############################################################################## ############################################################################## ### ### Running command: ### ### rm -rf gdsfmt.buildbin-libdir && mkdir gdsfmt.buildbin-libdir && D:\biocbuild\bbs-3.15-bioc\R\bin\R.exe CMD INSTALL --build --library=gdsfmt.buildbin-libdir gdsfmt_1.31.1.tar.gz ### ############################################################################## ############################################################################## * installing *source* package 'gdsfmt' ... ** using staged installation ** libs "C:/rtools40/mingw64/bin/"g++ -std=gnu++11 -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -DUSING_R -D_FILE_OFFSET_BITS=64 -I../inst/include -ICoreArray -I"C:/extsoft/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition -c R_CoreArray.cpp -o R_CoreArray.o "C:/rtools40/mingw64/bin/"g++ -std=gnu++11 -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -DUSING_R -D_FILE_OFFSET_BITS=64 -I../inst/include -ICoreArray -I"C:/extsoft/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition -c gdsfmt.cpp -o gdsfmt.o "C:/rtools40/mingw64/bin/"g++ -std=gnu++11 -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -DUSING_R -D_FILE_OFFSET_BITS=64 -I../inst/include -ICoreArray -I"C:/extsoft/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition -c digest.cpp -o digest.o "C:/rtools40/mingw64/bin/"g++ -std=gnu++11 -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -DUSING_R -D_FILE_OFFSET_BITS=64 -I../inst/include -ICoreArray -I"C:/extsoft/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition -c CoreArray/CoreArray.cpp -o CoreArray/CoreArray.o In file included from CoreArray/CoreArray.cpp:32: ../inst/include/CoreDEF.h:908:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # pragma GCC optimize("O3") ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/_mingw.h:539:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl __debugbreak(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/_mingw.h:539:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/_mingw.h:540:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_INTRIN_INLINE void __cdecl __debugbreak(void) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/_mingw.h:548:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const char *__mingw_get_crt_info (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/_mingw.h:548:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stddef.h:1, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:32, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/stddef.h:18:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP extern int *__cdecl _errno(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stddef.h:18:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stddef.h:20:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture errno_t __cdecl _set_errno(int _Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stddef.h:20:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stddef.h:21:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture errno_t __cdecl _get_errno(int *_Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stddef.h:21:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stddef.h:24:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP extern unsigned long __cdecl __threadid(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stddef.h:24:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stddef.h:26:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP extern uintptr_t __cdecl __threadhandle(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stddef.h:26:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:60, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:48:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_bad_exception(void) __attribute__((__noreturn__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:48:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:52:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_bad_alloc(void) __attribute__((__noreturn__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:52:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:56:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_bad_cast(void) __attribute__((__noreturn__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:56:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:59:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_bad_typeid(void) __attribute__((__noreturn__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:59:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:63:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_logic_error(const char*) __attribute__((__noreturn__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:63:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:66:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_domain_error(const char*) __attribute__((__noreturn__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:66:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:69:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_invalid_argument(const char*) __attribute__((__noreturn__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:69:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:72:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_length_error(const char*) __attribute__((__noreturn__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:72:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:75:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_out_of_range(const char*) __attribute__((__noreturn__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:75:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:79:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __attribute__((__format__(__gnu_printf__, 1, 2))); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:79:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:82:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_runtime_error(const char*) __attribute__((__noreturn__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:82:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:85:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_range_error(const char*) __attribute__((__noreturn__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:85:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:88:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_overflow_error(const char*) __attribute__((__noreturn__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:88:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:91:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_underflow_error(const char*) __attribute__((__noreturn__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:91:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:95:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_ios_failure(const char*) __attribute__((__noreturn__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:95:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:98:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_system_error(int) __attribute__((__noreturn__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:98:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:101:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_future_error(int) __attribute__((__noreturn__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:101:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:105:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_bad_function_call() __attribute__((__noreturn__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:105:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:61, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/bits/cpp_type_traits.h:419:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __miter_base(_Iterator __it) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:62, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/ext/type_traits.h:152:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __is_null_pointer(_Type* __ptr) ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/type_traits.h:157:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __is_null_pointer(_Type) ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/type_traits.h:162:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __is_null_pointer(std::nullptr_t) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/bits/move.h:47:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __addressof(_Tp& __r) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/move.h:55, from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:59, from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:64, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/type_traits:62:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr operator value_type() const noexcept { return value; } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:749:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __declval(int); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:749:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/type_traits:753:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __declval(long); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:753:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/type_traits:756:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture auto declval() noexcept -> decltype(__declval<_Tp>(0)); ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:756:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/type_traits:782:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static true_type __test(int); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:785:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static false_type __test(...); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:830:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __test(int); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:833:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static false_type __test(...); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:873:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static true_type __test(int); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:876:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static false_type __test(...); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:1152:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void __helper(const _Tp&); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:1156:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture decltype(__helper({}))* = 0); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:1158:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static false_type __test(...); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:1351:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void __test_aux(_To1); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:1356:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __test(int); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:1360:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __test(...); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:1988:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture : std::declval<_Up>())>::type> _S_test(int); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:1991:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __failure_type _S_test(...); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2004:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __success_type _S_test(int); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2007:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __failure_type _S_test(...); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2056:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture auto declval() noexcept -> decltype(__declval<_Tp>(0)) ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2141:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ), __invoke_memfun_ref> _S_test(int); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2144:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __failure_type _S_test(...); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2160:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ), __invoke_memfun_deref> _S_test(int); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2163:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __failure_type _S_test(...); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2179:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ), __invoke_memobj_ref> _S_test(int); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2182:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __failure_type _S_test(...); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2198:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ), __invoke_memobj_deref> _S_test(int); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2201:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __failure_type _S_test(...); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2284:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ), __invoke_other> _S_test(int); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2287:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __failure_type _S_test(...); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2439:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture is_nothrow_move_assignable<_Tp>>::value); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2439:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2445:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture noexcept(__is_nothrow_swappable<_Tp>::value); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2445:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2454:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static true_type __test(int); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2457:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static false_type __test(...); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2465:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture > __test(int); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2468:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static false_type __test(...); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2534:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static true_type __test(int); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2537:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static false_type __test(...); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2547:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture > __test(int); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2550:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static false_type __test(...); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2627:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr bool __call_is_nt(__invoke_memfun_ref) ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2635:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr bool __call_is_nt(__invoke_memfun_deref) ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2642:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr bool __call_is_nt(__invoke_memobj_ref) ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2649:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr bool __call_is_nt(__invoke_memobj_deref) ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2655:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr bool __call_is_nt(__invoke_other) ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2679:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __nonesuch() = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2680:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~__nonesuch() = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2681:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __nonesuch(__nonesuch const&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2682:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator=(__nonesuch const&) = delete; ^~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:59, from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:64, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/bits/move.h:74:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture forward(typename std::remove_reference<_Tp>::type& __t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/move.h:85:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture forward(typename std::remove_reference<_Tp>::type&& __t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/move.h:99:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture move(_Tp&& __t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/move.h:119:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture move_if_noexcept(_Tp& __x) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/move.h:138:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture addressof(_Tp& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/move.h:144:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Tp* addressof(const _Tp&&) = delete; ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/move.h:144:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/move.h:149:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __exchange(_Tp& __obj, _Up&& __new_val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/move.h:184:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture is_nothrow_move_assignable<_Tp>>::value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/move.h:206:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture noexcept(__is_nothrow_swappable<_Tp>::value) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:64, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:76:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture struct piecewise_construct_t { explicit piecewise_construct_t() = default; }; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:98:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _ConstructiblePair() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:105:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _ImplicitlyConvertiblePair() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:112:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _MoveConstructiblePair() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:119:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _ImplicitlyMoveConvertiblePair() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:126:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _CopyMovePair() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:140:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _MoveCopyPair() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:158:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _ConstructiblePair() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:164:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _ImplicitlyConvertiblePair() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:170:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _MoveConstructiblePair() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:176:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _ImplicitlyMoveConvertiblePair() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:186:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit __nonesuch_no_braces(const __nonesuch&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:194:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __pair_base() = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:195:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~__pair_base() = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:196:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __pair_base(const __pair_base&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:197:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __pair_base& operator=(const __pair_base&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:229:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_CONSTEXPR pair() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:242:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit constexpr pair() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:260:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr pair(const _T1& __a, const _T2& __b) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:269:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit constexpr pair(const _T1& __a, const _T2& __b) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:291:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr pair(const pair<_U1, _U2>& __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:300:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit constexpr pair(const pair<_U1, _U2>& __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:303:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr pair(const pair&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:304:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr pair(pair&&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:311:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr pair(_U1&& __x, const _T2& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:318:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit constexpr pair(_U1&& __x, const _T2& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:325:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr pair(const _T1& __x, _U2&& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:332:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit pair(const _T1& __x, _U2&& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:341:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr pair(_U1&& __x, _U2&& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:350:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit constexpr pair(_U1&& __x, _U2&& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:360:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr pair(pair<_U1, _U2>&& __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:370:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit constexpr pair(pair<_U1, _U2>&& __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:375:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pair(piecewise_construct_t, tuple<_Args1...>, tuple<_Args2...>); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:381:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const pair&, const __nonesuch_no_braces&>::type __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:394:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture is_nothrow_move_assignable<_T2>>::value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:405:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const pair<_U1, _U2>& __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:416:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(pair<_U1, _U2>&& __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:426:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __is_nothrow_swappable<_T2>>::value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:437:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Index_tuple<_Indexes1...>, _Index_tuple<_Indexes2...>); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:448:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator==(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:454:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:461:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator!=(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:467:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:473:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<=(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:479:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>=(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:496:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture noexcept(noexcept(__x.swap(__y))) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:503:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(pair<_T1, _T2>&, pair<_T1, _T2>&) = delete; ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:503:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:524:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture make_pair(_T1&& __x, _T2&& __y) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:65, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator_base_types.h:205:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __iterator_category(const _Iter&) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:66, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator_base_funcs.h:81:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture input_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator_base_funcs.h:99:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture random_access_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator_base_funcs.h:113:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture input_iterator_tag); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator_base_funcs.h:113:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator_base_funcs.h:119:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture input_iterator_tag); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator_base_funcs.h:119:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator_base_funcs.h:138:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture distance(_InputIterator __first, _InputIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator_base_funcs.h:147:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __advance(_InputIterator& __i, _Distance __n, input_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator_base_funcs.h:159:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bidirectional_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator_base_funcs.h:175:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture random_access_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator_base_funcs.h:202:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture advance(_InputIterator& __i, _Distance __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator_base_funcs.h:214:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture iterator_traits<_InputIterator>::difference_type __n = 1) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator_base_funcs.h:225:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture iterator_traits<_BidirectionalIterator>::difference_type __n = 1) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:66, from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:67, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/bits/ptr_traits.h:111:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pointer_to(__make_not_void& __e) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/ptr_traits.h:141:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pointer_to(__make_not_void& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/ptr_traits.h:151:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __to_address(_Tp* __ptr) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/ptr_traits.h:160:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __to_address(const _Ptr& __ptr) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:67, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:127:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reverse_iterator() : current() { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:133:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reverse_iterator(iterator_type __x) : current(__x) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:139:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reverse_iterator(const reverse_iterator& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:148:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reverse_iterator(const reverse_iterator<_Iter>& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:155:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture base() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:169:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator*() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:183:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator->() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:192:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:204:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++(int) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:217:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator--() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:229:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator--(int) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:242:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+(difference_type __n) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:252:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+=(difference_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:264:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator-(difference_type __n) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:274:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator-=(difference_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:286:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator[](difference_type __n) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:303:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const reverse_iterator<_Iterator>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:309:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const reverse_iterator<_Iterator>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:315:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const reverse_iterator<_Iterator>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:321:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const reverse_iterator<_Iterator>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:327:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const reverse_iterator<_Iterator>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:333:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const reverse_iterator<_Iterator>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:341:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const reverse_iterator<_IteratorR>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:347:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const reverse_iterator<_IteratorR>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:353:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const reverse_iterator<_IteratorR>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:359:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const reverse_iterator<_IteratorR>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:365:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const reverse_iterator<_IteratorR>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:371:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const reverse_iterator<_IteratorR>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:394:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture -> decltype(__y.base() - __x.base()) ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:401:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const reverse_iterator<_Iterator>& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:408:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __make_reverse_iterator(_Iterator __i) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:428:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture -> decltype(__make_reverse_iterator(__niter_base(__it.base()))) ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:439:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture -> decltype(__make_reverse_iterator(__miter_base(__it.base()))) ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:467:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture back_insert_iterator(_Container& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:490:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const typename _Container::value_type& __value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:497:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(typename _Container::value_type&& __value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:506:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator*() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:511:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:516:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++(int) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:533:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture back_inserter(_Container& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:558:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit front_insert_iterator(_Container& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:581:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const typename _Container::value_type& __value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:588:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(typename _Container::value_type&& __value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:597:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator*() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:602:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:607:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++(int) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:624:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture front_inserter(_Container& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:657:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert_iterator(_Container& __x, typename _Container::iterator __i) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:693:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const typename _Container::value_type& __value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:701:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(typename _Container::value_type&& __value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:711:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator*() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:716:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:721:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++(int) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:739:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inserter(_Container& __x, _Iterator __i) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:779:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_CONSTEXPR __normal_iterator() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:783:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __normal_iterator(const _Iterator& __i) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:791:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Container>::__type>& __i) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:796:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator*() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:800:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator->() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:804:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:811:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++(int) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:816:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator--() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:823:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator--(int) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:828:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator[](difference_type __n) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:832:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+=(difference_type __n) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:836:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+(difference_type __n) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:840:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator-=(difference_type __n) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:844:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator-(difference_type __n) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:848:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture base() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:865:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:872:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:879:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:886:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:894:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:901:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:908:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:915:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:922:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:929:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:936:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:943:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:67, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:956:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture -> decltype(__lhs.base() - __rhs.base()) ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:968:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:975:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:67, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:987:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __niter_base(__gnu_cxx::__normal_iterator<_Iterator, _Container> __it) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1029:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture move_iterator() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1033:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture move_iterator(iterator_type __i) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1038:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture move_iterator(const move_iterator<_Iter>& __i) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1042:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture base() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1046:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator*() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1050:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator->() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1054:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1061:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++(int) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1069:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator--() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1076:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator--(int) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1084:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+(difference_type __n) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1088:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+=(difference_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1095:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator-(difference_type __n) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1099:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator-=(difference_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1106:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator[](difference_type __n) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1116:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const move_iterator<_IteratorR>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1122:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const move_iterator<_Iterator>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1128:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const move_iterator<_IteratorR>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1134:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const move_iterator<_Iterator>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1140:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const move_iterator<_IteratorR>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1146:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const move_iterator<_Iterator>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1152:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const move_iterator<_IteratorR>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1158:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const move_iterator<_Iterator>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1164:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const move_iterator<_IteratorR>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1170:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const move_iterator<_Iterator>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1176:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const move_iterator<_IteratorR>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1182:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const move_iterator<_Iterator>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1190:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture -> decltype(__x.base() - __y.base()) ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1196:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const move_iterator<_Iterator>& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1201:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture make_move_iterator(_Iterator __i) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1209:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __make_move_if_noexcept_iterator(_Iterator __i) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1218:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __make_move_if_noexcept_iterator(_Tp* __i) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1226:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture -> decltype(make_move_iterator(__niter_base(__it.base()))) ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1239:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture -> decltype(__miter_base(__it.base())) ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:71, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:42:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Iterator1 __it1, _Iterator2 __it2) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:48:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __iter_less_iter() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:54:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr _Iter_less_val() = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:60:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Iter_less_val(_Iter_less_iter) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:64:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Iterator __it, _Value& __val) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:69:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __iter_less_val() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:73:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __iter_comp_val(_Iter_less_iter) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:79:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr _Val_less_iter() = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:85:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Val_less_iter(_Iter_less_iter) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:89:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Value& __val, _Iterator __it) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:94:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __val_less_iter() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:98:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __val_comp_iter(_Iter_less_iter) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:105:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Iterator1 __it1, _Iterator2 __it2) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:110:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __iter_equal_to_iter() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:117:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Iterator __it, _Value& __val) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:122:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __iter_equal_to_val() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:126:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __iter_comp_val(_Iter_equal_to_iter) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:135:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Iter_comp_iter(_Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:142:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Iterator1 __it1, _Iterator2 __it2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:149:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __iter_comp_iter(_Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:158:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Iter_comp_val(_Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:163:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Iter_comp_val(const _Iter_comp_iter<_Compare>& __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:169:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Iter_comp_val(_Iter_comp_iter<_Compare>&& __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:176:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Iterator __it, _Value& __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:182:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __iter_comp_val(_Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:187:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __iter_comp_val(_Iter_comp_iter<_Compare> __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:196:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Val_comp_iter(_Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:201:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Val_comp_iter(const _Iter_comp_iter<_Compare>& __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:207:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Val_comp_iter(_Iter_comp_iter<_Compare>&& __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:214:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Value& __val, _Iterator __it) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:220:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __val_comp_iter(_Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:225:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __val_comp_iter(_Iter_comp_iter<_Compare> __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:234:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Iter_equals_val(_Value& __value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:240:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Iterator __it) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:246:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __iter_equals_val(_Value& __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:255:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Iter_equals_iter(_Iterator1 __it1) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:261:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Iterator2 __it2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:267:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __iter_comp_iter(_Iter_equal_to_iter, _Iterator __it) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:276:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Iter_pred(_Predicate __pred) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:282:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Iterator __it) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:288:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __pred_iter(_Predicate __pred) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:297:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Iter_comp_to_val(_Compare __comp, _Value& __value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:303:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Iterator __it) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:309:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __iter_comp_val(_Compare __comp, _Value &__val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:320:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Iter_comp_to_iter(_Compare __comp, _Iterator1 __it1) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:326:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Iterator2 __it2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:332:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __iter_comp_iter(_Iter_comp_iter<_Compare> __comp, _Iterator __it) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:344:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Iter_negate(_Predicate __pred) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:350:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Iterator __it) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:356:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __negate(_Iter_pred<_Predicate> __pred) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:120:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture iter_swap(_ForwardIterator1 __a, _ForwardIterator2 __b) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:167:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator2 __first2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:195:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture min(const _Tp& __a, const _Tp& __b) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:219:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max(const _Tp& __a, const _Tp& __b) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:243:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture min(const _Tp& __a, const _Tp& __b, _Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:265:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max(const _Tp& __a, const _Tp& __b, _Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:277:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __niter_base(_Iterator __it) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:291:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __copy_m(_II __first, _II __last, _OI __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:305:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __copy_m(_II __first, _II __last, _OI __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:319:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __copy_m(_II __first, _II __last, _OI __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:338:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __copy_m(_II __first, _II __last, _OI __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:357:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __copy_m(const _Tp* __first, const _Tp* __last, _Tp* __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:375:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __copy_move_a(_II __first, _II __last, _OI __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:404:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ostreambuf_iterator<_CharT, char_traits<_CharT> >); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:404:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:410:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ostreambuf_iterator<_CharT, char_traits<_CharT> >); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:410:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:416:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture istreambuf_iterator<_CharT, char_traits<_CharT> >, _CharT*); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:416:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:420:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __copy_move_a2(_II __first, _II __last, _OI __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:446:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture copy(_II __first, _II __last, _OI __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:479:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture move(_II __first, _II __last, _OI __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:501:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __copy_move_b(_BI1 __first, _BI1 __last, _BI2 __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:515:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __copy_move_b(_BI1 __first, _BI1 __last, _BI2 __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:529:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __copy_move_b(_BI1 __first, _BI1 __last, _BI2 __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:544:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __copy_move_b(_BI1 __first, _BI1 __last, _BI2 __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:559:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __copy_move_b(const _Tp* __first, const _Tp* __last, _Tp* __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:577:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __copy_move_backward_a(_BI1 __first, _BI1 __last, _BI2 __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:595:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __copy_move_backward_a2(_BI1 __first, _BI1 __last, _BI2 __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:622:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture copy_backward(_BI1 __first, _BI1 __last, _BI2 __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:658:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture move_backward(_BI1 __first, _BI1 __last, _BI2 __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:682:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Tp& __value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:692:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Tp& __value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:703:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __fill_a(_Tp* __first, _Tp* __last, const _Tp& __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:724:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fill(_ForwardIterator __first, _ForwardIterator __last, const _Tp& __value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:738:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __fill_n_a(_OutputIterator __first, _Size __n, const _Tp& __value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:749:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __fill_n_a(_OutputIterator __first, _Size __n, const _Tp& __value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:761:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __fill_n_a(_Tp* __first, _Size __n, const _Tp& __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:784:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fill_n(_OI __first, _Size __n, const _Tp& __value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:797:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture equal(_II1 __first1, _II1 __last1, _II2 __first2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:811:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture equal(const _Tp* __first1, const _Tp* __last1, const _Tp* __first2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:821:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __equal_aux(_II1 __first1, _II1 __last1, _II2 __first2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:839:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __newlast1(_II1, _II1 __last1, _II2, _II2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:844:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __cnd2(_II __first, _II __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:854:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _RAI2 __first2, _RAI2 __last2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:865:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __cnd2(_RAI, _RAI) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:873:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:895:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static bool __lc(_II1, _II1, _II2, _II2); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:902:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __lc(_II1 __first1, _II1 __last1, _II2 __first2, _II2 __last2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:915:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Up* __first2, const _Up* __last2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:929:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _II2 __first2, _II2 __last2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:947:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Tp& __val, _Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:985:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Tp& __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:1000:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __lg(int __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:1004:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __lg(unsigned __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:1008:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __lg(long __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:1012:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __lg(unsigned long __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:1016:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __lg(long long __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:1020:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __lg(unsigned long long __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:1039:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture equal(_II1 __first1, _II1 __last1, _II2 __first2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:1072:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _IIter2 __first2, _BinaryPredicate __binary_pred) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:1089:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __equal4(_II1 __first1, _II1 __last1, _II2 __first2, _II2 __last2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:1115:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _BinaryPredicate __binary_pred) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:1222:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _II2 __first2, _II2 __last2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:1258:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _II2 __first2, _II2 __last2, _Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:1275:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _InputIterator2 __first2, _BinaryPredicate __binary_pred) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:1301:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _InputIterator2 __first2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:1335:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _InputIterator2 __first2, _BinaryPredicate __binary_pred) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cwchar:44, from C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:57:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP FILE *__cdecl __iob_func(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:57:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:231:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl iswalpha(wint_t _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:231:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:232:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _iswalpha_l(wint_t _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:232:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:233:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl iswupper(wint_t _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:233:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:234:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _iswupper_l(wint_t _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:234:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:235:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl iswlower(wint_t _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:235:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:236:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _iswlower_l(wint_t _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:236:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:237:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl iswdigit(wint_t _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:237:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:238:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _iswdigit_l(wint_t _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:238:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:239:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl iswxdigit(wint_t _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:239:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:240:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _iswxdigit_l(wint_t _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:240:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:241:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl iswspace(wint_t _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:241:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:242:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _iswspace_l(wint_t _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:242:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:243:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl iswpunct(wint_t _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:243:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:244:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _iswpunct_l(wint_t _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:244:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:245:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl iswalnum(wint_t _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:245:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:246:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _iswalnum_l(wint_t _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:246:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:247:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl iswprint(wint_t _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:247:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:248:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _iswprint_l(wint_t _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:248:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:249:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl iswgraph(wint_t _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:249:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:250:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _iswgraph_l(wint_t _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:250:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:251:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl iswcntrl(wint_t _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:251:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:252:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _iswcntrl_l(wint_t _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:252:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:253:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl iswascii(wint_t _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:253:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:254:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl isleadbyte(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:254:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:255:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _isleadbyte_l(int _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:255:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:256:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wint_t __cdecl towupper(wint_t _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:256:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:257:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wint_t __cdecl _towupper_l(wint_t _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:257:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:258:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wint_t __cdecl towlower(wint_t _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:258:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:259:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wint_t __cdecl _towlower_l(wint_t _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:259:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:260:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl iswctype(wint_t _C,wctype_t _Type); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:260:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:261:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _iswctype_l(wint_t _C,wctype_t _Type,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:261:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:262:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl __iswcsymf(wint_t _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:262:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:263:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _iswcsymf_l(wint_t _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:263:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:264:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl __iswcsym(wint_t _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:264:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:265:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _iswcsym_l(wint_t _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:265:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:266:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl is_wctype(wint_t _C,wctype_t _Type); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:266:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:269:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl iswblank(wint_t _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:269:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:277:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wgetcwd(wchar_t *_DstBuf,int _SizeInWords); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:277:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:278:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wgetdcwd(int _Drive,wchar_t *_DstBuf,int _SizeInWords); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:278:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:279:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl _wgetdcwd_nolock(int _Drive,wchar_t *_DstBuf,int _SizeInWords); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:279:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:280:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wchdir(const wchar_t *_Path); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:280:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:281:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wmkdir(const wchar_t *_Path); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:281:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:282:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wrmdir(const wchar_t *_Path); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:282:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:288:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _waccess(const wchar_t *_Filename,int _AccessMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:288:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:289:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wchmod(const wchar_t *_Filename,int _Mode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:289:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:290:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wcreat(const wchar_t *_Filename,int _PermissionMode) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:290:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:291:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wfindfirst32(const wchar_t *_Filename,struct _wfinddata32_t *_FindData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:291:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:292:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wfindnext32(intptr_t _FindHandle,struct _wfinddata32_t *_FindData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:292:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:293:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wunlink(const wchar_t *_Filename); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:293:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:294:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wrename(const wchar_t *_OldFilename,const wchar_t *_NewFilename); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:294:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:295:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wmktemp(wchar_t *_TemplateName) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:295:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:296:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wfindfirst32i64(const wchar_t *_Filename,struct _wfinddata32i64_t *_FindData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:296:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:297:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture intptr_t __cdecl _wfindfirst64i32(const wchar_t *_Filename,struct _wfinddata64i32_t *_FindData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:297:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:298:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wfindfirst64(const wchar_t *_Filename,struct _wfinddata64_t *_FindData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:298:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:299:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wfindnext32i64(intptr_t _FindHandle,struct _wfinddata32i64_t *_FindData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:299:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:300:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl _wfindnext64i32(intptr_t _FindHandle,struct _wfinddata64i32_t *_FindData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:300:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:301:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wfindnext64(intptr_t _FindHandle,struct _wfinddata64_t *_FindData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:301:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:302:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wsopen_s(int *_FileHandle,const wchar_t *_Filename,int _OpenFlag,int _ShareFlag,int _PermissionFlag); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:302:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/cwchar:44, from C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:303:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wopen(const wchar_t *_Filename,int _OpenFlag,...) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:303:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:304:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wsopen(const wchar_t *_Filename,int _OpenFlag,int _ShareFlag,...) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:304:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:309:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wsetlocale(int _Category,const wchar_t *_Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:309:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:314:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wexecl(const wchar_t *_Filename,const wchar_t *_ArgList,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:314:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:315:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wexecle(const wchar_t *_Filename,const wchar_t *_ArgList,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:315:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:316:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wexeclp(const wchar_t *_Filename,const wchar_t *_ArgList,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:316:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:317:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wexeclpe(const wchar_t *_Filename,const wchar_t *_ArgList,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:317:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:318:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wexecv(const wchar_t *_Filename,const wchar_t *const *_ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:318:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:319:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wexecve(const wchar_t *_Filename,const wchar_t *const *_ArgList,const wchar_t *const *_Env); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:319:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:320:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wexecvp(const wchar_t *_Filename,const wchar_t *const *_ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:320:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:321:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wexecvpe(const wchar_t *_Filename,const wchar_t *const *_ArgList,const wchar_t *const *_Env); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:321:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:326:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wspawnl(int _Mode,const wchar_t *_Filename,const wchar_t *_ArgList,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:326:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:327:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wspawnle(int _Mode,const wchar_t *_Filename,const wchar_t *_ArgList,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:327:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:328:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wspawnlp(int _Mode,const wchar_t *_Filename,const wchar_t *_ArgList,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:328:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:329:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wspawnlpe(int _Mode,const wchar_t *_Filename,const wchar_t *_ArgList,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:329:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:330:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wspawnv(int _Mode,const wchar_t *_Filename,const wchar_t *const *_ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:330:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:331:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wspawnve(int _Mode,const wchar_t *_Filename,const wchar_t *const *_ArgList,const wchar_t *const *_Env); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:331:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:332:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wspawnvp(int _Mode,const wchar_t *_Filename,const wchar_t *const *_ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:332:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:333:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wspawnvpe(int _Mode,const wchar_t *_Filename,const wchar_t *const *_ArgList,const wchar_t *const *_Env); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:333:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:338:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wsystem(const wchar_t *_Command); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:338:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/cwchar:44, from C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:398:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wstat32(const wchar_t *_Name,struct _stat32 *_Stat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:398:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:399:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wstat32i64(const wchar_t *_Name,struct _stat32i64 *_Stat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:399:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:400:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl _wstat64i32(const wchar_t *_Name,struct _stat64i32 *_Stat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:400:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:401:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wstat64(const wchar_t *_Name,struct _stat64 *_Stat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:401:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:412:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *_cgetws(wchar_t *_Buffer) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:412:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:413:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wint_t __cdecl _getwch(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:413:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:414:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wint_t __cdecl _getwche(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:414:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:415:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wint_t __cdecl _putwch(wchar_t _WCh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:415:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:416:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wint_t __cdecl _ungetwch(wint_t _WCh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:416:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:417:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _cputws(const wchar_t *_String); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:417:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:418:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _cwprintf(const wchar_t * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:418:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:419:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _cwscanf(const wchar_t * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:419:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:420:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _cwscanf_l(const wchar_t * __restrict__ _Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:420:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:421:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vcwprintf(const wchar_t * __restrict__ _Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:421:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:422:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _cwprintf_p(const wchar_t * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:422:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:423:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vcwprintf_p(const wchar_t * __restrict__ _Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:423:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:425:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _cwprintf_l(const wchar_t * __restrict__ _Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:425:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:426:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vcwprintf_l(const wchar_t * __restrict__ _Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:426:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:427:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _cwprintf_p_l(const wchar_t * __restrict__ _Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:427:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:428:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vcwprintf_p_l(const wchar_t * __restrict__ _Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:428:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:429:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wint_t __cdecl _putwch_nolock(wchar_t _WCh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:429:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:430:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wint_t __cdecl _getwch_nolock(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:430:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:431:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wint_t __cdecl _getwche_nolock(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:431:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:432:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wint_t __cdecl _ungetwch_nolock(wint_t _WCh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:432:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:439:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_swscanf(const wchar_t * __restrict__ _Src,const wchar_t * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:439:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:441:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_vswscanf (const wchar_t * __restrict__ _Str,const wchar_t * __restrict__ Format,va_list argp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:441:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:443:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_wscanf(const wchar_t * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:443:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:445:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_vwscanf(const wchar_t * __restrict__ Format, va_list argp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:445:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:447:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_fwscanf(FILE * __restrict__ _File,const wchar_t * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:447:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:449:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_vfwscanf (FILE * __restrict__ fp, const wchar_t * __restrict__ Format,va_list argp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:449:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:453:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_fwprintf(FILE * __restrict__ _File,const wchar_t * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:453:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:455:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_wprintf(const wchar_t * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:455:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:457:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_vfwprintf(FILE * __restrict__ _File,const wchar_t * __restrict__ _Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:457:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:459:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_vwprintf(const wchar_t * __restrict__ _Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:459:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:461:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_snwprintf (wchar_t * __restrict__ s, size_t n, const wchar_t * __restrict__ format, ...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:461:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:463:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_vsnwprintf (wchar_t * __restrict__ , size_t, const wchar_t * __restrict__ , va_list); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:463:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:465:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_swprintf(wchar_t * __restrict__ , const wchar_t * __restrict__ , ...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:465:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:467:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_vswprintf(wchar_t * __restrict__ , const wchar_t * __restrict__ ,va_list); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:467:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:485:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int swscanf(const wchar_t *__source, const wchar_t *__format, ...) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:496:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int wscanf(const wchar_t *__format, ...) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:507:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int fwscanf(FILE *__stream, const wchar_t *__format, ...) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:519:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int vswscanf (const wchar_t *__source, const wchar_t *__format, __builtin_va_list __local_argv) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:526:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int vwscanf(const wchar_t *__format, __builtin_va_list __local_argv) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:533:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int vfwscanf (FILE *__stream, const wchar_t *__format, __builtin_va_list __local_argv) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:543:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int fwprintf (FILE *__stream, const wchar_t *__format, ...) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:554:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int wprintf (const wchar_t *__format, ...) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:565:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int vfwprintf (FILE *__stream, const wchar_t *__format, __builtin_va_list __local_argv) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:572:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int vwprintf (const wchar_t *__format, __builtin_va_list __local_argv) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:580:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int snwprintf (wchar_t *__stream, size_t __n, const wchar_t *__format, ...) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:591:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int vsnwprintf (wchar_t *__stream, size_t __n, const wchar_t *__format, __builtin_va_list __local_argv) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cwchar:44, from C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:642:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP FILE *__cdecl _wfsopen(const wchar_t *_Filename,const wchar_t *_Mode,int _ShFlag); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:642:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:645:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wint_t __cdecl fgetwc(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:645:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:646:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wint_t __cdecl _fgetwchar(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:646:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:647:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wint_t __cdecl fputwc(wchar_t _Ch,FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:647:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:648:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wint_t __cdecl _fputwchar(wchar_t _Ch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:648:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:649:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wint_t __cdecl getwc(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:649:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:650:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wint_t __cdecl getwchar(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:650:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:651:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wint_t __cdecl putwc(wchar_t _Ch,FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:651:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:652:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wint_t __cdecl putwchar(wchar_t _Ch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:652:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:653:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wint_t __cdecl ungetwc(wint_t _Ch,FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:653:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:654:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl fgetws(wchar_t * __restrict__ _Dst,int _SizeInWords,FILE * __restrict__ _File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:654:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:655:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fputws(const wchar_t * __restrict__ _Str,FILE * __restrict__ _File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:655:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:656:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _getws(wchar_t *_String) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:656:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:657:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _putws(const wchar_t *_Str); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:657:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:658:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _scwprintf(const wchar_t * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:658:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:659:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _swprintf_l(wchar_t * __restrict__ ,size_t _SizeInWords,const wchar_t * __restrict__ _Format,_locale_t _Locale,... ) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:659:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:660:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _swprintf_c(wchar_t * __restrict__ _DstBuf,size_t _SizeInWords,const wchar_t * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:660:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:661:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vswprintf_c(wchar_t * __restrict__ _DstBuf,size_t _SizeInWords,const wchar_t * __restrict__ _Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:661:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:662:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snwprintf(wchar_t * __restrict__ _Dest,size_t _Count,const wchar_t * __restrict__ _Format,...) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:662:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:663:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vsnwprintf(wchar_t * __restrict__ _Dest,size_t _Count,const wchar_t * __restrict__ _Format,va_list _Args) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:663:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:695:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fwprintf_p(FILE * __restrict__ _File,const wchar_t * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:695:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:696:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wprintf_p(const wchar_t * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:696:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:697:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vfwprintf_p(FILE * __restrict__ _File,const wchar_t * __restrict__ _Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:697:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:698:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vwprintf_p(const wchar_t * __restrict__ _Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:698:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:699:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _swprintf_p(wchar_t * __restrict__ _DstBuf,size_t _MaxCount,const wchar_t * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:699:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:700:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP int __cdecl _vswprintf_p(wchar_t * __restrict__ _DstBuf,size_t _MaxCount,const wchar_t * __restrict__ _Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:700:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:701:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _scwprintf_p(const wchar_t * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:701:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:702:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP int __cdecl _vscwprintf_p(const wchar_t * __restrict__ _Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:702:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:703:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wprintf_l(const wchar_t * __restrict__ _Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:703:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:704:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wprintf_p_l(const wchar_t * __restrict__ _Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:704:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:705:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vwprintf_l(const wchar_t * __restrict__ _Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:705:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:706:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vwprintf_p_l(const wchar_t * __restrict__ _Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:706:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:707:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fwprintf_l(FILE * __restrict__ _File,const wchar_t * __restrict__ _Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:707:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:708:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fwprintf_p_l(FILE * __restrict__ _File,const wchar_t * __restrict__ _Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:708:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:709:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vfwprintf_l(FILE * __restrict__ _File,const wchar_t * __restrict__ _Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:709:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:710:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vfwprintf_p_l(FILE * __restrict__ _File,const wchar_t * __restrict__ _Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:710:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:711:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _swprintf_c_l(wchar_t * __restrict__ _DstBuf,size_t _MaxCount,const wchar_t * __restrict__ _Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:711:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:712:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _swprintf_p_l(wchar_t * __restrict__ _DstBuf,size_t _MaxCount,const wchar_t * __restrict__ _Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:712:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:713:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vswprintf_c_l(wchar_t * __restrict__ _DstBuf,size_t _MaxCount,const wchar_t * __restrict__ _Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:713:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:714:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vswprintf_p_l(wchar_t * __restrict__ _DstBuf,size_t _MaxCount,const wchar_t * __restrict__ _Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:714:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:715:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _scwprintf_l(const wchar_t * __restrict__ _Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:715:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:716:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _scwprintf_p_l(const wchar_t * __restrict__ _Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:716:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:717:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vscwprintf_p_l(const wchar_t * __restrict__ _Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:717:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:718:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snwprintf_l(wchar_t * __restrict__ _DstBuf,size_t _MaxCount,const wchar_t * __restrict__ _Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:718:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:719:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vsnwprintf_l(wchar_t * __restrict__ _DstBuf,size_t _MaxCount,const wchar_t * __restrict__ _Format,_locale_t _Locale,va_list _ArgList) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:719:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:720:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _swprintf(wchar_t * __restrict__ _Dest,const wchar_t * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:720:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:721:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vswprintf(wchar_t * __restrict__ _Dest,const wchar_t * __restrict__ _Format,va_list _Args); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:721:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:722:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl __swprintf_l(wchar_t * __restrict__ _Dest,const wchar_t * __restrict__ _Format,_locale_t _Plocinfo,...) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:722:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:723:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vswprintf_l(wchar_t * __restrict__ _Dest,size_t _MaxCount,const wchar_t * __restrict__ _Format,_locale_t _Locale,va_list _ArgList) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:723:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:724:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl __vswprintf_l(wchar_t * __restrict__ _Dest,const wchar_t * __restrict__ _Format,_locale_t _Plocinfo,va_list _Args) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:724:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:727, from C:/rtools40/mingw64/include/c++/8.3.0/cwchar:44, from C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/swprintf.inl:23:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int vswprintf (wchar_t *__stream, size_t __count, const wchar_t *__format, __builtin_va_list __local_argv) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/swprintf.inl:30:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int swprintf (wchar_t *__stream, size_t __count, const wchar_t *__format, ...) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/swprintf.inl:47:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int vswprintf (wchar_t *__stream, const wchar_t *__format, __builtin_va_list __local_argv) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/swprintf.inl:58:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int swprintf (wchar_t *__stream, const wchar_t *__format, ...) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cwchar:44, from C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:737:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wtempnam(const wchar_t *_Directory,const wchar_t *_FilePrefix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:737:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:738:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vscwprintf(const wchar_t * __restrict__ _Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:738:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:739:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vscwprintf_l(const wchar_t * __restrict__ _Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:739:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:740:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fwscanf_l(FILE * __restrict__ _File,const wchar_t * __restrict__ _Format,_locale_t _Locale,...) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:740:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/cwchar:44, from C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:741:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _swscanf_l(const wchar_t * __restrict__ _Src,const wchar_t * __restrict__ _Format,_locale_t _Locale,...) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:741:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:742:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snwscanf(const wchar_t * __restrict__ _Src,size_t _MaxCount,const wchar_t * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:742:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:743:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snwscanf_l(const wchar_t * __restrict__ _Src,size_t _MaxCount,const wchar_t * __restrict__ _Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:743:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:744:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wscanf_l(const wchar_t * __restrict__ _Format,_locale_t _Locale,...) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:744:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:745:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP FILE *__cdecl _wfdopen(int _FileHandle ,const wchar_t *_Mode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:745:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:746:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP FILE *__cdecl _wfopen(const wchar_t * __restrict__ _Filename,const wchar_t * __restrict__ _Mode) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:746:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:747:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP FILE *__cdecl _wfreopen(const wchar_t * __restrict__ _Filename,const wchar_t * __restrict__ _Mode,FILE * __restrict__ _OldFile) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:747:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:751:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _wperror(const wchar_t *_ErrMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:751:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:753:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP FILE *__cdecl _wpopen(const wchar_t *_Command,const wchar_t *_Mode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:753:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:757:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wremove(const wchar_t *_Filename); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:757:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:758:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wtmpnam(wchar_t *_Buffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:758:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:759:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wint_t __cdecl _fgetwc_nolock(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:759:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:760:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wint_t __cdecl _fputwc_nolock(wchar_t _Ch,FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:760:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:761:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wint_t __cdecl _ungetwc_nolock(wint_t _Ch,FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:761:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:769:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE wint_t __cdecl getwchar() {return (fgetwc(stdin)); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:770:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE wint_t __cdecl putwchar(wchar_t _C) {return (fputwc(_C,stdout)); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:782:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _itow(int _Value,wchar_t *_Dest,int _Radix) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:782:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:783:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _ltow(long _Value,wchar_t *_Dest,int _Radix) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:783:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:784:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _ultow(unsigned long _Value,wchar_t *_Dest,int _Radix) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:784:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:785:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl _wcstod_l(const wchar_t * __restrict__ _Str,wchar_t ** __restrict__ _EndPtr,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:785:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:787:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl __mingw_wcstod(const wchar_t * __restrict__ _Str,wchar_t ** __restrict__ _EndPtr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:787:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:788:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture float __cdecl __mingw_wcstof(const wchar_t * __restrict__ nptr, wchar_t ** __restrict__ endptr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:788:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:789:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture long double __cdecl __mingw_wcstold(const wchar_t * __restrict__, wchar_t ** __restrict__); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:789:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:793:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl wcstod(const wchar_t * __restrict__ _Str,wchar_t ** __restrict__ _EndPtr){ ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:797:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture float __cdecl wcstof(const wchar_t * __restrict__ _Str,wchar_t ** __restrict__ _EndPtr){ ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:806:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture long double __cdecl wcstold (const wchar_t * __restrict__, wchar_t ** __restrict__); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:806:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:808:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture long __cdecl wcstol(const wchar_t * __restrict__ _Str,wchar_t ** __restrict__ _EndPtr,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:808:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:809:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP long __cdecl _wcstol_l(const wchar_t * __restrict__ _Str,wchar_t ** __restrict__ _EndPtr,int _Radix,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:809:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:810:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned long __cdecl wcstoul(const wchar_t * __restrict__ _Str,wchar_t ** __restrict__ _EndPtr,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:810:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:811:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP unsigned long __cdecl _wcstoul_l(const wchar_t * __restrict__ _Str,wchar_t ** __restrict__ _EndPtr,int _Radix,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:811:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:812:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wgetenv(const wchar_t *_VarName) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:812:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:817:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl _wtof(const wchar_t *_Str); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:817:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:818:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl _wtof_l(const wchar_t *_Str,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:818:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:819:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wtoi(const wchar_t *_Str); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:819:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:820:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wtoi_l(const wchar_t *_Str,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:820:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:821:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP long __cdecl _wtol(const wchar_t *_Str); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:821:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:822:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP long __cdecl _wtol_l(const wchar_t *_Str,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:822:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:824:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP wchar_t *__cdecl _i64tow(__int64 _Val,wchar_t *_DstBuf,int _Radix) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:824:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:825:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP wchar_t *__cdecl _ui64tow(unsigned __int64 _Val,wchar_t *_DstBuf,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:825:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:826:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP __int64 __cdecl _wtoi64(const wchar_t *_Str); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:826:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:827:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP __int64 __cdecl _wtoi64_l(const wchar_t *_Str,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:827:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:828:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP __int64 __cdecl _wcstoi64(const wchar_t *_Str,wchar_t **_EndPtr,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:828:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:829:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP __int64 __cdecl _wcstoi64_l(const wchar_t *_Str,wchar_t **_EndPtr,int _Radix,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:829:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:830:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP unsigned __int64 __cdecl _wcstoui64(const wchar_t *_Str,wchar_t **_EndPtr,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:830:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:831:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP unsigned __int64 __cdecl _wcstoui64_l(const wchar_t *_Str,wchar_t **_EndPtr,int _Radix,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:831:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:837:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wfullpath(wchar_t *_FullPath,const wchar_t *_Path,size_t _SizeInWords); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:837:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:838:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _wmakepath(wchar_t *_ResultPath,const wchar_t *_Drive,const wchar_t *_Dir,const wchar_t *_Filename,const wchar_t *_Ext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:838:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:843:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wputenv(const wchar_t *_EnvString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:843:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:844:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _wsearchenv(const wchar_t *_Filename,const wchar_t *_EnvVar,wchar_t *_ResultPath) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:844:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:845:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _wsplitpath(const wchar_t *_FullPath,wchar_t *_Drive,wchar_t *_Dir,wchar_t *_Filename,wchar_t *_Ext) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:845:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:851:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wcsdup(const wchar_t *_Str); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:851:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:852:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl wcscat(wchar_t * __restrict__ _Dest,const wchar_t * __restrict__ _Source) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:852:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:853:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CONST_RETURN wchar_t *__cdecl wcschr(const wchar_t *_Str,wchar_t _Ch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:853:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:854:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl wcscmp(const wchar_t *_Str1,const wchar_t *_Str2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:854:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:855:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl wcscpy(wchar_t * __restrict__ _Dest,const wchar_t * __restrict__ _Source) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:855:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:856:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl wcscspn(const wchar_t *_Str,const wchar_t *_Control); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:856:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:857:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl wcslen(const wchar_t *_Str); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:857:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:858:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl wcsnlen(const wchar_t *_Src,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:858:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:859:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl wcsncat(wchar_t * __restrict__ _Dest,const wchar_t * __restrict__ _Source,size_t _Count) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:859:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:860:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl wcsncmp(const wchar_t *_Str1,const wchar_t *_Str2,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:860:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:861:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl wcsncpy(wchar_t * __restrict__ _Dest,const wchar_t * __restrict__ _Source,size_t _Count) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:861:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:862:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl _wcsncpy_l(wchar_t * __restrict__ _Dest,const wchar_t * __restrict__ _Source,size_t _Count,_locale_t _Locale) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:862:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:863:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CONST_RETURN wchar_t *__cdecl wcspbrk(const wchar_t *_Str,const wchar_t *_Control); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:863:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:864:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CONST_RETURN wchar_t *__cdecl wcsrchr(const wchar_t *_Str,wchar_t _Ch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:864:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:865:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl wcsspn(const wchar_t *_Str,const wchar_t *_Control); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:865:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:866:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CONST_RETURN wchar_t *__cdecl wcsstr(const wchar_t *_Str,const wchar_t *_SubStr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:866:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:867:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl wcstok(wchar_t * __restrict__ _Str,const wchar_t * __restrict__ _Delim) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:867:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:868:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wcserror(int _ErrNum) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:868:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:869:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl __wcserror(const wchar_t *_Str) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:869:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:870:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wcsicmp(const wchar_t *_Str1,const wchar_t *_Str2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:870:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:871:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wcsicmp_l(const wchar_t *_Str1,const wchar_t *_Str2,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:871:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:872:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wcsnicmp(const wchar_t *_Str1,const wchar_t *_Str2,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:872:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:873:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wcsnicmp_l(const wchar_t *_Str1,const wchar_t *_Str2,size_t _MaxCount,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:873:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:874:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wcsnset(wchar_t *_Str,wchar_t _Val,size_t _MaxCount) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:874:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:875:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wcsrev(wchar_t *_Str); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:875:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:876:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wcsset(wchar_t *_Str,wchar_t _Val) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:876:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:877:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wcslwr(wchar_t *_String) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:877:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:878:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *_wcslwr_l(wchar_t *_String,_locale_t _Locale) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:878:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:879:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wcsupr(wchar_t *_String) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:879:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:880:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *_wcsupr_l(wchar_t *_String,_locale_t _Locale) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:880:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:881:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl wcsxfrm(wchar_t * __restrict__ _Dst,const wchar_t * __restrict__ _Src,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:881:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:882:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP size_t __cdecl _wcsxfrm_l(wchar_t * __restrict__ _Dst,const wchar_t * __restrict__ _Src,size_t _MaxCount,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:882:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:883:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl wcscoll(const wchar_t *_Str1,const wchar_t *_Str2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:883:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:884:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wcscoll_l(const wchar_t *_Str1,const wchar_t *_Str2,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:884:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:885:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wcsicoll(const wchar_t *_Str1,const wchar_t *_Str2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:885:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:886:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wcsicoll_l(const wchar_t *_Str1,const wchar_t *_Str2,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:886:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:887:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wcsncoll(const wchar_t *_Str1,const wchar_t *_Str2,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:887:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:888:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wcsncoll_l(const wchar_t *_Str1,const wchar_t *_Str2,size_t _MaxCount,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:888:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:889:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wcsnicoll(const wchar_t *_Str1,const wchar_t *_Str2,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:889:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:890:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wcsnicoll_l(const wchar_t *_Str1,const wchar_t *_Str2,size_t _MaxCount,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:890:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:893:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl wcsdup(const wchar_t *_Str) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:893:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:895:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl wcsicmp(const wchar_t *_Str1,const wchar_t *_Str2) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:895:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:896:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl wcsnicmp(const wchar_t *_Str1,const wchar_t *_Str2,size_t _MaxCount) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:896:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:897:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl wcsnset(wchar_t *_Str,wchar_t _Val,size_t _MaxCount) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:897:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:898:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl wcsrev(wchar_t *_Str) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:898:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:899:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl wcsset(wchar_t *_Str,wchar_t _Val) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:899:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:900:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl wcslwr(wchar_t *_Str) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:900:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:901:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl wcsupr(wchar_t *_Str) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:901:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:902:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl wcsicoll(const wchar_t *_Str1,const wchar_t *_Str2) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:902:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:924:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wasctime(const struct tm *_Tm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:924:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:925:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP errno_t __cdecl _wasctime_s (wchar_t *_Buf,size_t _SizeInWords,const struct tm *_Tm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:925:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:926:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl _wctime32(const __time32_t *_Time) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:926:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:927:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP errno_t __cdecl _wctime32_s (wchar_t *_Buf,size_t _SizeInWords,const __time32_t *_Time); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:927:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:928:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl wcsftime(wchar_t * __restrict__ _Buf,size_t _SizeInWords,const wchar_t * __restrict__ _Format,const struct tm * __restrict__ _Tm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:928:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:929:175: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP size_t __cdecl _wcsftime_l(wchar_t * __restrict__ _Buf,size_t _SizeInWords,const wchar_t * __restrict__ _Format,const struct tm * __restrict__ _Tm,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:929:175: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:930:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wstrdate(wchar_t *_Buffer) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:930:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:931:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP errno_t __cdecl _wstrdate_s (wchar_t *_Buf,size_t _SizeInWords); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:931:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:932:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wstrtime(wchar_t *_Buffer) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:932:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:933:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP errno_t __cdecl _wstrtime_s (wchar_t *_Buf,size_t _SizeInWords); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:933:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:934:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wctime64(const __time64_t *_Time) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:934:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:935:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP errno_t __cdecl _wctime64_s (wchar_t *_Buf,size_t _SizeInWords,const __time64_t *_Time); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:935:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:939:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl _wctime(const time_t *_Time) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:939:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:942:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE wchar_t *__cdecl _wctime(const time_t *_Time) { return _wctime64(_Time); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:951:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture errno_t __cdecl _wctime_s(wchar_t *, size_t, const time_t *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:951:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:954:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE errno_t __cdecl _wctime_s (wchar_t *_Buffer,size_t _SizeInWords,const time_t *_Time) { return _wctime64_s (_Buffer,_SizeInWords,_Time); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:966:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wint_t __cdecl btowc(int); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:966:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:967:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl mbrlen(const char * __restrict__ _Ch,size_t _SizeInBytes,mbstate_t * __restrict__ _State); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:967:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:968:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl mbrtowc(wchar_t * __restrict__ _DstCh,const char * __restrict__ _SrcCh,size_t _SizeInBytes,mbstate_t * __restrict__ _State); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:968:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:969:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl mbsrtowcs(wchar_t * __restrict__ _Dest,const char ** __restrict__ _PSrc,size_t _Count,mbstate_t * __restrict__ _State) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:969:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:970:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl wcrtomb(char * __restrict__ _Dest,wchar_t _Source,mbstate_t * __restrict__ _State) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:970:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:971:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl wcsrtombs(char * __restrict__ _Dest,const wchar_t ** __restrict__ _PSource,size_t _Count,mbstate_t * __restrict__ _State) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:971:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:972:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl wctob(wint_t _WCh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:972:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:975:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl wmemset(wchar_t *s, wchar_t c, size_t n); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:975:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:976:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CONST_RETURN wchar_t *__cdecl wmemchr(const wchar_t *s, wchar_t c, size_t n); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:976:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:977:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl wmemcmp(const wchar_t *s1, const wchar_t *s2,size_t n); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:977:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:978:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl wmemcpy(wchar_t * __restrict__ s1,const wchar_t * __restrict__ s2,size_t n) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:978:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:979:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t * __cdecl wmempcpy (wchar_t *_Dst, const wchar_t *_Src, size_t _Size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:979:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:980:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl wmemmove(wchar_t *s1, const wchar_t *s2, size_t n) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:980:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:981:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fwide(FILE *stream,int mode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:981:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:982:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl mbsinit(const mbstate_t *ps); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:982:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:983:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION long long __cdecl wcstoll(const wchar_t * __restrict__ nptr,wchar_t ** __restrict__ endptr, int base); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:983:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:984:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION unsigned long long __cdecl wcstoull(const wchar_t * __restrict__ nptr,wchar_t ** __restrict__ endptr, int base); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:984:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:987:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *__cdecl memmove(void *_Dst,const void *_Src,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:987:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:988:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *__cdecl memcpy(void * __restrict__ _Dst,const void * __restrict__ _Src,size_t _MaxCount) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:988:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:990:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE int __cdecl fwide(FILE *_F,int _M) { (void)_F; return (_M); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:991:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE int __cdecl mbsinit(const mbstate_t *_P) { return (!_P || *_P==0); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:992:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE _CONST_RETURN wchar_t *__cdecl wmemchr(const wchar_t *_S,wchar_t _C,size_t _N) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1000:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE int __cdecl wmemcmp(const wchar_t *_S1,const wchar_t *_S2,size_t _N) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1010:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE wchar_t *__cdecl wmemcpy(wchar_t * __restrict__ _S1,const wchar_t * __restrict__ _S2,size_t _N) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1014:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE wchar_t *__cdecl wmemmove(wchar_t *_S1,const wchar_t *_S2,size_t _N) { return (wchar_t *)memmove(_S1,_S2,_N*sizeof(wchar_t)); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1015:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE wchar_t *__cdecl wmemset(wchar_t *_S,wchar_t _C,size_t _N) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1038:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_str_wide_utf8 (const wchar_t * const wptr, char **mbptr, size_t * buflen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1038:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1052:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_str_utf8_wide (const char *const mbptr, wchar_t ** wptr, size_t * buflen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1052:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1061:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl __mingw_str_free(void *ptr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1061:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1071, from C:/rtools40/mingw64/include/c++/8.3.0/cwchar:44, from C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:28:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP errno_t __cdecl _waccess_s (const wchar_t *_Filename,int _AccessMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:28:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:29:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP errno_t __cdecl _wmktemp_s (wchar_t *_TemplateName,size_t _SizeInWords); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:29:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:34:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP errno_t __cdecl _cgetws_s (wchar_t *_Buffer,size_t _SizeInWords,size_t *_SizeRead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:34:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:35:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP int __cdecl _cwprintf_s (const wchar_t *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:35:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:36:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _cwscanf_s(const wchar_t *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:36:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:37:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _cwscanf_s_l(const wchar_t *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:37:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:38:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP int __cdecl _vcwprintf_s (const wchar_t *_Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:38:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:39:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP int __cdecl _cwprintf_s_l (const wchar_t *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:39:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:40:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP int __cdecl _vcwprintf_s_l (const wchar_t *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:40:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:45:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _getws_s(wchar_t *_Str,size_t _SizeInWords); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:45:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:46:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fwprintf_s(FILE *_File,const wchar_t *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:46:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:47:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl wprintf_s(const wchar_t *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:47:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:48:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl vfwprintf_s(FILE *_File,const wchar_t *_Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:48:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:49:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl vwprintf_s(const wchar_t *_Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:49:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:51:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl vswprintf_s(wchar_t *_Dst,size_t _SizeInWords,const wchar_t *_Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:51:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:52:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_2(int, vswprintf_s, wchar_t, _Dst, const wchar_t*, _Format, va_list, _ArgList) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1071, from C:/rtools40/mingw64/include/c++/8.3.0/cwchar:44, from C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:54:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl swprintf_s(wchar_t *_Dst,size_t _SizeInWords,const wchar_t *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:54:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:55:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_1_ARGLIST(int,swprintf_s,vswprintf_s,wchar_t,_Dst,const wchar_t*,_Format) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1071, from C:/rtools40/mingw64/include/c++/8.3.0/cwchar:44, from C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:57:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vsnwprintf_s(wchar_t *_DstBuf,size_t _DstSizeInWords,size_t _MaxCount,const wchar_t *_Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:57:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:58:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_3(int,_vsnwprintf_s,wchar_t,_DstBuf,size_t,_MaxCount,const wchar_t*,_Format,va_list,_ArgList) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1071, from C:/rtools40/mingw64/include/c++/8.3.0/cwchar:44, from C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:60:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snwprintf_s(wchar_t *_DstBuf,size_t _DstSizeInWords,size_t _MaxCount,const wchar_t *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:60:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:61:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_2_ARGLIST(int,_snwprintf_s,_vsnwprintf_s,wchar_t,_DstBuf,size_t,_MaxCount,const wchar_t*,_Format) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1071, from C:/rtools40/mingw64/include/c++/8.3.0/cwchar:44, from C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:63:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wprintf_s_l(const wchar_t *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:63:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:64:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vwprintf_s_l(const wchar_t *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:64:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:65:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fwprintf_s_l(FILE *_File,const wchar_t *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:65:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:66:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vfwprintf_s_l(FILE *_File,const wchar_t *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:66:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:67:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _swprintf_s_l(wchar_t *_DstBuf,size_t _DstSize,const wchar_t *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:67:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:68:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vswprintf_s_l(wchar_t *_DstBuf,size_t _DstSize,const wchar_t *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:68:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:69:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snwprintf_s_l(wchar_t *_DstBuf,size_t _DstSize,size_t _MaxCount,const wchar_t *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:69:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:70:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vsnwprintf_s_l(wchar_t *_DstBuf,size_t _DstSize,size_t _MaxCount,const wchar_t *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:70:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:71:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fwscanf_s_l(FILE *_File,const wchar_t *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:71:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:72:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _swscanf_s_l(const wchar_t *_Src,const wchar_t *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:72:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:73:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl swscanf_s(const wchar_t *_Src,const wchar_t *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:73:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:74:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snwscanf_s(const wchar_t *_Src,size_t _MaxCount,const wchar_t *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:74:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:75:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snwscanf_s_l(const wchar_t *_Src,size_t _MaxCount,const wchar_t *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:75:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:76:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wscanf_s_l(const wchar_t *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:76:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:77:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wfopen_s(FILE **_File,const wchar_t *_Filename,const wchar_t *_Mode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:77:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:78:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wfreopen_s(FILE **_File,const wchar_t *_Filename,const wchar_t *_Mode,FILE *_OldFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:78:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:79:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wtmpnam_s(wchar_t *_DstBuf,size_t _SizeInWords); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:79:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:84:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _itow_s (int _Val,wchar_t *_DstBuf,size_t _SizeInWords,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:84:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:85:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_1_1(errno_t,_itow_s,int,_Val,wchar_t,_DstBuf,int,_Radix) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1071, from C:/rtools40/mingw64/include/c++/8.3.0/cwchar:44, from C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:87:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _ltow_s (long _Val,wchar_t *_DstBuf,size_t _SizeInWords,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:87:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:88:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_1_1(errno_t,_ltow_s,long,_Val,wchar_t,_DstBuf,int,_Radix) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1071, from C:/rtools40/mingw64/include/c++/8.3.0/cwchar:44, from C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:90:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _ultow_s (unsigned long _Val,wchar_t *_DstBuf,size_t _SizeInWords,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:90:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:91:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_1_1(errno_t,_ultow_s,unsigned long,_Val,wchar_t,_DstBuf,int,_Radix) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1071, from C:/rtools40/mingw64/include/c++/8.3.0/cwchar:44, from C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:93:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wgetenv_s(size_t *_ReturnSize,wchar_t *_DstBuf,size_t _DstSizeInWords,const wchar_t *_VarName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:93:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:94:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_1_1(errno_t,_wgetenv_s,size_t*,_ReturnSize,wchar_t,_DstBuf,const wchar_t*,_VarName) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1071, from C:/rtools40/mingw64/include/c++/8.3.0/cwchar:44, from C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:96:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wdupenv_s(wchar_t **_Buffer,size_t *_BufferSizeInWords,const wchar_t *_VarName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:96:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:97:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _i64tow_s(__int64 _Val,wchar_t *_DstBuf,size_t _SizeInWords,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:97:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:98:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _ui64tow_s(unsigned __int64 _Val,wchar_t *_DstBuf,size_t _SizeInWords,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:98:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:104:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wmakepath_s(wchar_t *_PathResult,size_t _SizeInWords,const wchar_t *_Drive,const wchar_t *_Dir,const wchar_t *_Filename,const wchar_t *_Ext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:104:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:105:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_4(errno_t,_wmakepath_s,wchar_t,_PathResult,const wchar_t*,_Drive,const wchar_t*,_Dir,const wchar_t*,_Filename,const wchar_t*,_Ext) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1071, from C:/rtools40/mingw64/include/c++/8.3.0/cwchar:44, from C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:107:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wputenv_s(const wchar_t *_Name,const wchar_t *_Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:107:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:109:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wsearchenv_s(const wchar_t *_Filename,const wchar_t *_EnvVar,wchar_t *_ResultPath,size_t _SizeInWords); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:109:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:110:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_2_0(errno_t,_wsearchenv_s,const wchar_t*,_Filename,const wchar_t*,_EnvVar,wchar_t,_ResultPath) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1071, from C:/rtools40/mingw64/include/c++/8.3.0/cwchar:44, from C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:112:227: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wsplitpath_s(const wchar_t *_FullPath,wchar_t *_Drive,size_t _DriveSizeInWords,wchar_t *_Dir,size_t _DirSizeInWords,wchar_t *_Filename,size_t _FilenameSizeInWords,wchar_t *_Ext,size_t _ExtSizeInWords); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:112:227: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:113:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_SPLITPATH(errno_t,_wsplitpath_s,wchar_t,_Dest) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1071, from C:/rtools40/mingw64/include/c++/8.3.0/cwchar:44, from C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:120:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl wcstok_s(wchar_t *_Str,const wchar_t *_Delim,wchar_t **_Context); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:120:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:121:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wcserror_s(wchar_t *_Buf,size_t _SizeInWords,int _ErrNum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:121:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:122:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl __wcserror_s(wchar_t *_Buffer,size_t _SizeInWords,const wchar_t *_ErrMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:122:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:123:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wcsnset_s(wchar_t *_Dst,size_t _DstSizeInWords,wchar_t _Val,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:123:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:124:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wcsset_s(wchar_t *_Str,size_t _SizeInWords,wchar_t _Val); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:124:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:125:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wcslwr_s(wchar_t *_Str,size_t _SizeInWords); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:125:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:126:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wcslwr_s_l(wchar_t *_Str,size_t _SizeInWords,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:126:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:127:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wcsupr_s(wchar_t *_Str,size_t _Size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:127:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:128:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wcsupr_s_l(wchar_t *_Str,size_t _Size,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:128:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:130:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl wcscat_s(wchar_t *_Dst, rsize_t _DstSize, const wchar_t *_Src); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:130:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:131:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_1(errno_t, wcscat_s, wchar_t, _Dest, const wchar_t *, _Source) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1071, from C:/rtools40/mingw64/include/c++/8.3.0/cwchar:44, from C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:132:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl wcscpy_s(wchar_t *_Dst, rsize_t _DstSize, const wchar_t *_Src); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:132:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:133:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_1(errno_t, wcscpy_s, wchar_t, _Dest, const wchar_t *, _Source) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1071, from C:/rtools40/mingw64/include/c++/8.3.0/cwchar:44, from C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:135:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl wcsncat_s(wchar_t *_Dst,size_t _DstSizeInChars,const wchar_t *_Src,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:135:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:136:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wcsncat_s_l(wchar_t *_Dst,size_t _DstSizeInChars,const wchar_t *_Src,size_t _MaxCount,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:136:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:137:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl wcsncpy_s(wchar_t *_Dst,size_t _DstSizeInChars,const wchar_t *_Src,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:137:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:138:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wcsncpy_s_l(wchar_t *_Dst,size_t _DstSizeInChars,const wchar_t *_Src,size_t _MaxCount,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:138:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:139:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wcstok_s_l(wchar_t *_Str,const wchar_t *_Delim,wchar_t **_Context,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:139:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:140:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wcsset_s_l(wchar_t *_Str,size_t _SizeInChars,unsigned int _Val,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:140:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:141:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wcsnset_s_l(wchar_t *_Str,size_t _SizeInChars,unsigned int _Val, size_t _Count,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:141:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:143:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __forceinline size_t __cdecl wcsnlen_s(const wchar_t * _src, size_t _count) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:150:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP errno_t __cdecl _wasctime_s (wchar_t *_Buf,size_t _SizeInWords,const struct tm *_Tm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:150:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:151:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP errno_t __cdecl _wctime32_s (wchar_t *_Buf,size_t _SizeInWords,const __time32_t *_Time); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:151:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:152:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP errno_t __cdecl _wstrdate_s (wchar_t *_Buf,size_t _SizeInWords); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:152:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:153:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP errno_t __cdecl _wstrtime_s (wchar_t *_Buf,size_t _SizeInWords); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:153:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:154:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP errno_t __cdecl _wctime64_s (wchar_t *_Buf,size_t _SizeInWords,const __time64_t *_Time); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:154:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:165:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl mbsrtowcs_s(size_t *_Retval,wchar_t *_Dst,size_t _SizeInWords,const char **_PSrc,size_t _N,mbstate_t *_State); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:165:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:166:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_1_3(errno_t,mbsrtowcs_s,size_t*,_Retval,wchar_t,_Dst,const char**,_PSrc,size_t,_N,mbstate_t,_State) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1071, from C:/rtools40/mingw64/include/c++/8.3.0/cwchar:44, from C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:168:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl wcrtomb_s(size_t *_Retval,char *_Dst,size_t _SizeInBytes,wchar_t _Ch,mbstate_t *_State); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:168:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:169:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_1_2(errno_t,wcrtomb_s,size_t*,_Retval,char,_Dst,wchar_t,_Ch,mbstate_t,_State) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1071, from C:/rtools40/mingw64/include/c++/8.3.0/cwchar:44, from C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:171:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl wcsrtombs_s(size_t *_Retval,char *_Dst,size_t _SizeInBytes,const wchar_t **_Src,size_t _Size,mbstate_t *_State); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:171:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:172:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_1_3(errno_t,wcsrtombs_s,size_t,_Retval,char,_Dst,const wchar_t**,_Src,size_t,_Size,mbstate_t,_State) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1071, from C:/rtools40/mingw64/include/c++/8.3.0/cwchar:44, from C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:174:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP errno_t __cdecl wmemcpy_s (wchar_t *_dest,size_t _numberOfElements,const wchar_t *_src,size_t _count); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:174:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:175:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP errno_t __cdecl wmemmove_s(wchar_t *_dest,size_t _numberOfElements,const wchar_t *_src,size_t _count); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:175:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/cwchar:212:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wcschr(wchar_t* __p, wchar_t __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/cwchar:216:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wcspbrk(wchar_t* __s1, const wchar_t* __s2) ^ C:/rtools40/mingw64/include/c++/8.3.0/cwchar:220:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wcsrchr(wchar_t* __p, wchar_t __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/cwchar:224:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wcsstr(wchar_t* __s1, const wchar_t* __s2) ^ C:/rtools40/mingw64/include/c++/8.3.0/cwchar:228:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wmemchr(wchar_t* __p, wchar_t __c, size_t __n) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:123:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fpos() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:133:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fpos(streamoff __off) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:137:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator streamoff() const { return _M_off; } ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:141:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture state(_StateT __st) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:146:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture state() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:154:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+=(streamoff __off) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:165:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator-=(streamoff __off) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:178:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+(streamoff __off) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:192:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator-(streamoff __off) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:205:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator-(const fpos& __other) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:216:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator==(const fpos<_StateT>& __lhs, const fpos<_StateT>& __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:221:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator!=(const fpos<_StateT>& __lhs, const fpos<_StateT>& __rhs) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:96:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(char_type& __c1, const char_type& __c2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:100:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eq(const char_type& __c1, const char_type& __c2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:104:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lt(const char_type& __c1, const char_type& __c2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:108:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture compare(const char_type* __s1, const char_type* __s2, std::size_t __n); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:111:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture length(const char_type* __s); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:114:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find(const char_type* __s, std::size_t __n, const char_type& __a); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:117:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture move(char_type* __s1, const char_type* __s2, std::size_t __n); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:120:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture copy(char_type* __s1, const char_type* __s2, std::size_t __n); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:123:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(char_type* __s, std::size_t __n, char_type __a); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:126:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_char_type(const int_type& __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:130:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_int_type(const char_type& __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:134:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eq_int_type(const int_type& __c1, const int_type& __c2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:138:11: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eof() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:142:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture not_eof(const int_type& __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:149:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture compare(const char_type* __s1, const char_type* __s2, std::size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:162:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture length(const char_type* __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:173:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find(const char_type* __s, std::size_t __n, const char_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:184:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture move(char_type* __s1, const char_type* __s2, std::size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:195:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture copy(char_type* __s1, const char_type* __s2, std::size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:205:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(char_type* __s, std::size_t __n, char_type __a) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:286:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(char_type& __c1, const char_type& __c2) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:290:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eq(const char_type& __c1, const char_type& __c2) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:294:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lt(const char_type& __c1, const char_type& __c2) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:302:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture compare(const char_type* __s1, const char_type* __s2, size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:316:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture length(const char_type* __s) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:326:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find(const char_type* __s, size_t __n, const char_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:340:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture move(char_type* __s1, const char_type* __s2, size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:348:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture copy(char_type* __s1, const char_type* __s2, size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:356:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(char_type* __s, size_t __n, char_type __a) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:364:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_char_type(const int_type& __c) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:370:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_int_type(const char_type& __c) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:374:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eq_int_type(const int_type& __c1, const int_type& __c2) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:378:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eof() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:382:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture not_eof(const int_type& __c) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:399:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(char_type& __c1, const char_type& __c2) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:403:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eq(const char_type& __c1, const char_type& __c2) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:407:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lt(const char_type& __c1, const char_type& __c2) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:411:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture compare(const char_type* __s1, const char_type* __s2, size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:426:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture length(const char_type* __s) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:437:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find(const char_type* __s, size_t __n, const char_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:452:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture move(char_type* __s1, const char_type* __s2, size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:460:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture copy(char_type* __s1, const char_type* __s2, size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:468:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(char_type* __s, size_t __n, char_type __a) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:476:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_char_type(const int_type& __c) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:480:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_int_type(const char_type& __c) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:484:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eq_int_type(const int_type& __c1, const int_type& __c2) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:488:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eof() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:492:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture not_eof(const int_type& __c) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:519:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(char_type& __c1, const char_type& __c2) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:523:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eq(const char_type& __c1, const char_type& __c2) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:527:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lt(const char_type& __c1, const char_type& __c2) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:531:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture compare(const char_type* __s1, const char_type* __s2, size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:542:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture length(const char_type* __s) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:551:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find(const char_type* __s, size_t __n, const char_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:560:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture move(char_type* __s1, const char_type* __s2, size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:569:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture copy(char_type* __s1, const char_type* __s2, size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:578:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(char_type* __s, size_t __n, char_type __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:586:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_char_type(const int_type& __c) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:590:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_int_type(const char_type& __c) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:594:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eq_int_type(const int_type& __c1, const int_type& __c2) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:598:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eof() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:602:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture not_eof(const int_type& __c) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:616:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(char_type& __c1, const char_type& __c2) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:620:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eq(const char_type& __c1, const char_type& __c2) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:624:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lt(const char_type& __c1, const char_type& __c2) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:628:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture compare(const char_type* __s1, const char_type* __s2, size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:639:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture length(const char_type* __s) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:648:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find(const char_type* __s, size_t __n, const char_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:657:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture move(char_type* __s1, const char_type* __s2, size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:666:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture copy(char_type* __s1, const char_type* __s2, size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:675:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(char_type* __s, size_t __n, char_type __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:683:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_char_type(const int_type& __c) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:687:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_int_type(const char_type& __c) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:691:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eq_int_type(const int_type& __c1, const int_type& __c2) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:695:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eof() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:699:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture not_eof(const int_type& __c) noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/bits/exception.h:63:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture exception() _GLIBCXX_USE_NOEXCEPT { } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/exception.h:64:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~exception() _GLIBCXX_TXN_SAFE_DYN _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/exception.h:69:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture what() const _GLIBCXX_TXN_SAFE_DYN _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/exception:49:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bad_exception() _GLIBCXX_USE_NOEXCEPT { } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/exception:53:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~bad_exception() _GLIBCXX_TXN_SAFE_DYN _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/exception:57:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture what() const _GLIBCXX_TXN_SAFE_DYN _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/exception:67:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture terminate_handler set_terminate(terminate_handler) _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/exception:67:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/new:40, from C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:46, from C:/rtools40/mingw64/include/c++/8.3.0/string:41, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/exception:71:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture terminate_handler get_terminate() noexcept; ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/exception:71:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/exception:76:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void terminate() _GLIBCXX_USE_NOEXCEPT __attribute__ ((__noreturn__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/exception:76:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/exception:79:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unexpected_handler set_unexpected(unexpected_handler) _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/exception:79:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/new:40, from C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:46, from C:/rtools40/mingw64/include/c++/8.3.0/string:41, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/exception:83:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unexpected_handler get_unexpected() noexcept; ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/exception:83:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/exception:88:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void unexpected() __attribute__ ((__noreturn__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/exception:88:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/exception:102:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool uncaught_exception() _GLIBCXX_USE_NOEXCEPT __attribute__ ((__pure__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/exception:102:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/exception:107:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int uncaught_exceptions() _GLIBCXX_USE_NOEXCEPT __attribute__ ((__pure__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/exception:107:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/exception:133:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __verbose_terminate_handler(); ^ C:/rtools40/mingw64/include/c++/8.3.0/exception:133:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/bits/cxxabi_init_exception.h:63:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __cxa_allocate_exception(size_t) _GLIBCXX_NOTHROW; ^~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/cxxabi_init_exception.h:63:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/cxxabi_init_exception.h:66:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __cxa_free_exception(void*) _GLIBCXX_NOTHROW; ^~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/cxxabi_init_exception.h:66:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/cxxabi_init_exception.h:71:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void (_GLIBCXX_CDTOR_CALLABI *dest) (void *)) _GLIBCXX_NOTHROW; ^~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/cxxabi_init_exception.h:71:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/typeinfo:36, from C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/exception:143, from C:/rtools40/mingw64/include/c++/8.3.0/new:40, from C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:46, from C:/rtools40/mingw64/include/c++/8.3.0/string:41, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/bits/hash_bytes.h:47:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Hash_bytes(const void* __ptr, size_t __len, size_t __seed); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/hash_bytes.h:47:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/hash_bytes.h:54:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Fnv_hash_bytes(const void* __ptr, size_t __len, size_t __seed); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/hash_bytes.h:54:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/exception:143, from C:/rtools40/mingw64/include/c++/8.3.0/new:40, from C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:46, from C:/rtools40/mingw64/include/c++/8.3.0/string:41, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/typeinfo:95:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~type_info(); ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/typeinfo:99:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const char* name() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/typeinfo:106:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool before(const type_info& __arg) const _GLIBCXX_NOEXCEPT; ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/typeinfo:107:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool operator==(const type_info& __arg) const _GLIBCXX_NOEXCEPT; ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/typeinfo:136:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool operator!=(const type_info& __arg) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/exception:143, from C:/rtools40/mingw64/include/c++/8.3.0/new:40, from C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:46, from C:/rtools40/mingw64/include/c++/8.3.0/string:41, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/typeinfo:140:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t hash_code() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/typeinfo:152:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual bool __is_pointer_p() const; ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/typeinfo:155:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual bool __is_function_p() const; ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/typeinfo:164:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned __outer) const; ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/typeinfo:168:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **__obj_ptr) const; ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/typeinfo:173:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit type_info(const char *__n): __name(__n) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/typeinfo:177:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture type_info& operator=(const type_info&); ^ C:/rtools40/mingw64/include/c++/8.3.0/typeinfo:178:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture type_info(const type_info&); ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/typeinfo:190:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bad_cast() _GLIBCXX_USE_NOEXCEPT { } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/typeinfo:194:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~bad_cast() _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/typeinfo:197:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual const char* what() const _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/typeinfo:207:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bad_typeid () _GLIBCXX_USE_NOEXCEPT { } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/typeinfo:211:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~bad_typeid() _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/typeinfo:214:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual const char* what() const _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:63:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture exception_ptr current_exception() _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:63:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:66:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture exception_ptr make_exception_ptr(_Ex) _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:66:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/exception:143, from C:/rtools40/mingw64/include/c++/8.3.0/new:40, from C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:46, from C:/rtools40/mingw64/include/c++/8.3.0/string:41, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:69:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void rethrow_exception(exception_ptr) __attribute__ ((__noreturn__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:69:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:83:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit exception_ptr(void* __e) _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:85:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _M_addref() _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:86:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _M_release() _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/exception:143, from C:/rtools40/mingw64/include/c++/8.3.0/new:40, from C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:46, from C:/rtools40/mingw64/include/c++/8.3.0/string:41, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:88:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *_M_get() const _GLIBCXX_NOEXCEPT __attribute__ ((__pure__)); ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:90:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture friend exception_ptr std::current_exception() _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/exception:143, from C:/rtools40/mingw64/include/c++/8.3.0/new:40, from C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:46, from C:/rtools40/mingw64/include/c++/8.3.0/string:41, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:91:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture friend void std::rethrow_exception(exception_ptr); ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:93:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture friend exception_ptr std::make_exception_ptr(_Ex) _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:96:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture exception_ptr() _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:98:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture exception_ptr(const exception_ptr&) _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/exception:143, from C:/rtools40/mingw64/include/c++/8.3.0/new:40, from C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:46, from C:/rtools40/mingw64/include/c++/8.3.0/string:41, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:101:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture exception_ptr(nullptr_t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:105:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture exception_ptr(exception_ptr&& __o) noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:118:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const exception_ptr&) _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/exception:143, from C:/rtools40/mingw64/include/c++/8.3.0/new:40, from C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:46, from C:/rtools40/mingw64/include/c++/8.3.0/string:41, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:122:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(exception_ptr&& __o) noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:129:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~exception_ptr() _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:132:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(exception_ptr&) _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/exception:143, from C:/rtools40/mingw64/include/c++/8.3.0/new:40, from C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:46, from C:/rtools40/mingw64/include/c++/8.3.0/string:41, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:144:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit operator bool() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:150:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_USE_NOEXCEPT __attribute__ ((__pure__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:154:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __attribute__ ((__pure__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:159:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_USE_NOEXCEPT __attribute__ ((__pure__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:159:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:163:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_USE_NOEXCEPT __attribute__ ((__pure__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:163:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:166:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(exception_ptr& __lhs, exception_ptr& __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:171:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __dest_thunk(void* __x) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:179:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture make_exception_ptr(_Ex __ex) _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/exception:144, from C:/rtools40/mingw64/include/c++/8.3.0/new:40, from C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:46, from C:/rtools40/mingw64/include/c++/8.3.0/string:41, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/bits/nested_exception.h:57:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture nested_exception() noexcept : _M_ptr(current_exception()) { } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/nested_exception.h:59:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture nested_exception(const nested_exception&) noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/nested_exception.h:61:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture nested_exception& operator=(const nested_exception&) noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/nested_exception.h:63:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~nested_exception() noexcept; ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/nested_exception.h:67:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rethrow_nested() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/nested_exception.h:75:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture nested_ptr() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/nested_exception.h:82:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit _Nested_exception(const _Except& __ex) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/nested_exception.h:86:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit _Nested_exception(_Except&& __ex) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/nested_exception.h:97:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_with_nested_impl(_Tp&& __t, true_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/nested_exception.h:106:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_with_nested_impl(_Tp&& __t, false_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/nested_exception.h:114:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture throw_with_nested(_Tp&& __t) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/nested_exception.h:137:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __rethrow_if_nested_impl(const _Ex* __ptr) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/nested_exception.h:145:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __rethrow_if_nested_impl(const void*) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/nested_exception.h:151:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rethrow_if_nested(const _Ex& __ex) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:46, from C:/rtools40/mingw64/include/c++/8.3.0/string:41, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/new:57:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bad_alloc() throw() { } ^ C:/rtools40/mingw64/include/c++/8.3.0/new:61:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~bad_alloc() throw(); ^ C:/rtools40/mingw64/include/c++/8.3.0/new:64:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual const char* what() const throw(); ^ C:/rtools40/mingw64/include/c++/8.3.0/new:71:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bad_array_new_length() throw() { } ^ C:/rtools40/mingw64/include/c++/8.3.0/new:75:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~bad_array_new_length() throw(); ^ C:/rtools40/mingw64/include/c++/8.3.0/new:78:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual const char* what() const throw(); ^ C:/rtools40/mingw64/include/c++/8.3.0/new:89:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit nothrow_t() = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/new:101:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture new_handler set_new_handler(new_handler) throw(); ^ C:/rtools40/mingw64/include/c++/8.3.0/new:101:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/new:105:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture new_handler get_new_handler() noexcept; ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/new:105:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/new:121:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __attribute__((__externally_visible__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/new:121:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/new:123:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __attribute__((__externally_visible__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/new:123:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/new:125:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __attribute__((__externally_visible__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/new:125:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/new:127:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __attribute__((__externally_visible__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/new:127:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/new:135:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __attribute__((__externally_visible__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/new:135:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/new:137:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __attribute__((__externally_visible__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/new:137:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/new:139:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __attribute__((__externally_visible__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/new:139:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/new:141:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __attribute__((__externally_visible__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/new:141:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/new:168:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void* operator new(std::size_t, void* __p) _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/new:170:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void* operator new[](std::size_t, void* __p) _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/new:174:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void operator delete (void*, void*) _GLIBCXX_USE_NOEXCEPT { } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/new:175:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void operator delete[](void*, void*) _GLIBCXX_USE_NOEXCEPT { } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:79:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture new_allocator() _GLIBCXX_USE_NOEXCEPT { } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:81:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture new_allocator(const new_allocator&) _GLIBCXX_USE_NOEXCEPT { } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:84:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture new_allocator(const new_allocator<_Tp1>&) _GLIBCXX_USE_NOEXCEPT { } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:86:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~new_allocator() _GLIBCXX_USE_NOEXCEPT { } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:89:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture address(reference __x) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:93:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture address(const_reference __x) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:46, from C:/rtools40/mingw64/include/c++/8.3.0/string:41, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:99:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture allocate(size_type __n, const void* = static_cast(0)) ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:116:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture deallocate(pointer __p, size_type) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:129:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max_size() const _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:46, from C:/rtools40/mingw64/include/c++/8.3.0/string:41, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:135:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture construct(_Up* __p, _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:140:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture destroy(_Up* __p) { __p->~_Up(); } ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:155:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator==(const new_allocator<_Tp>&, const new_allocator<_Tp>&) ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:160:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator!=(const new_allocator<_Tp>&, const new_allocator<_Tp>&) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:41, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:90:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture construct(_Up* __p, _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:95:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture destroy(_Up* __p) { __p->~_Up(); } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:131:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture allocator() throw() { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:133:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture allocator(const allocator& __a) throw() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:137:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture allocator(const allocator<_Tp1>&) throw() { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:139:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~allocator() throw() { } ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:147:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:153:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:159:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:165:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:41, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:175:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template allocator(const allocator<_Up>&) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:183:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template allocator(const allocator<_Up>&) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:191:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template allocator(const allocator<_Up>&) { } ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:209:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture { static void _S_do_it(_Alloc&, _Alloc&) _GLIBCXX_NOEXCEPT { } }; ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:215:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_do_it(_Alloc& __one, _Alloc& __two) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:41, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:228:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_do_it(const _Alloc&, const _Alloc&) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:236:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_do_it(const _Alloc& __one, const _Alloc& __two) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:245:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture { static bool _S_do_it(_Tp&) noexcept { return false; } }; ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:251:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_do_it(_Tp& __c) noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:12, from C:/rtools40/mingw64/include/c++/8.3.0/clocale:42, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++locale.h:41, from C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:43, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:84:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP FILE *__cdecl __iob_func(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:84:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:141:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_sscanf(const char * __restrict__ _Src,const char * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:141:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:144:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_vsscanf (const char * __restrict__ _Str,const char * __restrict__ Format,va_list argp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:144:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:147:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_scanf(const char * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:147:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:150:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_vscanf(const char * __restrict__ Format, va_list argp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:150:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:153:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_fscanf(FILE * __restrict__ _File,const char * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:153:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:156:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_vfscanf (FILE * __restrict__ fp, const char * __restrict__ Format,va_list argp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:156:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:161:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:161:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:164:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_snprintf(char * __restrict__ s, size_t n, const char * __restrict__ format, ...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:164:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:167:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_printf(const char * __restrict__ , ... ) __MINGW_NOTHROW; ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:167:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:170:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_vprintf (const char * __restrict__ , va_list) __MINGW_NOTHROW; ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:170:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:173:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_fprintf (FILE * __restrict__ , const char * __restrict__ , ...) __MINGW_NOTHROW; ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:173:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:176:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_vfprintf (FILE * __restrict__ , const char * __restrict__ , va_list) __MINGW_NOTHROW; ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:176:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:179:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_sprintf (char * __restrict__ , const char * __restrict__ , ...) __MINGW_NOTHROW; ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:179:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:182:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_vsprintf (char * __restrict__ , const char * __restrict__ , va_list) __MINGW_NOTHROW; ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:182:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:185:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_asprintf(char ** __restrict__ , const char * __restrict__ , ...) __MINGW_NOTHROW; ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:185:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:188:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_vasprintf(char ** __restrict__ , const char * __restrict__ , va_list) __MINGW_NOTHROW; ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:188:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:12, from C:/rtools40/mingw64/include/c++/8.3.0/clocale:42, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++locale.h:41, from C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:43, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:227:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int sscanf(const char *__source, const char *__format, ...) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:238:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int scanf(const char *__format, ...) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:249:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int fscanf(FILE *__stream, const char *__format, ...) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:261:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int vsscanf (const char *__source, const char *__format, __builtin_va_list __local_argv) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:268:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int vscanf(const char *__format, __builtin_va_list __local_argv) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:275:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int vfscanf (FILE *__stream, const char *__format, __builtin_va_list __local_argv) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:285:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int fprintf (FILE *__stream, const char *__format, ...) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:296:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int printf (const char *__format, ...) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:307:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int sprintf (char *__stream, const char *__format, ...) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:318:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int vfprintf (FILE *__stream, const char *__format, __builtin_va_list __local_argv) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:325:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int vprintf (const char *__format, __builtin_va_list __local_argv) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:332:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int vsprintf (char *__stream, const char *__format, __builtin_va_list __local_argv) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:339:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int snprintf (char *__stream, size_t __n, const char *__format, ...) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:350:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int vsnprintf (char *__stream, size_t __n, const char *__format, __builtin_va_list __local_argv) ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:12, from C:/rtools40/mingw64/include/c++/8.3.0/clocale:42, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++locale.h:41, from C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:43, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:432:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _filbuf(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:432:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:433:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _flsbuf(int _Ch,FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:433:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:437:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP FILE *__cdecl _fsopen(const char *_Filename,const char *_Mode,int _ShFlag); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:437:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:439:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl clearerr(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:439:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:440:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fclose(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:440:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:441:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fcloseall(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:441:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:445:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP FILE *__cdecl _fdopen(int _FileHandle,const char *_Mode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:445:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:447:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl feof(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:447:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:448:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl ferror(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:448:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:449:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fflush(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:449:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:450:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fgetc(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:450:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:451:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fgetchar(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:451:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:452:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fgetpos(FILE * __restrict__ _File ,fpos_t * __restrict__ _Pos); /* 64bit only, no 32bit version */ ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:452:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:453:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fgetpos64(FILE * __restrict__ _File ,fpos_t * __restrict__ _Pos); /* fgetpos already 64bit */ ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:453:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:454:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl fgets(char * __restrict__ _Buf,int _MaxCount,FILE * __restrict__ _File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:454:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:455:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fileno(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:455:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:459:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP char *__cdecl _tempnam(const char *_DirName,const char *_FilePrefix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:459:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:460:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _flushall(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:460:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:461:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FILE *__cdecl fopen(const char * __restrict__ _Filename,const char * __restrict__ _Mode) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:461:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:462:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FILE *fopen64(const char * __restrict__ filename,const char * __restrict__ mode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:462:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:463:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fputc(int _Ch,FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:463:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:464:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fputchar(int _Ch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:464:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:465:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fputs(const char * __restrict__ _Str,FILE * __restrict__ _File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:465:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:466:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl fread(void * __restrict__ _DstBuf,size_t _ElementSize,size_t _Count,FILE * __restrict__ _File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:466:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:467:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FILE *__cdecl freopen(const char * __restrict__ _Filename,const char * __restrict__ _Mode,FILE * __restrict__ _File) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:467:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:468:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fsetpos(FILE *_File,const fpos_t *_Pos); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:468:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:469:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fsetpos64(FILE *_File,const fpos_t *_Pos); /* fsetpos already 64bit */ ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:469:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:470:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fseek(FILE *_File,long _Offset,int _Origin); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:470:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:474:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int fseeko64(FILE* stream, _off64_t offset, int whence); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:474:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:475:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int fseeko(FILE* stream, _off_t offset, int whence); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:475:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:484:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture long __cdecl ftell(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:484:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:486:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _off_t ftello(FILE * stream); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:486:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:487:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _off64_t ftello64(FILE * stream); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:487:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:496:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION int __cdecl _fseeki64(FILE *_File,__int64 _Offset,int _Origin); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:496:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:497:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION __int64 __cdecl _ftelli64(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:497:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:498:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl fwrite(const void * __restrict__ _Str,size_t _Size,size_t _Count,FILE * __restrict__ _File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:498:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:499:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl getc(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:499:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:500:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl getchar(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:500:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:501:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _getmaxstdio(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:501:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:502:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl gets(char *_Buffer) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:502:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:503:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl _getw(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:503:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:506:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl perror(const char *_ErrMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:506:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:508:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _pclose(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:508:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:509:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP FILE *__cdecl _popen(const char *_Command,const char *_Mode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:509:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:514:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl putc(int _Ch,FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:514:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:515:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl putchar(int _Ch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:515:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:516:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl puts(const char *_Str); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:516:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:517:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _putw(int _Word,FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:517:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:520:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl remove(const char *_Filename); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:520:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:521:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl rename(const char *_OldFilename,const char *_NewFilename); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:521:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:522:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _unlink(const char *_Filename); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:522:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:524:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl unlink(const char *_Filename) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:524:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:527:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl rewind(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:527:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:528:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _rmtmp(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:528:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:529:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl setbuf(FILE * __restrict__ _File,char * __restrict__ _Buffer) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:529:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:530:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _setmaxstdio(int _Max); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:530:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:531:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP unsigned int __cdecl _set_output_format(unsigned int _Format); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:531:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:532:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP unsigned int __cdecl _get_output_format(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:532:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:533:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl setvbuf(FILE * __restrict__ _File,char * __restrict__ _Buf,int _Mode,size_t _Size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:533:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:534:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _scprintf(const char * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:534:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:535:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snscanf(const char * __restrict__ _Src,size_t _MaxCount,const char * __restrict__ _Format,...) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:535:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:536:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FILE *__cdecl tmpfile(void) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:536:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:537:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl tmpnam(char *_Buffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:537:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:538:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl ungetc(int _Ch,FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:538:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:541:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snprintf(char * __restrict__ _Dest,size_t _Count,const char * __restrict__ _Format,...) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:541:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:543:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vsnprintf(char * __restrict__ _Dest,size_t _Count,const char * __restrict__ _Format,va_list _Args) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:543:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:583:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vscprintf(const char * __restrict__ _Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:583:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:584:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _set_printf_count_output(int _Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:584:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:585:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _get_printf_count_output(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:585:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:900:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _lock_file(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:900:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:901:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _unlock_file(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:901:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:902:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fclose_nolock(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:902:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:903:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fflush_nolock(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:903:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:904:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP size_t __cdecl _fread_nolock(void * __restrict__ _DstBuf,size_t _ElementSize,size_t _Count,FILE * __restrict__ _File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:904:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:905:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fseek_nolock(FILE *_File,long _Offset,int _Origin); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:905:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:906:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP long __cdecl _ftell_nolock(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:906:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:907:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP int __cdecl _fseeki64_nolock(FILE *_File,__int64 _Offset,int _Origin); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:907:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:908:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP __int64 __cdecl _ftelli64_nolock(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:908:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:909:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP size_t __cdecl _fwrite_nolock(const void * __restrict__ _DstBuf,size_t _Size,size_t _Count,FILE * __restrict__ _File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:909:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:910:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _ungetc_nolock(int _Ch,FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:910:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:916:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl tempnam(const char *_Directory,const char *_FilePrefix) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:916:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:917:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fcloseall(void) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:917:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:918:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FILE *__cdecl fdopen(int _FileHandle,const char *_Format) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:918:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:919:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fgetchar(void) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:919:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:920:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fileno(FILE *_File) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:920:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:921:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl flushall(void) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:921:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:922:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fputchar(int _Ch) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:922:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:923:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl getw(FILE *_File) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:923:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:924:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl putw(int _Ch,FILE *_File) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:924:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:925:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl rmtmp(void) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:925:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:995:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _spawnv(int _Mode,const char *_Filename,const char *const *_ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:995:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:996:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _spawnve(int _Mode,const char *_Filename,const char *const *_ArgList,const char *const *_Env); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:996:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:997:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _spawnvp(int _Mode,const char *_Filename,const char *const *_ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:997:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:998:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _spawnvpe(int _Mode,const char *_Filename,const char *const *_ArgList,const char *const *_Env); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:998:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:1007, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:12, from C:/rtools40/mingw64/include/c++/8.3.0/clocale:42, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++locale.h:41, from C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:43, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:28:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl clearerr_s(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:28:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:29:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fprintf_s(FILE *_File,const char *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:29:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:30:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl fread_s(void *_DstBuf,size_t _DstSize,size_t _ElementSize,size_t _Count,FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:30:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:31:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fscanf_s_l(FILE *_File,const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:31:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:32:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl printf_s(const char *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:32:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:33:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _scanf_l(const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:33:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:34:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _scanf_s_l(const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:34:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:35:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snprintf_c(char *_DstBuf,size_t _MaxCount,const char *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:35:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:36:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vsnprintf_c(char *_DstBuf,size_t _MaxCount,const char *_Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:36:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:38:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fscanf_l(FILE *_File,const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:38:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:39:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _sscanf_l(const char *_Src,const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:39:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:40:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _sscanf_s_l(const char *_Src,const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:40:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:41:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl sscanf_s(const char *_Src,const char *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:41:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:42:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snscanf_s(const char *_Src,size_t _MaxCount,const char *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:42:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:43:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snscanf_l(const char *_Src,size_t _MaxCount,const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:43:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:44:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snscanf_s_l(const char *_Src,size_t _MaxCount,const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:44:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:45:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl vfprintf_s(FILE *_File,const char *_Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:45:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:46:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl vprintf_s(const char *_Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:46:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:48:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl vsnprintf_s(char *_DstBuf,size_t _DstSize,size_t _MaxCount,const char *_Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:48:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:49:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_3(int,vsnprintf_s,char,_DstBuf,size_t,_MaxCount,const char*,_Format,va_list,_ArgList) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:1007, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:12, from C:/rtools40/mingw64/include/c++/8.3.0/clocale:42, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++locale.h:41, from C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:43, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:51:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vsnprintf_s(char *_DstBuf,size_t _DstSize,size_t _MaxCount,const char *_Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:51:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:52:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_3(int,_vsnprintf_s,char,_DstBuf,size_t,_MaxCount,const char*,_Format,va_list,_ArgList) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:1007, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:12, from C:/rtools40/mingw64/include/c++/8.3.0/clocale:42, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++locale.h:41, from C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:43, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:54:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP int __cdecl vsprintf_s(char *_DstBuf,size_t _Size,const char *_Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:54:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:55:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_2(int, vsprintf_s, char, _DstBuf, const char*, _Format, va_list, _ArgList) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:1007, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:12, from C:/rtools40/mingw64/include/c++/8.3.0/clocale:42, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++locale.h:41, from C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:43, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:57:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP int __cdecl sprintf_s(char *_DstBuf,size_t _DstSize,const char *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:57:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:58:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_1_ARGLIST(int,sprintf_s,vsprintf_s,char,_DstBuf,const char*,_Format) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:1007, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:12, from C:/rtools40/mingw64/include/c++/8.3.0/clocale:42, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++locale.h:41, from C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:43, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:60:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snprintf_s(char *_DstBuf,size_t _DstSize,size_t _MaxCount,const char *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:60:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:61:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_2_ARGLIST(int,_snprintf_s,_vsnprintf_s,char,_DstBuf,size_t,_MaxCount,const char*,_Format) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:1007, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:12, from C:/rtools40/mingw64/include/c++/8.3.0/clocale:42, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++locale.h:41, from C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:43, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:63:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fprintf_p(FILE *_File,const char *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:63:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:64:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _printf_p(const char *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:64:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:65:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _sprintf_p(char *_Dst,size_t _MaxCount,const char *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:65:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:66:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vfprintf_p(FILE *_File,const char *_Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:66:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:67:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vprintf_p(const char *_Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:67:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:68:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vsprintf_p(char *_Dst,size_t _MaxCount,const char *_Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:68:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:69:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _scprintf_p(const char *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:69:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:70:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP int __cdecl _vscprintf_p(const char *_Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:70:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:71:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _printf_l(const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:71:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:72:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _printf_p_l(const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:72:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:73:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vprintf_l(const char *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:73:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:74:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vprintf_p_l(const char *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:74:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:75:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fprintf_l(FILE *_File,const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:75:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:76:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fprintf_p_l(FILE *_File,const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:76:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:77:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vfprintf_l(FILE *_File,const char *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:77:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:78:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vfprintf_p_l(FILE *_File,const char *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:78:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:79:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _sprintf_l(char *_DstBuf,const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:79:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:80:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _sprintf_p_l(char *_DstBuf,size_t _MaxCount,const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:80:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:81:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vsprintf_l(char *_DstBuf,const char *_Format,_locale_t,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:81:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:82:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vsprintf_p_l(char *_DstBuf,size_t _MaxCount,const char *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:82:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:83:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _scprintf_l(const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:83:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:84:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _scprintf_p_l(const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:84:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:85:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vscprintf_l(const char *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:85:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:86:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vscprintf_p_l(const char *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:86:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:87:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _printf_s_l(const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:87:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:88:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vprintf_s_l(const char *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:88:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:89:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fprintf_s_l(FILE *_File,const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:89:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:90:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vfprintf_s_l(FILE *_File,const char *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:90:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:91:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _sprintf_s_l(char *_DstBuf,size_t _DstSize,const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:91:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:92:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vsprintf_s_l(char *_DstBuf,size_t _DstSize,const char *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:92:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:93:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snprintf_s_l(char *_DstBuf,size_t _DstSize,size_t _MaxCount,const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:93:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:94:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vsnprintf_s_l(char *_DstBuf,size_t _DstSize,size_t _MaxCount,const char *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:94:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:95:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snprintf_l(char *_DstBuf,size_t _MaxCount,const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:95:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:96:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snprintf_c_l(char *_DstBuf,size_t _MaxCount,const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:96:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:97:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vsnprintf_l(char *_DstBuf,size_t _MaxCount,const char *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:97:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:98:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vsnprintf_c_l(char *_DstBuf,size_t _MaxCount,const char *,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:98:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:99:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl fopen_s(FILE **_File,const char *_Filename,const char *_Mode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:99:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:100:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl freopen_s(FILE** _File, const char *_Filename, const char *_Mode, FILE *_Stream); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:100:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:102:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP char* __cdecl gets_s(char*,rsize_t); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:102:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:103:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_0(char*,get_s,char,_DstBuf) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:1007, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:12, from C:/rtools40/mingw64/include/c++/8.3.0/clocale:42, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++locale.h:41, from C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:43, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:105:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl tmpnam_s(char*,rsize_t); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:105:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:106:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_0(errno_t,tmpnam_s,char,_DstBuf) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:1007, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:12, from C:/rtools40/mingw64/include/c++/8.3.0/clocale:42, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++locale.h:41, from C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:43, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:187:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP size_t __cdecl _fread_nolock_s(void *_DstBuf,size_t _DstSize,size_t _ElementSize,size_t _Count,FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:187:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/clocale:42, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++locale.h:41, from C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:43, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:79:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl _configthreadlocale(int _Flag); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:79:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:80:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl setlocale(int _Category,const char *_Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:80:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:81:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP struct lconv *__cdecl localeconv(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:81:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:82:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _locale_t __cdecl _get_current_locale(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:82:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:83:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _locale_t __cdecl _create_locale(int _Category,const char *_Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:83:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:84:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl _free_locale(_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:84:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:85:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _locale_t __cdecl __get_current_locale(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:85:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:86:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _locale_t __cdecl __create_locale(int _Category,const char *_Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:86:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:87:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl __free_locale(_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:87:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:43, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++locale.h:58:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const char* __fmt, ...) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cctype:42, from C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:42, from C:/rtools40/mingw64/include/c++/8.3.0/string:43, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:80:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pthreadlocinfo __cdecl __updatetlocinfo(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:80:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:81:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pthreadmbcinfo __cdecl __updatetmbcinfo(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:81:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:100:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _isctype(int _C,int _Type); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:100:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:101:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _isctype_l(int _C,int _Type,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:101:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:102:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl isalpha(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:102:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:103:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _isalpha_l(int _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:103:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:104:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl isupper(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:104:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:105:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _isupper_l(int _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:105:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:106:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl islower(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:106:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:107:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _islower_l(int _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:107:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:108:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl isdigit(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:108:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:109:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _isdigit_l(int _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:109:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:110:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl isxdigit(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:110:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:111:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _isxdigit_l(int _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:111:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:112:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl isspace(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:112:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:113:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _isspace_l(int _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:113:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:114:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl ispunct(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:114:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:115:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _ispunct_l(int _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:115:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:116:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl isalnum(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:116:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:117:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _isalnum_l(int _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:117:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:118:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl isprint(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:118:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:119:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _isprint_l(int _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:119:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:120:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl isgraph(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:120:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:121:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _isgraph_l(int _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:121:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:122:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl iscntrl(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:122:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:123:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _iscntrl_l(int _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:123:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:124:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl toupper(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:124:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:125:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl tolower(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:125:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:126:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _tolower(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:126:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:127:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _tolower_l(int _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:127:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:128:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _toupper(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:128:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:129:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _toupper_l(int _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:129:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:130:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl __isascii(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:130:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:131:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl __toascii(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:131:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:132:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl __iscsymf(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:132:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:133:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl __iscsym(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:133:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:136:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl isblank(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:136:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:43, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:59:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture has_facet(const locale&) throw(); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:59:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:63:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture use_facet(const locale&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:63:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:68:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isspace(_CharT, const locale&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:68:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:72:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isprint(_CharT, const locale&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:72:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:76:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture iscntrl(_CharT, const locale&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:76:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:80:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isupper(_CharT, const locale&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:80:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:84:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture islower(_CharT, const locale&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:84:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:88:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isalpha(_CharT, const locale&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:88:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:92:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isdigit(_CharT, const locale&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:92:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:96:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ispunct(_CharT, const locale&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:96:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:100:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isxdigit(_CharT, const locale&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:100:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:104:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isalnum(_CharT, const locale&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:104:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:108:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isgraph(_CharT, const locale&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:108:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:113:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isblank(_CharT, const locale&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:113:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:118:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture toupper(_CharT, const locale&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:118:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:122:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tolower(_CharT, const locale&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:122:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/ostream_insert.h:36, from C:/rtools40/mingw64/include/c++/8.3.0/string:44, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/bits/cxxabi_forced.h:50:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~__forced_unwind() throw(); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/cxxabi_forced.h:53:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void __pure_dummy() = 0; ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:44, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/bits/ostream_insert.h:45:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _CharT* __s, streamsize __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/ostream_insert.h:57:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __ostream_fill(basic_ostream<_CharT, _Traits>& ___out, streamsize __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/ostream_insert.h:77:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _CharT* __s, streamsize __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/ostream_insert.h:118:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern template ostream& __ostream_insert(ostream&, const char*, streamsize); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/ostream_insert.h:122:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture streamsize); ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:48, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:171:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __x, const _Tp& __y) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:181:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __x, const _Tp& __y) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:191:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __x, const _Tp& __y) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:201:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __x, const _Tp& __y) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:211:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __x, const _Tp& __y) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:221:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:355:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __x, const _Tp& __y) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:365:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __x, const _Tp& __y) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:375:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __x, const _Tp& __y) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:385:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __x, const _Tp& __y) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:395:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __x, const _Tp& __y) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:405:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __x, const _Tp& __y) const ^~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:414:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Tp* __x, _Tp* __y) const _GLIBCXX_NOTHROW ^~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:427:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Tp* __x, _Tp* __y) const _GLIBCXX_NOTHROW ^~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:440:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Tp* __x, _Tp* __y) const _GLIBCXX_NOTHROW ^~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:453:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Tp* __x, _Tp* __y) const _GLIBCXX_NOTHROW ^~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:48, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:766:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __x, const _Tp& __y) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:776:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __x, const _Tp& __y) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:786:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:859:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __x, const _Tp& __y) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:868:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __x, const _Tp& __y) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:877:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __x, const _Tp& __y) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:886:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:988:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unary_negate(const _Predicate& __x) : _M_pred(__x) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:992:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const typename _Predicate::argument_type& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1000:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture not1(const _Predicate& __pred) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1015:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture binary_negate(const _Predicate& __x) : _M_pred(__x) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1020:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const typename _Predicate::second_argument_type& __y) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1028:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture not2(const _Predicate& __pred) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1062:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pointer_to_unary_function() { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1065:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pointer_to_unary_function(_Result (*__x)(_Arg)) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1069:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Arg __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1076:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ptr_fun(_Result (*__x)(_Arg)) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1088:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pointer_to_binary_function() { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1091:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pointer_to_binary_function(_Result (*__x)(_Arg1, _Arg2)) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1095:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Arg1 __x, _Arg2 __y) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1102:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ptr_fun(_Result (*__x)(_Arg1, _Arg2)) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1111:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Tp& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1115:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1127:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Pair& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1131:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Pair& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1137:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Pair2& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1142:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Pair2& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1152:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Pair& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1156:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Pair& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1183:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture mem_fun_t(_Ret (_Tp::*__pf)()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1187:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Tp* __p) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1201:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const_mem_fun_t(_Ret (_Tp::*__pf)() const) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1205:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp* __p) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1219:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture mem_fun_ref_t(_Ret (_Tp::*__pf)()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1223:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Tp& __r) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1237:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const_mem_fun_ref_t(_Ret (_Tp::*__pf)() const) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1241:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __r) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1255:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture mem_fun1_t(_Ret (_Tp::*__pf)(_Arg)) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1259:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Tp* __p, _Arg __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1273:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const_mem_fun1_t(_Ret (_Tp::*__pf)(_Arg) const) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1277:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp* __p, _Arg __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1291:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture mem_fun1_ref_t(_Ret (_Tp::*__pf)(_Arg)) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1295:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Tp& __r, _Arg __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1309:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const_mem_fun1_ref_t(_Ret (_Tp::*__pf)(_Arg) const) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1313:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __r, _Arg __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1324:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture mem_fun(_Ret (_Tp::*__f)()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1329:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture mem_fun(_Ret (_Tp::*__f)() const) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1334:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture mem_fun_ref(_Ret (_Tp::*__f)()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1339:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture mem_fun_ref(_Ret (_Tp::*__f)() const) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1344:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture mem_fun(_Ret (_Tp::*__f)(_Arg)) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1349:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture mem_fun(_Ret (_Tp::*__f)(_Arg) const) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1354:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture mem_fun_ref(_Ret (_Tp::*__f)(_Arg)) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1359:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture mem_fun_ref(_Ret (_Tp::*__f)(_Arg) const) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1368, from C:/rtools40/mingw64/include/c++/8.3.0/string:48, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/backward/binders.h:118:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const typename _Operation::first_argument_type& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/backward/binders.h:122:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const typename _Operation::second_argument_type& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/backward/binders.h:128:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(typename _Operation::second_argument_type& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/backward/binders.h:135:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bind1st(const _Operation& __fn, const _Tp& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/backward/binders.h:153:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const typename _Operation::second_argument_type& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/backward/binders.h:157:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const typename _Operation::first_argument_type& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/backward/binders.h:163:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(typename _Operation::first_argument_type& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/backward/binders.h:170:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bind2nd(const _Operation& __fn, const _Tp& __x) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/range_access.h:36, from C:/rtools40/mingw64/include/c++/8.3.0/string:51, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/initializer_list:62:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr initializer_list(const_iterator __a, size_type __l) ^ C:/rtools40/mingw64/include/c++/8.3.0/initializer_list:66:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr initializer_list() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/initializer_list:71:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size() const noexcept { return _M_len; } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/initializer_list:75:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture begin() const noexcept { return _M_array; } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/initializer_list:79:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture end() const noexcept { return begin() + size(); } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/initializer_list:89:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture begin(initializer_list<_Tp> __ils) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/initializer_list:99:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture end(initializer_list<_Tp> __ils) noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:51, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/bits/range_access.h:48:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture begin(_Container& __cont) -> decltype(__cont.begin()) ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/range_access.h:58:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture begin(const _Container& __cont) -> decltype(__cont.begin()) ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/range_access.h:68:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture end(_Container& __cont) -> decltype(__cont.end()) ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/range_access.h:78:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture end(const _Container& __cont) -> decltype(__cont.end()) ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/range_access.h:87:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture begin(_Tp (&__arr)[_Nm]) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/range_access.h:97:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture end(_Tp (&__arr)[_Nm]) ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:66, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:35, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr.h:148, from C:/rtools40/mingw64/include/c++/8.3.0/ext/atomicity.h:35, from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:31:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP uintptr_t __cdecl _beginthread(void (__cdecl *_StartAddress) (void *),unsigned _StackSize,void *_ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:31:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:32:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _endthread(void) __MINGW_ATTRIB_NORETURN; ^~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:32:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:66, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:35, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr.h:148, from C:/rtools40/mingw64/include/c++/8.3.0/ext/atomicity.h:35, from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:33:178: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP uintptr_t __cdecl _beginthreadex(void *_Security,unsigned _StackSize,unsigned (__stdcall *_StartAddress) (void *),void *_ArgList,unsigned _InitFlag,unsigned *_ThrdAddr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:33:178: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:34:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _endthreadex(unsigned _Retval) __MINGW_ATTRIB_NORETURN; ^~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:34:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:38:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl __MINGW_NOTHROW exit(int _Code) __MINGW_ATTRIB_NORETURN; ^~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:38:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:39:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl __MINGW_NOTHROW _exit(int _Code) __MINGW_ATTRIB_NORETURN; ^~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:39:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:43:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl _Exit(int) __MINGW_ATTRIB_NORETURN; ^~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:43:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:66, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:35, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr.h:148, from C:/rtools40/mingw64/include/c++/8.3.0/ext/atomicity.h:35, from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:45:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE __MINGW_ATTRIB_NORETURN void __cdecl _Exit(int status) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:52:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl __declspec(noreturn) abort(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:52:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:57:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl __MINGW_NOTHROW _cexit(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:57:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:58:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl __MINGW_NOTHROW _c_exit(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:58:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:59:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _getpid(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:59:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:60:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _cwait(int *_TermStat,intptr_t _ProcHandle,int _Action); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:60:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:61:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _execl(const char *_Filename,const char *_ArgList,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:61:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:62:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _execle(const char *_Filename,const char *_ArgList,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:62:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:63:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _execlp(const char *_Filename,const char *_ArgList,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:63:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:64:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _execlpe(const char *_Filename,const char *_ArgList,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:64:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:65:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _execv(const char *_Filename,const char *const *_ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:65:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:66:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _execve(const char *_Filename,const char *const *_ArgList,const char *const *_Env); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:66:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:67:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _execvp(const char *_Filename,const char *const *_ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:67:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:68:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _execvpe(const char *_Filename,const char *const *_ArgList,const char *const *_Env); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:68:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:69:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _spawnl(int _Mode,const char *_Filename,const char *_ArgList,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:69:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:70:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _spawnle(int _Mode,const char *_Filename,const char *_ArgList,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:70:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:71:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _spawnlp(int _Mode,const char *_Filename,const char *_ArgList,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:71:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:72:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _spawnlpe(int _Mode,const char *_Filename,const char *_ArgList,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:72:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:84:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl system(const char *_Command); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:84:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:116:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl __security_init_cookie(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:116:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:121:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl __security_check_cookie(uintptr_t _StackCookie); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:121:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:122:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __declspec(noreturn) void __cdecl __report_gsfailure(uintptr_t _StackCookie); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:122:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:126:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture intptr_t __cdecl _loaddll(char *_Filename); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:126:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:127:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl _unloaddll(intptr_t _Handle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:127:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:128:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int (__cdecl *__cdecl _getdllprocaddr(intptr_t _Handle,char *_ProcedureName,intptr_t _Ordinal))(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:128:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:154:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture intptr_t __cdecl cwait(int *_TermStat,intptr_t _ProcHandle,int _Action) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:154:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:156:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl execl(const char *_Filename,const char *_ArgList,...) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:156:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:157:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl execle(const char *_Filename,const char *_ArgList,...) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:157:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:158:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl execlp(const char *_Filename,const char *_ArgList,...) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:158:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:159:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl execlpe(const char *_Filename,const char *_ArgList,...) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:159:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:166:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture intptr_t __cdecl spawnl(int,const char *_Filename,const char *_ArgList,...) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:166:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:167:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture intptr_t __cdecl spawnle(int,const char *_Filename,const char *_ArgList,...) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:167:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:168:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture intptr_t __cdecl spawnlp(int,const char *_Filename,const char *_ArgList,...) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:168:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:169:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture intptr_t __cdecl spawnlpe(int,const char *_Filename,const char *_ArgList,...) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:169:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:172:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl getpid(void) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:172:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:179:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl execv(const char *_Filename,char *const _ArgList[]) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:179:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:180:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl execve(const char *_Filename,char *const _ArgList[],char *const _Env[]) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:180:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:181:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl execvp(const char *_Filename,char *const _ArgList[]) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:181:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:182:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl execvpe(const char *_Filename,char *const _ArgList[],char *const _Env[]) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:182:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:189:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture intptr_t __cdecl spawnv(int,const char *_Filename,char *const _ArgList[]) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:189:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:190:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture intptr_t __cdecl spawnve(int,const char *_Filename,char *const _ArgList[],char *const _Env[]) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:190:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:191:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture intptr_t __cdecl spawnvp(int,const char *_Filename,char *const _ArgList[]) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:191:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:192:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture intptr_t __cdecl spawnvpe(int,const char *_Filename,char *const _ArgList[],char *const _Env[]) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:192:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:68, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:35, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr.h:148, from C:/rtools40/mingw64/include/c++/8.3.0/ext/atomicity.h:35, from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/signal.h:57:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern void **__cdecl __pxcptinfoptrs(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/signal.h:57:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/signal.h:60:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __p_sig_fn_t __cdecl signal(int _SigNum,__p_sig_fn_t _Func); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/signal.h:60:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/signal.h:61:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl raise(int _SigNum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/signal.h:61:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:70, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:35, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr.h:148, from C:/rtools40/mingw64/include/c++/8.3.0/ext/atomicity.h:35, from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sys/timeb.h:78:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _ftime64(struct __timeb64 *_Time); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sys/timeb.h:78:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sys/timeb.h:82:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _ftime(struct __timeb64 *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sys/timeb.h:82:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sys/timeb.h:102:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl ftime (struct timeb *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sys/timeb.h:102:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sys/timeb.h:107:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE void __cdecl ftime(struct timeb *_Tmb) { ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/sys/timeb.h:124, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:70, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:35, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr.h:148, from C:/rtools40/mingw64/include/c++/8.3.0/ext/atomicity.h:35, from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/sys/timeb_s.h:18:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _ftime_s(struct __timeb32 *_Time); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/sys/timeb_s.h:18:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/sys/timeb_s.h:19:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _ftime64_s(struct __timeb64 *_Time); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/sys/timeb_s.h:19:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:35, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr.h:148, from C:/rtools40/mingw64/include/c++/8.3.0/ext/atomicity.h:35, from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:160:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void * WINPTHREAD_API pthread_timechange_handler_np(void * dummy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:160:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:161:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_delay_np (const struct timespec *interval); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:161:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:162:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_num_processors_np(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:162:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:163:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_set_num_processors_np(int n); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:163:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:243:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API sched_yield(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:243:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:244:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API sched_get_priority_min(int pol); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:244:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:245:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API sched_get_priority_max(int pol); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:245:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:246:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API sched_getscheduler(pid_t pid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:246:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:247:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API sched_setscheduler(pid_t pid, int pol, const struct sched_param *param); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:247:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:260:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_attr_setschedparam(pthread_attr_t *attr, const struct sched_param *param); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:260:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:261:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_attr_getschedparam(const pthread_attr_t *attr, struct sched_param *param); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:261:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:262:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_getschedparam(pthread_t thread, int *pol, struct sched_param *param); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:262:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:263:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_setschedparam(pthread_t thread, int pol, const struct sched_param *param); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:263:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:264:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_attr_setschedpolicy (pthread_attr_t *attr, int pol); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:264:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:265:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_attr_getschedpolicy (pthread_attr_t *attr, int *pol); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:265:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:292:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_key_create(pthread_key_t *key, void (* dest)(void *)); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:292:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:293:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_key_delete(pthread_key_t key); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:293:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:294:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void * WINPTHREAD_API pthread_getspecific(pthread_key_t key); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:294:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:295:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_setspecific(pthread_key_t key, const void *value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:295:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:297:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pthread_t WINPTHREAD_API pthread_self(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:297:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:298:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_once(pthread_once_t *o, void (*func)(void)); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:298:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:299:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void WINPTHREAD_API pthread_testcancel(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:299:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:300:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_equal(pthread_t t1, pthread_t t2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:300:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:301:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void WINPTHREAD_API pthread_tls_init(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:301:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:302:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void WINPTHREAD_API _pthread_cleanup_dest(pthread_t t); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:302:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:303:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_get_concurrency(int *val); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:303:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:304:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_set_concurrency(int val); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:304:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:305:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void WINPTHREAD_API pthread_exit(void *res); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:305:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:306:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void WINPTHREAD_API _pthread_invoke_cancel(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:306:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:307:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_cancel(pthread_t t); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:307:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:308:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_kill(pthread_t t, int sig); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:308:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:309:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned WINPTHREAD_API _pthread_get_state(const pthread_attr_t *attr, unsigned flag); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:309:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:310:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API _pthread_set_state(pthread_attr_t *attr, unsigned flag, unsigned val); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:310:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:311:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_setcancelstate(int state, int *oldstate); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:311:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:312:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_setcanceltype(int type, int *oldtype); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:312:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:313:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_create_wrapper(void *args); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:313:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:314:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_create(pthread_t *th, const pthread_attr_t *attr, void *(* func)(void *), void *arg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:314:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:315:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_join(pthread_t t, void **res); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:315:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:316:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_detach(pthread_t t); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:316:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:317:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_setname_np(pthread_t thread, const char *name); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:317:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:318:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_getname_np(pthread_t thread, char *name, size_t len); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:318:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:321:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_rwlock_init(pthread_rwlock_t *rwlock_, const pthread_rwlockattr_t *attr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:321:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:322:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_rwlock_wrlock(pthread_rwlock_t *l); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:322:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:323:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_rwlock_timedwrlock(pthread_rwlock_t *rwlock, const struct timespec *ts); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:323:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:324:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_rwlock_rdlock(pthread_rwlock_t *l); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:324:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:325:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_rwlock_timedrdlock(pthread_rwlock_t *l, const struct timespec *ts); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:325:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:326:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_rwlock_unlock(pthread_rwlock_t *l); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:326:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:327:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_rwlock_tryrdlock(pthread_rwlock_t *l); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:327:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:328:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_rwlock_trywrlock(pthread_rwlock_t *l); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:328:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:329:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_rwlock_destroy (pthread_rwlock_t *l); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:329:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:331:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_cond_init(pthread_cond_t *cv, const pthread_condattr_t *a); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:331:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:332:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_cond_destroy(pthread_cond_t *cv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:332:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:333:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_cond_signal (pthread_cond_t *cv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:333:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:334:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_cond_broadcast (pthread_cond_t *cv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:334:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:335:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_cond_wait (pthread_cond_t *cv, pthread_mutex_t *external_mutex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:335:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:336:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_cond_timedwait(pthread_cond_t *cv, pthread_mutex_t *external_mutex, const struct timespec *t); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:336:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:35, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr.h:148, from C:/rtools40/mingw64/include/c++/8.3.0/ext/atomicity.h:35, from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:337:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_cond_timedwait_relative_np(pthread_cond_t *cv, pthread_mutex_t *external_mutex, const struct timespec *t); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:337:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:339:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_mutex_lock(pthread_mutex_t *m); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:339:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:340:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_mutex_timedlock(pthread_mutex_t *m, const struct timespec *ts); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:340:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:341:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_mutex_unlock(pthread_mutex_t *m); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:341:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:342:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_mutex_trylock(pthread_mutex_t *m); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:342:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:343:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_mutex_init(pthread_mutex_t *m, const pthread_mutexattr_t *a); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:343:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:344:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_mutex_destroy(pthread_mutex_t *m); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:344:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:346:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_barrier_destroy(pthread_barrier_t *b); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:346:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:347:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_barrier_init(pthread_barrier_t *b, const void *attr, unsigned int count); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:347:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:348:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_barrier_wait(pthread_barrier_t *b); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:348:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:350:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_spin_init(pthread_spinlock_t *l, int pshared); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:350:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:351:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_spin_destroy(pthread_spinlock_t *l); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:351:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:353:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_spin_lock(pthread_spinlock_t *l); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:353:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:354:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_spin_trylock(pthread_spinlock_t *l); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:354:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:355:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_spin_unlock(pthread_spinlock_t *l); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:355:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:357:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_attr_init(pthread_attr_t *attr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:357:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:358:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_attr_destroy(pthread_attr_t *attr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:358:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:359:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_attr_setdetachstate(pthread_attr_t *a, int flag); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:359:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:360:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_attr_getdetachstate(const pthread_attr_t *a, int *flag); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:360:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:361:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_attr_setinheritsched(pthread_attr_t *a, int flag); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:361:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:362:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_attr_getinheritsched(const pthread_attr_t *a, int *flag); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:362:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:363:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_attr_setscope(pthread_attr_t *a, int flag); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:363:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:364:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_attr_getscope(const pthread_attr_t *a, int *flag); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:364:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:365:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_attr_getstackaddr(pthread_attr_t *attr, void **stack); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:365:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:366:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_attr_setstackaddr(pthread_attr_t *attr, void *stack); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:366:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:367:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_attr_getstacksize(const pthread_attr_t *attr, size_t *size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:367:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:368:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_attr_setstacksize(pthread_attr_t *attr, size_t size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:368:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:370:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_mutexattr_init(pthread_mutexattr_t *a); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:370:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:371:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_mutexattr_destroy(pthread_mutexattr_t *a); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:371:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:372:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_mutexattr_gettype(const pthread_mutexattr_t *a, int *type); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:372:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:373:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_mutexattr_settype(pthread_mutexattr_t *a, int type); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:373:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:374:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_mutexattr_getpshared(const pthread_mutexattr_t *a, int *type); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:374:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:375:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_mutexattr_setpshared(pthread_mutexattr_t * a, int type); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:375:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:376:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_mutexattr_getprotocol(const pthread_mutexattr_t *a, int *type); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:376:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:377:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_mutexattr_setprotocol(pthread_mutexattr_t *a, int type); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:377:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:378:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_mutexattr_getprioceiling(const pthread_mutexattr_t *a, int * prio); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:378:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:379:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_mutexattr_setprioceiling(pthread_mutexattr_t *a, int prio); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:379:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:380:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_getconcurrency(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:380:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:381:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_setconcurrency(int new_level); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:381:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:383:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_condattr_destroy(pthread_condattr_t *a); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:383:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:384:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_condattr_init(pthread_condattr_t *a); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:384:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:385:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_condattr_getpshared(const pthread_condattr_t *a, int *s); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:385:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:386:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_condattr_setpshared(pthread_condattr_t *a, int s); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:386:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:394:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture clockid_t *clock_id); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:394:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:396:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture clockid_t clock_id); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:396:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:397:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API __pthread_clock_nanosleep(clockid_t clock_id, int flags, const struct timespec *rqtp, struct timespec *rmtp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:397:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:399:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_barrierattr_init(void **attr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:399:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:400:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_barrierattr_destroy(void **attr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:400:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:401:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_barrierattr_setpshared(void **attr, int s); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:401:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:402:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_barrierattr_getpshared(void **attr, int *s); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:402:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:405:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture struct _pthread_cleanup ** WINPTHREAD_API pthread_getclean (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:405:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:406:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void * WINPTHREAD_API pthread_gethandle (pthread_t t); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:406:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:407:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void * WINPTHREAD_API pthread_getevent (); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:407:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:409:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned long long WINPTHREAD_API _pthread_rel_time_in_ms(const struct timespec *ts); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:409:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:410:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned long long WINPTHREAD_API _pthread_time_in_ms(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:410:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:411:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned long long WINPTHREAD_API _pthread_time_in_ms_from_timespec(const struct timespec *ts); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:411:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:412:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API _pthread_tryjoin (pthread_t t, void **res); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:412:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:413:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_rwlockattr_destroy(pthread_rwlockattr_t *a); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:413:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:414:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_rwlockattr_getpshared(pthread_rwlockattr_t *a, int *s); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:414:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:415:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_rwlockattr_init(pthread_rwlockattr_t *a); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:415:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:416:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_rwlockattr_setpshared(pthread_rwlockattr_t *a, int s); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:416:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr.h:148, from C:/rtools40/mingw64/include/c++/8.3.0/ext/atomicity.h:35, from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:299:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_active_p (void) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:660:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *__args) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:666:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_join (__gthread_t __threadid, void **__value_ptr) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:672:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_detach (__gthread_t __threadid) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:678:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_equal (__gthread_t __t1, __gthread_t __t2) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:684:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_self (void) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:690:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_yield (void) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:696:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_once (__gthread_once_t *__once, void (*__func) (void)) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:705:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_key_create (__gthread_key_t *__key, void (*__dtor) (void *)) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:711:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_key_delete (__gthread_key_t __key) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:717:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_getspecific (__gthread_key_t __key) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:723:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_setspecific (__gthread_key_t __key, const void *__ptr) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:729:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_mutex_init_function (__gthread_mutex_t *__mutex) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:736:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_mutex_destroy (__gthread_mutex_t *__mutex) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:745:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_mutex_lock (__gthread_mutex_t *__mutex) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:754:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_mutex_trylock (__gthread_mutex_t *__mutex) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:765:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const __gthread_time_t *__abs_timeout) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:775:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_mutex_unlock (__gthread_mutex_t *__mutex) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:786:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_recursive_mutex_init_function (__gthread_recursive_mutex_t *__mutex) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:808:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_recursive_mutex_lock (__gthread_recursive_mutex_t *__mutex) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:814:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_recursive_mutex_trylock (__gthread_recursive_mutex_t *__mutex) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:822:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const __gthread_time_t *__abs_timeout) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:829:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_recursive_mutex_unlock (__gthread_recursive_mutex_t *__mutex) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:835:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_recursive_mutex_destroy (__gthread_recursive_mutex_t *__mutex) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:850:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_cond_broadcast (__gthread_cond_t *__cond) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:856:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_cond_signal (__gthread_cond_t *__cond) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:862:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_cond_wait (__gthread_cond_t *__cond, __gthread_mutex_t *__mutex) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:869:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const __gthread_time_t *__abs_timeout) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:876:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_recursive_mutex_t *__mutex) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:882:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_cond_destroy (__gthread_cond_t* __cond) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/ext/atomicity.h:48:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __exchange_and_add(volatile _Atomic_word* __mem, int __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/atomicity.h:52:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __atomic_add(volatile _Atomic_word* __mem, int __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/atomicity.h:65:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __exchange_and_add_single(_Atomic_word* __mem, int __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/atomicity.h:73:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __atomic_add_single(_Atomic_word* __mem, int __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/atomicity.h:78:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __exchange_and_add_dispatch(_Atomic_word* __mem, int __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/atomicity.h:92:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __atomic_add_dispatch(_Atomic_word* __mem, int __val) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/ext/alloc_traits.h:36, from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:214:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture -> decltype(__a.allocate(__n, __hint)) ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:219:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_allocate(_Alloc2& __a, size_type __n, const_void_pointer, ...) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:228:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static true_type __test(int); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:231:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static false_type __test(...); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:242:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_construct(_Alloc& __a, _Tp* __p, _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:249:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_construct(_Alloc&, _Tp* __p, _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:255:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture -> decltype(__a.destroy(__p)) ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:260:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_destroy(_Alloc2&, _Tp* __p, ...) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:266:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture -> decltype(__a.max_size()) ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:271:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_max_size(_Alloc2&, ...) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:282:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture -> decltype(__a.select_on_container_copy_construction()) ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:287:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_select(_Alloc2& __a, ...) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:300:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture allocate(_Alloc& __a, size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:315:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture allocate(_Alloc& __a, size_type __n, const_void_pointer __hint) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:327:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture deallocate(_Alloc& __a, pointer __p, size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:343:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture -> decltype(_S_construct(__a, __p, std::forward<_Args>(__args)...)) ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:355:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void destroy(_Alloc& __a, _Tp* __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:366:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static size_type max_size(const _Alloc& __a) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:378:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture select_on_container_copy_construction(const _Alloc& __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:435:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture allocate(allocator_type& __a, size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:449:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture allocate(allocator_type& __a, size_type __n, const_void_pointer __hint) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:461:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture deallocate(allocator_type& __a, pointer __p, size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:474:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture construct(allocator_type& __a, _Up* __p, _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:486:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture destroy(allocator_type& __a, _Up* __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:495:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max_size(const allocator_type& __a) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:504:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture select_on_container_copy_construction(const allocator_type& __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:511:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __do_alloc_on_copy(_Alloc& __one, const _Alloc& __two, true_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:516:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __do_alloc_on_copy(_Alloc&, const _Alloc&, false_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:520:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void __alloc_on_copy(_Alloc& __one, const _Alloc& __two) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:528:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline _Alloc __alloc_on_copy(const _Alloc& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:535:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void __do_alloc_on_move(_Alloc& __one, _Alloc& __two, true_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:539:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void __do_alloc_on_move(_Alloc&, _Alloc&, false_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:543:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void __alloc_on_move(_Alloc& __one, _Alloc& __two) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:551:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void __do_alloc_on_swap(_Alloc& __one, _Alloc& __two, true_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:558:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void __do_alloc_on_swap(_Alloc&, _Alloc&, false_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:562:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void __alloc_on_swap(_Alloc& __one, _Alloc& __two) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:579:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_select(int); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:583:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_select(...); ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/ext/alloc_traits.h:82:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture construct(_Alloc& __a, _Ptr __p, _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/alloc_traits.h:91:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture destroy(_Alloc& __a, _Ptr __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/alloc_traits.h:94:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static _Alloc _S_select_on_copy(const _Alloc& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/alloc_traits.h:97:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void _S_on_swap(_Alloc& __a, _Alloc& __b) ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/alloc_traits.h:100:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _S_propagate_on_copy_assign() ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/alloc_traits.h:103:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _S_propagate_on_move_assign() ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/alloc_traits.h:106:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _S_propagate_on_swap() ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/alloc_traits.h:109:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _S_always_equal() ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/alloc_traits.h:112:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _S_nothrow_move() ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:145:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Alloc_hider(pointer __dat, const _Alloc& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:148:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Alloc_hider(pointer __dat, _Alloc&& __a = _Alloc()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:167:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_data(pointer __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:171:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_length(size_type __length) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:175:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_data() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:179:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_local_data() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:189:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_local_data() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:199:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_capacity(size_type __capacity) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:203:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_set_length(size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:210:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_is_local() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:215:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_create(size_type&, size_type); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:218:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_dispose() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:225:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_destroy(size_type __size) throw() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:233:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::__false_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:243:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_construct_aux(_Integer __beg, _Integer __end, std::__true_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:247:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_construct_aux_2(size_type __req, _CharT __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:252:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_construct(_InIterator __beg, _InIterator __end) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:262:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::input_iterator_tag); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:269:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::forward_iterator_tag); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:272:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_construct(size_type __req, _CharT __c); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:275:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_allocator() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:279:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_allocator() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:299:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_check(size_type __pos, const char* __s) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:309:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_check_length(size_type __n1, size_type __n2, const char* __s) const ^~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:318:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_limit(size_type __pos, size_type __off) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:326:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_disjunct(const _CharT* __s) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:335:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_copy(_CharT* __d, const _CharT* __s, size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:344:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_move(_CharT* __d, const _CharT* __s, size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:353:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_assign(_CharT* __d, size_type __n, _CharT __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:365:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_copy_chars(_CharT* __p, _Iterator __k1, _Iterator __k2) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:372:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_copy_chars(_CharT* __p, iterator __k1, iterator __k2) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:377:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:381:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_copy_chars(_CharT* __p, _CharT* __k1, _CharT* __k2) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:386:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:390:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_compare(size_type __n1, size_type __n2) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:403:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_assign(const basic_string&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:407:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_type __len2); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:410:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_erase(size_type __pos, size_type __n); ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:421:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT_IF(is_nothrow_default_constructible<_Alloc>::value) ^~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:429:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_string(const _Alloc& __a) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:437:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_string(const basic_string& __str) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:451:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Alloc& __a = _Alloc()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:466:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:482:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_type __n, const _Alloc& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:500:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Alloc& __a = _Alloc()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:514:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_string(const _CharT* __s, const _Alloc& __a = _Alloc()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:529:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_string(size_type __n, _CharT __c, const _Alloc& __a = _Alloc()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:541:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_string(basic_string&& __str) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:568:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_string(initializer_list<_CharT> __l, const _Alloc& __a = _Alloc()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:572:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_string(const basic_string& __str, const _Alloc& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:577:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture noexcept(_Alloc_traits::_S_always_equal()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:615:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Alloc& __a = _Alloc()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:656:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~basic_string() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:664:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const basic_string& __str) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:703:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const _CharT* __s) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:714:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(_CharT __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:733:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture noexcept(_Alloc_traits::_S_nothrow_move()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:795:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(initializer_list<_CharT> __l) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:826:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture begin() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:834:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture begin() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:842:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture end() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:850:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture end() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:859:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rbegin() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:868:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rbegin() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:877:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rend() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:886:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rend() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:895:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cbegin() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:903:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cend() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:912:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture crbegin() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:921:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture crend() const noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:930:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:936:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture length() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:941:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max_size() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:955:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture resize(size_type __n, _CharT __c); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:968:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture resize(size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:974:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shrink_to_fit() noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:993:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture capacity() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1017:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reserve(size_type __res_arg = 0); ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1023:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture clear() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1031:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture empty() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1046:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator[] (size_type __pos) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1063:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator[](size_type __pos) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1084:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture at(size_type __n) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1105:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture at(size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1121:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture front() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1132:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture front() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1143:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture back() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1154:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture back() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1168:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+=(const basic_string& __str) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1177:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+=(const _CharT* __s) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1186:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+=(_CharT __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1199:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+=(initializer_list<_CharT> __l) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1221:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture append(const basic_string& __str) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1238:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture append(const basic_string& __str, size_type __pos, size_type __n = npos) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1250:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture append(const _CharT* __s, size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1263:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture append(const _CharT* __s) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1280:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture append(size_type __n, _CharT __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1290:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture append(initializer_list<_CharT> __l) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1309:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture append(_InputIterator __first, _InputIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1349:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture push_back(_CharT __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1364:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(const basic_string& __str) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1381:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture noexcept(_Alloc_traits::_S_nothrow_move()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1403:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(const basic_string& __str, size_type __pos, size_type __n = npos) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1419:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(const _CharT* __s, size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1435:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(const _CharT* __s) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1452:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(size_type __n, _CharT __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1470:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(_InputIterator __first, _InputIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1480:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(initializer_list<_CharT> __l) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1533:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(const_iterator __p, size_type __n, _CharT __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1577:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(const_iterator __p, _InputIterator __beg, _InputIterator __end) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1611:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(iterator __p, initializer_list<_CharT> __l) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1631:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(size_type __pos1, const basic_string& __str) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1655:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_type __pos2, size_type __n = npos) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1677:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(size_type __pos, const _CharT* __s, size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1696:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(size_type __pos, const _CharT* __s) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1720:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(size_type __pos, size_type __n, _CharT __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1738:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(__const_iterator __p, _CharT __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1798:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erase(size_type __pos = 0, size_type __n = npos) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1817:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erase(__const_iterator __position) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1836:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erase(__const_iterator __first, __const_iterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1855:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pop_back() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1880:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture replace(size_type __pos, size_type __n, const basic_string& __str) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1903:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_type __pos2, size_type __n2 = npos) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1928:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_type __n2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1952:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture replace(size_type __pos, size_type __n1, const _CharT* __s) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1976:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture replace(size_type __pos, size_type __n1, size_type __n2, _CharT __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1995:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const basic_string& __str) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2015:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _CharT* __s, size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2036:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture replace(__const_iterator __i1, __const_iterator __i2, const _CharT* __s) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2058:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CharT __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2085:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _InputIterator __k1, _InputIterator __k2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2115:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CharT* __k1, _CharT* __k2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2126:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _CharT* __k1, const _CharT* __k2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2137:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture iterator __k1, iterator __k2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2148:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const_iterator __k1, const_iterator __k2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2173:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture initializer_list<_CharT> __l) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2235:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Integer __n, _Integer __val, __true_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2242:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __false_type); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2246:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CharT __c); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2250:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const size_type __len2); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2253:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_append(const _CharT* __s, size_type __n); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2270:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture copy(_CharT* __s, size_type __n, size_type __pos = 0) const; ^~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2280:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(basic_string& __s) _GLIBCXX_NOEXCEPT; ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2290:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture c_str() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2302:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture data() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2321:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get_allocator() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2338:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT; ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2352:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2383:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find(const _CharT* __s, size_type __pos = 0) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2400:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find(_CharT __c, size_type __pos = 0) const _GLIBCXX_NOEXCEPT; ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2414:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2448:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT; ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2461:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rfind(const _CharT* __s, size_type __pos = npos) const ^~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2478:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rfind(_CharT __c, size_type __pos = npos) const _GLIBCXX_NOEXCEPT; ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2493:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2528:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT; ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2542:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2561:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find_first_of(_CharT __c, size_type __pos = 0) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2577:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2612:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT; ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2626:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2645:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find_last_of(_CharT __c, size_type __pos = npos) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2660:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2695:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_type __n) const _GLIBCXX_NOEXCEPT; ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2709:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2727:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT; ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2742:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2777:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_type __n) const _GLIBCXX_NOEXCEPT; ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2791:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2809:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT; ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2824:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture substr(size_type __pos = 0, size_type __n = npos) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2843:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture compare(const basic_string& __str) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2936:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture compare(size_type __pos, size_type __n, const basic_string& __str) const; ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2963:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_type __pos2, size_type __n2 = npos) const; ^~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2980:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture compare(const _CharT* __s) const _GLIBCXX_NOEXCEPT; ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:3004:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture compare(size_type __pos, size_type __n1, const _CharT* __s) const; ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:3032:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_type __n2) const; ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:5928:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const basic_string<_CharT, _Traits, _Alloc>& __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:5944:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const basic_string<_CharT,_Traits,_Alloc>& __rhs); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:5944:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:5954:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+(_CharT __lhs, const basic_string<_CharT,_Traits,_Alloc>& __rhs); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:5954:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:5965:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _CharT* __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:5980:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+(const basic_string<_CharT, _Traits, _Alloc>& __lhs, _CharT __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:5993:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const basic_string<_CharT, _Traits, _Alloc>& __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:5999:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_string<_CharT, _Traits, _Alloc>&& __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6005:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_string<_CharT, _Traits, _Alloc>&& __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6017:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_string<_CharT, _Traits, _Alloc>&& __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6023:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_string<_CharT, _Traits, _Alloc>&& __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6029:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _CharT* __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6035:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CharT __rhs) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6050:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6057:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const basic_string<_CharT>& __rhs) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6071:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const basic_string<_CharT, _Traits, _Alloc>& __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6083:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _CharT* __rhs) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6097:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6109:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const basic_string<_CharT, _Traits, _Alloc>& __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6121:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _CharT* __rhs) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6135:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6147:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _CharT* __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6159:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const basic_string<_CharT, _Traits, _Alloc>& __rhs) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6173:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6185:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _CharT* __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6197:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const basic_string<_CharT, _Traits, _Alloc>& __rhs) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6211:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6223:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _CharT* __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6235:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const basic_string<_CharT, _Traits, _Alloc>& __rhs) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6249:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6261:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _CharT* __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6273:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const basic_string<_CharT, _Traits, _Alloc>& __rhs) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6287:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT_IF(noexcept(__lhs.swap(__rhs))) ^~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6306:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_string<_CharT, _Traits, _Alloc>& __str); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6306:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6310:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>>(basic_istream& __is, basic_string& __str); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6310:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6324:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const basic_string<_CharT, _Traits, _Alloc>& __str) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6347:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_string<_CharT, _Traits, _Alloc>& __str, _CharT __delim); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6347:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6364:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_string<_CharT, _Traits, _Alloc>& __str) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6372:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_string<_CharT, _Traits, _Alloc>& __str, _CharT __delim) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6379:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_string<_CharT, _Traits, _Alloc>& __str) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6386:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char __delim); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6386:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6392:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t __delim); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6392:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/cstdlib:75, from C:/rtools40/mingw64/include/c++/8.3.0/ext/string_conversions.h:41, from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6400, from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:142:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP _purecall_handler __cdecl _set_purecall_handler(_purecall_handler _Handler); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:142:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:143:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP _purecall_handler __cdecl _get_purecall_handler(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:143:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:146:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP _invalid_parameter_handler __cdecl _set_invalid_parameter_handler(_invalid_parameter_handler _Handler); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:146:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:147:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP _invalid_parameter_handler __cdecl _get_invalid_parameter_handler(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:147:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:156:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP unsigned long *__cdecl __doserrno(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:156:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:158:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture errno_t __cdecl _set_doserrno(unsigned long _Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:158:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:159:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture errno_t __cdecl _get_doserrno(unsigned long *_Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:159:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:239:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture errno_t __cdecl _get_pgmptr(char **_Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:239:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:240:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture errno_t __cdecl _get_wpgmptr(wchar_t **_Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:240:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:249:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _set_fmode(int _Mode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:249:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:250:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _get_fmode(int *_PMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:250:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:297:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture errno_t __cdecl _get_osplatform(unsigned int *_Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:297:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:298:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture errno_t __cdecl _get_osver(unsigned int *_Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:298:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:299:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture errno_t __cdecl _get_winver(unsigned int *_Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:299:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:300:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture errno_t __cdecl _get_winmajor(unsigned int *_Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:300:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:301:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture errno_t __cdecl _get_winminor(unsigned int *_Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:301:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/cstdlib:75, from C:/rtools40/mingw64/include/c++/8.3.0/ext/string_conversions.h:41, from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6400, from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:307:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template char (*__countof_helper(UNALIGNED _CountofType (&_Array)[_SizeOfArray]))[_SizeOfArray]; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:307:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:334:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP unsigned int __cdecl _set_abort_behavior(unsigned int _Flags,unsigned int _Mask); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:334:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:338:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl abs(int _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:338:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:339:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture long __cdecl labs(long _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:339:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:342:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION __int64 __cdecl _abs64(__int64); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:342:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:344:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_INTRIN_INLINE __int64 __cdecl _abs64(__int64 x) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:349:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl atexit(void (__cdecl *)(void)); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:349:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:352:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl atof(const char *_String); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:352:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:353:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl _atof_l(const char *_String,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:353:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:355:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl atoi(const char *_Str); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:355:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:356:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _atoi_l(const char *_Str,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:356:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:357:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture long __cdecl atol(const char *_Str); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:357:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:358:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP long __cdecl _atol_l(const char *_Str,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:358:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:361:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *__cdecl bsearch(const void *_Key,const void *_Base,size_t _NumOfElements,size_t _SizeOfElements,int (__cdecl *_PtFuncCompare)(const void *,const void *)); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:361:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:362:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl qsort(void *_Base,size_t _NumOfElements,size_t _SizeOfElements,int (__cdecl *_PtFuncCompare)(const void *,const void *)); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:362:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:364:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned short __cdecl _byteswap_ushort(unsigned short _Short); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:364:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:365:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned long __cdecl _byteswap_ulong (unsigned long _Long); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:365:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:366:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION unsigned __int64 __cdecl _byteswap_uint64(unsigned __int64 _Int64); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:366:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:367:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture div_t __cdecl div(int _Numerator,int _Denominator); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:367:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:368:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl getenv(const char *_VarName) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:368:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:369:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP char *__cdecl _itoa(int _Value,char *_Dest,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:369:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:370:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP char *__cdecl _i64toa(__int64 _Val,char *_DstBuf,int _Radix) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:370:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:371:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP char *__cdecl _ui64toa(unsigned __int64 _Val,char *_DstBuf,int _Radix) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:371:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:372:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP __int64 __cdecl _atoi64(const char *_String); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:372:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:373:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP __int64 __cdecl _atoi64_l(const char *_String,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:373:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:374:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP __int64 __cdecl _strtoi64(const char *_String,char **_EndPtr,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:374:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:375:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP __int64 __cdecl _strtoi64_l(const char *_String,char **_EndPtr,int _Radix,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:375:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:376:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP unsigned __int64 __cdecl _strtoui64(const char *_String,char **_EndPtr,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:376:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:377:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP unsigned __int64 __cdecl _strtoui64_l(const char *_String,char **_EndPtr,int _Radix,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:377:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:378:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ldiv_t __cdecl ldiv(long _Numerator,long _Denominator); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:378:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:379:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP char *__cdecl _ltoa(long _Value,char *_Dest,int _Radix) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:379:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:380:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl mblen(const char *_Ch,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:380:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:381:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _mblen_l(const char *_Ch,size_t _MaxCount,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:381:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:382:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP size_t __cdecl _mbstrlen(const char *_Str); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:382:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:383:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP size_t __cdecl _mbstrlen_l(const char *_Str,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:383:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:384:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP size_t __cdecl _mbstrnlen(const char *_Str,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:384:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:385:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP size_t __cdecl _mbstrnlen_l(const char *_Str,size_t _MaxCount,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:385:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:386:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl mbtowc(wchar_t * __restrict__ _DstCh,const char * __restrict__ _SrcCh,size_t _SrcSizeInBytes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:386:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:387:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _mbtowc_l(wchar_t * __restrict__ _DstCh,const char * __restrict__ _SrcCh,size_t _SrcSizeInBytes,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:387:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:388:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl mbstowcs(wchar_t * __restrict__ _Dest,const char * __restrict__ _Source,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:388:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:389:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP size_t __cdecl _mbstowcs_l(wchar_t * __restrict__ _Dest,const char * __restrict__ _Source,size_t _MaxCount,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:389:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:390:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl mkstemp(char *template_name); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:390:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:391:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl rand(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:391:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:392:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _set_error_mode(int _Mode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:392:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:393:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl srand(unsigned int _Seed); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:393:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:405:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl __MINGW_NOTHROW strtod(const char * __restrict__ _Str,char ** __restrict__ _EndPtr) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h: In function 'double strtod(const char*, char**)': C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:407:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl __mingw_strtod (const char * __restrict__, char ** __restrict__); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:407:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h: At global scope: C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:412:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture float __cdecl __MINGW_NOTHROW strtof(const char * __restrict__ _Str,char ** __restrict__ _EndPtr) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h: In function 'float strtof(const char*, char**)': C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:414:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture float __cdecl __mingw_strtof (const char * __restrict__, char ** __restrict__); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:414:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h: At global scope: C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:423:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture long double __cdecl __MINGW_NOTHROW strtold(const char * __restrict__ , char ** __restrict__ ); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:423:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:427:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __strtod (const char * __restrict__ , char ** __restrict__); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:427:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:434:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture float __cdecl __mingw_strtof (const char * __restrict__, char ** __restrict__); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:434:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:435:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl __mingw_strtod (const char * __restrict__, char ** __restrict__); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:435:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:436:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture long double __cdecl __mingw_strtold(const char * __restrict__, char ** __restrict__); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:436:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:438:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl _strtod_l(const char * __restrict__ _Str,char ** __restrict__ _EndPtr,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:438:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:439:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture long __cdecl strtol(const char * __restrict__ _Str,char ** __restrict__ _EndPtr,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:439:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:440:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP long __cdecl _strtol_l(const char * __restrict__ _Str,char ** __restrict__ _EndPtr,int _Radix,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:440:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:441:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned long __cdecl strtoul(const char * __restrict__ _Str,char ** __restrict__ _EndPtr,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:441:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:442:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP unsigned long __cdecl _strtoul_l(const char * __restrict__ _Str,char ** __restrict__ _EndPtr,int _Radix,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:442:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:447:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP char *__cdecl _ultoa(unsigned long _Value,char *_Dest,int _Radix) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:447:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:448:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl wctomb(char *_MbCh,wchar_t _WCh) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:448:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:449:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wctomb_l(char *_MbCh,wchar_t _WCh,_locale_t _Locale) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:449:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:450:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl wcstombs(char * __restrict__ _Dest,const wchar_t * __restrict__ _Source,size_t _MaxCount) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:450:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:451:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP size_t __cdecl _wcstombs_l(char * __restrict__ _Dest,const wchar_t * __restrict__ _Source,size_t _MaxCount,_locale_t _Locale) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:451:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:455:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *__cdecl calloc(size_t _NumOfElements,size_t _SizeOfElements); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:455:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:456:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl free(void *_Memory); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:456:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:457:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *__cdecl malloc(size_t _Size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:457:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:458:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *__cdecl realloc(void *_Memory,size_t _NewSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:458:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:459:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void *__cdecl _recalloc(void *_Memory,size_t _Count,size_t _Size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:459:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:466:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _aligned_free(void *_Memory); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:466:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:467:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void *__cdecl _aligned_malloc(size_t _Size,size_t _Alignment); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:467:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:471:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void *__cdecl _aligned_offset_malloc(size_t _Size,size_t _Alignment,size_t _Offset); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:471:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:472:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void *__cdecl _aligned_realloc(void *_Memory,size_t _Size,size_t _Alignment); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:472:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:473:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void *__cdecl _aligned_recalloc(void *_Memory,size_t _Count,size_t _Size,size_t _Alignment); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:473:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:474:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void *__cdecl _aligned_offset_realloc(void *_Memory,size_t _Size,size_t _Alignment,size_t _Offset); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:474:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:475:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void *__cdecl _aligned_offset_recalloc(void *_Memory,size_t _Count,size_t _Size,size_t _Alignment,size_t _Offset); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:475:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:533:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _putenv(const char *_EnvString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:533:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:534:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wputenv(const wchar_t *_EnvString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:534:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:538:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP char *__cdecl _fullpath(char *_FullPath,const char *_Path,size_t _SizeInBytes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:538:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:539:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP char *__cdecl _ecvt(double _Val,int _NumOfDigits,int *_PtDec,int *_PtSign) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:539:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:540:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP char *__cdecl _fcvt(double _Val,int _NumOfDec,int *_PtDec,int *_PtSign) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:540:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:541:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP char *__cdecl _gcvt(double _Val,int _NumOfDigits,char *_DstBuf) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:541:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:542:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _atodbl(_CRT_DOUBLE *_Result,char *_Str); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:542:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:543:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _atoldbl(_LDOUBLE *_Result,char *_Str); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:543:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:544:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _atoflt(_CRT_FLOAT *_Result,char *_Str); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:544:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:545:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _atodbl_l(_CRT_DOUBLE *_Result,char *_Str,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:545:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:546:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _atoldbl_l(_LDOUBLE *_Result,char *_Str,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:546:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:547:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _atoflt_l(_CRT_FLOAT *_Result,char *_Str,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:547:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:563:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned long __cdecl _lrotl(unsigned long,int); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:563:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:564:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned long __cdecl _lrotr(unsigned long,int); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:564:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:570:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _makepath(char *_Path,const char *_Drive,const char *_Dir,const char *_Filename,const char *_Ext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:570:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:571:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _onexit_t __cdecl _onexit(_onexit_t _Func); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:571:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:581:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION unsigned __int64 __cdecl _rotl64(unsigned __int64 _Val,int _Shift); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:581:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:582:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION unsigned __int64 __cdecl _rotr64(unsigned __int64 Value,int Shift); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:582:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:589:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned int __cdecl _rotr(unsigned int _Val,int _Shift); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:589:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:590:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned int __cdecl _rotl(unsigned int _Val,int _Shift); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:590:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:593:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION unsigned __int64 __cdecl _rotr64(unsigned __int64 _Val,int _Shift); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:593:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:594:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _searchenv(const char *_Filename,const char *_EnvVar,char *_ResultPath) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:594:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:595:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _splitpath(const char *_FullPath,char *_Drive,char *_Dir,char *_Filename,char *_Ext) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:595:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:596:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _swab(char *_Buf1,char *_Buf2,int _SizeInBytes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:596:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:610:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _beep(unsigned _Frequency,unsigned _Duration) __MINGW_ATTRIB_DEPRECATED; ^~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:610:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:612:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _seterrormode(int _Mode) __MINGW_ATTRIB_DEPRECATED; ^~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:612:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:613:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _sleep(unsigned long _Duration) __MINGW_ATTRIB_DEPRECATED; ^~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:613:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/cstdlib:75, from C:/rtools40/mingw64/include/c++/8.3.0/ext/string_conversions.h:41, from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6400, from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:634:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl ecvt(double _Val,int _NumOfDigits,int *_PtDec,int *_PtSign) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:634:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:635:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl fcvt(double _Val,int _NumOfDec,int *_PtDec,int *_PtSign) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:635:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:636:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl gcvt(double _Val,int _NumOfDigits,char *_DstBuf) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:636:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:637:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl itoa(int _Val,char *_DstBuf,int _Radix) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:637:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:638:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl ltoa(long _Val,char *_DstBuf,int _Radix) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:638:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:639:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl putenv(const char *_EnvString) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:639:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:643:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl swab(char *_Buf1,char *_Buf2,int _SizeInBytes) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:643:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:646:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl ultoa(unsigned long _Val,char *_Dstbuf,int _Radix) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:646:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:647:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture onexit_t __cdecl onexit(onexit_t _Func); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:647:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:655:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION lldiv_t __cdecl lldiv(long long, long long); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:655:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:657:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION long long __cdecl llabs(long long); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:657:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:659:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION __CRT_INLINE long long __cdecl llabs(long long _j) { return (_j >= 0 ? _j : -_j); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:662:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION long long __cdecl strtoll(const char * __restrict__, char ** __restrict, int); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:662:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:663:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION unsigned long long __cdecl strtoull(const char * __restrict__, char ** __restrict__, int); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:663:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:666:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION long long __cdecl atoll (const char *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:666:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:669:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION long long __cdecl wtoll (const wchar_t *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:669:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:670:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION char *__cdecl lltoa (long long, char *, int); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:670:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:671:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION char *__cdecl ulltoa (unsigned long long , char *, int); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:671:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:672:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION wchar_t *__cdecl lltow (long long, wchar_t *, int); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:672:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:673:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION wchar_t *__cdecl ulltow (unsigned long long, wchar_t *, int); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:673:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:677:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION __CRT_INLINE long long __cdecl atoll (const char * _c) { return _atoi64 (_c); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:678:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION __CRT_INLINE char *__cdecl lltoa (long long _n, char * _c, int _i) { return _i64toa (_n, _c, _i); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:679:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION __CRT_INLINE char *__cdecl ulltoa (unsigned long long _n, char * _c, int _i) { return _ui64toa (_n, _c, _i); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:680:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION __CRT_INLINE long long __cdecl wtoll (const wchar_t * _w) { return _wtoi64 (_w); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:681:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION __CRT_INLINE wchar_t *__cdecl lltow (long long _n, wchar_t * _w, int _i) { return _i64tow (_n, _w, _i); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:682:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION __CRT_INLINE wchar_t *__cdecl ulltow (unsigned long long _n, wchar_t * _w, int _i) { return _ui64tow (_n, _w, _i); } ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:694, from C:/rtools40/mingw64/include/c++/8.3.0/cstdlib:75, from C:/rtools40/mingw64/include/c++/8.3.0/ext/string_conversions.h:41, from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6400, from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:17:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _dupenv_s(char **_PBuffer,size_t *_PBufferSizeInBytes,const char *_VarName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:17:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:18:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _itoa_s(int _Value,char *_DstBuf,size_t _Size,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:18:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:19:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _i64toa_s(__int64 _Val,char *_DstBuf,size_t _Size,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:19:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:20:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _ui64toa_s(unsigned __int64 _Val,char *_DstBuf,size_t _Size,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:20:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:21:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _ltoa_s(long _Val,char *_DstBuf,size_t _Size,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:21:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:694, from C:/rtools40/mingw64/include/c++/8.3.0/cstdlib:75, from C:/rtools40/mingw64/include/c++/8.3.0/ext/string_conversions.h:41, from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6400, from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:22:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl mbstowcs_s(size_t *_PtNumOfCharConverted,wchar_t *_DstBuf,size_t _SizeInWords,const char *_SrcBuf,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:22:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:23:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _mbstowcs_s_l(size_t *_PtNumOfCharConverted,wchar_t *_DstBuf,size_t _SizeInWords,const char *_SrcBuf,size_t _MaxCount,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:23:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:24:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _ultoa_s(unsigned long _Val,char *_DstBuf,size_t _Size,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:24:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:25:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wctomb_s_l(int *_SizeConverted,char *_MbCh,size_t _SizeInBytes,wchar_t _WCh,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:25:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:26:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl wcstombs_s(size_t *_PtNumOfCharConverted,char *_Dst,size_t _DstSizeInBytes,const wchar_t *_Src,size_t _MaxCountInBytes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:26:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:27:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wcstombs_s_l(size_t *_PtNumOfCharConverted,char *_Dst,size_t _DstSizeInBytes,const wchar_t *_Src,size_t _MaxCountInBytes,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:27:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:41:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _ecvt_s(char *_DstBuf,size_t _Size,double _Val,int _NumOfDights,int *_PtDec,int *_PtSign); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:41:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:42:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _fcvt_s(char *_DstBuf,size_t _Size,double _Val,int _NumOfDec,int *_PtDec,int *_PtSign); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:42:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:43:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _gcvt_s(char *_DstBuf,size_t _Size,double _Val,int _NumOfDigits); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:43:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:44:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _makepath_s(char *_PathResult,size_t _Size,const char *_Drive,const char *_Dir,const char *_Filename,const char *_Ext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:44:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:45:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _putenv_s(const char *_Name,const char *_Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:45:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:46:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _searchenv_s(const char *_Filename,const char *_EnvVar,char *_ResultPath,size_t _SizeInBytes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:46:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:48:183: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _splitpath_s(const char *_FullPath,char *_Drive,size_t _DriveSize,char *_Dir,size_t _DirSize,char *_Filename,size_t _FilenameSize,char *_Ext,size_t _ExtSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:48:183: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:49:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_SPLITPATH(errno_t,_splitpath_s,char,_Dest) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:694, from C:/rtools40/mingw64/include/c++/8.3.0/cstdlib:75, from C:/rtools40/mingw64/include/c++/8.3.0/ext/string_conversions.h:41, from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6400, from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:64:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl qsort_s(void *_Base,size_t _NumOfElements,size_t _SizeOfElements,int (__cdecl *_PtFuncCompare)(void *,const void *,const void *),void *_Context); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:64:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:695, from C:/rtools40/mingw64/include/c++/8.3.0/cstdlib:75, from C:/rtools40/mingw64/include/c++/8.3.0/ext/string_conversions.h:41, from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6400, from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:103:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void * __mingw_aligned_malloc (size_t _Size, size_t _Alignment); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:103:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:104:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __mingw_aligned_free (void *_Memory); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:104:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:105:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void * __mingw_aligned_offset_realloc (void *_Memory, size_t _Size, size_t _Alignment, size_t _Offset); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:105:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:106:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void * __mingw_aligned_realloc (void *_Memory, size_t _Size, size_t _Offset); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:106:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:110:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _resetstkoflw (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:110:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:111:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP unsigned long __cdecl _set_malloc_crt_max_wait(unsigned long _NewValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:111:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:113:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void *__cdecl _expand(void *_Memory,size_t _NewSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:113:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:114:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP size_t __cdecl _msize(void *_Memory); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:114:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:121:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP size_t __cdecl _get_sbh_threshold(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:121:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:122:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _set_sbh_threshold(size_t _NewValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:122:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:123:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _set_amblksiz(size_t _Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:123:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:124:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _get_amblksiz(size_t *_Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:124:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:125:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _heapadd(void *_Memory,size_t _Size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:125:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:126:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _heapchk(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:126:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:127:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _heapmin(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:127:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:128:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _heapset(unsigned int _Fill); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:128:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:129:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _heapwalk(_HEAPINFO *_EntryInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:129:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:130:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP size_t __cdecl _heapused(size_t *_Used,size_t *_Commit); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:130:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:131:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _get_heap_handle(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:131:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:144:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __inline void *_MarkAllocaS(void *_Ptr,unsigned int _Marker) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:163:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __inline void __cdecl _freea(void *_Memory) { ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cstdlib:77, from C:/rtools40/mingw64/include/c++/8.3.0/ext/string_conversions.h:41, from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6400, from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/bits/std_abs.h:56:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture abs(long __i) { return __builtin_labs(__i); } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/std_abs.h:61:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture abs(long long __x) { return __builtin_llabs (__x); } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/std_abs.h:70:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture abs(double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/std_abs.h:74:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture abs(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/std_abs.h:78:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture abs(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/std_abs.h:84:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture abs(__GLIBCXX_TYPE_INT_N_0 __x) { return __x >= 0 ? __x : -__x; } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/std_abs.h:102:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture abs(__float128 __x) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/ext/string_conversions.h:41, from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6400, from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/cstdlib:177:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture div(long __i, long __j) { return ldiv(__i, __j); } ^ C:/rtools40/mingw64/include/c++/8.3.0/cstdlib:213:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture div(long long __n, long long __d) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6400, from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/ext/string_conversions.h:56:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Base... __base) ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/string_conversions.h: In function '_Ret __gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...)': C:/rtools40/mingw64/include/c++/8.3.0/ext/string_conversions.h:63:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Save_errno() : _M_errno(errno) { errno = 0; } ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/string_conversions.h:64:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~_Save_errno() { if (errno == 0) errno = _M_errno; } ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/string_conversions.h:70:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_chk(_TRet, std::false_type) { return false; } ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/string_conversions.h:73:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_chk(_TRet __val, std::true_type) // only called when _Ret is int ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/string_conversions.h: At global scope: C:/rtools40/mingw64/include/c++/8.3.0/ext/string_conversions.h:101:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _CharT* __fmt, ...) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6410:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture stoi(const string& __str, size_t* __idx = 0, int __base = 10) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6415:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture stol(const string& __str, size_t* __idx = 0, int __base = 10) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6420:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture stoul(const string& __str, size_t* __idx = 0, int __base = 10) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6425:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture stoll(const string& __str, size_t* __idx = 0, int __base = 10) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6430:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture stoull(const string& __str, size_t* __idx = 0, int __base = 10) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6436:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture stof(const string& __str, size_t* __idx = 0) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6440:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture stod(const string& __str, size_t* __idx = 0) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6444:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture stold(const string& __str, size_t* __idx = 0) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6453:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_string(int __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6458:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_string(unsigned __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6464:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_string(long __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6469:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_string(unsigned long __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6475:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_string(long long __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6481:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_string(unsigned long long __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6487:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_string(float __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6496:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_string(double __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6505:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_string(long double __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6516:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture stoi(const wstring& __str, size_t* __idx = 0, int __base = 10) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6521:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture stol(const wstring& __str, size_t* __idx = 0, int __base = 10) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6526:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture stoul(const wstring& __str, size_t* __idx = 0, int __base = 10) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6531:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture stoll(const wstring& __str, size_t* __idx = 0, int __base = 10) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6536:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture stoull(const wstring& __str, size_t* __idx = 0, int __base = 10) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6542:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture stof(const wstring& __str, size_t* __idx = 0) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6546:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture stod(const wstring& __str, size_t* __idx = 0) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6550:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture stold(const wstring& __str, size_t* __idx = 0) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6556:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_wstring(int __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6561:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_wstring(unsigned __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6567:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_wstring(long __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6572:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_wstring(unsigned long __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6578:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_wstring(long long __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6584:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_wstring(unsigned long long __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6590:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_wstring(float __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6599:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_wstring(double __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6608:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_wstring(long double __val) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6626, from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:66:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __poison_hash(__poison_hash&&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:67:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~__poison_hash(); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:82:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __hash_enum(__hash_enum&&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:83:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~__hash_enum(); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:91:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Tp __val) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:109:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Tp* __p) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:124:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Cxx_hashtable_define_trivial_hash(bool) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:127:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Cxx_hashtable_define_trivial_hash(char) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:130:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Cxx_hashtable_define_trivial_hash(signed char) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:133:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Cxx_hashtable_define_trivial_hash(unsigned char) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:136:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Cxx_hashtable_define_trivial_hash(wchar_t) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:139:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Cxx_hashtable_define_trivial_hash(char16_t) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:142:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Cxx_hashtable_define_trivial_hash(char32_t) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:145:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Cxx_hashtable_define_trivial_hash(short) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:148:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Cxx_hashtable_define_trivial_hash(int) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:151:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Cxx_hashtable_define_trivial_hash(long) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:154:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Cxx_hashtable_define_trivial_hash(long long) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:157:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Cxx_hashtable_define_trivial_hash(unsigned short) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:160:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Cxx_hashtable_define_trivial_hash(unsigned int) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:163:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Cxx_hashtable_define_trivial_hash(unsigned long) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:166:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Cxx_hashtable_define_trivial_hash(unsigned long long) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:169:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Cxx_hashtable_define_trivial_hash(__GLIBCXX_TYPE_INT_N_0) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:170:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Cxx_hashtable_define_trivial_hash(__GLIBCXX_TYPE_INT_N_0 unsigned) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:191:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __seed = static_cast(0xc70f6907UL)) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:196:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture hash(const _Tp& __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:201:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __hash_combine(const _Tp& __val, size_t __hash) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:210:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __seed = static_cast(2166136261UL)) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:215:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture hash(const _Tp& __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:220:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __hash_combine(const _Tp& __val, size_t __hash) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:229:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(float __val) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:241:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(double __val) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:254:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(long double __val) const noexcept; ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6641:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const string& __s) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6656:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const wstring& __s) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6674:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const u16string& __s) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6689:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const u32string& __s) const noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:59:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(basic_string& __s) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:53, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:133:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_create(size_type& __capacity, size_type __old_capacity) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:165:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::input_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:208:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::forward_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:238:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_construct(size_type __n, _CharT __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:255:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_assign(const basic_string& __str) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:281:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reserve(size_type __res) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:312:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_type __len2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:335:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_erase(size_type __pos, size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:348:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture resize(size_type __n, _CharT __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:360:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_append(const _CharT* __s, size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:382:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::__false_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:394:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CharT __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:423:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const size_type __len2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:475:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture copy(_CharT* __s, size_type __n, size_type __pos) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1158:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const basic_string<_CharT, _Traits, _Alloc>& __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1173:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+(_CharT __lhs, const basic_string<_CharT, _Traits, _Alloc>& __rhs) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1189:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1224:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find(_CharT __c, size_type __pos) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1243:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1264:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rfind(_CharT __c, size_type __pos) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1282:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1298:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1320:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1332:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find_first_not_of(_CharT __c, size_type __pos) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1344:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1365:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find_last_not_of(_CharT __c, size_type __pos) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:53, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1385:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture compare(size_type __pos, size_type __n, const basic_string& __str) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1401:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_type __pos2, size_type __n2) const ^~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1418:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture compare(const _CharT* __s) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:53, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1433:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture compare(size_type __pos, size_type __n1, const _CharT* __s) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1450:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_type __n2) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1466:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_string<_CharT, _Traits, _Alloc>& __str) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1538:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_string<_CharT, _Traits, _Alloc>& __str, _CharT __delim) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1617:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>>(basic_istream&, string&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1620:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<<(basic_ostream&, const string&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1623:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture getline(basic_istream&, string&, char); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1626:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture getline(basic_istream&, string&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1638:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>>(basic_istream&, wstring&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1641:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<<(basic_ostream&, const wstring&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1644:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture getline(basic_istream&, wstring&, wchar_t); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1647:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture getline(basic_istream&, wstring&); ^ In file included from CoreArray/CoreArray.cpp:33: ../inst/include/dType.h:247:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TdInteger() {} ^ ../inst/include/dType.h:249:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TdInteger(TYPE val) { fVal = val; } ^ ../inst/include/dType.h:251:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE TdInteger& operator+= (TYPE val) ^ ../inst/include/dType.h:253:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE TdInteger& operator-= (TYPE val) ^ ../inst/include/dType.h:255:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE TdInteger& operator++ () ^ ../inst/include/dType.h:257:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE TdInteger& operator-- () ^ ../inst/include/dType.h:261:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE TdInteger& operator= (TYPE val) ^ ../inst/include/dType.h:264:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE bool operator== (const TdInteger &val) const ^~~~~ ../inst/include/dType.h:266:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE bool operator!= (const TdInteger &val) const ^~~~~ ../inst/include/dType.h:270:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator TYPE() const ^~~~~ ../inst/include/dType.h:273:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE TYPE& Get() ^ ../inst/include/dType.h:276:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE const TYPE& Get() const ^~~~~ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/float.h:507, from C:/rtools40/mingw64/include/c++/8.3.0/cfloat:42, from ../inst/include/dTrait.h:43, from CoreArray/CoreArray.cpp:34: C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:253:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP unsigned int __cdecl __MINGW_NOTHROW _controlfp (unsigned int unNew, unsigned int unMask) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:253:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/float.h:507, from C:/rtools40/mingw64/include/c++/8.3.0/cfloat:42, from ../inst/include/dTrait.h:43, from CoreArray/CoreArray.cpp:34: C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:254:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP errno_t __cdecl _controlfp_s(unsigned int *_CurrentState, unsigned int _NewValue, unsigned int _Mask); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:254:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:255:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP unsigned int __cdecl __MINGW_NOTHROW _control87 (unsigned int unNew, unsigned int unMask); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:255:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:258:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP unsigned int __cdecl __MINGW_NOTHROW _clearfp (void); /* Clear the FPU status word */ ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:258:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:259:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP unsigned int __cdecl __MINGW_NOTHROW _statusfp (void); /* Report the FPU status word */ ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:259:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:273:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl __MINGW_NOTHROW _fpreset (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:273:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:274:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl __MINGW_NOTHROW fpreset (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:274:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:277:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int * __cdecl __MINGW_NOTHROW __fpecode(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:277:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:287:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl __MINGW_NOTHROW _chgsign (double _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:287:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:288:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl __MINGW_NOTHROW _copysign (double _Number,double _Sign); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:288:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:289:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl __MINGW_NOTHROW _logb (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:289:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:290:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl __MINGW_NOTHROW _nextafter (double, double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:290:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:291:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl __MINGW_NOTHROW _scalb (double, long); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:291:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:293:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl __MINGW_NOTHROW _finite (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:293:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:294:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl __MINGW_NOTHROW _fpclass (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:294:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:295:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl __MINGW_NOTHROW _isnan (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:295:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:298:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl _chgsignl (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:298:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/limits:317:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture min() _GLIBCXX_USE_NOEXCEPT { return _Tp(); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:321:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max() _GLIBCXX_USE_NOEXCEPT { return _Tp(); } ^~~~~~~~~~~~~~~~~~~~~ In file included from ../inst/include/dTrait.h:44, from CoreArray/CoreArray.cpp:34: C:/rtools40/mingw64/include/c++/8.3.0/limits:327:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lowest() noexcept { return _Tp(); } ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/limits:333:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture epsilon() _GLIBCXX_USE_NOEXCEPT { return _Tp(); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:337:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture round_error() _GLIBCXX_USE_NOEXCEPT { return _Tp(); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:341:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture infinity() _GLIBCXX_USE_NOEXCEPT { return _Tp(); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:346:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture quiet_NaN() _GLIBCXX_USE_NOEXCEPT { return _Tp(); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:351:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture signaling_NaN() _GLIBCXX_USE_NOEXCEPT { return _Tp(); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:357:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture denorm_min() _GLIBCXX_USE_NOEXCEPT { return _Tp(); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:388:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture min() _GLIBCXX_USE_NOEXCEPT { return false; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:391:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max() _GLIBCXX_USE_NOEXCEPT { return true; } ^~~~~~~~~~~~~~~~~~~~~ In file included from ../inst/include/dTrait.h:44, from CoreArray/CoreArray.cpp:34: C:/rtools40/mingw64/include/c++/8.3.0/limits:395:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lowest() noexcept { return min(); } ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/limits:408:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture epsilon() _GLIBCXX_USE_NOEXCEPT { return false; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:411:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture round_error() _GLIBCXX_USE_NOEXCEPT { return false; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:426:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture infinity() _GLIBCXX_USE_NOEXCEPT { return false; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:429:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture quiet_NaN() _GLIBCXX_USE_NOEXCEPT { return false; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:432:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture signaling_NaN() _GLIBCXX_USE_NOEXCEPT { return false; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:435:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture denorm_min() _GLIBCXX_USE_NOEXCEPT { return false; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:457:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture min() _GLIBCXX_USE_NOEXCEPT { return __glibcxx_min(char); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:460:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max() _GLIBCXX_USE_NOEXCEPT { return __glibcxx_max(char); } ^~~~~~~~~~~~~~~~~~~~~ In file included from ../inst/include/dTrait.h:44, from CoreArray/CoreArray.cpp:34: C:/rtools40/mingw64/include/c++/8.3.0/limits:464:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lowest() noexcept { return min(); } ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/limits:478:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture epsilon() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:481:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture round_error() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:496:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char infinity() _GLIBCXX_USE_NOEXCEPT { return char(); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:499:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture quiet_NaN() _GLIBCXX_USE_NOEXCEPT { return char(); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:502:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture signaling_NaN() _GLIBCXX_USE_NOEXCEPT { return char(); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:505:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture denorm_min() _GLIBCXX_USE_NOEXCEPT { return static_cast(0); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:524:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture min() _GLIBCXX_USE_NOEXCEPT { return -__SCHAR_MAX__ - 1; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:527:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max() _GLIBCXX_USE_NOEXCEPT { return __SCHAR_MAX__; } ^~~~~~~~~~~~~~~~~~~~~ In file included from ../inst/include/dTrait.h:44, from CoreArray/CoreArray.cpp:34: C:/rtools40/mingw64/include/c++/8.3.0/limits:531:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lowest() noexcept { return min(); } ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/limits:546:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture epsilon() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:549:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture round_error() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:564:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture infinity() _GLIBCXX_USE_NOEXCEPT { return static_cast(0); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:567:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture quiet_NaN() _GLIBCXX_USE_NOEXCEPT { return static_cast(0); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:570:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture signaling_NaN() _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:574:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture denorm_min() _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:594:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture min() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:597:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max() _GLIBCXX_USE_NOEXCEPT { return __SCHAR_MAX__ * 2U + 1; } ^~~~~~~~~~~~~~~~~~~~~ In file included from ../inst/include/dTrait.h:44, from CoreArray/CoreArray.cpp:34: C:/rtools40/mingw64/include/c++/8.3.0/limits:601:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lowest() noexcept { return min(); } ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/limits:617:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture epsilon() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:620:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture round_error() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:635:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture infinity() _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:639:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture quiet_NaN() _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:643:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture signaling_NaN() _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:647:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture denorm_min() _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:667:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture min() _GLIBCXX_USE_NOEXCEPT { return __glibcxx_min (wchar_t); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:670:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max() _GLIBCXX_USE_NOEXCEPT { return __glibcxx_max (wchar_t); } ^~~~~~~~~~~~~~~~~~~~~ In file included from ../inst/include/dTrait.h:44, from CoreArray/CoreArray.cpp:34: C:/rtools40/mingw64/include/c++/8.3.0/limits:674:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lowest() noexcept { return min(); } ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/limits:689:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture epsilon() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:692:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture round_error() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:707:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture infinity() _GLIBCXX_USE_NOEXCEPT { return wchar_t(); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:710:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture quiet_NaN() _GLIBCXX_USE_NOEXCEPT { return wchar_t(); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:713:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture signaling_NaN() _GLIBCXX_USE_NOEXCEPT { return wchar_t(); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:716:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture denorm_min() _GLIBCXX_USE_NOEXCEPT { return wchar_t(); } ^~~~~~~~~~~~~~~~~~~~~ In file included from ../inst/include/dTrait.h:44, from CoreArray/CoreArray.cpp:34: C:/rtools40/mingw64/include/c++/8.3.0/limits:736:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture min() noexcept { return __glibcxx_min (char16_t); } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:739:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max() noexcept { return __glibcxx_max (char16_t); } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:742:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lowest() noexcept { return min(); } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:753:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture epsilon() noexcept { return 0; } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:756:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture round_error() noexcept { return 0; } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:770:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture infinity() noexcept { return char16_t(); } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:773:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture quiet_NaN() noexcept { return char16_t(); } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:776:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture signaling_NaN() noexcept { return char16_t(); } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:779:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture denorm_min() noexcept { return char16_t(); } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:797:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture min() noexcept { return __glibcxx_min (char32_t); } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:800:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max() noexcept { return __glibcxx_max (char32_t); } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:803:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lowest() noexcept { return min(); } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:814:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture epsilon() noexcept { return 0; } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:817:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture round_error() noexcept { return 0; } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:831:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture infinity() noexcept { return char32_t(); } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:834:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture quiet_NaN() noexcept { return char32_t(); } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:837:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture signaling_NaN() noexcept { return char32_t(); } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:840:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture denorm_min() noexcept { return char32_t(); } ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/limits:859:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture min() _GLIBCXX_USE_NOEXCEPT { return -__SHRT_MAX__ - 1; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:862:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max() _GLIBCXX_USE_NOEXCEPT { return __SHRT_MAX__; } ^~~~~~~~~~~~~~~~~~~~~ In file included from ../inst/include/dTrait.h:44, from CoreArray/CoreArray.cpp:34: C:/rtools40/mingw64/include/c++/8.3.0/limits:866:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lowest() noexcept { return min(); } ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/limits:880:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture epsilon() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:883:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture round_error() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:898:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture infinity() _GLIBCXX_USE_NOEXCEPT { return short(); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:901:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture quiet_NaN() _GLIBCXX_USE_NOEXCEPT { return short(); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:904:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture signaling_NaN() _GLIBCXX_USE_NOEXCEPT { return short(); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:907:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture denorm_min() _GLIBCXX_USE_NOEXCEPT { return short(); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:926:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture min() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:929:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max() _GLIBCXX_USE_NOEXCEPT { return __SHRT_MAX__ * 2U + 1; } ^~~~~~~~~~~~~~~~~~~~~ In file included from ../inst/include/dTrait.h:44, from CoreArray/CoreArray.cpp:34: C:/rtools40/mingw64/include/c++/8.3.0/limits:933:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lowest() noexcept { return min(); } ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/limits:949:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture epsilon() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:952:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture round_error() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:967:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture infinity() _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:971:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture quiet_NaN() _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:975:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture signaling_NaN() _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:979:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture denorm_min() _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:999:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture min() _GLIBCXX_USE_NOEXCEPT { return -__INT_MAX__ - 1; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1002:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max() _GLIBCXX_USE_NOEXCEPT { return __INT_MAX__; } ^~~~~~~~~~~~~~~~~~~~~ In file included from ../inst/include/dTrait.h:44, from CoreArray/CoreArray.cpp:34: C:/rtools40/mingw64/include/c++/8.3.0/limits:1006:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lowest() noexcept { return min(); } ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/limits:1020:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture epsilon() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1023:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture round_error() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1038:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture infinity() _GLIBCXX_USE_NOEXCEPT { return static_cast(0); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1041:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture quiet_NaN() _GLIBCXX_USE_NOEXCEPT { return static_cast(0); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1044:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture signaling_NaN() _GLIBCXX_USE_NOEXCEPT { return static_cast(0); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1047:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture denorm_min() _GLIBCXX_USE_NOEXCEPT { return static_cast(0); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1066:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture min() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1069:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max() _GLIBCXX_USE_NOEXCEPT { return __INT_MAX__ * 2U + 1; } ^~~~~~~~~~~~~~~~~~~~~ In file included from ../inst/include/dTrait.h:44, from CoreArray/CoreArray.cpp:34: C:/rtools40/mingw64/include/c++/8.3.0/limits:1073:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lowest() noexcept { return min(); } ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/limits:1089:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture epsilon() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1092:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture round_error() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1107:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture infinity() _GLIBCXX_USE_NOEXCEPT { return static_cast(0); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1110:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture quiet_NaN() _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1114:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture signaling_NaN() _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1118:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture denorm_min() _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1138:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture min() _GLIBCXX_USE_NOEXCEPT { return -__LONG_MAX__ - 1; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1141:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max() _GLIBCXX_USE_NOEXCEPT { return __LONG_MAX__; } ^~~~~~~~~~~~~~~~~~~~~ In file included from ../inst/include/dTrait.h:44, from CoreArray/CoreArray.cpp:34: C:/rtools40/mingw64/include/c++/8.3.0/limits:1145:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lowest() noexcept { return min(); } ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/limits:1159:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture epsilon() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1162:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture round_error() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1177:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture infinity() _GLIBCXX_USE_NOEXCEPT { return static_cast(0); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1180:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture quiet_NaN() _GLIBCXX_USE_NOEXCEPT { return static_cast(0); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1183:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture signaling_NaN() _GLIBCXX_USE_NOEXCEPT { return static_cast(0); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1186:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture denorm_min() _GLIBCXX_USE_NOEXCEPT { return static_cast(0); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1205:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture min() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1208:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max() _GLIBCXX_USE_NOEXCEPT { return __LONG_MAX__ * 2UL + 1; } ^~~~~~~~~~~~~~~~~~~~~ In file included from ../inst/include/dTrait.h:44, from CoreArray/CoreArray.cpp:34: C:/rtools40/mingw64/include/c++/8.3.0/limits:1212:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lowest() noexcept { return min(); } ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/limits:1228:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture epsilon() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1231:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture round_error() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1246:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture infinity() _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1250:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture quiet_NaN() _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1254:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture signaling_NaN() _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1258:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture denorm_min() _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1278:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture min() _GLIBCXX_USE_NOEXCEPT { return -__LONG_LONG_MAX__ - 1; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1281:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max() _GLIBCXX_USE_NOEXCEPT { return __LONG_LONG_MAX__; } ^~~~~~~~~~~~~~~~~~~~~ In file included from ../inst/include/dTrait.h:44, from CoreArray/CoreArray.cpp:34: C:/rtools40/mingw64/include/c++/8.3.0/limits:1285:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lowest() noexcept { return min(); } ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/limits:1301:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture epsilon() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1304:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture round_error() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1319:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture infinity() _GLIBCXX_USE_NOEXCEPT { return static_cast(0); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1322:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture quiet_NaN() _GLIBCXX_USE_NOEXCEPT { return static_cast(0); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1325:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture signaling_NaN() _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1329:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture denorm_min() _GLIBCXX_USE_NOEXCEPT { return static_cast(0); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1348:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture min() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1351:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max() _GLIBCXX_USE_NOEXCEPT { return __LONG_LONG_MAX__ * 2ULL + 1; } ^~~~~~~~~~~~~~~~~~~~~ In file included from ../inst/include/dTrait.h:44, from CoreArray/CoreArray.cpp:34: C:/rtools40/mingw64/include/c++/8.3.0/limits:1355:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lowest() noexcept { return min(); } ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/limits:1371:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture epsilon() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1374:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture round_error() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1389:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture infinity() _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1393:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture quiet_NaN() _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1397:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture signaling_NaN() _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1401:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture denorm_min() _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1570:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __INT_N(__GLIBCXX_TYPE_INT_N_0, __GLIBCXX_BITSIZE_INT_N_0, ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1570:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __INT_N(__GLIBCXX_TYPE_INT_N_0, __GLIBCXX_BITSIZE_INT_N_0, ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1570:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __INT_N(__GLIBCXX_TYPE_INT_N_0, __GLIBCXX_BITSIZE_INT_N_0, ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1570:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __INT_N(__GLIBCXX_TYPE_INT_N_0, __GLIBCXX_BITSIZE_INT_N_0, ^~~~~~~ In file included from ../inst/include/dTrait.h:44, from CoreArray/CoreArray.cpp:34: C:/rtools40/mingw64/include/c++/8.3.0/limits:1571:4: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __INT_N_201103 (__GLIBCXX_TYPE_INT_N_0), __INT_N_U201103 (__GLIBCXX_TYPE_INT_N_0)) ^~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/limits:1570:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __INT_N(__GLIBCXX_TYPE_INT_N_0, __GLIBCXX_BITSIZE_INT_N_0, ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1570:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __INT_N(__GLIBCXX_TYPE_INT_N_0, __GLIBCXX_BITSIZE_INT_N_0, ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1570:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __INT_N(__GLIBCXX_TYPE_INT_N_0, __GLIBCXX_BITSIZE_INT_N_0, ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1570:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __INT_N(__GLIBCXX_TYPE_INT_N_0, __GLIBCXX_BITSIZE_INT_N_0, ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1570:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __INT_N(__GLIBCXX_TYPE_INT_N_0, __GLIBCXX_BITSIZE_INT_N_0, ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1570:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __INT_N(__GLIBCXX_TYPE_INT_N_0, __GLIBCXX_BITSIZE_INT_N_0, ^~~~~~~ In file included from ../inst/include/dTrait.h:44, from CoreArray/CoreArray.cpp:34: C:/rtools40/mingw64/include/c++/8.3.0/limits:1571:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __INT_N_201103 (__GLIBCXX_TYPE_INT_N_0), __INT_N_U201103 (__GLIBCXX_TYPE_INT_N_0)) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/limits:1570:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __INT_N(__GLIBCXX_TYPE_INT_N_0, __GLIBCXX_BITSIZE_INT_N_0, ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1570:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __INT_N(__GLIBCXX_TYPE_INT_N_0, __GLIBCXX_BITSIZE_INT_N_0, ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1570:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __INT_N(__GLIBCXX_TYPE_INT_N_0, __GLIBCXX_BITSIZE_INT_N_0, ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1570:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __INT_N(__GLIBCXX_TYPE_INT_N_0, __GLIBCXX_BITSIZE_INT_N_0, ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1570:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __INT_N(__GLIBCXX_TYPE_INT_N_0, __GLIBCXX_BITSIZE_INT_N_0, ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1570:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __INT_N(__GLIBCXX_TYPE_INT_N_0, __GLIBCXX_BITSIZE_INT_N_0, ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1599:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture min() _GLIBCXX_USE_NOEXCEPT { return __FLT_MIN__; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1602:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max() _GLIBCXX_USE_NOEXCEPT { return __FLT_MAX__; } ^~~~~~~~~~~~~~~~~~~~~ In file included from ../inst/include/dTrait.h:44, from CoreArray/CoreArray.cpp:34: C:/rtools40/mingw64/include/c++/8.3.0/limits:1606:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lowest() noexcept { return -__FLT_MAX__; } ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/limits:1621:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture epsilon() _GLIBCXX_USE_NOEXCEPT { return __FLT_EPSILON__; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1624:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture round_error() _GLIBCXX_USE_NOEXCEPT { return 0.5F; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1640:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture infinity() _GLIBCXX_USE_NOEXCEPT { return __builtin_huge_valf(); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1643:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture quiet_NaN() _GLIBCXX_USE_NOEXCEPT { return __builtin_nanf(""); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1646:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture signaling_NaN() _GLIBCXX_USE_NOEXCEPT { return __builtin_nansf(""); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1649:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture denorm_min() _GLIBCXX_USE_NOEXCEPT { return __FLT_DENORM_MIN__; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1674:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture min() _GLIBCXX_USE_NOEXCEPT { return __DBL_MIN__; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1677:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max() _GLIBCXX_USE_NOEXCEPT { return __DBL_MAX__; } ^~~~~~~~~~~~~~~~~~~~~ In file included from ../inst/include/dTrait.h:44, from CoreArray/CoreArray.cpp:34: C:/rtools40/mingw64/include/c++/8.3.0/limits:1681:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lowest() noexcept { return -__DBL_MAX__; } ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/limits:1696:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture epsilon() _GLIBCXX_USE_NOEXCEPT { return __DBL_EPSILON__; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1699:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture round_error() _GLIBCXX_USE_NOEXCEPT { return 0.5; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1715:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture infinity() _GLIBCXX_USE_NOEXCEPT { return __builtin_huge_val(); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1718:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture quiet_NaN() _GLIBCXX_USE_NOEXCEPT { return __builtin_nan(""); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1721:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture signaling_NaN() _GLIBCXX_USE_NOEXCEPT { return __builtin_nans(""); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1724:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture denorm_min() _GLIBCXX_USE_NOEXCEPT { return __DBL_DENORM_MIN__; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1749:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture min() _GLIBCXX_USE_NOEXCEPT { return __LDBL_MIN__; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1752:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max() _GLIBCXX_USE_NOEXCEPT { return __LDBL_MAX__; } ^~~~~~~~~~~~~~~~~~~~~ In file included from ../inst/include/dTrait.h:44, from CoreArray/CoreArray.cpp:34: C:/rtools40/mingw64/include/c++/8.3.0/limits:1756:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lowest() noexcept { return -__LDBL_MAX__; } ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/limits:1771:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture epsilon() _GLIBCXX_USE_NOEXCEPT { return __LDBL_EPSILON__; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1774:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture round_error() _GLIBCXX_USE_NOEXCEPT { return 0.5L; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1790:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture infinity() _GLIBCXX_USE_NOEXCEPT { return __builtin_huge_vall(); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1793:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture quiet_NaN() _GLIBCXX_USE_NOEXCEPT { return __builtin_nanl(""); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1796:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture signaling_NaN() _GLIBCXX_USE_NOEXCEPT { return __builtin_nansl(""); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1799:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture denorm_min() _GLIBCXX_USE_NOEXCEPT { return __LDBL_DENORM_MIN__; } ^~~~~~~~~~~~~~~~~~~~~ In file included from CoreArray/CoreArray.cpp:34: ../inst/include/dTrait.h:105:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *TraitName() { return "Int8"; } ^ ../inst/include/dTrait.h:106:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *StreamName() { return "dInt8"; } ^ ../inst/include/dTrait.h:108:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static short Min() { return INT8_MIN; } ^ ../inst/include/dTrait.h:109:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static short Max() { return INT8_MAX; } ^ ../inst/include/dTrait.h:123:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *TraitName() { return "UInt8"; } ^ ../inst/include/dTrait.h:124:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *StreamName() { return "dUInt8"; } ^ ../inst/include/dTrait.h:126:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static unsigned short Min() { return 0; } ^ ../inst/include/dTrait.h:127:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static unsigned short Max() { return UINT8_MAX; } ^ ../inst/include/dTrait.h:141:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *TraitName() { return "Int16"; } ^ ../inst/include/dTrait.h:142:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *StreamName() { return "dInt16"; } ^ ../inst/include/dTrait.h:144:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_Int16 Min() { return INT16_MIN; } ^ ../inst/include/dTrait.h:145:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_Int16 Max() { return INT16_MAX; } ^ ../inst/include/dTrait.h:159:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *TraitName() { return "UInt16"; } ^ ../inst/include/dTrait.h:160:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *StreamName() { return "dUInt16"; } ^ ../inst/include/dTrait.h:162:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_UInt16 Min() { return 0; } ^ ../inst/include/dTrait.h:163:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_UInt16 Max() { return UINT16_MAX; } ^ ../inst/include/dTrait.h:177:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *TraitName() { return "Int32"; } ^ ../inst/include/dTrait.h:178:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *StreamName() { return "dInt32"; } ^ ../inst/include/dTrait.h:180:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_Int32 Min() { return INT32_MIN; } ^ ../inst/include/dTrait.h:181:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_Int32 Max() { return INT32_MAX; } ^ ../inst/include/dTrait.h:195:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *TraitName() { return "UInt32"; } ^ ../inst/include/dTrait.h:196:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *StreamName() { return "dUInt32"; } ^ ../inst/include/dTrait.h:198:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_UInt32 Min() { return 0; } ^ ../inst/include/dTrait.h:199:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_UInt32 Max() { return UINT32_MAX; } ^ ../inst/include/dTrait.h:213:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *TraitName() { return "Int64"; } ^ ../inst/include/dTrait.h:214:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *StreamName() { return "dInt64"; } ^ ../inst/include/dTrait.h:216:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_Int64 Min() { return std::numeric_limits::min(); } ^ ../inst/include/dTrait.h:217:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_Int64 Max() { return std::numeric_limits::max(); } ^ ../inst/include/dTrait.h:231:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *TraitName() { return "UInt64"; } ^ ../inst/include/dTrait.h:232:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *StreamName() { return "dUInt64"; } ^ ../inst/include/dTrait.h:234:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_UInt64 Min() { return 0; } ^ ../inst/include/dTrait.h:235:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_UInt64 Max() { return std::numeric_limits::max(); } ^ ../inst/include/dTrait.h:254:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *TraitName() { return "Float32"; } ^ ../inst/include/dTrait.h:255:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *StreamName() { return "dFloat32"; } ^ ../inst/include/dTrait.h:257:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_Float32 Min() { return FLT_MIN; } ^ ../inst/include/dTrait.h:258:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_Float32 Max() { return FLT_MAX; } ^ ../inst/include/dTrait.h:259:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_Float32 Epsilon() { return FLT_EPSILON; } ^ ../inst/include/dTrait.h:260:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static int Digits() { return FLT_MANT_DIG; } ^ ../inst/include/dTrait.h:274:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *TraitName() { return "Float64"; } ^ ../inst/include/dTrait.h:275:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *StreamName() { return "dFloat64"; } ^ ../inst/include/dTrait.h:277:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_Float64 Min() { return DBL_MIN; } ^ ../inst/include/dTrait.h:278:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_Float64 Max() { return DBL_MAX; } ^ ../inst/include/dTrait.h:279:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_Float64 Epsilon() { return DBL_EPSILON; } ^ ../inst/include/dTrait.h:280:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static int Digits() { return DBL_MANT_DIG; } ^ ../inst/include/dTrait.h:294:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *StreamName() { return "dLongFloat"; } ^ ../inst/include/dTrait.h:295:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *TraitName() { return StreamName()+1; } ^ ../inst/include/dTrait.h:297:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_LongFloat Min() { return LDBL_MIN; } ^ ../inst/include/dTrait.h:298:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_LongFloat Max() { return LDBL_MAX; } ^ ../inst/include/dTrait.h:299:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_LongFloat Epsilon() { return LDBL_EPSILON; } ^ ../inst/include/dTrait.h:300:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static int Digits() { return LDBL_MANT_DIG; } ^ ../inst/include/dTrait.h:319:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *TraitName() { return "UTF8String"; } ^ ../inst/include/dTrait.h:332:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *TraitName() { return "UTF16String"; } ^ ../inst/include/dTrait.h:345:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *TraitName() { return "UTF32String"; } ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cstring:42, from CoreArray/dPlatform.h:45, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:45:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void *__cdecl _memccpy(void *_Dst,const void *_Src,int _Val,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:45:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:46:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CONST_RETURN void *__cdecl memchr(const void *_Buf ,int _Val,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:46:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:47:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _memicmp(const void *_Buf1,const void *_Buf2,size_t _Size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:47:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:48:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _memicmp_l(const void *_Buf1,const void *_Buf2,size_t _Size,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:48:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:49:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl memcmp(const void *_Buf1,const void *_Buf2,size_t _Size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:49:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:50:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void * __cdecl memcpy(void * __restrict__ _Dst,const void * __restrict__ _Src,size_t _Size) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:50:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/cstring:42, from CoreArray/dPlatform.h:45, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:51:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP errno_t __cdecl memcpy_s (void *_dest,size_t _numberOfElements,const void *_src,size_t _count); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:51:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:52:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void * __cdecl mempcpy (void *_Dst, const void *_Src, size_t _Size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:52:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:53:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void * __cdecl memset(void *_Dst,int _Val,size_t _Size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:53:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:55:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void * __cdecl memccpy(void *_Dst,const void *_Src,int _Val,size_t _Size) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:55:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:56:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl memicmp(const void *_Buf1,const void *_Buf2,size_t _Size) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:56:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:59:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char * __cdecl _strset(char *_Str,int _Val) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:59:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:60:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char * __cdecl _strset_l(char *_Str,int _Val,_locale_t _Locale) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:60:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:61:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char * __cdecl strcpy(char * __restrict__ _Dest,const char * __restrict__ _Source); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:61:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:62:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char * __cdecl strcat(char * __restrict__ _Dest,const char * __restrict__ _Source); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:62:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:63:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl strcmp(const char *_Str1,const char *_Str2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:63:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:64:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl strlen(const char *_Str); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:64:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:65:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl strnlen(const char *_Str,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:65:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:66:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *__cdecl memmove(void *_Dst,const void *_Src,size_t _Size) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:66:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:67:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP char *__cdecl _strdup(const char *_Src); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:67:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:68:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CONST_RETURN char *__cdecl strchr(const char *_Str,int _Val); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:68:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:69:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _stricmp(const char *_Str1,const char *_Str2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:69:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:70:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _strcmpi(const char *_Str1,const char *_Str2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:70:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:71:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _stricmp_l(const char *_Str1,const char *_Str2,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:71:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:72:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl strcoll(const char *_Str1,const char *_Str2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:72:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:73:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _strcoll_l(const char *_Str1,const char *_Str2,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:73:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:74:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _stricoll(const char *_Str1,const char *_Str2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:74:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:75:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _stricoll_l(const char *_Str1,const char *_Str2,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:75:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:76:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _strncoll (const char *_Str1,const char *_Str2,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:76:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:77:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _strncoll_l(const char *_Str1,const char *_Str2,size_t _MaxCount,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:77:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:78:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _strnicoll (const char *_Str1,const char *_Str2,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:78:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:79:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _strnicoll_l(const char *_Str1,const char *_Str2,size_t _MaxCount,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:79:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:80:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl strcspn(const char *_Str,const char *_Control); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:80:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:81:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP char *__cdecl _strerror(const char *_ErrMsg) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:81:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:82:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl strerror(int) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:82:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:83:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP char *__cdecl _strlwr(char *_String) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:83:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:84:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *strlwr_l(char *_String,_locale_t _Locale) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:84:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:85:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl strncat(char * __restrict__ _Dest,const char * __restrict__ _Source,size_t _Count) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:85:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:86:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl strncmp(const char *_Str1,const char *_Str2,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:86:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:87:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _strnicmp(const char *_Str1,const char *_Str2,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:87:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:88:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _strnicmp_l(const char *_Str1,const char *_Str2,size_t _MaxCount,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:88:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:89:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *strncpy(char * __restrict__ _Dest,const char * __restrict__ _Source,size_t _Count) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:89:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:90:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP char *__cdecl _strnset(char *_Str,int _Val,size_t _MaxCount) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:90:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:91:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP char *__cdecl _strnset_l(char *str,int c,size_t count,_locale_t _Locale) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:91:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:92:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CONST_RETURN char *__cdecl strpbrk(const char *_Str,const char *_Control); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:92:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:93:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CONST_RETURN char *__cdecl strrchr(const char *_Str,int _Ch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:93:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:94:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP char *__cdecl _strrev(char *_Str); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:94:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:95:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl strspn(const char *_Str,const char *_Control); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:95:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:96:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CONST_RETURN char *__cdecl strstr(const char *_Str,const char *_SubStr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:96:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:97:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl strtok(char * __restrict__ _Str,const char * __restrict__ _Delim) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:97:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:100:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *strtok_r(char * __restrict__ _Str, const char * __restrict__ _Delim, char ** __restrict__ __last); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:100:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:102:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP char *__cdecl _strupr(char *_String) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:102:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:103:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP char *_strupr_l(char *_String,_locale_t _Locale) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:103:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:104:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl strxfrm(char * __restrict__ _Dst,const char * __restrict__ _Src,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:104:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:105:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP size_t __cdecl _strxfrm_l(char * __restrict__ _Dst,const char * __restrict__ _Src,size_t _MaxCount,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:105:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:108:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl strdup(const char *_Src) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:108:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:109:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl strcmpi(const char *_Str1,const char *_Str2) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:109:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:110:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl stricmp(const char *_Str1,const char *_Str2) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:110:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:111:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl strlwr(char *_Str) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:111:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:112:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl strnicmp(const char *_Str1,const char *_Str,size_t _MaxCount) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:112:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:113:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl strncasecmp (const char *, const char *, size_t); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:113:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:114:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl strcasecmp (const char *, const char *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:114:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:116:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE int __cdecl strncasecmp (const char *__sz1, const char *__sz2, size_t __sizeMaxCompare) { return _strnicmp (__sz1, __sz2, __sizeMaxCompare); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:117:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE int __cdecl strcasecmp (const char *__sz1, const char *__sz2) { return _stricmp (__sz1, __sz2); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:122:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl strnset(char *_Str,int _Val,size_t _MaxCount) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:122:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:123:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl strrev(char *_Str) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:123:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:124:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl strset(char *_Str,int _Val) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:124:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:125:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl strupr(char *_Str) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:125:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:190, from C:/rtools40/mingw64/include/c++/8.3.0/cstring:42, from CoreArray/dPlatform.h:45, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:26:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _strset_s(char *_Dst,size_t _DstSize,int _Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:26:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:27:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _strerror_s(char *_Buf,size_t _SizeInBytes,const char *_ErrMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:27:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:28:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP errno_t __cdecl strerror_s(char *_Buf,size_t _SizeInBytes,int _ErrNum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:28:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:29:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _strlwr_s(char *_Str,size_t _Size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:29:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:30:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _strlwr_s_l(char *_Str,size_t _Size,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:30:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:31:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _strnset_s(char *_Str,size_t _Size,int _Val,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:31:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:32:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _strupr_s(char *_Str,size_t _Size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:32:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:33:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _strupr_s_l(char *_Str,size_t _Size,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:33:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:35:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl strncat_s(char *_Dst,size_t _DstSizeInChars,const char *_Src,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:35:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:36:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _strncat_s_l(char *_Dst,size_t _DstSizeInChars,const char *_Src,size_t _MaxCount,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:36:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:37:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl strcpy_s(char *_Dst, rsize_t _SizeInBytes, const char *_Src); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:37:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:38:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_1(errno_t, strcpy_s, char, _Dest, const char *, _Source) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:190, from C:/rtools40/mingw64/include/c++/8.3.0/cstring:42, from CoreArray/dPlatform.h:45, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:39:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl strncpy_s(char *_Dst, size_t _DstSizeInChars, const char *_Src, size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:39:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:40:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_2(errno_t, strncpy_s, char, _Dest, const char *, _Source, size_t, _MaxCount) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:190, from C:/rtools40/mingw64/include/c++/8.3.0/cstring:42, from CoreArray/dPlatform.h:45, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:41:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _strncpy_s_l(char *_Dst, size_t _DstSizeInChars, const char *_Src, size_t _MaxCount, _locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:41:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:42:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_3(errno_t, _strncpy_s_l, char, _Dest, const char *, _Source, size_t, _MaxCount, _locale_t, _Locale); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:190, from C:/rtools40/mingw64/include/c++/8.3.0/cstring:42, from CoreArray/dPlatform.h:45, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:43:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP char *__cdecl strtok_s(char *_Str,const char *_Delim,char **_Context); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:43:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:44:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP char *__cdecl _strtok_s_l(char *_Str,const char *_Delim,char **_Context,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:44:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:45:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl strcat_s(char *_Dst, rsize_t _SizeInBytes, const char * _Src); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:45:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:46:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_1(errno_t, strcat_s, char, _Dest, const char *, _Source) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:190, from C:/rtools40/mingw64/include/c++/8.3.0/cstring:42, from CoreArray/dPlatform.h:45, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:48:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP errno_t __cdecl memmove_s(void *_dest,size_t _numberOfElements,const void *_src,size_t _count); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:48:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from CoreArray/dPlatform.h:45, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/include/c++/8.3.0/cstring:100:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memchr(void* __s, int __c, size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/cstring:104:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture strchr(char* __s, int __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/cstring:108:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture strpbrk(char* __s1, const char* __s2) ^ C:/rtools40/mingw64/include/c++/8.3.0/cstring:112:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture strrchr(char* __s, int __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/cstring:116:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture strstr(char* __s1, const char* __s2) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:62, from CoreArray/dPlatform.h:48, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_construct.h:74:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Construct(_T1* __p, _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_construct.h:89:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Construct_novalue(_T1* __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_construct.h:97:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Destroy(_Tp* __pointer) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_construct.h:105:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __destroy(_ForwardIterator __first, _ForwardIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_construct.h:117:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __destroy(_ForwardIterator, _ForwardIterator) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_construct.h:127:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Destroy(_ForwardIterator __first, _ForwardIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_construct.h:145:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __destroy_n(_ForwardIterator __first, _Size __count) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_construct.h:158:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __destroy_n(_ForwardIterator __first, _Size __count) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_construct.h:172:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Destroy_n(_ForwardIterator __first, _Size __count) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_construct.h:194:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Allocator& __alloc) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_construct.h:204:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture allocator<_Tp>&) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:63, from CoreArray/dPlatform.h:48, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:77:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:100:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:116:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:144:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Tp& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:166:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Tp& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:182:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Tp& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:204:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Tp& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:227:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Tp& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:244:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture uninitialized_fill_n(_ForwardIterator __first, _Size __n, const _Tp& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:268:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator __result, _Allocator& __alloc) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:288:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator __result, allocator<_Tp>&) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:295:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator __result, _Allocator& __alloc) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:308:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Allocator& __alloc) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:318:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Tp& __x, _Allocator& __alloc) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:337:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Tp& __x, allocator<_Tp2>&) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:344:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Tp& __x, _Allocator& __alloc) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:365:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Tp& __x, allocator<_Tp2>&) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:386:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Allocator& __alloc) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:414:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Allocator& __alloc) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:438:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _InputIterator __last, _Allocator& __alloc) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:461:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Allocator& __alloc) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:486:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __uninit_default(_ForwardIterator __first, _ForwardIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:507:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __uninit_default(_ForwardIterator __first, _ForwardIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:521:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __uninit_default_n(_ForwardIterator __first, _Size __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:543:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __uninit_default_n(_ForwardIterator __first, _Size __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:558:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:574:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __uninitialized_default_n(_ForwardIterator __first, _Size __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:594:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Allocator& __alloc) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:614:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture allocator<_Tp>&) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:624:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Allocator& __alloc) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:644:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture allocator<_Tp>&) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:653:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:675:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:685:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __uninit_default_novalue_n(_ForwardIterator __first, _Size __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:707:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __uninit_default_novalue_n(_ForwardIterator __first, _Size __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:717:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:731:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __uninitialized_default_novalue_n(_ForwardIterator __first, _Size __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:745:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator __result, input_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:766:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture random_access_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:773:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator __result, input_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:794:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture random_access_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:813:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:820:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator __result) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:64, from CoreArray/dPlatform.h:48, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:95:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Vector_impl() ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:99:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Vector_impl(_Tp_alloc_type const& __a) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:64, from CoreArray/dPlatform.h:48, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:104:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Vector_impl(_Tp_alloc_type&& __a) noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:110:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _M_swap_data(_Vector_impl& __x) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:237:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_Tp_allocator() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:241:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_Tp_allocator() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:245:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get_allocator() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:64, from CoreArray/dPlatform.h:48, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:248:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Vector_base() ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:251:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Vector_base(const allocator_type& __a) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:64, from CoreArray/dPlatform.h:48, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:254:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Vector_base(size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:258:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Vector_base(size_t __n, const allocator_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:263:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Vector_base(_Tp_alloc_type&& __a) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:266:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Vector_base(_Vector_base&& __x) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:270:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Vector_base(_Vector_base&& __x, const allocator_type& __a) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:283:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~_Vector_base() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:64, from CoreArray/dPlatform.h:48, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:293:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_allocate(size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:300:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_deallocate(pointer __p, size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:309:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_create_storage(size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:393:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture noexcept(is_nothrow_default_constructible<_Alloc>::value) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:402:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vector(const allocator_type& __a) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:64, from CoreArray/dPlatform.h:48, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:415:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vector(size_type __n, const allocator_type& __a = allocator_type()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:428:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const allocator_type& __a = allocator_type()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:458:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vector(const vector& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:476:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vector(vector&& __x) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:480:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vector(const vector& __x, const allocator_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:491:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture noexcept(_Alloc_traits::_S_always_equal()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:516:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const allocator_type& __a = allocator_type()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:544:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const allocator_type& __a = allocator_type()) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:565:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~vector() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:64, from CoreArray/dPlatform.h:48, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:582:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const vector& __x); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:596:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(vector&& __x) noexcept(_Alloc_traits::_S_nothrow_move()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:617:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(initializer_list __l) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:636:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(size_type __n, const value_type& __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:655:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(_InputIterator __first, _InputIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:681:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(initializer_list __l) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:698:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture begin() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:707:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture begin() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:716:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture end() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:725:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture end() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:734:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rbegin() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:743:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rbegin() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:752:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rend() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:761:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rend() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:64, from CoreArray/dPlatform.h:48, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:771:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cbegin() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:780:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cend() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:789:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture crbegin() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:798:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture crend() const noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:805:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:810:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max_size() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:64, from CoreArray/dPlatform.h:48, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:824:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture resize(size_type __new_size) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:844:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture resize(size_type __new_size, const value_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:876:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shrink_to_fit() ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:885:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture capacity() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:894:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture empty() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:64, from CoreArray/dPlatform.h:48, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:915:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reserve(size_type __n); ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:930:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator[](size_type __n) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:948:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator[](size_type __n) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:64, from CoreArray/dPlatform.h:48, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:957:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_range_check(size_type __n) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:979:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture at(size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:997:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture at(size_type __n) const ^~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1008:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture front() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1019:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture front() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1030:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture back() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1041:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture back() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1055:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture data() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1059:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture data() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:64, from CoreArray/dPlatform.h:48, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1074:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture push_back(const value_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1090:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture push_back(value_type&& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1099:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture emplace_back(_Args&&... __args); ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1112:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pop_back() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:64, from CoreArray/dPlatform.h:48, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1135:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture emplace(const_iterator __position, _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1150:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(const_iterator __position, const value_type& __x); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1180:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(const_iterator __position, value_type&& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1197:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(const_iterator __position, initializer_list __l) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1222:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(const_iterator __position, size_type __n, const value_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1267:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _InputIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1317:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erase(const_iterator __position) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1344:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erase(const_iterator __first, const_iterator __last) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1367:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(vector& __x) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1385:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture clear() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:64, from CoreArray/dPlatform.h:48, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1396:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator __first, _ForwardIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1421:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_initialize_dispatch(_Integer __n, _Integer __value, __true_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1433:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __false_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1444:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::input_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1463:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::forward_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1477:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_fill_initialize(size_type __n, const value_type& __value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1487:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_default_initialize(size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1504:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_assign_dispatch(_Integer __n, _Integer __val, __true_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1511:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __false_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1518:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::input_iterator_tag); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1524:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::forward_iterator_tag); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1529:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_fill_assign(size_type __n, const value_type& __val); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1540:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __true_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1547:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _InputIterator __last, __false_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1557:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _InputIterator __last, std::input_iterator_tag); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1563:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator __last, std::forward_iterator_tag); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1568:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_fill_insert(iterator __pos, size_type __n, const value_type& __x); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1573:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_default_append(size_type __n); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1576:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_shrink_to_fit(); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1593:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Temporary_value(vector* __vec, _Args&&... __args) : _M_this(__vec) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1599:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~_Temporary_value() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1603:9: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_val() { return *reinterpret_cast<_Tp*>(&__buf); } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1607:9: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_ptr() { return pointer_traits::pointer_to(_M_val()); } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1617:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_aux(iterator __position, _Arg&& __arg); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1621:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_realloc_insert(iterator __position, _Args&&... __args); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1625:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_rval(const_iterator __position, value_type&& __v); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1630:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_emplace_aux(const_iterator __position, _Args&&... __args); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1634:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_emplace_aux(const_iterator __position, value_type&& __v) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1640:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_check_len(size_type __n, const char* __s) const ^~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1654:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_erase_at_end(pointer __pos) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:64, from CoreArray/dPlatform.h:48, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1666:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_erase(iterator __position); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1669:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_erase(iterator __first, iterator __last); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1677:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_move_assign(vector&& __x, std::true_type) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1688:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_move_assign(vector&& __x, std::false_type) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1705:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_data_ptr(_Up* __ptr) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:64, from CoreArray/dPlatform.h:48, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1711:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_data_ptr(_Ptr __ptr) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1753:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator==(const vector<_Tp, _Alloc>& __x, const vector<_Tp, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1770:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<(const vector<_Tp, _Alloc>& __x, const vector<_Tp, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1777:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator!=(const vector<_Tp, _Alloc>& __x, const vector<_Tp, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1783:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>(const vector<_Tp, _Alloc>& __x, const vector<_Tp, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1789:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<=(const vector<_Tp, _Alloc>& __x, const vector<_Tp, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1795:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>=(const vector<_Tp, _Alloc>& __x, const vector<_Tp, _Alloc>& __y) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1802:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT_IF(noexcept(__x.swap(__y))) ^~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:65, from CoreArray/dPlatform.h:48, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:77:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Bit_reference(_Bit_type * __x, _Bit_type __y) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:80:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Bit_reference() _GLIBCXX_NOEXCEPT : _M_p(0), _M_mask(0) { } ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:82:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator bool() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:86:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(bool __x) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:96:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const _Bit_reference& __x) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:65, from CoreArray/dPlatform.h:48, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:100:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator==(const _Bit_reference& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:104:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<(const _Bit_reference& __x) const ^~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:108:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture flip() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:65, from CoreArray/dPlatform.h:48, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:114:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(_Bit_reference __x, _Bit_reference __y) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:122:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(_Bit_reference __x, bool& __y) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:130:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(bool& __x, _Bit_reference __y) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:144:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Bit_iterator_base(_Bit_type * __x, unsigned int __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:148:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_bump_up() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:158:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_bump_down() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:168:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_incr(ptrdiff_t __i) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:182:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator==(const _Bit_iterator_base& __i) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:186:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<(const _Bit_iterator_base& __i) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:193:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator!=(const _Bit_iterator_base& __i) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:197:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>(const _Bit_iterator_base& __i) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:201:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<=(const _Bit_iterator_base& __i) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:205:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>=(const _Bit_iterator_base& __i) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:210:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator-(const _Bit_iterator_base& __x, const _Bit_iterator_base& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:222:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Bit_iterator() : _Bit_iterator_base(0, 0) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:224:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Bit_iterator(_Bit_type * __x, unsigned int __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:228:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_const_cast() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:232:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator*() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:236:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:243:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++(int) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:251:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator--() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:258:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator--(int) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:266:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+=(difference_type __i) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:273:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator-=(difference_type __i) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:280:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+(difference_type __i) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:287:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator-(difference_type __i) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:294:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator[](difference_type __i) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:299:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+(ptrdiff_t __n, const _Bit_iterator& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:309:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Bit_const_iterator() : _Bit_iterator_base(0, 0) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:311:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Bit_const_iterator(_Bit_type * __x, unsigned int __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:314:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Bit_const_iterator(const _Bit_iterator& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:318:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_const_cast() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:322:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator*() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:326:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:333:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++(int) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:341:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator--() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:348:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator--(int) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:356:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+=(difference_type __i) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:363:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator-=(difference_type __i) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:370:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+(difference_type __i) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:377:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator-(difference_type __i) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:384:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator[](difference_type __i) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:389:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+(ptrdiff_t __n, const _Bit_const_iterator& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:394:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned int __first, unsigned int __last, bool __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:407:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fill(_Bit_iterator __first, _Bit_iterator __last, const bool& __x) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:440:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Bvector_impl_data() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:65, from CoreArray/dPlatform.h:48, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:445:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Bvector_impl_data(_Bvector_impl_data&& __x) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:451:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_move_data(_Bvector_impl_data&& __x) noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:461:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_reset() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:472:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Bvector_impl() _GLIBCXX_NOEXCEPT_IF( ^~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:477:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Bvector_impl(const _Bit_alloc_type& __a) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:65, from CoreArray/dPlatform.h:48, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:482:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Bvector_impl(_Bvector_impl&&) = default; ^~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:486:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_end_addr() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:498:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_Bit_allocator() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:502:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_Bit_allocator() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:506:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get_allocator() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:65, from CoreArray/dPlatform.h:48, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:510:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Bvector_base() = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:515:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Bvector_base(const allocator_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:519:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Bvector_base(_Bvector_base&&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:522:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~_Bvector_base() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:529:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_allocate(size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:533:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_deallocate() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:547:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_move_data(_Bvector_base&& __x) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:552:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_nword(size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:613:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get_allocator() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:624:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vector() = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:630:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vector(const allocator_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:635:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vector(size_type __n, const allocator_type& __a = allocator_type()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:640:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const allocator_type& __a = allocator_type()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:652:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vector(const vector& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:660:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vector(vector&&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:663:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture noexcept(_Bit_alloc_traits::_S_always_equal()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:676:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vector(const vector& __x, const allocator_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:684:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const allocator_type& __a = allocator_type()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:696:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const allocator_type& __a = allocator_type()) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:710:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~vector() _GLIBCXX_NOEXCEPT { } ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:65, from CoreArray/dPlatform.h:48, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:713:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const vector& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:744:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(vector&& __x) noexcept(_Bit_alloc_traits::_S_nothrow_move()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:769:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(initializer_list __l) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:781:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(size_type __n, const bool& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:788:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(_InputIterator __first, _InputIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:802:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(initializer_list __l) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:807:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture begin() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:811:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture begin() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:815:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture end() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:819:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture end() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:823:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rbegin() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:827:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rbegin() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:831:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rend() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:835:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rend() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:65, from CoreArray/dPlatform.h:48, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:840:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cbegin() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:844:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cend() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:848:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture crbegin() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:852:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture crend() const noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:857:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:861:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max_size() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:873:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture capacity() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:878:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture empty() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:65, from CoreArray/dPlatform.h:48, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:882:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator[](size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:889:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator[](size_type __n) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:897:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_range_check(size_type __n) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:908:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture at(size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:912:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture at(size_type __n) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:916:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reserve(size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:925:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture front() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:929:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture front() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:933:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture back() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:937:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture back() const ^~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:946:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture data() _GLIBCXX_NOEXCEPT { } ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:65, from CoreArray/dPlatform.h:48, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:949:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture push_back(bool __x) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:958:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(vector& __x) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:970:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(reference __x, reference __y) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:65, from CoreArray/dPlatform.h:48, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:979:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(const_iterator __position, const bool& __x = bool()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:998:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _InputIterator __first, _InputIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1018:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(const_iterator __position, size_type __n, const bool& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1032:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(const_iterator __p, initializer_list __l) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1037:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pop_back() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1042:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erase(const_iterator __position) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1050:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erase(const_iterator __first, const_iterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1057:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture resize(size_type __new_size, bool __x = bool()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1067:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shrink_to_fit() ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1072:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture flip() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1080:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture clear() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:65, from CoreArray/dPlatform.h:48, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1090:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture emplace_back(_Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1100:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture emplace(const_iterator __pos, _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1108:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture iterator __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1116:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_initialize(size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1134:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_initialize_value(bool __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1143:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_reallocate(size_type __n); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1147:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_shrink_to_fit(); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1156:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_initialize_dispatch(_Integer __n, _Integer __x, __true_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1165:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __false_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1172:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::input_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1181:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::forward_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1204:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_fill_assign(size_t __n, bool __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1221:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::input_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1235:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::forward_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1256:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __true_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1263:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __false_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1268:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_fill_insert(iterator __position, size_type __n, bool __x); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1273:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _InputIterator __last, std::input_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1285:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator __last, std::forward_iterator_tag); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1288:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_aux(iterator __position, bool __x); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1291:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_check_len(size_type __n, const char* __s) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1301:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_erase_at_end(iterator __pos) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1305:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_erase(iterator __pos); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1308:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_erase(iterator __first, iterator __last); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1328:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _GLIBCXX_STD_C::vector&) const noexcept; ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:69, from CoreArray/dPlatform.h:48, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:67:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reserve(size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:98:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture emplace_back(_Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:120:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(const_iterator __position, const value_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:160:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_erase(iterator __position) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:173:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_erase(iterator __first, iterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:187:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const vector<_Tp, _Alloc>& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:246:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_fill_assign(size_t __n, const value_type& __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:272:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::input_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:290:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::forward_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:328:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_rval(const_iterator __position, value_type&& __v) -> iterator ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:353:10: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture -> iterator ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:383:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_aux(iterator __position, _Arg&& __arg) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:414:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_realloc_insert(iterator __position, _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:479:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_fill_insert(iterator __position, size_type __n, const value_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:581:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_default_append(size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:639:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_shrink_to_fit() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:653:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _InputIterator __last, std::input_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:674:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator __last, std::forward_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:762:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_reallocate(size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:776:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_fill_insert(iterator __position, size_type __n, bool __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:809:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator __last, std::forward_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:842:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_aux(iterator __position, bool __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:870:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_erase(iterator __position) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:881:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_erase(iterator __first, iterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:892:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_shrink_to_fit() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:919:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _GLIBCXX_STD_C::vector& __b) const noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/deque:64, from C:/rtools40/mingw64/include/c++/8.3.0/queue:60, from CoreArray/dPlatform.h:49, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:92:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __deque_buf_size(size_t __size) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:129:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static size_t _S_buffer_size() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:145:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deque_iterator(_Elt_pointer __x, _Map_pointer __y) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:149:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deque_iterator() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:152:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deque_iterator(const iterator& __x) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:157:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_const_cast() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:161:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator*() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:165:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator->() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:169:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:181:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++(int) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:189:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator--() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:201:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator--(int) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:209:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+=(difference_type __n) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:228:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+(difference_type __n) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:235:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator-=(difference_type __n) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:239:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator-(difference_type __n) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:246:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator[](difference_type __n) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:255:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_set_node(_Map_pointer __new_node) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:269:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Deque_iterator<_Tp, _Ref, _Ptr>& __y) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:276:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Deque_iterator<_Tp, _RefR, _PtrR>& __y) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:282:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Deque_iterator<_Tp, _Ref, _Ptr>& __y) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:289:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Deque_iterator<_Tp, _RefR, _PtrR>& __y) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:295:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Deque_iterator<_Tp, _Ref, _Ptr>& __y) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:303:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Deque_iterator<_Tp, _RefR, _PtrR>& __y) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:310:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Deque_iterator<_Tp, _Ref, _Ptr>& __y) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:317:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Deque_iterator<_Tp, _RefR, _PtrR>& __y) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:323:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Deque_iterator<_Tp, _Ref, _Ptr>& __y) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:330:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Deque_iterator<_Tp, _RefR, _PtrR>& __y) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:336:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Deque_iterator<_Tp, _Ref, _Ptr>& __y) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:343:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Deque_iterator<_Tp, _RefR, _PtrR>& __y) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:353:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Deque_iterator<_Tp, _Ref, _Ptr>& __y) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:365:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Deque_iterator<_Tp, _RefR, _PtrR>& __y) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:376:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/deque:64, from C:/rtools40/mingw64/include/c++/8.3.0/queue:60, from CoreArray/dPlatform.h:49, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:382:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Deque_iterator<_Tp, _Tp&, _Tp*>&, const _Tp&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:382:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:388:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deque_iterator<_Tp, _Tp&, _Tp*>); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:388:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:394:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deque_iterator<_Tp, _Tp&, _Tp*> __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:403:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deque_iterator<_Tp, _Tp&, _Tp*>); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:403:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:409:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deque_iterator<_Tp, _Tp&, _Tp*> __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:421:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deque_iterator<_Tp, _Tp&, _Tp*>); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:421:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:427:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deque_iterator<_Tp, _Tp&, _Tp*> __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:436:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deque_iterator<_Tp, _Tp&, _Tp*>); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:436:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:442:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deque_iterator<_Tp, _Tp&, _Tp*> __result) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:485:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get_allocator() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/deque:64, from C:/rtools40/mingw64/include/c++/8.3.0/queue:60, from CoreArray/dPlatform.h:49, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:491:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deque_base() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:495:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deque_base(size_t __num_elements) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:499:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deque_base(const allocator_type& __a, size_t __num_elements) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:503:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deque_base(const allocator_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:508:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deque_base(_Deque_base&& __x, false_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:512:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deque_base(_Deque_base&& __x, true_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:520:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deque_base(_Deque_base&& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:524:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deque_base(_Deque_base&& __x, const allocator_type& __a, size_type __n) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:542:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~_Deque_base() _GLIBCXX_NOEXCEPT; ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/deque:64, from C:/rtools40/mingw64/include/c++/8.3.0/queue:60, from CoreArray/dPlatform.h:49, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:558:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deque_impl() ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:563:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deque_impl(const _Tp_alloc_type& __a) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/deque:64, from C:/rtools40/mingw64/include/c++/8.3.0/queue:60, from CoreArray/dPlatform.h:49, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:569:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deque_impl(_Deque_impl&&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:571:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deque_impl(_Tp_alloc_type&& __a) noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:577:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _M_swap_data(_Deque_impl& __x) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:588:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_Tp_allocator() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:592:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_Tp_allocator() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:596:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_map_allocator() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/deque:64, from C:/rtools40/mingw64/include/c++/8.3.0/queue:60, from CoreArray/dPlatform.h:49, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:600:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_allocate_node() ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:607:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_deallocate_node(_Ptr __p) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/deque:64, from C:/rtools40/mingw64/include/c++/8.3.0/queue:60, from CoreArray/dPlatform.h:49, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:614:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_allocate_map(size_t __n) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:621:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_deallocate_map(_Map_pointer __p, size_t __n) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/deque:64, from C:/rtools40/mingw64/include/c++/8.3.0/queue:60, from CoreArray/dPlatform.h:49, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:628:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _M_initialize_map(size_t); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:629:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _M_create_nodes(_Map_pointer __nstart, _Map_pointer __nfinish); ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:631:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Map_pointer __nfinish) _GLIBCXX_NOEXCEPT; ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/deque:64, from C:/rtools40/mingw64/include/c++/8.3.0/queue:60, from CoreArray/dPlatform.h:49, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:639:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_move_impl() ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:662:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~_Deque_base() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/deque:64, from C:/rtools40/mingw64/include/c++/8.3.0/queue:60, from CoreArray/dPlatform.h:49, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:683:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_initialize_map(size_t __num_elements) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:722:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_create_nodes(_Map_pointer __nstart, _Map_pointer __nfinish) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:741:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Map_pointer __nfinish) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:872:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static size_t _S_buffer_size() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/deque:64, from C:/rtools40/mingw64/include/c++/8.3.0/queue:60, from CoreArray/dPlatform.h:49, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:898:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture deque() : _Base() { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:905:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture deque(const allocator_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:918:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture deque(size_type __n, const allocator_type& __a = allocator_type()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:931:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const allocator_type& __a = allocator_type()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:957:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture deque(const deque& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:972:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture deque(deque&& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:976:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture deque(const deque& __x, const allocator_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:983:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture deque(deque&& __x, const allocator_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1007:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const allocator_type& __a = allocator_type()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1034:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const allocator_type& __a = allocator_type()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1054:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~deque() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1067:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const deque& __x); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1079:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(deque&& __x) noexcept(_Alloc_traits::_S_always_equal()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1098:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(initializer_list __l) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1117:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(size_type __n, const value_type& __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1136:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(_InputIterator __first, _InputIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1161:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(initializer_list __l) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1167:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get_allocator() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1176:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture begin() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1184:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture begin() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1193:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture end() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1202:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture end() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1211:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rbegin() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1220:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rbegin() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1229:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rend() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1238:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rend() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/deque:64, from C:/rtools40/mingw64/include/c++/8.3.0/queue:60, from CoreArray/dPlatform.h:49, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1247:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cbegin() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1256:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cend() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1265:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture crbegin() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1274:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture crend() const noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1281:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1286:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max_size() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/deque:64, from C:/rtools40/mingw64/include/c++/8.3.0/queue:60, from CoreArray/dPlatform.h:49, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1300:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture resize(size_type __new_size) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1322:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture resize(size_type __new_size, const value_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1358:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shrink_to_fit() noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1367:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture empty() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1383:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator[](size_type __n) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1401:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator[](size_type __n) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/deque:64, from C:/rtools40/mingw64/include/c++/8.3.0/queue:60, from CoreArray/dPlatform.h:49, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1410:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_range_check(size_type __n) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1432:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture at(size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1450:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture at(size_type __n) const ^~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1461:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture front() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1472:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture front() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1483:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture back() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1496:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture back() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/deque:64, from C:/rtools40/mingw64/include/c++/8.3.0/queue:60, from CoreArray/dPlatform.h:49, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1515:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture push_front(const value_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1530:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture push_front(value_type&& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1539:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture emplace_front(_Args&&... __args); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1552:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture push_back(const value_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1567:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture push_back(value_type&& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1576:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture emplace_back(_Args&&... __args); ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1588:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pop_front() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1611:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pop_back() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/deque:64, from C:/rtools40/mingw64/include/c++/8.3.0/queue:60, from CoreArray/dPlatform.h:49, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1637:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture emplace(const_iterator __position, _Args&&... __args); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1649:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(const_iterator __position, const value_type& __x); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1675:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(const_iterator __position, value_type&& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1688:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(const_iterator __p, initializer_list __l) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1709:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(const_iterator __position, size_type __n, const value_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1746:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _InputIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1790:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erase(const_iterator __position) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1814:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erase(const_iterator __first, const_iterator __last) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1832:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(deque& __x) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1850:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture clear() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/deque:64, from C:/rtools40/mingw64/include/c++/8.3.0/queue:60, from CoreArray/dPlatform.h:49, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1862:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_initialize_dispatch(_Integer __n, _Integer __x, __true_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1872:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __false_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1893:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::input_iterator_tag); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1899:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::forward_iterator_tag); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1913:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_fill_initialize(const value_type& __value); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1918:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_default_initialize(); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1930:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_assign_dispatch(_Integer __n, _Integer __val, __true_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1937:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __false_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1944:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::input_iterator_tag); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1950:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::forward_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1968:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_fill_assign(size_type __n, const value_type& __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1990:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _M_push_back_aux(_Args&&... __args); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1993:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _M_push_front_aux(_Args&&... __args); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1996:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _M_pop_back_aux(); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1998:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _M_pop_front_aux(); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2011:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Integer __n, _Integer __x, __true_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2019:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __false_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2029:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _InputIterator __last, std::input_iterator_tag); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2035:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator __last, std::forward_iterator_tag); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2041:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_fill_insert(iterator __pos, size_type __n, const value_type& __x); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2050:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_aux(iterator __pos, _Args&&... __args); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2055:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_aux(iterator __pos, size_type __n, const value_type& __x); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2062:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_type __n); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2068:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_destroy_data_aux(iterator __first, iterator __last); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2074:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_destroy_data(iterator __first, iterator __last, const _Alloc1&) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2079:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const std::allocator<_Tp>&) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2087:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_erase_at_begin(iterator __pos) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2097:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_erase_at_end(iterator __pos) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2106:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_erase(iterator __pos); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2109:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_erase(iterator __first, iterator __last); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2114:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_default_append(size_type __n); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2117:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_shrink_to_fit(); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2123:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_reserve_elements_at_front(size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2133:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_reserve_elements_at_back(size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2143:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_new_elements_at_front(size_type __new_elements); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2146:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_new_elements_at_back(size_type __new_elements); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2159:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_reserve_map_at_back(size_type __nodes_to_add = 1) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2167:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_reserve_map_at_front(size_type __nodes_to_add = 1) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2175:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_reallocate_map(size_type __nodes_to_add, bool __add_at_front); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2182:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_move_assign1(deque&& __x, /* always equal: */ true_type) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2193:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_move_assign1(deque&& __x, /* always equal: */ false_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2204:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_replace_map(_Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2220:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_move_assign2(deque&& __x, /* propagate: */ true_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2234:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_move_assign2(deque&& __x, /* propagate: */ false_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2278:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const deque<_Tp, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2296:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const deque<_Tp, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2304:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const deque<_Tp, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2311:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const deque<_Tp, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2318:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const deque<_Tp, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2325:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const deque<_Tp, _Alloc>& __y) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2332:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT_IF(noexcept(__x.swap(__y))) ^~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/deque:66, from C:/rtools40/mingw64/include/c++/8.3.0/queue:60, from CoreArray/dPlatform.h:49, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:68:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_default_initialize() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:94:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const deque& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:139:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture emplace_front(_Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:163:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture emplace_back(_Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:186:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture emplace(const_iterator __position, _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:210:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(const_iterator __position, const value_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:234:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_erase(iterator __position) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:257:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_erase(iterator __first, iterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:291:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::input_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:306:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_fill_insert(iterator __pos, size_type __n, const value_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:349:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_default_append(size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:373:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_shrink_to_fit() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:392:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_fill_initialize(const value_type& __value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:419:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::input_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:443:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::forward_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:480:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_push_back_aux(_Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:515:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_push_front_aux(_Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:548:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_pop_back_aux() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:564:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_pop_front_aux() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:579:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::input_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:588:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::forward_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:633:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_aux(iterator __pos, _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:673:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_aux(iterator __pos, size_type __n, const value_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:761:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:847:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_destroy_data_aux(iterator __first, iterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:869:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_new_elements_at_front(size_type __new_elems) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:894:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_new_elements_at_back(size_type __new_elems) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:919:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_reallocate_map(size_type __nodes_to_add, bool __add_at_front) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:967:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Deque_iterator<_Tp, _Tp&, _Tp*>& __last, const _Tp& __value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:988:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deque_iterator<_Tp, _Tp&, _Tp*> __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:1011:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deque_iterator<_Tp, _Tp&, _Tp*> __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:1051:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deque_iterator<_Tp, _Tp&, _Tp*> __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:1074:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deque_iterator<_Tp, _Tp&, _Tp*> __result) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/queue:62, from CoreArray/dPlatform.h:49, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:75:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Compare& __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:92:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __is_heap(_RandomAccessIterator __first, _Distance __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:101:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __is_heap(_RandomAccessIterator __first, _Compare __comp, _Distance __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:110:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __is_heap(_RandomAccessIterator __first, _RandomAccessIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:116:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:130:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Compare& __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:154:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture push_heap(_RandomAccessIterator __first, _RandomAccessIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:190:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:215:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Distance __len, _Tp __value, _Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:244:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _RandomAccessIterator __result, _Compare& __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:271:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pop_heap(_RandomAccessIterator __first, _RandomAccessIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:305:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _RandomAccessIterator __last, _Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:327:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Compare& __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:360:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture make_heap(_RandomAccessIterator __first, _RandomAccessIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:387:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:403:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Compare& __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:422:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture sort_heap(_RandomAccessIterator __first, _RandomAccessIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:450:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:477:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture is_heap_until(_RandomAccessIterator __first, _RandomAccessIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:506:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:529:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture is_heap(_RandomAccessIterator __first, _RandomAccessIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:543:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Compare __comp) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:62, from C:/rtools40/mingw64/include/c++/8.3.0/queue:64, from CoreArray/dPlatform.h:49, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/include/c++/8.3.0/bits/uses_allocator.h:46:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture struct allocator_arg_t { explicit allocator_arg_t() = default; }; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/uses_allocator.h:71:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture struct _Sink { void operator=(const void*) { } } _M_a; ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/uses_allocator.h:106:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __use_alloc(const _Alloc& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/uses_allocator.h:115:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __use_alloc(const _Alloc&&) = delete; ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/uses_allocator.h:115:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/uses_allocator.h:158:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/uses_allocator.h:163:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/uses_allocator.h:171:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/uses_allocator.h:176:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Args&&... __args) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/queue:64, from CoreArray/dPlatform.h:49, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:111:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator==(const queue<_Tp1, _Seq1>&, const queue<_Tp1, _Seq1>&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:115:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<(const queue<_Tp1, _Seq1>&, const queue<_Tp1, _Seq1>&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:152:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture queue() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:156:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture queue(const _Sequence& __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:160:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture queue(_Sequence&& __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:165:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture queue(const _Alloc& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:169:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture queue(const _Sequence& __c, const _Alloc& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:173:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture queue(_Sequence&& __c, const _Alloc& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:177:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture queue(const queue& __q, const _Alloc& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:181:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture queue(queue&& __q, const _Alloc& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:189:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture empty() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:194:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:202:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture front() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:213:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture front() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:224:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture back() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:235:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture back() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:251:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture push(const value_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:256:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture push(value_type&& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:267:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture emplace(_Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:284:11: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pop() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:294:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture noexcept(__is_nothrow_swappable<_Sequence>::value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:330:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator==(const queue<_Tp, _Seq>& __x, const queue<_Tp, _Seq>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:348:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<(const queue<_Tp, _Seq>& __x, const queue<_Tp, _Seq>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:354:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator!=(const queue<_Tp, _Seq>& __x, const queue<_Tp, _Seq>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:360:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>(const queue<_Tp, _Seq>& __x, const queue<_Tp, _Seq>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:366:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<=(const queue<_Tp, _Seq>& __x, const queue<_Tp, _Seq>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:372:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>=(const queue<_Tp, _Seq>& __x, const queue<_Tp, _Seq>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:385:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture noexcept(noexcept(__x.swap(__y))) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:485:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture priority_queue() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:489:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture priority_queue(const _Compare& __x, const _Sequence& __s) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:494:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture priority_queue(const _Compare& __x, _Sequence&& __s = _Sequence()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:500:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture priority_queue(const _Alloc& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:504:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture priority_queue(const _Compare& __x, const _Alloc& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:509:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Alloc& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:513:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture priority_queue(const _Compare& __x, _Sequence&& __c, const _Alloc& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:517:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture priority_queue(const priority_queue& __q, const _Alloc& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:521:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture priority_queue(priority_queue&& __q, const _Alloc& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:555:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Sequence& __s) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:566:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Sequence&& __s = _Sequence()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:579:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture empty() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:584:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:592:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture top() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:607:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture push(const value_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:615:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture push(value_type&& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:623:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture emplace(_Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:642:11: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pop() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:659:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture >::value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:708:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture noexcept(noexcept(__x.swap(__y))) ^ In file included from CoreArray/dPlatform.h:52, from CoreArray/CoreArray.cpp:35: D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Arith.h:61:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int R_IsNA(double); /* True for R's NA only */ ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Arith.h:61:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Arith.h:62:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int R_IsNaN(double); /* True for special NaN, *not* for NA */ ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Arith.h:62:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Arith.h:63:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int R_finite(double); /* True if none of NA, NaN, +/-Inf */ ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Arith.h:63:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Arith.h:73:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int R_isnancpp(double); /* in arithmetic.c */ ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Arith.h:73:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:47, from CoreArray/dPlatform.h:53, from CoreArray/CoreArray.cpp:35: D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Error.h:39:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void NORET Rf_error(const char *, ...); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Error.h:39:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Error.h:40:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void NORET UNIMPLEMENTED(const char *); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Error.h:40:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Error.h:41:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void NORET WrongArgCount(const char *); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Error.h:41:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Error.h:43:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Rf_warning(const char *, ...); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Error.h:43:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Error.h:44:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_ShowMessage(const char *s); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Error.h:44:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:48, from CoreArray/dPlatform.h:53, from CoreArray/CoreArray.cpp:35: D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Memory.h:44:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void* vmaxget(void); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Memory.h:44:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Memory.h:45:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void vmaxset(const void *); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Memory.h:45:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Memory.h:47:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_gc(void); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Memory.h:47:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Memory.h:48:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int R_gc_running(); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Memory.h:48:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Memory.h:50:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char* R_alloc(R_SIZE_T, int); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Memory.h:50:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Memory.h:51:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture long double *R_allocLD(R_SIZE_T nelem); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Memory.h:51:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Memory.h:52:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char* S_alloc(long, int); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Memory.h:52:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Memory.h:53:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char* S_realloc(char *, long, long, int); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Memory.h:53:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Memory.h:55:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void * R_malloc_gc(size_t); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Memory.h:55:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Memory.h:56:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void * R_calloc_gc(size_t, size_t); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Memory.h:56:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Memory.h:57:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void * R_realloc_gc(void *, size_t); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Memory.h:57:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:49, from CoreArray/dPlatform.h:53, from CoreArray/CoreArray.cpp:35: D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:59:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_isort(int*, int); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:59:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:60:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_rsort(double*, int); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:60:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:61:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_csort(Rcomplex*, int); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:61:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:62:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void rsort_with_index(double *, int *, int); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:62:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:63:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void revsort(double*, int*, int);/* reverse; sort i[] alongside */ ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:63:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:64:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void iPsort(int*, int, int); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:64:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:65:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void rPsort(double*, int, int); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:65:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:66:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void cPsort(Rcomplex*, int, int); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:66:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:70:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_qsort (double *v, R_SIZE_T i, R_SIZE_T j); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:70:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:71:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_qsort_I (double *v, int *II, int i, int j); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:71:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:72:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_qsort_int (int *iv, R_SIZE_T i, R_SIZE_T j); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:72:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:73:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_qsort_int_I(int *iv, int *II, int i, int j); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:73:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:80:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const char *R_ExpandFileName(const char *); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:80:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:84:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void setIVector(int*, int, int); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:84:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:85:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void setRVector(double*, int, double); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:85:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:86:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean StringFalse(const char *); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:86:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:87:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean StringTrue(const char *); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:87:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:88:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean isBlankString(const char *); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:88:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:93:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double R_atof(const char *str); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:93:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:94:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double R_strtod(const char *c, char **end); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:94:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:96:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *R_tmpnam(const char *prefix, const char *tempdir); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:96:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:97:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *R_tmpnam2(const char *prefix, const char *tempdir, const char *fileext); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:97:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:98:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_free_tmpnam(char *name); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:98:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:100:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_CheckUserInterrupt(void); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:100:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:101:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_CheckStack(void); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:101:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:102:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_CheckStack2(R_SIZE_T); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:102:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:108:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int *mflag); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:108:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:111:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int ilo, int *mflag); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:111:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:118:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int *rightmost_closed, int *all_inside, int *indx); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:118:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:121:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_max_col(double *matrix, int *nr, int *nc, int *maxes, int *ties_meth); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:121:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:50, from CoreArray/dPlatform.h:53, from CoreArray/CoreArray.cpp:35: D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Print.h:45:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Rprintf(const char *, ...); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Print.h:45:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Print.h:46:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void REprintf(const char *, ...); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Print.h:46:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Print.h:48:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Rvprintf(const char *, R_VA_LIST); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Print.h:48:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Print.h:49:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void REvprintf(const char *, R_VA_LIST); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Print.h:49:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:51, from CoreArray/dPlatform.h:53, from CoreArray/CoreArray.cpp:35: D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Rdynload.h:82:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const R_ExternalMethodDef * const externalRoutines); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Rdynload.h:82:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Rdynload.h:84:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean R_useDynamicSymbols(DllInfo *info, Rboolean value); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Rdynload.h:84:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Rdynload.h:85:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean R_forceSymbols(DllInfo *info, Rboolean value); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Rdynload.h:85:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Rdynload.h:87:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DllInfo *R_getDllInfo(const char *name); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Rdynload.h:87:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Rdynload.h:91:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DllInfo *R_getEmbeddingDllInfo(void); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Rdynload.h:91:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Rdynload.h:98:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture R_RegisteredNativeSymbol *symbol); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Rdynload.h:98:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Rdynload.h:107:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_RegisterCCallable(const char *package, const char *name, DL_FUNC fptr); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Rdynload.h:107:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Rdynload.h:108:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DL_FUNC R_GetCCallable(const char *package, const char *name); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Rdynload.h:108:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from CoreArray/dPlatform.h:53, from CoreArray/CoreArray.cpp:35: D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:198:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const char *(R_CHAR)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:198:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:201:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean (Rf_isNull)(SEXP s); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:201:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:202:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean (Rf_isSymbol)(SEXP s); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:202:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:203:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean (Rf_isLogical)(SEXP s); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:203:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:204:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean (Rf_isReal)(SEXP s); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:204:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:205:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean (Rf_isComplex)(SEXP s); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:205:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:206:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean (Rf_isExpression)(SEXP s); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:206:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:207:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean (Rf_isEnvironment)(SEXP s); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:207:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:208:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean (Rf_isString)(SEXP s); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:208:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:209:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean (Rf_isObject)(SEXP s); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:209:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:250:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (ATTRIB)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:250:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:251:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int (OBJECT)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:251:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:252:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int (MARK)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:252:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:253:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int (TYPEOF)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:253:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:254:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int (NAMED)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:254:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:255:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int (REFCNT)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:255:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:256:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SET_ATTRIB(SEXP x, SEXP v); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:256:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:257:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void DUPLICATE_ATTRIB(SEXP to, SEXP from); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:257:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:258:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SHALLOW_DUPLICATE_ATTRIB(SEXP to, SEXP from); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:258:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:259:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void (MARK_NOT_MUTABLE)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:259:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:262:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int (IS_S4_OBJECT)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:262:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:265:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int (LENGTH)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:265:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:266:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture R_xlen_t (XLENGTH)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:266:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:267:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture R_xlen_t (TRUELENGTH)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:267:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:268:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int (IS_LONG_VEC)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:268:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:269:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int (LEVELS)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:269:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:271:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int *(LOGICAL)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:271:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:272:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int *(INTEGER)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:272:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:273:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rbyte *(RAW)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:273:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:274:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double *(REAL)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:274:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:275:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rcomplex *(COMPLEX)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:275:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:276:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int *(LOGICAL_RO)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:276:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:277:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int *(INTEGER_RO)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:277:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:278:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const Rbyte *(RAW_RO)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:278:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:279:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const double *(REAL_RO)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:279:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:280:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const Rcomplex *(COMPLEX_RO)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:280:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:282:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (VECTOR_ELT)(SEXP x, R_xlen_t i); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:282:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:283:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SET_STRING_ELT(SEXP x, R_xlen_t i, SEXP v); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:283:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:284:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP SET_VECTOR_ELT(SEXP x, R_xlen_t i, SEXP v); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:284:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:285:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP *(STRING_PTR)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:285:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:286:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const SEXP *(STRING_PTR_RO)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:286:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:287:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP * NORET (VECTOR_PTR)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:287:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:289:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture R_xlen_t INTEGER_GET_REGION(SEXP sx, R_xlen_t i, R_xlen_t n, int *buf); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:289:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:290:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture R_xlen_t REAL_GET_REGION(SEXP sx, R_xlen_t i, R_xlen_t n, double *buf); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:290:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:291:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture R_xlen_t LOGICAL_GET_REGION(SEXP sx, R_xlen_t i, R_xlen_t n, int *buf); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:291:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:292:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture R_xlen_t COMPLEX_GET_REGION(SEXP sx, R_xlen_t i, R_xlen_t n, Rcomplex *buf); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:292:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:293:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture R_xlen_t RAW_GET_REGION(SEXP sx, R_xlen_t i, R_xlen_t n, Rbyte *buf); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:293:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:296:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int INTEGER_IS_SORTED(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:296:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:297:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int INTEGER_NO_NA(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:297:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:298:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int REAL_IS_SORTED(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:298:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:299:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int REAL_NO_NA(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:299:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:300:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int LOGICAL_IS_SORTED(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:300:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:301:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int LOGICAL_NO_NA(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:301:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:302:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int STRING_IS_SORTED(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:302:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:303:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int STRING_NO_NA(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:303:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:310:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (TAG)(SEXP e); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:310:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:311:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (CDR)(SEXP e); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:311:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:312:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (CAAR)(SEXP e); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:312:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:313:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (CDAR)(SEXP e); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:313:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:314:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (CADR)(SEXP e); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:314:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:315:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (CDDR)(SEXP e); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:315:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:316:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (CDDDR)(SEXP e); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:316:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:317:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (CADDR)(SEXP e); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:317:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:318:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (CADDDR)(SEXP e); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:318:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:319:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (CAD4R)(SEXP e); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:319:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:320:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int (MISSING)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:320:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:321:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SET_TAG(SEXP x, SEXP y); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:321:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:322:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP SETCAR(SEXP x, SEXP y); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:322:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:323:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP SETCDR(SEXP x, SEXP y); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:323:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:324:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP SETCADR(SEXP x, SEXP y); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:324:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:325:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP SETCADDR(SEXP x, SEXP y); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:325:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:326:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP SETCADDDR(SEXP x, SEXP y); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:326:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:327:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP SETCAD4R(SEXP e, SEXP y); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:327:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:330:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (FORMALS)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:330:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:331:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (BODY)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:331:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:332:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (CLOENV)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:332:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:333:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int (RDEBUG)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:333:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:334:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int (RSTEP)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:334:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:335:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int (RTRACE)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:335:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:336:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void (SET_RDEBUG)(SEXP x, int v); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:336:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:337:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void (SET_RSTEP)(SEXP x, int v); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:337:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:338:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void (SET_RTRACE)(SEXP x, int v); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:338:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:339:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SET_FORMALS(SEXP x, SEXP v); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:339:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:340:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SET_BODY(SEXP x, SEXP v); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:340:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:341:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SET_CLOENV(SEXP x, SEXP v); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:341:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:344:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (PRINTNAME)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:344:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:345:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (SYMVALUE)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:345:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:346:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (INTERNAL)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:346:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:347:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int (DDVAL)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:347:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:350:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (FRAME)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:350:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:351:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (ENCLOS)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:351:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:352:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (HASHTAB)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:352:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:353:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int (ENVFLAGS)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:353:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:356:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (PRCODE)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:356:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:357:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (PRENV)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:357:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:358:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (PRVALUE)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:358:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:359:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int (PRSEEN)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:359:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:362:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (EXTPTR_PROT)(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:362:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:363:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (EXTPTR_TAG)(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:363:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:364:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *(EXTPTR_PTR)(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:364:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:452:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_GetCurrentSrcref(int); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:452:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:453:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_GetSrcFilename(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:453:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:459:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_asChar(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:459:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:460:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_coerceVector(SEXP, SEXPTYPE); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:460:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:461:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_PairToVectorList(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:461:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:462:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_VectorToPairList(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:462:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:463:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_asCharacterFactor(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:463:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:464:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int Rf_asLogical(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:464:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:465:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int Rf_asInteger(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:465:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:466:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double Rf_asReal(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:466:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:467:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rcomplex Rf_asComplex(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:467:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:478:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char * Rf_acopy_string(const char *); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:478:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:479:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_alloc3DArray(SEXPTYPE, int, int, int); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:479:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:480:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_allocArray(SEXPTYPE, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:480:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:481:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_allocMatrix(SEXPTYPE, int, int); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:481:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:482:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_allocList(int); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:482:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:483:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_allocS4Object(void); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:483:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:484:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_allocSExp(SEXPTYPE); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:484:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:485:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_allocVector3(SEXPTYPE, R_xlen_t, R_allocator_t*); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:485:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:486:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture R_xlen_t Rf_any_duplicated(SEXP x, Rboolean from_last); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:486:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:487:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture R_xlen_t Rf_any_duplicated3(SEXP x, SEXP incomp, Rboolean from_last); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:487:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:488:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_applyClosure(SEXP, SEXP, SEXP, SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:488:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:489:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_classgets(SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:489:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:490:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_cons(SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:490:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:491:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Rf_copyMatrix(SEXP, SEXP, Rboolean); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:491:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:492:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Rf_copyListMatrix(SEXP, SEXP, Rboolean); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:492:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:493:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Rf_copyMostAttrib(SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:493:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:494:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Rf_copyVector(SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:494:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:495:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Rf_defineVar(SEXP, SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:495:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:496:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_dimgets(SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:496:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:497:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_dimnamesgets(SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:497:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:498:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_duplicate(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:498:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:499:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_shallow_duplicate(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:499:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:500:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_duplicate_attr(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:500:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:501:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_shallow_duplicate_attr(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:501:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:502:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_lazy_duplicate(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:502:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:504:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_duplicated(SEXP, Rboolean); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:504:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:505:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_eval(SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:505:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:506:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_findFun(SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:506:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:507:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_findVar(SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:507:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:508:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_findVarInFrame(SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:508:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:509:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_findVarInFrame3(SEXP, SEXP, Rboolean); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:509:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:510:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean R_existsVarInFrame(SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:510:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:511:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_removeVarFromFrame(SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:511:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:512:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_getAttrib(SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:512:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:513:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_GetArrayDimnames(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:513:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:514:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_GetColNames(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:514:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:515:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Rf_GetMatrixDimnames(SEXP, SEXP*, SEXP*, const char**, const char**); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:515:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:516:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_GetOption(SEXP, SEXP); /* pre-2.13.0 compatibility */ ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:516:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:517:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_GetOption1(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:517:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:518:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int Rf_GetOptionDigits(void); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:518:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:519:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int Rf_GetOptionWidth(void); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:519:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:520:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_GetRowNames(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:520:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:521:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Rf_gsetVar(SEXP, SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:521:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:522:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_install(const char *); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:522:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:523:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_installChar(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:523:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:524:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_installNoTrChar(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:524:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:525:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_installTrChar(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:525:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:526:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_isOrdered(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:526:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:527:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_isUnordered(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:527:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:528:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_isUnsorted(SEXP, Rboolean); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:528:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:529:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_lengthgets(SEXP, R_len_t); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:529:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:530:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_xlengthgets(SEXP, R_xlen_t); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:530:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:531:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_lsInternal(SEXP, Rboolean); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:531:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:532:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_lsInternal3(SEXP, Rboolean, Rboolean); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:532:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:533:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_match(SEXP, SEXP, int); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:533:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:534:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_namesgets(SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:534:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:535:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_mkChar(const char *); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:535:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:536:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_mkCharLen(const char *, int); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:536:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:537:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_NonNullStringMatch(SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:537:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:538:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int Rf_ncols(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:538:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:539:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int Rf_nrows(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:539:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:540:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_nthcdr(SEXP, int); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:540:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:545:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean allowNA, Rboolean keepNA, const char* msg_name); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:545:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:547:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_ParseEvalString(const char *, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:547:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:548:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Rf_PrintValue(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:548:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:552:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_setAttrib(SEXP, SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:552:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:553:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Rf_setVar(SEXP, SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:553:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:554:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXPTYPE Rf_str2type(const char *); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:554:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:555:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_StringBlank(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:555:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:556:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_substitute(SEXP,SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:556:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:557:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_topenv(SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:557:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:558:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const char * Rf_translateChar(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:558:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:559:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const char * Rf_translateCharUTF8(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:559:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:560:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const char * Rf_type2char(SEXPTYPE); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:560:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:561:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_type2rstr(SEXPTYPE); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:561:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:562:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_type2str(SEXPTYPE); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:562:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:563:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_type2str_nowarn(SEXPTYPE); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:563:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:567:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Rf_unprotect_ptr(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:567:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:573:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_tryEval(SEXP, SEXP, int *); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:573:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:574:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_tryEvalSilent(SEXP, SEXP, int *); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:574:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:575:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_GetCurrentEnv(); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:575:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:577:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_isS4(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:577:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:578:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_asS4(SEXP, Rboolean, int); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:578:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:579:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_S3Class(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:579:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:580:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int Rf_isBasicClass(const char *); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:580:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:593:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cetype_t Rf_getCharCE(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:593:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:594:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_mkCharCE(const char *, cetype_t); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:594:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:595:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_mkCharLenCE(const char *, int, cetype_t); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:595:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:596:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const char *Rf_reEnc(const char *x, cetype_t ce_in, cetype_t ce_out, int subst); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:596:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:604:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_forceAndCall(SEXP e, int n, SEXP rho); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:604:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:607:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_MakeExternalPtr(void *p, SEXP tag, SEXP prot); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:607:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:608:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *R_ExternalPtrAddr(SEXP s); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:608:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:609:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_ExternalPtrTag(SEXP s); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:609:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:610:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_ExternalPtrProtected(SEXP s); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:610:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:611:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_ClearExternalPtr(SEXP s); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:611:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:612:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_SetExternalPtrAddr(SEXP s, void *p); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:612:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:613:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_SetExternalPtrTag(SEXP s, SEXP tag); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:613:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:614:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_SetExternalPtrProtected(SEXP s, SEXP p); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:614:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:616:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_MakeExternalPtrFn(DL_FUNC p, SEXP tag, SEXP prot); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:616:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:617:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DL_FUNC R_ExternalPtrAddrFn(SEXP s); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:617:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:621:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_RegisterFinalizer(SEXP s, SEXP fun); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:621:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:622:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_RegisterCFinalizer(SEXP s, R_CFinalizer_t fun); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:622:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:623:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_RegisterFinalizerEx(SEXP s, SEXP fun, Rboolean onexit); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:623:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:624:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_RegisterCFinalizerEx(SEXP s, R_CFinalizer_t fun, Rboolean onexit); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:624:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:625:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_RunPendingFinalizers(void); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:625:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:628:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_MakeWeakRef(SEXP key, SEXP val, SEXP fin, Rboolean onexit); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:628:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:629:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_MakeWeakRefC(SEXP key, SEXP val, R_CFinalizer_t fin, Rboolean onexit); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:629:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:630:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_WeakRefKey(SEXP w); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:630:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:631:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_WeakRefValue(SEXP w); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:631:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:632:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_RunWeakRefFinalizer(SEXP w); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:632:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:634:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_PromiseExpr(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:634:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:635:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_ClosureExpr(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:635:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:636:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_BytecodeExpr(SEXP e); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:636:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:639:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean R_ToplevelExec(void (*fun)(void *), void *data); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:639:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:641:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void (*cleanfun)(void *), void *cleandata); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:641:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:645:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void (*)(void *), void *); /* finally closure */ ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:645:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:647:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (*)(SEXP, void *), void *); /* handler closure */ ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:647:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:649:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (*)(SEXP, void *), void *); /* handler closure */ ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:649:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:650:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_MakeUnwindCont(); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:650:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:651:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void NORET R_ContinueUnwind(SEXP cont); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:651:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:654:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *cleandata, SEXP cont); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:654:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:657:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_NewEnv(SEXP, int, int); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:657:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:658:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean R_IsPackageEnv(SEXP rho); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:658:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:659:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_PackageEnvName(SEXP rho); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:659:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:660:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_FindPackageEnv(SEXP info); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:660:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:661:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean R_IsNamespaceEnv(SEXP rho); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:661:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:662:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_NamespaceEnvSpec(SEXP rho); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:662:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:663:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_FindNamespace(SEXP info); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:663:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:664:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_LockEnvironment(SEXP env, Rboolean bindings); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:664:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:665:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean R_EnvironmentIsLocked(SEXP env); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:665:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:666:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_LockBinding(SEXP sym, SEXP env); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:666:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:667:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_unLockBinding(SEXP sym, SEXP env); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:667:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:668:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_MakeActiveBinding(SEXP sym, SEXP fun, SEXP env); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:668:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:669:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean R_BindingIsLocked(SEXP sym, SEXP env); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:669:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:670:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean R_BindingIsActive(SEXP sym, SEXP env); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:670:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:671:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_ActiveBindingFunction(SEXP sym, SEXP env); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:671:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:672:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean R_HasFancyBindings(SEXP rho); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:672:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:678:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Rf_errorcall(SEXP, const char *, ...) __attribute__((noreturn)); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:678:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:682:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Rf_warningcall(SEXP, const char *, ...); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:682:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:683:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Rf_warningcall_immediate(SEXP, const char *, ...); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:683:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:689:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_XDREncodeDouble(double d, void *buf); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:689:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:690:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double R_XDRDecodeDouble(void *buf); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:690:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:691:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_XDREncodeInteger(int i, void *buf); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:691:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:692:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int R_XDRDecodeInteger(void *buf); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:692:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:733:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (*phook)(SEXP, SEXP), SEXP pdata); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:733:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:738:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (*phook)(SEXP, SEXP), SEXP pdata); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:738:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:743:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (*phook)(SEXP, SEXP), SEXP pdata); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:743:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:746:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (*phook)(SEXP, SEXP), SEXP pdata); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:746:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:772:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_Serialize(SEXP s, R_outpstream_t ops); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:772:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:773:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_Unserialize(R_inpstream_t ips); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:773:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:774:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_SerializeInfo(R_inpstream_t ips); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:774:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:777:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_do_slot(SEXP obj, SEXP name); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:777:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:778:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_do_slot_assign(SEXP obj, SEXP name, SEXP value); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:778:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:779:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int R_has_slot(SEXP obj, SEXP name); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:779:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:781:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_S4_extends(SEXP klass, SEXP useTable); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:781:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:784:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_do_MAKE_CLASS(const char *what); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:784:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:785:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_getClassDef (const char *what); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:785:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:786:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_getClassDef_R(SEXP what); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:786:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:787:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean R_has_methods_attached(void); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:787:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:788:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean R_isVirtualClass(SEXP class_def, SEXP env); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:788:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:789:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean R_extends (SEXP class1, SEXP class2, SEXP env); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:789:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:790:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_do_new_object(SEXP class_def); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:790:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:792:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int R_check_class_and_super(SEXP x, const char **valid, SEXP rho); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:792:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:793:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int R_check_class_etc (SEXP x, const char **valid); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:793:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:796:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_PreserveObject(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:796:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:797:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_ReleaseObject(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:797:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:799:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_NewPreciousMSet(int); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:799:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:800:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_PreserveInMSet(SEXP x, SEXP mset); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:800:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:801:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_ReleaseFromMSet(SEXP x, SEXP mset); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:801:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:802:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_ReleaseMSet(SEXP mset, int keepSize); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:802:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:805:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_dot_Last(void); /* in main.c */ ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:805:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:806:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_RunExitFinalizers(void); /* in memory.c */ ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:806:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:816:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int R_system(const char *); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:816:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:828:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean R_compute_identical(SEXP, SEXP, int); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:828:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:830:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_body_no_src(SEXP x); // body(x) without "srcref" etc, ../main/utils.c ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:830:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:834:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_orderVector (int *indx, int n, SEXP arglist, Rboolean nalast, Rboolean decreasing); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:834:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:836:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_orderVector1(int *indx, int n, SEXP x, Rboolean nalast, Rboolean decreasing); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:836:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from CoreArray/dPlatform.h:53, from CoreArray/CoreArray.cpp:35: D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1035:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_allocVector(SEXPTYPE, R_xlen_t); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1035:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1036:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_conformable(SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1036:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1037:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_elt(SEXP, int); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1037:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1038:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_inherits(SEXP, const char *); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1038:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1039:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_isArray(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1039:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1040:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_isFactor(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1040:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1041:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_isFrame(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1041:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1042:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_isFunction(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1042:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1043:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_isInteger(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1043:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1044:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_isLanguage(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1044:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1045:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_isList(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1045:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1046:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_isMatrix(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1046:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1047:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_isNewList(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1047:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1048:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_isNumber(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1048:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1049:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_isNumeric(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1049:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1050:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_isPairList(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1050:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1051:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_isPrimitive(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1051:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1052:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_isTs(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1052:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1053:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_isUserBinop(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1053:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1054:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_isValidString(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1054:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1055:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_isValidStringF(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1055:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1056:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_isVector(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1056:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1057:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_isVectorAtomic(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1057:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1058:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_isVectorList(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1058:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1059:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_isVectorizable(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1059:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1060:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_lang1(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1060:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1061:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_lang2(SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1061:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1062:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_lang3(SEXP, SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1062:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1063:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_lang4(SEXP, SEXP, SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1063:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1064:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_lang5(SEXP, SEXP, SEXP, SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1064:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1065:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_lang6(SEXP, SEXP, SEXP, SEXP, SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1065:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1066:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_lastElt(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1066:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1067:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_lcons(SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1067:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1068:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture R_len_t Rf_length(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1068:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1069:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_list1(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1069:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1070:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_list2(SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1070:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1071:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_list3(SEXP, SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1071:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1072:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_list4(SEXP, SEXP, SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1072:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1073:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_list5(SEXP, SEXP, SEXP, SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1073:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1074:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_list6(SEXP, SEXP, SEXP, SEXP, SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1074:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1075:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_listAppend(SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1075:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1076:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_mkNamed(SEXPTYPE, const char **); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1076:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1077:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_mkString(const char *); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1077:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1078:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int Rf_nlevels(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1078:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1079:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int Rf_stringPositionTr(SEXP, const char *); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1079:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1080:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_ScalarComplex(Rcomplex); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1080:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1081:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_ScalarInteger(int); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1081:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1082:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_ScalarLogical(int); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1082:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1083:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_ScalarRaw(Rbyte); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1083:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1084:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_ScalarReal(double); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1084:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1085:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_ScalarString(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1085:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1086:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture R_xlen_t Rf_xlength(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1086:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1087:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture R_xlen_t (XLENGTH)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1087:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1088:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture R_xlen_t (XTRUELENGTH)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1088:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1089:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int LENGTH_EX(SEXP x, const char *file, int line); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1089:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1090:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture R_xlen_t XLENGTH_EX(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1090:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1092:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_protect(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1092:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1093:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Rf_unprotect(int); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1093:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1094:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_ProtectWithIndex(SEXP, PROTECT_INDEX *); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1094:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1095:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_Reprotect(SEXP, PROTECT_INDEX); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1095:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1097:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (CAR)(SEXP e); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1097:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1098:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *(DATAPTR)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1098:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1099:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const void *(DATAPTR_RO)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1099:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1100:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const void *(DATAPTR_OR_NULL)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1100:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1101:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int *(LOGICAL_OR_NULL)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1101:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1102:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int *(INTEGER_OR_NULL)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1102:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1103:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const double *(REAL_OR_NULL)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1103:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1104:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const Rcomplex *(COMPLEX_OR_NULL)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1104:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1105:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const Rbyte *(RAW_OR_NULL)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1105:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1106:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int (INTEGER_ELT)(SEXP x, R_xlen_t i); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1106:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1107:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double (REAL_ELT)(SEXP x, R_xlen_t i); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1107:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1108:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int (LOGICAL_ELT)(SEXP x, R_xlen_t i); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1108:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1109:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rcomplex (COMPLEX_ELT)(SEXP x, R_xlen_t i); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1109:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1110:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rbyte (RAW_ELT)(SEXP x, R_xlen_t i); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1110:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1111:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (STRING_ELT)(SEXP x, R_xlen_t i); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1111:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1112:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SET_LOGICAL_ELT(SEXP x, R_xlen_t i, int v); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1112:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1113:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SET_INTEGER_ELT(SEXP x, R_xlen_t i, int v); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1113:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1114:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SET_REAL_ELT(SEXP x, R_xlen_t i, double v); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1114:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1115:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SET_COMPLEX_ELT(SEXP x, R_xlen_t i, Rcomplex v); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1115:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1116:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SET_RAW_ELT(SEXP x, R_xlen_t i, Rbyte v); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1116:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1119:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP ALTREP_CLASS(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1119:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1120:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_altrep_data1(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1120:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1121:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_altrep_data2(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1121:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1122:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_set_altrep_data1(SEXP x, SEXP v); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1122:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1123:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_set_altrep_data2(SEXP x, SEXP v); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1123:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1125:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int *LOGICAL0(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1125:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1126:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int *INTEGER0(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1126:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1127:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double *REAL0(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1127:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1128:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rcomplex *COMPLEX0(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1128:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1129:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rbyte *RAW0(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1129:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1132:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int (ALTREP)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1132:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1169:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture R_hashtab_t R_asHashtable(SEXP h); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1169:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1170:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_HashtabSEXP(R_hashtab_t h); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1170:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1171:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int R_isHashtable(SEXP h); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1171:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1172:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture R_hashtab_t R_mkhashtab(int type); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1172:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1173:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_gethash(R_hashtab_t h, SEXP key, SEXP nomatch); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1173:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1174:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_sethash(R_hashtab_t h, SEXP key, SEXP value); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1174:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1175:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int R_remhash(R_hashtab_t h, SEXP key); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1175:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1176:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int R_numhash(R_hashtab_t h); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1176:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1177:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int R_typhash(R_hashtab_t h); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1177:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1178:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_maphash(R_hashtab_t h, SEXP FUN); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1178:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1179:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_maphashC(R_hashtab_t h, void (*FUN)(SEXP, SEXP, void *), void *data); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1179:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1180:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_clrhash(R_hashtab_t h); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1180:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1185:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void (SET_TYPEOF)(SEXP x, int v); // used by Rcpp ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1185:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1186:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void (SET_OBJECT)(SEXP x, int v); // used by Rcpp ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1186:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1187:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void (SET_S4_OBJECT)(SEXP x); // used by Rcpp (maybe?) ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1187:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1188:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void (UNSET_S4_OBJECT)(SEXP x); // used by Rcpp (maybe?) ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1188:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1189:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const char *R_curErrorBuf(); // used by unix */ ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1189:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1190:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int (IS_SCALAR)(SEXP x, int type); // used by symengine */ ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1190:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1191:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_psmatch(const char *, const char *, Rboolean); // used by rgl ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1191:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1198:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void (SETLENGTH)(SEXP x, R_xlen_t v); // used by data.table and others ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1198:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1199:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void (SET_TRUELENGTH)(SEXP x, R_xlen_t v); // used by data.table and others ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1199:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1200:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int (SETLEVELS)(SEXP x, int v); // used by quotedargs ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1200:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1202:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void (SET_ENVFLAGS)(SEXP x, int v); // used by rlang and others ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1202:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1203:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SET_FRAME(SEXP x, SEXP v); // used by rlang and others ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1203:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1204:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SET_ENCLOS(SEXP x, SEXP v); // used by rlang and others ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1204:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1205:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SET_HASHTAB(SEXP x, SEXP v); // used by rlang and others ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1205:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1207:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SET_PRENV(SEXP x, SEXP v); // used by dplyr, others ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1207:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1208:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SET_PRVALUE(SEXP x, SEXP v); // used by dplyr, others ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1208:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1209:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SET_PRCODE(SEXP x, SEXP v); // used by magrittr, others ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1209:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1211:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *(STDVEC_DATAPTR)(SEXP x); // used by vroom ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1211:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1214:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int (IS_GROWABLE)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1214:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1215:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void (SET_GROWABLE_BIT)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1215:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1219:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void (SET_NAMED)(SEXP x, int v); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1219:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1228:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_tryWrap(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1228:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:65, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/excpt.h:54:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned long __cdecl _exception_code(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/excpt.h:54:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/excpt.h:55:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *__cdecl _exception_info(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/excpt.h:55:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/excpt.h:56:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl _abnormal_termination(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/excpt.h:56:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/excpt.h:77:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __CppXcptFilter(unsigned long _ExceptionNum,struct _EXCEPTION_POINTERS * _ExceptionPtr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/excpt.h:77:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/excpt.h:78:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl _XcptFilter(unsigned long _ExceptionNum,struct _EXCEPTION_POINTERS * _ExceptionPtr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/excpt.h:78:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:574:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __faststorefence(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:574:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:576:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __faststorefence(void) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:585:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION void __stosq(unsigned __int64 *, unsigned __int64, size_t); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:585:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:587:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildstos(__stosq, unsigned __int64, "q|q") ^~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:592:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION unsigned char _interlockedbittestandset64(__int64 *a, __int64 b); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:592:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:594:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbittesti(_interlockedbittestandset64, __int64, "lock bts{q %[Offset],%[Base] | %[Base],%[Offset]}" __FLAGSET, "J", __int64) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:599:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION unsigned char _interlockedbittestandreset64(__int64 *a, __int64 b); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:599:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:601:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbittesti(_interlockedbittestandreset64, __int64, "lock btr{q %[Offset],%[Base] | %[Base],%[Offset]}" __FLAGSET, "J", __int64) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:606:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION unsigned char _interlockedbittestandcomplement64(__int64 *a, __int64 b); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:606:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:608:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbittesti(_interlockedbittestandcomplement64, __int64, "lock btc{q %[Offset],%[Base] | %[Base],%[Offset]}" __FLAGSET, "J", __int64) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:613:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION unsigned char InterlockedBitTestAndSet64(volatile __int64 *a, __int64 b); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:613:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:615:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbittesti(InterlockedBitTestAndSet64, volatile __int64, "lock bts{q %[Offset],%[Base] | %[Base],%[Offset]}" __FLAGSET, "J", __int64) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:620:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION unsigned char InterlockedBitTestAndReset64(volatile __int64 *a, __int64 b); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:620:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:622:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbittesti(InterlockedBitTestAndReset64, volatile __int64, "lock btr{q %[Offset],%[Base] | %[Base],%[Offset]}" __FLAGSET, "J", __int64) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:627:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION unsigned char InterlockedBitTestAndComplement64(volatile __int64 *a, __int64 b); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:627:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:629:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbittesti(InterlockedBitTestAndComplement64, volatile __int64, "lock btc{q %[Offset],%[Base] | %[Base],%[Offset]}" __FLAGSET, "J", __int64) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:634:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION __int64 _InterlockedAnd64(__int64 volatile *, __int64); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:634:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:636:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildlogicali(_InterlockedAnd64, __int64, and) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:641:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION __int64 _InterlockedOr64(__int64 volatile *, __int64); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:641:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:643:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildlogicali(_InterlockedOr64, __int64, or) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:648:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION __int64 _InterlockedXor64(__int64 volatile *, __int64); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:648:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:650:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildlogicali(_InterlockedXor64, __int64, xor) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:655:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION __int64 _InterlockedIncrement64(__int64 volatile *Addend); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:655:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:657:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __int64 _InterlockedIncrement64(__int64 volatile *Addend) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:664:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION __int64 _InterlockedDecrement64(__int64 volatile *Addend); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:664:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:666:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __int64 _InterlockedDecrement64(__int64 volatile *Addend) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:673:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION __int64 _InterlockedExchange64(__int64 volatile *Target, __int64 Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:673:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:675:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __int64 _InterlockedExchange64(__int64 volatile *Target, __int64 Value) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:682:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION __int64 _InterlockedExchangeAdd64(__int64 volatile *Addend, __int64 Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:682:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:684:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __int64 _InterlockedExchangeAdd64(__int64 volatile *Addend, __int64 Value) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:691:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char __readgsbyte(unsigned __LONG32 Offset); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:691:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:693:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildreadseg(__readgsbyte, unsigned char, "gs", "b") ^~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:698:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned short __readgsword(unsigned __LONG32 Offset); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:698:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:700:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildreadseg(__readgsword, unsigned short, "gs", "w") ^~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:705:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned __LONG32 __readgsdword(unsigned __LONG32 Offset); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:705:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:707:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildreadseg(__readgsdword, unsigned __LONG32, "gs", "l") ^~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:712:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION unsigned __int64 __readgsqword(unsigned __LONG32 Offset); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:712:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:714:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildreadseg(__readgsqword, unsigned __int64, "gs", "q") ^~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:719:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __writegsbyte(unsigned __LONG32 Offset,unsigned char Data); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:719:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:721:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildwriteseg(__writegsbyte, unsigned char, "gs", "b") ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:726:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __writegsword(unsigned __LONG32 Offset,unsigned short Data); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:726:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:728:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildwriteseg(__writegsword, unsigned short, "gs", "w") ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:733:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __writegsdword(unsigned __LONG32 Offset,unsigned __LONG32 Data); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:733:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:735:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildwriteseg(__writegsdword, unsigned __LONG32, "gs", "l") ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:740:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION void __writegsqword(unsigned __LONG32 Offset,unsigned __int64 Data); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:740:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:742:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildwriteseg(__writegsqword, unsigned __int64, "gs", "q") ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:747:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION unsigned char _BitScanForward64(unsigned __LONG32 *Index, unsigned __int64 Mask); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:747:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:749:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbitscan(_BitScanForward64, unsigned __int64, "bsf{q %[Mask],%[Index] | %[Index],%[Mask]}") ^~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:754:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION unsigned char _BitScanReverse64(unsigned __LONG32 *Index, unsigned __int64 Mask); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:754:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:756:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbitscan(_BitScanReverse64, unsigned __int64, "bsr{q %[Mask],%[Index] | %[Index],%[Mask]}") ^~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:761:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION unsigned char _bittest64(__int64 const *a, __int64 b); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:761:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:763:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbittest(_bittest64, __int64, "q", "J") ^~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:768:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION unsigned char _bittestandset64(__int64 *a, __int64 b); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:768:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:770:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbittestand(_bittestandset64, __int64, "bts", "J", "q") ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:775:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION unsigned char _bittestandreset64(__int64 *a, __int64 b); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:775:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:777:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbittestand(_bittestandreset64, __int64, "btr", "J", "q") ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:782:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION unsigned char _bittestandcomplement64(__int64 *a, __int64 b); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:782:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:784:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbittestand(_bittestandcomplement64, __int64, "btc", "J", "q") ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:852:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION void __movsq(unsigned __int64 *Dest, unsigned __int64 const *Source, size_t Count); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:852:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:854:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildmov(__movsq, unsigned __int64, "q") ^~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:975:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __LONG32 _InterlockedAnd(__LONG32 volatile *, __LONG32); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:975:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:977:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildlogicali(_InterlockedAnd, __LONG32, and) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:982:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __LONG32 _InterlockedOr(__LONG32 volatile *, __LONG32); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:982:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:984:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildlogicali(_InterlockedOr, __LONG32, or) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:989:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __LONG32 _InterlockedXor(__LONG32 volatile *, __LONG32); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:989:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:991:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildlogicali(_InterlockedXor, __LONG32, xor) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:996:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture short _InterlockedIncrement16(short volatile *Addend); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:996:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:998:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture short _InterlockedIncrement16(short volatile *Addend) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1005:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture short _InterlockedDecrement16(short volatile *Addend); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1005:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1007:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture short _InterlockedDecrement16(short volatile *Addend) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1014:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture short _InterlockedCompareExchange16(short volatile *Destination, short ExChange, short Comperand); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1014:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1016:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture short _InterlockedCompareExchange16(short volatile *Destination, short ExChange, short Comperand) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1023:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __LONG32 _InterlockedExchangeAdd(__LONG32 volatile *Addend, __LONG32 Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1023:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1026:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __LONG32 _InterlockedExchangeAdd(__LONG32 volatile *Addend, __LONG32 Value) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1034:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1034:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1037:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1045:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1045:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1048:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1056:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __LONG32 _InterlockedDecrement(__LONG32 volatile *Addend); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1056:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1059:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __LONG32 _InterlockedDecrement(__LONG32 volatile *Addend) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1067:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __LONG32 _InterlockedAdd(__LONG32 volatile *Addend, __LONG32 Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1067:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1069:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __LONG32 _InterlockedAdd(__LONG32 volatile *Addend, __LONG32 Value) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1076:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION __int64 _InterlockedAdd64(__int64 volatile *Addend, __int64 Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1076:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1078:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __int64 _InterlockedAdd64(__int64 volatile *Addend, __int64 Value) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1085:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __LONG32 _InterlockedExchange(__LONG32 volatile *Target, __LONG32 Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1085:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1088:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __LONG32 _InterlockedExchange(__LONG32 volatile *Target, __LONG32 Value) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1096:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION __int64 _InterlockedCompareExchange64(__int64 volatile *Destination, __int64 ExChange, __int64 Comperand); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1096:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1098:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __int64 _InterlockedCompareExchange64(__int64 volatile *Destination, __int64 ExChange, __int64 Comperand) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1105:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *_InterlockedCompareExchangePointer(void * volatile *Destination, void *ExChange, void *Comperand); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1105:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1108:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *_InterlockedCompareExchangePointer(void *volatile *Destination, void *ExChange, void *Comperand) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1116:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *_InterlockedExchangePointer(void *volatile *Target,void *Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1116:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1119:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *_InterlockedExchangePointer(void *volatile *Target,void *Value) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1131:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __int2c(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1131:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1133:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __int2c(void) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1140:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __stosb(unsigned char *, unsigned char, size_t); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1140:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1142:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildstos(__stosb, unsigned char, "b|b") ^~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1147:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __stosw(unsigned short *, unsigned short, size_t); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1147:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1149:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildstos(__stosw, unsigned short, "w|w") ^~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1154:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __stosd(unsigned __LONG32 *, unsigned __LONG32, size_t); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1154:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1156:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildstos(__stosd, unsigned __LONG32, "l|d") ^~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1161:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char _interlockedbittestandset(__LONG32 *a, __LONG32 b); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1161:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1163:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbittesti(_interlockedbittestandset, __LONG32, "lock bts{l %[Offset],%[Base] | %[Base],%[Offset]}" __FLAGSET, "I", __LONG32) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1168:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char _interlockedbittestandreset(__LONG32 *a, __LONG32 b); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1168:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1170:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbittesti(_interlockedbittestandreset, __LONG32, "lock btr{l %[Offset],%[Base] | %[Base],%[Offset]}" __FLAGSET, "I", __LONG32) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1175:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char _interlockedbittestandcomplement(__LONG32 *a, __LONG32 b); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1175:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1177:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbittesti(_interlockedbittestandcomplement, __LONG32, "lock btc{l %[Offset],%[Base] | %[Base],%[Offset]}" __FLAGSET, "I", __LONG32) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1182:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char InterlockedBitTestAndSet(volatile __LONG32 *a, __LONG32 b); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1182:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1184:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbittesti(InterlockedBitTestAndSet, volatile __LONG32, "lock bts{l %[Offset],%[Base] | %[Base],%[Offset]}" __FLAGSET, "I", __LONG32) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1189:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char InterlockedBitTestAndReset(volatile __LONG32 *a, __LONG32 b); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1189:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1191:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbittesti(InterlockedBitTestAndReset, volatile __LONG32, "lock btr{l %[Offset],%[Base] | %[Base],%[Offset]}" __FLAGSET, "I", __LONG32) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1196:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char InterlockedBitTestAndComplement(volatile __LONG32 *a, __LONG32 b); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1196:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1198:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbittesti(InterlockedBitTestAndComplement, volatile __LONG32, "lock btc{l %[Offset],%[Base] | %[Base],%[Offset]}" __FLAGSET, "I", __LONG32) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1203:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char _BitScanForward(unsigned __LONG32 *Index, unsigned __LONG32 Mask); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1203:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1205:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbitscan(_BitScanForward, unsigned __LONG32, "bsf{l %[Mask],%[Index] | %[Index],%[Mask]}") ^~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1210:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char _BitScanReverse(unsigned __LONG32 *Index, unsigned __LONG32 Mask); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1210:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1212:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbitscan(_BitScanReverse, unsigned __LONG32, "bsr{l %[Mask],%[Index] | %[Index],%[Mask]}") ^~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1217:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char _bittest(__LONG32 const *a, __LONG32 b); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1217:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1219:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbittest(_bittest, __LONG32, "l", "I") ^~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1224:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char _bittestandset(__LONG32 *a, __LONG32 b); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1224:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1226:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbittestand(_bittestandset, __LONG32, "bts", "I", "l") ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1231:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char _bittestandreset(__LONG32 *a, __LONG32 b); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1231:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1233:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbittestand(_bittestandreset, __LONG32, "btr", "I", "l") ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1238:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char _bittestandcomplement(__LONG32 *a, __LONG32 b); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1238:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1240:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbittestand(_bittestandcomplement, __LONG32, "btc", "I", "l") ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1388:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __movsb(unsigned char *Destination, unsigned char const *Source, size_t Count); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1388:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1390:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildmov(__movsb, unsigned char, "b") ^~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1395:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __movsw(unsigned short *Dest, unsigned short const *Source, size_t Count); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1395:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1397:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildmov(__movsw, unsigned short, "w") ^~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1402:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __movsd(unsigned __LONG32 *Dest, unsigned __LONG32 const *Source, size_t Count); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1402:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1404:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildmov(__movsd, unsigned __LONG32, "d") ^~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:143, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/basetsd.h:68:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __inline unsigned __LONG32 HandleToULong (const void *h) { return ((unsigned __LONG32) (ULONG_PTR) h); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/basetsd.h:69:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __inline __LONG32 HandleToLong (const void *h) { return ((__LONG32) (LONG_PTR) h); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/basetsd.h:70:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __inline void *ULongToHandle (const unsigned __LONG32 h) { return ((void *) (UINT_PTR) h); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/basetsd.h:71:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __inline void *LongToHandle (const __LONG32 h) { return ((void *) (INT_PTR) h); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/basetsd.h:72:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __inline unsigned __LONG32 PtrToUlong (const void *p) { return ((unsigned __LONG32) (ULONG_PTR) p); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/basetsd.h:73:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __inline unsigned int PtrToUint (const void *p) { return ((unsigned int) (UINT_PTR) p); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/basetsd.h:74:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __inline unsigned short PtrToUshort (const void *p) { return ((unsigned short) (unsigned __LONG32) (ULONG_PTR) p); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/basetsd.h:75:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __inline __LONG32 PtrToLong (const void *p) { return ((__LONG32) (LONG_PTR) p); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/basetsd.h:76:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __inline int PtrToInt (const void *p) { return ((int) (INT_PTR) p); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/basetsd.h:77:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __inline short PtrToShort (const void *p) { return ((short) (__LONG32) (LONG_PTR) p); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/basetsd.h:78:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __inline void *IntToPtr (const int i) { return ((void *) (INT_PTR)i); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/basetsd.h:79:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __inline void *UIntToPtr (const unsigned int ui) { return ((void *) (UINT_PTR)ui); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/basetsd.h:80:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __inline void *LongToPtr (const __LONG32 l) { return ((void *) (LONG_PTR)l); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/basetsd.h:81:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __inline void *ULongToPtr (const unsigned __LONG32 ul) { return ((void *) (ULONG_PTR)ul); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/basetsd.h:88:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __inline void *Ptr32ToPtr (const void *POINTER_32 p) { return ((void *) (ULONG_PTR) (unsigned __LONG32) (ULONG_PTR) p); } ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:143, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/basetsd.h:89:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __inline void *Handle32ToHandle (const void *POINTER_32 h) { return ((void *) (LONG_PTR) (__LONG32) (ULONG_PTR) h); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/basetsd.h:90:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __inline void *POINTER_32 PtrToPtr32 (const void *p) { return ((void *POINTER_32) (ULONG_PTR) (unsigned __LONG32) (ULONG_PTR) p); } ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:559:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char __cdecl _rotl8(unsigned char Value,unsigned char Shift); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:559:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:560:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned short __cdecl _rotl16(unsigned short Value,unsigned char Shift); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:560:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:561:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char __cdecl _rotr8(unsigned char Value,unsigned char Shift); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:561:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:562:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned short __cdecl _rotr16(unsigned short Value,unsigned char Shift); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:562:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:574:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned int __cdecl _rotl(unsigned int Value,int Shift); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:574:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:575:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned int __cdecl _rotr(unsigned int Value,int Shift); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:575:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:582:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION unsigned __int64 __cdecl _rotl64(unsigned __int64 Value,int Shift); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:582:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:583:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION unsigned __int64 __cdecl _rotr64(unsigned __int64 Value,int Shift); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:583:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:628, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/guiddef.h:30:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __extension__ template const GUID &__mingw_uuidof(); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/guiddef.h:30:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:628, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/guiddef.h:151:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __inline int InlineIsEqualGUID (REFGUID rguid1, REFGUID rguid2) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/guiddef.h:155:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __inline int IsEqualGUID (REFGUID rguid1, REFGUID rguid2) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/guiddef.h:174:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __inline bool operator== (REFGUID guidOne, REFGUID guidOther) { return !!IsEqualGUID (guidOne, guidOther); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/guiddef.h:175:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __inline bool operator!= (REFGUID guidOne, REFGUID guidOther) { return ! (guidOne == guidOther); } ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:31:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __bsfd (int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:39:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __bsrd (int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:47:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __bswapd (int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("sse4.2") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:63:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __crc32b (unsigned int __C, unsigned char __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:70:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __crc32w (unsigned int __C, unsigned short __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:77:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __crc32d (unsigned int __C, unsigned int __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:92:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __popcntd (unsigned int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:102:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __rdpmc (int __S) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:112:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __rdtsc (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:122:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __rdtscp (unsigned int *__A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:132:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __rolb (unsigned char __X, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:140:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __rolw (unsigned short __X, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:148:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __rold (unsigned int __X, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:157:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __rorb (unsigned char __X, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:165:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __rorw (unsigned short __X, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:173:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __rord (unsigned int __X, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:182:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __pause (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:191:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __bsfq (long long __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:199:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __bsrq (long long __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:207:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __bswapq (long long __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:221:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __crc32q (unsigned long long __C, unsigned long long __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:234:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __popcntq (unsigned long long __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:242:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __rolq (unsigned long long __X, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:251:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __rorq (unsigned long long __X, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:260:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __readeflags (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:268:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __writeeflags (unsigned long long __X) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:31, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:56:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_empty (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:62:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_empty (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:69:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsi32_si64 (int __i) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:75:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_from_int (int __i) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:85:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_from_int64 (long long __i) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:91:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsi64_m64 (long long __i) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:98:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsi64x_si64 (long long __i) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:104:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_set_pi64x (long long __i) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:112:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsi64_si32 (__m64 __i) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:118:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_to_int (__m64 __i) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:128:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_to_int64 (__m64 __i) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:134:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtm64_si64 (__m64 __i) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:141:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsi64_si64x (__m64 __i) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:151:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_packs_pi16 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:157:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_packsswb (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:166:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_packs_pi32 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:172:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_packssdw (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:181:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_packs_pu16 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:187:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_packuswb (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:195:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_unpackhi_pi8 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:201:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_punpckhbw (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:209:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_unpackhi_pi16 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:215:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_punpckhwd (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:223:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_unpackhi_pi32 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:229:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_punpckhdq (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:237:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_unpacklo_pi8 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:243:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_punpcklbw (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:251:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_unpacklo_pi16 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:257:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_punpcklwd (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:265:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_unpacklo_pi32 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:271:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_punpckldq (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:278:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_add_pi8 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:284:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_paddb (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:291:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_add_pi16 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:297:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_paddw (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:304:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_add_pi32 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:310:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_paddd (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:323:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_add_si64 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:335:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_adds_pi8 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:341:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_paddsb (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:349:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_adds_pi16 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:355:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_paddsw (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:363:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_adds_pu8 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:369:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_paddusb (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:377:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_adds_pu16 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:383:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_paddusw (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:390:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sub_pi8 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:396:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_psubb (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:403:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sub_pi16 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:409:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_psubw (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:416:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sub_pi32 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:422:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_psubd (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:435:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sub_si64 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:447:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_subs_pi8 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:453:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_psubsb (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:461:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_subs_pi16 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:467:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_psubsw (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:475:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_subs_pu8 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:481:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_psubusb (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:489:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_subs_pu16 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:495:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_psubusw (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:504:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_madd_pi16 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:510:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pmaddwd (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:518:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mulhi_pi16 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:524:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pmulhw (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:532:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mullo_pi16 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:538:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pmullw (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:545:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sll_pi16 (__m64 __m, __m64 __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:551:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_psllw (__m64 __m, __m64 __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:557:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_slli_pi16 (__m64 __m, int __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:563:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_psllwi (__m64 __m, int __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:570:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sll_pi32 (__m64 __m, __m64 __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:576:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pslld (__m64 __m, __m64 __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:582:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_slli_pi32 (__m64 __m, int __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:588:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pslldi (__m64 __m, int __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:595:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sll_si64 (__m64 __m, __m64 __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:601:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_psllq (__m64 __m, __m64 __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:607:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_slli_si64 (__m64 __m, int __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:613:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_psllqi (__m64 __m, int __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:620:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sra_pi16 (__m64 __m, __m64 __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:626:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_psraw (__m64 __m, __m64 __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:632:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_srai_pi16 (__m64 __m, int __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:638:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_psrawi (__m64 __m, int __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:645:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sra_pi32 (__m64 __m, __m64 __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:651:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_psrad (__m64 __m, __m64 __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:657:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_srai_pi32 (__m64 __m, int __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:663:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_psradi (__m64 __m, int __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:670:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_srl_pi16 (__m64 __m, __m64 __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:676:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_psrlw (__m64 __m, __m64 __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:682:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_srli_pi16 (__m64 __m, int __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:688:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_psrlwi (__m64 __m, int __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:695:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_srl_pi32 (__m64 __m, __m64 __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:701:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_psrld (__m64 __m, __m64 __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:707:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_srli_pi32 (__m64 __m, int __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:713:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_psrldi (__m64 __m, int __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:720:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_srl_si64 (__m64 __m, __m64 __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:726:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_psrlq (__m64 __m, __m64 __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:732:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_srli_si64 (__m64 __m, int __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:738:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_psrlqi (__m64 __m, int __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:745:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_and_si64 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:751:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pand (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:759:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_andnot_si64 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:765:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pandn (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:772:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_or_si64 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:778:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_por (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:785:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_xor_si64 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:791:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pxor (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:799:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpeq_pi8 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:805:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pcmpeqb (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:811:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpgt_pi8 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:817:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pcmpgtb (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:825:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpeq_pi16 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:831:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pcmpeqw (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:837:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpgt_pi16 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:843:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pcmpgtw (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:851:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpeq_pi32 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:857:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pcmpeqd (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:863:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpgt_pi32 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:869:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pcmpgtd (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:876:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_setzero_si64 (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:883:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_set_pi32 (int __i1, int __i0) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:890:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_set_pi16 (short __w3, short __w2, short __w1, short __w0) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:898:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char __b3, char __b2, char __b1, char __b0) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:906:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_setr_pi32 (int __i0, int __i1) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:912:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_setr_pi16 (short __w0, short __w1, short __w2, short __w3) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:919:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char __b4, char __b5, char __b6, char __b7) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:926:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_set1_pi32 (int __i) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:933:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_set1_pi16 (short __w) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:940:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_set1_pi8 (char __b) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:33, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:52:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_prefetch (const void *__P, enum _mm_hint __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:114:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_undefined_ps (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:122:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_setzero_ps (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:132:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_add_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:138:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sub_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:144:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mul_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:150:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_div_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:156:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sqrt_ss (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:162:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rcp_ss (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:168:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rsqrt_ss (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:174:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_min_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:180:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_max_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:188:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_add_ps (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:194:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sub_ps (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:200:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mul_ps (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:206:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_div_ps (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:212:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sqrt_ps (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:218:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rcp_ps (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:224:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rsqrt_ps (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:230:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_min_ps (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:236:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_max_ps (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:244:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_and_ps (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:250:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_andnot_ps (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:256:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_or_ps (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:262:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_xor_ps (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:272:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpeq_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:278:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmplt_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:284:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmple_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:290:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpgt_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:300:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpge_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:310:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpneq_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:316:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpnlt_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:322:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpnle_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:328:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpngt_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:338:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpnge_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:348:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpord_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:354:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpunord_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:364:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpeq_ps (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:370:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmplt_ps (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:376:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmple_ps (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:382:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpgt_ps (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:388:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpge_ps (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:394:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpneq_ps (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:400:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpnlt_ps (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:406:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpnle_ps (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:412:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpngt_ps (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:418:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpnge_ps (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:424:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpord_ps (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:430:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpunord_ps (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:439:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comieq_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:445:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comilt_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:451:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comile_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:457:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comigt_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:463:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comige_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:469:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comineq_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:475:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_ucomieq_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:481:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_ucomilt_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:487:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_ucomile_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:493:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_ucomigt_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:499:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_ucomige_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:505:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_ucomineq_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:513:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtss_si32 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:519:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_ss2si (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:530:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtss_si64 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:537:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtss_si64x (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:546:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtps_pi32 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:552:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_ps2pi (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:559:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvttss_si32 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:565:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtt_ss2si (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:575:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvttss_si64 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:582:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvttss_si64x (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:591:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvttps_pi32 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:597:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtt_ps2pi (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:604:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsi32_ss (__m128 __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:610:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_si2ss (__m128 __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:620:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsi64_ss (__m128 __A, long long __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:627:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsi64x_ss (__m128 __A, long long __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:636:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtpi32_ps (__m128 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:642:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_pi2ps (__m128 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:649:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtpi16_ps (__m64 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:674:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtpu16_ps (__m64 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:693:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtpi8_ps (__m64 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:710:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtpu8_ps(__m64 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:718:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtpi32x2_ps(__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:728:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtps_pi16(__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:739:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtps_pi8(__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:748:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_shuffle_ps (__m128 __A, __m128 __B, int const __mask) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:760:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_unpackhi_ps (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:767:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_unpacklo_ps (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:775:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_loadh_pi (__m128 __A, __m64 const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:782:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_storeh_pi (__m64 *__P, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:789:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_movehl_ps (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:796:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_movelh_ps (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:804:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_loadl_pi (__m128 __A, __m64 const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:811:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_storel_pi (__m64 *__P, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:818:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_movemask_ps (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:825:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_getcsr (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:832:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_GET_EXCEPTION_STATE (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:838:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_GET_EXCEPTION_MASK (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:844:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_GET_ROUNDING_MODE (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:850:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_GET_FLUSH_ZERO_MODE (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:857:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_setcsr (unsigned int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:864:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_SET_EXCEPTION_STATE(unsigned int __mask) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:870:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_SET_EXCEPTION_MASK (unsigned int __mask) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:876:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_SET_ROUNDING_MODE (unsigned int __mode) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:882:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_SET_FLUSH_ZERO_MODE (unsigned int __mode) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:889:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_set_ss (float __F) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:896:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_set1_ps (float __F) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:902:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_set_ps1 (float __F) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:909:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_load_ss (float const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:916:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_load1_ps (float const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:922:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_load_ps1 (float const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:929:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_load_ps (float const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:936:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_loadu_ps (float const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:943:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_loadr_ps (float const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:951:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_set_ps (const float __Z, const float __Y, const float __X, const float __W) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:958:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_setr_ps (float __Z, float __Y, float __X, float __W) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:965:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_store_ss (float *__P, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:971:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtss_f32 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:978:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_store_ps (float *__P, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:985:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_storeu_ps (float *__P, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:992:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_store1_ps (float *__P, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1000:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_store_ps1 (float *__P, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1007:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_storer_ps (float *__P, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1016:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_move_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1024:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_extract_pi16 (__m64 const __A, int const __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1030:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pextrw (__m64 const __A, int const __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1045:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_insert_pi16 (__m64 const __A, int const __D, int const __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1051:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pinsrw (__m64 const __A, int const __D, int const __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1065:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_max_pi16 (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1071:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pmaxsw (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1078:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_max_pu8 (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1084:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pmaxub (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1091:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_min_pi16 (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1097:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pminsw (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1104:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_min_pu8 (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1110:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pminub (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1117:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_movemask_pi8 (__m64 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1123:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pmovmskb (__m64 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1131:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mulhi_pu16 (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1137:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pmulhuw (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1146:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_shuffle_pi16 (__m64 __A, int const __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1152:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pshufw (__m64 __A, int const __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1167:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskmove_si64 (__m64 __A, __m64 __N, char *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1173:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_maskmovq (__m64 __A, __m64 __N, char *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1180:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_avg_pu8 (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1186:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pavgb (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1193:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_avg_pu16 (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1199:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pavgw (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1208:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sad_pu8 (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1214:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_psadbw (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1221:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_stream_pi (__m64 *__P, __m64 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1228:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_stream_ps (float *__P, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1236:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sfence (void) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1260, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:33, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:66:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_set_sd (double __F) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:73:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_set1_pd (double __F) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:79:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_set_pd1 (double __F) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:86:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_set_pd (double __W, double __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:93:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_setr_pd (double __W, double __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:100:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_undefined_pd (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:108:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_setzero_pd (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:115:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_move_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:122:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_load_pd (double const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:129:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_loadu_pd (double const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:136:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_load1_pd (double const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:143:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_load_sd (double const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:149:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_load_pd1 (double const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:156:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_loadr_pd (double const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:164:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_store_pd (double *__P, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:171:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_storeu_pd (double *__P, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:178:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_store_sd (double *__P, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:184:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsd_f64 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:190:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_storel_pd (double *__P, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:197:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_storeh_pd (double *__P, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:205:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_store1_pd (double *__P, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:211:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_store_pd1 (double *__P, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:218:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_storer_pd (double *__P, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:224:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsi128_si32 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:232:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsi128_si64 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:239:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsi128_si64x (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:246:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_add_pd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:252:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_add_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:258:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sub_pd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:264:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sub_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:270:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mul_pd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:276:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mul_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:282:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_div_pd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:288:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_div_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:294:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sqrt_pd (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:301:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sqrt_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:308:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_min_pd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:314:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_min_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:320:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_max_pd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:326:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_max_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:332:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_and_pd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:338:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_andnot_pd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:344:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_or_pd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:350:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_xor_pd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:356:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpeq_pd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:362:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmplt_pd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:368:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmple_pd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:374:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpgt_pd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:380:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpge_pd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:386:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpneq_pd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:392:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpnlt_pd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:398:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpnle_pd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:404:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpngt_pd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:410:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpnge_pd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:416:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpord_pd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:422:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpunord_pd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:428:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpeq_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:434:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmplt_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:440:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmple_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:446:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpgt_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:456:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpge_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:466:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpneq_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:472:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpnlt_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:478:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpnle_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:484:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpngt_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:494:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpnge_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:504:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpord_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:510:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpunord_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:516:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comieq_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:522:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comilt_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:528:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comile_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:534:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comigt_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:540:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comige_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:546:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comineq_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:552:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_ucomieq_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:558:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_ucomilt_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:564:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_ucomile_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:570:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_ucomigt_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:576:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_ucomige_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:582:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_ucomineq_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:590:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_set_epi64x (long long __q1, long long __q0) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:596:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_set_epi64 (__m64 __q1, __m64 __q0) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:602:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_set_epi32 (int __q3, int __q2, int __q1, int __q0) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:609:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture short __q3, short __q2, short __q1, short __q0) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:619:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char __q03, char __q02, char __q01, char __q00) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:630:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_set1_epi64x (long long __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:636:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_set1_epi64 (__m64 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:642:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_set1_epi32 (int __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:648:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_set1_epi16 (short __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:654:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_set1_epi8 (char __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:664:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_setr_epi64 (__m64 __q0, __m64 __q1) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:670:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_setr_epi32 (int __q0, int __q1, int __q2, int __q3) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:677:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture short __q4, short __q5, short __q6, short __q7) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:686:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char __q12, char __q13, char __q14, char __q15) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:695:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_load_si128 (__m128i const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:701:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_loadu_si128 (__m128i_u const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:707:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_loadl_epi64 (__m128i_u const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:713:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_store_si128 (__m128i *__P, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:719:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_storeu_si128 (__m128i_u *__P, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:725:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_storel_epi64 (__m128i_u *__P, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:731:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_movepi64_pi64 (__m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:737:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_movpi64_epi64 (__m64 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:743:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_move_epi64 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:750:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_undefined_si128 (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:758:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_setzero_si128 (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:764:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepi32_pd (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:770:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepi32_ps (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:776:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtpd_epi32 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:782:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtpd_pi32 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:788:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtpd_ps (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:794:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvttpd_epi32 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:800:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvttpd_pi32 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:806:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtpi32_pd (__m64 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:812:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtps_epi32 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:818:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvttps_epi32 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:824:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtps_pd (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:830:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsd_si32 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:838:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsd_si64 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:845:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsd_si64x (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:852:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvttsd_si32 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:860:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvttsd_si64 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:867:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvttsd_si64x (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:874:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsd_ss (__m128 __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:880:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsi32_sd (__m128d __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:888:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsi64_sd (__m128d __A, long long __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:895:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsi64x_sd (__m128d __A, long long __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:902:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtss_sd (__m128d __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:909:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_shuffle_pd(__m128d __A, __m128d __B, const int __mask) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:920:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_unpackhi_pd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:926:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_unpacklo_pd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:932:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_loadh_pd (__m128d __A, double const *__B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:938:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_loadl_pd (__m128d __A, double const *__B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:944:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_movemask_pd (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:950:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_packs_epi16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:956:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_packs_epi32 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:962:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_packus_epi16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:968:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_unpackhi_epi8 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:974:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_unpackhi_epi16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:980:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_unpackhi_epi32 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:986:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_unpackhi_epi64 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:992:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_unpacklo_epi8 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:998:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_unpacklo_epi16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1004:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_unpacklo_epi32 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1010:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_unpacklo_epi64 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1016:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_add_epi8 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1022:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_add_epi16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1028:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_add_epi32 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1034:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_add_epi64 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1040:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_adds_epi8 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1046:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_adds_epi16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1052:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_adds_epu8 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1058:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_adds_epu16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1064:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sub_epi8 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1070:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sub_epi16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1076:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sub_epi32 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1082:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sub_epi64 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1088:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_subs_epi8 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1094:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_subs_epi16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1100:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_subs_epu8 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1106:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_subs_epu16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1112:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_madd_epi16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1118:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mulhi_epi16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1124:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mullo_epi16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1130:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mul_su32 (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1136:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mul_epu32 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1142:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_slli_epi16 (__m128i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1148:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_slli_epi32 (__m128i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1154:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_slli_epi64 (__m128i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1160:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_srai_epi16 (__m128i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1166:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_srai_epi32 (__m128i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1173:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_bsrli_si128 (__m128i __A, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1179:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_bslli_si128 (__m128i __A, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1185:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_srli_si128 (__m128i __A, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1191:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_slli_si128 (__m128i __A, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1207:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_srli_epi16 (__m128i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1213:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_srli_epi32 (__m128i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1219:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_srli_epi64 (__m128i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1225:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sll_epi16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1231:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sll_epi32 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1237:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sll_epi64 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1243:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sra_epi16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1249:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sra_epi32 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1255:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_srl_epi16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1261:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_srl_epi32 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1267:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_srl_epi64 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1273:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_and_si128 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1279:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_andnot_si128 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1285:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_or_si128 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1291:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_xor_si128 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1297:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpeq_epi8 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1303:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpeq_epi16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1309:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpeq_epi32 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1315:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmplt_epi8 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1321:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmplt_epi16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1327:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmplt_epi32 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1333:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpgt_epi8 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1339:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpgt_epi16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1345:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpgt_epi32 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1352:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_extract_epi16 (__m128i const __A, int const __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1358:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_insert_epi16 (__m128i const __A, int const __D, int const __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1371:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_max_epi16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1377:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_max_epu8 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1383:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_min_epi16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1389:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_min_epu8 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1395:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_movemask_epi8 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1401:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mulhi_epu16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1408:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_shufflehi_epi16 (__m128i __A, const int __mask) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1414:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_shufflelo_epi16 (__m128i __A, const int __mask) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1420:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_shuffle_epi32 (__m128i __A, const int __mask) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1434:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskmoveu_si128 (__m128i __A, __m128i __B, char *__C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1440:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_avg_epu8 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1446:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_avg_epu16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1452:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sad_epu8 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1458:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_stream_si32 (int *__A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1465:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_stream_si64 (long long int *__A, long long int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1472:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_stream_si128 (__m128i *__A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1478:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_stream_pd (double *__A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1484:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_clflush (void const *__A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1490:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_lfence (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1496:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mfence (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1502:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsi32_si128 (int __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1510:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsi64_si128 (long long __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1517:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsi64x_si128 (long long __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1526:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_castpd_ps(__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1532:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_castpd_si128(__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1538:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_castps_pd(__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1544:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_castps_si128(__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1550:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_castsi128_ps(__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1556:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_castsi128_pd(__m128i __A) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:33, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1273:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_pause (void) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:37, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/pmmintrin.h:50:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_addsub_ps (__m128 __X, __m128 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/pmmintrin.h:56:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_hadd_ps (__m128 __X, __m128 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/pmmintrin.h:62:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_hsub_ps (__m128 __X, __m128 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/pmmintrin.h:68:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_movehdup_ps (__m128 __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/pmmintrin.h:74:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_moveldup_ps (__m128 __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/pmmintrin.h:80:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_addsub_pd (__m128d __X, __m128d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/pmmintrin.h:86:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_hadd_pd (__m128d __X, __m128d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/pmmintrin.h:92:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_hsub_pd (__m128d __X, __m128d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/pmmintrin.h:98:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_loaddup_pd (double const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/pmmintrin.h:104:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_movedup_pd (__m128d __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/pmmintrin.h:110:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_lddqu_si128 (__m128i const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/pmmintrin.h:116:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_monitor (void const * __P, unsigned int __E, unsigned int __H) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/pmmintrin.h:122:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mwait (unsigned int __E, unsigned int __H) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:39, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:40:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_hadd_epi16 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:46:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_hadd_epi32 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:52:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_hadds_epi16 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:58:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_hadd_pi16 (__m64 __X, __m64 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:64:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_hadd_pi32 (__m64 __X, __m64 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:70:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_hadds_pi16 (__m64 __X, __m64 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:76:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_hsub_epi16 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:82:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_hsub_epi32 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:88:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_hsubs_epi16 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:94:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_hsub_pi16 (__m64 __X, __m64 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:100:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_hsub_pi32 (__m64 __X, __m64 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:106:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_hsubs_pi16 (__m64 __X, __m64 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:112:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maddubs_epi16 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:118:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maddubs_pi16 (__m64 __X, __m64 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:124:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mulhrs_epi16 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:130:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mulhrs_pi16 (__m64 __X, __m64 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:136:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_shuffle_epi8 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:142:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_shuffle_pi8 (__m64 __X, __m64 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:148:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sign_epi8 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:154:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sign_epi16 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:160:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sign_epi32 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:166:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sign_pi8 (__m64 __X, __m64 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:172:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sign_pi16 (__m64 __X, __m64 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:178:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sign_pi32 (__m64 __X, __m64 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:185:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_alignr_epi8(__m128i __X, __m128i __Y, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:192:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_alignr_pi8(__m64 __X, __m64 __Y, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:209:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_abs_epi8 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:215:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_abs_epi16 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:221:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_abs_epi32 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:227:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_abs_pi8 (__m64 __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:233:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_abs_pi16 (__m64 __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:239:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_abs_pi32 (__m64 __X) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:41, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ammintrin.h:35:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("sse4a") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ammintrin.h:35:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ammintrin.h:35:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ammintrin.h:35:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ammintrin.h:35:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ammintrin.h:35:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ammintrin.h:40:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_stream_sd (double * __P, __m128d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ammintrin.h:46:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_stream_ss (float * __P, __m128 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ammintrin.h:52:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_extract_si64 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ammintrin.h:59:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_extracti_si64 (__m128i __X, unsigned const int __I, unsigned const int __L) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ammintrin.h:70:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_insert_si64 (__m128i __X,__m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ammintrin.h:77:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_inserti_si64(__m128i __X, __m128i __Y, unsigned const int __I, unsigned const int __L) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:43, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:67:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_testz_si128 (__m128i __M, __m128i __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:75:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_testc_si128 (__m128i __M, __m128i __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:83:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_testnzc_si128 (__m128i __M, __m128i __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:100:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_round_pd (__m128d __V, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:106:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_round_sd(__m128d __D, __m128d __V, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:125:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_round_ps (__m128 __V, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:131:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_round_ss (__m128 __D, __m128 __V, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:166:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_blend_epi16 (__m128i __X, __m128i __Y, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:179:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_blendv_epi8 (__m128i __X, __m128i __Y, __m128i __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:191:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_blend_ps (__m128 __X, __m128 __Y, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:204:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_blendv_ps (__m128 __X, __m128 __Y, __m128 __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:216:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_blend_pd (__m128d __X, __m128d __Y, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:229:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_blendv_pd (__m128d __X, __m128d __Y, __m128d __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:241:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_dp_ps (__m128 __X, __m128 __Y, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:249:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_dp_pd (__m128d __X, __m128d __Y, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:268:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpeq_epi64 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:276:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_min_epi8 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:282:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_max_epi8 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:288:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_min_epu16 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:294:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_max_epu16 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:300:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_min_epi32 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:306:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_max_epi32 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:312:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_min_epu32 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:318:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_max_epu32 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:326:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mullo_epi32 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:334:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mul_epi32 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:346:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_insert_ps (__m128 __D, __m128 __S, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:366:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_extract_ps (__m128 __X, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:399:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_insert_epi8 (__m128i __D, int __S, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:406:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_insert_epi32 (__m128i __D, int __S, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:414:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_insert_epi64 (__m128i __D, long long __S, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:441:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_extract_epi8 (__m128i __X, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:447:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_extract_epi32 (__m128i __X, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:454:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_extract_epi64 (__m128i __X, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:474:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_minpos_epu16 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:482:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepi8_epi32 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:488:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepi16_epi32 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:494:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepi8_epi64 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:500:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepi32_epi64 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:506:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepi16_epi64 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:512:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepi8_epi16 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:520:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepu8_epi32 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:526:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepu16_epi32 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:532:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepu8_epi64 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:538:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepu32_epi64 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:544:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepu16_epi64 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:550:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepu8_epi16 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:558:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_packus_epi32 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:569:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mpsadbw_epu8 (__m128i __X, __m128i __Y, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:582:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_stream_load_si128 (__m128i *__X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:623:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpistrm (__m128i __X, __m128i __Y, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:631:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpistri (__m128i __X, __m128i __Y, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:639:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpestrm (__m128i __X, int __LX, __m128i __Y, int __LY, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:647:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpestri (__m128i __X, int __LX, __m128i __Y, int __LY, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:676:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpistra (__m128i __X, __m128i __Y, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:684:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpistrc (__m128i __X, __m128i __Y, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:692:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpistro (__m128i __X, __m128i __Y, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:700:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpistrs (__m128i __X, __m128i __Y, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:708:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpistrz (__m128i __X, __m128i __Y, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:716:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpestra (__m128i __X, int __LX, __m128i __Y, int __LY, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:724:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpestrc (__m128i __X, int __LX, __m128i __Y, int __LY, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:732:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpestro (__m128i __X, int __LX, __m128i __Y, int __LY, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:740:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpestrs (__m128i __X, int __LX, __m128i __Y, int __LY, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:748:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpestrz (__m128i __X, int __LX, __m128i __Y, int __LY, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:796:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpgt_epi64 (__m128i __X, __m128i __Y) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:811, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:43, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/popcntintrin.h:35:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_popcnt_u32 (unsigned int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/popcntintrin.h:42:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_popcnt_u64 (unsigned long long __X) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:43, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:827:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_crc32_u8 (unsigned int __C, unsigned char __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:833:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_crc32_u16 (unsigned int __C, unsigned short __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:839:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_crc32_u32 (unsigned int __C, unsigned int __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:846:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_crc32_u64 (unsigned long long __C, unsigned long long __V) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:45, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/wmmintrin.h:44:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_aesdec_si128 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/wmmintrin.h:52:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_aesdeclast_si128 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/wmmintrin.h:61:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_aesenc_si128 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/wmmintrin.h:69:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_aesenclast_si128 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/wmmintrin.h:77:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_aesimc_si128 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/wmmintrin.h:87:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_aeskeygenassist_si128 (__m128i __X, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/wmmintrin.h:116:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_clmulepi64_si128 (__m128i __X, __m128i __Y, const int __I) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:41, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("avx") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:140:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_add_pd (__m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:146:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_add_ps (__m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:152:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_addsub_pd (__m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:158:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_addsub_ps (__m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:165:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_and_pd (__m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:171:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_and_ps (__m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:177:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_andnot_pd (__m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:183:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_andnot_ps (__m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:193:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_blend_pd (__m256d __X, __m256d __Y, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:201:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_blend_ps (__m256 __X, __m256 __Y, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:218:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_blendv_pd (__m256d __X, __m256d __Y, __m256d __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:226:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_blendv_ps (__m256 __X, __m256 __Y, __m256 __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:234:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_div_pd (__m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:240:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_div_ps (__m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:250:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_dp_ps (__m256 __X, __m256 __Y, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:263:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_hadd_pd (__m256d __X, __m256d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:269:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_hadd_ps (__m256 __X, __m256 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:275:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_hsub_pd (__m256d __X, __m256d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:281:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_hsub_ps (__m256 __X, __m256 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:287:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_max_pd (__m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:293:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_max_ps (__m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:299:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_min_pd (__m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:305:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_min_ps (__m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:311:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mul_pd (__m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:317:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mul_ps (__m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:323:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_or_pd (__m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:329:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_or_ps (__m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:336:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_shuffle_pd (__m256d __A, __m256d __B, const int __mask) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:343:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_shuffle_ps (__m256 __A, __m256 __B, const int __mask) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:359:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_sub_pd (__m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:365:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_sub_ps (__m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:371:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_xor_pd (__m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:377:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_xor_ps (__m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:384:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmp_pd (__m128d __X, __m128d __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:390:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmp_ps (__m128 __X, __m128 __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:396:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmp_pd (__m256d __X, __m256d __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:403:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmp_ps (__m256 __X, __m256 __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:410:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmp_sd (__m128d __X, __m128d __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:416:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmp_ss (__m128 __X, __m128 __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:447:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepi32_pd (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:453:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepi32_ps (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:459:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtpd_ps (__m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:465:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtps_epi32 (__m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:471:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtps_pd (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:477:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvttpd_epi32 (__m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:483:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtpd_epi32 (__m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:489:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvttps_epi32 (__m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:496:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtsd_f64 (__m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:503:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtss_f32 (__m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:510:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_extractf128_pd (__m256d __X, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:516:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_extractf128_ps (__m256 __X, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:522:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_extractf128_si256 (__m256i __X, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:528:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_extract_epi32 (__m256i __X, int const __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:535:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_extract_epi16 (__m256i __X, int const __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:542:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_extract_epi8 (__m256i __X, int const __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:550:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_extract_epi64 (__m256i __X, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:601:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_zeroall (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:607:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_zeroupper (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:613:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_permutevar_pd (__m128d __A, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:620:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permutevar_pd (__m256d __A, __m256i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:627:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_permutevar_ps (__m128 __A, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:634:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permutevar_ps (__m256 __A, __m256i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:642:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_permute_pd (__m128d __X, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:648:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permute_pd (__m256d __X, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:654:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_permute_ps (__m128 __X, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:660:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permute_ps (__m256 __X, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:680:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permute2f128_pd (__m256d __X, __m256d __Y, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:688:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permute2f128_ps (__m256 __X, __m256 __Y, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:696:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permute2f128_si256 (__m256i __X, __m256i __Y, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:720:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_broadcast_ss (float const *__X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:726:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_broadcast_sd (double const *__X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:732:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_broadcast_ss (float const *__X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:738:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_broadcast_pd (__m128d const *__X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:744:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_broadcast_ps (__m128 const *__X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:751:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_insertf128_pd (__m256d __X, __m128d __Y, const int __O) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:759:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_insertf128_ps (__m256 __X, __m128 __Y, const int __O) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:767:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_insertf128_si256 (__m256i __X, __m128i __Y, const int __O) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:775:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_insert_epi32 (__m256i __X, int __D, int const __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:783:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_insert_epi16 (__m256i __X, int __D, int const __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:791:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_insert_epi8 (__m256i __X, int __D, int const __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:800:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_insert_epi64 (__m256i __X, long long __D, int const __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:859:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_load_pd (double const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:865:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_store_pd (double *__P, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:871:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_load_ps (float const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:877:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_store_ps (float *__P, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:883:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_loadu_pd (double const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:889:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_storeu_pd (double *__P, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:895:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_loadu_ps (float const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:901:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_storeu_ps (float *__P, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:907:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_load_si256 (__m256i const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:913:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_store_si256 (__m256i *__P, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:919:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_loadu_si256 (__m256i_u const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:925:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_storeu_si256 (__m256i_u *__P, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:931:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskload_pd (double const *__P, __m128i __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:938:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskstore_pd (double *__P, __m128i __M, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:944:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskload_pd (double const *__P, __m256i __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:951:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskstore_pd (double *__P, __m256i __M, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:957:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskload_ps (float const *__P, __m128i __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:964:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskstore_ps (float *__P, __m128i __M, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:970:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskload_ps (float const *__P, __m256i __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:977:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskstore_ps (float *__P, __m256i __M, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:983:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_movehdup_ps (__m256 __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:989:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_moveldup_ps (__m256 __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:995:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_movedup_pd (__m256d __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1001:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_lddqu_si256 (__m256i const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1007:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_stream_si256 (__m256i *__A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1013:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_stream_pd (double *__A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1019:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_stream_ps (float *__P, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1025:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_rcp_ps (__m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1031:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_rsqrt_ps (__m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1037:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_sqrt_pd (__m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1043:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_sqrt_ps (__m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1050:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_round_pd (__m256d __V, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1056:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_round_ps (__m256 __V, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1074:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_unpackhi_pd (__m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1080:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_unpacklo_pd (__m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1086:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_unpackhi_ps (__m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1092:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_unpacklo_ps (__m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1098:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_testz_pd (__m128d __M, __m128d __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1104:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_testc_pd (__m128d __M, __m128d __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1110:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_testnzc_pd (__m128d __M, __m128d __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1116:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_testz_ps (__m128 __M, __m128 __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1122:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_testc_ps (__m128 __M, __m128 __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1128:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_testnzc_ps (__m128 __M, __m128 __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1134:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_testz_pd (__m256d __M, __m256d __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1140:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_testc_pd (__m256d __M, __m256d __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1146:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_testnzc_pd (__m256d __M, __m256d __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1152:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_testz_ps (__m256 __M, __m256 __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1158:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_testc_ps (__m256 __M, __m256 __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1164:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_testnzc_ps (__m256 __M, __m256 __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1170:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_testz_si256 (__m256i __M, __m256i __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1176:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_testc_si256 (__m256i __M, __m256i __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1182:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_testnzc_si256 (__m256i __M, __m256i __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1188:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_movemask_pd (__m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1194:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_movemask_ps (__m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1200:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_undefined_pd (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1207:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_undefined_ps (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1214:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_undefined_si256 (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1221:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_setzero_pd (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1227:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_setzero_ps (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1234:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_setzero_si256 (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1241:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_set_pd (double __A, double __B, double __C, double __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1249:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture float __E, float __F, float __G, float __H) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1258:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __E, int __F, int __G, int __H) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1268:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture short __q03, short __q02, short __q01, short __q00) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1284:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char __q03, char __q02, char __q01, char __q00) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1296:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture long long __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1303:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_set1_pd (double __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1310:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_set1_ps (float __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1318:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_set1_epi32 (int __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1325:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_set1_epi16 (short __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1332:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_set1_epi8 (char __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1341:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_set1_epi64x (long long __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1350:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_setr_pd (double __A, double __B, double __C, double __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1357:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture float __E, float __F, float __G, float __H) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1364:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __E, int __F, int __G, int __H) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1373:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture short __q03, short __q02, short __q01, short __q00) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1389:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char __q03, char __q02, char __q01, char __q00) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1403:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture long long __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1411:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_castpd_ps (__m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1417:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_castpd_si256 (__m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1423:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_castps_pd (__m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1429:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_castps_si256(__m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1435:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_castsi256_ps (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1441:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_castsi256_pd (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1447:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_castpd256_pd128 (__m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1453:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_castps256_ps128 (__m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1459:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_castsi256_si128 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1470:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_castpd128_pd256 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1476:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_castps128_ps256 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1482:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_castsi128_si256 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1488:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_set_m128 ( __m128 __H, __m128 __L) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1494:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_set_m128d (__m128d __H, __m128d __L) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1500:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_set_m128i (__m128i __H, __m128i __L) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1506:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_setr_m128 (__m128 __L, __m128 __H) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1512:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_setr_m128d (__m128d __L, __m128d __H) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1518:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_setr_m128i (__m128i __L, __m128i __H) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:43, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("avx2") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:43:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mpsadbw_epu8 (__m256i __X, __m256i __Y, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:56:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_abs_epi8 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:63:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_abs_epi16 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:70:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_abs_epi32 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:77:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_packs_epi32 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:84:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_packs_epi16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:91:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_packus_epi32 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:98:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_packus_epi16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:105:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_add_epi8 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:112:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_add_epi16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:119:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_add_epi32 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:126:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_add_epi64 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:133:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_adds_epi8 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:140:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_adds_epi16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:147:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_adds_epu8 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:154:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_adds_epu16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:162:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_alignr_epi8 (__m256i __A, __m256i __B, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:179:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_and_si256 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:186:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_andnot_si256 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:193:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_avg_epu8 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:200:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_avg_epu16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:207:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_blendv_epi8 (__m256i __X, __m256i __Y, __m256i __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:217:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_blend_epi16 (__m256i __X, __m256i __Y, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:231:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpeq_epi8 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:238:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpeq_epi16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:245:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpeq_epi32 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:252:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpeq_epi64 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:259:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpgt_epi8 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:266:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpgt_epi16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:273:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpgt_epi32 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:280:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpgt_epi64 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:287:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_hadd_epi16 (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:295:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_hadd_epi32 (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:302:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_hadds_epi16 (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:310:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_hsub_epi16 (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:318:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_hsub_epi32 (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:325:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_hsubs_epi16 (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:333:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maddubs_epi16 (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:341:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_madd_epi16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:349:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_max_epi8 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:356:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_max_epi16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:363:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_max_epi32 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:370:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_max_epu8 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:377:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_max_epu16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:384:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_max_epu32 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:391:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_min_epi8 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:398:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_min_epi16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:405:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_min_epi32 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:412:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_min_epu8 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:419:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_min_epu16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:426:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_min_epu32 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:433:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_movemask_epi8 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:440:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepi8_epi16 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:447:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepi8_epi32 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:454:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepi8_epi64 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:461:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepi16_epi32 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:468:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepi16_epi64 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:475:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepi32_epi64 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:482:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepu8_epi16 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:489:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepu8_epi32 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:496:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepu8_epi64 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:503:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepu16_epi32 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:510:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepu16_epi64 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:517:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepu32_epi64 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:524:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mul_epi32 (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:531:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mulhrs_epi16 (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:539:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mulhi_epu16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:546:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mulhi_epi16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:553:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mullo_epi16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:560:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mullo_epi32 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:567:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mul_epu32 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:574:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_or_si256 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:581:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_sad_epu8 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:588:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_shuffle_epi8 (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:597:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_shuffle_epi32 (__m256i __A, const int __mask) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:604:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_shufflehi_epi16 (__m256i __A, const int __mask) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:611:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_shufflelo_epi16 (__m256i __A, const int __mask) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:626:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_sign_epi8 (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:633:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_sign_epi16 (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:640:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_sign_epi32 (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:648:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_bslli_epi128 (__m256i __A, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:655:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_slli_si256 (__m256i __A, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:668:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_slli_epi16 (__m256i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:675:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_sll_epi16 (__m256i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:682:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_slli_epi32 (__m256i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:689:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_sll_epi32 (__m256i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:696:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_slli_epi64 (__m256i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:703:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_sll_epi64 (__m256i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:710:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_srai_epi16 (__m256i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:717:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_sra_epi16 (__m256i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:724:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_srai_epi32 (__m256i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:731:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_sra_epi32 (__m256i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:739:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_bsrli_epi128 (__m256i __A, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:746:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_srli_si256 (__m256i __A, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:759:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_srli_epi16 (__m256i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:766:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_srl_epi16 (__m256i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:773:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_srli_epi32 (__m256i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:780:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_srl_epi32 (__m256i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:787:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_srli_epi64 (__m256i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:794:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_srl_epi64 (__m256i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:801:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_sub_epi8 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:808:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_sub_epi16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:815:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_sub_epi32 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:822:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_sub_epi64 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:829:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_subs_epi8 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:836:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_subs_epi16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:843:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_subs_epu8 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:850:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_subs_epu16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:857:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_unpackhi_epi8 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:864:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_unpackhi_epi16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:871:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_unpackhi_epi32 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:878:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_unpackhi_epi64 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:885:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_unpacklo_epi8 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:892:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_unpacklo_epi16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:899:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_unpacklo_epi32 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:906:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_unpacklo_epi64 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:913:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_xor_si256 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:920:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_stream_load_si256 (__m256i const *__X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:927:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_broadcastss_ps (__m128 __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:934:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_broadcastss_ps (__m128 __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:941:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_broadcastsd_pd (__m128d __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:948:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_broadcastsi128_si256 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:956:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_blend_epi32 (__m128i __X, __m128i __Y, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:971:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_blend_epi32 (__m256i __X, __m256i __Y, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:985:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_broadcastb_epi8 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:992:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_broadcastw_epi16 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:999:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_broadcastd_epi32 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1006:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_broadcastq_epi64 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1013:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_broadcastb_epi8 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1020:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_broadcastw_epi16 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1027:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_broadcastd_epi32 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1034:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_broadcastq_epi64 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1041:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permutevar8x32_epi32 (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1049:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permute4x64_pd (__m256d __X, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1060:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permutevar8x32_ps (__m256 __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1068:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permute4x64_epi64 (__m256i __X, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1081:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permute2x128_si256 (__m256i __X, __m256i __Y, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1093:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_extracti128_si256 (__m256i __X, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1105:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_inserti128_si256 (__m256i __X, __m128i __Y, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1118:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskload_epi32 (int const *__X, __m256i __M ) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1126:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskload_epi64 (long long const *__X, __m256i __M ) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1134:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskload_epi32 (int const *__X, __m128i __M ) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1142:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskload_epi64 (long long const *__X, __m128i __M ) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1150:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskstore_epi32 (int *__X, __m256i __M, __m256i __Y ) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1157:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskstore_epi64 (long long *__X, __m256i __M, __m256i __Y ) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1164:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskstore_epi32 (int *__X, __m128i __M, __m128i __Y ) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1171:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskstore_epi64 (long long *__X, __m128i __M, __m128i __Y ) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1178:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_sllv_epi32 (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1185:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sllv_epi32 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1192:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_sllv_epi64 (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1199:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sllv_epi64 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1206:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_srav_epi32 (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1213:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_srav_epi32 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1220:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_srlv_epi32 (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1227:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_srlv_epi32 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1234:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_srlv_epi64 (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1241:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_srlv_epi64 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1249:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_i32gather_pd (double const *__base, __m128i __index, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1264:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __mask, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1275:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_i32gather_pd (double const *__base, __m128i __index, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1290:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __index, __m256d __mask, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1301:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_i64gather_pd (double const *__base, __m128i __index, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1316:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __mask, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1327:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_i64gather_pd (double const *__base, __m256i __index, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1342:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __index, __m256d __mask, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1353:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_i32gather_ps (float const *__base, __m128i __index, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1368:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __mask, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1379:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_i32gather_ps (float const *__base, __m256i __index, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1394:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __index, __m256 __mask, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1405:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_i64gather_ps (float const *__base, __m128i __index, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1420:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __mask, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1431:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_i64gather_ps (float const *__base, __m256i __index, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1446:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __index, __m128 __mask, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1458:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __index, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1473:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __index, __m128i __mask, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1485:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __index, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1501:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1513:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __index, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1528:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __index, __m128i __mask, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1540:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __index, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1556:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1567:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_i32gather_epi32 (int const *__base, __m128i __index, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1582:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __mask, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1593:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_i32gather_epi32 (int const *__base, __m256i __index, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1609:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1620:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_i64gather_epi32 (int const *__base, __m128i __index, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1635:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __mask, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1646:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_i64gather_epi32 (int const *__base, __m256i __index, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1662:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __scale) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:45, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("avx512f") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:65:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_int2mask (int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:72:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask2int (__mmask16 __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:81:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture long long __G, long long __H) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:93:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __M, int __N, int __O, int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:103:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __E, double __F, double __G, double __H) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:114:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture float __M, float __N, float __O, float __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:136:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_undefined_ps (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:146:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_undefined_pd (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:154:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_undefined_epi32 (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:164:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_set1_epi8 (char __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:179:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_set1_epi16 (short __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:190:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_set1_pd (double __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:201:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_set1_ps (float __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:213:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_set4_epi32 (int __A, int __B, int __C, int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:223:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture long long __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:231:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_set4_pd (double __A, double __B, double __C, double __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:239:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_set4_ps (float __A, float __B, float __C, float __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:260:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_setzero_ps (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:268:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_setzero_pd (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:275:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_setzero_epi32 (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:282:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_setzero_si512 (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:289:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_mov_pd (__m512d __W, __mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:298:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_mov_pd (__mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:308:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_mov_ps (__m512 __W, __mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:317:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_mov_ps (__mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:327:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_load_pd (void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:334:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_load_pd (__m512d __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:343:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_load_pd (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:353:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_store_pd (void *__P, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:360:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_store_pd (void *__P, __mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:368:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_load_ps (void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:375:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_load_ps (__m512 __W, __mmask16 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:384:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_load_ps (__mmask16 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:394:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_store_ps (void *__P, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:401:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_store_ps (void *__P, __mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:409:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_mov_epi64 (__m512i __W, __mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:418:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_mov_epi64 (__mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:428:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_load_epi64 (void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:435:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_load_epi64 (__m512i __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:444:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_load_epi64 (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:454:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_store_epi64 (void *__P, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:461:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_store_epi64 (void *__P, __mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:469:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_mov_epi32 (__m512i __W, __mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:478:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_mov_epi32 (__mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:488:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_load_si512 (void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:495:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_load_epi32 (void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:502:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_load_epi32 (__m512i __W, __mmask16 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:511:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_load_epi32 (__mmask16 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:521:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_store_si512 (void *__P, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:528:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_store_epi32 (void *__P, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:535:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_store_epi32 (void *__P, __mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:543:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mullo_epi32 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:550:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_mullo_epi32 (__mmask16 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:561:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_mullo_epi32 (__m512i __W, __mmask16 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:570:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_sllv_epi32 (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:581:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_sllv_epi32 (__m512i __W, __mmask16 __U, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:591:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_sllv_epi32 (__mmask16 __U, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:602:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_srav_epi32 (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:613:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_srav_epi32 (__m512i __W, __mmask16 __U, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:623:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_srav_epi32 (__mmask16 __U, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:634:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_srlv_epi32 (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:645:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_srlv_epi32 (__m512i __W, __mmask16 __U, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:655:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_srlv_epi32 (__mmask16 __U, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:666:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_add_epi64 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:673:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_add_epi64 (__m512i __W, __mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:683:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_add_epi64 (__mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:694:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_sub_epi64 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:701:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_sub_epi64 (__m512i __W, __mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:711:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_sub_epi64 (__mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:722:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_sllv_epi64 (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:733:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_sllv_epi64 (__m512i __W, __mmask8 __U, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:743:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_sllv_epi64 (__mmask8 __U, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:754:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_srav_epi64 (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:765:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_srav_epi64 (__m512i __W, __mmask8 __U, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:775:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_srav_epi64 (__mmask8 __U, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:786:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_srlv_epi64 (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:797:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_srlv_epi64 (__m512i __W, __mmask8 __U, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:807:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_srlv_epi64 (__mmask8 __U, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:818:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_add_epi32 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:825:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_add_epi32 (__m512i __W, __mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:835:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_add_epi32 (__mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:846:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mul_epi32 (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:857:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_mul_epi32 (__m512i __W, __mmask8 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:866:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_mul_epi32 (__mmask8 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:877:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_sub_epi32 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:884:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_sub_epi32 (__m512i __W, __mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:894:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_sub_epi32 (__mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:905:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mul_epu32 (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:916:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_mul_epu32 (__m512i __W, __mmask8 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:925:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_mul_epu32 (__mmask8 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:937:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_slli_epi64 (__m512i __A, unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:948:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:957:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_slli_epi64 (__mmask8 __U, __m512i __A, unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:983:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_sll_epi64 (__m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:994:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_sll_epi64 (__m512i __W, __mmask8 __U, __m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1004:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_sll_epi64 (__mmask8 __U, __m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1016:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_srli_epi64 (__m512i __A, unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1027:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __A, unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1036:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_srli_epi64 (__mmask8 __U, __m512i __A, unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1062:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_srl_epi64 (__m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1073:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_srl_epi64 (__m512i __W, __mmask8 __U, __m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1083:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_srl_epi64 (__mmask8 __U, __m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1095:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_srai_epi64 (__m512i __A, unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1106:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1115:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_srai_epi64 (__mmask8 __U, __m512i __A, unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1141:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_sra_epi64 (__m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1152:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_sra_epi64 (__m512i __W, __mmask8 __U, __m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1162:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_sra_epi64 (__mmask8 __U, __m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1174:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_slli_epi32 (__m512i __A, unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1185:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1194:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_slli_epi32 (__mmask16 __U, __m512i __A, unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1220:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_sll_epi32 (__m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1231:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_sll_epi32 (__m512i __W, __mmask16 __U, __m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1241:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_sll_epi32 (__mmask16 __U, __m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1253:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_srli_epi32 (__m512i __A, unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1264:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __A, unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1273:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_srli_epi32 (__mmask16 __U, __m512i __A, unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1299:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_srl_epi32 (__m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1310:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_srl_epi32 (__m512i __W, __mmask16 __U, __m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1320:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_srl_epi32 (__mmask16 __U, __m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1332:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_srai_epi32 (__m512i __A, unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1343:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1352:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_srai_epi32 (__mmask16 __U, __m512i __A, unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1378:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_sra_epi32 (__m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1389:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_sra_epi32 (__m512i __W, __mmask16 __U, __m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1399:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_sra_epi32 (__mmask16 __U, __m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1411:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_add_round_sd (__m128d __A, __m128d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1421:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1432:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1443:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_add_round_ss (__m128 __A, __m128 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1453:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1464:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1475:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sub_round_sd (__m128d __A, __m128d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1485:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1496:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1507:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sub_round_ss (__m128 __A, __m128 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1517:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1528:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1580:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1591:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1602:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1613:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1624:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1635:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1668:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_rcp14_pd (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1678:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_rcp14_pd (__m512d __W, __mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1687:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_rcp14_pd (__mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1697:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_rcp14_ps (__m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1707:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_rcp14_ps (__m512 __W, __mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1716:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_rcp14_ps (__mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1726:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rcp14_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1734:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_rcp14_sd (__m128d __W, __mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1744:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_rcp14_sd (__mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1754:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rcp14_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1762:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_rcp14_ss (__m128 __W, __mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1772:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_rcp14_ss (__mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1782:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_rsqrt14_pd (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1792:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_rsqrt14_pd (__m512d __W, __mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1801:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_rsqrt14_pd (__mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1811:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_rsqrt14_ps (__m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1821:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_rsqrt14_ps (__m512 __W, __mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1830:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_rsqrt14_ps (__mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1840:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rsqrt14_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1848:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_rsqrt14_sd (__m128d __W, __mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1858:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_rsqrt14_sd (__mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1868:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rsqrt14_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1876:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_rsqrt14_ss (__m128 __W, __mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1886:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_rsqrt14_ss (__mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1897:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_sqrt_round_pd (__m512d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1908:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1917:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_sqrt_round_pd (__mmask8 __U, __m512d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1927:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_sqrt_round_ps (__m512 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1937:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_sqrt_round_ps (__m512 __W, __mmask16 __U, __m512 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1946:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_sqrt_round_ps (__mmask16 __U, __m512 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1956:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sqrt_round_sd (__m128d __A, __m128d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1968:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1978:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_sqrt_round_sd (__mmask8 __U, __m128d __A, __m128d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1989:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sqrt_round_ss (__m128 __A, __m128 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2001:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2011:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_sqrt_round_ss (__mmask8 __U, __m128 __A, __m128 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2063:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepi8_epi32 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2073:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepi8_epi32 (__m512i __W, __mmask16 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2082:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepi8_epi32 (__mmask16 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2092:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepi8_epi64 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2102:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepi8_epi64 (__m512i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2111:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepi8_epi64 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2121:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepi16_epi32 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2131:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepi16_epi32 (__m512i __W, __mmask16 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2140:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepi16_epi32 (__mmask16 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2150:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepi16_epi64 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2160:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepi16_epi64 (__m512i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2169:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepi16_epi64 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2179:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepi32_epi64 (__m256i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2189:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepi32_epi64 (__m512i __W, __mmask8 __U, __m256i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2198:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepi32_epi64 (__mmask8 __U, __m256i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2208:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepu8_epi32 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2218:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepu8_epi32 (__m512i __W, __mmask16 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2227:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepu8_epi32 (__mmask16 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2237:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepu8_epi64 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2247:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepu8_epi64 (__m512i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2256:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepu8_epi64 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2266:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepu16_epi32 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2276:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepu16_epi32 (__m512i __W, __mmask16 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2285:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepu16_epi32 (__mmask16 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2295:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepu16_epi64 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2305:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepu16_epi64 (__m512i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2314:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepu16_epi64 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2324:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepu32_epi64 (__m256i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2334:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepu32_epi64 (__m512i __W, __mmask8 __U, __m256i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2343:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepu32_epi64 (__mmask8 __U, __m256i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2354:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_add_round_pd (__m512d __A, __m512d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2366:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2377:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2388:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_add_round_ps (__m512 __A, __m512 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2400:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2410:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_add_round_ps (__mmask16 __U, __m512 __A, __m512 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2421:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_sub_round_pd (__m512d __A, __m512d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2433:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2444:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2455:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_sub_round_ps (__m512 __A, __m512 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2467:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2477:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_sub_round_ps (__mmask16 __U, __m512 __A, __m512 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2526:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mul_round_pd (__m512d __A, __m512d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2538:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2549:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2560:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mul_round_ps (__m512 __A, __m512 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2572:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2582:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_mul_round_ps (__mmask16 __U, __m512 __A, __m512 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2593:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_div_round_pd (__m512d __M, __m512d __V, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2605:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __V, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2616:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2627:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_div_round_ps (__m512 __A, __m512 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2639:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2649:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_div_round_ps (__mmask16 __U, __m512 __A, __m512 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2660:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mul_round_sd (__m128d __A, __m128d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2670:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2681:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2692:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mul_round_ss (__m128 __A, __m128 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2702:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2713:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2724:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_div_round_sd (__m128d __A, __m128d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2734:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2745:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2756:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_div_round_ss (__m128 __A, __m128 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2766:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2777:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2864:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_max_round_pd (__m512d __A, __m512d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2876:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2887:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2898:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_max_round_ps (__m512 __A, __m512 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2910:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2920:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_max_round_ps (__mmask16 __U, __m512 __A, __m512 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2931:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_min_round_pd (__m512d __A, __m512d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2943:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2954:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2965:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_min_round_ps (__m512 __A, __m512 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2977:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2987:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_min_round_ps (__mmask16 __U, __m512 __A, __m512 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3036:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_scalef_round_pd (__m512d __A, __m512d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3048:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3059:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3070:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_scalef_round_ps (__m512 __A, __m512 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3082:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3093:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3104:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_scalef_round_sd (__m128d __A, __m128d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3116:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3127:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3138:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_scalef_round_ss (__m128 __A, __m128 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3150:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3160:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_scalef_round_ss (__mmask8 __U, __m128 __A, __m128 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3199:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fmadd_round_pd (__m512d __A, __m512d __B, __m512d __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3210:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3221:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3232:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3242:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fmadd_round_ps (__m512 __A, __m512 __B, __m512 __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3253:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3264:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask16 __U, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3275:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3285:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fmsub_round_pd (__m512d __A, __m512d __B, __m512d __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3296:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3307:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3318:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3328:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fmsub_round_ps (__m512 __A, __m512 __B, __m512 __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3339:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3350:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask16 __U, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3361:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3371:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fmaddsub_round_pd (__m512d __A, __m512d __B, __m512d __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3382:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3393:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3404:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3414:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fmaddsub_round_ps (__m512 __A, __m512 __B, __m512 __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3425:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3436:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask16 __U, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3447:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3457:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fmsubadd_round_pd (__m512d __A, __m512d __B, __m512d __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3468:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3479:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3490:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3500:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fmsubadd_round_ps (__m512 __A, __m512 __B, __m512 __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3511:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3522:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask16 __U, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3533:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3543:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fnmadd_round_pd (__m512d __A, __m512d __B, __m512d __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3554:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3565:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3576:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3586:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fnmadd_round_ps (__m512 __A, __m512 __B, __m512 __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3597:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3608:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask16 __U, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3619:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3629:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fnmsub_round_pd (__m512d __A, __m512d __B, __m512d __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3640:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3651:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3662:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3672:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fnmsub_round_ps (__m512 __A, __m512 __B, __m512 __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3683:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3694:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask16 __U, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3705:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3860:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_abs_epi64 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3870:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_abs_epi64 (__m512i __W, __mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3879:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_abs_epi64 (__mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3889:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_abs_epi32 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3899:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_abs_epi32 (__m512i __W, __mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3908:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_abs_epi32 (__mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3918:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_broadcastss_ps (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3928:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_broadcastss_ps (__m512 __O, __mmask16 __M, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3936:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_broadcastss_ps (__mmask16 __M, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3946:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_broadcastsd_pd (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3956:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_broadcastsd_pd (__m512d __O, __mmask8 __M, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3964:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_broadcastsd_pd (__mmask8 __M, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3974:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_broadcastd_epi32 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3984:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_broadcastd_epi32 (__m512i __O, __mmask16 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3992:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_broadcastd_epi32 (__mmask16 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4002:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_set1_epi32 (int __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4012:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_set1_epi32 (__m512i __O, __mmask16 __M, int __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4020:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_set1_epi32 (__mmask16 __M, int __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4030:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_broadcastq_epi64 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4040:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_broadcastq_epi64 (__m512i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4048:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_broadcastq_epi64 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4058:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_set1_epi64 (long long __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4068:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_set1_epi64 (__m512i __O, __mmask8 __M, long long __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4076:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_set1_epi64 (__mmask8 __M, long long __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4086:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_broadcast_f32x4 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4096:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_broadcast_f32x4 (__m512 __O, __mmask16 __M, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4105:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_broadcast_f32x4 (__mmask16 __M, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4115:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_broadcast_i32x4 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4125:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_broadcast_i32x4 (__m512i __O, __mmask16 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4134:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_broadcast_i32x4 (__mmask16 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4144:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_broadcast_f64x4 (__m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4154:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_broadcast_f64x4 (__m512d __O, __mmask8 __M, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4163:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_broadcast_f64x4 (__mmask8 __M, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4173:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_broadcast_i64x4 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4183:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_broadcast_i64x4 (__m512i __O, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4192:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_broadcast_i64x4 (__mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4293:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_shuffle_epi32 (__m512i __A, _MM_PERM_ENUM __mask) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4305:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_PERM_ENUM __mask) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4315:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_shuffle_epi32 (__mmask16 __U, __m512i __A, _MM_PERM_ENUM __mask) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4326:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_shuffle_i64x2 (__m512i __A, __m512i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4338:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4349:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4360:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_shuffle_i32x4 (__m512i __A, __m512i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4373:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4385:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4397:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_shuffle_f64x2 (__m512d __A, __m512d __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4409:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4420:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4431:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_shuffle_f32x4 (__m512 __A, __m512 __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4443:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4454:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4554:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_rolv_epi32 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4565:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_rolv_epi32 (__m512i __W, __mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4575:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_rolv_epi32 (__mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4586:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_rorv_epi32 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4597:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_rorv_epi32 (__m512i __W, __mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4607:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_rorv_epi32 (__mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4618:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_rolv_epi64 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4629:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_rolv_epi64 (__m512i __W, __mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4639:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_rolv_epi64 (__mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4650:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_rorv_epi64 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4661:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_rorv_epi64 (__m512i __W, __mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4671:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_rorv_epi64 (__mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4683:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtt_roundpd_epi32 (__m512d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4694:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4703:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtt_roundpd_epi32 (__mmask8 __U, __m512d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4713:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtt_roundpd_epu32 (__m512d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4724:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4733:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtt_roundpd_epu32 (__mmask8 __U, __m512d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4763:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvt_roundpd_epi32 (__m512d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4774:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4783:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvt_roundpd_epi32 (__mmask8 __U, __m512d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4793:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvt_roundpd_epu32 (__m512d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4804:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4813:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvt_roundpd_epu32 (__mmask8 __U, __m512d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4843:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtt_roundps_epi32 (__m512 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4854:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4863:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtt_roundps_epi32 (__mmask16 __U, __m512 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4873:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtt_roundps_epu32 (__m512 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4884:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4893:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtt_roundps_epu32 (__mmask16 __U, __m512 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4923:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvt_roundps_epi32 (__m512 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4934:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4943:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvt_roundps_epi32 (__mmask16 __U, __m512 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4953:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvt_roundps_epu32 (__m512 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4964:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4973:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvt_roundps_epu32 (__mmask16 __U, __m512 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5002:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtu32_sd (__m128d __A, unsigned __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5011:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_roundu64_sd (__m128d __A, unsigned long long __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5018:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_roundi64_sd (__m128d __A, long long __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5025:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_roundsi64_sd (__m128d __A, long long __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5045:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_roundu32_ss (__m128 __A, unsigned __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5052:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_roundsi32_ss (__m128 __A, int __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5059:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_roundi32_ss (__m128 __A, int __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5078:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_roundu64_ss (__m128 __A, unsigned long long __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5085:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_roundsi64_ss (__m128 __A, long long __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5092:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_roundi64_ss (__m128 __A, long long __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5111:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepi32_epi8 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5121:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepi32_storeu_epi8 (void * __P, __mmask16 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5128:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepi32_epi8 (__m128i __O, __mmask16 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5136:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepi32_epi8 (__mmask16 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5146:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtsepi32_epi8 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5156:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtsepi32_storeu_epi8 (void * __P, __mmask16 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5163:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtsepi32_epi8 (__m128i __O, __mmask16 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5171:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtsepi32_epi8 (__mmask16 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5181:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtusepi32_epi8 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5191:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtusepi32_storeu_epi8 (void * __P, __mmask16 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5198:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtusepi32_epi8 (__m128i __O, __mmask16 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5207:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtusepi32_epi8 (__mmask16 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5217:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepi32_epi16 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5227:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepi32_storeu_epi16 (void * __P, __mmask16 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5234:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepi32_epi16 (__m256i __O, __mmask16 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5242:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepi32_epi16 (__mmask16 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5252:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtsepi32_epi16 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5262:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtsepi32_storeu_epi16 (void *__P, __mmask16 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5269:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtsepi32_epi16 (__m256i __O, __mmask16 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5277:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtsepi32_epi16 (__mmask16 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5287:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtusepi32_epi16 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5297:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtusepi32_storeu_epi16 (void *__P, __mmask16 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5304:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtusepi32_epi16 (__m256i __O, __mmask16 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5313:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtusepi32_epi16 (__mmask16 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5323:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepi64_epi32 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5333:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepi64_storeu_epi32 (void* __P, __mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5340:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepi64_epi32 (__m256i __O, __mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5348:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepi64_epi32 (__mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5358:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtsepi64_epi32 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5368:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtsepi64_storeu_epi32 (void *__P, __mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5375:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtsepi64_epi32 (__m256i __O, __mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5383:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtsepi64_epi32 (__mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5393:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtusepi64_epi32 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5403:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtusepi64_storeu_epi32 (void* __P, __mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5410:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtusepi64_epi32 (__m256i __O, __mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5418:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtusepi64_epi32 (__mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5428:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepi64_epi16 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5438:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepi64_storeu_epi16 (void *__P, __mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5445:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepi64_epi16 (__m128i __O, __mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5453:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepi64_epi16 (__mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5463:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtsepi64_epi16 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5473:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtsepi64_storeu_epi16 (void * __P, __mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5480:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtsepi64_epi16 (__m128i __O, __mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5488:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtsepi64_epi16 (__mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5498:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtusepi64_epi16 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5508:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtusepi64_storeu_epi16 (void *__P, __mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5515:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtusepi64_epi16 (__m128i __O, __mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5523:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtusepi64_epi16 (__mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5533:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepi64_epi8 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5543:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepi64_storeu_epi8 (void * __P, __mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5550:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepi64_epi8 (__m128i __O, __mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5558:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepi64_epi8 (__mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5568:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtsepi64_epi8 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5578:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtsepi64_storeu_epi8 (void * __P, __mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5585:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtsepi64_epi8 (__m128i __O, __mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5593:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtsepi64_epi8 (__mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5603:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtusepi64_epi8 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5613:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtusepi64_storeu_epi8 (void * __P, __mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5620:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtusepi64_epi8 (__m128i __O, __mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5629:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtusepi64_epi8 (__mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5639:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepi32_pd (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5649:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepi32_pd (__m512d __W, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5658:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepi32_pd (__mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5668:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepu32_pd (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5678:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepu32_pd (__m512d __W, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5687:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepu32_pd (__mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5698:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvt_roundepi32_ps (__m512i __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5709:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5718:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvt_roundepi32_ps (__mmask16 __U, __m512i __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5728:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvt_roundepu32_ps (__m512i __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5739:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5748:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvt_roundepu32_ps (__mmask16 __U, __m512i __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5779:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_extractf64x4_pd (__m512d __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5791:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5801:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_extractf64x4_pd (__mmask8 __U, __m512d __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5812:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_extractf32x4_ps (__m512 __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5824:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5834:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_extractf32x4_ps (__mmask8 __U, __m512 __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5845:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_extracti64x4_epi64 (__m512i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5857:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5867:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_extracti64x4_epi64 (__mmask8 __U, __m512i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5878:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_extracti32x4_epi32 (__m512i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5890:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5900:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_extracti32x4_epi32 (__mmask8 __U, __m512i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5986:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_inserti32x4 (__m512i __A, __m128i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5996:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_insertf32x4 (__m512 __A, __m128 __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6006:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_inserti64x4 (__m512i __A, __m256i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6019:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6031:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6043:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_insertf64x4 (__m512d __A, __m256d __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6056:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6068:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6125:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_loadu_pd (void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6132:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_loadu_pd (__m512d __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6141:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_loadu_pd (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6151:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_storeu_pd (void *__P, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6158:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_storeu_pd (void *__P, __mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6166:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_loadu_ps (void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6173:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_loadu_ps (__m512 __W, __mmask16 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6182:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_loadu_ps (__mmask16 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6192:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_storeu_ps (void *__P, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6199:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_storeu_ps (void *__P, __mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6207:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_loadu_epi64 (__m512i __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6216:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_loadu_epi64 (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6226:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_storeu_epi64 (void *__P, __mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6234:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_loadu_si512 (void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6241:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_loadu_epi32 (__m512i __W, __mmask16 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6250:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_loadu_epi32 (__mmask16 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6260:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_storeu_si512 (void *__P, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6267:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_storeu_epi32 (void *__P, __mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6275:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_permutevar_pd (__m512d __A, __m512i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6286:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_permutevar_pd (__m512d __W, __mmask8 __U, __m512d __A, __m512i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6296:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_permutevar_pd (__mmask8 __U, __m512d __A, __m512i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6307:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_permutevar_ps (__m512 __A, __m512i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6318:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_permutevar_ps (__m512 __W, __mmask16 __U, __m512 __A, __m512i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6328:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_permutevar_ps (__mmask16 __U, __m512 __A, __m512i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6339:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_permutex2var_epi64 (__m512i __A, __m512i __I, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6351:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6363:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6375:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __I, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6386:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_permutex2var_epi32 (__m512i __A, __m512i __I, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6398:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __I, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6410:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask16 __U, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6422:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __I, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6433:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_permutex2var_pd (__m512d __A, __m512i __I, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6445:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6457:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6469:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6480:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_permutex2var_ps (__m512 __A, __m512i __I, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6491:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_permutex2var_ps (__m512 __A, __mmask16 __U, __m512i __I, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6503:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6515:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6527:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_permute_pd (__m512d __X, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6537:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_permute_pd (__m512d __W, __mmask8 __U, __m512d __X, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6546:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_permute_pd (__mmask8 __U, __m512d __X, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6556:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_permute_ps (__m512 __X, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6566:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_permute_ps (__m512 __W, __mmask16 __U, __m512 __X, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6575:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_permute_ps (__mmask16 __U, __m512 __X, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6617:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_permutex_epi64 (__m512i __X, const int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6628:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __X, const int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6637:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_permutex_epi64 (__mmask8 __M, __m512i __X, const int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6647:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_permutex_pd (__m512d __X, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6657:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_permutex_pd (__m512d __W, __mmask8 __U, __m512d __X, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6666:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_permutex_pd (__mmask8 __U, __m512d __X, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6711:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_permutexvar_epi64 (__mmask8 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6722:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_permutexvar_epi64 (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6734:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6744:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_permutexvar_epi32 (__mmask16 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6755:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_permutexvar_epi32 (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6767:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6777:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_permutexvar_pd (__m512i __X, __m512d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6788:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_permutexvar_pd (__m512d __W, __mmask8 __U, __m512i __X, __m512d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6798:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_permutexvar_pd (__mmask8 __U, __m512i __X, __m512d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6809:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_permutexvar_ps (__m512i __X, __m512 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6820:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_permutexvar_ps (__m512 __W, __mmask16 __U, __m512i __X, __m512 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6830:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_permutexvar_ps (__mmask16 __U, __m512i __X, __m512 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6842:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_shuffle_ps (__m512 __M, __m512 __V, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6854:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __V, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6864:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_shuffle_ps (__mmask16 __U, __m512 __M, __m512 __V, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6875:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_shuffle_pd (__m512d __M, __m512d __V, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6887:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __V, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6898:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6910:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6922:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __C, const int __imm, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6934:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __C, const int __imm, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6946:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6958:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __C, const int __imm, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6970:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __C, const int __imm, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6982:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6993:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __C, const int __imm, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7004:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __C, const int __imm, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7016:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7027:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __C, const int __imm, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7038:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __C, const int __imm, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7146:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_movehdup_ps (__m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7156:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_movehdup_ps (__m512 __W, __mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7165:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_movehdup_ps (__mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7175:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_moveldup_ps (__m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7185:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_moveldup_ps (__m512 __W, __mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7194:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_moveldup_ps (__mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7204:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_or_si512 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7211:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_or_epi32 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7218:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_or_epi32 (__m512i __W, __mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7228:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_or_epi32 (__mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7239:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_or_epi64 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7246:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_or_epi64 (__m512i __W, __mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7256:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_or_epi64 (__mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7267:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_xor_si512 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7274:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_xor_epi32 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7281:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_xor_epi32 (__m512i __W, __mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7291:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_xor_epi32 (__mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7302:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_xor_epi64 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7309:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_xor_epi64 (__m512i __W, __mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7319:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_xor_epi64 (__mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7331:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_rol_epi32 (__m512i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7341:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_rol_epi32 (__m512i __W, __mmask16 __U, __m512i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7350:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_rol_epi32 (__mmask16 __U, __m512i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7360:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_ror_epi32 (__m512i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7370:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_ror_epi32 (__m512i __W, __mmask16 __U, __m512i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7379:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_ror_epi32 (__mmask16 __U, __m512i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7389:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_rol_epi64 (__m512i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7399:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_rol_epi64 (__m512i __W, __mmask8 __U, __m512i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7408:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_rol_epi64 (__mmask8 __U, __m512i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7418:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_ror_epi64 (__m512i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7428:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_ror_epi64 (__m512i __W, __mmask8 __U, __m512i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7437:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_ror_epi64 (__mmask8 __U, __m512i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7511:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_and_si512 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7518:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_and_epi32 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7525:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_and_epi32 (__m512i __W, __mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7535:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_and_epi32 (__mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7546:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_and_epi64 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7553:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_and_epi64 (__m512i __W, __mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7562:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_and_epi64 (__mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7573:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_andnot_si512 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7584:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_andnot_epi32 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7595:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_andnot_epi32 (__m512i __W, __mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7605:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_andnot_epi32 (__mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7616:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_andnot_epi64 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7627:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_andnot_epi64 (__m512i __W, __mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7636:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_andnot_epi64 (__mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7647:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_test_epi32_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7656:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_test_epi32_mask (__mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7664:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_test_epi64_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7673:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_test_epi64_mask (__mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7680:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_testn_epi32_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7689:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_testn_epi32_mask (__mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7697:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_testn_epi64_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7706:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_testn_epi64_mask (__mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7714:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_abs_ps (__m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7722:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_abs_ps (__m512 __W, __mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7730:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_abs_pd (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7738:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_abs_pd (__m512d __W, __mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7747:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_unpackhi_epi32 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7759:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7769:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_unpackhi_epi32 (__mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7780:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_unpackhi_epi64 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7791:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_unpackhi_epi64 (__m512i __W, __mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7801:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_unpackhi_epi64 (__mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7812:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_unpacklo_epi32 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7824:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7834:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_unpacklo_epi32 (__mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7845:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_unpacklo_epi64 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7856:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_unpacklo_epi64 (__m512i __W, __mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7866:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_unpacklo_epi64 (__mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7879:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_roundss_u64 (__m128 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7886:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_roundss_si64 (__m128 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7893:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_roundss_i64 (__m128 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7900:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtt_roundss_u64 (__m128 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7907:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtt_roundss_i64 (__m128 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7914:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtt_roundss_si64 (__m128 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7942:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_roundss_u32 (__m128 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7949:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_roundss_si32 (__m128 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7956:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_roundss_i32 (__m128 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7963:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtt_roundss_u32 (__m128 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7970:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtt_roundss_i32 (__m128 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7977:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtt_roundss_si32 (__m128 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8005:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_roundsd_u64 (__m128d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8012:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_roundsd_si64 (__m128d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8019:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_roundsd_i64 (__m128d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8026:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtt_roundsd_u64 (__m128d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8033:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtt_roundsd_si64 (__m128d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8040:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtt_roundsd_i64 (__m128d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8068:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_roundsd_u32 (__m128d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8075:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_roundsd_si32 (__m128d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8082:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_roundsd_i32 (__m128d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8089:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtt_roundsd_u32 (__m128d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8096:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtt_roundsd_i32 (__m128d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8103:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtt_roundsd_si32 (__m128d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8129:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_movedup_pd (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8139:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_movedup_pd (__m512d __W, __mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8148:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_movedup_pd (__mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8158:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_unpacklo_pd (__m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8169:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_unpacklo_pd (__m512d __W, __mmask8 __U, __m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8179:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_unpacklo_pd (__mmask8 __U, __m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8190:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_unpackhi_pd (__m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8201:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_unpackhi_pd (__m512d __W, __mmask8 __U, __m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8211:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_unpackhi_pd (__mmask8 __U, __m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8222:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_unpackhi_ps (__m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8233:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_unpackhi_ps (__m512 __W, __mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8243:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_unpackhi_ps (__mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8255:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvt_roundps_pd (__m256 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8266:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8275:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvt_roundps_pd (__mmask8 __U, __m256 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8285:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvt_roundph_ps (__m256i __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8296:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8305:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvt_roundph_ps (__mmask16 __U, __m256i __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8315:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvt_roundps_ph (__m512 __A, const int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8326:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtps_ph (__m512 __A, const int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8338:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8348:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtps_ph (__m256i __U, __mmask16 __W, __m512 __A, const int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8358:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvt_roundps_ph (__mmask16 __W, __m512 __A, const int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8369:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtps_ph (__mmask16 __W, __m512 __A, const int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8419:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvt_roundpd_ps (__m512d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8430:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8439:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvt_roundpd_ps (__mmask8 __U, __m512d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8449:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_roundsd_ss (__m128 __A, __m128d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8458:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_roundss_sd (__m128d __A, __m128 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8483:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_stream_si512 (__m512i * __P, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8490:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_stream_ps (float *__P, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8497:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_stream_pd (double *__P, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8504:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_stream_load_si512 (void *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8528:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_getexp_round_ss (__m128 __A, __m128 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8538:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8549:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8560:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_getexp_round_sd (__m128d __A, __m128d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8570:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8581:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8592:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_getexp_round_ps (__m512 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8603:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8612:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_getexp_round_ps (__mmask16 __U, __m512 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8622:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_getexp_round_pd (__m512d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8633:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8642:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_getexp_round_pd (__mmask8 __U, __m512d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8653:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8665:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8677:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8689:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8701:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8713:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8726:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __D, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8738:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __D, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8751:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __D, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8765:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __D, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8777:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __D, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8790:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __D, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8932:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_roundscale_round_ps (__m512 __A, const int __imm, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8943:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8953:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8964:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_roundscale_round_pd (__m512d __A, const int __imm, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8975:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __C, const int __imm, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8985:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8996:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_roundscale_round_ss (__m128 __A, __m128 __B, const int __imm, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9005:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9048:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_floor_ps (__m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9058:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_floor_pd (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9068:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_ceil_ps (__m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9078:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_ceil_pd (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9088:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_floor_ps (__m512 __W, __mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9098:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_floor_pd (__m512d __W, __mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9108:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_ceil_ps (__m512 __W, __mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9118:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_ceil_pd (__m512d __W, __mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9129:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_alignr_epi32 (__m512i __A, __m512i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9141:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9152:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9163:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_alignr_epi64 (__m512i __A, __m512i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9175:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9186:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9227:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpeq_epi32_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9236:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpeq_epi32_mask (__mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9244:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpeq_epi64_mask (__mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9252:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpeq_epi64_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9261:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpgt_epi32_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9270:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpgt_epi32_mask (__mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9278:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpgt_epi64_mask (__mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9286:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpgt_epi64_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9295:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpge_epi32_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9304:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpge_epi32_mask (__mmask16 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9313:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpge_epu32_mask (__mmask16 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9322:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpge_epu32_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9331:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpge_epi64_mask (__mmask8 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9340:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpge_epi64_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9349:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpge_epu64_mask (__mmask8 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9358:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpge_epu64_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9367:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmple_epi32_mask (__mmask16 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9376:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmple_epi32_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9385:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmple_epu32_mask (__mmask16 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9394:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmple_epu32_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9403:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmple_epi64_mask (__mmask8 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9412:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmple_epi64_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9421:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmple_epu64_mask (__mmask8 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9430:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmple_epu64_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9439:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmplt_epi32_mask (__mmask16 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9448:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmplt_epi32_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9457:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmplt_epu32_mask (__mmask16 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9466:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmplt_epu32_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9475:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmplt_epi64_mask (__mmask8 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9484:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmplt_epi64_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9493:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmplt_epu64_mask (__mmask8 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9502:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmplt_epu64_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9511:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpneq_epi32_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9520:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpneq_epi32_mask (__mmask16 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9529:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpneq_epu32_mask (__mmask16 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9538:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpneq_epu32_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9547:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpneq_epi64_mask (__mmask8 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9556:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpneq_epi64_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9565:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpneq_epu64_mask (__mmask8 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9574:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpneq_epu64_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9594:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kshiftli_mask16 (__mmask16 __A, unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9602:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kshiftri_mask16 (__mmask16 __A, unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9610:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmp_epi64_mask (__m512i __X, __m512i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9619:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmp_epi32_mask (__m512i __X, __m512i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9628:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmp_epu64_mask (__m512i __X, __m512i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9637:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmp_epu32_mask (__m512i __X, __m512i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9647:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9656:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmp_round_ps_mask (__m512 __X, __m512 __Y, const int __P, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9666:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9676:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9686:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9696:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9706:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9716:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9725:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmp_round_sd_mask (__m128d __X, __m128d __Y, const int __P, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9735:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9744:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmp_round_ss_mask (__m128 __X, __m128 __Y, const int __P, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9754:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9852:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_i32gather_ps (__m512i __index, void const *__addr, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9866:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __index, void const *__addr, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9876:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_i32gather_pd (__m256i __index, void const *__addr, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9890:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __index, void const *__addr, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9900:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_i64gather_ps (__m512i __index, void const *__addr, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9914:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __index, void const *__addr, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9924:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_i64gather_pd (__m512i __index, void const *__addr, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9938:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __index, void const *__addr, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9948:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_i32gather_epi32 (__m512i __index, void const *__addr, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9962:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __index, void const *__addr, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9972:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_i32gather_epi64 (__m256i __index, void const *__addr, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9987:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9997:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_i64gather_epi32 (__m512i __index, void const *__addr, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10011:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __index, void const *__addr, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10021:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_i64gather_epi64 (__m512i __index, void const *__addr, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10036:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10046:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_i32scatter_ps (void *__addr, __m512i __index, __m512 __v1, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10055:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __index, __m512 __v1, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10064:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10073:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __index, __m512d __v1, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10081:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_i64scatter_ps (void *__addr, __m512i __index, __m256 __v1, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10090:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __index, __m256 __v1, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10099:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10108:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __index, __m512d __v1, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10117:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __v1, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10126:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __index, __m512i __v1, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10135:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __v1, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10144:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __index, __m512i __v1, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10153:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __v1, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10162:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __index, __m256i __v1, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10171:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __v1, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10180:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __index, __m512i __v1, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10365:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_compress_pd (__m512d __W, __mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10374:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_compress_pd (__mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10384:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_compressstoreu_pd (void *__P, __mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10392:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_compress_ps (__m512 __W, __mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10401:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_compress_ps (__mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10411:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_compressstoreu_ps (void *__P, __mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10419:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_compress_epi64 (__m512i __W, __mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10428:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_compress_epi64 (__mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10438:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_compressstoreu_epi64 (void *__P, __mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10446:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_compress_epi32 (__m512i __W, __mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10455:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_compress_epi32 (__mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10465:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_compressstoreu_epi32 (void *__P, __mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10473:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_expand_pd (__m512d __W, __mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10482:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_expand_pd (__mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10492:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_expandloadu_pd (__m512d __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10501:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_expandloadu_pd (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10511:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_expand_ps (__m512 __W, __mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10520:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_expand_ps (__mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10530:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_expandloadu_ps (__m512 __W, __mmask16 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10539:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_expandloadu_ps (__mmask16 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10549:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_expand_epi64 (__m512i __W, __mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10558:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_expand_epi64 (__mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10568:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_expandloadu_epi64 (__m512i __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10577:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_expandloadu_epi64 (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10588:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_expand_epi32 (__m512i __W, __mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10597:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_expand_epi32 (__mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10607:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_expandloadu_epi32 (__m512i __W, __mmask16 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10616:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_expandloadu_epi32 (__mmask16 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10634:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kortest_mask16_u8 (__mmask16 __A, __mmask16 __B, unsigned char *__CF) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10642:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kortestz_mask16_u8 (__mmask16 __A, __mmask16 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10650:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kortestc_mask16_u8 (__mmask16 __A, __mmask16 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10658:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _cvtmask16_u32 (__mmask16 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10665:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _cvtu32_mask16 (unsigned int __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10672:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _load_mask16 (__mmask16 *__A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10679:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _store_mask16 (__mmask16 *__A, __mmask16 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10686:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_kand (__mmask16 __A, __mmask16 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10693:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_kandn (__mmask16 __A, __mmask16 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10701:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_kor (__mmask16 __A, __mmask16 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10708:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_kortestz (__mmask16 __A, __mmask16 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10716:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_kortestc (__mmask16 __A, __mmask16 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10724:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_kxnor (__mmask16 __A, __mmask16 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10731:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_kxor (__mmask16 __A, __mmask16 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10738:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_knot (__mmask16 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10745:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_kunpackb (__mmask16 __A, __mmask16 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10752:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kunpackb_mask16 (__mmask8 __A, __mmask8 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10761:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10774:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10786:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __D, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10798:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __D, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10829:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_max_epi64 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10840:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_max_epi64 (__mmask8 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10851:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_max_epi64 (__m512i __W, __mmask8 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10860:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_min_epi64 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10871:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_min_epi64 (__m512i __W, __mmask8 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10880:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_min_epi64 (__mmask8 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10891:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_max_epu64 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10902:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_max_epu64 (__mmask8 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10913:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_max_epu64 (__m512i __W, __mmask8 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10922:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_min_epu64 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10933:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_min_epu64 (__m512i __W, __mmask8 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10942:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_min_epu64 (__mmask8 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10953:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_max_epi32 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10964:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_max_epi32 (__mmask16 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10975:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_max_epi32 (__m512i __W, __mmask16 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10984:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_min_epi32 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10995:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_min_epi32 (__mmask16 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11006:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_min_epi32 (__m512i __W, __mmask16 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11015:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_max_epu32 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11026:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_max_epu32 (__mmask16 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11037:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_max_epu32 (__m512i __W, __mmask16 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11046:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_min_epu32 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11057:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_min_epu32 (__mmask16 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11068:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_min_epu32 (__m512i __W, __mmask16 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11077:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_unpacklo_ps (__m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11088:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_unpacklo_ps (__m512 __W, __mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11098:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_unpacklo_ps (__mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11110:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_max_round_sd (__m128d __A, __m128d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11120:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11131:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11142:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_max_round_ss (__m128 __A, __m128 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11152:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11163:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11174:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_min_round_sd (__m128d __A, __m128d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11184:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11195:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11206:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_min_round_ss (__m128 __A, __m128 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11216:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11227:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11277:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_blend_pd (__mmask8 __U, __m512d __A, __m512d __W) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11286:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_blend_ps (__mmask16 __U, __m512 __A, __m512 __W) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11295:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_blend_epi64 (__mmask8 __U, __m512i __A, __m512i __W) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11304:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_blend_epi32 (__mmask16 __U, __m512i __A, __m512i __W) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11314:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fmadd_round_sd (__m128d __W, __m128d __A, __m128d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11324:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fmadd_round_ss (__m128 __W, __m128 __A, __m128 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11334:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fmsub_round_sd (__m128d __W, __m128d __A, __m128d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11344:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fmsub_round_ss (__m128 __W, __m128 __A, __m128 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11354:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fnmadd_round_sd (__m128d __W, __m128d __A, __m128d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11364:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fnmadd_round_ss (__m128 __W, __m128 __A, __m128 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11374:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fnmsub_round_sd (__m128d __W, __m128d __A, __m128d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11384:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fnmsub_round_ss (__m128 __W, __m128 __A, __m128 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11420:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comi_round_ss (__m128 __A, __m128 __B, const int __P, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11427:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comi_round_sd (__m128d __A, __m128d __B, const int __P, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11440:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_sqrt_pd (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11451:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_sqrt_pd (__m512d __W, __mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11461:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_sqrt_pd (__mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11472:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_sqrt_ps (__m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11483:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_sqrt_ps (__m512 __W, __mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11493:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_sqrt_ps (__mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11504:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_add_pd (__m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11511:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_add_pd (__m512d __W, __mmask8 __U, __m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11522:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_add_pd (__mmask8 __U, __m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11534:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_add_ps (__m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11541:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_add_ps (__m512 __W, __mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11552:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_add_ps (__mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11564:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_add_sd (__m128d __W, __mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11575:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_add_sd (__mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11587:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_add_ss (__m128 __W, __mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11598:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_add_ss (__mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11610:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_sub_pd (__m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11617:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_sub_pd (__m512d __W, __mmask8 __U, __m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11628:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_sub_pd (__mmask8 __U, __m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11640:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_sub_ps (__m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11647:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_sub_ps (__m512 __W, __mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11658:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_sub_ps (__mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11670:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_sub_sd (__m128d __W, __mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11681:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_sub_sd (__mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11693:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_sub_ss (__m128 __W, __mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11704:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_sub_ss (__mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11716:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mul_pd (__m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11723:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_mul_pd (__m512d __W, __mmask8 __U, __m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11734:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_mul_pd (__mmask8 __U, __m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11746:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mul_ps (__m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11753:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_mul_ps (__m512 __W, __mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11764:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_mul_ps (__mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11777:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11788:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_mul_sd (__mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11801:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11812:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_mul_ss (__mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11824:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_div_pd (__m512d __M, __m512d __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11831:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_div_pd (__m512d __W, __mmask8 __U, __m512d __M, __m512d __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11842:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_div_pd (__mmask8 __U, __m512d __M, __m512d __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11854:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_div_ps (__m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11861:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_div_ps (__m512 __W, __mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11872:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_div_ps (__mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11885:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11896:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_div_sd (__mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11909:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11920:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_div_ss (__mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11932:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_max_pd (__m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11944:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_max_pd (__m512d __W, __mmask8 __U, __m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11955:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_max_pd (__mmask8 __U, __m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11967:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_max_ps (__m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11979:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_max_ps (__m512 __W, __mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11990:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_max_ps (__mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12002:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_max_sd (__m128d __W, __mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12013:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_max_sd (__mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12025:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_max_ss (__m128 __W, __mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12036:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_max_ss (__mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12048:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_min_pd (__m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12060:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_min_pd (__m512d __W, __mmask8 __U, __m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12071:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_min_pd (__mmask8 __U, __m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12083:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_min_ps (__m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12095:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_min_ps (__m512 __W, __mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12106:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_min_ps (__mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12118:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_min_sd (__m128d __W, __mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12129:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_min_sd (__mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12141:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_min_ss (__m128 __W, __mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12152:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_min_ss (__mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12164:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_scalef_pd (__m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12176:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_scalef_pd (__m512d __W, __mmask8 __U, __m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12187:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_scalef_pd (__mmask8 __U, __m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12199:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_scalef_ps (__m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12211:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_scalef_ps (__m512 __W, __mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12222:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_scalef_ps (__mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12234:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_scalef_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12246:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_scalef_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12258:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fmadd_pd (__m512d __A, __m512d __B, __m512d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12269:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_fmadd_pd (__m512d __A, __mmask8 __U, __m512d __B, __m512d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12280:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask3_fmadd_pd (__m512d __A, __m512d __B, __m512d __C, __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12291:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_fmadd_pd (__mmask8 __U, __m512d __A, __m512d __B, __m512d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12302:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fmadd_ps (__m512 __A, __m512 __B, __m512 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12313:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_fmadd_ps (__m512 __A, __mmask16 __U, __m512 __B, __m512 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12324:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask3_fmadd_ps (__m512 __A, __m512 __B, __m512 __C, __mmask16 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12335:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_fmadd_ps (__mmask16 __U, __m512 __A, __m512 __B, __m512 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12346:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fmsub_pd (__m512d __A, __m512d __B, __m512d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12357:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_fmsub_pd (__m512d __A, __mmask8 __U, __m512d __B, __m512d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12368:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask3_fmsub_pd (__m512d __A, __m512d __B, __m512d __C, __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12379:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_fmsub_pd (__mmask8 __U, __m512d __A, __m512d __B, __m512d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12390:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fmsub_ps (__m512 __A, __m512 __B, __m512 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12401:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_fmsub_ps (__m512 __A, __mmask16 __U, __m512 __B, __m512 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12412:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask3_fmsub_ps (__m512 __A, __m512 __B, __m512 __C, __mmask16 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12423:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_fmsub_ps (__mmask16 __U, __m512 __A, __m512 __B, __m512 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12434:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fmaddsub_pd (__m512d __A, __m512d __B, __m512d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12445:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_fmaddsub_pd (__m512d __A, __mmask8 __U, __m512d __B, __m512d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12456:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask3_fmaddsub_pd (__m512d __A, __m512d __B, __m512d __C, __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12467:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_fmaddsub_pd (__mmask8 __U, __m512d __A, __m512d __B, __m512d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12478:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fmaddsub_ps (__m512 __A, __m512 __B, __m512 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12489:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_fmaddsub_ps (__m512 __A, __mmask16 __U, __m512 __B, __m512 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12500:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask3_fmaddsub_ps (__m512 __A, __m512 __B, __m512 __C, __mmask16 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12511:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_fmaddsub_ps (__mmask16 __U, __m512 __A, __m512 __B, __m512 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12522:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fmsubadd_pd (__m512d __A, __m512d __B, __m512d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12533:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_fmsubadd_pd (__m512d __A, __mmask8 __U, __m512d __B, __m512d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12544:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask3_fmsubadd_pd (__m512d __A, __m512d __B, __m512d __C, __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12555:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_fmsubadd_pd (__mmask8 __U, __m512d __A, __m512d __B, __m512d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12566:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fmsubadd_ps (__m512 __A, __m512 __B, __m512 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12577:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_fmsubadd_ps (__m512 __A, __mmask16 __U, __m512 __B, __m512 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12588:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask3_fmsubadd_ps (__m512 __A, __m512 __B, __m512 __C, __mmask16 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12599:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_fmsubadd_ps (__mmask16 __U, __m512 __A, __m512 __B, __m512 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12610:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fnmadd_pd (__m512d __A, __m512d __B, __m512d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12621:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_fnmadd_pd (__m512d __A, __mmask8 __U, __m512d __B, __m512d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12632:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask3_fnmadd_pd (__m512d __A, __m512d __B, __m512d __C, __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12643:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_fnmadd_pd (__mmask8 __U, __m512d __A, __m512d __B, __m512d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12654:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fnmadd_ps (__m512 __A, __m512 __B, __m512 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12665:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_fnmadd_ps (__m512 __A, __mmask16 __U, __m512 __B, __m512 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12676:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask3_fnmadd_ps (__m512 __A, __m512 __B, __m512 __C, __mmask16 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12687:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_fnmadd_ps (__mmask16 __U, __m512 __A, __m512 __B, __m512 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12698:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fnmsub_pd (__m512d __A, __m512d __B, __m512d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12709:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_fnmsub_pd (__m512d __A, __mmask8 __U, __m512d __B, __m512d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12720:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask3_fnmsub_pd (__m512d __A, __m512d __B, __m512d __C, __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12731:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_fnmsub_pd (__mmask8 __U, __m512d __A, __m512d __B, __m512d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12742:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fnmsub_ps (__m512 __A, __m512 __B, __m512 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12753:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_fnmsub_ps (__m512 __A, __mmask16 __U, __m512 __B, __m512 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12764:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask3_fnmsub_ps (__m512 __A, __m512 __B, __m512 __C, __mmask16 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12775:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_fnmsub_ps (__mmask16 __U, __m512 __A, __m512 __B, __m512 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12786:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvttpd_epi32 (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12797:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvttpd_epi32 (__m256i __W, __mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12807:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvttpd_epi32 (__mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12818:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvttpd_epu32 (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12829:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvttpd_epu32 (__m256i __W, __mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12839:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvttpd_epu32 (__mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12850:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtpd_epi32 (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12861:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtpd_epi32 (__m256i __W, __mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12871:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtpd_epi32 (__mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12882:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtpd_epu32 (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12893:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtpd_epu32 (__m256i __W, __mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12903:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtpd_epu32 (__mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12914:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvttps_epi32 (__m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12925:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvttps_epi32 (__m512i __W, __mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12935:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvttps_epi32 (__mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12946:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvttps_epu32 (__m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12957:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvttps_epu32 (__m512i __W, __mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12967:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvttps_epu32 (__mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12978:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtps_epi32 (__m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12989:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtps_epi32 (__m512i __W, __mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12999:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtps_epi32 (__mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13010:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtps_epu32 (__m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13021:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtps_epu32 (__m512i __W, __mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13031:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtps_epu32 (__mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13042:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtsd_f64 (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13049:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtss_f32 (__m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13057:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtu64_ss (__m128 __A, unsigned long long __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13065:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtu64_sd (__m128d __A, unsigned long long __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13074:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtu32_ss (__m128 __A, unsigned __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13082:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepi32_ps (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13093:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepi32_ps (__m512 __W, __mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13103:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepi32_ps (__mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13114:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepu32_ps (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13125:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepu32_ps (__m512 __W, __mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13135:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepu32_ps (__mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13147:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fixupimm_pd (__m512d __A, __m512d __B, __m512i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13160:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13173:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13185:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fixupimm_ps (__m512 __A, __m512 __B, __m512i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13198:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13211:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13223:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fixupimm_sd (__m128d __A, __m128d __B, __m128i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13235:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13247:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13259:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fixupimm_ss (__m128 __A, __m128 __B, __m128i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13271:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13283:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13356:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtss_u64 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13365:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvttss_u64 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13374:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvttss_i64 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13383:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtss_u32 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13391:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvttss_u32 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13399:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvttss_i32 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13408:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsd_u64 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13417:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvttsd_u64 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13426:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvttsd_i64 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13435:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsd_u32 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13443:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvttsd_u32 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13451:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvttsd_i32 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13459:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtps_pd (__m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13470:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtps_pd (__m512d __W, __mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13480:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtps_pd (__mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13491:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtph_ps (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13502:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtph_ps (__m512 __W, __mmask16 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13512:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtph_ps (__mmask16 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13523:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtpd_ps (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13534:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtpd_ps (__m256 __W, __mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13544:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtpd_ps (__mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13556:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_getexp_ps (__m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13567:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_getexp_ps (__m512 __W, __mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13577:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_getexp_ps (__mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13588:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_getexp_pd (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13599:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_getexp_pd (__m512d __W, __mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13609:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_getexp_pd (__mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13620:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_getexp_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13629:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_getexp_ss (__m128 __W, __mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13640:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_getexp_ss (__mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13652:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_getexp_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13661:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_getexp_sd (__m128d __W, __mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13672:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_getexp_sd (__mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13685:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13697:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_NORM_ENUM __B, _MM_MANTISSA_SIGN_ENUM __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13708:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_NORM_ENUM __B, _MM_MANTISSA_SIGN_ENUM __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13721:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13733:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_NORM_ENUM __B, _MM_MANTISSA_SIGN_ENUM __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13744:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_NORM_ENUM __B, _MM_MANTISSA_SIGN_ENUM __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13757:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13768:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_NORM_ENUM __C, _MM_MANTISSA_SIGN_ENUM __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13781:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_NORM_ENUM __C, _MM_MANTISSA_SIGN_ENUM __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13795:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13806:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_NORM_ENUM __C, _MM_MANTISSA_SIGN_ENUM __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13819:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_NORM_ENUM __C, _MM_MANTISSA_SIGN_ENUM __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13967:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_roundscale_ps (__m512 __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13979:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13989:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_roundscale_ps (__mmask16 __A, __m512 __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14001:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_roundscale_pd (__m512d __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14013:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14023:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_roundscale_pd (__mmask8 __A, __m512d __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14035:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_roundscale_ss (__m128 __A, __m128 __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14044:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_roundscale_sd (__m128d __A, __m128d __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14089:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmp_pd_mask (__m512d __X, __m512d __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14099:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmp_ps_mask (__m512 __X, __m512 __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14109:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmp_ps_mask (__mmask16 __U, __m512 __X, __m512 __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14119:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmp_pd_mask (__mmask8 __U, __m512d __X, __m512d __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14129:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpeq_pd_mask (__m512d __X, __m512d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14139:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpeq_pd_mask (__mmask8 __U, __m512d __X, __m512d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14149:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmplt_pd_mask (__m512d __X, __m512d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14159:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmplt_pd_mask (__mmask8 __U, __m512d __X, __m512d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14169:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmple_pd_mask (__m512d __X, __m512d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14179:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmple_pd_mask (__mmask8 __U, __m512d __X, __m512d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14189:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpunord_pd_mask (__m512d __X, __m512d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14199:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpunord_pd_mask (__mmask8 __U, __m512d __X, __m512d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14209:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpneq_pd_mask (__m512d __X, __m512d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14219:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpneq_pd_mask (__mmask8 __U, __m512d __X, __m512d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14229:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpnlt_pd_mask (__m512d __X, __m512d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14239:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpnlt_pd_mask (__mmask8 __U, __m512d __X, __m512d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14249:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpnle_pd_mask (__m512d __X, __m512d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14259:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpnle_pd_mask (__mmask8 __U, __m512d __X, __m512d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14269:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpord_pd_mask (__m512d __X, __m512d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14279:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpord_pd_mask (__mmask8 __U, __m512d __X, __m512d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14289:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpeq_ps_mask (__m512 __X, __m512 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14299:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpeq_ps_mask (__mmask16 __U, __m512 __X, __m512 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14309:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmplt_ps_mask (__m512 __X, __m512 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14319:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmplt_ps_mask (__mmask16 __U, __m512 __X, __m512 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14329:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmple_ps_mask (__m512 __X, __m512 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14339:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmple_ps_mask (__mmask16 __U, __m512 __X, __m512 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14349:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpunord_ps_mask (__m512 __X, __m512 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14359:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpunord_ps_mask (__mmask16 __U, __m512 __X, __m512 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14369:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpneq_ps_mask (__m512 __X, __m512 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14379:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpneq_ps_mask (__mmask16 __U, __m512 __X, __m512 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14389:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpnlt_ps_mask (__m512 __X, __m512 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14399:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpnlt_ps_mask (__mmask16 __U, __m512 __X, __m512 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14409:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpnle_ps_mask (__m512 __X, __m512 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14419:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpnle_ps_mask (__mmask16 __U, __m512 __X, __m512 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14429:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpord_ps_mask (__m512 __X, __m512 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14439:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpord_ps_mask (__mmask16 __U, __m512 __X, __m512 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14449:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmp_sd_mask (__m128d __X, __m128d __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14459:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmp_sd_mask (__mmask8 __M, __m128d __X, __m128d __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14469:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmp_ss_mask (__m128 __X, __m128 __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14479:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmp_ss_mask (__mmask8 __M, __m128 __X, __m128 __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14531:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_kmov (__mmask16 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14538:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_castpd_ps (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14545:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_castpd_si512 (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14552:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_castps_pd (__m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14559:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_castps_si512 (__m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14566:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_castsi512_ps (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14573:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_castsi512_pd (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14580:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_castpd512_pd128 (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14587:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_castps512_ps128 (__m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14594:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_castsi512_si128 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14601:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_castpd512_pd256 (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14608:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_castps512_ps256 (__m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14615:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_castsi512_si256 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14622:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_castpd128_pd512 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14629:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_castps128_ps512 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14636:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_castsi128_si512 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14643:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_castpd256_pd512 (__m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14650:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_castps256_ps512 (__m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14657:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_castsi256_si512 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14664:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpeq_epu32_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14673:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpeq_epu32_mask (__mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14681:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpeq_epu64_mask (__mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14689:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpeq_epu64_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14698:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpgt_epu32_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14707:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpgt_epu32_mask (__mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14715:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpgt_epu64_mask (__mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14723:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpgt_epu64_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14744:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_add_epi32 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14751:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_mul_epi32 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14758:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_and_epi32 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14765:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_or_epi32 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14772:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_add_epi32 (__mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14780:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_mul_epi32 (__mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14788:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_and_epi32 (__mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14796:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_or_epi32 (__mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14820:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_min_epi32 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14827:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_max_epi32 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14834:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_min_epu32 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14841:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_max_epu32 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14848:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_min_epi32 (__mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14856:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_max_epi32 (__mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14864:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_min_epu32 (__mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14872:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_max_epu32 (__mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14892:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_add_ps (__m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14899:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_mul_ps (__m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14906:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_add_ps (__mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14914:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_mul_ps (__mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14936:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_min_ps (__m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14943:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_max_ps (__m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14950:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_min_ps (__mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14958:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_max_ps (__mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14976:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_add_epi64 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14983:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_mul_epi64 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14990:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_and_epi64 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14997:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_or_epi64 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:15004:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_add_epi64 (__mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:15012:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_mul_epi64 (__mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:15020:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_and_epi64 (__mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:15028:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_or_epi64 (__mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:15050:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_min_epi64 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:15057:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_max_epi64 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:15064:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_min_epi64 (__mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:15073:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_max_epi64 (__mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:15082:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_min_epu64 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:15089:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_max_epu64 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:15096:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_min_epu64 (__mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:15104:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_max_epu64 (__mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:15122:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_add_pd (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:15129:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_mul_pd (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:15136:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_add_pd (__mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:15144:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_mul_pd (__mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:15164:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_min_pd (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:15171:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_max_pd (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:15178:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_min_pd (__mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:15186:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_max_pd (__mmask8 __U, __m512d __A) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:47, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("avx512er") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:52:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_exp2a23_round_pd (__m512d __A, int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:62:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_exp2a23_round_pd (__m512d __W, __mmask8 __U, __m512d __A, int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:71:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_exp2a23_round_pd (__mmask8 __U, __m512d __A, int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:80:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_exp2a23_round_ps (__m512 __A, int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:90:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_exp2a23_round_ps (__m512 __W, __mmask16 __U, __m512 __A, int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:99:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_exp2a23_round_ps (__mmask16 __U, __m512 __A, int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:108:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_rcp28_round_pd (__m512d __A, int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:118:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_rcp28_round_pd (__m512d __W, __mmask8 __U, __m512d __A, int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:127:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_rcp28_round_pd (__mmask8 __U, __m512d __A, int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:136:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_rcp28_round_ps (__m512 __A, int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:146:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_rcp28_round_ps (__m512 __W, __mmask16 __U, __m512 __A, int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:155:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_rcp28_round_ps (__mmask16 __U, __m512 __A, int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:164:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rcp28_round_sd (__m128d __A, __m128d __B, int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:173:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rcp28_round_ss (__m128 __A, __m128 __B, int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:182:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_rsqrt28_round_pd (__m512d __A, int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:192:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_rsqrt28_round_pd (__m512d __W, __mmask8 __U, __m512d __A, int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:201:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_rsqrt28_round_pd (__mmask8 __U, __m512d __A, int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:210:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_rsqrt28_round_ps (__m512 __A, int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:220:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_rsqrt28_round_ps (__m512 __W, __mmask16 __U, __m512 __A, int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:229:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_rsqrt28_round_ps (__mmask16 __U, __m512 __A, int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:238:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rsqrt28_round_sd (__m128d __A, __m128d __B, int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:247:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rsqrt28_round_ss (__m128 __A, __m128 __B, int __R) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:49, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512pfintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("avx512pf") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512pfintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512pfintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512pfintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512pfintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512pfintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512pfintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512pfintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512pfintrin.h:52:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale, int __hint) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512pfintrin.h:61:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale, int __hint) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512pfintrin.h:70:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void const *__addr, int __scale, int __hint) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512pfintrin.h:79:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void const *__addr, int __scale, int __hint) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512pfintrin.h:88:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale, int __hint) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512pfintrin.h:97:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale, int __hint) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512pfintrin.h:106:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void const *__addr, int __scale, int __hint) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512pfintrin.h:115:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void const *__addr, int __scale, int __hint) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512pfintrin.h:124:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __hint) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512pfintrin.h:133:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __hint) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512pfintrin.h:142:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __index, int __scale, int __hint) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512pfintrin.h:151:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __index, int __scale, int __hint) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512pfintrin.h:160:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __hint) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512pfintrin.h:169:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __hint) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512pfintrin.h:178:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __index, int __scale, int __hint) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512pfintrin.h:187:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __index, int __scale, int __hint) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:51, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("avx512cd") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:51:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_conflict_epi32 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:61:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_conflict_epi32 (__m512i __W, __mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:70:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_conflict_epi32 (__mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:80:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_conflict_epi64 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:90:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_conflict_epi64 (__m512i __W, __mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:99:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_conflict_epi64 (__mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:109:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_lzcnt_epi64 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:119:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_lzcnt_epi64 (__m512i __W, __mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:128:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_lzcnt_epi64 (__mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:138:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_lzcnt_epi32 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:148:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_lzcnt_epi32 (__m512i __W, __mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:157:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_lzcnt_epi32 (__mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:167:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_broadcastmb_epi64 (__mmask8 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:174:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_broadcastmw_epi32 (__mmask16 __A) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:53, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("avx512vl") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:42:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_mov_pd (__m256d __W, __mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:51:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_mov_pd (__mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:61:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_mov_pd (__m128d __W, __mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:70:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_mov_pd (__mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:80:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_load_pd (__m256d __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:89:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_load_pd (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:99:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_load_pd (__m128d __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:108:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_load_pd (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:118:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_store_pd (void *__P, __mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:127:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_store_pd (void *__P, __mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:136:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_mov_ps (__m256 __W, __mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:145:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_mov_ps (__mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:155:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_mov_ps (__m128 __W, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:164:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_mov_ps (__mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:174:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_load_ps (__m256 __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:183:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_load_ps (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:193:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_load_ps (__m128 __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:202:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_load_ps (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:212:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_store_ps (void *__P, __mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:221:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_store_ps (void *__P, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:230:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_mov_epi64 (__m256i __W, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:239:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_mov_epi64 (__mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:249:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_mov_epi64 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:258:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_mov_epi64 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:268:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_load_epi64 (__m256i __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:278:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_load_epi64 (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:289:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_load_epi64 (__m128i __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:299:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_load_epi64 (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:310:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_store_epi64 (void *__P, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:319:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_store_epi64 (void *__P, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:328:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_mov_epi32 (__m256i __W, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:337:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_mov_epi32 (__mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:347:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_mov_epi32 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:356:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_mov_epi32 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:366:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_load_epi32 (__m256i __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:376:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_load_epi32 (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:387:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_load_epi32 (__m128i __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:397:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_load_epi32 (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:408:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_store_epi32 (void *__P, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:417:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_store_epi32 (void *__P, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:426:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_add_pd (__m128d __W, __mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:436:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_add_pd (__mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:448:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:458:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_add_pd (__mmask8 __U, __m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:469:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_add_ps (__m128 __W, __mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:479:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_add_ps (__mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:490:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_add_ps (__m256 __W, __mmask8 __U, __m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:500:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_add_ps (__mmask8 __U, __m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:511:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_sub_pd (__m128d __W, __mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:521:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_sub_pd (__mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:533:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:543:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_sub_pd (__mmask8 __U, __m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:554:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_sub_ps (__m128 __W, __mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:564:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_sub_ps (__mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:575:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_sub_ps (__m256 __W, __mmask8 __U, __m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:585:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_sub_ps (__mmask8 __U, __m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:596:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_store_epi64 (void *__P, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:603:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_store_epi64 (void *__P, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:610:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_loadu_pd (__m256d __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:619:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_loadu_pd (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:629:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_loadu_pd (__m128d __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:638:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_loadu_pd (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:648:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_storeu_pd (void *__P, __mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:657:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_storeu_pd (void *__P, __mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:666:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_loadu_ps (__m256 __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:675:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_loadu_ps (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:685:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_loadu_ps (__m128 __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:694:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_loadu_ps (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:704:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_storeu_ps (void *__P, __mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:713:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_storeu_ps (void *__P, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:722:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_loadu_epi64 (__m256i __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:731:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_loadu_epi64 (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:741:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_loadu_epi64 (__m128i __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:750:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_loadu_epi64 (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:760:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_storeu_epi64 (void *__P, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:769:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_storeu_epi64 (void *__P, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:778:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_loadu_epi32 (__m256i __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:787:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_loadu_epi32 (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:797:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_loadu_epi32 (__m128i __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:806:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_loadu_epi32 (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:816:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_storeu_epi32 (void *__P, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:825:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_storeu_epi32 (void *__P, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:834:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_abs_epi32 (__m256i __W, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:843:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_abs_epi32 (__mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:853:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_abs_epi32 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:862:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_abs_epi32 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:872:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_abs_epi64 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:882:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_abs_epi64 (__m256i __W, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:891:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_abs_epi64 (__mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:901:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_abs_epi64 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:911:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_abs_epi64 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:920:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_abs_epi64 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:930:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtpd_epu32 (__m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:940:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtpd_epu32 (__m128i __W, __mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:949:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtpd_epu32 (__mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:959:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtpd_epu32 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:969:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtpd_epu32 (__m128i __W, __mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:978:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtpd_epu32 (__mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:988:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvttps_epi32 (__m256i __W, __mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:997:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvttps_epi32 (__mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1007:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvttps_epi32 (__m128i __W, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1016:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvttps_epi32 (__mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1026:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvttps_epu32 (__m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1036:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvttps_epu32 (__m256i __W, __mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1045:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvttps_epu32 (__mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1055:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvttps_epu32 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1065:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvttps_epu32 (__m128i __W, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1074:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvttps_epu32 (__mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1084:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvttpd_epi32 (__m128i __W, __mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1093:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvttpd_epi32 (__mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1103:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvttpd_epi32 (__m128i __W, __mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1112:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvttpd_epi32 (__mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1122:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvttpd_epu32 (__m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1132:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvttpd_epu32 (__m128i __W, __mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1141:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvttpd_epu32 (__mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1151:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvttpd_epu32 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1161:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvttpd_epu32 (__m128i __W, __mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1170:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvttpd_epu32 (__mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1180:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtpd_epi32 (__m128i __W, __mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1189:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtpd_epi32 (__mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1199:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtpd_epi32 (__m128i __W, __mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1208:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtpd_epi32 (__mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1218:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepi32_pd (__m256d __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1227:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepi32_pd (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1237:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepi32_pd (__m128d __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1246:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepi32_pd (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1256:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepu32_pd (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1266:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepu32_pd (__m256d __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1275:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepu32_pd (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1285:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepu32_pd (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1295:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepu32_pd (__m128d __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1304:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepu32_pd (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1314:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepi32_ps (__m256 __W, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1323:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepi32_ps (__mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1333:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepi32_ps (__m128 __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1342:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepi32_ps (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1352:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepu32_ps (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1362:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepu32_ps (__m256 __W, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1371:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepu32_ps (__mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1381:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepu32_ps (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1391:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepu32_ps (__m128 __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1400:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepu32_ps (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1410:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtps_pd (__m256d __W, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1419:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtps_pd (__mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1429:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtps_pd (__m128d __W, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1438:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtps_pd (__mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1448:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepi32_epi8 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1458:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepi32_storeu_epi8 (void * __P, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1465:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepi32_epi8 (__m128i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1473:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepi32_epi8 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1483:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepi32_epi8 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1493:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepi32_epi8 (__m128i __O, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1501:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepi32_storeu_epi8 (void * __P, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1508:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepi32_epi8 (__mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1518:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsepi32_epi8 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1528:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtsepi32_storeu_epi8 (void * __P, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1535:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtsepi32_epi8 (__m128i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1543:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtsepi32_epi8 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1553:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtsepi32_epi8 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1563:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtsepi32_storeu_epi8 (void * __P, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1570:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtsepi32_epi8 (__m128i __O, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1578:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtsepi32_epi8 (__mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1588:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtusepi32_epi8 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1598:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtusepi32_storeu_epi8 (void * __P, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1605:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtusepi32_epi8 (__m128i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1614:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtusepi32_epi8 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1624:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtusepi32_epi8 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1634:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtusepi32_storeu_epi8 (void * __P, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1641:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtusepi32_epi8 (__m128i __O, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1650:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtusepi32_epi8 (__mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1660:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepi32_epi16 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1670:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepi32_storeu_epi16 (void * __P, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1677:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepi32_epi16 (__m128i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1685:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepi32_epi16 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1695:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepi32_epi16 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1705:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepi32_storeu_epi16 (void * __P, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1712:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepi32_epi16 (__m128i __O, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1720:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepi32_epi16 (__mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1730:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsepi32_epi16 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1740:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtsepi32_storeu_epi16 (void * __P, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1747:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtsepi32_epi16 (__m128i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1756:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtsepi32_epi16 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1766:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtsepi32_epi16 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1776:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtsepi32_storeu_epi16 (void * __P, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1783:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtsepi32_epi16 (__m128i __O, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1791:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtsepi32_epi16 (__mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1801:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtusepi32_epi16 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1811:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtusepi32_storeu_epi16 (void * __P, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1818:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtusepi32_epi16 (__m128i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1826:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtusepi32_epi16 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1836:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtusepi32_epi16 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1846:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtusepi32_storeu_epi16 (void * __P, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1853:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtusepi32_epi16 (__m128i __O, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1861:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtusepi32_epi16 (__mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1871:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepi64_epi8 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1881:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepi64_storeu_epi8 (void * __P, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1888:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepi64_epi8 (__m128i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1896:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepi64_epi8 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1906:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepi64_epi8 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1916:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepi64_storeu_epi8 (void * __P, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1923:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepi64_epi8 (__m128i __O, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1931:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepi64_epi8 (__mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1941:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsepi64_epi8 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1951:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtsepi64_storeu_epi8 (void * __P, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1958:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtsepi64_epi8 (__m128i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1966:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtsepi64_epi8 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1976:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtsepi64_epi8 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1986:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtsepi64_storeu_epi8 (void * __P, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1993:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtsepi64_epi8 (__m128i __O, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2001:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtsepi64_epi8 (__mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2011:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtusepi64_epi8 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2021:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtusepi64_storeu_epi8 (void * __P, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2028:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtusepi64_epi8 (__m128i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2037:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtusepi64_epi8 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2047:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtusepi64_epi8 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2057:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtusepi64_storeu_epi8 (void * __P, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2064:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtusepi64_epi8 (__m128i __O, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2073:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtusepi64_epi8 (__mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2083:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepi64_epi16 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2093:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepi64_storeu_epi16 (void * __P, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2100:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepi64_epi16 (__m128i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2109:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepi64_epi16 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2119:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepi64_epi16 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2129:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepi64_storeu_epi16 (void * __P, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2136:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepi64_epi16 (__m128i __O, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2144:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepi64_epi16 (__mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2154:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsepi64_epi16 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2164:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtsepi64_storeu_epi16 (void * __P, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2171:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtsepi64_epi16 (__m128i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2179:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtsepi64_epi16 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2189:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtsepi64_epi16 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2199:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtsepi64_storeu_epi16 (void * __P, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2206:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtsepi64_epi16 (__m128i __O, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2214:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtsepi64_epi16 (__mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2224:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtusepi64_epi16 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2234:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtusepi64_storeu_epi16 (void * __P, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2241:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtusepi64_epi16 (__m128i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2249:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtusepi64_epi16 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2259:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtusepi64_epi16 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2269:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtusepi64_storeu_epi16 (void * __P, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2276:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtusepi64_epi16 (__m128i __O, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2284:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtusepi64_epi16 (__mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2294:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepi64_epi32 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2304:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepi64_storeu_epi32 (void * __P, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2311:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepi64_epi32 (__m128i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2319:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepi64_epi32 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2329:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepi64_epi32 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2339:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepi64_storeu_epi32 (void * __P, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2346:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepi64_epi32 (__m128i __O, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2354:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepi64_epi32 (__mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2364:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsepi64_epi32 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2374:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtsepi64_storeu_epi32 (void * __P, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2381:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtsepi64_epi32 (__m128i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2389:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtsepi64_epi32 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2399:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtsepi64_epi32 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2409:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtsepi64_storeu_epi32 (void * __P, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2416:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtsepi64_epi32 (__m128i __O, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2425:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtsepi64_epi32 (__mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2435:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtusepi64_epi32 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2445:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtusepi64_storeu_epi32 (void * __P, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2452:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtusepi64_epi32 (__m128i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2460:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtusepi64_epi32 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2470:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtusepi64_epi32 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2480:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtusepi64_storeu_epi32 (void * __P, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2487:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtusepi64_epi32 (__m128i __O, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2495:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtusepi64_epi32 (__mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2505:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_broadcastss_ps (__m256 __O, __mmask8 __M, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2514:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_broadcastss_ps (__mmask8 __M, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2524:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_broadcastss_ps (__m128 __O, __mmask8 __M, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2533:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_broadcastss_ps (__mmask8 __M, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2543:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_broadcastsd_pd (__m256d __O, __mmask8 __M, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2552:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_broadcastsd_pd (__mmask8 __M, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2562:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_broadcastd_epi32 (__m256i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2571:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_broadcastd_epi32 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2581:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_set1_epi32 (__m256i __O, __mmask8 __M, int __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2589:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_set1_epi32 (__mmask8 __M, int __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2599:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_broadcastd_epi32 (__m128i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2608:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_broadcastd_epi32 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2618:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_set1_epi32 (__m128i __O, __mmask8 __M, int __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2626:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_set1_epi32 (__mmask8 __M, int __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2636:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_broadcastq_epi64 (__m256i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2645:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_broadcastq_epi64 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2655:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_set1_epi64 (__m256i __O, __mmask8 __M, long long __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2663:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_set1_epi64 (__mmask8 __M, long long __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2673:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_broadcastq_epi64 (__m128i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2682:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_broadcastq_epi64 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2692:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_set1_epi64 (__m128i __O, __mmask8 __M, long long __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2700:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_set1_epi64 (__mmask8 __M, long long __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2710:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_broadcast_f32x4 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2719:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_broadcast_f32x4 (__m256 __O, __mmask8 __M, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2728:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_broadcast_f32x4 (__mmask8 __M, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2738:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_broadcast_i32x4 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2748:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_broadcast_i32x4 (__m256i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2758:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_broadcast_i32x4 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2769:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepi8_epi32 (__m256i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2778:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepi8_epi32 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2788:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepi8_epi32 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2797:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepi8_epi32 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2807:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepi8_epi64 (__m256i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2816:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepi8_epi64 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2826:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepi8_epi64 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2835:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepi8_epi64 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2845:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepi16_epi32 (__m256i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2854:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepi16_epi32 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2864:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepi16_epi32 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2873:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepi16_epi32 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2883:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepi16_epi64 (__m256i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2892:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepi16_epi64 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2902:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepi16_epi64 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2911:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepi16_epi64 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2921:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepi32_epi64 (__m256i __W, __mmask8 __U, __m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2930:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepi32_epi64 (__mmask8 __U, __m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2940:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepi32_epi64 (__m128i __W, __mmask8 __U, __m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2949:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepi32_epi64 (__mmask8 __U, __m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2959:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepu8_epi32 (__m256i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2968:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepu8_epi32 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2978:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepu8_epi32 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2987:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepu8_epi32 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2997:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepu8_epi64 (__m256i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3006:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepu8_epi64 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3016:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepu8_epi64 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3025:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepu8_epi64 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3035:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepu16_epi32 (__m256i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3044:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepu16_epi32 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3054:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepu16_epi32 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3063:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepu16_epi32 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3073:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepu16_epi64 (__m256i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3082:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepu16_epi64 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3092:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepu16_epi64 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3101:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepu16_epi64 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3111:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepu32_epi64 (__m256i __W, __mmask8 __U, __m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3120:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepu32_epi64 (__mmask8 __U, __m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3130:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepu32_epi64 (__m128i __W, __mmask8 __U, __m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3139:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepu32_epi64 (__mmask8 __U, __m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3149:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_rcp14_pd (__m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3159:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_rcp14_pd (__m256d __W, __mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3168:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_rcp14_pd (__mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3178:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rcp14_pd (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3188:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_rcp14_pd (__m128d __W, __mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3197:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_rcp14_pd (__mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3207:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_rcp14_ps (__m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3217:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_rcp14_ps (__m256 __W, __mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3226:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_rcp14_ps (__mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3236:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rcp14_ps (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3246:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_rcp14_ps (__m128 __W, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3255:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_rcp14_ps (__mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3265:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_rsqrt14_pd (__m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3275:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_rsqrt14_pd (__m256d __W, __mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3284:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_rsqrt14_pd (__mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3294:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rsqrt14_pd (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3304:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_rsqrt14_pd (__m128d __W, __mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3313:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_rsqrt14_pd (__mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3323:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_rsqrt14_ps (__m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3333:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_rsqrt14_ps (__m256 __W, __mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3342:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_rsqrt14_ps (__mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3352:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rsqrt14_ps (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3362:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_rsqrt14_ps (__m128 __W, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3371:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_rsqrt14_ps (__mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3381:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_sqrt_pd (__m256d __W, __mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3390:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_sqrt_pd (__mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3400:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_sqrt_pd (__m128d __W, __mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3409:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_sqrt_pd (__mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3419:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_sqrt_ps (__m256 __W, __mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3428:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_sqrt_ps (__mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3438:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_sqrt_ps (__m128 __W, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3447:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_sqrt_ps (__mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3458:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3468:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_add_epi32 (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3480:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3490:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_add_epi64 (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3502:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3512:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_sub_epi32 (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3524:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3534:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_sub_epi64 (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3546:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3556:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_add_epi32 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3568:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3578:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_add_epi64 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3590:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3600:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_sub_epi32 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3612:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3622:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_sub_epi64 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3633:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_getexp_ps (__m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3643:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_getexp_ps (__m256 __W, __mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3652:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_getexp_ps (__mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3662:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_getexp_pd (__m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3672:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_getexp_pd (__m256d __W, __mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3681:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_getexp_pd (__mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3691:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_getexp_ps (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3701:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_getexp_ps (__m128 __W, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3710:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_getexp_ps (__mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3720:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_getexp_pd (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3730:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_getexp_pd (__m128d __W, __mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3739:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_getexp_pd (__mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3750:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3760:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_srl_epi32 (__mmask8 __U, __m256i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3772:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3782:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_srl_epi32 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3794:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3804:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_srl_epi64 (__mmask8 __U, __m256i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3816:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3826:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_srl_epi64 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3838:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3848:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_and_epi32 (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3859:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_scalef_pd (__m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3871:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3881:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_scalef_pd (__mmask8 __U, __m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3892:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_scalef_ps (__m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3904:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3914:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_scalef_ps (__mmask8 __U, __m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3925:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_scalef_pd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3937:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3947:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_scalef_pd (__mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3958:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_scalef_ps (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3969:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_scalef_ps (__m128 __W, __mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3979:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_scalef_ps (__mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3991:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4002:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4013:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4023:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_fmadd_pd (__m128d __A, __mmask8 __U, __m128d __B, __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4034:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4045:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4055:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_fmadd_ps (__m256 __A, __mmask8 __U, __m256 __B, __m256 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4066:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4077:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4087:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_fmadd_ps (__m128 __A, __mmask8 __U, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4097:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask3_fmadd_ps (__m128 __A, __m128 __B, __m128 __C, __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4107:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_fmadd_ps (__mmask8 __U, __m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4118:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4129:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4140:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4150:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_fmsub_pd (__m128d __A, __mmask8 __U, __m128d __B, __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4161:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4172:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4182:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_fmsub_ps (__m256 __A, __mmask8 __U, __m256 __B, __m256 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4193:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4204:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4214:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_fmsub_ps (__m128 __A, __mmask8 __U, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4224:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask3_fmsub_ps (__m128 __A, __m128 __B, __m128 __C, __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4234:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_fmsub_ps (__mmask8 __U, __m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4245:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4256:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4268:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4280:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4291:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4303:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4315:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4326:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4337:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4347:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_fmaddsub_ps (__m128 __A, __mmask8 __U, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4358:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4369:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4380:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4391:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4403:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4415:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4426:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4438:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4450:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4461:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4472:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4482:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_fmsubadd_ps (__m128 __A, __mmask8 __U, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4493:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4504:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4515:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4526:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4537:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4548:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4559:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4570:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4581:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4592:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4603:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4613:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_fnmadd_ps (__m128 __A, __mmask8 __U, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4623:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask3_fnmadd_ps (__m128 __A, __m128 __B, __m128 __C, __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4633:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_fnmadd_ps (__mmask8 __U, __m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4644:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4655:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4666:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4677:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4688:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4699:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4710:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4721:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4732:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4742:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_fnmsub_ps (__m128 __A, __mmask8 __U, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4752:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask3_fnmsub_ps (__m128 __A, __m128 __B, __m128 __C, __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4762:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_fnmsub_ps (__mmask8 __U, __m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4773:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4783:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_and_epi32 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4795:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4805:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_andnot_epi32 (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4817:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4827:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_andnot_epi32 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4839:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4849:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_or_epi32 (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4860:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_or_epi32 (__m128i __W, __mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4870:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_or_epi32 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4882:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4892:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_xor_epi32 (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4904:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4914:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_xor_epi32 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4925:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtpd_ps (__m128 __W, __mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4934:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtpd_ps (__mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4944:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtpd_ps (__m128 __W, __mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4953:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtpd_ps (__mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4963:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtps_epi32 (__m256i __W, __mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4972:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtps_epi32 (__mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4982:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtps_epi32 (__m128i __W, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4991:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtps_epi32 (__mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5001:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtps_epu32 (__m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5011:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtps_epu32 (__m256i __W, __mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5020:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtps_epu32 (__mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5030:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtps_epu32 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5040:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtps_epu32 (__m128i __W, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5049:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtps_epu32 (__mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5059:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_movedup_pd (__m256d __W, __mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5068:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_movedup_pd (__mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5078:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_movedup_pd (__m128d __W, __mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5087:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_movedup_pd (__mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5097:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_movehdup_ps (__m256 __W, __mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5106:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_movehdup_ps (__mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5116:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_movehdup_ps (__m128 __W, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5125:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_movehdup_ps (__mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5135:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_moveldup_ps (__m256 __W, __mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5144:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_moveldup_ps (__mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5154:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_moveldup_ps (__m128 __W, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5163:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_moveldup_ps (__mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5174:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5184:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_unpackhi_epi32 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5196:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5206:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_unpackhi_epi32 (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5218:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5228:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_unpackhi_epi64 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5240:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5250:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_unpackhi_epi64 (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5262:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5272:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_unpacklo_epi32 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5284:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5294:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_unpacklo_epi32 (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5306:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5316:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_unpacklo_epi64 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5328:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5338:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_unpacklo_epi64 (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5349:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpeq_epu32_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5358:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpeq_epi32_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5367:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpeq_epu32_mask (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5375:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpeq_epi32_mask (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5383:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpeq_epu32_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5392:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpeq_epi32_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5401:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpeq_epu32_mask (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5409:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpeq_epi32_mask (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5417:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpeq_epu64_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5426:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpeq_epi64_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5435:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpeq_epu64_mask (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5443:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpeq_epi64_mask (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5451:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpeq_epu64_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5460:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpeq_epi64_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5469:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpeq_epu64_mask (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5477:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpeq_epi64_mask (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5485:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpgt_epu32_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5494:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpgt_epi32_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5503:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpgt_epu32_mask (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5511:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpgt_epi32_mask (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5519:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpgt_epu32_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5528:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpgt_epi32_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5537:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpgt_epu32_mask (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5545:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpgt_epi32_mask (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5553:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpgt_epu64_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5562:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpgt_epi64_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5571:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpgt_epu64_mask (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5579:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpgt_epi64_mask (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5587:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpgt_epu64_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5596:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpgt_epi64_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5605:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpgt_epu64_mask (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5613:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpgt_epi64_mask (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5621:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_test_epi32_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5630:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_test_epi32_mask (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5638:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_test_epi32_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5647:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_test_epi32_mask (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5655:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_test_epi64_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5664:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_test_epi64_mask (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5672:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_test_epi64_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5681:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_test_epi64_mask (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5689:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_testn_epi32_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5698:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_testn_epi32_mask (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5706:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_testn_epi32_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5715:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_testn_epi32_mask (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5723:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_testn_epi64_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5732:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_testn_epi64_mask (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5740:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_testn_epi64_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5749:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_testn_epi64_mask (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5757:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_compress_pd (__m256d __W, __mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5766:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_compress_pd (__mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5776:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_compressstoreu_pd (void *__P, __mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5785:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_compress_pd (__m128d __W, __mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5794:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_compress_pd (__mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5804:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_compressstoreu_pd (void *__P, __mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5813:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_compress_ps (__m256 __W, __mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5822:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_compress_ps (__mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5832:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_compressstoreu_ps (void *__P, __mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5841:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_compress_ps (__m128 __W, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5850:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_compress_ps (__mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5860:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_compressstoreu_ps (void *__P, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5869:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_compress_epi64 (__m256i __W, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5878:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_compress_epi64 (__mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5888:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_compressstoreu_epi64 (void *__P, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5897:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_compress_epi64 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5906:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_compress_epi64 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5916:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_compressstoreu_epi64 (void *__P, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5925:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_compress_epi32 (__m256i __W, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5934:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_compress_epi32 (__mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5944:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_compressstoreu_epi32 (void *__P, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5953:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_compress_epi32 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5962:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_compress_epi32 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5972:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_compressstoreu_epi32 (void *__P, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5981:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_expand_pd (__m256d __W, __mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5990:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_expand_pd (__mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6000:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_expandloadu_pd (__m256d __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6010:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_expandloadu_pd (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6021:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_expand_pd (__m128d __W, __mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6030:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_expand_pd (__mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6040:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_expandloadu_pd (__m128d __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6050:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_expandloadu_pd (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6061:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_expand_ps (__m256 __W, __mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6070:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_expand_ps (__mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6080:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_expandloadu_ps (__m256 __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6089:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_expandloadu_ps (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6100:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_expand_ps (__m128 __W, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6109:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_expand_ps (__mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6119:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_expandloadu_ps (__m128 __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6128:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_expandloadu_ps (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6139:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_expand_epi64 (__m256i __W, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6148:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_expand_epi64 (__mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6159:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6169:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_expandloadu_epi64 (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6180:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_expand_epi64 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6189:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_expand_epi64 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6199:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_expandloadu_epi64 (__m128i __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6209:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_expandloadu_epi64 (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6220:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_expand_epi32 (__m256i __W, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6229:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_expand_epi32 (__mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6240:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6250:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_expandloadu_epi32 (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6261:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_expand_epi32 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6270:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_expand_epi32 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6280:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_expandloadu_epi32 (__m128i __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6290:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_expandloadu_epi32 (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6301:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permutex2var_pd (__m256d __A, __m256i __I, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6313:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6326:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6339:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6351:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permutex2var_ps (__m256 __A, __m256i __I, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6363:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6375:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6387:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6399:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_permutex2var_epi64 (__m128i __A, __m128i __I, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6411:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6423:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6435:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6447:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_permutex2var_epi32 (__m128i __A, __m128i __I, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6459:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6471:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6483:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6495:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permutex2var_epi64 (__m256i __A, __m256i __I, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6507:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6519:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6531:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __I, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6543:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permutex2var_epi32 (__m256i __A, __m256i __I, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6555:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6567:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6579:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __I, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6591:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_permutex2var_pd (__m128d __A, __m128i __I, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6603:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6616:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6629:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6641:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_permutex2var_ps (__m128 __A, __m128i __I, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6653:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6665:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6677:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6689:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_srav_epi64 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6701:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6711:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_srav_epi64 (__mmask8 __U, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6723:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6733:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_sllv_epi32 (__mmask8 __U, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6745:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6755:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_sllv_epi32 (__mmask8 __U, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6767:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6777:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_sllv_epi64 (__mmask8 __U, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6789:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6799:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_sllv_epi64 (__mmask8 __U, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6811:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6821:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_srav_epi32 (__mmask8 __U, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6833:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6843:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_srav_epi32 (__mmask8 __U, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6855:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6865:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_srlv_epi32 (__mmask8 __U, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6877:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6887:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_srlv_epi32 (__mmask8 __U, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6899:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6909:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_srlv_epi64 (__mmask8 __U, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6921:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6931:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_srlv_epi64 (__mmask8 __U, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6942:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_rolv_epi32 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6954:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6964:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_rolv_epi32 (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6975:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rolv_epi32 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6987:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6997:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_rolv_epi32 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7008:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_rorv_epi32 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7020:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7030:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_rorv_epi32 (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7041:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rorv_epi32 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7053:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7063:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_rorv_epi32 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7074:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_rolv_epi64 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7086:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7096:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_rolv_epi64 (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7107:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rolv_epi64 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7119:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7129:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_rolv_epi64 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7140:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_rorv_epi64 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7152:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7162:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_rorv_epi64 (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7173:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rorv_epi64 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7185:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7195:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_rorv_epi64 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7206:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_srav_epi64 (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7218:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7228:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_srav_epi64 (__mmask8 __U, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7240:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7249:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_and_epi64 (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7261:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7270:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_and_epi64 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7282:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7291:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_andnot_epi64 (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7303:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7312:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_andnot_epi64 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7324:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7334:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_or_epi64 (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7345:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_or_epi64 (__m128i __W, __mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7355:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_or_epi64 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7367:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7377:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_xor_epi64 (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7389:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7399:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_xor_epi64 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7411:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7421:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_max_pd (__mmask8 __U, __m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7432:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_max_ps (__m256 __W, __mmask8 __U, __m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7442:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_max_ps (__mmask8 __U, __m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7453:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_div_ps (__m128 __W, __mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7463:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_div_ps (__mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7474:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_div_pd (__m128d __W, __mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7484:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_div_pd (__mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7496:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7507:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7517:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_min_pd (__mmask8 __U, __m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7528:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_min_ps (__m256 __W, __mmask8 __U, __m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7538:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_div_pd (__mmask8 __U, __m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7549:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_div_ps (__m256 __W, __mmask8 __U, __m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7559:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_min_ps (__mmask8 __U, __m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7570:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_div_ps (__mmask8 __U, __m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7581:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_min_ps (__m128 __W, __mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7591:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_mul_ps (__m128 __W, __mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7601:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_min_ps (__mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7612:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_mul_ps (__mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7623:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_max_ps (__m128 __W, __mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7633:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_max_ps (__mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7644:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_min_pd (__m128d __W, __mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7654:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_min_pd (__mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7665:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_max_pd (__m128d __W, __mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7675:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_max_pd (__mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7686:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_mul_pd (__m128d __W, __mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7696:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_mul_pd (__mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7707:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_mul_ps (__m256 __W, __mmask8 __U, __m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7717:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_mul_ps (__mmask8 __U, __m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7729:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7739:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_mul_pd (__mmask8 __U, __m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7750:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_max_epi64 (__mmask8 __M, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7762:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7771:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_min_epi64 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7783:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7792:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_min_epi64 (__mmask8 __M, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7803:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_max_epu64 (__mmask8 __M, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7814:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_max_epi64 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7825:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_max_epu64 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7837:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7846:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_min_epu64 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7858:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7867:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_min_epu64 (__mmask8 __M, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7878:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_max_epi32 (__mmask8 __M, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7890:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7899:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_min_epi32 (__mmask8 __M, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7911:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7920:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_max_epu32 (__mmask8 __M, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7932:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7941:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_min_epu32 (__mmask8 __M, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7953:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7962:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_max_epi64 (__mmask8 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7974:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7983:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_min_epi64 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7995:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8004:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_min_epi64 (__mmask8 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8015:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_max_epu64 (__mmask8 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8026:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_max_epi64 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8037:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_max_epu64 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8049:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8058:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_min_epu64 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8070:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8079:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_min_epu64 (__mmask8 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8090:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_max_epi32 (__mmask8 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8102:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8111:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_min_epi32 (__mmask8 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8123:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8132:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_max_epu32 (__mmask8 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8144:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8153:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_min_epu32 (__mmask8 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8165:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8180:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_broadcastmb_epi64 (__mmask8 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8187:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_broadcastmb_epi64 (__mmask8 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8194:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_broadcastmw_epi32 (__mmask16 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8201:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_broadcastmw_epi32 (__mmask16 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8208:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_lzcnt_epi32 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8218:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_lzcnt_epi32 (__m256i __W, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8227:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_lzcnt_epi32 (__mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8237:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_lzcnt_epi64 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8247:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_lzcnt_epi64 (__m256i __W, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8256:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_lzcnt_epi64 (__mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8266:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_conflict_epi64 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8276:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_conflict_epi64 (__m256i __W, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8286:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_conflict_epi64 (__mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8297:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_conflict_epi32 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8307:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_conflict_epi32 (__m256i __W, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8317:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_conflict_epi32 (__mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8328:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_lzcnt_epi32 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8338:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_lzcnt_epi32 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8347:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_lzcnt_epi32 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8357:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_lzcnt_epi64 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8367:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_lzcnt_epi64 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8376:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_lzcnt_epi64 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8386:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_conflict_epi64 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8396:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_conflict_epi64 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8406:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_conflict_epi64 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8417:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_conflict_epi32 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8427:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_conflict_epi32 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8437:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_conflict_epi32 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8453:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8463:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_unpacklo_pd (__mmask8 __U, __m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8475:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8485:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_unpacklo_pd (__mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8497:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8508:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8518:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_unpackhi_pd (__mmask8 __U, __m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8530:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8540:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_unpackhi_pd (__mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8552:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8562:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_unpackhi_ps (__mmask8 __U, __m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8573:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_unpackhi_ps (__m128 __W, __mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8583:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_unpackhi_ps (__mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8594:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtph_ps (__m128 __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8603:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtph_ps (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8613:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_unpacklo_ps (__mmask8 __U, __m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8624:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtph_ps (__m256 __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8633:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtph_ps (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8643:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_unpacklo_ps (__m128 __W, __mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8653:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_unpacklo_ps (__mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8665:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8675:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_sra_epi32 (__mmask8 __U, __m256i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8687:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8697:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_sra_epi32 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8708:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_sra_epi64 (__m256i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8720:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8730:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_sra_epi64 (__mmask8 __U, __m256i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8741:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sra_epi64 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8753:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8763:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_sra_epi64 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8775:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8785:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_sll_epi32 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8797:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8807:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_sll_epi64 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8819:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8829:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_sll_epi32 (__mmask8 __U, __m256i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8841:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8851:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_sll_epi64 (__mmask8 __U, __m256i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8863:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8873:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_permutexvar_ps (__mmask8 __U, __m256i __X, __m256 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8884:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permutexvar_pd (__m256i __X, __m256d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8896:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8906:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_permutexvar_pd (__mmask8 __U, __m256i __X, __m256d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8918:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8929:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_permutevar_pd (__mmask8 __U, __m256d __A, __m256i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8942:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8952:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_permutevar_ps (__mmask8 __U, __m256 __A, __m256i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8964:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8974:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_permutevar_pd (__mmask8 __U, __m128d __A, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8986:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8996:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_permutevar_ps (__mmask8 __U, __m128 __A, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9007:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_mullo_epi32 (__mmask8 __M, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9018:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_permutexvar_epi64 (__mmask8 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9030:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9039:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_mullo_epi32 (__mmask8 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9051:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9061:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9070:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_mul_epi32 (__mmask8 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9082:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9091:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_mul_epi32 (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9102:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permutexvar_epi64 (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9114:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9125:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9134:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_permutexvar_epi32 (__mmask8 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9145:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_mul_epu32 (__mmask8 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9157:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9166:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_mul_epu32 (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9177:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permutexvar_epi32 (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9189:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9199:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpneq_epu32_mask (__mmask8 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9208:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpneq_epu32_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9217:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmplt_epu32_mask (__mmask8 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9226:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmplt_epu32_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9235:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpge_epu32_mask (__mmask8 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9244:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpge_epu32_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9253:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmple_epu32_mask (__mmask8 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9262:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmple_epu32_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9271:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpneq_epu64_mask (__mmask8 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9280:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpneq_epu64_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9289:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmplt_epu64_mask (__mmask8 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9298:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmplt_epu64_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9307:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpge_epu64_mask (__mmask8 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9316:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpge_epu64_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9325:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmple_epu64_mask (__mmask8 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9334:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmple_epu64_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9343:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpneq_epi32_mask (__mmask8 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9352:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpneq_epi32_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9361:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmplt_epi32_mask (__mmask8 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9370:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmplt_epi32_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9379:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpge_epi32_mask (__mmask8 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9388:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpge_epi32_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9397:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmple_epi32_mask (__mmask8 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9406:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmple_epi32_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9415:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpneq_epi64_mask (__mmask8 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9424:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpneq_epi64_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9433:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmplt_epi64_mask (__mmask8 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9442:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmplt_epi64_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9451:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpge_epi64_mask (__mmask8 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9460:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpge_epi64_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9469:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmple_epi64_mask (__mmask8 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9478:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmple_epi64_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9487:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpneq_epu32_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9496:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpneq_epu32_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9505:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmplt_epu32_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9514:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmplt_epu32_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9523:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpge_epu32_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9532:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpge_epu32_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9541:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmple_epu32_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9550:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmple_epu32_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9559:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpneq_epu64_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9568:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpneq_epu64_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9577:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmplt_epu64_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9586:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmplt_epu64_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9595:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpge_epu64_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9604:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpge_epu64_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9613:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmple_epu64_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9622:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmple_epu64_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9631:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpneq_epi32_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9640:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpneq_epi32_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9649:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmplt_epi32_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9658:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmplt_epi32_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9667:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpge_epi32_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9676:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpge_epi32_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9685:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmple_epi32_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9694:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmple_epi32_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9703:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpneq_epi64_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9712:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpneq_epi64_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9721:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmplt_epi64_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9730:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmplt_epi64_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9739:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpge_epi64_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9748:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpge_epi64_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9757:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmple_epi64_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9766:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmple_epi64_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9776:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permutex_epi64 (__m256i __X, const int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9788:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __X, const int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9798:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_permutex_epi64 (__mmask8 __M, __m256i __X, const int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9810:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9821:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9833:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9844:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9856:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256 __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9867:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9879:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9890:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9901:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_inserti32x4 (__m256i __A, __m128i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9914:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9927:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9940:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_insertf32x4 (__m256 __A, __m128 __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9953:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9965:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9977:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_extracti32x4_epi32 (__m256i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9989:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10001:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10013:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_extractf32x4_ps (__m256 __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10025:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10037:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10049:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_shuffle_i64x2 (__m256i __A, __m256i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10062:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10074:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10086:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_shuffle_i32x4 (__m256i __A, __m256i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10099:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10111:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10123:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_shuffle_f64x2 (__m256d __A, __m256d __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10136:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10148:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10160:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_shuffle_f32x4 (__m256 __A, __m256 __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10173:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256 __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10185:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10198:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10210:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10222:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10234:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10246:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10258:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10270:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10282:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10294:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10305:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fixupimm_ps (__m128 __A, __m128 __B, __m128i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10317:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10329:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10341:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10350:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_srli_epi32 (__mmask8 __U, __m256i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10361:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10370:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_srli_epi32 (__mmask8 __U, __m128i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10381:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10390:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_srli_epi64 (__mmask8 __U, __m256i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10401:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10410:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_srli_epi64 (__mmask8 __U, __m128i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10421:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10433:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10445:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10457:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10469:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10481:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10493:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10504:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B, __m128i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10515:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B, __m128i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10527:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10538:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B, __m128i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10549:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B, __m128i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10560:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_roundscale_ps (__m256 __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10572:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10582:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_roundscale_ps (__mmask8 __U, __m256 __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10593:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_roundscale_pd (__m256d __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10605:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10615:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_roundscale_pd (__mmask8 __U, __m256d __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10626:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_roundscale_ps (__m128 __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10638:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10648:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_roundscale_ps (__mmask8 __U, __m128 __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10659:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_roundscale_pd (__m128d __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10671:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10681:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_roundscale_pd (__mmask8 __U, __m128d __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10693:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10706:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10718:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10730:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10743:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10755:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10767:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10780:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10792:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10804:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10817:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10829:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10842:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10854:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10866:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10878:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10890:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10902:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10914:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10926:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10938:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10950:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10962:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10974:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10986:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10998:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11010:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11022:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11033:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256 __v1, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11044:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11053:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11064:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11073:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __v1, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11084:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11093:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __v1, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11104:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11113:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __v1, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11124:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11133:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11144:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11153:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __v1, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11164:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11173:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __v1, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11184:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11193:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __v1, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11204:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11213:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __v1, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11224:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11233:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __v1, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11244:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11253:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __v1, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11264:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11273:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __v1, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11284:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11293:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __v1, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11304:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11313:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __v1, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11324:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11333:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __v1, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11344:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11353:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_PERM_ENUM __mask) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11363:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_PERM_ENUM __mask) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11374:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_PERM_ENUM __mask) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11384:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_PERM_ENUM __mask) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11394:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_rol_epi32 (__m256i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11405:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11414:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_rol_epi32 (__mmask8 __U, __m256i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11424:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rol_epi32 (__m128i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11435:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11444:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_rol_epi32 (__mmask8 __U, __m128i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11454:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_ror_epi32 (__m256i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11465:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11474:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_ror_epi32 (__mmask8 __U, __m256i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11484:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_ror_epi32 (__m128i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11495:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11504:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_ror_epi32 (__mmask8 __U, __m128i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11514:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_rol_epi64 (__m256i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11525:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11534:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_rol_epi64 (__mmask8 __U, __m256i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11544:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rol_epi64 (__m128i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11555:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11564:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_rol_epi64 (__mmask8 __U, __m128i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11574:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_ror_epi64 (__m256i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11585:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11594:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_ror_epi64 (__mmask8 __U, __m256i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11604:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_ror_epi64 (__m128i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11615:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11624:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_ror_epi64 (__mmask8 __U, __m128i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11634:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_alignr_epi32 (__m128i __A, __m128i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11646:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11657:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11668:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_alignr_epi64 (__m128i __A, __m128i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11680:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11691:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11702:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_alignr_epi32 (__m256i __A, __m256i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11714:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11725:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11736:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_alignr_epi64 (__m256i __A, __m256i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11748:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11759:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11771:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11780:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtps_ph (__mmask8 __U, __m128 __A, const int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11791:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11800:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtps_ph (__mmask8 __U, __m256 __A, const int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11811:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11820:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_srai_epi32 (__mmask8 __U, __m256i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11831:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11840:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_srai_epi32 (__mmask8 __U, __m128i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11850:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_srai_epi64 (__m256i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11861:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11870:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_srai_epi64 (__mmask8 __U, __m256i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11880:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_srai_epi64 (__m128i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11891:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11900:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_srai_epi64 (__mmask8 __U, __m128i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11910:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_slli_epi32 (__m128i __W, __mmask8 __U, __m128i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11919:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_slli_epi32 (__mmask8 __U, __m128i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11929:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_slli_epi64 (__m128i __W, __mmask8 __U, __m128i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11938:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_slli_epi64 (__mmask8 __U, __m128i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11949:11: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11958:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_slli_epi32 (__mmask8 __U, __m256i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11969:11: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11978:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_slli_epi64 (__mmask8 __U, __m256i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11989:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11998:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_permutex_pd (__mmask8 __U, __m256d __X, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12009:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12018:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_permute_pd (__mmask8 __U, __m256d __X, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12029:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12038:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_permute_pd (__mmask8 __U, __m128d __X, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12049:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12058:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_permute_ps (__mmask8 __U, __m256 __X, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12069:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12078:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_permute_ps (__mmask8 __U, __m128 __X, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12088:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_blend_pd (__mmask8 __U, __m256d __A, __m256d __W) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12097:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_blend_ps (__mmask8 __U, __m256 __A, __m256 __W) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12106:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_blend_epi64 (__mmask8 __U, __m256i __A, __m256i __W) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12115:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_blend_epi32 (__mmask8 __U, __m256i __A, __m256i __W) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12124:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_blend_pd (__mmask8 __U, __m128d __A, __m128d __W) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12133:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_blend_ps (__mmask8 __U, __m128 __A, __m128 __W) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12142:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_blend_epi64 (__mmask8 __U, __m128i __A, __m128i __W) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12151:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_blend_epi32 (__mmask8 __U, __m128i __A, __m128i __W) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12160:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmp_epi64_mask (__m256i __X, __m256i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12169:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmp_epi32_mask (__m256i __X, __m256i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12178:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmp_epu64_mask (__m256i __X, __m256i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12187:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmp_epu32_mask (__m256i __X, __m256i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12196:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmp_pd_mask (__m256d __X, __m256d __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12205:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmp_ps_mask (__m256 __X, __m256 __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12215:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12225:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12235:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12245:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12255:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12265:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12274:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmp_epi64_mask (__m128i __X, __m128i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12283:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmp_epi32_mask (__m128i __X, __m128i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12292:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmp_epu64_mask (__m128i __X, __m128i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12301:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmp_epu32_mask (__m128i __X, __m128i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12310:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmp_pd_mask (__m128d __X, __m128d __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12319:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmp_ps_mask (__m128 __X, __m128 __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12329:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12339:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12349:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12359:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12369:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12379:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12388:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permutex_pd (__m256d __X, const int __M) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:55, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("avx512bw") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:45:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ktest_mask32_u8 (__mmask32 __A, __mmask32 __B, unsigned char *__CF) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:53:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ktest_mask64_u8 (__mmask64 __A, __mmask64 __B, unsigned char *__CF) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:61:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ktestz_mask32_u8 (__mmask32 __A, __mmask32 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:68:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ktestz_mask64_u8 (__mmask64 __A, __mmask64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:75:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ktestc_mask32_u8 (__mmask32 __A, __mmask32 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:82:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ktestc_mask64_u8 (__mmask64 __A, __mmask64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:89:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kortest_mask32_u8 (__mmask32 __A, __mmask32 __B, unsigned char *__CF) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:97:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kortest_mask64_u8 (__mmask64 __A, __mmask64 __B, unsigned char *__CF) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:105:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kortestz_mask32_u8 (__mmask32 __A, __mmask32 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:112:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kortestz_mask64_u8 (__mmask64 __A, __mmask64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:119:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kortestc_mask32_u8 (__mmask32 __A, __mmask32 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:126:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kortestc_mask64_u8 (__mmask64 __A, __mmask64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:133:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kadd_mask32 (__mmask32 __A, __mmask32 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:140:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kadd_mask64 (__mmask64 __A, __mmask64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:147:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _cvtmask32_u32 (__mmask32 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:154:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _cvtmask64_u64 (__mmask64 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:161:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _cvtu32_mask32 (unsigned int __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:168:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _cvtu64_mask64 (unsigned long long __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:175:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _load_mask32 (__mmask32 *__A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:182:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _load_mask64 (__mmask64 *__A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:189:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _store_mask32 (__mmask32 *__A, __mmask32 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:196:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _store_mask64 (__mmask64 *__A, __mmask64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:203:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _knot_mask32 (__mmask32 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:210:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _knot_mask64 (__mmask64 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:217:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kor_mask32 (__mmask32 __A, __mmask32 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:224:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kor_mask64 (__mmask64 __A, __mmask64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:231:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kxnor_mask32 (__mmask32 __A, __mmask32 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:238:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kxnor_mask64 (__mmask64 __A, __mmask64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:245:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kxor_mask32 (__mmask32 __A, __mmask32 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:252:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kxor_mask64 (__mmask64 __A, __mmask64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:259:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kand_mask32 (__mmask32 __A, __mmask32 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:266:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kand_mask64 (__mmask64 __A, __mmask64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:273:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kandn_mask32 (__mmask32 __A, __mmask32 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:280:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kandn_mask64 (__mmask64 __A, __mmask64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:287:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_mov_epi16 (__m512i __W, __mmask32 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:296:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_mov_epi16 (__mmask32 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:306:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_loadu_epi16 (__m512i __W, __mmask32 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:315:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_loadu_epi16 (__mmask32 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:325:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_storeu_epi16 (void *__P, __mmask32 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:334:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_mov_epi8 (__m512i __W, __mmask64 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:343:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_mov_epi8 (__mmask64 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:353:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_kunpackw (__mmask32 __A, __mmask32 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:361:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kunpackw_mask32 (__mmask16 __A, __mmask16 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:369:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_kunpackd (__mmask64 __A, __mmask64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:377:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kunpackd_mask64 (__mmask32 __A, __mmask32 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:385:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_loadu_epi8 (__m512i __W, __mmask64 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:394:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_loadu_epi8 (__mmask64 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:404:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_storeu_epi8 (void *__P, __mmask64 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:413:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_sad_epu8 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:421:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepi16_epi8 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:430:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepi16_storeu_epi8 (void * __P, __mmask32 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:437:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepi16_epi8 (__m256i __O, __mmask32 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:445:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepi16_epi8 (__mmask32 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:455:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtsepi16_epi8 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:464:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtsepi16_storeu_epi8 (void * __P, __mmask32 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:471:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtsepi16_epi8 (__m256i __O, __mmask32 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:480:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtsepi16_epi8 (__mmask32 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:490:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtusepi16_epi8 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:499:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtusepi16_epi8 (__m256i __O, __mmask32 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:508:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtusepi16_storeu_epi8 (void * __P, __mmask32 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:515:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtusepi16_epi8 (__mmask32 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:525:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_broadcastb_epi8 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:534:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_broadcastb_epi8 (__m512i __O, __mmask64 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:543:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_broadcastb_epi8 (__mmask64 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:553:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_set1_epi8 (__m512i __O, __mmask64 __M, char __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:562:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_set1_epi8 (__mmask64 __M, char __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:573:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_broadcastw_epi16 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:582:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_broadcastw_epi16 (__m512i __O, __mmask32 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:591:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_broadcastw_epi16 (__mmask32 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:601:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_set1_epi16 (__m512i __O, __mmask32 __M, short __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:610:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_set1_epi16 (__mmask32 __M, short __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:621:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mulhrs_epi16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:633:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:643:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_mulhrs_epi16 (__mmask32 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:654:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mulhi_epi16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:666:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:676:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_mulhi_epi16 (__mmask32 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:687:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mulhi_epu16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:699:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:709:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_mulhi_epu16 (__mmask32 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:720:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mullo_epi16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:728:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:738:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_mullo_epi16 (__mmask32 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:749:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepi8_epi16 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:759:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepi8_epi16 (__m512i __W, __mmask32 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:768:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepi8_epi16 (__mmask32 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:778:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepu8_epi16 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:788:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepu8_epi16 (__m512i __W, __mmask32 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:797:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepu8_epi16 (__mmask32 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:807:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_permutexvar_epi16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:819:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:831:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:841:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_permutex2var_epi16 (__m512i __A, __m512i __I, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:853:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __I, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:866:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask32 __U, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:879:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __I, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:891:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_avg_epu8 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:903:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:913:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_avg_epu8 (__mmask64 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:924:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_add_epi8 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:932:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:942:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_add_epi8 (__mmask64 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:953:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_sub_epi8 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:961:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:971:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_sub_epi8 (__mmask64 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:982:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_avg_epu16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:994:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1004:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_avg_epu16 (__mmask32 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1015:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_subs_epi8 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1027:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1037:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_subs_epi8 (__mmask64 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1048:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_subs_epu8 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1060:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1070:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_subs_epu8 (__mmask64 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1081:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_adds_epi8 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1093:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1103:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_adds_epi8 (__mmask64 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1114:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_adds_epu8 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1126:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1136:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_adds_epu8 (__mmask64 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1147:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_sub_epi16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1155:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1165:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_sub_epi16 (__mmask32 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1176:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_subs_epi16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1188:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1198:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_subs_epi16 (__mmask32 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1209:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_subs_epu16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1221:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1231:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_subs_epu16 (__mmask32 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1242:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_add_epi16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1250:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1260:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_add_epi16 (__mmask32 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1271:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_adds_epi16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1283:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1293:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_adds_epi16 (__mmask32 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1304:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_adds_epu16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1316:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1326:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_adds_epu16 (__mmask32 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1337:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_srl_epi16 (__m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1349:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1359:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_srl_epi16 (__mmask32 __U, __m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1370:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_packs_epi16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1381:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_sll_epi16 (__m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1393:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1403:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_sll_epi16 (__mmask32 __U, __m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1414:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maddubs_epi16 (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1426:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1436:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_maddubs_epi16 (__mmask32 __U, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1447:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_madd_epi16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1459:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1469:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_madd_epi16 (__mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1480:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_unpackhi_epi8 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1492:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1502:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_unpackhi_epi8 (__mmask64 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1513:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_unpackhi_epi16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1525:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1535:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_unpackhi_epi16 (__mmask32 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1546:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_unpacklo_epi8 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1558:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1568:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_unpacklo_epi8 (__mmask64 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1579:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_unpacklo_epi16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1591:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1601:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_unpacklo_epi16 (__mmask32 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1612:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpeq_epu8_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1621:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpeq_epi8_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1630:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpeq_epu8_mask (__mmask64 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1639:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpeq_epi8_mask (__mmask64 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1648:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpeq_epu16_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1657:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpeq_epi16_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1666:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpeq_epu16_mask (__mmask32 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1675:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpeq_epi16_mask (__mmask32 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1684:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpgt_epu8_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1693:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpgt_epi8_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1702:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpgt_epu8_mask (__mmask64 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1711:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpgt_epi8_mask (__mmask64 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1720:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpgt_epu16_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1729:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpgt_epi16_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1738:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpgt_epu16_mask (__mmask32 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1747:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpgt_epi16_mask (__mmask32 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1756:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_movepi8_mask (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1763:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_movepi16_mask (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1770:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_movm_epi8 (__mmask64 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1777:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_movm_epi16 (__mmask32 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1784:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_test_epi8_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1793:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_test_epi8_mask (__mmask64 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1801:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_test_epi16_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1810:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_test_epi16_mask (__mmask32 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1818:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_testn_epi8_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1827:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_testn_epi8_mask (__mmask64 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1835:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_testn_epi16_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1844:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_testn_epi16_mask (__mmask32 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1852:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_shuffle_epi8 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1864:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1874:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_shuffle_epi8 (__mmask64 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1885:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_min_epu16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1896:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_min_epu16 (__mmask32 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1908:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1918:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_min_epi16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1929:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_min_epi16 (__mmask32 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1941:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1951:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_max_epu8 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1962:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_max_epu8 (__mmask64 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1974:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1984:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_max_epi8 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1995:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_max_epi8 (__mmask64 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2007:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2017:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_min_epu8 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2028:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_min_epu8 (__mmask64 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2040:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2050:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_min_epi8 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2061:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_min_epi8 (__mmask64 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2073:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2083:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_max_epi16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2094:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_max_epi16 (__mmask32 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2106:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2116:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_max_epu16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2127:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_max_epu16 (__mmask32 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2139:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2149:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_sra_epi16 (__m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2161:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2171:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_sra_epi16 (__mmask32 __U, __m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2182:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_srav_epi16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2194:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2204:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_srav_epi16 (__mmask32 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2215:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_srlv_epi16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2227:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2237:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_srlv_epi16 (__mmask32 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2248:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_sllv_epi16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2260:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2270:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_sllv_epi16 (__mmask32 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2282:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2292:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_packs_epi16 (__mmask64 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2303:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_packus_epi16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2315:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2325:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_packus_epi16 (__mmask64 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2336:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_abs_epi8 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2346:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_abs_epi8 (__m512i __W, __mmask64 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2355:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_abs_epi8 (__mmask64 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2365:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_abs_epi16 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2375:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_abs_epi16 (__m512i __W, __mmask32 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2384:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_abs_epi16 (__mmask32 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2394:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpneq_epu8_mask (__mmask64 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2403:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmplt_epu8_mask (__mmask64 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2412:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpge_epu8_mask (__mmask64 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2421:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmple_epu8_mask (__mmask64 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2430:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpneq_epu16_mask (__mmask32 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2439:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmplt_epu16_mask (__mmask32 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2448:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpge_epu16_mask (__mmask32 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2457:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmple_epu16_mask (__mmask32 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2466:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpneq_epi8_mask (__mmask64 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2475:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmplt_epi8_mask (__mmask64 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2484:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpge_epi8_mask (__mmask64 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2493:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmple_epi8_mask (__mmask64 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2502:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpneq_epi16_mask (__mmask32 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2511:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmplt_epi16_mask (__mmask32 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2520:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpge_epi16_mask (__mmask32 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2529:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmple_epi16_mask (__mmask32 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2538:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpneq_epu8_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2547:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmplt_epu8_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2556:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpge_epu8_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2565:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmple_epu8_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2574:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpneq_epu16_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2583:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmplt_epu16_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2592:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpge_epu16_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2601:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmple_epu16_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2610:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpneq_epi8_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2619:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmplt_epi8_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2628:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpge_epi8_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2637:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmple_epi8_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2646:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpneq_epi16_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2655:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmplt_epi16_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2664:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpge_epi16_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2673:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmple_epi16_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2682:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_packs_epi32 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2693:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_packs_epi32 (__mmask32 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2705:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2715:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_packus_epi32 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2726:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_packus_epi32 (__mmask32 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2738:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2749:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kshiftli_mask32 (__mmask32 __A, unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2757:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kshiftli_mask64 (__mmask64 __A, unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2765:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kshiftri_mask32 (__mmask32 __A, unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2773:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kshiftri_mask64 (__mmask64 __A, unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2781:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_alignr_epi8 (__m512i __A, __m512i __B, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2790:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2802:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2814:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_dbsad_epu8 (__m512i __A, __m512i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2827:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2839:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2851:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_srli_epi16 (__m512i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2862:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2871:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_srli_epi16 (__mmask32 __U, __m512i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2881:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_slli_epi16 (__m512i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2892:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2901:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_slli_epi16 (__mmask32 __U, __m512i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2911:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_shufflehi_epi16 (__m512i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2923:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2934:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2945:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_shufflelo_epi16 (__m512i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2957:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2968:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2979:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_srai_epi16 (__m512i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2990:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2999:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_srai_epi16 (__mmask32 __U, __m512i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:3009:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_blend_epi16 (__mmask32 __U, __m512i __A, __m512i __W) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:3018:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_blend_epi8 (__mmask64 __U, __m512i __A, __m512i __W) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:3028:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:3037:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmp_epi16_mask (__m512i __X, __m512i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:3047:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:3056:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmp_epi8_mask (__m512i __X, __m512i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:3066:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:3075:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmp_epu16_mask (__m512i __X, __m512i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:3085:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:3094:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmp_epu8_mask (__m512i __X, __m512i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:3103:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_bslli_epi128 (__m512i __A, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:3110:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_bsrli_epi128 (__m512i __A, const int __N) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:57, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("avx512dq") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:39:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ktest_mask8_u8 (__mmask8 __A, __mmask8 __B, unsigned char *__CF) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:47:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ktestz_mask8_u8 (__mmask8 __A, __mmask8 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:54:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ktestc_mask8_u8 (__mmask8 __A, __mmask8 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:61:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ktest_mask16_u8 (__mmask16 __A, __mmask16 __B, unsigned char *__CF) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:69:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ktestz_mask16_u8 (__mmask16 __A, __mmask16 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:76:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ktestc_mask16_u8 (__mmask16 __A, __mmask16 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:83:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kortest_mask8_u8 (__mmask8 __A, __mmask8 __B, unsigned char *__CF) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:91:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kortestz_mask8_u8 (__mmask8 __A, __mmask8 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:98:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kortestc_mask8_u8 (__mmask8 __A, __mmask8 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:105:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kadd_mask8 (__mmask8 __A, __mmask8 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:112:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kadd_mask16 (__mmask16 __A, __mmask16 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:119:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _cvtmask8_u32 (__mmask8 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:126:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _cvtu32_mask8 (unsigned int __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:133:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _load_mask8 (__mmask8 *__A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:140:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _store_mask8 (__mmask8 *__A, __mmask8 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:147:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _knot_mask8 (__mmask8 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:154:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kor_mask8 (__mmask8 __A, __mmask8 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:161:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kxnor_mask8 (__mmask8 __A, __mmask8 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:168:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kxor_mask8 (__mmask8 __A, __mmask8 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:175:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kand_mask8 (__mmask8 __A, __mmask8 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:182:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kandn_mask8 (__mmask8 __A, __mmask8 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:189:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_broadcast_f64x2 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:199:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_broadcast_f64x2 (__m512d __O, __mmask8 __M, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:209:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_broadcast_f64x2 (__mmask8 __M, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:220:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_broadcast_i64x2 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:230:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_broadcast_i64x2 (__m512i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:240:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_broadcast_i64x2 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:251:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_broadcast_f32x2 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:261:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_broadcast_f32x2 (__m512 __O, __mmask16 __M, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:270:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_broadcast_f32x2 (__mmask16 __M, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:280:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_broadcast_i32x2 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:291:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_broadcast_i32x2 (__m512i __O, __mmask16 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:301:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_broadcast_i32x2 (__mmask16 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:312:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_broadcast_f32x8 (__m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:322:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_broadcast_f32x8 (__m512 __O, __mmask16 __M, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:331:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_broadcast_f32x8 (__mmask16 __M, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:341:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_broadcast_i32x8 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:352:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_broadcast_i32x8 (__m512i __O, __mmask16 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:362:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_broadcast_i32x8 (__mmask16 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:373:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mullo_epi64 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:381:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:391:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_mullo_epi64 (__mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:402:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_xor_pd (__m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:414:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:424:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_xor_pd (__mmask8 __U, __m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:435:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_xor_ps (__m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:446:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_xor_ps (__m512 __W, __mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:456:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_xor_ps (__mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:467:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_or_pd (__m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:478:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_or_pd (__m512d __W, __mmask8 __U, __m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:488:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_or_pd (__mmask8 __U, __m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:499:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_or_ps (__m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:510:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_or_ps (__m512 __W, __mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:520:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_or_ps (__mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:531:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_and_pd (__m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:543:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:553:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_and_pd (__mmask8 __U, __m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:564:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_and_ps (__m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:575:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_and_ps (__m512 __W, __mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:585:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_and_ps (__mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:596:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_andnot_pd (__m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:608:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:618:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_andnot_pd (__mmask8 __U, __m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:629:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_andnot_ps (__m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:641:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:651:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_andnot_ps (__mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:662:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_movepi32_mask (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:669:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_movepi64_mask (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:676:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_movm_epi32 (__mmask16 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:683:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_movm_epi64 (__mmask8 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:690:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvttpd_epi64 (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:701:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvttpd_epi64 (__m512i __W, __mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:711:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvttpd_epi64 (__mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:722:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvttpd_epu64 (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:733:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvttpd_epu64 (__m512i __W, __mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:743:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvttpd_epu64 (__mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:754:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvttps_epi64 (__m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:765:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvttps_epi64 (__m512i __W, __mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:775:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvttps_epi64 (__mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:786:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvttps_epu64 (__m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:797:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvttps_epu64 (__m512i __W, __mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:807:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvttps_epu64 (__mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:818:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtpd_epi64 (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:829:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtpd_epi64 (__m512i __W, __mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:839:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtpd_epi64 (__mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:850:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtpd_epu64 (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:861:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtpd_epu64 (__m512i __W, __mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:871:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtpd_epu64 (__mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:882:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtps_epi64 (__m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:893:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtps_epi64 (__m512i __W, __mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:903:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtps_epi64 (__mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:914:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtps_epu64 (__m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:925:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtps_epu64 (__m512i __W, __mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:935:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtps_epu64 (__mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:946:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepi64_ps (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:957:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepi64_ps (__m256 __W, __mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:967:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepi64_ps (__mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:978:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepu64_ps (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:989:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepu64_ps (__m256 __W, __mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:999:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepu64_ps (__mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1010:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepi64_pd (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1021:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepi64_pd (__m512d __W, __mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1031:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepi64_pd (__mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1042:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepu64_pd (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1053:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepu64_pd (__m512d __W, __mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1063:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepu64_pd (__mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1075:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kshiftli_mask8 (__mmask8 __A, unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1082:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kshiftri_mask8 (__mmask8 __A, unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1089:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_range_pd (__m512d __A, __m512d __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1102:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __A, __m512d __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1113:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_range_pd (__mmask8 __U, __m512d __A, __m512d __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1125:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_range_ps (__m512 __A, __m512 __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1138:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __A, __m512 __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1149:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_range_ps (__mmask16 __U, __m512 __A, __m512 __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1161:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_reduce_sd (__m128d __A, __m128d __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1172:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1182:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_reduce_sd (__mmask8 __U, __m128d __A, __m128d __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1192:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_reduce_ss (__m128 __A, __m128 __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1204:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1214:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_reduce_ss (__mmask8 __U, __m128 __A, __m128 __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1224:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_range_sd (__m128d __A, __m128d __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1236:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_range_sd (__m128d __W, __mmask8 __U, __m128d __A, __m128d __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1247:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_range_sd (__mmask8 __U, __m128d __A, __m128d __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1259:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_range_ss (__m128 __A, __m128 __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1271:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_range_ss (__m128 __W, __mmask8 __U, __m128 __A, __m128 __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1283:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_range_ss (__mmask8 __U, __m128 __A, __m128 __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1295:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_range_round_sd (__m128d __A, __m128d __B, int __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1307:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1318:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1329:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_range_round_ss (__m128 __A, __m128 __B, int __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1341:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1352:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1363:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fpclass_ss_mask (__m128 __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1370:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fpclass_sd_mask (__m128d __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1377:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtt_roundpd_epi64 (__m512d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1389:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1400:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1411:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtt_roundpd_epu64 (__m512d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1423:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1434:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1445:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtt_roundps_epi64 (__m256 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1457:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1468:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1479:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtt_roundps_epu64 (__m256 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1491:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1502:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1513:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvt_roundpd_epi64 (__m512d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1525:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1536:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1547:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvt_roundpd_epu64 (__m512d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1559:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1570:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1581:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvt_roundps_epi64 (__m256 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1593:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1604:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1615:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvt_roundps_epu64 (__m256 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1627:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1638:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1649:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvt_roundepi64_ps (__m512i __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1661:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1672:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1683:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvt_roundepu64_ps (__m512i __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1695:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1706:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1717:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvt_roundepi64_pd (__m512i __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1729:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1740:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1751:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvt_roundepu64_pd (__m512i __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1763:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1774:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1785:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_pd (__m512d __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1795:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_pd (__m512d __W, __mmask8 __U, __m512d __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1804:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_reduce_pd (__mmask8 __U, __m512d __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1814:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_ps (__m512 __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1824:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_ps (__m512 __W, __mmask16 __U, __m512 __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1833:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_reduce_ps (__mmask16 __U, __m512 __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1843:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_extractf32x8_ps (__m512 __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1855:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1866:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1877:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_extractf64x2_pd (__m512d __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1889:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1901:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1913:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_extracti32x8_epi32 (__m512i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1925:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1936:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1947:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_extracti64x2_epi64 (__m512i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1959:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1971:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1984:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1998:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:2010:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:2022:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_range_round_ps (__m512 __A, __m512 __B, int __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:2036:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:2048:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:2060:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_inserti32x8 (__m512i __A, __m256i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:2073:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:2085:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:2097:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_insertf32x8 (__m512 __A, __m256 __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:2110:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256 __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:2122:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:2134:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_inserti64x2 (__m512i __A, __m128i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:2147:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:2160:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:2173:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_insertf64x2 (__m512d __A, __m128d __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:2186:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:2199:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:2213:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:2221:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fpclass_pd_mask (__m512d __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:2231:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:2239:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fpclass_ps_mask (__m512 __A, const int __imm) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:59, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:40:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_mov_epi8 (__m256i __W, __mmask32 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:49:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_mov_epi8 (__mmask32 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:59:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_mov_epi8 (__m128i __W, __mmask16 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:68:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_mov_epi8 (__mmask16 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:78:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_storeu_epi8 (void *__P, __mmask32 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:87:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_storeu_epi8 (void *__P, __mmask16 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:96:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_loadu_epi16 (__m256i __W, __mmask16 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:105:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_loadu_epi16 (__mmask16 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:115:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_loadu_epi16 (__m128i __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:124:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_loadu_epi16 (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:135:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_mov_epi16 (__m256i __W, __mmask16 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:144:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_mov_epi16 (__mmask16 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:154:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_mov_epi16 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:163:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_mov_epi16 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:173:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_loadu_epi8 (__m256i __W, __mmask32 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:182:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_loadu_epi8 (__mmask32 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:192:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_loadu_epi8 (__m128i __W, __mmask16 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:201:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_loadu_epi8 (__mmask16 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:211:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepi16_epi8 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:221:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepi16_storeu_epi8 (void * __P, __mmask16 __M,__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:228:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepi16_epi8 (__m128i __O, __mmask16 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:236:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepi16_epi8 (__mmask16 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:246:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsepi16_epi8 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:256:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtsepi16_storeu_epi8 (void * __P, __mmask8 __M,__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:263:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtsepi16_epi8 (__m128i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:271:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtsepi16_epi8 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:281:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtsepi16_epi8 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:291:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtsepi16_storeu_epi8 (void * __P, __mmask16 __M,__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:298:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtsepi16_epi8 (__m128i __O, __mmask16 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:306:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtsepi16_epi8 (__mmask16 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:316:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtusepi16_epi8 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:326:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtusepi16_storeu_epi8 (void * __P, __mmask8 __M,__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:333:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtusepi16_epi8 (__m128i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:342:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtusepi16_epi8 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:352:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtusepi16_epi8 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:362:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtusepi16_storeu_epi8 (void * __P, __mmask16 __M,__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:369:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtusepi16_epi8 (__m128i __O, __mmask16 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:378:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtusepi16_epi8 (__mmask16 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:388:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_broadcastb_epi8 (__m256i __O, __mmask32 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:397:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_broadcastb_epi8 (__mmask32 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:407:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_set1_epi8 (__m256i __O, __mmask32 __M, char __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:416:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_set1_epi8 (__mmask32 __M, char __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:426:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_broadcastb_epi8 (__m128i __O, __mmask16 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:435:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_broadcastb_epi8 (__mmask16 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:445:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_set1_epi8 (__m128i __O, __mmask16 __M, char __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:454:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_set1_epi8 (__mmask16 __M, char __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:464:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_broadcastw_epi16 (__m256i __O, __mmask16 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:473:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_broadcastw_epi16 (__mmask16 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:483:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_set1_epi16 (__m256i __O, __mmask16 __M, short __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:492:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_set1_epi16 (__mmask16 __M, short __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:502:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_broadcastw_epi16 (__m128i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:511:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_broadcastw_epi16 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:521:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_set1_epi16 (__m128i __O, __mmask8 __M, short __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:530:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_set1_epi16 (__mmask8 __M, short __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:540:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permutexvar_epi16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:552:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:564:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:574:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_permutexvar_epi16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:585:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_permutexvar_epi16 (__mmask8 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:597:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:607:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permutex2var_epi16 (__m256i __A, __m256i __I, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:619:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __I, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:632:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask16 __U, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:645:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __I, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:657:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_permutex2var_epi16 (__m128i __A, __m128i __I, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:669:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:682:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:695:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:708:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:718:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_maddubs_epi16 (__mmask16 __U, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:730:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:740:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_maddubs_epi16 (__mmask8 __U, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:752:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:762:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_madd_epi16 (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:774:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:784:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_madd_epi16 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:795:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_movepi8_mask (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:802:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_movepi8_mask (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:809:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_movepi16_mask (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:816:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_movepi16_mask (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:823:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_movm_epi8 (__mmask16 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:830:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_movm_epi8 (__mmask32 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:837:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_movm_epi16 (__mmask8 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:844:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_movm_epi16 (__mmask16 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:851:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_test_epi8_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:860:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_test_epi8_mask (__mmask16 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:868:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_test_epi8_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:877:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_test_epi8_mask (__mmask32 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:885:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_test_epi16_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:894:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_test_epi16_mask (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:902:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_test_epi16_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:911:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_test_epi16_mask (__mmask16 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:919:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_min_epu16 (__mmask16 __M, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:931:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:941:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_min_epu16 (__mmask8 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:953:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:963:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_min_epi16 (__mmask16 __M, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:975:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:985:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_max_epu8 (__mmask32 __M, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:997:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1007:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_max_epu8 (__mmask16 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1019:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1029:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_max_epi8 (__mmask32 __M, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1041:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1051:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_max_epi8 (__mmask16 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1063:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1073:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_min_epu8 (__mmask32 __M, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1085:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1095:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_min_epu8 (__mmask16 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1107:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1117:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_min_epi8 (__mmask32 __M, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1129:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1139:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_min_epi8 (__mmask16 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1151:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1161:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_max_epi16 (__mmask16 __M, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1173:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1183:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_max_epi16 (__mmask8 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1195:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1205:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_max_epu16 (__mmask16 __M, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1217:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1227:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_max_epu16 (__mmask8 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1239:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1249:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_min_epi16 (__mmask8 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1261:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1273:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1285:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1298:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1310:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1322:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_dbsad_epu8 (__m256i __A, __m256i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1335:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1347:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1359:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_dbsad_epu8 (__m128i __A, __m128i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1372:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1384:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1396:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_blend_epi16 (__mmask8 __U, __m128i __A, __m128i __W) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1405:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_blend_epi8 (__mmask16 __U, __m128i __A, __m128i __W) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1414:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_blend_epi16 (__mmask16 __U, __m256i __A, __m256i __W) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1423:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_blend_epi8 (__mmask32 __U, __m256i __A, __m256i __W) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1433:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1442:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmp_epi16_mask (__m128i __X, __m128i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1452:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1461:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmp_epi16_mask (__m256i __X, __m256i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1471:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1480:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmp_epi8_mask (__m128i __X, __m128i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1490:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1499:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmp_epi8_mask (__m256i __X, __m256i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1509:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1518:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmp_epu16_mask (__m128i __X, __m128i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1528:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1537:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmp_epu16_mask (__m256i __X, __m256i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1547:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1556:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmp_epu8_mask (__m128i __X, __m128i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1566:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1575:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmp_epu8_mask (__m256i __X, __m256i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1585:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1594:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_srli_epi16 (__mmask16 __U, __m256i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1605:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1614:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_srli_epi16 (__mmask8 __U, __m128i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1625:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1636:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1648:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1657:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_shufflehi_epi16 (__mmask8 __U, __m128i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1668:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1679:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1691:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1700:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_shufflelo_epi16 (__mmask8 __U, __m128i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1711:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1720:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_srai_epi16 (__mmask16 __U, __m256i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1731:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1740:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_srai_epi16 (__mmask8 __U, __m128i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1751:11: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1760:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_slli_epi16 (__mmask16 __U, __m256i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1770:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_slli_epi16 (__m128i __W, __mmask8 __U, __m128i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1779:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_slli_epi16 (__mmask8 __U, __m128i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2041:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpneq_epi8_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2050:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmplt_epi8_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2059:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpge_epi8_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2068:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmple_epi8_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2077:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpneq_epi16_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2086:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmplt_epi16_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2095:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpge_epi16_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2104:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmple_epi16_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2113:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpneq_epu8_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2122:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmplt_epu8_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2131:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpge_epu8_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2140:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmple_epu8_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2149:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpneq_epu16_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2158:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmplt_epu16_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2167:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpge_epu16_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2176:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmple_epu16_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2185:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpneq_epi8_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2194:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmplt_epi8_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2203:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpge_epi8_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2212:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmple_epi8_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2221:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpneq_epi16_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2230:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmplt_epi16_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2239:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpge_epi16_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2248:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmple_epi16_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2258:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2268:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_mulhrs_epi16 (__mmask16 __U, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2280:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2290:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_mulhi_epu16 (__mmask16 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2302:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2312:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_mulhi_epi16 (__mmask16 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2324:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2334:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_mulhi_epi16 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2346:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2356:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_mulhi_epu16 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2368:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2378:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_mulhrs_epi16 (__mmask8 __U, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2390:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2400:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_mullo_epi16 (__mmask16 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2412:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2422:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_mullo_epi16 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2433:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepi8_epi16 (__m256i __W, __mmask16 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2442:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepi8_epi16 (__mmask16 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2452:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepi8_epi16 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2461:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepi8_epi16 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2471:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepu8_epi16 (__m256i __W, __mmask16 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2480:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepu8_epi16 (__mmask16 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2490:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepu8_epi16 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2499:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepu8_epi16 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2510:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2520:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_avg_epu8 (__mmask32 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2532:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2542:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_avg_epu8 (__mmask16 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2554:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2564:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_avg_epu16 (__mmask16 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2576:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2586:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_avg_epu16 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2598:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2608:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_add_epi8 (__mmask32 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2620:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2630:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_add_epi16 (__mmask16 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2642:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2652:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_adds_epi8 (__mmask32 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2664:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2674:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_adds_epi16 (__mmask16 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2686:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2696:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_adds_epu8 (__mmask32 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2708:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2718:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_adds_epu16 (__mmask16 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2730:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2740:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_sub_epi8 (__mmask32 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2752:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2762:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_sub_epi16 (__mmask16 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2774:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2784:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_subs_epi8 (__mmask32 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2796:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2806:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_subs_epi16 (__mmask16 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2818:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2828:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_subs_epu8 (__mmask32 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2840:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2850:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_subs_epu16 (__mmask16 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2862:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2872:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_add_epi8 (__mmask16 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2884:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2894:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_add_epi16 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2906:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2916:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_unpackhi_epi8 (__mmask32 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2928:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2938:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_unpackhi_epi8 (__mmask16 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2950:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2960:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_unpackhi_epi16 (__mmask16 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2972:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2982:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_unpackhi_epi16 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2994:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3004:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_unpacklo_epi8 (__mmask32 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3016:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3026:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_unpacklo_epi8 (__mmask16 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3038:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3048:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_unpacklo_epi16 (__mmask16 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3060:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3070:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_unpacklo_epi16 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3081:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpeq_epi8_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3090:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpeq_epu8_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3099:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpeq_epu8_mask (__mmask16 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3108:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpeq_epi8_mask (__mmask16 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3117:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpeq_epu8_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3126:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpeq_epi8_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3135:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpeq_epu8_mask (__mmask32 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3144:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpeq_epi8_mask (__mmask32 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3153:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpeq_epu16_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3162:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpeq_epi16_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3171:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpeq_epu16_mask (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3179:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpeq_epi16_mask (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3187:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpeq_epu16_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3196:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpeq_epi16_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3205:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpeq_epu16_mask (__mmask16 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3214:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpeq_epi16_mask (__mmask16 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3223:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpgt_epu8_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3232:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpgt_epi8_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3241:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpgt_epu8_mask (__mmask16 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3250:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpgt_epi8_mask (__mmask16 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3259:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpgt_epu8_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3268:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpgt_epi8_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3277:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpgt_epu8_mask (__mmask32 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3286:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpgt_epi8_mask (__mmask32 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3295:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpgt_epu16_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3304:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpgt_epi16_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3313:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpgt_epu16_mask (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3321:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpgt_epi16_mask (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3329:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpgt_epu16_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3338:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpgt_epi16_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3347:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpgt_epu16_mask (__mmask16 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3356:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpgt_epi16_mask (__mmask16 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3365:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_testn_epi8_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3374:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_testn_epi8_mask (__mmask16 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3382:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_testn_epi8_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3391:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_testn_epi8_mask (__mmask32 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3399:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_testn_epi16_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3408:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_testn_epi16_mask (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3416:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_testn_epi16_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3425:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_testn_epi16_mask (__mmask16 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3434:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3444:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_shuffle_epi8 (__mmask32 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3456:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3466:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_shuffle_epi8 (__mmask16 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3477:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_packs_epi16 (__mmask32 __M, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3489:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3499:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_packs_epi16 (__mmask16 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3511:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3521:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_packus_epi16 (__mmask32 __M, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3533:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3543:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_packus_epi16 (__mmask16 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3555:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3565:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_abs_epi8 (__m256i __W, __mmask32 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3574:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_abs_epi8 (__mmask32 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3584:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_abs_epi8 (__m128i __W, __mmask16 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3593:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_abs_epi8 (__mmask16 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3603:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_abs_epi16 (__m256i __W, __mmask16 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3612:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_abs_epi16 (__mmask16 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3622:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_abs_epi16 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3631:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_abs_epi16 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3641:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpneq_epu8_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3650:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmplt_epu8_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3659:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpge_epu8_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3668:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmple_epu8_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3677:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpneq_epu16_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3686:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmplt_epu16_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3695:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpge_epu16_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3704:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmple_epu16_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3713:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_storeu_epi16 (void *__P, __mmask16 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3722:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_storeu_epi16 (void *__P, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3732:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3743:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3753:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_subs_epi8 (__mmask16 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3765:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3775:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_subs_epi16 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3787:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3797:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_subs_epu8 (__mmask16 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3809:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3819:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_subs_epu16 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3831:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3841:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_srl_epi16 (__mmask16 __U, __m256i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3853:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3863:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_srl_epi16 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3875:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3885:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_sra_epi16 (__mmask16 __U, __m256i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3897:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3907:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_sra_epi16 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3918:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_adds_epi16 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3930:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3940:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_adds_epu8 (__mmask16 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3952:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3962:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_adds_epu16 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3974:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3984:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_sub_epi8 (__mmask16 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3996:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4006:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_sub_epi16 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4018:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4028:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_adds_epi8 (__mmask16 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4039:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepi16_epi8 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4049:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepi16_storeu_epi8 (void * __P, __mmask8 __M,__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4056:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepi16_epi8 (__m128i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4064:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepi16_epi8 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4074:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_srav_epi16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4086:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4096:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_srav_epi16 (__mmask16 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4107:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_srav_epi16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4119:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4129:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_srav_epi16 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4140:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_srlv_epi16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4152:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4162:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_srlv_epi16 (__mmask16 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4173:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_srlv_epi16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4185:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4195:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_srlv_epi16 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4206:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_sllv_epi16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4218:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4228:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_sllv_epi16 (__mmask16 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4239:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sllv_epi16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4251:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4261:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_sllv_epi16 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4273:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4283:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_sll_epi16 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4295:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4305:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_sll_epi16 (__mmask16 __U, __m256i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4316:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_packus_epi32 (__mmask16 __M, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4328:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4338:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_packus_epi32 (__mmask8 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4350:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4359:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_packs_epi32 (__mmask16 __M, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4371:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4381:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_packs_epi32 (__mmask8 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4393:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4402:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpneq_epu8_mask (__mmask16 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4411:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmplt_epu8_mask (__mmask16 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4420:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpge_epu8_mask (__mmask16 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4429:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmple_epu8_mask (__mmask16 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4438:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpneq_epu16_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4447:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmplt_epu16_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4456:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpge_epu16_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4465:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmple_epu16_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4474:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpneq_epi8_mask (__mmask16 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4483:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmplt_epi8_mask (__mmask16 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4492:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpge_epi8_mask (__mmask16 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4501:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmple_epi8_mask (__mmask16 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4510:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpneq_epi16_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4519:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmplt_epi16_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4528:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpge_epi16_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4537:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmple_epi16_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4546:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpneq_epu8_mask (__mmask32 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4555:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmplt_epu8_mask (__mmask32 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4564:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpge_epu8_mask (__mmask32 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4573:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmple_epu8_mask (__mmask32 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4582:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpneq_epu16_mask (__mmask16 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4591:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmplt_epu16_mask (__mmask16 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4600:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpge_epu16_mask (__mmask16 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4609:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmple_epu16_mask (__mmask16 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4618:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpneq_epi8_mask (__mmask32 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4627:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmplt_epi8_mask (__mmask32 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4636:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpge_epi8_mask (__mmask32 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4645:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmple_epi8_mask (__mmask32 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4654:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpneq_epi16_mask (__mmask16 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4663:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmplt_epi16_mask (__mmask16 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4672:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpge_epi16_mask (__mmask16 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4681:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmple_epi16_mask (__mmask16 __M, __m256i __X, __m256i __Y) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:61, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:39:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvttpd_epi64 (__m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:49:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvttpd_epi64 (__m256i __W, __mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:58:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvttpd_epi64 (__mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:68:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvttpd_epi64 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:78:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvttpd_epi64 (__m128i __W, __mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:87:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvttpd_epi64 (__mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:97:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvttpd_epu64 (__m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:107:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvttpd_epu64 (__m256i __W, __mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:116:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvttpd_epu64 (__mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:126:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvttpd_epu64 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:136:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvttpd_epu64 (__m128i __W, __mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:145:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvttpd_epu64 (__mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:155:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtpd_epi64 (__m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:165:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtpd_epi64 (__m256i __W, __mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:174:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtpd_epi64 (__mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:184:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtpd_epi64 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:194:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtpd_epi64 (__m128i __W, __mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:203:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtpd_epi64 (__mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:213:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtpd_epu64 (__m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:223:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtpd_epu64 (__m256i __W, __mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:232:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtpd_epu64 (__mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:242:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtpd_epu64 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:252:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtpd_epu64 (__m128i __W, __mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:261:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtpd_epu64 (__mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:271:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvttps_epi64 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:281:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvttps_epi64 (__m256i __W, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:290:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvttps_epi64 (__mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:300:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvttps_epi64 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:310:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvttps_epi64 (__m128i __W, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:319:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvttps_epi64 (__mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:329:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvttps_epu64 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:339:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvttps_epu64 (__m256i __W, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:348:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvttps_epu64 (__mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:358:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvttps_epu64 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:368:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvttps_epu64 (__m128i __W, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:377:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvttps_epu64 (__mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:387:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_broadcast_f64x2 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:397:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_broadcast_f64x2 (__m256d __O, __mmask8 __M, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:407:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_broadcast_f64x2 (__mmask8 __M, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:418:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_broadcast_i64x2 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:428:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_broadcast_i64x2 (__m256i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:438:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_broadcast_i64x2 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:449:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_broadcast_f32x2 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:458:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_broadcast_f32x2 (__m256 __O, __mmask8 __M, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:467:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_broadcast_f32x2 (__mmask8 __M, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:477:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_broadcast_i32x2 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:487:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_broadcast_i32x2 (__m256i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:497:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_broadcast_i32x2 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:508:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_broadcast_i32x2 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:518:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_broadcast_i32x2 (__m128i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:528:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_broadcast_i32x2 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:539:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mullo_epi64 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:547:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:557:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_mullo_epi64 (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:568:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mullo_epi64 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:576:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:586:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_mullo_epi64 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:598:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:608:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_andnot_pd (__mmask8 __U, __m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:620:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:630:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_andnot_pd (__mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:642:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:652:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_andnot_ps (__mmask8 __U, __m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:663:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_andnot_ps (__m128 __W, __mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:673:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_andnot_ps (__mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:684:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtps_epi64 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:694:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtps_epi64 (__m256i __W, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:703:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtps_epi64 (__mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:713:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtps_epi64 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:723:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtps_epi64 (__m128i __W, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:732:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtps_epi64 (__mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:742:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtps_epu64 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:752:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtps_epu64 (__m256i __W, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:761:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtps_epu64 (__mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:771:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtps_epu64 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:781:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtps_epu64 (__m128i __W, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:790:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtps_epu64 (__mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:800:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepi64_ps (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:810:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepi64_ps (__m128 __W, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:819:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepi64_ps (__mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:829:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepi64_ps (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:839:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepi64_ps (__m128 __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:848:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepi64_ps (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:858:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepu64_ps (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:868:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepu64_ps (__m128 __W, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:877:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepu64_ps (__mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:887:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepu64_ps (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:897:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepu64_ps (__m128 __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:906:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepu64_ps (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:916:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepi64_pd (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:926:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepi64_pd (__m256d __W, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:935:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepi64_pd (__mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:945:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepi64_pd (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:955:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepi64_pd (__m128d __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:964:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepi64_pd (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:974:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepu64_pd (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:984:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepu64_pd (__m256d __W, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:993:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepu64_pd (__mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1004:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1014:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_and_pd (__mmask8 __U, __m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1025:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_and_pd (__m128d __W, __mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1035:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_and_pd (__mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1046:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_and_ps (__m256 __W, __mmask8 __U, __m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1056:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_and_ps (__mmask8 __U, __m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1067:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_and_ps (__m128 __W, __mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1077:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_and_ps (__mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1088:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepu64_pd (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1098:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepu64_pd (__m128d __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1107:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepu64_pd (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1118:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1128:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_xor_pd (__mmask8 __U, __m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1139:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_xor_pd (__m128d __W, __mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1149:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_xor_pd (__mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1160:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_xor_ps (__m256 __W, __mmask8 __U, __m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1170:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_xor_ps (__mmask8 __U, __m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1181:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_xor_ps (__m128 __W, __mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1191:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_xor_ps (__mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1202:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_or_pd (__m256d __W, __mmask8 __U, __m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1212:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_or_pd (__mmask8 __U, __m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1223:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_or_pd (__m128d __W, __mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1233:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_or_pd (__mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1244:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_or_ps (__m256 __W, __mmask8 __U, __m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1254:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_or_ps (__mmask8 __U, __m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1265:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_or_ps (__m128 __W, __mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1275:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_or_ps (__mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1286:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_movm_epi32 (__mmask8 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1293:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_movm_epi32 (__mmask8 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1300:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_movm_epi64 (__mmask8 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1307:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_movm_epi64 (__mmask8 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1314:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_movepi32_mask (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1321:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_movepi32_mask (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1328:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_movepi64_mask (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1335:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_movepi64_mask (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1343:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_extractf64x2_pd (__m256d __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1355:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1367:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1379:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_extracti64x2_epi64 (__m256i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1391:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1403:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1415:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_reduce_pd (__m256d __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1425:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_reduce_pd (__m256d __W, __mmask8 __U, __m256d __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1434:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_reduce_pd (__mmask8 __U, __m256d __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1444:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_reduce_pd (__m128d __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1454:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_reduce_pd (__m128d __W, __mmask8 __U, __m128d __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1463:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_reduce_pd (__mmask8 __U, __m128d __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1473:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_reduce_ps (__m256 __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1483:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_reduce_ps (__m256 __W, __mmask8 __U, __m256 __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1492:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_reduce_ps (__mmask8 __U, __m256 __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1502:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_reduce_ps (__m128 __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1512:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_reduce_ps (__m128 __W, __mmask8 __U, __m128 __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1521:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_reduce_ps (__mmask8 __U, __m128 __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1531:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_range_pd (__m256d __A, __m256d __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1543:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __A, __m256d __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1553:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_range_pd (__mmask8 __U, __m256d __A, __m256d __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1564:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_range_pd (__m128d __A, __m128d __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1576:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __A, __m128d __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1586:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_range_pd (__mmask8 __U, __m128d __A, __m128d __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1597:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_range_ps (__m256 __A, __m256 __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1609:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1619:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_range_ps (__mmask8 __U, __m256 __A, __m256 __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1630:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_range_ps (__m128 __A, __m128 __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1642:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __A, __m128 __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1652:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_range_ps (__mmask8 __U, __m128 __A, __m128 __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1664:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1672:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_fpclass_pd_mask (__m256d __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1681:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_fpclass_ps_mask (__mmask8 __U, __m256 __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1689:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_fpclass_ps_mask (__m256 __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1698:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_fpclass_pd_mask (__mmask8 __U, __m128d __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1706:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fpclass_pd_mask (__m128d __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1715:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_fpclass_ps_mask (__mmask8 __U, __m128 __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1723:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fpclass_ps_mask (__m128 __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1732:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_inserti64x2 (__m256i __A, __m128i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1745:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1758:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1771:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_insertf64x2 (__m256d __A, __m128d __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1784:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1797:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:63, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512ifmaintrin.h:33:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("avx512ifma") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512ifmaintrin.h:33:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512ifmaintrin.h:33:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512ifmaintrin.h:33:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512ifmaintrin.h:39:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_madd52lo_epu64 (__m512i __X, __m512i __Y, __m512i __Z) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512ifmaintrin.h:49:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_madd52hi_epu64 (__m512i __X, __m512i __Y, __m512i __Z) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512ifmaintrin.h:60:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512ifmaintrin.h:71:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512ifmaintrin.h:81:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_madd52lo_epu64 (__mmask8 __M, __m512i __X, __m512i __Y, __m512i __Z) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512ifmaintrin.h:91:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_madd52hi_epu64 (__mmask8 __M, __m512i __X, __m512i __Y, __m512i __Z) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:65, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512ifmavlintrin.h:39:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_madd52lo_epu64 (__m128i __X, __m128i __Y, __m128i __Z) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512ifmavlintrin.h:49:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_madd52hi_epu64 (__m128i __X, __m128i __Y, __m128i __Z) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512ifmavlintrin.h:59:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_madd52lo_epu64 (__m256i __X, __m256i __Y, __m256i __Z) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512ifmavlintrin.h:69:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_madd52hi_epu64 (__m256i __X, __m256i __Y, __m256i __Z) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512ifmavlintrin.h:79:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_madd52lo_epu64 (__m128i __W, __mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512ifmavlintrin.h:89:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_madd52hi_epu64 (__m128i __W, __mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512ifmavlintrin.h:100:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512ifmavlintrin.h:111:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512ifmavlintrin.h:121:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_madd52lo_epu64 (__mmask8 __M, __m128i __X, __m128i __Y, __m128i __Z) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512ifmavlintrin.h:131:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_madd52hi_epu64 (__mmask8 __M, __m128i __X, __m128i __Y, __m128i __Z) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512ifmavlintrin.h:141:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_madd52lo_epu64 (__mmask8 __M, __m256i __X, __m256i __Y, __m256i __Z) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512ifmavlintrin.h:151:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_madd52hi_epu64 (__mmask8 __M, __m256i __X, __m256i __Y, __m256i __Z) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:67, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmiintrin.h:33:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("avx512vbmi") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmiintrin.h:33:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmiintrin.h:33:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmiintrin.h:33:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmiintrin.h:33:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmiintrin.h:39:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_multishift_epi64_epi8 (__m512i __W, __mmask64 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmiintrin.h:49:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_multishift_epi64_epi8 (__mmask64 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmiintrin.h:60:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_multishift_epi64_epi8 (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmiintrin.h:71:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_permutexvar_epi8 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmiintrin.h:83:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmiintrin.h:95:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmiintrin.h:105:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_permutex2var_epi8 (__m512i __A, __m512i __I, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmiintrin.h:117:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __I, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmiintrin.h:130:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask64 __U, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmiintrin.h:143:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __I, __m512i __B) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:69, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmivlintrin.h:39:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_multishift_epi64_epi8 (__m256i __W, __mmask32 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmivlintrin.h:49:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_multishift_epi64_epi8 (__mmask32 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmivlintrin.h:60:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_multishift_epi64_epi8 (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmivlintrin.h:71:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_multishift_epi64_epi8 (__m128i __W, __mmask16 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmivlintrin.h:81:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_multishift_epi64_epi8 (__mmask16 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmivlintrin.h:92:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_multishift_epi64_epi8 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmivlintrin.h:103:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permutexvar_epi8 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmivlintrin.h:115:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmivlintrin.h:127:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmivlintrin.h:137:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_permutexvar_epi8 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmivlintrin.h:148:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_permutexvar_epi8 (__mmask16 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmivlintrin.h:160:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmivlintrin.h:170:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permutex2var_epi8 (__m256i __A, __m256i __I, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmivlintrin.h:182:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __I, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmivlintrin.h:195:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask32 __U, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmivlintrin.h:208:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __I, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmivlintrin.h:220:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_permutex2var_epi8 (__m128i __A, __m128i __I, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmivlintrin.h:232:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmivlintrin.h:245:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmivlintrin.h:258:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:71, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124fmapsintrin.h:33:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("avx5124fmaps") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124fmapsintrin.h:33:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124fmapsintrin.h:33:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124fmapsintrin.h:33:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124fmapsintrin.h:33:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124fmapsintrin.h:33:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124fmapsintrin.h:33:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124fmapsintrin.h:33:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124fmapsintrin.h:40:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __D, __m512 __E, __m128 *__F) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124fmapsintrin.h:53:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __C, __m512 __D, __m512 __E, __m128 *__F) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124fmapsintrin.h:69:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __D, __m512 __E, __m128 *__F) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124fmapsintrin.h:84:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __D, __m128 __E, __m128 *__F) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124fmapsintrin.h:97:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __D, __m128 __E, __m128 *__F) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124fmapsintrin.h:112:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __D, __m128 __E, __m128 *__F) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124fmapsintrin.h:127:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __D, __m512 __E, __m128 *__F) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124fmapsintrin.h:140:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __C, __m512 __D, __m512 __E, __m128 *__F) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124fmapsintrin.h:156:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __D, __m512 __E, __m128 *__F) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124fmapsintrin.h:171:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __D, __m128 __E, __m128 *__F) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124fmapsintrin.h:184:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __D, __m128 __E, __m128 *__F) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124fmapsintrin.h:199:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __D, __m128 __E, __m128 *__F) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:73, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124vnniwintrin.h:33:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("avx5124vnniw") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124vnniwintrin.h:33:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124vnniwintrin.h:33:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124vnniwintrin.h:33:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124vnniwintrin.h:40:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __D, __m512i __E, __m128i *__F) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124vnniwintrin.h:54:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i *__F) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124vnniwintrin.h:70:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i *__F) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124vnniwintrin.h:85:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __D, __m512i __E, __m128i *__F) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124vnniwintrin.h:99:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i *__F) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124vnniwintrin.h:115:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i *__F) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:75, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vpopcntdqintrin.h:33:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("avx512vpopcntdq") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vpopcntdqintrin.h:33:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vpopcntdqintrin.h:33:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vpopcntdqintrin.h:33:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vpopcntdqintrin.h:39:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_popcnt_epi32 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vpopcntdqintrin.h:46:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_popcnt_epi32 (__m512i __A, __mmask16 __U, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vpopcntdqintrin.h:55:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_popcnt_epi32 (__mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vpopcntdqintrin.h:65:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_popcnt_epi64 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vpopcntdqintrin.h:72:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_popcnt_epi64 (__m512i __A, __mmask8 __U, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vpopcntdqintrin.h:81:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_popcnt_epi64 (__mmask8 __U, __m512i __A) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:77, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:33:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("avx512vbmi2") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:33:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:33:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:33:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:33:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:33:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:33:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:33:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:33:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:33:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:33:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:33:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:33:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:33:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:33:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:33:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:33:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:33:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:33:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:33:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:33:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:33:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:33:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:33:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:40:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_shrdi_epi16 (__m512i __A, __m512i __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:48:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_shrdi_epi32 (__m512i __A, __m512i __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:57:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:65:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_shrdi_epi32 (__mmask16 __A, __m512i __B, __m512i __C, int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:73:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_shrdi_epi64 (__m512i __A, __m512i __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:81:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:89:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_shrdi_epi64 (__mmask8 __A, __m512i __B, __m512i __C, int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:97:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_shldi_epi16 (__m512i __A, __m512i __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:105:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_shldi_epi32 (__m512i __A, __m512i __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:114:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:122:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_shldi_epi32 (__mmask16 __A, __m512i __B, __m512i __C, int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:130:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_shldi_epi64 (__m512i __A, __m512i __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:138:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:146:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_shldi_epi64 (__mmask8 __A, __m512i __B, __m512i __C, int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:202:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_shrdv_epi16 (__m512i __A, __m512i __B, __m512i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:210:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_shrdv_epi32 (__m512i __A, __m512i __B, __m512i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:218:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_shrdv_epi32 (__m512i __A, __mmask16 __B, __m512i __C, __m512i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:226:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_shrdv_epi32 (__mmask16 __A, __m512i __B, __m512i __C, __m512i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:234:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_shrdv_epi64 (__m512i __A, __m512i __B, __m512i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:242:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_shrdv_epi64 (__m512i __A, __mmask8 __B, __m512i __C, __m512i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:250:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_shrdv_epi64 (__mmask8 __A, __m512i __B, __m512i __C, __m512i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:257:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_shldv_epi16 (__m512i __A, __m512i __B, __m512i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:265:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_shldv_epi32 (__m512i __A, __m512i __B, __m512i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:273:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_shldv_epi32 (__m512i __A, __mmask16 __B, __m512i __C, __m512i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:281:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_shldv_epi32 (__mmask16 __A, __m512i __B, __m512i __C, __m512i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:289:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_shldv_epi64 (__m512i __A, __m512i __B, __m512i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:297:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_shldv_epi64 (__m512i __A, __mmask8 __B, __m512i __C, __m512i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:305:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_shldv_epi64 (__mmask8 __A, __m512i __B, __m512i __C, __m512i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:325:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_compress_epi8 (__m512i __A, __mmask64 __B, __m512i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:334:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_compress_epi8 (__mmask64 __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:343:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_compressstoreu_epi8 (void * __A, __mmask64 __B, __m512i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:351:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_compress_epi16 (__m512i __A, __mmask32 __B, __m512i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:359:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_compress_epi16 (__mmask32 __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:367:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_compressstoreu_epi16 (void * __A, __mmask32 __B, __m512i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:375:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_expand_epi8 (__m512i __A, __mmask64 __B, __m512i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:384:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_expand_epi8 (__mmask64 __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:392:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_expandloadu_epi8 (__m512i __A, __mmask64 __B, const void * __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:400:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_expandloadu_epi8 (__mmask64 __A, const void * __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:408:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_expand_epi16 (__m512i __A, __mmask32 __B, __m512i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:417:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_expand_epi16 (__mmask32 __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:425:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_expandloadu_epi16 (__m512i __A, __mmask32 __B, const void * __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:433:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_expandloadu_epi16 (__mmask32 __A, const void * __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:443:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:451:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_shrdi_epi16 (__mmask32 __A, __m512i __B, __m512i __C, int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:460:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:468:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_shldi_epi16 (__mmask32 __A, __m512i __B, __m512i __C, int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:493:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_shrdv_epi16 (__m512i __A, __mmask32 __B, __m512i __C, __m512i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:501:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_shrdv_epi16 (__mmask32 __A, __m512i __B, __m512i __C, __m512i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:509:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_shldv_epi16 (__m512i __A, __mmask32 __B, __m512i __C, __m512i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:517:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_shldv_epi16 (__mmask32 __A, __m512i __B, __m512i __C, __m512i __D) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:79, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:39:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_compress_epi8 (__m128i __A, __mmask16 __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:47:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_compress_epi8 (__mmask16 __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:56:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_compressstoreu_epi16 (void * __A, __mmask16 __B, __m256i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:64:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_compress_epi16 (__m128i __A, __mmask8 __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:72:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_compress_epi16 (__mmask8 __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:80:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_compress_epi16 (__m256i __A, __mmask16 __B, __m256i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:88:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_compress_epi16 (__mmask16 __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:96:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_compressstoreu_epi8 (void * __A, __mmask16 __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:104:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_compressstoreu_epi16 (void * __A, __mmask8 __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:112:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_expand_epi8 (__m128i __A, __mmask16 __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:121:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_expand_epi8 (__mmask16 __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:129:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_expandloadu_epi8 (__m128i __A, __mmask16 __B, const void * __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:137:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_expandloadu_epi8 (__mmask16 __A, const void * __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:145:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_expand_epi16 (__m128i __A, __mmask8 __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:154:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_expand_epi16 (__mmask8 __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:162:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_expandloadu_epi16 (__m128i __A, __mmask8 __B, const void * __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:170:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_expandloadu_epi16 (__mmask8 __A, const void * __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:177:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_expand_epi16 (__m256i __A, __mmask16 __B, __m256i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:186:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_expand_epi16 (__mmask16 __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:194:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_expandloadu_epi16 (__m256i __A, __mmask16 __B, const void * __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:202:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_expandloadu_epi16 (__mmask16 __A, const void * __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:211:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_shrdi_epi16 (__m256i __A, __m256i __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:220:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:228:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_shrdi_epi16 (__mmask16 __A, __m256i __B, __m256i __C, int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:237:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:245:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_shrdi_epi32 (__mmask8 __A, __m256i __B, __m256i __C, int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:253:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_shrdi_epi32 (__m256i __A, __m256i __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:261:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:269:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_shrdi_epi64 (__mmask8 __A, __m256i __B, __m256i __C, int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:277:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_shrdi_epi64 (__m256i __A, __m256i __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:285:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:293:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_shrdi_epi16 (__mmask8 __A, __m128i __B, __m128i __C, int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:301:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_shrdi_epi16 (__m128i __A, __m128i __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:309:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:317:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_shrdi_epi32 (__mmask8 __A, __m128i __B, __m128i __C, int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:325:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_shrdi_epi32 (__m128i __A, __m128i __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:333:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:341:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_shrdi_epi64 (__mmask8 __A, __m128i __B, __m128i __C, int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:349:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_shrdi_epi64 (__m128i __A, __m128i __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:356:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_shldi_epi16 (__m256i __A, __m256i __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:365:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:373:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_shldi_epi16 (__mmask16 __A, __m256i __B, __m256i __C, int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:382:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:390:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_shldi_epi32 (__mmask8 __A, __m256i __B, __m256i __C, int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:398:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_shldi_epi32 (__m256i __A, __m256i __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:406:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:414:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_shldi_epi64 (__mmask8 __A, __m256i __B, __m256i __C, int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:422:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_shldi_epi64 (__m256i __A, __m256i __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:430:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:438:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_shldi_epi16 (__mmask8 __A, __m128i __B, __m128i __C, int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:446:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_shldi_epi16 (__m128i __A, __m128i __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:454:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:462:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_shldi_epi32 (__mmask8 __A, __m128i __B, __m128i __C, int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:470:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_shldi_epi32 (__m128i __A, __m128i __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:478:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:486:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_shldi_epi64 (__mmask8 __A, __m128i __B, __m128i __C, int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:494:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_shldi_epi64 (__m128i __A, __m128i __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:623:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_shrdv_epi16 (__m256i __A, __m256i __B, __m256i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:631:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_shrdv_epi16 (__m256i __A, __mmask16 __B, __m256i __C, __m256i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:639:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_shrdv_epi16 (__mmask16 __A, __m256i __B, __m256i __C, __m256i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:647:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_shrdv_epi32 (__m256i __A, __m256i __B, __m256i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:655:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_shrdv_epi32 (__m256i __A, __mmask8 __B, __m256i __C, __m256i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:663:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_shrdv_epi32 (__mmask8 __A, __m256i __B, __m256i __C, __m256i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:671:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_shrdv_epi64 (__m256i __A, __m256i __B, __m256i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:679:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_shrdv_epi64 (__m256i __A, __mmask8 __B, __m256i __C, __m256i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:687:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_shrdv_epi64 (__mmask8 __A, __m256i __B, __m256i __C, __m256i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:695:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_shrdv_epi16 (__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:703:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_shrdv_epi16 (__m128i __A, __mmask8 __B, __m128i __C, __m128i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:711:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_shrdv_epi16 (__mmask8 __A, __m128i __B, __m128i __C, __m128i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:719:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_shrdv_epi32 (__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:727:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_shrdv_epi32 (__m128i __A, __mmask8 __B, __m128i __C, __m128i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:735:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_shrdv_epi32 (__mmask8 __A, __m128i __B, __m128i __C, __m128i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:743:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_shrdv_epi64 (__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:751:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_shrdv_epi64 (__m128i __A, __mmask8 __B, __m128i __C, __m128i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:759:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_shrdv_epi64 (__mmask8 __A, __m128i __B, __m128i __C, __m128i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:767:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_shldv_epi16 (__m256i __A, __m256i __B, __m256i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:775:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_shldv_epi16 (__m256i __A, __mmask16 __B, __m256i __C, __m256i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:783:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_shldv_epi16 (__mmask16 __A, __m256i __B, __m256i __C, __m256i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:791:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_shldv_epi32 (__m256i __A, __m256i __B, __m256i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:799:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_shldv_epi32 (__m256i __A, __mmask8 __B, __m256i __C, __m256i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:807:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_shldv_epi32 (__mmask8 __A, __m256i __B, __m256i __C, __m256i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:815:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_shldv_epi64 (__m256i __A, __m256i __B, __m256i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:823:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_shldv_epi64 (__m256i __A, __mmask8 __B, __m256i __C, __m256i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:831:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_shldv_epi64 (__mmask8 __A, __m256i __B, __m256i __C, __m256i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:839:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_shldv_epi16 (__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:847:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_shldv_epi16 (__m128i __A, __mmask8 __B, __m128i __C, __m128i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:855:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_shldv_epi16 (__mmask8 __A, __m128i __B, __m128i __C, __m128i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:863:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_shldv_epi32 (__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:871:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_shldv_epi32 (__m128i __A, __mmask8 __B, __m128i __C, __m128i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:879:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_shldv_epi32 (__mmask8 __A, __m128i __B, __m128i __C, __m128i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:887:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_shldv_epi64 (__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:895:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_shldv_epi64 (__m128i __A, __mmask8 __B, __m128i __C, __m128i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:903:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_shldv_epi64 (__mmask8 __A, __m128i __B, __m128i __C, __m128i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:926:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_compress_epi8 (__m256i __A, __mmask32 __B, __m256i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:934:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_compress_epi8 (__mmask32 __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:942:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_compressstoreu_epi8 (void * __A, __mmask32 __B, __m256i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:950:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_expand_epi8 (__m256i __A, __mmask32 __B, __m256i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:959:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_expand_epi8 (__mmask32 __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:967:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_expandloadu_epi8 (__m256i __A, __mmask32 __B, const void * __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:975:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_expandloadu_epi8 (__mmask32 __A, const void * __B) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:81, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnniintrin.h:33:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("avx512vnni") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnniintrin.h:33:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnniintrin.h:33:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnniintrin.h:33:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnniintrin.h:33:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnniintrin.h:33:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnniintrin.h:33:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnniintrin.h:33:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnniintrin.h:33:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnniintrin.h:33:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnniintrin.h:33:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnniintrin.h:33:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnniintrin.h:39:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_dpbusd_epi32 (__m512i __A, __m512i __B, __m512i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnniintrin.h:47:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_dpbusd_epi32 (__m512i __A, __mmask16 __B, __m512i __C, __m512i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnniintrin.h:56:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnniintrin.h:64:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_dpbusds_epi32 (__m512i __A, __m512i __B, __m512i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnniintrin.h:73:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnniintrin.h:82:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnniintrin.h:90:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_dpwssd_epi32 (__m512i __A, __m512i __B, __m512i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnniintrin.h:98:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_dpwssd_epi32 (__m512i __A, __mmask16 __B, __m512i __C, __m512i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnniintrin.h:107:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnniintrin.h:115:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_dpwssds_epi32 (__m512i __A, __m512i __B, __m512i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnniintrin.h:124:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnniintrin.h:133:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __D) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:83, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:39:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_dpbusd_epi32 (__m256i __A, __m256i __B, __m256i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:47:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_dpbusd_epi32 (__m256i __A, __mmask8 __B, __m256i __C, __m256i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:55:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_dpbusd_epi32 (__mmask8 __A, __m256i __B, __m256i __C, __m256i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:63:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_dpbusd_epi32 (__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:71:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_dpbusd_epi32 (__m128i __A, __mmask8 __B, __m128i __C, __m128i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:79:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_dpbusd_epi32 (__mmask8 __A, __m128i __B, __m128i __C, __m128i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:87:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_dpbusds_epi32 (__m256i __A, __m256i __B, __m256i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:95:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_dpbusds_epi32 (__m256i __A, __mmask8 __B, __m256i __C, __m256i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:104:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:112:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_dpbusds_epi32 (__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:120:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_dpbusds_epi32 (__m128i __A, __mmask8 __B, __m128i __C, __m128i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:128:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_dpbusds_epi32 (__mmask8 __A, __m128i __B, __m128i __C, __m128i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:136:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_dpwssd_epi32 (__m256i __A, __m256i __B, __m256i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:144:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_dpwssd_epi32 (__m256i __A, __mmask8 __B, __m256i __C, __m256i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:152:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_dpwssd_epi32 (__mmask8 __A, __m256i __B, __m256i __C, __m256i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:160:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_dpwssd_epi32 (__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:168:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_dpwssd_epi32 (__m128i __A, __mmask8 __B, __m128i __C, __m128i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:176:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_dpwssd_epi32 (__mmask8 __A, __m128i __B, __m128i __C, __m128i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:184:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_dpwssds_epi32 (__m256i __A, __m256i __B, __m256i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:192:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_dpwssds_epi32 (__m256i __A, __mmask8 __B, __m256i __C, __m256i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:201:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:209:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_dpwssds_epi32 (__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:217:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_dpwssds_epi32 (__m128i __A, __mmask8 __B, __m128i __C, __m128i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:225:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_dpwssds_epi32 (__mmask8 __A, __m128i __B, __m128i __C, __m128i __D) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:85, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vpopcntdqvlintrin.h:39:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_popcnt_epi32 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vpopcntdqvlintrin.h:46:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_popcnt_epi32 (__m128i __A, __mmask16 __U, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vpopcntdqvlintrin.h:55:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_popcnt_epi32 (__mmask16 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vpopcntdqvlintrin.h:65:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_popcnt_epi32 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vpopcntdqvlintrin.h:72:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_popcnt_epi32 (__m256i __A, __mmask16 __U, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vpopcntdqvlintrin.h:81:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_popcnt_epi32 (__mmask16 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vpopcntdqvlintrin.h:91:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_popcnt_epi64 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vpopcntdqvlintrin.h:98:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_popcnt_epi64 (__m128i __A, __mmask8 __U, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vpopcntdqvlintrin.h:107:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_popcnt_epi64 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vpopcntdqvlintrin.h:117:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_popcnt_epi64 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vpopcntdqvlintrin.h:124:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_popcnt_epi64 (__m256i __A, __mmask8 __U, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vpopcntdqvlintrin.h:133:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_popcnt_epi64 (__mmask8 __U, __m256i __A) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:87, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:33:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("avx512bitalg") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:33:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:39:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_popcnt_epi8 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:46:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_popcnt_epi16 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:64:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_popcnt_epi8 (__m512i __A, __mmask64 __U, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:73:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_popcnt_epi8 (__mmask64 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:82:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_popcnt_epi16 (__m512i __A, __mmask32 __U, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:91:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_popcnt_epi16 (__mmask32 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:101:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_bitshuffle_epi64_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:110:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_bitshuffle_epi64_mask (__mmask64 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:130:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_popcnt_epi8 (__m256i __A, __mmask32 __U, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:139:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_popcnt_epi8 (__mmask32 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:149:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_bitshuffle_epi64_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:158:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_bitshuffle_epi64_mask (__mmask32 __M, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:179:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_bitshuffle_epi64_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:188:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_bitshuffle_epi64_mask (__mmask16 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:197:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_popcnt_epi8 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:204:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_popcnt_epi16 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:211:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_popcnt_epi8 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:218:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_popcnt_epi16 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:225:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_popcnt_epi16 (__m256i __A, __mmask16 __U, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:234:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_popcnt_epi16 (__mmask16 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:244:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_popcnt_epi8 (__m128i __A, __mmask16 __U, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:253:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_popcnt_epi8 (__mmask16 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:262:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_popcnt_epi16 (__m128i __A, __mmask8 __U, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:271:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_popcnt_epi16 (__mmask8 __U, __m128i __A) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:89, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/shaintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("sha") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/shaintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/shaintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/shaintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/shaintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/shaintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/shaintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/shaintrin.h:39:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sha1msg1_epu32 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/shaintrin.h:46:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sha1msg2_epu32 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/shaintrin.h:53:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sha1nexte_epu32 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/shaintrin.h:61:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sha1rnds4_epu32 (__m128i __A, __m128i __B, const int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/shaintrin.h:73:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sha256msg1_epu32 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/shaintrin.h:80:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sha256msg2_epu32 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/shaintrin.h:87:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sha256rnds2_epu32 (__m128i __A, __m128i __B, __m128i __C) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:91, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/lzcntintrin.h:34:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("lzcnt") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/lzcntintrin.h:34:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/lzcntintrin.h:34:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/lzcntintrin.h:34:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/lzcntintrin.h:39:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __lzcnt16 (unsigned short __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/lzcntintrin.h:45:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __lzcnt32 (unsigned int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/lzcntintrin.h:51:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _lzcnt_u32 (unsigned int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/lzcntintrin.h:58:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __lzcnt64 (unsigned long long __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/lzcntintrin.h:64:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _lzcnt_u64 (unsigned long long __X) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:93, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("bmi") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:38:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __tzcnt_u16 (unsigned short __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:44:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __andn_u32 (unsigned int __X, unsigned int __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:50:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __bextr_u32 (unsigned int __X, unsigned int __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:56:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _bextr_u32 (unsigned int __X, unsigned int __Y, unsigned __Z) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:62:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __blsi_u32 (unsigned int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:68:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _blsi_u32 (unsigned int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:74:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __blsmsk_u32 (unsigned int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:80:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _blsmsk_u32 (unsigned int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:86:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __blsr_u32 (unsigned int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:92:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _blsr_u32 (unsigned int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:98:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __tzcnt_u32 (unsigned int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:104:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _tzcnt_u32 (unsigned int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:112:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __andn_u64 (unsigned long long __X, unsigned long long __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:118:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __bextr_u64 (unsigned long long __X, unsigned long long __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:124:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _bextr_u64 (unsigned long long __X, unsigned int __Y, unsigned int __Z) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:130:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __blsi_u64 (unsigned long long __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:136:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _blsi_u64 (unsigned long long __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:142:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __blsmsk_u64 (unsigned long long __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:148:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _blsmsk_u64 (unsigned long long __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:154:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __blsr_u64 (unsigned long long __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:160:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _blsr_u64 (unsigned long long __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:166:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __tzcnt_u64 (unsigned long long __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:172:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _tzcnt_u64 (unsigned long long __X) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:95, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmi2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("bmi2") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmi2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmi2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmi2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmi2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmi2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmi2intrin.h:39:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _bzhi_u32 (unsigned int __X, unsigned int __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmi2intrin.h:46:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _pdep_u32 (unsigned int __X, unsigned int __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmi2intrin.h:53:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _pext_u32 (unsigned int __X, unsigned int __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmi2intrin.h:62:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _bzhi_u64 (unsigned long long __X, unsigned long long __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmi2intrin.h:69:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _pdep_u64 (unsigned long long __X, unsigned long long __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmi2intrin.h:76:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _pext_u64 (unsigned long long __X, unsigned long long __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmi2intrin.h:84:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned long long *__P) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:97, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("fma") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:39:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fmadd_pd (__m128d __A, __m128d __B, __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:47:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_fmadd_pd (__m256d __A, __m256d __B, __m256d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:55:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fmadd_ps (__m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:63:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_fmadd_ps (__m256 __A, __m256 __B, __m256 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:71:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fmadd_sd (__m128d __A, __m128d __B, __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:79:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fmadd_ss (__m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:87:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fmsub_pd (__m128d __A, __m128d __B, __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:95:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_fmsub_pd (__m256d __A, __m256d __B, __m256d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:103:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fmsub_ps (__m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:111:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_fmsub_ps (__m256 __A, __m256 __B, __m256 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:119:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fmsub_sd (__m128d __A, __m128d __B, __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:127:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fmsub_ss (__m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:135:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fnmadd_pd (__m128d __A, __m128d __B, __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:143:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_fnmadd_pd (__m256d __A, __m256d __B, __m256d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:151:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fnmadd_ps (__m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:159:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_fnmadd_ps (__m256 __A, __m256 __B, __m256 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:167:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fnmadd_sd (__m128d __A, __m128d __B, __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:175:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fnmadd_ss (__m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:183:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fnmsub_pd (__m128d __A, __m128d __B, __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:191:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_fnmsub_pd (__m256d __A, __m256d __B, __m256d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:199:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fnmsub_ps (__m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:207:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_fnmsub_ps (__m256 __A, __m256 __B, __m256 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:215:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fnmsub_sd (__m128d __A, __m128d __B, __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:223:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fnmsub_ss (__m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:231:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fmaddsub_pd (__m128d __A, __m128d __B, __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:239:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_fmaddsub_pd (__m256d __A, __m256d __B, __m256d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:248:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fmaddsub_ps (__m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:256:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_fmaddsub_ps (__m256 __A, __m256 __B, __m256 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:265:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fmsubadd_pd (__m128d __A, __m128d __B, __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:273:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_fmsubadd_pd (__m256d __A, __m256d __B, __m256d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:282:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fmsubadd_ps (__m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:290:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_fmsubadd_ps (__m256 __A, __m256 __B, __m256 __C) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:99, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/f16cintrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("f16c") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/f16cintrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/f16cintrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/f16cintrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/f16cintrin.h:38:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _cvtsh_ss (unsigned short __S) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/f16cintrin.h:46:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtph_ps (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/f16cintrin.h:52:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtph_ps (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/f16cintrin.h:59:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _cvtss_sh (float __F, const int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/f16cintrin.h:67:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtps_ph (__m128 __A, const int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/f16cintrin.h:73:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtps_ph (__m256 __A, const int __I) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:101, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/rtmintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("rtm") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/rtmintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/rtmintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/rtmintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/rtmintrin.h:50:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _xbegin (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/rtmintrin.h:61:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _xend (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/rtmintrin.h:71:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _xabort (const unsigned int __imm) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:103, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xtestintrin.h:41:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _xtest (void) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:105, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/cetintrin.h:33:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target ("shstk") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/cetintrin.h:33:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/cetintrin.h:33:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/cetintrin.h:33:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/cetintrin.h:33:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/cetintrin.h:33:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/cetintrin.h:33:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/cetintrin.h:33:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/cetintrin.h:33:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/cetintrin.h:33:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/cetintrin.h:33:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/cetintrin.h:33:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/cetintrin.h:40:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _get_ssp (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/cetintrin.h:55:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _inc_ssp (unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/cetintrin.h:66:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _saveprevssp (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/cetintrin.h:73:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _rstorssp (void *__B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/cetintrin.h:80:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _wrssd (unsigned int __B, void *__C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/cetintrin.h:88:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _wrssq (unsigned long long __B, void *__C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/cetintrin.h:96:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _wrussd (unsigned int __B, void *__C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/cetintrin.h:104:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _wrussq (unsigned long long __B, void *__C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/cetintrin.h:112:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _setssbsy (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/cetintrin.h:119:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _clrssbsy (void *__B) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:107, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:39:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_gf2p8mul_epi8 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:48:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_gf2p8affineinv_epi64_epi8 (__m128i __A, __m128i __B, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:57:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_gf2p8affine_epi64_epi8 (__m128i __A, __m128i __B, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:84:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_gf2p8mul_epi8 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:93:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_gf2p8affineinv_epi64_epi8 (__m256i __A, __m256i __B, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:102:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_gf2p8affine_epi64_epi8 (__m256i __A, __m256i __B, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:130:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_gf2p8mul_epi8 (__m128i __A, __mmask16 __B, __m128i __C, __m128i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:139:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_gf2p8mul_epi8 (__mmask16 __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:149:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __D, const int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:161:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:172:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __D, const int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:181:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:219:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:228:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_gf2p8mul_epi8 (__mmask32 __A, __m256i __B, __m256i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:238:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __C, __m256i __D, const int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:250:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __C, const int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:260:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __D, const int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:272:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __C, const int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:309:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:317:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_gf2p8mul_epi8 (__mmask64 __A, __m512i __B, __m512i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:324:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_gf2p8mul_epi8 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:334:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __D, const int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:346:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __C, const int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:355:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_gf2p8affineinv_epi64_epi8 (__m512i __A, __m512i __B, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:364:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __D, const int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:373:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:380:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_gf2p8affine_epi64_epi8 (__m512i __A, __m512i __B, const int __C) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:109, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vaesintrin.h:29:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("vaes,avx") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vaesintrin.h:29:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vaesintrin.h:29:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vaesintrin.h:29:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vaesintrin.h:29:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vaesintrin.h:29:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vaesintrin.h:29:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vaesintrin.h:29:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vaesintrin.h:29:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vaesintrin.h:29:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vaesintrin.h:29:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vaesintrin.h:29:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vaesintrin.h:35:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_aesdec_epi128 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vaesintrin.h:42:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_aesdeclast_epi128 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vaesintrin.h:50:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_aesenc_epi128 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vaesintrin.h:57:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_aesenclast_epi128 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vaesintrin.h:78:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_aesdec_epi128 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vaesintrin.h:85:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_aesdeclast_epi128 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vaesintrin.h:93:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_aesenc_epi128 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vaesintrin.h:100:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_aesenclast_epi128 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vaesintrin.h:119:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_aesdec_epi128 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vaesintrin.h:126:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_aesdeclast_epi128 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vaesintrin.h:134:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_aesenc_epi128 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vaesintrin.h:141:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_aesenclast_epi128 (__m128i __A, __m128i __B) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:111, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vpclmulqdqintrin.h:40:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_clmulepi64_epi128 (__m512i __A, __m512i __B, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vpclmulqdqintrin.h:65:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_clmulepi64_epi128 (__m128i __A, __m128i __B, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vpclmulqdqintrin.h:90:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_clmulepi64_epi128 (__m256i __A, __m256i __B, const int __C) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:113, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/movdirintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target ("movdiri") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/movdirintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/movdirintrin.h:39:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _directstoreu_u32 (void * __P, unsigned int __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/movdirintrin.h:46:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _directstoreu_u64 (void * __P, unsigned long long __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/movdirintrin.h:59:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target ("movdir64b") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/movdirintrin.h:65:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _movdir64b (void * __P, const void * __Q) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:117:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _wbinvd (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:124:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("rdrnd") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:124:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:124:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:129:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _rdrand16_step (unsigned short *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:136:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _rdrand32_step (unsigned int *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:147:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("rdpid") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:152:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _rdpid_u32 (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:165:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("fsgsbase") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:165:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:165:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:165:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:165:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:165:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:165:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:165:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:170:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _readfsbase_u32 (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:177:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _readfsbase_u64 (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:184:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _readgsbase_u32 (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:191:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _readgsbase_u64 (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:198:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _writefsbase_u32 (unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:205:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _writefsbase_u64 (unsigned long long __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:212:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _writegsbase_u32 (unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:219:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _writegsbase_u64 (unsigned long long __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:235:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _rdrand64_step (unsigned long long *__P) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:31, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:50, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/prfchwintrin.h:32:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_prefetchw (void *__P) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:50, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:36:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("sse,3dnow") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:36:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:36:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:36:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:36:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:36:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:36:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:36:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:36:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:36:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:36:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:36:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:36:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:36:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:36:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:36:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:36:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:36:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:36:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:36:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:44:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_femms (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:50:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pavgusb (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:56:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pf2id (__m64 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:62:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pfacc (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:68:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pfadd (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:74:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pfcmpeq (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:80:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pfcmpge (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:86:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pfcmpgt (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:92:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pfmax (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:98:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pfmin (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:104:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pfmul (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:110:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pfrcp (__m64 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:116:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pfrcpit1 (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:122:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pfrcpit2 (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:128:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pfrsqrt (__m64 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:134:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pfrsqit1 (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:140:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pfsub (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:146:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pfsubr (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:152:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pi2fd (__m64 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:158:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pmulhrw (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:164:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_prefetch (void *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:170:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_from_float (float __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:176:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_to_float (__m64 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:191:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("sse,3dnowa") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:191:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:191:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:191:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:191:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:191:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:199:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pf2iw (__m64 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:205:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pfnacc (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:211:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pfpnacc (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:217:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pi2fw (__m64 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:223:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pswapd (__m64 __A) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:52, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:36:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("fma4") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:36:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:42:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_macc_ps (__m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:48:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_macc_pd (__m128d __A, __m128d __B, __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:54:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_macc_ss (__m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:60:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_macc_sd (__m128d __A, __m128d __B, __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:66:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_msub_ps (__m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:73:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_msub_pd (__m128d __A, __m128d __B, __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:79:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_msub_ss (__m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:85:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_msub_sd (__m128d __A, __m128d __B, __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:91:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_nmacc_ps (__m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:97:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_nmacc_pd (__m128d __A, __m128d __B, __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:103:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_nmacc_ss (__m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:109:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_nmacc_sd (__m128d __A, __m128d __B, __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:115:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_nmsub_ps (__m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:121:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_nmsub_pd (__m128d __A, __m128d __B, __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:127:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_nmsub_ss (__m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:133:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_nmsub_sd (__m128d __A, __m128d __B, __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:139:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maddsub_ps (__m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:145:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maddsub_pd (__m128d __A, __m128d __B, __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:151:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_msubadd_ps (__m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:157:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_msubadd_pd (__m128d __A, __m128d __B, __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:164:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_macc_ps (__m256 __A, __m256 __B, __m256 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:170:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_macc_pd (__m256d __A, __m256d __B, __m256d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:176:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_msub_ps (__m256 __A, __m256 __B, __m256 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:183:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_msub_pd (__m256d __A, __m256d __B, __m256d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:189:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_nmacc_ps (__m256 __A, __m256 __B, __m256 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:195:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_nmacc_pd (__m256d __A, __m256d __B, __m256d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:201:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_nmsub_ps (__m256 __A, __m256 __B, __m256 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:207:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_nmsub_pd (__m256d __A, __m256d __B, __m256d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:213:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maddsub_ps (__m256 __A, __m256 __B, __m256 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:219:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maddsub_pd (__m256d __A, __m256d __B, __m256d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:225:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_msubadd_ps (__m256 __A, __m256 __B, __m256 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:231:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_msubadd_pd (__m256d __A, __m256d __B, __m256d __C) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:54, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("xop") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:41:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maccs_epi16(__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:47:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_macc_epi16(__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:53:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maccsd_epi16(__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:59:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maccd_epi16(__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:65:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maccs_epi32(__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:71:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_macc_epi32(__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:77:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maccslo_epi32(__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:83:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_macclo_epi32(__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:89:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maccshi_epi32(__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:95:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_macchi_epi32(__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:101:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maddsd_epi16(__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:107:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maddd_epi16(__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:114:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_haddw_epi8(__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:120:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_haddd_epi8(__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:126:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_haddq_epi8(__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:132:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_haddd_epi16(__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:138:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_haddq_epi16(__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:144:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_haddq_epi32(__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:150:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_haddw_epu8(__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:156:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_haddd_epu8(__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:162:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_haddq_epu8(__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:168:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_haddd_epu16(__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:174:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_haddq_epu16(__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:180:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_haddq_epu32(__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:186:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_hsubw_epi8(__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:192:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_hsubd_epi16(__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:198:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_hsubq_epi32(__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:206:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmov_si128(__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:212:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_perm_epi8(__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:221:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rot_epi8(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:227:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rot_epi16(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:233:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rot_epi32(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:239:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rot_epi64(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:248:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_roti_epi8(__m128i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:254:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_roti_epi16(__m128i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:260:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_roti_epi32(__m128i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:266:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_roti_epi64(__m128i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:284:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_shl_epi8(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:290:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_shl_epi16(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:296:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_shl_epi32(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:302:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_shl_epi64(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:309:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sha_epi8(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:315:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sha_epi16(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:321:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sha_epi32(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:327:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sha_epi64(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:336:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comlt_epu8(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:342:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comle_epu8(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:348:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comgt_epu8(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:354:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comge_epu8(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:360:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comeq_epu8(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:366:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comneq_epu8(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:372:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comfalse_epu8(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:378:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comtrue_epu8(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:386:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comlt_epu16(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:392:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comle_epu16(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:398:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comgt_epu16(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:404:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comge_epu16(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:410:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comeq_epu16(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:416:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comneq_epu16(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:422:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comfalse_epu16(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:428:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comtrue_epu16(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:436:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comlt_epu32(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:442:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comle_epu32(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:448:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comgt_epu32(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:454:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comge_epu32(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:460:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comeq_epu32(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:466:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comneq_epu32(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:472:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comfalse_epu32(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:478:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comtrue_epu32(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:486:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comlt_epu64(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:492:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comle_epu64(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:498:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comgt_epu64(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:504:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comge_epu64(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:510:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comeq_epu64(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:516:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comneq_epu64(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:522:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comfalse_epu64(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:528:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comtrue_epu64(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:536:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comlt_epi8(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:542:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comle_epi8(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:548:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comgt_epi8(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:554:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comge_epi8(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:560:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comeq_epi8(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:566:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comneq_epi8(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:572:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comfalse_epi8(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:578:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comtrue_epi8(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:586:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comlt_epi16(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:592:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comle_epi16(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:598:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comgt_epi16(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:604:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comge_epi16(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:610:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comeq_epi16(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:616:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comneq_epi16(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:622:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comfalse_epi16(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:628:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comtrue_epi16(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:636:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comlt_epi32(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:642:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comle_epi32(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:648:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comgt_epi32(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:654:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comge_epi32(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:660:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comeq_epi32(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:666:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comneq_epi32(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:672:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comfalse_epi32(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:678:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comtrue_epi32(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:686:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comlt_epi64(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:692:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comle_epi64(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:698:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comgt_epi64(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:704:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comge_epi64(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:710:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comeq_epi64(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:716:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comneq_epi64(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:722:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comfalse_epi64(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:728:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comtrue_epi64(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:736:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_frcz_ps (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:742:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_frcz_pd (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:748:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_frcz_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:756:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_frcz_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:764:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_frcz_ps (__m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:770:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_frcz_pd (__m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:779:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_permute2_pd (__m128d __X, __m128d __Y, __m128i __C, const int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:788:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permute2_pd (__m256d __X, __m256d __Y, __m256i __C, const int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:797:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_permute2_ps (__m128 __X, __m128 __Y, __m128i __C, const int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:806:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permute2_ps (__m256 __X, __m256 __Y, __m256i __C, const int __I) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:56, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/lwpintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("lwp") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/lwpintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/lwpintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/lwpintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/lwpintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/lwpintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/lwpintrin.h:38:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __llwpcb (void *__pcbAddress) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/lwpintrin.h:44:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __slwpcb (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/lwpintrin.h:51:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __lwpval32 (unsigned int __data2, unsigned int __data1, unsigned int __flags) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/lwpintrin.h:59:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned int __flags) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/lwpintrin.h:78:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __lwpins32 (unsigned int __data2, unsigned int __data1, unsigned int __flags) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/lwpintrin.h:86:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned int __flags) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:62, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tbmintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("tbm") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tbmintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tbmintrin.h:39:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __bextri_u32 (unsigned int __X, const unsigned int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tbmintrin.h:50:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __blcfill_u32 (unsigned int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tbmintrin.h:56:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __blci_u32 (unsigned int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tbmintrin.h:62:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __blcic_u32 (unsigned int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tbmintrin.h:68:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __blcmsk_u32 (unsigned int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tbmintrin.h:74:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __blcs_u32 (unsigned int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tbmintrin.h:80:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __blsfill_u32 (unsigned int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tbmintrin.h:86:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __blsic_u32 (unsigned int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tbmintrin.h:92:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __t1mskc_u32 (unsigned int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tbmintrin.h:98:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __tzmsk_u32 (unsigned int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tbmintrin.h:108:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __bextri_u64 (unsigned long long __X, const unsigned int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tbmintrin.h:119:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __blcfill_u64 (unsigned long long __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tbmintrin.h:125:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __blci_u64 (unsigned long long __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tbmintrin.h:131:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __blcic_u64 (unsigned long long __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tbmintrin.h:137:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __blcmsk_u64 (unsigned long long __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tbmintrin.h:143:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __blcs_u64 (unsigned long long __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tbmintrin.h:149:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __blsfill_u64 (unsigned long long __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tbmintrin.h:155:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __blsic_u64 (unsigned long long __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tbmintrin.h:161:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __t1mskc_u64 (unsigned long long __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tbmintrin.h:167:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __tzmsk_u64 (unsigned long long __X) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:68, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/rdseedintrin.h:33:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("rdseed") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/rdseedintrin.h:33:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/rdseedintrin.h:33:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/rdseedintrin.h:40:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _rdseed16_step (unsigned short *__p) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/rdseedintrin.h:47:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _rdseed32_step (unsigned int *__p) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/rdseedintrin.h:55:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _rdseed64_step (unsigned long long *__p) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:72, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fxsrintrin.h:39:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _fxsave (void *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fxsrintrin.h:46:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _fxrstor (void *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fxsrintrin.h:54:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _fxsave64 (void *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fxsrintrin.h:61:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _fxrstor64 (void *__P) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:74, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xsaveintrin.h:39:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _xsave (void *__P, long long __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xsaveintrin.h:46:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _xrstor (void *__P, long long __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xsaveintrin.h:53:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _xsetbv (unsigned int __A, long long __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xsaveintrin.h:60:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _xgetbv (unsigned int __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xsaveintrin.h:68:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _xsave64 (void *__P, long long __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xsaveintrin.h:75:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _xrstor64 (void *__P, long long __M) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:76, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xsaveoptintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("xsaveopt") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xsaveoptintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xsaveoptintrin.h:39:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _xsaveopt (void *__P, long long __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xsaveoptintrin.h:47:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _xsaveopt64 (void *__P, long long __M) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:78, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/sgxintrin.h:112:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _encls_u32 (const unsigned int __L, size_t __D[]) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/sgxintrin.h:179:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _enclu_u32 (const unsigned int __L, size_t __D[]) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/sgxintrin.h:222:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _enclv_u32 (const unsigned int __L, size_t __D[]) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:80, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/pconfigintrin.h:28:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _pconfig_u32 (const unsigned int __L, size_t __D[]) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:84, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/adxintrin.h:34:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned int __Y, unsigned int *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/adxintrin.h:42:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned int __Y, unsigned int *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/adxintrin.h:50:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned int __Y, unsigned int *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/adxintrin.h:59:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned long long __Y, unsigned long long *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/adxintrin.h:67:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned long long __Y, unsigned long long *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/adxintrin.h:75:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned long long __Y, unsigned long long *__P) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:88, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/clwbintrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("clwb") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/clwbintrin.h:39:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_clwb (void *__A) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:90, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/clflushoptintrin.h:33:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("clflushopt") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/clflushoptintrin.h:39:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_clflushopt (void *__A) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:92, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xsavesintrin.h:33:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("xsaves") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xsavesintrin.h:33:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xsavesintrin.h:33:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xsavesintrin.h:33:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xsavesintrin.h:39:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _xsaves (void *__P, long long __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xsavesintrin.h:46:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _xrstors (void *__P, long long __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xsavesintrin.h:54:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _xrstors64 (void *__P, long long __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xsavesintrin.h:61:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _xsaves64 (void *__P, long long __M) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:94, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xsavecintrin.h:33:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("xsavec") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xsavecintrin.h:33:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xsavecintrin.h:39:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _xsavec (void *__P, long long __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xsavecintrin.h:47:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _xsavec64 (void *__P, long long __M) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:96, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mwaitxintrin.h:29:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("mwaitx") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mwaitxintrin.h:29:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mwaitxintrin.h:34:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_monitorx (void const * __P, unsigned int __E, unsigned int __H) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mwaitxintrin.h:40:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mwaitx (unsigned int __E, unsigned int __H, unsigned int __C) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:98, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/clzerointrin.h:29:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("clzero") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/clzerointrin.h:34:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_clzero (void * __I) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:100, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/wbnoinvdintrin.h:10:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("wbnoinvd") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/wbnoinvdintrin.h:16:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _wbnoinvd (void) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:102, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/pkuintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("pku") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/pkuintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/pkuintrin.h:39:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _rdpkru_u32 (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/pkuintrin.h:46:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _wrpkru (unsigned int __key) ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1547:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned __int32 __getcallerseflags(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1547:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1551:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD __segmentlimit(DWORD Selector); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1551:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1563:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONGLONG MultiplyHigh(LONGLONG Multiplier,LONGLONG Multiplicand); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1563:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1564:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONGLONG UnsignedMultiplyHigh(ULONGLONG Multiplier,ULONGLONG Multiplicand); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1564:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1569:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD64 ShiftLeft128(DWORD64 LowPart,DWORD64 HighPart,BYTE Shift); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1569:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1570:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD64 ShiftRight128(DWORD64 LowPart,DWORD64 HighPart,BYTE Shift); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1570:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1574:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG64 Multiply128(LONG64 Multiplier,LONG64 Multiplicand,LONG64 *HighProduct); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1574:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1578:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD64 UnsignedMultiply128(DWORD64 Multiplier,DWORD64 Multiplicand,DWORD64 *HighProduct); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1578:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1580:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG64 MultiplyExtract128(LONG64 Multiplier,LONG64 Multiplicand,BYTE Shift); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1580:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1581:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD64 UnsignedMultiplyExtract128(DWORD64 Multiplier,DWORD64 Multiplicand,BYTE Shift); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1581:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1584:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE LONG64 MultiplyExtract128(LONG64 Multiplier,LONG64 Multiplicand,BYTE Shift) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1593:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE DWORD64 UnsignedMultiplyExtract128(DWORD64 Multiplier,DWORD64 Multiplicand,BYTE Shift) { ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7118:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSYSAPI WORD NTAPI RtlCaptureStackBackTrace (DWORD FramesToSkip, DWORD FramesToCapture, PVOID *BackTrace, PDWORD BackTraceHash); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7118:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7119:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSYSAPI VOID NTAPI RtlCaptureContext (PCONTEXT ContextRecord); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7119:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7120:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSYSAPI SIZE_T NTAPI RtlCompareMemory (const VOID *Source1, const VOID *Source2, SIZE_T Length); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7120:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7127:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSYSAPI BOOLEAN __cdecl RtlAddFunctionTable (PRUNTIME_FUNCTION FunctionTable, DWORD EntryCount, DWORD64 BaseAddress); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7127:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7128:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSYSAPI BOOLEAN __cdecl RtlDeleteFunctionTable (PRUNTIME_FUNCTION FunctionTable); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7128:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7129:209: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSYSAPI BOOLEAN __cdecl RtlInstallFunctionTableCallback (DWORD64 TableIdentifier, DWORD64 BaseAddress, DWORD Length, PGET_RUNTIME_FUNCTION_CALLBACK Callback, PVOID Context, PCWSTR OutOfProcessCallbackDll); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7129:209: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7130:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSYSAPI VOID __cdecl RtlRestoreContext (PCONTEXT ContextRecord, struct _EXCEPTION_RECORD *ExceptionRecord); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7130:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7131:264: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSYSAPI PEXCEPTION_ROUTINE NTAPI RtlVirtualUnwind (DWORD HandlerType, DWORD64 ImageBase, DWORD64 ControlPc, PRUNTIME_FUNCTION FunctionEntry, PCONTEXT ContextRecord, PVOID *HandlerData, PDWORD64 EstablisherFrame, PKNONVOLATILE_CONTEXT_POINTERS ContextPointers); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7131:264: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7156:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSYSAPI VOID NTAPI RtlUnwind (PVOID TargetFrame, PVOID TargetIp, PEXCEPTION_RECORD ExceptionRecord, PVOID ReturnValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7156:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7157:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSYSAPI PVOID NTAPI RtlPcToFileHeader (PVOID PcValue, PVOID *BaseOfImage); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7157:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7159:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSYSAPI PRUNTIME_FUNCTION NTAPI RtlLookupFunctionEntry (DWORD64 ControlPc, PDWORD64 ImageBase, PUNWIND_HISTORY_TABLE HistoryTable); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7159:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7160:185: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSYSAPI VOID NTAPI RtlUnwindEx (PVOID TargetFrame, PVOID TargetIp, PEXCEPTION_RECORD ExceptionRecord, PVOID ReturnValue, PCONTEXT ContextRecord, PUNWIND_HISTORY_TABLE HistoryTable); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7160:185: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7220:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSYSAPI VOID NTAPI RtlInitializeSListHead (PSLIST_HEADER ListHead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7220:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7221:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSYSAPI PSLIST_ENTRY NTAPI RtlFirstEntrySList (const SLIST_HEADER *ListHead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7221:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7222:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSYSAPI PSLIST_ENTRY NTAPI RtlInterlockedPopEntrySList (PSLIST_HEADER ListHead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7222:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7223:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSYSAPI PSLIST_ENTRY NTAPI RtlInterlockedPushEntrySList (PSLIST_HEADER ListHead, PSLIST_ENTRY ListEntry); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7223:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7224:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSYSAPI PSLIST_ENTRY NTAPI RtlInterlockedPushListSListEx (PSLIST_HEADER ListHead, PSLIST_ENTRY List, PSLIST_ENTRY ListEnd, DWORD Count); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7224:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7225:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSYSAPI PSLIST_ENTRY NTAPI RtlInterlockedFlushSList (PSLIST_HEADER ListHead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7225:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7226:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSYSAPI WORD NTAPI RtlQueryDepthSList (PSLIST_HEADER ListHead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7226:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7334:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PVOID WINAPI RtlSecureZeroMemory(PVOID ptr,SIZE_T cnt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7334:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7337:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE PVOID WINAPI RtlSecureZeroMemory(PVOID ptr,SIZE_T cnt) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7468:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSYSAPI ULONGLONG NTAPI VerSetConditionMask (ULONGLONG ConditionMask, DWORD TypeMask, BYTE Condition); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7468:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7856:210: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VOID NTAPI RtlApplicationVerifierStop(ULONG_PTR Code,PSTR Message,ULONG_PTR Param1,PSTR Description1,ULONG_PTR Param2,PSTR Description2,ULONG_PTR Param3,PSTR Description3,ULONG_PTR Param4,PSTR Description4); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7856:210: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7857:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSYSAPI DWORD NTAPI RtlSetHeapInformation(PVOID HeapHandle,HEAP_INFORMATION_CLASS HeapInformationClass,PVOID HeapInformation,SIZE_T HeapInformationLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7857:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7858:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSYSAPI DWORD NTAPI RtlQueryHeapInformation(PVOID HeapHandle,HEAP_INFORMATION_CLASS HeapInformationClass,PVOID HeapInformation,SIZE_T HeapInformationLength,PSIZE_T ReturnLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7858:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7859:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD NTAPI RtlMultipleAllocateHeap(PVOID HeapHandle,DWORD Flags,SIZE_T Size,DWORD Count,PVOID *Array); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7859:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7860:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD NTAPI RtlMultipleFreeHeap(PVOID HeapHandle,DWORD Flags,DWORD Count,PVOID *Array); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7860:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:8324:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE VOID TpInitializeCallbackEnviron (PTP_CALLBACK_ENVIRON cbe) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:8340:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE VOID TpSetCallbackThreadpool (PTP_CALLBACK_ENVIRON cbe, PTP_POOL pool) { cbe->Pool = pool; } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:8341:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE VOID TpSetCallbackCleanupGroup (PTP_CALLBACK_ENVIRON cbe, PTP_CLEANUP_GROUP cleanup_group, PTP_CLEANUP_GROUP_CANCEL_CALLBACK cleanup_group_cb) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:8345:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE VOID TpSetCallbackActivationContext (PTP_CALLBACK_ENVIRON cbe, struct _ACTIVATION_CONTEXT *actx) { cbe->ActivationContext = actx; } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:8346:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE VOID TpSetCallbackNoActivationContext (PTP_CALLBACK_ENVIRON cbe) { cbe->ActivationContext = (struct _ACTIVATION_CONTEXT *) (LONG_PTR) -1; } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:8347:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE VOID TpSetCallbackLongFunction (PTP_CALLBACK_ENVIRON cbe) { cbe->u.s.LongFunction = 1; } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:8348:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE VOID TpSetCallbackRaceWithDll (PTP_CALLBACK_ENVIRON cbe, PVOID h) { cbe->RaceDll = h; } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:8349:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE VOID TpSetCallbackFinalizationCallback (PTP_CALLBACK_ENVIRON cbe, PTP_SIMPLE_CALLBACK fini_cb) { cbe->FinalizationCallback = fini_cb; } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:8353:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE VOID TpSetCallbackPersistent (PTP_CALLBACK_ENVIRON cbe) { cbe->u.s.Persistent = 1; } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:8354:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE VOID TpDestroyCallbackEnviron (PTP_CALLBACK_ENVIRON cbe) { UNREFERENCED_PARAMETER (cbe); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:8358:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture struct _TEB *NtCurrentTeb(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:8358:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:8359:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PVOID GetCurrentFiber(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:8359:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:8360:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PVOID GetFiberData(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:8360:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:8361:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE struct _TEB *NtCurrentTeb(VOID) { return (struct _TEB *)__readgsqword(FIELD_OFFSET(NT_TIB,Self)); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:8362:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE PVOID GetCurrentFiber(VOID) { return(PVOID)__readgsqword(FIELD_OFFSET(NT_TIB,FiberData)); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:8363:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE PVOID GetFiberData(VOID) { ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/bemapiset.h:23:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI BemCreateReference (REFGUID iid, void *interfaceInstance, BEM_FREE_INTERFACE_CALLBACK freeCallback, BEM_REFERENCE **reference); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bemapiset.h:23:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bemapiset.h:24:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI BemCreateContractFrom (LPCWSTR dllPath, REFGUID extensionId, const CONTRACT_DESCRIPTION *contractDescription, void *hostContract, void **contract); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bemapiset.h:24:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bemapiset.h:25:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI BemCopyReference (BEM_REFERENCE *reference, BEM_REFERENCE **copiedReference); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bemapiset.h:25:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bemapiset.h:26:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void WINAPI BemFreeReference (BEM_REFERENCE *reference); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bemapiset.h:26:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bemapiset.h:27:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void WINAPI BemFreeContract (void *contract); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bemapiset.h:27:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:15, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/debugapi.h:18:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI IsDebuggerPresent (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/debugapi.h:18:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/debugapi.h:19:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI OutputDebugStringA (LPCSTR lpOutputString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/debugapi.h:19:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/debugapi.h:20:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI OutputDebugStringW (LPCWSTR lpOutputString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/debugapi.h:20:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/debugapi.h:26:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI DebugBreak (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/debugapi.h:26:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/debugapi.h:27:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL APIENTRY ContinueDebugEvent (DWORD dwProcessId, DWORD dwThreadId, DWORD dwContinueStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/debugapi.h:27:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/debugapi.h:28:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL APIENTRY WaitForDebugEvent (LPDEBUG_EVENT lpDebugEvent, DWORD dwMilliseconds); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/debugapi.h:28:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/debugapi.h:29:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL APIENTRY DebugActiveProcess (DWORD dwProcessId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/debugapi.h:29:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/debugapi.h:30:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL APIENTRY DebugActiveProcessStop (DWORD dwProcessId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/debugapi.h:30:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/debugapi.h:31:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CheckRemoteDebuggerPresent (HANDLE hProcess, PBOOL pbDebuggerPresent); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/debugapi.h:31:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:16, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/errhandlingapi.h:20:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LONG WINAPI UnhandledExceptionFilter (struct _EXCEPTION_POINTERS *ExceptionInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/errhandlingapi.h:20:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:16, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/errhandlingapi.h:21:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPTOP_LEVEL_EXCEPTION_FILTER WINAPI SetUnhandledExceptionFilter (LPTOP_LEVEL_EXCEPTION_FILTER lpTopLevelExceptionFilter); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/errhandlingapi.h:21:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/errhandlingapi.h:22:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI SetErrorMode (UINT uMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/errhandlingapi.h:22:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/errhandlingapi.h:23:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI PVOID WINAPI AddVectoredExceptionHandler (ULONG First, PVECTORED_EXCEPTION_HANDLER Handler); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/errhandlingapi.h:23:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/errhandlingapi.h:24:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI ULONG WINAPI RemoveVectoredExceptionHandler (PVOID Handle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/errhandlingapi.h:24:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/errhandlingapi.h:25:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI PVOID WINAPI AddVectoredContinueHandler (ULONG First, PVECTORED_EXCEPTION_HANDLER Handler); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/errhandlingapi.h:25:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/errhandlingapi.h:26:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI ULONG WINAPI RemoveVectoredContinueHandler (PVOID Handle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/errhandlingapi.h:26:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/errhandlingapi.h:44:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI RaiseException (DWORD dwExceptionCode, DWORD dwExceptionFlags, DWORD nNumberOfArguments, CONST ULONG_PTR *lpArguments); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/errhandlingapi.h:44:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/errhandlingapi.h:45:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetLastError (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/errhandlingapi.h:45:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/errhandlingapi.h:46:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI SetLastError (DWORD dwErrCode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/errhandlingapi.h:46:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:18, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:44:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LONG WINAPI CompareFileTime (CONST FILETIME *lpFileTime1, CONST FILETIME *lpFileTime2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:44:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:18, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:45:223: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateFileA (LPCSTR lpFileName, DWORD dwDesiredAccess, DWORD dwShareMode, LPSECURITY_ATTRIBUTES lpSecurityAttributes, DWORD dwCreationDisposition, DWORD dwFlagsAndAttributes, HANDLE hTemplateFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:45:223: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:46:224: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateFileW (LPCWSTR lpFileName, DWORD dwDesiredAccess, DWORD dwShareMode, LPSECURITY_ATTRIBUTES lpSecurityAttributes, DWORD dwCreationDisposition, DWORD dwFlagsAndAttributes, HANDLE hTemplateFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:46:224: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:47:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI DefineDosDeviceW (DWORD dwFlags, LPCWSTR lpDeviceName, LPCWSTR lpTargetPath); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:47:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:48:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI DeleteVolumeMountPointW (LPCWSTR lpszVolumeMountPoint); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:48:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:49:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FileTimeToLocalFileTime (CONST FILETIME *lpFileTime, LPFILETIME lpLocalFileTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:49:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:50:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FindCloseChangeNotification (HANDLE hChangeHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:50:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:51:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI FindFirstChangeNotificationA (LPCSTR lpPathName, WINBOOL bWatchSubtree, DWORD dwNotifyFilter); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:51:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:52:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI FindFirstChangeNotificationW (LPCWSTR lpPathName, WINBOOL bWatchSubtree, DWORD dwNotifyFilter); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:52:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:53:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI FindFirstFileA (LPCSTR lpFileName, LPWIN32_FIND_DATAA lpFindFileData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:53:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:54:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI FindFirstFileW (LPCWSTR lpFileName, LPWIN32_FIND_DATAW lpFindFileData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:54:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:55:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI FindFirstVolumeW (LPWSTR lpszVolumeName, DWORD cchBufferLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:55:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:56:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FindNextChangeNotification (HANDLE hChangeHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:56:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:57:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FindNextVolumeW (HANDLE hFindVolume, LPWSTR lpszVolumeName, DWORD cchBufferLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:57:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:58:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FindVolumeClose (HANDLE hFindVolume); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:58:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:59:189: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetDiskFreeSpaceA (LPCSTR lpRootPathName, LPDWORD lpSectorsPerCluster, LPDWORD lpBytesPerSector, LPDWORD lpNumberOfFreeClusters, LPDWORD lpTotalNumberOfClusters); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:59:189: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:60:190: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetDiskFreeSpaceW (LPCWSTR lpRootPathName, LPDWORD lpSectorsPerCluster, LPDWORD lpBytesPerSector, LPDWORD lpNumberOfFreeClusters, LPDWORD lpTotalNumberOfClusters); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:60:190: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:61:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetDriveTypeA (LPCSTR lpRootPathName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:61:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:62:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetDriveTypeW (LPCWSTR lpRootPathName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:62:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:63:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetFileAttributesA (LPCSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:63:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:64:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetFileAttributesW (LPCWSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:64:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:65:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetFileInformationByHandle (HANDLE hFile, LPBY_HANDLE_FILE_INFORMATION lpFileInformation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:65:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:66:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetFileSize (HANDLE hFile, LPDWORD lpFileSizeHigh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:66:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:67:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetFileSizeEx (HANDLE hFile, PLARGE_INTEGER lpFileSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:67:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:68:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetFileTime (HANDLE hFile, LPFILETIME lpCreationTime, LPFILETIME lpLastAccessTime, LPFILETIME lpLastWriteTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:68:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:69:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetFileType (HANDLE hFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:69:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:70:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetFullPathNameA (LPCSTR lpFileName, DWORD nBufferLength, LPSTR lpBuffer, LPSTR *lpFilePart); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:70:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:71:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetFullPathNameW (LPCWSTR lpFileName, DWORD nBufferLength, LPWSTR lpBuffer, LPWSTR *lpFilePart); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:71:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:72:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetLogicalDrives (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:72:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:73:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetLogicalDriveStringsW (DWORD nBufferLength, LPWSTR lpBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:73:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:74:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetLongPathNameA (LPCSTR lpszShortPath, LPSTR lpszLongPath, DWORD cchBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:74:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:75:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetLongPathNameW (LPCWSTR lpszShortPath, LPWSTR lpszLongPath, DWORD cchBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:75:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:76:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetShortPathNameW (LPCWSTR lpszLongPath, LPWSTR lpszShortPath, DWORD cchBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:76:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:77:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetTempFileNameW (LPCWSTR lpPathName, LPCWSTR lpPrefixString, UINT uUnique, LPWSTR lpTempFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:77:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:18, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:78:273: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetVolumeInformationW (LPCWSTR lpRootPathName, LPWSTR lpVolumeNameBuffer, DWORD nVolumeNameSize, LPDWORD lpVolumeSerialNumber, LPDWORD lpMaximumComponentLength, LPDWORD lpFileSystemFlags, LPWSTR lpFileSystemNameBuffer, DWORD nFileSystemNameSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:78:273: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:79:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetVolumePathNameW (LPCWSTR lpszFileName, LPWSTR lpszVolumePathName, DWORD cchBufferLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:79:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:80:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI LocalFileTimeToFileTime (CONST FILETIME *lpLocalFileTime, LPFILETIME lpFileTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:80:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:81:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI LockFile (HANDLE hFile, DWORD dwFileOffsetLow, DWORD dwFileOffsetHigh, DWORD nNumberOfBytesToLockLow, DWORD nNumberOfBytesToLockHigh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:81:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:82:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI QueryDosDeviceW (LPCWSTR lpDeviceName, LPWSTR lpTargetPath, DWORD ucchMax); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:82:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:83:178: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ReadFileEx (HANDLE hFile, LPVOID lpBuffer, DWORD nNumberOfBytesToRead, LPOVERLAPPED lpOverlapped, LPOVERLAPPED_COMPLETION_ROUTINE lpCompletionRoutine); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:83:178: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:84:171: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ReadFileScatter (HANDLE hFile, FILE_SEGMENT_ELEMENT aSegmentArray[], DWORD nNumberOfBytesToRead, LPDWORD lpReserved, LPOVERLAPPED lpOverlapped); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:84:171: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:85:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI SetFilePointer (HANDLE hFile, LONG lDistanceToMove, PLONG lpDistanceToMoveHigh, DWORD dwMoveMethod); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:85:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:86:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetFileTime (HANDLE hFile, CONST FILETIME *lpCreationTime, CONST FILETIME *lpLastAccessTime, CONST FILETIME *lpLastWriteTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:86:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:87:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetFileValidData (HANDLE hFile, LONGLONG ValidDataLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:87:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:88:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI UnlockFile (HANDLE hFile, DWORD dwFileOffsetLow, DWORD dwFileOffsetHigh, DWORD nNumberOfBytesToUnlockLow, DWORD nNumberOfBytesToUnlockHigh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:88:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:89:181: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WriteFileEx (HANDLE hFile, LPCVOID lpBuffer, DWORD nNumberOfBytesToWrite, LPOVERLAPPED lpOverlapped, LPOVERLAPPED_COMPLETION_ROUTINE lpCompletionRoutine); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:89:181: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:90:172: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WriteFileGather (HANDLE hFile, FILE_SEGMENT_ELEMENT aSegmentArray[], DWORD nNumberOfBytesToWrite, LPDWORD lpReserved, LPOVERLAPPED lpOverlapped); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:90:172: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:91:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetVolumeNameForVolumeMountPointW (LPCWSTR lpszVolumeMountPoint, LPWSTR lpszVolumeName, DWORD cchBufferLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:91:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:92:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetVolumePathNamesForVolumeNameW (LPCWSTR lpszVolumeName, LPWCH lpszVolumePathNames, DWORD cchBufferLength, PDWORD lpcchReturnLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:92:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:149:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CreateDirectoryA (LPCSTR lpPathName, LPSECURITY_ATTRIBUTES lpSecurityAttributes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:149:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:150:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CreateDirectoryW (LPCWSTR lpPathName, LPSECURITY_ATTRIBUTES lpSecurityAttributes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:150:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:151:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI DeleteFileA (LPCSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:151:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:152:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI DeleteFileW (LPCWSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:152:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:153:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FindClose (HANDLE hFindFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:153:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:154:196: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI FindFirstFileExA (LPCSTR lpFileName, FINDEX_INFO_LEVELS fInfoLevelId, LPVOID lpFindFileData, FINDEX_SEARCH_OPS fSearchOp, LPVOID lpSearchFilter, DWORD dwAdditionalFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:154:196: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:155:197: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI FindFirstFileExW (LPCWSTR lpFileName, FINDEX_INFO_LEVELS fInfoLevelId, LPVOID lpFindFileData, FINDEX_SEARCH_OPS fSearchOp, LPVOID lpSearchFilter, DWORD dwAdditionalFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:155:197: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:156:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FindNextFileA (HANDLE hFindFile, LPWIN32_FIND_DATAA lpFindFileData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:156:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:157:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FindNextFileW (HANDLE hFindFile, LPWIN32_FIND_DATAW lpFindFileData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:157:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:158:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FlushFileBuffers (HANDLE hFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:158:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:159:198: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetDiskFreeSpaceExA (LPCSTR lpDirectoryName, PULARGE_INTEGER lpFreeBytesAvailableToCaller, PULARGE_INTEGER lpTotalNumberOfBytes, PULARGE_INTEGER lpTotalNumberOfFreeBytes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:159:198: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:160:199: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetDiskFreeSpaceExW (LPCWSTR lpDirectoryName, PULARGE_INTEGER lpFreeBytesAvailableToCaller, PULARGE_INTEGER lpTotalNumberOfBytes, PULARGE_INTEGER lpTotalNumberOfFreeBytes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:160:199: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:161:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetFileType (HANDLE hFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:161:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:162:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetFileAttributesExA (LPCSTR lpFileName, GET_FILEEX_INFO_LEVELS fInfoLevelId, LPVOID lpFileInformation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:162:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:163:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetFileAttributesExW (LPCWSTR lpFileName, GET_FILEEX_INFO_LEVELS fInfoLevelId, LPVOID lpFileInformation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:163:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:164:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetTempPathW (DWORD nBufferLength, LPWSTR lpBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:164:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:165:176: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI LockFileEx (HANDLE hFile, DWORD dwFlags, DWORD dwReserved, DWORD nNumberOfBytesToLockLow, DWORD nNumberOfBytesToLockHigh, LPOVERLAPPED lpOverlapped); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:165:176: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:166:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ReadFile (HANDLE hFile, LPVOID lpBuffer, DWORD nNumberOfBytesToRead, LPDWORD lpNumberOfBytesRead, LPOVERLAPPED lpOverlapped); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:166:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:167:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI RemoveDirectoryA (LPCSTR lpPathName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:167:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:168:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI RemoveDirectoryW (LPCWSTR lpPathName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:168:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:169:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetEndOfFile (HANDLE hFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:169:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:170:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetFileAttributesA (LPCSTR lpFileName, DWORD dwFileAttributes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:170:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:171:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetFileAttributesW (LPCWSTR lpFileName, DWORD dwFileAttributes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:171:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:172:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetFilePointerEx (HANDLE hFile, LARGE_INTEGER liDistanceToMove, PLARGE_INTEGER lpNewFilePointer, DWORD dwMoveMethod); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:172:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:173:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI UnlockFileEx (HANDLE hFile, DWORD dwReserved, DWORD nNumberOfBytesToUnlockLow, DWORD nNumberOfBytesToUnlockHigh, LPOVERLAPPED lpOverlapped); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:173:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:174:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WriteFile (HANDLE hFile, LPCVOID lpBuffer, DWORD nNumberOfBytesToWrite, LPDWORD lpNumberOfBytesWritten, LPOVERLAPPED lpOverlapped); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:174:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:19, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/handleapi.h:19:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CloseHandle (HANDLE hObject); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/handleapi.h:19:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:19, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/handleapi.h:20:213: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI DuplicateHandle (HANDLE hSourceProcessHandle, HANDLE hSourceHandle, HANDLE hTargetProcessHandle, LPHANDLE lpTargetHandle, DWORD dwDesiredAccess, WINBOOL bInheritHandle, DWORD dwOptions); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/handleapi.h:20:213: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/handleapi.h:24:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetHandleInformation (HANDLE hObject, LPDWORD lpdwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/handleapi.h:24:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/handleapi.h:25:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetHandleInformation (HANDLE hObject, DWORD dwMask, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/handleapi.h:25:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:20, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:28:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI HeapCreate (DWORD flOptions, SIZE_T dwInitialSize, SIZE_T dwMaximumSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:28:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:29:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI HeapDestroy (HANDLE hHeap); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:29:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:30:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI HeapValidate (HANDLE hHeap, DWORD dwFlags, LPCVOID lpMem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:30:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:31:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI SIZE_T WINAPI HeapCompact (HANDLE hHeap, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:31:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:32:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI HeapSummary (HANDLE hHeap, DWORD dwFlags, LPHEAP_SUMMARY lpSummary); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:32:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:33:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetProcessHeaps (DWORD NumberOfHeaps, PHANDLE ProcessHeaps); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:33:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:34:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI HeapLock (HANDLE hHeap); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:34:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:35:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI HeapUnlock (HANDLE hHeap); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:35:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:36:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI HeapWalk (HANDLE hHeap, LPPROCESS_HEAP_ENTRY lpEntry); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:36:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:20, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:37:164: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI HeapSetInformation (HANDLE HeapHandle, HEAP_INFORMATION_CLASS HeapInformationClass, PVOID HeapInformation, SIZE_T HeapInformationLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:37:164: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:38:188: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI HeapQueryInformation (HANDLE HeapHandle, HEAP_INFORMATION_CLASS HeapInformationClass, PVOID HeapInformation, SIZE_T HeapInformationLength, PSIZE_T ReturnLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:38:188: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:42:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPVOID WINAPI HeapAlloc (HANDLE hHeap, DWORD dwFlags, SIZE_T dwBytes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:42:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:43:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPVOID WINAPI HeapReAlloc (HANDLE hHeap, DWORD dwFlags, LPVOID lpMem, SIZE_T dwBytes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:43:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:44:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI HeapFree (HANDLE hHeap, DWORD dwFlags, LPVOID lpMem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:44:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:45:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI SIZE_T WINAPI HeapSize (HANDLE hHeap, DWORD dwFlags, LPCVOID lpMem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:45:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:46:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI GetProcessHeap (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:46:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:21, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/ioapiset.h:18:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetOverlappedResult (HANDLE hFile, LPOVERLAPPED lpOverlapped, LPDWORD lpNumberOfBytesTransferred, WINBOOL bWait); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ioapiset.h:18:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ioapiset.h:19:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateIoCompletionPort (HANDLE FileHandle, HANDLE ExistingCompletionPort, ULONG_PTR CompletionKey, DWORD NumberOfConcurrentThreads); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ioapiset.h:19:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ioapiset.h:20:191: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetQueuedCompletionStatus (HANDLE CompletionPort, LPDWORD lpNumberOfBytesTransferred, PULONG_PTR lpCompletionKey, LPOVERLAPPED *lpOverlapped, DWORD dwMilliseconds); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ioapiset.h:20:191: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ioapiset.h:21:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI PostQueuedCompletionStatus (HANDLE CompletionPort, DWORD dwNumberOfBytesTransferred, ULONG_PTR dwCompletionKey, LPOVERLAPPED lpOverlapped); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ioapiset.h:21:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ioapiset.h:22:217: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI DeviceIoControl (HANDLE hDevice, DWORD dwIoControlCode, LPVOID lpInBuffer, DWORD nInBufferSize, LPVOID lpOutBuffer, DWORD nOutBufferSize, LPDWORD lpBytesReturned, LPOVERLAPPED lpOverlapped); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ioapiset.h:22:217: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ioapiset.h:23:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CancelIo (HANDLE hFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ioapiset.h:23:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ioapiset.h:32:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetOverlappedResultEx (HANDLE hFile, LPOVERLAPPED lpOverlapped, LPDWORD lpNumberOfBytesTransferred, DWORD dwMilliseconds, WINBOOL bAlertable); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ioapiset.h:32:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:22, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/interlockedapi.h:51:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI InitializeSListHead (PSLIST_HEADER ListHead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/interlockedapi.h:51:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/interlockedapi.h:52:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI PSLIST_ENTRY WINAPI InterlockedPopEntrySList (PSLIST_HEADER ListHead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/interlockedapi.h:52:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/interlockedapi.h:53:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI PSLIST_ENTRY WINAPI InterlockedPushEntrySList (PSLIST_HEADER ListHead, PSLIST_ENTRY ListEntry); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/interlockedapi.h:53:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/interlockedapi.h:54:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI PSLIST_ENTRY WINAPI InterlockedFlushSList (PSLIST_HEADER ListHead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/interlockedapi.h:54:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/interlockedapi.h:55:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI USHORT WINAPI QueryDepthSList (PSLIST_HEADER ListHead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/interlockedapi.h:55:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:23, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/jobapi.h:18:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI IsProcessInJob (HANDLE ProcessHandle, HANDLE JobHandle, PBOOL Result); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/jobapi.h:18:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:24, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:80:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HRSRC WINAPI FindResourceExW (HMODULE hModule, LPCWSTR lpType, LPCWSTR lpName, WORD wLanguage); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:80:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:81:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DECLSPEC_NORETURN VOID WINAPI FreeLibraryAndExitThread (HMODULE hLibModule, DWORD dwExitCode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:81:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:82:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FreeResource (HGLOBAL hResData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:82:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:83:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetModuleFileNameA (HMODULE hModule, LPSTR lpFilename, DWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:83:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:84:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetModuleFileNameW (HMODULE hModule, LPWSTR lpFilename, DWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:84:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:85:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HMODULE WINAPI GetModuleHandleA (LPCSTR lpModuleName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:85:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:86:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HMODULE WINAPI GetModuleHandleW (LPCWSTR lpModuleName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:86:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:87:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HMODULE WINAPI LoadLibraryExA (LPCSTR lpLibFileName, HANDLE hFile, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:87:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:88:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HMODULE WINAPI LoadLibraryExW (LPCWSTR lpLibFileName, HANDLE hFile, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:88:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:89:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HGLOBAL WINAPI LoadResource (HMODULE hModule, HRSRC hResInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:89:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:90:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI LoadStringA (HINSTANCE hInstance, UINT uID, LPSTR lpBuffer, int cchBufferMax); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:90:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:91:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI LoadStringW (HINSTANCE hInstance, UINT uID, LPWSTR lpBuffer, int cchBufferMax); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:91:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:92:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPVOID WINAPI LockResource (HGLOBAL hResData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:92:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:93:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI SizeofResource (HMODULE hModule, HRSRC hResInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:93:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:94:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DLL_DIRECTORY_COOKIE WINAPI AddDllDirectory (PCWSTR NewDirectory); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:94:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:95:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI RemoveDllDirectory (DLL_DIRECTORY_COOKIE Cookie); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:95:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:96:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetDefaultDllDirectories (DWORD DirectoryFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:96:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:97:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetModuleHandleExA (DWORD dwFlags, LPCSTR lpModuleName, HMODULE *phModule); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:97:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:98:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetModuleHandleExW (DWORD dwFlags, LPCWSTR lpModuleName, HMODULE *phModule); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:98:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:113:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumResourceLanguagesA(HMODULE hModule,LPCSTR lpType,LPCSTR lpName,ENUMRESLANGPROCA lpEnumFunc,LONG_PTR lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:113:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:114:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumResourceLanguagesW(HMODULE hModule,LPCWSTR lpType,LPCWSTR lpName,ENUMRESLANGPROCW lpEnumFunc,LONG_PTR lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:114:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:133:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI DisableThreadLibraryCalls (HMODULE hLibModule); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:133:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:134:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FreeLibrary (HMODULE hLibModule); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:134:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:135:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI FARPROC WINAPI GetProcAddress (HMODULE hModule, LPCSTR lpProcName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:135:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:25, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:47:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI SIZE_T WINAPI VirtualQuery (LPCVOID lpAddress, PMEMORY_BASIC_INFORMATION lpBuffer, SIZE_T dwLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:47:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:48:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FlushViewOfFile (LPCVOID lpBaseAddress, SIZE_T dwNumberOfBytesToFlush); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:48:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:49:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI UnmapViewOfFile (LPCVOID lpBaseAddress); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:49:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:25, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:50:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateFileMappingFromApp (HANDLE hFile, PSECURITY_ATTRIBUTES SecurityAttributes, ULONG PageProtection, ULONG64 MaximumSize, PCWSTR Name); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:50:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:51:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI PVOID WINAPI MapViewOfFileFromApp (HANDLE hFileMappingObject, ULONG DesiredAccess, ULONG64 FileOffset, SIZE_T NumberOfBytesToMap); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:51:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:63:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPVOID WINAPI VirtualAlloc (LPVOID lpAddress, SIZE_T dwSize, DWORD flAllocationType, DWORD flProtect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:63:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:64:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI VirtualFree (LPVOID lpAddress, SIZE_T dwSize, DWORD dwFreeType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:64:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:65:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI VirtualProtect (LPVOID lpAddress, SIZE_T dwSize, DWORD flNewProtect, PDWORD lpflOldProtect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:65:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:66:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPVOID WINAPI VirtualAllocEx (HANDLE hProcess, LPVOID lpAddress, SIZE_T dwSize, DWORD flAllocationType, DWORD flProtect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:66:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:67:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI VirtualFreeEx (HANDLE hProcess, LPVOID lpAddress, SIZE_T dwSize, DWORD dwFreeType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:67:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:68:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI VirtualProtectEx (HANDLE hProcess, LPVOID lpAddress, SIZE_T dwSize, DWORD flNewProtect, PDWORD lpflOldProtect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:68:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:69:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI SIZE_T WINAPI VirtualQueryEx (HANDLE hProcess, LPCVOID lpAddress, PMEMORY_BASIC_INFORMATION lpBuffer, SIZE_T dwLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:69:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:70:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ReadProcessMemory (HANDLE hProcess, LPCVOID lpBaseAddress, LPVOID lpBuffer, SIZE_T nSize, SIZE_T *lpNumberOfBytesRead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:70:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:71:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WriteProcessMemory (HANDLE hProcess, LPVOID lpBaseAddress, LPCVOID lpBuffer, SIZE_T nSize, SIZE_T *lpNumberOfBytesWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:71:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:72:189: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateFileMappingW (HANDLE hFile, LPSECURITY_ATTRIBUTES lpFileMappingAttributes, DWORD flProtect, DWORD dwMaximumSizeHigh, DWORD dwMaximumSizeLow, LPCWSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:72:189: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:73:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI OpenFileMappingW (DWORD dwDesiredAccess, WINBOOL bInheritHandle, LPCWSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:73:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:74:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPVOID WINAPI MapViewOfFile (HANDLE hFileMappingObject, DWORD dwDesiredAccess, DWORD dwFileOffsetHigh, DWORD dwFileOffsetLow, SIZE_T dwNumberOfBytesToMap); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:74:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:75:191: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPVOID WINAPI MapViewOfFileEx (HANDLE hFileMappingObject, DWORD dwDesiredAccess, DWORD dwFileOffsetHigh, DWORD dwFileOffsetLow, SIZE_T dwNumberOfBytesToMap, LPVOID lpBaseAddress); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:75:191: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:76:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI SIZE_T WINAPI GetLargePageMinimum (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:76:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:77:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetProcessWorkingSetSizeEx (HANDLE hProcess, PSIZE_T lpMinimumWorkingSetSize, PSIZE_T lpMaximumWorkingSetSize, PDWORD Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:77:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:78:149: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetProcessWorkingSetSizeEx (HANDLE hProcess, SIZE_T dwMinimumWorkingSetSize, SIZE_T dwMaximumWorkingSetSize, DWORD Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:78:149: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:79:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI VirtualLock (LPVOID lpAddress, SIZE_T dwSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:79:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:80:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI VirtualUnlock (LPVOID lpAddress, SIZE_T dwSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:80:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:81:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetWriteWatch (DWORD dwFlags, PVOID lpBaseAddress, SIZE_T dwRegionSize, PVOID *lpAddresses, ULONG_PTR *lpdwCount, LPDWORD lpdwGranularity); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:81:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:82:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI ResetWriteWatch (LPVOID lpBaseAddress, SIZE_T dwRegionSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:82:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:83:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateMemoryResourceNotification (MEMORY_RESOURCE_NOTIFICATION_TYPE NotificationType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:83:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:84:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI QueryMemoryResourceNotification (HANDLE ResourceNotificationHandle, PBOOL ResourceState); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:84:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:85:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetSystemFileCacheSize (PSIZE_T lpMinimumFileCacheSize, PSIZE_T lpMaximumFileCacheSize, PDWORD lpFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:85:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:86:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetSystemFileCacheSize (SIZE_T MinimumFileCacheSize, SIZE_T MaximumFileCacheSize, DWORD Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:86:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:26, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/namedpipeapi.h:18:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI ImpersonateNamedPipeClient (HANDLE hNamedPipe); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/namedpipeapi.h:18:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:26, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/namedpipeapi.h:19:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CreatePipe (PHANDLE hReadPipe, PHANDLE hWritePipe, LPSECURITY_ATTRIBUTES lpPipeAttributes, DWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/namedpipeapi.h:19:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/namedpipeapi.h:20:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ConnectNamedPipe (HANDLE hNamedPipe, LPOVERLAPPED lpOverlapped); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/namedpipeapi.h:20:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/namedpipeapi.h:21:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI DisconnectNamedPipe (HANDLE hNamedPipe); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/namedpipeapi.h:21:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/namedpipeapi.h:22:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetNamedPipeHandleState (HANDLE hNamedPipe, LPDWORD lpMode, LPDWORD lpMaxCollectionCount, LPDWORD lpCollectDataTimeout); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/namedpipeapi.h:22:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/namedpipeapi.h:23:177: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI PeekNamedPipe (HANDLE hNamedPipe, LPVOID lpBuffer, DWORD nBufferSize, LPDWORD lpBytesRead, LPDWORD lpTotalBytesAvail, LPDWORD lpBytesLeftThisMessage); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/namedpipeapi.h:23:177: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/namedpipeapi.h:24:195: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI TransactNamedPipe (HANDLE hNamedPipe, LPVOID lpInBuffer, DWORD nInBufferSize, LPVOID lpOutBuffer, DWORD nOutBufferSize, LPDWORD lpBytesRead, LPOVERLAPPED lpOverlapped); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/namedpipeapi.h:24:195: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/namedpipeapi.h:25:227: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateNamedPipeW (LPCWSTR lpName, DWORD dwOpenMode, DWORD dwPipeMode, DWORD nMaxInstances, DWORD nOutBufferSize, DWORD nInBufferSize, DWORD nDefaultTimeOut, LPSECURITY_ATTRIBUTES lpSecurityAttributes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/namedpipeapi.h:25:227: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/namedpipeapi.h:26:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WaitNamedPipeW (LPCWSTR lpNamedPipeName, DWORD nTimeOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/namedpipeapi.h:26:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/namespaceapi.h:20:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreatePrivateNamespaceW (LPSECURITY_ATTRIBUTES lpPrivateNamespaceAttributes, LPVOID lpBoundaryDescriptor, LPCWSTR lpAliasPrefix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/namespaceapi.h:20:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/namespaceapi.h:21:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI OpenPrivateNamespaceW (LPVOID lpBoundaryDescriptor, LPCWSTR lpAliasPrefix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/namespaceapi.h:21:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/namespaceapi.h:26:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI BOOLEAN WINAPI ClosePrivateNamespace (HANDLE Handle, ULONG Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/namespaceapi.h:26:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/namespaceapi.h:27:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateBoundaryDescriptorW (LPCWSTR Name, ULONG Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/namespaceapi.h:27:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/namespaceapi.h:32:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI AddSIDToBoundaryDescriptor (HANDLE *BoundaryDescriptor, PSID RequiredSid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/namespaceapi.h:32:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/namespaceapi.h:33:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI DeleteBoundaryDescriptor (HANDLE BoundaryDescriptor); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/namespaceapi.h:33:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:28, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:18:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPCH WINAPI GetEnvironmentStrings (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:18:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:19:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPWCH WINAPI GetEnvironmentStringsW (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:19:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:20:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetEnvironmentStringsW (LPWCH NewEnvironment); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:20:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:29:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FreeEnvironmentStringsA (LPCH penv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:29:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:30:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FreeEnvironmentStringsW (LPWCH penv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:30:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:31:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI GetStdHandle (DWORD nStdHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:31:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:32:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetStdHandle (DWORD nStdHandle, HANDLE hHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:32:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:36:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPSTR WINAPI GetCommandLineA (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:36:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:37:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPWSTR WINAPI GetCommandLineW (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:37:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:38:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetEnvironmentVariableA (LPCSTR lpName, LPSTR lpBuffer, DWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:38:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:39:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetEnvironmentVariableW (LPCWSTR lpName, LPWSTR lpBuffer, DWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:39:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:40:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetEnvironmentVariableA (LPCSTR lpName, LPCSTR lpValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:40:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:41:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetEnvironmentVariableW (LPCWSTR lpName, LPCWSTR lpValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:41:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:42:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI ExpandEnvironmentStringsA (LPCSTR lpSrc, LPSTR lpDst, DWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:42:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:43:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI ExpandEnvironmentStringsW (LPCWSTR lpSrc, LPWSTR lpDst, DWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:43:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:44:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetCurrentDirectoryA (LPCSTR lpPathName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:44:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:45:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetCurrentDirectoryW (LPCWSTR lpPathName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:45:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:46:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetCurrentDirectoryA (DWORD nBufferLength, LPSTR lpBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:46:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:47:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetCurrentDirectoryW (DWORD nBufferLength, LPWSTR lpBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:47:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:28, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:48:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI SearchPathW (LPCWSTR lpPath, LPCWSTR lpFileName, LPCWSTR lpExtension, DWORD nBufferLength, LPWSTR lpBuffer, LPWSTR *lpFilePart); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:48:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:49:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD APIENTRY SearchPathA (LPCSTR lpPath, LPCSTR lpFileName, LPCSTR lpExtension, DWORD nBufferLength, LPSTR lpBuffer, LPSTR *lpFilePart); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:49:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:50:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI NeedCurrentDirectoryForExePathA (LPCSTR ExeName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:50:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:51:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI NeedCurrentDirectoryForExePathW (LPCWSTR ExeName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:51:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:29, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:78:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI QueueUserAPC (PAPCFUNC pfnAPC, HANDLE hThread, ULONG_PTR dwData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:78:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:29, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:79:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetProcessTimes (HANDLE hProcess, LPFILETIME lpCreationTime, LPFILETIME lpExitTime, LPFILETIME lpKernelTime, LPFILETIME lpUserTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:79:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:80:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DECLSPEC_NORETURN VOID WINAPI ExitProcess (UINT uExitCode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:80:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:81:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI TerminateProcess (HANDLE hProcess, UINT uExitCode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:81:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:82:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetExitCodeProcess (HANDLE hProcess, LPDWORD lpExitCode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:82:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:83:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SwitchToThread (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:83:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:84:227: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateRemoteThread (HANDLE hProcess, LPSECURITY_ATTRIBUTES lpThreadAttributes, SIZE_T dwStackSize, LPTHREAD_START_ROUTINE lpStartAddress, LPVOID lpParameter, DWORD dwCreationFlags, LPDWORD lpThreadId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:84:227: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:85:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI OpenThread (DWORD dwDesiredAccess, WINBOOL bInheritHandle, DWORD dwThreadId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:85:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:86:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetThreadPriorityBoost (HANDLE hThread, WINBOOL bDisablePriorityBoost); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:86:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:87:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetThreadPriorityBoost (HANDLE hThread, PBOOL pDisablePriorityBoost); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:87:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:88:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI TerminateThread (HANDLE hThread, DWORD dwExitCode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:88:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:89:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetProcessShutdownParameters (DWORD dwLevel, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:89:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:90:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetProcessVersion (DWORD ProcessId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:90:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:91:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI GetStartupInfoW (LPSTARTUPINFOW lpStartupInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:91:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:92:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL APIENTRY SetThreadToken (PHANDLE Thread, HANDLE Token); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:92:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:93:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI OpenProcessToken (HANDLE ProcessHandle, DWORD DesiredAccess, PHANDLE TokenHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:93:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:94:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI OpenThreadToken (HANDLE ThreadHandle, DWORD DesiredAccess, WINBOOL OpenAsSelf, PHANDLE TokenHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:94:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:95:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetPriorityClass (HANDLE hProcess, DWORD dwPriorityClass); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:95:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:96:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetThreadStackGuarantee (PULONG StackSizeInBytes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:96:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:97:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetPriorityClass (HANDLE hProcess); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:97:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:98:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ProcessIdToSessionId (DWORD dwProcessId, DWORD *pSessionId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:98:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:99:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetProcessId (HANDLE Process); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:99:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:100:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetThreadId (HANDLE Thread); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:100:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:29, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:101:275: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateRemoteThreadEx (HANDLE hProcess, LPSECURITY_ATTRIBUTES lpThreadAttributes, SIZE_T dwStackSize, LPTHREAD_START_ROUTINE lpStartAddress, LPVOID lpParameter, DWORD dwCreationFlags, LPPROC_THREAD_ATTRIBUTE_LIST lpAttributeList, LPDWORD lpThreadId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:101:275: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:102:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetThreadContext (HANDLE hThread, LPCONTEXT lpContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:102:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:103:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetThreadContext (HANDLE hThread, CONST CONTEXT *lpContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:103:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:104:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FlushInstructionCache (HANDLE hProcess, LPCVOID lpBaseAddress, SIZE_T dwSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:104:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:105:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetThreadTimes (HANDLE hThread, LPFILETIME lpCreationTime, LPFILETIME lpExitTime, LPFILETIME lpKernelTime, LPFILETIME lpUserTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:105:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:106:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI OpenProcess (DWORD dwDesiredAccess, WINBOOL bInheritHandle, DWORD dwProcessId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:106:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:107:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetProcessHandleCount (HANDLE hProcess, PDWORD pdwHandleCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:107:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:108:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetCurrentProcessorNumber (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:108:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:115:346: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CreateProcessA (LPCSTR lpApplicationName, LPSTR lpCommandLine, LPSECURITY_ATTRIBUTES lpProcessAttributes, LPSECURITY_ATTRIBUTES lpThreadAttributes, WINBOOL bInheritHandles, DWORD dwCreationFlags, LPVOID lpEnvironment, LPCSTR lpCurrentDirectory, LPSTARTUPINFOA lpStartupInfo, LPPROCESS_INFORMATION lpProcessInformation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:115:346: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:116:349: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CreateProcessW (LPCWSTR lpApplicationName, LPWSTR lpCommandLine, LPSECURITY_ATTRIBUTES lpProcessAttributes, LPSECURITY_ATTRIBUTES lpThreadAttributes, WINBOOL bInheritHandles, DWORD dwCreationFlags, LPVOID lpEnvironment, LPCWSTR lpCurrentDirectory, LPSTARTUPINFOW lpStartupInfo, LPPROCESS_INFORMATION lpProcessInformation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:116:349: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:121:369: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI CreateProcessAsUserW (HANDLE hToken, LPCWSTR lpApplicationName, LPWSTR lpCommandLine, LPSECURITY_ATTRIBUTES lpProcessAttributes, LPSECURITY_ATTRIBUTES lpThreadAttributes, WINBOOL bInheritHandles, DWORD dwCreationFlags, LPVOID lpEnvironment, LPCWSTR lpCurrentDirectory, LPSTARTUPINFOW lpStartupInfo, LPPROCESS_INFORMATION lpProcessInformation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:121:369: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:152:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI GetCurrentProcess (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:152:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:153:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetCurrentProcessId (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:153:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:154:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI GetCurrentThread (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:154:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:155:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetCurrentThreadId (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:155:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:156:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI IsProcessorFeaturePresent (DWORD ProcessorFeature); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:156:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:160:204: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateThread (LPSECURITY_ATTRIBUTES lpThreadAttributes, SIZE_T dwStackSize, LPTHREAD_START_ROUTINE lpStartAddress, LPVOID lpParameter, DWORD dwCreationFlags, LPDWORD lpThreadId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:160:204: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:161:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetThreadPriority (HANDLE hThread, int nPriority); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:161:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:162:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI GetThreadPriority (HANDLE hThread); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:162:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:163:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DECLSPEC_NORETURN VOID WINAPI ExitThread (DWORD dwExitCode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:163:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:164:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetExitCodeThread (HANDLE hThread, LPDWORD lpExitCode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:164:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:168:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI SuspendThread (HANDLE hThread); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:168:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:169:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI ResumeThread (HANDLE hThread); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:169:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:170:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI TlsAlloc (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:170:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:171:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPVOID WINAPI TlsGetValue (DWORD dwTlsIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:171:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:172:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI TlsSetValue (DWORD dwTlsIndex, LPVOID lpTlsValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:172:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:173:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI TlsFree (DWORD dwTlsIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:173:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:31, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/profileapi.h:16:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI QueryPerformanceCounter (LARGE_INTEGER *lpPerformanceCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/profileapi.h:16:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/profileapi.h:17:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI QueryPerformanceFrequency (LARGE_INTEGER *lpFrequency); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/profileapi.h:17:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:34, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:18:256: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AccessCheck (PSECURITY_DESCRIPTOR pSecurityDescriptor, HANDLE ClientToken, DWORD DesiredAccess, PGENERIC_MAPPING GenericMapping, PPRIVILEGE_SET PrivilegeSet, LPDWORD PrivilegeSetLength, LPDWORD GrantedAccess, LPBOOL AccessStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:18:256: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:19:324: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AccessCheckAndAuditAlarmW (LPCWSTR SubsystemName, LPVOID HandleId, LPWSTR ObjectTypeName, LPWSTR ObjectName, PSECURITY_DESCRIPTOR SecurityDescriptor, DWORD DesiredAccess, PGENERIC_MAPPING GenericMapping, WINBOOL ObjectCreation, LPDWORD GrantedAccess, LPBOOL AccessStatus, LPBOOL pfGenerateOnClose); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:19:324: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:24:347: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AccessCheckByType (PSECURITY_DESCRIPTOR pSecurityDescriptor, PSID PrincipalSelfSid, HANDLE ClientToken, DWORD DesiredAccess, POBJECT_TYPE_LIST ObjectTypeList, DWORD ObjectTypeListLength, PGENERIC_MAPPING GenericMapping, PPRIVILEGE_SET PrivilegeSet, LPDWORD PrivilegeSetLength, LPDWORD GrantedAccess, LPBOOL AccessStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:24:347: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:25:366: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AccessCheckByTypeResultList (PSECURITY_DESCRIPTOR pSecurityDescriptor, PSID PrincipalSelfSid, HANDLE ClientToken, DWORD DesiredAccess, POBJECT_TYPE_LIST ObjectTypeList, DWORD ObjectTypeListLength, PGENERIC_MAPPING GenericMapping, PPRIVILEGE_SET PrivilegeSet, LPDWORD PrivilegeSetLength, LPDWORD GrantedAccessList, LPDWORD AccessStatusList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:25:366: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:26:458: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AccessCheckByTypeAndAuditAlarmW (LPCWSTR SubsystemName, LPVOID HandleId, LPCWSTR ObjectTypeName, LPCWSTR ObjectName, PSECURITY_DESCRIPTOR SecurityDescriptor, PSID PrincipalSelfSid, DWORD DesiredAccess, AUDIT_EVENT_TYPE AuditType, DWORD Flags, POBJECT_TYPE_LIST ObjectTypeList, DWORD ObjectTypeListLength, PGENERIC_MAPPING GenericMapping, WINBOOL ObjectCreation, LPDWORD GrantedAccess, LPBOOL AccessStatus, LPBOOL pfGenerateOnClose); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:26:458: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:31:477: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AccessCheckByTypeResultListAndAuditAlarmW (LPCWSTR SubsystemName, LPVOID HandleId, LPCWSTR ObjectTypeName, LPCWSTR ObjectName, PSECURITY_DESCRIPTOR SecurityDescriptor, PSID PrincipalSelfSid, DWORD DesiredAccess, AUDIT_EVENT_TYPE AuditType, DWORD Flags, POBJECT_TYPE_LIST ObjectTypeList, DWORD ObjectTypeListLength, PGENERIC_MAPPING GenericMapping, WINBOOL ObjectCreation, LPDWORD GrantedAccessList, LPDWORD AccessStatusList, LPBOOL pfGenerateOnClose); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:31:477: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:36:505: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AccessCheckByTypeResultListAndAuditAlarmByHandleW (LPCWSTR SubsystemName, LPVOID HandleId, HANDLE ClientToken, LPCWSTR ObjectTypeName, LPCWSTR ObjectName, PSECURITY_DESCRIPTOR SecurityDescriptor, PSID PrincipalSelfSid, DWORD DesiredAccess, AUDIT_EVENT_TYPE AuditType, DWORD Flags, POBJECT_TYPE_LIST ObjectTypeList, DWORD ObjectTypeListLength, PGENERIC_MAPPING GenericMapping, WINBOOL ObjectCreation, LPDWORD GrantedAccessList, LPDWORD AccessStatusList, LPBOOL pfGenerateOnClose); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:36:505: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:41:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AddAccessAllowedAce (PACL pAcl, DWORD dwAceRevision, DWORD AccessMask, PSID pSid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:41:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:42:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AddAccessAllowedAceEx (PACL pAcl, DWORD dwAceRevision, DWORD AceFlags, DWORD AccessMask, PSID pSid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:42:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:43:183: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AddAccessAllowedObjectAce (PACL pAcl, DWORD dwAceRevision, DWORD AceFlags, DWORD AccessMask, GUID *ObjectTypeGuid, GUID *InheritedObjectTypeGuid, PSID pSid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:43:183: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:44:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AddAccessDeniedAce (PACL pAcl, DWORD dwAceRevision, DWORD AccessMask, PSID pSid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:44:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:45:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AddAccessDeniedAceEx (PACL pAcl, DWORD dwAceRevision, DWORD AceFlags, DWORD AccessMask, PSID pSid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:45:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:46:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AddAccessDeniedObjectAce (PACL pAcl, DWORD dwAceRevision, DWORD AceFlags, DWORD AccessMask, GUID *ObjectTypeGuid, GUID *InheritedObjectTypeGuid, PSID pSid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:46:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:47:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AddAce (PACL pAcl, DWORD dwAceRevision, DWORD dwStartingAceIndex, LPVOID pAceList, DWORD nAceListLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:47:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:48:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AddAuditAccessAce (PACL pAcl, DWORD dwAceRevision, DWORD dwAccessMask, PSID pSid, WINBOOL bAuditSuccess, WINBOOL bAuditFailure); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:48:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:49:172: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AddAuditAccessAceEx (PACL pAcl, DWORD dwAceRevision, DWORD AceFlags, DWORD dwAccessMask, PSID pSid, WINBOOL bAuditSuccess, WINBOOL bAuditFailure); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:49:172: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:50:227: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AddAuditAccessObjectAce (PACL pAcl, DWORD dwAceRevision, DWORD AceFlags, DWORD AccessMask, GUID *ObjectTypeGuid, GUID *InheritedObjectTypeGuid, PSID pSid, WINBOOL bAuditSuccess, WINBOOL bAuditFailure); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:50:227: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:60:183: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AdjustTokenGroups (HANDLE TokenHandle, WINBOOL ResetToDefault, PTOKEN_GROUPS NewState, DWORD BufferLength, PTOKEN_GROUPS PreviousState, PDWORD ReturnLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:60:183: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:61:201: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AdjustTokenPrivileges (HANDLE TokenHandle, WINBOOL DisableAllPrivileges, PTOKEN_PRIVILEGES NewState, DWORD BufferLength, PTOKEN_PRIVILEGES PreviousState, PDWORD ReturnLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:61:201: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:62:313: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AllocateAndInitializeSid (PSID_IDENTIFIER_AUTHORITY pIdentifierAuthority, BYTE nSubAuthorityCount, DWORD nSubAuthority0, DWORD nSubAuthority1, DWORD nSubAuthority2, DWORD nSubAuthority3, DWORD nSubAuthority4, DWORD nSubAuthority5, DWORD nSubAuthority6, DWORD nSubAuthority7, PSID *pSid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:62:313: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:63:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AllocateLocallyUniqueId (PLUID Luid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:63:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:64:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AreAllAccessesGranted (DWORD GrantedAccess, DWORD DesiredAccess); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:64:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:65:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AreAnyAccessesGranted (DWORD GrantedAccess, DWORD DesiredAccess); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:65:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:66:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL APIENTRY CheckTokenMembership (HANDLE TokenHandle, PSID SidToCheck, PBOOL IsMember); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:66:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:74:279: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI ConvertToAutoInheritPrivateObjectSecurity (PSECURITY_DESCRIPTOR ParentDescriptor, PSECURITY_DESCRIPTOR CurrentSecurityDescriptor, PSECURITY_DESCRIPTOR *NewSecurityDescriptor, GUID *ObjectType, BOOLEAN IsDirectoryObject, PGENERIC_MAPPING GenericMapping); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:74:279: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:75:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI CopySid (DWORD nDestinationSidLength, PSID pDestinationSid, PSID pSourceSid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:75:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:76:245: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI CreatePrivateObjectSecurity (PSECURITY_DESCRIPTOR ParentDescriptor, PSECURITY_DESCRIPTOR CreatorDescriptor, PSECURITY_DESCRIPTOR *NewDescriptor, WINBOOL IsDirectoryObject, HANDLE Token, PGENERIC_MAPPING GenericMapping); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:76:245: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:77:289: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI CreatePrivateObjectSecurityEx (PSECURITY_DESCRIPTOR ParentDescriptor, PSECURITY_DESCRIPTOR CreatorDescriptor, PSECURITY_DESCRIPTOR *NewDescriptor, GUID *ObjectType, WINBOOL IsContainerObject, ULONG AutoInheritFlags, HANDLE Token, PGENERIC_MAPPING GenericMapping); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:77:289: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:78:329: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI CreatePrivateObjectSecurityWithMultipleInheritance (PSECURITY_DESCRIPTOR ParentDescriptor, PSECURITY_DESCRIPTOR CreatorDescriptor, PSECURITY_DESCRIPTOR *NewDescriptor, GUID **ObjectTypes, ULONG GuidCount, WINBOOL IsContainerObject, ULONG AutoInheritFlags, HANDLE Token, PGENERIC_MAPPING GenericMapping); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:78:329: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:79:305: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL APIENTRY CreateRestrictedToken (HANDLE ExistingTokenHandle, DWORD Flags, DWORD DisableSidCount, PSID_AND_ATTRIBUTES SidsToDisable, DWORD DeletePrivilegeCount, PLUID_AND_ATTRIBUTES PrivilegesToDelete, DWORD RestrictedSidCount, PSID_AND_ATTRIBUTES SidsToRestrict, PHANDLE NewTokenHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:79:305: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:80:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI CreateWellKnownSid (WELL_KNOWN_SID_TYPE WellKnownSidType, PSID DomainSid, PSID pSid, DWORD *cbSid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:80:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:81:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI EqualDomainSid (PSID pSid1, PSID pSid2, WINBOOL *pfEqual); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:81:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:83:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI DeleteAce (PACL pAcl, DWORD dwAceIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:83:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:84:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI DestroyPrivateObjectSecurity (PSECURITY_DESCRIPTOR *ObjectDescriptor); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:84:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:85:149: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI DuplicateToken (HANDLE ExistingTokenHandle, SECURITY_IMPERSONATION_LEVEL ImpersonationLevel, PHANDLE DuplicateTokenHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:85:149: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:86:222: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI DuplicateTokenEx (HANDLE hExistingToken, DWORD dwDesiredAccess, LPSECURITY_ATTRIBUTES lpTokenAttributes, SECURITY_IMPERSONATION_LEVEL ImpersonationLevel, TOKEN_TYPE TokenType, PHANDLE phNewToken); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:86:222: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:87:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI EqualPrefixSid (PSID pSid1, PSID pSid2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:87:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:88:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI EqualSid (PSID pSid1, PSID pSid2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:88:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:89:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI FindFirstFreeAce (PACL pAcl, LPVOID *pAce); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:89:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:90:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI PVOID WINAPI FreeSid (PSID pSid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:90:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:91:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetAce (PACL pAcl, DWORD dwAceIndex, LPVOID *pAce); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:91:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:92:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetAclInformation (PACL pAcl, LPVOID pAclInformation, DWORD nAclInformationLength, ACL_INFORMATION_CLASS dwAclInformationClass); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:92:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:93:189: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetFileSecurityW (LPCWSTR lpFileName, SECURITY_INFORMATION RequestedInformation, PSECURITY_DESCRIPTOR pSecurityDescriptor, DWORD nLength, LPDWORD lpnLengthNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:93:189: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:98:191: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetKernelObjectSecurity (HANDLE Handle, SECURITY_INFORMATION RequestedInformation, PSECURITY_DESCRIPTOR pSecurityDescriptor, DWORD nLength, LPDWORD lpnLengthNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:98:191: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:99:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI DWORD WINAPI GetLengthSid (PSID pSid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:99:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:100:220: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetPrivateObjectSecurity (PSECURITY_DESCRIPTOR ObjectDescriptor, SECURITY_INFORMATION SecurityInformation, PSECURITY_DESCRIPTOR ResultantDescriptor, DWORD DescriptorLength, PDWORD ReturnLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:100:220: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:101:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetSecurityDescriptorControl (PSECURITY_DESCRIPTOR pSecurityDescriptor, PSECURITY_DESCRIPTOR_CONTROL pControl, LPDWORD lpdwRevision); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:101:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:102:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetSecurityDescriptorDacl (PSECURITY_DESCRIPTOR pSecurityDescriptor, LPBOOL lpbDaclPresent, PACL *pDacl, LPBOOL lpbDaclDefaulted); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:102:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:103:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetSecurityDescriptorGroup (PSECURITY_DESCRIPTOR pSecurityDescriptor, PSID *pGroup, LPBOOL lpbGroupDefaulted); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:103:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:104:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI DWORD WINAPI GetSecurityDescriptorLength (PSECURITY_DESCRIPTOR pSecurityDescriptor); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:104:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:105:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetSecurityDescriptorOwner (PSECURITY_DESCRIPTOR pSecurityDescriptor, PSID *pOwner, LPBOOL lpbOwnerDefaulted); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:105:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:106:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI DWORD WINAPI GetSecurityDescriptorRMControl (PSECURITY_DESCRIPTOR SecurityDescriptor, PUCHAR RMControl); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:106:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:107:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetSecurityDescriptorSacl (PSECURITY_DESCRIPTOR pSecurityDescriptor, LPBOOL lpbSaclPresent, PACL *pSacl, LPBOOL lpbSaclDefaulted); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:107:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:108:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI PSID_IDENTIFIER_AUTHORITY WINAPI GetSidIdentifierAuthority (PSID pSid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:108:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:109:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI DWORD WINAPI GetSidLengthRequired (UCHAR nSubAuthorityCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:109:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:110:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI PDWORD WINAPI GetSidSubAuthority (PSID pSid, DWORD nSubAuthority); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:110:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:111:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI PUCHAR WINAPI GetSidSubAuthorityCount (PSID pSid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:111:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:112:190: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetTokenInformation (HANDLE TokenHandle, TOKEN_INFORMATION_CLASS TokenInformationClass, LPVOID TokenInformation, DWORD TokenInformationLength, PDWORD ReturnLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:112:190: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:113:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetWindowsAccountDomainSid (PSID pSid, PSID pDomainSid, DWORD *cbDomainSid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:113:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:114:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL APIENTRY ImpersonateAnonymousToken (HANDLE ThreadHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:114:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:115:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI ImpersonateLoggedOnUser (HANDLE hToken); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:115:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:116:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI ImpersonateSelf (SECURITY_IMPERSONATION_LEVEL ImpersonationLevel); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:116:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:117:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI InitializeAcl (PACL pAcl, DWORD nAclLength, DWORD dwAclRevision); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:117:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:118:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI InitializeSecurityDescriptor (PSECURITY_DESCRIPTOR pSecurityDescriptor, DWORD dwRevision); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:118:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:119:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI InitializeSid (PSID Sid, PSID_IDENTIFIER_AUTHORITY pIdentifierAuthority, BYTE nSubAuthorityCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:119:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:120:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI IsTokenRestricted (HANDLE TokenHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:120:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:121:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI IsValidAcl (PACL pAcl); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:121:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:122:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI IsValidSecurityDescriptor (PSECURITY_DESCRIPTOR pSecurityDescriptor); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:122:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:123:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI IsValidSid (PSID pSid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:123:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:124:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI IsWellKnownSid (PSID pSid, WELL_KNOWN_SID_TYPE WellKnownSidType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:124:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:125:344: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI MakeAbsoluteSD (PSECURITY_DESCRIPTOR pSelfRelativeSecurityDescriptor, PSECURITY_DESCRIPTOR pAbsoluteSecurityDescriptor, LPDWORD lpdwAbsoluteSecurityDescriptorSize, PACL pDacl, LPDWORD lpdwDaclSize, PACL pSacl, LPDWORD lpdwSaclSize, PSID pOwner, LPDWORD lpdwOwnerSize, PSID pPrimaryGroup, LPDWORD lpdwPrimaryGroupSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:125:344: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:126:176: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI MakeSelfRelativeSD (PSECURITY_DESCRIPTOR pAbsoluteSecurityDescriptor, PSECURITY_DESCRIPTOR pSelfRelativeSecurityDescriptor, LPDWORD lpdwBufferLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:126:176: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:127:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI VOID WINAPI MapGenericMask (PDWORD AccessMask, PGENERIC_MAPPING GenericMapping); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:127:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:128:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI ObjectCloseAuditAlarmW (LPCWSTR SubsystemName, LPVOID HandleId, WINBOOL GenerateOnClose); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:128:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:133:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI ObjectDeleteAuditAlarmW (LPCWSTR SubsystemName, LPVOID HandleId, WINBOOL GenerateOnClose); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:133:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:138:333: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI ObjectOpenAuditAlarmW (LPCWSTR SubsystemName, LPVOID HandleId, LPWSTR ObjectTypeName, LPWSTR ObjectName, PSECURITY_DESCRIPTOR pSecurityDescriptor, HANDLE ClientToken, DWORD DesiredAccess, DWORD GrantedAccess, PPRIVILEGE_SET Privileges, WINBOOL ObjectCreation, WINBOOL AccessGranted, LPBOOL GenerateOnClose); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:138:333: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:143:185: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI ObjectPrivilegeAuditAlarmW (LPCWSTR SubsystemName, LPVOID HandleId, HANDLE ClientToken, DWORD DesiredAccess, PPRIVILEGE_SET Privileges, WINBOOL AccessGranted); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:143:185: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:148:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI PrivilegeCheck (HANDLE ClientToken, PPRIVILEGE_SET RequiredPrivileges, LPBOOL pfResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:148:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:149:170: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI PrivilegedServiceAuditAlarmW (LPCWSTR SubsystemName, LPCWSTR ServiceName, HANDLE ClientToken, PPRIVILEGE_SET Privileges, WINBOOL AccessGranted); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:149:170: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:158:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI RevertToSelf (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:158:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:159:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI SetAclInformation (PACL pAcl, LPVOID pAclInformation, DWORD nAclInformationLength, ACL_INFORMATION_CLASS dwAclInformationClass); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:159:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:160:148: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI SetFileSecurityW (LPCWSTR lpFileName, SECURITY_INFORMATION SecurityInformation, PSECURITY_DESCRIPTOR pSecurityDescriptor); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:160:148: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:165:149: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI SetKernelObjectSecurity (HANDLE Handle, SECURITY_INFORMATION SecurityInformation, PSECURITY_DESCRIPTOR SecurityDescriptor); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:165:149: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:166:235: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI SetPrivateObjectSecurity (SECURITY_INFORMATION SecurityInformation, PSECURITY_DESCRIPTOR ModificationDescriptor, PSECURITY_DESCRIPTOR *ObjectsSecurityDescriptor, PGENERIC_MAPPING GenericMapping, HANDLE Token); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:166:235: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:167:261: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI SetPrivateObjectSecurityEx (SECURITY_INFORMATION SecurityInformation, PSECURITY_DESCRIPTOR ModificationDescriptor, PSECURITY_DESCRIPTOR *ObjectsSecurityDescriptor, ULONG AutoInheritFlags, PGENERIC_MAPPING GenericMapping, HANDLE Token); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:167:261: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:173:195: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI SetSecurityDescriptorControl (PSECURITY_DESCRIPTOR pSecurityDescriptor, SECURITY_DESCRIPTOR_CONTROL ControlBitsOfInterest, SECURITY_DESCRIPTOR_CONTROL ControlBitsToSet); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:173:195: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:174:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI SetSecurityDescriptorDacl (PSECURITY_DESCRIPTOR pSecurityDescriptor, WINBOOL bDaclPresent, PACL pDacl, WINBOOL bDaclDefaulted); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:174:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:175:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI SetSecurityDescriptorGroup (PSECURITY_DESCRIPTOR pSecurityDescriptor, PSID pGroup, WINBOOL bGroupDefaulted); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:175:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:176:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI SetSecurityDescriptorOwner (PSECURITY_DESCRIPTOR pSecurityDescriptor, PSID pOwner, WINBOOL bOwnerDefaulted); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:176:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:177:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI DWORD WINAPI SetSecurityDescriptorRMControl (PSECURITY_DESCRIPTOR SecurityDescriptor, PUCHAR RMControl); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:177:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:178:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI SetSecurityDescriptorSacl (PSECURITY_DESCRIPTOR pSecurityDescriptor, WINBOOL bSaclPresent, PACL pSacl, WINBOOL bSaclDefaulted); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:178:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:179:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI SetTokenInformation (HANDLE TokenHandle, TOKEN_INFORMATION_CLASS TokenInformationClass, LPVOID TokenInformation, DWORD TokenInformationLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:179:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:35, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:43:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI EnterCriticalSection (LPCRITICAL_SECTION lpCriticalSection); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:43:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:44:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI LeaveCriticalSection (LPCRITICAL_SECTION lpCriticalSection); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:44:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:45:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI TryEnterCriticalSection (LPCRITICAL_SECTION lpCriticalSection); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:45:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:46:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI DeleteCriticalSection (LPCRITICAL_SECTION lpCriticalSection); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:46:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:47:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetEvent (HANDLE hEvent); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:47:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:48:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ResetEvent (HANDLE hEvent); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:48:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:49:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ReleaseSemaphore (HANDLE hSemaphore, LONG lReleaseCount, LPLONG lpPreviousCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:49:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:50:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ReleaseMutex (HANDLE hMutex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:50:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:51:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI WaitForSingleObjectEx (HANDLE hHandle, DWORD dwMilliseconds, WINBOOL bAlertable); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:51:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:35, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:52:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI WaitForMultipleObjectsEx (DWORD nCount, CONST HANDLE *lpHandles, WINBOOL bWaitAll, DWORD dwMilliseconds, WINBOOL bAlertable); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:52:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:53:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI OpenMutexW (DWORD dwDesiredAccess, WINBOOL bInheritHandle, LPCWSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:53:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:54:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI OpenEventA (DWORD dwDesiredAccess, WINBOOL bInheritHandle, LPCSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:54:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:55:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI OpenEventW (DWORD dwDesiredAccess, WINBOOL bInheritHandle, LPCWSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:55:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:56:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI OpenSemaphoreW (DWORD dwDesiredAccess, WINBOOL bInheritHandle, LPCWSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:56:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:57:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI WaitOnAddress (volatile VOID *Address, PVOID CompareAddress, SIZE_T AddressSize, DWORD dwMilliseconds); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:57:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:58:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VOID WINAPI WakeByAddressSingle (PVOID Address); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:58:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:59:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VOID WINAPI WakeByAddressAll (PVOID Address); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:59:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:112:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI InitializeCriticalSection (LPCRITICAL_SECTION lpCriticalSection); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:112:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:113:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI InitializeCriticalSectionAndSpinCount (LPCRITICAL_SECTION lpCriticalSection, DWORD dwSpinCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:113:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:114:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI SetCriticalSectionSpinCount (LPCRITICAL_SECTION lpCriticalSection, DWORD dwSpinCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:114:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:115:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI WaitForSingleObject (HANDLE hHandle, DWORD dwMilliseconds); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:115:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:116:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI SleepEx (DWORD dwMilliseconds, WINBOOL bAlertable); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:116:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:117:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateMutexA (LPSECURITY_ATTRIBUTES lpMutexAttributes, WINBOOL bInitialOwner, LPCSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:117:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:118:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateMutexW (LPSECURITY_ATTRIBUTES lpMutexAttributes, WINBOOL bInitialOwner, LPCWSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:118:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:119:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateEventA (LPSECURITY_ATTRIBUTES lpEventAttributes, WINBOOL bManualReset, WINBOOL bInitialState, LPCSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:119:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:120:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateEventW (LPSECURITY_ATTRIBUTES lpEventAttributes, WINBOOL bManualReset, WINBOOL bInitialState, LPCWSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:120:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:121:195: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetWaitableTimer (HANDLE hTimer, const LARGE_INTEGER *lpDueTime, LONG lPeriod, PTIMERAPCROUTINE pfnCompletionRoutine, LPVOID lpArgToCompletionRoutine, WINBOOL fResume); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:121:195: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:122:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CancelWaitableTimer (HANDLE hTimer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:122:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:123:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI OpenWaitableTimerW (DWORD dwDesiredAccess, WINBOOL bInheritHandle, LPCWSTR lpTimerName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:123:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:124:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI EnterSynchronizationBarrier (LPSYNCHRONIZATION_BARRIER lpBarrier, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:124:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:125:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI InitializeSynchronizationBarrier (LPSYNCHRONIZATION_BARRIER lpBarrier, LONG lTotalThreads, LONG lSpinCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:125:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:126:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DeleteSynchronizationBarrier (LPSYNCHRONIZATION_BARRIER lpBarrier); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:126:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:127:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI Sleep (DWORD dwMilliseconds); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:127:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:128:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI SignalObjectAndWait (HANDLE hObjectToSignal, HANDLE hObjectToWaitOn, DWORD dwMilliseconds, WINBOOL bAlertable); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:128:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:36, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:37:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI GetSystemTime (LPSYSTEMTIME lpSystemTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:37:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:38:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI GetSystemTimeAsFileTime (LPFILETIME lpSystemTimeAsFileTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:38:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:39:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI GetLocalTime (LPSYSTEMTIME lpSystemTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:39:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:40:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI GetNativeSystemInfo (LPSYSTEM_INFO lpSystemInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:40:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:47:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetVersion (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:47:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:73:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GlobalMemoryStatusEx (LPMEMORYSTATUSEX lpBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:73:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:74:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetLocalTime (CONST SYSTEMTIME *lpSystemTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:74:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:75:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI GetSystemInfo (LPSYSTEM_INFO lpSystemInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:75:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:76:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetTickCount (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:76:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:36, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:77:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetSystemTimeAdjustment (PDWORD lpTimeAdjustment, PDWORD lpTimeIncrement, PBOOL lpTimeAdjustmentDisabled); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:77:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:78:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetSystemDirectoryA (LPSTR lpBuffer, UINT uSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:78:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:79:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetSystemDirectoryW (LPWSTR lpBuffer, UINT uSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:79:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:80:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetWindowsDirectoryA (LPSTR lpBuffer, UINT uSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:80:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:81:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetWindowsDirectoryW (LPWSTR lpBuffer, UINT uSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:81:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:82:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetSystemWindowsDirectoryA (LPSTR lpBuffer, UINT uSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:82:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:83:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetSystemWindowsDirectoryW (LPWSTR lpBuffer, UINT uSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:83:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:84:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetComputerNameExA (COMPUTER_NAME_FORMAT NameType, LPSTR lpBuffer, LPDWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:84:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:85:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetComputerNameExW (COMPUTER_NAME_FORMAT NameType, LPWSTR lpBuffer, LPDWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:85:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:86:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetComputerNameExW (COMPUTER_NAME_FORMAT NameType, LPCWSTR lpBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:86:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:87:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetSystemTime (CONST SYSTEMTIME *lpSystemTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:87:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:88:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetVersionExA (LPOSVERSIONINFOA lpVersionInformation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:88:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:89:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetVersionExW (LPOSVERSIONINFOW lpVersionInformation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:89:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:90:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetLogicalProcessorInformation (PSYSTEM_LOGICAL_PROCESSOR_INFORMATION Buffer, PDWORD ReturnedLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:90:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:91:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSYSAPI ULONGLONG NTAPI VerSetConditionMask (ULONGLONG ConditionMask, ULONG TypeMask, UCHAR Condition); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:91:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:92:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI GetSystemTimePreciseAsFileTime (LPFILETIME lpSystemTimeAsFileTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:92:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:93:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI EnumSystemFirmwareTables (DWORD FirmwareTableProviderSignature, PVOID pFirmwareTableEnumBuffer, DWORD BufferSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:93:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:94:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetSystemFirmwareTable (DWORD FirmwareTableProviderSignature, DWORD FirmwareTableID, PVOID pFirmwareTableBuffer, DWORD BufferSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:94:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:37, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/systemtopologyapi.h:18:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetNumaHighestNodeNumber (PULONG HighestNodeNumber); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/systemtopologyapi.h:18:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:39, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/threadpoollegacyapiset.h:18:178: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CreateTimerQueueTimer (PHANDLE phNewTimer, HANDLE TimerQueue, WAITORTIMERCALLBACK Callback, PVOID Parameter, DWORD DueTime, DWORD Period, ULONG Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/threadpoollegacyapiset.h:18:178: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/threadpoollegacyapiset.h:19:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI DeleteTimerQueueTimer (HANDLE TimerQueue, HANDLE Timer, HANDLE CompletionEvent); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/threadpoollegacyapiset.h:19:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/threadpoollegacyapiset.h:23:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI QueueUserWorkItem (LPTHREAD_START_ROUTINE Function, PVOID Context, ULONG Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/threadpoollegacyapiset.h:23:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/threadpoollegacyapiset.h:24:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI UnregisterWaitEx (HANDLE WaitHandle, HANDLE CompletionEvent); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/threadpoollegacyapiset.h:24:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/threadpoollegacyapiset.h:25:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateTimerQueue (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/threadpoollegacyapiset.h:25:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/threadpoollegacyapiset.h:26:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ChangeTimerQueueTimer (HANDLE TimerQueue, HANDLE Timer, ULONG DueTime, ULONG Period); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/threadpoollegacyapiset.h:26:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/threadpoollegacyapiset.h:27:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI DeleteTimerQueueEx (HANDLE TimerQueue, HANDLE CompletionEvent); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/threadpoollegacyapiset.h:27:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:40, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/utilapiset.h:17:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI PVOID WINAPI EncodePointer (PVOID Ptr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/utilapiset.h:17:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/utilapiset.h:18:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI PVOID WINAPI DecodePointer (PVOID Ptr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/utilapiset.h:18:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/utilapiset.h:22:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI PVOID WINAPI EncodeSystemPointer (PVOID Ptr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/utilapiset.h:22:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/utilapiset.h:23:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI PVOID WINAPI DecodeSystemPointer (PVOID Ptr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/utilapiset.h:23:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/utilapiset.h:24:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI Beep (DWORD dwFreq, DWORD dwDuration); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/utilapiset.h:24:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:41, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/wow64apiset.h:18:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI Wow64DisableWow64FsRedirection (PVOID *OldValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wow64apiset.h:18:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wow64apiset.h:19:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI Wow64RevertWow64FsRedirection (PVOID OlValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wow64apiset.h:19:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wow64apiset.h:20:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI IsWow64Process (HANDLE hProcess, PBOOL Wow64Process); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wow64apiset.h:20:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:908:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG __cdecl InterlockedAnd(LONG volatile *Destination, LONG Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:908:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:909:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG __cdecl InterlockedOr(LONG volatile *Destination, LONG Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:909:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:910:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG __cdecl InterlockedXor(LONG volatile *Destination, LONG Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:910:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:928:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char __cdecl InterlockedAnd8(char volatile *Destination, char Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:928:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:929:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char __cdecl InterlockedOr8(char volatile *Destination, char Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:929:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:930:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char __cdecl InterlockedXor8(char volatile *Destination, char Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:930:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:931:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHORT __cdecl InterlockedAnd16(SHORT volatile *Destination, SHORT Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:931:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:932:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHORT __cdecl InterlockedOr16(SHORT volatile *Destination, SHORT Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:932:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:933:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHORT __cdecl InterlockedXor16(SHORT volatile *Destination, SHORT Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:933:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1069:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINAPI WinMain (HINSTANCE hInstance, HINSTANCE hPrevInstance, LPSTR lpCmdLine, int nShowCmd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1069:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1070:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINAPI wWinMain (HINSTANCE hInstance, HINSTANCE hPrevInstance, LPWSTR lpCmdLine, int nShowCmd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1070:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1071:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HGLOBAL WINAPI GlobalAlloc (UINT uFlags, SIZE_T dwBytes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1071:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1072:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HGLOBAL WINAPI GlobalReAlloc (HGLOBAL hMem, SIZE_T dwBytes, UINT uFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1072:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1073:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI SIZE_T WINAPI GlobalSize (HGLOBAL hMem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1073:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1074:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GlobalFlags (HGLOBAL hMem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1074:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1075:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPVOID WINAPI GlobalLock (HGLOBAL hMem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1075:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1076:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HGLOBAL WINAPI GlobalHandle (LPCVOID pMem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1076:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1077:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GlobalUnlock (HGLOBAL hMem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1077:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1078:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HGLOBAL WINAPI GlobalFree (HGLOBAL hMem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1078:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1079:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI SIZE_T WINAPI GlobalCompact (DWORD dwMinFree); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1079:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1080:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI GlobalFix (HGLOBAL hMem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1080:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1081:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI GlobalUnfix (HGLOBAL hMem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1081:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1082:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPVOID WINAPI GlobalWire (HGLOBAL hMem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1082:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1083:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GlobalUnWire (HGLOBAL hMem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1083:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1084:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI GlobalMemoryStatus (LPMEMORYSTATUS lpBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1084:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1085:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HLOCAL WINAPI LocalAlloc (UINT uFlags, SIZE_T uBytes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1085:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1086:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HLOCAL WINAPI LocalReAlloc (HLOCAL hMem, SIZE_T uBytes, UINT uFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1086:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1087:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPVOID WINAPI LocalLock (HLOCAL hMem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1087:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1088:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HLOCAL WINAPI LocalHandle (LPCVOID pMem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1088:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1089:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI LocalUnlock (HLOCAL hMem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1089:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1090:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI SIZE_T WINAPI LocalSize (HLOCAL hMem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1090:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1091:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI LocalFlags (HLOCAL hMem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1091:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1092:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HLOCAL WINAPI LocalFree (HLOCAL hMem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1092:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1093:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI SIZE_T WINAPI LocalShrink (HLOCAL hMem, UINT cbNewSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1093:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1094:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI SIZE_T WINAPI LocalCompact (UINT uMinFree); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1094:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1117:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetBinaryTypeA (LPCSTR lpApplicationName, LPDWORD lpBinaryType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1117:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1118:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetBinaryTypeW (LPCWSTR lpApplicationName, LPDWORD lpBinaryType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1118:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1119:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetShortPathNameA (LPCSTR lpszLongPath, LPSTR lpszShortPath, DWORD cchBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1119:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1124:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetProcessAffinityMask (HANDLE hProcess, PDWORD_PTR lpProcessAffinityMask, PDWORD_PTR lpSystemAffinityMask); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1124:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1125:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetProcessAffinityMask (HANDLE hProcess, DWORD_PTR dwProcessAffinityMask); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1125:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1126:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetProcessIoCounters (HANDLE hProcess, PIO_COUNTERS lpIoCounters); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1126:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1127:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetProcessWorkingSetSize (HANDLE hProcess, PSIZE_T lpMinimumWorkingSetSize, PSIZE_T lpMaximumWorkingSetSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1127:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1128:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetProcessWorkingSetSize (HANDLE hProcess, SIZE_T dwMinimumWorkingSetSize, SIZE_T dwMaximumWorkingSetSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1128:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1129:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI FatalExit (int ExitCode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1129:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1130:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetEnvironmentStringsA (LPCH NewEnvironment); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1130:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1145:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI RaiseFailFastException (PEXCEPTION_RECORD pExceptionRecord, PCONTEXT pContextRecord, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1145:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1146:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI SetThreadIdealProcessor (HANDLE hThread, DWORD dwIdealProcessor); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1146:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1153:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPVOID WINAPI CreateFiber (SIZE_T dwStackSize, LPFIBER_START_ROUTINE lpStartAddress, LPVOID lpParameter); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1153:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1154:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPVOID WINAPI CreateFiberEx (SIZE_T dwStackCommitSize, SIZE_T dwStackReserveSize, DWORD dwFlags, LPFIBER_START_ROUTINE lpStartAddress, LPVOID lpParameter); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1154:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1155:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI DeleteFiber (LPVOID lpFiber); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1155:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1156:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPVOID WINAPI ConvertThreadToFiber (LPVOID lpParameter); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1156:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1157:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPVOID WINAPI ConvertThreadToFiberEx (LPVOID lpParameter, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1157:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1158:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ConvertFiberToThread (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1158:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1159:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI SwitchToFiber (LPVOID lpFiber); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1159:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1160:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD_PTR WINAPI SetThreadAffinityMask (HANDLE hThread, DWORD_PTR dwThreadAffinityMask); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1160:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1201:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetProcessPriorityBoost (HANDLE hProcess, WINBOOL bDisablePriorityBoost); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1201:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1202:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetProcessPriorityBoost (HANDLE hProcess, PBOOL pDisablePriorityBoost); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1202:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1203:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI RequestWakeupLatency (LATENCY_TIME latency); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1203:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1204:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI IsSystemResumeAutomatic (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1204:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1205:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetThreadIOPendingFlag (HANDLE hThread, PBOOL lpIOIsPending); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1205:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1206:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetThreadSelectorEntry (HANDLE hThread, DWORD dwSelector, LPLDT_ENTRY lpSelectorEntry); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1206:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1207:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI EXECUTION_STATE WINAPI SetThreadExecutionState (EXECUTION_STATE esFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1207:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1244:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetThreadErrorMode (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1244:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1245:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetThreadErrorMode (DWORD dwNewMode, LPDWORD lpOldMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1245:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1258:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI DebugSetProcessKillOnExit (WINBOOL KillOnExit); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1258:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1259:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI DebugBreakProcess (HANDLE Process); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1259:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1286:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI PulseEvent (HANDLE hEvent); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1286:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1287:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI WaitForMultipleObjects (DWORD nCount, CONST HANDLE *lpHandles, WINBOOL bWaitAll, DWORD dwMilliseconds); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1287:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1288:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI ATOM WINAPI GlobalDeleteAtom (ATOM nAtom); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1288:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1289:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI InitAtomTable (DWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1289:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1290:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI ATOM WINAPI DeleteAtom (ATOM nAtom); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1290:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1291:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI SetHandleCount (UINT uNumber); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1291:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1292:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI RequestDeviceWakeup (HANDLE hDevice); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1292:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1293:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CancelDeviceWakeupRequest (HANDLE hDevice); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1293:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1294:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetDevicePowerState (HANDLE hDevice, WINBOOL *pfOn); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1294:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1295:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetMessageWaitingIndicator (HANDLE hMsgIndicator, ULONG ulMsgCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1295:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1296:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetFileShortNameA (HANDLE hFile, LPCSTR lpShortName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1296:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1297:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetFileShortNameW (HANDLE hFile, LPCWSTR lpShortName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1297:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1298:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI LoadModule (LPCSTR lpModuleName, LPVOID lpParameterBlock); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1298:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1299:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI WinExec (LPCSTR lpCmdLine, UINT uCmdShow); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1299:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1300:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ClearCommBreak (HANDLE hFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1300:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1301:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ClearCommError (HANDLE hFile, LPDWORD lpErrors, LPCOMSTAT lpStat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1301:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1302:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetupComm (HANDLE hFile, DWORD dwInQueue, DWORD dwOutQueue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1302:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1303:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EscapeCommFunction (HANDLE hFile, DWORD dwFunc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1303:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1304:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetCommConfig (HANDLE hCommDev, LPCOMMCONFIG lpCC, LPDWORD lpdwSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1304:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1305:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetCommMask (HANDLE hFile, LPDWORD lpEvtMask); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1305:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1306:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetCommProperties (HANDLE hFile, LPCOMMPROP lpCommProp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1306:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1307:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetCommModemStatus (HANDLE hFile, LPDWORD lpModemStat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1307:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1308:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetCommState (HANDLE hFile, LPDCB lpDCB); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1308:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1309:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetCommTimeouts (HANDLE hFile, LPCOMMTIMEOUTS lpCommTimeouts); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1309:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1310:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI PurgeComm (HANDLE hFile, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1310:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1311:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetCommBreak (HANDLE hFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1311:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1312:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetCommConfig (HANDLE hCommDev, LPCOMMCONFIG lpCC, DWORD dwSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1312:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1313:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetCommMask (HANDLE hFile, DWORD dwEvtMask); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1313:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1314:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetCommState (HANDLE hFile, LPDCB lpDCB); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1314:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1315:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetCommTimeouts (HANDLE hFile, LPCOMMTIMEOUTS lpCommTimeouts); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1315:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1316:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI TransmitCommChar (HANDLE hFile, char cChar); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1316:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1317:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WaitCommEvent (HANDLE hFile, LPDWORD lpEvtMask, LPOVERLAPPED lpOverlapped); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1317:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1318:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI SetTapePosition (HANDLE hDevice, DWORD dwPositionMethod, DWORD dwPartition, DWORD dwOffsetLow, DWORD dwOffsetHigh, WINBOOL bImmediate); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1318:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1319:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetTapePosition (HANDLE hDevice, DWORD dwPositionType, LPDWORD lpdwPartition, LPDWORD lpdwOffsetLow, LPDWORD lpdwOffsetHigh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1319:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1320:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI PrepareTape (HANDLE hDevice, DWORD dwOperation, WINBOOL bImmediate); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1320:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1321:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI EraseTape (HANDLE hDevice, DWORD dwEraseType, WINBOOL bImmediate); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1321:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1322:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI CreateTapePartition (HANDLE hDevice, DWORD dwPartitionMethod, DWORD dwCount, DWORD dwSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1322:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1323:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI WriteTapemark (HANDLE hDevice, DWORD dwTapemarkType, DWORD dwTapemarkCount, WINBOOL bImmediate); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1323:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1324:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetTapeStatus (HANDLE hDevice); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1324:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1325:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetTapeParameters (HANDLE hDevice, DWORD dwOperation, LPDWORD lpdwSize, LPVOID lpTapeInformation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1325:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1326:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI SetTapeParameters (HANDLE hDevice, DWORD dwOperation, LPVOID lpTapeInformation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1326:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1327:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DEP_SYSTEM_POLICY_TYPE WINAPI GetSystemDEPPolicy (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1327:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1328:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetSystemRegistryQuota (PDWORD pdwQuotaAllowed, PDWORD pdwQuotaUsed); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1328:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1329:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI GetSystemTimes (LPFILETIME lpIdleTime, LPFILETIME lpKernelTime, LPFILETIME lpUserTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1329:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1330:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FileTimeToDosDateTime (CONST FILETIME *lpFileTime, LPWORD lpFatDate, LPWORD lpFatTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1330:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1331:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI DosDateTimeToFileTime (WORD wFatDate, WORD wFatTime, LPFILETIME lpFileTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1331:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1332:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetSystemTimeAdjustment (DWORD dwTimeAdjustment, WINBOOL bTimeAdjustmentDisabled); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1332:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1339:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI MulDiv (int nNumber, int nNumerator, int nDenominator); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1339:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1342:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI FormatMessageA (DWORD dwFlags, LPCVOID lpSource, DWORD dwMessageId, DWORD dwLanguageId, LPSTR lpBuffer, DWORD nSize, va_list *Arguments); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1342:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1343:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI FormatMessageW (DWORD dwFlags, LPCVOID lpSource, DWORD dwMessageId, DWORD dwLanguageId, LPWSTR lpBuffer, DWORD nSize, va_list *Arguments); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1343:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1380:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetNamedPipeInfo (HANDLE hNamedPipe, LPDWORD lpFlags, LPDWORD lpOutBufferSize, LPDWORD lpInBufferSize, LPDWORD lpMaxInstances); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1380:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1381:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateMailslotA (LPCSTR lpName, DWORD nMaxMessageSize, DWORD lReadTimeout, LPSECURITY_ATTRIBUTES lpSecurityAttributes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1381:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1382:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateMailslotW (LPCWSTR lpName, DWORD nMaxMessageSize, DWORD lReadTimeout, LPSECURITY_ATTRIBUTES lpSecurityAttributes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1382:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1383:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetMailslotInfo (HANDLE hMailslot, LPDWORD lpMaxMessageSize, LPDWORD lpNextSize, LPDWORD lpMessageCount, LPDWORD lpReadTimeout); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1383:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1384:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetMailslotInfo (HANDLE hMailslot, DWORD lReadTimeout); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1384:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1385:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI EncryptFileA (LPCSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1385:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1386:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI EncryptFileW (LPCWSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1386:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1387:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI DecryptFileA (LPCSTR lpFileName, DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1387:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1388:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI DecryptFileW (LPCWSTR lpFileName, DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1388:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1389:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI FileEncryptionStatusA (LPCSTR lpFileName, LPDWORD lpStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1389:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1390:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI FileEncryptionStatusW (LPCWSTR lpFileName, LPDWORD lpStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1390:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1391:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI DWORD WINAPI OpenEncryptedFileRawA (LPCSTR lpFileName, ULONG ulFlags, PVOID *pvContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1391:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1392:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI DWORD WINAPI OpenEncryptedFileRawW (LPCWSTR lpFileName, ULONG ulFlags, PVOID *pvContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1392:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1393:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI DWORD WINAPI ReadEncryptedFileRaw (PFE_EXPORT_FUNC pfExportCallback, PVOID pvCallbackContext, PVOID pvContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1393:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1394:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI DWORD WINAPI WriteEncryptedFileRaw (PFE_IMPORT_FUNC pfImportCallback, PVOID pvCallbackContext, PVOID pvContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1394:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1395:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI VOID WINAPI CloseEncryptedFileRaw (PVOID pvContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1395:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1396:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI lstrcmpA (LPCSTR lpString1, LPCSTR lpString2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1396:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1397:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI lstrcmpW (LPCWSTR lpString1, LPCWSTR lpString2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1397:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1398:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI lstrcmpiA (LPCSTR lpString1, LPCSTR lpString2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1398:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1399:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI lstrcmpiW (LPCWSTR lpString1, LPCWSTR lpString2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1399:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1400:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPSTR WINAPI lstrcpynA (LPSTR lpString1, LPCSTR lpString2, int iMaxLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1400:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1401:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPWSTR WINAPI lstrcpynW (LPWSTR lpString1, LPCWSTR lpString2, int iMaxLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1401:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1402:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPSTR WINAPI lstrcpyA (LPSTR lpString1, LPCSTR lpString2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1402:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1403:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPWSTR WINAPI lstrcpyW (LPWSTR lpString1, LPCWSTR lpString2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1403:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1404:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPSTR WINAPI lstrcatA (LPSTR lpString1, LPCSTR lpString2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1404:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1405:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPWSTR WINAPI lstrcatW (LPWSTR lpString1, LPCWSTR lpString2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1405:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1406:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI lstrlenA (LPCSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1406:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1407:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI lstrlenW (LPCWSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1407:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1408:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HFILE WINAPI OpenFile (LPCSTR lpFileName, LPOFSTRUCT lpReOpenBuff, UINT uStyle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1408:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1409:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HFILE WINAPI _lopen (LPCSTR lpPathName, int iReadWrite); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1409:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1410:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HFILE WINAPI _lcreat (LPCSTR lpPathName, int iAttribute); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1410:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1411:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI _lread (HFILE hFile, LPVOID lpBuffer, UINT uBytes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1411:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1412:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI _lwrite (HFILE hFile, LPCCH lpBuffer, UINT uBytes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1412:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1413:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI __LONG32 WINAPI _hread (HFILE hFile, LPVOID lpBuffer, __LONG32 lBytes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1413:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1414:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI __LONG32 WINAPI _hwrite (HFILE hFile, LPCCH lpBuffer, __LONG32 lBytes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1414:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1415:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HFILE WINAPI _lclose (HFILE hFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1415:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1416:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LONG WINAPI _llseek (HFILE hFile, LONG lOffset, int iOrigin); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1416:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1417:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI IsTextUnicode (CONST VOID *lpv, int iSize, LPINT lpiResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1417:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1418:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI SignalObjectAndWait (HANDLE hObjectToSignal, HANDLE hObjectToWaitOn, DWORD dwMilliseconds, WINBOOL bAlertable); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1418:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1419:188: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI BackupRead (HANDLE hFile, LPBYTE lpBuffer, DWORD nNumberOfBytesToRead, LPDWORD lpNumberOfBytesRead, WINBOOL bAbort, WINBOOL bProcessSecurity, LPVOID *lpContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1419:188: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1420:176: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI BackupSeek (HANDLE hFile, DWORD dwLowBytesToSeek, DWORD dwHighBytesToSeek, LPDWORD lpdwLowByteSeeked, LPDWORD lpdwHighByteSeeked, LPVOID *lpContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1420:176: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1421:193: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI BackupWrite (HANDLE hFile, LPBYTE lpBuffer, DWORD nNumberOfBytesToWrite, LPDWORD lpNumberOfBytesWritten, WINBOOL bAbort, WINBOOL bProcessSecurity, LPVOID *lpContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1421:193: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1496:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateSemaphoreW (LPSECURITY_ATTRIBUTES lpSemaphoreAttributes, LONG lInitialCount, LONG lMaximumCount, LPCWSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1496:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1497:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HMODULE WINAPI LoadLibraryW (LPCWSTR lpLibFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1497:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1500:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI OpenMutexA (DWORD dwDesiredAccess, WINBOOL bInheritHandle, LPCSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1500:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1501:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateSemaphoreA (LPSECURITY_ATTRIBUTES lpSemaphoreAttributes, LONG lInitialCount, LONG lMaximumCount, LPCSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1501:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1502:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI OpenSemaphoreA (DWORD dwDesiredAccess, WINBOOL bInheritHandle, LPCSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1502:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1503:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateWaitableTimerA (LPSECURITY_ATTRIBUTES lpTimerAttributes, WINBOOL bManualReset, LPCSTR lpTimerName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1503:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1504:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateWaitableTimerW (LPSECURITY_ATTRIBUTES lpTimerAttributes, WINBOOL bManualReset, LPCWSTR lpTimerName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1504:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1505:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI OpenWaitableTimerA (DWORD dwDesiredAccess, WINBOOL bInheritHandle, LPCSTR lpTimerName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1505:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1506:188: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateFileMappingA (HANDLE hFile, LPSECURITY_ATTRIBUTES lpFileMappingAttributes, DWORD flProtect, DWORD dwMaximumSizeHigh, DWORD dwMaximumSizeLow, LPCSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1506:188: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1512:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI OpenFileMappingA (DWORD dwDesiredAccess, WINBOOL bInheritHandle, LPCSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1512:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1513:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetLogicalDriveStringsA (DWORD nBufferLength, LPSTR lpBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1513:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1514:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HMODULE WINAPI LoadLibraryA (LPCSTR lpLibFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1514:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1639:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetProcessShutdownParameters (LPDWORD lpdwLevel, LPDWORD lpdwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1639:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1640:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI FatalAppExitA (UINT uAction, LPCSTR lpMessageText); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1640:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1641:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI FatalAppExitW (UINT uAction, LPCWSTR lpMessageText); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1641:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1642:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI GetStartupInfoA (LPSTARTUPINFOA lpStartupInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1642:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1643:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetFirmwareEnvironmentVariableA (LPCSTR lpName, LPCSTR lpGuid, PVOID pBuffer, DWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1643:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1644:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetFirmwareEnvironmentVariableW (LPCWSTR lpName, LPCWSTR lpGuid, PVOID pBuffer, DWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1644:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1645:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetFirmwareEnvironmentVariableA (LPCSTR lpName, LPCSTR lpGuid, PVOID pValue, DWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1645:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1646:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetFirmwareEnvironmentVariableW (LPCWSTR lpName, LPCWSTR lpGuid, PVOID pValue, DWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1646:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1647:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HRSRC WINAPI FindResourceA (HMODULE hModule, LPCSTR lpName, LPCSTR lpType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1647:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1648:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HRSRC WINAPI FindResourceW (HMODULE hModule, LPCWSTR lpName, LPCWSTR lpType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1648:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1649:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HRSRC WINAPI FindResourceExA (HMODULE hModule, LPCSTR lpType, LPCSTR lpName, WORD wLanguage); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1649:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1650:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumResourceTypesA (HMODULE hModule, ENUMRESTYPEPROCA lpEnumFunc, LONG_PTR lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1650:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1651:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumResourceTypesW (HMODULE hModule, ENUMRESTYPEPROCW lpEnumFunc, LONG_PTR lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1651:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1652:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumResourceNamesA (HMODULE hModule, LPCSTR lpType, ENUMRESNAMEPROCA lpEnumFunc, LONG_PTR lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1652:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1653:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumResourceNamesW (HMODULE hModule, LPCWSTR lpType, ENUMRESNAMEPROCW lpEnumFunc, LONG_PTR lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1653:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1654:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumResourceLanguagesA (HMODULE hModule, LPCSTR lpType, LPCSTR lpName, ENUMRESLANGPROCA lpEnumFunc, LONG_PTR lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1654:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1655:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumResourceLanguagesW (HMODULE hModule, LPCWSTR lpType, LPCWSTR lpName, ENUMRESLANGPROCW lpEnumFunc, LONG_PTR lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1655:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1656:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI BeginUpdateResourceA (LPCSTR pFileName, WINBOOL bDeleteExistingResources); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1656:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1657:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI BeginUpdateResourceW (LPCWSTR pFileName, WINBOOL bDeleteExistingResources); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1657:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1658:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI UpdateResourceA (HANDLE hUpdate, LPCSTR lpType, LPCSTR lpName, WORD wLanguage, LPVOID lpData, DWORD cb); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1658:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1659:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI UpdateResourceW (HANDLE hUpdate, LPCWSTR lpType, LPCWSTR lpName, WORD wLanguage, LPVOID lpData, DWORD cb); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1659:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1660:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EndUpdateResourceA (HANDLE hUpdate, WINBOOL fDiscard); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1660:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1661:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EndUpdateResourceW (HANDLE hUpdate, WINBOOL fDiscard); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1661:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1670:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI ATOM WINAPI GlobalAddAtomA (LPCSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1670:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1671:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI ATOM WINAPI GlobalAddAtomW (LPCWSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1671:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1672:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI ATOM WINAPI GlobalAddAtomExA (LPCSTR lpString, DWORD Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1672:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1673:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI ATOM WINAPI GlobalAddAtomExW (LPCWSTR lpString, DWORD Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1673:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1674:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI ATOM WINAPI GlobalFindAtomA (LPCSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1674:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1675:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI ATOM WINAPI GlobalFindAtomW (LPCWSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1675:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1676:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GlobalGetAtomNameA (ATOM nAtom, LPSTR lpBuffer, int nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1676:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1677:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GlobalGetAtomNameW (ATOM nAtom, LPWSTR lpBuffer, int nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1677:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1678:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI ATOM WINAPI AddAtomA (LPCSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1678:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1679:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI ATOM WINAPI AddAtomW (LPCWSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1679:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1680:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI ATOM WINAPI FindAtomA (LPCSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1680:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1681:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI ATOM WINAPI FindAtomW (LPCWSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1681:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1682:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetAtomNameA (ATOM nAtom, LPSTR lpBuffer, int nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1682:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1683:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetAtomNameW (ATOM nAtom, LPWSTR lpBuffer, int nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1683:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1684:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetProfileIntA (LPCSTR lpAppName, LPCSTR lpKeyName, INT nDefault); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1684:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1685:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetProfileIntW (LPCWSTR lpAppName, LPCWSTR lpKeyName, INT nDefault); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1685:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1686:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetProfileStringA (LPCSTR lpAppName, LPCSTR lpKeyName, LPCSTR lpDefault, LPSTR lpReturnedString, DWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1686:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1687:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetProfileStringW (LPCWSTR lpAppName, LPCWSTR lpKeyName, LPCWSTR lpDefault, LPWSTR lpReturnedString, DWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1687:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1688:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WriteProfileStringA (LPCSTR lpAppName, LPCSTR lpKeyName, LPCSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1688:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1689:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WriteProfileStringW (LPCWSTR lpAppName, LPCWSTR lpKeyName, LPCWSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1689:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1690:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetProfileSectionA (LPCSTR lpAppName, LPSTR lpReturnedString, DWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1690:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1691:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetProfileSectionW (LPCWSTR lpAppName, LPWSTR lpReturnedString, DWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1691:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1692:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WriteProfileSectionA (LPCSTR lpAppName, LPCSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1692:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1693:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WriteProfileSectionW (LPCWSTR lpAppName, LPCWSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1693:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1694:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetPrivateProfileIntA (LPCSTR lpAppName, LPCSTR lpKeyName, INT nDefault, LPCSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1694:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1695:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetPrivateProfileIntW (LPCWSTR lpAppName, LPCWSTR lpKeyName, INT nDefault, LPCWSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1695:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1696:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetPrivateProfileStringA (LPCSTR lpAppName, LPCSTR lpKeyName, LPCSTR lpDefault, LPSTR lpReturnedString, DWORD nSize, LPCSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1696:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1697:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetPrivateProfileStringW (LPCWSTR lpAppName, LPCWSTR lpKeyName, LPCWSTR lpDefault, LPWSTR lpReturnedString, DWORD nSize, LPCWSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1697:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1698:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WritePrivateProfileStringA (LPCSTR lpAppName, LPCSTR lpKeyName, LPCSTR lpString, LPCSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1698:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1699:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WritePrivateProfileStringW (LPCWSTR lpAppName, LPCWSTR lpKeyName, LPCWSTR lpString, LPCWSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1699:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1700:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetPrivateProfileSectionA (LPCSTR lpAppName, LPSTR lpReturnedString, DWORD nSize, LPCSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1700:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1701:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetPrivateProfileSectionW (LPCWSTR lpAppName, LPWSTR lpReturnedString, DWORD nSize, LPCWSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1701:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1702:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WritePrivateProfileSectionA (LPCSTR lpAppName, LPCSTR lpString, LPCSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1702:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1703:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WritePrivateProfileSectionW (LPCWSTR lpAppName, LPCWSTR lpString, LPCWSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1703:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1704:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetPrivateProfileSectionNamesA (LPSTR lpszReturnBuffer, DWORD nSize, LPCSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1704:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1705:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetPrivateProfileSectionNamesW (LPWSTR lpszReturnBuffer, DWORD nSize, LPCWSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1705:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1706:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetPrivateProfileStructA (LPCSTR lpszSection, LPCSTR lpszKey, LPVOID lpStruct, UINT uSizeStruct, LPCSTR szFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1706:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1707:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetPrivateProfileStructW (LPCWSTR lpszSection, LPCWSTR lpszKey, LPVOID lpStruct, UINT uSizeStruct, LPCWSTR szFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1707:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1708:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WritePrivateProfileStructA (LPCSTR lpszSection, LPCSTR lpszKey, LPVOID lpStruct, UINT uSizeStruct, LPCSTR szFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1708:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1709:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WritePrivateProfileStructW (LPCWSTR lpszSection, LPCWSTR lpszKey, LPVOID lpStruct, UINT uSizeStruct, LPCWSTR szFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1709:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1710:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetTempPathA (DWORD nBufferLength, LPSTR lpBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1710:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1711:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetTempFileNameA (LPCSTR lpPathName, LPCSTR lpPrefixString, UINT uUnique, LPSTR lpTempFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1711:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1757:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetSystemWow64DirectoryA (LPSTR lpBuffer, UINT uSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1757:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1758:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetSystemWow64DirectoryW (LPWSTR lpBuffer, UINT uSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1758:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1762:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI BOOLEAN WINAPI Wow64EnableWow64FsRedirection (BOOLEAN Wow64FsEnableRedirection); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1762:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1779:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetDllDirectoryA (LPCSTR lpPathName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1779:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1780:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetDllDirectoryW (LPCWSTR lpPathName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1780:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1781:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetDllDirectoryA (DWORD nBufferLength, LPSTR lpBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1781:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1782:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetDllDirectoryW (DWORD nBufferLength, LPWSTR lpBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1782:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1792:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetSearchPathMode (DWORD Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1792:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1796:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CreateDirectoryExA (LPCSTR lpTemplateDirectory, LPCSTR lpNewDirectory, LPSECURITY_ATTRIBUTES lpSecurityAttributes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1796:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1797:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CreateDirectoryExW (LPCWSTR lpTemplateDirectory, LPCWSTR lpNewDirectory, LPSECURITY_ATTRIBUTES lpSecurityAttributes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1797:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1821:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI DefineDosDeviceA (DWORD dwFlags, LPCSTR lpDeviceName, LPCSTR lpTargetPath); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1821:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1822:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI QueryDosDeviceA (LPCSTR lpDeviceName, LPSTR lpTargetPath, DWORD ucchMax); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1822:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1838:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI ReOpenFile (HANDLE hOriginalFile, DWORD dwDesiredAccess, DWORD dwShareMode, DWORD dwFlagsAndAttributes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1838:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1850:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetCompressedFileSizeA (LPCSTR lpFileName, LPDWORD lpFileSizeHigh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1850:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1851:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetCompressedFileSizeW (LPCWSTR lpFileName, LPDWORD lpFileSizeHigh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1851:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1870:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CheckNameLegalDOS8Dot3A (LPCSTR lpName, LPSTR lpOemName, DWORD OemNameSize, PBOOL pbNameContainsSpaces, PBOOL pbNameLegal); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1870:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1871:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CheckNameLegalDOS8Dot3W (LPCWSTR lpName, LPSTR lpOemName, DWORD OemNameSize, PBOOL pbNameContainsSpaces, PBOOL pbNameLegal); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1871:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1872:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CopyFileA (LPCSTR lpExistingFileName, LPCSTR lpNewFileName, WINBOOL bFailIfExists); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1872:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1873:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CopyFileW (LPCWSTR lpExistingFileName, LPCWSTR lpNewFileName, WINBOOL bFailIfExists); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1873:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1874:178: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CopyFileExA (LPCSTR lpExistingFileName, LPCSTR lpNewFileName, LPPROGRESS_ROUTINE lpProgressRoutine, LPVOID lpData, LPBOOL pbCancel, DWORD dwCopyFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1874:178: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1875:180: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CopyFileExW (LPCWSTR lpExistingFileName, LPCWSTR lpNewFileName, LPPROGRESS_ROUTINE lpProgressRoutine, LPVOID lpData, LPBOOL pbCancel, DWORD dwCopyFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1875:180: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2003:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI MoveFileA (LPCSTR lpExistingFileName, LPCSTR lpNewFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2003:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2004:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI MoveFileW (LPCWSTR lpExistingFileName, LPCWSTR lpNewFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2004:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2010:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI MoveFileExA (LPCSTR lpExistingFileName, LPCSTR lpNewFileName, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2010:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2011:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI MoveFileExW (LPCWSTR lpExistingFileName, LPCWSTR lpNewFileName, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2011:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2017:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI MoveFileWithProgressA (LPCSTR lpExistingFileName, LPCSTR lpNewFileName, LPPROGRESS_ROUTINE lpProgressRoutine, LPVOID lpData, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2017:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2018:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI MoveFileWithProgressW (LPCWSTR lpExistingFileName, LPCWSTR lpNewFileName, LPPROGRESS_ROUTINE lpProgressRoutine, LPVOID lpData, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2018:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2040:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ReplaceFileA (LPCSTR lpReplacedFileName, LPCSTR lpReplacementFileName, LPCSTR lpBackupFileName, DWORD dwReplaceFlags, LPVOID lpExclude, LPVOID lpReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2040:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2041:185: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ReplaceFileW (LPCWSTR lpReplacedFileName, LPCWSTR lpReplacementFileName, LPCWSTR lpBackupFileName, DWORD dwReplaceFlags, LPVOID lpExclude, LPVOID lpReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2041:185: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2042:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CreateHardLinkA (LPCSTR lpFileName, LPCSTR lpExistingFileName, LPSECURITY_ATTRIBUTES lpSecurityAttributes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2042:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2043:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CreateHardLinkW (LPCWSTR lpFileName, LPCWSTR lpExistingFileName, LPSECURITY_ATTRIBUTES lpSecurityAttributes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2043:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2065:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI FindFirstStreamW (LPCWSTR lpFileName, STREAM_INFO_LEVELS InfoLevel, LPVOID lpFindStreamData, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2065:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2066:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL APIENTRY FindNextStreamW (HANDLE hFindStream, LPVOID lpFindStreamData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2066:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2080:226: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateNamedPipeA (LPCSTR lpName, DWORD dwOpenMode, DWORD dwPipeMode, DWORD nMaxInstances, DWORD nOutBufferSize, DWORD nInBufferSize, DWORD nDefaultTimeOut, LPSECURITY_ATTRIBUTES lpSecurityAttributes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2080:226: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2081:215: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetNamedPipeHandleStateA (HANDLE hNamedPipe, LPDWORD lpState, LPDWORD lpCurInstances, LPDWORD lpMaxCollectionCount, LPDWORD lpCollectDataTimeout, LPSTR lpUserName, DWORD nMaxUserNameSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2081:215: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2082:216: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetNamedPipeHandleStateW (HANDLE hNamedPipe, LPDWORD lpState, LPDWORD lpCurInstances, LPDWORD lpMaxCollectionCount, LPDWORD lpCollectDataTimeout, LPWSTR lpUserName, DWORD nMaxUserNameSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2082:216: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2083:186: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CallNamedPipeA (LPCSTR lpNamedPipeName, LPVOID lpInBuffer, DWORD nInBufferSize, LPVOID lpOutBuffer, DWORD nOutBufferSize, LPDWORD lpBytesRead, DWORD nTimeOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2083:186: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2084:187: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CallNamedPipeW (LPCWSTR lpNamedPipeName, LPVOID lpInBuffer, DWORD nInBufferSize, LPVOID lpOutBuffer, DWORD nOutBufferSize, LPDWORD lpBytesRead, DWORD nTimeOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2084:187: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2085:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WaitNamedPipeA (LPCSTR lpNamedPipeName, DWORD nTimeOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2085:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2086:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetVolumeLabelA (LPCSTR lpRootPathName, LPCSTR lpVolumeName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2086:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2087:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetVolumeLabelW (LPCWSTR lpRootPathName, LPCWSTR lpVolumeName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2087:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2088:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI SetFileApisToOEM (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2088:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2089:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI SetFileApisToANSI (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2089:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2090:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI AreFileApisANSI (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2090:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2091:270: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetVolumeInformationA (LPCSTR lpRootPathName, LPSTR lpVolumeNameBuffer, DWORD nVolumeNameSize, LPDWORD lpVolumeSerialNumber, LPDWORD lpMaximumComponentLength, LPDWORD lpFileSystemFlags, LPSTR lpFileSystemNameBuffer, DWORD nFileSystemNameSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2091:270: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2092:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI ClearEventLogA (HANDLE hEventLog, LPCSTR lpBackupFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2092:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2093:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI ClearEventLogW (HANDLE hEventLog, LPCWSTR lpBackupFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2093:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2094:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI BackupEventLogA (HANDLE hEventLog, LPCSTR lpBackupFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2094:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2095:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI BackupEventLogW (HANDLE hEventLog, LPCWSTR lpBackupFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2095:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2096:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI CloseEventLog (HANDLE hEventLog); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2096:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2097:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI DeregisterEventSource (HANDLE hEventLog); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2097:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2098:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI NotifyChangeEventLog (HANDLE hEventLog, HANDLE hEvent); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2098:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2099:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetNumberOfEventLogRecords (HANDLE hEventLog, PDWORD NumberOfRecords); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2099:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2100:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetOldestEventLogRecord (HANDLE hEventLog, PDWORD OldestRecord); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2100:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2101:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI HANDLE WINAPI OpenEventLogA (LPCSTR lpUNCServerName, LPCSTR lpSourceName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2101:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2102:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI HANDLE WINAPI OpenEventLogW (LPCWSTR lpUNCServerName, LPCWSTR lpSourceName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2102:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2103:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI HANDLE WINAPI RegisterEventSourceA (LPCSTR lpUNCServerName, LPCSTR lpSourceName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2103:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2104:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI HANDLE WINAPI RegisterEventSourceW (LPCWSTR lpUNCServerName, LPCWSTR lpSourceName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2104:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2105:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI HANDLE WINAPI OpenBackupEventLogA (LPCSTR lpUNCServerName, LPCSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2105:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2106:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI HANDLE WINAPI OpenBackupEventLogW (LPCWSTR lpUNCServerName, LPCWSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2106:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2107:198: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI ReadEventLogA (HANDLE hEventLog, DWORD dwReadFlags, DWORD dwRecordOffset, LPVOID lpBuffer, DWORD nNumberOfBytesToRead, DWORD *pnBytesRead, DWORD *pnMinNumberOfBytesNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2107:198: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2108:198: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI ReadEventLogW (HANDLE hEventLog, DWORD dwReadFlags, DWORD dwRecordOffset, LPVOID lpBuffer, DWORD nNumberOfBytesToRead, DWORD *pnBytesRead, DWORD *pnMinNumberOfBytesNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2108:198: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2109:192: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI ReportEventA (HANDLE hEventLog, WORD wType, WORD wCategory, DWORD dwEventID, PSID lpUserSid, WORD wNumStrings, DWORD dwDataSize, LPCSTR *lpStrings, LPVOID lpRawData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2109:192: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2110:193: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI ReportEventW (HANDLE hEventLog, WORD wType, WORD wCategory, DWORD dwEventID, PSID lpUserSid, WORD wNumStrings, DWORD dwDataSize, LPCWSTR *lpStrings, LPVOID lpRawData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2110:193: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2139:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetEventLogInformation (HANDLE hEventLog, DWORD dwInfoLevel, LPVOID lpBuffer, DWORD cbBufSize, LPDWORD pcbBytesNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2139:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2167:321: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AccessCheckAndAuditAlarmA (LPCSTR SubsystemName, LPVOID HandleId, LPSTR ObjectTypeName, LPSTR ObjectName, PSECURITY_DESCRIPTOR SecurityDescriptor, DWORD DesiredAccess, PGENERIC_MAPPING GenericMapping, WINBOOL ObjectCreation, LPDWORD GrantedAccess, LPBOOL AccessStatus, LPBOOL pfGenerateOnClose); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2167:321: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2168:455: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AccessCheckByTypeAndAuditAlarmA (LPCSTR SubsystemName, LPVOID HandleId, LPCSTR ObjectTypeName, LPCSTR ObjectName, PSECURITY_DESCRIPTOR SecurityDescriptor, PSID PrincipalSelfSid, DWORD DesiredAccess, AUDIT_EVENT_TYPE AuditType, DWORD Flags, POBJECT_TYPE_LIST ObjectTypeList, DWORD ObjectTypeListLength, PGENERIC_MAPPING GenericMapping, WINBOOL ObjectCreation, LPDWORD GrantedAccess, LPBOOL AccessStatus, LPBOOL pfGenerateOnClose); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2168:455: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2169:470: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AccessCheckByTypeResultListAndAuditAlarmA (LPCSTR SubsystemName, LPVOID HandleId, LPCSTR ObjectTypeName, LPCSTR ObjectName, PSECURITY_DESCRIPTOR SecurityDescriptor, PSID PrincipalSelfSid, DWORD DesiredAccess, AUDIT_EVENT_TYPE AuditType, DWORD Flags, POBJECT_TYPE_LIST ObjectTypeList, DWORD ObjectTypeListLength, PGENERIC_MAPPING GenericMapping, WINBOOL ObjectCreation, LPDWORD GrantedAccess, LPDWORD AccessStatusList, LPBOOL pfGenerateOnClose); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2169:470: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2170:498: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AccessCheckByTypeResultListAndAuditAlarmByHandleA (LPCSTR SubsystemName, LPVOID HandleId, HANDLE ClientToken, LPCSTR ObjectTypeName, LPCSTR ObjectName, PSECURITY_DESCRIPTOR SecurityDescriptor, PSID PrincipalSelfSid, DWORD DesiredAccess, AUDIT_EVENT_TYPE AuditType, DWORD Flags, POBJECT_TYPE_LIST ObjectTypeList, DWORD ObjectTypeListLength, PGENERIC_MAPPING GenericMapping, WINBOOL ObjectCreation, LPDWORD GrantedAccess, LPDWORD AccessStatusList, LPBOOL pfGenerateOnClose); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2170:498: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2171:330: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI ObjectOpenAuditAlarmA (LPCSTR SubsystemName, LPVOID HandleId, LPSTR ObjectTypeName, LPSTR ObjectName, PSECURITY_DESCRIPTOR pSecurityDescriptor, HANDLE ClientToken, DWORD DesiredAccess, DWORD GrantedAccess, PPRIVILEGE_SET Privileges, WINBOOL ObjectCreation, WINBOOL AccessGranted, LPBOOL GenerateOnClose); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2171:330: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2172:184: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI ObjectPrivilegeAuditAlarmA (LPCSTR SubsystemName, LPVOID HandleId, HANDLE ClientToken, DWORD DesiredAccess, PPRIVILEGE_SET Privileges, WINBOOL AccessGranted); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2172:184: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2173:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI ObjectCloseAuditAlarmA (LPCSTR SubsystemName, LPVOID HandleId, WINBOOL GenerateOnClose); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2173:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2174:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI ObjectDeleteAuditAlarmA (LPCSTR SubsystemName, LPVOID HandleId, WINBOOL GenerateOnClose); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2174:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2175:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI PrivilegedServiceAuditAlarmA (LPCSTR SubsystemName, LPCSTR ServiceName, HANDLE ClientToken, PPRIVILEGE_SET Privileges, WINBOOL AccessGranted); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2175:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2176:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI SetFileSecurityA (LPCSTR lpFileName, SECURITY_INFORMATION SecurityInformation, PSECURITY_DESCRIPTOR pSecurityDescriptor); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2176:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2177:188: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetFileSecurityA (LPCSTR lpFileName, SECURITY_INFORMATION RequestedInformation, PSECURITY_DESCRIPTOR pSecurityDescriptor, DWORD nLength, LPDWORD lpnLengthNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2177:188: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2178:257: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ReadDirectoryChangesW (HANDLE hDirectory, LPVOID lpBuffer, DWORD nBufferLength, WINBOOL bWatchSubtree, DWORD dwNotifyFilter, LPDWORD lpBytesReturned, LPOVERLAPPED lpOverlapped, LPOVERLAPPED_COMPLETION_ROUTINE lpCompletionRoutine); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2178:257: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2179:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI IsBadReadPtr (CONST VOID *lp, UINT_PTR ucb); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2179:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2180:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI IsBadWritePtr (LPVOID lp, UINT_PTR ucb); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2180:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2181:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI IsBadHugeReadPtr (CONST VOID *lp, UINT_PTR ucb); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2181:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2182:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI IsBadHugeWritePtr (LPVOID lp, UINT_PTR ucb); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2182:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2183:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI IsBadCodePtr (FARPROC lpfn); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2183:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2184:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI IsBadStringPtrA (LPCSTR lpsz, UINT_PTR ucchMax); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2184:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2185:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI IsBadStringPtrW (LPCWSTR lpsz, UINT_PTR ucchMax); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2185:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2192:187: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI LookupAccountSidA (LPCSTR lpSystemName, PSID Sid, LPSTR Name, LPDWORD cchName, LPSTR ReferencedDomainName, LPDWORD cchReferencedDomainName, PSID_NAME_USE peUse); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2192:187: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2193:190: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI LookupAccountSidW (LPCWSTR lpSystemName, PSID Sid, LPWSTR Name, LPDWORD cchName, LPWSTR ReferencedDomainName, LPDWORD cchReferencedDomainName, PSID_NAME_USE peUse); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2193:190: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2194:196: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI LookupAccountNameA (LPCSTR lpSystemName, LPCSTR lpAccountName, PSID Sid, LPDWORD cbSid, LPSTR ReferencedDomainName, LPDWORD cchReferencedDomainName, PSID_NAME_USE peUse); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2194:196: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2195:199: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI LookupAccountNameW (LPCWSTR lpSystemName, LPCWSTR lpAccountName, PSID Sid, LPDWORD cbSid, LPWSTR ReferencedDomainName, LPDWORD cchReferencedDomainName, PSID_NAME_USE peUse); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2195:199: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2235:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI LookupPrivilegeValueA (LPCSTR lpSystemName, LPCSTR lpName, PLUID lpLuid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2235:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2236:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI LookupPrivilegeValueW (LPCWSTR lpSystemName, LPCWSTR lpName, PLUID lpLuid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2236:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2237:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI LookupPrivilegeNameA (LPCSTR lpSystemName, PLUID lpLuid, LPSTR lpName, LPDWORD cchName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2237:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2238:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI LookupPrivilegeNameW (LPCWSTR lpSystemName, PLUID lpLuid, LPWSTR lpName, LPDWORD cchName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2238:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2239:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI LookupPrivilegeDisplayNameA (LPCSTR lpSystemName, LPCSTR lpName, LPSTR lpDisplayName, LPDWORD cchDisplayName, LPDWORD lpLanguageId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2239:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2240:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI LookupPrivilegeDisplayNameW (LPCWSTR lpSystemName, LPCWSTR lpName, LPWSTR lpDisplayName, LPDWORD cchDisplayName, LPDWORD lpLanguageId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2240:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2241:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI BuildCommDCBA (LPCSTR lpDef, LPDCB lpDCB); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2241:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2242:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI BuildCommDCBW (LPCWSTR lpDef, LPDCB lpDCB); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2242:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2243:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI BuildCommDCBAndTimeoutsA (LPCSTR lpDef, LPDCB lpDCB, LPCOMMTIMEOUTS lpCommTimeouts); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2243:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2244:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI BuildCommDCBAndTimeoutsW (LPCWSTR lpDef, LPDCB lpDCB, LPCOMMTIMEOUTS lpCommTimeouts); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2244:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2245:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CommConfigDialogA (LPCSTR lpszName, HWND hWnd, LPCOMMCONFIG lpCC); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2245:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2246:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CommConfigDialogW (LPCWSTR lpszName, HWND hWnd, LPCOMMCONFIG lpCC); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2246:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2247:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetDefaultCommConfigA (LPCSTR lpszName, LPCOMMCONFIG lpCC, LPDWORD lpdwSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2247:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2248:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetDefaultCommConfigW (LPCWSTR lpszName, LPCOMMCONFIG lpCC, LPDWORD lpdwSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2248:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2249:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetDefaultCommConfigA (LPCSTR lpszName, LPCOMMCONFIG lpCC, DWORD dwSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2249:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2250:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetDefaultCommConfigW (LPCWSTR lpszName, LPCOMMCONFIG lpCC, DWORD dwSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2250:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2263:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetComputerNameA (LPSTR lpBuffer, LPDWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2263:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2264:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetComputerNameW (LPWSTR lpBuffer, LPDWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2264:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2265:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetComputerNameA (LPCSTR lpComputerName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2265:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2266:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetComputerNameW (LPCWSTR lpComputerName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2266:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2267:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetComputerNameExA (COMPUTER_NAME_FORMAT NameType, LPCTSTR lpBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2267:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2268:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI DnsHostnameToComputerNameA (LPCSTR Hostname, LPSTR ComputerName, LPDWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2268:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2269:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI DnsHostnameToComputerNameW (LPCWSTR Hostname, LPWSTR ComputerName, LPDWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2269:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2270:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetUserNameA (LPSTR lpBuffer, LPDWORD pcbBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2270:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2271:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetUserNameW (LPWSTR lpBuffer, LPDWORD pcbBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2271:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2298:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI LogonUserA (LPCSTR lpszUsername, LPCSTR lpszDomain, LPCSTR lpszPassword, DWORD dwLogonType, DWORD dwLogonProvider, PHANDLE phToken); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2298:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2299:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI LogonUserW (LPCWSTR lpszUsername, LPCWSTR lpszDomain, LPCWSTR lpszPassword, DWORD dwLogonType, DWORD dwLogonProvider, PHANDLE phToken); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2299:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2300:256: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI LogonUserExA (LPCSTR lpszUsername, LPCSTR lpszDomain, LPCSTR lpszPassword, DWORD dwLogonType, DWORD dwLogonProvider, PHANDLE phToken, PSID *ppLogonSid, PVOID *ppProfileBuffer, LPDWORD pdwProfileLength, PQUOTA_LIMITS pQuotaLimits); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2300:256: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2301:259: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI LogonUserExW (LPCWSTR lpszUsername, LPCWSTR lpszDomain, LPCWSTR lpszPassword, DWORD dwLogonType, DWORD dwLogonProvider, PHANDLE phToken, PSID *ppLogonSid, PVOID *ppProfileBuffer, LPDWORD pdwProfileLength, PQUOTA_LIMITS pQuotaLimits); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2301:259: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2302:366: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI CreateProcessAsUserA (HANDLE hToken, LPCSTR lpApplicationName, LPSTR lpCommandLine, LPSECURITY_ATTRIBUTES lpProcessAttributes, LPSECURITY_ATTRIBUTES lpThreadAttributes, WINBOOL bInheritHandles, DWORD dwCreationFlags, LPVOID lpEnvironment, LPCSTR lpCurrentDirectory, LPSTARTUPINFOA lpStartupInfo, LPPROCESS_INFORMATION lpProcessInformation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2302:366: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2315:325: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI CreateProcessWithLogonW (LPCWSTR lpUsername, LPCWSTR lpDomain, LPCWSTR lpPassword, DWORD dwLogonFlags, LPCWSTR lpApplicationName, LPWSTR lpCommandLine, DWORD dwCreationFlags, LPVOID lpEnvironment, LPCWSTR lpCurrentDirectory, LPSTARTUPINFOW lpStartupInfo, LPPROCESS_INFORMATION lpProcessInformation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2315:325: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2316:282: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI CreateProcessWithTokenW (HANDLE hToken, DWORD dwLogonFlags, LPCWSTR lpApplicationName, LPWSTR lpCommandLine, DWORD dwCreationFlags, LPVOID lpEnvironment, LPCWSTR lpCurrentDirectory, LPSTARTUPINFOW lpStartupInfo, LPPROCESS_INFORMATION lpProcessInformation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2316:282: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2317:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI IsTokenUntrusted (HANDLE TokenHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2317:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2318:179: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI RegisterWaitForSingleObject (PHANDLE phNewWaitObject, HANDLE hObject, WAITORTIMERCALLBACK Callback, PVOID Context, ULONG dwMilliseconds, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2318:179: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2319:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI UnregisterWait (HANDLE WaitHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2319:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2320:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI BindIoCompletionCallback (HANDLE FileHandle, LPOVERLAPPED_COMPLETION_ROUTINE Function, ULONG Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2320:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2321:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI SetTimerQueueTimer (HANDLE TimerQueue, WAITORTIMERCALLBACK Callback, PVOID Parameter, DWORD DueTime, DWORD Period, WINBOOL PreferIo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2321:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2322:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CancelTimerQueueTimer (HANDLE TimerQueue, HANDLE Timer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2322:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2323:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI DeleteTimerQueue (HANDLE TimerQueue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2323:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2328:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreatePrivateNamespaceA (LPSECURITY_ATTRIBUTES lpPrivateNamespaceAttributes, LPVOID lpBoundaryDescriptor, LPCSTR lpAliasPrefix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2328:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2329:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI OpenPrivateNamespaceA (LPVOID lpBoundaryDescriptor, LPCSTR lpAliasPrefix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2329:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2330:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE APIENTRY CreateBoundaryDescriptorA (LPCSTR Name, ULONG Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2330:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2331:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI AddIntegrityLabelToBoundaryDescriptor (HANDLE *BoundaryDescriptor, PSID IntegrityLabel); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2331:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2367:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetCurrentHwProfileA (LPHW_PROFILE_INFOA lpHwProfileInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2367:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2368:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetCurrentHwProfileW (LPHW_PROFILE_INFOW lpHwProfileInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2368:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2369:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI VerifyVersionInfoA (LPOSVERSIONINFOEXA lpVersionInformation, DWORD dwTypeMask, DWORDLONG dwlConditionMask); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2369:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2370:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI VerifyVersionInfoW (LPOSVERSIONINFOEXW lpVersionInformation, DWORD dwTypeMask, DWORDLONG dwlConditionMask); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2370:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2378, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/timezoneapi.h:43:173: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SystemTimeToTzSpecificLocalTime (CONST TIME_ZONE_INFORMATION *lpTimeZoneInformation, CONST SYSTEMTIME *lpUniversalTime, LPSYSTEMTIME lpLocalTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/timezoneapi.h:43:173: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/timezoneapi.h:44:173: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI TzSpecificLocalTimeToSystemTime (CONST TIME_ZONE_INFORMATION *lpTimeZoneInformation, CONST SYSTEMTIME *lpLocalTime, LPSYSTEMTIME lpUniversalTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/timezoneapi.h:44:173: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/timezoneapi.h:45:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FileTimeToSystemTime (CONST FILETIME *lpFileTime, LPSYSTEMTIME lpSystemTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/timezoneapi.h:45:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/timezoneapi.h:46:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SystemTimeToFileTime (CONST SYSTEMTIME *lpSystemTime, LPFILETIME lpFileTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/timezoneapi.h:46:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/timezoneapi.h:47:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetTimeZoneInformation (LPTIME_ZONE_INFORMATION lpTimeZoneInformation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/timezoneapi.h:47:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/timezoneapi.h:64:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetTimeZoneInformation (CONST TIME_ZONE_INFORMATION *lpTimeZoneInformation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/timezoneapi.h:64:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2412:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetSystemPowerStatus (LPSYSTEM_POWER_STATUS lpSystemPowerStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2412:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2413:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetSystemPowerState (WINBOOL fSuspend, WINBOOL fForce); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2413:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2427:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI AllocateUserPhysicalPages (HANDLE hProcess, PULONG_PTR NumberOfPages, PULONG_PTR PageArray); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2427:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2428:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FreeUserPhysicalPages (HANDLE hProcess, PULONG_PTR NumberOfPages, PULONG_PTR PageArray); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2428:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2429:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI MapUserPhysicalPages (PVOID VirtualAddress, ULONG_PTR NumberOfPages, PULONG_PTR PageArray); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2429:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2430:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI MapUserPhysicalPagesScatter (PVOID *VirtualAddresses, ULONG_PTR NumberOfPages, PULONG_PTR PageArray); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2430:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2431:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateJobObjectA (LPSECURITY_ATTRIBUTES lpJobAttributes, LPCSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2431:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2432:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateJobObjectW (LPSECURITY_ATTRIBUTES lpJobAttributes, LPCWSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2432:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2433:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI OpenJobObjectA (DWORD dwDesiredAccess, WINBOOL bInheritHandle, LPCSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2433:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2434:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI OpenJobObjectW (DWORD dwDesiredAccess, WINBOOL bInheritHandle, LPCWSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2434:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2435:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI AssignProcessToJobObject (HANDLE hJob, HANDLE hProcess); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2435:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2436:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI TerminateJobObject (HANDLE hJob, UINT uExitCode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2436:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2437:204: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI QueryInformationJobObject (HANDLE hJob, JOBOBJECTINFOCLASS JobObjectInformationClass, LPVOID lpJobObjectInformation, DWORD cbJobObjectInformationLength, LPDWORD lpReturnLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2437:204: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2438:178: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetInformationJobObject (HANDLE hJob, JOBOBJECTINFOCLASS JobObjectInformationClass, LPVOID lpJobObjectInformation, DWORD cbJobObjectInformationLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2438:178: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2439:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CreateJobSet (ULONG NumJob, PJOB_SET_ARRAY UserJobSet, ULONG Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2439:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2440:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI FindFirstVolumeA (LPSTR lpszVolumeName, DWORD cchBufferLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2440:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2441:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FindNextVolumeA (HANDLE hFindVolume, LPSTR lpszVolumeName, DWORD cchBufferLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2441:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2442:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI FindFirstVolumeMountPointA (LPCSTR lpszRootPathName, LPSTR lpszVolumeMountPoint, DWORD cchBufferLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2442:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2443:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI FindFirstVolumeMountPointW (LPCWSTR lpszRootPathName, LPWSTR lpszVolumeMountPoint, DWORD cchBufferLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2443:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2444:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FindNextVolumeMountPointA (HANDLE hFindVolumeMountPoint, LPSTR lpszVolumeMountPoint, DWORD cchBufferLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2444:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2445:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FindNextVolumeMountPointW (HANDLE hFindVolumeMountPoint, LPWSTR lpszVolumeMountPoint, DWORD cchBufferLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2445:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2446:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FindVolumeMountPointClose (HANDLE hFindVolumeMountPoint); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2446:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2447:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetVolumeMountPointA (LPCSTR lpszVolumeMountPoint, LPCSTR lpszVolumeName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2447:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2448:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetVolumeMountPointW (LPCWSTR lpszVolumeMountPoint, LPCWSTR lpszVolumeName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2448:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2449:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI DeleteVolumeMountPointA (LPCSTR lpszVolumeMountPoint); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2449:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2450:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetVolumeNameForVolumeMountPointA (LPCSTR lpszVolumeMountPoint, LPSTR lpszVolumeName, DWORD cchBufferLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2450:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2451:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetVolumePathNameA (LPCSTR lpszFileName, LPSTR lpszVolumePathName, DWORD cchBufferLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2451:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2452:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetVolumePathNamesForVolumeNameA (LPCSTR lpszVolumeName, LPCH lpszVolumePathNames, DWORD cchBufferLength, PDWORD lpcchReturnLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2452:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2513:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateActCtxA (PCACTCTXA pActCtx); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2513:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2514:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateActCtxW (PCACTCTXW pActCtx); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2514:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2515:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI AddRefActCtx (HANDLE hActCtx); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2515:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2516:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI ReleaseActCtx (HANDLE hActCtx); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2516:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2517:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ZombifyActCtx (HANDLE hActCtx); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2517:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2518:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ActivateActCtx (HANDLE hActCtx, ULONG_PTR *lpCookie); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2518:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2519:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI DeactivateActCtx (DWORD dwFlags, ULONG_PTR ulCookie); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2519:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2520:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetCurrentActCtx (HANDLE *lphActCtx); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2520:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2571:180: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FindActCtxSectionStringA (DWORD dwFlags, const GUID *lpExtensionGuid, ULONG ulSectionId, LPCSTR lpStringToFind, PACTCTX_SECTION_KEYED_DATA ReturnedData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2571:180: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2572:181: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FindActCtxSectionStringW (DWORD dwFlags, const GUID *lpExtensionGuid, ULONG ulSectionId, LPCWSTR lpStringToFind, PACTCTX_SECTION_KEYED_DATA ReturnedData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2572:181: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2573:180: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FindActCtxSectionGuid (DWORD dwFlags, const GUID *lpExtensionGuid, ULONG ulSectionId, const GUID *lpGuidToFind, PACTCTX_SECTION_KEYED_DATA ReturnedData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2573:180: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2593:175: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI QueryActCtxW (DWORD dwFlags, HANDLE hActCtx, PVOID pvSubInstance, ULONG ulInfoClass, PVOID pvBuffer, SIZE_T cbBuffer, SIZE_T *pcbWrittenOrRequired); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2593:175: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2597:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI WTSGetActiveConsoleSessionId (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2597:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2598:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetNumaProcessorNode (UCHAR Processor, PUCHAR NodeNumber); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2598:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2599:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetNumaNodeProcessorMask (UCHAR Node, PULONGLONG ProcessorMask); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2599:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2600:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetNumaAvailableMemoryNode (UCHAR Node, PULONGLONG AvailableBytes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2600:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2892:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CopyContext (PCONTEXT Destination, DWORD ContextFlags, PCONTEXT Source); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2892:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2896:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI InitializeContext (PVOID Buffer, DWORD ContextFlags, PCONTEXT *Context, PDWORD ContextLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2896:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2898:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD64 WINAPI GetEnabledXStateFeatures (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2898:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2899:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetXStateFeaturesMask (PCONTEXT Context, PDWORD64 FeatureMask); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2899:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2900:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI PVOID WINAPI LocateXStateFeature (PCONTEXT Context, DWORD FeatureId, PDWORD Length); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2900:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2906:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetXStateFeaturesMask (PCONTEXT Context, DWORD64 FeatureMask); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2906:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2933:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE unsigned InterlockedIncrement (unsigned volatile *Addend) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2937:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE unsigned long InterlockedIncrement (unsigned long volatile *Addend) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2946:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE unsigned __int64 InterlockedIncrement (unsigned __int64 volatile *Addend) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2951:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE unsigned InterlockedDecrement (unsigned volatile *Addend) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2955:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE unsigned long InterlockedDecrement (unsigned long volatile *Addend) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2964:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE unsigned __int64 InterlockedDecrement (unsigned __int64 volatile *Addend) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2969:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE unsigned InterlockedExchange (unsigned volatile *Target, unsigned Value) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2973:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE unsigned long InterlockedExchange (unsigned long volatile *Target, unsigned long Value) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2982:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE unsigned __int64 InterlockedExchange (unsigned __int64 volatile *Target, unsigned __int64 Value) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2987:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE unsigned InterlockedExchangeAdd (unsigned volatile *Addend, unsigned Value) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2991:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE unsigned InterlockedExchangeSubtract (unsigned volatile *Addend, unsigned Value) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2995:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE unsigned long InterlockedExchangeAdd (unsigned long volatile *Addend, unsigned long Value) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:3003:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE unsigned long InterlockedExchangeSubtract (unsigned long volatile *Addend, unsigned long Value) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:3012:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE unsigned __int64 InterlockedExchangeAdd (unsigned __int64 volatile *Addend, unsigned __int64 Value) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:3016:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE unsigned __int64 InterlockedExchangeSubtract (unsigned __int64 volatile *Addend, unsigned __int64 Value) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:3021:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE unsigned InterlockedCompareExchange (unsigned volatile *Destination, unsigned Exchange, unsigned Comperand) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:3025:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE unsigned long InterlockedCompareExchange (unsigned long volatile *Destination, unsigned long Exchange, unsigned long Comperand) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:3034:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE unsigned __int64 InterlockedCompareExchange (unsigned __int64 volatile *Destination, unsigned __int64 Exchange, unsigned __int64 Comperand) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:3038:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE unsigned __int64 InterlockedAnd (unsigned __int64 volatile *Destination, unsigned __int64 Value) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:3042:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE unsigned __int64 InterlockedOr (unsigned __int64 volatile *Destination, unsigned __int64 Value) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:3046:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE unsigned __int64 InterlockedXor (unsigned __int64 volatile *Destination, unsigned __int64 Value) { ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:71, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2675:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI AddFontResourceA(LPCSTR); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2675:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2676:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI AddFontResourceW(LPCWSTR); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2676:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2677:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI AnimatePalette(HPALETTE hPal,UINT iStartIndex,UINT cEntries,CONST PALETTEENTRY *ppe); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2677:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2678:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI Arc(HDC hdc,int x1,int y1,int x2,int y2,int x3,int y3,int x4,int y4); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2678:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2679:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI BitBlt(HDC hdc,int x,int y,int cx,int cy,HDC hdcSrc,int x1,int y1,DWORD rop); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2679:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2680:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI CancelDC(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2680:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2681:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI Chord(HDC hdc,int x1,int y1,int x2,int y2,int x3,int y3,int x4,int y4); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2681:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2682:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI ChoosePixelFormat(HDC hdc,CONST PIXELFORMATDESCRIPTOR *ppfd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2682:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2683:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HMETAFILE WINAPI CloseMetaFile(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2683:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2684:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI CombineRgn(HRGN hrgnDst,HRGN hrgnSrc1,HRGN hrgnSrc2,int iMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2684:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2685:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HMETAFILE WINAPI CopyMetaFileA(HMETAFILE,LPCSTR); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2685:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2686:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HMETAFILE WINAPI CopyMetaFileW(HMETAFILE,LPCWSTR); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2686:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2687:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HBITMAP WINAPI CreateBitmap(int nWidth,int nHeight,UINT nPlanes,UINT nBitCount,CONST VOID *lpBits); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2687:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2688:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HBITMAP WINAPI CreateBitmapIndirect(CONST BITMAP *pbm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2688:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2689:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HBRUSH WINAPI CreateBrushIndirect(CONST LOGBRUSH *plbrush); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2689:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2690:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HBITMAP WINAPI CreateCompatibleBitmap(HDC hdc,int cx,int cy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2690:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2691:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HBITMAP WINAPI CreateDiscardableBitmap(HDC hdc,int cx,int cy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2691:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2692:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HDC WINAPI CreateCompatibleDC(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2692:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2693:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HDC WINAPI CreateDCA(LPCSTR pwszDriver,LPCSTR pwszDevice,LPCSTR pszPort,CONST DEVMODEA *pdm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2693:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2694:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HDC WINAPI CreateDCW(LPCWSTR pwszDriver,LPCWSTR pwszDevice,LPCWSTR pszPort,CONST DEVMODEW *pdm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2694:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:71, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2695:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HBITMAP WINAPI CreateDIBitmap(HDC hdc,CONST BITMAPINFOHEADER *pbmih,DWORD flInit,CONST VOID *pjBits,CONST BITMAPINFO *pbmi,UINT iUsage); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2695:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2696:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HBRUSH WINAPI CreateDIBPatternBrush(HGLOBAL h,UINT iUsage); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2696:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2697:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HBRUSH WINAPI CreateDIBPatternBrushPt(CONST VOID *lpPackedDIB,UINT iUsage); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2697:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2698:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HRGN WINAPI CreateEllipticRgn(int x1,int y1,int x2,int y2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2698:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2699:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HRGN WINAPI CreateEllipticRgnIndirect(CONST RECT *lprect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2699:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2700:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HFONT WINAPI CreateFontIndirectA(CONST LOGFONTA *lplf); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2700:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2701:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HFONT WINAPI CreateFontIndirectW(CONST LOGFONTW *lplf); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2701:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:71, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2702:265: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HFONT WINAPI CreateFontA(int cHeight,int cWidth,int cEscapement,int cOrientation,int cWeight,DWORD bItalic,DWORD bUnderline,DWORD bStrikeOut,DWORD iCharSet,DWORD iOutPrecision,DWORD iClipPrecision,DWORD iQuality,DWORD iPitchAndFamily,LPCSTR pszFaceName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2702:265: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2703:266: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HFONT WINAPI CreateFontW(int cHeight,int cWidth,int cEscapement,int cOrientation,int cWeight,DWORD bItalic,DWORD bUnderline,DWORD bStrikeOut,DWORD iCharSet,DWORD iOutPrecision,DWORD iClipPrecision,DWORD iQuality,DWORD iPitchAndFamily,LPCWSTR pszFaceName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2703:266: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2704:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HBRUSH WINAPI CreateHatchBrush(int iHatch,COLORREF color); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2704:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2705:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HDC WINAPI CreateICA(LPCSTR pszDriver,LPCSTR pszDevice,LPCSTR pszPort,CONST DEVMODEA *pdm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2705:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2706:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HDC WINAPI CreateICW(LPCWSTR pszDriver,LPCWSTR pszDevice,LPCWSTR pszPort,CONST DEVMODEW *pdm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2706:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2707:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HDC WINAPI CreateMetaFileA(LPCSTR pszFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2707:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2708:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HDC WINAPI CreateMetaFileW(LPCWSTR pszFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2708:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2709:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HPALETTE WINAPI CreatePalette(CONST LOGPALETTE *plpal); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2709:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2710:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HPEN WINAPI CreatePen(int iStyle,int cWidth,COLORREF color); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2710:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2711:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HPEN WINAPI CreatePenIndirect(CONST LOGPEN *plpen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2711:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2712:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HRGN WINAPI CreatePolyPolygonRgn(CONST POINT *pptl,CONST INT *pc,int cPoly,int iMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2712:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2713:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HBRUSH WINAPI CreatePatternBrush(HBITMAP hbm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2713:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2714:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HRGN WINAPI CreateRectRgn(int x1,int y1,int x2,int y2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2714:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2715:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HRGN WINAPI CreateRectRgnIndirect(CONST RECT *lprect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2715:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2716:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HRGN WINAPI CreateRoundRectRgn(int x1,int y1,int x2,int y2,int w,int h); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2716:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2717:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI CreateScalableFontResourceA(DWORD fdwHidden,LPCSTR lpszFont,LPCSTR lpszFile,LPCSTR lpszPath); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2717:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2718:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI CreateScalableFontResourceW(DWORD fdwHidden,LPCWSTR lpszFont,LPCWSTR lpszFile,LPCWSTR lpszPath); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2718:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2719:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HBRUSH WINAPI CreateSolidBrush(COLORREF color); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2719:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2720:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI DeleteDC(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2720:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2721:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI DeleteMetaFile(HMETAFILE hmf); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2721:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2722:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI DeleteObject(HGDIOBJ ho); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2722:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2723:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI DescribePixelFormat(HDC hdc,int iPixelFormat,UINT nBytes,LPPIXELFORMATDESCRIPTOR ppfd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2723:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2806:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSPOOLAPI int WINAPI DeviceCapabilitiesA(LPCSTR pDevice,LPCSTR pPort,WORD fwCapability,LPSTR pOutput,CONST DEVMODEA *pDevMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2806:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2807:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSPOOLAPI int WINAPI DeviceCapabilitiesW(LPCWSTR pDevice,LPCWSTR pPort,WORD fwCapability,LPWSTR pOutput,CONST DEVMODEW *pDevMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2807:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2808:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI DrawEscape(HDC hdc,int iEscape,int cjIn,LPCSTR lpIn); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2808:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2809:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI Ellipse(HDC hdc,int left,int top,int right,int bottom); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2809:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2810:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI EnumFontFamiliesExA(HDC hdc,LPLOGFONTA lpLogfont,FONTENUMPROCA lpProc,LPARAM lParam,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2810:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2811:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI EnumFontFamiliesExW(HDC hdc,LPLOGFONTW lpLogfont,FONTENUMPROCW lpProc,LPARAM lParam,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2811:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2812:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI EnumFontFamiliesA(HDC hdc,LPCSTR lpLogfont,FONTENUMPROCA lpProc,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2812:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2813:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI EnumFontFamiliesW(HDC hdc,LPCWSTR lpLogfont,FONTENUMPROCW lpProc,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2813:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2814:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI EnumFontsA(HDC hdc,LPCSTR lpLogfont,FONTENUMPROCA lpProc,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2814:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2815:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI EnumFontsW(HDC hdc,LPCWSTR lpLogfont,FONTENUMPROCW lpProc,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2815:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2816:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI EnumObjects(HDC hdc,int nType,GOBJENUMPROC lpFunc,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2816:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2817:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI EqualRgn(HRGN hrgn1,HRGN hrgn2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2817:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2818:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI Escape(HDC hdc,int iEscape,int cjIn,LPCSTR pvIn,LPVOID pvOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2818:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2819:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI ExtEscape(HDC hdc,int iEscape,int cjInput,LPCSTR lpInData,int cjOutput,LPSTR lpOutData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2819:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2820:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI ExcludeClipRect(HDC hdc,int left,int top,int right,int bottom); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2820:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2821:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HRGN WINAPI ExtCreateRegion(CONST XFORM *lpx,DWORD nCount,CONST RGNDATA *lpData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2821:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2822:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI ExtFloodFill(HDC hdc,int x,int y,COLORREF color,UINT type); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2822:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2823:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI FillRgn(HDC hdc,HRGN hrgn,HBRUSH hbr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2823:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2824:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI FloodFill(HDC hdc,int x,int y,COLORREF color); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2824:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2825:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI FrameRgn(HDC hdc,HRGN hrgn,HBRUSH hbr,int w,int h); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2825:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2826:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI GetROP2(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2826:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2827:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetAspectRatioFilterEx(HDC hdc,LPSIZE lpsize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2827:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2828:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI COLORREF WINAPI GetBkColor(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2828:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2829:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI COLORREF WINAPI GetDCBrushColor(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2829:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2830:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI COLORREF WINAPI GetDCPenColor(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2830:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2831:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI GetBkMode(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2831:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2832:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI LONG WINAPI GetBitmapBits(HBITMAP hbit,LONG cb,LPVOID lpvBits); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2832:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2833:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetBitmapDimensionEx(HBITMAP hbit,LPSIZE lpsize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2833:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2834:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI UINT WINAPI GetBoundsRect(HDC hdc,LPRECT lprect,UINT flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2834:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2835:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetBrushOrgEx(HDC hdc,LPPOINT lppt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2835:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2836:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetCharWidthA(HDC hdc,UINT iFirst,UINT iLast,LPINT lpBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2836:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2837:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetCharWidthW(HDC hdc,UINT iFirst,UINT iLast,LPINT lpBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2837:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2838:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetCharWidth32A(HDC hdc,UINT iFirst,UINT iLast,LPINT lpBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2838:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2839:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetCharWidth32W(HDC hdc,UINT iFirst,UINT iLast,LPINT lpBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2839:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2840:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetCharWidthFloatA(HDC hdc,UINT iFirst,UINT iLast,PFLOAT lpBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2840:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2841:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetCharWidthFloatW(HDC hdc,UINT iFirst,UINT iLast,PFLOAT lpBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2841:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2842:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetCharABCWidthsA(HDC hdc,UINT wFirst,UINT wLast,LPABC lpABC); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2842:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2843:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetCharABCWidthsW(HDC hdc,UINT wFirst,UINT wLast,LPABC lpABC); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2843:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2844:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetCharABCWidthsFloatA(HDC hdc,UINT iFirst,UINT iLast,LPABCFLOAT lpABC); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2844:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2845:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetCharABCWidthsFloatW(HDC hdc,UINT iFirst,UINT iLast,LPABCFLOAT lpABC); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2845:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2846:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI GetClipBox(HDC hdc,LPRECT lprect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2846:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2847:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI GetClipRgn(HDC hdc,HRGN hrgn); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2847:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2848:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI GetMetaRgn(HDC hdc,HRGN hrgn); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2848:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2849:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HGDIOBJ WINAPI GetCurrentObject(HDC hdc,UINT type); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2849:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2850:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetCurrentPositionEx(HDC hdc,LPPOINT lppt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2850:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2851:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI GetDeviceCaps(HDC hdc,int index); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2851:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2852:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI GetDIBits(HDC hdc,HBITMAP hbm,UINT start,UINT cLines,LPVOID lpvBits,LPBITMAPINFO lpbmi,UINT usage); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2852:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2853:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI DWORD WINAPI GetFontData (HDC hdc,DWORD dwTable,DWORD dwOffset,PVOID pvBuffer,DWORD cjBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2853:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2854:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI DWORD WINAPI GetGlyphOutlineA(HDC hdc,UINT uChar,UINT fuFormat,LPGLYPHMETRICS lpgm,DWORD cjBuffer,LPVOID pvBuffer,CONST MAT2 *lpmat2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2854:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2855:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI DWORD WINAPI GetGlyphOutlineW(HDC hdc,UINT uChar,UINT fuFormat,LPGLYPHMETRICS lpgm,DWORD cjBuffer,LPVOID pvBuffer,CONST MAT2 *lpmat2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2855:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2856:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI GetGraphicsMode(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2856:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2857:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI GetMapMode(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2857:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2858:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI UINT WINAPI GetMetaFileBitsEx(HMETAFILE hMF,UINT cbBuffer,LPVOID lpData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2858:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2859:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HMETAFILE WINAPI GetMetaFileA(LPCSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2859:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2860:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HMETAFILE WINAPI GetMetaFileW(LPCWSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2860:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2861:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI COLORREF WINAPI GetNearestColor(HDC hdc,COLORREF color); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2861:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2862:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI UINT WINAPI GetNearestPaletteIndex(HPALETTE h,COLORREF color); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2862:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2863:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI DWORD WINAPI GetObjectType(HGDIOBJ h); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2863:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2869:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI UINT WINAPI GetOutlineTextMetricsA(HDC hdc,UINT cjCopy,LPOUTLINETEXTMETRICA potm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2869:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2870:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI UINT WINAPI GetOutlineTextMetricsW(HDC hdc,UINT cjCopy,LPOUTLINETEXTMETRICW potm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2870:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2878:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI UINT WINAPI GetPaletteEntries(HPALETTE hpal,UINT iStart,UINT cEntries,LPPALETTEENTRY pPalEntries); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2878:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2879:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI COLORREF WINAPI GetPixel(HDC hdc,int x,int y); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2879:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2880:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI GetPixelFormat(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2880:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2881:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI GetPolyFillMode(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2881:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2882:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetRasterizerCaps(LPRASTERIZER_STATUS lpraststat,UINT cjBytes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2882:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2883:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI GetRandomRgn (HDC hdc,HRGN hrgn,INT i); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2883:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2884:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI DWORD WINAPI GetRegionData(HRGN hrgn,DWORD nCount,LPRGNDATA lpRgnData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2884:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2885:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI GetRgnBox(HRGN hrgn,LPRECT lprc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2885:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2886:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HGDIOBJ WINAPI GetStockObject(int i); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2886:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2887:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI GetStretchBltMode(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2887:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2888:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI UINT WINAPI GetSystemPaletteEntries(HDC hdc,UINT iStart,UINT cEntries,LPPALETTEENTRY pPalEntries); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2888:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2889:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI UINT WINAPI GetSystemPaletteUse(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2889:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2890:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI GetTextCharacterExtra(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2890:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2891:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI UINT WINAPI GetTextAlign(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2891:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2892:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI COLORREF WINAPI GetTextColor(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2892:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2893:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetTextExtentPointA(HDC hdc,LPCSTR lpString,int c,LPSIZE lpsz); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2893:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2894:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetTextExtentPointW(HDC hdc,LPCWSTR lpString,int c,LPSIZE lpsz); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2894:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2895:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetTextExtentPoint32A(HDC hdc,LPCSTR lpString,int c,LPSIZE psizl); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2895:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2896:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetTextExtentPoint32W(HDC hdc,LPCWSTR lpString,int c,LPSIZE psizl); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2896:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2897:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetTextExtentExPointA(HDC hdc,LPCSTR lpszString,int cchString,int nMaxExtent,LPINT lpnFit,LPINT lpnDx,LPSIZE lpSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2897:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2898:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetTextExtentExPointW(HDC hdc,LPCWSTR lpszString,int cchString,int nMaxExtent,LPINT lpnFit,LPINT lpnDx,LPSIZE lpSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2898:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2899:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI GetTextCharset(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2899:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2900:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI GetTextCharsetInfo(HDC hdc,LPFONTSIGNATURE lpSig,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2900:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2901:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI TranslateCharsetInfo(DWORD *lpSrc,LPCHARSETINFO lpCs,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2901:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2902:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI DWORD WINAPI GetFontLanguageInfo(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2902:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2903:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI DWORD WINAPI GetCharacterPlacementA(HDC hdc,LPCSTR lpString,int nCount,int nMexExtent,LPGCP_RESULTSA lpResults,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2903:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2904:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI DWORD WINAPI GetCharacterPlacementW(HDC hdc,LPCWSTR lpString,int nCount,int nMexExtent,LPGCP_RESULTSW lpResults,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2904:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2925:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI DWORD WINAPI GetFontUnicodeRanges(HDC hdc,LPGLYPHSET lpgs); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2925:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2926:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI DWORD WINAPI GetGlyphIndicesA(HDC hdc,LPCSTR lpstr,int c,LPWORD pgi,DWORD fl); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2926:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2927:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI DWORD WINAPI GetGlyphIndicesW(HDC hdc,LPCWSTR lpstr,int c,LPWORD pgi,DWORD fl); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2927:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2928:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetTextExtentPointI(HDC hdc,LPWORD pgiIn,int cgi,LPSIZE psize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2928:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2929:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetTextExtentExPointI (HDC hdc,LPWORD lpwszString,int cwchString,int nMaxExtent,LPINT lpnFit,LPINT lpnDx,LPSIZE lpSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2929:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2930:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetCharWidthI(HDC hdc,UINT giFirst,UINT cgi,LPWORD pgi,LPINT piWidths); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2930:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2931:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetCharABCWidthsI(HDC hdc,UINT giFirst,UINT cgi,LPWORD pgi,LPABC pabc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2931:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2946:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI AddFontResourceExA(LPCSTR name,DWORD fl,PVOID res); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2946:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2947:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI AddFontResourceExW(LPCWSTR name,DWORD fl,PVOID res); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2947:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2948:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI RemoveFontResourceExA(LPCSTR name,DWORD fl,PVOID pdv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2948:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2949:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI RemoveFontResourceExW(LPCWSTR name,DWORD fl,PVOID pdv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2949:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2950:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HANDLE WINAPI AddFontMemResourceEx(PVOID pFileView,DWORD cjSize,PVOID pvResrved,DWORD *pNumFonts); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2950:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2951:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI RemoveFontMemResourceEx(HANDLE h); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2951:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3006:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HFONT WINAPI CreateFontIndirectExA(CONST ENUMLOGFONTEXDVA *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3006:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3007:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HFONT WINAPI CreateFontIndirectExW(CONST ENUMLOGFONTEXDVW *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3007:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3028:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetViewportExtEx(HDC hdc,LPSIZE lpsize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3028:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3029:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetViewportOrgEx(HDC hdc,LPPOINT lppoint); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3029:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3030:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetWindowExtEx(HDC hdc,LPSIZE lpsize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3030:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3031:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetWindowOrgEx(HDC hdc,LPPOINT lppoint); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3031:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3032:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI IntersectClipRect(HDC hdc,int left,int top,int right,int bottom); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3032:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3033:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI InvertRgn(HDC hdc,HRGN hrgn); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3033:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3034:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI LineDDA(int xStart,int yStart,int xEnd,int yEnd,LINEDDAPROC lpProc,LPARAM data); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3034:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3035:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI LineTo(HDC hdc,int x,int y); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3035:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3036:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI MaskBlt(HDC hdcDest,int xDest,int yDest,int width,int height,HDC hdcSrc,int xSrc,int ySrc,HBITMAP hbmMask,int xMask,int yMask,DWORD rop); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3036:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3037:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI PlgBlt(HDC hdcDest,CONST POINT *lpPoint,HDC hdcSrc,int xSrc,int ySrc,int width,int height,HBITMAP hbmMask,int xMask,int yMask); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3037:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3038:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI OffsetClipRgn(HDC hdc,int x,int y); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3038:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3039:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI OffsetRgn(HRGN hrgn,int x,int y); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3039:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3040:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI PatBlt(HDC hdc,int x,int y,int w,int h,DWORD rop); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3040:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3041:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI Pie(HDC hdc,int left,int top,int right,int bottom,int xr1,int yr1,int xr2,int yr2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3041:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3042:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI PlayMetaFile(HDC hdc,HMETAFILE hmf); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3042:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3043:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI PaintRgn(HDC hdc,HRGN hrgn); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3043:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3044:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI PolyPolygon(HDC hdc,CONST POINT *apt,CONST INT *asz,int csz); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3044:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3045:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI PtInRegion(HRGN hrgn,int x,int y); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3045:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3046:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI PtVisible(HDC hdc,int x,int y); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3046:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3047:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI RectInRegion(HRGN hrgn,CONST RECT *lprect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3047:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3048:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI RectVisible(HDC hdc,CONST RECT *lprect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3048:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3049:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI Rectangle(HDC hdc,int left,int top,int right,int bottom); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3049:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3050:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI RestoreDC(HDC hdc,int nSavedDC); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3050:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3051:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HDC WINAPI ResetDCA(HDC hdc,CONST DEVMODEA *lpdm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3051:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3052:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HDC WINAPI ResetDCW(HDC hdc,CONST DEVMODEW *lpdm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3052:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3053:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI UINT WINAPI RealizePalette(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3053:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3054:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI RemoveFontResourceA(LPCSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3054:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3055:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI RemoveFontResourceW(LPCWSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3055:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3056:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI RoundRect(HDC hdc,int left,int top,int right,int bottom,int width,int height); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3056:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3057:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI ResizePalette(HPALETTE hpal,UINT n); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3057:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3058:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI SaveDC(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3058:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3059:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI SelectClipRgn(HDC hdc,HRGN hrgn); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3059:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3060:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI ExtSelectClipRgn(HDC hdc,HRGN hrgn,int mode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3060:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3061:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI SetMetaRgn(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3061:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3062:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HGDIOBJ WINAPI SelectObject(HDC hdc,HGDIOBJ h); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3062:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3063:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HPALETTE WINAPI SelectPalette(HDC hdc,HPALETTE hPal,WINBOOL bForceBkgd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3063:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3064:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI COLORREF WINAPI SetBkColor(HDC hdc,COLORREF color); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3064:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3065:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI COLORREF WINAPI SetDCBrushColor(HDC hdc,COLORREF color); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3065:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3066:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI COLORREF WINAPI SetDCPenColor(HDC hdc,COLORREF color); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3066:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3067:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI SetBkMode(HDC hdc,int mode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3067:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3068:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI LONG WINAPI SetBitmapBits(HBITMAP hbm,DWORD cb,CONST VOID *pvBits); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3068:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3069:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI UINT WINAPI SetBoundsRect(HDC hdc,CONST RECT *lprect,UINT flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3069:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3070:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI SetDIBits(HDC hdc,HBITMAP hbm,UINT start,UINT cLines,CONST VOID *lpBits,CONST BITMAPINFO *lpbmi,UINT ColorUse); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3070:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3071:188: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI SetDIBitsToDevice(HDC hdc,int xDest,int yDest,DWORD w,DWORD h,int xSrc,int ySrc,UINT StartScan,UINT cLines,CONST VOID *lpvBits,CONST BITMAPINFO *lpbmi,UINT ColorUse); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3071:188: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3072:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI DWORD WINAPI SetMapperFlags(HDC hdc,DWORD flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3072:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3073:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI SetGraphicsMode(HDC hdc,int iMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3073:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3074:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI SetMapMode(HDC hdc,int iMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3074:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3075:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI DWORD WINAPI SetLayout(HDC hdc,DWORD l); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3075:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3076:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI DWORD WINAPI GetLayout(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3076:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3077:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HMETAFILE WINAPI SetMetaFileBitsEx(UINT cbBuffer,CONST BYTE *lpData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3077:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3078:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI UINT WINAPI SetPaletteEntries(HPALETTE hpal,UINT iStart,UINT cEntries,CONST PALETTEENTRY *pPalEntries); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3078:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3079:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI COLORREF WINAPI SetPixel(HDC hdc,int x,int y,COLORREF color); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3079:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3080:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI SetPixelV(HDC hdc,int x,int y,COLORREF color); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3080:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3081:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI SetPixelFormat(HDC hdc,int format,CONST PIXELFORMATDESCRIPTOR *ppfd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3081:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3082:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI SetPolyFillMode(HDC hdc,int mode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3082:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3083:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI StretchBlt(HDC hdcDest,int xDest,int yDest,int wDest,int hDest,HDC hdcSrc,int xSrc,int ySrc,int wSrc,int hSrc,DWORD rop); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3083:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3084:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI SetRectRgn(HRGN hrgn,int left,int top,int right,int bottom); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3084:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3085:204: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI StretchDIBits(HDC hdc,int xDest,int yDest,int DestWidth,int DestHeight,int xSrc,int ySrc,int SrcWidth,int SrcHeight,CONST VOID *lpBits,CONST BITMAPINFO *lpbmi,UINT iUsage,DWORD rop); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3085:204: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3086:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI SetROP2(HDC hdc,int rop2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3086:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3087:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI SetStretchBltMode(HDC hdc,int mode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3087:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3088:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI UINT WINAPI SetSystemPaletteUse(HDC hdc,UINT use); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3088:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3089:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI SetTextCharacterExtra(HDC hdc,int extra); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3089:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3090:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI COLORREF WINAPI SetTextColor(HDC hdc,COLORREF color); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3090:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3091:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI UINT WINAPI SetTextAlign(HDC hdc,UINT align); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3091:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3092:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI SetTextJustification(HDC hdc,int extra,int count); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3092:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3093:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI UpdateColors(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3093:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3159:179: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI AlphaBlend(HDC hdcDest,int xoriginDest,int yoriginDest,int wDest,int hDest,HDC hdcSrc,int xoriginSrc,int yoriginSrc,int wSrc,int hSrc,BLENDFUNCTION ftn); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3159:179: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3160:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GdiAlphaBlend(HDC hdcDest,int xoriginDest,int yoriginDest,int wDest,int hDest,HDC hdcSrc,int xoriginSrc,int yoriginSrc,int wSrc,int hSrc,BLENDFUNCTION ftn); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3160:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3161:184: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI TransparentBlt(HDC hdcDest,int xoriginDest,int yoriginDest,int wDest,int hDest,HDC hdcSrc,int xoriginSrc,int yoriginSrc,int wSrc,int hSrc,UINT crTransparent); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3161:184: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3162:187: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GdiTransparentBlt(HDC hdcDest,int xoriginDest,int yoriginDest,int wDest,int hDest,HDC hdcSrc,int xoriginSrc,int yoriginSrc,int wSrc,int hSrc,UINT crTransparent); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3162:187: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3169:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GradientFill(HDC hdc,PTRIVERTEX pVertex,ULONG nVertex,PVOID pMesh,ULONG nMesh,ULONG ulMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3169:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3170:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GdiGradientFill(HDC hdc,PTRIVERTEX pVertex,ULONG nVertex,PVOID pMesh,ULONG nMesh,ULONG ulMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3170:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3179:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI PlayMetaFileRecord(HDC hdc,LPHANDLETABLE lpHandleTable,LPMETARECORD lpMR,UINT noObjs); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3179:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3183:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI EnumMetaFile(HDC hdc,HMETAFILE hmf,MFENUMPROC lpProc,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3183:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3187:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HENHMETAFILE WINAPI CloseEnhMetaFile(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3187:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3188:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HENHMETAFILE WINAPI CopyEnhMetaFileA(HENHMETAFILE hEnh,LPCSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3188:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3189:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HENHMETAFILE WINAPI CopyEnhMetaFileW(HENHMETAFILE hEnh,LPCWSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3189:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3190:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HDC WINAPI CreateEnhMetaFileA(HDC hdc,LPCSTR lpFilename,CONST RECT *lprc,LPCSTR lpDesc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3190:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3191:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HDC WINAPI CreateEnhMetaFileW(HDC hdc,LPCWSTR lpFilename,CONST RECT *lprc,LPCWSTR lpDesc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3191:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3192:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI DeleteEnhMetaFile(HENHMETAFILE hmf); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3192:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3193:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI EnumEnhMetaFile(HDC hdc,HENHMETAFILE hmf,ENHMFENUMPROC lpProc,LPVOID lpParam,CONST RECT *lpRect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3193:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3194:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HENHMETAFILE WINAPI GetEnhMetaFileA(LPCSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3194:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3195:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HENHMETAFILE WINAPI GetEnhMetaFileW(LPCWSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3195:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3196:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI UINT WINAPI GetEnhMetaFileBits(HENHMETAFILE hEMF,UINT nSize,LPBYTE lpData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3196:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3197:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI UINT WINAPI GetEnhMetaFileDescriptionA(HENHMETAFILE hemf,UINT cchBuffer,LPSTR lpDescription); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3197:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3198:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI UINT WINAPI GetEnhMetaFileDescriptionW(HENHMETAFILE hemf,UINT cchBuffer,LPWSTR lpDescription); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3198:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3199:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI UINT WINAPI GetEnhMetaFileHeader(HENHMETAFILE hemf,UINT nSize,LPENHMETAHEADER lpEnhMetaHeader); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3199:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3200:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI UINT WINAPI GetEnhMetaFilePaletteEntries(HENHMETAFILE hemf,UINT nNumEntries,LPPALETTEENTRY lpPaletteEntries); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3200:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3201:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI UINT WINAPI GetEnhMetaFilePixelFormat(HENHMETAFILE hemf,UINT cbBuffer,PIXELFORMATDESCRIPTOR *ppfd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3201:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3202:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI UINT WINAPI GetWinMetaFileBits(HENHMETAFILE hemf,UINT cbData16,LPBYTE pData16,INT iMapMode,HDC hdcRef); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3202:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3203:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI PlayEnhMetaFile(HDC hdc,HENHMETAFILE hmf,CONST RECT *lprect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3203:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3204:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI PlayEnhMetaFileRecord(HDC hdc,LPHANDLETABLE pht,CONST ENHMETARECORD *pmr,UINT cht); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3204:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3205:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HENHMETAFILE WINAPI SetEnhMetaFileBits(UINT nSize,CONST BYTE *pb); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3205:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3206:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HENHMETAFILE WINAPI SetWinMetaFileBits(UINT nSize,CONST BYTE *lpMeta16Data,HDC hdcRef,CONST METAFILEPICT *lpMFP); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3206:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3207:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GdiComment(HDC hdc,UINT nSize,CONST BYTE *lpData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3207:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3213:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetTextMetricsA(HDC hdc,LPTEXTMETRICA lptm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3213:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3214:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetTextMetricsW(HDC hdc,LPTEXTMETRICW lptm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3214:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3225:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI AngleArc(HDC hdc,int x,int y,DWORD r,FLOAT StartAngle,FLOAT SweepAngle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3225:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3226:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI PolyPolyline(HDC hdc,CONST POINT *apt,CONST DWORD *asz,DWORD csz); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3226:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3227:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetWorldTransform(HDC hdc,LPXFORM lpxf); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3227:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3228:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI SetWorldTransform(HDC hdc,CONST XFORM *lpxf); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3228:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3229:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI ModifyWorldTransform(HDC hdc,CONST XFORM *lpxf,DWORD mode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3229:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3230:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI CombineTransform(LPXFORM lpxfOut,CONST XFORM *lpxf1,CONST XFORM *lpxf2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3230:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3231:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HBITMAP WINAPI CreateDIBSection(HDC hdc,CONST BITMAPINFO *lpbmi,UINT usage,VOID **ppvBits,HANDLE hSection,DWORD offset); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3231:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3232:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI UINT WINAPI GetDIBColorTable(HDC hdc,UINT iStart,UINT cEntries,RGBQUAD *prgbq); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3232:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3233:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI UINT WINAPI SetDIBColorTable(HDC hdc,UINT iStart,UINT cEntries,CONST RGBQUAD *prgbq); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3233:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3280:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI SetColorAdjustment(HDC hdc,CONST COLORADJUSTMENT *lpca); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3280:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3281:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetColorAdjustment(HDC hdc,LPCOLORADJUSTMENT lpca); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3281:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3282:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HPALETTE WINAPI CreateHalftonePalette(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3282:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3315:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI StartDocA(HDC hdc,CONST DOCINFOA *lpdi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3315:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3316:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI StartDocW(HDC hdc,CONST DOCINFOW *lpdi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3316:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3317:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI EndDoc(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3317:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3318:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI StartPage(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3318:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3319:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI EndPage(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3319:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3320:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI AbortDoc(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3320:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3321:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI SetAbortProc(HDC hdc,ABORTPROC lpProc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3321:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3322:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI AbortPath(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3322:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3323:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI ArcTo(HDC hdc,int left,int top,int right,int bottom,int xr1,int yr1,int xr2,int yr2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3323:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3324:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI BeginPath(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3324:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3325:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI CloseFigure(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3325:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3326:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI EndPath(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3326:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3327:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI FillPath(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3327:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3328:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI FlattenPath(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3328:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3329:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI GetPath(HDC hdc,LPPOINT apt,LPBYTE aj,int cpt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3329:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3330:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HRGN WINAPI PathToRegion(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3330:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3331:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI PolyDraw(HDC hdc,CONST POINT *apt,CONST BYTE *aj,int cpt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3331:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3332:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI SelectClipPath(HDC hdc,int mode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3332:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3333:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI SetArcDirection(HDC hdc,int dir); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3333:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3334:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI SetMiterLimit(HDC hdc,FLOAT limit,PFLOAT old); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3334:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3335:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI StrokeAndFillPath(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3335:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3336:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI StrokePath(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3336:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3337:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI WidenPath(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3337:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3338:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HPEN WINAPI ExtCreatePen(DWORD iPenStyle,DWORD cWidth,CONST LOGBRUSH *plbrush,DWORD cStyle,CONST DWORD *pstyle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3338:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3339:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetMiterLimit(HDC hdc,PFLOAT plimit); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3339:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3340:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI GetArcDirection(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3340:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3341:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI GetObjectA(HANDLE h,int c,LPVOID pv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3341:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3342:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI GetObjectW(HANDLE h,int c,LPVOID pv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3342:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3343:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI MoveToEx(HDC hdc,int x,int y,LPPOINT lppt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3343:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3344:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI TextOutA(HDC hdc,int x,int y,LPCSTR lpString,int c); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3344:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3345:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI TextOutW(HDC hdc,int x,int y,LPCWSTR lpString,int c); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3345:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3346:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI ExtTextOutA(HDC hdc,int x,int y,UINT options,CONST RECT *lprect,LPCSTR lpString,UINT c,CONST INT *lpDx); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3346:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3347:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI ExtTextOutW(HDC hdc,int x,int y,UINT options,CONST RECT *lprect,LPCWSTR lpString,UINT c,CONST INT *lpDx); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3347:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3348:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI PolyTextOutA(HDC hdc,CONST POLYTEXTA *ppt,int nstrings); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3348:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3349:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI PolyTextOutW(HDC hdc,CONST POLYTEXTW *ppt,int nstrings); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3349:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3350:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HRGN WINAPI CreatePolygonRgn(CONST POINT *pptl,int cPoint,int iMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3350:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3351:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI DPtoLP(HDC hdc,LPPOINT lppt,int c); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3351:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3352:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI LPtoDP(HDC hdc,LPPOINT lppt,int c); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3352:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3353:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI Polygon(HDC hdc,CONST POINT *apt,int cpt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3353:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3354:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI Polyline(HDC hdc,CONST POINT *apt,int cpt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3354:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3355:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI PolyBezier(HDC hdc,CONST POINT *apt,DWORD cpt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3355:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3356:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI PolyBezierTo(HDC hdc,CONST POINT *apt,DWORD cpt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3356:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3357:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI PolylineTo(HDC hdc,CONST POINT *apt,DWORD cpt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3357:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3358:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI SetViewportExtEx(HDC hdc,int x,int y,LPSIZE lpsz); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3358:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3359:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI SetViewportOrgEx(HDC hdc,int x,int y,LPPOINT lppt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3359:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3360:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI SetWindowExtEx(HDC hdc,int x,int y,LPSIZE lpsz); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3360:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3361:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI SetWindowOrgEx(HDC hdc,int x,int y,LPPOINT lppt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3361:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3362:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI OffsetViewportOrgEx(HDC hdc,int x,int y,LPPOINT lppt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3362:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3363:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI OffsetWindowOrgEx(HDC hdc,int x,int y,LPPOINT lppt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3363:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3364:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI ScaleViewportExtEx(HDC hdc,int xn,int dx,int yn,int yd,LPSIZE lpsz); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3364:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3365:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI ScaleWindowExtEx(HDC hdc,int xn,int xd,int yn,int yd,LPSIZE lpsz); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3365:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3366:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI SetBitmapDimensionEx(HBITMAP hbm,int w,int h,LPSIZE lpsz); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3366:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3367:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI SetBrushOrgEx(HDC hdc,int x,int y,LPPOINT lppt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3367:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3368:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI GetTextFaceA(HDC hdc,int c,LPSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3368:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3369:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI GetTextFaceW(HDC hdc,int c,LPWSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3369:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3381:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI DWORD WINAPI GetKerningPairsA(HDC hdc,DWORD nPairs,LPKERNINGPAIR lpKernPair); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3381:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3382:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI DWORD WINAPI GetKerningPairsW(HDC hdc,DWORD nPairs,LPKERNINGPAIR lpKernPair); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3382:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3383:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetDCOrgEx(HDC hdc,LPPOINT lppt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3383:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3384:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI FixBrushOrgEx(HDC hdc,int x,int y,LPPOINT ptl); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3384:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3385:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI UnrealizeObject(HGDIOBJ h); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3385:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3386:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GdiFlush(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3386:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3387:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI DWORD WINAPI GdiSetBatchLimit(DWORD dw); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3387:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3388:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI DWORD WINAPI GdiGetBatchLimit(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3388:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3406:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI SetICMMode(HDC hdc,int mode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3406:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3407:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI CheckColorsInGamut(HDC hdc,LPVOID lpRGBTriple,LPVOID dlpBuffer,DWORD nCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3407:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3408:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HCOLORSPACE WINAPI GetColorSpace(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3408:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3409:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetLogColorSpaceA(HCOLORSPACE hColorSpace,LPLOGCOLORSPACEA lpBuffer,DWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3409:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3410:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetLogColorSpaceW(HCOLORSPACE hColorSpace,LPLOGCOLORSPACEW lpBuffer,DWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3410:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3411:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HCOLORSPACE WINAPI CreateColorSpaceA(LPLOGCOLORSPACEA lplcs); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3411:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3412:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HCOLORSPACE WINAPI CreateColorSpaceW(LPLOGCOLORSPACEW lplcs); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3412:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3413:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HCOLORSPACE WINAPI SetColorSpace(HDC hdc,HCOLORSPACE hcs); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3413:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3414:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI DeleteColorSpace(HCOLORSPACE hcs); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3414:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3415:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetICMProfileA(HDC hdc,LPDWORD pBufSize,LPSTR pszFilename); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3415:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3416:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetICMProfileW(HDC hdc,LPDWORD pBufSize,LPWSTR pszFilename); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3416:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3417:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI SetICMProfileA(HDC hdc,LPSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3417:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3418:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI SetICMProfileW(HDC hdc,LPWSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3418:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3419:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetDeviceGammaRamp(HDC hdc,LPVOID lpRamp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3419:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3420:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI SetDeviceGammaRamp(HDC hdc,LPVOID lpRamp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3420:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3421:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI ColorMatchToTarget(HDC hdc,HDC hdcTarget,DWORD action); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3421:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3422:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI EnumICMProfilesA(HDC hdc,ICMENUMPROCA lpProc,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3422:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3423:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI EnumICMProfilesW(HDC hdc,ICMENUMPROCW lpProc,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3423:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3424:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI UpdateICMRegKeyA(DWORD reserved,LPSTR lpszCMID,LPSTR lpszFileName,UINT command); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3424:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3425:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI UpdateICMRegKeyW(DWORD reserved,LPWSTR lpszCMID,LPWSTR lpszFileName,UINT command); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3425:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3426:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI ColorCorrectPalette(HDC hdc,HPALETTE hPal,DWORD deFirst,DWORD num); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3426:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4175:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI wglCopyContext(HGLRC,HGLRC,UINT); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4175:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4176:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HGLRC WINAPI wglCreateContext(HDC); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4176:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4177:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HGLRC WINAPI wglCreateLayerContext(HDC,int); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4177:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4178:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI wglDeleteContext(HGLRC); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4178:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4179:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HGLRC WINAPI wglGetCurrentContext(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4179:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4180:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HDC WINAPI wglGetCurrentDC(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4180:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4181:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI PROC WINAPI wglGetProcAddress(LPCSTR); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4181:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4182:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI wglMakeCurrent(HDC,HGLRC); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4182:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4183:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI wglShareLists(HGLRC,HGLRC); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4183:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4184:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI wglUseFontBitmapsA(HDC,DWORD,DWORD,DWORD); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4184:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4185:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI wglUseFontBitmapsW(HDC,DWORD,DWORD,DWORD); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4185:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4186:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI SwapBuffers(HDC); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4186:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4206:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI wglUseFontOutlinesA(HDC,DWORD,DWORD,DWORD,FLOAT,FLOAT,int,LPGLYPHMETRICSFLOAT); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4206:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4207:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI wglUseFontOutlinesW(HDC,DWORD,DWORD,DWORD,FLOAT,FLOAT,int,LPGLYPHMETRICSFLOAT); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4207:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4282:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI wglDescribeLayerPlane(HDC,int,int,UINT,LPLAYERPLANEDESCRIPTOR); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4282:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4283:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI wglSetLayerPaletteEntries(HDC,int,int,int,CONST COLORREF *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4283:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4284:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI wglGetLayerPaletteEntries(HDC,int,int,int,COLORREF *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4284:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4285:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI wglRealizeLayerPalette(HDC,int,WINBOOL); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4285:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4286:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI wglSwapLayerBuffers(HDC,UINT); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4286:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4295:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI DWORD WINAPI wglSwapMultipleBuffers(UINT,CONST WGLSWAP *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4295:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:24, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:72, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/guiddef.h:30:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __extension__ template const GUID &__mingw_uuidof(); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/guiddef.h:30:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:72, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:168:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI wvsprintfA(LPSTR,LPCSTR,va_list arglist); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:168:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:169:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI wvsprintfW(LPWSTR,LPCWSTR,va_list arglist); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:169:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:170:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPIV wsprintfA(LPSTR,LPCSTR,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:170:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:171:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPIV wsprintfW(LPWSTR,LPCWSTR,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:171:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:709:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HKL WINAPI LoadKeyboardLayoutA(LPCSTR pwszKLID,UINT Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:709:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:710:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HKL WINAPI LoadKeyboardLayoutW(LPCWSTR pwszKLID,UINT Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:710:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:711:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HKL WINAPI ActivateKeyboardLayout(HKL hkl,UINT Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:711:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:72, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:712:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI ToUnicodeEx(UINT wVirtKey,UINT wScanCode,CONST BYTE *lpKeyState,LPWSTR pwszBuff,int cchBuff,UINT wFlags,HKL dwhkl); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:712:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:713:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI UnloadKeyboardLayout(HKL hkl); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:713:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:714:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetKeyboardLayoutNameA(LPSTR pwszKLID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:714:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:715:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetKeyboardLayoutNameW(LPWSTR pwszKLID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:715:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:716:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI GetKeyboardLayoutList(int nBuff,HKL *lpList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:716:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:717:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HKL WINAPI GetKeyboardLayout(DWORD idThread); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:717:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:726:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI GetMouseMovePointsEx(UINT cbSize,LPMOUSEMOVEPOINT lppt,LPMOUSEMOVEPOINT lpptBuf,int nBufPoints,DWORD resolution); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:726:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:753:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HDESK WINAPI CreateDesktopA(LPCSTR lpszDesktop,LPCSTR lpszDevice,LPDEVMODEA pDevmode,DWORD dwFlags,ACCESS_MASK dwDesiredAccess,LPSECURITY_ATTRIBUTES lpsa); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:753:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:754:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HDESK WINAPI CreateDesktopW(LPCWSTR lpszDesktop,LPCWSTR lpszDevice,LPDEVMODEW pDevmode,DWORD dwFlags,ACCESS_MASK dwDesiredAccess,LPSECURITY_ATTRIBUTES lpsa); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:754:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:755:205: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HDESK WINAPI CreateDesktopExA (LPCSTR lpszDesktop, LPCSTR lpszDevice, DEVMODEA *pDevmode, DWORD dwFlags, ACCESS_MASK dwDesiredAccess, LPSECURITY_ATTRIBUTES lpsa, ULONG ulHeapSize, PVOID pvoid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:755:205: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:756:207: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HDESK WINAPI CreateDesktopExW (LPCWSTR lpszDesktop, LPCWSTR lpszDevice, DEVMODEW *pDevmode, DWORD dwFlags, ACCESS_MASK dwDesiredAccess, LPSECURITY_ATTRIBUTES lpsa, ULONG ulHeapSize, PVOID pvoid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:756:207: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:763:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HDESK WINAPI OpenDesktopA(LPCSTR lpszDesktop,DWORD dwFlags,WINBOOL fInherit,ACCESS_MASK dwDesiredAccess); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:763:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:764:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HDESK WINAPI OpenDesktopW(LPCWSTR lpszDesktop,DWORD dwFlags,WINBOOL fInherit,ACCESS_MASK dwDesiredAccess); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:764:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:765:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HDESK WINAPI OpenInputDesktop(DWORD dwFlags,WINBOOL fInherit,ACCESS_MASK dwDesiredAccess); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:765:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:766:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EnumDesktopsA(HWINSTA hwinsta,DESKTOPENUMPROCA lpEnumFunc,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:766:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:767:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EnumDesktopsW(HWINSTA hwinsta,DESKTOPENUMPROCW lpEnumFunc,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:767:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:768:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EnumDesktopWindows(HDESK hDesktop,WNDENUMPROC lpfn,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:768:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:769:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SwitchDesktop(HDESK hDesktop); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:769:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:770:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetThreadDesktop(HDESK hDesktop); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:770:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:771:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI CloseDesktop(HDESK hDesktop); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:771:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:772:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HDESK WINAPI GetThreadDesktop(DWORD dwThreadId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:772:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:797:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWINSTA WINAPI CreateWindowStationA(LPCSTR lpwinsta,DWORD dwFlags,ACCESS_MASK dwDesiredAccess,LPSECURITY_ATTRIBUTES lpsa); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:797:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:798:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWINSTA WINAPI CreateWindowStationW(LPCWSTR lpwinsta,DWORD dwFlags,ACCESS_MASK dwDesiredAccess,LPSECURITY_ATTRIBUTES lpsa); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:798:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:799:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWINSTA WINAPI OpenWindowStationA(LPCSTR lpszWinSta,WINBOOL fInherit,ACCESS_MASK dwDesiredAccess); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:799:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:800:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWINSTA WINAPI OpenWindowStationW(LPCWSTR lpszWinSta,WINBOOL fInherit,ACCESS_MASK dwDesiredAccess); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:800:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:801:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EnumWindowStationsA(WINSTAENUMPROCA lpEnumFunc,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:801:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:802:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EnumWindowStationsW(WINSTAENUMPROCW lpEnumFunc,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:802:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:803:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI CloseWindowStation(HWINSTA hWinSta); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:803:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:804:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetProcessWindowStation(HWINSTA hWinSta); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:804:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:805:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWINSTA WINAPI GetProcessWindowStation(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:805:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:811:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetUserObjectSecurity(HANDLE hObj,PSECURITY_INFORMATION pSIRequested,PSECURITY_DESCRIPTOR pSID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:811:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:812:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetUserObjectSecurity(HANDLE hObj,PSECURITY_INFORMATION pSIRequested,PSECURITY_DESCRIPTOR pSID,DWORD nLength,LPDWORD lpnLengthNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:812:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:834:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetUserObjectInformationA(HANDLE hObj,int nIndex,PVOID pvInfo,DWORD nLength,LPDWORD lpnLengthNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:834:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:835:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetUserObjectInformationW(HANDLE hObj,int nIndex,PVOID pvInfo,DWORD nLength,LPDWORD lpnLengthNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:835:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:836:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetUserObjectInformationA(HANDLE hObj,int nIndex,PVOID pvInfo,DWORD nLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:836:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:837:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetUserObjectInformationW(HANDLE hObj,int nIndex,PVOID pvInfo,DWORD nLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:837:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:908:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsHungAppWindow(HWND hwnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:908:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:909:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI VOID WINAPI DisableProcessWindowsGhosting(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:909:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1442:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI RegisterWindowMessageA(LPCSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1442:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1443:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI RegisterWindowMessageW(LPCWSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1443:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1513:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI TrackMouseEvent(LPTRACKMOUSEEVENT lpEventTrack); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1513:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1641:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI DrawEdge(HDC hdc,LPRECT qrc,UINT edge,UINT grfFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1641:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1687:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI DrawFrameControl(HDC,LPRECT,UINT,UINT); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1687:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1699:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI DrawCaption(HWND hwnd,HDC hdc,CONST RECT *lprect,UINT flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1699:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1706:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI DrawAnimatedRects(HWND hwnd,int idAni,CONST RECT *lprcFrom,CONST RECT *lprcTo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1706:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1900:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetMessageA(LPMSG lpMsg,HWND hWnd,UINT wMsgFilterMin,UINT wMsgFilterMax); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1900:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1901:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetMessageW(LPMSG lpMsg,HWND hWnd,UINT wMsgFilterMin,UINT wMsgFilterMax); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1901:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1902:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI TranslateMessage(CONST MSG *lpMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1902:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1903:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LRESULT WINAPI DispatchMessageA(CONST MSG *lpMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1903:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1904:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LRESULT WINAPI DispatchMessageW(CONST MSG *lpMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1904:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1905:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetMessageQueue(int cMessagesMax); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1905:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1906:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI PeekMessageA(LPMSG lpMsg,HWND hWnd,UINT wMsgFilterMin,UINT wMsgFilterMax,UINT wRemoveMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1906:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1907:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI PeekMessageW(LPMSG lpMsg,HWND hWnd,UINT wMsgFilterMin,UINT wMsgFilterMax,UINT wRemoveMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1907:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1921:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI RegisterHotKey(HWND hWnd,int id,UINT fsModifiers,UINT vk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1921:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1922:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI UnregisterHotKey(HWND hWnd,int id); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1922:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1970:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI ExitWindowsEx(UINT uFlags,DWORD dwReason); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1970:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1971:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SwapMouseButton(WINBOOL fSwap); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1971:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1972:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI GetMessagePos(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1972:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1973:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LONG WINAPI GetMessageTime(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1973:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1974:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LPARAM WINAPI GetMessageExtraInfo(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1974:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1978:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsWow64Message(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1978:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1979:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LPARAM WINAPI SetMessageExtraInfo(LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1979:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1980:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LRESULT WINAPI SendMessageA(HWND hWnd,UINT Msg,WPARAM wParam,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1980:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1981:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LRESULT WINAPI SendMessageW(HWND hWnd,UINT Msg,WPARAM wParam,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1981:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1982:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LRESULT WINAPI SendMessageTimeoutA(HWND hWnd,UINT Msg,WPARAM wParam,LPARAM lParam,UINT fuFlags,UINT uTimeout,PDWORD_PTR lpdwResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1982:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1983:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LRESULT WINAPI SendMessageTimeoutW(HWND hWnd,UINT Msg,WPARAM wParam,LPARAM lParam,UINT fuFlags,UINT uTimeout,PDWORD_PTR lpdwResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1983:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1984:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SendNotifyMessageA(HWND hWnd,UINT Msg,WPARAM wParam,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1984:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1985:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SendNotifyMessageW(HWND hWnd,UINT Msg,WPARAM wParam,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1985:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1986:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SendMessageCallbackA(HWND hWnd,UINT Msg,WPARAM wParam,LPARAM lParam,SENDASYNCPROC lpResultCallBack,ULONG_PTR dwData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1986:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1987:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SendMessageCallbackW(HWND hWnd,UINT Msg,WPARAM wParam,LPARAM lParam,SENDASYNCPROC lpResultCallBack,ULONG_PTR dwData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1987:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1999:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI __LONG32 WINAPI BroadcastSystemMessageExA(DWORD flags,LPDWORD lpInfo,UINT Msg,WPARAM wParam,LPARAM lParam,PBSMINFO pbsmInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1999:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2000:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI __LONG32 WINAPI BroadcastSystemMessageExW(DWORD flags,LPDWORD lpInfo,UINT Msg,WPARAM wParam,LPARAM lParam,PBSMINFO pbsmInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2000:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2001:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI __LONG32 WINAPI BroadcastSystemMessageA(DWORD flags,LPDWORD lpInfo,UINT Msg,WPARAM wParam,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2001:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2002:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI __LONG32 WINAPI BroadcastSystemMessageW(DWORD flags,LPDWORD lpInfo,UINT Msg,WPARAM wParam,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2002:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2055:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HPOWERNOTIFY WINAPI RegisterPowerSettingNotification (HANDLE hRecipient, LPCGUID PowerSettingGuid, DWORD Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2055:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2056:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI UnregisterPowerSettingNotification (HPOWERNOTIFY Handle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2056:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2057:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HPOWERNOTIFY WINAPI RegisterSuspendResumeNotification (HANDLE hRecipient, DWORD Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2057:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2058:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI UnregisterSuspendResumeNotification (HPOWERNOTIFY Handle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2058:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2061:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI PostMessageA (HWND hWnd, UINT Msg, WPARAM wParam, LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2061:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2062:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI PostMessageW (HWND hWnd, UINT Msg, WPARAM wParam, LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2062:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2063:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI PostThreadMessageA (DWORD idThread, UINT Msg, WPARAM wParam, LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2063:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2064:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI PostThreadMessageW (DWORD idThread, UINT Msg, WPARAM wParam, LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2064:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2069:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI AttachThreadInput (DWORD idAttach, DWORD idAttachTo, WINBOOL fAttach); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2069:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2070:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI ReplyMessage (LRESULT lResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2070:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2071:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI WaitMessage (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2071:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2072:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI WaitForInputIdle (HANDLE hProcess, DWORD dwMilliseconds); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2072:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2073:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LRESULT WINAPI DefWindowProcA (HWND hWnd, UINT Msg, WPARAM wParam, LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2073:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2074:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LRESULT WINAPI DefWindowProcW (HWND hWnd, UINT Msg, WPARAM wParam, LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2074:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2075:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI VOID WINAPI PostQuitMessage (int nExitCode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2075:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2076:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI InSendMessage (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2076:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2077:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI InSendMessageEx (LPVOID lpReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2077:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2078:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI GetDoubleClickTime (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2078:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2079:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetDoubleClickTime (UINT); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2079:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2080:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI ATOM WINAPI RegisterClassA (CONST WNDCLASSA *lpWndClass); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2080:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2081:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI ATOM WINAPI RegisterClassW (CONST WNDCLASSW *lpWndClass); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2081:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2082:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI UnregisterClassA (LPCSTR lpClassName, HINSTANCE hInstance); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2082:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2083:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI UnregisterClassW (LPCWSTR lpClassName, HINSTANCE hInstance); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2083:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2084:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetClassInfoA (HINSTANCE hInstance, LPCSTR lpClassName, LPWNDCLASSA lpWndClass); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2084:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2085:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetClassInfoW (HINSTANCE hInstance, LPCWSTR lpClassName, LPWNDCLASSW lpWndClass); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2085:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2086:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI ATOM WINAPI RegisterClassExA (CONST WNDCLASSEXA *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2086:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2087:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI ATOM WINAPI RegisterClassExW (CONST WNDCLASSEXW *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2087:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2088:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetClassInfoExA (HINSTANCE hInstance, LPCSTR lpszClass, LPWNDCLASSEXA lpwcx); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2088:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2089:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetClassInfoExW (HINSTANCE hInstance, LPCWSTR lpszClass, LPWNDCLASSEXW lpwcx); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2089:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2092:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LRESULT WINAPI CallWindowProcA (WNDPROC lpPrevWndFunc, HWND hWnd, UINT Msg, WPARAM wParam, LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2092:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2093:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LRESULT WINAPI CallWindowProcW (WNDPROC lpPrevWndFunc, HWND hWnd, UINT Msg, WPARAM wParam, LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2093:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2125:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HDEVNOTIFY WINAPI RegisterDeviceNotificationA(HANDLE hRecipient,LPVOID NotificationFilter,DWORD Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2125:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2126:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HDEVNOTIFY WINAPI RegisterDeviceNotificationW(HANDLE hRecipient,LPVOID NotificationFilter,DWORD Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2126:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2127:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI UnregisterDeviceNotification(HDEVNOTIFY Handle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2127:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2134:208: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI CreateWindowExA(DWORD dwExStyle,LPCSTR lpClassName,LPCSTR lpWindowName,DWORD dwStyle,int X,int Y,int nWidth,int nHeight,HWND hWndParent,HMENU hMenu,HINSTANCE hInstance,LPVOID lpParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2134:208: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2135:210: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI CreateWindowExW(DWORD dwExStyle,LPCWSTR lpClassName,LPCWSTR lpWindowName,DWORD dwStyle,int X,int Y,int nWidth,int nHeight,HWND hWndParent,HMENU hMenu,HINSTANCE hInstance,LPVOID lpParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2135:210: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2140:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsWindow(HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2140:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2141:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsMenu(HMENU hMenu); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2141:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2142:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsChild(HWND hWndParent,HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2142:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2143:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI DestroyWindow(HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2143:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2144:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI ShowWindow(HWND hWnd,int nCmdShow); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2144:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2145:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI AnimateWindow(HWND hWnd,DWORD dwTime,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2145:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2150:180: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI UpdateLayeredWindow (HWND hWnd, HDC hdcDst, POINT *pptDst, SIZE *psize, HDC hdcSrc, POINT *pptSrc, COLORREF crKey, BLENDFUNCTION *pblend, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2150:180: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2168:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI UpdateLayeredWindowIndirect (HWND hWnd, const UPDATELAYEREDWINDOWINFO *pULWInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2168:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2173:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetLayeredWindowAttributes (HWND hwnd, COLORREF *pcrKey, BYTE *pbAlpha, DWORD *pdwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2173:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2177:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI PrintWindow (HWND hwnd, HDC hdcBlt, UINT nFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2177:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2178:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetLayeredWindowAttributes (HWND hwnd, COLORREF crKey, BYTE bAlpha, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2178:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2205:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI ShowWindowAsync (HWND hWnd, int nCmdShow); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2205:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2206:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI FlashWindow (HWND hWnd, WINBOOL bInvert); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2206:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2207:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI FlashWindowEx (PFLASHWINFO pfwi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2207:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2208:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI ShowOwnedPopups (HWND hWnd, WINBOOL fShow); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2208:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2209:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI OpenIcon (HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2209:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2210:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI CloseWindow (HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2210:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2211:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI MoveWindow (HWND hWnd, int X, int Y, int nWidth, int nHeight, WINBOOL bRepaint); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2211:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2212:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetWindowPos (HWND hWnd, HWND hWndInsertAfter, int X, int Y, int cx, int cy, UINT uFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2212:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2213:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetWindowPlacement (HWND hWnd, WINDOWPLACEMENT *lpwndpl); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2213:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2214:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetWindowPlacement (HWND hWnd, CONST WINDOWPLACEMENT *lpwndpl); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2214:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2227:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HDWP WINAPI BeginDeferWindowPos (int nNumWindows); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2227:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2228:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HDWP WINAPI DeferWindowPos (HDWP hWinPosInfo, HWND hWnd, HWND hWndInsertAfter, int x, int y, int cx, int cy, UINT uFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2228:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2229:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EndDeferWindowPos (HDWP hWinPosInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2229:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2234:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsWindowVisible (HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2234:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2235:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsIconic (HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2235:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2236:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI AnyPopup (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2236:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2237:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI BringWindowToTop (HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2237:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2238:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsZoomed (HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2238:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:72, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2331:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI CreateDialogParamA(HINSTANCE hInstance,LPCSTR lpTemplateName,HWND hWndParent,DLGPROC lpDialogFunc,LPARAM dwInitParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2331:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2332:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI CreateDialogParamW(HINSTANCE hInstance,LPCWSTR lpTemplateName,HWND hWndParent,DLGPROC lpDialogFunc,LPARAM dwInitParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2332:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2333:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI CreateDialogIndirectParamA(HINSTANCE hInstance,LPCDLGTEMPLATEA lpTemplate,HWND hWndParent,DLGPROC lpDialogFunc,LPARAM dwInitParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2333:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2334:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI CreateDialogIndirectParamW(HINSTANCE hInstance,LPCDLGTEMPLATEW lpTemplate,HWND hWndParent,DLGPROC lpDialogFunc,LPARAM dwInitParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2334:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2341:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI INT_PTR WINAPI DialogBoxParamA(HINSTANCE hInstance,LPCSTR lpTemplateName,HWND hWndParent,DLGPROC lpDialogFunc,LPARAM dwInitParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2341:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2342:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI INT_PTR WINAPI DialogBoxParamW(HINSTANCE hInstance,LPCWSTR lpTemplateName,HWND hWndParent,DLGPROC lpDialogFunc,LPARAM dwInitParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2342:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2343:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI INT_PTR WINAPI DialogBoxIndirectParamA(HINSTANCE hInstance,LPCDLGTEMPLATEA hDialogTemplate,HWND hWndParent,DLGPROC lpDialogFunc,LPARAM dwInitParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2343:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2344:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI INT_PTR WINAPI DialogBoxIndirectParamW(HINSTANCE hInstance,LPCDLGTEMPLATEW hDialogTemplate,HWND hWndParent,DLGPROC lpDialogFunc,LPARAM dwInitParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2344:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2349:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EndDialog(HWND hDlg,INT_PTR nResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2349:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2350:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI GetDlgItem(HWND hDlg,int nIDDlgItem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2350:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2351:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetDlgItemInt(HWND hDlg,int nIDDlgItem,UINT uValue,WINBOOL bSigned); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2351:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2352:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI GetDlgItemInt(HWND hDlg,int nIDDlgItem,WINBOOL *lpTranslated,WINBOOL bSigned); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2352:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2353:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetDlgItemTextA(HWND hDlg,int nIDDlgItem,LPCSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2353:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2354:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetDlgItemTextW(HWND hDlg,int nIDDlgItem,LPCWSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2354:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2355:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI GetDlgItemTextA(HWND hDlg,int nIDDlgItem,LPSTR lpString,int cchMax); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2355:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2356:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI GetDlgItemTextW(HWND hDlg,int nIDDlgItem,LPWSTR lpString,int cchMax); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2356:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2357:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI CheckDlgButton(HWND hDlg,int nIDButton,UINT uCheck); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2357:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2358:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI CheckRadioButton(HWND hDlg,int nIDFirstButton,int nIDLastButton,int nIDCheckButton); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2358:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2359:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI IsDlgButtonChecked(HWND hDlg,int nIDButton); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2359:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2360:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LRESULT WINAPI SendDlgItemMessageA(HWND hDlg,int nIDDlgItem,UINT Msg,WPARAM wParam,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2360:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2361:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LRESULT WINAPI SendDlgItemMessageW(HWND hDlg,int nIDDlgItem,UINT Msg,WPARAM wParam,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2361:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2362:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI GetNextDlgGroupItem(HWND hDlg,HWND hCtl,WINBOOL bPrevious); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2362:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2363:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI GetNextDlgTabItem(HWND hDlg,HWND hCtl,WINBOOL bPrevious); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2363:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2364:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI GetDlgCtrlID(HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2364:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2365:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI __LONG32 WINAPI GetDialogBaseUnits(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2365:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2366:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LRESULT WINAPI DefDlgProcA(HWND hDlg,UINT Msg,WPARAM wParam,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2366:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2367:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LRESULT WINAPI DefDlgProcW(HWND hDlg,UINT Msg,WPARAM wParam,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2367:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2377:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI CallMsgFilterA(LPMSG lpMsg,int nCode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2377:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2378:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI CallMsgFilterW(LPMSG lpMsg,int nCode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2378:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2387:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI OpenClipboard(HWND hWndNewOwner); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2387:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2388:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI CloseClipboard(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2388:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2389:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI GetClipboardSequenceNumber(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2389:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2390:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI GetClipboardOwner(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2390:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2391:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI SetClipboardViewer(HWND hWndNewViewer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2391:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2392:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI GetClipboardViewer(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2392:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2393:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI ChangeClipboardChain(HWND hWndRemove, HWND hWndNewNext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2393:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2394:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HANDLE WINAPI SetClipboardData(UINT uFormat, HANDLE hMem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2394:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2395:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HANDLE WINAPI GetClipboardData(UINT uFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2395:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2396:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI RegisterClipboardFormatA(LPCSTR lpszFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2396:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2397:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI RegisterClipboardFormatW(LPCWSTR lpszFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2397:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2398:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI CountClipboardFormats(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2398:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2399:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI EnumClipboardFormats(UINT format); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2399:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2400:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI GetClipboardFormatNameA(UINT format, LPSTR lpszFormatName, int cchMaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2400:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2401:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI GetClipboardFormatNameW(UINT format, LPWSTR lpszFormatName, int cchMaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2401:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2402:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EmptyClipboard(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2402:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2403:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsClipboardFormatAvailable(UINT format); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2403:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2404:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI GetPriorityClipboardFormat(UINT *paFormatPriorityList, int cFormats); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2404:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2405:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI GetOpenClipboardWindow(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2405:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2426:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI CharToOemA(LPCSTR lpszSrc,LPSTR lpszDst); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2426:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2427:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI CharToOemW(LPCWSTR lpszSrc,LPSTR lpszDst); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2427:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2428:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI OemToCharA(LPCSTR lpszSrc,LPSTR lpszDst); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2428:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2429:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI OemToCharW(LPCSTR lpszSrc,LPWSTR lpszDst); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2429:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2430:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI CharToOemBuffA(LPCSTR lpszSrc,LPSTR lpszDst,DWORD cchDstLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2430:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2431:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI CharToOemBuffW(LPCWSTR lpszSrc,LPSTR lpszDst,DWORD cchDstLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2431:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2432:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI OemToCharBuffA(LPCSTR lpszSrc,LPSTR lpszDst,DWORD cchDstLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2432:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2433:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI OemToCharBuffW(LPCSTR lpszSrc,LPWSTR lpszDst,DWORD cchDstLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2433:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2434:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LPSTR WINAPI CharUpperA(LPSTR lpsz); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2434:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2435:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LPWSTR WINAPI CharUpperW(LPWSTR lpsz); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2435:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2436:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI CharUpperBuffA(LPSTR lpsz,DWORD cchLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2436:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2437:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI CharUpperBuffW(LPWSTR lpsz,DWORD cchLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2437:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2438:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LPSTR WINAPI CharLowerA(LPSTR lpsz); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2438:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2439:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LPWSTR WINAPI CharLowerW(LPWSTR lpsz); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2439:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2440:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI CharLowerBuffA(LPSTR lpsz,DWORD cchLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2440:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2441:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI CharLowerBuffW(LPWSTR lpsz,DWORD cchLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2441:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2442:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LPSTR WINAPI CharNextA(LPCSTR lpsz); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2442:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2443:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LPWSTR WINAPI CharNextW(LPCWSTR lpsz); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2443:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2444:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LPSTR WINAPI CharPrevA(LPCSTR lpszStart,LPCSTR lpszCurrent); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2444:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2445:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LPWSTR WINAPI CharPrevW(LPCWSTR lpszStart,LPCWSTR lpszCurrent); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2445:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2446:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LPSTR WINAPI CharNextExA(WORD CodePage,LPCSTR lpCurrentChar,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2446:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2447:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LPSTR WINAPI CharPrevExA(WORD CodePage,LPCSTR lpStart,LPCSTR lpCurrentChar,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2447:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2468:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsCharAlphaA(CHAR ch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2468:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2469:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsCharAlphaW(WCHAR ch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2469:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2470:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsCharAlphaNumericA(CHAR ch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2470:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2471:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsCharAlphaNumericW(WCHAR ch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2471:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2472:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsCharUpperA(CHAR ch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2472:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2473:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsCharUpperW(WCHAR ch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2473:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2474:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsCharLowerA(CHAR ch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2474:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2475:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsCharLowerW(WCHAR ch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2475:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2484:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI SetFocus(HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2484:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2485:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI GetActiveWindow(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2485:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2486:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI GetFocus(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2486:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2487:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI GetKBCodePage(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2487:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2488:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI SHORT WINAPI GetKeyState(int nVirtKey); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2488:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2489:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI SHORT WINAPI GetAsyncKeyState(int vKey); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2489:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2490:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetKeyboardState(PBYTE lpKeyState); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2490:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2491:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetKeyboardState(LPBYTE lpKeyState); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2491:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2492:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI GetKeyNameTextA(LONG lParam,LPSTR lpString,int cchSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2492:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2493:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI GetKeyNameTextW(LONG lParam,LPWSTR lpString,int cchSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2493:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2494:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI GetKeyboardType(int nTypeFlag); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2494:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2495:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI ToAscii(UINT uVirtKey,UINT uScanCode,CONST BYTE *lpKeyState,LPWORD lpChar,UINT uFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2495:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2496:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI ToAsciiEx(UINT uVirtKey,UINT uScanCode,CONST BYTE *lpKeyState,LPWORD lpChar,UINT uFlags,HKL dwhkl); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2496:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2497:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI ToUnicode(UINT wVirtKey,UINT wScanCode,CONST BYTE *lpKeyState,LPWSTR pwszBuff,int cchBuff,UINT wFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2497:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2498:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI OemKeyScan(WORD wOemChar); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2498:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2499:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI SHORT WINAPI VkKeyScanA(CHAR ch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2499:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2500:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI SHORT WINAPI VkKeyScanW(WCHAR ch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2500:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2501:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI SHORT WINAPI VkKeyScanExA(CHAR ch,HKL dwhkl); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2501:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2502:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI SHORT WINAPI VkKeyScanExW(WCHAR ch,HKL dwhkl); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2502:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2503:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI VOID WINAPI keybd_event(BYTE bVk,BYTE bScan,DWORD dwFlags,ULONG_PTR dwExtraInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2503:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2641:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI VOID WINAPI mouse_event(DWORD dwFlags,DWORD dx,DWORD dy,DWORD dwData,ULONG_PTR dwExtraInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2641:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2675:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI SendInput(UINT cInputs,LPINPUT pInputs,int cbSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2675:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2835:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetLastInputInfo(PLASTINPUTINFO plii); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2835:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2836:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI MapVirtualKeyA(UINT uCode,UINT uMapType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2836:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2837:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI MapVirtualKeyW(UINT uCode,UINT uMapType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2837:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2838:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI MapVirtualKeyExA(UINT uCode,UINT uMapType,HKL dwhkl); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2838:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2839:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI MapVirtualKeyExW(UINT uCode,UINT uMapType,HKL dwhkl); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2839:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2840:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetInputState(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2840:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2841:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI GetQueueStatus(UINT flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2841:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2842:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI GetCapture(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2842:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2843:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI SetCapture(HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2843:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2844:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI ReleaseCapture(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2844:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2845:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI MsgWaitForMultipleObjects(DWORD nCount,CONST HANDLE *pHandles,WINBOOL fWaitAll,DWORD dwMilliseconds,DWORD dwWakeMask); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2845:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2846:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI MsgWaitForMultipleObjectsEx(DWORD nCount,CONST HANDLE *pHandles,DWORD dwMilliseconds,DWORD dwWakeMask,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2846:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2901:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT_PTR WINAPI SetTimer(HWND hWnd,UINT_PTR nIDEvent,UINT uElapse,TIMERPROC lpTimerFunc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2901:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2902:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI KillTimer(HWND hWnd,UINT_PTR uIDEvent); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2902:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2903:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsWindowUnicode(HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2903:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2904:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EnableWindow(HWND hWnd,WINBOOL bEnable); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2904:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2905:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsWindowEnabled(HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2905:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2906:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HACCEL WINAPI LoadAcceleratorsA(HINSTANCE hInstance,LPCSTR lpTableName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2906:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2907:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HACCEL WINAPI LoadAcceleratorsW(HINSTANCE hInstance,LPCWSTR lpTableName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2907:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2908:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HACCEL WINAPI CreateAcceleratorTableA(LPACCEL paccel,int cAccel); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2908:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2909:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HACCEL WINAPI CreateAcceleratorTableW(LPACCEL paccel,int cAccel); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2909:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2910:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI DestroyAcceleratorTable(HACCEL hAccel); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2910:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2911:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI CopyAcceleratorTableA(HACCEL hAccelSrc,LPACCEL lpAccelDst,int cAccelEntries); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2911:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2912:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI CopyAcceleratorTableW(HACCEL hAccelSrc,LPACCEL lpAccelDst,int cAccelEntries); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2912:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2917:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI TranslateAcceleratorA(HWND hWnd,HACCEL hAccTable,LPMSG lpMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2917:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2918:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI TranslateAcceleratorW(HWND hWnd,HACCEL hAccTable,LPMSG lpMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2918:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3047:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI GetSystemMetrics(int nIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3047:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3114:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HMENU WINAPI LoadMenuA(HINSTANCE hInstance,LPCSTR lpMenuName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3114:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3115:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HMENU WINAPI LoadMenuW(HINSTANCE hInstance,LPCWSTR lpMenuName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3115:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3116:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HMENU WINAPI LoadMenuIndirectA(CONST MENUTEMPLATEA *lpMenuTemplate); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3116:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3117:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HMENU WINAPI LoadMenuIndirectW(CONST MENUTEMPLATEW *lpMenuTemplate); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3117:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3118:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HMENU WINAPI GetMenu(HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3118:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3119:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetMenu(HWND hWnd,HMENU hMenu); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3119:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3120:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI ChangeMenuA(HMENU hMenu,UINT cmd,LPCSTR lpszNewItem,UINT cmdInsert,UINT flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3120:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3121:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI ChangeMenuW(HMENU hMenu,UINT cmd,LPCWSTR lpszNewItem,UINT cmdInsert,UINT flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3121:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3122:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI HiliteMenuItem(HWND hWnd,HMENU hMenu,UINT uIDHiliteItem,UINT uHilite); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3122:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3123:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI GetMenuStringA(HMENU hMenu,UINT uIDItem,LPSTR lpString,int cchMax,UINT flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3123:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3124:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI GetMenuStringW(HMENU hMenu,UINT uIDItem,LPWSTR lpString,int cchMax,UINT flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3124:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3125:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI GetMenuState(HMENU hMenu,UINT uId,UINT uFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3125:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3126:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI DrawMenuBar(HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3126:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3128:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HMENU WINAPI GetSystemMenu(HWND hWnd,WINBOOL bRevert); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3128:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3129:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HMENU WINAPI CreateMenu(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3129:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3130:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HMENU WINAPI CreatePopupMenu(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3130:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3131:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI DestroyMenu(HMENU hMenu); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3131:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3132:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI CheckMenuItem(HMENU hMenu,UINT uIDCheckItem,UINT uCheck); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3132:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3133:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EnableMenuItem(HMENU hMenu,UINT uIDEnableItem,UINT uEnable); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3133:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3134:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HMENU WINAPI GetSubMenu(HMENU hMenu,int nPos); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3134:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3135:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI GetMenuItemID(HMENU hMenu,int nPos); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3135:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3136:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI GetMenuItemCount(HMENU hMenu); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3136:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3137:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI InsertMenuA(HMENU hMenu,UINT uPosition,UINT uFlags,UINT_PTR uIDNewItem,LPCSTR lpNewItem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3137:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3138:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI InsertMenuW(HMENU hMenu,UINT uPosition,UINT uFlags,UINT_PTR uIDNewItem,LPCWSTR lpNewItem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3138:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3139:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI AppendMenuA(HMENU hMenu,UINT uFlags,UINT_PTR uIDNewItem,LPCSTR lpNewItem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3139:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3140:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI AppendMenuW(HMENU hMenu,UINT uFlags,UINT_PTR uIDNewItem,LPCWSTR lpNewItem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3140:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3141:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI ModifyMenuA(HMENU hMnu,UINT uPosition,UINT uFlags,UINT_PTR uIDNewItem,LPCSTR lpNewItem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3141:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3142:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI ModifyMenuW(HMENU hMnu,UINT uPosition,UINT uFlags,UINT_PTR uIDNewItem,LPCWSTR lpNewItem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3142:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3143:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI RemoveMenu(HMENU hMenu,UINT uPosition,UINT uFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3143:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3144:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI DeleteMenu(HMENU hMenu,UINT uPosition,UINT uFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3144:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3145:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetMenuItemBitmaps(HMENU hMenu,UINT uPosition,UINT uFlags,HBITMAP hBitmapUnchecked,HBITMAP hBitmapChecked); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3145:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3146:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LONG WINAPI GetMenuCheckMarkDimensions(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3146:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3147:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI TrackPopupMenu(HMENU hMenu,UINT uFlags,int x,int y,int nReserved,HWND hWnd,CONST RECT *prcRect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3147:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3167:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI TrackPopupMenuEx(HMENU,UINT,int,int,HWND,LPTPMPARAMS); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3167:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3168:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetMenuInfo(HMENU,LPMENUINFO); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3168:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3169:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetMenuInfo(HMENU,LPCMENUINFO); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3169:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3170:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EndMenu(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3170:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3225:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI InsertMenuItemA(HMENU hmenu,UINT item,WINBOOL fByPosition,LPCMENUITEMINFOA lpmi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3225:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3226:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI InsertMenuItemW(HMENU hmenu,UINT item,WINBOOL fByPosition,LPCMENUITEMINFOW lpmi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3226:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3227:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetMenuItemInfoA(HMENU hmenu,UINT item,WINBOOL fByPosition,LPMENUITEMINFOA lpmii); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3227:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3228:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetMenuItemInfoW(HMENU hmenu,UINT item,WINBOOL fByPosition,LPMENUITEMINFOW lpmii); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3228:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3229:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetMenuItemInfoA(HMENU hmenu,UINT item,WINBOOL fByPositon,LPCMENUITEMINFOA lpmii); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3229:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3230:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetMenuItemInfoW(HMENU hmenu,UINT item,WINBOOL fByPositon,LPCMENUITEMINFOW lpmii); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3230:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3235:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI GetMenuDefaultItem(HMENU hMenu,UINT fByPos,UINT gmdiFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3235:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3236:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetMenuDefaultItem(HMENU hMenu,UINT uItem,UINT fByPos); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3236:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3237:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetMenuItemRect(HWND hWnd,HMENU hMenu,UINT uItem,LPRECT lprcItem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3237:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3238:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI MenuItemFromPoint(HWND hWnd,HMENU hMenu,POINT ptScreen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3238:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3288:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI DragObject(HWND hwndParent,HWND hwndFrom,UINT fmt,ULONG_PTR data,HCURSOR hcur); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3288:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3289:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI DragDetect(HWND hwnd,POINT pt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3289:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3290:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI DrawIcon(HDC hDC,int X,int Y,HICON hIcon); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3290:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3332:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI DrawTextA(HDC hdc,LPCSTR lpchText,int cchText,LPRECT lprc,UINT format); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3332:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3333:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI DrawTextW(HDC hdc,LPCWSTR lpchText,int cchText,LPRECT lprc,UINT format); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3333:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3334:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI DrawTextExA(HDC hdc,LPSTR lpchText,int cchText,LPRECT lprc,UINT format,LPDRAWTEXTPARAMS lpdtp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3334:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3335:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI DrawTextExW(HDC hdc,LPWSTR lpchText,int cchText,LPRECT lprc,UINT format,LPDRAWTEXTPARAMS lpdtp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3335:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3345:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GrayStringA(HDC hDC,HBRUSH hBrush,GRAYSTRINGPROC lpOutputFunc,LPARAM lpData,int nCount,int X,int Y,int nWidth,int nHeight); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3345:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3346:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GrayStringW(HDC hDC,HBRUSH hBrush,GRAYSTRINGPROC lpOutputFunc,LPARAM lpData,int nCount,int X,int Y,int nWidth,int nHeight); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3346:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3347:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI DrawStateA(HDC hdc,HBRUSH hbrFore,DRAWSTATEPROC qfnCallBack,LPARAM lData,WPARAM wData,int x,int y,int cx,int cy,UINT uFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3347:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3348:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI DrawStateW(HDC hdc,HBRUSH hbrFore,DRAWSTATEPROC qfnCallBack,LPARAM lData,WPARAM wData,int x,int y,int cx,int cy,UINT uFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3348:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3349:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LONG WINAPI TabbedTextOutA(HDC hdc,int x,int y,LPCSTR lpString,int chCount,int nTabPositions,CONST INT *lpnTabStopPositions,int nTabOrigin); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3349:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3350:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LONG WINAPI TabbedTextOutW(HDC hdc,int x,int y,LPCWSTR lpString,int chCount,int nTabPositions,CONST INT *lpnTabStopPositions,int nTabOrigin); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3350:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3351:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI GetTabbedTextExtentA(HDC hdc,LPCSTR lpString,int chCount,int nTabPositions,CONST INT *lpnTabStopPositions); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3351:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3352:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI GetTabbedTextExtentW(HDC hdc,LPCWSTR lpString,int chCount,int nTabPositions,CONST INT *lpnTabStopPositions); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3352:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3353:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI UpdateWindow(HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3353:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3354:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI SetActiveWindow(HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3354:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3355:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI GetForegroundWindow(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3355:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3356:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI PaintDesktop(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3356:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3357:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI VOID WINAPI SwitchToThisWindow(HWND hwnd,WINBOOL fUnknown); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3357:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3358:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetForegroundWindow(HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3358:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3359:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI AllowSetForegroundWindow(DWORD dwProcessId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3359:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3360:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI LockSetForegroundWindow(UINT uLockCode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3360:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3361:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI WindowFromDC(HDC hDC); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3361:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3362:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HDC WINAPI GetDC(HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3362:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3363:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HDC WINAPI GetDCEx(HWND hWnd,HRGN hrgnClip,DWORD flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3363:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3400:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HDC WINAPI GetWindowDC(HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3400:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3401:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI ReleaseDC(HWND hWnd,HDC hDC); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3401:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3402:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HDC WINAPI BeginPaint(HWND hWnd,LPPAINTSTRUCT lpPaint); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3402:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3403:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EndPaint(HWND hWnd,CONST PAINTSTRUCT *lpPaint); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3403:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3404:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetUpdateRect(HWND hWnd,LPRECT lpRect,WINBOOL bErase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3404:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3405:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI GetUpdateRgn(HWND hWnd,HRGN hRgn,WINBOOL bErase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3405:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3406:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI SetWindowRgn(HWND hWnd,HRGN hRgn,WINBOOL bRedraw); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3406:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3407:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI GetWindowRgn(HWND hWnd,HRGN hRgn); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3407:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3408:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI GetWindowRgnBox(HWND hWnd,LPRECT lprc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3408:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3409:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI ExcludeUpdateRgn(HDC hDC,HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3409:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3410:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI InvalidateRect(HWND hWnd,CONST RECT *lpRect,WINBOOL bErase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3410:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3411:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI ValidateRect(HWND hWnd,CONST RECT *lpRect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3411:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3412:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI InvalidateRgn(HWND hWnd,HRGN hRgn,WINBOOL bErase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3412:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3413:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI ValidateRgn(HWND hWnd,HRGN hRgn); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3413:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3414:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI RedrawWindow(HWND hWnd,CONST RECT *lprcUpdate,HRGN hrgnUpdate,UINT flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3414:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3435:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI LockWindowUpdate(HWND hWndLock); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3435:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3436:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI ScrollWindow(HWND hWnd,int XAmount,int YAmount,CONST RECT *lpRect,CONST RECT *lpClipRect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3436:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3437:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI ScrollDC(HDC hDC,int dx,int dy,CONST RECT *lprcScroll,CONST RECT *lprcClip,HRGN hrgnUpdate,LPRECT lprcUpdate); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3437:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3438:149: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI ScrollWindowEx(HWND hWnd,int dx,int dy,CONST RECT *prcScroll,CONST RECT *prcClip,HRGN hrgnUpdate,LPRECT prcUpdate,UINT flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3438:149: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3448:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI SetScrollPos(HWND hWnd,int nBar,int nPos,WINBOOL bRedraw); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3448:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3449:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI GetScrollPos(HWND hWnd,int nBar); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3449:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3450:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetScrollRange(HWND hWnd,int nBar,int nMinPos,int nMaxPos,WINBOOL bRedraw); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3450:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3451:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetScrollRange(HWND hWnd,int nBar,LPINT lpMinPos,LPINT lpMaxPos); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3451:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3452:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI ShowScrollBar(HWND hWnd,int wBar,WINBOOL bShow); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3452:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3453:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EnableScrollBar(HWND hWnd,UINT wSBflags,UINT wArrows); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3453:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3478:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetPropA(HWND hWnd,LPCSTR lpString,HANDLE hData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3478:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3479:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetPropW(HWND hWnd,LPCWSTR lpString,HANDLE hData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3479:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3480:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HANDLE WINAPI GetPropA(HWND hWnd,LPCSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3480:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3481:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HANDLE WINAPI GetPropW(HWND hWnd,LPCWSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3481:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3482:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HANDLE WINAPI RemovePropA(HWND hWnd,LPCSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3482:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3483:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HANDLE WINAPI RemovePropW(HWND hWnd,LPCWSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3483:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3484:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI EnumPropsExA(HWND hWnd,PROPENUMPROCEXA lpEnumFunc,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3484:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3485:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI EnumPropsExW(HWND hWnd,PROPENUMPROCEXW lpEnumFunc,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3485:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3486:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI EnumPropsA(HWND hWnd,PROPENUMPROCA lpEnumFunc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3486:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3487:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI EnumPropsW(HWND hWnd,PROPENUMPROCW lpEnumFunc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3487:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3488:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetWindowTextA(HWND hWnd,LPCSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3488:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3489:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetWindowTextW(HWND hWnd,LPCWSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3489:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3490:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI GetWindowTextA(HWND hWnd,LPSTR lpString,int nMaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3490:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3491:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI GetWindowTextW(HWND hWnd,LPWSTR lpString,int nMaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3491:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3492:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI GetWindowTextLengthA(HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3492:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3493:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI GetWindowTextLengthW(HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3493:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3494:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetClientRect(HWND hWnd,LPRECT lpRect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3494:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3495:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetWindowRect(HWND hWnd,LPRECT lpRect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3495:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3496:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI AdjustWindowRect(LPRECT lpRect,DWORD dwStyle,WINBOOL bMenu); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3496:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3497:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI AdjustWindowRectEx(LPRECT lpRect,DWORD dwStyle,WINBOOL bMenu,DWORD dwExStyle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3497:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3513:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetWindowContextHelpId(HWND,DWORD); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3513:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3514:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI GetWindowContextHelpId(HWND); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3514:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3515:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetMenuContextHelpId(HMENU,DWORD); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3515:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3516:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI GetMenuContextHelpId(HMENU); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3516:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3563:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI MessageBoxA(HWND hWnd,LPCSTR lpText,LPCSTR lpCaption,UINT uType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3563:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3564:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI MessageBoxW(HWND hWnd,LPCWSTR lpText,LPCWSTR lpCaption,UINT uType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3564:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3565:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI MessageBoxExA(HWND hWnd,LPCSTR lpText,LPCSTR lpCaption,UINT uType,WORD wLanguageId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3565:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3566:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI MessageBoxExW(HWND hWnd,LPCWSTR lpText,LPCWSTR lpCaption,UINT uType,WORD wLanguageId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3566:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3602:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI MessageBoxIndirectA(CONST MSGBOXPARAMSA *lpmbp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3602:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3603:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI MessageBoxIndirectW(CONST MSGBOXPARAMSW *lpmbp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3603:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3604:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI MessageBeep(UINT uType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3604:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3609:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI ShowCursor(WINBOOL bShow); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3609:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3610:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetCursorPos(int X,int Y); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3610:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3611:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HCURSOR WINAPI SetCursor(HCURSOR hCursor); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3611:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3612:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetCursorPos(LPPOINT lpPoint); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3612:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3613:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI ClipCursor(CONST RECT *lpRect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3613:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3614:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetClipCursor(LPRECT lpRect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3614:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3615:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HCURSOR WINAPI GetCursor(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3615:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3616:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI CreateCaret(HWND hWnd,HBITMAP hBitmap,int nWidth,int nHeight); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3616:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3617:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI GetCaretBlinkTime(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3617:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3618:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetCaretBlinkTime(UINT uMSeconds); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3618:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3619:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI DestroyCaret(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3619:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3620:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI HideCaret(HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3620:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3621:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI ShowCaret(HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3621:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3622:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetCaretPos(int X,int Y); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3622:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3623:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetCaretPos(LPPOINT lpPoint); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3623:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3624:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI ClientToScreen(HWND hWnd,LPPOINT lpPoint); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3624:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3625:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI ScreenToClient(HWND hWnd,LPPOINT lpPoint); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3625:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3626:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI MapWindowPoints(HWND hWndFrom,HWND hWndTo,LPPOINT lpPoints,UINT cPoints); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3626:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3627:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI WindowFromPoint(POINT Point); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3627:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3628:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI ChildWindowFromPoint(HWND hWndParent,POINT Point); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3628:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3629:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI ChildWindowFromPointEx(HWND hwnd,POINT pt,UINT flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3629:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3695:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI GetSysColor(int nIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3695:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3696:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HBRUSH WINAPI GetSysColorBrush(int nIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3696:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3697:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetSysColors(int cElements,CONST INT *lpaElements,CONST COLORREF *lpaRgbValues); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3697:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3702:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI DrawFocusRect(HDC hDC,CONST RECT *lprc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3702:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3703:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI FillRect(HDC hDC,CONST RECT *lprc,HBRUSH hbr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3703:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3704:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI FrameRect(HDC hDC,CONST RECT *lprc,HBRUSH hbr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3704:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3705:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI InvertRect(HDC hDC,CONST RECT *lprc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3705:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3706:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetRect(LPRECT lprc,int xLeft,int yTop,int xRight,int yBottom); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3706:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3707:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetRectEmpty(LPRECT lprc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3707:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3708:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI CopyRect(LPRECT lprcDst,CONST RECT *lprcSrc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3708:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3709:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI InflateRect(LPRECT lprc,int dx,int dy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3709:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3710:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IntersectRect(LPRECT lprcDst,CONST RECT *lprcSrc1,CONST RECT *lprcSrc2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3710:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3711:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI UnionRect(LPRECT lprcDst,CONST RECT *lprcSrc1,CONST RECT *lprcSrc2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3711:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3712:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SubtractRect(LPRECT lprcDst,CONST RECT *lprcSrc1,CONST RECT *lprcSrc2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3712:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3713:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI OffsetRect(LPRECT lprc,int dx,int dy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3713:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3714:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsRectEmpty(CONST RECT *lprc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3714:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3715:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EqualRect(CONST RECT *lprc1,CONST RECT *lprc2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3715:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3716:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI PtInRect(CONST RECT *lprc,POINT pt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3716:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3725:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WORD WINAPI GetWindowWord(HWND hWnd,int nIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3725:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3726:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WORD WINAPI SetWindowWord(HWND hWnd,int nIndex,WORD wNewWord); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3726:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3727:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LONG WINAPI GetWindowLongA(HWND hWnd,int nIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3727:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3728:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LONG WINAPI GetWindowLongW(HWND hWnd,int nIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3728:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3729:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LONG WINAPI SetWindowLongA(HWND hWnd,int nIndex,LONG dwNewLong); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3729:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3730:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LONG WINAPI SetWindowLongW(HWND hWnd,int nIndex,LONG dwNewLong); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3730:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3736:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LONG_PTR WINAPI GetWindowLongPtrA(HWND hWnd,int nIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3736:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3737:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LONG_PTR WINAPI GetWindowLongPtrW(HWND hWnd,int nIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3737:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3738:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LONG_PTR WINAPI SetWindowLongPtrA(HWND hWnd,int nIndex,LONG_PTR dwNewLong); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3738:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3739:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LONG_PTR WINAPI SetWindowLongPtrW(HWND hWnd,int nIndex,LONG_PTR dwNewLong); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3739:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3750:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WORD WINAPI GetClassWord(HWND hWnd,int nIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3750:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3751:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WORD WINAPI SetClassWord(HWND hWnd,int nIndex,WORD wNewWord); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3751:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3752:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI GetClassLongA(HWND hWnd,int nIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3752:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3753:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI GetClassLongW(HWND hWnd,int nIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3753:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3754:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI SetClassLongA(HWND hWnd,int nIndex,LONG dwNewLong); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3754:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3755:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI SetClassLongW(HWND hWnd,int nIndex,LONG dwNewLong); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3755:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3761:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI ULONG_PTR WINAPI GetClassLongPtrA(HWND hWnd,int nIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3761:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3762:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI ULONG_PTR WINAPI GetClassLongPtrW(HWND hWnd,int nIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3762:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3763:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI ULONG_PTR WINAPI SetClassLongPtrA(HWND hWnd,int nIndex,LONG_PTR dwNewLong); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3763:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3764:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI ULONG_PTR WINAPI SetClassLongPtrW(HWND hWnd,int nIndex,LONG_PTR dwNewLong); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3764:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3780:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetProcessDefaultLayout(DWORD *pdwDefaultLayout); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3780:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3781:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetProcessDefaultLayout(DWORD dwDefaultLayout); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3781:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3782:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI GetDesktopWindow(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3782:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3783:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI GetParent(HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3783:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3784:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI SetParent(HWND hWndChild,HWND hWndNewParent); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3784:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3785:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EnumChildWindows(HWND hWndParent,WNDENUMPROC lpEnumFunc,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3785:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3786:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI FindWindowA(LPCSTR lpClassName,LPCSTR lpWindowName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3786:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3787:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI FindWindowW(LPCWSTR lpClassName,LPCWSTR lpWindowName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3787:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3788:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI FindWindowExA(HWND hWndParent,HWND hWndChildAfter,LPCSTR lpszClass,LPCSTR lpszWindow); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3788:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3789:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI FindWindowExW(HWND hWndParent,HWND hWndChildAfter,LPCWSTR lpszClass,LPCWSTR lpszWindow); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3789:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3790:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI GetShellWindow(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3790:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3791:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI RegisterShellHookWindow(HWND hwnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3791:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3792:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI DeregisterShellHookWindow(HWND hwnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3792:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3793:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EnumWindows(WNDENUMPROC lpEnumFunc,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3793:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3794:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EnumThreadWindows(DWORD dwThreadId,WNDENUMPROC lpfn,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3794:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3798:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI GetClassNameA(HWND hWnd,LPSTR lpClassName,int nMaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3798:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3799:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI GetClassNameW(HWND hWnd,LPWSTR lpClassName,int nMaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3799:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3800:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI GetTopWindow(HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3800:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3806:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI GetWindowThreadProcessId(HWND hWnd,LPDWORD lpdwProcessId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3806:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3807:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsGUIThread(WINBOOL bConvert); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3807:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3811:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI GetLastActivePopup(HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3811:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3822:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI GetWindow(HWND hWnd,UINT uCmd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3822:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3829:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HHOOK WINAPI SetWindowsHookA (int nFilterType, HOOKPROC pfnFilterProc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3829:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3830:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HHOOK WINAPI SetWindowsHookW (int nFilterType, HOOKPROC pfnFilterProc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3830:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3839:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI UnhookWindowsHook (int nCode, HOOKPROC pfnFilterProc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3839:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3840:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HHOOK WINAPI SetWindowsHookExA (int idHook, HOOKPROC lpfn, HINSTANCE hmod, DWORD dwThreadId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3840:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3841:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HHOOK WINAPI SetWindowsHookExW (int idHook, HOOKPROC lpfn, HINSTANCE hmod, DWORD dwThreadId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3841:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3842:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI UnhookWindowsHookEx (HHOOK hhk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3842:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3843:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LRESULT WINAPI CallNextHookEx (HHOOK hhk, int nCode, WPARAM wParam, LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3843:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3898:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI CheckMenuRadioItem(HMENU hmenu,UINT first,UINT last,UINT check,UINT flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3898:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3952:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HBITMAP WINAPI LoadBitmapA(HINSTANCE hInstance,LPCSTR lpBitmapName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3952:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3953:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HBITMAP WINAPI LoadBitmapW(HINSTANCE hInstance,LPCWSTR lpBitmapName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3953:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3954:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HCURSOR WINAPI LoadCursorA(HINSTANCE hInstance,LPCSTR lpCursorName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3954:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3955:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HCURSOR WINAPI LoadCursorW(HINSTANCE hInstance,LPCWSTR lpCursorName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3955:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3956:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HCURSOR WINAPI LoadCursorFromFileA(LPCSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3956:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3957:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HCURSOR WINAPI LoadCursorFromFileW(LPCWSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3957:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3958:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HCURSOR WINAPI CreateCursor(HINSTANCE hInst,int xHotSpot,int yHotSpot,int nWidth,int nHeight,CONST VOID *pvANDPlane,CONST VOID *pvXORPlane); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3958:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3959:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI DestroyCursor(HCURSOR hCursor); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3959:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3994:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetSystemCursor(HCURSOR hcur,DWORD id); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3994:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3995:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HICON WINAPI LoadIconA(HINSTANCE hInstance,LPCSTR lpIconName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3995:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3996:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HICON WINAPI LoadIconW(HINSTANCE hInstance,LPCWSTR lpIconName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3996:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3997:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI PrivateExtractIconsA(LPCSTR szFileName,int nIconIndex,int cxIcon,int cyIcon,HICON *phicon,UINT *piconid,UINT nIcons,UINT flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3997:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3998:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI PrivateExtractIconsW(LPCWSTR szFileName,int nIconIndex,int cxIcon,int cyIcon,HICON *phicon,UINT *piconid,UINT nIcons,UINT flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3998:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3999:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HICON WINAPI CreateIcon(HINSTANCE hInstance,int nWidth,int nHeight,BYTE cPlanes,BYTE cBitsPixel,CONST BYTE *lpbANDbits,CONST BYTE *lpbXORbits); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3999:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4000:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI DestroyIcon(HICON hIcon); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4000:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4001:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI LookupIconIdFromDirectory(PBYTE presbits,WINBOOL fIcon); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4001:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4002:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI LookupIconIdFromDirectoryEx(PBYTE presbits,WINBOOL fIcon,int cxDesired,int cyDesired,UINT Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4002:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4003:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HICON WINAPI CreateIconFromResource(PBYTE presbits,DWORD dwResSize,WINBOOL fIcon,DWORD dwVer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4003:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4004:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HICON WINAPI CreateIconFromResourceEx(PBYTE presbits,DWORD dwResSize,WINBOOL fIcon,DWORD dwVer,int cxDesired,int cyDesired,UINT Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4004:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4039:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HANDLE WINAPI LoadImageA(HINSTANCE hInst,LPCSTR name,UINT type,int cx,int cy,UINT fuLoad); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4039:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4040:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HANDLE WINAPI LoadImageW(HINSTANCE hInst,LPCWSTR name,UINT type,int cx,int cy,UINT fuLoad); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4040:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4041:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HANDLE WINAPI CopyImage(HANDLE h,UINT type,int cx,int cy,UINT flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4041:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4042:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI DrawIconEx(HDC hdc,int xLeft,int yTop,HICON hIcon,int cxWidth,int cyWidth,UINT istepIfAniCur,HBRUSH hbrFlickerFreeDraw,UINT diFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4042:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4043:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HICON WINAPI CreateIconIndirect(PICONINFO piconinfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4043:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4044:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HICON WINAPI CopyIcon(HICON hIcon); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4044:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4045:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetIconInfo(HICON hIcon,PICONINFO piconinfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4045:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4442:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsDialogMessageA(HWND hDlg,LPMSG lpMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4442:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4443:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsDialogMessageW(HWND hDlg,LPMSG lpMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4443:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4451:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI MapDialogRect(HWND hDlg,LPRECT lpRect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4451:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4452:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI DlgDirListA(HWND hDlg,LPSTR lpPathSpec,int nIDListBox,int nIDStaticPath,UINT uFileType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4452:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4453:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI DlgDirListW(HWND hDlg,LPWSTR lpPathSpec,int nIDListBox,int nIDStaticPath,UINT uFileType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4453:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4454:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI DlgDirSelectExA(HWND hwndDlg,LPSTR lpString,int chCount,int idListBox); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4454:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4455:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI DlgDirSelectExW(HWND hwndDlg,LPWSTR lpString,int chCount,int idListBox); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4455:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4456:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI DlgDirListComboBoxA(HWND hDlg,LPSTR lpPathSpec,int nIDComboBox,int nIDStaticPath,UINT uFiletype); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4456:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4457:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI DlgDirListComboBoxW(HWND hDlg,LPWSTR lpPathSpec,int nIDComboBox,int nIDStaticPath,UINT uFiletype); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4457:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4458:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI DlgDirSelectComboBoxExA(HWND hwndDlg,LPSTR lpString,int cchOut,int idComboBox); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4458:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4459:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI DlgDirSelectComboBoxExW(HWND hwndDlg,LPWSTR lpString,int cchOut,int idComboBox); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4459:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4705:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI SetScrollInfo(HWND hwnd,int nBar,LPCSCROLLINFO lpsi,WINBOOL redraw); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4705:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4706:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetScrollInfo(HWND hwnd,int nBar,LPSCROLLINFO lpsi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4706:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4757:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LRESULT WINAPI DefFrameProcA(HWND hWnd,HWND hWndMDIClient,UINT uMsg,WPARAM wParam,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4757:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4758:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LRESULT WINAPI DefFrameProcW(HWND hWnd,HWND hWndMDIClient,UINT uMsg,WPARAM wParam,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4758:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4759:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LRESULT WINAPI DefMDIChildProcA(HWND hWnd,UINT uMsg,WPARAM wParam,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4759:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4760:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LRESULT WINAPI DefMDIChildProcW(HWND hWnd,UINT uMsg,WPARAM wParam,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4760:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4763:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI TranslateMDISysAccel(HWND hWndClient,LPMSG lpMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4763:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4766:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI ArrangeIconicWindows(HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4766:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4767:180: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI CreateMDIWindowA(LPCSTR lpClassName,LPCSTR lpWindowName,DWORD dwStyle,int X,int Y,int nWidth,int nHeight,HWND hWndParent,HINSTANCE hInstance,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4767:180: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4768:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI CreateMDIWindowW(LPCWSTR lpClassName,LPCWSTR lpWindowName,DWORD dwStyle,int X,int Y,int nWidth,int nHeight,HWND hWndParent,HINSTANCE hInstance,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4768:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4769:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WORD WINAPI TileWindows(HWND hwndParent,UINT wHow,CONST RECT *lpRect,UINT cKids,const HWND *lpKids); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4769:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4770:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WORD WINAPI CascadeWindows(HWND hwndParent,UINT wHow,CONST RECT *lpRect,UINT cKids,const HWND *lpKids); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4770:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4821:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI WinHelpA(HWND hWndMain,LPCSTR lpszHelp,UINT uCommand,ULONG_PTR dwData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4821:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4822:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI WinHelpW(HWND hWndMain,LPCWSTR lpszHelp,UINT uCommand,ULONG_PTR dwData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4822:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4866:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI GetGuiResources(HANDLE hProcess,DWORD uiFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4866:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/tvout.h:9, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5344, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:72, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/guiddef.h:30:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __extension__ template const GUID &__mingw_uuidof(); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/guiddef.h:30:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:72, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5364:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LONG WINAPI ChangeDisplaySettingsA(LPDEVMODEA lpDevMode,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5364:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5365:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LONG WINAPI ChangeDisplaySettingsW(LPDEVMODEW lpDevMode,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5365:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:72, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5366:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LONG WINAPI ChangeDisplaySettingsExA(LPCSTR lpszDeviceName,LPDEVMODEA lpDevMode,HWND hwnd,DWORD dwflags,LPVOID lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5366:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5367:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LONG WINAPI ChangeDisplaySettingsExW(LPCWSTR lpszDeviceName,LPDEVMODEW lpDevMode,HWND hwnd,DWORD dwflags,LPVOID lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5367:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5372:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EnumDisplaySettingsA(LPCSTR lpszDeviceName,DWORD iModeNum,LPDEVMODEA lpDevMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5372:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5373:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EnumDisplaySettingsW(LPCWSTR lpszDeviceName,DWORD iModeNum,LPDEVMODEW lpDevMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5373:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5374:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EnumDisplaySettingsExA(LPCSTR lpszDeviceName,DWORD iModeNum,LPDEVMODEA lpDevMode,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5374:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5375:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EnumDisplaySettingsExW(LPCWSTR lpszDeviceName,DWORD iModeNum,LPDEVMODEW lpDevMode,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5375:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5379:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EnumDisplayDevicesA(LPCSTR lpDevice,DWORD iDevNum,PDISPLAY_DEVICEA lpDisplayDevice,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5379:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5380:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EnumDisplayDevicesW(LPCWSTR lpDevice,DWORD iDevNum,PDISPLAY_DEVICEW lpDisplayDevice,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5380:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5396:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SystemParametersInfoA(UINT uiAction,UINT uiParam,PVOID pvParam,UINT fWinIni); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5396:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5397:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SystemParametersInfoW(UINT uiAction,UINT uiParam,PVOID pvParam,UINT fWinIni); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5397:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5606:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI VOID WINAPI SetDebugErrorLevel (DWORD dwLevel); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5606:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5607:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI VOID WINAPI SetLastErrorEx (DWORD dwErrCode, DWORD dwType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5607:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5608:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI InternalGetWindowText (HWND hWnd, LPWSTR pString, int cchMaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5608:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5609:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI CancelShutdown (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5609:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5610:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HMONITOR WINAPI MonitorFromPoint(POINT pt,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5610:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5611:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HMONITOR WINAPI MonitorFromRect(LPCRECT lprc,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5611:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5612:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HMONITOR WINAPI MonitorFromWindow(HWND hwnd,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5612:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5614:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EndTask (HWND hWnd, WINBOOL fShutDown, WINBOOL fForce); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5614:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5622:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetMonitorInfoA(HMONITOR hMonitor,LPMONITORINFO lpmi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5622:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5623:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetMonitorInfoW(HMONITOR hMonitor,LPMONITORINFO lpmi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5623:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5624:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EnumDisplayMonitors(HDC hdc,LPCRECT lprcClip,MONITORENUMPROC lpfnEnum,LPARAM dwData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5624:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5648:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI VOID WINAPI NotifyWinEvent(DWORD event,HWND hwnd,LONG idObject,LONG idChild); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5648:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5649:179: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWINEVENTHOOK WINAPI SetWinEventHook(DWORD eventMin,DWORD eventMax,HMODULE hmodWinEventProc,WINEVENTPROC pfnWinEventProc,DWORD idProcess,DWORD idThread,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5649:179: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5650:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsWinEventHookInstalled(DWORD event); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5650:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5659:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI UnhookWinEvent(HWINEVENTHOOK hWinEventHook); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5659:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5850:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetGUIThreadInfo(DWORD idThread,PGUITHREADINFO pgui); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5850:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5851:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI BlockInput (WINBOOL fBlockIt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5851:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5852:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI GetWindowModuleFileNameA(HWND hwnd,LPSTR pszFileName,UINT cchFileNameMax); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5852:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5853:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI GetWindowModuleFileNameW(HWND hwnd,LPWSTR pszFileName,UINT cchFileNameMax); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5853:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5913:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetCursorInfo(PCURSORINFO pci); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5913:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5930:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetWindowInfo(HWND hwnd,PWINDOWINFO pwi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5930:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5938:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetTitleBarInfo(HWND hwnd,PTITLEBARINFO pti); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5938:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5958:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetMenuBarInfo(HWND hwnd,LONG idObject,LONG idItem,PMENUBARINFO pmbi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5958:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5970:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetScrollBarInfo(HWND hwnd,LONG idObject,PSCROLLBARINFO psbi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5970:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5982:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetComboBoxInfo(HWND hwndCombo,PCOMBOBOXINFO pcbi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5982:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5992:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI GetAncestor(HWND hwnd,UINT gaFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5992:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5993:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI RealChildWindowFromPoint(HWND hwndParent,POINT ptParentClientCoords); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5993:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5994:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI RealGetWindowClassA(HWND hwnd,LPSTR ptszClassName,UINT cchClassNameMax); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5994:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5995:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI RealGetWindowClassW(HWND hwnd,LPWSTR ptszClassName,UINT cchClassNameMax); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5995:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6011:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetAltTabInfoA(HWND hwnd,int iItem,PALTTABINFO pati,LPSTR pszItemText,UINT cchItemText); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6011:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6012:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetAltTabInfoW(HWND hwnd,int iItem,PALTTABINFO pati,LPWSTR pszItemText,UINT cchItemText); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6012:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6013:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI GetListBoxInfo(HWND hwnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6013:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6018:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI LockWorkStation(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6018:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6019:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI UserHandleGrantAccess(HANDLE hUserHandle,HANDLE hJob,WINBOOL bGrant); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6019:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6135:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI GetRawInputData(HRAWINPUT hRawInput,UINT uiCommand,LPVOID pData,PUINT pcbSize,UINT cbSizeHeader); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6135:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6179:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI GetRawInputDeviceInfoA(HANDLE hDevice,UINT uiCommand,LPVOID pData,PUINT pcbSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6179:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6180:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI GetRawInputDeviceInfoW(HANDLE hDevice,UINT uiCommand,LPVOID pData,PUINT pcbSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6180:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6181:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI GetRawInputBuffer(PRAWINPUT pData,PUINT pcbSize,UINT cbSizeHeader); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6181:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6222:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI RegisterRawInputDevices (PCRAWINPUTDEVICE pRawInputDevices, UINT uiNumDevices, UINT cbSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6222:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6223:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI GetRegisteredRawInputDevices (PRAWINPUTDEVICE pRawInputDevices, PUINT puiNumDevices, UINT cbSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6223:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6224:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI GetRawInputDeviceList (PRAWINPUTDEVICELIST pRawInputDeviceList, PUINT puiNumDevices, UINT cbSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6224:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6225:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LRESULT WINAPI DefRawInputProc (PRAWINPUT *paRawInput, INT nInput, UINT cbSizeHeader); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6225:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6411:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI ShutdownBlockReasonCreate (HWND hWnd, LPCWSTR pwszReason); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6411:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6412:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI ShutdownBlockReasonQuery (HWND hWnd, LPWSTR pwszBuff, DWORD *pcchBuff); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6412:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6413:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI ShutdownBlockReasonDestroy (HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6413:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:16, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:73, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/datetimeapi.h:19:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI GetTimeFormatEx (LPCWSTR lpLocaleName, DWORD dwFlags, CONST SYSTEMTIME *lpTime, LPCWSTR lpFormat, LPWSTR lpTimeStr, int cchTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/datetimeapi.h:19:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/datetimeapi.h:20:172: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI GetDateFormatEx (LPCWSTR lpLocaleName, DWORD dwFlags, CONST SYSTEMTIME *lpDate, LPCWSTR lpFormat, LPWSTR lpDateStr, int cchDate, LPCWSTR lpCalendar); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/datetimeapi.h:20:172: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/datetimeapi.h:24:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI GetDateFormatA (LCID Locale, DWORD dwFlags, CONST SYSTEMTIME *lpDate, LPCSTR lpFormat, LPSTR lpDateStr, int cchDate); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/datetimeapi.h:24:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/datetimeapi.h:25:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI GetDateFormatW (LCID Locale, DWORD dwFlags, CONST SYSTEMTIME *lpDate, LPCWSTR lpFormat, LPWSTR lpDateStr, int cchDate); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/datetimeapi.h:25:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/datetimeapi.h:26:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI GetTimeFormatA (LCID Locale, DWORD dwFlags, CONST SYSTEMTIME *lpTime, LPCSTR lpFormat, LPSTR lpTimeStr, int cchTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/datetimeapi.h:26:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/datetimeapi.h:27:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI GetTimeFormatW (LCID Locale, DWORD dwFlags, CONST SYSTEMTIME *lpTime, LPCWSTR lpFormat, LPWSTR lpTimeStr, int cchTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/datetimeapi.h:27:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:886, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:73, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/stringapiset.h:19:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI CompareStringW (LCID Locale, DWORD dwCmpFlags, PCNZWCH lpString1, int cchCount1, PCNZWCH lpString2, int cchCount2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stringapiset.h:19:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stringapiset.h:20:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI FoldStringW (DWORD dwMapFlags, LPCWCH lpSrcStr, int cchSrc, LPWSTR lpDestStr, int cchDest); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stringapiset.h:20:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stringapiset.h:30:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetStringTypeExW (LCID Locale, DWORD dwInfoType, LPCWCH lpSrcStr, int cchSrc, LPWORD lpCharType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stringapiset.h:30:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stringapiset.h:40:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetStringTypeW (DWORD dwInfoType, LPCWCH lpSrcStr, int cchSrc, LPWORD lpCharType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stringapiset.h:40:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stringapiset.h:41:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI MultiByteToWideChar (UINT CodePage, DWORD dwFlags, LPCCH lpMultiByteStr, int cbMultiByte, LPWSTR lpWideCharStr, int cchWideChar); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stringapiset.h:41:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stringapiset.h:42:199: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI WideCharToMultiByte (UINT CodePage, DWORD dwFlags, LPCWCH lpWideCharStr, int cchWideChar, LPSTR lpMultiByteStr, int cbMultiByte, LPCCH lpDefaultChar, LPBOOL lpUsedDefaultChar); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stringapiset.h:42:199: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:73, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:901:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI IsValidCodePage (UINT CodePage); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:901:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:905:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetACP (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:905:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:909:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetOEMCP (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:909:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:910:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI CompareStringA (LCID Locale, DWORD dwCmpFlags, PCNZCH lpString1, int cchCount1, PCNZCH lpString2, int cchCount2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:910:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:911:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI LCMapStringW (LCID Locale, DWORD dwMapFlags, LPCWSTR lpSrcStr, int cchSrc, LPWSTR lpDestStr, int cchDest); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:911:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:912:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI LCMapStringA (LCID Locale, DWORD dwMapFlags, LPCSTR lpSrcStr, int cchSrc, LPSTR lpDestStr, int cchDest); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:912:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:913:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI GetLocaleInfoW (LCID Locale, LCTYPE LCType, LPWSTR lpLCData, int cchData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:913:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:914:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI GetLocaleInfoA (LCID Locale, LCTYPE LCType, LPSTR lpLCData, int cchData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:914:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:915:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI IsDBCSLeadByte (BYTE TestChar); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:915:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:916:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI IsDBCSLeadByteEx (UINT CodePage, BYTE TestChar); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:916:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:917:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI GetNumberFormatA (LCID Locale, DWORD dwFlags, LPCSTR lpValue, CONST NUMBERFMTA *lpFormat, LPSTR lpNumberStr, int cchNumber); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:917:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:918:149: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI GetNumberFormatW (LCID Locale, DWORD dwFlags, LPCWSTR lpValue, CONST NUMBERFMTW *lpFormat, LPWSTR lpNumberStr, int cchNumber); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:918:149: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:919:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI GetCurrencyFormatA (LCID Locale, DWORD dwFlags, LPCSTR lpValue, CONST CURRENCYFMTA *lpFormat, LPSTR lpCurrencyStr, int cchCurrency); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:919:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:920:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI GetCurrencyFormatW (LCID Locale, DWORD dwFlags, LPCWSTR lpValue, CONST CURRENCYFMTW *lpFormat, LPWSTR lpCurrencyStr, int cchCurrency); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:920:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:921:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumCalendarInfoA (CALINFO_ENUMPROCA lpCalInfoEnumProc, LCID Locale, CALID Calendar, CALTYPE CalType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:921:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:922:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumCalendarInfoW (CALINFO_ENUMPROCW lpCalInfoEnumProc, LCID Locale, CALID Calendar, CALTYPE CalType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:922:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:923:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumCalendarInfoExA (CALINFO_ENUMPROCEXA lpCalInfoEnumProcEx, LCID Locale, CALID Calendar, CALTYPE CalType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:923:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:924:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumCalendarInfoExW (CALINFO_ENUMPROCEXW lpCalInfoEnumProcEx, LCID Locale, CALID Calendar, CALTYPE CalType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:924:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:925:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumTimeFormatsA (TIMEFMT_ENUMPROCA lpTimeFmtEnumProc, LCID Locale, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:925:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:926:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumTimeFormatsW (TIMEFMT_ENUMPROCW lpTimeFmtEnumProc, LCID Locale, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:926:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:927:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumDateFormatsA (DATEFMT_ENUMPROCA lpDateFmtEnumProc, LCID Locale, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:927:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:928:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumDateFormatsW (DATEFMT_ENUMPROCW lpDateFmtEnumProc, LCID Locale, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:928:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:929:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumDateFormatsExA (DATEFMT_ENUMPROCEXA lpDateFmtEnumProcEx, LCID Locale, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:929:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:930:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumDateFormatsExW (DATEFMT_ENUMPROCEXW lpDateFmtEnumProcEx, LCID Locale, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:930:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:931:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI IsValidLanguageGroup (LGRPID LanguageGroup, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:931:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:932:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetNLSVersion (NLS_FUNCTION Function, LCID Locale, LPNLSVERSIONINFO lpVersionInformation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:932:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:933:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI IsNLSDefinedString (NLS_FUNCTION Function, DWORD dwFlags, LPNLSVERSIONINFO lpVersionInformation, LPCWSTR lpString, INT cchStr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:933:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:934:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI IsValidLocale (LCID Locale, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:934:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:935:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetLocaleInfoA (LCID Locale, LCTYPE LCType, LPCSTR lpLCData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:935:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:936:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetLocaleInfoW (LCID Locale, LCTYPE LCType, LPCWSTR lpLCData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:936:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:937:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI GetCalendarInfoA (LCID Locale, CALID Calendar, CALTYPE CalType, LPSTR lpCalData, int cchData, LPDWORD lpValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:937:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:938:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI GetCalendarInfoW (LCID Locale, CALID Calendar, CALTYPE CalType, LPWSTR lpCalData, int cchData, LPDWORD lpValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:938:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:939:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetCalendarInfoA (LCID Locale, CALID Calendar, CALTYPE CalType, LPCSTR lpCalData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:939:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:940:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetCalendarInfoW (LCID Locale, CALID Calendar, CALTYPE CalType, LPCWSTR lpCalData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:940:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:981:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI GetGeoInfoA (GEOID Location, GEOTYPE GeoType, LPSTR lpGeoData, int cchData, LANGID LangId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:981:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:982:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI GetGeoInfoW (GEOID Location, GEOTYPE GeoType, LPWSTR lpGeoData, int cchData, LANGID LangId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:982:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:983:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumSystemGeoID (GEOCLASS GeoClass, GEOID ParentGeoId, GEO_ENUMPROC lpGeoEnumProc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:983:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:984:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI GEOID WINAPI GetUserGeoID (GEOCLASS GeoClass); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:984:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:985:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetCPInfo (UINT CodePage, LPCPINFO lpCPInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:985:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:986:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetCPInfoExA (UINT CodePage, DWORD dwFlags, LPCPINFOEXA lpCPInfoEx); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:986:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:987:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetCPInfoExW (UINT CodePage, DWORD dwFlags, LPCPINFOEXW lpCPInfoEx); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:987:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1000:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetUserGeoID (GEOID GeoId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1000:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1001:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LCID WINAPI ConvertDefaultLocale (LCID Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1001:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1002:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LCID WINAPI GetThreadLocale (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1002:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1003:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetThreadLocale (LCID Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1003:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1004:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LANGID WINAPI GetSystemDefaultUILanguage (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1004:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1005:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LANGID WINAPI GetUserDefaultUILanguage (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1005:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1006:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LANGID WINAPI GetSystemDefaultLangID (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1006:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1007:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LANGID WINAPI GetUserDefaultLangID (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1007:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1008:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LCID WINAPI GetSystemDefaultLCID (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1008:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1009:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LCID WINAPI GetUserDefaultLCID (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1009:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1010:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LANGID WINAPI SetThreadUILanguage (LANGID LangId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1010:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1011:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetStringTypeExA (LCID Locale, DWORD dwInfoType, LPCSTR lpSrcStr, int cchSrc, LPWORD lpCharType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1011:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1012:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetStringTypeA (LCID Locale, DWORD dwInfoType, LPCSTR lpSrcStr, int cchSrc, LPWORD lpCharType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1012:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1013:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI FoldStringA (DWORD dwMapFlags, LPCSTR lpSrcStr, int cchSrc, LPSTR lpDestStr, int cchDest); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1013:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1014:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumSystemLocalesA (LOCALE_ENUMPROCA lpLocaleEnumProc, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1014:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1015:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumSystemLocalesW (LOCALE_ENUMPROCW lpLocaleEnumProc, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1015:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1016:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumSystemLanguageGroupsA (LANGUAGEGROUP_ENUMPROCA lpLanguageGroupEnumProc, DWORD dwFlags, LONG_PTR lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1016:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1017:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumSystemLanguageGroupsW (LANGUAGEGROUP_ENUMPROCW lpLanguageGroupEnumProc, DWORD dwFlags, LONG_PTR lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1017:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1018:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumLanguageGroupLocalesA (LANGGROUPLOCALE_ENUMPROCA lpLangGroupLocaleEnumProc, LGRPID LanguageGroup, DWORD dwFlags, LONG_PTR lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1018:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1019:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumLanguageGroupLocalesW (LANGGROUPLOCALE_ENUMPROCW lpLangGroupLocaleEnumProc, LGRPID LanguageGroup, DWORD dwFlags, LONG_PTR lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1019:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1020:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumUILanguagesA (UILANGUAGE_ENUMPROCA lpUILanguageEnumProc, DWORD dwFlags, LONG_PTR lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1020:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1021:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumUILanguagesW (UILANGUAGE_ENUMPROCW lpUILanguageEnumProc, DWORD dwFlags, LONG_PTR lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1021:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1049:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumSystemCodePagesA (CODEPAGE_ENUMPROCA lpCodePageEnumProc, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1049:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1050:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumSystemCodePagesW (CODEPAGE_ENUMPROCW lpCodePageEnumProc, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1050:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:74, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:207:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI PeekConsoleInputA(HANDLE hConsoleInput,PINPUT_RECORD lpBuffer,DWORD nLength,LPDWORD lpNumberOfEventsRead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:207:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:208:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI PeekConsoleInputW(HANDLE hConsoleInput,PINPUT_RECORD lpBuffer,DWORD nLength,LPDWORD lpNumberOfEventsRead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:208:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:209:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ReadConsoleInputA(HANDLE hConsoleInput,PINPUT_RECORD lpBuffer,DWORD nLength,LPDWORD lpNumberOfEventsRead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:209:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:210:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ReadConsoleInputW(HANDLE hConsoleInput,PINPUT_RECORD lpBuffer,DWORD nLength,LPDWORD lpNumberOfEventsRead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:210:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:211:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WriteConsoleInputA(HANDLE hConsoleInput,CONST INPUT_RECORD *lpBuffer,DWORD nLength,LPDWORD lpNumberOfEventsWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:211:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:212:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WriteConsoleInputW(HANDLE hConsoleInput,CONST INPUT_RECORD *lpBuffer,DWORD nLength,LPDWORD lpNumberOfEventsWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:212:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:213:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ReadConsoleOutputA(HANDLE hConsoleOutput,PCHAR_INFO lpBuffer,COORD dwBufferSize,COORD dwBufferCoord,PSMALL_RECT lpReadRegion); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:213:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:214:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ReadConsoleOutputW(HANDLE hConsoleOutput,PCHAR_INFO lpBuffer,COORD dwBufferSize,COORD dwBufferCoord,PSMALL_RECT lpReadRegion); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:214:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:215:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WriteConsoleOutputA(HANDLE hConsoleOutput,CONST CHAR_INFO *lpBuffer,COORD dwBufferSize,COORD dwBufferCoord,PSMALL_RECT lpWriteRegion); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:215:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:216:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WriteConsoleOutputW(HANDLE hConsoleOutput,CONST CHAR_INFO *lpBuffer,COORD dwBufferSize,COORD dwBufferCoord,PSMALL_RECT lpWriteRegion); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:216:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:217:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ReadConsoleOutputCharacterA(HANDLE hConsoleOutput,LPSTR lpCharacter,DWORD nLength,COORD dwReadCoord,LPDWORD lpNumberOfCharsRead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:217:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:218:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ReadConsoleOutputCharacterW(HANDLE hConsoleOutput,LPWSTR lpCharacter,DWORD nLength,COORD dwReadCoord,LPDWORD lpNumberOfCharsRead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:218:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:219:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ReadConsoleOutputAttribute(HANDLE hConsoleOutput,LPWORD lpAttribute,DWORD nLength,COORD dwReadCoord,LPDWORD lpNumberOfAttrsRead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:219:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:220:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WriteConsoleOutputCharacterA(HANDLE hConsoleOutput,LPCSTR lpCharacter,DWORD nLength,COORD dwWriteCoord,LPDWORD lpNumberOfCharsWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:220:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:221:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WriteConsoleOutputCharacterW(HANDLE hConsoleOutput,LPCWSTR lpCharacter,DWORD nLength,COORD dwWriteCoord,LPDWORD lpNumberOfCharsWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:221:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:222:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WriteConsoleOutputAttribute(HANDLE hConsoleOutput,CONST WORD *lpAttribute,DWORD nLength,COORD dwWriteCoord,LPDWORD lpNumberOfAttrsWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:222:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:223:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FillConsoleOutputCharacterA(HANDLE hConsoleOutput,CHAR cCharacter,DWORD nLength,COORD dwWriteCoord,LPDWORD lpNumberOfCharsWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:223:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:224:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FillConsoleOutputCharacterW(HANDLE hConsoleOutput,WCHAR cCharacter,DWORD nLength,COORD dwWriteCoord,LPDWORD lpNumberOfCharsWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:224:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:225:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FillConsoleOutputAttribute(HANDLE hConsoleOutput,WORD wAttribute,DWORD nLength,COORD dwWriteCoord,LPDWORD lpNumberOfAttrsWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:225:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:226:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetConsoleMode(HANDLE hConsoleHandle,LPDWORD lpMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:226:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:227:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetNumberOfConsoleInputEvents(HANDLE hConsoleInput,LPDWORD lpNumberOfEvents); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:227:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:228:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetConsoleScreenBufferInfo(HANDLE hConsoleOutput,PCONSOLE_SCREEN_BUFFER_INFO lpConsoleScreenBufferInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:228:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:229:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI COORD WINAPI GetLargestConsoleWindowSize(HANDLE hConsoleOutput); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:229:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:230:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetConsoleCursorInfo(HANDLE hConsoleOutput,PCONSOLE_CURSOR_INFO lpConsoleCursorInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:230:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:231:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetCurrentConsoleFont(HANDLE hConsoleOutput,WINBOOL bMaximumWindow,PCONSOLE_FONT_INFO lpConsoleCurrentFont); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:231:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:232:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI COORD WINAPI GetConsoleFontSize(HANDLE hConsoleOutput,DWORD nFont); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:232:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:233:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetConsoleSelectionInfo(PCONSOLE_SELECTION_INFO lpConsoleSelectionInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:233:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:234:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetNumberOfConsoleMouseButtons(LPDWORD lpNumberOfMouseButtons); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:234:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:235:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetConsoleMode(HANDLE hConsoleHandle,DWORD dwMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:235:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:236:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetConsoleActiveScreenBuffer(HANDLE hConsoleOutput); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:236:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:237:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FlushConsoleInputBuffer(HANDLE hConsoleInput); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:237:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:238:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetConsoleScreenBufferSize(HANDLE hConsoleOutput,COORD dwSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:238:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:239:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetConsoleCursorPosition(HANDLE hConsoleOutput,COORD dwCursorPosition); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:239:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:240:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetConsoleCursorInfo(HANDLE hConsoleOutput,CONST CONSOLE_CURSOR_INFO *lpConsoleCursorInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:240:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:241:197: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ScrollConsoleScreenBufferA(HANDLE hConsoleOutput,CONST SMALL_RECT *lpScrollRectangle,CONST SMALL_RECT *lpClipRectangle,COORD dwDestinationOrigin,CONST CHAR_INFO *lpFill); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:241:197: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:242:197: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ScrollConsoleScreenBufferW(HANDLE hConsoleOutput,CONST SMALL_RECT *lpScrollRectangle,CONST SMALL_RECT *lpClipRectangle,COORD dwDestinationOrigin,CONST CHAR_INFO *lpFill); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:242:197: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:243:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetConsoleWindowInfo(HANDLE hConsoleOutput,WINBOOL bAbsolute,CONST SMALL_RECT *lpConsoleWindow); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:243:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:244:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetConsoleTextAttribute(HANDLE hConsoleOutput,WORD wAttributes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:244:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:245:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetConsoleCtrlHandler(PHANDLER_ROUTINE HandlerRoutine,WINBOOL Add); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:245:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:246:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GenerateConsoleCtrlEvent(DWORD dwCtrlEvent,DWORD dwProcessGroupId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:246:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:247:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI AllocConsole(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:247:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:248:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FreeConsole(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:248:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:249:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI AttachConsole(DWORD dwProcessId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:249:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:253:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetConsoleTitleA(LPSTR lpConsoleTitle,DWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:253:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:254:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetConsoleTitleW(LPWSTR lpConsoleTitle,DWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:254:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:255:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetConsoleTitleA(LPCSTR lpConsoleTitle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:255:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:256:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetConsoleTitleW(LPCWSTR lpConsoleTitle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:256:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:257:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ReadConsoleA(HANDLE hConsoleInput,LPVOID lpBuffer,DWORD nNumberOfCharsToRead,LPDWORD lpNumberOfCharsRead,LPVOID lpReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:257:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:258:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ReadConsoleW(HANDLE hConsoleInput,LPVOID lpBuffer,DWORD nNumberOfCharsToRead,LPDWORD lpNumberOfCharsRead,LPVOID lpReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:258:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:259:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WriteConsoleA(HANDLE hConsoleOutput,CONST VOID *lpBuffer,DWORD nNumberOfCharsToWrite,LPDWORD lpNumberOfCharsWritten,LPVOID lpReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:259:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:260:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WriteConsoleW(HANDLE hConsoleOutput,CONST VOID *lpBuffer,DWORD nNumberOfCharsToWrite,LPDWORD lpNumberOfCharsWritten,LPVOID lpReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:260:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:264:181: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateConsoleScreenBuffer(DWORD dwDesiredAccess,DWORD dwShareMode,CONST SECURITY_ATTRIBUTES *lpSecurityAttributes,DWORD dwFlags,LPVOID lpScreenBufferData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:264:181: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:265:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetConsoleCP(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:265:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:266:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetConsoleCP(UINT wCodePageID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:266:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:267:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetConsoleOutputCP(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:267:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:268:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetConsoleOutputCP(UINT wCodePageID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:268:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:272:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetConsoleDisplayMode(LPDWORD lpModeFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:272:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:276:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetConsoleDisplayMode(HANDLE hConsoleOutput, DWORD dwFlags, PCOORD lpNewScreenBufferDimensions); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:276:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:278:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HWND WINAPI GetConsoleWindow(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:278:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:279:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetConsoleProcessList(LPDWORD lpdwProcessList,DWORD dwProcessCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:279:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:280:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI AddConsoleAliasA(LPSTR Source,LPSTR Target,LPSTR ExeName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:280:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:281:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI AddConsoleAliasW(LPWSTR Source,LPWSTR Target,LPWSTR ExeName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:281:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:282:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetConsoleAliasA(LPSTR Source,LPSTR TargetBuffer,DWORD TargetBufferLength,LPSTR ExeName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:282:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:283:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetConsoleAliasW(LPWSTR Source,LPWSTR TargetBuffer,DWORD TargetBufferLength,LPWSTR ExeName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:283:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:284:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetConsoleAliasesLengthA(LPSTR ExeName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:284:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:285:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetConsoleAliasesLengthW(LPWSTR ExeName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:285:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:286:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetConsoleAliasExesLengthA(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:286:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:287:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetConsoleAliasExesLengthW(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:287:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:288:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetConsoleAliasesA(LPSTR AliasBuffer,DWORD AliasBufferLength,LPSTR ExeName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:288:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:289:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetConsoleAliasesW(LPWSTR AliasBuffer,DWORD AliasBufferLength,LPWSTR ExeName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:289:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:290:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetConsoleAliasExesA(LPSTR ExeNameBuffer,DWORD ExeNameBufferLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:290:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:291:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetConsoleAliasExesW(LPWSTR ExeNameBuffer,DWORD ExeNameBufferLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:291:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:334:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:334:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:353:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:353:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:359:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:359:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:363:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:363:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:368:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:368:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:374:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:374:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:75, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:137:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI VerFindFileA(DWORD uFlags,LPSTR szFileName,LPSTR szWinDir,LPSTR szAppDir,LPSTR szCurDir,PUINT lpuCurDirLen,LPSTR szDestDir,PUINT lpuDestDirLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:137:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:138:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI VerFindFileW(DWORD uFlags,LPWSTR szFileName,LPWSTR szWinDir,LPWSTR szAppDir,LPWSTR szCurDir,PUINT lpuCurDirLen,LPWSTR szDestDir,PUINT lpuDestDirLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:138:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:139:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI VerInstallFileA(DWORD uFlags,LPSTR szSrcFileName,LPSTR szDestFileName,LPSTR szSrcDir,LPSTR szDestDir,LPSTR szCurDir,LPSTR szTmpFile,PUINT lpuTmpFileLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:139:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:140:173: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI VerInstallFileW(DWORD uFlags,LPWSTR szSrcFileName,LPWSTR szDestFileName,LPWSTR szSrcDir,LPWSTR szDestDir,LPWSTR szCurDir,LPWSTR szTmpFile,PUINT lpuTmpFileLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:140:173: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:141:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI GetFileVersionInfoSizeA(LPCSTR lptstrFilename,LPDWORD lpdwHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:141:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:142:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI GetFileVersionInfoSizeW(LPCWSTR lptstrFilename,LPDWORD lpdwHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:142:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:143:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI GetFileVersionInfoA(LPCSTR lptstrFilename,DWORD dwHandle,DWORD dwLen,LPVOID lpData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:143:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:144:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI GetFileVersionInfoW(LPCWSTR lptstrFilename,DWORD dwHandle,DWORD dwLen,LPVOID lpData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:144:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:145:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI VerLanguageNameA(DWORD wLang,LPSTR szLang,DWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:145:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:146:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI VerLanguageNameW(DWORD wLang,LPWSTR szLang,DWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:146:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:147:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI VerQueryValueA(LPCVOID pBlock,LPCSTR lpSubBlock,LPVOID *lplpBuffer,PUINT puLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:147:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:148:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI VerQueryValueW(LPCVOID pBlock,LPCWSTR lpSubBlock,LPVOID *lplpBuffer,PUINT puLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:148:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:76, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:140:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegCloseKey(HKEY hKey); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:140:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:141:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegOverridePredefKey(HKEY hKey,HKEY hNewHKey); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:141:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:142:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegOpenUserClassesRoot(HANDLE hToken,DWORD dwOptions,REGSAM samDesired,PHKEY phkResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:142:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:143:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegOpenCurrentUser(REGSAM samDesired,PHKEY phkResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:143:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:144:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegDisablePredefinedCache(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:144:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:145:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegConnectRegistryA(LPCSTR lpMachineName,HKEY hKey,PHKEY phkResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:145:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:146:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegConnectRegistryW(LPCWSTR lpMachineName,HKEY hKey,PHKEY phkResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:146:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:147:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegConnectRegistryExA(LPCSTR lpMachineName,HKEY hKey,ULONG Flags,PHKEY phkResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:147:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:148:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegConnectRegistryExW(LPCWSTR lpMachineName,HKEY hKey,ULONG Flags,PHKEY phkResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:148:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:149:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegCreateKeyA(HKEY hKey,LPCSTR lpSubKey,PHKEY phkResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:149:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:150:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegCreateKeyW(HKEY hKey,LPCWSTR lpSubKey,PHKEY phkResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:150:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:151:212: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegCreateKeyExA(HKEY hKey,LPCSTR lpSubKey,DWORD Reserved,LPSTR lpClass,DWORD dwOptions,REGSAM samDesired,LPSECURITY_ATTRIBUTES lpSecurityAttributes,PHKEY phkResult,LPDWORD lpdwDisposition); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:151:212: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:152:214: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegCreateKeyExW(HKEY hKey,LPCWSTR lpSubKey,DWORD Reserved,LPWSTR lpClass,DWORD dwOptions,REGSAM samDesired,LPSECURITY_ATTRIBUTES lpSecurityAttributes,PHKEY phkResult,LPDWORD lpdwDisposition); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:152:214: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:153:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegDeleteKeyA(HKEY hKey,LPCSTR lpSubKey); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:153:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:154:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegDeleteKeyW(HKEY hKey,LPCWSTR lpSubKey); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:154:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:155:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegDeleteKeyExA(HKEY hKey,LPCSTR lpSubKey,REGSAM samDesired,DWORD Reserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:155:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:156:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegDeleteKeyExW(HKEY hKey,LPCWSTR lpSubKey,REGSAM samDesired,DWORD Reserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:156:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:157:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegDisableReflectionKey(HKEY hBase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:157:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:158:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegEnableReflectionKey(HKEY hBase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:158:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:159:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegQueryReflectionKey(HKEY hBase,WINBOOL *bIsReflectionDisabled); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:159:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:160:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegDeleteValueA(HKEY hKey,LPCSTR lpValueName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:160:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:161:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegDeleteValueW(HKEY hKey,LPCWSTR lpValueName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:161:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:162:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegEnumKeyA(HKEY hKey,DWORD dwIndex,LPSTR lpName,DWORD cchName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:162:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:163:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegEnumKeyW(HKEY hKey,DWORD dwIndex,LPWSTR lpName,DWORD cchName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:163:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:164:173: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegEnumKeyExA(HKEY hKey,DWORD dwIndex,LPSTR lpName,LPDWORD lpcchName,LPDWORD lpReserved,LPSTR lpClass,LPDWORD lpcchClass,PFILETIME lpftLastWriteTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:164:173: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:165:175: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegEnumKeyExW(HKEY hKey,DWORD dwIndex,LPWSTR lpName,LPDWORD lpcchName,LPDWORD lpReserved,LPWSTR lpClass,LPDWORD lpcchClass,PFILETIME lpftLastWriteTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:165:175: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:166:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegEnumValueA(HKEY hKey,DWORD dwIndex,LPSTR lpValueName,LPDWORD lpcchValueName,LPDWORD lpReserved,LPDWORD lpType,LPBYTE lpData,LPDWORD lpcbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:166:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:167:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegEnumValueW(HKEY hKey,DWORD dwIndex,LPWSTR lpValueName,LPDWORD lpcchValueName,LPDWORD lpReserved,LPDWORD lpType,LPBYTE lpData,LPDWORD lpcbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:167:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:168:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegFlushKey(HKEY hKey); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:168:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:169:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegGetKeySecurity(HKEY hKey,SECURITY_INFORMATION SecurityInformation,PSECURITY_DESCRIPTOR pSecurityDescriptor,LPDWORD lpcbSecurityDescriptor); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:169:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:170:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegLoadKeyA(HKEY hKey,LPCSTR lpSubKey,LPCSTR lpFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:170:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:171:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegLoadKeyW(HKEY hKey,LPCWSTR lpSubKey,LPCWSTR lpFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:171:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:172:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegNotifyChangeKeyValue(HKEY hKey,WINBOOL bWatchSubtree,DWORD dwNotifyFilter,HANDLE hEvent,WINBOOL fAsynchronous); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:172:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:173:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegOpenKeyA(HKEY hKey,LPCSTR lpSubKey,PHKEY phkResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:173:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:174:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegOpenKeyW(HKEY hKey,LPCWSTR lpSubKey,PHKEY phkResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:174:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:175:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegOpenKeyExA(HKEY hKey,LPCSTR lpSubKey,DWORD ulOptions,REGSAM samDesired,PHKEY phkResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:175:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:176:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegOpenKeyExW(HKEY hKey,LPCWSTR lpSubKey,DWORD ulOptions,REGSAM samDesired,PHKEY phkResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:176:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:76, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:177:300: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegQueryInfoKeyA(HKEY hKey,LPSTR lpClass,LPDWORD lpcchClass,LPDWORD lpReserved,LPDWORD lpcSubKeys,LPDWORD lpcbMaxSubKeyLen,LPDWORD lpcbMaxClassLen,LPDWORD lpcValues,LPDWORD lpcbMaxValueNameLen,LPDWORD lpcbMaxValueLen,LPDWORD lpcbSecurityDescriptor,PFILETIME lpftLastWriteTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:177:300: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:178:301: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegQueryInfoKeyW(HKEY hKey,LPWSTR lpClass,LPDWORD lpcchClass,LPDWORD lpReserved,LPDWORD lpcSubKeys,LPDWORD lpcbMaxSubKeyLen,LPDWORD lpcbMaxClassLen,LPDWORD lpcValues,LPDWORD lpcbMaxValueNameLen,LPDWORD lpcbMaxValueLen,LPDWORD lpcbSecurityDescriptor,PFILETIME lpftLastWriteTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:178:301: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:179:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegQueryValueA(HKEY hKey,LPCSTR lpSubKey,LPSTR lpData,PLONG lpcbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:179:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:180:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegQueryValueW(HKEY hKey,LPCWSTR lpSubKey,LPWSTR lpData,PLONG lpcbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:180:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:181:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegQueryMultipleValuesA(HKEY hKey,PVALENTA val_list,DWORD num_vals,LPSTR lpValueBuf,LPDWORD ldwTotsize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:181:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:182:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegQueryMultipleValuesW(HKEY hKey,PVALENTW val_list,DWORD num_vals,LPWSTR lpValueBuf,LPDWORD ldwTotsize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:182:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:183:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegQueryValueExA(HKEY hKey,LPCSTR lpValueName,LPDWORD lpReserved,LPDWORD lpType,LPBYTE lpData,LPDWORD lpcbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:183:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:184:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegQueryValueExW(HKEY hKey,LPCWSTR lpValueName,LPDWORD lpReserved,LPDWORD lpType,LPBYTE lpData,LPDWORD lpcbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:184:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:185:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegReplaceKeyA(HKEY hKey,LPCSTR lpSubKey,LPCSTR lpNewFile,LPCSTR lpOldFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:185:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:186:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegReplaceKeyW(HKEY hKey,LPCWSTR lpSubKey,LPCWSTR lpNewFile,LPCWSTR lpOldFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:186:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:187:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegRestoreKeyA(HKEY hKey,LPCSTR lpFile,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:187:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:188:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegRestoreKeyW(HKEY hKey,LPCWSTR lpFile,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:188:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:189:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegSaveKeyA(HKEY hKey,LPCSTR lpFile,LPSECURITY_ATTRIBUTES lpSecurityAttributes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:189:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:190:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegSaveKeyW(HKEY hKey,LPCWSTR lpFile,LPSECURITY_ATTRIBUTES lpSecurityAttributes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:190:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:191:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegSetKeySecurity(HKEY hKey,SECURITY_INFORMATION SecurityInformation,PSECURITY_DESCRIPTOR pSecurityDescriptor); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:191:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:192:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegSetValueA(HKEY hKey,LPCSTR lpSubKey,DWORD dwType,LPCSTR lpData,DWORD cbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:192:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:193:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegSetValueW(HKEY hKey,LPCWSTR lpSubKey,DWORD dwType,LPCWSTR lpData,DWORD cbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:193:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:194:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegSetValueExA(HKEY hKey,LPCSTR lpValueName,DWORD Reserved,DWORD dwType,CONST BYTE *lpData,DWORD cbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:194:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:195:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegSetValueExW(HKEY hKey,LPCWSTR lpValueName,DWORD Reserved,DWORD dwType,CONST BYTE *lpData,DWORD cbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:195:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:196:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegUnLoadKeyA(HKEY hKey,LPCSTR lpSubKey); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:196:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:197:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegUnLoadKeyW(HKEY hKey,LPCWSTR lpSubKey); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:197:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:198:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegGetValueA(HKEY hkey,LPCSTR lpSubKey,LPCSTR lpValue,DWORD dwFlags,LPDWORD pdwType,PVOID pvData,LPDWORD pcbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:198:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:199:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegGetValueW(HKEY hkey,LPCWSTR lpSubKey,LPCWSTR lpValue,DWORD dwFlags,LPDWORD pdwType,PVOID pvData,LPDWORD pcbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:199:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:200:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI InitiateSystemShutdownA(LPSTR lpMachineName,LPSTR lpMessage,DWORD dwTimeout,WINBOOL bForceAppsClosed,WINBOOL bRebootAfterShutdown); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:200:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:201:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI InitiateSystemShutdownW(LPWSTR lpMachineName,LPWSTR lpMessage,DWORD dwTimeout,WINBOOL bForceAppsClosed,WINBOOL bRebootAfterShutdown); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:201:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:202:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AbortSystemShutdownA(LPSTR lpMachineName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:202:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:203:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AbortSystemShutdownW(LPWSTR lpMachineName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:203:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:76, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:222:174: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI InitiateSystemShutdownExA(LPSTR lpMachineName,LPSTR lpMessage,DWORD dwTimeout,WINBOOL bForceAppsClosed,WINBOOL bRebootAfterShutdown,DWORD dwReason); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:222:174: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:223:176: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI InitiateSystemShutdownExW(LPWSTR lpMachineName,LPWSTR lpMessage,DWORD dwTimeout,WINBOOL bForceAppsClosed,WINBOOL bRebootAfterShutdown,DWORD dwReason); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:223:176: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:224:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegSaveKeyExA(HKEY hKey,LPCSTR lpFile,LPSECURITY_ATTRIBUTES lpSecurityAttributes,DWORD Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:224:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:225:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegSaveKeyExW(HKEY hKey,LPCWSTR lpFile,LPSECURITY_ATTRIBUTES lpSecurityAttributes,DWORD Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:225:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:226:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI Wow64Win32ApiEntry (DWORD dwFuncNumber,DWORD dwFlag,DWORD dwRes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:226:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:77, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:106:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetAddConnectionA(LPCSTR lpRemoteName,LPCSTR lpPassword,LPCSTR lpLocalName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:106:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:107:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetAddConnectionW(LPCWSTR lpRemoteName,LPCWSTR lpPassword,LPCWSTR lpLocalName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:107:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:108:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetAddConnection2A(LPNETRESOURCEA lpNetResource,LPCSTR lpPassword,LPCSTR lpUserName,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:108:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:109:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetAddConnection2W(LPNETRESOURCEW lpNetResource,LPCWSTR lpPassword,LPCWSTR lpUserName,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:109:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:77, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:110:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetAddConnection3A(HWND hwndOwner,LPNETRESOURCEA lpNetResource,LPCSTR lpPassword,LPCSTR lpUserName,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:110:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:111:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetAddConnection3W(HWND hwndOwner,LPNETRESOURCEW lpNetResource,LPCWSTR lpPassword,LPCWSTR lpUserName,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:111:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:112:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetCancelConnectionA(LPCSTR lpName,WINBOOL fForce); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:112:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:113:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetCancelConnectionW(LPCWSTR lpName,WINBOOL fForce); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:113:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:114:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetCancelConnection2A(LPCSTR lpName,DWORD dwFlags,WINBOOL fForce); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:114:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:115:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetCancelConnection2W(LPCWSTR lpName,DWORD dwFlags,WINBOOL fForce); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:115:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:116:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetGetConnectionA(LPCSTR lpLocalName,LPSTR lpRemoteName,LPDWORD lpnLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:116:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:117:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetGetConnectionW(LPCWSTR lpLocalName,LPWSTR lpRemoteName,LPDWORD lpnLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:117:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:118:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetRestoreConnectionA(HWND hwndParent,LPCSTR lpDevice); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:118:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:119:183: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetUseConnectionA(HWND hwndOwner,LPNETRESOURCEA lpNetResource,LPCSTR lpPassword,LPCSTR lpUserID,DWORD dwFlags,LPSTR lpAccessName,LPDWORD lpBufferSize,LPDWORD lpResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:119:183: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:120:186: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetUseConnectionW(HWND hwndOwner,LPNETRESOURCEW lpNetResource,LPCWSTR lpPassword,LPCWSTR lpUserID,DWORD dwFlags,LPWSTR lpAccessName,LPDWORD lpBufferSize,LPDWORD lpResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:120:186: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:121:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetConnectionDialog(HWND hwnd,DWORD dwType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:121:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:122:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetDisconnectDialog(HWND hwnd,DWORD dwType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:122:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:126:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetRestoreConnectionW(HWND hwndParent,LPCWSTR lpDevice); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:126:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:158:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetConnectionDialog1A(LPCONNECTDLGSTRUCTA lpConnDlgStruct); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:158:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:159:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetConnectionDialog1W(LPCONNECTDLGSTRUCTW lpConnDlgStruct); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:159:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:189:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetDisconnectDialog1A(LPDISCDLGSTRUCTA lpConnDlgStruct); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:189:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:190:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetDisconnectDialog1W(LPDISCDLGSTRUCTW lpConnDlgStruct); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:190:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:191:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetOpenEnumA(DWORD dwScope,DWORD dwType,DWORD dwUsage,LPNETRESOURCEA lpNetResource,LPHANDLE lphEnum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:191:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:192:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetOpenEnumW(DWORD dwScope,DWORD dwType,DWORD dwUsage,LPNETRESOURCEW lpNetResource,LPHANDLE lphEnum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:192:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:193:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetEnumResourceA(HANDLE hEnum,LPDWORD lpcCount,LPVOID lpBuffer,LPDWORD lpBufferSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:193:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:194:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetEnumResourceW(HANDLE hEnum,LPDWORD lpcCount,LPVOID lpBuffer,LPDWORD lpBufferSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:194:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:195:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetCloseEnum(HANDLE hEnum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:195:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:196:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetGetResourceParentA(LPNETRESOURCEA lpNetResource,LPVOID lpBuffer,LPDWORD lpcbBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:196:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:197:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetGetResourceParentW(LPNETRESOURCEW lpNetResource,LPVOID lpBuffer,LPDWORD lpcbBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:197:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:198:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetGetResourceInformationA(LPNETRESOURCEA lpNetResource,LPVOID lpBuffer,LPDWORD lpcbBuffer,LPSTR *lplpSystem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:198:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:199:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetGetResourceInformationW(LPNETRESOURCEW lpNetResource,LPVOID lpBuffer,LPDWORD lpcbBuffer,LPWSTR *lplpSystem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:199:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:234:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetGetUniversalNameA(LPCSTR lpLocalPath,DWORD dwInfoLevel,LPVOID lpBuffer,LPDWORD lpBufferSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:234:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:235:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetGetUniversalNameW(LPCWSTR lpLocalPath,DWORD dwInfoLevel,LPVOID lpBuffer,LPDWORD lpBufferSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:235:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:236:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetGetUserA(LPCSTR lpName,LPSTR lpUserName,LPDWORD lpnLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:236:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:237:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetGetUserW(LPCWSTR lpName,LPWSTR lpUserName,LPDWORD lpnLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:237:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:244:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetGetProviderNameA(DWORD dwNetType,LPSTR lpProviderName,LPDWORD lpBufferSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:244:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:245:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetGetProviderNameW(DWORD dwNetType,LPWSTR lpProviderName,LPDWORD lpBufferSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:245:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:264:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetGetNetworkInformationA(LPCSTR lpProvider,LPNETINFOSTRUCT lpNetInfoStruct); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:264:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:265:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetGetNetworkInformationW(LPCWSTR lpProvider,LPNETINFOSTRUCT lpNetInfoStruct); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:265:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:289:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetGetLastErrorA(LPDWORD lpError,LPSTR lpErrorBuf,DWORD nErrorBufSize,LPSTR lpNameBuf,DWORD nNameBufSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:289:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:290:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetGetLastErrorW(LPDWORD lpError,LPWSTR lpErrorBuf,DWORD nErrorBufSize,LPWSTR lpNameBuf,DWORD nNameBufSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:290:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:350:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI MultinetGetConnectionPerformanceA(LPNETRESOURCEA lpNetResource,LPNETCONNECTINFOSTRUCT lpNetConnectInfoStruct); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:350:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:351:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI MultinetGetConnectionPerformanceW(LPNETRESOURCEW lpNetResource,LPNETCONNECTINFOSTRUCT lpNetConnectInfoStruct); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:351:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:82, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/dde.h:60:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DdeSetQualityOfService(HWND hwndClient,CONST SECURITY_QUALITY_OF_SERVICE *pqosNew,PSECURITY_QUALITY_OF_SERVICE pqosPrev); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/dde.h:60:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/dde.h:61:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImpersonateDdeClientWindow(HWND hWndClient,HWND hWndServer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/dde.h:61:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/dde.h:62:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPARAM WINAPI PackDDElParam(UINT msg,UINT_PTR uiLo,UINT_PTR uiHi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/dde.h:62:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/dde.h:63:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI UnpackDDElParam(UINT msg,LPARAM lParam,PUINT_PTR puiLo,PUINT_PTR puiHi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/dde.h:63:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/dde.h:64:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI FreeDDElParam(UINT msg,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/dde.h:64:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/dde.h:65:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPARAM WINAPI ReuseDDElParam(LPARAM lParam,UINT msgIn,UINT msgOut,UINT_PTR uiLo,UINT_PTR uiHi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/dde.h:65:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:83, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:159:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT WINAPI DdeInitializeA(LPDWORD pidInst,PFNCALLBACK pfnCallback,DWORD afCmd,DWORD ulRes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:159:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:160:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT WINAPI DdeInitializeW(LPDWORD pidInst,PFNCALLBACK pfnCallback,DWORD afCmd,DWORD ulRes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:160:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:183:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DdeUninitialize(DWORD idInst); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:183:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:184:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HCONVLIST WINAPI DdeConnectList(DWORD idInst,HSZ hszService,HSZ hszTopic,HCONVLIST hConvList,PCONVCONTEXT pCC); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:184:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:185:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HCONV WINAPI DdeQueryNextServer(HCONVLIST hConvList,HCONV hConvPrev); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:185:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:186:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DdeDisconnectList(HCONVLIST hConvList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:186:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:187:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HCONV WINAPI DdeConnect(DWORD idInst,HSZ hszService,HSZ hszTopic,PCONVCONTEXT pCC); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:187:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:188:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DdeDisconnect(HCONV hConv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:188:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:189:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HCONV WINAPI DdeReconnect(HCONV hConv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:189:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:190:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT WINAPI DdeQueryConvInfo(HCONV hConv,DWORD idTransaction,PCONVINFO pConvInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:190:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:191:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DdeSetUserHandle(HCONV hConv,DWORD id,DWORD_PTR hUser); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:191:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:192:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DdeAbandonTransaction(DWORD idInst,HCONV hConv,DWORD idTransaction); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:192:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:193:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DdePostAdvise(DWORD idInst,HSZ hszTopic,HSZ hszItem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:193:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:194:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DdeEnableCallback(DWORD idInst,HCONV hConv,UINT wCmd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:194:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:195:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DdeImpersonateClient(HCONV hConv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:195:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:207:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HDDEDATA WINAPI DdeNameService(DWORD idInst,HSZ hsz1,HSZ hsz2,UINT afCmd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:207:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:208:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HDDEDATA WINAPI DdeClientTransaction(LPBYTE pData,DWORD cbData,HCONV hConv,HSZ hszItem,UINT wFmt,UINT wType,DWORD dwTimeout,LPDWORD pdwResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:208:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:209:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HDDEDATA WINAPI DdeCreateDataHandle(DWORD idInst,LPBYTE pSrc,DWORD cb,DWORD cbOff,HSZ hszItem,UINT wFmt,UINT afCmd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:209:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:210:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HDDEDATA WINAPI DdeAddData(HDDEDATA hData,LPBYTE pSrc,DWORD cb,DWORD cbOff); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:210:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:211:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI DdeGetData(HDDEDATA hData,LPBYTE pDst,DWORD cbMax,DWORD cbOff); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:211:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:212:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPBYTE WINAPI DdeAccessData(HDDEDATA hData,LPDWORD pcbDataSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:212:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:213:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DdeUnaccessData(HDDEDATA hData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:213:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:214:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DdeFreeDataHandle(HDDEDATA hData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:214:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:218:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT WINAPI DdeGetLastError(DWORD idInst); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:218:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:244:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HSZ WINAPI DdeCreateStringHandleA(DWORD idInst,LPCSTR psz,int iCodePage); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:244:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:245:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HSZ WINAPI DdeCreateStringHandleW(DWORD idInst,LPCWSTR psz,int iCodePage); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:245:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:246:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI DdeQueryStringA(DWORD idInst,HSZ hsz,LPSTR psz,DWORD cchMax,int iCodePage); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:246:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:247:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI DdeQueryStringW(DWORD idInst,HSZ hsz,LPWSTR psz,DWORD cchMax,int iCodePage); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:247:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:248:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DdeFreeStringHandle(DWORD idInst,HSZ hsz); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:248:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:249:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DdeKeepStringHandle(DWORD idInst,HSZ hsz); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:249:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:250:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINAPI DdeCmpStringHandles(HSZ hsz1,HSZ hsz2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:250:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:85, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/lzexpand.h:27:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture INT WINAPI LZStart(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/lzexpand.h:27:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/lzexpand.h:28:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VOID WINAPI LZDone(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/lzexpand.h:28:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/lzexpand.h:29:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG WINAPI CopyLZFile(INT,INT); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/lzexpand.h:29:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/lzexpand.h:30:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG WINAPI LZCopy(INT,INT); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/lzexpand.h:30:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/lzexpand.h:31:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture INT WINAPI LZInit(INT); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/lzexpand.h:31:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/lzexpand.h:32:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture INT WINAPI GetExpandedNameA(LPSTR,LPSTR); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/lzexpand.h:32:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/lzexpand.h:33:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture INT WINAPI GetExpandedNameW(LPWSTR,LPWSTR); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/lzexpand.h:33:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/lzexpand.h:34:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture INT WINAPI LZOpenFileA(LPSTR,LPOFSTRUCT,WORD); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/lzexpand.h:34:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/lzexpand.h:35:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture INT WINAPI LZOpenFileW(LPWSTR,LPOFSTRUCT,WORD); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/lzexpand.h:35:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/lzexpand.h:36:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG WINAPI LZSeek(INT,LONG,INT); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/lzexpand.h:36:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/lzexpand.h:37:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture INT WINAPI LZRead(INT,LPSTR,INT); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/lzexpand.h:37:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/lzexpand.h:38:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VOID WINAPI LZClose(INT); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/lzexpand.h:38:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:86, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:204:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI LRESULT WINAPI CloseDriver(HDRVR hDriver,LPARAM lParam1,LPARAM lParam2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:204:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:205:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI HDRVR WINAPI OpenDriver(LPCWSTR szDriverName,LPCWSTR szSectionName,LPARAM lParam2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:205:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:206:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI LRESULT WINAPI SendDriverMessage(HDRVR hDriver,UINT message,LPARAM lParam1,LPARAM lParam2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:206:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:207:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI HMODULE WINAPI DrvGetModuleHandle(HDRVR hDriver); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:207:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:208:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI HMODULE WINAPI GetDriverModuleHandle(HDRVR hDriver); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:208:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:209:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI LRESULT WINAPI DefDriverProc(DWORD_PTR dwDriverIdentifier,HDRVR hdrvr,UINT uMsg,LPARAM lParam1,LPARAM lParam2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:209:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:237:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI WINBOOL WINAPI sndPlaySoundA(LPCSTR pszSound,UINT fuSound); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:237:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:238:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI WINBOOL WINAPI sndPlaySoundW(LPCWSTR pszSound,UINT fuSound); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:238:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:269:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI WINBOOL WINAPI PlaySoundA(LPCSTR pszSound,HMODULE hmod,DWORD fdwSound); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:269:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:270:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI WINBOOL WINAPI PlaySoundW(LPCWSTR pszSound,HMODULE hmod,DWORD fdwSound); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:270:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:505:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI UINT WINAPI waveOutGetNumDevs(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:505:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:506:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveOutGetDevCapsA(UINT_PTR uDeviceID,LPWAVEOUTCAPSA pwoc,UINT cbwoc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:506:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:507:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveOutGetDevCapsW(UINT_PTR uDeviceID,LPWAVEOUTCAPSW pwoc,UINT cbwoc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:507:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:511:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveOutGetVolume(HWAVEOUT hwo,LPDWORD pdwVolume); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:511:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:512:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveOutSetVolume(HWAVEOUT hwo,DWORD dwVolume); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:512:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:513:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveOutGetErrorTextA(MMRESULT mmrError,LPSTR pszText,UINT cchText); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:513:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:514:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveOutGetErrorTextW(MMRESULT mmrError,LPWSTR pszText,UINT cchText); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:514:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:86, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:518:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveOutOpen(LPHWAVEOUT phwo,UINT uDeviceID,LPCWAVEFORMATEX pwfx,DWORD_PTR dwCallback,DWORD_PTR dwInstance,DWORD fdwOpen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:518:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:519:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveOutClose(HWAVEOUT hwo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:519:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:520:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveOutPrepareHeader(HWAVEOUT hwo,LPWAVEHDR pwh,UINT cbwh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:520:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:521:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveOutUnprepareHeader(HWAVEOUT hwo,LPWAVEHDR pwh,UINT cbwh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:521:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:522:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveOutWrite(HWAVEOUT hwo,LPWAVEHDR pwh,UINT cbwh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:522:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:523:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveOutPause(HWAVEOUT hwo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:523:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:524:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveOutRestart(HWAVEOUT hwo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:524:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:525:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveOutReset(HWAVEOUT hwo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:525:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:526:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveOutBreakLoop(HWAVEOUT hwo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:526:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:527:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveOutGetPosition(HWAVEOUT hwo,LPMMTIME pmmt,UINT cbmmt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:527:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:528:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveOutGetPitch(HWAVEOUT hwo,LPDWORD pdwPitch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:528:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:529:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveOutSetPitch(HWAVEOUT hwo,DWORD dwPitch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:529:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:530:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveOutGetPlaybackRate(HWAVEOUT hwo,LPDWORD pdwRate); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:530:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:531:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveOutSetPlaybackRate(HWAVEOUT hwo,DWORD dwRate); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:531:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:532:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveOutGetID(HWAVEOUT hwo,LPUINT puDeviceID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:532:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:533:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveOutMessage(HWAVEOUT hwo,UINT uMsg,DWORD_PTR dw1,DWORD_PTR dw2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:533:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:534:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI UINT WINAPI waveInGetNumDevs(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:534:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:535:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveInGetDevCapsA(UINT_PTR uDeviceID,LPWAVEINCAPSA pwic,UINT cbwic); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:535:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:536:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveInGetDevCapsW(UINT_PTR uDeviceID,LPWAVEINCAPSW pwic,UINT cbwic); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:536:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:540:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveInGetErrorTextA(MMRESULT mmrError,LPSTR pszText,UINT cchText); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:540:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:541:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveInGetErrorTextW(MMRESULT mmrError,LPWSTR pszText,UINT cchText); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:541:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:545:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveInOpen(LPHWAVEIN phwi,UINT uDeviceID,LPCWAVEFORMATEX pwfx,DWORD_PTR dwCallback,DWORD_PTR dwInstance,DWORD fdwOpen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:545:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:546:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveInClose(HWAVEIN hwi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:546:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:547:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveInPrepareHeader(HWAVEIN hwi,LPWAVEHDR pwh,UINT cbwh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:547:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:548:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveInUnprepareHeader(HWAVEIN hwi,LPWAVEHDR pwh,UINT cbwh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:548:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:549:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveInAddBuffer(HWAVEIN hwi,LPWAVEHDR pwh,UINT cbwh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:549:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:550:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveInStart(HWAVEIN hwi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:550:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:551:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveInStop(HWAVEIN hwi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:551:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:552:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveInReset(HWAVEIN hwi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:552:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:553:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveInGetPosition(HWAVEIN hwi,LPMMTIME pmmt,UINT cbmmt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:553:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:554:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveInGetID(HWAVEIN hwi,LPUINT puDeviceID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:554:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:555:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveInMessage(HWAVEIN hwi,UINT uMsg,DWORD_PTR dw1,DWORD_PTR dw2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:555:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:797:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI UINT WINAPI midiOutGetNumDevs(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:797:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:798:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiStreamOpen(LPHMIDISTRM phms,LPUINT puDeviceID,DWORD cMidi,DWORD_PTR dwCallback,DWORD_PTR dwInstance,DWORD fdwOpen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:798:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:799:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiStreamClose(HMIDISTRM hms); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:799:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:800:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiStreamProperty(HMIDISTRM hms,LPBYTE lppropdata,DWORD dwProperty); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:800:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:801:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiStreamPosition(HMIDISTRM hms,LPMMTIME lpmmt,UINT cbmmt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:801:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:802:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiStreamOut(HMIDISTRM hms,LPMIDIHDR pmh,UINT cbmh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:802:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:803:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiStreamPause(HMIDISTRM hms); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:803:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:804:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiStreamRestart(HMIDISTRM hms); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:804:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:805:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiStreamStop(HMIDISTRM hms); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:805:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:806:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiConnect(HMIDI hmi,HMIDIOUT hmo,LPVOID pReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:806:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:807:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiDisconnect(HMIDI hmi,HMIDIOUT hmo,LPVOID pReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:807:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:808:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiOutGetDevCapsA(UINT_PTR uDeviceID,LPMIDIOUTCAPSA pmoc,UINT cbmoc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:808:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:809:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiOutGetDevCapsW(UINT_PTR uDeviceID,LPMIDIOUTCAPSW pmoc,UINT cbmoc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:809:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:813:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiOutGetVolume(HMIDIOUT hmo,LPDWORD pdwVolume); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:813:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:814:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiOutSetVolume(HMIDIOUT hmo,DWORD dwVolume); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:814:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:815:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiOutGetErrorTextA(MMRESULT mmrError,LPSTR pszText,UINT cchText); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:815:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:816:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiOutGetErrorTextW(MMRESULT mmrError,LPWSTR pszText,UINT cchText); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:816:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:820:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiOutOpen(LPHMIDIOUT phmo,UINT uDeviceID,DWORD_PTR dwCallback,DWORD_PTR dwInstance,DWORD fdwOpen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:820:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:821:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiOutClose(HMIDIOUT hmo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:821:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:822:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiOutPrepareHeader(HMIDIOUT hmo,LPMIDIHDR pmh,UINT cbmh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:822:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:823:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiOutUnprepareHeader(HMIDIOUT hmo,LPMIDIHDR pmh,UINT cbmh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:823:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:824:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiOutShortMsg(HMIDIOUT hmo,DWORD dwMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:824:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:825:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiOutLongMsg(HMIDIOUT hmo,LPMIDIHDR pmh,UINT cbmh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:825:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:826:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiOutReset(HMIDIOUT hmo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:826:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:827:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiOutCachePatches(HMIDIOUT hmo,UINT uBank,LPWORD pwpa,UINT fuCache); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:827:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:828:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiOutCacheDrumPatches(HMIDIOUT hmo,UINT uPatch,LPWORD pwkya,UINT fuCache); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:828:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:829:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiOutGetID(HMIDIOUT hmo,LPUINT puDeviceID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:829:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:830:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiOutMessage(HMIDIOUT hmo,UINT uMsg,DWORD_PTR dw1,DWORD_PTR dw2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:830:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:831:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI UINT WINAPI midiInGetNumDevs(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:831:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:832:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiInGetDevCapsA(UINT_PTR uDeviceID,LPMIDIINCAPSA pmic,UINT cbmic); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:832:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:833:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiInGetDevCapsW(UINT_PTR uDeviceID,LPMIDIINCAPSW pmic,UINT cbmic); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:833:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:837:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiInGetErrorTextA(MMRESULT mmrError,LPSTR pszText,UINT cchText); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:837:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:838:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiInGetErrorTextW(MMRESULT mmrError,LPWSTR pszText,UINT cchText); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:838:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:842:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiInOpen(LPHMIDIIN phmi,UINT uDeviceID,DWORD_PTR dwCallback,DWORD_PTR dwInstance,DWORD fdwOpen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:842:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:843:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiInClose(HMIDIIN hmi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:843:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:844:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiInPrepareHeader(HMIDIIN hmi,LPMIDIHDR pmh,UINT cbmh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:844:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:845:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiInUnprepareHeader(HMIDIIN hmi,LPMIDIHDR pmh,UINT cbmh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:845:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:846:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiInAddBuffer(HMIDIIN hmi,LPMIDIHDR pmh,UINT cbmh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:846:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:847:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiInStart(HMIDIIN hmi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:847:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:848:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiInStop(HMIDIIN hmi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:848:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:849:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiInReset(HMIDIIN hmi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:849:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:850:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiInGetID(HMIDIIN hmi,LPUINT puDeviceID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:850:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:851:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiInMessage(HMIDIIN hmi,UINT uMsg,DWORD_PTR dw1,DWORD_PTR dw2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:851:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:920:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI UINT WINAPI auxGetNumDevs(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:920:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:921:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI auxGetDevCapsA(UINT_PTR uDeviceID,LPAUXCAPSA pac,UINT cbac); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:921:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:922:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI auxGetDevCapsW(UINT_PTR uDeviceID,LPAUXCAPSW pac,UINT cbac); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:922:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:926:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI auxSetVolume(UINT uDeviceID,DWORD dwVolume); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:926:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:927:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI auxGetVolume(UINT uDeviceID,LPDWORD pdwVolume); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:927:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:928:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI auxOutMessage(UINT uDeviceID,UINT uMsg,DWORD_PTR dw1,DWORD_PTR dw2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:928:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:960:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI UINT WINAPI mixerGetNumDevs(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:960:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1012:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI mixerGetDevCapsA(UINT_PTR uMxId,LPMIXERCAPSA pmxcaps,UINT cbmxcaps); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1012:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1013:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI mixerGetDevCapsW(UINT_PTR uMxId,LPMIXERCAPSW pmxcaps,UINT cbmxcaps); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1013:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1017:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI mixerOpen(LPHMIXER phmx,UINT uMxId,DWORD_PTR dwCallback,DWORD_PTR dwInstance,DWORD fdwOpen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1017:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1018:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI mixerClose(HMIXER hmx); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1018:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1019:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI DWORD WINAPI mixerMessage(HMIXER hmx,UINT uMsg,DWORD_PTR dwParam1,DWORD_PTR dwParam2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1019:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1107:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI mixerGetLineInfoA(HMIXEROBJ hmxobj,LPMIXERLINEA pmxl,DWORD fdwInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1107:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1108:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI mixerGetLineInfoW(HMIXEROBJ hmxobj,LPMIXERLINEW pmxl,DWORD fdwInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1108:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1120:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI mixerGetID(HMIXEROBJ hmxobj,UINT *puMxId,DWORD fdwId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1120:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1273:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI mixerGetLineControlsA(HMIXEROBJ hmxobj,LPMIXERLINECONTROLSA pmxlc,DWORD fdwControls); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1273:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1274:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI mixerGetLineControlsW(HMIXEROBJ hmxobj,LPMIXERLINECONTROLSW pmxlc,DWORD fdwControls); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1274:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1323:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI mixerGetControlDetailsA(HMIXEROBJ hmxobj,LPMIXERCONTROLDETAILS pmxcd,DWORD fdwDetails); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1323:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1324:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI mixerGetControlDetailsW(HMIXEROBJ hmxobj,LPMIXERCONTROLDETAILS pmxcd,DWORD fdwDetails); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1324:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1333:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI mixerSetControlDetails(HMIXEROBJ hmxobj,LPMIXERCONTROLDETAILS pmxcd,DWORD fdwDetails); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1333:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1363:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI timeGetSystemTime(LPMMTIME pmmt,UINT cbmmt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1363:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1364:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI DWORD WINAPI timeGetTime(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1364:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1365:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI timeSetEvent(UINT uDelay,UINT uResolution,LPTIMECALLBACK fptc,DWORD_PTR dwUser,UINT fuEvent); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1365:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1366:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI timeKillEvent(UINT uTimerID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1366:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1367:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI timeGetDevCaps(LPTIMECAPS ptc,UINT cbtc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1367:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1368:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI timeBeginPeriod(UINT uPeriod); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1368:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1369:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI timeEndPeriod(UINT uPeriod); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1369:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1607:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI UINT WINAPI joyGetNumDevs(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1607:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1608:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI joyGetDevCapsA(UINT_PTR uJoyID,LPJOYCAPSA pjc,UINT cbjc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1608:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1609:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI joyGetDevCapsW(UINT_PTR uJoyID,LPJOYCAPSW pjc,UINT cbjc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1609:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1613:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI joyGetPos(UINT uJoyID,LPJOYINFO pji); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1613:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1614:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI joyGetPosEx(UINT uJoyID,LPJOYINFOEX pji); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1614:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1615:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI joyGetThreshold(UINT uJoyID,LPUINT puThreshold); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1615:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1616:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI joyReleaseCapture(UINT uJoyID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1616:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1617:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI joySetCapture(HWND hwnd,UINT uJoyID,UINT uPeriod,WINBOOL fChanged); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1617:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1618:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI joySetThreshold(UINT uJoyID,UINT uThreshold); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1618:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1742:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI FOURCC WINAPI mmioStringToFOURCCA(LPCSTR sz,UINT uFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1742:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1743:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI FOURCC WINAPI mmioStringToFOURCCW(LPCWSTR sz,UINT uFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1743:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1747:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI LPMMIOPROC WINAPI mmioInstallIOProcA(FOURCC fccIOProc,LPMMIOPROC pIOProc,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1747:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1748:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI LPMMIOPROC WINAPI mmioInstallIOProcW(FOURCC fccIOProc,LPMMIOPROC pIOProc,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1748:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1752:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI HMMIO WINAPI mmioOpenA(LPSTR pszFileName,LPMMIOINFO pmmioinfo,DWORD fdwOpen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1752:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1753:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI HMMIO WINAPI mmioOpenW(LPWSTR pszFileName,LPMMIOINFO pmmioinfo,DWORD fdwOpen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1753:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1757:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI mmioRenameA(LPCSTR pszFileName,LPCSTR pszNewFileName,LPCMMIOINFO pmmioinfo,DWORD fdwRename); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1757:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1758:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI mmioRenameW(LPCWSTR pszFileName,LPCWSTR pszNewFileName,LPCMMIOINFO pmmioinfo,DWORD fdwRename); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1758:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1762:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI mmioClose(HMMIO hmmio,UINT fuClose); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1762:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1763:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI LONG WINAPI mmioRead(HMMIO hmmio,HPSTR pch,LONG cch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1763:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1764:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI LONG WINAPI mmioWrite(HMMIO hmmio,const char _huge *pch,LONG cch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1764:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1765:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI LONG WINAPI mmioSeek(HMMIO hmmio,LONG lOffset,int iOrigin); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1765:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1766:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI mmioGetInfo(HMMIO hmmio,LPMMIOINFO pmmioinfo,UINT fuInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1766:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1767:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI mmioSetInfo(HMMIO hmmio,LPCMMIOINFO pmmioinfo,UINT fuInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1767:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1768:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI mmioSetBuffer(HMMIO hmmio,LPSTR pchBuffer,LONG cchBuffer,UINT fuBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1768:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1769:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI mmioFlush(HMMIO hmmio,UINT fuFlush); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1769:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1770:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI mmioAdvance(HMMIO hmmio,LPMMIOINFO pmmioinfo,UINT fuAdvance); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1770:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1771:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI LRESULT WINAPI mmioSendMessage(HMMIO hmmio,UINT uMsg,LPARAM lParam1,LPARAM lParam2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1771:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1772:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI mmioDescend(HMMIO hmmio,LPMMCKINFO pmmcki,const MMCKINFO *pmmckiParent,UINT fuDescend); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1772:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1773:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI mmioAscend(HMMIO hmmio,LPMMCKINFO pmmcki,UINT fuAscend); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1773:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1774:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI mmioCreateChunk(HMMIO hmmio,LPMMCKINFO pmmcki,UINT fuCreate); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1774:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1791:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MCIERROR WINAPI mciSendCommandA(MCIDEVICEID mciId,UINT uMsg,DWORD_PTR dwParam1,DWORD_PTR dwParam2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1791:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1792:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MCIERROR WINAPI mciSendCommandW(MCIDEVICEID mciId,UINT uMsg,DWORD_PTR dwParam1,DWORD_PTR dwParam2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1792:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1796:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MCIERROR WINAPI mciSendStringA(LPCSTR lpstrCommand,LPSTR lpstrReturnString,UINT uReturnLength,HWND hwndCallback); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1796:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1797:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MCIERROR WINAPI mciSendStringW(LPCWSTR lpstrCommand,LPWSTR lpstrReturnString,UINT uReturnLength,HWND hwndCallback); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1797:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1801:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MCIDEVICEID WINAPI mciGetDeviceIDA(LPCSTR pszDevice); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1801:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1802:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MCIDEVICEID WINAPI mciGetDeviceIDW(LPCWSTR pszDevice); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1802:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1806:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MCIDEVICEID WINAPI mciGetDeviceIDFromElementIDA(DWORD dwElementID,LPCSTR lpstrType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1806:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1807:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MCIDEVICEID WINAPI mciGetDeviceIDFromElementIDW(DWORD dwElementID,LPCWSTR lpstrType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1807:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1811:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI WINBOOL WINAPI mciGetErrorStringA(MCIERROR mcierr,LPSTR pszText,UINT cchText); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1811:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1812:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI WINBOOL WINAPI mciGetErrorStringW(MCIERROR mcierr,LPWSTR pszText,UINT cchText); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1812:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1816:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI WINBOOL WINAPI mciSetYieldProc(MCIDEVICEID mciId,YIELDPROC fpYieldProc,DWORD dwYieldData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1816:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1817:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI HTASK WINAPI mciGetCreatorTask(MCIDEVICEID mciId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1817:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1818:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI YIELDPROC WINAPI mciGetYieldProc(MCIDEVICEID mciId,LPDWORD pdwYieldData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1818:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:87, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/nb30.h:209:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UCHAR WINAPI Netbios(PNCB pncb); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/nb30.h:209:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:40, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpc.h:82, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:88, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/guiddef.h:30:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __extension__ template const GUID &__mingw_uuidof(); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/guiddef.h:30:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpc.h:82, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:88, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:181:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcBindingCopy(RPC_BINDING_HANDLE SourceBinding,RPC_BINDING_HANDLE *DestinationBinding); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:181:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:182:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcBindingFree(RPC_BINDING_HANDLE *Binding); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:182:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:183:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcBindingSetOption(RPC_BINDING_HANDLE hBinding,unsigned __LONG32 option,ULONG_PTR optionValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:183:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpc.h:82, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:88, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:184:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcBindingInqOption(RPC_BINDING_HANDLE hBinding,unsigned __LONG32 option,ULONG_PTR *pOptionValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:184:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:185:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcBindingFromStringBindingA(RPC_CSTR StringBinding,RPC_BINDING_HANDLE *Binding); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:185:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:186:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcBindingFromStringBindingW(RPC_WSTR StringBinding,RPC_BINDING_HANDLE *Binding); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:186:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:187:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcSsGetContextBinding(void *ContextHandle,RPC_BINDING_HANDLE *Binding); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:187:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:188:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcBindingInqObject(RPC_BINDING_HANDLE Binding,UUID *ObjectUuid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:188:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:189:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcBindingReset(RPC_BINDING_HANDLE Binding); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:189:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:190:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcBindingSetObject(RPC_BINDING_HANDLE Binding,UUID *ObjectUuid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:190:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:191:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcMgmtInqDefaultProtectLevel(unsigned __LONG32 AuthnSvc,unsigned __LONG32 *AuthnLevel); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:191:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:192:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcBindingToStringBindingA(RPC_BINDING_HANDLE Binding,RPC_CSTR *StringBinding); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:192:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:193:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcBindingToStringBindingW(RPC_BINDING_HANDLE Binding,RPC_WSTR *StringBinding); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:193:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:194:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcBindingVectorFree(RPC_BINDING_VECTOR **BindingVector); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:194:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:195:171: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcStringBindingComposeA(RPC_CSTR ObjUuid,RPC_CSTR Protseq,RPC_CSTR NetworkAddr,RPC_CSTR Endpoint,RPC_CSTR Options,RPC_CSTR *StringBinding); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:195:171: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:196:171: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcStringBindingComposeW(RPC_WSTR ObjUuid,RPC_WSTR Protseq,RPC_WSTR NetworkAddr,RPC_WSTR Endpoint,RPC_WSTR Options,RPC_WSTR *StringBinding); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:196:171: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:197:180: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcStringBindingParseA(RPC_CSTR StringBinding,RPC_CSTR *ObjUuid,RPC_CSTR *Protseq,RPC_CSTR *NetworkAddr,RPC_CSTR *Endpoint,RPC_CSTR *NetworkOptions); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:197:180: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:198:180: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcStringBindingParseW(RPC_WSTR StringBinding,RPC_WSTR *ObjUuid,RPC_WSTR *Protseq,RPC_WSTR *NetworkAddr,RPC_WSTR *Endpoint,RPC_WSTR *NetworkOptions); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:198:180: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:199:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcStringFreeA(RPC_CSTR *String); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:199:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:200:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcStringFreeW(RPC_WSTR *String); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:200:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:201:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcIfInqId(RPC_IF_HANDLE RpcIfHandle,RPC_IF_ID *RpcIfId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:201:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:202:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcNetworkIsProtseqValidA(RPC_CSTR Protseq); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:202:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:203:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcNetworkIsProtseqValidW(RPC_WSTR Protseq); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:203:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:204:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcMgmtInqComTimeout(RPC_BINDING_HANDLE Binding,unsigned int *Timeout); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:204:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:205:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcMgmtSetComTimeout(RPC_BINDING_HANDLE Binding,unsigned int Timeout); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:205:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:206:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcMgmtSetCancelTimeout(__LONG32 Timeout); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:206:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:207:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcNetworkInqProtseqsA (RPC_PROTSEQ_VECTORA **ProtseqVector); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:207:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:208:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcNetworkInqProtseqsW (RPC_PROTSEQ_VECTORW **ProtseqVector); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:208:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:209:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcObjectInqType(UUID *ObjUuid,UUID *TypeUuid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:209:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:210:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcObjectSetInqFn(RPC_OBJECT_INQ_FN *InquiryFn); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:210:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:211:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcObjectSetType(UUID *ObjUuid,UUID *TypeUuid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:211:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:212:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcProtseqVectorFreeA(RPC_PROTSEQ_VECTORA **ProtseqVector); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:212:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:213:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcProtseqVectorFreeW(RPC_PROTSEQ_VECTORW **ProtseqVector); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:213:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:214:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerInqBindings (RPC_BINDING_VECTOR **BindingVector); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:214:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:215:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerInqIf(RPC_IF_HANDLE IfSpec,UUID *MgrTypeUuid,RPC_MGR_EPV **MgrEpv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:215:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:216:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerListen(unsigned int MinimumCallThreads,unsigned int MaxCalls,unsigned int DontWait); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:216:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:217:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerRegisterIf(RPC_IF_HANDLE IfSpec,UUID *MgrTypeUuid,RPC_MGR_EPV *MgrEpv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:217:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:218:185: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerRegisterIfEx(RPC_IF_HANDLE IfSpec,UUID *MgrTypeUuid,RPC_MGR_EPV *MgrEpv,unsigned int Flags,unsigned int MaxCalls,RPC_IF_CALLBACK_FN *IfCallback); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:218:185: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:219:210: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerRegisterIf2(RPC_IF_HANDLE IfSpec,UUID *MgrTypeUuid,RPC_MGR_EPV *MgrEpv,unsigned int Flags,unsigned int MaxCalls,unsigned int MaxRpcSize,RPC_IF_CALLBACK_FN *IfCallbackFn); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:219:210: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:220:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerUnregisterIf(RPC_IF_HANDLE IfSpec,UUID *MgrTypeUuid,unsigned int WaitForCallsToComplete); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:220:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:221:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerUnregisterIfEx(RPC_IF_HANDLE IfSpec,UUID *MgrTypeUuid,int RundownContextHandles); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:221:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:222:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerUseAllProtseqs(unsigned int MaxCalls,void *SecurityDescriptor); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:222:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:223:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerUseAllProtseqsEx(unsigned int MaxCalls,void *SecurityDescriptor,PRPC_POLICY Policy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:223:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:224:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerUseAllProtseqsIf(unsigned int MaxCalls,RPC_IF_HANDLE IfSpec,void *SecurityDescriptor); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:224:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:225:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerUseAllProtseqsIfEx(unsigned int MaxCalls,RPC_IF_HANDLE IfSpec,void *SecurityDescriptor,PRPC_POLICY Policy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:225:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:226:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerUseProtseqA(RPC_CSTR Protseq,unsigned int MaxCalls,void *SecurityDescriptor); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:226:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:227:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerUseProtseqExA(RPC_CSTR Protseq,unsigned int MaxCalls,void *SecurityDescriptor,PRPC_POLICY Policy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:227:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:228:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerUseProtseqW(RPC_WSTR Protseq,unsigned int MaxCalls,void *SecurityDescriptor); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:228:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:229:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerUseProtseqExW(RPC_WSTR Protseq,unsigned int MaxCalls,void *SecurityDescriptor,PRPC_POLICY Policy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:229:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:230:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerUseProtseqEpA(RPC_CSTR Protseq,unsigned int MaxCalls,RPC_CSTR Endpoint,void *SecurityDescriptor); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:230:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:231:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerUseProtseqEpExA(RPC_CSTR Protseq,unsigned int MaxCalls,RPC_CSTR Endpoint,void *SecurityDescriptor,PRPC_POLICY Policy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:231:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:232:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerUseProtseqEpW(RPC_WSTR Protseq,unsigned int MaxCalls,RPC_WSTR Endpoint,void *SecurityDescriptor); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:232:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:233:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerUseProtseqEpExW(RPC_WSTR Protseq,unsigned int MaxCalls,RPC_WSTR Endpoint,void *SecurityDescriptor,PRPC_POLICY Policy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:233:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:234:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerUseProtseqIfA(RPC_CSTR Protseq,unsigned int MaxCalls,RPC_IF_HANDLE IfSpec,void *SecurityDescriptor); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:234:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:235:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerUseProtseqIfExA(RPC_CSTR Protseq,unsigned int MaxCalls,RPC_IF_HANDLE IfSpec,void *SecurityDescriptor,PRPC_POLICY Policy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:235:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:236:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerUseProtseqIfW(RPC_WSTR Protseq,unsigned int MaxCalls,RPC_IF_HANDLE IfSpec,void *SecurityDescriptor); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:236:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:237:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerUseProtseqIfExW(RPC_WSTR Protseq,unsigned int MaxCalls,RPC_IF_HANDLE IfSpec,void *SecurityDescriptor,PRPC_POLICY Policy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:237:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:238:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY RpcServerYield (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:238:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:239:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcMgmtStatsVectorFree(RPC_STATS_VECTOR **StatsVector); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:239:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:240:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcMgmtInqStats(RPC_BINDING_HANDLE Binding,RPC_STATS_VECTOR **Statistics); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:240:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:241:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcMgmtIsServerListening(RPC_BINDING_HANDLE Binding); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:241:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:242:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcMgmtStopServerListening(RPC_BINDING_HANDLE Binding); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:242:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:243:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcMgmtWaitServerListen(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:243:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:244:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcMgmtSetServerStackSize(unsigned __LONG32 ThreadStackSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:244:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:245:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY RpcSsDontSerializeContext(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:245:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:246:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcMgmtEnableIdleCleanup(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:246:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:247:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcMgmtInqIfIds(RPC_BINDING_HANDLE Binding,RPC_IF_ID_VECTOR **IfIdVector); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:247:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:248:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcIfIdVectorFree(RPC_IF_ID_VECTOR **IfIdVector); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:248:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:249:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcMgmtInqServerPrincNameA(RPC_BINDING_HANDLE Binding,unsigned __LONG32 AuthnSvc,RPC_CSTR *ServerPrincName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:249:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:250:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcMgmtInqServerPrincNameW(RPC_BINDING_HANDLE Binding,unsigned __LONG32 AuthnSvc,RPC_WSTR *ServerPrincName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:250:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:251:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerInqDefaultPrincNameA(unsigned __LONG32 AuthnSvc,RPC_CSTR *PrincName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:251:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:252:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerInqDefaultPrincNameW(unsigned __LONG32 AuthnSvc,RPC_WSTR *PrincName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:252:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:253:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcEpResolveBinding(RPC_BINDING_HANDLE Binding,RPC_IF_HANDLE IfSpec); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:253:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:254:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcNsBindingInqEntryNameA(RPC_BINDING_HANDLE Binding,unsigned __LONG32 EntryNameSyntax,RPC_CSTR *EntryName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:254:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:255:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcNsBindingInqEntryNameW(RPC_BINDING_HANDLE Binding,unsigned __LONG32 EntryNameSyntax,RPC_WSTR *EntryName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:255:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpc.h:82, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:88, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:455:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcImpersonateClient(RPC_BINDING_HANDLE BindingHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:455:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:456:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcRevertToSelfEx(RPC_BINDING_HANDLE BindingHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:456:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:457:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcRevertToSelf(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:457:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:458:226: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcBindingInqAuthClientA(RPC_BINDING_HANDLE ClientBinding,RPC_AUTHZ_HANDLE *Privs,RPC_CSTR *ServerPrincName,unsigned __LONG32 *AuthnLevel,unsigned __LONG32 *AuthnSvc,unsigned __LONG32 *AuthzSvc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:458:226: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:459:226: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcBindingInqAuthClientW(RPC_BINDING_HANDLE ClientBinding,RPC_AUTHZ_HANDLE *Privs,RPC_WSTR *ServerPrincName,unsigned __LONG32 *AuthnLevel,unsigned __LONG32 *AuthnSvc,unsigned __LONG32 *AuthzSvc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:459:226: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:460:252: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcBindingInqAuthClientExA(RPC_BINDING_HANDLE ClientBinding,RPC_AUTHZ_HANDLE *Privs,RPC_CSTR *ServerPrincName,unsigned __LONG32 *AuthnLevel,unsigned __LONG32 *AuthnSvc,unsigned __LONG32 *AuthzSvc,unsigned __LONG32 Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:460:252: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:461:252: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcBindingInqAuthClientExW(RPC_BINDING_HANDLE ClientBinding,RPC_AUTHZ_HANDLE *Privs,RPC_WSTR *ServerPrincName,unsigned __LONG32 *AuthnLevel,unsigned __LONG32 *AuthnSvc,unsigned __LONG32 *AuthzSvc,unsigned __LONG32 Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:461:252: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:462:233: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcBindingInqAuthInfoA(RPC_BINDING_HANDLE Binding,RPC_CSTR *ServerPrincName,unsigned __LONG32 *AuthnLevel,unsigned __LONG32 *AuthnSvc,RPC_AUTH_IDENTITY_HANDLE *AuthIdentity,unsigned __LONG32 *AuthzSvc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:462:233: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:463:233: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcBindingInqAuthInfoW(RPC_BINDING_HANDLE Binding,RPC_WSTR *ServerPrincName,unsigned __LONG32 *AuthnLevel,unsigned __LONG32 *AuthnSvc,RPC_AUTH_IDENTITY_HANDLE *AuthIdentity,unsigned __LONG32 *AuthzSvc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:463:233: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:464:228: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcBindingSetAuthInfoA(RPC_BINDING_HANDLE Binding,RPC_CSTR ServerPrincName,unsigned __LONG32 AuthnLevel,unsigned __LONG32 AuthnSvc,RPC_AUTH_IDENTITY_HANDLE AuthIdentity,unsigned __LONG32 AuthzSvc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:464:228: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:465:260: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcBindingSetAuthInfoExA(RPC_BINDING_HANDLE Binding,RPC_CSTR ServerPrincName,unsigned __LONG32 AuthnLevel,unsigned __LONG32 AuthnSvc,RPC_AUTH_IDENTITY_HANDLE AuthIdentity,unsigned __LONG32 AuthzSvc,RPC_SECURITY_QOS *SecurityQos); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:465:260: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:466:228: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcBindingSetAuthInfoW(RPC_BINDING_HANDLE Binding,RPC_WSTR ServerPrincName,unsigned __LONG32 AuthnLevel,unsigned __LONG32 AuthnSvc,RPC_AUTH_IDENTITY_HANDLE AuthIdentity,unsigned __LONG32 AuthzSvc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:466:228: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:467:260: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcBindingSetAuthInfoExW(RPC_BINDING_HANDLE Binding,RPC_WSTR ServerPrincName,unsigned __LONG32 AuthnLevel,unsigned __LONG32 AuthnSvc,RPC_AUTH_IDENTITY_HANDLE AuthIdentity,unsigned __LONG32 AuthzSvc,RPC_SECURITY_QOS *SecurityQOS); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:467:260: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:468:297: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcBindingInqAuthInfoExA(RPC_BINDING_HANDLE Binding,RPC_CSTR *ServerPrincName,unsigned __LONG32 *AuthnLevel,unsigned __LONG32 *AuthnSvc,RPC_AUTH_IDENTITY_HANDLE *AuthIdentity,unsigned __LONG32 *AuthzSvc,unsigned __LONG32 RpcQosVersion,RPC_SECURITY_QOS *SecurityQOS); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:468:297: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:469:297: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcBindingInqAuthInfoExW(RPC_BINDING_HANDLE Binding,RPC_WSTR *ServerPrincName,unsigned __LONG32 *AuthnLevel,unsigned __LONG32 *AuthnSvc,RPC_AUTH_IDENTITY_HANDLE *AuthIdentity,unsigned __LONG32 *AuthzSvc,unsigned __LONG32 RpcQosVersion,RPC_SECURITY_QOS *SecurityQOS); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:469:297: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:473:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerRegisterAuthInfoA(RPC_CSTR ServerPrincName,unsigned __LONG32 AuthnSvc,RPC_AUTH_KEY_RETRIEVAL_FN GetKeyFn,void *Arg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:473:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:474:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerRegisterAuthInfoW(RPC_WSTR ServerPrincName,unsigned __LONG32 AuthnSvc,RPC_AUTH_KEY_RETRIEVAL_FN GetKeyFn,void *Arg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:474:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:501:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcBindingServerFromClient(RPC_BINDING_HANDLE ClientBinding,RPC_BINDING_HANDLE *ServerBinding); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:501:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:502:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI DECLSPEC_NORETURN void RPC_ENTRY RpcRaiseException(RPC_STATUS exception); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:502:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:503:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcTestCancel(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:503:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:504:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerTestCancel(RPC_BINDING_HANDLE BindingHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:504:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:505:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcCancelThread(void *Thread); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:505:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:506:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcCancelThreadEx(void *Thread,__LONG32 Timeout); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:506:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:507:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY UuidCreate(UUID *Uuid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:507:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:508:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY UuidCreateSequential(UUID *Uuid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:508:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:509:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY UuidToStringA(UUID *Uuid,RPC_CSTR *StringUuid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:509:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:510:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY UuidFromStringA(RPC_CSTR StringUuid,UUID *Uuid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:510:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:511:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY UuidToStringW(UUID *Uuid,RPC_WSTR *StringUuid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:511:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:512:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY UuidFromStringW(RPC_WSTR StringUuid,UUID *Uuid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:512:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:513:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI signed int RPC_ENTRY UuidCompare(UUID *Uuid1,UUID *Uuid2,RPC_STATUS *Status); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:513:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:514:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY UuidCreateNil(UUID *NilUuid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:514:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:515:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI int RPC_ENTRY UuidEqual(UUID *Uuid1,UUID *Uuid2,RPC_STATUS *Status); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:515:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:516:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned short RPC_ENTRY UuidHash(UUID *Uuid,RPC_STATUS *Status); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:516:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:517:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI int RPC_ENTRY UuidIsNil(UUID *Uuid,RPC_STATUS *Status); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:517:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:518:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcEpRegisterNoReplaceA(RPC_IF_HANDLE IfSpec,RPC_BINDING_VECTOR *BindingVector,UUID_VECTOR *UuidVector,RPC_CSTR Annotation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:518:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:519:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcEpRegisterNoReplaceW(RPC_IF_HANDLE IfSpec,RPC_BINDING_VECTOR *BindingVector,UUID_VECTOR *UuidVector,RPC_WSTR Annotation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:519:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:520:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcEpRegisterA(RPC_IF_HANDLE IfSpec,RPC_BINDING_VECTOR *BindingVector,UUID_VECTOR *UuidVector,RPC_CSTR Annotation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:520:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:521:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcEpRegisterW(RPC_IF_HANDLE IfSpec,RPC_BINDING_VECTOR *BindingVector,UUID_VECTOR *UuidVector,RPC_WSTR Annotation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:521:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:522:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcEpUnregister(RPC_IF_HANDLE IfSpec,RPC_BINDING_VECTOR *BindingVector,UUID_VECTOR *UuidVector); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:522:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:523:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY DceErrorInqTextA(RPC_STATUS RpcStatus,RPC_CSTR ErrorText); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:523:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:524:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY DceErrorInqTextW(RPC_STATUS RpcStatus,RPC_WSTR ErrorText); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:524:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:541:208: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcMgmtEpEltInqBegin(RPC_BINDING_HANDLE EpBinding,unsigned __LONG32 InquiryType,RPC_IF_ID *IfId,unsigned __LONG32 VersOption,UUID *ObjectUuid,RPC_EP_INQ_HANDLE *InquiryContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:541:208: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:542:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcMgmtEpEltInqDone(RPC_EP_INQ_HANDLE *InquiryContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:542:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:543:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcMgmtEpEltInqNextA(RPC_EP_INQ_HANDLE InquiryContext,RPC_IF_ID *IfId,RPC_BINDING_HANDLE *Binding,UUID *ObjectUuid,RPC_CSTR *Annotation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:543:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:544:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcMgmtEpEltInqNextW(RPC_EP_INQ_HANDLE InquiryContext,RPC_IF_ID *IfId,RPC_BINDING_HANDLE *Binding,UUID *ObjectUuid,RPC_WSTR *Annotation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:544:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:545:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcMgmtEpUnregister(RPC_BINDING_HANDLE EpBinding,RPC_IF_ID *IfId,RPC_BINDING_HANDLE Binding,UUID *ObjectUuid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:545:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:555:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcMgmtSetAuthorizationFn(RPC_MGMT_AUTHORIZATION_FN AuthorizationFn); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:555:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:623, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpc.h:82, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:88, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:117:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcNegotiateTransferSyntax(RPC_MESSAGE *Message); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:117:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:118:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcGetBuffer(RPC_MESSAGE *Message); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:118:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:119:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcGetBufferWithObject(RPC_MESSAGE *Message,UUID *ObjectUuid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:119:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:120:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcSendReceive(RPC_MESSAGE *Message); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:120:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:121:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcFreeBuffer(RPC_MESSAGE *Message); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:121:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:122:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcSend(PRPC_MESSAGE Message); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:122:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:123:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcReceive(PRPC_MESSAGE Message,unsigned int Size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:123:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:124:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcFreePipeBuffer(RPC_MESSAGE *Message); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:124:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:125:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcReallocPipeBuffer(PRPC_MESSAGE Message,unsigned int NewSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:125:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:134:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY I_RpcRequestMutex(I_RPC_MUTEX *Mutex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:134:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:135:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY I_RpcClearMutex(I_RPC_MUTEX Mutex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:135:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:136:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY I_RpcDeleteMutex(I_RPC_MUTEX Mutex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:136:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:137:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void *RPC_ENTRY I_RpcAllocate(unsigned int Size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:137:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:138:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY I_RpcFree(void *Object); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:138:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:139:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY I_RpcPauseExecution(unsigned __LONG32 Milliseconds); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:139:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:140:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcGetExtendedError(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:140:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:144:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcMonitorAssociation(RPC_BINDING_HANDLE Handle,PRPC_RUNDOWN RundownRoutine,void *Context); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:144:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:145:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcStopMonitorAssociation(RPC_BINDING_HANDLE Handle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:145:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:146:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_BINDING_HANDLE RPC_ENTRY I_RpcGetCurrentCallHandle(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:146:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:147:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcGetAssociationContext(RPC_BINDING_HANDLE BindingHandle,void **AssociationContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:147:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:148:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void *RPC_ENTRY I_RpcGetServerContextList(RPC_BINDING_HANDLE BindingHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:148:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:149:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY I_RpcSetServerContextList(RPC_BINDING_HANDLE BindingHandle,void *ServerContextList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:149:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:150:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcNsInterfaceExported(unsigned __LONG32 EntryNameSyntax,unsigned short *EntryName,RPC_SERVER_INTERFACE *RpcInterfaceInformation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:150:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:151:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcNsInterfaceUnexported(unsigned __LONG32 EntryNameSyntax,unsigned short *EntryName,RPC_SERVER_INTERFACE *RpcInterfaceInformation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:151:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:152:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcBindingToStaticStringBindingW(RPC_BINDING_HANDLE Binding,unsigned short **StringBinding); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:152:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:153:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcBindingInqSecurityContext(RPC_BINDING_HANDLE Binding,void **SecurityContextHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:153:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:154:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcBindingInqWireIdForSnego(RPC_BINDING_HANDLE Binding,RPC_CSTR WireId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:154:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:155:173: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcBindingInqMarshalledTargetInfo (RPC_BINDING_HANDLE Binding,unsigned __LONG32 *MarshalledTargetInfoLength,RPC_CSTR *MarshalledTargetInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:155:173: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:156:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcBindingInqLocalClientPID(RPC_BINDING_HANDLE Binding,unsigned __LONG32 *Pid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:156:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:157:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcBindingHandleToAsyncHandle(RPC_BINDING_HANDLE Binding,void **AsyncHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:157:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:158:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcNsBindingSetEntryNameW(RPC_BINDING_HANDLE Binding,unsigned __LONG32 EntryNameSyntax,RPC_WSTR EntryName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:158:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:159:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcNsBindingSetEntryNameA(RPC_BINDING_HANDLE Binding,unsigned __LONG32 EntryNameSyntax,RPC_CSTR EntryName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:159:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:160:177: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcServerUseProtseqEp2A(RPC_CSTR NetworkAddress,RPC_CSTR Protseq,unsigned int MaxCalls,RPC_CSTR Endpoint,void *SecurityDescriptor,void *Policy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:160:177: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:161:177: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcServerUseProtseqEp2W(RPC_WSTR NetworkAddress,RPC_WSTR Protseq,unsigned int MaxCalls,RPC_WSTR Endpoint,void *SecurityDescriptor,void *Policy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:161:177: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:162:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcServerUseProtseq2W(RPC_WSTR NetworkAddress,RPC_WSTR Protseq,unsigned int MaxCalls,void *SecurityDescriptor,void *Policy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:162:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:163:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcServerUseProtseq2A(RPC_CSTR NetworkAddress,RPC_CSTR Protseq,unsigned int MaxCalls,void *SecurityDescriptor,void *Policy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:163:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:164:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcBindingInqDynamicEndpointW(RPC_BINDING_HANDLE Binding,RPC_WSTR *DynamicEndpoint); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:164:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:165:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcBindingInqDynamicEndpointA(RPC_BINDING_HANDLE Binding,RPC_CSTR *DynamicEndpoint); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:165:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:166:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcServerCheckClientRestriction(RPC_BINDING_HANDLE Context); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:166:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:173:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcBindingInqTransportType(RPC_BINDING_HANDLE Binding,unsigned int *Type); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:173:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:181:189: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcIfInqTransferSyntaxes(RPC_IF_HANDLE RpcIfHandle,RPC_TRANSFER_SYNTAX *TransferSyntaxes,unsigned int TransferSyntaxSize,unsigned int *TransferSyntaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:181:189: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:182:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_UuidCreate(UUID *Uuid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:182:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:183:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcBindingCopy(RPC_BINDING_HANDLE SourceBinding,RPC_BINDING_HANDLE *DestinationBinding); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:183:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:184:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcBindingIsClientLocal(RPC_BINDING_HANDLE BindingHandle,unsigned int *ClientLocalFlag); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:184:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:185:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcBindingInqConnId(RPC_BINDING_HANDLE Binding,void **ConnId,int *pfFirstCall); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:185:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:186:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY I_RpcSsDontSerializeContext(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:186:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:187:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcLaunchDatagramReceiveThread(void *pAddress); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:187:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:188:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcServerRegisterForwardFunction(RPC_FORWARD_FUNCTION *pForwardFunction); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:188:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:189:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPC_ADDRESS_CHANGE_FN *RPC_ENTRY I_RpcServerInqAddressChangeFn(); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:189:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:190:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPC_STATUS RPC_ENTRY I_RpcServerSetAddressChangeFn(RPC_ADDRESS_CHANGE_FN *pAddressChangeFn); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:190:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:195:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcServerInqLocalConnAddress(RPC_BINDING_HANDLE Binding,void *Buffer,unsigned __LONG32 *BufferSize,unsigned __LONG32 *AddressFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:195:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:196:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY I_RpcSessionStrictContextHandle(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:196:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:197:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcTurnOnEEInfoPropagation(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:197:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:198:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcConnectionInqSockBuffSize(unsigned __LONG32 *RecvBuffSize,unsigned __LONG32 *SendBuffSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:198:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:199:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcConnectionSetSockBuffSize(unsigned __LONG32 RecvBuffSize,unsigned __LONG32 SendBuffSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:199:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:219:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcServerInqTransportType(unsigned int *Type); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:219:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:220:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI __LONG32 RPC_ENTRY I_RpcMapWin32Status(RPC_STATUS Status); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:220:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:623, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpc.h:82, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:88, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:263:287: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcProxyNewConnection(unsigned __LONG32 ConnectionType,unsigned short *ServerAddress,unsigned short *ServerPort,unsigned short *MinConnTimeout,void *ConnectionParameter,RDR_CALLOUT_STATE *CallOutState,I_RpcProxyCallbackInterface *ProxyCallbackInterface); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:263:287: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:264:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcReplyToClientWithStatus(void *ConnectionParameter,RPC_STATUS RpcStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:264:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:265:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY I_RpcRecordCalloutFailure(RPC_STATUS RpcStatus,RDR_CALLOUT_STATE *CallOutState,unsigned short *DllName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:265:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpc.h:84, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:88, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:25:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsBindingExportA(unsigned __LONG32 EntryNameSyntax,RPC_CSTR EntryName,RPC_IF_HANDLE IfSpec,RPC_BINDING_VECTOR *BindingVec,UUID_VECTOR *ObjectUuidVec); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:25:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:26:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsBindingUnexportA(unsigned __LONG32 EntryNameSyntax,RPC_CSTR EntryName,RPC_IF_HANDLE IfSpec,UUID_VECTOR *ObjectUuidVec); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:26:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:27:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsBindingExportW(unsigned __LONG32 EntryNameSyntax,RPC_WSTR EntryName,RPC_IF_HANDLE IfSpec,RPC_BINDING_VECTOR *BindingVec,UUID_VECTOR *ObjectUuidVec); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:27:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:28:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsBindingUnexportW(unsigned __LONG32 EntryNameSyntax,RPC_WSTR EntryName,RPC_IF_HANDLE IfSpec,UUID_VECTOR *ObjectUuidVec); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:28:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:29:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPC_STATUS RPC_ENTRY RpcNsBindingExportPnPA(unsigned __LONG32 EntryNameSyntax,RPC_CSTR EntryName,RPC_IF_HANDLE IfSpec,UUID_VECTOR *ObjectVector); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:29:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:30:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPC_STATUS RPC_ENTRY RpcNsBindingUnexportPnPA(unsigned __LONG32 EntryNameSyntax,RPC_CSTR EntryName,RPC_IF_HANDLE IfSpec,UUID_VECTOR *ObjectVector); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:30:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:31:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPC_STATUS RPC_ENTRY RpcNsBindingExportPnPW(unsigned __LONG32 EntryNameSyntax,RPC_WSTR EntryName,RPC_IF_HANDLE IfSpec,UUID_VECTOR *ObjectVector); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:31:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:32:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPC_STATUS RPC_ENTRY RpcNsBindingUnexportPnPW(unsigned __LONG32 EntryNameSyntax,RPC_WSTR EntryName,RPC_IF_HANDLE IfSpec,UUID_VECTOR *ObjectVector); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:32:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:33:206: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsBindingLookupBeginA(unsigned __LONG32 EntryNameSyntax,RPC_CSTR EntryName,RPC_IF_HANDLE IfSpec,UUID *ObjUuid,unsigned __LONG32 BindingMaxCount,RPC_NS_HANDLE *LookupContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:33:206: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:34:206: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsBindingLookupBeginW(unsigned __LONG32 EntryNameSyntax,RPC_WSTR EntryName,RPC_IF_HANDLE IfSpec,UUID *ObjUuid,unsigned __LONG32 BindingMaxCount,RPC_NS_HANDLE *LookupContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:34:206: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:35:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsBindingLookupNext(RPC_NS_HANDLE LookupContext,RPC_BINDING_VECTOR **BindingVec); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:35:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:36:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsBindingLookupDone(RPC_NS_HANDLE *LookupContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:36:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:37:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsGroupDeleteA(unsigned __LONG32 GroupNameSyntax,RPC_CSTR GroupName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:37:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:38:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsGroupMbrAddA(unsigned __LONG32 GroupNameSyntax,RPC_CSTR GroupName,unsigned __LONG32 MemberNameSyntax,RPC_CSTR MemberName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:38:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:39:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsGroupMbrRemoveA(unsigned __LONG32 GroupNameSyntax,RPC_CSTR GroupName,unsigned __LONG32 MemberNameSyntax,RPC_CSTR MemberName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:39:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:40:171: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsGroupMbrInqBeginA(unsigned __LONG32 GroupNameSyntax,RPC_CSTR GroupName,unsigned __LONG32 MemberNameSyntax,RPC_NS_HANDLE *InquiryContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:40:171: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:41:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsGroupMbrInqNextA(RPC_NS_HANDLE InquiryContext,RPC_CSTR *MemberName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:41:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:42:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsGroupDeleteW(unsigned __LONG32 GroupNameSyntax,RPC_WSTR GroupName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:42:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:43:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsGroupMbrAddW(unsigned __LONG32 GroupNameSyntax,RPC_WSTR GroupName,unsigned __LONG32 MemberNameSyntax,RPC_WSTR MemberName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:43:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:44:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsGroupMbrRemoveW(unsigned __LONG32 GroupNameSyntax,RPC_WSTR GroupName,unsigned __LONG32 MemberNameSyntax,RPC_WSTR MemberName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:44:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:45:171: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsGroupMbrInqBeginW(unsigned __LONG32 GroupNameSyntax,RPC_WSTR GroupName,unsigned __LONG32 MemberNameSyntax,RPC_NS_HANDLE *InquiryContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:45:171: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:46:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsGroupMbrInqNextW(RPC_NS_HANDLE InquiryContext,RPC_WSTR *MemberName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:46:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:47:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsGroupMbrInqDone(RPC_NS_HANDLE *InquiryContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:47:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:48:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsProfileDeleteA(unsigned __LONG32 ProfileNameSyntax,RPC_CSTR ProfileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:48:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:49:225: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsProfileEltAddA(unsigned __LONG32 ProfileNameSyntax,RPC_CSTR ProfileName,RPC_IF_ID *IfId,unsigned __LONG32 MemberNameSyntax,RPC_CSTR MemberName,unsigned __LONG32 Priority,RPC_CSTR Annotation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:49:225: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:50:181: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsProfileEltRemoveA(unsigned __LONG32 ProfileNameSyntax,RPC_CSTR ProfileName,RPC_IF_ID *IfId,unsigned __LONG32 MemberNameSyntax,RPC_CSTR MemberName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:50:181: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpc.h:84, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:88, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:51:272: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsProfileEltInqBeginA(unsigned __LONG32 ProfileNameSyntax,RPC_CSTR ProfileName,unsigned __LONG32 InquiryType,RPC_IF_ID *IfId,unsigned __LONG32 VersOption,unsigned __LONG32 MemberNameSyntax,RPC_CSTR MemberName,RPC_NS_HANDLE *InquiryContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:51:272: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:52:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsProfileEltInqNextA(RPC_NS_HANDLE InquiryContext,RPC_IF_ID *IfId,RPC_CSTR *MemberName,unsigned __LONG32 *Priority,RPC_CSTR *Annotation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:52:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:53:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsProfileDeleteW(unsigned __LONG32 ProfileNameSyntax,RPC_WSTR ProfileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:53:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:54:225: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsProfileEltAddW(unsigned __LONG32 ProfileNameSyntax,RPC_WSTR ProfileName,RPC_IF_ID *IfId,unsigned __LONG32 MemberNameSyntax,RPC_WSTR MemberName,unsigned __LONG32 Priority,RPC_WSTR Annotation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:54:225: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:55:181: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsProfileEltRemoveW(unsigned __LONG32 ProfileNameSyntax,RPC_WSTR ProfileName,RPC_IF_ID *IfId,unsigned __LONG32 MemberNameSyntax,RPC_WSTR MemberName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:55:181: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:56:272: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsProfileEltInqBeginW(unsigned __LONG32 ProfileNameSyntax,RPC_WSTR ProfileName,unsigned __LONG32 InquiryType,RPC_IF_ID *IfId,unsigned __LONG32 VersOption,unsigned __LONG32 MemberNameSyntax,RPC_WSTR MemberName,RPC_NS_HANDLE *InquiryContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:56:272: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:57:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsProfileEltInqNextW(RPC_NS_HANDLE InquiryContext,RPC_IF_ID *IfId,RPC_WSTR *MemberName,unsigned __LONG32 *Priority,RPC_WSTR *Annotation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:57:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:58:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsProfileEltInqDone(RPC_NS_HANDLE *InquiryContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:58:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:59:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsEntryObjectInqBeginA(unsigned __LONG32 EntryNameSyntax,RPC_CSTR EntryName,RPC_NS_HANDLE *InquiryContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:59:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:60:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsEntryObjectInqBeginW(unsigned __LONG32 EntryNameSyntax,RPC_WSTR EntryName,RPC_NS_HANDLE *InquiryContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:60:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:61:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsEntryObjectInqNext(RPC_NS_HANDLE InquiryContext,UUID *ObjUuid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:61:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:62:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsEntryObjectInqDone(RPC_NS_HANDLE *InquiryContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:62:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:63:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsEntryExpandNameA(unsigned __LONG32 EntryNameSyntax,RPC_CSTR EntryName,RPC_CSTR *ExpandedName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:63:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:64:181: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsMgmtBindingUnexportA(unsigned __LONG32 EntryNameSyntax,RPC_CSTR EntryName,RPC_IF_ID *IfId,unsigned __LONG32 VersOption,UUID_VECTOR *ObjectUuidVec); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:64:181: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:65:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsMgmtEntryCreateA(unsigned __LONG32 EntryNameSyntax,RPC_CSTR EntryName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:65:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:66:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsMgmtEntryDeleteA(unsigned __LONG32 EntryNameSyntax,RPC_CSTR EntryName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:66:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:67:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsMgmtEntryInqIfIdsA(unsigned __LONG32 EntryNameSyntax,RPC_CSTR EntryName,RPC_IF_ID_VECTOR **IfIdVec); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:67:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:68:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsMgmtHandleSetExpAge(RPC_NS_HANDLE NsHandle,unsigned __LONG32 ExpirationAge); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:68:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:69:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsMgmtInqExpAge(unsigned __LONG32 *ExpirationAge); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:69:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:70:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsMgmtSetExpAge(unsigned __LONG32 ExpirationAge); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:70:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:71:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsEntryExpandNameW(unsigned __LONG32 EntryNameSyntax,RPC_WSTR EntryName,RPC_WSTR *ExpandedName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:71:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:72:181: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsMgmtBindingUnexportW(unsigned __LONG32 EntryNameSyntax,RPC_WSTR EntryName,RPC_IF_ID *IfId,unsigned __LONG32 VersOption,UUID_VECTOR *ObjectUuidVec); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:72:181: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:73:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsMgmtEntryCreateW(unsigned __LONG32 EntryNameSyntax,RPC_WSTR EntryName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:73:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:74:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsMgmtEntryDeleteW(unsigned __LONG32 EntryNameSyntax,RPC_WSTR EntryName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:74:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:75:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsMgmtEntryInqIfIdsW(unsigned __LONG32 EntryNameSyntax,RPC_WSTR EntryName,RPC_IF_ID_VECTOR **IfIdVec); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:75:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:76:172: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsBindingImportBeginA(unsigned __LONG32 EntryNameSyntax,RPC_CSTR EntryName,RPC_IF_HANDLE IfSpec,UUID *ObjUuid,RPC_NS_HANDLE *ImportContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:76:172: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:77:172: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsBindingImportBeginW(unsigned __LONG32 EntryNameSyntax,RPC_WSTR EntryName,RPC_IF_HANDLE IfSpec,UUID *ObjUuid,RPC_NS_HANDLE *ImportContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:77:172: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:78:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsBindingImportNext(RPC_NS_HANDLE ImportContext,RPC_BINDING_HANDLE *Binding); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:78:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:79:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsBindingImportDone(RPC_NS_HANDLE *ImportContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:79:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:80:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsBindingSelect(RPC_BINDING_VECTOR *BindingVec,RPC_BINDING_HANDLE *Binding); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:80:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpc.h:104, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:88, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:70:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcAsyncInitializeHandle(PRPC_ASYNC_STATE pAsync,unsigned int Size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:70:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:71:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcAsyncRegisterInfo(PRPC_ASYNC_STATE pAsync); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:71:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:72:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcAsyncGetCallStatus(PRPC_ASYNC_STATE pAsync); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:72:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:73:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcAsyncCompleteCall(PRPC_ASYNC_STATE pAsync,void *Reply); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:73:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:74:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcAsyncAbortCall(PRPC_ASYNC_STATE pAsync,unsigned __LONG32 ExceptionCode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:74:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:75:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcAsyncCancelCall(PRPC_ASYNC_STATE pAsync,WINBOOL fAbort); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:75:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:76:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcAsyncCleanupThread(DWORD dwTimeout); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:76:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:131:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcErrorStartEnumeration(RPC_ERROR_ENUM_HANDLE *EnumHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:131:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpc.h:104, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:88, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:132:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcErrorGetNextRecord(RPC_ERROR_ENUM_HANDLE *EnumHandle,WINBOOL CopyStrings,RPC_EXTENDED_ERROR_INFO *ErrorInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:132:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:133:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcErrorEndEnumeration(RPC_ERROR_ENUM_HANDLE *EnumHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:133:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:134:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcErrorResetEnumeration(RPC_ERROR_ENUM_HANDLE *EnumHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:134:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:135:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcErrorGetNumberOfRecords(RPC_ERROR_ENUM_HANDLE *EnumHandle,int *Records); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:135:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:136:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcErrorSaveErrorInfo(RPC_ERROR_ENUM_HANDLE *EnumHandle,PVOID *ErrorBlob,size_t *BlobSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:136:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:137:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcErrorLoadErrorInfo(PVOID ErrorBlob,size_t BlobSize,RPC_ERROR_ENUM_HANDLE *EnumHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:137:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:138:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcErrorAddRecord(RPC_EXTENDED_ERROR_INFO *ErrorInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:138:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:139:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY RpcErrorClearInformation(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:139:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:140:250: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcGetAuthorizationContextForClient(RPC_BINDING_HANDLE ClientBinding,WINBOOL ImpersonateOnReturn,PVOID Reserved1,PLARGE_INTEGER pExpirationTime,LUID Reserved2,DWORD Reserved3,PVOID Reserved4,PVOID *pAuthzClientContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:140:250: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:141:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcFreeAuthorizationContext(PVOID *pAuthzClientContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:141:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:142:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcSsContextLockExclusive(RPC_BINDING_HANDLE ServerBindingHandle,PVOID UserContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:142:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:143:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcSsContextLockShared(RPC_BINDING_HANDLE ServerBindingHandle,PVOID UserContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:143:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:176:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerInqCallAttributesW(RPC_BINDING_HANDLE ClientBinding,void *RpcCallAttributes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:176:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:177:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerInqCallAttributesA(RPC_BINDING_HANDLE ClientBinding,void *RpcCallAttributes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:177:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:181:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPC_STATUS RPC_ENTRY I_RpcAsyncSetHandle(PRPC_MESSAGE Message,PRPC_ASYNC_STATE pAsync); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:181:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:182:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPC_STATUS RPC_ENTRY I_RpcAsyncAbortCall(PRPC_ASYNC_STATE pAsync,unsigned __LONG32 ExceptionCode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:182:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:183:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int RPC_ENTRY I_RpcExceptionFilter(unsigned __LONG32 ExceptionCode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:183:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:208:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:208:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:212:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:212:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:245:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:245:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:251:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:251:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:89, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:70:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(UINT) DragQueryFileA (HDROP hDrop, UINT iFile, LPSTR lpszFile, UINT cch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:70:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:71:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(UINT) DragQueryFileW (HDROP hDrop, UINT iFile, LPWSTR lpszFile, UINT cch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:71:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:72:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(WINBOOL) DragQueryPoint (HDROP hDrop, POINT *ppt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:72:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:73:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(void) DragFinish (HDROP hDrop); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:73:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:74:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(void) DragAcceptFiles (HWND hWnd, WINBOOL fAccept); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:74:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:89, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:75:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(HINSTANCE) ShellExecuteA (HWND hwnd, LPCSTR lpOperation, LPCSTR lpFile, LPCSTR lpParameters, LPCSTR lpDirectory, INT nShowCmd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:75:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:76:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(HINSTANCE) ShellExecuteW (HWND hwnd, LPCWSTR lpOperation, LPCWSTR lpFile, LPCWSTR lpParameters, LPCWSTR lpDirectory, INT nShowCmd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:76:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:77:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(HINSTANCE) FindExecutableA (LPCSTR lpFile, LPCSTR lpDirectory, LPSTR lpResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:77:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:78:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(HINSTANCE) FindExecutableW (LPCWSTR lpFile, LPCWSTR lpDirectory, LPWSTR lpResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:78:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:79:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(LPWSTR *) CommandLineToArgvW (LPCWSTR lpCmdLine, int *pNumArgs); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:79:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:80:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(INT) ShellAboutA (HWND hWnd, LPCSTR szApp, LPCSTR szOtherStuff, HICON hIcon); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:80:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:81:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(INT) ShellAboutW (HWND hWnd, LPCWSTR szApp, LPCWSTR szOtherStuff, HICON hIcon); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:81:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:82:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(HICON) DuplicateIcon (HINSTANCE hInst, HICON hIcon); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:82:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:83:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(HICON) ExtractAssociatedIconA (HINSTANCE hInst, LPSTR pszIconPath, WORD *piIcon); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:83:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:84:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(HICON) ExtractAssociatedIconW (HINSTANCE hInst, LPWSTR pszIconPath, WORD *piIcon); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:84:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:85:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(HICON) ExtractAssociatedIconExA (HINSTANCE hInst, LPSTR pszIconPath, WORD *piIconIndex, WORD *piIconId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:85:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:86:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(HICON) ExtractAssociatedIconExW (HINSTANCE hInst, LPWSTR pszIconPath, WORD *piIconIndex, WORD *piIconId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:86:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:87:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(HICON) ExtractIconA (HINSTANCE hInst, LPCSTR pszExeFileName, UINT nIconIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:87:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:88:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(HICON) ExtractIconW (HINSTANCE hInst, LPCWSTR pszExeFileName, UINT nIconIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:88:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:148:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(UINT_PTR) SHAppBarMessage (DWORD dwMessage, PAPPBARDATA pData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:148:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:149:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(DWORD) DoEnvironmentSubstA (LPSTR pszSrc, UINT cchSrc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:149:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:150:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(DWORD) DoEnvironmentSubstW (LPWSTR pszSrc, UINT cchSrc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:150:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:151:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(UINT) ExtractIconExA (LPCSTR lpszFile, int nIconIndex, HICON *phiconLarge, HICON *phiconSmall, UINT nIcons); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:151:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:152:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(UINT) ExtractIconExW (LPCWSTR lpszFile, int nIconIndex, HICON *phiconLarge, HICON *phiconSmall, UINT nIcons); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:152:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:218:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(int) SHFileOperationA (LPSHFILEOPSTRUCTA lpFileOp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:218:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:219:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(int) SHFileOperationW (LPSHFILEOPSTRUCTW lpFileOp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:219:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:223:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(void) SHFreeNameMappings (HANDLE hNameMappings); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:223:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:347:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(WINBOOL) ShellExecuteExA (SHELLEXECUTEINFOA *pExecInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:347:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:348:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(WINBOOL) ShellExecuteExW (SHELLEXECUTEINFOW *pExecInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:348:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:368:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(WINBOOL) SHCreateProcessAsUserW (PSHCREATEPROCESSINFOW pscpi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:368:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:409:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI SHQueryRecycleBinA (LPCSTR pszRootPath, LPSHQUERYRBINFO pSHQueryRBInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:409:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:410:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI SHQueryRecycleBinW (LPCWSTR pszRootPath, LPSHQUERYRBINFO pSHQueryRBInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:410:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:414:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI SHEmptyRecycleBinA (HWND hwnd, LPCSTR pszRootPath, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:414:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:415:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI SHEmptyRecycleBinW (HWND hwnd, LPCWSTR pszRootPath, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:415:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:564:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(WINBOOL) Shell_NotifyIconA (DWORD dwMessage, PNOTIFYICONDATAA lpData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:564:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:565:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(WINBOOL) Shell_NotifyIconW (DWORD dwMessage, PNOTIFYICONDATAW lpData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:565:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:616:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(DWORD_PTR) SHGetFileInfoA (LPCSTR pszPath, DWORD dwFileAttributes, SHFILEINFOA *psfi, UINT cbFileInfo, UINT uFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:616:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:617:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(DWORD_PTR) SHGetFileInfoW (LPCWSTR pszPath, DWORD dwFileAttributes, SHFILEINFOW *psfi, UINT cbFileInfo, UINT uFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:617:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:745:197: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(WINBOOL) SHGetDiskFreeSpaceExA (LPCSTR pszDirectoryName, ULARGE_INTEGER *pulFreeBytesAvailableToCaller, ULARGE_INTEGER *pulTotalNumberOfBytes, ULARGE_INTEGER *pulTotalNumberOfFreeBytes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:745:197: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:746:198: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(WINBOOL) SHGetDiskFreeSpaceExW (LPCWSTR pszDirectoryName, ULARGE_INTEGER *pulFreeBytesAvailableToCaller, ULARGE_INTEGER *pulTotalNumberOfBytes, ULARGE_INTEGER *pulTotalNumberOfFreeBytes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:746:198: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:747:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(WINBOOL) SHGetNewLinkInfoA (LPCSTR pszLinkTo, LPCSTR pszDir, LPSTR pszName, WINBOOL *pfMustCopy, UINT uFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:747:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:748:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(WINBOOL) SHGetNewLinkInfoW (LPCWSTR pszLinkTo, LPCWSTR pszDir, LPWSTR pszName, WINBOOL *pfMustCopy, UINT uFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:748:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:773:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(WINBOOL) SHInvokePrinterCommandA (HWND hwnd, UINT uAction, LPCSTR lpBuf1, LPCSTR lpBuf2, WINBOOL fModal); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:773:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:774:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(WINBOOL) SHInvokePrinterCommandW (HWND hwnd, UINT uAction, LPCWSTR lpBuf1, LPCWSTR lpBuf2, WINBOOL fModal); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:774:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:800:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI SHLoadNonloadedIconOverlayIdentifiers (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:800:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:801:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI SHIsFileAvailableOffline (PCWSTR pwszPath, DWORD *pdwStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:801:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:807:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI SHSetLocalizedName (PCWSTR pszPath, PCWSTR pszResModule, int idsRes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:807:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:820:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LWSTDAPIV_ (int) ShellMessageBoxA (HINSTANCE hAppInst, HWND hWnd, LPCSTR lpcText, LPCSTR lpcTitle, UINT fuStyle,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:820:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:821:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LWSTDAPIV_ (int) ShellMessageBoxW (HINSTANCE hAppInst, HWND hWnd, LPCWSTR lpcText, LPCWSTR lpcTitle, UINT fuStyle,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:821:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:825:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(WINBOOL) IsLFNDriveA (LPCSTR pszPath); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:825:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:826:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(WINBOOL) IsLFNDriveW (LPCWSTR pszPath); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:826:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:831:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI SHEnumerateUnreadMailAccountsA (HKEY hKeyUser, DWORD dwIndex, LPSTR pszMailAddress, int cchMailAddress); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:831:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:832:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI SHEnumerateUnreadMailAccountsW (HKEY hKeyUser, DWORD dwIndex, LPWSTR pszMailAddress, int cchMailAddress); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:832:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:833:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI SHGetUnreadMailCountA (HKEY hKeyUser, LPCSTR pszMailAddress, DWORD *pdwCount, FILETIME *pFileTime, LPSTR pszShellExecuteCommand, int cchShellExecuteCommand); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:833:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:834:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI SHGetUnreadMailCountW (HKEY hKeyUser, LPCWSTR pszMailAddress, DWORD *pdwCount, FILETIME *pFileTime, LPWSTR pszShellExecuteCommand, int cchShellExecuteCommand); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:834:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:835:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI SHSetUnreadMailCountA (LPCSTR pszMailAddress, DWORD dwCount, LPCSTR pszShellExecuteCommand); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:835:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:836:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI SHSetUnreadMailCountW (LPCWSTR pszMailAddress, DWORD dwCount, LPCWSTR pszShellExecuteCommand); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:836:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:844:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI_ (WINBOOL) SHTestTokenMembership (HANDLE hToken, ULONG ulRID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:844:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:848:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI SHGetImageList (int iImageList, REFIID riid, void **ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:848:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:36, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:92, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/_fd_types.h:31:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINAPI __WSAFDIsSet(SOCKET,fd_set *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/_fd_types.h:31:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:92, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:277:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE SOCKET WSAAPI accept(SOCKET s,struct sockaddr *addr,int *addrlen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:277:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:278:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE int WSAAPI bind(SOCKET s,const struct sockaddr *name,int namelen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:278:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:279:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE int WSAAPI closesocket(SOCKET s); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:279:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:280:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE int WSAAPI connect(SOCKET s,const struct sockaddr *name,int namelen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:280:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:281:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE int WSAAPI ioctlsocket(SOCKET s,__LONG32 cmd,u_long *argp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:281:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:282:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE int WSAAPI getpeername(SOCKET s,struct sockaddr *name,int *namelen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:282:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:283:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE int WSAAPI getsockname(SOCKET s,struct sockaddr *name,int *namelen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:283:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:284:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE int WSAAPI getsockopt(SOCKET s,int level,int optname,char *optval,int *optlen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:284:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:286:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE u_long WSAAPI htonl(u_long hostlong); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:286:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:287:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE u_short WSAAPI htons(u_short hostshort); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:287:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:289:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE unsigned __LONG32 WSAAPI inet_addr(const char *cp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:289:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:290:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE char *WSAAPI inet_ntoa(struct in_addr in); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:290:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:291:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE int WSAAPI listen(SOCKET s,int backlog); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:291:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:293:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE u_long WSAAPI ntohl(u_long netlong); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:293:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:294:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE u_short WSAAPI ntohs(u_short netshort); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:294:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:296:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE int WSAAPI recv(SOCKET s,char *buf,int len,int flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:296:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:297:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE int WSAAPI recvfrom(SOCKET s,char *buf,int len,int flags,struct sockaddr *from,int *fromlen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:297:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:299:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE int WSAAPI select(int nfds,fd_set *readfds,fd_set *writefds,fd_set *exceptfds,const PTIMEVAL timeout); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:299:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:301:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE int WSAAPI send(SOCKET s,const char *buf,int len,int flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:301:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:302:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE int WSAAPI sendto(SOCKET s,const char *buf,int len,int flags,const struct sockaddr *to,int tolen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:302:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:303:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE int WSAAPI setsockopt(SOCKET s,int level,int optname,const char *optval,int optlen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:303:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:304:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE int WSAAPI shutdown(SOCKET s,int how); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:304:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:305:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE SOCKET WSAAPI socket(int af,int type,int protocol); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:305:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:306:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE struct hostent *WSAAPI gethostbyaddr(const char *addr,int len,int type); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:306:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:307:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE struct hostent *WSAAPI gethostbyname(const char *name); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:307:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:309:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE int WSAAPI gethostname(char *name,int namelen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:309:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:311:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE struct servent *WSAAPI getservbyport(int port,const char *proto); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:311:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:312:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE struct servent *WSAAPI getservbyname(const char *name,const char *proto); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:312:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:313:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE struct protoent *WSAAPI getprotobynumber(int number); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:313:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:314:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE struct protoent *WSAAPI getprotobyname(const char *name); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:314:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:315:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE int WSAAPI WSAStartup(WORD wVersionRequested,LPWSADATA lpWSAData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:315:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:316:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE int WSAAPI WSACleanup(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:316:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:317:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE void WSAAPI WSASetLastError(int iError); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:317:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:318:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE int WSAAPI WSAGetLastError(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:318:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:319:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE WINBOOL WSAAPI WSAIsBlocking(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:319:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:320:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE int WSAAPI WSAUnhookBlockingHook(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:320:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:321:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE FARPROC WSAAPI WSASetBlockingHook(FARPROC lpBlockFunc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:321:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:322:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE int WSAAPI WSACancelBlockingCall(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:322:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:92, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:323:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE HANDLE WSAAPI WSAAsyncGetServByName(HWND hWnd,u_int wMsg,const char *name,const char *proto,char *buf,int buflen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:323:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:324:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE HANDLE WSAAPI WSAAsyncGetServByPort(HWND hWnd,u_int wMsg,int port,const char *proto,char *buf,int buflen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:324:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:325:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE HANDLE WSAAPI WSAAsyncGetProtoByName(HWND hWnd,u_int wMsg,const char *name,char *buf,int buflen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:325:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:326:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE HANDLE WSAAPI WSAAsyncGetProtoByNumber(HWND hWnd,u_int wMsg,int number,char *buf,int buflen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:326:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:327:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE HANDLE WSAAPI WSAAsyncGetHostByName(HWND hWnd,u_int wMsg,const char *name,char *buf,int buflen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:327:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:328:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE HANDLE WSAAPI WSAAsyncGetHostByAddr(HWND hWnd,u_int wMsg,const char *addr,int len,int type,char *buf,int buflen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:328:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:329:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE int WSAAPI WSACancelAsyncRequest(HANDLE hAsyncTaskHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:329:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:330:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE int WSAAPI WSAAsyncSelect(SOCKET s,HWND hWnd,u_int wMsg,__LONG32 lEvent); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:330:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:334:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINAPI WSARecvEx(SOCKET s,char *buf,int len,int *flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:334:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:340:199: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI TransmitFile(SOCKET hSocket,HANDLE hFile,DWORD nNumberOfBytesToWrite,DWORD nNumberOfBytesPerSend,LPOVERLAPPED lpOverlapped,LPTRANSMIT_FILE_BUFFERS lpTransmitBuffers,DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:340:199: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:341:222: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI AcceptEx(SOCKET sListenSocket,SOCKET sAcceptSocket,PVOID lpOutputBuffer,DWORD dwReceiveDataLength,DWORD dwLocalAddressLength,DWORD dwRemoteAddressLength,LPDWORD lpdwBytesReceived,LPOVERLAPPED lpOverlapped); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:341:222: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:342:255: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VOID WINAPI GetAcceptExSockaddrs(PVOID lpOutputBuffer,DWORD dwReceiveDataLength,DWORD dwLocalAddressLength,DWORD dwRemoteAddressLength,struct sockaddr **LocalSockaddr,LPINT LocalSockaddrLength,struct sockaddr **RemoteSockaddr,LPINT RemoteSockaddrLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:342:255: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:11, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:95, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/guiddef.h:30:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __extension__ template const GUID &__mingw_uuidof(); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/guiddef.h:30:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:95, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:718:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptAcquireContextA (HCRYPTPROV *phProv, LPCSTR szContainer, LPCSTR szProvider, DWORD dwProvType, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:718:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:719:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptAcquireContextW (HCRYPTPROV *phProv, LPCWSTR szContainer, LPCWSTR szProvider, DWORD dwProvType, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:719:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:720:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptReleaseContext (HCRYPTPROV hProv, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:720:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:721:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptGenKey (HCRYPTPROV hProv, ALG_ID Algid, DWORD dwFlags, HCRYPTKEY *phKey); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:721:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:722:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptDeriveKey (HCRYPTPROV hProv, ALG_ID Algid, HCRYPTHASH hBaseData, DWORD dwFlags, HCRYPTKEY *phKey); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:722:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:723:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptDestroyKey (HCRYPTKEY hKey); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:723:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:724:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptSetKeyParam (HCRYPTKEY hKey, DWORD dwParam, CONST BYTE *pbData, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:724:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:725:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptGetKeyParam (HCRYPTKEY hKey, DWORD dwParam, BYTE *pbData, DWORD *pdwDataLen, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:725:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:726:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptSetHashParam (HCRYPTHASH hHash, DWORD dwParam, CONST BYTE *pbData, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:726:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:727:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptGetHashParam (HCRYPTHASH hHash, DWORD dwParam, BYTE *pbData, DWORD *pdwDataLen, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:727:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:728:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptSetProvParam (HCRYPTPROV hProv, DWORD dwParam, CONST BYTE *pbData, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:728:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:729:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptGetProvParam (HCRYPTPROV hProv, DWORD dwParam, BYTE *pbData, DWORD *pdwDataLen, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:729:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:730:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptGenRandom (HCRYPTPROV hProv, DWORD dwLen, BYTE *pbBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:730:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:731:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptGetUserKey (HCRYPTPROV hProv, DWORD dwKeySpec, HCRYPTKEY *phUserKey); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:731:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:732:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptExportKey (HCRYPTKEY hKey, HCRYPTKEY hExpKey, DWORD dwBlobType, DWORD dwFlags, BYTE *pbData, DWORD *pdwDataLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:732:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:733:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptImportKey (HCRYPTPROV hProv, CONST BYTE *pbData, DWORD dwDataLen, HCRYPTKEY hPubKey, DWORD dwFlags, HCRYPTKEY *phKey); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:733:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:734:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptEncrypt (HCRYPTKEY hKey, HCRYPTHASH hHash, WINBOOL Final, DWORD dwFlags, BYTE *pbData, DWORD *pdwDataLen, DWORD dwBufLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:734:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:735:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptDecrypt (HCRYPTKEY hKey, HCRYPTHASH hHash, WINBOOL Final, DWORD dwFlags, BYTE *pbData, DWORD *pdwDataLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:735:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:736:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptCreateHash (HCRYPTPROV hProv, ALG_ID Algid, HCRYPTKEY hKey, DWORD dwFlags, HCRYPTHASH *phHash); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:736:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:737:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptHashData (HCRYPTHASH hHash, CONST BYTE *pbData, DWORD dwDataLen, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:737:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:738:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptHashSessionKey (HCRYPTHASH hHash, HCRYPTKEY hKey, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:738:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:739:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptDestroyHash (HCRYPTHASH hHash); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:739:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:740:149: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptSignHashA (HCRYPTHASH hHash, DWORD dwKeySpec, LPCSTR szDescription, DWORD dwFlags, BYTE *pbSignature, DWORD *pdwSigLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:740:149: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:741:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptSignHashW (HCRYPTHASH hHash, DWORD dwKeySpec, LPCWSTR szDescription, DWORD dwFlags, BYTE *pbSignature, DWORD *pdwSigLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:741:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:742:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptVerifySignatureA (HCRYPTHASH hHash, CONST BYTE *pbSignature, DWORD dwSigLen, HCRYPTKEY hPubKey, LPCSTR szDescription, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:742:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:743:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptVerifySignatureW (HCRYPTHASH hHash, CONST BYTE *pbSignature, DWORD dwSigLen, HCRYPTKEY hPubKey, LPCWSTR szDescription, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:743:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:744:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptSetProviderA (LPCSTR pszProvName, DWORD dwProvType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:744:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:745:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptSetProviderW (LPCWSTR pszProvName, DWORD dwProvType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:745:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:746:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptSetProviderExA (LPCSTR pszProvName, DWORD dwProvType, DWORD *pdwReserved, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:746:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:747:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptSetProviderExW (LPCWSTR pszProvName, DWORD dwProvType, DWORD *pdwReserved, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:747:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:748:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptGetDefaultProviderA (DWORD dwProvType, DWORD *pdwReserved, DWORD dwFlags, LPSTR pszProvName, DWORD *pcbProvName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:748:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:749:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptGetDefaultProviderW (DWORD dwProvType, DWORD *pdwReserved, DWORD dwFlags, LPWSTR pszProvName, DWORD *pcbProvName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:749:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:750:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptEnumProviderTypesA (DWORD dwIndex, DWORD *pdwReserved, DWORD dwFlags, DWORD *pdwProvType, LPSTR szTypeName, DWORD *pcbTypeName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:750:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:751:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptEnumProviderTypesW (DWORD dwIndex, DWORD *pdwReserved, DWORD dwFlags, DWORD *pdwProvType, LPWSTR szTypeName, DWORD *pcbTypeName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:751:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:752:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptEnumProvidersA (DWORD dwIndex, DWORD *pdwReserved, DWORD dwFlags, DWORD *pdwProvType, LPSTR szProvName, DWORD *pcbProvName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:752:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:753:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptEnumProvidersW (DWORD dwIndex, DWORD *pdwReserved, DWORD dwFlags, DWORD *pdwProvType, LPWSTR szProvName, DWORD *pcbProvName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:753:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:754:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptContextAddRef (HCRYPTPROV hProv, DWORD *pdwReserved, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:754:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:755:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptDuplicateKey (HCRYPTKEY hKey, DWORD *pdwReserved, DWORD dwFlags, HCRYPTKEY *phKey); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:755:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:756:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptDuplicateHash (HCRYPTHASH hHash, DWORD *pdwReserved, DWORD dwFlags, HCRYPTHASH *phHash); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:756:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:757:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL __cdecl GetEncSChannel (BYTE **pData, DWORD *dwDecSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:757:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:764, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:95, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:554:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptOpenAlgorithmProvider (BCRYPT_ALG_HANDLE *phAlgorithm, LPCWSTR pszAlgId, LPCWSTR pszImplementation, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:554:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:555:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptEnumAlgorithms (ULONG dwAlgOperations, ULONG *pAlgCount, BCRYPT_ALGORITHM_IDENTIFIER **ppAlgList, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:555:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:556:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptEnumProviders (LPCWSTR pszAlgId, ULONG *pImplCount, BCRYPT_PROVIDER_NAME **ppImplList, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:556:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:557:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptGetProperty (BCRYPT_HANDLE hObject, LPCWSTR pszProperty, PUCHAR pbOutput, ULONG cbOutput, ULONG *pcbResult, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:557:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:558:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptSetProperty (BCRYPT_HANDLE hObject, LPCWSTR pszProperty, PUCHAR pbInput, ULONG cbInput, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:558:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:559:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptCloseAlgorithmProvider (BCRYPT_ALG_HANDLE hAlgorithm, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:559:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:560:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VOID WINAPI BCryptFreeBuffer (PVOID pvBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:560:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:561:188: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptGenerateSymmetricKey (BCRYPT_ALG_HANDLE hAlgorithm, BCRYPT_KEY_HANDLE *phKey, PUCHAR pbKeyObject, ULONG cbKeyObject, PUCHAR pbSecret, ULONG cbSecret, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:561:188: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:562:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptGenerateKeyPair (BCRYPT_ALG_HANDLE hAlgorithm, BCRYPT_KEY_HANDLE *phKey, ULONG dwLength, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:562:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:563:198: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptEncrypt (BCRYPT_KEY_HANDLE hKey, PUCHAR pbInput, ULONG cbInput, VOID *pPaddingInfo, PUCHAR pbIV, ULONG cbIV, PUCHAR pbOutput, ULONG cbOutput, ULONG *pcbResult, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:563:198: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:564:198: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptDecrypt (BCRYPT_KEY_HANDLE hKey, PUCHAR pbInput, ULONG cbInput, VOID *pPaddingInfo, PUCHAR pbIV, ULONG cbIV, PUCHAR pbOutput, ULONG cbOutput, ULONG *pcbResult, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:564:198: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:565:175: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptExportKey (BCRYPT_KEY_HANDLE hKey, BCRYPT_KEY_HANDLE hExportKey, LPCWSTR pszBlobType, PUCHAR pbOutput, ULONG cbOutput, ULONG *pcbResult, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:565:175: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:566:226: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptImportKey (BCRYPT_ALG_HANDLE hAlgorithm, BCRYPT_KEY_HANDLE hImportKey, LPCWSTR pszBlobType, BCRYPT_KEY_HANDLE *phKey, PUCHAR pbKeyObject, ULONG cbKeyObject, PUCHAR pbInput, ULONG cbInput, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:566:226: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:567:191: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptImportKeyPair (BCRYPT_ALG_HANDLE hAlgorithm, BCRYPT_KEY_HANDLE hImportKey, LPCWSTR pszBlobType, BCRYPT_KEY_HANDLE *phKey, PUCHAR pbInput, ULONG cbInput, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:567:191: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:568:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptDuplicateKey (BCRYPT_KEY_HANDLE hKey, BCRYPT_KEY_HANDLE *phNewKey, PUCHAR pbKeyObject, ULONG cbKeyObject, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:568:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:569:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptFinalizeKeyPair (BCRYPT_KEY_HANDLE hKey, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:569:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:570:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptDestroyKey (BCRYPT_KEY_HANDLE hKey); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:570:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:571:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptDestroySecret (BCRYPT_SECRET_HANDLE hSecret); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:571:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:572:174: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptSignHash (BCRYPT_KEY_HANDLE hKey, VOID *pPaddingInfo, PUCHAR pbInput, ULONG cbInput, PUCHAR pbOutput, ULONG cbOutput, ULONG *pcbResult, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:572:174: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:573:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptVerifySignature (BCRYPT_KEY_HANDLE hKey, VOID *pPaddingInfo, PUCHAR pbHash, ULONG cbHash, PUCHAR pbSignature, ULONG cbSignature, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:573:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:574:148: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptSecretAgreement (BCRYPT_KEY_HANDLE hPrivKey, BCRYPT_KEY_HANDLE hPubKey, BCRYPT_SECRET_HANDLE *phAgreedSecret, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:574:148: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:575:195: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptDeriveKey (BCRYPT_SECRET_HANDLE hSharedSecret, LPCWSTR pwszKDF, BCryptBufferDesc *pParameterList, PUCHAR pbDerivedKey, ULONG cbDerivedKey, ULONG *pcbResult, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:575:195: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:576:170: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptKeyDerivation (BCRYPT_KEY_HANDLE hKey, BCryptBufferDesc *pParameterList, PUCHAR pbDerivedKey, ULONG cbDerivedKey, ULONG *pcbResult, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:576:170: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:577:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptCreateHash (BCRYPT_ALG_HANDLE hAlgorithm, BCRYPT_HASH_HANDLE *phHash, PUCHAR pbHashObject, ULONG cbHashObject, PUCHAR pbSecret, ULONG cbSecret, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:577:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:578:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptHashData (BCRYPT_HASH_HANDLE hHash, PUCHAR pbInput, ULONG cbInput, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:578:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:579:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptFinishHash (BCRYPT_HASH_HANDLE hHash, PUCHAR pbOutput, ULONG cbOutput, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:579:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:580:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptDuplicateHash (BCRYPT_HASH_HANDLE hHash, BCRYPT_HASH_HANDLE *phNewHash, PUCHAR pbHashObject, ULONG cbHashObject, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:580:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:581:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptDestroyHash (BCRYPT_HASH_HANDLE hHash); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:581:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:582:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptGenRandom (BCRYPT_ALG_HANDLE hAlgorithm, PUCHAR pbBuffer, ULONG cbBuffer, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:582:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:583:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptDeriveKeyCapi (BCRYPT_HASH_HANDLE hHash, BCRYPT_ALG_HANDLE hTargetAlg, PUCHAR pbDerivedKey, ULONG cbDerivedKey, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:583:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:584:209: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptDeriveKeyPBKDF2 (BCRYPT_ALG_HANDLE hPrf, PUCHAR pbPassword, ULONG cbPassword, PUCHAR pbSalt, ULONG cbSalt, ULONGLONG cIterations, PUCHAR pbDerivedKey, ULONG cbDerivedKey, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:584:209: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:585:201: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptResolveProviders (LPCWSTR pszContext, ULONG dwInterface, LPCWSTR pszFunction, LPCWSTR pszProvider, ULONG dwMode, ULONG dwFlags, ULONG *pcbBuffer, PCRYPT_PROVIDER_REFS *ppBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:585:201: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:586:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptGetFipsAlgorithmMode (BOOLEAN *pfEnabled); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:586:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:588:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptQueryProviderRegistration (LPCWSTR pszProvider, ULONG dwMode, ULONG dwInterface, ULONG *pcbBuffer, PCRYPT_PROVIDER_REG *ppBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:588:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:589:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptEnumRegisteredProviders (ULONG *pcbBuffer, PCRYPT_PROVIDERS *ppBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:589:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:590:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptCreateContext (ULONG dwTable, LPCWSTR pszContext, PCRYPT_CONTEXT_CONFIG pConfig); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:590:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:591:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptDeleteContext (ULONG dwTable, LPCWSTR pszContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:591:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:592:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptEnumContexts (ULONG dwTable, ULONG *pcbBuffer, PCRYPT_CONTEXTS *ppBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:592:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:593:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptConfigureContext (ULONG dwTable, LPCWSTR pszContext, PCRYPT_CONTEXT_CONFIG pConfig); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:593:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:594:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptQueryContextConfiguration (ULONG dwTable, LPCWSTR pszContext, ULONG *pcbBuffer, PCRYPT_CONTEXT_CONFIG *ppBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:594:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:595:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptAddContextFunction (ULONG dwTable, LPCWSTR pszContext, ULONG dwInterface, LPCWSTR pszFunction, ULONG dwPosition); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:595:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:596:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptRemoveContextFunction (ULONG dwTable, LPCWSTR pszContext, ULONG dwInterface, LPCWSTR pszFunction); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:596:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:597:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptEnumContextFunctions (ULONG dwTable, LPCWSTR pszContext, ULONG dwInterface, ULONG *pcbBuffer, PCRYPT_CONTEXT_FUNCTIONS *ppBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:597:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:598:164: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptConfigureContextFunction (ULONG dwTable, LPCWSTR pszContext, ULONG dwInterface, LPCWSTR pszFunction, PCRYPT_CONTEXT_FUNCTION_CONFIG pConfig); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:598:164: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:599:193: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptQueryContextFunctionConfiguration (ULONG dwTable, LPCWSTR pszContext, ULONG dwInterface, LPCWSTR pszFunction, ULONG *pcbBuffer, PCRYPT_CONTEXT_FUNCTION_CONFIG *ppBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:599:193: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:600:191: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptEnumContextFunctionProviders (ULONG dwTable, LPCWSTR pszContext, ULONG dwInterface, LPCWSTR pszFunction, ULONG *pcbBuffer, PCRYPT_CONTEXT_FUNCTION_PROVIDERS *ppBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:600:191: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:601:178: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptSetContextFunctionProperty (ULONG dwTable, LPCWSTR pszContext, ULONG dwInterface, LPCWSTR pszFunction, LPCWSTR pszProperty, ULONG cbValue, PUCHAR pbValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:601:178: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:602:184: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptQueryContextFunctionProperty (ULONG dwTable, LPCWSTR pszContext, ULONG dwInterface, LPCWSTR pszFunction, LPCWSTR pszProperty, ULONG *pcbValue, PUCHAR *ppbValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:602:184: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:603:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptRegisterConfigChangeNotify (HANDLE *phEvent); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:603:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:767, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:95, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:221:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SECURITY_STATUS WINAPI NCryptOpenStorageProvider (NCRYPT_PROV_HANDLE *phProvider, LPCWSTR pszProviderName, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:221:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:767, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:95, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:222:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SECURITY_STATUS WINAPI NCryptEnumAlgorithms (NCRYPT_PROV_HANDLE hProvider, DWORD dwAlgOperations, DWORD *pdwAlgCount, NCryptAlgorithmName **ppAlgList, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:222:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:223:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SECURITY_STATUS WINAPI NCryptIsAlgSupported (NCRYPT_PROV_HANDLE hProvider, LPCWSTR pszAlgId, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:223:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:224:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SECURITY_STATUS WINAPI NCryptEnumKeys (NCRYPT_PROV_HANDLE hProvider, LPCWSTR pszScope, NCryptKeyName **ppKeyName, PVOID *ppEnumState, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:224:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:225:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SECURITY_STATUS WINAPI NCryptEnumStorageProviders (DWORD *pdwProviderCount, NCryptProviderName **ppProviderList, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:225:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:226:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SECURITY_STATUS WINAPI NCryptFreeBuffer (PVOID pvInput); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:226:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:227:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SECURITY_STATUS WINAPI NCryptOpenKey (NCRYPT_PROV_HANDLE hProvider, NCRYPT_KEY_HANDLE *phKey, LPCWSTR pszKeyName, DWORD dwLegacyKeySpec, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:227:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:228:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SECURITY_STATUS WINAPI NCryptCreatePersistedKey (NCRYPT_PROV_HANDLE hProvider, NCRYPT_KEY_HANDLE *phKey, LPCWSTR pszAlgId, LPCWSTR pszKeyName, DWORD dwLegacyKeySpec, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:228:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:350:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SECURITY_STATUS WINAPI NCryptGetProperty (NCRYPT_HANDLE hObject, LPCWSTR pszProperty, PBYTE pbOutput, DWORD cbOutput, DWORD *pcbResult, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:350:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:351:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SECURITY_STATUS WINAPI NCryptSetProperty (NCRYPT_HANDLE hObject, LPCWSTR pszProperty, PBYTE pbInput, DWORD cbInput, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:351:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:352:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SECURITY_STATUS WINAPI NCryptFinalizeKey (NCRYPT_KEY_HANDLE hKey, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:352:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:353:178: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SECURITY_STATUS WINAPI NCryptEncrypt (NCRYPT_KEY_HANDLE hKey, PBYTE pbInput, DWORD cbInput, VOID *pPaddingInfo, PBYTE pbOutput, DWORD cbOutput, DWORD *pcbResult, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:353:178: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:354:178: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SECURITY_STATUS WINAPI NCryptDecrypt (NCRYPT_KEY_HANDLE hKey, PBYTE pbInput, DWORD cbInput, VOID *pPaddingInfo, PBYTE pbOutput, DWORD cbOutput, DWORD *pcbResult, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:354:178: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:385:225: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SECURITY_STATUS WINAPI NCryptImportKey (NCRYPT_PROV_HANDLE hProvider, NCRYPT_KEY_HANDLE hImportKey, LPCWSTR pszBlobType, NCryptBufferDesc *pParameterList, NCRYPT_KEY_HANDLE *phKey, PBYTE pbData, DWORD cbData, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:385:225: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:386:215: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SECURITY_STATUS WINAPI NCryptExportKey (NCRYPT_KEY_HANDLE hKey, NCRYPT_KEY_HANDLE hExportKey, LPCWSTR pszBlobType, NCryptBufferDesc *pParameterList, PBYTE pbOutput, DWORD cbOutput, DWORD *pcbResult, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:386:215: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:387:193: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SECURITY_STATUS WINAPI NCryptSignHash (NCRYPT_KEY_HANDLE hKey, VOID *pPaddingInfo, PBYTE pbHashValue, DWORD cbHashValue, PBYTE pbSignature, DWORD cbSignature, DWORD *pcbResult, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:387:193: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:388:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SECURITY_STATUS WINAPI NCryptVerifySignature (NCRYPT_KEY_HANDLE hKey, VOID *pPaddingInfo, PBYTE pbHashValue, DWORD cbHashValue, PBYTE pbSignature, DWORD cbSignature, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:388:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:389:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SECURITY_STATUS WINAPI NCryptDeleteKey (NCRYPT_KEY_HANDLE hKey, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:389:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:390:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SECURITY_STATUS WINAPI NCryptFreeObject (NCRYPT_HANDLE hObject); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:390:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:391:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI NCryptIsKeyHandle (NCRYPT_KEY_HANDLE hKey); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:391:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:392:189: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SECURITY_STATUS WINAPI NCryptTranslateHandle (NCRYPT_PROV_HANDLE *phProvider, NCRYPT_KEY_HANDLE *phKey, HCRYPTPROV hLegacyProv, HCRYPTKEY hLegacyKey, DWORD dwLegacyKeySpec, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:392:189: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:393:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SECURITY_STATUS WINAPI NCryptNotifyChangeKey (NCRYPT_PROV_HANDLE hProvider, HANDLE *phEvent, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:393:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:394:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SECURITY_STATUS WINAPI NCryptSecretAgreement (NCRYPT_KEY_HANDLE hPrivKey, NCRYPT_KEY_HANDLE hPubKey, NCRYPT_SECRET_HANDLE *phAgreedSecret, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:394:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:395:201: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SECURITY_STATUS WINAPI NCryptDeriveKey (NCRYPT_SECRET_HANDLE hSharedSecret, LPCWSTR pwszKDF, NCryptBufferDesc *pParameterList, PBYTE pbDerivedKey, DWORD cbDerivedKey, DWORD *pcbResult, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:395:201: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:95, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:1309:230: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptFormatObject (DWORD dwCertEncodingType, DWORD dwFormatType, DWORD dwFormatStrType, void *pFormatStruct, LPCSTR lpszStructType, const BYTE *pbEncoded, DWORD cbEncoded, void *pbFormat, DWORD *pcbFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:1309:230: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:1334:203: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptEncodeObjectEx (DWORD dwCertEncodingType, LPCSTR lpszStructType, const void *pvStructInfo, DWORD dwFlags, PCRYPT_ENCODE_PARA pEncodePara, void *pvEncoded, DWORD *pcbEncoded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:1334:203: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:1335:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptEncodeObject (DWORD dwCertEncodingType, LPCSTR lpszStructType, const void *pvStructInfo, BYTE *pbEncoded, DWORD *pcbEncoded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:1335:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:1354:223: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptDecodeObjectEx (DWORD dwCertEncodingType, LPCSTR lpszStructType, const BYTE *pbEncoded, DWORD cbEncoded, DWORD dwFlags, PCRYPT_DECODE_PARA pDecodePara, void *pvStructInfo, DWORD *pcbStructInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:1354:223: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:1355:189: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptDecodeObject (DWORD dwCertEncodingType, LPCSTR lpszStructType, const BYTE *pbEncoded, DWORD cbEncoded, DWORD dwFlags, void *pvStructInfo, DWORD *pcbStructInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:1355:189: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2503:190: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptInstallOIDFunctionAddress (HMODULE hModule, DWORD dwEncodingType, LPCSTR pszFuncName, DWORD cFuncEntry, const CRYPT_OID_FUNC_ENTRY rgFuncEntry[], DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2503:190: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2504:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM HCRYPTOIDFUNCSET WINAPI CryptInitOIDFunctionSet (LPCSTR pszFuncName, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2504:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2505:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptGetOIDFunctionAddress (HCRYPTOIDFUNCSET hFuncSet, DWORD dwEncodingType, LPCSTR pszOID, DWORD dwFlags, void **ppvFuncAddr, HCRYPTOIDFUNCADDR *phFuncAddr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2505:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2506:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptGetDefaultOIDDllList (HCRYPTOIDFUNCSET hFuncSet, DWORD dwEncodingType, WCHAR *pwszDllList, DWORD *pcchDllList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2506:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2507:191: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptGetDefaultOIDFunctionAddress (HCRYPTOIDFUNCSET hFuncSet, DWORD dwEncodingType, LPCWSTR pwszDll, DWORD dwFlags, void **ppvFuncAddr, HCRYPTOIDFUNCADDR *phFuncAddr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2507:191: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2508:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptFreeOIDFunctionAddress (HCRYPTOIDFUNCADDR hFuncAddr, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2508:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2509:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptRegisterOIDFunction (DWORD dwEncodingType, LPCSTR pszFuncName, LPCSTR pszOID, LPCWSTR pwszDll, LPCSTR pszOverrideFuncName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2509:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2510:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptUnregisterOIDFunction (DWORD dwEncodingType, LPCSTR pszFuncName, LPCSTR pszOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2510:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2511:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptRegisterDefaultOIDFunction (DWORD dwEncodingType, LPCSTR pszFuncName, DWORD dwIndex, LPCWSTR pwszDll); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2511:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2512:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptUnregisterDefaultOIDFunction (DWORD dwEncodingType, LPCSTR pszFuncName, LPCWSTR pwszDll); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2512:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2513:193: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptSetOIDFunctionValue (DWORD dwEncodingType, LPCSTR pszFuncName, LPCSTR pszOID, LPCWSTR pwszValueName, DWORD dwValueType, const BYTE *pbValueData, DWORD cbValueData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2513:193: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2514:191: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptGetOIDFunctionValue (DWORD dwEncodingType, LPCSTR pszFuncName, LPCSTR pszOID, LPCWSTR pwszValueName, DWORD *pdwValueType, BYTE *pbValueData, DWORD *pcbValueData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2514:191: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:95, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2518:171: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptEnumOIDFunction (DWORD dwEncodingType, LPCSTR pszFuncName, LPCSTR pszOID, DWORD dwFlags, void *pvArg, PFN_CRYPT_ENUM_OID_FUNC pfnEnumOIDFunc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2518:171: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2574:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM PCCRYPT_OID_INFO WINAPI CryptFindOIDInfo (DWORD dwKeyType, void *pvKey, DWORD dwGroupId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2574:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2600:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptRegisterOIDInfo (PCCRYPT_OID_INFO pInfo, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2600:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2601:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptUnregisterOIDInfo (PCCRYPT_OID_INFO pInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2601:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2602:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptEnumOIDInfo (DWORD dwGroupId, DWORD dwFlags, void *pvArg, PFN_CRYPT_ENUM_OID_INFO pfnEnumOIDInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2602:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2603:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM LPCWSTR WINAPI CryptFindLocalizedName (LPCWSTR pwszCryptName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2603:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2875:193: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM HCRYPTMSG WINAPI CryptMsgOpenToEncode (DWORD dwMsgEncodingType, DWORD dwFlags, DWORD dwMsgType, void const *pvMsgEncodeInfo, LPSTR pszInnerContentObjID, PCMSG_STREAM_INFO pStreamInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2875:193: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2876:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM DWORD WINAPI CryptMsgCalculateEncodedLength (DWORD dwMsgEncodingType, DWORD dwFlags, DWORD dwMsgType, void const *pvMsgEncodeInfo, LPSTR pszInnerContentObjID, DWORD cbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2876:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2877:193: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM HCRYPTMSG WINAPI CryptMsgOpenToDecode (DWORD dwMsgEncodingType, DWORD dwFlags, DWORD dwMsgType, HCRYPTPROV_LEGACY hCryptProv, PCERT_INFO pRecipientInfo, PCMSG_STREAM_INFO pStreamInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2877:193: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2878:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM HCRYPTMSG WINAPI CryptMsgDuplicate (HCRYPTMSG hCryptMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2878:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2879:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptMsgClose (HCRYPTMSG hCryptMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2879:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2880:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptMsgUpdate (HCRYPTMSG hCryptMsg, const BYTE *pbData, DWORD cbData, WINBOOL fFinal); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2880:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2881:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptMsgGetParam (HCRYPTMSG hCryptMsg, DWORD dwParamType, DWORD dwIndex, void *pvData, DWORD *pcbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2881:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3020:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptMsgControl (HCRYPTMSG hCryptMsg, DWORD dwFlags, DWORD dwCtrlType, void const *pvCtrlPara); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3020:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3115:248: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI CryptMsgVerifyCountersignatureEncoded (HCRYPTPROV_LEGACY hCryptProv, DWORD dwEncodingType, PBYTE pbSignerInfo, DWORD cbSignerInfo, PBYTE pbSignerInfoCountersignature, DWORD cbSignerInfoCountersignature, PCERT_INFO pciCountersigner); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3115:248: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3116:287: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI CryptMsgVerifyCountersignatureEncodedEx (HCRYPTPROV_LEGACY hCryptProv, DWORD dwEncodingType, PBYTE pbSignerInfo, DWORD cbSignerInfo, PBYTE pbSignerInfoCountersignature, DWORD cbSignerInfoCountersignature, DWORD dwSignerType, void *pvSigner, DWORD dwFlags, void *pvExtra); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3116:287: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3117:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI CryptMsgCountersign (HCRYPTMSG hCryptMsg, DWORD dwIndex, DWORD cCountersigners, PCMSG_SIGNER_ENCODE_INFO rgCountersigners); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3117:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3118:226: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI CryptMsgCountersignEncoded (DWORD dwEncodingType, PBYTE pbSignerInfo, DWORD cbSignerInfo, DWORD cCountersigners, PCMSG_SIGNER_ENCODE_INFO rgCountersigners, PBYTE pbCountersignature, PDWORD pcbCountersignature); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3118:226: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3660:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM HCERTSTORE WINAPI CertOpenStore (LPCSTR lpszStoreProvider, DWORD dwEncodingType, HCRYPTPROV_LEGACY hCryptProv, DWORD dwFlags, const void *pvPara); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3660:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3746:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM HCERTSTORE WINAPI CertDuplicateStore (HCERTSTORE hCertStore); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3746:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3761:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertSaveStore (HCERTSTORE hCertStore, DWORD dwEncodingType, DWORD dwSaveAs, DWORD dwSaveTo, void *pvSaveToPara, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3761:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3762:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertCloseStore (HCERTSTORE hCertStore, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3762:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3763:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM PCCERT_CONTEXT WINAPI CertGetSubjectCertificateFromStore (HCERTSTORE hCertStore, DWORD dwCertEncodingType, PCERT_INFO pCertId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3763:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3764:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM PCCERT_CONTEXT WINAPI CertEnumCertificatesInStore (HCERTSTORE hCertStore, PCCERT_CONTEXT pPrevCertContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3764:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3765:202: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM PCCERT_CONTEXT WINAPI CertFindCertificateInStore (HCERTSTORE hCertStore, DWORD dwCertEncodingType, DWORD dwFindFlags, DWORD dwFindType, const void *pvFindPara, PCCERT_CONTEXT pPrevCertContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3765:202: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3839:173: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM PCCERT_CONTEXT WINAPI CertGetIssuerCertificateFromStore (HCERTSTORE hCertStore, PCCERT_CONTEXT pSubjectContext, PCCERT_CONTEXT pPrevIssuerContext, DWORD *pdwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3839:173: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3840:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertVerifySubjectCertificateContext (PCCERT_CONTEXT pSubject, PCCERT_CONTEXT pIssuer, DWORD *pdwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3840:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3841:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM PCCERT_CONTEXT WINAPI CertDuplicateCertificateContext (PCCERT_CONTEXT pCertContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3841:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3842:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM PCCERT_CONTEXT WINAPI CertCreateCertificateContext (DWORD dwCertEncodingType, const BYTE *pbCertEncoded, DWORD cbCertEncoded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3842:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3843:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertFreeCertificateContext (PCCERT_CONTEXT pCertContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3843:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3844:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertSetCertificateContextProperty (PCCERT_CONTEXT pCertContext, DWORD dwPropId, DWORD dwFlags, const void *pvData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3844:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3892:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM PCCRL_CONTEXT WINAPI CertEnumCRLsInStore (HCERTSTORE hCertStore, PCCRL_CONTEXT pPrevCrlContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3892:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3893:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertDeleteCRLFromStore (PCCRL_CONTEXT pCrlContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3893:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3894:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM PCCRL_CONTEXT WINAPI CertDuplicateCRLContext (PCCRL_CONTEXT pCrlContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3894:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3895:191: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM PCCRL_CONTEXT WINAPI CertFindCRLInStore (HCERTSTORE hCertStore, DWORD dwCertEncodingType, DWORD dwFindFlags, DWORD dwFindType, const void *pvFindPara, PCCRL_CONTEXT pPrevCrlContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3895:191: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3896:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertFreeCRLContext (PCCRL_CONTEXT pCrlContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3896:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3900:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertGetCertificateContextProperty (PCCERT_CONTEXT pCertContext, DWORD dwPropId, void *pvData, DWORD *pcbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3900:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3901:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM DWORD WINAPI CertEnumCertificateContextProperties (PCCERT_CONTEXT pCertContext, DWORD dwPropId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3901:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3902:224: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertCreateCTLEntryFromCertificateContextProperties (PCCERT_CONTEXT pCertContext, DWORD cOptAttr, PCRYPT_ATTRIBUTE rgOptAttr, DWORD dwFlags, void *pvReserved, PCTL_ENTRY pCtlEntry, DWORD *pcbCtlEntry); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3902:224: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3903:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertSetCertificateContextPropertiesFromCTLEntry (PCCERT_CONTEXT pCertContext, PCTL_ENTRY pCtlEntry, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3903:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3904:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM PCCRL_CONTEXT WINAPI CertGetCRLFromStore (HCERTSTORE hCertStore, PCCERT_CONTEXT pIssuerContext, PCCRL_CONTEXT pPrevCrlContext, DWORD *pdwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3904:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3905:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM PCCRL_CONTEXT WINAPI CertCreateCRLContext (DWORD dwCertEncodingType, const BYTE *pbCrlEncoded, DWORD cbCrlEncoded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3905:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3906:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertSetCRLContextProperty (PCCRL_CONTEXT pCrlContext, DWORD dwPropId, DWORD dwFlags, const void *pvData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3906:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3907:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertGetCRLContextProperty (PCCRL_CONTEXT pCrlContext, DWORD dwPropId, void *pvData, DWORD *pcbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3907:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3908:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM DWORD WINAPI CertEnumCRLContextProperties (PCCRL_CONTEXT pCrlContext, DWORD dwPropId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3908:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3909:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertFindCertificateInCRL (PCCERT_CONTEXT pCert, PCCRL_CONTEXT pCrlContext, DWORD dwFlags, void *pvReserved, PCRL_ENTRY *ppCrlEntry); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3909:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3910:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertIsValidCRLForCertificate (PCCERT_CONTEXT pCert, PCCRL_CONTEXT pCrl, DWORD dwFlags, void *pvReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3910:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3911:210: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertAddEncodedCertificateToStore (HCERTSTORE hCertStore, DWORD dwCertEncodingType, const BYTE *pbCertEncoded, DWORD cbCertEncoded, DWORD dwAddDisposition, PCCERT_CONTEXT *ppCertContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3911:210: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3912:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertAddCertificateContextToStore (HCERTSTORE hCertStore, PCCERT_CONTEXT pCertContext, DWORD dwAddDisposition, PCCERT_CONTEXT *ppStoreContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3912:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3913:233: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertAddSerializedElementToStore (HCERTSTORE hCertStore, const BYTE *pbElement, DWORD cbElement, DWORD dwAddDisposition, DWORD dwFlags, DWORD dwContextTypeFlags, DWORD *pdwContextType, const void **ppvContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3913:233: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3914:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertDeleteCertificateFromStore (PCCERT_CONTEXT pCertContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3914:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3915:198: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertAddEncodedCRLToStore (HCERTSTORE hCertStore, DWORD dwCertEncodingType, const BYTE *pbCrlEncoded, DWORD cbCrlEncoded, DWORD dwAddDisposition, PCCRL_CONTEXT *ppCrlContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3915:198: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3916:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertAddCRLContextToStore (HCERTSTORE hCertStore, PCCRL_CONTEXT pCrlContext, DWORD dwAddDisposition, PCCRL_CONTEXT *ppStoreContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3916:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3917:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertSerializeCertificateStoreElement (PCCERT_CONTEXT pCertContext, DWORD dwFlags, BYTE *pbElement, DWORD *pcbElement); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3917:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3918:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertSerializeCRLStoreElement (PCCRL_CONTEXT pCrlContext, DWORD dwFlags, BYTE *pbElement, DWORD *pcbElement); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3918:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3919:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM PCCTL_CONTEXT WINAPI CertDuplicateCTLContext (PCCTL_CONTEXT pCtlContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3919:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3920:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM PCCTL_CONTEXT WINAPI CertCreateCTLContext (DWORD dwMsgAndCertEncodingType, const BYTE *pbCtlEncoded, DWORD cbCtlEncoded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3920:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3921:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertFreeCTLContext (PCCTL_CONTEXT pCtlContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3921:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3922:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertSetCTLContextProperty (PCCTL_CONTEXT pCtlContext, DWORD dwPropId, DWORD dwFlags, const void *pvData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3922:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3923:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertGetCTLContextProperty (PCCTL_CONTEXT pCtlContext, DWORD dwPropId, void *pvData, DWORD *pcbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3923:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3924:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM DWORD WINAPI CertEnumCTLContextProperties (PCCTL_CONTEXT pCtlContext, DWORD dwPropId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3924:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3925:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM PCCTL_CONTEXT WINAPI CertEnumCTLsInStore (HCERTSTORE hCertStore, PCCTL_CONTEXT pPrevCtlContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3925:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3926:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM PCTL_ENTRY WINAPI CertFindSubjectInCTL (DWORD dwEncodingType, DWORD dwSubjectType, void *pvSubject, PCCTL_CONTEXT pCtlContext, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3926:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3927:197: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM PCCTL_CONTEXT WINAPI CertFindCTLInStore (HCERTSTORE hCertStore, DWORD dwMsgAndCertEncodingType, DWORD dwFindFlags, DWORD dwFindType, const void *pvFindPara, PCCTL_CONTEXT pPrevCtlContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3927:197: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4002:204: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertAddEncodedCTLToStore (HCERTSTORE hCertStore, DWORD dwMsgAndCertEncodingType, const BYTE *pbCtlEncoded, DWORD cbCtlEncoded, DWORD dwAddDisposition, PCCTL_CONTEXT *ppCtlContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4002:204: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4003:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertAddCTLContextToStore (HCERTSTORE hCertStore, PCCTL_CONTEXT pCtlContext, DWORD dwAddDisposition, PCCTL_CONTEXT *ppStoreContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4003:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4004:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertSerializeCTLStoreElement (PCCTL_CONTEXT pCtlContext, DWORD dwFlags, BYTE *pbElement, DWORD *pcbElement); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4004:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4005:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertDeleteCTLFromStore (PCCTL_CONTEXT pCtlContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4005:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4006:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertAddCertificateLinkToStore (HCERTSTORE hCertStore, PCCERT_CONTEXT pCertContext, DWORD dwAddDisposition, PCCERT_CONTEXT *ppStoreContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4006:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4007:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertAddCRLLinkToStore (HCERTSTORE hCertStore, PCCRL_CONTEXT pCrlContext, DWORD dwAddDisposition, PCCRL_CONTEXT *ppStoreContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4007:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4008:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertAddCTLLinkToStore (HCERTSTORE hCertStore, PCCTL_CONTEXT pCtlContext, DWORD dwAddDisposition, PCCTL_CONTEXT *ppStoreContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4008:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4009:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertAddStoreToCollection (HCERTSTORE hCollectionStore, HCERTSTORE hSiblingStore, DWORD dwUpdateFlags, DWORD dwPriority); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4009:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4010:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM void WINAPI CertRemoveStoreFromCollection (HCERTSTORE hCollectionStore, HCERTSTORE hSiblingStore); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4010:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4011:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertControlStore (HCERTSTORE hCertStore, DWORD dwFlags, DWORD dwCtrlType, void const *pvCtrlPara); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4011:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4012:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertSetStoreProperty (HCERTSTORE hCertStore, DWORD dwPropId, DWORD dwFlags, const void *pvData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4012:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4013:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertGetStoreProperty (HCERTSTORE hCertStore, DWORD dwPropId, void *pvData, DWORD *pcbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4013:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4014:184: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM const void *WINAPI CertCreateContext (DWORD dwContextType, DWORD dwEncodingType, const BYTE *pbEncoded, DWORD cbEncoded, DWORD dwFlags, PCERT_CREATE_CONTEXT_PARA pCreatePara); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4014:184: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4015:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertRegisterSystemStore (const void *pvSystemStore, DWORD dwFlags, PCERT_SYSTEM_STORE_INFO pStoreInfo, void *pvReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4015:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4016:172: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertRegisterPhysicalStore (const void *pvSystemStore, DWORD dwFlags, LPCWSTR pwszStoreName, PCERT_PHYSICAL_STORE_INFO pStoreInfo, void *pvReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4016:172: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4017:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertUnregisterSystemStore (const void *pvSystemStore, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4017:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4018:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertUnregisterPhysicalStore (const void *pvSystemStore, DWORD dwFlags, LPCWSTR pwszStoreName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4018:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4035:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertEnumSystemStoreLocation (DWORD dwFlags, void *pvArg, PFN_CERT_ENUM_SYSTEM_STORE_LOCATION pfnEnum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4035:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4036:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertEnumSystemStore (DWORD dwFlags, void *pvSystemStoreLocationPara, void *pvArg, PFN_CERT_ENUM_SYSTEM_STORE pfnEnum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4036:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4037:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertEnumPhysicalStore (const void *pvSystemStore, DWORD dwFlags, void *pvArg, PFN_CERT_ENUM_PHYSICAL_STORE pfnEnum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4037:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4056:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertGetEnhancedKeyUsage (PCCERT_CONTEXT pCertContext, DWORD dwFlags, PCERT_ENHKEY_USAGE pUsage, DWORD *pcbUsage); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4056:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4057:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertSetEnhancedKeyUsage (PCCERT_CONTEXT pCertContext, PCERT_ENHKEY_USAGE pUsage); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4057:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4058:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertAddEnhancedKeyUsageIdentifier (PCCERT_CONTEXT pCertContext, LPCSTR pszUsageIdentifier); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4058:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4059:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertRemoveEnhancedKeyUsageIdentifier (PCCERT_CONTEXT pCertContext, LPCSTR pszUsageIdentifier); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4059:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4060:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertGetValidUsages (DWORD cCerts, PCCERT_CONTEXT *rghCerts, int *cNumOIDs, LPSTR *rghOIDs, DWORD *pcbOIDs); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4060:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4061:185: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptMsgGetAndVerifySigner (HCRYPTMSG hCryptMsg, DWORD cSignerStore, HCERTSTORE *rghSignerStore, DWORD dwFlags, PCCERT_CONTEXT *ppSigner, DWORD *pdwSignerIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4061:185: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4062:193: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptMsgSignCTL (DWORD dwMsgEncodingType, BYTE *pbCtlContent, DWORD cbCtlContent, PCMSG_SIGNED_ENCODE_INFO pSignInfo, DWORD dwFlags, BYTE *pbEncoded, DWORD *pcbEncoded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4062:193: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4063:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptMsgEncodeAndSignCTL (DWORD dwMsgEncodingType, PCTL_INFO pCtlInfo, PCMSG_SIGNED_ENCODE_INFO pSignInfo, DWORD dwFlags, BYTE *pbEncoded, DWORD *pcbEncoded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4063:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4064:185: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertFindSubjectInSortedCTL (PCRYPT_DATA_BLOB pSubjectIdentifier, PCCTL_CONTEXT pCtlContext, DWORD dwFlags, void *pvReserved, PCRYPT_DER_BLOB pEncodedAttributes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4064:185: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4065:174: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertEnumSubjectInSortedCTL (PCCTL_CONTEXT pCtlContext, void **ppvNextSubject, PCRYPT_DER_BLOB pSubjectIdentifier, PCRYPT_DER_BLOB pEncodedAttributes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4065:174: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4093:231: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertVerifyCTLUsage (DWORD dwEncodingType, DWORD dwSubjectType, void *pvSubject, PCTL_USAGE pSubjectUsage, DWORD dwFlags, PCTL_VERIFY_USAGE_PARA pVerifyUsagePara, PCTL_VERIFY_USAGE_STATUS pVerifyUsageStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4093:231: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4183:205: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertVerifyRevocation (DWORD dwEncodingType, DWORD dwRevType, DWORD cContext, PVOID rgpvContext[], DWORD dwFlags, PCERT_REVOCATION_PARA pRevPara, PCERT_REVOCATION_STATUS pRevStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4183:205: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4184:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI CertCompareIntegerBlob (PCRYPT_INTEGER_BLOB pInt1, PCRYPT_INTEGER_BLOB pInt2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4184:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4185:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertCompareCertificate (DWORD dwCertEncodingType, PCERT_INFO pCertId1, PCERT_INFO pCertId2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4185:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4186:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertCompareCertificateName (DWORD dwCertEncodingType, PCERT_NAME_BLOB pCertName1, PCERT_NAME_BLOB pCertName2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4186:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4187:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertIsRDNAttrsInCertificateName (DWORD dwCertEncodingType, DWORD dwFlags, PCERT_NAME_BLOB pCertName, PCERT_RDN pRDN); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4187:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4188:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertComparePublicKeyInfo (DWORD dwCertEncodingType, PCERT_PUBLIC_KEY_INFO pPublicKey1, PCERT_PUBLIC_KEY_INFO pPublicKey2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4188:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4189:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM DWORD WINAPI CertGetPublicKeyLength (DWORD dwCertEncodingType, PCERT_PUBLIC_KEY_INFO pPublicKey); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4189:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4190:187: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptVerifyCertificateSignature (HCRYPTPROV_LEGACY hCryptProv, DWORD dwCertEncodingType, const BYTE *pbEncoded, DWORD cbEncoded, PCERT_PUBLIC_KEY_INFO pPublicKey); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4190:187: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4191:219: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptVerifyCertificateSignatureEx (HCRYPTPROV_LEGACY hCryptProv, DWORD dwCertEncodingType, DWORD dwSubjectType, void *pvSubject, DWORD dwIssuerType, void *pvIssuer, DWORD dwFlags, void *pvExtra); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4191:219: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4192:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertIsStrongHashToSign (PCCERT_STRONG_SIGN_PARA pStrongSignPara, LPCWSTR pwszCNGHashAlgid, PCCERT_CONTEXT pSigningCert); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4192:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4193:187: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptHashToBeSigned (HCRYPTPROV_LEGACY hCryptProv, DWORD dwCertEncodingType, const BYTE *pbEncoded, DWORD cbEncoded, BYTE *pbComputedHash, DWORD *pcbComputedHash); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4193:187: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4194:191: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptHashCertificate (HCRYPTPROV_LEGACY hCryptProv, ALG_ID Algid, DWORD dwFlags, const BYTE *pbEncoded, DWORD cbEncoded, BYTE *pbComputedHash, DWORD *pcbComputedHash); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4194:191: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4198:320: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptSignCertificate (HCRYPTPROV_OR_NCRYPT_KEY_HANDLE hCryptProvOrNCryptKey, DWORD dwKeySpec, DWORD dwCertEncodingType, const BYTE *pbEncodedToBeSigned, DWORD cbEncodedToBeSigned, PCRYPT_ALGORITHM_IDENTIFIER pSignatureAlgorithm, const void *pvHashAuxInfo, BYTE *pbSignature, DWORD *pcbSignature); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4198:320: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4199:314: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptSignAndEncodeCertificate (HCRYPTPROV_OR_NCRYPT_KEY_HANDLE hCryptProvOrNCryptKey, DWORD dwKeySpec, DWORD dwCertEncodingType, LPCSTR lpszStructType, const void *pvStructInfo, PCRYPT_ALGORITHM_IDENTIFIER pSignatureAlgorithm, const void *pvHashAuxInfo, BYTE *pbEncoded, DWORD *pcbEncoded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4199:314: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4200:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM LONG WINAPI CertVerifyTimeValidity (LPFILETIME pTimeToVerify, PCERT_INFO pCertInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4200:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4201:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM LONG WINAPI CertVerifyCRLTimeValidity (LPFILETIME pTimeToVerify, PCRL_INFO pCrlInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4201:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4202:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertVerifyValidityNesting (PCERT_INFO pSubjectInfo, PCERT_INFO pIssuerInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4202:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4203:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertVerifyCRLRevocation (DWORD dwCertEncodingType, PCERT_INFO pCertId, DWORD cCrlInfo, PCRL_INFO rgpCrlInfo[]); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4203:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4204:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM LPCSTR WINAPI CertAlgIdToOID (DWORD dwAlgId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4204:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4205:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM DWORD WINAPI CertOIDToAlgId (LPCSTR pszObjId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4205:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4206:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM PCERT_EXTENSION WINAPI CertFindExtension (LPCSTR pszObjId, DWORD cExtensions, CERT_EXTENSION rgExtensions[]); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4206:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4207:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM PCRYPT_ATTRIBUTE WINAPI CertFindAttribute (LPCSTR pszObjId, DWORD cAttr, CRYPT_ATTRIBUTE rgAttr[]); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4207:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4208:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM PCERT_RDN_ATTR WINAPI CertFindRDNAttr (LPCSTR pszObjId, PCERT_NAME_INFO pName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4208:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4209:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertGetIntendedKeyUsage (DWORD dwCertEncodingType, PCERT_INFO pCertInfo, BYTE *pbKeyUsage, DWORD cbKeyUsage); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4209:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4210:196: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptInstallDefaultContext (HCRYPTPROV hCryptProv, DWORD dwDefaultType, const void *pvDefaultPara, DWORD dwFlags, void *pvReserved, HCRYPTDEFAULTCONTEXT *phDefaultContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4210:196: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4211:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptUninstallDefaultContext (HCRYPTDEFAULTCONTEXT hDefaultContext, DWORD dwFlags, void *pvReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4211:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4212:193: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptExportPublicKeyInfo (HCRYPTPROV_OR_NCRYPT_KEY_HANDLE hCryptProvOrNCryptKey, DWORD dwKeySpec, DWORD dwCertEncodingType, PCERT_PUBLIC_KEY_INFO pInfo, DWORD *pcbInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4212:193: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4213:252: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptExportPublicKeyInfoEx (HCRYPTPROV_OR_NCRYPT_KEY_HANDLE hCryptProvOrNCryptKey, DWORD dwKeySpec, DWORD dwCertEncodingType, LPSTR pszPublicKeyObjId, DWORD dwFlags, void *pvAuxInfo, PCERT_PUBLIC_KEY_INFO pInfo, DWORD *pcbInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4213:252: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4256:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptImportPublicKeyInfo (HCRYPTPROV hCryptProv, DWORD dwCertEncodingType, PCERT_PUBLIC_KEY_INFO pInfo, HCRYPTKEY *phKey); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4256:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4257:197: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptImportPublicKeyInfoEx (HCRYPTPROV hCryptProv, DWORD dwCertEncodingType, PCERT_PUBLIC_KEY_INFO pInfo, ALG_ID aiKeyAlg, DWORD dwFlags, void *pvAuxInfo, HCRYPTKEY *phKey); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4257:197: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4266:230: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptAcquireCertificatePrivateKey (PCCERT_CONTEXT pCert, DWORD dwFlags, void *pvParameters, HCRYPTPROV_OR_NCRYPT_KEY_HANDLE *phCryptProvOrNCryptKey, DWORD *pdwKeySpec, WINBOOL *pfCallerFreeProvOrNCryptKey); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4266:230: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4267:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptFindCertificateKeyProvInfo (PCCERT_CONTEXT pCert, DWORD dwFlags, void *pvReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4267:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4268:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptImportPKCS8 (CRYPT_PKCS8_IMPORT_PARAMS sPrivateKeyAndParams, DWORD dwFlags, HCRYPTPROV *phCryptProv, void *pvAuxInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4268:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4269:190: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptExportPKCS8 (HCRYPTPROV hCryptProv, DWORD dwKeySpec, LPSTR pszPrivateKeyObjId, DWORD dwFlags, void *pvAuxInfo, BYTE *pbPrivateKeyBlob, DWORD *pcbPrivateKeyBlob); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4269:190: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4270:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptExportPKCS8Ex (CRYPT_PKCS8_EXPORT_PARAMS *psExportParams, DWORD dwFlags, void *pvAuxInfo, BYTE *pbPrivateKeyBlob, DWORD *pcbPrivateKeyBlob); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4270:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4271:208: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptHashPublicKeyInfo (HCRYPTPROV_LEGACY hCryptProv, ALG_ID Algid, DWORD dwFlags, DWORD dwCertEncodingType, PCERT_PUBLIC_KEY_INFO pInfo, BYTE *pbComputedHash, DWORD *pcbComputedHash); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4271:208: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4272:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM DWORD WINAPI CertRDNValueToStrA (DWORD dwValueType, PCERT_RDN_VALUE_BLOB pValue, LPSTR psz, DWORD csz); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4272:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4273:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM DWORD WINAPI CertRDNValueToStrW (DWORD dwValueType, PCERT_RDN_VALUE_BLOB pValue, LPWSTR psz, DWORD csz); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4273:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4274:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM DWORD WINAPI CertNameToStrA (DWORD dwCertEncodingType, PCERT_NAME_BLOB pName, DWORD dwStrType, LPSTR psz, DWORD csz); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4274:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4275:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM DWORD WINAPI CertNameToStrW (DWORD dwCertEncodingType, PCERT_NAME_BLOB pName, DWORD dwStrType, LPWSTR psz, DWORD csz); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4275:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4300:172: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertStrToNameA (DWORD dwCertEncodingType, LPCSTR pszX500, DWORD dwStrType, void *pvReserved, BYTE *pbEncoded, DWORD *pcbEncoded, LPCSTR *ppszError); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4300:172: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4301:174: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertStrToNameW (DWORD dwCertEncodingType, LPCWSTR pszX500, DWORD dwStrType, void *pvReserved, BYTE *pbEncoded, DWORD *pcbEncoded, LPCWSTR *ppszError); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4301:174: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4302:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM DWORD WINAPI CertGetNameStringA (PCCERT_CONTEXT pCertContext, DWORD dwType, DWORD dwFlags, void *pvTypePara, LPSTR pszNameString, DWORD cchNameString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4302:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4303:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM DWORD WINAPI CertGetNameStringW (PCCERT_CONTEXT pCertContext, DWORD dwType, DWORD dwFlags, void *pvTypePara, LPWSTR pszNameString, DWORD cchNameString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4303:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4417:221: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptSignMessage (PCRYPT_SIGN_MESSAGE_PARA pSignPara, WINBOOL fDetachedSignature, DWORD cToBeSigned, const BYTE *rgpbToBeSigned[], DWORD rgcbToBeSigned[], BYTE *pbSignedBlob, DWORD *pcbSignedBlob); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4417:221: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4418:226: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptVerifyMessageSignature (PCRYPT_VERIFY_MESSAGE_PARA pVerifyPara, DWORD dwSignerIndex, const BYTE *pbSignedBlob, DWORD cbSignedBlob, BYTE *pbDecoded, DWORD *pcbDecoded, PCCERT_CONTEXT *ppSignerCert); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4418:226: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4419:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM LONG WINAPI CryptGetMessageSignerCount (DWORD dwMsgEncodingType, const BYTE *pbSignedBlob, DWORD cbSignedBlob); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4419:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4420:179: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM HCERTSTORE WINAPI CryptGetMessageCertificates (DWORD dwMsgAndCertEncodingType, HCRYPTPROV_LEGACY hCryptProv, DWORD dwFlags, const BYTE *pbSignedBlob, DWORD cbSignedBlob); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4420:179: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4421:283: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptVerifyDetachedMessageSignature (PCRYPT_VERIFY_MESSAGE_PARA pVerifyPara, DWORD dwSignerIndex, const BYTE *pbDetachedSignBlob, DWORD cbDetachedSignBlob, DWORD cToBeSigned, const BYTE *rgpbToBeSigned[], DWORD rgcbToBeSigned[], PCCERT_CONTEXT *ppSignerCert); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4421:283: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4422:244: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptEncryptMessage (PCRYPT_ENCRYPT_MESSAGE_PARA pEncryptPara, DWORD cRecipientCert, PCCERT_CONTEXT rgpRecipientCert[], const BYTE *pbToBeEncrypted, DWORD cbToBeEncrypted, BYTE *pbEncryptedBlob, DWORD *pcbEncryptedBlob); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4422:244: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4423:207: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptDecryptMessage (PCRYPT_DECRYPT_MESSAGE_PARA pDecryptPara, const BYTE *pbEncryptedBlob, DWORD cbEncryptedBlob, BYTE *pbDecrypted, DWORD *pcbDecrypted, PCCERT_CONTEXT *ppXchgCert); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4423:207: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4424:323: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptSignAndEncryptMessage (PCRYPT_SIGN_MESSAGE_PARA pSignPara, PCRYPT_ENCRYPT_MESSAGE_PARA pEncryptPara, DWORD cRecipientCert, PCCERT_CONTEXT rgpRecipientCert[], const BYTE *pbToBeSignedAndEncrypted, DWORD cbToBeSignedAndEncrypted, BYTE *pbSignedAndEncryptedBlob, DWORD *pcbSignedAndEncryptedBlob); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4424:323: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4425:316: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptDecryptAndVerifyMessageSignature (PCRYPT_DECRYPT_MESSAGE_PARA pDecryptPara, PCRYPT_VERIFY_MESSAGE_PARA pVerifyPara, DWORD dwSignerIndex, const BYTE *pbEncryptedBlob, DWORD cbEncryptedBlob, BYTE *pbDecrypted, DWORD *pcbDecrypted, PCCERT_CONTEXT *ppXchgCert, PCCERT_CONTEXT *ppSignerCert); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4425:316: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4426:388: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptDecodeMessage (DWORD dwMsgTypeFlags, PCRYPT_DECRYPT_MESSAGE_PARA pDecryptPara, PCRYPT_VERIFY_MESSAGE_PARA pVerifyPara, DWORD dwSignerIndex, const BYTE *pbEncodedBlob, DWORD cbEncodedBlob, DWORD dwPrevInnerContentType, DWORD *pdwMsgType, DWORD *pdwInnerContentType, BYTE *pbDecoded, DWORD *pcbDecoded, PCCERT_CONTEXT *ppXchgCert, PCCERT_CONTEXT *ppSignerCert); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4426:388: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4427:262: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptHashMessage (PCRYPT_HASH_MESSAGE_PARA pHashPara, WINBOOL fDetachedHash, DWORD cToBeHashed, const BYTE *rgpbToBeHashed[], DWORD rgcbToBeHashed[], BYTE *pbHashedBlob, DWORD *pcbHashedBlob, BYTE *pbComputedHash, DWORD *pcbComputedHash); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4427:262: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4428:212: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptVerifyMessageHash (PCRYPT_HASH_MESSAGE_PARA pHashPara, BYTE *pbHashedBlob, DWORD cbHashedBlob, BYTE *pbToBeHashed, DWORD *pcbToBeHashed, BYTE *pbComputedHash, DWORD *pcbComputedHash); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4428:212: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4429:263: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptVerifyDetachedMessageHash (PCRYPT_HASH_MESSAGE_PARA pHashPara, BYTE *pbDetachedHashBlob, DWORD cbDetachedHashBlob, DWORD cToBeHashed, const BYTE *rgpbToBeHashed[], DWORD rgcbToBeHashed[], BYTE *pbComputedHash, DWORD *pcbComputedHash); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4429:263: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4430:177: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptSignMessageWithKey (PCRYPT_KEY_SIGN_MESSAGE_PARA pSignPara, const BYTE *pbToBeSigned, DWORD cbToBeSigned, BYTE *pbSignedBlob, DWORD *pcbSignedBlob); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4430:177: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4431:224: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptVerifyMessageSignatureWithKey (PCRYPT_KEY_VERIFY_MESSAGE_PARA pVerifyPara, PCERT_PUBLIC_KEY_INFO pPublicKeyInfo, const BYTE *pbSignedBlob, DWORD cbSignedBlob, BYTE *pbDecoded, DWORD *pcbDecoded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4431:224: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4432:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM HCERTSTORE WINAPI CertOpenSystemStoreA (HCRYPTPROV_LEGACY hProv, LPCSTR szSubsystemProtocol); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4432:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4433:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM HCERTSTORE WINAPI CertOpenSystemStoreW (HCRYPTPROV_LEGACY hProv, LPCWSTR szSubsystemProtocol); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4433:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4434:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertAddEncodedCertificateToSystemStoreA (LPCSTR szCertStoreName, const BYTE *pbCertEncoded, DWORD cbCertEncoded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4434:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4435:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertAddEncodedCertificateToSystemStoreW (LPCWSTR szCertStoreName, const BYTE *pbCertEncoded, DWORD cbCertEncoded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4435:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4436:195: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI FindCertsByIssuer (PCERT_CHAIN pCertChains, DWORD *pcbCertChains, DWORD *pcCertChains, BYTE *pbEncodedIssuerName, DWORD cbEncodedIssuerName, LPCWSTR pwszPurpose, DWORD dwKeySpec); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4436:195: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4437:313: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptQueryObject (DWORD dwObjectType, const void *pvObject, DWORD dwExpectedContentTypeFlags, DWORD dwExpectedFormatTypeFlags, DWORD dwFlags, DWORD *pdwMsgAndCertEncodingType, DWORD *pdwContentType, DWORD *pdwFormatType, HCERTSTORE *phCertStore, HCRYPTMSG *phMsg, const void **ppvContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4437:313: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:95, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4488:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM LPVOID WINAPI CryptMemAlloc (ULONG cbSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4488:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4489:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM LPVOID WINAPI CryptMemRealloc (LPVOID pv, ULONG cbSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4489:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4490:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM VOID WINAPI CryptMemFree (LPVOID pv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4490:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4491:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptCreateAsyncHandle (DWORD dwFlags, PHCRYPTASYNC phAsync); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4491:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4492:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptSetAsyncParam (HCRYPTASYNC hAsync, LPSTR pszParamOid, LPVOID pvParam, PFN_CRYPT_ASYNC_PARAM_FREE_FUNC pfnFree); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4492:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4493:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptGetAsyncParam (HCRYPTASYNC hAsync, LPSTR pszParamOid, LPVOID *ppvParam, PFN_CRYPT_ASYNC_PARAM_FREE_FUNC *ppfnFree); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4493:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4494:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptCloseAsyncHandle (HCRYPTASYNC hAsync); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4494:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:95, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4622:260: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptRetrieveObjectByUrlA (LPCSTR pszUrl, LPCSTR pszObjectOid, DWORD dwRetrievalFlags, DWORD dwTimeout, LPVOID *ppvObject, HCRYPTASYNC hAsyncRetrieve, PCRYPT_CREDENTIALS pCredentials, LPVOID pvVerify, PCRYPT_RETRIEVE_AUX_INFO pAuxInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4622:260: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4623:261: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptRetrieveObjectByUrlW (LPCWSTR pszUrl, LPCSTR pszObjectOid, DWORD dwRetrievalFlags, DWORD dwTimeout, LPVOID *ppvObject, HCRYPTASYNC hAsyncRetrieve, PCRYPT_CREDENTIALS pCredentials, LPVOID pvVerify, PCRYPT_RETRIEVE_AUX_INFO pAuxInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4623:261: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4629:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptInstallCancelRetrieval (PFN_CRYPT_CANCEL_RETRIEVAL pfnCancel, const void *pvArg, DWORD dwFlags, void *pvReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4629:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4630:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptUninstallCancelRetrieval (DWORD dwFlags, void *pvReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4630:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4631:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptCancelAsyncRetrieval (HCRYPTASYNC hAsyncRetrieval); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4631:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4663:203: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptGetObjectUrl (LPCSTR pszUrlOid, LPVOID pvPara, DWORD dwFlags, PCRYPT_URL_ARRAY pUrlArray, DWORD *pcbUrlArray, PCRYPT_URL_INFO pUrlInfo, DWORD *pcbUrlInfo, LPVOID pvReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4663:203: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4726:272: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptGetTimeValidObject (LPCSTR pszTimeValidOid, LPVOID pvPara, PCCERT_CONTEXT pIssuer, LPFILETIME pftValidFor, DWORD dwFlags, DWORD dwTimeout, LPVOID *ppvObject, PCRYPT_CREDENTIALS pCredentials, PCRYPT_GET_TIME_VALID_OBJECT_EXTRA_INFO pExtraInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4726:272: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4727:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptFlushTimeValidObject (LPCSTR pszFlushTimeValidOid, LPVOID pvPara, PCCERT_CONTEXT pIssuer, DWORD dwFlags, LPVOID pvReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4727:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4728:328: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM PCCERT_CONTEXT WINAPI CertCreateSelfSignCertificate (HCRYPTPROV_OR_NCRYPT_KEY_HANDLE hCryptProvOrNCryptKey, PCERT_NAME_BLOB pSubjectIssuerBlob, DWORD dwFlags, PCRYPT_KEY_PROV_INFO pKeyProvInfo, PCRYPT_ALGORITHM_IDENTIFIER pSignatureAlgorithm, PSYSTEMTIME pStartTime, PSYSTEMTIME pEndTime, PCERT_EXTENSIONS pExtensions); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4728:328: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4729:199: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptGetKeyIdentifierProperty (const CRYPT_HASH_BLOB *pKeyIdentifier, DWORD dwPropId, DWORD dwFlags, LPCWSTR pwszComputerName, void *pvReserved, void *pvData, DWORD *pcbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4729:199: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4730:189: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptSetKeyIdentifierProperty (const CRYPT_HASH_BLOB *pKeyIdentifier, DWORD dwPropId, DWORD dwFlags, LPCWSTR pwszComputerName, void *pvReserved, const void *pvData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4730:189: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4731:220: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptEnumKeyIdentifierProperties (const CRYPT_HASH_BLOB *pKeyIdentifier, DWORD dwPropId, DWORD dwFlags, LPCWSTR pwszComputerName, void *pvReserved, void *pvArg, PFN_CRYPT_ENUM_KEYID_PROP pfnEnum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4731:220: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4732:224: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptCreateKeyIdentifierFromCSP (DWORD dwCertEncodingType, LPCSTR pszPubKeyOID, const PUBLICKEYSTRUC *pPubKeyStruc, DWORD cbPubKeyStruc, DWORD dwFlags, void *pvReserved, BYTE *pbHash, DWORD *pcbHash); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4732:224: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4860:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertCreateCertificateChainEngine (PCERT_CHAIN_ENGINE_CONFIG pConfig, HCERTCHAINENGINE *phChainEngine); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4860:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4861:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM VOID WINAPI CertFreeCertificateChainEngine (HCERTCHAINENGINE hChainEngine); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4861:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4862:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertResyncCertificateChainEngine (HCERTCHAINENGINE hChainEngine); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4862:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5012:257: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertGetCertificateChain (HCERTCHAINENGINE hChainEngine, PCCERT_CONTEXT pCertContext, LPFILETIME pTime, HCERTSTORE hAdditionalStore, PCERT_CHAIN_PARA pChainPara, DWORD dwFlags, LPVOID pvReserved, PCCERT_CHAIN_CONTEXT *ppChainContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5012:257: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5013:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM VOID WINAPI CertFreeCertificateChain (PCCERT_CHAIN_CONTEXT pChainContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5013:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5014:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM PCCERT_CHAIN_CONTEXT WINAPI CertDuplicateCertificateChain (PCCERT_CHAIN_CONTEXT pChainContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5014:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5035:209: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM PCCERT_CHAIN_CONTEXT WINAPI CertFindChainInStore (HCERTSTORE hCertStore, DWORD dwCertEncodingType, DWORD dwFindFlags, DWORD dwFindType, const void *pvFindPara, PCCERT_CHAIN_CONTEXT pPrevChainContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5035:209: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5101:193: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertVerifyCertificateChainPolicy (LPCSTR pszPolicyOID, PCCERT_CHAIN_CONTEXT pChainContext, PCERT_CHAIN_POLICY_PARA pPolicyPara, PCERT_CHAIN_POLICY_STATUS pPolicyStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5101:193: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5163:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptStringToBinaryA (LPCSTR pszString, DWORD cchString, DWORD dwFlags, BYTE *pbBinary, DWORD *pcbBinary, DWORD *pdwSkip, DWORD *pdwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5163:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5164:164: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptStringToBinaryW (LPCWSTR pszString, DWORD cchString, DWORD dwFlags, BYTE *pbBinary, DWORD *pcbBinary, DWORD *pdwSkip, DWORD *pdwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5164:164: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5165:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptBinaryToStringA (CONST BYTE *pbBinary, DWORD cbBinary, DWORD dwFlags, LPSTR pszString, DWORD *pcchString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5165:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5166:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptBinaryToStringW (CONST BYTE *pbBinary, DWORD cbBinary, DWORD dwFlags, LPWSTR pszString, DWORD *pcchString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5166:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5200:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM HCERTSTORE WINAPI PFXImportCertStore (CRYPT_DATA_BLOB *pPFX, LPCWSTR szPassword, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5200:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5212:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI PFXIsPFXBlob (CRYPT_DATA_BLOB *pPFX); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5212:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5213:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI PFXVerifyPassword (CRYPT_DATA_BLOB *pPFX, LPCWSTR szPassword, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5213:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5214:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI PFXExportCertStoreEx (HCERTSTORE hStore, CRYPT_DATA_BLOB *pPFX, LPCWSTR szPassword, void *pvPara, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5214:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5224:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI PFXExportCertStore (HCERTSTORE hStore, CRYPT_DATA_BLOB *pPFX, LPCWSTR szPassword, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5224:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5249:247: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertRetrieveLogoOrBiometricInfo (PCCERT_CONTEXT pCertContext, LPCSTR lpszLogoOrBiometricType, DWORD dwRetrievalFlags, DWORD dwTimeout, DWORD dwFlags, void *pvReserved, BYTE **ppbData, DWORD *pcbData, LPWSTR *ppwszMimeType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5249:247: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5434, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:95, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/dpapi.h:78:210: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DPAPI_IMP WINBOOL WINAPI CryptProtectData (DATA_BLOB *pDataIn, LPCWSTR szDataDescr, DATA_BLOB *pOptionalEntropy, PVOID pvReserved, CRYPTPROTECT_PROMPTSTRUCT *pPromptStruct, DWORD dwFlags, DATA_BLOB *pDataOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/dpapi.h:78:210: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/dpapi.h:79:214: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DPAPI_IMP WINBOOL WINAPI CryptUnprotectData (DATA_BLOB *pDataIn, LPWSTR *ppszDataDescr, DATA_BLOB *pOptionalEntropy, PVOID pvReserved, CRYPTPROTECT_PROMPTSTRUCT *pPromptStruct, DWORD dwFlags, DATA_BLOB *pDataOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/dpapi.h:79:214: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/dpapi.h:80:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DPAPI_IMP WINBOOL WINAPI CryptProtectMemory (LPVOID pDataIn, DWORD cbDataIn, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/dpapi.h:80:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/dpapi.h:81:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DPAPI_IMP WINBOOL WINAPI CryptUnprotectMemory (LPVOID pDataIn, DWORD cbDataIn, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/dpapi.h:81:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:96, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winefs.h:66:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI DWORD WINAPI QueryUsersOnEncryptedFile(LPCWSTR lpFileName,PENCRYPTION_CERTIFICATE_HASH_LIST *pUsers); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winefs.h:66:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:96, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winefs.h:67:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI DWORD WINAPI QueryRecoveryAgentsOnEncryptedFile(LPCWSTR lpFileName,PENCRYPTION_CERTIFICATE_HASH_LIST *pRecoveryAgents); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winefs.h:67:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winefs.h:68:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI DWORD WINAPI RemoveUsersFromEncryptedFile(LPCWSTR lpFileName,PENCRYPTION_CERTIFICATE_HASH_LIST pHashes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winefs.h:68:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winefs.h:69:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI DWORD WINAPI AddUsersToEncryptedFile(LPCWSTR lpFileName,PENCRYPTION_CERTIFICATE_LIST pUsers); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winefs.h:69:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winefs.h:70:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI DWORD WINAPI SetUserFileEncryptionKey(PENCRYPTION_CERTIFICATE pEncryptionCertificate); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winefs.h:70:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winefs.h:71:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI VOID WINAPI FreeEncryptionCertificateHashList(PENCRYPTION_CERTIFICATE_HASH_LIST pHashes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winefs.h:71:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winefs.h:72:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI EncryptionDisable(LPCWSTR DirPath,WINBOOL Disable); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winefs.h:72:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winefs.h:73:190: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI DWORD WINAPI DuplicateEncryptionInfoFile(LPCWSTR SrcFileName,LPCWSTR DstFileName,DWORD dwCreationDistribution,DWORD dwAttributes,CONST LPSECURITY_ATTRIBUTES lpSecurityAttributes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winefs.h:73:190: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:21, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsip.h:19:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY I_RpcNsGetBuffer(PRPC_MESSAGE Message); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsip.h:19:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsip.h:20:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY I_RpcNsSendReceive(PRPC_MESSAGE Message,RPC_BINDING_HANDLE *Handle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsip.h:20:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsip.h:21:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI void RPC_ENTRY I_RpcNsRaiseException(PRPC_MESSAGE Message,RPC_STATUS Status); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsip.h:21:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsip.h:22:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY I_RpcReBindBuffer(PRPC_MESSAGE Message); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsip.h:22:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsip.h:23:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY I_NsServerBindSearch(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsip.h:23:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsip.h:24:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY I_NsClientBindSearch(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsip.h:24:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsip.h:25:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI void RPC_ENTRY I_NsClientBindDone(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsip.h:25:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:114:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *__RPC_USER MIDL_user_allocate(SIZE_T); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:114:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:115:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_USER MIDL_user_free(void *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:115:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:148:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_BINDING_HANDLE RPC_ENTRY NDRCContextBinding(NDR_CCONTEXT CContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:148:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:149:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NDRCContextMarshall(NDR_CCONTEXT CContext,void *pBuff); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:149:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:150:149: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NDRCContextUnmarshall(NDR_CCONTEXT *pCContext,RPC_BINDING_HANDLE hBinding,void *pBuff,unsigned __LONG32 DataRepresentation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:150:149: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:151:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NDRSContextMarshall(NDR_SCONTEXT CContext,void *pBuff,NDR_RUNDOWN userRunDownIn); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:151:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:152:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI NDR_SCONTEXT RPC_ENTRY NDRSContextUnmarshall(void *pBuff,unsigned __LONG32 DataRepresentation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:152:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:153:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NDRSContextMarshallEx(RPC_BINDING_HANDLE BindingHandle,NDR_SCONTEXT CContext,void *pBuff,NDR_RUNDOWN userRunDownIn); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:153:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:154:179: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NDRSContextMarshall2(RPC_BINDING_HANDLE BindingHandle,NDR_SCONTEXT CContext,void *pBuff,NDR_RUNDOWN userRunDownIn,void *CtxGuard,unsigned __LONG32 Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:154:179: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:155:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI NDR_SCONTEXT RPC_ENTRY NDRSContextUnmarshallEx(RPC_BINDING_HANDLE BindingHandle,void *pBuff,unsigned __LONG32 DataRepresentation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:155:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:156:178: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI NDR_SCONTEXT RPC_ENTRY NDRSContextUnmarshall2(RPC_BINDING_HANDLE BindingHandle,void *pBuff,unsigned __LONG32 DataRepresentation,void *CtxGuard,unsigned __LONG32 Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:156:178: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:157:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY RpcSsDestroyClientContext(void **ContextHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:157:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:401:208: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_API RpcCsGetTags(RPC_BINDING_HANDLE hBinding,int fServerSide,unsigned __LONG32 *pulSendingTag,unsigned __LONG32 *pulDesiredReceivingTag,unsigned __LONG32 *pulReceivingTag,error_status_t *pStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:401:208: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:522:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPC_STATUS RPC_ENTRY NdrClientGetSupportedSyntaxes(RPC_CLIENT_INTERFACE *pInf,unsigned __LONG32 *pCount,MIDL_SYNTAX_INFO **pArr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:522:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:523:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPC_STATUS RPC_ENTRY NdrServerGetSupportedSyntaxes(RPC_SERVER_INTERFACE *pInf,unsigned __LONG32 *pCount,MIDL_SYNTAX_INFO **pArr,unsigned __LONG32 *pPreferSyntaxIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:523:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:524:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrSimpleTypeMarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,unsigned char FormatChar); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:524:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:525:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrPointerMarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:525:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:526:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrCsArrayMarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:526:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:527:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrCsTagMarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:527:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:528:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrSimpleStructMarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:528:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:529:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrConformantStructMarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:529:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:530:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrConformantVaryingStructMarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:530:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:531:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrComplexStructMarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:531:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:532:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrFixedArrayMarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:532:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:533:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrConformantArrayMarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:533:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:534:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrConformantVaryingArrayMarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:534:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:535:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrVaryingArrayMarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:535:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:536:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrComplexArrayMarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:536:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:537:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrNonConformantStringMarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:537:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:538:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrConformantStringMarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:538:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:539:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrEncapsulatedUnionMarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:539:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:540:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrNonEncapsulatedUnionMarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:540:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:541:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrByteCountPointerMarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:541:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:542:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrXmitOrRepAsMarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:542:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:543:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrUserMarshalMarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:543:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:544:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrInterfacePointerMarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:544:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:545:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrClientContextMarshall(PMIDL_STUB_MESSAGE pStubMsg,NDR_CCONTEXT ContextHandle,int fCheck); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:545:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:546:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrServerContextMarshall(PMIDL_STUB_MESSAGE pStubMsg,NDR_SCONTEXT ContextHandle,NDR_RUNDOWN RundownRoutine); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:546:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:547:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrServerContextNewMarshall(PMIDL_STUB_MESSAGE pStubMsg,NDR_SCONTEXT ContextHandle,NDR_RUNDOWN RundownRoutine,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:547:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:548:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrSimpleTypeUnmarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,unsigned char FormatChar); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:548:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:549:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrCsArrayUnmarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **ppMemory,PFORMAT_STRING pFormat,unsigned char fMustAlloc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:549:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:550:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrCsTagUnmarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **ppMemory,PFORMAT_STRING pFormat,unsigned char fMustAlloc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:550:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:551:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrRangeUnmarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **ppMemory,PFORMAT_STRING pFormat,unsigned char fMustAlloc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:551:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:552:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrCorrelationInitialize(PMIDL_STUB_MESSAGE pStubMsg,void *pMemory,unsigned __LONG32 CacheSize,unsigned __LONG32 flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:552:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:553:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrCorrelationPass(PMIDL_STUB_MESSAGE pStubMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:553:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:554:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrCorrelationFree(PMIDL_STUB_MESSAGE pStubMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:554:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:555:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrPointerUnmarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **ppMemory,PFORMAT_STRING pFormat,unsigned char fMustAlloc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:555:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:556:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrSimpleStructUnmarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **ppMemory,PFORMAT_STRING pFormat,unsigned char fMustAlloc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:556:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:557:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrConformantStructUnmarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **ppMemory,PFORMAT_STRING pFormat,unsigned char fMustAlloc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:557:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:558:174: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrConformantVaryingStructUnmarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **ppMemory,PFORMAT_STRING pFormat,unsigned char fMustAlloc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:558:174: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:559:164: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrComplexStructUnmarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **ppMemory,PFORMAT_STRING pFormat,unsigned char fMustAlloc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:559:164: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:560:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrFixedArrayUnmarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **ppMemory,PFORMAT_STRING pFormat,unsigned char fMustAlloc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:560:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:561:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrConformantArrayUnmarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **ppMemory,PFORMAT_STRING pFormat,unsigned char fMustAlloc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:561:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:562:173: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrConformantVaryingArrayUnmarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **ppMemory,PFORMAT_STRING pFormat,unsigned char fMustAlloc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:562:173: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:563:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrVaryingArrayUnmarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **ppMemory,PFORMAT_STRING pFormat,unsigned char fMustAlloc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:563:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:564:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrComplexArrayUnmarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **ppMemory,PFORMAT_STRING pFormat,unsigned char fMustAlloc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:564:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:565:170: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrNonConformantStringUnmarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **ppMemory,PFORMAT_STRING pFormat,unsigned char fMustAlloc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:565:170: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:566:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrConformantStringUnmarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **ppMemory,PFORMAT_STRING pFormat,unsigned char fMustAlloc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:566:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:567:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrEncapsulatedUnionUnmarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **ppMemory,PFORMAT_STRING pFormat,unsigned char fMustAlloc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:567:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:568:171: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrNonEncapsulatedUnionUnmarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **ppMemory,PFORMAT_STRING pFormat,unsigned char fMustAlloc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:568:171: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:569:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrByteCountPointerUnmarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **ppMemory,PFORMAT_STRING pFormat,unsigned char fMustAlloc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:569:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:570:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrXmitOrRepAsUnmarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **ppMemory,PFORMAT_STRING pFormat,unsigned char fMustAlloc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:570:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:571:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrUserMarshalUnmarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **ppMemory,PFORMAT_STRING pFormat,unsigned char fMustAlloc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:571:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:572:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrInterfacePointerUnmarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **ppMemory,PFORMAT_STRING pFormat,unsigned char fMustAlloc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:572:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:573:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrClientContextUnmarshall(PMIDL_STUB_MESSAGE pStubMsg,NDR_CCONTEXT *pContextHandle,RPC_BINDING_HANDLE BindHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:573:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:574:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI NDR_SCONTEXT RPC_ENTRY NdrServerContextUnmarshall(PMIDL_STUB_MESSAGE pStubMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:574:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:575:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI NDR_SCONTEXT RPC_ENTRY NdrContextHandleInitialize(PMIDL_STUB_MESSAGE pStubMsg,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:575:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:576:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI NDR_SCONTEXT RPC_ENTRY NdrServerContextNewUnmarshall(PMIDL_STUB_MESSAGE pStubMsg,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:576:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:577:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrPointerBufferSize(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:577:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:578:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrCsArrayBufferSize(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:578:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:579:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrCsTagBufferSize(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:579:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:580:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrSimpleStructBufferSize(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:580:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:581:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrConformantStructBufferSize(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:581:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:582:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrConformantVaryingStructBufferSize(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:582:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:583:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrComplexStructBufferSize(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:583:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:584:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrFixedArrayBufferSize(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:584:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:585:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrConformantArrayBufferSize(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:585:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:586:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrConformantVaryingArrayBufferSize(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:586:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:587:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrVaryingArrayBufferSize(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:587:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:588:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrComplexArrayBufferSize(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:588:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:589:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrConformantStringBufferSize(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:589:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:590:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrNonConformantStringBufferSize(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:590:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:591:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrEncapsulatedUnionBufferSize(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:591:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:592:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrNonEncapsulatedUnionBufferSize(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:592:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:593:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrByteCountPointerBufferSize(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:593:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:594:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrXmitOrRepAsBufferSize(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:594:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:595:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrUserMarshalBufferSize(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:595:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:596:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrInterfacePointerBufferSize(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:596:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:597:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrContextHandleSize(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:597:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:598:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned __LONG32 RPC_ENTRY NdrPointerMemorySize(PMIDL_STUB_MESSAGE pStubMsg,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:598:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:599:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned __LONG32 RPC_ENTRY NdrCsArrayMemorySize(PMIDL_STUB_MESSAGE pStubMsg,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:599:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:600:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned __LONG32 RPC_ENTRY NdrCsTagMemorySize(PMIDL_STUB_MESSAGE pStubMsg,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:600:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:601:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned __LONG32 RPC_ENTRY NdrSimpleStructMemorySize(PMIDL_STUB_MESSAGE pStubMsg,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:601:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:602:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned __LONG32 RPC_ENTRY NdrConformantStructMemorySize(PMIDL_STUB_MESSAGE pStubMsg,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:602:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:603:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned __LONG32 RPC_ENTRY NdrConformantVaryingStructMemorySize(PMIDL_STUB_MESSAGE pStubMsg,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:603:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:604:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned __LONG32 RPC_ENTRY NdrComplexStructMemorySize(PMIDL_STUB_MESSAGE pStubMsg,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:604:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:605:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned __LONG32 RPC_ENTRY NdrFixedArrayMemorySize(PMIDL_STUB_MESSAGE pStubMsg,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:605:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:606:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned __LONG32 RPC_ENTRY NdrConformantArrayMemorySize(PMIDL_STUB_MESSAGE pStubMsg,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:606:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:607:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned __LONG32 RPC_ENTRY NdrConformantVaryingArrayMemorySize(PMIDL_STUB_MESSAGE pStubMsg,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:607:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:608:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned __LONG32 RPC_ENTRY NdrVaryingArrayMemorySize(PMIDL_STUB_MESSAGE pStubMsg,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:608:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:609:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned __LONG32 RPC_ENTRY NdrComplexArrayMemorySize(PMIDL_STUB_MESSAGE pStubMsg,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:609:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:610:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned __LONG32 RPC_ENTRY NdrConformantStringMemorySize(PMIDL_STUB_MESSAGE pStubMsg,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:610:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:611:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned __LONG32 RPC_ENTRY NdrNonConformantStringMemorySize(PMIDL_STUB_MESSAGE pStubMsg,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:611:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:612:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned __LONG32 RPC_ENTRY NdrEncapsulatedUnionMemorySize(PMIDL_STUB_MESSAGE pStubMsg,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:612:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:613:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned __LONG32 RPC_ENTRY NdrNonEncapsulatedUnionMemorySize(PMIDL_STUB_MESSAGE pStubMsg,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:613:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:614:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned __LONG32 RPC_ENTRY NdrXmitOrRepAsMemorySize(PMIDL_STUB_MESSAGE pStubMsg,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:614:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:615:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned __LONG32 RPC_ENTRY NdrUserMarshalMemorySize(PMIDL_STUB_MESSAGE pStubMsg,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:615:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:616:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned __LONG32 RPC_ENTRY NdrInterfacePointerMemorySize(PMIDL_STUB_MESSAGE pStubMsg,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:616:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:617:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrPointerFree(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:617:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:618:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrCsArrayFree(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:618:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:619:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrSimpleStructFree(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:619:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:620:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrConformantStructFree(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:620:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:621:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrConformantVaryingStructFree(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:621:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:622:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrComplexStructFree(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:622:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:623:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrFixedArrayFree(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:623:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:624:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrConformantArrayFree(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:624:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:625:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrConformantVaryingArrayFree(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:625:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:626:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrVaryingArrayFree(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:626:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:627:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrComplexArrayFree(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:627:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:628:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrEncapsulatedUnionFree(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:628:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:629:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrNonEncapsulatedUnionFree(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:629:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:630:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrByteCountPointerFree(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:630:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:631:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrXmitOrRepAsFree(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:631:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:632:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrUserMarshalFree(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:632:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:633:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrInterfacePointerFree(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:633:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:634:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrConvert2(PMIDL_STUB_MESSAGE pStubMsg,PFORMAT_STRING pFormat,__LONG32 NumberParams); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:634:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:635:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrConvert(PMIDL_STUB_MESSAGE pStubMsg,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:635:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:650:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrUserMarshalSimpleTypeConvert(unsigned __LONG32 *pFlags,unsigned char *pBuffer,unsigned char FormatChar); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:650:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:651:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrClientInitializeNew(PRPC_MESSAGE pRpcMsg,PMIDL_STUB_MESSAGE pStubMsg,PMIDL_STUB_DESC pStubDescriptor,unsigned int ProcNum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:651:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:652:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrServerInitializeNew(PRPC_MESSAGE pRpcMsg,PMIDL_STUB_MESSAGE pStubMsg,PMIDL_STUB_DESC pStubDescriptor); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:652:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:653:172: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrServerInitializePartial(PRPC_MESSAGE pRpcMsg,PMIDL_STUB_MESSAGE pStubMsg,PMIDL_STUB_DESC pStubDescriptor,unsigned __LONG32 RequestedBufferSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:653:172: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:654:148: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrClientInitialize(PRPC_MESSAGE pRpcMsg,PMIDL_STUB_MESSAGE pStubMsg,PMIDL_STUB_DESC pStubDescriptor,unsigned int ProcNum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:654:148: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:655:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrServerInitialize(PRPC_MESSAGE pRpcMsg,PMIDL_STUB_MESSAGE pStubMsg,PMIDL_STUB_DESC pStubDescriptor); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:655:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:656:148: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrServerInitializeUnmarshall (PMIDL_STUB_MESSAGE pStubMsg,PMIDL_STUB_DESC pStubDescriptor,PRPC_MESSAGE pRpcMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:656:148: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:657:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrServerInitializeMarshall (PRPC_MESSAGE pRpcMsg,PMIDL_STUB_MESSAGE pStubMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:657:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:658:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrGetBuffer(PMIDL_STUB_MESSAGE pStubMsg,unsigned __LONG32 BufferLength,RPC_BINDING_HANDLE Handle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:658:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:659:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrNsGetBuffer(PMIDL_STUB_MESSAGE pStubMsg,unsigned __LONG32 BufferLength,RPC_BINDING_HANDLE Handle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:659:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:660:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrSendReceive(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pBufferEnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:660:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:661:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrNsSendReceive(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pBufferEnd,RPC_BINDING_HANDLE *pAutoHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:661:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:662:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrFreeBuffer(PMIDL_STUB_MESSAGE pStubMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:662:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:663:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY NdrGetDcomProtocolVersion(PMIDL_STUB_MESSAGE pStubMsg,RPC_VERSION *pVersion); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:663:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:664:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CLIENT_CALL_RETURN RPC_VAR_ENTRY NdrClientCall2(PMIDL_STUB_DESC pStubDescriptor,PFORMAT_STRING pFormat,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:664:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:668:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CLIENT_CALL_RETURN RPC_VAR_ENTRY NdrClientCall(PMIDL_STUB_DESC pStubDescriptor,PFORMAT_STRING pFormat,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:668:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:669:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CLIENT_CALL_RETURN RPC_VAR_ENTRY NdrAsyncClientCall(PMIDL_STUB_DESC pStubDescriptor,PFORMAT_STRING pFormat,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:669:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:670:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CLIENT_CALL_RETURN RPC_VAR_ENTRY NdrDcomAsyncClientCall(PMIDL_STUB_DESC pStubDescriptor,PFORMAT_STRING pFormat,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:670:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:682:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrAsyncServerCall(PRPC_MESSAGE pRpcMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:682:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:683:164: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI __LONG32 RPC_ENTRY NdrAsyncStubCall(struct IRpcStubBuffer *pThis,struct IRpcChannelBuffer *pChannel,PRPC_MESSAGE pRpcMsg,unsigned __LONG32 *pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:683:164: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:684:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI __LONG32 RPC_ENTRY NdrDcomAsyncStubCall(struct IRpcStubBuffer *pThis,struct IRpcChannelBuffer *pChannel,PRPC_MESSAGE pRpcMsg,unsigned __LONG32 *pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:684:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:685:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI __LONG32 RPC_ENTRY NdrStubCall2(struct IRpcStubBuffer *pThis,struct IRpcChannelBuffer *pChannel,PRPC_MESSAGE pRpcMsg,unsigned __LONG32 *pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:685:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:686:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrServerCall2(PRPC_MESSAGE pRpcMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:686:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:687:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI __LONG32 RPC_ENTRY NdrStubCall (struct IRpcStubBuffer *pThis,struct IRpcChannelBuffer *pChannel,PRPC_MESSAGE pRpcMsg,unsigned __LONG32 *pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:687:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:688:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrServerCall(PRPC_MESSAGE pRpcMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:688:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:689:201: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI int RPC_ENTRY NdrServerUnmarshall(struct IRpcChannelBuffer *pChannel,PRPC_MESSAGE pRpcMsg,PMIDL_STUB_MESSAGE pStubMsg,PMIDL_STUB_DESC pStubDescriptor,PFORMAT_STRING pFormat,void *pParamList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:689:201: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:690:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrServerMarshall(struct IRpcStubBuffer *pThis,struct IRpcChannelBuffer *pChannel,PMIDL_STUB_MESSAGE pStubMsg,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:690:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:691:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY NdrMapCommAndFaultStatus(PMIDL_STUB_MESSAGE pStubMsg,unsigned __LONG32 *pCommStatus,unsigned __LONG32 *pFaultStatus,RPC_STATUS Status); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:691:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:692:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI int RPC_ENTRY NdrSH_UPDecision(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **pPtrInMem,RPC_BUFPTR pBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:692:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:693:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI int RPC_ENTRY NdrSH_TLUPDecision(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **pPtrInMem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:693:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:694:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI int RPC_ENTRY NdrSH_TLUPDecisionBuffer(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **pPtrInMem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:694:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:695:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI int RPC_ENTRY NdrSH_IfAlloc(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **pPtrInMem,unsigned __LONG32 Count); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:695:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:696:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI int RPC_ENTRY NdrSH_IfAllocRef(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **pPtrInMem,unsigned __LONG32 Count); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:696:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:697:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI int RPC_ENTRY NdrSH_IfAllocSet(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **pPtrInMem,unsigned __LONG32 Count); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:697:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:698:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_BUFPTR RPC_ENTRY NdrSH_IfCopy(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **pPtrInMem,unsigned __LONG32 Count); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:698:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:699:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_BUFPTR RPC_ENTRY NdrSH_IfAllocCopy(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **pPtrInMem,unsigned __LONG32 Count); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:699:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:700:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned __LONG32 RPC_ENTRY NdrSH_Copy(unsigned char *pStubMsg,unsigned char *pPtrInMem,unsigned __LONG32 Count); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:700:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:701:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrSH_IfFree(PMIDL_STUB_MESSAGE pMessage,unsigned char *pPtr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:701:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:702:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_BUFPTR RPC_ENTRY NdrSH_StringMarshall(PMIDL_STUB_MESSAGE pMessage,unsigned char *pMemory,unsigned __LONG32 Count,int Size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:702:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:703:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_BUFPTR RPC_ENTRY NdrSH_StringUnMarshall(PMIDL_STUB_MESSAGE pMessage,unsigned char **pMemory,int Size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:703:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:710:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void *RPC_ENTRY RpcSsAllocate(size_t Size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:710:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:711:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY RpcSsDisableAllocate(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:711:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:712:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY RpcSsEnableAllocate(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:712:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:713:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY RpcSsFree(void *NodeToFree); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:713:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:714:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_SS_THREAD_HANDLE RPC_ENTRY RpcSsGetThreadHandle(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:714:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:715:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY RpcSsSetClientAllocFree(RPC_CLIENT_ALLOC *ClientAlloc,RPC_CLIENT_FREE *ClientFree); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:715:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:716:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY RpcSsSetThreadHandle(RPC_SS_THREAD_HANDLE Id); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:716:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:717:175: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY RpcSsSwapClientAllocFree(RPC_CLIENT_ALLOC *ClientAlloc,RPC_CLIENT_FREE *ClientFree,RPC_CLIENT_ALLOC **OldClientAlloc,RPC_CLIENT_FREE **OldClientFree); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:717:175: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:718:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void *RPC_ENTRY RpcSmAllocate(size_t Size,RPC_STATUS *pStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:718:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:719:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcSmClientFree(void *pNodeToFree); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:719:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:720:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcSmDestroyClientContext(void **ContextHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:720:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:721:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcSmDisableAllocate(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:721:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:722:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcSmEnableAllocate(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:722:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:723:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcSmFree(void *NodeToFree); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:723:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:724:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_SS_THREAD_HANDLE RPC_ENTRY RpcSmGetThreadHandle (RPC_STATUS *pStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:724:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:725:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcSmSetClientAllocFree(RPC_CLIENT_ALLOC *ClientAlloc,RPC_CLIENT_FREE *ClientFree); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:725:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:726:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcSmSetThreadHandle(RPC_SS_THREAD_HANDLE Id); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:726:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:727:181: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcSmSwapClientAllocFree(RPC_CLIENT_ALLOC *ClientAlloc,RPC_CLIENT_FREE *ClientFree,RPC_CLIENT_ALLOC **OldClientAlloc,RPC_CLIENT_FREE **OldClientFree); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:727:181: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:728:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrRpcSsEnableAllocate(PMIDL_STUB_MESSAGE pMessage); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:728:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:729:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrRpcSsDisableAllocate(PMIDL_STUB_MESSAGE pMessage); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:729:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:730:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrRpcSmSetClientToOsf(PMIDL_STUB_MESSAGE pMessage); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:730:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:731:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void *RPC_ENTRY NdrRpcSmClientAllocate(size_t Size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:731:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:732:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrRpcSmClientFree(void *NodeToFree); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:732:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:733:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void *RPC_ENTRY NdrRpcSsDefaultAllocate(size_t Size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:733:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:734:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrRpcSsDefaultFree(void *NodeToFree); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:734:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:735:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI PFULL_PTR_XLAT_TABLES RPC_ENTRY NdrFullPointerXlatInit(unsigned __LONG32 NumberOfPointers,XLAT_SIDE XlatSide); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:735:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:736:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrFullPointerXlatFree(PFULL_PTR_XLAT_TABLES pXlatTables); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:736:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:737:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI int RPC_ENTRY NdrFullPointerQueryPointer(PFULL_PTR_XLAT_TABLES pXlatTables,void *pPointer,unsigned char QueryType,unsigned __LONG32 *pRefId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:737:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:738:149: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI int RPC_ENTRY NdrFullPointerQueryRefId(PFULL_PTR_XLAT_TABLES pXlatTables,unsigned __LONG32 RefId,unsigned char QueryType,void **ppPointer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:738:149: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:739:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrFullPointerInsertRefId(PFULL_PTR_XLAT_TABLES pXlatTables,unsigned __LONG32 RefId,void *pPointer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:739:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:740:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI int RPC_ENTRY NdrFullPointerFree(PFULL_PTR_XLAT_TABLES pXlatTables,void *Pointer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:740:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:741:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void *RPC_ENTRY NdrAllocate(PMIDL_STUB_MESSAGE pStubMsg,size_t Len); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:741:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:742:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrClearOutParameters(PMIDL_STUB_MESSAGE pStubMsg,PFORMAT_STRING pFormat,void *ArgAddr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:742:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:743:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void *RPC_ENTRY NdrOleAllocate(size_t Size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:743:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:744:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrOleFree(void *NodeToFree); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:744:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:779:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPC_STATUS RPC_ENTRY NdrGetUserMarshalInfo(unsigned __LONG32 *pFlags,unsigned __LONG32 InformationLevel,NDR_USER_MARSHAL_INFO *pMarshalInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:779:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:780:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPC_STATUS RPC_ENTRY NdrCreateServerInterfaceFromStub(struct IRpcStubBuffer *pStub,RPC_SERVER_INTERFACE *pServerIf); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:780:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:781:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CLIENT_CALL_RETURN RPC_VAR_ENTRY NdrClientCall3(MIDL_STUBLESS_PROXY_INFO *pProxyInfo,unsigned __LONG32 nProcNum,void *pReturnValue,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:781:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:782:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CLIENT_CALL_RETURN RPC_VAR_ENTRY Ndr64AsyncClientCall(MIDL_STUBLESS_PROXY_INFO *pProxyInfo,unsigned __LONG32 nProcNum,void *pReturnValue,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:782:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:783:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CLIENT_CALL_RETURN RPC_VAR_ENTRY Ndr64DcomAsyncClientCall(MIDL_STUBLESS_PROXY_INFO *pProxyInfo,unsigned __LONG32 nProcNum,void *pReturnValue,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:783:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:787:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY Ndr64AsyncServerCall(PRPC_MESSAGE pRpcMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:787:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:788:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY Ndr64AsyncServerCall64(PRPC_MESSAGE pRpcMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:788:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:789:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY Ndr64AsyncServerCallAll(PRPC_MESSAGE pRpcMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:789:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:790:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI __LONG32 RPC_ENTRY Ndr64AsyncStubCall(struct IRpcStubBuffer *pThis,struct IRpcChannelBuffer *pChannel,PRPC_MESSAGE pRpcMsg,unsigned __LONG32 *pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:790:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:791:170: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI __LONG32 RPC_ENTRY Ndr64DcomAsyncStubCall(struct IRpcStubBuffer *pThis,struct IRpcChannelBuffer *pChannel,PRPC_MESSAGE pRpcMsg,unsigned __LONG32 *pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:791:170: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:792:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI __LONG32 RPC_ENTRY NdrStubCall3 (struct IRpcStubBuffer *pThis,struct IRpcChannelBuffer *pChannel,PRPC_MESSAGE pRpcMsg,unsigned __LONG32 *pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:792:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:793:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrServerCallAll(PRPC_MESSAGE pRpcMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:793:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:794:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrServerCallNdr64(PRPC_MESSAGE pRpcMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:794:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:795:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrServerCall3(PRPC_MESSAGE pRpcMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:795:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:796:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrPartialIgnoreClientMarshall(PMIDL_STUB_MESSAGE pStubMsg,void *pMemory); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:796:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:797:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrPartialIgnoreServerUnmarshall(PMIDL_STUB_MESSAGE pStubMsg,void **ppMemory); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:797:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:798:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrPartialIgnoreClientBufferSize(PMIDL_STUB_MESSAGE pStubMsg,void *pMemory); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:798:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:799:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrPartialIgnoreServerInitialize(PMIDL_STUB_MESSAGE pStubMsg,void **ppMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:799:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:800:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void RPC_ENTRY RpcUserFree(handle_t AsyncHandle,void *pBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:800:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:78:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template void **IID_PPV_ARGS_Helper (T **pp) { ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypesbase.h:23, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:153, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/guiddef.h:30:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __extension__ template const GUID &__mingw_uuidof(); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/guiddef.h:30:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:154, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:68:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT STDMETHODCALLTYPE QueryInterface(REFIID riid, void **ppvObject) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:69:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ULONG STDMETHODCALLTYPE AddRef(void) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:70:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ULONG STDMETHODCALLTYPE Release(void) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:73:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT STDMETHODCALLTYPE QueryInterface(Q **pp) { ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:79:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IUnknown, 0x00000000, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:79:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IUnknown, 0x00000000, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:154, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:80:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT STDMETHODCALLTYPE IUnknown_QueryInterface_Proxy(IUnknown *This, REFIID riid, void **ppvObject); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:80:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:154, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:81:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IUnknown_QueryInterface_Stub(IRpcStubBuffer *This, IRpcChannelBuffer *_pRpcChannelBuffer, PRPC_MESSAGE _pRpcMessage, DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:81:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:82:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG STDMETHODCALLTYPE IUnknown_AddRef_Proxy(IUnknown *This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:82:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:83:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IUnknown_AddRef_Stub(IRpcStubBuffer *This, IRpcChannelBuffer *_pRpcChannelBuffer, PRPC_MESSAGE _pRpcMessage, DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:83:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:84:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG STDMETHODCALLTYPE IUnknown_Release_Proxy(IUnknown *This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:84:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:85:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IUnknown_Release_Stub(IRpcStubBuffer *This, IRpcChannelBuffer *_pRpcChannelBuffer, PRPC_MESSAGE _pRpcMessage, DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:85:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:195:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFIID riid) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:198:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppvObject) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:201:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:204:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:207:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:210:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:214:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(AsyncIUnknown, 0x000e0000, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:214:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(AsyncIUnknown, 0x000e0000, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:154, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:309:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFIID riid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:309:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:314:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:314:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:317:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppvObject); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:317:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:322:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:322:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:324:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture AsyncIUnknown* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:324:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:329:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:329:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:331:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture AsyncIUnknown* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:331:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:336:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:336:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:338:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture AsyncIUnknown* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:338:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:343:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:343:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:345:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture AsyncIUnknown* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:345:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:350:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:350:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:373:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppvObject) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:376:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fLock) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:380:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IClassFactory, 0x00000001, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:380:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IClassFactory, 0x00000001, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:154, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:450:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown **ppvObject); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:450:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:455:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:455:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:458:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fLock); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:458:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:463:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:463:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:468:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppvObject); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:468:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:472:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown **ppvObject); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:472:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:475:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fLock); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:475:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:478:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fLock); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:478:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:372:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CLSID *pCid) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:380:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pSize) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:388:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD mshlflags) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:393:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppv) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:396:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStream *pStm) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:399:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:403:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IMarshal, 0x00000003, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:403:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IMarshal, 0x00000003, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:524:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CLSID *pCid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:524:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:529:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:529:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:537:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:537:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:542:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:542:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:550:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD mshlflags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:550:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:555:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:555:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:560:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:560:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:565:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:565:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:568:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStream *pStm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:568:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:573:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:573:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:576:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:576:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:581:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:581:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:599:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(INoMarshal, 0xecc8691b, 0xc1db, 0x4dc0, 0x85,0x5e, 0x65,0xf6,0xc5,0x51,0xaf,0x49) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:599:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(INoMarshal, 0xecc8691b, 0xc1db, 0x4dc0, 0x85,0x5e, 0x65,0xf6,0xc5,0x51,0xaf,0x49) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:662:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IAgileObject, 0x94ea2b94, 0xe9cc, 0x49e0, 0xc0,0xff, 0xee,0x64,0xca,0x8f,0x5b,0x90) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:662:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IAgileObject, 0x94ea2b94, 0xe9cc, 0x49e0, 0xc0,0xff, 0xee,0x64,0xca,0x8f,0x5b,0x90) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:728:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IMarshal2, 0x000001cf, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:728:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IMarshal2, 0x000001cf, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:860:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SIZE_T cb) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:864:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SIZE_T cb) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:867:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *pv) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:870:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *pv) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:873:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *pv) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:876:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:880:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IMalloc, 0x00000002, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:880:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IMalloc, 0x00000002, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:979:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SIZE_T cb); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:979:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:984:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:984:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:988:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SIZE_T cb); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:988:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:993:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:993:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:996:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *pv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:996:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1001:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1001:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1004:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *pv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1004:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1009:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1009:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1012:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *pv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1012:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1017:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1017:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1019:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMalloc* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1019:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1024:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1024:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1045:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CLSID *pClsid) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1049:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IStdMarshalInfo, 0x00000018, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1049:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IStdMarshalInfo, 0x00000018, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1112:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CLSID *pClsid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1112:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1117:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1117:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1143:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD reserved) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1148:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fLastReleaseCloses) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1152:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IExternalConnection, 0x00000019, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1152:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IExternalConnection, 0x00000019, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1223:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD reserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1223:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1228:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1228:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1233:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fLastReleaseCloses); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1233:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1238:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1238:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1266:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture MULTI_QI *pMQIs) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1270:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IMultiQI, 0x00000020, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1270:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IMultiQI, 0x00000020, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1331:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture MULTI_QI *pMQIs); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1331:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1336:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1336:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1353:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture MULTI_QI *pMQIs) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1356:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture MULTI_QI *pMQIs) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1360:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(AsyncIMultiQI, 0x000e0020, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1360:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(AsyncIMultiQI, 0x000e0020, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1429:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture MULTI_QI *pMQIs); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1429:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1434:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1434:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1438:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture MULTI_QI *pMQIs); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1438:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1443:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1443:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1463:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppv) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1467:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternalUnknown, 0x00000021, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1467:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternalUnknown, 0x00000021, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1528:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1528:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1533:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1533:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1556:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1559:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG celt) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1562:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1565:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumUnknown **ppenum) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1569:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IEnumUnknown, 0x00000100, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1569:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IEnumUnknown, 0x00000100, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1655:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1655:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1660:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1660:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1663:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG celt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1663:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1668:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1668:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1670:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumUnknown* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1670:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1675:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1675:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1678:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumUnknown **ppenum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1678:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1683:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1683:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1688:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1688:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1693:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1693:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1714:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1717:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG celt) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1720:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1723:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumString **ppenum) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1727:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IEnumString, 0x00000101, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1727:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IEnumString, 0x00000101, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1813:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1813:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1818:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1818:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1821:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG celt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1821:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1826:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1826:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1828:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumString* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1828:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1833:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1833:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1836:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumString **ppenum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1836:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1841:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1841:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1846:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1846:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1851:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1851:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1870:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbRead) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1875:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbWritten) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1879:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ISequentialStream, 0x0c733a30, 0x2a1c, 0x11ce, 0xad,0xe5, 0x00,0xaa,0x00,0x44,0x77,0x3d) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1879:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ISequentialStream, 0x0c733a30, 0x2a1c, 0x11ce, 0xad,0xe5, 0x00,0xaa,0x00,0x44,0x77,0x3d) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1952:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbRead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1952:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1957:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1957:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1962:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1962:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1967:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1967:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1972:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbRead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1972:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1977:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbRead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1977:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1982:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1982:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1987:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1987:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2041:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULARGE_INTEGER *plibNewPosition) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2044:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULARGE_INTEGER libNewSize) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2050:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULARGE_INTEGER *pcbWritten) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2053:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD grfCommitFlags) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2056:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2061:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwLockType) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2066:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwLockType) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2070:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD grfStatFlag) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2073:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStream **ppstm) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2077:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IStream, 0x0000000c, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2077:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IStream, 0x0000000c, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2234:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULARGE_INTEGER *plibNewPosition); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2234:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2239:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2239:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2242:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULARGE_INTEGER libNewSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2242:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2247:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2247:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2253:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULARGE_INTEGER *pcbWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2253:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2258:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2258:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2261:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD grfCommitFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2261:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2266:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2266:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2268:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStream* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2268:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2273:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2273:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2278:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwLockType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2278:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2283:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2283:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2288:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwLockType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2288:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2293:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2293:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2297:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD grfStatFlag); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2297:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2302:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2302:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2305:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStream **ppstm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2305:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2310:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2310:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2315:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULARGE_INTEGER *plibNewPosition); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2315:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2320:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULARGE_INTEGER *plibNewPosition); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2320:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2326:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULARGE_INTEGER *pcbWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2326:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2332:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULARGE_INTEGER *pcbWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2332:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2364:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFIID riid) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2368:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pStatus) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2371:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCOLEMESSAGE *pMessage) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2375:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppvDestContext) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2378:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2382:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IRpcChannelBuffer, 0xd5f56b60, 0x593b, 0x101a, 0xb5,0x69, 0x08,0x00,0x2b,0x2d,0xbf,0x7a) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2382:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IRpcChannelBuffer, 0xd5f56b60, 0x593b, 0x101a, 0xb5,0x69, 0x08,0x00,0x2b,0x2d,0xbf,0x7a) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2476:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFIID riid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2476:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2481:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2481:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2485:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2485:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2490:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2490:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2493:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCOLEMESSAGE *pMessage); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2493:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2498:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2498:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2502:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppvDestContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2502:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2507:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2507:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2509:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IRpcChannelBuffer* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2509:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2514:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2514:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2533:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwVersion) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2537:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IRpcChannelBuffer2, 0x594f31d0, 0x7f19, 0x11d0, 0xb1,0x94, 0x00,0xa0,0xc9,0x0d,0xc8,0xbf) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2537:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IRpcChannelBuffer2, 0x594f31d0, 0x7f19, 0x11d0, 0xb1,0x94, 0x00,0xa0,0xc9,0x0d,0xc8,0xbf) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2641:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwVersion); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2641:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2646:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2646:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2665:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pulStatus) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2669:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pulStatus) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2674:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppvDestContext) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2678:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IAsyncRpcChannelBuffer, 0xa5029fb6, 0x3c34, 0x11d1, 0x9c,0x99, 0x00,0xc0,0x4f,0xb9,0x98,0xaa) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2678:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IAsyncRpcChannelBuffer, 0xa5029fb6, 0x3c34, 0x11d1, 0x9c,0x99, 0x00,0xc0,0x4f,0xb9,0x98,0xaa) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2816:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pulStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2816:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2821:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2821:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2825:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pulStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2825:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2830:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2830:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2835:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppvDestContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2835:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2840:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2840:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2858:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pulStatus) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2863:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pulStatus) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2866:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCOLEMESSAGE *pMsg) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2871:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **pInterface) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2876:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppvDestContext) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2880:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pState) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2884:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAsyncManager *pAsyncMgr) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2888:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IRpcChannelBuffer3, 0x25b15600, 0x0115, 0x11d0, 0xbf,0x0d, 0x00,0xaa,0x00,0xb8,0xdf,0xd2) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2888:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IRpcChannelBuffer3, 0x25b15600, 0x0115, 0x11d0, 0xbf,0x0d, 0x00,0xaa,0x00,0xb8,0xdf,0xd2) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3061:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pulStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3061:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3066:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3066:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3071:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pulStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3071:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3076:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3076:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3079:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCOLEMESSAGE *pMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3079:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3084:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3084:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3089:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **pInterface); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3089:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3094:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3094:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3099:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppvDestContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3099:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3104:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3104:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3108:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pState); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3108:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3113:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3113:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3117:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAsyncManager *pAsyncMgr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3117:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3122:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3122:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3139:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCOLEMESSAGE *pMsg) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3143:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IRpcSyntaxNegotiate, 0x58a08519, 0x24c8, 0x4935, 0xb4,0x82, 0x3f,0xd8,0x23,0x33,0x3a,0x4f) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3143:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IRpcSyntaxNegotiate, 0x58a08519, 0x24c8, 0x4935, 0xb4,0x82, 0x3f,0xd8,0x23,0x33,0x3a,0x4f) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3202:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCOLEMESSAGE *pMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3202:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3207:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3207:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3224:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IRpcChannelBuffer *pRpcChannelBuffer) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3227:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3231:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IRpcProxyBuffer, 0xd5f56a34, 0x593b, 0x101a, 0xb5,0x69, 0x08,0x00,0x2b,0x2d,0xbf,0x7a) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3231:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IRpcProxyBuffer, 0xd5f56a34, 0x593b, 0x101a, 0xb5,0x69, 0x08,0x00,0x2b,0x2d,0xbf,0x7a) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3297:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IRpcChannelBuffer *pRpcChannelBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3297:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3302:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3302:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3304:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IRpcProxyBuffer* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3304:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3309:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3309:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3328:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown *pUnkServer) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3331:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3335:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IRpcChannelBuffer *_pRpcChannelBuffer) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3338:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFIID riid) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3341:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3344:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppv) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3347:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *pv) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3351:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IRpcStubBuffer, 0xd5f56afc, 0x593b, 0x101a, 0xb5,0x69, 0x08,0x00,0x2b,0x2d,0xbf,0x7a) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3351:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IRpcStubBuffer, 0xd5f56afc, 0x593b, 0x101a, 0xb5,0x69, 0x08,0x00,0x2b,0x2d,0xbf,0x7a) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3457:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown *pUnkServer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3457:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3462:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3462:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3464:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IRpcStubBuffer* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3464:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3469:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3469:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3473:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IRpcChannelBuffer *_pRpcChannelBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3473:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3478:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3478:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3481:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFIID riid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3481:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3486:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3486:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3488:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IRpcStubBuffer* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3488:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3493:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3493:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3496:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3496:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3501:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3501:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3504:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *pv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3504:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3509:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3509:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3529:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppv) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3534:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IRpcStubBuffer **ppStub) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3538:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IPSFactoryBuffer, 0xd5f569d0, 0x593b, 0x101a, 0xb5,0x69, 0x08,0x00,0x2b,0x2d,0xbf,0x7a) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3538:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IPSFactoryBuffer, 0xd5f569d0, 0x593b, 0x101a, 0xb5,0x69, 0x08,0x00,0x2b,0x2d,0xbf,0x7a) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3613:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3613:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3618:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3618:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3623:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IRpcStubBuffer **ppStub); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3623:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3628:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3628:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3659:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pDataSize) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3665:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *pDataBuffer) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3673:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT hrFault) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3680:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD lDataRep) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3686:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pDataSize) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3693:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT hrFault) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3697:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IChannelHook, 0x1008c4a0, 0x7613, 0x11cf, 0x9a,0xf1, 0x00,0x20,0xaf,0x6e,0x72,0xf4) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3697:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IChannelHook, 0x1008c4a0, 0x7613, 0x11cf, 0x9a,0xf1, 0x00,0x20,0xaf,0x6e,0x72,0xf4) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3819:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pDataSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3819:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3824:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3824:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3830:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *pDataBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3830:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3835:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3835:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3843:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT hrFault); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3843:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3848:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3848:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3855:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD lDataRep); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3855:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3860:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3860:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3866:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pDataSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3866:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3871:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3871:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3878:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT hrFault); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3878:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3883:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3883:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3956:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pCapabilites) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3966:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwCapabilities) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3970:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown **ppCopy) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3974:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IClientSecurity, 0x0000013d, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3974:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IClientSecurity, 0x0000013d, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4071:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pCapabilites); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4071:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4076:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4076:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4086:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwCapabilities); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4086:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4091:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4091:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4095:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown **ppCopy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4095:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4100:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4100:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4125:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pCapabilities) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4128:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4131:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4134:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4138:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IServerSecurity, 0x0000013e, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4138:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IServerSecurity, 0x0000013e, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4230:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pCapabilities); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4230:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4235:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4235:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4237:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IServerSecurity* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4237:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4242:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4242:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4244:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IServerSecurity* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4244:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4249:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4249:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4251:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IServerSecurity* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4251:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4256:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4256:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4287:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG_PTR dwValue) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4292:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG_PTR *pdwValue) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4296:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IRpcOptions, 0x00000144, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4296:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IRpcOptions, 0x00000144, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4369:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG_PTR dwValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4369:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4374:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4374:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4379:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG_PTR *pdwValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4379:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4384:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4384:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4441:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG_PTR dwValue) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4445:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG_PTR *pdwValue) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4449:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IGlobalOptions, 0x0000015b, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4449:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IGlobalOptions, 0x0000015b, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4519:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG_PTR dwValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4519:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4524:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4524:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4528:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG_PTR *pdwValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4528:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4533:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4533:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4555:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFCLSID Clsid) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4558:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4562:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ISurrogate, 0x00000022, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4562:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ISurrogate, 0x00000022, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4628:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFCLSID Clsid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4628:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4633:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4633:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4635:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ISurrogate* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4635:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4640:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4640:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4661:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwCookie) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4664:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwCookie) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4669:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppv) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4673:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IGlobalInterfaceTable, 0x00000146, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4673:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IGlobalInterfaceTable, 0x00000146, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4754:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwCookie); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4754:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4759:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4759:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4762:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwCookie); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4762:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4767:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4767:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4772:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4772:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4777:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4777:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4797:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwMilliseconds) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4800:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4803:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4807:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ISynchronize, 0x00000030, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4807:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ISynchronize, 0x00000030, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4882:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwMilliseconds); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4882:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4887:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4887:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4889:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ISynchronize* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4889:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4894:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4894:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4896:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ISynchronize* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4896:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4901:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4901:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4918:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HANDLE *ph) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4922:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ISynchronizeHandle, 0x00000031, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4922:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ISynchronizeHandle, 0x00000031, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4981:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HANDLE *ph); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4981:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4986:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4986:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5003:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HANDLE *ph) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5007:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ISynchronizeEvent, 0x00000032, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5007:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ISynchronizeEvent, 0x00000032, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5077:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HANDLE *ph); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5077:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5082:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5082:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5099:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ISynchronize *pSync) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5104:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ISynchronize **ppSync) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5108:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ISynchronizeContainer, 0x00000033, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5108:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ISynchronizeContainer, 0x00000033, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5177:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ISynchronize *pSync); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5177:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5182:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5182:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5187:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ISynchronize **ppSync); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5187:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5192:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5192:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5209:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5213:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ISynchronizeMutex, 0x00000025, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5213:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ISynchronizeMutex, 0x00000025, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5296:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ISynchronizeMutex* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5296:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5301:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5301:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5320:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG ulSeconds) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5323:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5327:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ICancelMethodCalls, 0x00000029, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5327:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ICancelMethodCalls, 0x00000029, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5393:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG ulSeconds); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5393:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5398:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5398:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5400:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ICancelMethodCalls* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5400:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5405:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5405:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5428:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT Result) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5432:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **pInterface) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5435:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pulStateFlags) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5439:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IAsyncManager, 0x0000002a, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5439:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IAsyncManager, 0x0000002a, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5515:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT Result); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5515:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5520:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5520:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5524:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **pInterface); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5524:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5529:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5529:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5532:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pulStateFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5532:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5537:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5537:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5557:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown **ppv) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5561:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ICallFactory, 0x1c733a30, 0x2a1c, 0x11ce, 0xad,0xe5, 0x00,0xaa,0x00,0x44,0x77,0x3d) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5561:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ICallFactory, 0x1c733a30, 0x2a1c, 0x11ce, 0xad,0xe5, 0x00,0xaa,0x00,0x44,0x77,0x3d) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5626:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown **ppv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5626:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5631:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5631:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5648:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pComVersion) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5652:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IID **piid) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5656:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IRpcHelper, 0x00000149, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5656:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IRpcHelper, 0x00000149, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5724:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pComVersion); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5724:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5729:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5729:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5733:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IID **piid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5733:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5738:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5738:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5757:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown *pChnl) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5761:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IReleaseMarshalBuffers, 0xeb0cb9e8, 0x7996, 0x11d2, 0x87,0x2e, 0x00,0x00,0xf8,0x08,0x08,0x59) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5761:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IReleaseMarshalBuffers, 0xeb0cb9e8, 0x7996, 0x11d2, 0x87,0x2e, 0x00,0x00,0xf8,0x08,0x08,0x59) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5824:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown *pChnl); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5824:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5829:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5829:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5847:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ISynchronize **pSync) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5850:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ISynchronize *pSync) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5854:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IWaitMultiple, 0x0000002b, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5854:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IWaitMultiple, 0x0000002b, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5923:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ISynchronize **pSync); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5923:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5928:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5928:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5931:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ISynchronize *pSync); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5931:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5936:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5936:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5954:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5957:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5961:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IAddrTrackingControl, 0x00000147, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5961:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IAddrTrackingControl, 0x00000147, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6025:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAddrTrackingControl* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6025:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6030:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6030:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6032:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAddrTrackingControl* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6032:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6037:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6037:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6056:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppEnumerator) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6059:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown *pEnumerator) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6063:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IAddrExclusionControl, 0x00000148, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6063:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IAddrExclusionControl, 0x00000148, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6132:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppEnumerator); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6132:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6137:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6137:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6140:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown *pEnumerator); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6140:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6145:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6145:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6164:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcReturned) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6168:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG cSent) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6172:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IPipeByte, 0xdb2f3aca, 0x2f86, 0x11d1, 0x8e,0x04, 0x00,0xc0,0x4f,0xb9,0x98,0x9a) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6172:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IPipeByte, 0xdb2f3aca, 0x2f86, 0x11d1, 0x8e,0x04, 0x00,0xc0,0x4f,0xb9,0x98,0x9a) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6244:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcReturned); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6244:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6249:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6249:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6253:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG cSent); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6253:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6258:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6258:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6277:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcReturned) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6281:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG cSent) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6285:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IPipeLong, 0xdb2f3acc, 0x2f86, 0x11d1, 0x8e,0x04, 0x00,0xc0,0x4f,0xb9,0x98,0x9a) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6285:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IPipeLong, 0xdb2f3acc, 0x2f86, 0x11d1, 0x8e,0x04, 0x00,0xc0,0x4f,0xb9,0x98,0x9a) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6357:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcReturned); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6357:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6362:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6362:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6366:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG cSent); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6366:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6371:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6371:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6390:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcReturned) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6394:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG cSent) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6398:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IPipeDouble, 0xdb2f3ace, 0x2f86, 0x11d1, 0x8e,0x04, 0x00,0xc0,0x4f,0xb9,0x98,0x9a) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6398:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IPipeDouble, 0xdb2f3ace, 0x2f86, 0x11d1, 0x8e,0x04, 0x00,0xc0,0x4f,0xb9,0x98,0x9a) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6470:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcReturned); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6470:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6475:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6475:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6479:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG cSent); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6479:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6484:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6484:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6862:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture APTTYPE *pAptType) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6865:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture THDTYPE *pThreadType) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6868:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture GUID *pguidLogicalThreadId) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6871:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFGUID rguid) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6875:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IComThreadingInfo, 0x000001ce, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6875:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IComThreadingInfo, 0x000001ce, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6958:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture APTTYPE *pAptType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6958:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6963:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6963:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6966:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture THDTYPE *pThreadType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6966:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6971:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6971:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6974:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture GUID *pguidLogicalThreadId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6974:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6979:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6979:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6982:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFGUID rguid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6982:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6987:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6987:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:7004:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwSecondsRemaining) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:7008:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IProcessInitControl, 0x72380d55, 0x8d2b, 0x43a3, 0x85,0x13, 0x2b,0x6e,0xf3,0x14,0x34,0xe9) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:7008:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IProcessInitControl, 0x72380d55, 0x8d2b, 0x43a3, 0x85,0x13, 0x2b,0x6e,0xf3,0x14,0x34,0xe9) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:7067:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwSecondsRemaining); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:7067:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:7072:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:7072:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:7090:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IFastRundown, 0x00000040, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:7090:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IFastRundown, 0x00000040, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:7157:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG_PTR *pAttributeValue) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:7161:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IMarshalingStream, 0xd8f2f5e6, 0x6102, 0x4863, 0x9f,0x26, 0x38,0x9a,0x46,0x76,0xef,0xde) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:7161:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IMarshalingStream, 0xd8f2f5e6, 0x6102, 0x4863, 0x9f,0x26, 0x38,0x9a,0x46,0x76,0xef,0xde) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:7329:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG_PTR *pAttributeValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:7329:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:7334:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:7334:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:156, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/guiddef.h:30:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __extension__ template const GUID &__mingw_uuidof(); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/guiddef.h:30:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:173:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CreateStreamOnHGlobal (HGLOBAL hGlobal, WINBOOL fDeleteOnRelease, LPSTREAM *ppstm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:173:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:174:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI GetHGlobalFromStream (LPSTREAM pstm, HGLOBAL *phglobal); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:174:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:175:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_(void) CoUninitialize (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:175:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:176:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoInitializeEx (LPVOID pvReserved, DWORD dwCoInit); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:176:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:177:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoGetCurrentLogicalThreadId (GUID *pguid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:177:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:178:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoGetContextToken (ULONG_PTR *pToken); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:178:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:182:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoGetObjectContext (REFIID riid, LPVOID *ppv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:182:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:183:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoRegisterClassObject (REFCLSID rclsid, LPUNKNOWN pUnk, DWORD dwClsContext, DWORD flags, LPDWORD lpdwRegister); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:183:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:184:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoRevokeClassObject (DWORD dwRegister); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:184:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:185:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoResumeClassObjects (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:185:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:186:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoSuspendClassObjects (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:186:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:190:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoGetMalloc (DWORD dwMemContext, LPMALLOC *ppMalloc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:190:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:191:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_(DWORD) CoGetCurrentProcess (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:191:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:192:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoGetCallerTID (LPDWORD lpdwTID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:192:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:193:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoGetDefaultContext (APTTYPE aptType, REFIID riid, void **ppv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:193:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:201:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoGetClassObject (REFCLSID rclsid, DWORD dwClsContext, LPVOID pvReserved, REFIID riid, LPVOID *ppv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:201:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:202:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_(ULONG) CoAddRefServerProcess (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:202:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:203:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_(ULONG) CoReleaseServerProcess (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:203:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:204:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoGetPSClsid (REFIID riid, CLSID *pClsid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:204:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:205:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoRegisterPSClsid (REFIID riid, REFCLSID rclsid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:205:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:206:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoRegisterSurrogate (LPSURROGATE pSurrogate); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:206:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:207:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoMarshalHresult (LPSTREAM pstm, HRESULT hresult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:207:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:208:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoUnmarshalHresult (LPSTREAM pstm, HRESULT *phresult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:208:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:209:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoLockObjectExternal (LPUNKNOWN pUnk, WINBOOL fLock, WINBOOL fLastUnlockReleases); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:209:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:210:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoGetStdMarshalEx (LPUNKNOWN pUnkOuter, DWORD smexflags, LPUNKNOWN *ppUnkInner); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:210:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:219:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoGetMarshalSizeMax (ULONG *pulSize, REFIID riid, LPUNKNOWN pUnk, DWORD dwDestContext, LPVOID pvDestContext, DWORD mshlflags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:219:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:220:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoMarshalInterface (LPSTREAM pStm, REFIID riid, LPUNKNOWN pUnk, DWORD dwDestContext, LPVOID pvDestContext, DWORD mshlflags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:220:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:221:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoUnmarshalInterface (LPSTREAM pStm, REFIID riid, LPVOID *ppv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:221:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:222:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoReleaseMarshalData (LPSTREAM pStm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:222:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:223:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoDisconnectObject (LPUNKNOWN pUnk, DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:223:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:224:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoGetStandardMarshal (REFIID riid, LPUNKNOWN pUnk, DWORD dwDestContext, LPVOID pvDestContext, DWORD mshlflags, LPMARSHAL *ppMarshal); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:224:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:225:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoMarshalInterThreadInterfaceInStream (REFIID riid, LPUNKNOWN pUnk, LPSTREAM *ppStm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:225:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:226:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoGetInterfaceAndReleaseStream (LPSTREAM pStm, REFIID iid, LPVOID *ppv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:226:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:227:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoCreateFreeThreadedMarshaler (LPUNKNOWN punkOuter, LPUNKNOWN *ppunkMarshal); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:227:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:228:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_(void) CoFreeUnusedLibraries (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:228:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:229:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_(void) CoFreeUnusedLibrariesEx (DWORD dwUnloadDelay, DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:229:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:230:230: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoInitializeSecurity (PSECURITY_DESCRIPTOR pSecDesc, LONG cAuthSvc, SOLE_AUTHENTICATION_SERVICE *asAuthSvc, void *pReserved1, DWORD dwAuthnLevel, DWORD dwImpLevel, void *pAuthList, DWORD dwCapabilities, void *pReserved3); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:230:230: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:231:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoSwitchCallContext (IUnknown *pNewObject, IUnknown **ppOldObject); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:231:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:239:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoCreateInstanceFromApp (REFCLSID Clsid, IUnknown *punkOuter, DWORD dwClsCtx, PVOID reserved, DWORD dwCount, MULTI_QI *pResults); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:239:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:244:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_(WINBOOL) CoIsHandlerConnected (LPUNKNOWN pUnk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:244:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:248:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoGetCallContext (REFIID riid, void **ppInterface); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:248:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:249:209: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoQueryProxyBlanket (IUnknown *pProxy, DWORD *pwAuthnSvc, DWORD *pAuthzSvc, LPOLESTR *pServerPrincName, DWORD *pAuthnLevel, DWORD *pImpLevel, RPC_AUTH_IDENTITY_HANDLE *pAuthInfo, DWORD *pCapabilites); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:249:209: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:250:205: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoSetProxyBlanket (IUnknown *pProxy, DWORD dwAuthnSvc, DWORD dwAuthzSvc, OLECHAR *pServerPrincName, DWORD dwAuthnLevel, DWORD dwImpLevel, RPC_AUTH_IDENTITY_HANDLE pAuthInfo, DWORD dwCapabilities); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:250:205: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:251:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoCopyProxy (IUnknown *pProxy, IUnknown **ppCopy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:251:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:252:181: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoQueryClientBlanket (DWORD *pAuthnSvc, DWORD *pAuthzSvc, LPOLESTR *pServerPrincName, DWORD *pAuthnLevel, DWORD *pImpLevel, RPC_AUTHZ_HANDLE *pPrivs, DWORD *pCapabilities); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:252:181: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:253:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoImpersonateClient (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:253:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:254:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoRevertToSelf (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:254:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:255:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoQueryAuthenticationServices (DWORD *pcAuthSvc, SOLE_AUTHENTICATION_SERVICE **asAuthSvc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:255:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:256:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoCreateInstance (REFCLSID rclsid, LPUNKNOWN pUnkOuter, DWORD dwClsContext, REFIID riid, LPVOID *ppv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:256:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:257:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoCreateInstanceEx (REFCLSID Clsid, IUnknown *punkOuter, DWORD dwClsCtx, COSERVERINFO *pServerInfo, DWORD dwCount, MULTI_QI *pResults); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:257:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:282:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoGetCancelObject (DWORD dwThreadId, REFIID iid, void **ppUnk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:282:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:283:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoSetCancelObject (IUnknown *pUnk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:283:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:284:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoCancelCall (DWORD dwThreadId, ULONG ulTimeout); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:284:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:285:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoTestCancel (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:285:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:286:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoEnableCallCancellation (LPVOID pReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:286:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:287:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoDisableCallCancellation (LPVOID pReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:287:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:291:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI StringFromCLSID (REFCLSID rclsid, LPOLESTR *lplpsz); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:291:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:292:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CLSIDFromString (LPCOLESTR lpsz, LPCLSID pclsid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:292:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:293:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI StringFromIID (REFIID rclsid, LPOLESTR *lplpsz); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:293:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:294:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI IIDFromString (LPCOLESTR lpsz, LPIID lpiid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:294:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:298:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI ProgIDFromCLSID (REFCLSID clsid, LPOLESTR *lplpszProgID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:298:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:299:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CLSIDFromProgID (LPCOLESTR lpszProgID, LPCLSID lpclsid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:299:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:303:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_(int) StringFromGUID2 (REFGUID rguid, LPOLESTR lpsz, int cchMax); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:303:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:304:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoCreateGuid (GUID *pguid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:304:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:308:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI PropVariantCopy (PROPVARIANT *pvarDest, const PROPVARIANT *pvarSrc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:308:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:309:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI PropVariantClear (PROPVARIANT *pvar); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:309:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:310:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI FreePropVariantArray (ULONG cVariants, PROPVARIANT *rgvars); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:310:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:314:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoWaitForMultipleHandles (DWORD dwFlags, DWORD dwTimeout, ULONG cHandles, LPHANDLE pHandles, LPDWORD lpdwindex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:314:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:351:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoGetTreatAsClass (REFCLSID clsidOld, LPCLSID pClsidNew); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:351:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:352:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoInvalidateRemoteMachineBindings (LPOLESTR pszMachineName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:352:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:359:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI DllGetClassObject (REFCLSID rclsid, REFIID riid, LPVOID *ppv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:359:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:360:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI DllCanUnloadNow (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:360:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:361:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_ (LPVOID) CoTaskMemAlloc (SIZE_T cb); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:361:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:362:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_ (LPVOID) CoTaskMemRealloc (LPVOID pv, SIZE_T cb); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:362:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:363:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_ (void) CoTaskMemFree (LPVOID pv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:363:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7619:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SIZE_T cbRequest) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7622:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *pActual) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7626:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fSpyed) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7629:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fSpyed) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7635:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fSpyed) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7639:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fSpyed) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7643:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fSpyed) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7647:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fSpyed) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7651:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fSpyed) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7656:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int fActual) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7659:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7662:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7666:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IMallocSpy, 0x0000001d, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7666:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IMallocSpy, 0x0000001d, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7821:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SIZE_T cbRequest); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7821:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7826:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7826:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7829:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *pActual); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7829:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7834:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7834:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7838:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fSpyed); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7838:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7843:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7843:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7846:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fSpyed); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7846:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7851:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7851:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7857:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fSpyed); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7857:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7862:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7862:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7866:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fSpyed); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7866:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7871:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7871:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7875:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fSpyed); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7875:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7880:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7880:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7884:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fSpyed); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7884:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7889:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7889:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7893:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fSpyed); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7893:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7898:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7898:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7903:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int fActual); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7903:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7908:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7908:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7910:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMallocSpy* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7910:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7915:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7915:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7917:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMallocSpy* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7917:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7922:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7922:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8000:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown *punk) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8003:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown *punk) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8006:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8009:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BIND_OPTS *pbindopts) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8012:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BIND_OPTS *pbindopts) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8015:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IRunningObjectTable **pprot) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8019:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown *punk) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8023:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown **ppunk) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8026:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumString **ppenum) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8029:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR pszKey) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8033:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IBindCtx, 0x0000000e, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8033:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IBindCtx, 0x0000000e, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8165:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown *punk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8165:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8170:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8170:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8173:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown *punk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8173:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8178:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8178:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8180:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IBindCtx* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8180:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8185:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8185:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8188:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BIND_OPTS2 *pbindopts); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8188:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8193:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8193:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8196:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BIND_OPTS2 *pbindopts); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8196:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8201:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8201:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8204:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IRunningObjectTable **pprot); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8204:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8209:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8209:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8213:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown *punk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8213:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8218:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8218:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8222:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown **ppunk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8222:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8227:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8227:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8230:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumString **ppenum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8230:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8235:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8235:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8238:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR pszKey); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8238:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8243:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8243:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8246:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BIND_OPTS *pbindopts); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8246:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8249:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BIND_OPTS2 *pbindopts); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8249:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8252:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BIND_OPTS *pbindopts); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8252:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8255:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BIND_OPTS2 *pbindopts); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8255:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8274:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8277:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG celt) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8280:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8283:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumMoniker **ppenum) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8287:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IEnumMoniker, 0x00000102, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8287:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IEnumMoniker, 0x00000102, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8373:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8373:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8378:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8378:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8381:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG celt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8381:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8386:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8386:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8388:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumMoniker* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8388:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8393:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8393:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8396:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumMoniker **ppenum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8396:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8401:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8401:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8406:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8406:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8411:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8411:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8430:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCLSID lpClsid) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8433:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPBINDCTX pbc) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8436:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8440:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fLastUnlockCloses) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8443:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fContained) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8447:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IRunnableObject, 0x00000126, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8447:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IRunnableObject, 0x00000126, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8538:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCLSID lpClsid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8538:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8543:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8543:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8546:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPBINDCTX pbc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8546:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8551:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8551:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8553:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IRunnableObject* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8553:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8558:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8558:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8562:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fLastUnlockCloses); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8562:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8567:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8567:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8570:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fContained); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8570:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8575:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8575:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8577:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IRunnableObject* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8577:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8579:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IRunnableObject* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8579:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8599:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwRegister) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8602:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwRegister) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8605:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmkObjectName) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8609:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown **ppunkObject) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8613:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FILETIME *pfiletime) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8617:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FILETIME *pfiletime) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8620:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumMoniker **ppenumMoniker) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8624:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IRunningObjectTable, 0x00000010, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8624:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IRunningObjectTable, 0x00000010, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8740:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwRegister); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8740:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8745:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8745:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8748:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwRegister); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8748:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8753:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8753:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8756:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmkObjectName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8756:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8761:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8761:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8765:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown **ppunkObject); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8765:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8770:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8770:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8774:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FILETIME *pfiletime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8774:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8779:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8779:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8783:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FILETIME *pfiletime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8783:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8788:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8788:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8791:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumMoniker **ppenumMoniker); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8791:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8796:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8796:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8815:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CLSID *pClassID) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8819:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IPersist, 0x0000010c, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8819:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IPersist, 0x0000010c, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8878:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CLSID *pClassID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8878:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8883:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8883:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8900:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8903:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStream *pStm) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8907:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fClearDirty) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8910:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULARGE_INTEGER *pcbSize) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8914:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IPersistStream, 0x00000109, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8914:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IPersistStream, 0x00000109, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9007:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IPersistStream* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9007:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9012:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9012:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9015:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStream *pStm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9015:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9020:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9020:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9024:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fClearDirty); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9024:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9029:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9029:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9032:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULARGE_INTEGER *pcbSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9032:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9037:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9037:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9075:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppvResult) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9081:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppvObj) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9087:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker **ppmkReduced) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9092:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker **ppmkComposite) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9096:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumMoniker **ppenumMoniker) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9099:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmkOtherMoniker) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9102:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwHash) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9107:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmkNewlyRunning) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9112:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FILETIME *pFileTime) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9115:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker **ppmk) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9119:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker **ppmkPrefix) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9123:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker **ppmkRelPath) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9128:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR *ppszDisplayName) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9135:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker **ppmkOut) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9138:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwMksys) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9142:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IMoniker, 0x0000000f, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9142:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IMoniker, 0x0000000f, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9386:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown **ppvResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9386:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9391:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9391:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9397:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown **ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9397:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9402:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9402:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9408:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker **ppmkReduced); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9408:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9413:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9413:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9418:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker **ppmkComposite); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9418:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9423:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9423:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9427:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumMoniker **ppenumMoniker); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9427:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9432:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9432:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9435:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmkOtherMoniker); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9435:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9440:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9440:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9443:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwHash); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9443:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9448:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9448:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9453:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmkNewlyRunning); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9453:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9458:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9458:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9463:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FILETIME *pFileTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9463:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9468:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9468:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9471:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker **ppmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9471:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9476:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9476:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9480:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker **ppmkPrefix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9480:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9485:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9485:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9489:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker **ppmkRelPath); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9489:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9494:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9494:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9499:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR *ppszDisplayName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9499:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9504:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9504:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9511:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker **ppmkOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9511:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9516:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9516:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9519:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwMksys); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9519:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9524:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9524:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9530:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppvResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9530:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9536:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown **ppvResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9536:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9542:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9542:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9548:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown **ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9548:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9568:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbData) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9572:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IROTData, 0xf29f6bc0, 0x5021, 0x11ce, 0xaa,0x15, 0x00,0x00,0x69,0x01,0x29,0x3f) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9572:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IROTData, 0xf29f6bc0, 0x5021, 0x11ce, 0xaa,0x15, 0x00,0x00,0x69,0x01,0x29,0x3f) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9635:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9635:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9640:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9640:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9661:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9664:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG celt) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9667:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9670:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATSTG **ppenum) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9674:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IEnumSTATSTG, 0x0000000d, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9674:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IEnumSTATSTG, 0x0000000d, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9760:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9760:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9765:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9765:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9768:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG celt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9768:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9773:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9773:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9775:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATSTG* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9775:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9780:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9780:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9783:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATSTG **ppenum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9783:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9788:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9788:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9793:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9793:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9798:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9798:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9826:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStream **ppstm) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9833:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStream **ppstm) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9840:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStorage **ppstg) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9848:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStorage **ppstg) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9854:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStorage *pstgDest) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9860:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD grfFlags) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9863:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD grfCommitFlags) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9866:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9872:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATSTG **ppenum) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9875:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const OLECHAR *pwcsName) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9879:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const OLECHAR *pwcsNewName) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9885:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const FILETIME *pmtime) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9888:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFCLSID clsid) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9892:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD grfMask) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9896:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD grfStatFlag) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9900:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IStorage, 0x0000000b, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9900:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IStorage, 0x0000000b, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10106:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStream **ppstm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10106:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10111:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10111:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10119:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStream **ppstm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10119:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10124:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10124:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10131:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStorage **ppstg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10131:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10136:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10136:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10144:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStorage **ppstg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10144:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10149:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10149:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10155:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStorage *pstgDest); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10155:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10160:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10160:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10166:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD grfFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10166:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10171:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10171:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10174:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD grfCommitFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10174:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10179:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10179:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10181:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStorage* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10181:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10186:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10186:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10193:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATSTG **ppenum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10193:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10198:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10198:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10201:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const OLECHAR *pwcsName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10201:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10206:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10206:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10210:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const OLECHAR *pwcsNewName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10210:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10215:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10215:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10221:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const FILETIME *pmtime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10221:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10226:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10226:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10229:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFCLSID clsid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10229:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10234:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10234:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10238:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD grfMask); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10238:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10243:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10243:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10247:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD grfStatFlag); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10247:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10252:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10252:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10259:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStream **ppstm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10259:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10267:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStream **ppstm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10267:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10273:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStorage *pstgDest); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10273:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10279:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStorage *pstgDest); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10279:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10285:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATSTG **ppenum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10285:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10292:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATSTG **ppenum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10292:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10311:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10315:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwMode) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10319:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fRemember) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10322:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCOLESTR pszFileName) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10325:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR *ppszFileName) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10329:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IPersistFile, 0x0000010b, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10329:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IPersistFile, 0x0000010b, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10431:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IPersistFile* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10431:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10436:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10436:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10440:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10440:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10445:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10445:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10449:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fRemember); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10449:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10454:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10454:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10457:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCOLESTR pszFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10457:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10462:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10462:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10465:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR *ppszFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10465:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10470:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10470:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10487:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10490:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStorage *pStg) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10493:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStorage *pStg) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10497:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fSameAsLoad) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10500:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStorage *pStgNew) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10503:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10507:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IPersistStorage, 0x0000010a, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10507:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IPersistStorage, 0x0000010a, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10615:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IPersistStorage* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10615:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10620:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10620:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10623:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStorage *pStg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10623:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10628:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10628:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10631:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStorage *pStg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10631:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10636:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10636:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10640:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fSameAsLoad); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10640:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10645:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10645:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10648:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStorage *pStgNew); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10648:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10653:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10653:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10655:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IPersistStorage* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10655:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10660:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10660:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10682:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbRead) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10688:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbWritten) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10691:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10694:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULARGE_INTEGER cb) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10699:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwLockType) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10704:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwLockType) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10708:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD grfStatFlag) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10712:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ILockBytes, 0x0000000a, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10712:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ILockBytes, 0x0000000a, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10832:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbRead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10832:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10837:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10837:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10843:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10843:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10848:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10848:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10850:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ILockBytes* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10850:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10855:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10855:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10858:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULARGE_INTEGER cb); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10858:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10863:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10863:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10868:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwLockType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10868:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10873:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10873:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10878:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwLockType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10878:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10883:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10883:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10887:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD grfStatFlag); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10887:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10892:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10892:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10898:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbRead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10898:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10904:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbRead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10904:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10910:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10910:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10916:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10916:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10952:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10955:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG celt) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10958:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10961:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumFORMATETC **ppenum) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10965:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IEnumFORMATETC, 0x00000103, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10965:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IEnumFORMATETC, 0x00000103, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11051:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11051:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11056:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11056:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11059:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG celt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11059:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11064:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11064:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11066:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumFORMATETC* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11066:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11071:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11071:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11074:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumFORMATETC **ppenum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11074:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11079:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11079:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11084:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11084:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11089:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11089:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11124:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11127:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG celt) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11130:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11133:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATDATA **ppenum) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11137:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IEnumSTATDATA, 0x00000105, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11137:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IEnumSTATDATA, 0x00000105, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11223:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11223:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11228:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11228:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11231:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG celt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11231:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11236:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11236:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11238:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATDATA* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11238:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11243:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11243:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11246:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATDATA **ppenum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11246:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11251:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11251:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11256:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11256:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11261:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11261:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11278:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR pszFile) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11282:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IRootStorage, 0x00000012, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11282:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IRootStorage, 0x00000012, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11341:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR pszFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11341:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11346:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11346:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11450:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STGMEDIUM *pStgmed) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11454:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG lindex) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11457:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmk) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11460:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11463:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11467:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IAdviseSink, 0x0000010f, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11467:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IAdviseSink, 0x0000010f, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11559:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ASYNC_STGMEDIUM *pStgmed); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11559:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11564:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11564:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11568:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG lindex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11568:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11573:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11573:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11576:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11576:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11581:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11581:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11583:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11583:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11588:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11588:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11590:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11590:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11595:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11595:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11599:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STGMEDIUM *pStgmed); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11599:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11603:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ASYNC_STGMEDIUM *pStgmed); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11603:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11607:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG lindex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11607:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11611:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG lindex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11611:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11614:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11614:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11617:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11617:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11619:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11619:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11621:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11621:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11623:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11623:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11625:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11625:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11642:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STGMEDIUM *pStgmed) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11645:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11649:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG lindex) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11652:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11655:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmk) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11658:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11661:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11664:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11667:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11670:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11674:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(AsyncIAdviseSink, 0x00000150, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11674:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(AsyncIAdviseSink, 0x00000150, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11801:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ASYNC_STGMEDIUM *pStgmed); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11801:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11806:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11806:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11810:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ASYNC_STGMEDIUM *pStgmed); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11810:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11815:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11815:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11819:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG lindex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11819:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11824:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11824:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11828:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG lindex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11828:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11833:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11833:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11836:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11836:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11841:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11841:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11844:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11844:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11849:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11849:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11851:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11851:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11856:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11856:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11858:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11858:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11863:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11863:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11865:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11865:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11870:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11870:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11872:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11872:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11877:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11877:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11881:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STGMEDIUM *pStgmed); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11881:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11885:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ASYNC_STGMEDIUM *pStgmed); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11885:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11887:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11887:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11891:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ASYNC_STGMEDIUM *pStgmed); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11891:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11895:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG lindex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11895:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11899:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG lindex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11899:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11901:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11901:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11905:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG lindex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11905:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11908:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11908:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11911:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11911:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11913:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11913:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11916:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11916:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11918:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11918:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11920:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11920:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11922:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11922:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11924:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11924:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11926:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11926:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11928:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11928:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11930:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11930:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11932:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11932:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11951:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmk) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11955:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IAdviseSink2, 0x00000125, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11955:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IAdviseSink2, 0x00000125, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12057:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12057:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12062:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12062:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12065:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12065:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12068:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12068:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12084:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmk) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12087:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12091:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(AsyncIAdviseSink2, 0x00000151, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12091:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(AsyncIAdviseSink2, 0x00000151, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12235:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12235:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12240:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12240:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12243:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12243:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12248:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12248:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12251:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12251:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12254:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12254:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12256:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink2* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12256:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12259:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12259:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12283:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STGMEDIUM *pmedium) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12287:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STGMEDIUM *pmedium) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12290:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORMATETC *pformatetc) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12294:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORMATETC *pformatetcOut) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12299:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fRelease) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12303:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumFORMATETC **ppenumFormatEtc) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12309:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwConnection) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12312:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwConnection) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12315:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATDATA **ppenumAdvise) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12319:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IDataObject, 0x0000010e, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12319:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IDataObject, 0x0000010e, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12452:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STGMEDIUM *pRemoteMedium); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12452:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12457:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12457:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12461:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STGMEDIUM *pRemoteMedium); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12461:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12466:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12466:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12469:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORMATETC *pformatetc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12469:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12474:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12474:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12478:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORMATETC *pformatetcOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12478:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12483:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12483:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12488:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fRelease); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12488:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12493:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12493:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12497:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumFORMATETC **ppenumFormatEtc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12497:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12502:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12502:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12508:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwConnection); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12508:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12513:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12513:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12516:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwConnection); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12516:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12521:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12521:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12524:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATDATA **ppenumAdvise); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12524:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12529:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12529:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12533:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STGMEDIUM *pmedium); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12533:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12537:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STGMEDIUM *pRemoteMedium); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12537:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12541:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STGMEDIUM *pmedium); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12541:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12545:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STGMEDIUM *pRemoteMedium); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12545:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12550:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fRelease); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12550:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12555:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fRelease); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12555:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12578:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwConnection) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12581:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwConnection) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12584:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATDATA **ppenumAdvise) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12589:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD advf) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12593:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IDataAdviseHolder, 0x00000110, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12593:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IDataAdviseHolder, 0x00000110, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12686:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwConnection); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12686:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12691:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12691:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12694:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwConnection); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12694:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12699:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12699:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12702:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATDATA **ppenumAdvise); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12702:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12707:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12707:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12712:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD advf); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12712:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12717:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12717:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12764:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPINTERFACEINFO lpInterfaceInfo) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12769:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwRejectType) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12774:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwPendingType) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12778:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IMessageFilter, 0x00000016, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12778:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IMessageFilter, 0x00000016, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12863:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPINTERFACEINFO lpInterfaceInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12863:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12868:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12868:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12873:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwRejectType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12873:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12878:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12878:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12883:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwPendingType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12883:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12888:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12888:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12925:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppv) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12929:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IClassActivator, 0x00000140, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12929:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IClassActivator, 0x00000140, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12996:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12996:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13001:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13001:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13021:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbWritten) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13027:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbWritten) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13030:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULARGE_INTEGER ulSize) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13033:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL bCanceled) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13037:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IFillLockBytes, 0x99caf010, 0x415e, 0x11cf, 0x88,0x14, 0x00,0xaa,0x00,0xb5,0x69,0xf5) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13037:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IFillLockBytes, 0x99caf010, 0x415e, 0x11cf, 0x88,0x14, 0x00,0xaa,0x00,0xb5,0x69,0xf5) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13127:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13127:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13132:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13132:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13138:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13138:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13143:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13143:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13146:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULARGE_INTEGER ulSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13146:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13151:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13151:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13154:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL bCanceled); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13154:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13159:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13159:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13164:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13164:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13169:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13169:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13175:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13175:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13181:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13181:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13202:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fOwner) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13206:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IProgressNotify, 0xa9d758a0, 0x4617, 0x11cf, 0x95,0xfc, 0x00,0xaa,0x00,0x68,0x0d,0xb4) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13206:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IProgressNotify, 0xa9d758a0, 0x4617, 0x11cf, 0x95,0xfc, 0x00,0xaa,0x00,0x68,0x0d,0xb4) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13271:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fOwner); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13271:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13276:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13276:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13302:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD glfInterleavedFlag) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13305:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13308:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13311:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture OLECHAR *pwcsNewDfName) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13314:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ILockBytes *pILockBytes) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13318:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ILayoutStorage, 0x0e6d4d90, 0x6738, 0x11cf, 0x96,0x08, 0x00,0xaa,0x00,0x68,0x0d,0xb4) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13318:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ILayoutStorage, 0x0e6d4d90, 0x6738, 0x11cf, 0x96,0x08, 0x00,0xaa,0x00,0x68,0x0d,0xb4) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13411:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD glfInterleavedFlag); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13411:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13416:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13416:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13418:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ILayoutStorage* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13418:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13423:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13423:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13425:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ILayoutStorage* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13425:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13430:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13430:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13433:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture OLECHAR *pwcsNewDfName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13433:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13438:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13438:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13441:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ILockBytes *pILockBytes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13441:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13446:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13446:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13464:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwTimeout) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13467:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13471:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IBlockingLock, 0x30f3d47a, 0x6447, 0x11d1, 0x8e,0x3c, 0x00,0xc0,0x4f,0xb9,0x38,0x6d) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13471:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IBlockingLock, 0x30f3d47a, 0x6447, 0x11d1, 0x8e,0x3c, 0x00,0xc0,0x4f,0xb9,0x38,0x6d) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13537:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwTimeout); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13537:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13542:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13542:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13544:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IBlockingLock* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13544:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13549:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13549:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13566:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD res2) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13570:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ITimeAndNoticeControl, 0xbc0bf6ae, 0x8878, 0x11d1, 0x83,0xe9, 0x00,0xc0,0x4f,0xc2,0xc6,0xd4) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13570:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ITimeAndNoticeControl, 0xbc0bf6ae, 0x8878, 0x11d1, 0x83,0xe9, 0x00,0xc0,0x4f,0xc2,0xc6,0xd4) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13631:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD res2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13631:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13636:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13636:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13657:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppstgOpen) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13665:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppstgOpen) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13669:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOplockStorage, 0x8d19c834, 0x8879, 0x11d1, 0x83,0xe9, 0x00,0xc0,0x4f,0xc2,0xc6,0xd4) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13669:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOplockStorage, 0x8d19c834, 0x8879, 0x11d1, 0x83,0xe9, 0x00,0xc0,0x4f,0xc2,0xc6,0xd4) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13751:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppstgOpen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13751:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13756:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13756:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13764:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppstgOpen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13764:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13769:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13769:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13787:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwTimeout) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13790:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13793:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13797:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IDirectWriterLock, 0x0e6d4d92, 0x6738, 0x11cf, 0x96,0x08, 0x00,0xaa,0x00,0x68,0x0d,0xb4) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13797:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IDirectWriterLock, 0x0e6d4d92, 0x6738, 0x11cf, 0x96,0x08, 0x00,0xaa,0x00,0x68,0x0d,0xb4) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13870:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwTimeout); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13870:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13875:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13875:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13877:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IDirectWriterLock* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13877:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13882:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13882:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13884:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IDirectWriterLock* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13884:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13889:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13889:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13916:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD flags) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13920:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IUrlMon, 0x00000026, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13920:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IUrlMon, 0x00000026, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13997:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13997:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14002:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14002:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14018:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *lpvReserved) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14022:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IForegroundTransfer, 0x00000145, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14022:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IForegroundTransfer, 0x00000145, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14081:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *lpvReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14081:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14086:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14086:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14107:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HBITMAP *phOutputBitmap) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14110:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStorage *pStg) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14114:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IThumbnailExtractor, 0x969dc708, 0x5c76, 0x11d1, 0x8d,0x86, 0x00,0x00,0xf8,0x04,0xb0,0x57) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14114:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IThumbnailExtractor, 0x969dc708, 0x5c76, 0x11d1, 0x8d,0x86, 0x00,0x00,0xf8,0x04,0xb0,0x57) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14191:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HBITMAP *phOutputBitmap); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14191:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14196:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14196:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14199:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStorage *pStg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14199:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14204:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14204:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14221:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HDC h2) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14225:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IDummyHICONIncluder, 0x947990de, 0xcc28, 0x11d2, 0xa0,0xf7, 0x00,0x80,0x5f,0x85,0x8f,0xb1) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14225:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IDummyHICONIncluder, 0x947990de, 0xcc28, 0x11d2, 0xa0,0xf7, 0x00,0x80,0x5f,0x85,0x8f,0xb1) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14286:11: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HDC h2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14286:11: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14291:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14291:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14315:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14318:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14322:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IProcessLock, 0x000001d5, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14322:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IProcessLock, 0x000001d5, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14386:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IProcessLock* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14386:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14391:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14391:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14393:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IProcessLock* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14393:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14398:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14398:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14416:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL *pfApplicationAware) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14420:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ApplicationType appType) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14423:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFGUID rguidApplID) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14426:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG ulReserved) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14429:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ShutdownType shutdownType) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14433:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ISurrogateService, 0x000001d4, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14433:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ISurrogateService, 0x000001d4, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14529:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL *pfApplicationAware); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14529:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14534:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14534:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14538:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ApplicationType appType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14538:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14543:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14543:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14546:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFGUID rguidApplID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14546:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14551:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14551:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14554:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG ulReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14554:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14559:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14559:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14562:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ShutdownType shutdownType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14562:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14567:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14567:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14585:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwCurThreadAptRefs) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14590:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwNewThreadAptRefs) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14593:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwCurThreadAptRefs) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14596:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwNewThreadAptRefs) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14600:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInitializeSpy, 0x00000034, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14600:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInitializeSpy, 0x00000034, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14687:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwCurThreadAptRefs); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14687:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14692:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14692:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14697:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwNewThreadAptRefs); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14697:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14702:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14702:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14705:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwCurThreadAptRefs); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14705:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14710:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14710:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14713:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwNewThreadAptRefs); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14713:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14718:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14718:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14736:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT64 ui64ApartmentIdentifier) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14740:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IApartmentShutdown, 0xa2f05a09, 0x27a2, 0x42b5, 0xbc,0x0e, 0xac,0x16,0x3e,0xf4,0x9d,0x9b) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14740:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IApartmentShutdown, 0xa2f05a09, 0x27a2, 0x42b5, 0xbc,0x0e, 0xac,0x16,0x3e,0xf4,0x9d,0x9b) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14799:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT64 ui64ApartmentIdentifier); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14799:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14804:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14804:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14811:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG __RPC_USER SNB_UserSize (ULONG *, ULONG, SNB *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14811:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14812:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER SNB_UserMarshal (ULONG *, unsigned char *, SNB *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14812:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14813:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER SNB_UserUnmarshal(ULONG *, unsigned char *, SNB *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14813:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14814:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_USER SNB_UserFree (ULONG *, SNB *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14814:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14815:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG __RPC_USER CLIPFORMAT_UserSize (ULONG *, ULONG, CLIPFORMAT *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14815:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14816:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER CLIPFORMAT_UserMarshal (ULONG *, unsigned char *, CLIPFORMAT *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14816:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14817:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER CLIPFORMAT_UserUnmarshal(ULONG *, unsigned char *, CLIPFORMAT *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14817:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14818:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_USER CLIPFORMAT_UserFree (ULONG *, CLIPFORMAT *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14818:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14819:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG __RPC_USER STGMEDIUM_UserSize (ULONG *, ULONG, STGMEDIUM *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14819:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14820:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER STGMEDIUM_UserMarshal (ULONG *, unsigned char *, STGMEDIUM *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14820:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14821:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER STGMEDIUM_UserUnmarshal(ULONG *, unsigned char *, STGMEDIUM *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14821:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14822:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_USER STGMEDIUM_UserFree (ULONG *, STGMEDIUM *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14822:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14823:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG __RPC_USER ASYNC_STGMEDIUM_UserSize (ULONG *, ULONG, ASYNC_STGMEDIUM *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14823:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14824:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER ASYNC_STGMEDIUM_UserMarshal (ULONG *, unsigned char *, ASYNC_STGMEDIUM *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14824:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14825:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER ASYNC_STGMEDIUM_UserUnmarshal(ULONG *, unsigned char *, ASYNC_STGMEDIUM *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14825:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14826:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_USER ASYNC_STGMEDIUM_UserFree (ULONG *, ASYNC_STGMEDIUM *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14826:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14827:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG __RPC_USER FLAG_STGMEDIUM_UserSize (ULONG *, ULONG, FLAG_STGMEDIUM *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14827:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14828:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER FLAG_STGMEDIUM_UserMarshal (ULONG *, unsigned char *, FLAG_STGMEDIUM *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14828:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14829:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER FLAG_STGMEDIUM_UserUnmarshal(ULONG *, unsigned char *, FLAG_STGMEDIUM *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14829:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14830:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_USER FLAG_STGMEDIUM_UserFree (ULONG *, FLAG_STGMEDIUM *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14830:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14831:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG __RPC_USER HBITMAP_UserSize (ULONG *, ULONG, HBITMAP *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14831:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14832:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER HBITMAP_UserMarshal (ULONG *, unsigned char *, HBITMAP *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14832:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14833:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER HBITMAP_UserUnmarshal(ULONG *, unsigned char *, HBITMAP *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14833:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14834:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_USER HBITMAP_UserFree (ULONG *, HBITMAP *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14834:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14835:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG __RPC_USER HICON_UserSize (ULONG *, ULONG, HICON *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14835:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14836:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER HICON_UserMarshal (ULONG *, unsigned char *, HICON *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14836:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14837:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER HICON_UserUnmarshal(ULONG *, unsigned char *, HICON *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14837:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14838:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_USER HICON_UserFree (ULONG *, HICON *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14838:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14839:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG __RPC_USER HDC_UserSize (ULONG *, ULONG, HDC *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14839:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14840:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER HDC_UserMarshal (ULONG *, unsigned char *, HDC *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14840:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14841:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER HDC_UserUnmarshal(ULONG *, unsigned char *, HDC *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14841:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14842:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_USER HDC_UserFree (ULONG *, HDC *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14842:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:79:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_(DWORD) CoBuildVersion (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:79:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:80:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoInitialize (LPVOID pvReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:80:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:81:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoRegisterMallocSpy (LPMALLOCSPY pMallocSpy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:81:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:82:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoRevokeMallocSpy (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:82:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:83:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoCreateStandardMalloc (DWORD memctx, IMalloc **ppMalloc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:83:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:84:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoRegisterInitializeSpy (LPINITIALIZESPY pSpy, ULARGE_INTEGER *puliCookie); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:84:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:85:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoRevokeInitializeSpy (ULARGE_INTEGER uliCookie); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:85:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:94:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoGetSystemSecurityPermissions (COMSD comSDType, PSECURITY_DESCRIPTOR *ppSD); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:94:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:95:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_(HINSTANCE) CoLoadLibrary (LPOLESTR lpszLibName, WINBOOL bAutoFree); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:95:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:96:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_(void) CoFreeLibrary (HINSTANCE hInst); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:96:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:97:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_(void) CoFreeAllLibraries (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:97:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:98:180: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoGetInstanceFromFile (COSERVERINFO *pServerInfo, CLSID *pClsid, IUnknown *punkOuter, DWORD dwClsCtx, DWORD grfMode, OLECHAR *pwszName, DWORD dwCount, MULTI_QI *pResults); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:98:180: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:99:173: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoGetInstanceFromIStorage (COSERVERINFO *pServerInfo, CLSID *pClsid, IUnknown *punkOuter, DWORD dwClsCtx, struct IStorage *pstg, DWORD dwCount, MULTI_QI *pResults); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:99:173: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:100:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoAllowSetForegroundWindow (IUnknown *pUnk, LPVOID lpvReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:100:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:101:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI DcomChannelSetHResult (LPVOID pvReserved, ULONG *pulReserved, HRESULT appsHR); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:101:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:102:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_(WINBOOL) CoIsOle1Class (REFCLSID rclsid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:102:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:103:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CLSIDFromProgIDEx (LPCOLESTR lpszProgID, LPCLSID lpclsid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:103:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:104:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_(WINBOOL) CoFileTimeToDosDateTime (FILETIME *lpFileTime, LPWORD lpDosDate, LPWORD lpDosTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:104:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:105:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_(WINBOOL) CoDosDateTimeToFileTime (WORD nDosDate, WORD nDosTime, FILETIME *lpFileTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:105:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:106:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoFileTimeNow (FILETIME *lpFileTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:106:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:107:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoRegisterMessageFilter (LPMESSAGEFILTER lpMessageFilter, LPMESSAGEFILTER *lplpMessageFilter); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:107:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:108:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoRegisterChannelHook (REFGUID ExtensionUuid, IChannelHook *pChannelHook); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:108:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:109:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoTreatAsClass (REFCLSID clsidOld, REFCLSID clsidNew); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:109:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:110:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CreateDataAdviseHolder (LPDATAADVISEHOLDER *ppDAHolder); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:110:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:111:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CreateDataCache (LPUNKNOWN pUnkOuter, REFCLSID rclsid, REFIID iid, LPVOID *ppv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:111:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:112:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI StgOpenLayoutDocfile (OLECHAR const *pwcsDfName, DWORD grfMode, DWORD reserved, IStorage **ppstgOpen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:112:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:116:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI StgCreateDocfile (const WCHAR *pwcsName, DWORD grfMode, DWORD reserved, IStorage **ppstgOpen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:116:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:117:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI StgCreateDocfileOnILockBytes (ILockBytes *plkbyt, DWORD grfMode, DWORD reserved, IStorage **ppstgOpen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:117:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:118:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI StgOpenStorage (const WCHAR *pwcsName, IStorage *pstgPriority, DWORD grfMode, SNB snbExclude, DWORD reserved, IStorage **ppstgOpen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:118:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:119:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI StgOpenStorageOnILockBytes (ILockBytes *plkbyt, IStorage *pstgPriority, DWORD grfMode, SNB snbExclude, DWORD reserved, IStorage **ppstgOpen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:119:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:120:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI StgIsStorageFile (const WCHAR *pwcsName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:120:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:121:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI StgIsStorageILockBytes (ILockBytes *plkbyt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:121:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:122:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI StgSetTimes (const WCHAR *lpszName, const FILETIME *pctime, const FILETIME *patime, const FILETIME *pmtime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:122:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:123:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI StgOpenAsyncDocfileOnIFillLockBytes (IFillLockBytes *pflb, DWORD grfMode, DWORD asyncFlags, IStorage **ppstgOpen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:123:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:124:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI StgGetIFillLockBytesOnILockBytes (ILockBytes *pilb, IFillLockBytes **ppflb); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:124:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:125:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI StgGetIFillLockBytesOnFile (OLECHAR const *pwcsName, IFillLockBytes **ppflb); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:125:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:140:198: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI StgCreateStorageEx (const WCHAR *pwcsName, DWORD grfMode, DWORD stgfmt, DWORD grfAttrs, STGOPTIONS *pStgOptions, PSECURITY_DESCRIPTOR pSecurityDescriptor, REFIID riid, void **ppObjectOpen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:140:198: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:141:196: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI StgOpenStorageEx (const WCHAR *pwcsName, DWORD grfMode, DWORD stgfmt, DWORD grfAttrs, STGOPTIONS *pStgOptions, PSECURITY_DESCRIPTOR pSecurityDescriptor, REFIID riid, void **ppObjectOpen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:141:196: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:142:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI BindMoniker (LPMONIKER pmk, DWORD grfOpt, REFIID iidResult, LPVOID *ppvResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:142:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:143:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoGetObject (LPCWSTR pszName, BIND_OPTS *pBindOptions, REFIID riid, void **ppv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:143:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:144:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI MkParseDisplayName (LPBC pbc, LPCOLESTR szUserName, ULONG *pchEaten, LPMONIKER *ppmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:144:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:145:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI MonikerRelativePathTo (LPMONIKER pmkSrc, LPMONIKER pmkDest, LPMONIKER *ppmkRelPath, WINBOOL dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:145:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:146:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI MonikerCommonPrefixWith (LPMONIKER pmkThis, LPMONIKER pmkOther, LPMONIKER *ppmkCommon); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:146:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:147:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CreateBindCtx (DWORD reserved, LPBC *ppbc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:147:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:148:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CreateGenericComposite (LPMONIKER pmkFirst, LPMONIKER pmkRest, LPMONIKER *ppmkComposite); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:148:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:149:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI GetClassFile (LPCOLESTR szFilename, CLSID *pclsid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:149:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:150:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CreateClassMoniker (REFCLSID rclsid, LPMONIKER *ppmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:150:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:151:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CreateFileMoniker (LPCOLESTR lpszPathName, LPMONIKER *ppmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:151:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:152:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CreateItemMoniker (LPCOLESTR lpszDelim, LPCOLESTR lpszItem, LPMONIKER *ppmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:152:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:153:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CreateAntiMoniker (LPMONIKER *ppmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:153:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:154:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CreatePointerMoniker (LPUNKNOWN punk, LPMONIKER *ppmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:154:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:155:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CreateObjrefMoniker (LPUNKNOWN punk, LPMONIKER *ppmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:155:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:159:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoInstall (IBindCtx *pbc, DWORD dwFlags, uCLSSPEC *pClassSpec, QUERYCONTEXT *pQuery, LPWSTR pszCodeBase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:159:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:160:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI GetRunningObjectTable (DWORD reserved, LPRUNNINGOBJECTTABLE *pprot); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:160:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:288, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:178:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwConnection) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:181:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwConnection) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:184:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATDATA **ppenumAdvise) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:187:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmk) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:190:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:193:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:197:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleAdviseHolder, 0x00000111, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:197:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleAdviseHolder, 0x00000111, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:288, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:296:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwConnection); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:296:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:301:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:301:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:304:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwConnection); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:304:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:309:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:309:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:312:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATDATA **ppenumAdvise); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:312:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:317:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:317:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:320:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:320:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:325:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:325:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:327:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IOleAdviseHolder* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:327:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:332:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:332:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:334:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IOleAdviseHolder* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:334:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:339:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:339:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:362:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwConnection) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:365:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwConnection) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:368:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATDATA **ppenumSTATDATA) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:371:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IDataObject *pDataObject) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:376:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fRelease) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:380:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleCache, 0x0000011e, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:380:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleCache, 0x0000011e, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:288, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:477:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwConnection); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:477:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:482:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:482:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:485:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwConnection); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:485:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:490:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:490:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:493:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATDATA **ppenumSTATDATA); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:493:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:498:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:498:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:501:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IDataObject *pDataObject); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:501:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:506:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:506:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:511:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fRelease); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:511:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:516:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:516:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:561:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPVOID pReserved) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:564:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwDiscardOptions) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:568:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleCache2, 0x00000128, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:568:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleCache2, 0x00000128, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:288, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:686:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG_PTR pReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:686:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:691:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:691:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:694:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwDiscardOptions); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:694:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:699:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:699:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:704:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPVOID pReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:704:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:709:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG_PTR pReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:709:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:730:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPDATAOBJECT pDataObject) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:733:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:737:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleCacheControl, 0x00000129, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:737:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleCacheControl, 0x00000129, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:288, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:803:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPDATAOBJECT pDataObject); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:803:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:808:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:808:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:810:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IOleCacheControl* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:810:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:815:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:815:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:837:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker **ppmkOut) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:841:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IParseDisplayName, 0x0000011a, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:841:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IParseDisplayName, 0x0000011a, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:288, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:906:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker **ppmkOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:906:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:911:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:911:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:931:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumUnknown **ppenum) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:934:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fLock) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:938:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleContainer, 0x0000011b, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:938:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleContainer, 0x0000011b, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:288, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1021:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumUnknown **ppenum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1021:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1026:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1026:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1029:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fLock); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1029:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1034:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1034:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1053:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1058:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker **ppmk) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1061:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IOleContainer **ppContainer) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1064:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1067:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fShow) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1070:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1074:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleClientSite, 0x00000118, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1074:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleClientSite, 0x00000118, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:288, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1171:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IOleClientSite* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1171:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1176:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1176:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1181:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker **ppmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1181:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1186:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1186:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1189:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IOleContainer **ppContainer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1189:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1194:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1194:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1196:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IOleClientSite* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1196:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1201:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1201:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1204:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fShow); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1204:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1209:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1209:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1211:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IOleClientSite* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1211:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1216:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1216:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1284:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IOleClientSite *pClientSite) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1287:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IOleClientSite **ppClientSite) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1291:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCOLESTR szContainerObj) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1294:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwSaveOption) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1298:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmk) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1303:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker **ppmk) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1308:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1312:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IDataObject **ppDataObject) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1320:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCRECT lprcPosRect) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1323:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumOLEVERB **ppEnumOleVerb) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1326:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1329:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1332:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CLSID *pClsid) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1336:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR *pszUserType) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1340:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SIZEL *psizel) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1344:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SIZEL *psizel) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1348:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwConnection) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1351:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwConnection) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1354:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATDATA **ppenumAdvise) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1358:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwStatus) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1361:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LOGPALETTE *pLogpal) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1365:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleObject, 0x00000112, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1365:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleObject, 0x00000112, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:288, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1599:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IOleClientSite *pClientSite); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1599:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1604:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1604:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1607:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IOleClientSite **ppClientSite); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1607:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1612:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1612:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1616:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCOLESTR szContainerObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1616:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1621:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1621:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1624:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwSaveOption); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1624:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1629:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1629:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1633:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1633:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1638:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1638:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1643:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker **ppmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1643:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1648:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1648:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1653:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1653:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1658:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1658:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1662:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IDataObject **ppDataObject); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1662:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1667:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1667:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1675:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCRECT lprcPosRect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1675:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1680:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1680:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1683:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumOLEVERB **ppEnumOleVerb); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1683:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1688:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1688:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1690:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IOleObject* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1690:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1695:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1695:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1697:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IOleObject* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1697:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1702:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1702:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1705:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CLSID *pClsid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1705:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1710:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1710:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1714:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR *pszUserType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1714:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1719:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1719:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1723:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SIZEL *psizel); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1723:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1728:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1728:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1732:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SIZEL *psizel); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1732:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1737:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1737:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1741:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwConnection); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1741:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1746:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1746:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1749:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwConnection); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1749:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1754:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1754:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1757:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATDATA **ppenumAdvise); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1757:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1762:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1762:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1766:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1766:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1771:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1771:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1774:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LOGPALETTE *pLogpal); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1774:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1779:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1779:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1834:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HWND *phwnd) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1837:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fEnterMode) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1841:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleWindow, 0x00000114, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1841:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleWindow, 0x00000114, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:288, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1908:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HWND *phwnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1908:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1913:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1913:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1916:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fEnterMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1916:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1921:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1921:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1952:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwUpdateOpt) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1955:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwUpdateOpt) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1959:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFCLSID rclsid) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1962:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker **ppmk) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1965:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCOLESTR pszStatusText) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1968:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR *ppszDisplayName) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1972:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IBindCtx *pbc) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1975:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1978:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown **ppunk) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1981:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1984:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IBindCtx *pbc) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1988:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleLink, 0x0000011d, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1988:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleLink, 0x0000011d, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:288, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2127:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwUpdateOpt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2127:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2132:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2132:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2135:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwUpdateOpt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2135:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2140:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2140:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2144:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFCLSID rclsid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2144:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2149:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2149:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2152:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker **ppmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2152:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2157:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2157:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2160:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCOLESTR pszStatusText); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2160:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2165:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2165:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2168:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR *ppszDisplayName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2168:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2173:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2173:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2177:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IBindCtx *pbc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2177:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2182:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2182:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2184:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IOleLink* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2184:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2189:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2189:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2192:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown **ppunk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2192:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2197:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2197:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2199:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IOleLink* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2199:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2204:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2204:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2207:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IBindCtx *pbc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2207:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2212:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2212:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2249:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppvObject) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2255:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppvStorage) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2258:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR pszItem) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2262:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleItemContainer, 0x0000011c, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2262:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleItemContainer, 0x0000011c, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:288, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2382:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppvObject); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2382:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2387:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2387:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2393:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppvStorage); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2393:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2398:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2398:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2401:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR pszItem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2401:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2406:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2406:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2428:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPRECT lprectBorder) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2431:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCBORDERWIDTHS pborderwidths) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2434:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCBORDERWIDTHS pborderwidths) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2438:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCOLESTR pszObjName) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2442:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleInPlaceUIWindow, 0x00000115, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2442:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleInPlaceUIWindow, 0x00000115, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:288, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2545:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPRECT lprectBorder); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2545:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2550:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2550:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2553:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCBORDERWIDTHS pborderwidths); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2553:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2558:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2558:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2561:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCBORDERWIDTHS pborderwidths); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2561:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2566:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2566:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2570:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCOLESTR pszObjName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2570:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2575:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2575:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2594:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPMSG lpmsg) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2597:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fActivate) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2600:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fActivate) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2605:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fFrameWindow) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2608:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fEnable) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2612:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleInPlaceActiveObject, 0x00000117, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2612:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleInPlaceActiveObject, 0x00000117, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:288, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2723:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IOleInPlaceActiveObject* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2723:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2728:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2728:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2731:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fActivate); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2731:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2736:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2736:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2739:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fActivate); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2739:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2744:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2744:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2750:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fFrameWindow); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2750:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2755:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2755:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2758:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fEnable); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2758:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2763:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2763:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2766:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPMSG lpmsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2766:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2768:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IOleInPlaceActiveObject* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2768:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2773:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fFrameWindow); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2773:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2779:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fFrameWindow); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2779:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2815:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLEMENUGROUPWIDTHS lpMenuWidths) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2820:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HWND hwndActiveObject) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2823:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HMENU hmenuShared) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2826:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCOLESTR pszStatusText) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2829:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fEnable) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2833:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WORD wID) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2837:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleInPlaceFrame, 0x00000116, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2837:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleInPlaceFrame, 0x00000116, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:288, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2996:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLEMENUGROUPWIDTHS lpMenuWidths); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2996:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3001:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3001:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3006:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HWND hwndActiveObject); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3006:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3011:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3011:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3014:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HMENU hmenuShared); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3014:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3019:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3019:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3022:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCOLESTR pszStatusText); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3022:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3027:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3027:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3030:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fEnable); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3030:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3035:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3035:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3039:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WORD wID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3039:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3044:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3044:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3063:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3066:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3070:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCRECT lprcClipRect) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3073:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3077:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleInPlaceObject, 0x00000113, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3077:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleInPlaceObject, 0x00000113, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:288, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3176:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IOleInPlaceObject* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3176:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3181:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3181:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3183:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IOleInPlaceObject* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3183:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3188:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3188:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3192:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCRECT lprcClipRect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3192:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3197:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3197:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3199:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IOleInPlaceObject* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3199:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3204:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3204:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3223:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3226:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3229:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3236:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLEINPLACEFRAMEINFO lpFrameInfo) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3239:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SIZE scrollExtant) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3242:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fUndoable) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3245:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3248:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3251:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3254:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCRECT lprcPosRect) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3258:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleInPlaceSite, 0x00000119, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3258:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleInPlaceSite, 0x00000119, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:288, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3405:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IOleInPlaceSite* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3405:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3410:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3410:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3412:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IOleInPlaceSite* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3412:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3417:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3417:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3419:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IOleInPlaceSite* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3419:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3424:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3424:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3431:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLEINPLACEFRAMEINFO lpFrameInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3431:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3436:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3436:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3439:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SIZE scrollExtant); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3439:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3444:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3444:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3447:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fUndoable); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3447:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3452:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3452:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3454:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IOleInPlaceSite* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3454:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3459:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3459:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3461:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IOleInPlaceSite* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3461:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3466:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3466:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3468:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IOleInPlaceSite* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3468:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3473:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3473:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3476:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCRECT lprcPosRect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3476:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3481:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3481:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3498:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3502:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IContinue, 0x0000012a, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3502:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IContinue, 0x0000012a, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:288, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3559:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IContinue* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3559:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3564:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3564:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3592:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG_PTR dwContinue) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3600:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LOGPALETTE **ppColorSet) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3606:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwFreeze) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3609:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwFreeze) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3614:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink *pAdvSink) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3619:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink **ppAdvSink) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3623:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IViewObject, 0x0000010d, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3623:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IViewObject, 0x0000010d, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:288, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3751:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IContinue *pContinue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3751:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3756:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3756:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3764:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LOGPALETTE **ppColorSet); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3764:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3769:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3769:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3775:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwFreeze); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3775:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3780:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3780:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3783:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwFreeze); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3783:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3788:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3788:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3793:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink *pAdvSink); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3793:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3798:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3798:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3803:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink **ppAdvSink); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3803:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3808:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3808:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3820:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG_PTR dwContinue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3820:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3831:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IContinue *pContinue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3831:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3839:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LOGPALETTE **ppColorSet); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3839:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3847:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LOGPALETTE **ppColorSet); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3847:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3853:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwFreeze); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3853:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3859:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwFreeze); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3859:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3864:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink **ppAdvSink); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3864:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3869:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink **ppAdvSink); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3869:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3891:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPSIZEL lpsizel) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3895:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IViewObject2, 0x00000127, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3895:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IViewObject2, 0x00000127, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:288, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4032:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPSIZEL lpsizel); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4032:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4037:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4037:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4057:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD grfKeyState) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4060:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwEffect) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4064:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IDropSource, 0x00000121, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4064:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IDropSource, 0x00000121, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:288, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4133:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD grfKeyState); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4133:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4138:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4138:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4141:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwEffect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4141:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4146:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4146:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4196:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwEffect) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4201:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwEffect) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4204:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4210:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwEffect) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4214:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IDropTarget, 0x00000122, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4214:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IDropTarget, 0x00000122, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:288, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4307:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwEffect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4307:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4312:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4312:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4317:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwEffect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4317:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4322:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4322:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4324:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IDropTarget* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4324:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4329:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4329:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4335:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwEffect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4335:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4340:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4340:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4357:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HWND hwndTarget) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4360:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4364:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IDropSourceNotify, 0x0000012b, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4364:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IDropSourceNotify, 0x0000012b, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:288, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4430:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HWND hwndTarget); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4430:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4435:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4435:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4437:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IDropSourceNotify* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4437:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4442:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4442:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4478:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4481:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG celt) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4484:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4487:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumOLEVERB **ppenum) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4491:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IEnumOLEVERB, 0x00000104, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4491:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IEnumOLEVERB, 0x00000104, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:288, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4577:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4577:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4582:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4582:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4585:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG celt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4585:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4590:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4590:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4592:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumOLEVERB* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4592:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4597:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4597:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4600:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumOLEVERB **ppenum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4600:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4605:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4605:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4610:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4610:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4615:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4615:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4622:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG __RPC_USER CLIPFORMAT_UserSize (ULONG *, ULONG, CLIPFORMAT *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4622:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4623:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER CLIPFORMAT_UserMarshal (ULONG *, unsigned char *, CLIPFORMAT *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4623:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4624:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER CLIPFORMAT_UserUnmarshal(ULONG *, unsigned char *, CLIPFORMAT *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4624:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4625:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_USER CLIPFORMAT_UserFree (ULONG *, CLIPFORMAT *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4625:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4626:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG __RPC_USER STGMEDIUM_UserSize (ULONG *, ULONG, STGMEDIUM *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4626:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4627:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER STGMEDIUM_UserMarshal (ULONG *, unsigned char *, STGMEDIUM *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4627:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4628:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER STGMEDIUM_UserUnmarshal(ULONG *, unsigned char *, STGMEDIUM *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4628:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4629:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_USER STGMEDIUM_UserFree (ULONG *, STGMEDIUM *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4629:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4630:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG __RPC_USER HWND_UserSize (ULONG *, ULONG, HWND *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4630:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4631:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER HWND_UserMarshal (ULONG *, unsigned char *, HWND *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4631:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4632:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER HWND_UserUnmarshal(ULONG *, unsigned char *, HWND *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4632:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4633:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_USER HWND_UserFree (ULONG *, HWND *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4633:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4634:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG __RPC_USER HMENU_UserSize (ULONG *, ULONG, HMENU *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4634:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4635:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER HMENU_UserMarshal (ULONG *, unsigned char *, HMENU *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4635:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4636:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER HMENU_UserUnmarshal(ULONG *, unsigned char *, HMENU *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4636:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4637:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_USER HMENU_UserFree (ULONG *, HMENU *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4637:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4638:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG __RPC_USER HGLOBAL_UserSize (ULONG *, ULONG, HGLOBAL *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4638:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4639:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER HGLOBAL_UserMarshal (ULONG *, unsigned char *, HGLOBAL *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4639:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4640:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER HGLOBAL_UserUnmarshal(ULONG *, unsigned char *, HGLOBAL *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4640:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4641:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_USER HGLOBAL_UserFree (ULONG *, HGLOBAL *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4641:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4642:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG __RPC_USER HACCEL_UserSize (ULONG *, ULONG, HACCEL *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4642:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4643:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER HACCEL_UserMarshal (ULONG *, unsigned char *, HACCEL *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4643:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4644:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER HACCEL_UserUnmarshal(ULONG *, unsigned char *, HACCEL *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4644:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4645:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_USER HACCEL_UserFree (ULONG *, HACCEL *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4645:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4646:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG __RPC_USER HDC_UserSize (ULONG *, ULONG, HDC *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4646:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4647:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER HDC_UserMarshal (ULONG *, unsigned char *, HDC *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4647:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4648:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER HDC_UserUnmarshal(ULONG *, unsigned char *, HDC *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4648:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4649:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_USER HDC_UserFree (ULONG *, HDC *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4649:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:289, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/servprov.h:62:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT STDMETHODCALLTYPE QueryService(REFGUID guidService, REFIID riid, void **ppvObject) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/servprov.h:65:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT STDMETHODCALLTYPE QueryService(REFGUID guidService, Q **pp) { ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:289, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/servprov.h:71:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT STDMETHODCALLTYPE IServiceProvider_RemoteQueryService_Proxy(IServiceProvider *This, REFGUID guidService, REFIID riid, IUnknown **ppvObject); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/servprov.h:71:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/servprov.h:72:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IServiceProvider_RemoteQueryService_Stub(IRpcStubBuffer *This, IRpcChannelBuffer *_pRpcChannelBuffer, PRPC_MESSAGE _pRpcMessage, DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/servprov.h:72:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/servprov.h:74:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IServiceProvider, 0x6d5140c1, 0x7436, 0x11ce, 0x80,0x34, 0x00,0xaa,0x00,0x60,0x09,0xfa) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/servprov.h:74:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IServiceProvider, 0x6d5140c1, 0x7436, 0x11ce, 0x80,0x34, 0x00,0xaa,0x00,0x60,0x09,0xfa) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:24, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:290, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:833:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFGUID guid) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:836:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT uTypeFlags) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:839:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR pStrDoc) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:842:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwHelpContext) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:846:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WORD wMinorVerNum) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:850:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HREFTYPE *phRefType) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:854:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FUNCDESC *pFuncDesc) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:858:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HREFTYPE hRefType) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:862:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture INT implTypeFlags) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:865:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WORD cbAlignment) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:868:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR pStrSchema) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:872:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARDESC *pVarDesc) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:877:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT cNames) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:881:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR szName) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:884:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TYPEDESC *pTDescAlias) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:889:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR szProcName) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:893:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR szDocString) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:897:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR szDocString) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:901:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwHelpContext) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:905:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwHelpContext) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:909:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR bstrMops) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:912:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IDLDESC *pIdlDesc) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:915:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:919:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ICreateTypeInfo, 0x00020405, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:919:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ICreateTypeInfo, 0x00020405, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:24, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:290, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1169:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFGUID guid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1169:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1174:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1174:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1177:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT uTypeFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1177:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1182:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1182:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1185:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR pStrDoc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1185:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1190:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1190:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1193:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwHelpContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1193:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1198:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1198:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1202:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WORD wMinorVerNum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1202:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1207:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1207:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1211:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HREFTYPE *phRefType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1211:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1216:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1216:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1220:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FUNCDESC *pFuncDesc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1220:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1225:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1225:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1229:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HREFTYPE hRefType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1229:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1234:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1234:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1238:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture INT implTypeFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1238:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1243:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1243:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1246:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WORD cbAlignment); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1246:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1251:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1251:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1254:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR pStrSchema); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1254:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1259:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1259:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1263:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARDESC *pVarDesc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1263:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1268:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1268:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1273:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT cNames); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1273:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1278:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1278:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1282:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR szName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1282:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1287:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1287:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1290:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TYPEDESC *pTDescAlias); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1290:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1295:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1295:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1300:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR szProcName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1300:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1305:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1305:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1309:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR szDocString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1309:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1314:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1314:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1318:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR szDocString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1318:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1323:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1323:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1327:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwHelpContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1327:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1332:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1332:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1336:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwHelpContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1336:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1341:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1341:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1345:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR bstrMops); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1345:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1350:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1350:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1353:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IDLDESC *pIdlDesc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1353:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1358:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1358:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1360:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ICreateTypeInfo* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1360:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1365:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1365:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1384:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT index) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1388:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture INVOKEKIND invKind) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1391:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT index) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1394:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture MEMBERID memid) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1397:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT index) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1401:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pVarVal) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1406:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pVarVal) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1412:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pVarVal) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1417:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pVarVal) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1422:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pVarVal) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1425:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG dwHelpStringContext) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1429:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG dwHelpStringContext) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1433:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG dwHelpStringContext) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1436:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1439:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR szName) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1443:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ICreateTypeInfo2, 0x0002040e, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1443:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ICreateTypeInfo2, 0x0002040e, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:24, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:290, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1828:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT index); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1828:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1833:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1833:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1837:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture INVOKEKIND invKind); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1837:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1842:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1842:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1845:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT index); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1845:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1850:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1850:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1853:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture MEMBERID memid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1853:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1858:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1858:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1861:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT index); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1861:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1866:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1866:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1870:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pVarVal); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1870:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1875:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1875:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1880:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pVarVal); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1880:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1885:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1885:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1891:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pVarVal); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1891:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1896:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1896:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1901:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pVarVal); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1901:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1906:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1906:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1911:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pVarVal); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1911:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1916:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1916:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1919:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG dwHelpStringContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1919:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1924:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1924:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1928:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG dwHelpStringContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1928:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1933:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1933:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1937:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG dwHelpStringContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1937:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1942:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1942:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1944:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ICreateTypeInfo2* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1944:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1949:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1949:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1952:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR szName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1952:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1957:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1957:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1978:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ICreateTypeInfo **ppCTInfo) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1981:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR szName) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1985:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WORD wMinorVerNum) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1988:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFGUID guid) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1991:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR szDoc) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1994:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR szHelpFileName) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1997:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwHelpContext) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2000:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LCID lcid) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2003:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT uLibFlags) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2006:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2010:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ICreateTypeLib, 0x00020406, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2010:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ICreateTypeLib, 0x00020406, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:24, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:290, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2145:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ICreateTypeInfo **ppCTInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2145:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2150:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2150:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2153:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR szName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2153:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2158:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2158:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2162:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WORD wMinorVerNum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2162:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2167:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2167:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2170:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFGUID guid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2170:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2175:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2175:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2178:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR szDoc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2178:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2183:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2183:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2186:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR szHelpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2186:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2191:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2191:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2194:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwHelpContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2194:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2199:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2199:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2202:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LCID lcid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2202:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2207:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2207:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2210:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT uLibFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2210:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2215:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2215:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2217:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ICreateTypeLib* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2217:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2222:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2222:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2240:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR szName) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2244:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pVarVal) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2247:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG dwHelpStringContext) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2250:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR szFileName) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2254:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ICreateTypeLib2, 0x0002040f, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2254:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ICreateTypeLib2, 0x0002040f, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:24, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:290, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2423:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR szName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2423:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2428:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2428:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2432:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pVarVal); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2432:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2437:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2437:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2440:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG dwHelpStringContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2440:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2445:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2445:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2448:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR szFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2448:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2453:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2453:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2492:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT *pctinfo) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2497:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeInfo **ppTInfo) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2504:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DISPID *rgDispId) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2514:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT *puArgErr) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2518:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IDispatch, 0x00020400, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2518:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IDispatch, 0x00020400, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:24, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:290, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2614:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT *pctinfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2614:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2619:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2619:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2624:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeInfo **ppTInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2624:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2629:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2629:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2636:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DISPID *rgDispId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2636:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2641:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2641:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2654:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANTARG *rgVarRef); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2654:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2659:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2659:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2669:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT *puArgErr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2669:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2682:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANTARG *rgVarRef); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2682:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2703:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pCeltFetched) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2706:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG celt) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2709:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2712:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumVARIANT **ppEnum) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2716:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IEnumVARIANT, 0x00020404, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2716:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IEnumVARIANT, 0x00020404, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:24, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:290, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2802:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pCeltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2802:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2807:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2807:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2810:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG celt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2810:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2815:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2815:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2817:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumVARIANT* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2817:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2822:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2822:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2825:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumVARIANT **ppEnum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2825:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2830:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2830:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2835:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pCeltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2835:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2840:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pCeltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2840:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2880:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BINDPTR *pBindPtr) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2886:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeComp **ppTComp) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2890:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ITypeComp, 0x00020403, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2890:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ITypeComp, 0x00020403, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:24, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:290, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2973:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CLEANLOCALSTORAGE *pDummy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2973:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2978:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2978:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2983:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeInfo **ppTInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2983:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2988:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2988:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2996:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BINDPTR *pBindPtr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2996:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3007:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CLEANLOCALSTORAGE *pDummy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3007:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3013:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeComp **ppTComp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3013:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3018:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeInfo **ppTInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3018:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3039:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TYPEATTR **ppTypeAttr) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3042:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeComp **ppTComp) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3046:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FUNCDESC **ppFuncDesc) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3050:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARDESC **ppVarDesc) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3056:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT *pcNames) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3060:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HREFTYPE *pRefType) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3064:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture INT *pImplTypeFlags) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3069:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture MEMBERID *pMemId) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3078:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT *puArgErr) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3085:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pBstrHelpFile) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3092:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WORD *pwOrdinal) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3096:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeInfo **ppTInfo) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3101:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PVOID *ppv) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3106:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PVOID *ppvObj) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3110:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pBstrMops) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3114:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT *pIndex) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3117:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TYPEATTR *pTypeAttr) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3120:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FUNCDESC *pFuncDesc) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3123:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARDESC *pVarDesc) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3127:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ITypeInfo, 0x00020401, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3127:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ITypeInfo, 0x00020401, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:24, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:290, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3361:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CLEANLOCALSTORAGE *pDummy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3361:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3366:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3366:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3369:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeComp **ppTComp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3369:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3374:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3374:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3379:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CLEANLOCALSTORAGE *pDummy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3379:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3384:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3384:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3389:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CLEANLOCALSTORAGE *pDummy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3389:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3394:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3394:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3400:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT *pcNames); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3400:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3405:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3405:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3409:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HREFTYPE *pRefType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3409:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3414:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3414:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3418:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture INT *pImplTypeFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3418:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3423:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3423:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3425:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeInfo* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3425:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3430:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3430:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3432:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeInfo* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3432:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3437:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3437:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3445:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pBstrHelpFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3445:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3450:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3450:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3458:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WORD *pwOrdinal); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3458:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3463:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3463:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3467:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeInfo **ppTInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3467:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3472:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3472:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3474:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeInfo* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3474:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3479:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3479:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3483:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown **ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3483:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3488:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3488:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3492:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pBstrMops); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3492:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3497:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3497:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3501:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT *pIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3501:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3506:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3506:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3508:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeInfo* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3508:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3513:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3513:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3515:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeInfo* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3515:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3520:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3520:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3522:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeInfo* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3522:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3527:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3527:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3530:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TYPEATTR **ppTypeAttr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3530:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3534:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CLEANLOCALSTORAGE *pDummy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3534:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3538:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FUNCDESC **ppFuncDesc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3538:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3543:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CLEANLOCALSTORAGE *pDummy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3543:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3547:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARDESC **ppVarDesc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3547:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3552:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CLEANLOCALSTORAGE *pDummy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3552:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3558:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT *pcNames); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3558:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3564:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT *pcNames); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3564:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3569:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture MEMBERID *pMemId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3569:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3571:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeInfo* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3571:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3580:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT *puArgErr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3580:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3582:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeInfo* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3582:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3589:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pBstrHelpFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3589:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3597:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pBstrHelpFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3597:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3604:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WORD *pwOrdinal); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3604:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3612:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WORD *pwOrdinal); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3612:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3617:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PVOID *ppv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3617:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3619:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeInfo* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3619:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3624:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PVOID *ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3624:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3628:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown **ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3628:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3632:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT *pIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3632:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3636:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT *pIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3636:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3639:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TYPEATTR *pTypeAttr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3639:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3641:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeInfo* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3641:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3644:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FUNCDESC *pFuncDesc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3644:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3646:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeInfo* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3646:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3649:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARDESC *pVarDesc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3649:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3651:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeInfo* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3651:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3670:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TYPEKIND *pTypeKind) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3673:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pTypeFlags) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3678:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT *pFuncIndex) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3682:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT *pVarIndex) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3686:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pVarVal) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3691:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pVarVal) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3697:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pVarVal) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3702:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pVarVal) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3707:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pVarVal) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3714:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pbstrHelpStringDll) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3717:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CUSTDATA *pCustData) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3721:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CUSTDATA *pCustData) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3726:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CUSTDATA *pCustData) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3730:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CUSTDATA *pCustData) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3734:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CUSTDATA *pCustData) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3738:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ITypeInfo2, 0x00020412, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3738:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ITypeInfo2, 0x00020412, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:24, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:290, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4116:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TYPEKIND *pTypeKind); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4116:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4121:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4121:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4124:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pTypeFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4124:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4129:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4129:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4134:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT *pFuncIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4134:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4139:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4139:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4143:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT *pVarIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4143:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4148:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4148:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4152:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pVarVal); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4152:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4157:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4157:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4162:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pVarVal); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4162:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4167:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4167:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4173:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pVarVal); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4173:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4178:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4178:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4183:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pVarVal); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4183:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4188:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4188:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4193:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pVarVal); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4193:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4198:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4198:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4206:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pbstrHelpStringDll); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4206:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4211:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4211:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4214:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CUSTDATA *pCustData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4214:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4219:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4219:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4223:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CUSTDATA *pCustData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4223:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4228:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4228:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4233:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CUSTDATA *pCustData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4233:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4238:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4238:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4242:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CUSTDATA *pCustData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4242:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4247:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4247:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4251:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CUSTDATA *pCustData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4251:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4256:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4256:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4263:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pbstrHelpStringDll); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4263:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4271:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pbstrHelpStringDll); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4271:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4316:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4320:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeInfo **ppTInfo) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4324:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TYPEKIND *pTKind) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4328:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeInfo **ppTinfo) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4331:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TLIBATTR **ppTLibAttr) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4334:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeComp **ppTComp) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4341:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pBstrHelpFile) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4346:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL *pfName) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4353:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture USHORT *pcFound) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4356:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TLIBATTR *pTLibAttr) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4360:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ITypeLib, 0x00020402, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4360:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ITypeLib, 0x00020402, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:24, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:290, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4503:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT *pcTInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4503:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4508:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4508:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4512:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeInfo **ppTInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4512:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4517:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4517:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4521:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TYPEKIND *pTKind); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4521:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4526:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4526:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4530:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeInfo **ppTinfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4530:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4535:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4535:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4539:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CLEANLOCALSTORAGE *pDummy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4539:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4544:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4544:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4547:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeComp **ppTComp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4547:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4552:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4552:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4560:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pBstrHelpFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4560:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4565:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4565:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4571:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pBstrLibName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4571:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4576:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4576:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4584:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pBstrLibName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4584:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4589:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4589:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4591:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeLib* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4591:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4596:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4596:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4598:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeLib* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4598:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4601:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT *pcTInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4601:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4604:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TLIBATTR **ppTLibAttr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4604:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4608:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CLEANLOCALSTORAGE *pDummy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4608:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4615:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pBstrHelpFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4615:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4623:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pBstrHelpFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4623:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4628:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL *pfName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4628:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4634:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pBstrLibName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4634:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4641:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture USHORT *pcFound); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4641:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4649:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pBstrLibName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4649:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4652:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TLIBATTR *pTLibAttr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4652:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4654:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeLib* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4654:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4676:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pVarVal) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4680:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcchUniqueNames) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4687:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pbstrHelpStringDll) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4690:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CUSTDATA *pCustData) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4694:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ITypeLib2, 0x00020411, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4694:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ITypeLib2, 0x00020411, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:24, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:290, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4879:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pVarVal); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4879:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4884:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4884:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4888:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcchUniqueNames); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4888:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4893:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4893:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4901:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pbstrHelpStringDll); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4901:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4906:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4906:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4909:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CUSTDATA *pCustData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4909:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4914:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4914:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4918:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcchUniqueNames); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4918:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4922:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcchUniqueNames); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4922:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4929:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pbstrHelpStringDll); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4929:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4937:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pbstrHelpStringDll); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4937:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4970:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture INT *pfCancel) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4975:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR pStrName) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4979:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ITypeChangeEvents, 0x00020410, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4979:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ITypeChangeEvents, 0x00020410, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:24, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:290, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5054:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture INT *pfCancel); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5054:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5059:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5059:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5064:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR pStrName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5064:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5069:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5069:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5088:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture GUID *pGUID) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5091:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pBstrSource) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5094:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pBstrDescription) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5097:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pBstrHelpFile) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5100:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwHelpContext) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5104:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IErrorInfo, 0x1cf2b120, 0x547d, 0x101b, 0x8e,0x65, 0x08,0x00,0x2b,0x2b,0xd1,0x19) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5104:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IErrorInfo, 0x1cf2b120, 0x547d, 0x101b, 0x8e,0x65, 0x08,0x00,0x2b,0x2b,0xd1,0x19) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:24, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:290, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5195:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture GUID *pGUID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5195:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5200:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5200:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5203:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pBstrSource); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5203:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5208:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5208:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5211:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pBstrDescription); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5211:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5216:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5216:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5219:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pBstrHelpFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5219:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5224:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5224:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5227:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwHelpContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5227:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5232:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5232:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5251:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFGUID rguid) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5254:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR szSource) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5257:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR szDescription) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5260:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR szHelpFile) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5263:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwHelpContext) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5267:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ICreateErrorInfo, 0x22f03340, 0x547d, 0x101b, 0x8e,0x65, 0x08,0x00,0x2b,0x2b,0xd1,0x19) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5267:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ICreateErrorInfo, 0x22f03340, 0x547d, 0x101b, 0x8e,0x65, 0x08,0x00,0x2b,0x2b,0xd1,0x19) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:24, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:290, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5358:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFGUID rguid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5358:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5363:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5363:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5366:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR szSource); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5366:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5371:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5371:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5374:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR szDescription); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5374:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5379:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5379:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5382:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR szHelpFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5382:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5387:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5387:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5390:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwHelpContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5390:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5395:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5395:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5414:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFIID riid) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5418:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ISupportErrorInfo, 0xdf0b3d60, 0x548f, 0x101b, 0x8e,0x65, 0x08,0x00,0x2b,0x2b,0xd1,0x19) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5418:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ISupportErrorInfo, 0xdf0b3d60, 0x548f, 0x101b, 0x8e,0x65, 0x08,0x00,0x2b,0x2b,0xd1,0x19) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:24, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:290, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5477:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFIID riid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5477:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5482:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5482:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5501:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown **ppv) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5505:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ITypeFactory, 0x0000002e, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5505:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ITypeFactory, 0x0000002e, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:24, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:290, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5568:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown **ppv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5568:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5573:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5573:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5593:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pSize) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5601:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbWritten) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5608:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbRead) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5611:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PVOID pvType) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5615:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ITypeMarshal, 0x0000002d, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5615:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ITypeMarshal, 0x0000002d, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:24, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:290, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5713:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5713:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5718:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5718:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5726:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5726:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5731:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5731:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5738:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbRead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5738:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5743:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5743:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5746:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PVOID pvType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5746:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5751:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5751:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5770:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PVOID pvNew) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5773:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PVOID pvExisting) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5777:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PVOID pvNew) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5780:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture GUID *pguid) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5783:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pbstrName) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5786:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbSize) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5789:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeInfo **ppTypeInfo) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5794:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pvarField) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5800:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PVOID *ppvDataCArray) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5806:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pvarField) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5812:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pvarField) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5816:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *rgBstrNames) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5819:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IRecordInfo *pRecordInfo) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5822:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5826:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PVOID *ppvDest) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5829:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PVOID pvRecord) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5833:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IRecordInfo, 0x0000002f, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5833:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IRecordInfo, 0x0000002f, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:24, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:290, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6025:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PVOID pvNew); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6025:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6030:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6030:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6033:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PVOID pvExisting); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6033:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6038:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6038:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6042:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PVOID pvNew); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6042:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6047:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6047:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6050:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture GUID *pguid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6050:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6055:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6055:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6058:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pbstrName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6058:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6063:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6063:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6066:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6066:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6071:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6071:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6074:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeInfo **ppTypeInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6074:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6079:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6079:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6084:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pvarField); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6084:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6089:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6089:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6095:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PVOID *ppvDataCArray); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6095:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6100:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6100:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6106:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pvarField); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6106:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6111:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6111:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6117:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pvarField); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6117:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6122:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6122:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6126:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *rgBstrNames); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6126:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6131:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6131:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6134:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IRecordInfo *pRecordInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6134:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6139:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6139:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6141:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IRecordInfo* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6141:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6146:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6146:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6150:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PVOID *ppvDest); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6150:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6155:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6155:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6158:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PVOID pvRecord); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6158:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6163:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6163:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6183:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture EXCEPINFO *pExcepInfo) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6187:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IErrorLog, 0x3127ca40, 0x446e, 0x11ce, 0x81,0x35, 0x00,0xaa,0x00,0x4b,0xb8,0x51) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6187:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IErrorLog, 0x3127ca40, 0x446e, 0x11ce, 0x81,0x35, 0x00,0xaa,0x00,0x4b,0xb8,0x51) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:24, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:290, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6248:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture EXCEPINFO *pExcepInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6248:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6253:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6253:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6274:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IErrorLog *pErrorLog) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6278:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pVar) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6282:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IPropertyBag, 0x55272a00, 0x42cb, 0x11ce, 0x81,0x35, 0x00,0xaa,0x00,0x4b,0xb8,0x51) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6282:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IPropertyBag, 0x55272a00, 0x42cb, 0x11ce, 0x81,0x35, 0x00,0xaa,0x00,0x4b,0xb8,0x51) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:24, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:290, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6356:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown *pUnkObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6356:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6361:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6361:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6365:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pVar); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6365:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6370:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6370:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6375:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IErrorLog *pErrorLog); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6375:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6382:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown *pUnkObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6382:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6389:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG __RPC_USER VARIANT_UserSize (ULONG *, ULONG, VARIANT *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6389:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6390:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER VARIANT_UserMarshal (ULONG *, unsigned char *, VARIANT *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6390:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6391:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER VARIANT_UserUnmarshal(ULONG *, unsigned char *, VARIANT *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6391:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6392:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_USER VARIANT_UserFree (ULONG *, VARIANT *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6392:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6393:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG __RPC_USER BSTR_UserSize (ULONG *, ULONG, BSTR *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6393:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6394:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER BSTR_UserMarshal (ULONG *, unsigned char *, BSTR *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6394:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6395:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER BSTR_UserUnmarshal(ULONG *, unsigned char *, BSTR *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6395:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6396:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_USER BSTR_UserFree (ULONG *, BSTR *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6396:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6397:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG __RPC_USER CLEANLOCALSTORAGE_UserSize (ULONG *, ULONG, CLEANLOCALSTORAGE *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6397:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6398:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER CLEANLOCALSTORAGE_UserMarshal (ULONG *, unsigned char *, CLEANLOCALSTORAGE *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6398:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6399:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER CLEANLOCALSTORAGE_UserUnmarshal(ULONG *, unsigned char *, CLEANLOCALSTORAGE *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6399:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6400:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_USER CLEANLOCALSTORAGE_UserFree (ULONG *, CLEANLOCALSTORAGE *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6400:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:290, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:260:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI hasFeature(BSTR feature,BSTR version,VARIANT_BOOL *hasFeature) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:290, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:289:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMImplementation_hasFeature_Proxy(IXMLDOMImplementation *This,BSTR feature,BSTR version,VARIANT_BOOL *hasFeature); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:289:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:290:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMImplementation_hasFeature_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:290:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:299:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_nodeName(BSTR *name) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:300:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_nodeValue(VARIANT *value) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:301:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI put_nodeValue(VARIANT value) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:302:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_nodeType(DOMNodeType *type) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:303:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_parentNode(IXMLDOMNode **parent) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:304:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_childNodes(IXMLDOMNodeList **childList) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:305:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_firstChild(IXMLDOMNode **firstChild) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:306:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_lastChild(IXMLDOMNode **lastChild) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:307:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_previousSibling(IXMLDOMNode **previousSibling) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:308:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_nextSibling(IXMLDOMNode **nextSibling) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:309:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_attributes(IXMLDOMNamedNodeMap **attributeMap) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:310:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI insertBefore(IXMLDOMNode *newChild,VARIANT refChild,IXMLDOMNode **outNewChild) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:311:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI replaceChild(IXMLDOMNode *newChild,IXMLDOMNode *oldChild,IXMLDOMNode **outOldChild) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:312:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI removeChild(IXMLDOMNode *childNode,IXMLDOMNode **oldChild) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:313:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI appendChild(IXMLDOMNode *newChild,IXMLDOMNode **outNewChild) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:314:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI hasChildNodes(VARIANT_BOOL *hasChild) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:315:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_ownerDocument(IXMLDOMDocument **DOMDocument) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:316:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI cloneNode(VARIANT_BOOL deep,IXMLDOMNode **cloneRoot) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:317:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_nodeTypeString(BSTR *nodeType) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:318:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_text(BSTR *text) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:319:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI put_text(BSTR text) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:320:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_specified(VARIANT_BOOL *isSpecified) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:321:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_definition(IXMLDOMNode **definitionNode) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:322:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_nodeTypedValue(VARIANT *typedValue) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:323:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI put_nodeTypedValue(VARIANT typedValue) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:324:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_dataType(VARIANT *dataTypeName) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:325:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI put_dataType(BSTR dataTypeName) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:326:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_xml(BSTR *xmlString) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:327:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI transformNode(IXMLDOMNode *stylesheet,BSTR *xmlString) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:328:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI selectNodes(BSTR queryString,IXMLDOMNodeList **resultList) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:329:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI selectSingleNode(BSTR queryString,IXMLDOMNode **resultNode) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:330:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_parsed(VARIANT_BOOL *isParsed) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:331:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_namespaceURI(BSTR *namespaceURI) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:332:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_prefix(BSTR *prefixString) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:333:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_baseName(BSTR *nameString) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:334:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI transformNodeToObject(IXMLDOMNode *stylesheet,VARIANT outputObject) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:433:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_get_nodeName_Proxy(IXMLDOMNode *This,BSTR *name); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:433:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:434:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_get_nodeName_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:434:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:435:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_get_nodeValue_Proxy(IXMLDOMNode *This,VARIANT *value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:435:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:436:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_get_nodeValue_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:436:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:437:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_put_nodeValue_Proxy(IXMLDOMNode *This,VARIANT value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:437:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:438:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_put_nodeValue_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:438:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:439:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_get_nodeType_Proxy(IXMLDOMNode *This,DOMNodeType *type); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:439:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:440:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_get_nodeType_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:440:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:441:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_get_parentNode_Proxy(IXMLDOMNode *This,IXMLDOMNode **parent); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:441:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:442:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_get_parentNode_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:442:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:443:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_get_childNodes_Proxy(IXMLDOMNode *This,IXMLDOMNodeList **childList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:443:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:444:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_get_childNodes_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:444:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:445:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_get_firstChild_Proxy(IXMLDOMNode *This,IXMLDOMNode **firstChild); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:445:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:446:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_get_firstChild_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:446:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:447:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_get_lastChild_Proxy(IXMLDOMNode *This,IXMLDOMNode **lastChild); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:447:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:448:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_get_lastChild_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:448:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:449:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_get_previousSibling_Proxy(IXMLDOMNode *This,IXMLDOMNode **previousSibling); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:449:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:450:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_get_previousSibling_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:450:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:451:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_get_nextSibling_Proxy(IXMLDOMNode *This,IXMLDOMNode **nextSibling); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:451:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:452:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_get_nextSibling_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:452:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:453:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_get_attributes_Proxy(IXMLDOMNode *This,IXMLDOMNamedNodeMap **attributeMap); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:453:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:454:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_get_attributes_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:454:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:455:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_insertBefore_Proxy(IXMLDOMNode *This,IXMLDOMNode *newChild,VARIANT refChild,IXMLDOMNode **outNewChild); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:455:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:456:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_insertBefore_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:456:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:457:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_replaceChild_Proxy(IXMLDOMNode *This,IXMLDOMNode *newChild,IXMLDOMNode *oldChild,IXMLDOMNode **outOldChild); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:457:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:458:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_replaceChild_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:458:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:459:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_removeChild_Proxy(IXMLDOMNode *This,IXMLDOMNode *childNode,IXMLDOMNode **oldChild); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:459:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:460:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_removeChild_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:460:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:461:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_appendChild_Proxy(IXMLDOMNode *This,IXMLDOMNode *newChild,IXMLDOMNode **outNewChild); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:461:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:462:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_appendChild_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:462:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:463:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_hasChildNodes_Proxy(IXMLDOMNode *This,VARIANT_BOOL *hasChild); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:463:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:464:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_hasChildNodes_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:464:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:465:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_get_ownerDocument_Proxy(IXMLDOMNode *This,IXMLDOMDocument **DOMDocument); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:465:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:466:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_get_ownerDocument_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:466:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:467:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_cloneNode_Proxy(IXMLDOMNode *This,VARIANT_BOOL deep,IXMLDOMNode **cloneRoot); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:467:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:468:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_cloneNode_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:468:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:469:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_get_nodeTypeString_Proxy(IXMLDOMNode *This,BSTR *nodeType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:469:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:470:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_get_nodeTypeString_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:470:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:471:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_get_text_Proxy(IXMLDOMNode *This,BSTR *text); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:471:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:472:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_get_text_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:472:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:473:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_put_text_Proxy(IXMLDOMNode *This,BSTR text); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:473:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:474:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_put_text_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:474:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:475:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_get_specified_Proxy(IXMLDOMNode *This,VARIANT_BOOL *isSpecified); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:475:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:476:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_get_specified_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:476:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:477:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_get_definition_Proxy(IXMLDOMNode *This,IXMLDOMNode **definitionNode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:477:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:478:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_get_definition_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:478:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:479:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_get_nodeTypedValue_Proxy(IXMLDOMNode *This,VARIANT *typedValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:479:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:480:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_get_nodeTypedValue_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:480:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:481:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_put_nodeTypedValue_Proxy(IXMLDOMNode *This,VARIANT typedValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:481:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:482:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_put_nodeTypedValue_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:482:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:483:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_get_dataType_Proxy(IXMLDOMNode *This,VARIANT *dataTypeName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:483:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:484:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_get_dataType_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:484:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:485:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_put_dataType_Proxy(IXMLDOMNode *This,BSTR dataTypeName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:485:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:486:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_put_dataType_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:486:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:487:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_get_xml_Proxy(IXMLDOMNode *This,BSTR *xmlString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:487:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:488:149: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_get_xml_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:488:149: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:489:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_transformNode_Proxy(IXMLDOMNode *This,IXMLDOMNode *stylesheet,BSTR *xmlString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:489:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:490:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_transformNode_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:490:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:491:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_selectNodes_Proxy(IXMLDOMNode *This,BSTR queryString,IXMLDOMNodeList **resultList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:491:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:492:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_selectNodes_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:492:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:493:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_selectSingleNode_Proxy(IXMLDOMNode *This,BSTR queryString,IXMLDOMNode **resultNode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:493:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:494:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_selectSingleNode_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:494:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:495:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_get_parsed_Proxy(IXMLDOMNode *This,VARIANT_BOOL *isParsed); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:495:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:496:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_get_parsed_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:496:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:497:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_get_namespaceURI_Proxy(IXMLDOMNode *This,BSTR *namespaceURI); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:497:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:498:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_get_namespaceURI_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:498:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:499:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_get_prefix_Proxy(IXMLDOMNode *This,BSTR *prefixString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:499:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:500:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_get_prefix_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:500:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:501:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_get_baseName_Proxy(IXMLDOMNode *This,BSTR *nameString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:501:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:502:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_get_baseName_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:502:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:503:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_transformNodeToObject_Proxy(IXMLDOMNode *This,IXMLDOMNode *stylesheet,VARIANT outputObject); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:503:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:504:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_transformNodeToObject_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:504:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:618:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_doctype(IXMLDOMDocumentType **documentType) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:619:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_implementation(IXMLDOMImplementation **impl) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:620:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_documentElement(IXMLDOMElement **DOMElement) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:621:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI putref_documentElement(IXMLDOMElement *DOMElement) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:622:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI createElement(BSTR tagName,IXMLDOMElement **element) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:623:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI createDocumentFragment(IXMLDOMDocumentFragment **docFrag) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:624:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI createTextNode(BSTR data,IXMLDOMText **text) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:625:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI createComment(BSTR data,IXMLDOMComment **comment) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:626:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI createCDATASection(BSTR data,IXMLDOMCDATASection **cdata) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:627:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI createProcessingInstruction(BSTR target,BSTR data,IXMLDOMProcessingInstruction **pi) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:628:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI createAttribute(BSTR name,IXMLDOMAttribute **attribute) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:629:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI createEntityReference(BSTR name,IXMLDOMEntityReference **entityRef) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:630:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI getElementsByTagName(BSTR tagName,IXMLDOMNodeList **resultList) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:631:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI createNode(VARIANT Type,BSTR name,BSTR namespaceURI,IXMLDOMNode **node) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:632:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI nodeFromID(BSTR idString,IXMLDOMNode **node) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:633:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI load(VARIANT xmlSource,VARIANT_BOOL *isSuccessful) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:634:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_readyState(LONG *value) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:635:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_parseError(IXMLDOMParseError **errorObj) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:636:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_url(BSTR *urlString) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:637:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_async(VARIANT_BOOL *isAsync) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:638:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI put_async(VARIANT_BOOL isAsync) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:639:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI abort(void) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:640:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI loadXML(BSTR bstrXML,VARIANT_BOOL *isSuccessful) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:641:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI save(VARIANT destination) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:642:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_validateOnParse(VARIANT_BOOL *isValidating) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:643:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI put_validateOnParse(VARIANT_BOOL isValidating) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:644:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_resolveExternals(VARIANT_BOOL *isResolving) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:645:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI put_resolveExternals(VARIANT_BOOL isResolving) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:646:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_preserveWhiteSpace(VARIANT_BOOL *isPreserving) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:647:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI put_preserveWhiteSpace(VARIANT_BOOL isPreserving) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:648:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI put_onreadystatechange(VARIANT readystatechangeSink) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:649:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI put_ondataavailable(VARIANT ondataavailableSink) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:650:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI put_ontransformnode(VARIANT ontransformnodeSink) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:815:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_get_doctype_Proxy(IXMLDOMDocument *This,IXMLDOMDocumentType **documentType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:815:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:816:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_get_doctype_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:816:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:817:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_get_implementation_Proxy(IXMLDOMDocument *This,IXMLDOMImplementation **impl); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:817:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:818:164: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_get_implementation_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:818:164: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:819:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_get_documentElement_Proxy(IXMLDOMDocument *This,IXMLDOMElement **DOMElement); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:819:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:820:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_get_documentElement_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:820:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:821:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_putref_documentElement_Proxy(IXMLDOMDocument *This,IXMLDOMElement *DOMElement); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:821:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:822:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_putref_documentElement_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:822:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:823:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_createElement_Proxy(IXMLDOMDocument *This,BSTR tagName,IXMLDOMElement **element); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:823:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:824:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_createElement_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:824:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:825:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_createDocumentFragment_Proxy(IXMLDOMDocument *This,IXMLDOMDocumentFragment **docFrag); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:825:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:826:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_createDocumentFragment_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:826:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:827:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_createTextNode_Proxy(IXMLDOMDocument *This,BSTR data,IXMLDOMText **text); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:827:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:828:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_createTextNode_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:828:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:829:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_createComment_Proxy(IXMLDOMDocument *This,BSTR data,IXMLDOMComment **comment); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:829:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:830:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_createComment_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:830:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:831:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_createCDATASection_Proxy(IXMLDOMDocument *This,BSTR data,IXMLDOMCDATASection **cdata); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:831:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:832:164: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_createCDATASection_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:832:164: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:833:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_createProcessingInstruction_Proxy(IXMLDOMDocument *This,BSTR target,BSTR data,IXMLDOMProcessingInstruction **pi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:833:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:834:173: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_createProcessingInstruction_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:834:173: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:835:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_createAttribute_Proxy(IXMLDOMDocument *This,BSTR name,IXMLDOMAttribute **attribute); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:835:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:836:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_createAttribute_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:836:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:837:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_createEntityReference_Proxy(IXMLDOMDocument *This,BSTR name,IXMLDOMEntityReference **entityRef); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:837:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:838:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_createEntityReference_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:838:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:839:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_getElementsByTagName_Proxy(IXMLDOMDocument *This,BSTR tagName,IXMLDOMNodeList **resultList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:839:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:840:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_getElementsByTagName_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:840:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:841:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_createNode_Proxy(IXMLDOMDocument *This,VARIANT Type,BSTR name,BSTR namespaceURI,IXMLDOMNode **node); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:841:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:842:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_createNode_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:842:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:843:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_nodeFromID_Proxy(IXMLDOMDocument *This,BSTR idString,IXMLDOMNode **node); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:843:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:844:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_nodeFromID_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:844:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:845:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_load_Proxy(IXMLDOMDocument *This,VARIANT xmlSource,VARIANT_BOOL *isSuccessful); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:845:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:846:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_load_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:846:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:847:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_get_readyState_Proxy(IXMLDOMDocument *This,LONG *value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:847:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:848:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_get_readyState_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:848:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:849:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_get_parseError_Proxy(IXMLDOMDocument *This,IXMLDOMParseError **errorObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:849:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:850:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_get_parseError_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:850:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:851:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_get_url_Proxy(IXMLDOMDocument *This,BSTR *urlString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:851:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:852:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_get_url_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:852:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:853:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_get_async_Proxy(IXMLDOMDocument *This,VARIANT_BOOL *isAsync); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:853:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:854:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_get_async_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:854:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:855:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_put_async_Proxy(IXMLDOMDocument *This,VARIANT_BOOL isAsync); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:855:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:856:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_put_async_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:856:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:857:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_abort_Proxy(IXMLDOMDocument *This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:857:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:858:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_abort_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:858:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:859:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_loadXML_Proxy(IXMLDOMDocument *This,BSTR bstrXML,VARIANT_BOOL *isSuccessful); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:859:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:860:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_loadXML_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:860:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:861:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_save_Proxy(IXMLDOMDocument *This,VARIANT destination); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:861:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:862:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_save_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:862:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:863:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_get_validateOnParse_Proxy(IXMLDOMDocument *This,VARIANT_BOOL *isValidating); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:863:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:864:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_get_validateOnParse_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:864:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:865:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_put_validateOnParse_Proxy(IXMLDOMDocument *This,VARIANT_BOOL isValidating); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:865:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:866:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_put_validateOnParse_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:866:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:867:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_get_resolveExternals_Proxy(IXMLDOMDocument *This,VARIANT_BOOL *isResolving); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:867:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:868:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_get_resolveExternals_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:868:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:869:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_put_resolveExternals_Proxy(IXMLDOMDocument *This,VARIANT_BOOL isResolving); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:869:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:870:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_put_resolveExternals_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:870:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:871:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_get_preserveWhiteSpace_Proxy(IXMLDOMDocument *This,VARIANT_BOOL *isPreserving); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:871:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:872:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_get_preserveWhiteSpace_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:872:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:873:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_put_preserveWhiteSpace_Proxy(IXMLDOMDocument *This,VARIANT_BOOL isPreserving); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:873:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:874:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_put_preserveWhiteSpace_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:874:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:875:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_put_onreadystatechange_Proxy(IXMLDOMDocument *This,VARIANT readystatechangeSink); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:875:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:876:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_put_onreadystatechange_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:876:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:877:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_put_ondataavailable_Proxy(IXMLDOMDocument *This,VARIANT ondataavailableSink); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:877:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:878:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_put_ondataavailable_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:878:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:879:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_put_ontransformnode_Proxy(IXMLDOMDocument *This,VARIANT ontransformnodeSink); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:879:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:880:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_put_ontransformnode_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:880:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:889:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_item(LONG index,IXMLDOMNode **listItem) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:890:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_length(LONG *listLength) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:891:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI nextNode(IXMLDOMNode **nextItem) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:892:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI reset(void) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:893:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get__newEnum(IUnknown **ppUnk) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:930:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNodeList_get_item_Proxy(IXMLDOMNodeList *This,LONG index,IXMLDOMNode **listItem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:930:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:931:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNodeList_get_item_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:931:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:932:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNodeList_get_length_Proxy(IXMLDOMNodeList *This,LONG *listLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:932:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:933:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNodeList_get_length_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:933:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:934:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNodeList_nextNode_Proxy(IXMLDOMNodeList *This,IXMLDOMNode **nextItem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:934:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:935:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNodeList_nextNode_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:935:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:936:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNodeList_reset_Proxy(IXMLDOMNodeList *This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:936:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:937:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNodeList_reset_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:937:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:938:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNodeList_get__newEnum_Proxy(IXMLDOMNodeList *This,IUnknown **ppUnk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:938:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:939:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNodeList_get__newEnum_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:939:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:948:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI getNamedItem(BSTR name,IXMLDOMNode **namedItem) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:949:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI setNamedItem(IXMLDOMNode *newItem,IXMLDOMNode **nameItem) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:950:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI removeNamedItem(BSTR name,IXMLDOMNode **namedItem) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:951:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_item(LONG index,IXMLDOMNode **listItem) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:952:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_length(LONG *listLength) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:953:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI getQualifiedItem(BSTR baseName,BSTR namespaceURI,IXMLDOMNode **qualifiedItem) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:954:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI removeQualifiedItem(BSTR baseName,BSTR namespaceURI,IXMLDOMNode **qualifiedItem) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:955:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI nextNode(IXMLDOMNode **nextItem) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:956:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI reset(void) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:957:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get__newEnum(IUnknown **ppUnk) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1004:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNamedNodeMap_getNamedItem_Proxy(IXMLDOMNamedNodeMap *This,BSTR name,IXMLDOMNode **namedItem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1004:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1005:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNamedNodeMap_getNamedItem_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1005:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1006:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNamedNodeMap_setNamedItem_Proxy(IXMLDOMNamedNodeMap *This,IXMLDOMNode *newItem,IXMLDOMNode **nameItem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1006:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1007:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNamedNodeMap_setNamedItem_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1007:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1008:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNamedNodeMap_removeNamedItem_Proxy(IXMLDOMNamedNodeMap *This,BSTR name,IXMLDOMNode **namedItem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1008:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1009:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNamedNodeMap_removeNamedItem_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1009:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1010:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNamedNodeMap_get_item_Proxy(IXMLDOMNamedNodeMap *This,LONG index,IXMLDOMNode **listItem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1010:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1011:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNamedNodeMap_get_item_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1011:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1012:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNamedNodeMap_get_length_Proxy(IXMLDOMNamedNodeMap *This,LONG *listLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1012:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1013:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNamedNodeMap_get_length_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1013:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1014:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNamedNodeMap_getQualifiedItem_Proxy(IXMLDOMNamedNodeMap *This,BSTR baseName,BSTR namespaceURI,IXMLDOMNode **qualifiedItem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1014:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1015:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNamedNodeMap_getQualifiedItem_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1015:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1016:149: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNamedNodeMap_removeQualifiedItem_Proxy(IXMLDOMNamedNodeMap *This,BSTR baseName,BSTR namespaceURI,IXMLDOMNode **qualifiedItem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1016:149: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1017:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNamedNodeMap_removeQualifiedItem_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1017:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1018:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNamedNodeMap_nextNode_Proxy(IXMLDOMNamedNodeMap *This,IXMLDOMNode **nextItem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1018:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1019:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNamedNodeMap_nextNode_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1019:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1020:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNamedNodeMap_reset_Proxy(IXMLDOMNamedNodeMap *This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1020:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1021:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNamedNodeMap_reset_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1021:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1022:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNamedNodeMap_get__newEnum_Proxy(IXMLDOMNamedNodeMap *This,IUnknown **ppUnk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1022:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1023:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNamedNodeMap_get__newEnum_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1023:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1032:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_data(BSTR *data) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1033:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI put_data(BSTR data) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1034:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_length(LONG *dataLength) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1035:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI substringData(LONG offset,LONG count,BSTR *data) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1036:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI appendData(BSTR data) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1037:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI insertData(LONG offset,BSTR data) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1038:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI deleteData(LONG offset,LONG count) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1039:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI replaceData(LONG offset,LONG count,BSTR data) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1154:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMCharacterData_get_data_Proxy(IXMLDOMCharacterData *This,BSTR *data); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1154:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1155:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMCharacterData_get_data_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1155:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1156:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMCharacterData_put_data_Proxy(IXMLDOMCharacterData *This,BSTR data); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1156:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1157:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMCharacterData_put_data_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1157:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1158:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMCharacterData_get_length_Proxy(IXMLDOMCharacterData *This,LONG *dataLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1158:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1159:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMCharacterData_get_length_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1159:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1160:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMCharacterData_substringData_Proxy(IXMLDOMCharacterData *This,LONG offset,LONG count,BSTR *data); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1160:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1161:164: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMCharacterData_substringData_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1161:164: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1162:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMCharacterData_appendData_Proxy(IXMLDOMCharacterData *This,BSTR data); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1162:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1163:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMCharacterData_appendData_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1163:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1164:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMCharacterData_insertData_Proxy(IXMLDOMCharacterData *This,LONG offset,BSTR data); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1164:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1165:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMCharacterData_insertData_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1165:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1166:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMCharacterData_deleteData_Proxy(IXMLDOMCharacterData *This,LONG offset,LONG count); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1166:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1167:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMCharacterData_deleteData_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1167:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1168:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMCharacterData_replaceData_Proxy(IXMLDOMCharacterData *This,LONG offset,LONG count,BSTR data); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1168:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1169:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMCharacterData_replaceData_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1169:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1178:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_name(BSTR *attributeName) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1179:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_value(VARIANT *attributeValue) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1180:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI put_value(VARIANT attributeValue) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1285:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMAttribute_get_name_Proxy(IXMLDOMAttribute *This,BSTR *attributeName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1285:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1286:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMAttribute_get_name_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1286:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1287:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMAttribute_get_value_Proxy(IXMLDOMAttribute *This,VARIANT *attributeValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1287:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1288:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMAttribute_get_value_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1288:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1289:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMAttribute_put_value_Proxy(IXMLDOMAttribute *This,VARIANT attributeValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1289:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1290:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMAttribute_put_value_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1290:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1299:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_tagName(BSTR *tagName) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1300:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI getAttribute(BSTR name,VARIANT *value) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1301:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI setAttribute(BSTR name,VARIANT value) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1302:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI removeAttribute(BSTR name) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1303:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI getAttributeNode(BSTR name,IXMLDOMAttribute **attributeNode) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1304:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI setAttributeNode(IXMLDOMAttribute *DOMAttribute,IXMLDOMAttribute **attributeNode) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1305:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI removeAttributeNode(IXMLDOMAttribute *DOMAttribute,IXMLDOMAttribute **attributeNode) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1306:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI getElementsByTagName(BSTR tagName,IXMLDOMNodeList **resultList) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1307:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI normalize(void) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1424:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMElement_get_tagName_Proxy(IXMLDOMElement *This,BSTR *tagName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1424:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1425:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMElement_get_tagName_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1425:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1426:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMElement_getAttribute_Proxy(IXMLDOMElement *This,BSTR name,VARIANT *value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1426:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1427:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMElement_getAttribute_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1427:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1428:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMElement_setAttribute_Proxy(IXMLDOMElement *This,BSTR name,VARIANT value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1428:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1429:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMElement_setAttribute_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1429:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1430:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMElement_removeAttribute_Proxy(IXMLDOMElement *This,BSTR name); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1430:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1431:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMElement_removeAttribute_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1431:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1432:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMElement_getAttributeNode_Proxy(IXMLDOMElement *This,BSTR name,IXMLDOMAttribute **attributeNode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1432:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1433:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMElement_getAttributeNode_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1433:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1434:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMElement_setAttributeNode_Proxy(IXMLDOMElement *This,IXMLDOMAttribute *DOMAttribute,IXMLDOMAttribute **attributeNode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1434:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1435:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMElement_setAttributeNode_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1435:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1436:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMElement_removeAttributeNode_Proxy(IXMLDOMElement *This,IXMLDOMAttribute *DOMAttribute,IXMLDOMAttribute **attributeNode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1436:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1437:164: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMElement_removeAttributeNode_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1437:164: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1438:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMElement_getElementsByTagName_Proxy(IXMLDOMElement *This,BSTR tagName,IXMLDOMNodeList **resultList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1438:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1439:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMElement_getElementsByTagName_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1439:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1440:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMElement_normalize_Proxy(IXMLDOMElement *This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1440:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1441:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMElement_normalize_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1441:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1450:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI splitText(LONG offset,IXMLDOMText **rightHandTextNode) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1567:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMText_splitText_Proxy(IXMLDOMText *This,LONG offset,IXMLDOMText **rightHandTextNode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1567:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1568:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMText_splitText_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1568:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1698:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_target(BSTR *name) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1699:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_data(BSTR *value) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1700:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI put_data(BSTR value) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1805:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMProcessingInstruction_get_target_Proxy(IXMLDOMProcessingInstruction *This,BSTR *name); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1805:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1806:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMProcessingInstruction_get_target_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1806:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1807:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMProcessingInstruction_get_data_Proxy(IXMLDOMProcessingInstruction *This,BSTR *value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1807:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1808:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMProcessingInstruction_get_data_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1808:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1809:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMProcessingInstruction_put_data_Proxy(IXMLDOMProcessingInstruction *This,BSTR value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1809:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1810:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMProcessingInstruction_put_data_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1810:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1942:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_name(BSTR *rootName) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1943:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_entities(IXMLDOMNamedNodeMap **entityMap) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1944:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_notations(IXMLDOMNamedNodeMap **notationMap) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2049:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocumentType_get_name_Proxy(IXMLDOMDocumentType *This,BSTR *rootName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2049:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2050:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocumentType_get_name_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2050:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2051:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocumentType_get_entities_Proxy(IXMLDOMDocumentType *This,IXMLDOMNamedNodeMap **entityMap); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2051:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2052:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocumentType_get_entities_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2052:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2053:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocumentType_get_notations_Proxy(IXMLDOMDocumentType *This,IXMLDOMNamedNodeMap **notationMap); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2053:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2054:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocumentType_get_notations_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2054:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2063:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_publicId(VARIANT *publicID) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2064:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_systemId(VARIANT *systemID) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2167:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNotation_get_publicId_Proxy(IXMLDOMNotation *This,VARIANT *publicID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2167:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2168:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNotation_get_publicId_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2168:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2169:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNotation_get_systemId_Proxy(IXMLDOMNotation *This,VARIANT *systemID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2169:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2170:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNotation_get_systemId_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2170:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2179:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_publicId(VARIANT *publicID) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2180:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_systemId(VARIANT *systemID) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2181:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_notationName(BSTR *name) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2286:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMEntity_get_publicId_Proxy(IXMLDOMEntity *This,VARIANT *publicID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2286:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2287:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMEntity_get_publicId_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2287:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2288:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMEntity_get_systemId_Proxy(IXMLDOMEntity *This,VARIANT *systemID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2288:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2289:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMEntity_get_systemId_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2289:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2290:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMEntity_get_notationName_Proxy(IXMLDOMEntity *This,BSTR *name); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2290:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2291:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMEntity_get_notationName_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2291:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2405:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_errorCode(LONG *errorCode) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2406:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_url(BSTR *urlString) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2407:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_reason(BSTR *reasonString) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2408:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_srcText(BSTR *sourceString) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2409:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_line(LONG *lineNumber) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2410:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_linepos(LONG *linePosition) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2411:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_filepos(LONG *filePosition) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2452:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMParseError_get_errorCode_Proxy(IXMLDOMParseError *This,LONG *errorCode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2452:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2453:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMParseError_get_errorCode_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2453:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2454:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMParseError_get_url_Proxy(IXMLDOMParseError *This,BSTR *urlString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2454:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2455:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMParseError_get_url_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2455:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2456:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMParseError_get_reason_Proxy(IXMLDOMParseError *This,BSTR *reasonString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2456:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2457:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMParseError_get_reason_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2457:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2458:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMParseError_get_srcText_Proxy(IXMLDOMParseError *This,BSTR *sourceString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2458:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2459:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMParseError_get_srcText_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2459:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2460:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMParseError_get_line_Proxy(IXMLDOMParseError *This,LONG *lineNumber); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2460:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2461:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMParseError_get_line_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2461:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2462:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMParseError_get_linepos_Proxy(IXMLDOMParseError *This,LONG *linePosition); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2462:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2463:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMParseError_get_linepos_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2463:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2464:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMParseError_get_filepos_Proxy(IXMLDOMParseError *This,LONG *filePosition); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2464:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2465:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMParseError_get_filepos_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2465:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2474:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI uniqueID(IXMLDOMNode *pNode,LONG *pID) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2475:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI depth(IXMLDOMNode *pNode,LONG *pDepth) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2476:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI childNumber(IXMLDOMNode *pNode,LONG *pNumber) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2477:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI ancestorChildNumber(BSTR bstrNodeName,IXMLDOMNode *pNode,LONG *pNumber) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2478:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI absoluteChildNumber(IXMLDOMNode *pNode,LONG *pNumber) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2479:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI formatIndex(LONG lIndex,BSTR bstrFormat,BSTR *pbstrFormattedString) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2480:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI formatNumber(double dblNumber,BSTR bstrFormat,BSTR *pbstrFormattedString) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2481:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI formatDate(VARIANT varDate,BSTR bstrFormat,VARIANT varDestLocale,BSTR *pbstrFormattedString) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2482:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI formatTime(VARIANT varTime,BSTR bstrFormat,VARIANT varDestLocale,BSTR *pbstrFormattedString) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2599:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXTLRuntime_uniqueID_Proxy(IXTLRuntime *This,IXMLDOMNode *pNode,LONG *pID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2599:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2600:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXTLRuntime_uniqueID_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2600:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2601:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXTLRuntime_depth_Proxy(IXTLRuntime *This,IXMLDOMNode *pNode,LONG *pDepth); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2601:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2602:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXTLRuntime_depth_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2602:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2603:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXTLRuntime_childNumber_Proxy(IXTLRuntime *This,IXMLDOMNode *pNode,LONG *pNumber); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2603:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2604:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXTLRuntime_childNumber_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2604:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2605:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXTLRuntime_ancestorChildNumber_Proxy(IXTLRuntime *This,BSTR bstrNodeName,IXMLDOMNode *pNode,LONG *pNumber); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2605:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2606:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXTLRuntime_ancestorChildNumber_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2606:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2607:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXTLRuntime_absoluteChildNumber_Proxy(IXTLRuntime *This,IXMLDOMNode *pNode,LONG *pNumber); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2607:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2608:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXTLRuntime_absoluteChildNumber_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2608:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2609:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXTLRuntime_formatIndex_Proxy(IXTLRuntime *This,LONG lIndex,BSTR bstrFormat,BSTR *pbstrFormattedString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2609:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2610:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXTLRuntime_formatIndex_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2610:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2611:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXTLRuntime_formatNumber_Proxy(IXTLRuntime *This,double dblNumber,BSTR bstrFormat,BSTR *pbstrFormattedString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2611:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2612:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXTLRuntime_formatNumber_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2612:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2613:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXTLRuntime_formatDate_Proxy(IXTLRuntime *This,VARIANT varDate,BSTR bstrFormat,VARIANT varDestLocale,BSTR *pbstrFormattedString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2613:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2614:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXTLRuntime_formatDate_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2614:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2615:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXTLRuntime_formatTime_Proxy(IXTLRuntime *This,VARIANT varTime,BSTR bstrFormat,VARIANT varDestLocale,BSTR *pbstrFormattedString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2615:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2616:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXTLRuntime_formatTime_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2616:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2667:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI open(BSTR bstrMethod,BSTR bstrUrl,VARIANT varAsync,VARIANT bstrUser,VARIANT bstrPassword) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2668:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI setRequestHeader(BSTR bstrHeader,BSTR bstrValue) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2669:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI getResponseHeader(BSTR bstrHeader,BSTR *pbstrValue) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2670:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI getAllResponseHeaders(BSTR *pbstrHeaders) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2671:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI send(VARIANT varBody) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2672:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI abort(void) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2673:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_status(LONG *plStatus) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2674:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_statusText(BSTR *pbstrStatus) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2675:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_responseXML(IDispatch **ppBody) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2676:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_responseText(BSTR *pbstrBody) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2677:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_responseBody(VARIANT *pvarBody) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2678:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_responseStream(VARIANT *pvarBody) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2679:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_readyState(LONG *plState) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2680:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI put_onreadystatechange(IDispatch *pReadyStateSink) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2735:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLHttpRequest_open_Proxy(IXMLHttpRequest *This,BSTR bstrMethod,BSTR bstrUrl,VARIANT varAsync,VARIANT bstrUser,VARIANT bstrPassword); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2735:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2736:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLHttpRequest_open_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2736:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2737:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLHttpRequest_setRequestHeader_Proxy(IXMLHttpRequest *This,BSTR bstrHeader,BSTR bstrValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2737:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2738:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLHttpRequest_setRequestHeader_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2738:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2739:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLHttpRequest_getResponseHeader_Proxy(IXMLHttpRequest *This,BSTR bstrHeader,BSTR *pbstrValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2739:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2740:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLHttpRequest_getResponseHeader_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2740:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2741:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLHttpRequest_getAllResponseHeaders_Proxy(IXMLHttpRequest *This,BSTR *pbstrHeaders); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2741:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2742:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLHttpRequest_getAllResponseHeaders_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2742:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2743:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLHttpRequest_send_Proxy(IXMLHttpRequest *This,VARIANT varBody); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2743:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2744:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLHttpRequest_send_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2744:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2745:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLHttpRequest_abort_Proxy(IXMLHttpRequest *This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2745:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2746:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLHttpRequest_abort_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2746:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2747:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLHttpRequest_get_status_Proxy(IXMLHttpRequest *This,LONG *plStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2747:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2748:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLHttpRequest_get_status_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2748:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2749:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLHttpRequest_get_statusText_Proxy(IXMLHttpRequest *This,BSTR *pbstrStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2749:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2750:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLHttpRequest_get_statusText_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2750:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2751:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLHttpRequest_get_responseXML_Proxy(IXMLHttpRequest *This,IDispatch **ppBody); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2751:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2752:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLHttpRequest_get_responseXML_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2752:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2753:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLHttpRequest_get_responseText_Proxy(IXMLHttpRequest *This,BSTR *pbstrBody); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2753:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2754:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLHttpRequest_get_responseText_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2754:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2755:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLHttpRequest_get_responseBody_Proxy(IXMLHttpRequest *This,VARIANT *pvarBody); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2755:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2756:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLHttpRequest_get_responseBody_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2756:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2757:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLHttpRequest_get_responseStream_Proxy(IXMLHttpRequest *This,VARIANT *pvarBody); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2757:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2758:164: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLHttpRequest_get_responseStream_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2758:164: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2759:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLHttpRequest_get_readyState_Proxy(IXMLHttpRequest *This,LONG *plState); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2759:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2760:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLHttpRequest_get_readyState_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2760:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2761:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLHttpRequest_put_onreadystatechange_Proxy(IXMLHttpRequest *This,IDispatch *pReadyStateSink); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2761:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2762:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLHttpRequest_put_onreadystatechange_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2762:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2776:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_XMLDocument(IXMLDOMDocument **ppDoc) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2777:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI put_XMLDocument(IXMLDOMDocument *ppDoc) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2778:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_JavaDSOCompatible(WINBOOL *fJavaDSOCompatible) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2779:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI put_JavaDSOCompatible(WINBOOL fJavaDSOCompatible) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2780:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_readyState(LONG *state) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2817:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDSOControl_get_XMLDocument_Proxy(IXMLDSOControl *This,IXMLDOMDocument **ppDoc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2817:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2818:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDSOControl_get_XMLDocument_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2818:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2819:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDSOControl_put_XMLDocument_Proxy(IXMLDSOControl *This,IXMLDOMDocument *ppDoc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2819:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2820:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDSOControl_put_XMLDocument_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2820:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2821:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDSOControl_get_JavaDSOCompatible_Proxy(IXMLDSOControl *This,WINBOOL *fJavaDSOCompatible); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2821:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2822:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDSOControl_get_JavaDSOCompatible_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2822:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2823:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDSOControl_put_JavaDSOCompatible_Proxy(IXMLDSOControl *This,WINBOOL fJavaDSOCompatible); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2823:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2824:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDSOControl_put_JavaDSOCompatible_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2824:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2825:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDSOControl_get_readyState_Proxy(IXMLDSOControl *This,LONG *state); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2825:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2826:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDSOControl_get_readyState_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2826:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2840:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI put_length(LONG v) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2841:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_length(LONG *p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2842:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get__newEnum(IUnknown **ppUnk) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2843:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI item(VARIANT var1,VARIANT var2,IDispatch **ppDisp) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2878:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElementCollection_put_length_Proxy(IXMLElementCollection *This,LONG v); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2878:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2879:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElementCollection_put_length_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2879:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2880:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElementCollection_get_length_Proxy(IXMLElementCollection *This,LONG *p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2880:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2881:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElementCollection_get_length_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2881:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2882:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElementCollection_get__newEnum_Proxy(IXMLElementCollection *This,IUnknown **ppUnk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2882:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2883:164: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElementCollection_get__newEnum_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2883:164: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2884:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElementCollection_item_Proxy(IXMLElementCollection *This,VARIANT var1,VARIANT var2,IDispatch **ppDisp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2884:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2885:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElementCollection_item_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2885:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2894:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_root(IXMLElement **p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2895:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_fileSize(BSTR *p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2896:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_fileModifiedDate(BSTR *p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2897:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_fileUpdatedDate(BSTR *p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2898:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_URL(BSTR *p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2899:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI put_URL(BSTR p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2900:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_mimeType(BSTR *p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2901:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_readyState(LONG *pl) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2902:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_charset(BSTR *p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2903:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI put_charset(BSTR p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2904:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_version(BSTR *p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2905:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_doctype(BSTR *p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2906:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_dtdURL(BSTR *p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2907:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI createElement(VARIANT vType,VARIANT var1,IXMLElement **ppElem) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2962:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument_get_root_Proxy(IXMLDocument *This,IXMLElement **p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2962:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2963:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument_get_root_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2963:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2964:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument_get_fileSize_Proxy(IXMLDocument *This,BSTR *p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2964:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2965:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument_get_fileSize_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2965:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2966:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument_get_fileModifiedDate_Proxy(IXMLDocument *This,BSTR *p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2966:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2967:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument_get_fileModifiedDate_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2967:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2968:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument_get_fileUpdatedDate_Proxy(IXMLDocument *This,BSTR *p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2968:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2969:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument_get_fileUpdatedDate_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2969:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2970:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument_get_URL_Proxy(IXMLDocument *This,BSTR *p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2970:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2971:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument_get_URL_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2971:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2972:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument_put_URL_Proxy(IXMLDocument *This,BSTR p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2972:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2973:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument_put_URL_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2973:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2974:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument_get_mimeType_Proxy(IXMLDocument *This,BSTR *p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2974:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2975:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument_get_mimeType_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2975:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2976:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument_get_readyState_Proxy(IXMLDocument *This,LONG *pl); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2976:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2977:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument_get_readyState_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2977:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2978:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument_get_charset_Proxy(IXMLDocument *This,BSTR *p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2978:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2979:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument_get_charset_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2979:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2980:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument_put_charset_Proxy(IXMLDocument *This,BSTR p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2980:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2981:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument_put_charset_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2981:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2982:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument_get_version_Proxy(IXMLDocument *This,BSTR *p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2982:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2983:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument_get_version_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2983:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2984:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument_get_doctype_Proxy(IXMLDocument *This,BSTR *p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2984:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2985:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument_get_doctype_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2985:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2986:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument_get_dtdURL_Proxy(IXMLDocument *This,BSTR *p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2986:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2987:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument_get_dtdURL_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2987:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2988:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument_createElement_Proxy(IXMLDocument *This,VARIANT vType,VARIANT var1,IXMLElement **ppElem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2988:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2989:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument_createElement_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2989:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2998:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_root(IXMLElement2 **p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2999:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_fileSize(BSTR *p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3000:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_fileModifiedDate(BSTR *p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3001:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_fileUpdatedDate(BSTR *p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3002:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_URL(BSTR *p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3003:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI put_URL(BSTR p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3004:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_mimeType(BSTR *p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3005:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_readyState(LONG *pl) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3006:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_charset(BSTR *p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3007:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI put_charset(BSTR p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3008:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_version(BSTR *p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3009:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_doctype(BSTR *p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3010:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_dtdURL(BSTR *p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3011:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI createElement(VARIANT vType,VARIANT var1,IXMLElement2 **ppElem) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3012:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_async(VARIANT_BOOL *pf) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3013:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI put_async(VARIANT_BOOL f) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3072:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument2_get_root_Proxy(IXMLDocument2 *This,IXMLElement2 **p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3072:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3073:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument2_get_root_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3073:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3074:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument2_get_fileSize_Proxy(IXMLDocument2 *This,BSTR *p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3074:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3075:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument2_get_fileSize_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3075:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3076:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument2_get_fileModifiedDate_Proxy(IXMLDocument2 *This,BSTR *p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3076:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3077:164: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument2_get_fileModifiedDate_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3077:164: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3078:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument2_get_fileUpdatedDate_Proxy(IXMLDocument2 *This,BSTR *p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3078:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3079:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument2_get_fileUpdatedDate_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3079:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3080:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument2_get_URL_Proxy(IXMLDocument2 *This,BSTR *p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3080:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3081:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument2_get_URL_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3081:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3082:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument2_put_URL_Proxy(IXMLDocument2 *This,BSTR p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3082:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3083:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument2_put_URL_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3083:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3084:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument2_get_mimeType_Proxy(IXMLDocument2 *This,BSTR *p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3084:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3085:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument2_get_mimeType_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3085:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3086:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument2_get_readyState_Proxy(IXMLDocument2 *This,LONG *pl); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3086:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3087:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument2_get_readyState_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3087:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3088:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument2_get_charset_Proxy(IXMLDocument2 *This,BSTR *p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3088:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3089:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument2_get_charset_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3089:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3090:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument2_put_charset_Proxy(IXMLDocument2 *This,BSTR p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3090:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3091:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument2_put_charset_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3091:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3092:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument2_get_version_Proxy(IXMLDocument2 *This,BSTR *p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3092:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3093:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument2_get_version_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3093:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3094:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument2_get_doctype_Proxy(IXMLDocument2 *This,BSTR *p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3094:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3095:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument2_get_doctype_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3095:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3096:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument2_get_dtdURL_Proxy(IXMLDocument2 *This,BSTR *p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3096:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3097:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument2_get_dtdURL_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3097:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3098:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument2_createElement_Proxy(IXMLDocument2 *This,VARIANT vType,VARIANT var1,IXMLElement2 **ppElem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3098:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3099:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument2_createElement_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3099:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3100:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument2_get_async_Proxy(IXMLDocument2 *This,VARIANT_BOOL *pf); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3100:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3101:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument2_get_async_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3101:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3102:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument2_put_async_Proxy(IXMLDocument2 *This,VARIANT_BOOL f); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3102:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3103:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument2_put_async_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3103:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3112:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_tagName(BSTR *p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3113:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI put_tagName(BSTR p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3114:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_parent(IXMLElement **ppParent) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3115:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI setAttribute(BSTR strPropertyName,VARIANT PropertyValue) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3116:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI getAttribute(BSTR strPropertyName,VARIANT *PropertyValue) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3117:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI removeAttribute(BSTR strPropertyName) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3118:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_children(IXMLElementCollection **pp) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3119:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_type(LONG *plType) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3120:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_text(BSTR *p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3121:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI put_text(BSTR p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3122:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI addChild(IXMLElement *pChildElem,LONG lIndex,LONG lReserved) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3123:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI removeChild(IXMLElement *pChildElem) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3174:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElement_get_tagName_Proxy(IXMLElement *This,BSTR *p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3174:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3175:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElement_get_tagName_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3175:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3176:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElement_put_tagName_Proxy(IXMLElement *This,BSTR p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3176:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3177:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElement_put_tagName_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3177:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3178:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElement_get_parent_Proxy(IXMLElement *This,IXMLElement **ppParent); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3178:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3179:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElement_get_parent_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3179:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3180:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElement_setAttribute_Proxy(IXMLElement *This,BSTR strPropertyName,VARIANT PropertyValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3180:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3181:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElement_setAttribute_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3181:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3182:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElement_getAttribute_Proxy(IXMLElement *This,BSTR strPropertyName,VARIANT *PropertyValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3182:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3183:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElement_getAttribute_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3183:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3184:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElement_removeAttribute_Proxy(IXMLElement *This,BSTR strPropertyName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3184:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3185:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElement_removeAttribute_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3185:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3186:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElement_get_children_Proxy(IXMLElement *This,IXMLElementCollection **pp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3186:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3187:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElement_get_children_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3187:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3188:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElement_get_type_Proxy(IXMLElement *This,LONG *plType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3188:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3189:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElement_get_type_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3189:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3190:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElement_get_text_Proxy(IXMLElement *This,BSTR *p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3190:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3191:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElement_get_text_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3191:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3192:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElement_put_text_Proxy(IXMLElement *This,BSTR p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3192:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3193:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElement_put_text_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3193:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3194:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElement_addChild_Proxy(IXMLElement *This,IXMLElement *pChildElem,LONG lIndex,LONG lReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3194:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3195:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElement_addChild_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3195:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3196:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElement_removeChild_Proxy(IXMLElement *This,IXMLElement *pChildElem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3196:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3197:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElement_removeChild_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3197:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3206:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_tagName(BSTR *p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3207:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI put_tagName(BSTR p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3208:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_parent(IXMLElement2 **ppParent) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3209:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI setAttribute(BSTR strPropertyName,VARIANT PropertyValue) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3210:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI getAttribute(BSTR strPropertyName,VARIANT *PropertyValue) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3211:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI removeAttribute(BSTR strPropertyName) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3212:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_children(IXMLElementCollection **pp) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3213:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_type(LONG *plType) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3214:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_text(BSTR *p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3215:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI put_text(BSTR p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3216:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI addChild(IXMLElement2 *pChildElem,LONG lIndex,LONG lReserved) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3217:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI removeChild(IXMLElement2 *pChildElem) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3218:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_attributes(IXMLElementCollection **pp) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3271:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElement2_get_tagName_Proxy(IXMLElement2 *This,BSTR *p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3271:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3272:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElement2_get_tagName_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3272:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3273:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElement2_put_tagName_Proxy(IXMLElement2 *This,BSTR p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3273:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3274:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElement2_put_tagName_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3274:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3275:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElement2_get_parent_Proxy(IXMLElement2 *This,IXMLElement2 **ppParent); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3275:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3276:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElement2_get_parent_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3276:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3277:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElement2_setAttribute_Proxy(IXMLElement2 *This,BSTR strPropertyName,VARIANT PropertyValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3277:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3278:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElement2_setAttribute_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3278:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3279:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElement2_getAttribute_Proxy(IXMLElement2 *This,BSTR strPropertyName,VARIANT *PropertyValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3279:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3280:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElement2_getAttribute_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3280:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3281:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElement2_removeAttribute_Proxy(IXMLElement2 *This,BSTR strPropertyName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3281:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3282:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElement2_removeAttribute_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3282:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3283:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElement2_get_children_Proxy(IXMLElement2 *This,IXMLElementCollection **pp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3283:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3284:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElement2_get_children_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3284:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3285:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElement2_get_type_Proxy(IXMLElement2 *This,LONG *plType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3285:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3286:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElement2_get_type_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3286:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3287:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElement2_get_text_Proxy(IXMLElement2 *This,BSTR *p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3287:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3288:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElement2_get_text_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3288:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3289:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElement2_put_text_Proxy(IXMLElement2 *This,BSTR p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3289:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3290:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElement2_put_text_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3290:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3291:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElement2_addChild_Proxy(IXMLElement2 *This,IXMLElement2 *pChildElem,LONG lIndex,LONG lReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3291:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3292:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElement2_addChild_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3292:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3293:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElement2_removeChild_Proxy(IXMLElement2 *This,IXMLElement2 *pChildElem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3293:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3294:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElement2_removeChild_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3294:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3295:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElement2_get_attributes_Proxy(IXMLElement2 *This,IXMLElementCollection **pp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3295:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3296:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElement2_get_attributes_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3296:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3305:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_name(BSTR *n) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3306:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_value(BSTR *v) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3337:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLAttribute_get_name_Proxy(IXMLAttribute *This,BSTR *n); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3337:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3338:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLAttribute_get_name_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3338:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3339:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLAttribute_get_value_Proxy(IXMLAttribute *This,BSTR *v); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3339:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3340:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLAttribute_get_value_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3340:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3349:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI GetErrorInfo(XML_ERROR *pErrorReturn) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3370:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLError_GetErrorInfo_Proxy(IXMLError *This,XML_ERROR *pErrorReturn); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3370:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3371:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLError_GetErrorInfo_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3371:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:425:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI CreateURLMoniker(LPMONIKER pMkCtx, LPCWSTR szURL, LPMONIKER *ppmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:425:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:426:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI CreateURLMonikerEx(LPMONIKER pMkCtx, LPCWSTR szURL, LPMONIKER *ppmk, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:426:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:427:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI GetClassURL(LPCWSTR szURL, CLSID *pClsID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:427:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:428:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI CreateAsyncBindCtx(DWORD reserved, IBindStatusCallback *pBSCb, IEnumFORMATETC *pEFetc, IBindCtx **ppBC); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:428:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:432:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI CreateAsyncBindCtxEx(IBindCtx *pbc, DWORD dwOptions, IBindStatusCallback *pBSCb, IEnumFORMATETC *pEnum, IBindCtx **ppBC, DWORD reserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:432:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:433:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI MkParseDisplayNameEx(IBindCtx *pbc, LPCWSTR szDisplayName, ULONG *pchEaten, LPMONIKER *ppmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:433:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:434:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI RegisterBindStatusCallback(LPBC pBC, IBindStatusCallback *pBSCb, IBindStatusCallback **ppBSCBPrev, DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:434:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:435:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI RevokeBindStatusCallback(LPBC pBC, IBindStatusCallback *pBSCb); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:435:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:436:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI GetClassFileOrMime(LPBC pBC, LPCWSTR szFilename, LPVOID pBuffer, DWORD cbSize, LPCWSTR szMime, DWORD dwReserved, CLSID *pclsid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:436:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:437:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI IsValidURL(LPBC pBC, LPCWSTR szURL, DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:437:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:438:212: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI CoGetClassObjectFromURL(REFCLSID rCLASSID, LPCWSTR szCODE, DWORD dwFileVersionMS, DWORD dwFileVersionLS, LPCWSTR szTYPE, LPBINDCTX pBindCtx, DWORD dwClsContext, LPVOID pvReserved, REFIID riid, LPVOID *ppv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:438:212: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:439:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI IEInstallScope(LPDWORD pdwScope); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:439:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:440:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI FaultInIEFeature(HWND hWnd, uCLSSPEC *pClassSpec, QUERYCONTEXT *pQuery, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:440:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:441:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI GetComponentIDFromCLSSPEC(uCLSSPEC *pClassspec, LPSTR *ppszComponentID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:441:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:447:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI IsAsyncMoniker(IMoniker *pmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:447:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:448:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI CreateURLBinding(LPCWSTR lpszUrl, IBindCtx *pbc, IBinding **ppBdg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:448:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:449:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI RegisterMediaTypes(UINT ctypes, const LPCSTR *rgszTypes, CLIPFORMAT *rgcfTypes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:449:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:450:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI FindMediaType(LPCSTR rgszTypes, CLIPFORMAT *rgcfTypes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:450:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:451:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI CreateFormatEnumerator(UINT cfmtetc, FORMATETC *rgfmtetc, IEnumFORMATETC **ppenumfmtetc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:451:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:452:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI RegisterFormatEnumerator(LPBC pBC, IEnumFORMATETC *pEFetc, DWORD reserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:452:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:453:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI RevokeFormatEnumerator(LPBC pBC, IEnumFORMATETC *pEFetc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:453:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:454:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI RegisterMediaTypeClass(LPBC pBC,UINT ctypes, const LPCSTR *rgszTypes, CLSID *rgclsID, DWORD reserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:454:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:455:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI FindMediaTypeClass(LPBC pBC, LPCSTR szType, CLSID *pclsID, DWORD reserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:455:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:456:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI UrlMkSetSessionOption(DWORD dwOption, LPVOID pBuffer, DWORD dwBufferLength, DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:456:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:457:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI UrlMkGetSessionOption(DWORD dwOption, LPVOID pBuffer, DWORD dwBufferLength, DWORD *pdwBufferLengthOut, DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:457:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:458:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI FindMimeFromData(LPBC pBC, LPCWSTR pwzUrl, LPVOID pBuffer, DWORD cbSize, LPCWSTR pwzMimeProposed, DWORD dwMimeFlags, LPWSTR *ppwzMimeOut, DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:458:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:472:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI ObtainUserAgentString(DWORD dwOption, LPSTR pszUAOut, DWORD *cbSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:472:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:473:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI CompareSecurityIds(BYTE *pbSecurityId1, DWORD dwLen1, BYTE *pbSecurityId2, DWORD dwLen2, DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:473:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:474:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI CompatFlagsFromClsid(CLSID *pclsid, LPDWORD pdwCompatFlags, LPDWORD pdwMiscStatusFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:474:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:598:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CLSID *pClassID) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:601:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:607:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD grfMode) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:612:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fRemember) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:616:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPBC pibc) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:619:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker **ppimkName) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:623:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IPersistMoniker, 0x79eac9c9, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:623:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IPersistMoniker, 0x79eac9c9, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:727:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CLSID *pClassID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:727:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:732:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:732:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:734:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IPersistMoniker* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:734:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:739:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:739:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:745:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD grfMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:745:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:750:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:750:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:755:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fRemember); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:755:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:760:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:760:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:764:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPBC pibc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:764:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:769:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:769:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:772:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker **ppimkName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:772:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:777:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:777:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:808:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCWSTR val) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:812:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IMonikerProp, 0xa5ca5f7f, 0x1847, 0x4d87, 0x9c,0x5b, 0x91,0x85,0x09,0xf7,0x51,0x1d) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:812:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IMonikerProp, 0xa5ca5f7f, 0x1847, 0x4d87, 0x9c,0x5b, 0x91,0x85,0x09,0xf7,0x51,0x1d) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:873:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCWSTR val); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:873:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:878:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:878:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:903:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IBinding **ppb) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:907:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IBindProtocol, 0x79eac9cd, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:907:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IBindProtocol, 0x79eac9cd, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:970:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IBinding **ppb); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:970:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:975:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:975:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:998:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1001:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1004:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1007:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG nPriority) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1010:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG *pnPriority) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1016:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwReserved) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1020:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IBinding, 0x79eac9c0, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1020:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IBinding, 0x79eac9c0, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1118:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IBinding* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1118:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1123:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1123:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1125:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IBinding* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1125:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1130:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1130:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1132:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IBinding* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1132:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1137:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1137:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1140:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG nPriority); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1140:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1145:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1145:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1148:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG *pnPriority); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1148:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1153:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1153:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1159:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1159:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1164:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1164:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1170:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1170:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1176:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1176:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1404:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IBinding *pib) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1407:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG *pnPriority) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1410:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD reserved) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1416:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCWSTR szStatusText) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1420:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCWSTR szError) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1424:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BINDINFO *pbindinfo) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1430:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STGMEDIUM *pstgmed) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1434:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown *punk) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1438:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IBindStatusCallback, 0x79eac9c1, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1438:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IBindStatusCallback, 0x79eac9c1, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1564:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IBinding *pib); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1564:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1569:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1569:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1572:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG *pnPriority); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1572:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1577:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1577:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1580:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD reserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1580:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1585:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1585:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1591:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCWSTR szStatusText); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1591:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1596:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1596:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1600:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCWSTR szError); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1600:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1605:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1605:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1610:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RemSTGMEDIUM *pstgmed); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1610:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1615:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1615:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1621:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RemSTGMEDIUM *pstgmed); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1621:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1626:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1626:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1630:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown *punk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1630:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1635:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1635:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1639:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BINDINFO *pbindinfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1639:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1644:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RemSTGMEDIUM *pstgmed); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1644:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1650:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STGMEDIUM *pstgmed); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1650:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1656:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RemSTGMEDIUM *pstgmed); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1656:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1710:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwReserved) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1714:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IBindStatusCallbackEx, 0xaaa74ef9, 0x8ee7, 0x4659, 0x88,0xd9, 0xf8,0xc5,0x04,0xda,0x73,0xcc) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1714:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IBindStatusCallbackEx, 0xaaa74ef9, 0x8ee7, 0x4659, 0x88,0xd9, 0xf8,0xc5,0x04,0xda,0x73,0xcc) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1857:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1857:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1862:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1862:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1868:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1868:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1875:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1875:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1900:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPWSTR *pszPassword) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1904:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IAuthenticate, 0x79eac9d0, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1904:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IAuthenticate, 0x79eac9d0, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1967:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPWSTR *pszPassword); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1967:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1972:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1972:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2009:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture AUTHENTICATEINFO *pauthinfo) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2013:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IAuthenticateEx, 0x2ad1edaf, 0xd83d, 0x48b5, 0x9a,0xdf, 0x03,0xdb,0xe1,0x9f,0x53,0xbd) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2013:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IAuthenticateEx, 0x2ad1edaf, 0xd83d, 0x48b5, 0x9a,0xdf, 0x03,0xdb,0xe1,0x9f,0x53,0xbd) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2091:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture AUTHENTICATEINFO *pauthinfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2091:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2096:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2096:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2122:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPWSTR *pszAdditionalHeaders) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2128:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPWSTR *pszAdditionalRequestHeaders) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2132:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IHttpNegotiate, 0x79eac9d2, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2132:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IHttpNegotiate, 0x79eac9d2, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2208:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPWSTR *pszAdditionalHeaders); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2208:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2213:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2213:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2219:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPWSTR *pszAdditionalRequestHeaders); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2219:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2224:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2224:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2249:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD_PTR dwReserved) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2253:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IHttpNegotiate2, 0x4f9f9fcb, 0xe0f4, 0x48eb, 0xb7,0xab, 0xfa,0x2e,0xa9,0x36,0x5c,0xb4) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2253:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IHttpNegotiate2, 0x4f9f9fcb, 0xe0f4, 0x48eb, 0xb7,0xab, 0xfa,0x2e,0xa9,0x36,0x5c,0xb4) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2341:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD_PTR dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2341:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2346:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2346:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2370:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pcbCert) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2374:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IHttpNegotiate3, 0x57b6c80a, 0x34c2, 0x4602, 0xbc,0x26, 0x66,0xa0,0x2f,0xc5,0x71,0x53) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2374:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IHttpNegotiate3, 0x57b6c80a, 0x34c2, 0x4602, 0xbc,0x26, 0x66,0xa0,0x2f,0xc5,0x71,0x53) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2473:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pcbCert); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2473:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2478:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2478:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2502:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD_PTR dwReserved) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2505:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD_PTR dwReserved) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2509:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IWinInetFileStream, 0xf134c4b7, 0xb1f8, 0x4e75, 0xb8,0x86, 0x74,0xb9,0x09,0x43,0xbe,0xcb) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2509:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IWinInetFileStream, 0xf134c4b7, 0xb1f8, 0x4e75, 0xb8,0x86, 0x74,0xb9,0x09,0x43,0xbe,0xcb) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2578:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD_PTR dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2578:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2583:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2583:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2586:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD_PTR dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2586:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2591:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2591:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2615:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HWND *phwnd) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2619:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IWindowForBindingUI, 0x79eac9d5, 0xbafa, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2619:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IWindowForBindingUI, 0x79eac9d5, 0xbafa, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2680:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HWND *phwnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2680:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2685:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2685:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2724:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2728:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ICodeInstall, 0x79eac9d1, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2728:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ICodeInstall, 0x79eac9d1, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2805:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2805:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2810:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2810:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4269:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pcbBuf) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4273:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IWinInetInfo, 0x79eac9d6, 0xbafa, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4273:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IWinInetInfo, 0x79eac9d6, 0xbafa, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4336:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pcbBuf); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4336:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4341:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4341:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4346:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pcbBuf); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4346:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4351:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pcbBuf); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4351:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4376:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwProblem) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4380:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IHttpSecurity, 0x79eac9d7, 0xbafa, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4380:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IHttpSecurity, 0x79eac9d7, 0xbafa, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4451:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwProblem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4451:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4456:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4456:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4483:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwReserved) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4487:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IWinInetHttpInfo, 0x79eac9d8, 0xbafa, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4487:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IWinInetHttpInfo, 0x79eac9d8, 0xbafa, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4567:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4567:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4572:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4572:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4579:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4579:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4586:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4586:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4608:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwReceiveTimeout) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4612:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IWinInetHttpTimeouts, 0xf286fa56, 0xc1fd, 0x4270, 0x8e,0x67, 0xb3,0xeb,0x79,0x0a,0x81,0xe8) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4612:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IWinInetHttpTimeouts, 0xf286fa56, 0xc1fd, 0x4270, 0x8e,0x67, 0xb3,0xeb,0x79,0x0a,0x81,0xe8) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4675:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwReceiveTimeout); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4675:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4680:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4680:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4936:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4943:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppvObj) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4950:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppvObj) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4954:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IBindHost, 0xfc4801a1, 0x2ba9, 0x11cf, 0xa2,0x29, 0x00,0xaa,0x00,0x3d,0x73,0x52) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4954:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IBindHost, 0xfc4801a1, 0x2ba9, 0x11cf, 0xa2,0x29, 0x00,0xaa,0x00,0x3d,0x73,0x52) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5043:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5043:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5048:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5048:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5055:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown **ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5055:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5060:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5060:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5067:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown **ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5067:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5072:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5072:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5079:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5079:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5086:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown **ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5086:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5093:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5093:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5100:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown **ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5100:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5111:186: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI HlinkSimpleNavigateToString(LPCWSTR szTarget, LPCWSTR szLocation, LPCWSTR szTargetFrameName, IUnknown *pUnk, IBindCtx *pbc, IBindStatusCallback *, DWORD grfHLNF, DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5111:186: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5112:190: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI HlinkSimpleNavigateToMoniker(IMoniker *pmkTarget, LPCWSTR szLocation, LPCWSTR szTargetFrameName, IUnknown *pUnk, IBindCtx *pbc, IBindStatusCallback *, DWORD grfHLNF, DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5112:190: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5113:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI URLOpenStreamA(LPUNKNOWN,LPCSTR,DWORD,LPBINDSTATUSCALLBACK); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5113:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5114:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI URLOpenStreamW(LPUNKNOWN,LPCWSTR,DWORD,LPBINDSTATUSCALLBACK); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5114:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5115:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI URLOpenPullStreamA(LPUNKNOWN,LPCSTR,DWORD,LPBINDSTATUSCALLBACK); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5115:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5116:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI URLOpenPullStreamW(LPUNKNOWN,LPCWSTR,DWORD,LPBINDSTATUSCALLBACK); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5116:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5117:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI URLDownloadToFileA(LPUNKNOWN,LPCSTR,LPCSTR,DWORD,LPBINDSTATUSCALLBACK); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5117:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5118:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI URLDownloadToFileW(LPUNKNOWN,LPCWSTR,LPCWSTR,DWORD,LPBINDSTATUSCALLBACK); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5118:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5119:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI URLDownloadToCacheFileA(LPUNKNOWN, LPCSTR, LPSTR, DWORD, DWORD, LPBINDSTATUSCALLBACK); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5119:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5120:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI URLDownloadToCacheFileW(LPUNKNOWN, LPCWSTR, LPWSTR, DWORD, DWORD, LPBINDSTATUSCALLBACK); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5120:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5121:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI URLOpenBlockingStreamA(LPUNKNOWN,LPCSTR,LPSTREAM*,DWORD,LPBINDSTATUSCALLBACK); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5121:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5122:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI URLOpenBlockingStreamW(LPUNKNOWN,LPCWSTR,LPSTREAM*,DWORD,LPBINDSTATUSCALLBACK); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5122:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5130:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI HlinkGoBack(IUnknown *pUnk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5130:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5131:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI HlinkGoForward(IUnknown *pUnk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5131:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5132:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI HlinkNavigateString(IUnknown *pUnk, LPCWSTR szTarget); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5132:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5133:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI HlinkNavigateMoniker(IUnknown *pUnk, IMoniker *pmkTarget); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5133:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5204:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternet, 0x79eac9e0, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5204:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternet, 0x79eac9e0, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5299:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BINDINFO *pbindinfo) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5305:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcElFetched) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5309:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetBindInfo, 0x79eac9e1, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5309:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetBindInfo, 0x79eac9e1, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5381:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BINDINFO *pbindinfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5381:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5386:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5386:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5392:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcElFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5392:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5397:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5397:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5423:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwReserved) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5427:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetBindInfoEx, 0xa3e015b7, 0xa82c, 0x4dcd, 0xa1,0x50, 0x56,0x9a,0xee,0xed,0x36,0xab) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5427:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetBindInfoEx, 0xa3e015b7, 0xa82c, 0x4dcd, 0xa1,0x50, 0x56,0x9a,0xee,0xed,0x36,0xab) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5515:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5515:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5520:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5520:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5577:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HANDLE_PTR dwReserved) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5580:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PROTOCOLDATA *pProtocolData) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5584:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwOptions) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5587:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwOptions) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5590:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5593:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5597:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetProtocolRoot, 0x79eac9e3, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5597:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetProtocolRoot, 0x79eac9e3, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5703:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HANDLE_PTR dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5703:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5708:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5708:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5711:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PROTOCOLDATA *pProtocolData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5711:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5716:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5716:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5720:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwOptions); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5720:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5725:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5725:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5728:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwOptions); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5728:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5733:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5733:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5735:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IInternetProtocolRoot* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5735:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5740:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5740:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5742:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IInternetProtocolRoot* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5742:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5747:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5747:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5772:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbRead) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5777:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULARGE_INTEGER *plibNewPosition) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5780:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwOptions) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5783:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5787:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetProtocol, 0x79eac9e4, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5787:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetProtocol, 0x79eac9e4, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5929:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbRead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5929:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5934:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5934:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5939:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULARGE_INTEGER *plibNewPosition); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5939:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5944:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5944:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5947:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwOptions); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5947:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5952:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5952:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5954:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IInternetProtocol* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5954:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5959:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5959:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6176:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PROTOCOLDATA *pProtocolData) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6180:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCWSTR szStatusText) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6185:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG ulProgressMax) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6190:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCWSTR szResult) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6194:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetProtocolSink, 0x79eac9e5, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6194:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetProtocolSink, 0x79eac9e5, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6282:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PROTOCOLDATA *pProtocolData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6282:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6287:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6287:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6291:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCWSTR szStatusText); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6291:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6296:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6296:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6301:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG ulProgressMax); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6301:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6306:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6306:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6311:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCWSTR szResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6311:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6316:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6316:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6339:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IInternetProtocolSink *pOIProtSink) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6342:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6345:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6349:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetProtocolSinkStackable, 0x79eac9f0, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6349:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetProtocolSinkStackable, 0x79eac9f0, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6422:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IInternetProtocolSink *pOIProtSink); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6422:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6427:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6427:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6429:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IInternetProtocolSinkStackable* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6429:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6434:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6434:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6436:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IInternetProtocolSinkStackable* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6436:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6441:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6441:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6474:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6478:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCWSTR pszProtocol) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6483:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCWSTR pwzType) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6487:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCWSTR pwzType) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6495:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwOption) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6501:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6507:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6511:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetSession, 0x79eac9e7, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6511:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetSession, 0x79eac9e7, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6643:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6643:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6648:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6648:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6652:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCWSTR pszProtocol); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6652:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6657:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6657:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6662:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCWSTR pwzType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6662:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6667:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6667:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6671:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCWSTR pwzType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6671:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6676:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6676:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6684:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwOption); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6684:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6689:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6689:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6695:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6695:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6700:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6700:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6706:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6706:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6711:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6711:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6734:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6737:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6741:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetThreadSwitch, 0x79eac9e8, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6741:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetThreadSwitch, 0x79eac9e8, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6805:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IInternetThreadSwitch* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6805:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6810:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6810:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6812:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IInternetThreadSwitch* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6812:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6817:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6817:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6840:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG nPriority) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6843:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG *pnPriority) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6847:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetPriority, 0x79eac9eb, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6847:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetPriority, 0x79eac9eb, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6914:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG nPriority); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6914:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6919:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6919:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6922:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG *pnPriority); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6922:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6927:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6927:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7002:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7011:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7016:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwCompareFlags) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7025:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7029:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetProtocolInfo, 0x79eac9ec, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7029:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetProtocolInfo, 0x79eac9ec, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7138:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7138:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7143:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7143:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7152:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7152:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7157:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7157:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7162:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwCompareFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7162:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7167:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7167:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7176:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7176:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7181:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7181:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7240:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI CoInternetParseUrl(LPCWSTR pwzUrl, PARSEACTION ParseAction, DWORD dwFlags, LPWSTR pszResult, DWORD cchResult, DWORD *pcchResult, DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7240:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7244:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI CoInternetCombineUrl(LPCWSTR pwzBaseUrl, LPCWSTR pwzRelativeUrl, DWORD dwCombineFlags, LPWSTR pszResult, DWORD cchResult, DWORD *pcchResult, DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7244:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7249:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI CoInternetCompareUrl(LPCWSTR pwzUrl1, LPCWSTR pwzUrl2, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7249:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7250:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI CoInternetGetProtocolFlags(LPCWSTR pwzUrl, DWORD *pdwFlags, DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7250:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7251:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI CoInternetQueryInfo(LPCWSTR pwzUrl, QUERYOPTION QueryOptions, DWORD dwQueryFlags, LPVOID pvBuffer, DWORD cbBuffer, DWORD *pcbBuffer, DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7251:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7252:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI CoInternetGetSession(DWORD dwSessionMode, IInternetSession **ppIInternetSession, DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7252:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7253:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI CoInternetGetSecurityUrl(LPCWSTR pwszUrl, LPWSTR *ppwszSecUrl, PSUACTION psuAction, DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7253:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7254:192: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI AsyncInstallDistributionUnit(LPCWSTR szDistUnit, LPCWSTR szTYPE, LPCWSTR szExt, DWORD dwFileVersionMS, DWORD dwFileVersionLS, LPCWSTR szURL,IBindCtx *pbc, LPVOID pvReserved,DWORD flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7254:192: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7320:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI CopyStgMedium(const STGMEDIUM *pcstgmedSrc, STGMEDIUM *pstgmedDest); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7320:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7321:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI CopyBindInfo(const BINDINFO *pcbiSrc, BINDINFO *pbiDest); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7321:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7322:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI_(void) ReleaseBindInfo(BINDINFO *pbindinfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7322:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7343:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI CoInternetCreateSecurityManager(IServiceProvider *pSP, IInternetSecurityManager **ppSM, DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7343:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7344:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI CoInternetCreateZoneManager(IServiceProvider *pSP, IInternetZoneManager **ppZM, DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7344:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7377:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HWND *phwnd) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7380:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fEnable) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7384:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetSecurityMgrSite, 0x79eac9ed, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7384:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetSecurityMgrSite, 0x79eac9ed, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7451:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HWND *phwnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7451:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7456:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7456:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7459:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fEnable); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7459:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7464:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7464:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7535:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IInternetSecurityMgrSite *pSite) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7538:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IInternetSecurityMgrSite **ppSite) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7543:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwFlags) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7549:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD_PTR dwReserved) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7559:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7568:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7573:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwFlags) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7578:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwFlags) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7582:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetSecurityManager, 0x79eac9ee, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7582:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetSecurityManager, 0x79eac9ee, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7719:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IInternetSecurityMgrSite *pSite); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7719:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7724:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7724:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7727:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IInternetSecurityMgrSite **ppSite); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7727:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7732:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7732:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7737:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7737:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7742:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7742:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7748:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD_PTR dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7748:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7753:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7753:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7763:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7763:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7768:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7768:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7777:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7777:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7782:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7782:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7787:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7787:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7792:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7792:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7797:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7797:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7802:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7802:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8471:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD_PTR dwReserved) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8480:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8488:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8492:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetHostSecurityManager, 0x3af280b6, 0xcb3f, 0x11d0, 0x89,0x1e, 0x00,0xc0,0x4f,0xb6,0xbf,0xc4) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8492:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetHostSecurityManager, 0x3af280b6, 0xcb3f, 0x11d0, 0x89,0x1e, 0x00,0xc0,0x4f,0xb6,0xbf,0xc4) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8582:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD_PTR dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8582:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8587:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8587:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8596:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8596:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8601:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8601:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8609:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8609:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8614:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8614:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8907:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZONEATTRIBUTES *pZoneAttributes) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8911:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZONEATTRIBUTES *pZoneAttributes) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8918:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture URLZONEREG urlZoneReg) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8925:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture URLZONEREG urlZoneReg) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8932:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture URLZONEREG urlZoneReg) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8939:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture URLZONEREG urlZoneReg) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8946:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwPromptFlags) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8952:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwLogFlags) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8957:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwFlags) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8962:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwZone) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8965:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwEnum) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8970:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8974:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetZoneManager, 0x79eac9ef, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8974:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetZoneManager, 0x79eac9ef, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9153:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZONEATTRIBUTES *pZoneAttributes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9153:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9158:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9158:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9162:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZONEATTRIBUTES *pZoneAttributes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9162:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9167:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9167:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9174:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture URLZONEREG urlZoneReg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9174:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9179:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9179:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9186:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture URLZONEREG urlZoneReg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9186:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9191:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9191:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9198:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture URLZONEREG urlZoneReg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9198:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9203:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9203:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9210:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture URLZONEREG urlZoneReg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9210:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9215:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9215:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9222:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwPromptFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9222:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9227:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9227:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9233:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwLogFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9233:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9238:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9238:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9243:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9243:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9248:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9248:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9253:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwZone); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9253:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9258:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9258:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9261:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwEnum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9261:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9266:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9266:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9271:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9271:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9276:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9276:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9940:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPSOFTDISTINFO lpsdi) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9944:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPDWORD dwMaxSize) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9948:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPDWORD dwMaxSize) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9954:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCODEBASEHOLD lpcbh) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9958:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ISoftDistExt, 0xb15b8dc1, 0xc7e1, 0x11d0, 0x86,0x80, 0x00,0xaa,0x00,0xbd,0xcb,0x71) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9958:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ISoftDistExt, 0xb15b8dc1, 0xc7e1, 0x11d0, 0x86,0x80, 0x00,0xaa,0x00,0xbd,0xcb,0x71) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10050:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPSOFTDISTINFO lpsdi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10050:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10055:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10055:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10059:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPDWORD dwMaxSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10059:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10064:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10064:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10068:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPDWORD dwMaxSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10068:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10073:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10073:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10079:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCODEBASEHOLD lpcbh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10079:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10084:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10084:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10089:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI GetSoftwareUpdateInfo(LPCWSTR szDistUnit, LPSOFTDISTINFO psdi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10089:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10090:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI SetSoftwareUpdateAdvertisementState(LPCWSTR szDistUnit, DWORD dwAdState, DWORD dwAdvertisedVersionMS, DWORD dwAdvertisedVersionLS); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10090:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10110:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPSTR *ppszCatalogFile) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10113:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppJavaTrust) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10117:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ICatalogFileInfo, 0x711c7600, 0x6b48, 0x11d1, 0xb4,0x03, 0x00,0xaa,0x00,0xb9,0x2a,0xf1) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10117:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ICatalogFileInfo, 0x711c7600, 0x6b48, 0x11d1, 0xb4,0x03, 0x00,0xaa,0x00,0xb9,0x2a,0xf1) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10184:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPSTR *ppszCatalogFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10184:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10189:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10189:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10192:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppJavaTrust); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10192:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10197:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10197:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10228:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10239:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10242:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwEncLevel) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10246:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IDataFilter, 0x69d14c80, 0xc18e, 0x11d0, 0xa9,0xce, 0x00,0x60,0x97,0x94,0x23,0x11) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10246:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IDataFilter, 0x69d14c80, 0xc18e, 0x11d0, 0xa9,0xce, 0x00,0x60,0x97,0x94,0x23,0x11) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10345:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10345:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10350:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10350:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10361:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10361:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10366:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10366:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10369:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwEncLevel); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10369:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10374:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10374:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10415:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IDataFilter **ppDF) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10420:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IDataFilter **ppDF) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10424:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IEncodingFilterFactory, 0x70bdde00, 0xc18e, 0x11d0, 0xa9,0xce, 0x00,0x60,0x97,0x94,0x23,0x11) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10424:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IEncodingFilterFactory, 0x70bdde00, 0xc18e, 0x11d0, 0xa9,0xce, 0x00,0x60,0x97,0x94,0x23,0x11) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10499:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IDataFilter **ppDF); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10499:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10504:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10504:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10509:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IDataFilter **ppDF); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10509:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10514:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10514:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10523:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI IsLoggingEnabledA(LPCSTR pszUrl); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10523:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10524:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI IsLoggingEnabledW(LPCWSTR pwszUrl); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10524:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10536:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI WriteHitLogging(LPHIT_LOGGING_INFO lpLogginginfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10536:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10568:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD_PTR dwReserved) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10572:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IWrappedProtocol, 0x53c84785, 0x8425, 0x4dc5, 0x97,0x1b, 0xe5,0x8d,0x9c,0x19,0xf9,0xb6) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10572:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IWrappedProtocol, 0x53c84785, 0x8425, 0x4dc5, 0x97,0x1b, 0xe5,0x8d,0x9c,0x19,0xf9,0xb6) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10633:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD_PTR dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10633:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10638:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10638:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10668:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HANDLE *pRetHandle) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10672:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IGetBindHandle, 0xaf0ff408, 0x129d, 0x4b20, 0x91,0xf0, 0x02,0xbd,0x23,0xd8,0x83,0x52) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10672:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IGetBindHandle, 0xaf0ff408, 0x129d, 0x4b20, 0x91,0xf0, 0x02,0xbd,0x23,0xd8,0x83,0x52) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10733:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HANDLE *pRetHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10733:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10738:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10738:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10772:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT_BOOL *vbCancel) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10776:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IBindCallbackRedirect, 0x11c81bc2, 0x121e, 0x4ed5, 0xb9,0xc4, 0xb4,0x30,0xbd,0x54,0xf2,0xc0) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10776:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IBindCallbackRedirect, 0x11c81bc2, 0x121e, 0x4ed5, 0xb9,0xc4, 0xb4,0x30,0xbd,0x54,0xf2,0xc0) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10837:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT_BOOL *vbCancel); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10837:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10842:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10842:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10851:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG __RPC_USER STGMEDIUM_UserSize (ULONG *, ULONG, STGMEDIUM *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10851:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10852:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER STGMEDIUM_UserMarshal (ULONG *, unsigned char *, STGMEDIUM *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10852:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10853:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER STGMEDIUM_UserUnmarshal(ULONG *, unsigned char *, STGMEDIUM *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10853:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10854:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_USER STGMEDIUM_UserFree (ULONG *, STGMEDIUM *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10854:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10855:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG __RPC_USER CLIPFORMAT_UserSize (ULONG *, ULONG, CLIPFORMAT *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10855:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10856:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER CLIPFORMAT_UserMarshal (ULONG *, unsigned char *, CLIPFORMAT *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10856:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10857:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER CLIPFORMAT_UserUnmarshal(ULONG *, unsigned char *, CLIPFORMAT *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10857:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10858:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_USER CLIPFORMAT_UserFree (ULONG *, CLIPFORMAT *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10858:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10859:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG __RPC_USER HWND_UserSize (ULONG *, ULONG, HWND *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10859:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10860:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER HWND_UserMarshal (ULONG *, unsigned char *, HWND *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10860:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10861:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER HWND_UserUnmarshal(ULONG *, unsigned char *, HWND *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10861:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10862:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_USER HWND_UserFree (ULONG *, HWND *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10862:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10863:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG __RPC_USER BSTR_UserSize (ULONG *, ULONG, BSTR *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10863:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10864:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER BSTR_UserMarshal (ULONG *, unsigned char *, BSTR *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10864:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10865:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER BSTR_UserUnmarshal(ULONG *, unsigned char *, BSTR *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10865:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10866:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_USER BSTR_UserFree (ULONG *, BSTR *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10866:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:164, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:447:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PROPVARIANT rgpropvar[]) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:453:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PROPID propidNameFirst) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:457:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const PROPSPEC rgpspec[]) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:462:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR rglpwstrName[]) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:467:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const LPOLESTR rglpwstrName[]) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:471:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const PROPID rgpropid[]) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:474:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD grfCommitFlags) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:477:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:480:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATPROPSTG **ppenum) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:485:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const FILETIME *pmtime) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:488:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFCLSID clsid) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:491:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STATPROPSETSTG *pstatpsstg) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:495:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IPropertyStorage, 0x00000138, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:495:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IPropertyStorage, 0x00000138, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:164, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:656:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PROPVARIANT rgpropvar[]); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:656:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:661:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:661:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:667:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PROPID propidNameFirst); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:667:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:672:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:672:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:676:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const PROPSPEC rgpspec[]); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:676:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:681:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:681:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:686:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR rglpwstrName[]); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:686:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:691:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:691:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:696:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const LPOLESTR rglpwstrName[]); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:696:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:701:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:701:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:705:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const PROPID rgpropid[]); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:705:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:710:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:710:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:713:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD grfCommitFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:713:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:718:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:718:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:720:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IPropertyStorage* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:720:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:725:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:725:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:728:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATPROPSTG **ppenum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:728:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:733:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:733:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:738:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const FILETIME *pmtime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:738:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:743:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:743:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:746:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFCLSID clsid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:746:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:751:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:751:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:754:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STATPROPSETSTG *pstatpsstg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:754:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:759:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:759:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:782:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IPropertyStorage **ppprstg) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:787:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IPropertyStorage **ppprstg) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:790:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFFMTID rfmtid) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:793:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATPROPSETSTG **ppenum) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:797:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IPropertySetStorage, 0x0000013a, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:797:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IPropertySetStorage, 0x0000013a, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:164, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:890:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IPropertyStorage **ppprstg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:890:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:895:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:895:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:900:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IPropertyStorage **ppprstg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:900:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:905:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:905:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:908:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFFMTID rfmtid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:908:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:913:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:913:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:916:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATPROPSETSTG **ppenum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:916:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:921:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:921:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:942:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:945:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG celt) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:948:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:951:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATPROPSTG **ppenum) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:955:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IEnumSTATPROPSTG, 0x00000139, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:955:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IEnumSTATPROPSTG, 0x00000139, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:164, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1041:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1041:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1046:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1046:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1049:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG celt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1049:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1054:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1054:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1056:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATPROPSTG* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1056:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1061:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1061:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1064:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATPROPSTG **ppenum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1064:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1069:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1069:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1074:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1074:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1079:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1079:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1100:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1103:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG celt) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1106:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1109:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATPROPSETSTG **ppenum) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1113:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IEnumSTATPROPSETSTG, 0x0000013b, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1113:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IEnumSTATPROPSETSTG, 0x0000013b, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:164, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1199:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1199:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1204:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1204:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1207:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG celt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1207:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1212:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1212:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1214:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATPROPSETSTG* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1214:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1219:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1219:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1222:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATPROPSETSTG **ppenum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1222:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1227:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1227:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1232:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1232:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1237:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1237:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1244:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI PropVariantCopy(PROPVARIANT *pvarDest,const PROPVARIANT *pvarSrc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1244:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1245:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI PropVariantClear(PROPVARIANT *pvar); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1245:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1246:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI FreePropVariantArray(ULONG cVariants, PROPVARIANT *rgvars); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1246:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1250:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void PropVariantInit (PROPVARIANT *pvar) { memset (pvar, 0, sizeof (PROPVARIANT)); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1256:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI StgCreatePropStg(IUnknown *pUnk, REFFMTID fmtid, const CLSID *pclsid, DWORD grfFlags, DWORD dwReserved, IPropertyStorage **ppPropStg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1256:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1257:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI StgOpenPropStg(IUnknown *pUnk, REFFMTID fmtid, DWORD grfFlags, DWORD dwReserved, IPropertyStorage **ppPropStg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1257:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1258:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI StgCreatePropSetStg(IStorage *pStorage, DWORD dwReserved, IPropertySetStorage **ppPropSetStg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1258:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1262:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI FmtIdToPropStgName(const FMTID *pfmtid, LPOLESTR oszName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1262:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1263:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI PropStgNameToFmtId(const LPOLESTR oszName, FMTID *pfmtid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1263:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1276:208: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture EXTERN_C SERIALIZEDPROPERTYVALUE * __stdcall StgConvertVariantToProperty(const PROPVARIANT *pvar, USHORT CodePage, SERIALIZEDPROPERTYVALUE *pprop, ULONG *pcb, PROPID pid, BOOLEAN fReserved, ULONG *pcIndirect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1276:208: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1281:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture EXTERN_C BOOLEAN __stdcall StgConvertPropertyToVariant(const SERIALIZEDPROPERTYVALUE *pprop, USHORT CodePage, PROPVARIANT *pvar, PMemoryAllocator *pma); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1281:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1287:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG __RPC_USER BSTR_UserSize (ULONG *, ULONG, BSTR *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1287:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1288:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER BSTR_UserMarshal (ULONG *, unsigned char *, BSTR *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1288:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1289:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER BSTR_UserUnmarshal(ULONG *, unsigned char *, BSTR *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1289:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1290:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_USER BSTR_UserFree (ULONG *, BSTR *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1290:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1291:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG __RPC_USER LPSAFEARRAY_UserSize (ULONG *, ULONG, LPSAFEARRAY *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1291:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1292:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER LPSAFEARRAY_UserMarshal (ULONG *, unsigned char *, LPSAFEARRAY *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1292:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1293:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER LPSAFEARRAY_UserUnmarshal(ULONG *, unsigned char *, LPSAFEARRAY *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1293:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1294:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_USER LPSAFEARRAY_UserFree (ULONG *, LPSAFEARRAY *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1294:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:167:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CreateStdProgressIndicator (HWND hwndParent, LPCOLESTR pszTitle, IBindStatusCallback *pIbscCaller, IBindStatusCallback **ppIbsc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:167:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:18, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:43:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI_(BSTR) SysAllocString(const OLECHAR *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:43:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:44:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI_(INT) SysReAllocString(BSTR *,const OLECHAR *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:44:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:45:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI_(BSTR) SysAllocStringLen(const OLECHAR *,UINT); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:45:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:46:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI_(INT) SysReAllocStringLen(BSTR *,const OLECHAR *,UINT); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:46:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:47:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI_(void) SysFreeString(BSTR); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:47:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:48:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI_(UINT) SysStringLen(BSTR); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:48:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:49:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI_(UINT) SysStringByteLen(BSTR bstr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:49:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:50:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI_(BSTR) SysAllocStringByteLen(LPCSTR psz,UINT len); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:50:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:51:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI_(INT) DosDateTimeToVariantTime(USHORT wDosDate,USHORT wDosTime,DOUBLE *pvtime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:51:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:52:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI_(INT) VariantTimeToDosDateTime(DOUBLE vtime,USHORT *pwDosDate,USHORT *pwDosTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:52:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:53:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI_(INT) SystemTimeToVariantTime(LPSYSTEMTIME lpSystemTime,DOUBLE *pvtime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:53:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:54:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI_(INT) VariantTimeToSystemTime(DOUBLE vtime,LPSYSTEMTIME lpSystemTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:54:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:55:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI SafeArrayAllocDescriptor(UINT cDims,SAFEARRAY **ppsaOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:55:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:56:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI SafeArrayAllocDescriptorEx(VARTYPE vt,UINT cDims,SAFEARRAY **ppsaOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:56:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:57:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI SafeArrayAllocData(SAFEARRAY *psa); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:57:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:58:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI_(SAFEARRAY *) SafeArrayCreate(VARTYPE vt,UINT cDims,SAFEARRAYBOUND *rgsabound); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:58:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:59:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI_(SAFEARRAY *) SafeArrayCreateEx(VARTYPE vt,UINT cDims,SAFEARRAYBOUND *rgsabound,PVOID pvExtra); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:59:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:60:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI SafeArrayCopyData(SAFEARRAY *psaSource,SAFEARRAY *psaTarget); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:60:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:61:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI SafeArrayDestroyDescriptor(SAFEARRAY *psa); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:61:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:62:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI SafeArrayDestroyData(SAFEARRAY *psa); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:62:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:63:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI SafeArrayDestroy(SAFEARRAY *psa); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:63:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:64:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI SafeArrayRedim(SAFEARRAY *psa,SAFEARRAYBOUND *psaboundNew); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:64:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:65:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI_(UINT) SafeArrayGetDim(SAFEARRAY *psa); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:65:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:66:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI_(UINT) SafeArrayGetElemsize(SAFEARRAY *psa); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:66:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:67:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI SafeArrayGetUBound(SAFEARRAY *psa,UINT nDim,LONG *plUbound); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:67:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:68:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI SafeArrayGetLBound(SAFEARRAY *psa,UINT nDim,LONG *plLbound); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:68:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:69:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI SafeArrayLock(SAFEARRAY *psa); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:69:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:70:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI SafeArrayUnlock(SAFEARRAY *psa); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:70:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:71:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI SafeArrayAccessData(SAFEARRAY *psa,void HUGEP **ppvData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:71:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:72:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI SafeArrayUnaccessData(SAFEARRAY *psa); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:72:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:73:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI SafeArrayGetElement(SAFEARRAY *psa,LONG *rgIndices,void *pv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:73:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:74:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI SafeArrayPutElement(SAFEARRAY *psa,LONG *rgIndices,void *pv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:74:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:75:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI SafeArrayCopy(SAFEARRAY *psa,SAFEARRAY **ppsaOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:75:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:76:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI SafeArrayPtrOfIndex(SAFEARRAY *psa,LONG *rgIndices,void **ppvData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:76:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:77:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI SafeArraySetRecordInfo(SAFEARRAY *psa,IRecordInfo *prinfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:77:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:78:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI SafeArrayGetRecordInfo(SAFEARRAY *psa,IRecordInfo **prinfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:78:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:79:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI SafeArraySetIID(SAFEARRAY *psa,REFGUID guid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:79:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:80:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI SafeArrayGetIID(SAFEARRAY *psa,GUID *pguid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:80:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:81:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI SafeArrayGetVartype(SAFEARRAY *psa,VARTYPE *pvt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:81:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:82:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI_(SAFEARRAY *) SafeArrayCreateVector(VARTYPE vt,LONG lLbound,ULONG cElements); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:82:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:83:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI_(SAFEARRAY *) SafeArrayCreateVectorEx(VARTYPE vt,LONG lLbound,ULONG cElements,PVOID pvExtra); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:83:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:84:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI_(void) VariantInit(VARIANTARG *pvarg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:84:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:85:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VariantClear(VARIANTARG *pvarg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:85:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:86:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VariantCopy(VARIANTARG *pvargDest,VARIANTARG *pvargSrc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:86:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:87:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VariantCopyInd(VARIANT *pvarDest,VARIANTARG *pvargSrc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:87:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:88:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VariantChangeType(VARIANTARG *pvargDest,VARIANTARG *pvarSrc,USHORT wFlags,VARTYPE vt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:88:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:89:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VariantChangeTypeEx(VARIANTARG *pvargDest,VARIANTARG *pvarSrc,LCID lcid,USHORT wFlags,VARTYPE vt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:89:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:100:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VectorFromBstr (BSTR bstr,SAFEARRAY **ppsa); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:100:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:101:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI BstrFromVector (SAFEARRAY *psa,BSTR *pbstr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:101:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:121:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI1FromI2(SHORT sIn,BYTE *pbOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:121:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:122:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI1FromI4(LONG lIn,BYTE *pbOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:122:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:123:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI1FromI8(LONG64 i64In,BYTE *pbOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:123:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:124:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI1FromR4(FLOAT fltIn,BYTE *pbOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:124:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:125:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI1FromR8(DOUBLE dblIn,BYTE *pbOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:125:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:126:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI1FromCy(CY cyIn,BYTE *pbOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:126:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:127:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI1FromDate(DATE dateIn,BYTE *pbOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:127:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:128:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI1FromStr(OLECHAR *strIn,LCID lcid,ULONG dwFlags,BYTE *pbOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:128:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:129:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI1FromDisp(IDispatch *pdispIn,LCID lcid,BYTE *pbOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:129:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:130:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI1FromBool(VARIANT_BOOL boolIn,BYTE *pbOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:130:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:131:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI1FromI1(CHAR cIn,BYTE *pbOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:131:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:132:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI1FromUI2(USHORT uiIn,BYTE *pbOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:132:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:133:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI1FromUI4(ULONG ulIn,BYTE *pbOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:133:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:134:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI1FromUI8(ULONG64 ui64In,BYTE *pbOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:134:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:135:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI1FromDec(DECIMAL *pdecIn,BYTE *pbOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:135:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:136:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI2FromUI1(BYTE bIn,SHORT *psOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:136:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:137:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI2FromI4(LONG lIn,SHORT *psOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:137:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:138:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI2FromI8(LONG64 i64In,SHORT *psOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:138:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:139:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI2FromR4(FLOAT fltIn,SHORT *psOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:139:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:140:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI2FromR8(DOUBLE dblIn,SHORT *psOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:140:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:141:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI2FromCy(CY cyIn,SHORT *psOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:141:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:142:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI2FromDate(DATE dateIn,SHORT *psOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:142:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:143:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI2FromStr(OLECHAR *strIn,LCID lcid,ULONG dwFlags,SHORT *psOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:143:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:144:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI2FromDisp(IDispatch *pdispIn,LCID lcid,SHORT *psOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:144:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:145:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI2FromBool(VARIANT_BOOL boolIn,SHORT *psOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:145:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:146:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI2FromI1(CHAR cIn,SHORT *psOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:146:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:147:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI2FromUI2(USHORT uiIn,SHORT *psOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:147:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:148:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI2FromUI4(ULONG ulIn,SHORT *psOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:148:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:149:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI2FromUI8(ULONG64 ui64In,SHORT *psOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:149:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:150:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI2FromDec(DECIMAL *pdecIn,SHORT *psOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:150:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:151:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI4FromUI1(BYTE bIn,LONG *plOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:151:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:152:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI4FromI2(SHORT sIn,LONG *plOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:152:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:153:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI4FromI8(LONG64 i64In,LONG *plOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:153:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:154:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI4FromR4(FLOAT fltIn,LONG *plOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:154:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:155:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI4FromR8(DOUBLE dblIn,LONG *plOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:155:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:156:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI4FromCy(CY cyIn,LONG *plOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:156:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:157:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI4FromDate(DATE dateIn,LONG *plOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:157:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:158:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI4FromStr(OLECHAR *strIn,LCID lcid,ULONG dwFlags,LONG *plOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:158:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:159:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI4FromDisp(IDispatch *pdispIn,LCID lcid,LONG *plOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:159:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:160:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI4FromBool(VARIANT_BOOL boolIn,LONG *plOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:160:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:161:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI4FromI1(CHAR cIn,LONG *plOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:161:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:162:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI4FromUI2(USHORT uiIn,LONG *plOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:162:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:163:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI4FromUI4(ULONG ulIn,LONG *plOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:163:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:164:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI4FromUI8(ULONG64 ui64In,LONG *plOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:164:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:165:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI4FromDec(DECIMAL *pdecIn,LONG *plOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:165:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:166:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI4FromInt(INT intIn,LONG *plOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:166:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:167:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI8FromUI1(BYTE bIn,LONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:167:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:168:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI8FromI2(SHORT sIn,LONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:168:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:169:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI8FromI4(LONG lIn,LONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:169:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:170:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI8FromR4(FLOAT fltIn,LONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:170:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:171:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI8FromR8(DOUBLE dblIn,LONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:171:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:172:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI8FromCy(CY cyIn,LONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:172:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:173:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI8FromDate(DATE dateIn,LONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:173:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:174:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI8FromStr(OLECHAR *strIn,LCID lcid,unsigned __LONG32 dwFlags,LONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:174:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:175:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI8FromDisp(IDispatch *pdispIn,LCID lcid,LONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:175:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:176:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI8FromBool(VARIANT_BOOL boolIn,LONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:176:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:177:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI8FromI1(CHAR cIn,LONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:177:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:178:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI8FromUI2(USHORT uiIn,LONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:178:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:179:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI8FromUI4(ULONG ulIn,LONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:179:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:180:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI8FromUI8(ULONG64 ui64In,LONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:180:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:181:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI8FromDec(DECIMAL *pdecIn,LONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:181:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:182:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI8FromInt(INT intIn,LONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:182:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:183:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR4FromUI1(BYTE bIn,FLOAT *pfltOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:183:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:184:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR4FromI2(SHORT sIn,FLOAT *pfltOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:184:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:185:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR4FromI4(LONG lIn,FLOAT *pfltOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:185:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:186:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR4FromI8(LONG64 i64In,FLOAT *pfltOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:186:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:187:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR4FromR8(DOUBLE dblIn,FLOAT *pfltOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:187:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:188:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR4FromCy(CY cyIn,FLOAT *pfltOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:188:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:189:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR4FromDate(DATE dateIn,FLOAT *pfltOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:189:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:190:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR4FromStr(OLECHAR *strIn,LCID lcid,ULONG dwFlags,FLOAT *pfltOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:190:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:191:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR4FromDisp(IDispatch *pdispIn,LCID lcid,FLOAT *pfltOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:191:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:192:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR4FromBool(VARIANT_BOOL boolIn,FLOAT *pfltOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:192:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:193:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR4FromI1(CHAR cIn,FLOAT *pfltOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:193:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:194:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR4FromUI2(USHORT uiIn,FLOAT *pfltOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:194:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:195:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR4FromUI4(ULONG ulIn,FLOAT *pfltOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:195:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:196:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR4FromUI8(ULONG64 ui64In,FLOAT *pfltOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:196:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:197:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR4FromDec(DECIMAL *pdecIn,FLOAT *pfltOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:197:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:198:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR8FromUI1(BYTE bIn,DOUBLE *pdblOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:198:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:199:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR8FromI2(SHORT sIn,DOUBLE *pdblOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:199:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:200:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR8FromI4(LONG lIn,DOUBLE *pdblOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:200:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:201:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR8FromI8(LONG64 i64In,DOUBLE *pdblOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:201:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:202:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR8FromR4(FLOAT fltIn,DOUBLE *pdblOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:202:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:203:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR8FromCy(CY cyIn,DOUBLE *pdblOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:203:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:204:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR8FromDate(DATE dateIn,DOUBLE *pdblOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:204:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:205:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR8FromStr(OLECHAR *strIn,LCID lcid,ULONG dwFlags,DOUBLE *pdblOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:205:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:206:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR8FromDisp(IDispatch *pdispIn,LCID lcid,DOUBLE *pdblOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:206:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:207:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR8FromBool(VARIANT_BOOL boolIn,DOUBLE *pdblOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:207:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:208:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR8FromI1(CHAR cIn,DOUBLE *pdblOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:208:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:209:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR8FromUI2(USHORT uiIn,DOUBLE *pdblOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:209:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:210:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR8FromUI4(ULONG ulIn,DOUBLE *pdblOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:210:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:211:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR8FromUI8(ULONG64 ui64In,DOUBLE *pdblOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:211:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:212:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR8FromDec(DECIMAL *pdecIn,DOUBLE *pdblOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:212:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:213:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDateFromUI1(BYTE bIn,DATE *pdateOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:213:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:214:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDateFromI2(SHORT sIn,DATE *pdateOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:214:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:215:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDateFromI4(LONG lIn,DATE *pdateOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:215:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:216:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDateFromI8(LONG64 i64In,DATE *pdateOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:216:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:217:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDateFromR4(FLOAT fltIn,DATE *pdateOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:217:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:218:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDateFromR8(DOUBLE dblIn,DATE *pdateOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:218:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:219:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDateFromCy(CY cyIn,DATE *pdateOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:219:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:220:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDateFromStr(OLECHAR *strIn,LCID lcid,ULONG dwFlags,DATE *pdateOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:220:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:221:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDateFromDisp(IDispatch *pdispIn,LCID lcid,DATE *pdateOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:221:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:222:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDateFromBool(VARIANT_BOOL boolIn,DATE *pdateOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:222:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:223:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDateFromI1(CHAR cIn,DATE *pdateOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:223:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:224:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDateFromUI2(USHORT uiIn,DATE *pdateOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:224:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:225:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDateFromUI4(ULONG ulIn,DATE *pdateOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:225:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:226:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDateFromUI8(ULONG64 ui64In,DATE *pdateOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:226:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:227:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDateFromDec(DECIMAL *pdecIn,DATE *pdateOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:227:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:228:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarCyFromUI1(BYTE bIn,CY *pcyOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:228:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:229:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarCyFromI2(SHORT sIn,CY *pcyOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:229:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:230:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarCyFromI4(LONG lIn,CY *pcyOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:230:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:231:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarCyFromI8(LONG64 i64In,CY *pcyOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:231:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:232:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarCyFromR4(FLOAT fltIn,CY *pcyOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:232:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:233:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarCyFromR8(DOUBLE dblIn,CY *pcyOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:233:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:234:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarCyFromDate(DATE dateIn,CY *pcyOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:234:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:235:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarCyFromStr(OLECHAR *strIn,LCID lcid,ULONG dwFlags,CY *pcyOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:235:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:236:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarCyFromDisp(IDispatch *pdispIn,LCID lcid,CY *pcyOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:236:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:237:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarCyFromBool(VARIANT_BOOL boolIn,CY *pcyOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:237:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:238:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarCyFromI1(CHAR cIn,CY *pcyOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:238:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:239:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarCyFromUI2(USHORT uiIn,CY *pcyOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:239:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:240:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarCyFromUI4(ULONG ulIn,CY *pcyOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:240:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:241:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarCyFromUI8(ULONG64 ui64In,CY *pcyOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:241:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:242:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarCyFromDec(DECIMAL *pdecIn,CY *pcyOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:242:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:243:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBstrFromUI1(BYTE bVal,LCID lcid,ULONG dwFlags,BSTR *pbstrOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:243:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:244:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBstrFromI2(SHORT iVal,LCID lcid,ULONG dwFlags,BSTR *pbstrOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:244:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:245:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBstrFromI4(LONG lIn,LCID lcid,ULONG dwFlags,BSTR *pbstrOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:245:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:246:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBstrFromI8(LONG64 i64In,LCID lcid,unsigned __LONG32 dwFlags,BSTR *pbstrOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:246:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:247:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBstrFromR4(FLOAT fltIn,LCID lcid,ULONG dwFlags,BSTR *pbstrOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:247:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:248:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBstrFromR8(DOUBLE dblIn,LCID lcid,ULONG dwFlags,BSTR *pbstrOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:248:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:249:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBstrFromCy(CY cyIn,LCID lcid,ULONG dwFlags,BSTR *pbstrOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:249:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:250:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBstrFromDate(DATE dateIn,LCID lcid,ULONG dwFlags,BSTR *pbstrOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:250:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:251:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBstrFromDisp(IDispatch *pdispIn,LCID lcid,ULONG dwFlags,BSTR *pbstrOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:251:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:252:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBstrFromBool(VARIANT_BOOL boolIn,LCID lcid,ULONG dwFlags,BSTR *pbstrOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:252:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:253:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBstrFromI1(CHAR cIn,LCID lcid,ULONG dwFlags,BSTR *pbstrOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:253:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:254:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBstrFromUI2(USHORT uiIn,LCID lcid,ULONG dwFlags,BSTR *pbstrOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:254:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:255:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBstrFromUI4(ULONG ulIn,LCID lcid,ULONG dwFlags,BSTR *pbstrOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:255:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:256:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBstrFromUI8(ULONG64 ui64In,LCID lcid,unsigned __LONG32 dwFlags,BSTR *pbstrOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:256:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:257:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBstrFromDec(DECIMAL *pdecIn,LCID lcid,ULONG dwFlags,BSTR *pbstrOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:257:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:258:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBoolFromUI1(BYTE bIn,VARIANT_BOOL *pboolOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:258:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:259:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBoolFromI2(SHORT sIn,VARIANT_BOOL *pboolOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:259:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:260:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBoolFromI4(LONG lIn,VARIANT_BOOL *pboolOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:260:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:261:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBoolFromI8(LONG64 i64In,VARIANT_BOOL *pboolOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:261:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:262:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBoolFromR4(FLOAT fltIn,VARIANT_BOOL *pboolOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:262:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:263:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBoolFromR8(DOUBLE dblIn,VARIANT_BOOL *pboolOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:263:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:264:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBoolFromDate(DATE dateIn,VARIANT_BOOL *pboolOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:264:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:265:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBoolFromCy(CY cyIn,VARIANT_BOOL *pboolOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:265:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:266:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBoolFromStr(OLECHAR *strIn,LCID lcid,ULONG dwFlags,VARIANT_BOOL *pboolOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:266:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:267:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBoolFromDisp(IDispatch *pdispIn,LCID lcid,VARIANT_BOOL *pboolOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:267:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:268:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBoolFromI1(CHAR cIn,VARIANT_BOOL *pboolOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:268:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:269:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBoolFromUI2(USHORT uiIn,VARIANT_BOOL *pboolOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:269:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:270:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBoolFromUI4(ULONG ulIn,VARIANT_BOOL *pboolOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:270:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:271:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBoolFromUI8(ULONG64 i64In,VARIANT_BOOL *pboolOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:271:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:272:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBoolFromDec(DECIMAL *pdecIn,VARIANT_BOOL *pboolOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:272:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:273:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI1FromUI1(BYTE bIn,CHAR *pcOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:273:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:274:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI1FromI2(SHORT uiIn,CHAR *pcOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:274:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:275:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI1FromI4(LONG lIn,CHAR *pcOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:275:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:276:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI1FromI8(LONG64 i64In,CHAR *pcOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:276:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:277:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI1FromR4(FLOAT fltIn,CHAR *pcOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:277:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:278:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI1FromR8(DOUBLE dblIn,CHAR *pcOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:278:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:279:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI1FromDate(DATE dateIn,CHAR *pcOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:279:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:280:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI1FromCy(CY cyIn,CHAR *pcOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:280:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:281:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI1FromStr(OLECHAR *strIn,LCID lcid,ULONG dwFlags,CHAR *pcOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:281:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:282:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI1FromDisp(IDispatch *pdispIn,LCID lcid,CHAR *pcOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:282:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:283:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI1FromBool(VARIANT_BOOL boolIn,CHAR *pcOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:283:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:284:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI1FromUI2(USHORT uiIn,CHAR *pcOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:284:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:285:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI1FromUI4(ULONG ulIn,CHAR *pcOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:285:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:286:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI1FromUI8(ULONG64 i64In,CHAR *pcOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:286:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:287:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI1FromDec(DECIMAL *pdecIn,CHAR *pcOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:287:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:288:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI2FromUI1(BYTE bIn,USHORT *puiOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:288:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:289:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI2FromI2(SHORT uiIn,USHORT *puiOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:289:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:290:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI2FromI4(LONG lIn,USHORT *puiOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:290:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:291:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI2FromI8(LONG64 i64In,USHORT *puiOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:291:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:292:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI2FromR4(FLOAT fltIn,USHORT *puiOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:292:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:293:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI2FromR8(DOUBLE dblIn,USHORT *puiOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:293:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:294:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI2FromDate(DATE dateIn,USHORT *puiOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:294:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:295:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI2FromCy(CY cyIn,USHORT *puiOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:295:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:296:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI2FromStr(OLECHAR *strIn,LCID lcid,ULONG dwFlags,USHORT *puiOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:296:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:297:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI2FromDisp(IDispatch *pdispIn,LCID lcid,USHORT *puiOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:297:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:298:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI2FromBool(VARIANT_BOOL boolIn,USHORT *puiOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:298:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:299:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI2FromI1(CHAR cIn,USHORT *puiOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:299:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:300:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI2FromUI4(ULONG ulIn,USHORT *puiOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:300:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:301:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI2FromUI8(ULONG64 i64In,USHORT *puiOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:301:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:302:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI2FromDec(DECIMAL *pdecIn,USHORT *puiOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:302:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:303:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI4FromUI1(BYTE bIn,ULONG *pulOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:303:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:304:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI4FromI2(SHORT uiIn,ULONG *pulOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:304:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:305:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI4FromI4(LONG lIn,ULONG *pulOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:305:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:306:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI4FromI8(LONG64 i64In,ULONG *plOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:306:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:307:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI4FromR4(FLOAT fltIn,ULONG *pulOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:307:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:308:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI4FromR8(DOUBLE dblIn,ULONG *pulOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:308:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:309:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI4FromDate(DATE dateIn,ULONG *pulOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:309:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:310:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI4FromCy(CY cyIn,ULONG *pulOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:310:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:311:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI4FromStr(OLECHAR *strIn,LCID lcid,ULONG dwFlags,ULONG *pulOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:311:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:312:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI4FromDisp(IDispatch *pdispIn,LCID lcid,ULONG *pulOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:312:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:313:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI4FromBool(VARIANT_BOOL boolIn,ULONG *pulOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:313:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:314:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI4FromI1(CHAR cIn,ULONG *pulOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:314:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:315:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI4FromUI2(USHORT uiIn,ULONG *pulOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:315:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:316:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI4FromUI8(ULONG64 ui64In,ULONG *plOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:316:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:317:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI4FromDec(DECIMAL *pdecIn,ULONG *pulOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:317:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:318:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI8FromUI1(BYTE bIn,ULONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:318:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:319:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI8FromI2(SHORT sIn,ULONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:319:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:320:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI8FromI4(LONG lIn,ULONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:320:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:321:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI8FromI8(LONG64 ui64In,ULONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:321:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:322:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI8FromR4(FLOAT fltIn,ULONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:322:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:323:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI8FromR8(DOUBLE dblIn,ULONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:323:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:324:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI8FromCy(CY cyIn,ULONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:324:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:325:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI8FromDate(DATE dateIn,ULONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:325:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:326:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI8FromStr(OLECHAR *strIn,LCID lcid,unsigned __LONG32 dwFlags,ULONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:326:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:327:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI8FromDisp(IDispatch *pdispIn,LCID lcid,ULONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:327:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:328:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI8FromBool(VARIANT_BOOL boolIn,ULONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:328:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:329:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI8FromI1(CHAR cIn,ULONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:329:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:330:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI8FromUI2(USHORT uiIn,ULONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:330:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:331:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI8FromUI4(ULONG ulIn,ULONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:331:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:332:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI8FromDec(DECIMAL *pdecIn,ULONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:332:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:333:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI8FromInt(INT intIn,ULONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:333:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:334:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDecFromUI1(BYTE bIn,DECIMAL *pdecOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:334:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:335:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDecFromI2(SHORT uiIn,DECIMAL *pdecOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:335:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:336:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDecFromI4(LONG lIn,DECIMAL *pdecOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:336:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:337:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDecFromI8(LONG64 i64In,DECIMAL *pdecOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:337:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:338:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDecFromR4(FLOAT fltIn,DECIMAL *pdecOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:338:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:339:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDecFromR8(DOUBLE dblIn,DECIMAL *pdecOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:339:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:340:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDecFromDate(DATE dateIn,DECIMAL *pdecOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:340:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:341:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDecFromCy(CY cyIn,DECIMAL *pdecOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:341:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:342:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDecFromStr(OLECHAR *strIn,LCID lcid,ULONG dwFlags,DECIMAL *pdecOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:342:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:343:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDecFromDisp(IDispatch *pdispIn,LCID lcid,DECIMAL *pdecOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:343:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:344:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDecFromBool(VARIANT_BOOL boolIn,DECIMAL *pdecOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:344:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:345:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDecFromI1(CHAR cIn,DECIMAL *pdecOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:345:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:346:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDecFromUI2(USHORT uiIn,DECIMAL *pdecOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:346:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:347:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDecFromUI4(ULONG ulIn,DECIMAL *pdecOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:347:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:348:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDecFromUI8(ULONG64 ui64In,DECIMAL *pdecOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:348:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:353:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI4FromI8(LONG64 i64In,LONG *plOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:353:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:354:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI4FromUI8(ULONG64 ui64In,LONG *plOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:354:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:462:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarParseNumFromStr(OLECHAR *strIn,LCID lcid,ULONG dwFlags,NUMPARSE *pnumprs,BYTE *rgbDig); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:462:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:463:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarNumFromParseNum(NUMPARSE *pnumprs,BYTE *rgbDig,ULONG dwVtBits,VARIANT *pvar); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:463:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:464:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarAdd(LPVARIANT pvarLeft,LPVARIANT pvarRight,LPVARIANT pvarResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:464:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:465:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarAnd(LPVARIANT pvarLeft,LPVARIANT pvarRight,LPVARIANT pvarResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:465:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:466:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarCat(LPVARIANT pvarLeft,LPVARIANT pvarRight,LPVARIANT pvarResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:466:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:467:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarDiv(LPVARIANT pvarLeft,LPVARIANT pvarRight,LPVARIANT pvarResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:467:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:468:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarEqv(LPVARIANT pvarLeft,LPVARIANT pvarRight,LPVARIANT pvarResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:468:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:469:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarIdiv(LPVARIANT pvarLeft,LPVARIANT pvarRight,LPVARIANT pvarResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:469:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:470:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarImp(LPVARIANT pvarLeft,LPVARIANT pvarRight,LPVARIANT pvarResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:470:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:471:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarMod(LPVARIANT pvarLeft,LPVARIANT pvarRight,LPVARIANT pvarResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:471:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:472:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarMul(LPVARIANT pvarLeft,LPVARIANT pvarRight,LPVARIANT pvarResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:472:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:473:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarOr(LPVARIANT pvarLeft,LPVARIANT pvarRight,LPVARIANT pvarResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:473:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:474:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarPow(LPVARIANT pvarLeft,LPVARIANT pvarRight,LPVARIANT pvarResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:474:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:475:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarSub(LPVARIANT pvarLeft,LPVARIANT pvarRight,LPVARIANT pvarResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:475:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:476:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarXor(LPVARIANT pvarLeft,LPVARIANT pvarRight,LPVARIANT pvarResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:476:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:477:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarAbs(LPVARIANT pvarIn,LPVARIANT pvarResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:477:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:478:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarFix(LPVARIANT pvarIn,LPVARIANT pvarResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:478:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:479:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarInt(LPVARIANT pvarIn,LPVARIANT pvarResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:479:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:480:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarNeg(LPVARIANT pvarIn,LPVARIANT pvarResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:480:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:481:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarNot(LPVARIANT pvarIn,LPVARIANT pvarResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:481:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:482:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarRound(LPVARIANT pvarIn,int cDecimals,LPVARIANT pvarResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:482:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:483:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarCmp(LPVARIANT pvarLeft,LPVARIANT pvarRight,LCID lcid,ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:483:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:487:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __inline HRESULT WINAPI VarCmp(LPVARIANT pvarLeft,LPVARIANT pvarRight,LCID lcid) { return VarCmp(pvarLeft,pvarRight,lcid,0); } ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:18, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:491:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarDecAdd(LPDECIMAL pdecLeft,LPDECIMAL pdecRight,LPDECIMAL pdecResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:491:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:492:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarDecDiv(LPDECIMAL pdecLeft,LPDECIMAL pdecRight,LPDECIMAL pdecResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:492:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:493:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarDecMul(LPDECIMAL pdecLeft,LPDECIMAL pdecRight,LPDECIMAL pdecResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:493:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:494:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarDecSub(LPDECIMAL pdecLeft,LPDECIMAL pdecRight,LPDECIMAL pdecResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:494:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:495:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarDecAbs(LPDECIMAL pdecIn,LPDECIMAL pdecResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:495:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:496:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarDecFix(LPDECIMAL pdecIn,LPDECIMAL pdecResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:496:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:497:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarDecInt(LPDECIMAL pdecIn,LPDECIMAL pdecResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:497:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:498:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarDecNeg(LPDECIMAL pdecIn,LPDECIMAL pdecResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:498:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:499:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarDecRound(LPDECIMAL pdecIn,int cDecimals,LPDECIMAL pdecResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:499:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:500:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarDecCmp(LPDECIMAL pdecLeft,LPDECIMAL pdecRight); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:500:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:501:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarDecCmpR8(LPDECIMAL pdecLeft,double dblRight); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:501:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:502:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarCyAdd(CY cyLeft,CY cyRight,LPCY pcyResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:502:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:503:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarCyMul(CY cyLeft,CY cyRight,LPCY pcyResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:503:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:504:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarCyMulI4(CY cyLeft,__LONG32 lRight,LPCY pcyResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:504:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:505:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarCyMulI8(CY cyLeft,LONG64 lRight,LPCY pcyResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:505:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:506:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarCySub(CY cyLeft,CY cyRight,LPCY pcyResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:506:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:507:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarCyAbs(CY cyIn,LPCY pcyResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:507:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:508:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarCyFix(CY cyIn,LPCY pcyResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:508:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:509:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarCyInt(CY cyIn,LPCY pcyResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:509:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:510:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarCyNeg(CY cyIn,LPCY pcyResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:510:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:511:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarCyRound(CY cyIn,int cDecimals,LPCY pcyResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:511:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:512:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarCyCmp(CY cyLeft,CY cyRight); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:512:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:513:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarCyCmpR8(CY cyLeft,double dblRight); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:513:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:514:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarBstrCat(BSTR bstrLeft,BSTR bstrRight,LPBSTR pbstrResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:514:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:515:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarBstrCmp(BSTR bstrLeft,BSTR bstrRight,LCID lcid,ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:515:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:516:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarR8Pow(double dblLeft,double dblRight,double *pdblResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:516:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:517:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarR4CmpR8(float fltLeft,double dblRight); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:517:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:518:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarR8Round(double dblIn,int cDecimals,double *pdblResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:518:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:532:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDateFromUdate(UDATE *pudateIn,ULONG dwFlags,DATE *pdateOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:532:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:533:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDateFromUdateEx(UDATE *pudateIn,LCID lcid,ULONG dwFlags,DATE *pdateOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:533:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:534:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUdateFromDate(DATE dateIn,ULONG dwFlags,UDATE *pudateOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:534:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:535:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI GetAltMonthNames(LCID lcid,LPOLESTR **prgp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:535:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:536:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarFormat(LPVARIANT pvarIn,LPOLESTR pstrFormat,int iFirstDay,int iFirstWeek,ULONG dwFlags,BSTR *pbstrOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:536:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:537:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarFormatDateTime(LPVARIANT pvarIn,int iNamedFormat,ULONG dwFlags,BSTR *pbstrOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:537:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:538:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarFormatNumber(LPVARIANT pvarIn,int iNumDig,int iIncLead,int iUseParens,int iGroup,ULONG dwFlags,BSTR *pbstrOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:538:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:539:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarFormatPercent(LPVARIANT pvarIn,int iNumDig,int iIncLead,int iUseParens,int iGroup,ULONG dwFlags,BSTR *pbstrOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:539:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:540:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarFormatCurrency(LPVARIANT pvarIn,int iNumDig,int iIncLead,int iUseParens,int iGroup,ULONG dwFlags,BSTR *pbstrOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:540:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:541:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarWeekdayName(int iWeekday,int fAbbrev,int iFirstDay,ULONG dwFlags,BSTR *pbstrOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:541:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:542:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarMonthName(int iMonth,int fAbbrev,ULONG dwFlags,BSTR *pbstrOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:542:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:543:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarFormatFromTokens(LPVARIANT pvarIn,LPOLESTR pstrFormat,LPBYTE pbTokCur,ULONG dwFlags,BSTR *pbstrOut,LCID lcid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:543:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:544:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarTokenizeFormatString(LPOLESTR pstrFormat,LPBYTE rgbTok,int cbTok,int iFirstDay,int iFirstWeek,LCID lcid,int *pcbActual); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:544:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:581:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI_(ULONG) LHashValOfNameSysA(SYSKIND syskind,LCID lcid,LPCSTR szName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:581:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:582:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI_(ULONG) LHashValOfNameSys(SYSKIND syskind,LCID lcid,const OLECHAR *szName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:582:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:588:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI LoadTypeLib(const OLECHAR *szFile,ITypeLib **pptlib); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:588:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:598:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI LoadTypeLibEx(LPCOLESTR szFile,REGKIND regkind,ITypeLib **pptlib); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:598:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:599:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI LoadRegTypeLib(REFGUID rguid,WORD wVerMajor,WORD wVerMinor,LCID lcid,ITypeLib **pptlib); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:599:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:600:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI QueryPathOfRegTypeLib(REFGUID guid,USHORT wMaj,USHORT wMin,LCID lcid,LPBSTR lpbstrPathName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:600:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:601:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI RegisterTypeLib(ITypeLib *ptlib,OLECHAR *szFullPath,OLECHAR *szHelpDir); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:601:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:602:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI UnRegisterTypeLib(REFGUID libID,WORD wVerMajor,WORD wVerMinor,LCID lcid,SYSKIND syskind); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:602:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:603:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI CreateTypeLib(SYSKIND syskind,const OLECHAR *szFile,ICreateTypeLib **ppctlib); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:603:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:604:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI CreateTypeLib2(SYSKIND syskind,LPCOLESTR szFile,ICreateTypeLib2 **ppctlib); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:604:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:632:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI DispGetParam(DISPPARAMS *pdispparams,UINT position,VARTYPE vtTarg,VARIANT *pvarResult,UINT *puArgErr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:632:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:633:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI DispGetIDsOfNames(ITypeInfo *ptinfo,OLECHAR **rgszNames,UINT cNames,DISPID *rgdispid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:633:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:634:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI DispInvoke(void *_this,ITypeInfo *ptinfo,DISPID dispidMember,WORD wFlags,DISPPARAMS *pparams,VARIANT *pvarResult,EXCEPINFO *pexcepinfo,UINT *puArgErr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:634:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:635:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI CreateDispTypeInfo(INTERFACEDATA *pidata,LCID lcid,ITypeInfo **pptinfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:635:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:636:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI CreateStdDispatch(IUnknown *punkOuter,void *pvThis,ITypeInfo *ptinfo,IUnknown **ppunkStdDisp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:636:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:637:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI DispCallFunc(void *pvInstance,ULONG_PTR oVft,CALLCONV cc,VARTYPE vtReturn,UINT cActuals,VARTYPE *prgvt,VARIANTARG **prgpvarg,VARIANT *pvargResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:637:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:642:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI RegisterActiveObject(IUnknown *punk,REFCLSID rclsid,DWORD dwFlags,DWORD *pdwRegister); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:642:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:643:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI RevokeActiveObject(DWORD dwRegister,void *pvReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:643:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:644:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI GetActiveObject(REFCLSID rclsid,void *pvReserved,IUnknown **ppunk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:644:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:645:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI SetErrorInfo(ULONG dwReserved,IErrorInfo *perrinfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:645:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:646:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI GetErrorInfo(ULONG dwReserved,IErrorInfo **pperrinfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:646:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:647:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI CreateErrorInfo(ICreateErrorInfo **pperrinfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:647:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:648:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI GetRecordInfoFromTypeInfo(ITypeInfo *pTypeInfo,IRecordInfo **ppRecInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:648:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:649:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI GetRecordInfoFromGuids(REFGUID rGuidTypeLib,ULONG uVerMajor,ULONG uVerMinor,LCID lcid,REFGUID rGuidTypeInfo,IRecordInfo **ppRecInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:649:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:650:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI_(ULONG) OaBuildVersion(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:650:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:651:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI_(void) ClearCustData(LPCUSTDATA pCustData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:651:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:41:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_ (DWORD) OleBuildVersion (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:41:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:43:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CreateDataAdviseHolder (LPDATAADVISEHOLDER *ppDAHolder); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:43:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:48:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI ReadClassStg (LPSTORAGE pStg, CLSID *pclsid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:48:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:49:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI WriteClassStg (LPSTORAGE pStg, REFCLSID rclsid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:49:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:50:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI ReadClassStm (LPSTREAM pStm, CLSID *pclsid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:50:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:51:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI WriteClassStm (LPSTREAM pStm, REFCLSID rclsid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:51:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:55:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI WriteFmtUserTypeStg (LPSTORAGE pstg, CLIPFORMAT cf, LPOLESTR lpszUserType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:55:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:56:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI ReadFmtUserTypeStg (LPSTORAGE pstg, CLIPFORMAT *pcf, LPOLESTR *lplpszUserType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:56:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:57:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleInitialize (LPVOID pvReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:57:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:58:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_ (void) OleUninitialize (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:58:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:59:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleQueryLinkFromData (LPDATAOBJECT pSrcDataObject); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:59:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:60:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleQueryCreateFromData (LPDATAOBJECT pSrcDataObject); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:60:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:61:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleCreate (REFCLSID rclsid, REFIID riid, DWORD renderopt, LPFORMATETC pFormatEtc, LPOLECLIENTSITE pClientSite, LPSTORAGE pStg, LPVOID *ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:61:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:62:251: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleCreateEx (REFCLSID rclsid, REFIID riid, DWORD dwFlags, DWORD renderopt, ULONG cFormats, DWORD *rgAdvf, LPFORMATETC rgFormatEtc, IAdviseSink *lpAdviseSink, DWORD *rgdwConnection, LPOLECLIENTSITE pClientSite, LPSTORAGE pStg, LPVOID *ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:62:251: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:63:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleCreateFromData (LPDATAOBJECT pSrcDataObj, REFIID riid, DWORD renderopt, LPFORMATETC pFormatEtc, LPOLECLIENTSITE pClientSite, LPSTORAGE pStg, LPVOID *ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:63:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:64:268: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleCreateFromDataEx (LPDATAOBJECT pSrcDataObj, REFIID riid, DWORD dwFlags, DWORD renderopt, ULONG cFormats, DWORD *rgAdvf, LPFORMATETC rgFormatEtc, IAdviseSink *lpAdviseSink, DWORD *rgdwConnection, LPOLECLIENTSITE pClientSite, LPSTORAGE pStg, LPVOID *ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:64:268: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:65:173: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleCreateLinkFromData (LPDATAOBJECT pSrcDataObj, REFIID riid, DWORD renderopt, LPFORMATETC pFormatEtc, LPOLECLIENTSITE pClientSite, LPSTORAGE pStg, LPVOID *ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:65:173: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:66:272: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleCreateLinkFromDataEx (LPDATAOBJECT pSrcDataObj, REFIID riid, DWORD dwFlags, DWORD renderopt, ULONG cFormats, DWORD *rgAdvf, LPFORMATETC rgFormatEtc, IAdviseSink *lpAdviseSink, DWORD *rgdwConnection, LPOLECLIENTSITE pClientSite, LPSTORAGE pStg, LPVOID *ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:66:272: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:67:174: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleCreateStaticFromData (LPDATAOBJECT pSrcDataObj, REFIID iid, DWORD renderopt, LPFORMATETC pFormatEtc, LPOLECLIENTSITE pClientSite, LPSTORAGE pStg, LPVOID *ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:67:174: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:68:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleCreateLink (LPMONIKER pmkLinkSrc, REFIID riid, DWORD renderopt, LPFORMATETC lpFormatEtc, LPOLECLIENTSITE pClientSite, LPSTORAGE pStg, LPVOID *ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:68:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:69:260: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleCreateLinkEx (LPMONIKER pmkLinkSrc, REFIID riid, DWORD dwFlags, DWORD renderopt, ULONG cFormats, DWORD *rgAdvf, LPFORMATETC rgFormatEtc, IAdviseSink *lpAdviseSink, DWORD *rgdwConnection, LPOLECLIENTSITE pClientSite, LPSTORAGE pStg, LPVOID *ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:69:260: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:70:170: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleCreateLinkToFile (LPCOLESTR lpszFileName, REFIID riid, DWORD renderopt, LPFORMATETC lpFormatEtc, LPOLECLIENTSITE pClientSite, LPSTORAGE pStg, LPVOID *ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:70:170: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:71:268: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleCreateLinkToFileEx (LPCOLESTR lpszFileName, REFIID riid, DWORD dwFlags, DWORD renderopt, ULONG cFormats, DWORD *rgAdvf, LPFORMATETC rgFormatEtc, IAdviseSink *lpAdviseSink, DWORD *rgdwConnection, LPOLECLIENTSITE pClientSite, LPSTORAGE pStg, LPVOID *ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:71:268: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:72:185: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleCreateFromFile (REFCLSID rclsid, LPCOLESTR lpszFileName, REFIID riid, DWORD renderopt, LPFORMATETC lpFormatEtc, LPOLECLIENTSITE pClientSite, LPSTORAGE pStg, LPVOID *ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:72:185: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:73:283: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleCreateFromFileEx (REFCLSID rclsid, LPCOLESTR lpszFileName, REFIID riid, DWORD dwFlags, DWORD renderopt, ULONG cFormats, DWORD *rgAdvf, LPFORMATETC rgFormatEtc, IAdviseSink *lpAdviseSink, DWORD *rgdwConnection, LPOLECLIENTSITE pClientSite, LPSTORAGE pStg, LPVOID *ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:73:283: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:74:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleLoad (LPSTORAGE pStg, REFIID riid, LPOLECLIENTSITE pClientSite, LPVOID *ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:74:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:75:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleSave (LPPERSISTSTORAGE pPS, LPSTORAGE pStg, WINBOOL fSameAsLoad); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:75:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:76:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleLoadFromStream (LPSTREAM pStm, REFIID iidInterface, LPVOID *ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:76:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:77:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleSaveToStream (LPPERSISTSTREAM pPStm, LPSTREAM pStm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:77:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:78:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleSetContainedObject (LPUNKNOWN pUnknown, WINBOOL fContained); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:78:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:79:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleNoteObjectVisible (LPUNKNOWN pUnknown, WINBOOL fVisible); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:79:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:80:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI RegisterDragDrop (HWND hwnd, LPDROPTARGET pDropTarget); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:80:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:81:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI RevokeDragDrop (HWND hwnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:81:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:82:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI DoDragDrop (LPDATAOBJECT pDataObj, LPDROPSOURCE pDropSource, DWORD dwOKEffects, LPDWORD pdwEffect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:82:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:83:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleSetClipboard (LPDATAOBJECT pDataObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:83:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:84:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleGetClipboard (LPDATAOBJECT *ppDataObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:84:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:85:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleFlushClipboard (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:85:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:86:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleIsCurrentClipboard (LPDATAOBJECT pDataObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:86:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:87:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_ (HOLEMENU) OleCreateMenuDescriptor (HMENU hmenuCombined, LPOLEMENUGROUPWIDTHS lpMenuWidths); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:87:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:88:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleSetMenuDescriptor (HOLEMENU holemenu, HWND hwndFrame, HWND hwndActiveObject, LPOLEINPLACEFRAME lpFrame, LPOLEINPLACEACTIVEOBJECT lpActiveObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:88:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:89:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleDestroyMenuDescriptor (HOLEMENU holemenu); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:89:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:90:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleTranslateAccelerator (LPOLEINPLACEFRAME lpFrame, LPOLEINPLACEFRAMEINFO lpFrameInfo, LPMSG lpmsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:90:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:91:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_ (HANDLE) OleDuplicateData (HANDLE hSrc, CLIPFORMAT cfFormat, UINT uiFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:91:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:92:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleDraw (LPUNKNOWN pUnknown, DWORD dwAspect, HDC hdcDraw, LPCRECT lprcBounds); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:92:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:93:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleRun (LPUNKNOWN pUnknown); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:93:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:94:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_ (WINBOOL) OleIsRunning (LPOLEOBJECT pObject); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:94:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:95:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleLockRunning (LPUNKNOWN pUnknown, WINBOOL fLock, WINBOOL fLastUnlockCloses); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:95:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:96:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_ (void) ReleaseStgMedium (LPSTGMEDIUM); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:96:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:97:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CreateOleAdviseHolder (LPOLEADVISEHOLDER *ppOAHolder); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:97:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:98:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleCreateDefaultHandler (REFCLSID clsid, LPUNKNOWN pUnkOuter, REFIID riid, LPVOID *lplpObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:98:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:99:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleCreateEmbeddingHelper (REFCLSID clsid, LPUNKNOWN pUnkOuter, DWORD flags, LPCLASSFACTORY pCF, REFIID riid, LPVOID *lplpObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:99:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:100:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_ (WINBOOL) IsAccelerator (HACCEL hAccel, int cAccelEntries, LPMSG lpMsg, WORD *lpwCmd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:100:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:101:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_ (HGLOBAL) OleGetIconOfFile (LPOLESTR lpszPath, WINBOOL fUseFileAsLabel); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:101:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:102:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_ (HGLOBAL) OleGetIconOfClass (REFCLSID rclsid, LPOLESTR lpszLabel, WINBOOL fUseTypeAsLabel); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:102:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:103:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_ (HGLOBAL) OleMetafilePictFromIconAndLabel (HICON hIcon, LPOLESTR lpszLabel, LPOLESTR lpszSourceFile, UINT iIconIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:103:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:104:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleRegGetUserType (REFCLSID clsid, DWORD dwFormOfType, LPOLESTR *pszUserType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:104:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:105:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleRegGetMiscStatus (REFCLSID clsid, DWORD dwAspect, DWORD *pdwStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:105:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:106:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleRegEnumFormatEtc (REFCLSID clsid, DWORD dwDirection, LPENUMFORMATETC *ppenum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:106:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:107:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleRegEnumVerbs (REFCLSID clsid, LPENUMOLEVERB *ppenum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:107:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:121:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleConvertOLESTREAMToIStorage (LPOLESTREAM lpolestream, LPSTORAGE pstg, const DVTARGETDEVICE *ptd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:121:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:122:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleConvertIStorageToOLESTREAM (LPSTORAGE pstg, LPOLESTREAM lpolestream); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:122:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:126:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI GetHGlobalFromILockBytes (LPLOCKBYTES plkbyt, HGLOBAL *phglobal); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:126:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:127:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CreateILockBytesOnHGlobal (HGLOBAL hGlobal, WINBOOL fDeleteOnRelease, LPLOCKBYTES *pplkbyt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:127:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:131:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleDoAutoConvert (LPSTORAGE pStg, LPCLSID pClsidNew); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:131:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:132:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleGetAutoConvert (REFCLSID clsidOld, LPCLSID pClsidNew); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:132:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:133:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleSetAutoConvert (REFCLSID clsidOld, REFCLSID clsidNew); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:133:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:137:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI GetConvertStg (LPSTORAGE pStg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:137:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:141:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI SetConvertStg (LPSTORAGE pStg, WINBOOL fConvert); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:141:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:142:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleConvertIStorageToOLESTREAMEx (LPSTORAGE pstg, CLIPFORMAT cfFormat, LONG lWidth, LONG lHeight, DWORD dwSize, LPSTGMEDIUM pmedium, LPOLESTREAM polestm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:142:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:143:171: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleConvertOLESTREAMToIStorageEx (LPOLESTREAM polestm, LPSTORAGE pstg, CLIPFORMAT *pcfFormat, LONG *plwWidth, LONG *plHeight, DWORD *pdwSize, LPSTGMEDIUM pmedium); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:143:171: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:53:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardEstablishContext(DWORD dwScope,LPCVOID pvReserved1,LPCVOID pvReserved2,LPSCARDCONTEXT phContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:53:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:54:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardReleaseContext(SCARDCONTEXT hContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:54:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:55:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardIsValidContext(SCARDCONTEXT hContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:55:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:81:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardListReaderGroupsA(SCARDCONTEXT hContext,LPSTR mszGroups,LPDWORD pcchGroups); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:81:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:82:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardListReaderGroupsW(SCARDCONTEXT hContext,LPWSTR mszGroups,LPDWORD pcchGroups); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:82:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:83:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardListReadersA(SCARDCONTEXT hContext,LPCSTR mszGroups,LPSTR mszReaders,LPDWORD pcchReaders); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:83:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:84:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardListReadersW(SCARDCONTEXT hContext,LPCWSTR mszGroups,LPWSTR mszReaders,LPDWORD pcchReaders); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:84:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:85:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardListCardsA(SCARDCONTEXT hContext,LPCBYTE pbAtr,LPCGUID rgquidInterfaces,DWORD cguidInterfaceCount,LPSTR mszCards,LPDWORD pcchCards); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:85:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:86:170: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardListCardsW(SCARDCONTEXT hContext,LPCBYTE pbAtr,LPCGUID rgquidInterfaces,DWORD cguidInterfaceCount,LPWSTR mszCards,LPDWORD pcchCards); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:86:170: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:88:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardListInterfacesA(SCARDCONTEXT hContext,LPCSTR szCard,LPGUID pguidInterfaces,LPDWORD pcguidInterfaces); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:88:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:89:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardListInterfacesW(SCARDCONTEXT hContext,LPCWSTR szCard,LPGUID pguidInterfaces,LPDWORD pcguidInterfaces); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:89:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:90:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardGetProviderIdA(SCARDCONTEXT hContext,LPCSTR szCard,LPGUID pguidProviderId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:90:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:91:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardGetProviderIdW(SCARDCONTEXT hContext,LPCWSTR szCard,LPGUID pguidProviderId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:91:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:92:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardGetCardTypeProviderNameA(SCARDCONTEXT hContext,LPCSTR szCardName,DWORD dwProviderId,LPSTR szProvider,LPDWORD pcchProvider); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:92:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:93:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardGetCardTypeProviderNameW(SCARDCONTEXT hContext,LPCWSTR szCardName,DWORD dwProviderId,LPWSTR szProvider,LPDWORD pcchProvider); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:93:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:94:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardIntroduceReaderGroupA(SCARDCONTEXT hContext,LPCSTR szGroupName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:94:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:95:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardIntroduceReaderGroupW(SCARDCONTEXT hContext,LPCWSTR szGroupName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:95:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:96:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardForgetReaderGroupA(SCARDCONTEXT hContext,LPCSTR szGroupName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:96:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:97:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardForgetReaderGroupW(SCARDCONTEXT hContext,LPCWSTR szGroupName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:97:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:98:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardIntroduceReaderA(SCARDCONTEXT hContext,LPCSTR szReaderName,LPCSTR szDeviceName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:98:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:99:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardIntroduceReaderW(SCARDCONTEXT hContext,LPCWSTR szReaderName,LPCWSTR szDeviceName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:99:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:100:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardForgetReaderA(SCARDCONTEXT hContext,LPCSTR szReaderName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:100:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:101:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardForgetReaderW(SCARDCONTEXT hContext,LPCWSTR szReaderName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:101:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:102:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardAddReaderToGroupA(SCARDCONTEXT hContext,LPCSTR szReaderName,LPCSTR szGroupName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:102:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:103:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardAddReaderToGroupW(SCARDCONTEXT hContext,LPCWSTR szReaderName,LPCWSTR szGroupName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:103:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:104:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardRemoveReaderFromGroupA(SCARDCONTEXT hContext,LPCSTR szReaderName,LPCSTR szGroupName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:104:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:105:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardRemoveReaderFromGroupW(SCARDCONTEXT hContext,LPCWSTR szReaderName,LPCWSTR szGroupName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:105:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:106:221: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardIntroduceCardTypeA(SCARDCONTEXT hContext,LPCSTR szCardName,LPCGUID pguidPrimaryProvider,LPCGUID rgguidInterfaces,DWORD dwInterfaceCount,LPCBYTE pbAtr,LPCBYTE pbAtrMask,DWORD cbAtrLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:106:221: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:107:222: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardIntroduceCardTypeW(SCARDCONTEXT hContext,LPCWSTR szCardName,LPCGUID pguidPrimaryProvider,LPCGUID rgguidInterfaces,DWORD dwInterfaceCount,LPCBYTE pbAtr,LPCBYTE pbAtrMask,DWORD cbAtrLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:107:222: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:111:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardSetCardTypeProviderNameA(SCARDCONTEXT hContext,LPCSTR szCardName,DWORD dwProviderId,LPCSTR szProvider); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:111:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:112:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardSetCardTypeProviderNameW(SCARDCONTEXT hContext,LPCWSTR szCardName,DWORD dwProviderId,LPCWSTR szProvider); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:112:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:113:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardForgetCardTypeA(SCARDCONTEXT hContext,LPCSTR szCardName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:113:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:114:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardForgetCardTypeW(SCARDCONTEXT hContext,LPCWSTR szCardName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:114:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:115:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardFreeMemory(SCARDCONTEXT hContext,LPCVOID pvMem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:115:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:116:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI HANDLE WINAPI SCardAccessStartedEvent(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:116:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:117:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI void WINAPI SCardReleaseStartedEvent(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:117:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:167:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardLocateCardsA(SCARDCONTEXT hContext,LPCSTR mszCards,LPSCARD_READERSTATEA rgReaderStates,DWORD cReaders); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:167:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:168:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardLocateCardsW(SCARDCONTEXT hContext,LPCWSTR mszCards,LPSCARD_READERSTATEW rgReaderStates,DWORD cReaders); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:168:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:176:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardLocateCardsByATRA(SCARDCONTEXT hContext,LPSCARD_ATRMASK rgAtrMasks,DWORD cAtrs,LPSCARD_READERSTATEA rgReaderStates,DWORD cReaders); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:176:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:177:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardLocateCardsByATRW(SCARDCONTEXT hContext,LPSCARD_ATRMASK rgAtrMasks,DWORD cAtrs,LPSCARD_READERSTATEW rgReaderStates,DWORD cReaders); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:177:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:178:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardGetStatusChangeA(SCARDCONTEXT hContext,DWORD dwTimeout,LPSCARD_READERSTATEA rgReaderStates,DWORD cReaders); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:178:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:179:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardGetStatusChangeW(SCARDCONTEXT hContext,DWORD dwTimeout,LPSCARD_READERSTATEW rgReaderStates,DWORD cReaders); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:179:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:180:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardCancel(SCARDCONTEXT hContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:180:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:191:177: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardConnectA(SCARDCONTEXT hContext,LPCSTR szReader,DWORD dwShareMode,DWORD dwPreferredProtocols,LPSCARDHANDLE phCard,LPDWORD pdwActiveProtocol); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:191:177: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:192:178: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardConnectW(SCARDCONTEXT hContext,LPCWSTR szReader,DWORD dwShareMode,DWORD dwPreferredProtocols,LPSCARDHANDLE phCard,LPDWORD pdwActiveProtocol); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:192:178: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:193:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardReconnect(SCARDHANDLE hCard,DWORD dwShareMode,DWORD dwPreferredProtocols,DWORD dwInitialization,LPDWORD pdwActiveProtocol); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:193:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:194:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardDisconnect(SCARDHANDLE hCard,DWORD dwDisposition); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:194:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:195:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardBeginTransaction(SCARDHANDLE hCard); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:195:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:196:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardEndTransaction(SCARDHANDLE hCard,DWORD dwDisposition); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:196:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:197:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardCancelTransaction(SCARDHANDLE hCard); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:197:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:198:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardState(SCARDHANDLE hCard,LPDWORD pdwState,LPDWORD pdwProtocol,LPBYTE pbAtr,LPDWORD pcbAtrLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:198:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:199:173: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardStatusA(SCARDHANDLE hCard,LPSTR szReaderName,LPDWORD pcchReaderLen,LPDWORD pdwState,LPDWORD pdwProtocol,LPBYTE pbAtr,LPDWORD pcbAtrLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:199:173: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:200:174: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardStatusW(SCARDHANDLE hCard,LPWSTR szReaderName,LPDWORD pcchReaderLen,LPDWORD pdwState,LPDWORD pdwProtocol,LPBYTE pbAtr,LPDWORD pcbAtrLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:200:174: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:201:208: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardTransmit(SCARDHANDLE hCard,LPCSCARD_IO_REQUEST pioSendPci,LPCBYTE pbSendBuffer,DWORD cbSendLength,LPSCARD_IO_REQUEST pioRecvPci,LPBYTE pbRecvBuffer,LPDWORD pcbRecvLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:201:208: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:202:187: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardControl(SCARDHANDLE hCard,DWORD dwControlCode,LPCVOID lpInBuffer,DWORD nInBufferSize,LPVOID lpOutBuffer,DWORD nOutBufferSize,LPDWORD lpBytesReturned); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:202:187: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:203:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardGetAttrib(SCARDHANDLE hCard,DWORD dwAttrId,LPBYTE pbAttr,LPDWORD pcbAttrLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:203:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:207:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardSetAttrib(SCARDHANDLE hCard,DWORD dwAttrId,LPCBYTE pbAttr,DWORD cbAttrLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:207:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:316:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardUIDlgSelectCardA(LPOPENCARDNAMEA_EX); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:316:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:317:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardUIDlgSelectCardW(LPOPENCARDNAMEW_EX); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:317:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:384:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI GetOpenCardNameA(LPOPENCARDNAMEA); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:384:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:385:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI GetOpenCardNameW(LPOPENCARDNAMEW); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:385:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:386:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardDlgExtendedError(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:386:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:102, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/prsht.h:312:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINCOMMCTRLAPI HPROPSHEETPAGE WINAPI CreatePropertySheetPageA(LPCPROPSHEETPAGEA constPropSheetPagePointer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/prsht.h:312:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/prsht.h:313:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINCOMMCTRLAPI HPROPSHEETPAGE WINAPI CreatePropertySheetPageW(LPCPROPSHEETPAGEW constPropSheetPagePointer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/prsht.h:313:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/prsht.h:314:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINCOMMCTRLAPI WINBOOL WINAPI DestroyPropertySheetPage(HPROPSHEETPAGE); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/prsht.h:314:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/prsht.h:315:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINCOMMCTRLAPI INT_PTR WINAPI PropertySheetA(LPCPROPSHEETHEADERA); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/prsht.h:315:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/prsht.h:316:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINCOMMCTRLAPI INT_PTR WINAPI PropertySheetW(LPCPROPSHEETHEADERW); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/prsht.h:316:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:102, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:799:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI EnumPrintersA(DWORD Flags,LPSTR Name,DWORD Level,LPBYTE pPrinterEnum,DWORD cbBuf,LPDWORD pcbNeeded,LPDWORD pcReturned); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:799:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:800:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI EnumPrintersW(DWORD Flags,LPWSTR Name,DWORD Level,LPBYTE pPrinterEnum,DWORD cbBuf,LPDWORD pcbNeeded,LPDWORD pcReturned); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:800:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:863:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI OpenPrinterA(LPSTR pPrinterName,LPHANDLE phPrinter,LPPRINTER_DEFAULTSA pDefault); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:863:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:864:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI OpenPrinterW(LPWSTR pPrinterName,LPHANDLE phPrinter,LPPRINTER_DEFAULTSW pDefault); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:864:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:865:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ResetPrinterA(HANDLE hPrinter,LPPRINTER_DEFAULTSA pDefault); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:865:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:866:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ResetPrinterW(HANDLE hPrinter,LPPRINTER_DEFAULTSW pDefault); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:866:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:867:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI SetJobA(HANDLE hPrinter,DWORD JobId,DWORD Level,LPBYTE pJob,DWORD Command); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:867:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:868:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI SetJobW(HANDLE hPrinter,DWORD JobId,DWORD Level,LPBYTE pJob,DWORD Command); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:868:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:869:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI GetJobA(HANDLE hPrinter,DWORD JobId,DWORD Level,LPBYTE pJob,DWORD cbBuf,LPDWORD pcbNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:869:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:870:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI GetJobW(HANDLE hPrinter,DWORD JobId,DWORD Level,LPBYTE pJob,DWORD cbBuf,LPDWORD pcbNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:870:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:871:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI EnumJobsA(HANDLE hPrinter,DWORD FirstJob,DWORD NoJobs,DWORD Level,LPBYTE pJob,DWORD cbBuf,LPDWORD pcbNeeded,LPDWORD pcReturned); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:871:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:872:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI EnumJobsW(HANDLE hPrinter,DWORD FirstJob,DWORD NoJobs,DWORD Level,LPBYTE pJob,DWORD cbBuf,LPDWORD pcbNeeded,LPDWORD pcReturned); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:872:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:873:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HANDLE WINAPI AddPrinterA(LPSTR pName,DWORD Level,LPBYTE pPrinter); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:873:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:874:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HANDLE WINAPI AddPrinterW(LPWSTR pName,DWORD Level,LPBYTE pPrinter); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:874:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:875:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DeletePrinter(HANDLE hPrinter); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:875:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:876:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI SetPrinterA(HANDLE hPrinter,DWORD Level,LPBYTE pPrinter,DWORD Command); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:876:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:877:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI SetPrinterW(HANDLE hPrinter,DWORD Level,LPBYTE pPrinter,DWORD Command); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:877:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:878:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI GetPrinterA(HANDLE hPrinter,DWORD Level,LPBYTE pPrinter,DWORD cbBuf,LPDWORD pcbNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:878:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:879:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI GetPrinterW(HANDLE hPrinter,DWORD Level,LPBYTE pPrinter,DWORD cbBuf,LPDWORD pcbNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:879:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:880:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI AddPrinterDriverA(LPSTR pName,DWORD Level,LPBYTE pDriverInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:880:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:881:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI AddPrinterDriverW(LPWSTR pName,DWORD Level,LPBYTE pDriverInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:881:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:882:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI AddPrinterDriverExA(LPSTR pName,DWORD Level,LPBYTE pDriverInfo,DWORD dwFileCopyFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:882:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:883:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI AddPrinterDriverExW(LPWSTR pName,DWORD Level,LPBYTE pDriverInfo,DWORD dwFileCopyFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:883:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:884:148: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI EnumPrinterDriversA(LPSTR pName,LPSTR pEnvironment,DWORD Level,LPBYTE pDriverInfo,DWORD cbBuf,LPDWORD pcbNeeded,LPDWORD pcReturned); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:884:148: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:885:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI EnumPrinterDriversW(LPWSTR pName,LPWSTR pEnvironment,DWORD Level,LPBYTE pDriverInfo,DWORD cbBuf,LPDWORD pcbNeeded,LPDWORD pcReturned); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:885:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:886:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI GetPrinterDriverA(HANDLE hPrinter,LPSTR pEnvironment,DWORD Level,LPBYTE pDriverInfo,DWORD cbBuf,LPDWORD pcbNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:886:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:887:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI GetPrinterDriverW(HANDLE hPrinter,LPWSTR pEnvironment,DWORD Level,LPBYTE pDriverInfo,DWORD cbBuf,LPDWORD pcbNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:887:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:888:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI GetPrinterDriverDirectoryA(LPSTR pName,LPSTR pEnvironment,DWORD Level,LPBYTE pDriverDirectory,DWORD cbBuf,LPDWORD pcbNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:888:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:889:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI GetPrinterDriverDirectoryW(LPWSTR pName,LPWSTR pEnvironment,DWORD Level,LPBYTE pDriverDirectory,DWORD cbBuf,LPDWORD pcbNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:889:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:890:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DeletePrinterDriverA(LPSTR pName,LPSTR pEnvironment,LPSTR pDriverName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:890:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:891:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DeletePrinterDriverW(LPWSTR pName,LPWSTR pEnvironment,LPWSTR pDriverName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:891:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:892:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DeletePrinterDriverExA(LPSTR pName,LPSTR pEnvironment,LPSTR pDriverName,DWORD dwDeleteFlag,DWORD dwVersionFlag); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:892:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:893:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DeletePrinterDriverExW(LPWSTR pName,LPWSTR pEnvironment,LPWSTR pDriverName,DWORD dwDeleteFlag,DWORD dwVersionFlag); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:893:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:894:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI AddPrintProcessorA(LPSTR pName,LPSTR pEnvironment,LPSTR pPathName,LPSTR pPrintProcessorName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:894:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:895:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI AddPrintProcessorW(LPWSTR pName,LPWSTR pEnvironment,LPWSTR pPathName,LPWSTR pPrintProcessorName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:895:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:896:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI EnumPrintProcessorsA(LPSTR pName,LPSTR pEnvironment,DWORD Level,LPBYTE pPrintProcessorInfo,DWORD cbBuf,LPDWORD pcbNeeded,LPDWORD pcReturned); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:896:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:897:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI EnumPrintProcessorsW(LPWSTR pName,LPWSTR pEnvironment,DWORD Level,LPBYTE pPrintProcessorInfo,DWORD cbBuf,LPDWORD pcbNeeded,LPDWORD pcReturned); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:897:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:898:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI GetPrintProcessorDirectoryA(LPSTR pName,LPSTR pEnvironment,DWORD Level,LPBYTE pPrintProcessorInfo,DWORD cbBuf,LPDWORD pcbNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:898:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:899:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI GetPrintProcessorDirectoryW(LPWSTR pName,LPWSTR pEnvironment,DWORD Level,LPBYTE pPrintProcessorInfo,DWORD cbBuf,LPDWORD pcbNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:899:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:900:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI EnumPrintProcessorDatatypesA(LPSTR pName,LPSTR pPrintProcessorName,DWORD Level,LPBYTE pDatatypes,DWORD cbBuf,LPDWORD pcbNeeded,LPDWORD pcReturned); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:900:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:901:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI EnumPrintProcessorDatatypesW(LPWSTR pName,LPWSTR pPrintProcessorName,DWORD Level,LPBYTE pDatatypes,DWORD cbBuf,LPDWORD pcbNeeded,LPDWORD pcReturned); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:901:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:902:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DeletePrintProcessorA(LPSTR pName,LPSTR pEnvironment,LPSTR pPrintProcessorName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:902:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:903:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DeletePrintProcessorW(LPWSTR pName,LPWSTR pEnvironment,LPWSTR pPrintProcessorName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:903:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:904:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI StartDocPrinterA(HANDLE hPrinter,DWORD Level,LPBYTE pDocInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:904:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:905:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI StartDocPrinterW(HANDLE hPrinter,DWORD Level,LPBYTE pDocInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:905:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:906:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI StartPagePrinter(HANDLE hPrinter); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:906:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:907:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI WritePrinter(HANDLE hPrinter,LPVOID pBuf,DWORD cbBuf,LPDWORD pcWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:907:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:908:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI FlushPrinter(HANDLE hPrinter,LPVOID pBuf,DWORD cbBuf,LPDWORD pcWritten,DWORD cSleep); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:908:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:909:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI EndPagePrinter(HANDLE hPrinter); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:909:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:910:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI AbortPrinter(HANDLE hPrinter); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:910:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:911:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ReadPrinter(HANDLE hPrinter,LPVOID pBuf,DWORD cbBuf,LPDWORD pNoBytesRead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:911:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:912:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI EndDocPrinter(HANDLE hPrinter); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:912:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:913:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI AddJobA(HANDLE hPrinter,DWORD Level,LPBYTE pData,DWORD cbBuf,LPDWORD pcbNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:913:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:914:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI AddJobW(HANDLE hPrinter,DWORD Level,LPBYTE pData,DWORD cbBuf,LPDWORD pcbNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:914:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:915:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ScheduleJob(HANDLE hPrinter,DWORD JobId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:915:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:916:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI PrinterProperties(HWND hWnd,HANDLE hPrinter); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:916:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:917:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG WINAPI DocumentPropertiesA(HWND hWnd,HANDLE hPrinter,LPSTR pDeviceName,PDEVMODEA pDevModeOutput,PDEVMODEA pDevModeInput,DWORD fMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:917:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:918:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG WINAPI DocumentPropertiesW(HWND hWnd,HANDLE hPrinter,LPWSTR pDeviceName,PDEVMODEW pDevModeOutput,PDEVMODEW pDevModeInput,DWORD fMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:918:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:919:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG WINAPI AdvancedDocumentPropertiesA(HWND hWnd,HANDLE hPrinter,LPSTR pDeviceName,PDEVMODEA pDevModeOutput,PDEVMODEA pDevModeInput); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:919:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:920:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG WINAPI AdvancedDocumentPropertiesW(HWND hWnd,HANDLE hPrinter,LPWSTR pDeviceName,PDEVMODEW pDevModeOutput,PDEVMODEW pDevModeInput); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:920:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:921:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG ExtDeviceMode(HWND hWnd,HANDLE hInst,LPDEVMODEA pDevModeOutput,LPSTR pDeviceName,LPSTR pPort,LPDEVMODEA pDevModeInput,LPSTR pProfile,DWORD fMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:921:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:922:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI GetPrinterDataA(HANDLE hPrinter,LPSTR pValueName,LPDWORD pType,LPBYTE pData,DWORD nSize,LPDWORD pcbNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:922:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:923:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI GetPrinterDataW(HANDLE hPrinter,LPWSTR pValueName,LPDWORD pType,LPBYTE pData,DWORD nSize,LPDWORD pcbNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:923:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:924:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI GetPrinterDataExA(HANDLE hPrinter,LPCSTR pKeyName,LPCSTR pValueName,LPDWORD pType,LPBYTE pData,DWORD nSize,LPDWORD pcbNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:924:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:925:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI GetPrinterDataExW(HANDLE hPrinter,LPCWSTR pKeyName,LPCWSTR pValueName,LPDWORD pType,LPBYTE pData,DWORD nSize,LPDWORD pcbNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:925:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:926:174: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI EnumPrinterDataA(HANDLE hPrinter,DWORD dwIndex,LPSTR pValueName,DWORD cbValueName,LPDWORD pcbValueName,LPDWORD pType,LPBYTE pData,DWORD cbData,LPDWORD pcbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:926:174: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:927:175: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI EnumPrinterDataW(HANDLE hPrinter,DWORD dwIndex,LPWSTR pValueName,DWORD cbValueName,LPDWORD pcbValueName,LPDWORD pType,LPBYTE pData,DWORD cbData,LPDWORD pcbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:927:175: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:928:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI EnumPrinterDataExA(HANDLE hPrinter,LPCSTR pKeyName,LPBYTE pEnumValues,DWORD cbEnumValues,LPDWORD pcbEnumValues,LPDWORD pnEnumValues); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:928:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:929:148: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI EnumPrinterDataExW(HANDLE hPrinter,LPCWSTR pKeyName,LPBYTE pEnumValues,DWORD cbEnumValues,LPDWORD pcbEnumValues,LPDWORD pnEnumValues); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:929:148: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:930:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI EnumPrinterKeyA(HANDLE hPrinter,LPCSTR pKeyName,LPSTR pSubkey,DWORD cbSubkey,LPDWORD pcbSubkey); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:930:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:931:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI EnumPrinterKeyW(HANDLE hPrinter,LPCWSTR pKeyName,LPWSTR pSubkey,DWORD cbSubkey,LPDWORD pcbSubkey); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:931:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:932:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI SetPrinterDataA(HANDLE hPrinter,LPSTR pValueName,DWORD Type,LPBYTE pData,DWORD cbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:932:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:933:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI SetPrinterDataW(HANDLE hPrinter,LPWSTR pValueName,DWORD Type,LPBYTE pData,DWORD cbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:933:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:934:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI SetPrinterDataExA(HANDLE hPrinter,LPCSTR pKeyName,LPCSTR pValueName,DWORD Type,LPBYTE pData,DWORD cbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:934:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:935:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI SetPrinterDataExW(HANDLE hPrinter,LPCWSTR pKeyName,LPCWSTR pValueName,DWORD Type,LPBYTE pData,DWORD cbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:935:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:936:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI DeletePrinterDataA(HANDLE hPrinter,LPSTR pValueName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:936:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:937:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI DeletePrinterDataW(HANDLE hPrinter,LPWSTR pValueName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:937:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:938:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI DeletePrinterDataExA(HANDLE hPrinter,LPCSTR pKeyName,LPCSTR pValueName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:938:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:939:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI DeletePrinterDataExW(HANDLE hPrinter,LPCWSTR pKeyName,LPCWSTR pValueName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:939:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:940:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI DeletePrinterKeyA(HANDLE hPrinter,LPCSTR pKeyName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:940:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:941:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI DeletePrinterKeyW(HANDLE hPrinter,LPCWSTR pKeyName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:941:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1105:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WaitForPrinterChange(HANDLE hPrinter,DWORD Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1105:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1106:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HANDLE WINAPI FindFirstPrinterChangeNotification(HANDLE hPrinter,DWORD fdwFlags,DWORD fdwOptions,LPVOID pPrinterNotifyOptions); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1106:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1107:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI FindNextPrinterChangeNotification(HANDLE hChange,PDWORD pdwChange,LPVOID pPrinterNotifyOptions,LPVOID *ppPrinterNotifyInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1107:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1108:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI FreePrinterNotifyInfo (PPRINTER_NOTIFY_INFO pPrinterNotifyInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1108:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1109:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI FindClosePrinterChangeNotification(HANDLE hChange); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1109:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1158:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI PrinterMessageBoxA(HANDLE hPrinter,DWORD Error,HWND hWnd,LPSTR pText,LPSTR pCaption,DWORD dwType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1158:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1159:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI PrinterMessageBoxW(HANDLE hPrinter,DWORD Error,HWND hWnd,LPWSTR pText,LPWSTR pCaption,DWORD dwType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1159:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1169:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ClosePrinter(HANDLE hPrinter); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1169:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1170:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI AddFormA(HANDLE hPrinter,DWORD Level,LPBYTE pForm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1170:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1171:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI AddFormW(HANDLE hPrinter,DWORD Level,LPBYTE pForm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1171:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1172:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DeleteFormA(HANDLE hPrinter,LPSTR pFormName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1172:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1173:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DeleteFormW(HANDLE hPrinter,LPWSTR pFormName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1173:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1174:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI GetFormA(HANDLE hPrinter,LPSTR pFormName,DWORD Level,LPBYTE pForm,DWORD cbBuf,LPDWORD pcbNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1174:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1175:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI GetFormW(HANDLE hPrinter,LPWSTR pFormName,DWORD Level,LPBYTE pForm,DWORD cbBuf,LPDWORD pcbNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1175:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1176:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI SetFormA(HANDLE hPrinter,LPSTR pFormName,DWORD Level,LPBYTE pForm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1176:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1177:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI SetFormW(HANDLE hPrinter,LPWSTR pFormName,DWORD Level,LPBYTE pForm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1177:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1178:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI EnumFormsA(HANDLE hPrinter,DWORD Level,LPBYTE pForm,DWORD cbBuf,LPDWORD pcbNeeded,LPDWORD pcReturned); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1178:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1179:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI EnumFormsW(HANDLE hPrinter,DWORD Level,LPBYTE pForm,DWORD cbBuf,LPDWORD pcbNeeded,LPDWORD pcReturned); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1179:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1180:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI EnumMonitorsA(LPSTR pName,DWORD Level,LPBYTE pMonitor,DWORD cbBuf,LPDWORD pcbNeeded,LPDWORD pcReturned); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1180:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1181:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI EnumMonitorsW(LPWSTR pName,DWORD Level,LPBYTE pMonitor,DWORD cbBuf,LPDWORD pcbNeeded,LPDWORD pcReturned); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1181:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1182:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI AddMonitorA(LPSTR pName,DWORD Level,LPBYTE pMonitorInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1182:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1183:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI AddMonitorW(LPWSTR pName,DWORD Level,LPBYTE pMonitorInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1183:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1184:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DeleteMonitorA(LPSTR pName,LPSTR pEnvironment,LPSTR pMonitorName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1184:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1185:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DeleteMonitorW(LPWSTR pName,LPWSTR pEnvironment,LPWSTR pMonitorName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1185:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1186:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI EnumPortsA(LPSTR pName,DWORD Level,LPBYTE pPorts,DWORD cbBuf,LPDWORD pcbNeeded,LPDWORD pcReturned); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1186:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1187:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI EnumPortsW(LPWSTR pName,DWORD Level,LPBYTE pPorts,DWORD cbBuf,LPDWORD pcbNeeded,LPDWORD pcReturned); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1187:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1188:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI AddPortA(LPSTR pName,HWND hWnd,LPSTR pMonitorName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1188:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1189:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI AddPortW(LPWSTR pName,HWND hWnd,LPWSTR pMonitorName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1189:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1190:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ConfigurePortA(LPSTR pName,HWND hWnd,LPSTR pPortName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1190:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1191:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ConfigurePortW(LPWSTR pName,HWND hWnd,LPWSTR pPortName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1191:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1192:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DeletePortA(LPSTR pName,HWND hWnd,LPSTR pPortName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1192:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1193:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DeletePortW(LPWSTR pName,HWND hWnd,LPWSTR pPortName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1193:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1194:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI XcvDataW(HANDLE hXcv,PCWSTR pszDataName,PBYTE pInputData,DWORD cbInputData,PBYTE pOutputData,DWORD cbOutputData,PDWORD pcbOutputNeeded,PDWORD pdwStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1194:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1198:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI GetDefaultPrinterA(LPSTR pszBuffer,LPDWORD pcchBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1198:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1199:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI GetDefaultPrinterW(LPWSTR pszBuffer,LPDWORD pcchBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1199:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1200:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI SetDefaultPrinterA(LPCSTR pszPrinter); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1200:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1201:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI SetDefaultPrinterW(LPCWSTR pszPrinter); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1201:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1202:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI SetPortA(LPSTR pName,LPSTR pPortName,DWORD dwLevel,LPBYTE pPortInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1202:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1203:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI SetPortW(LPWSTR pName,LPWSTR pPortName,DWORD dwLevel,LPBYTE pPortInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1203:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1204:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI AddPrinterConnectionA(LPSTR pName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1204:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1205:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI AddPrinterConnectionW(LPWSTR pName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1205:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1206:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DeletePrinterConnectionA(LPSTR pName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1206:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1207:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DeletePrinterConnectionW(LPWSTR pName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1207:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1208:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HANDLE WINAPI ConnectToPrinterDlg(HWND hwnd,DWORD Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1208:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1242:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI AddPrintProvidorA(LPSTR pName,DWORD level,LPBYTE pProvidorInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1242:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1243:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI AddPrintProvidorW(LPWSTR pName,DWORD level,LPBYTE pProvidorInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1243:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1244:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DeletePrintProvidorA(LPSTR pName,LPSTR pEnvironment,LPSTR pPrintProvidorName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1244:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1245:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DeletePrintProvidorW(LPWSTR pName,LPWSTR pEnvironment,LPWSTR pPrintProvidorName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1245:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1246:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI IsValidDevmodeA (PDEVMODEA pDevmode,size_t DevmodeSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1246:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1247:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI IsValidDevmodeW (PDEVMODEW pDevmode,size_t DevmodeSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1247:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:108, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:159:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINCOMMDLGAPI WINBOOL WINAPI GetOpenFileNameA(LPOPENFILENAMEA); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:159:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:160:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINCOMMDLGAPI WINBOOL WINAPI GetOpenFileNameW(LPOPENFILENAMEW); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:160:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:164:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINCOMMDLGAPI WINBOOL WINAPI GetSaveFileNameA(LPOPENFILENAMEA); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:164:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:165:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINCOMMDLGAPI WINBOOL WINAPI GetSaveFileNameW(LPOPENFILENAMEW); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:165:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:169:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINCOMMDLGAPI short WINAPI GetFileTitleA(LPCSTR,LPSTR,WORD); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:169:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:170:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINCOMMDLGAPI short WINAPI GetFileTitleW(LPCWSTR,LPWSTR,WORD); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:170:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:307:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINCOMMDLGAPI WINBOOL WINAPI ChooseColorA(LPCHOOSECOLORA); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:307:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:308:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINCOMMDLGAPI WINBOOL WINAPI ChooseColorW(LPCHOOSECOLORW); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:308:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:377:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINCOMMDLGAPI HWND WINAPI FindTextA(LPFINDREPLACEA); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:377:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:378:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINCOMMDLGAPI HWND WINAPI FindTextW(LPFINDREPLACEW); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:378:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:382:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINCOMMDLGAPI HWND WINAPI ReplaceTextA(LPFINDREPLACEA); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:382:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:383:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINCOMMDLGAPI HWND WINAPI ReplaceTextW(LPFINDREPLACEW); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:383:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:430:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINCOMMDLGAPI WINBOOL WINAPI ChooseFontA(LPCHOOSEFONTA); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:430:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:431:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINCOMMDLGAPI WINBOOL WINAPI ChooseFontW(LPCHOOSEFONTW); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:431:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:566:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINCOMMDLGAPI WINBOOL WINAPI PrintDlgA(LPPRINTDLGA); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:566:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:567:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINCOMMDLGAPI WINBOOL WINAPI PrintDlgW(LPPRINTDLGW); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:567:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:581:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDMETHOD(InitDone) (THIS) PURE; ^~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:582:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDMETHOD(SelectionChange) (THIS) PURE; ^~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:583:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDMETHOD(HandleMessage) (THIS_ HWND hDlg,UINT uMsg,WPARAM wParam,LPARAM lParam,LRESULT *pResult) PURE; ^~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:594:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDMETHOD(GetCurrentDevMode) (THIS_ LPDEVMODE pDevMode,UINT *pcbSize) PURE; ^~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:595:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDMETHOD(GetCurrentPrinterName) (THIS_ LPTSTR pPrinterName,UINT *pcchSize) PURE; ^~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:596:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDMETHOD(GetCurrentPortName) (THIS_ LPTSTR pPortName,UINT *pcchSize) PURE; ^~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:108, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:655:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINCOMMDLGAPI HRESULT WINAPI PrintDlgExA(LPPRINTDLGEXA); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:655:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:656:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINCOMMDLGAPI HRESULT WINAPI PrintDlgExW(LPPRINTDLGEXW); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:656:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:706:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINCOMMDLGAPI DWORD WINAPI CommDlgExtendedError(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:706:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:756:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINCOMMDLGAPI WINBOOL WINAPI PageSetupDlgA(LPPAGESETUPDLGA); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:756:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:757:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINCOMMDLGAPI WINBOOL WINAPI PageSetupDlgW(LPPAGESETUPDLGW); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:757:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:114, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:49:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPUWSTR WINAPI uaw_CharUpperW(LPUWSTR String); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:49:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:50:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINAPI uaw_lstrcmpW(PCUWSTR String1,PCUWSTR String2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:50:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:51:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINAPI uaw_lstrcmpiW(PCUWSTR String1,PCUWSTR String2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:51:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:52:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINAPI uaw_lstrlenW(LPCUWSTR String); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:52:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:53:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PUWSTR __cdecl uaw_wcschr(PCUWSTR String,WCHAR Character); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:53:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:54:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PUWSTR __cdecl uaw_wcscpy(PUWSTR Destination,PCUWSTR Source); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:54:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:55:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl uaw_wcsicmp(PCUWSTR String1,PCUWSTR String2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:55:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:56:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl uaw_wcslen(PCUWSTR String); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:56:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:57:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PUWSTR __cdecl uaw_wcsrchr(PCUWSTR String,WCHAR Character); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:57:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:59:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPUWSTR ua_CharUpperW(LPUWSTR String); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:59:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:61:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE LPUWSTR ua_CharUpperW(LPUWSTR String) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:69:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int ua_lstrcmpW(LPCUWSTR String1,LPCUWSTR String2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:69:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:72:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int ua_lstrcmpiW(LPCUWSTR String1,LPCUWSTR String2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:72:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:75:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int ua_lstrlenW(LPCUWSTR String); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:75:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:80:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE int ua_lstrcmpW(LPCUWSTR String1,LPCUWSTR String2) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:88:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE int ua_lstrcmpiW(LPCUWSTR String1,LPCUWSTR String2) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:96:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE int ua_lstrlenW(LPCUWSTR String) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:110:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PUWSTR_C ua_wcschr(PCUWSTR String,WCHAR Character); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:110:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:111:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PUWSTR_C ua_wcsrchr(PCUWSTR String,WCHAR Character); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:111:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:116:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PUWSTR ua_wcscpy(PUWSTR Destination,PCUWSTR Source); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:116:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:117:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t ua_wcslen(PCUWSTR String); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:117:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:120:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE PUWSTR_C ua_wcschr(PCUWSTR String,WCHAR Character) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:124:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE PUWSTR_C ua_wcsrchr(PCUWSTR String,WCHAR Character) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:139:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE PUWSTR ua_wcscpy(PUWSTR Destination,PCUWSTR Source) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:144:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE size_t ua_wcslen(PCUWSTR String) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:150:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int ua_wcsicmp(LPCUWSTR String1,LPCUWSTR String2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:150:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:153:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE int ua_wcsicmp(LPCUWSTR String1,LPCUWSTR String2) { ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:122, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:282:279: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI ChangeServiceConfigA(SC_HANDLE hService,DWORD dwServiceType,DWORD dwStartType,DWORD dwErrorControl,LPCSTR lpBinaryPathName,LPCSTR lpLoadOrderGroup,LPDWORD lpdwTagId,LPCSTR lpDependencies,LPCSTR lpServiceStartName,LPCSTR lpPassword,LPCSTR lpDisplayName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:282:279: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:283:285: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI ChangeServiceConfigW(SC_HANDLE hService,DWORD dwServiceType,DWORD dwStartType,DWORD dwErrorControl,LPCWSTR lpBinaryPathName,LPCWSTR lpLoadOrderGroup,LPDWORD lpdwTagId,LPCWSTR lpDependencies,LPCWSTR lpServiceStartName,LPCWSTR lpPassword,LPCWSTR lpDisplayName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:283:285: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:284:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI ChangeServiceConfig2A(SC_HANDLE hService,DWORD dwInfoLevel,LPVOID lpInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:284:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:285:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI ChangeServiceConfig2W(SC_HANDLE hService,DWORD dwInfoLevel,LPVOID lpInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:285:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:286:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI CloseServiceHandle(SC_HANDLE hSCObject); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:286:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:287:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI ControlService(SC_HANDLE hService,DWORD dwControl,LPSERVICE_STATUS lpServiceStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:287:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:288:320: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI SC_HANDLE WINAPI CreateServiceA(SC_HANDLE hSCManager,LPCSTR lpServiceName,LPCSTR lpDisplayName,DWORD dwDesiredAccess,DWORD dwServiceType,DWORD dwStartType,DWORD dwErrorControl,LPCSTR lpBinaryPathName,LPCSTR lpLoadOrderGroup,LPDWORD lpdwTagId,LPCSTR lpDependencies,LPCSTR lpServiceStartName,LPCSTR lpPassword); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:288:320: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:289:327: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI SC_HANDLE WINAPI CreateServiceW(SC_HANDLE hSCManager,LPCWSTR lpServiceName,LPCWSTR lpDisplayName,DWORD dwDesiredAccess,DWORD dwServiceType,DWORD dwStartType,DWORD dwErrorControl,LPCWSTR lpBinaryPathName,LPCWSTR lpLoadOrderGroup,LPDWORD lpdwTagId,LPCWSTR lpDependencies,LPCWSTR lpServiceStartName,LPCWSTR lpPassword); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:289:327: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:290:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI DeleteService(SC_HANDLE hService); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:290:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:291:190: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI EnumDependentServicesA(SC_HANDLE hService,DWORD dwServiceState,LPENUM_SERVICE_STATUSA lpServices,DWORD cbBufSize,LPDWORD pcbBytesNeeded,LPDWORD lpServicesReturned); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:291:190: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:292:190: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI EnumDependentServicesW(SC_HANDLE hService,DWORD dwServiceState,LPENUM_SERVICE_STATUSW lpServices,DWORD cbBufSize,LPDWORD pcbBytesNeeded,LPDWORD lpServicesReturned); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:292:190: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:293:232: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI EnumServicesStatusA(SC_HANDLE hSCManager,DWORD dwServiceType,DWORD dwServiceState,LPENUM_SERVICE_STATUSA lpServices,DWORD cbBufSize,LPDWORD pcbBytesNeeded,LPDWORD lpServicesReturned,LPDWORD lpResumeHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:293:232: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:294:232: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI EnumServicesStatusW(SC_HANDLE hSCManager,DWORD dwServiceType,DWORD dwServiceState,LPENUM_SERVICE_STATUSW lpServices,DWORD cbBufSize,LPDWORD pcbBytesNeeded,LPDWORD lpServicesReturned,LPDWORD lpResumeHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:294:232: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:295:261: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI EnumServicesStatusExA(SC_HANDLE hSCManager,SC_ENUM_TYPE InfoLevel,DWORD dwServiceType,DWORD dwServiceState,LPBYTE lpServices,DWORD cbBufSize,LPDWORD pcbBytesNeeded,LPDWORD lpServicesReturned,LPDWORD lpResumeHandle,LPCSTR pszGroupName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:295:261: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:296:262: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI EnumServicesStatusExW(SC_HANDLE hSCManager,SC_ENUM_TYPE InfoLevel,DWORD dwServiceType,DWORD dwServiceState,LPBYTE lpServices,DWORD cbBufSize,LPDWORD pcbBytesNeeded,LPDWORD lpServicesReturned,LPDWORD lpResumeHandle,LPCWSTR pszGroupName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:296:262: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:297:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetServiceKeyNameA(SC_HANDLE hSCManager,LPCSTR lpDisplayName,LPSTR lpServiceName,LPDWORD lpcchBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:297:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:298:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetServiceKeyNameW(SC_HANDLE hSCManager,LPCWSTR lpDisplayName,LPWSTR lpServiceName,LPDWORD lpcchBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:298:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:299:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetServiceDisplayNameA(SC_HANDLE hSCManager,LPCSTR lpServiceName,LPSTR lpDisplayName,LPDWORD lpcchBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:299:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:300:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetServiceDisplayNameW(SC_HANDLE hSCManager,LPCWSTR lpServiceName,LPWSTR lpDisplayName,LPDWORD lpcchBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:300:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:301:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI SC_LOCK WINAPI LockServiceDatabase(SC_HANDLE hSCManager); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:301:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:302:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI NotifyBootConfigStatus(WINBOOL BootAcceptable); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:302:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:303:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI SC_HANDLE WINAPI OpenSCManagerA(LPCSTR lpMachineName,LPCSTR lpDatabaseName,DWORD dwDesiredAccess); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:303:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:304:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI SC_HANDLE WINAPI OpenSCManagerW(LPCWSTR lpMachineName,LPCWSTR lpDatabaseName,DWORD dwDesiredAccess); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:304:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:305:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI SC_HANDLE WINAPI OpenServiceA(SC_HANDLE hSCManager,LPCSTR lpServiceName,DWORD dwDesiredAccess); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:305:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:306:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI SC_HANDLE WINAPI OpenServiceW(SC_HANDLE hSCManager,LPCWSTR lpServiceName,DWORD dwDesiredAccess); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:306:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:307:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI QueryServiceConfigA(SC_HANDLE hService,LPQUERY_SERVICE_CONFIGA lpServiceConfig,DWORD cbBufSize,LPDWORD pcbBytesNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:307:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:308:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI QueryServiceConfigW(SC_HANDLE hService,LPQUERY_SERVICE_CONFIGW lpServiceConfig,DWORD cbBufSize,LPDWORD pcbBytesNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:308:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:309:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI QueryServiceConfig2A(SC_HANDLE hService,DWORD dwInfoLevel,LPBYTE lpBuffer,DWORD cbBufSize,LPDWORD pcbBytesNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:309:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:310:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI QueryServiceConfig2W(SC_HANDLE hService,DWORD dwInfoLevel,LPBYTE lpBuffer,DWORD cbBufSize,LPDWORD pcbBytesNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:310:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:311:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI QueryServiceLockStatusA(SC_HANDLE hSCManager,LPQUERY_SERVICE_LOCK_STATUSA lpLockStatus,DWORD cbBufSize,LPDWORD pcbBytesNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:311:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:312:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI QueryServiceLockStatusW(SC_HANDLE hSCManager,LPQUERY_SERVICE_LOCK_STATUSW lpLockStatus,DWORD cbBufSize,LPDWORD pcbBytesNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:312:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:313:197: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI QueryServiceObjectSecurity(SC_HANDLE hService,SECURITY_INFORMATION dwSecurityInformation,PSECURITY_DESCRIPTOR lpSecurityDescriptor,DWORD cbBufSize,LPDWORD pcbBytesNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:313:197: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:314:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI QueryServiceStatus(SC_HANDLE hService,LPSERVICE_STATUS lpServiceStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:314:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:315:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI QueryServiceStatusEx(SC_HANDLE hService,SC_STATUS_TYPE InfoLevel,LPBYTE lpBuffer,DWORD cbBufSize,LPDWORD pcbBytesNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:315:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:316:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI SERVICE_STATUS_HANDLE WINAPI RegisterServiceCtrlHandlerA(LPCSTR lpServiceName,LPHANDLER_FUNCTION lpHandlerProc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:316:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:317:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI SERVICE_STATUS_HANDLE WINAPI RegisterServiceCtrlHandlerW(LPCWSTR lpServiceName,LPHANDLER_FUNCTION lpHandlerProc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:317:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:318:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI SERVICE_STATUS_HANDLE WINAPI RegisterServiceCtrlHandlerExA(LPCSTR lpServiceName,LPHANDLER_FUNCTION_EX lpHandlerProc,LPVOID lpContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:318:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:319:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI SERVICE_STATUS_HANDLE WINAPI RegisterServiceCtrlHandlerExW(LPCWSTR lpServiceName,LPHANDLER_FUNCTION_EX lpHandlerProc,LPVOID lpContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:319:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:320:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI SetServiceObjectSecurity(SC_HANDLE hService,SECURITY_INFORMATION dwSecurityInformation,PSECURITY_DESCRIPTOR lpSecurityDescriptor); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:320:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:321:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI SetServiceStatus(SERVICE_STATUS_HANDLE hServiceStatus,LPSERVICE_STATUS lpServiceStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:321:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:322:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI StartServiceCtrlDispatcherA(CONST SERVICE_TABLE_ENTRYA *lpServiceStartTable); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:322:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:323:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI StartServiceCtrlDispatcherW(CONST SERVICE_TABLE_ENTRYW *lpServiceStartTable); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:323:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:324:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI StartServiceA(SC_HANDLE hService,DWORD dwNumServiceArgs,LPCSTR *lpServiceArgVectors); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:324:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:325:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI StartServiceW(SC_HANDLE hService,DWORD dwNumServiceArgs,LPCWSTR *lpServiceArgVectors); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:325:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:326:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI UnlockServiceDatabase(SC_LOCK ScLock); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:326:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:130, from CoreArray/dPlatform.h:65, from CoreArray/CoreArray.cpp:35: C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:143:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HKL WINAPI ImmInstallIMEA(LPCSTR lpszIMEFileName,LPCSTR lpszLayoutText); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:143:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:144:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HKL WINAPI ImmInstallIMEW(LPCWSTR lpszIMEFileName,LPCWSTR lpszLayoutText); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:144:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:145:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HWND WINAPI ImmGetDefaultIMEWnd(HWND); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:145:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:146:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT WINAPI ImmGetDescriptionA(HKL,LPSTR,UINT uBufLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:146:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:147:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT WINAPI ImmGetDescriptionW(HKL,LPWSTR,UINT uBufLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:147:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:148:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT WINAPI ImmGetIMEFileNameA(HKL,LPSTR,UINT uBufLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:148:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:149:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT WINAPI ImmGetIMEFileNameW(HKL,LPWSTR,UINT uBufLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:149:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:150:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI ImmGetProperty(HKL,DWORD); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:150:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:151:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmIsIME(HKL); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:151:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:152:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmSimulateHotKey(HWND,DWORD); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:152:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:153:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HIMC WINAPI ImmCreateContext(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:153:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:154:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmDestroyContext(HIMC); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:154:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:155:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HIMC WINAPI ImmGetContext(HWND); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:155:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:156:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmReleaseContext(HWND,HIMC); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:156:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:157:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HIMC WINAPI ImmAssociateContext(HWND,HIMC); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:157:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:158:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmAssociateContextEx(HWND,HIMC,DWORD); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:158:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:159:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG WINAPI ImmGetCompositionStringA(HIMC,DWORD,LPVOID,DWORD); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:159:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:160:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG WINAPI ImmGetCompositionStringW(HIMC,DWORD,LPVOID,DWORD); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:160:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:161:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmSetCompositionStringA(HIMC,DWORD dwIndex,LPVOID lpComp,DWORD,LPVOID lpRead,DWORD); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:161:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:162:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmSetCompositionStringW(HIMC,DWORD dwIndex,LPVOID lpComp,DWORD,LPVOID lpRead,DWORD); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:162:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:163:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI ImmGetCandidateListCountA(HIMC,LPDWORD lpdwListCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:163:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:164:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI ImmGetCandidateListCountW(HIMC,LPDWORD lpdwListCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:164:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:165:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI ImmGetCandidateListA(HIMC,DWORD deIndex,LPCANDIDATELIST,DWORD dwBufLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:165:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:166:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI ImmGetCandidateListW(HIMC,DWORD deIndex,LPCANDIDATELIST,DWORD dwBufLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:166:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:167:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI ImmGetGuideLineA(HIMC,DWORD dwIndex,LPSTR,DWORD dwBufLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:167:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:168:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI ImmGetGuideLineW(HIMC,DWORD dwIndex,LPWSTR,DWORD dwBufLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:168:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:169:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmGetConversionStatus(HIMC,LPDWORD,LPDWORD); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:169:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:170:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmSetConversionStatus(HIMC,DWORD,DWORD); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:170:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:171:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmGetOpenStatus(HIMC); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:171:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:172:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmSetOpenStatus(HIMC,WINBOOL); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:172:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:179:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmGetCompositionFontA(HIMC,LPLOGFONTA); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:179:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:180:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmGetCompositionFontW(HIMC,LPLOGFONTW); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:180:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:181:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmSetCompositionFontA(HIMC,LPLOGFONTA); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:181:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:182:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmSetCompositionFontW(HIMC,LPLOGFONTW); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:182:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:199:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmConfigureIMEA(HKL,HWND,DWORD,LPVOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:199:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:200:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmConfigureIMEW(HKL,HWND,DWORD,LPVOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:200:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:201:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LRESULT WINAPI ImmEscapeA(HKL,HIMC,UINT,LPVOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:201:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:202:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LRESULT WINAPI ImmEscapeW(HKL,HIMC,UINT,LPVOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:202:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:203:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI ImmGetConversionListA(HKL,HIMC,LPCSTR,LPCANDIDATELIST,DWORD dwBufLen,UINT uFlag); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:203:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:204:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI ImmGetConversionListW(HKL,HIMC,LPCWSTR,LPCANDIDATELIST,DWORD dwBufLen,UINT uFlag); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:204:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:205:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmNotifyIME(HIMC,DWORD dwAction,DWORD dwIndex,DWORD dwValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:205:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:206:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmGetStatusWindowPos(HIMC,LPPOINT); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:206:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:207:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmSetStatusWindowPos(HIMC,LPPOINT); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:207:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:208:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmGetCompositionWindow(HIMC,LPCOMPOSITIONFORM); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:208:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:209:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmSetCompositionWindow(HIMC,LPCOMPOSITIONFORM); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:209:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:210:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmGetCandidateWindow(HIMC,DWORD,LPCANDIDATEFORM); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:210:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:211:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmSetCandidateWindow(HIMC,LPCANDIDATEFORM); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:211:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:212:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmIsUIMessageA(HWND,UINT,WPARAM,LPARAM); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:212:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:213:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmIsUIMessageW(HWND,UINT,WPARAM,LPARAM); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:213:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:214:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT WINAPI ImmGetVirtualKey(HWND); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:214:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:215:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmRegisterWordA(HKL,LPCSTR lpszReading,DWORD,LPCSTR lpszRegister); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:215:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:216:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmRegisterWordW(HKL,LPCWSTR lpszReading,DWORD,LPCWSTR lpszRegister); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:216:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:217:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmUnregisterWordA(HKL,LPCSTR lpszReading,DWORD,LPCSTR lpszUnregister); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:217:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:218:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmUnregisterWordW(HKL,LPCWSTR lpszReading,DWORD,LPCWSTR lpszUnregister); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:218:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:219:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT WINAPI ImmGetRegisterWordStyleA(HKL,UINT nItem,LPSTYLEBUFA); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:219:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:220:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT WINAPI ImmGetRegisterWordStyleW(HKL,UINT nItem,LPSTYLEBUFW); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:220:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:221:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT WINAPI ImmEnumRegisterWordA(HKL,REGISTERWORDENUMPROCA,LPCSTR lpszReading,DWORD,LPCSTR lpszRegister,LPVOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:221:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:222:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT WINAPI ImmEnumRegisterWordW(HKL,REGISTERWORDENUMPROCW,LPCWSTR lpszReading,DWORD,LPCWSTR lpszRegister,LPVOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:222:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:223:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmDisableIME(DWORD); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:223:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:224:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmEnumInputContext(DWORD idThread,IMCENUMPROC lpfn,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:224:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:225:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI ImmGetImeMenuItemsA(HIMC,DWORD,DWORD,LPIMEMENUITEMINFOA,LPIMEMENUITEMINFOA,DWORD); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:225:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:226:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI ImmGetImeMenuItemsW(HIMC,DWORD,DWORD,LPIMEMENUITEMINFOW,LPIMEMENUITEMINFOW,DWORD); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:226:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:227:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmDisableTextFrameService(DWORD idThread); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:227:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from CoreArray/CoreArray.cpp:35: CoreArray/dPlatform.h:99:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT TFPClass FloatClassify(const float val); ^ CoreArray/dPlatform.h:99:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:100:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT TFPClass FloatClassify(const double val); ^ CoreArray/dPlatform.h:100:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:101:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT TFPClass FloatClassify(const long double val); ^ CoreArray/dPlatform.h:101:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:104:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT bool IsFinite(const float val); ^ CoreArray/dPlatform.h:104:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:106:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT bool IsFinite(const double val); ^ CoreArray/dPlatform.h:106:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:108:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT bool IsFinite(const long double val); ^ CoreArray/dPlatform.h:108:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:111:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT bool IsNaN(const float val); ^ CoreArray/dPlatform.h:111:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:113:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT bool IsNaN(const double val); ^ CoreArray/dPlatform.h:113:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:115:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT bool IsNaN(const long double val); ^ CoreArray/dPlatform.h:115:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:118:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT bool IsInf(const float val); ^ CoreArray/dPlatform.h:118:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:120:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT bool IsInf(const double val); ^ CoreArray/dPlatform.h:120:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:122:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT bool IsInf(const long double val); ^ CoreArray/dPlatform.h:122:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:125:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT bool IsNegInf(const float val); ^ CoreArray/dPlatform.h:125:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:127:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT bool IsNegInf(const double val); ^ CoreArray/dPlatform.h:127:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:129:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT bool IsNegInf(const long double val); ^ CoreArray/dPlatform.h:129:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:132:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT bool EqaulFloat(const float v1, const float v2); ^ CoreArray/dPlatform.h:132:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:133:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT bool EqaulFloat(const double v1, const double v2); ^ CoreArray/dPlatform.h:133:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:134:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT bool EqaulFloat(const long double v1, const long double v2); ^ CoreArray/dPlatform.h:134:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:143:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT string Format(const char *fmt, ...); ^ CoreArray/dPlatform.h:143:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:145:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT void FmtText(char buf[], size_t size, const char *fmt, ...); ^ CoreArray/dPlatform.h:145:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:147:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT string _FmtNum(const char *fmt, ...); ^ CoreArray/dPlatform.h:147:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:156:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT string FloatToStr(const float val); ^ CoreArray/dPlatform.h:156:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:158:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT string FloatToStr(const double val); ^ CoreArray/dPlatform.h:158:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:160:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT string FloatToStr(const long double val); ^ CoreArray/dPlatform.h:160:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:162:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT double StrToFloat(char const* str); ^ CoreArray/dPlatform.h:162:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:164:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT bool StrToFloat(char const* str, double *rv); ^ CoreArray/dPlatform.h:164:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:167:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const double Default); ^ CoreArray/dPlatform.h:167:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:176:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT string IntToStr(C_Int8 val); ^ CoreArray/dPlatform.h:176:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:178:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT string IntToStr(C_UInt8 val); ^ CoreArray/dPlatform.h:178:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:180:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT string IntToStr(C_Int16 val); ^ CoreArray/dPlatform.h:180:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:182:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT string IntToStr(C_UInt16 val); ^ CoreArray/dPlatform.h:182:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:184:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT string IntToStr(C_Int32 val); ^ CoreArray/dPlatform.h:184:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:186:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT string IntToStr(C_UInt32 val); ^ CoreArray/dPlatform.h:186:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:188:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT string IntToStr(C_Int64 val); ^ CoreArray/dPlatform.h:188:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:190:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT string IntToStr(C_UInt64 val); ^ CoreArray/dPlatform.h:190:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:192:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT long StrToInt(char const* str); ^ CoreArray/dPlatform.h:192:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:194:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT bool StrToInt(char const* str, long *rv); ^ CoreArray/dPlatform.h:194:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:196:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT long StrToIntDef(char const* str, const long Default); ^ CoreArray/dPlatform.h:196:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:205:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT UTF16String UTF8ToUTF16(const UTF8String &s); ^ CoreArray/dPlatform.h:205:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:207:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT UTF32String UTF8ToUTF32(const UTF8String &s); ^ CoreArray/dPlatform.h:207:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:209:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT UTF8String UTF16ToUTF8(const UTF16String &s); ^ CoreArray/dPlatform.h:209:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:211:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT UTF32String UTF16ToUTF32(const UTF16String &s); ^ CoreArray/dPlatform.h:211:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:213:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT UTF8String UTF32ToUTF8(const UTF32String &s); ^ CoreArray/dPlatform.h:213:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:215:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT UTF16String UTF32ToUTF16(const UTF32String &s); ^ CoreArray/dPlatform.h:215:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:218:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT RawString RawText(const string &s); ^ CoreArray/dPlatform.h:218:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:222:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT RawString RawText(const UTF16String &s); ^ CoreArray/dPlatform.h:222:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:224:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT RawString RawText(const UTF32String &s); ^ CoreArray/dPlatform.h:224:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:227:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT UTF8String UTF8Text(const char *s); ^ CoreArray/dPlatform.h:227:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:228:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT UTF8String UTF8Text(const string &s); ^ CoreArray/dPlatform.h:228:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:230:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT UTF8String UTF8Text(const UTF16String &s); ^ CoreArray/dPlatform.h:230:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:231:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT UTF8String UTF8Text(const UTF32String &s); ^ CoreArray/dPlatform.h:231:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:234:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT UTF16String UTF16Text(const char *s); ^ CoreArray/dPlatform.h:234:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:235:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT UTF16String UTF16Text(const string &s); ^ CoreArray/dPlatform.h:235:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:237:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT UTF16String UTF16Text(const UTF16String &s); ^ CoreArray/dPlatform.h:237:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:238:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT UTF16String UTF16Text(const UTF32String &s); ^ CoreArray/dPlatform.h:238:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:241:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT UTF32String UTF32Text(const char *s); ^ CoreArray/dPlatform.h:241:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:242:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT UTF32String UTF32Text(const string &s); ^ CoreArray/dPlatform.h:242:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:244:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT UTF32String UTF32Text(const UTF16String &s); ^ CoreArray/dPlatform.h:244:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:245:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT UTF32String UTF32Text(const UTF32String &s); ^ CoreArray/dPlatform.h:245:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:249:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT COREARRAY_INLINE UTF8String ASC(const char *s) ^ CoreArray/dPlatform.h:252:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT COREARRAY_INLINE UTF8String ASC(const string &s) ^ CoreArray/dPlatform.h:255:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT COREARRAY_INLINE UTF16String ASC16(const char *s) ^ CoreArray/dPlatform.h:258:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT COREARRAY_INLINE UTF16String ASC16(const string &s) ^ CoreArray/dPlatform.h:261:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT COREARRAY_INLINE UTF32String ASC32(const char *s) ^ CoreArray/dPlatform.h:264:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT COREARRAY_INLINE UTF32String ASC32(const string &s) ^ CoreArray/dPlatform.h:273:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT string NowDateToStr(); ^ CoreArray/dPlatform.h:273:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:305:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_UInt32 Mode); ^ CoreArray/dPlatform.h:305:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:307:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture enum TSysOpenMode mode, enum TSysShareMode smode); ^ CoreArray/dPlatform.h:307:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:309:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT bool SysCloseHandle(TSysHandle Handle); ^ CoreArray/dPlatform.h:309:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:311:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t Count); ^ CoreArray/dPlatform.h:311:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:313:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const void* Buffer, size_t Count); ^ CoreArray/dPlatform.h:313:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:315:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_Int64 Offset, enum TdSysSeekOrg sk); ^ CoreArray/dPlatform.h:315:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:317:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_Int64 NewSize); ^ CoreArray/dPlatform.h:317:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:321:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const char *tempdir); ^ CoreArray/dPlatform.h:321:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:323:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT bool FileExists(const string &FileName); ^ CoreArray/dPlatform.h:323:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:351:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT int GetLastOSError(); ^ CoreArray/dPlatform.h:351:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:353:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT string SysErrMessage(int err); ^ CoreArray/dPlatform.h:353:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:355:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT string LastSysErrMsg(); ^ CoreArray/dPlatform.h:355:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:358:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template COREARRAY_DLL_DEFAULT void RaiseLastOSError() ^ CoreArray/dPlatform.h:367:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT int GetCPU_NumOfCores(); ^ CoreArray/dPlatform.h:367:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:373:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT C_UInt64 GetCPU_LevelCache(int level); ^ CoreArray/dPlatform.h:373:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:386:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT TProcessID GetCurrentProcessID(); ^ CoreArray/dPlatform.h:386:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:401:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdThreadMutex(); ^ CoreArray/dPlatform.h:403:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~CdThreadMutex(); ^ CoreArray/dPlatform.h:406:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Lock(); ^ CoreArray/dPlatform.h:408:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Unlock(); ^ CoreArray/dPlatform.h:410:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool TryLock(); ^ CoreArray/dPlatform.h:434:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TdAutoMutex(CdThreadMutex *m) { mutex = m; if (m) m->Lock(); } ^ CoreArray/dPlatform.h:435:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~TdAutoMutex() { if (mutex) mutex->Unlock(); } ^ CoreArray/dPlatform.h:438:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Reset(CdThreadMutex *m) ^ CoreArray/dPlatform.h:458:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdThreadCondition(); ^ CoreArray/dPlatform.h:460:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~CdThreadCondition(); ^ CoreArray/dPlatform.h:463:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Signal(); ^ CoreArray/dPlatform.h:465:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Broadcast(); ^ CoreArray/dPlatform.h:467:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Wait(CdThreadMutex &mutex); ^ CoreArray/dPlatform.h:500:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdThreadsSuspending(); ^ CoreArray/dPlatform.h:502:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~CdThreadsSuspending(); ^ CoreArray/dPlatform.h:505:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Suspend(); ^ CoreArray/dPlatform.h:507:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void WakeUp(); ^ CoreArray/dPlatform.h:527:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdThBasic() {} ^ CoreArray/dPlatform.h:550:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int _pTdThreadEx(CdThread *Thread, void *Data) { ^ CoreArray/dPlatform.h:571:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdThread(); ^ CoreArray/dPlatform.h:573:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdThread(TdThreadProc proc, void *Data); ^ In file included from CoreArray/CoreArray.cpp:32: ../inst/include/CoreDEF.h:363:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define COREARRAY_NOEXCEPT_FALSE noexcept(false) ^ CoreArray/dPlatform.h:575:23: note: in expansion of macro 'COREARRAY_NOEXCEPT_FALSE' virtual ~CdThread() COREARRAY_NOEXCEPT_FALSE; ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from CoreArray/CoreArray.cpp:35: CoreArray/dPlatform.h:578:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void BeginThread(); ^ CoreArray/dPlatform.h:581:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void BeginThread(int (*proc)(CdThread *, Tx), Tx val) ^ CoreArray/dPlatform.h:595:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int RunThreadSafe(); ^ CoreArray/dPlatform.h:597:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual int RunThread(); ^ CoreArray/dPlatform.h:599:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int EndThread(); ^ CoreArray/dPlatform.h:601:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Terminate(); ^ CoreArray/dPlatform.h:603:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE bool Terminated() const { return terminated; } ^~~~~ CoreArray/dPlatform.h:604:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE TThread &Thread() { return thread; } ^ CoreArray/dPlatform.h:605:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE int &ExitCode() { return fExitCode; } ^ CoreArray/dPlatform.h:606:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE string &ErrorInfo() { return fErrorInfo; } ^ CoreArray/dPlatform.h:614:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _BeginThread(); // need vData ^ CoreArray/dPlatform.h:618:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Done(); ^ CoreArray/dPlatform.h:630:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE void Proc(CdThread *thread) { (obj->*proc)(thread); } ^ CoreArray/dPlatform.h:650:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrCoreArray(): exception() ^ CoreArray/dPlatform.h:652:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrCoreArray(const char *fmt, ...): exception() ^ CoreArray/dPlatform.h:654:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrCoreArray(const string &msg): exception() ^ CoreArray/dPlatform.h:656:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual const char *what() const throw() ^ CoreArray/dPlatform.h:658:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~ErrCoreArray() throw() ^ CoreArray/dPlatform.h:663:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Init(const char *fmt, va_list arglist); ^ CoreArray/dPlatform.h:672:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrDEBUG(): ErrCoreArray() ^ CoreArray/dPlatform.h:674:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrDEBUG(const char *fmt, ...): ErrCoreArray() ^ CoreArray/dPlatform.h:684:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrOSError(): ErrCoreArray() ^ CoreArray/dPlatform.h:686:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrOSError(const char *fmt, ...): ErrCoreArray() ^ CoreArray/dPlatform.h:688:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrOSError(const string &msg): ErrCoreArray() ^ CoreArray/dPlatform.h:696:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrThread(): ErrOSError() ^ CoreArray/dPlatform.h:698:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrThread(const char *fmt, ...): ErrOSError() ^ CoreArray/dPlatform.h:700:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrThread(const string &msg): ErrOSError() ^ CoreArray/dPlatform.h:709:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrConvert(): ErrCoreArray() ^ CoreArray/dPlatform.h:711:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrConvert(const char *fmt, ...): ErrCoreArray() ^ CoreArray/dPlatform.h:713:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrConvert(const string &msg): ErrCoreArray() ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tempbuf.h:85:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get_temporary_buffer(ptrdiff_t __len) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/memory:66, from CoreArray/dParallel.h:44, from CoreArray/CoreArray.cpp:36: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tempbuf.h:112:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture return_temporary_buffer(_Tp* __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tempbuf.h:141:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tempbuf.h:146:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture requested_size() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tempbuf.h:151:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture begin() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tempbuf.h:156:11: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture end() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tempbuf.h:163:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Temporary_buffer(_ForwardIterator __first, _ForwardIterator __last); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tempbuf.h:165:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~_Temporary_buffer() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tempbuf.h:173:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Temporary_buffer(const _Temporary_buffer&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tempbuf.h:176:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const _Temporary_buffer&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tempbuf.h:186:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator __seed) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tempbuf.h:216:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __ucr(_Pointer, _Pointer, _ForwardIterator) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tempbuf.h:232:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator __seed) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tempbuf.h:244:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Temporary_buffer(_ForwardIterator __first, _ForwardIterator __last) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/memory:67, from CoreArray/dParallel.h:44, from CoreArray/CoreArray.cpp:36: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_raw_storage_iter.h:76:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture raw_storage_iterator(_OutputIterator __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_raw_storage_iter.h:80:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator*() { return *this; } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_raw_storage_iter.h:83:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const _Tp& __element) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_raw_storage_iter.h:93:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(_Tp&& __element) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_raw_storage_iter.h:101:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_raw_storage_iter.h:108:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++(int) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_raw_storage_iter.h:117:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _OutputIterator base() const { return _M_iter; } ^~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/memory:74, from CoreArray/dParallel.h:44, from CoreArray/CoreArray.cpp:36: C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:71:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture what() const throw() ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:79:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture what() const throw() ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:87:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture what() const throw() ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:95:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture what() const throw() ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:101:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_concurrence_lock_error() ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:105:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_concurrence_unlock_error() ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:110:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_concurrence_broadcast_error() ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:114:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_concurrence_wait_error() ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:127:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mutex(const __mutex&); ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:128:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mutex& operator=(const __mutex&); ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:131:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mutex() ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:140:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~__mutex() ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:147:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void lock() ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:158:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void unlock() ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:169:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_mutex_t* gthread_mutex(void) ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:182:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __recursive_mutex(const __recursive_mutex&); ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:183:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __recursive_mutex& operator=(const __recursive_mutex&); ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:186:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __recursive_mutex() ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:202:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void lock() ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:213:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void unlock() ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:224:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_recursive_mutex_t* gthread_recursive_mutex(void) ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:239:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __scoped_lock(const __scoped_lock&); ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:240:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __scoped_lock& operator=(const __scoped_lock&); ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:243:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit __scoped_lock(__mutex_type& __name) : _M_device(__name) ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:246:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~__scoped_lock() throw() ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:260:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __cond(const __cond&); ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:261:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __cond& operator=(const __cond&); ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:264:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __cond() ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:280:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void broadcast() ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:291:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void wait(__mutex *mutex) ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:301:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void wait_recursive(__recursive_mutex *mutex) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/utility:69, from C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:36, from C:/rtools40/mingw64/include/c++/8.3.0/memory:80, from CoreArray/dParallel.h:44, from CoreArray/CoreArray.cpp:36: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_relops.h:87:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator!=(const _Tp& __x, const _Tp& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_relops.h:100:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>(const _Tp& __x, const _Tp& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_relops.h:113:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<=(const _Tp& __x, const _Tp& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_relops.h:126:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>=(const _Tp& __x, const _Tp& __y) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:36, from C:/rtools40/mingw64/include/c++/8.3.0/memory:80, from CoreArray/dParallel.h:44, from CoreArray/CoreArray.cpp:36: C:/rtools40/mingw64/include/c++/8.3.0/utility:171:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __get(std::pair<_Tp1, _Tp2>& __pair) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/utility:176:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __move_get(std::pair<_Tp1, _Tp2>&& __pair) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/utility:181:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __const_get(const std::pair<_Tp1, _Tp2>& __pair) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/utility:186:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __const_move_get(const std::pair<_Tp1, _Tp2>&& __pair) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/utility:195:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __get(std::pair<_Tp1, _Tp2>& __pair) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/utility:200:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __move_get(std::pair<_Tp1, _Tp2>&& __pair) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/utility:205:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __const_get(const std::pair<_Tp1, _Tp2>& __pair) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/utility:210:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __const_move_get(const std::pair<_Tp1, _Tp2>&& __pair) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/utility:216:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get(std::pair<_Tp1, _Tp2>& ___in) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/utility:221:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get(std::pair<_Tp1, _Tp2>&& ___in) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/utility:226:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get(const std::pair<_Tp1, _Tp2>& ___in) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/utility:231:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get(const std::pair<_Tp1, _Tp2>&& __in) noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:37, from C:/rtools40/mingw64/include/c++/8.3.0/memory:80, from CoreArray/dParallel.h:44, from CoreArray/CoreArray.cpp:36: C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:55:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __cow_string(); ^ C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:56:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __cow_string(const std::string&); ^ C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:57:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __cow_string(const char*, size_t); ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:58:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __cow_string(const __cow_string&) _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:59:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __cow_string& operator=(const __cow_string&) _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:37, from C:/rtools40/mingw64/include/c++/8.3.0/memory:80, from CoreArray/dParallel.h:44, from CoreArray/CoreArray.cpp:36: C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:60:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~__cow_string(); ^ C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:62:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __cow_string(__cow_string&&) noexcept; ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:63:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __cow_string& operator=(__cow_string&&) noexcept; ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:120:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture logic_error(const string& __arg) _GLIBCXX_TXN_SAFE; ^ C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:124:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture logic_error(const char*) _GLIBCXX_TXN_SAFE; ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:128:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture logic_error(const logic_error&) _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:129:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture logic_error& operator=(const logic_error&) _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:132:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~logic_error() _GLIBCXX_TXN_SAFE_DYN _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:137:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture what() const _GLIBCXX_TXN_SAFE_DYN _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:37, from C:/rtools40/mingw64/include/c++/8.3.0/memory:80, from CoreArray/dParallel.h:44, from CoreArray/CoreArray.cpp:36: C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:150:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit domain_error(const string& __arg) _GLIBCXX_TXN_SAFE; ^ C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:152:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit domain_error(const char*) _GLIBCXX_TXN_SAFE; ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:154:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~domain_error() _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:37, from C:/rtools40/mingw64/include/c++/8.3.0/memory:80, from CoreArray/dParallel.h:44, from CoreArray/CoreArray.cpp:36: C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:161:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit invalid_argument(const string& __arg) _GLIBCXX_TXN_SAFE; ^ C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:163:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit invalid_argument(const char*) _GLIBCXX_TXN_SAFE; ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:165:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~invalid_argument() _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:37, from C:/rtools40/mingw64/include/c++/8.3.0/memory:80, from CoreArray/dParallel.h:44, from CoreArray/CoreArray.cpp:36: C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:173:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit length_error(const string& __arg) _GLIBCXX_TXN_SAFE; ^ C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:175:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit length_error(const char*) _GLIBCXX_TXN_SAFE; ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:177:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~length_error() _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:37, from C:/rtools40/mingw64/include/c++/8.3.0/memory:80, from CoreArray/dParallel.h:44, from CoreArray/CoreArray.cpp:36: C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:185:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit out_of_range(const string& __arg) _GLIBCXX_TXN_SAFE; ^ C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:187:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit out_of_range(const char*) _GLIBCXX_TXN_SAFE; ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:189:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~out_of_range() _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:37, from C:/rtools40/mingw64/include/c++/8.3.0/memory:80, from CoreArray/dParallel.h:44, from CoreArray/CoreArray.cpp:36: C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:204:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture runtime_error(const string& __arg) _GLIBCXX_TXN_SAFE; ^ C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:208:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture runtime_error(const char*) _GLIBCXX_TXN_SAFE; ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:212:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture runtime_error(const runtime_error&) _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:213:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture runtime_error& operator=(const runtime_error&) _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:216:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~runtime_error() _GLIBCXX_TXN_SAFE_DYN _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:221:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture what() const _GLIBCXX_TXN_SAFE_DYN _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:37, from C:/rtools40/mingw64/include/c++/8.3.0/memory:80, from CoreArray/dParallel.h:44, from CoreArray/CoreArray.cpp:36: C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:233:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit range_error(const string& __arg) _GLIBCXX_TXN_SAFE; ^ C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:235:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit range_error(const char*) _GLIBCXX_TXN_SAFE; ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:237:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~range_error() _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:37, from C:/rtools40/mingw64/include/c++/8.3.0/memory:80, from CoreArray/dParallel.h:44, from CoreArray/CoreArray.cpp:36: C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:244:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit overflow_error(const string& __arg) _GLIBCXX_TXN_SAFE; ^ C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:246:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit overflow_error(const char*) _GLIBCXX_TXN_SAFE; ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:248:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~overflow_error() _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:37, from C:/rtools40/mingw64/include/c++/8.3.0/memory:80, from CoreArray/dParallel.h:44, from CoreArray/CoreArray.cpp:36: C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:255:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit underflow_error(const string& __arg) _GLIBCXX_TXN_SAFE; ^ C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:257:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit underflow_error(const char*) _GLIBCXX_TXN_SAFE; ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:259:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~underflow_error() _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:37, from C:/rtools40/mingw64/include/c++/8.3.0/memory:80, from CoreArray/dParallel.h:44, from CoreArray/CoreArray.cpp:36: C:/rtools40/mingw64/include/c++/8.3.0/array:55:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_ref(const _Type& __t, std::size_t __n) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:59:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_ptr(const _Type& __t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:71:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_ref(const _Type&, std::size_t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:75:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_ptr(const _Type&) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:116:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fill(const value_type& __u) ^ C:/rtools40/mingw64/include/c++/8.3.0/array:121:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture noexcept(_AT_Type::_Is_nothrow_swappable::value) ^ C:/rtools40/mingw64/include/c++/8.3.0/array:126:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture begin() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:130:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture begin() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:134:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture end() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:138:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture end() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:142:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rbegin() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:146:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rbegin() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:150:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rend() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:154:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rend() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:158:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cbegin() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:162:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cend() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:166:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture crbegin() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:170:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture crend() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:175:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size() const noexcept { return _Nm; } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:178:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max_size() const noexcept { return _Nm; } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:181:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture empty() const noexcept { return size() == 0; } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:185:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator[](size_type __n) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:189:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator[](size_type __n) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:193:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture at(size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/array:203:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture at(size_type __n) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:215:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture front() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:219:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture front() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:223:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture back() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:227:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture back() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:234:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture data() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:238:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture data() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:252:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator==(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two) ^ C:/rtools40/mingw64/include/c++/8.3.0/array:257:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator!=(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two) ^ C:/rtools40/mingw64/include/c++/8.3.0/array:262:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<(const array<_Tp, _Nm>& __a, const array<_Tp, _Nm>& __b) ^ C:/rtools40/mingw64/include/c++/8.3.0/array:270:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two) ^ C:/rtools40/mingw64/include/c++/8.3.0/array:275:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<=(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two) ^ C:/rtools40/mingw64/include/c++/8.3.0/array:280:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>=(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two) ^ C:/rtools40/mingw64/include/c++/8.3.0/array:295:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture noexcept(noexcept(__one.swap(__two))) ^ C:/rtools40/mingw64/include/c++/8.3.0/array:302:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(array<_Tp, _Nm>&, array<_Tp, _Nm>&) = delete; ^ C:/rtools40/mingw64/include/c++/8.3.0/array:302:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/array:307:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get(array<_Tp, _Nm>& __arr) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:316:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get(array<_Tp, _Nm>&& __arr) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:324:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get(const array<_Tp, _Nm>& __arr) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:333:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get(const array<_Tp, _Nm>&& __arr) noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/tuple:41, from C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:37, from C:/rtools40/mingw64/include/c++/8.3.0/memory:80, from CoreArray/dParallel.h:44, from CoreArray/CoreArray.cpp:36: C:/rtools40/mingw64/include/c++/8.3.0/bits/invoke.h:54:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __invfwd(typename remove_reference<_Tp>::type& __t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/invoke.h:59:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __invoke_impl(__invoke_other, _Fn&& __f, _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/invoke.h:65:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/invoke.h:71:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/invoke.h:78:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __invoke_impl(__invoke_memobj_ref, _MemPtr&& __f, _Tp&& __t) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/invoke.h:83:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __invoke_impl(__invoke_memobj_deref, _MemPtr&& __f, _Tp&& __t) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/invoke.h:90:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture noexcept(__is_nothrow_invocable<_Callable, _Args...>::value) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:37, from C:/rtools40/mingw64/include/c++/8.3.0/memory:80, from CoreArray/dParallel.h:44, from CoreArray/CoreArray.cpp:36: C:/rtools40/mingw64/include/c++/8.3.0/tuple:76:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr _Head_base() ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:79:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr _Head_base(const _Head& __h) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:82:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr _Head_base(const _Head_base&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:83:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr _Head_base(_Head_base&&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:86:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr _Head_base(_UHead&& __h) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:89:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Head_base(allocator_arg_t, __uses_alloc0) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:93:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Head_base(allocator_arg_t, __uses_alloc1<_Alloc> __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:97:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Head_base(allocator_arg_t, __uses_alloc2<_Alloc> __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:101:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Head_base(__uses_alloc0, _UHead&& __uhead) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:105:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Head_base(__uses_alloc1<_Alloc> __a, _UHead&& __uhead) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:109:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Head_base(__uses_alloc2<_Alloc> __a, _UHead&& __uhead) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:113:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_head(_Head_base& __b) noexcept { return __b; } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:116:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_head(const _Head_base& __b) noexcept { return __b; } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:122:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr _Head_base() ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:125:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr _Head_base(const _Head& __h) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:128:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr _Head_base(const _Head_base&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:129:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr _Head_base(_Head_base&&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:132:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr _Head_base(_UHead&& __h) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:135:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Head_base(allocator_arg_t, __uses_alloc0) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:139:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Head_base(allocator_arg_t, __uses_alloc1<_Alloc> __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:143:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Head_base(allocator_arg_t, __uses_alloc2<_Alloc> __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:147:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Head_base(__uses_alloc0, _UHead&& __uhead) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:151:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Head_base(__uses_alloc1<_Alloc> __a, _UHead&& __uhead) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:156:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Head_base(__uses_alloc2<_Alloc> __a, _UHead&& __uhead) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:160:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_head(_Head_base& __b) noexcept { return __b._M_head_impl; } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:163:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_head(const _Head_base& __b) noexcept { return __b._M_head_impl; } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:195:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_head(_Tuple_impl& __t) noexcept { return _Base::_M_head(__t); } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:198:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_head(const _Tuple_impl& __t) noexcept { return _Base::_M_head(__t); } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:201:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_tail(_Tuple_impl& __t) noexcept { return __t; } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:204:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_tail(const _Tuple_impl& __t) noexcept { return __t; } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:206:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr _Tuple_impl() ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:210:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr _Tuple_impl(const _Head& __head, const _Tail&... __tail) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:216:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr _Tuple_impl(_UHead&& __head, _UTail&&... __tail) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:220:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr _Tuple_impl(const _Tuple_impl&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:225:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture is_nothrow_move_constructible<_Inherited>>::value) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:230:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr _Tuple_impl(const _Tuple_impl<_Idx, _UElements...>& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:235:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr _Tuple_impl(_Tuple_impl<_Idx, _UHead, _UTails...>&& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:242:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Tuple_impl(allocator_arg_t __tag, const _Alloc& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:248:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Head& __head, const _Tail&... __tail) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:256:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _UHead&& __head, _UTail&&... __tail) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:263:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Tuple_impl& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:269:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Tuple_impl&& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:276:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Tuple_impl<_Idx, _UElements...>& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:284:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Tuple_impl<_Idx, _UHead, _UTails...>&& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:292:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const _Tuple_impl& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:302:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture is_nothrow_move_assignable<_Inherited>>::value) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:311:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const _Tuple_impl<_Idx, _UElements...>& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:320:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(_Tuple_impl<_Idx, _UHead, _UTails...>&& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:333:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture && noexcept(_M_tail(___in)._M_swap(_M_tail(___in)))) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:351:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_head(_Tuple_impl& __t) noexcept { return _Base::_M_head(__t); } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:354:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_head(const _Tuple_impl& __t) noexcept { return _Base::_M_head(__t); } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:356:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr _Tuple_impl() ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:360:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr _Tuple_impl(const _Head& __head) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:365:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr _Tuple_impl(_UHead&& __head) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:368:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr _Tuple_impl(const _Tuple_impl&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:372:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture noexcept(is_nothrow_move_constructible<_Head>::value) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:376:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr _Tuple_impl(const _Tuple_impl<_Idx, _UHead>& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:380:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr _Tuple_impl(_Tuple_impl<_Idx, _UHead>&& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:385:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Tuple_impl(allocator_arg_t __tag, const _Alloc& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:390:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Head& __head) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:395:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _UHead&& __head) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:401:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Tuple_impl& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:406:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Tuple_impl&& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:412:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Tuple_impl<_Idx, _UHead>& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:418:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Tuple_impl<_Idx, _UHead>&& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:424:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const _Tuple_impl& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:432:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture noexcept(is_nothrow_move_assignable<_Head>::value) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:440:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const _Tuple_impl<_Idx, _UHead>& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:448:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(_Tuple_impl<_Idx, _UHead>&& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:458:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture noexcept(__is_nothrow_swappable<_Head>::value) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:471:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _ConstructibleTuple() ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:477:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _ImplicitlyConvertibleTuple() ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:483:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _MoveConstructibleTuple() ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:489:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _ImplicitlyMoveConvertibleTuple() ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:495:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _NonNestedTuple() ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:506:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _NotSameTuple() ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:519:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _ConstructibleTuple() ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:525:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _ImplicitlyConvertibleTuple() ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:531:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _MoveConstructibleTuple() ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:537:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _ImplicitlyMoveConvertibleTuple() ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:543:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _NonNestedTuple() ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:548:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _NotSameTuple() ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:565:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _DefaultConstructibleTuple() ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:569:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _ImplicitlyDefaultConstructibleTuple() ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:581:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr tuple() ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:591:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit constexpr tuple() ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:608:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr tuple(const _Elements&... __elements) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:619:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit constexpr tuple(const _Elements&... __elements) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:646:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr tuple(_UElements&&... __elements) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:657:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit constexpr tuple(_UElements&&... __elements) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:660:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr tuple(const tuple&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:662:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr tuple(tuple&&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:678:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr tuple(const tuple<_UElements...>& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:690:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit constexpr tuple(const tuple<_UElements...>& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:702:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr tuple(tuple<_UElements...>&& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:713:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit constexpr tuple(tuple<_UElements...>&& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:719:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tuple(allocator_arg_t __tag, const _Alloc& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:730:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Elements&... __elements) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:741:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Elements&... __elements) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:751:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _UElements&&... __elements) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:762:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _UElements&&... __elements) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:767:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tuple(allocator_arg_t __tag, const _Alloc& __a, const tuple& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:771:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tuple(allocator_arg_t __tag, const _Alloc& __a, tuple&& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:784:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const tuple<_UElements...>& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:799:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const tuple<_UElements...>& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:814:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tuple<_UElements...>&& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:829:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tuple<_UElements...>&& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:835:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const tuple& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:843:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture noexcept(is_nothrow_move_assignable<_Inherited>::value) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:853:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const tuple<_UElements...>& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:863:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(tuple<_UElements...>&& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:871:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture noexcept(noexcept(___in._M_swap(___in))) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:893:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void swap(tuple&) noexcept { /* no-op */ } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:896:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tuple() = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:899:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tuple(allocator_arg_t, const _Alloc&) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:901:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tuple(allocator_arg_t, const _Alloc&, const tuple&) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:919:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr tuple() ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:933:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit constexpr tuple() ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:947:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr tuple(const _T1& __a1, const _T2& __a2) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:956:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit constexpr tuple(const _T1& __a1, const _T2& __a2) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:971:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr tuple(_U1&& __a1, _U2&& __a2) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:982:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit constexpr tuple(_U1&& __a1, _U2&& __a2) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:985:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr tuple(const tuple&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:987:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr tuple(tuple&&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:995:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr tuple(const tuple<_U1, _U2>& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1004:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit constexpr tuple(const tuple<_U1, _U2>& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1013:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr tuple(tuple<_U1, _U2>&& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1022:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit constexpr tuple(tuple<_U1, _U2>&& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1031:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr tuple(const pair<_U1, _U2>& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1040:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit constexpr tuple(const pair<_U1, _U2>& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1049:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr tuple(pair<_U1, _U2>&& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1059:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit constexpr tuple(pair<_U1, _U2>&& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1066:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tuple(allocator_arg_t __tag, const _Alloc& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1078:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _T1& __a1, const _T2& __a2) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1090:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _T1& __a1, const _T2& __a2) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1099:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tuple(allocator_arg_t __tag, const _Alloc& __a, _U1&& __a1, _U2&& __a2) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1110:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _U1&& __a1, _U2&& __a2) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1115:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tuple(allocator_arg_t __tag, const _Alloc& __a, const tuple& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1119:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tuple(allocator_arg_t __tag, const _Alloc& __a, tuple&& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1129:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const tuple<_U1, _U2>& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1141:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const tuple<_U1, _U2>& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1152:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tuple(allocator_arg_t __tag, const _Alloc& __a, tuple<_U1, _U2>&& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1163:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tuple<_U1, _U2>&& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1174:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const pair<_U1, _U2>& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1184:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const pair<_U1, _U2>& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1193:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tuple(allocator_arg_t __tag, const _Alloc& __a, pair<_U1, _U2>&& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1204:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pair<_U1, _U2>&& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1209:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const tuple& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1217:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture noexcept(is_nothrow_move_assignable<_Inherited>::value) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1225:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const tuple<_U1, _U2>& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1233:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(tuple<_U1, _U2>&& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1241:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const pair<_U1, _U2>& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1250:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(pair<_U1, _U2>&& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1259:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture noexcept(noexcept(___in._M_swap(___in))) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1303:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __get_helper(_Tuple_impl<__i, _Head, _Tail...>& __t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1308:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __get_helper(const _Tuple_impl<__i, _Head, _Tail...>& __t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1314:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get(tuple<_Elements...>& __t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1320:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get(const tuple<_Elements...>& __t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1326:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get(tuple<_Elements...>&& __t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1335:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get(const tuple<_Elements...>&& __t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1386:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __eq(const _Tp& __t, const _Up& __u) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1393:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __less(const _Tp& __t, const _Up& __u) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1405:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __eq(const _Tp&, const _Up&) { return true; } ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1408:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __less(const _Tp&, const _Up&) { return false; } ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1414:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const tuple<_UElements...>& __u) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1427:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const tuple<_UElements...>& __u) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1440:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const tuple<_UElements...>& __u) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1446:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const tuple<_UElements...>& __u) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1452:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const tuple<_UElements...>& __u) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1458:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const tuple<_UElements...>& __u) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1464:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture make_tuple(_Elements&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1475:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture forward_as_tuple(_Elements&&... __args) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1566:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_do(_Tp&& __tp, _Tpls&&... __tps, _Us&&... __us) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1581:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_do(_Us&&... __us) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1592:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture -> typename __tuple_cat_result<_Tpls...>::__type ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1605:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tie(_Elements&... __args) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1619:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture noexcept(noexcept(__x.swap(__y))) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1625:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(tuple<_Elements...>&, tuple<_Elements...>&) = delete; ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1625:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/tuple:1636:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const _Tp&) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1654:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tuple<_Args1...> __first, tuple<_Args2...> __second) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1666:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Index_tuple<_Indexes1...>, _Index_tuple<_Indexes2...>) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/memory:80, from CoreArray/dParallel.h:44, from CoreArray/CoreArray.cpp:36: C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:62:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr default_delete() noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:71:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture default_delete(const default_delete<_Up>&) noexcept { } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:75:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Tp* __ptr) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:93:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr default_delete() noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:106:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture default_delete(const default_delete<_Up[]>&) noexcept { } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:111:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Up* __ptr) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:142:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __uniq_ptr_impl() = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:143:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __uniq_ptr_impl(pointer __p) : _M_t() { _M_ptr() = __p; } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:146:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __uniq_ptr_impl(pointer __p, _Del&& __d) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:149:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pointer& _M_ptr() { return std::get<0>(_M_t); } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:150:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pointer _M_ptr() const { return std::get<0>(_M_t); } ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:151:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Dp& _M_deleter() { return std::get<1>(_M_t); } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:152:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Dp& _M_deleter() const { return std::get<1>(_M_t); } ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:191:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr unique_ptr() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:204:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unique_ptr(pointer __p) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:217:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture deleter_type, const deleter_type&>::type __d) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:228:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture typename remove_reference::type&& __d) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:236:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr unique_ptr(nullptr_t) noexcept : _M_t() { } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:241:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unique_ptr(unique_ptr&& __u) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:255:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unique_ptr(unique_ptr<_Up, _Ep>&& __u) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:265:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unique_ptr(auto_ptr<_Up>&& __u) noexcept; ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:270:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~unique_ptr() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:287:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(unique_ptr&& __u) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:307:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(unique_ptr<_Up, _Ep>&& __u) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:316:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(nullptr_t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:326:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator*() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:334:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator->() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:342:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:347:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get_deleter() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:352:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get_deleter() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:356:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit operator bool() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:363:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture release() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:377:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reset(pointer __p = pointer()) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:387:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(unique_ptr& __u) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:394:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unique_ptr(const unique_ptr&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:395:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unique_ptr& operator=(const unique_ptr&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:459:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr unique_ptr() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:476:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unique_ptr(_Up __p) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:493:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture deleter_type, const deleter_type&>::type __d) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:508:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture remove_reference::type&& __d) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:514:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unique_ptr(unique_ptr&& __u) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:520:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr unique_ptr(nullptr_t) noexcept : _M_t() { } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:524:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unique_ptr(unique_ptr<_Up, _Ep>&& __u) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:529:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~unique_ptr() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:546:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(unique_ptr&& __u) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:566:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(unique_ptr<_Up, _Ep>&& __u) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:575:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(nullptr_t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:585:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator[](size_t __i) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:593:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:598:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get_deleter() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:603:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get_deleter() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:607:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit operator bool() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:614:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture release() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:640:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reset(_Up __p) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:649:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void reset(nullptr_t = nullptr) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:656:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(unique_ptr& __u) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:663:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unique_ptr(const unique_ptr&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:664:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unique_ptr& operator=(const unique_ptr&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:676:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unique_ptr<_Tp, _Dp>& __y) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:683:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unique_ptr<_Tp, _Dp>&) = delete; ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:683:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:690:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const unique_ptr<_Up, _Ep>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:695:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator==(const unique_ptr<_Tp, _Dp>& __x, nullptr_t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:700:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator==(nullptr_t, const unique_ptr<_Tp, _Dp>& __x) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:707:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const unique_ptr<_Up, _Ep>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:712:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator!=(const unique_ptr<_Tp, _Dp>& __x, nullptr_t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:717:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator!=(nullptr_t, const unique_ptr<_Tp, _Dp>& __x) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:724:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const unique_ptr<_Up, _Ep>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:734:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<(const unique_ptr<_Tp, _Dp>& __x, nullptr_t) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:740:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<(nullptr_t, const unique_ptr<_Tp, _Dp>& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:748:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const unique_ptr<_Up, _Ep>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:753:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<=(const unique_ptr<_Tp, _Dp>& __x, nullptr_t) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:758:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<=(nullptr_t, const unique_ptr<_Tp, _Dp>& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:765:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const unique_ptr<_Up, _Ep>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:770:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>(const unique_ptr<_Tp, _Dp>& __x, nullptr_t) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:776:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>(nullptr_t, const unique_ptr<_Tp, _Dp>& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:784:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const unique_ptr<_Up, _Ep>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:789:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>=(const unique_ptr<_Tp, _Dp>& __x, nullptr_t) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:794:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>=(nullptr_t, const unique_ptr<_Tp, _Dp>& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:804:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const unique_ptr<_Tp, _Dp>& __u) const noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:53, from C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:52, from C:/rtools40/mingw64/include/c++/8.3.0/memory:81, from CoreArray/dParallel.h:44, from CoreArray/CoreArray.cpp:36: C:/rtools40/mingw64/include/c++/8.3.0/bits/allocated_ptr.h:52:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __allocated_ptr(_Alloc& __a, pointer __ptr) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/allocated_ptr.h:59:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __allocated_ptr(_Alloc& __a, _Ptr __ptr) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/allocated_ptr.h:65:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __allocated_ptr(__allocated_ptr&& __gd) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/allocated_ptr.h:70:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~__allocated_ptr() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/allocated_ptr.h:78:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(std::nullptr_t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/allocated_ptr.h:85:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture value_type* get() { return std::__to_address(_M_ptr); } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/allocated_ptr.h:95:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __allocate_guarded(_Alloc& __a) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:54, from C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:52, from C:/rtools40/mingw64/include/c++/8.3.0/memory:81, from CoreArray/dParallel.h:44, from CoreArray/CoreArray.cpp:36: C:/rtools40/mingw64/include/c++/8.3.0/bits/refwrap.h:297:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reference_wrapper(_Tp& __indata) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/refwrap.h:301:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reference_wrapper(_Tp&&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/refwrap.h:303:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reference_wrapper(const reference_wrapper&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/refwrap.h:306:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const reference_wrapper&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/refwrap.h:308:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator _Tp&() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/refwrap.h:312:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/refwrap.h:317:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Args&&... __args) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/refwrap.h:327:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ref(_Tp& __t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/refwrap.h:333:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cref(const _Tp& __t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/refwrap.h:337:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void ref(const _Tp&&) = delete; ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/refwrap.h:337:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/refwrap.h:340:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void cref(const _Tp&&) = delete; ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/refwrap.h:340:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/refwrap.h:345:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ref(reference_wrapper<_Tp> __t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/refwrap.h:351:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cref(reference_wrapper<_Tp> __t) noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:56, from C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:52, from C:/rtools40/mingw64/include/c++/8.3.0/memory:81, from CoreArray/dParallel.h:44, from CoreArray/CoreArray.cpp:36: C:/rtools40/mingw64/include/c++/8.3.0/ext/aligned_buffer.h:58:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __aligned_membuf() = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/ext/aligned_buffer.h:61:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __aligned_membuf(std::nullptr_t) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/aligned_buffer.h:64:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_addr() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/ext/aligned_buffer.h:68:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_addr() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/ext/aligned_buffer.h:72:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_ptr() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/ext/aligned_buffer.h:76:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_ptr() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/ext/aligned_buffer.h:96:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __aligned_buffer() = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/ext/aligned_buffer.h:99:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __aligned_buffer(std::nullptr_t) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/aligned_buffer.h:102:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_addr() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/ext/aligned_buffer.h:108:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_addr() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/ext/aligned_buffer.h:114:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_ptr() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/ext/aligned_buffer.h:118:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_ptr() const noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:52, from C:/rtools40/mingw64/include/c++/8.3.0/memory:81, from CoreArray/dParallel.h:44, from CoreArray/CoreArray.cpp:36: C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:76:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual char const* what() const noexcept; ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:78:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~bad_weak_ptr() noexcept; ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:83:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_bad_weak_ptr() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:117:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Sp_counted_base() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:121:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~_Sp_counted_base() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:127:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_dispose() noexcept = 0; ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:131:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_destroy() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:135:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_deleter(const std::type_info&) noexcept = 0; ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:138:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_add_ref_copy() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:142:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_add_ref_lock(); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:145:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_add_ref_lock_nothrow(); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:148:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_release() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:177:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_weak_add_ref() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:181:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_weak_release() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:199:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_use_count() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:207:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Sp_counted_base(_Sp_counted_base const&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:208:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Sp_counted_base& operator=(_Sp_counted_base const&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:217:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_add_ref_lock() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:227:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_add_ref_lock() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:240:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_add_ref_lock() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:259:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_add_ref_lock_nothrow() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:270:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_add_ref_lock_nothrow() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:284:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_add_ref_lock_nothrow() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:303:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Sp_counted_base<_S_single>::_M_add_ref_copy() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:308:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Sp_counted_base<_S_single>::_M_release() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:320:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Sp_counted_base<_S_single>::_M_weak_add_ref() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:325:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Sp_counted_base<_S_single>::_M_weak_release() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:333:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Sp_counted_base<_S_single>::_M_get_use_count() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:372:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Sp_counted_ptr(_Ptr __p) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:376:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_dispose() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:380:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_destroy() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:384:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_deleter(const std::type_info&) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:387:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Sp_counted_ptr(const _Sp_counted_ptr&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:388:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Sp_counted_ptr& operator=(const _Sp_counted_ptr&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:396:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Sp_counted_ptr::_M_dispose() noexcept { } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:400:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Sp_counted_ptr::_M_dispose() noexcept { } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:404:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Sp_counted_ptr::_M_dispose() noexcept { } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:414:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit _Sp_ebo_helper(const _Tp& __tp) : _Tp(__tp) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:415:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit _Sp_ebo_helper(_Tp&& __tp) : _Tp(std::move(__tp)) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:418:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_get(_Sp_ebo_helper& __eboh) { return static_cast<_Tp&>(__eboh); } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:425:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit _Sp_ebo_helper(const _Tp& __tp) : _M_tp(__tp) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:426:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit _Sp_ebo_helper(_Tp&& __tp) : _M_tp(std::move(__tp)) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:429:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_get(_Sp_ebo_helper& __eboh) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:446:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Impl(_Ptr __p, _Deleter __d, const _Alloc& __a) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:450:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deleter& _M_del() noexcept { return _Del_base::_S_get(*this); } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:451:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Alloc& _M_alloc() noexcept { return _Alloc_base::_S_get(*this); } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:460:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Sp_counted_deleter(_Ptr __p, _Deleter __d) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:464:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Sp_counted_deleter(_Ptr __p, _Deleter __d, const _Alloc& __a) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:467:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~_Sp_counted_deleter() noexcept { } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:470:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_dispose() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:474:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_destroy() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:482:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_deleter(const std::type_info& __ti) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:508:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_ti() noexcept _GLIBCXX_VISIBILITY(default) ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:529:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit _Impl(_Alloc __a) noexcept : _A_base(__a) { } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:531:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Alloc& _M_alloc() noexcept { return _A_base::_S_get(*this); } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:540:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Sp_counted_ptr_inplace(_Alloc __a, _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:549:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~_Sp_counted_ptr_inplace() noexcept { } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:552:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_dispose() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:559:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_destroy() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:572:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_deleter(const std::type_info& __ti) noexcept override ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:592:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Tp* _M_ptr() noexcept { return _M_impl._M_storage._M_ptr(); } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:601:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator()(_Yp* __p) const { delete[] __p; } ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:614:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr __shared_count() noexcept : _M_pi(0) ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:619:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_count(_Ptr __p) : _M_pi(0) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:633:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_count(_Ptr __p, /* is_array = */ false_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:638:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_count(_Ptr __p, /* is_array = */ true_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:644:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_count(_Ptr __p, _Deleter __d) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:650:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_count(_Ptr __p, _Deleter __d, _Alloc __a) : _M_pi(0) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:671:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:690:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_count(std::auto_ptr<_Tp>&& __r); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:697:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_count(std::unique_ptr<_Tp, _Del>&& __r) : _M_pi(0) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:720:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit __shared_count(const __weak_count<_Lp>& __r); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:723:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit __shared_count(const __weak_count<_Lp>& __r, std::nothrow_t); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:725:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~__shared_count() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:731:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_count(const __shared_count& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:739:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const __shared_count& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:754:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_swap(__shared_count& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:762:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_use_count() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:766:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_unique() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:770:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_deleter(const std::type_info& __ti) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:774:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_less(const __shared_count& __rhs) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:778:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_less(const __weak_count<_Lp>& __rhs) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:783:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator==(const __shared_count& __a, const __shared_count& __b) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:797:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr __weak_count() noexcept : _M_pi(nullptr) ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:800:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __weak_count(const __shared_count<_Lp>& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:807:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __weak_count(const __weak_count& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:814:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __weak_count(__weak_count&& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:818:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~__weak_count() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:825:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const __shared_count<_Lp>& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:837:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const __weak_count& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:849:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(__weak_count&& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:859:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_swap(__weak_count& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:867:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_use_count() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:871:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_less(const __weak_count& __rhs) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:875:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_less(const __shared_count<_Lp>& __rhs) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:880:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator==(const __weak_count& __a, const __weak_count& __b) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:892:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_count<_Lp>::__shared_count(const __weak_count<_Lp>& __r) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:905:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_count(const __weak_count<_Lp>& __r, std::nothrow_t) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1003:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator*() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1010:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator->() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1018:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1030:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator->() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1048:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator*() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1056:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator->() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1064:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator[](ptrdiff_t __i) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1073:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1116:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr __shared_ptr() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1122:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_ptr(_Yp* __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1131:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_ptr(_Yp* __p, _Deleter __d) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1141:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_ptr(_Yp* __p, _Deleter __d, _Alloc __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1150:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_ptr(nullptr_t __p, _Deleter __d) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1155:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_ptr(nullptr_t __p, _Deleter __d, _Alloc __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1161:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture element_type* __p) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1165:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_ptr(const __shared_ptr&) noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1166:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_ptr& operator=(const __shared_ptr&) noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1167:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~__shared_ptr() = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1170:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_ptr(const __shared_ptr<_Yp, _Lp>& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1174:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_ptr(__shared_ptr&& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1182:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_ptr(__shared_ptr<_Yp, _Lp>&& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1190:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit __shared_ptr(const __weak_ptr<_Yp, _Lp>& __r) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1201:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_ptr(unique_ptr<_Yp, _Del>&& __r) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1217:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_ptr(unique_ptr<_Tp1, _Del>&& __r, __sp_array_delete) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1232:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_ptr(auto_ptr<_Yp>&& __r); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1236:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr __shared_ptr(nullptr_t) noexcept : __shared_ptr() { } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1240:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const __shared_ptr<_Yp, _Lp>& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1252:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(auto_ptr<_Yp>&& __r) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1261:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(__shared_ptr&& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1269:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(__shared_ptr<_Yp, _Lp>&& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1277:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(unique_ptr<_Yp, _Del>&& __r) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1284:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reset() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1289:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reset(_Yp* __p) // _Yp must be complete. ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1298:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reset(_Yp* __p, _Deleter __d) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1303:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reset(_Yp* __p, _Deleter __d, _Alloc __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1307:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1310:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit operator bool() const // never throws ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1314:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unique() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1318:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture use_count() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1322:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(__shared_ptr<_Tp, _Lp>& __other) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1330:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture owner_before(__shared_ptr<_Tp1, _Lp> const& __rhs) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1335:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture owner_before(__weak_ptr<_Tp1, _Lp> const& __rhs) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1341:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_ptr(_Sp_alloc_shared_tag<_Alloc> __tag, _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1348:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __allocate_shared(const _Alloc& __a, _Args&&... __args); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1352:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_ptr(const __weak_ptr<_Tp, _Lp>& __r, std::nothrow_t) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1378:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_enable_shared_from_this_with(_Yp* __p) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1386:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_enable_shared_from_this_with(_Yp*) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1390:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_deleter(const std::type_info& __ti) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1397:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture friend _Del* get_deleter(const __shared_ptr<_Tp1, _Lp1>&) noexcept; ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1400:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture friend _Del* get_deleter(const shared_ptr<_Tp1>&) noexcept; ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1411:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const __shared_ptr<_Tp2, _Lp>& __b) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1416:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator==(const __shared_ptr<_Tp, _Lp>& __a, nullptr_t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1421:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator==(nullptr_t, const __shared_ptr<_Tp, _Lp>& __a) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1427:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const __shared_ptr<_Tp2, _Lp>& __b) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1432:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator!=(const __shared_ptr<_Tp, _Lp>& __a, nullptr_t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1437:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator!=(nullptr_t, const __shared_ptr<_Tp, _Lp>& __a) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1443:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const __shared_ptr<_Up, _Lp>& __b) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1453:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<(const __shared_ptr<_Tp, _Lp>& __a, nullptr_t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1461:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<(nullptr_t, const __shared_ptr<_Tp, _Lp>& __a) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1470:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const __shared_ptr<_Tp2, _Lp>& __b) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1475:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<=(const __shared_ptr<_Tp, _Lp>& __a, nullptr_t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1480:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<=(nullptr_t, const __shared_ptr<_Tp, _Lp>& __a) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1486:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const __shared_ptr<_Tp2, _Lp>& __b) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1491:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>(const __shared_ptr<_Tp, _Lp>& __a, nullptr_t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1496:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>(nullptr_t, const __shared_ptr<_Tp, _Lp>& __a) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1502:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const __shared_ptr<_Tp2, _Lp>& __b) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1507:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>=(const __shared_ptr<_Tp, _Lp>& __a, nullptr_t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1512:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>=(nullptr_t, const __shared_ptr<_Tp, _Lp>& __a) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1519:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Sp& __lhs, const _Sp& __rhs) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1534:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(__shared_ptr<_Tp, _Lp>& __a, __shared_ptr<_Tp, _Lp>& __b) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1546:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static_pointer_cast(const __shared_ptr<_Tp1, _Lp>& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1559:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const_pointer_cast(const __shared_ptr<_Tp1, _Lp>& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1572:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture dynamic_pointer_cast(const __shared_ptr<_Tp1, _Lp>& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1604:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr __weak_ptr() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1608:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __weak_ptr(const __weak_ptr&) noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1610:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~__weak_ptr() = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1627:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __weak_ptr(const __weak_ptr<_Yp, _Lp>& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1632:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __weak_ptr(const __shared_ptr<_Yp, _Lp>& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1636:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __weak_ptr(__weak_ptr&& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1641:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __weak_ptr(__weak_ptr<_Yp, _Lp>&& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1646:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const __weak_ptr& __r) noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1650:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const __weak_ptr<_Yp, _Lp>& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1659:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const __shared_ptr<_Yp, _Lp>& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1667:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(__weak_ptr&& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1677:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(__weak_ptr<_Yp, _Lp>&& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1686:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lock() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1690:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture use_count() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1694:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture expired() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1699:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture owner_before(const __shared_ptr<_Tp1, _Lp>& __rhs) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1704:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture owner_before(const __weak_ptr<_Tp1, _Lp>& __rhs) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1708:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reset() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1712:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(__weak_ptr& __s) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1721:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_assign(_Tp* __ptr, const __shared_count<_Lp>& __refcount) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1742:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(__weak_ptr<_Tp, _Lp>& __a, __weak_ptr<_Tp, _Lp>& __b) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1749:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __lhs, const _Tp& __rhs) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1753:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __lhs, const _Tp1& __rhs) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1757:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp1& __lhs, const _Tp& __rhs) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1767:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture -> decltype(__lhs.owner_before(__rhs)) ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1788:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr __enable_shared_from_this() noexcept { } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1790:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __enable_shared_from_this(const __enable_shared_from_this&) noexcept { } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1793:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const __enable_shared_from_this&) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1796:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~__enable_shared_from_this() { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1800:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shared_from_this() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1804:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shared_from_this() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1809:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture weak_from_this() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1813:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture weak_from_this() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1820:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_weak_assign(_Tp1* __p, const __shared_count<_Lp>& __n) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1825:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const __enable_shared_from_this* __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1836:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __allocate_shared(const _Alloc& __a, _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1844:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __make_shared(_Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1857:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const __shared_ptr<_Tp, _Lp>& __s) const noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/memory:81, from CoreArray/dParallel.h:44, from CoreArray/CoreArray.cpp:36: C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:67:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const __shared_ptr<_Tp, _Lp>& __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:75:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get_deleter(const __shared_ptr<_Tp, _Lp>& __p) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:87:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get_deleter(const shared_ptr<_Tp>& __p) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:127:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr shared_ptr() noexcept : __shared_ptr<_Tp>() { } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:129:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shared_ptr(const shared_ptr&) noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:139:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shared_ptr(_Yp* __p) : __shared_ptr<_Tp>(__p) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:156:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shared_ptr(_Yp* __p, _Deleter __d) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:173:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shared_ptr(nullptr_t __p, _Deleter __d) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:193:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shared_ptr(_Yp* __p, _Deleter __d, _Alloc __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:212:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shared_ptr(nullptr_t __p, _Deleter __d, _Alloc __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:234:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shared_ptr(const shared_ptr<_Yp>& __r, element_type* __p) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:246:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shared_ptr(const shared_ptr<_Yp>& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:254:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shared_ptr(shared_ptr&& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:263:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shared_ptr(shared_ptr<_Yp>&& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:275:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit shared_ptr(const weak_ptr<_Yp>& __r) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:282:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shared_ptr(auto_ptr<_Yp>&& __r); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:290:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shared_ptr(unique_ptr<_Yp, _Del>&& __r) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:299:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shared_ptr(unique_ptr<_Yp, _Del>&& __r) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:307:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr shared_ptr(nullptr_t) noexcept : shared_ptr() { } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:309:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shared_ptr& operator=(const shared_ptr&) noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:313:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const shared_ptr<_Yp>& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:324:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(auto_ptr<_Yp>&& __r) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:333:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(shared_ptr&& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:341:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(shared_ptr<_Yp>&& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:349:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(unique_ptr<_Yp, _Del>&& __r) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:358:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shared_ptr(_Sp_alloc_shared_tag<_Alloc> __tag, _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:364:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture allocate_shared(const _Alloc& __a, _Args&&... __args); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:367:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shared_ptr(const weak_ptr<_Tp>& __r, std::nothrow_t) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:383:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator==(const shared_ptr<_Tp>& __a, const shared_ptr<_Up>& __b) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:388:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator==(const shared_ptr<_Tp>& __a, nullptr_t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:393:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator==(nullptr_t, const shared_ptr<_Tp>& __a) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:398:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator!=(const shared_ptr<_Tp>& __a, const shared_ptr<_Up>& __b) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:403:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator!=(const shared_ptr<_Tp>& __a, nullptr_t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:408:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator!=(nullptr_t, const shared_ptr<_Tp>& __a) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:413:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<(const shared_ptr<_Tp>& __a, const shared_ptr<_Up>& __b) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:423:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<(const shared_ptr<_Tp>& __a, nullptr_t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:431:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<(nullptr_t, const shared_ptr<_Tp>& __a) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:439:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<=(const shared_ptr<_Tp>& __a, const shared_ptr<_Up>& __b) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:444:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<=(const shared_ptr<_Tp>& __a, nullptr_t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:449:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<=(nullptr_t, const shared_ptr<_Tp>& __a) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:454:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>(const shared_ptr<_Tp>& __a, const shared_ptr<_Up>& __b) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:459:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>(const shared_ptr<_Tp>& __a, nullptr_t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:464:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>(nullptr_t, const shared_ptr<_Tp>& __a) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:469:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>=(const shared_ptr<_Tp>& __a, const shared_ptr<_Up>& __b) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:474:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>=(const shared_ptr<_Tp>& __a, nullptr_t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:479:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>=(nullptr_t, const shared_ptr<_Tp>& __a) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:489:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(shared_ptr<_Tp>& __a, shared_ptr<_Tp>& __b) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:495:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static_pointer_cast(const shared_ptr<_Up>& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:503:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const_pointer_cast(const shared_ptr<_Up>& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:511:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture dynamic_pointer_cast(const shared_ptr<_Up>& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:548:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr weak_ptr() noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:552:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture weak_ptr(const shared_ptr<_Yp>& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:555:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture weak_ptr(const weak_ptr&) noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:558:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture weak_ptr(const weak_ptr<_Yp>& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:561:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture weak_ptr(weak_ptr&&) noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:564:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture weak_ptr(weak_ptr<_Yp>&& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:568:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const weak_ptr& __r) noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:572:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const weak_ptr<_Yp>& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:580:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const shared_ptr<_Yp>& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:587:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(weak_ptr&& __r) noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:591:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(weak_ptr<_Yp>&& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:598:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lock() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:610:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(weak_ptr<_Tp>& __a, weak_ptr<_Tp>& __b) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:642:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr enable_shared_from_this() noexcept { } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:644:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture enable_shared_from_this(const enable_shared_from_this&) noexcept { } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:647:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const enable_shared_from_this&) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:650:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~enable_shared_from_this() { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:654:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shared_from_this() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:658:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shared_from_this() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:664:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture weak_from_this() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:668:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture weak_from_this() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:675:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_weak_assign(_Tp1* __p, const __shared_count<>& __n) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:681:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const enable_shared_from_this* __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:703:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture allocate_shared(const _Alloc& __a, _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:718:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture make_shared(_Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:731:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const shared_ptr<_Tp>& __s) const noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/memory:82, from CoreArray/dParallel.h:44, from CoreArray/CoreArray.cpp:36: C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:74:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator|(memory_order __m, __memory_order_modifier __mod) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:80:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator&(memory_order __m, __memory_order_modifier __mod) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:87:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __cmpexch_failure_order2(memory_order __m) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:94:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __cmpexch_failure_order(memory_order __m) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:101:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic_thread_fence(memory_order __m) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:105:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic_signal_fence(memory_order __m) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:111:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture kill_dependency(_Tp __y) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:162:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic_flag() noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:163:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~atomic_flag() noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:164:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic_flag(const atomic_flag&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:165:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic_flag& operator=(const atomic_flag&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:166:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic_flag& operator=(const atomic_flag&) volatile = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:169:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr atomic_flag(bool __i) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:174:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture test_and_set(memory_order __m = memory_order_seq_cst) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:180:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture test_and_set(memory_order __m = memory_order_seq_cst) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:186:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture clear(memory_order __m = memory_order_seq_cst) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:197:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture clear(memory_order __m = memory_order_seq_cst) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:209:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_init(bool __i) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:249:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __atomic_base() noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:250:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~__atomic_base() noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:251:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __atomic_base(const __atomic_base&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:252:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __atomic_base& operator=(const __atomic_base&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:253:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __atomic_base& operator=(const __atomic_base&) volatile = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:256:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr __atomic_base(__int_type __i) noexcept : _M_i (__i) { } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:258:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator __int_type() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:261:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator __int_type() const volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:265:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(__int_type __i) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:272:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(__int_type __i) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:279:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++(int) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:283:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++(int) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:287:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator--(int) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:291:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator--(int) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:295:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:299:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++() volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:303:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator--() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:307:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator--() volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:311:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+=(__int_type __i) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:315:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+=(__int_type __i) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:319:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator-=(__int_type __i) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:323:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator-=(__int_type __i) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:327:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator&=(__int_type __i) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:331:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator&=(__int_type __i) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:335:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator|=(__int_type __i) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:339:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator|=(__int_type __i) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:343:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator^=(__int_type __i) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:347:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator^=(__int_type __i) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:351:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture is_lock_free() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:359:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture is_lock_free() const volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:367:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture store(__int_type __i, memory_order __m = memory_order_seq_cst) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:379:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:390:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture load(memory_order __m = memory_order_seq_cst) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:400:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture load(memory_order __m = memory_order_seq_cst) const volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:411:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:419:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:426:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m1, memory_order __m2) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:440:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m2) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:453:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:461:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:469:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m1, memory_order __m2) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:483:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m2) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:497:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:505:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:513:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:518:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:523:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:528:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:533:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:538:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:543:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:548:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:553:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:558:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:574:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_type_size(ptrdiff_t __d) const { return __d * sizeof(_PTp); } ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:577:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_type_size(ptrdiff_t __d) const volatile { return __d * sizeof(_PTp); } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:580:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __atomic_base() noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:581:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~__atomic_base() noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:582:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __atomic_base(const __atomic_base&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:583:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __atomic_base& operator=(const __atomic_base&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:584:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __atomic_base& operator=(const __atomic_base&) volatile = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:587:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr __atomic_base(__pointer_type __p) noexcept : _M_p (__p) { } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:589:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator __pointer_type() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:592:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator __pointer_type() const volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:596:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(__pointer_type __p) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:603:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(__pointer_type __p) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:610:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++(int) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:614:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++(int) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:618:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator--(int) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:622:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator--(int) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:626:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:631:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++() volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:636:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator--() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:641:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator--() volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:646:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+=(ptrdiff_t __d) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:651:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+=(ptrdiff_t __d) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:656:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator-=(ptrdiff_t __d) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:661:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator-=(ptrdiff_t __d) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:666:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture is_lock_free() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:674:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture is_lock_free() const volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:683:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:696:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:707:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture load(memory_order __m = memory_order_seq_cst) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:717:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture load(memory_order __m = memory_order_seq_cst) const volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:728:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:736:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:744:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m2) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:758:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m2) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:772:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:777:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:782:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:787:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) volatile noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/memory:82, from CoreArray/dParallel.h:44, from CoreArray/CoreArray.cpp:36: C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:46:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Sp_locker(const _Sp_locker&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:47:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Sp_locker& operator=(const _Sp_locker&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:51:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Sp_locker(const void*) noexcept; ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:52:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Sp_locker(const void*, const void*) noexcept; ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:53:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~_Sp_locker(); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:71:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic_is_lock_free(const __shared_ptr<_Tp, _Lp>* __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:82:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic_is_lock_free(const shared_ptr<_Tp>* __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:98:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic_load_explicit(const shared_ptr<_Tp>* __p, memory_order) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:106:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic_load(const shared_ptr<_Tp>* __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:111:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic_load_explicit(const __shared_ptr<_Tp, _Lp>* __p, memory_order) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:119:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic_load(const __shared_ptr<_Tp, _Lp>* __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:135:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:143:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic_store(shared_ptr<_Tp>* __p, shared_ptr<_Tp> __r) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:150:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:158:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic_store(__shared_ptr<_Tp, _Lp>* __p, __shared_ptr<_Tp, _Lp> __r) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:172:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:181:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic_exchange(shared_ptr<_Tp>* __p, shared_ptr<_Tp> __r) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:191:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:200:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic_exchange(__shared_ptr<_Tp, _Lp>* __p, __shared_ptr<_Tp, _Lp> __r) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:224:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:243:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shared_ptr<_Tp> __w) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:255:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __failure) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:264:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shared_ptr<_Tp> __w) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:276:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:296:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_ptr<_Tp, _Lp> __w) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:308:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __failure) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:318:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_ptr<_Tp, _Lp> __w) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/memory:84, from CoreArray/dParallel.h:44, from CoreArray/CoreArray.cpp:36: C:/rtools40/mingw64/include/c++/8.3.0/backward/auto_ptr.h:53:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture auto_ptr_ref(_Tp1* __p): _M_ptr(__p) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/backward/auto_ptr.h:105:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture auto_ptr(element_type* __p = 0) throw() : _M_ptr(__p) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/backward/auto_ptr.h:114:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture auto_ptr(auto_ptr& __a) throw() : _M_ptr(__a.release()) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/backward/auto_ptr.h:127:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture auto_ptr(auto_ptr<_Tp1>& __a) throw() : _M_ptr(__a.release()) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/backward/auto_ptr.h:138:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(auto_ptr& __a) throw() ^ C:/rtools40/mingw64/include/c++/8.3.0/backward/auto_ptr.h:156:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(auto_ptr<_Tp1>& __a) throw() ^ C:/rtools40/mingw64/include/c++/8.3.0/backward/auto_ptr.h:172:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~auto_ptr() { delete _M_ptr; } ^ C:/rtools40/mingw64/include/c++/8.3.0/backward/auto_ptr.h:183:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator*() const throw() ^ C:/rtools40/mingw64/include/c++/8.3.0/backward/auto_ptr.h:196:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator->() const throw() ^ C:/rtools40/mingw64/include/c++/8.3.0/backward/auto_ptr.h:213:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get() const throw() { return _M_ptr; } ^ C:/rtools40/mingw64/include/c++/8.3.0/backward/auto_ptr.h:227:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture release() throw() ^ C:/rtools40/mingw64/include/c++/8.3.0/backward/auto_ptr.h:242:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reset(element_type* __p = 0) throw() ^ C:/rtools40/mingw64/include/c++/8.3.0/backward/auto_ptr.h:266:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture auto_ptr(auto_ptr_ref __ref) throw() ^ C:/rtools40/mingw64/include/c++/8.3.0/backward/auto_ptr.h:270:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(auto_ptr_ref __ref) throw() ^ C:/rtools40/mingw64/include/c++/8.3.0/backward/auto_ptr.h:281:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator auto_ptr_ref<_Tp1>() throw() ^ C:/rtools40/mingw64/include/c++/8.3.0/backward/auto_ptr.h:285:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator auto_ptr<_Tp1>() throw() ^ C:/rtools40/mingw64/include/c++/8.3.0/backward/auto_ptr.h:302:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_count<_Lp>::__shared_count(std::auto_ptr<_Tp>&& __r) ^ C:/rtools40/mingw64/include/c++/8.3.0/backward/auto_ptr.h:309:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_ptr<_Tp, _Lp>::__shared_ptr(std::auto_ptr<_Tp1>&& __r) ^ C:/rtools40/mingw64/include/c++/8.3.0/backward/auto_ptr.h:322:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shared_ptr<_Tp>::shared_ptr(std::auto_ptr<_Tp1>&& __r) ^ C:/rtools40/mingw64/include/c++/8.3.0/backward/auto_ptr.h:328:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unique_ptr<_Tp, _Dp>::unique_ptr(auto_ptr<_Up>&& __u) noexcept ^~~~~~~~ In file included from CoreArray/dParallel.h:44, from CoreArray/CoreArray.cpp:36: C:/rtools40/mingw64/include/c++/8.3.0/memory:114:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture align(size_t __align, size_t __size, void*& __ptr, size_t& __space) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/memory:133:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture declare_reachable(void*) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/memory:137:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture undeclare_reachable(_Tp* __p) { return __p; } ^ C:/rtools40/mingw64/include/c++/8.3.0/memory:140:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture declare_no_pointers(char*, size_t) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/memory:143:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture undeclare_no_pointers(char*, size_t) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/memory:146:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get_pointer_safety() noexcept { return pointer_safety::relaxed; } ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:60, from C:/rtools40/mingw64/include/c++/8.3.0/algorithm:62, from CoreArray/dParallel.h:45, from CoreArray/CoreArray.cpp:36: C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:197:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture all_of(_IIter, _IIter, _Predicate); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:197:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:201:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture any_of(_IIter, _IIter, _Predicate); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:201:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:206:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture binary_search(_FIter, _FIter, const _Tp&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:206:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:210:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture binary_search(_FIter, _FIter, const _Tp&, _Compare); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:210:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:226:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture copy(_IIter, _IIter, _OIter); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:226:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:230:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture copy_backward(_BIter1, _BIter1, _BIter2); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:230:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:235:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture copy_if(_IIter, _IIter, _OIter, _Predicate); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:235:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:239:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture copy_n(_IIter, _Size, _OIter); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:239:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:247:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture equal_range(_FIter, _FIter, const _Tp&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:247:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:251:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture equal_range(_FIter, _FIter, const _Tp&, _Compare); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:251:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:255:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fill(_FIter, _FIter, const _Tp&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:255:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:259:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fill_n(_OIter, _Size, const _Tp&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:259:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:265:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find_end(_FIter1, _FIter1, _FIter2, _FIter2); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:265:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:269:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find_end(_FIter1, _FIter1, _FIter2, _FIter2, _BinaryPredicate); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:269:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:277:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find_if_not(_IIter, _IIter, _Predicate); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:277:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:286:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture includes(_IIter1, _IIter1, _IIter2, _IIter2); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:286:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:290:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture includes(_IIter1, _IIter1, _IIter2, _IIter2, _Compare); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:290:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:294:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inplace_merge(_BIter, _BIter, _BIter); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:294:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:298:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inplace_merge(_BIter, _BIter, _BIter, _Compare); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:298:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:303:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture is_heap(_RAIter, _RAIter); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:303:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:307:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture is_heap(_RAIter, _RAIter, _Compare); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:307:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:311:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture is_heap_until(_RAIter, _RAIter); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:311:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:315:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture is_heap_until(_RAIter, _RAIter, _Compare); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:315:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:319:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture is_partitioned(_IIter, _IIter, _Predicate); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:319:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:323:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture is_permutation(_FIter1, _FIter1, _FIter2); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:323:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:328:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture is_permutation(_FIter1, _FIter1, _FIter2, _BinaryPredicate); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:328:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:332:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture is_sorted(_FIter, _FIter); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:332:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:336:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture is_sorted(_FIter, _FIter, _Compare); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:336:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:340:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture is_sorted_until(_FIter, _FIter); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:340:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:344:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture is_sorted_until(_FIter, _FIter, _Compare); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:344:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:349:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture iter_swap(_FIter1, _FIter2); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:349:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:353:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lower_bound(_FIter, _FIter, const _Tp&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:353:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:357:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lower_bound(_FIter, _FIter, const _Tp&, _Compare); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:357:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:361:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture make_heap(_RAIter, _RAIter); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:361:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:365:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture make_heap(_RAIter, _RAIter, _Compare); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:365:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:370:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max(const _Tp&, const _Tp&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:370:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:375:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max(const _Tp&, const _Tp&, _Compare); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:375:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:383:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture min(const _Tp&, const _Tp&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:383:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:388:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture min(const _Tp&, const _Tp&, _Compare); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:388:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:396:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture minmax(const _Tp&, const _Tp&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:396:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:401:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture minmax(const _Tp&, const _Tp&, _Compare); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:401:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:406:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture minmax_element(_FIter, _FIter); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:406:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:411:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture minmax_element(_FIter, _FIter, _Compare); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:411:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:416:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture min(initializer_list<_Tp>); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:416:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:421:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture min(initializer_list<_Tp>, _Compare); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:421:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:426:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max(initializer_list<_Tp>); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:426:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:431:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max(initializer_list<_Tp>, _Compare); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:431:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:436:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture minmax(initializer_list<_Tp>); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:436:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:441:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture minmax(initializer_list<_Tp>, _Compare); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:441:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:448:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture next_permutation(_BIter, _BIter); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:448:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:452:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture next_permutation(_BIter, _BIter, _Compare); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:452:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:457:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture none_of(_IIter, _IIter, _Predicate); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:457:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:465:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture partial_sort_copy(_IIter, _IIter, _RAIter, _RAIter); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:465:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:469:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture partial_sort_copy(_IIter, _IIter, _RAIter, _RAIter, _Compare); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:469:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:477:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture partition_copy(_IIter, _IIter, _OIter1, _OIter2, _Predicate); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:477:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:481:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture partition_point(_FIter, _FIter, _Predicate); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:481:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:486:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pop_heap(_RAIter, _RAIter); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:486:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:490:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pop_heap(_RAIter, _RAIter, _Compare); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:490:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:494:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture prev_permutation(_BIter, _BIter); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:494:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:498:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture prev_permutation(_BIter, _BIter, _Compare); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:498:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:502:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture push_heap(_RAIter, _RAIter); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:502:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:506:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture push_heap(_RAIter, _RAIter, _Compare); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:506:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:512:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture remove(_FIter, _FIter, const _Tp&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:512:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:516:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture remove_if(_FIter, _FIter, _Predicate); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:516:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:520:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture remove_copy(_IIter, _IIter, _OIter, const _Tp&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:520:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:524:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture remove_copy_if(_IIter, _IIter, _OIter, _Predicate); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:524:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:530:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture replace_copy(_IIter, _IIter, _OIter, const _Tp&, const _Tp&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:530:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:534:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture replace_copy_if(_Iter, _Iter, _OIter, _Predicate, const _Tp&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:534:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:540:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reverse(_BIter, _BIter); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:540:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:544:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reverse_copy(_BIter, _BIter, _OIter); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:544:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:550:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rotate(_FIter, _FIter, _FIter); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:550:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:555:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rotate_copy(_FIter, _FIter, _FIter, _OIter); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:555:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:567:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shuffle(_RAIter, _RAIter, _UGenerator&&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:567:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:572:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture sort_heap(_RAIter, _RAIter); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:572:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:576:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture sort_heap(_RAIter, _RAIter, _Compare); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:576:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:580:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture stable_partition(_BIter, _BIter, _Predicate); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:580:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:596:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap_ranges(_FIter1, _FIter1, _FIter2); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:596:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:602:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unique(_FIter, _FIter); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:602:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:606:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unique(_FIter, _FIter, _BinaryPredicate); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:606:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:612:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture upper_bound(_FIter, _FIter, const _Tp&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:612:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:616:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture upper_bound(_FIter, _FIter, const _Tp&, _Compare); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:616:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:622:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture adjacent_find(_FIter, _FIter); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:622:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:626:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture adjacent_find(_FIter, _FIter, _BinaryPredicate); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:626:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:630:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture count(_IIter, _IIter, const _Tp&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:630:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:634:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture count_if(_IIter, _IIter, _Predicate); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:634:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:638:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture equal(_IIter1, _IIter1, _IIter2); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:638:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:642:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture equal(_IIter1, _IIter1, _IIter2, _BinaryPredicate); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:642:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:646:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find(_IIter, _IIter, const _Tp&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:646:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:650:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find_first_of(_FIter1, _FIter1, _FIter2, _FIter2); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:650:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:654:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find_first_of(_FIter1, _FIter1, _FIter2, _FIter2, _BinaryPredicate); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:654:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:658:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find_if(_IIter, _IIter, _Predicate); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:658:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:662:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture for_each(_IIter, _IIter, _Funct); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:662:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:666:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture generate(_FIter, _FIter, _Generator); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:666:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:670:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture generate_n(_OIter, _Size, _Generator); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:670:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:674:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lexicographical_compare(_IIter1, _IIter1, _IIter2, _IIter2); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:674:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:678:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lexicographical_compare(_IIter1, _IIter1, _IIter2, _IIter2, _Compare); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:678:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:683:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max_element(_FIter, _FIter); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:683:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:688:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max_element(_FIter, _FIter, _Compare); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:688:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:692:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture merge(_IIter1, _IIter1, _IIter2, _IIter2, _OIter); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:692:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:697:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture merge(_IIter1, _IIter1, _IIter2, _IIter2, _OIter, _Compare); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:697:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:702:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture min_element(_FIter, _FIter); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:702:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:707:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture min_element(_FIter, _FIter, _Compare); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:707:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:711:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture mismatch(_IIter1, _IIter1, _IIter2); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:711:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:715:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture mismatch(_IIter1, _IIter1, _IIter2, _BinaryPredicate); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:715:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:719:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture nth_element(_RAIter, _RAIter, _RAIter); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:719:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:723:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture nth_element(_RAIter, _RAIter, _RAIter, _Compare); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:723:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:727:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture partial_sort(_RAIter, _RAIter, _RAIter); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:727:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:731:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture partial_sort(_RAIter, _RAIter, _RAIter, _Compare); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:731:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:735:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture partition(_BIter, _BIter, _Predicate); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:735:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:739:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture random_shuffle(_RAIter, _RAIter); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:739:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:745:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Generator&&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:745:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:752:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture replace(_FIter, _FIter, const _Tp&, const _Tp&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:752:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:756:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture replace_if(_FIter, _FIter, _Predicate, const _Tp&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:756:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:760:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture search(_FIter1, _FIter1, _FIter2, _FIter2); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:760:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:764:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture search(_FIter1, _FIter1, _FIter2, _FIter2, _BinaryPredicate); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:764:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:768:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture search_n(_FIter, _FIter, _Size, const _Tp&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:768:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:773:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture search_n(_FIter, _FIter, _Size, const _Tp&, _BinaryPredicate); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:773:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:777:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture set_difference(_IIter1, _IIter1, _IIter2, _IIter2, _OIter); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:777:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:782:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture set_difference(_IIter1, _IIter1, _IIter2, _IIter2, _OIter, _Compare); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:782:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:786:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture set_intersection(_IIter1, _IIter1, _IIter2, _IIter2, _OIter); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:786:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:791:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture set_intersection(_IIter1, _IIter1, _IIter2, _IIter2, _OIter, _Compare); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:791:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:795:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture set_symmetric_difference(_IIter1, _IIter1, _IIter2, _IIter2, _OIter); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:795:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:801:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _OIter, _Compare); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:801:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:805:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture set_union(_IIter1, _IIter1, _IIter2, _IIter2, _OIter); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:805:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:810:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture set_union(_IIter1, _IIter1, _IIter2, _IIter2, _OIter, _Compare); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:810:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:814:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture sort(_RAIter, _RAIter); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:814:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:818:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture sort(_RAIter, _RAIter, _Compare); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:818:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:822:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture stable_sort(_RAIter, _RAIter); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:822:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:826:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture stable_sort(_RAIter, _RAIter, _Compare); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:826:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:830:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture transform(_IIter, _IIter, _OIter, _UnaryOperation); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:830:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:835:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture transform(_IIter1, _IIter1, _IIter2, _OIter, _BinaryOperation); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:835:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:839:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unique_copy(_IIter, _IIter, _OIter); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:839:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:843:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unique_copy(_IIter, _IIter, _OIter, _BinaryPredicate); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:843:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:66, from C:/rtools40/mingw64/include/c++/8.3.0/algorithm:62, from CoreArray/dParallel.h:45, from CoreArray/CoreArray.cpp:36: C:/rtools40/mingw64/include/c++/8.3.0/bits/uniform_int_dist.h:46:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Power_of_2(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/uniform_int_dist.h:73:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _IntType __b = std::numeric_limits<_IntType>::max()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/uniform_int_dist.h:80:6: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture a() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/uniform_int_dist.h:84:6: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture b() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/uniform_int_dist.h:88:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator==(const param_type& __p1, const param_type& __p2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/uniform_int_dist.h:92:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator!=(const param_type& __p1, const param_type& __p2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/uniform_int_dist.h:106:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _IntType __b = std::numeric_limits<_IntType>::max()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/uniform_int_dist.h:111:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture uniform_int_distribution(const param_type& __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/uniform_int_dist.h:121:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reset() { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/uniform_int_dist.h:124:11: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture a() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/uniform_int_dist.h:128:11: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture b() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/uniform_int_dist.h:135:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture param() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/uniform_int_dist.h:143:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture param(const param_type& __param) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/uniform_int_dist.h:150:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture min() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/uniform_int_dist.h:157:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/uniform_int_dist.h:165:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_UniformRandomNumberGenerator& __urng) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/uniform_int_dist.h:171:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const param_type& __p); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/uniform_int_dist.h:177:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _UniformRandomNumberGenerator& __urng) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/uniform_int_dist.h:185:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const param_type& __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/uniform_int_dist.h:192:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const param_type& __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/uniform_int_dist.h:201:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const uniform_int_distribution& __d2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/uniform_int_dist.h:210:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const param_type& __p); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/uniform_int_dist.h:220:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const param_type& __param) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/uniform_int_dist.h:288:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const param_type& __param) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/algorithm:62, from CoreArray/dParallel.h:45, from CoreArray/CoreArray.cpp:36: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:79:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Iterator __c, _Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:102:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Predicate __pred, input_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:113:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Predicate __pred, random_access_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:159:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __find_if(_Iterator __first, _Iterator __last, _Predicate __pred) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:169:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Predicate __pred) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:181:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __find_if_not_n(_InputIterator __first, _Distance& __len, _Predicate __pred) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:207:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _BinaryPredicate __predicate) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:259:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::forward_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:291:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::random_access_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:321:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _UnaryPredicate __unary_pred) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:340:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _BinaryPredicate __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:370:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _BinaryPredicate __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:426:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator2 __first2, _ForwardIterator2 __last2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:476:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _BinaryPredicate __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:508:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture all_of(_InputIterator __first, _InputIterator __last, _Predicate __pred) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:525:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture none_of(_InputIterator __first, _InputIterator __last, _Predicate __pred) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:543:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture any_of(_InputIterator __first, _InputIterator __last, _Predicate __pred) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:559:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Predicate __pred) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:583:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Predicate __pred) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:604:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Predicate __pred) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:643:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _OutputIterator __result, _Predicate __pred) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:671:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _OutputIterator __result, const _Tp& __value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:704:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _OutputIterator __result, _Predicate __pred) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:738:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _OutputIterator __result, _Predicate __pred) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:760:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _OutputIterator __result, input_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:781:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _OutputIterator __result, random_access_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:799:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture copy_n(_InputIterator __first, _Size __n, _OutputIterator __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:830:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Predicate __pred) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:861:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Predicate __pred) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:897:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Tp& __value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:930:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Predicate __pred) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:946:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _BinaryPredicate __binary_pred) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:963:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _BinaryPredicate __binary_pred) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:995:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unique(_ForwardIterator __first, _ForwardIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:1026:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _BinaryPredicate __binary_pred) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:1051:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture forward_iterator_tag, output_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:1080:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture input_iterator_tag, output_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:1112:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture input_iterator_tag, forward_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:1133:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bidirectional_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:1153:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture random_access_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:1180:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reverse(_BidirectionalIterator __first, _BidirectionalIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:1208:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _OutputIterator __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:1232:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gcd(_EuclideanRingElement __m, _EuclideanRingElement __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:1252:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture forward_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:1293:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bidirectional_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:1331:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture random_access_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:1435:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:1472:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator __last, _OutputIterator __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:1489:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Predicate __pred, forward_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:1514:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Predicate __pred, bidirectional_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:1553:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Distance __buffer_size) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:1612:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Predicate __pred) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:1652:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Predicate __pred) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:1670:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _RandomAccessIterator __last, _Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:1686:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:1739:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _RandomAccessIterator __result_last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:1790:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:1822:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:1841:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _RandomAccessIterator __last, _Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:1864:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _RandomAccessIterator __last, _Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:1881:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _RandomAccessIterator __last, _Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:1898:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _RandomAccessIterator __pivot, _Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:1918:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _RandomAccessIterator __last, _Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:1931:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:1942:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Size __depth_limit, _Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:1964:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:1979:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:2024:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Tp& __val, _Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:2040:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Tp& __val, _Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:2078:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Tp& __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:2108:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Tp& __val, _Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:2126:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CompareItTp __comp_it_val, _CompareTpIt __comp_val_it) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:2179:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Tp& __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:2215:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Tp& __val, _Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:2248:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Tp& __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:2281:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Tp& __val, _Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:2306:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _OutputIterator __result, _Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:2335:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:2378:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Distance __buffer_size) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:2420:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:2480:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:2529:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:2576:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _BidirectionalIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:2618:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:2641:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _OutputIterator __result, _Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:2668:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:2691:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Distance __chunk_size, _Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:2707:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Pointer __buffer, _Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:2735:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:2762:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _RandomAccessIterator __last, _Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:2790:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:2827:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _InputIterator2 __first2, _InputIterator2 __last2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:2873:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:2906:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _BidirectionalIterator __last, _Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:2955:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _BidirectionalIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:2987:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _BidirectionalIterator __last, _Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:3005:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _BidirectionalIterator __last, _Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:3055:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _BidirectionalIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:3087:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _BidirectionalIterator __last, _Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:3110:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Predicate __pred, const _Tp& __new_value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:3138:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Tp& __old_value, const _Tp& __new_value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:3173:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Predicate __pred, const _Tp& __new_value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:3190:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __count_if(_InputIterator __first, _InputIterator __last, _Predicate __pred) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:3209:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture is_sorted(_ForwardIterator __first, _ForwardIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:3224:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:3230:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:3252:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture is_sorted_until(_ForwardIterator __first, _ForwardIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:3277:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:3302:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture minmax(const _Tp& __a, const _Tp& __b) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:3323:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture minmax(const _Tp& __a, const _Tp& __b, _Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:3333:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:3403:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture minmax_element(_ForwardIterator __first, _ForwardIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:3432:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:3450:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture min(initializer_list<_Tp> __l) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:3456:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture min(initializer_list<_Tp> __l, _Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:3462:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max(initializer_list<_Tp> __l) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:3468:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max(initializer_list<_Tp> __l, _Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:3474:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture minmax(initializer_list<_Tp> __l) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:3484:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture minmax(initializer_list<_Tp> __l, _Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:3495:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator2 __first2, _BinaryPredicate __pred) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:3543:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator2 __first2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:3575:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator2 __first2, _BinaryPredicate __pred) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:3770:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _UniformRandomBitGenerator&& __g) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:3793:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _UniformRandomNumberGenerator&& __g) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:3876:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture for_each(_InputIterator __first, _InputIterator __last, _Function __f) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:3898:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Tp& __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:3922:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Predicate __pred) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:3953:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator __first2, _ForwardIterator __last2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:3995:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _BinaryPredicate __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:4024:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture adjacent_find(_ForwardIterator __first, _ForwardIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:4050:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _BinaryPredicate __binary_pred) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:4074:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture count(_InputIterator __first, _InputIterator __last, const _Tp& __value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:4097:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture count_if(_InputIterator __first, _InputIterator __last, _Predicate __pred) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:4138:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator2 __first2, _ForwardIterator2 __last2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:4179:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _BinaryPredicate __predicate) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:4212:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Integer __count, const _Tp& __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:4247:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _BinaryPredicate __binary_pred) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:4294:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _OutputIterator __result, _UnaryOperation __unary_op) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:4332:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _BinaryOperation __binary_op) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:4363:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Tp& __old_value, const _Tp& __new_value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:4395:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Predicate __pred, const _Tp& __new_value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:4427:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Generator __gen) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:4457:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture generate_n(_OutputIterator __first, _Size __n, _Generator __gen) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:4494:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _OutputIterator __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:4536:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _BinaryPredicate __binary_pred) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:4566:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture random_shuffle(_RandomAccessIterator __first, _RandomAccessIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:4603:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _RandomNumberGenerator&& __rand) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:4642:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Predicate __pred) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:4676:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _RandomAccessIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:4715:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:4749:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _RandomAccessIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:4788:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _RandomAccessIterator __last, _Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:4824:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture sort(_RandomAccessIterator __first, _RandomAccessIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:4855:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:4874:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _OutputIterator __result, _Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:4918:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _OutputIterator __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:4968:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _OutputIterator __result, _Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:4993:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:5029:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture stable_sort(_RandomAccessIterator __first, _RandomAccessIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:5064:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:5085:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _OutputIterator __result, _Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:5135:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _OutputIterator __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:5185:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _OutputIterator __result, _Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:5216:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _OutputIterator __result, _Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:5256:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _OutputIterator __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:5305:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _OutputIterator __result, _Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:5334:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _OutputIterator __result, _Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:5378:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _OutputIterator __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:5429:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _OutputIterator __result, _Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:5461:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:5508:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _OutputIterator __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:5560:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:5589:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:5610:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline min_element(_ForwardIterator __first, _ForwardIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:5636:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:5654:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:5674:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max_element(_ForwardIterator __first, _ForwardIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:5700:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Compare __comp) ^ In file included from CoreArray/CoreArray.cpp:36: CoreArray/dParallel.h:69:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdBaseProgression(TPercentMode permode = tp01); ^ CoreArray/dParallel.h:70:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdBaseProgression() {} ^ CoreArray/dParallel.h:72:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Init(C_Int64 TotalCnt); ^ CoreArray/dParallel.h:73:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool Forward(C_Int64 step = 1); ^ CoreArray/dParallel.h:74:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void ShowProgress(); ^ CoreArray/dParallel.h:77:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE TPercentMode Mode() const { return fMode; } ^~~~~ CoreArray/dParallel.h:79:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetMode(TPercentMode mode); ^ CoreArray/dParallel.h:81:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE int Percent() const { return fPercent; } ^~~~~ CoreArray/dParallel.h:83:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE C_Int64 Total() const { return fTotal; } ^~~~~ CoreArray/dParallel.h:94:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdConsoleProgress(TPercentMode permode = tp01); ^ CoreArray/dParallel.h:96:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void ShowProgress(); ^ CoreArray/dParallel.h:106:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrParallel(): ErrCoreArray() ^ CoreArray/dParallel.h:108:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrParallel(const char *fmt, ...): ErrCoreArray() ^ CoreArray/dParallel.h:110:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrParallel(const std::string &msg): ErrCoreArray() ^ CoreArray/dParallel.h:148:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int _pDoThreadEx(CdThread *Thread, _pThreadStructEx Data) ^ CoreArray/dParallel.h:166:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CParallelBase(int _nThread=1); ^ CoreArray/dParallel.h:167:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CParallelBase(); ^ CoreArray/dParallel.h:170:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void InitThread(); ^ CoreArray/dParallel.h:172:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void DoneThread(); ^ CoreArray/dParallel.h:174:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void CloseThreads(); ^ CoreArray/dParallel.h:176:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE int nThread() const { return fnThread; } ^~~~~ CoreArray/dParallel.h:178:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetNumThread(int _nThread); ^ CoreArray/dParallel.h:180:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void AutoSetnThread(); ^ CoreArray/dParallel.h:182:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE CdThreadMutex &Mutex() { return fMutex; } ^ CoreArray/dParallel.h:187:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void RunThreads(TProc Proc, void *param); ^ CoreArray/dParallel.h:192:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void RunThreads(void (TCLASS::*Proc)(CdThread *, int), TCLASS *obj) ^ CoreArray/dParallel.h:224:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE CdBaseProgression *Progress() const { return fProgress; } ^~~~~ CoreArray/dParallel.h:225:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetProgress(CdBaseProgression *Val); ^ CoreArray/dParallel.h:226:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetConsoleProgress(CdBaseProgression::TPercentMode mode = CdBaseProgression::tp01); ^ CoreArray/dParallel.h:234:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE void ForwardProgress() ^ CoreArray/dParallel.h:251:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CParallelSection(int _nThread=1); ^ CoreArray/dParallel.h:253:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CParallelSection(); ^ CoreArray/dParallel.h:259:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture OUTTYPE *InBuf, const TINDEX StartIndex = 0) ^ CoreArray/dParallel.h:284:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture OUTTYPE *InBuf, const TINDEX StartIndex = 0) ^ CoreArray/dParallel.h:318:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _pThread(CdThread *Thread, int Index) ^ CoreArray/dParallel.h:350:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _pThreadEx(CdThread *Thread, int Index) ^ CoreArray/dParallel.h:382:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CParallelSectionEx(int _nThread=1): CParallelSection(_nThread) {} ^ CoreArray/dParallel.h:388:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture OUTTYPE *InBuf, const TINDEX StartIndex = 0) ^ CoreArray/dParallel.h:416:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture OUTTYPE *InBuf, const TINDEX StartIndex = 0) ^ CoreArray/dParallel.h:450:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _pThread(CdThread *Thread, int Index) ^ CoreArray/dParallel.h:493:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _pThreadEx(CdThread *Thread, int Index) ^ CoreArray/dParallel.h:537:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CParallelQueue(int _nThread=1); ^ CoreArray/dParallel.h:538:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CParallelQueue(); ^ CoreArray/dParallel.h:545:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TCLASS *Obj, const TINDEX StartIndex = 0) ^ CoreArray/dParallel.h:577:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TCLASS *Obj, const TINDEX StartIndex = 0) ^ CoreArray/dParallel.h:608:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TCLASS *Obj, const TINDEX StartIndex = 0) ^ CoreArray/dParallel.h:650:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _pThread(CdThread *Thread, int Index) ^ CoreArray/dParallel.h:706:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _pThread2(CdThread *Thread, int Index) ^ CoreArray/dParallel.h:765:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _pThreadEx(CdThread *Thread, int Index) ^ CoreArray/dParallel.h:812:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CParallelQueueEx(int _nThread=1); ^ CoreArray/dParallel.h:819:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TCLASS *Obj, const TINDEX StartIndex = 0) ^ CoreArray/dParallel.h:855:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TCLASS *Obj, const TINDEX StartIndex = 0) ^ CoreArray/dParallel.h:895:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _pThread(CdThread *Thread, int Index) ^ CoreArray/dParallel.h:959:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _pThread2(CdThread *Thread, int Index) ^ In file included from CoreArray/dBase.h:41, from CoreArray/dStream.h:40, from CoreArray/CoreArray.cpp:37: CoreArray/dEndian.h:62:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BIT_LE_R() { Stream = NULL; } ^ CoreArray/dEndian.h:63:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BIT_LE_R(TYPE *s) { Stream = s; Reminder = Offset = 0; } ^ CoreArray/dEndian.h:64:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BIT_LE_R(TYPE &s) { Stream = &s; Reminder = Offset = 0; } ^ CoreArray/dEndian.h:67:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_UInt32 ReadBit(C_UInt8 nbit) ^ CoreArray/dEndian.h:85:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SkipBit(C_UInt8 nbit) ^ CoreArray/dEndian.h:101:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BIT_LE_W() { Stream = NULL; } ^ CoreArray/dEndian.h:102:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BIT_LE_W(TYPE *s) { Stream = s; Reminder = Offset = 0; } ^ CoreArray/dEndian.h:103:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BIT_LE_W(TYPE &s) { Stream = &s; Reminder = Offset = 0; } ^ CoreArray/dEndian.h:106:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~BIT_LE_W() ^ CoreArray/dEndian.h:116:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void WriteBit(C_UInt32 Value, C_UInt8 nbit) ^ CoreArray/dEndian.h:149:11: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BYTE_NT() { Stream = NULL; } ^ CoreArray/dEndian.h:150:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BYTE_NT(TYPE *s) { Stream = s; } ^ CoreArray/dEndian.h:151:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BYTE_NT(TYPE &s) { Stream = &s; } ^ CoreArray/dEndian.h:154:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE SIZE64 Position() ^ CoreArray/dEndian.h:159:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE void SetPosition(const SIZE64 Pos) ^ CoreArray/dEndian.h:165:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE void ReadData(void *Buffer, ssize_t Count) ^ CoreArray/dEndian.h:170:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE C_UInt8 R8b() ^ CoreArray/dEndian.h:176:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE void WriteData(const void *Buffer, ssize_t Count) ^ CoreArray/dEndian.h:181:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE void W8b(C_UInt8 val) ^ CoreArray/dEndian.h:191:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& operator >>(C_Int8 &val) ^ CoreArray/dEndian.h:196:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& operator >>(C_UInt8 &val) ^ CoreArray/dEndian.h:201:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& R(C_Int8 *pval, size_t n) ^ CoreArray/dEndian.h:206:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& R(C_UInt8 *pval, size_t n) ^ CoreArray/dEndian.h:212:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& operator >>(C_Int16 &val) ^ CoreArray/dEndian.h:217:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& operator >>(C_UInt16 &val) ^ CoreArray/dEndian.h:222:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& R(C_Int16 *pval, size_t n) ^ CoreArray/dEndian.h:227:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& R(C_UInt16 *pval, size_t n) ^ CoreArray/dEndian.h:233:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& operator >>(C_Int32 &val) ^ CoreArray/dEndian.h:238:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& operator >>(C_UInt32 &val) ^ CoreArray/dEndian.h:243:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& R(C_Int32 *pval, size_t n) ^ CoreArray/dEndian.h:248:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& R(C_UInt32 *pval, size_t n) ^ CoreArray/dEndian.h:254:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& operator >>(C_Int64 &val) ^ CoreArray/dEndian.h:259:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& operator >>(C_UInt64 &val) ^ CoreArray/dEndian.h:264:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& R(C_Int64 *pval, size_t n) ^ CoreArray/dEndian.h:269:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& R(C_UInt64 *pval, size_t n) ^ CoreArray/dEndian.h:275:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& operator >>(C_Float32 &val) ^ CoreArray/dEndian.h:280:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& operator >>(C_Float64 &val) ^ CoreArray/dEndian.h:285:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& R(C_Float32 *pval, size_t n) ^ CoreArray/dEndian.h:290:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& R(C_Float64 *pval, size_t n) ^ CoreArray/dEndian.h:300:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& operator <<(C_Int8 val) ^ CoreArray/dEndian.h:305:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& operator <<(C_UInt8 val) ^ CoreArray/dEndian.h:310:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& W(const C_Int8 *pval, size_t n) ^ CoreArray/dEndian.h:315:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& W(const C_UInt8 *pval, size_t n) ^ CoreArray/dEndian.h:321:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& operator <<(C_Int16 val) ^ CoreArray/dEndian.h:326:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& operator <<(C_UInt16 val) ^ CoreArray/dEndian.h:331:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& W(const C_Int16 *pval, size_t n) ^ CoreArray/dEndian.h:336:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& W(const C_UInt16 *pval, size_t n) ^ CoreArray/dEndian.h:342:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& operator <<(C_Int32 val) ^ CoreArray/dEndian.h:347:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& operator <<(C_UInt32 val) ^ CoreArray/dEndian.h:352:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& W(const C_Int32 *pval, size_t n) ^ CoreArray/dEndian.h:357:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& W(const C_UInt32 *pval, size_t n) ^ CoreArray/dEndian.h:363:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& operator <<(C_Int64 val) ^ CoreArray/dEndian.h:368:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& operator <<(C_UInt64 val) ^ CoreArray/dEndian.h:373:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& W(const C_Int64 *pval, size_t n) ^ CoreArray/dEndian.h:378:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& W(const C_UInt64 *pval, size_t n) ^ CoreArray/dEndian.h:384:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& operator <<(const C_Float32 val) ^ CoreArray/dEndian.h:389:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& operator <<(const C_Float64 val) ^ CoreArray/dEndian.h:394:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& W(const C_Float32 *pval, size_t n) ^ CoreArray/dEndian.h:399:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& W(const C_Float64 *pval, size_t n) ^ CoreArray/dEndian.h:603:11: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BYTE_LE() { Stream = NULL; } ^ CoreArray/dEndian.h:604:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BYTE_LE(TYPE *s) { Stream = s; } ^ CoreArray/dEndian.h:605:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BYTE_LE(TYPE &s) { Stream = &s; } ^ CoreArray/dEndian.h:608:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE SIZE64 Position() ^ CoreArray/dEndian.h:613:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE void SetPosition(const SIZE64 Pos) ^ CoreArray/dEndian.h:619:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE void ReadData(void *Buffer, ssize_t Count) ^ CoreArray/dEndian.h:624:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE C_UInt8 R8b() ^ CoreArray/dEndian.h:630:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE void WriteData(const void *Buffer, ssize_t Count) ^ CoreArray/dEndian.h:635:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE void W8b(C_UInt8 val) ^ CoreArray/dEndian.h:645:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& operator >>(C_Int8 &val) ^ CoreArray/dEndian.h:650:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& operator >>(C_UInt8 &val) ^ CoreArray/dEndian.h:655:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& R(C_Int8 *pval, size_t n) ^ CoreArray/dEndian.h:660:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& R(C_UInt8 *pval, size_t n) ^ CoreArray/dEndian.h:666:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& operator >>(C_Int16 &val) ^ CoreArray/dEndian.h:671:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& operator >>(C_UInt16 &val) ^ CoreArray/dEndian.h:676:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& R(C_Int16 *pval, size_t n) ^ CoreArray/dEndian.h:683:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& R(C_UInt16 *pval, size_t n) ^ CoreArray/dEndian.h:691:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& operator >>(C_Int32 &val) ^ CoreArray/dEndian.h:696:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& operator >>(C_UInt32 &val) ^ CoreArray/dEndian.h:701:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& R(C_Int32 *pval, size_t n) ^ CoreArray/dEndian.h:708:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& R(C_UInt32 *pval, size_t n) ^ CoreArray/dEndian.h:716:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& operator >>(C_Int64 &val) ^ CoreArray/dEndian.h:721:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& operator >>(C_UInt64 &val) ^ CoreArray/dEndian.h:726:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& R(C_Int64 *pval, size_t n) ^ CoreArray/dEndian.h:733:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& R(C_UInt64 *pval, size_t n) ^ CoreArray/dEndian.h:741:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& operator >>(C_Float32 &val) ^ CoreArray/dEndian.h:748:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& operator >>(C_Float64 &val) ^ CoreArray/dEndian.h:755:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& R(C_Float32 *pval, size_t n) ^ CoreArray/dEndian.h:762:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& R(C_Float64 *pval, size_t n) ^ CoreArray/dEndian.h:774:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& operator <<(C_Int8 val) ^ CoreArray/dEndian.h:779:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& operator <<(C_UInt8 val) ^ CoreArray/dEndian.h:784:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& W(const C_Int8 *pval, size_t n) ^ CoreArray/dEndian.h:789:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& W(const C_UInt8 *pval, size_t n) ^ CoreArray/dEndian.h:795:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& operator <<(C_Int16 val) ^ CoreArray/dEndian.h:800:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& operator <<(C_UInt16 val) ^ CoreArray/dEndian.h:805:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& W(const C_Int16 *pval, size_t n) ^ CoreArray/dEndian.h:814:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& W(const C_UInt16 *pval, size_t n) ^ CoreArray/dEndian.h:824:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& operator <<(C_Int32 val) ^ CoreArray/dEndian.h:829:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& operator <<(C_UInt32 val) ^ CoreArray/dEndian.h:834:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& W(const C_Int32 *pval, size_t n) ^ CoreArray/dEndian.h:843:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& W(const C_UInt32 *pval, size_t n) ^ CoreArray/dEndian.h:853:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& operator <<(C_Int64 val) ^ CoreArray/dEndian.h:858:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& operator <<(C_UInt64 val) ^ CoreArray/dEndian.h:863:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& W(const C_Int64 *pval, size_t n) ^ CoreArray/dEndian.h:872:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& W(const C_UInt64 *pval, size_t n) ^ CoreArray/dEndian.h:882:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& operator <<(C_Float32 val) ^ CoreArray/dEndian.h:889:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& operator <<(C_Float64 val) ^ CoreArray/dEndian.h:896:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& W(const C_Float32 *pval, size_t n) ^ CoreArray/dEndian.h:905:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& W(const C_Float64 *pval, size_t n) ^ CoreArray/dEndian.h:919:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_UInt16 Rp16b() ^ CoreArray/dEndian.h:930:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_UInt32 Rp32b() ^ CoreArray/dEndian.h:945:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_UInt64 Rp64b() ^ CoreArray/dEndian.h:969:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Wp16b(C_UInt16 val) ^ CoreArray/dEndian.h:979:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Wp32b(C_UInt32 val) ^ CoreArray/dEndian.h:993:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Wp64b(C_UInt64 val) ^ CoreArray/dEndian.h:1020:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UTF8String RpUTF8() ^ CoreArray/dEndian.h:1028:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UTF16String RpUTF16() ^ CoreArray/dEndian.h:1043:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UTF32String RpUTF32() ^ CoreArray/dEndian.h:1052:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void WpUTF8(const UTF8String &val) ^ CoreArray/dEndian.h:1058:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void WpUTF16(const UTF16String &val) ^ CoreArray/dEndian.h:1077:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void WpUTF32(const UTF32String &val) ^ CoreArray/dEndian.h:1089:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BYTE_LE& operator >>(TdGDSPos& out) ^ CoreArray/dEndian.h:1106:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BYTE_LE& operator <<(const TdGDSPos &in) ^ CoreArray/dEndian.h:1127:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BYTE_LE& operator >>(TdGDSBlockID& out) ^ CoreArray/dEndian.h:1133:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BYTE_LE& operator <<(const TdGDSBlockID &in) ^ CoreArray/dEndian.h:1147:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static COREARRAY_FORCEINLINE C_Int16 GET_VAL_UNALIGNED_LE_PTR(const C_Int16 *p) ^ CoreArray/dEndian.h:1158:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static COREARRAY_FORCEINLINE C_UInt16 GET_VAL_UNALIGNED_LE_PTR(const C_UInt16 *p) ^ CoreArray/dEndian.h:1169:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static COREARRAY_FORCEINLINE C_Int32 GET_VAL_UNALIGNED_LE_PTR(const C_Int32 *p) ^ CoreArray/dEndian.h:1181:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static COREARRAY_FORCEINLINE C_UInt32 GET_VAL_UNALIGNED_LE_PTR(const C_UInt32 *p) ^ CoreArray/dEndian.h:1193:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static COREARRAY_FORCEINLINE void SET_VAL_UNALIGNED_LE_PTR(C_Int16 *p, C_Int16 val) ^ CoreArray/dEndian.h:1205:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static COREARRAY_FORCEINLINE void SET_VAL_UNALIGNED_LE_PTR(C_UInt16 *p, C_UInt16 val) ^ CoreArray/dEndian.h:1217:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static COREARRAY_FORCEINLINE void SET_VAL_UNALIGNED_LE_PTR(C_Int32 *p, C_Int32 val) ^ CoreArray/dEndian.h:1229:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static COREARRAY_FORCEINLINE void SET_VAL_UNALIGNED_LE_PTR(C_UInt32 *p, C_UInt32 val) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:112:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_minimum(_Base_ptr __x) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:119:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_minimum(_Const_Base_ptr __x) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:126:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_maximum(_Base_ptr __x) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:133:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_maximum(_Const_Base_ptr __x) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:147:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT_IF( ^~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/map:60, from CoreArray/dBase.h:44, from CoreArray/dStream.h:40, from CoreArray/CoreArray.cpp:37: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:152:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree_key_compare(const _Key_compare& __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:158:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree_key_compare(const _Rb_tree_key_compare&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:161:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture noexcept(is_nothrow_copy_constructible<_Key_compare>::value) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:173:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree_header() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/map:60, from CoreArray/dBase.h:44, from CoreArray/dStream.h:40, from CoreArray/CoreArray.cpp:37: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:180:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree_header(_Rb_tree_header&& __x) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:193:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_move_data(_Rb_tree_header& __from) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:206:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_reset() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:234:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_valptr() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:238:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_valptr() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:244:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree_increment(_Rb_tree_node_base* __x) throw (); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:244:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:247:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree_increment(const _Rb_tree_node_base* __x) throw (); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:247:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:250:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree_decrement(_Rb_tree_node_base* __x) throw (); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:250:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:253:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree_decrement(const _Rb_tree_node_base* __x) throw (); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:253:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:269:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree_iterator() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:273:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree_iterator(_Base_ptr __x) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:277:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator*() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:281:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator->() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:285:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:292:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++(int) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:300:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator--() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:307:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator--(int) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:315:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator==(const _Self& __x) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:319:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator!=(const _Self& __x) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:341:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree_const_iterator() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:345:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree_const_iterator(_Base_ptr __x) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:348:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree_const_iterator(const iterator& __it) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:352:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_const_cast() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:356:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator*() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:360:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator->() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:364:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:371:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++(int) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:379:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator--() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:386:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator--(int) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:394:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator==(const _Self& __x) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:398:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator!=(const _Self& __x) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:407:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Rb_tree_const_iterator<_Val>& __y) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:413:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Rb_tree_const_iterator<_Val>& __y) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/map:60, from CoreArray/dBase.h:44, from CoreArray/dStream.h:40, from CoreArray/CoreArray.cpp:37: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:420:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree_node_base& __header) throw (); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:420:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:424:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree_node_base& __header) throw (); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:424:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:473:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Reuse_or_alloc_node(_Rb_tree& __t) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:488:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Reuse_or_alloc_node(const _Reuse_or_alloc_node&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:491:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~_Reuse_or_alloc_node() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:499:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Arg&& __arg) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:515:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_extract() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:557:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Alloc_node(_Rb_tree& __t) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:565:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Arg&& __arg) const ^~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:585:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_Node_allocator() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:589:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_Node_allocator() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:593:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get_allocator() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/map:60, from CoreArray/dBase.h:44, from CoreArray/dStream.h:40, from CoreArray/CoreArray.cpp:37: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:598:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_node() ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:602:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_put_node(_Link_type __p) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/map:60, from CoreArray/dBase.h:44, from CoreArray/dStream.h:40, from CoreArray/CoreArray.cpp:37: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:632:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_construct_node(_Link_type __node, _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:651:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_create_node(_Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:659:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_destroy_node(_Link_type __p) noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:667:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_drop_node(_Link_type __p) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/map:60, from CoreArray/dBase.h:44, from CoreArray/dStream.h:40, from CoreArray/CoreArray.cpp:37: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:675:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_clone_node(_Const_Link_type __x, _NodeGen& __node_gen) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:700:6: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT_IF( ^~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/map:60, from CoreArray/dBase.h:44, from CoreArray/dStream.h:40, from CoreArray/CoreArray.cpp:37: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:706:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree_impl(const _Rb_tree_impl& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:716:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree_impl(_Rb_tree_impl&&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:718:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree_impl(const _Key_compare& __comp, _Node_allocator&& __a) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:728:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_root() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:732:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_root() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:736:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_leftmost() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:740:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_leftmost() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:744:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_rightmost() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:748:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_rightmost() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:752:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_begin() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:756:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_begin() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:763:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_end() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:767:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_end() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/map:60, from CoreArray/dBase.h:44, from CoreArray/dStream.h:40, from CoreArray/CoreArray.cpp:37: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:771:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_value(_Const_Link_type __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:775:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_key(_Const_Link_type __x) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:779:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_left(_Base_ptr __x) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:783:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_left(_Const_Base_ptr __x) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:787:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_right(_Base_ptr __x) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:791:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_right(_Const_Base_ptr __x) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/map:60, from CoreArray/dBase.h:44, from CoreArray/dStream.h:40, from CoreArray/CoreArray.cpp:37: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:795:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_value(_Const_Base_ptr __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:799:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_key(_Const_Base_ptr __x) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:803:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_minimum(_Base_ptr __x) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:807:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_minimum(_Const_Base_ptr __x) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:811:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_maximum(_Base_ptr __x) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:815:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_maximum(_Const_Base_ptr __x) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/map:60, from CoreArray/dBase.h:44, from CoreArray/dStream.h:40, from CoreArray/CoreArray.cpp:37: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:833:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_insert_unique_pos(const key_type& __k); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:836:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_insert_equal_pos(const key_type& __k); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:840:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const key_type& __k); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:844:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const key_type& __k); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:850:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_(_Base_ptr __x, _Base_ptr __y, _Arg&& __v, _NodeGen&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:853:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_node(_Base_ptr __x, _Base_ptr __y, _Link_type __z); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:857:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_lower(_Base_ptr __y, _Arg&& __v); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:861:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_equal_lower(_Arg&& __x); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:864:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_lower_node(_Base_ptr __p, _Link_type __z); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:867:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_equal_lower_node(_Link_type __z); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:885:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_copy(_Const_Link_type __x, _Base_ptr __p, _NodeGen&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:889:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_copy(const _Rb_tree& __x, _NodeGen& __gen) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:899:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_copy(const _Rb_tree& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:906:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_erase(_Link_type __x); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:910:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Key& __k); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:914:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Key& __k) const; ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:918:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Key& __k); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:922:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Key& __k) const; ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:929:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree() = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:933:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const allocator_type& __a = allocator_type()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:936:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree(const _Rb_tree& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:944:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree(const allocator_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:948:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree(const _Rb_tree& __x, const allocator_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:955:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree(_Rb_tree&&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:957:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree(_Rb_tree&& __x, const allocator_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:961:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree(_Rb_tree&& __x, _Node_allocator&& __a); ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:964:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~_Rb_tree() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/map:60, from CoreArray/dBase.h:44, from CoreArray/dStream.h:40, from CoreArray/CoreArray.cpp:37: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:968:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const _Rb_tree& __x); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:972:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture key_comp() const ^~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:976:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture begin() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:980:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture begin() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:984:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture end() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:988:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture end() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:992:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rbegin() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:996:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rbegin() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1000:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rend() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1004:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rend() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1008:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture empty() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1012:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1016:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max_size() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1021:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT_IF(__is_nothrow_swappable<_Compare>::value); ^~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/map:60, from CoreArray/dBase.h:44, from CoreArray/dStream.h:40, from CoreArray/CoreArray.cpp:37: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1027:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_unique(_Arg&& __x); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1031:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_equal(_Arg&& __x); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1035:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_unique_(const_iterator __pos, _Arg&& __x, _NodeGen&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1039:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_unique_(const_iterator __pos, _Arg&& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1047:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_equal_(const_iterator __pos, _Arg&& __x, _NodeGen&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1051:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_equal_(const_iterator __pos, _Arg&& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1059:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_emplace_unique(_Args&&... __args); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1063:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_emplace_equal(_Args&&... __args); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1067:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_emplace_hint_unique(const_iterator __pos, _Args&&... __args); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1071:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_emplace_hint_equal(const_iterator __pos, _Args&&... __args); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1105:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_unique(_InputIterator __first, _InputIterator __last); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1109:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_equal(_InputIterator __first, _InputIterator __last); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1113:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_erase_aux(const_iterator __position); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1116:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_erase_aux(const_iterator __first, const_iterator __last); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1124:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erase(const_iterator __position) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1136:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erase(iterator __position) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1160:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erase(const key_type& __x); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1167:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erase(const_iterator __first, const_iterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1182:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erase(const key_type* __first, const key_type* __last); ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1185:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture clear() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/map:60, from CoreArray/dBase.h:44, from CoreArray/dStream.h:40, from CoreArray/CoreArray.cpp:37: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1193:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find(const key_type& __k); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1196:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find(const key_type& __k) const; ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1199:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture count(const key_type& __k) const; ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1202:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lower_bound(const key_type& __k) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1206:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lower_bound(const key_type& __k) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1210:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture upper_bound(const key_type& __k) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1214:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture upper_bound(const key_type& __k) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1218:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture equal_range(const key_type& __k); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1221:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture equal_range(const key_type& __k) const; ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1342:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __rb_verify() const; ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1348:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture && is_nothrow_move_assignable<_Compare>::value); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1352:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_assign_unique(_Iterator, _Iterator); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1356:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_assign_equal(_Iterator, _Iterator); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1361:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_move_data(_Rb_tree& __x, std::true_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1367:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_move_data(_Rb_tree&, std::false_type); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1371:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_move_assign(_Rb_tree&, std::true_type); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1376:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_move_assign(_Rb_tree&, std::false_type); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1550:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1560:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1570:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1577:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1584:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1591:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1598:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1605:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree(_Rb_tree&& __x, _Node_allocator&& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1617:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_move_data(_Rb_tree& __x, std::false_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h: In member function 'void std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_move_data(std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>&, std::false_type)': C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1625:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture [&__an](const value_type& __cval) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h: At global scope: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1638:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_move_assign(_Rb_tree& __x, true_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1651:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_move_assign(_Rb_tree& __x, false_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h: In member function 'void std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_move_assign(std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>&, std::false_type)': C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1663:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture [&__roan](const value_type& __cval) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h: At global scope: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1679:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture && is_nothrow_move_assignable<_Compare>::value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1691:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_assign_unique(_Iterator __first, _Iterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1704:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_assign_equal(_Iterator __first, _Iterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1717:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const _Rb_tree& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1763:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _NodeGen& __node_gen) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1785:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_lower(_Base_ptr __p, _Arg&& __v) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1810:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_equal_lower(_Arg&& __v) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1831:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_copy(_Const_Link_type __x, _Base_ptr __p, _NodeGen& __node_gen) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1867:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_erase(_Link_type __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1885:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Key& __k) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1901:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Key& __k) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1917:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Key& __k) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1933:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Key& __k) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1950:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture equal_range(const _Key& __k) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1982:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture equal_range(const _Key& __k) const ^~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2012:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT_IF(__is_nothrow_swappable<_Compare>::value) ^~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/map:60, from CoreArray/dBase.h:44, from CoreArray/dStream.h:40, from CoreArray/CoreArray.cpp:37: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2045:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_insert_unique_pos(const key_type& __k) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2077:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_insert_equal_pos(const key_type& __k) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2100:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_unique(_Arg&& __v) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2128:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_equal(_Arg&& __v) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2148:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const key_type& __k) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2214:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _NodeGen& __node_gen) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2233:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_insert_hint_equal_pos(const_iterator __position, const key_type& __k) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2296:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _NodeGen& __node_gen) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2314:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_node(_Base_ptr __x, _Base_ptr __p, _Link_type __z) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2330:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_lower_node(_Base_ptr __p, _Link_type __z) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2346:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_equal_lower_node(_Link_type __z) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2365:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_emplace_unique(_Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2391:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_emplace_equal(_Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2412:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_emplace_hint_unique(const_iterator __pos, _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2438:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_emplace_hint_equal(const_iterator __pos, _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2464:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_unique(_II __first, _II __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2476:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_equal(_II __first, _II __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2487:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_erase_aux(const_iterator __position) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2501:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_erase_aux(const_iterator __first, const_iterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2514:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erase(const _Key& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2526:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erase(const _Key* __first, const _Key* __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2537:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find(const _Key& __k) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2550:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find(const _Key& __k) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2562:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture count(const _Key& __k) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2571:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Rb_tree_node_base* __root) throw (); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2571:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2576:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree<_Key,_Val,_KeyOfValue,_Compare,_Alloc>::__rb_verify() const ^~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/map:61, from CoreArray/dBase.h:44, from CoreArray/dStream.h:40, from CoreArray/CoreArray.cpp:37: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:134:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture value_compare(_Compare __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:138:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool operator()(const value_type& __x, const value_type& __y) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:183:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture map() = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:193:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const allocator_type& __a = allocator_type()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:205:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture map(const map&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:213:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture map(map&&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:228:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const allocator_type& __a = allocator_type()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:234:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture map(const allocator_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:238:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture map(const map& __m, const allocator_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:244:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture && _Alloc_traits::_S_always_equal()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:248:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture map(initializer_list __l, const allocator_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:255:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const allocator_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:271:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture map(_InputIterator __first, _InputIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:290:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const allocator_type& __a = allocator_type()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:300:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~map() = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:317:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const map&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:321:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(map&&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:335:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(initializer_list __l) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:344:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get_allocator() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:354:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture begin() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:363:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture begin() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:372:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture end() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:381:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture end() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:390:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rbegin() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:399:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rbegin() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:408:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rend() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:417:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rend() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/map:61, from CoreArray/dBase.h:44, from CoreArray/dStream.h:40, from CoreArray/CoreArray.cpp:37: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:427:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cbegin() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:436:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cend() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:445:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture crbegin() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:454:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture crend() const noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:463:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture empty() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:468:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:473:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max_size() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/map:61, from CoreArray/dBase.h:44, from CoreArray/dStream.h:40, from CoreArray/CoreArray.cpp:37: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:490:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator[](const key_type& __k) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:510:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator[](key_type&& __k) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:535:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture at(const key_type& __k) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:544:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture at(const key_type& __k) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:574:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture emplace(_Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:604:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture emplace_hint(const_iterator __pos, _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:801:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(const value_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:808:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(value_type&& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:814:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(_Pair&& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:828:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(std::initializer_list __list) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:858:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(const_iterator __position, const value_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:868:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(const_iterator __position, value_type&& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:873:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(const_iterator __position, _Pair&& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:891:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(_InputIterator __first, _InputIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1030:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erase(const_iterator __position) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1036:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erase(iterator __position) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1067:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erase(const key_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1087:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erase(const_iterator __first, const_iterator __last) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1122:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT_IF(__is_nothrow_swappable<_Compare>::value) ^~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1132:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture clear() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/map:61, from CoreArray/dBase.h:44, from CoreArray/dStream.h:40, from CoreArray/CoreArray.cpp:37: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1141:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture key_comp() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1149:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture value_comp() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1168:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find(const key_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1193:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find(const key_type& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1214:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture count(const key_type& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1238:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lower_bound(const key_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1263:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lower_bound(const key_type& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1283:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture upper_bound(const key_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1303:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture upper_bound(const key_type& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1332:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture equal_range(const key_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1361:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture equal_range(const key_type& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1380:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const map<_K1, _T1, _C1, _A1>&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1385:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const map<_K1, _T1, _C1, _A1>&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1435:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const map<_Key, _Tp, _Compare, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1452:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const map<_Key, _Tp, _Compare, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1459:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const map<_Key, _Tp, _Compare, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1466:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const map<_Key, _Tp, _Compare, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1473:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const map<_Key, _Tp, _Compare, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1480:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const map<_Key, _Tp, _Compare, _Alloc>& __y) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1488:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT_IF(noexcept(__x.swap(__y))) ^~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/map:62, from CoreArray/dBase.h:44, from CoreArray/dStream.h:40, from CoreArray/CoreArray.cpp:37: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:133:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture value_compare(_Compare __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:137:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool operator()(const value_type& __x, const value_type& __y) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:180:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture multimap() = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:190:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const allocator_type& __a = allocator_type()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:202:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture multimap(const multimap&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:211:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture multimap(multimap&&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:225:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const allocator_type& __a = allocator_type()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:231:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture multimap(const allocator_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:235:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture multimap(const multimap& __m, const allocator_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:241:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture && _Alloc_traits::_S_always_equal()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:245:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture multimap(initializer_list __l, const allocator_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:252:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const allocator_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:267:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture multimap(_InputIterator __first, _InputIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:285:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const allocator_type& __a = allocator_type()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:295:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~multimap() = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:312:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const multimap&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:316:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(multimap&&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:330:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(initializer_list __l) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:339:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get_allocator() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:349:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture begin() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:358:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture begin() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:367:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture end() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:376:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture end() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:385:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rbegin() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:394:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rbegin() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:403:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rend() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:412:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rend() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/map:62, from CoreArray/dBase.h:44, from CoreArray/dStream.h:40, from CoreArray/CoreArray.cpp:37: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:422:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cbegin() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:431:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cend() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:440:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture crbegin() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:449:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture crend() const noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:456:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture empty() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:461:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:466:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max_size() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/map:62, from CoreArray/dBase.h:44, from CoreArray/dStream.h:40, from CoreArray/CoreArray.cpp:37: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:489:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture emplace(_Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:516:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture emplace_hint(const_iterator __pos, _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:537:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(const value_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:544:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(value_type&& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:549:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(_Pair&& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:577:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(const_iterator __position, const value_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:587:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(const_iterator __position, value_type&& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:592:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(const_iterator __position, _Pair&& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:611:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(_InputIterator __first, _InputIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:623:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(initializer_list __l) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:700:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erase(const_iterator __position) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:706:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erase(iterator __position) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:737:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erase(const key_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:758:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erase(const_iterator __first, const_iterator __last) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:796:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT_IF(__is_nothrow_swappable<_Compare>::value) ^~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:806:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture clear() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/map:62, from CoreArray/dBase.h:44, from CoreArray/dStream.h:40, from CoreArray/CoreArray.cpp:37: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:815:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture key_comp() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:823:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture value_comp() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:841:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find(const key_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:865:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find(const key_type& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:883:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture count(const key_type& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:907:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lower_bound(const key_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:932:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lower_bound(const key_type& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:952:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture upper_bound(const key_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:972:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture upper_bound(const key_type& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:999:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture equal_range(const key_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:1026:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture equal_range(const key_type& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:1045:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const multimap<_K1, _T1, _C1, _A1>&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:1050:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const multimap<_K1, _T1, _C1, _A1>&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:1099:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const multimap<_Key, _Tp, _Compare, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:1116:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const multimap<_Key, _Tp, _Compare, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:1123:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const multimap<_Key, _Tp, _Compare, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:1130:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const multimap<_Key, _Tp, _Compare, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:1137:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const multimap<_Key, _Tp, _Compare, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:1144:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const multimap<_Key, _Tp, _Compare, _Alloc>& __y) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/CoreArray.cpp:33: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:1152:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT_IF(noexcept(__x.swap(__y))) ^~~~~~~~~~~~~~~~~~~~ In file included from CoreArray/dStream.h:40, from CoreArray/CoreArray.cpp:37: CoreArray/dBase.h:78:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ssize_t DirectAddRef(CdRef &Obj); ^ CoreArray/dBase.h:78:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dBase.h:84:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ssize_t DirectDecRef(CdRef &Obj); ^ CoreArray/dBase.h:84:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dBase.h:93:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture friend ssize_t _INTERNAL::DirectAddRef(CdRef &Obj); ^ CoreArray/dBase.h:95:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture friend ssize_t _INTERNAL::DirectDecRef(CdRef &Obj); ^ CoreArray/dBase.h:98:9: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdRef(); ^ CoreArray/dBase.h:100:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdRef(); ^ CoreArray/dBase.h:104:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ssize_t AddRef(); ^ CoreArray/dBase.h:107:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ssize_t Release(); ^ CoreArray/dBase.h:110:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE ssize_t Reference() const { return fReference; } ^~~~~ CoreArray/dBase.h:164:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TdVersion Version); ^ CoreArray/dBase.h:164:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dBase.h:167:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool IncludeName); ^ CoreArray/dBase.h:167:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dBase.h:181:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdReader &Reader, TdVersion Version); ^ CoreArray/dBase.h:184:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdWriter &Writer, bool IncludeName); ^ CoreArray/dBase.h:187:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdObject(): CdAbstract() {} ^ CoreArray/dBase.h:189:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdObject() {} ^ CoreArray/dBase.h:192:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual const char *dName(); ^ CoreArray/dBase.h:194:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual const char *dTraitName(); ^ CoreArray/dBase.h:197:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual TdVersion dVersion(); ^ CoreArray/dBase.h:199:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual TdVersion SaveVersion(); ^ CoreArray/dBase.h:206:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void LoadStruct(CdReader &Reader, TdVersion Version); ^ CoreArray/dBase.h:212:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Loading(CdReader &Reader, TdVersion Version); ^ CoreArray/dBase.h:216:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void SaveStruct(CdWriter &Writer, bool IncludeName); ^ CoreArray/dBase.h:217:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Saving(CdWriter &Writer); ^ CoreArray/dBase.h:220:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual string LogValue(); ^ CoreArray/dBase.h:235:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdObjRef(): CdRef(), CdObject() { } ^ CoreArray/dBase.h:248:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE TdAutoRef() ^ CoreArray/dBase.h:253:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE TdAutoRef(TYPE *vObj) ^ CoreArray/dBase.h:259:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE ~TdAutoRef() ^ CoreArray/dBase.h:266:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE TYPE *get() ^ CoreArray/dBase.h:271:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE TYPE* operator=(TYPE *_Right) ^ CoreArray/dBase.h:281:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE TYPE &operator*() const ^~~~~ CoreArray/dBase.h:285:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE TYPE *operator->() const ^~~~~ CoreArray/dBase.h:310:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE TdOnNotify() ^ CoreArray/dBase.h:316:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator bool() const ^~~~~ CoreArray/dBase.h:322:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE void Clear() ^ CoreArray/dBase.h:329:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void (TYPE::*vEvent)(TSender*)) ^ CoreArray/dBase.h:336:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE void Notify(TSender *Sender) ^ CoreArray/dBase.h:352:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TdOnBroadcast(); ^ CoreArray/dBase.h:354:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE void Clear() { Obj = NULL; Event = NULL; } ^ CoreArray/dBase.h:356:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void (T::*vEvent)(CdObjMsg*, C_Int32, void*)) ^ CoreArray/dBase.h:359:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Notify(CdObjMsg *Sender, C_Int32 MsgCode, void *Param); ^ CoreArray/dBase.h:361:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator bool() const { return (Event!=NULL); } ^~~~~ CoreArray/dBase.h:362:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE bool operator== (const TdOnBroadcast &v) const ^~~~~ CoreArray/dBase.h:364:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE bool operator!= (const TdOnBroadcast &v) const ^~~~~ CoreArray/dBase.h:379:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdObjMsg(); ^ CoreArray/dBase.h:381:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdObjMsg(); ^ CoreArray/dBase.h:384:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void AddMsg(const TdOnBroadcast &MsgObj); ^ CoreArray/dBase.h:387:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void (T::*vEvent)(CdObjMsg*, C_Int32, void*)) ^ CoreArray/dBase.h:395:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void RemoveMsg(const TdOnBroadcast &MsgObj); ^ CoreArray/dBase.h:398:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void (T::*vEvent)(CdObjMsg*, C_Int32, void*)) ^ CoreArray/dBase.h:406:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void BeginMsg(); ^ CoreArray/dBase.h:411:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void EndMsg(); ^ CoreArray/dBase.h:414:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Notify(C_Int32 MsgCode, void *Param = NULL); ^ CoreArray/dBase.h:417:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE void Notify32(C_Int32 MsgCode, const C_Int32 Value) ^ CoreArray/dBase.h:420:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE void Notify64(C_Int32 MsgCode, const C_Int64 Value) ^ CoreArray/dBase.h:423:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE void Notify32(C_Int32 MsgCode, C_Int32 const *Param) ^ CoreArray/dBase.h:426:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE void Notify64(C_Int32 MsgCode, C_Int64 const *Param) ^ CoreArray/dBase.h:430:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE const std::vector &MsgList() const ^~~~~ CoreArray/dBase.h:435:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual bool MsgFilter(C_Int32 MsgCode, void *Param); ^ CoreArray/dBase.h:448:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TdAutoObjMsg(CdObjMsg *vObj) ^ CoreArray/dBase.h:453:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~TdAutoObjMsg() ^ CoreArray/dBase.h:474:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdLogRecord(); ^ CoreArray/dBase.h:481:11: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TdItem() { Type = LOG_CUSTOM; } ^ CoreArray/dBase.h:482:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const char *TypeStr() const; ///< return a string for Type ^~~~~ CoreArray/dBase.h:486:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Add(const char *const str, C_Int32 vType=LOG_ERROR); ^ CoreArray/dBase.h:488:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Add(std::string &str, C_Int32 vType=LOG_ERROR); ^ CoreArray/dBase.h:490:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Add(C_Int32 vType, const char *fmt, ...); ^ CoreArray/dBase.h:493:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE std::vector &List() { return fList; } ^ CoreArray/dBase.h:498:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Loading(CdReader &Reader, TdVersion Version); ^ CoreArray/dBase.h:499:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Saving(CdWriter &Writer); ^ CoreArray/dBase.h:516:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdMemory(void *Ptr); ^ CoreArray/dBase.h:519:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void ReadData(void *Buffer, ssize_t Count); ^ CoreArray/dBase.h:521:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_UInt8 R8b(); ^ CoreArray/dBase.h:524:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void WriteData(const void *Buffer, ssize_t Count); ^ CoreArray/dBase.h:526:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void W8b(C_UInt8 val); ^ CoreArray/dBase.h:529:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SIZE64 Position(); ^ CoreArray/dBase.h:531:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetPosition(const SIZE64 pos); ^ CoreArray/dBase.h:533:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE void *Base() { return _Base; } ^ CoreArray/dBase.h:534:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE void *CurPtr() { return _CurPtr; } ^ CoreArray/dBase.h:559:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdStream(); ^ CoreArray/dBase.h:561:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdStream(); ^ CoreArray/dBase.h:564:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Read(void *Buffer, ssize_t Count) = 0; ^ CoreArray/dBase.h:566:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Write(const void *Buffer, ssize_t Count) = 0; ^ CoreArray/dBase.h:568:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 Seek(SIZE64 Offset, TdSysSeekOrg Origin) = 0; ^ CoreArray/dBase.h:570:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 GetSize(); ^ CoreArray/dBase.h:572:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void SetSize(SIZE64 NewSize) = 0; ^ CoreArray/dBase.h:575:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SIZE64 Position(); ^ CoreArray/dBase.h:577:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetPosition(const SIZE64 pos); ^ CoreArray/dBase.h:580:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void ReadData(void *Buffer, ssize_t Count); ^ CoreArray/dBase.h:582:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_UInt8 R8b(); ^ CoreArray/dBase.h:584:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_UInt16 R16b(); ^ CoreArray/dBase.h:586:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_UInt32 R32b(); ^ CoreArray/dBase.h:588:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_UInt64 R64b(); ^ CoreArray/dBase.h:591:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void WriteData(const void *Buffer, ssize_t Count); ^ CoreArray/dBase.h:593:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void W8b(C_UInt8 val); ^ CoreArray/dBase.h:595:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void W16b(C_UInt16 val); ^ CoreArray/dBase.h:597:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void W32b(C_UInt32 val); ^ CoreArray/dBase.h:599:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void W64b(C_UInt64 val); ^ CoreArray/dBase.h:606:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void CopyFrom(CdStream &Source, SIZE64 Pos, SIZE64 Count); ^ CoreArray/dBase.h:609:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void CopyFromBuf(CdBufStream &Source, SIZE64 Pos, SIZE64 Count); ^ CoreArray/dBase.h:612:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdStream& operator= (const CdStream& m); ^ CoreArray/dBase.h:613:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdStream& operator= (CdStream& m); ^ CoreArray/dBase.h:643:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdStreamPipe(): CdAbstractItem() {} ^ CoreArray/dBase.h:644:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdStreamPipe() {} ^ CoreArray/dBase.h:647:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdStream *InitPipe(CdBufStream *BufStream) = 0; ^ CoreArray/dBase.h:648:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdStream *FreePipe() = 0; ^ CoreArray/dBase.h:662:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdBufStream(CdStream *vStream, ssize_t vBufSize=STREAM_BUFFER_SIZE); ^ CoreArray/dBase.h:664:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdBufStream(); ^ CoreArray/dBase.h:666:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void FlushBuffer(); ^ CoreArray/dBase.h:667:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void FlushWrite(); ^ CoreArray/dBase.h:670:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void CopyFrom(CdStream &Source, SIZE64 Pos, SIZE64 Count); ^ CoreArray/dBase.h:672:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void CopyFromBuf(CdBufStream &Source, SIZE64 Pos, SIZE64 Count); ^ CoreArray/dBase.h:674:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Truncate(); ^ CoreArray/dBase.h:677:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void ReadData(void *Buffer, ssize_t Count); ^ CoreArray/dBase.h:679:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_UInt8 R8b(); ^ CoreArray/dBase.h:681:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_UInt16 R16b(); ^ CoreArray/dBase.h:683:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_UInt32 R32b(); ^ CoreArray/dBase.h:685:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_UInt64 R64b(); ^ CoreArray/dBase.h:688:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void WriteData(const void *Buffer, ssize_t Count); ^ CoreArray/dBase.h:690:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void W8b(C_UInt8 val); ^ CoreArray/dBase.h:692:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void W16b(C_UInt16 val); ^ CoreArray/dBase.h:694:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void W32b(C_UInt32 val); ^ CoreArray/dBase.h:696:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void W64b(C_UInt64 val); ^ CoreArray/dBase.h:698:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void ClearPipe(); ^ CoreArray/dBase.h:699:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void PushPipe(CdStreamPipe* APipe); ^ CoreArray/dBase.h:700:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void PopPipe(); ^ CoreArray/dBase.h:702:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE SIZE64 Position() { return _Position; } ^ CoreArray/dBase.h:703:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE void SetPosition(const SIZE64 pos) { _Position = pos; } ^ CoreArray/dBase.h:705:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE CdStream *Stream() const { return _Stream; } ^~~~~ CoreArray/dBase.h:706:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetStream(CdStream *Value); ^ CoreArray/dBase.h:707:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE CdStream *BaseStream() const { return _BaseStream; } ^~~~~ CoreArray/dBase.h:709:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE ssize_t BufSize() const { return _BufSize; } ^~~~~ CoreArray/dBase.h:710:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetBufSize(const ssize_t NewBufSize); ^ CoreArray/dBase.h:711:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 GetSize(); ^ CoreArray/dBase.h:712:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void SetSize(SIZE64 Value); ^ CoreArray/dBase.h:733:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdStreamPipe2(): CdStreamPipe() { fStream = NULL; fPStream = NULL; } ^ CoreArray/dBase.h:736:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdStream *InitPipe(CdBufStream *BufStream) ^ CoreArray/dBase.h:742:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdStream *FreePipe() ^ CoreArray/dBase.h:765:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdStreamIndex(); ^ CoreArray/dBase.h:767:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Reset(C_Int64 count); ^ CoreArray/dBase.h:768:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Initialize(); ^ CoreArray/dBase.h:771:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE void Forward(SIZE64 stream_pos) ^ CoreArray/dBase.h:778:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Set(C_Int64 index, C_Int64 &close_index, SIZE64 &stream_pos); ^ CoreArray/dBase.h:780:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE C_Int64 Count() const { return fCount; } ^~~~~ CoreArray/dBase.h:788:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TPair(C_Int64 i, SIZE64 p) { Index = i; StreamPos = p; } ^ CoreArray/dBase.h:804:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _Init(); ^ CoreArray/dBase.h:805:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _Hit(SIZE64 stream_pos); ^ CoreArray/dBase.h:821:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrObject(): ErrCoreArray() ^ CoreArray/dBase.h:823:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrObject(const char *fmt, ...): ErrCoreArray() ^ CoreArray/dBase.h:825:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrObject(const std::string &msg): ErrCoreArray() ^ CoreArray/dBase.h:834:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrStream(): ErrCoreArray() ^ CoreArray/dBase.h:836:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrStream(const char *fmt, ...): ErrCoreArray() ^ CoreArray/dBase.h:838:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrStream(const std::string &msg): ErrCoreArray() ^ CoreArray/dBase.h:847:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrBufStream(): ErrCoreArray() ^ CoreArray/dBase.h:849:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrBufStream(const char *fmt, ...): ErrCoreArray() ^ CoreArray/dBase.h:851:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrBufStream(const std::string &msg): ErrCoreArray() ^ In file included from CoreArray/dStream.h:41, from CoreArray/CoreArray.cpp:37: CoreArray/dSerial.h:111:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrSerial(): ErrCoreArray() ^ CoreArray/dSerial.h:113:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrSerial(const char *fmt, ...): ErrCoreArray() ^ CoreArray/dSerial.h:115:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrSerial(const std::string &msg): ErrCoreArray() ^ CoreArray/dSerial.h:137:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdObjClassMgr *vClassMgr=NULL); ^ CoreArray/dSerial.h:144:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdObjClassMgr *vClassMgr=NULL); ^ CoreArray/dSerial.h:146:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdSerialization(); ^ CoreArray/dSerial.h:149:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE &Storage() ^ CoreArray/dSerial.h:153:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE CdBufStream &BufStream() ^ CoreArray/dSerial.h:157:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE CdStream &Stream() ^ CoreArray/dSerial.h:161:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE CdLogRecord &Log() ^ CoreArray/dSerial.h:164:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetLog(CdLogRecord &vLog); ^ CoreArray/dSerial.h:167:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE CdObjClassMgr *ClassMgr() const ^~~~~ CoreArray/dSerial.h:171:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool HaveProperty(const char *Name); ^ CoreArray/dSerial.h:173:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TdSerialTypeID PropTypeID(const char *Name); ^ CoreArray/dSerial.h:175:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SIZE64 PropPosition(const char *Name); ^ CoreArray/dSerial.h:178:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TdSerialTypeID &TypeID, SIZE64 &Start, SIZE64 &Length); ^ CoreArray/dSerial.h:198:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TVariable(); ^ CoreArray/dSerial.h:199:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~TVariable(); ^ CoreArray/dSerial.h:213:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CVarList(); ^ CoreArray/dSerial.h:214:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~CVarList(); ^ CoreArray/dSerial.h:217:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TVariable* Name2Variable(const char *Name); ^ CoreArray/dSerial.h:219:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void ClearVarList(); ^ CoreArray/dSerial.h:226:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CVarList &PushStruct(); ^ CoreArray/dSerial.h:228:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void PopStruct(); ^ CoreArray/dSerial.h:230:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CVarList &CurrentStruct(); ^ CoreArray/dSerial.h:252:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdObjClassMgr *vClassMgr=NULL); ^ CoreArray/dSerial.h:259:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdObjClassMgr *vClassMgr=NULL); ^ CoreArray/dSerial.h:261:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdWriter(); ^ CoreArray/dSerial.h:264:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void BeginStruct(); ^ CoreArray/dSerial.h:266:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void BeginNameSpace(); ^ CoreArray/dSerial.h:268:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void EndStruct(); ^ CoreArray/dSerial.h:271:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void WriteClassName(const char *Name); ^ CoreArray/dSerial.h:274:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TdVar &operator[] (const char *Name); ^ CoreArray/dSerial.h:279:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void WritePropName(const char *Name); ^ CoreArray/dSerial.h:282:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TVariable* NewVar(const char *Name, TdSerialTypeID TypeID, SIZE64 Size); ^ CoreArray/dSerial.h:291:10: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TdVar(); ^ CoreArray/dSerial.h:294:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator << (C_Int8 val); ^ CoreArray/dSerial.h:295:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator << (C_UInt8 val); ^ CoreArray/dSerial.h:296:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator << (C_Int16 val); ^ CoreArray/dSerial.h:297:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator << (C_UInt16 val); ^ CoreArray/dSerial.h:298:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator << (C_Int32 val); ^ CoreArray/dSerial.h:299:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator << (C_UInt32 val); ^ CoreArray/dSerial.h:300:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator << (C_Int64 val); ^ CoreArray/dSerial.h:301:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator << (C_UInt64 val); ^ CoreArray/dSerial.h:304:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator << (C_Float32 val); ^ CoreArray/dSerial.h:305:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator << (C_Float64 val); ^ CoreArray/dSerial.h:308:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator << (const UTF8String &val); ^ CoreArray/dSerial.h:309:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator << (const UTF16String &val); ^ CoreArray/dSerial.h:310:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator << (const UTF32String &val); ^ CoreArray/dSerial.h:313:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Wp16b(C_UInt16 val); ^ CoreArray/dSerial.h:314:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Wp32b(C_UInt32 val); ^ CoreArray/dSerial.h:315:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Wp64b(C_UInt64 val); ^ CoreArray/dSerial.h:318:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void NewStruct(); ^ CoreArray/dSerial.h:319:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void NewShortRec(void *Ptr, size_t Size); ^ CoreArray/dSerial.h:320:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void NewShortRec(const C_Int32 *pval, size_t n); ^ CoreArray/dSerial.h:321:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void NewShortRec(const C_Int64 *pval, size_t n); ^ CoreArray/dSerial.h:322:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void NewNameSpace(); ^ CoreArray/dSerial.h:325:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator << (const TdGDSPos &val); ^ CoreArray/dSerial.h:328:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator << (const TdGDSBlockID &val); ^ CoreArray/dSerial.h:331:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void NewAutoArray(const C_Int32 *pval, size_t n); ^ CoreArray/dSerial.h:332:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void NewAutoArray(const C_Int64 *pval, size_t n); ^ CoreArray/dSerial.h:363:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdObjClassMgr *vClassMgr=NULL); ^ CoreArray/dSerial.h:370:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdObjClassMgr *vClassMgr=NULL); ^ CoreArray/dSerial.h:372:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdReader(); ^ CoreArray/dSerial.h:375:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SIZE64 BeginStruct(); ^ CoreArray/dSerial.h:377:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SIZE64 BeginNameSpace(); ^ CoreArray/dSerial.h:379:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void EndStruct(); ^ CoreArray/dSerial.h:382:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::string ReadClassName(); ^ CoreArray/dSerial.h:385:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TdVar &operator[] (const char *vName); ^ CoreArray/dSerial.h:405:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TYPE & NewVar(string &Name, TdSerialTypeID TypeID) ^ CoreArray/dSerial.h:428:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SIZE64 _BeginNameSpace(); ^ CoreArray/dSerial.h:430:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _InitNameSpace(); ^ CoreArray/dSerial.h:433:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::string ReadPropName(); ^ CoreArray/dSerial.h:436:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TVariable* FindVar(const char *Name); ^ CoreArray/dSerial.h:445:10: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TdVar(); ^ CoreArray/dSerial.h:448:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator >> (C_Int8 &val); ^ CoreArray/dSerial.h:449:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator >> (C_UInt8 &val); ^ CoreArray/dSerial.h:450:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator >> (C_Int16 &val); ^ CoreArray/dSerial.h:451:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator >> (C_UInt16 &val); ^ CoreArray/dSerial.h:452:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator >> (C_Int32 &val); ^ CoreArray/dSerial.h:453:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator >> (C_UInt32 &val); ^ CoreArray/dSerial.h:454:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator >> (C_Int64 &val); ^ CoreArray/dSerial.h:455:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator >> (C_UInt64 &val); ^ CoreArray/dSerial.h:458:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator >> (C_Float32 &val); ^ CoreArray/dSerial.h:459:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator >> (C_Float64 &val); ^ CoreArray/dSerial.h:462:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator >> (UTF8String &val); ^ CoreArray/dSerial.h:463:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator >> (UTF16String &val); ^ CoreArray/dSerial.h:464:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator >> (UTF32String &val); ^ CoreArray/dSerial.h:466:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void BeginStruct(); ^ CoreArray/dSerial.h:467:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void GetShortRec(void* &OutPtr, size_t &Size); ^ CoreArray/dSerial.h:468:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void GetShortRec(C_Int32 *pval, size_t n); ^ CoreArray/dSerial.h:469:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void GetShortRec(C_Int64 *pval, size_t n); ^ CoreArray/dSerial.h:470:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void BeginNameSpace(); ^ CoreArray/dSerial.h:473:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator >> (TdGDSPos &val); ^ CoreArray/dSerial.h:474:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator >> (TdGDSBlockID &val); ^ CoreArray/dSerial.h:477:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void GetAutoArray(C_Int32 *pval, ssize_t n); ^ CoreArray/dSerial.h:478:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void GetAutoArray(C_Int64 *pval, ssize_t n); ^ CoreArray/dSerial.h:489:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template static TYPE Cvt_Num(TVariable* Var) ^ CoreArray/dSerial.h:554:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool operator()(const char* s1, const char* s2) const; ^~~~~ CoreArray/dSerial.h:561:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdObjClassMgr(); ^ CoreArray/dSerial.h:563:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdObjClassMgr(); ^ CoreArray/dSerial.h:572:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ClassType vCType, const char *Desp=""); ^ CoreArray/dSerial.h:574:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void RemoveClass(const char *ClassName); ^ CoreArray/dSerial.h:576:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Clear(); ^ CoreArray/dSerial.h:579:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual TdOnObjCreate NameToClass(const char *ClassName); ^ CoreArray/dSerial.h:586:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool Silent); ^ CoreArray/dSerial.h:589:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const TClassStruct &ClassStruct(const char *ClassName) const; ^~~~~ CoreArray/dSerial.h:592:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE const TClassMap &ClassMap() const { return fClassMap; } ^~~~~ CoreArray/dSerial.h:595:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void GetClassDesp(vector &Key, vector &Desp); ^ CoreArray/dSerial.h:606:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT CdObjClassMgr &dObjManager(); ^ CoreArray/dSerial.h:606:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from CoreArray/../ZLIB/zlib.h:34, from CoreArray/dStream.h:47, from CoreArray/CoreArray.cpp:37: CoreArray/../ZLIB/zlib.h:220:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN const char * ZEXPORT zlibVersion OF((void)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:220:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN const char * ZEXPORT zlibVersion OF((void)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:250:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT deflate OF((z_streamp strm, int flush)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:250:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT deflate OF((z_streamp strm, int flush)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:363:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT deflateEnd OF((z_streamp strm)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:363:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT deflateEnd OF((z_streamp strm)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:400:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT inflate OF((z_streamp strm, int flush)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:400:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT inflate OF((z_streamp strm, int flush)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:520:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT inflateEnd OF((z_streamp strm)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:520:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT inflateEnd OF((z_streamp strm)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:613:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture uInt dictLength)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:613:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture uInt dictLength)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:657:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture uInt *dictLength)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:657:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture uInt *dictLength)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:678:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture z_streamp source)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:678:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture z_streamp source)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:695:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT deflateReset OF((z_streamp strm)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:695:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT deflateReset OF((z_streamp strm)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:708:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int strategy)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:708:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int strategy)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:747:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int max_chain)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:747:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int max_chain)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:761:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture uLong sourceLen)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:761:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture uLong sourceLen)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:777:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int *bits)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:777:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int *bits)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:792:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int value)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:792:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int value)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:808:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture gz_headerp head)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:808:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture gz_headerp head)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:886:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture uInt dictLength)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:886:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture uInt dictLength)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:909:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture uInt *dictLength)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:909:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture uInt *dictLength)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:922:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT inflateSync OF((z_streamp strm)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:922:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT inflateSync OF((z_streamp strm)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:942:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture z_streamp source)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:942:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture z_streamp source)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:957:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT inflateReset OF((z_streamp strm)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:957:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT inflateReset OF((z_streamp strm)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:968:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int windowBits)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:968:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int windowBits)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:983:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int value)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:983:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int value)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1002:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN long ZEXPORT inflateMark OF((z_streamp strm)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1002:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN long ZEXPORT inflateMark OF((z_streamp strm)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1031:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture gz_headerp head)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1031:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture gz_headerp head)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1098:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture out_func out, void FAR *out_desc)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1098:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture out_func out, void FAR *out_desc)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1166:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT inflateBackEnd OF((z_streamp strm)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1166:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT inflateBackEnd OF((z_streamp strm)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1174:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN uLong ZEXPORT zlibCompileFlags OF((void)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1174:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN uLong ZEXPORT zlibCompileFlags OF((void)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1228:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const Bytef *source, uLong sourceLen)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1228:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const Bytef *source, uLong sourceLen)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1244:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int level)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1244:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int level)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1258:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN uLong ZEXPORT compressBound OF((uLong sourceLen)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1258:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN uLong ZEXPORT compressBound OF((uLong sourceLen)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1266:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const Bytef *source, uLong sourceLen)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1266:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const Bytef *source, uLong sourceLen)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1284:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const Bytef *source, uLong *sourceLen)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1284:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const Bytef *source, uLong *sourceLen)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1340:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN gzFile ZEXPORT gzdopen OF((int fd, const char *mode)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1340:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN gzFile ZEXPORT gzdopen OF((int fd, const char *mode)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1363:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzbuffer OF((gzFile file, unsigned size)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1363:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzbuffer OF((gzFile file, unsigned size)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1379:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzsetparams OF((gzFile file, int level, int strategy)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1379:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzsetparams OF((gzFile file, int level, int strategy)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1390:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzread OF((gzFile file, voidp buf, unsigned len)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1390:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzread OF((gzFile file, voidp buf, unsigned len)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1421:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture gzFile file)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1421:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture gzFile file)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1447:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture voidpc buf, unsigned len)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1447:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture voidpc buf, unsigned len)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1455:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture z_size_t nitems, gzFile file)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1455:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture z_size_t nitems, gzFile file)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1468:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORTVA gzprintf Z_ARG((gzFile file, const char *format, ...)); ^ CoreArray/../ZLIB/zconf.h:298:26: note: in definition of macro 'Z_ARG' # define Z_ARG(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1468:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORTVA gzprintf Z_ARG((gzFile file, const char *format, ...)); ^ CoreArray/../ZLIB/zconf.h:298:26: note: in definition of macro 'Z_ARG' # define Z_ARG(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1483:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzputs OF((gzFile file, const char *s)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1483:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzputs OF((gzFile file, const char *s)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1491:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN char * ZEXPORT gzgets OF((gzFile file, char *buf, int len)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1491:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN char * ZEXPORT gzgets OF((gzFile file, char *buf, int len)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1504:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzputc OF((gzFile file, int c)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1504:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzputc OF((gzFile file, int c)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1510:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzgetc OF((gzFile file)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1510:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzgetc OF((gzFile file)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1519:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzungetc OF((int c, gzFile file)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1519:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzungetc OF((int c, gzFile file)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1531:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzflush OF((gzFile file, int flush)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1531:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzflush OF((gzFile file, int flush)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1566:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzrewind OF((gzFile file)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1566:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzrewind OF((gzFile file)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1594:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzeof OF((gzFile file)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1594:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzeof OF((gzFile file)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1609:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzdirect OF((gzFile file)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1609:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzdirect OF((gzFile file)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1630:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzclose OF((gzFile file)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1630:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzclose OF((gzFile file)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1643:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzclose_r OF((gzFile file)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1643:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzclose_r OF((gzFile file)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1644:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzclose_w OF((gzFile file)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1644:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzclose_w OF((gzFile file)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1655:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN const char * ZEXPORT gzerror OF((gzFile file, int *errnum)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1655:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN const char * ZEXPORT gzerror OF((gzFile file, int *errnum)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1671:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN void ZEXPORT gzclearerr OF((gzFile file)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1671:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN void ZEXPORT gzclearerr OF((gzFile file)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1688:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN uLong ZEXPORT adler32 OF((uLong adler, const Bytef *buf, uInt len)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1688:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN uLong ZEXPORT adler32 OF((uLong adler, const Bytef *buf, uInt len)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1708:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture z_size_t len)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1708:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture z_size_t len)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1725:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN uLong ZEXPORT crc32 OF((uLong crc, const Bytef *buf, uInt len)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1725:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN uLong ZEXPORT crc32 OF((uLong crc, const Bytef *buf, uInt len)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1743:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture z_size_t len)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1743:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture z_size_t len)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1765:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const char *version, int stream_size)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1765:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const char *version, int stream_size)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1767:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const char *version, int stream_size)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1767:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const char *version, int stream_size)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1771:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int stream_size)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1771:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int stream_size)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1773:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const char *version, int stream_size)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1773:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const char *version, int stream_size)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1777:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int stream_size)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1777:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int stream_size)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1822:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzgetc_ OF((gzFile file)); /* backward compatibility */ ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1822:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzgetc_ OF((gzFile file)); /* backward compatibility */ ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1872:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN gzFile ZEXPORT gzopen OF((const char *, const char *)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1872:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN gzFile ZEXPORT gzopen OF((const char *, const char *)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1873:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN z_off_t ZEXPORT gzseek OF((gzFile, z_off_t, int)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1873:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN z_off_t ZEXPORT gzseek OF((gzFile, z_off_t, int)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1874:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN z_off_t ZEXPORT gztell OF((gzFile)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1874:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN z_off_t ZEXPORT gztell OF((gzFile)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1875:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN z_off_t ZEXPORT gzoffset OF((gzFile)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1875:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN z_off_t ZEXPORT gzoffset OF((gzFile)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1876:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN uLong ZEXPORT adler32_combine OF((uLong, uLong, z_off_t)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1876:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN uLong ZEXPORT adler32_combine OF((uLong, uLong, z_off_t)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1877:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN uLong ZEXPORT crc32_combine OF((uLong, uLong, z_off_t)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1877:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN uLong ZEXPORT crc32_combine OF((uLong, uLong, z_off_t)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1888:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN const char * ZEXPORT zError OF((int)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1888:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN const char * ZEXPORT zError OF((int)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1889:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT inflateSyncPoint OF((z_streamp)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1889:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT inflateSyncPoint OF((z_streamp)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1890:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN const z_crc_t FAR * ZEXPORT get_crc_table OF((void)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1890:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN const z_crc_t FAR * ZEXPORT get_crc_table OF((void)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1891:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT inflateUndermine OF((z_streamp, int)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1891:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT inflateUndermine OF((z_streamp, int)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1892:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT inflateValidate OF((z_streamp, int)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1892:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT inflateValidate OF((z_streamp, int)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1893:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN unsigned long ZEXPORT inflateCodesUsed OF ((z_streamp)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1893:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN unsigned long ZEXPORT inflateCodesUsed OF ((z_streamp)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1894:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT inflateResetKeep OF((z_streamp)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1894:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT inflateResetKeep OF((z_streamp)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1895:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT deflateResetKeep OF((z_streamp)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1895:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT deflateResetKeep OF((z_streamp)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1898:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const char *mode)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1898:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const char *mode)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1904:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture va_list va)); ^ CoreArray/../ZLIB/zconf.h:298:26: note: in definition of macro 'Z_ARG' # define Z_ARG(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1904:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture va_list va)); ^ CoreArray/../ZLIB/zconf.h:298:26: note: in definition of macro 'Z_ARG' # define Z_ARG(args) args ^~~~ In file included from CoreArray/dStream.h:52, from CoreArray/CoreArray.cpp:37: CoreArray/../LZ4/lz4.h:112:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API int LZ4_versionNumber (void); /**< library version number; useful to check dll version */ ^ CoreArray/../LZ4/lz4.h:112:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:113:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API const char* LZ4_versionString (void); /**< library version string; useful to check dll version */ ^ CoreArray/../LZ4/lz4.h:113:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:148:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API int LZ4_compress_default(const char* src, char* dst, int srcSize, int dstCapacity); ^ CoreArray/../LZ4/lz4.h:148:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:164:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API int LZ4_decompress_safe (const char* src, char* dst, int compressedSize, int dstCapacity); ^ CoreArray/../LZ4/lz4.h:164:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:182:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API int LZ4_compressBound(int inputSize); ^ CoreArray/../LZ4/lz4.h:182:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:192:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API int LZ4_compress_fast (const char* src, char* dst, int srcSize, int dstCapacity, int acceleration); ^ CoreArray/../LZ4/lz4.h:192:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:201:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API int LZ4_sizeofState(void); ^ CoreArray/../LZ4/lz4.h:201:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:202:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API int LZ4_compress_fast_extState (void* state, const char* src, char* dst, int srcSize, int dstCapacity, int acceleration); ^ CoreArray/../LZ4/lz4.h:202:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:228:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API int LZ4_compress_destSize (const char* src, char* dst, int* srcSizePtr, int targetDstSize); ^ CoreArray/../LZ4/lz4.h:228:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:265:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API int LZ4_decompress_safe_partial (const char* src, char* dst, int srcSize, int targetOutputSize, int dstCapacity); ^ CoreArray/../LZ4/lz4.h:265:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:273:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API LZ4_stream_t* LZ4_createStream(void); ^ CoreArray/../LZ4/lz4.h:273:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:274:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API int LZ4_freeStream (LZ4_stream_t* streamPtr); ^ CoreArray/../LZ4/lz4.h:274:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:298:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API void LZ4_resetStream_fast (LZ4_stream_t* streamPtr); ^ CoreArray/../LZ4/lz4.h:298:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:311:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API int LZ4_loadDict (LZ4_stream_t* streamPtr, const char* dictionary, int dictSize); ^ CoreArray/../LZ4/lz4.h:311:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:336:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API int LZ4_compress_fast_continue (LZ4_stream_t* streamPtr, const char* src, char* dst, int srcSize, int dstCapacity, int acceleration); ^ CoreArray/../LZ4/lz4.h:336:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:345:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API int LZ4_saveDict (LZ4_stream_t* streamPtr, char* safeBuffer, int maxDictSize); ^ CoreArray/../LZ4/lz4.h:345:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:358:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API LZ4_streamDecode_t* LZ4_createStreamDecode(void); ^ CoreArray/../LZ4/lz4.h:358:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:359:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API int LZ4_freeStreamDecode (LZ4_streamDecode_t* LZ4_stream); ^ CoreArray/../LZ4/lz4.h:359:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:368:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API int LZ4_setStreamDecode (LZ4_streamDecode_t* LZ4_streamDecode, const char* dictionary, int dictSize); ^ CoreArray/../LZ4/lz4.h:368:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:381:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API int LZ4_decoderRingBufferSize(int maxBlockSize); ^ CoreArray/../LZ4/lz4.h:381:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:409:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API int LZ4_decompress_safe_continue (LZ4_streamDecode_t* LZ4_streamDecode, const char* src, char* dst, int srcSize, int dstCapacity); ^ CoreArray/../LZ4/lz4.h:409:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:420:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API int LZ4_decompress_safe_usingDict (const char* src, char* dst, int srcSize, int dstCapcity, const char* dictStart, int dictSize); ^ CoreArray/../LZ4/lz4.h:420:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from CoreArray/dStream.h:52, from CoreArray/CoreArray.cpp:37: CoreArray/../LZ4/lz4.h:645:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API LZ4_stream_t* LZ4_initStream (void* buffer, size_t size); ^ CoreArray/../LZ4/lz4.h:645:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:697:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("use LZ4_compress_default() instead") LZ4LIB_API int LZ4_compress (const char* src, char* dest, int srcSize); ^ CoreArray/../LZ4/lz4.h:697:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:698:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("use LZ4_compress_default() instead") LZ4LIB_API int LZ4_compress_limitedOutput (const char* src, char* dest, int srcSize, int maxOutputSize); ^ CoreArray/../LZ4/lz4.h:698:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:699:171: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("use LZ4_compress_fast_extState() instead") LZ4LIB_API int LZ4_compress_withState (void* state, const char* source, char* dest, int inputSize); ^ CoreArray/../LZ4/lz4.h:699:171: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:700:190: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("use LZ4_compress_fast_extState() instead") LZ4LIB_API int LZ4_compress_limitedOutput_withState (void* state, const char* source, char* dest, int inputSize, int maxOutputSize); ^ CoreArray/../LZ4/lz4.h:700:190: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:701:187: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("use LZ4_compress_fast_continue() instead") LZ4LIB_API int LZ4_compress_continue (LZ4_stream_t* LZ4_streamPtr, const char* source, char* dest, int inputSize); ^ CoreArray/../LZ4/lz4.h:701:187: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:702:206: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("use LZ4_compress_fast_continue() instead") LZ4LIB_API int LZ4_compress_limitedOutput_continue (LZ4_stream_t* LZ4_streamPtr, const char* source, char* dest, int inputSize, int maxOutputSize); ^ CoreArray/../LZ4/lz4.h:702:206: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:705:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("use LZ4_decompress_fast() instead") LZ4LIB_API int LZ4_uncompress (const char* source, char* dest, int outputSize); ^ CoreArray/../LZ4/lz4.h:705:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:706:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("use LZ4_decompress_safe() instead") LZ4LIB_API int LZ4_uncompress_unknownOutputSize (const char* source, char* dest, int isize, int maxOutputSize); ^ CoreArray/../LZ4/lz4.h:706:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:718:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("Use LZ4_createStream() instead") LZ4LIB_API void* LZ4_create (char* inputBuffer); ^ CoreArray/../LZ4/lz4.h:718:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:719:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("Use LZ4_createStream() instead") LZ4LIB_API int LZ4_sizeofStreamState(void); ^ CoreArray/../LZ4/lz4.h:719:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:720:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("Use LZ4_resetStream() instead") LZ4LIB_API int LZ4_resetStreamState(void* state, char* inputBuffer); ^ CoreArray/../LZ4/lz4.h:720:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:721:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("Use LZ4_saveDict() instead") LZ4LIB_API char* LZ4_slideInputBuffer (void* state); ^ CoreArray/../LZ4/lz4.h:721:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:724:175: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("use LZ4_decompress_safe_usingDict() instead") LZ4LIB_API int LZ4_decompress_safe_withPrefix64k (const char* src, char* dst, int compressedSize, int maxDstSize); ^ CoreArray/../LZ4/lz4.h:724:175: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:725:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("use LZ4_decompress_fast_usingDict() instead") LZ4LIB_API int LZ4_decompress_fast_withPrefix64k (const char* src, char* dst, int originalSize); ^ CoreArray/../LZ4/lz4.h:725:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:754:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API int LZ4_decompress_fast (const char* src, char* dst, int originalSize); ^ CoreArray/../LZ4/lz4.h:754:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:756:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API int LZ4_decompress_fast_continue (LZ4_streamDecode_t* LZ4_streamDecode, const char* src, char* dst, int originalSize); ^ CoreArray/../LZ4/lz4.h:756:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:758:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API int LZ4_decompress_fast_usingDict (const char* src, char* dst, int originalSize, const char* dictStart, int dictSize); ^ CoreArray/../LZ4/lz4.h:758:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:766:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API void LZ4_resetStream (LZ4_stream_t* streamPtr); ^ CoreArray/../LZ4/lz4.h:766:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from CoreArray/dStream.h:53, from CoreArray/CoreArray.cpp:37: CoreArray/../LZ4/lz4hc.h:66:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API int LZ4_compress_HC (const char* src, char* dst, int srcSize, int dstCapacity, int compressionLevel); ^ CoreArray/../LZ4/lz4hc.h:66:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:79:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API int LZ4_sizeofStateHC(void); ^ CoreArray/../LZ4/lz4hc.h:79:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from CoreArray/dStream.h:53, from CoreArray/CoreArray.cpp:37: CoreArray/../LZ4/lz4hc.h:80:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API int LZ4_compress_HC_extStateHC(void* stateHC, const char* src, char* dst, int srcSize, int maxDstSize, int compressionLevel); ^ CoreArray/../LZ4/lz4hc.h:80:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:94:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int compressionLevel); ^ CoreArray/../LZ4/lz4hc.h:94:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:109:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API LZ4_streamHC_t* LZ4_createStreamHC(void); ^ CoreArray/../LZ4/lz4hc.h:109:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:110:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API int LZ4_freeStreamHC (LZ4_streamHC_t* streamHCPtr); ^ CoreArray/../LZ4/lz4hc.h:110:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:155:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API void LZ4_resetStreamHC_fast(LZ4_streamHC_t* streamHCPtr, int compressionLevel); /* v1.9.0+ */ ^ CoreArray/../LZ4/lz4hc.h:155:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:156:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API int LZ4_loadDictHC (LZ4_streamHC_t* streamHCPtr, const char* dictionary, int dictSize); ^ CoreArray/../LZ4/lz4hc.h:156:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:160:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int srcSize, int maxDstSize); ^ CoreArray/../LZ4/lz4hc.h:160:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:174:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int* srcSizePtr, int targetDstSize); ^ CoreArray/../LZ4/lz4hc.h:174:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:176:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API int LZ4_saveDictHC (LZ4_streamHC_t* streamHCPtr, char* safeBuffer, int maxDictSize); ^ CoreArray/../LZ4/lz4hc.h:176:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:247:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API LZ4_streamHC_t* LZ4_initStreamHC (void* buffer, size_t size); ^ CoreArray/../LZ4/lz4hc.h:247:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:256:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("use LZ4_compress_HC() instead") LZ4LIB_API int LZ4_compressHC (const char* source, char* dest, int inputSize); ^ CoreArray/../LZ4/lz4hc.h:256:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:257:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("use LZ4_compress_HC() instead") LZ4LIB_API int LZ4_compressHC_limitedOutput (const char* source, char* dest, int inputSize, int maxOutputSize); ^ CoreArray/../LZ4/lz4hc.h:257:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:258:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("use LZ4_compress_HC() instead") LZ4LIB_API int LZ4_compressHC2 (const char* source, char* dest, int inputSize, int compressionLevel); ^ CoreArray/../LZ4/lz4hc.h:258:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:259:180: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("use LZ4_compress_HC() instead") LZ4LIB_API int LZ4_compressHC2_limitedOutput(const char* source, char* dest, int inputSize, int maxOutputSize, int compressionLevel); ^ CoreArray/../LZ4/lz4hc.h:259:180: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:260:175: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("use LZ4_compress_HC_extStateHC() instead") LZ4LIB_API int LZ4_compressHC_withStateHC (void* state, const char* source, char* dest, int inputSize); ^ CoreArray/../LZ4/lz4hc.h:260:175: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:261:194: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("use LZ4_compress_HC_extStateHC() instead") LZ4LIB_API int LZ4_compressHC_limitedOutput_withStateHC (void* state, const char* source, char* dest, int inputSize, int maxOutputSize); ^ CoreArray/../LZ4/lz4hc.h:261:194: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:262:197: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("use LZ4_compress_HC_extStateHC() instead") LZ4LIB_API int LZ4_compressHC2_withStateHC (void* state, const char* source, char* dest, int inputSize, int compressionLevel); ^ CoreArray/../LZ4/lz4hc.h:262:197: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:263:216: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("use LZ4_compress_HC_extStateHC() instead") LZ4LIB_API int LZ4_compressHC2_limitedOutput_withStateHC(void* state, const char* source, char* dest, int inputSize, int maxOutputSize, int compressionLevel); ^ CoreArray/../LZ4/lz4hc.h:263:216: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:264:190: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("use LZ4_compress_HC_continue() instead") LZ4LIB_API int LZ4_compressHC_continue (LZ4_streamHC_t* LZ4_streamHCPtr, const char* source, char* dest, int inputSize); ^ CoreArray/../LZ4/lz4hc.h:264:190: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:265:209: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("use LZ4_compress_HC_continue() instead") LZ4LIB_API int LZ4_compressHC_limitedOutput_continue (LZ4_streamHC_t* LZ4_streamHCPtr, const char* source, char* dest, int inputSize, int maxOutputSize); ^ CoreArray/../LZ4/lz4hc.h:265:209: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:275:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("use LZ4_createStreamHC() instead") LZ4LIB_API void* LZ4_createHC (const char* inputBuffer); ^ CoreArray/../LZ4/lz4hc.h:275:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:276:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("use LZ4_saveDictHC() instead") LZ4LIB_API char* LZ4_slideInputBufferHC (void* LZ4HC_Data); ^ CoreArray/../LZ4/lz4hc.h:276:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:277:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("use LZ4_freeStreamHC() instead") LZ4LIB_API int LZ4_freeHC (void* LZ4HC_Data); ^ CoreArray/../LZ4/lz4hc.h:277:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:278:198: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("use LZ4_compress_HC_continue() instead") LZ4LIB_API int LZ4_compressHC2_continue (void* LZ4HC_Data, const char* source, char* dest, int inputSize, int compressionLevel); ^ CoreArray/../LZ4/lz4hc.h:278:198: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:279:217: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("use LZ4_compress_HC_continue() instead") LZ4LIB_API int LZ4_compressHC2_limitedOutput_continue (void* LZ4HC_Data, const char* source, char* dest, int inputSize, int maxOutputSize, int compressionLevel); ^ CoreArray/../LZ4/lz4hc.h:279:217: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:280:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("use LZ4_createStreamHC() instead") LZ4LIB_API int LZ4_sizeofStreamStateHC(void); ^ CoreArray/../LZ4/lz4hc.h:280:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:281:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("use LZ4_initStreamHC() instead") LZ4LIB_API int LZ4_resetStreamStateHC(void* state, char* inputBuffer); ^ CoreArray/../LZ4/lz4hc.h:281:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:292:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API void LZ4_resetStreamHC (LZ4_streamHC_t* streamHCPtr, int compressionLevel); ^ CoreArray/../LZ4/lz4hc.h:292:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from CoreArray/dStream.h:54, from CoreArray/CoreArray.cpp:37: CoreArray/../LZ4/lz4frame.h:105:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4FLIB_API unsigned LZ4F_isError(LZ4F_errorCode_t code); /**< tells when a function result is an error code */ ^ CoreArray/../LZ4/lz4frame.h:105:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4frame.h:106:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4FLIB_API const char* LZ4F_getErrorName(LZ4F_errorCode_t code); /**< return error code string; for debugging */ ^ CoreArray/../LZ4/lz4frame.h:106:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from CoreArray/dStream.h:54, from CoreArray/CoreArray.cpp:37: CoreArray/../LZ4/lz4frame.h:207:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4FLIB_API int LZ4F_compressionLevel_max(void); /* v1.8.0+ */ ^ CoreArray/../LZ4/lz4frame.h:207:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4frame.h:215:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4FLIB_API size_t LZ4F_compressFrameBound(size_t srcSize, const LZ4F_preferences_t* preferencesPtr); ^ CoreArray/../LZ4/lz4frame.h:215:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4frame.h:226:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const LZ4F_preferences_t* preferencesPtr); ^ CoreArray/../LZ4/lz4frame.h:226:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4frame.h:243:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4FLIB_API unsigned LZ4F_getVersion(void); ^ CoreArray/../LZ4/lz4frame.h:243:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4frame.h:253:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4FLIB_API LZ4F_errorCode_t LZ4F_createCompressionContext(LZ4F_cctx** cctxPtr, unsigned version); ^ CoreArray/../LZ4/lz4frame.h:253:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4frame.h:254:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4FLIB_API LZ4F_errorCode_t LZ4F_freeCompressionContext(LZ4F_cctx* cctx); ^ CoreArray/../LZ4/lz4frame.h:254:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4frame.h:280:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const LZ4F_preferences_t* prefsPtr); ^ CoreArray/../LZ4/lz4frame.h:280:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4frame.h:297:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4FLIB_API size_t LZ4F_compressBound(size_t srcSize, const LZ4F_preferences_t* prefsPtr); ^ CoreArray/../LZ4/lz4frame.h:297:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4frame.h:313:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const LZ4F_compressOptions_t* cOptPtr); ^ CoreArray/../LZ4/lz4frame.h:313:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4frame.h:326:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const LZ4F_compressOptions_t* cOptPtr); ^ CoreArray/../LZ4/lz4frame.h:326:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4frame.h:340:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const LZ4F_compressOptions_t* cOptPtr); ^ CoreArray/../LZ4/lz4frame.h:340:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4frame.h:366:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4FLIB_API LZ4F_errorCode_t LZ4F_createDecompressionContext(LZ4F_dctx** dctxPtr, unsigned version); ^ CoreArray/../LZ4/lz4frame.h:366:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4frame.h:367:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4FLIB_API LZ4F_errorCode_t LZ4F_freeDecompressionContext(LZ4F_dctx* dctx); ^ CoreArray/../LZ4/lz4frame.h:367:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4frame.h:385:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4FLIB_API size_t LZ4F_headerSize(const void* src, size_t srcSize); ^ CoreArray/../LZ4/lz4frame.h:385:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4frame.h:432:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const void* srcBuffer, size_t* srcSizePtr); ^ CoreArray/../LZ4/lz4frame.h:432:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4frame.h:468:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const LZ4F_decompressOptions_t* dOptPtr); ^ CoreArray/../LZ4/lz4frame.h:468:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4frame.h:476:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4FLIB_API void LZ4F_resetDecompressionContext(LZ4F_dctx* dctx); /* always successful */ ^ CoreArray/../LZ4/lz4frame.h:476:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from CoreArray/dStream.h:62, from CoreArray/CoreArray.cpp:37: CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:269:26: note: in expansion of macro 'lzma_attribute' # define lzma_attr_const lzma_attribute((__const__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/version.h:109:16: note: in expansion of macro 'lzma_attr_const' lzma_nothrow lzma_attr_const; ^~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:269:26: note: in expansion of macro 'lzma_attribute' # define lzma_attr_const lzma_attribute((__const__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/version.h:109:16: note: in expansion of macro 'lzma_attr_const' lzma_nothrow lzma_attr_const; ^~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:269:26: note: in expansion of macro 'lzma_attribute' # define lzma_attr_const lzma_attribute((__const__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/version.h:119:16: note: in expansion of macro 'lzma_attr_const' lzma_nothrow lzma_attr_const; ^~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:269:26: note: in expansion of macro 'lzma_attribute' # define lzma_attr_const lzma_attribute((__const__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/version.h:119:16: note: in expansion of macro 'lzma_attr_const' lzma_nothrow lzma_attr_const; ^~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/base.h:564:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/base.h:564:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/base.h:625:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/base.h:625:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/base.h:638:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/base.h:638:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/vli.h:166:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/vli.h:166:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:269:26: note: in expansion of macro 'lzma_attribute' # define lzma_attr_const lzma_attribute((__const__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/check.h:82:16: note: in expansion of macro 'lzma_attr_const' lzma_nothrow lzma_attr_const; ^~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:269:26: note: in expansion of macro 'lzma_attribute' # define lzma_attr_const lzma_attribute((__const__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/check.h:82:16: note: in expansion of macro 'lzma_attr_const' lzma_nothrow lzma_attr_const; ^~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:269:26: note: in expansion of macro 'lzma_attribute' # define lzma_attr_const lzma_attribute((__const__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/check.h:96:16: note: in expansion of macro 'lzma_attr_const' lzma_nothrow lzma_attr_const; ^~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:269:26: note: in expansion of macro 'lzma_attribute' # define lzma_attr_const lzma_attribute((__const__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/check.h:96:16: note: in expansion of macro 'lzma_attr_const' lzma_nothrow lzma_attr_const; ^~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/check.h:121:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/check.h:121:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/check.h:133:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/check.h:133:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:269:26: note: in expansion of macro 'lzma_attribute' # define lzma_attr_const lzma_attribute((__const__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/filter.h:79:16: note: in expansion of macro 'lzma_attr_const' lzma_nothrow lzma_attr_const; ^~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:269:26: note: in expansion of macro 'lzma_attribute' # define lzma_attr_const lzma_attribute((__const__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/filter.h:79:16: note: in expansion of macro 'lzma_attr_const' lzma_nothrow lzma_attr_const; ^~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:269:26: note: in expansion of macro 'lzma_attribute' # define lzma_attr_const lzma_attribute((__const__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/filter.h:89:16: note: in expansion of macro 'lzma_attr_const' lzma_nothrow lzma_attr_const; ^~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:269:26: note: in expansion of macro 'lzma_attribute' # define lzma_attr_const lzma_attribute((__const__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/filter.h:89:16: note: in expansion of macro 'lzma_attr_const' lzma_nothrow lzma_attr_const; ^~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/filter.h:140:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/filter.h:140:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/filter.h:159:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/filter.h:159:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/filter.h:181:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/filter.h:181:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/filter.h:199:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/filter.h:199:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/filter.h:386:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/filter.h:386:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/filter.h:409:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/filter.h:409:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/filter.h:426:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/filter.h:426:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:269:26: note: in expansion of macro 'lzma_attribute' # define lzma_attr_const lzma_attribute((__const__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/lzma12.h:129:16: note: in expansion of macro 'lzma_attr_const' lzma_nothrow lzma_attr_const; ^~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:269:26: note: in expansion of macro 'lzma_attribute' # define lzma_attr_const lzma_attribute((__const__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/lzma12.h:129:16: note: in expansion of macro 'lzma_attr_const' lzma_nothrow lzma_attr_const; ^~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:269:26: note: in expansion of macro 'lzma_attribute' # define lzma_attr_const lzma_attribute((__const__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/lzma12.h:171:16: note: in expansion of macro 'lzma_attr_const' lzma_nothrow lzma_attr_const; ^~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:269:26: note: in expansion of macro 'lzma_attribute' # define lzma_attr_const lzma_attribute((__const__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/lzma12.h:171:16: note: in expansion of macro 'lzma_attr_const' lzma_nothrow lzma_attr_const; ^~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/container.h:200:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/container.h:200:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/container.h:216:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/container.h:216:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/container.h:260:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/container.h:260:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/container.h:316:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/container.h:316:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/container.h:335:40: note: in expansion of macro 'lzma_attr_pure' const lzma_mt *options) lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/container.h:335:40: note: in expansion of macro 'lzma_attr_pure' const lzma_mt *options) lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/container.h:359:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/container.h:359:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/container.h:384:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/container.h:384:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/container.h:444:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/container.h:444:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/container.h:538:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/container.h:538:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/container.h:563:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/container.h:563:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/container.h:586:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/container.h:586:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/container.h:632:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/container.h:632:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/stream_flags.h:124:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/stream_flags.h:124:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/stream_flags.h:141:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/stream_flags.h:141:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/stream_flags.h:176:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/stream_flags.h:176:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/stream_flags.h:203:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/stream_flags.h:203:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/stream_flags.h:223:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/stream_flags.h:223:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/block.h:310:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/block.h:310:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/block.h:333:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/block.h:333:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/block.h:378:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/block.h:378:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/block.h:410:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/block.h:410:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/block.h:425:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/block.h:425:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/block.h:438:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/block.h:438:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/block.h:457:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/block.h:457:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/block.h:475:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/block.h:475:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/block.h:529:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/block.h:529:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/block.h:547:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/block.h:547:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:346:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:346:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:367:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:367:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:381:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:381:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:399:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:399:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:406:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:406:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:416:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:416:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:425:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:425:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:436:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:436:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:446:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:446:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:458:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:458:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:465:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:465:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:516:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:516:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:569:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:569:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:579:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:579:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:597:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:597:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:630:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:630:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index_hash.h:41:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index_hash.h:41:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index_hash.h:67:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index_hash.h:67:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index_hash.h:97:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index_hash.h:97:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index_hash.h:107:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index_hash.h:107:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ In file included from CoreArray/CoreArray.cpp:37: CoreArray/dStream.h:85:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdHandleStream(); ^ CoreArray/dStream.h:86:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdHandleStream(TSysHandle AHandle); ^ CoreArray/dStream.h:88:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Read(void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:89:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Write(const void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:90:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 Seek(SIZE64 Offset, TdSysSeekOrg Origin); ^ CoreArray/dStream.h:91:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void SetSize(SIZE64 NewSize); ^ CoreArray/dStream.h:93:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE TSysHandle Handle() const { return fHandle; } ^~~~~ CoreArray/dStream.h:111:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdFileStream(const char *const AFileName, TdOpenMode mode); ^ CoreArray/dStream.h:112:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdFileStream(); ^ CoreArray/dStream.h:114:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE const string& FileName() const { return fFileName; } ^~~~~ CoreArray/dStream.h:115:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE TdOpenMode Model() const { return fMode; } ^~~~~ CoreArray/dStream.h:121:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdFileStream(): CdHandleStream() {} ^ CoreArray/dStream.h:122:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Init(const char *const AFileName, TdOpenMode Mode); ^ CoreArray/dStream.h:130:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdForkFileStream(const char *const AFileName, TdOpenMode Mode); ^ CoreArray/dStream.h:133:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Read(void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:135:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Write(const void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:137:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 Seek(SIZE64 Offset, TdSysSeekOrg Origin); ^ CoreArray/dStream.h:138:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 GetSize(); ^ CoreArray/dStream.h:139:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void SetSize(SIZE64 NewSize); ^ CoreArray/dStream.h:147:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE void RedirectFile(); ^ CoreArray/dStream.h:155:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdTempStream(); ^ CoreArray/dStream.h:156:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdTempStream(const char *Path); ^ CoreArray/dStream.h:157:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdTempStream(); ^ CoreArray/dStream.h:165:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdMemoryStream(size_t Size=0); ^ CoreArray/dStream.h:166:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdMemoryStream(); ^ CoreArray/dStream.h:168:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Read(void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:169:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Write(const void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:170:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 Seek(SIZE64 Offset, TdSysSeekOrg Origin); ^ CoreArray/dStream.h:172:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 GetSize(); ^ CoreArray/dStream.h:173:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void SetSize(SIZE64 NewSize); ^ CoreArray/dStream.h:175:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *BufPointer(); ^ CoreArray/dStream.h:237:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TdCompressRemainder() { Size = 0; Buf64 = 0; } ^ CoreArray/dStream.h:260:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdRecodeStream(CdStream &vStream); ^ CoreArray/dStream.h:261:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdRecodeStream(); ^ CoreArray/dStream.h:263:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE CdStream &Stream() const { return *fStream; } ^~~~~ CoreArray/dStream.h:264:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE SIZE64 TotalIn() const { return fTotalIn; } ^~~~~ CoreArray/dStream.h:265:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE SIZE64 TotalOut() const { return fTotalOut; } ^~~~~ CoreArray/dStream.h:272:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void UpdateStreamPosition(); ^ CoreArray/dStream.h:280:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdRecodeLevel(CdRecodeStream::TLevel level); ^ CoreArray/dStream.h:282:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE CdRecodeStream::TLevel Level() const { return fLevel; } ^~~~~ CoreArray/dStream.h:293:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrRecodeStream(): ErrStream() ^ CoreArray/dStream.h:295:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrRecodeStream(const std::string &msg): ErrStream() ^ CoreArray/dStream.h:297:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrRecodeStream(const char *fmt, ...): ErrStream() ^ CoreArray/dStream.h:331:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdRAAlgorithm(CdRecodeStream &owner); ^ CoreArray/dStream.h:333:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE TBlockSize SizeType() const { return fSizeType; } ^~~~~ CoreArray/dStream.h:347:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdRA_Read(CdRecodeStream *owner); ^ CoreArray/dStream.h:349:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~CdRA_Read(); ^ CoreArray/dStream.h:352:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void GetUpdated(); ^ CoreArray/dStream.h:354:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void GetBlockInfo(vector &RawSize, vector &CmpSize); ^ CoreArray/dStream.h:387:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void InitReadStream(); ^ CoreArray/dStream.h:389:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool SeekStream(SIZE64 Position); ^ CoreArray/dStream.h:391:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool NextBlock(); ^ CoreArray/dStream.h:393:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void BinSearch(SIZE64 Position, ssize_t low, ssize_t high); ^ CoreArray/dStream.h:395:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual bool ReadMagicNumber(CdStream &Stream) = 0; ^ CoreArray/dStream.h:397:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void LoadIndexing(); ^ CoreArray/dStream.h:401:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void GetBlockHeader_v1_0(); ^ CoreArray/dStream.h:408:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdRA_Write(CdRecodeStream *owner, TBlockSize bs); ^ CoreArray/dStream.h:411:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void InitWriteStream(); ^ CoreArray/dStream.h:413:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void DoneWriteStream(); ^ CoreArray/dStream.h:416:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void InitWriteBlock(); ^ CoreArray/dStream.h:418:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void DoneWriteBlock(); ^ CoreArray/dStream.h:436:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void AddBlockInfo(C_UInt32 CmpLen, C_UInt32 RawLen); ^ CoreArray/dStream.h:439:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void WriteMagicNumber(CdStream &Stream) = 0; ^ CoreArray/dStream.h:452:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdBaseZStream(CdStream &vStream); ^ CoreArray/dStream.h:469:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdZEncoder(CdStream &Dest, TLevel Level); ^ CoreArray/dStream.h:471:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int memLevel=Z_DEFAULT_MEMORY, int Strategy=Z_DEFAULT_STRATEGY); ^ CoreArray/dStream.h:472:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdZEncoder(); ^ CoreArray/dStream.h:474:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Read(void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:475:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Write(const void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:476:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 Seek(SIZE64 Offset, TdSysSeekOrg Origin); ^ CoreArray/dStream.h:477:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void SetSize(SIZE64 NewSize); ^ CoreArray/dStream.h:478:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Close(); ^ CoreArray/dStream.h:480:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ssize_t Pending(); ^ CoreArray/dStream.h:481:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE bool HaveClosed() const { return fHaveClosed; } ^~~~~ CoreArray/dStream.h:489:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SyncFinish(); ^ CoreArray/dStream.h:496:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdZDecoder(CdStream &Source); ^ CoreArray/dStream.h:497:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdZDecoder(CdStream &Source, int windowBits); ^ CoreArray/dStream.h:498:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdZDecoder(); ^ CoreArray/dStream.h:500:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Read(void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:501:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Write(const void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:502:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 Seek(SIZE64 Offset, TdSysSeekOrg Origin); ^ CoreArray/dStream.h:503:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 GetSize(); ^ CoreArray/dStream.h:504:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void SetSize(SIZE64 NewSize); ^ CoreArray/dStream.h:518:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdZEncoder_RA(CdStream &Dest, TLevel Level, TBlockSize BlockSize); ^ CoreArray/dStream.h:520:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Write(const void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:521:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Close(); ^ CoreArray/dStream.h:528:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void CopyFrom(CdStream &Source, SIZE64 Pos, SIZE64 Count); ^ CoreArray/dStream.h:535:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void WriteMagicNumber(CdStream &Stream); ^ CoreArray/dStream.h:537:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SyncFinishBlock(); ^ CoreArray/dStream.h:548:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdZDecoder_RA(CdStream &Source); ^ CoreArray/dStream.h:550:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Read(void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:551:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 Seek(SIZE64 Offset, TdSysSeekOrg Origin); ^ CoreArray/dStream.h:555:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual bool ReadMagicNumber(CdStream &Stream); ^ CoreArray/dStream.h:557:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Reset(); ^ CoreArray/dStream.h:565:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture EZLibError(int Code); ^ CoreArray/dStream.h:566:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture EZLibError(const char *fmt, ...): ErrRecodeStream() ^ CoreArray/dStream.h:568:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int ErrCode() const { return fErrCode; }; ^~~~~ CoreArray/dStream.h:602:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdBaseLZ4Stream(CdStream &vStream); ^ CoreArray/dStream.h:611:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TLZ4Chunk chunk); ^ CoreArray/dStream.h:612:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdLZ4Encoder(); ^ CoreArray/dStream.h:614:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Read(void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:615:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Write(const void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:616:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 Seek(SIZE64 Offset, TdSysSeekOrg Origin); ^ CoreArray/dStream.h:617:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void SetSize(SIZE64 NewSize); ^ CoreArray/dStream.h:618:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Close(); ^ CoreArray/dStream.h:619:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int Pending() { return 0; } ^ CoreArray/dStream.h:621:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE TLZ4Chunk Chunk() const { return fChunk; } ^~~~~ CoreArray/dStream.h:622:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE ssize_t ChunkSize() const { return fChunkSize; } ^~~~~ CoreArray/dStream.h:623:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE CdRecodeStream::TLevel Level() const { return fLevel; } ^~~~~ CoreArray/dStream.h:624:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE bool HaveClosed() const { return fHaveClosed; } ^~~~~ CoreArray/dStream.h:641:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdLZ4Decoder(CdStream &Source); ^ CoreArray/dStream.h:642:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdLZ4Decoder(); ^ CoreArray/dStream.h:644:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Read(void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:645:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Write(const void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:646:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 Seek(SIZE64 Offset, TdSysSeekOrg Origin); ^ CoreArray/dStream.h:647:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 GetSize(); ^ CoreArray/dStream.h:648:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void SetSize(SIZE64 NewSize); ^ CoreArray/dStream.h:668:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TBlockSize BlockSize); ^ CoreArray/dStream.h:669:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdLZ4Encoder_RA(); ^ CoreArray/dStream.h:671:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Read(void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:672:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Write(const void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:673:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 Seek(SIZE64 Offset, TdSysSeekOrg Origin); ^ CoreArray/dStream.h:674:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void SetSize(SIZE64 NewSize); ^ CoreArray/dStream.h:675:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Close(); ^ CoreArray/dStream.h:682:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void CopyFrom(CdStream &Source, SIZE64 Pos, SIZE64 Count); ^ CoreArray/dStream.h:684:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ssize_t Pending() { return 0; } ^ CoreArray/dStream.h:685:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE bool HaveClosed() const { return fHaveClosed; } ^~~~~ CoreArray/dStream.h:686:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE CdRecodeStream::TLevel Level() const { return fLevel; } ^~~~~ CoreArray/dStream.h:704:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void WriteMagicNumber(CdStream &Stream); ^ CoreArray/dStream.h:706:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Compressing(int bufsize); ^ CoreArray/dStream.h:716:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdLZ4Decoder_RA(CdStream &Source); ^ CoreArray/dStream.h:718:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Read(void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:719:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Write(const void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:720:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 Seek(SIZE64 Offset, TdSysSeekOrg Origin); ^ CoreArray/dStream.h:721:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 GetSize(); ^ CoreArray/dStream.h:722:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void SetSize(SIZE64 NewSize); ^ CoreArray/dStream.h:724:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE CdRecodeStream::TLevel Level() const { return fLevel; } ^~~~~ CoreArray/dStream.h:741:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual bool ReadMagicNumber(CdStream &Stream); ^ CoreArray/dStream.h:743:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Reset(); ^ CoreArray/dStream.h:751:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ELZ4Error(): ErrRecodeStream() ^ CoreArray/dStream.h:753:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ELZ4Error(const char *fmt, ...): ErrRecodeStream() ^ CoreArray/dStream.h:755:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ELZ4Error(const std::string &msg): ErrRecodeStream() ^ CoreArray/dStream.h:757:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ELZ4Error(LZ4F_errorCode_t err) ^ CoreArray/dStream.h:774:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdBaseXZStream(CdStream &vStream); ^ CoreArray/dStream.h:786:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdXZEncoder(CdStream &Dest, TLevel Level); ^ CoreArray/dStream.h:787:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdXZEncoder(CdStream &Dest, int DictKB); ^ CoreArray/dStream.h:788:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdXZEncoder(); ^ CoreArray/dStream.h:790:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Read(void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:791:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Write(const void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:792:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 Seek(SIZE64 Offset, TdSysSeekOrg Origin); ^ CoreArray/dStream.h:793:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void SetSize(SIZE64 NewSize); ^ CoreArray/dStream.h:794:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Close(); ^ CoreArray/dStream.h:796:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ssize_t Pending(); ^ CoreArray/dStream.h:797:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE bool HaveClosed() const { return fHaveClosed; } ^~~~~ CoreArray/dStream.h:802:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SyncFinish(); ^ CoreArray/dStream.h:803:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void InitXZStream(); ^ CoreArray/dStream.h:811:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdXZDecoder(CdStream &Source); ^ CoreArray/dStream.h:812:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdXZDecoder(); ^ CoreArray/dStream.h:814:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Read(void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:815:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Write(const void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:816:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 Seek(SIZE64 Offset, TdSysSeekOrg Origin); ^ CoreArray/dStream.h:817:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 GetSize(); ^ CoreArray/dStream.h:818:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void SetSize(SIZE64 NewSize); ^ CoreArray/dStream.h:831:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdXZEncoder_RA(CdStream &Dest, TLevel Level, TBlockSize BlockSize); ^ CoreArray/dStream.h:833:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Write(const void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:834:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Close(); ^ CoreArray/dStream.h:841:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void CopyFrom(CdStream &Source, SIZE64 Pos, SIZE64 Count); ^ CoreArray/dStream.h:848:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void WriteMagicNumber(CdStream &Stream); ^ CoreArray/dStream.h:850:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SyncFinishBlock(); ^ CoreArray/dStream.h:861:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdXZDecoder_RA(CdStream &Source); ^ CoreArray/dStream.h:863:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Read(void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:864:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 Seek(SIZE64 Offset, TdSysSeekOrg Origin); ^ CoreArray/dStream.h:868:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual bool ReadMagicNumber(CdStream &Stream); ^ CoreArray/dStream.h:870:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Reset(); ^ CoreArray/dStream.h:878:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture EXZError(): ErrRecodeStream() ^ CoreArray/dStream.h:880:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture EXZError(const char *fmt, ...): ErrRecodeStream() ^ CoreArray/dStream.h:882:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture EXZError(const std::string &msg): ErrRecodeStream() ^ CoreArray/dStream.h:884:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture EXZError(int code): ErrRecodeStream() ^ CoreArray/dStream.h:920:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TBlockInfo(); ^ CoreArray/dStream.h:921:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TBlockInfo(bool head, SIZE64 bs, SIZE64 ss, SIZE64 sn); ^ CoreArray/dStream.h:922:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SIZE64 AbsStart() const; /// the start position with overhead ^~~~~ CoreArray/dStream.h:923:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetSize(CdStream &Stream, SIZE64 _Size); ^ CoreArray/dStream.h:924:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetNext(CdStream &Stream, SIZE64 _Next); ^ CoreArray/dStream.h:925:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetSize2(CdStream &Stream, SIZE64 _Size, SIZE64 _Next); ^ CoreArray/dStream.h:928:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdBlockStream(CdBlockCollection &vCollection); ^ CoreArray/dStream.h:929:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdBlockStream(); ^ CoreArray/dStream.h:931:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Read(void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:932:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Write(const void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:933:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 Seek(SIZE64 Offset, TdSysSeekOrg Origin); ^ CoreArray/dStream.h:934:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 GetSize(); ^ CoreArray/dStream.h:935:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void SetSize(SIZE64 NewSize); ^ CoreArray/dStream.h:936:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetSizeOnly(SIZE64 NewSize); ^ CoreArray/dStream.h:938:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SyncSizeInfo(); ^ CoreArray/dStream.h:939:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SIZE64 GetSize() const; ^~~~~ CoreArray/dStream.h:941:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool ReadOnly() const; ^~~~~ CoreArray/dStream.h:942:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int ListCount() const; ^~~~~ CoreArray/dStream.h:944:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE TdGDSBlockID ID() const { return fID; } ^~~~~ CoreArray/dStream.h:945:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE SIZE64 Capacity() const { return fBlockCapacity; } ^~~~~ CoreArray/dStream.h:946:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE SIZE64 Size() const { return fBlockSize; } ^~~~~ CoreArray/dStream.h:947:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE CdBlockCollection &Collection() const { return fCollection; } ^~~~~ CoreArray/dStream.h:948:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE const TBlockInfo *List() const { return fList; } ^~~~~ CoreArray/dStream.h:959:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TBlockInfo *_FindCur(const SIZE64 Pos); ^ CoreArray/dStream.h:974:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdBlockCollection(const SIZE64 vCodeStart=0); ^ CoreArray/dStream.h:975:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdBlockCollection(); ^ CoreArray/dStream.h:978:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdLogRecord *Log); ^ CoreArray/dStream.h:979:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void WriteStream(CdStream *vStream); ^ CoreArray/dStream.h:980:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Clear(); ^ CoreArray/dStream.h:982:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdBlockStream *NewBlockStream(); ^ CoreArray/dStream.h:984:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void DeleteBlockStream(TdGDSBlockID id); ^ CoreArray/dStream.h:987:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdBlockStream *operator[] (const TdGDSBlockID &id); ^ CoreArray/dStream.h:989:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool HaveID(TdGDSBlockID id); ^ CoreArray/dStream.h:991:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int NumOfFragment(); ^ CoreArray/dStream.h:993:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE CdStream *Stream() const ^~~~~ CoreArray/dStream.h:995:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE CdObjClassMgr *ClassMgr() const ^~~~~ CoreArray/dStream.h:997:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE bool ReadOnly() const ^~~~~ CoreArray/dStream.h:999:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE const vector &BlockList() const ^~~~~ CoreArray/dStream.h:1001:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE const CdBlockStream::TBlockInfo* UnusedBlock() const ^~~~~ CoreArray/dStream.h:1013:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _IncStreamSize(CdBlockStream &Block, const SIZE64 NewSize); ^ CoreArray/dStream.h:1014:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _DecStreamSize(CdBlockStream &Block, const SIZE64 NewSize); ^ CoreArray/dStream.h:1015:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PdBlockStream_BlockInfo _NeedBlock(SIZE64 Size, bool Head); ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cmath:45, from CoreArray/dAllocator.h:43, from CoreArray/dAny.h:43, from CoreArray/dFile.h:43, from CoreArray/CoreArray.cpp:41: C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:177:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double rslt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:177:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:178:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __mingw_setusermatherr (int (__cdecl *)(struct _exception *)); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:178:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:179:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __setusermatherr(int (__cdecl *)(struct _exception *)); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:179:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:183:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl sin(double _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:183:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:184:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl cos(double _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:184:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:185:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl tan(double _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:185:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:186:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl sinh(double _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:186:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:187:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl cosh(double _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:187:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:188:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl tanh(double _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:188:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:189:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl asin(double _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:189:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:190:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl acos(double _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:190:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:191:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl atan(double _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:191:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:192:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl atan2(double _Y,double _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:192:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:193:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl exp(double _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:193:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:194:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl log(double _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:194:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:195:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl log10(double _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:195:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:196:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl pow(double _X,double _Y); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:196:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:197:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl sqrt(double _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:197:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:198:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl ceil(double _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:198:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:199:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl floor(double _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:199:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:202:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl fabsf (float x); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:202:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:203:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl fabsl (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:203:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:204:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl fabs (double _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:204:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:208:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE float __cdecl fabsf (float x) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:219:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE long double __cdecl fabsl (long double x) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:230:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE double __cdecl fabs (double x) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:243:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl ldexp(double _X,int _Y); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:243:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:244:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl frexp(double _X,int *_Y); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:244:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:245:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl modf(double _X,double *_Y); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:245:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:246:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl fmod(double _X,double _Y); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:246:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:248:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl sincos (double __x, double *p_sin, double *p_cos); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:248:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:249:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl sincosl (long double __x, long double *p_sin, long double *p_cos); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:249:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:250:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl sincosf (float __x, float *p_sin, float *p_cos); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:250:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:276:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl _cabs(struct _complex _ComplexA); /* Overriden to use our cabs. */ ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:276:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:277:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl _hypot(double _X,double _Y); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:277:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:278:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl _j0(double _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:278:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:279:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl _j1(double _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:279:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:280:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl _jn(int _X,double _Y); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:280:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:281:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl _y0(double _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:281:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:282:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl _y1(double _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:282:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:283:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl _yn(int _X,double _Y); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:283:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:286:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _matherr (struct _exception *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:286:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:311:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl j0 (double) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:311:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:312:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl j1 (double) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:312:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:313:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl jn (int, double) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:313:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:314:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl y0 (double) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:314:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:315:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl y1 (double) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:315:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:316:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl yn (int, double) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:316:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:318:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl chgsign (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:318:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:327:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl finite (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:327:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:328:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl fpclass (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:328:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:407:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern int __cdecl __fpclassifyl (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:407:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:408:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern int __cdecl __fpclassifyf (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:408:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:409:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern int __cdecl __fpclassify (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:409:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:412:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE int __cdecl __fpclassifyl (long double x) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:438:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE int __cdecl __fpclassify (double x) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:460:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE int __cdecl __fpclassifyf (float x) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:520:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern int __cdecl __isnan (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:520:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:521:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern int __cdecl __isnanf (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:521:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:522:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern int __cdecl __isnanl (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:522:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:525:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE int __cdecl __isnan (double _x) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:546:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE int __cdecl __isnanf (float _x) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:565:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE int __cdecl __isnanl (long double _x) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:607:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern int __cdecl __signbit (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:607:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:608:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern int __cdecl __signbitf (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:608:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:609:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern int __cdecl __signbitl (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:609:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:611:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE int __cdecl __signbit (double x) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:624:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE int __cdecl __signbitf (float x) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:636:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE int __cdecl __signbitl (long double x) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:664:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl sinf(float _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:664:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:665:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl sinl(long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:665:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:667:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl cosf(float _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:667:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:668:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl cosl(long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:668:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:670:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl tanf(float _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:670:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:671:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl tanl(long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:671:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:672:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl asinf(float _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:672:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:673:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl asinl(long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:673:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:675:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl acosf (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:675:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:676:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl acosl (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:676:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:678:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl atanf (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:678:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:679:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl atanl (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:679:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:681:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl atan2f (float, float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:681:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:682:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl atan2l (long double, long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:682:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:685:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl sinhf(float _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:685:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:687:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE float sinhf(float _X) { return ((float)sinh((double)_X)); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:689:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl sinhl(long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:689:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:691:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl coshf(float _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:691:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:693:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE float coshf(float _X) { return ((float)cosh((double)_X)); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:695:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl coshl(long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:695:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:697:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl tanhf(float _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:697:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:699:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE float tanhf(float _X) { return ((float)tanh((double)_X)); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:701:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl tanhl(long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:701:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:705:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl acosh (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:705:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:706:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl acoshf (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:706:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:707:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl acoshl (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:707:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:710:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl asinh (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:710:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:711:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl asinhf (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:711:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:712:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl asinhl (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:712:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:715:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl atanh (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:715:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:716:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl atanhf (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:716:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:717:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl atanhl (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:717:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:721:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl expf(float _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:721:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:723:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE float expf(float _X) { return ((float)exp((double)_X)); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:725:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl expl(long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:725:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:728:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl exp2(double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:728:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:729:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl exp2f(float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:729:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:730:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl exp2l(long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:730:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:734:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl expm1(double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:734:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:735:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl expm1f(float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:735:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:736:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl expm1l(long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:736:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:739:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float frexpf(float _X,int *_Y); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:739:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:741:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE float frexpf(float _X,int *_Y) { return ((float)frexp((double)_X,_Y)); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:743:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl frexpl(long double,int *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:743:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:748:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern int __cdecl ilogb (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:748:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:749:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern int __cdecl ilogbf (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:749:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:750:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern int __cdecl ilogbl (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:750:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:753:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl ldexpf(float _X,int _Y); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:753:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:755:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE float __cdecl ldexpf (float x, int expn) { return (float) ldexp ((double)x, expn); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:757:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl ldexpl (long double, int); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:757:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:760:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl logf (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:760:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:761:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl logl(long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:761:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:764:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl log10f (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:764:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:765:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl log10l(long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:765:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:768:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl log1p(double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:768:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:769:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl log1pf(float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:769:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:770:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl log1pl(long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:770:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:773:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl log2 (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:773:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:774:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl log2f (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:774:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:775:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl log2l (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:775:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:778:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl logb (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:778:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:779:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl logbf (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:779:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:780:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl logbl (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:780:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:863:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl modff (float, float*); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:863:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:864:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl modfl (long double, long double*); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:864:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:867:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl scalbn (double, int); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:867:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:868:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl scalbnf (float, int); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:868:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:869:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl scalbnl (long double, int); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:869:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:871:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl scalbln (double, long); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:871:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:872:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl scalblnf (float, long); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:872:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:873:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl scalblnl (long double, long); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:873:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:877:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl cbrt (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:877:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:878:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl cbrtf (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:878:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:879:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl cbrtl (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:879:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:882:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl hypot (double, double) __MINGW_ATTRIB_DEPRECATED_MSVC2005; /* in libmoldname.a */ ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:882:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:883:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl hypotf (float x, float y); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:883:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:885:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE float __cdecl hypotf (float x, float y) { return (float) hypot ((double)x, (double)y);} ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:887:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl hypotl (long double, long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:887:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:890:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl powf(float _X,float _Y); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:890:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:892:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE float powf(float _X,float _Y) { return ((float)pow((double)_X,(double)_Y)); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:894:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl powl (long double, long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:894:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:897:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl sqrtf (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:897:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:898:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double sqrtl(long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:898:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:901:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl erf (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:901:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:902:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl erff (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:902:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:903:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl erfl (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:903:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:906:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl erfc (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:906:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:907:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl erfcf (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:907:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:908:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl erfcl (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:908:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:911:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl lgamma (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:911:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:912:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl lgammaf (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:912:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:913:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl lgammal (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:913:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:918:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl tgamma (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:918:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:919:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl tgammaf (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:919:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:920:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl tgammal (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:920:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:923:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl ceilf (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:923:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:924:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl ceill (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:924:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:927:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl floorf (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:927:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:928:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl floorl (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:928:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:931:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl nearbyint ( double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:931:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:932:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl nearbyintf (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:932:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:933:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl nearbyintl (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:933:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:937:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl rint (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:937:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:938:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl rintf (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:938:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:939:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl rintl (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:939:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:942:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long __cdecl lrint (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:942:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:943:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long __cdecl lrintf (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:943:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:944:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long __cdecl lrintl (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:944:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:946:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION long long __cdecl llrint (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:946:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:947:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION long long __cdecl llrintf (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:947:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:948:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION long long __cdecl llrintl (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:948:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1030:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl round (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1030:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1031:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl roundf (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1031:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1032:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl roundl (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1032:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1035:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long __cdecl lround (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1035:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1036:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long __cdecl lroundf (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1036:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1037:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long __cdecl lroundl (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1037:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1038:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION long long __cdecl llround (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1038:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1039:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION long long __cdecl llroundf (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1039:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1040:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION long long __cdecl llroundl (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1040:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1044:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl trunc (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1044:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1045:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl truncf (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1045:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1046:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl truncl (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1046:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1049:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl fmodf (float, float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1049:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1050:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl fmodl (long double, long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1050:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1053:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl remainder (double, double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1053:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1054:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl remainderf (float, float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1054:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1055:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl remainderl (long double, long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1055:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1058:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl remquo(double, double, int *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1058:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1059:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl remquof(float, float, int *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1059:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1060:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl remquol(long double, long double, int *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1060:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1063:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl copysign (double, double); /* in libmoldname.a */ ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1063:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1064:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl copysignf (float, float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1064:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1065:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl copysignl (long double, long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1065:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1069:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE double __cdecl copysign (double x, double y) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1076:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE float __cdecl copysignf (float x, float y) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1087:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl nan(const char *tagp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1087:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1088:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl nanf(const char *tagp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1088:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1089:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl nanl(const char *tagp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1089:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1098:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl nextafter (double, double); /* in libmoldname.a */ ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1098:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1099:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl nextafterf (float, float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1099:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1100:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl nextafterl (long double, long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1100:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1103:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl nexttoward (double, long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1103:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1104:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl nexttowardf (float, long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1104:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1105:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl nexttowardl (long double, long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1105:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1109:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl fdim (double x, double y); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1109:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1110:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl fdimf (float x, float y); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1110:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1111:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl fdiml (long double x, long double y); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1111:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1119:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl fmax (double, double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1119:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1120:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl fmaxf (float, float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1120:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1121:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl fmaxl (long double, long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1121:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1124:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl fmin (double, double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1124:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1125:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl fminf (float, float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1125:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1126:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl fminl (long double, long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1126:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1130:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl fma (double, double, double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1130:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1131:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl fmaf (float, float, float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1131:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1132:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl fmal (long double, long double, long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1132:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1181:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP float __cdecl _copysignf (float _Number,float _Sign); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1181:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1182:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP float __cdecl _chgsignf (float _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1182:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1183:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP float __cdecl _logbf(float _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1183:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1184:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP float __cdecl _nextafterf(float _X,float _Y); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1184:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1185:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _finitef(float _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1185:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1186:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _isnanf(float _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1186:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1187:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fpclassf(float _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1187:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1191:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl _chgsignl (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1191:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from CoreArray/dAllocator.h:43, from CoreArray/dAny.h:43, from CoreArray/dFile.h:43, from CoreArray/CoreArray.cpp:41: C:/rtools40/mingw64/include/c++/8.3.0/cmath:87:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture acos(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:91:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture acos(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:99:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture acos(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:106:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture asin(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:110:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture asin(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:118:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture asin(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:125:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atan(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:129:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atan(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:137:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atan(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:144:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atan2(float __y, float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:148:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atan2(long double __y, long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:155:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atan2(_Tp __y, _Up __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:165:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ceil(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:169:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ceil(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:177:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ceil(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:184:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cos(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:188:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cos(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:196:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cos(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:203:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cosh(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:207:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cosh(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:215:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cosh(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:222:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture exp(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:226:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture exp(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:234:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture exp(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:241:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fabs(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:245:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fabs(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:253:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fabs(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:260:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture floor(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:264:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture floor(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:272:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture floor(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:279:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fmod(float __x, float __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:283:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fmod(long double __x, long double __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:290:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fmod(_Tp __x, _Up __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:300:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture frexp(float __x, int* __exp) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:304:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture frexp(long double __x, int* __exp) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:312:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture frexp(_Tp __x, int* __exp) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:319:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ldexp(float __x, int __exp) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:323:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ldexp(long double __x, int __exp) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:331:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ldexp(_Tp __x, int __exp) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:338:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture log(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:342:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture log(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:350:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture log(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:357:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture log10(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:361:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture log10(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:369:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture log10(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:376:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture modf(float __x, float* __iptr) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:380:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture modf(long double __x, long double* __iptr) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:388:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pow(float __x, float __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:392:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pow(long double __x, long double __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:415:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pow(_Tp __x, _Up __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:425:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture sin(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:429:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture sin(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:437:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture sin(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:444:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture sinh(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:448:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture sinh(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:456:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture sinh(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:463:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture sqrt(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:467:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture sqrt(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:475:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture sqrt(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:482:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tan(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:486:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tan(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:494:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tan(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:501:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tanh(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:505:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tanh(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:513:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tanh(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:537:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fpclassify(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:542:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fpclassify(double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:547:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fpclassify(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:556:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fpclassify(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:562:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isfinite(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:566:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isfinite(double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:570:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isfinite(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:578:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isfinite(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:584:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isinf(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:592:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isinf(double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:597:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isinf(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:605:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isinf(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:611:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isnan(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:619:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isnan(double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:624:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isnan(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:632:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isnan(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:638:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isnormal(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:642:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isnormal(double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:646:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isnormal(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:654:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isnormal(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:661:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture signbit(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:665:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture signbit(double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:669:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture signbit(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:677:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture signbit(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:683:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isgreater(float __x, float __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:687:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isgreater(double __x, double __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:691:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isgreater(long double __x, long double __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:700:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isgreater(_Tp __x, _Up __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:709:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isgreaterequal(float __x, float __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:713:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isgreaterequal(double __x, double __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:717:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isgreaterequal(long double __x, long double __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:726:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isgreaterequal(_Tp __x, _Up __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:735:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isless(float __x, float __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:739:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isless(double __x, double __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:743:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isless(long double __x, long double __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:752:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isless(_Tp __x, _Up __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:761:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture islessequal(float __x, float __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:765:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture islessequal(double __x, double __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:769:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture islessequal(long double __x, long double __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:778:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture islessequal(_Tp __x, _Up __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:787:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture islessgreater(float __x, float __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:791:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture islessgreater(double __x, double __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:795:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture islessgreater(long double __x, long double __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:804:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture islessgreater(_Tp __x, _Up __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:813:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isunordered(float __x, float __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:817:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isunordered(double __x, double __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:821:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isunordered(long double __x, long double __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:830:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isunordered(_Tp __x, _Up __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1214:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture acosh(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1218:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture acosh(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1226:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture acosh(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1232:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture asinh(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1236:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture asinh(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1244:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture asinh(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1250:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atanh(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1254:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atanh(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1262:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atanh(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1268:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cbrt(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1272:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cbrt(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1280:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cbrt(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1286:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture copysign(float __x, float __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1290:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture copysign(long double __x, long double __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1297:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture copysign(_Tp __x, _Up __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1306:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erf(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1310:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erf(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1318:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erf(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1324:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erfc(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1328:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erfc(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1336:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erfc(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1342:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture exp2(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1346:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture exp2(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1354:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture exp2(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1360:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture expm1(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1364:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture expm1(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1372:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture expm1(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1378:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fdim(float __x, float __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1382:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fdim(long double __x, long double __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1389:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fdim(_Tp __x, _Up __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1398:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fma(float __x, float __y, float __z) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1402:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fma(long double __x, long double __y, long double __z) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1409:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fma(_Tp __x, _Up __y, _Vp __z) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1418:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fmax(float __x, float __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1422:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fmax(long double __x, long double __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1429:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fmax(_Tp __x, _Up __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1438:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fmin(float __x, float __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1442:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fmin(long double __x, long double __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1449:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fmin(_Tp __x, _Up __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1458:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture hypot(float __x, float __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1462:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture hypot(long double __x, long double __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1469:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture hypot(_Tp __x, _Up __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1478:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ilogb(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1482:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ilogb(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1491:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ilogb(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1497:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lgamma(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1501:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lgamma(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1509:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lgamma(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1515:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture llrint(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1519:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture llrint(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1527:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture llrint(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1533:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture llround(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1537:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture llround(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1545:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture llround(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1551:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture log1p(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1555:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture log1p(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1563:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture log1p(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1570:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture log2(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1574:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture log2(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1582:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture log2(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1588:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture logb(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1592:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture logb(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1600:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture logb(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1606:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lrint(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1610:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lrint(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1618:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lrint(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1624:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lround(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1628:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lround(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1636:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lround(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1642:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture nearbyint(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1646:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture nearbyint(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1654:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture nearbyint(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1660:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture nextafter(float __x, float __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1664:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture nextafter(long double __x, long double __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1671:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture nextafter(_Tp __x, _Up __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1680:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture nexttoward(float __x, long double __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1684:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture nexttoward(long double __x, long double __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1692:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture nexttoward(_Tp __x, long double __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1698:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture remainder(float __x, float __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1702:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture remainder(long double __x, long double __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1709:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture remainder(_Tp __x, _Up __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1718:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture remquo(float __x, float __y, int* __pquo) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1722:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture remquo(long double __x, long double __y, int* __pquo) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1729:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture remquo(_Tp __x, _Up __y, int* __pquo) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1738:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rint(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1742:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rint(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1750:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rint(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1756:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture round(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1760:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture round(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1768:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture round(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1774:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture scalbln(float __x, long __ex) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1778:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture scalbln(long double __x, long __ex) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1786:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture scalbln(_Tp __x, long __ex) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1792:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture scalbn(float __x, int __ex) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1796:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture scalbn(long double __x, int __ex) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1804:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture scalbn(_Tp __x, int __ex) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1810:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tgamma(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1814:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tgamma(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1822:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tgamma(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1828:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture trunc(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1832:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture trunc(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1840:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture trunc(_Tp __x) ^ In file included from CoreArray/dAny.h:43, from CoreArray/dFile.h:43, from CoreArray/CoreArray.cpp:41: CoreArray/dAllocator.h:66:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdAllocator(); ^ CoreArray/dAllocator.h:67:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~CdAllocator(); ^ CoreArray/dAllocator.h:69:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Initialize(); ^ CoreArray/dAllocator.h:70:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Initialize(CdStream &Stream, bool CanRead, bool CanWrite); ^ CoreArray/dAllocator.h:71:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Free(); ^ CoreArray/dAllocator.h:73:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE SIZE64 GetSize() ^ CoreArray/dAllocator.h:75:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE void SetSize(SIZE64 NewSize) ^ CoreArray/dAllocator.h:77:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE SIZE64 Position() ^ CoreArray/dAllocator.h:79:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE void SetPosition(SIZE64 NewPos) ^ CoreArray/dAllocator.h:83:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE void ReadData(void *Buffer, ssize_t Count) ^ CoreArray/dAllocator.h:86:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE C_UInt8 R8b() ^ CoreArray/dAllocator.h:89:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE C_UInt16 R16b() ^ CoreArray/dAllocator.h:92:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE C_UInt32 R32b() ^ CoreArray/dAllocator.h:95:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE C_UInt64 R64b() ^ CoreArray/dAllocator.h:99:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE void ReadVar(C_Int8 &val) { val = (*_R8b)(*this); } ^ CoreArray/dAllocator.h:101:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE void ReadVar(C_UInt8 &val) { val = (*_R8b)(*this); } ^ CoreArray/dAllocator.h:103:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE void ReadVar(C_Int16 &val) { val = (*_R16b)(*this); } ^ CoreArray/dAllocator.h:105:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE void ReadVar(C_UInt16 &val) { val = (*_R16b)(*this); } ^ CoreArray/dAllocator.h:107:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE void ReadVar(C_Int32 &val) { val = (*_R32b)(*this); } ^ CoreArray/dAllocator.h:109:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE void ReadVar(C_UInt32 &val) { val = (*_R32b)(*this); } ^ CoreArray/dAllocator.h:113:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE void WriteData(const void *Buffer, ssize_t Count) ^ CoreArray/dAllocator.h:116:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE void W8b(C_UInt8 val) ^ CoreArray/dAllocator.h:119:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE void W16b(C_UInt16 val) ^ CoreArray/dAllocator.h:122:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE void W32b(C_UInt32 val) ^ CoreArray/dAllocator.h:125:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE void W64b(C_UInt64 val) ^ CoreArray/dAllocator.h:129:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Move(SIZE64 Src, SIZE64 Dst, SIZE64 Size); ^ CoreArray/dAllocator.h:132:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void ZeroFill(SIZE64 Size); ^ CoreArray/dAllocator.h:134:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void ZeroFill(SIZE64 Pos, SIZE64 Size); ^ CoreArray/dAllocator.h:137:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void CopyTo(CdBufStream &Obj, SIZE64 Pos, SIZE64 Count); ^ CoreArray/dAllocator.h:140:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE CdBufStream *BufStream() ^ CoreArray/dAllocator.h:179:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void _InitFree(CdAllocator &Obj); ^ CoreArray/dAllocator.h:180:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static SIZE64 _InitGetSize(CdAllocator &Obj); ^ CoreArray/dAllocator.h:181:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void _InitSetSize(CdAllocator &Obj, SIZE64 NewSize); ^ CoreArray/dAllocator.h:182:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static SIZE64 _InitGetPos(CdAllocator &Obj); ^ CoreArray/dAllocator.h:183:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void _InitSetPos(CdAllocator &Obj, SIZE64 NewPos); ^ CoreArray/dAllocator.h:184:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void _InitRead(CdAllocator &Obj, void *Buffer, ssize_t Count); ^ CoreArray/dAllocator.h:185:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static C_UInt8 _InitR8b(CdAllocator &Obj); ^ CoreArray/dAllocator.h:186:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static C_UInt16 _InitR16b(CdAllocator &Obj); ^ CoreArray/dAllocator.h:187:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static C_UInt32 _InitR32b(CdAllocator &Obj); ^ CoreArray/dAllocator.h:188:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static C_UInt64 _InitR64b(CdAllocator &Obj); ^ CoreArray/dAllocator.h:189:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void _InitWrite(CdAllocator &Obj, const void *Buffer, ssize_t Count); ^ CoreArray/dAllocator.h:190:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void _InitW8b(CdAllocator &Obj, C_UInt8 val); ^ CoreArray/dAllocator.h:191:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void _InitW16b(CdAllocator &Obj, C_UInt16 val); ^ CoreArray/dAllocator.h:192:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void _InitW32b(CdAllocator &Obj, C_UInt32 val); ^ CoreArray/dAllocator.h:193:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void _InitW64b(CdAllocator &Obj, C_UInt64 val); ^ CoreArray/dAllocator.h:195:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void _BufFree(CdAllocator &Obj); ^ CoreArray/dAllocator.h:196:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static SIZE64 _BufGetSize(CdAllocator &Obj); ^ CoreArray/dAllocator.h:197:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void _BufSetSize(CdAllocator &Obj, SIZE64 NewSize); ^ CoreArray/dAllocator.h:198:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static SIZE64 _BufGetPos(CdAllocator &Obj); ^ CoreArray/dAllocator.h:199:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void _BufSetPos(CdAllocator &Obj, SIZE64 NewPos); ^ CoreArray/dAllocator.h:200:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void _BufRead(CdAllocator &Obj, void *Buffer, ssize_t Count); ^ CoreArray/dAllocator.h:201:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static C_UInt8 _BufR8b(CdAllocator &Obj); ^ CoreArray/dAllocator.h:202:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static C_UInt16 _BufR16b(CdAllocator &Obj); ^ CoreArray/dAllocator.h:203:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static C_UInt32 _BufR32b(CdAllocator &Obj); ^ CoreArray/dAllocator.h:204:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static C_UInt64 _BufR64b(CdAllocator &Obj); ^ CoreArray/dAllocator.h:205:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void _BufWrite(CdAllocator &Obj, const void *Buffer, ssize_t Count); ^ CoreArray/dAllocator.h:206:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void _BufW8b(CdAllocator &Obj, C_UInt8 val); ^ CoreArray/dAllocator.h:207:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void _BufW16b(CdAllocator &Obj, C_UInt16 val); ^ CoreArray/dAllocator.h:208:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void _BufW32b(CdAllocator &Obj, C_UInt32 val); ^ CoreArray/dAllocator.h:209:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void _BufW64b(CdAllocator &Obj, C_UInt64 val); ^ CoreArray/dAllocator.h:211:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static SIZE64 _NoGetSize(CdAllocator &Obj); ^ CoreArray/dAllocator.h:212:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void _NoSetSize(CdAllocator &Obj, SIZE64 NewSize); ^ CoreArray/dAllocator.h:213:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void _NoRead(CdAllocator &Obj, void *Buffer, ssize_t Count); ^ CoreArray/dAllocator.h:214:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static C_UInt8 _NoR8b(CdAllocator &Obj); ^ CoreArray/dAllocator.h:215:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static C_UInt16 _NoR16b(CdAllocator &Obj); ^ CoreArray/dAllocator.h:216:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static C_UInt32 _NoR32b(CdAllocator &Obj); ^ CoreArray/dAllocator.h:217:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static C_UInt64 _NoR64b(CdAllocator &Obj); ^ CoreArray/dAllocator.h:218:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void _NoWrite(CdAllocator &Obj, const void *Buffer, ssize_t Count); ^ CoreArray/dAllocator.h:219:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void _NoW8b(CdAllocator &Obj, C_UInt8 val); ^ CoreArray/dAllocator.h:220:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void _NoW16b(CdAllocator &Obj, C_UInt16 val); ^ CoreArray/dAllocator.h:221:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void _NoW32b(CdAllocator &Obj, C_UInt32 val); ^ CoreArray/dAllocator.h:222:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void _NoW64b(CdAllocator &Obj, C_UInt64 val); ^ CoreArray/dAllocator.h:254:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static DestT *Cvt(DestT *p, const SourceT *s, ssize_t n) ^ CoreArray/dAllocator.h:265:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static DestT *CvtSub(DestT *p, const SourceT *s, ssize_t n, const C_BOOL sel[]) ^ CoreArray/dAllocator.h:289:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static TYPE *Cvt(TYPE *p, const TYPE *s, ssize_t n) ^ CoreArray/dAllocator.h:294:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static TYPE *CvtSub(TYPE *p, const TYPE *s, ssize_t n, const C_BOOL sel[]) ^ CoreArray/dAllocator.h:315:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static TYPE *Cvt(TYPE *p, const TYPE *s, ssize_t n) ^ CoreArray/dAllocator.h:320:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static TYPE *CvtSub(TYPE *p, const TYPE *s, ssize_t n, const C_BOOL sel[]) ^ CoreArray/dAllocator.h:345:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TType(const SourceT &val) { value = DestT(round(val)); } ^ CoreArray/dAllocator.h:346:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator DestT() const { return value; } ^~~~~ CoreArray/dAllocator.h:351:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static DestT *Cvt(DestT *p, const SourceT *s, ssize_t n) ^ CoreArray/dAllocator.h:364:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static DestT *CvtSub(DestT *p, const SourceT *s, ssize_t n, const C_BOOL sel[]) ^ CoreArray/dAllocator.h:388:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TType(const SourceT &val) { value = StrToInt(RawText(val).c_str()); } ^ CoreArray/dAllocator.h:389:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator DestT() const { return value; } ^~~~~ CoreArray/dAllocator.h:394:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static DestT *Cvt(DestT *p, const SourceT *s, ssize_t n) ^ CoreArray/dAllocator.h:399:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static DestT *CvtSub(DestT *p, const SourceT *s, ssize_t n, const C_BOOL sel[]) ^ CoreArray/dAllocator.h:415:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TType(const SourceT &val) { value = StrToFloat(RawText(val).c_str()); } ^ CoreArray/dAllocator.h:416:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator DestT() const { return value; } ^~~~~ CoreArray/dAllocator.h:421:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static DestT *Cvt(DestT *p, const SourceT *s, ssize_t n) ^ CoreArray/dAllocator.h:426:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static DestT *CvtSub(DestT *p, const SourceT *s, ssize_t n, const C_BOOL sel[]) ^ CoreArray/dAllocator.h:442:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TType(const SourceT &val) { value = val; } ^ CoreArray/dAllocator.h:443:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator UTF8String() const { return ASC(IntToStr(value)); } ^~~~~ CoreArray/dAllocator.h:448:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static UTF8String *Cvt(UTF8String *p, const SourceT *s, ssize_t n) ^ CoreArray/dAllocator.h:453:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static UTF8String *CvtSub(UTF8String *p, const SourceT *s, ssize_t n, const C_BOOL sel[]) ^ CoreArray/dAllocator.h:468:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TType(const SourceT &val) { value = val; } ^ CoreArray/dAllocator.h:469:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator UTF8String() const { return ASC(FloatToStr(value)); } ^~~~~ CoreArray/dAllocator.h:474:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static UTF8String *Cvt(UTF8String *p, const SourceT *s, ssize_t n) ^ CoreArray/dAllocator.h:479:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static UTF8String *CvtSub(UTF8String *p, const SourceT *s, ssize_t n, const C_BOOL sel[]) ^ CoreArray/dAllocator.h:494:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TType(const UTF8String &val): value(val) { } ^ CoreArray/dAllocator.h:495:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator UTF16String() const { return UTF8ToUTF16(value); } ^~~~~ CoreArray/dAllocator.h:500:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static UTF16String *Cvt(UTF16String *p, const UTF8String *s, ssize_t n) ^ CoreArray/dAllocator.h:505:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static UTF16String *CvtSub(UTF16String *p, const UTF8String *s, ssize_t n, const C_BOOL sel[]) ^ CoreArray/dAllocator.h:520:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TType(const UTF8String &val): value(val) { } ^ CoreArray/dAllocator.h:521:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator UTF32String() const { return UTF8ToUTF32(value); } ^~~~~ CoreArray/dAllocator.h:526:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static UTF32String *Cvt(UTF32String *p, const UTF8String *s, ssize_t n) ^ CoreArray/dAllocator.h:531:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static UTF32String *CvtSub(UTF32String *p, const UTF8String *s, ssize_t n, const C_BOOL sel[]) ^ CoreArray/dAllocator.h:546:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TType(const SourceT &val) { value = val; } ^ CoreArray/dAllocator.h:547:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator UTF16String() const { return ASC16(IntToStr(value)); } ^~~~~ CoreArray/dAllocator.h:552:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static UTF16String *Cvt(UTF16String *p, const SourceT *s, ssize_t n) ^ CoreArray/dAllocator.h:557:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static UTF16String *CvtSub(UTF16String *p, const SourceT *s, ssize_t n, const C_BOOL sel[]) ^ CoreArray/dAllocator.h:572:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TType(const SourceT &val) { value = val; } ^ CoreArray/dAllocator.h:573:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator UTF16String() const { return ASC16(FloatToStr(value)); } ^~~~~ CoreArray/dAllocator.h:578:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static UTF16String *Cvt(UTF16String *p, const SourceT *s, ssize_t n) ^ CoreArray/dAllocator.h:583:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static UTF16String *CvtSub(UTF16String *p, const SourceT *s, ssize_t n, const C_BOOL sel[]) ^ CoreArray/dAllocator.h:598:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TType(const UTF16String &val): value(val) { } ^ CoreArray/dAllocator.h:599:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator UTF8String() const { return UTF16ToUTF8(value); } ^~~~~ CoreArray/dAllocator.h:604:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static UTF8String *Cvt(UTF8String *p, const UTF16String *s, ssize_t n) ^ CoreArray/dAllocator.h:609:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static UTF8String *CvtSub(UTF8String *p, const UTF16String *s, ssize_t n, const C_BOOL sel[]) ^ CoreArray/dAllocator.h:624:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TType(const UTF16String &val): value(val) { } ^ CoreArray/dAllocator.h:625:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator UTF32String() const { return UTF16ToUTF32(value); } ^~~~~ CoreArray/dAllocator.h:630:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static UTF32String *Cvt(UTF32String *p, const UTF16String *s, ssize_t n) ^ CoreArray/dAllocator.h:635:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static UTF32String *CvtSub(UTF32String *p, const UTF16String *s, ssize_t n, const C_BOOL sel[]) ^ CoreArray/dAllocator.h:650:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TType(const SourceT &val) { value = val; } ^ CoreArray/dAllocator.h:651:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator UTF32String() const { return ASC32(IntToStr(value)); } ^~~~~ CoreArray/dAllocator.h:656:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static UTF32String *Cvt(UTF32String *p, const SourceT *s, ssize_t n) ^ CoreArray/dAllocator.h:661:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static UTF32String *CvtSub(UTF32String *p, const SourceT *s, ssize_t n, const C_BOOL sel[]) ^ CoreArray/dAllocator.h:676:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TType(const SourceT &val) { value = val; } ^ CoreArray/dAllocator.h:677:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator UTF32String() const { return ASC32(FloatToStr(value)); } ^~~~~ CoreArray/dAllocator.h:682:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static UTF32String *Cvt(UTF32String *p, const SourceT *s, ssize_t n) ^ CoreArray/dAllocator.h:687:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static UTF32String *CvtSub(UTF32String *p, const SourceT *s, ssize_t n, const C_BOOL sel[]) ^ CoreArray/dAllocator.h:702:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TType(const UTF32String &val): value(val) { } ^ CoreArray/dAllocator.h:703:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator UTF8String() const { return UTF32ToUTF8(value); } ^~~~~ CoreArray/dAllocator.h:708:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static UTF8String *Cvt(UTF8String *p, const UTF32String *s, ssize_t n) ^ CoreArray/dAllocator.h:713:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static UTF8String *CvtSub(UTF8String *p, const UTF32String *s, ssize_t n, const C_BOOL sel[]) ^ CoreArray/dAllocator.h:728:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TType(const UTF32String &val): value(val) { } ^ CoreArray/dAllocator.h:729:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator UTF16String() const { return UTF32ToUTF16(value); } ^~~~~ CoreArray/dAllocator.h:734:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static UTF16String *Cvt(UTF16String *p, const UTF32String *s, ssize_t n) ^ CoreArray/dAllocator.h:739:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static UTF16String *CvtSub(UTF16String *p, const UTF32String *s, ssize_t n, const C_BOOL sel[]) ^ CoreArray/dAllocator.h:752:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_Int8* vec_simd_i32_to_i8(C_Int8 *p, const C_Int32 *s, size_t n); ^ CoreArray/dAllocator.h:752:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dAllocator.h:753:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_Int8* vec_simd_i32_to_i8_sel(C_Int8 *p, const C_Int32 *s, size_t n, const C_BOOL sel[]); ^ CoreArray/dAllocator.h:753:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dAllocator.h:760:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_Int8 *Cvt(C_Int8 *p, const C_Int32 *s, ssize_t n) ^ CoreArray/dAllocator.h:762:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_Int8 *CvtSub(C_Int8 *p, const C_Int32 *s, ssize_t n, const C_BOOL sel[]) ^ CoreArray/dAllocator.h:771:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_UInt8 *Cvt(C_UInt8 *p, const C_Int32 *s, ssize_t n) ^ CoreArray/dAllocator.h:773:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_UInt8 *CvtSub(C_UInt8 *p, const C_Int32 *s, ssize_t n, const C_BOOL sel[]) ^ CoreArray/dAllocator.h:782:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_Int8 *Cvt(C_Int8 *p, const C_UInt32 *s, ssize_t n) ^ CoreArray/dAllocator.h:784:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_Int8 *CvtSub(C_Int8 *p, const C_UInt32 *s, ssize_t n, const C_BOOL sel[]) ^ CoreArray/dAllocator.h:793:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_UInt8 *Cvt(C_UInt8 *p, const C_UInt32 *s, ssize_t n) ^ CoreArray/dAllocator.h:795:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_UInt8 *CvtSub(C_UInt8 *p, const C_UInt32 *s, ssize_t n, const C_BOOL sel[]) ^ CoreArray/dAllocator.h:834:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static COREARRAY_INLINE DestT ValCvt(const SourceT &val) ^ CoreArray/dAllocator.h:844:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static COREARRAY_INLINE DestT *ValCvtArray(DestT *p, const SourceT *s, ssize_t n) ^ CoreArray/dAllocator.h:863:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static MEM_TYPE *Read(CdBaseIterator &I, MEM_TYPE *p, ssize_t n) ^ CoreArray/dAllocator.h:883:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const C_BOOL sel[]) ^ CoreArray/dAllocator.h:906:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ssize_t n) ^ CoreArray/dAllocator.h:931:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static TYPE *Read(CdBaseIterator &I, TYPE *p, ssize_t n) ^ CoreArray/dAllocator.h:943:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const C_BOOL sel[]) ^ CoreArray/dAllocator.h:964:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const TYPE *Write(CdBaseIterator &I, const TYPE *p, ssize_t n) ^ CoreArray/dAllocator.h:985:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrAllocator(): ErrCoreArray() ^ CoreArray/dAllocator.h:987:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrAllocator(const char *fmt, ...): ErrCoreArray() ^ CoreArray/dAllocator.h:989:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrAllocator(const std::string &msg): ErrCoreArray() ^ CoreArray/dAllocator.h:996:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrAllocRead(); ^ CoreArray/dAllocator.h:1002:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrAllocWrite(); ^ In file included from CoreArray/dFile.h:43, from CoreArray/CoreArray.cpp:41: CoreArray/dAny.h:52:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture friend CdReader& operator>> (CdReader &s, CdAny &out); ^ CoreArray/dAny.h:53:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture friend CdWriter& operator<< (CdWriter &s, CdAny &in); ^ CoreArray/dAny.h:105:9: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdAny(); ^ CoreArray/dAny.h:107:10: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~CdAny(); ^ CoreArray/dAny.h:110:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE TDataType Type() const { return dsType; } ^~~~~ CoreArray/dAny.h:113:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *dvtNames(int index); ^ CoreArray/dAny.h:117:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_Int8 GetInt8() const; ///< get C_Int8, throw an exception if fail ^~~~~ CoreArray/dAny.h:118:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_UInt8 GetUInt8() const; ///< get C_UInt8, throw an exception if fail ^~~~~ CoreArray/dAny.h:119:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_Int16 GetInt16() const; ///< get C_Int16, throw an exception if fail ^~~~~ CoreArray/dAny.h:120:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_UInt16 GetUInt16() const; ///< get C_UInt16, throw an exception if fail ^~~~~ CoreArray/dAny.h:121:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_Int32 GetInt32() const; ///< get C_Int32, throw an exception if fail ^~~~~ CoreArray/dAny.h:122:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_UInt32 GetUInt32() const; ///< get C_UInt32, throw an exception if fail ^~~~~ CoreArray/dAny.h:123:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_Int64 GetInt64() const; ///< get C_Int64, throw an exception if fail ^~~~~ CoreArray/dAny.h:124:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_UInt64 GetUInt64() const; ///< get C_UInt64, throw an exception if fail ^~~~~ CoreArray/dAny.h:127:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_Float32 GetFloat32() const; ///< get C_Float32, throw an exception if fail ^~~~~ CoreArray/dAny.h:128:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_Float64 GetFloat64() const; ///< get C_Float64, throw an exception if fail ^~~~~ CoreArray/dAny.h:131:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UTF8String GetStr8() const; ///< get UTF8String, throw an exception if fail ^~~~~ CoreArray/dAny.h:132:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UTF16String GetStr16() const; ///< get UTF16String, throw an exception if fail ^~~~~ CoreArray/dAny.h:133:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UTF32String GetStr32() const; ///< get UTF32String, throw an exception if fail ^~~~~ CoreArray/dAny.h:136:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool GetBool() const; ///< get boolean, throw an exception if fail ^~~~~ CoreArray/dAny.h:139:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const void *GetPtr() const; ///< get a pointer, throw an exception if fail ^~~~~ CoreArray/dAny.h:142:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdAny *GetArray() const; ///< get a pointer ^~~~~ CoreArray/dAny.h:143:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_UInt32 GetArrayLength() const; ///< get the length of array ^~~~~ CoreArray/dAny.h:146:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdObjRef* GetObj() const; ///< get CdObjRef, throw an exception if fail ^~~~~ CoreArray/dAny.h:151:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TYPE Get() ^ CoreArray/dAny.h:161:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetEmpty(); ///< set Empty ^ CoreArray/dAny.h:163:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetInt8(const C_Int8 val); ///< set C_Int8 ^ CoreArray/dAny.h:164:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetUInt8(const C_UInt8 val); ///< set C_UInt8 ^ CoreArray/dAny.h:165:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetInt16(const C_Int16 val); ///< set C_Int16 ^ CoreArray/dAny.h:166:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetUInt16(const C_UInt16 val); ///< set C_UInt16 ^ CoreArray/dAny.h:167:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetInt32(const C_Int32 val); ///< set C_Int32 ^ CoreArray/dAny.h:168:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetUInt32(const C_UInt32 val); ///< set C_UInt32 ^ CoreArray/dAny.h:169:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetInt64(const C_Int64 val); ///< set C_Int64 ^ CoreArray/dAny.h:170:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetUInt64(const C_UInt64 val); ///< set C_UInt64 ^ CoreArray/dAny.h:173:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetFloat32(const C_Float32 val); ///< set C_Float32 ^ CoreArray/dAny.h:174:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetFloat64(const C_Float64 val); ///< set C_Float64 ^ CoreArray/dAny.h:177:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetStr8(const UTF8String &val); ///< set UTF8String ^ CoreArray/dAny.h:178:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetStr16(const UTF16String &val); ///< set UTF16String ^ CoreArray/dAny.h:179:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetStr32(const UTF32String &val); ///< set UTF32String ^ CoreArray/dAny.h:182:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetBool(const bool val); ///< set boolean ^ CoreArray/dAny.h:185:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetPtr(const void *ptr); ///< set a pointer ^ CoreArray/dAny.h:188:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetArray(C_UInt32 size); ///< set an array ^ CoreArray/dAny.h:189:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetArray(const C_Int32 ptr[], C_UInt32 size); ///< set an int32 array ^ CoreArray/dAny.h:190:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetArray(const C_Int64 ptr[], C_UInt32 size); ///< set an int64 array ^ CoreArray/dAny.h:191:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetArray(const C_Float64 ptr[], C_UInt32 size); ///< set a double array ^ CoreArray/dAny.h:192:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetArray(const char* const ptr[], C_UInt32 size); ///< set a string array ^ CoreArray/dAny.h:193:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetArray(const std::string ptr[], C_UInt32 size); ///< set a string array ^ CoreArray/dAny.h:194:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetArray(const bool ptr[], C_UInt32 size); ///< set a boolean array ^ CoreArray/dAny.h:197:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetObj(CdObjRef *obj); ///< set a CdObjRef object ^ CoreArray/dAny.h:200:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Assign(const UTF8String &val); ^ CoreArray/dAny.h:203:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool IsNULL() const; ///< return true, if it is dvtNULL ^~~~~ CoreArray/dAny.h:204:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool IsInt() const; ///< return true, if it is an integer ^~~~~ CoreArray/dAny.h:205:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool IsFloat() const; ///< return true, if it is a float number ^~~~~ CoreArray/dAny.h:206:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool IsNumeric() const; ///< return true, if it is an integer or float number ^~~~~ CoreArray/dAny.h:207:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool IsBool() const; ///< return true, if it is dvtBoolean ^~~~~ CoreArray/dAny.h:208:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool IsNaN() const; ///< return true, if it is a NaN, or not a number ^~~~~ CoreArray/dAny.h:209:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool IsNA() const; ///< return true, if it is a NaN, or dvtNULL ^~~~~ CoreArray/dAny.h:210:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool IsString() const; ///< return true, if it is a string ^~~~~ CoreArray/dAny.h:211:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool IsArray() const; ///< return true, if it is array-type ^~~~~ CoreArray/dAny.h:213:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool Packed(); ///< pack the data, if packed return true ^ CoreArray/dAny.h:214:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Swap(CdAny &D); ///< swap *this and D ^ CoreArray/dAny.h:224:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int Compare(const CdAny &D, bool NALast = true); ^ CoreArray/dAny.h:228:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator C_Int8() { return GetInt8(); } ^ CoreArray/dAny.h:229:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator C_UInt8() { return GetUInt8(); } ^ CoreArray/dAny.h:230:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator C_Int16() { return GetInt16(); } ^ CoreArray/dAny.h:231:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator C_UInt16() { return GetUInt16(); } ^ CoreArray/dAny.h:232:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator C_Int32() { return GetInt32(); } ^ CoreArray/dAny.h:233:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator C_UInt32() { return GetUInt32(); } ^ CoreArray/dAny.h:234:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator C_Int64() { return GetInt64(); } ^ CoreArray/dAny.h:235:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator C_UInt64() { return GetUInt64(); } ^ CoreArray/dAny.h:237:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator C_Float32() { return GetFloat32(); } ^ CoreArray/dAny.h:238:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator C_Float64() { return GetFloat64(); } ^ CoreArray/dAny.h:240:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator UTF8String() { return GetStr8(); } ^ CoreArray/dAny.h:241:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator UTF16String() { return GetStr16(); } ^ CoreArray/dAny.h:242:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator UTF32String() { return GetStr32(); } ^ CoreArray/dAny.h:245:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdAny & operator= (const CdAny &_Right); ^ CoreArray/dAny.h:246:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdAny & operator= (const C_Int8 val) { SetInt8(val); return *this; } ^ CoreArray/dAny.h:247:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdAny & operator= (const C_UInt8 val) { SetUInt8(val); return *this; } ^ CoreArray/dAny.h:248:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdAny & operator= (const C_Int16 val) { SetInt16(val); return *this; } ^ CoreArray/dAny.h:249:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdAny & operator= (const C_UInt16 val) { SetUInt16(val); return *this; } ^ CoreArray/dAny.h:250:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdAny & operator= (const C_Int32 val) { SetInt32(val); return *this; } ^ CoreArray/dAny.h:251:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdAny & operator= (const C_UInt32 val) { SetUInt32(val); return *this; } ^ CoreArray/dAny.h:252:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdAny & operator= (const C_Int64 val) { SetInt64(val); return *this; } ^ CoreArray/dAny.h:253:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdAny & operator= (const C_UInt64 val) { SetUInt64(val); return *this; } ^ CoreArray/dAny.h:255:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdAny & operator= (const C_Float32 val) { SetFloat32(val); return *this; } ^ CoreArray/dAny.h:256:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdAny & operator= (const C_Float64 val) { SetFloat64(val); return *this; } ^ CoreArray/dAny.h:258:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdAny & operator= (const UTF8String &val) { SetStr8(val); return *this; } ^ CoreArray/dAny.h:259:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdAny & operator= (const UTF16String &val) { SetStr16(val); return *this; } ^ CoreArray/dAny.h:260:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdAny & operator= (const UTF32String &val) { SetStr32(val); return *this; } ^ CoreArray/dAny.h:262:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdAny & operator= (const void *val) { SetPtr(val); return *this; } ^ CoreArray/dAny.h:299:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template TYPE & VAL() ^ CoreArray/dAny.h:304:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template const TYPE & VAL() const ^~~~~ CoreArray/dAny.h:310:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _Done(); ^ CoreArray/dAny.h:314:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT CdReader& operator>> (CdReader &s, CdAny& out); ^ CoreArray/dAny.h:314:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dAny.h:316:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT CdWriter& operator<< (CdWriter &s, CdAny &in); ^ CoreArray/dAny.h:316:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dAny.h:323:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Err_dsAny(): ErrConvert() ^ CoreArray/dAny.h:325:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Err_dsAny(const char *fmt, ...): ErrConvert() ^ CoreArray/dAny.h:327:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Err_dsAny(CdAny::TDataType fromType, CdAny::TDataType toType); ^ In file included from CoreArray/CoreArray.cpp:41: CoreArray/dFile.h:63:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdObjAttr(CdGDSObj &vOwner); ^ CoreArray/dFile.h:65:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdObjAttr(); ^ CoreArray/dFile.h:68:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Assign(CdObjAttr &Source); ^ CoreArray/dFile.h:71:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdAny &Add(const UTF8String &Name); ^ CoreArray/dFile.h:73:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int IndexName(const UTF8String &Name); ^ CoreArray/dFile.h:75:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool HasName(const UTF8String &Name); ^ CoreArray/dFile.h:77:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Delete(const UTF8String &Name); ^ CoreArray/dFile.h:79:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Delete(int Index); ^ CoreArray/dFile.h:81:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Clear(); ^ CoreArray/dFile.h:84:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE size_t Count() const { return fList.size(); } ^~~~~ CoreArray/dFile.h:87:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Changed(); ^ CoreArray/dFile.h:90:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE CdGDSObj &Owner() const { return fOwner; } ^~~~~ CoreArray/dFile.h:92:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdAny & operator[](const UTF8String &Name); ^ CoreArray/dFile.h:93:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdAny & operator[](int Index); ^ CoreArray/dFile.h:95:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE UTF8String &Names(int Index) ^ CoreArray/dFile.h:97:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetName(const UTF8String &OldName, const UTF8String &NewName); ^ CoreArray/dFile.h:98:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetName(int Index, const UTF8String &NewName); ^ CoreArray/dFile.h:109:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Loading(CdReader &Reader, TdVersion Version); ^ CoreArray/dFile.h:110:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Saving(CdWriter &Writer); ^ CoreArray/dFile.h:113:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::vector::iterator _Find(const UTF8String &Name); ^ CoreArray/dFile.h:114:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _ValidateName(const UTF8String &name); ^ CoreArray/dFile.h:128:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdGDSObj(); ^ CoreArray/dFile.h:130:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdGDSObj(); ^ CoreArray/dFile.h:133:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *NewObject() = 0; ^ CoreArray/dFile.h:136:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Assign(CdGDSObj &Source, bool Full) = 0; ^ CoreArray/dFile.h:139:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual UTF8String Name() const; ^~~~~ CoreArray/dFile.h:141:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UTF8String FullName() const; ^~~~~ CoreArray/dFile.h:143:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void SetName(const UTF8String &NewName); ^ CoreArray/dFile.h:146:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool GetHidden() const; ^~~~~ CoreArray/dFile.h:148:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetHidden(bool hidden); ^ CoreArray/dFile.h:151:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void MoveTo(CdGDSFolder &folder); ^ CoreArray/dFile.h:154:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Synchronize(); ^ CoreArray/dFile.h:157:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void GetOwnBlockStream(vector &Out) const; ^~~~~ CoreArray/dFile.h:159:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void GetOwnBlockStream(vector &Out); ^ CoreArray/dFile.h:162:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdGDSFile *GDSFile(); ^ CoreArray/dFile.h:163:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE CdObjAttr &Attribute() { return fAttr; } ^ CoreArray/dFile.h:164:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE CdBlockStream *GDSStream() const { return fGDSStream; } ^~~~~ CoreArray/dFile.h:165:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE CdGDSFolder *Folder() const { return fFolder; } ^~~~~ CoreArray/dFile.h:173:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void LoadStruct(CdReader &Reader, TdVersion Version); ^ CoreArray/dFile.h:174:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void SaveStruct(CdWriter &Writer, bool IncludeName); ^ CoreArray/dFile.h:176:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SaveToBlockStream(); ^ CoreArray/dFile.h:177:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual bool IsWithClassName() { return true; } ^ CoreArray/dFile.h:180:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual string LogValue(); ^ CoreArray/dFile.h:184:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void AssignAttribute(CdGDSObj &Source); ^ CoreArray/dFile.h:186:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _CheckWritable(); ^ CoreArray/dFile.h:188:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _CheckGDSStream(); ^ CoreArray/dFile.h:191:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void RaiseInvalidAssign(const char *ThisClass, CdGDSObj *Source); ^ CoreArray/dFile.h:195:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *Data); ^ CoreArray/dFile.h:217:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdPipeMgrItem(); ^ CoreArray/dFile.h:219:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdPipeMgrItem(); ^ CoreArray/dFile.h:222:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdPipeMgrItem *New() = 0; ^ CoreArray/dFile.h:225:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual const char *Coder() const = 0; ^ CoreArray/dFile.h:227:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual const char *Description() const = 0; ^ CoreArray/dFile.h:229:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual string CoderOptString() const = 0; ^ CoreArray/dFile.h:231:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual string ExtOptString() const = 0; ^ CoreArray/dFile.h:233:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual bool Equal(const char *Mode) const = 0; ^ CoreArray/dFile.h:235:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual string CoderParam() const = 0; ^ CoreArray/dFile.h:237:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void PushReadPipe(CdBufStream &buf) = 0; ^ CoreArray/dFile.h:238:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void PushWritePipe(CdBufStream &buf) = 0; ^ CoreArray/dFile.h:239:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void PopPipe(CdBufStream &buf) = 0; ^ CoreArray/dFile.h:240:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual bool WriteMode(CdBufStream &buf) const = 0; ^ CoreArray/dFile.h:241:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void ClosePipe(CdBufStream &buf) = 0; ^ CoreArray/dFile.h:243:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual bool GetStreamInfo(CdBufStream *BufStream) = 0; ^ CoreArray/dFile.h:245:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void UpdateStreamSize(); ^ CoreArray/dFile.h:246:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE SIZE64 StreamTotalIn() const { return fStreamTotalIn; } ^~~~~ CoreArray/dFile.h:247:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE SIZE64 StreamTotalOut() const { return fStreamTotalOut; } ^~~~~ CoreArray/dFile.h:249:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE CdGDSObjPipe *Owner() { return fOwner; } ^ CoreArray/dFile.h:250:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE TdCompressRemainder &Remainder() { return fRemainder; } ^ CoreArray/dFile.h:257:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdPipeMgrItem *Match(const char *Mode) const = 0; ^ CoreArray/dFile.h:258:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void UpdateStreamInfo(CdStream &Stream) = 0; ^ CoreArray/dFile.h:259:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void LoadStream(CdReader &Reader, TdVersion Version); ^ CoreArray/dFile.h:260:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void SaveStream(CdWriter &Writer); ^ CoreArray/dFile.h:262:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static bool EqualText(const char *s1, const char *s2); ^ CoreArray/dFile.h:270:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdPipeMgrItem2(); ^ CoreArray/dFile.h:273:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual string CoderOptString() const; ^~~~~ CoreArray/dFile.h:275:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual string ExtOptString() const; ^~~~~ CoreArray/dFile.h:277:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual bool Equal(const char *Mode) const; ^~~~~ CoreArray/dFile.h:279:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual string CoderParam() const; ^~~~~ CoreArray/dFile.h:285:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void ParseMode(const char *Mode, int &IdxCoder, int &IdxParam) const; ^~~~~ CoreArray/dFile.h:286:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual const char **CoderList() const = 0; ^ CoreArray/dFile.h:287:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual const char **ParamList() const = 0; ^ CoreArray/dFile.h:296:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdStreamPipeMgr(); ^ CoreArray/dFile.h:298:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~CdStreamPipeMgr(); ^ CoreArray/dFile.h:300:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Register(CdPipeMgrItem *vNewPipe); ^ CoreArray/dFile.h:301:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdPipeMgrItem *Match(CdGDSObjPipe &Obj, const char *Mode); ^ CoreArray/dFile.h:303:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE const std::vector &RegList() const ^~~~~ CoreArray/dFile.h:320:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdGDSObjPipe(); ^ CoreArray/dFile.h:322:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdGDSObjPipe(); ^ CoreArray/dFile.h:325:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE CdPipeMgrItem *PipeInfo() { return fPipeInfo; } ^ CoreArray/dFile.h:328:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void SetPackedMode(const char *Mode) = 0; ^ CoreArray/dFile.h:333:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Loading(CdReader &Reader, TdVersion Version); ^ CoreArray/dFile.h:334:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Saving(CdWriter &Writer); ^ CoreArray/dFile.h:335:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void GetPipeInfo(); ^ CoreArray/dFile.h:338:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdGDSObjPipe *AssignPipe(CdGDSObjPipe &Source); ^ CoreArray/dFile.h:340:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE bool _GetStreamPipeInfo(CdBufStream *buf, bool Close) ^ CoreArray/dFile.h:346:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE void _UpdateStreamPipeInfo(CdStream &Stream) ^ CoreArray/dFile.h:365:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual bool IsWithClassName() { return false; } ^ CoreArray/dFile.h:374:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *NewObject(); ^ CoreArray/dFile.h:376:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Assign(CdGDSObj &Source, bool Full); ^ CoreArray/dFile.h:384:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *AddFolder(const UTF8String &Name) = 0; ^ CoreArray/dFile.h:385:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *AddObj(const UTF8String &Name, CdGDSObj *val=NULL) = 0; ^ CoreArray/dFile.h:387:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdGDSObj *val=NULL) = 0; ^ CoreArray/dFile.h:388:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void MoveTo(int Index, int NewPos) = 0; ^ CoreArray/dFile.h:390:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void UnloadObj(int Index) = 0; ^ CoreArray/dFile.h:391:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void UnloadObj(CdGDSObj *val) = 0; ^ CoreArray/dFile.h:392:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void DeleteObj(int Index, bool force=true) = 0; ^ CoreArray/dFile.h:393:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void DeleteObj(CdGDSObj *val, bool force=true) = 0; ^ CoreArray/dFile.h:394:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void ClearObj(bool force=true) = 0; ^ CoreArray/dFile.h:397:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *ObjItem(int Index) = 0; ^ CoreArray/dFile.h:399:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *ObjItem(const UTF8String &Name) = 0; ^ CoreArray/dFile.h:402:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *ObjItemEx(int Index) = 0; ^ CoreArray/dFile.h:404:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *ObjItemEx(const UTF8String &Name) = 0; ^ CoreArray/dFile.h:407:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *Path(const UTF8String &FullName) = 0; ^ CoreArray/dFile.h:409:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *PathEx(const UTF8String &FullName) = 0; ^ CoreArray/dFile.h:411:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual int IndexObj(CdGDSObj *Obj) = 0; ^ CoreArray/dFile.h:412:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual bool HasChild(CdGDSObj *Obj, bool Recursive) = 0; ^ CoreArray/dFile.h:414:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual int NodeCount() = 0; ^ CoreArray/dFile.h:430:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdGDSFolder(); ^ CoreArray/dFile.h:433:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *NewObject(); ^ CoreArray/dFile.h:435:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Assign(CdGDSObj &Source, bool Full); ^ CoreArray/dFile.h:438:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void AssignFolder(CdGDSAbsFolder &Source); ^ CoreArray/dFile.h:440:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *AddFolder(const UTF8String &Name); ^ CoreArray/dFile.h:441:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *AddObj(const UTF8String &Name, CdGDSObj *val=NULL); ^ CoreArray/dFile.h:443:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdGDSObj *val=NULL); ^ CoreArray/dFile.h:444:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void MoveTo(int Index, int NewPos); ^ CoreArray/dFile.h:446:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void UnloadObj(int Index); ^ CoreArray/dFile.h:447:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void UnloadObj(CdGDSObj *val); ^ CoreArray/dFile.h:449:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void DeleteObj(int Index, bool force=true); ^ CoreArray/dFile.h:450:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void DeleteObj(CdGDSObj *val, bool force=true); ^ CoreArray/dFile.h:451:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void ClearObj(bool force=true); ^ CoreArray/dFile.h:453:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *ObjItem(int Index); ^ CoreArray/dFile.h:454:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *ObjItem(const UTF8String &Name); ^ CoreArray/dFile.h:456:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *ObjItemEx(int Index); ^ CoreArray/dFile.h:457:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *ObjItemEx(const UTF8String &Name); ^ CoreArray/dFile.h:459:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *Path(const UTF8String &FullName); ^ CoreArray/dFile.h:460:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *PathEx(const UTF8String &FullName); ^ CoreArray/dFile.h:462:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual int IndexObj(CdGDSObj *Obj); ^ CoreArray/dFile.h:463:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual bool HasChild(CdGDSObj *Obj, bool Recursive); ^ CoreArray/dFile.h:466:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual int NodeCount(); ^ CoreArray/dFile.h:468:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdGDSFolder &DirItem(int Index); ^ CoreArray/dFile.h:469:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdGDSFolder &DirItem(const UTF8String &Name); ^ CoreArray/dFile.h:471:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE CdGDSObj *operator[] (int Index) ^ CoreArray/dFile.h:473:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE CdGDSObj *operator[] (const UTF8String &Name) ^ CoreArray/dFile.h:500:10: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TNode(); ^ CoreArray/dFile.h:501:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool IsFlagType(C_UInt32 val) const; ^~~~~ CoreArray/dFile.h:502:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetFlagType(C_UInt32 val); ^ CoreArray/dFile.h:503:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool IsFlagAttr(C_UInt32 val) const; ^~~~~ CoreArray/dFile.h:504:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetFlagAttr(C_UInt32 val); ^ CoreArray/dFile.h:508:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Loading(CdReader &Reader, TdVersion Version); ^ CoreArray/dFile.h:509:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Saving(CdWriter &Writer); ^ CoreArray/dFile.h:510:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual bool IsWithClassName() { return false; } ^ CoreArray/dFile.h:512:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::vector::iterator FindObj(CdGDSObj *Obj); ^ CoreArray/dFile.h:513:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::vector::const_iterator FindObj(const CdGDSObj *Obj) const; ^~~~~ CoreArray/dFile.h:514:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _ClearFolder(); ^ CoreArray/dFile.h:517:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool _HasName(const UTF8String &Name); ^ CoreArray/dFile.h:518:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool _ValidName(const UTF8String &Name); ^ CoreArray/dFile.h:519:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TNode &_NameItem(const UTF8String &Name); ^ CoreArray/dFile.h:520:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _LoadItem(TNode &I); ^ CoreArray/dFile.h:521:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _UpdateAll(); ^ CoreArray/dFile.h:533:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdGDSVirtualFolder(); ^ CoreArray/dFile.h:535:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdGDSVirtualFolder(); ^ CoreArray/dFile.h:538:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *NewObject(); ^ CoreArray/dFile.h:540:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Assign(CdGDSObj &Source, bool Full); ^ CoreArray/dFile.h:542:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const UTF8String &LinkFileName() const ^~~~~ CoreArray/dFile.h:544:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetLinkFile(const UTF8String &FileName); ^ CoreArray/dFile.h:546:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool IsLoaded(bool Silent); ^ CoreArray/dFile.h:548:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *AddFolder(const UTF8String &Name); ^ CoreArray/dFile.h:549:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *AddObj(const UTF8String &Name, CdGDSObj *val=NULL); ^ CoreArray/dFile.h:551:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdGDSObj *val=NULL); ^ CoreArray/dFile.h:552:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void MoveTo(int Index, int NewPos); ^ CoreArray/dFile.h:554:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void UnloadObj(int Index); ^ CoreArray/dFile.h:555:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void UnloadObj(CdGDSObj *val); ^ CoreArray/dFile.h:557:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void DeleteObj(int Index, bool force=true); ^ CoreArray/dFile.h:558:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void DeleteObj(CdGDSObj *val, bool force=true); ^ CoreArray/dFile.h:559:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void ClearObj(bool force=true); ^ CoreArray/dFile.h:561:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *ObjItem(int Index); ^ CoreArray/dFile.h:562:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *ObjItem(const UTF8String &Name); ^ CoreArray/dFile.h:564:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *ObjItemEx(int Index); ^ CoreArray/dFile.h:565:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *ObjItemEx(const UTF8String &Name); ^ CoreArray/dFile.h:567:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *Path(const UTF8String &FullName); ^ CoreArray/dFile.h:568:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *PathEx(const UTF8String &FullName); ^ CoreArray/dFile.h:570:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual int IndexObj(CdGDSObj *Obj); ^ CoreArray/dFile.h:571:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual bool HasChild(CdGDSObj *Obj, bool Recursive); ^ CoreArray/dFile.h:573:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual int NodeCount(); ^ CoreArray/dFile.h:575:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Loading(CdReader &Reader, TdVersion Version); ^ CoreArray/dFile.h:576:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Saving(CdWriter &Writer); ^ CoreArray/dFile.h:577:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual bool IsWithClassName() { return false; } ^ CoreArray/dFile.h:578:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Synchronize(); ^ CoreArray/dFile.h:580:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const string &ErrMsg() const { return fErrMsg; } ^~~~~ CoreArray/dFile.h:589:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _CheckLinked(); ^ CoreArray/dFile.h:598:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdGDSStreamContainer(); ^ CoreArray/dFile.h:600:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdGDSStreamContainer(); ^ CoreArray/dFile.h:603:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual const char *dName(); ^ CoreArray/dFile.h:605:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual const char *dTraitName(); ^ CoreArray/dFile.h:608:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *NewObject(); ^ CoreArray/dFile.h:610:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Assign(CdGDSObj &Source, bool Full); ^ CoreArray/dFile.h:613:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void GetOwnBlockStream(vector &Out) const; ^~~~~ CoreArray/dFile.h:615:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void GetOwnBlockStream(vector &Out); ^ CoreArray/dFile.h:617:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void CopyFromBuf(CdBufStream &Source, SIZE64 Count=-1); ^ CoreArray/dFile.h:618:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void CopyFrom(CdStream &Source, SIZE64 Count=-1); ^ CoreArray/dFile.h:620:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void CopyTo(CdBufStream &Dest, SIZE64 Count=-1); ^ CoreArray/dFile.h:621:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void CopyTo(CdStream &Dest, SIZE64 Count=-1); ^ CoreArray/dFile.h:623:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SIZE64 GetSize(); ^ CoreArray/dFile.h:624:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE CdBufStream *BufStream() { return fBufStream; } ^ CoreArray/dFile.h:626:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void SetPackedMode(const char *Mode); ^ CoreArray/dFile.h:627:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void CloseWriter(); ^ CoreArray/dFile.h:636:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Loading(CdReader &Reader, TdVersion Version); ^ CoreArray/dFile.h:637:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Saving(CdWriter &Writer); ^ CoreArray/dFile.h:638:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual bool IsWithClassName() { return false; } ^ CoreArray/dFile.h:652:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdGDSRoot(); ^ CoreArray/dFile.h:654:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual UTF8String Name() const; ^~~~~ CoreArray/dFile.h:655:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void SetName(const UTF8String &NewName); ^ CoreArray/dFile.h:672:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *NewObject(); ^ CoreArray/dFile.h:674:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Assign(CdGDSObj &Source, bool Full); ^ CoreArray/dFile.h:677:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void SaveStruct(CdWriter &Writer, bool IncludeName); ^ CoreArray/dFile.h:696:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdGDSFile(); ^ CoreArray/dFile.h:698:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdGDSFile(const UTF8String &fn, TdOpenMode Mode); ^ CoreArray/dFile.h:700:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdGDSFile(const char *fn, TdOpenMode Mode); ^ CoreArray/dFile.h:702:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdGDSFile(); ^ CoreArray/dFile.h:704:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void LoadFile(const UTF8String &fn, bool ReadOnly=true, bool AllowError=false); ^ CoreArray/dFile.h:705:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void LoadFile(const char *fn, bool ReadOnly=true, bool AllowError=false); ^ CoreArray/dFile.h:706:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void LoadFileFork(const char *fn, bool ReadOnly=true, bool AllowError=false); ^ CoreArray/dFile.h:708:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SaveAsFile(const UTF8String &fn); ^ CoreArray/dFile.h:709:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SaveAsFile(const char *fn); ^ CoreArray/dFile.h:711:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void DuplicateFile(const UTF8String &fn, bool deep); ^ CoreArray/dFile.h:712:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void DuplicateFile(const char *fn, bool deep); ^ CoreArray/dFile.h:714:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SyncFile(); ^ CoreArray/dFile.h:715:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void CloseFile(); ^ CoreArray/dFile.h:718:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void TidyUp(bool deep); ^ CoreArray/dFile.h:720:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool Modified(); ^ CoreArray/dFile.h:723:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SIZE64 GetFileSize(); ^ CoreArray/dFile.h:725:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int GetNumOfFragment(); ^ CoreArray/dFile.h:727:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool IfSupportForking(); ^ CoreArray/dFile.h:728:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TProcessID GetProcessID(); ^ CoreArray/dFile.h:729:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetProcessID(); ^ CoreArray/dFile.h:732:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE UTF8String &FileName() { return fFileName; } ^ CoreArray/dFile.h:733:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE CdGDSFolder &Root() { return fRoot; } ^ CoreArray/dFile.h:734:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE bool ReadOnly() const { return fReadOnly; } ^~~~~ CoreArray/dFile.h:735:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE CdLogRecord &Log() { return *fLog; } ^ CoreArray/dFile.h:736:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE TdVersion Version() const { return fVersion; } ^~~~~ CoreArray/dFile.h:738:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *GDSFilePrefix(); ^ CoreArray/dFile.h:746:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void LoadStream(CdStream* Stream, bool ReadOnly, bool AllowError); ^ CoreArray/dFile.h:747:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SaveStream(CdStream* Stream); ^ CoreArray/dFile.h:753:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _Init(); ^ CoreArray/dFile.h:754:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool _HaveModify(CdGDSFolder *folder); ^ CoreArray/dFile.h:766:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrGDSObj(): ErrObject() ^ CoreArray/dFile.h:768:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrGDSObj(const std::string &msg): ErrObject() ^ CoreArray/dFile.h:770:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrGDSObj(const char *fmt, ...): ErrObject() ^ CoreArray/dFile.h:778:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrGDSStreamContainer(): ErrObject() ^ CoreArray/dFile.h:780:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrGDSStreamContainer(const std::string &msg): ErrObject() ^ CoreArray/dFile.h:782:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrGDSStreamContainer(const char *fmt, ...): ErrObject() ^ CoreArray/dFile.h:790:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrGDSFile(): ErrObject() ^ CoreArray/dFile.h:792:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrGDSFile(const std::string &msg): ErrObject() ^ CoreArray/dFile.h:794:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrGDSFile(const char *fmt, ...): ErrObject() ^ In file included from CoreArray/CoreArray.cpp:42: CoreArray/dStruct.h:60:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdIterator& operator++(); ^ CoreArray/dStruct.h:62:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdIterator& operator--(); ^ CoreArray/dStruct.h:64:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdIterator& operator+= (SIZE64 offset); ^ CoreArray/dStruct.h:66:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdIterator& operator-= (SIZE64 offset); ^ CoreArray/dStruct.h:69:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_Int64 GetInteger(); ^ CoreArray/dStruct.h:71:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double GetFloat(); ^ CoreArray/dStruct.h:73:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UTF16String GetString(); ^ CoreArray/dStruct.h:76:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetInteger(C_Int64 val); ^ CoreArray/dStruct.h:78:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetFloat(double val); ^ CoreArray/dStruct.h:80:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetString(const UTF16String &val); ^ CoreArray/dStruct.h:83:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *ReadData(void *OutBuf, ssize_t n, C_SVType OutSV); ^ CoreArray/dStruct.h:85:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *ReadDataEx(void *OutBuf, ssize_t n, C_SVType OutSV, const C_BOOL Selection[]); ^ CoreArray/dStruct.h:87:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const void *WriteData(const void *InBuf, ssize_t n, C_SVType InSV); ^ CoreArray/dStruct.h:90:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void Copy(CdIterator &d, CdIterator &s, C_Int64 Count); ^ CoreArray/dStruct.h:110:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdContainer(); ^ CoreArray/dStruct.h:112:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdContainer(); ^ CoreArray/dStruct.h:115:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual C_SVType SVType() = 0; ^ CoreArray/dStruct.h:117:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual int TraitFlag() = 0; ^ CoreArray/dStruct.h:119:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual unsigned BitOf() = 0; ^ CoreArray/dStruct.h:121:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual bool IsPrimitive() = 0; ^ CoreArray/dStruct.h:124:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Clear() = 0; ^ CoreArray/dStruct.h:126:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual bool Empty() = 0; ^ CoreArray/dStruct.h:128:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual C_Int64 TotalCount() = 0; ^ CoreArray/dStruct.h:131:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void CloseWriter() = 0; ^ CoreArray/dStruct.h:134:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Caching(); ^ CoreArray/dStruct.h:137:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 GDSStreamSize(); ^ CoreArray/dStruct.h:143:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdIterator IterBegin() = 0; ^ CoreArray/dStruct.h:145:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdIterator IterEnd() = 0; ^ CoreArray/dStruct.h:152:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void IterOffset(CdIterator &I, SIZE64 val) = 0; ^ CoreArray/dStruct.h:154:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual C_Int64 IterGetInteger(CdIterator &I) = 0; ^ CoreArray/dStruct.h:156:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual double IterGetFloat(CdIterator &I) = 0; ^ CoreArray/dStruct.h:158:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual UTF16String IterGetString(CdIterator &I) = 0; ^ CoreArray/dStruct.h:160:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void IterSetInteger(CdIterator &I, C_Int64 val) = 0; ^ CoreArray/dStruct.h:162:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void IterSetFloat(CdIterator &I, double val) = 0; ^ CoreArray/dStruct.h:164:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void IterSetString(CdIterator &I, const UTF16String &val) = 0; ^ CoreArray/dStruct.h:167:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_SVType OutSV); ^ CoreArray/dStruct.h:170:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_SVType OutSV, const C_BOOL Selection[]); ^ CoreArray/dStruct.h:173:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ssize_t n, C_SVType InSV); ^ CoreArray/dStruct.h:195:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdAbstractArray(); ^ CoreArray/dStruct.h:197:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdAbstractArray(); ^ CoreArray/dStruct.h:200:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Assign(CdGDSObj &Source, bool Full); ^ CoreArray/dStruct.h:203:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual int DimCnt() const = 0; ^ CoreArray/dStruct.h:205:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void GetDim(C_Int32 DimLen[]) const = 0; ^ CoreArray/dStruct.h:207:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void ResetDim(const C_Int32 DimLen[], int DCnt) = 0; ^ CoreArray/dStruct.h:209:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual C_Int32 GetDLen(int I) const = 0; ^ CoreArray/dStruct.h:211:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void SetDLen(int I, C_Int32 Value) = 0; ^ CoreArray/dStruct.h:214:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual C_Int64 TotalArrayCount() = 0; ^ CoreArray/dStruct.h:219:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdIterator Iterator(const C_Int32 DimIndex[]) = 0; ^ CoreArray/dStruct.h:228:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *OutBuffer, C_SVType OutSV); ^ CoreArray/dStruct.h:238:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const C_BOOL *const Selection[], void *OutBuffer, C_SVType OutSV); ^ CoreArray/dStruct.h:247:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const void *InBuffer, C_SVType InSV); ^ CoreArray/dStruct.h:250:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual const void *Append(const void *Buffer, ssize_t Cnt, C_SVType InSV) = 0; ^ CoreArray/dStruct.h:253:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void AppendIter(CdIterator &I, C_Int64 Count); ^ CoreArray/dStruct.h:262:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_Int32 OutStart[], C_Int32 OutBlockLen[], C_Int32 OutValidCnt[]); ^ CoreArray/dStruct.h:272:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_Int32 OutStart[], C_Int32 OutBlockLen[], C_Int32 OutValidCnt[]); ^ CoreArray/dStruct.h:276:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _CheckRect(const C_Int32 Start[], const C_Int32 Length[]) const; ^~~~~ CoreArray/dStruct.h:277:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _AssignToDim(CdAbstractArray &Dest) const; ^~~~~ CoreArray/dStruct.h:281:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const C_Int32 DimI[]); ^ CoreArray/dStruct.h:299:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int DimCnt, TARRAY &Obj, TYPE *Buffer, F_ITER SetI, F_PROC Proc) ^ CoreArray/dStruct.h:339:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture F_ITER SetI, F_PROC Proc) ^ CoreArray/dStruct.h:381:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int DimCnt, TARRAY &Obj, const TYPE *Buffer, F_ITER SetI, F_PROC Proc) ^ CoreArray/dStruct.h:427:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdAllocArray(ssize_t vElmSize); ^ CoreArray/dStruct.h:428:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdAllocArray(); ^ CoreArray/dStruct.h:430:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual bool Empty(); ^ CoreArray/dStruct.h:431:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Clear(); ^ CoreArray/dStruct.h:434:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual C_Int64 TotalCount(); ^ CoreArray/dStruct.h:437:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual int DimCnt() const; ^~~~~ CoreArray/dStruct.h:439:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void GetDim(C_Int32 DimLen[]) const; ^~~~~ CoreArray/dStruct.h:441:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void ResetDim(const C_Int32 DimLen[], int DCnt); ^ CoreArray/dStruct.h:443:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual C_Int32 GetDLen(int I) const; ^~~~~ CoreArray/dStruct.h:445:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void SetDLen(int I, C_Int32 Value); ^ CoreArray/dStruct.h:448:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual C_Int64 TotalArrayCount(); ^ CoreArray/dStruct.h:451:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdIterator IterBegin(); ^ CoreArray/dStruct.h:453:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdIterator IterEnd(); ^ CoreArray/dStruct.h:455:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdIterator Iterator(const C_Int32 DimIndex[]); ^ CoreArray/dStruct.h:459:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Synchronize(); ^ CoreArray/dStruct.h:461:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void CloseWriter(); ^ CoreArray/dStruct.h:463:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void SetPackedMode(const char *Mode); ^ CoreArray/dStruct.h:466:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual const void *Append(const void *Buffer, ssize_t Cnt, C_SVType InSV); ^ CoreArray/dStruct.h:469:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void AppendIter(CdIterator &I, C_Int64 Count); ^ CoreArray/dStruct.h:472:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Caching(); ^ CoreArray/dStruct.h:475:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 GDSStreamSize(); ^ CoreArray/dStruct.h:478:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void GetOwnBlockStream(vector &Out) const; ^~~~~ CoreArray/dStruct.h:480:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void GetOwnBlockStream(vector &Out); ^ CoreArray/dStruct.h:483:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE ssize_t ElmSize() const { return fElmSize; } ^~~~~ CoreArray/dStruct.h:485:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE CdAllocator &Allocator() { return fAllocator; } ^ CoreArray/dStruct.h:500:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TDimItem() { DimLen = DimElmSize = DimElmCnt = 0; } ^ CoreArray/dStruct.h:511:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 AllocSize(C_Int64 Num); ^ CoreArray/dStruct.h:517:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void IterOffset(CdIterator &I, SIZE64 val); ^ CoreArray/dStruct.h:519:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void IterInit(CdIterator &I, SIZE64 n); ^ CoreArray/dStruct.h:521:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void IterDone(CdIterator &I, SIZE64 n); ^ CoreArray/dStruct.h:524:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Loading(CdReader &Reader, TdVersion Version); ^ CoreArray/dStruct.h:525:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Saving(CdWriter &Writer); ^ CoreArray/dStruct.h:526:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void GetPipeInfo(); ^ CoreArray/dStruct.h:529:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void UpdateInfo(CdBufStream *Sender); ^ CoreArray/dStruct.h:531:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void UpdateInfoExt(CdBufStream *Sender); ^ CoreArray/dStruct.h:534:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetElmSize(ssize_t NewSize); ^ CoreArray/dStruct.h:538:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _CheckRange(const C_Int32 DimI[]); ^ CoreArray/dStruct.h:540:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _CheckRect(const C_Int32 *Start, const C_Int32 *Length); ^ CoreArray/dStruct.h:542:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _CheckSetDLen(int I, C_Int32 Value); ^ CoreArray/dStruct.h:544:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SIZE64 _IndexPtr(const C_Int32 DimI[]); ^ CoreArray/dStruct.h:546:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _ResetDim(const C_Int32 DimLen[], int DCnt); ^ CoreArray/dStruct.h:548:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _SetDimAuto(int DimIndex); ^ CoreArray/dStruct.h:549:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _SetSmallBuffer(); ^ CoreArray/dStruct.h:550:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _SetLargeBuffer(); ^ CoreArray/dStruct.h:551:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _SetFlushEvent(); ^ CoreArray/dStruct.h:576:11: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdArray(): CdAllocArray( ^ CoreArray/dStruct.h:581:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *NewObject() ^ CoreArray/dStruct.h:587:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual const char *dName() ^ CoreArray/dStruct.h:593:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual const char *dTraitName() ^ CoreArray/dStruct.h:598:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual C_SVType SVType() ^ CoreArray/dStruct.h:603:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual int TraitFlag() ^ CoreArray/dStruct.h:608:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual unsigned BitOf() ^ CoreArray/dStruct.h:613:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual bool IsPrimitive() ^ CoreArray/dStruct.h:625:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *OutBuffer, C_SVType OutSV) ^ CoreArray/dStruct.h:691:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const C_BOOL *const Selection[], void *OutBuffer, C_SVType OutSV) ^ CoreArray/dStruct.h:759:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const void *InBuffer, C_SVType InSV) ^ CoreArray/dStruct.h:819:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual const void *Append(const void *Buffer, ssize_t Cnt, C_SVType InSV) ^ CoreArray/dStruct.h:882:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdArray(ssize_t vElmSize): CdAllocArray(vElmSize) {} ^ CoreArray/dStruct.h:885:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual C_Int64 IterGetInteger(CdIterator &I) ^ CoreArray/dStruct.h:893:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual double IterGetFloat(CdIterator &I) ^ CoreArray/dStruct.h:901:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual UTF16String IterGetString(CdIterator &I) ^ CoreArray/dStruct.h:909:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void IterSetInteger(CdIterator &I, C_Int64 val) ^ CoreArray/dStruct.h:915:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void IterSetFloat(CdIterator &I, double val) ^ CoreArray/dStruct.h:921:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void IterSetString(CdIterator &I, const UTF16String &val) ^ CoreArray/dStruct.h:928:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_SVType OutSV) ^ CoreArray/dStruct.h:963:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_SVType OutSV, const C_BOOL Selection[]) ^ CoreArray/dStruct.h:998:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ssize_t n, C_SVType InSV) ^ CoreArray/dStruct.h:1033:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdIterator &I, const C_Int32 DimI[]) ^ CoreArray/dStruct.h:1049:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrContainer(): ErrObject() ^ CoreArray/dStruct.h:1051:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrContainer(const string &msg): ErrObject() ^ CoreArray/dStruct.h:1053:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrContainer(const char *fmt, ...): ErrObject() ^ CoreArray/dStruct.h:1061:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrArray(): ErrContainer() ^ CoreArray/dStruct.h:1063:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrArray(const string &msg): ErrContainer() ^ CoreArray/dStruct.h:1065:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrArray(const char *fmt, ...): ErrContainer() ^ CoreArray/dStruct.h:1112:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdArrayRead(); ^ CoreArray/dStruct.h:1114:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~CdArrayRead(); ^ CoreArray/dStruct.h:1117:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const C_BOOL *const vSelection[], bool buf_if_need=true); ^ CoreArray/dStruct.h:1123:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void AllocBuffer(C_Int64 buffer_size); ^ CoreArray/dStruct.h:1126:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Read(void *Buffer); ^ CoreArray/dStruct.h:1129:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool Eof(); ^ CoreArray/dStruct.h:1132:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE CdAbstractArray &Object() { return *fObject; } ^ CoreArray/dStruct.h:1134:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE int Margin() { return fMargin; } ^ CoreArray/dStruct.h:1136:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE C_SVType SVType() { return fSVType; } ^ CoreArray/dStruct.h:1138:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE ssize_t ElmSize() { return fElmSize; } ^ CoreArray/dStruct.h:1140:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE C_Int32 Index() { return fIndex; } ^ CoreArray/dStruct.h:1141:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE C_Int32 Count() { return fCount; } ^ CoreArray/dStruct.h:1143:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE C_Int32 MarginIndex() { return fMarginIndex; } ^ CoreArray/dStruct.h:1144:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE C_Int64 MarginCount() { return fMarginCount; } ^ CoreArray/dStruct.h:1145:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE C_Int64 MarginSize() { return fMarginCount * fElmSize; } ^ CoreArray/dStruct.h:1147:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE const C_Int32 *DimCntValid() { return _DCntValid; } ^ CoreArray/dStruct.h:1200:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdArrayRead *array[], int n, C_Int64 buffer_size=-1); ^ CoreArray/dStruct.h:1200:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dStruct.h:1204:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdArrayRead array[], int n, C_Int64 buffer_size=-1); ^ CoreArray/dStruct.h:1204:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/CoreArray.cpp:50:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template static CdObjRef *OnObjCreate() ^ CoreArray/CoreArray.cpp:55:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern COREARRAY_DLL_LOCAL void RegisterClass_Bit_s24(); ^ CoreArray/CoreArray.cpp:55:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/CoreArray.cpp:56:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern COREARRAY_DLL_LOCAL void RegisterClass_Bit_u24(); ^ CoreArray/CoreArray.cpp:56:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/CoreArray.cpp:57:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern COREARRAY_DLL_LOCAL void RegisterClass_Bit(); ^ CoreArray/CoreArray.cpp:57:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/CoreArray.cpp:58:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern COREARRAY_DLL_LOCAL void RegisterClass_VLInt(); ^ CoreArray/CoreArray.cpp:58:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/CoreArray.cpp:59:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern COREARRAY_DLL_LOCAL void RegisterClass_PackedReal(); ^ CoreArray/CoreArray.cpp:59:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/CoreArray.cpp:60:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern COREARRAY_DLL_LOCAL void RegisterClass_String(); ^ CoreArray/CoreArray.cpp:60:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/CoreArray.cpp:61:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern COREARRAY_DLL_LOCAL void RegisterClass_Sparse(); ^ CoreArray/CoreArray.cpp:61:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/CoreArray.cpp:64:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT void RegisterClass() ^ "C:/rtools40/mingw64/bin/"g++ -std=gnu++11 -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -DUSING_R -D_FILE_OFFSET_BITS=64 -I../inst/include -ICoreArray -I"C:/extsoft/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition -c CoreArray/dAllocator.cpp -o CoreArray/dAllocator.o "C:/rtools40/mingw64/bin/"g++ -std=gnu++11 -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -DUSING_R -D_FILE_OFFSET_BITS=64 -I../inst/include -ICoreArray -I"C:/extsoft/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition -c CoreArray/dAny.cpp -o CoreArray/dAny.o "C:/rtools40/mingw64/bin/"g++ -std=gnu++11 -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -DUSING_R -D_FILE_OFFSET_BITS=64 -I../inst/include -ICoreArray -I"C:/extsoft/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition -c CoreArray/dBase.cpp -o CoreArray/dBase.o "C:/rtools40/mingw64/bin/"g++ -std=gnu++11 -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -DUSING_R -D_FILE_OFFSET_BITS=64 -I../inst/include -ICoreArray -I"C:/extsoft/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition -c CoreArray/dBitGDS.cpp -o CoreArray/dBitGDS.o In file included from ../inst/include/dType.h:41, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: ../inst/include/CoreDEF.h:908:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # pragma GCC optimize("O3") ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/_mingw.h:539:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl __debugbreak(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/_mingw.h:539:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/_mingw.h:540:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_INTRIN_INLINE void __cdecl __debugbreak(void) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/_mingw.h:548:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const char *__mingw_get_crt_info (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/_mingw.h:548:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stddef.h:1, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:32, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/stddef.h:18:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP extern int *__cdecl _errno(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stddef.h:18:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stddef.h:20:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture errno_t __cdecl _set_errno(int _Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stddef.h:20:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stddef.h:21:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture errno_t __cdecl _get_errno(int *_Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stddef.h:21:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stddef.h:24:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP extern unsigned long __cdecl __threadid(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stddef.h:24:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stddef.h:26:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP extern uintptr_t __cdecl __threadhandle(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stddef.h:26:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:60, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:48:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_bad_exception(void) __attribute__((__noreturn__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:48:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:52:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_bad_alloc(void) __attribute__((__noreturn__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:52:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:56:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_bad_cast(void) __attribute__((__noreturn__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:56:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:59:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_bad_typeid(void) __attribute__((__noreturn__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:59:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:63:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_logic_error(const char*) __attribute__((__noreturn__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:63:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:66:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_domain_error(const char*) __attribute__((__noreturn__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:66:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:69:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_invalid_argument(const char*) __attribute__((__noreturn__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:69:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:72:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_length_error(const char*) __attribute__((__noreturn__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:72:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:75:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_out_of_range(const char*) __attribute__((__noreturn__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:75:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:79:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __attribute__((__format__(__gnu_printf__, 1, 2))); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:79:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:82:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_runtime_error(const char*) __attribute__((__noreturn__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:82:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:85:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_range_error(const char*) __attribute__((__noreturn__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:85:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:88:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_overflow_error(const char*) __attribute__((__noreturn__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:88:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:91:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_underflow_error(const char*) __attribute__((__noreturn__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:91:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:95:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_ios_failure(const char*) __attribute__((__noreturn__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:95:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:98:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_system_error(int) __attribute__((__noreturn__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:98:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:101:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_future_error(int) __attribute__((__noreturn__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:101:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:105:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_bad_function_call() __attribute__((__noreturn__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:105:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:61, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/cpp_type_traits.h:419:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __miter_base(_Iterator __it) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:62, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/ext/type_traits.h:152:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __is_null_pointer(_Type* __ptr) ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/type_traits.h:157:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __is_null_pointer(_Type) ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/type_traits.h:162:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __is_null_pointer(std::nullptr_t) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/move.h:47:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __addressof(_Tp& __r) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/move.h:55, from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:59, from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:64, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/type_traits:62:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr operator value_type() const noexcept { return value; } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:749:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __declval(int); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:749:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/type_traits:753:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __declval(long); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:753:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/type_traits:756:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture auto declval() noexcept -> decltype(__declval<_Tp>(0)); ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:756:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/type_traits:782:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static true_type __test(int); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:785:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static false_type __test(...); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:830:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __test(int); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:833:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static false_type __test(...); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:873:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static true_type __test(int); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:876:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static false_type __test(...); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:1152:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void __helper(const _Tp&); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:1156:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture decltype(__helper({}))* = 0); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:1158:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static false_type __test(...); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:1351:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void __test_aux(_To1); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:1356:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __test(int); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:1360:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __test(...); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:1988:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture : std::declval<_Up>())>::type> _S_test(int); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:1991:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __failure_type _S_test(...); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2004:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __success_type _S_test(int); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2007:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __failure_type _S_test(...); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2056:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture auto declval() noexcept -> decltype(__declval<_Tp>(0)) ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2141:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ), __invoke_memfun_ref> _S_test(int); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2144:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __failure_type _S_test(...); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2160:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ), __invoke_memfun_deref> _S_test(int); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2163:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __failure_type _S_test(...); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2179:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ), __invoke_memobj_ref> _S_test(int); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2182:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __failure_type _S_test(...); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2198:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ), __invoke_memobj_deref> _S_test(int); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2201:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __failure_type _S_test(...); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2284:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ), __invoke_other> _S_test(int); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2287:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __failure_type _S_test(...); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2439:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture is_nothrow_move_assignable<_Tp>>::value); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2439:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2445:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture noexcept(__is_nothrow_swappable<_Tp>::value); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2445:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2454:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static true_type __test(int); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2457:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static false_type __test(...); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2465:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture > __test(int); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2468:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static false_type __test(...); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2534:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static true_type __test(int); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2537:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static false_type __test(...); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2547:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture > __test(int); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2550:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static false_type __test(...); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2627:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr bool __call_is_nt(__invoke_memfun_ref) ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2635:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr bool __call_is_nt(__invoke_memfun_deref) ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2642:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr bool __call_is_nt(__invoke_memobj_ref) ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2649:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr bool __call_is_nt(__invoke_memobj_deref) ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2655:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr bool __call_is_nt(__invoke_other) ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2679:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __nonesuch() = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2680:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~__nonesuch() = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2681:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __nonesuch(__nonesuch const&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2682:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator=(__nonesuch const&) = delete; ^~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:59, from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:64, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/move.h:74:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture forward(typename std::remove_reference<_Tp>::type& __t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/move.h:85:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture forward(typename std::remove_reference<_Tp>::type&& __t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/move.h:99:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture move(_Tp&& __t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/move.h:119:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture move_if_noexcept(_Tp& __x) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/move.h:138:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture addressof(_Tp& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/move.h:144:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Tp* addressof(const _Tp&&) = delete; ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/move.h:144:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/move.h:149:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __exchange(_Tp& __obj, _Up&& __new_val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/move.h:184:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture is_nothrow_move_assignable<_Tp>>::value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/move.h:206:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture noexcept(__is_nothrow_swappable<_Tp>::value) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:64, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:76:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture struct piecewise_construct_t { explicit piecewise_construct_t() = default; }; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:98:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _ConstructiblePair() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:105:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _ImplicitlyConvertiblePair() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:112:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _MoveConstructiblePair() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:119:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _ImplicitlyMoveConvertiblePair() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:126:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _CopyMovePair() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:140:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _MoveCopyPair() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:158:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _ConstructiblePair() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:164:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _ImplicitlyConvertiblePair() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:170:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _MoveConstructiblePair() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:176:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _ImplicitlyMoveConvertiblePair() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:186:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit __nonesuch_no_braces(const __nonesuch&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:194:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __pair_base() = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:195:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~__pair_base() = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:196:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __pair_base(const __pair_base&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:197:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __pair_base& operator=(const __pair_base&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:229:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_CONSTEXPR pair() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:242:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit constexpr pair() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:260:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr pair(const _T1& __a, const _T2& __b) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:269:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit constexpr pair(const _T1& __a, const _T2& __b) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:291:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr pair(const pair<_U1, _U2>& __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:300:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit constexpr pair(const pair<_U1, _U2>& __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:303:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr pair(const pair&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:304:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr pair(pair&&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:311:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr pair(_U1&& __x, const _T2& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:318:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit constexpr pair(_U1&& __x, const _T2& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:325:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr pair(const _T1& __x, _U2&& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:332:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit pair(const _T1& __x, _U2&& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:341:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr pair(_U1&& __x, _U2&& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:350:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit constexpr pair(_U1&& __x, _U2&& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:360:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr pair(pair<_U1, _U2>&& __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:370:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit constexpr pair(pair<_U1, _U2>&& __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:375:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pair(piecewise_construct_t, tuple<_Args1...>, tuple<_Args2...>); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:381:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const pair&, const __nonesuch_no_braces&>::type __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:394:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture is_nothrow_move_assignable<_T2>>::value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:405:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const pair<_U1, _U2>& __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:416:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(pair<_U1, _U2>&& __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:426:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __is_nothrow_swappable<_T2>>::value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:437:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Index_tuple<_Indexes1...>, _Index_tuple<_Indexes2...>); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:448:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator==(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:454:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:461:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator!=(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:467:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:473:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<=(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:479:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>=(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:496:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture noexcept(noexcept(__x.swap(__y))) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:503:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(pair<_T1, _T2>&, pair<_T1, _T2>&) = delete; ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:503:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:524:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture make_pair(_T1&& __x, _T2&& __y) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:65, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator_base_types.h:205:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __iterator_category(const _Iter&) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:66, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator_base_funcs.h:81:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture input_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator_base_funcs.h:99:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture random_access_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator_base_funcs.h:113:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture input_iterator_tag); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator_base_funcs.h:113:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator_base_funcs.h:119:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture input_iterator_tag); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator_base_funcs.h:119:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator_base_funcs.h:138:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture distance(_InputIterator __first, _InputIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator_base_funcs.h:147:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __advance(_InputIterator& __i, _Distance __n, input_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator_base_funcs.h:159:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bidirectional_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator_base_funcs.h:175:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture random_access_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator_base_funcs.h:202:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture advance(_InputIterator& __i, _Distance __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator_base_funcs.h:214:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture iterator_traits<_InputIterator>::difference_type __n = 1) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator_base_funcs.h:225:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture iterator_traits<_BidirectionalIterator>::difference_type __n = 1) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:66, from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:67, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/ptr_traits.h:111:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pointer_to(__make_not_void& __e) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/ptr_traits.h:141:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pointer_to(__make_not_void& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/ptr_traits.h:151:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __to_address(_Tp* __ptr) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/ptr_traits.h:160:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __to_address(const _Ptr& __ptr) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:67, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:127:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reverse_iterator() : current() { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:133:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reverse_iterator(iterator_type __x) : current(__x) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:139:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reverse_iterator(const reverse_iterator& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:148:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reverse_iterator(const reverse_iterator<_Iter>& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:155:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture base() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:169:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator*() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:183:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator->() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:192:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:204:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++(int) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:217:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator--() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:229:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator--(int) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:242:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+(difference_type __n) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:252:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+=(difference_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:264:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator-(difference_type __n) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:274:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator-=(difference_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:286:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator[](difference_type __n) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:303:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const reverse_iterator<_Iterator>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:309:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const reverse_iterator<_Iterator>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:315:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const reverse_iterator<_Iterator>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:321:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const reverse_iterator<_Iterator>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:327:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const reverse_iterator<_Iterator>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:333:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const reverse_iterator<_Iterator>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:341:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const reverse_iterator<_IteratorR>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:347:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const reverse_iterator<_IteratorR>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:353:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const reverse_iterator<_IteratorR>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:359:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const reverse_iterator<_IteratorR>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:365:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const reverse_iterator<_IteratorR>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:371:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const reverse_iterator<_IteratorR>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:394:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture -> decltype(__y.base() - __x.base()) ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:401:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const reverse_iterator<_Iterator>& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:408:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __make_reverse_iterator(_Iterator __i) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:428:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture -> decltype(__make_reverse_iterator(__niter_base(__it.base()))) ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:439:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture -> decltype(__make_reverse_iterator(__miter_base(__it.base()))) ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:467:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture back_insert_iterator(_Container& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:490:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const typename _Container::value_type& __value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:497:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(typename _Container::value_type&& __value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:506:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator*() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:511:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:516:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++(int) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:533:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture back_inserter(_Container& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:558:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit front_insert_iterator(_Container& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:581:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const typename _Container::value_type& __value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:588:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(typename _Container::value_type&& __value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:597:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator*() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:602:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:607:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++(int) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:624:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture front_inserter(_Container& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:657:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert_iterator(_Container& __x, typename _Container::iterator __i) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:693:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const typename _Container::value_type& __value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:701:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(typename _Container::value_type&& __value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:711:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator*() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:716:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:721:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++(int) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:739:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inserter(_Container& __x, _Iterator __i) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:779:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_CONSTEXPR __normal_iterator() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:783:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __normal_iterator(const _Iterator& __i) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:791:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Container>::__type>& __i) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:796:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator*() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:800:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator->() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:804:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:811:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++(int) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:816:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator--() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:823:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator--(int) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:828:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator[](difference_type __n) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:832:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+=(difference_type __n) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:836:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+(difference_type __n) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:840:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator-=(difference_type __n) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:844:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator-(difference_type __n) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:848:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture base() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:865:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:872:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:879:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:886:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:894:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:901:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:908:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:915:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:922:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:929:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:936:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:943:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:67, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:956:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture -> decltype(__lhs.base() - __rhs.base()) ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:968:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:975:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:67, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:987:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __niter_base(__gnu_cxx::__normal_iterator<_Iterator, _Container> __it) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1029:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture move_iterator() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1033:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture move_iterator(iterator_type __i) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1038:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture move_iterator(const move_iterator<_Iter>& __i) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1042:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture base() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1046:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator*() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1050:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator->() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1054:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1061:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++(int) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1069:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator--() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1076:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator--(int) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1084:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+(difference_type __n) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1088:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+=(difference_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1095:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator-(difference_type __n) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1099:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator-=(difference_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1106:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator[](difference_type __n) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1116:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const move_iterator<_IteratorR>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1122:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const move_iterator<_Iterator>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1128:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const move_iterator<_IteratorR>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1134:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const move_iterator<_Iterator>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1140:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const move_iterator<_IteratorR>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1146:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const move_iterator<_Iterator>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1152:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const move_iterator<_IteratorR>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1158:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const move_iterator<_Iterator>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1164:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const move_iterator<_IteratorR>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1170:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const move_iterator<_Iterator>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1176:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const move_iterator<_IteratorR>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1182:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const move_iterator<_Iterator>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1190:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture -> decltype(__x.base() - __y.base()) ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1196:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const move_iterator<_Iterator>& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1201:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture make_move_iterator(_Iterator __i) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1209:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __make_move_if_noexcept_iterator(_Iterator __i) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1218:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __make_move_if_noexcept_iterator(_Tp* __i) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1226:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture -> decltype(make_move_iterator(__niter_base(__it.base()))) ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1239:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture -> decltype(__miter_base(__it.base())) ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:71, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:42:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Iterator1 __it1, _Iterator2 __it2) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:48:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __iter_less_iter() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:54:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr _Iter_less_val() = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:60:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Iter_less_val(_Iter_less_iter) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:64:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Iterator __it, _Value& __val) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:69:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __iter_less_val() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:73:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __iter_comp_val(_Iter_less_iter) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:79:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr _Val_less_iter() = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:85:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Val_less_iter(_Iter_less_iter) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:89:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Value& __val, _Iterator __it) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:94:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __val_less_iter() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:98:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __val_comp_iter(_Iter_less_iter) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:105:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Iterator1 __it1, _Iterator2 __it2) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:110:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __iter_equal_to_iter() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:117:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Iterator __it, _Value& __val) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:122:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __iter_equal_to_val() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:126:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __iter_comp_val(_Iter_equal_to_iter) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:135:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Iter_comp_iter(_Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:142:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Iterator1 __it1, _Iterator2 __it2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:149:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __iter_comp_iter(_Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:158:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Iter_comp_val(_Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:163:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Iter_comp_val(const _Iter_comp_iter<_Compare>& __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:169:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Iter_comp_val(_Iter_comp_iter<_Compare>&& __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:176:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Iterator __it, _Value& __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:182:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __iter_comp_val(_Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:187:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __iter_comp_val(_Iter_comp_iter<_Compare> __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:196:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Val_comp_iter(_Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:201:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Val_comp_iter(const _Iter_comp_iter<_Compare>& __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:207:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Val_comp_iter(_Iter_comp_iter<_Compare>&& __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:214:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Value& __val, _Iterator __it) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:220:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __val_comp_iter(_Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:225:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __val_comp_iter(_Iter_comp_iter<_Compare> __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:234:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Iter_equals_val(_Value& __value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:240:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Iterator __it) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:246:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __iter_equals_val(_Value& __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:255:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Iter_equals_iter(_Iterator1 __it1) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:261:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Iterator2 __it2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:267:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __iter_comp_iter(_Iter_equal_to_iter, _Iterator __it) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:276:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Iter_pred(_Predicate __pred) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:282:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Iterator __it) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:288:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __pred_iter(_Predicate __pred) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:297:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Iter_comp_to_val(_Compare __comp, _Value& __value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:303:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Iterator __it) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:309:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __iter_comp_val(_Compare __comp, _Value &__val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:320:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Iter_comp_to_iter(_Compare __comp, _Iterator1 __it1) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:326:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Iterator2 __it2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:332:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __iter_comp_iter(_Iter_comp_iter<_Compare> __comp, _Iterator __it) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:344:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Iter_negate(_Predicate __pred) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:350:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Iterator __it) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:356:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __negate(_Iter_pred<_Predicate> __pred) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:120:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture iter_swap(_ForwardIterator1 __a, _ForwardIterator2 __b) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:167:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator2 __first2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:195:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture min(const _Tp& __a, const _Tp& __b) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:219:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max(const _Tp& __a, const _Tp& __b) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:243:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture min(const _Tp& __a, const _Tp& __b, _Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:265:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max(const _Tp& __a, const _Tp& __b, _Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:277:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __niter_base(_Iterator __it) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:291:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __copy_m(_II __first, _II __last, _OI __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:305:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __copy_m(_II __first, _II __last, _OI __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:319:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __copy_m(_II __first, _II __last, _OI __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:338:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __copy_m(_II __first, _II __last, _OI __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:357:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __copy_m(const _Tp* __first, const _Tp* __last, _Tp* __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:375:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __copy_move_a(_II __first, _II __last, _OI __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:404:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ostreambuf_iterator<_CharT, char_traits<_CharT> >); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:404:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:410:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ostreambuf_iterator<_CharT, char_traits<_CharT> >); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:410:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:416:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture istreambuf_iterator<_CharT, char_traits<_CharT> >, _CharT*); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:416:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:420:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __copy_move_a2(_II __first, _II __last, _OI __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:446:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture copy(_II __first, _II __last, _OI __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:479:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture move(_II __first, _II __last, _OI __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:501:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __copy_move_b(_BI1 __first, _BI1 __last, _BI2 __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:515:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __copy_move_b(_BI1 __first, _BI1 __last, _BI2 __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:529:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __copy_move_b(_BI1 __first, _BI1 __last, _BI2 __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:544:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __copy_move_b(_BI1 __first, _BI1 __last, _BI2 __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:559:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __copy_move_b(const _Tp* __first, const _Tp* __last, _Tp* __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:577:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __copy_move_backward_a(_BI1 __first, _BI1 __last, _BI2 __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:595:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __copy_move_backward_a2(_BI1 __first, _BI1 __last, _BI2 __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:622:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture copy_backward(_BI1 __first, _BI1 __last, _BI2 __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:658:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture move_backward(_BI1 __first, _BI1 __last, _BI2 __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:682:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Tp& __value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:692:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Tp& __value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:703:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __fill_a(_Tp* __first, _Tp* __last, const _Tp& __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:724:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fill(_ForwardIterator __first, _ForwardIterator __last, const _Tp& __value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:738:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __fill_n_a(_OutputIterator __first, _Size __n, const _Tp& __value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:749:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __fill_n_a(_OutputIterator __first, _Size __n, const _Tp& __value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:761:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __fill_n_a(_Tp* __first, _Size __n, const _Tp& __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:784:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fill_n(_OI __first, _Size __n, const _Tp& __value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:797:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture equal(_II1 __first1, _II1 __last1, _II2 __first2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:811:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture equal(const _Tp* __first1, const _Tp* __last1, const _Tp* __first2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:821:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __equal_aux(_II1 __first1, _II1 __last1, _II2 __first2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:839:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __newlast1(_II1, _II1 __last1, _II2, _II2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:844:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __cnd2(_II __first, _II __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:854:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _RAI2 __first2, _RAI2 __last2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:865:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __cnd2(_RAI, _RAI) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:873:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:895:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static bool __lc(_II1, _II1, _II2, _II2); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:902:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __lc(_II1 __first1, _II1 __last1, _II2 __first2, _II2 __last2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:915:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Up* __first2, const _Up* __last2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:929:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _II2 __first2, _II2 __last2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:947:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Tp& __val, _Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:985:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Tp& __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:1000:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __lg(int __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:1004:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __lg(unsigned __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:1008:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __lg(long __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:1012:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __lg(unsigned long __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:1016:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __lg(long long __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:1020:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __lg(unsigned long long __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:1039:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture equal(_II1 __first1, _II1 __last1, _II2 __first2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:1072:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _IIter2 __first2, _BinaryPredicate __binary_pred) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:1089:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __equal4(_II1 __first1, _II1 __last1, _II2 __first2, _II2 __last2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:1115:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _BinaryPredicate __binary_pred) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:1222:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _II2 __first2, _II2 __last2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:1258:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _II2 __first2, _II2 __last2, _Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:1275:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _InputIterator2 __first2, _BinaryPredicate __binary_pred) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:1301:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _InputIterator2 __first2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:1335:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _InputIterator2 __first2, _BinaryPredicate __binary_pred) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cwchar:44, from C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:57:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP FILE *__cdecl __iob_func(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:57:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:231:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl iswalpha(wint_t _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:231:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:232:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _iswalpha_l(wint_t _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:232:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:233:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl iswupper(wint_t _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:233:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:234:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _iswupper_l(wint_t _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:234:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:235:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl iswlower(wint_t _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:235:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:236:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _iswlower_l(wint_t _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:236:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:237:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl iswdigit(wint_t _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:237:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:238:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _iswdigit_l(wint_t _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:238:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:239:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl iswxdigit(wint_t _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:239:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:240:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _iswxdigit_l(wint_t _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:240:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:241:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl iswspace(wint_t _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:241:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:242:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _iswspace_l(wint_t _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:242:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:243:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl iswpunct(wint_t _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:243:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:244:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _iswpunct_l(wint_t _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:244:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:245:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl iswalnum(wint_t _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:245:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:246:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _iswalnum_l(wint_t _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:246:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:247:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl iswprint(wint_t _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:247:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:248:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _iswprint_l(wint_t _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:248:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:249:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl iswgraph(wint_t _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:249:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:250:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _iswgraph_l(wint_t _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:250:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:251:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl iswcntrl(wint_t _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:251:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:252:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _iswcntrl_l(wint_t _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:252:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:253:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl iswascii(wint_t _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:253:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:254:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl isleadbyte(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:254:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:255:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _isleadbyte_l(int _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:255:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:256:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wint_t __cdecl towupper(wint_t _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:256:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:257:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wint_t __cdecl _towupper_l(wint_t _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:257:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:258:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wint_t __cdecl towlower(wint_t _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:258:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:259:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wint_t __cdecl _towlower_l(wint_t _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:259:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:260:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl iswctype(wint_t _C,wctype_t _Type); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:260:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:261:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _iswctype_l(wint_t _C,wctype_t _Type,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:261:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:262:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl __iswcsymf(wint_t _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:262:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:263:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _iswcsymf_l(wint_t _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:263:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:264:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl __iswcsym(wint_t _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:264:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:265:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _iswcsym_l(wint_t _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:265:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:266:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl is_wctype(wint_t _C,wctype_t _Type); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:266:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:269:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl iswblank(wint_t _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:269:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:277:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wgetcwd(wchar_t *_DstBuf,int _SizeInWords); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:277:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:278:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wgetdcwd(int _Drive,wchar_t *_DstBuf,int _SizeInWords); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:278:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:279:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl _wgetdcwd_nolock(int _Drive,wchar_t *_DstBuf,int _SizeInWords); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:279:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:280:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wchdir(const wchar_t *_Path); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:280:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:281:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wmkdir(const wchar_t *_Path); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:281:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:282:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wrmdir(const wchar_t *_Path); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:282:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:288:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _waccess(const wchar_t *_Filename,int _AccessMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:288:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:289:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wchmod(const wchar_t *_Filename,int _Mode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:289:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:290:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wcreat(const wchar_t *_Filename,int _PermissionMode) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:290:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:291:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wfindfirst32(const wchar_t *_Filename,struct _wfinddata32_t *_FindData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:291:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:292:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wfindnext32(intptr_t _FindHandle,struct _wfinddata32_t *_FindData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:292:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:293:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wunlink(const wchar_t *_Filename); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:293:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:294:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wrename(const wchar_t *_OldFilename,const wchar_t *_NewFilename); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:294:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:295:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wmktemp(wchar_t *_TemplateName) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:295:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:296:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wfindfirst32i64(const wchar_t *_Filename,struct _wfinddata32i64_t *_FindData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:296:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:297:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture intptr_t __cdecl _wfindfirst64i32(const wchar_t *_Filename,struct _wfinddata64i32_t *_FindData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:297:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:298:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wfindfirst64(const wchar_t *_Filename,struct _wfinddata64_t *_FindData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:298:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:299:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wfindnext32i64(intptr_t _FindHandle,struct _wfinddata32i64_t *_FindData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:299:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:300:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl _wfindnext64i32(intptr_t _FindHandle,struct _wfinddata64i32_t *_FindData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:300:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:301:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wfindnext64(intptr_t _FindHandle,struct _wfinddata64_t *_FindData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:301:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:302:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wsopen_s(int *_FileHandle,const wchar_t *_Filename,int _OpenFlag,int _ShareFlag,int _PermissionFlag); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:302:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/cwchar:44, from C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:303:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wopen(const wchar_t *_Filename,int _OpenFlag,...) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:303:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:304:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wsopen(const wchar_t *_Filename,int _OpenFlag,int _ShareFlag,...) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:304:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:309:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wsetlocale(int _Category,const wchar_t *_Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:309:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:314:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wexecl(const wchar_t *_Filename,const wchar_t *_ArgList,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:314:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:315:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wexecle(const wchar_t *_Filename,const wchar_t *_ArgList,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:315:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:316:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wexeclp(const wchar_t *_Filename,const wchar_t *_ArgList,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:316:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:317:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wexeclpe(const wchar_t *_Filename,const wchar_t *_ArgList,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:317:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:318:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wexecv(const wchar_t *_Filename,const wchar_t *const *_ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:318:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:319:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wexecve(const wchar_t *_Filename,const wchar_t *const *_ArgList,const wchar_t *const *_Env); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:319:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:320:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wexecvp(const wchar_t *_Filename,const wchar_t *const *_ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:320:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:321:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wexecvpe(const wchar_t *_Filename,const wchar_t *const *_ArgList,const wchar_t *const *_Env); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:321:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:326:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wspawnl(int _Mode,const wchar_t *_Filename,const wchar_t *_ArgList,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:326:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:327:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wspawnle(int _Mode,const wchar_t *_Filename,const wchar_t *_ArgList,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:327:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:328:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wspawnlp(int _Mode,const wchar_t *_Filename,const wchar_t *_ArgList,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:328:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:329:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wspawnlpe(int _Mode,const wchar_t *_Filename,const wchar_t *_ArgList,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:329:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:330:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wspawnv(int _Mode,const wchar_t *_Filename,const wchar_t *const *_ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:330:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:331:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wspawnve(int _Mode,const wchar_t *_Filename,const wchar_t *const *_ArgList,const wchar_t *const *_Env); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:331:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:332:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wspawnvp(int _Mode,const wchar_t *_Filename,const wchar_t *const *_ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:332:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:333:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wspawnvpe(int _Mode,const wchar_t *_Filename,const wchar_t *const *_ArgList,const wchar_t *const *_Env); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:333:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:338:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wsystem(const wchar_t *_Command); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:338:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/cwchar:44, from C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:398:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wstat32(const wchar_t *_Name,struct _stat32 *_Stat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:398:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:399:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wstat32i64(const wchar_t *_Name,struct _stat32i64 *_Stat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:399:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:400:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl _wstat64i32(const wchar_t *_Name,struct _stat64i32 *_Stat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:400:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:401:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wstat64(const wchar_t *_Name,struct _stat64 *_Stat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:401:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:412:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *_cgetws(wchar_t *_Buffer) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:412:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:413:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wint_t __cdecl _getwch(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:413:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:414:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wint_t __cdecl _getwche(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:414:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:415:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wint_t __cdecl _putwch(wchar_t _WCh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:415:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:416:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wint_t __cdecl _ungetwch(wint_t _WCh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:416:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:417:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _cputws(const wchar_t *_String); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:417:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:418:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _cwprintf(const wchar_t * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:418:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:419:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _cwscanf(const wchar_t * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:419:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:420:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _cwscanf_l(const wchar_t * __restrict__ _Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:420:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:421:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vcwprintf(const wchar_t * __restrict__ _Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:421:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:422:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _cwprintf_p(const wchar_t * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:422:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:423:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vcwprintf_p(const wchar_t * __restrict__ _Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:423:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:425:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _cwprintf_l(const wchar_t * __restrict__ _Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:425:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:426:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vcwprintf_l(const wchar_t * __restrict__ _Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:426:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:427:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _cwprintf_p_l(const wchar_t * __restrict__ _Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:427:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:428:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vcwprintf_p_l(const wchar_t * __restrict__ _Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:428:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:429:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wint_t __cdecl _putwch_nolock(wchar_t _WCh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:429:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:430:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wint_t __cdecl _getwch_nolock(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:430:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:431:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wint_t __cdecl _getwche_nolock(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:431:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:432:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wint_t __cdecl _ungetwch_nolock(wint_t _WCh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:432:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:439:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_swscanf(const wchar_t * __restrict__ _Src,const wchar_t * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:439:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:441:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_vswscanf (const wchar_t * __restrict__ _Str,const wchar_t * __restrict__ Format,va_list argp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:441:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:443:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_wscanf(const wchar_t * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:443:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:445:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_vwscanf(const wchar_t * __restrict__ Format, va_list argp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:445:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:447:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_fwscanf(FILE * __restrict__ _File,const wchar_t * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:447:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:449:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_vfwscanf (FILE * __restrict__ fp, const wchar_t * __restrict__ Format,va_list argp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:449:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:453:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_fwprintf(FILE * __restrict__ _File,const wchar_t * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:453:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:455:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_wprintf(const wchar_t * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:455:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:457:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_vfwprintf(FILE * __restrict__ _File,const wchar_t * __restrict__ _Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:457:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:459:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_vwprintf(const wchar_t * __restrict__ _Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:459:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:461:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_snwprintf (wchar_t * __restrict__ s, size_t n, const wchar_t * __restrict__ format, ...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:461:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:463:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_vsnwprintf (wchar_t * __restrict__ , size_t, const wchar_t * __restrict__ , va_list); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:463:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:465:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_swprintf(wchar_t * __restrict__ , const wchar_t * __restrict__ , ...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:465:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:467:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_vswprintf(wchar_t * __restrict__ , const wchar_t * __restrict__ ,va_list); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:467:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:485:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int swscanf(const wchar_t *__source, const wchar_t *__format, ...) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:496:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int wscanf(const wchar_t *__format, ...) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:507:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int fwscanf(FILE *__stream, const wchar_t *__format, ...) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:519:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int vswscanf (const wchar_t *__source, const wchar_t *__format, __builtin_va_list __local_argv) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:526:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int vwscanf(const wchar_t *__format, __builtin_va_list __local_argv) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:533:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int vfwscanf (FILE *__stream, const wchar_t *__format, __builtin_va_list __local_argv) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:543:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int fwprintf (FILE *__stream, const wchar_t *__format, ...) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:554:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int wprintf (const wchar_t *__format, ...) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:565:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int vfwprintf (FILE *__stream, const wchar_t *__format, __builtin_va_list __local_argv) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:572:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int vwprintf (const wchar_t *__format, __builtin_va_list __local_argv) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:580:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int snwprintf (wchar_t *__stream, size_t __n, const wchar_t *__format, ...) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:591:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int vsnwprintf (wchar_t *__stream, size_t __n, const wchar_t *__format, __builtin_va_list __local_argv) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cwchar:44, from C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:642:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP FILE *__cdecl _wfsopen(const wchar_t *_Filename,const wchar_t *_Mode,int _ShFlag); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:642:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:645:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wint_t __cdecl fgetwc(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:645:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:646:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wint_t __cdecl _fgetwchar(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:646:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:647:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wint_t __cdecl fputwc(wchar_t _Ch,FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:647:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:648:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wint_t __cdecl _fputwchar(wchar_t _Ch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:648:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:649:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wint_t __cdecl getwc(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:649:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:650:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wint_t __cdecl getwchar(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:650:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:651:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wint_t __cdecl putwc(wchar_t _Ch,FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:651:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:652:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wint_t __cdecl putwchar(wchar_t _Ch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:652:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:653:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wint_t __cdecl ungetwc(wint_t _Ch,FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:653:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:654:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl fgetws(wchar_t * __restrict__ _Dst,int _SizeInWords,FILE * __restrict__ _File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:654:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:655:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fputws(const wchar_t * __restrict__ _Str,FILE * __restrict__ _File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:655:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:656:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _getws(wchar_t *_String) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:656:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:657:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _putws(const wchar_t *_Str); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:657:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:658:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _scwprintf(const wchar_t * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:658:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:659:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _swprintf_l(wchar_t * __restrict__ ,size_t _SizeInWords,const wchar_t * __restrict__ _Format,_locale_t _Locale,... ) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:659:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:660:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _swprintf_c(wchar_t * __restrict__ _DstBuf,size_t _SizeInWords,const wchar_t * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:660:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:661:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vswprintf_c(wchar_t * __restrict__ _DstBuf,size_t _SizeInWords,const wchar_t * __restrict__ _Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:661:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:662:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snwprintf(wchar_t * __restrict__ _Dest,size_t _Count,const wchar_t * __restrict__ _Format,...) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:662:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:663:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vsnwprintf(wchar_t * __restrict__ _Dest,size_t _Count,const wchar_t * __restrict__ _Format,va_list _Args) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:663:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:695:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fwprintf_p(FILE * __restrict__ _File,const wchar_t * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:695:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:696:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wprintf_p(const wchar_t * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:696:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:697:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vfwprintf_p(FILE * __restrict__ _File,const wchar_t * __restrict__ _Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:697:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:698:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vwprintf_p(const wchar_t * __restrict__ _Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:698:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:699:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _swprintf_p(wchar_t * __restrict__ _DstBuf,size_t _MaxCount,const wchar_t * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:699:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:700:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP int __cdecl _vswprintf_p(wchar_t * __restrict__ _DstBuf,size_t _MaxCount,const wchar_t * __restrict__ _Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:700:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:701:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _scwprintf_p(const wchar_t * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:701:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:702:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP int __cdecl _vscwprintf_p(const wchar_t * __restrict__ _Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:702:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:703:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wprintf_l(const wchar_t * __restrict__ _Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:703:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:704:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wprintf_p_l(const wchar_t * __restrict__ _Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:704:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:705:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vwprintf_l(const wchar_t * __restrict__ _Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:705:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:706:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vwprintf_p_l(const wchar_t * __restrict__ _Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:706:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:707:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fwprintf_l(FILE * __restrict__ _File,const wchar_t * __restrict__ _Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:707:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:708:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fwprintf_p_l(FILE * __restrict__ _File,const wchar_t * __restrict__ _Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:708:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:709:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vfwprintf_l(FILE * __restrict__ _File,const wchar_t * __restrict__ _Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:709:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:710:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vfwprintf_p_l(FILE * __restrict__ _File,const wchar_t * __restrict__ _Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:710:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:711:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _swprintf_c_l(wchar_t * __restrict__ _DstBuf,size_t _MaxCount,const wchar_t * __restrict__ _Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:711:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:712:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _swprintf_p_l(wchar_t * __restrict__ _DstBuf,size_t _MaxCount,const wchar_t * __restrict__ _Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:712:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:713:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vswprintf_c_l(wchar_t * __restrict__ _DstBuf,size_t _MaxCount,const wchar_t * __restrict__ _Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:713:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:714:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vswprintf_p_l(wchar_t * __restrict__ _DstBuf,size_t _MaxCount,const wchar_t * __restrict__ _Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:714:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:715:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _scwprintf_l(const wchar_t * __restrict__ _Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:715:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:716:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _scwprintf_p_l(const wchar_t * __restrict__ _Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:716:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:717:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vscwprintf_p_l(const wchar_t * __restrict__ _Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:717:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:718:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snwprintf_l(wchar_t * __restrict__ _DstBuf,size_t _MaxCount,const wchar_t * __restrict__ _Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:718:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:719:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vsnwprintf_l(wchar_t * __restrict__ _DstBuf,size_t _MaxCount,const wchar_t * __restrict__ _Format,_locale_t _Locale,va_list _ArgList) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:719:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:720:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _swprintf(wchar_t * __restrict__ _Dest,const wchar_t * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:720:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:721:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vswprintf(wchar_t * __restrict__ _Dest,const wchar_t * __restrict__ _Format,va_list _Args); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:721:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:722:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl __swprintf_l(wchar_t * __restrict__ _Dest,const wchar_t * __restrict__ _Format,_locale_t _Plocinfo,...) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:722:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:723:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vswprintf_l(wchar_t * __restrict__ _Dest,size_t _MaxCount,const wchar_t * __restrict__ _Format,_locale_t _Locale,va_list _ArgList) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:723:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:724:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl __vswprintf_l(wchar_t * __restrict__ _Dest,const wchar_t * __restrict__ _Format,_locale_t _Plocinfo,va_list _Args) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:724:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:727, from C:/rtools40/mingw64/include/c++/8.3.0/cwchar:44, from C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/swprintf.inl:23:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int vswprintf (wchar_t *__stream, size_t __count, const wchar_t *__format, __builtin_va_list __local_argv) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/swprintf.inl:30:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int swprintf (wchar_t *__stream, size_t __count, const wchar_t *__format, ...) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/swprintf.inl:47:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int vswprintf (wchar_t *__stream, const wchar_t *__format, __builtin_va_list __local_argv) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/swprintf.inl:58:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int swprintf (wchar_t *__stream, const wchar_t *__format, ...) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cwchar:44, from C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:737:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wtempnam(const wchar_t *_Directory,const wchar_t *_FilePrefix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:737:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:738:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vscwprintf(const wchar_t * __restrict__ _Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:738:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:739:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vscwprintf_l(const wchar_t * __restrict__ _Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:739:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:740:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fwscanf_l(FILE * __restrict__ _File,const wchar_t * __restrict__ _Format,_locale_t _Locale,...) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:740:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/cwchar:44, from C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:741:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _swscanf_l(const wchar_t * __restrict__ _Src,const wchar_t * __restrict__ _Format,_locale_t _Locale,...) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:741:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:742:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snwscanf(const wchar_t * __restrict__ _Src,size_t _MaxCount,const wchar_t * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:742:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:743:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snwscanf_l(const wchar_t * __restrict__ _Src,size_t _MaxCount,const wchar_t * __restrict__ _Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:743:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:744:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wscanf_l(const wchar_t * __restrict__ _Format,_locale_t _Locale,...) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:744:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:745:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP FILE *__cdecl _wfdopen(int _FileHandle ,const wchar_t *_Mode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:745:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:746:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP FILE *__cdecl _wfopen(const wchar_t * __restrict__ _Filename,const wchar_t * __restrict__ _Mode) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:746:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:747:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP FILE *__cdecl _wfreopen(const wchar_t * __restrict__ _Filename,const wchar_t * __restrict__ _Mode,FILE * __restrict__ _OldFile) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:747:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:751:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _wperror(const wchar_t *_ErrMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:751:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:753:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP FILE *__cdecl _wpopen(const wchar_t *_Command,const wchar_t *_Mode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:753:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:757:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wremove(const wchar_t *_Filename); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:757:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:758:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wtmpnam(wchar_t *_Buffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:758:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:759:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wint_t __cdecl _fgetwc_nolock(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:759:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:760:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wint_t __cdecl _fputwc_nolock(wchar_t _Ch,FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:760:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:761:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wint_t __cdecl _ungetwc_nolock(wint_t _Ch,FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:761:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:769:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE wint_t __cdecl getwchar() {return (fgetwc(stdin)); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:770:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE wint_t __cdecl putwchar(wchar_t _C) {return (fputwc(_C,stdout)); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:782:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _itow(int _Value,wchar_t *_Dest,int _Radix) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:782:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:783:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _ltow(long _Value,wchar_t *_Dest,int _Radix) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:783:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:784:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _ultow(unsigned long _Value,wchar_t *_Dest,int _Radix) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:784:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:785:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl _wcstod_l(const wchar_t * __restrict__ _Str,wchar_t ** __restrict__ _EndPtr,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:785:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:787:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl __mingw_wcstod(const wchar_t * __restrict__ _Str,wchar_t ** __restrict__ _EndPtr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:787:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:788:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture float __cdecl __mingw_wcstof(const wchar_t * __restrict__ nptr, wchar_t ** __restrict__ endptr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:788:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:789:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture long double __cdecl __mingw_wcstold(const wchar_t * __restrict__, wchar_t ** __restrict__); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:789:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:793:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl wcstod(const wchar_t * __restrict__ _Str,wchar_t ** __restrict__ _EndPtr){ ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:797:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture float __cdecl wcstof(const wchar_t * __restrict__ _Str,wchar_t ** __restrict__ _EndPtr){ ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:806:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture long double __cdecl wcstold (const wchar_t * __restrict__, wchar_t ** __restrict__); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:806:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:808:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture long __cdecl wcstol(const wchar_t * __restrict__ _Str,wchar_t ** __restrict__ _EndPtr,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:808:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:809:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP long __cdecl _wcstol_l(const wchar_t * __restrict__ _Str,wchar_t ** __restrict__ _EndPtr,int _Radix,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:809:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:810:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned long __cdecl wcstoul(const wchar_t * __restrict__ _Str,wchar_t ** __restrict__ _EndPtr,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:810:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:811:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP unsigned long __cdecl _wcstoul_l(const wchar_t * __restrict__ _Str,wchar_t ** __restrict__ _EndPtr,int _Radix,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:811:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:812:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wgetenv(const wchar_t *_VarName) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:812:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:817:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl _wtof(const wchar_t *_Str); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:817:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:818:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl _wtof_l(const wchar_t *_Str,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:818:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:819:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wtoi(const wchar_t *_Str); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:819:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:820:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wtoi_l(const wchar_t *_Str,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:820:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:821:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP long __cdecl _wtol(const wchar_t *_Str); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:821:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:822:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP long __cdecl _wtol_l(const wchar_t *_Str,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:822:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:824:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP wchar_t *__cdecl _i64tow(__int64 _Val,wchar_t *_DstBuf,int _Radix) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:824:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:825:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP wchar_t *__cdecl _ui64tow(unsigned __int64 _Val,wchar_t *_DstBuf,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:825:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:826:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP __int64 __cdecl _wtoi64(const wchar_t *_Str); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:826:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:827:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP __int64 __cdecl _wtoi64_l(const wchar_t *_Str,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:827:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:828:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP __int64 __cdecl _wcstoi64(const wchar_t *_Str,wchar_t **_EndPtr,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:828:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:829:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP __int64 __cdecl _wcstoi64_l(const wchar_t *_Str,wchar_t **_EndPtr,int _Radix,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:829:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:830:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP unsigned __int64 __cdecl _wcstoui64(const wchar_t *_Str,wchar_t **_EndPtr,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:830:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:831:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP unsigned __int64 __cdecl _wcstoui64_l(const wchar_t *_Str,wchar_t **_EndPtr,int _Radix,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:831:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:837:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wfullpath(wchar_t *_FullPath,const wchar_t *_Path,size_t _SizeInWords); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:837:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:838:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _wmakepath(wchar_t *_ResultPath,const wchar_t *_Drive,const wchar_t *_Dir,const wchar_t *_Filename,const wchar_t *_Ext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:838:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:843:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wputenv(const wchar_t *_EnvString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:843:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:844:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _wsearchenv(const wchar_t *_Filename,const wchar_t *_EnvVar,wchar_t *_ResultPath) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:844:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:845:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _wsplitpath(const wchar_t *_FullPath,wchar_t *_Drive,wchar_t *_Dir,wchar_t *_Filename,wchar_t *_Ext) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:845:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:851:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wcsdup(const wchar_t *_Str); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:851:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:852:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl wcscat(wchar_t * __restrict__ _Dest,const wchar_t * __restrict__ _Source) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:852:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:853:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CONST_RETURN wchar_t *__cdecl wcschr(const wchar_t *_Str,wchar_t _Ch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:853:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:854:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl wcscmp(const wchar_t *_Str1,const wchar_t *_Str2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:854:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:855:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl wcscpy(wchar_t * __restrict__ _Dest,const wchar_t * __restrict__ _Source) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:855:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:856:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl wcscspn(const wchar_t *_Str,const wchar_t *_Control); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:856:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:857:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl wcslen(const wchar_t *_Str); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:857:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:858:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl wcsnlen(const wchar_t *_Src,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:858:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:859:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl wcsncat(wchar_t * __restrict__ _Dest,const wchar_t * __restrict__ _Source,size_t _Count) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:859:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:860:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl wcsncmp(const wchar_t *_Str1,const wchar_t *_Str2,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:860:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:861:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl wcsncpy(wchar_t * __restrict__ _Dest,const wchar_t * __restrict__ _Source,size_t _Count) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:861:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:862:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl _wcsncpy_l(wchar_t * __restrict__ _Dest,const wchar_t * __restrict__ _Source,size_t _Count,_locale_t _Locale) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:862:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:863:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CONST_RETURN wchar_t *__cdecl wcspbrk(const wchar_t *_Str,const wchar_t *_Control); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:863:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:864:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CONST_RETURN wchar_t *__cdecl wcsrchr(const wchar_t *_Str,wchar_t _Ch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:864:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:865:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl wcsspn(const wchar_t *_Str,const wchar_t *_Control); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:865:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:866:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CONST_RETURN wchar_t *__cdecl wcsstr(const wchar_t *_Str,const wchar_t *_SubStr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:866:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:867:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl wcstok(wchar_t * __restrict__ _Str,const wchar_t * __restrict__ _Delim) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:867:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:868:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wcserror(int _ErrNum) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:868:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:869:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl __wcserror(const wchar_t *_Str) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:869:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:870:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wcsicmp(const wchar_t *_Str1,const wchar_t *_Str2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:870:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:871:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wcsicmp_l(const wchar_t *_Str1,const wchar_t *_Str2,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:871:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:872:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wcsnicmp(const wchar_t *_Str1,const wchar_t *_Str2,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:872:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:873:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wcsnicmp_l(const wchar_t *_Str1,const wchar_t *_Str2,size_t _MaxCount,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:873:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:874:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wcsnset(wchar_t *_Str,wchar_t _Val,size_t _MaxCount) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:874:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:875:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wcsrev(wchar_t *_Str); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:875:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:876:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wcsset(wchar_t *_Str,wchar_t _Val) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:876:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:877:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wcslwr(wchar_t *_String) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:877:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:878:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *_wcslwr_l(wchar_t *_String,_locale_t _Locale) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:878:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:879:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wcsupr(wchar_t *_String) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:879:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:880:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *_wcsupr_l(wchar_t *_String,_locale_t _Locale) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:880:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:881:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl wcsxfrm(wchar_t * __restrict__ _Dst,const wchar_t * __restrict__ _Src,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:881:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:882:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP size_t __cdecl _wcsxfrm_l(wchar_t * __restrict__ _Dst,const wchar_t * __restrict__ _Src,size_t _MaxCount,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:882:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:883:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl wcscoll(const wchar_t *_Str1,const wchar_t *_Str2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:883:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:884:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wcscoll_l(const wchar_t *_Str1,const wchar_t *_Str2,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:884:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:885:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wcsicoll(const wchar_t *_Str1,const wchar_t *_Str2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:885:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:886:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wcsicoll_l(const wchar_t *_Str1,const wchar_t *_Str2,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:886:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:887:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wcsncoll(const wchar_t *_Str1,const wchar_t *_Str2,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:887:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:888:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wcsncoll_l(const wchar_t *_Str1,const wchar_t *_Str2,size_t _MaxCount,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:888:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:889:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wcsnicoll(const wchar_t *_Str1,const wchar_t *_Str2,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:889:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:890:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wcsnicoll_l(const wchar_t *_Str1,const wchar_t *_Str2,size_t _MaxCount,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:890:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:893:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl wcsdup(const wchar_t *_Str) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:893:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:895:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl wcsicmp(const wchar_t *_Str1,const wchar_t *_Str2) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:895:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:896:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl wcsnicmp(const wchar_t *_Str1,const wchar_t *_Str2,size_t _MaxCount) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:896:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:897:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl wcsnset(wchar_t *_Str,wchar_t _Val,size_t _MaxCount) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:897:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:898:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl wcsrev(wchar_t *_Str) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:898:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:899:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl wcsset(wchar_t *_Str,wchar_t _Val) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:899:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:900:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl wcslwr(wchar_t *_Str) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:900:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:901:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl wcsupr(wchar_t *_Str) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:901:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:902:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl wcsicoll(const wchar_t *_Str1,const wchar_t *_Str2) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:902:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:924:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wasctime(const struct tm *_Tm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:924:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:925:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP errno_t __cdecl _wasctime_s (wchar_t *_Buf,size_t _SizeInWords,const struct tm *_Tm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:925:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:926:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl _wctime32(const __time32_t *_Time) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:926:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:927:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP errno_t __cdecl _wctime32_s (wchar_t *_Buf,size_t _SizeInWords,const __time32_t *_Time); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:927:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:928:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl wcsftime(wchar_t * __restrict__ _Buf,size_t _SizeInWords,const wchar_t * __restrict__ _Format,const struct tm * __restrict__ _Tm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:928:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:929:175: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP size_t __cdecl _wcsftime_l(wchar_t * __restrict__ _Buf,size_t _SizeInWords,const wchar_t * __restrict__ _Format,const struct tm * __restrict__ _Tm,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:929:175: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:930:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wstrdate(wchar_t *_Buffer) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:930:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:931:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP errno_t __cdecl _wstrdate_s (wchar_t *_Buf,size_t _SizeInWords); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:931:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:932:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wstrtime(wchar_t *_Buffer) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:932:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:933:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP errno_t __cdecl _wstrtime_s (wchar_t *_Buf,size_t _SizeInWords); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:933:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:934:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wctime64(const __time64_t *_Time) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:934:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:935:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP errno_t __cdecl _wctime64_s (wchar_t *_Buf,size_t _SizeInWords,const __time64_t *_Time); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:935:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:939:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl _wctime(const time_t *_Time) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:939:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:942:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE wchar_t *__cdecl _wctime(const time_t *_Time) { return _wctime64(_Time); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:951:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture errno_t __cdecl _wctime_s(wchar_t *, size_t, const time_t *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:951:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:954:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE errno_t __cdecl _wctime_s (wchar_t *_Buffer,size_t _SizeInWords,const time_t *_Time) { return _wctime64_s (_Buffer,_SizeInWords,_Time); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:966:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wint_t __cdecl btowc(int); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:966:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:967:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl mbrlen(const char * __restrict__ _Ch,size_t _SizeInBytes,mbstate_t * __restrict__ _State); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:967:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:968:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl mbrtowc(wchar_t * __restrict__ _DstCh,const char * __restrict__ _SrcCh,size_t _SizeInBytes,mbstate_t * __restrict__ _State); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:968:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:969:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl mbsrtowcs(wchar_t * __restrict__ _Dest,const char ** __restrict__ _PSrc,size_t _Count,mbstate_t * __restrict__ _State) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:969:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:970:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl wcrtomb(char * __restrict__ _Dest,wchar_t _Source,mbstate_t * __restrict__ _State) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:970:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:971:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl wcsrtombs(char * __restrict__ _Dest,const wchar_t ** __restrict__ _PSource,size_t _Count,mbstate_t * __restrict__ _State) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:971:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:972:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl wctob(wint_t _WCh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:972:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:975:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl wmemset(wchar_t *s, wchar_t c, size_t n); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:975:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:976:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CONST_RETURN wchar_t *__cdecl wmemchr(const wchar_t *s, wchar_t c, size_t n); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:976:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:977:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl wmemcmp(const wchar_t *s1, const wchar_t *s2,size_t n); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:977:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:978:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl wmemcpy(wchar_t * __restrict__ s1,const wchar_t * __restrict__ s2,size_t n) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:978:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:979:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t * __cdecl wmempcpy (wchar_t *_Dst, const wchar_t *_Src, size_t _Size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:979:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:980:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl wmemmove(wchar_t *s1, const wchar_t *s2, size_t n) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:980:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:981:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fwide(FILE *stream,int mode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:981:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:982:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl mbsinit(const mbstate_t *ps); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:982:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:983:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION long long __cdecl wcstoll(const wchar_t * __restrict__ nptr,wchar_t ** __restrict__ endptr, int base); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:983:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:984:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION unsigned long long __cdecl wcstoull(const wchar_t * __restrict__ nptr,wchar_t ** __restrict__ endptr, int base); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:984:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:987:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *__cdecl memmove(void *_Dst,const void *_Src,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:987:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:988:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *__cdecl memcpy(void * __restrict__ _Dst,const void * __restrict__ _Src,size_t _MaxCount) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:988:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:990:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE int __cdecl fwide(FILE *_F,int _M) { (void)_F; return (_M); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:991:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE int __cdecl mbsinit(const mbstate_t *_P) { return (!_P || *_P==0); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:992:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE _CONST_RETURN wchar_t *__cdecl wmemchr(const wchar_t *_S,wchar_t _C,size_t _N) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1000:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE int __cdecl wmemcmp(const wchar_t *_S1,const wchar_t *_S2,size_t _N) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1010:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE wchar_t *__cdecl wmemcpy(wchar_t * __restrict__ _S1,const wchar_t * __restrict__ _S2,size_t _N) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1014:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE wchar_t *__cdecl wmemmove(wchar_t *_S1,const wchar_t *_S2,size_t _N) { return (wchar_t *)memmove(_S1,_S2,_N*sizeof(wchar_t)); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1015:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE wchar_t *__cdecl wmemset(wchar_t *_S,wchar_t _C,size_t _N) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1038:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_str_wide_utf8 (const wchar_t * const wptr, char **mbptr, size_t * buflen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1038:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1052:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_str_utf8_wide (const char *const mbptr, wchar_t ** wptr, size_t * buflen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1052:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1061:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl __mingw_str_free(void *ptr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1061:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1071, from C:/rtools40/mingw64/include/c++/8.3.0/cwchar:44, from C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:28:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP errno_t __cdecl _waccess_s (const wchar_t *_Filename,int _AccessMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:28:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:29:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP errno_t __cdecl _wmktemp_s (wchar_t *_TemplateName,size_t _SizeInWords); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:29:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:34:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP errno_t __cdecl _cgetws_s (wchar_t *_Buffer,size_t _SizeInWords,size_t *_SizeRead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:34:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:35:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP int __cdecl _cwprintf_s (const wchar_t *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:35:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:36:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _cwscanf_s(const wchar_t *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:36:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:37:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _cwscanf_s_l(const wchar_t *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:37:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:38:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP int __cdecl _vcwprintf_s (const wchar_t *_Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:38:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:39:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP int __cdecl _cwprintf_s_l (const wchar_t *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:39:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:40:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP int __cdecl _vcwprintf_s_l (const wchar_t *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:40:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:45:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _getws_s(wchar_t *_Str,size_t _SizeInWords); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:45:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:46:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fwprintf_s(FILE *_File,const wchar_t *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:46:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:47:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl wprintf_s(const wchar_t *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:47:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:48:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl vfwprintf_s(FILE *_File,const wchar_t *_Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:48:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:49:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl vwprintf_s(const wchar_t *_Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:49:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:51:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl vswprintf_s(wchar_t *_Dst,size_t _SizeInWords,const wchar_t *_Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:51:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:52:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_2(int, vswprintf_s, wchar_t, _Dst, const wchar_t*, _Format, va_list, _ArgList) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1071, from C:/rtools40/mingw64/include/c++/8.3.0/cwchar:44, from C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:54:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl swprintf_s(wchar_t *_Dst,size_t _SizeInWords,const wchar_t *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:54:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:55:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_1_ARGLIST(int,swprintf_s,vswprintf_s,wchar_t,_Dst,const wchar_t*,_Format) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1071, from C:/rtools40/mingw64/include/c++/8.3.0/cwchar:44, from C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:57:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vsnwprintf_s(wchar_t *_DstBuf,size_t _DstSizeInWords,size_t _MaxCount,const wchar_t *_Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:57:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:58:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_3(int,_vsnwprintf_s,wchar_t,_DstBuf,size_t,_MaxCount,const wchar_t*,_Format,va_list,_ArgList) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1071, from C:/rtools40/mingw64/include/c++/8.3.0/cwchar:44, from C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:60:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snwprintf_s(wchar_t *_DstBuf,size_t _DstSizeInWords,size_t _MaxCount,const wchar_t *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:60:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:61:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_2_ARGLIST(int,_snwprintf_s,_vsnwprintf_s,wchar_t,_DstBuf,size_t,_MaxCount,const wchar_t*,_Format) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1071, from C:/rtools40/mingw64/include/c++/8.3.0/cwchar:44, from C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:63:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wprintf_s_l(const wchar_t *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:63:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:64:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vwprintf_s_l(const wchar_t *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:64:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:65:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fwprintf_s_l(FILE *_File,const wchar_t *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:65:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:66:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vfwprintf_s_l(FILE *_File,const wchar_t *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:66:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:67:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _swprintf_s_l(wchar_t *_DstBuf,size_t _DstSize,const wchar_t *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:67:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:68:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vswprintf_s_l(wchar_t *_DstBuf,size_t _DstSize,const wchar_t *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:68:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:69:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snwprintf_s_l(wchar_t *_DstBuf,size_t _DstSize,size_t _MaxCount,const wchar_t *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:69:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:70:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vsnwprintf_s_l(wchar_t *_DstBuf,size_t _DstSize,size_t _MaxCount,const wchar_t *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:70:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:71:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fwscanf_s_l(FILE *_File,const wchar_t *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:71:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:72:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _swscanf_s_l(const wchar_t *_Src,const wchar_t *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:72:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:73:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl swscanf_s(const wchar_t *_Src,const wchar_t *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:73:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:74:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snwscanf_s(const wchar_t *_Src,size_t _MaxCount,const wchar_t *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:74:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:75:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snwscanf_s_l(const wchar_t *_Src,size_t _MaxCount,const wchar_t *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:75:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:76:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wscanf_s_l(const wchar_t *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:76:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:77:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wfopen_s(FILE **_File,const wchar_t *_Filename,const wchar_t *_Mode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:77:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:78:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wfreopen_s(FILE **_File,const wchar_t *_Filename,const wchar_t *_Mode,FILE *_OldFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:78:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:79:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wtmpnam_s(wchar_t *_DstBuf,size_t _SizeInWords); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:79:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:84:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _itow_s (int _Val,wchar_t *_DstBuf,size_t _SizeInWords,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:84:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:85:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_1_1(errno_t,_itow_s,int,_Val,wchar_t,_DstBuf,int,_Radix) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1071, from C:/rtools40/mingw64/include/c++/8.3.0/cwchar:44, from C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:87:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _ltow_s (long _Val,wchar_t *_DstBuf,size_t _SizeInWords,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:87:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:88:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_1_1(errno_t,_ltow_s,long,_Val,wchar_t,_DstBuf,int,_Radix) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1071, from C:/rtools40/mingw64/include/c++/8.3.0/cwchar:44, from C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:90:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _ultow_s (unsigned long _Val,wchar_t *_DstBuf,size_t _SizeInWords,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:90:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:91:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_1_1(errno_t,_ultow_s,unsigned long,_Val,wchar_t,_DstBuf,int,_Radix) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1071, from C:/rtools40/mingw64/include/c++/8.3.0/cwchar:44, from C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:93:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wgetenv_s(size_t *_ReturnSize,wchar_t *_DstBuf,size_t _DstSizeInWords,const wchar_t *_VarName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:93:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:94:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_1_1(errno_t,_wgetenv_s,size_t*,_ReturnSize,wchar_t,_DstBuf,const wchar_t*,_VarName) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1071, from C:/rtools40/mingw64/include/c++/8.3.0/cwchar:44, from C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:96:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wdupenv_s(wchar_t **_Buffer,size_t *_BufferSizeInWords,const wchar_t *_VarName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:96:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:97:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _i64tow_s(__int64 _Val,wchar_t *_DstBuf,size_t _SizeInWords,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:97:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:98:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _ui64tow_s(unsigned __int64 _Val,wchar_t *_DstBuf,size_t _SizeInWords,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:98:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:104:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wmakepath_s(wchar_t *_PathResult,size_t _SizeInWords,const wchar_t *_Drive,const wchar_t *_Dir,const wchar_t *_Filename,const wchar_t *_Ext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:104:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:105:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_4(errno_t,_wmakepath_s,wchar_t,_PathResult,const wchar_t*,_Drive,const wchar_t*,_Dir,const wchar_t*,_Filename,const wchar_t*,_Ext) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1071, from C:/rtools40/mingw64/include/c++/8.3.0/cwchar:44, from C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:107:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wputenv_s(const wchar_t *_Name,const wchar_t *_Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:107:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:109:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wsearchenv_s(const wchar_t *_Filename,const wchar_t *_EnvVar,wchar_t *_ResultPath,size_t _SizeInWords); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:109:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:110:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_2_0(errno_t,_wsearchenv_s,const wchar_t*,_Filename,const wchar_t*,_EnvVar,wchar_t,_ResultPath) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1071, from C:/rtools40/mingw64/include/c++/8.3.0/cwchar:44, from C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:112:227: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wsplitpath_s(const wchar_t *_FullPath,wchar_t *_Drive,size_t _DriveSizeInWords,wchar_t *_Dir,size_t _DirSizeInWords,wchar_t *_Filename,size_t _FilenameSizeInWords,wchar_t *_Ext,size_t _ExtSizeInWords); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:112:227: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:113:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_SPLITPATH(errno_t,_wsplitpath_s,wchar_t,_Dest) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1071, from C:/rtools40/mingw64/include/c++/8.3.0/cwchar:44, from C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:120:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl wcstok_s(wchar_t *_Str,const wchar_t *_Delim,wchar_t **_Context); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:120:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:121:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wcserror_s(wchar_t *_Buf,size_t _SizeInWords,int _ErrNum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:121:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:122:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl __wcserror_s(wchar_t *_Buffer,size_t _SizeInWords,const wchar_t *_ErrMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:122:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:123:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wcsnset_s(wchar_t *_Dst,size_t _DstSizeInWords,wchar_t _Val,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:123:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:124:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wcsset_s(wchar_t *_Str,size_t _SizeInWords,wchar_t _Val); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:124:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:125:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wcslwr_s(wchar_t *_Str,size_t _SizeInWords); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:125:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:126:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wcslwr_s_l(wchar_t *_Str,size_t _SizeInWords,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:126:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:127:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wcsupr_s(wchar_t *_Str,size_t _Size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:127:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:128:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wcsupr_s_l(wchar_t *_Str,size_t _Size,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:128:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:130:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl wcscat_s(wchar_t *_Dst, rsize_t _DstSize, const wchar_t *_Src); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:130:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:131:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_1(errno_t, wcscat_s, wchar_t, _Dest, const wchar_t *, _Source) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1071, from C:/rtools40/mingw64/include/c++/8.3.0/cwchar:44, from C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:132:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl wcscpy_s(wchar_t *_Dst, rsize_t _DstSize, const wchar_t *_Src); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:132:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:133:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_1(errno_t, wcscpy_s, wchar_t, _Dest, const wchar_t *, _Source) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1071, from C:/rtools40/mingw64/include/c++/8.3.0/cwchar:44, from C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:135:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl wcsncat_s(wchar_t *_Dst,size_t _DstSizeInChars,const wchar_t *_Src,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:135:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:136:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wcsncat_s_l(wchar_t *_Dst,size_t _DstSizeInChars,const wchar_t *_Src,size_t _MaxCount,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:136:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:137:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl wcsncpy_s(wchar_t *_Dst,size_t _DstSizeInChars,const wchar_t *_Src,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:137:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:138:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wcsncpy_s_l(wchar_t *_Dst,size_t _DstSizeInChars,const wchar_t *_Src,size_t _MaxCount,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:138:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:139:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wcstok_s_l(wchar_t *_Str,const wchar_t *_Delim,wchar_t **_Context,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:139:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:140:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wcsset_s_l(wchar_t *_Str,size_t _SizeInChars,unsigned int _Val,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:140:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:141:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wcsnset_s_l(wchar_t *_Str,size_t _SizeInChars,unsigned int _Val, size_t _Count,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:141:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:143:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __forceinline size_t __cdecl wcsnlen_s(const wchar_t * _src, size_t _count) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:150:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP errno_t __cdecl _wasctime_s (wchar_t *_Buf,size_t _SizeInWords,const struct tm *_Tm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:150:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:151:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP errno_t __cdecl _wctime32_s (wchar_t *_Buf,size_t _SizeInWords,const __time32_t *_Time); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:151:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:152:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP errno_t __cdecl _wstrdate_s (wchar_t *_Buf,size_t _SizeInWords); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:152:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:153:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP errno_t __cdecl _wstrtime_s (wchar_t *_Buf,size_t _SizeInWords); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:153:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:154:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP errno_t __cdecl _wctime64_s (wchar_t *_Buf,size_t _SizeInWords,const __time64_t *_Time); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:154:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:165:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl mbsrtowcs_s(size_t *_Retval,wchar_t *_Dst,size_t _SizeInWords,const char **_PSrc,size_t _N,mbstate_t *_State); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:165:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:166:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_1_3(errno_t,mbsrtowcs_s,size_t*,_Retval,wchar_t,_Dst,const char**,_PSrc,size_t,_N,mbstate_t,_State) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1071, from C:/rtools40/mingw64/include/c++/8.3.0/cwchar:44, from C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:168:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl wcrtomb_s(size_t *_Retval,char *_Dst,size_t _SizeInBytes,wchar_t _Ch,mbstate_t *_State); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:168:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:169:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_1_2(errno_t,wcrtomb_s,size_t*,_Retval,char,_Dst,wchar_t,_Ch,mbstate_t,_State) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1071, from C:/rtools40/mingw64/include/c++/8.3.0/cwchar:44, from C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:171:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl wcsrtombs_s(size_t *_Retval,char *_Dst,size_t _SizeInBytes,const wchar_t **_Src,size_t _Size,mbstate_t *_State); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:171:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:172:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_1_3(errno_t,wcsrtombs_s,size_t,_Retval,char,_Dst,const wchar_t**,_Src,size_t,_Size,mbstate_t,_State) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1071, from C:/rtools40/mingw64/include/c++/8.3.0/cwchar:44, from C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:174:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP errno_t __cdecl wmemcpy_s (wchar_t *_dest,size_t _numberOfElements,const wchar_t *_src,size_t _count); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:174:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:175:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP errno_t __cdecl wmemmove_s(wchar_t *_dest,size_t _numberOfElements,const wchar_t *_src,size_t _count); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:175:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/cwchar:212:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wcschr(wchar_t* __p, wchar_t __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/cwchar:216:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wcspbrk(wchar_t* __s1, const wchar_t* __s2) ^ C:/rtools40/mingw64/include/c++/8.3.0/cwchar:220:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wcsrchr(wchar_t* __p, wchar_t __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/cwchar:224:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wcsstr(wchar_t* __s1, const wchar_t* __s2) ^ C:/rtools40/mingw64/include/c++/8.3.0/cwchar:228:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wmemchr(wchar_t* __p, wchar_t __c, size_t __n) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:123:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fpos() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:133:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fpos(streamoff __off) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:137:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator streamoff() const { return _M_off; } ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:141:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture state(_StateT __st) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:146:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture state() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:154:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+=(streamoff __off) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:165:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator-=(streamoff __off) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:178:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+(streamoff __off) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:192:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator-(streamoff __off) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:205:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator-(const fpos& __other) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:216:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator==(const fpos<_StateT>& __lhs, const fpos<_StateT>& __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:221:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator!=(const fpos<_StateT>& __lhs, const fpos<_StateT>& __rhs) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:96:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(char_type& __c1, const char_type& __c2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:100:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eq(const char_type& __c1, const char_type& __c2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:104:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lt(const char_type& __c1, const char_type& __c2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:108:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture compare(const char_type* __s1, const char_type* __s2, std::size_t __n); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:111:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture length(const char_type* __s); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:114:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find(const char_type* __s, std::size_t __n, const char_type& __a); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:117:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture move(char_type* __s1, const char_type* __s2, std::size_t __n); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:120:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture copy(char_type* __s1, const char_type* __s2, std::size_t __n); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:123:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(char_type* __s, std::size_t __n, char_type __a); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:126:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_char_type(const int_type& __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:130:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_int_type(const char_type& __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:134:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eq_int_type(const int_type& __c1, const int_type& __c2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:138:11: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eof() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:142:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture not_eof(const int_type& __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:149:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture compare(const char_type* __s1, const char_type* __s2, std::size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:162:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture length(const char_type* __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:173:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find(const char_type* __s, std::size_t __n, const char_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:184:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture move(char_type* __s1, const char_type* __s2, std::size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:195:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture copy(char_type* __s1, const char_type* __s2, std::size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:205:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(char_type* __s, std::size_t __n, char_type __a) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:286:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(char_type& __c1, const char_type& __c2) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:290:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eq(const char_type& __c1, const char_type& __c2) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:294:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lt(const char_type& __c1, const char_type& __c2) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:302:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture compare(const char_type* __s1, const char_type* __s2, size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:316:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture length(const char_type* __s) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:326:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find(const char_type* __s, size_t __n, const char_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:340:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture move(char_type* __s1, const char_type* __s2, size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:348:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture copy(char_type* __s1, const char_type* __s2, size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:356:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(char_type* __s, size_t __n, char_type __a) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:364:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_char_type(const int_type& __c) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:370:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_int_type(const char_type& __c) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:374:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eq_int_type(const int_type& __c1, const int_type& __c2) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:378:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eof() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:382:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture not_eof(const int_type& __c) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:399:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(char_type& __c1, const char_type& __c2) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:403:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eq(const char_type& __c1, const char_type& __c2) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:407:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lt(const char_type& __c1, const char_type& __c2) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:411:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture compare(const char_type* __s1, const char_type* __s2, size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:426:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture length(const char_type* __s) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:437:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find(const char_type* __s, size_t __n, const char_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:452:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture move(char_type* __s1, const char_type* __s2, size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:460:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture copy(char_type* __s1, const char_type* __s2, size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:468:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(char_type* __s, size_t __n, char_type __a) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:476:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_char_type(const int_type& __c) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:480:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_int_type(const char_type& __c) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:484:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eq_int_type(const int_type& __c1, const int_type& __c2) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:488:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eof() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:492:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture not_eof(const int_type& __c) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:519:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(char_type& __c1, const char_type& __c2) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:523:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eq(const char_type& __c1, const char_type& __c2) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:527:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lt(const char_type& __c1, const char_type& __c2) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:531:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture compare(const char_type* __s1, const char_type* __s2, size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:542:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture length(const char_type* __s) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:551:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find(const char_type* __s, size_t __n, const char_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:560:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture move(char_type* __s1, const char_type* __s2, size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:569:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture copy(char_type* __s1, const char_type* __s2, size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:578:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(char_type* __s, size_t __n, char_type __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:586:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_char_type(const int_type& __c) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:590:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_int_type(const char_type& __c) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:594:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eq_int_type(const int_type& __c1, const int_type& __c2) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:598:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eof() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:602:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture not_eof(const int_type& __c) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:616:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(char_type& __c1, const char_type& __c2) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:620:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eq(const char_type& __c1, const char_type& __c2) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:624:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lt(const char_type& __c1, const char_type& __c2) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:628:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture compare(const char_type* __s1, const char_type* __s2, size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:639:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture length(const char_type* __s) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:648:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find(const char_type* __s, size_t __n, const char_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:657:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture move(char_type* __s1, const char_type* __s2, size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:666:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture copy(char_type* __s1, const char_type* __s2, size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:675:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(char_type* __s, size_t __n, char_type __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:683:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_char_type(const int_type& __c) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:687:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_int_type(const char_type& __c) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:691:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eq_int_type(const int_type& __c1, const int_type& __c2) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:695:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eof() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:699:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture not_eof(const int_type& __c) noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/exception.h:63:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture exception() _GLIBCXX_USE_NOEXCEPT { } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/exception.h:64:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~exception() _GLIBCXX_TXN_SAFE_DYN _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/exception.h:69:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture what() const _GLIBCXX_TXN_SAFE_DYN _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/exception:49:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bad_exception() _GLIBCXX_USE_NOEXCEPT { } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/exception:53:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~bad_exception() _GLIBCXX_TXN_SAFE_DYN _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/exception:57:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture what() const _GLIBCXX_TXN_SAFE_DYN _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/exception:67:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture terminate_handler set_terminate(terminate_handler) _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/exception:67:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/new:40, from C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:46, from C:/rtools40/mingw64/include/c++/8.3.0/string:41, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/exception:71:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture terminate_handler get_terminate() noexcept; ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/exception:71:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/exception:76:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void terminate() _GLIBCXX_USE_NOEXCEPT __attribute__ ((__noreturn__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/exception:76:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/exception:79:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unexpected_handler set_unexpected(unexpected_handler) _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/exception:79:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/new:40, from C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:46, from C:/rtools40/mingw64/include/c++/8.3.0/string:41, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/exception:83:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unexpected_handler get_unexpected() noexcept; ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/exception:83:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/exception:88:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void unexpected() __attribute__ ((__noreturn__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/exception:88:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/exception:102:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool uncaught_exception() _GLIBCXX_USE_NOEXCEPT __attribute__ ((__pure__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/exception:102:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/exception:107:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int uncaught_exceptions() _GLIBCXX_USE_NOEXCEPT __attribute__ ((__pure__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/exception:107:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/exception:133:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __verbose_terminate_handler(); ^ C:/rtools40/mingw64/include/c++/8.3.0/exception:133:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/cxxabi_init_exception.h:63:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __cxa_allocate_exception(size_t) _GLIBCXX_NOTHROW; ^~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/cxxabi_init_exception.h:63:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/cxxabi_init_exception.h:66:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __cxa_free_exception(void*) _GLIBCXX_NOTHROW; ^~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/cxxabi_init_exception.h:66:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/cxxabi_init_exception.h:71:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void (_GLIBCXX_CDTOR_CALLABI *dest) (void *)) _GLIBCXX_NOTHROW; ^~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/cxxabi_init_exception.h:71:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/typeinfo:36, from C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/exception:143, from C:/rtools40/mingw64/include/c++/8.3.0/new:40, from C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:46, from C:/rtools40/mingw64/include/c++/8.3.0/string:41, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/hash_bytes.h:47:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Hash_bytes(const void* __ptr, size_t __len, size_t __seed); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/hash_bytes.h:47:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/hash_bytes.h:54:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Fnv_hash_bytes(const void* __ptr, size_t __len, size_t __seed); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/hash_bytes.h:54:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/exception:143, from C:/rtools40/mingw64/include/c++/8.3.0/new:40, from C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:46, from C:/rtools40/mingw64/include/c++/8.3.0/string:41, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/typeinfo:95:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~type_info(); ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/typeinfo:99:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const char* name() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/typeinfo:106:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool before(const type_info& __arg) const _GLIBCXX_NOEXCEPT; ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/typeinfo:107:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool operator==(const type_info& __arg) const _GLIBCXX_NOEXCEPT; ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/typeinfo:136:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool operator!=(const type_info& __arg) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/exception:143, from C:/rtools40/mingw64/include/c++/8.3.0/new:40, from C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:46, from C:/rtools40/mingw64/include/c++/8.3.0/string:41, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/typeinfo:140:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t hash_code() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/typeinfo:152:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual bool __is_pointer_p() const; ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/typeinfo:155:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual bool __is_function_p() const; ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/typeinfo:164:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned __outer) const; ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/typeinfo:168:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **__obj_ptr) const; ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/typeinfo:173:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit type_info(const char *__n): __name(__n) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/typeinfo:177:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture type_info& operator=(const type_info&); ^ C:/rtools40/mingw64/include/c++/8.3.0/typeinfo:178:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture type_info(const type_info&); ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/typeinfo:190:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bad_cast() _GLIBCXX_USE_NOEXCEPT { } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/typeinfo:194:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~bad_cast() _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/typeinfo:197:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual const char* what() const _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/typeinfo:207:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bad_typeid () _GLIBCXX_USE_NOEXCEPT { } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/typeinfo:211:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~bad_typeid() _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/typeinfo:214:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual const char* what() const _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:63:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture exception_ptr current_exception() _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:63:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:66:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture exception_ptr make_exception_ptr(_Ex) _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:66:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/exception:143, from C:/rtools40/mingw64/include/c++/8.3.0/new:40, from C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:46, from C:/rtools40/mingw64/include/c++/8.3.0/string:41, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:69:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void rethrow_exception(exception_ptr) __attribute__ ((__noreturn__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:69:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:83:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit exception_ptr(void* __e) _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:85:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _M_addref() _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:86:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _M_release() _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/exception:143, from C:/rtools40/mingw64/include/c++/8.3.0/new:40, from C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:46, from C:/rtools40/mingw64/include/c++/8.3.0/string:41, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:88:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *_M_get() const _GLIBCXX_NOEXCEPT __attribute__ ((__pure__)); ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:90:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture friend exception_ptr std::current_exception() _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/exception:143, from C:/rtools40/mingw64/include/c++/8.3.0/new:40, from C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:46, from C:/rtools40/mingw64/include/c++/8.3.0/string:41, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:91:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture friend void std::rethrow_exception(exception_ptr); ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:93:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture friend exception_ptr std::make_exception_ptr(_Ex) _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:96:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture exception_ptr() _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:98:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture exception_ptr(const exception_ptr&) _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/exception:143, from C:/rtools40/mingw64/include/c++/8.3.0/new:40, from C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:46, from C:/rtools40/mingw64/include/c++/8.3.0/string:41, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:101:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture exception_ptr(nullptr_t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:105:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture exception_ptr(exception_ptr&& __o) noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:118:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const exception_ptr&) _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/exception:143, from C:/rtools40/mingw64/include/c++/8.3.0/new:40, from C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:46, from C:/rtools40/mingw64/include/c++/8.3.0/string:41, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:122:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(exception_ptr&& __o) noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:129:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~exception_ptr() _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:132:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(exception_ptr&) _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/exception:143, from C:/rtools40/mingw64/include/c++/8.3.0/new:40, from C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:46, from C:/rtools40/mingw64/include/c++/8.3.0/string:41, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:144:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit operator bool() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:150:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_USE_NOEXCEPT __attribute__ ((__pure__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:154:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __attribute__ ((__pure__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:159:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_USE_NOEXCEPT __attribute__ ((__pure__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:159:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:163:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_USE_NOEXCEPT __attribute__ ((__pure__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:163:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:166:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(exception_ptr& __lhs, exception_ptr& __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:171:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __dest_thunk(void* __x) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:179:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture make_exception_ptr(_Ex __ex) _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/exception:144, from C:/rtools40/mingw64/include/c++/8.3.0/new:40, from C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:46, from C:/rtools40/mingw64/include/c++/8.3.0/string:41, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/nested_exception.h:57:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture nested_exception() noexcept : _M_ptr(current_exception()) { } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/nested_exception.h:59:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture nested_exception(const nested_exception&) noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/nested_exception.h:61:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture nested_exception& operator=(const nested_exception&) noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/nested_exception.h:63:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~nested_exception() noexcept; ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/nested_exception.h:67:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rethrow_nested() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/nested_exception.h:75:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture nested_ptr() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/nested_exception.h:82:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit _Nested_exception(const _Except& __ex) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/nested_exception.h:86:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit _Nested_exception(_Except&& __ex) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/nested_exception.h:97:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_with_nested_impl(_Tp&& __t, true_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/nested_exception.h:106:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_with_nested_impl(_Tp&& __t, false_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/nested_exception.h:114:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture throw_with_nested(_Tp&& __t) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/nested_exception.h:137:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __rethrow_if_nested_impl(const _Ex* __ptr) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/nested_exception.h:145:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __rethrow_if_nested_impl(const void*) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/nested_exception.h:151:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rethrow_if_nested(const _Ex& __ex) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:46, from C:/rtools40/mingw64/include/c++/8.3.0/string:41, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/new:57:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bad_alloc() throw() { } ^ C:/rtools40/mingw64/include/c++/8.3.0/new:61:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~bad_alloc() throw(); ^ C:/rtools40/mingw64/include/c++/8.3.0/new:64:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual const char* what() const throw(); ^ C:/rtools40/mingw64/include/c++/8.3.0/new:71:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bad_array_new_length() throw() { } ^ C:/rtools40/mingw64/include/c++/8.3.0/new:75:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~bad_array_new_length() throw(); ^ C:/rtools40/mingw64/include/c++/8.3.0/new:78:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual const char* what() const throw(); ^ C:/rtools40/mingw64/include/c++/8.3.0/new:89:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit nothrow_t() = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/new:101:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture new_handler set_new_handler(new_handler) throw(); ^ C:/rtools40/mingw64/include/c++/8.3.0/new:101:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/new:105:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture new_handler get_new_handler() noexcept; ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/new:105:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/new:121:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __attribute__((__externally_visible__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/new:121:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/new:123:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __attribute__((__externally_visible__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/new:123:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/new:125:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __attribute__((__externally_visible__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/new:125:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/new:127:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __attribute__((__externally_visible__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/new:127:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/new:135:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __attribute__((__externally_visible__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/new:135:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/new:137:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __attribute__((__externally_visible__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/new:137:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/new:139:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __attribute__((__externally_visible__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/new:139:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/new:141:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __attribute__((__externally_visible__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/new:141:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/new:168:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void* operator new(std::size_t, void* __p) _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/new:170:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void* operator new[](std::size_t, void* __p) _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/new:174:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void operator delete (void*, void*) _GLIBCXX_USE_NOEXCEPT { } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/new:175:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void operator delete[](void*, void*) _GLIBCXX_USE_NOEXCEPT { } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:79:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture new_allocator() _GLIBCXX_USE_NOEXCEPT { } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:81:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture new_allocator(const new_allocator&) _GLIBCXX_USE_NOEXCEPT { } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:84:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture new_allocator(const new_allocator<_Tp1>&) _GLIBCXX_USE_NOEXCEPT { } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:86:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~new_allocator() _GLIBCXX_USE_NOEXCEPT { } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:89:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture address(reference __x) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:93:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture address(const_reference __x) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:46, from C:/rtools40/mingw64/include/c++/8.3.0/string:41, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:99:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture allocate(size_type __n, const void* = static_cast(0)) ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:116:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture deallocate(pointer __p, size_type) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:129:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max_size() const _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:46, from C:/rtools40/mingw64/include/c++/8.3.0/string:41, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:135:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture construct(_Up* __p, _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:140:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture destroy(_Up* __p) { __p->~_Up(); } ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:155:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator==(const new_allocator<_Tp>&, const new_allocator<_Tp>&) ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:160:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator!=(const new_allocator<_Tp>&, const new_allocator<_Tp>&) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:41, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:90:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture construct(_Up* __p, _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:95:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture destroy(_Up* __p) { __p->~_Up(); } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:131:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture allocator() throw() { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:133:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture allocator(const allocator& __a) throw() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:137:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture allocator(const allocator<_Tp1>&) throw() { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:139:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~allocator() throw() { } ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:147:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:153:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:159:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:165:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:41, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:175:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template allocator(const allocator<_Up>&) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:183:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template allocator(const allocator<_Up>&) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:191:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template allocator(const allocator<_Up>&) { } ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:209:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture { static void _S_do_it(_Alloc&, _Alloc&) _GLIBCXX_NOEXCEPT { } }; ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:215:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_do_it(_Alloc& __one, _Alloc& __two) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:41, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:228:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_do_it(const _Alloc&, const _Alloc&) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:236:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_do_it(const _Alloc& __one, const _Alloc& __two) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:245:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture { static bool _S_do_it(_Tp&) noexcept { return false; } }; ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:251:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_do_it(_Tp& __c) noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:12, from C:/rtools40/mingw64/include/c++/8.3.0/clocale:42, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++locale.h:41, from C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:43, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:84:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP FILE *__cdecl __iob_func(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:84:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:141:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_sscanf(const char * __restrict__ _Src,const char * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:141:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:144:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_vsscanf (const char * __restrict__ _Str,const char * __restrict__ Format,va_list argp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:144:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:147:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_scanf(const char * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:147:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:150:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_vscanf(const char * __restrict__ Format, va_list argp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:150:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:153:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_fscanf(FILE * __restrict__ _File,const char * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:153:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:156:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_vfscanf (FILE * __restrict__ fp, const char * __restrict__ Format,va_list argp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:156:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:161:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:161:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:164:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_snprintf(char * __restrict__ s, size_t n, const char * __restrict__ format, ...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:164:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:167:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_printf(const char * __restrict__ , ... ) __MINGW_NOTHROW; ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:167:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:170:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_vprintf (const char * __restrict__ , va_list) __MINGW_NOTHROW; ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:170:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:173:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_fprintf (FILE * __restrict__ , const char * __restrict__ , ...) __MINGW_NOTHROW; ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:173:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:176:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_vfprintf (FILE * __restrict__ , const char * __restrict__ , va_list) __MINGW_NOTHROW; ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:176:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:179:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_sprintf (char * __restrict__ , const char * __restrict__ , ...) __MINGW_NOTHROW; ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:179:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:182:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_vsprintf (char * __restrict__ , const char * __restrict__ , va_list) __MINGW_NOTHROW; ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:182:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:185:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_asprintf(char ** __restrict__ , const char * __restrict__ , ...) __MINGW_NOTHROW; ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:185:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:188:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_vasprintf(char ** __restrict__ , const char * __restrict__ , va_list) __MINGW_NOTHROW; ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:188:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:12, from C:/rtools40/mingw64/include/c++/8.3.0/clocale:42, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++locale.h:41, from C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:43, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:227:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int sscanf(const char *__source, const char *__format, ...) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:238:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int scanf(const char *__format, ...) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:249:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int fscanf(FILE *__stream, const char *__format, ...) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:261:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int vsscanf (const char *__source, const char *__format, __builtin_va_list __local_argv) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:268:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int vscanf(const char *__format, __builtin_va_list __local_argv) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:275:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int vfscanf (FILE *__stream, const char *__format, __builtin_va_list __local_argv) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:285:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int fprintf (FILE *__stream, const char *__format, ...) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:296:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int printf (const char *__format, ...) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:307:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int sprintf (char *__stream, const char *__format, ...) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:318:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int vfprintf (FILE *__stream, const char *__format, __builtin_va_list __local_argv) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:325:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int vprintf (const char *__format, __builtin_va_list __local_argv) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:332:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int vsprintf (char *__stream, const char *__format, __builtin_va_list __local_argv) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:339:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int snprintf (char *__stream, size_t __n, const char *__format, ...) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:350:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int vsnprintf (char *__stream, size_t __n, const char *__format, __builtin_va_list __local_argv) ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:12, from C:/rtools40/mingw64/include/c++/8.3.0/clocale:42, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++locale.h:41, from C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:43, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:432:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _filbuf(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:432:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:433:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _flsbuf(int _Ch,FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:433:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:437:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP FILE *__cdecl _fsopen(const char *_Filename,const char *_Mode,int _ShFlag); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:437:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:439:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl clearerr(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:439:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:440:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fclose(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:440:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:441:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fcloseall(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:441:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:445:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP FILE *__cdecl _fdopen(int _FileHandle,const char *_Mode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:445:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:447:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl feof(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:447:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:448:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl ferror(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:448:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:449:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fflush(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:449:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:450:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fgetc(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:450:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:451:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fgetchar(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:451:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:452:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fgetpos(FILE * __restrict__ _File ,fpos_t * __restrict__ _Pos); /* 64bit only, no 32bit version */ ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:452:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:453:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fgetpos64(FILE * __restrict__ _File ,fpos_t * __restrict__ _Pos); /* fgetpos already 64bit */ ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:453:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:454:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl fgets(char * __restrict__ _Buf,int _MaxCount,FILE * __restrict__ _File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:454:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:455:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fileno(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:455:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:459:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP char *__cdecl _tempnam(const char *_DirName,const char *_FilePrefix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:459:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:460:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _flushall(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:460:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:461:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FILE *__cdecl fopen(const char * __restrict__ _Filename,const char * __restrict__ _Mode) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:461:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:462:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FILE *fopen64(const char * __restrict__ filename,const char * __restrict__ mode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:462:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:463:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fputc(int _Ch,FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:463:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:464:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fputchar(int _Ch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:464:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:465:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fputs(const char * __restrict__ _Str,FILE * __restrict__ _File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:465:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:466:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl fread(void * __restrict__ _DstBuf,size_t _ElementSize,size_t _Count,FILE * __restrict__ _File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:466:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:467:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FILE *__cdecl freopen(const char * __restrict__ _Filename,const char * __restrict__ _Mode,FILE * __restrict__ _File) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:467:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:468:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fsetpos(FILE *_File,const fpos_t *_Pos); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:468:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:469:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fsetpos64(FILE *_File,const fpos_t *_Pos); /* fsetpos already 64bit */ ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:469:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:470:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fseek(FILE *_File,long _Offset,int _Origin); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:470:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:474:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int fseeko64(FILE* stream, _off64_t offset, int whence); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:474:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:475:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int fseeko(FILE* stream, _off_t offset, int whence); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:475:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:484:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture long __cdecl ftell(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:484:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:486:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _off_t ftello(FILE * stream); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:486:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:487:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _off64_t ftello64(FILE * stream); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:487:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:496:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION int __cdecl _fseeki64(FILE *_File,__int64 _Offset,int _Origin); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:496:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:497:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION __int64 __cdecl _ftelli64(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:497:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:498:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl fwrite(const void * __restrict__ _Str,size_t _Size,size_t _Count,FILE * __restrict__ _File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:498:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:499:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl getc(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:499:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:500:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl getchar(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:500:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:501:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _getmaxstdio(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:501:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:502:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl gets(char *_Buffer) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:502:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:503:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl _getw(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:503:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:506:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl perror(const char *_ErrMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:506:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:508:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _pclose(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:508:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:509:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP FILE *__cdecl _popen(const char *_Command,const char *_Mode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:509:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:514:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl putc(int _Ch,FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:514:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:515:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl putchar(int _Ch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:515:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:516:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl puts(const char *_Str); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:516:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:517:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _putw(int _Word,FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:517:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:520:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl remove(const char *_Filename); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:520:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:521:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl rename(const char *_OldFilename,const char *_NewFilename); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:521:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:522:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _unlink(const char *_Filename); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:522:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:524:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl unlink(const char *_Filename) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:524:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:527:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl rewind(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:527:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:528:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _rmtmp(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:528:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:529:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl setbuf(FILE * __restrict__ _File,char * __restrict__ _Buffer) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:529:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:530:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _setmaxstdio(int _Max); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:530:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:531:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP unsigned int __cdecl _set_output_format(unsigned int _Format); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:531:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:532:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP unsigned int __cdecl _get_output_format(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:532:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:533:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl setvbuf(FILE * __restrict__ _File,char * __restrict__ _Buf,int _Mode,size_t _Size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:533:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:534:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _scprintf(const char * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:534:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:535:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snscanf(const char * __restrict__ _Src,size_t _MaxCount,const char * __restrict__ _Format,...) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:535:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:536:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FILE *__cdecl tmpfile(void) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:536:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:537:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl tmpnam(char *_Buffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:537:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:538:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl ungetc(int _Ch,FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:538:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:541:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snprintf(char * __restrict__ _Dest,size_t _Count,const char * __restrict__ _Format,...) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:541:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:543:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vsnprintf(char * __restrict__ _Dest,size_t _Count,const char * __restrict__ _Format,va_list _Args) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:543:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:583:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vscprintf(const char * __restrict__ _Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:583:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:584:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _set_printf_count_output(int _Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:584:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:585:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _get_printf_count_output(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:585:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:900:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _lock_file(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:900:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:901:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _unlock_file(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:901:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:902:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fclose_nolock(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:902:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:903:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fflush_nolock(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:903:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:904:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP size_t __cdecl _fread_nolock(void * __restrict__ _DstBuf,size_t _ElementSize,size_t _Count,FILE * __restrict__ _File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:904:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:905:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fseek_nolock(FILE *_File,long _Offset,int _Origin); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:905:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:906:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP long __cdecl _ftell_nolock(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:906:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:907:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP int __cdecl _fseeki64_nolock(FILE *_File,__int64 _Offset,int _Origin); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:907:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:908:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP __int64 __cdecl _ftelli64_nolock(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:908:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:909:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP size_t __cdecl _fwrite_nolock(const void * __restrict__ _DstBuf,size_t _Size,size_t _Count,FILE * __restrict__ _File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:909:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:910:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _ungetc_nolock(int _Ch,FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:910:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:916:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl tempnam(const char *_Directory,const char *_FilePrefix) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:916:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:917:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fcloseall(void) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:917:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:918:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FILE *__cdecl fdopen(int _FileHandle,const char *_Format) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:918:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:919:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fgetchar(void) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:919:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:920:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fileno(FILE *_File) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:920:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:921:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl flushall(void) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:921:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:922:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fputchar(int _Ch) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:922:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:923:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl getw(FILE *_File) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:923:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:924:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl putw(int _Ch,FILE *_File) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:924:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:925:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl rmtmp(void) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:925:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:995:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _spawnv(int _Mode,const char *_Filename,const char *const *_ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:995:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:996:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _spawnve(int _Mode,const char *_Filename,const char *const *_ArgList,const char *const *_Env); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:996:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:997:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _spawnvp(int _Mode,const char *_Filename,const char *const *_ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:997:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:998:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _spawnvpe(int _Mode,const char *_Filename,const char *const *_ArgList,const char *const *_Env); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:998:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:1007, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:12, from C:/rtools40/mingw64/include/c++/8.3.0/clocale:42, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++locale.h:41, from C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:43, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:28:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl clearerr_s(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:28:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:29:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fprintf_s(FILE *_File,const char *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:29:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:30:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl fread_s(void *_DstBuf,size_t _DstSize,size_t _ElementSize,size_t _Count,FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:30:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:31:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fscanf_s_l(FILE *_File,const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:31:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:32:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl printf_s(const char *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:32:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:33:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _scanf_l(const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:33:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:34:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _scanf_s_l(const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:34:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:35:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snprintf_c(char *_DstBuf,size_t _MaxCount,const char *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:35:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:36:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vsnprintf_c(char *_DstBuf,size_t _MaxCount,const char *_Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:36:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:38:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fscanf_l(FILE *_File,const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:38:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:39:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _sscanf_l(const char *_Src,const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:39:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:40:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _sscanf_s_l(const char *_Src,const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:40:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:41:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl sscanf_s(const char *_Src,const char *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:41:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:42:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snscanf_s(const char *_Src,size_t _MaxCount,const char *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:42:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:43:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snscanf_l(const char *_Src,size_t _MaxCount,const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:43:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:44:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snscanf_s_l(const char *_Src,size_t _MaxCount,const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:44:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:45:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl vfprintf_s(FILE *_File,const char *_Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:45:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:46:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl vprintf_s(const char *_Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:46:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:48:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl vsnprintf_s(char *_DstBuf,size_t _DstSize,size_t _MaxCount,const char *_Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:48:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:49:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_3(int,vsnprintf_s,char,_DstBuf,size_t,_MaxCount,const char*,_Format,va_list,_ArgList) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:1007, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:12, from C:/rtools40/mingw64/include/c++/8.3.0/clocale:42, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++locale.h:41, from C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:43, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:51:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vsnprintf_s(char *_DstBuf,size_t _DstSize,size_t _MaxCount,const char *_Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:51:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:52:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_3(int,_vsnprintf_s,char,_DstBuf,size_t,_MaxCount,const char*,_Format,va_list,_ArgList) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:1007, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:12, from C:/rtools40/mingw64/include/c++/8.3.0/clocale:42, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++locale.h:41, from C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:43, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:54:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP int __cdecl vsprintf_s(char *_DstBuf,size_t _Size,const char *_Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:54:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:55:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_2(int, vsprintf_s, char, _DstBuf, const char*, _Format, va_list, _ArgList) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:1007, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:12, from C:/rtools40/mingw64/include/c++/8.3.0/clocale:42, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++locale.h:41, from C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:43, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:57:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP int __cdecl sprintf_s(char *_DstBuf,size_t _DstSize,const char *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:57:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:58:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_1_ARGLIST(int,sprintf_s,vsprintf_s,char,_DstBuf,const char*,_Format) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:1007, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:12, from C:/rtools40/mingw64/include/c++/8.3.0/clocale:42, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++locale.h:41, from C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:43, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:60:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snprintf_s(char *_DstBuf,size_t _DstSize,size_t _MaxCount,const char *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:60:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:61:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_2_ARGLIST(int,_snprintf_s,_vsnprintf_s,char,_DstBuf,size_t,_MaxCount,const char*,_Format) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:1007, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:12, from C:/rtools40/mingw64/include/c++/8.3.0/clocale:42, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++locale.h:41, from C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:43, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:63:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fprintf_p(FILE *_File,const char *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:63:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:64:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _printf_p(const char *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:64:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:65:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _sprintf_p(char *_Dst,size_t _MaxCount,const char *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:65:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:66:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vfprintf_p(FILE *_File,const char *_Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:66:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:67:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vprintf_p(const char *_Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:67:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:68:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vsprintf_p(char *_Dst,size_t _MaxCount,const char *_Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:68:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:69:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _scprintf_p(const char *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:69:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:70:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP int __cdecl _vscprintf_p(const char *_Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:70:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:71:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _printf_l(const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:71:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:72:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _printf_p_l(const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:72:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:73:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vprintf_l(const char *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:73:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:74:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vprintf_p_l(const char *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:74:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:75:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fprintf_l(FILE *_File,const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:75:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:76:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fprintf_p_l(FILE *_File,const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:76:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:77:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vfprintf_l(FILE *_File,const char *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:77:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:78:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vfprintf_p_l(FILE *_File,const char *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:78:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:79:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _sprintf_l(char *_DstBuf,const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:79:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:80:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _sprintf_p_l(char *_DstBuf,size_t _MaxCount,const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:80:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:81:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vsprintf_l(char *_DstBuf,const char *_Format,_locale_t,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:81:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:82:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vsprintf_p_l(char *_DstBuf,size_t _MaxCount,const char *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:82:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:83:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _scprintf_l(const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:83:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:84:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _scprintf_p_l(const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:84:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:85:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vscprintf_l(const char *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:85:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:86:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vscprintf_p_l(const char *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:86:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:87:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _printf_s_l(const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:87:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:88:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vprintf_s_l(const char *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:88:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:89:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fprintf_s_l(FILE *_File,const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:89:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:90:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vfprintf_s_l(FILE *_File,const char *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:90:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:91:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _sprintf_s_l(char *_DstBuf,size_t _DstSize,const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:91:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:92:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vsprintf_s_l(char *_DstBuf,size_t _DstSize,const char *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:92:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:93:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snprintf_s_l(char *_DstBuf,size_t _DstSize,size_t _MaxCount,const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:93:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:94:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vsnprintf_s_l(char *_DstBuf,size_t _DstSize,size_t _MaxCount,const char *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:94:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:95:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snprintf_l(char *_DstBuf,size_t _MaxCount,const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:95:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:96:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snprintf_c_l(char *_DstBuf,size_t _MaxCount,const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:96:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:97:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vsnprintf_l(char *_DstBuf,size_t _MaxCount,const char *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:97:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:98:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vsnprintf_c_l(char *_DstBuf,size_t _MaxCount,const char *,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:98:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:99:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl fopen_s(FILE **_File,const char *_Filename,const char *_Mode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:99:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:100:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl freopen_s(FILE** _File, const char *_Filename, const char *_Mode, FILE *_Stream); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:100:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:102:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP char* __cdecl gets_s(char*,rsize_t); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:102:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:103:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_0(char*,get_s,char,_DstBuf) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:1007, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:12, from C:/rtools40/mingw64/include/c++/8.3.0/clocale:42, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++locale.h:41, from C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:43, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:105:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl tmpnam_s(char*,rsize_t); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:105:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:106:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_0(errno_t,tmpnam_s,char,_DstBuf) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:1007, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:12, from C:/rtools40/mingw64/include/c++/8.3.0/clocale:42, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++locale.h:41, from C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:43, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:187:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP size_t __cdecl _fread_nolock_s(void *_DstBuf,size_t _DstSize,size_t _ElementSize,size_t _Count,FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:187:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/clocale:42, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++locale.h:41, from C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:43, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:79:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl _configthreadlocale(int _Flag); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:79:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:80:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl setlocale(int _Category,const char *_Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:80:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:81:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP struct lconv *__cdecl localeconv(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:81:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:82:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _locale_t __cdecl _get_current_locale(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:82:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:83:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _locale_t __cdecl _create_locale(int _Category,const char *_Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:83:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:84:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl _free_locale(_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:84:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:85:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _locale_t __cdecl __get_current_locale(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:85:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:86:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _locale_t __cdecl __create_locale(int _Category,const char *_Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:86:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:87:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl __free_locale(_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:87:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:43, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++locale.h:58:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const char* __fmt, ...) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cctype:42, from C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:42, from C:/rtools40/mingw64/include/c++/8.3.0/string:43, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:80:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pthreadlocinfo __cdecl __updatetlocinfo(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:80:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:81:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pthreadmbcinfo __cdecl __updatetmbcinfo(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:81:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:100:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _isctype(int _C,int _Type); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:100:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:101:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _isctype_l(int _C,int _Type,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:101:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:102:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl isalpha(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:102:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:103:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _isalpha_l(int _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:103:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:104:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl isupper(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:104:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:105:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _isupper_l(int _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:105:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:106:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl islower(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:106:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:107:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _islower_l(int _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:107:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:108:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl isdigit(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:108:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:109:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _isdigit_l(int _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:109:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:110:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl isxdigit(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:110:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:111:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _isxdigit_l(int _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:111:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:112:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl isspace(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:112:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:113:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _isspace_l(int _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:113:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:114:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl ispunct(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:114:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:115:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _ispunct_l(int _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:115:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:116:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl isalnum(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:116:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:117:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _isalnum_l(int _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:117:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:118:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl isprint(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:118:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:119:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _isprint_l(int _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:119:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:120:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl isgraph(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:120:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:121:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _isgraph_l(int _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:121:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:122:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl iscntrl(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:122:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:123:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _iscntrl_l(int _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:123:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:124:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl toupper(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:124:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:125:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl tolower(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:125:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:126:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _tolower(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:126:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:127:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _tolower_l(int _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:127:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:128:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _toupper(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:128:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:129:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _toupper_l(int _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:129:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:130:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl __isascii(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:130:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:131:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl __toascii(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:131:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:132:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl __iscsymf(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:132:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:133:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl __iscsym(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:133:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:136:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl isblank(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:136:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:43, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:59:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture has_facet(const locale&) throw(); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:59:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:63:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture use_facet(const locale&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:63:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:68:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isspace(_CharT, const locale&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:68:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:72:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isprint(_CharT, const locale&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:72:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:76:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture iscntrl(_CharT, const locale&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:76:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:80:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isupper(_CharT, const locale&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:80:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:84:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture islower(_CharT, const locale&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:84:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:88:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isalpha(_CharT, const locale&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:88:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:92:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isdigit(_CharT, const locale&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:92:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:96:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ispunct(_CharT, const locale&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:96:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:100:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isxdigit(_CharT, const locale&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:100:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:104:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isalnum(_CharT, const locale&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:104:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:108:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isgraph(_CharT, const locale&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:108:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:113:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isblank(_CharT, const locale&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:113:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:118:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture toupper(_CharT, const locale&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:118:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:122:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tolower(_CharT, const locale&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:122:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/ostream_insert.h:36, from C:/rtools40/mingw64/include/c++/8.3.0/string:44, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/cxxabi_forced.h:50:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~__forced_unwind() throw(); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/cxxabi_forced.h:53:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void __pure_dummy() = 0; ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:44, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/ostream_insert.h:45:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _CharT* __s, streamsize __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/ostream_insert.h:57:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __ostream_fill(basic_ostream<_CharT, _Traits>& ___out, streamsize __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/ostream_insert.h:77:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _CharT* __s, streamsize __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/ostream_insert.h:118:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern template ostream& __ostream_insert(ostream&, const char*, streamsize); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/ostream_insert.h:122:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture streamsize); ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:48, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:171:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __x, const _Tp& __y) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:181:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __x, const _Tp& __y) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:191:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __x, const _Tp& __y) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:201:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __x, const _Tp& __y) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:211:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __x, const _Tp& __y) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:221:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:355:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __x, const _Tp& __y) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:365:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __x, const _Tp& __y) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:375:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __x, const _Tp& __y) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:385:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __x, const _Tp& __y) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:395:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __x, const _Tp& __y) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:405:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __x, const _Tp& __y) const ^~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:414:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Tp* __x, _Tp* __y) const _GLIBCXX_NOTHROW ^~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:427:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Tp* __x, _Tp* __y) const _GLIBCXX_NOTHROW ^~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:440:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Tp* __x, _Tp* __y) const _GLIBCXX_NOTHROW ^~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:453:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Tp* __x, _Tp* __y) const _GLIBCXX_NOTHROW ^~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:48, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:766:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __x, const _Tp& __y) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:776:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __x, const _Tp& __y) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:786:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:859:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __x, const _Tp& __y) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:868:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __x, const _Tp& __y) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:877:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __x, const _Tp& __y) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:886:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:988:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unary_negate(const _Predicate& __x) : _M_pred(__x) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:992:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const typename _Predicate::argument_type& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1000:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture not1(const _Predicate& __pred) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1015:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture binary_negate(const _Predicate& __x) : _M_pred(__x) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1020:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const typename _Predicate::second_argument_type& __y) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1028:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture not2(const _Predicate& __pred) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1062:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pointer_to_unary_function() { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1065:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pointer_to_unary_function(_Result (*__x)(_Arg)) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1069:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Arg __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1076:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ptr_fun(_Result (*__x)(_Arg)) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1088:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pointer_to_binary_function() { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1091:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pointer_to_binary_function(_Result (*__x)(_Arg1, _Arg2)) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1095:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Arg1 __x, _Arg2 __y) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1102:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ptr_fun(_Result (*__x)(_Arg1, _Arg2)) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1111:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Tp& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1115:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1127:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Pair& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1131:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Pair& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1137:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Pair2& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1142:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Pair2& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1152:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Pair& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1156:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Pair& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1183:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture mem_fun_t(_Ret (_Tp::*__pf)()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1187:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Tp* __p) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1201:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const_mem_fun_t(_Ret (_Tp::*__pf)() const) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1205:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp* __p) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1219:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture mem_fun_ref_t(_Ret (_Tp::*__pf)()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1223:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Tp& __r) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1237:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const_mem_fun_ref_t(_Ret (_Tp::*__pf)() const) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1241:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __r) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1255:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture mem_fun1_t(_Ret (_Tp::*__pf)(_Arg)) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1259:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Tp* __p, _Arg __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1273:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const_mem_fun1_t(_Ret (_Tp::*__pf)(_Arg) const) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1277:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp* __p, _Arg __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1291:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture mem_fun1_ref_t(_Ret (_Tp::*__pf)(_Arg)) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1295:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Tp& __r, _Arg __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1309:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const_mem_fun1_ref_t(_Ret (_Tp::*__pf)(_Arg) const) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1313:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __r, _Arg __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1324:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture mem_fun(_Ret (_Tp::*__f)()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1329:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture mem_fun(_Ret (_Tp::*__f)() const) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1334:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture mem_fun_ref(_Ret (_Tp::*__f)()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1339:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture mem_fun_ref(_Ret (_Tp::*__f)() const) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1344:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture mem_fun(_Ret (_Tp::*__f)(_Arg)) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1349:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture mem_fun(_Ret (_Tp::*__f)(_Arg) const) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1354:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture mem_fun_ref(_Ret (_Tp::*__f)(_Arg)) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1359:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture mem_fun_ref(_Ret (_Tp::*__f)(_Arg) const) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1368, from C:/rtools40/mingw64/include/c++/8.3.0/string:48, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/backward/binders.h:118:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const typename _Operation::first_argument_type& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/backward/binders.h:122:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const typename _Operation::second_argument_type& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/backward/binders.h:128:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(typename _Operation::second_argument_type& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/backward/binders.h:135:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bind1st(const _Operation& __fn, const _Tp& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/backward/binders.h:153:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const typename _Operation::second_argument_type& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/backward/binders.h:157:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const typename _Operation::first_argument_type& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/backward/binders.h:163:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(typename _Operation::first_argument_type& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/backward/binders.h:170:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bind2nd(const _Operation& __fn, const _Tp& __x) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/range_access.h:36, from C:/rtools40/mingw64/include/c++/8.3.0/string:51, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/initializer_list:62:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr initializer_list(const_iterator __a, size_type __l) ^ C:/rtools40/mingw64/include/c++/8.3.0/initializer_list:66:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr initializer_list() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/initializer_list:71:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size() const noexcept { return _M_len; } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/initializer_list:75:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture begin() const noexcept { return _M_array; } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/initializer_list:79:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture end() const noexcept { return begin() + size(); } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/initializer_list:89:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture begin(initializer_list<_Tp> __ils) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/initializer_list:99:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture end(initializer_list<_Tp> __ils) noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:51, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/range_access.h:48:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture begin(_Container& __cont) -> decltype(__cont.begin()) ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/range_access.h:58:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture begin(const _Container& __cont) -> decltype(__cont.begin()) ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/range_access.h:68:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture end(_Container& __cont) -> decltype(__cont.end()) ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/range_access.h:78:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture end(const _Container& __cont) -> decltype(__cont.end()) ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/range_access.h:87:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture begin(_Tp (&__arr)[_Nm]) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/range_access.h:97:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture end(_Tp (&__arr)[_Nm]) ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:66, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:35, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr.h:148, from C:/rtools40/mingw64/include/c++/8.3.0/ext/atomicity.h:35, from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:31:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP uintptr_t __cdecl _beginthread(void (__cdecl *_StartAddress) (void *),unsigned _StackSize,void *_ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:31:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:32:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _endthread(void) __MINGW_ATTRIB_NORETURN; ^~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:32:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:66, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:35, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr.h:148, from C:/rtools40/mingw64/include/c++/8.3.0/ext/atomicity.h:35, from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:33:178: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP uintptr_t __cdecl _beginthreadex(void *_Security,unsigned _StackSize,unsigned (__stdcall *_StartAddress) (void *),void *_ArgList,unsigned _InitFlag,unsigned *_ThrdAddr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:33:178: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:34:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _endthreadex(unsigned _Retval) __MINGW_ATTRIB_NORETURN; ^~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:34:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:38:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl __MINGW_NOTHROW exit(int _Code) __MINGW_ATTRIB_NORETURN; ^~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:38:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:39:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl __MINGW_NOTHROW _exit(int _Code) __MINGW_ATTRIB_NORETURN; ^~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:39:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:43:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl _Exit(int) __MINGW_ATTRIB_NORETURN; ^~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:43:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:66, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:35, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr.h:148, from C:/rtools40/mingw64/include/c++/8.3.0/ext/atomicity.h:35, from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:45:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE __MINGW_ATTRIB_NORETURN void __cdecl _Exit(int status) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:52:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl __declspec(noreturn) abort(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:52:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:57:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl __MINGW_NOTHROW _cexit(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:57:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:58:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl __MINGW_NOTHROW _c_exit(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:58:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:59:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _getpid(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:59:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:60:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _cwait(int *_TermStat,intptr_t _ProcHandle,int _Action); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:60:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:61:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _execl(const char *_Filename,const char *_ArgList,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:61:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:62:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _execle(const char *_Filename,const char *_ArgList,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:62:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:63:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _execlp(const char *_Filename,const char *_ArgList,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:63:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:64:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _execlpe(const char *_Filename,const char *_ArgList,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:64:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:65:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _execv(const char *_Filename,const char *const *_ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:65:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:66:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _execve(const char *_Filename,const char *const *_ArgList,const char *const *_Env); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:66:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:67:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _execvp(const char *_Filename,const char *const *_ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:67:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:68:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _execvpe(const char *_Filename,const char *const *_ArgList,const char *const *_Env); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:68:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:69:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _spawnl(int _Mode,const char *_Filename,const char *_ArgList,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:69:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:70:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _spawnle(int _Mode,const char *_Filename,const char *_ArgList,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:70:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:71:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _spawnlp(int _Mode,const char *_Filename,const char *_ArgList,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:71:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:72:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _spawnlpe(int _Mode,const char *_Filename,const char *_ArgList,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:72:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:84:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl system(const char *_Command); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:84:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:116:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl __security_init_cookie(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:116:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:121:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl __security_check_cookie(uintptr_t _StackCookie); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:121:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:122:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __declspec(noreturn) void __cdecl __report_gsfailure(uintptr_t _StackCookie); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:122:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:126:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture intptr_t __cdecl _loaddll(char *_Filename); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:126:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:127:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl _unloaddll(intptr_t _Handle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:127:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:128:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int (__cdecl *__cdecl _getdllprocaddr(intptr_t _Handle,char *_ProcedureName,intptr_t _Ordinal))(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:128:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:154:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture intptr_t __cdecl cwait(int *_TermStat,intptr_t _ProcHandle,int _Action) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:154:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:156:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl execl(const char *_Filename,const char *_ArgList,...) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:156:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:157:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl execle(const char *_Filename,const char *_ArgList,...) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:157:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:158:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl execlp(const char *_Filename,const char *_ArgList,...) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:158:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:159:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl execlpe(const char *_Filename,const char *_ArgList,...) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:159:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:166:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture intptr_t __cdecl spawnl(int,const char *_Filename,const char *_ArgList,...) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:166:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:167:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture intptr_t __cdecl spawnle(int,const char *_Filename,const char *_ArgList,...) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:167:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:168:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture intptr_t __cdecl spawnlp(int,const char *_Filename,const char *_ArgList,...) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:168:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:169:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture intptr_t __cdecl spawnlpe(int,const char *_Filename,const char *_ArgList,...) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:169:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:172:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl getpid(void) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:172:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:179:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl execv(const char *_Filename,char *const _ArgList[]) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:179:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:180:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl execve(const char *_Filename,char *const _ArgList[],char *const _Env[]) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:180:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:181:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl execvp(const char *_Filename,char *const _ArgList[]) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:181:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:182:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl execvpe(const char *_Filename,char *const _ArgList[],char *const _Env[]) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:182:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:189:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture intptr_t __cdecl spawnv(int,const char *_Filename,char *const _ArgList[]) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:189:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:190:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture intptr_t __cdecl spawnve(int,const char *_Filename,char *const _ArgList[],char *const _Env[]) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:190:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:191:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture intptr_t __cdecl spawnvp(int,const char *_Filename,char *const _ArgList[]) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:191:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:192:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture intptr_t __cdecl spawnvpe(int,const char *_Filename,char *const _ArgList[],char *const _Env[]) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:192:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:68, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:35, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr.h:148, from C:/rtools40/mingw64/include/c++/8.3.0/ext/atomicity.h:35, from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/signal.h:57:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern void **__cdecl __pxcptinfoptrs(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/signal.h:57:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/signal.h:60:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __p_sig_fn_t __cdecl signal(int _SigNum,__p_sig_fn_t _Func); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/signal.h:60:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/signal.h:61:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl raise(int _SigNum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/signal.h:61:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:70, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:35, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr.h:148, from C:/rtools40/mingw64/include/c++/8.3.0/ext/atomicity.h:35, from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sys/timeb.h:78:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _ftime64(struct __timeb64 *_Time); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sys/timeb.h:78:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sys/timeb.h:82:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _ftime(struct __timeb64 *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sys/timeb.h:82:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sys/timeb.h:102:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl ftime (struct timeb *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sys/timeb.h:102:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sys/timeb.h:107:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE void __cdecl ftime(struct timeb *_Tmb) { ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/sys/timeb.h:124, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:70, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:35, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr.h:148, from C:/rtools40/mingw64/include/c++/8.3.0/ext/atomicity.h:35, from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/sys/timeb_s.h:18:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _ftime_s(struct __timeb32 *_Time); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/sys/timeb_s.h:18:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/sys/timeb_s.h:19:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _ftime64_s(struct __timeb64 *_Time); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/sys/timeb_s.h:19:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:35, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr.h:148, from C:/rtools40/mingw64/include/c++/8.3.0/ext/atomicity.h:35, from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:160:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void * WINPTHREAD_API pthread_timechange_handler_np(void * dummy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:160:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:161:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_delay_np (const struct timespec *interval); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:161:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:162:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_num_processors_np(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:162:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:163:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_set_num_processors_np(int n); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:163:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:243:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API sched_yield(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:243:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:244:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API sched_get_priority_min(int pol); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:244:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:245:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API sched_get_priority_max(int pol); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:245:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:246:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API sched_getscheduler(pid_t pid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:246:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:247:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API sched_setscheduler(pid_t pid, int pol, const struct sched_param *param); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:247:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:260:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_attr_setschedparam(pthread_attr_t *attr, const struct sched_param *param); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:260:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:261:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_attr_getschedparam(const pthread_attr_t *attr, struct sched_param *param); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:261:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:262:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_getschedparam(pthread_t thread, int *pol, struct sched_param *param); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:262:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:263:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_setschedparam(pthread_t thread, int pol, const struct sched_param *param); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:263:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:264:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_attr_setschedpolicy (pthread_attr_t *attr, int pol); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:264:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:265:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_attr_getschedpolicy (pthread_attr_t *attr, int *pol); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:265:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:292:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_key_create(pthread_key_t *key, void (* dest)(void *)); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:292:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:293:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_key_delete(pthread_key_t key); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:293:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:294:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void * WINPTHREAD_API pthread_getspecific(pthread_key_t key); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:294:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:295:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_setspecific(pthread_key_t key, const void *value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:295:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:297:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pthread_t WINPTHREAD_API pthread_self(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:297:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:298:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_once(pthread_once_t *o, void (*func)(void)); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:298:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:299:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void WINPTHREAD_API pthread_testcancel(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:299:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:300:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_equal(pthread_t t1, pthread_t t2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:300:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:301:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void WINPTHREAD_API pthread_tls_init(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:301:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:302:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void WINPTHREAD_API _pthread_cleanup_dest(pthread_t t); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:302:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:303:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_get_concurrency(int *val); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:303:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:304:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_set_concurrency(int val); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:304:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:305:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void WINPTHREAD_API pthread_exit(void *res); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:305:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:306:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void WINPTHREAD_API _pthread_invoke_cancel(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:306:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:307:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_cancel(pthread_t t); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:307:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:308:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_kill(pthread_t t, int sig); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:308:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:309:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned WINPTHREAD_API _pthread_get_state(const pthread_attr_t *attr, unsigned flag); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:309:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:310:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API _pthread_set_state(pthread_attr_t *attr, unsigned flag, unsigned val); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:310:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:311:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_setcancelstate(int state, int *oldstate); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:311:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:312:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_setcanceltype(int type, int *oldtype); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:312:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:313:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_create_wrapper(void *args); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:313:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:314:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_create(pthread_t *th, const pthread_attr_t *attr, void *(* func)(void *), void *arg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:314:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:315:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_join(pthread_t t, void **res); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:315:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:316:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_detach(pthread_t t); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:316:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:317:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_setname_np(pthread_t thread, const char *name); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:317:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:318:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_getname_np(pthread_t thread, char *name, size_t len); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:318:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:321:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_rwlock_init(pthread_rwlock_t *rwlock_, const pthread_rwlockattr_t *attr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:321:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:322:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_rwlock_wrlock(pthread_rwlock_t *l); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:322:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:323:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_rwlock_timedwrlock(pthread_rwlock_t *rwlock, const struct timespec *ts); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:323:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:324:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_rwlock_rdlock(pthread_rwlock_t *l); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:324:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:325:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_rwlock_timedrdlock(pthread_rwlock_t *l, const struct timespec *ts); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:325:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:326:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_rwlock_unlock(pthread_rwlock_t *l); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:326:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:327:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_rwlock_tryrdlock(pthread_rwlock_t *l); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:327:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:328:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_rwlock_trywrlock(pthread_rwlock_t *l); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:328:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:329:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_rwlock_destroy (pthread_rwlock_t *l); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:329:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:331:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_cond_init(pthread_cond_t *cv, const pthread_condattr_t *a); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:331:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:332:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_cond_destroy(pthread_cond_t *cv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:332:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:333:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_cond_signal (pthread_cond_t *cv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:333:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:334:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_cond_broadcast (pthread_cond_t *cv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:334:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:335:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_cond_wait (pthread_cond_t *cv, pthread_mutex_t *external_mutex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:335:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:336:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_cond_timedwait(pthread_cond_t *cv, pthread_mutex_t *external_mutex, const struct timespec *t); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:336:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:35, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr.h:148, from C:/rtools40/mingw64/include/c++/8.3.0/ext/atomicity.h:35, from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:337:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_cond_timedwait_relative_np(pthread_cond_t *cv, pthread_mutex_t *external_mutex, const struct timespec *t); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:337:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:339:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_mutex_lock(pthread_mutex_t *m); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:339:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:340:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_mutex_timedlock(pthread_mutex_t *m, const struct timespec *ts); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:340:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:341:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_mutex_unlock(pthread_mutex_t *m); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:341:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:342:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_mutex_trylock(pthread_mutex_t *m); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:342:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:343:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_mutex_init(pthread_mutex_t *m, const pthread_mutexattr_t *a); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:343:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:344:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_mutex_destroy(pthread_mutex_t *m); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:344:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:346:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_barrier_destroy(pthread_barrier_t *b); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:346:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:347:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_barrier_init(pthread_barrier_t *b, const void *attr, unsigned int count); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:347:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:348:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_barrier_wait(pthread_barrier_t *b); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:348:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:350:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_spin_init(pthread_spinlock_t *l, int pshared); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:350:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:351:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_spin_destroy(pthread_spinlock_t *l); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:351:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:353:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_spin_lock(pthread_spinlock_t *l); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:353:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:354:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_spin_trylock(pthread_spinlock_t *l); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:354:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:355:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_spin_unlock(pthread_spinlock_t *l); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:355:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:357:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_attr_init(pthread_attr_t *attr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:357:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:358:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_attr_destroy(pthread_attr_t *attr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:358:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:359:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_attr_setdetachstate(pthread_attr_t *a, int flag); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:359:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:360:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_attr_getdetachstate(const pthread_attr_t *a, int *flag); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:360:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:361:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_attr_setinheritsched(pthread_attr_t *a, int flag); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:361:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:362:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_attr_getinheritsched(const pthread_attr_t *a, int *flag); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:362:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:363:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_attr_setscope(pthread_attr_t *a, int flag); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:363:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:364:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_attr_getscope(const pthread_attr_t *a, int *flag); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:364:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:365:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_attr_getstackaddr(pthread_attr_t *attr, void **stack); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:365:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:366:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_attr_setstackaddr(pthread_attr_t *attr, void *stack); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:366:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:367:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_attr_getstacksize(const pthread_attr_t *attr, size_t *size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:367:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:368:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_attr_setstacksize(pthread_attr_t *attr, size_t size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:368:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:370:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_mutexattr_init(pthread_mutexattr_t *a); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:370:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:371:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_mutexattr_destroy(pthread_mutexattr_t *a); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:371:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:372:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_mutexattr_gettype(const pthread_mutexattr_t *a, int *type); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:372:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:373:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_mutexattr_settype(pthread_mutexattr_t *a, int type); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:373:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:374:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_mutexattr_getpshared(const pthread_mutexattr_t *a, int *type); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:374:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:375:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_mutexattr_setpshared(pthread_mutexattr_t * a, int type); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:375:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:376:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_mutexattr_getprotocol(const pthread_mutexattr_t *a, int *type); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:376:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:377:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_mutexattr_setprotocol(pthread_mutexattr_t *a, int type); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:377:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:378:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_mutexattr_getprioceiling(const pthread_mutexattr_t *a, int * prio); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:378:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:379:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_mutexattr_setprioceiling(pthread_mutexattr_t *a, int prio); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:379:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:380:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_getconcurrency(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:380:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:381:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_setconcurrency(int new_level); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:381:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:383:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_condattr_destroy(pthread_condattr_t *a); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:383:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:384:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_condattr_init(pthread_condattr_t *a); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:384:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:385:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_condattr_getpshared(const pthread_condattr_t *a, int *s); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:385:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:386:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_condattr_setpshared(pthread_condattr_t *a, int s); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:386:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:394:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture clockid_t *clock_id); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:394:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:396:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture clockid_t clock_id); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:396:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:397:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API __pthread_clock_nanosleep(clockid_t clock_id, int flags, const struct timespec *rqtp, struct timespec *rmtp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:397:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:399:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_barrierattr_init(void **attr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:399:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:400:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_barrierattr_destroy(void **attr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:400:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:401:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_barrierattr_setpshared(void **attr, int s); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:401:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:402:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_barrierattr_getpshared(void **attr, int *s); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:402:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:405:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture struct _pthread_cleanup ** WINPTHREAD_API pthread_getclean (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:405:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:406:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void * WINPTHREAD_API pthread_gethandle (pthread_t t); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:406:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:407:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void * WINPTHREAD_API pthread_getevent (); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:407:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:409:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned long long WINPTHREAD_API _pthread_rel_time_in_ms(const struct timespec *ts); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:409:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:410:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned long long WINPTHREAD_API _pthread_time_in_ms(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:410:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:411:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned long long WINPTHREAD_API _pthread_time_in_ms_from_timespec(const struct timespec *ts); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:411:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:412:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API _pthread_tryjoin (pthread_t t, void **res); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:412:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:413:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_rwlockattr_destroy(pthread_rwlockattr_t *a); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:413:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:414:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_rwlockattr_getpshared(pthread_rwlockattr_t *a, int *s); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:414:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:415:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_rwlockattr_init(pthread_rwlockattr_t *a); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:415:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:416:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_rwlockattr_setpshared(pthread_rwlockattr_t *a, int s); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:416:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr.h:148, from C:/rtools40/mingw64/include/c++/8.3.0/ext/atomicity.h:35, from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:299:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_active_p (void) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:660:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *__args) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:666:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_join (__gthread_t __threadid, void **__value_ptr) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:672:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_detach (__gthread_t __threadid) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:678:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_equal (__gthread_t __t1, __gthread_t __t2) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:684:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_self (void) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:690:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_yield (void) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:696:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_once (__gthread_once_t *__once, void (*__func) (void)) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:705:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_key_create (__gthread_key_t *__key, void (*__dtor) (void *)) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:711:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_key_delete (__gthread_key_t __key) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:717:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_getspecific (__gthread_key_t __key) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:723:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_setspecific (__gthread_key_t __key, const void *__ptr) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:729:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_mutex_init_function (__gthread_mutex_t *__mutex) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:736:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_mutex_destroy (__gthread_mutex_t *__mutex) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:745:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_mutex_lock (__gthread_mutex_t *__mutex) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:754:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_mutex_trylock (__gthread_mutex_t *__mutex) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:765:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const __gthread_time_t *__abs_timeout) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:775:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_mutex_unlock (__gthread_mutex_t *__mutex) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:786:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_recursive_mutex_init_function (__gthread_recursive_mutex_t *__mutex) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:808:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_recursive_mutex_lock (__gthread_recursive_mutex_t *__mutex) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:814:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_recursive_mutex_trylock (__gthread_recursive_mutex_t *__mutex) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:822:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const __gthread_time_t *__abs_timeout) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:829:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_recursive_mutex_unlock (__gthread_recursive_mutex_t *__mutex) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:835:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_recursive_mutex_destroy (__gthread_recursive_mutex_t *__mutex) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:850:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_cond_broadcast (__gthread_cond_t *__cond) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:856:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_cond_signal (__gthread_cond_t *__cond) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:862:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_cond_wait (__gthread_cond_t *__cond, __gthread_mutex_t *__mutex) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:869:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const __gthread_time_t *__abs_timeout) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:876:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_recursive_mutex_t *__mutex) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:882:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_cond_destroy (__gthread_cond_t* __cond) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/ext/atomicity.h:48:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __exchange_and_add(volatile _Atomic_word* __mem, int __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/atomicity.h:52:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __atomic_add(volatile _Atomic_word* __mem, int __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/atomicity.h:65:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __exchange_and_add_single(_Atomic_word* __mem, int __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/atomicity.h:73:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __atomic_add_single(_Atomic_word* __mem, int __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/atomicity.h:78:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __exchange_and_add_dispatch(_Atomic_word* __mem, int __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/atomicity.h:92:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __atomic_add_dispatch(_Atomic_word* __mem, int __val) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/ext/alloc_traits.h:36, from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:214:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture -> decltype(__a.allocate(__n, __hint)) ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:219:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_allocate(_Alloc2& __a, size_type __n, const_void_pointer, ...) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:228:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static true_type __test(int); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:231:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static false_type __test(...); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:242:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_construct(_Alloc& __a, _Tp* __p, _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:249:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_construct(_Alloc&, _Tp* __p, _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:255:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture -> decltype(__a.destroy(__p)) ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:260:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_destroy(_Alloc2&, _Tp* __p, ...) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:266:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture -> decltype(__a.max_size()) ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:271:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_max_size(_Alloc2&, ...) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:282:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture -> decltype(__a.select_on_container_copy_construction()) ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:287:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_select(_Alloc2& __a, ...) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:300:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture allocate(_Alloc& __a, size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:315:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture allocate(_Alloc& __a, size_type __n, const_void_pointer __hint) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:327:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture deallocate(_Alloc& __a, pointer __p, size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:343:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture -> decltype(_S_construct(__a, __p, std::forward<_Args>(__args)...)) ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:355:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void destroy(_Alloc& __a, _Tp* __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:366:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static size_type max_size(const _Alloc& __a) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:378:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture select_on_container_copy_construction(const _Alloc& __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:435:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture allocate(allocator_type& __a, size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:449:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture allocate(allocator_type& __a, size_type __n, const_void_pointer __hint) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:461:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture deallocate(allocator_type& __a, pointer __p, size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:474:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture construct(allocator_type& __a, _Up* __p, _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:486:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture destroy(allocator_type& __a, _Up* __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:495:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max_size(const allocator_type& __a) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:504:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture select_on_container_copy_construction(const allocator_type& __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:511:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __do_alloc_on_copy(_Alloc& __one, const _Alloc& __two, true_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:516:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __do_alloc_on_copy(_Alloc&, const _Alloc&, false_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:520:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void __alloc_on_copy(_Alloc& __one, const _Alloc& __two) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:528:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline _Alloc __alloc_on_copy(const _Alloc& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:535:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void __do_alloc_on_move(_Alloc& __one, _Alloc& __two, true_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:539:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void __do_alloc_on_move(_Alloc&, _Alloc&, false_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:543:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void __alloc_on_move(_Alloc& __one, _Alloc& __two) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:551:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void __do_alloc_on_swap(_Alloc& __one, _Alloc& __two, true_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:558:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void __do_alloc_on_swap(_Alloc&, _Alloc&, false_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:562:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void __alloc_on_swap(_Alloc& __one, _Alloc& __two) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:579:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_select(int); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:583:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_select(...); ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/ext/alloc_traits.h:82:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture construct(_Alloc& __a, _Ptr __p, _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/alloc_traits.h:91:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture destroy(_Alloc& __a, _Ptr __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/alloc_traits.h:94:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static _Alloc _S_select_on_copy(const _Alloc& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/alloc_traits.h:97:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void _S_on_swap(_Alloc& __a, _Alloc& __b) ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/alloc_traits.h:100:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _S_propagate_on_copy_assign() ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/alloc_traits.h:103:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _S_propagate_on_move_assign() ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/alloc_traits.h:106:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _S_propagate_on_swap() ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/alloc_traits.h:109:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _S_always_equal() ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/alloc_traits.h:112:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _S_nothrow_move() ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:145:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Alloc_hider(pointer __dat, const _Alloc& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:148:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Alloc_hider(pointer __dat, _Alloc&& __a = _Alloc()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:167:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_data(pointer __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:171:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_length(size_type __length) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:175:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_data() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:179:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_local_data() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:189:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_local_data() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:199:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_capacity(size_type __capacity) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:203:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_set_length(size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:210:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_is_local() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:215:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_create(size_type&, size_type); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:218:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_dispose() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:225:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_destroy(size_type __size) throw() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:233:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::__false_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:243:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_construct_aux(_Integer __beg, _Integer __end, std::__true_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:247:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_construct_aux_2(size_type __req, _CharT __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:252:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_construct(_InIterator __beg, _InIterator __end) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:262:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::input_iterator_tag); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:269:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::forward_iterator_tag); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:272:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_construct(size_type __req, _CharT __c); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:275:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_allocator() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:279:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_allocator() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:299:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_check(size_type __pos, const char* __s) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:309:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_check_length(size_type __n1, size_type __n2, const char* __s) const ^~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:318:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_limit(size_type __pos, size_type __off) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:326:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_disjunct(const _CharT* __s) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:335:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_copy(_CharT* __d, const _CharT* __s, size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:344:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_move(_CharT* __d, const _CharT* __s, size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:353:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_assign(_CharT* __d, size_type __n, _CharT __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:365:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_copy_chars(_CharT* __p, _Iterator __k1, _Iterator __k2) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:372:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_copy_chars(_CharT* __p, iterator __k1, iterator __k2) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:377:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:381:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_copy_chars(_CharT* __p, _CharT* __k1, _CharT* __k2) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:386:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:390:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_compare(size_type __n1, size_type __n2) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:403:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_assign(const basic_string&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:407:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_type __len2); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:410:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_erase(size_type __pos, size_type __n); ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:421:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT_IF(is_nothrow_default_constructible<_Alloc>::value) ^~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:429:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_string(const _Alloc& __a) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:437:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_string(const basic_string& __str) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:451:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Alloc& __a = _Alloc()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:466:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:482:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_type __n, const _Alloc& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:500:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Alloc& __a = _Alloc()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:514:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_string(const _CharT* __s, const _Alloc& __a = _Alloc()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:529:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_string(size_type __n, _CharT __c, const _Alloc& __a = _Alloc()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:541:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_string(basic_string&& __str) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:568:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_string(initializer_list<_CharT> __l, const _Alloc& __a = _Alloc()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:572:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_string(const basic_string& __str, const _Alloc& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:577:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture noexcept(_Alloc_traits::_S_always_equal()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:615:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Alloc& __a = _Alloc()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:656:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~basic_string() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:664:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const basic_string& __str) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:703:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const _CharT* __s) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:714:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(_CharT __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:733:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture noexcept(_Alloc_traits::_S_nothrow_move()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:795:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(initializer_list<_CharT> __l) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:826:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture begin() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:834:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture begin() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:842:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture end() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:850:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture end() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:859:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rbegin() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:868:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rbegin() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:877:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rend() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:886:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rend() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:895:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cbegin() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:903:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cend() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:912:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture crbegin() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:921:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture crend() const noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:930:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:936:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture length() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:941:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max_size() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:955:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture resize(size_type __n, _CharT __c); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:968:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture resize(size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:974:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shrink_to_fit() noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:993:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture capacity() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1017:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reserve(size_type __res_arg = 0); ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1023:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture clear() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1031:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture empty() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1046:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator[] (size_type __pos) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1063:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator[](size_type __pos) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1084:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture at(size_type __n) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1105:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture at(size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1121:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture front() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1132:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture front() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1143:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture back() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1154:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture back() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1168:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+=(const basic_string& __str) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1177:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+=(const _CharT* __s) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1186:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+=(_CharT __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1199:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+=(initializer_list<_CharT> __l) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1221:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture append(const basic_string& __str) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1238:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture append(const basic_string& __str, size_type __pos, size_type __n = npos) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1250:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture append(const _CharT* __s, size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1263:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture append(const _CharT* __s) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1280:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture append(size_type __n, _CharT __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1290:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture append(initializer_list<_CharT> __l) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1309:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture append(_InputIterator __first, _InputIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1349:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture push_back(_CharT __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1364:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(const basic_string& __str) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1381:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture noexcept(_Alloc_traits::_S_nothrow_move()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1403:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(const basic_string& __str, size_type __pos, size_type __n = npos) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1419:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(const _CharT* __s, size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1435:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(const _CharT* __s) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1452:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(size_type __n, _CharT __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1470:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(_InputIterator __first, _InputIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1480:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(initializer_list<_CharT> __l) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1533:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(const_iterator __p, size_type __n, _CharT __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1577:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(const_iterator __p, _InputIterator __beg, _InputIterator __end) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1611:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(iterator __p, initializer_list<_CharT> __l) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1631:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(size_type __pos1, const basic_string& __str) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1655:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_type __pos2, size_type __n = npos) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1677:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(size_type __pos, const _CharT* __s, size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1696:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(size_type __pos, const _CharT* __s) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1720:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(size_type __pos, size_type __n, _CharT __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1738:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(__const_iterator __p, _CharT __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1798:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erase(size_type __pos = 0, size_type __n = npos) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1817:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erase(__const_iterator __position) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1836:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erase(__const_iterator __first, __const_iterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1855:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pop_back() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1880:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture replace(size_type __pos, size_type __n, const basic_string& __str) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1903:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_type __pos2, size_type __n2 = npos) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1928:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_type __n2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1952:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture replace(size_type __pos, size_type __n1, const _CharT* __s) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1976:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture replace(size_type __pos, size_type __n1, size_type __n2, _CharT __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1995:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const basic_string& __str) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2015:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _CharT* __s, size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2036:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture replace(__const_iterator __i1, __const_iterator __i2, const _CharT* __s) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2058:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CharT __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2085:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _InputIterator __k1, _InputIterator __k2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2115:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CharT* __k1, _CharT* __k2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2126:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _CharT* __k1, const _CharT* __k2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2137:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture iterator __k1, iterator __k2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2148:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const_iterator __k1, const_iterator __k2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2173:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture initializer_list<_CharT> __l) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2235:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Integer __n, _Integer __val, __true_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2242:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __false_type); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2246:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CharT __c); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2250:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const size_type __len2); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2253:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_append(const _CharT* __s, size_type __n); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2270:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture copy(_CharT* __s, size_type __n, size_type __pos = 0) const; ^~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2280:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(basic_string& __s) _GLIBCXX_NOEXCEPT; ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2290:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture c_str() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2302:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture data() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2321:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get_allocator() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2338:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT; ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2352:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2383:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find(const _CharT* __s, size_type __pos = 0) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2400:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find(_CharT __c, size_type __pos = 0) const _GLIBCXX_NOEXCEPT; ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2414:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2448:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT; ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2461:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rfind(const _CharT* __s, size_type __pos = npos) const ^~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2478:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rfind(_CharT __c, size_type __pos = npos) const _GLIBCXX_NOEXCEPT; ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2493:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2528:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT; ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2542:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2561:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find_first_of(_CharT __c, size_type __pos = 0) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2577:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2612:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT; ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2626:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2645:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find_last_of(_CharT __c, size_type __pos = npos) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2660:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2695:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_type __n) const _GLIBCXX_NOEXCEPT; ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2709:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2727:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT; ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2742:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2777:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_type __n) const _GLIBCXX_NOEXCEPT; ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2791:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2809:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT; ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2824:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture substr(size_type __pos = 0, size_type __n = npos) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2843:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture compare(const basic_string& __str) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2936:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture compare(size_type __pos, size_type __n, const basic_string& __str) const; ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2963:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_type __pos2, size_type __n2 = npos) const; ^~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2980:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture compare(const _CharT* __s) const _GLIBCXX_NOEXCEPT; ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:3004:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture compare(size_type __pos, size_type __n1, const _CharT* __s) const; ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:3032:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_type __n2) const; ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:5928:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const basic_string<_CharT, _Traits, _Alloc>& __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:5944:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const basic_string<_CharT,_Traits,_Alloc>& __rhs); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:5944:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:5954:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+(_CharT __lhs, const basic_string<_CharT,_Traits,_Alloc>& __rhs); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:5954:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:5965:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _CharT* __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:5980:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+(const basic_string<_CharT, _Traits, _Alloc>& __lhs, _CharT __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:5993:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const basic_string<_CharT, _Traits, _Alloc>& __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:5999:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_string<_CharT, _Traits, _Alloc>&& __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6005:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_string<_CharT, _Traits, _Alloc>&& __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6017:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_string<_CharT, _Traits, _Alloc>&& __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6023:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_string<_CharT, _Traits, _Alloc>&& __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6029:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _CharT* __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6035:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CharT __rhs) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6050:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6057:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const basic_string<_CharT>& __rhs) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6071:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const basic_string<_CharT, _Traits, _Alloc>& __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6083:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _CharT* __rhs) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6097:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6109:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const basic_string<_CharT, _Traits, _Alloc>& __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6121:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _CharT* __rhs) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6135:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6147:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _CharT* __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6159:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const basic_string<_CharT, _Traits, _Alloc>& __rhs) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6173:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6185:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _CharT* __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6197:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const basic_string<_CharT, _Traits, _Alloc>& __rhs) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6211:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6223:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _CharT* __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6235:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const basic_string<_CharT, _Traits, _Alloc>& __rhs) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6249:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6261:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _CharT* __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6273:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const basic_string<_CharT, _Traits, _Alloc>& __rhs) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6287:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT_IF(noexcept(__lhs.swap(__rhs))) ^~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6306:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_string<_CharT, _Traits, _Alloc>& __str); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6306:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6310:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>>(basic_istream& __is, basic_string& __str); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6310:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6324:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const basic_string<_CharT, _Traits, _Alloc>& __str) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6347:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_string<_CharT, _Traits, _Alloc>& __str, _CharT __delim); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6347:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6364:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_string<_CharT, _Traits, _Alloc>& __str) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6372:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_string<_CharT, _Traits, _Alloc>& __str, _CharT __delim) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6379:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_string<_CharT, _Traits, _Alloc>& __str) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6386:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char __delim); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6386:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6392:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t __delim); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6392:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/cstdlib:75, from C:/rtools40/mingw64/include/c++/8.3.0/ext/string_conversions.h:41, from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6400, from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:142:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP _purecall_handler __cdecl _set_purecall_handler(_purecall_handler _Handler); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:142:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:143:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP _purecall_handler __cdecl _get_purecall_handler(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:143:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:146:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP _invalid_parameter_handler __cdecl _set_invalid_parameter_handler(_invalid_parameter_handler _Handler); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:146:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:147:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP _invalid_parameter_handler __cdecl _get_invalid_parameter_handler(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:147:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:156:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP unsigned long *__cdecl __doserrno(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:156:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:158:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture errno_t __cdecl _set_doserrno(unsigned long _Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:158:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:159:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture errno_t __cdecl _get_doserrno(unsigned long *_Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:159:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:239:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture errno_t __cdecl _get_pgmptr(char **_Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:239:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:240:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture errno_t __cdecl _get_wpgmptr(wchar_t **_Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:240:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:249:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _set_fmode(int _Mode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:249:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:250:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _get_fmode(int *_PMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:250:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:297:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture errno_t __cdecl _get_osplatform(unsigned int *_Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:297:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:298:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture errno_t __cdecl _get_osver(unsigned int *_Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:298:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:299:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture errno_t __cdecl _get_winver(unsigned int *_Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:299:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:300:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture errno_t __cdecl _get_winmajor(unsigned int *_Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:300:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:301:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture errno_t __cdecl _get_winminor(unsigned int *_Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:301:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/cstdlib:75, from C:/rtools40/mingw64/include/c++/8.3.0/ext/string_conversions.h:41, from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6400, from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:307:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template char (*__countof_helper(UNALIGNED _CountofType (&_Array)[_SizeOfArray]))[_SizeOfArray]; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:307:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:334:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP unsigned int __cdecl _set_abort_behavior(unsigned int _Flags,unsigned int _Mask); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:334:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:338:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl abs(int _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:338:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:339:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture long __cdecl labs(long _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:339:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:342:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION __int64 __cdecl _abs64(__int64); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:342:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:344:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_INTRIN_INLINE __int64 __cdecl _abs64(__int64 x) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:349:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl atexit(void (__cdecl *)(void)); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:349:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:352:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl atof(const char *_String); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:352:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:353:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl _atof_l(const char *_String,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:353:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:355:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl atoi(const char *_Str); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:355:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:356:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _atoi_l(const char *_Str,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:356:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:357:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture long __cdecl atol(const char *_Str); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:357:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:358:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP long __cdecl _atol_l(const char *_Str,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:358:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:361:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *__cdecl bsearch(const void *_Key,const void *_Base,size_t _NumOfElements,size_t _SizeOfElements,int (__cdecl *_PtFuncCompare)(const void *,const void *)); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:361:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:362:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl qsort(void *_Base,size_t _NumOfElements,size_t _SizeOfElements,int (__cdecl *_PtFuncCompare)(const void *,const void *)); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:362:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:364:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned short __cdecl _byteswap_ushort(unsigned short _Short); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:364:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:365:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned long __cdecl _byteswap_ulong (unsigned long _Long); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:365:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:366:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION unsigned __int64 __cdecl _byteswap_uint64(unsigned __int64 _Int64); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:366:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:367:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture div_t __cdecl div(int _Numerator,int _Denominator); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:367:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:368:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl getenv(const char *_VarName) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:368:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:369:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP char *__cdecl _itoa(int _Value,char *_Dest,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:369:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:370:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP char *__cdecl _i64toa(__int64 _Val,char *_DstBuf,int _Radix) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:370:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:371:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP char *__cdecl _ui64toa(unsigned __int64 _Val,char *_DstBuf,int _Radix) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:371:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:372:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP __int64 __cdecl _atoi64(const char *_String); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:372:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:373:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP __int64 __cdecl _atoi64_l(const char *_String,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:373:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:374:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP __int64 __cdecl _strtoi64(const char *_String,char **_EndPtr,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:374:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:375:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP __int64 __cdecl _strtoi64_l(const char *_String,char **_EndPtr,int _Radix,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:375:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:376:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP unsigned __int64 __cdecl _strtoui64(const char *_String,char **_EndPtr,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:376:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:377:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP unsigned __int64 __cdecl _strtoui64_l(const char *_String,char **_EndPtr,int _Radix,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:377:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:378:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ldiv_t __cdecl ldiv(long _Numerator,long _Denominator); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:378:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:379:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP char *__cdecl _ltoa(long _Value,char *_Dest,int _Radix) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:379:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:380:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl mblen(const char *_Ch,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:380:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:381:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _mblen_l(const char *_Ch,size_t _MaxCount,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:381:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:382:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP size_t __cdecl _mbstrlen(const char *_Str); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:382:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:383:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP size_t __cdecl _mbstrlen_l(const char *_Str,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:383:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:384:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP size_t __cdecl _mbstrnlen(const char *_Str,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:384:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:385:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP size_t __cdecl _mbstrnlen_l(const char *_Str,size_t _MaxCount,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:385:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:386:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl mbtowc(wchar_t * __restrict__ _DstCh,const char * __restrict__ _SrcCh,size_t _SrcSizeInBytes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:386:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:387:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _mbtowc_l(wchar_t * __restrict__ _DstCh,const char * __restrict__ _SrcCh,size_t _SrcSizeInBytes,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:387:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:388:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl mbstowcs(wchar_t * __restrict__ _Dest,const char * __restrict__ _Source,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:388:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:389:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP size_t __cdecl _mbstowcs_l(wchar_t * __restrict__ _Dest,const char * __restrict__ _Source,size_t _MaxCount,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:389:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:390:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl mkstemp(char *template_name); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:390:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:391:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl rand(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:391:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:392:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _set_error_mode(int _Mode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:392:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:393:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl srand(unsigned int _Seed); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:393:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:405:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl __MINGW_NOTHROW strtod(const char * __restrict__ _Str,char ** __restrict__ _EndPtr) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h: In function 'double strtod(const char*, char**)': C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:407:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl __mingw_strtod (const char * __restrict__, char ** __restrict__); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:407:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h: At global scope: C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:412:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture float __cdecl __MINGW_NOTHROW strtof(const char * __restrict__ _Str,char ** __restrict__ _EndPtr) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h: In function 'float strtof(const char*, char**)': C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:414:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture float __cdecl __mingw_strtof (const char * __restrict__, char ** __restrict__); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:414:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h: At global scope: C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:423:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture long double __cdecl __MINGW_NOTHROW strtold(const char * __restrict__ , char ** __restrict__ ); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:423:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:427:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __strtod (const char * __restrict__ , char ** __restrict__); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:427:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:434:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture float __cdecl __mingw_strtof (const char * __restrict__, char ** __restrict__); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:434:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:435:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl __mingw_strtod (const char * __restrict__, char ** __restrict__); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:435:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:436:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture long double __cdecl __mingw_strtold(const char * __restrict__, char ** __restrict__); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:436:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:438:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl _strtod_l(const char * __restrict__ _Str,char ** __restrict__ _EndPtr,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:438:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:439:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture long __cdecl strtol(const char * __restrict__ _Str,char ** __restrict__ _EndPtr,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:439:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:440:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP long __cdecl _strtol_l(const char * __restrict__ _Str,char ** __restrict__ _EndPtr,int _Radix,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:440:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:441:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned long __cdecl strtoul(const char * __restrict__ _Str,char ** __restrict__ _EndPtr,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:441:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:442:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP unsigned long __cdecl _strtoul_l(const char * __restrict__ _Str,char ** __restrict__ _EndPtr,int _Radix,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:442:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:447:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP char *__cdecl _ultoa(unsigned long _Value,char *_Dest,int _Radix) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:447:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:448:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl wctomb(char *_MbCh,wchar_t _WCh) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:448:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:449:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wctomb_l(char *_MbCh,wchar_t _WCh,_locale_t _Locale) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:449:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:450:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl wcstombs(char * __restrict__ _Dest,const wchar_t * __restrict__ _Source,size_t _MaxCount) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:450:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:451:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP size_t __cdecl _wcstombs_l(char * __restrict__ _Dest,const wchar_t * __restrict__ _Source,size_t _MaxCount,_locale_t _Locale) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:451:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:455:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *__cdecl calloc(size_t _NumOfElements,size_t _SizeOfElements); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:455:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:456:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl free(void *_Memory); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:456:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:457:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *__cdecl malloc(size_t _Size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:457:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:458:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *__cdecl realloc(void *_Memory,size_t _NewSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:458:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:459:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void *__cdecl _recalloc(void *_Memory,size_t _Count,size_t _Size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:459:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:466:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _aligned_free(void *_Memory); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:466:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:467:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void *__cdecl _aligned_malloc(size_t _Size,size_t _Alignment); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:467:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:471:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void *__cdecl _aligned_offset_malloc(size_t _Size,size_t _Alignment,size_t _Offset); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:471:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:472:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void *__cdecl _aligned_realloc(void *_Memory,size_t _Size,size_t _Alignment); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:472:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:473:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void *__cdecl _aligned_recalloc(void *_Memory,size_t _Count,size_t _Size,size_t _Alignment); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:473:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:474:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void *__cdecl _aligned_offset_realloc(void *_Memory,size_t _Size,size_t _Alignment,size_t _Offset); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:474:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:475:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void *__cdecl _aligned_offset_recalloc(void *_Memory,size_t _Count,size_t _Size,size_t _Alignment,size_t _Offset); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:475:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:533:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _putenv(const char *_EnvString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:533:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:534:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wputenv(const wchar_t *_EnvString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:534:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:538:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP char *__cdecl _fullpath(char *_FullPath,const char *_Path,size_t _SizeInBytes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:538:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:539:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP char *__cdecl _ecvt(double _Val,int _NumOfDigits,int *_PtDec,int *_PtSign) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:539:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:540:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP char *__cdecl _fcvt(double _Val,int _NumOfDec,int *_PtDec,int *_PtSign) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:540:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:541:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP char *__cdecl _gcvt(double _Val,int _NumOfDigits,char *_DstBuf) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:541:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:542:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _atodbl(_CRT_DOUBLE *_Result,char *_Str); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:542:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:543:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _atoldbl(_LDOUBLE *_Result,char *_Str); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:543:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:544:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _atoflt(_CRT_FLOAT *_Result,char *_Str); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:544:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:545:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _atodbl_l(_CRT_DOUBLE *_Result,char *_Str,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:545:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:546:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _atoldbl_l(_LDOUBLE *_Result,char *_Str,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:546:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:547:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _atoflt_l(_CRT_FLOAT *_Result,char *_Str,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:547:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:563:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned long __cdecl _lrotl(unsigned long,int); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:563:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:564:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned long __cdecl _lrotr(unsigned long,int); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:564:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:570:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _makepath(char *_Path,const char *_Drive,const char *_Dir,const char *_Filename,const char *_Ext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:570:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:571:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _onexit_t __cdecl _onexit(_onexit_t _Func); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:571:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:581:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION unsigned __int64 __cdecl _rotl64(unsigned __int64 _Val,int _Shift); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:581:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:582:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION unsigned __int64 __cdecl _rotr64(unsigned __int64 Value,int Shift); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:582:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:589:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned int __cdecl _rotr(unsigned int _Val,int _Shift); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:589:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:590:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned int __cdecl _rotl(unsigned int _Val,int _Shift); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:590:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:593:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION unsigned __int64 __cdecl _rotr64(unsigned __int64 _Val,int _Shift); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:593:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:594:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _searchenv(const char *_Filename,const char *_EnvVar,char *_ResultPath) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:594:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:595:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _splitpath(const char *_FullPath,char *_Drive,char *_Dir,char *_Filename,char *_Ext) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:595:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:596:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _swab(char *_Buf1,char *_Buf2,int _SizeInBytes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:596:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:610:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _beep(unsigned _Frequency,unsigned _Duration) __MINGW_ATTRIB_DEPRECATED; ^~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:610:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:612:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _seterrormode(int _Mode) __MINGW_ATTRIB_DEPRECATED; ^~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:612:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:613:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _sleep(unsigned long _Duration) __MINGW_ATTRIB_DEPRECATED; ^~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:613:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/cstdlib:75, from C:/rtools40/mingw64/include/c++/8.3.0/ext/string_conversions.h:41, from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6400, from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:634:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl ecvt(double _Val,int _NumOfDigits,int *_PtDec,int *_PtSign) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:634:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:635:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl fcvt(double _Val,int _NumOfDec,int *_PtDec,int *_PtSign) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:635:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:636:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl gcvt(double _Val,int _NumOfDigits,char *_DstBuf) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:636:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:637:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl itoa(int _Val,char *_DstBuf,int _Radix) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:637:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:638:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl ltoa(long _Val,char *_DstBuf,int _Radix) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:638:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:639:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl putenv(const char *_EnvString) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:639:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:643:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl swab(char *_Buf1,char *_Buf2,int _SizeInBytes) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:643:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:646:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl ultoa(unsigned long _Val,char *_Dstbuf,int _Radix) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:646:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:647:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture onexit_t __cdecl onexit(onexit_t _Func); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:647:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:655:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION lldiv_t __cdecl lldiv(long long, long long); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:655:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:657:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION long long __cdecl llabs(long long); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:657:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:659:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION __CRT_INLINE long long __cdecl llabs(long long _j) { return (_j >= 0 ? _j : -_j); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:662:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION long long __cdecl strtoll(const char * __restrict__, char ** __restrict, int); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:662:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:663:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION unsigned long long __cdecl strtoull(const char * __restrict__, char ** __restrict__, int); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:663:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:666:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION long long __cdecl atoll (const char *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:666:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:669:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION long long __cdecl wtoll (const wchar_t *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:669:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:670:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION char *__cdecl lltoa (long long, char *, int); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:670:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:671:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION char *__cdecl ulltoa (unsigned long long , char *, int); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:671:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:672:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION wchar_t *__cdecl lltow (long long, wchar_t *, int); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:672:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:673:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION wchar_t *__cdecl ulltow (unsigned long long, wchar_t *, int); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:673:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:677:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION __CRT_INLINE long long __cdecl atoll (const char * _c) { return _atoi64 (_c); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:678:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION __CRT_INLINE char *__cdecl lltoa (long long _n, char * _c, int _i) { return _i64toa (_n, _c, _i); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:679:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION __CRT_INLINE char *__cdecl ulltoa (unsigned long long _n, char * _c, int _i) { return _ui64toa (_n, _c, _i); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:680:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION __CRT_INLINE long long __cdecl wtoll (const wchar_t * _w) { return _wtoi64 (_w); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:681:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION __CRT_INLINE wchar_t *__cdecl lltow (long long _n, wchar_t * _w, int _i) { return _i64tow (_n, _w, _i); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:682:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION __CRT_INLINE wchar_t *__cdecl ulltow (unsigned long long _n, wchar_t * _w, int _i) { return _ui64tow (_n, _w, _i); } ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:694, from C:/rtools40/mingw64/include/c++/8.3.0/cstdlib:75, from C:/rtools40/mingw64/include/c++/8.3.0/ext/string_conversions.h:41, from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6400, from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:17:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _dupenv_s(char **_PBuffer,size_t *_PBufferSizeInBytes,const char *_VarName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:17:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:18:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _itoa_s(int _Value,char *_DstBuf,size_t _Size,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:18:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:19:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _i64toa_s(__int64 _Val,char *_DstBuf,size_t _Size,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:19:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:20:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _ui64toa_s(unsigned __int64 _Val,char *_DstBuf,size_t _Size,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:20:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:21:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _ltoa_s(long _Val,char *_DstBuf,size_t _Size,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:21:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:694, from C:/rtools40/mingw64/include/c++/8.3.0/cstdlib:75, from C:/rtools40/mingw64/include/c++/8.3.0/ext/string_conversions.h:41, from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6400, from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:22:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl mbstowcs_s(size_t *_PtNumOfCharConverted,wchar_t *_DstBuf,size_t _SizeInWords,const char *_SrcBuf,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:22:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:23:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _mbstowcs_s_l(size_t *_PtNumOfCharConverted,wchar_t *_DstBuf,size_t _SizeInWords,const char *_SrcBuf,size_t _MaxCount,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:23:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:24:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _ultoa_s(unsigned long _Val,char *_DstBuf,size_t _Size,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:24:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:25:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wctomb_s_l(int *_SizeConverted,char *_MbCh,size_t _SizeInBytes,wchar_t _WCh,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:25:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:26:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl wcstombs_s(size_t *_PtNumOfCharConverted,char *_Dst,size_t _DstSizeInBytes,const wchar_t *_Src,size_t _MaxCountInBytes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:26:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:27:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wcstombs_s_l(size_t *_PtNumOfCharConverted,char *_Dst,size_t _DstSizeInBytes,const wchar_t *_Src,size_t _MaxCountInBytes,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:27:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:41:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _ecvt_s(char *_DstBuf,size_t _Size,double _Val,int _NumOfDights,int *_PtDec,int *_PtSign); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:41:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:42:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _fcvt_s(char *_DstBuf,size_t _Size,double _Val,int _NumOfDec,int *_PtDec,int *_PtSign); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:42:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:43:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _gcvt_s(char *_DstBuf,size_t _Size,double _Val,int _NumOfDigits); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:43:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:44:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _makepath_s(char *_PathResult,size_t _Size,const char *_Drive,const char *_Dir,const char *_Filename,const char *_Ext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:44:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:45:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _putenv_s(const char *_Name,const char *_Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:45:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:46:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _searchenv_s(const char *_Filename,const char *_EnvVar,char *_ResultPath,size_t _SizeInBytes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:46:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:48:183: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _splitpath_s(const char *_FullPath,char *_Drive,size_t _DriveSize,char *_Dir,size_t _DirSize,char *_Filename,size_t _FilenameSize,char *_Ext,size_t _ExtSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:48:183: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:49:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_SPLITPATH(errno_t,_splitpath_s,char,_Dest) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:694, from C:/rtools40/mingw64/include/c++/8.3.0/cstdlib:75, from C:/rtools40/mingw64/include/c++/8.3.0/ext/string_conversions.h:41, from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6400, from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:64:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl qsort_s(void *_Base,size_t _NumOfElements,size_t _SizeOfElements,int (__cdecl *_PtFuncCompare)(void *,const void *,const void *),void *_Context); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:64:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:695, from C:/rtools40/mingw64/include/c++/8.3.0/cstdlib:75, from C:/rtools40/mingw64/include/c++/8.3.0/ext/string_conversions.h:41, from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6400, from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:103:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void * __mingw_aligned_malloc (size_t _Size, size_t _Alignment); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:103:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:104:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __mingw_aligned_free (void *_Memory); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:104:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:105:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void * __mingw_aligned_offset_realloc (void *_Memory, size_t _Size, size_t _Alignment, size_t _Offset); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:105:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:106:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void * __mingw_aligned_realloc (void *_Memory, size_t _Size, size_t _Offset); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:106:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:110:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _resetstkoflw (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:110:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:111:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP unsigned long __cdecl _set_malloc_crt_max_wait(unsigned long _NewValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:111:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:113:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void *__cdecl _expand(void *_Memory,size_t _NewSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:113:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:114:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP size_t __cdecl _msize(void *_Memory); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:114:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:121:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP size_t __cdecl _get_sbh_threshold(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:121:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:122:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _set_sbh_threshold(size_t _NewValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:122:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:123:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _set_amblksiz(size_t _Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:123:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:124:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _get_amblksiz(size_t *_Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:124:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:125:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _heapadd(void *_Memory,size_t _Size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:125:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:126:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _heapchk(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:126:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:127:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _heapmin(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:127:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:128:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _heapset(unsigned int _Fill); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:128:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:129:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _heapwalk(_HEAPINFO *_EntryInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:129:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:130:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP size_t __cdecl _heapused(size_t *_Used,size_t *_Commit); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:130:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:131:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _get_heap_handle(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:131:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:144:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __inline void *_MarkAllocaS(void *_Ptr,unsigned int _Marker) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:163:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __inline void __cdecl _freea(void *_Memory) { ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cstdlib:77, from C:/rtools40/mingw64/include/c++/8.3.0/ext/string_conversions.h:41, from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6400, from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/std_abs.h:56:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture abs(long __i) { return __builtin_labs(__i); } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/std_abs.h:61:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture abs(long long __x) { return __builtin_llabs (__x); } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/std_abs.h:70:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture abs(double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/std_abs.h:74:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture abs(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/std_abs.h:78:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture abs(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/std_abs.h:84:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture abs(__GLIBCXX_TYPE_INT_N_0 __x) { return __x >= 0 ? __x : -__x; } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/std_abs.h:102:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture abs(__float128 __x) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/ext/string_conversions.h:41, from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6400, from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/cstdlib:177:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture div(long __i, long __j) { return ldiv(__i, __j); } ^ C:/rtools40/mingw64/include/c++/8.3.0/cstdlib:213:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture div(long long __n, long long __d) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6400, from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/ext/string_conversions.h:56:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Base... __base) ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/string_conversions.h: In function '_Ret __gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...)': C:/rtools40/mingw64/include/c++/8.3.0/ext/string_conversions.h:63:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Save_errno() : _M_errno(errno) { errno = 0; } ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/string_conversions.h:64:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~_Save_errno() { if (errno == 0) errno = _M_errno; } ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/string_conversions.h:70:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_chk(_TRet, std::false_type) { return false; } ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/string_conversions.h:73:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_chk(_TRet __val, std::true_type) // only called when _Ret is int ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/string_conversions.h: At global scope: C:/rtools40/mingw64/include/c++/8.3.0/ext/string_conversions.h:101:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _CharT* __fmt, ...) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6410:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture stoi(const string& __str, size_t* __idx = 0, int __base = 10) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6415:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture stol(const string& __str, size_t* __idx = 0, int __base = 10) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6420:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture stoul(const string& __str, size_t* __idx = 0, int __base = 10) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6425:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture stoll(const string& __str, size_t* __idx = 0, int __base = 10) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6430:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture stoull(const string& __str, size_t* __idx = 0, int __base = 10) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6436:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture stof(const string& __str, size_t* __idx = 0) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6440:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture stod(const string& __str, size_t* __idx = 0) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6444:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture stold(const string& __str, size_t* __idx = 0) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6453:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_string(int __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6458:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_string(unsigned __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6464:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_string(long __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6469:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_string(unsigned long __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6475:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_string(long long __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6481:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_string(unsigned long long __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6487:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_string(float __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6496:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_string(double __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6505:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_string(long double __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6516:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture stoi(const wstring& __str, size_t* __idx = 0, int __base = 10) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6521:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture stol(const wstring& __str, size_t* __idx = 0, int __base = 10) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6526:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture stoul(const wstring& __str, size_t* __idx = 0, int __base = 10) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6531:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture stoll(const wstring& __str, size_t* __idx = 0, int __base = 10) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6536:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture stoull(const wstring& __str, size_t* __idx = 0, int __base = 10) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6542:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture stof(const wstring& __str, size_t* __idx = 0) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6546:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture stod(const wstring& __str, size_t* __idx = 0) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6550:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture stold(const wstring& __str, size_t* __idx = 0) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6556:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_wstring(int __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6561:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_wstring(unsigned __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6567:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_wstring(long __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6572:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_wstring(unsigned long __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6578:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_wstring(long long __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6584:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_wstring(unsigned long long __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6590:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_wstring(float __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6599:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_wstring(double __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6608:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_wstring(long double __val) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6626, from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:66:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __poison_hash(__poison_hash&&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:67:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~__poison_hash(); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:82:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __hash_enum(__hash_enum&&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:83:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~__hash_enum(); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:91:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Tp __val) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:109:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Tp* __p) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:124:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Cxx_hashtable_define_trivial_hash(bool) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:127:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Cxx_hashtable_define_trivial_hash(char) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:130:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Cxx_hashtable_define_trivial_hash(signed char) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:133:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Cxx_hashtable_define_trivial_hash(unsigned char) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:136:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Cxx_hashtable_define_trivial_hash(wchar_t) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:139:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Cxx_hashtable_define_trivial_hash(char16_t) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:142:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Cxx_hashtable_define_trivial_hash(char32_t) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:145:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Cxx_hashtable_define_trivial_hash(short) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:148:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Cxx_hashtable_define_trivial_hash(int) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:151:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Cxx_hashtable_define_trivial_hash(long) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:154:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Cxx_hashtable_define_trivial_hash(long long) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:157:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Cxx_hashtable_define_trivial_hash(unsigned short) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:160:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Cxx_hashtable_define_trivial_hash(unsigned int) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:163:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Cxx_hashtable_define_trivial_hash(unsigned long) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:166:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Cxx_hashtable_define_trivial_hash(unsigned long long) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:169:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Cxx_hashtable_define_trivial_hash(__GLIBCXX_TYPE_INT_N_0) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:170:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Cxx_hashtable_define_trivial_hash(__GLIBCXX_TYPE_INT_N_0 unsigned) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:191:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __seed = static_cast(0xc70f6907UL)) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:196:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture hash(const _Tp& __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:201:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __hash_combine(const _Tp& __val, size_t __hash) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:210:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __seed = static_cast(2166136261UL)) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:215:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture hash(const _Tp& __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:220:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __hash_combine(const _Tp& __val, size_t __hash) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:229:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(float __val) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:241:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(double __val) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:254:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(long double __val) const noexcept; ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6641:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const string& __s) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6656:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const wstring& __s) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6674:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const u16string& __s) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6689:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const u32string& __s) const noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:59:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(basic_string& __s) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:53, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:133:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_create(size_type& __capacity, size_type __old_capacity) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:165:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::input_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:208:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::forward_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:238:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_construct(size_type __n, _CharT __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:255:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_assign(const basic_string& __str) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:281:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reserve(size_type __res) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:312:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_type __len2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:335:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_erase(size_type __pos, size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:348:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture resize(size_type __n, _CharT __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:360:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_append(const _CharT* __s, size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:382:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::__false_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:394:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CharT __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:423:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const size_type __len2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:475:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture copy(_CharT* __s, size_type __n, size_type __pos) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1158:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const basic_string<_CharT, _Traits, _Alloc>& __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1173:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+(_CharT __lhs, const basic_string<_CharT, _Traits, _Alloc>& __rhs) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1189:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1224:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find(_CharT __c, size_type __pos) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1243:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1264:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rfind(_CharT __c, size_type __pos) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1282:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1298:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1320:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1332:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find_first_not_of(_CharT __c, size_type __pos) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1344:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1365:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find_last_not_of(_CharT __c, size_type __pos) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:53, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1385:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture compare(size_type __pos, size_type __n, const basic_string& __str) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1401:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_type __pos2, size_type __n2) const ^~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1418:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture compare(const _CharT* __s) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:53, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1433:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture compare(size_type __pos, size_type __n1, const _CharT* __s) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1450:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_type __n2) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1466:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_string<_CharT, _Traits, _Alloc>& __str) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1538:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_string<_CharT, _Traits, _Alloc>& __str, _CharT __delim) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1617:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>>(basic_istream&, string&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1620:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<<(basic_ostream&, const string&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1623:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture getline(basic_istream&, string&, char); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1626:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture getline(basic_istream&, string&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1638:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>>(basic_istream&, wstring&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1641:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<<(basic_ostream&, const wstring&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1644:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture getline(basic_istream&, wstring&, wchar_t); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1647:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture getline(basic_istream&, wstring&); ^ In file included from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: ../inst/include/dType.h:247:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TdInteger() {} ^ ../inst/include/dType.h:249:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TdInteger(TYPE val) { fVal = val; } ^ ../inst/include/dType.h:251:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE TdInteger& operator+= (TYPE val) ^ ../inst/include/dType.h:253:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE TdInteger& operator-= (TYPE val) ^ ../inst/include/dType.h:255:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE TdInteger& operator++ () ^ ../inst/include/dType.h:257:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE TdInteger& operator-- () ^ ../inst/include/dType.h:261:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE TdInteger& operator= (TYPE val) ^ ../inst/include/dType.h:264:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE bool operator== (const TdInteger &val) const ^~~~~ ../inst/include/dType.h:266:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE bool operator!= (const TdInteger &val) const ^~~~~ ../inst/include/dType.h:270:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator TYPE() const ^~~~~ ../inst/include/dType.h:273:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE TYPE& Get() ^ ../inst/include/dType.h:276:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE const TYPE& Get() const ^~~~~ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/float.h:507, from C:/rtools40/mingw64/include/c++/8.3.0/cfloat:42, from ../inst/include/dTrait.h:43, from CoreArray/dBit.h:42, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:253:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP unsigned int __cdecl __MINGW_NOTHROW _controlfp (unsigned int unNew, unsigned int unMask) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:253:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/float.h:507, from C:/rtools40/mingw64/include/c++/8.3.0/cfloat:42, from ../inst/include/dTrait.h:43, from CoreArray/dBit.h:42, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:254:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP errno_t __cdecl _controlfp_s(unsigned int *_CurrentState, unsigned int _NewValue, unsigned int _Mask); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:254:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:255:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP unsigned int __cdecl __MINGW_NOTHROW _control87 (unsigned int unNew, unsigned int unMask); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:255:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:258:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP unsigned int __cdecl __MINGW_NOTHROW _clearfp (void); /* Clear the FPU status word */ ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:258:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:259:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP unsigned int __cdecl __MINGW_NOTHROW _statusfp (void); /* Report the FPU status word */ ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:259:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:273:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl __MINGW_NOTHROW _fpreset (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:273:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:274:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl __MINGW_NOTHROW fpreset (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:274:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:277:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int * __cdecl __MINGW_NOTHROW __fpecode(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:277:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:287:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl __MINGW_NOTHROW _chgsign (double _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:287:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:288:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl __MINGW_NOTHROW _copysign (double _Number,double _Sign); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:288:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:289:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl __MINGW_NOTHROW _logb (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:289:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:290:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl __MINGW_NOTHROW _nextafter (double, double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:290:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:291:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl __MINGW_NOTHROW _scalb (double, long); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:291:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:293:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl __MINGW_NOTHROW _finite (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:293:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:294:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl __MINGW_NOTHROW _fpclass (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:294:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:295:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl __MINGW_NOTHROW _isnan (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:295:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:298:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl _chgsignl (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:298:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:317:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture min() _GLIBCXX_USE_NOEXCEPT { return _Tp(); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:321:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max() _GLIBCXX_USE_NOEXCEPT { return _Tp(); } ^~~~~~~~~~~~~~~~~~~~~ In file included from ../inst/include/dTrait.h:44, from CoreArray/dBit.h:42, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:327:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lowest() noexcept { return _Tp(); } ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:333:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture epsilon() _GLIBCXX_USE_NOEXCEPT { return _Tp(); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:337:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture round_error() _GLIBCXX_USE_NOEXCEPT { return _Tp(); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:341:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture infinity() _GLIBCXX_USE_NOEXCEPT { return _Tp(); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:346:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture quiet_NaN() _GLIBCXX_USE_NOEXCEPT { return _Tp(); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:351:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture signaling_NaN() _GLIBCXX_USE_NOEXCEPT { return _Tp(); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:357:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture denorm_min() _GLIBCXX_USE_NOEXCEPT { return _Tp(); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:388:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture min() _GLIBCXX_USE_NOEXCEPT { return false; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:391:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max() _GLIBCXX_USE_NOEXCEPT { return true; } ^~~~~~~~~~~~~~~~~~~~~ In file included from ../inst/include/dTrait.h:44, from CoreArray/dBit.h:42, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:395:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lowest() noexcept { return min(); } ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:408:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture epsilon() _GLIBCXX_USE_NOEXCEPT { return false; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:411:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture round_error() _GLIBCXX_USE_NOEXCEPT { return false; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:426:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture infinity() _GLIBCXX_USE_NOEXCEPT { return false; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:429:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture quiet_NaN() _GLIBCXX_USE_NOEXCEPT { return false; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:432:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture signaling_NaN() _GLIBCXX_USE_NOEXCEPT { return false; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:435:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture denorm_min() _GLIBCXX_USE_NOEXCEPT { return false; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:457:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture min() _GLIBCXX_USE_NOEXCEPT { return __glibcxx_min(char); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:460:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max() _GLIBCXX_USE_NOEXCEPT { return __glibcxx_max(char); } ^~~~~~~~~~~~~~~~~~~~~ In file included from ../inst/include/dTrait.h:44, from CoreArray/dBit.h:42, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:464:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lowest() noexcept { return min(); } ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:478:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture epsilon() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:481:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture round_error() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:496:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char infinity() _GLIBCXX_USE_NOEXCEPT { return char(); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:499:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture quiet_NaN() _GLIBCXX_USE_NOEXCEPT { return char(); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:502:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture signaling_NaN() _GLIBCXX_USE_NOEXCEPT { return char(); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:505:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture denorm_min() _GLIBCXX_USE_NOEXCEPT { return static_cast(0); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:524:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture min() _GLIBCXX_USE_NOEXCEPT { return -__SCHAR_MAX__ - 1; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:527:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max() _GLIBCXX_USE_NOEXCEPT { return __SCHAR_MAX__; } ^~~~~~~~~~~~~~~~~~~~~ In file included from ../inst/include/dTrait.h:44, from CoreArray/dBit.h:42, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:531:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lowest() noexcept { return min(); } ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:546:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture epsilon() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:549:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture round_error() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:564:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture infinity() _GLIBCXX_USE_NOEXCEPT { return static_cast(0); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:567:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture quiet_NaN() _GLIBCXX_USE_NOEXCEPT { return static_cast(0); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:570:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture signaling_NaN() _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:574:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture denorm_min() _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:594:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture min() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:597:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max() _GLIBCXX_USE_NOEXCEPT { return __SCHAR_MAX__ * 2U + 1; } ^~~~~~~~~~~~~~~~~~~~~ In file included from ../inst/include/dTrait.h:44, from CoreArray/dBit.h:42, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:601:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lowest() noexcept { return min(); } ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:617:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture epsilon() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:620:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture round_error() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:635:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture infinity() _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:639:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture quiet_NaN() _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:643:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture signaling_NaN() _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:647:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture denorm_min() _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:667:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture min() _GLIBCXX_USE_NOEXCEPT { return __glibcxx_min (wchar_t); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:670:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max() _GLIBCXX_USE_NOEXCEPT { return __glibcxx_max (wchar_t); } ^~~~~~~~~~~~~~~~~~~~~ In file included from ../inst/include/dTrait.h:44, from CoreArray/dBit.h:42, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:674:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lowest() noexcept { return min(); } ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:689:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture epsilon() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:692:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture round_error() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:707:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture infinity() _GLIBCXX_USE_NOEXCEPT { return wchar_t(); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:710:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture quiet_NaN() _GLIBCXX_USE_NOEXCEPT { return wchar_t(); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:713:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture signaling_NaN() _GLIBCXX_USE_NOEXCEPT { return wchar_t(); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:716:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture denorm_min() _GLIBCXX_USE_NOEXCEPT { return wchar_t(); } ^~~~~~~~~~~~~~~~~~~~~ In file included from ../inst/include/dTrait.h:44, from CoreArray/dBit.h:42, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:736:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture min() noexcept { return __glibcxx_min (char16_t); } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:739:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max() noexcept { return __glibcxx_max (char16_t); } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:742:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lowest() noexcept { return min(); } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:753:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture epsilon() noexcept { return 0; } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:756:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture round_error() noexcept { return 0; } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:770:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture infinity() noexcept { return char16_t(); } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:773:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture quiet_NaN() noexcept { return char16_t(); } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:776:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture signaling_NaN() noexcept { return char16_t(); } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:779:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture denorm_min() noexcept { return char16_t(); } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:797:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture min() noexcept { return __glibcxx_min (char32_t); } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:800:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max() noexcept { return __glibcxx_max (char32_t); } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:803:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lowest() noexcept { return min(); } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:814:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture epsilon() noexcept { return 0; } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:817:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture round_error() noexcept { return 0; } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:831:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture infinity() noexcept { return char32_t(); } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:834:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture quiet_NaN() noexcept { return char32_t(); } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:837:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture signaling_NaN() noexcept { return char32_t(); } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:840:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture denorm_min() noexcept { return char32_t(); } ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:859:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture min() _GLIBCXX_USE_NOEXCEPT { return -__SHRT_MAX__ - 1; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:862:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max() _GLIBCXX_USE_NOEXCEPT { return __SHRT_MAX__; } ^~~~~~~~~~~~~~~~~~~~~ In file included from ../inst/include/dTrait.h:44, from CoreArray/dBit.h:42, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:866:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lowest() noexcept { return min(); } ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:880:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture epsilon() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:883:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture round_error() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:898:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture infinity() _GLIBCXX_USE_NOEXCEPT { return short(); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:901:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture quiet_NaN() _GLIBCXX_USE_NOEXCEPT { return short(); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:904:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture signaling_NaN() _GLIBCXX_USE_NOEXCEPT { return short(); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:907:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture denorm_min() _GLIBCXX_USE_NOEXCEPT { return short(); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:926:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture min() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:929:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max() _GLIBCXX_USE_NOEXCEPT { return __SHRT_MAX__ * 2U + 1; } ^~~~~~~~~~~~~~~~~~~~~ In file included from ../inst/include/dTrait.h:44, from CoreArray/dBit.h:42, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:933:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lowest() noexcept { return min(); } ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:949:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture epsilon() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:952:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture round_error() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:967:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture infinity() _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:971:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture quiet_NaN() _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:975:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture signaling_NaN() _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:979:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture denorm_min() _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:999:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture min() _GLIBCXX_USE_NOEXCEPT { return -__INT_MAX__ - 1; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1002:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max() _GLIBCXX_USE_NOEXCEPT { return __INT_MAX__; } ^~~~~~~~~~~~~~~~~~~~~ In file included from ../inst/include/dTrait.h:44, from CoreArray/dBit.h:42, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:1006:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lowest() noexcept { return min(); } ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:1020:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture epsilon() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1023:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture round_error() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1038:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture infinity() _GLIBCXX_USE_NOEXCEPT { return static_cast(0); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1041:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture quiet_NaN() _GLIBCXX_USE_NOEXCEPT { return static_cast(0); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1044:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture signaling_NaN() _GLIBCXX_USE_NOEXCEPT { return static_cast(0); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1047:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture denorm_min() _GLIBCXX_USE_NOEXCEPT { return static_cast(0); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1066:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture min() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1069:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max() _GLIBCXX_USE_NOEXCEPT { return __INT_MAX__ * 2U + 1; } ^~~~~~~~~~~~~~~~~~~~~ In file included from ../inst/include/dTrait.h:44, from CoreArray/dBit.h:42, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:1073:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lowest() noexcept { return min(); } ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:1089:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture epsilon() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1092:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture round_error() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1107:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture infinity() _GLIBCXX_USE_NOEXCEPT { return static_cast(0); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1110:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture quiet_NaN() _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1114:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture signaling_NaN() _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1118:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture denorm_min() _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1138:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture min() _GLIBCXX_USE_NOEXCEPT { return -__LONG_MAX__ - 1; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1141:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max() _GLIBCXX_USE_NOEXCEPT { return __LONG_MAX__; } ^~~~~~~~~~~~~~~~~~~~~ In file included from ../inst/include/dTrait.h:44, from CoreArray/dBit.h:42, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:1145:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lowest() noexcept { return min(); } ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:1159:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture epsilon() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1162:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture round_error() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1177:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture infinity() _GLIBCXX_USE_NOEXCEPT { return static_cast(0); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1180:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture quiet_NaN() _GLIBCXX_USE_NOEXCEPT { return static_cast(0); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1183:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture signaling_NaN() _GLIBCXX_USE_NOEXCEPT { return static_cast(0); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1186:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture denorm_min() _GLIBCXX_USE_NOEXCEPT { return static_cast(0); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1205:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture min() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1208:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max() _GLIBCXX_USE_NOEXCEPT { return __LONG_MAX__ * 2UL + 1; } ^~~~~~~~~~~~~~~~~~~~~ In file included from ../inst/include/dTrait.h:44, from CoreArray/dBit.h:42, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:1212:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lowest() noexcept { return min(); } ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:1228:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture epsilon() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1231:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture round_error() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1246:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture infinity() _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1250:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture quiet_NaN() _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1254:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture signaling_NaN() _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1258:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture denorm_min() _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1278:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture min() _GLIBCXX_USE_NOEXCEPT { return -__LONG_LONG_MAX__ - 1; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1281:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max() _GLIBCXX_USE_NOEXCEPT { return __LONG_LONG_MAX__; } ^~~~~~~~~~~~~~~~~~~~~ In file included from ../inst/include/dTrait.h:44, from CoreArray/dBit.h:42, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:1285:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lowest() noexcept { return min(); } ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:1301:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture epsilon() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1304:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture round_error() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1319:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture infinity() _GLIBCXX_USE_NOEXCEPT { return static_cast(0); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1322:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture quiet_NaN() _GLIBCXX_USE_NOEXCEPT { return static_cast(0); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1325:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture signaling_NaN() _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1329:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture denorm_min() _GLIBCXX_USE_NOEXCEPT { return static_cast(0); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1348:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture min() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1351:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max() _GLIBCXX_USE_NOEXCEPT { return __LONG_LONG_MAX__ * 2ULL + 1; } ^~~~~~~~~~~~~~~~~~~~~ In file included from ../inst/include/dTrait.h:44, from CoreArray/dBit.h:42, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:1355:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lowest() noexcept { return min(); } ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:1371:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture epsilon() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1374:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture round_error() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1389:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture infinity() _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1393:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture quiet_NaN() _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1397:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture signaling_NaN() _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1401:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture denorm_min() _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1570:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __INT_N(__GLIBCXX_TYPE_INT_N_0, __GLIBCXX_BITSIZE_INT_N_0, ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1570:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __INT_N(__GLIBCXX_TYPE_INT_N_0, __GLIBCXX_BITSIZE_INT_N_0, ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1570:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __INT_N(__GLIBCXX_TYPE_INT_N_0, __GLIBCXX_BITSIZE_INT_N_0, ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1570:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __INT_N(__GLIBCXX_TYPE_INT_N_0, __GLIBCXX_BITSIZE_INT_N_0, ^~~~~~~ In file included from ../inst/include/dTrait.h:44, from CoreArray/dBit.h:42, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:1571:4: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __INT_N_201103 (__GLIBCXX_TYPE_INT_N_0), __INT_N_U201103 (__GLIBCXX_TYPE_INT_N_0)) ^~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:1570:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __INT_N(__GLIBCXX_TYPE_INT_N_0, __GLIBCXX_BITSIZE_INT_N_0, ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1570:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __INT_N(__GLIBCXX_TYPE_INT_N_0, __GLIBCXX_BITSIZE_INT_N_0, ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1570:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __INT_N(__GLIBCXX_TYPE_INT_N_0, __GLIBCXX_BITSIZE_INT_N_0, ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1570:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __INT_N(__GLIBCXX_TYPE_INT_N_0, __GLIBCXX_BITSIZE_INT_N_0, ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1570:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __INT_N(__GLIBCXX_TYPE_INT_N_0, __GLIBCXX_BITSIZE_INT_N_0, ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1570:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __INT_N(__GLIBCXX_TYPE_INT_N_0, __GLIBCXX_BITSIZE_INT_N_0, ^~~~~~~ In file included from ../inst/include/dTrait.h:44, from CoreArray/dBit.h:42, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:1571:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __INT_N_201103 (__GLIBCXX_TYPE_INT_N_0), __INT_N_U201103 (__GLIBCXX_TYPE_INT_N_0)) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:1570:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __INT_N(__GLIBCXX_TYPE_INT_N_0, __GLIBCXX_BITSIZE_INT_N_0, ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1570:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __INT_N(__GLIBCXX_TYPE_INT_N_0, __GLIBCXX_BITSIZE_INT_N_0, ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1570:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __INT_N(__GLIBCXX_TYPE_INT_N_0, __GLIBCXX_BITSIZE_INT_N_0, ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1570:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __INT_N(__GLIBCXX_TYPE_INT_N_0, __GLIBCXX_BITSIZE_INT_N_0, ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1570:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __INT_N(__GLIBCXX_TYPE_INT_N_0, __GLIBCXX_BITSIZE_INT_N_0, ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1570:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __INT_N(__GLIBCXX_TYPE_INT_N_0, __GLIBCXX_BITSIZE_INT_N_0, ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1599:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture min() _GLIBCXX_USE_NOEXCEPT { return __FLT_MIN__; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1602:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max() _GLIBCXX_USE_NOEXCEPT { return __FLT_MAX__; } ^~~~~~~~~~~~~~~~~~~~~ In file included from ../inst/include/dTrait.h:44, from CoreArray/dBit.h:42, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:1606:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lowest() noexcept { return -__FLT_MAX__; } ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:1621:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture epsilon() _GLIBCXX_USE_NOEXCEPT { return __FLT_EPSILON__; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1624:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture round_error() _GLIBCXX_USE_NOEXCEPT { return 0.5F; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1640:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture infinity() _GLIBCXX_USE_NOEXCEPT { return __builtin_huge_valf(); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1643:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture quiet_NaN() _GLIBCXX_USE_NOEXCEPT { return __builtin_nanf(""); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1646:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture signaling_NaN() _GLIBCXX_USE_NOEXCEPT { return __builtin_nansf(""); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1649:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture denorm_min() _GLIBCXX_USE_NOEXCEPT { return __FLT_DENORM_MIN__; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1674:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture min() _GLIBCXX_USE_NOEXCEPT { return __DBL_MIN__; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1677:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max() _GLIBCXX_USE_NOEXCEPT { return __DBL_MAX__; } ^~~~~~~~~~~~~~~~~~~~~ In file included from ../inst/include/dTrait.h:44, from CoreArray/dBit.h:42, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:1681:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lowest() noexcept { return -__DBL_MAX__; } ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:1696:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture epsilon() _GLIBCXX_USE_NOEXCEPT { return __DBL_EPSILON__; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1699:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture round_error() _GLIBCXX_USE_NOEXCEPT { return 0.5; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1715:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture infinity() _GLIBCXX_USE_NOEXCEPT { return __builtin_huge_val(); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1718:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture quiet_NaN() _GLIBCXX_USE_NOEXCEPT { return __builtin_nan(""); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1721:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture signaling_NaN() _GLIBCXX_USE_NOEXCEPT { return __builtin_nans(""); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1724:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture denorm_min() _GLIBCXX_USE_NOEXCEPT { return __DBL_DENORM_MIN__; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1749:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture min() _GLIBCXX_USE_NOEXCEPT { return __LDBL_MIN__; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1752:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max() _GLIBCXX_USE_NOEXCEPT { return __LDBL_MAX__; } ^~~~~~~~~~~~~~~~~~~~~ In file included from ../inst/include/dTrait.h:44, from CoreArray/dBit.h:42, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:1756:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lowest() noexcept { return -__LDBL_MAX__; } ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:1771:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture epsilon() _GLIBCXX_USE_NOEXCEPT { return __LDBL_EPSILON__; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1774:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture round_error() _GLIBCXX_USE_NOEXCEPT { return 0.5L; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1790:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture infinity() _GLIBCXX_USE_NOEXCEPT { return __builtin_huge_vall(); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1793:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture quiet_NaN() _GLIBCXX_USE_NOEXCEPT { return __builtin_nanl(""); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1796:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture signaling_NaN() _GLIBCXX_USE_NOEXCEPT { return __builtin_nansl(""); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1799:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture denorm_min() _GLIBCXX_USE_NOEXCEPT { return __LDBL_DENORM_MIN__; } ^~~~~~~~~~~~~~~~~~~~~ In file included from CoreArray/dBit.h:42, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: ../inst/include/dTrait.h:105:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *TraitName() { return "Int8"; } ^ ../inst/include/dTrait.h:106:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *StreamName() { return "dInt8"; } ^ ../inst/include/dTrait.h:108:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static short Min() { return INT8_MIN; } ^ ../inst/include/dTrait.h:109:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static short Max() { return INT8_MAX; } ^ ../inst/include/dTrait.h:123:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *TraitName() { return "UInt8"; } ^ ../inst/include/dTrait.h:124:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *StreamName() { return "dUInt8"; } ^ ../inst/include/dTrait.h:126:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static unsigned short Min() { return 0; } ^ ../inst/include/dTrait.h:127:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static unsigned short Max() { return UINT8_MAX; } ^ ../inst/include/dTrait.h:141:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *TraitName() { return "Int16"; } ^ ../inst/include/dTrait.h:142:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *StreamName() { return "dInt16"; } ^ ../inst/include/dTrait.h:144:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_Int16 Min() { return INT16_MIN; } ^ ../inst/include/dTrait.h:145:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_Int16 Max() { return INT16_MAX; } ^ ../inst/include/dTrait.h:159:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *TraitName() { return "UInt16"; } ^ ../inst/include/dTrait.h:160:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *StreamName() { return "dUInt16"; } ^ ../inst/include/dTrait.h:162:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_UInt16 Min() { return 0; } ^ ../inst/include/dTrait.h:163:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_UInt16 Max() { return UINT16_MAX; } ^ ../inst/include/dTrait.h:177:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *TraitName() { return "Int32"; } ^ ../inst/include/dTrait.h:178:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *StreamName() { return "dInt32"; } ^ ../inst/include/dTrait.h:180:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_Int32 Min() { return INT32_MIN; } ^ ../inst/include/dTrait.h:181:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_Int32 Max() { return INT32_MAX; } ^ ../inst/include/dTrait.h:195:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *TraitName() { return "UInt32"; } ^ ../inst/include/dTrait.h:196:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *StreamName() { return "dUInt32"; } ^ ../inst/include/dTrait.h:198:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_UInt32 Min() { return 0; } ^ ../inst/include/dTrait.h:199:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_UInt32 Max() { return UINT32_MAX; } ^ ../inst/include/dTrait.h:213:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *TraitName() { return "Int64"; } ^ ../inst/include/dTrait.h:214:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *StreamName() { return "dInt64"; } ^ ../inst/include/dTrait.h:216:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_Int64 Min() { return std::numeric_limits::min(); } ^ ../inst/include/dTrait.h:217:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_Int64 Max() { return std::numeric_limits::max(); } ^ ../inst/include/dTrait.h:231:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *TraitName() { return "UInt64"; } ^ ../inst/include/dTrait.h:232:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *StreamName() { return "dUInt64"; } ^ ../inst/include/dTrait.h:234:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_UInt64 Min() { return 0; } ^ ../inst/include/dTrait.h:235:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_UInt64 Max() { return std::numeric_limits::max(); } ^ ../inst/include/dTrait.h:254:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *TraitName() { return "Float32"; } ^ ../inst/include/dTrait.h:255:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *StreamName() { return "dFloat32"; } ^ ../inst/include/dTrait.h:257:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_Float32 Min() { return FLT_MIN; } ^ ../inst/include/dTrait.h:258:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_Float32 Max() { return FLT_MAX; } ^ ../inst/include/dTrait.h:259:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_Float32 Epsilon() { return FLT_EPSILON; } ^ ../inst/include/dTrait.h:260:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static int Digits() { return FLT_MANT_DIG; } ^ ../inst/include/dTrait.h:274:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *TraitName() { return "Float64"; } ^ ../inst/include/dTrait.h:275:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *StreamName() { return "dFloat64"; } ^ ../inst/include/dTrait.h:277:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_Float64 Min() { return DBL_MIN; } ^ ../inst/include/dTrait.h:278:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_Float64 Max() { return DBL_MAX; } ^ ../inst/include/dTrait.h:279:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_Float64 Epsilon() { return DBL_EPSILON; } ^ ../inst/include/dTrait.h:280:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static int Digits() { return DBL_MANT_DIG; } ^ ../inst/include/dTrait.h:294:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *StreamName() { return "dLongFloat"; } ^ ../inst/include/dTrait.h:295:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *TraitName() { return StreamName()+1; } ^ ../inst/include/dTrait.h:297:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_LongFloat Min() { return LDBL_MIN; } ^ ../inst/include/dTrait.h:298:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_LongFloat Max() { return LDBL_MAX; } ^ ../inst/include/dTrait.h:299:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_LongFloat Epsilon() { return LDBL_EPSILON; } ^ ../inst/include/dTrait.h:300:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static int Digits() { return LDBL_MANT_DIG; } ^ ../inst/include/dTrait.h:319:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *TraitName() { return "UTF8String"; } ^ ../inst/include/dTrait.h:332:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *TraitName() { return "UTF16String"; } ^ ../inst/include/dTrait.h:345:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *TraitName() { return "UTF32String"; } ^ In file included from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: CoreArray/dBit.h:70:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BIT_INTEGER() {} ^ CoreArray/dBit.h:72:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BIT_INTEGER(IntType val) { fVal = val & BIT_MASK; } ^ CoreArray/dBit.h:75:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BIT_INTEGER & operator=(IntType val) ^ CoreArray/dBit.h:78:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BIT_INTEGER & operator+= (IntType val) ^ CoreArray/dBit.h:81:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BIT_INTEGER & operator-= (IntType val) ^ CoreArray/dBit.h:84:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BIT_INTEGER & operator*= (IntType val) ^ CoreArray/dBit.h:87:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BIT_INTEGER & operator/= (IntType val) ^ CoreArray/dBit.h:90:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BIT_INTEGER & operator%= (IntType val) ^ CoreArray/dBit.h:93:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BIT_INTEGER & operator&= (IntType val) ^ CoreArray/dBit.h:96:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BIT_INTEGER & operator|= (IntType val) ^ CoreArray/dBit.h:99:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BIT_INTEGER & operator^= (IntType val) ^ CoreArray/dBit.h:102:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BIT_INTEGER & operator<<= (IntType val) ^ CoreArray/dBit.h:105:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BIT_INTEGER & operator>>= (IntType val) ^ CoreArray/dBit.h:109:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IntType Value() const ^~~~~ CoreArray/dBit.h:119:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator IntType() const ^~~~~ CoreArray/dBit.h:284:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BITS_ifsign(typename BIT_TYPE::IntType val) ^ CoreArray/dBit.h:313:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *StreamName() ^ CoreArray/dBit.h:317:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *TraitName() ^ CoreArray/dBit.h:322:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_Int64 Min() ^ CoreArray/dBit.h:327:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_Int64 Max() ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cstring:42, from CoreArray/dPlatform.h:45, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:45:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void *__cdecl _memccpy(void *_Dst,const void *_Src,int _Val,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:45:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:46:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CONST_RETURN void *__cdecl memchr(const void *_Buf ,int _Val,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:46:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:47:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _memicmp(const void *_Buf1,const void *_Buf2,size_t _Size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:47:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:48:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _memicmp_l(const void *_Buf1,const void *_Buf2,size_t _Size,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:48:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:49:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl memcmp(const void *_Buf1,const void *_Buf2,size_t _Size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:49:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:50:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void * __cdecl memcpy(void * __restrict__ _Dst,const void * __restrict__ _Src,size_t _Size) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:50:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/cstring:42, from CoreArray/dPlatform.h:45, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:51:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP errno_t __cdecl memcpy_s (void *_dest,size_t _numberOfElements,const void *_src,size_t _count); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:51:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:52:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void * __cdecl mempcpy (void *_Dst, const void *_Src, size_t _Size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:52:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:53:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void * __cdecl memset(void *_Dst,int _Val,size_t _Size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:53:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:55:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void * __cdecl memccpy(void *_Dst,const void *_Src,int _Val,size_t _Size) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:55:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:56:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl memicmp(const void *_Buf1,const void *_Buf2,size_t _Size) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:56:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:59:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char * __cdecl _strset(char *_Str,int _Val) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:59:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:60:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char * __cdecl _strset_l(char *_Str,int _Val,_locale_t _Locale) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:60:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:61:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char * __cdecl strcpy(char * __restrict__ _Dest,const char * __restrict__ _Source); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:61:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:62:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char * __cdecl strcat(char * __restrict__ _Dest,const char * __restrict__ _Source); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:62:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:63:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl strcmp(const char *_Str1,const char *_Str2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:63:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:64:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl strlen(const char *_Str); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:64:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:65:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl strnlen(const char *_Str,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:65:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:66:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *__cdecl memmove(void *_Dst,const void *_Src,size_t _Size) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:66:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:67:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP char *__cdecl _strdup(const char *_Src); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:67:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:68:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CONST_RETURN char *__cdecl strchr(const char *_Str,int _Val); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:68:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:69:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _stricmp(const char *_Str1,const char *_Str2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:69:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:70:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _strcmpi(const char *_Str1,const char *_Str2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:70:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:71:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _stricmp_l(const char *_Str1,const char *_Str2,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:71:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:72:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl strcoll(const char *_Str1,const char *_Str2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:72:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:73:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _strcoll_l(const char *_Str1,const char *_Str2,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:73:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:74:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _stricoll(const char *_Str1,const char *_Str2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:74:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:75:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _stricoll_l(const char *_Str1,const char *_Str2,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:75:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:76:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _strncoll (const char *_Str1,const char *_Str2,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:76:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:77:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _strncoll_l(const char *_Str1,const char *_Str2,size_t _MaxCount,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:77:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:78:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _strnicoll (const char *_Str1,const char *_Str2,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:78:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:79:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _strnicoll_l(const char *_Str1,const char *_Str2,size_t _MaxCount,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:79:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:80:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl strcspn(const char *_Str,const char *_Control); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:80:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:81:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP char *__cdecl _strerror(const char *_ErrMsg) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:81:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:82:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl strerror(int) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:82:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:83:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP char *__cdecl _strlwr(char *_String) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:83:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:84:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *strlwr_l(char *_String,_locale_t _Locale) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:84:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:85:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl strncat(char * __restrict__ _Dest,const char * __restrict__ _Source,size_t _Count) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:85:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:86:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl strncmp(const char *_Str1,const char *_Str2,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:86:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:87:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _strnicmp(const char *_Str1,const char *_Str2,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:87:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:88:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _strnicmp_l(const char *_Str1,const char *_Str2,size_t _MaxCount,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:88:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:89:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *strncpy(char * __restrict__ _Dest,const char * __restrict__ _Source,size_t _Count) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:89:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:90:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP char *__cdecl _strnset(char *_Str,int _Val,size_t _MaxCount) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:90:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:91:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP char *__cdecl _strnset_l(char *str,int c,size_t count,_locale_t _Locale) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:91:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:92:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CONST_RETURN char *__cdecl strpbrk(const char *_Str,const char *_Control); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:92:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:93:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CONST_RETURN char *__cdecl strrchr(const char *_Str,int _Ch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:93:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:94:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP char *__cdecl _strrev(char *_Str); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:94:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:95:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl strspn(const char *_Str,const char *_Control); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:95:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:96:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CONST_RETURN char *__cdecl strstr(const char *_Str,const char *_SubStr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:96:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:97:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl strtok(char * __restrict__ _Str,const char * __restrict__ _Delim) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:97:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:100:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *strtok_r(char * __restrict__ _Str, const char * __restrict__ _Delim, char ** __restrict__ __last); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:100:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:102:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP char *__cdecl _strupr(char *_String) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:102:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:103:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP char *_strupr_l(char *_String,_locale_t _Locale) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:103:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:104:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl strxfrm(char * __restrict__ _Dst,const char * __restrict__ _Src,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:104:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:105:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP size_t __cdecl _strxfrm_l(char * __restrict__ _Dst,const char * __restrict__ _Src,size_t _MaxCount,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:105:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:108:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl strdup(const char *_Src) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:108:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:109:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl strcmpi(const char *_Str1,const char *_Str2) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:109:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:110:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl stricmp(const char *_Str1,const char *_Str2) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:110:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:111:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl strlwr(char *_Str) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:111:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:112:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl strnicmp(const char *_Str1,const char *_Str,size_t _MaxCount) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:112:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:113:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl strncasecmp (const char *, const char *, size_t); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:113:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:114:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl strcasecmp (const char *, const char *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:114:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:116:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE int __cdecl strncasecmp (const char *__sz1, const char *__sz2, size_t __sizeMaxCompare) { return _strnicmp (__sz1, __sz2, __sizeMaxCompare); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:117:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE int __cdecl strcasecmp (const char *__sz1, const char *__sz2) { return _stricmp (__sz1, __sz2); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:122:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl strnset(char *_Str,int _Val,size_t _MaxCount) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:122:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:123:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl strrev(char *_Str) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:123:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:124:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl strset(char *_Str,int _Val) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:124:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:125:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl strupr(char *_Str) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:125:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:190, from C:/rtools40/mingw64/include/c++/8.3.0/cstring:42, from CoreArray/dPlatform.h:45, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:26:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _strset_s(char *_Dst,size_t _DstSize,int _Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:26:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:27:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _strerror_s(char *_Buf,size_t _SizeInBytes,const char *_ErrMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:27:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:28:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP errno_t __cdecl strerror_s(char *_Buf,size_t _SizeInBytes,int _ErrNum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:28:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:29:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _strlwr_s(char *_Str,size_t _Size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:29:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:30:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _strlwr_s_l(char *_Str,size_t _Size,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:30:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:31:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _strnset_s(char *_Str,size_t _Size,int _Val,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:31:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:32:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _strupr_s(char *_Str,size_t _Size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:32:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:33:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _strupr_s_l(char *_Str,size_t _Size,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:33:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:35:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl strncat_s(char *_Dst,size_t _DstSizeInChars,const char *_Src,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:35:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:36:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _strncat_s_l(char *_Dst,size_t _DstSizeInChars,const char *_Src,size_t _MaxCount,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:36:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:37:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl strcpy_s(char *_Dst, rsize_t _SizeInBytes, const char *_Src); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:37:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:38:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_1(errno_t, strcpy_s, char, _Dest, const char *, _Source) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:190, from C:/rtools40/mingw64/include/c++/8.3.0/cstring:42, from CoreArray/dPlatform.h:45, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:39:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl strncpy_s(char *_Dst, size_t _DstSizeInChars, const char *_Src, size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:39:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:40:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_2(errno_t, strncpy_s, char, _Dest, const char *, _Source, size_t, _MaxCount) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:190, from C:/rtools40/mingw64/include/c++/8.3.0/cstring:42, from CoreArray/dPlatform.h:45, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:41:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _strncpy_s_l(char *_Dst, size_t _DstSizeInChars, const char *_Src, size_t _MaxCount, _locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:41:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:42:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_3(errno_t, _strncpy_s_l, char, _Dest, const char *, _Source, size_t, _MaxCount, _locale_t, _Locale); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:190, from C:/rtools40/mingw64/include/c++/8.3.0/cstring:42, from CoreArray/dPlatform.h:45, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:43:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP char *__cdecl strtok_s(char *_Str,const char *_Delim,char **_Context); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:43:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:44:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP char *__cdecl _strtok_s_l(char *_Str,const char *_Delim,char **_Context,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:44:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:45:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl strcat_s(char *_Dst, rsize_t _SizeInBytes, const char * _Src); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:45:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:46:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_1(errno_t, strcat_s, char, _Dest, const char *, _Source) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:190, from C:/rtools40/mingw64/include/c++/8.3.0/cstring:42, from CoreArray/dPlatform.h:45, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:48:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP errno_t __cdecl memmove_s(void *_dest,size_t _numberOfElements,const void *_src,size_t _count); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:48:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from CoreArray/dPlatform.h:45, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/cstring:100:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memchr(void* __s, int __c, size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/cstring:104:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture strchr(char* __s, int __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/cstring:108:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture strpbrk(char* __s1, const char* __s2) ^ C:/rtools40/mingw64/include/c++/8.3.0/cstring:112:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture strrchr(char* __s, int __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/cstring:116:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture strstr(char* __s1, const char* __s2) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:62, from CoreArray/dPlatform.h:48, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_construct.h:74:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Construct(_T1* __p, _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_construct.h:89:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Construct_novalue(_T1* __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_construct.h:97:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Destroy(_Tp* __pointer) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_construct.h:105:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __destroy(_ForwardIterator __first, _ForwardIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_construct.h:117:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __destroy(_ForwardIterator, _ForwardIterator) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_construct.h:127:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Destroy(_ForwardIterator __first, _ForwardIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_construct.h:145:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __destroy_n(_ForwardIterator __first, _Size __count) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_construct.h:158:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __destroy_n(_ForwardIterator __first, _Size __count) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_construct.h:172:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Destroy_n(_ForwardIterator __first, _Size __count) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_construct.h:194:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Allocator& __alloc) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_construct.h:204:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture allocator<_Tp>&) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:63, from CoreArray/dPlatform.h:48, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:77:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:100:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:116:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:144:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Tp& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:166:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Tp& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:182:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Tp& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:204:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Tp& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:227:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Tp& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:244:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture uninitialized_fill_n(_ForwardIterator __first, _Size __n, const _Tp& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:268:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator __result, _Allocator& __alloc) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:288:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator __result, allocator<_Tp>&) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:295:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator __result, _Allocator& __alloc) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:308:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Allocator& __alloc) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:318:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Tp& __x, _Allocator& __alloc) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:337:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Tp& __x, allocator<_Tp2>&) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:344:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Tp& __x, _Allocator& __alloc) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:365:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Tp& __x, allocator<_Tp2>&) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:386:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Allocator& __alloc) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:414:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Allocator& __alloc) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:438:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _InputIterator __last, _Allocator& __alloc) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:461:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Allocator& __alloc) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:486:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __uninit_default(_ForwardIterator __first, _ForwardIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:507:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __uninit_default(_ForwardIterator __first, _ForwardIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:521:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __uninit_default_n(_ForwardIterator __first, _Size __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:543:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __uninit_default_n(_ForwardIterator __first, _Size __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:558:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:574:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __uninitialized_default_n(_ForwardIterator __first, _Size __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:594:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Allocator& __alloc) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:614:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture allocator<_Tp>&) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:624:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Allocator& __alloc) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:644:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture allocator<_Tp>&) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:653:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:675:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:685:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __uninit_default_novalue_n(_ForwardIterator __first, _Size __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:707:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __uninit_default_novalue_n(_ForwardIterator __first, _Size __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:717:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:731:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __uninitialized_default_novalue_n(_ForwardIterator __first, _Size __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:745:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator __result, input_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:766:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture random_access_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:773:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator __result, input_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:794:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture random_access_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:813:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:820:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator __result) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:64, from CoreArray/dPlatform.h:48, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:95:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Vector_impl() ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:99:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Vector_impl(_Tp_alloc_type const& __a) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:64, from CoreArray/dPlatform.h:48, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:104:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Vector_impl(_Tp_alloc_type&& __a) noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:110:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _M_swap_data(_Vector_impl& __x) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:237:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_Tp_allocator() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:241:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_Tp_allocator() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:245:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get_allocator() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:64, from CoreArray/dPlatform.h:48, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:248:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Vector_base() ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:251:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Vector_base(const allocator_type& __a) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:64, from CoreArray/dPlatform.h:48, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:254:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Vector_base(size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:258:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Vector_base(size_t __n, const allocator_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:263:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Vector_base(_Tp_alloc_type&& __a) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:266:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Vector_base(_Vector_base&& __x) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:270:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Vector_base(_Vector_base&& __x, const allocator_type& __a) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:283:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~_Vector_base() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:64, from CoreArray/dPlatform.h:48, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:293:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_allocate(size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:300:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_deallocate(pointer __p, size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:309:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_create_storage(size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:393:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture noexcept(is_nothrow_default_constructible<_Alloc>::value) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:402:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vector(const allocator_type& __a) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:64, from CoreArray/dPlatform.h:48, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:415:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vector(size_type __n, const allocator_type& __a = allocator_type()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:428:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const allocator_type& __a = allocator_type()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:458:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vector(const vector& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:476:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vector(vector&& __x) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:480:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vector(const vector& __x, const allocator_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:491:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture noexcept(_Alloc_traits::_S_always_equal()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:516:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const allocator_type& __a = allocator_type()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:544:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const allocator_type& __a = allocator_type()) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:565:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~vector() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:64, from CoreArray/dPlatform.h:48, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:582:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const vector& __x); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:596:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(vector&& __x) noexcept(_Alloc_traits::_S_nothrow_move()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:617:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(initializer_list __l) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:636:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(size_type __n, const value_type& __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:655:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(_InputIterator __first, _InputIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:681:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(initializer_list __l) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:698:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture begin() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:707:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture begin() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:716:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture end() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:725:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture end() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:734:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rbegin() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:743:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rbegin() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:752:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rend() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:761:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rend() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:64, from CoreArray/dPlatform.h:48, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:771:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cbegin() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:780:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cend() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:789:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture crbegin() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:798:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture crend() const noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:805:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:810:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max_size() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:64, from CoreArray/dPlatform.h:48, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:824:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture resize(size_type __new_size) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:844:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture resize(size_type __new_size, const value_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:876:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shrink_to_fit() ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:885:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture capacity() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:894:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture empty() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:64, from CoreArray/dPlatform.h:48, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:915:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reserve(size_type __n); ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:930:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator[](size_type __n) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:948:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator[](size_type __n) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:64, from CoreArray/dPlatform.h:48, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:957:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_range_check(size_type __n) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:979:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture at(size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:997:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture at(size_type __n) const ^~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1008:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture front() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1019:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture front() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1030:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture back() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1041:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture back() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1055:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture data() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1059:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture data() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:64, from CoreArray/dPlatform.h:48, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1074:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture push_back(const value_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1090:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture push_back(value_type&& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1099:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture emplace_back(_Args&&... __args); ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1112:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pop_back() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:64, from CoreArray/dPlatform.h:48, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1135:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture emplace(const_iterator __position, _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1150:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(const_iterator __position, const value_type& __x); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1180:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(const_iterator __position, value_type&& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1197:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(const_iterator __position, initializer_list __l) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1222:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(const_iterator __position, size_type __n, const value_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1267:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _InputIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1317:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erase(const_iterator __position) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1344:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erase(const_iterator __first, const_iterator __last) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1367:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(vector& __x) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1385:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture clear() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:64, from CoreArray/dPlatform.h:48, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1396:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator __first, _ForwardIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1421:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_initialize_dispatch(_Integer __n, _Integer __value, __true_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1433:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __false_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1444:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::input_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1463:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::forward_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1477:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_fill_initialize(size_type __n, const value_type& __value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1487:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_default_initialize(size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1504:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_assign_dispatch(_Integer __n, _Integer __val, __true_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1511:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __false_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1518:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::input_iterator_tag); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1524:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::forward_iterator_tag); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1529:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_fill_assign(size_type __n, const value_type& __val); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1540:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __true_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1547:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _InputIterator __last, __false_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1557:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _InputIterator __last, std::input_iterator_tag); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1563:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator __last, std::forward_iterator_tag); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1568:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_fill_insert(iterator __pos, size_type __n, const value_type& __x); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1573:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_default_append(size_type __n); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1576:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_shrink_to_fit(); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1593:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Temporary_value(vector* __vec, _Args&&... __args) : _M_this(__vec) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1599:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~_Temporary_value() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1603:9: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_val() { return *reinterpret_cast<_Tp*>(&__buf); } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1607:9: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_ptr() { return pointer_traits::pointer_to(_M_val()); } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1617:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_aux(iterator __position, _Arg&& __arg); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1621:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_realloc_insert(iterator __position, _Args&&... __args); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1625:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_rval(const_iterator __position, value_type&& __v); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1630:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_emplace_aux(const_iterator __position, _Args&&... __args); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1634:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_emplace_aux(const_iterator __position, value_type&& __v) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1640:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_check_len(size_type __n, const char* __s) const ^~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1654:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_erase_at_end(pointer __pos) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:64, from CoreArray/dPlatform.h:48, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1666:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_erase(iterator __position); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1669:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_erase(iterator __first, iterator __last); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1677:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_move_assign(vector&& __x, std::true_type) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1688:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_move_assign(vector&& __x, std::false_type) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1705:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_data_ptr(_Up* __ptr) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:64, from CoreArray/dPlatform.h:48, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1711:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_data_ptr(_Ptr __ptr) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1753:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator==(const vector<_Tp, _Alloc>& __x, const vector<_Tp, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1770:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<(const vector<_Tp, _Alloc>& __x, const vector<_Tp, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1777:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator!=(const vector<_Tp, _Alloc>& __x, const vector<_Tp, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1783:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>(const vector<_Tp, _Alloc>& __x, const vector<_Tp, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1789:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<=(const vector<_Tp, _Alloc>& __x, const vector<_Tp, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1795:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>=(const vector<_Tp, _Alloc>& __x, const vector<_Tp, _Alloc>& __y) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1802:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT_IF(noexcept(__x.swap(__y))) ^~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:65, from CoreArray/dPlatform.h:48, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:77:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Bit_reference(_Bit_type * __x, _Bit_type __y) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:80:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Bit_reference() _GLIBCXX_NOEXCEPT : _M_p(0), _M_mask(0) { } ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:82:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator bool() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:86:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(bool __x) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:96:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const _Bit_reference& __x) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:65, from CoreArray/dPlatform.h:48, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:100:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator==(const _Bit_reference& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:104:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<(const _Bit_reference& __x) const ^~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:108:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture flip() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:65, from CoreArray/dPlatform.h:48, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:114:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(_Bit_reference __x, _Bit_reference __y) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:122:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(_Bit_reference __x, bool& __y) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:130:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(bool& __x, _Bit_reference __y) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:144:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Bit_iterator_base(_Bit_type * __x, unsigned int __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:148:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_bump_up() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:158:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_bump_down() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:168:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_incr(ptrdiff_t __i) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:182:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator==(const _Bit_iterator_base& __i) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:186:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<(const _Bit_iterator_base& __i) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:193:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator!=(const _Bit_iterator_base& __i) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:197:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>(const _Bit_iterator_base& __i) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:201:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<=(const _Bit_iterator_base& __i) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:205:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>=(const _Bit_iterator_base& __i) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:210:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator-(const _Bit_iterator_base& __x, const _Bit_iterator_base& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:222:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Bit_iterator() : _Bit_iterator_base(0, 0) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:224:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Bit_iterator(_Bit_type * __x, unsigned int __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:228:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_const_cast() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:232:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator*() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:236:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:243:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++(int) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:251:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator--() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:258:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator--(int) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:266:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+=(difference_type __i) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:273:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator-=(difference_type __i) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:280:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+(difference_type __i) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:287:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator-(difference_type __i) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:294:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator[](difference_type __i) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:299:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+(ptrdiff_t __n, const _Bit_iterator& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:309:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Bit_const_iterator() : _Bit_iterator_base(0, 0) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:311:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Bit_const_iterator(_Bit_type * __x, unsigned int __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:314:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Bit_const_iterator(const _Bit_iterator& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:318:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_const_cast() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:322:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator*() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:326:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:333:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++(int) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:341:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator--() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:348:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator--(int) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:356:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+=(difference_type __i) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:363:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator-=(difference_type __i) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:370:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+(difference_type __i) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:377:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator-(difference_type __i) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:384:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator[](difference_type __i) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:389:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+(ptrdiff_t __n, const _Bit_const_iterator& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:394:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned int __first, unsigned int __last, bool __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:407:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fill(_Bit_iterator __first, _Bit_iterator __last, const bool& __x) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:440:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Bvector_impl_data() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:65, from CoreArray/dPlatform.h:48, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:445:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Bvector_impl_data(_Bvector_impl_data&& __x) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:451:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_move_data(_Bvector_impl_data&& __x) noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:461:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_reset() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:472:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Bvector_impl() _GLIBCXX_NOEXCEPT_IF( ^~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:477:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Bvector_impl(const _Bit_alloc_type& __a) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:65, from CoreArray/dPlatform.h:48, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:482:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Bvector_impl(_Bvector_impl&&) = default; ^~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:486:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_end_addr() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:498:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_Bit_allocator() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:502:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_Bit_allocator() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:506:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get_allocator() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:65, from CoreArray/dPlatform.h:48, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:510:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Bvector_base() = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:515:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Bvector_base(const allocator_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:519:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Bvector_base(_Bvector_base&&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:522:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~_Bvector_base() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:529:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_allocate(size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:533:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_deallocate() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:547:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_move_data(_Bvector_base&& __x) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:552:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_nword(size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:613:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get_allocator() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:624:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vector() = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:630:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vector(const allocator_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:635:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vector(size_type __n, const allocator_type& __a = allocator_type()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:640:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const allocator_type& __a = allocator_type()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:652:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vector(const vector& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:660:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vector(vector&&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:663:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture noexcept(_Bit_alloc_traits::_S_always_equal()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:676:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vector(const vector& __x, const allocator_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:684:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const allocator_type& __a = allocator_type()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:696:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const allocator_type& __a = allocator_type()) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:710:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~vector() _GLIBCXX_NOEXCEPT { } ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:65, from CoreArray/dPlatform.h:48, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:713:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const vector& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:744:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(vector&& __x) noexcept(_Bit_alloc_traits::_S_nothrow_move()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:769:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(initializer_list __l) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:781:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(size_type __n, const bool& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:788:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(_InputIterator __first, _InputIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:802:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(initializer_list __l) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:807:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture begin() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:811:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture begin() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:815:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture end() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:819:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture end() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:823:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rbegin() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:827:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rbegin() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:831:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rend() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:835:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rend() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:65, from CoreArray/dPlatform.h:48, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:840:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cbegin() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:844:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cend() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:848:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture crbegin() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:852:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture crend() const noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:857:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:861:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max_size() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:873:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture capacity() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:878:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture empty() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:65, from CoreArray/dPlatform.h:48, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:882:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator[](size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:889:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator[](size_type __n) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:897:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_range_check(size_type __n) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:908:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture at(size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:912:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture at(size_type __n) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:916:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reserve(size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:925:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture front() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:929:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture front() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:933:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture back() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:937:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture back() const ^~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:946:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture data() _GLIBCXX_NOEXCEPT { } ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:65, from CoreArray/dPlatform.h:48, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:949:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture push_back(bool __x) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:958:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(vector& __x) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:970:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(reference __x, reference __y) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:65, from CoreArray/dPlatform.h:48, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:979:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(const_iterator __position, const bool& __x = bool()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:998:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _InputIterator __first, _InputIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1018:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(const_iterator __position, size_type __n, const bool& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1032:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(const_iterator __p, initializer_list __l) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1037:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pop_back() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1042:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erase(const_iterator __position) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1050:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erase(const_iterator __first, const_iterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1057:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture resize(size_type __new_size, bool __x = bool()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1067:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shrink_to_fit() ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1072:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture flip() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1080:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture clear() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:65, from CoreArray/dPlatform.h:48, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1090:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture emplace_back(_Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1100:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture emplace(const_iterator __pos, _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1108:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture iterator __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1116:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_initialize(size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1134:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_initialize_value(bool __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1143:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_reallocate(size_type __n); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1147:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_shrink_to_fit(); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1156:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_initialize_dispatch(_Integer __n, _Integer __x, __true_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1165:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __false_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1172:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::input_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1181:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::forward_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1204:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_fill_assign(size_t __n, bool __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1221:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::input_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1235:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::forward_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1256:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __true_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1263:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __false_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1268:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_fill_insert(iterator __position, size_type __n, bool __x); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1273:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _InputIterator __last, std::input_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1285:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator __last, std::forward_iterator_tag); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1288:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_aux(iterator __position, bool __x); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1291:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_check_len(size_type __n, const char* __s) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1301:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_erase_at_end(iterator __pos) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1305:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_erase(iterator __pos); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1308:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_erase(iterator __first, iterator __last); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1328:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _GLIBCXX_STD_C::vector&) const noexcept; ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:69, from CoreArray/dPlatform.h:48, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:67:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reserve(size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:98:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture emplace_back(_Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:120:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(const_iterator __position, const value_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:160:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_erase(iterator __position) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:173:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_erase(iterator __first, iterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:187:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const vector<_Tp, _Alloc>& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:246:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_fill_assign(size_t __n, const value_type& __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:272:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::input_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:290:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::forward_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:328:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_rval(const_iterator __position, value_type&& __v) -> iterator ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:353:10: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture -> iterator ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:383:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_aux(iterator __position, _Arg&& __arg) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:414:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_realloc_insert(iterator __position, _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:479:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_fill_insert(iterator __position, size_type __n, const value_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:581:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_default_append(size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:639:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_shrink_to_fit() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:653:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _InputIterator __last, std::input_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:674:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator __last, std::forward_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:762:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_reallocate(size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:776:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_fill_insert(iterator __position, size_type __n, bool __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:809:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator __last, std::forward_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:842:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_aux(iterator __position, bool __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:870:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_erase(iterator __position) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:881:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_erase(iterator __first, iterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:892:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_shrink_to_fit() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:919:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _GLIBCXX_STD_C::vector& __b) const noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/deque:64, from C:/rtools40/mingw64/include/c++/8.3.0/queue:60, from CoreArray/dPlatform.h:49, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:92:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __deque_buf_size(size_t __size) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:129:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static size_t _S_buffer_size() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:145:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deque_iterator(_Elt_pointer __x, _Map_pointer __y) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:149:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deque_iterator() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:152:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deque_iterator(const iterator& __x) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:157:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_const_cast() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:161:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator*() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:165:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator->() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:169:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:181:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++(int) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:189:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator--() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:201:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator--(int) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:209:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+=(difference_type __n) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:228:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+(difference_type __n) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:235:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator-=(difference_type __n) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:239:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator-(difference_type __n) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:246:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator[](difference_type __n) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:255:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_set_node(_Map_pointer __new_node) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:269:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Deque_iterator<_Tp, _Ref, _Ptr>& __y) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:276:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Deque_iterator<_Tp, _RefR, _PtrR>& __y) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:282:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Deque_iterator<_Tp, _Ref, _Ptr>& __y) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:289:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Deque_iterator<_Tp, _RefR, _PtrR>& __y) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:295:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Deque_iterator<_Tp, _Ref, _Ptr>& __y) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:303:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Deque_iterator<_Tp, _RefR, _PtrR>& __y) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:310:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Deque_iterator<_Tp, _Ref, _Ptr>& __y) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:317:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Deque_iterator<_Tp, _RefR, _PtrR>& __y) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:323:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Deque_iterator<_Tp, _Ref, _Ptr>& __y) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:330:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Deque_iterator<_Tp, _RefR, _PtrR>& __y) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:336:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Deque_iterator<_Tp, _Ref, _Ptr>& __y) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:343:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Deque_iterator<_Tp, _RefR, _PtrR>& __y) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:353:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Deque_iterator<_Tp, _Ref, _Ptr>& __y) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:365:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Deque_iterator<_Tp, _RefR, _PtrR>& __y) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:376:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/deque:64, from C:/rtools40/mingw64/include/c++/8.3.0/queue:60, from CoreArray/dPlatform.h:49, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:382:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Deque_iterator<_Tp, _Tp&, _Tp*>&, const _Tp&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:382:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:388:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deque_iterator<_Tp, _Tp&, _Tp*>); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:388:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:394:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deque_iterator<_Tp, _Tp&, _Tp*> __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:403:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deque_iterator<_Tp, _Tp&, _Tp*>); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:403:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:409:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deque_iterator<_Tp, _Tp&, _Tp*> __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:421:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deque_iterator<_Tp, _Tp&, _Tp*>); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:421:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:427:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deque_iterator<_Tp, _Tp&, _Tp*> __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:436:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deque_iterator<_Tp, _Tp&, _Tp*>); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:436:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:442:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deque_iterator<_Tp, _Tp&, _Tp*> __result) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:485:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get_allocator() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/deque:64, from C:/rtools40/mingw64/include/c++/8.3.0/queue:60, from CoreArray/dPlatform.h:49, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:491:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deque_base() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:495:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deque_base(size_t __num_elements) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:499:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deque_base(const allocator_type& __a, size_t __num_elements) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:503:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deque_base(const allocator_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:508:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deque_base(_Deque_base&& __x, false_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:512:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deque_base(_Deque_base&& __x, true_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:520:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deque_base(_Deque_base&& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:524:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deque_base(_Deque_base&& __x, const allocator_type& __a, size_type __n) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:542:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~_Deque_base() _GLIBCXX_NOEXCEPT; ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/deque:64, from C:/rtools40/mingw64/include/c++/8.3.0/queue:60, from CoreArray/dPlatform.h:49, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:558:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deque_impl() ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:563:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deque_impl(const _Tp_alloc_type& __a) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/deque:64, from C:/rtools40/mingw64/include/c++/8.3.0/queue:60, from CoreArray/dPlatform.h:49, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:569:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deque_impl(_Deque_impl&&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:571:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deque_impl(_Tp_alloc_type&& __a) noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:577:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _M_swap_data(_Deque_impl& __x) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:588:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_Tp_allocator() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:592:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_Tp_allocator() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:596:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_map_allocator() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/deque:64, from C:/rtools40/mingw64/include/c++/8.3.0/queue:60, from CoreArray/dPlatform.h:49, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:600:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_allocate_node() ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:607:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_deallocate_node(_Ptr __p) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/deque:64, from C:/rtools40/mingw64/include/c++/8.3.0/queue:60, from CoreArray/dPlatform.h:49, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:614:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_allocate_map(size_t __n) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:621:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_deallocate_map(_Map_pointer __p, size_t __n) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/deque:64, from C:/rtools40/mingw64/include/c++/8.3.0/queue:60, from CoreArray/dPlatform.h:49, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:628:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _M_initialize_map(size_t); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:629:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _M_create_nodes(_Map_pointer __nstart, _Map_pointer __nfinish); ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:631:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Map_pointer __nfinish) _GLIBCXX_NOEXCEPT; ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/deque:64, from C:/rtools40/mingw64/include/c++/8.3.0/queue:60, from CoreArray/dPlatform.h:49, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:639:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_move_impl() ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:662:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~_Deque_base() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/deque:64, from C:/rtools40/mingw64/include/c++/8.3.0/queue:60, from CoreArray/dPlatform.h:49, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:683:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_initialize_map(size_t __num_elements) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:722:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_create_nodes(_Map_pointer __nstart, _Map_pointer __nfinish) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:741:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Map_pointer __nfinish) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:872:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static size_t _S_buffer_size() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/deque:64, from C:/rtools40/mingw64/include/c++/8.3.0/queue:60, from CoreArray/dPlatform.h:49, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:898:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture deque() : _Base() { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:905:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture deque(const allocator_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:918:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture deque(size_type __n, const allocator_type& __a = allocator_type()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:931:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const allocator_type& __a = allocator_type()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:957:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture deque(const deque& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:972:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture deque(deque&& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:976:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture deque(const deque& __x, const allocator_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:983:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture deque(deque&& __x, const allocator_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1007:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const allocator_type& __a = allocator_type()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1034:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const allocator_type& __a = allocator_type()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1054:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~deque() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1067:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const deque& __x); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1079:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(deque&& __x) noexcept(_Alloc_traits::_S_always_equal()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1098:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(initializer_list __l) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1117:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(size_type __n, const value_type& __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1136:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(_InputIterator __first, _InputIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1161:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(initializer_list __l) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1167:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get_allocator() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1176:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture begin() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1184:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture begin() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1193:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture end() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1202:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture end() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1211:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rbegin() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1220:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rbegin() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1229:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rend() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1238:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rend() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/deque:64, from C:/rtools40/mingw64/include/c++/8.3.0/queue:60, from CoreArray/dPlatform.h:49, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1247:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cbegin() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1256:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cend() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1265:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture crbegin() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1274:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture crend() const noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1281:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1286:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max_size() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/deque:64, from C:/rtools40/mingw64/include/c++/8.3.0/queue:60, from CoreArray/dPlatform.h:49, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1300:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture resize(size_type __new_size) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1322:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture resize(size_type __new_size, const value_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1358:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shrink_to_fit() noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1367:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture empty() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1383:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator[](size_type __n) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1401:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator[](size_type __n) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/deque:64, from C:/rtools40/mingw64/include/c++/8.3.0/queue:60, from CoreArray/dPlatform.h:49, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1410:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_range_check(size_type __n) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1432:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture at(size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1450:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture at(size_type __n) const ^~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1461:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture front() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1472:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture front() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1483:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture back() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1496:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture back() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/deque:64, from C:/rtools40/mingw64/include/c++/8.3.0/queue:60, from CoreArray/dPlatform.h:49, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1515:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture push_front(const value_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1530:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture push_front(value_type&& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1539:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture emplace_front(_Args&&... __args); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1552:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture push_back(const value_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1567:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture push_back(value_type&& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1576:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture emplace_back(_Args&&... __args); ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1588:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pop_front() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1611:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pop_back() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/deque:64, from C:/rtools40/mingw64/include/c++/8.3.0/queue:60, from CoreArray/dPlatform.h:49, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1637:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture emplace(const_iterator __position, _Args&&... __args); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1649:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(const_iterator __position, const value_type& __x); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1675:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(const_iterator __position, value_type&& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1688:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(const_iterator __p, initializer_list __l) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1709:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(const_iterator __position, size_type __n, const value_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1746:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _InputIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1790:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erase(const_iterator __position) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1814:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erase(const_iterator __first, const_iterator __last) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1832:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(deque& __x) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1850:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture clear() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/deque:64, from C:/rtools40/mingw64/include/c++/8.3.0/queue:60, from CoreArray/dPlatform.h:49, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1862:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_initialize_dispatch(_Integer __n, _Integer __x, __true_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1872:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __false_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1893:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::input_iterator_tag); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1899:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::forward_iterator_tag); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1913:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_fill_initialize(const value_type& __value); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1918:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_default_initialize(); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1930:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_assign_dispatch(_Integer __n, _Integer __val, __true_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1937:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __false_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1944:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::input_iterator_tag); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1950:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::forward_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1968:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_fill_assign(size_type __n, const value_type& __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1990:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _M_push_back_aux(_Args&&... __args); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1993:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _M_push_front_aux(_Args&&... __args); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1996:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _M_pop_back_aux(); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1998:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _M_pop_front_aux(); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2011:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Integer __n, _Integer __x, __true_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2019:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __false_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2029:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _InputIterator __last, std::input_iterator_tag); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2035:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator __last, std::forward_iterator_tag); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2041:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_fill_insert(iterator __pos, size_type __n, const value_type& __x); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2050:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_aux(iterator __pos, _Args&&... __args); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2055:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_aux(iterator __pos, size_type __n, const value_type& __x); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2062:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_type __n); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2068:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_destroy_data_aux(iterator __first, iterator __last); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2074:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_destroy_data(iterator __first, iterator __last, const _Alloc1&) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2079:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const std::allocator<_Tp>&) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2087:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_erase_at_begin(iterator __pos) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2097:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_erase_at_end(iterator __pos) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2106:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_erase(iterator __pos); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2109:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_erase(iterator __first, iterator __last); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2114:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_default_append(size_type __n); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2117:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_shrink_to_fit(); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2123:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_reserve_elements_at_front(size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2133:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_reserve_elements_at_back(size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2143:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_new_elements_at_front(size_type __new_elements); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2146:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_new_elements_at_back(size_type __new_elements); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2159:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_reserve_map_at_back(size_type __nodes_to_add = 1) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2167:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_reserve_map_at_front(size_type __nodes_to_add = 1) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2175:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_reallocate_map(size_type __nodes_to_add, bool __add_at_front); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2182:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_move_assign1(deque&& __x, /* always equal: */ true_type) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2193:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_move_assign1(deque&& __x, /* always equal: */ false_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2204:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_replace_map(_Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2220:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_move_assign2(deque&& __x, /* propagate: */ true_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2234:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_move_assign2(deque&& __x, /* propagate: */ false_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2278:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const deque<_Tp, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2296:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const deque<_Tp, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2304:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const deque<_Tp, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2311:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const deque<_Tp, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2318:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const deque<_Tp, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2325:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const deque<_Tp, _Alloc>& __y) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2332:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT_IF(noexcept(__x.swap(__y))) ^~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/deque:66, from C:/rtools40/mingw64/include/c++/8.3.0/queue:60, from CoreArray/dPlatform.h:49, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:68:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_default_initialize() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:94:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const deque& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:139:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture emplace_front(_Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:163:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture emplace_back(_Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:186:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture emplace(const_iterator __position, _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:210:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(const_iterator __position, const value_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:234:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_erase(iterator __position) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:257:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_erase(iterator __first, iterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:291:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::input_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:306:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_fill_insert(iterator __pos, size_type __n, const value_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:349:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_default_append(size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:373:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_shrink_to_fit() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:392:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_fill_initialize(const value_type& __value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:419:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::input_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:443:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::forward_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:480:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_push_back_aux(_Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:515:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_push_front_aux(_Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:548:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_pop_back_aux() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:564:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_pop_front_aux() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:579:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::input_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:588:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::forward_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:633:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_aux(iterator __pos, _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:673:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_aux(iterator __pos, size_type __n, const value_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:761:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:847:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_destroy_data_aux(iterator __first, iterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:869:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_new_elements_at_front(size_type __new_elems) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:894:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_new_elements_at_back(size_type __new_elems) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:919:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_reallocate_map(size_type __nodes_to_add, bool __add_at_front) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:967:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Deque_iterator<_Tp, _Tp&, _Tp*>& __last, const _Tp& __value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:988:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deque_iterator<_Tp, _Tp&, _Tp*> __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:1011:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deque_iterator<_Tp, _Tp&, _Tp*> __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:1051:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deque_iterator<_Tp, _Tp&, _Tp*> __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:1074:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deque_iterator<_Tp, _Tp&, _Tp*> __result) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/queue:62, from CoreArray/dPlatform.h:49, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:75:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Compare& __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:92:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __is_heap(_RandomAccessIterator __first, _Distance __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:101:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __is_heap(_RandomAccessIterator __first, _Compare __comp, _Distance __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:110:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __is_heap(_RandomAccessIterator __first, _RandomAccessIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:116:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:130:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Compare& __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:154:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture push_heap(_RandomAccessIterator __first, _RandomAccessIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:190:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:215:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Distance __len, _Tp __value, _Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:244:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _RandomAccessIterator __result, _Compare& __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:271:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pop_heap(_RandomAccessIterator __first, _RandomAccessIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:305:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _RandomAccessIterator __last, _Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:327:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Compare& __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:360:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture make_heap(_RandomAccessIterator __first, _RandomAccessIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:387:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:403:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Compare& __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:422:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture sort_heap(_RandomAccessIterator __first, _RandomAccessIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:450:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:477:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture is_heap_until(_RandomAccessIterator __first, _RandomAccessIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:506:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:529:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture is_heap(_RandomAccessIterator __first, _RandomAccessIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:543:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Compare __comp) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:62, from C:/rtools40/mingw64/include/c++/8.3.0/queue:64, from CoreArray/dPlatform.h:49, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/uses_allocator.h:46:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture struct allocator_arg_t { explicit allocator_arg_t() = default; }; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/uses_allocator.h:71:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture struct _Sink { void operator=(const void*) { } } _M_a; ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/uses_allocator.h:106:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __use_alloc(const _Alloc& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/uses_allocator.h:115:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __use_alloc(const _Alloc&&) = delete; ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/uses_allocator.h:115:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/uses_allocator.h:158:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/uses_allocator.h:163:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/uses_allocator.h:171:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/uses_allocator.h:176:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Args&&... __args) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/queue:64, from CoreArray/dPlatform.h:49, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:111:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator==(const queue<_Tp1, _Seq1>&, const queue<_Tp1, _Seq1>&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:115:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<(const queue<_Tp1, _Seq1>&, const queue<_Tp1, _Seq1>&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:152:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture queue() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:156:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture queue(const _Sequence& __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:160:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture queue(_Sequence&& __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:165:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture queue(const _Alloc& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:169:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture queue(const _Sequence& __c, const _Alloc& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:173:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture queue(_Sequence&& __c, const _Alloc& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:177:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture queue(const queue& __q, const _Alloc& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:181:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture queue(queue&& __q, const _Alloc& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:189:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture empty() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:194:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:202:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture front() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:213:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture front() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:224:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture back() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:235:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture back() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:251:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture push(const value_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:256:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture push(value_type&& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:267:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture emplace(_Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:284:11: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pop() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:294:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture noexcept(__is_nothrow_swappable<_Sequence>::value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:330:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator==(const queue<_Tp, _Seq>& __x, const queue<_Tp, _Seq>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:348:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<(const queue<_Tp, _Seq>& __x, const queue<_Tp, _Seq>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:354:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator!=(const queue<_Tp, _Seq>& __x, const queue<_Tp, _Seq>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:360:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>(const queue<_Tp, _Seq>& __x, const queue<_Tp, _Seq>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:366:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<=(const queue<_Tp, _Seq>& __x, const queue<_Tp, _Seq>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:372:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>=(const queue<_Tp, _Seq>& __x, const queue<_Tp, _Seq>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:385:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture noexcept(noexcept(__x.swap(__y))) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:485:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture priority_queue() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:489:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture priority_queue(const _Compare& __x, const _Sequence& __s) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:494:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture priority_queue(const _Compare& __x, _Sequence&& __s = _Sequence()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:500:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture priority_queue(const _Alloc& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:504:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture priority_queue(const _Compare& __x, const _Alloc& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:509:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Alloc& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:513:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture priority_queue(const _Compare& __x, _Sequence&& __c, const _Alloc& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:517:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture priority_queue(const priority_queue& __q, const _Alloc& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:521:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture priority_queue(priority_queue&& __q, const _Alloc& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:555:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Sequence& __s) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:566:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Sequence&& __s = _Sequence()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:579:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture empty() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:584:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:592:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture top() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:607:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture push(const value_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:615:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture push(value_type&& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:623:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture emplace(_Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:642:11: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pop() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:659:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture >::value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:708:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture noexcept(noexcept(__x.swap(__y))) ^ In file included from CoreArray/dPlatform.h:52, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Arith.h:61:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int R_IsNA(double); /* True for R's NA only */ ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Arith.h:61:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Arith.h:62:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int R_IsNaN(double); /* True for special NaN, *not* for NA */ ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Arith.h:62:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Arith.h:63:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int R_finite(double); /* True if none of NA, NaN, +/-Inf */ ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Arith.h:63:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Arith.h:73:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int R_isnancpp(double); /* in arithmetic.c */ ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Arith.h:73:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:47, from CoreArray/dPlatform.h:53, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Error.h:39:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void NORET Rf_error(const char *, ...); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Error.h:39:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Error.h:40:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void NORET UNIMPLEMENTED(const char *); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Error.h:40:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Error.h:41:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void NORET WrongArgCount(const char *); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Error.h:41:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Error.h:43:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Rf_warning(const char *, ...); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Error.h:43:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Error.h:44:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_ShowMessage(const char *s); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Error.h:44:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:48, from CoreArray/dPlatform.h:53, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Memory.h:44:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void* vmaxget(void); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Memory.h:44:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Memory.h:45:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void vmaxset(const void *); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Memory.h:45:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Memory.h:47:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_gc(void); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Memory.h:47:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Memory.h:48:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int R_gc_running(); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Memory.h:48:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Memory.h:50:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char* R_alloc(R_SIZE_T, int); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Memory.h:50:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Memory.h:51:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture long double *R_allocLD(R_SIZE_T nelem); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Memory.h:51:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Memory.h:52:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char* S_alloc(long, int); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Memory.h:52:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Memory.h:53:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char* S_realloc(char *, long, long, int); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Memory.h:53:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Memory.h:55:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void * R_malloc_gc(size_t); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Memory.h:55:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Memory.h:56:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void * R_calloc_gc(size_t, size_t); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Memory.h:56:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Memory.h:57:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void * R_realloc_gc(void *, size_t); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Memory.h:57:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:49, from CoreArray/dPlatform.h:53, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:59:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_isort(int*, int); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:59:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:60:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_rsort(double*, int); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:60:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:61:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_csort(Rcomplex*, int); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:61:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:62:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void rsort_with_index(double *, int *, int); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:62:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:63:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void revsort(double*, int*, int);/* reverse; sort i[] alongside */ ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:63:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:64:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void iPsort(int*, int, int); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:64:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:65:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void rPsort(double*, int, int); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:65:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:66:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void cPsort(Rcomplex*, int, int); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:66:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:70:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_qsort (double *v, R_SIZE_T i, R_SIZE_T j); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:70:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:71:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_qsort_I (double *v, int *II, int i, int j); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:71:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:72:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_qsort_int (int *iv, R_SIZE_T i, R_SIZE_T j); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:72:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:73:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_qsort_int_I(int *iv, int *II, int i, int j); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:73:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:80:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const char *R_ExpandFileName(const char *); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:80:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:84:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void setIVector(int*, int, int); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:84:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:85:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void setRVector(double*, int, double); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:85:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:86:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean StringFalse(const char *); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:86:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:87:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean StringTrue(const char *); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:87:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:88:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean isBlankString(const char *); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:88:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:93:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double R_atof(const char *str); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:93:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:94:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double R_strtod(const char *c, char **end); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:94:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:96:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *R_tmpnam(const char *prefix, const char *tempdir); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:96:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:97:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *R_tmpnam2(const char *prefix, const char *tempdir, const char *fileext); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:97:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:98:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_free_tmpnam(char *name); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:98:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:100:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_CheckUserInterrupt(void); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:100:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:101:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_CheckStack(void); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:101:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:102:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_CheckStack2(R_SIZE_T); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:102:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:108:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int *mflag); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:108:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:111:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int ilo, int *mflag); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:111:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:118:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int *rightmost_closed, int *all_inside, int *indx); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:118:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:121:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_max_col(double *matrix, int *nr, int *nc, int *maxes, int *ties_meth); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:121:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:50, from CoreArray/dPlatform.h:53, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Print.h:45:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Rprintf(const char *, ...); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Print.h:45:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Print.h:46:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void REprintf(const char *, ...); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Print.h:46:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Print.h:48:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Rvprintf(const char *, R_VA_LIST); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Print.h:48:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Print.h:49:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void REvprintf(const char *, R_VA_LIST); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Print.h:49:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:51, from CoreArray/dPlatform.h:53, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Rdynload.h:82:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const R_ExternalMethodDef * const externalRoutines); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Rdynload.h:82:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Rdynload.h:84:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean R_useDynamicSymbols(DllInfo *info, Rboolean value); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Rdynload.h:84:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Rdynload.h:85:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean R_forceSymbols(DllInfo *info, Rboolean value); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Rdynload.h:85:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Rdynload.h:87:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DllInfo *R_getDllInfo(const char *name); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Rdynload.h:87:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Rdynload.h:91:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DllInfo *R_getEmbeddingDllInfo(void); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Rdynload.h:91:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Rdynload.h:98:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture R_RegisteredNativeSymbol *symbol); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Rdynload.h:98:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Rdynload.h:107:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_RegisterCCallable(const char *package, const char *name, DL_FUNC fptr); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Rdynload.h:107:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Rdynload.h:108:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DL_FUNC R_GetCCallable(const char *package, const char *name); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Rdynload.h:108:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from CoreArray/dPlatform.h:53, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:198:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const char *(R_CHAR)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:198:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:201:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean (Rf_isNull)(SEXP s); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:201:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:202:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean (Rf_isSymbol)(SEXP s); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:202:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:203:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean (Rf_isLogical)(SEXP s); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:203:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:204:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean (Rf_isReal)(SEXP s); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:204:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:205:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean (Rf_isComplex)(SEXP s); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:205:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:206:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean (Rf_isExpression)(SEXP s); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:206:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:207:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean (Rf_isEnvironment)(SEXP s); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:207:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:208:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean (Rf_isString)(SEXP s); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:208:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:209:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean (Rf_isObject)(SEXP s); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:209:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:250:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (ATTRIB)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:250:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:251:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int (OBJECT)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:251:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:252:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int (MARK)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:252:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:253:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int (TYPEOF)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:253:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:254:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int (NAMED)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:254:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:255:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int (REFCNT)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:255:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:256:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SET_ATTRIB(SEXP x, SEXP v); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:256:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:257:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void DUPLICATE_ATTRIB(SEXP to, SEXP from); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:257:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:258:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SHALLOW_DUPLICATE_ATTRIB(SEXP to, SEXP from); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:258:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:259:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void (MARK_NOT_MUTABLE)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:259:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:262:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int (IS_S4_OBJECT)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:262:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:265:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int (LENGTH)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:265:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:266:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture R_xlen_t (XLENGTH)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:266:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:267:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture R_xlen_t (TRUELENGTH)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:267:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:268:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int (IS_LONG_VEC)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:268:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:269:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int (LEVELS)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:269:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:271:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int *(LOGICAL)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:271:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:272:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int *(INTEGER)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:272:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:273:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rbyte *(RAW)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:273:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:274:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double *(REAL)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:274:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:275:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rcomplex *(COMPLEX)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:275:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:276:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int *(LOGICAL_RO)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:276:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:277:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int *(INTEGER_RO)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:277:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:278:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const Rbyte *(RAW_RO)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:278:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:279:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const double *(REAL_RO)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:279:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:280:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const Rcomplex *(COMPLEX_RO)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:280:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:282:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (VECTOR_ELT)(SEXP x, R_xlen_t i); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:282:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:283:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SET_STRING_ELT(SEXP x, R_xlen_t i, SEXP v); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:283:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:284:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP SET_VECTOR_ELT(SEXP x, R_xlen_t i, SEXP v); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:284:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:285:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP *(STRING_PTR)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:285:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:286:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const SEXP *(STRING_PTR_RO)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:286:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:287:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP * NORET (VECTOR_PTR)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:287:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:289:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture R_xlen_t INTEGER_GET_REGION(SEXP sx, R_xlen_t i, R_xlen_t n, int *buf); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:289:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:290:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture R_xlen_t REAL_GET_REGION(SEXP sx, R_xlen_t i, R_xlen_t n, double *buf); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:290:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:291:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture R_xlen_t LOGICAL_GET_REGION(SEXP sx, R_xlen_t i, R_xlen_t n, int *buf); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:291:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:292:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture R_xlen_t COMPLEX_GET_REGION(SEXP sx, R_xlen_t i, R_xlen_t n, Rcomplex *buf); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:292:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:293:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture R_xlen_t RAW_GET_REGION(SEXP sx, R_xlen_t i, R_xlen_t n, Rbyte *buf); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:293:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:296:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int INTEGER_IS_SORTED(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:296:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:297:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int INTEGER_NO_NA(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:297:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:298:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int REAL_IS_SORTED(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:298:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:299:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int REAL_NO_NA(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:299:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:300:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int LOGICAL_IS_SORTED(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:300:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:301:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int LOGICAL_NO_NA(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:301:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:302:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int STRING_IS_SORTED(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:302:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:303:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int STRING_NO_NA(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:303:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:310:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (TAG)(SEXP e); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:310:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:311:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (CDR)(SEXP e); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:311:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:312:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (CAAR)(SEXP e); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:312:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:313:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (CDAR)(SEXP e); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:313:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:314:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (CADR)(SEXP e); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:314:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:315:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (CDDR)(SEXP e); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:315:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:316:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (CDDDR)(SEXP e); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:316:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:317:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (CADDR)(SEXP e); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:317:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:318:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (CADDDR)(SEXP e); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:318:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:319:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (CAD4R)(SEXP e); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:319:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:320:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int (MISSING)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:320:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:321:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SET_TAG(SEXP x, SEXP y); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:321:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:322:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP SETCAR(SEXP x, SEXP y); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:322:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:323:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP SETCDR(SEXP x, SEXP y); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:323:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:324:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP SETCADR(SEXP x, SEXP y); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:324:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:325:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP SETCADDR(SEXP x, SEXP y); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:325:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:326:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP SETCADDDR(SEXP x, SEXP y); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:326:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:327:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP SETCAD4R(SEXP e, SEXP y); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:327:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:330:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (FORMALS)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:330:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:331:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (BODY)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:331:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:332:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (CLOENV)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:332:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:333:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int (RDEBUG)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:333:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:334:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int (RSTEP)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:334:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:335:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int (RTRACE)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:335:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:336:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void (SET_RDEBUG)(SEXP x, int v); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:336:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:337:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void (SET_RSTEP)(SEXP x, int v); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:337:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:338:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void (SET_RTRACE)(SEXP x, int v); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:338:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:339:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SET_FORMALS(SEXP x, SEXP v); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:339:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:340:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SET_BODY(SEXP x, SEXP v); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:340:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:341:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SET_CLOENV(SEXP x, SEXP v); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:341:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:344:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (PRINTNAME)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:344:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:345:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (SYMVALUE)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:345:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:346:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (INTERNAL)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:346:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:347:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int (DDVAL)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:347:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:350:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (FRAME)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:350:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:351:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (ENCLOS)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:351:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:352:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (HASHTAB)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:352:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:353:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int (ENVFLAGS)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:353:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:356:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (PRCODE)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:356:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:357:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (PRENV)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:357:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:358:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (PRVALUE)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:358:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:359:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int (PRSEEN)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:359:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:362:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (EXTPTR_PROT)(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:362:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:363:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (EXTPTR_TAG)(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:363:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:364:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *(EXTPTR_PTR)(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:364:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:452:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_GetCurrentSrcref(int); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:452:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:453:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_GetSrcFilename(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:453:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:459:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_asChar(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:459:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:460:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_coerceVector(SEXP, SEXPTYPE); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:460:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:461:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_PairToVectorList(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:461:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:462:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_VectorToPairList(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:462:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:463:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_asCharacterFactor(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:463:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:464:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int Rf_asLogical(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:464:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:465:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int Rf_asInteger(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:465:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:466:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double Rf_asReal(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:466:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:467:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rcomplex Rf_asComplex(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:467:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:478:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char * Rf_acopy_string(const char *); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:478:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:479:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_alloc3DArray(SEXPTYPE, int, int, int); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:479:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:480:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_allocArray(SEXPTYPE, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:480:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:481:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_allocMatrix(SEXPTYPE, int, int); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:481:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:482:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_allocList(int); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:482:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:483:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_allocS4Object(void); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:483:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:484:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_allocSExp(SEXPTYPE); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:484:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:485:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_allocVector3(SEXPTYPE, R_xlen_t, R_allocator_t*); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:485:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:486:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture R_xlen_t Rf_any_duplicated(SEXP x, Rboolean from_last); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:486:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:487:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture R_xlen_t Rf_any_duplicated3(SEXP x, SEXP incomp, Rboolean from_last); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:487:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:488:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_applyClosure(SEXP, SEXP, SEXP, SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:488:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:489:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_classgets(SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:489:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:490:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_cons(SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:490:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:491:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Rf_copyMatrix(SEXP, SEXP, Rboolean); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:491:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:492:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Rf_copyListMatrix(SEXP, SEXP, Rboolean); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:492:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:493:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Rf_copyMostAttrib(SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:493:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:494:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Rf_copyVector(SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:494:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:495:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Rf_defineVar(SEXP, SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:495:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:496:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_dimgets(SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:496:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:497:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_dimnamesgets(SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:497:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:498:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_duplicate(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:498:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:499:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_shallow_duplicate(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:499:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:500:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_duplicate_attr(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:500:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:501:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_shallow_duplicate_attr(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:501:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:502:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_lazy_duplicate(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:502:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:504:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_duplicated(SEXP, Rboolean); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:504:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:505:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_eval(SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:505:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:506:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_findFun(SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:506:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:507:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_findVar(SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:507:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:508:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_findVarInFrame(SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:508:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:509:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_findVarInFrame3(SEXP, SEXP, Rboolean); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:509:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:510:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean R_existsVarInFrame(SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:510:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:511:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_removeVarFromFrame(SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:511:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:512:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_getAttrib(SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:512:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:513:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_GetArrayDimnames(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:513:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:514:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_GetColNames(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:514:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:515:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Rf_GetMatrixDimnames(SEXP, SEXP*, SEXP*, const char**, const char**); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:515:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:516:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_GetOption(SEXP, SEXP); /* pre-2.13.0 compatibility */ ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:516:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:517:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_GetOption1(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:517:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:518:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int Rf_GetOptionDigits(void); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:518:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:519:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int Rf_GetOptionWidth(void); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:519:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:520:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_GetRowNames(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:520:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:521:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Rf_gsetVar(SEXP, SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:521:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:522:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_install(const char *); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:522:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:523:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_installChar(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:523:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:524:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_installNoTrChar(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:524:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:525:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_installTrChar(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:525:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:526:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_isOrdered(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:526:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:527:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_isUnordered(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:527:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:528:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_isUnsorted(SEXP, Rboolean); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:528:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:529:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_lengthgets(SEXP, R_len_t); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:529:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:530:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_xlengthgets(SEXP, R_xlen_t); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:530:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:531:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_lsInternal(SEXP, Rboolean); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:531:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:532:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_lsInternal3(SEXP, Rboolean, Rboolean); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:532:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:533:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_match(SEXP, SEXP, int); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:533:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:534:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_namesgets(SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:534:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:535:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_mkChar(const char *); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:535:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:536:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_mkCharLen(const char *, int); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:536:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:537:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_NonNullStringMatch(SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:537:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:538:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int Rf_ncols(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:538:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:539:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int Rf_nrows(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:539:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:540:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_nthcdr(SEXP, int); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:540:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:545:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean allowNA, Rboolean keepNA, const char* msg_name); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:545:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:547:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_ParseEvalString(const char *, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:547:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:548:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Rf_PrintValue(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:548:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:552:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_setAttrib(SEXP, SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:552:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:553:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Rf_setVar(SEXP, SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:553:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:554:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXPTYPE Rf_str2type(const char *); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:554:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:555:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_StringBlank(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:555:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:556:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_substitute(SEXP,SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:556:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:557:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_topenv(SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:557:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:558:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const char * Rf_translateChar(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:558:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:559:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const char * Rf_translateCharUTF8(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:559:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:560:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const char * Rf_type2char(SEXPTYPE); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:560:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:561:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_type2rstr(SEXPTYPE); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:561:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:562:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_type2str(SEXPTYPE); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:562:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:563:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_type2str_nowarn(SEXPTYPE); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:563:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:567:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Rf_unprotect_ptr(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:567:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:573:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_tryEval(SEXP, SEXP, int *); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:573:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:574:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_tryEvalSilent(SEXP, SEXP, int *); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:574:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:575:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_GetCurrentEnv(); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:575:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:577:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_isS4(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:577:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:578:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_asS4(SEXP, Rboolean, int); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:578:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:579:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_S3Class(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:579:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:580:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int Rf_isBasicClass(const char *); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:580:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:593:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cetype_t Rf_getCharCE(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:593:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:594:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_mkCharCE(const char *, cetype_t); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:594:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:595:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_mkCharLenCE(const char *, int, cetype_t); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:595:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:596:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const char *Rf_reEnc(const char *x, cetype_t ce_in, cetype_t ce_out, int subst); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:596:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:604:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_forceAndCall(SEXP e, int n, SEXP rho); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:604:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:607:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_MakeExternalPtr(void *p, SEXP tag, SEXP prot); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:607:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:608:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *R_ExternalPtrAddr(SEXP s); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:608:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:609:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_ExternalPtrTag(SEXP s); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:609:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:610:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_ExternalPtrProtected(SEXP s); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:610:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:611:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_ClearExternalPtr(SEXP s); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:611:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:612:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_SetExternalPtrAddr(SEXP s, void *p); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:612:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:613:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_SetExternalPtrTag(SEXP s, SEXP tag); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:613:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:614:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_SetExternalPtrProtected(SEXP s, SEXP p); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:614:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:616:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_MakeExternalPtrFn(DL_FUNC p, SEXP tag, SEXP prot); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:616:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:617:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DL_FUNC R_ExternalPtrAddrFn(SEXP s); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:617:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:621:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_RegisterFinalizer(SEXP s, SEXP fun); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:621:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:622:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_RegisterCFinalizer(SEXP s, R_CFinalizer_t fun); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:622:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:623:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_RegisterFinalizerEx(SEXP s, SEXP fun, Rboolean onexit); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:623:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:624:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_RegisterCFinalizerEx(SEXP s, R_CFinalizer_t fun, Rboolean onexit); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:624:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:625:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_RunPendingFinalizers(void); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:625:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:628:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_MakeWeakRef(SEXP key, SEXP val, SEXP fin, Rboolean onexit); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:628:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:629:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_MakeWeakRefC(SEXP key, SEXP val, R_CFinalizer_t fin, Rboolean onexit); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:629:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:630:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_WeakRefKey(SEXP w); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:630:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:631:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_WeakRefValue(SEXP w); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:631:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:632:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_RunWeakRefFinalizer(SEXP w); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:632:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:634:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_PromiseExpr(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:634:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:635:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_ClosureExpr(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:635:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:636:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_BytecodeExpr(SEXP e); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:636:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:639:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean R_ToplevelExec(void (*fun)(void *), void *data); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:639:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:641:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void (*cleanfun)(void *), void *cleandata); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:641:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:645:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void (*)(void *), void *); /* finally closure */ ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:645:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:647:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (*)(SEXP, void *), void *); /* handler closure */ ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:647:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:649:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (*)(SEXP, void *), void *); /* handler closure */ ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:649:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:650:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_MakeUnwindCont(); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:650:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:651:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void NORET R_ContinueUnwind(SEXP cont); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:651:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:654:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *cleandata, SEXP cont); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:654:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:657:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_NewEnv(SEXP, int, int); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:657:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:658:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean R_IsPackageEnv(SEXP rho); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:658:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:659:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_PackageEnvName(SEXP rho); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:659:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:660:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_FindPackageEnv(SEXP info); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:660:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:661:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean R_IsNamespaceEnv(SEXP rho); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:661:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:662:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_NamespaceEnvSpec(SEXP rho); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:662:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:663:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_FindNamespace(SEXP info); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:663:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:664:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_LockEnvironment(SEXP env, Rboolean bindings); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:664:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:665:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean R_EnvironmentIsLocked(SEXP env); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:665:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:666:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_LockBinding(SEXP sym, SEXP env); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:666:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:667:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_unLockBinding(SEXP sym, SEXP env); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:667:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:668:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_MakeActiveBinding(SEXP sym, SEXP fun, SEXP env); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:668:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:669:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean R_BindingIsLocked(SEXP sym, SEXP env); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:669:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:670:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean R_BindingIsActive(SEXP sym, SEXP env); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:670:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:671:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_ActiveBindingFunction(SEXP sym, SEXP env); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:671:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:672:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean R_HasFancyBindings(SEXP rho); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:672:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:678:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Rf_errorcall(SEXP, const char *, ...) __attribute__((noreturn)); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:678:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:682:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Rf_warningcall(SEXP, const char *, ...); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:682:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:683:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Rf_warningcall_immediate(SEXP, const char *, ...); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:683:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:689:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_XDREncodeDouble(double d, void *buf); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:689:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:690:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double R_XDRDecodeDouble(void *buf); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:690:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:691:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_XDREncodeInteger(int i, void *buf); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:691:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:692:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int R_XDRDecodeInteger(void *buf); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:692:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:733:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (*phook)(SEXP, SEXP), SEXP pdata); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:733:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:738:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (*phook)(SEXP, SEXP), SEXP pdata); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:738:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:743:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (*phook)(SEXP, SEXP), SEXP pdata); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:743:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:746:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (*phook)(SEXP, SEXP), SEXP pdata); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:746:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:772:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_Serialize(SEXP s, R_outpstream_t ops); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:772:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:773:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_Unserialize(R_inpstream_t ips); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:773:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:774:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_SerializeInfo(R_inpstream_t ips); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:774:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:777:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_do_slot(SEXP obj, SEXP name); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:777:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:778:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_do_slot_assign(SEXP obj, SEXP name, SEXP value); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:778:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:779:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int R_has_slot(SEXP obj, SEXP name); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:779:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:781:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_S4_extends(SEXP klass, SEXP useTable); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:781:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:784:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_do_MAKE_CLASS(const char *what); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:784:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:785:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_getClassDef (const char *what); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:785:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:786:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_getClassDef_R(SEXP what); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:786:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:787:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean R_has_methods_attached(void); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:787:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:788:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean R_isVirtualClass(SEXP class_def, SEXP env); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:788:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:789:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean R_extends (SEXP class1, SEXP class2, SEXP env); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:789:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:790:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_do_new_object(SEXP class_def); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:790:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:792:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int R_check_class_and_super(SEXP x, const char **valid, SEXP rho); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:792:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:793:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int R_check_class_etc (SEXP x, const char **valid); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:793:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:796:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_PreserveObject(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:796:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:797:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_ReleaseObject(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:797:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:799:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_NewPreciousMSet(int); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:799:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:800:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_PreserveInMSet(SEXP x, SEXP mset); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:800:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:801:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_ReleaseFromMSet(SEXP x, SEXP mset); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:801:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:802:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_ReleaseMSet(SEXP mset, int keepSize); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:802:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:805:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_dot_Last(void); /* in main.c */ ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:805:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:806:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_RunExitFinalizers(void); /* in memory.c */ ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:806:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:816:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int R_system(const char *); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:816:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:828:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean R_compute_identical(SEXP, SEXP, int); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:828:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:830:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_body_no_src(SEXP x); // body(x) without "srcref" etc, ../main/utils.c ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:830:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:834:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_orderVector (int *indx, int n, SEXP arglist, Rboolean nalast, Rboolean decreasing); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:834:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:836:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_orderVector1(int *indx, int n, SEXP x, Rboolean nalast, Rboolean decreasing); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:836:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from CoreArray/dPlatform.h:53, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1035:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_allocVector(SEXPTYPE, R_xlen_t); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1035:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1036:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_conformable(SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1036:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1037:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_elt(SEXP, int); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1037:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1038:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_inherits(SEXP, const char *); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1038:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1039:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_isArray(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1039:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1040:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_isFactor(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1040:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1041:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_isFrame(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1041:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1042:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_isFunction(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1042:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1043:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_isInteger(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1043:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1044:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_isLanguage(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1044:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1045:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_isList(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1045:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1046:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_isMatrix(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1046:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1047:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_isNewList(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1047:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1048:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_isNumber(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1048:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1049:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_isNumeric(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1049:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1050:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_isPairList(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1050:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1051:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_isPrimitive(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1051:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1052:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_isTs(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1052:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1053:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_isUserBinop(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1053:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1054:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_isValidString(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1054:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1055:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_isValidStringF(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1055:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1056:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_isVector(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1056:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1057:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_isVectorAtomic(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1057:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1058:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_isVectorList(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1058:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1059:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_isVectorizable(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1059:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1060:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_lang1(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1060:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1061:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_lang2(SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1061:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1062:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_lang3(SEXP, SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1062:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1063:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_lang4(SEXP, SEXP, SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1063:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1064:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_lang5(SEXP, SEXP, SEXP, SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1064:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1065:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_lang6(SEXP, SEXP, SEXP, SEXP, SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1065:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1066:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_lastElt(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1066:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1067:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_lcons(SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1067:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1068:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture R_len_t Rf_length(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1068:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1069:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_list1(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1069:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1070:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_list2(SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1070:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1071:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_list3(SEXP, SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1071:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1072:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_list4(SEXP, SEXP, SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1072:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1073:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_list5(SEXP, SEXP, SEXP, SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1073:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1074:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_list6(SEXP, SEXP, SEXP, SEXP, SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1074:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1075:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_listAppend(SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1075:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1076:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_mkNamed(SEXPTYPE, const char **); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1076:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1077:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_mkString(const char *); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1077:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1078:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int Rf_nlevels(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1078:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1079:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int Rf_stringPositionTr(SEXP, const char *); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1079:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1080:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_ScalarComplex(Rcomplex); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1080:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1081:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_ScalarInteger(int); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1081:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1082:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_ScalarLogical(int); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1082:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1083:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_ScalarRaw(Rbyte); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1083:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1084:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_ScalarReal(double); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1084:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1085:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_ScalarString(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1085:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1086:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture R_xlen_t Rf_xlength(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1086:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1087:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture R_xlen_t (XLENGTH)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1087:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1088:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture R_xlen_t (XTRUELENGTH)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1088:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1089:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int LENGTH_EX(SEXP x, const char *file, int line); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1089:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1090:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture R_xlen_t XLENGTH_EX(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1090:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1092:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_protect(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1092:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1093:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Rf_unprotect(int); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1093:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1094:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_ProtectWithIndex(SEXP, PROTECT_INDEX *); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1094:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1095:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_Reprotect(SEXP, PROTECT_INDEX); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1095:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1097:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (CAR)(SEXP e); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1097:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1098:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *(DATAPTR)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1098:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1099:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const void *(DATAPTR_RO)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1099:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1100:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const void *(DATAPTR_OR_NULL)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1100:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1101:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int *(LOGICAL_OR_NULL)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1101:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1102:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int *(INTEGER_OR_NULL)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1102:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1103:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const double *(REAL_OR_NULL)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1103:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1104:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const Rcomplex *(COMPLEX_OR_NULL)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1104:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1105:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const Rbyte *(RAW_OR_NULL)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1105:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1106:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int (INTEGER_ELT)(SEXP x, R_xlen_t i); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1106:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1107:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double (REAL_ELT)(SEXP x, R_xlen_t i); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1107:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1108:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int (LOGICAL_ELT)(SEXP x, R_xlen_t i); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1108:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1109:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rcomplex (COMPLEX_ELT)(SEXP x, R_xlen_t i); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1109:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1110:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rbyte (RAW_ELT)(SEXP x, R_xlen_t i); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1110:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1111:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (STRING_ELT)(SEXP x, R_xlen_t i); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1111:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1112:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SET_LOGICAL_ELT(SEXP x, R_xlen_t i, int v); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1112:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1113:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SET_INTEGER_ELT(SEXP x, R_xlen_t i, int v); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1113:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1114:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SET_REAL_ELT(SEXP x, R_xlen_t i, double v); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1114:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1115:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SET_COMPLEX_ELT(SEXP x, R_xlen_t i, Rcomplex v); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1115:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1116:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SET_RAW_ELT(SEXP x, R_xlen_t i, Rbyte v); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1116:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1119:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP ALTREP_CLASS(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1119:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1120:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_altrep_data1(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1120:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1121:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_altrep_data2(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1121:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1122:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_set_altrep_data1(SEXP x, SEXP v); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1122:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1123:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_set_altrep_data2(SEXP x, SEXP v); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1123:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1125:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int *LOGICAL0(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1125:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1126:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int *INTEGER0(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1126:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1127:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double *REAL0(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1127:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1128:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rcomplex *COMPLEX0(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1128:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1129:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rbyte *RAW0(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1129:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1132:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int (ALTREP)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1132:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1169:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture R_hashtab_t R_asHashtable(SEXP h); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1169:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1170:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_HashtabSEXP(R_hashtab_t h); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1170:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1171:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int R_isHashtable(SEXP h); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1171:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1172:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture R_hashtab_t R_mkhashtab(int type); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1172:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1173:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_gethash(R_hashtab_t h, SEXP key, SEXP nomatch); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1173:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1174:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_sethash(R_hashtab_t h, SEXP key, SEXP value); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1174:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1175:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int R_remhash(R_hashtab_t h, SEXP key); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1175:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1176:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int R_numhash(R_hashtab_t h); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1176:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1177:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int R_typhash(R_hashtab_t h); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1177:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1178:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_maphash(R_hashtab_t h, SEXP FUN); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1178:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1179:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_maphashC(R_hashtab_t h, void (*FUN)(SEXP, SEXP, void *), void *data); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1179:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1180:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_clrhash(R_hashtab_t h); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1180:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1185:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void (SET_TYPEOF)(SEXP x, int v); // used by Rcpp ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1185:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1186:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void (SET_OBJECT)(SEXP x, int v); // used by Rcpp ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1186:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1187:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void (SET_S4_OBJECT)(SEXP x); // used by Rcpp (maybe?) ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1187:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1188:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void (UNSET_S4_OBJECT)(SEXP x); // used by Rcpp (maybe?) ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1188:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1189:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const char *R_curErrorBuf(); // used by unix */ ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1189:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1190:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int (IS_SCALAR)(SEXP x, int type); // used by symengine */ ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1190:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1191:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_psmatch(const char *, const char *, Rboolean); // used by rgl ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1191:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1198:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void (SETLENGTH)(SEXP x, R_xlen_t v); // used by data.table and others ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1198:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1199:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void (SET_TRUELENGTH)(SEXP x, R_xlen_t v); // used by data.table and others ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1199:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1200:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int (SETLEVELS)(SEXP x, int v); // used by quotedargs ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1200:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1202:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void (SET_ENVFLAGS)(SEXP x, int v); // used by rlang and others ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1202:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1203:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SET_FRAME(SEXP x, SEXP v); // used by rlang and others ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1203:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1204:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SET_ENCLOS(SEXP x, SEXP v); // used by rlang and others ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1204:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1205:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SET_HASHTAB(SEXP x, SEXP v); // used by rlang and others ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1205:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1207:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SET_PRENV(SEXP x, SEXP v); // used by dplyr, others ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1207:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1208:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SET_PRVALUE(SEXP x, SEXP v); // used by dplyr, others ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1208:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1209:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SET_PRCODE(SEXP x, SEXP v); // used by magrittr, others ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1209:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1211:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *(STDVEC_DATAPTR)(SEXP x); // used by vroom ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1211:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1214:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int (IS_GROWABLE)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1214:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1215:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void (SET_GROWABLE_BIT)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1215:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1219:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void (SET_NAMED)(SEXP x, int v); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1219:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1228:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_tryWrap(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1228:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:65, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/excpt.h:54:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned long __cdecl _exception_code(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/excpt.h:54:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/excpt.h:55:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *__cdecl _exception_info(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/excpt.h:55:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/excpt.h:56:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl _abnormal_termination(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/excpt.h:56:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/excpt.h:77:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __CppXcptFilter(unsigned long _ExceptionNum,struct _EXCEPTION_POINTERS * _ExceptionPtr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/excpt.h:77:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/excpt.h:78:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl _XcptFilter(unsigned long _ExceptionNum,struct _EXCEPTION_POINTERS * _ExceptionPtr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/excpt.h:78:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:574:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __faststorefence(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:574:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:576:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __faststorefence(void) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:585:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION void __stosq(unsigned __int64 *, unsigned __int64, size_t); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:585:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:587:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildstos(__stosq, unsigned __int64, "q|q") ^~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:592:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION unsigned char _interlockedbittestandset64(__int64 *a, __int64 b); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:592:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:594:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbittesti(_interlockedbittestandset64, __int64, "lock bts{q %[Offset],%[Base] | %[Base],%[Offset]}" __FLAGSET, "J", __int64) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:599:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION unsigned char _interlockedbittestandreset64(__int64 *a, __int64 b); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:599:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:601:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbittesti(_interlockedbittestandreset64, __int64, "lock btr{q %[Offset],%[Base] | %[Base],%[Offset]}" __FLAGSET, "J", __int64) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:606:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION unsigned char _interlockedbittestandcomplement64(__int64 *a, __int64 b); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:606:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:608:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbittesti(_interlockedbittestandcomplement64, __int64, "lock btc{q %[Offset],%[Base] | %[Base],%[Offset]}" __FLAGSET, "J", __int64) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:613:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION unsigned char InterlockedBitTestAndSet64(volatile __int64 *a, __int64 b); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:613:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:615:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbittesti(InterlockedBitTestAndSet64, volatile __int64, "lock bts{q %[Offset],%[Base] | %[Base],%[Offset]}" __FLAGSET, "J", __int64) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:620:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION unsigned char InterlockedBitTestAndReset64(volatile __int64 *a, __int64 b); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:620:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:622:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbittesti(InterlockedBitTestAndReset64, volatile __int64, "lock btr{q %[Offset],%[Base] | %[Base],%[Offset]}" __FLAGSET, "J", __int64) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:627:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION unsigned char InterlockedBitTestAndComplement64(volatile __int64 *a, __int64 b); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:627:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:629:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbittesti(InterlockedBitTestAndComplement64, volatile __int64, "lock btc{q %[Offset],%[Base] | %[Base],%[Offset]}" __FLAGSET, "J", __int64) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:634:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION __int64 _InterlockedAnd64(__int64 volatile *, __int64); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:634:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:636:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildlogicali(_InterlockedAnd64, __int64, and) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:641:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION __int64 _InterlockedOr64(__int64 volatile *, __int64); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:641:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:643:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildlogicali(_InterlockedOr64, __int64, or) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:648:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION __int64 _InterlockedXor64(__int64 volatile *, __int64); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:648:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:650:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildlogicali(_InterlockedXor64, __int64, xor) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:655:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION __int64 _InterlockedIncrement64(__int64 volatile *Addend); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:655:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:657:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __int64 _InterlockedIncrement64(__int64 volatile *Addend) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:664:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION __int64 _InterlockedDecrement64(__int64 volatile *Addend); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:664:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:666:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __int64 _InterlockedDecrement64(__int64 volatile *Addend) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:673:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION __int64 _InterlockedExchange64(__int64 volatile *Target, __int64 Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:673:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:675:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __int64 _InterlockedExchange64(__int64 volatile *Target, __int64 Value) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:682:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION __int64 _InterlockedExchangeAdd64(__int64 volatile *Addend, __int64 Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:682:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:684:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __int64 _InterlockedExchangeAdd64(__int64 volatile *Addend, __int64 Value) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:691:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char __readgsbyte(unsigned __LONG32 Offset); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:691:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:693:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildreadseg(__readgsbyte, unsigned char, "gs", "b") ^~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:698:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned short __readgsword(unsigned __LONG32 Offset); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:698:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:700:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildreadseg(__readgsword, unsigned short, "gs", "w") ^~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:705:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned __LONG32 __readgsdword(unsigned __LONG32 Offset); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:705:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:707:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildreadseg(__readgsdword, unsigned __LONG32, "gs", "l") ^~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:712:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION unsigned __int64 __readgsqword(unsigned __LONG32 Offset); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:712:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:714:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildreadseg(__readgsqword, unsigned __int64, "gs", "q") ^~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:719:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __writegsbyte(unsigned __LONG32 Offset,unsigned char Data); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:719:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:721:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildwriteseg(__writegsbyte, unsigned char, "gs", "b") ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:726:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __writegsword(unsigned __LONG32 Offset,unsigned short Data); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:726:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:728:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildwriteseg(__writegsword, unsigned short, "gs", "w") ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:733:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __writegsdword(unsigned __LONG32 Offset,unsigned __LONG32 Data); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:733:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:735:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildwriteseg(__writegsdword, unsigned __LONG32, "gs", "l") ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:740:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION void __writegsqword(unsigned __LONG32 Offset,unsigned __int64 Data); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:740:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:742:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildwriteseg(__writegsqword, unsigned __int64, "gs", "q") ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:747:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION unsigned char _BitScanForward64(unsigned __LONG32 *Index, unsigned __int64 Mask); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:747:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:749:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbitscan(_BitScanForward64, unsigned __int64, "bsf{q %[Mask],%[Index] | %[Index],%[Mask]}") ^~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:754:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION unsigned char _BitScanReverse64(unsigned __LONG32 *Index, unsigned __int64 Mask); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:754:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:756:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbitscan(_BitScanReverse64, unsigned __int64, "bsr{q %[Mask],%[Index] | %[Index],%[Mask]}") ^~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:761:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION unsigned char _bittest64(__int64 const *a, __int64 b); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:761:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:763:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbittest(_bittest64, __int64, "q", "J") ^~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:768:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION unsigned char _bittestandset64(__int64 *a, __int64 b); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:768:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:770:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbittestand(_bittestandset64, __int64, "bts", "J", "q") ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:775:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION unsigned char _bittestandreset64(__int64 *a, __int64 b); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:775:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:777:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbittestand(_bittestandreset64, __int64, "btr", "J", "q") ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:782:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION unsigned char _bittestandcomplement64(__int64 *a, __int64 b); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:782:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:784:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbittestand(_bittestandcomplement64, __int64, "btc", "J", "q") ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:852:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION void __movsq(unsigned __int64 *Dest, unsigned __int64 const *Source, size_t Count); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:852:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:854:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildmov(__movsq, unsigned __int64, "q") ^~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:975:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __LONG32 _InterlockedAnd(__LONG32 volatile *, __LONG32); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:975:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:977:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildlogicali(_InterlockedAnd, __LONG32, and) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:982:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __LONG32 _InterlockedOr(__LONG32 volatile *, __LONG32); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:982:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:984:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildlogicali(_InterlockedOr, __LONG32, or) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:989:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __LONG32 _InterlockedXor(__LONG32 volatile *, __LONG32); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:989:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:991:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildlogicali(_InterlockedXor, __LONG32, xor) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:996:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture short _InterlockedIncrement16(short volatile *Addend); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:996:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:998:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture short _InterlockedIncrement16(short volatile *Addend) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1005:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture short _InterlockedDecrement16(short volatile *Addend); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1005:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1007:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture short _InterlockedDecrement16(short volatile *Addend) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1014:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture short _InterlockedCompareExchange16(short volatile *Destination, short ExChange, short Comperand); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1014:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1016:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture short _InterlockedCompareExchange16(short volatile *Destination, short ExChange, short Comperand) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1023:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __LONG32 _InterlockedExchangeAdd(__LONG32 volatile *Addend, __LONG32 Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1023:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1026:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __LONG32 _InterlockedExchangeAdd(__LONG32 volatile *Addend, __LONG32 Value) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1034:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1034:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1037:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1045:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1045:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1048:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1056:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __LONG32 _InterlockedDecrement(__LONG32 volatile *Addend); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1056:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1059:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __LONG32 _InterlockedDecrement(__LONG32 volatile *Addend) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1067:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __LONG32 _InterlockedAdd(__LONG32 volatile *Addend, __LONG32 Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1067:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1069:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __LONG32 _InterlockedAdd(__LONG32 volatile *Addend, __LONG32 Value) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1076:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION __int64 _InterlockedAdd64(__int64 volatile *Addend, __int64 Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1076:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1078:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __int64 _InterlockedAdd64(__int64 volatile *Addend, __int64 Value) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1085:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __LONG32 _InterlockedExchange(__LONG32 volatile *Target, __LONG32 Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1085:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1088:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __LONG32 _InterlockedExchange(__LONG32 volatile *Target, __LONG32 Value) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1096:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION __int64 _InterlockedCompareExchange64(__int64 volatile *Destination, __int64 ExChange, __int64 Comperand); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1096:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1098:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __int64 _InterlockedCompareExchange64(__int64 volatile *Destination, __int64 ExChange, __int64 Comperand) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1105:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *_InterlockedCompareExchangePointer(void * volatile *Destination, void *ExChange, void *Comperand); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1105:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1108:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *_InterlockedCompareExchangePointer(void *volatile *Destination, void *ExChange, void *Comperand) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1116:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *_InterlockedExchangePointer(void *volatile *Target,void *Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1116:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1119:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *_InterlockedExchangePointer(void *volatile *Target,void *Value) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1131:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __int2c(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1131:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1133:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __int2c(void) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1140:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __stosb(unsigned char *, unsigned char, size_t); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1140:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1142:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildstos(__stosb, unsigned char, "b|b") ^~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1147:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __stosw(unsigned short *, unsigned short, size_t); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1147:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1149:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildstos(__stosw, unsigned short, "w|w") ^~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1154:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __stosd(unsigned __LONG32 *, unsigned __LONG32, size_t); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1154:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1156:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildstos(__stosd, unsigned __LONG32, "l|d") ^~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1161:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char _interlockedbittestandset(__LONG32 *a, __LONG32 b); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1161:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1163:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbittesti(_interlockedbittestandset, __LONG32, "lock bts{l %[Offset],%[Base] | %[Base],%[Offset]}" __FLAGSET, "I", __LONG32) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1168:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char _interlockedbittestandreset(__LONG32 *a, __LONG32 b); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1168:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1170:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbittesti(_interlockedbittestandreset, __LONG32, "lock btr{l %[Offset],%[Base] | %[Base],%[Offset]}" __FLAGSET, "I", __LONG32) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1175:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char _interlockedbittestandcomplement(__LONG32 *a, __LONG32 b); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1175:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1177:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbittesti(_interlockedbittestandcomplement, __LONG32, "lock btc{l %[Offset],%[Base] | %[Base],%[Offset]}" __FLAGSET, "I", __LONG32) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1182:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char InterlockedBitTestAndSet(volatile __LONG32 *a, __LONG32 b); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1182:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1184:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbittesti(InterlockedBitTestAndSet, volatile __LONG32, "lock bts{l %[Offset],%[Base] | %[Base],%[Offset]}" __FLAGSET, "I", __LONG32) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1189:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char InterlockedBitTestAndReset(volatile __LONG32 *a, __LONG32 b); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1189:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1191:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbittesti(InterlockedBitTestAndReset, volatile __LONG32, "lock btr{l %[Offset],%[Base] | %[Base],%[Offset]}" __FLAGSET, "I", __LONG32) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1196:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char InterlockedBitTestAndComplement(volatile __LONG32 *a, __LONG32 b); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1196:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1198:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbittesti(InterlockedBitTestAndComplement, volatile __LONG32, "lock btc{l %[Offset],%[Base] | %[Base],%[Offset]}" __FLAGSET, "I", __LONG32) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1203:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char _BitScanForward(unsigned __LONG32 *Index, unsigned __LONG32 Mask); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1203:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1205:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbitscan(_BitScanForward, unsigned __LONG32, "bsf{l %[Mask],%[Index] | %[Index],%[Mask]}") ^~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1210:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char _BitScanReverse(unsigned __LONG32 *Index, unsigned __LONG32 Mask); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1210:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1212:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbitscan(_BitScanReverse, unsigned __LONG32, "bsr{l %[Mask],%[Index] | %[Index],%[Mask]}") ^~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1217:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char _bittest(__LONG32 const *a, __LONG32 b); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1217:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1219:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbittest(_bittest, __LONG32, "l", "I") ^~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1224:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char _bittestandset(__LONG32 *a, __LONG32 b); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1224:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1226:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbittestand(_bittestandset, __LONG32, "bts", "I", "l") ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1231:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char _bittestandreset(__LONG32 *a, __LONG32 b); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1231:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1233:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbittestand(_bittestandreset, __LONG32, "btr", "I", "l") ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1238:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char _bittestandcomplement(__LONG32 *a, __LONG32 b); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1238:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1240:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbittestand(_bittestandcomplement, __LONG32, "btc", "I", "l") ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1388:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __movsb(unsigned char *Destination, unsigned char const *Source, size_t Count); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1388:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1390:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildmov(__movsb, unsigned char, "b") ^~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1395:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __movsw(unsigned short *Dest, unsigned short const *Source, size_t Count); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1395:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1397:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildmov(__movsw, unsigned short, "w") ^~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1402:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __movsd(unsigned __LONG32 *Dest, unsigned __LONG32 const *Source, size_t Count); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1402:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1404:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildmov(__movsd, unsigned __LONG32, "d") ^~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:143, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/basetsd.h:68:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __inline unsigned __LONG32 HandleToULong (const void *h) { return ((unsigned __LONG32) (ULONG_PTR) h); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/basetsd.h:69:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __inline __LONG32 HandleToLong (const void *h) { return ((__LONG32) (LONG_PTR) h); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/basetsd.h:70:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __inline void *ULongToHandle (const unsigned __LONG32 h) { return ((void *) (UINT_PTR) h); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/basetsd.h:71:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __inline void *LongToHandle (const __LONG32 h) { return ((void *) (INT_PTR) h); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/basetsd.h:72:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __inline unsigned __LONG32 PtrToUlong (const void *p) { return ((unsigned __LONG32) (ULONG_PTR) p); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/basetsd.h:73:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __inline unsigned int PtrToUint (const void *p) { return ((unsigned int) (UINT_PTR) p); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/basetsd.h:74:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __inline unsigned short PtrToUshort (const void *p) { return ((unsigned short) (unsigned __LONG32) (ULONG_PTR) p); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/basetsd.h:75:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __inline __LONG32 PtrToLong (const void *p) { return ((__LONG32) (LONG_PTR) p); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/basetsd.h:76:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __inline int PtrToInt (const void *p) { return ((int) (INT_PTR) p); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/basetsd.h:77:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __inline short PtrToShort (const void *p) { return ((short) (__LONG32) (LONG_PTR) p); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/basetsd.h:78:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __inline void *IntToPtr (const int i) { return ((void *) (INT_PTR)i); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/basetsd.h:79:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __inline void *UIntToPtr (const unsigned int ui) { return ((void *) (UINT_PTR)ui); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/basetsd.h:80:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __inline void *LongToPtr (const __LONG32 l) { return ((void *) (LONG_PTR)l); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/basetsd.h:81:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __inline void *ULongToPtr (const unsigned __LONG32 ul) { return ((void *) (ULONG_PTR)ul); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/basetsd.h:88:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __inline void *Ptr32ToPtr (const void *POINTER_32 p) { return ((void *) (ULONG_PTR) (unsigned __LONG32) (ULONG_PTR) p); } ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:143, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/basetsd.h:89:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __inline void *Handle32ToHandle (const void *POINTER_32 h) { return ((void *) (LONG_PTR) (__LONG32) (ULONG_PTR) h); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/basetsd.h:90:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __inline void *POINTER_32 PtrToPtr32 (const void *p) { return ((void *POINTER_32) (ULONG_PTR) (unsigned __LONG32) (ULONG_PTR) p); } ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:559:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char __cdecl _rotl8(unsigned char Value,unsigned char Shift); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:559:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:560:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned short __cdecl _rotl16(unsigned short Value,unsigned char Shift); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:560:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:561:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char __cdecl _rotr8(unsigned char Value,unsigned char Shift); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:561:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:562:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned short __cdecl _rotr16(unsigned short Value,unsigned char Shift); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:562:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:574:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned int __cdecl _rotl(unsigned int Value,int Shift); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:574:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:575:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned int __cdecl _rotr(unsigned int Value,int Shift); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:575:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:582:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION unsigned __int64 __cdecl _rotl64(unsigned __int64 Value,int Shift); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:582:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:583:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION unsigned __int64 __cdecl _rotr64(unsigned __int64 Value,int Shift); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:583:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:628, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/guiddef.h:30:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __extension__ template const GUID &__mingw_uuidof(); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/guiddef.h:30:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:628, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/guiddef.h:151:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __inline int InlineIsEqualGUID (REFGUID rguid1, REFGUID rguid2) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/guiddef.h:155:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __inline int IsEqualGUID (REFGUID rguid1, REFGUID rguid2) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/guiddef.h:174:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __inline bool operator== (REFGUID guidOne, REFGUID guidOther) { return !!IsEqualGUID (guidOne, guidOther); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/guiddef.h:175:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __inline bool operator!= (REFGUID guidOne, REFGUID guidOther) { return ! (guidOne == guidOther); } ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:31:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __bsfd (int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:39:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __bsrd (int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:47:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __bswapd (int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("sse4.2") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:63:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __crc32b (unsigned int __C, unsigned char __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:70:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __crc32w (unsigned int __C, unsigned short __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:77:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __crc32d (unsigned int __C, unsigned int __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:92:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __popcntd (unsigned int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:102:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __rdpmc (int __S) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:112:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __rdtsc (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:122:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __rdtscp (unsigned int *__A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:132:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __rolb (unsigned char __X, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:140:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __rolw (unsigned short __X, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:148:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __rold (unsigned int __X, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:157:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __rorb (unsigned char __X, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:165:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __rorw (unsigned short __X, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:173:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __rord (unsigned int __X, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:182:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __pause (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:191:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __bsfq (long long __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:199:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __bsrq (long long __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:207:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __bswapq (long long __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:221:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __crc32q (unsigned long long __C, unsigned long long __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:234:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __popcntq (unsigned long long __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:242:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __rolq (unsigned long long __X, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:251:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __rorq (unsigned long long __X, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:260:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __readeflags (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:268:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __writeeflags (unsigned long long __X) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:31, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:56:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_empty (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:62:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_empty (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:69:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsi32_si64 (int __i) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:75:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_from_int (int __i) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:85:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_from_int64 (long long __i) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:91:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsi64_m64 (long long __i) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:98:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsi64x_si64 (long long __i) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:104:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_set_pi64x (long long __i) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:112:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsi64_si32 (__m64 __i) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:118:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_to_int (__m64 __i) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:128:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_to_int64 (__m64 __i) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:134:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtm64_si64 (__m64 __i) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:141:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsi64_si64x (__m64 __i) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:151:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_packs_pi16 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:157:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_packsswb (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:166:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_packs_pi32 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:172:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_packssdw (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:181:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_packs_pu16 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:187:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_packuswb (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:195:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_unpackhi_pi8 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:201:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_punpckhbw (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:209:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_unpackhi_pi16 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:215:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_punpckhwd (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:223:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_unpackhi_pi32 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:229:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_punpckhdq (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:237:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_unpacklo_pi8 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:243:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_punpcklbw (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:251:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_unpacklo_pi16 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:257:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_punpcklwd (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:265:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_unpacklo_pi32 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:271:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_punpckldq (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:278:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_add_pi8 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:284:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_paddb (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:291:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_add_pi16 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:297:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_paddw (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:304:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_add_pi32 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:310:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_paddd (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:323:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_add_si64 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:335:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_adds_pi8 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:341:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_paddsb (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:349:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_adds_pi16 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:355:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_paddsw (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:363:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_adds_pu8 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:369:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_paddusb (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:377:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_adds_pu16 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:383:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_paddusw (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:390:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sub_pi8 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:396:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_psubb (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:403:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sub_pi16 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:409:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_psubw (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:416:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sub_pi32 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:422:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_psubd (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:435:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sub_si64 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:447:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_subs_pi8 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:453:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_psubsb (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:461:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_subs_pi16 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:467:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_psubsw (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:475:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_subs_pu8 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:481:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_psubusb (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:489:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_subs_pu16 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:495:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_psubusw (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:504:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_madd_pi16 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:510:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pmaddwd (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:518:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mulhi_pi16 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:524:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pmulhw (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:532:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mullo_pi16 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:538:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pmullw (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:545:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sll_pi16 (__m64 __m, __m64 __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:551:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_psllw (__m64 __m, __m64 __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:557:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_slli_pi16 (__m64 __m, int __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:563:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_psllwi (__m64 __m, int __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:570:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sll_pi32 (__m64 __m, __m64 __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:576:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pslld (__m64 __m, __m64 __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:582:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_slli_pi32 (__m64 __m, int __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:588:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pslldi (__m64 __m, int __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:595:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sll_si64 (__m64 __m, __m64 __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:601:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_psllq (__m64 __m, __m64 __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:607:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_slli_si64 (__m64 __m, int __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:613:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_psllqi (__m64 __m, int __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:620:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sra_pi16 (__m64 __m, __m64 __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:626:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_psraw (__m64 __m, __m64 __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:632:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_srai_pi16 (__m64 __m, int __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:638:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_psrawi (__m64 __m, int __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:645:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sra_pi32 (__m64 __m, __m64 __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:651:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_psrad (__m64 __m, __m64 __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:657:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_srai_pi32 (__m64 __m, int __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:663:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_psradi (__m64 __m, int __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:670:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_srl_pi16 (__m64 __m, __m64 __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:676:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_psrlw (__m64 __m, __m64 __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:682:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_srli_pi16 (__m64 __m, int __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:688:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_psrlwi (__m64 __m, int __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:695:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_srl_pi32 (__m64 __m, __m64 __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:701:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_psrld (__m64 __m, __m64 __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:707:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_srli_pi32 (__m64 __m, int __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:713:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_psrldi (__m64 __m, int __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:720:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_srl_si64 (__m64 __m, __m64 __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:726:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_psrlq (__m64 __m, __m64 __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:732:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_srli_si64 (__m64 __m, int __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:738:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_psrlqi (__m64 __m, int __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:745:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_and_si64 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:751:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pand (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:759:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_andnot_si64 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:765:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pandn (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:772:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_or_si64 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:778:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_por (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:785:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_xor_si64 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:791:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pxor (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:799:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpeq_pi8 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:805:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pcmpeqb (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:811:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpgt_pi8 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:817:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pcmpgtb (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:825:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpeq_pi16 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:831:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pcmpeqw (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:837:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpgt_pi16 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:843:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pcmpgtw (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:851:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpeq_pi32 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:857:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pcmpeqd (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:863:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpgt_pi32 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:869:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pcmpgtd (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:876:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_setzero_si64 (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:883:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_set_pi32 (int __i1, int __i0) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:890:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_set_pi16 (short __w3, short __w2, short __w1, short __w0) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:898:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char __b3, char __b2, char __b1, char __b0) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:906:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_setr_pi32 (int __i0, int __i1) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:912:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_setr_pi16 (short __w0, short __w1, short __w2, short __w3) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:919:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char __b4, char __b5, char __b6, char __b7) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:926:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_set1_pi32 (int __i) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:933:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_set1_pi16 (short __w) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:940:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_set1_pi8 (char __b) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:33, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:52:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_prefetch (const void *__P, enum _mm_hint __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:114:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_undefined_ps (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:122:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_setzero_ps (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:132:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_add_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:138:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sub_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:144:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mul_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:150:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_div_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:156:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sqrt_ss (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:162:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rcp_ss (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:168:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rsqrt_ss (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:174:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_min_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:180:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_max_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:188:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_add_ps (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:194:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sub_ps (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:200:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mul_ps (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:206:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_div_ps (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:212:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sqrt_ps (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:218:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rcp_ps (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:224:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rsqrt_ps (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:230:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_min_ps (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:236:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_max_ps (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:244:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_and_ps (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:250:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_andnot_ps (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:256:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_or_ps (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:262:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_xor_ps (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:272:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpeq_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:278:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmplt_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:284:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmple_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:290:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpgt_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:300:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpge_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:310:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpneq_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:316:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpnlt_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:322:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpnle_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:328:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpngt_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:338:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpnge_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:348:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpord_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:354:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpunord_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:364:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpeq_ps (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:370:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmplt_ps (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:376:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmple_ps (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:382:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpgt_ps (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:388:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpge_ps (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:394:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpneq_ps (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:400:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpnlt_ps (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:406:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpnle_ps (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:412:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpngt_ps (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:418:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpnge_ps (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:424:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpord_ps (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:430:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpunord_ps (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:439:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comieq_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:445:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comilt_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:451:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comile_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:457:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comigt_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:463:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comige_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:469:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comineq_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:475:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_ucomieq_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:481:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_ucomilt_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:487:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_ucomile_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:493:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_ucomigt_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:499:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_ucomige_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:505:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_ucomineq_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:513:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtss_si32 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:519:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_ss2si (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:530:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtss_si64 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:537:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtss_si64x (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:546:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtps_pi32 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:552:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_ps2pi (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:559:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvttss_si32 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:565:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtt_ss2si (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:575:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvttss_si64 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:582:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvttss_si64x (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:591:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvttps_pi32 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:597:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtt_ps2pi (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:604:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsi32_ss (__m128 __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:610:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_si2ss (__m128 __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:620:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsi64_ss (__m128 __A, long long __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:627:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsi64x_ss (__m128 __A, long long __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:636:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtpi32_ps (__m128 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:642:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_pi2ps (__m128 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:649:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtpi16_ps (__m64 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:674:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtpu16_ps (__m64 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:693:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtpi8_ps (__m64 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:710:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtpu8_ps(__m64 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:718:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtpi32x2_ps(__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:728:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtps_pi16(__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:739:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtps_pi8(__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:748:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_shuffle_ps (__m128 __A, __m128 __B, int const __mask) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:760:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_unpackhi_ps (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:767:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_unpacklo_ps (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:775:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_loadh_pi (__m128 __A, __m64 const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:782:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_storeh_pi (__m64 *__P, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:789:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_movehl_ps (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:796:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_movelh_ps (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:804:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_loadl_pi (__m128 __A, __m64 const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:811:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_storel_pi (__m64 *__P, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:818:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_movemask_ps (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:825:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_getcsr (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:832:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_GET_EXCEPTION_STATE (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:838:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_GET_EXCEPTION_MASK (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:844:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_GET_ROUNDING_MODE (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:850:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_GET_FLUSH_ZERO_MODE (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:857:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_setcsr (unsigned int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:864:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_SET_EXCEPTION_STATE(unsigned int __mask) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:870:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_SET_EXCEPTION_MASK (unsigned int __mask) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:876:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_SET_ROUNDING_MODE (unsigned int __mode) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:882:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_SET_FLUSH_ZERO_MODE (unsigned int __mode) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:889:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_set_ss (float __F) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:896:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_set1_ps (float __F) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:902:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_set_ps1 (float __F) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:909:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_load_ss (float const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:916:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_load1_ps (float const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:922:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_load_ps1 (float const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:929:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_load_ps (float const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:936:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_loadu_ps (float const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:943:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_loadr_ps (float const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:951:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_set_ps (const float __Z, const float __Y, const float __X, const float __W) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:958:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_setr_ps (float __Z, float __Y, float __X, float __W) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:965:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_store_ss (float *__P, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:971:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtss_f32 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:978:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_store_ps (float *__P, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:985:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_storeu_ps (float *__P, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:992:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_store1_ps (float *__P, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1000:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_store_ps1 (float *__P, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1007:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_storer_ps (float *__P, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1016:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_move_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1024:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_extract_pi16 (__m64 const __A, int const __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1030:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pextrw (__m64 const __A, int const __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1045:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_insert_pi16 (__m64 const __A, int const __D, int const __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1051:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pinsrw (__m64 const __A, int const __D, int const __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1065:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_max_pi16 (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1071:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pmaxsw (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1078:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_max_pu8 (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1084:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pmaxub (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1091:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_min_pi16 (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1097:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pminsw (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1104:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_min_pu8 (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1110:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pminub (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1117:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_movemask_pi8 (__m64 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1123:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pmovmskb (__m64 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1131:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mulhi_pu16 (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1137:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pmulhuw (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1146:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_shuffle_pi16 (__m64 __A, int const __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1152:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pshufw (__m64 __A, int const __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1167:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskmove_si64 (__m64 __A, __m64 __N, char *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1173:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_maskmovq (__m64 __A, __m64 __N, char *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1180:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_avg_pu8 (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1186:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pavgb (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1193:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_avg_pu16 (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1199:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pavgw (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1208:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sad_pu8 (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1214:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_psadbw (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1221:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_stream_pi (__m64 *__P, __m64 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1228:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_stream_ps (float *__P, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1236:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sfence (void) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1260, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:33, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:66:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_set_sd (double __F) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:73:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_set1_pd (double __F) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:79:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_set_pd1 (double __F) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:86:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_set_pd (double __W, double __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:93:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_setr_pd (double __W, double __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:100:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_undefined_pd (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:108:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_setzero_pd (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:115:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_move_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:122:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_load_pd (double const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:129:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_loadu_pd (double const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:136:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_load1_pd (double const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:143:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_load_sd (double const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:149:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_load_pd1 (double const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:156:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_loadr_pd (double const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:164:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_store_pd (double *__P, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:171:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_storeu_pd (double *__P, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:178:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_store_sd (double *__P, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:184:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsd_f64 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:190:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_storel_pd (double *__P, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:197:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_storeh_pd (double *__P, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:205:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_store1_pd (double *__P, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:211:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_store_pd1 (double *__P, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:218:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_storer_pd (double *__P, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:224:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsi128_si32 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:232:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsi128_si64 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:239:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsi128_si64x (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:246:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_add_pd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:252:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_add_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:258:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sub_pd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:264:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sub_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:270:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mul_pd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:276:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mul_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:282:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_div_pd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:288:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_div_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:294:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sqrt_pd (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:301:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sqrt_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:308:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_min_pd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:314:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_min_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:320:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_max_pd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:326:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_max_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:332:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_and_pd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:338:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_andnot_pd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:344:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_or_pd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:350:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_xor_pd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:356:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpeq_pd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:362:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmplt_pd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:368:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmple_pd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:374:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpgt_pd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:380:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpge_pd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:386:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpneq_pd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:392:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpnlt_pd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:398:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpnle_pd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:404:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpngt_pd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:410:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpnge_pd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:416:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpord_pd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:422:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpunord_pd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:428:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpeq_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:434:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmplt_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:440:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmple_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:446:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpgt_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:456:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpge_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:466:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpneq_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:472:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpnlt_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:478:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpnle_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:484:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpngt_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:494:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpnge_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:504:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpord_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:510:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpunord_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:516:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comieq_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:522:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comilt_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:528:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comile_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:534:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comigt_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:540:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comige_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:546:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comineq_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:552:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_ucomieq_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:558:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_ucomilt_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:564:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_ucomile_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:570:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_ucomigt_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:576:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_ucomige_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:582:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_ucomineq_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:590:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_set_epi64x (long long __q1, long long __q0) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:596:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_set_epi64 (__m64 __q1, __m64 __q0) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:602:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_set_epi32 (int __q3, int __q2, int __q1, int __q0) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:609:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture short __q3, short __q2, short __q1, short __q0) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:619:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char __q03, char __q02, char __q01, char __q00) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:630:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_set1_epi64x (long long __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:636:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_set1_epi64 (__m64 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:642:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_set1_epi32 (int __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:648:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_set1_epi16 (short __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:654:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_set1_epi8 (char __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:664:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_setr_epi64 (__m64 __q0, __m64 __q1) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:670:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_setr_epi32 (int __q0, int __q1, int __q2, int __q3) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:677:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture short __q4, short __q5, short __q6, short __q7) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:686:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char __q12, char __q13, char __q14, char __q15) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:695:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_load_si128 (__m128i const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:701:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_loadu_si128 (__m128i_u const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:707:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_loadl_epi64 (__m128i_u const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:713:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_store_si128 (__m128i *__P, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:719:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_storeu_si128 (__m128i_u *__P, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:725:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_storel_epi64 (__m128i_u *__P, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:731:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_movepi64_pi64 (__m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:737:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_movpi64_epi64 (__m64 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:743:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_move_epi64 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:750:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_undefined_si128 (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:758:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_setzero_si128 (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:764:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepi32_pd (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:770:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepi32_ps (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:776:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtpd_epi32 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:782:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtpd_pi32 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:788:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtpd_ps (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:794:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvttpd_epi32 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:800:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvttpd_pi32 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:806:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtpi32_pd (__m64 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:812:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtps_epi32 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:818:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvttps_epi32 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:824:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtps_pd (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:830:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsd_si32 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:838:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsd_si64 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:845:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsd_si64x (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:852:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvttsd_si32 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:860:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvttsd_si64 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:867:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvttsd_si64x (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:874:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsd_ss (__m128 __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:880:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsi32_sd (__m128d __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:888:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsi64_sd (__m128d __A, long long __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:895:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsi64x_sd (__m128d __A, long long __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:902:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtss_sd (__m128d __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:909:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_shuffle_pd(__m128d __A, __m128d __B, const int __mask) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:920:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_unpackhi_pd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:926:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_unpacklo_pd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:932:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_loadh_pd (__m128d __A, double const *__B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:938:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_loadl_pd (__m128d __A, double const *__B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:944:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_movemask_pd (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:950:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_packs_epi16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:956:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_packs_epi32 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:962:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_packus_epi16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:968:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_unpackhi_epi8 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:974:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_unpackhi_epi16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:980:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_unpackhi_epi32 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:986:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_unpackhi_epi64 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:992:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_unpacklo_epi8 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:998:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_unpacklo_epi16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1004:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_unpacklo_epi32 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1010:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_unpacklo_epi64 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1016:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_add_epi8 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1022:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_add_epi16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1028:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_add_epi32 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1034:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_add_epi64 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1040:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_adds_epi8 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1046:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_adds_epi16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1052:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_adds_epu8 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1058:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_adds_epu16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1064:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sub_epi8 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1070:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sub_epi16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1076:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sub_epi32 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1082:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sub_epi64 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1088:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_subs_epi8 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1094:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_subs_epi16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1100:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_subs_epu8 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1106:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_subs_epu16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1112:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_madd_epi16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1118:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mulhi_epi16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1124:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mullo_epi16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1130:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mul_su32 (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1136:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mul_epu32 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1142:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_slli_epi16 (__m128i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1148:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_slli_epi32 (__m128i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1154:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_slli_epi64 (__m128i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1160:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_srai_epi16 (__m128i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1166:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_srai_epi32 (__m128i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1173:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_bsrli_si128 (__m128i __A, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1179:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_bslli_si128 (__m128i __A, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1185:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_srli_si128 (__m128i __A, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1191:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_slli_si128 (__m128i __A, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1207:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_srli_epi16 (__m128i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1213:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_srli_epi32 (__m128i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1219:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_srli_epi64 (__m128i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1225:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sll_epi16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1231:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sll_epi32 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1237:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sll_epi64 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1243:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sra_epi16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1249:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sra_epi32 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1255:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_srl_epi16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1261:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_srl_epi32 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1267:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_srl_epi64 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1273:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_and_si128 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1279:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_andnot_si128 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1285:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_or_si128 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1291:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_xor_si128 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1297:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpeq_epi8 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1303:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpeq_epi16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1309:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpeq_epi32 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1315:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmplt_epi8 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1321:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmplt_epi16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1327:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmplt_epi32 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1333:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpgt_epi8 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1339:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpgt_epi16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1345:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpgt_epi32 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1352:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_extract_epi16 (__m128i const __A, int const __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1358:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_insert_epi16 (__m128i const __A, int const __D, int const __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1371:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_max_epi16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1377:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_max_epu8 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1383:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_min_epi16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1389:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_min_epu8 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1395:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_movemask_epi8 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1401:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mulhi_epu16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1408:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_shufflehi_epi16 (__m128i __A, const int __mask) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1414:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_shufflelo_epi16 (__m128i __A, const int __mask) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1420:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_shuffle_epi32 (__m128i __A, const int __mask) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1434:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskmoveu_si128 (__m128i __A, __m128i __B, char *__C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1440:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_avg_epu8 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1446:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_avg_epu16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1452:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sad_epu8 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1458:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_stream_si32 (int *__A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1465:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_stream_si64 (long long int *__A, long long int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1472:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_stream_si128 (__m128i *__A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1478:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_stream_pd (double *__A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1484:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_clflush (void const *__A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1490:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_lfence (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1496:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mfence (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1502:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsi32_si128 (int __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1510:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsi64_si128 (long long __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1517:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsi64x_si128 (long long __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1526:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_castpd_ps(__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1532:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_castpd_si128(__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1538:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_castps_pd(__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1544:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_castps_si128(__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1550:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_castsi128_ps(__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1556:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_castsi128_pd(__m128i __A) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:33, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1273:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_pause (void) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:37, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/pmmintrin.h:50:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_addsub_ps (__m128 __X, __m128 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/pmmintrin.h:56:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_hadd_ps (__m128 __X, __m128 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/pmmintrin.h:62:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_hsub_ps (__m128 __X, __m128 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/pmmintrin.h:68:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_movehdup_ps (__m128 __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/pmmintrin.h:74:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_moveldup_ps (__m128 __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/pmmintrin.h:80:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_addsub_pd (__m128d __X, __m128d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/pmmintrin.h:86:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_hadd_pd (__m128d __X, __m128d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/pmmintrin.h:92:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_hsub_pd (__m128d __X, __m128d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/pmmintrin.h:98:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_loaddup_pd (double const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/pmmintrin.h:104:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_movedup_pd (__m128d __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/pmmintrin.h:110:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_lddqu_si128 (__m128i const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/pmmintrin.h:116:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_monitor (void const * __P, unsigned int __E, unsigned int __H) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/pmmintrin.h:122:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mwait (unsigned int __E, unsigned int __H) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:39, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:40:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_hadd_epi16 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:46:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_hadd_epi32 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:52:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_hadds_epi16 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:58:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_hadd_pi16 (__m64 __X, __m64 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:64:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_hadd_pi32 (__m64 __X, __m64 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:70:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_hadds_pi16 (__m64 __X, __m64 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:76:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_hsub_epi16 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:82:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_hsub_epi32 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:88:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_hsubs_epi16 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:94:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_hsub_pi16 (__m64 __X, __m64 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:100:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_hsub_pi32 (__m64 __X, __m64 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:106:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_hsubs_pi16 (__m64 __X, __m64 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:112:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maddubs_epi16 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:118:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maddubs_pi16 (__m64 __X, __m64 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:124:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mulhrs_epi16 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:130:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mulhrs_pi16 (__m64 __X, __m64 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:136:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_shuffle_epi8 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:142:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_shuffle_pi8 (__m64 __X, __m64 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:148:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sign_epi8 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:154:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sign_epi16 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:160:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sign_epi32 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:166:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sign_pi8 (__m64 __X, __m64 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:172:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sign_pi16 (__m64 __X, __m64 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:178:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sign_pi32 (__m64 __X, __m64 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:185:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_alignr_epi8(__m128i __X, __m128i __Y, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:192:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_alignr_pi8(__m64 __X, __m64 __Y, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:209:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_abs_epi8 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:215:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_abs_epi16 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:221:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_abs_epi32 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:227:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_abs_pi8 (__m64 __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:233:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_abs_pi16 (__m64 __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:239:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_abs_pi32 (__m64 __X) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:41, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ammintrin.h:35:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("sse4a") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ammintrin.h:35:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ammintrin.h:35:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ammintrin.h:35:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ammintrin.h:35:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ammintrin.h:35:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ammintrin.h:40:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_stream_sd (double * __P, __m128d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ammintrin.h:46:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_stream_ss (float * __P, __m128 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ammintrin.h:52:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_extract_si64 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ammintrin.h:59:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_extracti_si64 (__m128i __X, unsigned const int __I, unsigned const int __L) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ammintrin.h:70:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_insert_si64 (__m128i __X,__m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ammintrin.h:77:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_inserti_si64(__m128i __X, __m128i __Y, unsigned const int __I, unsigned const int __L) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:43, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:67:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_testz_si128 (__m128i __M, __m128i __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:75:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_testc_si128 (__m128i __M, __m128i __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:83:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_testnzc_si128 (__m128i __M, __m128i __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:100:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_round_pd (__m128d __V, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:106:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_round_sd(__m128d __D, __m128d __V, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:125:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_round_ps (__m128 __V, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:131:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_round_ss (__m128 __D, __m128 __V, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:166:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_blend_epi16 (__m128i __X, __m128i __Y, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:179:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_blendv_epi8 (__m128i __X, __m128i __Y, __m128i __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:191:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_blend_ps (__m128 __X, __m128 __Y, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:204:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_blendv_ps (__m128 __X, __m128 __Y, __m128 __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:216:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_blend_pd (__m128d __X, __m128d __Y, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:229:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_blendv_pd (__m128d __X, __m128d __Y, __m128d __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:241:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_dp_ps (__m128 __X, __m128 __Y, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:249:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_dp_pd (__m128d __X, __m128d __Y, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:268:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpeq_epi64 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:276:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_min_epi8 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:282:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_max_epi8 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:288:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_min_epu16 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:294:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_max_epu16 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:300:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_min_epi32 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:306:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_max_epi32 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:312:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_min_epu32 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:318:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_max_epu32 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:326:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mullo_epi32 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:334:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mul_epi32 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:346:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_insert_ps (__m128 __D, __m128 __S, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:366:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_extract_ps (__m128 __X, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:399:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_insert_epi8 (__m128i __D, int __S, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:406:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_insert_epi32 (__m128i __D, int __S, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:414:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_insert_epi64 (__m128i __D, long long __S, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:441:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_extract_epi8 (__m128i __X, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:447:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_extract_epi32 (__m128i __X, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:454:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_extract_epi64 (__m128i __X, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:474:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_minpos_epu16 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:482:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepi8_epi32 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:488:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepi16_epi32 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:494:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepi8_epi64 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:500:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepi32_epi64 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:506:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepi16_epi64 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:512:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepi8_epi16 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:520:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepu8_epi32 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:526:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepu16_epi32 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:532:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepu8_epi64 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:538:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepu32_epi64 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:544:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepu16_epi64 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:550:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepu8_epi16 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:558:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_packus_epi32 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:569:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mpsadbw_epu8 (__m128i __X, __m128i __Y, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:582:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_stream_load_si128 (__m128i *__X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:623:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpistrm (__m128i __X, __m128i __Y, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:631:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpistri (__m128i __X, __m128i __Y, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:639:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpestrm (__m128i __X, int __LX, __m128i __Y, int __LY, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:647:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpestri (__m128i __X, int __LX, __m128i __Y, int __LY, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:676:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpistra (__m128i __X, __m128i __Y, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:684:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpistrc (__m128i __X, __m128i __Y, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:692:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpistro (__m128i __X, __m128i __Y, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:700:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpistrs (__m128i __X, __m128i __Y, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:708:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpistrz (__m128i __X, __m128i __Y, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:716:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpestra (__m128i __X, int __LX, __m128i __Y, int __LY, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:724:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpestrc (__m128i __X, int __LX, __m128i __Y, int __LY, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:732:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpestro (__m128i __X, int __LX, __m128i __Y, int __LY, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:740:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpestrs (__m128i __X, int __LX, __m128i __Y, int __LY, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:748:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpestrz (__m128i __X, int __LX, __m128i __Y, int __LY, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:796:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpgt_epi64 (__m128i __X, __m128i __Y) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:811, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:43, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/popcntintrin.h:35:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_popcnt_u32 (unsigned int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/popcntintrin.h:42:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_popcnt_u64 (unsigned long long __X) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:43, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:827:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_crc32_u8 (unsigned int __C, unsigned char __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:833:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_crc32_u16 (unsigned int __C, unsigned short __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:839:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_crc32_u32 (unsigned int __C, unsigned int __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:846:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_crc32_u64 (unsigned long long __C, unsigned long long __V) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:45, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/wmmintrin.h:44:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_aesdec_si128 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/wmmintrin.h:52:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_aesdeclast_si128 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/wmmintrin.h:61:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_aesenc_si128 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/wmmintrin.h:69:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_aesenclast_si128 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/wmmintrin.h:77:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_aesimc_si128 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/wmmintrin.h:87:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_aeskeygenassist_si128 (__m128i __X, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/wmmintrin.h:116:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_clmulepi64_si128 (__m128i __X, __m128i __Y, const int __I) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:41, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("avx") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:140:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_add_pd (__m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:146:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_add_ps (__m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:152:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_addsub_pd (__m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:158:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_addsub_ps (__m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:165:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_and_pd (__m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:171:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_and_ps (__m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:177:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_andnot_pd (__m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:183:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_andnot_ps (__m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:193:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_blend_pd (__m256d __X, __m256d __Y, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:201:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_blend_ps (__m256 __X, __m256 __Y, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:218:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_blendv_pd (__m256d __X, __m256d __Y, __m256d __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:226:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_blendv_ps (__m256 __X, __m256 __Y, __m256 __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:234:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_div_pd (__m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:240:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_div_ps (__m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:250:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_dp_ps (__m256 __X, __m256 __Y, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:263:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_hadd_pd (__m256d __X, __m256d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:269:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_hadd_ps (__m256 __X, __m256 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:275:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_hsub_pd (__m256d __X, __m256d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:281:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_hsub_ps (__m256 __X, __m256 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:287:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_max_pd (__m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:293:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_max_ps (__m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:299:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_min_pd (__m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:305:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_min_ps (__m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:311:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mul_pd (__m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:317:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mul_ps (__m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:323:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_or_pd (__m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:329:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_or_ps (__m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:336:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_shuffle_pd (__m256d __A, __m256d __B, const int __mask) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:343:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_shuffle_ps (__m256 __A, __m256 __B, const int __mask) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:359:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_sub_pd (__m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:365:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_sub_ps (__m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:371:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_xor_pd (__m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:377:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_xor_ps (__m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:384:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmp_pd (__m128d __X, __m128d __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:390:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmp_ps (__m128 __X, __m128 __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:396:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmp_pd (__m256d __X, __m256d __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:403:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmp_ps (__m256 __X, __m256 __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:410:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmp_sd (__m128d __X, __m128d __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:416:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmp_ss (__m128 __X, __m128 __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:447:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepi32_pd (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:453:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepi32_ps (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:459:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtpd_ps (__m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:465:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtps_epi32 (__m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:471:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtps_pd (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:477:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvttpd_epi32 (__m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:483:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtpd_epi32 (__m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:489:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvttps_epi32 (__m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:496:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtsd_f64 (__m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:503:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtss_f32 (__m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:510:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_extractf128_pd (__m256d __X, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:516:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_extractf128_ps (__m256 __X, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:522:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_extractf128_si256 (__m256i __X, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:528:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_extract_epi32 (__m256i __X, int const __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:535:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_extract_epi16 (__m256i __X, int const __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:542:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_extract_epi8 (__m256i __X, int const __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:550:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_extract_epi64 (__m256i __X, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:601:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_zeroall (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:607:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_zeroupper (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:613:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_permutevar_pd (__m128d __A, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:620:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permutevar_pd (__m256d __A, __m256i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:627:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_permutevar_ps (__m128 __A, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:634:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permutevar_ps (__m256 __A, __m256i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:642:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_permute_pd (__m128d __X, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:648:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permute_pd (__m256d __X, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:654:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_permute_ps (__m128 __X, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:660:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permute_ps (__m256 __X, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:680:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permute2f128_pd (__m256d __X, __m256d __Y, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:688:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permute2f128_ps (__m256 __X, __m256 __Y, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:696:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permute2f128_si256 (__m256i __X, __m256i __Y, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:720:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_broadcast_ss (float const *__X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:726:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_broadcast_sd (double const *__X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:732:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_broadcast_ss (float const *__X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:738:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_broadcast_pd (__m128d const *__X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:744:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_broadcast_ps (__m128 const *__X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:751:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_insertf128_pd (__m256d __X, __m128d __Y, const int __O) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:759:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_insertf128_ps (__m256 __X, __m128 __Y, const int __O) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:767:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_insertf128_si256 (__m256i __X, __m128i __Y, const int __O) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:775:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_insert_epi32 (__m256i __X, int __D, int const __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:783:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_insert_epi16 (__m256i __X, int __D, int const __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:791:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_insert_epi8 (__m256i __X, int __D, int const __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:800:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_insert_epi64 (__m256i __X, long long __D, int const __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:859:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_load_pd (double const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:865:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_store_pd (double *__P, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:871:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_load_ps (float const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:877:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_store_ps (float *__P, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:883:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_loadu_pd (double const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:889:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_storeu_pd (double *__P, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:895:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_loadu_ps (float const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:901:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_storeu_ps (float *__P, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:907:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_load_si256 (__m256i const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:913:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_store_si256 (__m256i *__P, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:919:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_loadu_si256 (__m256i_u const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:925:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_storeu_si256 (__m256i_u *__P, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:931:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskload_pd (double const *__P, __m128i __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:938:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskstore_pd (double *__P, __m128i __M, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:944:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskload_pd (double const *__P, __m256i __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:951:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskstore_pd (double *__P, __m256i __M, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:957:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskload_ps (float const *__P, __m128i __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:964:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskstore_ps (float *__P, __m128i __M, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:970:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskload_ps (float const *__P, __m256i __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:977:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskstore_ps (float *__P, __m256i __M, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:983:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_movehdup_ps (__m256 __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:989:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_moveldup_ps (__m256 __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:995:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_movedup_pd (__m256d __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1001:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_lddqu_si256 (__m256i const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1007:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_stream_si256 (__m256i *__A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1013:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_stream_pd (double *__A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1019:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_stream_ps (float *__P, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1025:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_rcp_ps (__m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1031:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_rsqrt_ps (__m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1037:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_sqrt_pd (__m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1043:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_sqrt_ps (__m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1050:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_round_pd (__m256d __V, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1056:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_round_ps (__m256 __V, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1074:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_unpackhi_pd (__m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1080:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_unpacklo_pd (__m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1086:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_unpackhi_ps (__m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1092:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_unpacklo_ps (__m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1098:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_testz_pd (__m128d __M, __m128d __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1104:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_testc_pd (__m128d __M, __m128d __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1110:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_testnzc_pd (__m128d __M, __m128d __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1116:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_testz_ps (__m128 __M, __m128 __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1122:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_testc_ps (__m128 __M, __m128 __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1128:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_testnzc_ps (__m128 __M, __m128 __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1134:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_testz_pd (__m256d __M, __m256d __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1140:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_testc_pd (__m256d __M, __m256d __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1146:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_testnzc_pd (__m256d __M, __m256d __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1152:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_testz_ps (__m256 __M, __m256 __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1158:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_testc_ps (__m256 __M, __m256 __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1164:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_testnzc_ps (__m256 __M, __m256 __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1170:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_testz_si256 (__m256i __M, __m256i __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1176:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_testc_si256 (__m256i __M, __m256i __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1182:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_testnzc_si256 (__m256i __M, __m256i __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1188:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_movemask_pd (__m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1194:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_movemask_ps (__m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1200:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_undefined_pd (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1207:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_undefined_ps (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1214:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_undefined_si256 (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1221:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_setzero_pd (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1227:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_setzero_ps (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1234:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_setzero_si256 (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1241:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_set_pd (double __A, double __B, double __C, double __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1249:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture float __E, float __F, float __G, float __H) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1258:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __E, int __F, int __G, int __H) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1268:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture short __q03, short __q02, short __q01, short __q00) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1284:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char __q03, char __q02, char __q01, char __q00) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1296:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture long long __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1303:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_set1_pd (double __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1310:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_set1_ps (float __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1318:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_set1_epi32 (int __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1325:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_set1_epi16 (short __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1332:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_set1_epi8 (char __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1341:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_set1_epi64x (long long __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1350:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_setr_pd (double __A, double __B, double __C, double __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1357:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture float __E, float __F, float __G, float __H) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1364:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __E, int __F, int __G, int __H) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1373:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture short __q03, short __q02, short __q01, short __q00) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1389:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char __q03, char __q02, char __q01, char __q00) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1403:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture long long __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1411:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_castpd_ps (__m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1417:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_castpd_si256 (__m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1423:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_castps_pd (__m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1429:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_castps_si256(__m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1435:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_castsi256_ps (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1441:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_castsi256_pd (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1447:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_castpd256_pd128 (__m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1453:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_castps256_ps128 (__m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1459:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_castsi256_si128 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1470:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_castpd128_pd256 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1476:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_castps128_ps256 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1482:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_castsi128_si256 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1488:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_set_m128 ( __m128 __H, __m128 __L) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1494:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_set_m128d (__m128d __H, __m128d __L) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1500:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_set_m128i (__m128i __H, __m128i __L) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1506:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_setr_m128 (__m128 __L, __m128 __H) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1512:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_setr_m128d (__m128d __L, __m128d __H) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1518:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_setr_m128i (__m128i __L, __m128i __H) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:43, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("avx2") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:43:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mpsadbw_epu8 (__m256i __X, __m256i __Y, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:56:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_abs_epi8 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:63:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_abs_epi16 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:70:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_abs_epi32 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:77:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_packs_epi32 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:84:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_packs_epi16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:91:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_packus_epi32 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:98:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_packus_epi16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:105:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_add_epi8 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:112:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_add_epi16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:119:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_add_epi32 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:126:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_add_epi64 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:133:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_adds_epi8 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:140:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_adds_epi16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:147:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_adds_epu8 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:154:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_adds_epu16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:162:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_alignr_epi8 (__m256i __A, __m256i __B, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:179:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_and_si256 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:186:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_andnot_si256 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:193:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_avg_epu8 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:200:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_avg_epu16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:207:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_blendv_epi8 (__m256i __X, __m256i __Y, __m256i __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:217:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_blend_epi16 (__m256i __X, __m256i __Y, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:231:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpeq_epi8 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:238:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpeq_epi16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:245:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpeq_epi32 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:252:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpeq_epi64 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:259:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpgt_epi8 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:266:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpgt_epi16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:273:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpgt_epi32 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:280:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpgt_epi64 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:287:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_hadd_epi16 (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:295:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_hadd_epi32 (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:302:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_hadds_epi16 (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:310:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_hsub_epi16 (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:318:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_hsub_epi32 (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:325:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_hsubs_epi16 (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:333:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maddubs_epi16 (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:341:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_madd_epi16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:349:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_max_epi8 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:356:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_max_epi16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:363:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_max_epi32 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:370:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_max_epu8 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:377:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_max_epu16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:384:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_max_epu32 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:391:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_min_epi8 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:398:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_min_epi16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:405:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_min_epi32 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:412:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_min_epu8 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:419:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_min_epu16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:426:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_min_epu32 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:433:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_movemask_epi8 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:440:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepi8_epi16 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:447:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepi8_epi32 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:454:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepi8_epi64 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:461:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepi16_epi32 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:468:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepi16_epi64 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:475:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepi32_epi64 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:482:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepu8_epi16 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:489:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepu8_epi32 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:496:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepu8_epi64 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:503:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepu16_epi32 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:510:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepu16_epi64 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:517:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepu32_epi64 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:524:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mul_epi32 (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:531:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mulhrs_epi16 (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:539:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mulhi_epu16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:546:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mulhi_epi16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:553:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mullo_epi16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:560:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mullo_epi32 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:567:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mul_epu32 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:574:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_or_si256 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:581:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_sad_epu8 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:588:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_shuffle_epi8 (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:597:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_shuffle_epi32 (__m256i __A, const int __mask) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:604:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_shufflehi_epi16 (__m256i __A, const int __mask) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:611:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_shufflelo_epi16 (__m256i __A, const int __mask) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:626:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_sign_epi8 (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:633:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_sign_epi16 (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:640:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_sign_epi32 (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:648:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_bslli_epi128 (__m256i __A, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:655:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_slli_si256 (__m256i __A, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:668:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_slli_epi16 (__m256i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:675:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_sll_epi16 (__m256i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:682:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_slli_epi32 (__m256i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:689:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_sll_epi32 (__m256i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:696:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_slli_epi64 (__m256i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:703:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_sll_epi64 (__m256i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:710:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_srai_epi16 (__m256i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:717:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_sra_epi16 (__m256i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:724:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_srai_epi32 (__m256i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:731:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_sra_epi32 (__m256i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:739:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_bsrli_epi128 (__m256i __A, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:746:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_srli_si256 (__m256i __A, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:759:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_srli_epi16 (__m256i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:766:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_srl_epi16 (__m256i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:773:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_srli_epi32 (__m256i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:780:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_srl_epi32 (__m256i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:787:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_srli_epi64 (__m256i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:794:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_srl_epi64 (__m256i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:801:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_sub_epi8 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:808:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_sub_epi16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:815:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_sub_epi32 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:822:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_sub_epi64 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:829:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_subs_epi8 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:836:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_subs_epi16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:843:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_subs_epu8 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:850:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_subs_epu16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:857:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_unpackhi_epi8 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:864:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_unpackhi_epi16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:871:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_unpackhi_epi32 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:878:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_unpackhi_epi64 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:885:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_unpacklo_epi8 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:892:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_unpacklo_epi16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:899:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_unpacklo_epi32 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:906:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_unpacklo_epi64 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:913:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_xor_si256 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:920:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_stream_load_si256 (__m256i const *__X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:927:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_broadcastss_ps (__m128 __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:934:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_broadcastss_ps (__m128 __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:941:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_broadcastsd_pd (__m128d __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:948:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_broadcastsi128_si256 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:956:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_blend_epi32 (__m128i __X, __m128i __Y, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:971:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_blend_epi32 (__m256i __X, __m256i __Y, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:985:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_broadcastb_epi8 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:992:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_broadcastw_epi16 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:999:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_broadcastd_epi32 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1006:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_broadcastq_epi64 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1013:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_broadcastb_epi8 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1020:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_broadcastw_epi16 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1027:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_broadcastd_epi32 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1034:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_broadcastq_epi64 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1041:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permutevar8x32_epi32 (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1049:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permute4x64_pd (__m256d __X, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1060:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permutevar8x32_ps (__m256 __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1068:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permute4x64_epi64 (__m256i __X, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1081:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permute2x128_si256 (__m256i __X, __m256i __Y, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1093:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_extracti128_si256 (__m256i __X, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1105:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_inserti128_si256 (__m256i __X, __m128i __Y, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1118:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskload_epi32 (int const *__X, __m256i __M ) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1126:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskload_epi64 (long long const *__X, __m256i __M ) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1134:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskload_epi32 (int const *__X, __m128i __M ) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1142:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskload_epi64 (long long const *__X, __m128i __M ) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1150:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskstore_epi32 (int *__X, __m256i __M, __m256i __Y ) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1157:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskstore_epi64 (long long *__X, __m256i __M, __m256i __Y ) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1164:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskstore_epi32 (int *__X, __m128i __M, __m128i __Y ) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1171:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskstore_epi64 (long long *__X, __m128i __M, __m128i __Y ) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1178:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_sllv_epi32 (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1185:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sllv_epi32 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1192:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_sllv_epi64 (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1199:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sllv_epi64 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1206:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_srav_epi32 (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1213:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_srav_epi32 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1220:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_srlv_epi32 (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1227:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_srlv_epi32 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1234:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_srlv_epi64 (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1241:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_srlv_epi64 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1249:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_i32gather_pd (double const *__base, __m128i __index, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1264:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __mask, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1275:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_i32gather_pd (double const *__base, __m128i __index, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1290:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __index, __m256d __mask, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1301:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_i64gather_pd (double const *__base, __m128i __index, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1316:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __mask, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1327:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_i64gather_pd (double const *__base, __m256i __index, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1342:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __index, __m256d __mask, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1353:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_i32gather_ps (float const *__base, __m128i __index, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1368:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __mask, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1379:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_i32gather_ps (float const *__base, __m256i __index, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1394:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __index, __m256 __mask, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1405:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_i64gather_ps (float const *__base, __m128i __index, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1420:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __mask, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1431:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_i64gather_ps (float const *__base, __m256i __index, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1446:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __index, __m128 __mask, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1458:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __index, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1473:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __index, __m128i __mask, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1485:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __index, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1501:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1513:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __index, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1528:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __index, __m128i __mask, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1540:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __index, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1556:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1567:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_i32gather_epi32 (int const *__base, __m128i __index, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1582:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __mask, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1593:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_i32gather_epi32 (int const *__base, __m256i __index, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1609:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1620:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_i64gather_epi32 (int const *__base, __m128i __index, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1635:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __mask, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1646:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_i64gather_epi32 (int const *__base, __m256i __index, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1662:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __scale) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:45, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("avx512f") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:65:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_int2mask (int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:72:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask2int (__mmask16 __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:81:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture long long __G, long long __H) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:93:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __M, int __N, int __O, int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:103:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __E, double __F, double __G, double __H) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:114:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture float __M, float __N, float __O, float __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:136:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_undefined_ps (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:146:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_undefined_pd (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:154:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_undefined_epi32 (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:164:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_set1_epi8 (char __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:179:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_set1_epi16 (short __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:190:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_set1_pd (double __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:201:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_set1_ps (float __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:213:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_set4_epi32 (int __A, int __B, int __C, int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:223:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture long long __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:231:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_set4_pd (double __A, double __B, double __C, double __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:239:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_set4_ps (float __A, float __B, float __C, float __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:260:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_setzero_ps (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:268:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_setzero_pd (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:275:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_setzero_epi32 (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:282:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_setzero_si512 (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:289:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_mov_pd (__m512d __W, __mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:298:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_mov_pd (__mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:308:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_mov_ps (__m512 __W, __mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:317:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_mov_ps (__mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:327:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_load_pd (void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:334:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_load_pd (__m512d __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:343:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_load_pd (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:353:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_store_pd (void *__P, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:360:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_store_pd (void *__P, __mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:368:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_load_ps (void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:375:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_load_ps (__m512 __W, __mmask16 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:384:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_load_ps (__mmask16 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:394:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_store_ps (void *__P, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:401:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_store_ps (void *__P, __mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:409:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_mov_epi64 (__m512i __W, __mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:418:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_mov_epi64 (__mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:428:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_load_epi64 (void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:435:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_load_epi64 (__m512i __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:444:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_load_epi64 (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:454:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_store_epi64 (void *__P, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:461:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_store_epi64 (void *__P, __mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:469:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_mov_epi32 (__m512i __W, __mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:478:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_mov_epi32 (__mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:488:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_load_si512 (void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:495:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_load_epi32 (void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:502:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_load_epi32 (__m512i __W, __mmask16 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:511:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_load_epi32 (__mmask16 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:521:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_store_si512 (void *__P, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:528:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_store_epi32 (void *__P, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:535:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_store_epi32 (void *__P, __mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:543:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mullo_epi32 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:550:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_mullo_epi32 (__mmask16 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:561:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_mullo_epi32 (__m512i __W, __mmask16 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:570:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_sllv_epi32 (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:581:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_sllv_epi32 (__m512i __W, __mmask16 __U, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:591:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_sllv_epi32 (__mmask16 __U, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:602:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_srav_epi32 (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:613:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_srav_epi32 (__m512i __W, __mmask16 __U, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:623:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_srav_epi32 (__mmask16 __U, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:634:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_srlv_epi32 (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:645:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_srlv_epi32 (__m512i __W, __mmask16 __U, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:655:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_srlv_epi32 (__mmask16 __U, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:666:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_add_epi64 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:673:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_add_epi64 (__m512i __W, __mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:683:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_add_epi64 (__mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:694:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_sub_epi64 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:701:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_sub_epi64 (__m512i __W, __mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:711:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_sub_epi64 (__mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:722:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_sllv_epi64 (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:733:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_sllv_epi64 (__m512i __W, __mmask8 __U, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:743:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_sllv_epi64 (__mmask8 __U, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:754:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_srav_epi64 (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:765:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_srav_epi64 (__m512i __W, __mmask8 __U, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:775:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_srav_epi64 (__mmask8 __U, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:786:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_srlv_epi64 (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:797:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_srlv_epi64 (__m512i __W, __mmask8 __U, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:807:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_srlv_epi64 (__mmask8 __U, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:818:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_add_epi32 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:825:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_add_epi32 (__m512i __W, __mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:835:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_add_epi32 (__mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:846:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mul_epi32 (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:857:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_mul_epi32 (__m512i __W, __mmask8 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:866:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_mul_epi32 (__mmask8 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:877:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_sub_epi32 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:884:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_sub_epi32 (__m512i __W, __mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:894:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_sub_epi32 (__mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:905:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mul_epu32 (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:916:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_mul_epu32 (__m512i __W, __mmask8 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:925:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_mul_epu32 (__mmask8 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:937:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_slli_epi64 (__m512i __A, unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:948:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:957:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_slli_epi64 (__mmask8 __U, __m512i __A, unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:983:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_sll_epi64 (__m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:994:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_sll_epi64 (__m512i __W, __mmask8 __U, __m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1004:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_sll_epi64 (__mmask8 __U, __m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1016:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_srli_epi64 (__m512i __A, unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1027:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __A, unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1036:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_srli_epi64 (__mmask8 __U, __m512i __A, unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1062:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_srl_epi64 (__m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1073:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_srl_epi64 (__m512i __W, __mmask8 __U, __m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1083:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_srl_epi64 (__mmask8 __U, __m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1095:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_srai_epi64 (__m512i __A, unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1106:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1115:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_srai_epi64 (__mmask8 __U, __m512i __A, unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1141:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_sra_epi64 (__m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1152:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_sra_epi64 (__m512i __W, __mmask8 __U, __m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1162:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_sra_epi64 (__mmask8 __U, __m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1174:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_slli_epi32 (__m512i __A, unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1185:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1194:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_slli_epi32 (__mmask16 __U, __m512i __A, unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1220:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_sll_epi32 (__m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1231:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_sll_epi32 (__m512i __W, __mmask16 __U, __m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1241:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_sll_epi32 (__mmask16 __U, __m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1253:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_srli_epi32 (__m512i __A, unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1264:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __A, unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1273:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_srli_epi32 (__mmask16 __U, __m512i __A, unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1299:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_srl_epi32 (__m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1310:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_srl_epi32 (__m512i __W, __mmask16 __U, __m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1320:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_srl_epi32 (__mmask16 __U, __m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1332:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_srai_epi32 (__m512i __A, unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1343:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1352:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_srai_epi32 (__mmask16 __U, __m512i __A, unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1378:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_sra_epi32 (__m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1389:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_sra_epi32 (__m512i __W, __mmask16 __U, __m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1399:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_sra_epi32 (__mmask16 __U, __m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1411:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_add_round_sd (__m128d __A, __m128d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1421:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1432:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1443:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_add_round_ss (__m128 __A, __m128 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1453:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1464:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1475:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sub_round_sd (__m128d __A, __m128d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1485:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1496:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1507:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sub_round_ss (__m128 __A, __m128 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1517:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1528:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1580:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1591:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1602:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1613:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1624:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1635:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1668:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_rcp14_pd (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1678:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_rcp14_pd (__m512d __W, __mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1687:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_rcp14_pd (__mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1697:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_rcp14_ps (__m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1707:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_rcp14_ps (__m512 __W, __mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1716:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_rcp14_ps (__mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1726:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rcp14_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1734:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_rcp14_sd (__m128d __W, __mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1744:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_rcp14_sd (__mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1754:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rcp14_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1762:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_rcp14_ss (__m128 __W, __mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1772:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_rcp14_ss (__mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1782:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_rsqrt14_pd (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1792:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_rsqrt14_pd (__m512d __W, __mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1801:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_rsqrt14_pd (__mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1811:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_rsqrt14_ps (__m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1821:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_rsqrt14_ps (__m512 __W, __mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1830:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_rsqrt14_ps (__mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1840:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rsqrt14_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1848:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_rsqrt14_sd (__m128d __W, __mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1858:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_rsqrt14_sd (__mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1868:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rsqrt14_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1876:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_rsqrt14_ss (__m128 __W, __mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1886:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_rsqrt14_ss (__mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1897:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_sqrt_round_pd (__m512d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1908:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1917:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_sqrt_round_pd (__mmask8 __U, __m512d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1927:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_sqrt_round_ps (__m512 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1937:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_sqrt_round_ps (__m512 __W, __mmask16 __U, __m512 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1946:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_sqrt_round_ps (__mmask16 __U, __m512 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1956:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sqrt_round_sd (__m128d __A, __m128d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1968:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1978:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_sqrt_round_sd (__mmask8 __U, __m128d __A, __m128d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1989:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sqrt_round_ss (__m128 __A, __m128 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2001:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2011:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_sqrt_round_ss (__mmask8 __U, __m128 __A, __m128 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2063:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepi8_epi32 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2073:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepi8_epi32 (__m512i __W, __mmask16 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2082:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepi8_epi32 (__mmask16 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2092:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepi8_epi64 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2102:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepi8_epi64 (__m512i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2111:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepi8_epi64 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2121:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepi16_epi32 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2131:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepi16_epi32 (__m512i __W, __mmask16 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2140:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepi16_epi32 (__mmask16 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2150:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepi16_epi64 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2160:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepi16_epi64 (__m512i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2169:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepi16_epi64 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2179:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepi32_epi64 (__m256i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2189:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepi32_epi64 (__m512i __W, __mmask8 __U, __m256i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2198:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepi32_epi64 (__mmask8 __U, __m256i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2208:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepu8_epi32 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2218:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepu8_epi32 (__m512i __W, __mmask16 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2227:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepu8_epi32 (__mmask16 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2237:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepu8_epi64 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2247:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepu8_epi64 (__m512i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2256:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepu8_epi64 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2266:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepu16_epi32 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2276:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepu16_epi32 (__m512i __W, __mmask16 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2285:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepu16_epi32 (__mmask16 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2295:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepu16_epi64 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2305:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepu16_epi64 (__m512i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2314:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepu16_epi64 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2324:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepu32_epi64 (__m256i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2334:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepu32_epi64 (__m512i __W, __mmask8 __U, __m256i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2343:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepu32_epi64 (__mmask8 __U, __m256i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2354:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_add_round_pd (__m512d __A, __m512d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2366:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2377:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2388:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_add_round_ps (__m512 __A, __m512 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2400:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2410:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_add_round_ps (__mmask16 __U, __m512 __A, __m512 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2421:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_sub_round_pd (__m512d __A, __m512d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2433:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2444:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2455:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_sub_round_ps (__m512 __A, __m512 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2467:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2477:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_sub_round_ps (__mmask16 __U, __m512 __A, __m512 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2526:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mul_round_pd (__m512d __A, __m512d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2538:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2549:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2560:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mul_round_ps (__m512 __A, __m512 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2572:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2582:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_mul_round_ps (__mmask16 __U, __m512 __A, __m512 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2593:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_div_round_pd (__m512d __M, __m512d __V, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2605:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __V, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2616:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2627:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_div_round_ps (__m512 __A, __m512 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2639:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2649:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_div_round_ps (__mmask16 __U, __m512 __A, __m512 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2660:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mul_round_sd (__m128d __A, __m128d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2670:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2681:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2692:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mul_round_ss (__m128 __A, __m128 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2702:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2713:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2724:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_div_round_sd (__m128d __A, __m128d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2734:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2745:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2756:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_div_round_ss (__m128 __A, __m128 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2766:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2777:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2864:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_max_round_pd (__m512d __A, __m512d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2876:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2887:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2898:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_max_round_ps (__m512 __A, __m512 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2910:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2920:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_max_round_ps (__mmask16 __U, __m512 __A, __m512 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2931:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_min_round_pd (__m512d __A, __m512d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2943:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2954:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2965:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_min_round_ps (__m512 __A, __m512 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2977:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2987:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_min_round_ps (__mmask16 __U, __m512 __A, __m512 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3036:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_scalef_round_pd (__m512d __A, __m512d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3048:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3059:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3070:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_scalef_round_ps (__m512 __A, __m512 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3082:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3093:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3104:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_scalef_round_sd (__m128d __A, __m128d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3116:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3127:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3138:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_scalef_round_ss (__m128 __A, __m128 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3150:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3160:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_scalef_round_ss (__mmask8 __U, __m128 __A, __m128 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3199:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fmadd_round_pd (__m512d __A, __m512d __B, __m512d __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3210:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3221:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3232:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3242:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fmadd_round_ps (__m512 __A, __m512 __B, __m512 __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3253:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3264:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask16 __U, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3275:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3285:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fmsub_round_pd (__m512d __A, __m512d __B, __m512d __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3296:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3307:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3318:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3328:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fmsub_round_ps (__m512 __A, __m512 __B, __m512 __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3339:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3350:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask16 __U, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3361:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3371:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fmaddsub_round_pd (__m512d __A, __m512d __B, __m512d __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3382:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3393:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3404:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3414:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fmaddsub_round_ps (__m512 __A, __m512 __B, __m512 __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3425:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3436:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask16 __U, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3447:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3457:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fmsubadd_round_pd (__m512d __A, __m512d __B, __m512d __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3468:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3479:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3490:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3500:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fmsubadd_round_ps (__m512 __A, __m512 __B, __m512 __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3511:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3522:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask16 __U, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3533:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3543:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fnmadd_round_pd (__m512d __A, __m512d __B, __m512d __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3554:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3565:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3576:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3586:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fnmadd_round_ps (__m512 __A, __m512 __B, __m512 __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3597:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3608:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask16 __U, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3619:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3629:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fnmsub_round_pd (__m512d __A, __m512d __B, __m512d __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3640:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3651:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3662:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3672:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fnmsub_round_ps (__m512 __A, __m512 __B, __m512 __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3683:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3694:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask16 __U, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3705:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3860:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_abs_epi64 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3870:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_abs_epi64 (__m512i __W, __mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3879:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_abs_epi64 (__mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3889:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_abs_epi32 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3899:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_abs_epi32 (__m512i __W, __mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3908:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_abs_epi32 (__mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3918:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_broadcastss_ps (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3928:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_broadcastss_ps (__m512 __O, __mmask16 __M, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3936:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_broadcastss_ps (__mmask16 __M, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3946:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_broadcastsd_pd (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3956:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_broadcastsd_pd (__m512d __O, __mmask8 __M, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3964:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_broadcastsd_pd (__mmask8 __M, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3974:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_broadcastd_epi32 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3984:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_broadcastd_epi32 (__m512i __O, __mmask16 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3992:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_broadcastd_epi32 (__mmask16 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4002:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_set1_epi32 (int __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4012:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_set1_epi32 (__m512i __O, __mmask16 __M, int __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4020:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_set1_epi32 (__mmask16 __M, int __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4030:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_broadcastq_epi64 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4040:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_broadcastq_epi64 (__m512i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4048:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_broadcastq_epi64 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4058:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_set1_epi64 (long long __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4068:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_set1_epi64 (__m512i __O, __mmask8 __M, long long __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4076:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_set1_epi64 (__mmask8 __M, long long __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4086:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_broadcast_f32x4 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4096:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_broadcast_f32x4 (__m512 __O, __mmask16 __M, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4105:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_broadcast_f32x4 (__mmask16 __M, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4115:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_broadcast_i32x4 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4125:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_broadcast_i32x4 (__m512i __O, __mmask16 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4134:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_broadcast_i32x4 (__mmask16 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4144:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_broadcast_f64x4 (__m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4154:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_broadcast_f64x4 (__m512d __O, __mmask8 __M, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4163:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_broadcast_f64x4 (__mmask8 __M, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4173:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_broadcast_i64x4 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4183:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_broadcast_i64x4 (__m512i __O, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4192:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_broadcast_i64x4 (__mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4293:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_shuffle_epi32 (__m512i __A, _MM_PERM_ENUM __mask) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4305:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_PERM_ENUM __mask) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4315:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_shuffle_epi32 (__mmask16 __U, __m512i __A, _MM_PERM_ENUM __mask) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4326:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_shuffle_i64x2 (__m512i __A, __m512i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4338:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4349:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4360:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_shuffle_i32x4 (__m512i __A, __m512i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4373:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4385:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4397:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_shuffle_f64x2 (__m512d __A, __m512d __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4409:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4420:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4431:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_shuffle_f32x4 (__m512 __A, __m512 __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4443:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4454:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4554:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_rolv_epi32 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4565:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_rolv_epi32 (__m512i __W, __mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4575:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_rolv_epi32 (__mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4586:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_rorv_epi32 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4597:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_rorv_epi32 (__m512i __W, __mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4607:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_rorv_epi32 (__mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4618:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_rolv_epi64 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4629:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_rolv_epi64 (__m512i __W, __mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4639:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_rolv_epi64 (__mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4650:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_rorv_epi64 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4661:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_rorv_epi64 (__m512i __W, __mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4671:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_rorv_epi64 (__mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4683:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtt_roundpd_epi32 (__m512d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4694:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4703:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtt_roundpd_epi32 (__mmask8 __U, __m512d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4713:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtt_roundpd_epu32 (__m512d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4724:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4733:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtt_roundpd_epu32 (__mmask8 __U, __m512d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4763:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvt_roundpd_epi32 (__m512d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4774:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4783:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvt_roundpd_epi32 (__mmask8 __U, __m512d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4793:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvt_roundpd_epu32 (__m512d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4804:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4813:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvt_roundpd_epu32 (__mmask8 __U, __m512d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4843:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtt_roundps_epi32 (__m512 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4854:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4863:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtt_roundps_epi32 (__mmask16 __U, __m512 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4873:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtt_roundps_epu32 (__m512 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4884:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4893:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtt_roundps_epu32 (__mmask16 __U, __m512 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4923:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvt_roundps_epi32 (__m512 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4934:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4943:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvt_roundps_epi32 (__mmask16 __U, __m512 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4953:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvt_roundps_epu32 (__m512 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4964:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4973:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvt_roundps_epu32 (__mmask16 __U, __m512 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5002:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtu32_sd (__m128d __A, unsigned __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5011:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_roundu64_sd (__m128d __A, unsigned long long __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5018:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_roundi64_sd (__m128d __A, long long __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5025:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_roundsi64_sd (__m128d __A, long long __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5045:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_roundu32_ss (__m128 __A, unsigned __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5052:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_roundsi32_ss (__m128 __A, int __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5059:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_roundi32_ss (__m128 __A, int __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5078:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_roundu64_ss (__m128 __A, unsigned long long __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5085:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_roundsi64_ss (__m128 __A, long long __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5092:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_roundi64_ss (__m128 __A, long long __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5111:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepi32_epi8 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5121:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepi32_storeu_epi8 (void * __P, __mmask16 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5128:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepi32_epi8 (__m128i __O, __mmask16 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5136:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepi32_epi8 (__mmask16 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5146:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtsepi32_epi8 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5156:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtsepi32_storeu_epi8 (void * __P, __mmask16 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5163:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtsepi32_epi8 (__m128i __O, __mmask16 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5171:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtsepi32_epi8 (__mmask16 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5181:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtusepi32_epi8 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5191:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtusepi32_storeu_epi8 (void * __P, __mmask16 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5198:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtusepi32_epi8 (__m128i __O, __mmask16 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5207:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtusepi32_epi8 (__mmask16 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5217:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepi32_epi16 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5227:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepi32_storeu_epi16 (void * __P, __mmask16 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5234:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepi32_epi16 (__m256i __O, __mmask16 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5242:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepi32_epi16 (__mmask16 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5252:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtsepi32_epi16 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5262:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtsepi32_storeu_epi16 (void *__P, __mmask16 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5269:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtsepi32_epi16 (__m256i __O, __mmask16 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5277:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtsepi32_epi16 (__mmask16 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5287:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtusepi32_epi16 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5297:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtusepi32_storeu_epi16 (void *__P, __mmask16 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5304:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtusepi32_epi16 (__m256i __O, __mmask16 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5313:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtusepi32_epi16 (__mmask16 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5323:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepi64_epi32 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5333:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepi64_storeu_epi32 (void* __P, __mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5340:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepi64_epi32 (__m256i __O, __mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5348:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepi64_epi32 (__mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5358:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtsepi64_epi32 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5368:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtsepi64_storeu_epi32 (void *__P, __mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5375:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtsepi64_epi32 (__m256i __O, __mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5383:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtsepi64_epi32 (__mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5393:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtusepi64_epi32 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5403:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtusepi64_storeu_epi32 (void* __P, __mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5410:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtusepi64_epi32 (__m256i __O, __mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5418:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtusepi64_epi32 (__mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5428:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepi64_epi16 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5438:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepi64_storeu_epi16 (void *__P, __mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5445:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepi64_epi16 (__m128i __O, __mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5453:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepi64_epi16 (__mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5463:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtsepi64_epi16 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5473:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtsepi64_storeu_epi16 (void * __P, __mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5480:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtsepi64_epi16 (__m128i __O, __mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5488:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtsepi64_epi16 (__mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5498:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtusepi64_epi16 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5508:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtusepi64_storeu_epi16 (void *__P, __mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5515:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtusepi64_epi16 (__m128i __O, __mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5523:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtusepi64_epi16 (__mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5533:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepi64_epi8 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5543:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepi64_storeu_epi8 (void * __P, __mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5550:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepi64_epi8 (__m128i __O, __mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5558:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepi64_epi8 (__mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5568:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtsepi64_epi8 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5578:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtsepi64_storeu_epi8 (void * __P, __mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5585:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtsepi64_epi8 (__m128i __O, __mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5593:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtsepi64_epi8 (__mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5603:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtusepi64_epi8 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5613:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtusepi64_storeu_epi8 (void * __P, __mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5620:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtusepi64_epi8 (__m128i __O, __mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5629:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtusepi64_epi8 (__mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5639:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepi32_pd (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5649:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepi32_pd (__m512d __W, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5658:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepi32_pd (__mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5668:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepu32_pd (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5678:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepu32_pd (__m512d __W, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5687:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepu32_pd (__mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5698:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvt_roundepi32_ps (__m512i __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5709:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5718:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvt_roundepi32_ps (__mmask16 __U, __m512i __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5728:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvt_roundepu32_ps (__m512i __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5739:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5748:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvt_roundepu32_ps (__mmask16 __U, __m512i __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5779:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_extractf64x4_pd (__m512d __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5791:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5801:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_extractf64x4_pd (__mmask8 __U, __m512d __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5812:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_extractf32x4_ps (__m512 __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5824:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5834:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_extractf32x4_ps (__mmask8 __U, __m512 __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5845:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_extracti64x4_epi64 (__m512i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5857:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5867:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_extracti64x4_epi64 (__mmask8 __U, __m512i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5878:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_extracti32x4_epi32 (__m512i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5890:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5900:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_extracti32x4_epi32 (__mmask8 __U, __m512i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5986:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_inserti32x4 (__m512i __A, __m128i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5996:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_insertf32x4 (__m512 __A, __m128 __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6006:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_inserti64x4 (__m512i __A, __m256i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6019:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6031:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6043:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_insertf64x4 (__m512d __A, __m256d __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6056:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6068:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6125:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_loadu_pd (void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6132:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_loadu_pd (__m512d __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6141:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_loadu_pd (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6151:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_storeu_pd (void *__P, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6158:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_storeu_pd (void *__P, __mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6166:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_loadu_ps (void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6173:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_loadu_ps (__m512 __W, __mmask16 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6182:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_loadu_ps (__mmask16 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6192:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_storeu_ps (void *__P, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6199:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_storeu_ps (void *__P, __mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6207:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_loadu_epi64 (__m512i __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6216:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_loadu_epi64 (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6226:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_storeu_epi64 (void *__P, __mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6234:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_loadu_si512 (void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6241:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_loadu_epi32 (__m512i __W, __mmask16 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6250:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_loadu_epi32 (__mmask16 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6260:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_storeu_si512 (void *__P, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6267:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_storeu_epi32 (void *__P, __mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6275:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_permutevar_pd (__m512d __A, __m512i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6286:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_permutevar_pd (__m512d __W, __mmask8 __U, __m512d __A, __m512i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6296:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_permutevar_pd (__mmask8 __U, __m512d __A, __m512i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6307:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_permutevar_ps (__m512 __A, __m512i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6318:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_permutevar_ps (__m512 __W, __mmask16 __U, __m512 __A, __m512i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6328:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_permutevar_ps (__mmask16 __U, __m512 __A, __m512i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6339:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_permutex2var_epi64 (__m512i __A, __m512i __I, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6351:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6363:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6375:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __I, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6386:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_permutex2var_epi32 (__m512i __A, __m512i __I, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6398:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __I, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6410:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask16 __U, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6422:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __I, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6433:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_permutex2var_pd (__m512d __A, __m512i __I, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6445:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6457:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6469:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6480:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_permutex2var_ps (__m512 __A, __m512i __I, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6491:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_permutex2var_ps (__m512 __A, __mmask16 __U, __m512i __I, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6503:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6515:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6527:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_permute_pd (__m512d __X, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6537:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_permute_pd (__m512d __W, __mmask8 __U, __m512d __X, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6546:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_permute_pd (__mmask8 __U, __m512d __X, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6556:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_permute_ps (__m512 __X, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6566:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_permute_ps (__m512 __W, __mmask16 __U, __m512 __X, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6575:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_permute_ps (__mmask16 __U, __m512 __X, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6617:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_permutex_epi64 (__m512i __X, const int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6628:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __X, const int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6637:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_permutex_epi64 (__mmask8 __M, __m512i __X, const int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6647:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_permutex_pd (__m512d __X, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6657:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_permutex_pd (__m512d __W, __mmask8 __U, __m512d __X, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6666:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_permutex_pd (__mmask8 __U, __m512d __X, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6711:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_permutexvar_epi64 (__mmask8 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6722:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_permutexvar_epi64 (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6734:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6744:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_permutexvar_epi32 (__mmask16 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6755:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_permutexvar_epi32 (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6767:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6777:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_permutexvar_pd (__m512i __X, __m512d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6788:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_permutexvar_pd (__m512d __W, __mmask8 __U, __m512i __X, __m512d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6798:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_permutexvar_pd (__mmask8 __U, __m512i __X, __m512d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6809:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_permutexvar_ps (__m512i __X, __m512 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6820:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_permutexvar_ps (__m512 __W, __mmask16 __U, __m512i __X, __m512 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6830:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_permutexvar_ps (__mmask16 __U, __m512i __X, __m512 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6842:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_shuffle_ps (__m512 __M, __m512 __V, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6854:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __V, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6864:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_shuffle_ps (__mmask16 __U, __m512 __M, __m512 __V, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6875:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_shuffle_pd (__m512d __M, __m512d __V, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6887:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __V, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6898:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6910:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6922:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __C, const int __imm, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6934:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __C, const int __imm, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6946:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6958:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __C, const int __imm, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6970:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __C, const int __imm, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6982:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6993:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __C, const int __imm, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7004:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __C, const int __imm, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7016:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7027:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __C, const int __imm, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7038:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __C, const int __imm, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7146:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_movehdup_ps (__m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7156:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_movehdup_ps (__m512 __W, __mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7165:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_movehdup_ps (__mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7175:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_moveldup_ps (__m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7185:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_moveldup_ps (__m512 __W, __mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7194:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_moveldup_ps (__mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7204:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_or_si512 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7211:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_or_epi32 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7218:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_or_epi32 (__m512i __W, __mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7228:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_or_epi32 (__mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7239:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_or_epi64 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7246:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_or_epi64 (__m512i __W, __mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7256:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_or_epi64 (__mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7267:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_xor_si512 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7274:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_xor_epi32 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7281:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_xor_epi32 (__m512i __W, __mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7291:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_xor_epi32 (__mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7302:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_xor_epi64 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7309:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_xor_epi64 (__m512i __W, __mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7319:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_xor_epi64 (__mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7331:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_rol_epi32 (__m512i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7341:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_rol_epi32 (__m512i __W, __mmask16 __U, __m512i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7350:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_rol_epi32 (__mmask16 __U, __m512i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7360:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_ror_epi32 (__m512i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7370:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_ror_epi32 (__m512i __W, __mmask16 __U, __m512i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7379:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_ror_epi32 (__mmask16 __U, __m512i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7389:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_rol_epi64 (__m512i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7399:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_rol_epi64 (__m512i __W, __mmask8 __U, __m512i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7408:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_rol_epi64 (__mmask8 __U, __m512i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7418:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_ror_epi64 (__m512i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7428:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_ror_epi64 (__m512i __W, __mmask8 __U, __m512i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7437:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_ror_epi64 (__mmask8 __U, __m512i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7511:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_and_si512 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7518:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_and_epi32 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7525:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_and_epi32 (__m512i __W, __mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7535:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_and_epi32 (__mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7546:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_and_epi64 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7553:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_and_epi64 (__m512i __W, __mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7562:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_and_epi64 (__mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7573:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_andnot_si512 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7584:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_andnot_epi32 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7595:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_andnot_epi32 (__m512i __W, __mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7605:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_andnot_epi32 (__mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7616:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_andnot_epi64 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7627:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_andnot_epi64 (__m512i __W, __mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7636:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_andnot_epi64 (__mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7647:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_test_epi32_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7656:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_test_epi32_mask (__mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7664:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_test_epi64_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7673:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_test_epi64_mask (__mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7680:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_testn_epi32_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7689:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_testn_epi32_mask (__mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7697:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_testn_epi64_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7706:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_testn_epi64_mask (__mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7714:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_abs_ps (__m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7722:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_abs_ps (__m512 __W, __mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7730:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_abs_pd (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7738:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_abs_pd (__m512d __W, __mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7747:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_unpackhi_epi32 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7759:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7769:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_unpackhi_epi32 (__mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7780:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_unpackhi_epi64 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7791:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_unpackhi_epi64 (__m512i __W, __mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7801:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_unpackhi_epi64 (__mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7812:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_unpacklo_epi32 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7824:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7834:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_unpacklo_epi32 (__mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7845:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_unpacklo_epi64 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7856:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_unpacklo_epi64 (__m512i __W, __mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7866:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_unpacklo_epi64 (__mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7879:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_roundss_u64 (__m128 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7886:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_roundss_si64 (__m128 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7893:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_roundss_i64 (__m128 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7900:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtt_roundss_u64 (__m128 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7907:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtt_roundss_i64 (__m128 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7914:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtt_roundss_si64 (__m128 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7942:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_roundss_u32 (__m128 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7949:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_roundss_si32 (__m128 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7956:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_roundss_i32 (__m128 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7963:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtt_roundss_u32 (__m128 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7970:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtt_roundss_i32 (__m128 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7977:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtt_roundss_si32 (__m128 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8005:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_roundsd_u64 (__m128d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8012:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_roundsd_si64 (__m128d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8019:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_roundsd_i64 (__m128d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8026:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtt_roundsd_u64 (__m128d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8033:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtt_roundsd_si64 (__m128d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8040:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtt_roundsd_i64 (__m128d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8068:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_roundsd_u32 (__m128d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8075:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_roundsd_si32 (__m128d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8082:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_roundsd_i32 (__m128d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8089:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtt_roundsd_u32 (__m128d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8096:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtt_roundsd_i32 (__m128d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8103:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtt_roundsd_si32 (__m128d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8129:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_movedup_pd (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8139:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_movedup_pd (__m512d __W, __mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8148:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_movedup_pd (__mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8158:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_unpacklo_pd (__m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8169:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_unpacklo_pd (__m512d __W, __mmask8 __U, __m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8179:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_unpacklo_pd (__mmask8 __U, __m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8190:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_unpackhi_pd (__m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8201:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_unpackhi_pd (__m512d __W, __mmask8 __U, __m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8211:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_unpackhi_pd (__mmask8 __U, __m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8222:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_unpackhi_ps (__m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8233:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_unpackhi_ps (__m512 __W, __mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8243:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_unpackhi_ps (__mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8255:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvt_roundps_pd (__m256 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8266:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8275:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvt_roundps_pd (__mmask8 __U, __m256 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8285:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvt_roundph_ps (__m256i __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8296:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8305:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvt_roundph_ps (__mmask16 __U, __m256i __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8315:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvt_roundps_ph (__m512 __A, const int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8326:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtps_ph (__m512 __A, const int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8338:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8348:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtps_ph (__m256i __U, __mmask16 __W, __m512 __A, const int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8358:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvt_roundps_ph (__mmask16 __W, __m512 __A, const int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8369:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtps_ph (__mmask16 __W, __m512 __A, const int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8419:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvt_roundpd_ps (__m512d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8430:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8439:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvt_roundpd_ps (__mmask8 __U, __m512d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8449:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_roundsd_ss (__m128 __A, __m128d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8458:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_roundss_sd (__m128d __A, __m128 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8483:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_stream_si512 (__m512i * __P, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8490:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_stream_ps (float *__P, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8497:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_stream_pd (double *__P, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8504:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_stream_load_si512 (void *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8528:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_getexp_round_ss (__m128 __A, __m128 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8538:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8549:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8560:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_getexp_round_sd (__m128d __A, __m128d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8570:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8581:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8592:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_getexp_round_ps (__m512 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8603:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8612:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_getexp_round_ps (__mmask16 __U, __m512 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8622:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_getexp_round_pd (__m512d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8633:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8642:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_getexp_round_pd (__mmask8 __U, __m512d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8653:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8665:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8677:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8689:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8701:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8713:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8726:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __D, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8738:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __D, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8751:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __D, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8765:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __D, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8777:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __D, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8790:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __D, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8932:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_roundscale_round_ps (__m512 __A, const int __imm, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8943:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8953:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8964:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_roundscale_round_pd (__m512d __A, const int __imm, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8975:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __C, const int __imm, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8985:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8996:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_roundscale_round_ss (__m128 __A, __m128 __B, const int __imm, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9005:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9048:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_floor_ps (__m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9058:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_floor_pd (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9068:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_ceil_ps (__m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9078:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_ceil_pd (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9088:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_floor_ps (__m512 __W, __mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9098:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_floor_pd (__m512d __W, __mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9108:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_ceil_ps (__m512 __W, __mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9118:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_ceil_pd (__m512d __W, __mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9129:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_alignr_epi32 (__m512i __A, __m512i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9141:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9152:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9163:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_alignr_epi64 (__m512i __A, __m512i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9175:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9186:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9227:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpeq_epi32_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9236:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpeq_epi32_mask (__mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9244:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpeq_epi64_mask (__mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9252:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpeq_epi64_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9261:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpgt_epi32_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9270:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpgt_epi32_mask (__mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9278:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpgt_epi64_mask (__mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9286:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpgt_epi64_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9295:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpge_epi32_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9304:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpge_epi32_mask (__mmask16 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9313:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpge_epu32_mask (__mmask16 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9322:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpge_epu32_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9331:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpge_epi64_mask (__mmask8 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9340:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpge_epi64_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9349:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpge_epu64_mask (__mmask8 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9358:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpge_epu64_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9367:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmple_epi32_mask (__mmask16 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9376:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmple_epi32_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9385:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmple_epu32_mask (__mmask16 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9394:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmple_epu32_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9403:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmple_epi64_mask (__mmask8 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9412:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmple_epi64_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9421:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmple_epu64_mask (__mmask8 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9430:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmple_epu64_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9439:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmplt_epi32_mask (__mmask16 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9448:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmplt_epi32_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9457:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmplt_epu32_mask (__mmask16 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9466:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmplt_epu32_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9475:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmplt_epi64_mask (__mmask8 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9484:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmplt_epi64_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9493:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmplt_epu64_mask (__mmask8 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9502:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmplt_epu64_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9511:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpneq_epi32_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9520:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpneq_epi32_mask (__mmask16 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9529:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpneq_epu32_mask (__mmask16 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9538:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpneq_epu32_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9547:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpneq_epi64_mask (__mmask8 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9556:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpneq_epi64_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9565:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpneq_epu64_mask (__mmask8 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9574:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpneq_epu64_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9594:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kshiftli_mask16 (__mmask16 __A, unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9602:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kshiftri_mask16 (__mmask16 __A, unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9610:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmp_epi64_mask (__m512i __X, __m512i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9619:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmp_epi32_mask (__m512i __X, __m512i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9628:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmp_epu64_mask (__m512i __X, __m512i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9637:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmp_epu32_mask (__m512i __X, __m512i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9647:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9656:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmp_round_ps_mask (__m512 __X, __m512 __Y, const int __P, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9666:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9676:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9686:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9696:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9706:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9716:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9725:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmp_round_sd_mask (__m128d __X, __m128d __Y, const int __P, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9735:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9744:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmp_round_ss_mask (__m128 __X, __m128 __Y, const int __P, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9754:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9852:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_i32gather_ps (__m512i __index, void const *__addr, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9866:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __index, void const *__addr, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9876:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_i32gather_pd (__m256i __index, void const *__addr, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9890:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __index, void const *__addr, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9900:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_i64gather_ps (__m512i __index, void const *__addr, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9914:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __index, void const *__addr, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9924:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_i64gather_pd (__m512i __index, void const *__addr, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9938:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __index, void const *__addr, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9948:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_i32gather_epi32 (__m512i __index, void const *__addr, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9962:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __index, void const *__addr, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9972:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_i32gather_epi64 (__m256i __index, void const *__addr, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9987:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9997:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_i64gather_epi32 (__m512i __index, void const *__addr, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10011:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __index, void const *__addr, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10021:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_i64gather_epi64 (__m512i __index, void const *__addr, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10036:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10046:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_i32scatter_ps (void *__addr, __m512i __index, __m512 __v1, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10055:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __index, __m512 __v1, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10064:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10073:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __index, __m512d __v1, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10081:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_i64scatter_ps (void *__addr, __m512i __index, __m256 __v1, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10090:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __index, __m256 __v1, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10099:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10108:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __index, __m512d __v1, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10117:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __v1, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10126:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __index, __m512i __v1, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10135:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __v1, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10144:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __index, __m512i __v1, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10153:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __v1, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10162:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __index, __m256i __v1, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10171:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __v1, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10180:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __index, __m512i __v1, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10365:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_compress_pd (__m512d __W, __mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10374:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_compress_pd (__mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10384:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_compressstoreu_pd (void *__P, __mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10392:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_compress_ps (__m512 __W, __mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10401:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_compress_ps (__mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10411:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_compressstoreu_ps (void *__P, __mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10419:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_compress_epi64 (__m512i __W, __mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10428:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_compress_epi64 (__mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10438:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_compressstoreu_epi64 (void *__P, __mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10446:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_compress_epi32 (__m512i __W, __mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10455:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_compress_epi32 (__mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10465:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_compressstoreu_epi32 (void *__P, __mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10473:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_expand_pd (__m512d __W, __mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10482:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_expand_pd (__mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10492:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_expandloadu_pd (__m512d __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10501:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_expandloadu_pd (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10511:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_expand_ps (__m512 __W, __mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10520:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_expand_ps (__mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10530:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_expandloadu_ps (__m512 __W, __mmask16 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10539:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_expandloadu_ps (__mmask16 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10549:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_expand_epi64 (__m512i __W, __mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10558:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_expand_epi64 (__mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10568:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_expandloadu_epi64 (__m512i __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10577:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_expandloadu_epi64 (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10588:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_expand_epi32 (__m512i __W, __mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10597:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_expand_epi32 (__mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10607:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_expandloadu_epi32 (__m512i __W, __mmask16 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10616:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_expandloadu_epi32 (__mmask16 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10634:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kortest_mask16_u8 (__mmask16 __A, __mmask16 __B, unsigned char *__CF) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10642:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kortestz_mask16_u8 (__mmask16 __A, __mmask16 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10650:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kortestc_mask16_u8 (__mmask16 __A, __mmask16 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10658:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _cvtmask16_u32 (__mmask16 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10665:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _cvtu32_mask16 (unsigned int __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10672:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _load_mask16 (__mmask16 *__A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10679:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _store_mask16 (__mmask16 *__A, __mmask16 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10686:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_kand (__mmask16 __A, __mmask16 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10693:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_kandn (__mmask16 __A, __mmask16 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10701:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_kor (__mmask16 __A, __mmask16 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10708:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_kortestz (__mmask16 __A, __mmask16 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10716:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_kortestc (__mmask16 __A, __mmask16 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10724:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_kxnor (__mmask16 __A, __mmask16 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10731:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_kxor (__mmask16 __A, __mmask16 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10738:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_knot (__mmask16 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10745:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_kunpackb (__mmask16 __A, __mmask16 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10752:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kunpackb_mask16 (__mmask8 __A, __mmask8 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10761:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10774:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10786:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __D, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10798:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __D, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10829:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_max_epi64 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10840:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_max_epi64 (__mmask8 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10851:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_max_epi64 (__m512i __W, __mmask8 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10860:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_min_epi64 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10871:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_min_epi64 (__m512i __W, __mmask8 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10880:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_min_epi64 (__mmask8 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10891:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_max_epu64 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10902:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_max_epu64 (__mmask8 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10913:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_max_epu64 (__m512i __W, __mmask8 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10922:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_min_epu64 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10933:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_min_epu64 (__m512i __W, __mmask8 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10942:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_min_epu64 (__mmask8 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10953:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_max_epi32 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10964:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_max_epi32 (__mmask16 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10975:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_max_epi32 (__m512i __W, __mmask16 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10984:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_min_epi32 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10995:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_min_epi32 (__mmask16 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11006:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_min_epi32 (__m512i __W, __mmask16 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11015:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_max_epu32 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11026:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_max_epu32 (__mmask16 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11037:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_max_epu32 (__m512i __W, __mmask16 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11046:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_min_epu32 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11057:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_min_epu32 (__mmask16 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11068:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_min_epu32 (__m512i __W, __mmask16 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11077:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_unpacklo_ps (__m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11088:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_unpacklo_ps (__m512 __W, __mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11098:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_unpacklo_ps (__mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11110:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_max_round_sd (__m128d __A, __m128d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11120:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11131:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11142:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_max_round_ss (__m128 __A, __m128 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11152:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11163:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11174:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_min_round_sd (__m128d __A, __m128d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11184:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11195:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11206:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_min_round_ss (__m128 __A, __m128 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11216:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11227:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11277:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_blend_pd (__mmask8 __U, __m512d __A, __m512d __W) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11286:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_blend_ps (__mmask16 __U, __m512 __A, __m512 __W) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11295:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_blend_epi64 (__mmask8 __U, __m512i __A, __m512i __W) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11304:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_blend_epi32 (__mmask16 __U, __m512i __A, __m512i __W) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11314:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fmadd_round_sd (__m128d __W, __m128d __A, __m128d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11324:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fmadd_round_ss (__m128 __W, __m128 __A, __m128 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11334:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fmsub_round_sd (__m128d __W, __m128d __A, __m128d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11344:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fmsub_round_ss (__m128 __W, __m128 __A, __m128 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11354:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fnmadd_round_sd (__m128d __W, __m128d __A, __m128d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11364:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fnmadd_round_ss (__m128 __W, __m128 __A, __m128 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11374:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fnmsub_round_sd (__m128d __W, __m128d __A, __m128d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11384:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fnmsub_round_ss (__m128 __W, __m128 __A, __m128 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11420:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comi_round_ss (__m128 __A, __m128 __B, const int __P, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11427:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comi_round_sd (__m128d __A, __m128d __B, const int __P, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11440:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_sqrt_pd (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11451:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_sqrt_pd (__m512d __W, __mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11461:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_sqrt_pd (__mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11472:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_sqrt_ps (__m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11483:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_sqrt_ps (__m512 __W, __mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11493:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_sqrt_ps (__mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11504:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_add_pd (__m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11511:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_add_pd (__m512d __W, __mmask8 __U, __m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11522:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_add_pd (__mmask8 __U, __m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11534:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_add_ps (__m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11541:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_add_ps (__m512 __W, __mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11552:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_add_ps (__mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11564:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_add_sd (__m128d __W, __mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11575:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_add_sd (__mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11587:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_add_ss (__m128 __W, __mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11598:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_add_ss (__mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11610:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_sub_pd (__m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11617:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_sub_pd (__m512d __W, __mmask8 __U, __m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11628:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_sub_pd (__mmask8 __U, __m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11640:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_sub_ps (__m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11647:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_sub_ps (__m512 __W, __mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11658:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_sub_ps (__mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11670:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_sub_sd (__m128d __W, __mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11681:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_sub_sd (__mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11693:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_sub_ss (__m128 __W, __mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11704:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_sub_ss (__mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11716:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mul_pd (__m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11723:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_mul_pd (__m512d __W, __mmask8 __U, __m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11734:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_mul_pd (__mmask8 __U, __m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11746:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mul_ps (__m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11753:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_mul_ps (__m512 __W, __mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11764:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_mul_ps (__mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11777:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11788:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_mul_sd (__mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11801:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11812:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_mul_ss (__mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11824:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_div_pd (__m512d __M, __m512d __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11831:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_div_pd (__m512d __W, __mmask8 __U, __m512d __M, __m512d __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11842:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_div_pd (__mmask8 __U, __m512d __M, __m512d __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11854:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_div_ps (__m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11861:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_div_ps (__m512 __W, __mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11872:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_div_ps (__mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11885:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11896:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_div_sd (__mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11909:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11920:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_div_ss (__mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11932:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_max_pd (__m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11944:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_max_pd (__m512d __W, __mmask8 __U, __m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11955:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_max_pd (__mmask8 __U, __m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11967:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_max_ps (__m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11979:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_max_ps (__m512 __W, __mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11990:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_max_ps (__mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12002:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_max_sd (__m128d __W, __mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12013:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_max_sd (__mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12025:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_max_ss (__m128 __W, __mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12036:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_max_ss (__mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12048:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_min_pd (__m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12060:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_min_pd (__m512d __W, __mmask8 __U, __m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12071:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_min_pd (__mmask8 __U, __m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12083:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_min_ps (__m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12095:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_min_ps (__m512 __W, __mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12106:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_min_ps (__mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12118:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_min_sd (__m128d __W, __mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12129:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_min_sd (__mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12141:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_min_ss (__m128 __W, __mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12152:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_min_ss (__mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12164:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_scalef_pd (__m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12176:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_scalef_pd (__m512d __W, __mmask8 __U, __m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12187:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_scalef_pd (__mmask8 __U, __m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12199:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_scalef_ps (__m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12211:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_scalef_ps (__m512 __W, __mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12222:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_scalef_ps (__mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12234:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_scalef_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12246:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_scalef_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12258:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fmadd_pd (__m512d __A, __m512d __B, __m512d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12269:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_fmadd_pd (__m512d __A, __mmask8 __U, __m512d __B, __m512d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12280:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask3_fmadd_pd (__m512d __A, __m512d __B, __m512d __C, __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12291:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_fmadd_pd (__mmask8 __U, __m512d __A, __m512d __B, __m512d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12302:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fmadd_ps (__m512 __A, __m512 __B, __m512 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12313:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_fmadd_ps (__m512 __A, __mmask16 __U, __m512 __B, __m512 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12324:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask3_fmadd_ps (__m512 __A, __m512 __B, __m512 __C, __mmask16 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12335:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_fmadd_ps (__mmask16 __U, __m512 __A, __m512 __B, __m512 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12346:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fmsub_pd (__m512d __A, __m512d __B, __m512d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12357:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_fmsub_pd (__m512d __A, __mmask8 __U, __m512d __B, __m512d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12368:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask3_fmsub_pd (__m512d __A, __m512d __B, __m512d __C, __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12379:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_fmsub_pd (__mmask8 __U, __m512d __A, __m512d __B, __m512d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12390:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fmsub_ps (__m512 __A, __m512 __B, __m512 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12401:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_fmsub_ps (__m512 __A, __mmask16 __U, __m512 __B, __m512 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12412:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask3_fmsub_ps (__m512 __A, __m512 __B, __m512 __C, __mmask16 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12423:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_fmsub_ps (__mmask16 __U, __m512 __A, __m512 __B, __m512 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12434:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fmaddsub_pd (__m512d __A, __m512d __B, __m512d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12445:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_fmaddsub_pd (__m512d __A, __mmask8 __U, __m512d __B, __m512d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12456:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask3_fmaddsub_pd (__m512d __A, __m512d __B, __m512d __C, __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12467:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_fmaddsub_pd (__mmask8 __U, __m512d __A, __m512d __B, __m512d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12478:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fmaddsub_ps (__m512 __A, __m512 __B, __m512 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12489:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_fmaddsub_ps (__m512 __A, __mmask16 __U, __m512 __B, __m512 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12500:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask3_fmaddsub_ps (__m512 __A, __m512 __B, __m512 __C, __mmask16 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12511:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_fmaddsub_ps (__mmask16 __U, __m512 __A, __m512 __B, __m512 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12522:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fmsubadd_pd (__m512d __A, __m512d __B, __m512d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12533:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_fmsubadd_pd (__m512d __A, __mmask8 __U, __m512d __B, __m512d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12544:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask3_fmsubadd_pd (__m512d __A, __m512d __B, __m512d __C, __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12555:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_fmsubadd_pd (__mmask8 __U, __m512d __A, __m512d __B, __m512d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12566:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fmsubadd_ps (__m512 __A, __m512 __B, __m512 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12577:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_fmsubadd_ps (__m512 __A, __mmask16 __U, __m512 __B, __m512 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12588:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask3_fmsubadd_ps (__m512 __A, __m512 __B, __m512 __C, __mmask16 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12599:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_fmsubadd_ps (__mmask16 __U, __m512 __A, __m512 __B, __m512 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12610:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fnmadd_pd (__m512d __A, __m512d __B, __m512d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12621:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_fnmadd_pd (__m512d __A, __mmask8 __U, __m512d __B, __m512d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12632:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask3_fnmadd_pd (__m512d __A, __m512d __B, __m512d __C, __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12643:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_fnmadd_pd (__mmask8 __U, __m512d __A, __m512d __B, __m512d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12654:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fnmadd_ps (__m512 __A, __m512 __B, __m512 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12665:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_fnmadd_ps (__m512 __A, __mmask16 __U, __m512 __B, __m512 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12676:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask3_fnmadd_ps (__m512 __A, __m512 __B, __m512 __C, __mmask16 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12687:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_fnmadd_ps (__mmask16 __U, __m512 __A, __m512 __B, __m512 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12698:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fnmsub_pd (__m512d __A, __m512d __B, __m512d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12709:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_fnmsub_pd (__m512d __A, __mmask8 __U, __m512d __B, __m512d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12720:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask3_fnmsub_pd (__m512d __A, __m512d __B, __m512d __C, __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12731:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_fnmsub_pd (__mmask8 __U, __m512d __A, __m512d __B, __m512d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12742:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fnmsub_ps (__m512 __A, __m512 __B, __m512 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12753:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_fnmsub_ps (__m512 __A, __mmask16 __U, __m512 __B, __m512 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12764:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask3_fnmsub_ps (__m512 __A, __m512 __B, __m512 __C, __mmask16 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12775:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_fnmsub_ps (__mmask16 __U, __m512 __A, __m512 __B, __m512 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12786:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvttpd_epi32 (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12797:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvttpd_epi32 (__m256i __W, __mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12807:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvttpd_epi32 (__mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12818:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvttpd_epu32 (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12829:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvttpd_epu32 (__m256i __W, __mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12839:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvttpd_epu32 (__mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12850:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtpd_epi32 (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12861:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtpd_epi32 (__m256i __W, __mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12871:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtpd_epi32 (__mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12882:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtpd_epu32 (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12893:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtpd_epu32 (__m256i __W, __mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12903:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtpd_epu32 (__mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12914:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvttps_epi32 (__m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12925:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvttps_epi32 (__m512i __W, __mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12935:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvttps_epi32 (__mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12946:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvttps_epu32 (__m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12957:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvttps_epu32 (__m512i __W, __mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12967:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvttps_epu32 (__mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12978:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtps_epi32 (__m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12989:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtps_epi32 (__m512i __W, __mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12999:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtps_epi32 (__mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13010:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtps_epu32 (__m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13021:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtps_epu32 (__m512i __W, __mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13031:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtps_epu32 (__mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13042:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtsd_f64 (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13049:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtss_f32 (__m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13057:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtu64_ss (__m128 __A, unsigned long long __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13065:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtu64_sd (__m128d __A, unsigned long long __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13074:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtu32_ss (__m128 __A, unsigned __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13082:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepi32_ps (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13093:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepi32_ps (__m512 __W, __mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13103:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepi32_ps (__mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13114:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepu32_ps (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13125:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepu32_ps (__m512 __W, __mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13135:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepu32_ps (__mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13147:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fixupimm_pd (__m512d __A, __m512d __B, __m512i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13160:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13173:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13185:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fixupimm_ps (__m512 __A, __m512 __B, __m512i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13198:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13211:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13223:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fixupimm_sd (__m128d __A, __m128d __B, __m128i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13235:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13247:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13259:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fixupimm_ss (__m128 __A, __m128 __B, __m128i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13271:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13283:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13356:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtss_u64 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13365:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvttss_u64 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13374:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvttss_i64 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13383:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtss_u32 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13391:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvttss_u32 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13399:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvttss_i32 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13408:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsd_u64 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13417:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvttsd_u64 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13426:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvttsd_i64 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13435:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsd_u32 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13443:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvttsd_u32 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13451:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvttsd_i32 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13459:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtps_pd (__m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13470:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtps_pd (__m512d __W, __mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13480:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtps_pd (__mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13491:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtph_ps (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13502:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtph_ps (__m512 __W, __mmask16 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13512:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtph_ps (__mmask16 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13523:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtpd_ps (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13534:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtpd_ps (__m256 __W, __mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13544:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtpd_ps (__mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13556:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_getexp_ps (__m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13567:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_getexp_ps (__m512 __W, __mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13577:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_getexp_ps (__mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13588:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_getexp_pd (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13599:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_getexp_pd (__m512d __W, __mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13609:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_getexp_pd (__mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13620:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_getexp_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13629:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_getexp_ss (__m128 __W, __mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13640:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_getexp_ss (__mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13652:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_getexp_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13661:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_getexp_sd (__m128d __W, __mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13672:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_getexp_sd (__mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13685:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13697:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_NORM_ENUM __B, _MM_MANTISSA_SIGN_ENUM __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13708:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_NORM_ENUM __B, _MM_MANTISSA_SIGN_ENUM __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13721:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13733:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_NORM_ENUM __B, _MM_MANTISSA_SIGN_ENUM __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13744:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_NORM_ENUM __B, _MM_MANTISSA_SIGN_ENUM __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13757:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13768:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_NORM_ENUM __C, _MM_MANTISSA_SIGN_ENUM __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13781:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_NORM_ENUM __C, _MM_MANTISSA_SIGN_ENUM __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13795:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13806:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_NORM_ENUM __C, _MM_MANTISSA_SIGN_ENUM __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13819:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_NORM_ENUM __C, _MM_MANTISSA_SIGN_ENUM __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13967:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_roundscale_ps (__m512 __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13979:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13989:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_roundscale_ps (__mmask16 __A, __m512 __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14001:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_roundscale_pd (__m512d __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14013:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14023:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_roundscale_pd (__mmask8 __A, __m512d __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14035:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_roundscale_ss (__m128 __A, __m128 __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14044:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_roundscale_sd (__m128d __A, __m128d __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14089:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmp_pd_mask (__m512d __X, __m512d __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14099:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmp_ps_mask (__m512 __X, __m512 __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14109:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmp_ps_mask (__mmask16 __U, __m512 __X, __m512 __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14119:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmp_pd_mask (__mmask8 __U, __m512d __X, __m512d __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14129:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpeq_pd_mask (__m512d __X, __m512d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14139:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpeq_pd_mask (__mmask8 __U, __m512d __X, __m512d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14149:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmplt_pd_mask (__m512d __X, __m512d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14159:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmplt_pd_mask (__mmask8 __U, __m512d __X, __m512d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14169:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmple_pd_mask (__m512d __X, __m512d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14179:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmple_pd_mask (__mmask8 __U, __m512d __X, __m512d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14189:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpunord_pd_mask (__m512d __X, __m512d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14199:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpunord_pd_mask (__mmask8 __U, __m512d __X, __m512d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14209:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpneq_pd_mask (__m512d __X, __m512d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14219:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpneq_pd_mask (__mmask8 __U, __m512d __X, __m512d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14229:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpnlt_pd_mask (__m512d __X, __m512d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14239:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpnlt_pd_mask (__mmask8 __U, __m512d __X, __m512d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14249:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpnle_pd_mask (__m512d __X, __m512d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14259:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpnle_pd_mask (__mmask8 __U, __m512d __X, __m512d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14269:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpord_pd_mask (__m512d __X, __m512d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14279:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpord_pd_mask (__mmask8 __U, __m512d __X, __m512d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14289:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpeq_ps_mask (__m512 __X, __m512 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14299:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpeq_ps_mask (__mmask16 __U, __m512 __X, __m512 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14309:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmplt_ps_mask (__m512 __X, __m512 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14319:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmplt_ps_mask (__mmask16 __U, __m512 __X, __m512 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14329:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmple_ps_mask (__m512 __X, __m512 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14339:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmple_ps_mask (__mmask16 __U, __m512 __X, __m512 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14349:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpunord_ps_mask (__m512 __X, __m512 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14359:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpunord_ps_mask (__mmask16 __U, __m512 __X, __m512 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14369:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpneq_ps_mask (__m512 __X, __m512 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14379:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpneq_ps_mask (__mmask16 __U, __m512 __X, __m512 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14389:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpnlt_ps_mask (__m512 __X, __m512 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14399:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpnlt_ps_mask (__mmask16 __U, __m512 __X, __m512 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14409:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpnle_ps_mask (__m512 __X, __m512 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14419:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpnle_ps_mask (__mmask16 __U, __m512 __X, __m512 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14429:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpord_ps_mask (__m512 __X, __m512 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14439:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpord_ps_mask (__mmask16 __U, __m512 __X, __m512 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14449:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmp_sd_mask (__m128d __X, __m128d __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14459:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmp_sd_mask (__mmask8 __M, __m128d __X, __m128d __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14469:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmp_ss_mask (__m128 __X, __m128 __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14479:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmp_ss_mask (__mmask8 __M, __m128 __X, __m128 __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14531:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_kmov (__mmask16 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14538:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_castpd_ps (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14545:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_castpd_si512 (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14552:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_castps_pd (__m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14559:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_castps_si512 (__m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14566:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_castsi512_ps (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14573:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_castsi512_pd (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14580:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_castpd512_pd128 (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14587:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_castps512_ps128 (__m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14594:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_castsi512_si128 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14601:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_castpd512_pd256 (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14608:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_castps512_ps256 (__m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14615:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_castsi512_si256 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14622:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_castpd128_pd512 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14629:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_castps128_ps512 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14636:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_castsi128_si512 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14643:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_castpd256_pd512 (__m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14650:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_castps256_ps512 (__m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14657:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_castsi256_si512 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14664:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpeq_epu32_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14673:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpeq_epu32_mask (__mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14681:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpeq_epu64_mask (__mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14689:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpeq_epu64_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14698:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpgt_epu32_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14707:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpgt_epu32_mask (__mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14715:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpgt_epu64_mask (__mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14723:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpgt_epu64_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14744:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_add_epi32 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14751:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_mul_epi32 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14758:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_and_epi32 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14765:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_or_epi32 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14772:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_add_epi32 (__mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14780:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_mul_epi32 (__mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14788:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_and_epi32 (__mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14796:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_or_epi32 (__mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14820:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_min_epi32 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14827:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_max_epi32 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14834:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_min_epu32 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14841:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_max_epu32 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14848:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_min_epi32 (__mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14856:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_max_epi32 (__mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14864:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_min_epu32 (__mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14872:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_max_epu32 (__mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14892:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_add_ps (__m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14899:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_mul_ps (__m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14906:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_add_ps (__mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14914:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_mul_ps (__mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14936:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_min_ps (__m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14943:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_max_ps (__m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14950:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_min_ps (__mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14958:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_max_ps (__mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14976:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_add_epi64 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14983:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_mul_epi64 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14990:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_and_epi64 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14997:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_or_epi64 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:15004:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_add_epi64 (__mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:15012:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_mul_epi64 (__mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:15020:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_and_epi64 (__mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:15028:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_or_epi64 (__mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:15050:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_min_epi64 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:15057:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_max_epi64 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:15064:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_min_epi64 (__mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:15073:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_max_epi64 (__mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:15082:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_min_epu64 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:15089:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_max_epu64 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:15096:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_min_epu64 (__mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:15104:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_max_epu64 (__mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:15122:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_add_pd (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:15129:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_mul_pd (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:15136:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_add_pd (__mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:15144:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_mul_pd (__mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:15164:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_min_pd (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:15171:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_max_pd (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:15178:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_min_pd (__mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:15186:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_max_pd (__mmask8 __U, __m512d __A) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:47, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("avx512er") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:52:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_exp2a23_round_pd (__m512d __A, int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:62:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_exp2a23_round_pd (__m512d __W, __mmask8 __U, __m512d __A, int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:71:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_exp2a23_round_pd (__mmask8 __U, __m512d __A, int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:80:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_exp2a23_round_ps (__m512 __A, int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:90:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_exp2a23_round_ps (__m512 __W, __mmask16 __U, __m512 __A, int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:99:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_exp2a23_round_ps (__mmask16 __U, __m512 __A, int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:108:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_rcp28_round_pd (__m512d __A, int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:118:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_rcp28_round_pd (__m512d __W, __mmask8 __U, __m512d __A, int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:127:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_rcp28_round_pd (__mmask8 __U, __m512d __A, int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:136:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_rcp28_round_ps (__m512 __A, int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:146:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_rcp28_round_ps (__m512 __W, __mmask16 __U, __m512 __A, int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:155:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_rcp28_round_ps (__mmask16 __U, __m512 __A, int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:164:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rcp28_round_sd (__m128d __A, __m128d __B, int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:173:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rcp28_round_ss (__m128 __A, __m128 __B, int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:182:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_rsqrt28_round_pd (__m512d __A, int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:192:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_rsqrt28_round_pd (__m512d __W, __mmask8 __U, __m512d __A, int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:201:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_rsqrt28_round_pd (__mmask8 __U, __m512d __A, int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:210:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_rsqrt28_round_ps (__m512 __A, int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:220:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_rsqrt28_round_ps (__m512 __W, __mmask16 __U, __m512 __A, int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:229:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_rsqrt28_round_ps (__mmask16 __U, __m512 __A, int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:238:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rsqrt28_round_sd (__m128d __A, __m128d __B, int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:247:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rsqrt28_round_ss (__m128 __A, __m128 __B, int __R) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:49, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512pfintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("avx512pf") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512pfintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512pfintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512pfintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512pfintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512pfintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512pfintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512pfintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512pfintrin.h:52:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale, int __hint) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512pfintrin.h:61:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale, int __hint) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512pfintrin.h:70:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void const *__addr, int __scale, int __hint) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512pfintrin.h:79:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void const *__addr, int __scale, int __hint) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512pfintrin.h:88:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale, int __hint) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512pfintrin.h:97:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale, int __hint) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512pfintrin.h:106:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void const *__addr, int __scale, int __hint) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512pfintrin.h:115:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void const *__addr, int __scale, int __hint) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512pfintrin.h:124:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __hint) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512pfintrin.h:133:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __hint) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512pfintrin.h:142:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __index, int __scale, int __hint) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512pfintrin.h:151:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __index, int __scale, int __hint) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512pfintrin.h:160:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __hint) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512pfintrin.h:169:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __hint) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512pfintrin.h:178:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __index, int __scale, int __hint) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512pfintrin.h:187:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __index, int __scale, int __hint) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:51, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("avx512cd") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:51:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_conflict_epi32 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:61:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_conflict_epi32 (__m512i __W, __mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:70:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_conflict_epi32 (__mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:80:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_conflict_epi64 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:90:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_conflict_epi64 (__m512i __W, __mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:99:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_conflict_epi64 (__mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:109:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_lzcnt_epi64 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:119:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_lzcnt_epi64 (__m512i __W, __mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:128:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_lzcnt_epi64 (__mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:138:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_lzcnt_epi32 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:148:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_lzcnt_epi32 (__m512i __W, __mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:157:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_lzcnt_epi32 (__mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:167:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_broadcastmb_epi64 (__mmask8 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:174:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_broadcastmw_epi32 (__mmask16 __A) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:53, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("avx512vl") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:42:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_mov_pd (__m256d __W, __mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:51:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_mov_pd (__mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:61:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_mov_pd (__m128d __W, __mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:70:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_mov_pd (__mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:80:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_load_pd (__m256d __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:89:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_load_pd (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:99:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_load_pd (__m128d __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:108:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_load_pd (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:118:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_store_pd (void *__P, __mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:127:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_store_pd (void *__P, __mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:136:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_mov_ps (__m256 __W, __mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:145:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_mov_ps (__mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:155:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_mov_ps (__m128 __W, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:164:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_mov_ps (__mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:174:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_load_ps (__m256 __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:183:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_load_ps (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:193:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_load_ps (__m128 __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:202:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_load_ps (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:212:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_store_ps (void *__P, __mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:221:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_store_ps (void *__P, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:230:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_mov_epi64 (__m256i __W, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:239:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_mov_epi64 (__mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:249:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_mov_epi64 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:258:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_mov_epi64 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:268:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_load_epi64 (__m256i __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:278:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_load_epi64 (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:289:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_load_epi64 (__m128i __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:299:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_load_epi64 (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:310:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_store_epi64 (void *__P, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:319:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_store_epi64 (void *__P, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:328:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_mov_epi32 (__m256i __W, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:337:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_mov_epi32 (__mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:347:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_mov_epi32 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:356:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_mov_epi32 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:366:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_load_epi32 (__m256i __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:376:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_load_epi32 (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:387:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_load_epi32 (__m128i __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:397:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_load_epi32 (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:408:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_store_epi32 (void *__P, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:417:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_store_epi32 (void *__P, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:426:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_add_pd (__m128d __W, __mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:436:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_add_pd (__mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:448:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:458:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_add_pd (__mmask8 __U, __m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:469:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_add_ps (__m128 __W, __mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:479:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_add_ps (__mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:490:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_add_ps (__m256 __W, __mmask8 __U, __m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:500:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_add_ps (__mmask8 __U, __m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:511:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_sub_pd (__m128d __W, __mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:521:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_sub_pd (__mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:533:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:543:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_sub_pd (__mmask8 __U, __m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:554:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_sub_ps (__m128 __W, __mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:564:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_sub_ps (__mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:575:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_sub_ps (__m256 __W, __mmask8 __U, __m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:585:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_sub_ps (__mmask8 __U, __m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:596:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_store_epi64 (void *__P, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:603:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_store_epi64 (void *__P, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:610:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_loadu_pd (__m256d __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:619:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_loadu_pd (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:629:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_loadu_pd (__m128d __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:638:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_loadu_pd (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:648:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_storeu_pd (void *__P, __mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:657:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_storeu_pd (void *__P, __mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:666:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_loadu_ps (__m256 __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:675:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_loadu_ps (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:685:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_loadu_ps (__m128 __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:694:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_loadu_ps (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:704:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_storeu_ps (void *__P, __mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:713:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_storeu_ps (void *__P, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:722:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_loadu_epi64 (__m256i __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:731:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_loadu_epi64 (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:741:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_loadu_epi64 (__m128i __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:750:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_loadu_epi64 (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:760:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_storeu_epi64 (void *__P, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:769:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_storeu_epi64 (void *__P, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:778:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_loadu_epi32 (__m256i __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:787:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_loadu_epi32 (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:797:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_loadu_epi32 (__m128i __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:806:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_loadu_epi32 (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:816:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_storeu_epi32 (void *__P, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:825:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_storeu_epi32 (void *__P, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:834:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_abs_epi32 (__m256i __W, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:843:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_abs_epi32 (__mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:853:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_abs_epi32 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:862:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_abs_epi32 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:872:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_abs_epi64 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:882:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_abs_epi64 (__m256i __W, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:891:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_abs_epi64 (__mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:901:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_abs_epi64 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:911:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_abs_epi64 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:920:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_abs_epi64 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:930:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtpd_epu32 (__m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:940:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtpd_epu32 (__m128i __W, __mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:949:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtpd_epu32 (__mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:959:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtpd_epu32 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:969:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtpd_epu32 (__m128i __W, __mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:978:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtpd_epu32 (__mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:988:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvttps_epi32 (__m256i __W, __mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:997:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvttps_epi32 (__mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1007:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvttps_epi32 (__m128i __W, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1016:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvttps_epi32 (__mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1026:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvttps_epu32 (__m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1036:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvttps_epu32 (__m256i __W, __mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1045:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvttps_epu32 (__mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1055:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvttps_epu32 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1065:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvttps_epu32 (__m128i __W, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1074:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvttps_epu32 (__mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1084:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvttpd_epi32 (__m128i __W, __mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1093:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvttpd_epi32 (__mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1103:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvttpd_epi32 (__m128i __W, __mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1112:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvttpd_epi32 (__mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1122:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvttpd_epu32 (__m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1132:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvttpd_epu32 (__m128i __W, __mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1141:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvttpd_epu32 (__mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1151:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvttpd_epu32 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1161:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvttpd_epu32 (__m128i __W, __mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1170:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvttpd_epu32 (__mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1180:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtpd_epi32 (__m128i __W, __mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1189:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtpd_epi32 (__mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1199:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtpd_epi32 (__m128i __W, __mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1208:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtpd_epi32 (__mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1218:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepi32_pd (__m256d __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1227:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepi32_pd (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1237:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepi32_pd (__m128d __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1246:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepi32_pd (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1256:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepu32_pd (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1266:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepu32_pd (__m256d __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1275:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepu32_pd (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1285:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepu32_pd (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1295:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepu32_pd (__m128d __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1304:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepu32_pd (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1314:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepi32_ps (__m256 __W, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1323:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepi32_ps (__mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1333:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepi32_ps (__m128 __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1342:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepi32_ps (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1352:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepu32_ps (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1362:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepu32_ps (__m256 __W, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1371:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepu32_ps (__mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1381:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepu32_ps (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1391:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepu32_ps (__m128 __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1400:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepu32_ps (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1410:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtps_pd (__m256d __W, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1419:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtps_pd (__mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1429:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtps_pd (__m128d __W, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1438:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtps_pd (__mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1448:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepi32_epi8 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1458:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepi32_storeu_epi8 (void * __P, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1465:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepi32_epi8 (__m128i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1473:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepi32_epi8 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1483:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepi32_epi8 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1493:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepi32_epi8 (__m128i __O, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1501:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepi32_storeu_epi8 (void * __P, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1508:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepi32_epi8 (__mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1518:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsepi32_epi8 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1528:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtsepi32_storeu_epi8 (void * __P, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1535:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtsepi32_epi8 (__m128i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1543:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtsepi32_epi8 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1553:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtsepi32_epi8 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1563:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtsepi32_storeu_epi8 (void * __P, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1570:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtsepi32_epi8 (__m128i __O, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1578:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtsepi32_epi8 (__mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1588:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtusepi32_epi8 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1598:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtusepi32_storeu_epi8 (void * __P, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1605:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtusepi32_epi8 (__m128i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1614:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtusepi32_epi8 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1624:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtusepi32_epi8 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1634:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtusepi32_storeu_epi8 (void * __P, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1641:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtusepi32_epi8 (__m128i __O, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1650:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtusepi32_epi8 (__mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1660:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepi32_epi16 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1670:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepi32_storeu_epi16 (void * __P, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1677:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepi32_epi16 (__m128i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1685:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepi32_epi16 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1695:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepi32_epi16 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1705:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepi32_storeu_epi16 (void * __P, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1712:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepi32_epi16 (__m128i __O, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1720:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepi32_epi16 (__mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1730:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsepi32_epi16 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1740:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtsepi32_storeu_epi16 (void * __P, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1747:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtsepi32_epi16 (__m128i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1756:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtsepi32_epi16 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1766:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtsepi32_epi16 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1776:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtsepi32_storeu_epi16 (void * __P, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1783:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtsepi32_epi16 (__m128i __O, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1791:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtsepi32_epi16 (__mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1801:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtusepi32_epi16 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1811:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtusepi32_storeu_epi16 (void * __P, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1818:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtusepi32_epi16 (__m128i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1826:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtusepi32_epi16 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1836:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtusepi32_epi16 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1846:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtusepi32_storeu_epi16 (void * __P, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1853:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtusepi32_epi16 (__m128i __O, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1861:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtusepi32_epi16 (__mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1871:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepi64_epi8 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1881:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepi64_storeu_epi8 (void * __P, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1888:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepi64_epi8 (__m128i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1896:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepi64_epi8 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1906:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepi64_epi8 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1916:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepi64_storeu_epi8 (void * __P, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1923:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepi64_epi8 (__m128i __O, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1931:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepi64_epi8 (__mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1941:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsepi64_epi8 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1951:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtsepi64_storeu_epi8 (void * __P, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1958:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtsepi64_epi8 (__m128i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1966:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtsepi64_epi8 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1976:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtsepi64_epi8 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1986:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtsepi64_storeu_epi8 (void * __P, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1993:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtsepi64_epi8 (__m128i __O, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2001:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtsepi64_epi8 (__mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2011:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtusepi64_epi8 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2021:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtusepi64_storeu_epi8 (void * __P, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2028:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtusepi64_epi8 (__m128i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2037:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtusepi64_epi8 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2047:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtusepi64_epi8 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2057:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtusepi64_storeu_epi8 (void * __P, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2064:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtusepi64_epi8 (__m128i __O, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2073:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtusepi64_epi8 (__mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2083:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepi64_epi16 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2093:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepi64_storeu_epi16 (void * __P, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2100:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepi64_epi16 (__m128i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2109:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepi64_epi16 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2119:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepi64_epi16 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2129:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepi64_storeu_epi16 (void * __P, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2136:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepi64_epi16 (__m128i __O, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2144:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepi64_epi16 (__mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2154:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsepi64_epi16 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2164:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtsepi64_storeu_epi16 (void * __P, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2171:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtsepi64_epi16 (__m128i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2179:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtsepi64_epi16 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2189:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtsepi64_epi16 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2199:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtsepi64_storeu_epi16 (void * __P, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2206:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtsepi64_epi16 (__m128i __O, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2214:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtsepi64_epi16 (__mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2224:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtusepi64_epi16 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2234:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtusepi64_storeu_epi16 (void * __P, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2241:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtusepi64_epi16 (__m128i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2249:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtusepi64_epi16 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2259:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtusepi64_epi16 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2269:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtusepi64_storeu_epi16 (void * __P, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2276:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtusepi64_epi16 (__m128i __O, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2284:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtusepi64_epi16 (__mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2294:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepi64_epi32 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2304:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepi64_storeu_epi32 (void * __P, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2311:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepi64_epi32 (__m128i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2319:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepi64_epi32 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2329:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepi64_epi32 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2339:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepi64_storeu_epi32 (void * __P, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2346:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepi64_epi32 (__m128i __O, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2354:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepi64_epi32 (__mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2364:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsepi64_epi32 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2374:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtsepi64_storeu_epi32 (void * __P, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2381:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtsepi64_epi32 (__m128i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2389:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtsepi64_epi32 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2399:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtsepi64_epi32 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2409:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtsepi64_storeu_epi32 (void * __P, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2416:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtsepi64_epi32 (__m128i __O, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2425:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtsepi64_epi32 (__mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2435:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtusepi64_epi32 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2445:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtusepi64_storeu_epi32 (void * __P, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2452:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtusepi64_epi32 (__m128i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2460:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtusepi64_epi32 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2470:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtusepi64_epi32 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2480:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtusepi64_storeu_epi32 (void * __P, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2487:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtusepi64_epi32 (__m128i __O, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2495:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtusepi64_epi32 (__mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2505:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_broadcastss_ps (__m256 __O, __mmask8 __M, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2514:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_broadcastss_ps (__mmask8 __M, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2524:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_broadcastss_ps (__m128 __O, __mmask8 __M, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2533:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_broadcastss_ps (__mmask8 __M, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2543:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_broadcastsd_pd (__m256d __O, __mmask8 __M, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2552:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_broadcastsd_pd (__mmask8 __M, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2562:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_broadcastd_epi32 (__m256i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2571:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_broadcastd_epi32 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2581:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_set1_epi32 (__m256i __O, __mmask8 __M, int __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2589:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_set1_epi32 (__mmask8 __M, int __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2599:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_broadcastd_epi32 (__m128i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2608:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_broadcastd_epi32 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2618:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_set1_epi32 (__m128i __O, __mmask8 __M, int __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2626:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_set1_epi32 (__mmask8 __M, int __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2636:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_broadcastq_epi64 (__m256i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2645:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_broadcastq_epi64 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2655:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_set1_epi64 (__m256i __O, __mmask8 __M, long long __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2663:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_set1_epi64 (__mmask8 __M, long long __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2673:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_broadcastq_epi64 (__m128i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2682:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_broadcastq_epi64 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2692:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_set1_epi64 (__m128i __O, __mmask8 __M, long long __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2700:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_set1_epi64 (__mmask8 __M, long long __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2710:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_broadcast_f32x4 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2719:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_broadcast_f32x4 (__m256 __O, __mmask8 __M, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2728:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_broadcast_f32x4 (__mmask8 __M, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2738:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_broadcast_i32x4 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2748:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_broadcast_i32x4 (__m256i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2758:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_broadcast_i32x4 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2769:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepi8_epi32 (__m256i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2778:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepi8_epi32 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2788:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepi8_epi32 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2797:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepi8_epi32 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2807:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepi8_epi64 (__m256i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2816:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepi8_epi64 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2826:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepi8_epi64 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2835:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepi8_epi64 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2845:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepi16_epi32 (__m256i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2854:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepi16_epi32 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2864:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepi16_epi32 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2873:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepi16_epi32 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2883:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepi16_epi64 (__m256i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2892:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepi16_epi64 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2902:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepi16_epi64 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2911:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepi16_epi64 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2921:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepi32_epi64 (__m256i __W, __mmask8 __U, __m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2930:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepi32_epi64 (__mmask8 __U, __m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2940:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepi32_epi64 (__m128i __W, __mmask8 __U, __m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2949:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepi32_epi64 (__mmask8 __U, __m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2959:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepu8_epi32 (__m256i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2968:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepu8_epi32 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2978:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepu8_epi32 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2987:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepu8_epi32 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2997:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepu8_epi64 (__m256i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3006:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepu8_epi64 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3016:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepu8_epi64 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3025:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepu8_epi64 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3035:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepu16_epi32 (__m256i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3044:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepu16_epi32 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3054:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepu16_epi32 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3063:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepu16_epi32 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3073:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepu16_epi64 (__m256i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3082:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepu16_epi64 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3092:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepu16_epi64 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3101:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepu16_epi64 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3111:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepu32_epi64 (__m256i __W, __mmask8 __U, __m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3120:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepu32_epi64 (__mmask8 __U, __m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3130:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepu32_epi64 (__m128i __W, __mmask8 __U, __m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3139:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepu32_epi64 (__mmask8 __U, __m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3149:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_rcp14_pd (__m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3159:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_rcp14_pd (__m256d __W, __mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3168:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_rcp14_pd (__mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3178:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rcp14_pd (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3188:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_rcp14_pd (__m128d __W, __mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3197:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_rcp14_pd (__mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3207:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_rcp14_ps (__m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3217:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_rcp14_ps (__m256 __W, __mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3226:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_rcp14_ps (__mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3236:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rcp14_ps (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3246:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_rcp14_ps (__m128 __W, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3255:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_rcp14_ps (__mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3265:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_rsqrt14_pd (__m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3275:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_rsqrt14_pd (__m256d __W, __mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3284:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_rsqrt14_pd (__mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3294:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rsqrt14_pd (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3304:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_rsqrt14_pd (__m128d __W, __mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3313:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_rsqrt14_pd (__mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3323:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_rsqrt14_ps (__m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3333:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_rsqrt14_ps (__m256 __W, __mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3342:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_rsqrt14_ps (__mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3352:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rsqrt14_ps (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3362:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_rsqrt14_ps (__m128 __W, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3371:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_rsqrt14_ps (__mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3381:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_sqrt_pd (__m256d __W, __mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3390:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_sqrt_pd (__mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3400:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_sqrt_pd (__m128d __W, __mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3409:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_sqrt_pd (__mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3419:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_sqrt_ps (__m256 __W, __mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3428:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_sqrt_ps (__mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3438:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_sqrt_ps (__m128 __W, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3447:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_sqrt_ps (__mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3458:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3468:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_add_epi32 (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3480:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3490:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_add_epi64 (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3502:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3512:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_sub_epi32 (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3524:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3534:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_sub_epi64 (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3546:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3556:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_add_epi32 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3568:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3578:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_add_epi64 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3590:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3600:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_sub_epi32 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3612:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3622:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_sub_epi64 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3633:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_getexp_ps (__m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3643:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_getexp_ps (__m256 __W, __mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3652:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_getexp_ps (__mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3662:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_getexp_pd (__m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3672:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_getexp_pd (__m256d __W, __mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3681:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_getexp_pd (__mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3691:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_getexp_ps (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3701:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_getexp_ps (__m128 __W, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3710:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_getexp_ps (__mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3720:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_getexp_pd (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3730:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_getexp_pd (__m128d __W, __mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3739:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_getexp_pd (__mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3750:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3760:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_srl_epi32 (__mmask8 __U, __m256i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3772:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3782:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_srl_epi32 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3794:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3804:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_srl_epi64 (__mmask8 __U, __m256i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3816:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3826:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_srl_epi64 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3838:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3848:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_and_epi32 (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3859:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_scalef_pd (__m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3871:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3881:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_scalef_pd (__mmask8 __U, __m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3892:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_scalef_ps (__m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3904:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3914:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_scalef_ps (__mmask8 __U, __m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3925:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_scalef_pd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3937:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3947:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_scalef_pd (__mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3958:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_scalef_ps (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3969:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_scalef_ps (__m128 __W, __mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3979:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_scalef_ps (__mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3991:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4002:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4013:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4023:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_fmadd_pd (__m128d __A, __mmask8 __U, __m128d __B, __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4034:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4045:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4055:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_fmadd_ps (__m256 __A, __mmask8 __U, __m256 __B, __m256 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4066:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4077:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4087:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_fmadd_ps (__m128 __A, __mmask8 __U, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4097:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask3_fmadd_ps (__m128 __A, __m128 __B, __m128 __C, __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4107:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_fmadd_ps (__mmask8 __U, __m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4118:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4129:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4140:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4150:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_fmsub_pd (__m128d __A, __mmask8 __U, __m128d __B, __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4161:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4172:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4182:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_fmsub_ps (__m256 __A, __mmask8 __U, __m256 __B, __m256 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4193:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4204:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4214:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_fmsub_ps (__m128 __A, __mmask8 __U, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4224:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask3_fmsub_ps (__m128 __A, __m128 __B, __m128 __C, __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4234:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_fmsub_ps (__mmask8 __U, __m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4245:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4256:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4268:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4280:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4291:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4303:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4315:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4326:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4337:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4347:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_fmaddsub_ps (__m128 __A, __mmask8 __U, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4358:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4369:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4380:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4391:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4403:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4415:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4426:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4438:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4450:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4461:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4472:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4482:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_fmsubadd_ps (__m128 __A, __mmask8 __U, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4493:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4504:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4515:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4526:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4537:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4548:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4559:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4570:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4581:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4592:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4603:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4613:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_fnmadd_ps (__m128 __A, __mmask8 __U, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4623:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask3_fnmadd_ps (__m128 __A, __m128 __B, __m128 __C, __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4633:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_fnmadd_ps (__mmask8 __U, __m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4644:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4655:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4666:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4677:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4688:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4699:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4710:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4721:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4732:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4742:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_fnmsub_ps (__m128 __A, __mmask8 __U, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4752:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask3_fnmsub_ps (__m128 __A, __m128 __B, __m128 __C, __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4762:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_fnmsub_ps (__mmask8 __U, __m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4773:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4783:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_and_epi32 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4795:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4805:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_andnot_epi32 (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4817:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4827:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_andnot_epi32 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4839:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4849:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_or_epi32 (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4860:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_or_epi32 (__m128i __W, __mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4870:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_or_epi32 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4882:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4892:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_xor_epi32 (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4904:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4914:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_xor_epi32 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4925:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtpd_ps (__m128 __W, __mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4934:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtpd_ps (__mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4944:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtpd_ps (__m128 __W, __mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4953:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtpd_ps (__mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4963:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtps_epi32 (__m256i __W, __mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4972:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtps_epi32 (__mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4982:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtps_epi32 (__m128i __W, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4991:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtps_epi32 (__mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5001:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtps_epu32 (__m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5011:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtps_epu32 (__m256i __W, __mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5020:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtps_epu32 (__mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5030:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtps_epu32 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5040:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtps_epu32 (__m128i __W, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5049:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtps_epu32 (__mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5059:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_movedup_pd (__m256d __W, __mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5068:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_movedup_pd (__mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5078:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_movedup_pd (__m128d __W, __mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5087:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_movedup_pd (__mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5097:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_movehdup_ps (__m256 __W, __mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5106:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_movehdup_ps (__mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5116:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_movehdup_ps (__m128 __W, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5125:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_movehdup_ps (__mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5135:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_moveldup_ps (__m256 __W, __mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5144:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_moveldup_ps (__mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5154:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_moveldup_ps (__m128 __W, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5163:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_moveldup_ps (__mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5174:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5184:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_unpackhi_epi32 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5196:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5206:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_unpackhi_epi32 (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5218:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5228:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_unpackhi_epi64 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5240:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5250:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_unpackhi_epi64 (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5262:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5272:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_unpacklo_epi32 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5284:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5294:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_unpacklo_epi32 (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5306:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5316:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_unpacklo_epi64 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5328:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5338:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_unpacklo_epi64 (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5349:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpeq_epu32_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5358:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpeq_epi32_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5367:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpeq_epu32_mask (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5375:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpeq_epi32_mask (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5383:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpeq_epu32_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5392:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpeq_epi32_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5401:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpeq_epu32_mask (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5409:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpeq_epi32_mask (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5417:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpeq_epu64_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5426:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpeq_epi64_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5435:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpeq_epu64_mask (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5443:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpeq_epi64_mask (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5451:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpeq_epu64_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5460:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpeq_epi64_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5469:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpeq_epu64_mask (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5477:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpeq_epi64_mask (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5485:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpgt_epu32_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5494:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpgt_epi32_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5503:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpgt_epu32_mask (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5511:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpgt_epi32_mask (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5519:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpgt_epu32_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5528:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpgt_epi32_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5537:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpgt_epu32_mask (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5545:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpgt_epi32_mask (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5553:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpgt_epu64_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5562:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpgt_epi64_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5571:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpgt_epu64_mask (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5579:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpgt_epi64_mask (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5587:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpgt_epu64_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5596:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpgt_epi64_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5605:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpgt_epu64_mask (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5613:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpgt_epi64_mask (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5621:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_test_epi32_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5630:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_test_epi32_mask (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5638:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_test_epi32_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5647:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_test_epi32_mask (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5655:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_test_epi64_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5664:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_test_epi64_mask (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5672:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_test_epi64_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5681:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_test_epi64_mask (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5689:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_testn_epi32_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5698:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_testn_epi32_mask (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5706:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_testn_epi32_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5715:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_testn_epi32_mask (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5723:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_testn_epi64_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5732:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_testn_epi64_mask (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5740:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_testn_epi64_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5749:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_testn_epi64_mask (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5757:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_compress_pd (__m256d __W, __mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5766:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_compress_pd (__mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5776:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_compressstoreu_pd (void *__P, __mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5785:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_compress_pd (__m128d __W, __mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5794:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_compress_pd (__mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5804:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_compressstoreu_pd (void *__P, __mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5813:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_compress_ps (__m256 __W, __mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5822:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_compress_ps (__mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5832:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_compressstoreu_ps (void *__P, __mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5841:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_compress_ps (__m128 __W, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5850:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_compress_ps (__mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5860:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_compressstoreu_ps (void *__P, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5869:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_compress_epi64 (__m256i __W, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5878:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_compress_epi64 (__mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5888:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_compressstoreu_epi64 (void *__P, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5897:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_compress_epi64 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5906:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_compress_epi64 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5916:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_compressstoreu_epi64 (void *__P, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5925:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_compress_epi32 (__m256i __W, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5934:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_compress_epi32 (__mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5944:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_compressstoreu_epi32 (void *__P, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5953:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_compress_epi32 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5962:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_compress_epi32 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5972:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_compressstoreu_epi32 (void *__P, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5981:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_expand_pd (__m256d __W, __mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5990:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_expand_pd (__mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6000:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_expandloadu_pd (__m256d __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6010:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_expandloadu_pd (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6021:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_expand_pd (__m128d __W, __mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6030:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_expand_pd (__mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6040:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_expandloadu_pd (__m128d __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6050:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_expandloadu_pd (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6061:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_expand_ps (__m256 __W, __mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6070:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_expand_ps (__mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6080:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_expandloadu_ps (__m256 __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6089:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_expandloadu_ps (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6100:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_expand_ps (__m128 __W, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6109:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_expand_ps (__mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6119:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_expandloadu_ps (__m128 __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6128:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_expandloadu_ps (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6139:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_expand_epi64 (__m256i __W, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6148:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_expand_epi64 (__mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6159:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6169:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_expandloadu_epi64 (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6180:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_expand_epi64 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6189:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_expand_epi64 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6199:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_expandloadu_epi64 (__m128i __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6209:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_expandloadu_epi64 (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6220:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_expand_epi32 (__m256i __W, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6229:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_expand_epi32 (__mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6240:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6250:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_expandloadu_epi32 (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6261:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_expand_epi32 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6270:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_expand_epi32 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6280:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_expandloadu_epi32 (__m128i __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6290:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_expandloadu_epi32 (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6301:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permutex2var_pd (__m256d __A, __m256i __I, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6313:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6326:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6339:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6351:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permutex2var_ps (__m256 __A, __m256i __I, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6363:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6375:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6387:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6399:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_permutex2var_epi64 (__m128i __A, __m128i __I, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6411:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6423:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6435:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6447:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_permutex2var_epi32 (__m128i __A, __m128i __I, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6459:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6471:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6483:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6495:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permutex2var_epi64 (__m256i __A, __m256i __I, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6507:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6519:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6531:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __I, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6543:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permutex2var_epi32 (__m256i __A, __m256i __I, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6555:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6567:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6579:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __I, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6591:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_permutex2var_pd (__m128d __A, __m128i __I, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6603:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6616:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6629:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6641:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_permutex2var_ps (__m128 __A, __m128i __I, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6653:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6665:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6677:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6689:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_srav_epi64 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6701:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6711:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_srav_epi64 (__mmask8 __U, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6723:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6733:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_sllv_epi32 (__mmask8 __U, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6745:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6755:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_sllv_epi32 (__mmask8 __U, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6767:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6777:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_sllv_epi64 (__mmask8 __U, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6789:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6799:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_sllv_epi64 (__mmask8 __U, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6811:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6821:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_srav_epi32 (__mmask8 __U, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6833:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6843:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_srav_epi32 (__mmask8 __U, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6855:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6865:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_srlv_epi32 (__mmask8 __U, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6877:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6887:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_srlv_epi32 (__mmask8 __U, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6899:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6909:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_srlv_epi64 (__mmask8 __U, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6921:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6931:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_srlv_epi64 (__mmask8 __U, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6942:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_rolv_epi32 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6954:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6964:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_rolv_epi32 (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6975:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rolv_epi32 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6987:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6997:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_rolv_epi32 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7008:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_rorv_epi32 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7020:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7030:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_rorv_epi32 (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7041:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rorv_epi32 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7053:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7063:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_rorv_epi32 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7074:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_rolv_epi64 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7086:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7096:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_rolv_epi64 (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7107:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rolv_epi64 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7119:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7129:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_rolv_epi64 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7140:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_rorv_epi64 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7152:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7162:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_rorv_epi64 (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7173:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rorv_epi64 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7185:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7195:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_rorv_epi64 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7206:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_srav_epi64 (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7218:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7228:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_srav_epi64 (__mmask8 __U, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7240:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7249:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_and_epi64 (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7261:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7270:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_and_epi64 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7282:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7291:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_andnot_epi64 (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7303:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7312:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_andnot_epi64 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7324:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7334:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_or_epi64 (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7345:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_or_epi64 (__m128i __W, __mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7355:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_or_epi64 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7367:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7377:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_xor_epi64 (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7389:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7399:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_xor_epi64 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7411:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7421:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_max_pd (__mmask8 __U, __m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7432:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_max_ps (__m256 __W, __mmask8 __U, __m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7442:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_max_ps (__mmask8 __U, __m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7453:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_div_ps (__m128 __W, __mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7463:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_div_ps (__mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7474:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_div_pd (__m128d __W, __mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7484:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_div_pd (__mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7496:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7507:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7517:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_min_pd (__mmask8 __U, __m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7528:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_min_ps (__m256 __W, __mmask8 __U, __m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7538:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_div_pd (__mmask8 __U, __m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7549:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_div_ps (__m256 __W, __mmask8 __U, __m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7559:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_min_ps (__mmask8 __U, __m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7570:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_div_ps (__mmask8 __U, __m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7581:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_min_ps (__m128 __W, __mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7591:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_mul_ps (__m128 __W, __mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7601:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_min_ps (__mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7612:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_mul_ps (__mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7623:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_max_ps (__m128 __W, __mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7633:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_max_ps (__mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7644:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_min_pd (__m128d __W, __mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7654:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_min_pd (__mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7665:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_max_pd (__m128d __W, __mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7675:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_max_pd (__mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7686:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_mul_pd (__m128d __W, __mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7696:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_mul_pd (__mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7707:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_mul_ps (__m256 __W, __mmask8 __U, __m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7717:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_mul_ps (__mmask8 __U, __m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7729:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7739:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_mul_pd (__mmask8 __U, __m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7750:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_max_epi64 (__mmask8 __M, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7762:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7771:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_min_epi64 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7783:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7792:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_min_epi64 (__mmask8 __M, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7803:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_max_epu64 (__mmask8 __M, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7814:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_max_epi64 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7825:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_max_epu64 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7837:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7846:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_min_epu64 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7858:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7867:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_min_epu64 (__mmask8 __M, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7878:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_max_epi32 (__mmask8 __M, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7890:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7899:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_min_epi32 (__mmask8 __M, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7911:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7920:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_max_epu32 (__mmask8 __M, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7932:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7941:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_min_epu32 (__mmask8 __M, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7953:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7962:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_max_epi64 (__mmask8 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7974:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7983:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_min_epi64 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7995:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8004:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_min_epi64 (__mmask8 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8015:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_max_epu64 (__mmask8 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8026:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_max_epi64 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8037:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_max_epu64 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8049:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8058:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_min_epu64 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8070:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8079:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_min_epu64 (__mmask8 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8090:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_max_epi32 (__mmask8 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8102:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8111:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_min_epi32 (__mmask8 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8123:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8132:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_max_epu32 (__mmask8 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8144:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8153:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_min_epu32 (__mmask8 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8165:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8180:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_broadcastmb_epi64 (__mmask8 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8187:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_broadcastmb_epi64 (__mmask8 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8194:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_broadcastmw_epi32 (__mmask16 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8201:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_broadcastmw_epi32 (__mmask16 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8208:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_lzcnt_epi32 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8218:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_lzcnt_epi32 (__m256i __W, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8227:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_lzcnt_epi32 (__mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8237:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_lzcnt_epi64 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8247:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_lzcnt_epi64 (__m256i __W, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8256:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_lzcnt_epi64 (__mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8266:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_conflict_epi64 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8276:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_conflict_epi64 (__m256i __W, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8286:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_conflict_epi64 (__mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8297:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_conflict_epi32 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8307:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_conflict_epi32 (__m256i __W, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8317:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_conflict_epi32 (__mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8328:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_lzcnt_epi32 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8338:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_lzcnt_epi32 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8347:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_lzcnt_epi32 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8357:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_lzcnt_epi64 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8367:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_lzcnt_epi64 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8376:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_lzcnt_epi64 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8386:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_conflict_epi64 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8396:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_conflict_epi64 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8406:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_conflict_epi64 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8417:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_conflict_epi32 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8427:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_conflict_epi32 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8437:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_conflict_epi32 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8453:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8463:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_unpacklo_pd (__mmask8 __U, __m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8475:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8485:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_unpacklo_pd (__mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8497:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8508:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8518:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_unpackhi_pd (__mmask8 __U, __m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8530:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8540:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_unpackhi_pd (__mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8552:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8562:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_unpackhi_ps (__mmask8 __U, __m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8573:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_unpackhi_ps (__m128 __W, __mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8583:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_unpackhi_ps (__mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8594:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtph_ps (__m128 __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8603:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtph_ps (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8613:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_unpacklo_ps (__mmask8 __U, __m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8624:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtph_ps (__m256 __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8633:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtph_ps (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8643:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_unpacklo_ps (__m128 __W, __mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8653:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_unpacklo_ps (__mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8665:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8675:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_sra_epi32 (__mmask8 __U, __m256i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8687:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8697:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_sra_epi32 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8708:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_sra_epi64 (__m256i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8720:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8730:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_sra_epi64 (__mmask8 __U, __m256i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8741:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sra_epi64 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8753:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8763:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_sra_epi64 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8775:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8785:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_sll_epi32 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8797:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8807:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_sll_epi64 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8819:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8829:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_sll_epi32 (__mmask8 __U, __m256i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8841:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8851:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_sll_epi64 (__mmask8 __U, __m256i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8863:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8873:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_permutexvar_ps (__mmask8 __U, __m256i __X, __m256 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8884:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permutexvar_pd (__m256i __X, __m256d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8896:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8906:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_permutexvar_pd (__mmask8 __U, __m256i __X, __m256d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8918:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8929:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_permutevar_pd (__mmask8 __U, __m256d __A, __m256i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8942:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8952:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_permutevar_ps (__mmask8 __U, __m256 __A, __m256i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8964:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8974:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_permutevar_pd (__mmask8 __U, __m128d __A, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8986:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8996:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_permutevar_ps (__mmask8 __U, __m128 __A, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9007:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_mullo_epi32 (__mmask8 __M, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9018:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_permutexvar_epi64 (__mmask8 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9030:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9039:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_mullo_epi32 (__mmask8 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9051:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9061:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9070:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_mul_epi32 (__mmask8 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9082:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9091:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_mul_epi32 (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9102:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permutexvar_epi64 (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9114:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9125:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9134:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_permutexvar_epi32 (__mmask8 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9145:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_mul_epu32 (__mmask8 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9157:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9166:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_mul_epu32 (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9177:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permutexvar_epi32 (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9189:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9199:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpneq_epu32_mask (__mmask8 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9208:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpneq_epu32_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9217:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmplt_epu32_mask (__mmask8 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9226:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmplt_epu32_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9235:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpge_epu32_mask (__mmask8 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9244:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpge_epu32_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9253:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmple_epu32_mask (__mmask8 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9262:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmple_epu32_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9271:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpneq_epu64_mask (__mmask8 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9280:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpneq_epu64_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9289:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmplt_epu64_mask (__mmask8 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9298:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmplt_epu64_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9307:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpge_epu64_mask (__mmask8 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9316:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpge_epu64_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9325:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmple_epu64_mask (__mmask8 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9334:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmple_epu64_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9343:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpneq_epi32_mask (__mmask8 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9352:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpneq_epi32_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9361:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmplt_epi32_mask (__mmask8 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9370:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmplt_epi32_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9379:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpge_epi32_mask (__mmask8 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9388:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpge_epi32_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9397:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmple_epi32_mask (__mmask8 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9406:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmple_epi32_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9415:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpneq_epi64_mask (__mmask8 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9424:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpneq_epi64_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9433:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmplt_epi64_mask (__mmask8 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9442:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmplt_epi64_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9451:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpge_epi64_mask (__mmask8 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9460:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpge_epi64_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9469:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmple_epi64_mask (__mmask8 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9478:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmple_epi64_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9487:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpneq_epu32_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9496:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpneq_epu32_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9505:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmplt_epu32_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9514:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmplt_epu32_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9523:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpge_epu32_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9532:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpge_epu32_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9541:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmple_epu32_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9550:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmple_epu32_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9559:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpneq_epu64_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9568:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpneq_epu64_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9577:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmplt_epu64_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9586:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmplt_epu64_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9595:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpge_epu64_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9604:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpge_epu64_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9613:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmple_epu64_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9622:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmple_epu64_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9631:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpneq_epi32_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9640:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpneq_epi32_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9649:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmplt_epi32_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9658:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmplt_epi32_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9667:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpge_epi32_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9676:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpge_epi32_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9685:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmple_epi32_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9694:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmple_epi32_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9703:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpneq_epi64_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9712:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpneq_epi64_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9721:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmplt_epi64_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9730:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmplt_epi64_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9739:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpge_epi64_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9748:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpge_epi64_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9757:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmple_epi64_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9766:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmple_epi64_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9776:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permutex_epi64 (__m256i __X, const int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9788:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __X, const int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9798:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_permutex_epi64 (__mmask8 __M, __m256i __X, const int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9810:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9821:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9833:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9844:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9856:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256 __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9867:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9879:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9890:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9901:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_inserti32x4 (__m256i __A, __m128i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9914:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9927:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9940:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_insertf32x4 (__m256 __A, __m128 __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9953:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9965:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9977:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_extracti32x4_epi32 (__m256i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9989:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10001:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10013:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_extractf32x4_ps (__m256 __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10025:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10037:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10049:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_shuffle_i64x2 (__m256i __A, __m256i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10062:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10074:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10086:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_shuffle_i32x4 (__m256i __A, __m256i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10099:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10111:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10123:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_shuffle_f64x2 (__m256d __A, __m256d __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10136:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10148:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10160:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_shuffle_f32x4 (__m256 __A, __m256 __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10173:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256 __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10185:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10198:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10210:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10222:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10234:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10246:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10258:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10270:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10282:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10294:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10305:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fixupimm_ps (__m128 __A, __m128 __B, __m128i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10317:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10329:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10341:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10350:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_srli_epi32 (__mmask8 __U, __m256i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10361:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10370:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_srli_epi32 (__mmask8 __U, __m128i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10381:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10390:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_srli_epi64 (__mmask8 __U, __m256i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10401:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10410:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_srli_epi64 (__mmask8 __U, __m128i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10421:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10433:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10445:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10457:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10469:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10481:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10493:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10504:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B, __m128i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10515:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B, __m128i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10527:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10538:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B, __m128i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10549:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B, __m128i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10560:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_roundscale_ps (__m256 __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10572:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10582:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_roundscale_ps (__mmask8 __U, __m256 __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10593:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_roundscale_pd (__m256d __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10605:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10615:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_roundscale_pd (__mmask8 __U, __m256d __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10626:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_roundscale_ps (__m128 __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10638:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10648:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_roundscale_ps (__mmask8 __U, __m128 __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10659:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_roundscale_pd (__m128d __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10671:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10681:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_roundscale_pd (__mmask8 __U, __m128d __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10693:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10706:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10718:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10730:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10743:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10755:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10767:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10780:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10792:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10804:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10817:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10829:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10842:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10854:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10866:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10878:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10890:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10902:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10914:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10926:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10938:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10950:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10962:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10974:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10986:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10998:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11010:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11022:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11033:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256 __v1, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11044:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11053:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11064:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11073:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __v1, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11084:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11093:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __v1, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11104:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11113:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __v1, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11124:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11133:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11144:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11153:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __v1, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11164:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11173:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __v1, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11184:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11193:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __v1, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11204:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11213:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __v1, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11224:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11233:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __v1, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11244:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11253:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __v1, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11264:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11273:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __v1, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11284:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11293:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __v1, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11304:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11313:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __v1, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11324:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11333:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __v1, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11344:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11353:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_PERM_ENUM __mask) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11363:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_PERM_ENUM __mask) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11374:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_PERM_ENUM __mask) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11384:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_PERM_ENUM __mask) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11394:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_rol_epi32 (__m256i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11405:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11414:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_rol_epi32 (__mmask8 __U, __m256i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11424:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rol_epi32 (__m128i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11435:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11444:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_rol_epi32 (__mmask8 __U, __m128i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11454:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_ror_epi32 (__m256i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11465:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11474:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_ror_epi32 (__mmask8 __U, __m256i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11484:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_ror_epi32 (__m128i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11495:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11504:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_ror_epi32 (__mmask8 __U, __m128i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11514:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_rol_epi64 (__m256i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11525:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11534:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_rol_epi64 (__mmask8 __U, __m256i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11544:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rol_epi64 (__m128i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11555:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11564:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_rol_epi64 (__mmask8 __U, __m128i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11574:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_ror_epi64 (__m256i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11585:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11594:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_ror_epi64 (__mmask8 __U, __m256i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11604:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_ror_epi64 (__m128i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11615:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11624:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_ror_epi64 (__mmask8 __U, __m128i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11634:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_alignr_epi32 (__m128i __A, __m128i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11646:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11657:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11668:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_alignr_epi64 (__m128i __A, __m128i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11680:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11691:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11702:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_alignr_epi32 (__m256i __A, __m256i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11714:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11725:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11736:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_alignr_epi64 (__m256i __A, __m256i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11748:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11759:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11771:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11780:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtps_ph (__mmask8 __U, __m128 __A, const int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11791:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11800:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtps_ph (__mmask8 __U, __m256 __A, const int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11811:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11820:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_srai_epi32 (__mmask8 __U, __m256i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11831:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11840:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_srai_epi32 (__mmask8 __U, __m128i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11850:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_srai_epi64 (__m256i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11861:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11870:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_srai_epi64 (__mmask8 __U, __m256i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11880:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_srai_epi64 (__m128i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11891:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11900:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_srai_epi64 (__mmask8 __U, __m128i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11910:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_slli_epi32 (__m128i __W, __mmask8 __U, __m128i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11919:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_slli_epi32 (__mmask8 __U, __m128i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11929:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_slli_epi64 (__m128i __W, __mmask8 __U, __m128i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11938:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_slli_epi64 (__mmask8 __U, __m128i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11949:11: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11958:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_slli_epi32 (__mmask8 __U, __m256i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11969:11: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11978:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_slli_epi64 (__mmask8 __U, __m256i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11989:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11998:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_permutex_pd (__mmask8 __U, __m256d __X, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12009:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12018:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_permute_pd (__mmask8 __U, __m256d __X, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12029:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12038:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_permute_pd (__mmask8 __U, __m128d __X, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12049:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12058:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_permute_ps (__mmask8 __U, __m256 __X, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12069:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12078:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_permute_ps (__mmask8 __U, __m128 __X, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12088:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_blend_pd (__mmask8 __U, __m256d __A, __m256d __W) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12097:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_blend_ps (__mmask8 __U, __m256 __A, __m256 __W) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12106:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_blend_epi64 (__mmask8 __U, __m256i __A, __m256i __W) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12115:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_blend_epi32 (__mmask8 __U, __m256i __A, __m256i __W) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12124:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_blend_pd (__mmask8 __U, __m128d __A, __m128d __W) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12133:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_blend_ps (__mmask8 __U, __m128 __A, __m128 __W) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12142:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_blend_epi64 (__mmask8 __U, __m128i __A, __m128i __W) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12151:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_blend_epi32 (__mmask8 __U, __m128i __A, __m128i __W) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12160:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmp_epi64_mask (__m256i __X, __m256i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12169:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmp_epi32_mask (__m256i __X, __m256i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12178:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmp_epu64_mask (__m256i __X, __m256i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12187:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmp_epu32_mask (__m256i __X, __m256i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12196:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmp_pd_mask (__m256d __X, __m256d __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12205:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmp_ps_mask (__m256 __X, __m256 __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12215:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12225:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12235:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12245:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12255:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12265:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12274:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmp_epi64_mask (__m128i __X, __m128i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12283:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmp_epi32_mask (__m128i __X, __m128i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12292:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmp_epu64_mask (__m128i __X, __m128i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12301:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmp_epu32_mask (__m128i __X, __m128i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12310:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmp_pd_mask (__m128d __X, __m128d __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12319:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmp_ps_mask (__m128 __X, __m128 __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12329:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12339:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12349:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12359:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12369:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12379:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12388:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permutex_pd (__m256d __X, const int __M) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:55, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("avx512bw") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:45:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ktest_mask32_u8 (__mmask32 __A, __mmask32 __B, unsigned char *__CF) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:53:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ktest_mask64_u8 (__mmask64 __A, __mmask64 __B, unsigned char *__CF) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:61:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ktestz_mask32_u8 (__mmask32 __A, __mmask32 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:68:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ktestz_mask64_u8 (__mmask64 __A, __mmask64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:75:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ktestc_mask32_u8 (__mmask32 __A, __mmask32 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:82:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ktestc_mask64_u8 (__mmask64 __A, __mmask64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:89:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kortest_mask32_u8 (__mmask32 __A, __mmask32 __B, unsigned char *__CF) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:97:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kortest_mask64_u8 (__mmask64 __A, __mmask64 __B, unsigned char *__CF) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:105:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kortestz_mask32_u8 (__mmask32 __A, __mmask32 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:112:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kortestz_mask64_u8 (__mmask64 __A, __mmask64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:119:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kortestc_mask32_u8 (__mmask32 __A, __mmask32 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:126:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kortestc_mask64_u8 (__mmask64 __A, __mmask64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:133:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kadd_mask32 (__mmask32 __A, __mmask32 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:140:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kadd_mask64 (__mmask64 __A, __mmask64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:147:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _cvtmask32_u32 (__mmask32 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:154:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _cvtmask64_u64 (__mmask64 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:161:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _cvtu32_mask32 (unsigned int __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:168:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _cvtu64_mask64 (unsigned long long __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:175:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _load_mask32 (__mmask32 *__A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:182:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _load_mask64 (__mmask64 *__A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:189:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _store_mask32 (__mmask32 *__A, __mmask32 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:196:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _store_mask64 (__mmask64 *__A, __mmask64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:203:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _knot_mask32 (__mmask32 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:210:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _knot_mask64 (__mmask64 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:217:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kor_mask32 (__mmask32 __A, __mmask32 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:224:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kor_mask64 (__mmask64 __A, __mmask64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:231:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kxnor_mask32 (__mmask32 __A, __mmask32 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:238:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kxnor_mask64 (__mmask64 __A, __mmask64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:245:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kxor_mask32 (__mmask32 __A, __mmask32 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:252:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kxor_mask64 (__mmask64 __A, __mmask64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:259:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kand_mask32 (__mmask32 __A, __mmask32 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:266:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kand_mask64 (__mmask64 __A, __mmask64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:273:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kandn_mask32 (__mmask32 __A, __mmask32 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:280:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kandn_mask64 (__mmask64 __A, __mmask64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:287:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_mov_epi16 (__m512i __W, __mmask32 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:296:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_mov_epi16 (__mmask32 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:306:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_loadu_epi16 (__m512i __W, __mmask32 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:315:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_loadu_epi16 (__mmask32 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:325:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_storeu_epi16 (void *__P, __mmask32 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:334:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_mov_epi8 (__m512i __W, __mmask64 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:343:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_mov_epi8 (__mmask64 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:353:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_kunpackw (__mmask32 __A, __mmask32 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:361:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kunpackw_mask32 (__mmask16 __A, __mmask16 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:369:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_kunpackd (__mmask64 __A, __mmask64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:377:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kunpackd_mask64 (__mmask32 __A, __mmask32 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:385:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_loadu_epi8 (__m512i __W, __mmask64 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:394:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_loadu_epi8 (__mmask64 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:404:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_storeu_epi8 (void *__P, __mmask64 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:413:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_sad_epu8 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:421:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepi16_epi8 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:430:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepi16_storeu_epi8 (void * __P, __mmask32 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:437:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepi16_epi8 (__m256i __O, __mmask32 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:445:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepi16_epi8 (__mmask32 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:455:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtsepi16_epi8 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:464:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtsepi16_storeu_epi8 (void * __P, __mmask32 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:471:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtsepi16_epi8 (__m256i __O, __mmask32 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:480:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtsepi16_epi8 (__mmask32 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:490:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtusepi16_epi8 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:499:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtusepi16_epi8 (__m256i __O, __mmask32 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:508:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtusepi16_storeu_epi8 (void * __P, __mmask32 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:515:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtusepi16_epi8 (__mmask32 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:525:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_broadcastb_epi8 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:534:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_broadcastb_epi8 (__m512i __O, __mmask64 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:543:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_broadcastb_epi8 (__mmask64 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:553:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_set1_epi8 (__m512i __O, __mmask64 __M, char __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:562:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_set1_epi8 (__mmask64 __M, char __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:573:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_broadcastw_epi16 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:582:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_broadcastw_epi16 (__m512i __O, __mmask32 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:591:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_broadcastw_epi16 (__mmask32 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:601:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_set1_epi16 (__m512i __O, __mmask32 __M, short __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:610:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_set1_epi16 (__mmask32 __M, short __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:621:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mulhrs_epi16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:633:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:643:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_mulhrs_epi16 (__mmask32 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:654:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mulhi_epi16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:666:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:676:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_mulhi_epi16 (__mmask32 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:687:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mulhi_epu16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:699:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:709:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_mulhi_epu16 (__mmask32 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:720:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mullo_epi16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:728:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:738:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_mullo_epi16 (__mmask32 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:749:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepi8_epi16 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:759:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepi8_epi16 (__m512i __W, __mmask32 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:768:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepi8_epi16 (__mmask32 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:778:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepu8_epi16 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:788:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepu8_epi16 (__m512i __W, __mmask32 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:797:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepu8_epi16 (__mmask32 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:807:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_permutexvar_epi16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:819:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:831:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:841:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_permutex2var_epi16 (__m512i __A, __m512i __I, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:853:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __I, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:866:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask32 __U, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:879:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __I, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:891:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_avg_epu8 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:903:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:913:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_avg_epu8 (__mmask64 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:924:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_add_epi8 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:932:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:942:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_add_epi8 (__mmask64 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:953:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_sub_epi8 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:961:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:971:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_sub_epi8 (__mmask64 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:982:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_avg_epu16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:994:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1004:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_avg_epu16 (__mmask32 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1015:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_subs_epi8 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1027:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1037:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_subs_epi8 (__mmask64 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1048:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_subs_epu8 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1060:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1070:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_subs_epu8 (__mmask64 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1081:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_adds_epi8 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1093:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1103:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_adds_epi8 (__mmask64 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1114:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_adds_epu8 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1126:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1136:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_adds_epu8 (__mmask64 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1147:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_sub_epi16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1155:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1165:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_sub_epi16 (__mmask32 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1176:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_subs_epi16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1188:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1198:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_subs_epi16 (__mmask32 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1209:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_subs_epu16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1221:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1231:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_subs_epu16 (__mmask32 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1242:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_add_epi16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1250:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1260:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_add_epi16 (__mmask32 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1271:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_adds_epi16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1283:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1293:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_adds_epi16 (__mmask32 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1304:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_adds_epu16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1316:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1326:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_adds_epu16 (__mmask32 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1337:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_srl_epi16 (__m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1349:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1359:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_srl_epi16 (__mmask32 __U, __m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1370:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_packs_epi16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1381:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_sll_epi16 (__m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1393:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1403:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_sll_epi16 (__mmask32 __U, __m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1414:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maddubs_epi16 (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1426:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1436:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_maddubs_epi16 (__mmask32 __U, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1447:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_madd_epi16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1459:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1469:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_madd_epi16 (__mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1480:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_unpackhi_epi8 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1492:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1502:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_unpackhi_epi8 (__mmask64 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1513:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_unpackhi_epi16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1525:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1535:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_unpackhi_epi16 (__mmask32 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1546:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_unpacklo_epi8 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1558:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1568:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_unpacklo_epi8 (__mmask64 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1579:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_unpacklo_epi16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1591:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1601:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_unpacklo_epi16 (__mmask32 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1612:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpeq_epu8_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1621:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpeq_epi8_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1630:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpeq_epu8_mask (__mmask64 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1639:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpeq_epi8_mask (__mmask64 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1648:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpeq_epu16_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1657:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpeq_epi16_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1666:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpeq_epu16_mask (__mmask32 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1675:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpeq_epi16_mask (__mmask32 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1684:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpgt_epu8_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1693:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpgt_epi8_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1702:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpgt_epu8_mask (__mmask64 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1711:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpgt_epi8_mask (__mmask64 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1720:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpgt_epu16_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1729:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpgt_epi16_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1738:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpgt_epu16_mask (__mmask32 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1747:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpgt_epi16_mask (__mmask32 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1756:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_movepi8_mask (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1763:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_movepi16_mask (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1770:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_movm_epi8 (__mmask64 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1777:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_movm_epi16 (__mmask32 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1784:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_test_epi8_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1793:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_test_epi8_mask (__mmask64 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1801:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_test_epi16_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1810:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_test_epi16_mask (__mmask32 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1818:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_testn_epi8_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1827:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_testn_epi8_mask (__mmask64 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1835:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_testn_epi16_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1844:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_testn_epi16_mask (__mmask32 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1852:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_shuffle_epi8 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1864:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1874:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_shuffle_epi8 (__mmask64 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1885:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_min_epu16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1896:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_min_epu16 (__mmask32 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1908:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1918:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_min_epi16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1929:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_min_epi16 (__mmask32 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1941:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1951:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_max_epu8 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1962:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_max_epu8 (__mmask64 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1974:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1984:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_max_epi8 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1995:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_max_epi8 (__mmask64 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2007:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2017:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_min_epu8 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2028:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_min_epu8 (__mmask64 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2040:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2050:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_min_epi8 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2061:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_min_epi8 (__mmask64 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2073:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2083:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_max_epi16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2094:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_max_epi16 (__mmask32 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2106:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2116:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_max_epu16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2127:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_max_epu16 (__mmask32 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2139:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2149:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_sra_epi16 (__m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2161:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2171:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_sra_epi16 (__mmask32 __U, __m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2182:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_srav_epi16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2194:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2204:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_srav_epi16 (__mmask32 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2215:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_srlv_epi16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2227:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2237:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_srlv_epi16 (__mmask32 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2248:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_sllv_epi16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2260:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2270:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_sllv_epi16 (__mmask32 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2282:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2292:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_packs_epi16 (__mmask64 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2303:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_packus_epi16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2315:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2325:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_packus_epi16 (__mmask64 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2336:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_abs_epi8 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2346:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_abs_epi8 (__m512i __W, __mmask64 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2355:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_abs_epi8 (__mmask64 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2365:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_abs_epi16 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2375:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_abs_epi16 (__m512i __W, __mmask32 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2384:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_abs_epi16 (__mmask32 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2394:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpneq_epu8_mask (__mmask64 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2403:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmplt_epu8_mask (__mmask64 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2412:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpge_epu8_mask (__mmask64 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2421:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmple_epu8_mask (__mmask64 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2430:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpneq_epu16_mask (__mmask32 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2439:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmplt_epu16_mask (__mmask32 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2448:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpge_epu16_mask (__mmask32 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2457:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmple_epu16_mask (__mmask32 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2466:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpneq_epi8_mask (__mmask64 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2475:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmplt_epi8_mask (__mmask64 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2484:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpge_epi8_mask (__mmask64 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2493:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmple_epi8_mask (__mmask64 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2502:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpneq_epi16_mask (__mmask32 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2511:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmplt_epi16_mask (__mmask32 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2520:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpge_epi16_mask (__mmask32 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2529:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmple_epi16_mask (__mmask32 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2538:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpneq_epu8_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2547:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmplt_epu8_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2556:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpge_epu8_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2565:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmple_epu8_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2574:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpneq_epu16_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2583:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmplt_epu16_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2592:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpge_epu16_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2601:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmple_epu16_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2610:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpneq_epi8_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2619:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmplt_epi8_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2628:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpge_epi8_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2637:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmple_epi8_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2646:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpneq_epi16_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2655:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmplt_epi16_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2664:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpge_epi16_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2673:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmple_epi16_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2682:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_packs_epi32 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2693:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_packs_epi32 (__mmask32 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2705:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2715:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_packus_epi32 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2726:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_packus_epi32 (__mmask32 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2738:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2749:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kshiftli_mask32 (__mmask32 __A, unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2757:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kshiftli_mask64 (__mmask64 __A, unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2765:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kshiftri_mask32 (__mmask32 __A, unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2773:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kshiftri_mask64 (__mmask64 __A, unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2781:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_alignr_epi8 (__m512i __A, __m512i __B, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2790:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2802:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2814:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_dbsad_epu8 (__m512i __A, __m512i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2827:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2839:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2851:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_srli_epi16 (__m512i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2862:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2871:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_srli_epi16 (__mmask32 __U, __m512i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2881:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_slli_epi16 (__m512i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2892:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2901:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_slli_epi16 (__mmask32 __U, __m512i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2911:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_shufflehi_epi16 (__m512i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2923:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2934:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2945:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_shufflelo_epi16 (__m512i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2957:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2968:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2979:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_srai_epi16 (__m512i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2990:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2999:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_srai_epi16 (__mmask32 __U, __m512i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:3009:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_blend_epi16 (__mmask32 __U, __m512i __A, __m512i __W) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:3018:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_blend_epi8 (__mmask64 __U, __m512i __A, __m512i __W) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:3028:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:3037:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmp_epi16_mask (__m512i __X, __m512i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:3047:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:3056:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmp_epi8_mask (__m512i __X, __m512i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:3066:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:3075:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmp_epu16_mask (__m512i __X, __m512i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:3085:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:3094:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmp_epu8_mask (__m512i __X, __m512i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:3103:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_bslli_epi128 (__m512i __A, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:3110:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_bsrli_epi128 (__m512i __A, const int __N) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:57, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("avx512dq") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:39:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ktest_mask8_u8 (__mmask8 __A, __mmask8 __B, unsigned char *__CF) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:47:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ktestz_mask8_u8 (__mmask8 __A, __mmask8 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:54:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ktestc_mask8_u8 (__mmask8 __A, __mmask8 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:61:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ktest_mask16_u8 (__mmask16 __A, __mmask16 __B, unsigned char *__CF) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:69:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ktestz_mask16_u8 (__mmask16 __A, __mmask16 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:76:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ktestc_mask16_u8 (__mmask16 __A, __mmask16 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:83:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kortest_mask8_u8 (__mmask8 __A, __mmask8 __B, unsigned char *__CF) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:91:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kortestz_mask8_u8 (__mmask8 __A, __mmask8 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:98:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kortestc_mask8_u8 (__mmask8 __A, __mmask8 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:105:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kadd_mask8 (__mmask8 __A, __mmask8 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:112:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kadd_mask16 (__mmask16 __A, __mmask16 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:119:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _cvtmask8_u32 (__mmask8 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:126:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _cvtu32_mask8 (unsigned int __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:133:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _load_mask8 (__mmask8 *__A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:140:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _store_mask8 (__mmask8 *__A, __mmask8 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:147:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _knot_mask8 (__mmask8 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:154:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kor_mask8 (__mmask8 __A, __mmask8 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:161:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kxnor_mask8 (__mmask8 __A, __mmask8 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:168:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kxor_mask8 (__mmask8 __A, __mmask8 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:175:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kand_mask8 (__mmask8 __A, __mmask8 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:182:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kandn_mask8 (__mmask8 __A, __mmask8 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:189:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_broadcast_f64x2 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:199:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_broadcast_f64x2 (__m512d __O, __mmask8 __M, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:209:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_broadcast_f64x2 (__mmask8 __M, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:220:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_broadcast_i64x2 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:230:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_broadcast_i64x2 (__m512i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:240:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_broadcast_i64x2 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:251:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_broadcast_f32x2 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:261:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_broadcast_f32x2 (__m512 __O, __mmask16 __M, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:270:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_broadcast_f32x2 (__mmask16 __M, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:280:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_broadcast_i32x2 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:291:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_broadcast_i32x2 (__m512i __O, __mmask16 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:301:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_broadcast_i32x2 (__mmask16 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:312:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_broadcast_f32x8 (__m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:322:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_broadcast_f32x8 (__m512 __O, __mmask16 __M, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:331:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_broadcast_f32x8 (__mmask16 __M, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:341:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_broadcast_i32x8 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:352:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_broadcast_i32x8 (__m512i __O, __mmask16 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:362:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_broadcast_i32x8 (__mmask16 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:373:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mullo_epi64 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:381:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:391:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_mullo_epi64 (__mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:402:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_xor_pd (__m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:414:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:424:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_xor_pd (__mmask8 __U, __m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:435:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_xor_ps (__m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:446:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_xor_ps (__m512 __W, __mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:456:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_xor_ps (__mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:467:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_or_pd (__m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:478:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_or_pd (__m512d __W, __mmask8 __U, __m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:488:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_or_pd (__mmask8 __U, __m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:499:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_or_ps (__m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:510:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_or_ps (__m512 __W, __mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:520:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_or_ps (__mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:531:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_and_pd (__m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:543:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:553:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_and_pd (__mmask8 __U, __m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:564:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_and_ps (__m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:575:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_and_ps (__m512 __W, __mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:585:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_and_ps (__mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:596:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_andnot_pd (__m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:608:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:618:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_andnot_pd (__mmask8 __U, __m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:629:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_andnot_ps (__m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:641:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:651:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_andnot_ps (__mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:662:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_movepi32_mask (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:669:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_movepi64_mask (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:676:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_movm_epi32 (__mmask16 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:683:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_movm_epi64 (__mmask8 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:690:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvttpd_epi64 (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:701:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvttpd_epi64 (__m512i __W, __mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:711:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvttpd_epi64 (__mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:722:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvttpd_epu64 (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:733:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvttpd_epu64 (__m512i __W, __mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:743:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvttpd_epu64 (__mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:754:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvttps_epi64 (__m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:765:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvttps_epi64 (__m512i __W, __mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:775:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvttps_epi64 (__mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:786:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvttps_epu64 (__m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:797:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvttps_epu64 (__m512i __W, __mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:807:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvttps_epu64 (__mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:818:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtpd_epi64 (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:829:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtpd_epi64 (__m512i __W, __mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:839:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtpd_epi64 (__mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:850:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtpd_epu64 (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:861:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtpd_epu64 (__m512i __W, __mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:871:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtpd_epu64 (__mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:882:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtps_epi64 (__m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:893:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtps_epi64 (__m512i __W, __mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:903:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtps_epi64 (__mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:914:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtps_epu64 (__m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:925:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtps_epu64 (__m512i __W, __mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:935:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtps_epu64 (__mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:946:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepi64_ps (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:957:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepi64_ps (__m256 __W, __mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:967:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepi64_ps (__mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:978:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepu64_ps (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:989:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepu64_ps (__m256 __W, __mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:999:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepu64_ps (__mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1010:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepi64_pd (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1021:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepi64_pd (__m512d __W, __mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1031:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepi64_pd (__mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1042:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepu64_pd (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1053:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepu64_pd (__m512d __W, __mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1063:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepu64_pd (__mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1075:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kshiftli_mask8 (__mmask8 __A, unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1082:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kshiftri_mask8 (__mmask8 __A, unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1089:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_range_pd (__m512d __A, __m512d __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1102:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __A, __m512d __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1113:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_range_pd (__mmask8 __U, __m512d __A, __m512d __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1125:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_range_ps (__m512 __A, __m512 __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1138:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __A, __m512 __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1149:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_range_ps (__mmask16 __U, __m512 __A, __m512 __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1161:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_reduce_sd (__m128d __A, __m128d __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1172:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1182:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_reduce_sd (__mmask8 __U, __m128d __A, __m128d __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1192:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_reduce_ss (__m128 __A, __m128 __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1204:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1214:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_reduce_ss (__mmask8 __U, __m128 __A, __m128 __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1224:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_range_sd (__m128d __A, __m128d __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1236:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_range_sd (__m128d __W, __mmask8 __U, __m128d __A, __m128d __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1247:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_range_sd (__mmask8 __U, __m128d __A, __m128d __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1259:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_range_ss (__m128 __A, __m128 __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1271:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_range_ss (__m128 __W, __mmask8 __U, __m128 __A, __m128 __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1283:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_range_ss (__mmask8 __U, __m128 __A, __m128 __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1295:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_range_round_sd (__m128d __A, __m128d __B, int __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1307:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1318:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1329:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_range_round_ss (__m128 __A, __m128 __B, int __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1341:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1352:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1363:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fpclass_ss_mask (__m128 __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1370:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fpclass_sd_mask (__m128d __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1377:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtt_roundpd_epi64 (__m512d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1389:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1400:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1411:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtt_roundpd_epu64 (__m512d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1423:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1434:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1445:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtt_roundps_epi64 (__m256 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1457:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1468:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1479:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtt_roundps_epu64 (__m256 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1491:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1502:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1513:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvt_roundpd_epi64 (__m512d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1525:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1536:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1547:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvt_roundpd_epu64 (__m512d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1559:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1570:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1581:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvt_roundps_epi64 (__m256 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1593:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1604:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1615:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvt_roundps_epu64 (__m256 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1627:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1638:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1649:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvt_roundepi64_ps (__m512i __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1661:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1672:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1683:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvt_roundepu64_ps (__m512i __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1695:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1706:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1717:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvt_roundepi64_pd (__m512i __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1729:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1740:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1751:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvt_roundepu64_pd (__m512i __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1763:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1774:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1785:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_pd (__m512d __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1795:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_pd (__m512d __W, __mmask8 __U, __m512d __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1804:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_reduce_pd (__mmask8 __U, __m512d __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1814:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_ps (__m512 __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1824:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_ps (__m512 __W, __mmask16 __U, __m512 __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1833:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_reduce_ps (__mmask16 __U, __m512 __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1843:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_extractf32x8_ps (__m512 __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1855:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1866:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1877:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_extractf64x2_pd (__m512d __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1889:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1901:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1913:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_extracti32x8_epi32 (__m512i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1925:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1936:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1947:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_extracti64x2_epi64 (__m512i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1959:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1971:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1984:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1998:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:2010:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:2022:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_range_round_ps (__m512 __A, __m512 __B, int __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:2036:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:2048:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:2060:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_inserti32x8 (__m512i __A, __m256i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:2073:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:2085:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:2097:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_insertf32x8 (__m512 __A, __m256 __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:2110:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256 __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:2122:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:2134:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_inserti64x2 (__m512i __A, __m128i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:2147:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:2160:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:2173:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_insertf64x2 (__m512d __A, __m128d __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:2186:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:2199:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:2213:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:2221:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fpclass_pd_mask (__m512d __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:2231:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:2239:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fpclass_ps_mask (__m512 __A, const int __imm) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:59, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:40:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_mov_epi8 (__m256i __W, __mmask32 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:49:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_mov_epi8 (__mmask32 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:59:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_mov_epi8 (__m128i __W, __mmask16 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:68:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_mov_epi8 (__mmask16 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:78:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_storeu_epi8 (void *__P, __mmask32 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:87:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_storeu_epi8 (void *__P, __mmask16 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:96:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_loadu_epi16 (__m256i __W, __mmask16 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:105:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_loadu_epi16 (__mmask16 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:115:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_loadu_epi16 (__m128i __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:124:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_loadu_epi16 (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:135:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_mov_epi16 (__m256i __W, __mmask16 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:144:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_mov_epi16 (__mmask16 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:154:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_mov_epi16 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:163:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_mov_epi16 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:173:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_loadu_epi8 (__m256i __W, __mmask32 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:182:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_loadu_epi8 (__mmask32 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:192:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_loadu_epi8 (__m128i __W, __mmask16 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:201:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_loadu_epi8 (__mmask16 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:211:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepi16_epi8 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:221:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepi16_storeu_epi8 (void * __P, __mmask16 __M,__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:228:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepi16_epi8 (__m128i __O, __mmask16 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:236:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepi16_epi8 (__mmask16 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:246:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsepi16_epi8 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:256:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtsepi16_storeu_epi8 (void * __P, __mmask8 __M,__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:263:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtsepi16_epi8 (__m128i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:271:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtsepi16_epi8 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:281:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtsepi16_epi8 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:291:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtsepi16_storeu_epi8 (void * __P, __mmask16 __M,__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:298:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtsepi16_epi8 (__m128i __O, __mmask16 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:306:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtsepi16_epi8 (__mmask16 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:316:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtusepi16_epi8 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:326:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtusepi16_storeu_epi8 (void * __P, __mmask8 __M,__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:333:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtusepi16_epi8 (__m128i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:342:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtusepi16_epi8 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:352:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtusepi16_epi8 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:362:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtusepi16_storeu_epi8 (void * __P, __mmask16 __M,__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:369:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtusepi16_epi8 (__m128i __O, __mmask16 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:378:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtusepi16_epi8 (__mmask16 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:388:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_broadcastb_epi8 (__m256i __O, __mmask32 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:397:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_broadcastb_epi8 (__mmask32 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:407:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_set1_epi8 (__m256i __O, __mmask32 __M, char __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:416:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_set1_epi8 (__mmask32 __M, char __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:426:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_broadcastb_epi8 (__m128i __O, __mmask16 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:435:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_broadcastb_epi8 (__mmask16 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:445:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_set1_epi8 (__m128i __O, __mmask16 __M, char __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:454:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_set1_epi8 (__mmask16 __M, char __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:464:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_broadcastw_epi16 (__m256i __O, __mmask16 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:473:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_broadcastw_epi16 (__mmask16 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:483:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_set1_epi16 (__m256i __O, __mmask16 __M, short __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:492:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_set1_epi16 (__mmask16 __M, short __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:502:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_broadcastw_epi16 (__m128i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:511:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_broadcastw_epi16 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:521:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_set1_epi16 (__m128i __O, __mmask8 __M, short __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:530:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_set1_epi16 (__mmask8 __M, short __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:540:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permutexvar_epi16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:552:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:564:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:574:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_permutexvar_epi16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:585:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_permutexvar_epi16 (__mmask8 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:597:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:607:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permutex2var_epi16 (__m256i __A, __m256i __I, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:619:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __I, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:632:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask16 __U, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:645:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __I, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:657:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_permutex2var_epi16 (__m128i __A, __m128i __I, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:669:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:682:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:695:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:708:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:718:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_maddubs_epi16 (__mmask16 __U, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:730:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:740:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_maddubs_epi16 (__mmask8 __U, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:752:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:762:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_madd_epi16 (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:774:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:784:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_madd_epi16 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:795:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_movepi8_mask (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:802:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_movepi8_mask (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:809:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_movepi16_mask (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:816:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_movepi16_mask (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:823:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_movm_epi8 (__mmask16 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:830:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_movm_epi8 (__mmask32 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:837:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_movm_epi16 (__mmask8 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:844:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_movm_epi16 (__mmask16 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:851:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_test_epi8_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:860:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_test_epi8_mask (__mmask16 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:868:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_test_epi8_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:877:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_test_epi8_mask (__mmask32 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:885:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_test_epi16_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:894:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_test_epi16_mask (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:902:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_test_epi16_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:911:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_test_epi16_mask (__mmask16 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:919:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_min_epu16 (__mmask16 __M, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:931:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:941:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_min_epu16 (__mmask8 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:953:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:963:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_min_epi16 (__mmask16 __M, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:975:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:985:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_max_epu8 (__mmask32 __M, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:997:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1007:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_max_epu8 (__mmask16 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1019:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1029:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_max_epi8 (__mmask32 __M, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1041:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1051:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_max_epi8 (__mmask16 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1063:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1073:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_min_epu8 (__mmask32 __M, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1085:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1095:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_min_epu8 (__mmask16 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1107:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1117:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_min_epi8 (__mmask32 __M, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1129:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1139:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_min_epi8 (__mmask16 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1151:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1161:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_max_epi16 (__mmask16 __M, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1173:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1183:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_max_epi16 (__mmask8 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1195:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1205:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_max_epu16 (__mmask16 __M, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1217:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1227:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_max_epu16 (__mmask8 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1239:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1249:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_min_epi16 (__mmask8 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1261:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1273:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1285:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1298:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1310:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1322:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_dbsad_epu8 (__m256i __A, __m256i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1335:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1347:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1359:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_dbsad_epu8 (__m128i __A, __m128i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1372:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1384:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1396:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_blend_epi16 (__mmask8 __U, __m128i __A, __m128i __W) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1405:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_blend_epi8 (__mmask16 __U, __m128i __A, __m128i __W) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1414:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_blend_epi16 (__mmask16 __U, __m256i __A, __m256i __W) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1423:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_blend_epi8 (__mmask32 __U, __m256i __A, __m256i __W) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1433:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1442:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmp_epi16_mask (__m128i __X, __m128i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1452:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1461:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmp_epi16_mask (__m256i __X, __m256i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1471:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1480:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmp_epi8_mask (__m128i __X, __m128i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1490:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1499:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmp_epi8_mask (__m256i __X, __m256i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1509:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1518:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmp_epu16_mask (__m128i __X, __m128i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1528:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1537:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmp_epu16_mask (__m256i __X, __m256i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1547:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1556:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmp_epu8_mask (__m128i __X, __m128i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1566:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1575:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmp_epu8_mask (__m256i __X, __m256i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1585:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1594:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_srli_epi16 (__mmask16 __U, __m256i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1605:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1614:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_srli_epi16 (__mmask8 __U, __m128i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1625:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1636:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1648:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1657:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_shufflehi_epi16 (__mmask8 __U, __m128i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1668:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1679:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1691:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1700:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_shufflelo_epi16 (__mmask8 __U, __m128i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1711:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1720:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_srai_epi16 (__mmask16 __U, __m256i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1731:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1740:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_srai_epi16 (__mmask8 __U, __m128i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1751:11: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1760:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_slli_epi16 (__mmask16 __U, __m256i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1770:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_slli_epi16 (__m128i __W, __mmask8 __U, __m128i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1779:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_slli_epi16 (__mmask8 __U, __m128i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2041:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpneq_epi8_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2050:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmplt_epi8_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2059:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpge_epi8_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2068:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmple_epi8_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2077:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpneq_epi16_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2086:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmplt_epi16_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2095:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpge_epi16_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2104:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmple_epi16_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2113:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpneq_epu8_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2122:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmplt_epu8_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2131:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpge_epu8_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2140:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmple_epu8_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2149:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpneq_epu16_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2158:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmplt_epu16_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2167:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpge_epu16_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2176:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmple_epu16_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2185:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpneq_epi8_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2194:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmplt_epi8_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2203:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpge_epi8_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2212:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmple_epi8_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2221:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpneq_epi16_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2230:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmplt_epi16_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2239:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpge_epi16_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2248:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmple_epi16_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2258:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2268:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_mulhrs_epi16 (__mmask16 __U, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2280:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2290:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_mulhi_epu16 (__mmask16 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2302:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2312:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_mulhi_epi16 (__mmask16 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2324:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2334:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_mulhi_epi16 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2346:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2356:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_mulhi_epu16 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2368:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2378:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_mulhrs_epi16 (__mmask8 __U, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2390:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2400:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_mullo_epi16 (__mmask16 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2412:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2422:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_mullo_epi16 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2433:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepi8_epi16 (__m256i __W, __mmask16 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2442:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepi8_epi16 (__mmask16 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2452:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepi8_epi16 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2461:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepi8_epi16 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2471:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepu8_epi16 (__m256i __W, __mmask16 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2480:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepu8_epi16 (__mmask16 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2490:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepu8_epi16 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2499:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepu8_epi16 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2510:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2520:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_avg_epu8 (__mmask32 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2532:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2542:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_avg_epu8 (__mmask16 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2554:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2564:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_avg_epu16 (__mmask16 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2576:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2586:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_avg_epu16 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2598:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2608:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_add_epi8 (__mmask32 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2620:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2630:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_add_epi16 (__mmask16 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2642:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2652:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_adds_epi8 (__mmask32 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2664:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2674:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_adds_epi16 (__mmask16 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2686:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2696:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_adds_epu8 (__mmask32 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2708:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2718:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_adds_epu16 (__mmask16 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2730:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2740:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_sub_epi8 (__mmask32 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2752:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2762:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_sub_epi16 (__mmask16 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2774:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2784:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_subs_epi8 (__mmask32 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2796:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2806:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_subs_epi16 (__mmask16 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2818:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2828:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_subs_epu8 (__mmask32 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2840:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2850:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_subs_epu16 (__mmask16 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2862:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2872:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_add_epi8 (__mmask16 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2884:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2894:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_add_epi16 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2906:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2916:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_unpackhi_epi8 (__mmask32 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2928:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2938:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_unpackhi_epi8 (__mmask16 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2950:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2960:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_unpackhi_epi16 (__mmask16 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2972:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2982:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_unpackhi_epi16 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2994:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3004:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_unpacklo_epi8 (__mmask32 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3016:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3026:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_unpacklo_epi8 (__mmask16 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3038:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3048:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_unpacklo_epi16 (__mmask16 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3060:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3070:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_unpacklo_epi16 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3081:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpeq_epi8_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3090:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpeq_epu8_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3099:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpeq_epu8_mask (__mmask16 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3108:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpeq_epi8_mask (__mmask16 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3117:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpeq_epu8_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3126:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpeq_epi8_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3135:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpeq_epu8_mask (__mmask32 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3144:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpeq_epi8_mask (__mmask32 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3153:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpeq_epu16_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3162:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpeq_epi16_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3171:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpeq_epu16_mask (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3179:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpeq_epi16_mask (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3187:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpeq_epu16_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3196:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpeq_epi16_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3205:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpeq_epu16_mask (__mmask16 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3214:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpeq_epi16_mask (__mmask16 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3223:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpgt_epu8_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3232:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpgt_epi8_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3241:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpgt_epu8_mask (__mmask16 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3250:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpgt_epi8_mask (__mmask16 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3259:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpgt_epu8_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3268:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpgt_epi8_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3277:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpgt_epu8_mask (__mmask32 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3286:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpgt_epi8_mask (__mmask32 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3295:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpgt_epu16_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3304:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpgt_epi16_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3313:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpgt_epu16_mask (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3321:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpgt_epi16_mask (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3329:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpgt_epu16_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3338:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpgt_epi16_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3347:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpgt_epu16_mask (__mmask16 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3356:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpgt_epi16_mask (__mmask16 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3365:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_testn_epi8_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3374:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_testn_epi8_mask (__mmask16 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3382:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_testn_epi8_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3391:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_testn_epi8_mask (__mmask32 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3399:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_testn_epi16_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3408:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_testn_epi16_mask (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3416:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_testn_epi16_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3425:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_testn_epi16_mask (__mmask16 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3434:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3444:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_shuffle_epi8 (__mmask32 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3456:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3466:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_shuffle_epi8 (__mmask16 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3477:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_packs_epi16 (__mmask32 __M, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3489:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3499:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_packs_epi16 (__mmask16 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3511:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3521:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_packus_epi16 (__mmask32 __M, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3533:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3543:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_packus_epi16 (__mmask16 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3555:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3565:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_abs_epi8 (__m256i __W, __mmask32 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3574:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_abs_epi8 (__mmask32 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3584:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_abs_epi8 (__m128i __W, __mmask16 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3593:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_abs_epi8 (__mmask16 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3603:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_abs_epi16 (__m256i __W, __mmask16 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3612:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_abs_epi16 (__mmask16 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3622:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_abs_epi16 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3631:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_abs_epi16 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3641:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpneq_epu8_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3650:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmplt_epu8_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3659:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpge_epu8_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3668:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmple_epu8_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3677:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpneq_epu16_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3686:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmplt_epu16_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3695:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpge_epu16_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3704:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmple_epu16_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3713:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_storeu_epi16 (void *__P, __mmask16 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3722:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_storeu_epi16 (void *__P, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3732:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3743:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3753:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_subs_epi8 (__mmask16 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3765:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3775:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_subs_epi16 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3787:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3797:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_subs_epu8 (__mmask16 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3809:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3819:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_subs_epu16 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3831:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3841:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_srl_epi16 (__mmask16 __U, __m256i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3853:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3863:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_srl_epi16 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3875:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3885:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_sra_epi16 (__mmask16 __U, __m256i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3897:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3907:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_sra_epi16 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3918:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_adds_epi16 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3930:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3940:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_adds_epu8 (__mmask16 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3952:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3962:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_adds_epu16 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3974:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3984:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_sub_epi8 (__mmask16 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3996:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4006:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_sub_epi16 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4018:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4028:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_adds_epi8 (__mmask16 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4039:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepi16_epi8 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4049:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepi16_storeu_epi8 (void * __P, __mmask8 __M,__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4056:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepi16_epi8 (__m128i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4064:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepi16_epi8 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4074:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_srav_epi16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4086:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4096:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_srav_epi16 (__mmask16 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4107:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_srav_epi16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4119:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4129:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_srav_epi16 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4140:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_srlv_epi16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4152:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4162:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_srlv_epi16 (__mmask16 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4173:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_srlv_epi16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4185:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4195:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_srlv_epi16 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4206:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_sllv_epi16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4218:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4228:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_sllv_epi16 (__mmask16 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4239:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sllv_epi16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4251:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4261:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_sllv_epi16 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4273:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4283:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_sll_epi16 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4295:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4305:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_sll_epi16 (__mmask16 __U, __m256i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4316:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_packus_epi32 (__mmask16 __M, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4328:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4338:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_packus_epi32 (__mmask8 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4350:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4359:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_packs_epi32 (__mmask16 __M, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4371:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4381:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_packs_epi32 (__mmask8 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4393:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4402:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpneq_epu8_mask (__mmask16 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4411:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmplt_epu8_mask (__mmask16 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4420:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpge_epu8_mask (__mmask16 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4429:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmple_epu8_mask (__mmask16 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4438:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpneq_epu16_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4447:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmplt_epu16_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4456:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpge_epu16_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4465:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmple_epu16_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4474:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpneq_epi8_mask (__mmask16 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4483:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmplt_epi8_mask (__mmask16 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4492:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpge_epi8_mask (__mmask16 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4501:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmple_epi8_mask (__mmask16 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4510:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpneq_epi16_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4519:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmplt_epi16_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4528:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpge_epi16_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4537:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmple_epi16_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4546:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpneq_epu8_mask (__mmask32 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4555:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmplt_epu8_mask (__mmask32 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4564:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpge_epu8_mask (__mmask32 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4573:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmple_epu8_mask (__mmask32 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4582:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpneq_epu16_mask (__mmask16 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4591:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmplt_epu16_mask (__mmask16 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4600:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpge_epu16_mask (__mmask16 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4609:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmple_epu16_mask (__mmask16 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4618:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpneq_epi8_mask (__mmask32 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4627:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmplt_epi8_mask (__mmask32 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4636:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpge_epi8_mask (__mmask32 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4645:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmple_epi8_mask (__mmask32 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4654:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpneq_epi16_mask (__mmask16 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4663:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmplt_epi16_mask (__mmask16 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4672:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpge_epi16_mask (__mmask16 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4681:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmple_epi16_mask (__mmask16 __M, __m256i __X, __m256i __Y) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:61, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:39:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvttpd_epi64 (__m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:49:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvttpd_epi64 (__m256i __W, __mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:58:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvttpd_epi64 (__mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:68:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvttpd_epi64 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:78:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvttpd_epi64 (__m128i __W, __mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:87:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvttpd_epi64 (__mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:97:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvttpd_epu64 (__m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:107:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvttpd_epu64 (__m256i __W, __mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:116:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvttpd_epu64 (__mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:126:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvttpd_epu64 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:136:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvttpd_epu64 (__m128i __W, __mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:145:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvttpd_epu64 (__mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:155:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtpd_epi64 (__m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:165:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtpd_epi64 (__m256i __W, __mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:174:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtpd_epi64 (__mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:184:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtpd_epi64 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:194:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtpd_epi64 (__m128i __W, __mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:203:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtpd_epi64 (__mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:213:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtpd_epu64 (__m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:223:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtpd_epu64 (__m256i __W, __mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:232:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtpd_epu64 (__mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:242:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtpd_epu64 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:252:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtpd_epu64 (__m128i __W, __mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:261:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtpd_epu64 (__mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:271:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvttps_epi64 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:281:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvttps_epi64 (__m256i __W, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:290:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvttps_epi64 (__mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:300:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvttps_epi64 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:310:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvttps_epi64 (__m128i __W, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:319:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvttps_epi64 (__mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:329:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvttps_epu64 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:339:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvttps_epu64 (__m256i __W, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:348:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvttps_epu64 (__mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:358:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvttps_epu64 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:368:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvttps_epu64 (__m128i __W, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:377:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvttps_epu64 (__mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:387:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_broadcast_f64x2 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:397:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_broadcast_f64x2 (__m256d __O, __mmask8 __M, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:407:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_broadcast_f64x2 (__mmask8 __M, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:418:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_broadcast_i64x2 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:428:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_broadcast_i64x2 (__m256i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:438:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_broadcast_i64x2 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:449:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_broadcast_f32x2 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:458:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_broadcast_f32x2 (__m256 __O, __mmask8 __M, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:467:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_broadcast_f32x2 (__mmask8 __M, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:477:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_broadcast_i32x2 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:487:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_broadcast_i32x2 (__m256i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:497:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_broadcast_i32x2 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:508:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_broadcast_i32x2 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:518:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_broadcast_i32x2 (__m128i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:528:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_broadcast_i32x2 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:539:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mullo_epi64 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:547:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:557:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_mullo_epi64 (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:568:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mullo_epi64 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:576:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:586:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_mullo_epi64 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:598:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:608:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_andnot_pd (__mmask8 __U, __m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:620:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:630:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_andnot_pd (__mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:642:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:652:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_andnot_ps (__mmask8 __U, __m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:663:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_andnot_ps (__m128 __W, __mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:673:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_andnot_ps (__mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:684:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtps_epi64 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:694:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtps_epi64 (__m256i __W, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:703:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtps_epi64 (__mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:713:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtps_epi64 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:723:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtps_epi64 (__m128i __W, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:732:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtps_epi64 (__mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:742:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtps_epu64 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:752:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtps_epu64 (__m256i __W, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:761:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtps_epu64 (__mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:771:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtps_epu64 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:781:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtps_epu64 (__m128i __W, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:790:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtps_epu64 (__mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:800:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepi64_ps (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:810:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepi64_ps (__m128 __W, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:819:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepi64_ps (__mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:829:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepi64_ps (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:839:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepi64_ps (__m128 __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:848:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepi64_ps (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:858:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepu64_ps (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:868:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepu64_ps (__m128 __W, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:877:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepu64_ps (__mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:887:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepu64_ps (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:897:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepu64_ps (__m128 __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:906:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepu64_ps (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:916:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepi64_pd (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:926:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepi64_pd (__m256d __W, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:935:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepi64_pd (__mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:945:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepi64_pd (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:955:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepi64_pd (__m128d __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:964:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepi64_pd (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:974:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepu64_pd (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:984:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepu64_pd (__m256d __W, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:993:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepu64_pd (__mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1004:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1014:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_and_pd (__mmask8 __U, __m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1025:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_and_pd (__m128d __W, __mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1035:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_and_pd (__mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1046:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_and_ps (__m256 __W, __mmask8 __U, __m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1056:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_and_ps (__mmask8 __U, __m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1067:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_and_ps (__m128 __W, __mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1077:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_and_ps (__mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1088:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepu64_pd (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1098:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepu64_pd (__m128d __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1107:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepu64_pd (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1118:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1128:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_xor_pd (__mmask8 __U, __m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1139:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_xor_pd (__m128d __W, __mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1149:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_xor_pd (__mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1160:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_xor_ps (__m256 __W, __mmask8 __U, __m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1170:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_xor_ps (__mmask8 __U, __m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1181:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_xor_ps (__m128 __W, __mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1191:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_xor_ps (__mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1202:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_or_pd (__m256d __W, __mmask8 __U, __m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1212:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_or_pd (__mmask8 __U, __m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1223:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_or_pd (__m128d __W, __mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1233:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_or_pd (__mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1244:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_or_ps (__m256 __W, __mmask8 __U, __m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1254:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_or_ps (__mmask8 __U, __m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1265:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_or_ps (__m128 __W, __mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1275:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_or_ps (__mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1286:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_movm_epi32 (__mmask8 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1293:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_movm_epi32 (__mmask8 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1300:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_movm_epi64 (__mmask8 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1307:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_movm_epi64 (__mmask8 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1314:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_movepi32_mask (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1321:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_movepi32_mask (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1328:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_movepi64_mask (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1335:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_movepi64_mask (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1343:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_extractf64x2_pd (__m256d __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1355:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1367:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1379:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_extracti64x2_epi64 (__m256i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1391:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1403:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1415:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_reduce_pd (__m256d __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1425:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_reduce_pd (__m256d __W, __mmask8 __U, __m256d __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1434:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_reduce_pd (__mmask8 __U, __m256d __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1444:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_reduce_pd (__m128d __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1454:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_reduce_pd (__m128d __W, __mmask8 __U, __m128d __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1463:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_reduce_pd (__mmask8 __U, __m128d __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1473:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_reduce_ps (__m256 __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1483:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_reduce_ps (__m256 __W, __mmask8 __U, __m256 __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1492:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_reduce_ps (__mmask8 __U, __m256 __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1502:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_reduce_ps (__m128 __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1512:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_reduce_ps (__m128 __W, __mmask8 __U, __m128 __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1521:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_reduce_ps (__mmask8 __U, __m128 __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1531:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_range_pd (__m256d __A, __m256d __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1543:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __A, __m256d __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1553:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_range_pd (__mmask8 __U, __m256d __A, __m256d __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1564:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_range_pd (__m128d __A, __m128d __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1576:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __A, __m128d __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1586:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_range_pd (__mmask8 __U, __m128d __A, __m128d __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1597:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_range_ps (__m256 __A, __m256 __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1609:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1619:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_range_ps (__mmask8 __U, __m256 __A, __m256 __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1630:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_range_ps (__m128 __A, __m128 __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1642:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __A, __m128 __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1652:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_range_ps (__mmask8 __U, __m128 __A, __m128 __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1664:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1672:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_fpclass_pd_mask (__m256d __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1681:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_fpclass_ps_mask (__mmask8 __U, __m256 __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1689:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_fpclass_ps_mask (__m256 __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1698:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_fpclass_pd_mask (__mmask8 __U, __m128d __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1706:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fpclass_pd_mask (__m128d __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1715:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_fpclass_ps_mask (__mmask8 __U, __m128 __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1723:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fpclass_ps_mask (__m128 __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1732:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_inserti64x2 (__m256i __A, __m128i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1745:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1758:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1771:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_insertf64x2 (__m256d __A, __m128d __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1784:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1797:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:63, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512ifmaintrin.h:33:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("avx512ifma") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512ifmaintrin.h:33:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512ifmaintrin.h:33:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512ifmaintrin.h:33:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512ifmaintrin.h:39:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_madd52lo_epu64 (__m512i __X, __m512i __Y, __m512i __Z) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512ifmaintrin.h:49:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_madd52hi_epu64 (__m512i __X, __m512i __Y, __m512i __Z) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512ifmaintrin.h:60:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512ifmaintrin.h:71:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512ifmaintrin.h:81:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_madd52lo_epu64 (__mmask8 __M, __m512i __X, __m512i __Y, __m512i __Z) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512ifmaintrin.h:91:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_madd52hi_epu64 (__mmask8 __M, __m512i __X, __m512i __Y, __m512i __Z) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:65, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512ifmavlintrin.h:39:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_madd52lo_epu64 (__m128i __X, __m128i __Y, __m128i __Z) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512ifmavlintrin.h:49:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_madd52hi_epu64 (__m128i __X, __m128i __Y, __m128i __Z) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512ifmavlintrin.h:59:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_madd52lo_epu64 (__m256i __X, __m256i __Y, __m256i __Z) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512ifmavlintrin.h:69:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_madd52hi_epu64 (__m256i __X, __m256i __Y, __m256i __Z) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512ifmavlintrin.h:79:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_madd52lo_epu64 (__m128i __W, __mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512ifmavlintrin.h:89:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_madd52hi_epu64 (__m128i __W, __mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512ifmavlintrin.h:100:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512ifmavlintrin.h:111:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512ifmavlintrin.h:121:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_madd52lo_epu64 (__mmask8 __M, __m128i __X, __m128i __Y, __m128i __Z) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512ifmavlintrin.h:131:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_madd52hi_epu64 (__mmask8 __M, __m128i __X, __m128i __Y, __m128i __Z) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512ifmavlintrin.h:141:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_madd52lo_epu64 (__mmask8 __M, __m256i __X, __m256i __Y, __m256i __Z) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512ifmavlintrin.h:151:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_madd52hi_epu64 (__mmask8 __M, __m256i __X, __m256i __Y, __m256i __Z) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:67, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmiintrin.h:33:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("avx512vbmi") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmiintrin.h:33:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmiintrin.h:33:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmiintrin.h:33:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmiintrin.h:33:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmiintrin.h:39:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_multishift_epi64_epi8 (__m512i __W, __mmask64 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmiintrin.h:49:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_multishift_epi64_epi8 (__mmask64 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmiintrin.h:60:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_multishift_epi64_epi8 (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmiintrin.h:71:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_permutexvar_epi8 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmiintrin.h:83:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmiintrin.h:95:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmiintrin.h:105:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_permutex2var_epi8 (__m512i __A, __m512i __I, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmiintrin.h:117:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __I, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmiintrin.h:130:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask64 __U, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmiintrin.h:143:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __I, __m512i __B) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:69, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmivlintrin.h:39:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_multishift_epi64_epi8 (__m256i __W, __mmask32 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmivlintrin.h:49:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_multishift_epi64_epi8 (__mmask32 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmivlintrin.h:60:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_multishift_epi64_epi8 (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmivlintrin.h:71:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_multishift_epi64_epi8 (__m128i __W, __mmask16 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmivlintrin.h:81:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_multishift_epi64_epi8 (__mmask16 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmivlintrin.h:92:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_multishift_epi64_epi8 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmivlintrin.h:103:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permutexvar_epi8 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmivlintrin.h:115:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmivlintrin.h:127:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmivlintrin.h:137:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_permutexvar_epi8 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmivlintrin.h:148:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_permutexvar_epi8 (__mmask16 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmivlintrin.h:160:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmivlintrin.h:170:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permutex2var_epi8 (__m256i __A, __m256i __I, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmivlintrin.h:182:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __I, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmivlintrin.h:195:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask32 __U, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmivlintrin.h:208:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __I, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmivlintrin.h:220:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_permutex2var_epi8 (__m128i __A, __m128i __I, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmivlintrin.h:232:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmivlintrin.h:245:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmivlintrin.h:258:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:71, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124fmapsintrin.h:33:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("avx5124fmaps") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124fmapsintrin.h:33:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124fmapsintrin.h:33:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124fmapsintrin.h:33:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124fmapsintrin.h:33:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124fmapsintrin.h:33:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124fmapsintrin.h:33:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124fmapsintrin.h:33:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124fmapsintrin.h:40:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __D, __m512 __E, __m128 *__F) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124fmapsintrin.h:53:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __C, __m512 __D, __m512 __E, __m128 *__F) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124fmapsintrin.h:69:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __D, __m512 __E, __m128 *__F) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124fmapsintrin.h:84:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __D, __m128 __E, __m128 *__F) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124fmapsintrin.h:97:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __D, __m128 __E, __m128 *__F) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124fmapsintrin.h:112:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __D, __m128 __E, __m128 *__F) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124fmapsintrin.h:127:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __D, __m512 __E, __m128 *__F) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124fmapsintrin.h:140:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __C, __m512 __D, __m512 __E, __m128 *__F) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124fmapsintrin.h:156:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __D, __m512 __E, __m128 *__F) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124fmapsintrin.h:171:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __D, __m128 __E, __m128 *__F) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124fmapsintrin.h:184:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __D, __m128 __E, __m128 *__F) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124fmapsintrin.h:199:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __D, __m128 __E, __m128 *__F) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:73, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124vnniwintrin.h:33:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("avx5124vnniw") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124vnniwintrin.h:33:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124vnniwintrin.h:33:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124vnniwintrin.h:33:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124vnniwintrin.h:40:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __D, __m512i __E, __m128i *__F) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124vnniwintrin.h:54:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i *__F) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124vnniwintrin.h:70:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i *__F) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124vnniwintrin.h:85:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __D, __m512i __E, __m128i *__F) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124vnniwintrin.h:99:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i *__F) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124vnniwintrin.h:115:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i *__F) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:75, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vpopcntdqintrin.h:33:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("avx512vpopcntdq") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vpopcntdqintrin.h:33:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vpopcntdqintrin.h:33:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vpopcntdqintrin.h:33:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vpopcntdqintrin.h:39:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_popcnt_epi32 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vpopcntdqintrin.h:46:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_popcnt_epi32 (__m512i __A, __mmask16 __U, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vpopcntdqintrin.h:55:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_popcnt_epi32 (__mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vpopcntdqintrin.h:65:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_popcnt_epi64 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vpopcntdqintrin.h:72:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_popcnt_epi64 (__m512i __A, __mmask8 __U, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vpopcntdqintrin.h:81:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_popcnt_epi64 (__mmask8 __U, __m512i __A) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:77, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:33:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("avx512vbmi2") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:33:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:33:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:33:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:33:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:33:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:33:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:33:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:33:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:33:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:33:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:33:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:33:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:33:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:33:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:33:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:33:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:33:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:33:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:33:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:33:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:33:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:33:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:33:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:40:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_shrdi_epi16 (__m512i __A, __m512i __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:48:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_shrdi_epi32 (__m512i __A, __m512i __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:57:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:65:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_shrdi_epi32 (__mmask16 __A, __m512i __B, __m512i __C, int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:73:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_shrdi_epi64 (__m512i __A, __m512i __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:81:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:89:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_shrdi_epi64 (__mmask8 __A, __m512i __B, __m512i __C, int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:97:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_shldi_epi16 (__m512i __A, __m512i __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:105:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_shldi_epi32 (__m512i __A, __m512i __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:114:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:122:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_shldi_epi32 (__mmask16 __A, __m512i __B, __m512i __C, int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:130:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_shldi_epi64 (__m512i __A, __m512i __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:138:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:146:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_shldi_epi64 (__mmask8 __A, __m512i __B, __m512i __C, int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:202:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_shrdv_epi16 (__m512i __A, __m512i __B, __m512i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:210:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_shrdv_epi32 (__m512i __A, __m512i __B, __m512i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:218:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_shrdv_epi32 (__m512i __A, __mmask16 __B, __m512i __C, __m512i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:226:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_shrdv_epi32 (__mmask16 __A, __m512i __B, __m512i __C, __m512i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:234:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_shrdv_epi64 (__m512i __A, __m512i __B, __m512i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:242:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_shrdv_epi64 (__m512i __A, __mmask8 __B, __m512i __C, __m512i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:250:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_shrdv_epi64 (__mmask8 __A, __m512i __B, __m512i __C, __m512i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:257:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_shldv_epi16 (__m512i __A, __m512i __B, __m512i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:265:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_shldv_epi32 (__m512i __A, __m512i __B, __m512i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:273:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_shldv_epi32 (__m512i __A, __mmask16 __B, __m512i __C, __m512i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:281:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_shldv_epi32 (__mmask16 __A, __m512i __B, __m512i __C, __m512i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:289:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_shldv_epi64 (__m512i __A, __m512i __B, __m512i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:297:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_shldv_epi64 (__m512i __A, __mmask8 __B, __m512i __C, __m512i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:305:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_shldv_epi64 (__mmask8 __A, __m512i __B, __m512i __C, __m512i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:325:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_compress_epi8 (__m512i __A, __mmask64 __B, __m512i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:334:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_compress_epi8 (__mmask64 __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:343:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_compressstoreu_epi8 (void * __A, __mmask64 __B, __m512i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:351:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_compress_epi16 (__m512i __A, __mmask32 __B, __m512i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:359:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_compress_epi16 (__mmask32 __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:367:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_compressstoreu_epi16 (void * __A, __mmask32 __B, __m512i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:375:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_expand_epi8 (__m512i __A, __mmask64 __B, __m512i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:384:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_expand_epi8 (__mmask64 __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:392:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_expandloadu_epi8 (__m512i __A, __mmask64 __B, const void * __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:400:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_expandloadu_epi8 (__mmask64 __A, const void * __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:408:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_expand_epi16 (__m512i __A, __mmask32 __B, __m512i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:417:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_expand_epi16 (__mmask32 __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:425:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_expandloadu_epi16 (__m512i __A, __mmask32 __B, const void * __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:433:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_expandloadu_epi16 (__mmask32 __A, const void * __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:443:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:451:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_shrdi_epi16 (__mmask32 __A, __m512i __B, __m512i __C, int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:460:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:468:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_shldi_epi16 (__mmask32 __A, __m512i __B, __m512i __C, int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:493:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_shrdv_epi16 (__m512i __A, __mmask32 __B, __m512i __C, __m512i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:501:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_shrdv_epi16 (__mmask32 __A, __m512i __B, __m512i __C, __m512i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:509:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_shldv_epi16 (__m512i __A, __mmask32 __B, __m512i __C, __m512i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:517:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_shldv_epi16 (__mmask32 __A, __m512i __B, __m512i __C, __m512i __D) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:79, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:39:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_compress_epi8 (__m128i __A, __mmask16 __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:47:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_compress_epi8 (__mmask16 __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:56:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_compressstoreu_epi16 (void * __A, __mmask16 __B, __m256i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:64:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_compress_epi16 (__m128i __A, __mmask8 __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:72:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_compress_epi16 (__mmask8 __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:80:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_compress_epi16 (__m256i __A, __mmask16 __B, __m256i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:88:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_compress_epi16 (__mmask16 __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:96:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_compressstoreu_epi8 (void * __A, __mmask16 __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:104:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_compressstoreu_epi16 (void * __A, __mmask8 __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:112:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_expand_epi8 (__m128i __A, __mmask16 __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:121:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_expand_epi8 (__mmask16 __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:129:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_expandloadu_epi8 (__m128i __A, __mmask16 __B, const void * __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:137:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_expandloadu_epi8 (__mmask16 __A, const void * __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:145:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_expand_epi16 (__m128i __A, __mmask8 __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:154:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_expand_epi16 (__mmask8 __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:162:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_expandloadu_epi16 (__m128i __A, __mmask8 __B, const void * __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:170:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_expandloadu_epi16 (__mmask8 __A, const void * __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:177:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_expand_epi16 (__m256i __A, __mmask16 __B, __m256i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:186:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_expand_epi16 (__mmask16 __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:194:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_expandloadu_epi16 (__m256i __A, __mmask16 __B, const void * __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:202:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_expandloadu_epi16 (__mmask16 __A, const void * __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:211:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_shrdi_epi16 (__m256i __A, __m256i __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:220:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:228:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_shrdi_epi16 (__mmask16 __A, __m256i __B, __m256i __C, int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:237:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:245:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_shrdi_epi32 (__mmask8 __A, __m256i __B, __m256i __C, int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:253:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_shrdi_epi32 (__m256i __A, __m256i __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:261:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:269:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_shrdi_epi64 (__mmask8 __A, __m256i __B, __m256i __C, int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:277:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_shrdi_epi64 (__m256i __A, __m256i __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:285:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:293:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_shrdi_epi16 (__mmask8 __A, __m128i __B, __m128i __C, int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:301:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_shrdi_epi16 (__m128i __A, __m128i __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:309:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:317:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_shrdi_epi32 (__mmask8 __A, __m128i __B, __m128i __C, int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:325:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_shrdi_epi32 (__m128i __A, __m128i __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:333:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:341:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_shrdi_epi64 (__mmask8 __A, __m128i __B, __m128i __C, int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:349:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_shrdi_epi64 (__m128i __A, __m128i __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:356:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_shldi_epi16 (__m256i __A, __m256i __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:365:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:373:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_shldi_epi16 (__mmask16 __A, __m256i __B, __m256i __C, int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:382:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:390:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_shldi_epi32 (__mmask8 __A, __m256i __B, __m256i __C, int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:398:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_shldi_epi32 (__m256i __A, __m256i __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:406:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:414:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_shldi_epi64 (__mmask8 __A, __m256i __B, __m256i __C, int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:422:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_shldi_epi64 (__m256i __A, __m256i __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:430:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:438:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_shldi_epi16 (__mmask8 __A, __m128i __B, __m128i __C, int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:446:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_shldi_epi16 (__m128i __A, __m128i __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:454:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:462:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_shldi_epi32 (__mmask8 __A, __m128i __B, __m128i __C, int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:470:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_shldi_epi32 (__m128i __A, __m128i __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:478:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:486:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_shldi_epi64 (__mmask8 __A, __m128i __B, __m128i __C, int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:494:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_shldi_epi64 (__m128i __A, __m128i __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:623:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_shrdv_epi16 (__m256i __A, __m256i __B, __m256i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:631:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_shrdv_epi16 (__m256i __A, __mmask16 __B, __m256i __C, __m256i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:639:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_shrdv_epi16 (__mmask16 __A, __m256i __B, __m256i __C, __m256i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:647:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_shrdv_epi32 (__m256i __A, __m256i __B, __m256i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:655:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_shrdv_epi32 (__m256i __A, __mmask8 __B, __m256i __C, __m256i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:663:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_shrdv_epi32 (__mmask8 __A, __m256i __B, __m256i __C, __m256i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:671:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_shrdv_epi64 (__m256i __A, __m256i __B, __m256i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:679:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_shrdv_epi64 (__m256i __A, __mmask8 __B, __m256i __C, __m256i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:687:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_shrdv_epi64 (__mmask8 __A, __m256i __B, __m256i __C, __m256i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:695:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_shrdv_epi16 (__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:703:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_shrdv_epi16 (__m128i __A, __mmask8 __B, __m128i __C, __m128i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:711:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_shrdv_epi16 (__mmask8 __A, __m128i __B, __m128i __C, __m128i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:719:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_shrdv_epi32 (__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:727:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_shrdv_epi32 (__m128i __A, __mmask8 __B, __m128i __C, __m128i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:735:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_shrdv_epi32 (__mmask8 __A, __m128i __B, __m128i __C, __m128i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:743:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_shrdv_epi64 (__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:751:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_shrdv_epi64 (__m128i __A, __mmask8 __B, __m128i __C, __m128i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:759:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_shrdv_epi64 (__mmask8 __A, __m128i __B, __m128i __C, __m128i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:767:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_shldv_epi16 (__m256i __A, __m256i __B, __m256i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:775:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_shldv_epi16 (__m256i __A, __mmask16 __B, __m256i __C, __m256i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:783:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_shldv_epi16 (__mmask16 __A, __m256i __B, __m256i __C, __m256i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:791:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_shldv_epi32 (__m256i __A, __m256i __B, __m256i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:799:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_shldv_epi32 (__m256i __A, __mmask8 __B, __m256i __C, __m256i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:807:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_shldv_epi32 (__mmask8 __A, __m256i __B, __m256i __C, __m256i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:815:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_shldv_epi64 (__m256i __A, __m256i __B, __m256i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:823:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_shldv_epi64 (__m256i __A, __mmask8 __B, __m256i __C, __m256i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:831:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_shldv_epi64 (__mmask8 __A, __m256i __B, __m256i __C, __m256i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:839:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_shldv_epi16 (__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:847:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_shldv_epi16 (__m128i __A, __mmask8 __B, __m128i __C, __m128i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:855:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_shldv_epi16 (__mmask8 __A, __m128i __B, __m128i __C, __m128i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:863:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_shldv_epi32 (__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:871:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_shldv_epi32 (__m128i __A, __mmask8 __B, __m128i __C, __m128i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:879:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_shldv_epi32 (__mmask8 __A, __m128i __B, __m128i __C, __m128i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:887:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_shldv_epi64 (__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:895:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_shldv_epi64 (__m128i __A, __mmask8 __B, __m128i __C, __m128i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:903:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_shldv_epi64 (__mmask8 __A, __m128i __B, __m128i __C, __m128i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:926:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_compress_epi8 (__m256i __A, __mmask32 __B, __m256i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:934:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_compress_epi8 (__mmask32 __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:942:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_compressstoreu_epi8 (void * __A, __mmask32 __B, __m256i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:950:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_expand_epi8 (__m256i __A, __mmask32 __B, __m256i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:959:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_expand_epi8 (__mmask32 __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:967:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_expandloadu_epi8 (__m256i __A, __mmask32 __B, const void * __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:975:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_expandloadu_epi8 (__mmask32 __A, const void * __B) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:81, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnniintrin.h:33:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("avx512vnni") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnniintrin.h:33:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnniintrin.h:33:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnniintrin.h:33:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnniintrin.h:33:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnniintrin.h:33:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnniintrin.h:33:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnniintrin.h:33:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnniintrin.h:33:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnniintrin.h:33:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnniintrin.h:33:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnniintrin.h:33:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnniintrin.h:39:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_dpbusd_epi32 (__m512i __A, __m512i __B, __m512i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnniintrin.h:47:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_dpbusd_epi32 (__m512i __A, __mmask16 __B, __m512i __C, __m512i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnniintrin.h:56:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnniintrin.h:64:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_dpbusds_epi32 (__m512i __A, __m512i __B, __m512i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnniintrin.h:73:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnniintrin.h:82:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnniintrin.h:90:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_dpwssd_epi32 (__m512i __A, __m512i __B, __m512i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnniintrin.h:98:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_dpwssd_epi32 (__m512i __A, __mmask16 __B, __m512i __C, __m512i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnniintrin.h:107:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnniintrin.h:115:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_dpwssds_epi32 (__m512i __A, __m512i __B, __m512i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnniintrin.h:124:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnniintrin.h:133:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __D) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:83, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:39:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_dpbusd_epi32 (__m256i __A, __m256i __B, __m256i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:47:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_dpbusd_epi32 (__m256i __A, __mmask8 __B, __m256i __C, __m256i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:55:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_dpbusd_epi32 (__mmask8 __A, __m256i __B, __m256i __C, __m256i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:63:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_dpbusd_epi32 (__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:71:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_dpbusd_epi32 (__m128i __A, __mmask8 __B, __m128i __C, __m128i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:79:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_dpbusd_epi32 (__mmask8 __A, __m128i __B, __m128i __C, __m128i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:87:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_dpbusds_epi32 (__m256i __A, __m256i __B, __m256i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:95:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_dpbusds_epi32 (__m256i __A, __mmask8 __B, __m256i __C, __m256i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:104:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:112:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_dpbusds_epi32 (__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:120:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_dpbusds_epi32 (__m128i __A, __mmask8 __B, __m128i __C, __m128i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:128:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_dpbusds_epi32 (__mmask8 __A, __m128i __B, __m128i __C, __m128i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:136:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_dpwssd_epi32 (__m256i __A, __m256i __B, __m256i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:144:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_dpwssd_epi32 (__m256i __A, __mmask8 __B, __m256i __C, __m256i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:152:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_dpwssd_epi32 (__mmask8 __A, __m256i __B, __m256i __C, __m256i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:160:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_dpwssd_epi32 (__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:168:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_dpwssd_epi32 (__m128i __A, __mmask8 __B, __m128i __C, __m128i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:176:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_dpwssd_epi32 (__mmask8 __A, __m128i __B, __m128i __C, __m128i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:184:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_dpwssds_epi32 (__m256i __A, __m256i __B, __m256i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:192:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_dpwssds_epi32 (__m256i __A, __mmask8 __B, __m256i __C, __m256i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:201:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:209:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_dpwssds_epi32 (__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:217:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_dpwssds_epi32 (__m128i __A, __mmask8 __B, __m128i __C, __m128i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:225:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_dpwssds_epi32 (__mmask8 __A, __m128i __B, __m128i __C, __m128i __D) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:85, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vpopcntdqvlintrin.h:39:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_popcnt_epi32 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vpopcntdqvlintrin.h:46:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_popcnt_epi32 (__m128i __A, __mmask16 __U, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vpopcntdqvlintrin.h:55:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_popcnt_epi32 (__mmask16 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vpopcntdqvlintrin.h:65:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_popcnt_epi32 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vpopcntdqvlintrin.h:72:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_popcnt_epi32 (__m256i __A, __mmask16 __U, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vpopcntdqvlintrin.h:81:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_popcnt_epi32 (__mmask16 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vpopcntdqvlintrin.h:91:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_popcnt_epi64 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vpopcntdqvlintrin.h:98:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_popcnt_epi64 (__m128i __A, __mmask8 __U, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vpopcntdqvlintrin.h:107:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_popcnt_epi64 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vpopcntdqvlintrin.h:117:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_popcnt_epi64 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vpopcntdqvlintrin.h:124:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_popcnt_epi64 (__m256i __A, __mmask8 __U, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vpopcntdqvlintrin.h:133:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_popcnt_epi64 (__mmask8 __U, __m256i __A) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:87, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:33:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("avx512bitalg") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:33:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:39:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_popcnt_epi8 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:46:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_popcnt_epi16 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:64:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_popcnt_epi8 (__m512i __A, __mmask64 __U, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:73:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_popcnt_epi8 (__mmask64 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:82:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_popcnt_epi16 (__m512i __A, __mmask32 __U, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:91:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_popcnt_epi16 (__mmask32 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:101:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_bitshuffle_epi64_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:110:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_bitshuffle_epi64_mask (__mmask64 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:130:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_popcnt_epi8 (__m256i __A, __mmask32 __U, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:139:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_popcnt_epi8 (__mmask32 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:149:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_bitshuffle_epi64_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:158:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_bitshuffle_epi64_mask (__mmask32 __M, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:179:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_bitshuffle_epi64_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:188:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_bitshuffle_epi64_mask (__mmask16 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:197:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_popcnt_epi8 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:204:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_popcnt_epi16 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:211:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_popcnt_epi8 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:218:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_popcnt_epi16 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:225:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_popcnt_epi16 (__m256i __A, __mmask16 __U, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:234:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_popcnt_epi16 (__mmask16 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:244:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_popcnt_epi8 (__m128i __A, __mmask16 __U, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:253:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_popcnt_epi8 (__mmask16 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:262:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_popcnt_epi16 (__m128i __A, __mmask8 __U, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:271:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_popcnt_epi16 (__mmask8 __U, __m128i __A) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:89, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/shaintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("sha") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/shaintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/shaintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/shaintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/shaintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/shaintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/shaintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/shaintrin.h:39:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sha1msg1_epu32 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/shaintrin.h:46:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sha1msg2_epu32 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/shaintrin.h:53:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sha1nexte_epu32 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/shaintrin.h:61:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sha1rnds4_epu32 (__m128i __A, __m128i __B, const int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/shaintrin.h:73:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sha256msg1_epu32 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/shaintrin.h:80:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sha256msg2_epu32 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/shaintrin.h:87:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sha256rnds2_epu32 (__m128i __A, __m128i __B, __m128i __C) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:91, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/lzcntintrin.h:34:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("lzcnt") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/lzcntintrin.h:34:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/lzcntintrin.h:34:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/lzcntintrin.h:34:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/lzcntintrin.h:39:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __lzcnt16 (unsigned short __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/lzcntintrin.h:45:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __lzcnt32 (unsigned int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/lzcntintrin.h:51:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _lzcnt_u32 (unsigned int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/lzcntintrin.h:58:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __lzcnt64 (unsigned long long __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/lzcntintrin.h:64:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _lzcnt_u64 (unsigned long long __X) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:93, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("bmi") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:38:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __tzcnt_u16 (unsigned short __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:44:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __andn_u32 (unsigned int __X, unsigned int __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:50:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __bextr_u32 (unsigned int __X, unsigned int __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:56:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _bextr_u32 (unsigned int __X, unsigned int __Y, unsigned __Z) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:62:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __blsi_u32 (unsigned int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:68:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _blsi_u32 (unsigned int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:74:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __blsmsk_u32 (unsigned int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:80:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _blsmsk_u32 (unsigned int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:86:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __blsr_u32 (unsigned int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:92:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _blsr_u32 (unsigned int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:98:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __tzcnt_u32 (unsigned int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:104:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _tzcnt_u32 (unsigned int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:112:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __andn_u64 (unsigned long long __X, unsigned long long __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:118:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __bextr_u64 (unsigned long long __X, unsigned long long __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:124:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _bextr_u64 (unsigned long long __X, unsigned int __Y, unsigned int __Z) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:130:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __blsi_u64 (unsigned long long __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:136:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _blsi_u64 (unsigned long long __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:142:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __blsmsk_u64 (unsigned long long __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:148:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _blsmsk_u64 (unsigned long long __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:154:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __blsr_u64 (unsigned long long __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:160:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _blsr_u64 (unsigned long long __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:166:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __tzcnt_u64 (unsigned long long __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:172:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _tzcnt_u64 (unsigned long long __X) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:95, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmi2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("bmi2") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmi2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmi2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmi2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmi2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmi2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmi2intrin.h:39:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _bzhi_u32 (unsigned int __X, unsigned int __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmi2intrin.h:46:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _pdep_u32 (unsigned int __X, unsigned int __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmi2intrin.h:53:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _pext_u32 (unsigned int __X, unsigned int __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmi2intrin.h:62:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _bzhi_u64 (unsigned long long __X, unsigned long long __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmi2intrin.h:69:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _pdep_u64 (unsigned long long __X, unsigned long long __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmi2intrin.h:76:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _pext_u64 (unsigned long long __X, unsigned long long __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmi2intrin.h:84:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned long long *__P) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:97, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("fma") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:39:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fmadd_pd (__m128d __A, __m128d __B, __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:47:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_fmadd_pd (__m256d __A, __m256d __B, __m256d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:55:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fmadd_ps (__m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:63:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_fmadd_ps (__m256 __A, __m256 __B, __m256 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:71:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fmadd_sd (__m128d __A, __m128d __B, __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:79:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fmadd_ss (__m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:87:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fmsub_pd (__m128d __A, __m128d __B, __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:95:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_fmsub_pd (__m256d __A, __m256d __B, __m256d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:103:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fmsub_ps (__m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:111:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_fmsub_ps (__m256 __A, __m256 __B, __m256 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:119:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fmsub_sd (__m128d __A, __m128d __B, __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:127:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fmsub_ss (__m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:135:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fnmadd_pd (__m128d __A, __m128d __B, __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:143:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_fnmadd_pd (__m256d __A, __m256d __B, __m256d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:151:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fnmadd_ps (__m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:159:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_fnmadd_ps (__m256 __A, __m256 __B, __m256 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:167:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fnmadd_sd (__m128d __A, __m128d __B, __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:175:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fnmadd_ss (__m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:183:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fnmsub_pd (__m128d __A, __m128d __B, __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:191:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_fnmsub_pd (__m256d __A, __m256d __B, __m256d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:199:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fnmsub_ps (__m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:207:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_fnmsub_ps (__m256 __A, __m256 __B, __m256 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:215:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fnmsub_sd (__m128d __A, __m128d __B, __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:223:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fnmsub_ss (__m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:231:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fmaddsub_pd (__m128d __A, __m128d __B, __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:239:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_fmaddsub_pd (__m256d __A, __m256d __B, __m256d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:248:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fmaddsub_ps (__m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:256:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_fmaddsub_ps (__m256 __A, __m256 __B, __m256 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:265:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fmsubadd_pd (__m128d __A, __m128d __B, __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:273:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_fmsubadd_pd (__m256d __A, __m256d __B, __m256d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:282:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fmsubadd_ps (__m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:290:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_fmsubadd_ps (__m256 __A, __m256 __B, __m256 __C) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:99, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/f16cintrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("f16c") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/f16cintrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/f16cintrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/f16cintrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/f16cintrin.h:38:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _cvtsh_ss (unsigned short __S) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/f16cintrin.h:46:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtph_ps (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/f16cintrin.h:52:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtph_ps (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/f16cintrin.h:59:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _cvtss_sh (float __F, const int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/f16cintrin.h:67:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtps_ph (__m128 __A, const int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/f16cintrin.h:73:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtps_ph (__m256 __A, const int __I) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:101, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/rtmintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("rtm") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/rtmintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/rtmintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/rtmintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/rtmintrin.h:50:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _xbegin (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/rtmintrin.h:61:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _xend (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/rtmintrin.h:71:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _xabort (const unsigned int __imm) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:103, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xtestintrin.h:41:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _xtest (void) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:105, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/cetintrin.h:33:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target ("shstk") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/cetintrin.h:33:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/cetintrin.h:33:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/cetintrin.h:33:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/cetintrin.h:33:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/cetintrin.h:33:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/cetintrin.h:33:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/cetintrin.h:33:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/cetintrin.h:33:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/cetintrin.h:33:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/cetintrin.h:33:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/cetintrin.h:33:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/cetintrin.h:40:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _get_ssp (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/cetintrin.h:55:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _inc_ssp (unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/cetintrin.h:66:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _saveprevssp (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/cetintrin.h:73:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _rstorssp (void *__B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/cetintrin.h:80:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _wrssd (unsigned int __B, void *__C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/cetintrin.h:88:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _wrssq (unsigned long long __B, void *__C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/cetintrin.h:96:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _wrussd (unsigned int __B, void *__C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/cetintrin.h:104:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _wrussq (unsigned long long __B, void *__C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/cetintrin.h:112:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _setssbsy (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/cetintrin.h:119:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _clrssbsy (void *__B) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:107, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:39:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_gf2p8mul_epi8 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:48:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_gf2p8affineinv_epi64_epi8 (__m128i __A, __m128i __B, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:57:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_gf2p8affine_epi64_epi8 (__m128i __A, __m128i __B, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:84:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_gf2p8mul_epi8 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:93:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_gf2p8affineinv_epi64_epi8 (__m256i __A, __m256i __B, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:102:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_gf2p8affine_epi64_epi8 (__m256i __A, __m256i __B, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:130:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_gf2p8mul_epi8 (__m128i __A, __mmask16 __B, __m128i __C, __m128i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:139:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_gf2p8mul_epi8 (__mmask16 __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:149:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __D, const int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:161:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:172:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __D, const int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:181:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:219:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:228:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_gf2p8mul_epi8 (__mmask32 __A, __m256i __B, __m256i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:238:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __C, __m256i __D, const int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:250:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __C, const int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:260:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __D, const int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:272:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __C, const int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:309:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:317:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_gf2p8mul_epi8 (__mmask64 __A, __m512i __B, __m512i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:324:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_gf2p8mul_epi8 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:334:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __D, const int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:346:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __C, const int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:355:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_gf2p8affineinv_epi64_epi8 (__m512i __A, __m512i __B, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:364:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __D, const int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:373:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:380:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_gf2p8affine_epi64_epi8 (__m512i __A, __m512i __B, const int __C) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:109, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vaesintrin.h:29:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("vaes,avx") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vaesintrin.h:29:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vaesintrin.h:29:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vaesintrin.h:29:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vaesintrin.h:29:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vaesintrin.h:29:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vaesintrin.h:29:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vaesintrin.h:29:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vaesintrin.h:29:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vaesintrin.h:29:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vaesintrin.h:29:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vaesintrin.h:29:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vaesintrin.h:35:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_aesdec_epi128 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vaesintrin.h:42:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_aesdeclast_epi128 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vaesintrin.h:50:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_aesenc_epi128 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vaesintrin.h:57:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_aesenclast_epi128 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vaesintrin.h:78:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_aesdec_epi128 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vaesintrin.h:85:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_aesdeclast_epi128 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vaesintrin.h:93:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_aesenc_epi128 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vaesintrin.h:100:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_aesenclast_epi128 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vaesintrin.h:119:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_aesdec_epi128 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vaesintrin.h:126:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_aesdeclast_epi128 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vaesintrin.h:134:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_aesenc_epi128 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vaesintrin.h:141:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_aesenclast_epi128 (__m128i __A, __m128i __B) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:111, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vpclmulqdqintrin.h:40:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_clmulepi64_epi128 (__m512i __A, __m512i __B, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vpclmulqdqintrin.h:65:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_clmulepi64_epi128 (__m128i __A, __m128i __B, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vpclmulqdqintrin.h:90:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_clmulepi64_epi128 (__m256i __A, __m256i __B, const int __C) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:113, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/movdirintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target ("movdiri") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/movdirintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/movdirintrin.h:39:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _directstoreu_u32 (void * __P, unsigned int __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/movdirintrin.h:46:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _directstoreu_u64 (void * __P, unsigned long long __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/movdirintrin.h:59:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target ("movdir64b") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/movdirintrin.h:65:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _movdir64b (void * __P, const void * __Q) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:117:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _wbinvd (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:124:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("rdrnd") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:124:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:124:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:129:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _rdrand16_step (unsigned short *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:136:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _rdrand32_step (unsigned int *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:147:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("rdpid") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:152:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _rdpid_u32 (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:165:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("fsgsbase") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:165:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:165:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:165:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:165:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:165:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:165:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:165:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:170:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _readfsbase_u32 (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:177:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _readfsbase_u64 (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:184:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _readgsbase_u32 (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:191:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _readgsbase_u64 (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:198:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _writefsbase_u32 (unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:205:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _writefsbase_u64 (unsigned long long __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:212:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _writegsbase_u32 (unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:219:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _writegsbase_u64 (unsigned long long __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:235:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _rdrand64_step (unsigned long long *__P) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:31, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:50, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/prfchwintrin.h:32:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_prefetchw (void *__P) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:50, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:36:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("sse,3dnow") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:36:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:36:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:36:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:36:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:36:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:36:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:36:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:36:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:36:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:36:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:36:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:36:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:36:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:36:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:36:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:36:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:36:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:36:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:36:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:44:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_femms (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:50:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pavgusb (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:56:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pf2id (__m64 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:62:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pfacc (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:68:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pfadd (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:74:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pfcmpeq (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:80:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pfcmpge (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:86:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pfcmpgt (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:92:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pfmax (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:98:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pfmin (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:104:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pfmul (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:110:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pfrcp (__m64 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:116:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pfrcpit1 (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:122:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pfrcpit2 (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:128:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pfrsqrt (__m64 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:134:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pfrsqit1 (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:140:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pfsub (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:146:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pfsubr (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:152:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pi2fd (__m64 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:158:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pmulhrw (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:164:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_prefetch (void *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:170:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_from_float (float __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:176:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_to_float (__m64 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:191:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("sse,3dnowa") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:191:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:191:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:191:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:191:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:191:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:199:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pf2iw (__m64 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:205:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pfnacc (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:211:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pfpnacc (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:217:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pi2fw (__m64 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:223:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pswapd (__m64 __A) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:52, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:36:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("fma4") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:36:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:42:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_macc_ps (__m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:48:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_macc_pd (__m128d __A, __m128d __B, __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:54:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_macc_ss (__m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:60:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_macc_sd (__m128d __A, __m128d __B, __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:66:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_msub_ps (__m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:73:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_msub_pd (__m128d __A, __m128d __B, __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:79:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_msub_ss (__m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:85:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_msub_sd (__m128d __A, __m128d __B, __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:91:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_nmacc_ps (__m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:97:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_nmacc_pd (__m128d __A, __m128d __B, __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:103:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_nmacc_ss (__m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:109:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_nmacc_sd (__m128d __A, __m128d __B, __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:115:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_nmsub_ps (__m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:121:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_nmsub_pd (__m128d __A, __m128d __B, __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:127:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_nmsub_ss (__m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:133:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_nmsub_sd (__m128d __A, __m128d __B, __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:139:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maddsub_ps (__m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:145:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maddsub_pd (__m128d __A, __m128d __B, __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:151:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_msubadd_ps (__m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:157:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_msubadd_pd (__m128d __A, __m128d __B, __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:164:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_macc_ps (__m256 __A, __m256 __B, __m256 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:170:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_macc_pd (__m256d __A, __m256d __B, __m256d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:176:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_msub_ps (__m256 __A, __m256 __B, __m256 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:183:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_msub_pd (__m256d __A, __m256d __B, __m256d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:189:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_nmacc_ps (__m256 __A, __m256 __B, __m256 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:195:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_nmacc_pd (__m256d __A, __m256d __B, __m256d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:201:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_nmsub_ps (__m256 __A, __m256 __B, __m256 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:207:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_nmsub_pd (__m256d __A, __m256d __B, __m256d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:213:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maddsub_ps (__m256 __A, __m256 __B, __m256 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:219:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maddsub_pd (__m256d __A, __m256d __B, __m256d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:225:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_msubadd_ps (__m256 __A, __m256 __B, __m256 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:231:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_msubadd_pd (__m256d __A, __m256d __B, __m256d __C) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:54, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("xop") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:41:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maccs_epi16(__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:47:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_macc_epi16(__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:53:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maccsd_epi16(__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:59:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maccd_epi16(__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:65:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maccs_epi32(__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:71:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_macc_epi32(__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:77:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maccslo_epi32(__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:83:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_macclo_epi32(__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:89:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maccshi_epi32(__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:95:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_macchi_epi32(__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:101:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maddsd_epi16(__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:107:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maddd_epi16(__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:114:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_haddw_epi8(__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:120:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_haddd_epi8(__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:126:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_haddq_epi8(__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:132:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_haddd_epi16(__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:138:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_haddq_epi16(__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:144:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_haddq_epi32(__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:150:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_haddw_epu8(__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:156:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_haddd_epu8(__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:162:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_haddq_epu8(__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:168:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_haddd_epu16(__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:174:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_haddq_epu16(__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:180:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_haddq_epu32(__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:186:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_hsubw_epi8(__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:192:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_hsubd_epi16(__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:198:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_hsubq_epi32(__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:206:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmov_si128(__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:212:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_perm_epi8(__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:221:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rot_epi8(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:227:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rot_epi16(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:233:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rot_epi32(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:239:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rot_epi64(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:248:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_roti_epi8(__m128i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:254:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_roti_epi16(__m128i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:260:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_roti_epi32(__m128i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:266:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_roti_epi64(__m128i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:284:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_shl_epi8(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:290:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_shl_epi16(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:296:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_shl_epi32(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:302:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_shl_epi64(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:309:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sha_epi8(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:315:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sha_epi16(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:321:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sha_epi32(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:327:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sha_epi64(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:336:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comlt_epu8(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:342:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comle_epu8(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:348:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comgt_epu8(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:354:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comge_epu8(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:360:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comeq_epu8(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:366:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comneq_epu8(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:372:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comfalse_epu8(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:378:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comtrue_epu8(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:386:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comlt_epu16(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:392:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comle_epu16(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:398:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comgt_epu16(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:404:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comge_epu16(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:410:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comeq_epu16(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:416:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comneq_epu16(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:422:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comfalse_epu16(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:428:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comtrue_epu16(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:436:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comlt_epu32(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:442:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comle_epu32(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:448:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comgt_epu32(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:454:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comge_epu32(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:460:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comeq_epu32(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:466:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comneq_epu32(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:472:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comfalse_epu32(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:478:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comtrue_epu32(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:486:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comlt_epu64(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:492:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comle_epu64(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:498:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comgt_epu64(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:504:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comge_epu64(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:510:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comeq_epu64(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:516:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comneq_epu64(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:522:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comfalse_epu64(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:528:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comtrue_epu64(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:536:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comlt_epi8(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:542:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comle_epi8(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:548:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comgt_epi8(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:554:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comge_epi8(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:560:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comeq_epi8(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:566:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comneq_epi8(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:572:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comfalse_epi8(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:578:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comtrue_epi8(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:586:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comlt_epi16(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:592:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comle_epi16(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:598:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comgt_epi16(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:604:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comge_epi16(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:610:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comeq_epi16(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:616:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comneq_epi16(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:622:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comfalse_epi16(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:628:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comtrue_epi16(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:636:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comlt_epi32(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:642:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comle_epi32(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:648:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comgt_epi32(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:654:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comge_epi32(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:660:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comeq_epi32(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:666:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comneq_epi32(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:672:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comfalse_epi32(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:678:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comtrue_epi32(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:686:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comlt_epi64(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:692:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comle_epi64(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:698:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comgt_epi64(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:704:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comge_epi64(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:710:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comeq_epi64(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:716:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comneq_epi64(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:722:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comfalse_epi64(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:728:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comtrue_epi64(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:736:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_frcz_ps (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:742:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_frcz_pd (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:748:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_frcz_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:756:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_frcz_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:764:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_frcz_ps (__m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:770:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_frcz_pd (__m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:779:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_permute2_pd (__m128d __X, __m128d __Y, __m128i __C, const int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:788:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permute2_pd (__m256d __X, __m256d __Y, __m256i __C, const int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:797:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_permute2_ps (__m128 __X, __m128 __Y, __m128i __C, const int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:806:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permute2_ps (__m256 __X, __m256 __Y, __m256i __C, const int __I) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:56, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/lwpintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("lwp") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/lwpintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/lwpintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/lwpintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/lwpintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/lwpintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/lwpintrin.h:38:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __llwpcb (void *__pcbAddress) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/lwpintrin.h:44:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __slwpcb (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/lwpintrin.h:51:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __lwpval32 (unsigned int __data2, unsigned int __data1, unsigned int __flags) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/lwpintrin.h:59:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned int __flags) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/lwpintrin.h:78:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __lwpins32 (unsigned int __data2, unsigned int __data1, unsigned int __flags) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/lwpintrin.h:86:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned int __flags) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:62, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tbmintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("tbm") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tbmintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tbmintrin.h:39:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __bextri_u32 (unsigned int __X, const unsigned int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tbmintrin.h:50:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __blcfill_u32 (unsigned int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tbmintrin.h:56:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __blci_u32 (unsigned int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tbmintrin.h:62:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __blcic_u32 (unsigned int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tbmintrin.h:68:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __blcmsk_u32 (unsigned int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tbmintrin.h:74:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __blcs_u32 (unsigned int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tbmintrin.h:80:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __blsfill_u32 (unsigned int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tbmintrin.h:86:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __blsic_u32 (unsigned int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tbmintrin.h:92:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __t1mskc_u32 (unsigned int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tbmintrin.h:98:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __tzmsk_u32 (unsigned int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tbmintrin.h:108:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __bextri_u64 (unsigned long long __X, const unsigned int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tbmintrin.h:119:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __blcfill_u64 (unsigned long long __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tbmintrin.h:125:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __blci_u64 (unsigned long long __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tbmintrin.h:131:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __blcic_u64 (unsigned long long __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tbmintrin.h:137:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __blcmsk_u64 (unsigned long long __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tbmintrin.h:143:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __blcs_u64 (unsigned long long __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tbmintrin.h:149:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __blsfill_u64 (unsigned long long __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tbmintrin.h:155:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __blsic_u64 (unsigned long long __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tbmintrin.h:161:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __t1mskc_u64 (unsigned long long __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tbmintrin.h:167:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __tzmsk_u64 (unsigned long long __X) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:68, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/rdseedintrin.h:33:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("rdseed") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/rdseedintrin.h:33:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/rdseedintrin.h:33:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/rdseedintrin.h:40:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _rdseed16_step (unsigned short *__p) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/rdseedintrin.h:47:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _rdseed32_step (unsigned int *__p) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/rdseedintrin.h:55:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _rdseed64_step (unsigned long long *__p) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:72, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fxsrintrin.h:39:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _fxsave (void *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fxsrintrin.h:46:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _fxrstor (void *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fxsrintrin.h:54:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _fxsave64 (void *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fxsrintrin.h:61:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _fxrstor64 (void *__P) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:74, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xsaveintrin.h:39:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _xsave (void *__P, long long __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xsaveintrin.h:46:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _xrstor (void *__P, long long __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xsaveintrin.h:53:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _xsetbv (unsigned int __A, long long __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xsaveintrin.h:60:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _xgetbv (unsigned int __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xsaveintrin.h:68:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _xsave64 (void *__P, long long __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xsaveintrin.h:75:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _xrstor64 (void *__P, long long __M) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:76, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xsaveoptintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("xsaveopt") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xsaveoptintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xsaveoptintrin.h:39:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _xsaveopt (void *__P, long long __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xsaveoptintrin.h:47:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _xsaveopt64 (void *__P, long long __M) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:78, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/sgxintrin.h:112:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _encls_u32 (const unsigned int __L, size_t __D[]) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/sgxintrin.h:179:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _enclu_u32 (const unsigned int __L, size_t __D[]) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/sgxintrin.h:222:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _enclv_u32 (const unsigned int __L, size_t __D[]) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:80, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/pconfigintrin.h:28:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _pconfig_u32 (const unsigned int __L, size_t __D[]) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:84, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/adxintrin.h:34:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned int __Y, unsigned int *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/adxintrin.h:42:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned int __Y, unsigned int *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/adxintrin.h:50:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned int __Y, unsigned int *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/adxintrin.h:59:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned long long __Y, unsigned long long *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/adxintrin.h:67:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned long long __Y, unsigned long long *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/adxintrin.h:75:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned long long __Y, unsigned long long *__P) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:88, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/clwbintrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("clwb") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/clwbintrin.h:39:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_clwb (void *__A) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:90, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/clflushoptintrin.h:33:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("clflushopt") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/clflushoptintrin.h:39:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_clflushopt (void *__A) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:92, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xsavesintrin.h:33:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("xsaves") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xsavesintrin.h:33:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xsavesintrin.h:33:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xsavesintrin.h:33:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xsavesintrin.h:39:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _xsaves (void *__P, long long __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xsavesintrin.h:46:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _xrstors (void *__P, long long __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xsavesintrin.h:54:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _xrstors64 (void *__P, long long __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xsavesintrin.h:61:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _xsaves64 (void *__P, long long __M) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:94, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xsavecintrin.h:33:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("xsavec") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xsavecintrin.h:33:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xsavecintrin.h:39:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _xsavec (void *__P, long long __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xsavecintrin.h:47:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _xsavec64 (void *__P, long long __M) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:96, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mwaitxintrin.h:29:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("mwaitx") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mwaitxintrin.h:29:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mwaitxintrin.h:34:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_monitorx (void const * __P, unsigned int __E, unsigned int __H) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mwaitxintrin.h:40:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mwaitx (unsigned int __E, unsigned int __H, unsigned int __C) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:98, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/clzerointrin.h:29:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("clzero") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/clzerointrin.h:34:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_clzero (void * __I) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:100, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/wbnoinvdintrin.h:10:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("wbnoinvd") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/wbnoinvdintrin.h:16:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _wbnoinvd (void) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:102, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/pkuintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("pku") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/pkuintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/pkuintrin.h:39:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _rdpkru_u32 (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/pkuintrin.h:46:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _wrpkru (unsigned int __key) ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1547:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned __int32 __getcallerseflags(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1547:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1551:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD __segmentlimit(DWORD Selector); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1551:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1563:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONGLONG MultiplyHigh(LONGLONG Multiplier,LONGLONG Multiplicand); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1563:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1564:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONGLONG UnsignedMultiplyHigh(ULONGLONG Multiplier,ULONGLONG Multiplicand); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1564:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1569:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD64 ShiftLeft128(DWORD64 LowPart,DWORD64 HighPart,BYTE Shift); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1569:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1570:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD64 ShiftRight128(DWORD64 LowPart,DWORD64 HighPart,BYTE Shift); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1570:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1574:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG64 Multiply128(LONG64 Multiplier,LONG64 Multiplicand,LONG64 *HighProduct); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1574:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1578:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD64 UnsignedMultiply128(DWORD64 Multiplier,DWORD64 Multiplicand,DWORD64 *HighProduct); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1578:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1580:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG64 MultiplyExtract128(LONG64 Multiplier,LONG64 Multiplicand,BYTE Shift); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1580:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1581:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD64 UnsignedMultiplyExtract128(DWORD64 Multiplier,DWORD64 Multiplicand,BYTE Shift); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1581:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1584:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE LONG64 MultiplyExtract128(LONG64 Multiplier,LONG64 Multiplicand,BYTE Shift) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1593:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE DWORD64 UnsignedMultiplyExtract128(DWORD64 Multiplier,DWORD64 Multiplicand,BYTE Shift) { ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7118:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSYSAPI WORD NTAPI RtlCaptureStackBackTrace (DWORD FramesToSkip, DWORD FramesToCapture, PVOID *BackTrace, PDWORD BackTraceHash); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7118:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7119:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSYSAPI VOID NTAPI RtlCaptureContext (PCONTEXT ContextRecord); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7119:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7120:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSYSAPI SIZE_T NTAPI RtlCompareMemory (const VOID *Source1, const VOID *Source2, SIZE_T Length); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7120:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7127:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSYSAPI BOOLEAN __cdecl RtlAddFunctionTable (PRUNTIME_FUNCTION FunctionTable, DWORD EntryCount, DWORD64 BaseAddress); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7127:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7128:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSYSAPI BOOLEAN __cdecl RtlDeleteFunctionTable (PRUNTIME_FUNCTION FunctionTable); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7128:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7129:209: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSYSAPI BOOLEAN __cdecl RtlInstallFunctionTableCallback (DWORD64 TableIdentifier, DWORD64 BaseAddress, DWORD Length, PGET_RUNTIME_FUNCTION_CALLBACK Callback, PVOID Context, PCWSTR OutOfProcessCallbackDll); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7129:209: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7130:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSYSAPI VOID __cdecl RtlRestoreContext (PCONTEXT ContextRecord, struct _EXCEPTION_RECORD *ExceptionRecord); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7130:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7131:264: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSYSAPI PEXCEPTION_ROUTINE NTAPI RtlVirtualUnwind (DWORD HandlerType, DWORD64 ImageBase, DWORD64 ControlPc, PRUNTIME_FUNCTION FunctionEntry, PCONTEXT ContextRecord, PVOID *HandlerData, PDWORD64 EstablisherFrame, PKNONVOLATILE_CONTEXT_POINTERS ContextPointers); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7131:264: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7156:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSYSAPI VOID NTAPI RtlUnwind (PVOID TargetFrame, PVOID TargetIp, PEXCEPTION_RECORD ExceptionRecord, PVOID ReturnValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7156:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7157:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSYSAPI PVOID NTAPI RtlPcToFileHeader (PVOID PcValue, PVOID *BaseOfImage); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7157:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7159:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSYSAPI PRUNTIME_FUNCTION NTAPI RtlLookupFunctionEntry (DWORD64 ControlPc, PDWORD64 ImageBase, PUNWIND_HISTORY_TABLE HistoryTable); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7159:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7160:185: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSYSAPI VOID NTAPI RtlUnwindEx (PVOID TargetFrame, PVOID TargetIp, PEXCEPTION_RECORD ExceptionRecord, PVOID ReturnValue, PCONTEXT ContextRecord, PUNWIND_HISTORY_TABLE HistoryTable); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7160:185: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7220:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSYSAPI VOID NTAPI RtlInitializeSListHead (PSLIST_HEADER ListHead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7220:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7221:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSYSAPI PSLIST_ENTRY NTAPI RtlFirstEntrySList (const SLIST_HEADER *ListHead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7221:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7222:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSYSAPI PSLIST_ENTRY NTAPI RtlInterlockedPopEntrySList (PSLIST_HEADER ListHead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7222:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7223:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSYSAPI PSLIST_ENTRY NTAPI RtlInterlockedPushEntrySList (PSLIST_HEADER ListHead, PSLIST_ENTRY ListEntry); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7223:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7224:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSYSAPI PSLIST_ENTRY NTAPI RtlInterlockedPushListSListEx (PSLIST_HEADER ListHead, PSLIST_ENTRY List, PSLIST_ENTRY ListEnd, DWORD Count); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7224:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7225:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSYSAPI PSLIST_ENTRY NTAPI RtlInterlockedFlushSList (PSLIST_HEADER ListHead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7225:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7226:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSYSAPI WORD NTAPI RtlQueryDepthSList (PSLIST_HEADER ListHead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7226:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7334:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PVOID WINAPI RtlSecureZeroMemory(PVOID ptr,SIZE_T cnt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7334:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7337:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE PVOID WINAPI RtlSecureZeroMemory(PVOID ptr,SIZE_T cnt) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7468:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSYSAPI ULONGLONG NTAPI VerSetConditionMask (ULONGLONG ConditionMask, DWORD TypeMask, BYTE Condition); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7468:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7856:210: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VOID NTAPI RtlApplicationVerifierStop(ULONG_PTR Code,PSTR Message,ULONG_PTR Param1,PSTR Description1,ULONG_PTR Param2,PSTR Description2,ULONG_PTR Param3,PSTR Description3,ULONG_PTR Param4,PSTR Description4); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7856:210: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7857:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSYSAPI DWORD NTAPI RtlSetHeapInformation(PVOID HeapHandle,HEAP_INFORMATION_CLASS HeapInformationClass,PVOID HeapInformation,SIZE_T HeapInformationLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7857:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7858:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSYSAPI DWORD NTAPI RtlQueryHeapInformation(PVOID HeapHandle,HEAP_INFORMATION_CLASS HeapInformationClass,PVOID HeapInformation,SIZE_T HeapInformationLength,PSIZE_T ReturnLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7858:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7859:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD NTAPI RtlMultipleAllocateHeap(PVOID HeapHandle,DWORD Flags,SIZE_T Size,DWORD Count,PVOID *Array); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7859:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7860:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD NTAPI RtlMultipleFreeHeap(PVOID HeapHandle,DWORD Flags,DWORD Count,PVOID *Array); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7860:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:8324:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE VOID TpInitializeCallbackEnviron (PTP_CALLBACK_ENVIRON cbe) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:8340:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE VOID TpSetCallbackThreadpool (PTP_CALLBACK_ENVIRON cbe, PTP_POOL pool) { cbe->Pool = pool; } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:8341:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE VOID TpSetCallbackCleanupGroup (PTP_CALLBACK_ENVIRON cbe, PTP_CLEANUP_GROUP cleanup_group, PTP_CLEANUP_GROUP_CANCEL_CALLBACK cleanup_group_cb) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:8345:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE VOID TpSetCallbackActivationContext (PTP_CALLBACK_ENVIRON cbe, struct _ACTIVATION_CONTEXT *actx) { cbe->ActivationContext = actx; } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:8346:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE VOID TpSetCallbackNoActivationContext (PTP_CALLBACK_ENVIRON cbe) { cbe->ActivationContext = (struct _ACTIVATION_CONTEXT *) (LONG_PTR) -1; } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:8347:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE VOID TpSetCallbackLongFunction (PTP_CALLBACK_ENVIRON cbe) { cbe->u.s.LongFunction = 1; } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:8348:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE VOID TpSetCallbackRaceWithDll (PTP_CALLBACK_ENVIRON cbe, PVOID h) { cbe->RaceDll = h; } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:8349:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE VOID TpSetCallbackFinalizationCallback (PTP_CALLBACK_ENVIRON cbe, PTP_SIMPLE_CALLBACK fini_cb) { cbe->FinalizationCallback = fini_cb; } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:8353:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE VOID TpSetCallbackPersistent (PTP_CALLBACK_ENVIRON cbe) { cbe->u.s.Persistent = 1; } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:8354:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE VOID TpDestroyCallbackEnviron (PTP_CALLBACK_ENVIRON cbe) { UNREFERENCED_PARAMETER (cbe); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:8358:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture struct _TEB *NtCurrentTeb(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:8358:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:8359:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PVOID GetCurrentFiber(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:8359:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:8360:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PVOID GetFiberData(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:8360:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:8361:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE struct _TEB *NtCurrentTeb(VOID) { return (struct _TEB *)__readgsqword(FIELD_OFFSET(NT_TIB,Self)); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:8362:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE PVOID GetCurrentFiber(VOID) { return(PVOID)__readgsqword(FIELD_OFFSET(NT_TIB,FiberData)); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:8363:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE PVOID GetFiberData(VOID) { ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/bemapiset.h:23:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI BemCreateReference (REFGUID iid, void *interfaceInstance, BEM_FREE_INTERFACE_CALLBACK freeCallback, BEM_REFERENCE **reference); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bemapiset.h:23:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bemapiset.h:24:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI BemCreateContractFrom (LPCWSTR dllPath, REFGUID extensionId, const CONTRACT_DESCRIPTION *contractDescription, void *hostContract, void **contract); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bemapiset.h:24:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bemapiset.h:25:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI BemCopyReference (BEM_REFERENCE *reference, BEM_REFERENCE **copiedReference); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bemapiset.h:25:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bemapiset.h:26:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void WINAPI BemFreeReference (BEM_REFERENCE *reference); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bemapiset.h:26:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bemapiset.h:27:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void WINAPI BemFreeContract (void *contract); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bemapiset.h:27:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:15, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/debugapi.h:18:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI IsDebuggerPresent (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/debugapi.h:18:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/debugapi.h:19:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI OutputDebugStringA (LPCSTR lpOutputString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/debugapi.h:19:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/debugapi.h:20:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI OutputDebugStringW (LPCWSTR lpOutputString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/debugapi.h:20:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/debugapi.h:26:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI DebugBreak (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/debugapi.h:26:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/debugapi.h:27:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL APIENTRY ContinueDebugEvent (DWORD dwProcessId, DWORD dwThreadId, DWORD dwContinueStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/debugapi.h:27:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/debugapi.h:28:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL APIENTRY WaitForDebugEvent (LPDEBUG_EVENT lpDebugEvent, DWORD dwMilliseconds); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/debugapi.h:28:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/debugapi.h:29:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL APIENTRY DebugActiveProcess (DWORD dwProcessId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/debugapi.h:29:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/debugapi.h:30:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL APIENTRY DebugActiveProcessStop (DWORD dwProcessId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/debugapi.h:30:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/debugapi.h:31:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CheckRemoteDebuggerPresent (HANDLE hProcess, PBOOL pbDebuggerPresent); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/debugapi.h:31:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:16, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/errhandlingapi.h:20:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LONG WINAPI UnhandledExceptionFilter (struct _EXCEPTION_POINTERS *ExceptionInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/errhandlingapi.h:20:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:16, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/errhandlingapi.h:21:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPTOP_LEVEL_EXCEPTION_FILTER WINAPI SetUnhandledExceptionFilter (LPTOP_LEVEL_EXCEPTION_FILTER lpTopLevelExceptionFilter); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/errhandlingapi.h:21:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/errhandlingapi.h:22:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI SetErrorMode (UINT uMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/errhandlingapi.h:22:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/errhandlingapi.h:23:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI PVOID WINAPI AddVectoredExceptionHandler (ULONG First, PVECTORED_EXCEPTION_HANDLER Handler); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/errhandlingapi.h:23:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/errhandlingapi.h:24:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI ULONG WINAPI RemoveVectoredExceptionHandler (PVOID Handle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/errhandlingapi.h:24:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/errhandlingapi.h:25:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI PVOID WINAPI AddVectoredContinueHandler (ULONG First, PVECTORED_EXCEPTION_HANDLER Handler); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/errhandlingapi.h:25:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/errhandlingapi.h:26:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI ULONG WINAPI RemoveVectoredContinueHandler (PVOID Handle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/errhandlingapi.h:26:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/errhandlingapi.h:44:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI RaiseException (DWORD dwExceptionCode, DWORD dwExceptionFlags, DWORD nNumberOfArguments, CONST ULONG_PTR *lpArguments); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/errhandlingapi.h:44:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/errhandlingapi.h:45:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetLastError (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/errhandlingapi.h:45:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/errhandlingapi.h:46:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI SetLastError (DWORD dwErrCode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/errhandlingapi.h:46:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:18, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:44:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LONG WINAPI CompareFileTime (CONST FILETIME *lpFileTime1, CONST FILETIME *lpFileTime2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:44:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:18, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:45:223: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateFileA (LPCSTR lpFileName, DWORD dwDesiredAccess, DWORD dwShareMode, LPSECURITY_ATTRIBUTES lpSecurityAttributes, DWORD dwCreationDisposition, DWORD dwFlagsAndAttributes, HANDLE hTemplateFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:45:223: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:46:224: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateFileW (LPCWSTR lpFileName, DWORD dwDesiredAccess, DWORD dwShareMode, LPSECURITY_ATTRIBUTES lpSecurityAttributes, DWORD dwCreationDisposition, DWORD dwFlagsAndAttributes, HANDLE hTemplateFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:46:224: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:47:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI DefineDosDeviceW (DWORD dwFlags, LPCWSTR lpDeviceName, LPCWSTR lpTargetPath); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:47:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:48:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI DeleteVolumeMountPointW (LPCWSTR lpszVolumeMountPoint); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:48:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:49:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FileTimeToLocalFileTime (CONST FILETIME *lpFileTime, LPFILETIME lpLocalFileTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:49:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:50:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FindCloseChangeNotification (HANDLE hChangeHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:50:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:51:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI FindFirstChangeNotificationA (LPCSTR lpPathName, WINBOOL bWatchSubtree, DWORD dwNotifyFilter); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:51:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:52:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI FindFirstChangeNotificationW (LPCWSTR lpPathName, WINBOOL bWatchSubtree, DWORD dwNotifyFilter); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:52:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:53:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI FindFirstFileA (LPCSTR lpFileName, LPWIN32_FIND_DATAA lpFindFileData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:53:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:54:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI FindFirstFileW (LPCWSTR lpFileName, LPWIN32_FIND_DATAW lpFindFileData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:54:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:55:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI FindFirstVolumeW (LPWSTR lpszVolumeName, DWORD cchBufferLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:55:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:56:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FindNextChangeNotification (HANDLE hChangeHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:56:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:57:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FindNextVolumeW (HANDLE hFindVolume, LPWSTR lpszVolumeName, DWORD cchBufferLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:57:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:58:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FindVolumeClose (HANDLE hFindVolume); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:58:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:59:189: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetDiskFreeSpaceA (LPCSTR lpRootPathName, LPDWORD lpSectorsPerCluster, LPDWORD lpBytesPerSector, LPDWORD lpNumberOfFreeClusters, LPDWORD lpTotalNumberOfClusters); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:59:189: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:60:190: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetDiskFreeSpaceW (LPCWSTR lpRootPathName, LPDWORD lpSectorsPerCluster, LPDWORD lpBytesPerSector, LPDWORD lpNumberOfFreeClusters, LPDWORD lpTotalNumberOfClusters); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:60:190: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:61:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetDriveTypeA (LPCSTR lpRootPathName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:61:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:62:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetDriveTypeW (LPCWSTR lpRootPathName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:62:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:63:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetFileAttributesA (LPCSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:63:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:64:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetFileAttributesW (LPCWSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:64:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:65:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetFileInformationByHandle (HANDLE hFile, LPBY_HANDLE_FILE_INFORMATION lpFileInformation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:65:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:66:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetFileSize (HANDLE hFile, LPDWORD lpFileSizeHigh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:66:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:67:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetFileSizeEx (HANDLE hFile, PLARGE_INTEGER lpFileSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:67:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:68:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetFileTime (HANDLE hFile, LPFILETIME lpCreationTime, LPFILETIME lpLastAccessTime, LPFILETIME lpLastWriteTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:68:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:69:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetFileType (HANDLE hFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:69:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:70:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetFullPathNameA (LPCSTR lpFileName, DWORD nBufferLength, LPSTR lpBuffer, LPSTR *lpFilePart); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:70:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:71:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetFullPathNameW (LPCWSTR lpFileName, DWORD nBufferLength, LPWSTR lpBuffer, LPWSTR *lpFilePart); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:71:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:72:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetLogicalDrives (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:72:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:73:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetLogicalDriveStringsW (DWORD nBufferLength, LPWSTR lpBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:73:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:74:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetLongPathNameA (LPCSTR lpszShortPath, LPSTR lpszLongPath, DWORD cchBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:74:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:75:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetLongPathNameW (LPCWSTR lpszShortPath, LPWSTR lpszLongPath, DWORD cchBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:75:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:76:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetShortPathNameW (LPCWSTR lpszLongPath, LPWSTR lpszShortPath, DWORD cchBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:76:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:77:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetTempFileNameW (LPCWSTR lpPathName, LPCWSTR lpPrefixString, UINT uUnique, LPWSTR lpTempFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:77:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:18, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:78:273: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetVolumeInformationW (LPCWSTR lpRootPathName, LPWSTR lpVolumeNameBuffer, DWORD nVolumeNameSize, LPDWORD lpVolumeSerialNumber, LPDWORD lpMaximumComponentLength, LPDWORD lpFileSystemFlags, LPWSTR lpFileSystemNameBuffer, DWORD nFileSystemNameSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:78:273: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:79:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetVolumePathNameW (LPCWSTR lpszFileName, LPWSTR lpszVolumePathName, DWORD cchBufferLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:79:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:80:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI LocalFileTimeToFileTime (CONST FILETIME *lpLocalFileTime, LPFILETIME lpFileTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:80:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:81:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI LockFile (HANDLE hFile, DWORD dwFileOffsetLow, DWORD dwFileOffsetHigh, DWORD nNumberOfBytesToLockLow, DWORD nNumberOfBytesToLockHigh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:81:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:82:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI QueryDosDeviceW (LPCWSTR lpDeviceName, LPWSTR lpTargetPath, DWORD ucchMax); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:82:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:83:178: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ReadFileEx (HANDLE hFile, LPVOID lpBuffer, DWORD nNumberOfBytesToRead, LPOVERLAPPED lpOverlapped, LPOVERLAPPED_COMPLETION_ROUTINE lpCompletionRoutine); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:83:178: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:84:171: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ReadFileScatter (HANDLE hFile, FILE_SEGMENT_ELEMENT aSegmentArray[], DWORD nNumberOfBytesToRead, LPDWORD lpReserved, LPOVERLAPPED lpOverlapped); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:84:171: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:85:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI SetFilePointer (HANDLE hFile, LONG lDistanceToMove, PLONG lpDistanceToMoveHigh, DWORD dwMoveMethod); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:85:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:86:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetFileTime (HANDLE hFile, CONST FILETIME *lpCreationTime, CONST FILETIME *lpLastAccessTime, CONST FILETIME *lpLastWriteTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:86:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:87:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetFileValidData (HANDLE hFile, LONGLONG ValidDataLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:87:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:88:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI UnlockFile (HANDLE hFile, DWORD dwFileOffsetLow, DWORD dwFileOffsetHigh, DWORD nNumberOfBytesToUnlockLow, DWORD nNumberOfBytesToUnlockHigh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:88:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:89:181: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WriteFileEx (HANDLE hFile, LPCVOID lpBuffer, DWORD nNumberOfBytesToWrite, LPOVERLAPPED lpOverlapped, LPOVERLAPPED_COMPLETION_ROUTINE lpCompletionRoutine); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:89:181: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:90:172: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WriteFileGather (HANDLE hFile, FILE_SEGMENT_ELEMENT aSegmentArray[], DWORD nNumberOfBytesToWrite, LPDWORD lpReserved, LPOVERLAPPED lpOverlapped); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:90:172: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:91:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetVolumeNameForVolumeMountPointW (LPCWSTR lpszVolumeMountPoint, LPWSTR lpszVolumeName, DWORD cchBufferLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:91:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:92:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetVolumePathNamesForVolumeNameW (LPCWSTR lpszVolumeName, LPWCH lpszVolumePathNames, DWORD cchBufferLength, PDWORD lpcchReturnLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:92:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:149:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CreateDirectoryA (LPCSTR lpPathName, LPSECURITY_ATTRIBUTES lpSecurityAttributes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:149:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:150:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CreateDirectoryW (LPCWSTR lpPathName, LPSECURITY_ATTRIBUTES lpSecurityAttributes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:150:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:151:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI DeleteFileA (LPCSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:151:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:152:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI DeleteFileW (LPCWSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:152:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:153:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FindClose (HANDLE hFindFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:153:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:154:196: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI FindFirstFileExA (LPCSTR lpFileName, FINDEX_INFO_LEVELS fInfoLevelId, LPVOID lpFindFileData, FINDEX_SEARCH_OPS fSearchOp, LPVOID lpSearchFilter, DWORD dwAdditionalFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:154:196: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:155:197: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI FindFirstFileExW (LPCWSTR lpFileName, FINDEX_INFO_LEVELS fInfoLevelId, LPVOID lpFindFileData, FINDEX_SEARCH_OPS fSearchOp, LPVOID lpSearchFilter, DWORD dwAdditionalFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:155:197: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:156:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FindNextFileA (HANDLE hFindFile, LPWIN32_FIND_DATAA lpFindFileData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:156:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:157:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FindNextFileW (HANDLE hFindFile, LPWIN32_FIND_DATAW lpFindFileData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:157:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:158:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FlushFileBuffers (HANDLE hFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:158:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:159:198: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetDiskFreeSpaceExA (LPCSTR lpDirectoryName, PULARGE_INTEGER lpFreeBytesAvailableToCaller, PULARGE_INTEGER lpTotalNumberOfBytes, PULARGE_INTEGER lpTotalNumberOfFreeBytes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:159:198: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:160:199: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetDiskFreeSpaceExW (LPCWSTR lpDirectoryName, PULARGE_INTEGER lpFreeBytesAvailableToCaller, PULARGE_INTEGER lpTotalNumberOfBytes, PULARGE_INTEGER lpTotalNumberOfFreeBytes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:160:199: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:161:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetFileType (HANDLE hFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:161:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:162:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetFileAttributesExA (LPCSTR lpFileName, GET_FILEEX_INFO_LEVELS fInfoLevelId, LPVOID lpFileInformation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:162:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:163:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetFileAttributesExW (LPCWSTR lpFileName, GET_FILEEX_INFO_LEVELS fInfoLevelId, LPVOID lpFileInformation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:163:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:164:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetTempPathW (DWORD nBufferLength, LPWSTR lpBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:164:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:165:176: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI LockFileEx (HANDLE hFile, DWORD dwFlags, DWORD dwReserved, DWORD nNumberOfBytesToLockLow, DWORD nNumberOfBytesToLockHigh, LPOVERLAPPED lpOverlapped); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:165:176: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:166:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ReadFile (HANDLE hFile, LPVOID lpBuffer, DWORD nNumberOfBytesToRead, LPDWORD lpNumberOfBytesRead, LPOVERLAPPED lpOverlapped); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:166:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:167:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI RemoveDirectoryA (LPCSTR lpPathName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:167:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:168:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI RemoveDirectoryW (LPCWSTR lpPathName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:168:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:169:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetEndOfFile (HANDLE hFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:169:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:170:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetFileAttributesA (LPCSTR lpFileName, DWORD dwFileAttributes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:170:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:171:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetFileAttributesW (LPCWSTR lpFileName, DWORD dwFileAttributes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:171:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:172:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetFilePointerEx (HANDLE hFile, LARGE_INTEGER liDistanceToMove, PLARGE_INTEGER lpNewFilePointer, DWORD dwMoveMethod); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:172:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:173:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI UnlockFileEx (HANDLE hFile, DWORD dwReserved, DWORD nNumberOfBytesToUnlockLow, DWORD nNumberOfBytesToUnlockHigh, LPOVERLAPPED lpOverlapped); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:173:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:174:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WriteFile (HANDLE hFile, LPCVOID lpBuffer, DWORD nNumberOfBytesToWrite, LPDWORD lpNumberOfBytesWritten, LPOVERLAPPED lpOverlapped); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:174:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:19, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/handleapi.h:19:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CloseHandle (HANDLE hObject); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/handleapi.h:19:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:19, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/handleapi.h:20:213: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI DuplicateHandle (HANDLE hSourceProcessHandle, HANDLE hSourceHandle, HANDLE hTargetProcessHandle, LPHANDLE lpTargetHandle, DWORD dwDesiredAccess, WINBOOL bInheritHandle, DWORD dwOptions); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/handleapi.h:20:213: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/handleapi.h:24:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetHandleInformation (HANDLE hObject, LPDWORD lpdwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/handleapi.h:24:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/handleapi.h:25:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetHandleInformation (HANDLE hObject, DWORD dwMask, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/handleapi.h:25:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:20, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:28:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI HeapCreate (DWORD flOptions, SIZE_T dwInitialSize, SIZE_T dwMaximumSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:28:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:29:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI HeapDestroy (HANDLE hHeap); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:29:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:30:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI HeapValidate (HANDLE hHeap, DWORD dwFlags, LPCVOID lpMem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:30:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:31:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI SIZE_T WINAPI HeapCompact (HANDLE hHeap, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:31:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:32:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI HeapSummary (HANDLE hHeap, DWORD dwFlags, LPHEAP_SUMMARY lpSummary); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:32:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:33:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetProcessHeaps (DWORD NumberOfHeaps, PHANDLE ProcessHeaps); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:33:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:34:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI HeapLock (HANDLE hHeap); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:34:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:35:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI HeapUnlock (HANDLE hHeap); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:35:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:36:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI HeapWalk (HANDLE hHeap, LPPROCESS_HEAP_ENTRY lpEntry); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:36:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:20, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:37:164: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI HeapSetInformation (HANDLE HeapHandle, HEAP_INFORMATION_CLASS HeapInformationClass, PVOID HeapInformation, SIZE_T HeapInformationLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:37:164: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:38:188: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI HeapQueryInformation (HANDLE HeapHandle, HEAP_INFORMATION_CLASS HeapInformationClass, PVOID HeapInformation, SIZE_T HeapInformationLength, PSIZE_T ReturnLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:38:188: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:42:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPVOID WINAPI HeapAlloc (HANDLE hHeap, DWORD dwFlags, SIZE_T dwBytes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:42:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:43:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPVOID WINAPI HeapReAlloc (HANDLE hHeap, DWORD dwFlags, LPVOID lpMem, SIZE_T dwBytes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:43:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:44:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI HeapFree (HANDLE hHeap, DWORD dwFlags, LPVOID lpMem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:44:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:45:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI SIZE_T WINAPI HeapSize (HANDLE hHeap, DWORD dwFlags, LPCVOID lpMem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:45:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:46:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI GetProcessHeap (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:46:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:21, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/ioapiset.h:18:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetOverlappedResult (HANDLE hFile, LPOVERLAPPED lpOverlapped, LPDWORD lpNumberOfBytesTransferred, WINBOOL bWait); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ioapiset.h:18:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ioapiset.h:19:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateIoCompletionPort (HANDLE FileHandle, HANDLE ExistingCompletionPort, ULONG_PTR CompletionKey, DWORD NumberOfConcurrentThreads); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ioapiset.h:19:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ioapiset.h:20:191: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetQueuedCompletionStatus (HANDLE CompletionPort, LPDWORD lpNumberOfBytesTransferred, PULONG_PTR lpCompletionKey, LPOVERLAPPED *lpOverlapped, DWORD dwMilliseconds); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ioapiset.h:20:191: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ioapiset.h:21:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI PostQueuedCompletionStatus (HANDLE CompletionPort, DWORD dwNumberOfBytesTransferred, ULONG_PTR dwCompletionKey, LPOVERLAPPED lpOverlapped); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ioapiset.h:21:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ioapiset.h:22:217: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI DeviceIoControl (HANDLE hDevice, DWORD dwIoControlCode, LPVOID lpInBuffer, DWORD nInBufferSize, LPVOID lpOutBuffer, DWORD nOutBufferSize, LPDWORD lpBytesReturned, LPOVERLAPPED lpOverlapped); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ioapiset.h:22:217: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ioapiset.h:23:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CancelIo (HANDLE hFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ioapiset.h:23:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ioapiset.h:32:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetOverlappedResultEx (HANDLE hFile, LPOVERLAPPED lpOverlapped, LPDWORD lpNumberOfBytesTransferred, DWORD dwMilliseconds, WINBOOL bAlertable); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ioapiset.h:32:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:22, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/interlockedapi.h:51:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI InitializeSListHead (PSLIST_HEADER ListHead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/interlockedapi.h:51:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/interlockedapi.h:52:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI PSLIST_ENTRY WINAPI InterlockedPopEntrySList (PSLIST_HEADER ListHead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/interlockedapi.h:52:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/interlockedapi.h:53:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI PSLIST_ENTRY WINAPI InterlockedPushEntrySList (PSLIST_HEADER ListHead, PSLIST_ENTRY ListEntry); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/interlockedapi.h:53:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/interlockedapi.h:54:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI PSLIST_ENTRY WINAPI InterlockedFlushSList (PSLIST_HEADER ListHead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/interlockedapi.h:54:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/interlockedapi.h:55:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI USHORT WINAPI QueryDepthSList (PSLIST_HEADER ListHead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/interlockedapi.h:55:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:23, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/jobapi.h:18:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI IsProcessInJob (HANDLE ProcessHandle, HANDLE JobHandle, PBOOL Result); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/jobapi.h:18:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:24, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:80:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HRSRC WINAPI FindResourceExW (HMODULE hModule, LPCWSTR lpType, LPCWSTR lpName, WORD wLanguage); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:80:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:81:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DECLSPEC_NORETURN VOID WINAPI FreeLibraryAndExitThread (HMODULE hLibModule, DWORD dwExitCode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:81:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:82:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FreeResource (HGLOBAL hResData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:82:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:83:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetModuleFileNameA (HMODULE hModule, LPSTR lpFilename, DWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:83:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:84:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetModuleFileNameW (HMODULE hModule, LPWSTR lpFilename, DWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:84:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:85:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HMODULE WINAPI GetModuleHandleA (LPCSTR lpModuleName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:85:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:86:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HMODULE WINAPI GetModuleHandleW (LPCWSTR lpModuleName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:86:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:87:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HMODULE WINAPI LoadLibraryExA (LPCSTR lpLibFileName, HANDLE hFile, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:87:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:88:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HMODULE WINAPI LoadLibraryExW (LPCWSTR lpLibFileName, HANDLE hFile, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:88:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:89:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HGLOBAL WINAPI LoadResource (HMODULE hModule, HRSRC hResInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:89:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:90:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI LoadStringA (HINSTANCE hInstance, UINT uID, LPSTR lpBuffer, int cchBufferMax); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:90:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:91:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI LoadStringW (HINSTANCE hInstance, UINT uID, LPWSTR lpBuffer, int cchBufferMax); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:91:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:92:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPVOID WINAPI LockResource (HGLOBAL hResData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:92:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:93:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI SizeofResource (HMODULE hModule, HRSRC hResInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:93:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:94:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DLL_DIRECTORY_COOKIE WINAPI AddDllDirectory (PCWSTR NewDirectory); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:94:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:95:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI RemoveDllDirectory (DLL_DIRECTORY_COOKIE Cookie); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:95:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:96:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetDefaultDllDirectories (DWORD DirectoryFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:96:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:97:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetModuleHandleExA (DWORD dwFlags, LPCSTR lpModuleName, HMODULE *phModule); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:97:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:98:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetModuleHandleExW (DWORD dwFlags, LPCWSTR lpModuleName, HMODULE *phModule); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:98:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:113:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumResourceLanguagesA(HMODULE hModule,LPCSTR lpType,LPCSTR lpName,ENUMRESLANGPROCA lpEnumFunc,LONG_PTR lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:113:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:114:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumResourceLanguagesW(HMODULE hModule,LPCWSTR lpType,LPCWSTR lpName,ENUMRESLANGPROCW lpEnumFunc,LONG_PTR lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:114:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:133:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI DisableThreadLibraryCalls (HMODULE hLibModule); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:133:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:134:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FreeLibrary (HMODULE hLibModule); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:134:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:135:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI FARPROC WINAPI GetProcAddress (HMODULE hModule, LPCSTR lpProcName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:135:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:25, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:47:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI SIZE_T WINAPI VirtualQuery (LPCVOID lpAddress, PMEMORY_BASIC_INFORMATION lpBuffer, SIZE_T dwLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:47:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:48:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FlushViewOfFile (LPCVOID lpBaseAddress, SIZE_T dwNumberOfBytesToFlush); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:48:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:49:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI UnmapViewOfFile (LPCVOID lpBaseAddress); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:49:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:25, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:50:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateFileMappingFromApp (HANDLE hFile, PSECURITY_ATTRIBUTES SecurityAttributes, ULONG PageProtection, ULONG64 MaximumSize, PCWSTR Name); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:50:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:51:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI PVOID WINAPI MapViewOfFileFromApp (HANDLE hFileMappingObject, ULONG DesiredAccess, ULONG64 FileOffset, SIZE_T NumberOfBytesToMap); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:51:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:63:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPVOID WINAPI VirtualAlloc (LPVOID lpAddress, SIZE_T dwSize, DWORD flAllocationType, DWORD flProtect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:63:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:64:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI VirtualFree (LPVOID lpAddress, SIZE_T dwSize, DWORD dwFreeType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:64:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:65:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI VirtualProtect (LPVOID lpAddress, SIZE_T dwSize, DWORD flNewProtect, PDWORD lpflOldProtect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:65:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:66:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPVOID WINAPI VirtualAllocEx (HANDLE hProcess, LPVOID lpAddress, SIZE_T dwSize, DWORD flAllocationType, DWORD flProtect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:66:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:67:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI VirtualFreeEx (HANDLE hProcess, LPVOID lpAddress, SIZE_T dwSize, DWORD dwFreeType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:67:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:68:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI VirtualProtectEx (HANDLE hProcess, LPVOID lpAddress, SIZE_T dwSize, DWORD flNewProtect, PDWORD lpflOldProtect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:68:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:69:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI SIZE_T WINAPI VirtualQueryEx (HANDLE hProcess, LPCVOID lpAddress, PMEMORY_BASIC_INFORMATION lpBuffer, SIZE_T dwLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:69:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:70:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ReadProcessMemory (HANDLE hProcess, LPCVOID lpBaseAddress, LPVOID lpBuffer, SIZE_T nSize, SIZE_T *lpNumberOfBytesRead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:70:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:71:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WriteProcessMemory (HANDLE hProcess, LPVOID lpBaseAddress, LPCVOID lpBuffer, SIZE_T nSize, SIZE_T *lpNumberOfBytesWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:71:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:72:189: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateFileMappingW (HANDLE hFile, LPSECURITY_ATTRIBUTES lpFileMappingAttributes, DWORD flProtect, DWORD dwMaximumSizeHigh, DWORD dwMaximumSizeLow, LPCWSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:72:189: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:73:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI OpenFileMappingW (DWORD dwDesiredAccess, WINBOOL bInheritHandle, LPCWSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:73:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:74:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPVOID WINAPI MapViewOfFile (HANDLE hFileMappingObject, DWORD dwDesiredAccess, DWORD dwFileOffsetHigh, DWORD dwFileOffsetLow, SIZE_T dwNumberOfBytesToMap); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:74:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:75:191: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPVOID WINAPI MapViewOfFileEx (HANDLE hFileMappingObject, DWORD dwDesiredAccess, DWORD dwFileOffsetHigh, DWORD dwFileOffsetLow, SIZE_T dwNumberOfBytesToMap, LPVOID lpBaseAddress); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:75:191: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:76:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI SIZE_T WINAPI GetLargePageMinimum (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:76:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:77:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetProcessWorkingSetSizeEx (HANDLE hProcess, PSIZE_T lpMinimumWorkingSetSize, PSIZE_T lpMaximumWorkingSetSize, PDWORD Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:77:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:78:149: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetProcessWorkingSetSizeEx (HANDLE hProcess, SIZE_T dwMinimumWorkingSetSize, SIZE_T dwMaximumWorkingSetSize, DWORD Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:78:149: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:79:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI VirtualLock (LPVOID lpAddress, SIZE_T dwSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:79:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:80:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI VirtualUnlock (LPVOID lpAddress, SIZE_T dwSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:80:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:81:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetWriteWatch (DWORD dwFlags, PVOID lpBaseAddress, SIZE_T dwRegionSize, PVOID *lpAddresses, ULONG_PTR *lpdwCount, LPDWORD lpdwGranularity); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:81:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:82:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI ResetWriteWatch (LPVOID lpBaseAddress, SIZE_T dwRegionSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:82:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:83:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateMemoryResourceNotification (MEMORY_RESOURCE_NOTIFICATION_TYPE NotificationType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:83:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:84:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI QueryMemoryResourceNotification (HANDLE ResourceNotificationHandle, PBOOL ResourceState); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:84:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:85:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetSystemFileCacheSize (PSIZE_T lpMinimumFileCacheSize, PSIZE_T lpMaximumFileCacheSize, PDWORD lpFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:85:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:86:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetSystemFileCacheSize (SIZE_T MinimumFileCacheSize, SIZE_T MaximumFileCacheSize, DWORD Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:86:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:26, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/namedpipeapi.h:18:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI ImpersonateNamedPipeClient (HANDLE hNamedPipe); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/namedpipeapi.h:18:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:26, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/namedpipeapi.h:19:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CreatePipe (PHANDLE hReadPipe, PHANDLE hWritePipe, LPSECURITY_ATTRIBUTES lpPipeAttributes, DWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/namedpipeapi.h:19:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/namedpipeapi.h:20:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ConnectNamedPipe (HANDLE hNamedPipe, LPOVERLAPPED lpOverlapped); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/namedpipeapi.h:20:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/namedpipeapi.h:21:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI DisconnectNamedPipe (HANDLE hNamedPipe); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/namedpipeapi.h:21:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/namedpipeapi.h:22:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetNamedPipeHandleState (HANDLE hNamedPipe, LPDWORD lpMode, LPDWORD lpMaxCollectionCount, LPDWORD lpCollectDataTimeout); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/namedpipeapi.h:22:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/namedpipeapi.h:23:177: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI PeekNamedPipe (HANDLE hNamedPipe, LPVOID lpBuffer, DWORD nBufferSize, LPDWORD lpBytesRead, LPDWORD lpTotalBytesAvail, LPDWORD lpBytesLeftThisMessage); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/namedpipeapi.h:23:177: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/namedpipeapi.h:24:195: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI TransactNamedPipe (HANDLE hNamedPipe, LPVOID lpInBuffer, DWORD nInBufferSize, LPVOID lpOutBuffer, DWORD nOutBufferSize, LPDWORD lpBytesRead, LPOVERLAPPED lpOverlapped); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/namedpipeapi.h:24:195: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/namedpipeapi.h:25:227: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateNamedPipeW (LPCWSTR lpName, DWORD dwOpenMode, DWORD dwPipeMode, DWORD nMaxInstances, DWORD nOutBufferSize, DWORD nInBufferSize, DWORD nDefaultTimeOut, LPSECURITY_ATTRIBUTES lpSecurityAttributes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/namedpipeapi.h:25:227: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/namedpipeapi.h:26:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WaitNamedPipeW (LPCWSTR lpNamedPipeName, DWORD nTimeOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/namedpipeapi.h:26:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/namespaceapi.h:20:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreatePrivateNamespaceW (LPSECURITY_ATTRIBUTES lpPrivateNamespaceAttributes, LPVOID lpBoundaryDescriptor, LPCWSTR lpAliasPrefix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/namespaceapi.h:20:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/namespaceapi.h:21:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI OpenPrivateNamespaceW (LPVOID lpBoundaryDescriptor, LPCWSTR lpAliasPrefix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/namespaceapi.h:21:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/namespaceapi.h:26:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI BOOLEAN WINAPI ClosePrivateNamespace (HANDLE Handle, ULONG Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/namespaceapi.h:26:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/namespaceapi.h:27:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateBoundaryDescriptorW (LPCWSTR Name, ULONG Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/namespaceapi.h:27:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/namespaceapi.h:32:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI AddSIDToBoundaryDescriptor (HANDLE *BoundaryDescriptor, PSID RequiredSid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/namespaceapi.h:32:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/namespaceapi.h:33:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI DeleteBoundaryDescriptor (HANDLE BoundaryDescriptor); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/namespaceapi.h:33:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:28, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:18:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPCH WINAPI GetEnvironmentStrings (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:18:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:19:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPWCH WINAPI GetEnvironmentStringsW (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:19:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:20:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetEnvironmentStringsW (LPWCH NewEnvironment); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:20:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:29:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FreeEnvironmentStringsA (LPCH penv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:29:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:30:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FreeEnvironmentStringsW (LPWCH penv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:30:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:31:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI GetStdHandle (DWORD nStdHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:31:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:32:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetStdHandle (DWORD nStdHandle, HANDLE hHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:32:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:36:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPSTR WINAPI GetCommandLineA (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:36:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:37:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPWSTR WINAPI GetCommandLineW (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:37:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:38:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetEnvironmentVariableA (LPCSTR lpName, LPSTR lpBuffer, DWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:38:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:39:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetEnvironmentVariableW (LPCWSTR lpName, LPWSTR lpBuffer, DWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:39:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:40:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetEnvironmentVariableA (LPCSTR lpName, LPCSTR lpValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:40:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:41:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetEnvironmentVariableW (LPCWSTR lpName, LPCWSTR lpValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:41:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:42:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI ExpandEnvironmentStringsA (LPCSTR lpSrc, LPSTR lpDst, DWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:42:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:43:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI ExpandEnvironmentStringsW (LPCWSTR lpSrc, LPWSTR lpDst, DWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:43:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:44:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetCurrentDirectoryA (LPCSTR lpPathName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:44:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:45:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetCurrentDirectoryW (LPCWSTR lpPathName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:45:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:46:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetCurrentDirectoryA (DWORD nBufferLength, LPSTR lpBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:46:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:47:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetCurrentDirectoryW (DWORD nBufferLength, LPWSTR lpBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:47:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:28, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:48:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI SearchPathW (LPCWSTR lpPath, LPCWSTR lpFileName, LPCWSTR lpExtension, DWORD nBufferLength, LPWSTR lpBuffer, LPWSTR *lpFilePart); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:48:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:49:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD APIENTRY SearchPathA (LPCSTR lpPath, LPCSTR lpFileName, LPCSTR lpExtension, DWORD nBufferLength, LPSTR lpBuffer, LPSTR *lpFilePart); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:49:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:50:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI NeedCurrentDirectoryForExePathA (LPCSTR ExeName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:50:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:51:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI NeedCurrentDirectoryForExePathW (LPCWSTR ExeName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:51:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:29, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:78:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI QueueUserAPC (PAPCFUNC pfnAPC, HANDLE hThread, ULONG_PTR dwData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:78:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:29, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:79:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetProcessTimes (HANDLE hProcess, LPFILETIME lpCreationTime, LPFILETIME lpExitTime, LPFILETIME lpKernelTime, LPFILETIME lpUserTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:79:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:80:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DECLSPEC_NORETURN VOID WINAPI ExitProcess (UINT uExitCode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:80:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:81:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI TerminateProcess (HANDLE hProcess, UINT uExitCode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:81:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:82:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetExitCodeProcess (HANDLE hProcess, LPDWORD lpExitCode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:82:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:83:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SwitchToThread (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:83:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:84:227: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateRemoteThread (HANDLE hProcess, LPSECURITY_ATTRIBUTES lpThreadAttributes, SIZE_T dwStackSize, LPTHREAD_START_ROUTINE lpStartAddress, LPVOID lpParameter, DWORD dwCreationFlags, LPDWORD lpThreadId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:84:227: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:85:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI OpenThread (DWORD dwDesiredAccess, WINBOOL bInheritHandle, DWORD dwThreadId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:85:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:86:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetThreadPriorityBoost (HANDLE hThread, WINBOOL bDisablePriorityBoost); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:86:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:87:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetThreadPriorityBoost (HANDLE hThread, PBOOL pDisablePriorityBoost); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:87:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:88:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI TerminateThread (HANDLE hThread, DWORD dwExitCode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:88:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:89:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetProcessShutdownParameters (DWORD dwLevel, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:89:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:90:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetProcessVersion (DWORD ProcessId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:90:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:91:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI GetStartupInfoW (LPSTARTUPINFOW lpStartupInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:91:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:92:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL APIENTRY SetThreadToken (PHANDLE Thread, HANDLE Token); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:92:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:93:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI OpenProcessToken (HANDLE ProcessHandle, DWORD DesiredAccess, PHANDLE TokenHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:93:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:94:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI OpenThreadToken (HANDLE ThreadHandle, DWORD DesiredAccess, WINBOOL OpenAsSelf, PHANDLE TokenHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:94:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:95:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetPriorityClass (HANDLE hProcess, DWORD dwPriorityClass); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:95:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:96:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetThreadStackGuarantee (PULONG StackSizeInBytes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:96:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:97:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetPriorityClass (HANDLE hProcess); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:97:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:98:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ProcessIdToSessionId (DWORD dwProcessId, DWORD *pSessionId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:98:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:99:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetProcessId (HANDLE Process); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:99:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:100:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetThreadId (HANDLE Thread); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:100:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:29, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:101:275: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateRemoteThreadEx (HANDLE hProcess, LPSECURITY_ATTRIBUTES lpThreadAttributes, SIZE_T dwStackSize, LPTHREAD_START_ROUTINE lpStartAddress, LPVOID lpParameter, DWORD dwCreationFlags, LPPROC_THREAD_ATTRIBUTE_LIST lpAttributeList, LPDWORD lpThreadId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:101:275: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:102:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetThreadContext (HANDLE hThread, LPCONTEXT lpContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:102:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:103:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetThreadContext (HANDLE hThread, CONST CONTEXT *lpContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:103:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:104:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FlushInstructionCache (HANDLE hProcess, LPCVOID lpBaseAddress, SIZE_T dwSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:104:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:105:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetThreadTimes (HANDLE hThread, LPFILETIME lpCreationTime, LPFILETIME lpExitTime, LPFILETIME lpKernelTime, LPFILETIME lpUserTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:105:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:106:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI OpenProcess (DWORD dwDesiredAccess, WINBOOL bInheritHandle, DWORD dwProcessId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:106:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:107:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetProcessHandleCount (HANDLE hProcess, PDWORD pdwHandleCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:107:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:108:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetCurrentProcessorNumber (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:108:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:115:346: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CreateProcessA (LPCSTR lpApplicationName, LPSTR lpCommandLine, LPSECURITY_ATTRIBUTES lpProcessAttributes, LPSECURITY_ATTRIBUTES lpThreadAttributes, WINBOOL bInheritHandles, DWORD dwCreationFlags, LPVOID lpEnvironment, LPCSTR lpCurrentDirectory, LPSTARTUPINFOA lpStartupInfo, LPPROCESS_INFORMATION lpProcessInformation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:115:346: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:116:349: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CreateProcessW (LPCWSTR lpApplicationName, LPWSTR lpCommandLine, LPSECURITY_ATTRIBUTES lpProcessAttributes, LPSECURITY_ATTRIBUTES lpThreadAttributes, WINBOOL bInheritHandles, DWORD dwCreationFlags, LPVOID lpEnvironment, LPCWSTR lpCurrentDirectory, LPSTARTUPINFOW lpStartupInfo, LPPROCESS_INFORMATION lpProcessInformation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:116:349: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:121:369: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI CreateProcessAsUserW (HANDLE hToken, LPCWSTR lpApplicationName, LPWSTR lpCommandLine, LPSECURITY_ATTRIBUTES lpProcessAttributes, LPSECURITY_ATTRIBUTES lpThreadAttributes, WINBOOL bInheritHandles, DWORD dwCreationFlags, LPVOID lpEnvironment, LPCWSTR lpCurrentDirectory, LPSTARTUPINFOW lpStartupInfo, LPPROCESS_INFORMATION lpProcessInformation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:121:369: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:152:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI GetCurrentProcess (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:152:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:153:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetCurrentProcessId (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:153:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:154:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI GetCurrentThread (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:154:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:155:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetCurrentThreadId (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:155:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:156:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI IsProcessorFeaturePresent (DWORD ProcessorFeature); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:156:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:160:204: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateThread (LPSECURITY_ATTRIBUTES lpThreadAttributes, SIZE_T dwStackSize, LPTHREAD_START_ROUTINE lpStartAddress, LPVOID lpParameter, DWORD dwCreationFlags, LPDWORD lpThreadId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:160:204: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:161:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetThreadPriority (HANDLE hThread, int nPriority); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:161:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:162:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI GetThreadPriority (HANDLE hThread); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:162:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:163:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DECLSPEC_NORETURN VOID WINAPI ExitThread (DWORD dwExitCode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:163:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:164:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetExitCodeThread (HANDLE hThread, LPDWORD lpExitCode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:164:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:168:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI SuspendThread (HANDLE hThread); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:168:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:169:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI ResumeThread (HANDLE hThread); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:169:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:170:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI TlsAlloc (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:170:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:171:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPVOID WINAPI TlsGetValue (DWORD dwTlsIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:171:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:172:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI TlsSetValue (DWORD dwTlsIndex, LPVOID lpTlsValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:172:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:173:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI TlsFree (DWORD dwTlsIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:173:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:31, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/profileapi.h:16:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI QueryPerformanceCounter (LARGE_INTEGER *lpPerformanceCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/profileapi.h:16:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/profileapi.h:17:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI QueryPerformanceFrequency (LARGE_INTEGER *lpFrequency); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/profileapi.h:17:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:34, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:18:256: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AccessCheck (PSECURITY_DESCRIPTOR pSecurityDescriptor, HANDLE ClientToken, DWORD DesiredAccess, PGENERIC_MAPPING GenericMapping, PPRIVILEGE_SET PrivilegeSet, LPDWORD PrivilegeSetLength, LPDWORD GrantedAccess, LPBOOL AccessStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:18:256: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:19:324: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AccessCheckAndAuditAlarmW (LPCWSTR SubsystemName, LPVOID HandleId, LPWSTR ObjectTypeName, LPWSTR ObjectName, PSECURITY_DESCRIPTOR SecurityDescriptor, DWORD DesiredAccess, PGENERIC_MAPPING GenericMapping, WINBOOL ObjectCreation, LPDWORD GrantedAccess, LPBOOL AccessStatus, LPBOOL pfGenerateOnClose); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:19:324: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:24:347: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AccessCheckByType (PSECURITY_DESCRIPTOR pSecurityDescriptor, PSID PrincipalSelfSid, HANDLE ClientToken, DWORD DesiredAccess, POBJECT_TYPE_LIST ObjectTypeList, DWORD ObjectTypeListLength, PGENERIC_MAPPING GenericMapping, PPRIVILEGE_SET PrivilegeSet, LPDWORD PrivilegeSetLength, LPDWORD GrantedAccess, LPBOOL AccessStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:24:347: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:25:366: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AccessCheckByTypeResultList (PSECURITY_DESCRIPTOR pSecurityDescriptor, PSID PrincipalSelfSid, HANDLE ClientToken, DWORD DesiredAccess, POBJECT_TYPE_LIST ObjectTypeList, DWORD ObjectTypeListLength, PGENERIC_MAPPING GenericMapping, PPRIVILEGE_SET PrivilegeSet, LPDWORD PrivilegeSetLength, LPDWORD GrantedAccessList, LPDWORD AccessStatusList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:25:366: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:26:458: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AccessCheckByTypeAndAuditAlarmW (LPCWSTR SubsystemName, LPVOID HandleId, LPCWSTR ObjectTypeName, LPCWSTR ObjectName, PSECURITY_DESCRIPTOR SecurityDescriptor, PSID PrincipalSelfSid, DWORD DesiredAccess, AUDIT_EVENT_TYPE AuditType, DWORD Flags, POBJECT_TYPE_LIST ObjectTypeList, DWORD ObjectTypeListLength, PGENERIC_MAPPING GenericMapping, WINBOOL ObjectCreation, LPDWORD GrantedAccess, LPBOOL AccessStatus, LPBOOL pfGenerateOnClose); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:26:458: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:31:477: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AccessCheckByTypeResultListAndAuditAlarmW (LPCWSTR SubsystemName, LPVOID HandleId, LPCWSTR ObjectTypeName, LPCWSTR ObjectName, PSECURITY_DESCRIPTOR SecurityDescriptor, PSID PrincipalSelfSid, DWORD DesiredAccess, AUDIT_EVENT_TYPE AuditType, DWORD Flags, POBJECT_TYPE_LIST ObjectTypeList, DWORD ObjectTypeListLength, PGENERIC_MAPPING GenericMapping, WINBOOL ObjectCreation, LPDWORD GrantedAccessList, LPDWORD AccessStatusList, LPBOOL pfGenerateOnClose); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:31:477: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:36:505: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AccessCheckByTypeResultListAndAuditAlarmByHandleW (LPCWSTR SubsystemName, LPVOID HandleId, HANDLE ClientToken, LPCWSTR ObjectTypeName, LPCWSTR ObjectName, PSECURITY_DESCRIPTOR SecurityDescriptor, PSID PrincipalSelfSid, DWORD DesiredAccess, AUDIT_EVENT_TYPE AuditType, DWORD Flags, POBJECT_TYPE_LIST ObjectTypeList, DWORD ObjectTypeListLength, PGENERIC_MAPPING GenericMapping, WINBOOL ObjectCreation, LPDWORD GrantedAccessList, LPDWORD AccessStatusList, LPBOOL pfGenerateOnClose); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:36:505: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:41:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AddAccessAllowedAce (PACL pAcl, DWORD dwAceRevision, DWORD AccessMask, PSID pSid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:41:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:42:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AddAccessAllowedAceEx (PACL pAcl, DWORD dwAceRevision, DWORD AceFlags, DWORD AccessMask, PSID pSid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:42:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:43:183: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AddAccessAllowedObjectAce (PACL pAcl, DWORD dwAceRevision, DWORD AceFlags, DWORD AccessMask, GUID *ObjectTypeGuid, GUID *InheritedObjectTypeGuid, PSID pSid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:43:183: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:44:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AddAccessDeniedAce (PACL pAcl, DWORD dwAceRevision, DWORD AccessMask, PSID pSid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:44:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:45:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AddAccessDeniedAceEx (PACL pAcl, DWORD dwAceRevision, DWORD AceFlags, DWORD AccessMask, PSID pSid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:45:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:46:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AddAccessDeniedObjectAce (PACL pAcl, DWORD dwAceRevision, DWORD AceFlags, DWORD AccessMask, GUID *ObjectTypeGuid, GUID *InheritedObjectTypeGuid, PSID pSid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:46:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:47:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AddAce (PACL pAcl, DWORD dwAceRevision, DWORD dwStartingAceIndex, LPVOID pAceList, DWORD nAceListLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:47:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:48:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AddAuditAccessAce (PACL pAcl, DWORD dwAceRevision, DWORD dwAccessMask, PSID pSid, WINBOOL bAuditSuccess, WINBOOL bAuditFailure); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:48:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:49:172: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AddAuditAccessAceEx (PACL pAcl, DWORD dwAceRevision, DWORD AceFlags, DWORD dwAccessMask, PSID pSid, WINBOOL bAuditSuccess, WINBOOL bAuditFailure); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:49:172: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:50:227: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AddAuditAccessObjectAce (PACL pAcl, DWORD dwAceRevision, DWORD AceFlags, DWORD AccessMask, GUID *ObjectTypeGuid, GUID *InheritedObjectTypeGuid, PSID pSid, WINBOOL bAuditSuccess, WINBOOL bAuditFailure); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:50:227: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:60:183: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AdjustTokenGroups (HANDLE TokenHandle, WINBOOL ResetToDefault, PTOKEN_GROUPS NewState, DWORD BufferLength, PTOKEN_GROUPS PreviousState, PDWORD ReturnLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:60:183: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:61:201: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AdjustTokenPrivileges (HANDLE TokenHandle, WINBOOL DisableAllPrivileges, PTOKEN_PRIVILEGES NewState, DWORD BufferLength, PTOKEN_PRIVILEGES PreviousState, PDWORD ReturnLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:61:201: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:62:313: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AllocateAndInitializeSid (PSID_IDENTIFIER_AUTHORITY pIdentifierAuthority, BYTE nSubAuthorityCount, DWORD nSubAuthority0, DWORD nSubAuthority1, DWORD nSubAuthority2, DWORD nSubAuthority3, DWORD nSubAuthority4, DWORD nSubAuthority5, DWORD nSubAuthority6, DWORD nSubAuthority7, PSID *pSid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:62:313: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:63:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AllocateLocallyUniqueId (PLUID Luid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:63:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:64:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AreAllAccessesGranted (DWORD GrantedAccess, DWORD DesiredAccess); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:64:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:65:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AreAnyAccessesGranted (DWORD GrantedAccess, DWORD DesiredAccess); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:65:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:66:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL APIENTRY CheckTokenMembership (HANDLE TokenHandle, PSID SidToCheck, PBOOL IsMember); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:66:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:74:279: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI ConvertToAutoInheritPrivateObjectSecurity (PSECURITY_DESCRIPTOR ParentDescriptor, PSECURITY_DESCRIPTOR CurrentSecurityDescriptor, PSECURITY_DESCRIPTOR *NewSecurityDescriptor, GUID *ObjectType, BOOLEAN IsDirectoryObject, PGENERIC_MAPPING GenericMapping); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:74:279: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:75:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI CopySid (DWORD nDestinationSidLength, PSID pDestinationSid, PSID pSourceSid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:75:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:76:245: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI CreatePrivateObjectSecurity (PSECURITY_DESCRIPTOR ParentDescriptor, PSECURITY_DESCRIPTOR CreatorDescriptor, PSECURITY_DESCRIPTOR *NewDescriptor, WINBOOL IsDirectoryObject, HANDLE Token, PGENERIC_MAPPING GenericMapping); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:76:245: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:77:289: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI CreatePrivateObjectSecurityEx (PSECURITY_DESCRIPTOR ParentDescriptor, PSECURITY_DESCRIPTOR CreatorDescriptor, PSECURITY_DESCRIPTOR *NewDescriptor, GUID *ObjectType, WINBOOL IsContainerObject, ULONG AutoInheritFlags, HANDLE Token, PGENERIC_MAPPING GenericMapping); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:77:289: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:78:329: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI CreatePrivateObjectSecurityWithMultipleInheritance (PSECURITY_DESCRIPTOR ParentDescriptor, PSECURITY_DESCRIPTOR CreatorDescriptor, PSECURITY_DESCRIPTOR *NewDescriptor, GUID **ObjectTypes, ULONG GuidCount, WINBOOL IsContainerObject, ULONG AutoInheritFlags, HANDLE Token, PGENERIC_MAPPING GenericMapping); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:78:329: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:79:305: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL APIENTRY CreateRestrictedToken (HANDLE ExistingTokenHandle, DWORD Flags, DWORD DisableSidCount, PSID_AND_ATTRIBUTES SidsToDisable, DWORD DeletePrivilegeCount, PLUID_AND_ATTRIBUTES PrivilegesToDelete, DWORD RestrictedSidCount, PSID_AND_ATTRIBUTES SidsToRestrict, PHANDLE NewTokenHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:79:305: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:80:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI CreateWellKnownSid (WELL_KNOWN_SID_TYPE WellKnownSidType, PSID DomainSid, PSID pSid, DWORD *cbSid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:80:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:81:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI EqualDomainSid (PSID pSid1, PSID pSid2, WINBOOL *pfEqual); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:81:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:83:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI DeleteAce (PACL pAcl, DWORD dwAceIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:83:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:84:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI DestroyPrivateObjectSecurity (PSECURITY_DESCRIPTOR *ObjectDescriptor); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:84:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:85:149: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI DuplicateToken (HANDLE ExistingTokenHandle, SECURITY_IMPERSONATION_LEVEL ImpersonationLevel, PHANDLE DuplicateTokenHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:85:149: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:86:222: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI DuplicateTokenEx (HANDLE hExistingToken, DWORD dwDesiredAccess, LPSECURITY_ATTRIBUTES lpTokenAttributes, SECURITY_IMPERSONATION_LEVEL ImpersonationLevel, TOKEN_TYPE TokenType, PHANDLE phNewToken); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:86:222: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:87:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI EqualPrefixSid (PSID pSid1, PSID pSid2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:87:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:88:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI EqualSid (PSID pSid1, PSID pSid2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:88:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:89:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI FindFirstFreeAce (PACL pAcl, LPVOID *pAce); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:89:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:90:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI PVOID WINAPI FreeSid (PSID pSid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:90:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:91:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetAce (PACL pAcl, DWORD dwAceIndex, LPVOID *pAce); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:91:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:92:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetAclInformation (PACL pAcl, LPVOID pAclInformation, DWORD nAclInformationLength, ACL_INFORMATION_CLASS dwAclInformationClass); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:92:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:93:189: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetFileSecurityW (LPCWSTR lpFileName, SECURITY_INFORMATION RequestedInformation, PSECURITY_DESCRIPTOR pSecurityDescriptor, DWORD nLength, LPDWORD lpnLengthNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:93:189: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:98:191: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetKernelObjectSecurity (HANDLE Handle, SECURITY_INFORMATION RequestedInformation, PSECURITY_DESCRIPTOR pSecurityDescriptor, DWORD nLength, LPDWORD lpnLengthNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:98:191: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:99:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI DWORD WINAPI GetLengthSid (PSID pSid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:99:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:100:220: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetPrivateObjectSecurity (PSECURITY_DESCRIPTOR ObjectDescriptor, SECURITY_INFORMATION SecurityInformation, PSECURITY_DESCRIPTOR ResultantDescriptor, DWORD DescriptorLength, PDWORD ReturnLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:100:220: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:101:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetSecurityDescriptorControl (PSECURITY_DESCRIPTOR pSecurityDescriptor, PSECURITY_DESCRIPTOR_CONTROL pControl, LPDWORD lpdwRevision); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:101:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:102:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetSecurityDescriptorDacl (PSECURITY_DESCRIPTOR pSecurityDescriptor, LPBOOL lpbDaclPresent, PACL *pDacl, LPBOOL lpbDaclDefaulted); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:102:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:103:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetSecurityDescriptorGroup (PSECURITY_DESCRIPTOR pSecurityDescriptor, PSID *pGroup, LPBOOL lpbGroupDefaulted); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:103:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:104:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI DWORD WINAPI GetSecurityDescriptorLength (PSECURITY_DESCRIPTOR pSecurityDescriptor); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:104:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:105:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetSecurityDescriptorOwner (PSECURITY_DESCRIPTOR pSecurityDescriptor, PSID *pOwner, LPBOOL lpbOwnerDefaulted); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:105:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:106:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI DWORD WINAPI GetSecurityDescriptorRMControl (PSECURITY_DESCRIPTOR SecurityDescriptor, PUCHAR RMControl); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:106:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:107:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetSecurityDescriptorSacl (PSECURITY_DESCRIPTOR pSecurityDescriptor, LPBOOL lpbSaclPresent, PACL *pSacl, LPBOOL lpbSaclDefaulted); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:107:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:108:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI PSID_IDENTIFIER_AUTHORITY WINAPI GetSidIdentifierAuthority (PSID pSid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:108:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:109:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI DWORD WINAPI GetSidLengthRequired (UCHAR nSubAuthorityCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:109:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:110:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI PDWORD WINAPI GetSidSubAuthority (PSID pSid, DWORD nSubAuthority); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:110:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:111:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI PUCHAR WINAPI GetSidSubAuthorityCount (PSID pSid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:111:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:112:190: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetTokenInformation (HANDLE TokenHandle, TOKEN_INFORMATION_CLASS TokenInformationClass, LPVOID TokenInformation, DWORD TokenInformationLength, PDWORD ReturnLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:112:190: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:113:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetWindowsAccountDomainSid (PSID pSid, PSID pDomainSid, DWORD *cbDomainSid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:113:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:114:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL APIENTRY ImpersonateAnonymousToken (HANDLE ThreadHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:114:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:115:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI ImpersonateLoggedOnUser (HANDLE hToken); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:115:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:116:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI ImpersonateSelf (SECURITY_IMPERSONATION_LEVEL ImpersonationLevel); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:116:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:117:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI InitializeAcl (PACL pAcl, DWORD nAclLength, DWORD dwAclRevision); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:117:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:118:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI InitializeSecurityDescriptor (PSECURITY_DESCRIPTOR pSecurityDescriptor, DWORD dwRevision); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:118:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:119:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI InitializeSid (PSID Sid, PSID_IDENTIFIER_AUTHORITY pIdentifierAuthority, BYTE nSubAuthorityCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:119:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:120:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI IsTokenRestricted (HANDLE TokenHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:120:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:121:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI IsValidAcl (PACL pAcl); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:121:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:122:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI IsValidSecurityDescriptor (PSECURITY_DESCRIPTOR pSecurityDescriptor); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:122:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:123:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI IsValidSid (PSID pSid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:123:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:124:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI IsWellKnownSid (PSID pSid, WELL_KNOWN_SID_TYPE WellKnownSidType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:124:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:125:344: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI MakeAbsoluteSD (PSECURITY_DESCRIPTOR pSelfRelativeSecurityDescriptor, PSECURITY_DESCRIPTOR pAbsoluteSecurityDescriptor, LPDWORD lpdwAbsoluteSecurityDescriptorSize, PACL pDacl, LPDWORD lpdwDaclSize, PACL pSacl, LPDWORD lpdwSaclSize, PSID pOwner, LPDWORD lpdwOwnerSize, PSID pPrimaryGroup, LPDWORD lpdwPrimaryGroupSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:125:344: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:126:176: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI MakeSelfRelativeSD (PSECURITY_DESCRIPTOR pAbsoluteSecurityDescriptor, PSECURITY_DESCRIPTOR pSelfRelativeSecurityDescriptor, LPDWORD lpdwBufferLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:126:176: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:127:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI VOID WINAPI MapGenericMask (PDWORD AccessMask, PGENERIC_MAPPING GenericMapping); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:127:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:128:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI ObjectCloseAuditAlarmW (LPCWSTR SubsystemName, LPVOID HandleId, WINBOOL GenerateOnClose); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:128:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:133:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI ObjectDeleteAuditAlarmW (LPCWSTR SubsystemName, LPVOID HandleId, WINBOOL GenerateOnClose); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:133:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:138:333: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI ObjectOpenAuditAlarmW (LPCWSTR SubsystemName, LPVOID HandleId, LPWSTR ObjectTypeName, LPWSTR ObjectName, PSECURITY_DESCRIPTOR pSecurityDescriptor, HANDLE ClientToken, DWORD DesiredAccess, DWORD GrantedAccess, PPRIVILEGE_SET Privileges, WINBOOL ObjectCreation, WINBOOL AccessGranted, LPBOOL GenerateOnClose); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:138:333: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:143:185: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI ObjectPrivilegeAuditAlarmW (LPCWSTR SubsystemName, LPVOID HandleId, HANDLE ClientToken, DWORD DesiredAccess, PPRIVILEGE_SET Privileges, WINBOOL AccessGranted); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:143:185: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:148:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI PrivilegeCheck (HANDLE ClientToken, PPRIVILEGE_SET RequiredPrivileges, LPBOOL pfResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:148:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:149:170: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI PrivilegedServiceAuditAlarmW (LPCWSTR SubsystemName, LPCWSTR ServiceName, HANDLE ClientToken, PPRIVILEGE_SET Privileges, WINBOOL AccessGranted); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:149:170: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:158:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI RevertToSelf (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:158:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:159:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI SetAclInformation (PACL pAcl, LPVOID pAclInformation, DWORD nAclInformationLength, ACL_INFORMATION_CLASS dwAclInformationClass); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:159:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:160:148: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI SetFileSecurityW (LPCWSTR lpFileName, SECURITY_INFORMATION SecurityInformation, PSECURITY_DESCRIPTOR pSecurityDescriptor); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:160:148: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:165:149: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI SetKernelObjectSecurity (HANDLE Handle, SECURITY_INFORMATION SecurityInformation, PSECURITY_DESCRIPTOR SecurityDescriptor); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:165:149: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:166:235: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI SetPrivateObjectSecurity (SECURITY_INFORMATION SecurityInformation, PSECURITY_DESCRIPTOR ModificationDescriptor, PSECURITY_DESCRIPTOR *ObjectsSecurityDescriptor, PGENERIC_MAPPING GenericMapping, HANDLE Token); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:166:235: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:167:261: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI SetPrivateObjectSecurityEx (SECURITY_INFORMATION SecurityInformation, PSECURITY_DESCRIPTOR ModificationDescriptor, PSECURITY_DESCRIPTOR *ObjectsSecurityDescriptor, ULONG AutoInheritFlags, PGENERIC_MAPPING GenericMapping, HANDLE Token); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:167:261: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:173:195: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI SetSecurityDescriptorControl (PSECURITY_DESCRIPTOR pSecurityDescriptor, SECURITY_DESCRIPTOR_CONTROL ControlBitsOfInterest, SECURITY_DESCRIPTOR_CONTROL ControlBitsToSet); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:173:195: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:174:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI SetSecurityDescriptorDacl (PSECURITY_DESCRIPTOR pSecurityDescriptor, WINBOOL bDaclPresent, PACL pDacl, WINBOOL bDaclDefaulted); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:174:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:175:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI SetSecurityDescriptorGroup (PSECURITY_DESCRIPTOR pSecurityDescriptor, PSID pGroup, WINBOOL bGroupDefaulted); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:175:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:176:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI SetSecurityDescriptorOwner (PSECURITY_DESCRIPTOR pSecurityDescriptor, PSID pOwner, WINBOOL bOwnerDefaulted); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:176:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:177:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI DWORD WINAPI SetSecurityDescriptorRMControl (PSECURITY_DESCRIPTOR SecurityDescriptor, PUCHAR RMControl); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:177:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:178:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI SetSecurityDescriptorSacl (PSECURITY_DESCRIPTOR pSecurityDescriptor, WINBOOL bSaclPresent, PACL pSacl, WINBOOL bSaclDefaulted); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:178:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:179:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI SetTokenInformation (HANDLE TokenHandle, TOKEN_INFORMATION_CLASS TokenInformationClass, LPVOID TokenInformation, DWORD TokenInformationLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:179:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:35, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:43:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI EnterCriticalSection (LPCRITICAL_SECTION lpCriticalSection); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:43:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:44:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI LeaveCriticalSection (LPCRITICAL_SECTION lpCriticalSection); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:44:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:45:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI TryEnterCriticalSection (LPCRITICAL_SECTION lpCriticalSection); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:45:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:46:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI DeleteCriticalSection (LPCRITICAL_SECTION lpCriticalSection); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:46:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:47:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetEvent (HANDLE hEvent); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:47:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:48:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ResetEvent (HANDLE hEvent); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:48:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:49:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ReleaseSemaphore (HANDLE hSemaphore, LONG lReleaseCount, LPLONG lpPreviousCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:49:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:50:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ReleaseMutex (HANDLE hMutex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:50:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:51:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI WaitForSingleObjectEx (HANDLE hHandle, DWORD dwMilliseconds, WINBOOL bAlertable); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:51:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:35, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:52:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI WaitForMultipleObjectsEx (DWORD nCount, CONST HANDLE *lpHandles, WINBOOL bWaitAll, DWORD dwMilliseconds, WINBOOL bAlertable); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:52:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:53:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI OpenMutexW (DWORD dwDesiredAccess, WINBOOL bInheritHandle, LPCWSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:53:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:54:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI OpenEventA (DWORD dwDesiredAccess, WINBOOL bInheritHandle, LPCSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:54:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:55:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI OpenEventW (DWORD dwDesiredAccess, WINBOOL bInheritHandle, LPCWSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:55:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:56:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI OpenSemaphoreW (DWORD dwDesiredAccess, WINBOOL bInheritHandle, LPCWSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:56:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:57:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI WaitOnAddress (volatile VOID *Address, PVOID CompareAddress, SIZE_T AddressSize, DWORD dwMilliseconds); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:57:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:58:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VOID WINAPI WakeByAddressSingle (PVOID Address); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:58:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:59:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VOID WINAPI WakeByAddressAll (PVOID Address); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:59:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:112:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI InitializeCriticalSection (LPCRITICAL_SECTION lpCriticalSection); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:112:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:113:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI InitializeCriticalSectionAndSpinCount (LPCRITICAL_SECTION lpCriticalSection, DWORD dwSpinCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:113:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:114:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI SetCriticalSectionSpinCount (LPCRITICAL_SECTION lpCriticalSection, DWORD dwSpinCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:114:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:115:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI WaitForSingleObject (HANDLE hHandle, DWORD dwMilliseconds); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:115:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:116:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI SleepEx (DWORD dwMilliseconds, WINBOOL bAlertable); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:116:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:117:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateMutexA (LPSECURITY_ATTRIBUTES lpMutexAttributes, WINBOOL bInitialOwner, LPCSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:117:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:118:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateMutexW (LPSECURITY_ATTRIBUTES lpMutexAttributes, WINBOOL bInitialOwner, LPCWSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:118:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:119:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateEventA (LPSECURITY_ATTRIBUTES lpEventAttributes, WINBOOL bManualReset, WINBOOL bInitialState, LPCSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:119:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:120:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateEventW (LPSECURITY_ATTRIBUTES lpEventAttributes, WINBOOL bManualReset, WINBOOL bInitialState, LPCWSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:120:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:121:195: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetWaitableTimer (HANDLE hTimer, const LARGE_INTEGER *lpDueTime, LONG lPeriod, PTIMERAPCROUTINE pfnCompletionRoutine, LPVOID lpArgToCompletionRoutine, WINBOOL fResume); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:121:195: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:122:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CancelWaitableTimer (HANDLE hTimer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:122:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:123:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI OpenWaitableTimerW (DWORD dwDesiredAccess, WINBOOL bInheritHandle, LPCWSTR lpTimerName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:123:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:124:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI EnterSynchronizationBarrier (LPSYNCHRONIZATION_BARRIER lpBarrier, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:124:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:125:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI InitializeSynchronizationBarrier (LPSYNCHRONIZATION_BARRIER lpBarrier, LONG lTotalThreads, LONG lSpinCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:125:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:126:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DeleteSynchronizationBarrier (LPSYNCHRONIZATION_BARRIER lpBarrier); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:126:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:127:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI Sleep (DWORD dwMilliseconds); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:127:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:128:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI SignalObjectAndWait (HANDLE hObjectToSignal, HANDLE hObjectToWaitOn, DWORD dwMilliseconds, WINBOOL bAlertable); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:128:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:36, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:37:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI GetSystemTime (LPSYSTEMTIME lpSystemTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:37:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:38:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI GetSystemTimeAsFileTime (LPFILETIME lpSystemTimeAsFileTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:38:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:39:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI GetLocalTime (LPSYSTEMTIME lpSystemTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:39:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:40:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI GetNativeSystemInfo (LPSYSTEM_INFO lpSystemInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:40:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:47:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetVersion (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:47:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:73:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GlobalMemoryStatusEx (LPMEMORYSTATUSEX lpBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:73:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:74:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetLocalTime (CONST SYSTEMTIME *lpSystemTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:74:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:75:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI GetSystemInfo (LPSYSTEM_INFO lpSystemInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:75:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:76:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetTickCount (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:76:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:36, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:77:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetSystemTimeAdjustment (PDWORD lpTimeAdjustment, PDWORD lpTimeIncrement, PBOOL lpTimeAdjustmentDisabled); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:77:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:78:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetSystemDirectoryA (LPSTR lpBuffer, UINT uSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:78:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:79:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetSystemDirectoryW (LPWSTR lpBuffer, UINT uSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:79:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:80:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetWindowsDirectoryA (LPSTR lpBuffer, UINT uSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:80:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:81:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetWindowsDirectoryW (LPWSTR lpBuffer, UINT uSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:81:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:82:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetSystemWindowsDirectoryA (LPSTR lpBuffer, UINT uSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:82:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:83:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetSystemWindowsDirectoryW (LPWSTR lpBuffer, UINT uSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:83:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:84:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetComputerNameExA (COMPUTER_NAME_FORMAT NameType, LPSTR lpBuffer, LPDWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:84:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:85:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetComputerNameExW (COMPUTER_NAME_FORMAT NameType, LPWSTR lpBuffer, LPDWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:85:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:86:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetComputerNameExW (COMPUTER_NAME_FORMAT NameType, LPCWSTR lpBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:86:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:87:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetSystemTime (CONST SYSTEMTIME *lpSystemTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:87:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:88:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetVersionExA (LPOSVERSIONINFOA lpVersionInformation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:88:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:89:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetVersionExW (LPOSVERSIONINFOW lpVersionInformation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:89:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:90:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetLogicalProcessorInformation (PSYSTEM_LOGICAL_PROCESSOR_INFORMATION Buffer, PDWORD ReturnedLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:90:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:91:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSYSAPI ULONGLONG NTAPI VerSetConditionMask (ULONGLONG ConditionMask, ULONG TypeMask, UCHAR Condition); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:91:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:92:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI GetSystemTimePreciseAsFileTime (LPFILETIME lpSystemTimeAsFileTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:92:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:93:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI EnumSystemFirmwareTables (DWORD FirmwareTableProviderSignature, PVOID pFirmwareTableEnumBuffer, DWORD BufferSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:93:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:94:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetSystemFirmwareTable (DWORD FirmwareTableProviderSignature, DWORD FirmwareTableID, PVOID pFirmwareTableBuffer, DWORD BufferSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:94:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:37, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/systemtopologyapi.h:18:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetNumaHighestNodeNumber (PULONG HighestNodeNumber); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/systemtopologyapi.h:18:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:39, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/threadpoollegacyapiset.h:18:178: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CreateTimerQueueTimer (PHANDLE phNewTimer, HANDLE TimerQueue, WAITORTIMERCALLBACK Callback, PVOID Parameter, DWORD DueTime, DWORD Period, ULONG Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/threadpoollegacyapiset.h:18:178: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/threadpoollegacyapiset.h:19:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI DeleteTimerQueueTimer (HANDLE TimerQueue, HANDLE Timer, HANDLE CompletionEvent); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/threadpoollegacyapiset.h:19:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/threadpoollegacyapiset.h:23:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI QueueUserWorkItem (LPTHREAD_START_ROUTINE Function, PVOID Context, ULONG Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/threadpoollegacyapiset.h:23:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/threadpoollegacyapiset.h:24:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI UnregisterWaitEx (HANDLE WaitHandle, HANDLE CompletionEvent); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/threadpoollegacyapiset.h:24:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/threadpoollegacyapiset.h:25:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateTimerQueue (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/threadpoollegacyapiset.h:25:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/threadpoollegacyapiset.h:26:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ChangeTimerQueueTimer (HANDLE TimerQueue, HANDLE Timer, ULONG DueTime, ULONG Period); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/threadpoollegacyapiset.h:26:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/threadpoollegacyapiset.h:27:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI DeleteTimerQueueEx (HANDLE TimerQueue, HANDLE CompletionEvent); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/threadpoollegacyapiset.h:27:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:40, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/utilapiset.h:17:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI PVOID WINAPI EncodePointer (PVOID Ptr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/utilapiset.h:17:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/utilapiset.h:18:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI PVOID WINAPI DecodePointer (PVOID Ptr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/utilapiset.h:18:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/utilapiset.h:22:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI PVOID WINAPI EncodeSystemPointer (PVOID Ptr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/utilapiset.h:22:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/utilapiset.h:23:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI PVOID WINAPI DecodeSystemPointer (PVOID Ptr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/utilapiset.h:23:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/utilapiset.h:24:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI Beep (DWORD dwFreq, DWORD dwDuration); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/utilapiset.h:24:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:41, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/wow64apiset.h:18:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI Wow64DisableWow64FsRedirection (PVOID *OldValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wow64apiset.h:18:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wow64apiset.h:19:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI Wow64RevertWow64FsRedirection (PVOID OlValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wow64apiset.h:19:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wow64apiset.h:20:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI IsWow64Process (HANDLE hProcess, PBOOL Wow64Process); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wow64apiset.h:20:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:908:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG __cdecl InterlockedAnd(LONG volatile *Destination, LONG Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:908:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:909:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG __cdecl InterlockedOr(LONG volatile *Destination, LONG Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:909:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:910:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG __cdecl InterlockedXor(LONG volatile *Destination, LONG Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:910:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:928:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char __cdecl InterlockedAnd8(char volatile *Destination, char Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:928:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:929:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char __cdecl InterlockedOr8(char volatile *Destination, char Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:929:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:930:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char __cdecl InterlockedXor8(char volatile *Destination, char Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:930:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:931:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHORT __cdecl InterlockedAnd16(SHORT volatile *Destination, SHORT Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:931:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:932:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHORT __cdecl InterlockedOr16(SHORT volatile *Destination, SHORT Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:932:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:933:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHORT __cdecl InterlockedXor16(SHORT volatile *Destination, SHORT Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:933:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1069:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINAPI WinMain (HINSTANCE hInstance, HINSTANCE hPrevInstance, LPSTR lpCmdLine, int nShowCmd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1069:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1070:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINAPI wWinMain (HINSTANCE hInstance, HINSTANCE hPrevInstance, LPWSTR lpCmdLine, int nShowCmd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1070:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1071:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HGLOBAL WINAPI GlobalAlloc (UINT uFlags, SIZE_T dwBytes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1071:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1072:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HGLOBAL WINAPI GlobalReAlloc (HGLOBAL hMem, SIZE_T dwBytes, UINT uFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1072:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1073:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI SIZE_T WINAPI GlobalSize (HGLOBAL hMem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1073:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1074:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GlobalFlags (HGLOBAL hMem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1074:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1075:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPVOID WINAPI GlobalLock (HGLOBAL hMem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1075:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1076:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HGLOBAL WINAPI GlobalHandle (LPCVOID pMem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1076:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1077:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GlobalUnlock (HGLOBAL hMem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1077:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1078:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HGLOBAL WINAPI GlobalFree (HGLOBAL hMem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1078:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1079:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI SIZE_T WINAPI GlobalCompact (DWORD dwMinFree); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1079:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1080:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI GlobalFix (HGLOBAL hMem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1080:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1081:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI GlobalUnfix (HGLOBAL hMem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1081:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1082:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPVOID WINAPI GlobalWire (HGLOBAL hMem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1082:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1083:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GlobalUnWire (HGLOBAL hMem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1083:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1084:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI GlobalMemoryStatus (LPMEMORYSTATUS lpBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1084:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1085:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HLOCAL WINAPI LocalAlloc (UINT uFlags, SIZE_T uBytes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1085:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1086:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HLOCAL WINAPI LocalReAlloc (HLOCAL hMem, SIZE_T uBytes, UINT uFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1086:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1087:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPVOID WINAPI LocalLock (HLOCAL hMem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1087:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1088:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HLOCAL WINAPI LocalHandle (LPCVOID pMem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1088:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1089:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI LocalUnlock (HLOCAL hMem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1089:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1090:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI SIZE_T WINAPI LocalSize (HLOCAL hMem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1090:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1091:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI LocalFlags (HLOCAL hMem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1091:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1092:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HLOCAL WINAPI LocalFree (HLOCAL hMem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1092:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1093:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI SIZE_T WINAPI LocalShrink (HLOCAL hMem, UINT cbNewSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1093:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1094:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI SIZE_T WINAPI LocalCompact (UINT uMinFree); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1094:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1117:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetBinaryTypeA (LPCSTR lpApplicationName, LPDWORD lpBinaryType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1117:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1118:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetBinaryTypeW (LPCWSTR lpApplicationName, LPDWORD lpBinaryType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1118:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1119:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetShortPathNameA (LPCSTR lpszLongPath, LPSTR lpszShortPath, DWORD cchBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1119:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1124:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetProcessAffinityMask (HANDLE hProcess, PDWORD_PTR lpProcessAffinityMask, PDWORD_PTR lpSystemAffinityMask); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1124:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1125:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetProcessAffinityMask (HANDLE hProcess, DWORD_PTR dwProcessAffinityMask); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1125:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1126:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetProcessIoCounters (HANDLE hProcess, PIO_COUNTERS lpIoCounters); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1126:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1127:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetProcessWorkingSetSize (HANDLE hProcess, PSIZE_T lpMinimumWorkingSetSize, PSIZE_T lpMaximumWorkingSetSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1127:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1128:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetProcessWorkingSetSize (HANDLE hProcess, SIZE_T dwMinimumWorkingSetSize, SIZE_T dwMaximumWorkingSetSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1128:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1129:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI FatalExit (int ExitCode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1129:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1130:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetEnvironmentStringsA (LPCH NewEnvironment); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1130:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1145:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI RaiseFailFastException (PEXCEPTION_RECORD pExceptionRecord, PCONTEXT pContextRecord, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1145:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1146:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI SetThreadIdealProcessor (HANDLE hThread, DWORD dwIdealProcessor); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1146:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1153:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPVOID WINAPI CreateFiber (SIZE_T dwStackSize, LPFIBER_START_ROUTINE lpStartAddress, LPVOID lpParameter); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1153:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1154:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPVOID WINAPI CreateFiberEx (SIZE_T dwStackCommitSize, SIZE_T dwStackReserveSize, DWORD dwFlags, LPFIBER_START_ROUTINE lpStartAddress, LPVOID lpParameter); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1154:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1155:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI DeleteFiber (LPVOID lpFiber); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1155:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1156:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPVOID WINAPI ConvertThreadToFiber (LPVOID lpParameter); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1156:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1157:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPVOID WINAPI ConvertThreadToFiberEx (LPVOID lpParameter, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1157:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1158:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ConvertFiberToThread (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1158:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1159:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI SwitchToFiber (LPVOID lpFiber); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1159:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1160:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD_PTR WINAPI SetThreadAffinityMask (HANDLE hThread, DWORD_PTR dwThreadAffinityMask); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1160:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1201:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetProcessPriorityBoost (HANDLE hProcess, WINBOOL bDisablePriorityBoost); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1201:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1202:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetProcessPriorityBoost (HANDLE hProcess, PBOOL pDisablePriorityBoost); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1202:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1203:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI RequestWakeupLatency (LATENCY_TIME latency); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1203:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1204:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI IsSystemResumeAutomatic (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1204:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1205:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetThreadIOPendingFlag (HANDLE hThread, PBOOL lpIOIsPending); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1205:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1206:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetThreadSelectorEntry (HANDLE hThread, DWORD dwSelector, LPLDT_ENTRY lpSelectorEntry); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1206:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1207:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI EXECUTION_STATE WINAPI SetThreadExecutionState (EXECUTION_STATE esFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1207:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1244:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetThreadErrorMode (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1244:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1245:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetThreadErrorMode (DWORD dwNewMode, LPDWORD lpOldMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1245:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1258:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI DebugSetProcessKillOnExit (WINBOOL KillOnExit); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1258:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1259:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI DebugBreakProcess (HANDLE Process); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1259:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1286:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI PulseEvent (HANDLE hEvent); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1286:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1287:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI WaitForMultipleObjects (DWORD nCount, CONST HANDLE *lpHandles, WINBOOL bWaitAll, DWORD dwMilliseconds); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1287:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1288:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI ATOM WINAPI GlobalDeleteAtom (ATOM nAtom); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1288:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1289:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI InitAtomTable (DWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1289:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1290:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI ATOM WINAPI DeleteAtom (ATOM nAtom); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1290:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1291:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI SetHandleCount (UINT uNumber); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1291:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1292:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI RequestDeviceWakeup (HANDLE hDevice); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1292:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1293:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CancelDeviceWakeupRequest (HANDLE hDevice); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1293:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1294:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetDevicePowerState (HANDLE hDevice, WINBOOL *pfOn); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1294:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1295:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetMessageWaitingIndicator (HANDLE hMsgIndicator, ULONG ulMsgCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1295:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1296:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetFileShortNameA (HANDLE hFile, LPCSTR lpShortName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1296:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1297:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetFileShortNameW (HANDLE hFile, LPCWSTR lpShortName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1297:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1298:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI LoadModule (LPCSTR lpModuleName, LPVOID lpParameterBlock); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1298:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1299:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI WinExec (LPCSTR lpCmdLine, UINT uCmdShow); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1299:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1300:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ClearCommBreak (HANDLE hFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1300:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1301:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ClearCommError (HANDLE hFile, LPDWORD lpErrors, LPCOMSTAT lpStat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1301:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1302:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetupComm (HANDLE hFile, DWORD dwInQueue, DWORD dwOutQueue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1302:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1303:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EscapeCommFunction (HANDLE hFile, DWORD dwFunc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1303:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1304:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetCommConfig (HANDLE hCommDev, LPCOMMCONFIG lpCC, LPDWORD lpdwSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1304:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1305:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetCommMask (HANDLE hFile, LPDWORD lpEvtMask); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1305:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1306:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetCommProperties (HANDLE hFile, LPCOMMPROP lpCommProp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1306:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1307:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetCommModemStatus (HANDLE hFile, LPDWORD lpModemStat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1307:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1308:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetCommState (HANDLE hFile, LPDCB lpDCB); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1308:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1309:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetCommTimeouts (HANDLE hFile, LPCOMMTIMEOUTS lpCommTimeouts); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1309:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1310:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI PurgeComm (HANDLE hFile, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1310:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1311:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetCommBreak (HANDLE hFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1311:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1312:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetCommConfig (HANDLE hCommDev, LPCOMMCONFIG lpCC, DWORD dwSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1312:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1313:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetCommMask (HANDLE hFile, DWORD dwEvtMask); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1313:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1314:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetCommState (HANDLE hFile, LPDCB lpDCB); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1314:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1315:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetCommTimeouts (HANDLE hFile, LPCOMMTIMEOUTS lpCommTimeouts); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1315:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1316:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI TransmitCommChar (HANDLE hFile, char cChar); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1316:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1317:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WaitCommEvent (HANDLE hFile, LPDWORD lpEvtMask, LPOVERLAPPED lpOverlapped); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1317:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1318:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI SetTapePosition (HANDLE hDevice, DWORD dwPositionMethod, DWORD dwPartition, DWORD dwOffsetLow, DWORD dwOffsetHigh, WINBOOL bImmediate); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1318:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1319:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetTapePosition (HANDLE hDevice, DWORD dwPositionType, LPDWORD lpdwPartition, LPDWORD lpdwOffsetLow, LPDWORD lpdwOffsetHigh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1319:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1320:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI PrepareTape (HANDLE hDevice, DWORD dwOperation, WINBOOL bImmediate); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1320:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1321:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI EraseTape (HANDLE hDevice, DWORD dwEraseType, WINBOOL bImmediate); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1321:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1322:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI CreateTapePartition (HANDLE hDevice, DWORD dwPartitionMethod, DWORD dwCount, DWORD dwSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1322:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1323:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI WriteTapemark (HANDLE hDevice, DWORD dwTapemarkType, DWORD dwTapemarkCount, WINBOOL bImmediate); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1323:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1324:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetTapeStatus (HANDLE hDevice); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1324:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1325:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetTapeParameters (HANDLE hDevice, DWORD dwOperation, LPDWORD lpdwSize, LPVOID lpTapeInformation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1325:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1326:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI SetTapeParameters (HANDLE hDevice, DWORD dwOperation, LPVOID lpTapeInformation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1326:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1327:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DEP_SYSTEM_POLICY_TYPE WINAPI GetSystemDEPPolicy (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1327:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1328:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetSystemRegistryQuota (PDWORD pdwQuotaAllowed, PDWORD pdwQuotaUsed); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1328:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1329:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI GetSystemTimes (LPFILETIME lpIdleTime, LPFILETIME lpKernelTime, LPFILETIME lpUserTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1329:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1330:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FileTimeToDosDateTime (CONST FILETIME *lpFileTime, LPWORD lpFatDate, LPWORD lpFatTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1330:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1331:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI DosDateTimeToFileTime (WORD wFatDate, WORD wFatTime, LPFILETIME lpFileTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1331:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1332:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetSystemTimeAdjustment (DWORD dwTimeAdjustment, WINBOOL bTimeAdjustmentDisabled); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1332:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1339:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI MulDiv (int nNumber, int nNumerator, int nDenominator); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1339:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1342:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI FormatMessageA (DWORD dwFlags, LPCVOID lpSource, DWORD dwMessageId, DWORD dwLanguageId, LPSTR lpBuffer, DWORD nSize, va_list *Arguments); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1342:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1343:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI FormatMessageW (DWORD dwFlags, LPCVOID lpSource, DWORD dwMessageId, DWORD dwLanguageId, LPWSTR lpBuffer, DWORD nSize, va_list *Arguments); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1343:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1380:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetNamedPipeInfo (HANDLE hNamedPipe, LPDWORD lpFlags, LPDWORD lpOutBufferSize, LPDWORD lpInBufferSize, LPDWORD lpMaxInstances); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1380:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1381:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateMailslotA (LPCSTR lpName, DWORD nMaxMessageSize, DWORD lReadTimeout, LPSECURITY_ATTRIBUTES lpSecurityAttributes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1381:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1382:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateMailslotW (LPCWSTR lpName, DWORD nMaxMessageSize, DWORD lReadTimeout, LPSECURITY_ATTRIBUTES lpSecurityAttributes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1382:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1383:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetMailslotInfo (HANDLE hMailslot, LPDWORD lpMaxMessageSize, LPDWORD lpNextSize, LPDWORD lpMessageCount, LPDWORD lpReadTimeout); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1383:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1384:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetMailslotInfo (HANDLE hMailslot, DWORD lReadTimeout); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1384:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1385:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI EncryptFileA (LPCSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1385:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1386:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI EncryptFileW (LPCWSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1386:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1387:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI DecryptFileA (LPCSTR lpFileName, DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1387:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1388:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI DecryptFileW (LPCWSTR lpFileName, DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1388:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1389:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI FileEncryptionStatusA (LPCSTR lpFileName, LPDWORD lpStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1389:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1390:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI FileEncryptionStatusW (LPCWSTR lpFileName, LPDWORD lpStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1390:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1391:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI DWORD WINAPI OpenEncryptedFileRawA (LPCSTR lpFileName, ULONG ulFlags, PVOID *pvContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1391:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1392:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI DWORD WINAPI OpenEncryptedFileRawW (LPCWSTR lpFileName, ULONG ulFlags, PVOID *pvContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1392:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1393:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI DWORD WINAPI ReadEncryptedFileRaw (PFE_EXPORT_FUNC pfExportCallback, PVOID pvCallbackContext, PVOID pvContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1393:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1394:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI DWORD WINAPI WriteEncryptedFileRaw (PFE_IMPORT_FUNC pfImportCallback, PVOID pvCallbackContext, PVOID pvContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1394:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1395:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI VOID WINAPI CloseEncryptedFileRaw (PVOID pvContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1395:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1396:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI lstrcmpA (LPCSTR lpString1, LPCSTR lpString2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1396:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1397:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI lstrcmpW (LPCWSTR lpString1, LPCWSTR lpString2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1397:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1398:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI lstrcmpiA (LPCSTR lpString1, LPCSTR lpString2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1398:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1399:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI lstrcmpiW (LPCWSTR lpString1, LPCWSTR lpString2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1399:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1400:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPSTR WINAPI lstrcpynA (LPSTR lpString1, LPCSTR lpString2, int iMaxLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1400:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1401:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPWSTR WINAPI lstrcpynW (LPWSTR lpString1, LPCWSTR lpString2, int iMaxLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1401:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1402:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPSTR WINAPI lstrcpyA (LPSTR lpString1, LPCSTR lpString2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1402:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1403:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPWSTR WINAPI lstrcpyW (LPWSTR lpString1, LPCWSTR lpString2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1403:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1404:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPSTR WINAPI lstrcatA (LPSTR lpString1, LPCSTR lpString2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1404:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1405:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPWSTR WINAPI lstrcatW (LPWSTR lpString1, LPCWSTR lpString2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1405:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1406:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI lstrlenA (LPCSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1406:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1407:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI lstrlenW (LPCWSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1407:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1408:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HFILE WINAPI OpenFile (LPCSTR lpFileName, LPOFSTRUCT lpReOpenBuff, UINT uStyle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1408:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1409:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HFILE WINAPI _lopen (LPCSTR lpPathName, int iReadWrite); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1409:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1410:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HFILE WINAPI _lcreat (LPCSTR lpPathName, int iAttribute); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1410:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1411:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI _lread (HFILE hFile, LPVOID lpBuffer, UINT uBytes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1411:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1412:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI _lwrite (HFILE hFile, LPCCH lpBuffer, UINT uBytes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1412:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1413:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI __LONG32 WINAPI _hread (HFILE hFile, LPVOID lpBuffer, __LONG32 lBytes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1413:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1414:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI __LONG32 WINAPI _hwrite (HFILE hFile, LPCCH lpBuffer, __LONG32 lBytes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1414:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1415:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HFILE WINAPI _lclose (HFILE hFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1415:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1416:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LONG WINAPI _llseek (HFILE hFile, LONG lOffset, int iOrigin); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1416:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1417:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI IsTextUnicode (CONST VOID *lpv, int iSize, LPINT lpiResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1417:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1418:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI SignalObjectAndWait (HANDLE hObjectToSignal, HANDLE hObjectToWaitOn, DWORD dwMilliseconds, WINBOOL bAlertable); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1418:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1419:188: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI BackupRead (HANDLE hFile, LPBYTE lpBuffer, DWORD nNumberOfBytesToRead, LPDWORD lpNumberOfBytesRead, WINBOOL bAbort, WINBOOL bProcessSecurity, LPVOID *lpContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1419:188: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1420:176: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI BackupSeek (HANDLE hFile, DWORD dwLowBytesToSeek, DWORD dwHighBytesToSeek, LPDWORD lpdwLowByteSeeked, LPDWORD lpdwHighByteSeeked, LPVOID *lpContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1420:176: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1421:193: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI BackupWrite (HANDLE hFile, LPBYTE lpBuffer, DWORD nNumberOfBytesToWrite, LPDWORD lpNumberOfBytesWritten, WINBOOL bAbort, WINBOOL bProcessSecurity, LPVOID *lpContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1421:193: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1496:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateSemaphoreW (LPSECURITY_ATTRIBUTES lpSemaphoreAttributes, LONG lInitialCount, LONG lMaximumCount, LPCWSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1496:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1497:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HMODULE WINAPI LoadLibraryW (LPCWSTR lpLibFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1497:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1500:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI OpenMutexA (DWORD dwDesiredAccess, WINBOOL bInheritHandle, LPCSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1500:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1501:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateSemaphoreA (LPSECURITY_ATTRIBUTES lpSemaphoreAttributes, LONG lInitialCount, LONG lMaximumCount, LPCSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1501:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1502:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI OpenSemaphoreA (DWORD dwDesiredAccess, WINBOOL bInheritHandle, LPCSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1502:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1503:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateWaitableTimerA (LPSECURITY_ATTRIBUTES lpTimerAttributes, WINBOOL bManualReset, LPCSTR lpTimerName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1503:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1504:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateWaitableTimerW (LPSECURITY_ATTRIBUTES lpTimerAttributes, WINBOOL bManualReset, LPCWSTR lpTimerName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1504:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1505:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI OpenWaitableTimerA (DWORD dwDesiredAccess, WINBOOL bInheritHandle, LPCSTR lpTimerName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1505:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1506:188: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateFileMappingA (HANDLE hFile, LPSECURITY_ATTRIBUTES lpFileMappingAttributes, DWORD flProtect, DWORD dwMaximumSizeHigh, DWORD dwMaximumSizeLow, LPCSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1506:188: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1512:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI OpenFileMappingA (DWORD dwDesiredAccess, WINBOOL bInheritHandle, LPCSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1512:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1513:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetLogicalDriveStringsA (DWORD nBufferLength, LPSTR lpBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1513:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1514:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HMODULE WINAPI LoadLibraryA (LPCSTR lpLibFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1514:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1639:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetProcessShutdownParameters (LPDWORD lpdwLevel, LPDWORD lpdwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1639:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1640:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI FatalAppExitA (UINT uAction, LPCSTR lpMessageText); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1640:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1641:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI FatalAppExitW (UINT uAction, LPCWSTR lpMessageText); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1641:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1642:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI GetStartupInfoA (LPSTARTUPINFOA lpStartupInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1642:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1643:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetFirmwareEnvironmentVariableA (LPCSTR lpName, LPCSTR lpGuid, PVOID pBuffer, DWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1643:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1644:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetFirmwareEnvironmentVariableW (LPCWSTR lpName, LPCWSTR lpGuid, PVOID pBuffer, DWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1644:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1645:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetFirmwareEnvironmentVariableA (LPCSTR lpName, LPCSTR lpGuid, PVOID pValue, DWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1645:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1646:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetFirmwareEnvironmentVariableW (LPCWSTR lpName, LPCWSTR lpGuid, PVOID pValue, DWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1646:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1647:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HRSRC WINAPI FindResourceA (HMODULE hModule, LPCSTR lpName, LPCSTR lpType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1647:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1648:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HRSRC WINAPI FindResourceW (HMODULE hModule, LPCWSTR lpName, LPCWSTR lpType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1648:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1649:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HRSRC WINAPI FindResourceExA (HMODULE hModule, LPCSTR lpType, LPCSTR lpName, WORD wLanguage); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1649:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1650:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumResourceTypesA (HMODULE hModule, ENUMRESTYPEPROCA lpEnumFunc, LONG_PTR lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1650:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1651:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumResourceTypesW (HMODULE hModule, ENUMRESTYPEPROCW lpEnumFunc, LONG_PTR lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1651:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1652:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumResourceNamesA (HMODULE hModule, LPCSTR lpType, ENUMRESNAMEPROCA lpEnumFunc, LONG_PTR lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1652:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1653:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumResourceNamesW (HMODULE hModule, LPCWSTR lpType, ENUMRESNAMEPROCW lpEnumFunc, LONG_PTR lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1653:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1654:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumResourceLanguagesA (HMODULE hModule, LPCSTR lpType, LPCSTR lpName, ENUMRESLANGPROCA lpEnumFunc, LONG_PTR lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1654:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1655:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumResourceLanguagesW (HMODULE hModule, LPCWSTR lpType, LPCWSTR lpName, ENUMRESLANGPROCW lpEnumFunc, LONG_PTR lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1655:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1656:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI BeginUpdateResourceA (LPCSTR pFileName, WINBOOL bDeleteExistingResources); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1656:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1657:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI BeginUpdateResourceW (LPCWSTR pFileName, WINBOOL bDeleteExistingResources); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1657:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1658:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI UpdateResourceA (HANDLE hUpdate, LPCSTR lpType, LPCSTR lpName, WORD wLanguage, LPVOID lpData, DWORD cb); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1658:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1659:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI UpdateResourceW (HANDLE hUpdate, LPCWSTR lpType, LPCWSTR lpName, WORD wLanguage, LPVOID lpData, DWORD cb); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1659:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1660:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EndUpdateResourceA (HANDLE hUpdate, WINBOOL fDiscard); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1660:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1661:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EndUpdateResourceW (HANDLE hUpdate, WINBOOL fDiscard); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1661:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1670:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI ATOM WINAPI GlobalAddAtomA (LPCSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1670:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1671:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI ATOM WINAPI GlobalAddAtomW (LPCWSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1671:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1672:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI ATOM WINAPI GlobalAddAtomExA (LPCSTR lpString, DWORD Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1672:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1673:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI ATOM WINAPI GlobalAddAtomExW (LPCWSTR lpString, DWORD Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1673:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1674:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI ATOM WINAPI GlobalFindAtomA (LPCSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1674:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1675:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI ATOM WINAPI GlobalFindAtomW (LPCWSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1675:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1676:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GlobalGetAtomNameA (ATOM nAtom, LPSTR lpBuffer, int nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1676:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1677:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GlobalGetAtomNameW (ATOM nAtom, LPWSTR lpBuffer, int nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1677:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1678:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI ATOM WINAPI AddAtomA (LPCSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1678:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1679:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI ATOM WINAPI AddAtomW (LPCWSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1679:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1680:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI ATOM WINAPI FindAtomA (LPCSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1680:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1681:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI ATOM WINAPI FindAtomW (LPCWSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1681:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1682:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetAtomNameA (ATOM nAtom, LPSTR lpBuffer, int nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1682:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1683:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetAtomNameW (ATOM nAtom, LPWSTR lpBuffer, int nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1683:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1684:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetProfileIntA (LPCSTR lpAppName, LPCSTR lpKeyName, INT nDefault); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1684:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1685:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetProfileIntW (LPCWSTR lpAppName, LPCWSTR lpKeyName, INT nDefault); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1685:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1686:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetProfileStringA (LPCSTR lpAppName, LPCSTR lpKeyName, LPCSTR lpDefault, LPSTR lpReturnedString, DWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1686:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1687:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetProfileStringW (LPCWSTR lpAppName, LPCWSTR lpKeyName, LPCWSTR lpDefault, LPWSTR lpReturnedString, DWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1687:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1688:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WriteProfileStringA (LPCSTR lpAppName, LPCSTR lpKeyName, LPCSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1688:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1689:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WriteProfileStringW (LPCWSTR lpAppName, LPCWSTR lpKeyName, LPCWSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1689:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1690:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetProfileSectionA (LPCSTR lpAppName, LPSTR lpReturnedString, DWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1690:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1691:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetProfileSectionW (LPCWSTR lpAppName, LPWSTR lpReturnedString, DWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1691:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1692:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WriteProfileSectionA (LPCSTR lpAppName, LPCSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1692:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1693:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WriteProfileSectionW (LPCWSTR lpAppName, LPCWSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1693:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1694:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetPrivateProfileIntA (LPCSTR lpAppName, LPCSTR lpKeyName, INT nDefault, LPCSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1694:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1695:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetPrivateProfileIntW (LPCWSTR lpAppName, LPCWSTR lpKeyName, INT nDefault, LPCWSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1695:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1696:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetPrivateProfileStringA (LPCSTR lpAppName, LPCSTR lpKeyName, LPCSTR lpDefault, LPSTR lpReturnedString, DWORD nSize, LPCSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1696:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1697:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetPrivateProfileStringW (LPCWSTR lpAppName, LPCWSTR lpKeyName, LPCWSTR lpDefault, LPWSTR lpReturnedString, DWORD nSize, LPCWSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1697:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1698:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WritePrivateProfileStringA (LPCSTR lpAppName, LPCSTR lpKeyName, LPCSTR lpString, LPCSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1698:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1699:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WritePrivateProfileStringW (LPCWSTR lpAppName, LPCWSTR lpKeyName, LPCWSTR lpString, LPCWSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1699:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1700:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetPrivateProfileSectionA (LPCSTR lpAppName, LPSTR lpReturnedString, DWORD nSize, LPCSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1700:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1701:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetPrivateProfileSectionW (LPCWSTR lpAppName, LPWSTR lpReturnedString, DWORD nSize, LPCWSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1701:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1702:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WritePrivateProfileSectionA (LPCSTR lpAppName, LPCSTR lpString, LPCSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1702:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1703:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WritePrivateProfileSectionW (LPCWSTR lpAppName, LPCWSTR lpString, LPCWSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1703:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1704:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetPrivateProfileSectionNamesA (LPSTR lpszReturnBuffer, DWORD nSize, LPCSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1704:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1705:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetPrivateProfileSectionNamesW (LPWSTR lpszReturnBuffer, DWORD nSize, LPCWSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1705:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1706:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetPrivateProfileStructA (LPCSTR lpszSection, LPCSTR lpszKey, LPVOID lpStruct, UINT uSizeStruct, LPCSTR szFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1706:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1707:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetPrivateProfileStructW (LPCWSTR lpszSection, LPCWSTR lpszKey, LPVOID lpStruct, UINT uSizeStruct, LPCWSTR szFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1707:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1708:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WritePrivateProfileStructA (LPCSTR lpszSection, LPCSTR lpszKey, LPVOID lpStruct, UINT uSizeStruct, LPCSTR szFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1708:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1709:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WritePrivateProfileStructW (LPCWSTR lpszSection, LPCWSTR lpszKey, LPVOID lpStruct, UINT uSizeStruct, LPCWSTR szFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1709:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1710:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetTempPathA (DWORD nBufferLength, LPSTR lpBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1710:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1711:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetTempFileNameA (LPCSTR lpPathName, LPCSTR lpPrefixString, UINT uUnique, LPSTR lpTempFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1711:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1757:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetSystemWow64DirectoryA (LPSTR lpBuffer, UINT uSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1757:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1758:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetSystemWow64DirectoryW (LPWSTR lpBuffer, UINT uSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1758:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1762:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI BOOLEAN WINAPI Wow64EnableWow64FsRedirection (BOOLEAN Wow64FsEnableRedirection); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1762:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1779:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetDllDirectoryA (LPCSTR lpPathName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1779:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1780:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetDllDirectoryW (LPCWSTR lpPathName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1780:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1781:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetDllDirectoryA (DWORD nBufferLength, LPSTR lpBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1781:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1782:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetDllDirectoryW (DWORD nBufferLength, LPWSTR lpBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1782:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1792:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetSearchPathMode (DWORD Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1792:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1796:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CreateDirectoryExA (LPCSTR lpTemplateDirectory, LPCSTR lpNewDirectory, LPSECURITY_ATTRIBUTES lpSecurityAttributes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1796:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1797:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CreateDirectoryExW (LPCWSTR lpTemplateDirectory, LPCWSTR lpNewDirectory, LPSECURITY_ATTRIBUTES lpSecurityAttributes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1797:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1821:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI DefineDosDeviceA (DWORD dwFlags, LPCSTR lpDeviceName, LPCSTR lpTargetPath); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1821:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1822:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI QueryDosDeviceA (LPCSTR lpDeviceName, LPSTR lpTargetPath, DWORD ucchMax); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1822:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1838:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI ReOpenFile (HANDLE hOriginalFile, DWORD dwDesiredAccess, DWORD dwShareMode, DWORD dwFlagsAndAttributes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1838:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1850:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetCompressedFileSizeA (LPCSTR lpFileName, LPDWORD lpFileSizeHigh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1850:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1851:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetCompressedFileSizeW (LPCWSTR lpFileName, LPDWORD lpFileSizeHigh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1851:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1870:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CheckNameLegalDOS8Dot3A (LPCSTR lpName, LPSTR lpOemName, DWORD OemNameSize, PBOOL pbNameContainsSpaces, PBOOL pbNameLegal); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1870:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1871:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CheckNameLegalDOS8Dot3W (LPCWSTR lpName, LPSTR lpOemName, DWORD OemNameSize, PBOOL pbNameContainsSpaces, PBOOL pbNameLegal); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1871:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1872:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CopyFileA (LPCSTR lpExistingFileName, LPCSTR lpNewFileName, WINBOOL bFailIfExists); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1872:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1873:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CopyFileW (LPCWSTR lpExistingFileName, LPCWSTR lpNewFileName, WINBOOL bFailIfExists); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1873:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1874:178: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CopyFileExA (LPCSTR lpExistingFileName, LPCSTR lpNewFileName, LPPROGRESS_ROUTINE lpProgressRoutine, LPVOID lpData, LPBOOL pbCancel, DWORD dwCopyFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1874:178: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1875:180: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CopyFileExW (LPCWSTR lpExistingFileName, LPCWSTR lpNewFileName, LPPROGRESS_ROUTINE lpProgressRoutine, LPVOID lpData, LPBOOL pbCancel, DWORD dwCopyFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1875:180: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2003:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI MoveFileA (LPCSTR lpExistingFileName, LPCSTR lpNewFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2003:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2004:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI MoveFileW (LPCWSTR lpExistingFileName, LPCWSTR lpNewFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2004:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2010:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI MoveFileExA (LPCSTR lpExistingFileName, LPCSTR lpNewFileName, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2010:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2011:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI MoveFileExW (LPCWSTR lpExistingFileName, LPCWSTR lpNewFileName, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2011:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2017:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI MoveFileWithProgressA (LPCSTR lpExistingFileName, LPCSTR lpNewFileName, LPPROGRESS_ROUTINE lpProgressRoutine, LPVOID lpData, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2017:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2018:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI MoveFileWithProgressW (LPCWSTR lpExistingFileName, LPCWSTR lpNewFileName, LPPROGRESS_ROUTINE lpProgressRoutine, LPVOID lpData, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2018:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2040:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ReplaceFileA (LPCSTR lpReplacedFileName, LPCSTR lpReplacementFileName, LPCSTR lpBackupFileName, DWORD dwReplaceFlags, LPVOID lpExclude, LPVOID lpReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2040:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2041:185: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ReplaceFileW (LPCWSTR lpReplacedFileName, LPCWSTR lpReplacementFileName, LPCWSTR lpBackupFileName, DWORD dwReplaceFlags, LPVOID lpExclude, LPVOID lpReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2041:185: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2042:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CreateHardLinkA (LPCSTR lpFileName, LPCSTR lpExistingFileName, LPSECURITY_ATTRIBUTES lpSecurityAttributes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2042:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2043:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CreateHardLinkW (LPCWSTR lpFileName, LPCWSTR lpExistingFileName, LPSECURITY_ATTRIBUTES lpSecurityAttributes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2043:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2065:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI FindFirstStreamW (LPCWSTR lpFileName, STREAM_INFO_LEVELS InfoLevel, LPVOID lpFindStreamData, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2065:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2066:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL APIENTRY FindNextStreamW (HANDLE hFindStream, LPVOID lpFindStreamData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2066:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2080:226: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateNamedPipeA (LPCSTR lpName, DWORD dwOpenMode, DWORD dwPipeMode, DWORD nMaxInstances, DWORD nOutBufferSize, DWORD nInBufferSize, DWORD nDefaultTimeOut, LPSECURITY_ATTRIBUTES lpSecurityAttributes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2080:226: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2081:215: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetNamedPipeHandleStateA (HANDLE hNamedPipe, LPDWORD lpState, LPDWORD lpCurInstances, LPDWORD lpMaxCollectionCount, LPDWORD lpCollectDataTimeout, LPSTR lpUserName, DWORD nMaxUserNameSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2081:215: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2082:216: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetNamedPipeHandleStateW (HANDLE hNamedPipe, LPDWORD lpState, LPDWORD lpCurInstances, LPDWORD lpMaxCollectionCount, LPDWORD lpCollectDataTimeout, LPWSTR lpUserName, DWORD nMaxUserNameSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2082:216: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2083:186: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CallNamedPipeA (LPCSTR lpNamedPipeName, LPVOID lpInBuffer, DWORD nInBufferSize, LPVOID lpOutBuffer, DWORD nOutBufferSize, LPDWORD lpBytesRead, DWORD nTimeOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2083:186: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2084:187: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CallNamedPipeW (LPCWSTR lpNamedPipeName, LPVOID lpInBuffer, DWORD nInBufferSize, LPVOID lpOutBuffer, DWORD nOutBufferSize, LPDWORD lpBytesRead, DWORD nTimeOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2084:187: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2085:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WaitNamedPipeA (LPCSTR lpNamedPipeName, DWORD nTimeOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2085:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2086:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetVolumeLabelA (LPCSTR lpRootPathName, LPCSTR lpVolumeName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2086:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2087:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetVolumeLabelW (LPCWSTR lpRootPathName, LPCWSTR lpVolumeName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2087:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2088:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI SetFileApisToOEM (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2088:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2089:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI SetFileApisToANSI (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2089:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2090:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI AreFileApisANSI (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2090:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2091:270: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetVolumeInformationA (LPCSTR lpRootPathName, LPSTR lpVolumeNameBuffer, DWORD nVolumeNameSize, LPDWORD lpVolumeSerialNumber, LPDWORD lpMaximumComponentLength, LPDWORD lpFileSystemFlags, LPSTR lpFileSystemNameBuffer, DWORD nFileSystemNameSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2091:270: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2092:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI ClearEventLogA (HANDLE hEventLog, LPCSTR lpBackupFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2092:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2093:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI ClearEventLogW (HANDLE hEventLog, LPCWSTR lpBackupFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2093:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2094:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI BackupEventLogA (HANDLE hEventLog, LPCSTR lpBackupFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2094:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2095:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI BackupEventLogW (HANDLE hEventLog, LPCWSTR lpBackupFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2095:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2096:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI CloseEventLog (HANDLE hEventLog); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2096:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2097:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI DeregisterEventSource (HANDLE hEventLog); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2097:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2098:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI NotifyChangeEventLog (HANDLE hEventLog, HANDLE hEvent); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2098:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2099:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetNumberOfEventLogRecords (HANDLE hEventLog, PDWORD NumberOfRecords); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2099:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2100:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetOldestEventLogRecord (HANDLE hEventLog, PDWORD OldestRecord); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2100:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2101:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI HANDLE WINAPI OpenEventLogA (LPCSTR lpUNCServerName, LPCSTR lpSourceName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2101:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2102:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI HANDLE WINAPI OpenEventLogW (LPCWSTR lpUNCServerName, LPCWSTR lpSourceName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2102:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2103:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI HANDLE WINAPI RegisterEventSourceA (LPCSTR lpUNCServerName, LPCSTR lpSourceName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2103:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2104:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI HANDLE WINAPI RegisterEventSourceW (LPCWSTR lpUNCServerName, LPCWSTR lpSourceName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2104:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2105:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI HANDLE WINAPI OpenBackupEventLogA (LPCSTR lpUNCServerName, LPCSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2105:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2106:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI HANDLE WINAPI OpenBackupEventLogW (LPCWSTR lpUNCServerName, LPCWSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2106:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2107:198: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI ReadEventLogA (HANDLE hEventLog, DWORD dwReadFlags, DWORD dwRecordOffset, LPVOID lpBuffer, DWORD nNumberOfBytesToRead, DWORD *pnBytesRead, DWORD *pnMinNumberOfBytesNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2107:198: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2108:198: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI ReadEventLogW (HANDLE hEventLog, DWORD dwReadFlags, DWORD dwRecordOffset, LPVOID lpBuffer, DWORD nNumberOfBytesToRead, DWORD *pnBytesRead, DWORD *pnMinNumberOfBytesNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2108:198: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2109:192: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI ReportEventA (HANDLE hEventLog, WORD wType, WORD wCategory, DWORD dwEventID, PSID lpUserSid, WORD wNumStrings, DWORD dwDataSize, LPCSTR *lpStrings, LPVOID lpRawData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2109:192: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2110:193: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI ReportEventW (HANDLE hEventLog, WORD wType, WORD wCategory, DWORD dwEventID, PSID lpUserSid, WORD wNumStrings, DWORD dwDataSize, LPCWSTR *lpStrings, LPVOID lpRawData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2110:193: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2139:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetEventLogInformation (HANDLE hEventLog, DWORD dwInfoLevel, LPVOID lpBuffer, DWORD cbBufSize, LPDWORD pcbBytesNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2139:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2167:321: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AccessCheckAndAuditAlarmA (LPCSTR SubsystemName, LPVOID HandleId, LPSTR ObjectTypeName, LPSTR ObjectName, PSECURITY_DESCRIPTOR SecurityDescriptor, DWORD DesiredAccess, PGENERIC_MAPPING GenericMapping, WINBOOL ObjectCreation, LPDWORD GrantedAccess, LPBOOL AccessStatus, LPBOOL pfGenerateOnClose); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2167:321: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2168:455: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AccessCheckByTypeAndAuditAlarmA (LPCSTR SubsystemName, LPVOID HandleId, LPCSTR ObjectTypeName, LPCSTR ObjectName, PSECURITY_DESCRIPTOR SecurityDescriptor, PSID PrincipalSelfSid, DWORD DesiredAccess, AUDIT_EVENT_TYPE AuditType, DWORD Flags, POBJECT_TYPE_LIST ObjectTypeList, DWORD ObjectTypeListLength, PGENERIC_MAPPING GenericMapping, WINBOOL ObjectCreation, LPDWORD GrantedAccess, LPBOOL AccessStatus, LPBOOL pfGenerateOnClose); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2168:455: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2169:470: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AccessCheckByTypeResultListAndAuditAlarmA (LPCSTR SubsystemName, LPVOID HandleId, LPCSTR ObjectTypeName, LPCSTR ObjectName, PSECURITY_DESCRIPTOR SecurityDescriptor, PSID PrincipalSelfSid, DWORD DesiredAccess, AUDIT_EVENT_TYPE AuditType, DWORD Flags, POBJECT_TYPE_LIST ObjectTypeList, DWORD ObjectTypeListLength, PGENERIC_MAPPING GenericMapping, WINBOOL ObjectCreation, LPDWORD GrantedAccess, LPDWORD AccessStatusList, LPBOOL pfGenerateOnClose); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2169:470: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2170:498: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AccessCheckByTypeResultListAndAuditAlarmByHandleA (LPCSTR SubsystemName, LPVOID HandleId, HANDLE ClientToken, LPCSTR ObjectTypeName, LPCSTR ObjectName, PSECURITY_DESCRIPTOR SecurityDescriptor, PSID PrincipalSelfSid, DWORD DesiredAccess, AUDIT_EVENT_TYPE AuditType, DWORD Flags, POBJECT_TYPE_LIST ObjectTypeList, DWORD ObjectTypeListLength, PGENERIC_MAPPING GenericMapping, WINBOOL ObjectCreation, LPDWORD GrantedAccess, LPDWORD AccessStatusList, LPBOOL pfGenerateOnClose); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2170:498: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2171:330: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI ObjectOpenAuditAlarmA (LPCSTR SubsystemName, LPVOID HandleId, LPSTR ObjectTypeName, LPSTR ObjectName, PSECURITY_DESCRIPTOR pSecurityDescriptor, HANDLE ClientToken, DWORD DesiredAccess, DWORD GrantedAccess, PPRIVILEGE_SET Privileges, WINBOOL ObjectCreation, WINBOOL AccessGranted, LPBOOL GenerateOnClose); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2171:330: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2172:184: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI ObjectPrivilegeAuditAlarmA (LPCSTR SubsystemName, LPVOID HandleId, HANDLE ClientToken, DWORD DesiredAccess, PPRIVILEGE_SET Privileges, WINBOOL AccessGranted); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2172:184: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2173:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI ObjectCloseAuditAlarmA (LPCSTR SubsystemName, LPVOID HandleId, WINBOOL GenerateOnClose); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2173:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2174:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI ObjectDeleteAuditAlarmA (LPCSTR SubsystemName, LPVOID HandleId, WINBOOL GenerateOnClose); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2174:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2175:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI PrivilegedServiceAuditAlarmA (LPCSTR SubsystemName, LPCSTR ServiceName, HANDLE ClientToken, PPRIVILEGE_SET Privileges, WINBOOL AccessGranted); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2175:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2176:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI SetFileSecurityA (LPCSTR lpFileName, SECURITY_INFORMATION SecurityInformation, PSECURITY_DESCRIPTOR pSecurityDescriptor); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2176:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2177:188: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetFileSecurityA (LPCSTR lpFileName, SECURITY_INFORMATION RequestedInformation, PSECURITY_DESCRIPTOR pSecurityDescriptor, DWORD nLength, LPDWORD lpnLengthNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2177:188: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2178:257: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ReadDirectoryChangesW (HANDLE hDirectory, LPVOID lpBuffer, DWORD nBufferLength, WINBOOL bWatchSubtree, DWORD dwNotifyFilter, LPDWORD lpBytesReturned, LPOVERLAPPED lpOverlapped, LPOVERLAPPED_COMPLETION_ROUTINE lpCompletionRoutine); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2178:257: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2179:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI IsBadReadPtr (CONST VOID *lp, UINT_PTR ucb); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2179:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2180:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI IsBadWritePtr (LPVOID lp, UINT_PTR ucb); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2180:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2181:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI IsBadHugeReadPtr (CONST VOID *lp, UINT_PTR ucb); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2181:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2182:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI IsBadHugeWritePtr (LPVOID lp, UINT_PTR ucb); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2182:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2183:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI IsBadCodePtr (FARPROC lpfn); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2183:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2184:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI IsBadStringPtrA (LPCSTR lpsz, UINT_PTR ucchMax); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2184:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2185:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI IsBadStringPtrW (LPCWSTR lpsz, UINT_PTR ucchMax); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2185:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2192:187: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI LookupAccountSidA (LPCSTR lpSystemName, PSID Sid, LPSTR Name, LPDWORD cchName, LPSTR ReferencedDomainName, LPDWORD cchReferencedDomainName, PSID_NAME_USE peUse); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2192:187: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2193:190: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI LookupAccountSidW (LPCWSTR lpSystemName, PSID Sid, LPWSTR Name, LPDWORD cchName, LPWSTR ReferencedDomainName, LPDWORD cchReferencedDomainName, PSID_NAME_USE peUse); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2193:190: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2194:196: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI LookupAccountNameA (LPCSTR lpSystemName, LPCSTR lpAccountName, PSID Sid, LPDWORD cbSid, LPSTR ReferencedDomainName, LPDWORD cchReferencedDomainName, PSID_NAME_USE peUse); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2194:196: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2195:199: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI LookupAccountNameW (LPCWSTR lpSystemName, LPCWSTR lpAccountName, PSID Sid, LPDWORD cbSid, LPWSTR ReferencedDomainName, LPDWORD cchReferencedDomainName, PSID_NAME_USE peUse); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2195:199: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2235:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI LookupPrivilegeValueA (LPCSTR lpSystemName, LPCSTR lpName, PLUID lpLuid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2235:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2236:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI LookupPrivilegeValueW (LPCWSTR lpSystemName, LPCWSTR lpName, PLUID lpLuid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2236:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2237:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI LookupPrivilegeNameA (LPCSTR lpSystemName, PLUID lpLuid, LPSTR lpName, LPDWORD cchName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2237:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2238:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI LookupPrivilegeNameW (LPCWSTR lpSystemName, PLUID lpLuid, LPWSTR lpName, LPDWORD cchName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2238:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2239:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI LookupPrivilegeDisplayNameA (LPCSTR lpSystemName, LPCSTR lpName, LPSTR lpDisplayName, LPDWORD cchDisplayName, LPDWORD lpLanguageId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2239:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2240:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI LookupPrivilegeDisplayNameW (LPCWSTR lpSystemName, LPCWSTR lpName, LPWSTR lpDisplayName, LPDWORD cchDisplayName, LPDWORD lpLanguageId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2240:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2241:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI BuildCommDCBA (LPCSTR lpDef, LPDCB lpDCB); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2241:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2242:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI BuildCommDCBW (LPCWSTR lpDef, LPDCB lpDCB); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2242:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2243:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI BuildCommDCBAndTimeoutsA (LPCSTR lpDef, LPDCB lpDCB, LPCOMMTIMEOUTS lpCommTimeouts); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2243:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2244:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI BuildCommDCBAndTimeoutsW (LPCWSTR lpDef, LPDCB lpDCB, LPCOMMTIMEOUTS lpCommTimeouts); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2244:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2245:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CommConfigDialogA (LPCSTR lpszName, HWND hWnd, LPCOMMCONFIG lpCC); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2245:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2246:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CommConfigDialogW (LPCWSTR lpszName, HWND hWnd, LPCOMMCONFIG lpCC); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2246:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2247:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetDefaultCommConfigA (LPCSTR lpszName, LPCOMMCONFIG lpCC, LPDWORD lpdwSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2247:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2248:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetDefaultCommConfigW (LPCWSTR lpszName, LPCOMMCONFIG lpCC, LPDWORD lpdwSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2248:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2249:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetDefaultCommConfigA (LPCSTR lpszName, LPCOMMCONFIG lpCC, DWORD dwSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2249:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2250:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetDefaultCommConfigW (LPCWSTR lpszName, LPCOMMCONFIG lpCC, DWORD dwSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2250:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2263:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetComputerNameA (LPSTR lpBuffer, LPDWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2263:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2264:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetComputerNameW (LPWSTR lpBuffer, LPDWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2264:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2265:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetComputerNameA (LPCSTR lpComputerName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2265:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2266:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetComputerNameW (LPCWSTR lpComputerName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2266:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2267:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetComputerNameExA (COMPUTER_NAME_FORMAT NameType, LPCTSTR lpBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2267:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2268:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI DnsHostnameToComputerNameA (LPCSTR Hostname, LPSTR ComputerName, LPDWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2268:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2269:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI DnsHostnameToComputerNameW (LPCWSTR Hostname, LPWSTR ComputerName, LPDWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2269:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2270:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetUserNameA (LPSTR lpBuffer, LPDWORD pcbBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2270:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2271:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetUserNameW (LPWSTR lpBuffer, LPDWORD pcbBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2271:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2298:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI LogonUserA (LPCSTR lpszUsername, LPCSTR lpszDomain, LPCSTR lpszPassword, DWORD dwLogonType, DWORD dwLogonProvider, PHANDLE phToken); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2298:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2299:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI LogonUserW (LPCWSTR lpszUsername, LPCWSTR lpszDomain, LPCWSTR lpszPassword, DWORD dwLogonType, DWORD dwLogonProvider, PHANDLE phToken); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2299:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2300:256: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI LogonUserExA (LPCSTR lpszUsername, LPCSTR lpszDomain, LPCSTR lpszPassword, DWORD dwLogonType, DWORD dwLogonProvider, PHANDLE phToken, PSID *ppLogonSid, PVOID *ppProfileBuffer, LPDWORD pdwProfileLength, PQUOTA_LIMITS pQuotaLimits); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2300:256: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2301:259: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI LogonUserExW (LPCWSTR lpszUsername, LPCWSTR lpszDomain, LPCWSTR lpszPassword, DWORD dwLogonType, DWORD dwLogonProvider, PHANDLE phToken, PSID *ppLogonSid, PVOID *ppProfileBuffer, LPDWORD pdwProfileLength, PQUOTA_LIMITS pQuotaLimits); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2301:259: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2302:366: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI CreateProcessAsUserA (HANDLE hToken, LPCSTR lpApplicationName, LPSTR lpCommandLine, LPSECURITY_ATTRIBUTES lpProcessAttributes, LPSECURITY_ATTRIBUTES lpThreadAttributes, WINBOOL bInheritHandles, DWORD dwCreationFlags, LPVOID lpEnvironment, LPCSTR lpCurrentDirectory, LPSTARTUPINFOA lpStartupInfo, LPPROCESS_INFORMATION lpProcessInformation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2302:366: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2315:325: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI CreateProcessWithLogonW (LPCWSTR lpUsername, LPCWSTR lpDomain, LPCWSTR lpPassword, DWORD dwLogonFlags, LPCWSTR lpApplicationName, LPWSTR lpCommandLine, DWORD dwCreationFlags, LPVOID lpEnvironment, LPCWSTR lpCurrentDirectory, LPSTARTUPINFOW lpStartupInfo, LPPROCESS_INFORMATION lpProcessInformation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2315:325: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2316:282: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI CreateProcessWithTokenW (HANDLE hToken, DWORD dwLogonFlags, LPCWSTR lpApplicationName, LPWSTR lpCommandLine, DWORD dwCreationFlags, LPVOID lpEnvironment, LPCWSTR lpCurrentDirectory, LPSTARTUPINFOW lpStartupInfo, LPPROCESS_INFORMATION lpProcessInformation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2316:282: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2317:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI IsTokenUntrusted (HANDLE TokenHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2317:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2318:179: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI RegisterWaitForSingleObject (PHANDLE phNewWaitObject, HANDLE hObject, WAITORTIMERCALLBACK Callback, PVOID Context, ULONG dwMilliseconds, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2318:179: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2319:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI UnregisterWait (HANDLE WaitHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2319:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2320:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI BindIoCompletionCallback (HANDLE FileHandle, LPOVERLAPPED_COMPLETION_ROUTINE Function, ULONG Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2320:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2321:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI SetTimerQueueTimer (HANDLE TimerQueue, WAITORTIMERCALLBACK Callback, PVOID Parameter, DWORD DueTime, DWORD Period, WINBOOL PreferIo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2321:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2322:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CancelTimerQueueTimer (HANDLE TimerQueue, HANDLE Timer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2322:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2323:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI DeleteTimerQueue (HANDLE TimerQueue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2323:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2328:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreatePrivateNamespaceA (LPSECURITY_ATTRIBUTES lpPrivateNamespaceAttributes, LPVOID lpBoundaryDescriptor, LPCSTR lpAliasPrefix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2328:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2329:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI OpenPrivateNamespaceA (LPVOID lpBoundaryDescriptor, LPCSTR lpAliasPrefix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2329:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2330:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE APIENTRY CreateBoundaryDescriptorA (LPCSTR Name, ULONG Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2330:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2331:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI AddIntegrityLabelToBoundaryDescriptor (HANDLE *BoundaryDescriptor, PSID IntegrityLabel); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2331:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2367:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetCurrentHwProfileA (LPHW_PROFILE_INFOA lpHwProfileInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2367:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2368:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetCurrentHwProfileW (LPHW_PROFILE_INFOW lpHwProfileInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2368:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2369:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI VerifyVersionInfoA (LPOSVERSIONINFOEXA lpVersionInformation, DWORD dwTypeMask, DWORDLONG dwlConditionMask); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2369:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2370:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI VerifyVersionInfoW (LPOSVERSIONINFOEXW lpVersionInformation, DWORD dwTypeMask, DWORDLONG dwlConditionMask); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2370:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2378, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/timezoneapi.h:43:173: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SystemTimeToTzSpecificLocalTime (CONST TIME_ZONE_INFORMATION *lpTimeZoneInformation, CONST SYSTEMTIME *lpUniversalTime, LPSYSTEMTIME lpLocalTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/timezoneapi.h:43:173: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/timezoneapi.h:44:173: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI TzSpecificLocalTimeToSystemTime (CONST TIME_ZONE_INFORMATION *lpTimeZoneInformation, CONST SYSTEMTIME *lpLocalTime, LPSYSTEMTIME lpUniversalTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/timezoneapi.h:44:173: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/timezoneapi.h:45:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FileTimeToSystemTime (CONST FILETIME *lpFileTime, LPSYSTEMTIME lpSystemTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/timezoneapi.h:45:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/timezoneapi.h:46:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SystemTimeToFileTime (CONST SYSTEMTIME *lpSystemTime, LPFILETIME lpFileTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/timezoneapi.h:46:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/timezoneapi.h:47:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetTimeZoneInformation (LPTIME_ZONE_INFORMATION lpTimeZoneInformation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/timezoneapi.h:47:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/timezoneapi.h:64:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetTimeZoneInformation (CONST TIME_ZONE_INFORMATION *lpTimeZoneInformation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/timezoneapi.h:64:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2412:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetSystemPowerStatus (LPSYSTEM_POWER_STATUS lpSystemPowerStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2412:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2413:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetSystemPowerState (WINBOOL fSuspend, WINBOOL fForce); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2413:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2427:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI AllocateUserPhysicalPages (HANDLE hProcess, PULONG_PTR NumberOfPages, PULONG_PTR PageArray); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2427:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2428:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FreeUserPhysicalPages (HANDLE hProcess, PULONG_PTR NumberOfPages, PULONG_PTR PageArray); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2428:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2429:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI MapUserPhysicalPages (PVOID VirtualAddress, ULONG_PTR NumberOfPages, PULONG_PTR PageArray); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2429:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2430:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI MapUserPhysicalPagesScatter (PVOID *VirtualAddresses, ULONG_PTR NumberOfPages, PULONG_PTR PageArray); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2430:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2431:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateJobObjectA (LPSECURITY_ATTRIBUTES lpJobAttributes, LPCSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2431:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2432:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateJobObjectW (LPSECURITY_ATTRIBUTES lpJobAttributes, LPCWSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2432:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2433:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI OpenJobObjectA (DWORD dwDesiredAccess, WINBOOL bInheritHandle, LPCSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2433:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2434:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI OpenJobObjectW (DWORD dwDesiredAccess, WINBOOL bInheritHandle, LPCWSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2434:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2435:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI AssignProcessToJobObject (HANDLE hJob, HANDLE hProcess); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2435:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2436:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI TerminateJobObject (HANDLE hJob, UINT uExitCode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2436:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2437:204: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI QueryInformationJobObject (HANDLE hJob, JOBOBJECTINFOCLASS JobObjectInformationClass, LPVOID lpJobObjectInformation, DWORD cbJobObjectInformationLength, LPDWORD lpReturnLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2437:204: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2438:178: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetInformationJobObject (HANDLE hJob, JOBOBJECTINFOCLASS JobObjectInformationClass, LPVOID lpJobObjectInformation, DWORD cbJobObjectInformationLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2438:178: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2439:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CreateJobSet (ULONG NumJob, PJOB_SET_ARRAY UserJobSet, ULONG Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2439:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2440:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI FindFirstVolumeA (LPSTR lpszVolumeName, DWORD cchBufferLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2440:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2441:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FindNextVolumeA (HANDLE hFindVolume, LPSTR lpszVolumeName, DWORD cchBufferLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2441:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2442:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI FindFirstVolumeMountPointA (LPCSTR lpszRootPathName, LPSTR lpszVolumeMountPoint, DWORD cchBufferLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2442:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2443:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI FindFirstVolumeMountPointW (LPCWSTR lpszRootPathName, LPWSTR lpszVolumeMountPoint, DWORD cchBufferLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2443:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2444:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FindNextVolumeMountPointA (HANDLE hFindVolumeMountPoint, LPSTR lpszVolumeMountPoint, DWORD cchBufferLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2444:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2445:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FindNextVolumeMountPointW (HANDLE hFindVolumeMountPoint, LPWSTR lpszVolumeMountPoint, DWORD cchBufferLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2445:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2446:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FindVolumeMountPointClose (HANDLE hFindVolumeMountPoint); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2446:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2447:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetVolumeMountPointA (LPCSTR lpszVolumeMountPoint, LPCSTR lpszVolumeName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2447:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2448:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetVolumeMountPointW (LPCWSTR lpszVolumeMountPoint, LPCWSTR lpszVolumeName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2448:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2449:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI DeleteVolumeMountPointA (LPCSTR lpszVolumeMountPoint); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2449:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2450:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetVolumeNameForVolumeMountPointA (LPCSTR lpszVolumeMountPoint, LPSTR lpszVolumeName, DWORD cchBufferLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2450:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2451:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetVolumePathNameA (LPCSTR lpszFileName, LPSTR lpszVolumePathName, DWORD cchBufferLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2451:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2452:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetVolumePathNamesForVolumeNameA (LPCSTR lpszVolumeName, LPCH lpszVolumePathNames, DWORD cchBufferLength, PDWORD lpcchReturnLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2452:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2513:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateActCtxA (PCACTCTXA pActCtx); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2513:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2514:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateActCtxW (PCACTCTXW pActCtx); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2514:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2515:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI AddRefActCtx (HANDLE hActCtx); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2515:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2516:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI ReleaseActCtx (HANDLE hActCtx); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2516:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2517:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ZombifyActCtx (HANDLE hActCtx); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2517:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2518:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ActivateActCtx (HANDLE hActCtx, ULONG_PTR *lpCookie); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2518:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2519:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI DeactivateActCtx (DWORD dwFlags, ULONG_PTR ulCookie); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2519:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2520:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetCurrentActCtx (HANDLE *lphActCtx); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2520:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2571:180: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FindActCtxSectionStringA (DWORD dwFlags, const GUID *lpExtensionGuid, ULONG ulSectionId, LPCSTR lpStringToFind, PACTCTX_SECTION_KEYED_DATA ReturnedData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2571:180: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2572:181: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FindActCtxSectionStringW (DWORD dwFlags, const GUID *lpExtensionGuid, ULONG ulSectionId, LPCWSTR lpStringToFind, PACTCTX_SECTION_KEYED_DATA ReturnedData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2572:181: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2573:180: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FindActCtxSectionGuid (DWORD dwFlags, const GUID *lpExtensionGuid, ULONG ulSectionId, const GUID *lpGuidToFind, PACTCTX_SECTION_KEYED_DATA ReturnedData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2573:180: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2593:175: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI QueryActCtxW (DWORD dwFlags, HANDLE hActCtx, PVOID pvSubInstance, ULONG ulInfoClass, PVOID pvBuffer, SIZE_T cbBuffer, SIZE_T *pcbWrittenOrRequired); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2593:175: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2597:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI WTSGetActiveConsoleSessionId (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2597:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2598:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetNumaProcessorNode (UCHAR Processor, PUCHAR NodeNumber); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2598:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2599:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetNumaNodeProcessorMask (UCHAR Node, PULONGLONG ProcessorMask); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2599:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2600:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetNumaAvailableMemoryNode (UCHAR Node, PULONGLONG AvailableBytes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2600:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2892:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CopyContext (PCONTEXT Destination, DWORD ContextFlags, PCONTEXT Source); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2892:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2896:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI InitializeContext (PVOID Buffer, DWORD ContextFlags, PCONTEXT *Context, PDWORD ContextLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2896:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2898:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD64 WINAPI GetEnabledXStateFeatures (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2898:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2899:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetXStateFeaturesMask (PCONTEXT Context, PDWORD64 FeatureMask); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2899:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2900:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI PVOID WINAPI LocateXStateFeature (PCONTEXT Context, DWORD FeatureId, PDWORD Length); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2900:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2906:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetXStateFeaturesMask (PCONTEXT Context, DWORD64 FeatureMask); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2906:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2933:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE unsigned InterlockedIncrement (unsigned volatile *Addend) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2937:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE unsigned long InterlockedIncrement (unsigned long volatile *Addend) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2946:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE unsigned __int64 InterlockedIncrement (unsigned __int64 volatile *Addend) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2951:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE unsigned InterlockedDecrement (unsigned volatile *Addend) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2955:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE unsigned long InterlockedDecrement (unsigned long volatile *Addend) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2964:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE unsigned __int64 InterlockedDecrement (unsigned __int64 volatile *Addend) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2969:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE unsigned InterlockedExchange (unsigned volatile *Target, unsigned Value) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2973:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE unsigned long InterlockedExchange (unsigned long volatile *Target, unsigned long Value) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2982:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE unsigned __int64 InterlockedExchange (unsigned __int64 volatile *Target, unsigned __int64 Value) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2987:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE unsigned InterlockedExchangeAdd (unsigned volatile *Addend, unsigned Value) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2991:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE unsigned InterlockedExchangeSubtract (unsigned volatile *Addend, unsigned Value) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2995:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE unsigned long InterlockedExchangeAdd (unsigned long volatile *Addend, unsigned long Value) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:3003:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE unsigned long InterlockedExchangeSubtract (unsigned long volatile *Addend, unsigned long Value) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:3012:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE unsigned __int64 InterlockedExchangeAdd (unsigned __int64 volatile *Addend, unsigned __int64 Value) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:3016:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE unsigned __int64 InterlockedExchangeSubtract (unsigned __int64 volatile *Addend, unsigned __int64 Value) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:3021:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE unsigned InterlockedCompareExchange (unsigned volatile *Destination, unsigned Exchange, unsigned Comperand) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:3025:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE unsigned long InterlockedCompareExchange (unsigned long volatile *Destination, unsigned long Exchange, unsigned long Comperand) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:3034:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE unsigned __int64 InterlockedCompareExchange (unsigned __int64 volatile *Destination, unsigned __int64 Exchange, unsigned __int64 Comperand) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:3038:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE unsigned __int64 InterlockedAnd (unsigned __int64 volatile *Destination, unsigned __int64 Value) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:3042:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE unsigned __int64 InterlockedOr (unsigned __int64 volatile *Destination, unsigned __int64 Value) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:3046:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE unsigned __int64 InterlockedXor (unsigned __int64 volatile *Destination, unsigned __int64 Value) { ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:71, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2675:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI AddFontResourceA(LPCSTR); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2675:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2676:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI AddFontResourceW(LPCWSTR); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2676:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2677:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI AnimatePalette(HPALETTE hPal,UINT iStartIndex,UINT cEntries,CONST PALETTEENTRY *ppe); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2677:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2678:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI Arc(HDC hdc,int x1,int y1,int x2,int y2,int x3,int y3,int x4,int y4); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2678:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2679:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI BitBlt(HDC hdc,int x,int y,int cx,int cy,HDC hdcSrc,int x1,int y1,DWORD rop); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2679:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2680:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI CancelDC(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2680:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2681:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI Chord(HDC hdc,int x1,int y1,int x2,int y2,int x3,int y3,int x4,int y4); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2681:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2682:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI ChoosePixelFormat(HDC hdc,CONST PIXELFORMATDESCRIPTOR *ppfd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2682:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2683:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HMETAFILE WINAPI CloseMetaFile(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2683:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2684:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI CombineRgn(HRGN hrgnDst,HRGN hrgnSrc1,HRGN hrgnSrc2,int iMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2684:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2685:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HMETAFILE WINAPI CopyMetaFileA(HMETAFILE,LPCSTR); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2685:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2686:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HMETAFILE WINAPI CopyMetaFileW(HMETAFILE,LPCWSTR); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2686:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2687:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HBITMAP WINAPI CreateBitmap(int nWidth,int nHeight,UINT nPlanes,UINT nBitCount,CONST VOID *lpBits); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2687:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2688:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HBITMAP WINAPI CreateBitmapIndirect(CONST BITMAP *pbm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2688:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2689:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HBRUSH WINAPI CreateBrushIndirect(CONST LOGBRUSH *plbrush); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2689:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2690:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HBITMAP WINAPI CreateCompatibleBitmap(HDC hdc,int cx,int cy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2690:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2691:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HBITMAP WINAPI CreateDiscardableBitmap(HDC hdc,int cx,int cy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2691:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2692:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HDC WINAPI CreateCompatibleDC(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2692:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2693:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HDC WINAPI CreateDCA(LPCSTR pwszDriver,LPCSTR pwszDevice,LPCSTR pszPort,CONST DEVMODEA *pdm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2693:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2694:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HDC WINAPI CreateDCW(LPCWSTR pwszDriver,LPCWSTR pwszDevice,LPCWSTR pszPort,CONST DEVMODEW *pdm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2694:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:71, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2695:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HBITMAP WINAPI CreateDIBitmap(HDC hdc,CONST BITMAPINFOHEADER *pbmih,DWORD flInit,CONST VOID *pjBits,CONST BITMAPINFO *pbmi,UINT iUsage); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2695:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2696:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HBRUSH WINAPI CreateDIBPatternBrush(HGLOBAL h,UINT iUsage); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2696:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2697:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HBRUSH WINAPI CreateDIBPatternBrushPt(CONST VOID *lpPackedDIB,UINT iUsage); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2697:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2698:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HRGN WINAPI CreateEllipticRgn(int x1,int y1,int x2,int y2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2698:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2699:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HRGN WINAPI CreateEllipticRgnIndirect(CONST RECT *lprect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2699:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2700:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HFONT WINAPI CreateFontIndirectA(CONST LOGFONTA *lplf); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2700:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2701:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HFONT WINAPI CreateFontIndirectW(CONST LOGFONTW *lplf); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2701:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:71, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2702:265: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HFONT WINAPI CreateFontA(int cHeight,int cWidth,int cEscapement,int cOrientation,int cWeight,DWORD bItalic,DWORD bUnderline,DWORD bStrikeOut,DWORD iCharSet,DWORD iOutPrecision,DWORD iClipPrecision,DWORD iQuality,DWORD iPitchAndFamily,LPCSTR pszFaceName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2702:265: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2703:266: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HFONT WINAPI CreateFontW(int cHeight,int cWidth,int cEscapement,int cOrientation,int cWeight,DWORD bItalic,DWORD bUnderline,DWORD bStrikeOut,DWORD iCharSet,DWORD iOutPrecision,DWORD iClipPrecision,DWORD iQuality,DWORD iPitchAndFamily,LPCWSTR pszFaceName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2703:266: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2704:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HBRUSH WINAPI CreateHatchBrush(int iHatch,COLORREF color); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2704:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2705:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HDC WINAPI CreateICA(LPCSTR pszDriver,LPCSTR pszDevice,LPCSTR pszPort,CONST DEVMODEA *pdm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2705:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2706:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HDC WINAPI CreateICW(LPCWSTR pszDriver,LPCWSTR pszDevice,LPCWSTR pszPort,CONST DEVMODEW *pdm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2706:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2707:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HDC WINAPI CreateMetaFileA(LPCSTR pszFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2707:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2708:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HDC WINAPI CreateMetaFileW(LPCWSTR pszFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2708:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2709:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HPALETTE WINAPI CreatePalette(CONST LOGPALETTE *plpal); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2709:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2710:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HPEN WINAPI CreatePen(int iStyle,int cWidth,COLORREF color); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2710:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2711:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HPEN WINAPI CreatePenIndirect(CONST LOGPEN *plpen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2711:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2712:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HRGN WINAPI CreatePolyPolygonRgn(CONST POINT *pptl,CONST INT *pc,int cPoly,int iMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2712:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2713:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HBRUSH WINAPI CreatePatternBrush(HBITMAP hbm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2713:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2714:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HRGN WINAPI CreateRectRgn(int x1,int y1,int x2,int y2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2714:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2715:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HRGN WINAPI CreateRectRgnIndirect(CONST RECT *lprect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2715:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2716:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HRGN WINAPI CreateRoundRectRgn(int x1,int y1,int x2,int y2,int w,int h); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2716:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2717:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI CreateScalableFontResourceA(DWORD fdwHidden,LPCSTR lpszFont,LPCSTR lpszFile,LPCSTR lpszPath); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2717:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2718:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI CreateScalableFontResourceW(DWORD fdwHidden,LPCWSTR lpszFont,LPCWSTR lpszFile,LPCWSTR lpszPath); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2718:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2719:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HBRUSH WINAPI CreateSolidBrush(COLORREF color); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2719:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2720:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI DeleteDC(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2720:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2721:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI DeleteMetaFile(HMETAFILE hmf); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2721:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2722:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI DeleteObject(HGDIOBJ ho); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2722:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2723:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI DescribePixelFormat(HDC hdc,int iPixelFormat,UINT nBytes,LPPIXELFORMATDESCRIPTOR ppfd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2723:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2806:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSPOOLAPI int WINAPI DeviceCapabilitiesA(LPCSTR pDevice,LPCSTR pPort,WORD fwCapability,LPSTR pOutput,CONST DEVMODEA *pDevMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2806:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2807:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSPOOLAPI int WINAPI DeviceCapabilitiesW(LPCWSTR pDevice,LPCWSTR pPort,WORD fwCapability,LPWSTR pOutput,CONST DEVMODEW *pDevMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2807:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2808:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI DrawEscape(HDC hdc,int iEscape,int cjIn,LPCSTR lpIn); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2808:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2809:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI Ellipse(HDC hdc,int left,int top,int right,int bottom); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2809:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2810:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI EnumFontFamiliesExA(HDC hdc,LPLOGFONTA lpLogfont,FONTENUMPROCA lpProc,LPARAM lParam,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2810:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2811:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI EnumFontFamiliesExW(HDC hdc,LPLOGFONTW lpLogfont,FONTENUMPROCW lpProc,LPARAM lParam,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2811:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2812:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI EnumFontFamiliesA(HDC hdc,LPCSTR lpLogfont,FONTENUMPROCA lpProc,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2812:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2813:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI EnumFontFamiliesW(HDC hdc,LPCWSTR lpLogfont,FONTENUMPROCW lpProc,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2813:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2814:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI EnumFontsA(HDC hdc,LPCSTR lpLogfont,FONTENUMPROCA lpProc,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2814:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2815:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI EnumFontsW(HDC hdc,LPCWSTR lpLogfont,FONTENUMPROCW lpProc,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2815:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2816:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI EnumObjects(HDC hdc,int nType,GOBJENUMPROC lpFunc,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2816:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2817:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI EqualRgn(HRGN hrgn1,HRGN hrgn2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2817:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2818:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI Escape(HDC hdc,int iEscape,int cjIn,LPCSTR pvIn,LPVOID pvOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2818:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2819:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI ExtEscape(HDC hdc,int iEscape,int cjInput,LPCSTR lpInData,int cjOutput,LPSTR lpOutData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2819:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2820:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI ExcludeClipRect(HDC hdc,int left,int top,int right,int bottom); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2820:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2821:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HRGN WINAPI ExtCreateRegion(CONST XFORM *lpx,DWORD nCount,CONST RGNDATA *lpData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2821:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2822:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI ExtFloodFill(HDC hdc,int x,int y,COLORREF color,UINT type); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2822:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2823:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI FillRgn(HDC hdc,HRGN hrgn,HBRUSH hbr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2823:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2824:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI FloodFill(HDC hdc,int x,int y,COLORREF color); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2824:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2825:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI FrameRgn(HDC hdc,HRGN hrgn,HBRUSH hbr,int w,int h); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2825:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2826:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI GetROP2(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2826:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2827:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetAspectRatioFilterEx(HDC hdc,LPSIZE lpsize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2827:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2828:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI COLORREF WINAPI GetBkColor(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2828:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2829:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI COLORREF WINAPI GetDCBrushColor(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2829:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2830:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI COLORREF WINAPI GetDCPenColor(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2830:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2831:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI GetBkMode(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2831:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2832:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI LONG WINAPI GetBitmapBits(HBITMAP hbit,LONG cb,LPVOID lpvBits); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2832:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2833:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetBitmapDimensionEx(HBITMAP hbit,LPSIZE lpsize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2833:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2834:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI UINT WINAPI GetBoundsRect(HDC hdc,LPRECT lprect,UINT flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2834:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2835:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetBrushOrgEx(HDC hdc,LPPOINT lppt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2835:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2836:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetCharWidthA(HDC hdc,UINT iFirst,UINT iLast,LPINT lpBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2836:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2837:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetCharWidthW(HDC hdc,UINT iFirst,UINT iLast,LPINT lpBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2837:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2838:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetCharWidth32A(HDC hdc,UINT iFirst,UINT iLast,LPINT lpBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2838:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2839:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetCharWidth32W(HDC hdc,UINT iFirst,UINT iLast,LPINT lpBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2839:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2840:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetCharWidthFloatA(HDC hdc,UINT iFirst,UINT iLast,PFLOAT lpBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2840:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2841:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetCharWidthFloatW(HDC hdc,UINT iFirst,UINT iLast,PFLOAT lpBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2841:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2842:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetCharABCWidthsA(HDC hdc,UINT wFirst,UINT wLast,LPABC lpABC); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2842:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2843:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetCharABCWidthsW(HDC hdc,UINT wFirst,UINT wLast,LPABC lpABC); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2843:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2844:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetCharABCWidthsFloatA(HDC hdc,UINT iFirst,UINT iLast,LPABCFLOAT lpABC); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2844:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2845:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetCharABCWidthsFloatW(HDC hdc,UINT iFirst,UINT iLast,LPABCFLOAT lpABC); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2845:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2846:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI GetClipBox(HDC hdc,LPRECT lprect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2846:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2847:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI GetClipRgn(HDC hdc,HRGN hrgn); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2847:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2848:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI GetMetaRgn(HDC hdc,HRGN hrgn); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2848:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2849:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HGDIOBJ WINAPI GetCurrentObject(HDC hdc,UINT type); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2849:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2850:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetCurrentPositionEx(HDC hdc,LPPOINT lppt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2850:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2851:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI GetDeviceCaps(HDC hdc,int index); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2851:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2852:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI GetDIBits(HDC hdc,HBITMAP hbm,UINT start,UINT cLines,LPVOID lpvBits,LPBITMAPINFO lpbmi,UINT usage); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2852:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2853:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI DWORD WINAPI GetFontData (HDC hdc,DWORD dwTable,DWORD dwOffset,PVOID pvBuffer,DWORD cjBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2853:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2854:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI DWORD WINAPI GetGlyphOutlineA(HDC hdc,UINT uChar,UINT fuFormat,LPGLYPHMETRICS lpgm,DWORD cjBuffer,LPVOID pvBuffer,CONST MAT2 *lpmat2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2854:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2855:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI DWORD WINAPI GetGlyphOutlineW(HDC hdc,UINT uChar,UINT fuFormat,LPGLYPHMETRICS lpgm,DWORD cjBuffer,LPVOID pvBuffer,CONST MAT2 *lpmat2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2855:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2856:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI GetGraphicsMode(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2856:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2857:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI GetMapMode(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2857:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2858:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI UINT WINAPI GetMetaFileBitsEx(HMETAFILE hMF,UINT cbBuffer,LPVOID lpData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2858:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2859:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HMETAFILE WINAPI GetMetaFileA(LPCSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2859:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2860:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HMETAFILE WINAPI GetMetaFileW(LPCWSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2860:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2861:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI COLORREF WINAPI GetNearestColor(HDC hdc,COLORREF color); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2861:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2862:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI UINT WINAPI GetNearestPaletteIndex(HPALETTE h,COLORREF color); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2862:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2863:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI DWORD WINAPI GetObjectType(HGDIOBJ h); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2863:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2869:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI UINT WINAPI GetOutlineTextMetricsA(HDC hdc,UINT cjCopy,LPOUTLINETEXTMETRICA potm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2869:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2870:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI UINT WINAPI GetOutlineTextMetricsW(HDC hdc,UINT cjCopy,LPOUTLINETEXTMETRICW potm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2870:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2878:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI UINT WINAPI GetPaletteEntries(HPALETTE hpal,UINT iStart,UINT cEntries,LPPALETTEENTRY pPalEntries); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2878:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2879:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI COLORREF WINAPI GetPixel(HDC hdc,int x,int y); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2879:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2880:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI GetPixelFormat(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2880:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2881:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI GetPolyFillMode(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2881:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2882:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetRasterizerCaps(LPRASTERIZER_STATUS lpraststat,UINT cjBytes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2882:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2883:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI GetRandomRgn (HDC hdc,HRGN hrgn,INT i); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2883:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2884:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI DWORD WINAPI GetRegionData(HRGN hrgn,DWORD nCount,LPRGNDATA lpRgnData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2884:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2885:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI GetRgnBox(HRGN hrgn,LPRECT lprc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2885:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2886:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HGDIOBJ WINAPI GetStockObject(int i); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2886:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2887:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI GetStretchBltMode(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2887:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2888:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI UINT WINAPI GetSystemPaletteEntries(HDC hdc,UINT iStart,UINT cEntries,LPPALETTEENTRY pPalEntries); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2888:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2889:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI UINT WINAPI GetSystemPaletteUse(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2889:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2890:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI GetTextCharacterExtra(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2890:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2891:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI UINT WINAPI GetTextAlign(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2891:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2892:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI COLORREF WINAPI GetTextColor(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2892:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2893:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetTextExtentPointA(HDC hdc,LPCSTR lpString,int c,LPSIZE lpsz); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2893:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2894:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetTextExtentPointW(HDC hdc,LPCWSTR lpString,int c,LPSIZE lpsz); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2894:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2895:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetTextExtentPoint32A(HDC hdc,LPCSTR lpString,int c,LPSIZE psizl); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2895:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2896:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetTextExtentPoint32W(HDC hdc,LPCWSTR lpString,int c,LPSIZE psizl); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2896:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2897:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetTextExtentExPointA(HDC hdc,LPCSTR lpszString,int cchString,int nMaxExtent,LPINT lpnFit,LPINT lpnDx,LPSIZE lpSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2897:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2898:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetTextExtentExPointW(HDC hdc,LPCWSTR lpszString,int cchString,int nMaxExtent,LPINT lpnFit,LPINT lpnDx,LPSIZE lpSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2898:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2899:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI GetTextCharset(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2899:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2900:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI GetTextCharsetInfo(HDC hdc,LPFONTSIGNATURE lpSig,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2900:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2901:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI TranslateCharsetInfo(DWORD *lpSrc,LPCHARSETINFO lpCs,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2901:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2902:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI DWORD WINAPI GetFontLanguageInfo(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2902:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2903:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI DWORD WINAPI GetCharacterPlacementA(HDC hdc,LPCSTR lpString,int nCount,int nMexExtent,LPGCP_RESULTSA lpResults,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2903:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2904:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI DWORD WINAPI GetCharacterPlacementW(HDC hdc,LPCWSTR lpString,int nCount,int nMexExtent,LPGCP_RESULTSW lpResults,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2904:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2925:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI DWORD WINAPI GetFontUnicodeRanges(HDC hdc,LPGLYPHSET lpgs); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2925:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2926:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI DWORD WINAPI GetGlyphIndicesA(HDC hdc,LPCSTR lpstr,int c,LPWORD pgi,DWORD fl); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2926:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2927:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI DWORD WINAPI GetGlyphIndicesW(HDC hdc,LPCWSTR lpstr,int c,LPWORD pgi,DWORD fl); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2927:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2928:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetTextExtentPointI(HDC hdc,LPWORD pgiIn,int cgi,LPSIZE psize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2928:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2929:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetTextExtentExPointI (HDC hdc,LPWORD lpwszString,int cwchString,int nMaxExtent,LPINT lpnFit,LPINT lpnDx,LPSIZE lpSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2929:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2930:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetCharWidthI(HDC hdc,UINT giFirst,UINT cgi,LPWORD pgi,LPINT piWidths); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2930:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2931:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetCharABCWidthsI(HDC hdc,UINT giFirst,UINT cgi,LPWORD pgi,LPABC pabc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2931:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2946:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI AddFontResourceExA(LPCSTR name,DWORD fl,PVOID res); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2946:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2947:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI AddFontResourceExW(LPCWSTR name,DWORD fl,PVOID res); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2947:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2948:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI RemoveFontResourceExA(LPCSTR name,DWORD fl,PVOID pdv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2948:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2949:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI RemoveFontResourceExW(LPCWSTR name,DWORD fl,PVOID pdv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2949:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2950:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HANDLE WINAPI AddFontMemResourceEx(PVOID pFileView,DWORD cjSize,PVOID pvResrved,DWORD *pNumFonts); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2950:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2951:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI RemoveFontMemResourceEx(HANDLE h); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2951:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3006:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HFONT WINAPI CreateFontIndirectExA(CONST ENUMLOGFONTEXDVA *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3006:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3007:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HFONT WINAPI CreateFontIndirectExW(CONST ENUMLOGFONTEXDVW *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3007:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3028:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetViewportExtEx(HDC hdc,LPSIZE lpsize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3028:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3029:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetViewportOrgEx(HDC hdc,LPPOINT lppoint); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3029:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3030:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetWindowExtEx(HDC hdc,LPSIZE lpsize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3030:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3031:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetWindowOrgEx(HDC hdc,LPPOINT lppoint); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3031:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3032:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI IntersectClipRect(HDC hdc,int left,int top,int right,int bottom); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3032:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3033:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI InvertRgn(HDC hdc,HRGN hrgn); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3033:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3034:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI LineDDA(int xStart,int yStart,int xEnd,int yEnd,LINEDDAPROC lpProc,LPARAM data); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3034:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3035:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI LineTo(HDC hdc,int x,int y); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3035:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3036:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI MaskBlt(HDC hdcDest,int xDest,int yDest,int width,int height,HDC hdcSrc,int xSrc,int ySrc,HBITMAP hbmMask,int xMask,int yMask,DWORD rop); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3036:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3037:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI PlgBlt(HDC hdcDest,CONST POINT *lpPoint,HDC hdcSrc,int xSrc,int ySrc,int width,int height,HBITMAP hbmMask,int xMask,int yMask); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3037:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3038:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI OffsetClipRgn(HDC hdc,int x,int y); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3038:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3039:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI OffsetRgn(HRGN hrgn,int x,int y); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3039:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3040:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI PatBlt(HDC hdc,int x,int y,int w,int h,DWORD rop); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3040:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3041:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI Pie(HDC hdc,int left,int top,int right,int bottom,int xr1,int yr1,int xr2,int yr2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3041:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3042:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI PlayMetaFile(HDC hdc,HMETAFILE hmf); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3042:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3043:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI PaintRgn(HDC hdc,HRGN hrgn); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3043:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3044:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI PolyPolygon(HDC hdc,CONST POINT *apt,CONST INT *asz,int csz); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3044:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3045:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI PtInRegion(HRGN hrgn,int x,int y); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3045:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3046:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI PtVisible(HDC hdc,int x,int y); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3046:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3047:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI RectInRegion(HRGN hrgn,CONST RECT *lprect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3047:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3048:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI RectVisible(HDC hdc,CONST RECT *lprect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3048:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3049:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI Rectangle(HDC hdc,int left,int top,int right,int bottom); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3049:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3050:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI RestoreDC(HDC hdc,int nSavedDC); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3050:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3051:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HDC WINAPI ResetDCA(HDC hdc,CONST DEVMODEA *lpdm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3051:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3052:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HDC WINAPI ResetDCW(HDC hdc,CONST DEVMODEW *lpdm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3052:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3053:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI UINT WINAPI RealizePalette(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3053:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3054:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI RemoveFontResourceA(LPCSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3054:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3055:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI RemoveFontResourceW(LPCWSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3055:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3056:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI RoundRect(HDC hdc,int left,int top,int right,int bottom,int width,int height); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3056:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3057:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI ResizePalette(HPALETTE hpal,UINT n); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3057:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3058:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI SaveDC(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3058:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3059:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI SelectClipRgn(HDC hdc,HRGN hrgn); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3059:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3060:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI ExtSelectClipRgn(HDC hdc,HRGN hrgn,int mode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3060:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3061:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI SetMetaRgn(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3061:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3062:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HGDIOBJ WINAPI SelectObject(HDC hdc,HGDIOBJ h); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3062:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3063:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HPALETTE WINAPI SelectPalette(HDC hdc,HPALETTE hPal,WINBOOL bForceBkgd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3063:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3064:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI COLORREF WINAPI SetBkColor(HDC hdc,COLORREF color); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3064:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3065:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI COLORREF WINAPI SetDCBrushColor(HDC hdc,COLORREF color); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3065:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3066:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI COLORREF WINAPI SetDCPenColor(HDC hdc,COLORREF color); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3066:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3067:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI SetBkMode(HDC hdc,int mode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3067:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3068:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI LONG WINAPI SetBitmapBits(HBITMAP hbm,DWORD cb,CONST VOID *pvBits); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3068:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3069:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI UINT WINAPI SetBoundsRect(HDC hdc,CONST RECT *lprect,UINT flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3069:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3070:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI SetDIBits(HDC hdc,HBITMAP hbm,UINT start,UINT cLines,CONST VOID *lpBits,CONST BITMAPINFO *lpbmi,UINT ColorUse); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3070:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3071:188: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI SetDIBitsToDevice(HDC hdc,int xDest,int yDest,DWORD w,DWORD h,int xSrc,int ySrc,UINT StartScan,UINT cLines,CONST VOID *lpvBits,CONST BITMAPINFO *lpbmi,UINT ColorUse); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3071:188: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3072:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI DWORD WINAPI SetMapperFlags(HDC hdc,DWORD flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3072:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3073:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI SetGraphicsMode(HDC hdc,int iMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3073:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3074:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI SetMapMode(HDC hdc,int iMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3074:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3075:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI DWORD WINAPI SetLayout(HDC hdc,DWORD l); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3075:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3076:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI DWORD WINAPI GetLayout(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3076:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3077:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HMETAFILE WINAPI SetMetaFileBitsEx(UINT cbBuffer,CONST BYTE *lpData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3077:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3078:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI UINT WINAPI SetPaletteEntries(HPALETTE hpal,UINT iStart,UINT cEntries,CONST PALETTEENTRY *pPalEntries); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3078:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3079:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI COLORREF WINAPI SetPixel(HDC hdc,int x,int y,COLORREF color); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3079:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3080:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI SetPixelV(HDC hdc,int x,int y,COLORREF color); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3080:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3081:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI SetPixelFormat(HDC hdc,int format,CONST PIXELFORMATDESCRIPTOR *ppfd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3081:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3082:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI SetPolyFillMode(HDC hdc,int mode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3082:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3083:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI StretchBlt(HDC hdcDest,int xDest,int yDest,int wDest,int hDest,HDC hdcSrc,int xSrc,int ySrc,int wSrc,int hSrc,DWORD rop); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3083:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3084:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI SetRectRgn(HRGN hrgn,int left,int top,int right,int bottom); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3084:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3085:204: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI StretchDIBits(HDC hdc,int xDest,int yDest,int DestWidth,int DestHeight,int xSrc,int ySrc,int SrcWidth,int SrcHeight,CONST VOID *lpBits,CONST BITMAPINFO *lpbmi,UINT iUsage,DWORD rop); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3085:204: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3086:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI SetROP2(HDC hdc,int rop2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3086:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3087:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI SetStretchBltMode(HDC hdc,int mode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3087:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3088:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI UINT WINAPI SetSystemPaletteUse(HDC hdc,UINT use); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3088:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3089:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI SetTextCharacterExtra(HDC hdc,int extra); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3089:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3090:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI COLORREF WINAPI SetTextColor(HDC hdc,COLORREF color); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3090:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3091:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI UINT WINAPI SetTextAlign(HDC hdc,UINT align); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3091:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3092:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI SetTextJustification(HDC hdc,int extra,int count); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3092:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3093:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI UpdateColors(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3093:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3159:179: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI AlphaBlend(HDC hdcDest,int xoriginDest,int yoriginDest,int wDest,int hDest,HDC hdcSrc,int xoriginSrc,int yoriginSrc,int wSrc,int hSrc,BLENDFUNCTION ftn); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3159:179: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3160:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GdiAlphaBlend(HDC hdcDest,int xoriginDest,int yoriginDest,int wDest,int hDest,HDC hdcSrc,int xoriginSrc,int yoriginSrc,int wSrc,int hSrc,BLENDFUNCTION ftn); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3160:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3161:184: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI TransparentBlt(HDC hdcDest,int xoriginDest,int yoriginDest,int wDest,int hDest,HDC hdcSrc,int xoriginSrc,int yoriginSrc,int wSrc,int hSrc,UINT crTransparent); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3161:184: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3162:187: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GdiTransparentBlt(HDC hdcDest,int xoriginDest,int yoriginDest,int wDest,int hDest,HDC hdcSrc,int xoriginSrc,int yoriginSrc,int wSrc,int hSrc,UINT crTransparent); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3162:187: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3169:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GradientFill(HDC hdc,PTRIVERTEX pVertex,ULONG nVertex,PVOID pMesh,ULONG nMesh,ULONG ulMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3169:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3170:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GdiGradientFill(HDC hdc,PTRIVERTEX pVertex,ULONG nVertex,PVOID pMesh,ULONG nMesh,ULONG ulMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3170:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3179:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI PlayMetaFileRecord(HDC hdc,LPHANDLETABLE lpHandleTable,LPMETARECORD lpMR,UINT noObjs); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3179:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3183:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI EnumMetaFile(HDC hdc,HMETAFILE hmf,MFENUMPROC lpProc,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3183:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3187:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HENHMETAFILE WINAPI CloseEnhMetaFile(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3187:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3188:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HENHMETAFILE WINAPI CopyEnhMetaFileA(HENHMETAFILE hEnh,LPCSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3188:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3189:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HENHMETAFILE WINAPI CopyEnhMetaFileW(HENHMETAFILE hEnh,LPCWSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3189:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3190:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HDC WINAPI CreateEnhMetaFileA(HDC hdc,LPCSTR lpFilename,CONST RECT *lprc,LPCSTR lpDesc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3190:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3191:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HDC WINAPI CreateEnhMetaFileW(HDC hdc,LPCWSTR lpFilename,CONST RECT *lprc,LPCWSTR lpDesc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3191:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3192:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI DeleteEnhMetaFile(HENHMETAFILE hmf); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3192:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3193:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI EnumEnhMetaFile(HDC hdc,HENHMETAFILE hmf,ENHMFENUMPROC lpProc,LPVOID lpParam,CONST RECT *lpRect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3193:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3194:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HENHMETAFILE WINAPI GetEnhMetaFileA(LPCSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3194:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3195:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HENHMETAFILE WINAPI GetEnhMetaFileW(LPCWSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3195:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3196:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI UINT WINAPI GetEnhMetaFileBits(HENHMETAFILE hEMF,UINT nSize,LPBYTE lpData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3196:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3197:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI UINT WINAPI GetEnhMetaFileDescriptionA(HENHMETAFILE hemf,UINT cchBuffer,LPSTR lpDescription); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3197:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3198:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI UINT WINAPI GetEnhMetaFileDescriptionW(HENHMETAFILE hemf,UINT cchBuffer,LPWSTR lpDescription); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3198:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3199:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI UINT WINAPI GetEnhMetaFileHeader(HENHMETAFILE hemf,UINT nSize,LPENHMETAHEADER lpEnhMetaHeader); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3199:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3200:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI UINT WINAPI GetEnhMetaFilePaletteEntries(HENHMETAFILE hemf,UINT nNumEntries,LPPALETTEENTRY lpPaletteEntries); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3200:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3201:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI UINT WINAPI GetEnhMetaFilePixelFormat(HENHMETAFILE hemf,UINT cbBuffer,PIXELFORMATDESCRIPTOR *ppfd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3201:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3202:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI UINT WINAPI GetWinMetaFileBits(HENHMETAFILE hemf,UINT cbData16,LPBYTE pData16,INT iMapMode,HDC hdcRef); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3202:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3203:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI PlayEnhMetaFile(HDC hdc,HENHMETAFILE hmf,CONST RECT *lprect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3203:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3204:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI PlayEnhMetaFileRecord(HDC hdc,LPHANDLETABLE pht,CONST ENHMETARECORD *pmr,UINT cht); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3204:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3205:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HENHMETAFILE WINAPI SetEnhMetaFileBits(UINT nSize,CONST BYTE *pb); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3205:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3206:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HENHMETAFILE WINAPI SetWinMetaFileBits(UINT nSize,CONST BYTE *lpMeta16Data,HDC hdcRef,CONST METAFILEPICT *lpMFP); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3206:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3207:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GdiComment(HDC hdc,UINT nSize,CONST BYTE *lpData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3207:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3213:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetTextMetricsA(HDC hdc,LPTEXTMETRICA lptm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3213:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3214:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetTextMetricsW(HDC hdc,LPTEXTMETRICW lptm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3214:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3225:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI AngleArc(HDC hdc,int x,int y,DWORD r,FLOAT StartAngle,FLOAT SweepAngle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3225:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3226:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI PolyPolyline(HDC hdc,CONST POINT *apt,CONST DWORD *asz,DWORD csz); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3226:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3227:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetWorldTransform(HDC hdc,LPXFORM lpxf); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3227:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3228:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI SetWorldTransform(HDC hdc,CONST XFORM *lpxf); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3228:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3229:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI ModifyWorldTransform(HDC hdc,CONST XFORM *lpxf,DWORD mode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3229:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3230:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI CombineTransform(LPXFORM lpxfOut,CONST XFORM *lpxf1,CONST XFORM *lpxf2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3230:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3231:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HBITMAP WINAPI CreateDIBSection(HDC hdc,CONST BITMAPINFO *lpbmi,UINT usage,VOID **ppvBits,HANDLE hSection,DWORD offset); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3231:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3232:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI UINT WINAPI GetDIBColorTable(HDC hdc,UINT iStart,UINT cEntries,RGBQUAD *prgbq); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3232:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3233:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI UINT WINAPI SetDIBColorTable(HDC hdc,UINT iStart,UINT cEntries,CONST RGBQUAD *prgbq); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3233:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3280:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI SetColorAdjustment(HDC hdc,CONST COLORADJUSTMENT *lpca); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3280:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3281:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetColorAdjustment(HDC hdc,LPCOLORADJUSTMENT lpca); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3281:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3282:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HPALETTE WINAPI CreateHalftonePalette(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3282:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3315:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI StartDocA(HDC hdc,CONST DOCINFOA *lpdi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3315:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3316:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI StartDocW(HDC hdc,CONST DOCINFOW *lpdi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3316:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3317:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI EndDoc(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3317:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3318:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI StartPage(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3318:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3319:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI EndPage(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3319:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3320:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI AbortDoc(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3320:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3321:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI SetAbortProc(HDC hdc,ABORTPROC lpProc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3321:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3322:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI AbortPath(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3322:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3323:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI ArcTo(HDC hdc,int left,int top,int right,int bottom,int xr1,int yr1,int xr2,int yr2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3323:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3324:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI BeginPath(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3324:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3325:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI CloseFigure(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3325:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3326:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI EndPath(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3326:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3327:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI FillPath(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3327:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3328:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI FlattenPath(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3328:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3329:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI GetPath(HDC hdc,LPPOINT apt,LPBYTE aj,int cpt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3329:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3330:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HRGN WINAPI PathToRegion(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3330:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3331:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI PolyDraw(HDC hdc,CONST POINT *apt,CONST BYTE *aj,int cpt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3331:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3332:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI SelectClipPath(HDC hdc,int mode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3332:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3333:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI SetArcDirection(HDC hdc,int dir); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3333:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3334:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI SetMiterLimit(HDC hdc,FLOAT limit,PFLOAT old); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3334:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3335:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI StrokeAndFillPath(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3335:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3336:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI StrokePath(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3336:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3337:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI WidenPath(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3337:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3338:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HPEN WINAPI ExtCreatePen(DWORD iPenStyle,DWORD cWidth,CONST LOGBRUSH *plbrush,DWORD cStyle,CONST DWORD *pstyle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3338:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3339:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetMiterLimit(HDC hdc,PFLOAT plimit); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3339:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3340:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI GetArcDirection(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3340:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3341:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI GetObjectA(HANDLE h,int c,LPVOID pv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3341:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3342:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI GetObjectW(HANDLE h,int c,LPVOID pv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3342:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3343:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI MoveToEx(HDC hdc,int x,int y,LPPOINT lppt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3343:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3344:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI TextOutA(HDC hdc,int x,int y,LPCSTR lpString,int c); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3344:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3345:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI TextOutW(HDC hdc,int x,int y,LPCWSTR lpString,int c); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3345:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3346:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI ExtTextOutA(HDC hdc,int x,int y,UINT options,CONST RECT *lprect,LPCSTR lpString,UINT c,CONST INT *lpDx); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3346:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3347:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI ExtTextOutW(HDC hdc,int x,int y,UINT options,CONST RECT *lprect,LPCWSTR lpString,UINT c,CONST INT *lpDx); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3347:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3348:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI PolyTextOutA(HDC hdc,CONST POLYTEXTA *ppt,int nstrings); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3348:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3349:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI PolyTextOutW(HDC hdc,CONST POLYTEXTW *ppt,int nstrings); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3349:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3350:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HRGN WINAPI CreatePolygonRgn(CONST POINT *pptl,int cPoint,int iMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3350:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3351:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI DPtoLP(HDC hdc,LPPOINT lppt,int c); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3351:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3352:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI LPtoDP(HDC hdc,LPPOINT lppt,int c); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3352:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3353:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI Polygon(HDC hdc,CONST POINT *apt,int cpt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3353:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3354:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI Polyline(HDC hdc,CONST POINT *apt,int cpt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3354:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3355:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI PolyBezier(HDC hdc,CONST POINT *apt,DWORD cpt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3355:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3356:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI PolyBezierTo(HDC hdc,CONST POINT *apt,DWORD cpt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3356:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3357:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI PolylineTo(HDC hdc,CONST POINT *apt,DWORD cpt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3357:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3358:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI SetViewportExtEx(HDC hdc,int x,int y,LPSIZE lpsz); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3358:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3359:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI SetViewportOrgEx(HDC hdc,int x,int y,LPPOINT lppt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3359:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3360:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI SetWindowExtEx(HDC hdc,int x,int y,LPSIZE lpsz); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3360:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3361:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI SetWindowOrgEx(HDC hdc,int x,int y,LPPOINT lppt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3361:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3362:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI OffsetViewportOrgEx(HDC hdc,int x,int y,LPPOINT lppt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3362:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3363:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI OffsetWindowOrgEx(HDC hdc,int x,int y,LPPOINT lppt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3363:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3364:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI ScaleViewportExtEx(HDC hdc,int xn,int dx,int yn,int yd,LPSIZE lpsz); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3364:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3365:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI ScaleWindowExtEx(HDC hdc,int xn,int xd,int yn,int yd,LPSIZE lpsz); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3365:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3366:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI SetBitmapDimensionEx(HBITMAP hbm,int w,int h,LPSIZE lpsz); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3366:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3367:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI SetBrushOrgEx(HDC hdc,int x,int y,LPPOINT lppt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3367:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3368:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI GetTextFaceA(HDC hdc,int c,LPSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3368:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3369:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI GetTextFaceW(HDC hdc,int c,LPWSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3369:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3381:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI DWORD WINAPI GetKerningPairsA(HDC hdc,DWORD nPairs,LPKERNINGPAIR lpKernPair); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3381:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3382:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI DWORD WINAPI GetKerningPairsW(HDC hdc,DWORD nPairs,LPKERNINGPAIR lpKernPair); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3382:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3383:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetDCOrgEx(HDC hdc,LPPOINT lppt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3383:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3384:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI FixBrushOrgEx(HDC hdc,int x,int y,LPPOINT ptl); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3384:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3385:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI UnrealizeObject(HGDIOBJ h); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3385:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3386:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GdiFlush(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3386:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3387:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI DWORD WINAPI GdiSetBatchLimit(DWORD dw); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3387:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3388:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI DWORD WINAPI GdiGetBatchLimit(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3388:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3406:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI SetICMMode(HDC hdc,int mode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3406:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3407:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI CheckColorsInGamut(HDC hdc,LPVOID lpRGBTriple,LPVOID dlpBuffer,DWORD nCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3407:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3408:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HCOLORSPACE WINAPI GetColorSpace(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3408:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3409:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetLogColorSpaceA(HCOLORSPACE hColorSpace,LPLOGCOLORSPACEA lpBuffer,DWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3409:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3410:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetLogColorSpaceW(HCOLORSPACE hColorSpace,LPLOGCOLORSPACEW lpBuffer,DWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3410:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3411:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HCOLORSPACE WINAPI CreateColorSpaceA(LPLOGCOLORSPACEA lplcs); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3411:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3412:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HCOLORSPACE WINAPI CreateColorSpaceW(LPLOGCOLORSPACEW lplcs); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3412:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3413:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HCOLORSPACE WINAPI SetColorSpace(HDC hdc,HCOLORSPACE hcs); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3413:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3414:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI DeleteColorSpace(HCOLORSPACE hcs); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3414:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3415:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetICMProfileA(HDC hdc,LPDWORD pBufSize,LPSTR pszFilename); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3415:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3416:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetICMProfileW(HDC hdc,LPDWORD pBufSize,LPWSTR pszFilename); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3416:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3417:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI SetICMProfileA(HDC hdc,LPSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3417:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3418:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI SetICMProfileW(HDC hdc,LPWSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3418:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3419:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetDeviceGammaRamp(HDC hdc,LPVOID lpRamp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3419:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3420:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI SetDeviceGammaRamp(HDC hdc,LPVOID lpRamp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3420:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3421:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI ColorMatchToTarget(HDC hdc,HDC hdcTarget,DWORD action); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3421:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3422:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI EnumICMProfilesA(HDC hdc,ICMENUMPROCA lpProc,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3422:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3423:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI EnumICMProfilesW(HDC hdc,ICMENUMPROCW lpProc,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3423:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3424:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI UpdateICMRegKeyA(DWORD reserved,LPSTR lpszCMID,LPSTR lpszFileName,UINT command); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3424:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3425:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI UpdateICMRegKeyW(DWORD reserved,LPWSTR lpszCMID,LPWSTR lpszFileName,UINT command); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3425:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3426:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI ColorCorrectPalette(HDC hdc,HPALETTE hPal,DWORD deFirst,DWORD num); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3426:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4175:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI wglCopyContext(HGLRC,HGLRC,UINT); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4175:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4176:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HGLRC WINAPI wglCreateContext(HDC); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4176:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4177:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HGLRC WINAPI wglCreateLayerContext(HDC,int); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4177:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4178:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI wglDeleteContext(HGLRC); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4178:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4179:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HGLRC WINAPI wglGetCurrentContext(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4179:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4180:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HDC WINAPI wglGetCurrentDC(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4180:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4181:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI PROC WINAPI wglGetProcAddress(LPCSTR); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4181:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4182:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI wglMakeCurrent(HDC,HGLRC); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4182:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4183:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI wglShareLists(HGLRC,HGLRC); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4183:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4184:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI wglUseFontBitmapsA(HDC,DWORD,DWORD,DWORD); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4184:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4185:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI wglUseFontBitmapsW(HDC,DWORD,DWORD,DWORD); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4185:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4186:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI SwapBuffers(HDC); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4186:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4206:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI wglUseFontOutlinesA(HDC,DWORD,DWORD,DWORD,FLOAT,FLOAT,int,LPGLYPHMETRICSFLOAT); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4206:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4207:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI wglUseFontOutlinesW(HDC,DWORD,DWORD,DWORD,FLOAT,FLOAT,int,LPGLYPHMETRICSFLOAT); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4207:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4282:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI wglDescribeLayerPlane(HDC,int,int,UINT,LPLAYERPLANEDESCRIPTOR); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4282:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4283:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI wglSetLayerPaletteEntries(HDC,int,int,int,CONST COLORREF *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4283:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4284:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI wglGetLayerPaletteEntries(HDC,int,int,int,COLORREF *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4284:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4285:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI wglRealizeLayerPalette(HDC,int,WINBOOL); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4285:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4286:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI wglSwapLayerBuffers(HDC,UINT); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4286:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4295:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI DWORD WINAPI wglSwapMultipleBuffers(UINT,CONST WGLSWAP *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4295:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:24, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:72, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/guiddef.h:30:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __extension__ template const GUID &__mingw_uuidof(); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/guiddef.h:30:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:72, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:168:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI wvsprintfA(LPSTR,LPCSTR,va_list arglist); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:168:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:169:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI wvsprintfW(LPWSTR,LPCWSTR,va_list arglist); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:169:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:170:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPIV wsprintfA(LPSTR,LPCSTR,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:170:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:171:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPIV wsprintfW(LPWSTR,LPCWSTR,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:171:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:709:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HKL WINAPI LoadKeyboardLayoutA(LPCSTR pwszKLID,UINT Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:709:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:710:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HKL WINAPI LoadKeyboardLayoutW(LPCWSTR pwszKLID,UINT Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:710:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:711:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HKL WINAPI ActivateKeyboardLayout(HKL hkl,UINT Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:711:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:72, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:712:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI ToUnicodeEx(UINT wVirtKey,UINT wScanCode,CONST BYTE *lpKeyState,LPWSTR pwszBuff,int cchBuff,UINT wFlags,HKL dwhkl); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:712:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:713:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI UnloadKeyboardLayout(HKL hkl); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:713:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:714:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetKeyboardLayoutNameA(LPSTR pwszKLID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:714:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:715:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetKeyboardLayoutNameW(LPWSTR pwszKLID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:715:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:716:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI GetKeyboardLayoutList(int nBuff,HKL *lpList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:716:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:717:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HKL WINAPI GetKeyboardLayout(DWORD idThread); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:717:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:726:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI GetMouseMovePointsEx(UINT cbSize,LPMOUSEMOVEPOINT lppt,LPMOUSEMOVEPOINT lpptBuf,int nBufPoints,DWORD resolution); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:726:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:753:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HDESK WINAPI CreateDesktopA(LPCSTR lpszDesktop,LPCSTR lpszDevice,LPDEVMODEA pDevmode,DWORD dwFlags,ACCESS_MASK dwDesiredAccess,LPSECURITY_ATTRIBUTES lpsa); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:753:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:754:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HDESK WINAPI CreateDesktopW(LPCWSTR lpszDesktop,LPCWSTR lpszDevice,LPDEVMODEW pDevmode,DWORD dwFlags,ACCESS_MASK dwDesiredAccess,LPSECURITY_ATTRIBUTES lpsa); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:754:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:755:205: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HDESK WINAPI CreateDesktopExA (LPCSTR lpszDesktop, LPCSTR lpszDevice, DEVMODEA *pDevmode, DWORD dwFlags, ACCESS_MASK dwDesiredAccess, LPSECURITY_ATTRIBUTES lpsa, ULONG ulHeapSize, PVOID pvoid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:755:205: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:756:207: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HDESK WINAPI CreateDesktopExW (LPCWSTR lpszDesktop, LPCWSTR lpszDevice, DEVMODEW *pDevmode, DWORD dwFlags, ACCESS_MASK dwDesiredAccess, LPSECURITY_ATTRIBUTES lpsa, ULONG ulHeapSize, PVOID pvoid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:756:207: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:763:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HDESK WINAPI OpenDesktopA(LPCSTR lpszDesktop,DWORD dwFlags,WINBOOL fInherit,ACCESS_MASK dwDesiredAccess); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:763:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:764:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HDESK WINAPI OpenDesktopW(LPCWSTR lpszDesktop,DWORD dwFlags,WINBOOL fInherit,ACCESS_MASK dwDesiredAccess); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:764:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:765:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HDESK WINAPI OpenInputDesktop(DWORD dwFlags,WINBOOL fInherit,ACCESS_MASK dwDesiredAccess); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:765:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:766:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EnumDesktopsA(HWINSTA hwinsta,DESKTOPENUMPROCA lpEnumFunc,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:766:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:767:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EnumDesktopsW(HWINSTA hwinsta,DESKTOPENUMPROCW lpEnumFunc,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:767:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:768:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EnumDesktopWindows(HDESK hDesktop,WNDENUMPROC lpfn,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:768:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:769:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SwitchDesktop(HDESK hDesktop); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:769:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:770:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetThreadDesktop(HDESK hDesktop); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:770:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:771:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI CloseDesktop(HDESK hDesktop); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:771:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:772:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HDESK WINAPI GetThreadDesktop(DWORD dwThreadId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:772:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:797:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWINSTA WINAPI CreateWindowStationA(LPCSTR lpwinsta,DWORD dwFlags,ACCESS_MASK dwDesiredAccess,LPSECURITY_ATTRIBUTES lpsa); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:797:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:798:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWINSTA WINAPI CreateWindowStationW(LPCWSTR lpwinsta,DWORD dwFlags,ACCESS_MASK dwDesiredAccess,LPSECURITY_ATTRIBUTES lpsa); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:798:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:799:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWINSTA WINAPI OpenWindowStationA(LPCSTR lpszWinSta,WINBOOL fInherit,ACCESS_MASK dwDesiredAccess); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:799:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:800:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWINSTA WINAPI OpenWindowStationW(LPCWSTR lpszWinSta,WINBOOL fInherit,ACCESS_MASK dwDesiredAccess); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:800:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:801:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EnumWindowStationsA(WINSTAENUMPROCA lpEnumFunc,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:801:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:802:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EnumWindowStationsW(WINSTAENUMPROCW lpEnumFunc,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:802:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:803:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI CloseWindowStation(HWINSTA hWinSta); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:803:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:804:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetProcessWindowStation(HWINSTA hWinSta); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:804:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:805:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWINSTA WINAPI GetProcessWindowStation(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:805:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:811:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetUserObjectSecurity(HANDLE hObj,PSECURITY_INFORMATION pSIRequested,PSECURITY_DESCRIPTOR pSID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:811:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:812:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetUserObjectSecurity(HANDLE hObj,PSECURITY_INFORMATION pSIRequested,PSECURITY_DESCRIPTOR pSID,DWORD nLength,LPDWORD lpnLengthNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:812:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:834:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetUserObjectInformationA(HANDLE hObj,int nIndex,PVOID pvInfo,DWORD nLength,LPDWORD lpnLengthNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:834:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:835:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetUserObjectInformationW(HANDLE hObj,int nIndex,PVOID pvInfo,DWORD nLength,LPDWORD lpnLengthNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:835:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:836:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetUserObjectInformationA(HANDLE hObj,int nIndex,PVOID pvInfo,DWORD nLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:836:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:837:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetUserObjectInformationW(HANDLE hObj,int nIndex,PVOID pvInfo,DWORD nLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:837:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:908:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsHungAppWindow(HWND hwnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:908:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:909:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI VOID WINAPI DisableProcessWindowsGhosting(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:909:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1442:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI RegisterWindowMessageA(LPCSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1442:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1443:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI RegisterWindowMessageW(LPCWSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1443:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1513:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI TrackMouseEvent(LPTRACKMOUSEEVENT lpEventTrack); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1513:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1641:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI DrawEdge(HDC hdc,LPRECT qrc,UINT edge,UINT grfFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1641:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1687:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI DrawFrameControl(HDC,LPRECT,UINT,UINT); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1687:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1699:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI DrawCaption(HWND hwnd,HDC hdc,CONST RECT *lprect,UINT flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1699:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1706:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI DrawAnimatedRects(HWND hwnd,int idAni,CONST RECT *lprcFrom,CONST RECT *lprcTo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1706:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1900:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetMessageA(LPMSG lpMsg,HWND hWnd,UINT wMsgFilterMin,UINT wMsgFilterMax); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1900:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1901:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetMessageW(LPMSG lpMsg,HWND hWnd,UINT wMsgFilterMin,UINT wMsgFilterMax); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1901:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1902:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI TranslateMessage(CONST MSG *lpMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1902:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1903:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LRESULT WINAPI DispatchMessageA(CONST MSG *lpMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1903:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1904:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LRESULT WINAPI DispatchMessageW(CONST MSG *lpMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1904:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1905:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetMessageQueue(int cMessagesMax); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1905:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1906:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI PeekMessageA(LPMSG lpMsg,HWND hWnd,UINT wMsgFilterMin,UINT wMsgFilterMax,UINT wRemoveMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1906:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1907:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI PeekMessageW(LPMSG lpMsg,HWND hWnd,UINT wMsgFilterMin,UINT wMsgFilterMax,UINT wRemoveMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1907:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1921:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI RegisterHotKey(HWND hWnd,int id,UINT fsModifiers,UINT vk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1921:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1922:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI UnregisterHotKey(HWND hWnd,int id); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1922:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1970:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI ExitWindowsEx(UINT uFlags,DWORD dwReason); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1970:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1971:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SwapMouseButton(WINBOOL fSwap); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1971:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1972:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI GetMessagePos(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1972:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1973:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LONG WINAPI GetMessageTime(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1973:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1974:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LPARAM WINAPI GetMessageExtraInfo(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1974:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1978:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsWow64Message(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1978:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1979:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LPARAM WINAPI SetMessageExtraInfo(LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1979:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1980:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LRESULT WINAPI SendMessageA(HWND hWnd,UINT Msg,WPARAM wParam,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1980:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1981:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LRESULT WINAPI SendMessageW(HWND hWnd,UINT Msg,WPARAM wParam,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1981:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1982:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LRESULT WINAPI SendMessageTimeoutA(HWND hWnd,UINT Msg,WPARAM wParam,LPARAM lParam,UINT fuFlags,UINT uTimeout,PDWORD_PTR lpdwResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1982:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1983:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LRESULT WINAPI SendMessageTimeoutW(HWND hWnd,UINT Msg,WPARAM wParam,LPARAM lParam,UINT fuFlags,UINT uTimeout,PDWORD_PTR lpdwResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1983:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1984:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SendNotifyMessageA(HWND hWnd,UINT Msg,WPARAM wParam,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1984:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1985:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SendNotifyMessageW(HWND hWnd,UINT Msg,WPARAM wParam,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1985:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1986:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SendMessageCallbackA(HWND hWnd,UINT Msg,WPARAM wParam,LPARAM lParam,SENDASYNCPROC lpResultCallBack,ULONG_PTR dwData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1986:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1987:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SendMessageCallbackW(HWND hWnd,UINT Msg,WPARAM wParam,LPARAM lParam,SENDASYNCPROC lpResultCallBack,ULONG_PTR dwData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1987:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1999:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI __LONG32 WINAPI BroadcastSystemMessageExA(DWORD flags,LPDWORD lpInfo,UINT Msg,WPARAM wParam,LPARAM lParam,PBSMINFO pbsmInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1999:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2000:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI __LONG32 WINAPI BroadcastSystemMessageExW(DWORD flags,LPDWORD lpInfo,UINT Msg,WPARAM wParam,LPARAM lParam,PBSMINFO pbsmInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2000:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2001:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI __LONG32 WINAPI BroadcastSystemMessageA(DWORD flags,LPDWORD lpInfo,UINT Msg,WPARAM wParam,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2001:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2002:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI __LONG32 WINAPI BroadcastSystemMessageW(DWORD flags,LPDWORD lpInfo,UINT Msg,WPARAM wParam,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2002:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2055:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HPOWERNOTIFY WINAPI RegisterPowerSettingNotification (HANDLE hRecipient, LPCGUID PowerSettingGuid, DWORD Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2055:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2056:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI UnregisterPowerSettingNotification (HPOWERNOTIFY Handle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2056:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2057:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HPOWERNOTIFY WINAPI RegisterSuspendResumeNotification (HANDLE hRecipient, DWORD Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2057:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2058:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI UnregisterSuspendResumeNotification (HPOWERNOTIFY Handle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2058:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2061:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI PostMessageA (HWND hWnd, UINT Msg, WPARAM wParam, LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2061:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2062:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI PostMessageW (HWND hWnd, UINT Msg, WPARAM wParam, LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2062:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2063:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI PostThreadMessageA (DWORD idThread, UINT Msg, WPARAM wParam, LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2063:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2064:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI PostThreadMessageW (DWORD idThread, UINT Msg, WPARAM wParam, LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2064:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2069:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI AttachThreadInput (DWORD idAttach, DWORD idAttachTo, WINBOOL fAttach); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2069:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2070:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI ReplyMessage (LRESULT lResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2070:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2071:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI WaitMessage (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2071:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2072:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI WaitForInputIdle (HANDLE hProcess, DWORD dwMilliseconds); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2072:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2073:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LRESULT WINAPI DefWindowProcA (HWND hWnd, UINT Msg, WPARAM wParam, LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2073:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2074:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LRESULT WINAPI DefWindowProcW (HWND hWnd, UINT Msg, WPARAM wParam, LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2074:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2075:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI VOID WINAPI PostQuitMessage (int nExitCode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2075:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2076:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI InSendMessage (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2076:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2077:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI InSendMessageEx (LPVOID lpReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2077:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2078:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI GetDoubleClickTime (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2078:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2079:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetDoubleClickTime (UINT); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2079:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2080:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI ATOM WINAPI RegisterClassA (CONST WNDCLASSA *lpWndClass); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2080:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2081:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI ATOM WINAPI RegisterClassW (CONST WNDCLASSW *lpWndClass); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2081:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2082:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI UnregisterClassA (LPCSTR lpClassName, HINSTANCE hInstance); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2082:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2083:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI UnregisterClassW (LPCWSTR lpClassName, HINSTANCE hInstance); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2083:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2084:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetClassInfoA (HINSTANCE hInstance, LPCSTR lpClassName, LPWNDCLASSA lpWndClass); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2084:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2085:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetClassInfoW (HINSTANCE hInstance, LPCWSTR lpClassName, LPWNDCLASSW lpWndClass); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2085:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2086:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI ATOM WINAPI RegisterClassExA (CONST WNDCLASSEXA *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2086:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2087:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI ATOM WINAPI RegisterClassExW (CONST WNDCLASSEXW *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2087:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2088:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetClassInfoExA (HINSTANCE hInstance, LPCSTR lpszClass, LPWNDCLASSEXA lpwcx); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2088:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2089:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetClassInfoExW (HINSTANCE hInstance, LPCWSTR lpszClass, LPWNDCLASSEXW lpwcx); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2089:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2092:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LRESULT WINAPI CallWindowProcA (WNDPROC lpPrevWndFunc, HWND hWnd, UINT Msg, WPARAM wParam, LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2092:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2093:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LRESULT WINAPI CallWindowProcW (WNDPROC lpPrevWndFunc, HWND hWnd, UINT Msg, WPARAM wParam, LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2093:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2125:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HDEVNOTIFY WINAPI RegisterDeviceNotificationA(HANDLE hRecipient,LPVOID NotificationFilter,DWORD Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2125:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2126:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HDEVNOTIFY WINAPI RegisterDeviceNotificationW(HANDLE hRecipient,LPVOID NotificationFilter,DWORD Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2126:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2127:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI UnregisterDeviceNotification(HDEVNOTIFY Handle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2127:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2134:208: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI CreateWindowExA(DWORD dwExStyle,LPCSTR lpClassName,LPCSTR lpWindowName,DWORD dwStyle,int X,int Y,int nWidth,int nHeight,HWND hWndParent,HMENU hMenu,HINSTANCE hInstance,LPVOID lpParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2134:208: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2135:210: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI CreateWindowExW(DWORD dwExStyle,LPCWSTR lpClassName,LPCWSTR lpWindowName,DWORD dwStyle,int X,int Y,int nWidth,int nHeight,HWND hWndParent,HMENU hMenu,HINSTANCE hInstance,LPVOID lpParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2135:210: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2140:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsWindow(HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2140:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2141:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsMenu(HMENU hMenu); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2141:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2142:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsChild(HWND hWndParent,HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2142:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2143:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI DestroyWindow(HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2143:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2144:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI ShowWindow(HWND hWnd,int nCmdShow); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2144:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2145:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI AnimateWindow(HWND hWnd,DWORD dwTime,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2145:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2150:180: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI UpdateLayeredWindow (HWND hWnd, HDC hdcDst, POINT *pptDst, SIZE *psize, HDC hdcSrc, POINT *pptSrc, COLORREF crKey, BLENDFUNCTION *pblend, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2150:180: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2168:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI UpdateLayeredWindowIndirect (HWND hWnd, const UPDATELAYEREDWINDOWINFO *pULWInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2168:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2173:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetLayeredWindowAttributes (HWND hwnd, COLORREF *pcrKey, BYTE *pbAlpha, DWORD *pdwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2173:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2177:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI PrintWindow (HWND hwnd, HDC hdcBlt, UINT nFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2177:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2178:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetLayeredWindowAttributes (HWND hwnd, COLORREF crKey, BYTE bAlpha, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2178:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2205:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI ShowWindowAsync (HWND hWnd, int nCmdShow); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2205:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2206:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI FlashWindow (HWND hWnd, WINBOOL bInvert); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2206:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2207:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI FlashWindowEx (PFLASHWINFO pfwi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2207:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2208:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI ShowOwnedPopups (HWND hWnd, WINBOOL fShow); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2208:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2209:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI OpenIcon (HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2209:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2210:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI CloseWindow (HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2210:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2211:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI MoveWindow (HWND hWnd, int X, int Y, int nWidth, int nHeight, WINBOOL bRepaint); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2211:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2212:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetWindowPos (HWND hWnd, HWND hWndInsertAfter, int X, int Y, int cx, int cy, UINT uFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2212:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2213:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetWindowPlacement (HWND hWnd, WINDOWPLACEMENT *lpwndpl); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2213:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2214:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetWindowPlacement (HWND hWnd, CONST WINDOWPLACEMENT *lpwndpl); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2214:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2227:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HDWP WINAPI BeginDeferWindowPos (int nNumWindows); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2227:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2228:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HDWP WINAPI DeferWindowPos (HDWP hWinPosInfo, HWND hWnd, HWND hWndInsertAfter, int x, int y, int cx, int cy, UINT uFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2228:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2229:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EndDeferWindowPos (HDWP hWinPosInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2229:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2234:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsWindowVisible (HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2234:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2235:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsIconic (HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2235:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2236:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI AnyPopup (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2236:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2237:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI BringWindowToTop (HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2237:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2238:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsZoomed (HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2238:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:72, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2331:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI CreateDialogParamA(HINSTANCE hInstance,LPCSTR lpTemplateName,HWND hWndParent,DLGPROC lpDialogFunc,LPARAM dwInitParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2331:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2332:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI CreateDialogParamW(HINSTANCE hInstance,LPCWSTR lpTemplateName,HWND hWndParent,DLGPROC lpDialogFunc,LPARAM dwInitParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2332:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2333:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI CreateDialogIndirectParamA(HINSTANCE hInstance,LPCDLGTEMPLATEA lpTemplate,HWND hWndParent,DLGPROC lpDialogFunc,LPARAM dwInitParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2333:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2334:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI CreateDialogIndirectParamW(HINSTANCE hInstance,LPCDLGTEMPLATEW lpTemplate,HWND hWndParent,DLGPROC lpDialogFunc,LPARAM dwInitParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2334:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2341:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI INT_PTR WINAPI DialogBoxParamA(HINSTANCE hInstance,LPCSTR lpTemplateName,HWND hWndParent,DLGPROC lpDialogFunc,LPARAM dwInitParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2341:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2342:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI INT_PTR WINAPI DialogBoxParamW(HINSTANCE hInstance,LPCWSTR lpTemplateName,HWND hWndParent,DLGPROC lpDialogFunc,LPARAM dwInitParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2342:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2343:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI INT_PTR WINAPI DialogBoxIndirectParamA(HINSTANCE hInstance,LPCDLGTEMPLATEA hDialogTemplate,HWND hWndParent,DLGPROC lpDialogFunc,LPARAM dwInitParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2343:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2344:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI INT_PTR WINAPI DialogBoxIndirectParamW(HINSTANCE hInstance,LPCDLGTEMPLATEW hDialogTemplate,HWND hWndParent,DLGPROC lpDialogFunc,LPARAM dwInitParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2344:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2349:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EndDialog(HWND hDlg,INT_PTR nResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2349:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2350:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI GetDlgItem(HWND hDlg,int nIDDlgItem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2350:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2351:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetDlgItemInt(HWND hDlg,int nIDDlgItem,UINT uValue,WINBOOL bSigned); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2351:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2352:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI GetDlgItemInt(HWND hDlg,int nIDDlgItem,WINBOOL *lpTranslated,WINBOOL bSigned); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2352:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2353:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetDlgItemTextA(HWND hDlg,int nIDDlgItem,LPCSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2353:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2354:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetDlgItemTextW(HWND hDlg,int nIDDlgItem,LPCWSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2354:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2355:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI GetDlgItemTextA(HWND hDlg,int nIDDlgItem,LPSTR lpString,int cchMax); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2355:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2356:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI GetDlgItemTextW(HWND hDlg,int nIDDlgItem,LPWSTR lpString,int cchMax); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2356:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2357:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI CheckDlgButton(HWND hDlg,int nIDButton,UINT uCheck); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2357:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2358:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI CheckRadioButton(HWND hDlg,int nIDFirstButton,int nIDLastButton,int nIDCheckButton); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2358:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2359:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI IsDlgButtonChecked(HWND hDlg,int nIDButton); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2359:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2360:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LRESULT WINAPI SendDlgItemMessageA(HWND hDlg,int nIDDlgItem,UINT Msg,WPARAM wParam,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2360:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2361:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LRESULT WINAPI SendDlgItemMessageW(HWND hDlg,int nIDDlgItem,UINT Msg,WPARAM wParam,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2361:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2362:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI GetNextDlgGroupItem(HWND hDlg,HWND hCtl,WINBOOL bPrevious); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2362:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2363:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI GetNextDlgTabItem(HWND hDlg,HWND hCtl,WINBOOL bPrevious); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2363:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2364:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI GetDlgCtrlID(HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2364:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2365:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI __LONG32 WINAPI GetDialogBaseUnits(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2365:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2366:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LRESULT WINAPI DefDlgProcA(HWND hDlg,UINT Msg,WPARAM wParam,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2366:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2367:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LRESULT WINAPI DefDlgProcW(HWND hDlg,UINT Msg,WPARAM wParam,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2367:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2377:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI CallMsgFilterA(LPMSG lpMsg,int nCode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2377:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2378:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI CallMsgFilterW(LPMSG lpMsg,int nCode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2378:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2387:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI OpenClipboard(HWND hWndNewOwner); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2387:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2388:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI CloseClipboard(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2388:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2389:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI GetClipboardSequenceNumber(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2389:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2390:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI GetClipboardOwner(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2390:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2391:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI SetClipboardViewer(HWND hWndNewViewer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2391:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2392:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI GetClipboardViewer(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2392:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2393:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI ChangeClipboardChain(HWND hWndRemove, HWND hWndNewNext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2393:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2394:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HANDLE WINAPI SetClipboardData(UINT uFormat, HANDLE hMem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2394:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2395:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HANDLE WINAPI GetClipboardData(UINT uFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2395:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2396:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI RegisterClipboardFormatA(LPCSTR lpszFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2396:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2397:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI RegisterClipboardFormatW(LPCWSTR lpszFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2397:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2398:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI CountClipboardFormats(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2398:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2399:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI EnumClipboardFormats(UINT format); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2399:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2400:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI GetClipboardFormatNameA(UINT format, LPSTR lpszFormatName, int cchMaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2400:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2401:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI GetClipboardFormatNameW(UINT format, LPWSTR lpszFormatName, int cchMaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2401:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2402:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EmptyClipboard(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2402:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2403:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsClipboardFormatAvailable(UINT format); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2403:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2404:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI GetPriorityClipboardFormat(UINT *paFormatPriorityList, int cFormats); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2404:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2405:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI GetOpenClipboardWindow(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2405:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2426:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI CharToOemA(LPCSTR lpszSrc,LPSTR lpszDst); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2426:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2427:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI CharToOemW(LPCWSTR lpszSrc,LPSTR lpszDst); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2427:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2428:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI OemToCharA(LPCSTR lpszSrc,LPSTR lpszDst); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2428:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2429:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI OemToCharW(LPCSTR lpszSrc,LPWSTR lpszDst); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2429:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2430:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI CharToOemBuffA(LPCSTR lpszSrc,LPSTR lpszDst,DWORD cchDstLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2430:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2431:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI CharToOemBuffW(LPCWSTR lpszSrc,LPSTR lpszDst,DWORD cchDstLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2431:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2432:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI OemToCharBuffA(LPCSTR lpszSrc,LPSTR lpszDst,DWORD cchDstLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2432:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2433:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI OemToCharBuffW(LPCSTR lpszSrc,LPWSTR lpszDst,DWORD cchDstLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2433:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2434:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LPSTR WINAPI CharUpperA(LPSTR lpsz); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2434:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2435:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LPWSTR WINAPI CharUpperW(LPWSTR lpsz); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2435:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2436:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI CharUpperBuffA(LPSTR lpsz,DWORD cchLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2436:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2437:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI CharUpperBuffW(LPWSTR lpsz,DWORD cchLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2437:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2438:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LPSTR WINAPI CharLowerA(LPSTR lpsz); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2438:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2439:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LPWSTR WINAPI CharLowerW(LPWSTR lpsz); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2439:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2440:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI CharLowerBuffA(LPSTR lpsz,DWORD cchLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2440:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2441:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI CharLowerBuffW(LPWSTR lpsz,DWORD cchLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2441:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2442:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LPSTR WINAPI CharNextA(LPCSTR lpsz); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2442:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2443:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LPWSTR WINAPI CharNextW(LPCWSTR lpsz); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2443:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2444:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LPSTR WINAPI CharPrevA(LPCSTR lpszStart,LPCSTR lpszCurrent); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2444:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2445:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LPWSTR WINAPI CharPrevW(LPCWSTR lpszStart,LPCWSTR lpszCurrent); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2445:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2446:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LPSTR WINAPI CharNextExA(WORD CodePage,LPCSTR lpCurrentChar,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2446:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2447:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LPSTR WINAPI CharPrevExA(WORD CodePage,LPCSTR lpStart,LPCSTR lpCurrentChar,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2447:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2468:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsCharAlphaA(CHAR ch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2468:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2469:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsCharAlphaW(WCHAR ch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2469:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2470:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsCharAlphaNumericA(CHAR ch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2470:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2471:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsCharAlphaNumericW(WCHAR ch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2471:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2472:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsCharUpperA(CHAR ch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2472:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2473:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsCharUpperW(WCHAR ch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2473:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2474:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsCharLowerA(CHAR ch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2474:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2475:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsCharLowerW(WCHAR ch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2475:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2484:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI SetFocus(HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2484:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2485:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI GetActiveWindow(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2485:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2486:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI GetFocus(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2486:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2487:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI GetKBCodePage(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2487:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2488:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI SHORT WINAPI GetKeyState(int nVirtKey); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2488:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2489:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI SHORT WINAPI GetAsyncKeyState(int vKey); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2489:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2490:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetKeyboardState(PBYTE lpKeyState); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2490:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2491:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetKeyboardState(LPBYTE lpKeyState); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2491:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2492:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI GetKeyNameTextA(LONG lParam,LPSTR lpString,int cchSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2492:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2493:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI GetKeyNameTextW(LONG lParam,LPWSTR lpString,int cchSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2493:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2494:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI GetKeyboardType(int nTypeFlag); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2494:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2495:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI ToAscii(UINT uVirtKey,UINT uScanCode,CONST BYTE *lpKeyState,LPWORD lpChar,UINT uFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2495:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2496:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI ToAsciiEx(UINT uVirtKey,UINT uScanCode,CONST BYTE *lpKeyState,LPWORD lpChar,UINT uFlags,HKL dwhkl); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2496:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2497:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI ToUnicode(UINT wVirtKey,UINT wScanCode,CONST BYTE *lpKeyState,LPWSTR pwszBuff,int cchBuff,UINT wFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2497:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2498:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI OemKeyScan(WORD wOemChar); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2498:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2499:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI SHORT WINAPI VkKeyScanA(CHAR ch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2499:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2500:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI SHORT WINAPI VkKeyScanW(WCHAR ch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2500:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2501:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI SHORT WINAPI VkKeyScanExA(CHAR ch,HKL dwhkl); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2501:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2502:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI SHORT WINAPI VkKeyScanExW(WCHAR ch,HKL dwhkl); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2502:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2503:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI VOID WINAPI keybd_event(BYTE bVk,BYTE bScan,DWORD dwFlags,ULONG_PTR dwExtraInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2503:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2641:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI VOID WINAPI mouse_event(DWORD dwFlags,DWORD dx,DWORD dy,DWORD dwData,ULONG_PTR dwExtraInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2641:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2675:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI SendInput(UINT cInputs,LPINPUT pInputs,int cbSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2675:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2835:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetLastInputInfo(PLASTINPUTINFO plii); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2835:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2836:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI MapVirtualKeyA(UINT uCode,UINT uMapType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2836:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2837:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI MapVirtualKeyW(UINT uCode,UINT uMapType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2837:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2838:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI MapVirtualKeyExA(UINT uCode,UINT uMapType,HKL dwhkl); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2838:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2839:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI MapVirtualKeyExW(UINT uCode,UINT uMapType,HKL dwhkl); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2839:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2840:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetInputState(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2840:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2841:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI GetQueueStatus(UINT flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2841:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2842:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI GetCapture(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2842:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2843:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI SetCapture(HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2843:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2844:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI ReleaseCapture(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2844:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2845:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI MsgWaitForMultipleObjects(DWORD nCount,CONST HANDLE *pHandles,WINBOOL fWaitAll,DWORD dwMilliseconds,DWORD dwWakeMask); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2845:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2846:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI MsgWaitForMultipleObjectsEx(DWORD nCount,CONST HANDLE *pHandles,DWORD dwMilliseconds,DWORD dwWakeMask,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2846:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2901:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT_PTR WINAPI SetTimer(HWND hWnd,UINT_PTR nIDEvent,UINT uElapse,TIMERPROC lpTimerFunc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2901:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2902:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI KillTimer(HWND hWnd,UINT_PTR uIDEvent); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2902:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2903:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsWindowUnicode(HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2903:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2904:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EnableWindow(HWND hWnd,WINBOOL bEnable); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2904:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2905:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsWindowEnabled(HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2905:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2906:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HACCEL WINAPI LoadAcceleratorsA(HINSTANCE hInstance,LPCSTR lpTableName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2906:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2907:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HACCEL WINAPI LoadAcceleratorsW(HINSTANCE hInstance,LPCWSTR lpTableName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2907:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2908:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HACCEL WINAPI CreateAcceleratorTableA(LPACCEL paccel,int cAccel); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2908:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2909:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HACCEL WINAPI CreateAcceleratorTableW(LPACCEL paccel,int cAccel); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2909:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2910:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI DestroyAcceleratorTable(HACCEL hAccel); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2910:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2911:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI CopyAcceleratorTableA(HACCEL hAccelSrc,LPACCEL lpAccelDst,int cAccelEntries); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2911:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2912:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI CopyAcceleratorTableW(HACCEL hAccelSrc,LPACCEL lpAccelDst,int cAccelEntries); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2912:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2917:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI TranslateAcceleratorA(HWND hWnd,HACCEL hAccTable,LPMSG lpMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2917:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2918:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI TranslateAcceleratorW(HWND hWnd,HACCEL hAccTable,LPMSG lpMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2918:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3047:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI GetSystemMetrics(int nIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3047:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3114:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HMENU WINAPI LoadMenuA(HINSTANCE hInstance,LPCSTR lpMenuName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3114:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3115:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HMENU WINAPI LoadMenuW(HINSTANCE hInstance,LPCWSTR lpMenuName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3115:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3116:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HMENU WINAPI LoadMenuIndirectA(CONST MENUTEMPLATEA *lpMenuTemplate); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3116:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3117:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HMENU WINAPI LoadMenuIndirectW(CONST MENUTEMPLATEW *lpMenuTemplate); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3117:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3118:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HMENU WINAPI GetMenu(HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3118:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3119:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetMenu(HWND hWnd,HMENU hMenu); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3119:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3120:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI ChangeMenuA(HMENU hMenu,UINT cmd,LPCSTR lpszNewItem,UINT cmdInsert,UINT flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3120:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3121:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI ChangeMenuW(HMENU hMenu,UINT cmd,LPCWSTR lpszNewItem,UINT cmdInsert,UINT flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3121:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3122:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI HiliteMenuItem(HWND hWnd,HMENU hMenu,UINT uIDHiliteItem,UINT uHilite); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3122:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3123:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI GetMenuStringA(HMENU hMenu,UINT uIDItem,LPSTR lpString,int cchMax,UINT flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3123:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3124:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI GetMenuStringW(HMENU hMenu,UINT uIDItem,LPWSTR lpString,int cchMax,UINT flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3124:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3125:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI GetMenuState(HMENU hMenu,UINT uId,UINT uFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3125:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3126:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI DrawMenuBar(HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3126:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3128:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HMENU WINAPI GetSystemMenu(HWND hWnd,WINBOOL bRevert); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3128:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3129:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HMENU WINAPI CreateMenu(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3129:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3130:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HMENU WINAPI CreatePopupMenu(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3130:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3131:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI DestroyMenu(HMENU hMenu); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3131:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3132:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI CheckMenuItem(HMENU hMenu,UINT uIDCheckItem,UINT uCheck); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3132:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3133:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EnableMenuItem(HMENU hMenu,UINT uIDEnableItem,UINT uEnable); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3133:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3134:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HMENU WINAPI GetSubMenu(HMENU hMenu,int nPos); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3134:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3135:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI GetMenuItemID(HMENU hMenu,int nPos); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3135:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3136:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI GetMenuItemCount(HMENU hMenu); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3136:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3137:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI InsertMenuA(HMENU hMenu,UINT uPosition,UINT uFlags,UINT_PTR uIDNewItem,LPCSTR lpNewItem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3137:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3138:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI InsertMenuW(HMENU hMenu,UINT uPosition,UINT uFlags,UINT_PTR uIDNewItem,LPCWSTR lpNewItem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3138:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3139:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI AppendMenuA(HMENU hMenu,UINT uFlags,UINT_PTR uIDNewItem,LPCSTR lpNewItem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3139:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3140:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI AppendMenuW(HMENU hMenu,UINT uFlags,UINT_PTR uIDNewItem,LPCWSTR lpNewItem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3140:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3141:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI ModifyMenuA(HMENU hMnu,UINT uPosition,UINT uFlags,UINT_PTR uIDNewItem,LPCSTR lpNewItem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3141:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3142:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI ModifyMenuW(HMENU hMnu,UINT uPosition,UINT uFlags,UINT_PTR uIDNewItem,LPCWSTR lpNewItem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3142:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3143:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI RemoveMenu(HMENU hMenu,UINT uPosition,UINT uFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3143:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3144:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI DeleteMenu(HMENU hMenu,UINT uPosition,UINT uFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3144:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3145:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetMenuItemBitmaps(HMENU hMenu,UINT uPosition,UINT uFlags,HBITMAP hBitmapUnchecked,HBITMAP hBitmapChecked); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3145:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3146:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LONG WINAPI GetMenuCheckMarkDimensions(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3146:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3147:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI TrackPopupMenu(HMENU hMenu,UINT uFlags,int x,int y,int nReserved,HWND hWnd,CONST RECT *prcRect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3147:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3167:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI TrackPopupMenuEx(HMENU,UINT,int,int,HWND,LPTPMPARAMS); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3167:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3168:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetMenuInfo(HMENU,LPMENUINFO); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3168:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3169:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetMenuInfo(HMENU,LPCMENUINFO); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3169:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3170:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EndMenu(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3170:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3225:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI InsertMenuItemA(HMENU hmenu,UINT item,WINBOOL fByPosition,LPCMENUITEMINFOA lpmi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3225:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3226:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI InsertMenuItemW(HMENU hmenu,UINT item,WINBOOL fByPosition,LPCMENUITEMINFOW lpmi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3226:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3227:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetMenuItemInfoA(HMENU hmenu,UINT item,WINBOOL fByPosition,LPMENUITEMINFOA lpmii); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3227:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3228:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetMenuItemInfoW(HMENU hmenu,UINT item,WINBOOL fByPosition,LPMENUITEMINFOW lpmii); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3228:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3229:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetMenuItemInfoA(HMENU hmenu,UINT item,WINBOOL fByPositon,LPCMENUITEMINFOA lpmii); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3229:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3230:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetMenuItemInfoW(HMENU hmenu,UINT item,WINBOOL fByPositon,LPCMENUITEMINFOW lpmii); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3230:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3235:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI GetMenuDefaultItem(HMENU hMenu,UINT fByPos,UINT gmdiFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3235:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3236:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetMenuDefaultItem(HMENU hMenu,UINT uItem,UINT fByPos); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3236:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3237:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetMenuItemRect(HWND hWnd,HMENU hMenu,UINT uItem,LPRECT lprcItem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3237:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3238:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI MenuItemFromPoint(HWND hWnd,HMENU hMenu,POINT ptScreen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3238:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3288:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI DragObject(HWND hwndParent,HWND hwndFrom,UINT fmt,ULONG_PTR data,HCURSOR hcur); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3288:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3289:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI DragDetect(HWND hwnd,POINT pt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3289:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3290:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI DrawIcon(HDC hDC,int X,int Y,HICON hIcon); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3290:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3332:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI DrawTextA(HDC hdc,LPCSTR lpchText,int cchText,LPRECT lprc,UINT format); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3332:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3333:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI DrawTextW(HDC hdc,LPCWSTR lpchText,int cchText,LPRECT lprc,UINT format); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3333:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3334:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI DrawTextExA(HDC hdc,LPSTR lpchText,int cchText,LPRECT lprc,UINT format,LPDRAWTEXTPARAMS lpdtp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3334:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3335:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI DrawTextExW(HDC hdc,LPWSTR lpchText,int cchText,LPRECT lprc,UINT format,LPDRAWTEXTPARAMS lpdtp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3335:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3345:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GrayStringA(HDC hDC,HBRUSH hBrush,GRAYSTRINGPROC lpOutputFunc,LPARAM lpData,int nCount,int X,int Y,int nWidth,int nHeight); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3345:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3346:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GrayStringW(HDC hDC,HBRUSH hBrush,GRAYSTRINGPROC lpOutputFunc,LPARAM lpData,int nCount,int X,int Y,int nWidth,int nHeight); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3346:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3347:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI DrawStateA(HDC hdc,HBRUSH hbrFore,DRAWSTATEPROC qfnCallBack,LPARAM lData,WPARAM wData,int x,int y,int cx,int cy,UINT uFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3347:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3348:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI DrawStateW(HDC hdc,HBRUSH hbrFore,DRAWSTATEPROC qfnCallBack,LPARAM lData,WPARAM wData,int x,int y,int cx,int cy,UINT uFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3348:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3349:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LONG WINAPI TabbedTextOutA(HDC hdc,int x,int y,LPCSTR lpString,int chCount,int nTabPositions,CONST INT *lpnTabStopPositions,int nTabOrigin); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3349:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3350:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LONG WINAPI TabbedTextOutW(HDC hdc,int x,int y,LPCWSTR lpString,int chCount,int nTabPositions,CONST INT *lpnTabStopPositions,int nTabOrigin); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3350:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3351:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI GetTabbedTextExtentA(HDC hdc,LPCSTR lpString,int chCount,int nTabPositions,CONST INT *lpnTabStopPositions); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3351:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3352:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI GetTabbedTextExtentW(HDC hdc,LPCWSTR lpString,int chCount,int nTabPositions,CONST INT *lpnTabStopPositions); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3352:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3353:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI UpdateWindow(HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3353:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3354:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI SetActiveWindow(HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3354:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3355:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI GetForegroundWindow(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3355:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3356:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI PaintDesktop(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3356:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3357:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI VOID WINAPI SwitchToThisWindow(HWND hwnd,WINBOOL fUnknown); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3357:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3358:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetForegroundWindow(HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3358:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3359:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI AllowSetForegroundWindow(DWORD dwProcessId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3359:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3360:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI LockSetForegroundWindow(UINT uLockCode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3360:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3361:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI WindowFromDC(HDC hDC); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3361:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3362:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HDC WINAPI GetDC(HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3362:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3363:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HDC WINAPI GetDCEx(HWND hWnd,HRGN hrgnClip,DWORD flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3363:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3400:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HDC WINAPI GetWindowDC(HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3400:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3401:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI ReleaseDC(HWND hWnd,HDC hDC); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3401:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3402:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HDC WINAPI BeginPaint(HWND hWnd,LPPAINTSTRUCT lpPaint); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3402:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3403:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EndPaint(HWND hWnd,CONST PAINTSTRUCT *lpPaint); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3403:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3404:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetUpdateRect(HWND hWnd,LPRECT lpRect,WINBOOL bErase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3404:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3405:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI GetUpdateRgn(HWND hWnd,HRGN hRgn,WINBOOL bErase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3405:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3406:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI SetWindowRgn(HWND hWnd,HRGN hRgn,WINBOOL bRedraw); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3406:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3407:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI GetWindowRgn(HWND hWnd,HRGN hRgn); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3407:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3408:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI GetWindowRgnBox(HWND hWnd,LPRECT lprc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3408:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3409:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI ExcludeUpdateRgn(HDC hDC,HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3409:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3410:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI InvalidateRect(HWND hWnd,CONST RECT *lpRect,WINBOOL bErase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3410:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3411:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI ValidateRect(HWND hWnd,CONST RECT *lpRect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3411:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3412:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI InvalidateRgn(HWND hWnd,HRGN hRgn,WINBOOL bErase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3412:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3413:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI ValidateRgn(HWND hWnd,HRGN hRgn); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3413:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3414:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI RedrawWindow(HWND hWnd,CONST RECT *lprcUpdate,HRGN hrgnUpdate,UINT flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3414:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3435:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI LockWindowUpdate(HWND hWndLock); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3435:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3436:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI ScrollWindow(HWND hWnd,int XAmount,int YAmount,CONST RECT *lpRect,CONST RECT *lpClipRect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3436:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3437:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI ScrollDC(HDC hDC,int dx,int dy,CONST RECT *lprcScroll,CONST RECT *lprcClip,HRGN hrgnUpdate,LPRECT lprcUpdate); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3437:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3438:149: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI ScrollWindowEx(HWND hWnd,int dx,int dy,CONST RECT *prcScroll,CONST RECT *prcClip,HRGN hrgnUpdate,LPRECT prcUpdate,UINT flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3438:149: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3448:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI SetScrollPos(HWND hWnd,int nBar,int nPos,WINBOOL bRedraw); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3448:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3449:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI GetScrollPos(HWND hWnd,int nBar); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3449:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3450:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetScrollRange(HWND hWnd,int nBar,int nMinPos,int nMaxPos,WINBOOL bRedraw); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3450:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3451:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetScrollRange(HWND hWnd,int nBar,LPINT lpMinPos,LPINT lpMaxPos); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3451:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3452:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI ShowScrollBar(HWND hWnd,int wBar,WINBOOL bShow); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3452:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3453:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EnableScrollBar(HWND hWnd,UINT wSBflags,UINT wArrows); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3453:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3478:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetPropA(HWND hWnd,LPCSTR lpString,HANDLE hData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3478:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3479:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetPropW(HWND hWnd,LPCWSTR lpString,HANDLE hData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3479:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3480:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HANDLE WINAPI GetPropA(HWND hWnd,LPCSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3480:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3481:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HANDLE WINAPI GetPropW(HWND hWnd,LPCWSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3481:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3482:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HANDLE WINAPI RemovePropA(HWND hWnd,LPCSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3482:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3483:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HANDLE WINAPI RemovePropW(HWND hWnd,LPCWSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3483:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3484:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI EnumPropsExA(HWND hWnd,PROPENUMPROCEXA lpEnumFunc,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3484:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3485:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI EnumPropsExW(HWND hWnd,PROPENUMPROCEXW lpEnumFunc,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3485:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3486:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI EnumPropsA(HWND hWnd,PROPENUMPROCA lpEnumFunc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3486:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3487:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI EnumPropsW(HWND hWnd,PROPENUMPROCW lpEnumFunc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3487:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3488:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetWindowTextA(HWND hWnd,LPCSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3488:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3489:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetWindowTextW(HWND hWnd,LPCWSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3489:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3490:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI GetWindowTextA(HWND hWnd,LPSTR lpString,int nMaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3490:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3491:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI GetWindowTextW(HWND hWnd,LPWSTR lpString,int nMaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3491:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3492:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI GetWindowTextLengthA(HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3492:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3493:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI GetWindowTextLengthW(HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3493:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3494:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetClientRect(HWND hWnd,LPRECT lpRect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3494:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3495:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetWindowRect(HWND hWnd,LPRECT lpRect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3495:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3496:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI AdjustWindowRect(LPRECT lpRect,DWORD dwStyle,WINBOOL bMenu); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3496:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3497:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI AdjustWindowRectEx(LPRECT lpRect,DWORD dwStyle,WINBOOL bMenu,DWORD dwExStyle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3497:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3513:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetWindowContextHelpId(HWND,DWORD); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3513:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3514:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI GetWindowContextHelpId(HWND); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3514:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3515:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetMenuContextHelpId(HMENU,DWORD); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3515:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3516:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI GetMenuContextHelpId(HMENU); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3516:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3563:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI MessageBoxA(HWND hWnd,LPCSTR lpText,LPCSTR lpCaption,UINT uType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3563:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3564:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI MessageBoxW(HWND hWnd,LPCWSTR lpText,LPCWSTR lpCaption,UINT uType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3564:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3565:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI MessageBoxExA(HWND hWnd,LPCSTR lpText,LPCSTR lpCaption,UINT uType,WORD wLanguageId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3565:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3566:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI MessageBoxExW(HWND hWnd,LPCWSTR lpText,LPCWSTR lpCaption,UINT uType,WORD wLanguageId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3566:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3602:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI MessageBoxIndirectA(CONST MSGBOXPARAMSA *lpmbp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3602:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3603:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI MessageBoxIndirectW(CONST MSGBOXPARAMSW *lpmbp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3603:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3604:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI MessageBeep(UINT uType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3604:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3609:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI ShowCursor(WINBOOL bShow); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3609:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3610:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetCursorPos(int X,int Y); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3610:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3611:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HCURSOR WINAPI SetCursor(HCURSOR hCursor); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3611:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3612:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetCursorPos(LPPOINT lpPoint); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3612:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3613:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI ClipCursor(CONST RECT *lpRect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3613:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3614:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetClipCursor(LPRECT lpRect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3614:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3615:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HCURSOR WINAPI GetCursor(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3615:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3616:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI CreateCaret(HWND hWnd,HBITMAP hBitmap,int nWidth,int nHeight); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3616:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3617:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI GetCaretBlinkTime(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3617:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3618:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetCaretBlinkTime(UINT uMSeconds); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3618:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3619:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI DestroyCaret(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3619:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3620:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI HideCaret(HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3620:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3621:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI ShowCaret(HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3621:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3622:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetCaretPos(int X,int Y); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3622:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3623:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetCaretPos(LPPOINT lpPoint); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3623:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3624:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI ClientToScreen(HWND hWnd,LPPOINT lpPoint); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3624:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3625:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI ScreenToClient(HWND hWnd,LPPOINT lpPoint); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3625:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3626:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI MapWindowPoints(HWND hWndFrom,HWND hWndTo,LPPOINT lpPoints,UINT cPoints); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3626:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3627:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI WindowFromPoint(POINT Point); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3627:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3628:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI ChildWindowFromPoint(HWND hWndParent,POINT Point); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3628:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3629:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI ChildWindowFromPointEx(HWND hwnd,POINT pt,UINT flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3629:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3695:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI GetSysColor(int nIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3695:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3696:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HBRUSH WINAPI GetSysColorBrush(int nIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3696:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3697:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetSysColors(int cElements,CONST INT *lpaElements,CONST COLORREF *lpaRgbValues); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3697:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3702:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI DrawFocusRect(HDC hDC,CONST RECT *lprc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3702:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3703:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI FillRect(HDC hDC,CONST RECT *lprc,HBRUSH hbr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3703:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3704:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI FrameRect(HDC hDC,CONST RECT *lprc,HBRUSH hbr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3704:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3705:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI InvertRect(HDC hDC,CONST RECT *lprc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3705:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3706:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetRect(LPRECT lprc,int xLeft,int yTop,int xRight,int yBottom); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3706:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3707:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetRectEmpty(LPRECT lprc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3707:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3708:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI CopyRect(LPRECT lprcDst,CONST RECT *lprcSrc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3708:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3709:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI InflateRect(LPRECT lprc,int dx,int dy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3709:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3710:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IntersectRect(LPRECT lprcDst,CONST RECT *lprcSrc1,CONST RECT *lprcSrc2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3710:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3711:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI UnionRect(LPRECT lprcDst,CONST RECT *lprcSrc1,CONST RECT *lprcSrc2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3711:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3712:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SubtractRect(LPRECT lprcDst,CONST RECT *lprcSrc1,CONST RECT *lprcSrc2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3712:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3713:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI OffsetRect(LPRECT lprc,int dx,int dy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3713:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3714:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsRectEmpty(CONST RECT *lprc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3714:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3715:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EqualRect(CONST RECT *lprc1,CONST RECT *lprc2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3715:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3716:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI PtInRect(CONST RECT *lprc,POINT pt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3716:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3725:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WORD WINAPI GetWindowWord(HWND hWnd,int nIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3725:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3726:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WORD WINAPI SetWindowWord(HWND hWnd,int nIndex,WORD wNewWord); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3726:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3727:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LONG WINAPI GetWindowLongA(HWND hWnd,int nIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3727:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3728:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LONG WINAPI GetWindowLongW(HWND hWnd,int nIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3728:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3729:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LONG WINAPI SetWindowLongA(HWND hWnd,int nIndex,LONG dwNewLong); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3729:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3730:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LONG WINAPI SetWindowLongW(HWND hWnd,int nIndex,LONG dwNewLong); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3730:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3736:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LONG_PTR WINAPI GetWindowLongPtrA(HWND hWnd,int nIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3736:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3737:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LONG_PTR WINAPI GetWindowLongPtrW(HWND hWnd,int nIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3737:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3738:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LONG_PTR WINAPI SetWindowLongPtrA(HWND hWnd,int nIndex,LONG_PTR dwNewLong); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3738:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3739:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LONG_PTR WINAPI SetWindowLongPtrW(HWND hWnd,int nIndex,LONG_PTR dwNewLong); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3739:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3750:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WORD WINAPI GetClassWord(HWND hWnd,int nIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3750:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3751:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WORD WINAPI SetClassWord(HWND hWnd,int nIndex,WORD wNewWord); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3751:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3752:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI GetClassLongA(HWND hWnd,int nIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3752:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3753:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI GetClassLongW(HWND hWnd,int nIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3753:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3754:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI SetClassLongA(HWND hWnd,int nIndex,LONG dwNewLong); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3754:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3755:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI SetClassLongW(HWND hWnd,int nIndex,LONG dwNewLong); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3755:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3761:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI ULONG_PTR WINAPI GetClassLongPtrA(HWND hWnd,int nIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3761:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3762:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI ULONG_PTR WINAPI GetClassLongPtrW(HWND hWnd,int nIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3762:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3763:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI ULONG_PTR WINAPI SetClassLongPtrA(HWND hWnd,int nIndex,LONG_PTR dwNewLong); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3763:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3764:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI ULONG_PTR WINAPI SetClassLongPtrW(HWND hWnd,int nIndex,LONG_PTR dwNewLong); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3764:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3780:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetProcessDefaultLayout(DWORD *pdwDefaultLayout); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3780:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3781:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetProcessDefaultLayout(DWORD dwDefaultLayout); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3781:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3782:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI GetDesktopWindow(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3782:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3783:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI GetParent(HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3783:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3784:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI SetParent(HWND hWndChild,HWND hWndNewParent); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3784:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3785:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EnumChildWindows(HWND hWndParent,WNDENUMPROC lpEnumFunc,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3785:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3786:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI FindWindowA(LPCSTR lpClassName,LPCSTR lpWindowName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3786:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3787:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI FindWindowW(LPCWSTR lpClassName,LPCWSTR lpWindowName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3787:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3788:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI FindWindowExA(HWND hWndParent,HWND hWndChildAfter,LPCSTR lpszClass,LPCSTR lpszWindow); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3788:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3789:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI FindWindowExW(HWND hWndParent,HWND hWndChildAfter,LPCWSTR lpszClass,LPCWSTR lpszWindow); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3789:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3790:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI GetShellWindow(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3790:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3791:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI RegisterShellHookWindow(HWND hwnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3791:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3792:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI DeregisterShellHookWindow(HWND hwnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3792:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3793:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EnumWindows(WNDENUMPROC lpEnumFunc,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3793:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3794:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EnumThreadWindows(DWORD dwThreadId,WNDENUMPROC lpfn,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3794:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3798:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI GetClassNameA(HWND hWnd,LPSTR lpClassName,int nMaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3798:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3799:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI GetClassNameW(HWND hWnd,LPWSTR lpClassName,int nMaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3799:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3800:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI GetTopWindow(HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3800:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3806:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI GetWindowThreadProcessId(HWND hWnd,LPDWORD lpdwProcessId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3806:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3807:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsGUIThread(WINBOOL bConvert); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3807:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3811:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI GetLastActivePopup(HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3811:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3822:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI GetWindow(HWND hWnd,UINT uCmd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3822:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3829:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HHOOK WINAPI SetWindowsHookA (int nFilterType, HOOKPROC pfnFilterProc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3829:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3830:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HHOOK WINAPI SetWindowsHookW (int nFilterType, HOOKPROC pfnFilterProc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3830:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3839:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI UnhookWindowsHook (int nCode, HOOKPROC pfnFilterProc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3839:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3840:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HHOOK WINAPI SetWindowsHookExA (int idHook, HOOKPROC lpfn, HINSTANCE hmod, DWORD dwThreadId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3840:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3841:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HHOOK WINAPI SetWindowsHookExW (int idHook, HOOKPROC lpfn, HINSTANCE hmod, DWORD dwThreadId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3841:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3842:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI UnhookWindowsHookEx (HHOOK hhk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3842:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3843:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LRESULT WINAPI CallNextHookEx (HHOOK hhk, int nCode, WPARAM wParam, LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3843:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3898:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI CheckMenuRadioItem(HMENU hmenu,UINT first,UINT last,UINT check,UINT flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3898:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3952:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HBITMAP WINAPI LoadBitmapA(HINSTANCE hInstance,LPCSTR lpBitmapName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3952:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3953:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HBITMAP WINAPI LoadBitmapW(HINSTANCE hInstance,LPCWSTR lpBitmapName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3953:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3954:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HCURSOR WINAPI LoadCursorA(HINSTANCE hInstance,LPCSTR lpCursorName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3954:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3955:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HCURSOR WINAPI LoadCursorW(HINSTANCE hInstance,LPCWSTR lpCursorName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3955:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3956:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HCURSOR WINAPI LoadCursorFromFileA(LPCSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3956:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3957:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HCURSOR WINAPI LoadCursorFromFileW(LPCWSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3957:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3958:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HCURSOR WINAPI CreateCursor(HINSTANCE hInst,int xHotSpot,int yHotSpot,int nWidth,int nHeight,CONST VOID *pvANDPlane,CONST VOID *pvXORPlane); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3958:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3959:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI DestroyCursor(HCURSOR hCursor); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3959:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3994:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetSystemCursor(HCURSOR hcur,DWORD id); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3994:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3995:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HICON WINAPI LoadIconA(HINSTANCE hInstance,LPCSTR lpIconName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3995:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3996:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HICON WINAPI LoadIconW(HINSTANCE hInstance,LPCWSTR lpIconName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3996:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3997:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI PrivateExtractIconsA(LPCSTR szFileName,int nIconIndex,int cxIcon,int cyIcon,HICON *phicon,UINT *piconid,UINT nIcons,UINT flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3997:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3998:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI PrivateExtractIconsW(LPCWSTR szFileName,int nIconIndex,int cxIcon,int cyIcon,HICON *phicon,UINT *piconid,UINT nIcons,UINT flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3998:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3999:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HICON WINAPI CreateIcon(HINSTANCE hInstance,int nWidth,int nHeight,BYTE cPlanes,BYTE cBitsPixel,CONST BYTE *lpbANDbits,CONST BYTE *lpbXORbits); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3999:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4000:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI DestroyIcon(HICON hIcon); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4000:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4001:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI LookupIconIdFromDirectory(PBYTE presbits,WINBOOL fIcon); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4001:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4002:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI LookupIconIdFromDirectoryEx(PBYTE presbits,WINBOOL fIcon,int cxDesired,int cyDesired,UINT Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4002:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4003:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HICON WINAPI CreateIconFromResource(PBYTE presbits,DWORD dwResSize,WINBOOL fIcon,DWORD dwVer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4003:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4004:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HICON WINAPI CreateIconFromResourceEx(PBYTE presbits,DWORD dwResSize,WINBOOL fIcon,DWORD dwVer,int cxDesired,int cyDesired,UINT Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4004:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4039:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HANDLE WINAPI LoadImageA(HINSTANCE hInst,LPCSTR name,UINT type,int cx,int cy,UINT fuLoad); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4039:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4040:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HANDLE WINAPI LoadImageW(HINSTANCE hInst,LPCWSTR name,UINT type,int cx,int cy,UINT fuLoad); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4040:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4041:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HANDLE WINAPI CopyImage(HANDLE h,UINT type,int cx,int cy,UINT flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4041:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4042:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI DrawIconEx(HDC hdc,int xLeft,int yTop,HICON hIcon,int cxWidth,int cyWidth,UINT istepIfAniCur,HBRUSH hbrFlickerFreeDraw,UINT diFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4042:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4043:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HICON WINAPI CreateIconIndirect(PICONINFO piconinfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4043:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4044:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HICON WINAPI CopyIcon(HICON hIcon); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4044:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4045:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetIconInfo(HICON hIcon,PICONINFO piconinfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4045:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4442:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsDialogMessageA(HWND hDlg,LPMSG lpMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4442:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4443:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsDialogMessageW(HWND hDlg,LPMSG lpMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4443:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4451:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI MapDialogRect(HWND hDlg,LPRECT lpRect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4451:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4452:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI DlgDirListA(HWND hDlg,LPSTR lpPathSpec,int nIDListBox,int nIDStaticPath,UINT uFileType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4452:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4453:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI DlgDirListW(HWND hDlg,LPWSTR lpPathSpec,int nIDListBox,int nIDStaticPath,UINT uFileType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4453:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4454:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI DlgDirSelectExA(HWND hwndDlg,LPSTR lpString,int chCount,int idListBox); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4454:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4455:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI DlgDirSelectExW(HWND hwndDlg,LPWSTR lpString,int chCount,int idListBox); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4455:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4456:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI DlgDirListComboBoxA(HWND hDlg,LPSTR lpPathSpec,int nIDComboBox,int nIDStaticPath,UINT uFiletype); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4456:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4457:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI DlgDirListComboBoxW(HWND hDlg,LPWSTR lpPathSpec,int nIDComboBox,int nIDStaticPath,UINT uFiletype); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4457:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4458:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI DlgDirSelectComboBoxExA(HWND hwndDlg,LPSTR lpString,int cchOut,int idComboBox); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4458:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4459:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI DlgDirSelectComboBoxExW(HWND hwndDlg,LPWSTR lpString,int cchOut,int idComboBox); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4459:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4705:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI SetScrollInfo(HWND hwnd,int nBar,LPCSCROLLINFO lpsi,WINBOOL redraw); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4705:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4706:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetScrollInfo(HWND hwnd,int nBar,LPSCROLLINFO lpsi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4706:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4757:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LRESULT WINAPI DefFrameProcA(HWND hWnd,HWND hWndMDIClient,UINT uMsg,WPARAM wParam,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4757:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4758:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LRESULT WINAPI DefFrameProcW(HWND hWnd,HWND hWndMDIClient,UINT uMsg,WPARAM wParam,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4758:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4759:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LRESULT WINAPI DefMDIChildProcA(HWND hWnd,UINT uMsg,WPARAM wParam,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4759:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4760:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LRESULT WINAPI DefMDIChildProcW(HWND hWnd,UINT uMsg,WPARAM wParam,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4760:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4763:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI TranslateMDISysAccel(HWND hWndClient,LPMSG lpMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4763:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4766:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI ArrangeIconicWindows(HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4766:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4767:180: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI CreateMDIWindowA(LPCSTR lpClassName,LPCSTR lpWindowName,DWORD dwStyle,int X,int Y,int nWidth,int nHeight,HWND hWndParent,HINSTANCE hInstance,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4767:180: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4768:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI CreateMDIWindowW(LPCWSTR lpClassName,LPCWSTR lpWindowName,DWORD dwStyle,int X,int Y,int nWidth,int nHeight,HWND hWndParent,HINSTANCE hInstance,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4768:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4769:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WORD WINAPI TileWindows(HWND hwndParent,UINT wHow,CONST RECT *lpRect,UINT cKids,const HWND *lpKids); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4769:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4770:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WORD WINAPI CascadeWindows(HWND hwndParent,UINT wHow,CONST RECT *lpRect,UINT cKids,const HWND *lpKids); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4770:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4821:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI WinHelpA(HWND hWndMain,LPCSTR lpszHelp,UINT uCommand,ULONG_PTR dwData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4821:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4822:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI WinHelpW(HWND hWndMain,LPCWSTR lpszHelp,UINT uCommand,ULONG_PTR dwData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4822:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4866:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI GetGuiResources(HANDLE hProcess,DWORD uiFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4866:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/tvout.h:9, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5344, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:72, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/guiddef.h:30:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __extension__ template const GUID &__mingw_uuidof(); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/guiddef.h:30:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:72, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5364:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LONG WINAPI ChangeDisplaySettingsA(LPDEVMODEA lpDevMode,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5364:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5365:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LONG WINAPI ChangeDisplaySettingsW(LPDEVMODEW lpDevMode,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5365:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:72, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5366:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LONG WINAPI ChangeDisplaySettingsExA(LPCSTR lpszDeviceName,LPDEVMODEA lpDevMode,HWND hwnd,DWORD dwflags,LPVOID lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5366:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5367:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LONG WINAPI ChangeDisplaySettingsExW(LPCWSTR lpszDeviceName,LPDEVMODEW lpDevMode,HWND hwnd,DWORD dwflags,LPVOID lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5367:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5372:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EnumDisplaySettingsA(LPCSTR lpszDeviceName,DWORD iModeNum,LPDEVMODEA lpDevMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5372:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5373:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EnumDisplaySettingsW(LPCWSTR lpszDeviceName,DWORD iModeNum,LPDEVMODEW lpDevMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5373:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5374:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EnumDisplaySettingsExA(LPCSTR lpszDeviceName,DWORD iModeNum,LPDEVMODEA lpDevMode,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5374:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5375:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EnumDisplaySettingsExW(LPCWSTR lpszDeviceName,DWORD iModeNum,LPDEVMODEW lpDevMode,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5375:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5379:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EnumDisplayDevicesA(LPCSTR lpDevice,DWORD iDevNum,PDISPLAY_DEVICEA lpDisplayDevice,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5379:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5380:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EnumDisplayDevicesW(LPCWSTR lpDevice,DWORD iDevNum,PDISPLAY_DEVICEW lpDisplayDevice,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5380:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5396:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SystemParametersInfoA(UINT uiAction,UINT uiParam,PVOID pvParam,UINT fWinIni); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5396:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5397:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SystemParametersInfoW(UINT uiAction,UINT uiParam,PVOID pvParam,UINT fWinIni); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5397:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5606:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI VOID WINAPI SetDebugErrorLevel (DWORD dwLevel); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5606:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5607:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI VOID WINAPI SetLastErrorEx (DWORD dwErrCode, DWORD dwType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5607:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5608:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI InternalGetWindowText (HWND hWnd, LPWSTR pString, int cchMaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5608:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5609:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI CancelShutdown (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5609:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5610:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HMONITOR WINAPI MonitorFromPoint(POINT pt,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5610:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5611:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HMONITOR WINAPI MonitorFromRect(LPCRECT lprc,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5611:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5612:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HMONITOR WINAPI MonitorFromWindow(HWND hwnd,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5612:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5614:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EndTask (HWND hWnd, WINBOOL fShutDown, WINBOOL fForce); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5614:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5622:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetMonitorInfoA(HMONITOR hMonitor,LPMONITORINFO lpmi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5622:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5623:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetMonitorInfoW(HMONITOR hMonitor,LPMONITORINFO lpmi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5623:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5624:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EnumDisplayMonitors(HDC hdc,LPCRECT lprcClip,MONITORENUMPROC lpfnEnum,LPARAM dwData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5624:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5648:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI VOID WINAPI NotifyWinEvent(DWORD event,HWND hwnd,LONG idObject,LONG idChild); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5648:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5649:179: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWINEVENTHOOK WINAPI SetWinEventHook(DWORD eventMin,DWORD eventMax,HMODULE hmodWinEventProc,WINEVENTPROC pfnWinEventProc,DWORD idProcess,DWORD idThread,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5649:179: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5650:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsWinEventHookInstalled(DWORD event); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5650:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5659:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI UnhookWinEvent(HWINEVENTHOOK hWinEventHook); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5659:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5850:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetGUIThreadInfo(DWORD idThread,PGUITHREADINFO pgui); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5850:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5851:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI BlockInput (WINBOOL fBlockIt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5851:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5852:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI GetWindowModuleFileNameA(HWND hwnd,LPSTR pszFileName,UINT cchFileNameMax); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5852:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5853:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI GetWindowModuleFileNameW(HWND hwnd,LPWSTR pszFileName,UINT cchFileNameMax); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5853:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5913:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetCursorInfo(PCURSORINFO pci); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5913:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5930:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetWindowInfo(HWND hwnd,PWINDOWINFO pwi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5930:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5938:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetTitleBarInfo(HWND hwnd,PTITLEBARINFO pti); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5938:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5958:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetMenuBarInfo(HWND hwnd,LONG idObject,LONG idItem,PMENUBARINFO pmbi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5958:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5970:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetScrollBarInfo(HWND hwnd,LONG idObject,PSCROLLBARINFO psbi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5970:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5982:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetComboBoxInfo(HWND hwndCombo,PCOMBOBOXINFO pcbi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5982:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5992:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI GetAncestor(HWND hwnd,UINT gaFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5992:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5993:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI RealChildWindowFromPoint(HWND hwndParent,POINT ptParentClientCoords); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5993:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5994:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI RealGetWindowClassA(HWND hwnd,LPSTR ptszClassName,UINT cchClassNameMax); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5994:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5995:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI RealGetWindowClassW(HWND hwnd,LPWSTR ptszClassName,UINT cchClassNameMax); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5995:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6011:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetAltTabInfoA(HWND hwnd,int iItem,PALTTABINFO pati,LPSTR pszItemText,UINT cchItemText); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6011:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6012:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetAltTabInfoW(HWND hwnd,int iItem,PALTTABINFO pati,LPWSTR pszItemText,UINT cchItemText); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6012:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6013:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI GetListBoxInfo(HWND hwnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6013:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6018:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI LockWorkStation(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6018:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6019:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI UserHandleGrantAccess(HANDLE hUserHandle,HANDLE hJob,WINBOOL bGrant); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6019:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6135:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI GetRawInputData(HRAWINPUT hRawInput,UINT uiCommand,LPVOID pData,PUINT pcbSize,UINT cbSizeHeader); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6135:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6179:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI GetRawInputDeviceInfoA(HANDLE hDevice,UINT uiCommand,LPVOID pData,PUINT pcbSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6179:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6180:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI GetRawInputDeviceInfoW(HANDLE hDevice,UINT uiCommand,LPVOID pData,PUINT pcbSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6180:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6181:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI GetRawInputBuffer(PRAWINPUT pData,PUINT pcbSize,UINT cbSizeHeader); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6181:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6222:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI RegisterRawInputDevices (PCRAWINPUTDEVICE pRawInputDevices, UINT uiNumDevices, UINT cbSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6222:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6223:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI GetRegisteredRawInputDevices (PRAWINPUTDEVICE pRawInputDevices, PUINT puiNumDevices, UINT cbSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6223:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6224:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI GetRawInputDeviceList (PRAWINPUTDEVICELIST pRawInputDeviceList, PUINT puiNumDevices, UINT cbSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6224:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6225:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LRESULT WINAPI DefRawInputProc (PRAWINPUT *paRawInput, INT nInput, UINT cbSizeHeader); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6225:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6411:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI ShutdownBlockReasonCreate (HWND hWnd, LPCWSTR pwszReason); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6411:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6412:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI ShutdownBlockReasonQuery (HWND hWnd, LPWSTR pwszBuff, DWORD *pcchBuff); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6412:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6413:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI ShutdownBlockReasonDestroy (HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6413:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:16, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:73, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/datetimeapi.h:19:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI GetTimeFormatEx (LPCWSTR lpLocaleName, DWORD dwFlags, CONST SYSTEMTIME *lpTime, LPCWSTR lpFormat, LPWSTR lpTimeStr, int cchTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/datetimeapi.h:19:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/datetimeapi.h:20:172: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI GetDateFormatEx (LPCWSTR lpLocaleName, DWORD dwFlags, CONST SYSTEMTIME *lpDate, LPCWSTR lpFormat, LPWSTR lpDateStr, int cchDate, LPCWSTR lpCalendar); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/datetimeapi.h:20:172: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/datetimeapi.h:24:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI GetDateFormatA (LCID Locale, DWORD dwFlags, CONST SYSTEMTIME *lpDate, LPCSTR lpFormat, LPSTR lpDateStr, int cchDate); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/datetimeapi.h:24:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/datetimeapi.h:25:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI GetDateFormatW (LCID Locale, DWORD dwFlags, CONST SYSTEMTIME *lpDate, LPCWSTR lpFormat, LPWSTR lpDateStr, int cchDate); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/datetimeapi.h:25:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/datetimeapi.h:26:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI GetTimeFormatA (LCID Locale, DWORD dwFlags, CONST SYSTEMTIME *lpTime, LPCSTR lpFormat, LPSTR lpTimeStr, int cchTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/datetimeapi.h:26:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/datetimeapi.h:27:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI GetTimeFormatW (LCID Locale, DWORD dwFlags, CONST SYSTEMTIME *lpTime, LPCWSTR lpFormat, LPWSTR lpTimeStr, int cchTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/datetimeapi.h:27:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:886, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:73, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/stringapiset.h:19:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI CompareStringW (LCID Locale, DWORD dwCmpFlags, PCNZWCH lpString1, int cchCount1, PCNZWCH lpString2, int cchCount2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stringapiset.h:19:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stringapiset.h:20:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI FoldStringW (DWORD dwMapFlags, LPCWCH lpSrcStr, int cchSrc, LPWSTR lpDestStr, int cchDest); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stringapiset.h:20:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stringapiset.h:30:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetStringTypeExW (LCID Locale, DWORD dwInfoType, LPCWCH lpSrcStr, int cchSrc, LPWORD lpCharType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stringapiset.h:30:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stringapiset.h:40:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetStringTypeW (DWORD dwInfoType, LPCWCH lpSrcStr, int cchSrc, LPWORD lpCharType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stringapiset.h:40:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stringapiset.h:41:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI MultiByteToWideChar (UINT CodePage, DWORD dwFlags, LPCCH lpMultiByteStr, int cbMultiByte, LPWSTR lpWideCharStr, int cchWideChar); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stringapiset.h:41:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stringapiset.h:42:199: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI WideCharToMultiByte (UINT CodePage, DWORD dwFlags, LPCWCH lpWideCharStr, int cchWideChar, LPSTR lpMultiByteStr, int cbMultiByte, LPCCH lpDefaultChar, LPBOOL lpUsedDefaultChar); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stringapiset.h:42:199: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:73, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:901:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI IsValidCodePage (UINT CodePage); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:901:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:905:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetACP (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:905:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:909:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetOEMCP (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:909:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:910:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI CompareStringA (LCID Locale, DWORD dwCmpFlags, PCNZCH lpString1, int cchCount1, PCNZCH lpString2, int cchCount2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:910:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:911:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI LCMapStringW (LCID Locale, DWORD dwMapFlags, LPCWSTR lpSrcStr, int cchSrc, LPWSTR lpDestStr, int cchDest); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:911:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:912:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI LCMapStringA (LCID Locale, DWORD dwMapFlags, LPCSTR lpSrcStr, int cchSrc, LPSTR lpDestStr, int cchDest); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:912:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:913:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI GetLocaleInfoW (LCID Locale, LCTYPE LCType, LPWSTR lpLCData, int cchData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:913:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:914:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI GetLocaleInfoA (LCID Locale, LCTYPE LCType, LPSTR lpLCData, int cchData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:914:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:915:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI IsDBCSLeadByte (BYTE TestChar); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:915:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:916:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI IsDBCSLeadByteEx (UINT CodePage, BYTE TestChar); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:916:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:917:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI GetNumberFormatA (LCID Locale, DWORD dwFlags, LPCSTR lpValue, CONST NUMBERFMTA *lpFormat, LPSTR lpNumberStr, int cchNumber); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:917:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:918:149: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI GetNumberFormatW (LCID Locale, DWORD dwFlags, LPCWSTR lpValue, CONST NUMBERFMTW *lpFormat, LPWSTR lpNumberStr, int cchNumber); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:918:149: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:919:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI GetCurrencyFormatA (LCID Locale, DWORD dwFlags, LPCSTR lpValue, CONST CURRENCYFMTA *lpFormat, LPSTR lpCurrencyStr, int cchCurrency); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:919:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:920:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI GetCurrencyFormatW (LCID Locale, DWORD dwFlags, LPCWSTR lpValue, CONST CURRENCYFMTW *lpFormat, LPWSTR lpCurrencyStr, int cchCurrency); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:920:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:921:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumCalendarInfoA (CALINFO_ENUMPROCA lpCalInfoEnumProc, LCID Locale, CALID Calendar, CALTYPE CalType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:921:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:922:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumCalendarInfoW (CALINFO_ENUMPROCW lpCalInfoEnumProc, LCID Locale, CALID Calendar, CALTYPE CalType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:922:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:923:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumCalendarInfoExA (CALINFO_ENUMPROCEXA lpCalInfoEnumProcEx, LCID Locale, CALID Calendar, CALTYPE CalType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:923:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:924:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumCalendarInfoExW (CALINFO_ENUMPROCEXW lpCalInfoEnumProcEx, LCID Locale, CALID Calendar, CALTYPE CalType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:924:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:925:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumTimeFormatsA (TIMEFMT_ENUMPROCA lpTimeFmtEnumProc, LCID Locale, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:925:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:926:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumTimeFormatsW (TIMEFMT_ENUMPROCW lpTimeFmtEnumProc, LCID Locale, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:926:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:927:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumDateFormatsA (DATEFMT_ENUMPROCA lpDateFmtEnumProc, LCID Locale, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:927:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:928:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumDateFormatsW (DATEFMT_ENUMPROCW lpDateFmtEnumProc, LCID Locale, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:928:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:929:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumDateFormatsExA (DATEFMT_ENUMPROCEXA lpDateFmtEnumProcEx, LCID Locale, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:929:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:930:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumDateFormatsExW (DATEFMT_ENUMPROCEXW lpDateFmtEnumProcEx, LCID Locale, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:930:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:931:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI IsValidLanguageGroup (LGRPID LanguageGroup, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:931:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:932:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetNLSVersion (NLS_FUNCTION Function, LCID Locale, LPNLSVERSIONINFO lpVersionInformation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:932:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:933:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI IsNLSDefinedString (NLS_FUNCTION Function, DWORD dwFlags, LPNLSVERSIONINFO lpVersionInformation, LPCWSTR lpString, INT cchStr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:933:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:934:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI IsValidLocale (LCID Locale, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:934:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:935:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetLocaleInfoA (LCID Locale, LCTYPE LCType, LPCSTR lpLCData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:935:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:936:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetLocaleInfoW (LCID Locale, LCTYPE LCType, LPCWSTR lpLCData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:936:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:937:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI GetCalendarInfoA (LCID Locale, CALID Calendar, CALTYPE CalType, LPSTR lpCalData, int cchData, LPDWORD lpValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:937:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:938:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI GetCalendarInfoW (LCID Locale, CALID Calendar, CALTYPE CalType, LPWSTR lpCalData, int cchData, LPDWORD lpValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:938:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:939:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetCalendarInfoA (LCID Locale, CALID Calendar, CALTYPE CalType, LPCSTR lpCalData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:939:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:940:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetCalendarInfoW (LCID Locale, CALID Calendar, CALTYPE CalType, LPCWSTR lpCalData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:940:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:981:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI GetGeoInfoA (GEOID Location, GEOTYPE GeoType, LPSTR lpGeoData, int cchData, LANGID LangId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:981:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:982:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI GetGeoInfoW (GEOID Location, GEOTYPE GeoType, LPWSTR lpGeoData, int cchData, LANGID LangId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:982:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:983:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumSystemGeoID (GEOCLASS GeoClass, GEOID ParentGeoId, GEO_ENUMPROC lpGeoEnumProc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:983:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:984:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI GEOID WINAPI GetUserGeoID (GEOCLASS GeoClass); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:984:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:985:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetCPInfo (UINT CodePage, LPCPINFO lpCPInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:985:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:986:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetCPInfoExA (UINT CodePage, DWORD dwFlags, LPCPINFOEXA lpCPInfoEx); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:986:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:987:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetCPInfoExW (UINT CodePage, DWORD dwFlags, LPCPINFOEXW lpCPInfoEx); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:987:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1000:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetUserGeoID (GEOID GeoId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1000:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1001:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LCID WINAPI ConvertDefaultLocale (LCID Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1001:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1002:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LCID WINAPI GetThreadLocale (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1002:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1003:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetThreadLocale (LCID Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1003:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1004:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LANGID WINAPI GetSystemDefaultUILanguage (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1004:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1005:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LANGID WINAPI GetUserDefaultUILanguage (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1005:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1006:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LANGID WINAPI GetSystemDefaultLangID (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1006:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1007:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LANGID WINAPI GetUserDefaultLangID (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1007:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1008:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LCID WINAPI GetSystemDefaultLCID (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1008:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1009:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LCID WINAPI GetUserDefaultLCID (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1009:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1010:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LANGID WINAPI SetThreadUILanguage (LANGID LangId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1010:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1011:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetStringTypeExA (LCID Locale, DWORD dwInfoType, LPCSTR lpSrcStr, int cchSrc, LPWORD lpCharType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1011:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1012:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetStringTypeA (LCID Locale, DWORD dwInfoType, LPCSTR lpSrcStr, int cchSrc, LPWORD lpCharType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1012:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1013:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI FoldStringA (DWORD dwMapFlags, LPCSTR lpSrcStr, int cchSrc, LPSTR lpDestStr, int cchDest); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1013:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1014:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumSystemLocalesA (LOCALE_ENUMPROCA lpLocaleEnumProc, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1014:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1015:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumSystemLocalesW (LOCALE_ENUMPROCW lpLocaleEnumProc, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1015:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1016:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumSystemLanguageGroupsA (LANGUAGEGROUP_ENUMPROCA lpLanguageGroupEnumProc, DWORD dwFlags, LONG_PTR lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1016:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1017:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumSystemLanguageGroupsW (LANGUAGEGROUP_ENUMPROCW lpLanguageGroupEnumProc, DWORD dwFlags, LONG_PTR lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1017:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1018:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumLanguageGroupLocalesA (LANGGROUPLOCALE_ENUMPROCA lpLangGroupLocaleEnumProc, LGRPID LanguageGroup, DWORD dwFlags, LONG_PTR lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1018:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1019:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumLanguageGroupLocalesW (LANGGROUPLOCALE_ENUMPROCW lpLangGroupLocaleEnumProc, LGRPID LanguageGroup, DWORD dwFlags, LONG_PTR lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1019:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1020:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumUILanguagesA (UILANGUAGE_ENUMPROCA lpUILanguageEnumProc, DWORD dwFlags, LONG_PTR lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1020:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1021:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumUILanguagesW (UILANGUAGE_ENUMPROCW lpUILanguageEnumProc, DWORD dwFlags, LONG_PTR lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1021:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1049:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumSystemCodePagesA (CODEPAGE_ENUMPROCA lpCodePageEnumProc, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1049:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1050:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumSystemCodePagesW (CODEPAGE_ENUMPROCW lpCodePageEnumProc, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1050:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:74, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:207:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI PeekConsoleInputA(HANDLE hConsoleInput,PINPUT_RECORD lpBuffer,DWORD nLength,LPDWORD lpNumberOfEventsRead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:207:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:208:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI PeekConsoleInputW(HANDLE hConsoleInput,PINPUT_RECORD lpBuffer,DWORD nLength,LPDWORD lpNumberOfEventsRead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:208:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:209:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ReadConsoleInputA(HANDLE hConsoleInput,PINPUT_RECORD lpBuffer,DWORD nLength,LPDWORD lpNumberOfEventsRead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:209:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:210:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ReadConsoleInputW(HANDLE hConsoleInput,PINPUT_RECORD lpBuffer,DWORD nLength,LPDWORD lpNumberOfEventsRead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:210:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:211:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WriteConsoleInputA(HANDLE hConsoleInput,CONST INPUT_RECORD *lpBuffer,DWORD nLength,LPDWORD lpNumberOfEventsWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:211:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:212:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WriteConsoleInputW(HANDLE hConsoleInput,CONST INPUT_RECORD *lpBuffer,DWORD nLength,LPDWORD lpNumberOfEventsWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:212:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:213:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ReadConsoleOutputA(HANDLE hConsoleOutput,PCHAR_INFO lpBuffer,COORD dwBufferSize,COORD dwBufferCoord,PSMALL_RECT lpReadRegion); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:213:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:214:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ReadConsoleOutputW(HANDLE hConsoleOutput,PCHAR_INFO lpBuffer,COORD dwBufferSize,COORD dwBufferCoord,PSMALL_RECT lpReadRegion); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:214:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:215:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WriteConsoleOutputA(HANDLE hConsoleOutput,CONST CHAR_INFO *lpBuffer,COORD dwBufferSize,COORD dwBufferCoord,PSMALL_RECT lpWriteRegion); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:215:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:216:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WriteConsoleOutputW(HANDLE hConsoleOutput,CONST CHAR_INFO *lpBuffer,COORD dwBufferSize,COORD dwBufferCoord,PSMALL_RECT lpWriteRegion); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:216:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:217:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ReadConsoleOutputCharacterA(HANDLE hConsoleOutput,LPSTR lpCharacter,DWORD nLength,COORD dwReadCoord,LPDWORD lpNumberOfCharsRead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:217:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:218:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ReadConsoleOutputCharacterW(HANDLE hConsoleOutput,LPWSTR lpCharacter,DWORD nLength,COORD dwReadCoord,LPDWORD lpNumberOfCharsRead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:218:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:219:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ReadConsoleOutputAttribute(HANDLE hConsoleOutput,LPWORD lpAttribute,DWORD nLength,COORD dwReadCoord,LPDWORD lpNumberOfAttrsRead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:219:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:220:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WriteConsoleOutputCharacterA(HANDLE hConsoleOutput,LPCSTR lpCharacter,DWORD nLength,COORD dwWriteCoord,LPDWORD lpNumberOfCharsWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:220:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:221:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WriteConsoleOutputCharacterW(HANDLE hConsoleOutput,LPCWSTR lpCharacter,DWORD nLength,COORD dwWriteCoord,LPDWORD lpNumberOfCharsWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:221:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:222:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WriteConsoleOutputAttribute(HANDLE hConsoleOutput,CONST WORD *lpAttribute,DWORD nLength,COORD dwWriteCoord,LPDWORD lpNumberOfAttrsWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:222:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:223:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FillConsoleOutputCharacterA(HANDLE hConsoleOutput,CHAR cCharacter,DWORD nLength,COORD dwWriteCoord,LPDWORD lpNumberOfCharsWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:223:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:224:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FillConsoleOutputCharacterW(HANDLE hConsoleOutput,WCHAR cCharacter,DWORD nLength,COORD dwWriteCoord,LPDWORD lpNumberOfCharsWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:224:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:225:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FillConsoleOutputAttribute(HANDLE hConsoleOutput,WORD wAttribute,DWORD nLength,COORD dwWriteCoord,LPDWORD lpNumberOfAttrsWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:225:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:226:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetConsoleMode(HANDLE hConsoleHandle,LPDWORD lpMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:226:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:227:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetNumberOfConsoleInputEvents(HANDLE hConsoleInput,LPDWORD lpNumberOfEvents); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:227:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:228:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetConsoleScreenBufferInfo(HANDLE hConsoleOutput,PCONSOLE_SCREEN_BUFFER_INFO lpConsoleScreenBufferInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:228:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:229:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI COORD WINAPI GetLargestConsoleWindowSize(HANDLE hConsoleOutput); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:229:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:230:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetConsoleCursorInfo(HANDLE hConsoleOutput,PCONSOLE_CURSOR_INFO lpConsoleCursorInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:230:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:231:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetCurrentConsoleFont(HANDLE hConsoleOutput,WINBOOL bMaximumWindow,PCONSOLE_FONT_INFO lpConsoleCurrentFont); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:231:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:232:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI COORD WINAPI GetConsoleFontSize(HANDLE hConsoleOutput,DWORD nFont); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:232:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:233:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetConsoleSelectionInfo(PCONSOLE_SELECTION_INFO lpConsoleSelectionInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:233:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:234:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetNumberOfConsoleMouseButtons(LPDWORD lpNumberOfMouseButtons); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:234:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:235:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetConsoleMode(HANDLE hConsoleHandle,DWORD dwMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:235:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:236:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetConsoleActiveScreenBuffer(HANDLE hConsoleOutput); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:236:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:237:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FlushConsoleInputBuffer(HANDLE hConsoleInput); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:237:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:238:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetConsoleScreenBufferSize(HANDLE hConsoleOutput,COORD dwSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:238:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:239:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetConsoleCursorPosition(HANDLE hConsoleOutput,COORD dwCursorPosition); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:239:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:240:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetConsoleCursorInfo(HANDLE hConsoleOutput,CONST CONSOLE_CURSOR_INFO *lpConsoleCursorInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:240:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:241:197: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ScrollConsoleScreenBufferA(HANDLE hConsoleOutput,CONST SMALL_RECT *lpScrollRectangle,CONST SMALL_RECT *lpClipRectangle,COORD dwDestinationOrigin,CONST CHAR_INFO *lpFill); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:241:197: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:242:197: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ScrollConsoleScreenBufferW(HANDLE hConsoleOutput,CONST SMALL_RECT *lpScrollRectangle,CONST SMALL_RECT *lpClipRectangle,COORD dwDestinationOrigin,CONST CHAR_INFO *lpFill); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:242:197: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:243:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetConsoleWindowInfo(HANDLE hConsoleOutput,WINBOOL bAbsolute,CONST SMALL_RECT *lpConsoleWindow); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:243:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:244:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetConsoleTextAttribute(HANDLE hConsoleOutput,WORD wAttributes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:244:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:245:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetConsoleCtrlHandler(PHANDLER_ROUTINE HandlerRoutine,WINBOOL Add); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:245:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:246:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GenerateConsoleCtrlEvent(DWORD dwCtrlEvent,DWORD dwProcessGroupId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:246:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:247:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI AllocConsole(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:247:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:248:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FreeConsole(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:248:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:249:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI AttachConsole(DWORD dwProcessId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:249:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:253:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetConsoleTitleA(LPSTR lpConsoleTitle,DWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:253:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:254:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetConsoleTitleW(LPWSTR lpConsoleTitle,DWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:254:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:255:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetConsoleTitleA(LPCSTR lpConsoleTitle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:255:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:256:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetConsoleTitleW(LPCWSTR lpConsoleTitle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:256:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:257:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ReadConsoleA(HANDLE hConsoleInput,LPVOID lpBuffer,DWORD nNumberOfCharsToRead,LPDWORD lpNumberOfCharsRead,LPVOID lpReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:257:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:258:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ReadConsoleW(HANDLE hConsoleInput,LPVOID lpBuffer,DWORD nNumberOfCharsToRead,LPDWORD lpNumberOfCharsRead,LPVOID lpReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:258:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:259:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WriteConsoleA(HANDLE hConsoleOutput,CONST VOID *lpBuffer,DWORD nNumberOfCharsToWrite,LPDWORD lpNumberOfCharsWritten,LPVOID lpReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:259:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:260:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WriteConsoleW(HANDLE hConsoleOutput,CONST VOID *lpBuffer,DWORD nNumberOfCharsToWrite,LPDWORD lpNumberOfCharsWritten,LPVOID lpReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:260:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:264:181: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateConsoleScreenBuffer(DWORD dwDesiredAccess,DWORD dwShareMode,CONST SECURITY_ATTRIBUTES *lpSecurityAttributes,DWORD dwFlags,LPVOID lpScreenBufferData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:264:181: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:265:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetConsoleCP(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:265:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:266:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetConsoleCP(UINT wCodePageID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:266:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:267:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetConsoleOutputCP(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:267:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:268:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetConsoleOutputCP(UINT wCodePageID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:268:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:272:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetConsoleDisplayMode(LPDWORD lpModeFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:272:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:276:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetConsoleDisplayMode(HANDLE hConsoleOutput, DWORD dwFlags, PCOORD lpNewScreenBufferDimensions); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:276:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:278:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HWND WINAPI GetConsoleWindow(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:278:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:279:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetConsoleProcessList(LPDWORD lpdwProcessList,DWORD dwProcessCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:279:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:280:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI AddConsoleAliasA(LPSTR Source,LPSTR Target,LPSTR ExeName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:280:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:281:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI AddConsoleAliasW(LPWSTR Source,LPWSTR Target,LPWSTR ExeName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:281:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:282:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetConsoleAliasA(LPSTR Source,LPSTR TargetBuffer,DWORD TargetBufferLength,LPSTR ExeName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:282:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:283:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetConsoleAliasW(LPWSTR Source,LPWSTR TargetBuffer,DWORD TargetBufferLength,LPWSTR ExeName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:283:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:284:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetConsoleAliasesLengthA(LPSTR ExeName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:284:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:285:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetConsoleAliasesLengthW(LPWSTR ExeName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:285:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:286:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetConsoleAliasExesLengthA(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:286:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:287:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetConsoleAliasExesLengthW(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:287:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:288:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetConsoleAliasesA(LPSTR AliasBuffer,DWORD AliasBufferLength,LPSTR ExeName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:288:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:289:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetConsoleAliasesW(LPWSTR AliasBuffer,DWORD AliasBufferLength,LPWSTR ExeName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:289:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:290:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetConsoleAliasExesA(LPSTR ExeNameBuffer,DWORD ExeNameBufferLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:290:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:291:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetConsoleAliasExesW(LPWSTR ExeNameBuffer,DWORD ExeNameBufferLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:291:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:334:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:334:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:353:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:353:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:359:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:359:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:363:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:363:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:368:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:368:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:374:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:374:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:75, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:137:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI VerFindFileA(DWORD uFlags,LPSTR szFileName,LPSTR szWinDir,LPSTR szAppDir,LPSTR szCurDir,PUINT lpuCurDirLen,LPSTR szDestDir,PUINT lpuDestDirLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:137:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:138:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI VerFindFileW(DWORD uFlags,LPWSTR szFileName,LPWSTR szWinDir,LPWSTR szAppDir,LPWSTR szCurDir,PUINT lpuCurDirLen,LPWSTR szDestDir,PUINT lpuDestDirLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:138:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:139:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI VerInstallFileA(DWORD uFlags,LPSTR szSrcFileName,LPSTR szDestFileName,LPSTR szSrcDir,LPSTR szDestDir,LPSTR szCurDir,LPSTR szTmpFile,PUINT lpuTmpFileLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:139:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:140:173: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI VerInstallFileW(DWORD uFlags,LPWSTR szSrcFileName,LPWSTR szDestFileName,LPWSTR szSrcDir,LPWSTR szDestDir,LPWSTR szCurDir,LPWSTR szTmpFile,PUINT lpuTmpFileLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:140:173: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:141:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI GetFileVersionInfoSizeA(LPCSTR lptstrFilename,LPDWORD lpdwHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:141:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:142:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI GetFileVersionInfoSizeW(LPCWSTR lptstrFilename,LPDWORD lpdwHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:142:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:143:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI GetFileVersionInfoA(LPCSTR lptstrFilename,DWORD dwHandle,DWORD dwLen,LPVOID lpData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:143:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:144:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI GetFileVersionInfoW(LPCWSTR lptstrFilename,DWORD dwHandle,DWORD dwLen,LPVOID lpData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:144:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:145:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI VerLanguageNameA(DWORD wLang,LPSTR szLang,DWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:145:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:146:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI VerLanguageNameW(DWORD wLang,LPWSTR szLang,DWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:146:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:147:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI VerQueryValueA(LPCVOID pBlock,LPCSTR lpSubBlock,LPVOID *lplpBuffer,PUINT puLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:147:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:148:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI VerQueryValueW(LPCVOID pBlock,LPCWSTR lpSubBlock,LPVOID *lplpBuffer,PUINT puLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:148:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:76, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:140:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegCloseKey(HKEY hKey); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:140:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:141:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegOverridePredefKey(HKEY hKey,HKEY hNewHKey); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:141:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:142:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegOpenUserClassesRoot(HANDLE hToken,DWORD dwOptions,REGSAM samDesired,PHKEY phkResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:142:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:143:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegOpenCurrentUser(REGSAM samDesired,PHKEY phkResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:143:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:144:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegDisablePredefinedCache(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:144:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:145:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegConnectRegistryA(LPCSTR lpMachineName,HKEY hKey,PHKEY phkResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:145:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:146:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegConnectRegistryW(LPCWSTR lpMachineName,HKEY hKey,PHKEY phkResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:146:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:147:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegConnectRegistryExA(LPCSTR lpMachineName,HKEY hKey,ULONG Flags,PHKEY phkResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:147:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:148:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegConnectRegistryExW(LPCWSTR lpMachineName,HKEY hKey,ULONG Flags,PHKEY phkResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:148:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:149:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegCreateKeyA(HKEY hKey,LPCSTR lpSubKey,PHKEY phkResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:149:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:150:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegCreateKeyW(HKEY hKey,LPCWSTR lpSubKey,PHKEY phkResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:150:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:151:212: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegCreateKeyExA(HKEY hKey,LPCSTR lpSubKey,DWORD Reserved,LPSTR lpClass,DWORD dwOptions,REGSAM samDesired,LPSECURITY_ATTRIBUTES lpSecurityAttributes,PHKEY phkResult,LPDWORD lpdwDisposition); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:151:212: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:152:214: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegCreateKeyExW(HKEY hKey,LPCWSTR lpSubKey,DWORD Reserved,LPWSTR lpClass,DWORD dwOptions,REGSAM samDesired,LPSECURITY_ATTRIBUTES lpSecurityAttributes,PHKEY phkResult,LPDWORD lpdwDisposition); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:152:214: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:153:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegDeleteKeyA(HKEY hKey,LPCSTR lpSubKey); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:153:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:154:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegDeleteKeyW(HKEY hKey,LPCWSTR lpSubKey); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:154:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:155:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegDeleteKeyExA(HKEY hKey,LPCSTR lpSubKey,REGSAM samDesired,DWORD Reserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:155:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:156:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegDeleteKeyExW(HKEY hKey,LPCWSTR lpSubKey,REGSAM samDesired,DWORD Reserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:156:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:157:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegDisableReflectionKey(HKEY hBase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:157:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:158:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegEnableReflectionKey(HKEY hBase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:158:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:159:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegQueryReflectionKey(HKEY hBase,WINBOOL *bIsReflectionDisabled); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:159:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:160:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegDeleteValueA(HKEY hKey,LPCSTR lpValueName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:160:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:161:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegDeleteValueW(HKEY hKey,LPCWSTR lpValueName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:161:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:162:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegEnumKeyA(HKEY hKey,DWORD dwIndex,LPSTR lpName,DWORD cchName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:162:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:163:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegEnumKeyW(HKEY hKey,DWORD dwIndex,LPWSTR lpName,DWORD cchName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:163:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:164:173: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegEnumKeyExA(HKEY hKey,DWORD dwIndex,LPSTR lpName,LPDWORD lpcchName,LPDWORD lpReserved,LPSTR lpClass,LPDWORD lpcchClass,PFILETIME lpftLastWriteTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:164:173: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:165:175: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegEnumKeyExW(HKEY hKey,DWORD dwIndex,LPWSTR lpName,LPDWORD lpcchName,LPDWORD lpReserved,LPWSTR lpClass,LPDWORD lpcchClass,PFILETIME lpftLastWriteTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:165:175: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:166:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegEnumValueA(HKEY hKey,DWORD dwIndex,LPSTR lpValueName,LPDWORD lpcchValueName,LPDWORD lpReserved,LPDWORD lpType,LPBYTE lpData,LPDWORD lpcbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:166:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:167:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegEnumValueW(HKEY hKey,DWORD dwIndex,LPWSTR lpValueName,LPDWORD lpcchValueName,LPDWORD lpReserved,LPDWORD lpType,LPBYTE lpData,LPDWORD lpcbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:167:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:168:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegFlushKey(HKEY hKey); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:168:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:169:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegGetKeySecurity(HKEY hKey,SECURITY_INFORMATION SecurityInformation,PSECURITY_DESCRIPTOR pSecurityDescriptor,LPDWORD lpcbSecurityDescriptor); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:169:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:170:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegLoadKeyA(HKEY hKey,LPCSTR lpSubKey,LPCSTR lpFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:170:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:171:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegLoadKeyW(HKEY hKey,LPCWSTR lpSubKey,LPCWSTR lpFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:171:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:172:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegNotifyChangeKeyValue(HKEY hKey,WINBOOL bWatchSubtree,DWORD dwNotifyFilter,HANDLE hEvent,WINBOOL fAsynchronous); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:172:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:173:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegOpenKeyA(HKEY hKey,LPCSTR lpSubKey,PHKEY phkResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:173:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:174:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegOpenKeyW(HKEY hKey,LPCWSTR lpSubKey,PHKEY phkResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:174:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:175:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegOpenKeyExA(HKEY hKey,LPCSTR lpSubKey,DWORD ulOptions,REGSAM samDesired,PHKEY phkResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:175:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:176:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegOpenKeyExW(HKEY hKey,LPCWSTR lpSubKey,DWORD ulOptions,REGSAM samDesired,PHKEY phkResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:176:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:76, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:177:300: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegQueryInfoKeyA(HKEY hKey,LPSTR lpClass,LPDWORD lpcchClass,LPDWORD lpReserved,LPDWORD lpcSubKeys,LPDWORD lpcbMaxSubKeyLen,LPDWORD lpcbMaxClassLen,LPDWORD lpcValues,LPDWORD lpcbMaxValueNameLen,LPDWORD lpcbMaxValueLen,LPDWORD lpcbSecurityDescriptor,PFILETIME lpftLastWriteTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:177:300: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:178:301: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegQueryInfoKeyW(HKEY hKey,LPWSTR lpClass,LPDWORD lpcchClass,LPDWORD lpReserved,LPDWORD lpcSubKeys,LPDWORD lpcbMaxSubKeyLen,LPDWORD lpcbMaxClassLen,LPDWORD lpcValues,LPDWORD lpcbMaxValueNameLen,LPDWORD lpcbMaxValueLen,LPDWORD lpcbSecurityDescriptor,PFILETIME lpftLastWriteTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:178:301: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:179:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegQueryValueA(HKEY hKey,LPCSTR lpSubKey,LPSTR lpData,PLONG lpcbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:179:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:180:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegQueryValueW(HKEY hKey,LPCWSTR lpSubKey,LPWSTR lpData,PLONG lpcbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:180:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:181:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegQueryMultipleValuesA(HKEY hKey,PVALENTA val_list,DWORD num_vals,LPSTR lpValueBuf,LPDWORD ldwTotsize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:181:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:182:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegQueryMultipleValuesW(HKEY hKey,PVALENTW val_list,DWORD num_vals,LPWSTR lpValueBuf,LPDWORD ldwTotsize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:182:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:183:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegQueryValueExA(HKEY hKey,LPCSTR lpValueName,LPDWORD lpReserved,LPDWORD lpType,LPBYTE lpData,LPDWORD lpcbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:183:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:184:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegQueryValueExW(HKEY hKey,LPCWSTR lpValueName,LPDWORD lpReserved,LPDWORD lpType,LPBYTE lpData,LPDWORD lpcbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:184:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:185:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegReplaceKeyA(HKEY hKey,LPCSTR lpSubKey,LPCSTR lpNewFile,LPCSTR lpOldFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:185:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:186:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegReplaceKeyW(HKEY hKey,LPCWSTR lpSubKey,LPCWSTR lpNewFile,LPCWSTR lpOldFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:186:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:187:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegRestoreKeyA(HKEY hKey,LPCSTR lpFile,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:187:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:188:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegRestoreKeyW(HKEY hKey,LPCWSTR lpFile,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:188:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:189:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegSaveKeyA(HKEY hKey,LPCSTR lpFile,LPSECURITY_ATTRIBUTES lpSecurityAttributes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:189:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:190:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegSaveKeyW(HKEY hKey,LPCWSTR lpFile,LPSECURITY_ATTRIBUTES lpSecurityAttributes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:190:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:191:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegSetKeySecurity(HKEY hKey,SECURITY_INFORMATION SecurityInformation,PSECURITY_DESCRIPTOR pSecurityDescriptor); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:191:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:192:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegSetValueA(HKEY hKey,LPCSTR lpSubKey,DWORD dwType,LPCSTR lpData,DWORD cbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:192:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:193:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegSetValueW(HKEY hKey,LPCWSTR lpSubKey,DWORD dwType,LPCWSTR lpData,DWORD cbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:193:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:194:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegSetValueExA(HKEY hKey,LPCSTR lpValueName,DWORD Reserved,DWORD dwType,CONST BYTE *lpData,DWORD cbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:194:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:195:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegSetValueExW(HKEY hKey,LPCWSTR lpValueName,DWORD Reserved,DWORD dwType,CONST BYTE *lpData,DWORD cbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:195:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:196:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegUnLoadKeyA(HKEY hKey,LPCSTR lpSubKey); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:196:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:197:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegUnLoadKeyW(HKEY hKey,LPCWSTR lpSubKey); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:197:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:198:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegGetValueA(HKEY hkey,LPCSTR lpSubKey,LPCSTR lpValue,DWORD dwFlags,LPDWORD pdwType,PVOID pvData,LPDWORD pcbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:198:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:199:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegGetValueW(HKEY hkey,LPCWSTR lpSubKey,LPCWSTR lpValue,DWORD dwFlags,LPDWORD pdwType,PVOID pvData,LPDWORD pcbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:199:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:200:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI InitiateSystemShutdownA(LPSTR lpMachineName,LPSTR lpMessage,DWORD dwTimeout,WINBOOL bForceAppsClosed,WINBOOL bRebootAfterShutdown); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:200:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:201:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI InitiateSystemShutdownW(LPWSTR lpMachineName,LPWSTR lpMessage,DWORD dwTimeout,WINBOOL bForceAppsClosed,WINBOOL bRebootAfterShutdown); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:201:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:202:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AbortSystemShutdownA(LPSTR lpMachineName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:202:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:203:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AbortSystemShutdownW(LPWSTR lpMachineName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:203:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:76, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:222:174: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI InitiateSystemShutdownExA(LPSTR lpMachineName,LPSTR lpMessage,DWORD dwTimeout,WINBOOL bForceAppsClosed,WINBOOL bRebootAfterShutdown,DWORD dwReason); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:222:174: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:223:176: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI InitiateSystemShutdownExW(LPWSTR lpMachineName,LPWSTR lpMessage,DWORD dwTimeout,WINBOOL bForceAppsClosed,WINBOOL bRebootAfterShutdown,DWORD dwReason); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:223:176: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:224:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegSaveKeyExA(HKEY hKey,LPCSTR lpFile,LPSECURITY_ATTRIBUTES lpSecurityAttributes,DWORD Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:224:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:225:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegSaveKeyExW(HKEY hKey,LPCWSTR lpFile,LPSECURITY_ATTRIBUTES lpSecurityAttributes,DWORD Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:225:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:226:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI Wow64Win32ApiEntry (DWORD dwFuncNumber,DWORD dwFlag,DWORD dwRes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:226:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:77, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:106:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetAddConnectionA(LPCSTR lpRemoteName,LPCSTR lpPassword,LPCSTR lpLocalName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:106:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:107:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetAddConnectionW(LPCWSTR lpRemoteName,LPCWSTR lpPassword,LPCWSTR lpLocalName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:107:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:108:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetAddConnection2A(LPNETRESOURCEA lpNetResource,LPCSTR lpPassword,LPCSTR lpUserName,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:108:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:109:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetAddConnection2W(LPNETRESOURCEW lpNetResource,LPCWSTR lpPassword,LPCWSTR lpUserName,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:109:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:77, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:110:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetAddConnection3A(HWND hwndOwner,LPNETRESOURCEA lpNetResource,LPCSTR lpPassword,LPCSTR lpUserName,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:110:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:111:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetAddConnection3W(HWND hwndOwner,LPNETRESOURCEW lpNetResource,LPCWSTR lpPassword,LPCWSTR lpUserName,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:111:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:112:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetCancelConnectionA(LPCSTR lpName,WINBOOL fForce); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:112:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:113:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetCancelConnectionW(LPCWSTR lpName,WINBOOL fForce); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:113:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:114:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetCancelConnection2A(LPCSTR lpName,DWORD dwFlags,WINBOOL fForce); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:114:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:115:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetCancelConnection2W(LPCWSTR lpName,DWORD dwFlags,WINBOOL fForce); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:115:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:116:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetGetConnectionA(LPCSTR lpLocalName,LPSTR lpRemoteName,LPDWORD lpnLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:116:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:117:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetGetConnectionW(LPCWSTR lpLocalName,LPWSTR lpRemoteName,LPDWORD lpnLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:117:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:118:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetRestoreConnectionA(HWND hwndParent,LPCSTR lpDevice); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:118:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:119:183: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetUseConnectionA(HWND hwndOwner,LPNETRESOURCEA lpNetResource,LPCSTR lpPassword,LPCSTR lpUserID,DWORD dwFlags,LPSTR lpAccessName,LPDWORD lpBufferSize,LPDWORD lpResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:119:183: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:120:186: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetUseConnectionW(HWND hwndOwner,LPNETRESOURCEW lpNetResource,LPCWSTR lpPassword,LPCWSTR lpUserID,DWORD dwFlags,LPWSTR lpAccessName,LPDWORD lpBufferSize,LPDWORD lpResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:120:186: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:121:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetConnectionDialog(HWND hwnd,DWORD dwType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:121:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:122:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetDisconnectDialog(HWND hwnd,DWORD dwType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:122:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:126:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetRestoreConnectionW(HWND hwndParent,LPCWSTR lpDevice); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:126:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:158:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetConnectionDialog1A(LPCONNECTDLGSTRUCTA lpConnDlgStruct); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:158:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:159:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetConnectionDialog1W(LPCONNECTDLGSTRUCTW lpConnDlgStruct); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:159:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:189:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetDisconnectDialog1A(LPDISCDLGSTRUCTA lpConnDlgStruct); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:189:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:190:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetDisconnectDialog1W(LPDISCDLGSTRUCTW lpConnDlgStruct); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:190:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:191:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetOpenEnumA(DWORD dwScope,DWORD dwType,DWORD dwUsage,LPNETRESOURCEA lpNetResource,LPHANDLE lphEnum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:191:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:192:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetOpenEnumW(DWORD dwScope,DWORD dwType,DWORD dwUsage,LPNETRESOURCEW lpNetResource,LPHANDLE lphEnum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:192:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:193:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetEnumResourceA(HANDLE hEnum,LPDWORD lpcCount,LPVOID lpBuffer,LPDWORD lpBufferSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:193:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:194:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetEnumResourceW(HANDLE hEnum,LPDWORD lpcCount,LPVOID lpBuffer,LPDWORD lpBufferSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:194:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:195:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetCloseEnum(HANDLE hEnum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:195:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:196:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetGetResourceParentA(LPNETRESOURCEA lpNetResource,LPVOID lpBuffer,LPDWORD lpcbBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:196:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:197:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetGetResourceParentW(LPNETRESOURCEW lpNetResource,LPVOID lpBuffer,LPDWORD lpcbBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:197:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:198:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetGetResourceInformationA(LPNETRESOURCEA lpNetResource,LPVOID lpBuffer,LPDWORD lpcbBuffer,LPSTR *lplpSystem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:198:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:199:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetGetResourceInformationW(LPNETRESOURCEW lpNetResource,LPVOID lpBuffer,LPDWORD lpcbBuffer,LPWSTR *lplpSystem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:199:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:234:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetGetUniversalNameA(LPCSTR lpLocalPath,DWORD dwInfoLevel,LPVOID lpBuffer,LPDWORD lpBufferSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:234:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:235:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetGetUniversalNameW(LPCWSTR lpLocalPath,DWORD dwInfoLevel,LPVOID lpBuffer,LPDWORD lpBufferSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:235:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:236:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetGetUserA(LPCSTR lpName,LPSTR lpUserName,LPDWORD lpnLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:236:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:237:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetGetUserW(LPCWSTR lpName,LPWSTR lpUserName,LPDWORD lpnLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:237:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:244:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetGetProviderNameA(DWORD dwNetType,LPSTR lpProviderName,LPDWORD lpBufferSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:244:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:245:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetGetProviderNameW(DWORD dwNetType,LPWSTR lpProviderName,LPDWORD lpBufferSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:245:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:264:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetGetNetworkInformationA(LPCSTR lpProvider,LPNETINFOSTRUCT lpNetInfoStruct); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:264:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:265:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetGetNetworkInformationW(LPCWSTR lpProvider,LPNETINFOSTRUCT lpNetInfoStruct); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:265:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:289:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetGetLastErrorA(LPDWORD lpError,LPSTR lpErrorBuf,DWORD nErrorBufSize,LPSTR lpNameBuf,DWORD nNameBufSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:289:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:290:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetGetLastErrorW(LPDWORD lpError,LPWSTR lpErrorBuf,DWORD nErrorBufSize,LPWSTR lpNameBuf,DWORD nNameBufSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:290:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:350:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI MultinetGetConnectionPerformanceA(LPNETRESOURCEA lpNetResource,LPNETCONNECTINFOSTRUCT lpNetConnectInfoStruct); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:350:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:351:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI MultinetGetConnectionPerformanceW(LPNETRESOURCEW lpNetResource,LPNETCONNECTINFOSTRUCT lpNetConnectInfoStruct); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:351:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:82, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/dde.h:60:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DdeSetQualityOfService(HWND hwndClient,CONST SECURITY_QUALITY_OF_SERVICE *pqosNew,PSECURITY_QUALITY_OF_SERVICE pqosPrev); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/dde.h:60:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/dde.h:61:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImpersonateDdeClientWindow(HWND hWndClient,HWND hWndServer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/dde.h:61:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/dde.h:62:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPARAM WINAPI PackDDElParam(UINT msg,UINT_PTR uiLo,UINT_PTR uiHi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/dde.h:62:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/dde.h:63:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI UnpackDDElParam(UINT msg,LPARAM lParam,PUINT_PTR puiLo,PUINT_PTR puiHi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/dde.h:63:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/dde.h:64:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI FreeDDElParam(UINT msg,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/dde.h:64:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/dde.h:65:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPARAM WINAPI ReuseDDElParam(LPARAM lParam,UINT msgIn,UINT msgOut,UINT_PTR uiLo,UINT_PTR uiHi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/dde.h:65:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:83, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:159:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT WINAPI DdeInitializeA(LPDWORD pidInst,PFNCALLBACK pfnCallback,DWORD afCmd,DWORD ulRes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:159:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:160:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT WINAPI DdeInitializeW(LPDWORD pidInst,PFNCALLBACK pfnCallback,DWORD afCmd,DWORD ulRes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:160:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:183:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DdeUninitialize(DWORD idInst); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:183:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:184:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HCONVLIST WINAPI DdeConnectList(DWORD idInst,HSZ hszService,HSZ hszTopic,HCONVLIST hConvList,PCONVCONTEXT pCC); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:184:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:185:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HCONV WINAPI DdeQueryNextServer(HCONVLIST hConvList,HCONV hConvPrev); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:185:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:186:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DdeDisconnectList(HCONVLIST hConvList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:186:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:187:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HCONV WINAPI DdeConnect(DWORD idInst,HSZ hszService,HSZ hszTopic,PCONVCONTEXT pCC); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:187:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:188:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DdeDisconnect(HCONV hConv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:188:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:189:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HCONV WINAPI DdeReconnect(HCONV hConv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:189:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:190:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT WINAPI DdeQueryConvInfo(HCONV hConv,DWORD idTransaction,PCONVINFO pConvInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:190:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:191:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DdeSetUserHandle(HCONV hConv,DWORD id,DWORD_PTR hUser); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:191:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:192:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DdeAbandonTransaction(DWORD idInst,HCONV hConv,DWORD idTransaction); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:192:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:193:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DdePostAdvise(DWORD idInst,HSZ hszTopic,HSZ hszItem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:193:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:194:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DdeEnableCallback(DWORD idInst,HCONV hConv,UINT wCmd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:194:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:195:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DdeImpersonateClient(HCONV hConv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:195:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:207:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HDDEDATA WINAPI DdeNameService(DWORD idInst,HSZ hsz1,HSZ hsz2,UINT afCmd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:207:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:208:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HDDEDATA WINAPI DdeClientTransaction(LPBYTE pData,DWORD cbData,HCONV hConv,HSZ hszItem,UINT wFmt,UINT wType,DWORD dwTimeout,LPDWORD pdwResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:208:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:209:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HDDEDATA WINAPI DdeCreateDataHandle(DWORD idInst,LPBYTE pSrc,DWORD cb,DWORD cbOff,HSZ hszItem,UINT wFmt,UINT afCmd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:209:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:210:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HDDEDATA WINAPI DdeAddData(HDDEDATA hData,LPBYTE pSrc,DWORD cb,DWORD cbOff); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:210:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:211:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI DdeGetData(HDDEDATA hData,LPBYTE pDst,DWORD cbMax,DWORD cbOff); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:211:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:212:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPBYTE WINAPI DdeAccessData(HDDEDATA hData,LPDWORD pcbDataSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:212:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:213:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DdeUnaccessData(HDDEDATA hData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:213:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:214:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DdeFreeDataHandle(HDDEDATA hData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:214:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:218:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT WINAPI DdeGetLastError(DWORD idInst); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:218:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:244:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HSZ WINAPI DdeCreateStringHandleA(DWORD idInst,LPCSTR psz,int iCodePage); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:244:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:245:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HSZ WINAPI DdeCreateStringHandleW(DWORD idInst,LPCWSTR psz,int iCodePage); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:245:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:246:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI DdeQueryStringA(DWORD idInst,HSZ hsz,LPSTR psz,DWORD cchMax,int iCodePage); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:246:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:247:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI DdeQueryStringW(DWORD idInst,HSZ hsz,LPWSTR psz,DWORD cchMax,int iCodePage); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:247:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:248:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DdeFreeStringHandle(DWORD idInst,HSZ hsz); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:248:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:249:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DdeKeepStringHandle(DWORD idInst,HSZ hsz); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:249:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:250:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINAPI DdeCmpStringHandles(HSZ hsz1,HSZ hsz2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:250:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:85, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/lzexpand.h:27:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture INT WINAPI LZStart(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/lzexpand.h:27:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/lzexpand.h:28:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VOID WINAPI LZDone(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/lzexpand.h:28:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/lzexpand.h:29:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG WINAPI CopyLZFile(INT,INT); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/lzexpand.h:29:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/lzexpand.h:30:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG WINAPI LZCopy(INT,INT); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/lzexpand.h:30:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/lzexpand.h:31:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture INT WINAPI LZInit(INT); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/lzexpand.h:31:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/lzexpand.h:32:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture INT WINAPI GetExpandedNameA(LPSTR,LPSTR); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/lzexpand.h:32:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/lzexpand.h:33:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture INT WINAPI GetExpandedNameW(LPWSTR,LPWSTR); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/lzexpand.h:33:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/lzexpand.h:34:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture INT WINAPI LZOpenFileA(LPSTR,LPOFSTRUCT,WORD); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/lzexpand.h:34:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/lzexpand.h:35:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture INT WINAPI LZOpenFileW(LPWSTR,LPOFSTRUCT,WORD); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/lzexpand.h:35:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/lzexpand.h:36:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG WINAPI LZSeek(INT,LONG,INT); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/lzexpand.h:36:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/lzexpand.h:37:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture INT WINAPI LZRead(INT,LPSTR,INT); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/lzexpand.h:37:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/lzexpand.h:38:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VOID WINAPI LZClose(INT); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/lzexpand.h:38:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:86, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:204:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI LRESULT WINAPI CloseDriver(HDRVR hDriver,LPARAM lParam1,LPARAM lParam2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:204:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:205:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI HDRVR WINAPI OpenDriver(LPCWSTR szDriverName,LPCWSTR szSectionName,LPARAM lParam2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:205:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:206:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI LRESULT WINAPI SendDriverMessage(HDRVR hDriver,UINT message,LPARAM lParam1,LPARAM lParam2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:206:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:207:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI HMODULE WINAPI DrvGetModuleHandle(HDRVR hDriver); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:207:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:208:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI HMODULE WINAPI GetDriverModuleHandle(HDRVR hDriver); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:208:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:209:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI LRESULT WINAPI DefDriverProc(DWORD_PTR dwDriverIdentifier,HDRVR hdrvr,UINT uMsg,LPARAM lParam1,LPARAM lParam2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:209:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:237:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI WINBOOL WINAPI sndPlaySoundA(LPCSTR pszSound,UINT fuSound); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:237:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:238:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI WINBOOL WINAPI sndPlaySoundW(LPCWSTR pszSound,UINT fuSound); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:238:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:269:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI WINBOOL WINAPI PlaySoundA(LPCSTR pszSound,HMODULE hmod,DWORD fdwSound); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:269:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:270:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI WINBOOL WINAPI PlaySoundW(LPCWSTR pszSound,HMODULE hmod,DWORD fdwSound); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:270:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:505:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI UINT WINAPI waveOutGetNumDevs(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:505:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:506:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveOutGetDevCapsA(UINT_PTR uDeviceID,LPWAVEOUTCAPSA pwoc,UINT cbwoc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:506:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:507:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveOutGetDevCapsW(UINT_PTR uDeviceID,LPWAVEOUTCAPSW pwoc,UINT cbwoc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:507:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:511:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveOutGetVolume(HWAVEOUT hwo,LPDWORD pdwVolume); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:511:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:512:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveOutSetVolume(HWAVEOUT hwo,DWORD dwVolume); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:512:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:513:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveOutGetErrorTextA(MMRESULT mmrError,LPSTR pszText,UINT cchText); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:513:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:514:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveOutGetErrorTextW(MMRESULT mmrError,LPWSTR pszText,UINT cchText); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:514:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:86, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:518:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveOutOpen(LPHWAVEOUT phwo,UINT uDeviceID,LPCWAVEFORMATEX pwfx,DWORD_PTR dwCallback,DWORD_PTR dwInstance,DWORD fdwOpen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:518:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:519:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveOutClose(HWAVEOUT hwo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:519:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:520:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveOutPrepareHeader(HWAVEOUT hwo,LPWAVEHDR pwh,UINT cbwh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:520:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:521:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveOutUnprepareHeader(HWAVEOUT hwo,LPWAVEHDR pwh,UINT cbwh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:521:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:522:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveOutWrite(HWAVEOUT hwo,LPWAVEHDR pwh,UINT cbwh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:522:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:523:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveOutPause(HWAVEOUT hwo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:523:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:524:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveOutRestart(HWAVEOUT hwo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:524:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:525:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveOutReset(HWAVEOUT hwo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:525:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:526:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveOutBreakLoop(HWAVEOUT hwo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:526:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:527:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveOutGetPosition(HWAVEOUT hwo,LPMMTIME pmmt,UINT cbmmt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:527:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:528:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveOutGetPitch(HWAVEOUT hwo,LPDWORD pdwPitch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:528:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:529:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveOutSetPitch(HWAVEOUT hwo,DWORD dwPitch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:529:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:530:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveOutGetPlaybackRate(HWAVEOUT hwo,LPDWORD pdwRate); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:530:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:531:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveOutSetPlaybackRate(HWAVEOUT hwo,DWORD dwRate); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:531:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:532:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveOutGetID(HWAVEOUT hwo,LPUINT puDeviceID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:532:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:533:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveOutMessage(HWAVEOUT hwo,UINT uMsg,DWORD_PTR dw1,DWORD_PTR dw2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:533:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:534:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI UINT WINAPI waveInGetNumDevs(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:534:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:535:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveInGetDevCapsA(UINT_PTR uDeviceID,LPWAVEINCAPSA pwic,UINT cbwic); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:535:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:536:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveInGetDevCapsW(UINT_PTR uDeviceID,LPWAVEINCAPSW pwic,UINT cbwic); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:536:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:540:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveInGetErrorTextA(MMRESULT mmrError,LPSTR pszText,UINT cchText); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:540:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:541:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveInGetErrorTextW(MMRESULT mmrError,LPWSTR pszText,UINT cchText); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:541:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:545:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveInOpen(LPHWAVEIN phwi,UINT uDeviceID,LPCWAVEFORMATEX pwfx,DWORD_PTR dwCallback,DWORD_PTR dwInstance,DWORD fdwOpen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:545:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:546:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveInClose(HWAVEIN hwi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:546:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:547:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveInPrepareHeader(HWAVEIN hwi,LPWAVEHDR pwh,UINT cbwh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:547:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:548:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveInUnprepareHeader(HWAVEIN hwi,LPWAVEHDR pwh,UINT cbwh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:548:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:549:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveInAddBuffer(HWAVEIN hwi,LPWAVEHDR pwh,UINT cbwh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:549:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:550:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveInStart(HWAVEIN hwi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:550:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:551:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveInStop(HWAVEIN hwi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:551:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:552:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveInReset(HWAVEIN hwi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:552:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:553:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveInGetPosition(HWAVEIN hwi,LPMMTIME pmmt,UINT cbmmt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:553:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:554:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveInGetID(HWAVEIN hwi,LPUINT puDeviceID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:554:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:555:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveInMessage(HWAVEIN hwi,UINT uMsg,DWORD_PTR dw1,DWORD_PTR dw2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:555:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:797:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI UINT WINAPI midiOutGetNumDevs(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:797:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:798:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiStreamOpen(LPHMIDISTRM phms,LPUINT puDeviceID,DWORD cMidi,DWORD_PTR dwCallback,DWORD_PTR dwInstance,DWORD fdwOpen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:798:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:799:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiStreamClose(HMIDISTRM hms); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:799:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:800:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiStreamProperty(HMIDISTRM hms,LPBYTE lppropdata,DWORD dwProperty); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:800:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:801:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiStreamPosition(HMIDISTRM hms,LPMMTIME lpmmt,UINT cbmmt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:801:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:802:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiStreamOut(HMIDISTRM hms,LPMIDIHDR pmh,UINT cbmh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:802:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:803:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiStreamPause(HMIDISTRM hms); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:803:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:804:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiStreamRestart(HMIDISTRM hms); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:804:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:805:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiStreamStop(HMIDISTRM hms); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:805:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:806:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiConnect(HMIDI hmi,HMIDIOUT hmo,LPVOID pReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:806:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:807:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiDisconnect(HMIDI hmi,HMIDIOUT hmo,LPVOID pReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:807:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:808:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiOutGetDevCapsA(UINT_PTR uDeviceID,LPMIDIOUTCAPSA pmoc,UINT cbmoc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:808:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:809:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiOutGetDevCapsW(UINT_PTR uDeviceID,LPMIDIOUTCAPSW pmoc,UINT cbmoc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:809:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:813:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiOutGetVolume(HMIDIOUT hmo,LPDWORD pdwVolume); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:813:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:814:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiOutSetVolume(HMIDIOUT hmo,DWORD dwVolume); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:814:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:815:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiOutGetErrorTextA(MMRESULT mmrError,LPSTR pszText,UINT cchText); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:815:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:816:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiOutGetErrorTextW(MMRESULT mmrError,LPWSTR pszText,UINT cchText); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:816:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:820:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiOutOpen(LPHMIDIOUT phmo,UINT uDeviceID,DWORD_PTR dwCallback,DWORD_PTR dwInstance,DWORD fdwOpen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:820:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:821:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiOutClose(HMIDIOUT hmo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:821:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:822:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiOutPrepareHeader(HMIDIOUT hmo,LPMIDIHDR pmh,UINT cbmh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:822:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:823:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiOutUnprepareHeader(HMIDIOUT hmo,LPMIDIHDR pmh,UINT cbmh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:823:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:824:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiOutShortMsg(HMIDIOUT hmo,DWORD dwMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:824:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:825:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiOutLongMsg(HMIDIOUT hmo,LPMIDIHDR pmh,UINT cbmh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:825:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:826:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiOutReset(HMIDIOUT hmo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:826:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:827:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiOutCachePatches(HMIDIOUT hmo,UINT uBank,LPWORD pwpa,UINT fuCache); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:827:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:828:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiOutCacheDrumPatches(HMIDIOUT hmo,UINT uPatch,LPWORD pwkya,UINT fuCache); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:828:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:829:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiOutGetID(HMIDIOUT hmo,LPUINT puDeviceID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:829:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:830:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiOutMessage(HMIDIOUT hmo,UINT uMsg,DWORD_PTR dw1,DWORD_PTR dw2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:830:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:831:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI UINT WINAPI midiInGetNumDevs(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:831:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:832:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiInGetDevCapsA(UINT_PTR uDeviceID,LPMIDIINCAPSA pmic,UINT cbmic); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:832:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:833:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiInGetDevCapsW(UINT_PTR uDeviceID,LPMIDIINCAPSW pmic,UINT cbmic); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:833:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:837:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiInGetErrorTextA(MMRESULT mmrError,LPSTR pszText,UINT cchText); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:837:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:838:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiInGetErrorTextW(MMRESULT mmrError,LPWSTR pszText,UINT cchText); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:838:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:842:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiInOpen(LPHMIDIIN phmi,UINT uDeviceID,DWORD_PTR dwCallback,DWORD_PTR dwInstance,DWORD fdwOpen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:842:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:843:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiInClose(HMIDIIN hmi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:843:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:844:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiInPrepareHeader(HMIDIIN hmi,LPMIDIHDR pmh,UINT cbmh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:844:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:845:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiInUnprepareHeader(HMIDIIN hmi,LPMIDIHDR pmh,UINT cbmh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:845:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:846:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiInAddBuffer(HMIDIIN hmi,LPMIDIHDR pmh,UINT cbmh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:846:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:847:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiInStart(HMIDIIN hmi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:847:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:848:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiInStop(HMIDIIN hmi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:848:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:849:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiInReset(HMIDIIN hmi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:849:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:850:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiInGetID(HMIDIIN hmi,LPUINT puDeviceID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:850:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:851:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiInMessage(HMIDIIN hmi,UINT uMsg,DWORD_PTR dw1,DWORD_PTR dw2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:851:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:920:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI UINT WINAPI auxGetNumDevs(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:920:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:921:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI auxGetDevCapsA(UINT_PTR uDeviceID,LPAUXCAPSA pac,UINT cbac); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:921:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:922:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI auxGetDevCapsW(UINT_PTR uDeviceID,LPAUXCAPSW pac,UINT cbac); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:922:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:926:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI auxSetVolume(UINT uDeviceID,DWORD dwVolume); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:926:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:927:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI auxGetVolume(UINT uDeviceID,LPDWORD pdwVolume); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:927:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:928:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI auxOutMessage(UINT uDeviceID,UINT uMsg,DWORD_PTR dw1,DWORD_PTR dw2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:928:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:960:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI UINT WINAPI mixerGetNumDevs(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:960:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1012:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI mixerGetDevCapsA(UINT_PTR uMxId,LPMIXERCAPSA pmxcaps,UINT cbmxcaps); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1012:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1013:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI mixerGetDevCapsW(UINT_PTR uMxId,LPMIXERCAPSW pmxcaps,UINT cbmxcaps); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1013:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1017:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI mixerOpen(LPHMIXER phmx,UINT uMxId,DWORD_PTR dwCallback,DWORD_PTR dwInstance,DWORD fdwOpen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1017:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1018:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI mixerClose(HMIXER hmx); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1018:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1019:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI DWORD WINAPI mixerMessage(HMIXER hmx,UINT uMsg,DWORD_PTR dwParam1,DWORD_PTR dwParam2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1019:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1107:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI mixerGetLineInfoA(HMIXEROBJ hmxobj,LPMIXERLINEA pmxl,DWORD fdwInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1107:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1108:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI mixerGetLineInfoW(HMIXEROBJ hmxobj,LPMIXERLINEW pmxl,DWORD fdwInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1108:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1120:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI mixerGetID(HMIXEROBJ hmxobj,UINT *puMxId,DWORD fdwId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1120:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1273:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI mixerGetLineControlsA(HMIXEROBJ hmxobj,LPMIXERLINECONTROLSA pmxlc,DWORD fdwControls); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1273:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1274:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI mixerGetLineControlsW(HMIXEROBJ hmxobj,LPMIXERLINECONTROLSW pmxlc,DWORD fdwControls); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1274:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1323:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI mixerGetControlDetailsA(HMIXEROBJ hmxobj,LPMIXERCONTROLDETAILS pmxcd,DWORD fdwDetails); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1323:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1324:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI mixerGetControlDetailsW(HMIXEROBJ hmxobj,LPMIXERCONTROLDETAILS pmxcd,DWORD fdwDetails); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1324:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1333:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI mixerSetControlDetails(HMIXEROBJ hmxobj,LPMIXERCONTROLDETAILS pmxcd,DWORD fdwDetails); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1333:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1363:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI timeGetSystemTime(LPMMTIME pmmt,UINT cbmmt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1363:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1364:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI DWORD WINAPI timeGetTime(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1364:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1365:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI timeSetEvent(UINT uDelay,UINT uResolution,LPTIMECALLBACK fptc,DWORD_PTR dwUser,UINT fuEvent); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1365:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1366:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI timeKillEvent(UINT uTimerID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1366:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1367:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI timeGetDevCaps(LPTIMECAPS ptc,UINT cbtc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1367:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1368:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI timeBeginPeriod(UINT uPeriod); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1368:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1369:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI timeEndPeriod(UINT uPeriod); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1369:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1607:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI UINT WINAPI joyGetNumDevs(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1607:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1608:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI joyGetDevCapsA(UINT_PTR uJoyID,LPJOYCAPSA pjc,UINT cbjc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1608:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1609:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI joyGetDevCapsW(UINT_PTR uJoyID,LPJOYCAPSW pjc,UINT cbjc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1609:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1613:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI joyGetPos(UINT uJoyID,LPJOYINFO pji); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1613:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1614:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI joyGetPosEx(UINT uJoyID,LPJOYINFOEX pji); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1614:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1615:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI joyGetThreshold(UINT uJoyID,LPUINT puThreshold); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1615:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1616:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI joyReleaseCapture(UINT uJoyID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1616:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1617:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI joySetCapture(HWND hwnd,UINT uJoyID,UINT uPeriod,WINBOOL fChanged); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1617:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1618:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI joySetThreshold(UINT uJoyID,UINT uThreshold); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1618:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1742:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI FOURCC WINAPI mmioStringToFOURCCA(LPCSTR sz,UINT uFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1742:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1743:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI FOURCC WINAPI mmioStringToFOURCCW(LPCWSTR sz,UINT uFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1743:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1747:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI LPMMIOPROC WINAPI mmioInstallIOProcA(FOURCC fccIOProc,LPMMIOPROC pIOProc,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1747:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1748:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI LPMMIOPROC WINAPI mmioInstallIOProcW(FOURCC fccIOProc,LPMMIOPROC pIOProc,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1748:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1752:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI HMMIO WINAPI mmioOpenA(LPSTR pszFileName,LPMMIOINFO pmmioinfo,DWORD fdwOpen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1752:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1753:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI HMMIO WINAPI mmioOpenW(LPWSTR pszFileName,LPMMIOINFO pmmioinfo,DWORD fdwOpen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1753:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1757:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI mmioRenameA(LPCSTR pszFileName,LPCSTR pszNewFileName,LPCMMIOINFO pmmioinfo,DWORD fdwRename); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1757:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1758:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI mmioRenameW(LPCWSTR pszFileName,LPCWSTR pszNewFileName,LPCMMIOINFO pmmioinfo,DWORD fdwRename); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1758:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1762:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI mmioClose(HMMIO hmmio,UINT fuClose); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1762:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1763:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI LONG WINAPI mmioRead(HMMIO hmmio,HPSTR pch,LONG cch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1763:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1764:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI LONG WINAPI mmioWrite(HMMIO hmmio,const char _huge *pch,LONG cch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1764:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1765:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI LONG WINAPI mmioSeek(HMMIO hmmio,LONG lOffset,int iOrigin); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1765:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1766:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI mmioGetInfo(HMMIO hmmio,LPMMIOINFO pmmioinfo,UINT fuInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1766:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1767:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI mmioSetInfo(HMMIO hmmio,LPCMMIOINFO pmmioinfo,UINT fuInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1767:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1768:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI mmioSetBuffer(HMMIO hmmio,LPSTR pchBuffer,LONG cchBuffer,UINT fuBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1768:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1769:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI mmioFlush(HMMIO hmmio,UINT fuFlush); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1769:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1770:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI mmioAdvance(HMMIO hmmio,LPMMIOINFO pmmioinfo,UINT fuAdvance); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1770:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1771:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI LRESULT WINAPI mmioSendMessage(HMMIO hmmio,UINT uMsg,LPARAM lParam1,LPARAM lParam2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1771:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1772:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI mmioDescend(HMMIO hmmio,LPMMCKINFO pmmcki,const MMCKINFO *pmmckiParent,UINT fuDescend); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1772:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1773:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI mmioAscend(HMMIO hmmio,LPMMCKINFO pmmcki,UINT fuAscend); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1773:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1774:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI mmioCreateChunk(HMMIO hmmio,LPMMCKINFO pmmcki,UINT fuCreate); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1774:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1791:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MCIERROR WINAPI mciSendCommandA(MCIDEVICEID mciId,UINT uMsg,DWORD_PTR dwParam1,DWORD_PTR dwParam2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1791:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1792:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MCIERROR WINAPI mciSendCommandW(MCIDEVICEID mciId,UINT uMsg,DWORD_PTR dwParam1,DWORD_PTR dwParam2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1792:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1796:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MCIERROR WINAPI mciSendStringA(LPCSTR lpstrCommand,LPSTR lpstrReturnString,UINT uReturnLength,HWND hwndCallback); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1796:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1797:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MCIERROR WINAPI mciSendStringW(LPCWSTR lpstrCommand,LPWSTR lpstrReturnString,UINT uReturnLength,HWND hwndCallback); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1797:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1801:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MCIDEVICEID WINAPI mciGetDeviceIDA(LPCSTR pszDevice); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1801:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1802:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MCIDEVICEID WINAPI mciGetDeviceIDW(LPCWSTR pszDevice); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1802:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1806:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MCIDEVICEID WINAPI mciGetDeviceIDFromElementIDA(DWORD dwElementID,LPCSTR lpstrType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1806:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1807:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MCIDEVICEID WINAPI mciGetDeviceIDFromElementIDW(DWORD dwElementID,LPCWSTR lpstrType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1807:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1811:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI WINBOOL WINAPI mciGetErrorStringA(MCIERROR mcierr,LPSTR pszText,UINT cchText); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1811:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1812:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI WINBOOL WINAPI mciGetErrorStringW(MCIERROR mcierr,LPWSTR pszText,UINT cchText); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1812:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1816:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI WINBOOL WINAPI mciSetYieldProc(MCIDEVICEID mciId,YIELDPROC fpYieldProc,DWORD dwYieldData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1816:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1817:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI HTASK WINAPI mciGetCreatorTask(MCIDEVICEID mciId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1817:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1818:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI YIELDPROC WINAPI mciGetYieldProc(MCIDEVICEID mciId,LPDWORD pdwYieldData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1818:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:87, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/nb30.h:209:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UCHAR WINAPI Netbios(PNCB pncb); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/nb30.h:209:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:40, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpc.h:82, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:88, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/guiddef.h:30:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __extension__ template const GUID &__mingw_uuidof(); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/guiddef.h:30:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpc.h:82, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:88, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:181:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcBindingCopy(RPC_BINDING_HANDLE SourceBinding,RPC_BINDING_HANDLE *DestinationBinding); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:181:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:182:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcBindingFree(RPC_BINDING_HANDLE *Binding); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:182:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:183:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcBindingSetOption(RPC_BINDING_HANDLE hBinding,unsigned __LONG32 option,ULONG_PTR optionValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:183:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpc.h:82, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:88, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:184:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcBindingInqOption(RPC_BINDING_HANDLE hBinding,unsigned __LONG32 option,ULONG_PTR *pOptionValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:184:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:185:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcBindingFromStringBindingA(RPC_CSTR StringBinding,RPC_BINDING_HANDLE *Binding); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:185:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:186:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcBindingFromStringBindingW(RPC_WSTR StringBinding,RPC_BINDING_HANDLE *Binding); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:186:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:187:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcSsGetContextBinding(void *ContextHandle,RPC_BINDING_HANDLE *Binding); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:187:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:188:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcBindingInqObject(RPC_BINDING_HANDLE Binding,UUID *ObjectUuid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:188:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:189:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcBindingReset(RPC_BINDING_HANDLE Binding); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:189:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:190:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcBindingSetObject(RPC_BINDING_HANDLE Binding,UUID *ObjectUuid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:190:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:191:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcMgmtInqDefaultProtectLevel(unsigned __LONG32 AuthnSvc,unsigned __LONG32 *AuthnLevel); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:191:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:192:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcBindingToStringBindingA(RPC_BINDING_HANDLE Binding,RPC_CSTR *StringBinding); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:192:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:193:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcBindingToStringBindingW(RPC_BINDING_HANDLE Binding,RPC_WSTR *StringBinding); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:193:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:194:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcBindingVectorFree(RPC_BINDING_VECTOR **BindingVector); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:194:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:195:171: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcStringBindingComposeA(RPC_CSTR ObjUuid,RPC_CSTR Protseq,RPC_CSTR NetworkAddr,RPC_CSTR Endpoint,RPC_CSTR Options,RPC_CSTR *StringBinding); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:195:171: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:196:171: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcStringBindingComposeW(RPC_WSTR ObjUuid,RPC_WSTR Protseq,RPC_WSTR NetworkAddr,RPC_WSTR Endpoint,RPC_WSTR Options,RPC_WSTR *StringBinding); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:196:171: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:197:180: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcStringBindingParseA(RPC_CSTR StringBinding,RPC_CSTR *ObjUuid,RPC_CSTR *Protseq,RPC_CSTR *NetworkAddr,RPC_CSTR *Endpoint,RPC_CSTR *NetworkOptions); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:197:180: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:198:180: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcStringBindingParseW(RPC_WSTR StringBinding,RPC_WSTR *ObjUuid,RPC_WSTR *Protseq,RPC_WSTR *NetworkAddr,RPC_WSTR *Endpoint,RPC_WSTR *NetworkOptions); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:198:180: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:199:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcStringFreeA(RPC_CSTR *String); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:199:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:200:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcStringFreeW(RPC_WSTR *String); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:200:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:201:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcIfInqId(RPC_IF_HANDLE RpcIfHandle,RPC_IF_ID *RpcIfId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:201:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:202:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcNetworkIsProtseqValidA(RPC_CSTR Protseq); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:202:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:203:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcNetworkIsProtseqValidW(RPC_WSTR Protseq); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:203:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:204:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcMgmtInqComTimeout(RPC_BINDING_HANDLE Binding,unsigned int *Timeout); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:204:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:205:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcMgmtSetComTimeout(RPC_BINDING_HANDLE Binding,unsigned int Timeout); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:205:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:206:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcMgmtSetCancelTimeout(__LONG32 Timeout); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:206:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:207:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcNetworkInqProtseqsA (RPC_PROTSEQ_VECTORA **ProtseqVector); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:207:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:208:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcNetworkInqProtseqsW (RPC_PROTSEQ_VECTORW **ProtseqVector); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:208:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:209:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcObjectInqType(UUID *ObjUuid,UUID *TypeUuid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:209:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:210:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcObjectSetInqFn(RPC_OBJECT_INQ_FN *InquiryFn); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:210:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:211:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcObjectSetType(UUID *ObjUuid,UUID *TypeUuid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:211:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:212:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcProtseqVectorFreeA(RPC_PROTSEQ_VECTORA **ProtseqVector); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:212:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:213:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcProtseqVectorFreeW(RPC_PROTSEQ_VECTORW **ProtseqVector); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:213:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:214:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerInqBindings (RPC_BINDING_VECTOR **BindingVector); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:214:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:215:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerInqIf(RPC_IF_HANDLE IfSpec,UUID *MgrTypeUuid,RPC_MGR_EPV **MgrEpv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:215:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:216:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerListen(unsigned int MinimumCallThreads,unsigned int MaxCalls,unsigned int DontWait); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:216:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:217:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerRegisterIf(RPC_IF_HANDLE IfSpec,UUID *MgrTypeUuid,RPC_MGR_EPV *MgrEpv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:217:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:218:185: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerRegisterIfEx(RPC_IF_HANDLE IfSpec,UUID *MgrTypeUuid,RPC_MGR_EPV *MgrEpv,unsigned int Flags,unsigned int MaxCalls,RPC_IF_CALLBACK_FN *IfCallback); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:218:185: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:219:210: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerRegisterIf2(RPC_IF_HANDLE IfSpec,UUID *MgrTypeUuid,RPC_MGR_EPV *MgrEpv,unsigned int Flags,unsigned int MaxCalls,unsigned int MaxRpcSize,RPC_IF_CALLBACK_FN *IfCallbackFn); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:219:210: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:220:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerUnregisterIf(RPC_IF_HANDLE IfSpec,UUID *MgrTypeUuid,unsigned int WaitForCallsToComplete); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:220:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:221:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerUnregisterIfEx(RPC_IF_HANDLE IfSpec,UUID *MgrTypeUuid,int RundownContextHandles); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:221:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:222:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerUseAllProtseqs(unsigned int MaxCalls,void *SecurityDescriptor); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:222:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:223:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerUseAllProtseqsEx(unsigned int MaxCalls,void *SecurityDescriptor,PRPC_POLICY Policy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:223:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:224:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerUseAllProtseqsIf(unsigned int MaxCalls,RPC_IF_HANDLE IfSpec,void *SecurityDescriptor); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:224:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:225:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerUseAllProtseqsIfEx(unsigned int MaxCalls,RPC_IF_HANDLE IfSpec,void *SecurityDescriptor,PRPC_POLICY Policy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:225:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:226:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerUseProtseqA(RPC_CSTR Protseq,unsigned int MaxCalls,void *SecurityDescriptor); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:226:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:227:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerUseProtseqExA(RPC_CSTR Protseq,unsigned int MaxCalls,void *SecurityDescriptor,PRPC_POLICY Policy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:227:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:228:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerUseProtseqW(RPC_WSTR Protseq,unsigned int MaxCalls,void *SecurityDescriptor); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:228:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:229:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerUseProtseqExW(RPC_WSTR Protseq,unsigned int MaxCalls,void *SecurityDescriptor,PRPC_POLICY Policy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:229:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:230:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerUseProtseqEpA(RPC_CSTR Protseq,unsigned int MaxCalls,RPC_CSTR Endpoint,void *SecurityDescriptor); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:230:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:231:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerUseProtseqEpExA(RPC_CSTR Protseq,unsigned int MaxCalls,RPC_CSTR Endpoint,void *SecurityDescriptor,PRPC_POLICY Policy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:231:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:232:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerUseProtseqEpW(RPC_WSTR Protseq,unsigned int MaxCalls,RPC_WSTR Endpoint,void *SecurityDescriptor); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:232:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:233:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerUseProtseqEpExW(RPC_WSTR Protseq,unsigned int MaxCalls,RPC_WSTR Endpoint,void *SecurityDescriptor,PRPC_POLICY Policy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:233:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:234:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerUseProtseqIfA(RPC_CSTR Protseq,unsigned int MaxCalls,RPC_IF_HANDLE IfSpec,void *SecurityDescriptor); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:234:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:235:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerUseProtseqIfExA(RPC_CSTR Protseq,unsigned int MaxCalls,RPC_IF_HANDLE IfSpec,void *SecurityDescriptor,PRPC_POLICY Policy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:235:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:236:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerUseProtseqIfW(RPC_WSTR Protseq,unsigned int MaxCalls,RPC_IF_HANDLE IfSpec,void *SecurityDescriptor); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:236:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:237:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerUseProtseqIfExW(RPC_WSTR Protseq,unsigned int MaxCalls,RPC_IF_HANDLE IfSpec,void *SecurityDescriptor,PRPC_POLICY Policy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:237:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:238:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY RpcServerYield (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:238:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:239:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcMgmtStatsVectorFree(RPC_STATS_VECTOR **StatsVector); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:239:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:240:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcMgmtInqStats(RPC_BINDING_HANDLE Binding,RPC_STATS_VECTOR **Statistics); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:240:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:241:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcMgmtIsServerListening(RPC_BINDING_HANDLE Binding); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:241:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:242:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcMgmtStopServerListening(RPC_BINDING_HANDLE Binding); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:242:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:243:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcMgmtWaitServerListen(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:243:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:244:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcMgmtSetServerStackSize(unsigned __LONG32 ThreadStackSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:244:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:245:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY RpcSsDontSerializeContext(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:245:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:246:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcMgmtEnableIdleCleanup(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:246:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:247:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcMgmtInqIfIds(RPC_BINDING_HANDLE Binding,RPC_IF_ID_VECTOR **IfIdVector); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:247:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:248:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcIfIdVectorFree(RPC_IF_ID_VECTOR **IfIdVector); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:248:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:249:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcMgmtInqServerPrincNameA(RPC_BINDING_HANDLE Binding,unsigned __LONG32 AuthnSvc,RPC_CSTR *ServerPrincName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:249:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:250:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcMgmtInqServerPrincNameW(RPC_BINDING_HANDLE Binding,unsigned __LONG32 AuthnSvc,RPC_WSTR *ServerPrincName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:250:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:251:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerInqDefaultPrincNameA(unsigned __LONG32 AuthnSvc,RPC_CSTR *PrincName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:251:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:252:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerInqDefaultPrincNameW(unsigned __LONG32 AuthnSvc,RPC_WSTR *PrincName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:252:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:253:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcEpResolveBinding(RPC_BINDING_HANDLE Binding,RPC_IF_HANDLE IfSpec); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:253:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:254:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcNsBindingInqEntryNameA(RPC_BINDING_HANDLE Binding,unsigned __LONG32 EntryNameSyntax,RPC_CSTR *EntryName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:254:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:255:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcNsBindingInqEntryNameW(RPC_BINDING_HANDLE Binding,unsigned __LONG32 EntryNameSyntax,RPC_WSTR *EntryName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:255:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpc.h:82, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:88, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:455:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcImpersonateClient(RPC_BINDING_HANDLE BindingHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:455:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:456:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcRevertToSelfEx(RPC_BINDING_HANDLE BindingHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:456:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:457:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcRevertToSelf(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:457:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:458:226: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcBindingInqAuthClientA(RPC_BINDING_HANDLE ClientBinding,RPC_AUTHZ_HANDLE *Privs,RPC_CSTR *ServerPrincName,unsigned __LONG32 *AuthnLevel,unsigned __LONG32 *AuthnSvc,unsigned __LONG32 *AuthzSvc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:458:226: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:459:226: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcBindingInqAuthClientW(RPC_BINDING_HANDLE ClientBinding,RPC_AUTHZ_HANDLE *Privs,RPC_WSTR *ServerPrincName,unsigned __LONG32 *AuthnLevel,unsigned __LONG32 *AuthnSvc,unsigned __LONG32 *AuthzSvc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:459:226: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:460:252: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcBindingInqAuthClientExA(RPC_BINDING_HANDLE ClientBinding,RPC_AUTHZ_HANDLE *Privs,RPC_CSTR *ServerPrincName,unsigned __LONG32 *AuthnLevel,unsigned __LONG32 *AuthnSvc,unsigned __LONG32 *AuthzSvc,unsigned __LONG32 Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:460:252: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:461:252: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcBindingInqAuthClientExW(RPC_BINDING_HANDLE ClientBinding,RPC_AUTHZ_HANDLE *Privs,RPC_WSTR *ServerPrincName,unsigned __LONG32 *AuthnLevel,unsigned __LONG32 *AuthnSvc,unsigned __LONG32 *AuthzSvc,unsigned __LONG32 Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:461:252: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:462:233: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcBindingInqAuthInfoA(RPC_BINDING_HANDLE Binding,RPC_CSTR *ServerPrincName,unsigned __LONG32 *AuthnLevel,unsigned __LONG32 *AuthnSvc,RPC_AUTH_IDENTITY_HANDLE *AuthIdentity,unsigned __LONG32 *AuthzSvc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:462:233: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:463:233: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcBindingInqAuthInfoW(RPC_BINDING_HANDLE Binding,RPC_WSTR *ServerPrincName,unsigned __LONG32 *AuthnLevel,unsigned __LONG32 *AuthnSvc,RPC_AUTH_IDENTITY_HANDLE *AuthIdentity,unsigned __LONG32 *AuthzSvc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:463:233: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:464:228: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcBindingSetAuthInfoA(RPC_BINDING_HANDLE Binding,RPC_CSTR ServerPrincName,unsigned __LONG32 AuthnLevel,unsigned __LONG32 AuthnSvc,RPC_AUTH_IDENTITY_HANDLE AuthIdentity,unsigned __LONG32 AuthzSvc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:464:228: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:465:260: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcBindingSetAuthInfoExA(RPC_BINDING_HANDLE Binding,RPC_CSTR ServerPrincName,unsigned __LONG32 AuthnLevel,unsigned __LONG32 AuthnSvc,RPC_AUTH_IDENTITY_HANDLE AuthIdentity,unsigned __LONG32 AuthzSvc,RPC_SECURITY_QOS *SecurityQos); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:465:260: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:466:228: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcBindingSetAuthInfoW(RPC_BINDING_HANDLE Binding,RPC_WSTR ServerPrincName,unsigned __LONG32 AuthnLevel,unsigned __LONG32 AuthnSvc,RPC_AUTH_IDENTITY_HANDLE AuthIdentity,unsigned __LONG32 AuthzSvc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:466:228: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:467:260: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcBindingSetAuthInfoExW(RPC_BINDING_HANDLE Binding,RPC_WSTR ServerPrincName,unsigned __LONG32 AuthnLevel,unsigned __LONG32 AuthnSvc,RPC_AUTH_IDENTITY_HANDLE AuthIdentity,unsigned __LONG32 AuthzSvc,RPC_SECURITY_QOS *SecurityQOS); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:467:260: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:468:297: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcBindingInqAuthInfoExA(RPC_BINDING_HANDLE Binding,RPC_CSTR *ServerPrincName,unsigned __LONG32 *AuthnLevel,unsigned __LONG32 *AuthnSvc,RPC_AUTH_IDENTITY_HANDLE *AuthIdentity,unsigned __LONG32 *AuthzSvc,unsigned __LONG32 RpcQosVersion,RPC_SECURITY_QOS *SecurityQOS); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:468:297: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:469:297: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcBindingInqAuthInfoExW(RPC_BINDING_HANDLE Binding,RPC_WSTR *ServerPrincName,unsigned __LONG32 *AuthnLevel,unsigned __LONG32 *AuthnSvc,RPC_AUTH_IDENTITY_HANDLE *AuthIdentity,unsigned __LONG32 *AuthzSvc,unsigned __LONG32 RpcQosVersion,RPC_SECURITY_QOS *SecurityQOS); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:469:297: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:473:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerRegisterAuthInfoA(RPC_CSTR ServerPrincName,unsigned __LONG32 AuthnSvc,RPC_AUTH_KEY_RETRIEVAL_FN GetKeyFn,void *Arg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:473:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:474:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerRegisterAuthInfoW(RPC_WSTR ServerPrincName,unsigned __LONG32 AuthnSvc,RPC_AUTH_KEY_RETRIEVAL_FN GetKeyFn,void *Arg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:474:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:501:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcBindingServerFromClient(RPC_BINDING_HANDLE ClientBinding,RPC_BINDING_HANDLE *ServerBinding); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:501:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:502:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI DECLSPEC_NORETURN void RPC_ENTRY RpcRaiseException(RPC_STATUS exception); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:502:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:503:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcTestCancel(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:503:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:504:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerTestCancel(RPC_BINDING_HANDLE BindingHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:504:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:505:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcCancelThread(void *Thread); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:505:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:506:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcCancelThreadEx(void *Thread,__LONG32 Timeout); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:506:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:507:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY UuidCreate(UUID *Uuid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:507:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:508:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY UuidCreateSequential(UUID *Uuid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:508:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:509:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY UuidToStringA(UUID *Uuid,RPC_CSTR *StringUuid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:509:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:510:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY UuidFromStringA(RPC_CSTR StringUuid,UUID *Uuid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:510:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:511:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY UuidToStringW(UUID *Uuid,RPC_WSTR *StringUuid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:511:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:512:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY UuidFromStringW(RPC_WSTR StringUuid,UUID *Uuid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:512:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:513:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI signed int RPC_ENTRY UuidCompare(UUID *Uuid1,UUID *Uuid2,RPC_STATUS *Status); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:513:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:514:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY UuidCreateNil(UUID *NilUuid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:514:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:515:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI int RPC_ENTRY UuidEqual(UUID *Uuid1,UUID *Uuid2,RPC_STATUS *Status); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:515:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:516:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned short RPC_ENTRY UuidHash(UUID *Uuid,RPC_STATUS *Status); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:516:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:517:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI int RPC_ENTRY UuidIsNil(UUID *Uuid,RPC_STATUS *Status); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:517:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:518:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcEpRegisterNoReplaceA(RPC_IF_HANDLE IfSpec,RPC_BINDING_VECTOR *BindingVector,UUID_VECTOR *UuidVector,RPC_CSTR Annotation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:518:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:519:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcEpRegisterNoReplaceW(RPC_IF_HANDLE IfSpec,RPC_BINDING_VECTOR *BindingVector,UUID_VECTOR *UuidVector,RPC_WSTR Annotation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:519:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:520:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcEpRegisterA(RPC_IF_HANDLE IfSpec,RPC_BINDING_VECTOR *BindingVector,UUID_VECTOR *UuidVector,RPC_CSTR Annotation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:520:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:521:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcEpRegisterW(RPC_IF_HANDLE IfSpec,RPC_BINDING_VECTOR *BindingVector,UUID_VECTOR *UuidVector,RPC_WSTR Annotation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:521:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:522:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcEpUnregister(RPC_IF_HANDLE IfSpec,RPC_BINDING_VECTOR *BindingVector,UUID_VECTOR *UuidVector); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:522:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:523:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY DceErrorInqTextA(RPC_STATUS RpcStatus,RPC_CSTR ErrorText); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:523:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:524:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY DceErrorInqTextW(RPC_STATUS RpcStatus,RPC_WSTR ErrorText); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:524:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:541:208: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcMgmtEpEltInqBegin(RPC_BINDING_HANDLE EpBinding,unsigned __LONG32 InquiryType,RPC_IF_ID *IfId,unsigned __LONG32 VersOption,UUID *ObjectUuid,RPC_EP_INQ_HANDLE *InquiryContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:541:208: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:542:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcMgmtEpEltInqDone(RPC_EP_INQ_HANDLE *InquiryContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:542:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:543:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcMgmtEpEltInqNextA(RPC_EP_INQ_HANDLE InquiryContext,RPC_IF_ID *IfId,RPC_BINDING_HANDLE *Binding,UUID *ObjectUuid,RPC_CSTR *Annotation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:543:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:544:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcMgmtEpEltInqNextW(RPC_EP_INQ_HANDLE InquiryContext,RPC_IF_ID *IfId,RPC_BINDING_HANDLE *Binding,UUID *ObjectUuid,RPC_WSTR *Annotation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:544:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:545:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcMgmtEpUnregister(RPC_BINDING_HANDLE EpBinding,RPC_IF_ID *IfId,RPC_BINDING_HANDLE Binding,UUID *ObjectUuid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:545:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:555:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcMgmtSetAuthorizationFn(RPC_MGMT_AUTHORIZATION_FN AuthorizationFn); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:555:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:623, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpc.h:82, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:88, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:117:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcNegotiateTransferSyntax(RPC_MESSAGE *Message); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:117:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:118:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcGetBuffer(RPC_MESSAGE *Message); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:118:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:119:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcGetBufferWithObject(RPC_MESSAGE *Message,UUID *ObjectUuid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:119:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:120:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcSendReceive(RPC_MESSAGE *Message); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:120:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:121:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcFreeBuffer(RPC_MESSAGE *Message); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:121:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:122:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcSend(PRPC_MESSAGE Message); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:122:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:123:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcReceive(PRPC_MESSAGE Message,unsigned int Size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:123:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:124:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcFreePipeBuffer(RPC_MESSAGE *Message); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:124:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:125:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcReallocPipeBuffer(PRPC_MESSAGE Message,unsigned int NewSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:125:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:134:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY I_RpcRequestMutex(I_RPC_MUTEX *Mutex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:134:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:135:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY I_RpcClearMutex(I_RPC_MUTEX Mutex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:135:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:136:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY I_RpcDeleteMutex(I_RPC_MUTEX Mutex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:136:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:137:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void *RPC_ENTRY I_RpcAllocate(unsigned int Size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:137:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:138:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY I_RpcFree(void *Object); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:138:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:139:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY I_RpcPauseExecution(unsigned __LONG32 Milliseconds); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:139:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:140:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcGetExtendedError(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:140:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:144:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcMonitorAssociation(RPC_BINDING_HANDLE Handle,PRPC_RUNDOWN RundownRoutine,void *Context); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:144:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:145:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcStopMonitorAssociation(RPC_BINDING_HANDLE Handle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:145:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:146:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_BINDING_HANDLE RPC_ENTRY I_RpcGetCurrentCallHandle(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:146:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:147:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcGetAssociationContext(RPC_BINDING_HANDLE BindingHandle,void **AssociationContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:147:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:148:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void *RPC_ENTRY I_RpcGetServerContextList(RPC_BINDING_HANDLE BindingHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:148:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:149:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY I_RpcSetServerContextList(RPC_BINDING_HANDLE BindingHandle,void *ServerContextList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:149:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:150:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcNsInterfaceExported(unsigned __LONG32 EntryNameSyntax,unsigned short *EntryName,RPC_SERVER_INTERFACE *RpcInterfaceInformation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:150:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:151:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcNsInterfaceUnexported(unsigned __LONG32 EntryNameSyntax,unsigned short *EntryName,RPC_SERVER_INTERFACE *RpcInterfaceInformation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:151:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:152:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcBindingToStaticStringBindingW(RPC_BINDING_HANDLE Binding,unsigned short **StringBinding); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:152:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:153:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcBindingInqSecurityContext(RPC_BINDING_HANDLE Binding,void **SecurityContextHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:153:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:154:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcBindingInqWireIdForSnego(RPC_BINDING_HANDLE Binding,RPC_CSTR WireId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:154:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:155:173: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcBindingInqMarshalledTargetInfo (RPC_BINDING_HANDLE Binding,unsigned __LONG32 *MarshalledTargetInfoLength,RPC_CSTR *MarshalledTargetInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:155:173: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:156:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcBindingInqLocalClientPID(RPC_BINDING_HANDLE Binding,unsigned __LONG32 *Pid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:156:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:157:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcBindingHandleToAsyncHandle(RPC_BINDING_HANDLE Binding,void **AsyncHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:157:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:158:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcNsBindingSetEntryNameW(RPC_BINDING_HANDLE Binding,unsigned __LONG32 EntryNameSyntax,RPC_WSTR EntryName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:158:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:159:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcNsBindingSetEntryNameA(RPC_BINDING_HANDLE Binding,unsigned __LONG32 EntryNameSyntax,RPC_CSTR EntryName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:159:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:160:177: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcServerUseProtseqEp2A(RPC_CSTR NetworkAddress,RPC_CSTR Protseq,unsigned int MaxCalls,RPC_CSTR Endpoint,void *SecurityDescriptor,void *Policy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:160:177: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:161:177: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcServerUseProtseqEp2W(RPC_WSTR NetworkAddress,RPC_WSTR Protseq,unsigned int MaxCalls,RPC_WSTR Endpoint,void *SecurityDescriptor,void *Policy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:161:177: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:162:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcServerUseProtseq2W(RPC_WSTR NetworkAddress,RPC_WSTR Protseq,unsigned int MaxCalls,void *SecurityDescriptor,void *Policy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:162:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:163:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcServerUseProtseq2A(RPC_CSTR NetworkAddress,RPC_CSTR Protseq,unsigned int MaxCalls,void *SecurityDescriptor,void *Policy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:163:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:164:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcBindingInqDynamicEndpointW(RPC_BINDING_HANDLE Binding,RPC_WSTR *DynamicEndpoint); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:164:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:165:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcBindingInqDynamicEndpointA(RPC_BINDING_HANDLE Binding,RPC_CSTR *DynamicEndpoint); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:165:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:166:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcServerCheckClientRestriction(RPC_BINDING_HANDLE Context); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:166:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:173:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcBindingInqTransportType(RPC_BINDING_HANDLE Binding,unsigned int *Type); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:173:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:181:189: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcIfInqTransferSyntaxes(RPC_IF_HANDLE RpcIfHandle,RPC_TRANSFER_SYNTAX *TransferSyntaxes,unsigned int TransferSyntaxSize,unsigned int *TransferSyntaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:181:189: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:182:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_UuidCreate(UUID *Uuid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:182:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:183:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcBindingCopy(RPC_BINDING_HANDLE SourceBinding,RPC_BINDING_HANDLE *DestinationBinding); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:183:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:184:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcBindingIsClientLocal(RPC_BINDING_HANDLE BindingHandle,unsigned int *ClientLocalFlag); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:184:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:185:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcBindingInqConnId(RPC_BINDING_HANDLE Binding,void **ConnId,int *pfFirstCall); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:185:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:186:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY I_RpcSsDontSerializeContext(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:186:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:187:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcLaunchDatagramReceiveThread(void *pAddress); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:187:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:188:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcServerRegisterForwardFunction(RPC_FORWARD_FUNCTION *pForwardFunction); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:188:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:189:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPC_ADDRESS_CHANGE_FN *RPC_ENTRY I_RpcServerInqAddressChangeFn(); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:189:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:190:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPC_STATUS RPC_ENTRY I_RpcServerSetAddressChangeFn(RPC_ADDRESS_CHANGE_FN *pAddressChangeFn); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:190:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:195:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcServerInqLocalConnAddress(RPC_BINDING_HANDLE Binding,void *Buffer,unsigned __LONG32 *BufferSize,unsigned __LONG32 *AddressFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:195:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:196:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY I_RpcSessionStrictContextHandle(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:196:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:197:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcTurnOnEEInfoPropagation(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:197:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:198:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcConnectionInqSockBuffSize(unsigned __LONG32 *RecvBuffSize,unsigned __LONG32 *SendBuffSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:198:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:199:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcConnectionSetSockBuffSize(unsigned __LONG32 RecvBuffSize,unsigned __LONG32 SendBuffSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:199:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:219:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcServerInqTransportType(unsigned int *Type); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:219:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:220:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI __LONG32 RPC_ENTRY I_RpcMapWin32Status(RPC_STATUS Status); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:220:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:623, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpc.h:82, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:88, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:263:287: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcProxyNewConnection(unsigned __LONG32 ConnectionType,unsigned short *ServerAddress,unsigned short *ServerPort,unsigned short *MinConnTimeout,void *ConnectionParameter,RDR_CALLOUT_STATE *CallOutState,I_RpcProxyCallbackInterface *ProxyCallbackInterface); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:263:287: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:264:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcReplyToClientWithStatus(void *ConnectionParameter,RPC_STATUS RpcStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:264:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:265:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY I_RpcRecordCalloutFailure(RPC_STATUS RpcStatus,RDR_CALLOUT_STATE *CallOutState,unsigned short *DllName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:265:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpc.h:84, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:88, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:25:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsBindingExportA(unsigned __LONG32 EntryNameSyntax,RPC_CSTR EntryName,RPC_IF_HANDLE IfSpec,RPC_BINDING_VECTOR *BindingVec,UUID_VECTOR *ObjectUuidVec); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:25:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:26:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsBindingUnexportA(unsigned __LONG32 EntryNameSyntax,RPC_CSTR EntryName,RPC_IF_HANDLE IfSpec,UUID_VECTOR *ObjectUuidVec); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:26:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:27:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsBindingExportW(unsigned __LONG32 EntryNameSyntax,RPC_WSTR EntryName,RPC_IF_HANDLE IfSpec,RPC_BINDING_VECTOR *BindingVec,UUID_VECTOR *ObjectUuidVec); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:27:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:28:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsBindingUnexportW(unsigned __LONG32 EntryNameSyntax,RPC_WSTR EntryName,RPC_IF_HANDLE IfSpec,UUID_VECTOR *ObjectUuidVec); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:28:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:29:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPC_STATUS RPC_ENTRY RpcNsBindingExportPnPA(unsigned __LONG32 EntryNameSyntax,RPC_CSTR EntryName,RPC_IF_HANDLE IfSpec,UUID_VECTOR *ObjectVector); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:29:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:30:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPC_STATUS RPC_ENTRY RpcNsBindingUnexportPnPA(unsigned __LONG32 EntryNameSyntax,RPC_CSTR EntryName,RPC_IF_HANDLE IfSpec,UUID_VECTOR *ObjectVector); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:30:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:31:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPC_STATUS RPC_ENTRY RpcNsBindingExportPnPW(unsigned __LONG32 EntryNameSyntax,RPC_WSTR EntryName,RPC_IF_HANDLE IfSpec,UUID_VECTOR *ObjectVector); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:31:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:32:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPC_STATUS RPC_ENTRY RpcNsBindingUnexportPnPW(unsigned __LONG32 EntryNameSyntax,RPC_WSTR EntryName,RPC_IF_HANDLE IfSpec,UUID_VECTOR *ObjectVector); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:32:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:33:206: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsBindingLookupBeginA(unsigned __LONG32 EntryNameSyntax,RPC_CSTR EntryName,RPC_IF_HANDLE IfSpec,UUID *ObjUuid,unsigned __LONG32 BindingMaxCount,RPC_NS_HANDLE *LookupContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:33:206: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:34:206: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsBindingLookupBeginW(unsigned __LONG32 EntryNameSyntax,RPC_WSTR EntryName,RPC_IF_HANDLE IfSpec,UUID *ObjUuid,unsigned __LONG32 BindingMaxCount,RPC_NS_HANDLE *LookupContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:34:206: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:35:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsBindingLookupNext(RPC_NS_HANDLE LookupContext,RPC_BINDING_VECTOR **BindingVec); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:35:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:36:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsBindingLookupDone(RPC_NS_HANDLE *LookupContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:36:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:37:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsGroupDeleteA(unsigned __LONG32 GroupNameSyntax,RPC_CSTR GroupName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:37:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:38:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsGroupMbrAddA(unsigned __LONG32 GroupNameSyntax,RPC_CSTR GroupName,unsigned __LONG32 MemberNameSyntax,RPC_CSTR MemberName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:38:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:39:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsGroupMbrRemoveA(unsigned __LONG32 GroupNameSyntax,RPC_CSTR GroupName,unsigned __LONG32 MemberNameSyntax,RPC_CSTR MemberName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:39:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:40:171: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsGroupMbrInqBeginA(unsigned __LONG32 GroupNameSyntax,RPC_CSTR GroupName,unsigned __LONG32 MemberNameSyntax,RPC_NS_HANDLE *InquiryContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:40:171: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:41:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsGroupMbrInqNextA(RPC_NS_HANDLE InquiryContext,RPC_CSTR *MemberName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:41:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:42:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsGroupDeleteW(unsigned __LONG32 GroupNameSyntax,RPC_WSTR GroupName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:42:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:43:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsGroupMbrAddW(unsigned __LONG32 GroupNameSyntax,RPC_WSTR GroupName,unsigned __LONG32 MemberNameSyntax,RPC_WSTR MemberName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:43:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:44:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsGroupMbrRemoveW(unsigned __LONG32 GroupNameSyntax,RPC_WSTR GroupName,unsigned __LONG32 MemberNameSyntax,RPC_WSTR MemberName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:44:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:45:171: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsGroupMbrInqBeginW(unsigned __LONG32 GroupNameSyntax,RPC_WSTR GroupName,unsigned __LONG32 MemberNameSyntax,RPC_NS_HANDLE *InquiryContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:45:171: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:46:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsGroupMbrInqNextW(RPC_NS_HANDLE InquiryContext,RPC_WSTR *MemberName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:46:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:47:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsGroupMbrInqDone(RPC_NS_HANDLE *InquiryContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:47:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:48:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsProfileDeleteA(unsigned __LONG32 ProfileNameSyntax,RPC_CSTR ProfileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:48:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:49:225: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsProfileEltAddA(unsigned __LONG32 ProfileNameSyntax,RPC_CSTR ProfileName,RPC_IF_ID *IfId,unsigned __LONG32 MemberNameSyntax,RPC_CSTR MemberName,unsigned __LONG32 Priority,RPC_CSTR Annotation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:49:225: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:50:181: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsProfileEltRemoveA(unsigned __LONG32 ProfileNameSyntax,RPC_CSTR ProfileName,RPC_IF_ID *IfId,unsigned __LONG32 MemberNameSyntax,RPC_CSTR MemberName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:50:181: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpc.h:84, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:88, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:51:272: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsProfileEltInqBeginA(unsigned __LONG32 ProfileNameSyntax,RPC_CSTR ProfileName,unsigned __LONG32 InquiryType,RPC_IF_ID *IfId,unsigned __LONG32 VersOption,unsigned __LONG32 MemberNameSyntax,RPC_CSTR MemberName,RPC_NS_HANDLE *InquiryContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:51:272: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:52:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsProfileEltInqNextA(RPC_NS_HANDLE InquiryContext,RPC_IF_ID *IfId,RPC_CSTR *MemberName,unsigned __LONG32 *Priority,RPC_CSTR *Annotation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:52:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:53:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsProfileDeleteW(unsigned __LONG32 ProfileNameSyntax,RPC_WSTR ProfileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:53:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:54:225: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsProfileEltAddW(unsigned __LONG32 ProfileNameSyntax,RPC_WSTR ProfileName,RPC_IF_ID *IfId,unsigned __LONG32 MemberNameSyntax,RPC_WSTR MemberName,unsigned __LONG32 Priority,RPC_WSTR Annotation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:54:225: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:55:181: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsProfileEltRemoveW(unsigned __LONG32 ProfileNameSyntax,RPC_WSTR ProfileName,RPC_IF_ID *IfId,unsigned __LONG32 MemberNameSyntax,RPC_WSTR MemberName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:55:181: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:56:272: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsProfileEltInqBeginW(unsigned __LONG32 ProfileNameSyntax,RPC_WSTR ProfileName,unsigned __LONG32 InquiryType,RPC_IF_ID *IfId,unsigned __LONG32 VersOption,unsigned __LONG32 MemberNameSyntax,RPC_WSTR MemberName,RPC_NS_HANDLE *InquiryContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:56:272: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:57:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsProfileEltInqNextW(RPC_NS_HANDLE InquiryContext,RPC_IF_ID *IfId,RPC_WSTR *MemberName,unsigned __LONG32 *Priority,RPC_WSTR *Annotation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:57:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:58:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsProfileEltInqDone(RPC_NS_HANDLE *InquiryContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:58:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:59:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsEntryObjectInqBeginA(unsigned __LONG32 EntryNameSyntax,RPC_CSTR EntryName,RPC_NS_HANDLE *InquiryContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:59:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:60:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsEntryObjectInqBeginW(unsigned __LONG32 EntryNameSyntax,RPC_WSTR EntryName,RPC_NS_HANDLE *InquiryContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:60:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:61:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsEntryObjectInqNext(RPC_NS_HANDLE InquiryContext,UUID *ObjUuid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:61:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:62:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsEntryObjectInqDone(RPC_NS_HANDLE *InquiryContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:62:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:63:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsEntryExpandNameA(unsigned __LONG32 EntryNameSyntax,RPC_CSTR EntryName,RPC_CSTR *ExpandedName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:63:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:64:181: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsMgmtBindingUnexportA(unsigned __LONG32 EntryNameSyntax,RPC_CSTR EntryName,RPC_IF_ID *IfId,unsigned __LONG32 VersOption,UUID_VECTOR *ObjectUuidVec); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:64:181: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:65:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsMgmtEntryCreateA(unsigned __LONG32 EntryNameSyntax,RPC_CSTR EntryName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:65:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:66:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsMgmtEntryDeleteA(unsigned __LONG32 EntryNameSyntax,RPC_CSTR EntryName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:66:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:67:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsMgmtEntryInqIfIdsA(unsigned __LONG32 EntryNameSyntax,RPC_CSTR EntryName,RPC_IF_ID_VECTOR **IfIdVec); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:67:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:68:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsMgmtHandleSetExpAge(RPC_NS_HANDLE NsHandle,unsigned __LONG32 ExpirationAge); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:68:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:69:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsMgmtInqExpAge(unsigned __LONG32 *ExpirationAge); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:69:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:70:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsMgmtSetExpAge(unsigned __LONG32 ExpirationAge); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:70:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:71:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsEntryExpandNameW(unsigned __LONG32 EntryNameSyntax,RPC_WSTR EntryName,RPC_WSTR *ExpandedName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:71:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:72:181: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsMgmtBindingUnexportW(unsigned __LONG32 EntryNameSyntax,RPC_WSTR EntryName,RPC_IF_ID *IfId,unsigned __LONG32 VersOption,UUID_VECTOR *ObjectUuidVec); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:72:181: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:73:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsMgmtEntryCreateW(unsigned __LONG32 EntryNameSyntax,RPC_WSTR EntryName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:73:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:74:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsMgmtEntryDeleteW(unsigned __LONG32 EntryNameSyntax,RPC_WSTR EntryName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:74:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:75:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsMgmtEntryInqIfIdsW(unsigned __LONG32 EntryNameSyntax,RPC_WSTR EntryName,RPC_IF_ID_VECTOR **IfIdVec); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:75:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:76:172: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsBindingImportBeginA(unsigned __LONG32 EntryNameSyntax,RPC_CSTR EntryName,RPC_IF_HANDLE IfSpec,UUID *ObjUuid,RPC_NS_HANDLE *ImportContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:76:172: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:77:172: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsBindingImportBeginW(unsigned __LONG32 EntryNameSyntax,RPC_WSTR EntryName,RPC_IF_HANDLE IfSpec,UUID *ObjUuid,RPC_NS_HANDLE *ImportContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:77:172: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:78:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsBindingImportNext(RPC_NS_HANDLE ImportContext,RPC_BINDING_HANDLE *Binding); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:78:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:79:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsBindingImportDone(RPC_NS_HANDLE *ImportContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:79:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:80:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsBindingSelect(RPC_BINDING_VECTOR *BindingVec,RPC_BINDING_HANDLE *Binding); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:80:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpc.h:104, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:88, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:70:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcAsyncInitializeHandle(PRPC_ASYNC_STATE pAsync,unsigned int Size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:70:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:71:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcAsyncRegisterInfo(PRPC_ASYNC_STATE pAsync); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:71:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:72:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcAsyncGetCallStatus(PRPC_ASYNC_STATE pAsync); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:72:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:73:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcAsyncCompleteCall(PRPC_ASYNC_STATE pAsync,void *Reply); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:73:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:74:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcAsyncAbortCall(PRPC_ASYNC_STATE pAsync,unsigned __LONG32 ExceptionCode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:74:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:75:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcAsyncCancelCall(PRPC_ASYNC_STATE pAsync,WINBOOL fAbort); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:75:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:76:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcAsyncCleanupThread(DWORD dwTimeout); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:76:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:131:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcErrorStartEnumeration(RPC_ERROR_ENUM_HANDLE *EnumHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:131:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpc.h:104, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:88, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:132:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcErrorGetNextRecord(RPC_ERROR_ENUM_HANDLE *EnumHandle,WINBOOL CopyStrings,RPC_EXTENDED_ERROR_INFO *ErrorInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:132:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:133:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcErrorEndEnumeration(RPC_ERROR_ENUM_HANDLE *EnumHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:133:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:134:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcErrorResetEnumeration(RPC_ERROR_ENUM_HANDLE *EnumHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:134:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:135:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcErrorGetNumberOfRecords(RPC_ERROR_ENUM_HANDLE *EnumHandle,int *Records); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:135:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:136:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcErrorSaveErrorInfo(RPC_ERROR_ENUM_HANDLE *EnumHandle,PVOID *ErrorBlob,size_t *BlobSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:136:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:137:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcErrorLoadErrorInfo(PVOID ErrorBlob,size_t BlobSize,RPC_ERROR_ENUM_HANDLE *EnumHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:137:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:138:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcErrorAddRecord(RPC_EXTENDED_ERROR_INFO *ErrorInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:138:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:139:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY RpcErrorClearInformation(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:139:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:140:250: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcGetAuthorizationContextForClient(RPC_BINDING_HANDLE ClientBinding,WINBOOL ImpersonateOnReturn,PVOID Reserved1,PLARGE_INTEGER pExpirationTime,LUID Reserved2,DWORD Reserved3,PVOID Reserved4,PVOID *pAuthzClientContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:140:250: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:141:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcFreeAuthorizationContext(PVOID *pAuthzClientContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:141:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:142:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcSsContextLockExclusive(RPC_BINDING_HANDLE ServerBindingHandle,PVOID UserContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:142:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:143:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcSsContextLockShared(RPC_BINDING_HANDLE ServerBindingHandle,PVOID UserContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:143:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:176:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerInqCallAttributesW(RPC_BINDING_HANDLE ClientBinding,void *RpcCallAttributes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:176:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:177:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerInqCallAttributesA(RPC_BINDING_HANDLE ClientBinding,void *RpcCallAttributes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:177:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:181:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPC_STATUS RPC_ENTRY I_RpcAsyncSetHandle(PRPC_MESSAGE Message,PRPC_ASYNC_STATE pAsync); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:181:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:182:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPC_STATUS RPC_ENTRY I_RpcAsyncAbortCall(PRPC_ASYNC_STATE pAsync,unsigned __LONG32 ExceptionCode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:182:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:183:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int RPC_ENTRY I_RpcExceptionFilter(unsigned __LONG32 ExceptionCode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:183:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:208:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:208:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:212:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:212:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:245:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:245:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:251:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:251:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:89, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:70:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(UINT) DragQueryFileA (HDROP hDrop, UINT iFile, LPSTR lpszFile, UINT cch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:70:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:71:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(UINT) DragQueryFileW (HDROP hDrop, UINT iFile, LPWSTR lpszFile, UINT cch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:71:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:72:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(WINBOOL) DragQueryPoint (HDROP hDrop, POINT *ppt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:72:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:73:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(void) DragFinish (HDROP hDrop); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:73:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:74:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(void) DragAcceptFiles (HWND hWnd, WINBOOL fAccept); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:74:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:89, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:75:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(HINSTANCE) ShellExecuteA (HWND hwnd, LPCSTR lpOperation, LPCSTR lpFile, LPCSTR lpParameters, LPCSTR lpDirectory, INT nShowCmd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:75:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:76:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(HINSTANCE) ShellExecuteW (HWND hwnd, LPCWSTR lpOperation, LPCWSTR lpFile, LPCWSTR lpParameters, LPCWSTR lpDirectory, INT nShowCmd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:76:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:77:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(HINSTANCE) FindExecutableA (LPCSTR lpFile, LPCSTR lpDirectory, LPSTR lpResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:77:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:78:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(HINSTANCE) FindExecutableW (LPCWSTR lpFile, LPCWSTR lpDirectory, LPWSTR lpResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:78:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:79:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(LPWSTR *) CommandLineToArgvW (LPCWSTR lpCmdLine, int *pNumArgs); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:79:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:80:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(INT) ShellAboutA (HWND hWnd, LPCSTR szApp, LPCSTR szOtherStuff, HICON hIcon); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:80:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:81:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(INT) ShellAboutW (HWND hWnd, LPCWSTR szApp, LPCWSTR szOtherStuff, HICON hIcon); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:81:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:82:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(HICON) DuplicateIcon (HINSTANCE hInst, HICON hIcon); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:82:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:83:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(HICON) ExtractAssociatedIconA (HINSTANCE hInst, LPSTR pszIconPath, WORD *piIcon); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:83:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:84:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(HICON) ExtractAssociatedIconW (HINSTANCE hInst, LPWSTR pszIconPath, WORD *piIcon); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:84:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:85:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(HICON) ExtractAssociatedIconExA (HINSTANCE hInst, LPSTR pszIconPath, WORD *piIconIndex, WORD *piIconId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:85:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:86:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(HICON) ExtractAssociatedIconExW (HINSTANCE hInst, LPWSTR pszIconPath, WORD *piIconIndex, WORD *piIconId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:86:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:87:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(HICON) ExtractIconA (HINSTANCE hInst, LPCSTR pszExeFileName, UINT nIconIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:87:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:88:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(HICON) ExtractIconW (HINSTANCE hInst, LPCWSTR pszExeFileName, UINT nIconIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:88:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:148:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(UINT_PTR) SHAppBarMessage (DWORD dwMessage, PAPPBARDATA pData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:148:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:149:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(DWORD) DoEnvironmentSubstA (LPSTR pszSrc, UINT cchSrc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:149:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:150:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(DWORD) DoEnvironmentSubstW (LPWSTR pszSrc, UINT cchSrc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:150:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:151:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(UINT) ExtractIconExA (LPCSTR lpszFile, int nIconIndex, HICON *phiconLarge, HICON *phiconSmall, UINT nIcons); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:151:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:152:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(UINT) ExtractIconExW (LPCWSTR lpszFile, int nIconIndex, HICON *phiconLarge, HICON *phiconSmall, UINT nIcons); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:152:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:218:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(int) SHFileOperationA (LPSHFILEOPSTRUCTA lpFileOp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:218:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:219:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(int) SHFileOperationW (LPSHFILEOPSTRUCTW lpFileOp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:219:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:223:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(void) SHFreeNameMappings (HANDLE hNameMappings); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:223:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:347:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(WINBOOL) ShellExecuteExA (SHELLEXECUTEINFOA *pExecInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:347:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:348:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(WINBOOL) ShellExecuteExW (SHELLEXECUTEINFOW *pExecInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:348:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:368:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(WINBOOL) SHCreateProcessAsUserW (PSHCREATEPROCESSINFOW pscpi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:368:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:409:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI SHQueryRecycleBinA (LPCSTR pszRootPath, LPSHQUERYRBINFO pSHQueryRBInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:409:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:410:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI SHQueryRecycleBinW (LPCWSTR pszRootPath, LPSHQUERYRBINFO pSHQueryRBInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:410:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:414:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI SHEmptyRecycleBinA (HWND hwnd, LPCSTR pszRootPath, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:414:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:415:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI SHEmptyRecycleBinW (HWND hwnd, LPCWSTR pszRootPath, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:415:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:564:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(WINBOOL) Shell_NotifyIconA (DWORD dwMessage, PNOTIFYICONDATAA lpData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:564:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:565:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(WINBOOL) Shell_NotifyIconW (DWORD dwMessage, PNOTIFYICONDATAW lpData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:565:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:616:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(DWORD_PTR) SHGetFileInfoA (LPCSTR pszPath, DWORD dwFileAttributes, SHFILEINFOA *psfi, UINT cbFileInfo, UINT uFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:616:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:617:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(DWORD_PTR) SHGetFileInfoW (LPCWSTR pszPath, DWORD dwFileAttributes, SHFILEINFOW *psfi, UINT cbFileInfo, UINT uFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:617:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:745:197: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(WINBOOL) SHGetDiskFreeSpaceExA (LPCSTR pszDirectoryName, ULARGE_INTEGER *pulFreeBytesAvailableToCaller, ULARGE_INTEGER *pulTotalNumberOfBytes, ULARGE_INTEGER *pulTotalNumberOfFreeBytes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:745:197: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:746:198: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(WINBOOL) SHGetDiskFreeSpaceExW (LPCWSTR pszDirectoryName, ULARGE_INTEGER *pulFreeBytesAvailableToCaller, ULARGE_INTEGER *pulTotalNumberOfBytes, ULARGE_INTEGER *pulTotalNumberOfFreeBytes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:746:198: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:747:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(WINBOOL) SHGetNewLinkInfoA (LPCSTR pszLinkTo, LPCSTR pszDir, LPSTR pszName, WINBOOL *pfMustCopy, UINT uFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:747:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:748:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(WINBOOL) SHGetNewLinkInfoW (LPCWSTR pszLinkTo, LPCWSTR pszDir, LPWSTR pszName, WINBOOL *pfMustCopy, UINT uFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:748:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:773:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(WINBOOL) SHInvokePrinterCommandA (HWND hwnd, UINT uAction, LPCSTR lpBuf1, LPCSTR lpBuf2, WINBOOL fModal); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:773:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:774:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(WINBOOL) SHInvokePrinterCommandW (HWND hwnd, UINT uAction, LPCWSTR lpBuf1, LPCWSTR lpBuf2, WINBOOL fModal); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:774:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:800:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI SHLoadNonloadedIconOverlayIdentifiers (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:800:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:801:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI SHIsFileAvailableOffline (PCWSTR pwszPath, DWORD *pdwStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:801:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:807:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI SHSetLocalizedName (PCWSTR pszPath, PCWSTR pszResModule, int idsRes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:807:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:820:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LWSTDAPIV_ (int) ShellMessageBoxA (HINSTANCE hAppInst, HWND hWnd, LPCSTR lpcText, LPCSTR lpcTitle, UINT fuStyle,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:820:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:821:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LWSTDAPIV_ (int) ShellMessageBoxW (HINSTANCE hAppInst, HWND hWnd, LPCWSTR lpcText, LPCWSTR lpcTitle, UINT fuStyle,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:821:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:825:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(WINBOOL) IsLFNDriveA (LPCSTR pszPath); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:825:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:826:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(WINBOOL) IsLFNDriveW (LPCWSTR pszPath); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:826:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:831:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI SHEnumerateUnreadMailAccountsA (HKEY hKeyUser, DWORD dwIndex, LPSTR pszMailAddress, int cchMailAddress); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:831:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:832:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI SHEnumerateUnreadMailAccountsW (HKEY hKeyUser, DWORD dwIndex, LPWSTR pszMailAddress, int cchMailAddress); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:832:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:833:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI SHGetUnreadMailCountA (HKEY hKeyUser, LPCSTR pszMailAddress, DWORD *pdwCount, FILETIME *pFileTime, LPSTR pszShellExecuteCommand, int cchShellExecuteCommand); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:833:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:834:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI SHGetUnreadMailCountW (HKEY hKeyUser, LPCWSTR pszMailAddress, DWORD *pdwCount, FILETIME *pFileTime, LPWSTR pszShellExecuteCommand, int cchShellExecuteCommand); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:834:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:835:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI SHSetUnreadMailCountA (LPCSTR pszMailAddress, DWORD dwCount, LPCSTR pszShellExecuteCommand); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:835:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:836:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI SHSetUnreadMailCountW (LPCWSTR pszMailAddress, DWORD dwCount, LPCWSTR pszShellExecuteCommand); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:836:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:844:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI_ (WINBOOL) SHTestTokenMembership (HANDLE hToken, ULONG ulRID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:844:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:848:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI SHGetImageList (int iImageList, REFIID riid, void **ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:848:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:36, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:92, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/_fd_types.h:31:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINAPI __WSAFDIsSet(SOCKET,fd_set *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/_fd_types.h:31:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:92, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:277:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE SOCKET WSAAPI accept(SOCKET s,struct sockaddr *addr,int *addrlen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:277:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:278:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE int WSAAPI bind(SOCKET s,const struct sockaddr *name,int namelen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:278:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:279:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE int WSAAPI closesocket(SOCKET s); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:279:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:280:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE int WSAAPI connect(SOCKET s,const struct sockaddr *name,int namelen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:280:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:281:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE int WSAAPI ioctlsocket(SOCKET s,__LONG32 cmd,u_long *argp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:281:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:282:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE int WSAAPI getpeername(SOCKET s,struct sockaddr *name,int *namelen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:282:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:283:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE int WSAAPI getsockname(SOCKET s,struct sockaddr *name,int *namelen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:283:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:284:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE int WSAAPI getsockopt(SOCKET s,int level,int optname,char *optval,int *optlen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:284:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:286:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE u_long WSAAPI htonl(u_long hostlong); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:286:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:287:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE u_short WSAAPI htons(u_short hostshort); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:287:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:289:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE unsigned __LONG32 WSAAPI inet_addr(const char *cp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:289:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:290:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE char *WSAAPI inet_ntoa(struct in_addr in); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:290:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:291:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE int WSAAPI listen(SOCKET s,int backlog); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:291:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:293:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE u_long WSAAPI ntohl(u_long netlong); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:293:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:294:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE u_short WSAAPI ntohs(u_short netshort); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:294:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:296:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE int WSAAPI recv(SOCKET s,char *buf,int len,int flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:296:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:297:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE int WSAAPI recvfrom(SOCKET s,char *buf,int len,int flags,struct sockaddr *from,int *fromlen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:297:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:299:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE int WSAAPI select(int nfds,fd_set *readfds,fd_set *writefds,fd_set *exceptfds,const PTIMEVAL timeout); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:299:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:301:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE int WSAAPI send(SOCKET s,const char *buf,int len,int flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:301:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:302:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE int WSAAPI sendto(SOCKET s,const char *buf,int len,int flags,const struct sockaddr *to,int tolen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:302:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:303:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE int WSAAPI setsockopt(SOCKET s,int level,int optname,const char *optval,int optlen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:303:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:304:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE int WSAAPI shutdown(SOCKET s,int how); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:304:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:305:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE SOCKET WSAAPI socket(int af,int type,int protocol); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:305:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:306:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE struct hostent *WSAAPI gethostbyaddr(const char *addr,int len,int type); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:306:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:307:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE struct hostent *WSAAPI gethostbyname(const char *name); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:307:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:309:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE int WSAAPI gethostname(char *name,int namelen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:309:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:311:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE struct servent *WSAAPI getservbyport(int port,const char *proto); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:311:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:312:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE struct servent *WSAAPI getservbyname(const char *name,const char *proto); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:312:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:313:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE struct protoent *WSAAPI getprotobynumber(int number); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:313:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:314:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE struct protoent *WSAAPI getprotobyname(const char *name); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:314:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:315:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE int WSAAPI WSAStartup(WORD wVersionRequested,LPWSADATA lpWSAData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:315:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:316:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE int WSAAPI WSACleanup(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:316:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:317:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE void WSAAPI WSASetLastError(int iError); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:317:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:318:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE int WSAAPI WSAGetLastError(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:318:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:319:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE WINBOOL WSAAPI WSAIsBlocking(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:319:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:320:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE int WSAAPI WSAUnhookBlockingHook(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:320:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:321:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE FARPROC WSAAPI WSASetBlockingHook(FARPROC lpBlockFunc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:321:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:322:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE int WSAAPI WSACancelBlockingCall(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:322:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:92, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:323:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE HANDLE WSAAPI WSAAsyncGetServByName(HWND hWnd,u_int wMsg,const char *name,const char *proto,char *buf,int buflen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:323:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:324:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE HANDLE WSAAPI WSAAsyncGetServByPort(HWND hWnd,u_int wMsg,int port,const char *proto,char *buf,int buflen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:324:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:325:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE HANDLE WSAAPI WSAAsyncGetProtoByName(HWND hWnd,u_int wMsg,const char *name,char *buf,int buflen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:325:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:326:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE HANDLE WSAAPI WSAAsyncGetProtoByNumber(HWND hWnd,u_int wMsg,int number,char *buf,int buflen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:326:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:327:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE HANDLE WSAAPI WSAAsyncGetHostByName(HWND hWnd,u_int wMsg,const char *name,char *buf,int buflen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:327:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:328:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE HANDLE WSAAPI WSAAsyncGetHostByAddr(HWND hWnd,u_int wMsg,const char *addr,int len,int type,char *buf,int buflen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:328:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:329:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE int WSAAPI WSACancelAsyncRequest(HANDLE hAsyncTaskHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:329:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:330:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE int WSAAPI WSAAsyncSelect(SOCKET s,HWND hWnd,u_int wMsg,__LONG32 lEvent); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:330:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:334:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINAPI WSARecvEx(SOCKET s,char *buf,int len,int *flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:334:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:340:199: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI TransmitFile(SOCKET hSocket,HANDLE hFile,DWORD nNumberOfBytesToWrite,DWORD nNumberOfBytesPerSend,LPOVERLAPPED lpOverlapped,LPTRANSMIT_FILE_BUFFERS lpTransmitBuffers,DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:340:199: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:341:222: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI AcceptEx(SOCKET sListenSocket,SOCKET sAcceptSocket,PVOID lpOutputBuffer,DWORD dwReceiveDataLength,DWORD dwLocalAddressLength,DWORD dwRemoteAddressLength,LPDWORD lpdwBytesReceived,LPOVERLAPPED lpOverlapped); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:341:222: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:342:255: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VOID WINAPI GetAcceptExSockaddrs(PVOID lpOutputBuffer,DWORD dwReceiveDataLength,DWORD dwLocalAddressLength,DWORD dwRemoteAddressLength,struct sockaddr **LocalSockaddr,LPINT LocalSockaddrLength,struct sockaddr **RemoteSockaddr,LPINT RemoteSockaddrLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:342:255: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:11, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:95, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/guiddef.h:30:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __extension__ template const GUID &__mingw_uuidof(); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/guiddef.h:30:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:95, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:718:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptAcquireContextA (HCRYPTPROV *phProv, LPCSTR szContainer, LPCSTR szProvider, DWORD dwProvType, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:718:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:719:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptAcquireContextW (HCRYPTPROV *phProv, LPCWSTR szContainer, LPCWSTR szProvider, DWORD dwProvType, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:719:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:720:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptReleaseContext (HCRYPTPROV hProv, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:720:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:721:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptGenKey (HCRYPTPROV hProv, ALG_ID Algid, DWORD dwFlags, HCRYPTKEY *phKey); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:721:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:722:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptDeriveKey (HCRYPTPROV hProv, ALG_ID Algid, HCRYPTHASH hBaseData, DWORD dwFlags, HCRYPTKEY *phKey); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:722:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:723:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptDestroyKey (HCRYPTKEY hKey); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:723:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:724:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptSetKeyParam (HCRYPTKEY hKey, DWORD dwParam, CONST BYTE *pbData, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:724:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:725:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptGetKeyParam (HCRYPTKEY hKey, DWORD dwParam, BYTE *pbData, DWORD *pdwDataLen, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:725:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:726:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptSetHashParam (HCRYPTHASH hHash, DWORD dwParam, CONST BYTE *pbData, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:726:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:727:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptGetHashParam (HCRYPTHASH hHash, DWORD dwParam, BYTE *pbData, DWORD *pdwDataLen, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:727:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:728:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptSetProvParam (HCRYPTPROV hProv, DWORD dwParam, CONST BYTE *pbData, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:728:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:729:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptGetProvParam (HCRYPTPROV hProv, DWORD dwParam, BYTE *pbData, DWORD *pdwDataLen, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:729:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:730:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptGenRandom (HCRYPTPROV hProv, DWORD dwLen, BYTE *pbBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:730:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:731:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptGetUserKey (HCRYPTPROV hProv, DWORD dwKeySpec, HCRYPTKEY *phUserKey); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:731:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:732:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptExportKey (HCRYPTKEY hKey, HCRYPTKEY hExpKey, DWORD dwBlobType, DWORD dwFlags, BYTE *pbData, DWORD *pdwDataLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:732:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:733:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptImportKey (HCRYPTPROV hProv, CONST BYTE *pbData, DWORD dwDataLen, HCRYPTKEY hPubKey, DWORD dwFlags, HCRYPTKEY *phKey); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:733:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:734:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptEncrypt (HCRYPTKEY hKey, HCRYPTHASH hHash, WINBOOL Final, DWORD dwFlags, BYTE *pbData, DWORD *pdwDataLen, DWORD dwBufLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:734:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:735:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptDecrypt (HCRYPTKEY hKey, HCRYPTHASH hHash, WINBOOL Final, DWORD dwFlags, BYTE *pbData, DWORD *pdwDataLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:735:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:736:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptCreateHash (HCRYPTPROV hProv, ALG_ID Algid, HCRYPTKEY hKey, DWORD dwFlags, HCRYPTHASH *phHash); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:736:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:737:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptHashData (HCRYPTHASH hHash, CONST BYTE *pbData, DWORD dwDataLen, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:737:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:738:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptHashSessionKey (HCRYPTHASH hHash, HCRYPTKEY hKey, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:738:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:739:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptDestroyHash (HCRYPTHASH hHash); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:739:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:740:149: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptSignHashA (HCRYPTHASH hHash, DWORD dwKeySpec, LPCSTR szDescription, DWORD dwFlags, BYTE *pbSignature, DWORD *pdwSigLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:740:149: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:741:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptSignHashW (HCRYPTHASH hHash, DWORD dwKeySpec, LPCWSTR szDescription, DWORD dwFlags, BYTE *pbSignature, DWORD *pdwSigLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:741:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:742:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptVerifySignatureA (HCRYPTHASH hHash, CONST BYTE *pbSignature, DWORD dwSigLen, HCRYPTKEY hPubKey, LPCSTR szDescription, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:742:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:743:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptVerifySignatureW (HCRYPTHASH hHash, CONST BYTE *pbSignature, DWORD dwSigLen, HCRYPTKEY hPubKey, LPCWSTR szDescription, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:743:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:744:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptSetProviderA (LPCSTR pszProvName, DWORD dwProvType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:744:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:745:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptSetProviderW (LPCWSTR pszProvName, DWORD dwProvType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:745:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:746:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptSetProviderExA (LPCSTR pszProvName, DWORD dwProvType, DWORD *pdwReserved, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:746:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:747:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptSetProviderExW (LPCWSTR pszProvName, DWORD dwProvType, DWORD *pdwReserved, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:747:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:748:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptGetDefaultProviderA (DWORD dwProvType, DWORD *pdwReserved, DWORD dwFlags, LPSTR pszProvName, DWORD *pcbProvName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:748:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:749:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptGetDefaultProviderW (DWORD dwProvType, DWORD *pdwReserved, DWORD dwFlags, LPWSTR pszProvName, DWORD *pcbProvName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:749:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:750:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptEnumProviderTypesA (DWORD dwIndex, DWORD *pdwReserved, DWORD dwFlags, DWORD *pdwProvType, LPSTR szTypeName, DWORD *pcbTypeName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:750:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:751:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptEnumProviderTypesW (DWORD dwIndex, DWORD *pdwReserved, DWORD dwFlags, DWORD *pdwProvType, LPWSTR szTypeName, DWORD *pcbTypeName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:751:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:752:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptEnumProvidersA (DWORD dwIndex, DWORD *pdwReserved, DWORD dwFlags, DWORD *pdwProvType, LPSTR szProvName, DWORD *pcbProvName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:752:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:753:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptEnumProvidersW (DWORD dwIndex, DWORD *pdwReserved, DWORD dwFlags, DWORD *pdwProvType, LPWSTR szProvName, DWORD *pcbProvName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:753:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:754:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptContextAddRef (HCRYPTPROV hProv, DWORD *pdwReserved, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:754:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:755:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptDuplicateKey (HCRYPTKEY hKey, DWORD *pdwReserved, DWORD dwFlags, HCRYPTKEY *phKey); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:755:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:756:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptDuplicateHash (HCRYPTHASH hHash, DWORD *pdwReserved, DWORD dwFlags, HCRYPTHASH *phHash); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:756:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:757:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL __cdecl GetEncSChannel (BYTE **pData, DWORD *dwDecSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:757:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:764, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:95, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:554:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptOpenAlgorithmProvider (BCRYPT_ALG_HANDLE *phAlgorithm, LPCWSTR pszAlgId, LPCWSTR pszImplementation, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:554:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:555:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptEnumAlgorithms (ULONG dwAlgOperations, ULONG *pAlgCount, BCRYPT_ALGORITHM_IDENTIFIER **ppAlgList, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:555:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:556:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptEnumProviders (LPCWSTR pszAlgId, ULONG *pImplCount, BCRYPT_PROVIDER_NAME **ppImplList, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:556:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:557:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptGetProperty (BCRYPT_HANDLE hObject, LPCWSTR pszProperty, PUCHAR pbOutput, ULONG cbOutput, ULONG *pcbResult, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:557:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:558:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptSetProperty (BCRYPT_HANDLE hObject, LPCWSTR pszProperty, PUCHAR pbInput, ULONG cbInput, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:558:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:559:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptCloseAlgorithmProvider (BCRYPT_ALG_HANDLE hAlgorithm, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:559:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:560:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VOID WINAPI BCryptFreeBuffer (PVOID pvBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:560:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:561:188: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptGenerateSymmetricKey (BCRYPT_ALG_HANDLE hAlgorithm, BCRYPT_KEY_HANDLE *phKey, PUCHAR pbKeyObject, ULONG cbKeyObject, PUCHAR pbSecret, ULONG cbSecret, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:561:188: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:562:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptGenerateKeyPair (BCRYPT_ALG_HANDLE hAlgorithm, BCRYPT_KEY_HANDLE *phKey, ULONG dwLength, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:562:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:563:198: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptEncrypt (BCRYPT_KEY_HANDLE hKey, PUCHAR pbInput, ULONG cbInput, VOID *pPaddingInfo, PUCHAR pbIV, ULONG cbIV, PUCHAR pbOutput, ULONG cbOutput, ULONG *pcbResult, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:563:198: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:564:198: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptDecrypt (BCRYPT_KEY_HANDLE hKey, PUCHAR pbInput, ULONG cbInput, VOID *pPaddingInfo, PUCHAR pbIV, ULONG cbIV, PUCHAR pbOutput, ULONG cbOutput, ULONG *pcbResult, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:564:198: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:565:175: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptExportKey (BCRYPT_KEY_HANDLE hKey, BCRYPT_KEY_HANDLE hExportKey, LPCWSTR pszBlobType, PUCHAR pbOutput, ULONG cbOutput, ULONG *pcbResult, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:565:175: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:566:226: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptImportKey (BCRYPT_ALG_HANDLE hAlgorithm, BCRYPT_KEY_HANDLE hImportKey, LPCWSTR pszBlobType, BCRYPT_KEY_HANDLE *phKey, PUCHAR pbKeyObject, ULONG cbKeyObject, PUCHAR pbInput, ULONG cbInput, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:566:226: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:567:191: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptImportKeyPair (BCRYPT_ALG_HANDLE hAlgorithm, BCRYPT_KEY_HANDLE hImportKey, LPCWSTR pszBlobType, BCRYPT_KEY_HANDLE *phKey, PUCHAR pbInput, ULONG cbInput, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:567:191: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:568:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptDuplicateKey (BCRYPT_KEY_HANDLE hKey, BCRYPT_KEY_HANDLE *phNewKey, PUCHAR pbKeyObject, ULONG cbKeyObject, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:568:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:569:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptFinalizeKeyPair (BCRYPT_KEY_HANDLE hKey, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:569:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:570:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptDestroyKey (BCRYPT_KEY_HANDLE hKey); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:570:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:571:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptDestroySecret (BCRYPT_SECRET_HANDLE hSecret); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:571:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:572:174: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptSignHash (BCRYPT_KEY_HANDLE hKey, VOID *pPaddingInfo, PUCHAR pbInput, ULONG cbInput, PUCHAR pbOutput, ULONG cbOutput, ULONG *pcbResult, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:572:174: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:573:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptVerifySignature (BCRYPT_KEY_HANDLE hKey, VOID *pPaddingInfo, PUCHAR pbHash, ULONG cbHash, PUCHAR pbSignature, ULONG cbSignature, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:573:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:574:148: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptSecretAgreement (BCRYPT_KEY_HANDLE hPrivKey, BCRYPT_KEY_HANDLE hPubKey, BCRYPT_SECRET_HANDLE *phAgreedSecret, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:574:148: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:575:195: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptDeriveKey (BCRYPT_SECRET_HANDLE hSharedSecret, LPCWSTR pwszKDF, BCryptBufferDesc *pParameterList, PUCHAR pbDerivedKey, ULONG cbDerivedKey, ULONG *pcbResult, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:575:195: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:576:170: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptKeyDerivation (BCRYPT_KEY_HANDLE hKey, BCryptBufferDesc *pParameterList, PUCHAR pbDerivedKey, ULONG cbDerivedKey, ULONG *pcbResult, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:576:170: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:577:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptCreateHash (BCRYPT_ALG_HANDLE hAlgorithm, BCRYPT_HASH_HANDLE *phHash, PUCHAR pbHashObject, ULONG cbHashObject, PUCHAR pbSecret, ULONG cbSecret, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:577:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:578:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptHashData (BCRYPT_HASH_HANDLE hHash, PUCHAR pbInput, ULONG cbInput, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:578:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:579:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptFinishHash (BCRYPT_HASH_HANDLE hHash, PUCHAR pbOutput, ULONG cbOutput, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:579:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:580:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptDuplicateHash (BCRYPT_HASH_HANDLE hHash, BCRYPT_HASH_HANDLE *phNewHash, PUCHAR pbHashObject, ULONG cbHashObject, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:580:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:581:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptDestroyHash (BCRYPT_HASH_HANDLE hHash); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:581:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:582:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptGenRandom (BCRYPT_ALG_HANDLE hAlgorithm, PUCHAR pbBuffer, ULONG cbBuffer, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:582:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:583:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptDeriveKeyCapi (BCRYPT_HASH_HANDLE hHash, BCRYPT_ALG_HANDLE hTargetAlg, PUCHAR pbDerivedKey, ULONG cbDerivedKey, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:583:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:584:209: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptDeriveKeyPBKDF2 (BCRYPT_ALG_HANDLE hPrf, PUCHAR pbPassword, ULONG cbPassword, PUCHAR pbSalt, ULONG cbSalt, ULONGLONG cIterations, PUCHAR pbDerivedKey, ULONG cbDerivedKey, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:584:209: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:585:201: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptResolveProviders (LPCWSTR pszContext, ULONG dwInterface, LPCWSTR pszFunction, LPCWSTR pszProvider, ULONG dwMode, ULONG dwFlags, ULONG *pcbBuffer, PCRYPT_PROVIDER_REFS *ppBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:585:201: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:586:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptGetFipsAlgorithmMode (BOOLEAN *pfEnabled); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:586:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:588:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptQueryProviderRegistration (LPCWSTR pszProvider, ULONG dwMode, ULONG dwInterface, ULONG *pcbBuffer, PCRYPT_PROVIDER_REG *ppBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:588:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:589:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptEnumRegisteredProviders (ULONG *pcbBuffer, PCRYPT_PROVIDERS *ppBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:589:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:590:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptCreateContext (ULONG dwTable, LPCWSTR pszContext, PCRYPT_CONTEXT_CONFIG pConfig); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:590:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:591:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptDeleteContext (ULONG dwTable, LPCWSTR pszContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:591:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:592:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptEnumContexts (ULONG dwTable, ULONG *pcbBuffer, PCRYPT_CONTEXTS *ppBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:592:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:593:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptConfigureContext (ULONG dwTable, LPCWSTR pszContext, PCRYPT_CONTEXT_CONFIG pConfig); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:593:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:594:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptQueryContextConfiguration (ULONG dwTable, LPCWSTR pszContext, ULONG *pcbBuffer, PCRYPT_CONTEXT_CONFIG *ppBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:594:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:595:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptAddContextFunction (ULONG dwTable, LPCWSTR pszContext, ULONG dwInterface, LPCWSTR pszFunction, ULONG dwPosition); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:595:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:596:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptRemoveContextFunction (ULONG dwTable, LPCWSTR pszContext, ULONG dwInterface, LPCWSTR pszFunction); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:596:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:597:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptEnumContextFunctions (ULONG dwTable, LPCWSTR pszContext, ULONG dwInterface, ULONG *pcbBuffer, PCRYPT_CONTEXT_FUNCTIONS *ppBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:597:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:598:164: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptConfigureContextFunction (ULONG dwTable, LPCWSTR pszContext, ULONG dwInterface, LPCWSTR pszFunction, PCRYPT_CONTEXT_FUNCTION_CONFIG pConfig); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:598:164: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:599:193: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptQueryContextFunctionConfiguration (ULONG dwTable, LPCWSTR pszContext, ULONG dwInterface, LPCWSTR pszFunction, ULONG *pcbBuffer, PCRYPT_CONTEXT_FUNCTION_CONFIG *ppBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:599:193: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:600:191: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptEnumContextFunctionProviders (ULONG dwTable, LPCWSTR pszContext, ULONG dwInterface, LPCWSTR pszFunction, ULONG *pcbBuffer, PCRYPT_CONTEXT_FUNCTION_PROVIDERS *ppBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:600:191: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:601:178: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptSetContextFunctionProperty (ULONG dwTable, LPCWSTR pszContext, ULONG dwInterface, LPCWSTR pszFunction, LPCWSTR pszProperty, ULONG cbValue, PUCHAR pbValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:601:178: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:602:184: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptQueryContextFunctionProperty (ULONG dwTable, LPCWSTR pszContext, ULONG dwInterface, LPCWSTR pszFunction, LPCWSTR pszProperty, ULONG *pcbValue, PUCHAR *ppbValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:602:184: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:603:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptRegisterConfigChangeNotify (HANDLE *phEvent); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:603:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:767, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:95, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:221:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SECURITY_STATUS WINAPI NCryptOpenStorageProvider (NCRYPT_PROV_HANDLE *phProvider, LPCWSTR pszProviderName, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:221:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:767, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:95, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:222:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SECURITY_STATUS WINAPI NCryptEnumAlgorithms (NCRYPT_PROV_HANDLE hProvider, DWORD dwAlgOperations, DWORD *pdwAlgCount, NCryptAlgorithmName **ppAlgList, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:222:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:223:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SECURITY_STATUS WINAPI NCryptIsAlgSupported (NCRYPT_PROV_HANDLE hProvider, LPCWSTR pszAlgId, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:223:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:224:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SECURITY_STATUS WINAPI NCryptEnumKeys (NCRYPT_PROV_HANDLE hProvider, LPCWSTR pszScope, NCryptKeyName **ppKeyName, PVOID *ppEnumState, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:224:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:225:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SECURITY_STATUS WINAPI NCryptEnumStorageProviders (DWORD *pdwProviderCount, NCryptProviderName **ppProviderList, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:225:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:226:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SECURITY_STATUS WINAPI NCryptFreeBuffer (PVOID pvInput); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:226:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:227:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SECURITY_STATUS WINAPI NCryptOpenKey (NCRYPT_PROV_HANDLE hProvider, NCRYPT_KEY_HANDLE *phKey, LPCWSTR pszKeyName, DWORD dwLegacyKeySpec, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:227:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:228:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SECURITY_STATUS WINAPI NCryptCreatePersistedKey (NCRYPT_PROV_HANDLE hProvider, NCRYPT_KEY_HANDLE *phKey, LPCWSTR pszAlgId, LPCWSTR pszKeyName, DWORD dwLegacyKeySpec, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:228:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:350:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SECURITY_STATUS WINAPI NCryptGetProperty (NCRYPT_HANDLE hObject, LPCWSTR pszProperty, PBYTE pbOutput, DWORD cbOutput, DWORD *pcbResult, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:350:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:351:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SECURITY_STATUS WINAPI NCryptSetProperty (NCRYPT_HANDLE hObject, LPCWSTR pszProperty, PBYTE pbInput, DWORD cbInput, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:351:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:352:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SECURITY_STATUS WINAPI NCryptFinalizeKey (NCRYPT_KEY_HANDLE hKey, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:352:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:353:178: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SECURITY_STATUS WINAPI NCryptEncrypt (NCRYPT_KEY_HANDLE hKey, PBYTE pbInput, DWORD cbInput, VOID *pPaddingInfo, PBYTE pbOutput, DWORD cbOutput, DWORD *pcbResult, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:353:178: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:354:178: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SECURITY_STATUS WINAPI NCryptDecrypt (NCRYPT_KEY_HANDLE hKey, PBYTE pbInput, DWORD cbInput, VOID *pPaddingInfo, PBYTE pbOutput, DWORD cbOutput, DWORD *pcbResult, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:354:178: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:385:225: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SECURITY_STATUS WINAPI NCryptImportKey (NCRYPT_PROV_HANDLE hProvider, NCRYPT_KEY_HANDLE hImportKey, LPCWSTR pszBlobType, NCryptBufferDesc *pParameterList, NCRYPT_KEY_HANDLE *phKey, PBYTE pbData, DWORD cbData, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:385:225: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:386:215: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SECURITY_STATUS WINAPI NCryptExportKey (NCRYPT_KEY_HANDLE hKey, NCRYPT_KEY_HANDLE hExportKey, LPCWSTR pszBlobType, NCryptBufferDesc *pParameterList, PBYTE pbOutput, DWORD cbOutput, DWORD *pcbResult, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:386:215: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:387:193: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SECURITY_STATUS WINAPI NCryptSignHash (NCRYPT_KEY_HANDLE hKey, VOID *pPaddingInfo, PBYTE pbHashValue, DWORD cbHashValue, PBYTE pbSignature, DWORD cbSignature, DWORD *pcbResult, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:387:193: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:388:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SECURITY_STATUS WINAPI NCryptVerifySignature (NCRYPT_KEY_HANDLE hKey, VOID *pPaddingInfo, PBYTE pbHashValue, DWORD cbHashValue, PBYTE pbSignature, DWORD cbSignature, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:388:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:389:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SECURITY_STATUS WINAPI NCryptDeleteKey (NCRYPT_KEY_HANDLE hKey, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:389:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:390:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SECURITY_STATUS WINAPI NCryptFreeObject (NCRYPT_HANDLE hObject); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:390:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:391:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI NCryptIsKeyHandle (NCRYPT_KEY_HANDLE hKey); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:391:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:392:189: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SECURITY_STATUS WINAPI NCryptTranslateHandle (NCRYPT_PROV_HANDLE *phProvider, NCRYPT_KEY_HANDLE *phKey, HCRYPTPROV hLegacyProv, HCRYPTKEY hLegacyKey, DWORD dwLegacyKeySpec, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:392:189: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:393:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SECURITY_STATUS WINAPI NCryptNotifyChangeKey (NCRYPT_PROV_HANDLE hProvider, HANDLE *phEvent, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:393:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:394:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SECURITY_STATUS WINAPI NCryptSecretAgreement (NCRYPT_KEY_HANDLE hPrivKey, NCRYPT_KEY_HANDLE hPubKey, NCRYPT_SECRET_HANDLE *phAgreedSecret, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:394:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:395:201: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SECURITY_STATUS WINAPI NCryptDeriveKey (NCRYPT_SECRET_HANDLE hSharedSecret, LPCWSTR pwszKDF, NCryptBufferDesc *pParameterList, PBYTE pbDerivedKey, DWORD cbDerivedKey, DWORD *pcbResult, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:395:201: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:95, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:1309:230: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptFormatObject (DWORD dwCertEncodingType, DWORD dwFormatType, DWORD dwFormatStrType, void *pFormatStruct, LPCSTR lpszStructType, const BYTE *pbEncoded, DWORD cbEncoded, void *pbFormat, DWORD *pcbFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:1309:230: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:1334:203: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptEncodeObjectEx (DWORD dwCertEncodingType, LPCSTR lpszStructType, const void *pvStructInfo, DWORD dwFlags, PCRYPT_ENCODE_PARA pEncodePara, void *pvEncoded, DWORD *pcbEncoded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:1334:203: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:1335:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptEncodeObject (DWORD dwCertEncodingType, LPCSTR lpszStructType, const void *pvStructInfo, BYTE *pbEncoded, DWORD *pcbEncoded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:1335:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:1354:223: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptDecodeObjectEx (DWORD dwCertEncodingType, LPCSTR lpszStructType, const BYTE *pbEncoded, DWORD cbEncoded, DWORD dwFlags, PCRYPT_DECODE_PARA pDecodePara, void *pvStructInfo, DWORD *pcbStructInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:1354:223: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:1355:189: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptDecodeObject (DWORD dwCertEncodingType, LPCSTR lpszStructType, const BYTE *pbEncoded, DWORD cbEncoded, DWORD dwFlags, void *pvStructInfo, DWORD *pcbStructInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:1355:189: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2503:190: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptInstallOIDFunctionAddress (HMODULE hModule, DWORD dwEncodingType, LPCSTR pszFuncName, DWORD cFuncEntry, const CRYPT_OID_FUNC_ENTRY rgFuncEntry[], DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2503:190: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2504:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM HCRYPTOIDFUNCSET WINAPI CryptInitOIDFunctionSet (LPCSTR pszFuncName, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2504:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2505:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptGetOIDFunctionAddress (HCRYPTOIDFUNCSET hFuncSet, DWORD dwEncodingType, LPCSTR pszOID, DWORD dwFlags, void **ppvFuncAddr, HCRYPTOIDFUNCADDR *phFuncAddr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2505:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2506:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptGetDefaultOIDDllList (HCRYPTOIDFUNCSET hFuncSet, DWORD dwEncodingType, WCHAR *pwszDllList, DWORD *pcchDllList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2506:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2507:191: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptGetDefaultOIDFunctionAddress (HCRYPTOIDFUNCSET hFuncSet, DWORD dwEncodingType, LPCWSTR pwszDll, DWORD dwFlags, void **ppvFuncAddr, HCRYPTOIDFUNCADDR *phFuncAddr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2507:191: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2508:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptFreeOIDFunctionAddress (HCRYPTOIDFUNCADDR hFuncAddr, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2508:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2509:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptRegisterOIDFunction (DWORD dwEncodingType, LPCSTR pszFuncName, LPCSTR pszOID, LPCWSTR pwszDll, LPCSTR pszOverrideFuncName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2509:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2510:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptUnregisterOIDFunction (DWORD dwEncodingType, LPCSTR pszFuncName, LPCSTR pszOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2510:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2511:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptRegisterDefaultOIDFunction (DWORD dwEncodingType, LPCSTR pszFuncName, DWORD dwIndex, LPCWSTR pwszDll); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2511:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2512:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptUnregisterDefaultOIDFunction (DWORD dwEncodingType, LPCSTR pszFuncName, LPCWSTR pwszDll); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2512:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2513:193: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptSetOIDFunctionValue (DWORD dwEncodingType, LPCSTR pszFuncName, LPCSTR pszOID, LPCWSTR pwszValueName, DWORD dwValueType, const BYTE *pbValueData, DWORD cbValueData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2513:193: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2514:191: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptGetOIDFunctionValue (DWORD dwEncodingType, LPCSTR pszFuncName, LPCSTR pszOID, LPCWSTR pwszValueName, DWORD *pdwValueType, BYTE *pbValueData, DWORD *pcbValueData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2514:191: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:95, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2518:171: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptEnumOIDFunction (DWORD dwEncodingType, LPCSTR pszFuncName, LPCSTR pszOID, DWORD dwFlags, void *pvArg, PFN_CRYPT_ENUM_OID_FUNC pfnEnumOIDFunc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2518:171: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2574:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM PCCRYPT_OID_INFO WINAPI CryptFindOIDInfo (DWORD dwKeyType, void *pvKey, DWORD dwGroupId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2574:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2600:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptRegisterOIDInfo (PCCRYPT_OID_INFO pInfo, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2600:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2601:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptUnregisterOIDInfo (PCCRYPT_OID_INFO pInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2601:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2602:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptEnumOIDInfo (DWORD dwGroupId, DWORD dwFlags, void *pvArg, PFN_CRYPT_ENUM_OID_INFO pfnEnumOIDInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2602:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2603:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM LPCWSTR WINAPI CryptFindLocalizedName (LPCWSTR pwszCryptName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2603:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2875:193: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM HCRYPTMSG WINAPI CryptMsgOpenToEncode (DWORD dwMsgEncodingType, DWORD dwFlags, DWORD dwMsgType, void const *pvMsgEncodeInfo, LPSTR pszInnerContentObjID, PCMSG_STREAM_INFO pStreamInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2875:193: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2876:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM DWORD WINAPI CryptMsgCalculateEncodedLength (DWORD dwMsgEncodingType, DWORD dwFlags, DWORD dwMsgType, void const *pvMsgEncodeInfo, LPSTR pszInnerContentObjID, DWORD cbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2876:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2877:193: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM HCRYPTMSG WINAPI CryptMsgOpenToDecode (DWORD dwMsgEncodingType, DWORD dwFlags, DWORD dwMsgType, HCRYPTPROV_LEGACY hCryptProv, PCERT_INFO pRecipientInfo, PCMSG_STREAM_INFO pStreamInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2877:193: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2878:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM HCRYPTMSG WINAPI CryptMsgDuplicate (HCRYPTMSG hCryptMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2878:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2879:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptMsgClose (HCRYPTMSG hCryptMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2879:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2880:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptMsgUpdate (HCRYPTMSG hCryptMsg, const BYTE *pbData, DWORD cbData, WINBOOL fFinal); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2880:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2881:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptMsgGetParam (HCRYPTMSG hCryptMsg, DWORD dwParamType, DWORD dwIndex, void *pvData, DWORD *pcbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2881:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3020:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptMsgControl (HCRYPTMSG hCryptMsg, DWORD dwFlags, DWORD dwCtrlType, void const *pvCtrlPara); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3020:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3115:248: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI CryptMsgVerifyCountersignatureEncoded (HCRYPTPROV_LEGACY hCryptProv, DWORD dwEncodingType, PBYTE pbSignerInfo, DWORD cbSignerInfo, PBYTE pbSignerInfoCountersignature, DWORD cbSignerInfoCountersignature, PCERT_INFO pciCountersigner); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3115:248: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3116:287: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI CryptMsgVerifyCountersignatureEncodedEx (HCRYPTPROV_LEGACY hCryptProv, DWORD dwEncodingType, PBYTE pbSignerInfo, DWORD cbSignerInfo, PBYTE pbSignerInfoCountersignature, DWORD cbSignerInfoCountersignature, DWORD dwSignerType, void *pvSigner, DWORD dwFlags, void *pvExtra); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3116:287: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3117:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI CryptMsgCountersign (HCRYPTMSG hCryptMsg, DWORD dwIndex, DWORD cCountersigners, PCMSG_SIGNER_ENCODE_INFO rgCountersigners); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3117:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3118:226: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI CryptMsgCountersignEncoded (DWORD dwEncodingType, PBYTE pbSignerInfo, DWORD cbSignerInfo, DWORD cCountersigners, PCMSG_SIGNER_ENCODE_INFO rgCountersigners, PBYTE pbCountersignature, PDWORD pcbCountersignature); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3118:226: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3660:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM HCERTSTORE WINAPI CertOpenStore (LPCSTR lpszStoreProvider, DWORD dwEncodingType, HCRYPTPROV_LEGACY hCryptProv, DWORD dwFlags, const void *pvPara); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3660:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3746:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM HCERTSTORE WINAPI CertDuplicateStore (HCERTSTORE hCertStore); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3746:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3761:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertSaveStore (HCERTSTORE hCertStore, DWORD dwEncodingType, DWORD dwSaveAs, DWORD dwSaveTo, void *pvSaveToPara, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3761:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3762:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertCloseStore (HCERTSTORE hCertStore, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3762:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3763:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM PCCERT_CONTEXT WINAPI CertGetSubjectCertificateFromStore (HCERTSTORE hCertStore, DWORD dwCertEncodingType, PCERT_INFO pCertId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3763:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3764:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM PCCERT_CONTEXT WINAPI CertEnumCertificatesInStore (HCERTSTORE hCertStore, PCCERT_CONTEXT pPrevCertContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3764:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3765:202: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM PCCERT_CONTEXT WINAPI CertFindCertificateInStore (HCERTSTORE hCertStore, DWORD dwCertEncodingType, DWORD dwFindFlags, DWORD dwFindType, const void *pvFindPara, PCCERT_CONTEXT pPrevCertContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3765:202: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3839:173: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM PCCERT_CONTEXT WINAPI CertGetIssuerCertificateFromStore (HCERTSTORE hCertStore, PCCERT_CONTEXT pSubjectContext, PCCERT_CONTEXT pPrevIssuerContext, DWORD *pdwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3839:173: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3840:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertVerifySubjectCertificateContext (PCCERT_CONTEXT pSubject, PCCERT_CONTEXT pIssuer, DWORD *pdwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3840:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3841:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM PCCERT_CONTEXT WINAPI CertDuplicateCertificateContext (PCCERT_CONTEXT pCertContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3841:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3842:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM PCCERT_CONTEXT WINAPI CertCreateCertificateContext (DWORD dwCertEncodingType, const BYTE *pbCertEncoded, DWORD cbCertEncoded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3842:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3843:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertFreeCertificateContext (PCCERT_CONTEXT pCertContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3843:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3844:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertSetCertificateContextProperty (PCCERT_CONTEXT pCertContext, DWORD dwPropId, DWORD dwFlags, const void *pvData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3844:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3892:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM PCCRL_CONTEXT WINAPI CertEnumCRLsInStore (HCERTSTORE hCertStore, PCCRL_CONTEXT pPrevCrlContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3892:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3893:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertDeleteCRLFromStore (PCCRL_CONTEXT pCrlContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3893:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3894:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM PCCRL_CONTEXT WINAPI CertDuplicateCRLContext (PCCRL_CONTEXT pCrlContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3894:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3895:191: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM PCCRL_CONTEXT WINAPI CertFindCRLInStore (HCERTSTORE hCertStore, DWORD dwCertEncodingType, DWORD dwFindFlags, DWORD dwFindType, const void *pvFindPara, PCCRL_CONTEXT pPrevCrlContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3895:191: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3896:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertFreeCRLContext (PCCRL_CONTEXT pCrlContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3896:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3900:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertGetCertificateContextProperty (PCCERT_CONTEXT pCertContext, DWORD dwPropId, void *pvData, DWORD *pcbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3900:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3901:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM DWORD WINAPI CertEnumCertificateContextProperties (PCCERT_CONTEXT pCertContext, DWORD dwPropId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3901:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3902:224: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertCreateCTLEntryFromCertificateContextProperties (PCCERT_CONTEXT pCertContext, DWORD cOptAttr, PCRYPT_ATTRIBUTE rgOptAttr, DWORD dwFlags, void *pvReserved, PCTL_ENTRY pCtlEntry, DWORD *pcbCtlEntry); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3902:224: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3903:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertSetCertificateContextPropertiesFromCTLEntry (PCCERT_CONTEXT pCertContext, PCTL_ENTRY pCtlEntry, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3903:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3904:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM PCCRL_CONTEXT WINAPI CertGetCRLFromStore (HCERTSTORE hCertStore, PCCERT_CONTEXT pIssuerContext, PCCRL_CONTEXT pPrevCrlContext, DWORD *pdwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3904:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3905:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM PCCRL_CONTEXT WINAPI CertCreateCRLContext (DWORD dwCertEncodingType, const BYTE *pbCrlEncoded, DWORD cbCrlEncoded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3905:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3906:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertSetCRLContextProperty (PCCRL_CONTEXT pCrlContext, DWORD dwPropId, DWORD dwFlags, const void *pvData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3906:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3907:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertGetCRLContextProperty (PCCRL_CONTEXT pCrlContext, DWORD dwPropId, void *pvData, DWORD *pcbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3907:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3908:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM DWORD WINAPI CertEnumCRLContextProperties (PCCRL_CONTEXT pCrlContext, DWORD dwPropId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3908:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3909:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertFindCertificateInCRL (PCCERT_CONTEXT pCert, PCCRL_CONTEXT pCrlContext, DWORD dwFlags, void *pvReserved, PCRL_ENTRY *ppCrlEntry); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3909:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3910:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertIsValidCRLForCertificate (PCCERT_CONTEXT pCert, PCCRL_CONTEXT pCrl, DWORD dwFlags, void *pvReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3910:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3911:210: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertAddEncodedCertificateToStore (HCERTSTORE hCertStore, DWORD dwCertEncodingType, const BYTE *pbCertEncoded, DWORD cbCertEncoded, DWORD dwAddDisposition, PCCERT_CONTEXT *ppCertContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3911:210: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3912:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertAddCertificateContextToStore (HCERTSTORE hCertStore, PCCERT_CONTEXT pCertContext, DWORD dwAddDisposition, PCCERT_CONTEXT *ppStoreContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3912:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3913:233: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertAddSerializedElementToStore (HCERTSTORE hCertStore, const BYTE *pbElement, DWORD cbElement, DWORD dwAddDisposition, DWORD dwFlags, DWORD dwContextTypeFlags, DWORD *pdwContextType, const void **ppvContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3913:233: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3914:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertDeleteCertificateFromStore (PCCERT_CONTEXT pCertContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3914:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3915:198: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertAddEncodedCRLToStore (HCERTSTORE hCertStore, DWORD dwCertEncodingType, const BYTE *pbCrlEncoded, DWORD cbCrlEncoded, DWORD dwAddDisposition, PCCRL_CONTEXT *ppCrlContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3915:198: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3916:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertAddCRLContextToStore (HCERTSTORE hCertStore, PCCRL_CONTEXT pCrlContext, DWORD dwAddDisposition, PCCRL_CONTEXT *ppStoreContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3916:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3917:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertSerializeCertificateStoreElement (PCCERT_CONTEXT pCertContext, DWORD dwFlags, BYTE *pbElement, DWORD *pcbElement); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3917:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3918:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertSerializeCRLStoreElement (PCCRL_CONTEXT pCrlContext, DWORD dwFlags, BYTE *pbElement, DWORD *pcbElement); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3918:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3919:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM PCCTL_CONTEXT WINAPI CertDuplicateCTLContext (PCCTL_CONTEXT pCtlContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3919:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3920:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM PCCTL_CONTEXT WINAPI CertCreateCTLContext (DWORD dwMsgAndCertEncodingType, const BYTE *pbCtlEncoded, DWORD cbCtlEncoded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3920:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3921:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertFreeCTLContext (PCCTL_CONTEXT pCtlContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3921:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3922:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertSetCTLContextProperty (PCCTL_CONTEXT pCtlContext, DWORD dwPropId, DWORD dwFlags, const void *pvData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3922:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3923:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertGetCTLContextProperty (PCCTL_CONTEXT pCtlContext, DWORD dwPropId, void *pvData, DWORD *pcbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3923:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3924:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM DWORD WINAPI CertEnumCTLContextProperties (PCCTL_CONTEXT pCtlContext, DWORD dwPropId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3924:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3925:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM PCCTL_CONTEXT WINAPI CertEnumCTLsInStore (HCERTSTORE hCertStore, PCCTL_CONTEXT pPrevCtlContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3925:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3926:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM PCTL_ENTRY WINAPI CertFindSubjectInCTL (DWORD dwEncodingType, DWORD dwSubjectType, void *pvSubject, PCCTL_CONTEXT pCtlContext, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3926:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3927:197: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM PCCTL_CONTEXT WINAPI CertFindCTLInStore (HCERTSTORE hCertStore, DWORD dwMsgAndCertEncodingType, DWORD dwFindFlags, DWORD dwFindType, const void *pvFindPara, PCCTL_CONTEXT pPrevCtlContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3927:197: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4002:204: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertAddEncodedCTLToStore (HCERTSTORE hCertStore, DWORD dwMsgAndCertEncodingType, const BYTE *pbCtlEncoded, DWORD cbCtlEncoded, DWORD dwAddDisposition, PCCTL_CONTEXT *ppCtlContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4002:204: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4003:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertAddCTLContextToStore (HCERTSTORE hCertStore, PCCTL_CONTEXT pCtlContext, DWORD dwAddDisposition, PCCTL_CONTEXT *ppStoreContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4003:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4004:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertSerializeCTLStoreElement (PCCTL_CONTEXT pCtlContext, DWORD dwFlags, BYTE *pbElement, DWORD *pcbElement); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4004:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4005:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertDeleteCTLFromStore (PCCTL_CONTEXT pCtlContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4005:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4006:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertAddCertificateLinkToStore (HCERTSTORE hCertStore, PCCERT_CONTEXT pCertContext, DWORD dwAddDisposition, PCCERT_CONTEXT *ppStoreContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4006:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4007:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertAddCRLLinkToStore (HCERTSTORE hCertStore, PCCRL_CONTEXT pCrlContext, DWORD dwAddDisposition, PCCRL_CONTEXT *ppStoreContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4007:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4008:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertAddCTLLinkToStore (HCERTSTORE hCertStore, PCCTL_CONTEXT pCtlContext, DWORD dwAddDisposition, PCCTL_CONTEXT *ppStoreContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4008:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4009:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertAddStoreToCollection (HCERTSTORE hCollectionStore, HCERTSTORE hSiblingStore, DWORD dwUpdateFlags, DWORD dwPriority); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4009:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4010:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM void WINAPI CertRemoveStoreFromCollection (HCERTSTORE hCollectionStore, HCERTSTORE hSiblingStore); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4010:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4011:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertControlStore (HCERTSTORE hCertStore, DWORD dwFlags, DWORD dwCtrlType, void const *pvCtrlPara); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4011:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4012:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertSetStoreProperty (HCERTSTORE hCertStore, DWORD dwPropId, DWORD dwFlags, const void *pvData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4012:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4013:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertGetStoreProperty (HCERTSTORE hCertStore, DWORD dwPropId, void *pvData, DWORD *pcbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4013:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4014:184: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM const void *WINAPI CertCreateContext (DWORD dwContextType, DWORD dwEncodingType, const BYTE *pbEncoded, DWORD cbEncoded, DWORD dwFlags, PCERT_CREATE_CONTEXT_PARA pCreatePara); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4014:184: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4015:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertRegisterSystemStore (const void *pvSystemStore, DWORD dwFlags, PCERT_SYSTEM_STORE_INFO pStoreInfo, void *pvReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4015:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4016:172: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertRegisterPhysicalStore (const void *pvSystemStore, DWORD dwFlags, LPCWSTR pwszStoreName, PCERT_PHYSICAL_STORE_INFO pStoreInfo, void *pvReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4016:172: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4017:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertUnregisterSystemStore (const void *pvSystemStore, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4017:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4018:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertUnregisterPhysicalStore (const void *pvSystemStore, DWORD dwFlags, LPCWSTR pwszStoreName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4018:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4035:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertEnumSystemStoreLocation (DWORD dwFlags, void *pvArg, PFN_CERT_ENUM_SYSTEM_STORE_LOCATION pfnEnum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4035:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4036:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertEnumSystemStore (DWORD dwFlags, void *pvSystemStoreLocationPara, void *pvArg, PFN_CERT_ENUM_SYSTEM_STORE pfnEnum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4036:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4037:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertEnumPhysicalStore (const void *pvSystemStore, DWORD dwFlags, void *pvArg, PFN_CERT_ENUM_PHYSICAL_STORE pfnEnum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4037:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4056:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertGetEnhancedKeyUsage (PCCERT_CONTEXT pCertContext, DWORD dwFlags, PCERT_ENHKEY_USAGE pUsage, DWORD *pcbUsage); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4056:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4057:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertSetEnhancedKeyUsage (PCCERT_CONTEXT pCertContext, PCERT_ENHKEY_USAGE pUsage); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4057:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4058:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertAddEnhancedKeyUsageIdentifier (PCCERT_CONTEXT pCertContext, LPCSTR pszUsageIdentifier); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4058:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4059:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertRemoveEnhancedKeyUsageIdentifier (PCCERT_CONTEXT pCertContext, LPCSTR pszUsageIdentifier); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4059:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4060:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertGetValidUsages (DWORD cCerts, PCCERT_CONTEXT *rghCerts, int *cNumOIDs, LPSTR *rghOIDs, DWORD *pcbOIDs); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4060:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4061:185: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptMsgGetAndVerifySigner (HCRYPTMSG hCryptMsg, DWORD cSignerStore, HCERTSTORE *rghSignerStore, DWORD dwFlags, PCCERT_CONTEXT *ppSigner, DWORD *pdwSignerIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4061:185: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4062:193: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptMsgSignCTL (DWORD dwMsgEncodingType, BYTE *pbCtlContent, DWORD cbCtlContent, PCMSG_SIGNED_ENCODE_INFO pSignInfo, DWORD dwFlags, BYTE *pbEncoded, DWORD *pcbEncoded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4062:193: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4063:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptMsgEncodeAndSignCTL (DWORD dwMsgEncodingType, PCTL_INFO pCtlInfo, PCMSG_SIGNED_ENCODE_INFO pSignInfo, DWORD dwFlags, BYTE *pbEncoded, DWORD *pcbEncoded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4063:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4064:185: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertFindSubjectInSortedCTL (PCRYPT_DATA_BLOB pSubjectIdentifier, PCCTL_CONTEXT pCtlContext, DWORD dwFlags, void *pvReserved, PCRYPT_DER_BLOB pEncodedAttributes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4064:185: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4065:174: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertEnumSubjectInSortedCTL (PCCTL_CONTEXT pCtlContext, void **ppvNextSubject, PCRYPT_DER_BLOB pSubjectIdentifier, PCRYPT_DER_BLOB pEncodedAttributes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4065:174: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4093:231: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertVerifyCTLUsage (DWORD dwEncodingType, DWORD dwSubjectType, void *pvSubject, PCTL_USAGE pSubjectUsage, DWORD dwFlags, PCTL_VERIFY_USAGE_PARA pVerifyUsagePara, PCTL_VERIFY_USAGE_STATUS pVerifyUsageStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4093:231: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4183:205: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertVerifyRevocation (DWORD dwEncodingType, DWORD dwRevType, DWORD cContext, PVOID rgpvContext[], DWORD dwFlags, PCERT_REVOCATION_PARA pRevPara, PCERT_REVOCATION_STATUS pRevStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4183:205: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4184:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI CertCompareIntegerBlob (PCRYPT_INTEGER_BLOB pInt1, PCRYPT_INTEGER_BLOB pInt2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4184:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4185:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertCompareCertificate (DWORD dwCertEncodingType, PCERT_INFO pCertId1, PCERT_INFO pCertId2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4185:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4186:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertCompareCertificateName (DWORD dwCertEncodingType, PCERT_NAME_BLOB pCertName1, PCERT_NAME_BLOB pCertName2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4186:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4187:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertIsRDNAttrsInCertificateName (DWORD dwCertEncodingType, DWORD dwFlags, PCERT_NAME_BLOB pCertName, PCERT_RDN pRDN); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4187:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4188:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertComparePublicKeyInfo (DWORD dwCertEncodingType, PCERT_PUBLIC_KEY_INFO pPublicKey1, PCERT_PUBLIC_KEY_INFO pPublicKey2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4188:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4189:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM DWORD WINAPI CertGetPublicKeyLength (DWORD dwCertEncodingType, PCERT_PUBLIC_KEY_INFO pPublicKey); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4189:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4190:187: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptVerifyCertificateSignature (HCRYPTPROV_LEGACY hCryptProv, DWORD dwCertEncodingType, const BYTE *pbEncoded, DWORD cbEncoded, PCERT_PUBLIC_KEY_INFO pPublicKey); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4190:187: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4191:219: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptVerifyCertificateSignatureEx (HCRYPTPROV_LEGACY hCryptProv, DWORD dwCertEncodingType, DWORD dwSubjectType, void *pvSubject, DWORD dwIssuerType, void *pvIssuer, DWORD dwFlags, void *pvExtra); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4191:219: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4192:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertIsStrongHashToSign (PCCERT_STRONG_SIGN_PARA pStrongSignPara, LPCWSTR pwszCNGHashAlgid, PCCERT_CONTEXT pSigningCert); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4192:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4193:187: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptHashToBeSigned (HCRYPTPROV_LEGACY hCryptProv, DWORD dwCertEncodingType, const BYTE *pbEncoded, DWORD cbEncoded, BYTE *pbComputedHash, DWORD *pcbComputedHash); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4193:187: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4194:191: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptHashCertificate (HCRYPTPROV_LEGACY hCryptProv, ALG_ID Algid, DWORD dwFlags, const BYTE *pbEncoded, DWORD cbEncoded, BYTE *pbComputedHash, DWORD *pcbComputedHash); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4194:191: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4198:320: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptSignCertificate (HCRYPTPROV_OR_NCRYPT_KEY_HANDLE hCryptProvOrNCryptKey, DWORD dwKeySpec, DWORD dwCertEncodingType, const BYTE *pbEncodedToBeSigned, DWORD cbEncodedToBeSigned, PCRYPT_ALGORITHM_IDENTIFIER pSignatureAlgorithm, const void *pvHashAuxInfo, BYTE *pbSignature, DWORD *pcbSignature); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4198:320: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4199:314: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptSignAndEncodeCertificate (HCRYPTPROV_OR_NCRYPT_KEY_HANDLE hCryptProvOrNCryptKey, DWORD dwKeySpec, DWORD dwCertEncodingType, LPCSTR lpszStructType, const void *pvStructInfo, PCRYPT_ALGORITHM_IDENTIFIER pSignatureAlgorithm, const void *pvHashAuxInfo, BYTE *pbEncoded, DWORD *pcbEncoded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4199:314: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4200:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM LONG WINAPI CertVerifyTimeValidity (LPFILETIME pTimeToVerify, PCERT_INFO pCertInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4200:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4201:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM LONG WINAPI CertVerifyCRLTimeValidity (LPFILETIME pTimeToVerify, PCRL_INFO pCrlInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4201:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4202:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertVerifyValidityNesting (PCERT_INFO pSubjectInfo, PCERT_INFO pIssuerInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4202:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4203:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertVerifyCRLRevocation (DWORD dwCertEncodingType, PCERT_INFO pCertId, DWORD cCrlInfo, PCRL_INFO rgpCrlInfo[]); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4203:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4204:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM LPCSTR WINAPI CertAlgIdToOID (DWORD dwAlgId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4204:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4205:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM DWORD WINAPI CertOIDToAlgId (LPCSTR pszObjId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4205:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4206:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM PCERT_EXTENSION WINAPI CertFindExtension (LPCSTR pszObjId, DWORD cExtensions, CERT_EXTENSION rgExtensions[]); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4206:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4207:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM PCRYPT_ATTRIBUTE WINAPI CertFindAttribute (LPCSTR pszObjId, DWORD cAttr, CRYPT_ATTRIBUTE rgAttr[]); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4207:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4208:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM PCERT_RDN_ATTR WINAPI CertFindRDNAttr (LPCSTR pszObjId, PCERT_NAME_INFO pName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4208:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4209:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertGetIntendedKeyUsage (DWORD dwCertEncodingType, PCERT_INFO pCertInfo, BYTE *pbKeyUsage, DWORD cbKeyUsage); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4209:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4210:196: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptInstallDefaultContext (HCRYPTPROV hCryptProv, DWORD dwDefaultType, const void *pvDefaultPara, DWORD dwFlags, void *pvReserved, HCRYPTDEFAULTCONTEXT *phDefaultContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4210:196: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4211:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptUninstallDefaultContext (HCRYPTDEFAULTCONTEXT hDefaultContext, DWORD dwFlags, void *pvReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4211:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4212:193: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptExportPublicKeyInfo (HCRYPTPROV_OR_NCRYPT_KEY_HANDLE hCryptProvOrNCryptKey, DWORD dwKeySpec, DWORD dwCertEncodingType, PCERT_PUBLIC_KEY_INFO pInfo, DWORD *pcbInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4212:193: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4213:252: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptExportPublicKeyInfoEx (HCRYPTPROV_OR_NCRYPT_KEY_HANDLE hCryptProvOrNCryptKey, DWORD dwKeySpec, DWORD dwCertEncodingType, LPSTR pszPublicKeyObjId, DWORD dwFlags, void *pvAuxInfo, PCERT_PUBLIC_KEY_INFO pInfo, DWORD *pcbInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4213:252: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4256:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptImportPublicKeyInfo (HCRYPTPROV hCryptProv, DWORD dwCertEncodingType, PCERT_PUBLIC_KEY_INFO pInfo, HCRYPTKEY *phKey); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4256:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4257:197: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptImportPublicKeyInfoEx (HCRYPTPROV hCryptProv, DWORD dwCertEncodingType, PCERT_PUBLIC_KEY_INFO pInfo, ALG_ID aiKeyAlg, DWORD dwFlags, void *pvAuxInfo, HCRYPTKEY *phKey); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4257:197: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4266:230: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptAcquireCertificatePrivateKey (PCCERT_CONTEXT pCert, DWORD dwFlags, void *pvParameters, HCRYPTPROV_OR_NCRYPT_KEY_HANDLE *phCryptProvOrNCryptKey, DWORD *pdwKeySpec, WINBOOL *pfCallerFreeProvOrNCryptKey); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4266:230: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4267:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptFindCertificateKeyProvInfo (PCCERT_CONTEXT pCert, DWORD dwFlags, void *pvReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4267:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4268:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptImportPKCS8 (CRYPT_PKCS8_IMPORT_PARAMS sPrivateKeyAndParams, DWORD dwFlags, HCRYPTPROV *phCryptProv, void *pvAuxInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4268:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4269:190: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptExportPKCS8 (HCRYPTPROV hCryptProv, DWORD dwKeySpec, LPSTR pszPrivateKeyObjId, DWORD dwFlags, void *pvAuxInfo, BYTE *pbPrivateKeyBlob, DWORD *pcbPrivateKeyBlob); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4269:190: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4270:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptExportPKCS8Ex (CRYPT_PKCS8_EXPORT_PARAMS *psExportParams, DWORD dwFlags, void *pvAuxInfo, BYTE *pbPrivateKeyBlob, DWORD *pcbPrivateKeyBlob); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4270:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4271:208: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptHashPublicKeyInfo (HCRYPTPROV_LEGACY hCryptProv, ALG_ID Algid, DWORD dwFlags, DWORD dwCertEncodingType, PCERT_PUBLIC_KEY_INFO pInfo, BYTE *pbComputedHash, DWORD *pcbComputedHash); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4271:208: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4272:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM DWORD WINAPI CertRDNValueToStrA (DWORD dwValueType, PCERT_RDN_VALUE_BLOB pValue, LPSTR psz, DWORD csz); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4272:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4273:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM DWORD WINAPI CertRDNValueToStrW (DWORD dwValueType, PCERT_RDN_VALUE_BLOB pValue, LPWSTR psz, DWORD csz); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4273:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4274:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM DWORD WINAPI CertNameToStrA (DWORD dwCertEncodingType, PCERT_NAME_BLOB pName, DWORD dwStrType, LPSTR psz, DWORD csz); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4274:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4275:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM DWORD WINAPI CertNameToStrW (DWORD dwCertEncodingType, PCERT_NAME_BLOB pName, DWORD dwStrType, LPWSTR psz, DWORD csz); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4275:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4300:172: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertStrToNameA (DWORD dwCertEncodingType, LPCSTR pszX500, DWORD dwStrType, void *pvReserved, BYTE *pbEncoded, DWORD *pcbEncoded, LPCSTR *ppszError); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4300:172: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4301:174: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertStrToNameW (DWORD dwCertEncodingType, LPCWSTR pszX500, DWORD dwStrType, void *pvReserved, BYTE *pbEncoded, DWORD *pcbEncoded, LPCWSTR *ppszError); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4301:174: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4302:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM DWORD WINAPI CertGetNameStringA (PCCERT_CONTEXT pCertContext, DWORD dwType, DWORD dwFlags, void *pvTypePara, LPSTR pszNameString, DWORD cchNameString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4302:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4303:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM DWORD WINAPI CertGetNameStringW (PCCERT_CONTEXT pCertContext, DWORD dwType, DWORD dwFlags, void *pvTypePara, LPWSTR pszNameString, DWORD cchNameString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4303:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4417:221: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptSignMessage (PCRYPT_SIGN_MESSAGE_PARA pSignPara, WINBOOL fDetachedSignature, DWORD cToBeSigned, const BYTE *rgpbToBeSigned[], DWORD rgcbToBeSigned[], BYTE *pbSignedBlob, DWORD *pcbSignedBlob); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4417:221: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4418:226: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptVerifyMessageSignature (PCRYPT_VERIFY_MESSAGE_PARA pVerifyPara, DWORD dwSignerIndex, const BYTE *pbSignedBlob, DWORD cbSignedBlob, BYTE *pbDecoded, DWORD *pcbDecoded, PCCERT_CONTEXT *ppSignerCert); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4418:226: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4419:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM LONG WINAPI CryptGetMessageSignerCount (DWORD dwMsgEncodingType, const BYTE *pbSignedBlob, DWORD cbSignedBlob); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4419:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4420:179: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM HCERTSTORE WINAPI CryptGetMessageCertificates (DWORD dwMsgAndCertEncodingType, HCRYPTPROV_LEGACY hCryptProv, DWORD dwFlags, const BYTE *pbSignedBlob, DWORD cbSignedBlob); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4420:179: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4421:283: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptVerifyDetachedMessageSignature (PCRYPT_VERIFY_MESSAGE_PARA pVerifyPara, DWORD dwSignerIndex, const BYTE *pbDetachedSignBlob, DWORD cbDetachedSignBlob, DWORD cToBeSigned, const BYTE *rgpbToBeSigned[], DWORD rgcbToBeSigned[], PCCERT_CONTEXT *ppSignerCert); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4421:283: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4422:244: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptEncryptMessage (PCRYPT_ENCRYPT_MESSAGE_PARA pEncryptPara, DWORD cRecipientCert, PCCERT_CONTEXT rgpRecipientCert[], const BYTE *pbToBeEncrypted, DWORD cbToBeEncrypted, BYTE *pbEncryptedBlob, DWORD *pcbEncryptedBlob); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4422:244: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4423:207: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptDecryptMessage (PCRYPT_DECRYPT_MESSAGE_PARA pDecryptPara, const BYTE *pbEncryptedBlob, DWORD cbEncryptedBlob, BYTE *pbDecrypted, DWORD *pcbDecrypted, PCCERT_CONTEXT *ppXchgCert); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4423:207: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4424:323: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptSignAndEncryptMessage (PCRYPT_SIGN_MESSAGE_PARA pSignPara, PCRYPT_ENCRYPT_MESSAGE_PARA pEncryptPara, DWORD cRecipientCert, PCCERT_CONTEXT rgpRecipientCert[], const BYTE *pbToBeSignedAndEncrypted, DWORD cbToBeSignedAndEncrypted, BYTE *pbSignedAndEncryptedBlob, DWORD *pcbSignedAndEncryptedBlob); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4424:323: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4425:316: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptDecryptAndVerifyMessageSignature (PCRYPT_DECRYPT_MESSAGE_PARA pDecryptPara, PCRYPT_VERIFY_MESSAGE_PARA pVerifyPara, DWORD dwSignerIndex, const BYTE *pbEncryptedBlob, DWORD cbEncryptedBlob, BYTE *pbDecrypted, DWORD *pcbDecrypted, PCCERT_CONTEXT *ppXchgCert, PCCERT_CONTEXT *ppSignerCert); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4425:316: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4426:388: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptDecodeMessage (DWORD dwMsgTypeFlags, PCRYPT_DECRYPT_MESSAGE_PARA pDecryptPara, PCRYPT_VERIFY_MESSAGE_PARA pVerifyPara, DWORD dwSignerIndex, const BYTE *pbEncodedBlob, DWORD cbEncodedBlob, DWORD dwPrevInnerContentType, DWORD *pdwMsgType, DWORD *pdwInnerContentType, BYTE *pbDecoded, DWORD *pcbDecoded, PCCERT_CONTEXT *ppXchgCert, PCCERT_CONTEXT *ppSignerCert); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4426:388: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4427:262: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptHashMessage (PCRYPT_HASH_MESSAGE_PARA pHashPara, WINBOOL fDetachedHash, DWORD cToBeHashed, const BYTE *rgpbToBeHashed[], DWORD rgcbToBeHashed[], BYTE *pbHashedBlob, DWORD *pcbHashedBlob, BYTE *pbComputedHash, DWORD *pcbComputedHash); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4427:262: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4428:212: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptVerifyMessageHash (PCRYPT_HASH_MESSAGE_PARA pHashPara, BYTE *pbHashedBlob, DWORD cbHashedBlob, BYTE *pbToBeHashed, DWORD *pcbToBeHashed, BYTE *pbComputedHash, DWORD *pcbComputedHash); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4428:212: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4429:263: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptVerifyDetachedMessageHash (PCRYPT_HASH_MESSAGE_PARA pHashPara, BYTE *pbDetachedHashBlob, DWORD cbDetachedHashBlob, DWORD cToBeHashed, const BYTE *rgpbToBeHashed[], DWORD rgcbToBeHashed[], BYTE *pbComputedHash, DWORD *pcbComputedHash); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4429:263: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4430:177: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptSignMessageWithKey (PCRYPT_KEY_SIGN_MESSAGE_PARA pSignPara, const BYTE *pbToBeSigned, DWORD cbToBeSigned, BYTE *pbSignedBlob, DWORD *pcbSignedBlob); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4430:177: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4431:224: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptVerifyMessageSignatureWithKey (PCRYPT_KEY_VERIFY_MESSAGE_PARA pVerifyPara, PCERT_PUBLIC_KEY_INFO pPublicKeyInfo, const BYTE *pbSignedBlob, DWORD cbSignedBlob, BYTE *pbDecoded, DWORD *pcbDecoded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4431:224: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4432:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM HCERTSTORE WINAPI CertOpenSystemStoreA (HCRYPTPROV_LEGACY hProv, LPCSTR szSubsystemProtocol); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4432:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4433:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM HCERTSTORE WINAPI CertOpenSystemStoreW (HCRYPTPROV_LEGACY hProv, LPCWSTR szSubsystemProtocol); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4433:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4434:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertAddEncodedCertificateToSystemStoreA (LPCSTR szCertStoreName, const BYTE *pbCertEncoded, DWORD cbCertEncoded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4434:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4435:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertAddEncodedCertificateToSystemStoreW (LPCWSTR szCertStoreName, const BYTE *pbCertEncoded, DWORD cbCertEncoded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4435:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4436:195: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI FindCertsByIssuer (PCERT_CHAIN pCertChains, DWORD *pcbCertChains, DWORD *pcCertChains, BYTE *pbEncodedIssuerName, DWORD cbEncodedIssuerName, LPCWSTR pwszPurpose, DWORD dwKeySpec); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4436:195: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4437:313: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptQueryObject (DWORD dwObjectType, const void *pvObject, DWORD dwExpectedContentTypeFlags, DWORD dwExpectedFormatTypeFlags, DWORD dwFlags, DWORD *pdwMsgAndCertEncodingType, DWORD *pdwContentType, DWORD *pdwFormatType, HCERTSTORE *phCertStore, HCRYPTMSG *phMsg, const void **ppvContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4437:313: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:95, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4488:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM LPVOID WINAPI CryptMemAlloc (ULONG cbSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4488:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4489:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM LPVOID WINAPI CryptMemRealloc (LPVOID pv, ULONG cbSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4489:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4490:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM VOID WINAPI CryptMemFree (LPVOID pv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4490:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4491:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptCreateAsyncHandle (DWORD dwFlags, PHCRYPTASYNC phAsync); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4491:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4492:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptSetAsyncParam (HCRYPTASYNC hAsync, LPSTR pszParamOid, LPVOID pvParam, PFN_CRYPT_ASYNC_PARAM_FREE_FUNC pfnFree); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4492:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4493:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptGetAsyncParam (HCRYPTASYNC hAsync, LPSTR pszParamOid, LPVOID *ppvParam, PFN_CRYPT_ASYNC_PARAM_FREE_FUNC *ppfnFree); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4493:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4494:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptCloseAsyncHandle (HCRYPTASYNC hAsync); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4494:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:95, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4622:260: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptRetrieveObjectByUrlA (LPCSTR pszUrl, LPCSTR pszObjectOid, DWORD dwRetrievalFlags, DWORD dwTimeout, LPVOID *ppvObject, HCRYPTASYNC hAsyncRetrieve, PCRYPT_CREDENTIALS pCredentials, LPVOID pvVerify, PCRYPT_RETRIEVE_AUX_INFO pAuxInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4622:260: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4623:261: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptRetrieveObjectByUrlW (LPCWSTR pszUrl, LPCSTR pszObjectOid, DWORD dwRetrievalFlags, DWORD dwTimeout, LPVOID *ppvObject, HCRYPTASYNC hAsyncRetrieve, PCRYPT_CREDENTIALS pCredentials, LPVOID pvVerify, PCRYPT_RETRIEVE_AUX_INFO pAuxInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4623:261: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4629:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptInstallCancelRetrieval (PFN_CRYPT_CANCEL_RETRIEVAL pfnCancel, const void *pvArg, DWORD dwFlags, void *pvReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4629:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4630:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptUninstallCancelRetrieval (DWORD dwFlags, void *pvReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4630:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4631:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptCancelAsyncRetrieval (HCRYPTASYNC hAsyncRetrieval); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4631:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4663:203: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptGetObjectUrl (LPCSTR pszUrlOid, LPVOID pvPara, DWORD dwFlags, PCRYPT_URL_ARRAY pUrlArray, DWORD *pcbUrlArray, PCRYPT_URL_INFO pUrlInfo, DWORD *pcbUrlInfo, LPVOID pvReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4663:203: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4726:272: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptGetTimeValidObject (LPCSTR pszTimeValidOid, LPVOID pvPara, PCCERT_CONTEXT pIssuer, LPFILETIME pftValidFor, DWORD dwFlags, DWORD dwTimeout, LPVOID *ppvObject, PCRYPT_CREDENTIALS pCredentials, PCRYPT_GET_TIME_VALID_OBJECT_EXTRA_INFO pExtraInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4726:272: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4727:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptFlushTimeValidObject (LPCSTR pszFlushTimeValidOid, LPVOID pvPara, PCCERT_CONTEXT pIssuer, DWORD dwFlags, LPVOID pvReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4727:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4728:328: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM PCCERT_CONTEXT WINAPI CertCreateSelfSignCertificate (HCRYPTPROV_OR_NCRYPT_KEY_HANDLE hCryptProvOrNCryptKey, PCERT_NAME_BLOB pSubjectIssuerBlob, DWORD dwFlags, PCRYPT_KEY_PROV_INFO pKeyProvInfo, PCRYPT_ALGORITHM_IDENTIFIER pSignatureAlgorithm, PSYSTEMTIME pStartTime, PSYSTEMTIME pEndTime, PCERT_EXTENSIONS pExtensions); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4728:328: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4729:199: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptGetKeyIdentifierProperty (const CRYPT_HASH_BLOB *pKeyIdentifier, DWORD dwPropId, DWORD dwFlags, LPCWSTR pwszComputerName, void *pvReserved, void *pvData, DWORD *pcbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4729:199: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4730:189: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptSetKeyIdentifierProperty (const CRYPT_HASH_BLOB *pKeyIdentifier, DWORD dwPropId, DWORD dwFlags, LPCWSTR pwszComputerName, void *pvReserved, const void *pvData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4730:189: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4731:220: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptEnumKeyIdentifierProperties (const CRYPT_HASH_BLOB *pKeyIdentifier, DWORD dwPropId, DWORD dwFlags, LPCWSTR pwszComputerName, void *pvReserved, void *pvArg, PFN_CRYPT_ENUM_KEYID_PROP pfnEnum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4731:220: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4732:224: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptCreateKeyIdentifierFromCSP (DWORD dwCertEncodingType, LPCSTR pszPubKeyOID, const PUBLICKEYSTRUC *pPubKeyStruc, DWORD cbPubKeyStruc, DWORD dwFlags, void *pvReserved, BYTE *pbHash, DWORD *pcbHash); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4732:224: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4860:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertCreateCertificateChainEngine (PCERT_CHAIN_ENGINE_CONFIG pConfig, HCERTCHAINENGINE *phChainEngine); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4860:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4861:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM VOID WINAPI CertFreeCertificateChainEngine (HCERTCHAINENGINE hChainEngine); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4861:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4862:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertResyncCertificateChainEngine (HCERTCHAINENGINE hChainEngine); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4862:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5012:257: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertGetCertificateChain (HCERTCHAINENGINE hChainEngine, PCCERT_CONTEXT pCertContext, LPFILETIME pTime, HCERTSTORE hAdditionalStore, PCERT_CHAIN_PARA pChainPara, DWORD dwFlags, LPVOID pvReserved, PCCERT_CHAIN_CONTEXT *ppChainContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5012:257: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5013:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM VOID WINAPI CertFreeCertificateChain (PCCERT_CHAIN_CONTEXT pChainContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5013:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5014:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM PCCERT_CHAIN_CONTEXT WINAPI CertDuplicateCertificateChain (PCCERT_CHAIN_CONTEXT pChainContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5014:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5035:209: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM PCCERT_CHAIN_CONTEXT WINAPI CertFindChainInStore (HCERTSTORE hCertStore, DWORD dwCertEncodingType, DWORD dwFindFlags, DWORD dwFindType, const void *pvFindPara, PCCERT_CHAIN_CONTEXT pPrevChainContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5035:209: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5101:193: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertVerifyCertificateChainPolicy (LPCSTR pszPolicyOID, PCCERT_CHAIN_CONTEXT pChainContext, PCERT_CHAIN_POLICY_PARA pPolicyPara, PCERT_CHAIN_POLICY_STATUS pPolicyStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5101:193: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5163:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptStringToBinaryA (LPCSTR pszString, DWORD cchString, DWORD dwFlags, BYTE *pbBinary, DWORD *pcbBinary, DWORD *pdwSkip, DWORD *pdwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5163:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5164:164: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptStringToBinaryW (LPCWSTR pszString, DWORD cchString, DWORD dwFlags, BYTE *pbBinary, DWORD *pcbBinary, DWORD *pdwSkip, DWORD *pdwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5164:164: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5165:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptBinaryToStringA (CONST BYTE *pbBinary, DWORD cbBinary, DWORD dwFlags, LPSTR pszString, DWORD *pcchString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5165:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5166:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptBinaryToStringW (CONST BYTE *pbBinary, DWORD cbBinary, DWORD dwFlags, LPWSTR pszString, DWORD *pcchString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5166:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5200:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM HCERTSTORE WINAPI PFXImportCertStore (CRYPT_DATA_BLOB *pPFX, LPCWSTR szPassword, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5200:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5212:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI PFXIsPFXBlob (CRYPT_DATA_BLOB *pPFX); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5212:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5213:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI PFXVerifyPassword (CRYPT_DATA_BLOB *pPFX, LPCWSTR szPassword, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5213:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5214:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI PFXExportCertStoreEx (HCERTSTORE hStore, CRYPT_DATA_BLOB *pPFX, LPCWSTR szPassword, void *pvPara, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5214:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5224:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI PFXExportCertStore (HCERTSTORE hStore, CRYPT_DATA_BLOB *pPFX, LPCWSTR szPassword, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5224:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5249:247: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertRetrieveLogoOrBiometricInfo (PCCERT_CONTEXT pCertContext, LPCSTR lpszLogoOrBiometricType, DWORD dwRetrievalFlags, DWORD dwTimeout, DWORD dwFlags, void *pvReserved, BYTE **ppbData, DWORD *pcbData, LPWSTR *ppwszMimeType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5249:247: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5434, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:95, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/dpapi.h:78:210: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DPAPI_IMP WINBOOL WINAPI CryptProtectData (DATA_BLOB *pDataIn, LPCWSTR szDataDescr, DATA_BLOB *pOptionalEntropy, PVOID pvReserved, CRYPTPROTECT_PROMPTSTRUCT *pPromptStruct, DWORD dwFlags, DATA_BLOB *pDataOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/dpapi.h:78:210: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/dpapi.h:79:214: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DPAPI_IMP WINBOOL WINAPI CryptUnprotectData (DATA_BLOB *pDataIn, LPWSTR *ppszDataDescr, DATA_BLOB *pOptionalEntropy, PVOID pvReserved, CRYPTPROTECT_PROMPTSTRUCT *pPromptStruct, DWORD dwFlags, DATA_BLOB *pDataOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/dpapi.h:79:214: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/dpapi.h:80:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DPAPI_IMP WINBOOL WINAPI CryptProtectMemory (LPVOID pDataIn, DWORD cbDataIn, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/dpapi.h:80:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/dpapi.h:81:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DPAPI_IMP WINBOOL WINAPI CryptUnprotectMemory (LPVOID pDataIn, DWORD cbDataIn, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/dpapi.h:81:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:96, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winefs.h:66:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI DWORD WINAPI QueryUsersOnEncryptedFile(LPCWSTR lpFileName,PENCRYPTION_CERTIFICATE_HASH_LIST *pUsers); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winefs.h:66:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:96, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winefs.h:67:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI DWORD WINAPI QueryRecoveryAgentsOnEncryptedFile(LPCWSTR lpFileName,PENCRYPTION_CERTIFICATE_HASH_LIST *pRecoveryAgents); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winefs.h:67:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winefs.h:68:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI DWORD WINAPI RemoveUsersFromEncryptedFile(LPCWSTR lpFileName,PENCRYPTION_CERTIFICATE_HASH_LIST pHashes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winefs.h:68:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winefs.h:69:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI DWORD WINAPI AddUsersToEncryptedFile(LPCWSTR lpFileName,PENCRYPTION_CERTIFICATE_LIST pUsers); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winefs.h:69:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winefs.h:70:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI DWORD WINAPI SetUserFileEncryptionKey(PENCRYPTION_CERTIFICATE pEncryptionCertificate); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winefs.h:70:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winefs.h:71:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI VOID WINAPI FreeEncryptionCertificateHashList(PENCRYPTION_CERTIFICATE_HASH_LIST pHashes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winefs.h:71:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winefs.h:72:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI EncryptionDisable(LPCWSTR DirPath,WINBOOL Disable); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winefs.h:72:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winefs.h:73:190: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI DWORD WINAPI DuplicateEncryptionInfoFile(LPCWSTR SrcFileName,LPCWSTR DstFileName,DWORD dwCreationDistribution,DWORD dwAttributes,CONST LPSECURITY_ATTRIBUTES lpSecurityAttributes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winefs.h:73:190: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:21, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsip.h:19:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY I_RpcNsGetBuffer(PRPC_MESSAGE Message); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsip.h:19:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsip.h:20:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY I_RpcNsSendReceive(PRPC_MESSAGE Message,RPC_BINDING_HANDLE *Handle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsip.h:20:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsip.h:21:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI void RPC_ENTRY I_RpcNsRaiseException(PRPC_MESSAGE Message,RPC_STATUS Status); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsip.h:21:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsip.h:22:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY I_RpcReBindBuffer(PRPC_MESSAGE Message); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsip.h:22:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsip.h:23:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY I_NsServerBindSearch(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsip.h:23:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsip.h:24:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY I_NsClientBindSearch(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsip.h:24:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsip.h:25:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI void RPC_ENTRY I_NsClientBindDone(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsip.h:25:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:114:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *__RPC_USER MIDL_user_allocate(SIZE_T); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:114:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:115:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_USER MIDL_user_free(void *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:115:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:148:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_BINDING_HANDLE RPC_ENTRY NDRCContextBinding(NDR_CCONTEXT CContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:148:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:149:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NDRCContextMarshall(NDR_CCONTEXT CContext,void *pBuff); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:149:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:150:149: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NDRCContextUnmarshall(NDR_CCONTEXT *pCContext,RPC_BINDING_HANDLE hBinding,void *pBuff,unsigned __LONG32 DataRepresentation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:150:149: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:151:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NDRSContextMarshall(NDR_SCONTEXT CContext,void *pBuff,NDR_RUNDOWN userRunDownIn); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:151:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:152:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI NDR_SCONTEXT RPC_ENTRY NDRSContextUnmarshall(void *pBuff,unsigned __LONG32 DataRepresentation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:152:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:153:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NDRSContextMarshallEx(RPC_BINDING_HANDLE BindingHandle,NDR_SCONTEXT CContext,void *pBuff,NDR_RUNDOWN userRunDownIn); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:153:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:154:179: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NDRSContextMarshall2(RPC_BINDING_HANDLE BindingHandle,NDR_SCONTEXT CContext,void *pBuff,NDR_RUNDOWN userRunDownIn,void *CtxGuard,unsigned __LONG32 Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:154:179: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:155:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI NDR_SCONTEXT RPC_ENTRY NDRSContextUnmarshallEx(RPC_BINDING_HANDLE BindingHandle,void *pBuff,unsigned __LONG32 DataRepresentation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:155:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:156:178: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI NDR_SCONTEXT RPC_ENTRY NDRSContextUnmarshall2(RPC_BINDING_HANDLE BindingHandle,void *pBuff,unsigned __LONG32 DataRepresentation,void *CtxGuard,unsigned __LONG32 Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:156:178: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:157:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY RpcSsDestroyClientContext(void **ContextHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:157:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:401:208: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_API RpcCsGetTags(RPC_BINDING_HANDLE hBinding,int fServerSide,unsigned __LONG32 *pulSendingTag,unsigned __LONG32 *pulDesiredReceivingTag,unsigned __LONG32 *pulReceivingTag,error_status_t *pStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:401:208: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:522:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPC_STATUS RPC_ENTRY NdrClientGetSupportedSyntaxes(RPC_CLIENT_INTERFACE *pInf,unsigned __LONG32 *pCount,MIDL_SYNTAX_INFO **pArr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:522:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:523:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPC_STATUS RPC_ENTRY NdrServerGetSupportedSyntaxes(RPC_SERVER_INTERFACE *pInf,unsigned __LONG32 *pCount,MIDL_SYNTAX_INFO **pArr,unsigned __LONG32 *pPreferSyntaxIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:523:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:524:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrSimpleTypeMarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,unsigned char FormatChar); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:524:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:525:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrPointerMarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:525:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:526:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrCsArrayMarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:526:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:527:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrCsTagMarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:527:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:528:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrSimpleStructMarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:528:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:529:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrConformantStructMarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:529:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:530:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrConformantVaryingStructMarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:530:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:531:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrComplexStructMarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:531:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:532:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrFixedArrayMarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:532:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:533:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrConformantArrayMarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:533:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:534:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrConformantVaryingArrayMarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:534:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:535:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrVaryingArrayMarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:535:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:536:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrComplexArrayMarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:536:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:537:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrNonConformantStringMarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:537:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:538:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrConformantStringMarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:538:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:539:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrEncapsulatedUnionMarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:539:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:540:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrNonEncapsulatedUnionMarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:540:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:541:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrByteCountPointerMarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:541:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:542:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrXmitOrRepAsMarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:542:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:543:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrUserMarshalMarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:543:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:544:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrInterfacePointerMarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:544:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:545:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrClientContextMarshall(PMIDL_STUB_MESSAGE pStubMsg,NDR_CCONTEXT ContextHandle,int fCheck); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:545:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:546:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrServerContextMarshall(PMIDL_STUB_MESSAGE pStubMsg,NDR_SCONTEXT ContextHandle,NDR_RUNDOWN RundownRoutine); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:546:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:547:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrServerContextNewMarshall(PMIDL_STUB_MESSAGE pStubMsg,NDR_SCONTEXT ContextHandle,NDR_RUNDOWN RundownRoutine,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:547:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:548:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrSimpleTypeUnmarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,unsigned char FormatChar); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:548:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:549:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrCsArrayUnmarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **ppMemory,PFORMAT_STRING pFormat,unsigned char fMustAlloc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:549:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:550:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrCsTagUnmarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **ppMemory,PFORMAT_STRING pFormat,unsigned char fMustAlloc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:550:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:551:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrRangeUnmarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **ppMemory,PFORMAT_STRING pFormat,unsigned char fMustAlloc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:551:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:552:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrCorrelationInitialize(PMIDL_STUB_MESSAGE pStubMsg,void *pMemory,unsigned __LONG32 CacheSize,unsigned __LONG32 flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:552:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:553:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrCorrelationPass(PMIDL_STUB_MESSAGE pStubMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:553:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:554:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrCorrelationFree(PMIDL_STUB_MESSAGE pStubMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:554:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:555:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrPointerUnmarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **ppMemory,PFORMAT_STRING pFormat,unsigned char fMustAlloc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:555:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:556:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrSimpleStructUnmarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **ppMemory,PFORMAT_STRING pFormat,unsigned char fMustAlloc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:556:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:557:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrConformantStructUnmarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **ppMemory,PFORMAT_STRING pFormat,unsigned char fMustAlloc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:557:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:558:174: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrConformantVaryingStructUnmarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **ppMemory,PFORMAT_STRING pFormat,unsigned char fMustAlloc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:558:174: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:559:164: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrComplexStructUnmarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **ppMemory,PFORMAT_STRING pFormat,unsigned char fMustAlloc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:559:164: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:560:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrFixedArrayUnmarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **ppMemory,PFORMAT_STRING pFormat,unsigned char fMustAlloc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:560:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:561:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrConformantArrayUnmarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **ppMemory,PFORMAT_STRING pFormat,unsigned char fMustAlloc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:561:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:562:173: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrConformantVaryingArrayUnmarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **ppMemory,PFORMAT_STRING pFormat,unsigned char fMustAlloc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:562:173: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:563:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrVaryingArrayUnmarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **ppMemory,PFORMAT_STRING pFormat,unsigned char fMustAlloc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:563:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:564:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrComplexArrayUnmarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **ppMemory,PFORMAT_STRING pFormat,unsigned char fMustAlloc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:564:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:565:170: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrNonConformantStringUnmarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **ppMemory,PFORMAT_STRING pFormat,unsigned char fMustAlloc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:565:170: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:566:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrConformantStringUnmarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **ppMemory,PFORMAT_STRING pFormat,unsigned char fMustAlloc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:566:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:567:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrEncapsulatedUnionUnmarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **ppMemory,PFORMAT_STRING pFormat,unsigned char fMustAlloc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:567:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:568:171: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrNonEncapsulatedUnionUnmarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **ppMemory,PFORMAT_STRING pFormat,unsigned char fMustAlloc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:568:171: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:569:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrByteCountPointerUnmarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **ppMemory,PFORMAT_STRING pFormat,unsigned char fMustAlloc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:569:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:570:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrXmitOrRepAsUnmarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **ppMemory,PFORMAT_STRING pFormat,unsigned char fMustAlloc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:570:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:571:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrUserMarshalUnmarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **ppMemory,PFORMAT_STRING pFormat,unsigned char fMustAlloc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:571:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:572:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrInterfacePointerUnmarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **ppMemory,PFORMAT_STRING pFormat,unsigned char fMustAlloc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:572:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:573:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrClientContextUnmarshall(PMIDL_STUB_MESSAGE pStubMsg,NDR_CCONTEXT *pContextHandle,RPC_BINDING_HANDLE BindHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:573:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:574:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI NDR_SCONTEXT RPC_ENTRY NdrServerContextUnmarshall(PMIDL_STUB_MESSAGE pStubMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:574:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:575:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI NDR_SCONTEXT RPC_ENTRY NdrContextHandleInitialize(PMIDL_STUB_MESSAGE pStubMsg,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:575:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:576:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI NDR_SCONTEXT RPC_ENTRY NdrServerContextNewUnmarshall(PMIDL_STUB_MESSAGE pStubMsg,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:576:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:577:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrPointerBufferSize(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:577:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:578:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrCsArrayBufferSize(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:578:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:579:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrCsTagBufferSize(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:579:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:580:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrSimpleStructBufferSize(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:580:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:581:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrConformantStructBufferSize(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:581:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:582:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrConformantVaryingStructBufferSize(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:582:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:583:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrComplexStructBufferSize(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:583:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:584:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrFixedArrayBufferSize(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:584:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:585:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrConformantArrayBufferSize(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:585:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:586:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrConformantVaryingArrayBufferSize(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:586:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:587:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrVaryingArrayBufferSize(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:587:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:588:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrComplexArrayBufferSize(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:588:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:589:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrConformantStringBufferSize(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:589:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:590:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrNonConformantStringBufferSize(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:590:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:591:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrEncapsulatedUnionBufferSize(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:591:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:592:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrNonEncapsulatedUnionBufferSize(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:592:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:593:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrByteCountPointerBufferSize(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:593:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:594:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrXmitOrRepAsBufferSize(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:594:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:595:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrUserMarshalBufferSize(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:595:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:596:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrInterfacePointerBufferSize(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:596:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:597:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrContextHandleSize(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:597:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:598:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned __LONG32 RPC_ENTRY NdrPointerMemorySize(PMIDL_STUB_MESSAGE pStubMsg,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:598:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:599:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned __LONG32 RPC_ENTRY NdrCsArrayMemorySize(PMIDL_STUB_MESSAGE pStubMsg,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:599:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:600:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned __LONG32 RPC_ENTRY NdrCsTagMemorySize(PMIDL_STUB_MESSAGE pStubMsg,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:600:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:601:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned __LONG32 RPC_ENTRY NdrSimpleStructMemorySize(PMIDL_STUB_MESSAGE pStubMsg,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:601:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:602:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned __LONG32 RPC_ENTRY NdrConformantStructMemorySize(PMIDL_STUB_MESSAGE pStubMsg,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:602:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:603:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned __LONG32 RPC_ENTRY NdrConformantVaryingStructMemorySize(PMIDL_STUB_MESSAGE pStubMsg,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:603:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:604:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned __LONG32 RPC_ENTRY NdrComplexStructMemorySize(PMIDL_STUB_MESSAGE pStubMsg,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:604:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:605:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned __LONG32 RPC_ENTRY NdrFixedArrayMemorySize(PMIDL_STUB_MESSAGE pStubMsg,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:605:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:606:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned __LONG32 RPC_ENTRY NdrConformantArrayMemorySize(PMIDL_STUB_MESSAGE pStubMsg,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:606:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:607:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned __LONG32 RPC_ENTRY NdrConformantVaryingArrayMemorySize(PMIDL_STUB_MESSAGE pStubMsg,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:607:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:608:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned __LONG32 RPC_ENTRY NdrVaryingArrayMemorySize(PMIDL_STUB_MESSAGE pStubMsg,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:608:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:609:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned __LONG32 RPC_ENTRY NdrComplexArrayMemorySize(PMIDL_STUB_MESSAGE pStubMsg,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:609:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:610:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned __LONG32 RPC_ENTRY NdrConformantStringMemorySize(PMIDL_STUB_MESSAGE pStubMsg,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:610:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:611:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned __LONG32 RPC_ENTRY NdrNonConformantStringMemorySize(PMIDL_STUB_MESSAGE pStubMsg,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:611:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:612:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned __LONG32 RPC_ENTRY NdrEncapsulatedUnionMemorySize(PMIDL_STUB_MESSAGE pStubMsg,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:612:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:613:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned __LONG32 RPC_ENTRY NdrNonEncapsulatedUnionMemorySize(PMIDL_STUB_MESSAGE pStubMsg,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:613:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:614:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned __LONG32 RPC_ENTRY NdrXmitOrRepAsMemorySize(PMIDL_STUB_MESSAGE pStubMsg,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:614:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:615:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned __LONG32 RPC_ENTRY NdrUserMarshalMemorySize(PMIDL_STUB_MESSAGE pStubMsg,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:615:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:616:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned __LONG32 RPC_ENTRY NdrInterfacePointerMemorySize(PMIDL_STUB_MESSAGE pStubMsg,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:616:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:617:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrPointerFree(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:617:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:618:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrCsArrayFree(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:618:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:619:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrSimpleStructFree(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:619:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:620:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrConformantStructFree(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:620:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:621:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrConformantVaryingStructFree(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:621:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:622:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrComplexStructFree(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:622:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:623:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrFixedArrayFree(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:623:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:624:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrConformantArrayFree(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:624:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:625:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrConformantVaryingArrayFree(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:625:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:626:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrVaryingArrayFree(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:626:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:627:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrComplexArrayFree(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:627:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:628:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrEncapsulatedUnionFree(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:628:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:629:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrNonEncapsulatedUnionFree(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:629:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:630:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrByteCountPointerFree(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:630:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:631:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrXmitOrRepAsFree(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:631:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:632:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrUserMarshalFree(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:632:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:633:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrInterfacePointerFree(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:633:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:634:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrConvert2(PMIDL_STUB_MESSAGE pStubMsg,PFORMAT_STRING pFormat,__LONG32 NumberParams); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:634:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:635:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrConvert(PMIDL_STUB_MESSAGE pStubMsg,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:635:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:650:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrUserMarshalSimpleTypeConvert(unsigned __LONG32 *pFlags,unsigned char *pBuffer,unsigned char FormatChar); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:650:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:651:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrClientInitializeNew(PRPC_MESSAGE pRpcMsg,PMIDL_STUB_MESSAGE pStubMsg,PMIDL_STUB_DESC pStubDescriptor,unsigned int ProcNum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:651:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:652:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrServerInitializeNew(PRPC_MESSAGE pRpcMsg,PMIDL_STUB_MESSAGE pStubMsg,PMIDL_STUB_DESC pStubDescriptor); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:652:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:653:172: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrServerInitializePartial(PRPC_MESSAGE pRpcMsg,PMIDL_STUB_MESSAGE pStubMsg,PMIDL_STUB_DESC pStubDescriptor,unsigned __LONG32 RequestedBufferSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:653:172: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:654:148: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrClientInitialize(PRPC_MESSAGE pRpcMsg,PMIDL_STUB_MESSAGE pStubMsg,PMIDL_STUB_DESC pStubDescriptor,unsigned int ProcNum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:654:148: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:655:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrServerInitialize(PRPC_MESSAGE pRpcMsg,PMIDL_STUB_MESSAGE pStubMsg,PMIDL_STUB_DESC pStubDescriptor); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:655:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:656:148: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrServerInitializeUnmarshall (PMIDL_STUB_MESSAGE pStubMsg,PMIDL_STUB_DESC pStubDescriptor,PRPC_MESSAGE pRpcMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:656:148: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:657:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrServerInitializeMarshall (PRPC_MESSAGE pRpcMsg,PMIDL_STUB_MESSAGE pStubMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:657:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:658:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrGetBuffer(PMIDL_STUB_MESSAGE pStubMsg,unsigned __LONG32 BufferLength,RPC_BINDING_HANDLE Handle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:658:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:659:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrNsGetBuffer(PMIDL_STUB_MESSAGE pStubMsg,unsigned __LONG32 BufferLength,RPC_BINDING_HANDLE Handle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:659:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:660:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrSendReceive(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pBufferEnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:660:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:661:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrNsSendReceive(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pBufferEnd,RPC_BINDING_HANDLE *pAutoHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:661:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:662:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrFreeBuffer(PMIDL_STUB_MESSAGE pStubMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:662:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:663:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY NdrGetDcomProtocolVersion(PMIDL_STUB_MESSAGE pStubMsg,RPC_VERSION *pVersion); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:663:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:664:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CLIENT_CALL_RETURN RPC_VAR_ENTRY NdrClientCall2(PMIDL_STUB_DESC pStubDescriptor,PFORMAT_STRING pFormat,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:664:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:668:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CLIENT_CALL_RETURN RPC_VAR_ENTRY NdrClientCall(PMIDL_STUB_DESC pStubDescriptor,PFORMAT_STRING pFormat,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:668:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:669:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CLIENT_CALL_RETURN RPC_VAR_ENTRY NdrAsyncClientCall(PMIDL_STUB_DESC pStubDescriptor,PFORMAT_STRING pFormat,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:669:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:670:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CLIENT_CALL_RETURN RPC_VAR_ENTRY NdrDcomAsyncClientCall(PMIDL_STUB_DESC pStubDescriptor,PFORMAT_STRING pFormat,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:670:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:682:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrAsyncServerCall(PRPC_MESSAGE pRpcMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:682:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:683:164: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI __LONG32 RPC_ENTRY NdrAsyncStubCall(struct IRpcStubBuffer *pThis,struct IRpcChannelBuffer *pChannel,PRPC_MESSAGE pRpcMsg,unsigned __LONG32 *pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:683:164: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:684:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI __LONG32 RPC_ENTRY NdrDcomAsyncStubCall(struct IRpcStubBuffer *pThis,struct IRpcChannelBuffer *pChannel,PRPC_MESSAGE pRpcMsg,unsigned __LONG32 *pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:684:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:685:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI __LONG32 RPC_ENTRY NdrStubCall2(struct IRpcStubBuffer *pThis,struct IRpcChannelBuffer *pChannel,PRPC_MESSAGE pRpcMsg,unsigned __LONG32 *pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:685:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:686:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrServerCall2(PRPC_MESSAGE pRpcMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:686:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:687:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI __LONG32 RPC_ENTRY NdrStubCall (struct IRpcStubBuffer *pThis,struct IRpcChannelBuffer *pChannel,PRPC_MESSAGE pRpcMsg,unsigned __LONG32 *pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:687:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:688:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrServerCall(PRPC_MESSAGE pRpcMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:688:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:689:201: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI int RPC_ENTRY NdrServerUnmarshall(struct IRpcChannelBuffer *pChannel,PRPC_MESSAGE pRpcMsg,PMIDL_STUB_MESSAGE pStubMsg,PMIDL_STUB_DESC pStubDescriptor,PFORMAT_STRING pFormat,void *pParamList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:689:201: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:690:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrServerMarshall(struct IRpcStubBuffer *pThis,struct IRpcChannelBuffer *pChannel,PMIDL_STUB_MESSAGE pStubMsg,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:690:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:691:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY NdrMapCommAndFaultStatus(PMIDL_STUB_MESSAGE pStubMsg,unsigned __LONG32 *pCommStatus,unsigned __LONG32 *pFaultStatus,RPC_STATUS Status); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:691:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:692:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI int RPC_ENTRY NdrSH_UPDecision(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **pPtrInMem,RPC_BUFPTR pBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:692:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:693:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI int RPC_ENTRY NdrSH_TLUPDecision(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **pPtrInMem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:693:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:694:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI int RPC_ENTRY NdrSH_TLUPDecisionBuffer(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **pPtrInMem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:694:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:695:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI int RPC_ENTRY NdrSH_IfAlloc(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **pPtrInMem,unsigned __LONG32 Count); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:695:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:696:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI int RPC_ENTRY NdrSH_IfAllocRef(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **pPtrInMem,unsigned __LONG32 Count); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:696:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:697:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI int RPC_ENTRY NdrSH_IfAllocSet(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **pPtrInMem,unsigned __LONG32 Count); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:697:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:698:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_BUFPTR RPC_ENTRY NdrSH_IfCopy(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **pPtrInMem,unsigned __LONG32 Count); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:698:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:699:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_BUFPTR RPC_ENTRY NdrSH_IfAllocCopy(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **pPtrInMem,unsigned __LONG32 Count); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:699:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:700:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned __LONG32 RPC_ENTRY NdrSH_Copy(unsigned char *pStubMsg,unsigned char *pPtrInMem,unsigned __LONG32 Count); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:700:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:701:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrSH_IfFree(PMIDL_STUB_MESSAGE pMessage,unsigned char *pPtr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:701:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:702:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_BUFPTR RPC_ENTRY NdrSH_StringMarshall(PMIDL_STUB_MESSAGE pMessage,unsigned char *pMemory,unsigned __LONG32 Count,int Size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:702:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:703:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_BUFPTR RPC_ENTRY NdrSH_StringUnMarshall(PMIDL_STUB_MESSAGE pMessage,unsigned char **pMemory,int Size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:703:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:710:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void *RPC_ENTRY RpcSsAllocate(size_t Size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:710:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:711:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY RpcSsDisableAllocate(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:711:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:712:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY RpcSsEnableAllocate(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:712:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:713:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY RpcSsFree(void *NodeToFree); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:713:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:714:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_SS_THREAD_HANDLE RPC_ENTRY RpcSsGetThreadHandle(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:714:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:715:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY RpcSsSetClientAllocFree(RPC_CLIENT_ALLOC *ClientAlloc,RPC_CLIENT_FREE *ClientFree); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:715:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:716:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY RpcSsSetThreadHandle(RPC_SS_THREAD_HANDLE Id); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:716:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:717:175: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY RpcSsSwapClientAllocFree(RPC_CLIENT_ALLOC *ClientAlloc,RPC_CLIENT_FREE *ClientFree,RPC_CLIENT_ALLOC **OldClientAlloc,RPC_CLIENT_FREE **OldClientFree); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:717:175: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:718:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void *RPC_ENTRY RpcSmAllocate(size_t Size,RPC_STATUS *pStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:718:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:719:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcSmClientFree(void *pNodeToFree); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:719:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:720:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcSmDestroyClientContext(void **ContextHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:720:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:721:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcSmDisableAllocate(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:721:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:722:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcSmEnableAllocate(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:722:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:723:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcSmFree(void *NodeToFree); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:723:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:724:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_SS_THREAD_HANDLE RPC_ENTRY RpcSmGetThreadHandle (RPC_STATUS *pStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:724:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:725:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcSmSetClientAllocFree(RPC_CLIENT_ALLOC *ClientAlloc,RPC_CLIENT_FREE *ClientFree); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:725:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:726:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcSmSetThreadHandle(RPC_SS_THREAD_HANDLE Id); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:726:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:727:181: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcSmSwapClientAllocFree(RPC_CLIENT_ALLOC *ClientAlloc,RPC_CLIENT_FREE *ClientFree,RPC_CLIENT_ALLOC **OldClientAlloc,RPC_CLIENT_FREE **OldClientFree); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:727:181: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:728:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrRpcSsEnableAllocate(PMIDL_STUB_MESSAGE pMessage); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:728:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:729:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrRpcSsDisableAllocate(PMIDL_STUB_MESSAGE pMessage); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:729:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:730:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrRpcSmSetClientToOsf(PMIDL_STUB_MESSAGE pMessage); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:730:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:731:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void *RPC_ENTRY NdrRpcSmClientAllocate(size_t Size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:731:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:732:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrRpcSmClientFree(void *NodeToFree); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:732:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:733:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void *RPC_ENTRY NdrRpcSsDefaultAllocate(size_t Size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:733:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:734:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrRpcSsDefaultFree(void *NodeToFree); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:734:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:735:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI PFULL_PTR_XLAT_TABLES RPC_ENTRY NdrFullPointerXlatInit(unsigned __LONG32 NumberOfPointers,XLAT_SIDE XlatSide); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:735:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:736:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrFullPointerXlatFree(PFULL_PTR_XLAT_TABLES pXlatTables); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:736:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:737:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI int RPC_ENTRY NdrFullPointerQueryPointer(PFULL_PTR_XLAT_TABLES pXlatTables,void *pPointer,unsigned char QueryType,unsigned __LONG32 *pRefId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:737:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:738:149: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI int RPC_ENTRY NdrFullPointerQueryRefId(PFULL_PTR_XLAT_TABLES pXlatTables,unsigned __LONG32 RefId,unsigned char QueryType,void **ppPointer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:738:149: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:739:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrFullPointerInsertRefId(PFULL_PTR_XLAT_TABLES pXlatTables,unsigned __LONG32 RefId,void *pPointer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:739:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:740:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI int RPC_ENTRY NdrFullPointerFree(PFULL_PTR_XLAT_TABLES pXlatTables,void *Pointer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:740:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:741:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void *RPC_ENTRY NdrAllocate(PMIDL_STUB_MESSAGE pStubMsg,size_t Len); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:741:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:742:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrClearOutParameters(PMIDL_STUB_MESSAGE pStubMsg,PFORMAT_STRING pFormat,void *ArgAddr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:742:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:743:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void *RPC_ENTRY NdrOleAllocate(size_t Size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:743:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:744:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrOleFree(void *NodeToFree); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:744:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:779:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPC_STATUS RPC_ENTRY NdrGetUserMarshalInfo(unsigned __LONG32 *pFlags,unsigned __LONG32 InformationLevel,NDR_USER_MARSHAL_INFO *pMarshalInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:779:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:780:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPC_STATUS RPC_ENTRY NdrCreateServerInterfaceFromStub(struct IRpcStubBuffer *pStub,RPC_SERVER_INTERFACE *pServerIf); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:780:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:781:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CLIENT_CALL_RETURN RPC_VAR_ENTRY NdrClientCall3(MIDL_STUBLESS_PROXY_INFO *pProxyInfo,unsigned __LONG32 nProcNum,void *pReturnValue,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:781:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:782:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CLIENT_CALL_RETURN RPC_VAR_ENTRY Ndr64AsyncClientCall(MIDL_STUBLESS_PROXY_INFO *pProxyInfo,unsigned __LONG32 nProcNum,void *pReturnValue,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:782:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:783:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CLIENT_CALL_RETURN RPC_VAR_ENTRY Ndr64DcomAsyncClientCall(MIDL_STUBLESS_PROXY_INFO *pProxyInfo,unsigned __LONG32 nProcNum,void *pReturnValue,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:783:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:787:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY Ndr64AsyncServerCall(PRPC_MESSAGE pRpcMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:787:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:788:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY Ndr64AsyncServerCall64(PRPC_MESSAGE pRpcMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:788:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:789:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY Ndr64AsyncServerCallAll(PRPC_MESSAGE pRpcMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:789:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:790:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI __LONG32 RPC_ENTRY Ndr64AsyncStubCall(struct IRpcStubBuffer *pThis,struct IRpcChannelBuffer *pChannel,PRPC_MESSAGE pRpcMsg,unsigned __LONG32 *pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:790:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:791:170: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI __LONG32 RPC_ENTRY Ndr64DcomAsyncStubCall(struct IRpcStubBuffer *pThis,struct IRpcChannelBuffer *pChannel,PRPC_MESSAGE pRpcMsg,unsigned __LONG32 *pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:791:170: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:792:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI __LONG32 RPC_ENTRY NdrStubCall3 (struct IRpcStubBuffer *pThis,struct IRpcChannelBuffer *pChannel,PRPC_MESSAGE pRpcMsg,unsigned __LONG32 *pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:792:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:793:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrServerCallAll(PRPC_MESSAGE pRpcMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:793:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:794:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrServerCallNdr64(PRPC_MESSAGE pRpcMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:794:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:795:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrServerCall3(PRPC_MESSAGE pRpcMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:795:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:796:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrPartialIgnoreClientMarshall(PMIDL_STUB_MESSAGE pStubMsg,void *pMemory); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:796:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:797:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrPartialIgnoreServerUnmarshall(PMIDL_STUB_MESSAGE pStubMsg,void **ppMemory); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:797:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:798:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrPartialIgnoreClientBufferSize(PMIDL_STUB_MESSAGE pStubMsg,void *pMemory); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:798:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:799:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrPartialIgnoreServerInitialize(PMIDL_STUB_MESSAGE pStubMsg,void **ppMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:799:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:800:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void RPC_ENTRY RpcUserFree(handle_t AsyncHandle,void *pBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:800:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:78:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template void **IID_PPV_ARGS_Helper (T **pp) { ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypesbase.h:23, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:153, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/guiddef.h:30:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __extension__ template const GUID &__mingw_uuidof(); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/guiddef.h:30:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:154, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:68:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT STDMETHODCALLTYPE QueryInterface(REFIID riid, void **ppvObject) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:69:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ULONG STDMETHODCALLTYPE AddRef(void) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:70:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ULONG STDMETHODCALLTYPE Release(void) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:73:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT STDMETHODCALLTYPE QueryInterface(Q **pp) { ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:79:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IUnknown, 0x00000000, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:79:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IUnknown, 0x00000000, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:154, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:80:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT STDMETHODCALLTYPE IUnknown_QueryInterface_Proxy(IUnknown *This, REFIID riid, void **ppvObject); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:80:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:154, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:81:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IUnknown_QueryInterface_Stub(IRpcStubBuffer *This, IRpcChannelBuffer *_pRpcChannelBuffer, PRPC_MESSAGE _pRpcMessage, DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:81:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:82:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG STDMETHODCALLTYPE IUnknown_AddRef_Proxy(IUnknown *This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:82:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:83:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IUnknown_AddRef_Stub(IRpcStubBuffer *This, IRpcChannelBuffer *_pRpcChannelBuffer, PRPC_MESSAGE _pRpcMessage, DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:83:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:84:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG STDMETHODCALLTYPE IUnknown_Release_Proxy(IUnknown *This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:84:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:85:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IUnknown_Release_Stub(IRpcStubBuffer *This, IRpcChannelBuffer *_pRpcChannelBuffer, PRPC_MESSAGE _pRpcMessage, DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:85:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:195:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFIID riid) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:198:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppvObject) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:201:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:204:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:207:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:210:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:214:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(AsyncIUnknown, 0x000e0000, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:214:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(AsyncIUnknown, 0x000e0000, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:154, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:309:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFIID riid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:309:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:314:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:314:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:317:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppvObject); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:317:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:322:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:322:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:324:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture AsyncIUnknown* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:324:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:329:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:329:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:331:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture AsyncIUnknown* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:331:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:336:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:336:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:338:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture AsyncIUnknown* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:338:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:343:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:343:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:345:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture AsyncIUnknown* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:345:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:350:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:350:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:373:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppvObject) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:376:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fLock) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:380:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IClassFactory, 0x00000001, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:380:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IClassFactory, 0x00000001, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:154, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:450:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown **ppvObject); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:450:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:455:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:455:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:458:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fLock); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:458:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:463:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:463:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:468:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppvObject); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:468:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:472:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown **ppvObject); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:472:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:475:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fLock); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:475:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:478:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fLock); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:478:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:372:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CLSID *pCid) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:380:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pSize) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:388:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD mshlflags) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:393:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppv) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:396:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStream *pStm) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:399:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:403:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IMarshal, 0x00000003, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:403:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IMarshal, 0x00000003, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:524:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CLSID *pCid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:524:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:529:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:529:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:537:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:537:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:542:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:542:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:550:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD mshlflags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:550:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:555:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:555:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:560:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:560:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:565:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:565:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:568:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStream *pStm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:568:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:573:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:573:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:576:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:576:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:581:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:581:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:599:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(INoMarshal, 0xecc8691b, 0xc1db, 0x4dc0, 0x85,0x5e, 0x65,0xf6,0xc5,0x51,0xaf,0x49) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:599:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(INoMarshal, 0xecc8691b, 0xc1db, 0x4dc0, 0x85,0x5e, 0x65,0xf6,0xc5,0x51,0xaf,0x49) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:662:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IAgileObject, 0x94ea2b94, 0xe9cc, 0x49e0, 0xc0,0xff, 0xee,0x64,0xca,0x8f,0x5b,0x90) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:662:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IAgileObject, 0x94ea2b94, 0xe9cc, 0x49e0, 0xc0,0xff, 0xee,0x64,0xca,0x8f,0x5b,0x90) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:728:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IMarshal2, 0x000001cf, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:728:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IMarshal2, 0x000001cf, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:860:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SIZE_T cb) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:864:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SIZE_T cb) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:867:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *pv) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:870:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *pv) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:873:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *pv) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:876:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:880:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IMalloc, 0x00000002, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:880:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IMalloc, 0x00000002, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:979:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SIZE_T cb); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:979:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:984:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:984:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:988:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SIZE_T cb); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:988:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:993:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:993:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:996:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *pv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:996:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1001:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1001:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1004:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *pv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1004:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1009:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1009:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1012:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *pv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1012:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1017:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1017:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1019:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMalloc* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1019:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1024:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1024:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1045:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CLSID *pClsid) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1049:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IStdMarshalInfo, 0x00000018, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1049:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IStdMarshalInfo, 0x00000018, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1112:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CLSID *pClsid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1112:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1117:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1117:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1143:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD reserved) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1148:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fLastReleaseCloses) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1152:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IExternalConnection, 0x00000019, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1152:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IExternalConnection, 0x00000019, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1223:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD reserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1223:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1228:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1228:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1233:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fLastReleaseCloses); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1233:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1238:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1238:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1266:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture MULTI_QI *pMQIs) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1270:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IMultiQI, 0x00000020, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1270:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IMultiQI, 0x00000020, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1331:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture MULTI_QI *pMQIs); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1331:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1336:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1336:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1353:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture MULTI_QI *pMQIs) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1356:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture MULTI_QI *pMQIs) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1360:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(AsyncIMultiQI, 0x000e0020, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1360:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(AsyncIMultiQI, 0x000e0020, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1429:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture MULTI_QI *pMQIs); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1429:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1434:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1434:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1438:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture MULTI_QI *pMQIs); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1438:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1443:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1443:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1463:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppv) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1467:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternalUnknown, 0x00000021, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1467:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternalUnknown, 0x00000021, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1528:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1528:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1533:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1533:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1556:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1559:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG celt) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1562:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1565:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumUnknown **ppenum) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1569:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IEnumUnknown, 0x00000100, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1569:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IEnumUnknown, 0x00000100, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1655:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1655:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1660:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1660:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1663:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG celt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1663:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1668:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1668:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1670:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumUnknown* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1670:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1675:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1675:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1678:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumUnknown **ppenum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1678:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1683:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1683:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1688:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1688:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1693:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1693:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1714:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1717:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG celt) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1720:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1723:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumString **ppenum) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1727:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IEnumString, 0x00000101, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1727:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IEnumString, 0x00000101, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1813:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1813:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1818:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1818:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1821:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG celt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1821:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1826:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1826:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1828:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumString* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1828:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1833:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1833:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1836:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumString **ppenum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1836:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1841:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1841:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1846:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1846:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1851:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1851:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1870:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbRead) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1875:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbWritten) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1879:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ISequentialStream, 0x0c733a30, 0x2a1c, 0x11ce, 0xad,0xe5, 0x00,0xaa,0x00,0x44,0x77,0x3d) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1879:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ISequentialStream, 0x0c733a30, 0x2a1c, 0x11ce, 0xad,0xe5, 0x00,0xaa,0x00,0x44,0x77,0x3d) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1952:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbRead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1952:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1957:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1957:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1962:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1962:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1967:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1967:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1972:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbRead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1972:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1977:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbRead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1977:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1982:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1982:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1987:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1987:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2041:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULARGE_INTEGER *plibNewPosition) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2044:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULARGE_INTEGER libNewSize) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2050:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULARGE_INTEGER *pcbWritten) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2053:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD grfCommitFlags) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2056:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2061:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwLockType) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2066:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwLockType) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2070:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD grfStatFlag) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2073:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStream **ppstm) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2077:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IStream, 0x0000000c, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2077:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IStream, 0x0000000c, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2234:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULARGE_INTEGER *plibNewPosition); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2234:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2239:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2239:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2242:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULARGE_INTEGER libNewSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2242:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2247:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2247:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2253:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULARGE_INTEGER *pcbWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2253:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2258:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2258:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2261:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD grfCommitFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2261:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2266:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2266:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2268:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStream* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2268:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2273:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2273:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2278:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwLockType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2278:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2283:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2283:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2288:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwLockType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2288:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2293:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2293:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2297:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD grfStatFlag); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2297:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2302:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2302:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2305:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStream **ppstm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2305:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2310:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2310:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2315:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULARGE_INTEGER *plibNewPosition); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2315:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2320:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULARGE_INTEGER *plibNewPosition); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2320:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2326:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULARGE_INTEGER *pcbWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2326:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2332:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULARGE_INTEGER *pcbWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2332:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2364:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFIID riid) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2368:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pStatus) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2371:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCOLEMESSAGE *pMessage) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2375:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppvDestContext) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2378:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2382:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IRpcChannelBuffer, 0xd5f56b60, 0x593b, 0x101a, 0xb5,0x69, 0x08,0x00,0x2b,0x2d,0xbf,0x7a) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2382:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IRpcChannelBuffer, 0xd5f56b60, 0x593b, 0x101a, 0xb5,0x69, 0x08,0x00,0x2b,0x2d,0xbf,0x7a) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2476:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFIID riid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2476:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2481:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2481:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2485:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2485:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2490:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2490:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2493:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCOLEMESSAGE *pMessage); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2493:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2498:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2498:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2502:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppvDestContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2502:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2507:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2507:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2509:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IRpcChannelBuffer* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2509:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2514:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2514:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2533:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwVersion) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2537:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IRpcChannelBuffer2, 0x594f31d0, 0x7f19, 0x11d0, 0xb1,0x94, 0x00,0xa0,0xc9,0x0d,0xc8,0xbf) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2537:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IRpcChannelBuffer2, 0x594f31d0, 0x7f19, 0x11d0, 0xb1,0x94, 0x00,0xa0,0xc9,0x0d,0xc8,0xbf) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2641:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwVersion); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2641:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2646:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2646:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2665:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pulStatus) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2669:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pulStatus) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2674:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppvDestContext) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2678:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IAsyncRpcChannelBuffer, 0xa5029fb6, 0x3c34, 0x11d1, 0x9c,0x99, 0x00,0xc0,0x4f,0xb9,0x98,0xaa) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2678:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IAsyncRpcChannelBuffer, 0xa5029fb6, 0x3c34, 0x11d1, 0x9c,0x99, 0x00,0xc0,0x4f,0xb9,0x98,0xaa) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2816:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pulStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2816:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2821:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2821:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2825:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pulStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2825:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2830:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2830:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2835:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppvDestContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2835:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2840:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2840:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2858:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pulStatus) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2863:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pulStatus) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2866:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCOLEMESSAGE *pMsg) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2871:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **pInterface) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2876:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppvDestContext) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2880:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pState) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2884:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAsyncManager *pAsyncMgr) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2888:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IRpcChannelBuffer3, 0x25b15600, 0x0115, 0x11d0, 0xbf,0x0d, 0x00,0xaa,0x00,0xb8,0xdf,0xd2) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2888:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IRpcChannelBuffer3, 0x25b15600, 0x0115, 0x11d0, 0xbf,0x0d, 0x00,0xaa,0x00,0xb8,0xdf,0xd2) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3061:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pulStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3061:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3066:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3066:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3071:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pulStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3071:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3076:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3076:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3079:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCOLEMESSAGE *pMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3079:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3084:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3084:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3089:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **pInterface); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3089:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3094:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3094:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3099:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppvDestContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3099:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3104:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3104:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3108:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pState); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3108:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3113:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3113:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3117:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAsyncManager *pAsyncMgr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3117:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3122:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3122:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3139:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCOLEMESSAGE *pMsg) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3143:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IRpcSyntaxNegotiate, 0x58a08519, 0x24c8, 0x4935, 0xb4,0x82, 0x3f,0xd8,0x23,0x33,0x3a,0x4f) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3143:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IRpcSyntaxNegotiate, 0x58a08519, 0x24c8, 0x4935, 0xb4,0x82, 0x3f,0xd8,0x23,0x33,0x3a,0x4f) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3202:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCOLEMESSAGE *pMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3202:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3207:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3207:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3224:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IRpcChannelBuffer *pRpcChannelBuffer) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3227:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3231:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IRpcProxyBuffer, 0xd5f56a34, 0x593b, 0x101a, 0xb5,0x69, 0x08,0x00,0x2b,0x2d,0xbf,0x7a) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3231:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IRpcProxyBuffer, 0xd5f56a34, 0x593b, 0x101a, 0xb5,0x69, 0x08,0x00,0x2b,0x2d,0xbf,0x7a) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3297:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IRpcChannelBuffer *pRpcChannelBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3297:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3302:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3302:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3304:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IRpcProxyBuffer* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3304:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3309:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3309:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3328:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown *pUnkServer) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3331:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3335:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IRpcChannelBuffer *_pRpcChannelBuffer) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3338:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFIID riid) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3341:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3344:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppv) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3347:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *pv) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3351:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IRpcStubBuffer, 0xd5f56afc, 0x593b, 0x101a, 0xb5,0x69, 0x08,0x00,0x2b,0x2d,0xbf,0x7a) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3351:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IRpcStubBuffer, 0xd5f56afc, 0x593b, 0x101a, 0xb5,0x69, 0x08,0x00,0x2b,0x2d,0xbf,0x7a) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3457:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown *pUnkServer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3457:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3462:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3462:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3464:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IRpcStubBuffer* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3464:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3469:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3469:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3473:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IRpcChannelBuffer *_pRpcChannelBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3473:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3478:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3478:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3481:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFIID riid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3481:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3486:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3486:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3488:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IRpcStubBuffer* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3488:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3493:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3493:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3496:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3496:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3501:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3501:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3504:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *pv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3504:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3509:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3509:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3529:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppv) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3534:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IRpcStubBuffer **ppStub) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3538:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IPSFactoryBuffer, 0xd5f569d0, 0x593b, 0x101a, 0xb5,0x69, 0x08,0x00,0x2b,0x2d,0xbf,0x7a) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3538:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IPSFactoryBuffer, 0xd5f569d0, 0x593b, 0x101a, 0xb5,0x69, 0x08,0x00,0x2b,0x2d,0xbf,0x7a) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3613:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3613:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3618:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3618:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3623:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IRpcStubBuffer **ppStub); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3623:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3628:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3628:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3659:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pDataSize) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3665:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *pDataBuffer) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3673:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT hrFault) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3680:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD lDataRep) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3686:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pDataSize) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3693:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT hrFault) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3697:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IChannelHook, 0x1008c4a0, 0x7613, 0x11cf, 0x9a,0xf1, 0x00,0x20,0xaf,0x6e,0x72,0xf4) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3697:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IChannelHook, 0x1008c4a0, 0x7613, 0x11cf, 0x9a,0xf1, 0x00,0x20,0xaf,0x6e,0x72,0xf4) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3819:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pDataSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3819:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3824:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3824:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3830:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *pDataBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3830:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3835:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3835:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3843:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT hrFault); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3843:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3848:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3848:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3855:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD lDataRep); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3855:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3860:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3860:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3866:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pDataSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3866:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3871:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3871:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3878:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT hrFault); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3878:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3883:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3883:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3956:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pCapabilites) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3966:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwCapabilities) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3970:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown **ppCopy) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3974:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IClientSecurity, 0x0000013d, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3974:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IClientSecurity, 0x0000013d, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4071:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pCapabilites); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4071:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4076:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4076:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4086:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwCapabilities); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4086:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4091:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4091:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4095:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown **ppCopy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4095:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4100:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4100:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4125:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pCapabilities) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4128:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4131:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4134:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4138:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IServerSecurity, 0x0000013e, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4138:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IServerSecurity, 0x0000013e, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4230:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pCapabilities); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4230:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4235:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4235:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4237:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IServerSecurity* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4237:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4242:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4242:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4244:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IServerSecurity* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4244:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4249:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4249:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4251:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IServerSecurity* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4251:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4256:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4256:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4287:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG_PTR dwValue) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4292:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG_PTR *pdwValue) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4296:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IRpcOptions, 0x00000144, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4296:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IRpcOptions, 0x00000144, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4369:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG_PTR dwValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4369:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4374:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4374:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4379:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG_PTR *pdwValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4379:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4384:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4384:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4441:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG_PTR dwValue) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4445:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG_PTR *pdwValue) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4449:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IGlobalOptions, 0x0000015b, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4449:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IGlobalOptions, 0x0000015b, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4519:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG_PTR dwValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4519:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4524:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4524:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4528:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG_PTR *pdwValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4528:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4533:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4533:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4555:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFCLSID Clsid) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4558:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4562:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ISurrogate, 0x00000022, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4562:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ISurrogate, 0x00000022, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4628:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFCLSID Clsid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4628:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4633:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4633:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4635:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ISurrogate* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4635:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4640:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4640:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4661:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwCookie) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4664:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwCookie) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4669:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppv) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4673:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IGlobalInterfaceTable, 0x00000146, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4673:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IGlobalInterfaceTable, 0x00000146, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4754:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwCookie); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4754:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4759:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4759:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4762:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwCookie); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4762:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4767:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4767:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4772:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4772:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4777:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4777:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4797:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwMilliseconds) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4800:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4803:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4807:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ISynchronize, 0x00000030, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4807:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ISynchronize, 0x00000030, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4882:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwMilliseconds); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4882:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4887:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4887:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4889:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ISynchronize* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4889:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4894:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4894:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4896:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ISynchronize* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4896:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4901:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4901:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4918:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HANDLE *ph) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4922:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ISynchronizeHandle, 0x00000031, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4922:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ISynchronizeHandle, 0x00000031, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4981:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HANDLE *ph); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4981:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4986:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4986:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5003:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HANDLE *ph) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5007:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ISynchronizeEvent, 0x00000032, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5007:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ISynchronizeEvent, 0x00000032, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5077:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HANDLE *ph); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5077:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5082:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5082:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5099:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ISynchronize *pSync) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5104:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ISynchronize **ppSync) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5108:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ISynchronizeContainer, 0x00000033, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5108:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ISynchronizeContainer, 0x00000033, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5177:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ISynchronize *pSync); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5177:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5182:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5182:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5187:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ISynchronize **ppSync); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5187:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5192:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5192:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5209:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5213:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ISynchronizeMutex, 0x00000025, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5213:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ISynchronizeMutex, 0x00000025, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5296:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ISynchronizeMutex* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5296:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5301:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5301:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5320:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG ulSeconds) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5323:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5327:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ICancelMethodCalls, 0x00000029, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5327:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ICancelMethodCalls, 0x00000029, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5393:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG ulSeconds); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5393:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5398:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5398:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5400:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ICancelMethodCalls* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5400:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5405:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5405:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5428:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT Result) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5432:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **pInterface) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5435:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pulStateFlags) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5439:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IAsyncManager, 0x0000002a, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5439:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IAsyncManager, 0x0000002a, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5515:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT Result); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5515:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5520:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5520:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5524:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **pInterface); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5524:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5529:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5529:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5532:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pulStateFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5532:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5537:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5537:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5557:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown **ppv) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5561:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ICallFactory, 0x1c733a30, 0x2a1c, 0x11ce, 0xad,0xe5, 0x00,0xaa,0x00,0x44,0x77,0x3d) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5561:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ICallFactory, 0x1c733a30, 0x2a1c, 0x11ce, 0xad,0xe5, 0x00,0xaa,0x00,0x44,0x77,0x3d) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5626:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown **ppv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5626:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5631:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5631:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5648:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pComVersion) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5652:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IID **piid) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5656:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IRpcHelper, 0x00000149, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5656:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IRpcHelper, 0x00000149, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5724:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pComVersion); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5724:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5729:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5729:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5733:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IID **piid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5733:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5738:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5738:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5757:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown *pChnl) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5761:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IReleaseMarshalBuffers, 0xeb0cb9e8, 0x7996, 0x11d2, 0x87,0x2e, 0x00,0x00,0xf8,0x08,0x08,0x59) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5761:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IReleaseMarshalBuffers, 0xeb0cb9e8, 0x7996, 0x11d2, 0x87,0x2e, 0x00,0x00,0xf8,0x08,0x08,0x59) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5824:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown *pChnl); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5824:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5829:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5829:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5847:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ISynchronize **pSync) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5850:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ISynchronize *pSync) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5854:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IWaitMultiple, 0x0000002b, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5854:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IWaitMultiple, 0x0000002b, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5923:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ISynchronize **pSync); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5923:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5928:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5928:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5931:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ISynchronize *pSync); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5931:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5936:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5936:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5954:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5957:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5961:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IAddrTrackingControl, 0x00000147, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5961:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IAddrTrackingControl, 0x00000147, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6025:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAddrTrackingControl* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6025:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6030:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6030:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6032:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAddrTrackingControl* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6032:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6037:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6037:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6056:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppEnumerator) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6059:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown *pEnumerator) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6063:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IAddrExclusionControl, 0x00000148, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6063:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IAddrExclusionControl, 0x00000148, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6132:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppEnumerator); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6132:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6137:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6137:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6140:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown *pEnumerator); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6140:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6145:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6145:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6164:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcReturned) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6168:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG cSent) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6172:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IPipeByte, 0xdb2f3aca, 0x2f86, 0x11d1, 0x8e,0x04, 0x00,0xc0,0x4f,0xb9,0x98,0x9a) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6172:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IPipeByte, 0xdb2f3aca, 0x2f86, 0x11d1, 0x8e,0x04, 0x00,0xc0,0x4f,0xb9,0x98,0x9a) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6244:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcReturned); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6244:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6249:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6249:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6253:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG cSent); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6253:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6258:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6258:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6277:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcReturned) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6281:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG cSent) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6285:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IPipeLong, 0xdb2f3acc, 0x2f86, 0x11d1, 0x8e,0x04, 0x00,0xc0,0x4f,0xb9,0x98,0x9a) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6285:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IPipeLong, 0xdb2f3acc, 0x2f86, 0x11d1, 0x8e,0x04, 0x00,0xc0,0x4f,0xb9,0x98,0x9a) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6357:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcReturned); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6357:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6362:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6362:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6366:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG cSent); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6366:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6371:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6371:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6390:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcReturned) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6394:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG cSent) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6398:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IPipeDouble, 0xdb2f3ace, 0x2f86, 0x11d1, 0x8e,0x04, 0x00,0xc0,0x4f,0xb9,0x98,0x9a) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6398:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IPipeDouble, 0xdb2f3ace, 0x2f86, 0x11d1, 0x8e,0x04, 0x00,0xc0,0x4f,0xb9,0x98,0x9a) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6470:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcReturned); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6470:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6475:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6475:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6479:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG cSent); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6479:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6484:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6484:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6862:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture APTTYPE *pAptType) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6865:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture THDTYPE *pThreadType) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6868:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture GUID *pguidLogicalThreadId) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6871:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFGUID rguid) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6875:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IComThreadingInfo, 0x000001ce, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6875:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IComThreadingInfo, 0x000001ce, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6958:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture APTTYPE *pAptType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6958:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6963:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6963:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6966:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture THDTYPE *pThreadType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6966:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6971:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6971:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6974:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture GUID *pguidLogicalThreadId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6974:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6979:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6979:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6982:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFGUID rguid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6982:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6987:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6987:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:7004:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwSecondsRemaining) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:7008:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IProcessInitControl, 0x72380d55, 0x8d2b, 0x43a3, 0x85,0x13, 0x2b,0x6e,0xf3,0x14,0x34,0xe9) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:7008:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IProcessInitControl, 0x72380d55, 0x8d2b, 0x43a3, 0x85,0x13, 0x2b,0x6e,0xf3,0x14,0x34,0xe9) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:7067:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwSecondsRemaining); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:7067:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:7072:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:7072:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:7090:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IFastRundown, 0x00000040, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:7090:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IFastRundown, 0x00000040, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:7157:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG_PTR *pAttributeValue) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:7161:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IMarshalingStream, 0xd8f2f5e6, 0x6102, 0x4863, 0x9f,0x26, 0x38,0x9a,0x46,0x76,0xef,0xde) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:7161:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IMarshalingStream, 0xd8f2f5e6, 0x6102, 0x4863, 0x9f,0x26, 0x38,0x9a,0x46,0x76,0xef,0xde) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:7329:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG_PTR *pAttributeValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:7329:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:7334:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:7334:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:156, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/guiddef.h:30:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __extension__ template const GUID &__mingw_uuidof(); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/guiddef.h:30:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:173:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CreateStreamOnHGlobal (HGLOBAL hGlobal, WINBOOL fDeleteOnRelease, LPSTREAM *ppstm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:173:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:174:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI GetHGlobalFromStream (LPSTREAM pstm, HGLOBAL *phglobal); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:174:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:175:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_(void) CoUninitialize (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:175:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:176:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoInitializeEx (LPVOID pvReserved, DWORD dwCoInit); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:176:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:177:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoGetCurrentLogicalThreadId (GUID *pguid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:177:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:178:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoGetContextToken (ULONG_PTR *pToken); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:178:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:182:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoGetObjectContext (REFIID riid, LPVOID *ppv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:182:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:183:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoRegisterClassObject (REFCLSID rclsid, LPUNKNOWN pUnk, DWORD dwClsContext, DWORD flags, LPDWORD lpdwRegister); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:183:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:184:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoRevokeClassObject (DWORD dwRegister); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:184:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:185:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoResumeClassObjects (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:185:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:186:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoSuspendClassObjects (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:186:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:190:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoGetMalloc (DWORD dwMemContext, LPMALLOC *ppMalloc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:190:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:191:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_(DWORD) CoGetCurrentProcess (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:191:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:192:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoGetCallerTID (LPDWORD lpdwTID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:192:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:193:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoGetDefaultContext (APTTYPE aptType, REFIID riid, void **ppv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:193:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:201:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoGetClassObject (REFCLSID rclsid, DWORD dwClsContext, LPVOID pvReserved, REFIID riid, LPVOID *ppv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:201:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:202:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_(ULONG) CoAddRefServerProcess (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:202:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:203:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_(ULONG) CoReleaseServerProcess (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:203:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:204:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoGetPSClsid (REFIID riid, CLSID *pClsid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:204:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:205:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoRegisterPSClsid (REFIID riid, REFCLSID rclsid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:205:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:206:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoRegisterSurrogate (LPSURROGATE pSurrogate); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:206:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:207:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoMarshalHresult (LPSTREAM pstm, HRESULT hresult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:207:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:208:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoUnmarshalHresult (LPSTREAM pstm, HRESULT *phresult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:208:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:209:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoLockObjectExternal (LPUNKNOWN pUnk, WINBOOL fLock, WINBOOL fLastUnlockReleases); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:209:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:210:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoGetStdMarshalEx (LPUNKNOWN pUnkOuter, DWORD smexflags, LPUNKNOWN *ppUnkInner); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:210:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:219:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoGetMarshalSizeMax (ULONG *pulSize, REFIID riid, LPUNKNOWN pUnk, DWORD dwDestContext, LPVOID pvDestContext, DWORD mshlflags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:219:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:220:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoMarshalInterface (LPSTREAM pStm, REFIID riid, LPUNKNOWN pUnk, DWORD dwDestContext, LPVOID pvDestContext, DWORD mshlflags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:220:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:221:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoUnmarshalInterface (LPSTREAM pStm, REFIID riid, LPVOID *ppv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:221:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:222:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoReleaseMarshalData (LPSTREAM pStm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:222:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:223:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoDisconnectObject (LPUNKNOWN pUnk, DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:223:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:224:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoGetStandardMarshal (REFIID riid, LPUNKNOWN pUnk, DWORD dwDestContext, LPVOID pvDestContext, DWORD mshlflags, LPMARSHAL *ppMarshal); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:224:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:225:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoMarshalInterThreadInterfaceInStream (REFIID riid, LPUNKNOWN pUnk, LPSTREAM *ppStm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:225:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:226:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoGetInterfaceAndReleaseStream (LPSTREAM pStm, REFIID iid, LPVOID *ppv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:226:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:227:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoCreateFreeThreadedMarshaler (LPUNKNOWN punkOuter, LPUNKNOWN *ppunkMarshal); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:227:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:228:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_(void) CoFreeUnusedLibraries (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:228:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:229:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_(void) CoFreeUnusedLibrariesEx (DWORD dwUnloadDelay, DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:229:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:230:230: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoInitializeSecurity (PSECURITY_DESCRIPTOR pSecDesc, LONG cAuthSvc, SOLE_AUTHENTICATION_SERVICE *asAuthSvc, void *pReserved1, DWORD dwAuthnLevel, DWORD dwImpLevel, void *pAuthList, DWORD dwCapabilities, void *pReserved3); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:230:230: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:231:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoSwitchCallContext (IUnknown *pNewObject, IUnknown **ppOldObject); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:231:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:239:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoCreateInstanceFromApp (REFCLSID Clsid, IUnknown *punkOuter, DWORD dwClsCtx, PVOID reserved, DWORD dwCount, MULTI_QI *pResults); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:239:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:244:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_(WINBOOL) CoIsHandlerConnected (LPUNKNOWN pUnk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:244:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:248:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoGetCallContext (REFIID riid, void **ppInterface); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:248:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:249:209: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoQueryProxyBlanket (IUnknown *pProxy, DWORD *pwAuthnSvc, DWORD *pAuthzSvc, LPOLESTR *pServerPrincName, DWORD *pAuthnLevel, DWORD *pImpLevel, RPC_AUTH_IDENTITY_HANDLE *pAuthInfo, DWORD *pCapabilites); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:249:209: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:250:205: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoSetProxyBlanket (IUnknown *pProxy, DWORD dwAuthnSvc, DWORD dwAuthzSvc, OLECHAR *pServerPrincName, DWORD dwAuthnLevel, DWORD dwImpLevel, RPC_AUTH_IDENTITY_HANDLE pAuthInfo, DWORD dwCapabilities); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:250:205: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:251:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoCopyProxy (IUnknown *pProxy, IUnknown **ppCopy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:251:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:252:181: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoQueryClientBlanket (DWORD *pAuthnSvc, DWORD *pAuthzSvc, LPOLESTR *pServerPrincName, DWORD *pAuthnLevel, DWORD *pImpLevel, RPC_AUTHZ_HANDLE *pPrivs, DWORD *pCapabilities); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:252:181: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:253:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoImpersonateClient (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:253:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:254:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoRevertToSelf (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:254:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:255:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoQueryAuthenticationServices (DWORD *pcAuthSvc, SOLE_AUTHENTICATION_SERVICE **asAuthSvc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:255:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:256:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoCreateInstance (REFCLSID rclsid, LPUNKNOWN pUnkOuter, DWORD dwClsContext, REFIID riid, LPVOID *ppv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:256:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:257:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoCreateInstanceEx (REFCLSID Clsid, IUnknown *punkOuter, DWORD dwClsCtx, COSERVERINFO *pServerInfo, DWORD dwCount, MULTI_QI *pResults); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:257:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:282:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoGetCancelObject (DWORD dwThreadId, REFIID iid, void **ppUnk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:282:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:283:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoSetCancelObject (IUnknown *pUnk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:283:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:284:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoCancelCall (DWORD dwThreadId, ULONG ulTimeout); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:284:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:285:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoTestCancel (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:285:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:286:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoEnableCallCancellation (LPVOID pReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:286:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:287:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoDisableCallCancellation (LPVOID pReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:287:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:291:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI StringFromCLSID (REFCLSID rclsid, LPOLESTR *lplpsz); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:291:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:292:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CLSIDFromString (LPCOLESTR lpsz, LPCLSID pclsid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:292:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:293:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI StringFromIID (REFIID rclsid, LPOLESTR *lplpsz); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:293:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:294:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI IIDFromString (LPCOLESTR lpsz, LPIID lpiid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:294:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:298:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI ProgIDFromCLSID (REFCLSID clsid, LPOLESTR *lplpszProgID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:298:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:299:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CLSIDFromProgID (LPCOLESTR lpszProgID, LPCLSID lpclsid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:299:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:303:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_(int) StringFromGUID2 (REFGUID rguid, LPOLESTR lpsz, int cchMax); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:303:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:304:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoCreateGuid (GUID *pguid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:304:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:308:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI PropVariantCopy (PROPVARIANT *pvarDest, const PROPVARIANT *pvarSrc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:308:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:309:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI PropVariantClear (PROPVARIANT *pvar); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:309:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:310:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI FreePropVariantArray (ULONG cVariants, PROPVARIANT *rgvars); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:310:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:314:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoWaitForMultipleHandles (DWORD dwFlags, DWORD dwTimeout, ULONG cHandles, LPHANDLE pHandles, LPDWORD lpdwindex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:314:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:351:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoGetTreatAsClass (REFCLSID clsidOld, LPCLSID pClsidNew); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:351:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:352:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoInvalidateRemoteMachineBindings (LPOLESTR pszMachineName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:352:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:359:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI DllGetClassObject (REFCLSID rclsid, REFIID riid, LPVOID *ppv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:359:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:360:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI DllCanUnloadNow (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:360:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:361:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_ (LPVOID) CoTaskMemAlloc (SIZE_T cb); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:361:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:362:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_ (LPVOID) CoTaskMemRealloc (LPVOID pv, SIZE_T cb); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:362:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:363:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_ (void) CoTaskMemFree (LPVOID pv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:363:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7619:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SIZE_T cbRequest) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7622:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *pActual) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7626:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fSpyed) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7629:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fSpyed) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7635:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fSpyed) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7639:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fSpyed) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7643:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fSpyed) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7647:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fSpyed) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7651:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fSpyed) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7656:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int fActual) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7659:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7662:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7666:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IMallocSpy, 0x0000001d, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7666:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IMallocSpy, 0x0000001d, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7821:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SIZE_T cbRequest); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7821:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7826:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7826:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7829:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *pActual); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7829:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7834:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7834:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7838:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fSpyed); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7838:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7843:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7843:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7846:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fSpyed); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7846:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7851:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7851:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7857:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fSpyed); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7857:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7862:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7862:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7866:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fSpyed); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7866:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7871:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7871:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7875:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fSpyed); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7875:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7880:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7880:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7884:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fSpyed); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7884:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7889:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7889:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7893:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fSpyed); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7893:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7898:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7898:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7903:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int fActual); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7903:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7908:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7908:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7910:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMallocSpy* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7910:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7915:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7915:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7917:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMallocSpy* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7917:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7922:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7922:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8000:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown *punk) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8003:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown *punk) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8006:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8009:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BIND_OPTS *pbindopts) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8012:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BIND_OPTS *pbindopts) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8015:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IRunningObjectTable **pprot) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8019:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown *punk) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8023:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown **ppunk) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8026:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumString **ppenum) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8029:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR pszKey) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8033:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IBindCtx, 0x0000000e, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8033:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IBindCtx, 0x0000000e, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8165:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown *punk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8165:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8170:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8170:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8173:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown *punk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8173:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8178:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8178:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8180:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IBindCtx* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8180:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8185:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8185:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8188:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BIND_OPTS2 *pbindopts); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8188:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8193:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8193:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8196:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BIND_OPTS2 *pbindopts); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8196:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8201:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8201:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8204:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IRunningObjectTable **pprot); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8204:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8209:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8209:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8213:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown *punk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8213:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8218:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8218:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8222:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown **ppunk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8222:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8227:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8227:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8230:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumString **ppenum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8230:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8235:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8235:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8238:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR pszKey); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8238:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8243:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8243:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8246:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BIND_OPTS *pbindopts); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8246:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8249:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BIND_OPTS2 *pbindopts); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8249:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8252:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BIND_OPTS *pbindopts); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8252:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8255:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BIND_OPTS2 *pbindopts); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8255:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8274:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8277:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG celt) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8280:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8283:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumMoniker **ppenum) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8287:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IEnumMoniker, 0x00000102, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8287:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IEnumMoniker, 0x00000102, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8373:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8373:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8378:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8378:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8381:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG celt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8381:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8386:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8386:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8388:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumMoniker* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8388:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8393:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8393:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8396:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumMoniker **ppenum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8396:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8401:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8401:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8406:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8406:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8411:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8411:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8430:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCLSID lpClsid) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8433:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPBINDCTX pbc) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8436:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8440:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fLastUnlockCloses) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8443:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fContained) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8447:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IRunnableObject, 0x00000126, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8447:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IRunnableObject, 0x00000126, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8538:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCLSID lpClsid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8538:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8543:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8543:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8546:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPBINDCTX pbc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8546:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8551:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8551:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8553:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IRunnableObject* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8553:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8558:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8558:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8562:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fLastUnlockCloses); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8562:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8567:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8567:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8570:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fContained); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8570:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8575:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8575:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8577:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IRunnableObject* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8577:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8579:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IRunnableObject* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8579:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8599:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwRegister) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8602:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwRegister) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8605:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmkObjectName) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8609:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown **ppunkObject) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8613:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FILETIME *pfiletime) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8617:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FILETIME *pfiletime) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8620:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumMoniker **ppenumMoniker) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8624:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IRunningObjectTable, 0x00000010, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8624:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IRunningObjectTable, 0x00000010, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8740:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwRegister); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8740:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8745:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8745:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8748:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwRegister); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8748:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8753:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8753:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8756:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmkObjectName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8756:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8761:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8761:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8765:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown **ppunkObject); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8765:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8770:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8770:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8774:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FILETIME *pfiletime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8774:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8779:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8779:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8783:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FILETIME *pfiletime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8783:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8788:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8788:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8791:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumMoniker **ppenumMoniker); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8791:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8796:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8796:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8815:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CLSID *pClassID) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8819:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IPersist, 0x0000010c, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8819:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IPersist, 0x0000010c, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8878:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CLSID *pClassID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8878:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8883:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8883:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8900:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8903:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStream *pStm) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8907:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fClearDirty) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8910:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULARGE_INTEGER *pcbSize) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8914:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IPersistStream, 0x00000109, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8914:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IPersistStream, 0x00000109, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9007:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IPersistStream* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9007:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9012:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9012:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9015:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStream *pStm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9015:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9020:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9020:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9024:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fClearDirty); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9024:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9029:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9029:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9032:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULARGE_INTEGER *pcbSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9032:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9037:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9037:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9075:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppvResult) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9081:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppvObj) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9087:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker **ppmkReduced) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9092:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker **ppmkComposite) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9096:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumMoniker **ppenumMoniker) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9099:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmkOtherMoniker) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9102:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwHash) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9107:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmkNewlyRunning) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9112:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FILETIME *pFileTime) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9115:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker **ppmk) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9119:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker **ppmkPrefix) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9123:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker **ppmkRelPath) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9128:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR *ppszDisplayName) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9135:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker **ppmkOut) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9138:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwMksys) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9142:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IMoniker, 0x0000000f, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9142:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IMoniker, 0x0000000f, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9386:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown **ppvResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9386:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9391:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9391:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9397:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown **ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9397:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9402:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9402:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9408:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker **ppmkReduced); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9408:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9413:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9413:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9418:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker **ppmkComposite); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9418:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9423:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9423:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9427:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumMoniker **ppenumMoniker); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9427:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9432:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9432:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9435:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmkOtherMoniker); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9435:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9440:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9440:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9443:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwHash); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9443:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9448:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9448:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9453:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmkNewlyRunning); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9453:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9458:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9458:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9463:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FILETIME *pFileTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9463:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9468:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9468:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9471:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker **ppmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9471:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9476:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9476:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9480:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker **ppmkPrefix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9480:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9485:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9485:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9489:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker **ppmkRelPath); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9489:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9494:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9494:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9499:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR *ppszDisplayName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9499:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9504:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9504:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9511:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker **ppmkOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9511:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9516:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9516:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9519:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwMksys); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9519:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9524:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9524:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9530:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppvResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9530:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9536:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown **ppvResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9536:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9542:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9542:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9548:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown **ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9548:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9568:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbData) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9572:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IROTData, 0xf29f6bc0, 0x5021, 0x11ce, 0xaa,0x15, 0x00,0x00,0x69,0x01,0x29,0x3f) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9572:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IROTData, 0xf29f6bc0, 0x5021, 0x11ce, 0xaa,0x15, 0x00,0x00,0x69,0x01,0x29,0x3f) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9635:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9635:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9640:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9640:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9661:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9664:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG celt) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9667:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9670:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATSTG **ppenum) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9674:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IEnumSTATSTG, 0x0000000d, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9674:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IEnumSTATSTG, 0x0000000d, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9760:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9760:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9765:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9765:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9768:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG celt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9768:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9773:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9773:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9775:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATSTG* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9775:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9780:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9780:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9783:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATSTG **ppenum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9783:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9788:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9788:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9793:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9793:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9798:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9798:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9826:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStream **ppstm) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9833:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStream **ppstm) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9840:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStorage **ppstg) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9848:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStorage **ppstg) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9854:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStorage *pstgDest) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9860:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD grfFlags) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9863:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD grfCommitFlags) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9866:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9872:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATSTG **ppenum) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9875:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const OLECHAR *pwcsName) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9879:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const OLECHAR *pwcsNewName) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9885:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const FILETIME *pmtime) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9888:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFCLSID clsid) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9892:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD grfMask) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9896:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD grfStatFlag) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9900:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IStorage, 0x0000000b, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9900:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IStorage, 0x0000000b, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10106:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStream **ppstm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10106:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10111:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10111:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10119:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStream **ppstm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10119:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10124:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10124:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10131:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStorage **ppstg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10131:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10136:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10136:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10144:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStorage **ppstg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10144:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10149:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10149:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10155:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStorage *pstgDest); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10155:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10160:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10160:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10166:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD grfFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10166:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10171:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10171:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10174:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD grfCommitFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10174:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10179:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10179:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10181:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStorage* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10181:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10186:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10186:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10193:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATSTG **ppenum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10193:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10198:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10198:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10201:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const OLECHAR *pwcsName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10201:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10206:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10206:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10210:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const OLECHAR *pwcsNewName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10210:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10215:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10215:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10221:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const FILETIME *pmtime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10221:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10226:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10226:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10229:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFCLSID clsid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10229:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10234:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10234:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10238:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD grfMask); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10238:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10243:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10243:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10247:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD grfStatFlag); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10247:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10252:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10252:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10259:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStream **ppstm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10259:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10267:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStream **ppstm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10267:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10273:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStorage *pstgDest); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10273:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10279:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStorage *pstgDest); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10279:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10285:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATSTG **ppenum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10285:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10292:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATSTG **ppenum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10292:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10311:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10315:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwMode) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10319:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fRemember) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10322:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCOLESTR pszFileName) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10325:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR *ppszFileName) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10329:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IPersistFile, 0x0000010b, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10329:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IPersistFile, 0x0000010b, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10431:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IPersistFile* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10431:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10436:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10436:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10440:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10440:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10445:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10445:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10449:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fRemember); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10449:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10454:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10454:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10457:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCOLESTR pszFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10457:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10462:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10462:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10465:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR *ppszFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10465:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10470:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10470:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10487:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10490:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStorage *pStg) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10493:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStorage *pStg) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10497:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fSameAsLoad) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10500:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStorage *pStgNew) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10503:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10507:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IPersistStorage, 0x0000010a, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10507:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IPersistStorage, 0x0000010a, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10615:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IPersistStorage* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10615:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10620:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10620:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10623:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStorage *pStg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10623:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10628:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10628:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10631:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStorage *pStg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10631:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10636:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10636:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10640:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fSameAsLoad); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10640:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10645:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10645:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10648:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStorage *pStgNew); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10648:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10653:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10653:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10655:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IPersistStorage* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10655:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10660:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10660:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10682:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbRead) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10688:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbWritten) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10691:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10694:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULARGE_INTEGER cb) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10699:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwLockType) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10704:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwLockType) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10708:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD grfStatFlag) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10712:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ILockBytes, 0x0000000a, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10712:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ILockBytes, 0x0000000a, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10832:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbRead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10832:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10837:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10837:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10843:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10843:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10848:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10848:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10850:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ILockBytes* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10850:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10855:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10855:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10858:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULARGE_INTEGER cb); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10858:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10863:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10863:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10868:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwLockType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10868:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10873:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10873:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10878:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwLockType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10878:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10883:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10883:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10887:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD grfStatFlag); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10887:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10892:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10892:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10898:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbRead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10898:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10904:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbRead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10904:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10910:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10910:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10916:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10916:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10952:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10955:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG celt) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10958:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10961:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumFORMATETC **ppenum) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10965:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IEnumFORMATETC, 0x00000103, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10965:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IEnumFORMATETC, 0x00000103, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11051:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11051:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11056:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11056:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11059:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG celt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11059:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11064:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11064:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11066:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumFORMATETC* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11066:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11071:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11071:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11074:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumFORMATETC **ppenum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11074:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11079:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11079:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11084:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11084:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11089:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11089:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11124:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11127:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG celt) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11130:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11133:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATDATA **ppenum) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11137:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IEnumSTATDATA, 0x00000105, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11137:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IEnumSTATDATA, 0x00000105, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11223:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11223:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11228:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11228:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11231:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG celt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11231:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11236:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11236:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11238:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATDATA* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11238:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11243:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11243:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11246:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATDATA **ppenum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11246:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11251:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11251:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11256:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11256:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11261:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11261:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11278:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR pszFile) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11282:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IRootStorage, 0x00000012, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11282:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IRootStorage, 0x00000012, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11341:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR pszFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11341:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11346:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11346:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11450:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STGMEDIUM *pStgmed) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11454:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG lindex) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11457:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmk) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11460:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11463:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11467:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IAdviseSink, 0x0000010f, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11467:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IAdviseSink, 0x0000010f, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11559:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ASYNC_STGMEDIUM *pStgmed); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11559:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11564:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11564:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11568:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG lindex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11568:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11573:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11573:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11576:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11576:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11581:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11581:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11583:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11583:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11588:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11588:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11590:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11590:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11595:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11595:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11599:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STGMEDIUM *pStgmed); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11599:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11603:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ASYNC_STGMEDIUM *pStgmed); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11603:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11607:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG lindex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11607:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11611:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG lindex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11611:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11614:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11614:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11617:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11617:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11619:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11619:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11621:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11621:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11623:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11623:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11625:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11625:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11642:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STGMEDIUM *pStgmed) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11645:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11649:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG lindex) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11652:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11655:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmk) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11658:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11661:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11664:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11667:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11670:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11674:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(AsyncIAdviseSink, 0x00000150, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11674:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(AsyncIAdviseSink, 0x00000150, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11801:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ASYNC_STGMEDIUM *pStgmed); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11801:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11806:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11806:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11810:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ASYNC_STGMEDIUM *pStgmed); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11810:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11815:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11815:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11819:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG lindex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11819:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11824:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11824:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11828:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG lindex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11828:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11833:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11833:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11836:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11836:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11841:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11841:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11844:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11844:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11849:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11849:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11851:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11851:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11856:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11856:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11858:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11858:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11863:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11863:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11865:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11865:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11870:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11870:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11872:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11872:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11877:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11877:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11881:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STGMEDIUM *pStgmed); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11881:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11885:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ASYNC_STGMEDIUM *pStgmed); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11885:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11887:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11887:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11891:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ASYNC_STGMEDIUM *pStgmed); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11891:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11895:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG lindex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11895:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11899:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG lindex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11899:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11901:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11901:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11905:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG lindex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11905:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11908:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11908:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11911:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11911:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11913:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11913:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11916:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11916:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11918:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11918:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11920:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11920:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11922:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11922:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11924:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11924:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11926:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11926:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11928:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11928:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11930:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11930:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11932:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11932:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11951:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmk) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11955:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IAdviseSink2, 0x00000125, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11955:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IAdviseSink2, 0x00000125, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12057:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12057:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12062:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12062:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12065:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12065:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12068:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12068:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12084:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmk) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12087:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12091:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(AsyncIAdviseSink2, 0x00000151, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12091:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(AsyncIAdviseSink2, 0x00000151, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12235:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12235:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12240:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12240:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12243:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12243:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12248:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12248:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12251:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12251:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12254:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12254:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12256:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink2* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12256:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12259:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12259:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12283:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STGMEDIUM *pmedium) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12287:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STGMEDIUM *pmedium) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12290:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORMATETC *pformatetc) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12294:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORMATETC *pformatetcOut) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12299:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fRelease) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12303:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumFORMATETC **ppenumFormatEtc) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12309:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwConnection) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12312:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwConnection) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12315:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATDATA **ppenumAdvise) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12319:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IDataObject, 0x0000010e, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12319:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IDataObject, 0x0000010e, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12452:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STGMEDIUM *pRemoteMedium); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12452:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12457:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12457:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12461:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STGMEDIUM *pRemoteMedium); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12461:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12466:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12466:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12469:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORMATETC *pformatetc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12469:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12474:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12474:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12478:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORMATETC *pformatetcOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12478:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12483:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12483:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12488:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fRelease); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12488:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12493:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12493:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12497:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumFORMATETC **ppenumFormatEtc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12497:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12502:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12502:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12508:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwConnection); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12508:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12513:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12513:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12516:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwConnection); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12516:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12521:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12521:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12524:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATDATA **ppenumAdvise); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12524:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12529:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12529:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12533:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STGMEDIUM *pmedium); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12533:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12537:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STGMEDIUM *pRemoteMedium); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12537:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12541:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STGMEDIUM *pmedium); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12541:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12545:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STGMEDIUM *pRemoteMedium); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12545:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12550:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fRelease); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12550:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12555:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fRelease); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12555:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12578:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwConnection) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12581:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwConnection) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12584:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATDATA **ppenumAdvise) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12589:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD advf) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12593:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IDataAdviseHolder, 0x00000110, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12593:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IDataAdviseHolder, 0x00000110, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12686:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwConnection); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12686:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12691:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12691:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12694:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwConnection); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12694:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12699:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12699:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12702:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATDATA **ppenumAdvise); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12702:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12707:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12707:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12712:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD advf); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12712:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12717:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12717:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12764:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPINTERFACEINFO lpInterfaceInfo) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12769:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwRejectType) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12774:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwPendingType) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12778:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IMessageFilter, 0x00000016, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12778:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IMessageFilter, 0x00000016, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12863:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPINTERFACEINFO lpInterfaceInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12863:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12868:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12868:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12873:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwRejectType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12873:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12878:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12878:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12883:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwPendingType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12883:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12888:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12888:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12925:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppv) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12929:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IClassActivator, 0x00000140, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12929:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IClassActivator, 0x00000140, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12996:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12996:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13001:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13001:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13021:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbWritten) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13027:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbWritten) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13030:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULARGE_INTEGER ulSize) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13033:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL bCanceled) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13037:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IFillLockBytes, 0x99caf010, 0x415e, 0x11cf, 0x88,0x14, 0x00,0xaa,0x00,0xb5,0x69,0xf5) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13037:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IFillLockBytes, 0x99caf010, 0x415e, 0x11cf, 0x88,0x14, 0x00,0xaa,0x00,0xb5,0x69,0xf5) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13127:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13127:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13132:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13132:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13138:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13138:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13143:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13143:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13146:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULARGE_INTEGER ulSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13146:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13151:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13151:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13154:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL bCanceled); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13154:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13159:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13159:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13164:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13164:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13169:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13169:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13175:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13175:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13181:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13181:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13202:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fOwner) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13206:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IProgressNotify, 0xa9d758a0, 0x4617, 0x11cf, 0x95,0xfc, 0x00,0xaa,0x00,0x68,0x0d,0xb4) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13206:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IProgressNotify, 0xa9d758a0, 0x4617, 0x11cf, 0x95,0xfc, 0x00,0xaa,0x00,0x68,0x0d,0xb4) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13271:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fOwner); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13271:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13276:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13276:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13302:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD glfInterleavedFlag) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13305:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13308:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13311:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture OLECHAR *pwcsNewDfName) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13314:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ILockBytes *pILockBytes) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13318:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ILayoutStorage, 0x0e6d4d90, 0x6738, 0x11cf, 0x96,0x08, 0x00,0xaa,0x00,0x68,0x0d,0xb4) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13318:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ILayoutStorage, 0x0e6d4d90, 0x6738, 0x11cf, 0x96,0x08, 0x00,0xaa,0x00,0x68,0x0d,0xb4) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13411:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD glfInterleavedFlag); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13411:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13416:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13416:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13418:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ILayoutStorage* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13418:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13423:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13423:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13425:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ILayoutStorage* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13425:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13430:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13430:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13433:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture OLECHAR *pwcsNewDfName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13433:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13438:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13438:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13441:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ILockBytes *pILockBytes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13441:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13446:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13446:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13464:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwTimeout) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13467:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13471:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IBlockingLock, 0x30f3d47a, 0x6447, 0x11d1, 0x8e,0x3c, 0x00,0xc0,0x4f,0xb9,0x38,0x6d) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13471:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IBlockingLock, 0x30f3d47a, 0x6447, 0x11d1, 0x8e,0x3c, 0x00,0xc0,0x4f,0xb9,0x38,0x6d) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13537:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwTimeout); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13537:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13542:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13542:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13544:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IBlockingLock* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13544:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13549:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13549:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13566:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD res2) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13570:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ITimeAndNoticeControl, 0xbc0bf6ae, 0x8878, 0x11d1, 0x83,0xe9, 0x00,0xc0,0x4f,0xc2,0xc6,0xd4) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13570:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ITimeAndNoticeControl, 0xbc0bf6ae, 0x8878, 0x11d1, 0x83,0xe9, 0x00,0xc0,0x4f,0xc2,0xc6,0xd4) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13631:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD res2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13631:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13636:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13636:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13657:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppstgOpen) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13665:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppstgOpen) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13669:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOplockStorage, 0x8d19c834, 0x8879, 0x11d1, 0x83,0xe9, 0x00,0xc0,0x4f,0xc2,0xc6,0xd4) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13669:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOplockStorage, 0x8d19c834, 0x8879, 0x11d1, 0x83,0xe9, 0x00,0xc0,0x4f,0xc2,0xc6,0xd4) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13751:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppstgOpen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13751:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13756:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13756:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13764:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppstgOpen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13764:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13769:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13769:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13787:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwTimeout) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13790:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13793:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13797:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IDirectWriterLock, 0x0e6d4d92, 0x6738, 0x11cf, 0x96,0x08, 0x00,0xaa,0x00,0x68,0x0d,0xb4) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13797:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IDirectWriterLock, 0x0e6d4d92, 0x6738, 0x11cf, 0x96,0x08, 0x00,0xaa,0x00,0x68,0x0d,0xb4) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13870:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwTimeout); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13870:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13875:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13875:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13877:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IDirectWriterLock* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13877:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13882:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13882:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13884:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IDirectWriterLock* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13884:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13889:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13889:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13916:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD flags) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13920:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IUrlMon, 0x00000026, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13920:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IUrlMon, 0x00000026, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13997:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13997:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14002:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14002:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14018:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *lpvReserved) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14022:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IForegroundTransfer, 0x00000145, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14022:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IForegroundTransfer, 0x00000145, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14081:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *lpvReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14081:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14086:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14086:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14107:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HBITMAP *phOutputBitmap) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14110:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStorage *pStg) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14114:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IThumbnailExtractor, 0x969dc708, 0x5c76, 0x11d1, 0x8d,0x86, 0x00,0x00,0xf8,0x04,0xb0,0x57) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14114:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IThumbnailExtractor, 0x969dc708, 0x5c76, 0x11d1, 0x8d,0x86, 0x00,0x00,0xf8,0x04,0xb0,0x57) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14191:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HBITMAP *phOutputBitmap); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14191:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14196:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14196:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14199:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStorage *pStg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14199:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14204:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14204:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14221:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HDC h2) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14225:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IDummyHICONIncluder, 0x947990de, 0xcc28, 0x11d2, 0xa0,0xf7, 0x00,0x80,0x5f,0x85,0x8f,0xb1) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14225:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IDummyHICONIncluder, 0x947990de, 0xcc28, 0x11d2, 0xa0,0xf7, 0x00,0x80,0x5f,0x85,0x8f,0xb1) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14286:11: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HDC h2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14286:11: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14291:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14291:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14315:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14318:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14322:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IProcessLock, 0x000001d5, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14322:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IProcessLock, 0x000001d5, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14386:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IProcessLock* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14386:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14391:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14391:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14393:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IProcessLock* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14393:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14398:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14398:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14416:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL *pfApplicationAware) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14420:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ApplicationType appType) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14423:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFGUID rguidApplID) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14426:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG ulReserved) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14429:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ShutdownType shutdownType) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14433:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ISurrogateService, 0x000001d4, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14433:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ISurrogateService, 0x000001d4, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14529:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL *pfApplicationAware); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14529:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14534:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14534:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14538:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ApplicationType appType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14538:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14543:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14543:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14546:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFGUID rguidApplID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14546:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14551:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14551:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14554:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG ulReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14554:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14559:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14559:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14562:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ShutdownType shutdownType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14562:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14567:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14567:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14585:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwCurThreadAptRefs) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14590:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwNewThreadAptRefs) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14593:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwCurThreadAptRefs) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14596:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwNewThreadAptRefs) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14600:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInitializeSpy, 0x00000034, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14600:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInitializeSpy, 0x00000034, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14687:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwCurThreadAptRefs); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14687:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14692:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14692:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14697:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwNewThreadAptRefs); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14697:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14702:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14702:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14705:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwCurThreadAptRefs); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14705:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14710:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14710:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14713:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwNewThreadAptRefs); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14713:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14718:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14718:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14736:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT64 ui64ApartmentIdentifier) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14740:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IApartmentShutdown, 0xa2f05a09, 0x27a2, 0x42b5, 0xbc,0x0e, 0xac,0x16,0x3e,0xf4,0x9d,0x9b) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14740:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IApartmentShutdown, 0xa2f05a09, 0x27a2, 0x42b5, 0xbc,0x0e, 0xac,0x16,0x3e,0xf4,0x9d,0x9b) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14799:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT64 ui64ApartmentIdentifier); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14799:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14804:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14804:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14811:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG __RPC_USER SNB_UserSize (ULONG *, ULONG, SNB *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14811:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14812:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER SNB_UserMarshal (ULONG *, unsigned char *, SNB *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14812:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14813:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER SNB_UserUnmarshal(ULONG *, unsigned char *, SNB *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14813:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14814:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_USER SNB_UserFree (ULONG *, SNB *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14814:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14815:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG __RPC_USER CLIPFORMAT_UserSize (ULONG *, ULONG, CLIPFORMAT *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14815:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14816:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER CLIPFORMAT_UserMarshal (ULONG *, unsigned char *, CLIPFORMAT *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14816:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14817:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER CLIPFORMAT_UserUnmarshal(ULONG *, unsigned char *, CLIPFORMAT *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14817:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14818:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_USER CLIPFORMAT_UserFree (ULONG *, CLIPFORMAT *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14818:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14819:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG __RPC_USER STGMEDIUM_UserSize (ULONG *, ULONG, STGMEDIUM *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14819:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14820:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER STGMEDIUM_UserMarshal (ULONG *, unsigned char *, STGMEDIUM *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14820:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14821:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER STGMEDIUM_UserUnmarshal(ULONG *, unsigned char *, STGMEDIUM *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14821:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14822:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_USER STGMEDIUM_UserFree (ULONG *, STGMEDIUM *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14822:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14823:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG __RPC_USER ASYNC_STGMEDIUM_UserSize (ULONG *, ULONG, ASYNC_STGMEDIUM *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14823:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14824:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER ASYNC_STGMEDIUM_UserMarshal (ULONG *, unsigned char *, ASYNC_STGMEDIUM *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14824:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14825:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER ASYNC_STGMEDIUM_UserUnmarshal(ULONG *, unsigned char *, ASYNC_STGMEDIUM *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14825:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14826:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_USER ASYNC_STGMEDIUM_UserFree (ULONG *, ASYNC_STGMEDIUM *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14826:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14827:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG __RPC_USER FLAG_STGMEDIUM_UserSize (ULONG *, ULONG, FLAG_STGMEDIUM *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14827:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14828:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER FLAG_STGMEDIUM_UserMarshal (ULONG *, unsigned char *, FLAG_STGMEDIUM *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14828:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14829:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER FLAG_STGMEDIUM_UserUnmarshal(ULONG *, unsigned char *, FLAG_STGMEDIUM *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14829:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14830:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_USER FLAG_STGMEDIUM_UserFree (ULONG *, FLAG_STGMEDIUM *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14830:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14831:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG __RPC_USER HBITMAP_UserSize (ULONG *, ULONG, HBITMAP *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14831:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14832:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER HBITMAP_UserMarshal (ULONG *, unsigned char *, HBITMAP *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14832:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14833:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER HBITMAP_UserUnmarshal(ULONG *, unsigned char *, HBITMAP *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14833:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14834:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_USER HBITMAP_UserFree (ULONG *, HBITMAP *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14834:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14835:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG __RPC_USER HICON_UserSize (ULONG *, ULONG, HICON *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14835:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14836:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER HICON_UserMarshal (ULONG *, unsigned char *, HICON *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14836:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14837:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER HICON_UserUnmarshal(ULONG *, unsigned char *, HICON *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14837:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14838:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_USER HICON_UserFree (ULONG *, HICON *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14838:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14839:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG __RPC_USER HDC_UserSize (ULONG *, ULONG, HDC *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14839:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14840:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER HDC_UserMarshal (ULONG *, unsigned char *, HDC *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14840:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14841:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER HDC_UserUnmarshal(ULONG *, unsigned char *, HDC *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14841:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14842:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_USER HDC_UserFree (ULONG *, HDC *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14842:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:79:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_(DWORD) CoBuildVersion (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:79:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:80:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoInitialize (LPVOID pvReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:80:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:81:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoRegisterMallocSpy (LPMALLOCSPY pMallocSpy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:81:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:82:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoRevokeMallocSpy (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:82:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:83:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoCreateStandardMalloc (DWORD memctx, IMalloc **ppMalloc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:83:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:84:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoRegisterInitializeSpy (LPINITIALIZESPY pSpy, ULARGE_INTEGER *puliCookie); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:84:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:85:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoRevokeInitializeSpy (ULARGE_INTEGER uliCookie); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:85:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:94:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoGetSystemSecurityPermissions (COMSD comSDType, PSECURITY_DESCRIPTOR *ppSD); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:94:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:95:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_(HINSTANCE) CoLoadLibrary (LPOLESTR lpszLibName, WINBOOL bAutoFree); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:95:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:96:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_(void) CoFreeLibrary (HINSTANCE hInst); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:96:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:97:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_(void) CoFreeAllLibraries (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:97:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:98:180: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoGetInstanceFromFile (COSERVERINFO *pServerInfo, CLSID *pClsid, IUnknown *punkOuter, DWORD dwClsCtx, DWORD grfMode, OLECHAR *pwszName, DWORD dwCount, MULTI_QI *pResults); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:98:180: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:99:173: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoGetInstanceFromIStorage (COSERVERINFO *pServerInfo, CLSID *pClsid, IUnknown *punkOuter, DWORD dwClsCtx, struct IStorage *pstg, DWORD dwCount, MULTI_QI *pResults); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:99:173: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:100:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoAllowSetForegroundWindow (IUnknown *pUnk, LPVOID lpvReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:100:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:101:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI DcomChannelSetHResult (LPVOID pvReserved, ULONG *pulReserved, HRESULT appsHR); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:101:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:102:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_(WINBOOL) CoIsOle1Class (REFCLSID rclsid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:102:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:103:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CLSIDFromProgIDEx (LPCOLESTR lpszProgID, LPCLSID lpclsid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:103:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:104:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_(WINBOOL) CoFileTimeToDosDateTime (FILETIME *lpFileTime, LPWORD lpDosDate, LPWORD lpDosTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:104:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:105:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_(WINBOOL) CoDosDateTimeToFileTime (WORD nDosDate, WORD nDosTime, FILETIME *lpFileTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:105:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:106:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoFileTimeNow (FILETIME *lpFileTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:106:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:107:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoRegisterMessageFilter (LPMESSAGEFILTER lpMessageFilter, LPMESSAGEFILTER *lplpMessageFilter); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:107:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:108:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoRegisterChannelHook (REFGUID ExtensionUuid, IChannelHook *pChannelHook); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:108:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:109:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoTreatAsClass (REFCLSID clsidOld, REFCLSID clsidNew); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:109:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:110:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CreateDataAdviseHolder (LPDATAADVISEHOLDER *ppDAHolder); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:110:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:111:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CreateDataCache (LPUNKNOWN pUnkOuter, REFCLSID rclsid, REFIID iid, LPVOID *ppv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:111:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:112:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI StgOpenLayoutDocfile (OLECHAR const *pwcsDfName, DWORD grfMode, DWORD reserved, IStorage **ppstgOpen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:112:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:116:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI StgCreateDocfile (const WCHAR *pwcsName, DWORD grfMode, DWORD reserved, IStorage **ppstgOpen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:116:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:117:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI StgCreateDocfileOnILockBytes (ILockBytes *plkbyt, DWORD grfMode, DWORD reserved, IStorage **ppstgOpen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:117:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:118:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI StgOpenStorage (const WCHAR *pwcsName, IStorage *pstgPriority, DWORD grfMode, SNB snbExclude, DWORD reserved, IStorage **ppstgOpen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:118:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:119:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI StgOpenStorageOnILockBytes (ILockBytes *plkbyt, IStorage *pstgPriority, DWORD grfMode, SNB snbExclude, DWORD reserved, IStorage **ppstgOpen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:119:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:120:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI StgIsStorageFile (const WCHAR *pwcsName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:120:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:121:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI StgIsStorageILockBytes (ILockBytes *plkbyt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:121:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:122:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI StgSetTimes (const WCHAR *lpszName, const FILETIME *pctime, const FILETIME *patime, const FILETIME *pmtime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:122:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:123:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI StgOpenAsyncDocfileOnIFillLockBytes (IFillLockBytes *pflb, DWORD grfMode, DWORD asyncFlags, IStorage **ppstgOpen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:123:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:124:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI StgGetIFillLockBytesOnILockBytes (ILockBytes *pilb, IFillLockBytes **ppflb); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:124:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:125:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI StgGetIFillLockBytesOnFile (OLECHAR const *pwcsName, IFillLockBytes **ppflb); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:125:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:140:198: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI StgCreateStorageEx (const WCHAR *pwcsName, DWORD grfMode, DWORD stgfmt, DWORD grfAttrs, STGOPTIONS *pStgOptions, PSECURITY_DESCRIPTOR pSecurityDescriptor, REFIID riid, void **ppObjectOpen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:140:198: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:141:196: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI StgOpenStorageEx (const WCHAR *pwcsName, DWORD grfMode, DWORD stgfmt, DWORD grfAttrs, STGOPTIONS *pStgOptions, PSECURITY_DESCRIPTOR pSecurityDescriptor, REFIID riid, void **ppObjectOpen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:141:196: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:142:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI BindMoniker (LPMONIKER pmk, DWORD grfOpt, REFIID iidResult, LPVOID *ppvResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:142:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:143:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoGetObject (LPCWSTR pszName, BIND_OPTS *pBindOptions, REFIID riid, void **ppv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:143:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:144:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI MkParseDisplayName (LPBC pbc, LPCOLESTR szUserName, ULONG *pchEaten, LPMONIKER *ppmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:144:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:145:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI MonikerRelativePathTo (LPMONIKER pmkSrc, LPMONIKER pmkDest, LPMONIKER *ppmkRelPath, WINBOOL dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:145:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:146:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI MonikerCommonPrefixWith (LPMONIKER pmkThis, LPMONIKER pmkOther, LPMONIKER *ppmkCommon); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:146:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:147:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CreateBindCtx (DWORD reserved, LPBC *ppbc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:147:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:148:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CreateGenericComposite (LPMONIKER pmkFirst, LPMONIKER pmkRest, LPMONIKER *ppmkComposite); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:148:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:149:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI GetClassFile (LPCOLESTR szFilename, CLSID *pclsid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:149:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:150:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CreateClassMoniker (REFCLSID rclsid, LPMONIKER *ppmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:150:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:151:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CreateFileMoniker (LPCOLESTR lpszPathName, LPMONIKER *ppmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:151:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:152:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CreateItemMoniker (LPCOLESTR lpszDelim, LPCOLESTR lpszItem, LPMONIKER *ppmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:152:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:153:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CreateAntiMoniker (LPMONIKER *ppmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:153:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:154:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CreatePointerMoniker (LPUNKNOWN punk, LPMONIKER *ppmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:154:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:155:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CreateObjrefMoniker (LPUNKNOWN punk, LPMONIKER *ppmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:155:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:159:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoInstall (IBindCtx *pbc, DWORD dwFlags, uCLSSPEC *pClassSpec, QUERYCONTEXT *pQuery, LPWSTR pszCodeBase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:159:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:160:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI GetRunningObjectTable (DWORD reserved, LPRUNNINGOBJECTTABLE *pprot); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:160:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:288, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:178:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwConnection) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:181:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwConnection) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:184:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATDATA **ppenumAdvise) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:187:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmk) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:190:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:193:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:197:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleAdviseHolder, 0x00000111, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:197:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleAdviseHolder, 0x00000111, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:288, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:296:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwConnection); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:296:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:301:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:301:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:304:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwConnection); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:304:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:309:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:309:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:312:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATDATA **ppenumAdvise); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:312:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:317:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:317:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:320:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:320:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:325:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:325:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:327:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IOleAdviseHolder* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:327:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:332:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:332:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:334:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IOleAdviseHolder* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:334:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:339:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:339:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:362:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwConnection) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:365:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwConnection) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:368:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATDATA **ppenumSTATDATA) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:371:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IDataObject *pDataObject) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:376:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fRelease) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:380:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleCache, 0x0000011e, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:380:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleCache, 0x0000011e, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:288, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:477:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwConnection); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:477:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:482:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:482:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:485:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwConnection); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:485:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:490:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:490:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:493:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATDATA **ppenumSTATDATA); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:493:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:498:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:498:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:501:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IDataObject *pDataObject); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:501:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:506:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:506:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:511:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fRelease); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:511:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:516:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:516:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:561:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPVOID pReserved) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:564:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwDiscardOptions) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:568:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleCache2, 0x00000128, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:568:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleCache2, 0x00000128, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:288, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:686:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG_PTR pReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:686:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:691:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:691:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:694:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwDiscardOptions); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:694:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:699:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:699:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:704:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPVOID pReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:704:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:709:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG_PTR pReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:709:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:730:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPDATAOBJECT pDataObject) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:733:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:737:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleCacheControl, 0x00000129, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:737:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleCacheControl, 0x00000129, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:288, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:803:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPDATAOBJECT pDataObject); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:803:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:808:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:808:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:810:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IOleCacheControl* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:810:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:815:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:815:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:837:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker **ppmkOut) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:841:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IParseDisplayName, 0x0000011a, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:841:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IParseDisplayName, 0x0000011a, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:288, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:906:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker **ppmkOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:906:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:911:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:911:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:931:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumUnknown **ppenum) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:934:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fLock) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:938:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleContainer, 0x0000011b, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:938:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleContainer, 0x0000011b, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:288, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1021:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumUnknown **ppenum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1021:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1026:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1026:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1029:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fLock); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1029:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1034:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1034:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1053:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1058:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker **ppmk) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1061:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IOleContainer **ppContainer) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1064:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1067:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fShow) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1070:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1074:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleClientSite, 0x00000118, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1074:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleClientSite, 0x00000118, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:288, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1171:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IOleClientSite* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1171:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1176:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1176:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1181:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker **ppmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1181:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1186:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1186:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1189:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IOleContainer **ppContainer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1189:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1194:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1194:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1196:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IOleClientSite* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1196:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1201:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1201:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1204:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fShow); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1204:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1209:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1209:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1211:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IOleClientSite* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1211:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1216:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1216:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1284:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IOleClientSite *pClientSite) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1287:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IOleClientSite **ppClientSite) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1291:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCOLESTR szContainerObj) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1294:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwSaveOption) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1298:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmk) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1303:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker **ppmk) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1308:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1312:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IDataObject **ppDataObject) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1320:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCRECT lprcPosRect) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1323:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumOLEVERB **ppEnumOleVerb) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1326:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1329:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1332:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CLSID *pClsid) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1336:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR *pszUserType) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1340:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SIZEL *psizel) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1344:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SIZEL *psizel) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1348:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwConnection) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1351:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwConnection) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1354:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATDATA **ppenumAdvise) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1358:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwStatus) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1361:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LOGPALETTE *pLogpal) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1365:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleObject, 0x00000112, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1365:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleObject, 0x00000112, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:288, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1599:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IOleClientSite *pClientSite); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1599:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1604:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1604:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1607:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IOleClientSite **ppClientSite); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1607:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1612:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1612:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1616:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCOLESTR szContainerObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1616:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1621:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1621:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1624:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwSaveOption); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1624:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1629:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1629:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1633:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1633:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1638:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1638:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1643:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker **ppmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1643:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1648:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1648:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1653:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1653:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1658:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1658:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1662:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IDataObject **ppDataObject); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1662:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1667:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1667:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1675:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCRECT lprcPosRect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1675:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1680:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1680:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1683:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumOLEVERB **ppEnumOleVerb); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1683:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1688:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1688:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1690:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IOleObject* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1690:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1695:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1695:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1697:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IOleObject* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1697:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1702:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1702:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1705:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CLSID *pClsid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1705:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1710:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1710:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1714:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR *pszUserType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1714:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1719:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1719:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1723:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SIZEL *psizel); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1723:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1728:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1728:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1732:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SIZEL *psizel); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1732:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1737:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1737:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1741:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwConnection); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1741:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1746:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1746:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1749:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwConnection); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1749:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1754:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1754:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1757:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATDATA **ppenumAdvise); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1757:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1762:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1762:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1766:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1766:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1771:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1771:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1774:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LOGPALETTE *pLogpal); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1774:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1779:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1779:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1834:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HWND *phwnd) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1837:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fEnterMode) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1841:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleWindow, 0x00000114, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1841:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleWindow, 0x00000114, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:288, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1908:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HWND *phwnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1908:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1913:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1913:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1916:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fEnterMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1916:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1921:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1921:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1952:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwUpdateOpt) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1955:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwUpdateOpt) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1959:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFCLSID rclsid) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1962:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker **ppmk) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1965:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCOLESTR pszStatusText) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1968:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR *ppszDisplayName) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1972:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IBindCtx *pbc) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1975:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1978:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown **ppunk) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1981:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1984:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IBindCtx *pbc) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1988:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleLink, 0x0000011d, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1988:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleLink, 0x0000011d, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:288, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2127:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwUpdateOpt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2127:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2132:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2132:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2135:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwUpdateOpt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2135:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2140:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2140:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2144:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFCLSID rclsid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2144:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2149:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2149:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2152:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker **ppmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2152:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2157:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2157:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2160:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCOLESTR pszStatusText); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2160:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2165:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2165:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2168:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR *ppszDisplayName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2168:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2173:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2173:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2177:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IBindCtx *pbc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2177:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2182:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2182:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2184:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IOleLink* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2184:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2189:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2189:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2192:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown **ppunk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2192:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2197:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2197:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2199:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IOleLink* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2199:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2204:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2204:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2207:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IBindCtx *pbc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2207:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2212:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2212:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2249:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppvObject) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2255:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppvStorage) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2258:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR pszItem) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2262:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleItemContainer, 0x0000011c, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2262:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleItemContainer, 0x0000011c, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:288, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2382:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppvObject); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2382:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2387:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2387:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2393:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppvStorage); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2393:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2398:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2398:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2401:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR pszItem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2401:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2406:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2406:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2428:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPRECT lprectBorder) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2431:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCBORDERWIDTHS pborderwidths) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2434:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCBORDERWIDTHS pborderwidths) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2438:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCOLESTR pszObjName) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2442:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleInPlaceUIWindow, 0x00000115, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2442:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleInPlaceUIWindow, 0x00000115, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:288, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2545:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPRECT lprectBorder); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2545:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2550:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2550:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2553:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCBORDERWIDTHS pborderwidths); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2553:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2558:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2558:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2561:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCBORDERWIDTHS pborderwidths); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2561:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2566:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2566:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2570:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCOLESTR pszObjName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2570:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2575:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2575:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2594:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPMSG lpmsg) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2597:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fActivate) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2600:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fActivate) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2605:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fFrameWindow) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2608:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fEnable) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2612:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleInPlaceActiveObject, 0x00000117, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2612:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleInPlaceActiveObject, 0x00000117, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:288, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2723:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IOleInPlaceActiveObject* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2723:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2728:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2728:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2731:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fActivate); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2731:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2736:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2736:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2739:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fActivate); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2739:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2744:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2744:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2750:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fFrameWindow); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2750:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2755:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2755:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2758:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fEnable); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2758:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2763:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2763:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2766:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPMSG lpmsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2766:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2768:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IOleInPlaceActiveObject* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2768:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2773:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fFrameWindow); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2773:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2779:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fFrameWindow); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2779:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2815:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLEMENUGROUPWIDTHS lpMenuWidths) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2820:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HWND hwndActiveObject) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2823:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HMENU hmenuShared) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2826:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCOLESTR pszStatusText) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2829:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fEnable) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2833:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WORD wID) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2837:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleInPlaceFrame, 0x00000116, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2837:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleInPlaceFrame, 0x00000116, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:288, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2996:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLEMENUGROUPWIDTHS lpMenuWidths); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2996:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3001:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3001:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3006:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HWND hwndActiveObject); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3006:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3011:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3011:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3014:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HMENU hmenuShared); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3014:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3019:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3019:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3022:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCOLESTR pszStatusText); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3022:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3027:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3027:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3030:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fEnable); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3030:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3035:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3035:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3039:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WORD wID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3039:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3044:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3044:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3063:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3066:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3070:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCRECT lprcClipRect) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3073:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3077:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleInPlaceObject, 0x00000113, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3077:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleInPlaceObject, 0x00000113, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:288, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3176:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IOleInPlaceObject* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3176:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3181:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3181:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3183:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IOleInPlaceObject* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3183:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3188:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3188:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3192:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCRECT lprcClipRect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3192:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3197:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3197:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3199:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IOleInPlaceObject* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3199:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3204:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3204:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3223:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3226:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3229:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3236:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLEINPLACEFRAMEINFO lpFrameInfo) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3239:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SIZE scrollExtant) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3242:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fUndoable) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3245:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3248:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3251:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3254:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCRECT lprcPosRect) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3258:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleInPlaceSite, 0x00000119, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3258:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleInPlaceSite, 0x00000119, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:288, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3405:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IOleInPlaceSite* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3405:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3410:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3410:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3412:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IOleInPlaceSite* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3412:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3417:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3417:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3419:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IOleInPlaceSite* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3419:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3424:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3424:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3431:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLEINPLACEFRAMEINFO lpFrameInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3431:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3436:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3436:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3439:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SIZE scrollExtant); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3439:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3444:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3444:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3447:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fUndoable); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3447:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3452:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3452:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3454:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IOleInPlaceSite* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3454:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3459:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3459:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3461:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IOleInPlaceSite* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3461:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3466:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3466:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3468:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IOleInPlaceSite* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3468:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3473:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3473:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3476:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCRECT lprcPosRect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3476:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3481:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3481:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3498:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3502:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IContinue, 0x0000012a, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3502:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IContinue, 0x0000012a, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:288, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3559:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IContinue* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3559:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3564:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3564:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3592:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG_PTR dwContinue) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3600:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LOGPALETTE **ppColorSet) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3606:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwFreeze) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3609:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwFreeze) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3614:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink *pAdvSink) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3619:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink **ppAdvSink) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3623:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IViewObject, 0x0000010d, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3623:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IViewObject, 0x0000010d, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:288, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3751:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IContinue *pContinue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3751:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3756:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3756:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3764:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LOGPALETTE **ppColorSet); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3764:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3769:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3769:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3775:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwFreeze); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3775:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3780:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3780:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3783:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwFreeze); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3783:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3788:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3788:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3793:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink *pAdvSink); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3793:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3798:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3798:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3803:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink **ppAdvSink); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3803:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3808:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3808:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3820:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG_PTR dwContinue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3820:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3831:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IContinue *pContinue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3831:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3839:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LOGPALETTE **ppColorSet); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3839:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3847:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LOGPALETTE **ppColorSet); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3847:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3853:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwFreeze); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3853:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3859:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwFreeze); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3859:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3864:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink **ppAdvSink); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3864:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3869:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink **ppAdvSink); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3869:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3891:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPSIZEL lpsizel) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3895:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IViewObject2, 0x00000127, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3895:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IViewObject2, 0x00000127, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:288, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4032:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPSIZEL lpsizel); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4032:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4037:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4037:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4057:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD grfKeyState) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4060:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwEffect) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4064:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IDropSource, 0x00000121, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4064:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IDropSource, 0x00000121, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:288, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4133:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD grfKeyState); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4133:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4138:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4138:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4141:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwEffect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4141:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4146:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4146:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4196:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwEffect) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4201:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwEffect) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4204:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4210:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwEffect) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4214:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IDropTarget, 0x00000122, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4214:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IDropTarget, 0x00000122, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:288, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4307:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwEffect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4307:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4312:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4312:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4317:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwEffect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4317:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4322:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4322:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4324:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IDropTarget* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4324:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4329:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4329:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4335:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwEffect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4335:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4340:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4340:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4357:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HWND hwndTarget) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4360:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4364:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IDropSourceNotify, 0x0000012b, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4364:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IDropSourceNotify, 0x0000012b, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:288, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4430:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HWND hwndTarget); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4430:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4435:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4435:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4437:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IDropSourceNotify* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4437:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4442:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4442:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4478:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4481:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG celt) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4484:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4487:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumOLEVERB **ppenum) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4491:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IEnumOLEVERB, 0x00000104, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4491:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IEnumOLEVERB, 0x00000104, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:288, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4577:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4577:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4582:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4582:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4585:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG celt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4585:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4590:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4590:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4592:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumOLEVERB* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4592:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4597:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4597:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4600:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumOLEVERB **ppenum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4600:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4605:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4605:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4610:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4610:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4615:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4615:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4622:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG __RPC_USER CLIPFORMAT_UserSize (ULONG *, ULONG, CLIPFORMAT *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4622:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4623:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER CLIPFORMAT_UserMarshal (ULONG *, unsigned char *, CLIPFORMAT *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4623:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4624:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER CLIPFORMAT_UserUnmarshal(ULONG *, unsigned char *, CLIPFORMAT *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4624:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4625:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_USER CLIPFORMAT_UserFree (ULONG *, CLIPFORMAT *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4625:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4626:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG __RPC_USER STGMEDIUM_UserSize (ULONG *, ULONG, STGMEDIUM *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4626:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4627:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER STGMEDIUM_UserMarshal (ULONG *, unsigned char *, STGMEDIUM *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4627:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4628:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER STGMEDIUM_UserUnmarshal(ULONG *, unsigned char *, STGMEDIUM *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4628:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4629:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_USER STGMEDIUM_UserFree (ULONG *, STGMEDIUM *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4629:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4630:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG __RPC_USER HWND_UserSize (ULONG *, ULONG, HWND *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4630:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4631:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER HWND_UserMarshal (ULONG *, unsigned char *, HWND *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4631:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4632:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER HWND_UserUnmarshal(ULONG *, unsigned char *, HWND *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4632:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4633:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_USER HWND_UserFree (ULONG *, HWND *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4633:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4634:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG __RPC_USER HMENU_UserSize (ULONG *, ULONG, HMENU *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4634:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4635:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER HMENU_UserMarshal (ULONG *, unsigned char *, HMENU *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4635:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4636:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER HMENU_UserUnmarshal(ULONG *, unsigned char *, HMENU *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4636:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4637:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_USER HMENU_UserFree (ULONG *, HMENU *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4637:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4638:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG __RPC_USER HGLOBAL_UserSize (ULONG *, ULONG, HGLOBAL *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4638:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4639:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER HGLOBAL_UserMarshal (ULONG *, unsigned char *, HGLOBAL *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4639:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4640:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER HGLOBAL_UserUnmarshal(ULONG *, unsigned char *, HGLOBAL *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4640:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4641:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_USER HGLOBAL_UserFree (ULONG *, HGLOBAL *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4641:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4642:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG __RPC_USER HACCEL_UserSize (ULONG *, ULONG, HACCEL *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4642:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4643:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER HACCEL_UserMarshal (ULONG *, unsigned char *, HACCEL *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4643:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4644:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER HACCEL_UserUnmarshal(ULONG *, unsigned char *, HACCEL *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4644:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4645:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_USER HACCEL_UserFree (ULONG *, HACCEL *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4645:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4646:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG __RPC_USER HDC_UserSize (ULONG *, ULONG, HDC *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4646:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4647:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER HDC_UserMarshal (ULONG *, unsigned char *, HDC *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4647:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4648:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER HDC_UserUnmarshal(ULONG *, unsigned char *, HDC *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4648:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4649:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_USER HDC_UserFree (ULONG *, HDC *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4649:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:289, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/servprov.h:62:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT STDMETHODCALLTYPE QueryService(REFGUID guidService, REFIID riid, void **ppvObject) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/servprov.h:65:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT STDMETHODCALLTYPE QueryService(REFGUID guidService, Q **pp) { ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:289, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/servprov.h:71:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT STDMETHODCALLTYPE IServiceProvider_RemoteQueryService_Proxy(IServiceProvider *This, REFGUID guidService, REFIID riid, IUnknown **ppvObject); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/servprov.h:71:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/servprov.h:72:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IServiceProvider_RemoteQueryService_Stub(IRpcStubBuffer *This, IRpcChannelBuffer *_pRpcChannelBuffer, PRPC_MESSAGE _pRpcMessage, DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/servprov.h:72:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/servprov.h:74:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IServiceProvider, 0x6d5140c1, 0x7436, 0x11ce, 0x80,0x34, 0x00,0xaa,0x00,0x60,0x09,0xfa) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/servprov.h:74:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IServiceProvider, 0x6d5140c1, 0x7436, 0x11ce, 0x80,0x34, 0x00,0xaa,0x00,0x60,0x09,0xfa) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:24, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:290, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:833:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFGUID guid) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:836:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT uTypeFlags) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:839:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR pStrDoc) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:842:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwHelpContext) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:846:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WORD wMinorVerNum) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:850:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HREFTYPE *phRefType) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:854:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FUNCDESC *pFuncDesc) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:858:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HREFTYPE hRefType) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:862:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture INT implTypeFlags) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:865:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WORD cbAlignment) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:868:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR pStrSchema) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:872:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARDESC *pVarDesc) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:877:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT cNames) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:881:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR szName) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:884:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TYPEDESC *pTDescAlias) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:889:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR szProcName) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:893:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR szDocString) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:897:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR szDocString) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:901:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwHelpContext) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:905:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwHelpContext) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:909:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR bstrMops) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:912:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IDLDESC *pIdlDesc) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:915:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:919:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ICreateTypeInfo, 0x00020405, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:919:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ICreateTypeInfo, 0x00020405, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:24, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:290, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1169:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFGUID guid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1169:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1174:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1174:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1177:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT uTypeFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1177:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1182:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1182:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1185:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR pStrDoc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1185:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1190:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1190:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1193:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwHelpContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1193:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1198:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1198:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1202:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WORD wMinorVerNum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1202:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1207:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1207:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1211:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HREFTYPE *phRefType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1211:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1216:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1216:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1220:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FUNCDESC *pFuncDesc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1220:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1225:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1225:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1229:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HREFTYPE hRefType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1229:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1234:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1234:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1238:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture INT implTypeFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1238:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1243:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1243:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1246:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WORD cbAlignment); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1246:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1251:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1251:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1254:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR pStrSchema); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1254:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1259:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1259:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1263:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARDESC *pVarDesc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1263:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1268:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1268:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1273:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT cNames); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1273:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1278:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1278:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1282:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR szName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1282:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1287:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1287:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1290:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TYPEDESC *pTDescAlias); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1290:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1295:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1295:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1300:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR szProcName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1300:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1305:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1305:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1309:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR szDocString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1309:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1314:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1314:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1318:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR szDocString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1318:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1323:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1323:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1327:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwHelpContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1327:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1332:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1332:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1336:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwHelpContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1336:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1341:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1341:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1345:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR bstrMops); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1345:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1350:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1350:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1353:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IDLDESC *pIdlDesc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1353:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1358:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1358:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1360:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ICreateTypeInfo* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1360:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1365:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1365:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1384:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT index) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1388:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture INVOKEKIND invKind) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1391:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT index) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1394:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture MEMBERID memid) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1397:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT index) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1401:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pVarVal) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1406:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pVarVal) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1412:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pVarVal) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1417:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pVarVal) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1422:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pVarVal) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1425:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG dwHelpStringContext) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1429:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG dwHelpStringContext) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1433:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG dwHelpStringContext) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1436:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1439:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR szName) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1443:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ICreateTypeInfo2, 0x0002040e, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1443:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ICreateTypeInfo2, 0x0002040e, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:24, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:290, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1828:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT index); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1828:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1833:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1833:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1837:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture INVOKEKIND invKind); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1837:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1842:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1842:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1845:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT index); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1845:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1850:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1850:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1853:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture MEMBERID memid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1853:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1858:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1858:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1861:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT index); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1861:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1866:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1866:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1870:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pVarVal); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1870:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1875:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1875:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1880:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pVarVal); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1880:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1885:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1885:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1891:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pVarVal); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1891:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1896:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1896:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1901:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pVarVal); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1901:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1906:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1906:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1911:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pVarVal); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1911:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1916:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1916:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1919:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG dwHelpStringContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1919:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1924:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1924:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1928:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG dwHelpStringContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1928:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1933:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1933:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1937:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG dwHelpStringContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1937:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1942:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1942:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1944:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ICreateTypeInfo2* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1944:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1949:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1949:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1952:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR szName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1952:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1957:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1957:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1978:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ICreateTypeInfo **ppCTInfo) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1981:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR szName) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1985:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WORD wMinorVerNum) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1988:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFGUID guid) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1991:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR szDoc) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1994:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR szHelpFileName) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1997:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwHelpContext) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2000:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LCID lcid) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2003:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT uLibFlags) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2006:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2010:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ICreateTypeLib, 0x00020406, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2010:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ICreateTypeLib, 0x00020406, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:24, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:290, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2145:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ICreateTypeInfo **ppCTInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2145:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2150:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2150:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2153:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR szName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2153:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2158:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2158:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2162:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WORD wMinorVerNum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2162:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2167:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2167:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2170:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFGUID guid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2170:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2175:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2175:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2178:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR szDoc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2178:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2183:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2183:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2186:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR szHelpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2186:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2191:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2191:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2194:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwHelpContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2194:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2199:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2199:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2202:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LCID lcid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2202:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2207:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2207:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2210:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT uLibFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2210:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2215:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2215:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2217:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ICreateTypeLib* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2217:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2222:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2222:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2240:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR szName) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2244:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pVarVal) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2247:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG dwHelpStringContext) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2250:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR szFileName) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2254:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ICreateTypeLib2, 0x0002040f, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2254:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ICreateTypeLib2, 0x0002040f, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:24, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:290, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2423:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR szName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2423:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2428:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2428:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2432:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pVarVal); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2432:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2437:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2437:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2440:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG dwHelpStringContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2440:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2445:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2445:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2448:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR szFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2448:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2453:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2453:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2492:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT *pctinfo) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2497:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeInfo **ppTInfo) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2504:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DISPID *rgDispId) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2514:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT *puArgErr) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2518:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IDispatch, 0x00020400, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2518:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IDispatch, 0x00020400, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:24, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:290, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2614:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT *pctinfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2614:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2619:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2619:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2624:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeInfo **ppTInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2624:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2629:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2629:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2636:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DISPID *rgDispId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2636:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2641:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2641:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2654:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANTARG *rgVarRef); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2654:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2659:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2659:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2669:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT *puArgErr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2669:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2682:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANTARG *rgVarRef); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2682:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2703:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pCeltFetched) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2706:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG celt) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2709:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2712:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumVARIANT **ppEnum) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2716:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IEnumVARIANT, 0x00020404, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2716:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IEnumVARIANT, 0x00020404, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:24, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:290, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2802:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pCeltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2802:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2807:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2807:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2810:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG celt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2810:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2815:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2815:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2817:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumVARIANT* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2817:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2822:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2822:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2825:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumVARIANT **ppEnum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2825:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2830:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2830:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2835:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pCeltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2835:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2840:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pCeltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2840:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2880:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BINDPTR *pBindPtr) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2886:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeComp **ppTComp) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2890:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ITypeComp, 0x00020403, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2890:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ITypeComp, 0x00020403, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:24, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:290, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2973:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CLEANLOCALSTORAGE *pDummy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2973:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2978:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2978:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2983:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeInfo **ppTInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2983:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2988:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2988:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2996:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BINDPTR *pBindPtr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2996:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3007:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CLEANLOCALSTORAGE *pDummy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3007:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3013:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeComp **ppTComp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3013:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3018:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeInfo **ppTInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3018:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3039:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TYPEATTR **ppTypeAttr) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3042:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeComp **ppTComp) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3046:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FUNCDESC **ppFuncDesc) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3050:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARDESC **ppVarDesc) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3056:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT *pcNames) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3060:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HREFTYPE *pRefType) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3064:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture INT *pImplTypeFlags) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3069:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture MEMBERID *pMemId) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3078:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT *puArgErr) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3085:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pBstrHelpFile) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3092:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WORD *pwOrdinal) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3096:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeInfo **ppTInfo) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3101:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PVOID *ppv) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3106:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PVOID *ppvObj) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3110:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pBstrMops) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3114:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT *pIndex) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3117:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TYPEATTR *pTypeAttr) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3120:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FUNCDESC *pFuncDesc) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3123:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARDESC *pVarDesc) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3127:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ITypeInfo, 0x00020401, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3127:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ITypeInfo, 0x00020401, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:24, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:290, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3361:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CLEANLOCALSTORAGE *pDummy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3361:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3366:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3366:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3369:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeComp **ppTComp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3369:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3374:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3374:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3379:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CLEANLOCALSTORAGE *pDummy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3379:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3384:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3384:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3389:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CLEANLOCALSTORAGE *pDummy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3389:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3394:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3394:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3400:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT *pcNames); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3400:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3405:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3405:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3409:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HREFTYPE *pRefType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3409:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3414:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3414:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3418:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture INT *pImplTypeFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3418:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3423:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3423:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3425:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeInfo* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3425:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3430:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3430:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3432:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeInfo* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3432:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3437:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3437:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3445:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pBstrHelpFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3445:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3450:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3450:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3458:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WORD *pwOrdinal); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3458:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3463:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3463:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3467:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeInfo **ppTInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3467:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3472:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3472:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3474:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeInfo* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3474:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3479:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3479:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3483:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown **ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3483:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3488:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3488:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3492:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pBstrMops); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3492:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3497:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3497:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3501:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT *pIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3501:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3506:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3506:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3508:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeInfo* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3508:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3513:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3513:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3515:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeInfo* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3515:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3520:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3520:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3522:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeInfo* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3522:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3527:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3527:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3530:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TYPEATTR **ppTypeAttr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3530:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3534:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CLEANLOCALSTORAGE *pDummy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3534:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3538:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FUNCDESC **ppFuncDesc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3538:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3543:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CLEANLOCALSTORAGE *pDummy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3543:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3547:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARDESC **ppVarDesc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3547:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3552:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CLEANLOCALSTORAGE *pDummy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3552:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3558:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT *pcNames); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3558:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3564:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT *pcNames); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3564:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3569:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture MEMBERID *pMemId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3569:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3571:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeInfo* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3571:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3580:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT *puArgErr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3580:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3582:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeInfo* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3582:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3589:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pBstrHelpFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3589:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3597:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pBstrHelpFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3597:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3604:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WORD *pwOrdinal); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3604:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3612:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WORD *pwOrdinal); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3612:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3617:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PVOID *ppv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3617:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3619:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeInfo* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3619:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3624:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PVOID *ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3624:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3628:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown **ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3628:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3632:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT *pIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3632:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3636:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT *pIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3636:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3639:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TYPEATTR *pTypeAttr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3639:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3641:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeInfo* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3641:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3644:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FUNCDESC *pFuncDesc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3644:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3646:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeInfo* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3646:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3649:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARDESC *pVarDesc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3649:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3651:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeInfo* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3651:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3670:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TYPEKIND *pTypeKind) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3673:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pTypeFlags) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3678:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT *pFuncIndex) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3682:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT *pVarIndex) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3686:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pVarVal) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3691:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pVarVal) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3697:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pVarVal) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3702:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pVarVal) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3707:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pVarVal) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3714:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pbstrHelpStringDll) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3717:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CUSTDATA *pCustData) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3721:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CUSTDATA *pCustData) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3726:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CUSTDATA *pCustData) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3730:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CUSTDATA *pCustData) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3734:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CUSTDATA *pCustData) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3738:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ITypeInfo2, 0x00020412, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3738:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ITypeInfo2, 0x00020412, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:24, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:290, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4116:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TYPEKIND *pTypeKind); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4116:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4121:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4121:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4124:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pTypeFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4124:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4129:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4129:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4134:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT *pFuncIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4134:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4139:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4139:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4143:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT *pVarIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4143:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4148:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4148:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4152:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pVarVal); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4152:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4157:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4157:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4162:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pVarVal); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4162:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4167:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4167:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4173:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pVarVal); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4173:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4178:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4178:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4183:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pVarVal); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4183:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4188:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4188:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4193:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pVarVal); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4193:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4198:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4198:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4206:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pbstrHelpStringDll); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4206:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4211:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4211:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4214:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CUSTDATA *pCustData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4214:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4219:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4219:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4223:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CUSTDATA *pCustData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4223:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4228:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4228:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4233:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CUSTDATA *pCustData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4233:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4238:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4238:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4242:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CUSTDATA *pCustData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4242:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4247:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4247:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4251:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CUSTDATA *pCustData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4251:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4256:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4256:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4263:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pbstrHelpStringDll); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4263:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4271:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pbstrHelpStringDll); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4271:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4316:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4320:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeInfo **ppTInfo) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4324:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TYPEKIND *pTKind) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4328:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeInfo **ppTinfo) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4331:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TLIBATTR **ppTLibAttr) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4334:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeComp **ppTComp) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4341:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pBstrHelpFile) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4346:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL *pfName) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4353:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture USHORT *pcFound) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4356:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TLIBATTR *pTLibAttr) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4360:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ITypeLib, 0x00020402, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4360:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ITypeLib, 0x00020402, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:24, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:290, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4503:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT *pcTInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4503:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4508:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4508:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4512:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeInfo **ppTInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4512:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4517:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4517:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4521:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TYPEKIND *pTKind); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4521:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4526:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4526:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4530:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeInfo **ppTinfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4530:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4535:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4535:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4539:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CLEANLOCALSTORAGE *pDummy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4539:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4544:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4544:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4547:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeComp **ppTComp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4547:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4552:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4552:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4560:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pBstrHelpFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4560:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4565:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4565:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4571:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pBstrLibName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4571:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4576:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4576:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4584:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pBstrLibName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4584:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4589:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4589:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4591:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeLib* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4591:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4596:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4596:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4598:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeLib* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4598:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4601:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT *pcTInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4601:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4604:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TLIBATTR **ppTLibAttr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4604:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4608:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CLEANLOCALSTORAGE *pDummy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4608:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4615:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pBstrHelpFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4615:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4623:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pBstrHelpFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4623:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4628:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL *pfName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4628:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4634:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pBstrLibName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4634:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4641:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture USHORT *pcFound); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4641:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4649:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pBstrLibName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4649:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4652:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TLIBATTR *pTLibAttr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4652:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4654:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeLib* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4654:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4676:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pVarVal) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4680:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcchUniqueNames) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4687:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pbstrHelpStringDll) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4690:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CUSTDATA *pCustData) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4694:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ITypeLib2, 0x00020411, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4694:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ITypeLib2, 0x00020411, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:24, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:290, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4879:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pVarVal); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4879:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4884:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4884:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4888:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcchUniqueNames); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4888:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4893:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4893:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4901:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pbstrHelpStringDll); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4901:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4906:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4906:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4909:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CUSTDATA *pCustData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4909:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4914:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4914:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4918:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcchUniqueNames); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4918:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4922:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcchUniqueNames); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4922:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4929:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pbstrHelpStringDll); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4929:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4937:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pbstrHelpStringDll); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4937:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4970:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture INT *pfCancel) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4975:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR pStrName) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4979:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ITypeChangeEvents, 0x00020410, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4979:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ITypeChangeEvents, 0x00020410, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:24, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:290, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5054:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture INT *pfCancel); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5054:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5059:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5059:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5064:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR pStrName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5064:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5069:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5069:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5088:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture GUID *pGUID) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5091:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pBstrSource) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5094:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pBstrDescription) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5097:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pBstrHelpFile) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5100:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwHelpContext) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5104:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IErrorInfo, 0x1cf2b120, 0x547d, 0x101b, 0x8e,0x65, 0x08,0x00,0x2b,0x2b,0xd1,0x19) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5104:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IErrorInfo, 0x1cf2b120, 0x547d, 0x101b, 0x8e,0x65, 0x08,0x00,0x2b,0x2b,0xd1,0x19) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:24, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:290, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5195:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture GUID *pGUID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5195:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5200:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5200:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5203:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pBstrSource); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5203:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5208:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5208:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5211:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pBstrDescription); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5211:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5216:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5216:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5219:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pBstrHelpFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5219:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5224:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5224:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5227:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwHelpContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5227:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5232:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5232:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5251:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFGUID rguid) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5254:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR szSource) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5257:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR szDescription) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5260:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR szHelpFile) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5263:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwHelpContext) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5267:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ICreateErrorInfo, 0x22f03340, 0x547d, 0x101b, 0x8e,0x65, 0x08,0x00,0x2b,0x2b,0xd1,0x19) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5267:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ICreateErrorInfo, 0x22f03340, 0x547d, 0x101b, 0x8e,0x65, 0x08,0x00,0x2b,0x2b,0xd1,0x19) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:24, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:290, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5358:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFGUID rguid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5358:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5363:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5363:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5366:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR szSource); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5366:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5371:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5371:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5374:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR szDescription); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5374:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5379:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5379:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5382:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR szHelpFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5382:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5387:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5387:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5390:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwHelpContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5390:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5395:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5395:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5414:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFIID riid) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5418:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ISupportErrorInfo, 0xdf0b3d60, 0x548f, 0x101b, 0x8e,0x65, 0x08,0x00,0x2b,0x2b,0xd1,0x19) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5418:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ISupportErrorInfo, 0xdf0b3d60, 0x548f, 0x101b, 0x8e,0x65, 0x08,0x00,0x2b,0x2b,0xd1,0x19) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:24, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:290, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5477:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFIID riid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5477:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5482:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5482:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5501:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown **ppv) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5505:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ITypeFactory, 0x0000002e, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5505:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ITypeFactory, 0x0000002e, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:24, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:290, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5568:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown **ppv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5568:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5573:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5573:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5593:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pSize) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5601:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbWritten) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5608:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbRead) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5611:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PVOID pvType) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5615:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ITypeMarshal, 0x0000002d, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5615:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ITypeMarshal, 0x0000002d, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:24, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:290, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5713:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5713:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5718:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5718:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5726:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5726:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5731:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5731:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5738:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbRead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5738:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5743:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5743:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5746:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PVOID pvType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5746:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5751:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5751:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5770:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PVOID pvNew) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5773:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PVOID pvExisting) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5777:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PVOID pvNew) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5780:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture GUID *pguid) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5783:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pbstrName) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5786:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbSize) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5789:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeInfo **ppTypeInfo) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5794:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pvarField) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5800:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PVOID *ppvDataCArray) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5806:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pvarField) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5812:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pvarField) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5816:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *rgBstrNames) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5819:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IRecordInfo *pRecordInfo) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5822:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5826:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PVOID *ppvDest) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5829:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PVOID pvRecord) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5833:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IRecordInfo, 0x0000002f, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5833:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IRecordInfo, 0x0000002f, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:24, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:290, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6025:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PVOID pvNew); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6025:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6030:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6030:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6033:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PVOID pvExisting); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6033:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6038:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6038:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6042:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PVOID pvNew); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6042:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6047:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6047:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6050:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture GUID *pguid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6050:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6055:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6055:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6058:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pbstrName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6058:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6063:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6063:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6066:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6066:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6071:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6071:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6074:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeInfo **ppTypeInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6074:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6079:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6079:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6084:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pvarField); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6084:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6089:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6089:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6095:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PVOID *ppvDataCArray); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6095:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6100:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6100:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6106:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pvarField); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6106:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6111:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6111:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6117:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pvarField); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6117:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6122:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6122:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6126:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *rgBstrNames); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6126:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6131:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6131:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6134:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IRecordInfo *pRecordInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6134:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6139:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6139:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6141:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IRecordInfo* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6141:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6146:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6146:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6150:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PVOID *ppvDest); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6150:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6155:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6155:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6158:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PVOID pvRecord); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6158:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6163:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6163:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6183:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture EXCEPINFO *pExcepInfo) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6187:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IErrorLog, 0x3127ca40, 0x446e, 0x11ce, 0x81,0x35, 0x00,0xaa,0x00,0x4b,0xb8,0x51) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6187:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IErrorLog, 0x3127ca40, 0x446e, 0x11ce, 0x81,0x35, 0x00,0xaa,0x00,0x4b,0xb8,0x51) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:24, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:290, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6248:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture EXCEPINFO *pExcepInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6248:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6253:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6253:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6274:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IErrorLog *pErrorLog) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6278:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pVar) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6282:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IPropertyBag, 0x55272a00, 0x42cb, 0x11ce, 0x81,0x35, 0x00,0xaa,0x00,0x4b,0xb8,0x51) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6282:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IPropertyBag, 0x55272a00, 0x42cb, 0x11ce, 0x81,0x35, 0x00,0xaa,0x00,0x4b,0xb8,0x51) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:24, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:290, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6356:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown *pUnkObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6356:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6361:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6361:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6365:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pVar); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6365:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6370:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6370:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6375:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IErrorLog *pErrorLog); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6375:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6382:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown *pUnkObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6382:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6389:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG __RPC_USER VARIANT_UserSize (ULONG *, ULONG, VARIANT *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6389:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6390:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER VARIANT_UserMarshal (ULONG *, unsigned char *, VARIANT *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6390:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6391:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER VARIANT_UserUnmarshal(ULONG *, unsigned char *, VARIANT *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6391:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6392:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_USER VARIANT_UserFree (ULONG *, VARIANT *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6392:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6393:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG __RPC_USER BSTR_UserSize (ULONG *, ULONG, BSTR *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6393:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6394:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER BSTR_UserMarshal (ULONG *, unsigned char *, BSTR *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6394:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6395:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER BSTR_UserUnmarshal(ULONG *, unsigned char *, BSTR *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6395:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6396:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_USER BSTR_UserFree (ULONG *, BSTR *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6396:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6397:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG __RPC_USER CLEANLOCALSTORAGE_UserSize (ULONG *, ULONG, CLEANLOCALSTORAGE *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6397:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6398:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER CLEANLOCALSTORAGE_UserMarshal (ULONG *, unsigned char *, CLEANLOCALSTORAGE *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6398:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6399:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER CLEANLOCALSTORAGE_UserUnmarshal(ULONG *, unsigned char *, CLEANLOCALSTORAGE *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6399:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6400:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_USER CLEANLOCALSTORAGE_UserFree (ULONG *, CLEANLOCALSTORAGE *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6400:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:290, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:260:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI hasFeature(BSTR feature,BSTR version,VARIANT_BOOL *hasFeature) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:290, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:289:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMImplementation_hasFeature_Proxy(IXMLDOMImplementation *This,BSTR feature,BSTR version,VARIANT_BOOL *hasFeature); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:289:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:290:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMImplementation_hasFeature_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:290:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:299:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_nodeName(BSTR *name) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:300:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_nodeValue(VARIANT *value) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:301:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI put_nodeValue(VARIANT value) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:302:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_nodeType(DOMNodeType *type) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:303:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_parentNode(IXMLDOMNode **parent) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:304:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_childNodes(IXMLDOMNodeList **childList) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:305:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_firstChild(IXMLDOMNode **firstChild) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:306:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_lastChild(IXMLDOMNode **lastChild) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:307:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_previousSibling(IXMLDOMNode **previousSibling) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:308:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_nextSibling(IXMLDOMNode **nextSibling) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:309:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_attributes(IXMLDOMNamedNodeMap **attributeMap) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:310:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI insertBefore(IXMLDOMNode *newChild,VARIANT refChild,IXMLDOMNode **outNewChild) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:311:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI replaceChild(IXMLDOMNode *newChild,IXMLDOMNode *oldChild,IXMLDOMNode **outOldChild) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:312:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI removeChild(IXMLDOMNode *childNode,IXMLDOMNode **oldChild) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:313:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI appendChild(IXMLDOMNode *newChild,IXMLDOMNode **outNewChild) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:314:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI hasChildNodes(VARIANT_BOOL *hasChild) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:315:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_ownerDocument(IXMLDOMDocument **DOMDocument) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:316:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI cloneNode(VARIANT_BOOL deep,IXMLDOMNode **cloneRoot) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:317:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_nodeTypeString(BSTR *nodeType) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:318:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_text(BSTR *text) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:319:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI put_text(BSTR text) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:320:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_specified(VARIANT_BOOL *isSpecified) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:321:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_definition(IXMLDOMNode **definitionNode) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:322:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_nodeTypedValue(VARIANT *typedValue) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:323:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI put_nodeTypedValue(VARIANT typedValue) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:324:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_dataType(VARIANT *dataTypeName) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:325:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI put_dataType(BSTR dataTypeName) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:326:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_xml(BSTR *xmlString) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:327:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI transformNode(IXMLDOMNode *stylesheet,BSTR *xmlString) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:328:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI selectNodes(BSTR queryString,IXMLDOMNodeList **resultList) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:329:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI selectSingleNode(BSTR queryString,IXMLDOMNode **resultNode) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:330:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_parsed(VARIANT_BOOL *isParsed) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:331:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_namespaceURI(BSTR *namespaceURI) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:332:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_prefix(BSTR *prefixString) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:333:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_baseName(BSTR *nameString) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:334:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI transformNodeToObject(IXMLDOMNode *stylesheet,VARIANT outputObject) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:433:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_get_nodeName_Proxy(IXMLDOMNode *This,BSTR *name); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:433:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:434:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_get_nodeName_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:434:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:435:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_get_nodeValue_Proxy(IXMLDOMNode *This,VARIANT *value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:435:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:436:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_get_nodeValue_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:436:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:437:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_put_nodeValue_Proxy(IXMLDOMNode *This,VARIANT value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:437:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:438:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_put_nodeValue_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:438:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:439:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_get_nodeType_Proxy(IXMLDOMNode *This,DOMNodeType *type); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:439:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:440:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_get_nodeType_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:440:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:441:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_get_parentNode_Proxy(IXMLDOMNode *This,IXMLDOMNode **parent); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:441:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:442:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_get_parentNode_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:442:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:443:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_get_childNodes_Proxy(IXMLDOMNode *This,IXMLDOMNodeList **childList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:443:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:444:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_get_childNodes_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:444:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:445:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_get_firstChild_Proxy(IXMLDOMNode *This,IXMLDOMNode **firstChild); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:445:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:446:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_get_firstChild_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:446:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:447:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_get_lastChild_Proxy(IXMLDOMNode *This,IXMLDOMNode **lastChild); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:447:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:448:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_get_lastChild_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:448:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:449:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_get_previousSibling_Proxy(IXMLDOMNode *This,IXMLDOMNode **previousSibling); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:449:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:450:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_get_previousSibling_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:450:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:451:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_get_nextSibling_Proxy(IXMLDOMNode *This,IXMLDOMNode **nextSibling); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:451:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:452:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_get_nextSibling_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:452:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:453:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_get_attributes_Proxy(IXMLDOMNode *This,IXMLDOMNamedNodeMap **attributeMap); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:453:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:454:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_get_attributes_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:454:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:455:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_insertBefore_Proxy(IXMLDOMNode *This,IXMLDOMNode *newChild,VARIANT refChild,IXMLDOMNode **outNewChild); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:455:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:456:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_insertBefore_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:456:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:457:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_replaceChild_Proxy(IXMLDOMNode *This,IXMLDOMNode *newChild,IXMLDOMNode *oldChild,IXMLDOMNode **outOldChild); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:457:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:458:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_replaceChild_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:458:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:459:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_removeChild_Proxy(IXMLDOMNode *This,IXMLDOMNode *childNode,IXMLDOMNode **oldChild); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:459:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:460:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_removeChild_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:460:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:461:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_appendChild_Proxy(IXMLDOMNode *This,IXMLDOMNode *newChild,IXMLDOMNode **outNewChild); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:461:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:462:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_appendChild_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:462:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:463:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_hasChildNodes_Proxy(IXMLDOMNode *This,VARIANT_BOOL *hasChild); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:463:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:464:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_hasChildNodes_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:464:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:465:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_get_ownerDocument_Proxy(IXMLDOMNode *This,IXMLDOMDocument **DOMDocument); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:465:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:466:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_get_ownerDocument_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:466:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:467:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_cloneNode_Proxy(IXMLDOMNode *This,VARIANT_BOOL deep,IXMLDOMNode **cloneRoot); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:467:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:468:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_cloneNode_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:468:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:469:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_get_nodeTypeString_Proxy(IXMLDOMNode *This,BSTR *nodeType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:469:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:470:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_get_nodeTypeString_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:470:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:471:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_get_text_Proxy(IXMLDOMNode *This,BSTR *text); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:471:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:472:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_get_text_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:472:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:473:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_put_text_Proxy(IXMLDOMNode *This,BSTR text); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:473:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:474:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_put_text_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:474:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:475:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_get_specified_Proxy(IXMLDOMNode *This,VARIANT_BOOL *isSpecified); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:475:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:476:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_get_specified_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:476:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:477:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_get_definition_Proxy(IXMLDOMNode *This,IXMLDOMNode **definitionNode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:477:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:478:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_get_definition_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:478:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:479:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_get_nodeTypedValue_Proxy(IXMLDOMNode *This,VARIANT *typedValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:479:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:480:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_get_nodeTypedValue_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:480:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:481:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_put_nodeTypedValue_Proxy(IXMLDOMNode *This,VARIANT typedValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:481:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:482:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_put_nodeTypedValue_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:482:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:483:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_get_dataType_Proxy(IXMLDOMNode *This,VARIANT *dataTypeName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:483:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:484:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_get_dataType_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:484:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:485:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_put_dataType_Proxy(IXMLDOMNode *This,BSTR dataTypeName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:485:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:486:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_put_dataType_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:486:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:487:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_get_xml_Proxy(IXMLDOMNode *This,BSTR *xmlString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:487:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:488:149: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_get_xml_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:488:149: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:489:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_transformNode_Proxy(IXMLDOMNode *This,IXMLDOMNode *stylesheet,BSTR *xmlString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:489:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:490:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_transformNode_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:490:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:491:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_selectNodes_Proxy(IXMLDOMNode *This,BSTR queryString,IXMLDOMNodeList **resultList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:491:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:492:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_selectNodes_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:492:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:493:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_selectSingleNode_Proxy(IXMLDOMNode *This,BSTR queryString,IXMLDOMNode **resultNode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:493:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:494:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_selectSingleNode_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:494:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:495:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_get_parsed_Proxy(IXMLDOMNode *This,VARIANT_BOOL *isParsed); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:495:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:496:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_get_parsed_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:496:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:497:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_get_namespaceURI_Proxy(IXMLDOMNode *This,BSTR *namespaceURI); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:497:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:498:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_get_namespaceURI_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:498:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:499:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_get_prefix_Proxy(IXMLDOMNode *This,BSTR *prefixString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:499:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:500:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_get_prefix_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:500:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:501:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_get_baseName_Proxy(IXMLDOMNode *This,BSTR *nameString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:501:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:502:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_get_baseName_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:502:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:503:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_transformNodeToObject_Proxy(IXMLDOMNode *This,IXMLDOMNode *stylesheet,VARIANT outputObject); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:503:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:504:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_transformNodeToObject_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:504:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:618:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_doctype(IXMLDOMDocumentType **documentType) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:619:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_implementation(IXMLDOMImplementation **impl) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:620:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_documentElement(IXMLDOMElement **DOMElement) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:621:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI putref_documentElement(IXMLDOMElement *DOMElement) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:622:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI createElement(BSTR tagName,IXMLDOMElement **element) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:623:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI createDocumentFragment(IXMLDOMDocumentFragment **docFrag) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:624:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI createTextNode(BSTR data,IXMLDOMText **text) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:625:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI createComment(BSTR data,IXMLDOMComment **comment) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:626:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI createCDATASection(BSTR data,IXMLDOMCDATASection **cdata) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:627:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI createProcessingInstruction(BSTR target,BSTR data,IXMLDOMProcessingInstruction **pi) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:628:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI createAttribute(BSTR name,IXMLDOMAttribute **attribute) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:629:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI createEntityReference(BSTR name,IXMLDOMEntityReference **entityRef) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:630:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI getElementsByTagName(BSTR tagName,IXMLDOMNodeList **resultList) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:631:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI createNode(VARIANT Type,BSTR name,BSTR namespaceURI,IXMLDOMNode **node) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:632:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI nodeFromID(BSTR idString,IXMLDOMNode **node) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:633:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI load(VARIANT xmlSource,VARIANT_BOOL *isSuccessful) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:634:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_readyState(LONG *value) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:635:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_parseError(IXMLDOMParseError **errorObj) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:636:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_url(BSTR *urlString) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:637:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_async(VARIANT_BOOL *isAsync) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:638:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI put_async(VARIANT_BOOL isAsync) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:639:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI abort(void) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:640:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI loadXML(BSTR bstrXML,VARIANT_BOOL *isSuccessful) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:641:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI save(VARIANT destination) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:642:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_validateOnParse(VARIANT_BOOL *isValidating) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:643:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI put_validateOnParse(VARIANT_BOOL isValidating) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:644:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_resolveExternals(VARIANT_BOOL *isResolving) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:645:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI put_resolveExternals(VARIANT_BOOL isResolving) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:646:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_preserveWhiteSpace(VARIANT_BOOL *isPreserving) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:647:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI put_preserveWhiteSpace(VARIANT_BOOL isPreserving) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:648:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI put_onreadystatechange(VARIANT readystatechangeSink) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:649:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI put_ondataavailable(VARIANT ondataavailableSink) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:650:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI put_ontransformnode(VARIANT ontransformnodeSink) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:815:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_get_doctype_Proxy(IXMLDOMDocument *This,IXMLDOMDocumentType **documentType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:815:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:816:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_get_doctype_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:816:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:817:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_get_implementation_Proxy(IXMLDOMDocument *This,IXMLDOMImplementation **impl); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:817:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:818:164: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_get_implementation_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:818:164: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:819:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_get_documentElement_Proxy(IXMLDOMDocument *This,IXMLDOMElement **DOMElement); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:819:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:820:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_get_documentElement_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:820:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:821:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_putref_documentElement_Proxy(IXMLDOMDocument *This,IXMLDOMElement *DOMElement); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:821:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:822:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_putref_documentElement_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:822:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:823:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_createElement_Proxy(IXMLDOMDocument *This,BSTR tagName,IXMLDOMElement **element); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:823:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:824:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_createElement_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:824:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:825:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_createDocumentFragment_Proxy(IXMLDOMDocument *This,IXMLDOMDocumentFragment **docFrag); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:825:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:826:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_createDocumentFragment_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:826:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:827:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_createTextNode_Proxy(IXMLDOMDocument *This,BSTR data,IXMLDOMText **text); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:827:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:828:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_createTextNode_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:828:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:829:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_createComment_Proxy(IXMLDOMDocument *This,BSTR data,IXMLDOMComment **comment); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:829:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:830:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_createComment_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:830:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:831:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_createCDATASection_Proxy(IXMLDOMDocument *This,BSTR data,IXMLDOMCDATASection **cdata); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:831:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:832:164: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_createCDATASection_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:832:164: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:833:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_createProcessingInstruction_Proxy(IXMLDOMDocument *This,BSTR target,BSTR data,IXMLDOMProcessingInstruction **pi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:833:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:834:173: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_createProcessingInstruction_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:834:173: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:835:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_createAttribute_Proxy(IXMLDOMDocument *This,BSTR name,IXMLDOMAttribute **attribute); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:835:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:836:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_createAttribute_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:836:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:837:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_createEntityReference_Proxy(IXMLDOMDocument *This,BSTR name,IXMLDOMEntityReference **entityRef); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:837:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:838:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_createEntityReference_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:838:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:839:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_getElementsByTagName_Proxy(IXMLDOMDocument *This,BSTR tagName,IXMLDOMNodeList **resultList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:839:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:840:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_getElementsByTagName_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:840:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:841:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_createNode_Proxy(IXMLDOMDocument *This,VARIANT Type,BSTR name,BSTR namespaceURI,IXMLDOMNode **node); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:841:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:842:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_createNode_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:842:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:843:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_nodeFromID_Proxy(IXMLDOMDocument *This,BSTR idString,IXMLDOMNode **node); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:843:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:844:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_nodeFromID_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:844:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:845:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_load_Proxy(IXMLDOMDocument *This,VARIANT xmlSource,VARIANT_BOOL *isSuccessful); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:845:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:846:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_load_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:846:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:847:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_get_readyState_Proxy(IXMLDOMDocument *This,LONG *value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:847:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:848:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_get_readyState_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:848:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:849:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_get_parseError_Proxy(IXMLDOMDocument *This,IXMLDOMParseError **errorObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:849:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:850:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_get_parseError_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:850:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:851:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_get_url_Proxy(IXMLDOMDocument *This,BSTR *urlString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:851:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:852:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_get_url_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:852:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:853:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_get_async_Proxy(IXMLDOMDocument *This,VARIANT_BOOL *isAsync); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:853:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:854:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_get_async_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:854:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:855:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_put_async_Proxy(IXMLDOMDocument *This,VARIANT_BOOL isAsync); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:855:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:856:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_put_async_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:856:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:857:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_abort_Proxy(IXMLDOMDocument *This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:857:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:858:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_abort_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:858:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:859:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_loadXML_Proxy(IXMLDOMDocument *This,BSTR bstrXML,VARIANT_BOOL *isSuccessful); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:859:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:860:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_loadXML_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:860:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:861:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_save_Proxy(IXMLDOMDocument *This,VARIANT destination); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:861:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:862:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_save_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:862:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:863:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_get_validateOnParse_Proxy(IXMLDOMDocument *This,VARIANT_BOOL *isValidating); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:863:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:864:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_get_validateOnParse_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:864:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:865:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_put_validateOnParse_Proxy(IXMLDOMDocument *This,VARIANT_BOOL isValidating); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:865:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:866:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_put_validateOnParse_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:866:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:867:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_get_resolveExternals_Proxy(IXMLDOMDocument *This,VARIANT_BOOL *isResolving); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:867:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:868:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_get_resolveExternals_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:868:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:869:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_put_resolveExternals_Proxy(IXMLDOMDocument *This,VARIANT_BOOL isResolving); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:869:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:870:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_put_resolveExternals_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:870:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:871:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_get_preserveWhiteSpace_Proxy(IXMLDOMDocument *This,VARIANT_BOOL *isPreserving); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:871:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:872:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_get_preserveWhiteSpace_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:872:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:873:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_put_preserveWhiteSpace_Proxy(IXMLDOMDocument *This,VARIANT_BOOL isPreserving); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:873:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:874:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_put_preserveWhiteSpace_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:874:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:875:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_put_onreadystatechange_Proxy(IXMLDOMDocument *This,VARIANT readystatechangeSink); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:875:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:876:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_put_onreadystatechange_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:876:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:877:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_put_ondataavailable_Proxy(IXMLDOMDocument *This,VARIANT ondataavailableSink); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:877:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:878:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_put_ondataavailable_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:878:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:879:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_put_ontransformnode_Proxy(IXMLDOMDocument *This,VARIANT ontransformnodeSink); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:879:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:880:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_put_ontransformnode_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:880:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:889:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_item(LONG index,IXMLDOMNode **listItem) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:890:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_length(LONG *listLength) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:891:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI nextNode(IXMLDOMNode **nextItem) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:892:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI reset(void) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:893:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get__newEnum(IUnknown **ppUnk) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:930:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNodeList_get_item_Proxy(IXMLDOMNodeList *This,LONG index,IXMLDOMNode **listItem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:930:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:931:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNodeList_get_item_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:931:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:932:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNodeList_get_length_Proxy(IXMLDOMNodeList *This,LONG *listLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:932:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:933:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNodeList_get_length_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:933:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:934:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNodeList_nextNode_Proxy(IXMLDOMNodeList *This,IXMLDOMNode **nextItem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:934:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:935:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNodeList_nextNode_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:935:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:936:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNodeList_reset_Proxy(IXMLDOMNodeList *This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:936:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:937:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNodeList_reset_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:937:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:938:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNodeList_get__newEnum_Proxy(IXMLDOMNodeList *This,IUnknown **ppUnk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:938:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:939:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNodeList_get__newEnum_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:939:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:948:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI getNamedItem(BSTR name,IXMLDOMNode **namedItem) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:949:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI setNamedItem(IXMLDOMNode *newItem,IXMLDOMNode **nameItem) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:950:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI removeNamedItem(BSTR name,IXMLDOMNode **namedItem) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:951:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_item(LONG index,IXMLDOMNode **listItem) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:952:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_length(LONG *listLength) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:953:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI getQualifiedItem(BSTR baseName,BSTR namespaceURI,IXMLDOMNode **qualifiedItem) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:954:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI removeQualifiedItem(BSTR baseName,BSTR namespaceURI,IXMLDOMNode **qualifiedItem) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:955:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI nextNode(IXMLDOMNode **nextItem) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:956:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI reset(void) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:957:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get__newEnum(IUnknown **ppUnk) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1004:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNamedNodeMap_getNamedItem_Proxy(IXMLDOMNamedNodeMap *This,BSTR name,IXMLDOMNode **namedItem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1004:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1005:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNamedNodeMap_getNamedItem_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1005:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1006:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNamedNodeMap_setNamedItem_Proxy(IXMLDOMNamedNodeMap *This,IXMLDOMNode *newItem,IXMLDOMNode **nameItem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1006:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1007:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNamedNodeMap_setNamedItem_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1007:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1008:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNamedNodeMap_removeNamedItem_Proxy(IXMLDOMNamedNodeMap *This,BSTR name,IXMLDOMNode **namedItem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1008:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1009:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNamedNodeMap_removeNamedItem_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1009:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1010:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNamedNodeMap_get_item_Proxy(IXMLDOMNamedNodeMap *This,LONG index,IXMLDOMNode **listItem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1010:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1011:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNamedNodeMap_get_item_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1011:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1012:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNamedNodeMap_get_length_Proxy(IXMLDOMNamedNodeMap *This,LONG *listLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1012:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1013:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNamedNodeMap_get_length_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1013:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1014:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNamedNodeMap_getQualifiedItem_Proxy(IXMLDOMNamedNodeMap *This,BSTR baseName,BSTR namespaceURI,IXMLDOMNode **qualifiedItem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1014:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1015:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNamedNodeMap_getQualifiedItem_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1015:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1016:149: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNamedNodeMap_removeQualifiedItem_Proxy(IXMLDOMNamedNodeMap *This,BSTR baseName,BSTR namespaceURI,IXMLDOMNode **qualifiedItem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1016:149: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1017:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNamedNodeMap_removeQualifiedItem_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1017:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1018:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNamedNodeMap_nextNode_Proxy(IXMLDOMNamedNodeMap *This,IXMLDOMNode **nextItem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1018:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1019:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNamedNodeMap_nextNode_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1019:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1020:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNamedNodeMap_reset_Proxy(IXMLDOMNamedNodeMap *This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1020:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1021:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNamedNodeMap_reset_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1021:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1022:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNamedNodeMap_get__newEnum_Proxy(IXMLDOMNamedNodeMap *This,IUnknown **ppUnk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1022:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1023:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNamedNodeMap_get__newEnum_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1023:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1032:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_data(BSTR *data) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1033:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI put_data(BSTR data) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1034:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_length(LONG *dataLength) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1035:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI substringData(LONG offset,LONG count,BSTR *data) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1036:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI appendData(BSTR data) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1037:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI insertData(LONG offset,BSTR data) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1038:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI deleteData(LONG offset,LONG count) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1039:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI replaceData(LONG offset,LONG count,BSTR data) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1154:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMCharacterData_get_data_Proxy(IXMLDOMCharacterData *This,BSTR *data); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1154:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1155:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMCharacterData_get_data_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1155:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1156:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMCharacterData_put_data_Proxy(IXMLDOMCharacterData *This,BSTR data); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1156:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1157:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMCharacterData_put_data_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1157:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1158:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMCharacterData_get_length_Proxy(IXMLDOMCharacterData *This,LONG *dataLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1158:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1159:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMCharacterData_get_length_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1159:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1160:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMCharacterData_substringData_Proxy(IXMLDOMCharacterData *This,LONG offset,LONG count,BSTR *data); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1160:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1161:164: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMCharacterData_substringData_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1161:164: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1162:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMCharacterData_appendData_Proxy(IXMLDOMCharacterData *This,BSTR data); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1162:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1163:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMCharacterData_appendData_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1163:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1164:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMCharacterData_insertData_Proxy(IXMLDOMCharacterData *This,LONG offset,BSTR data); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1164:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1165:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMCharacterData_insertData_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1165:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1166:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMCharacterData_deleteData_Proxy(IXMLDOMCharacterData *This,LONG offset,LONG count); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1166:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1167:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMCharacterData_deleteData_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1167:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1168:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMCharacterData_replaceData_Proxy(IXMLDOMCharacterData *This,LONG offset,LONG count,BSTR data); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1168:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1169:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMCharacterData_replaceData_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1169:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1178:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_name(BSTR *attributeName) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1179:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_value(VARIANT *attributeValue) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1180:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI put_value(VARIANT attributeValue) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1285:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMAttribute_get_name_Proxy(IXMLDOMAttribute *This,BSTR *attributeName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1285:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1286:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMAttribute_get_name_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1286:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1287:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMAttribute_get_value_Proxy(IXMLDOMAttribute *This,VARIANT *attributeValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1287:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1288:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMAttribute_get_value_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1288:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1289:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMAttribute_put_value_Proxy(IXMLDOMAttribute *This,VARIANT attributeValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1289:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1290:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMAttribute_put_value_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1290:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1299:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_tagName(BSTR *tagName) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1300:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI getAttribute(BSTR name,VARIANT *value) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1301:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI setAttribute(BSTR name,VARIANT value) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1302:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI removeAttribute(BSTR name) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1303:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI getAttributeNode(BSTR name,IXMLDOMAttribute **attributeNode) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1304:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI setAttributeNode(IXMLDOMAttribute *DOMAttribute,IXMLDOMAttribute **attributeNode) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1305:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI removeAttributeNode(IXMLDOMAttribute *DOMAttribute,IXMLDOMAttribute **attributeNode) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1306:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI getElementsByTagName(BSTR tagName,IXMLDOMNodeList **resultList) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1307:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI normalize(void) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1424:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMElement_get_tagName_Proxy(IXMLDOMElement *This,BSTR *tagName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1424:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1425:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMElement_get_tagName_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1425:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1426:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMElement_getAttribute_Proxy(IXMLDOMElement *This,BSTR name,VARIANT *value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1426:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1427:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMElement_getAttribute_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1427:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1428:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMElement_setAttribute_Proxy(IXMLDOMElement *This,BSTR name,VARIANT value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1428:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1429:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMElement_setAttribute_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1429:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1430:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMElement_removeAttribute_Proxy(IXMLDOMElement *This,BSTR name); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1430:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1431:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMElement_removeAttribute_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1431:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1432:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMElement_getAttributeNode_Proxy(IXMLDOMElement *This,BSTR name,IXMLDOMAttribute **attributeNode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1432:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1433:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMElement_getAttributeNode_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1433:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1434:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMElement_setAttributeNode_Proxy(IXMLDOMElement *This,IXMLDOMAttribute *DOMAttribute,IXMLDOMAttribute **attributeNode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1434:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1435:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMElement_setAttributeNode_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1435:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1436:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMElement_removeAttributeNode_Proxy(IXMLDOMElement *This,IXMLDOMAttribute *DOMAttribute,IXMLDOMAttribute **attributeNode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1436:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1437:164: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMElement_removeAttributeNode_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1437:164: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1438:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMElement_getElementsByTagName_Proxy(IXMLDOMElement *This,BSTR tagName,IXMLDOMNodeList **resultList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1438:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1439:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMElement_getElementsByTagName_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1439:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1440:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMElement_normalize_Proxy(IXMLDOMElement *This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1440:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1441:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMElement_normalize_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1441:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1450:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI splitText(LONG offset,IXMLDOMText **rightHandTextNode) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1567:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMText_splitText_Proxy(IXMLDOMText *This,LONG offset,IXMLDOMText **rightHandTextNode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1567:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1568:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMText_splitText_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1568:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1698:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_target(BSTR *name) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1699:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_data(BSTR *value) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1700:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI put_data(BSTR value) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1805:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMProcessingInstruction_get_target_Proxy(IXMLDOMProcessingInstruction *This,BSTR *name); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1805:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1806:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMProcessingInstruction_get_target_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1806:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1807:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMProcessingInstruction_get_data_Proxy(IXMLDOMProcessingInstruction *This,BSTR *value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1807:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1808:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMProcessingInstruction_get_data_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1808:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1809:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMProcessingInstruction_put_data_Proxy(IXMLDOMProcessingInstruction *This,BSTR value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1809:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1810:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMProcessingInstruction_put_data_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1810:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1942:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_name(BSTR *rootName) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1943:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_entities(IXMLDOMNamedNodeMap **entityMap) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1944:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_notations(IXMLDOMNamedNodeMap **notationMap) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2049:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocumentType_get_name_Proxy(IXMLDOMDocumentType *This,BSTR *rootName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2049:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2050:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocumentType_get_name_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2050:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2051:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocumentType_get_entities_Proxy(IXMLDOMDocumentType *This,IXMLDOMNamedNodeMap **entityMap); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2051:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2052:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocumentType_get_entities_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2052:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2053:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocumentType_get_notations_Proxy(IXMLDOMDocumentType *This,IXMLDOMNamedNodeMap **notationMap); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2053:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2054:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocumentType_get_notations_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2054:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2063:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_publicId(VARIANT *publicID) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2064:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_systemId(VARIANT *systemID) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2167:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNotation_get_publicId_Proxy(IXMLDOMNotation *This,VARIANT *publicID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2167:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2168:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNotation_get_publicId_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2168:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2169:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNotation_get_systemId_Proxy(IXMLDOMNotation *This,VARIANT *systemID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2169:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2170:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNotation_get_systemId_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2170:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2179:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_publicId(VARIANT *publicID) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2180:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_systemId(VARIANT *systemID) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2181:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_notationName(BSTR *name) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2286:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMEntity_get_publicId_Proxy(IXMLDOMEntity *This,VARIANT *publicID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2286:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2287:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMEntity_get_publicId_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2287:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2288:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMEntity_get_systemId_Proxy(IXMLDOMEntity *This,VARIANT *systemID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2288:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2289:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMEntity_get_systemId_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2289:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2290:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMEntity_get_notationName_Proxy(IXMLDOMEntity *This,BSTR *name); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2290:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2291:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMEntity_get_notationName_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2291:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2405:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_errorCode(LONG *errorCode) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2406:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_url(BSTR *urlString) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2407:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_reason(BSTR *reasonString) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2408:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_srcText(BSTR *sourceString) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2409:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_line(LONG *lineNumber) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2410:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_linepos(LONG *linePosition) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2411:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_filepos(LONG *filePosition) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2452:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMParseError_get_errorCode_Proxy(IXMLDOMParseError *This,LONG *errorCode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2452:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2453:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMParseError_get_errorCode_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2453:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2454:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMParseError_get_url_Proxy(IXMLDOMParseError *This,BSTR *urlString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2454:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2455:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMParseError_get_url_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2455:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2456:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMParseError_get_reason_Proxy(IXMLDOMParseError *This,BSTR *reasonString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2456:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2457:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMParseError_get_reason_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2457:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2458:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMParseError_get_srcText_Proxy(IXMLDOMParseError *This,BSTR *sourceString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2458:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2459:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMParseError_get_srcText_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2459:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2460:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMParseError_get_line_Proxy(IXMLDOMParseError *This,LONG *lineNumber); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2460:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2461:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMParseError_get_line_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2461:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2462:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMParseError_get_linepos_Proxy(IXMLDOMParseError *This,LONG *linePosition); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2462:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2463:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMParseError_get_linepos_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2463:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2464:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMParseError_get_filepos_Proxy(IXMLDOMParseError *This,LONG *filePosition); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2464:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2465:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMParseError_get_filepos_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2465:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2474:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI uniqueID(IXMLDOMNode *pNode,LONG *pID) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2475:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI depth(IXMLDOMNode *pNode,LONG *pDepth) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2476:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI childNumber(IXMLDOMNode *pNode,LONG *pNumber) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2477:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI ancestorChildNumber(BSTR bstrNodeName,IXMLDOMNode *pNode,LONG *pNumber) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2478:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI absoluteChildNumber(IXMLDOMNode *pNode,LONG *pNumber) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2479:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI formatIndex(LONG lIndex,BSTR bstrFormat,BSTR *pbstrFormattedString) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2480:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI formatNumber(double dblNumber,BSTR bstrFormat,BSTR *pbstrFormattedString) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2481:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI formatDate(VARIANT varDate,BSTR bstrFormat,VARIANT varDestLocale,BSTR *pbstrFormattedString) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2482:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI formatTime(VARIANT varTime,BSTR bstrFormat,VARIANT varDestLocale,BSTR *pbstrFormattedString) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2599:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXTLRuntime_uniqueID_Proxy(IXTLRuntime *This,IXMLDOMNode *pNode,LONG *pID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2599:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2600:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXTLRuntime_uniqueID_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2600:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2601:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXTLRuntime_depth_Proxy(IXTLRuntime *This,IXMLDOMNode *pNode,LONG *pDepth); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2601:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2602:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXTLRuntime_depth_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2602:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2603:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXTLRuntime_childNumber_Proxy(IXTLRuntime *This,IXMLDOMNode *pNode,LONG *pNumber); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2603:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2604:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXTLRuntime_childNumber_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2604:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2605:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXTLRuntime_ancestorChildNumber_Proxy(IXTLRuntime *This,BSTR bstrNodeName,IXMLDOMNode *pNode,LONG *pNumber); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2605:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2606:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXTLRuntime_ancestorChildNumber_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2606:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2607:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXTLRuntime_absoluteChildNumber_Proxy(IXTLRuntime *This,IXMLDOMNode *pNode,LONG *pNumber); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2607:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2608:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXTLRuntime_absoluteChildNumber_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2608:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2609:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXTLRuntime_formatIndex_Proxy(IXTLRuntime *This,LONG lIndex,BSTR bstrFormat,BSTR *pbstrFormattedString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2609:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2610:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXTLRuntime_formatIndex_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2610:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2611:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXTLRuntime_formatNumber_Proxy(IXTLRuntime *This,double dblNumber,BSTR bstrFormat,BSTR *pbstrFormattedString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2611:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2612:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXTLRuntime_formatNumber_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2612:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2613:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXTLRuntime_formatDate_Proxy(IXTLRuntime *This,VARIANT varDate,BSTR bstrFormat,VARIANT varDestLocale,BSTR *pbstrFormattedString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2613:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2614:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXTLRuntime_formatDate_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2614:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2615:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXTLRuntime_formatTime_Proxy(IXTLRuntime *This,VARIANT varTime,BSTR bstrFormat,VARIANT varDestLocale,BSTR *pbstrFormattedString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2615:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2616:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXTLRuntime_formatTime_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2616:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2667:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI open(BSTR bstrMethod,BSTR bstrUrl,VARIANT varAsync,VARIANT bstrUser,VARIANT bstrPassword) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2668:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI setRequestHeader(BSTR bstrHeader,BSTR bstrValue) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2669:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI getResponseHeader(BSTR bstrHeader,BSTR *pbstrValue) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2670:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI getAllResponseHeaders(BSTR *pbstrHeaders) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2671:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI send(VARIANT varBody) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2672:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI abort(void) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2673:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_status(LONG *plStatus) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2674:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_statusText(BSTR *pbstrStatus) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2675:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_responseXML(IDispatch **ppBody) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2676:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_responseText(BSTR *pbstrBody) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2677:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_responseBody(VARIANT *pvarBody) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2678:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_responseStream(VARIANT *pvarBody) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2679:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_readyState(LONG *plState) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2680:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI put_onreadystatechange(IDispatch *pReadyStateSink) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2735:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLHttpRequest_open_Proxy(IXMLHttpRequest *This,BSTR bstrMethod,BSTR bstrUrl,VARIANT varAsync,VARIANT bstrUser,VARIANT bstrPassword); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2735:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2736:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLHttpRequest_open_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2736:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2737:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLHttpRequest_setRequestHeader_Proxy(IXMLHttpRequest *This,BSTR bstrHeader,BSTR bstrValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2737:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2738:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLHttpRequest_setRequestHeader_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2738:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2739:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLHttpRequest_getResponseHeader_Proxy(IXMLHttpRequest *This,BSTR bstrHeader,BSTR *pbstrValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2739:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2740:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLHttpRequest_getResponseHeader_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2740:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2741:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLHttpRequest_getAllResponseHeaders_Proxy(IXMLHttpRequest *This,BSTR *pbstrHeaders); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2741:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2742:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLHttpRequest_getAllResponseHeaders_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2742:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2743:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLHttpRequest_send_Proxy(IXMLHttpRequest *This,VARIANT varBody); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2743:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2744:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLHttpRequest_send_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2744:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2745:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLHttpRequest_abort_Proxy(IXMLHttpRequest *This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2745:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2746:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLHttpRequest_abort_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2746:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2747:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLHttpRequest_get_status_Proxy(IXMLHttpRequest *This,LONG *plStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2747:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2748:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLHttpRequest_get_status_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2748:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2749:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLHttpRequest_get_statusText_Proxy(IXMLHttpRequest *This,BSTR *pbstrStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2749:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2750:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLHttpRequest_get_statusText_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2750:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2751:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLHttpRequest_get_responseXML_Proxy(IXMLHttpRequest *This,IDispatch **ppBody); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2751:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2752:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLHttpRequest_get_responseXML_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2752:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2753:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLHttpRequest_get_responseText_Proxy(IXMLHttpRequest *This,BSTR *pbstrBody); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2753:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2754:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLHttpRequest_get_responseText_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2754:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2755:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLHttpRequest_get_responseBody_Proxy(IXMLHttpRequest *This,VARIANT *pvarBody); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2755:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2756:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLHttpRequest_get_responseBody_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2756:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2757:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLHttpRequest_get_responseStream_Proxy(IXMLHttpRequest *This,VARIANT *pvarBody); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2757:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2758:164: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLHttpRequest_get_responseStream_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2758:164: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2759:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLHttpRequest_get_readyState_Proxy(IXMLHttpRequest *This,LONG *plState); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2759:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2760:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLHttpRequest_get_readyState_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2760:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2761:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLHttpRequest_put_onreadystatechange_Proxy(IXMLHttpRequest *This,IDispatch *pReadyStateSink); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2761:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2762:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLHttpRequest_put_onreadystatechange_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2762:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2776:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_XMLDocument(IXMLDOMDocument **ppDoc) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2777:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI put_XMLDocument(IXMLDOMDocument *ppDoc) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2778:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_JavaDSOCompatible(WINBOOL *fJavaDSOCompatible) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2779:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI put_JavaDSOCompatible(WINBOOL fJavaDSOCompatible) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2780:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_readyState(LONG *state) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2817:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDSOControl_get_XMLDocument_Proxy(IXMLDSOControl *This,IXMLDOMDocument **ppDoc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2817:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2818:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDSOControl_get_XMLDocument_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2818:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2819:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDSOControl_put_XMLDocument_Proxy(IXMLDSOControl *This,IXMLDOMDocument *ppDoc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2819:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2820:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDSOControl_put_XMLDocument_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2820:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2821:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDSOControl_get_JavaDSOCompatible_Proxy(IXMLDSOControl *This,WINBOOL *fJavaDSOCompatible); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2821:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2822:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDSOControl_get_JavaDSOCompatible_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2822:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2823:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDSOControl_put_JavaDSOCompatible_Proxy(IXMLDSOControl *This,WINBOOL fJavaDSOCompatible); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2823:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2824:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDSOControl_put_JavaDSOCompatible_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2824:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2825:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDSOControl_get_readyState_Proxy(IXMLDSOControl *This,LONG *state); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2825:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2826:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDSOControl_get_readyState_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2826:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2840:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI put_length(LONG v) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2841:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_length(LONG *p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2842:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get__newEnum(IUnknown **ppUnk) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2843:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI item(VARIANT var1,VARIANT var2,IDispatch **ppDisp) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2878:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElementCollection_put_length_Proxy(IXMLElementCollection *This,LONG v); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2878:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2879:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElementCollection_put_length_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2879:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2880:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElementCollection_get_length_Proxy(IXMLElementCollection *This,LONG *p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2880:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2881:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElementCollection_get_length_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2881:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2882:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElementCollection_get__newEnum_Proxy(IXMLElementCollection *This,IUnknown **ppUnk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2882:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2883:164: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElementCollection_get__newEnum_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2883:164: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2884:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElementCollection_item_Proxy(IXMLElementCollection *This,VARIANT var1,VARIANT var2,IDispatch **ppDisp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2884:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2885:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElementCollection_item_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2885:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2894:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_root(IXMLElement **p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2895:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_fileSize(BSTR *p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2896:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_fileModifiedDate(BSTR *p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2897:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_fileUpdatedDate(BSTR *p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2898:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_URL(BSTR *p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2899:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI put_URL(BSTR p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2900:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_mimeType(BSTR *p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2901:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_readyState(LONG *pl) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2902:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_charset(BSTR *p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2903:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI put_charset(BSTR p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2904:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_version(BSTR *p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2905:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_doctype(BSTR *p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2906:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_dtdURL(BSTR *p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2907:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI createElement(VARIANT vType,VARIANT var1,IXMLElement **ppElem) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2962:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument_get_root_Proxy(IXMLDocument *This,IXMLElement **p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2962:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2963:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument_get_root_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2963:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2964:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument_get_fileSize_Proxy(IXMLDocument *This,BSTR *p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2964:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2965:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument_get_fileSize_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2965:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2966:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument_get_fileModifiedDate_Proxy(IXMLDocument *This,BSTR *p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2966:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2967:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument_get_fileModifiedDate_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2967:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2968:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument_get_fileUpdatedDate_Proxy(IXMLDocument *This,BSTR *p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2968:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2969:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument_get_fileUpdatedDate_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2969:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2970:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument_get_URL_Proxy(IXMLDocument *This,BSTR *p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2970:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2971:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument_get_URL_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2971:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2972:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument_put_URL_Proxy(IXMLDocument *This,BSTR p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2972:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2973:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument_put_URL_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2973:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2974:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument_get_mimeType_Proxy(IXMLDocument *This,BSTR *p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2974:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2975:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument_get_mimeType_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2975:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2976:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument_get_readyState_Proxy(IXMLDocument *This,LONG *pl); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2976:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2977:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument_get_readyState_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2977:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2978:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument_get_charset_Proxy(IXMLDocument *This,BSTR *p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2978:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2979:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument_get_charset_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2979:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2980:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument_put_charset_Proxy(IXMLDocument *This,BSTR p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2980:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2981:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument_put_charset_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2981:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2982:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument_get_version_Proxy(IXMLDocument *This,BSTR *p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2982:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2983:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument_get_version_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2983:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2984:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument_get_doctype_Proxy(IXMLDocument *This,BSTR *p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2984:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2985:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument_get_doctype_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2985:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2986:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument_get_dtdURL_Proxy(IXMLDocument *This,BSTR *p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2986:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2987:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument_get_dtdURL_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2987:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2988:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument_createElement_Proxy(IXMLDocument *This,VARIANT vType,VARIANT var1,IXMLElement **ppElem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2988:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2989:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument_createElement_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2989:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2998:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_root(IXMLElement2 **p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2999:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_fileSize(BSTR *p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3000:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_fileModifiedDate(BSTR *p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3001:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_fileUpdatedDate(BSTR *p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3002:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_URL(BSTR *p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3003:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI put_URL(BSTR p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3004:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_mimeType(BSTR *p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3005:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_readyState(LONG *pl) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3006:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_charset(BSTR *p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3007:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI put_charset(BSTR p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3008:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_version(BSTR *p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3009:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_doctype(BSTR *p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3010:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_dtdURL(BSTR *p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3011:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI createElement(VARIANT vType,VARIANT var1,IXMLElement2 **ppElem) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3012:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_async(VARIANT_BOOL *pf) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3013:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI put_async(VARIANT_BOOL f) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3072:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument2_get_root_Proxy(IXMLDocument2 *This,IXMLElement2 **p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3072:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3073:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument2_get_root_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3073:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3074:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument2_get_fileSize_Proxy(IXMLDocument2 *This,BSTR *p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3074:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3075:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument2_get_fileSize_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3075:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3076:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument2_get_fileModifiedDate_Proxy(IXMLDocument2 *This,BSTR *p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3076:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3077:164: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument2_get_fileModifiedDate_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3077:164: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3078:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument2_get_fileUpdatedDate_Proxy(IXMLDocument2 *This,BSTR *p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3078:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3079:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument2_get_fileUpdatedDate_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3079:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3080:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument2_get_URL_Proxy(IXMLDocument2 *This,BSTR *p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3080:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3081:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument2_get_URL_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3081:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3082:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument2_put_URL_Proxy(IXMLDocument2 *This,BSTR p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3082:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3083:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument2_put_URL_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3083:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3084:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument2_get_mimeType_Proxy(IXMLDocument2 *This,BSTR *p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3084:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3085:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument2_get_mimeType_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3085:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3086:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument2_get_readyState_Proxy(IXMLDocument2 *This,LONG *pl); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3086:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3087:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument2_get_readyState_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3087:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3088:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument2_get_charset_Proxy(IXMLDocument2 *This,BSTR *p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3088:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3089:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument2_get_charset_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3089:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3090:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument2_put_charset_Proxy(IXMLDocument2 *This,BSTR p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3090:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3091:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument2_put_charset_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3091:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3092:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument2_get_version_Proxy(IXMLDocument2 *This,BSTR *p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3092:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3093:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument2_get_version_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3093:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3094:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument2_get_doctype_Proxy(IXMLDocument2 *This,BSTR *p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3094:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3095:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument2_get_doctype_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3095:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3096:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument2_get_dtdURL_Proxy(IXMLDocument2 *This,BSTR *p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3096:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3097:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument2_get_dtdURL_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3097:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3098:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument2_createElement_Proxy(IXMLDocument2 *This,VARIANT vType,VARIANT var1,IXMLElement2 **ppElem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3098:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3099:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument2_createElement_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3099:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3100:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument2_get_async_Proxy(IXMLDocument2 *This,VARIANT_BOOL *pf); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3100:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3101:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument2_get_async_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3101:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3102:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument2_put_async_Proxy(IXMLDocument2 *This,VARIANT_BOOL f); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3102:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3103:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument2_put_async_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3103:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3112:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_tagName(BSTR *p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3113:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI put_tagName(BSTR p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3114:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_parent(IXMLElement **ppParent) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3115:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI setAttribute(BSTR strPropertyName,VARIANT PropertyValue) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3116:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI getAttribute(BSTR strPropertyName,VARIANT *PropertyValue) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3117:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI removeAttribute(BSTR strPropertyName) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3118:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_children(IXMLElementCollection **pp) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3119:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_type(LONG *plType) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3120:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_text(BSTR *p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3121:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI put_text(BSTR p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3122:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI addChild(IXMLElement *pChildElem,LONG lIndex,LONG lReserved) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3123:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI removeChild(IXMLElement *pChildElem) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3174:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElement_get_tagName_Proxy(IXMLElement *This,BSTR *p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3174:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3175:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElement_get_tagName_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3175:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3176:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElement_put_tagName_Proxy(IXMLElement *This,BSTR p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3176:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3177:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElement_put_tagName_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3177:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3178:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElement_get_parent_Proxy(IXMLElement *This,IXMLElement **ppParent); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3178:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3179:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElement_get_parent_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3179:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3180:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElement_setAttribute_Proxy(IXMLElement *This,BSTR strPropertyName,VARIANT PropertyValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3180:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3181:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElement_setAttribute_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3181:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3182:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElement_getAttribute_Proxy(IXMLElement *This,BSTR strPropertyName,VARIANT *PropertyValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3182:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3183:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElement_getAttribute_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3183:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3184:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElement_removeAttribute_Proxy(IXMLElement *This,BSTR strPropertyName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3184:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3185:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElement_removeAttribute_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3185:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3186:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElement_get_children_Proxy(IXMLElement *This,IXMLElementCollection **pp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3186:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3187:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElement_get_children_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3187:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3188:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElement_get_type_Proxy(IXMLElement *This,LONG *plType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3188:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3189:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElement_get_type_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3189:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3190:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElement_get_text_Proxy(IXMLElement *This,BSTR *p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3190:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3191:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElement_get_text_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3191:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3192:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElement_put_text_Proxy(IXMLElement *This,BSTR p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3192:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3193:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElement_put_text_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3193:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3194:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElement_addChild_Proxy(IXMLElement *This,IXMLElement *pChildElem,LONG lIndex,LONG lReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3194:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3195:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElement_addChild_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3195:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3196:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElement_removeChild_Proxy(IXMLElement *This,IXMLElement *pChildElem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3196:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3197:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElement_removeChild_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3197:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3206:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_tagName(BSTR *p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3207:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI put_tagName(BSTR p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3208:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_parent(IXMLElement2 **ppParent) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3209:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI setAttribute(BSTR strPropertyName,VARIANT PropertyValue) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3210:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI getAttribute(BSTR strPropertyName,VARIANT *PropertyValue) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3211:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI removeAttribute(BSTR strPropertyName) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3212:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_children(IXMLElementCollection **pp) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3213:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_type(LONG *plType) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3214:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_text(BSTR *p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3215:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI put_text(BSTR p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3216:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI addChild(IXMLElement2 *pChildElem,LONG lIndex,LONG lReserved) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3217:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI removeChild(IXMLElement2 *pChildElem) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3218:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_attributes(IXMLElementCollection **pp) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3271:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElement2_get_tagName_Proxy(IXMLElement2 *This,BSTR *p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3271:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3272:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElement2_get_tagName_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3272:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3273:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElement2_put_tagName_Proxy(IXMLElement2 *This,BSTR p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3273:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3274:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElement2_put_tagName_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3274:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3275:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElement2_get_parent_Proxy(IXMLElement2 *This,IXMLElement2 **ppParent); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3275:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3276:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElement2_get_parent_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3276:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3277:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElement2_setAttribute_Proxy(IXMLElement2 *This,BSTR strPropertyName,VARIANT PropertyValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3277:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3278:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElement2_setAttribute_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3278:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3279:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElement2_getAttribute_Proxy(IXMLElement2 *This,BSTR strPropertyName,VARIANT *PropertyValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3279:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3280:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElement2_getAttribute_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3280:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3281:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElement2_removeAttribute_Proxy(IXMLElement2 *This,BSTR strPropertyName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3281:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3282:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElement2_removeAttribute_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3282:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3283:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElement2_get_children_Proxy(IXMLElement2 *This,IXMLElementCollection **pp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3283:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3284:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElement2_get_children_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3284:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3285:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElement2_get_type_Proxy(IXMLElement2 *This,LONG *plType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3285:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3286:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElement2_get_type_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3286:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3287:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElement2_get_text_Proxy(IXMLElement2 *This,BSTR *p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3287:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3288:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElement2_get_text_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3288:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3289:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElement2_put_text_Proxy(IXMLElement2 *This,BSTR p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3289:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3290:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElement2_put_text_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3290:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3291:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElement2_addChild_Proxy(IXMLElement2 *This,IXMLElement2 *pChildElem,LONG lIndex,LONG lReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3291:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3292:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElement2_addChild_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3292:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3293:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElement2_removeChild_Proxy(IXMLElement2 *This,IXMLElement2 *pChildElem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3293:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3294:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElement2_removeChild_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3294:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3295:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElement2_get_attributes_Proxy(IXMLElement2 *This,IXMLElementCollection **pp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3295:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3296:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElement2_get_attributes_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3296:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3305:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_name(BSTR *n) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3306:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_value(BSTR *v) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3337:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLAttribute_get_name_Proxy(IXMLAttribute *This,BSTR *n); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3337:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3338:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLAttribute_get_name_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3338:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3339:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLAttribute_get_value_Proxy(IXMLAttribute *This,BSTR *v); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3339:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3340:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLAttribute_get_value_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3340:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3349:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI GetErrorInfo(XML_ERROR *pErrorReturn) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3370:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLError_GetErrorInfo_Proxy(IXMLError *This,XML_ERROR *pErrorReturn); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3370:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3371:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLError_GetErrorInfo_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3371:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:425:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI CreateURLMoniker(LPMONIKER pMkCtx, LPCWSTR szURL, LPMONIKER *ppmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:425:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:426:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI CreateURLMonikerEx(LPMONIKER pMkCtx, LPCWSTR szURL, LPMONIKER *ppmk, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:426:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:427:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI GetClassURL(LPCWSTR szURL, CLSID *pClsID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:427:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:428:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI CreateAsyncBindCtx(DWORD reserved, IBindStatusCallback *pBSCb, IEnumFORMATETC *pEFetc, IBindCtx **ppBC); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:428:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:432:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI CreateAsyncBindCtxEx(IBindCtx *pbc, DWORD dwOptions, IBindStatusCallback *pBSCb, IEnumFORMATETC *pEnum, IBindCtx **ppBC, DWORD reserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:432:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:433:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI MkParseDisplayNameEx(IBindCtx *pbc, LPCWSTR szDisplayName, ULONG *pchEaten, LPMONIKER *ppmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:433:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:434:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI RegisterBindStatusCallback(LPBC pBC, IBindStatusCallback *pBSCb, IBindStatusCallback **ppBSCBPrev, DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:434:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:435:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI RevokeBindStatusCallback(LPBC pBC, IBindStatusCallback *pBSCb); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:435:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:436:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI GetClassFileOrMime(LPBC pBC, LPCWSTR szFilename, LPVOID pBuffer, DWORD cbSize, LPCWSTR szMime, DWORD dwReserved, CLSID *pclsid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:436:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:437:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI IsValidURL(LPBC pBC, LPCWSTR szURL, DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:437:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:438:212: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI CoGetClassObjectFromURL(REFCLSID rCLASSID, LPCWSTR szCODE, DWORD dwFileVersionMS, DWORD dwFileVersionLS, LPCWSTR szTYPE, LPBINDCTX pBindCtx, DWORD dwClsContext, LPVOID pvReserved, REFIID riid, LPVOID *ppv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:438:212: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:439:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI IEInstallScope(LPDWORD pdwScope); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:439:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:440:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI FaultInIEFeature(HWND hWnd, uCLSSPEC *pClassSpec, QUERYCONTEXT *pQuery, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:440:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:441:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI GetComponentIDFromCLSSPEC(uCLSSPEC *pClassspec, LPSTR *ppszComponentID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:441:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:447:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI IsAsyncMoniker(IMoniker *pmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:447:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:448:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI CreateURLBinding(LPCWSTR lpszUrl, IBindCtx *pbc, IBinding **ppBdg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:448:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:449:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI RegisterMediaTypes(UINT ctypes, const LPCSTR *rgszTypes, CLIPFORMAT *rgcfTypes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:449:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:450:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI FindMediaType(LPCSTR rgszTypes, CLIPFORMAT *rgcfTypes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:450:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:451:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI CreateFormatEnumerator(UINT cfmtetc, FORMATETC *rgfmtetc, IEnumFORMATETC **ppenumfmtetc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:451:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:452:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI RegisterFormatEnumerator(LPBC pBC, IEnumFORMATETC *pEFetc, DWORD reserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:452:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:453:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI RevokeFormatEnumerator(LPBC pBC, IEnumFORMATETC *pEFetc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:453:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:454:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI RegisterMediaTypeClass(LPBC pBC,UINT ctypes, const LPCSTR *rgszTypes, CLSID *rgclsID, DWORD reserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:454:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:455:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI FindMediaTypeClass(LPBC pBC, LPCSTR szType, CLSID *pclsID, DWORD reserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:455:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:456:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI UrlMkSetSessionOption(DWORD dwOption, LPVOID pBuffer, DWORD dwBufferLength, DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:456:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:457:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI UrlMkGetSessionOption(DWORD dwOption, LPVOID pBuffer, DWORD dwBufferLength, DWORD *pdwBufferLengthOut, DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:457:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:458:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI FindMimeFromData(LPBC pBC, LPCWSTR pwzUrl, LPVOID pBuffer, DWORD cbSize, LPCWSTR pwzMimeProposed, DWORD dwMimeFlags, LPWSTR *ppwzMimeOut, DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:458:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:472:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI ObtainUserAgentString(DWORD dwOption, LPSTR pszUAOut, DWORD *cbSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:472:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:473:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI CompareSecurityIds(BYTE *pbSecurityId1, DWORD dwLen1, BYTE *pbSecurityId2, DWORD dwLen2, DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:473:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:474:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI CompatFlagsFromClsid(CLSID *pclsid, LPDWORD pdwCompatFlags, LPDWORD pdwMiscStatusFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:474:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:598:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CLSID *pClassID) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:601:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:607:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD grfMode) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:612:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fRemember) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:616:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPBC pibc) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:619:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker **ppimkName) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:623:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IPersistMoniker, 0x79eac9c9, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:623:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IPersistMoniker, 0x79eac9c9, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:727:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CLSID *pClassID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:727:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:732:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:732:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:734:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IPersistMoniker* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:734:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:739:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:739:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:745:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD grfMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:745:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:750:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:750:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:755:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fRemember); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:755:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:760:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:760:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:764:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPBC pibc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:764:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:769:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:769:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:772:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker **ppimkName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:772:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:777:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:777:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:808:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCWSTR val) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:812:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IMonikerProp, 0xa5ca5f7f, 0x1847, 0x4d87, 0x9c,0x5b, 0x91,0x85,0x09,0xf7,0x51,0x1d) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:812:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IMonikerProp, 0xa5ca5f7f, 0x1847, 0x4d87, 0x9c,0x5b, 0x91,0x85,0x09,0xf7,0x51,0x1d) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:873:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCWSTR val); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:873:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:878:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:878:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:903:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IBinding **ppb) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:907:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IBindProtocol, 0x79eac9cd, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:907:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IBindProtocol, 0x79eac9cd, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:970:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IBinding **ppb); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:970:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:975:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:975:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:998:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1001:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1004:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1007:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG nPriority) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1010:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG *pnPriority) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1016:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwReserved) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1020:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IBinding, 0x79eac9c0, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1020:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IBinding, 0x79eac9c0, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1118:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IBinding* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1118:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1123:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1123:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1125:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IBinding* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1125:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1130:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1130:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1132:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IBinding* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1132:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1137:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1137:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1140:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG nPriority); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1140:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1145:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1145:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1148:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG *pnPriority); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1148:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1153:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1153:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1159:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1159:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1164:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1164:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1170:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1170:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1176:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1176:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1404:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IBinding *pib) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1407:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG *pnPriority) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1410:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD reserved) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1416:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCWSTR szStatusText) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1420:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCWSTR szError) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1424:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BINDINFO *pbindinfo) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1430:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STGMEDIUM *pstgmed) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1434:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown *punk) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1438:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IBindStatusCallback, 0x79eac9c1, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1438:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IBindStatusCallback, 0x79eac9c1, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1564:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IBinding *pib); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1564:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1569:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1569:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1572:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG *pnPriority); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1572:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1577:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1577:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1580:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD reserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1580:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1585:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1585:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1591:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCWSTR szStatusText); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1591:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1596:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1596:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1600:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCWSTR szError); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1600:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1605:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1605:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1610:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RemSTGMEDIUM *pstgmed); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1610:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1615:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1615:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1621:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RemSTGMEDIUM *pstgmed); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1621:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1626:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1626:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1630:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown *punk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1630:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1635:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1635:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1639:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BINDINFO *pbindinfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1639:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1644:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RemSTGMEDIUM *pstgmed); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1644:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1650:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STGMEDIUM *pstgmed); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1650:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1656:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RemSTGMEDIUM *pstgmed); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1656:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1710:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwReserved) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1714:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IBindStatusCallbackEx, 0xaaa74ef9, 0x8ee7, 0x4659, 0x88,0xd9, 0xf8,0xc5,0x04,0xda,0x73,0xcc) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1714:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IBindStatusCallbackEx, 0xaaa74ef9, 0x8ee7, 0x4659, 0x88,0xd9, 0xf8,0xc5,0x04,0xda,0x73,0xcc) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1857:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1857:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1862:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1862:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1868:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1868:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1875:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1875:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1900:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPWSTR *pszPassword) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1904:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IAuthenticate, 0x79eac9d0, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1904:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IAuthenticate, 0x79eac9d0, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1967:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPWSTR *pszPassword); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1967:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1972:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1972:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2009:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture AUTHENTICATEINFO *pauthinfo) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2013:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IAuthenticateEx, 0x2ad1edaf, 0xd83d, 0x48b5, 0x9a,0xdf, 0x03,0xdb,0xe1,0x9f,0x53,0xbd) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2013:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IAuthenticateEx, 0x2ad1edaf, 0xd83d, 0x48b5, 0x9a,0xdf, 0x03,0xdb,0xe1,0x9f,0x53,0xbd) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2091:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture AUTHENTICATEINFO *pauthinfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2091:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2096:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2096:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2122:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPWSTR *pszAdditionalHeaders) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2128:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPWSTR *pszAdditionalRequestHeaders) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2132:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IHttpNegotiate, 0x79eac9d2, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2132:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IHttpNegotiate, 0x79eac9d2, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2208:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPWSTR *pszAdditionalHeaders); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2208:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2213:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2213:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2219:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPWSTR *pszAdditionalRequestHeaders); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2219:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2224:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2224:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2249:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD_PTR dwReserved) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2253:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IHttpNegotiate2, 0x4f9f9fcb, 0xe0f4, 0x48eb, 0xb7,0xab, 0xfa,0x2e,0xa9,0x36,0x5c,0xb4) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2253:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IHttpNegotiate2, 0x4f9f9fcb, 0xe0f4, 0x48eb, 0xb7,0xab, 0xfa,0x2e,0xa9,0x36,0x5c,0xb4) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2341:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD_PTR dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2341:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2346:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2346:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2370:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pcbCert) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2374:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IHttpNegotiate3, 0x57b6c80a, 0x34c2, 0x4602, 0xbc,0x26, 0x66,0xa0,0x2f,0xc5,0x71,0x53) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2374:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IHttpNegotiate3, 0x57b6c80a, 0x34c2, 0x4602, 0xbc,0x26, 0x66,0xa0,0x2f,0xc5,0x71,0x53) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2473:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pcbCert); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2473:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2478:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2478:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2502:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD_PTR dwReserved) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2505:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD_PTR dwReserved) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2509:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IWinInetFileStream, 0xf134c4b7, 0xb1f8, 0x4e75, 0xb8,0x86, 0x74,0xb9,0x09,0x43,0xbe,0xcb) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2509:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IWinInetFileStream, 0xf134c4b7, 0xb1f8, 0x4e75, 0xb8,0x86, 0x74,0xb9,0x09,0x43,0xbe,0xcb) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2578:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD_PTR dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2578:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2583:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2583:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2586:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD_PTR dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2586:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2591:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2591:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2615:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HWND *phwnd) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2619:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IWindowForBindingUI, 0x79eac9d5, 0xbafa, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2619:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IWindowForBindingUI, 0x79eac9d5, 0xbafa, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2680:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HWND *phwnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2680:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2685:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2685:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2724:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2728:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ICodeInstall, 0x79eac9d1, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2728:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ICodeInstall, 0x79eac9d1, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2805:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2805:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2810:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2810:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4269:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pcbBuf) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4273:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IWinInetInfo, 0x79eac9d6, 0xbafa, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4273:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IWinInetInfo, 0x79eac9d6, 0xbafa, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4336:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pcbBuf); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4336:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4341:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4341:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4346:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pcbBuf); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4346:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4351:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pcbBuf); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4351:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4376:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwProblem) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4380:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IHttpSecurity, 0x79eac9d7, 0xbafa, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4380:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IHttpSecurity, 0x79eac9d7, 0xbafa, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4451:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwProblem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4451:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4456:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4456:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4483:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwReserved) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4487:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IWinInetHttpInfo, 0x79eac9d8, 0xbafa, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4487:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IWinInetHttpInfo, 0x79eac9d8, 0xbafa, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4567:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4567:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4572:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4572:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4579:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4579:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4586:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4586:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4608:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwReceiveTimeout) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4612:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IWinInetHttpTimeouts, 0xf286fa56, 0xc1fd, 0x4270, 0x8e,0x67, 0xb3,0xeb,0x79,0x0a,0x81,0xe8) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4612:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IWinInetHttpTimeouts, 0xf286fa56, 0xc1fd, 0x4270, 0x8e,0x67, 0xb3,0xeb,0x79,0x0a,0x81,0xe8) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4675:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwReceiveTimeout); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4675:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4680:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4680:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4936:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4943:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppvObj) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4950:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppvObj) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4954:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IBindHost, 0xfc4801a1, 0x2ba9, 0x11cf, 0xa2,0x29, 0x00,0xaa,0x00,0x3d,0x73,0x52) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4954:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IBindHost, 0xfc4801a1, 0x2ba9, 0x11cf, 0xa2,0x29, 0x00,0xaa,0x00,0x3d,0x73,0x52) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5043:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5043:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5048:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5048:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5055:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown **ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5055:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5060:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5060:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5067:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown **ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5067:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5072:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5072:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5079:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5079:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5086:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown **ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5086:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5093:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5093:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5100:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown **ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5100:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5111:186: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI HlinkSimpleNavigateToString(LPCWSTR szTarget, LPCWSTR szLocation, LPCWSTR szTargetFrameName, IUnknown *pUnk, IBindCtx *pbc, IBindStatusCallback *, DWORD grfHLNF, DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5111:186: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5112:190: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI HlinkSimpleNavigateToMoniker(IMoniker *pmkTarget, LPCWSTR szLocation, LPCWSTR szTargetFrameName, IUnknown *pUnk, IBindCtx *pbc, IBindStatusCallback *, DWORD grfHLNF, DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5112:190: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5113:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI URLOpenStreamA(LPUNKNOWN,LPCSTR,DWORD,LPBINDSTATUSCALLBACK); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5113:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5114:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI URLOpenStreamW(LPUNKNOWN,LPCWSTR,DWORD,LPBINDSTATUSCALLBACK); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5114:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5115:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI URLOpenPullStreamA(LPUNKNOWN,LPCSTR,DWORD,LPBINDSTATUSCALLBACK); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5115:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5116:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI URLOpenPullStreamW(LPUNKNOWN,LPCWSTR,DWORD,LPBINDSTATUSCALLBACK); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5116:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5117:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI URLDownloadToFileA(LPUNKNOWN,LPCSTR,LPCSTR,DWORD,LPBINDSTATUSCALLBACK); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5117:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5118:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI URLDownloadToFileW(LPUNKNOWN,LPCWSTR,LPCWSTR,DWORD,LPBINDSTATUSCALLBACK); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5118:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5119:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI URLDownloadToCacheFileA(LPUNKNOWN, LPCSTR, LPSTR, DWORD, DWORD, LPBINDSTATUSCALLBACK); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5119:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5120:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI URLDownloadToCacheFileW(LPUNKNOWN, LPCWSTR, LPWSTR, DWORD, DWORD, LPBINDSTATUSCALLBACK); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5120:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5121:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI URLOpenBlockingStreamA(LPUNKNOWN,LPCSTR,LPSTREAM*,DWORD,LPBINDSTATUSCALLBACK); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5121:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5122:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI URLOpenBlockingStreamW(LPUNKNOWN,LPCWSTR,LPSTREAM*,DWORD,LPBINDSTATUSCALLBACK); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5122:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5130:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI HlinkGoBack(IUnknown *pUnk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5130:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5131:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI HlinkGoForward(IUnknown *pUnk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5131:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5132:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI HlinkNavigateString(IUnknown *pUnk, LPCWSTR szTarget); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5132:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5133:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI HlinkNavigateMoniker(IUnknown *pUnk, IMoniker *pmkTarget); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5133:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5204:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternet, 0x79eac9e0, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5204:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternet, 0x79eac9e0, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5299:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BINDINFO *pbindinfo) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5305:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcElFetched) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5309:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetBindInfo, 0x79eac9e1, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5309:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetBindInfo, 0x79eac9e1, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5381:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BINDINFO *pbindinfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5381:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5386:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5386:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5392:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcElFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5392:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5397:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5397:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5423:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwReserved) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5427:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetBindInfoEx, 0xa3e015b7, 0xa82c, 0x4dcd, 0xa1,0x50, 0x56,0x9a,0xee,0xed,0x36,0xab) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5427:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetBindInfoEx, 0xa3e015b7, 0xa82c, 0x4dcd, 0xa1,0x50, 0x56,0x9a,0xee,0xed,0x36,0xab) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5515:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5515:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5520:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5520:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5577:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HANDLE_PTR dwReserved) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5580:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PROTOCOLDATA *pProtocolData) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5584:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwOptions) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5587:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwOptions) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5590:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5593:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5597:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetProtocolRoot, 0x79eac9e3, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5597:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetProtocolRoot, 0x79eac9e3, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5703:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HANDLE_PTR dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5703:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5708:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5708:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5711:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PROTOCOLDATA *pProtocolData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5711:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5716:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5716:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5720:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwOptions); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5720:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5725:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5725:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5728:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwOptions); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5728:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5733:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5733:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5735:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IInternetProtocolRoot* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5735:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5740:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5740:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5742:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IInternetProtocolRoot* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5742:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5747:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5747:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5772:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbRead) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5777:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULARGE_INTEGER *plibNewPosition) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5780:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwOptions) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5783:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5787:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetProtocol, 0x79eac9e4, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5787:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetProtocol, 0x79eac9e4, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5929:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbRead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5929:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5934:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5934:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5939:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULARGE_INTEGER *plibNewPosition); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5939:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5944:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5944:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5947:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwOptions); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5947:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5952:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5952:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5954:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IInternetProtocol* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5954:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5959:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5959:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6176:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PROTOCOLDATA *pProtocolData) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6180:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCWSTR szStatusText) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6185:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG ulProgressMax) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6190:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCWSTR szResult) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6194:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetProtocolSink, 0x79eac9e5, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6194:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetProtocolSink, 0x79eac9e5, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6282:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PROTOCOLDATA *pProtocolData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6282:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6287:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6287:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6291:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCWSTR szStatusText); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6291:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6296:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6296:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6301:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG ulProgressMax); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6301:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6306:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6306:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6311:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCWSTR szResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6311:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6316:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6316:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6339:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IInternetProtocolSink *pOIProtSink) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6342:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6345:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6349:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetProtocolSinkStackable, 0x79eac9f0, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6349:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetProtocolSinkStackable, 0x79eac9f0, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6422:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IInternetProtocolSink *pOIProtSink); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6422:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6427:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6427:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6429:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IInternetProtocolSinkStackable* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6429:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6434:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6434:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6436:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IInternetProtocolSinkStackable* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6436:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6441:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6441:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6474:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6478:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCWSTR pszProtocol) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6483:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCWSTR pwzType) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6487:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCWSTR pwzType) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6495:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwOption) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6501:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6507:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6511:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetSession, 0x79eac9e7, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6511:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetSession, 0x79eac9e7, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6643:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6643:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6648:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6648:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6652:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCWSTR pszProtocol); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6652:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6657:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6657:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6662:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCWSTR pwzType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6662:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6667:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6667:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6671:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCWSTR pwzType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6671:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6676:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6676:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6684:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwOption); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6684:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6689:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6689:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6695:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6695:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6700:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6700:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6706:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6706:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6711:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6711:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6734:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6737:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6741:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetThreadSwitch, 0x79eac9e8, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6741:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetThreadSwitch, 0x79eac9e8, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6805:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IInternetThreadSwitch* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6805:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6810:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6810:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6812:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IInternetThreadSwitch* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6812:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6817:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6817:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6840:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG nPriority) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6843:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG *pnPriority) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6847:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetPriority, 0x79eac9eb, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6847:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetPriority, 0x79eac9eb, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6914:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG nPriority); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6914:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6919:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6919:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6922:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG *pnPriority); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6922:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6927:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6927:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7002:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7011:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7016:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwCompareFlags) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7025:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7029:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetProtocolInfo, 0x79eac9ec, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7029:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetProtocolInfo, 0x79eac9ec, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7138:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7138:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7143:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7143:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7152:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7152:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7157:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7157:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7162:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwCompareFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7162:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7167:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7167:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7176:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7176:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7181:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7181:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7240:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI CoInternetParseUrl(LPCWSTR pwzUrl, PARSEACTION ParseAction, DWORD dwFlags, LPWSTR pszResult, DWORD cchResult, DWORD *pcchResult, DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7240:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7244:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI CoInternetCombineUrl(LPCWSTR pwzBaseUrl, LPCWSTR pwzRelativeUrl, DWORD dwCombineFlags, LPWSTR pszResult, DWORD cchResult, DWORD *pcchResult, DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7244:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7249:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI CoInternetCompareUrl(LPCWSTR pwzUrl1, LPCWSTR pwzUrl2, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7249:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7250:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI CoInternetGetProtocolFlags(LPCWSTR pwzUrl, DWORD *pdwFlags, DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7250:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7251:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI CoInternetQueryInfo(LPCWSTR pwzUrl, QUERYOPTION QueryOptions, DWORD dwQueryFlags, LPVOID pvBuffer, DWORD cbBuffer, DWORD *pcbBuffer, DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7251:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7252:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI CoInternetGetSession(DWORD dwSessionMode, IInternetSession **ppIInternetSession, DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7252:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7253:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI CoInternetGetSecurityUrl(LPCWSTR pwszUrl, LPWSTR *ppwszSecUrl, PSUACTION psuAction, DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7253:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7254:192: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI AsyncInstallDistributionUnit(LPCWSTR szDistUnit, LPCWSTR szTYPE, LPCWSTR szExt, DWORD dwFileVersionMS, DWORD dwFileVersionLS, LPCWSTR szURL,IBindCtx *pbc, LPVOID pvReserved,DWORD flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7254:192: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7320:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI CopyStgMedium(const STGMEDIUM *pcstgmedSrc, STGMEDIUM *pstgmedDest); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7320:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7321:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI CopyBindInfo(const BINDINFO *pcbiSrc, BINDINFO *pbiDest); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7321:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7322:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI_(void) ReleaseBindInfo(BINDINFO *pbindinfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7322:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7343:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI CoInternetCreateSecurityManager(IServiceProvider *pSP, IInternetSecurityManager **ppSM, DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7343:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7344:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI CoInternetCreateZoneManager(IServiceProvider *pSP, IInternetZoneManager **ppZM, DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7344:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7377:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HWND *phwnd) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7380:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fEnable) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7384:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetSecurityMgrSite, 0x79eac9ed, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7384:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetSecurityMgrSite, 0x79eac9ed, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7451:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HWND *phwnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7451:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7456:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7456:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7459:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fEnable); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7459:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7464:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7464:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7535:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IInternetSecurityMgrSite *pSite) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7538:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IInternetSecurityMgrSite **ppSite) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7543:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwFlags) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7549:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD_PTR dwReserved) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7559:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7568:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7573:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwFlags) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7578:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwFlags) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7582:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetSecurityManager, 0x79eac9ee, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7582:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetSecurityManager, 0x79eac9ee, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7719:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IInternetSecurityMgrSite *pSite); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7719:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7724:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7724:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7727:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IInternetSecurityMgrSite **ppSite); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7727:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7732:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7732:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7737:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7737:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7742:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7742:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7748:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD_PTR dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7748:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7753:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7753:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7763:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7763:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7768:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7768:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7777:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7777:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7782:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7782:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7787:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7787:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7792:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7792:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7797:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7797:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7802:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7802:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8471:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD_PTR dwReserved) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8480:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8488:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8492:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetHostSecurityManager, 0x3af280b6, 0xcb3f, 0x11d0, 0x89,0x1e, 0x00,0xc0,0x4f,0xb6,0xbf,0xc4) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8492:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetHostSecurityManager, 0x3af280b6, 0xcb3f, 0x11d0, 0x89,0x1e, 0x00,0xc0,0x4f,0xb6,0xbf,0xc4) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8582:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD_PTR dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8582:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8587:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8587:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8596:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8596:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8601:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8601:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8609:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8609:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8614:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8614:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8907:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZONEATTRIBUTES *pZoneAttributes) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8911:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZONEATTRIBUTES *pZoneAttributes) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8918:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture URLZONEREG urlZoneReg) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8925:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture URLZONEREG urlZoneReg) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8932:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture URLZONEREG urlZoneReg) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8939:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture URLZONEREG urlZoneReg) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8946:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwPromptFlags) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8952:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwLogFlags) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8957:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwFlags) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8962:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwZone) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8965:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwEnum) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8970:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8974:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetZoneManager, 0x79eac9ef, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8974:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetZoneManager, 0x79eac9ef, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9153:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZONEATTRIBUTES *pZoneAttributes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9153:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9158:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9158:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9162:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZONEATTRIBUTES *pZoneAttributes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9162:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9167:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9167:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9174:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture URLZONEREG urlZoneReg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9174:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9179:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9179:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9186:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture URLZONEREG urlZoneReg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9186:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9191:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9191:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9198:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture URLZONEREG urlZoneReg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9198:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9203:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9203:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9210:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture URLZONEREG urlZoneReg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9210:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9215:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9215:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9222:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwPromptFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9222:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9227:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9227:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9233:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwLogFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9233:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9238:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9238:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9243:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9243:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9248:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9248:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9253:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwZone); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9253:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9258:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9258:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9261:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwEnum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9261:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9266:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9266:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9271:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9271:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9276:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9276:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9940:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPSOFTDISTINFO lpsdi) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9944:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPDWORD dwMaxSize) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9948:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPDWORD dwMaxSize) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9954:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCODEBASEHOLD lpcbh) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9958:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ISoftDistExt, 0xb15b8dc1, 0xc7e1, 0x11d0, 0x86,0x80, 0x00,0xaa,0x00,0xbd,0xcb,0x71) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9958:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ISoftDistExt, 0xb15b8dc1, 0xc7e1, 0x11d0, 0x86,0x80, 0x00,0xaa,0x00,0xbd,0xcb,0x71) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10050:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPSOFTDISTINFO lpsdi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10050:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10055:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10055:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10059:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPDWORD dwMaxSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10059:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10064:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10064:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10068:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPDWORD dwMaxSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10068:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10073:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10073:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10079:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCODEBASEHOLD lpcbh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10079:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10084:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10084:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10089:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI GetSoftwareUpdateInfo(LPCWSTR szDistUnit, LPSOFTDISTINFO psdi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10089:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10090:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI SetSoftwareUpdateAdvertisementState(LPCWSTR szDistUnit, DWORD dwAdState, DWORD dwAdvertisedVersionMS, DWORD dwAdvertisedVersionLS); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10090:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10110:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPSTR *ppszCatalogFile) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10113:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppJavaTrust) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10117:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ICatalogFileInfo, 0x711c7600, 0x6b48, 0x11d1, 0xb4,0x03, 0x00,0xaa,0x00,0xb9,0x2a,0xf1) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10117:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ICatalogFileInfo, 0x711c7600, 0x6b48, 0x11d1, 0xb4,0x03, 0x00,0xaa,0x00,0xb9,0x2a,0xf1) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10184:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPSTR *ppszCatalogFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10184:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10189:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10189:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10192:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppJavaTrust); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10192:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10197:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10197:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10228:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10239:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10242:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwEncLevel) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10246:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IDataFilter, 0x69d14c80, 0xc18e, 0x11d0, 0xa9,0xce, 0x00,0x60,0x97,0x94,0x23,0x11) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10246:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IDataFilter, 0x69d14c80, 0xc18e, 0x11d0, 0xa9,0xce, 0x00,0x60,0x97,0x94,0x23,0x11) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10345:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10345:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10350:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10350:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10361:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10361:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10366:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10366:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10369:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwEncLevel); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10369:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10374:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10374:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10415:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IDataFilter **ppDF) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10420:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IDataFilter **ppDF) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10424:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IEncodingFilterFactory, 0x70bdde00, 0xc18e, 0x11d0, 0xa9,0xce, 0x00,0x60,0x97,0x94,0x23,0x11) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10424:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IEncodingFilterFactory, 0x70bdde00, 0xc18e, 0x11d0, 0xa9,0xce, 0x00,0x60,0x97,0x94,0x23,0x11) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10499:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IDataFilter **ppDF); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10499:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10504:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10504:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10509:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IDataFilter **ppDF); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10509:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10514:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10514:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10523:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI IsLoggingEnabledA(LPCSTR pszUrl); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10523:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10524:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI IsLoggingEnabledW(LPCWSTR pwszUrl); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10524:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10536:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI WriteHitLogging(LPHIT_LOGGING_INFO lpLogginginfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10536:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10568:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD_PTR dwReserved) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10572:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IWrappedProtocol, 0x53c84785, 0x8425, 0x4dc5, 0x97,0x1b, 0xe5,0x8d,0x9c,0x19,0xf9,0xb6) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10572:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IWrappedProtocol, 0x53c84785, 0x8425, 0x4dc5, 0x97,0x1b, 0xe5,0x8d,0x9c,0x19,0xf9,0xb6) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10633:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD_PTR dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10633:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10638:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10638:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10668:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HANDLE *pRetHandle) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10672:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IGetBindHandle, 0xaf0ff408, 0x129d, 0x4b20, 0x91,0xf0, 0x02,0xbd,0x23,0xd8,0x83,0x52) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10672:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IGetBindHandle, 0xaf0ff408, 0x129d, 0x4b20, 0x91,0xf0, 0x02,0xbd,0x23,0xd8,0x83,0x52) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10733:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HANDLE *pRetHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10733:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10738:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10738:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10772:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT_BOOL *vbCancel) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10776:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IBindCallbackRedirect, 0x11c81bc2, 0x121e, 0x4ed5, 0xb9,0xc4, 0xb4,0x30,0xbd,0x54,0xf2,0xc0) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10776:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IBindCallbackRedirect, 0x11c81bc2, 0x121e, 0x4ed5, 0xb9,0xc4, 0xb4,0x30,0xbd,0x54,0xf2,0xc0) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10837:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT_BOOL *vbCancel); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10837:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10842:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10842:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10851:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG __RPC_USER STGMEDIUM_UserSize (ULONG *, ULONG, STGMEDIUM *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10851:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10852:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER STGMEDIUM_UserMarshal (ULONG *, unsigned char *, STGMEDIUM *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10852:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10853:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER STGMEDIUM_UserUnmarshal(ULONG *, unsigned char *, STGMEDIUM *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10853:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10854:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_USER STGMEDIUM_UserFree (ULONG *, STGMEDIUM *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10854:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10855:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG __RPC_USER CLIPFORMAT_UserSize (ULONG *, ULONG, CLIPFORMAT *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10855:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10856:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER CLIPFORMAT_UserMarshal (ULONG *, unsigned char *, CLIPFORMAT *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10856:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10857:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER CLIPFORMAT_UserUnmarshal(ULONG *, unsigned char *, CLIPFORMAT *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10857:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10858:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_USER CLIPFORMAT_UserFree (ULONG *, CLIPFORMAT *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10858:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10859:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG __RPC_USER HWND_UserSize (ULONG *, ULONG, HWND *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10859:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10860:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER HWND_UserMarshal (ULONG *, unsigned char *, HWND *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10860:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10861:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER HWND_UserUnmarshal(ULONG *, unsigned char *, HWND *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10861:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10862:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_USER HWND_UserFree (ULONG *, HWND *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10862:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10863:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG __RPC_USER BSTR_UserSize (ULONG *, ULONG, BSTR *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10863:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10864:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER BSTR_UserMarshal (ULONG *, unsigned char *, BSTR *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10864:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10865:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER BSTR_UserUnmarshal(ULONG *, unsigned char *, BSTR *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10865:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10866:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_USER BSTR_UserFree (ULONG *, BSTR *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10866:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:164, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:447:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PROPVARIANT rgpropvar[]) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:453:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PROPID propidNameFirst) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:457:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const PROPSPEC rgpspec[]) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:462:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR rglpwstrName[]) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:467:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const LPOLESTR rglpwstrName[]) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:471:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const PROPID rgpropid[]) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:474:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD grfCommitFlags) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:477:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:480:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATPROPSTG **ppenum) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:485:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const FILETIME *pmtime) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:488:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFCLSID clsid) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:491:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STATPROPSETSTG *pstatpsstg) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:495:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IPropertyStorage, 0x00000138, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:495:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IPropertyStorage, 0x00000138, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:164, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:656:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PROPVARIANT rgpropvar[]); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:656:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:661:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:661:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:667:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PROPID propidNameFirst); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:667:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:672:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:672:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:676:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const PROPSPEC rgpspec[]); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:676:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:681:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:681:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:686:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR rglpwstrName[]); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:686:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:691:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:691:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:696:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const LPOLESTR rglpwstrName[]); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:696:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:701:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:701:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:705:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const PROPID rgpropid[]); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:705:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:710:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:710:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:713:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD grfCommitFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:713:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:718:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:718:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:720:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IPropertyStorage* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:720:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:725:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:725:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:728:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATPROPSTG **ppenum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:728:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:733:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:733:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:738:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const FILETIME *pmtime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:738:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:743:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:743:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:746:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFCLSID clsid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:746:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:751:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:751:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:754:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STATPROPSETSTG *pstatpsstg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:754:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:759:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:759:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:782:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IPropertyStorage **ppprstg) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:787:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IPropertyStorage **ppprstg) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:790:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFFMTID rfmtid) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:793:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATPROPSETSTG **ppenum) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:797:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IPropertySetStorage, 0x0000013a, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:797:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IPropertySetStorage, 0x0000013a, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:164, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:890:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IPropertyStorage **ppprstg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:890:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:895:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:895:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:900:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IPropertyStorage **ppprstg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:900:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:905:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:905:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:908:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFFMTID rfmtid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:908:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:913:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:913:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:916:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATPROPSETSTG **ppenum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:916:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:921:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:921:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:942:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:945:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG celt) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:948:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:951:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATPROPSTG **ppenum) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:955:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IEnumSTATPROPSTG, 0x00000139, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:955:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IEnumSTATPROPSTG, 0x00000139, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:164, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1041:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1041:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1046:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1046:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1049:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG celt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1049:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1054:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1054:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1056:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATPROPSTG* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1056:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1061:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1061:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1064:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATPROPSTG **ppenum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1064:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1069:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1069:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1074:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1074:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1079:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1079:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1100:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1103:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG celt) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1106:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1109:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATPROPSETSTG **ppenum) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1113:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IEnumSTATPROPSETSTG, 0x0000013b, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1113:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IEnumSTATPROPSETSTG, 0x0000013b, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:164, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1199:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1199:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1204:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1204:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1207:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG celt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1207:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1212:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1212:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1214:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATPROPSETSTG* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1214:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1219:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1219:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1222:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATPROPSETSTG **ppenum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1222:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1227:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1227:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1232:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1232:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1237:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1237:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1244:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI PropVariantCopy(PROPVARIANT *pvarDest,const PROPVARIANT *pvarSrc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1244:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1245:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI PropVariantClear(PROPVARIANT *pvar); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1245:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1246:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI FreePropVariantArray(ULONG cVariants, PROPVARIANT *rgvars); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1246:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1250:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void PropVariantInit (PROPVARIANT *pvar) { memset (pvar, 0, sizeof (PROPVARIANT)); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1256:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI StgCreatePropStg(IUnknown *pUnk, REFFMTID fmtid, const CLSID *pclsid, DWORD grfFlags, DWORD dwReserved, IPropertyStorage **ppPropStg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1256:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1257:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI StgOpenPropStg(IUnknown *pUnk, REFFMTID fmtid, DWORD grfFlags, DWORD dwReserved, IPropertyStorage **ppPropStg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1257:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1258:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI StgCreatePropSetStg(IStorage *pStorage, DWORD dwReserved, IPropertySetStorage **ppPropSetStg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1258:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1262:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI FmtIdToPropStgName(const FMTID *pfmtid, LPOLESTR oszName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1262:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1263:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI PropStgNameToFmtId(const LPOLESTR oszName, FMTID *pfmtid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1263:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1276:208: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture EXTERN_C SERIALIZEDPROPERTYVALUE * __stdcall StgConvertVariantToProperty(const PROPVARIANT *pvar, USHORT CodePage, SERIALIZEDPROPERTYVALUE *pprop, ULONG *pcb, PROPID pid, BOOLEAN fReserved, ULONG *pcIndirect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1276:208: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1281:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture EXTERN_C BOOLEAN __stdcall StgConvertPropertyToVariant(const SERIALIZEDPROPERTYVALUE *pprop, USHORT CodePage, PROPVARIANT *pvar, PMemoryAllocator *pma); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1281:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1287:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG __RPC_USER BSTR_UserSize (ULONG *, ULONG, BSTR *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1287:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1288:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER BSTR_UserMarshal (ULONG *, unsigned char *, BSTR *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1288:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1289:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER BSTR_UserUnmarshal(ULONG *, unsigned char *, BSTR *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1289:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1290:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_USER BSTR_UserFree (ULONG *, BSTR *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1290:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1291:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG __RPC_USER LPSAFEARRAY_UserSize (ULONG *, ULONG, LPSAFEARRAY *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1291:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1292:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER LPSAFEARRAY_UserMarshal (ULONG *, unsigned char *, LPSAFEARRAY *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1292:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1293:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER LPSAFEARRAY_UserUnmarshal(ULONG *, unsigned char *, LPSAFEARRAY *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1293:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1294:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_USER LPSAFEARRAY_UserFree (ULONG *, LPSAFEARRAY *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1294:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:167:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CreateStdProgressIndicator (HWND hwndParent, LPCOLESTR pszTitle, IBindStatusCallback *pIbscCaller, IBindStatusCallback **ppIbsc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:167:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:18, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:43:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI_(BSTR) SysAllocString(const OLECHAR *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:43:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:44:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI_(INT) SysReAllocString(BSTR *,const OLECHAR *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:44:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:45:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI_(BSTR) SysAllocStringLen(const OLECHAR *,UINT); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:45:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:46:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI_(INT) SysReAllocStringLen(BSTR *,const OLECHAR *,UINT); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:46:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:47:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI_(void) SysFreeString(BSTR); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:47:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:48:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI_(UINT) SysStringLen(BSTR); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:48:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:49:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI_(UINT) SysStringByteLen(BSTR bstr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:49:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:50:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI_(BSTR) SysAllocStringByteLen(LPCSTR psz,UINT len); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:50:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:51:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI_(INT) DosDateTimeToVariantTime(USHORT wDosDate,USHORT wDosTime,DOUBLE *pvtime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:51:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:52:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI_(INT) VariantTimeToDosDateTime(DOUBLE vtime,USHORT *pwDosDate,USHORT *pwDosTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:52:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:53:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI_(INT) SystemTimeToVariantTime(LPSYSTEMTIME lpSystemTime,DOUBLE *pvtime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:53:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:54:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI_(INT) VariantTimeToSystemTime(DOUBLE vtime,LPSYSTEMTIME lpSystemTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:54:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:55:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI SafeArrayAllocDescriptor(UINT cDims,SAFEARRAY **ppsaOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:55:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:56:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI SafeArrayAllocDescriptorEx(VARTYPE vt,UINT cDims,SAFEARRAY **ppsaOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:56:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:57:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI SafeArrayAllocData(SAFEARRAY *psa); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:57:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:58:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI_(SAFEARRAY *) SafeArrayCreate(VARTYPE vt,UINT cDims,SAFEARRAYBOUND *rgsabound); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:58:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:59:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI_(SAFEARRAY *) SafeArrayCreateEx(VARTYPE vt,UINT cDims,SAFEARRAYBOUND *rgsabound,PVOID pvExtra); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:59:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:60:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI SafeArrayCopyData(SAFEARRAY *psaSource,SAFEARRAY *psaTarget); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:60:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:61:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI SafeArrayDestroyDescriptor(SAFEARRAY *psa); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:61:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:62:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI SafeArrayDestroyData(SAFEARRAY *psa); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:62:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:63:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI SafeArrayDestroy(SAFEARRAY *psa); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:63:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:64:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI SafeArrayRedim(SAFEARRAY *psa,SAFEARRAYBOUND *psaboundNew); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:64:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:65:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI_(UINT) SafeArrayGetDim(SAFEARRAY *psa); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:65:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:66:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI_(UINT) SafeArrayGetElemsize(SAFEARRAY *psa); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:66:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:67:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI SafeArrayGetUBound(SAFEARRAY *psa,UINT nDim,LONG *plUbound); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:67:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:68:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI SafeArrayGetLBound(SAFEARRAY *psa,UINT nDim,LONG *plLbound); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:68:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:69:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI SafeArrayLock(SAFEARRAY *psa); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:69:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:70:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI SafeArrayUnlock(SAFEARRAY *psa); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:70:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:71:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI SafeArrayAccessData(SAFEARRAY *psa,void HUGEP **ppvData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:71:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:72:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI SafeArrayUnaccessData(SAFEARRAY *psa); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:72:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:73:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI SafeArrayGetElement(SAFEARRAY *psa,LONG *rgIndices,void *pv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:73:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:74:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI SafeArrayPutElement(SAFEARRAY *psa,LONG *rgIndices,void *pv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:74:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:75:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI SafeArrayCopy(SAFEARRAY *psa,SAFEARRAY **ppsaOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:75:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:76:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI SafeArrayPtrOfIndex(SAFEARRAY *psa,LONG *rgIndices,void **ppvData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:76:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:77:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI SafeArraySetRecordInfo(SAFEARRAY *psa,IRecordInfo *prinfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:77:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:78:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI SafeArrayGetRecordInfo(SAFEARRAY *psa,IRecordInfo **prinfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:78:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:79:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI SafeArraySetIID(SAFEARRAY *psa,REFGUID guid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:79:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:80:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI SafeArrayGetIID(SAFEARRAY *psa,GUID *pguid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:80:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:81:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI SafeArrayGetVartype(SAFEARRAY *psa,VARTYPE *pvt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:81:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:82:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI_(SAFEARRAY *) SafeArrayCreateVector(VARTYPE vt,LONG lLbound,ULONG cElements); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:82:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:83:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI_(SAFEARRAY *) SafeArrayCreateVectorEx(VARTYPE vt,LONG lLbound,ULONG cElements,PVOID pvExtra); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:83:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:84:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI_(void) VariantInit(VARIANTARG *pvarg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:84:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:85:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VariantClear(VARIANTARG *pvarg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:85:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:86:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VariantCopy(VARIANTARG *pvargDest,VARIANTARG *pvargSrc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:86:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:87:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VariantCopyInd(VARIANT *pvarDest,VARIANTARG *pvargSrc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:87:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:88:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VariantChangeType(VARIANTARG *pvargDest,VARIANTARG *pvarSrc,USHORT wFlags,VARTYPE vt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:88:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:89:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VariantChangeTypeEx(VARIANTARG *pvargDest,VARIANTARG *pvarSrc,LCID lcid,USHORT wFlags,VARTYPE vt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:89:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:100:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VectorFromBstr (BSTR bstr,SAFEARRAY **ppsa); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:100:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:101:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI BstrFromVector (SAFEARRAY *psa,BSTR *pbstr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:101:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:121:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI1FromI2(SHORT sIn,BYTE *pbOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:121:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:122:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI1FromI4(LONG lIn,BYTE *pbOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:122:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:123:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI1FromI8(LONG64 i64In,BYTE *pbOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:123:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:124:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI1FromR4(FLOAT fltIn,BYTE *pbOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:124:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:125:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI1FromR8(DOUBLE dblIn,BYTE *pbOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:125:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:126:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI1FromCy(CY cyIn,BYTE *pbOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:126:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:127:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI1FromDate(DATE dateIn,BYTE *pbOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:127:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:128:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI1FromStr(OLECHAR *strIn,LCID lcid,ULONG dwFlags,BYTE *pbOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:128:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:129:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI1FromDisp(IDispatch *pdispIn,LCID lcid,BYTE *pbOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:129:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:130:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI1FromBool(VARIANT_BOOL boolIn,BYTE *pbOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:130:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:131:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI1FromI1(CHAR cIn,BYTE *pbOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:131:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:132:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI1FromUI2(USHORT uiIn,BYTE *pbOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:132:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:133:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI1FromUI4(ULONG ulIn,BYTE *pbOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:133:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:134:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI1FromUI8(ULONG64 ui64In,BYTE *pbOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:134:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:135:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI1FromDec(DECIMAL *pdecIn,BYTE *pbOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:135:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:136:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI2FromUI1(BYTE bIn,SHORT *psOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:136:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:137:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI2FromI4(LONG lIn,SHORT *psOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:137:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:138:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI2FromI8(LONG64 i64In,SHORT *psOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:138:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:139:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI2FromR4(FLOAT fltIn,SHORT *psOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:139:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:140:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI2FromR8(DOUBLE dblIn,SHORT *psOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:140:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:141:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI2FromCy(CY cyIn,SHORT *psOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:141:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:142:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI2FromDate(DATE dateIn,SHORT *psOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:142:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:143:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI2FromStr(OLECHAR *strIn,LCID lcid,ULONG dwFlags,SHORT *psOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:143:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:144:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI2FromDisp(IDispatch *pdispIn,LCID lcid,SHORT *psOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:144:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:145:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI2FromBool(VARIANT_BOOL boolIn,SHORT *psOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:145:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:146:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI2FromI1(CHAR cIn,SHORT *psOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:146:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:147:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI2FromUI2(USHORT uiIn,SHORT *psOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:147:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:148:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI2FromUI4(ULONG ulIn,SHORT *psOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:148:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:149:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI2FromUI8(ULONG64 ui64In,SHORT *psOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:149:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:150:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI2FromDec(DECIMAL *pdecIn,SHORT *psOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:150:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:151:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI4FromUI1(BYTE bIn,LONG *plOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:151:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:152:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI4FromI2(SHORT sIn,LONG *plOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:152:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:153:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI4FromI8(LONG64 i64In,LONG *plOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:153:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:154:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI4FromR4(FLOAT fltIn,LONG *plOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:154:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:155:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI4FromR8(DOUBLE dblIn,LONG *plOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:155:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:156:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI4FromCy(CY cyIn,LONG *plOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:156:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:157:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI4FromDate(DATE dateIn,LONG *plOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:157:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:158:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI4FromStr(OLECHAR *strIn,LCID lcid,ULONG dwFlags,LONG *plOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:158:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:159:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI4FromDisp(IDispatch *pdispIn,LCID lcid,LONG *plOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:159:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:160:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI4FromBool(VARIANT_BOOL boolIn,LONG *plOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:160:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:161:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI4FromI1(CHAR cIn,LONG *plOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:161:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:162:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI4FromUI2(USHORT uiIn,LONG *plOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:162:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:163:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI4FromUI4(ULONG ulIn,LONG *plOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:163:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:164:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI4FromUI8(ULONG64 ui64In,LONG *plOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:164:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:165:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI4FromDec(DECIMAL *pdecIn,LONG *plOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:165:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:166:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI4FromInt(INT intIn,LONG *plOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:166:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:167:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI8FromUI1(BYTE bIn,LONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:167:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:168:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI8FromI2(SHORT sIn,LONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:168:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:169:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI8FromI4(LONG lIn,LONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:169:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:170:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI8FromR4(FLOAT fltIn,LONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:170:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:171:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI8FromR8(DOUBLE dblIn,LONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:171:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:172:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI8FromCy(CY cyIn,LONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:172:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:173:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI8FromDate(DATE dateIn,LONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:173:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:174:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI8FromStr(OLECHAR *strIn,LCID lcid,unsigned __LONG32 dwFlags,LONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:174:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:175:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI8FromDisp(IDispatch *pdispIn,LCID lcid,LONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:175:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:176:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI8FromBool(VARIANT_BOOL boolIn,LONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:176:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:177:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI8FromI1(CHAR cIn,LONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:177:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:178:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI8FromUI2(USHORT uiIn,LONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:178:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:179:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI8FromUI4(ULONG ulIn,LONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:179:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:180:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI8FromUI8(ULONG64 ui64In,LONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:180:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:181:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI8FromDec(DECIMAL *pdecIn,LONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:181:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:182:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI8FromInt(INT intIn,LONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:182:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:183:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR4FromUI1(BYTE bIn,FLOAT *pfltOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:183:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:184:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR4FromI2(SHORT sIn,FLOAT *pfltOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:184:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:185:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR4FromI4(LONG lIn,FLOAT *pfltOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:185:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:186:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR4FromI8(LONG64 i64In,FLOAT *pfltOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:186:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:187:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR4FromR8(DOUBLE dblIn,FLOAT *pfltOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:187:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:188:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR4FromCy(CY cyIn,FLOAT *pfltOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:188:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:189:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR4FromDate(DATE dateIn,FLOAT *pfltOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:189:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:190:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR4FromStr(OLECHAR *strIn,LCID lcid,ULONG dwFlags,FLOAT *pfltOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:190:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:191:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR4FromDisp(IDispatch *pdispIn,LCID lcid,FLOAT *pfltOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:191:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:192:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR4FromBool(VARIANT_BOOL boolIn,FLOAT *pfltOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:192:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:193:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR4FromI1(CHAR cIn,FLOAT *pfltOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:193:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:194:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR4FromUI2(USHORT uiIn,FLOAT *pfltOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:194:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:195:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR4FromUI4(ULONG ulIn,FLOAT *pfltOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:195:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:196:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR4FromUI8(ULONG64 ui64In,FLOAT *pfltOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:196:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:197:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR4FromDec(DECIMAL *pdecIn,FLOAT *pfltOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:197:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:198:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR8FromUI1(BYTE bIn,DOUBLE *pdblOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:198:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:199:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR8FromI2(SHORT sIn,DOUBLE *pdblOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:199:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:200:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR8FromI4(LONG lIn,DOUBLE *pdblOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:200:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:201:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR8FromI8(LONG64 i64In,DOUBLE *pdblOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:201:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:202:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR8FromR4(FLOAT fltIn,DOUBLE *pdblOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:202:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:203:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR8FromCy(CY cyIn,DOUBLE *pdblOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:203:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:204:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR8FromDate(DATE dateIn,DOUBLE *pdblOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:204:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:205:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR8FromStr(OLECHAR *strIn,LCID lcid,ULONG dwFlags,DOUBLE *pdblOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:205:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:206:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR8FromDisp(IDispatch *pdispIn,LCID lcid,DOUBLE *pdblOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:206:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:207:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR8FromBool(VARIANT_BOOL boolIn,DOUBLE *pdblOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:207:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:208:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR8FromI1(CHAR cIn,DOUBLE *pdblOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:208:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:209:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR8FromUI2(USHORT uiIn,DOUBLE *pdblOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:209:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:210:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR8FromUI4(ULONG ulIn,DOUBLE *pdblOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:210:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:211:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR8FromUI8(ULONG64 ui64In,DOUBLE *pdblOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:211:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:212:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR8FromDec(DECIMAL *pdecIn,DOUBLE *pdblOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:212:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:213:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDateFromUI1(BYTE bIn,DATE *pdateOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:213:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:214:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDateFromI2(SHORT sIn,DATE *pdateOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:214:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:215:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDateFromI4(LONG lIn,DATE *pdateOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:215:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:216:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDateFromI8(LONG64 i64In,DATE *pdateOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:216:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:217:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDateFromR4(FLOAT fltIn,DATE *pdateOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:217:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:218:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDateFromR8(DOUBLE dblIn,DATE *pdateOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:218:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:219:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDateFromCy(CY cyIn,DATE *pdateOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:219:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:220:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDateFromStr(OLECHAR *strIn,LCID lcid,ULONG dwFlags,DATE *pdateOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:220:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:221:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDateFromDisp(IDispatch *pdispIn,LCID lcid,DATE *pdateOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:221:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:222:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDateFromBool(VARIANT_BOOL boolIn,DATE *pdateOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:222:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:223:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDateFromI1(CHAR cIn,DATE *pdateOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:223:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:224:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDateFromUI2(USHORT uiIn,DATE *pdateOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:224:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:225:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDateFromUI4(ULONG ulIn,DATE *pdateOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:225:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:226:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDateFromUI8(ULONG64 ui64In,DATE *pdateOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:226:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:227:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDateFromDec(DECIMAL *pdecIn,DATE *pdateOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:227:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:228:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarCyFromUI1(BYTE bIn,CY *pcyOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:228:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:229:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarCyFromI2(SHORT sIn,CY *pcyOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:229:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:230:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarCyFromI4(LONG lIn,CY *pcyOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:230:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:231:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarCyFromI8(LONG64 i64In,CY *pcyOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:231:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:232:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarCyFromR4(FLOAT fltIn,CY *pcyOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:232:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:233:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarCyFromR8(DOUBLE dblIn,CY *pcyOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:233:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:234:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarCyFromDate(DATE dateIn,CY *pcyOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:234:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:235:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarCyFromStr(OLECHAR *strIn,LCID lcid,ULONG dwFlags,CY *pcyOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:235:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:236:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarCyFromDisp(IDispatch *pdispIn,LCID lcid,CY *pcyOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:236:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:237:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarCyFromBool(VARIANT_BOOL boolIn,CY *pcyOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:237:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:238:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarCyFromI1(CHAR cIn,CY *pcyOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:238:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:239:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarCyFromUI2(USHORT uiIn,CY *pcyOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:239:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:240:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarCyFromUI4(ULONG ulIn,CY *pcyOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:240:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:241:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarCyFromUI8(ULONG64 ui64In,CY *pcyOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:241:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:242:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarCyFromDec(DECIMAL *pdecIn,CY *pcyOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:242:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:243:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBstrFromUI1(BYTE bVal,LCID lcid,ULONG dwFlags,BSTR *pbstrOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:243:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:244:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBstrFromI2(SHORT iVal,LCID lcid,ULONG dwFlags,BSTR *pbstrOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:244:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:245:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBstrFromI4(LONG lIn,LCID lcid,ULONG dwFlags,BSTR *pbstrOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:245:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:246:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBstrFromI8(LONG64 i64In,LCID lcid,unsigned __LONG32 dwFlags,BSTR *pbstrOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:246:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:247:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBstrFromR4(FLOAT fltIn,LCID lcid,ULONG dwFlags,BSTR *pbstrOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:247:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:248:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBstrFromR8(DOUBLE dblIn,LCID lcid,ULONG dwFlags,BSTR *pbstrOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:248:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:249:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBstrFromCy(CY cyIn,LCID lcid,ULONG dwFlags,BSTR *pbstrOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:249:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:250:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBstrFromDate(DATE dateIn,LCID lcid,ULONG dwFlags,BSTR *pbstrOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:250:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:251:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBstrFromDisp(IDispatch *pdispIn,LCID lcid,ULONG dwFlags,BSTR *pbstrOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:251:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:252:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBstrFromBool(VARIANT_BOOL boolIn,LCID lcid,ULONG dwFlags,BSTR *pbstrOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:252:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:253:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBstrFromI1(CHAR cIn,LCID lcid,ULONG dwFlags,BSTR *pbstrOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:253:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:254:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBstrFromUI2(USHORT uiIn,LCID lcid,ULONG dwFlags,BSTR *pbstrOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:254:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:255:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBstrFromUI4(ULONG ulIn,LCID lcid,ULONG dwFlags,BSTR *pbstrOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:255:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:256:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBstrFromUI8(ULONG64 ui64In,LCID lcid,unsigned __LONG32 dwFlags,BSTR *pbstrOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:256:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:257:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBstrFromDec(DECIMAL *pdecIn,LCID lcid,ULONG dwFlags,BSTR *pbstrOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:257:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:258:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBoolFromUI1(BYTE bIn,VARIANT_BOOL *pboolOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:258:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:259:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBoolFromI2(SHORT sIn,VARIANT_BOOL *pboolOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:259:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:260:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBoolFromI4(LONG lIn,VARIANT_BOOL *pboolOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:260:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:261:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBoolFromI8(LONG64 i64In,VARIANT_BOOL *pboolOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:261:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:262:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBoolFromR4(FLOAT fltIn,VARIANT_BOOL *pboolOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:262:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:263:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBoolFromR8(DOUBLE dblIn,VARIANT_BOOL *pboolOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:263:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:264:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBoolFromDate(DATE dateIn,VARIANT_BOOL *pboolOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:264:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:265:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBoolFromCy(CY cyIn,VARIANT_BOOL *pboolOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:265:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:266:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBoolFromStr(OLECHAR *strIn,LCID lcid,ULONG dwFlags,VARIANT_BOOL *pboolOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:266:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:267:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBoolFromDisp(IDispatch *pdispIn,LCID lcid,VARIANT_BOOL *pboolOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:267:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:268:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBoolFromI1(CHAR cIn,VARIANT_BOOL *pboolOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:268:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:269:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBoolFromUI2(USHORT uiIn,VARIANT_BOOL *pboolOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:269:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:270:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBoolFromUI4(ULONG ulIn,VARIANT_BOOL *pboolOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:270:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:271:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBoolFromUI8(ULONG64 i64In,VARIANT_BOOL *pboolOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:271:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:272:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBoolFromDec(DECIMAL *pdecIn,VARIANT_BOOL *pboolOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:272:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:273:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI1FromUI1(BYTE bIn,CHAR *pcOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:273:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:274:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI1FromI2(SHORT uiIn,CHAR *pcOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:274:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:275:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI1FromI4(LONG lIn,CHAR *pcOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:275:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:276:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI1FromI8(LONG64 i64In,CHAR *pcOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:276:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:277:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI1FromR4(FLOAT fltIn,CHAR *pcOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:277:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:278:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI1FromR8(DOUBLE dblIn,CHAR *pcOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:278:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:279:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI1FromDate(DATE dateIn,CHAR *pcOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:279:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:280:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI1FromCy(CY cyIn,CHAR *pcOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:280:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:281:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI1FromStr(OLECHAR *strIn,LCID lcid,ULONG dwFlags,CHAR *pcOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:281:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:282:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI1FromDisp(IDispatch *pdispIn,LCID lcid,CHAR *pcOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:282:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:283:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI1FromBool(VARIANT_BOOL boolIn,CHAR *pcOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:283:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:284:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI1FromUI2(USHORT uiIn,CHAR *pcOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:284:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:285:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI1FromUI4(ULONG ulIn,CHAR *pcOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:285:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:286:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI1FromUI8(ULONG64 i64In,CHAR *pcOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:286:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:287:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI1FromDec(DECIMAL *pdecIn,CHAR *pcOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:287:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:288:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI2FromUI1(BYTE bIn,USHORT *puiOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:288:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:289:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI2FromI2(SHORT uiIn,USHORT *puiOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:289:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:290:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI2FromI4(LONG lIn,USHORT *puiOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:290:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:291:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI2FromI8(LONG64 i64In,USHORT *puiOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:291:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:292:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI2FromR4(FLOAT fltIn,USHORT *puiOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:292:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:293:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI2FromR8(DOUBLE dblIn,USHORT *puiOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:293:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:294:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI2FromDate(DATE dateIn,USHORT *puiOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:294:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:295:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI2FromCy(CY cyIn,USHORT *puiOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:295:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:296:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI2FromStr(OLECHAR *strIn,LCID lcid,ULONG dwFlags,USHORT *puiOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:296:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:297:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI2FromDisp(IDispatch *pdispIn,LCID lcid,USHORT *puiOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:297:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:298:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI2FromBool(VARIANT_BOOL boolIn,USHORT *puiOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:298:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:299:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI2FromI1(CHAR cIn,USHORT *puiOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:299:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:300:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI2FromUI4(ULONG ulIn,USHORT *puiOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:300:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:301:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI2FromUI8(ULONG64 i64In,USHORT *puiOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:301:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:302:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI2FromDec(DECIMAL *pdecIn,USHORT *puiOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:302:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:303:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI4FromUI1(BYTE bIn,ULONG *pulOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:303:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:304:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI4FromI2(SHORT uiIn,ULONG *pulOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:304:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:305:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI4FromI4(LONG lIn,ULONG *pulOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:305:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:306:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI4FromI8(LONG64 i64In,ULONG *plOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:306:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:307:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI4FromR4(FLOAT fltIn,ULONG *pulOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:307:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:308:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI4FromR8(DOUBLE dblIn,ULONG *pulOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:308:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:309:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI4FromDate(DATE dateIn,ULONG *pulOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:309:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:310:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI4FromCy(CY cyIn,ULONG *pulOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:310:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:311:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI4FromStr(OLECHAR *strIn,LCID lcid,ULONG dwFlags,ULONG *pulOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:311:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:312:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI4FromDisp(IDispatch *pdispIn,LCID lcid,ULONG *pulOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:312:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:313:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI4FromBool(VARIANT_BOOL boolIn,ULONG *pulOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:313:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:314:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI4FromI1(CHAR cIn,ULONG *pulOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:314:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:315:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI4FromUI2(USHORT uiIn,ULONG *pulOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:315:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:316:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI4FromUI8(ULONG64 ui64In,ULONG *plOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:316:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:317:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI4FromDec(DECIMAL *pdecIn,ULONG *pulOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:317:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:318:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI8FromUI1(BYTE bIn,ULONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:318:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:319:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI8FromI2(SHORT sIn,ULONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:319:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:320:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI8FromI4(LONG lIn,ULONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:320:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:321:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI8FromI8(LONG64 ui64In,ULONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:321:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:322:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI8FromR4(FLOAT fltIn,ULONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:322:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:323:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI8FromR8(DOUBLE dblIn,ULONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:323:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:324:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI8FromCy(CY cyIn,ULONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:324:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:325:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI8FromDate(DATE dateIn,ULONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:325:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:326:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI8FromStr(OLECHAR *strIn,LCID lcid,unsigned __LONG32 dwFlags,ULONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:326:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:327:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI8FromDisp(IDispatch *pdispIn,LCID lcid,ULONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:327:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:328:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI8FromBool(VARIANT_BOOL boolIn,ULONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:328:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:329:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI8FromI1(CHAR cIn,ULONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:329:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:330:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI8FromUI2(USHORT uiIn,ULONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:330:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:331:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI8FromUI4(ULONG ulIn,ULONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:331:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:332:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI8FromDec(DECIMAL *pdecIn,ULONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:332:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:333:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI8FromInt(INT intIn,ULONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:333:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:334:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDecFromUI1(BYTE bIn,DECIMAL *pdecOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:334:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:335:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDecFromI2(SHORT uiIn,DECIMAL *pdecOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:335:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:336:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDecFromI4(LONG lIn,DECIMAL *pdecOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:336:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:337:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDecFromI8(LONG64 i64In,DECIMAL *pdecOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:337:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:338:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDecFromR4(FLOAT fltIn,DECIMAL *pdecOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:338:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:339:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDecFromR8(DOUBLE dblIn,DECIMAL *pdecOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:339:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:340:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDecFromDate(DATE dateIn,DECIMAL *pdecOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:340:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:341:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDecFromCy(CY cyIn,DECIMAL *pdecOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:341:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:342:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDecFromStr(OLECHAR *strIn,LCID lcid,ULONG dwFlags,DECIMAL *pdecOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:342:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:343:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDecFromDisp(IDispatch *pdispIn,LCID lcid,DECIMAL *pdecOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:343:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:344:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDecFromBool(VARIANT_BOOL boolIn,DECIMAL *pdecOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:344:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:345:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDecFromI1(CHAR cIn,DECIMAL *pdecOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:345:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:346:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDecFromUI2(USHORT uiIn,DECIMAL *pdecOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:346:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:347:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDecFromUI4(ULONG ulIn,DECIMAL *pdecOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:347:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:348:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDecFromUI8(ULONG64 ui64In,DECIMAL *pdecOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:348:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:353:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI4FromI8(LONG64 i64In,LONG *plOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:353:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:354:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI4FromUI8(ULONG64 ui64In,LONG *plOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:354:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:462:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarParseNumFromStr(OLECHAR *strIn,LCID lcid,ULONG dwFlags,NUMPARSE *pnumprs,BYTE *rgbDig); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:462:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:463:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarNumFromParseNum(NUMPARSE *pnumprs,BYTE *rgbDig,ULONG dwVtBits,VARIANT *pvar); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:463:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:464:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarAdd(LPVARIANT pvarLeft,LPVARIANT pvarRight,LPVARIANT pvarResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:464:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:465:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarAnd(LPVARIANT pvarLeft,LPVARIANT pvarRight,LPVARIANT pvarResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:465:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:466:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarCat(LPVARIANT pvarLeft,LPVARIANT pvarRight,LPVARIANT pvarResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:466:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:467:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarDiv(LPVARIANT pvarLeft,LPVARIANT pvarRight,LPVARIANT pvarResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:467:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:468:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarEqv(LPVARIANT pvarLeft,LPVARIANT pvarRight,LPVARIANT pvarResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:468:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:469:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarIdiv(LPVARIANT pvarLeft,LPVARIANT pvarRight,LPVARIANT pvarResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:469:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:470:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarImp(LPVARIANT pvarLeft,LPVARIANT pvarRight,LPVARIANT pvarResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:470:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:471:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarMod(LPVARIANT pvarLeft,LPVARIANT pvarRight,LPVARIANT pvarResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:471:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:472:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarMul(LPVARIANT pvarLeft,LPVARIANT pvarRight,LPVARIANT pvarResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:472:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:473:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarOr(LPVARIANT pvarLeft,LPVARIANT pvarRight,LPVARIANT pvarResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:473:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:474:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarPow(LPVARIANT pvarLeft,LPVARIANT pvarRight,LPVARIANT pvarResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:474:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:475:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarSub(LPVARIANT pvarLeft,LPVARIANT pvarRight,LPVARIANT pvarResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:475:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:476:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarXor(LPVARIANT pvarLeft,LPVARIANT pvarRight,LPVARIANT pvarResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:476:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:477:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarAbs(LPVARIANT pvarIn,LPVARIANT pvarResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:477:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:478:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarFix(LPVARIANT pvarIn,LPVARIANT pvarResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:478:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:479:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarInt(LPVARIANT pvarIn,LPVARIANT pvarResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:479:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:480:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarNeg(LPVARIANT pvarIn,LPVARIANT pvarResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:480:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:481:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarNot(LPVARIANT pvarIn,LPVARIANT pvarResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:481:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:482:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarRound(LPVARIANT pvarIn,int cDecimals,LPVARIANT pvarResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:482:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:483:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarCmp(LPVARIANT pvarLeft,LPVARIANT pvarRight,LCID lcid,ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:483:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:487:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __inline HRESULT WINAPI VarCmp(LPVARIANT pvarLeft,LPVARIANT pvarRight,LCID lcid) { return VarCmp(pvarLeft,pvarRight,lcid,0); } ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:18, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:491:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarDecAdd(LPDECIMAL pdecLeft,LPDECIMAL pdecRight,LPDECIMAL pdecResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:491:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:492:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarDecDiv(LPDECIMAL pdecLeft,LPDECIMAL pdecRight,LPDECIMAL pdecResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:492:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:493:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarDecMul(LPDECIMAL pdecLeft,LPDECIMAL pdecRight,LPDECIMAL pdecResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:493:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:494:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarDecSub(LPDECIMAL pdecLeft,LPDECIMAL pdecRight,LPDECIMAL pdecResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:494:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:495:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarDecAbs(LPDECIMAL pdecIn,LPDECIMAL pdecResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:495:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:496:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarDecFix(LPDECIMAL pdecIn,LPDECIMAL pdecResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:496:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:497:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarDecInt(LPDECIMAL pdecIn,LPDECIMAL pdecResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:497:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:498:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarDecNeg(LPDECIMAL pdecIn,LPDECIMAL pdecResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:498:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:499:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarDecRound(LPDECIMAL pdecIn,int cDecimals,LPDECIMAL pdecResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:499:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:500:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarDecCmp(LPDECIMAL pdecLeft,LPDECIMAL pdecRight); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:500:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:501:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarDecCmpR8(LPDECIMAL pdecLeft,double dblRight); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:501:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:502:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarCyAdd(CY cyLeft,CY cyRight,LPCY pcyResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:502:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:503:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarCyMul(CY cyLeft,CY cyRight,LPCY pcyResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:503:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:504:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarCyMulI4(CY cyLeft,__LONG32 lRight,LPCY pcyResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:504:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:505:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarCyMulI8(CY cyLeft,LONG64 lRight,LPCY pcyResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:505:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:506:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarCySub(CY cyLeft,CY cyRight,LPCY pcyResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:506:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:507:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarCyAbs(CY cyIn,LPCY pcyResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:507:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:508:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarCyFix(CY cyIn,LPCY pcyResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:508:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:509:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarCyInt(CY cyIn,LPCY pcyResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:509:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:510:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarCyNeg(CY cyIn,LPCY pcyResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:510:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:511:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarCyRound(CY cyIn,int cDecimals,LPCY pcyResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:511:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:512:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarCyCmp(CY cyLeft,CY cyRight); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:512:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:513:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarCyCmpR8(CY cyLeft,double dblRight); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:513:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:514:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarBstrCat(BSTR bstrLeft,BSTR bstrRight,LPBSTR pbstrResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:514:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:515:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarBstrCmp(BSTR bstrLeft,BSTR bstrRight,LCID lcid,ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:515:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:516:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarR8Pow(double dblLeft,double dblRight,double *pdblResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:516:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:517:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarR4CmpR8(float fltLeft,double dblRight); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:517:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:518:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarR8Round(double dblIn,int cDecimals,double *pdblResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:518:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:532:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDateFromUdate(UDATE *pudateIn,ULONG dwFlags,DATE *pdateOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:532:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:533:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDateFromUdateEx(UDATE *pudateIn,LCID lcid,ULONG dwFlags,DATE *pdateOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:533:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:534:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUdateFromDate(DATE dateIn,ULONG dwFlags,UDATE *pudateOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:534:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:535:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI GetAltMonthNames(LCID lcid,LPOLESTR **prgp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:535:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:536:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarFormat(LPVARIANT pvarIn,LPOLESTR pstrFormat,int iFirstDay,int iFirstWeek,ULONG dwFlags,BSTR *pbstrOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:536:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:537:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarFormatDateTime(LPVARIANT pvarIn,int iNamedFormat,ULONG dwFlags,BSTR *pbstrOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:537:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:538:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarFormatNumber(LPVARIANT pvarIn,int iNumDig,int iIncLead,int iUseParens,int iGroup,ULONG dwFlags,BSTR *pbstrOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:538:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:539:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarFormatPercent(LPVARIANT pvarIn,int iNumDig,int iIncLead,int iUseParens,int iGroup,ULONG dwFlags,BSTR *pbstrOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:539:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:540:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarFormatCurrency(LPVARIANT pvarIn,int iNumDig,int iIncLead,int iUseParens,int iGroup,ULONG dwFlags,BSTR *pbstrOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:540:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:541:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarWeekdayName(int iWeekday,int fAbbrev,int iFirstDay,ULONG dwFlags,BSTR *pbstrOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:541:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:542:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarMonthName(int iMonth,int fAbbrev,ULONG dwFlags,BSTR *pbstrOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:542:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:543:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarFormatFromTokens(LPVARIANT pvarIn,LPOLESTR pstrFormat,LPBYTE pbTokCur,ULONG dwFlags,BSTR *pbstrOut,LCID lcid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:543:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:544:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarTokenizeFormatString(LPOLESTR pstrFormat,LPBYTE rgbTok,int cbTok,int iFirstDay,int iFirstWeek,LCID lcid,int *pcbActual); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:544:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:581:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI_(ULONG) LHashValOfNameSysA(SYSKIND syskind,LCID lcid,LPCSTR szName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:581:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:582:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI_(ULONG) LHashValOfNameSys(SYSKIND syskind,LCID lcid,const OLECHAR *szName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:582:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:588:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI LoadTypeLib(const OLECHAR *szFile,ITypeLib **pptlib); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:588:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:598:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI LoadTypeLibEx(LPCOLESTR szFile,REGKIND regkind,ITypeLib **pptlib); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:598:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:599:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI LoadRegTypeLib(REFGUID rguid,WORD wVerMajor,WORD wVerMinor,LCID lcid,ITypeLib **pptlib); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:599:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:600:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI QueryPathOfRegTypeLib(REFGUID guid,USHORT wMaj,USHORT wMin,LCID lcid,LPBSTR lpbstrPathName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:600:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:601:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI RegisterTypeLib(ITypeLib *ptlib,OLECHAR *szFullPath,OLECHAR *szHelpDir); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:601:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:602:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI UnRegisterTypeLib(REFGUID libID,WORD wVerMajor,WORD wVerMinor,LCID lcid,SYSKIND syskind); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:602:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:603:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI CreateTypeLib(SYSKIND syskind,const OLECHAR *szFile,ICreateTypeLib **ppctlib); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:603:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:604:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI CreateTypeLib2(SYSKIND syskind,LPCOLESTR szFile,ICreateTypeLib2 **ppctlib); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:604:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:632:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI DispGetParam(DISPPARAMS *pdispparams,UINT position,VARTYPE vtTarg,VARIANT *pvarResult,UINT *puArgErr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:632:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:633:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI DispGetIDsOfNames(ITypeInfo *ptinfo,OLECHAR **rgszNames,UINT cNames,DISPID *rgdispid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:633:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:634:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI DispInvoke(void *_this,ITypeInfo *ptinfo,DISPID dispidMember,WORD wFlags,DISPPARAMS *pparams,VARIANT *pvarResult,EXCEPINFO *pexcepinfo,UINT *puArgErr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:634:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:635:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI CreateDispTypeInfo(INTERFACEDATA *pidata,LCID lcid,ITypeInfo **pptinfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:635:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:636:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI CreateStdDispatch(IUnknown *punkOuter,void *pvThis,ITypeInfo *ptinfo,IUnknown **ppunkStdDisp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:636:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:637:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI DispCallFunc(void *pvInstance,ULONG_PTR oVft,CALLCONV cc,VARTYPE vtReturn,UINT cActuals,VARTYPE *prgvt,VARIANTARG **prgpvarg,VARIANT *pvargResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:637:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:642:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI RegisterActiveObject(IUnknown *punk,REFCLSID rclsid,DWORD dwFlags,DWORD *pdwRegister); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:642:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:643:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI RevokeActiveObject(DWORD dwRegister,void *pvReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:643:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:644:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI GetActiveObject(REFCLSID rclsid,void *pvReserved,IUnknown **ppunk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:644:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:645:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI SetErrorInfo(ULONG dwReserved,IErrorInfo *perrinfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:645:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:646:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI GetErrorInfo(ULONG dwReserved,IErrorInfo **pperrinfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:646:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:647:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI CreateErrorInfo(ICreateErrorInfo **pperrinfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:647:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:648:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI GetRecordInfoFromTypeInfo(ITypeInfo *pTypeInfo,IRecordInfo **ppRecInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:648:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:649:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI GetRecordInfoFromGuids(REFGUID rGuidTypeLib,ULONG uVerMajor,ULONG uVerMinor,LCID lcid,REFGUID rGuidTypeInfo,IRecordInfo **ppRecInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:649:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:650:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI_(ULONG) OaBuildVersion(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:650:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:651:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI_(void) ClearCustData(LPCUSTDATA pCustData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:651:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:41:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_ (DWORD) OleBuildVersion (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:41:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:43:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CreateDataAdviseHolder (LPDATAADVISEHOLDER *ppDAHolder); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:43:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:48:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI ReadClassStg (LPSTORAGE pStg, CLSID *pclsid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:48:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:49:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI WriteClassStg (LPSTORAGE pStg, REFCLSID rclsid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:49:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:50:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI ReadClassStm (LPSTREAM pStm, CLSID *pclsid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:50:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:51:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI WriteClassStm (LPSTREAM pStm, REFCLSID rclsid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:51:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:55:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI WriteFmtUserTypeStg (LPSTORAGE pstg, CLIPFORMAT cf, LPOLESTR lpszUserType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:55:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:56:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI ReadFmtUserTypeStg (LPSTORAGE pstg, CLIPFORMAT *pcf, LPOLESTR *lplpszUserType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:56:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:57:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleInitialize (LPVOID pvReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:57:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:58:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_ (void) OleUninitialize (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:58:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:59:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleQueryLinkFromData (LPDATAOBJECT pSrcDataObject); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:59:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:60:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleQueryCreateFromData (LPDATAOBJECT pSrcDataObject); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:60:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:61:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleCreate (REFCLSID rclsid, REFIID riid, DWORD renderopt, LPFORMATETC pFormatEtc, LPOLECLIENTSITE pClientSite, LPSTORAGE pStg, LPVOID *ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:61:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:62:251: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleCreateEx (REFCLSID rclsid, REFIID riid, DWORD dwFlags, DWORD renderopt, ULONG cFormats, DWORD *rgAdvf, LPFORMATETC rgFormatEtc, IAdviseSink *lpAdviseSink, DWORD *rgdwConnection, LPOLECLIENTSITE pClientSite, LPSTORAGE pStg, LPVOID *ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:62:251: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:63:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleCreateFromData (LPDATAOBJECT pSrcDataObj, REFIID riid, DWORD renderopt, LPFORMATETC pFormatEtc, LPOLECLIENTSITE pClientSite, LPSTORAGE pStg, LPVOID *ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:63:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:64:268: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleCreateFromDataEx (LPDATAOBJECT pSrcDataObj, REFIID riid, DWORD dwFlags, DWORD renderopt, ULONG cFormats, DWORD *rgAdvf, LPFORMATETC rgFormatEtc, IAdviseSink *lpAdviseSink, DWORD *rgdwConnection, LPOLECLIENTSITE pClientSite, LPSTORAGE pStg, LPVOID *ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:64:268: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:65:173: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleCreateLinkFromData (LPDATAOBJECT pSrcDataObj, REFIID riid, DWORD renderopt, LPFORMATETC pFormatEtc, LPOLECLIENTSITE pClientSite, LPSTORAGE pStg, LPVOID *ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:65:173: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:66:272: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleCreateLinkFromDataEx (LPDATAOBJECT pSrcDataObj, REFIID riid, DWORD dwFlags, DWORD renderopt, ULONG cFormats, DWORD *rgAdvf, LPFORMATETC rgFormatEtc, IAdviseSink *lpAdviseSink, DWORD *rgdwConnection, LPOLECLIENTSITE pClientSite, LPSTORAGE pStg, LPVOID *ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:66:272: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:67:174: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleCreateStaticFromData (LPDATAOBJECT pSrcDataObj, REFIID iid, DWORD renderopt, LPFORMATETC pFormatEtc, LPOLECLIENTSITE pClientSite, LPSTORAGE pStg, LPVOID *ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:67:174: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:68:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleCreateLink (LPMONIKER pmkLinkSrc, REFIID riid, DWORD renderopt, LPFORMATETC lpFormatEtc, LPOLECLIENTSITE pClientSite, LPSTORAGE pStg, LPVOID *ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:68:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:69:260: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleCreateLinkEx (LPMONIKER pmkLinkSrc, REFIID riid, DWORD dwFlags, DWORD renderopt, ULONG cFormats, DWORD *rgAdvf, LPFORMATETC rgFormatEtc, IAdviseSink *lpAdviseSink, DWORD *rgdwConnection, LPOLECLIENTSITE pClientSite, LPSTORAGE pStg, LPVOID *ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:69:260: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:70:170: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleCreateLinkToFile (LPCOLESTR lpszFileName, REFIID riid, DWORD renderopt, LPFORMATETC lpFormatEtc, LPOLECLIENTSITE pClientSite, LPSTORAGE pStg, LPVOID *ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:70:170: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:71:268: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleCreateLinkToFileEx (LPCOLESTR lpszFileName, REFIID riid, DWORD dwFlags, DWORD renderopt, ULONG cFormats, DWORD *rgAdvf, LPFORMATETC rgFormatEtc, IAdviseSink *lpAdviseSink, DWORD *rgdwConnection, LPOLECLIENTSITE pClientSite, LPSTORAGE pStg, LPVOID *ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:71:268: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:72:185: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleCreateFromFile (REFCLSID rclsid, LPCOLESTR lpszFileName, REFIID riid, DWORD renderopt, LPFORMATETC lpFormatEtc, LPOLECLIENTSITE pClientSite, LPSTORAGE pStg, LPVOID *ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:72:185: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:73:283: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleCreateFromFileEx (REFCLSID rclsid, LPCOLESTR lpszFileName, REFIID riid, DWORD dwFlags, DWORD renderopt, ULONG cFormats, DWORD *rgAdvf, LPFORMATETC rgFormatEtc, IAdviseSink *lpAdviseSink, DWORD *rgdwConnection, LPOLECLIENTSITE pClientSite, LPSTORAGE pStg, LPVOID *ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:73:283: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:74:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleLoad (LPSTORAGE pStg, REFIID riid, LPOLECLIENTSITE pClientSite, LPVOID *ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:74:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:75:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleSave (LPPERSISTSTORAGE pPS, LPSTORAGE pStg, WINBOOL fSameAsLoad); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:75:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:76:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleLoadFromStream (LPSTREAM pStm, REFIID iidInterface, LPVOID *ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:76:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:77:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleSaveToStream (LPPERSISTSTREAM pPStm, LPSTREAM pStm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:77:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:78:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleSetContainedObject (LPUNKNOWN pUnknown, WINBOOL fContained); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:78:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:79:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleNoteObjectVisible (LPUNKNOWN pUnknown, WINBOOL fVisible); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:79:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:80:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI RegisterDragDrop (HWND hwnd, LPDROPTARGET pDropTarget); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:80:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:81:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI RevokeDragDrop (HWND hwnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:81:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:82:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI DoDragDrop (LPDATAOBJECT pDataObj, LPDROPSOURCE pDropSource, DWORD dwOKEffects, LPDWORD pdwEffect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:82:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:83:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleSetClipboard (LPDATAOBJECT pDataObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:83:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:84:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleGetClipboard (LPDATAOBJECT *ppDataObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:84:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:85:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleFlushClipboard (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:85:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:86:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleIsCurrentClipboard (LPDATAOBJECT pDataObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:86:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:87:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_ (HOLEMENU) OleCreateMenuDescriptor (HMENU hmenuCombined, LPOLEMENUGROUPWIDTHS lpMenuWidths); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:87:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:88:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleSetMenuDescriptor (HOLEMENU holemenu, HWND hwndFrame, HWND hwndActiveObject, LPOLEINPLACEFRAME lpFrame, LPOLEINPLACEACTIVEOBJECT lpActiveObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:88:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:89:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleDestroyMenuDescriptor (HOLEMENU holemenu); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:89:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:90:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleTranslateAccelerator (LPOLEINPLACEFRAME lpFrame, LPOLEINPLACEFRAMEINFO lpFrameInfo, LPMSG lpmsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:90:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:91:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_ (HANDLE) OleDuplicateData (HANDLE hSrc, CLIPFORMAT cfFormat, UINT uiFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:91:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:92:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleDraw (LPUNKNOWN pUnknown, DWORD dwAspect, HDC hdcDraw, LPCRECT lprcBounds); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:92:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:93:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleRun (LPUNKNOWN pUnknown); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:93:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:94:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_ (WINBOOL) OleIsRunning (LPOLEOBJECT pObject); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:94:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:95:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleLockRunning (LPUNKNOWN pUnknown, WINBOOL fLock, WINBOOL fLastUnlockCloses); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:95:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:96:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_ (void) ReleaseStgMedium (LPSTGMEDIUM); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:96:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:97:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CreateOleAdviseHolder (LPOLEADVISEHOLDER *ppOAHolder); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:97:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:98:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleCreateDefaultHandler (REFCLSID clsid, LPUNKNOWN pUnkOuter, REFIID riid, LPVOID *lplpObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:98:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:99:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleCreateEmbeddingHelper (REFCLSID clsid, LPUNKNOWN pUnkOuter, DWORD flags, LPCLASSFACTORY pCF, REFIID riid, LPVOID *lplpObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:99:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:100:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_ (WINBOOL) IsAccelerator (HACCEL hAccel, int cAccelEntries, LPMSG lpMsg, WORD *lpwCmd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:100:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:101:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_ (HGLOBAL) OleGetIconOfFile (LPOLESTR lpszPath, WINBOOL fUseFileAsLabel); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:101:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:102:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_ (HGLOBAL) OleGetIconOfClass (REFCLSID rclsid, LPOLESTR lpszLabel, WINBOOL fUseTypeAsLabel); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:102:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:103:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_ (HGLOBAL) OleMetafilePictFromIconAndLabel (HICON hIcon, LPOLESTR lpszLabel, LPOLESTR lpszSourceFile, UINT iIconIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:103:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:104:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleRegGetUserType (REFCLSID clsid, DWORD dwFormOfType, LPOLESTR *pszUserType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:104:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:105:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleRegGetMiscStatus (REFCLSID clsid, DWORD dwAspect, DWORD *pdwStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:105:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:106:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleRegEnumFormatEtc (REFCLSID clsid, DWORD dwDirection, LPENUMFORMATETC *ppenum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:106:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:107:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleRegEnumVerbs (REFCLSID clsid, LPENUMOLEVERB *ppenum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:107:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:121:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleConvertOLESTREAMToIStorage (LPOLESTREAM lpolestream, LPSTORAGE pstg, const DVTARGETDEVICE *ptd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:121:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:122:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleConvertIStorageToOLESTREAM (LPSTORAGE pstg, LPOLESTREAM lpolestream); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:122:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:126:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI GetHGlobalFromILockBytes (LPLOCKBYTES plkbyt, HGLOBAL *phglobal); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:126:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:127:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CreateILockBytesOnHGlobal (HGLOBAL hGlobal, WINBOOL fDeleteOnRelease, LPLOCKBYTES *pplkbyt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:127:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:131:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleDoAutoConvert (LPSTORAGE pStg, LPCLSID pClsidNew); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:131:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:132:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleGetAutoConvert (REFCLSID clsidOld, LPCLSID pClsidNew); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:132:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:133:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleSetAutoConvert (REFCLSID clsidOld, REFCLSID clsidNew); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:133:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:137:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI GetConvertStg (LPSTORAGE pStg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:137:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:141:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI SetConvertStg (LPSTORAGE pStg, WINBOOL fConvert); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:141:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:142:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleConvertIStorageToOLESTREAMEx (LPSTORAGE pstg, CLIPFORMAT cfFormat, LONG lWidth, LONG lHeight, DWORD dwSize, LPSTGMEDIUM pmedium, LPOLESTREAM polestm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:142:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:143:171: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleConvertOLESTREAMToIStorageEx (LPOLESTREAM polestm, LPSTORAGE pstg, CLIPFORMAT *pcfFormat, LONG *plwWidth, LONG *plHeight, DWORD *pdwSize, LPSTGMEDIUM pmedium); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:143:171: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:53:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardEstablishContext(DWORD dwScope,LPCVOID pvReserved1,LPCVOID pvReserved2,LPSCARDCONTEXT phContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:53:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:54:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardReleaseContext(SCARDCONTEXT hContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:54:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:55:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardIsValidContext(SCARDCONTEXT hContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:55:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:81:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardListReaderGroupsA(SCARDCONTEXT hContext,LPSTR mszGroups,LPDWORD pcchGroups); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:81:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:82:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardListReaderGroupsW(SCARDCONTEXT hContext,LPWSTR mszGroups,LPDWORD pcchGroups); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:82:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:83:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardListReadersA(SCARDCONTEXT hContext,LPCSTR mszGroups,LPSTR mszReaders,LPDWORD pcchReaders); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:83:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:84:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardListReadersW(SCARDCONTEXT hContext,LPCWSTR mszGroups,LPWSTR mszReaders,LPDWORD pcchReaders); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:84:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:85:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardListCardsA(SCARDCONTEXT hContext,LPCBYTE pbAtr,LPCGUID rgquidInterfaces,DWORD cguidInterfaceCount,LPSTR mszCards,LPDWORD pcchCards); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:85:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:86:170: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardListCardsW(SCARDCONTEXT hContext,LPCBYTE pbAtr,LPCGUID rgquidInterfaces,DWORD cguidInterfaceCount,LPWSTR mszCards,LPDWORD pcchCards); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:86:170: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:88:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardListInterfacesA(SCARDCONTEXT hContext,LPCSTR szCard,LPGUID pguidInterfaces,LPDWORD pcguidInterfaces); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:88:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:89:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardListInterfacesW(SCARDCONTEXT hContext,LPCWSTR szCard,LPGUID pguidInterfaces,LPDWORD pcguidInterfaces); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:89:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:90:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardGetProviderIdA(SCARDCONTEXT hContext,LPCSTR szCard,LPGUID pguidProviderId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:90:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:91:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardGetProviderIdW(SCARDCONTEXT hContext,LPCWSTR szCard,LPGUID pguidProviderId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:91:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:92:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardGetCardTypeProviderNameA(SCARDCONTEXT hContext,LPCSTR szCardName,DWORD dwProviderId,LPSTR szProvider,LPDWORD pcchProvider); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:92:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:93:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardGetCardTypeProviderNameW(SCARDCONTEXT hContext,LPCWSTR szCardName,DWORD dwProviderId,LPWSTR szProvider,LPDWORD pcchProvider); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:93:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:94:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardIntroduceReaderGroupA(SCARDCONTEXT hContext,LPCSTR szGroupName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:94:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:95:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardIntroduceReaderGroupW(SCARDCONTEXT hContext,LPCWSTR szGroupName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:95:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:96:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardForgetReaderGroupA(SCARDCONTEXT hContext,LPCSTR szGroupName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:96:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:97:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardForgetReaderGroupW(SCARDCONTEXT hContext,LPCWSTR szGroupName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:97:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:98:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardIntroduceReaderA(SCARDCONTEXT hContext,LPCSTR szReaderName,LPCSTR szDeviceName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:98:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:99:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardIntroduceReaderW(SCARDCONTEXT hContext,LPCWSTR szReaderName,LPCWSTR szDeviceName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:99:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:100:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardForgetReaderA(SCARDCONTEXT hContext,LPCSTR szReaderName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:100:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:101:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardForgetReaderW(SCARDCONTEXT hContext,LPCWSTR szReaderName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:101:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:102:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardAddReaderToGroupA(SCARDCONTEXT hContext,LPCSTR szReaderName,LPCSTR szGroupName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:102:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:103:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardAddReaderToGroupW(SCARDCONTEXT hContext,LPCWSTR szReaderName,LPCWSTR szGroupName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:103:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:104:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardRemoveReaderFromGroupA(SCARDCONTEXT hContext,LPCSTR szReaderName,LPCSTR szGroupName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:104:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:105:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardRemoveReaderFromGroupW(SCARDCONTEXT hContext,LPCWSTR szReaderName,LPCWSTR szGroupName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:105:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:106:221: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardIntroduceCardTypeA(SCARDCONTEXT hContext,LPCSTR szCardName,LPCGUID pguidPrimaryProvider,LPCGUID rgguidInterfaces,DWORD dwInterfaceCount,LPCBYTE pbAtr,LPCBYTE pbAtrMask,DWORD cbAtrLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:106:221: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:107:222: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardIntroduceCardTypeW(SCARDCONTEXT hContext,LPCWSTR szCardName,LPCGUID pguidPrimaryProvider,LPCGUID rgguidInterfaces,DWORD dwInterfaceCount,LPCBYTE pbAtr,LPCBYTE pbAtrMask,DWORD cbAtrLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:107:222: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:111:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardSetCardTypeProviderNameA(SCARDCONTEXT hContext,LPCSTR szCardName,DWORD dwProviderId,LPCSTR szProvider); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:111:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:112:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardSetCardTypeProviderNameW(SCARDCONTEXT hContext,LPCWSTR szCardName,DWORD dwProviderId,LPCWSTR szProvider); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:112:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:113:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardForgetCardTypeA(SCARDCONTEXT hContext,LPCSTR szCardName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:113:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:114:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardForgetCardTypeW(SCARDCONTEXT hContext,LPCWSTR szCardName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:114:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:115:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardFreeMemory(SCARDCONTEXT hContext,LPCVOID pvMem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:115:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:116:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI HANDLE WINAPI SCardAccessStartedEvent(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:116:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:117:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI void WINAPI SCardReleaseStartedEvent(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:117:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:167:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardLocateCardsA(SCARDCONTEXT hContext,LPCSTR mszCards,LPSCARD_READERSTATEA rgReaderStates,DWORD cReaders); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:167:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:168:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardLocateCardsW(SCARDCONTEXT hContext,LPCWSTR mszCards,LPSCARD_READERSTATEW rgReaderStates,DWORD cReaders); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:168:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:176:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardLocateCardsByATRA(SCARDCONTEXT hContext,LPSCARD_ATRMASK rgAtrMasks,DWORD cAtrs,LPSCARD_READERSTATEA rgReaderStates,DWORD cReaders); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:176:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:177:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardLocateCardsByATRW(SCARDCONTEXT hContext,LPSCARD_ATRMASK rgAtrMasks,DWORD cAtrs,LPSCARD_READERSTATEW rgReaderStates,DWORD cReaders); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:177:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:178:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardGetStatusChangeA(SCARDCONTEXT hContext,DWORD dwTimeout,LPSCARD_READERSTATEA rgReaderStates,DWORD cReaders); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:178:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:179:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardGetStatusChangeW(SCARDCONTEXT hContext,DWORD dwTimeout,LPSCARD_READERSTATEW rgReaderStates,DWORD cReaders); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:179:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:180:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardCancel(SCARDCONTEXT hContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:180:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:191:177: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardConnectA(SCARDCONTEXT hContext,LPCSTR szReader,DWORD dwShareMode,DWORD dwPreferredProtocols,LPSCARDHANDLE phCard,LPDWORD pdwActiveProtocol); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:191:177: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:192:178: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardConnectW(SCARDCONTEXT hContext,LPCWSTR szReader,DWORD dwShareMode,DWORD dwPreferredProtocols,LPSCARDHANDLE phCard,LPDWORD pdwActiveProtocol); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:192:178: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:193:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardReconnect(SCARDHANDLE hCard,DWORD dwShareMode,DWORD dwPreferredProtocols,DWORD dwInitialization,LPDWORD pdwActiveProtocol); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:193:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:194:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardDisconnect(SCARDHANDLE hCard,DWORD dwDisposition); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:194:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:195:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardBeginTransaction(SCARDHANDLE hCard); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:195:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:196:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardEndTransaction(SCARDHANDLE hCard,DWORD dwDisposition); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:196:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:197:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardCancelTransaction(SCARDHANDLE hCard); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:197:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:198:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardState(SCARDHANDLE hCard,LPDWORD pdwState,LPDWORD pdwProtocol,LPBYTE pbAtr,LPDWORD pcbAtrLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:198:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:199:173: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardStatusA(SCARDHANDLE hCard,LPSTR szReaderName,LPDWORD pcchReaderLen,LPDWORD pdwState,LPDWORD pdwProtocol,LPBYTE pbAtr,LPDWORD pcbAtrLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:199:173: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:200:174: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardStatusW(SCARDHANDLE hCard,LPWSTR szReaderName,LPDWORD pcchReaderLen,LPDWORD pdwState,LPDWORD pdwProtocol,LPBYTE pbAtr,LPDWORD pcbAtrLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:200:174: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:201:208: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardTransmit(SCARDHANDLE hCard,LPCSCARD_IO_REQUEST pioSendPci,LPCBYTE pbSendBuffer,DWORD cbSendLength,LPSCARD_IO_REQUEST pioRecvPci,LPBYTE pbRecvBuffer,LPDWORD pcbRecvLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:201:208: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:202:187: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardControl(SCARDHANDLE hCard,DWORD dwControlCode,LPCVOID lpInBuffer,DWORD nInBufferSize,LPVOID lpOutBuffer,DWORD nOutBufferSize,LPDWORD lpBytesReturned); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:202:187: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:203:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardGetAttrib(SCARDHANDLE hCard,DWORD dwAttrId,LPBYTE pbAttr,LPDWORD pcbAttrLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:203:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:207:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardSetAttrib(SCARDHANDLE hCard,DWORD dwAttrId,LPCBYTE pbAttr,DWORD cbAttrLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:207:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:316:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardUIDlgSelectCardA(LPOPENCARDNAMEA_EX); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:316:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:317:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardUIDlgSelectCardW(LPOPENCARDNAMEW_EX); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:317:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:384:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI GetOpenCardNameA(LPOPENCARDNAMEA); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:384:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:385:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI GetOpenCardNameW(LPOPENCARDNAMEW); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:385:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:386:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardDlgExtendedError(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:386:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:102, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/prsht.h:312:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINCOMMCTRLAPI HPROPSHEETPAGE WINAPI CreatePropertySheetPageA(LPCPROPSHEETPAGEA constPropSheetPagePointer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/prsht.h:312:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/prsht.h:313:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINCOMMCTRLAPI HPROPSHEETPAGE WINAPI CreatePropertySheetPageW(LPCPROPSHEETPAGEW constPropSheetPagePointer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/prsht.h:313:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/prsht.h:314:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINCOMMCTRLAPI WINBOOL WINAPI DestroyPropertySheetPage(HPROPSHEETPAGE); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/prsht.h:314:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/prsht.h:315:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINCOMMCTRLAPI INT_PTR WINAPI PropertySheetA(LPCPROPSHEETHEADERA); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/prsht.h:315:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/prsht.h:316:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINCOMMCTRLAPI INT_PTR WINAPI PropertySheetW(LPCPROPSHEETHEADERW); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/prsht.h:316:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:102, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:799:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI EnumPrintersA(DWORD Flags,LPSTR Name,DWORD Level,LPBYTE pPrinterEnum,DWORD cbBuf,LPDWORD pcbNeeded,LPDWORD pcReturned); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:799:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:800:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI EnumPrintersW(DWORD Flags,LPWSTR Name,DWORD Level,LPBYTE pPrinterEnum,DWORD cbBuf,LPDWORD pcbNeeded,LPDWORD pcReturned); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:800:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:863:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI OpenPrinterA(LPSTR pPrinterName,LPHANDLE phPrinter,LPPRINTER_DEFAULTSA pDefault); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:863:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:864:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI OpenPrinterW(LPWSTR pPrinterName,LPHANDLE phPrinter,LPPRINTER_DEFAULTSW pDefault); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:864:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:865:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ResetPrinterA(HANDLE hPrinter,LPPRINTER_DEFAULTSA pDefault); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:865:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:866:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ResetPrinterW(HANDLE hPrinter,LPPRINTER_DEFAULTSW pDefault); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:866:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:867:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI SetJobA(HANDLE hPrinter,DWORD JobId,DWORD Level,LPBYTE pJob,DWORD Command); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:867:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:868:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI SetJobW(HANDLE hPrinter,DWORD JobId,DWORD Level,LPBYTE pJob,DWORD Command); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:868:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:869:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI GetJobA(HANDLE hPrinter,DWORD JobId,DWORD Level,LPBYTE pJob,DWORD cbBuf,LPDWORD pcbNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:869:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:870:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI GetJobW(HANDLE hPrinter,DWORD JobId,DWORD Level,LPBYTE pJob,DWORD cbBuf,LPDWORD pcbNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:870:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:871:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI EnumJobsA(HANDLE hPrinter,DWORD FirstJob,DWORD NoJobs,DWORD Level,LPBYTE pJob,DWORD cbBuf,LPDWORD pcbNeeded,LPDWORD pcReturned); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:871:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:872:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI EnumJobsW(HANDLE hPrinter,DWORD FirstJob,DWORD NoJobs,DWORD Level,LPBYTE pJob,DWORD cbBuf,LPDWORD pcbNeeded,LPDWORD pcReturned); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:872:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:873:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HANDLE WINAPI AddPrinterA(LPSTR pName,DWORD Level,LPBYTE pPrinter); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:873:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:874:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HANDLE WINAPI AddPrinterW(LPWSTR pName,DWORD Level,LPBYTE pPrinter); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:874:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:875:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DeletePrinter(HANDLE hPrinter); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:875:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:876:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI SetPrinterA(HANDLE hPrinter,DWORD Level,LPBYTE pPrinter,DWORD Command); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:876:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:877:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI SetPrinterW(HANDLE hPrinter,DWORD Level,LPBYTE pPrinter,DWORD Command); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:877:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:878:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI GetPrinterA(HANDLE hPrinter,DWORD Level,LPBYTE pPrinter,DWORD cbBuf,LPDWORD pcbNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:878:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:879:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI GetPrinterW(HANDLE hPrinter,DWORD Level,LPBYTE pPrinter,DWORD cbBuf,LPDWORD pcbNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:879:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:880:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI AddPrinterDriverA(LPSTR pName,DWORD Level,LPBYTE pDriverInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:880:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:881:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI AddPrinterDriverW(LPWSTR pName,DWORD Level,LPBYTE pDriverInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:881:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:882:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI AddPrinterDriverExA(LPSTR pName,DWORD Level,LPBYTE pDriverInfo,DWORD dwFileCopyFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:882:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:883:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI AddPrinterDriverExW(LPWSTR pName,DWORD Level,LPBYTE pDriverInfo,DWORD dwFileCopyFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:883:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:884:148: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI EnumPrinterDriversA(LPSTR pName,LPSTR pEnvironment,DWORD Level,LPBYTE pDriverInfo,DWORD cbBuf,LPDWORD pcbNeeded,LPDWORD pcReturned); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:884:148: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:885:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI EnumPrinterDriversW(LPWSTR pName,LPWSTR pEnvironment,DWORD Level,LPBYTE pDriverInfo,DWORD cbBuf,LPDWORD pcbNeeded,LPDWORD pcReturned); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:885:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:886:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI GetPrinterDriverA(HANDLE hPrinter,LPSTR pEnvironment,DWORD Level,LPBYTE pDriverInfo,DWORD cbBuf,LPDWORD pcbNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:886:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:887:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI GetPrinterDriverW(HANDLE hPrinter,LPWSTR pEnvironment,DWORD Level,LPBYTE pDriverInfo,DWORD cbBuf,LPDWORD pcbNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:887:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:888:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI GetPrinterDriverDirectoryA(LPSTR pName,LPSTR pEnvironment,DWORD Level,LPBYTE pDriverDirectory,DWORD cbBuf,LPDWORD pcbNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:888:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:889:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI GetPrinterDriverDirectoryW(LPWSTR pName,LPWSTR pEnvironment,DWORD Level,LPBYTE pDriverDirectory,DWORD cbBuf,LPDWORD pcbNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:889:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:890:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DeletePrinterDriverA(LPSTR pName,LPSTR pEnvironment,LPSTR pDriverName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:890:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:891:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DeletePrinterDriverW(LPWSTR pName,LPWSTR pEnvironment,LPWSTR pDriverName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:891:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:892:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DeletePrinterDriverExA(LPSTR pName,LPSTR pEnvironment,LPSTR pDriverName,DWORD dwDeleteFlag,DWORD dwVersionFlag); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:892:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:893:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DeletePrinterDriverExW(LPWSTR pName,LPWSTR pEnvironment,LPWSTR pDriverName,DWORD dwDeleteFlag,DWORD dwVersionFlag); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:893:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:894:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI AddPrintProcessorA(LPSTR pName,LPSTR pEnvironment,LPSTR pPathName,LPSTR pPrintProcessorName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:894:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:895:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI AddPrintProcessorW(LPWSTR pName,LPWSTR pEnvironment,LPWSTR pPathName,LPWSTR pPrintProcessorName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:895:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:896:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI EnumPrintProcessorsA(LPSTR pName,LPSTR pEnvironment,DWORD Level,LPBYTE pPrintProcessorInfo,DWORD cbBuf,LPDWORD pcbNeeded,LPDWORD pcReturned); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:896:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:897:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI EnumPrintProcessorsW(LPWSTR pName,LPWSTR pEnvironment,DWORD Level,LPBYTE pPrintProcessorInfo,DWORD cbBuf,LPDWORD pcbNeeded,LPDWORD pcReturned); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:897:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:898:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI GetPrintProcessorDirectoryA(LPSTR pName,LPSTR pEnvironment,DWORD Level,LPBYTE pPrintProcessorInfo,DWORD cbBuf,LPDWORD pcbNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:898:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:899:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI GetPrintProcessorDirectoryW(LPWSTR pName,LPWSTR pEnvironment,DWORD Level,LPBYTE pPrintProcessorInfo,DWORD cbBuf,LPDWORD pcbNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:899:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:900:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI EnumPrintProcessorDatatypesA(LPSTR pName,LPSTR pPrintProcessorName,DWORD Level,LPBYTE pDatatypes,DWORD cbBuf,LPDWORD pcbNeeded,LPDWORD pcReturned); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:900:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:901:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI EnumPrintProcessorDatatypesW(LPWSTR pName,LPWSTR pPrintProcessorName,DWORD Level,LPBYTE pDatatypes,DWORD cbBuf,LPDWORD pcbNeeded,LPDWORD pcReturned); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:901:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:902:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DeletePrintProcessorA(LPSTR pName,LPSTR pEnvironment,LPSTR pPrintProcessorName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:902:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:903:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DeletePrintProcessorW(LPWSTR pName,LPWSTR pEnvironment,LPWSTR pPrintProcessorName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:903:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:904:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI StartDocPrinterA(HANDLE hPrinter,DWORD Level,LPBYTE pDocInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:904:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:905:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI StartDocPrinterW(HANDLE hPrinter,DWORD Level,LPBYTE pDocInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:905:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:906:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI StartPagePrinter(HANDLE hPrinter); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:906:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:907:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI WritePrinter(HANDLE hPrinter,LPVOID pBuf,DWORD cbBuf,LPDWORD pcWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:907:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:908:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI FlushPrinter(HANDLE hPrinter,LPVOID pBuf,DWORD cbBuf,LPDWORD pcWritten,DWORD cSleep); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:908:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:909:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI EndPagePrinter(HANDLE hPrinter); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:909:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:910:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI AbortPrinter(HANDLE hPrinter); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:910:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:911:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ReadPrinter(HANDLE hPrinter,LPVOID pBuf,DWORD cbBuf,LPDWORD pNoBytesRead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:911:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:912:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI EndDocPrinter(HANDLE hPrinter); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:912:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:913:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI AddJobA(HANDLE hPrinter,DWORD Level,LPBYTE pData,DWORD cbBuf,LPDWORD pcbNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:913:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:914:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI AddJobW(HANDLE hPrinter,DWORD Level,LPBYTE pData,DWORD cbBuf,LPDWORD pcbNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:914:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:915:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ScheduleJob(HANDLE hPrinter,DWORD JobId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:915:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:916:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI PrinterProperties(HWND hWnd,HANDLE hPrinter); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:916:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:917:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG WINAPI DocumentPropertiesA(HWND hWnd,HANDLE hPrinter,LPSTR pDeviceName,PDEVMODEA pDevModeOutput,PDEVMODEA pDevModeInput,DWORD fMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:917:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:918:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG WINAPI DocumentPropertiesW(HWND hWnd,HANDLE hPrinter,LPWSTR pDeviceName,PDEVMODEW pDevModeOutput,PDEVMODEW pDevModeInput,DWORD fMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:918:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:919:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG WINAPI AdvancedDocumentPropertiesA(HWND hWnd,HANDLE hPrinter,LPSTR pDeviceName,PDEVMODEA pDevModeOutput,PDEVMODEA pDevModeInput); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:919:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:920:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG WINAPI AdvancedDocumentPropertiesW(HWND hWnd,HANDLE hPrinter,LPWSTR pDeviceName,PDEVMODEW pDevModeOutput,PDEVMODEW pDevModeInput); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:920:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:921:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG ExtDeviceMode(HWND hWnd,HANDLE hInst,LPDEVMODEA pDevModeOutput,LPSTR pDeviceName,LPSTR pPort,LPDEVMODEA pDevModeInput,LPSTR pProfile,DWORD fMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:921:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:922:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI GetPrinterDataA(HANDLE hPrinter,LPSTR pValueName,LPDWORD pType,LPBYTE pData,DWORD nSize,LPDWORD pcbNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:922:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:923:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI GetPrinterDataW(HANDLE hPrinter,LPWSTR pValueName,LPDWORD pType,LPBYTE pData,DWORD nSize,LPDWORD pcbNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:923:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:924:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI GetPrinterDataExA(HANDLE hPrinter,LPCSTR pKeyName,LPCSTR pValueName,LPDWORD pType,LPBYTE pData,DWORD nSize,LPDWORD pcbNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:924:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:925:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI GetPrinterDataExW(HANDLE hPrinter,LPCWSTR pKeyName,LPCWSTR pValueName,LPDWORD pType,LPBYTE pData,DWORD nSize,LPDWORD pcbNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:925:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:926:174: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI EnumPrinterDataA(HANDLE hPrinter,DWORD dwIndex,LPSTR pValueName,DWORD cbValueName,LPDWORD pcbValueName,LPDWORD pType,LPBYTE pData,DWORD cbData,LPDWORD pcbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:926:174: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:927:175: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI EnumPrinterDataW(HANDLE hPrinter,DWORD dwIndex,LPWSTR pValueName,DWORD cbValueName,LPDWORD pcbValueName,LPDWORD pType,LPBYTE pData,DWORD cbData,LPDWORD pcbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:927:175: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:928:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI EnumPrinterDataExA(HANDLE hPrinter,LPCSTR pKeyName,LPBYTE pEnumValues,DWORD cbEnumValues,LPDWORD pcbEnumValues,LPDWORD pnEnumValues); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:928:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:929:148: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI EnumPrinterDataExW(HANDLE hPrinter,LPCWSTR pKeyName,LPBYTE pEnumValues,DWORD cbEnumValues,LPDWORD pcbEnumValues,LPDWORD pnEnumValues); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:929:148: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:930:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI EnumPrinterKeyA(HANDLE hPrinter,LPCSTR pKeyName,LPSTR pSubkey,DWORD cbSubkey,LPDWORD pcbSubkey); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:930:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:931:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI EnumPrinterKeyW(HANDLE hPrinter,LPCWSTR pKeyName,LPWSTR pSubkey,DWORD cbSubkey,LPDWORD pcbSubkey); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:931:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:932:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI SetPrinterDataA(HANDLE hPrinter,LPSTR pValueName,DWORD Type,LPBYTE pData,DWORD cbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:932:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:933:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI SetPrinterDataW(HANDLE hPrinter,LPWSTR pValueName,DWORD Type,LPBYTE pData,DWORD cbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:933:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:934:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI SetPrinterDataExA(HANDLE hPrinter,LPCSTR pKeyName,LPCSTR pValueName,DWORD Type,LPBYTE pData,DWORD cbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:934:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:935:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI SetPrinterDataExW(HANDLE hPrinter,LPCWSTR pKeyName,LPCWSTR pValueName,DWORD Type,LPBYTE pData,DWORD cbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:935:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:936:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI DeletePrinterDataA(HANDLE hPrinter,LPSTR pValueName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:936:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:937:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI DeletePrinterDataW(HANDLE hPrinter,LPWSTR pValueName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:937:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:938:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI DeletePrinterDataExA(HANDLE hPrinter,LPCSTR pKeyName,LPCSTR pValueName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:938:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:939:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI DeletePrinterDataExW(HANDLE hPrinter,LPCWSTR pKeyName,LPCWSTR pValueName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:939:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:940:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI DeletePrinterKeyA(HANDLE hPrinter,LPCSTR pKeyName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:940:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:941:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI DeletePrinterKeyW(HANDLE hPrinter,LPCWSTR pKeyName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:941:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1105:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WaitForPrinterChange(HANDLE hPrinter,DWORD Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1105:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1106:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HANDLE WINAPI FindFirstPrinterChangeNotification(HANDLE hPrinter,DWORD fdwFlags,DWORD fdwOptions,LPVOID pPrinterNotifyOptions); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1106:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1107:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI FindNextPrinterChangeNotification(HANDLE hChange,PDWORD pdwChange,LPVOID pPrinterNotifyOptions,LPVOID *ppPrinterNotifyInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1107:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1108:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI FreePrinterNotifyInfo (PPRINTER_NOTIFY_INFO pPrinterNotifyInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1108:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1109:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI FindClosePrinterChangeNotification(HANDLE hChange); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1109:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1158:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI PrinterMessageBoxA(HANDLE hPrinter,DWORD Error,HWND hWnd,LPSTR pText,LPSTR pCaption,DWORD dwType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1158:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1159:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI PrinterMessageBoxW(HANDLE hPrinter,DWORD Error,HWND hWnd,LPWSTR pText,LPWSTR pCaption,DWORD dwType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1159:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1169:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ClosePrinter(HANDLE hPrinter); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1169:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1170:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI AddFormA(HANDLE hPrinter,DWORD Level,LPBYTE pForm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1170:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1171:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI AddFormW(HANDLE hPrinter,DWORD Level,LPBYTE pForm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1171:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1172:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DeleteFormA(HANDLE hPrinter,LPSTR pFormName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1172:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1173:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DeleteFormW(HANDLE hPrinter,LPWSTR pFormName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1173:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1174:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI GetFormA(HANDLE hPrinter,LPSTR pFormName,DWORD Level,LPBYTE pForm,DWORD cbBuf,LPDWORD pcbNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1174:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1175:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI GetFormW(HANDLE hPrinter,LPWSTR pFormName,DWORD Level,LPBYTE pForm,DWORD cbBuf,LPDWORD pcbNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1175:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1176:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI SetFormA(HANDLE hPrinter,LPSTR pFormName,DWORD Level,LPBYTE pForm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1176:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1177:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI SetFormW(HANDLE hPrinter,LPWSTR pFormName,DWORD Level,LPBYTE pForm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1177:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1178:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI EnumFormsA(HANDLE hPrinter,DWORD Level,LPBYTE pForm,DWORD cbBuf,LPDWORD pcbNeeded,LPDWORD pcReturned); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1178:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1179:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI EnumFormsW(HANDLE hPrinter,DWORD Level,LPBYTE pForm,DWORD cbBuf,LPDWORD pcbNeeded,LPDWORD pcReturned); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1179:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1180:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI EnumMonitorsA(LPSTR pName,DWORD Level,LPBYTE pMonitor,DWORD cbBuf,LPDWORD pcbNeeded,LPDWORD pcReturned); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1180:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1181:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI EnumMonitorsW(LPWSTR pName,DWORD Level,LPBYTE pMonitor,DWORD cbBuf,LPDWORD pcbNeeded,LPDWORD pcReturned); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1181:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1182:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI AddMonitorA(LPSTR pName,DWORD Level,LPBYTE pMonitorInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1182:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1183:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI AddMonitorW(LPWSTR pName,DWORD Level,LPBYTE pMonitorInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1183:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1184:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DeleteMonitorA(LPSTR pName,LPSTR pEnvironment,LPSTR pMonitorName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1184:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1185:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DeleteMonitorW(LPWSTR pName,LPWSTR pEnvironment,LPWSTR pMonitorName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1185:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1186:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI EnumPortsA(LPSTR pName,DWORD Level,LPBYTE pPorts,DWORD cbBuf,LPDWORD pcbNeeded,LPDWORD pcReturned); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1186:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1187:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI EnumPortsW(LPWSTR pName,DWORD Level,LPBYTE pPorts,DWORD cbBuf,LPDWORD pcbNeeded,LPDWORD pcReturned); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1187:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1188:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI AddPortA(LPSTR pName,HWND hWnd,LPSTR pMonitorName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1188:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1189:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI AddPortW(LPWSTR pName,HWND hWnd,LPWSTR pMonitorName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1189:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1190:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ConfigurePortA(LPSTR pName,HWND hWnd,LPSTR pPortName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1190:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1191:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ConfigurePortW(LPWSTR pName,HWND hWnd,LPWSTR pPortName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1191:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1192:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DeletePortA(LPSTR pName,HWND hWnd,LPSTR pPortName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1192:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1193:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DeletePortW(LPWSTR pName,HWND hWnd,LPWSTR pPortName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1193:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1194:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI XcvDataW(HANDLE hXcv,PCWSTR pszDataName,PBYTE pInputData,DWORD cbInputData,PBYTE pOutputData,DWORD cbOutputData,PDWORD pcbOutputNeeded,PDWORD pdwStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1194:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1198:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI GetDefaultPrinterA(LPSTR pszBuffer,LPDWORD pcchBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1198:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1199:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI GetDefaultPrinterW(LPWSTR pszBuffer,LPDWORD pcchBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1199:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1200:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI SetDefaultPrinterA(LPCSTR pszPrinter); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1200:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1201:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI SetDefaultPrinterW(LPCWSTR pszPrinter); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1201:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1202:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI SetPortA(LPSTR pName,LPSTR pPortName,DWORD dwLevel,LPBYTE pPortInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1202:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1203:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI SetPortW(LPWSTR pName,LPWSTR pPortName,DWORD dwLevel,LPBYTE pPortInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1203:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1204:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI AddPrinterConnectionA(LPSTR pName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1204:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1205:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI AddPrinterConnectionW(LPWSTR pName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1205:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1206:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DeletePrinterConnectionA(LPSTR pName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1206:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1207:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DeletePrinterConnectionW(LPWSTR pName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1207:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1208:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HANDLE WINAPI ConnectToPrinterDlg(HWND hwnd,DWORD Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1208:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1242:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI AddPrintProvidorA(LPSTR pName,DWORD level,LPBYTE pProvidorInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1242:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1243:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI AddPrintProvidorW(LPWSTR pName,DWORD level,LPBYTE pProvidorInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1243:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1244:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DeletePrintProvidorA(LPSTR pName,LPSTR pEnvironment,LPSTR pPrintProvidorName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1244:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1245:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DeletePrintProvidorW(LPWSTR pName,LPWSTR pEnvironment,LPWSTR pPrintProvidorName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1245:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1246:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI IsValidDevmodeA (PDEVMODEA pDevmode,size_t DevmodeSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1246:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1247:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI IsValidDevmodeW (PDEVMODEW pDevmode,size_t DevmodeSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1247:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:108, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:159:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINCOMMDLGAPI WINBOOL WINAPI GetOpenFileNameA(LPOPENFILENAMEA); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:159:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:160:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINCOMMDLGAPI WINBOOL WINAPI GetOpenFileNameW(LPOPENFILENAMEW); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:160:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:164:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINCOMMDLGAPI WINBOOL WINAPI GetSaveFileNameA(LPOPENFILENAMEA); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:164:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:165:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINCOMMDLGAPI WINBOOL WINAPI GetSaveFileNameW(LPOPENFILENAMEW); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:165:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:169:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINCOMMDLGAPI short WINAPI GetFileTitleA(LPCSTR,LPSTR,WORD); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:169:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:170:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINCOMMDLGAPI short WINAPI GetFileTitleW(LPCWSTR,LPWSTR,WORD); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:170:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:307:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINCOMMDLGAPI WINBOOL WINAPI ChooseColorA(LPCHOOSECOLORA); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:307:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:308:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINCOMMDLGAPI WINBOOL WINAPI ChooseColorW(LPCHOOSECOLORW); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:308:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:377:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINCOMMDLGAPI HWND WINAPI FindTextA(LPFINDREPLACEA); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:377:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:378:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINCOMMDLGAPI HWND WINAPI FindTextW(LPFINDREPLACEW); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:378:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:382:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINCOMMDLGAPI HWND WINAPI ReplaceTextA(LPFINDREPLACEA); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:382:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:383:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINCOMMDLGAPI HWND WINAPI ReplaceTextW(LPFINDREPLACEW); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:383:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:430:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINCOMMDLGAPI WINBOOL WINAPI ChooseFontA(LPCHOOSEFONTA); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:430:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:431:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINCOMMDLGAPI WINBOOL WINAPI ChooseFontW(LPCHOOSEFONTW); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:431:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:566:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINCOMMDLGAPI WINBOOL WINAPI PrintDlgA(LPPRINTDLGA); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:566:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:567:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINCOMMDLGAPI WINBOOL WINAPI PrintDlgW(LPPRINTDLGW); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:567:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:581:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDMETHOD(InitDone) (THIS) PURE; ^~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:582:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDMETHOD(SelectionChange) (THIS) PURE; ^~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:583:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDMETHOD(HandleMessage) (THIS_ HWND hDlg,UINT uMsg,WPARAM wParam,LPARAM lParam,LRESULT *pResult) PURE; ^~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:594:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDMETHOD(GetCurrentDevMode) (THIS_ LPDEVMODE pDevMode,UINT *pcbSize) PURE; ^~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:595:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDMETHOD(GetCurrentPrinterName) (THIS_ LPTSTR pPrinterName,UINT *pcchSize) PURE; ^~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:596:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDMETHOD(GetCurrentPortName) (THIS_ LPTSTR pPortName,UINT *pcchSize) PURE; ^~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:108, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:655:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINCOMMDLGAPI HRESULT WINAPI PrintDlgExA(LPPRINTDLGEXA); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:655:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:656:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINCOMMDLGAPI HRESULT WINAPI PrintDlgExW(LPPRINTDLGEXW); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:656:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:706:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINCOMMDLGAPI DWORD WINAPI CommDlgExtendedError(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:706:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:756:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINCOMMDLGAPI WINBOOL WINAPI PageSetupDlgA(LPPAGESETUPDLGA); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:756:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:757:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINCOMMDLGAPI WINBOOL WINAPI PageSetupDlgW(LPPAGESETUPDLGW); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:757:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:114, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:49:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPUWSTR WINAPI uaw_CharUpperW(LPUWSTR String); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:49:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:50:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINAPI uaw_lstrcmpW(PCUWSTR String1,PCUWSTR String2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:50:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:51:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINAPI uaw_lstrcmpiW(PCUWSTR String1,PCUWSTR String2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:51:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:52:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINAPI uaw_lstrlenW(LPCUWSTR String); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:52:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:53:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PUWSTR __cdecl uaw_wcschr(PCUWSTR String,WCHAR Character); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:53:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:54:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PUWSTR __cdecl uaw_wcscpy(PUWSTR Destination,PCUWSTR Source); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:54:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:55:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl uaw_wcsicmp(PCUWSTR String1,PCUWSTR String2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:55:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:56:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl uaw_wcslen(PCUWSTR String); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:56:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:57:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PUWSTR __cdecl uaw_wcsrchr(PCUWSTR String,WCHAR Character); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:57:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:59:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPUWSTR ua_CharUpperW(LPUWSTR String); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:59:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:61:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE LPUWSTR ua_CharUpperW(LPUWSTR String) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:69:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int ua_lstrcmpW(LPCUWSTR String1,LPCUWSTR String2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:69:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:72:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int ua_lstrcmpiW(LPCUWSTR String1,LPCUWSTR String2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:72:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:75:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int ua_lstrlenW(LPCUWSTR String); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:75:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:80:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE int ua_lstrcmpW(LPCUWSTR String1,LPCUWSTR String2) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:88:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE int ua_lstrcmpiW(LPCUWSTR String1,LPCUWSTR String2) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:96:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE int ua_lstrlenW(LPCUWSTR String) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:110:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PUWSTR_C ua_wcschr(PCUWSTR String,WCHAR Character); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:110:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:111:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PUWSTR_C ua_wcsrchr(PCUWSTR String,WCHAR Character); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:111:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:116:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PUWSTR ua_wcscpy(PUWSTR Destination,PCUWSTR Source); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:116:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:117:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t ua_wcslen(PCUWSTR String); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:117:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:120:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE PUWSTR_C ua_wcschr(PCUWSTR String,WCHAR Character) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:124:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE PUWSTR_C ua_wcsrchr(PCUWSTR String,WCHAR Character) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:139:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE PUWSTR ua_wcscpy(PUWSTR Destination,PCUWSTR Source) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:144:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE size_t ua_wcslen(PCUWSTR String) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:150:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int ua_wcsicmp(LPCUWSTR String1,LPCUWSTR String2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:150:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:153:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE int ua_wcsicmp(LPCUWSTR String1,LPCUWSTR String2) { ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:122, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:282:279: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI ChangeServiceConfigA(SC_HANDLE hService,DWORD dwServiceType,DWORD dwStartType,DWORD dwErrorControl,LPCSTR lpBinaryPathName,LPCSTR lpLoadOrderGroup,LPDWORD lpdwTagId,LPCSTR lpDependencies,LPCSTR lpServiceStartName,LPCSTR lpPassword,LPCSTR lpDisplayName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:282:279: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:283:285: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI ChangeServiceConfigW(SC_HANDLE hService,DWORD dwServiceType,DWORD dwStartType,DWORD dwErrorControl,LPCWSTR lpBinaryPathName,LPCWSTR lpLoadOrderGroup,LPDWORD lpdwTagId,LPCWSTR lpDependencies,LPCWSTR lpServiceStartName,LPCWSTR lpPassword,LPCWSTR lpDisplayName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:283:285: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:284:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI ChangeServiceConfig2A(SC_HANDLE hService,DWORD dwInfoLevel,LPVOID lpInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:284:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:285:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI ChangeServiceConfig2W(SC_HANDLE hService,DWORD dwInfoLevel,LPVOID lpInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:285:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:286:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI CloseServiceHandle(SC_HANDLE hSCObject); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:286:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:287:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI ControlService(SC_HANDLE hService,DWORD dwControl,LPSERVICE_STATUS lpServiceStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:287:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:288:320: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI SC_HANDLE WINAPI CreateServiceA(SC_HANDLE hSCManager,LPCSTR lpServiceName,LPCSTR lpDisplayName,DWORD dwDesiredAccess,DWORD dwServiceType,DWORD dwStartType,DWORD dwErrorControl,LPCSTR lpBinaryPathName,LPCSTR lpLoadOrderGroup,LPDWORD lpdwTagId,LPCSTR lpDependencies,LPCSTR lpServiceStartName,LPCSTR lpPassword); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:288:320: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:289:327: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI SC_HANDLE WINAPI CreateServiceW(SC_HANDLE hSCManager,LPCWSTR lpServiceName,LPCWSTR lpDisplayName,DWORD dwDesiredAccess,DWORD dwServiceType,DWORD dwStartType,DWORD dwErrorControl,LPCWSTR lpBinaryPathName,LPCWSTR lpLoadOrderGroup,LPDWORD lpdwTagId,LPCWSTR lpDependencies,LPCWSTR lpServiceStartName,LPCWSTR lpPassword); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:289:327: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:290:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI DeleteService(SC_HANDLE hService); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:290:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:291:190: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI EnumDependentServicesA(SC_HANDLE hService,DWORD dwServiceState,LPENUM_SERVICE_STATUSA lpServices,DWORD cbBufSize,LPDWORD pcbBytesNeeded,LPDWORD lpServicesReturned); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:291:190: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:292:190: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI EnumDependentServicesW(SC_HANDLE hService,DWORD dwServiceState,LPENUM_SERVICE_STATUSW lpServices,DWORD cbBufSize,LPDWORD pcbBytesNeeded,LPDWORD lpServicesReturned); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:292:190: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:293:232: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI EnumServicesStatusA(SC_HANDLE hSCManager,DWORD dwServiceType,DWORD dwServiceState,LPENUM_SERVICE_STATUSA lpServices,DWORD cbBufSize,LPDWORD pcbBytesNeeded,LPDWORD lpServicesReturned,LPDWORD lpResumeHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:293:232: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:294:232: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI EnumServicesStatusW(SC_HANDLE hSCManager,DWORD dwServiceType,DWORD dwServiceState,LPENUM_SERVICE_STATUSW lpServices,DWORD cbBufSize,LPDWORD pcbBytesNeeded,LPDWORD lpServicesReturned,LPDWORD lpResumeHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:294:232: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:295:261: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI EnumServicesStatusExA(SC_HANDLE hSCManager,SC_ENUM_TYPE InfoLevel,DWORD dwServiceType,DWORD dwServiceState,LPBYTE lpServices,DWORD cbBufSize,LPDWORD pcbBytesNeeded,LPDWORD lpServicesReturned,LPDWORD lpResumeHandle,LPCSTR pszGroupName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:295:261: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:296:262: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI EnumServicesStatusExW(SC_HANDLE hSCManager,SC_ENUM_TYPE InfoLevel,DWORD dwServiceType,DWORD dwServiceState,LPBYTE lpServices,DWORD cbBufSize,LPDWORD pcbBytesNeeded,LPDWORD lpServicesReturned,LPDWORD lpResumeHandle,LPCWSTR pszGroupName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:296:262: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:297:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetServiceKeyNameA(SC_HANDLE hSCManager,LPCSTR lpDisplayName,LPSTR lpServiceName,LPDWORD lpcchBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:297:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:298:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetServiceKeyNameW(SC_HANDLE hSCManager,LPCWSTR lpDisplayName,LPWSTR lpServiceName,LPDWORD lpcchBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:298:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:299:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetServiceDisplayNameA(SC_HANDLE hSCManager,LPCSTR lpServiceName,LPSTR lpDisplayName,LPDWORD lpcchBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:299:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:300:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetServiceDisplayNameW(SC_HANDLE hSCManager,LPCWSTR lpServiceName,LPWSTR lpDisplayName,LPDWORD lpcchBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:300:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:301:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI SC_LOCK WINAPI LockServiceDatabase(SC_HANDLE hSCManager); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:301:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:302:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI NotifyBootConfigStatus(WINBOOL BootAcceptable); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:302:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:303:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI SC_HANDLE WINAPI OpenSCManagerA(LPCSTR lpMachineName,LPCSTR lpDatabaseName,DWORD dwDesiredAccess); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:303:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:304:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI SC_HANDLE WINAPI OpenSCManagerW(LPCWSTR lpMachineName,LPCWSTR lpDatabaseName,DWORD dwDesiredAccess); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:304:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:305:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI SC_HANDLE WINAPI OpenServiceA(SC_HANDLE hSCManager,LPCSTR lpServiceName,DWORD dwDesiredAccess); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:305:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:306:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI SC_HANDLE WINAPI OpenServiceW(SC_HANDLE hSCManager,LPCWSTR lpServiceName,DWORD dwDesiredAccess); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:306:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:307:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI QueryServiceConfigA(SC_HANDLE hService,LPQUERY_SERVICE_CONFIGA lpServiceConfig,DWORD cbBufSize,LPDWORD pcbBytesNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:307:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:308:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI QueryServiceConfigW(SC_HANDLE hService,LPQUERY_SERVICE_CONFIGW lpServiceConfig,DWORD cbBufSize,LPDWORD pcbBytesNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:308:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:309:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI QueryServiceConfig2A(SC_HANDLE hService,DWORD dwInfoLevel,LPBYTE lpBuffer,DWORD cbBufSize,LPDWORD pcbBytesNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:309:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:310:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI QueryServiceConfig2W(SC_HANDLE hService,DWORD dwInfoLevel,LPBYTE lpBuffer,DWORD cbBufSize,LPDWORD pcbBytesNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:310:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:311:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI QueryServiceLockStatusA(SC_HANDLE hSCManager,LPQUERY_SERVICE_LOCK_STATUSA lpLockStatus,DWORD cbBufSize,LPDWORD pcbBytesNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:311:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:312:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI QueryServiceLockStatusW(SC_HANDLE hSCManager,LPQUERY_SERVICE_LOCK_STATUSW lpLockStatus,DWORD cbBufSize,LPDWORD pcbBytesNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:312:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:313:197: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI QueryServiceObjectSecurity(SC_HANDLE hService,SECURITY_INFORMATION dwSecurityInformation,PSECURITY_DESCRIPTOR lpSecurityDescriptor,DWORD cbBufSize,LPDWORD pcbBytesNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:313:197: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:314:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI QueryServiceStatus(SC_HANDLE hService,LPSERVICE_STATUS lpServiceStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:314:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:315:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI QueryServiceStatusEx(SC_HANDLE hService,SC_STATUS_TYPE InfoLevel,LPBYTE lpBuffer,DWORD cbBufSize,LPDWORD pcbBytesNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:315:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:316:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI SERVICE_STATUS_HANDLE WINAPI RegisterServiceCtrlHandlerA(LPCSTR lpServiceName,LPHANDLER_FUNCTION lpHandlerProc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:316:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:317:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI SERVICE_STATUS_HANDLE WINAPI RegisterServiceCtrlHandlerW(LPCWSTR lpServiceName,LPHANDLER_FUNCTION lpHandlerProc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:317:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:318:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI SERVICE_STATUS_HANDLE WINAPI RegisterServiceCtrlHandlerExA(LPCSTR lpServiceName,LPHANDLER_FUNCTION_EX lpHandlerProc,LPVOID lpContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:318:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:319:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI SERVICE_STATUS_HANDLE WINAPI RegisterServiceCtrlHandlerExW(LPCWSTR lpServiceName,LPHANDLER_FUNCTION_EX lpHandlerProc,LPVOID lpContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:319:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:320:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI SetServiceObjectSecurity(SC_HANDLE hService,SECURITY_INFORMATION dwSecurityInformation,PSECURITY_DESCRIPTOR lpSecurityDescriptor); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:320:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:321:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI SetServiceStatus(SERVICE_STATUS_HANDLE hServiceStatus,LPSERVICE_STATUS lpServiceStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:321:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:322:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI StartServiceCtrlDispatcherA(CONST SERVICE_TABLE_ENTRYA *lpServiceStartTable); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:322:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:323:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI StartServiceCtrlDispatcherW(CONST SERVICE_TABLE_ENTRYW *lpServiceStartTable); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:323:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:324:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI StartServiceA(SC_HANDLE hService,DWORD dwNumServiceArgs,LPCSTR *lpServiceArgVectors); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:324:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:325:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI StartServiceW(SC_HANDLE hService,DWORD dwNumServiceArgs,LPCWSTR *lpServiceArgVectors); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:325:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:326:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI UnlockServiceDatabase(SC_LOCK ScLock); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:326:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:130, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:143:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HKL WINAPI ImmInstallIMEA(LPCSTR lpszIMEFileName,LPCSTR lpszLayoutText); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:143:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:144:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HKL WINAPI ImmInstallIMEW(LPCWSTR lpszIMEFileName,LPCWSTR lpszLayoutText); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:144:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:145:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HWND WINAPI ImmGetDefaultIMEWnd(HWND); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:145:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:146:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT WINAPI ImmGetDescriptionA(HKL,LPSTR,UINT uBufLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:146:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:147:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT WINAPI ImmGetDescriptionW(HKL,LPWSTR,UINT uBufLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:147:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:148:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT WINAPI ImmGetIMEFileNameA(HKL,LPSTR,UINT uBufLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:148:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:149:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT WINAPI ImmGetIMEFileNameW(HKL,LPWSTR,UINT uBufLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:149:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:150:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI ImmGetProperty(HKL,DWORD); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:150:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:151:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmIsIME(HKL); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:151:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:152:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmSimulateHotKey(HWND,DWORD); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:152:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:153:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HIMC WINAPI ImmCreateContext(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:153:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:154:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmDestroyContext(HIMC); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:154:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:155:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HIMC WINAPI ImmGetContext(HWND); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:155:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:156:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmReleaseContext(HWND,HIMC); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:156:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:157:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HIMC WINAPI ImmAssociateContext(HWND,HIMC); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:157:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:158:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmAssociateContextEx(HWND,HIMC,DWORD); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:158:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:159:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG WINAPI ImmGetCompositionStringA(HIMC,DWORD,LPVOID,DWORD); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:159:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:160:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG WINAPI ImmGetCompositionStringW(HIMC,DWORD,LPVOID,DWORD); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:160:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:161:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmSetCompositionStringA(HIMC,DWORD dwIndex,LPVOID lpComp,DWORD,LPVOID lpRead,DWORD); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:161:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:162:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmSetCompositionStringW(HIMC,DWORD dwIndex,LPVOID lpComp,DWORD,LPVOID lpRead,DWORD); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:162:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:163:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI ImmGetCandidateListCountA(HIMC,LPDWORD lpdwListCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:163:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:164:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI ImmGetCandidateListCountW(HIMC,LPDWORD lpdwListCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:164:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:165:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI ImmGetCandidateListA(HIMC,DWORD deIndex,LPCANDIDATELIST,DWORD dwBufLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:165:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:166:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI ImmGetCandidateListW(HIMC,DWORD deIndex,LPCANDIDATELIST,DWORD dwBufLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:166:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:167:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI ImmGetGuideLineA(HIMC,DWORD dwIndex,LPSTR,DWORD dwBufLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:167:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:168:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI ImmGetGuideLineW(HIMC,DWORD dwIndex,LPWSTR,DWORD dwBufLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:168:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:169:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmGetConversionStatus(HIMC,LPDWORD,LPDWORD); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:169:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:170:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmSetConversionStatus(HIMC,DWORD,DWORD); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:170:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:171:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmGetOpenStatus(HIMC); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:171:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:172:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmSetOpenStatus(HIMC,WINBOOL); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:172:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:179:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmGetCompositionFontA(HIMC,LPLOGFONTA); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:179:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:180:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmGetCompositionFontW(HIMC,LPLOGFONTW); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:180:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:181:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmSetCompositionFontA(HIMC,LPLOGFONTA); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:181:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:182:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmSetCompositionFontW(HIMC,LPLOGFONTW); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:182:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:199:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmConfigureIMEA(HKL,HWND,DWORD,LPVOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:199:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:200:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmConfigureIMEW(HKL,HWND,DWORD,LPVOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:200:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:201:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LRESULT WINAPI ImmEscapeA(HKL,HIMC,UINT,LPVOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:201:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:202:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LRESULT WINAPI ImmEscapeW(HKL,HIMC,UINT,LPVOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:202:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:203:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI ImmGetConversionListA(HKL,HIMC,LPCSTR,LPCANDIDATELIST,DWORD dwBufLen,UINT uFlag); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:203:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:204:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI ImmGetConversionListW(HKL,HIMC,LPCWSTR,LPCANDIDATELIST,DWORD dwBufLen,UINT uFlag); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:204:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:205:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmNotifyIME(HIMC,DWORD dwAction,DWORD dwIndex,DWORD dwValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:205:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:206:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmGetStatusWindowPos(HIMC,LPPOINT); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:206:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:207:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmSetStatusWindowPos(HIMC,LPPOINT); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:207:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:208:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmGetCompositionWindow(HIMC,LPCOMPOSITIONFORM); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:208:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:209:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmSetCompositionWindow(HIMC,LPCOMPOSITIONFORM); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:209:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:210:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmGetCandidateWindow(HIMC,DWORD,LPCANDIDATEFORM); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:210:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:211:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmSetCandidateWindow(HIMC,LPCANDIDATEFORM); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:211:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:212:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmIsUIMessageA(HWND,UINT,WPARAM,LPARAM); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:212:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:213:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmIsUIMessageW(HWND,UINT,WPARAM,LPARAM); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:213:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:214:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT WINAPI ImmGetVirtualKey(HWND); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:214:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:215:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmRegisterWordA(HKL,LPCSTR lpszReading,DWORD,LPCSTR lpszRegister); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:215:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:216:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmRegisterWordW(HKL,LPCWSTR lpszReading,DWORD,LPCWSTR lpszRegister); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:216:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:217:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmUnregisterWordA(HKL,LPCSTR lpszReading,DWORD,LPCSTR lpszUnregister); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:217:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:218:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmUnregisterWordW(HKL,LPCWSTR lpszReading,DWORD,LPCWSTR lpszUnregister); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:218:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:219:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT WINAPI ImmGetRegisterWordStyleA(HKL,UINT nItem,LPSTYLEBUFA); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:219:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:220:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT WINAPI ImmGetRegisterWordStyleW(HKL,UINT nItem,LPSTYLEBUFW); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:220:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:221:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT WINAPI ImmEnumRegisterWordA(HKL,REGISTERWORDENUMPROCA,LPCSTR lpszReading,DWORD,LPCSTR lpszRegister,LPVOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:221:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:222:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT WINAPI ImmEnumRegisterWordW(HKL,REGISTERWORDENUMPROCW,LPCWSTR lpszReading,DWORD,LPCWSTR lpszRegister,LPVOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:222:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:223:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmDisableIME(DWORD); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:223:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:224:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmEnumInputContext(DWORD idThread,IMCENUMPROC lpfn,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:224:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:225:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI ImmGetImeMenuItemsA(HIMC,DWORD,DWORD,LPIMEMENUITEMINFOA,LPIMEMENUITEMINFOA,DWORD); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:225:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:226:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI ImmGetImeMenuItemsW(HIMC,DWORD,DWORD,LPIMEMENUITEMINFOW,LPIMEMENUITEMINFOW,DWORD); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:226:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:227:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmDisableTextFrameService(DWORD idThread); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:227:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: CoreArray/dPlatform.h:99:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT TFPClass FloatClassify(const float val); ^ CoreArray/dPlatform.h:99:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:100:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT TFPClass FloatClassify(const double val); ^ CoreArray/dPlatform.h:100:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:101:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT TFPClass FloatClassify(const long double val); ^ CoreArray/dPlatform.h:101:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:104:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT bool IsFinite(const float val); ^ CoreArray/dPlatform.h:104:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:106:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT bool IsFinite(const double val); ^ CoreArray/dPlatform.h:106:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:108:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT bool IsFinite(const long double val); ^ CoreArray/dPlatform.h:108:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:111:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT bool IsNaN(const float val); ^ CoreArray/dPlatform.h:111:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:113:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT bool IsNaN(const double val); ^ CoreArray/dPlatform.h:113:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:115:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT bool IsNaN(const long double val); ^ CoreArray/dPlatform.h:115:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:118:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT bool IsInf(const float val); ^ CoreArray/dPlatform.h:118:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:120:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT bool IsInf(const double val); ^ CoreArray/dPlatform.h:120:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:122:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT bool IsInf(const long double val); ^ CoreArray/dPlatform.h:122:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:125:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT bool IsNegInf(const float val); ^ CoreArray/dPlatform.h:125:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:127:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT bool IsNegInf(const double val); ^ CoreArray/dPlatform.h:127:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:129:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT bool IsNegInf(const long double val); ^ CoreArray/dPlatform.h:129:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:132:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT bool EqaulFloat(const float v1, const float v2); ^ CoreArray/dPlatform.h:132:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:133:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT bool EqaulFloat(const double v1, const double v2); ^ CoreArray/dPlatform.h:133:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:134:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT bool EqaulFloat(const long double v1, const long double v2); ^ CoreArray/dPlatform.h:134:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:143:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT string Format(const char *fmt, ...); ^ CoreArray/dPlatform.h:143:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:145:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT void FmtText(char buf[], size_t size, const char *fmt, ...); ^ CoreArray/dPlatform.h:145:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:147:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT string _FmtNum(const char *fmt, ...); ^ CoreArray/dPlatform.h:147:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:156:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT string FloatToStr(const float val); ^ CoreArray/dPlatform.h:156:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:158:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT string FloatToStr(const double val); ^ CoreArray/dPlatform.h:158:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:160:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT string FloatToStr(const long double val); ^ CoreArray/dPlatform.h:160:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:162:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT double StrToFloat(char const* str); ^ CoreArray/dPlatform.h:162:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:164:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT bool StrToFloat(char const* str, double *rv); ^ CoreArray/dPlatform.h:164:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:167:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const double Default); ^ CoreArray/dPlatform.h:167:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:176:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT string IntToStr(C_Int8 val); ^ CoreArray/dPlatform.h:176:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:178:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT string IntToStr(C_UInt8 val); ^ CoreArray/dPlatform.h:178:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:180:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT string IntToStr(C_Int16 val); ^ CoreArray/dPlatform.h:180:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:182:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT string IntToStr(C_UInt16 val); ^ CoreArray/dPlatform.h:182:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:184:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT string IntToStr(C_Int32 val); ^ CoreArray/dPlatform.h:184:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:186:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT string IntToStr(C_UInt32 val); ^ CoreArray/dPlatform.h:186:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:188:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT string IntToStr(C_Int64 val); ^ CoreArray/dPlatform.h:188:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:190:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT string IntToStr(C_UInt64 val); ^ CoreArray/dPlatform.h:190:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:192:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT long StrToInt(char const* str); ^ CoreArray/dPlatform.h:192:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:194:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT bool StrToInt(char const* str, long *rv); ^ CoreArray/dPlatform.h:194:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:196:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT long StrToIntDef(char const* str, const long Default); ^ CoreArray/dPlatform.h:196:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:205:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT UTF16String UTF8ToUTF16(const UTF8String &s); ^ CoreArray/dPlatform.h:205:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:207:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT UTF32String UTF8ToUTF32(const UTF8String &s); ^ CoreArray/dPlatform.h:207:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:209:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT UTF8String UTF16ToUTF8(const UTF16String &s); ^ CoreArray/dPlatform.h:209:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:211:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT UTF32String UTF16ToUTF32(const UTF16String &s); ^ CoreArray/dPlatform.h:211:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:213:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT UTF8String UTF32ToUTF8(const UTF32String &s); ^ CoreArray/dPlatform.h:213:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:215:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT UTF16String UTF32ToUTF16(const UTF32String &s); ^ CoreArray/dPlatform.h:215:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:218:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT RawString RawText(const string &s); ^ CoreArray/dPlatform.h:218:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:222:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT RawString RawText(const UTF16String &s); ^ CoreArray/dPlatform.h:222:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:224:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT RawString RawText(const UTF32String &s); ^ CoreArray/dPlatform.h:224:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:227:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT UTF8String UTF8Text(const char *s); ^ CoreArray/dPlatform.h:227:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:228:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT UTF8String UTF8Text(const string &s); ^ CoreArray/dPlatform.h:228:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:230:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT UTF8String UTF8Text(const UTF16String &s); ^ CoreArray/dPlatform.h:230:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:231:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT UTF8String UTF8Text(const UTF32String &s); ^ CoreArray/dPlatform.h:231:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:234:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT UTF16String UTF16Text(const char *s); ^ CoreArray/dPlatform.h:234:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:235:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT UTF16String UTF16Text(const string &s); ^ CoreArray/dPlatform.h:235:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:237:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT UTF16String UTF16Text(const UTF16String &s); ^ CoreArray/dPlatform.h:237:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:238:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT UTF16String UTF16Text(const UTF32String &s); ^ CoreArray/dPlatform.h:238:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:241:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT UTF32String UTF32Text(const char *s); ^ CoreArray/dPlatform.h:241:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:242:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT UTF32String UTF32Text(const string &s); ^ CoreArray/dPlatform.h:242:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:244:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT UTF32String UTF32Text(const UTF16String &s); ^ CoreArray/dPlatform.h:244:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:245:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT UTF32String UTF32Text(const UTF32String &s); ^ CoreArray/dPlatform.h:245:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:249:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT COREARRAY_INLINE UTF8String ASC(const char *s) ^ CoreArray/dPlatform.h:252:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT COREARRAY_INLINE UTF8String ASC(const string &s) ^ CoreArray/dPlatform.h:255:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT COREARRAY_INLINE UTF16String ASC16(const char *s) ^ CoreArray/dPlatform.h:258:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT COREARRAY_INLINE UTF16String ASC16(const string &s) ^ CoreArray/dPlatform.h:261:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT COREARRAY_INLINE UTF32String ASC32(const char *s) ^ CoreArray/dPlatform.h:264:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT COREARRAY_INLINE UTF32String ASC32(const string &s) ^ CoreArray/dPlatform.h:273:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT string NowDateToStr(); ^ CoreArray/dPlatform.h:273:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:305:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_UInt32 Mode); ^ CoreArray/dPlatform.h:305:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:307:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture enum TSysOpenMode mode, enum TSysShareMode smode); ^ CoreArray/dPlatform.h:307:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:309:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT bool SysCloseHandle(TSysHandle Handle); ^ CoreArray/dPlatform.h:309:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:311:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t Count); ^ CoreArray/dPlatform.h:311:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:313:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const void* Buffer, size_t Count); ^ CoreArray/dPlatform.h:313:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:315:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_Int64 Offset, enum TdSysSeekOrg sk); ^ CoreArray/dPlatform.h:315:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:317:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_Int64 NewSize); ^ CoreArray/dPlatform.h:317:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:321:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const char *tempdir); ^ CoreArray/dPlatform.h:321:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:323:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT bool FileExists(const string &FileName); ^ CoreArray/dPlatform.h:323:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:351:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT int GetLastOSError(); ^ CoreArray/dPlatform.h:351:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:353:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT string SysErrMessage(int err); ^ CoreArray/dPlatform.h:353:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:355:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT string LastSysErrMsg(); ^ CoreArray/dPlatform.h:355:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:358:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template COREARRAY_DLL_DEFAULT void RaiseLastOSError() ^ CoreArray/dPlatform.h:367:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT int GetCPU_NumOfCores(); ^ CoreArray/dPlatform.h:367:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:373:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT C_UInt64 GetCPU_LevelCache(int level); ^ CoreArray/dPlatform.h:373:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:386:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT TProcessID GetCurrentProcessID(); ^ CoreArray/dPlatform.h:386:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:401:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdThreadMutex(); ^ CoreArray/dPlatform.h:403:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~CdThreadMutex(); ^ CoreArray/dPlatform.h:406:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Lock(); ^ CoreArray/dPlatform.h:408:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Unlock(); ^ CoreArray/dPlatform.h:410:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool TryLock(); ^ CoreArray/dPlatform.h:434:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TdAutoMutex(CdThreadMutex *m) { mutex = m; if (m) m->Lock(); } ^ CoreArray/dPlatform.h:435:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~TdAutoMutex() { if (mutex) mutex->Unlock(); } ^ CoreArray/dPlatform.h:438:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Reset(CdThreadMutex *m) ^ CoreArray/dPlatform.h:458:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdThreadCondition(); ^ CoreArray/dPlatform.h:460:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~CdThreadCondition(); ^ CoreArray/dPlatform.h:463:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Signal(); ^ CoreArray/dPlatform.h:465:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Broadcast(); ^ CoreArray/dPlatform.h:467:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Wait(CdThreadMutex &mutex); ^ CoreArray/dPlatform.h:500:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdThreadsSuspending(); ^ CoreArray/dPlatform.h:502:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~CdThreadsSuspending(); ^ CoreArray/dPlatform.h:505:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Suspend(); ^ CoreArray/dPlatform.h:507:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void WakeUp(); ^ CoreArray/dPlatform.h:527:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdThBasic() {} ^ CoreArray/dPlatform.h:550:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int _pTdThreadEx(CdThread *Thread, void *Data) { ^ CoreArray/dPlatform.h:571:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdThread(); ^ CoreArray/dPlatform.h:573:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdThread(TdThreadProc proc, void *Data); ^ In file included from ../inst/include/dType.h:41, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: ../inst/include/CoreDEF.h:363:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define COREARRAY_NOEXCEPT_FALSE noexcept(false) ^ CoreArray/dPlatform.h:575:23: note: in expansion of macro 'COREARRAY_NOEXCEPT_FALSE' virtual ~CdThread() COREARRAY_NOEXCEPT_FALSE; ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: CoreArray/dPlatform.h:578:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void BeginThread(); ^ CoreArray/dPlatform.h:581:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void BeginThread(int (*proc)(CdThread *, Tx), Tx val) ^ CoreArray/dPlatform.h:595:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int RunThreadSafe(); ^ CoreArray/dPlatform.h:597:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual int RunThread(); ^ CoreArray/dPlatform.h:599:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int EndThread(); ^ CoreArray/dPlatform.h:601:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Terminate(); ^ CoreArray/dPlatform.h:603:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE bool Terminated() const { return terminated; } ^~~~~ CoreArray/dPlatform.h:604:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE TThread &Thread() { return thread; } ^ CoreArray/dPlatform.h:605:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE int &ExitCode() { return fExitCode; } ^ CoreArray/dPlatform.h:606:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE string &ErrorInfo() { return fErrorInfo; } ^ CoreArray/dPlatform.h:614:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _BeginThread(); // need vData ^ CoreArray/dPlatform.h:618:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Done(); ^ CoreArray/dPlatform.h:630:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE void Proc(CdThread *thread) { (obj->*proc)(thread); } ^ CoreArray/dPlatform.h:650:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrCoreArray(): exception() ^ CoreArray/dPlatform.h:652:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrCoreArray(const char *fmt, ...): exception() ^ CoreArray/dPlatform.h:654:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrCoreArray(const string &msg): exception() ^ CoreArray/dPlatform.h:656:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual const char *what() const throw() ^ CoreArray/dPlatform.h:658:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~ErrCoreArray() throw() ^ CoreArray/dPlatform.h:663:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Init(const char *fmt, va_list arglist); ^ CoreArray/dPlatform.h:672:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrDEBUG(): ErrCoreArray() ^ CoreArray/dPlatform.h:674:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrDEBUG(const char *fmt, ...): ErrCoreArray() ^ CoreArray/dPlatform.h:684:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrOSError(): ErrCoreArray() ^ CoreArray/dPlatform.h:686:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrOSError(const char *fmt, ...): ErrCoreArray() ^ CoreArray/dPlatform.h:688:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrOSError(const string &msg): ErrCoreArray() ^ CoreArray/dPlatform.h:696:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrThread(): ErrOSError() ^ CoreArray/dPlatform.h:698:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrThread(const char *fmt, ...): ErrOSError() ^ CoreArray/dPlatform.h:700:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrThread(const string &msg): ErrOSError() ^ CoreArray/dPlatform.h:709:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrConvert(): ErrCoreArray() ^ CoreArray/dPlatform.h:711:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrConvert(const char *fmt, ...): ErrCoreArray() ^ CoreArray/dPlatform.h:713:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrConvert(const string &msg): ErrCoreArray() ^ In file included from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: CoreArray/dEndian.h:62:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BIT_LE_R() { Stream = NULL; } ^ CoreArray/dEndian.h:63:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BIT_LE_R(TYPE *s) { Stream = s; Reminder = Offset = 0; } ^ CoreArray/dEndian.h:64:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BIT_LE_R(TYPE &s) { Stream = &s; Reminder = Offset = 0; } ^ CoreArray/dEndian.h:67:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_UInt32 ReadBit(C_UInt8 nbit) ^ CoreArray/dEndian.h:85:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SkipBit(C_UInt8 nbit) ^ CoreArray/dEndian.h:101:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BIT_LE_W() { Stream = NULL; } ^ CoreArray/dEndian.h:102:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BIT_LE_W(TYPE *s) { Stream = s; Reminder = Offset = 0; } ^ CoreArray/dEndian.h:103:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BIT_LE_W(TYPE &s) { Stream = &s; Reminder = Offset = 0; } ^ CoreArray/dEndian.h:106:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~BIT_LE_W() ^ CoreArray/dEndian.h:116:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void WriteBit(C_UInt32 Value, C_UInt8 nbit) ^ CoreArray/dEndian.h:149:11: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BYTE_NT() { Stream = NULL; } ^ CoreArray/dEndian.h:150:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BYTE_NT(TYPE *s) { Stream = s; } ^ CoreArray/dEndian.h:151:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BYTE_NT(TYPE &s) { Stream = &s; } ^ CoreArray/dEndian.h:154:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE SIZE64 Position() ^ CoreArray/dEndian.h:159:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE void SetPosition(const SIZE64 Pos) ^ CoreArray/dEndian.h:165:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE void ReadData(void *Buffer, ssize_t Count) ^ CoreArray/dEndian.h:170:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE C_UInt8 R8b() ^ CoreArray/dEndian.h:176:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE void WriteData(const void *Buffer, ssize_t Count) ^ CoreArray/dEndian.h:181:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE void W8b(C_UInt8 val) ^ CoreArray/dEndian.h:191:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& operator >>(C_Int8 &val) ^ CoreArray/dEndian.h:196:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& operator >>(C_UInt8 &val) ^ CoreArray/dEndian.h:201:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& R(C_Int8 *pval, size_t n) ^ CoreArray/dEndian.h:206:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& R(C_UInt8 *pval, size_t n) ^ CoreArray/dEndian.h:212:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& operator >>(C_Int16 &val) ^ CoreArray/dEndian.h:217:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& operator >>(C_UInt16 &val) ^ CoreArray/dEndian.h:222:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& R(C_Int16 *pval, size_t n) ^ CoreArray/dEndian.h:227:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& R(C_UInt16 *pval, size_t n) ^ CoreArray/dEndian.h:233:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& operator >>(C_Int32 &val) ^ CoreArray/dEndian.h:238:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& operator >>(C_UInt32 &val) ^ CoreArray/dEndian.h:243:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& R(C_Int32 *pval, size_t n) ^ CoreArray/dEndian.h:248:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& R(C_UInt32 *pval, size_t n) ^ CoreArray/dEndian.h:254:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& operator >>(C_Int64 &val) ^ CoreArray/dEndian.h:259:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& operator >>(C_UInt64 &val) ^ CoreArray/dEndian.h:264:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& R(C_Int64 *pval, size_t n) ^ CoreArray/dEndian.h:269:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& R(C_UInt64 *pval, size_t n) ^ CoreArray/dEndian.h:275:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& operator >>(C_Float32 &val) ^ CoreArray/dEndian.h:280:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& operator >>(C_Float64 &val) ^ CoreArray/dEndian.h:285:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& R(C_Float32 *pval, size_t n) ^ CoreArray/dEndian.h:290:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& R(C_Float64 *pval, size_t n) ^ CoreArray/dEndian.h:300:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& operator <<(C_Int8 val) ^ CoreArray/dEndian.h:305:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& operator <<(C_UInt8 val) ^ CoreArray/dEndian.h:310:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& W(const C_Int8 *pval, size_t n) ^ CoreArray/dEndian.h:315:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& W(const C_UInt8 *pval, size_t n) ^ CoreArray/dEndian.h:321:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& operator <<(C_Int16 val) ^ CoreArray/dEndian.h:326:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& operator <<(C_UInt16 val) ^ CoreArray/dEndian.h:331:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& W(const C_Int16 *pval, size_t n) ^ CoreArray/dEndian.h:336:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& W(const C_UInt16 *pval, size_t n) ^ CoreArray/dEndian.h:342:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& operator <<(C_Int32 val) ^ CoreArray/dEndian.h:347:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& operator <<(C_UInt32 val) ^ CoreArray/dEndian.h:352:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& W(const C_Int32 *pval, size_t n) ^ CoreArray/dEndian.h:357:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& W(const C_UInt32 *pval, size_t n) ^ CoreArray/dEndian.h:363:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& operator <<(C_Int64 val) ^ CoreArray/dEndian.h:368:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& operator <<(C_UInt64 val) ^ CoreArray/dEndian.h:373:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& W(const C_Int64 *pval, size_t n) ^ CoreArray/dEndian.h:378:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& W(const C_UInt64 *pval, size_t n) ^ CoreArray/dEndian.h:384:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& operator <<(const C_Float32 val) ^ CoreArray/dEndian.h:389:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& operator <<(const C_Float64 val) ^ CoreArray/dEndian.h:394:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& W(const C_Float32 *pval, size_t n) ^ CoreArray/dEndian.h:399:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& W(const C_Float64 *pval, size_t n) ^ CoreArray/dEndian.h:603:11: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BYTE_LE() { Stream = NULL; } ^ CoreArray/dEndian.h:604:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BYTE_LE(TYPE *s) { Stream = s; } ^ CoreArray/dEndian.h:605:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BYTE_LE(TYPE &s) { Stream = &s; } ^ CoreArray/dEndian.h:608:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE SIZE64 Position() ^ CoreArray/dEndian.h:613:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE void SetPosition(const SIZE64 Pos) ^ CoreArray/dEndian.h:619:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE void ReadData(void *Buffer, ssize_t Count) ^ CoreArray/dEndian.h:624:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE C_UInt8 R8b() ^ CoreArray/dEndian.h:630:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE void WriteData(const void *Buffer, ssize_t Count) ^ CoreArray/dEndian.h:635:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE void W8b(C_UInt8 val) ^ CoreArray/dEndian.h:645:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& operator >>(C_Int8 &val) ^ CoreArray/dEndian.h:650:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& operator >>(C_UInt8 &val) ^ CoreArray/dEndian.h:655:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& R(C_Int8 *pval, size_t n) ^ CoreArray/dEndian.h:660:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& R(C_UInt8 *pval, size_t n) ^ CoreArray/dEndian.h:666:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& operator >>(C_Int16 &val) ^ CoreArray/dEndian.h:671:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& operator >>(C_UInt16 &val) ^ CoreArray/dEndian.h:676:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& R(C_Int16 *pval, size_t n) ^ CoreArray/dEndian.h:683:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& R(C_UInt16 *pval, size_t n) ^ CoreArray/dEndian.h:691:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& operator >>(C_Int32 &val) ^ CoreArray/dEndian.h:696:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& operator >>(C_UInt32 &val) ^ CoreArray/dEndian.h:701:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& R(C_Int32 *pval, size_t n) ^ CoreArray/dEndian.h:708:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& R(C_UInt32 *pval, size_t n) ^ CoreArray/dEndian.h:716:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& operator >>(C_Int64 &val) ^ CoreArray/dEndian.h:721:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& operator >>(C_UInt64 &val) ^ CoreArray/dEndian.h:726:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& R(C_Int64 *pval, size_t n) ^ CoreArray/dEndian.h:733:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& R(C_UInt64 *pval, size_t n) ^ CoreArray/dEndian.h:741:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& operator >>(C_Float32 &val) ^ CoreArray/dEndian.h:748:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& operator >>(C_Float64 &val) ^ CoreArray/dEndian.h:755:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& R(C_Float32 *pval, size_t n) ^ CoreArray/dEndian.h:762:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& R(C_Float64 *pval, size_t n) ^ CoreArray/dEndian.h:774:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& operator <<(C_Int8 val) ^ CoreArray/dEndian.h:779:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& operator <<(C_UInt8 val) ^ CoreArray/dEndian.h:784:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& W(const C_Int8 *pval, size_t n) ^ CoreArray/dEndian.h:789:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& W(const C_UInt8 *pval, size_t n) ^ CoreArray/dEndian.h:795:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& operator <<(C_Int16 val) ^ CoreArray/dEndian.h:800:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& operator <<(C_UInt16 val) ^ CoreArray/dEndian.h:805:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& W(const C_Int16 *pval, size_t n) ^ CoreArray/dEndian.h:814:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& W(const C_UInt16 *pval, size_t n) ^ CoreArray/dEndian.h:824:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& operator <<(C_Int32 val) ^ CoreArray/dEndian.h:829:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& operator <<(C_UInt32 val) ^ CoreArray/dEndian.h:834:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& W(const C_Int32 *pval, size_t n) ^ CoreArray/dEndian.h:843:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& W(const C_UInt32 *pval, size_t n) ^ CoreArray/dEndian.h:853:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& operator <<(C_Int64 val) ^ CoreArray/dEndian.h:858:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& operator <<(C_UInt64 val) ^ CoreArray/dEndian.h:863:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& W(const C_Int64 *pval, size_t n) ^ CoreArray/dEndian.h:872:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& W(const C_UInt64 *pval, size_t n) ^ CoreArray/dEndian.h:882:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& operator <<(C_Float32 val) ^ CoreArray/dEndian.h:889:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& operator <<(C_Float64 val) ^ CoreArray/dEndian.h:896:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& W(const C_Float32 *pval, size_t n) ^ CoreArray/dEndian.h:905:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& W(const C_Float64 *pval, size_t n) ^ CoreArray/dEndian.h:919:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_UInt16 Rp16b() ^ CoreArray/dEndian.h:930:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_UInt32 Rp32b() ^ CoreArray/dEndian.h:945:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_UInt64 Rp64b() ^ CoreArray/dEndian.h:969:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Wp16b(C_UInt16 val) ^ CoreArray/dEndian.h:979:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Wp32b(C_UInt32 val) ^ CoreArray/dEndian.h:993:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Wp64b(C_UInt64 val) ^ CoreArray/dEndian.h:1020:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UTF8String RpUTF8() ^ CoreArray/dEndian.h:1028:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UTF16String RpUTF16() ^ CoreArray/dEndian.h:1043:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UTF32String RpUTF32() ^ CoreArray/dEndian.h:1052:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void WpUTF8(const UTF8String &val) ^ CoreArray/dEndian.h:1058:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void WpUTF16(const UTF16String &val) ^ CoreArray/dEndian.h:1077:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void WpUTF32(const UTF32String &val) ^ CoreArray/dEndian.h:1089:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BYTE_LE& operator >>(TdGDSPos& out) ^ CoreArray/dEndian.h:1106:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BYTE_LE& operator <<(const TdGDSPos &in) ^ CoreArray/dEndian.h:1127:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BYTE_LE& operator >>(TdGDSBlockID& out) ^ CoreArray/dEndian.h:1133:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BYTE_LE& operator <<(const TdGDSBlockID &in) ^ CoreArray/dEndian.h:1147:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static COREARRAY_FORCEINLINE C_Int16 GET_VAL_UNALIGNED_LE_PTR(const C_Int16 *p) ^ CoreArray/dEndian.h:1158:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static COREARRAY_FORCEINLINE C_UInt16 GET_VAL_UNALIGNED_LE_PTR(const C_UInt16 *p) ^ CoreArray/dEndian.h:1169:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static COREARRAY_FORCEINLINE C_Int32 GET_VAL_UNALIGNED_LE_PTR(const C_Int32 *p) ^ CoreArray/dEndian.h:1181:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static COREARRAY_FORCEINLINE C_UInt32 GET_VAL_UNALIGNED_LE_PTR(const C_UInt32 *p) ^ CoreArray/dEndian.h:1193:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static COREARRAY_FORCEINLINE void SET_VAL_UNALIGNED_LE_PTR(C_Int16 *p, C_Int16 val) ^ CoreArray/dEndian.h:1205:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static COREARRAY_FORCEINLINE void SET_VAL_UNALIGNED_LE_PTR(C_UInt16 *p, C_UInt16 val) ^ CoreArray/dEndian.h:1217:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static COREARRAY_FORCEINLINE void SET_VAL_UNALIGNED_LE_PTR(C_Int32 *p, C_Int32 val) ^ CoreArray/dEndian.h:1229:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static COREARRAY_FORCEINLINE void SET_VAL_UNALIGNED_LE_PTR(C_UInt32 *p, C_UInt32 val) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:69, from C:/rtools40/mingw64/include/c++/8.3.0/map:60, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/ext/aligned_buffer.h:58:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __aligned_membuf() = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/ext/aligned_buffer.h:61:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __aligned_membuf(std::nullptr_t) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/aligned_buffer.h:64:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_addr() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/ext/aligned_buffer.h:68:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_addr() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/ext/aligned_buffer.h:72:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_ptr() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/ext/aligned_buffer.h:76:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_ptr() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/ext/aligned_buffer.h:96:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __aligned_buffer() = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/ext/aligned_buffer.h:99:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __aligned_buffer(std::nullptr_t) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/aligned_buffer.h:102:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_addr() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/ext/aligned_buffer.h:108:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_addr() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/ext/aligned_buffer.h:114:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_ptr() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/ext/aligned_buffer.h:118:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_ptr() const noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:112:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_minimum(_Base_ptr __x) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:119:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_minimum(_Const_Base_ptr __x) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:126:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_maximum(_Base_ptr __x) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:133:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_maximum(_Const_Base_ptr __x) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:147:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT_IF( ^~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/map:60, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:152:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree_key_compare(const _Key_compare& __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:158:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree_key_compare(const _Rb_tree_key_compare&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:161:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture noexcept(is_nothrow_copy_constructible<_Key_compare>::value) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:173:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree_header() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/map:60, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:180:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree_header(_Rb_tree_header&& __x) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:193:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_move_data(_Rb_tree_header& __from) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:206:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_reset() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:234:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_valptr() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:238:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_valptr() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:244:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree_increment(_Rb_tree_node_base* __x) throw (); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:244:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:247:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree_increment(const _Rb_tree_node_base* __x) throw (); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:247:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:250:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree_decrement(_Rb_tree_node_base* __x) throw (); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:250:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:253:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree_decrement(const _Rb_tree_node_base* __x) throw (); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:253:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:269:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree_iterator() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:273:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree_iterator(_Base_ptr __x) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:277:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator*() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:281:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator->() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:285:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:292:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++(int) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:300:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator--() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:307:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator--(int) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:315:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator==(const _Self& __x) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:319:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator!=(const _Self& __x) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:341:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree_const_iterator() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:345:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree_const_iterator(_Base_ptr __x) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:348:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree_const_iterator(const iterator& __it) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:352:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_const_cast() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:356:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator*() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:360:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator->() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:364:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:371:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++(int) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:379:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator--() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:386:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator--(int) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:394:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator==(const _Self& __x) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:398:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator!=(const _Self& __x) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:407:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Rb_tree_const_iterator<_Val>& __y) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:413:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Rb_tree_const_iterator<_Val>& __y) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/map:60, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:420:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree_node_base& __header) throw (); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:420:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:424:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree_node_base& __header) throw (); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:424:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:473:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Reuse_or_alloc_node(_Rb_tree& __t) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:488:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Reuse_or_alloc_node(const _Reuse_or_alloc_node&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:491:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~_Reuse_or_alloc_node() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:499:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Arg&& __arg) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:515:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_extract() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:557:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Alloc_node(_Rb_tree& __t) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:565:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Arg&& __arg) const ^~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:585:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_Node_allocator() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:589:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_Node_allocator() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:593:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get_allocator() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/map:60, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:598:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_node() ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:602:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_put_node(_Link_type __p) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/map:60, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:632:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_construct_node(_Link_type __node, _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:651:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_create_node(_Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:659:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_destroy_node(_Link_type __p) noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:667:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_drop_node(_Link_type __p) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/map:60, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:675:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_clone_node(_Const_Link_type __x, _NodeGen& __node_gen) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:700:6: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT_IF( ^~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/map:60, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:706:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree_impl(const _Rb_tree_impl& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:716:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree_impl(_Rb_tree_impl&&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:718:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree_impl(const _Key_compare& __comp, _Node_allocator&& __a) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:728:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_root() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:732:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_root() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:736:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_leftmost() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:740:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_leftmost() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:744:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_rightmost() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:748:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_rightmost() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:752:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_begin() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:756:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_begin() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:763:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_end() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:767:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_end() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/map:60, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:771:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_value(_Const_Link_type __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:775:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_key(_Const_Link_type __x) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:779:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_left(_Base_ptr __x) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:783:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_left(_Const_Base_ptr __x) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:787:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_right(_Base_ptr __x) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:791:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_right(_Const_Base_ptr __x) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/map:60, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:795:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_value(_Const_Base_ptr __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:799:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_key(_Const_Base_ptr __x) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:803:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_minimum(_Base_ptr __x) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:807:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_minimum(_Const_Base_ptr __x) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:811:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_maximum(_Base_ptr __x) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:815:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_maximum(_Const_Base_ptr __x) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/map:60, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:833:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_insert_unique_pos(const key_type& __k); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:836:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_insert_equal_pos(const key_type& __k); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:840:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const key_type& __k); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:844:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const key_type& __k); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:850:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_(_Base_ptr __x, _Base_ptr __y, _Arg&& __v, _NodeGen&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:853:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_node(_Base_ptr __x, _Base_ptr __y, _Link_type __z); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:857:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_lower(_Base_ptr __y, _Arg&& __v); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:861:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_equal_lower(_Arg&& __x); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:864:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_lower_node(_Base_ptr __p, _Link_type __z); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:867:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_equal_lower_node(_Link_type __z); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:885:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_copy(_Const_Link_type __x, _Base_ptr __p, _NodeGen&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:889:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_copy(const _Rb_tree& __x, _NodeGen& __gen) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:899:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_copy(const _Rb_tree& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:906:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_erase(_Link_type __x); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:910:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Key& __k); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:914:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Key& __k) const; ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:918:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Key& __k); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:922:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Key& __k) const; ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:929:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree() = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:933:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const allocator_type& __a = allocator_type()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:936:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree(const _Rb_tree& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:944:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree(const allocator_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:948:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree(const _Rb_tree& __x, const allocator_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:955:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree(_Rb_tree&&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:957:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree(_Rb_tree&& __x, const allocator_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:961:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree(_Rb_tree&& __x, _Node_allocator&& __a); ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:964:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~_Rb_tree() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/map:60, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:968:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const _Rb_tree& __x); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:972:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture key_comp() const ^~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:976:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture begin() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:980:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture begin() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:984:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture end() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:988:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture end() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:992:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rbegin() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:996:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rbegin() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1000:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rend() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1004:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rend() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1008:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture empty() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1012:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1016:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max_size() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1021:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT_IF(__is_nothrow_swappable<_Compare>::value); ^~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/map:60, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1027:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_unique(_Arg&& __x); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1031:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_equal(_Arg&& __x); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1035:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_unique_(const_iterator __pos, _Arg&& __x, _NodeGen&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1039:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_unique_(const_iterator __pos, _Arg&& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1047:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_equal_(const_iterator __pos, _Arg&& __x, _NodeGen&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1051:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_equal_(const_iterator __pos, _Arg&& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1059:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_emplace_unique(_Args&&... __args); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1063:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_emplace_equal(_Args&&... __args); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1067:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_emplace_hint_unique(const_iterator __pos, _Args&&... __args); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1071:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_emplace_hint_equal(const_iterator __pos, _Args&&... __args); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1105:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_unique(_InputIterator __first, _InputIterator __last); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1109:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_equal(_InputIterator __first, _InputIterator __last); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1113:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_erase_aux(const_iterator __position); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1116:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_erase_aux(const_iterator __first, const_iterator __last); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1124:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erase(const_iterator __position) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1136:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erase(iterator __position) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1160:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erase(const key_type& __x); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1167:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erase(const_iterator __first, const_iterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1182:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erase(const key_type* __first, const key_type* __last); ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1185:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture clear() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/map:60, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1193:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find(const key_type& __k); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1196:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find(const key_type& __k) const; ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1199:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture count(const key_type& __k) const; ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1202:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lower_bound(const key_type& __k) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1206:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lower_bound(const key_type& __k) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1210:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture upper_bound(const key_type& __k) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1214:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture upper_bound(const key_type& __k) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1218:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture equal_range(const key_type& __k); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1221:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture equal_range(const key_type& __k) const; ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1342:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __rb_verify() const; ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1348:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture && is_nothrow_move_assignable<_Compare>::value); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1352:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_assign_unique(_Iterator, _Iterator); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1356:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_assign_equal(_Iterator, _Iterator); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1361:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_move_data(_Rb_tree& __x, std::true_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1367:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_move_data(_Rb_tree&, std::false_type); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1371:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_move_assign(_Rb_tree&, std::true_type); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1376:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_move_assign(_Rb_tree&, std::false_type); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1550:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1560:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1570:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1577:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1584:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1591:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1598:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1605:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree(_Rb_tree&& __x, _Node_allocator&& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1617:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_move_data(_Rb_tree& __x, std::false_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h: In member function 'void std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_move_data(std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>&, std::false_type)': C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1625:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture [&__an](const value_type& __cval) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h: At global scope: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1638:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_move_assign(_Rb_tree& __x, true_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1651:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_move_assign(_Rb_tree& __x, false_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h: In member function 'void std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_move_assign(std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>&, std::false_type)': C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1663:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture [&__roan](const value_type& __cval) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h: At global scope: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1679:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture && is_nothrow_move_assignable<_Compare>::value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1691:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_assign_unique(_Iterator __first, _Iterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1704:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_assign_equal(_Iterator __first, _Iterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1717:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const _Rb_tree& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1763:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _NodeGen& __node_gen) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1785:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_lower(_Base_ptr __p, _Arg&& __v) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1810:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_equal_lower(_Arg&& __v) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1831:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_copy(_Const_Link_type __x, _Base_ptr __p, _NodeGen& __node_gen) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1867:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_erase(_Link_type __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1885:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Key& __k) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1901:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Key& __k) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1917:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Key& __k) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1933:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Key& __k) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1950:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture equal_range(const _Key& __k) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1982:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture equal_range(const _Key& __k) const ^~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2012:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT_IF(__is_nothrow_swappable<_Compare>::value) ^~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/map:60, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2045:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_insert_unique_pos(const key_type& __k) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2077:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_insert_equal_pos(const key_type& __k) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2100:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_unique(_Arg&& __v) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2128:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_equal(_Arg&& __v) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2148:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const key_type& __k) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2214:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _NodeGen& __node_gen) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2233:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_insert_hint_equal_pos(const_iterator __position, const key_type& __k) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2296:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _NodeGen& __node_gen) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2314:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_node(_Base_ptr __x, _Base_ptr __p, _Link_type __z) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2330:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_lower_node(_Base_ptr __p, _Link_type __z) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2346:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_equal_lower_node(_Link_type __z) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2365:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_emplace_unique(_Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2391:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_emplace_equal(_Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2412:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_emplace_hint_unique(const_iterator __pos, _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2438:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_emplace_hint_equal(const_iterator __pos, _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2464:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_unique(_II __first, _II __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2476:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_equal(_II __first, _II __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2487:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_erase_aux(const_iterator __position) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2501:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_erase_aux(const_iterator __first, const_iterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2514:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erase(const _Key& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2526:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erase(const _Key* __first, const _Key* __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2537:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find(const _Key& __k) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2550:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find(const _Key& __k) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2562:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture count(const _Key& __k) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2571:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Rb_tree_node_base* __root) throw (); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2571:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2576:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree<_Key,_Val,_KeyOfValue,_Compare,_Alloc>::__rb_verify() const ^~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/utility:69, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:38, from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:63, from C:/rtools40/mingw64/include/c++/8.3.0/map:61, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_relops.h:87:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator!=(const _Tp& __x, const _Tp& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_relops.h:100:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>(const _Tp& __x, const _Tp& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_relops.h:113:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<=(const _Tp& __x, const _Tp& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_relops.h:126:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>=(const _Tp& __x, const _Tp& __y) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/tuple:38, from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:63, from C:/rtools40/mingw64/include/c++/8.3.0/map:61, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/utility:171:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __get(std::pair<_Tp1, _Tp2>& __pair) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/utility:176:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __move_get(std::pair<_Tp1, _Tp2>&& __pair) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/utility:181:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __const_get(const std::pair<_Tp1, _Tp2>& __pair) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/utility:186:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __const_move_get(const std::pair<_Tp1, _Tp2>&& __pair) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/utility:195:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __get(std::pair<_Tp1, _Tp2>& __pair) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/utility:200:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __move_get(std::pair<_Tp1, _Tp2>&& __pair) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/utility:205:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __const_get(const std::pair<_Tp1, _Tp2>& __pair) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/utility:210:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __const_move_get(const std::pair<_Tp1, _Tp2>&& __pair) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/utility:216:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get(std::pair<_Tp1, _Tp2>& ___in) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/utility:221:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get(std::pair<_Tp1, _Tp2>&& ___in) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/utility:226:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get(const std::pair<_Tp1, _Tp2>& ___in) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/utility:231:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get(const std::pair<_Tp1, _Tp2>&& __in) noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:63, from C:/rtools40/mingw64/include/c++/8.3.0/map:61, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:55:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __cow_string(); ^ C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:56:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __cow_string(const std::string&); ^ C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:57:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __cow_string(const char*, size_t); ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:58:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __cow_string(const __cow_string&) _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:59:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __cow_string& operator=(const __cow_string&) _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:63, from C:/rtools40/mingw64/include/c++/8.3.0/map:61, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:60:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~__cow_string(); ^ C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:62:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __cow_string(__cow_string&&) noexcept; ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:63:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __cow_string& operator=(__cow_string&&) noexcept; ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:120:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture logic_error(const string& __arg) _GLIBCXX_TXN_SAFE; ^ C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:124:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture logic_error(const char*) _GLIBCXX_TXN_SAFE; ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:128:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture logic_error(const logic_error&) _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:129:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture logic_error& operator=(const logic_error&) _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:132:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~logic_error() _GLIBCXX_TXN_SAFE_DYN _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:137:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture what() const _GLIBCXX_TXN_SAFE_DYN _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:63, from C:/rtools40/mingw64/include/c++/8.3.0/map:61, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:150:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit domain_error(const string& __arg) _GLIBCXX_TXN_SAFE; ^ C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:152:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit domain_error(const char*) _GLIBCXX_TXN_SAFE; ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:154:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~domain_error() _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:63, from C:/rtools40/mingw64/include/c++/8.3.0/map:61, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:161:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit invalid_argument(const string& __arg) _GLIBCXX_TXN_SAFE; ^ C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:163:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit invalid_argument(const char*) _GLIBCXX_TXN_SAFE; ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:165:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~invalid_argument() _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:63, from C:/rtools40/mingw64/include/c++/8.3.0/map:61, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:173:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit length_error(const string& __arg) _GLIBCXX_TXN_SAFE; ^ C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:175:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit length_error(const char*) _GLIBCXX_TXN_SAFE; ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:177:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~length_error() _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:63, from C:/rtools40/mingw64/include/c++/8.3.0/map:61, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:185:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit out_of_range(const string& __arg) _GLIBCXX_TXN_SAFE; ^ C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:187:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit out_of_range(const char*) _GLIBCXX_TXN_SAFE; ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:189:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~out_of_range() _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:63, from C:/rtools40/mingw64/include/c++/8.3.0/map:61, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:204:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture runtime_error(const string& __arg) _GLIBCXX_TXN_SAFE; ^ C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:208:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture runtime_error(const char*) _GLIBCXX_TXN_SAFE; ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:212:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture runtime_error(const runtime_error&) _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:213:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture runtime_error& operator=(const runtime_error&) _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:216:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~runtime_error() _GLIBCXX_TXN_SAFE_DYN _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:221:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture what() const _GLIBCXX_TXN_SAFE_DYN _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:63, from C:/rtools40/mingw64/include/c++/8.3.0/map:61, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:233:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit range_error(const string& __arg) _GLIBCXX_TXN_SAFE; ^ C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:235:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit range_error(const char*) _GLIBCXX_TXN_SAFE; ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:237:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~range_error() _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:63, from C:/rtools40/mingw64/include/c++/8.3.0/map:61, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:244:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit overflow_error(const string& __arg) _GLIBCXX_TXN_SAFE; ^ C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:246:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit overflow_error(const char*) _GLIBCXX_TXN_SAFE; ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:248:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~overflow_error() _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:63, from C:/rtools40/mingw64/include/c++/8.3.0/map:61, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:255:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit underflow_error(const string& __arg) _GLIBCXX_TXN_SAFE; ^ C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:257:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit underflow_error(const char*) _GLIBCXX_TXN_SAFE; ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:259:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~underflow_error() _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:63, from C:/rtools40/mingw64/include/c++/8.3.0/map:61, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/array:55:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_ref(const _Type& __t, std::size_t __n) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:59:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_ptr(const _Type& __t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:71:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_ref(const _Type&, std::size_t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:75:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_ptr(const _Type&) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:116:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fill(const value_type& __u) ^ C:/rtools40/mingw64/include/c++/8.3.0/array:121:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture noexcept(_AT_Type::_Is_nothrow_swappable::value) ^ C:/rtools40/mingw64/include/c++/8.3.0/array:126:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture begin() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:130:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture begin() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:134:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture end() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:138:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture end() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:142:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rbegin() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:146:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rbegin() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:150:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rend() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:154:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rend() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:158:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cbegin() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:162:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cend() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:166:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture crbegin() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:170:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture crend() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:175:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size() const noexcept { return _Nm; } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:178:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max_size() const noexcept { return _Nm; } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:181:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture empty() const noexcept { return size() == 0; } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:185:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator[](size_type __n) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:189:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator[](size_type __n) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:193:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture at(size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/array:203:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture at(size_type __n) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:215:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture front() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:219:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture front() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:223:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture back() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:227:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture back() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:234:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture data() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:238:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture data() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:252:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator==(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two) ^ C:/rtools40/mingw64/include/c++/8.3.0/array:257:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator!=(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two) ^ C:/rtools40/mingw64/include/c++/8.3.0/array:262:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<(const array<_Tp, _Nm>& __a, const array<_Tp, _Nm>& __b) ^ C:/rtools40/mingw64/include/c++/8.3.0/array:270:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two) ^ C:/rtools40/mingw64/include/c++/8.3.0/array:275:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<=(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two) ^ C:/rtools40/mingw64/include/c++/8.3.0/array:280:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>=(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two) ^ C:/rtools40/mingw64/include/c++/8.3.0/array:295:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture noexcept(noexcept(__one.swap(__two))) ^ C:/rtools40/mingw64/include/c++/8.3.0/array:302:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(array<_Tp, _Nm>&, array<_Tp, _Nm>&) = delete; ^ C:/rtools40/mingw64/include/c++/8.3.0/array:302:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/array:307:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get(array<_Tp, _Nm>& __arr) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:316:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get(array<_Tp, _Nm>&& __arr) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:324:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get(const array<_Tp, _Nm>& __arr) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:333:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get(const array<_Tp, _Nm>&& __arr) noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/tuple:41, from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:63, from C:/rtools40/mingw64/include/c++/8.3.0/map:61, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/invoke.h:54:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __invfwd(typename remove_reference<_Tp>::type& __t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/invoke.h:59:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __invoke_impl(__invoke_other, _Fn&& __f, _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/invoke.h:65:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/invoke.h:71:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/invoke.h:78:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __invoke_impl(__invoke_memobj_ref, _MemPtr&& __f, _Tp&& __t) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/invoke.h:83:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __invoke_impl(__invoke_memobj_deref, _MemPtr&& __f, _Tp&& __t) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/invoke.h:90:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture noexcept(__is_nothrow_invocable<_Callable, _Args...>::value) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:63, from C:/rtools40/mingw64/include/c++/8.3.0/map:61, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/tuple:76:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr _Head_base() ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:79:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr _Head_base(const _Head& __h) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:82:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr _Head_base(const _Head_base&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:83:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr _Head_base(_Head_base&&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:86:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr _Head_base(_UHead&& __h) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:89:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Head_base(allocator_arg_t, __uses_alloc0) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:93:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Head_base(allocator_arg_t, __uses_alloc1<_Alloc> __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:97:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Head_base(allocator_arg_t, __uses_alloc2<_Alloc> __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:101:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Head_base(__uses_alloc0, _UHead&& __uhead) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:105:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Head_base(__uses_alloc1<_Alloc> __a, _UHead&& __uhead) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:109:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Head_base(__uses_alloc2<_Alloc> __a, _UHead&& __uhead) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:113:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_head(_Head_base& __b) noexcept { return __b; } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:116:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_head(const _Head_base& __b) noexcept { return __b; } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:122:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr _Head_base() ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:125:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr _Head_base(const _Head& __h) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:128:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr _Head_base(const _Head_base&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:129:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr _Head_base(_Head_base&&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:132:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr _Head_base(_UHead&& __h) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:135:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Head_base(allocator_arg_t, __uses_alloc0) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:139:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Head_base(allocator_arg_t, __uses_alloc1<_Alloc> __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:143:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Head_base(allocator_arg_t, __uses_alloc2<_Alloc> __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:147:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Head_base(__uses_alloc0, _UHead&& __uhead) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:151:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Head_base(__uses_alloc1<_Alloc> __a, _UHead&& __uhead) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:156:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Head_base(__uses_alloc2<_Alloc> __a, _UHead&& __uhead) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:160:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_head(_Head_base& __b) noexcept { return __b._M_head_impl; } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:163:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_head(const _Head_base& __b) noexcept { return __b._M_head_impl; } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:195:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_head(_Tuple_impl& __t) noexcept { return _Base::_M_head(__t); } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:198:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_head(const _Tuple_impl& __t) noexcept { return _Base::_M_head(__t); } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:201:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_tail(_Tuple_impl& __t) noexcept { return __t; } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:204:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_tail(const _Tuple_impl& __t) noexcept { return __t; } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:206:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr _Tuple_impl() ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:210:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr _Tuple_impl(const _Head& __head, const _Tail&... __tail) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:216:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr _Tuple_impl(_UHead&& __head, _UTail&&... __tail) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:220:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr _Tuple_impl(const _Tuple_impl&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:225:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture is_nothrow_move_constructible<_Inherited>>::value) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:230:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr _Tuple_impl(const _Tuple_impl<_Idx, _UElements...>& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:235:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr _Tuple_impl(_Tuple_impl<_Idx, _UHead, _UTails...>&& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:242:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Tuple_impl(allocator_arg_t __tag, const _Alloc& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:248:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Head& __head, const _Tail&... __tail) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:256:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _UHead&& __head, _UTail&&... __tail) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:263:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Tuple_impl& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:269:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Tuple_impl&& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:276:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Tuple_impl<_Idx, _UElements...>& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:284:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Tuple_impl<_Idx, _UHead, _UTails...>&& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:292:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const _Tuple_impl& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:302:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture is_nothrow_move_assignable<_Inherited>>::value) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:311:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const _Tuple_impl<_Idx, _UElements...>& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:320:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(_Tuple_impl<_Idx, _UHead, _UTails...>&& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:333:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture && noexcept(_M_tail(___in)._M_swap(_M_tail(___in)))) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:351:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_head(_Tuple_impl& __t) noexcept { return _Base::_M_head(__t); } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:354:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_head(const _Tuple_impl& __t) noexcept { return _Base::_M_head(__t); } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:356:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr _Tuple_impl() ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:360:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr _Tuple_impl(const _Head& __head) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:365:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr _Tuple_impl(_UHead&& __head) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:368:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr _Tuple_impl(const _Tuple_impl&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:372:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture noexcept(is_nothrow_move_constructible<_Head>::value) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:376:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr _Tuple_impl(const _Tuple_impl<_Idx, _UHead>& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:380:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr _Tuple_impl(_Tuple_impl<_Idx, _UHead>&& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:385:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Tuple_impl(allocator_arg_t __tag, const _Alloc& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:390:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Head& __head) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:395:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _UHead&& __head) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:401:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Tuple_impl& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:406:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Tuple_impl&& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:412:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Tuple_impl<_Idx, _UHead>& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:418:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Tuple_impl<_Idx, _UHead>&& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:424:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const _Tuple_impl& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:432:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture noexcept(is_nothrow_move_assignable<_Head>::value) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:440:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const _Tuple_impl<_Idx, _UHead>& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:448:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(_Tuple_impl<_Idx, _UHead>&& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:458:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture noexcept(__is_nothrow_swappable<_Head>::value) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:471:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _ConstructibleTuple() ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:477:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _ImplicitlyConvertibleTuple() ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:483:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _MoveConstructibleTuple() ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:489:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _ImplicitlyMoveConvertibleTuple() ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:495:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _NonNestedTuple() ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:506:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _NotSameTuple() ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:519:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _ConstructibleTuple() ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:525:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _ImplicitlyConvertibleTuple() ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:531:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _MoveConstructibleTuple() ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:537:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _ImplicitlyMoveConvertibleTuple() ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:543:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _NonNestedTuple() ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:548:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _NotSameTuple() ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:565:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _DefaultConstructibleTuple() ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:569:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _ImplicitlyDefaultConstructibleTuple() ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:581:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr tuple() ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:591:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit constexpr tuple() ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:608:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr tuple(const _Elements&... __elements) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:619:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit constexpr tuple(const _Elements&... __elements) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:646:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr tuple(_UElements&&... __elements) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:657:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit constexpr tuple(_UElements&&... __elements) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:660:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr tuple(const tuple&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:662:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr tuple(tuple&&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:678:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr tuple(const tuple<_UElements...>& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:690:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit constexpr tuple(const tuple<_UElements...>& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:702:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr tuple(tuple<_UElements...>&& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:713:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit constexpr tuple(tuple<_UElements...>&& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:719:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tuple(allocator_arg_t __tag, const _Alloc& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:730:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Elements&... __elements) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:741:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Elements&... __elements) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:751:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _UElements&&... __elements) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:762:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _UElements&&... __elements) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:767:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tuple(allocator_arg_t __tag, const _Alloc& __a, const tuple& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:771:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tuple(allocator_arg_t __tag, const _Alloc& __a, tuple&& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:784:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const tuple<_UElements...>& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:799:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const tuple<_UElements...>& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:814:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tuple<_UElements...>&& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:829:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tuple<_UElements...>&& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:835:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const tuple& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:843:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture noexcept(is_nothrow_move_assignable<_Inherited>::value) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:853:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const tuple<_UElements...>& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:863:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(tuple<_UElements...>&& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:871:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture noexcept(noexcept(___in._M_swap(___in))) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:893:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void swap(tuple&) noexcept { /* no-op */ } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:896:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tuple() = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:899:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tuple(allocator_arg_t, const _Alloc&) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:901:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tuple(allocator_arg_t, const _Alloc&, const tuple&) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:919:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr tuple() ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:933:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit constexpr tuple() ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:947:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr tuple(const _T1& __a1, const _T2& __a2) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:956:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit constexpr tuple(const _T1& __a1, const _T2& __a2) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:971:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr tuple(_U1&& __a1, _U2&& __a2) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:982:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit constexpr tuple(_U1&& __a1, _U2&& __a2) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:985:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr tuple(const tuple&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:987:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr tuple(tuple&&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:995:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr tuple(const tuple<_U1, _U2>& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1004:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit constexpr tuple(const tuple<_U1, _U2>& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1013:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr tuple(tuple<_U1, _U2>&& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1022:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit constexpr tuple(tuple<_U1, _U2>&& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1031:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr tuple(const pair<_U1, _U2>& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1040:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit constexpr tuple(const pair<_U1, _U2>& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1049:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr tuple(pair<_U1, _U2>&& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1059:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit constexpr tuple(pair<_U1, _U2>&& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1066:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tuple(allocator_arg_t __tag, const _Alloc& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1078:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _T1& __a1, const _T2& __a2) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1090:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _T1& __a1, const _T2& __a2) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1099:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tuple(allocator_arg_t __tag, const _Alloc& __a, _U1&& __a1, _U2&& __a2) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1110:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _U1&& __a1, _U2&& __a2) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1115:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tuple(allocator_arg_t __tag, const _Alloc& __a, const tuple& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1119:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tuple(allocator_arg_t __tag, const _Alloc& __a, tuple&& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1129:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const tuple<_U1, _U2>& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1141:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const tuple<_U1, _U2>& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1152:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tuple(allocator_arg_t __tag, const _Alloc& __a, tuple<_U1, _U2>&& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1163:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tuple<_U1, _U2>&& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1174:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const pair<_U1, _U2>& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1184:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const pair<_U1, _U2>& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1193:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tuple(allocator_arg_t __tag, const _Alloc& __a, pair<_U1, _U2>&& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1204:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pair<_U1, _U2>&& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1209:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const tuple& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1217:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture noexcept(is_nothrow_move_assignable<_Inherited>::value) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1225:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const tuple<_U1, _U2>& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1233:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(tuple<_U1, _U2>&& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1241:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const pair<_U1, _U2>& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1250:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(pair<_U1, _U2>&& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1259:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture noexcept(noexcept(___in._M_swap(___in))) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1303:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __get_helper(_Tuple_impl<__i, _Head, _Tail...>& __t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1308:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __get_helper(const _Tuple_impl<__i, _Head, _Tail...>& __t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1314:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get(tuple<_Elements...>& __t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1320:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get(const tuple<_Elements...>& __t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1326:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get(tuple<_Elements...>&& __t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1335:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get(const tuple<_Elements...>&& __t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1386:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __eq(const _Tp& __t, const _Up& __u) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1393:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __less(const _Tp& __t, const _Up& __u) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1405:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __eq(const _Tp&, const _Up&) { return true; } ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1408:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __less(const _Tp&, const _Up&) { return false; } ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1414:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const tuple<_UElements...>& __u) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1427:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const tuple<_UElements...>& __u) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1440:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const tuple<_UElements...>& __u) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1446:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const tuple<_UElements...>& __u) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1452:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const tuple<_UElements...>& __u) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1458:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const tuple<_UElements...>& __u) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1464:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture make_tuple(_Elements&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1475:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture forward_as_tuple(_Elements&&... __args) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1566:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_do(_Tp&& __tp, _Tpls&&... __tps, _Us&&... __us) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1581:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_do(_Us&&... __us) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1592:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture -> typename __tuple_cat_result<_Tpls...>::__type ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1605:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tie(_Elements&... __args) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1619:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture noexcept(noexcept(__x.swap(__y))) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1625:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(tuple<_Elements...>&, tuple<_Elements...>&) = delete; ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1625:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/tuple:1636:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const _Tp&) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1654:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tuple<_Args1...> __first, tuple<_Args2...> __second) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1666:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Index_tuple<_Indexes1...>, _Index_tuple<_Indexes2...>) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/map:61, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:134:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture value_compare(_Compare __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:138:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool operator()(const value_type& __x, const value_type& __y) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:183:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture map() = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:193:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const allocator_type& __a = allocator_type()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:205:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture map(const map&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:213:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture map(map&&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:228:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const allocator_type& __a = allocator_type()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:234:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture map(const allocator_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:238:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture map(const map& __m, const allocator_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:244:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture && _Alloc_traits::_S_always_equal()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:248:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture map(initializer_list __l, const allocator_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:255:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const allocator_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:271:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture map(_InputIterator __first, _InputIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:290:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const allocator_type& __a = allocator_type()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:300:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~map() = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:317:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const map&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:321:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(map&&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:335:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(initializer_list __l) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:344:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get_allocator() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:354:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture begin() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:363:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture begin() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:372:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture end() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:381:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture end() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:390:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rbegin() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:399:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rbegin() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:408:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rend() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:417:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rend() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/map:61, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:427:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cbegin() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:436:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cend() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:445:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture crbegin() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:454:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture crend() const noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:463:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture empty() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:468:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:473:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max_size() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/map:61, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:490:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator[](const key_type& __k) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:510:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator[](key_type&& __k) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:535:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture at(const key_type& __k) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:544:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture at(const key_type& __k) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:574:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture emplace(_Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:604:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture emplace_hint(const_iterator __pos, _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:801:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(const value_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:808:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(value_type&& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:814:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(_Pair&& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:828:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(std::initializer_list __list) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:858:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(const_iterator __position, const value_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:868:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(const_iterator __position, value_type&& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:873:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(const_iterator __position, _Pair&& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:891:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(_InputIterator __first, _InputIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1030:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erase(const_iterator __position) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1036:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erase(iterator __position) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1067:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erase(const key_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1087:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erase(const_iterator __first, const_iterator __last) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1122:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT_IF(__is_nothrow_swappable<_Compare>::value) ^~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1132:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture clear() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/map:61, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1141:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture key_comp() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1149:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture value_comp() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1168:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find(const key_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1193:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find(const key_type& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1214:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture count(const key_type& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1238:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lower_bound(const key_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1263:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lower_bound(const key_type& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1283:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture upper_bound(const key_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1303:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture upper_bound(const key_type& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1332:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture equal_range(const key_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1361:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture equal_range(const key_type& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1380:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const map<_K1, _T1, _C1, _A1>&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1385:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const map<_K1, _T1, _C1, _A1>&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1435:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const map<_Key, _Tp, _Compare, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1452:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const map<_Key, _Tp, _Compare, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1459:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const map<_Key, _Tp, _Compare, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1466:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const map<_Key, _Tp, _Compare, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1473:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const map<_Key, _Tp, _Compare, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1480:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const map<_Key, _Tp, _Compare, _Alloc>& __y) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1488:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT_IF(noexcept(__x.swap(__y))) ^~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/map:62, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:133:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture value_compare(_Compare __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:137:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool operator()(const value_type& __x, const value_type& __y) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:180:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture multimap() = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:190:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const allocator_type& __a = allocator_type()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:202:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture multimap(const multimap&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:211:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture multimap(multimap&&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:225:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const allocator_type& __a = allocator_type()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:231:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture multimap(const allocator_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:235:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture multimap(const multimap& __m, const allocator_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:241:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture && _Alloc_traits::_S_always_equal()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:245:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture multimap(initializer_list __l, const allocator_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:252:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const allocator_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:267:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture multimap(_InputIterator __first, _InputIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:285:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const allocator_type& __a = allocator_type()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:295:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~multimap() = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:312:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const multimap&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:316:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(multimap&&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:330:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(initializer_list __l) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:339:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get_allocator() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:349:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture begin() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:358:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture begin() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:367:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture end() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:376:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture end() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:385:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rbegin() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:394:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rbegin() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:403:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rend() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:412:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rend() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/map:62, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:422:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cbegin() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:431:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cend() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:440:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture crbegin() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:449:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture crend() const noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:456:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture empty() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:461:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:466:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max_size() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/map:62, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:489:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture emplace(_Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:516:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture emplace_hint(const_iterator __pos, _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:537:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(const value_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:544:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(value_type&& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:549:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(_Pair&& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:577:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(const_iterator __position, const value_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:587:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(const_iterator __position, value_type&& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:592:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(const_iterator __position, _Pair&& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:611:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(_InputIterator __first, _InputIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:623:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(initializer_list __l) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:700:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erase(const_iterator __position) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:706:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erase(iterator __position) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:737:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erase(const key_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:758:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erase(const_iterator __first, const_iterator __last) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:796:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT_IF(__is_nothrow_swappable<_Compare>::value) ^~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:806:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture clear() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/map:62, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:815:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture key_comp() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:823:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture value_comp() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:841:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find(const key_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:865:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find(const key_type& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:883:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture count(const key_type& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:907:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lower_bound(const key_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:932:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lower_bound(const key_type& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:952:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture upper_bound(const key_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:972:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture upper_bound(const key_type& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:999:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture equal_range(const key_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:1026:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture equal_range(const key_type& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:1045:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const multimap<_K1, _T1, _C1, _A1>&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:1050:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const multimap<_K1, _T1, _C1, _A1>&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:1099:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const multimap<_Key, _Tp, _Compare, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:1116:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const multimap<_Key, _Tp, _Compare, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:1123:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const multimap<_Key, _Tp, _Compare, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:1130:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const multimap<_Key, _Tp, _Compare, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:1137:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const multimap<_Key, _Tp, _Compare, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:1144:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const multimap<_Key, _Tp, _Compare, _Alloc>& __y) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dBit.h:41, from CoreArray/dBitGDS.h:40, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:1152:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT_IF(noexcept(__x.swap(__y))) ^~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tempbuf.h:85:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get_temporary_buffer(ptrdiff_t __len) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/memory:66, from CoreArray/dBase.h:46, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tempbuf.h:112:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture return_temporary_buffer(_Tp* __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tempbuf.h:141:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tempbuf.h:146:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture requested_size() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tempbuf.h:151:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture begin() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tempbuf.h:156:11: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture end() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tempbuf.h:163:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Temporary_buffer(_ForwardIterator __first, _ForwardIterator __last); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tempbuf.h:165:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~_Temporary_buffer() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tempbuf.h:173:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Temporary_buffer(const _Temporary_buffer&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tempbuf.h:176:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const _Temporary_buffer&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tempbuf.h:186:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator __seed) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tempbuf.h:216:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __ucr(_Pointer, _Pointer, _ForwardIterator) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tempbuf.h:232:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator __seed) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tempbuf.h:244:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Temporary_buffer(_ForwardIterator __first, _ForwardIterator __last) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/memory:67, from CoreArray/dBase.h:46, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_raw_storage_iter.h:76:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture raw_storage_iterator(_OutputIterator __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_raw_storage_iter.h:80:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator*() { return *this; } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_raw_storage_iter.h:83:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const _Tp& __element) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_raw_storage_iter.h:93:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(_Tp&& __element) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_raw_storage_iter.h:101:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_raw_storage_iter.h:108:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++(int) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_raw_storage_iter.h:117:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _OutputIterator base() const { return _M_iter; } ^~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/memory:74, from CoreArray/dBase.h:46, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:71:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture what() const throw() ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:79:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture what() const throw() ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:87:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture what() const throw() ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:95:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture what() const throw() ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:101:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_concurrence_lock_error() ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:105:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_concurrence_unlock_error() ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:110:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_concurrence_broadcast_error() ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:114:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_concurrence_wait_error() ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:127:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mutex(const __mutex&); ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:128:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mutex& operator=(const __mutex&); ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:131:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mutex() ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:140:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~__mutex() ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:147:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void lock() ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:158:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void unlock() ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:169:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_mutex_t* gthread_mutex(void) ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:182:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __recursive_mutex(const __recursive_mutex&); ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:183:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __recursive_mutex& operator=(const __recursive_mutex&); ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:186:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __recursive_mutex() ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:202:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void lock() ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:213:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void unlock() ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:224:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_recursive_mutex_t* gthread_recursive_mutex(void) ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:239:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __scoped_lock(const __scoped_lock&); ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:240:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __scoped_lock& operator=(const __scoped_lock&); ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:243:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit __scoped_lock(__mutex_type& __name) : _M_device(__name) ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:246:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~__scoped_lock() throw() ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:260:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __cond(const __cond&); ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:261:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __cond& operator=(const __cond&); ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:264:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __cond() ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:280:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void broadcast() ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:291:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void wait(__mutex *mutex) ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:301:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void wait_recursive(__recursive_mutex *mutex) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/memory:80, from CoreArray/dBase.h:46, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:62:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr default_delete() noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:71:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture default_delete(const default_delete<_Up>&) noexcept { } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:75:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Tp* __ptr) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:93:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr default_delete() noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:106:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture default_delete(const default_delete<_Up[]>&) noexcept { } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:111:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Up* __ptr) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:142:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __uniq_ptr_impl() = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:143:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __uniq_ptr_impl(pointer __p) : _M_t() { _M_ptr() = __p; } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:146:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __uniq_ptr_impl(pointer __p, _Del&& __d) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:149:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pointer& _M_ptr() { return std::get<0>(_M_t); } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:150:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pointer _M_ptr() const { return std::get<0>(_M_t); } ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:151:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Dp& _M_deleter() { return std::get<1>(_M_t); } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:152:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Dp& _M_deleter() const { return std::get<1>(_M_t); } ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:191:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr unique_ptr() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:204:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unique_ptr(pointer __p) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:217:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture deleter_type, const deleter_type&>::type __d) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:228:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture typename remove_reference::type&& __d) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:236:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr unique_ptr(nullptr_t) noexcept : _M_t() { } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:241:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unique_ptr(unique_ptr&& __u) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:255:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unique_ptr(unique_ptr<_Up, _Ep>&& __u) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:265:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unique_ptr(auto_ptr<_Up>&& __u) noexcept; ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:270:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~unique_ptr() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:287:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(unique_ptr&& __u) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:307:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(unique_ptr<_Up, _Ep>&& __u) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:316:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(nullptr_t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:326:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator*() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:334:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator->() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:342:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:347:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get_deleter() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:352:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get_deleter() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:356:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit operator bool() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:363:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture release() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:377:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reset(pointer __p = pointer()) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:387:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(unique_ptr& __u) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:394:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unique_ptr(const unique_ptr&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:395:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unique_ptr& operator=(const unique_ptr&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:459:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr unique_ptr() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:476:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unique_ptr(_Up __p) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:493:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture deleter_type, const deleter_type&>::type __d) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:508:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture remove_reference::type&& __d) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:514:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unique_ptr(unique_ptr&& __u) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:520:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr unique_ptr(nullptr_t) noexcept : _M_t() { } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:524:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unique_ptr(unique_ptr<_Up, _Ep>&& __u) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:529:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~unique_ptr() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:546:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(unique_ptr&& __u) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:566:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(unique_ptr<_Up, _Ep>&& __u) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:575:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(nullptr_t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:585:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator[](size_t __i) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:593:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:598:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get_deleter() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:603:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get_deleter() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:607:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit operator bool() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:614:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture release() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:640:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reset(_Up __p) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:649:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void reset(nullptr_t = nullptr) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:656:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(unique_ptr& __u) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:663:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unique_ptr(const unique_ptr&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:664:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unique_ptr& operator=(const unique_ptr&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:676:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unique_ptr<_Tp, _Dp>& __y) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:683:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unique_ptr<_Tp, _Dp>&) = delete; ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:683:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:690:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const unique_ptr<_Up, _Ep>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:695:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator==(const unique_ptr<_Tp, _Dp>& __x, nullptr_t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:700:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator==(nullptr_t, const unique_ptr<_Tp, _Dp>& __x) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:707:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const unique_ptr<_Up, _Ep>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:712:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator!=(const unique_ptr<_Tp, _Dp>& __x, nullptr_t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:717:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator!=(nullptr_t, const unique_ptr<_Tp, _Dp>& __x) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:724:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const unique_ptr<_Up, _Ep>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:734:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<(const unique_ptr<_Tp, _Dp>& __x, nullptr_t) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:740:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<(nullptr_t, const unique_ptr<_Tp, _Dp>& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:748:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const unique_ptr<_Up, _Ep>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:753:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<=(const unique_ptr<_Tp, _Dp>& __x, nullptr_t) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:758:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<=(nullptr_t, const unique_ptr<_Tp, _Dp>& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:765:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const unique_ptr<_Up, _Ep>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:770:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>(const unique_ptr<_Tp, _Dp>& __x, nullptr_t) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:776:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>(nullptr_t, const unique_ptr<_Tp, _Dp>& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:784:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const unique_ptr<_Up, _Ep>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:789:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>=(const unique_ptr<_Tp, _Dp>& __x, nullptr_t) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:794:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>=(nullptr_t, const unique_ptr<_Tp, _Dp>& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:804:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const unique_ptr<_Tp, _Dp>& __u) const noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:53, from C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:52, from C:/rtools40/mingw64/include/c++/8.3.0/memory:81, from CoreArray/dBase.h:46, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/allocated_ptr.h:52:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __allocated_ptr(_Alloc& __a, pointer __ptr) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/allocated_ptr.h:59:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __allocated_ptr(_Alloc& __a, _Ptr __ptr) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/allocated_ptr.h:65:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __allocated_ptr(__allocated_ptr&& __gd) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/allocated_ptr.h:70:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~__allocated_ptr() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/allocated_ptr.h:78:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(std::nullptr_t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/allocated_ptr.h:85:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture value_type* get() { return std::__to_address(_M_ptr); } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/allocated_ptr.h:95:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __allocate_guarded(_Alloc& __a) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:54, from C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:52, from C:/rtools40/mingw64/include/c++/8.3.0/memory:81, from CoreArray/dBase.h:46, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/refwrap.h:297:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reference_wrapper(_Tp& __indata) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/refwrap.h:301:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reference_wrapper(_Tp&&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/refwrap.h:303:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reference_wrapper(const reference_wrapper&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/refwrap.h:306:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const reference_wrapper&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/refwrap.h:308:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator _Tp&() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/refwrap.h:312:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/refwrap.h:317:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Args&&... __args) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/refwrap.h:327:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ref(_Tp& __t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/refwrap.h:333:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cref(const _Tp& __t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/refwrap.h:337:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void ref(const _Tp&&) = delete; ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/refwrap.h:337:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/refwrap.h:340:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void cref(const _Tp&&) = delete; ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/refwrap.h:340:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/refwrap.h:345:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ref(reference_wrapper<_Tp> __t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/refwrap.h:351:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cref(reference_wrapper<_Tp> __t) noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:52, from C:/rtools40/mingw64/include/c++/8.3.0/memory:81, from CoreArray/dBase.h:46, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:76:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual char const* what() const noexcept; ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:78:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~bad_weak_ptr() noexcept; ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:83:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_bad_weak_ptr() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:117:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Sp_counted_base() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:121:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~_Sp_counted_base() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:127:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_dispose() noexcept = 0; ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:131:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_destroy() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:135:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_deleter(const std::type_info&) noexcept = 0; ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:138:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_add_ref_copy() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:142:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_add_ref_lock(); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:145:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_add_ref_lock_nothrow(); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:148:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_release() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:177:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_weak_add_ref() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:181:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_weak_release() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:199:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_use_count() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:207:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Sp_counted_base(_Sp_counted_base const&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:208:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Sp_counted_base& operator=(_Sp_counted_base const&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:217:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_add_ref_lock() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:227:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_add_ref_lock() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:240:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_add_ref_lock() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:259:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_add_ref_lock_nothrow() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:270:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_add_ref_lock_nothrow() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:284:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_add_ref_lock_nothrow() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:303:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Sp_counted_base<_S_single>::_M_add_ref_copy() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:308:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Sp_counted_base<_S_single>::_M_release() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:320:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Sp_counted_base<_S_single>::_M_weak_add_ref() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:325:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Sp_counted_base<_S_single>::_M_weak_release() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:333:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Sp_counted_base<_S_single>::_M_get_use_count() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:372:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Sp_counted_ptr(_Ptr __p) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:376:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_dispose() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:380:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_destroy() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:384:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_deleter(const std::type_info&) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:387:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Sp_counted_ptr(const _Sp_counted_ptr&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:388:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Sp_counted_ptr& operator=(const _Sp_counted_ptr&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:396:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Sp_counted_ptr::_M_dispose() noexcept { } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:400:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Sp_counted_ptr::_M_dispose() noexcept { } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:404:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Sp_counted_ptr::_M_dispose() noexcept { } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:414:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit _Sp_ebo_helper(const _Tp& __tp) : _Tp(__tp) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:415:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit _Sp_ebo_helper(_Tp&& __tp) : _Tp(std::move(__tp)) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:418:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_get(_Sp_ebo_helper& __eboh) { return static_cast<_Tp&>(__eboh); } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:425:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit _Sp_ebo_helper(const _Tp& __tp) : _M_tp(__tp) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:426:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit _Sp_ebo_helper(_Tp&& __tp) : _M_tp(std::move(__tp)) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:429:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_get(_Sp_ebo_helper& __eboh) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:446:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Impl(_Ptr __p, _Deleter __d, const _Alloc& __a) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:450:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deleter& _M_del() noexcept { return _Del_base::_S_get(*this); } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:451:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Alloc& _M_alloc() noexcept { return _Alloc_base::_S_get(*this); } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:460:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Sp_counted_deleter(_Ptr __p, _Deleter __d) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:464:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Sp_counted_deleter(_Ptr __p, _Deleter __d, const _Alloc& __a) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:467:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~_Sp_counted_deleter() noexcept { } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:470:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_dispose() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:474:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_destroy() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:482:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_deleter(const std::type_info& __ti) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:508:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_ti() noexcept _GLIBCXX_VISIBILITY(default) ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:529:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit _Impl(_Alloc __a) noexcept : _A_base(__a) { } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:531:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Alloc& _M_alloc() noexcept { return _A_base::_S_get(*this); } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:540:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Sp_counted_ptr_inplace(_Alloc __a, _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:549:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~_Sp_counted_ptr_inplace() noexcept { } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:552:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_dispose() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:559:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_destroy() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:572:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_deleter(const std::type_info& __ti) noexcept override ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:592:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Tp* _M_ptr() noexcept { return _M_impl._M_storage._M_ptr(); } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:601:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator()(_Yp* __p) const { delete[] __p; } ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:614:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr __shared_count() noexcept : _M_pi(0) ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:619:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_count(_Ptr __p) : _M_pi(0) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:633:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_count(_Ptr __p, /* is_array = */ false_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:638:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_count(_Ptr __p, /* is_array = */ true_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:644:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_count(_Ptr __p, _Deleter __d) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:650:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_count(_Ptr __p, _Deleter __d, _Alloc __a) : _M_pi(0) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:671:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:690:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_count(std::auto_ptr<_Tp>&& __r); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:697:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_count(std::unique_ptr<_Tp, _Del>&& __r) : _M_pi(0) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:720:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit __shared_count(const __weak_count<_Lp>& __r); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:723:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit __shared_count(const __weak_count<_Lp>& __r, std::nothrow_t); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:725:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~__shared_count() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:731:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_count(const __shared_count& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:739:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const __shared_count& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:754:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_swap(__shared_count& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:762:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_use_count() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:766:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_unique() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:770:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_deleter(const std::type_info& __ti) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:774:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_less(const __shared_count& __rhs) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:778:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_less(const __weak_count<_Lp>& __rhs) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:783:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator==(const __shared_count& __a, const __shared_count& __b) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:797:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr __weak_count() noexcept : _M_pi(nullptr) ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:800:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __weak_count(const __shared_count<_Lp>& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:807:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __weak_count(const __weak_count& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:814:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __weak_count(__weak_count&& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:818:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~__weak_count() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:825:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const __shared_count<_Lp>& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:837:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const __weak_count& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:849:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(__weak_count&& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:859:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_swap(__weak_count& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:867:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_use_count() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:871:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_less(const __weak_count& __rhs) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:875:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_less(const __shared_count<_Lp>& __rhs) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:880:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator==(const __weak_count& __a, const __weak_count& __b) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:892:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_count<_Lp>::__shared_count(const __weak_count<_Lp>& __r) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:905:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_count(const __weak_count<_Lp>& __r, std::nothrow_t) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1003:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator*() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1010:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator->() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1018:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1030:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator->() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1048:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator*() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1056:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator->() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1064:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator[](ptrdiff_t __i) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1073:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1116:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr __shared_ptr() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1122:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_ptr(_Yp* __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1131:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_ptr(_Yp* __p, _Deleter __d) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1141:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_ptr(_Yp* __p, _Deleter __d, _Alloc __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1150:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_ptr(nullptr_t __p, _Deleter __d) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1155:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_ptr(nullptr_t __p, _Deleter __d, _Alloc __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1161:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture element_type* __p) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1165:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_ptr(const __shared_ptr&) noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1166:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_ptr& operator=(const __shared_ptr&) noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1167:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~__shared_ptr() = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1170:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_ptr(const __shared_ptr<_Yp, _Lp>& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1174:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_ptr(__shared_ptr&& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1182:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_ptr(__shared_ptr<_Yp, _Lp>&& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1190:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit __shared_ptr(const __weak_ptr<_Yp, _Lp>& __r) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1201:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_ptr(unique_ptr<_Yp, _Del>&& __r) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1217:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_ptr(unique_ptr<_Tp1, _Del>&& __r, __sp_array_delete) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1232:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_ptr(auto_ptr<_Yp>&& __r); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1236:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr __shared_ptr(nullptr_t) noexcept : __shared_ptr() { } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1240:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const __shared_ptr<_Yp, _Lp>& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1252:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(auto_ptr<_Yp>&& __r) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1261:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(__shared_ptr&& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1269:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(__shared_ptr<_Yp, _Lp>&& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1277:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(unique_ptr<_Yp, _Del>&& __r) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1284:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reset() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1289:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reset(_Yp* __p) // _Yp must be complete. ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1298:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reset(_Yp* __p, _Deleter __d) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1303:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reset(_Yp* __p, _Deleter __d, _Alloc __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1307:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1310:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit operator bool() const // never throws ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1314:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unique() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1318:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture use_count() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1322:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(__shared_ptr<_Tp, _Lp>& __other) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1330:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture owner_before(__shared_ptr<_Tp1, _Lp> const& __rhs) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1335:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture owner_before(__weak_ptr<_Tp1, _Lp> const& __rhs) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1341:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_ptr(_Sp_alloc_shared_tag<_Alloc> __tag, _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1348:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __allocate_shared(const _Alloc& __a, _Args&&... __args); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1352:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_ptr(const __weak_ptr<_Tp, _Lp>& __r, std::nothrow_t) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1378:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_enable_shared_from_this_with(_Yp* __p) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1386:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_enable_shared_from_this_with(_Yp*) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1390:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_deleter(const std::type_info& __ti) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1397:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture friend _Del* get_deleter(const __shared_ptr<_Tp1, _Lp1>&) noexcept; ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1400:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture friend _Del* get_deleter(const shared_ptr<_Tp1>&) noexcept; ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1411:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const __shared_ptr<_Tp2, _Lp>& __b) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1416:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator==(const __shared_ptr<_Tp, _Lp>& __a, nullptr_t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1421:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator==(nullptr_t, const __shared_ptr<_Tp, _Lp>& __a) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1427:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const __shared_ptr<_Tp2, _Lp>& __b) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1432:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator!=(const __shared_ptr<_Tp, _Lp>& __a, nullptr_t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1437:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator!=(nullptr_t, const __shared_ptr<_Tp, _Lp>& __a) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1443:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const __shared_ptr<_Up, _Lp>& __b) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1453:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<(const __shared_ptr<_Tp, _Lp>& __a, nullptr_t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1461:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<(nullptr_t, const __shared_ptr<_Tp, _Lp>& __a) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1470:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const __shared_ptr<_Tp2, _Lp>& __b) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1475:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<=(const __shared_ptr<_Tp, _Lp>& __a, nullptr_t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1480:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<=(nullptr_t, const __shared_ptr<_Tp, _Lp>& __a) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1486:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const __shared_ptr<_Tp2, _Lp>& __b) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1491:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>(const __shared_ptr<_Tp, _Lp>& __a, nullptr_t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1496:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>(nullptr_t, const __shared_ptr<_Tp, _Lp>& __a) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1502:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const __shared_ptr<_Tp2, _Lp>& __b) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1507:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>=(const __shared_ptr<_Tp, _Lp>& __a, nullptr_t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1512:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>=(nullptr_t, const __shared_ptr<_Tp, _Lp>& __a) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1519:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Sp& __lhs, const _Sp& __rhs) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1534:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(__shared_ptr<_Tp, _Lp>& __a, __shared_ptr<_Tp, _Lp>& __b) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1546:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static_pointer_cast(const __shared_ptr<_Tp1, _Lp>& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1559:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const_pointer_cast(const __shared_ptr<_Tp1, _Lp>& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1572:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture dynamic_pointer_cast(const __shared_ptr<_Tp1, _Lp>& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1604:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr __weak_ptr() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1608:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __weak_ptr(const __weak_ptr&) noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1610:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~__weak_ptr() = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1627:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __weak_ptr(const __weak_ptr<_Yp, _Lp>& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1632:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __weak_ptr(const __shared_ptr<_Yp, _Lp>& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1636:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __weak_ptr(__weak_ptr&& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1641:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __weak_ptr(__weak_ptr<_Yp, _Lp>&& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1646:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const __weak_ptr& __r) noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1650:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const __weak_ptr<_Yp, _Lp>& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1659:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const __shared_ptr<_Yp, _Lp>& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1667:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(__weak_ptr&& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1677:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(__weak_ptr<_Yp, _Lp>&& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1686:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lock() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1690:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture use_count() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1694:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture expired() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1699:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture owner_before(const __shared_ptr<_Tp1, _Lp>& __rhs) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1704:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture owner_before(const __weak_ptr<_Tp1, _Lp>& __rhs) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1708:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reset() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1712:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(__weak_ptr& __s) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1721:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_assign(_Tp* __ptr, const __shared_count<_Lp>& __refcount) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1742:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(__weak_ptr<_Tp, _Lp>& __a, __weak_ptr<_Tp, _Lp>& __b) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1749:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __lhs, const _Tp& __rhs) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1753:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __lhs, const _Tp1& __rhs) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1757:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp1& __lhs, const _Tp& __rhs) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1767:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture -> decltype(__lhs.owner_before(__rhs)) ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1788:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr __enable_shared_from_this() noexcept { } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1790:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __enable_shared_from_this(const __enable_shared_from_this&) noexcept { } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1793:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const __enable_shared_from_this&) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1796:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~__enable_shared_from_this() { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1800:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shared_from_this() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1804:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shared_from_this() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1809:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture weak_from_this() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1813:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture weak_from_this() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1820:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_weak_assign(_Tp1* __p, const __shared_count<_Lp>& __n) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1825:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const __enable_shared_from_this* __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1836:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __allocate_shared(const _Alloc& __a, _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1844:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __make_shared(_Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1857:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const __shared_ptr<_Tp, _Lp>& __s) const noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/memory:81, from CoreArray/dBase.h:46, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:67:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const __shared_ptr<_Tp, _Lp>& __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:75:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get_deleter(const __shared_ptr<_Tp, _Lp>& __p) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:87:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get_deleter(const shared_ptr<_Tp>& __p) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:127:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr shared_ptr() noexcept : __shared_ptr<_Tp>() { } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:129:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shared_ptr(const shared_ptr&) noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:139:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shared_ptr(_Yp* __p) : __shared_ptr<_Tp>(__p) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:156:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shared_ptr(_Yp* __p, _Deleter __d) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:173:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shared_ptr(nullptr_t __p, _Deleter __d) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:193:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shared_ptr(_Yp* __p, _Deleter __d, _Alloc __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:212:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shared_ptr(nullptr_t __p, _Deleter __d, _Alloc __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:234:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shared_ptr(const shared_ptr<_Yp>& __r, element_type* __p) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:246:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shared_ptr(const shared_ptr<_Yp>& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:254:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shared_ptr(shared_ptr&& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:263:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shared_ptr(shared_ptr<_Yp>&& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:275:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit shared_ptr(const weak_ptr<_Yp>& __r) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:282:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shared_ptr(auto_ptr<_Yp>&& __r); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:290:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shared_ptr(unique_ptr<_Yp, _Del>&& __r) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:299:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shared_ptr(unique_ptr<_Yp, _Del>&& __r) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:307:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr shared_ptr(nullptr_t) noexcept : shared_ptr() { } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:309:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shared_ptr& operator=(const shared_ptr&) noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:313:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const shared_ptr<_Yp>& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:324:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(auto_ptr<_Yp>&& __r) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:333:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(shared_ptr&& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:341:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(shared_ptr<_Yp>&& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:349:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(unique_ptr<_Yp, _Del>&& __r) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:358:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shared_ptr(_Sp_alloc_shared_tag<_Alloc> __tag, _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:364:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture allocate_shared(const _Alloc& __a, _Args&&... __args); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:367:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shared_ptr(const weak_ptr<_Tp>& __r, std::nothrow_t) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:383:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator==(const shared_ptr<_Tp>& __a, const shared_ptr<_Up>& __b) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:388:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator==(const shared_ptr<_Tp>& __a, nullptr_t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:393:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator==(nullptr_t, const shared_ptr<_Tp>& __a) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:398:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator!=(const shared_ptr<_Tp>& __a, const shared_ptr<_Up>& __b) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:403:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator!=(const shared_ptr<_Tp>& __a, nullptr_t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:408:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator!=(nullptr_t, const shared_ptr<_Tp>& __a) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:413:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<(const shared_ptr<_Tp>& __a, const shared_ptr<_Up>& __b) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:423:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<(const shared_ptr<_Tp>& __a, nullptr_t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:431:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<(nullptr_t, const shared_ptr<_Tp>& __a) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:439:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<=(const shared_ptr<_Tp>& __a, const shared_ptr<_Up>& __b) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:444:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<=(const shared_ptr<_Tp>& __a, nullptr_t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:449:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<=(nullptr_t, const shared_ptr<_Tp>& __a) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:454:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>(const shared_ptr<_Tp>& __a, const shared_ptr<_Up>& __b) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:459:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>(const shared_ptr<_Tp>& __a, nullptr_t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:464:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>(nullptr_t, const shared_ptr<_Tp>& __a) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:469:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>=(const shared_ptr<_Tp>& __a, const shared_ptr<_Up>& __b) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:474:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>=(const shared_ptr<_Tp>& __a, nullptr_t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:479:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>=(nullptr_t, const shared_ptr<_Tp>& __a) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:489:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(shared_ptr<_Tp>& __a, shared_ptr<_Tp>& __b) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:495:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static_pointer_cast(const shared_ptr<_Up>& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:503:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const_pointer_cast(const shared_ptr<_Up>& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:511:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture dynamic_pointer_cast(const shared_ptr<_Up>& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:548:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr weak_ptr() noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:552:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture weak_ptr(const shared_ptr<_Yp>& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:555:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture weak_ptr(const weak_ptr&) noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:558:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture weak_ptr(const weak_ptr<_Yp>& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:561:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture weak_ptr(weak_ptr&&) noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:564:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture weak_ptr(weak_ptr<_Yp>&& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:568:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const weak_ptr& __r) noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:572:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const weak_ptr<_Yp>& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:580:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const shared_ptr<_Yp>& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:587:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(weak_ptr&& __r) noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:591:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(weak_ptr<_Yp>&& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:598:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lock() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:610:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(weak_ptr<_Tp>& __a, weak_ptr<_Tp>& __b) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:642:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr enable_shared_from_this() noexcept { } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:644:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture enable_shared_from_this(const enable_shared_from_this&) noexcept { } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:647:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const enable_shared_from_this&) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:650:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~enable_shared_from_this() { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:654:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shared_from_this() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:658:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shared_from_this() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:664:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture weak_from_this() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:668:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture weak_from_this() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:675:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_weak_assign(_Tp1* __p, const __shared_count<>& __n) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:681:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const enable_shared_from_this* __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:703:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture allocate_shared(const _Alloc& __a, _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:718:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture make_shared(_Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:731:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const shared_ptr<_Tp>& __s) const noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/memory:82, from CoreArray/dBase.h:46, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:74:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator|(memory_order __m, __memory_order_modifier __mod) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:80:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator&(memory_order __m, __memory_order_modifier __mod) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:87:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __cmpexch_failure_order2(memory_order __m) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:94:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __cmpexch_failure_order(memory_order __m) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:101:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic_thread_fence(memory_order __m) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:105:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic_signal_fence(memory_order __m) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:111:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture kill_dependency(_Tp __y) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:162:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic_flag() noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:163:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~atomic_flag() noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:164:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic_flag(const atomic_flag&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:165:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic_flag& operator=(const atomic_flag&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:166:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic_flag& operator=(const atomic_flag&) volatile = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:169:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr atomic_flag(bool __i) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:174:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture test_and_set(memory_order __m = memory_order_seq_cst) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:180:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture test_and_set(memory_order __m = memory_order_seq_cst) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:186:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture clear(memory_order __m = memory_order_seq_cst) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:197:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture clear(memory_order __m = memory_order_seq_cst) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:209:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_init(bool __i) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:249:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __atomic_base() noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:250:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~__atomic_base() noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:251:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __atomic_base(const __atomic_base&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:252:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __atomic_base& operator=(const __atomic_base&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:253:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __atomic_base& operator=(const __atomic_base&) volatile = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:256:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr __atomic_base(__int_type __i) noexcept : _M_i (__i) { } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:258:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator __int_type() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:261:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator __int_type() const volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:265:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(__int_type __i) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:272:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(__int_type __i) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:279:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++(int) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:283:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++(int) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:287:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator--(int) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:291:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator--(int) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:295:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:299:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++() volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:303:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator--() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:307:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator--() volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:311:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+=(__int_type __i) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:315:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+=(__int_type __i) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:319:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator-=(__int_type __i) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:323:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator-=(__int_type __i) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:327:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator&=(__int_type __i) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:331:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator&=(__int_type __i) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:335:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator|=(__int_type __i) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:339:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator|=(__int_type __i) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:343:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator^=(__int_type __i) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:347:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator^=(__int_type __i) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:351:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture is_lock_free() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:359:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture is_lock_free() const volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:367:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture store(__int_type __i, memory_order __m = memory_order_seq_cst) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:379:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:390:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture load(memory_order __m = memory_order_seq_cst) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:400:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture load(memory_order __m = memory_order_seq_cst) const volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:411:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:419:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:426:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m1, memory_order __m2) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:440:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m2) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:453:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:461:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:469:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m1, memory_order __m2) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:483:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m2) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:497:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:505:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:513:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:518:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:523:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:528:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:533:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:538:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:543:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:548:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:553:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:558:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:574:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_type_size(ptrdiff_t __d) const { return __d * sizeof(_PTp); } ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:577:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_type_size(ptrdiff_t __d) const volatile { return __d * sizeof(_PTp); } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:580:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __atomic_base() noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:581:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~__atomic_base() noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:582:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __atomic_base(const __atomic_base&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:583:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __atomic_base& operator=(const __atomic_base&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:584:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __atomic_base& operator=(const __atomic_base&) volatile = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:587:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr __atomic_base(__pointer_type __p) noexcept : _M_p (__p) { } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:589:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator __pointer_type() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:592:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator __pointer_type() const volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:596:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(__pointer_type __p) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:603:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(__pointer_type __p) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:610:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++(int) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:614:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++(int) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:618:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator--(int) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:622:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator--(int) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:626:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:631:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++() volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:636:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator--() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:641:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator--() volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:646:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+=(ptrdiff_t __d) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:651:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+=(ptrdiff_t __d) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:656:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator-=(ptrdiff_t __d) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:661:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator-=(ptrdiff_t __d) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:666:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture is_lock_free() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:674:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture is_lock_free() const volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:683:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:696:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:707:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture load(memory_order __m = memory_order_seq_cst) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:717:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture load(memory_order __m = memory_order_seq_cst) const volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:728:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:736:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:744:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m2) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:758:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m2) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:772:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:777:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:782:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:787:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) volatile noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/memory:82, from CoreArray/dBase.h:46, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:46:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Sp_locker(const _Sp_locker&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:47:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Sp_locker& operator=(const _Sp_locker&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:51:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Sp_locker(const void*) noexcept; ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:52:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Sp_locker(const void*, const void*) noexcept; ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:53:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~_Sp_locker(); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:71:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic_is_lock_free(const __shared_ptr<_Tp, _Lp>* __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:82:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic_is_lock_free(const shared_ptr<_Tp>* __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:98:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic_load_explicit(const shared_ptr<_Tp>* __p, memory_order) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:106:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic_load(const shared_ptr<_Tp>* __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:111:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic_load_explicit(const __shared_ptr<_Tp, _Lp>* __p, memory_order) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:119:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic_load(const __shared_ptr<_Tp, _Lp>* __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:135:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:143:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic_store(shared_ptr<_Tp>* __p, shared_ptr<_Tp> __r) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:150:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:158:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic_store(__shared_ptr<_Tp, _Lp>* __p, __shared_ptr<_Tp, _Lp> __r) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:172:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:181:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic_exchange(shared_ptr<_Tp>* __p, shared_ptr<_Tp> __r) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:191:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:200:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic_exchange(__shared_ptr<_Tp, _Lp>* __p, __shared_ptr<_Tp, _Lp> __r) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:224:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:243:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shared_ptr<_Tp> __w) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:255:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __failure) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:264:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shared_ptr<_Tp> __w) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:276:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:296:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_ptr<_Tp, _Lp> __w) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:308:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __failure) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:318:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_ptr<_Tp, _Lp> __w) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/memory:84, from CoreArray/dBase.h:46, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/backward/auto_ptr.h:53:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture auto_ptr_ref(_Tp1* __p): _M_ptr(__p) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/backward/auto_ptr.h:105:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture auto_ptr(element_type* __p = 0) throw() : _M_ptr(__p) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/backward/auto_ptr.h:114:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture auto_ptr(auto_ptr& __a) throw() : _M_ptr(__a.release()) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/backward/auto_ptr.h:127:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture auto_ptr(auto_ptr<_Tp1>& __a) throw() : _M_ptr(__a.release()) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/backward/auto_ptr.h:138:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(auto_ptr& __a) throw() ^ C:/rtools40/mingw64/include/c++/8.3.0/backward/auto_ptr.h:156:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(auto_ptr<_Tp1>& __a) throw() ^ C:/rtools40/mingw64/include/c++/8.3.0/backward/auto_ptr.h:172:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~auto_ptr() { delete _M_ptr; } ^ C:/rtools40/mingw64/include/c++/8.3.0/backward/auto_ptr.h:183:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator*() const throw() ^ C:/rtools40/mingw64/include/c++/8.3.0/backward/auto_ptr.h:196:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator->() const throw() ^ C:/rtools40/mingw64/include/c++/8.3.0/backward/auto_ptr.h:213:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get() const throw() { return _M_ptr; } ^ C:/rtools40/mingw64/include/c++/8.3.0/backward/auto_ptr.h:227:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture release() throw() ^ C:/rtools40/mingw64/include/c++/8.3.0/backward/auto_ptr.h:242:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reset(element_type* __p = 0) throw() ^ C:/rtools40/mingw64/include/c++/8.3.0/backward/auto_ptr.h:266:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture auto_ptr(auto_ptr_ref __ref) throw() ^ C:/rtools40/mingw64/include/c++/8.3.0/backward/auto_ptr.h:270:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(auto_ptr_ref __ref) throw() ^ C:/rtools40/mingw64/include/c++/8.3.0/backward/auto_ptr.h:281:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator auto_ptr_ref<_Tp1>() throw() ^ C:/rtools40/mingw64/include/c++/8.3.0/backward/auto_ptr.h:285:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator auto_ptr<_Tp1>() throw() ^ C:/rtools40/mingw64/include/c++/8.3.0/backward/auto_ptr.h:302:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_count<_Lp>::__shared_count(std::auto_ptr<_Tp>&& __r) ^ C:/rtools40/mingw64/include/c++/8.3.0/backward/auto_ptr.h:309:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_ptr<_Tp, _Lp>::__shared_ptr(std::auto_ptr<_Tp1>&& __r) ^ C:/rtools40/mingw64/include/c++/8.3.0/backward/auto_ptr.h:322:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shared_ptr<_Tp>::shared_ptr(std::auto_ptr<_Tp1>&& __r) ^ C:/rtools40/mingw64/include/c++/8.3.0/backward/auto_ptr.h:328:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unique_ptr<_Tp, _Dp>::unique_ptr(auto_ptr<_Up>&& __u) noexcept ^~~~~~~~ In file included from CoreArray/dBase.h:46, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/memory:114:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture align(size_t __align, size_t __size, void*& __ptr, size_t& __space) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/memory:133:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture declare_reachable(void*) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/memory:137:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture undeclare_reachable(_Tp* __p) { return __p; } ^ C:/rtools40/mingw64/include/c++/8.3.0/memory:140:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture declare_no_pointers(char*, size_t) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/memory:143:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture undeclare_no_pointers(char*, size_t) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/memory:146:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get_pointer_safety() noexcept { return pointer_safety::relaxed; } ^~~~~~~~ In file included from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: CoreArray/dBase.h:78:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ssize_t DirectAddRef(CdRef &Obj); ^ CoreArray/dBase.h:78:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dBase.h:84:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ssize_t DirectDecRef(CdRef &Obj); ^ CoreArray/dBase.h:84:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dBase.h:93:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture friend ssize_t _INTERNAL::DirectAddRef(CdRef &Obj); ^ CoreArray/dBase.h:95:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture friend ssize_t _INTERNAL::DirectDecRef(CdRef &Obj); ^ CoreArray/dBase.h:98:9: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdRef(); ^ CoreArray/dBase.h:100:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdRef(); ^ CoreArray/dBase.h:104:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ssize_t AddRef(); ^ CoreArray/dBase.h:107:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ssize_t Release(); ^ CoreArray/dBase.h:110:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE ssize_t Reference() const { return fReference; } ^~~~~ CoreArray/dBase.h:164:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TdVersion Version); ^ CoreArray/dBase.h:164:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dBase.h:167:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool IncludeName); ^ CoreArray/dBase.h:167:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dBase.h:181:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdReader &Reader, TdVersion Version); ^ CoreArray/dBase.h:184:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdWriter &Writer, bool IncludeName); ^ CoreArray/dBase.h:187:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdObject(): CdAbstract() {} ^ CoreArray/dBase.h:189:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdObject() {} ^ CoreArray/dBase.h:192:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual const char *dName(); ^ CoreArray/dBase.h:194:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual const char *dTraitName(); ^ CoreArray/dBase.h:197:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual TdVersion dVersion(); ^ CoreArray/dBase.h:199:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual TdVersion SaveVersion(); ^ CoreArray/dBase.h:206:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void LoadStruct(CdReader &Reader, TdVersion Version); ^ CoreArray/dBase.h:212:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Loading(CdReader &Reader, TdVersion Version); ^ CoreArray/dBase.h:216:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void SaveStruct(CdWriter &Writer, bool IncludeName); ^ CoreArray/dBase.h:217:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Saving(CdWriter &Writer); ^ CoreArray/dBase.h:220:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual string LogValue(); ^ CoreArray/dBase.h:235:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdObjRef(): CdRef(), CdObject() { } ^ CoreArray/dBase.h:248:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE TdAutoRef() ^ CoreArray/dBase.h:253:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE TdAutoRef(TYPE *vObj) ^ CoreArray/dBase.h:259:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE ~TdAutoRef() ^ CoreArray/dBase.h:266:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE TYPE *get() ^ CoreArray/dBase.h:271:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE TYPE* operator=(TYPE *_Right) ^ CoreArray/dBase.h:281:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE TYPE &operator*() const ^~~~~ CoreArray/dBase.h:285:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE TYPE *operator->() const ^~~~~ CoreArray/dBase.h:310:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE TdOnNotify() ^ CoreArray/dBase.h:316:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator bool() const ^~~~~ CoreArray/dBase.h:322:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE void Clear() ^ CoreArray/dBase.h:329:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void (TYPE::*vEvent)(TSender*)) ^ CoreArray/dBase.h:336:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE void Notify(TSender *Sender) ^ CoreArray/dBase.h:352:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TdOnBroadcast(); ^ CoreArray/dBase.h:354:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE void Clear() { Obj = NULL; Event = NULL; } ^ CoreArray/dBase.h:356:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void (T::*vEvent)(CdObjMsg*, C_Int32, void*)) ^ CoreArray/dBase.h:359:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Notify(CdObjMsg *Sender, C_Int32 MsgCode, void *Param); ^ CoreArray/dBase.h:361:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator bool() const { return (Event!=NULL); } ^~~~~ CoreArray/dBase.h:362:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE bool operator== (const TdOnBroadcast &v) const ^~~~~ CoreArray/dBase.h:364:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE bool operator!= (const TdOnBroadcast &v) const ^~~~~ CoreArray/dBase.h:379:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdObjMsg(); ^ CoreArray/dBase.h:381:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdObjMsg(); ^ CoreArray/dBase.h:384:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void AddMsg(const TdOnBroadcast &MsgObj); ^ CoreArray/dBase.h:387:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void (T::*vEvent)(CdObjMsg*, C_Int32, void*)) ^ CoreArray/dBase.h:395:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void RemoveMsg(const TdOnBroadcast &MsgObj); ^ CoreArray/dBase.h:398:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void (T::*vEvent)(CdObjMsg*, C_Int32, void*)) ^ CoreArray/dBase.h:406:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void BeginMsg(); ^ CoreArray/dBase.h:411:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void EndMsg(); ^ CoreArray/dBase.h:414:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Notify(C_Int32 MsgCode, void *Param = NULL); ^ CoreArray/dBase.h:417:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE void Notify32(C_Int32 MsgCode, const C_Int32 Value) ^ CoreArray/dBase.h:420:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE void Notify64(C_Int32 MsgCode, const C_Int64 Value) ^ CoreArray/dBase.h:423:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE void Notify32(C_Int32 MsgCode, C_Int32 const *Param) ^ CoreArray/dBase.h:426:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE void Notify64(C_Int32 MsgCode, C_Int64 const *Param) ^ CoreArray/dBase.h:430:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE const std::vector &MsgList() const ^~~~~ CoreArray/dBase.h:435:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual bool MsgFilter(C_Int32 MsgCode, void *Param); ^ CoreArray/dBase.h:448:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TdAutoObjMsg(CdObjMsg *vObj) ^ CoreArray/dBase.h:453:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~TdAutoObjMsg() ^ CoreArray/dBase.h:474:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdLogRecord(); ^ CoreArray/dBase.h:481:11: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TdItem() { Type = LOG_CUSTOM; } ^ CoreArray/dBase.h:482:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const char *TypeStr() const; ///< return a string for Type ^~~~~ CoreArray/dBase.h:486:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Add(const char *const str, C_Int32 vType=LOG_ERROR); ^ CoreArray/dBase.h:488:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Add(std::string &str, C_Int32 vType=LOG_ERROR); ^ CoreArray/dBase.h:490:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Add(C_Int32 vType, const char *fmt, ...); ^ CoreArray/dBase.h:493:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE std::vector &List() { return fList; } ^ CoreArray/dBase.h:498:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Loading(CdReader &Reader, TdVersion Version); ^ CoreArray/dBase.h:499:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Saving(CdWriter &Writer); ^ CoreArray/dBase.h:516:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdMemory(void *Ptr); ^ CoreArray/dBase.h:519:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void ReadData(void *Buffer, ssize_t Count); ^ CoreArray/dBase.h:521:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_UInt8 R8b(); ^ CoreArray/dBase.h:524:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void WriteData(const void *Buffer, ssize_t Count); ^ CoreArray/dBase.h:526:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void W8b(C_UInt8 val); ^ CoreArray/dBase.h:529:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SIZE64 Position(); ^ CoreArray/dBase.h:531:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetPosition(const SIZE64 pos); ^ CoreArray/dBase.h:533:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE void *Base() { return _Base; } ^ CoreArray/dBase.h:534:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE void *CurPtr() { return _CurPtr; } ^ CoreArray/dBase.h:559:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdStream(); ^ CoreArray/dBase.h:561:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdStream(); ^ CoreArray/dBase.h:564:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Read(void *Buffer, ssize_t Count) = 0; ^ CoreArray/dBase.h:566:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Write(const void *Buffer, ssize_t Count) = 0; ^ CoreArray/dBase.h:568:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 Seek(SIZE64 Offset, TdSysSeekOrg Origin) = 0; ^ CoreArray/dBase.h:570:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 GetSize(); ^ CoreArray/dBase.h:572:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void SetSize(SIZE64 NewSize) = 0; ^ CoreArray/dBase.h:575:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SIZE64 Position(); ^ CoreArray/dBase.h:577:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetPosition(const SIZE64 pos); ^ CoreArray/dBase.h:580:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void ReadData(void *Buffer, ssize_t Count); ^ CoreArray/dBase.h:582:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_UInt8 R8b(); ^ CoreArray/dBase.h:584:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_UInt16 R16b(); ^ CoreArray/dBase.h:586:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_UInt32 R32b(); ^ CoreArray/dBase.h:588:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_UInt64 R64b(); ^ CoreArray/dBase.h:591:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void WriteData(const void *Buffer, ssize_t Count); ^ CoreArray/dBase.h:593:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void W8b(C_UInt8 val); ^ CoreArray/dBase.h:595:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void W16b(C_UInt16 val); ^ CoreArray/dBase.h:597:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void W32b(C_UInt32 val); ^ CoreArray/dBase.h:599:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void W64b(C_UInt64 val); ^ CoreArray/dBase.h:606:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void CopyFrom(CdStream &Source, SIZE64 Pos, SIZE64 Count); ^ CoreArray/dBase.h:609:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void CopyFromBuf(CdBufStream &Source, SIZE64 Pos, SIZE64 Count); ^ CoreArray/dBase.h:612:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdStream& operator= (const CdStream& m); ^ CoreArray/dBase.h:613:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdStream& operator= (CdStream& m); ^ CoreArray/dBase.h:643:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdStreamPipe(): CdAbstractItem() {} ^ CoreArray/dBase.h:644:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdStreamPipe() {} ^ CoreArray/dBase.h:647:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdStream *InitPipe(CdBufStream *BufStream) = 0; ^ CoreArray/dBase.h:648:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdStream *FreePipe() = 0; ^ CoreArray/dBase.h:662:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdBufStream(CdStream *vStream, ssize_t vBufSize=STREAM_BUFFER_SIZE); ^ CoreArray/dBase.h:664:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdBufStream(); ^ CoreArray/dBase.h:666:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void FlushBuffer(); ^ CoreArray/dBase.h:667:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void FlushWrite(); ^ CoreArray/dBase.h:670:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void CopyFrom(CdStream &Source, SIZE64 Pos, SIZE64 Count); ^ CoreArray/dBase.h:672:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void CopyFromBuf(CdBufStream &Source, SIZE64 Pos, SIZE64 Count); ^ CoreArray/dBase.h:674:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Truncate(); ^ CoreArray/dBase.h:677:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void ReadData(void *Buffer, ssize_t Count); ^ CoreArray/dBase.h:679:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_UInt8 R8b(); ^ CoreArray/dBase.h:681:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_UInt16 R16b(); ^ CoreArray/dBase.h:683:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_UInt32 R32b(); ^ CoreArray/dBase.h:685:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_UInt64 R64b(); ^ CoreArray/dBase.h:688:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void WriteData(const void *Buffer, ssize_t Count); ^ CoreArray/dBase.h:690:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void W8b(C_UInt8 val); ^ CoreArray/dBase.h:692:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void W16b(C_UInt16 val); ^ CoreArray/dBase.h:694:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void W32b(C_UInt32 val); ^ CoreArray/dBase.h:696:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void W64b(C_UInt64 val); ^ CoreArray/dBase.h:698:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void ClearPipe(); ^ CoreArray/dBase.h:699:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void PushPipe(CdStreamPipe* APipe); ^ CoreArray/dBase.h:700:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void PopPipe(); ^ CoreArray/dBase.h:702:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE SIZE64 Position() { return _Position; } ^ CoreArray/dBase.h:703:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE void SetPosition(const SIZE64 pos) { _Position = pos; } ^ CoreArray/dBase.h:705:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE CdStream *Stream() const { return _Stream; } ^~~~~ CoreArray/dBase.h:706:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetStream(CdStream *Value); ^ CoreArray/dBase.h:707:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE CdStream *BaseStream() const { return _BaseStream; } ^~~~~ CoreArray/dBase.h:709:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE ssize_t BufSize() const { return _BufSize; } ^~~~~ CoreArray/dBase.h:710:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetBufSize(const ssize_t NewBufSize); ^ CoreArray/dBase.h:711:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 GetSize(); ^ CoreArray/dBase.h:712:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void SetSize(SIZE64 Value); ^ CoreArray/dBase.h:733:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdStreamPipe2(): CdStreamPipe() { fStream = NULL; fPStream = NULL; } ^ CoreArray/dBase.h:736:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdStream *InitPipe(CdBufStream *BufStream) ^ CoreArray/dBase.h:742:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdStream *FreePipe() ^ CoreArray/dBase.h:765:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdStreamIndex(); ^ CoreArray/dBase.h:767:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Reset(C_Int64 count); ^ CoreArray/dBase.h:768:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Initialize(); ^ CoreArray/dBase.h:771:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE void Forward(SIZE64 stream_pos) ^ CoreArray/dBase.h:778:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Set(C_Int64 index, C_Int64 &close_index, SIZE64 &stream_pos); ^ CoreArray/dBase.h:780:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE C_Int64 Count() const { return fCount; } ^~~~~ CoreArray/dBase.h:788:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TPair(C_Int64 i, SIZE64 p) { Index = i; StreamPos = p; } ^ CoreArray/dBase.h:804:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _Init(); ^ CoreArray/dBase.h:805:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _Hit(SIZE64 stream_pos); ^ CoreArray/dBase.h:821:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrObject(): ErrCoreArray() ^ CoreArray/dBase.h:823:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrObject(const char *fmt, ...): ErrCoreArray() ^ CoreArray/dBase.h:825:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrObject(const std::string &msg): ErrCoreArray() ^ CoreArray/dBase.h:834:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrStream(): ErrCoreArray() ^ CoreArray/dBase.h:836:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrStream(const char *fmt, ...): ErrCoreArray() ^ CoreArray/dBase.h:838:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrStream(const std::string &msg): ErrCoreArray() ^ CoreArray/dBase.h:847:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrBufStream(): ErrCoreArray() ^ CoreArray/dBase.h:849:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrBufStream(const char *fmt, ...): ErrCoreArray() ^ CoreArray/dBase.h:851:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrBufStream(const std::string &msg): ErrCoreArray() ^ In file included from CoreArray/dFile.h:41, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: CoreArray/dSerial.h:111:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrSerial(): ErrCoreArray() ^ CoreArray/dSerial.h:113:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrSerial(const char *fmt, ...): ErrCoreArray() ^ CoreArray/dSerial.h:115:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrSerial(const std::string &msg): ErrCoreArray() ^ CoreArray/dSerial.h:137:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdObjClassMgr *vClassMgr=NULL); ^ CoreArray/dSerial.h:144:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdObjClassMgr *vClassMgr=NULL); ^ CoreArray/dSerial.h:146:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdSerialization(); ^ CoreArray/dSerial.h:149:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE &Storage() ^ CoreArray/dSerial.h:153:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE CdBufStream &BufStream() ^ CoreArray/dSerial.h:157:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE CdStream &Stream() ^ CoreArray/dSerial.h:161:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE CdLogRecord &Log() ^ CoreArray/dSerial.h:164:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetLog(CdLogRecord &vLog); ^ CoreArray/dSerial.h:167:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE CdObjClassMgr *ClassMgr() const ^~~~~ CoreArray/dSerial.h:171:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool HaveProperty(const char *Name); ^ CoreArray/dSerial.h:173:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TdSerialTypeID PropTypeID(const char *Name); ^ CoreArray/dSerial.h:175:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SIZE64 PropPosition(const char *Name); ^ CoreArray/dSerial.h:178:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TdSerialTypeID &TypeID, SIZE64 &Start, SIZE64 &Length); ^ CoreArray/dSerial.h:198:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TVariable(); ^ CoreArray/dSerial.h:199:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~TVariable(); ^ CoreArray/dSerial.h:213:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CVarList(); ^ CoreArray/dSerial.h:214:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~CVarList(); ^ CoreArray/dSerial.h:217:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TVariable* Name2Variable(const char *Name); ^ CoreArray/dSerial.h:219:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void ClearVarList(); ^ CoreArray/dSerial.h:226:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CVarList &PushStruct(); ^ CoreArray/dSerial.h:228:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void PopStruct(); ^ CoreArray/dSerial.h:230:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CVarList &CurrentStruct(); ^ CoreArray/dSerial.h:252:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdObjClassMgr *vClassMgr=NULL); ^ CoreArray/dSerial.h:259:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdObjClassMgr *vClassMgr=NULL); ^ CoreArray/dSerial.h:261:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdWriter(); ^ CoreArray/dSerial.h:264:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void BeginStruct(); ^ CoreArray/dSerial.h:266:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void BeginNameSpace(); ^ CoreArray/dSerial.h:268:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void EndStruct(); ^ CoreArray/dSerial.h:271:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void WriteClassName(const char *Name); ^ CoreArray/dSerial.h:274:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TdVar &operator[] (const char *Name); ^ CoreArray/dSerial.h:279:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void WritePropName(const char *Name); ^ CoreArray/dSerial.h:282:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TVariable* NewVar(const char *Name, TdSerialTypeID TypeID, SIZE64 Size); ^ CoreArray/dSerial.h:291:10: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TdVar(); ^ CoreArray/dSerial.h:294:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator << (C_Int8 val); ^ CoreArray/dSerial.h:295:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator << (C_UInt8 val); ^ CoreArray/dSerial.h:296:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator << (C_Int16 val); ^ CoreArray/dSerial.h:297:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator << (C_UInt16 val); ^ CoreArray/dSerial.h:298:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator << (C_Int32 val); ^ CoreArray/dSerial.h:299:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator << (C_UInt32 val); ^ CoreArray/dSerial.h:300:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator << (C_Int64 val); ^ CoreArray/dSerial.h:301:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator << (C_UInt64 val); ^ CoreArray/dSerial.h:304:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator << (C_Float32 val); ^ CoreArray/dSerial.h:305:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator << (C_Float64 val); ^ CoreArray/dSerial.h:308:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator << (const UTF8String &val); ^ CoreArray/dSerial.h:309:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator << (const UTF16String &val); ^ CoreArray/dSerial.h:310:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator << (const UTF32String &val); ^ CoreArray/dSerial.h:313:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Wp16b(C_UInt16 val); ^ CoreArray/dSerial.h:314:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Wp32b(C_UInt32 val); ^ CoreArray/dSerial.h:315:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Wp64b(C_UInt64 val); ^ CoreArray/dSerial.h:318:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void NewStruct(); ^ CoreArray/dSerial.h:319:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void NewShortRec(void *Ptr, size_t Size); ^ CoreArray/dSerial.h:320:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void NewShortRec(const C_Int32 *pval, size_t n); ^ CoreArray/dSerial.h:321:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void NewShortRec(const C_Int64 *pval, size_t n); ^ CoreArray/dSerial.h:322:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void NewNameSpace(); ^ CoreArray/dSerial.h:325:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator << (const TdGDSPos &val); ^ CoreArray/dSerial.h:328:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator << (const TdGDSBlockID &val); ^ CoreArray/dSerial.h:331:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void NewAutoArray(const C_Int32 *pval, size_t n); ^ CoreArray/dSerial.h:332:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void NewAutoArray(const C_Int64 *pval, size_t n); ^ CoreArray/dSerial.h:363:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdObjClassMgr *vClassMgr=NULL); ^ CoreArray/dSerial.h:370:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdObjClassMgr *vClassMgr=NULL); ^ CoreArray/dSerial.h:372:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdReader(); ^ CoreArray/dSerial.h:375:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SIZE64 BeginStruct(); ^ CoreArray/dSerial.h:377:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SIZE64 BeginNameSpace(); ^ CoreArray/dSerial.h:379:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void EndStruct(); ^ CoreArray/dSerial.h:382:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::string ReadClassName(); ^ CoreArray/dSerial.h:385:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TdVar &operator[] (const char *vName); ^ CoreArray/dSerial.h:405:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TYPE & NewVar(string &Name, TdSerialTypeID TypeID) ^ CoreArray/dSerial.h:428:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SIZE64 _BeginNameSpace(); ^ CoreArray/dSerial.h:430:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _InitNameSpace(); ^ CoreArray/dSerial.h:433:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::string ReadPropName(); ^ CoreArray/dSerial.h:436:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TVariable* FindVar(const char *Name); ^ CoreArray/dSerial.h:445:10: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TdVar(); ^ CoreArray/dSerial.h:448:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator >> (C_Int8 &val); ^ CoreArray/dSerial.h:449:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator >> (C_UInt8 &val); ^ CoreArray/dSerial.h:450:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator >> (C_Int16 &val); ^ CoreArray/dSerial.h:451:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator >> (C_UInt16 &val); ^ CoreArray/dSerial.h:452:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator >> (C_Int32 &val); ^ CoreArray/dSerial.h:453:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator >> (C_UInt32 &val); ^ CoreArray/dSerial.h:454:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator >> (C_Int64 &val); ^ CoreArray/dSerial.h:455:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator >> (C_UInt64 &val); ^ CoreArray/dSerial.h:458:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator >> (C_Float32 &val); ^ CoreArray/dSerial.h:459:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator >> (C_Float64 &val); ^ CoreArray/dSerial.h:462:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator >> (UTF8String &val); ^ CoreArray/dSerial.h:463:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator >> (UTF16String &val); ^ CoreArray/dSerial.h:464:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator >> (UTF32String &val); ^ CoreArray/dSerial.h:466:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void BeginStruct(); ^ CoreArray/dSerial.h:467:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void GetShortRec(void* &OutPtr, size_t &Size); ^ CoreArray/dSerial.h:468:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void GetShortRec(C_Int32 *pval, size_t n); ^ CoreArray/dSerial.h:469:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void GetShortRec(C_Int64 *pval, size_t n); ^ CoreArray/dSerial.h:470:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void BeginNameSpace(); ^ CoreArray/dSerial.h:473:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator >> (TdGDSPos &val); ^ CoreArray/dSerial.h:474:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator >> (TdGDSBlockID &val); ^ CoreArray/dSerial.h:477:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void GetAutoArray(C_Int32 *pval, ssize_t n); ^ CoreArray/dSerial.h:478:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void GetAutoArray(C_Int64 *pval, ssize_t n); ^ CoreArray/dSerial.h:489:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template static TYPE Cvt_Num(TVariable* Var) ^ CoreArray/dSerial.h:554:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool operator()(const char* s1, const char* s2) const; ^~~~~ CoreArray/dSerial.h:561:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdObjClassMgr(); ^ CoreArray/dSerial.h:563:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdObjClassMgr(); ^ CoreArray/dSerial.h:572:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ClassType vCType, const char *Desp=""); ^ CoreArray/dSerial.h:574:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void RemoveClass(const char *ClassName); ^ CoreArray/dSerial.h:576:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Clear(); ^ CoreArray/dSerial.h:579:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual TdOnObjCreate NameToClass(const char *ClassName); ^ CoreArray/dSerial.h:586:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool Silent); ^ CoreArray/dSerial.h:589:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const TClassStruct &ClassStruct(const char *ClassName) const; ^~~~~ CoreArray/dSerial.h:592:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE const TClassMap &ClassMap() const { return fClassMap; } ^~~~~ CoreArray/dSerial.h:595:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void GetClassDesp(vector &Key, vector &Desp); ^ CoreArray/dSerial.h:606:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT CdObjClassMgr &dObjManager(); ^ CoreArray/dSerial.h:606:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from CoreArray/../ZLIB/zlib.h:34, from CoreArray/dStream.h:47, from CoreArray/dFile.h:42, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: CoreArray/../ZLIB/zlib.h:220:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN const char * ZEXPORT zlibVersion OF((void)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:220:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN const char * ZEXPORT zlibVersion OF((void)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:250:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT deflate OF((z_streamp strm, int flush)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:250:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT deflate OF((z_streamp strm, int flush)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:363:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT deflateEnd OF((z_streamp strm)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:363:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT deflateEnd OF((z_streamp strm)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:400:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT inflate OF((z_streamp strm, int flush)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:400:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT inflate OF((z_streamp strm, int flush)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:520:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT inflateEnd OF((z_streamp strm)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:520:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT inflateEnd OF((z_streamp strm)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:613:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture uInt dictLength)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:613:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture uInt dictLength)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:657:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture uInt *dictLength)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:657:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture uInt *dictLength)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:678:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture z_streamp source)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:678:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture z_streamp source)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:695:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT deflateReset OF((z_streamp strm)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:695:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT deflateReset OF((z_streamp strm)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:708:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int strategy)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:708:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int strategy)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:747:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int max_chain)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:747:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int max_chain)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:761:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture uLong sourceLen)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:761:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture uLong sourceLen)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:777:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int *bits)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:777:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int *bits)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:792:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int value)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:792:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int value)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:808:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture gz_headerp head)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:808:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture gz_headerp head)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:886:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture uInt dictLength)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:886:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture uInt dictLength)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:909:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture uInt *dictLength)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:909:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture uInt *dictLength)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:922:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT inflateSync OF((z_streamp strm)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:922:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT inflateSync OF((z_streamp strm)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:942:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture z_streamp source)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:942:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture z_streamp source)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:957:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT inflateReset OF((z_streamp strm)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:957:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT inflateReset OF((z_streamp strm)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:968:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int windowBits)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:968:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int windowBits)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:983:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int value)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:983:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int value)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1002:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN long ZEXPORT inflateMark OF((z_streamp strm)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1002:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN long ZEXPORT inflateMark OF((z_streamp strm)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1031:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture gz_headerp head)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1031:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture gz_headerp head)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1098:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture out_func out, void FAR *out_desc)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1098:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture out_func out, void FAR *out_desc)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1166:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT inflateBackEnd OF((z_streamp strm)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1166:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT inflateBackEnd OF((z_streamp strm)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1174:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN uLong ZEXPORT zlibCompileFlags OF((void)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1174:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN uLong ZEXPORT zlibCompileFlags OF((void)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1228:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const Bytef *source, uLong sourceLen)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1228:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const Bytef *source, uLong sourceLen)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1244:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int level)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1244:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int level)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1258:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN uLong ZEXPORT compressBound OF((uLong sourceLen)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1258:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN uLong ZEXPORT compressBound OF((uLong sourceLen)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1266:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const Bytef *source, uLong sourceLen)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1266:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const Bytef *source, uLong sourceLen)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1284:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const Bytef *source, uLong *sourceLen)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1284:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const Bytef *source, uLong *sourceLen)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1340:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN gzFile ZEXPORT gzdopen OF((int fd, const char *mode)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1340:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN gzFile ZEXPORT gzdopen OF((int fd, const char *mode)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1363:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzbuffer OF((gzFile file, unsigned size)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1363:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzbuffer OF((gzFile file, unsigned size)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1379:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzsetparams OF((gzFile file, int level, int strategy)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1379:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzsetparams OF((gzFile file, int level, int strategy)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1390:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzread OF((gzFile file, voidp buf, unsigned len)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1390:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzread OF((gzFile file, voidp buf, unsigned len)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1421:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture gzFile file)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1421:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture gzFile file)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1447:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture voidpc buf, unsigned len)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1447:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture voidpc buf, unsigned len)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1455:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture z_size_t nitems, gzFile file)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1455:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture z_size_t nitems, gzFile file)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1468:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORTVA gzprintf Z_ARG((gzFile file, const char *format, ...)); ^ CoreArray/../ZLIB/zconf.h:298:26: note: in definition of macro 'Z_ARG' # define Z_ARG(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1468:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORTVA gzprintf Z_ARG((gzFile file, const char *format, ...)); ^ CoreArray/../ZLIB/zconf.h:298:26: note: in definition of macro 'Z_ARG' # define Z_ARG(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1483:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzputs OF((gzFile file, const char *s)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1483:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzputs OF((gzFile file, const char *s)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1491:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN char * ZEXPORT gzgets OF((gzFile file, char *buf, int len)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1491:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN char * ZEXPORT gzgets OF((gzFile file, char *buf, int len)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1504:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzputc OF((gzFile file, int c)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1504:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzputc OF((gzFile file, int c)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1510:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzgetc OF((gzFile file)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1510:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzgetc OF((gzFile file)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1519:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzungetc OF((int c, gzFile file)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1519:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzungetc OF((int c, gzFile file)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1531:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzflush OF((gzFile file, int flush)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1531:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzflush OF((gzFile file, int flush)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1566:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzrewind OF((gzFile file)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1566:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzrewind OF((gzFile file)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1594:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzeof OF((gzFile file)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1594:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzeof OF((gzFile file)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1609:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzdirect OF((gzFile file)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1609:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzdirect OF((gzFile file)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1630:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzclose OF((gzFile file)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1630:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzclose OF((gzFile file)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1643:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzclose_r OF((gzFile file)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1643:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzclose_r OF((gzFile file)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1644:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzclose_w OF((gzFile file)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1644:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzclose_w OF((gzFile file)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1655:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN const char * ZEXPORT gzerror OF((gzFile file, int *errnum)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1655:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN const char * ZEXPORT gzerror OF((gzFile file, int *errnum)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1671:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN void ZEXPORT gzclearerr OF((gzFile file)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1671:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN void ZEXPORT gzclearerr OF((gzFile file)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1688:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN uLong ZEXPORT adler32 OF((uLong adler, const Bytef *buf, uInt len)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1688:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN uLong ZEXPORT adler32 OF((uLong adler, const Bytef *buf, uInt len)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1708:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture z_size_t len)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1708:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture z_size_t len)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1725:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN uLong ZEXPORT crc32 OF((uLong crc, const Bytef *buf, uInt len)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1725:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN uLong ZEXPORT crc32 OF((uLong crc, const Bytef *buf, uInt len)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1743:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture z_size_t len)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1743:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture z_size_t len)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1765:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const char *version, int stream_size)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1765:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const char *version, int stream_size)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1767:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const char *version, int stream_size)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1767:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const char *version, int stream_size)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1771:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int stream_size)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1771:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int stream_size)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1773:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const char *version, int stream_size)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1773:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const char *version, int stream_size)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1777:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int stream_size)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1777:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int stream_size)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1822:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzgetc_ OF((gzFile file)); /* backward compatibility */ ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1822:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzgetc_ OF((gzFile file)); /* backward compatibility */ ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1872:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN gzFile ZEXPORT gzopen OF((const char *, const char *)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1872:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN gzFile ZEXPORT gzopen OF((const char *, const char *)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1873:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN z_off_t ZEXPORT gzseek OF((gzFile, z_off_t, int)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1873:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN z_off_t ZEXPORT gzseek OF((gzFile, z_off_t, int)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1874:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN z_off_t ZEXPORT gztell OF((gzFile)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1874:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN z_off_t ZEXPORT gztell OF((gzFile)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1875:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN z_off_t ZEXPORT gzoffset OF((gzFile)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1875:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN z_off_t ZEXPORT gzoffset OF((gzFile)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1876:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN uLong ZEXPORT adler32_combine OF((uLong, uLong, z_off_t)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1876:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN uLong ZEXPORT adler32_combine OF((uLong, uLong, z_off_t)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1877:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN uLong ZEXPORT crc32_combine OF((uLong, uLong, z_off_t)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1877:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN uLong ZEXPORT crc32_combine OF((uLong, uLong, z_off_t)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1888:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN const char * ZEXPORT zError OF((int)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1888:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN const char * ZEXPORT zError OF((int)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1889:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT inflateSyncPoint OF((z_streamp)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1889:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT inflateSyncPoint OF((z_streamp)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1890:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN const z_crc_t FAR * ZEXPORT get_crc_table OF((void)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1890:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN const z_crc_t FAR * ZEXPORT get_crc_table OF((void)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1891:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT inflateUndermine OF((z_streamp, int)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1891:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT inflateUndermine OF((z_streamp, int)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1892:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT inflateValidate OF((z_streamp, int)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1892:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT inflateValidate OF((z_streamp, int)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1893:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN unsigned long ZEXPORT inflateCodesUsed OF ((z_streamp)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1893:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN unsigned long ZEXPORT inflateCodesUsed OF ((z_streamp)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1894:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT inflateResetKeep OF((z_streamp)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1894:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT inflateResetKeep OF((z_streamp)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1895:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT deflateResetKeep OF((z_streamp)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1895:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT deflateResetKeep OF((z_streamp)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1898:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const char *mode)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1898:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const char *mode)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1904:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture va_list va)); ^ CoreArray/../ZLIB/zconf.h:298:26: note: in definition of macro 'Z_ARG' # define Z_ARG(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1904:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture va_list va)); ^ CoreArray/../ZLIB/zconf.h:298:26: note: in definition of macro 'Z_ARG' # define Z_ARG(args) args ^~~~ In file included from CoreArray/dStream.h:52, from CoreArray/dFile.h:42, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: CoreArray/../LZ4/lz4.h:112:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API int LZ4_versionNumber (void); /**< library version number; useful to check dll version */ ^ CoreArray/../LZ4/lz4.h:112:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:113:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API const char* LZ4_versionString (void); /**< library version string; useful to check dll version */ ^ CoreArray/../LZ4/lz4.h:113:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:148:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API int LZ4_compress_default(const char* src, char* dst, int srcSize, int dstCapacity); ^ CoreArray/../LZ4/lz4.h:148:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:164:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API int LZ4_decompress_safe (const char* src, char* dst, int compressedSize, int dstCapacity); ^ CoreArray/../LZ4/lz4.h:164:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:182:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API int LZ4_compressBound(int inputSize); ^ CoreArray/../LZ4/lz4.h:182:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:192:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API int LZ4_compress_fast (const char* src, char* dst, int srcSize, int dstCapacity, int acceleration); ^ CoreArray/../LZ4/lz4.h:192:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:201:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API int LZ4_sizeofState(void); ^ CoreArray/../LZ4/lz4.h:201:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:202:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API int LZ4_compress_fast_extState (void* state, const char* src, char* dst, int srcSize, int dstCapacity, int acceleration); ^ CoreArray/../LZ4/lz4.h:202:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:228:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API int LZ4_compress_destSize (const char* src, char* dst, int* srcSizePtr, int targetDstSize); ^ CoreArray/../LZ4/lz4.h:228:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:265:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API int LZ4_decompress_safe_partial (const char* src, char* dst, int srcSize, int targetOutputSize, int dstCapacity); ^ CoreArray/../LZ4/lz4.h:265:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:273:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API LZ4_stream_t* LZ4_createStream(void); ^ CoreArray/../LZ4/lz4.h:273:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:274:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API int LZ4_freeStream (LZ4_stream_t* streamPtr); ^ CoreArray/../LZ4/lz4.h:274:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:298:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API void LZ4_resetStream_fast (LZ4_stream_t* streamPtr); ^ CoreArray/../LZ4/lz4.h:298:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:311:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API int LZ4_loadDict (LZ4_stream_t* streamPtr, const char* dictionary, int dictSize); ^ CoreArray/../LZ4/lz4.h:311:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:336:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API int LZ4_compress_fast_continue (LZ4_stream_t* streamPtr, const char* src, char* dst, int srcSize, int dstCapacity, int acceleration); ^ CoreArray/../LZ4/lz4.h:336:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:345:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API int LZ4_saveDict (LZ4_stream_t* streamPtr, char* safeBuffer, int maxDictSize); ^ CoreArray/../LZ4/lz4.h:345:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:358:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API LZ4_streamDecode_t* LZ4_createStreamDecode(void); ^ CoreArray/../LZ4/lz4.h:358:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:359:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API int LZ4_freeStreamDecode (LZ4_streamDecode_t* LZ4_stream); ^ CoreArray/../LZ4/lz4.h:359:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:368:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API int LZ4_setStreamDecode (LZ4_streamDecode_t* LZ4_streamDecode, const char* dictionary, int dictSize); ^ CoreArray/../LZ4/lz4.h:368:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:381:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API int LZ4_decoderRingBufferSize(int maxBlockSize); ^ CoreArray/../LZ4/lz4.h:381:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:409:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API int LZ4_decompress_safe_continue (LZ4_streamDecode_t* LZ4_streamDecode, const char* src, char* dst, int srcSize, int dstCapacity); ^ CoreArray/../LZ4/lz4.h:409:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:420:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API int LZ4_decompress_safe_usingDict (const char* src, char* dst, int srcSize, int dstCapcity, const char* dictStart, int dictSize); ^ CoreArray/../LZ4/lz4.h:420:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from CoreArray/dStream.h:52, from CoreArray/dFile.h:42, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: CoreArray/../LZ4/lz4.h:645:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API LZ4_stream_t* LZ4_initStream (void* buffer, size_t size); ^ CoreArray/../LZ4/lz4.h:645:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:697:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("use LZ4_compress_default() instead") LZ4LIB_API int LZ4_compress (const char* src, char* dest, int srcSize); ^ CoreArray/../LZ4/lz4.h:697:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:698:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("use LZ4_compress_default() instead") LZ4LIB_API int LZ4_compress_limitedOutput (const char* src, char* dest, int srcSize, int maxOutputSize); ^ CoreArray/../LZ4/lz4.h:698:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:699:171: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("use LZ4_compress_fast_extState() instead") LZ4LIB_API int LZ4_compress_withState (void* state, const char* source, char* dest, int inputSize); ^ CoreArray/../LZ4/lz4.h:699:171: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:700:190: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("use LZ4_compress_fast_extState() instead") LZ4LIB_API int LZ4_compress_limitedOutput_withState (void* state, const char* source, char* dest, int inputSize, int maxOutputSize); ^ CoreArray/../LZ4/lz4.h:700:190: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:701:187: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("use LZ4_compress_fast_continue() instead") LZ4LIB_API int LZ4_compress_continue (LZ4_stream_t* LZ4_streamPtr, const char* source, char* dest, int inputSize); ^ CoreArray/../LZ4/lz4.h:701:187: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:702:206: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("use LZ4_compress_fast_continue() instead") LZ4LIB_API int LZ4_compress_limitedOutput_continue (LZ4_stream_t* LZ4_streamPtr, const char* source, char* dest, int inputSize, int maxOutputSize); ^ CoreArray/../LZ4/lz4.h:702:206: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:705:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("use LZ4_decompress_fast() instead") LZ4LIB_API int LZ4_uncompress (const char* source, char* dest, int outputSize); ^ CoreArray/../LZ4/lz4.h:705:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:706:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("use LZ4_decompress_safe() instead") LZ4LIB_API int LZ4_uncompress_unknownOutputSize (const char* source, char* dest, int isize, int maxOutputSize); ^ CoreArray/../LZ4/lz4.h:706:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:718:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("Use LZ4_createStream() instead") LZ4LIB_API void* LZ4_create (char* inputBuffer); ^ CoreArray/../LZ4/lz4.h:718:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:719:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("Use LZ4_createStream() instead") LZ4LIB_API int LZ4_sizeofStreamState(void); ^ CoreArray/../LZ4/lz4.h:719:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:720:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("Use LZ4_resetStream() instead") LZ4LIB_API int LZ4_resetStreamState(void* state, char* inputBuffer); ^ CoreArray/../LZ4/lz4.h:720:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:721:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("Use LZ4_saveDict() instead") LZ4LIB_API char* LZ4_slideInputBuffer (void* state); ^ CoreArray/../LZ4/lz4.h:721:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:724:175: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("use LZ4_decompress_safe_usingDict() instead") LZ4LIB_API int LZ4_decompress_safe_withPrefix64k (const char* src, char* dst, int compressedSize, int maxDstSize); ^ CoreArray/../LZ4/lz4.h:724:175: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:725:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("use LZ4_decompress_fast_usingDict() instead") LZ4LIB_API int LZ4_decompress_fast_withPrefix64k (const char* src, char* dst, int originalSize); ^ CoreArray/../LZ4/lz4.h:725:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:754:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API int LZ4_decompress_fast (const char* src, char* dst, int originalSize); ^ CoreArray/../LZ4/lz4.h:754:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:756:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API int LZ4_decompress_fast_continue (LZ4_streamDecode_t* LZ4_streamDecode, const char* src, char* dst, int originalSize); ^ CoreArray/../LZ4/lz4.h:756:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:758:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API int LZ4_decompress_fast_usingDict (const char* src, char* dst, int originalSize, const char* dictStart, int dictSize); ^ CoreArray/../LZ4/lz4.h:758:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:766:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API void LZ4_resetStream (LZ4_stream_t* streamPtr); ^ CoreArray/../LZ4/lz4.h:766:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from CoreArray/dStream.h:53, from CoreArray/dFile.h:42, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: CoreArray/../LZ4/lz4hc.h:66:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API int LZ4_compress_HC (const char* src, char* dst, int srcSize, int dstCapacity, int compressionLevel); ^ CoreArray/../LZ4/lz4hc.h:66:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:79:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API int LZ4_sizeofStateHC(void); ^ CoreArray/../LZ4/lz4hc.h:79:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from CoreArray/dStream.h:53, from CoreArray/dFile.h:42, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: CoreArray/../LZ4/lz4hc.h:80:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API int LZ4_compress_HC_extStateHC(void* stateHC, const char* src, char* dst, int srcSize, int maxDstSize, int compressionLevel); ^ CoreArray/../LZ4/lz4hc.h:80:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:94:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int compressionLevel); ^ CoreArray/../LZ4/lz4hc.h:94:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:109:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API LZ4_streamHC_t* LZ4_createStreamHC(void); ^ CoreArray/../LZ4/lz4hc.h:109:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:110:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API int LZ4_freeStreamHC (LZ4_streamHC_t* streamHCPtr); ^ CoreArray/../LZ4/lz4hc.h:110:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:155:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API void LZ4_resetStreamHC_fast(LZ4_streamHC_t* streamHCPtr, int compressionLevel); /* v1.9.0+ */ ^ CoreArray/../LZ4/lz4hc.h:155:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:156:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API int LZ4_loadDictHC (LZ4_streamHC_t* streamHCPtr, const char* dictionary, int dictSize); ^ CoreArray/../LZ4/lz4hc.h:156:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:160:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int srcSize, int maxDstSize); ^ CoreArray/../LZ4/lz4hc.h:160:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:174:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int* srcSizePtr, int targetDstSize); ^ CoreArray/../LZ4/lz4hc.h:174:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:176:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API int LZ4_saveDictHC (LZ4_streamHC_t* streamHCPtr, char* safeBuffer, int maxDictSize); ^ CoreArray/../LZ4/lz4hc.h:176:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:247:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API LZ4_streamHC_t* LZ4_initStreamHC (void* buffer, size_t size); ^ CoreArray/../LZ4/lz4hc.h:247:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:256:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("use LZ4_compress_HC() instead") LZ4LIB_API int LZ4_compressHC (const char* source, char* dest, int inputSize); ^ CoreArray/../LZ4/lz4hc.h:256:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:257:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("use LZ4_compress_HC() instead") LZ4LIB_API int LZ4_compressHC_limitedOutput (const char* source, char* dest, int inputSize, int maxOutputSize); ^ CoreArray/../LZ4/lz4hc.h:257:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:258:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("use LZ4_compress_HC() instead") LZ4LIB_API int LZ4_compressHC2 (const char* source, char* dest, int inputSize, int compressionLevel); ^ CoreArray/../LZ4/lz4hc.h:258:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:259:180: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("use LZ4_compress_HC() instead") LZ4LIB_API int LZ4_compressHC2_limitedOutput(const char* source, char* dest, int inputSize, int maxOutputSize, int compressionLevel); ^ CoreArray/../LZ4/lz4hc.h:259:180: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:260:175: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("use LZ4_compress_HC_extStateHC() instead") LZ4LIB_API int LZ4_compressHC_withStateHC (void* state, const char* source, char* dest, int inputSize); ^ CoreArray/../LZ4/lz4hc.h:260:175: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:261:194: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("use LZ4_compress_HC_extStateHC() instead") LZ4LIB_API int LZ4_compressHC_limitedOutput_withStateHC (void* state, const char* source, char* dest, int inputSize, int maxOutputSize); ^ CoreArray/../LZ4/lz4hc.h:261:194: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:262:197: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("use LZ4_compress_HC_extStateHC() instead") LZ4LIB_API int LZ4_compressHC2_withStateHC (void* state, const char* source, char* dest, int inputSize, int compressionLevel); ^ CoreArray/../LZ4/lz4hc.h:262:197: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:263:216: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("use LZ4_compress_HC_extStateHC() instead") LZ4LIB_API int LZ4_compressHC2_limitedOutput_withStateHC(void* state, const char* source, char* dest, int inputSize, int maxOutputSize, int compressionLevel); ^ CoreArray/../LZ4/lz4hc.h:263:216: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:264:190: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("use LZ4_compress_HC_continue() instead") LZ4LIB_API int LZ4_compressHC_continue (LZ4_streamHC_t* LZ4_streamHCPtr, const char* source, char* dest, int inputSize); ^ CoreArray/../LZ4/lz4hc.h:264:190: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:265:209: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("use LZ4_compress_HC_continue() instead") LZ4LIB_API int LZ4_compressHC_limitedOutput_continue (LZ4_streamHC_t* LZ4_streamHCPtr, const char* source, char* dest, int inputSize, int maxOutputSize); ^ CoreArray/../LZ4/lz4hc.h:265:209: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:275:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("use LZ4_createStreamHC() instead") LZ4LIB_API void* LZ4_createHC (const char* inputBuffer); ^ CoreArray/../LZ4/lz4hc.h:275:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:276:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("use LZ4_saveDictHC() instead") LZ4LIB_API char* LZ4_slideInputBufferHC (void* LZ4HC_Data); ^ CoreArray/../LZ4/lz4hc.h:276:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:277:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("use LZ4_freeStreamHC() instead") LZ4LIB_API int LZ4_freeHC (void* LZ4HC_Data); ^ CoreArray/../LZ4/lz4hc.h:277:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:278:198: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("use LZ4_compress_HC_continue() instead") LZ4LIB_API int LZ4_compressHC2_continue (void* LZ4HC_Data, const char* source, char* dest, int inputSize, int compressionLevel); ^ CoreArray/../LZ4/lz4hc.h:278:198: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:279:217: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("use LZ4_compress_HC_continue() instead") LZ4LIB_API int LZ4_compressHC2_limitedOutput_continue (void* LZ4HC_Data, const char* source, char* dest, int inputSize, int maxOutputSize, int compressionLevel); ^ CoreArray/../LZ4/lz4hc.h:279:217: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:280:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("use LZ4_createStreamHC() instead") LZ4LIB_API int LZ4_sizeofStreamStateHC(void); ^ CoreArray/../LZ4/lz4hc.h:280:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:281:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("use LZ4_initStreamHC() instead") LZ4LIB_API int LZ4_resetStreamStateHC(void* state, char* inputBuffer); ^ CoreArray/../LZ4/lz4hc.h:281:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:292:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API void LZ4_resetStreamHC (LZ4_streamHC_t* streamHCPtr, int compressionLevel); ^ CoreArray/../LZ4/lz4hc.h:292:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from CoreArray/dStream.h:54, from CoreArray/dFile.h:42, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: CoreArray/../LZ4/lz4frame.h:105:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4FLIB_API unsigned LZ4F_isError(LZ4F_errorCode_t code); /**< tells when a function result is an error code */ ^ CoreArray/../LZ4/lz4frame.h:105:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4frame.h:106:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4FLIB_API const char* LZ4F_getErrorName(LZ4F_errorCode_t code); /**< return error code string; for debugging */ ^ CoreArray/../LZ4/lz4frame.h:106:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from CoreArray/dStream.h:54, from CoreArray/dFile.h:42, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: CoreArray/../LZ4/lz4frame.h:207:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4FLIB_API int LZ4F_compressionLevel_max(void); /* v1.8.0+ */ ^ CoreArray/../LZ4/lz4frame.h:207:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4frame.h:215:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4FLIB_API size_t LZ4F_compressFrameBound(size_t srcSize, const LZ4F_preferences_t* preferencesPtr); ^ CoreArray/../LZ4/lz4frame.h:215:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4frame.h:226:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const LZ4F_preferences_t* preferencesPtr); ^ CoreArray/../LZ4/lz4frame.h:226:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4frame.h:243:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4FLIB_API unsigned LZ4F_getVersion(void); ^ CoreArray/../LZ4/lz4frame.h:243:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4frame.h:253:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4FLIB_API LZ4F_errorCode_t LZ4F_createCompressionContext(LZ4F_cctx** cctxPtr, unsigned version); ^ CoreArray/../LZ4/lz4frame.h:253:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4frame.h:254:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4FLIB_API LZ4F_errorCode_t LZ4F_freeCompressionContext(LZ4F_cctx* cctx); ^ CoreArray/../LZ4/lz4frame.h:254:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4frame.h:280:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const LZ4F_preferences_t* prefsPtr); ^ CoreArray/../LZ4/lz4frame.h:280:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4frame.h:297:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4FLIB_API size_t LZ4F_compressBound(size_t srcSize, const LZ4F_preferences_t* prefsPtr); ^ CoreArray/../LZ4/lz4frame.h:297:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4frame.h:313:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const LZ4F_compressOptions_t* cOptPtr); ^ CoreArray/../LZ4/lz4frame.h:313:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4frame.h:326:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const LZ4F_compressOptions_t* cOptPtr); ^ CoreArray/../LZ4/lz4frame.h:326:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4frame.h:340:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const LZ4F_compressOptions_t* cOptPtr); ^ CoreArray/../LZ4/lz4frame.h:340:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4frame.h:366:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4FLIB_API LZ4F_errorCode_t LZ4F_createDecompressionContext(LZ4F_dctx** dctxPtr, unsigned version); ^ CoreArray/../LZ4/lz4frame.h:366:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4frame.h:367:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4FLIB_API LZ4F_errorCode_t LZ4F_freeDecompressionContext(LZ4F_dctx* dctx); ^ CoreArray/../LZ4/lz4frame.h:367:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4frame.h:385:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4FLIB_API size_t LZ4F_headerSize(const void* src, size_t srcSize); ^ CoreArray/../LZ4/lz4frame.h:385:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4frame.h:432:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const void* srcBuffer, size_t* srcSizePtr); ^ CoreArray/../LZ4/lz4frame.h:432:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4frame.h:468:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const LZ4F_decompressOptions_t* dOptPtr); ^ CoreArray/../LZ4/lz4frame.h:468:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4frame.h:476:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4FLIB_API void LZ4F_resetDecompressionContext(LZ4F_dctx* dctx); /* always successful */ ^ CoreArray/../LZ4/lz4frame.h:476:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from CoreArray/dStream.h:62, from CoreArray/dFile.h:42, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:269:26: note: in expansion of macro 'lzma_attribute' # define lzma_attr_const lzma_attribute((__const__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/version.h:109:16: note: in expansion of macro 'lzma_attr_const' lzma_nothrow lzma_attr_const; ^~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:269:26: note: in expansion of macro 'lzma_attribute' # define lzma_attr_const lzma_attribute((__const__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/version.h:109:16: note: in expansion of macro 'lzma_attr_const' lzma_nothrow lzma_attr_const; ^~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:269:26: note: in expansion of macro 'lzma_attribute' # define lzma_attr_const lzma_attribute((__const__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/version.h:119:16: note: in expansion of macro 'lzma_attr_const' lzma_nothrow lzma_attr_const; ^~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:269:26: note: in expansion of macro 'lzma_attribute' # define lzma_attr_const lzma_attribute((__const__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/version.h:119:16: note: in expansion of macro 'lzma_attr_const' lzma_nothrow lzma_attr_const; ^~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/base.h:564:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/base.h:564:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/base.h:625:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/base.h:625:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/base.h:638:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/base.h:638:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/vli.h:166:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/vli.h:166:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:269:26: note: in expansion of macro 'lzma_attribute' # define lzma_attr_const lzma_attribute((__const__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/check.h:82:16: note: in expansion of macro 'lzma_attr_const' lzma_nothrow lzma_attr_const; ^~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:269:26: note: in expansion of macro 'lzma_attribute' # define lzma_attr_const lzma_attribute((__const__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/check.h:82:16: note: in expansion of macro 'lzma_attr_const' lzma_nothrow lzma_attr_const; ^~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:269:26: note: in expansion of macro 'lzma_attribute' # define lzma_attr_const lzma_attribute((__const__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/check.h:96:16: note: in expansion of macro 'lzma_attr_const' lzma_nothrow lzma_attr_const; ^~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:269:26: note: in expansion of macro 'lzma_attribute' # define lzma_attr_const lzma_attribute((__const__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/check.h:96:16: note: in expansion of macro 'lzma_attr_const' lzma_nothrow lzma_attr_const; ^~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/check.h:121:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/check.h:121:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/check.h:133:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/check.h:133:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:269:26: note: in expansion of macro 'lzma_attribute' # define lzma_attr_const lzma_attribute((__const__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/filter.h:79:16: note: in expansion of macro 'lzma_attr_const' lzma_nothrow lzma_attr_const; ^~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:269:26: note: in expansion of macro 'lzma_attribute' # define lzma_attr_const lzma_attribute((__const__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/filter.h:79:16: note: in expansion of macro 'lzma_attr_const' lzma_nothrow lzma_attr_const; ^~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:269:26: note: in expansion of macro 'lzma_attribute' # define lzma_attr_const lzma_attribute((__const__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/filter.h:89:16: note: in expansion of macro 'lzma_attr_const' lzma_nothrow lzma_attr_const; ^~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:269:26: note: in expansion of macro 'lzma_attribute' # define lzma_attr_const lzma_attribute((__const__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/filter.h:89:16: note: in expansion of macro 'lzma_attr_const' lzma_nothrow lzma_attr_const; ^~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/filter.h:140:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/filter.h:140:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/filter.h:159:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/filter.h:159:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/filter.h:181:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/filter.h:181:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/filter.h:199:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/filter.h:199:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/filter.h:386:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/filter.h:386:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/filter.h:409:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/filter.h:409:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/filter.h:426:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/filter.h:426:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:269:26: note: in expansion of macro 'lzma_attribute' # define lzma_attr_const lzma_attribute((__const__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/lzma12.h:129:16: note: in expansion of macro 'lzma_attr_const' lzma_nothrow lzma_attr_const; ^~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:269:26: note: in expansion of macro 'lzma_attribute' # define lzma_attr_const lzma_attribute((__const__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/lzma12.h:129:16: note: in expansion of macro 'lzma_attr_const' lzma_nothrow lzma_attr_const; ^~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:269:26: note: in expansion of macro 'lzma_attribute' # define lzma_attr_const lzma_attribute((__const__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/lzma12.h:171:16: note: in expansion of macro 'lzma_attr_const' lzma_nothrow lzma_attr_const; ^~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:269:26: note: in expansion of macro 'lzma_attribute' # define lzma_attr_const lzma_attribute((__const__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/lzma12.h:171:16: note: in expansion of macro 'lzma_attr_const' lzma_nothrow lzma_attr_const; ^~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/container.h:200:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/container.h:200:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/container.h:216:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/container.h:216:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/container.h:260:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/container.h:260:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/container.h:316:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/container.h:316:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/container.h:335:40: note: in expansion of macro 'lzma_attr_pure' const lzma_mt *options) lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/container.h:335:40: note: in expansion of macro 'lzma_attr_pure' const lzma_mt *options) lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/container.h:359:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/container.h:359:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/container.h:384:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/container.h:384:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/container.h:444:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/container.h:444:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/container.h:538:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/container.h:538:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/container.h:563:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/container.h:563:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/container.h:586:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/container.h:586:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/container.h:632:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/container.h:632:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/stream_flags.h:124:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/stream_flags.h:124:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/stream_flags.h:141:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/stream_flags.h:141:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/stream_flags.h:176:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/stream_flags.h:176:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/stream_flags.h:203:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/stream_flags.h:203:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/stream_flags.h:223:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/stream_flags.h:223:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/block.h:310:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/block.h:310:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/block.h:333:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/block.h:333:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/block.h:378:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/block.h:378:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/block.h:410:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/block.h:410:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/block.h:425:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/block.h:425:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/block.h:438:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/block.h:438:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/block.h:457:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/block.h:457:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/block.h:475:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/block.h:475:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/block.h:529:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/block.h:529:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/block.h:547:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/block.h:547:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:346:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:346:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:367:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:367:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:381:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:381:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:399:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:399:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:406:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:406:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:416:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:416:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:425:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:425:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:436:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:436:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:446:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:446:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:458:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:458:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:465:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:465:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:516:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:516:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:569:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:569:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:579:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:579:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:597:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:597:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:630:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:630:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index_hash.h:41:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index_hash.h:41:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index_hash.h:67:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index_hash.h:67:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index_hash.h:97:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index_hash.h:97:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index_hash.h:107:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index_hash.h:107:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ In file included from CoreArray/dFile.h:42, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: CoreArray/dStream.h:85:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdHandleStream(); ^ CoreArray/dStream.h:86:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdHandleStream(TSysHandle AHandle); ^ CoreArray/dStream.h:88:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Read(void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:89:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Write(const void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:90:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 Seek(SIZE64 Offset, TdSysSeekOrg Origin); ^ CoreArray/dStream.h:91:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void SetSize(SIZE64 NewSize); ^ CoreArray/dStream.h:93:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE TSysHandle Handle() const { return fHandle; } ^~~~~ CoreArray/dStream.h:111:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdFileStream(const char *const AFileName, TdOpenMode mode); ^ CoreArray/dStream.h:112:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdFileStream(); ^ CoreArray/dStream.h:114:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE const string& FileName() const { return fFileName; } ^~~~~ CoreArray/dStream.h:115:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE TdOpenMode Model() const { return fMode; } ^~~~~ CoreArray/dStream.h:121:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdFileStream(): CdHandleStream() {} ^ CoreArray/dStream.h:122:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Init(const char *const AFileName, TdOpenMode Mode); ^ CoreArray/dStream.h:130:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdForkFileStream(const char *const AFileName, TdOpenMode Mode); ^ CoreArray/dStream.h:133:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Read(void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:135:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Write(const void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:137:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 Seek(SIZE64 Offset, TdSysSeekOrg Origin); ^ CoreArray/dStream.h:138:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 GetSize(); ^ CoreArray/dStream.h:139:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void SetSize(SIZE64 NewSize); ^ CoreArray/dStream.h:147:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE void RedirectFile(); ^ CoreArray/dStream.h:155:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdTempStream(); ^ CoreArray/dStream.h:156:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdTempStream(const char *Path); ^ CoreArray/dStream.h:157:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdTempStream(); ^ CoreArray/dStream.h:165:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdMemoryStream(size_t Size=0); ^ CoreArray/dStream.h:166:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdMemoryStream(); ^ CoreArray/dStream.h:168:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Read(void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:169:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Write(const void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:170:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 Seek(SIZE64 Offset, TdSysSeekOrg Origin); ^ CoreArray/dStream.h:172:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 GetSize(); ^ CoreArray/dStream.h:173:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void SetSize(SIZE64 NewSize); ^ CoreArray/dStream.h:175:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *BufPointer(); ^ CoreArray/dStream.h:237:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TdCompressRemainder() { Size = 0; Buf64 = 0; } ^ CoreArray/dStream.h:260:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdRecodeStream(CdStream &vStream); ^ CoreArray/dStream.h:261:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdRecodeStream(); ^ CoreArray/dStream.h:263:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE CdStream &Stream() const { return *fStream; } ^~~~~ CoreArray/dStream.h:264:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE SIZE64 TotalIn() const { return fTotalIn; } ^~~~~ CoreArray/dStream.h:265:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE SIZE64 TotalOut() const { return fTotalOut; } ^~~~~ CoreArray/dStream.h:272:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void UpdateStreamPosition(); ^ CoreArray/dStream.h:280:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdRecodeLevel(CdRecodeStream::TLevel level); ^ CoreArray/dStream.h:282:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE CdRecodeStream::TLevel Level() const { return fLevel; } ^~~~~ CoreArray/dStream.h:293:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrRecodeStream(): ErrStream() ^ CoreArray/dStream.h:295:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrRecodeStream(const std::string &msg): ErrStream() ^ CoreArray/dStream.h:297:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrRecodeStream(const char *fmt, ...): ErrStream() ^ CoreArray/dStream.h:331:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdRAAlgorithm(CdRecodeStream &owner); ^ CoreArray/dStream.h:333:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE TBlockSize SizeType() const { return fSizeType; } ^~~~~ CoreArray/dStream.h:347:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdRA_Read(CdRecodeStream *owner); ^ CoreArray/dStream.h:349:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~CdRA_Read(); ^ CoreArray/dStream.h:352:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void GetUpdated(); ^ CoreArray/dStream.h:354:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void GetBlockInfo(vector &RawSize, vector &CmpSize); ^ CoreArray/dStream.h:387:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void InitReadStream(); ^ CoreArray/dStream.h:389:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool SeekStream(SIZE64 Position); ^ CoreArray/dStream.h:391:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool NextBlock(); ^ CoreArray/dStream.h:393:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void BinSearch(SIZE64 Position, ssize_t low, ssize_t high); ^ CoreArray/dStream.h:395:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual bool ReadMagicNumber(CdStream &Stream) = 0; ^ CoreArray/dStream.h:397:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void LoadIndexing(); ^ CoreArray/dStream.h:401:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void GetBlockHeader_v1_0(); ^ CoreArray/dStream.h:408:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdRA_Write(CdRecodeStream *owner, TBlockSize bs); ^ CoreArray/dStream.h:411:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void InitWriteStream(); ^ CoreArray/dStream.h:413:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void DoneWriteStream(); ^ CoreArray/dStream.h:416:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void InitWriteBlock(); ^ CoreArray/dStream.h:418:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void DoneWriteBlock(); ^ CoreArray/dStream.h:436:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void AddBlockInfo(C_UInt32 CmpLen, C_UInt32 RawLen); ^ CoreArray/dStream.h:439:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void WriteMagicNumber(CdStream &Stream) = 0; ^ CoreArray/dStream.h:452:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdBaseZStream(CdStream &vStream); ^ CoreArray/dStream.h:469:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdZEncoder(CdStream &Dest, TLevel Level); ^ CoreArray/dStream.h:471:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int memLevel=Z_DEFAULT_MEMORY, int Strategy=Z_DEFAULT_STRATEGY); ^ CoreArray/dStream.h:472:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdZEncoder(); ^ CoreArray/dStream.h:474:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Read(void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:475:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Write(const void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:476:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 Seek(SIZE64 Offset, TdSysSeekOrg Origin); ^ CoreArray/dStream.h:477:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void SetSize(SIZE64 NewSize); ^ CoreArray/dStream.h:478:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Close(); ^ CoreArray/dStream.h:480:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ssize_t Pending(); ^ CoreArray/dStream.h:481:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE bool HaveClosed() const { return fHaveClosed; } ^~~~~ CoreArray/dStream.h:489:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SyncFinish(); ^ CoreArray/dStream.h:496:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdZDecoder(CdStream &Source); ^ CoreArray/dStream.h:497:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdZDecoder(CdStream &Source, int windowBits); ^ CoreArray/dStream.h:498:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdZDecoder(); ^ CoreArray/dStream.h:500:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Read(void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:501:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Write(const void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:502:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 Seek(SIZE64 Offset, TdSysSeekOrg Origin); ^ CoreArray/dStream.h:503:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 GetSize(); ^ CoreArray/dStream.h:504:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void SetSize(SIZE64 NewSize); ^ CoreArray/dStream.h:518:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdZEncoder_RA(CdStream &Dest, TLevel Level, TBlockSize BlockSize); ^ CoreArray/dStream.h:520:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Write(const void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:521:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Close(); ^ CoreArray/dStream.h:528:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void CopyFrom(CdStream &Source, SIZE64 Pos, SIZE64 Count); ^ CoreArray/dStream.h:535:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void WriteMagicNumber(CdStream &Stream); ^ CoreArray/dStream.h:537:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SyncFinishBlock(); ^ CoreArray/dStream.h:548:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdZDecoder_RA(CdStream &Source); ^ CoreArray/dStream.h:550:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Read(void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:551:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 Seek(SIZE64 Offset, TdSysSeekOrg Origin); ^ CoreArray/dStream.h:555:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual bool ReadMagicNumber(CdStream &Stream); ^ CoreArray/dStream.h:557:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Reset(); ^ CoreArray/dStream.h:565:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture EZLibError(int Code); ^ CoreArray/dStream.h:566:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture EZLibError(const char *fmt, ...): ErrRecodeStream() ^ CoreArray/dStream.h:568:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int ErrCode() const { return fErrCode; }; ^~~~~ CoreArray/dStream.h:602:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdBaseLZ4Stream(CdStream &vStream); ^ CoreArray/dStream.h:611:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TLZ4Chunk chunk); ^ CoreArray/dStream.h:612:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdLZ4Encoder(); ^ CoreArray/dStream.h:614:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Read(void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:615:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Write(const void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:616:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 Seek(SIZE64 Offset, TdSysSeekOrg Origin); ^ CoreArray/dStream.h:617:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void SetSize(SIZE64 NewSize); ^ CoreArray/dStream.h:618:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Close(); ^ CoreArray/dStream.h:619:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int Pending() { return 0; } ^ CoreArray/dStream.h:621:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE TLZ4Chunk Chunk() const { return fChunk; } ^~~~~ CoreArray/dStream.h:622:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE ssize_t ChunkSize() const { return fChunkSize; } ^~~~~ CoreArray/dStream.h:623:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE CdRecodeStream::TLevel Level() const { return fLevel; } ^~~~~ CoreArray/dStream.h:624:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE bool HaveClosed() const { return fHaveClosed; } ^~~~~ CoreArray/dStream.h:641:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdLZ4Decoder(CdStream &Source); ^ CoreArray/dStream.h:642:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdLZ4Decoder(); ^ CoreArray/dStream.h:644:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Read(void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:645:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Write(const void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:646:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 Seek(SIZE64 Offset, TdSysSeekOrg Origin); ^ CoreArray/dStream.h:647:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 GetSize(); ^ CoreArray/dStream.h:648:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void SetSize(SIZE64 NewSize); ^ CoreArray/dStream.h:668:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TBlockSize BlockSize); ^ CoreArray/dStream.h:669:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdLZ4Encoder_RA(); ^ CoreArray/dStream.h:671:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Read(void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:672:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Write(const void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:673:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 Seek(SIZE64 Offset, TdSysSeekOrg Origin); ^ CoreArray/dStream.h:674:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void SetSize(SIZE64 NewSize); ^ CoreArray/dStream.h:675:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Close(); ^ CoreArray/dStream.h:682:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void CopyFrom(CdStream &Source, SIZE64 Pos, SIZE64 Count); ^ CoreArray/dStream.h:684:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ssize_t Pending() { return 0; } ^ CoreArray/dStream.h:685:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE bool HaveClosed() const { return fHaveClosed; } ^~~~~ CoreArray/dStream.h:686:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE CdRecodeStream::TLevel Level() const { return fLevel; } ^~~~~ CoreArray/dStream.h:704:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void WriteMagicNumber(CdStream &Stream); ^ CoreArray/dStream.h:706:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Compressing(int bufsize); ^ CoreArray/dStream.h:716:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdLZ4Decoder_RA(CdStream &Source); ^ CoreArray/dStream.h:718:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Read(void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:719:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Write(const void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:720:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 Seek(SIZE64 Offset, TdSysSeekOrg Origin); ^ CoreArray/dStream.h:721:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 GetSize(); ^ CoreArray/dStream.h:722:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void SetSize(SIZE64 NewSize); ^ CoreArray/dStream.h:724:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE CdRecodeStream::TLevel Level() const { return fLevel; } ^~~~~ CoreArray/dStream.h:741:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual bool ReadMagicNumber(CdStream &Stream); ^ CoreArray/dStream.h:743:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Reset(); ^ CoreArray/dStream.h:751:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ELZ4Error(): ErrRecodeStream() ^ CoreArray/dStream.h:753:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ELZ4Error(const char *fmt, ...): ErrRecodeStream() ^ CoreArray/dStream.h:755:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ELZ4Error(const std::string &msg): ErrRecodeStream() ^ CoreArray/dStream.h:757:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ELZ4Error(LZ4F_errorCode_t err) ^ CoreArray/dStream.h:774:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdBaseXZStream(CdStream &vStream); ^ CoreArray/dStream.h:786:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdXZEncoder(CdStream &Dest, TLevel Level); ^ CoreArray/dStream.h:787:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdXZEncoder(CdStream &Dest, int DictKB); ^ CoreArray/dStream.h:788:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdXZEncoder(); ^ CoreArray/dStream.h:790:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Read(void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:791:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Write(const void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:792:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 Seek(SIZE64 Offset, TdSysSeekOrg Origin); ^ CoreArray/dStream.h:793:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void SetSize(SIZE64 NewSize); ^ CoreArray/dStream.h:794:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Close(); ^ CoreArray/dStream.h:796:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ssize_t Pending(); ^ CoreArray/dStream.h:797:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE bool HaveClosed() const { return fHaveClosed; } ^~~~~ CoreArray/dStream.h:802:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SyncFinish(); ^ CoreArray/dStream.h:803:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void InitXZStream(); ^ CoreArray/dStream.h:811:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdXZDecoder(CdStream &Source); ^ CoreArray/dStream.h:812:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdXZDecoder(); ^ CoreArray/dStream.h:814:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Read(void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:815:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Write(const void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:816:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 Seek(SIZE64 Offset, TdSysSeekOrg Origin); ^ CoreArray/dStream.h:817:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 GetSize(); ^ CoreArray/dStream.h:818:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void SetSize(SIZE64 NewSize); ^ CoreArray/dStream.h:831:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdXZEncoder_RA(CdStream &Dest, TLevel Level, TBlockSize BlockSize); ^ CoreArray/dStream.h:833:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Write(const void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:834:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Close(); ^ CoreArray/dStream.h:841:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void CopyFrom(CdStream &Source, SIZE64 Pos, SIZE64 Count); ^ CoreArray/dStream.h:848:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void WriteMagicNumber(CdStream &Stream); ^ CoreArray/dStream.h:850:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SyncFinishBlock(); ^ CoreArray/dStream.h:861:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdXZDecoder_RA(CdStream &Source); ^ CoreArray/dStream.h:863:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Read(void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:864:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 Seek(SIZE64 Offset, TdSysSeekOrg Origin); ^ CoreArray/dStream.h:868:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual bool ReadMagicNumber(CdStream &Stream); ^ CoreArray/dStream.h:870:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Reset(); ^ CoreArray/dStream.h:878:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture EXZError(): ErrRecodeStream() ^ CoreArray/dStream.h:880:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture EXZError(const char *fmt, ...): ErrRecodeStream() ^ CoreArray/dStream.h:882:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture EXZError(const std::string &msg): ErrRecodeStream() ^ CoreArray/dStream.h:884:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture EXZError(int code): ErrRecodeStream() ^ CoreArray/dStream.h:920:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TBlockInfo(); ^ CoreArray/dStream.h:921:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TBlockInfo(bool head, SIZE64 bs, SIZE64 ss, SIZE64 sn); ^ CoreArray/dStream.h:922:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SIZE64 AbsStart() const; /// the start position with overhead ^~~~~ CoreArray/dStream.h:923:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetSize(CdStream &Stream, SIZE64 _Size); ^ CoreArray/dStream.h:924:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetNext(CdStream &Stream, SIZE64 _Next); ^ CoreArray/dStream.h:925:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetSize2(CdStream &Stream, SIZE64 _Size, SIZE64 _Next); ^ CoreArray/dStream.h:928:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdBlockStream(CdBlockCollection &vCollection); ^ CoreArray/dStream.h:929:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdBlockStream(); ^ CoreArray/dStream.h:931:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Read(void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:932:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Write(const void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:933:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 Seek(SIZE64 Offset, TdSysSeekOrg Origin); ^ CoreArray/dStream.h:934:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 GetSize(); ^ CoreArray/dStream.h:935:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void SetSize(SIZE64 NewSize); ^ CoreArray/dStream.h:936:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetSizeOnly(SIZE64 NewSize); ^ CoreArray/dStream.h:938:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SyncSizeInfo(); ^ CoreArray/dStream.h:939:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SIZE64 GetSize() const; ^~~~~ CoreArray/dStream.h:941:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool ReadOnly() const; ^~~~~ CoreArray/dStream.h:942:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int ListCount() const; ^~~~~ CoreArray/dStream.h:944:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE TdGDSBlockID ID() const { return fID; } ^~~~~ CoreArray/dStream.h:945:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE SIZE64 Capacity() const { return fBlockCapacity; } ^~~~~ CoreArray/dStream.h:946:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE SIZE64 Size() const { return fBlockSize; } ^~~~~ CoreArray/dStream.h:947:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE CdBlockCollection &Collection() const { return fCollection; } ^~~~~ CoreArray/dStream.h:948:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE const TBlockInfo *List() const { return fList; } ^~~~~ CoreArray/dStream.h:959:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TBlockInfo *_FindCur(const SIZE64 Pos); ^ CoreArray/dStream.h:974:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdBlockCollection(const SIZE64 vCodeStart=0); ^ CoreArray/dStream.h:975:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdBlockCollection(); ^ CoreArray/dStream.h:978:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdLogRecord *Log); ^ CoreArray/dStream.h:979:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void WriteStream(CdStream *vStream); ^ CoreArray/dStream.h:980:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Clear(); ^ CoreArray/dStream.h:982:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdBlockStream *NewBlockStream(); ^ CoreArray/dStream.h:984:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void DeleteBlockStream(TdGDSBlockID id); ^ CoreArray/dStream.h:987:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdBlockStream *operator[] (const TdGDSBlockID &id); ^ CoreArray/dStream.h:989:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool HaveID(TdGDSBlockID id); ^ CoreArray/dStream.h:991:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int NumOfFragment(); ^ CoreArray/dStream.h:993:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE CdStream *Stream() const ^~~~~ CoreArray/dStream.h:995:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE CdObjClassMgr *ClassMgr() const ^~~~~ CoreArray/dStream.h:997:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE bool ReadOnly() const ^~~~~ CoreArray/dStream.h:999:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE const vector &BlockList() const ^~~~~ CoreArray/dStream.h:1001:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE const CdBlockStream::TBlockInfo* UnusedBlock() const ^~~~~ CoreArray/dStream.h:1013:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _IncStreamSize(CdBlockStream &Block, const SIZE64 NewSize); ^ CoreArray/dStream.h:1014:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _DecStreamSize(CdBlockStream &Block, const SIZE64 NewSize); ^ CoreArray/dStream.h:1015:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PdBlockStream_BlockInfo _NeedBlock(SIZE64 Size, bool Head); ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cmath:45, from CoreArray/dAllocator.h:43, from CoreArray/dAny.h:43, from CoreArray/dFile.h:43, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:177:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double rslt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:177:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:178:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __mingw_setusermatherr (int (__cdecl *)(struct _exception *)); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:178:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:179:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __setusermatherr(int (__cdecl *)(struct _exception *)); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:179:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:183:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl sin(double _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:183:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:184:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl cos(double _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:184:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:185:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl tan(double _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:185:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:186:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl sinh(double _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:186:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:187:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl cosh(double _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:187:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:188:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl tanh(double _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:188:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:189:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl asin(double _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:189:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:190:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl acos(double _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:190:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:191:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl atan(double _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:191:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:192:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl atan2(double _Y,double _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:192:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:193:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl exp(double _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:193:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:194:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl log(double _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:194:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:195:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl log10(double _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:195:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:196:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl pow(double _X,double _Y); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:196:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:197:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl sqrt(double _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:197:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:198:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl ceil(double _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:198:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:199:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl floor(double _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:199:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:202:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl fabsf (float x); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:202:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:203:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl fabsl (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:203:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:204:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl fabs (double _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:204:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:208:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE float __cdecl fabsf (float x) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:219:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE long double __cdecl fabsl (long double x) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:230:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE double __cdecl fabs (double x) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:243:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl ldexp(double _X,int _Y); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:243:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:244:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl frexp(double _X,int *_Y); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:244:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:245:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl modf(double _X,double *_Y); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:245:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:246:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl fmod(double _X,double _Y); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:246:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:248:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl sincos (double __x, double *p_sin, double *p_cos); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:248:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:249:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl sincosl (long double __x, long double *p_sin, long double *p_cos); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:249:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:250:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl sincosf (float __x, float *p_sin, float *p_cos); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:250:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:276:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl _cabs(struct _complex _ComplexA); /* Overriden to use our cabs. */ ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:276:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:277:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl _hypot(double _X,double _Y); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:277:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:278:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl _j0(double _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:278:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:279:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl _j1(double _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:279:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:280:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl _jn(int _X,double _Y); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:280:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:281:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl _y0(double _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:281:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:282:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl _y1(double _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:282:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:283:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl _yn(int _X,double _Y); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:283:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:286:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _matherr (struct _exception *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:286:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:311:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl j0 (double) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:311:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:312:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl j1 (double) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:312:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:313:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl jn (int, double) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:313:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:314:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl y0 (double) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:314:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:315:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl y1 (double) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:315:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:316:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl yn (int, double) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:316:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:318:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl chgsign (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:318:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:327:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl finite (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:327:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:328:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl fpclass (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:328:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:407:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern int __cdecl __fpclassifyl (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:407:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:408:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern int __cdecl __fpclassifyf (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:408:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:409:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern int __cdecl __fpclassify (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:409:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:412:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE int __cdecl __fpclassifyl (long double x) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:438:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE int __cdecl __fpclassify (double x) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:460:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE int __cdecl __fpclassifyf (float x) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:520:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern int __cdecl __isnan (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:520:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:521:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern int __cdecl __isnanf (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:521:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:522:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern int __cdecl __isnanl (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:522:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:525:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE int __cdecl __isnan (double _x) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:546:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE int __cdecl __isnanf (float _x) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:565:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE int __cdecl __isnanl (long double _x) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:607:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern int __cdecl __signbit (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:607:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:608:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern int __cdecl __signbitf (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:608:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:609:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern int __cdecl __signbitl (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:609:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:611:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE int __cdecl __signbit (double x) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:624:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE int __cdecl __signbitf (float x) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:636:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE int __cdecl __signbitl (long double x) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:664:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl sinf(float _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:664:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:665:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl sinl(long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:665:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:667:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl cosf(float _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:667:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:668:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl cosl(long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:668:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:670:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl tanf(float _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:670:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:671:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl tanl(long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:671:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:672:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl asinf(float _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:672:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:673:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl asinl(long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:673:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:675:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl acosf (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:675:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:676:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl acosl (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:676:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:678:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl atanf (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:678:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:679:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl atanl (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:679:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:681:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl atan2f (float, float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:681:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:682:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl atan2l (long double, long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:682:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:685:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl sinhf(float _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:685:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:687:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE float sinhf(float _X) { return ((float)sinh((double)_X)); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:689:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl sinhl(long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:689:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:691:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl coshf(float _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:691:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:693:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE float coshf(float _X) { return ((float)cosh((double)_X)); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:695:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl coshl(long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:695:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:697:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl tanhf(float _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:697:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:699:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE float tanhf(float _X) { return ((float)tanh((double)_X)); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:701:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl tanhl(long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:701:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:705:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl acosh (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:705:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:706:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl acoshf (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:706:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:707:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl acoshl (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:707:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:710:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl asinh (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:710:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:711:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl asinhf (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:711:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:712:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl asinhl (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:712:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:715:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl atanh (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:715:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:716:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl atanhf (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:716:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:717:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl atanhl (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:717:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:721:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl expf(float _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:721:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:723:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE float expf(float _X) { return ((float)exp((double)_X)); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:725:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl expl(long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:725:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:728:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl exp2(double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:728:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:729:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl exp2f(float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:729:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:730:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl exp2l(long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:730:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:734:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl expm1(double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:734:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:735:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl expm1f(float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:735:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:736:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl expm1l(long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:736:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:739:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float frexpf(float _X,int *_Y); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:739:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:741:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE float frexpf(float _X,int *_Y) { return ((float)frexp((double)_X,_Y)); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:743:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl frexpl(long double,int *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:743:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:748:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern int __cdecl ilogb (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:748:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:749:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern int __cdecl ilogbf (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:749:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:750:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern int __cdecl ilogbl (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:750:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:753:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl ldexpf(float _X,int _Y); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:753:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:755:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE float __cdecl ldexpf (float x, int expn) { return (float) ldexp ((double)x, expn); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:757:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl ldexpl (long double, int); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:757:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:760:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl logf (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:760:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:761:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl logl(long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:761:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:764:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl log10f (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:764:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:765:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl log10l(long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:765:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:768:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl log1p(double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:768:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:769:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl log1pf(float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:769:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:770:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl log1pl(long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:770:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:773:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl log2 (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:773:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:774:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl log2f (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:774:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:775:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl log2l (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:775:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:778:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl logb (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:778:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:779:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl logbf (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:779:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:780:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl logbl (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:780:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:863:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl modff (float, float*); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:863:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:864:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl modfl (long double, long double*); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:864:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:867:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl scalbn (double, int); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:867:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:868:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl scalbnf (float, int); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:868:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:869:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl scalbnl (long double, int); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:869:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:871:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl scalbln (double, long); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:871:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:872:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl scalblnf (float, long); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:872:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:873:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl scalblnl (long double, long); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:873:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:877:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl cbrt (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:877:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:878:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl cbrtf (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:878:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:879:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl cbrtl (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:879:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:882:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl hypot (double, double) __MINGW_ATTRIB_DEPRECATED_MSVC2005; /* in libmoldname.a */ ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:882:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:883:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl hypotf (float x, float y); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:883:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:885:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE float __cdecl hypotf (float x, float y) { return (float) hypot ((double)x, (double)y);} ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:887:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl hypotl (long double, long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:887:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:890:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl powf(float _X,float _Y); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:890:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:892:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE float powf(float _X,float _Y) { return ((float)pow((double)_X,(double)_Y)); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:894:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl powl (long double, long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:894:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:897:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl sqrtf (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:897:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:898:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double sqrtl(long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:898:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:901:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl erf (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:901:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:902:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl erff (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:902:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:903:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl erfl (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:903:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:906:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl erfc (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:906:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:907:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl erfcf (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:907:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:908:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl erfcl (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:908:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:911:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl lgamma (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:911:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:912:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl lgammaf (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:912:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:913:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl lgammal (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:913:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:918:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl tgamma (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:918:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:919:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl tgammaf (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:919:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:920:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl tgammal (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:920:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:923:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl ceilf (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:923:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:924:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl ceill (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:924:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:927:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl floorf (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:927:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:928:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl floorl (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:928:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:931:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl nearbyint ( double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:931:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:932:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl nearbyintf (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:932:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:933:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl nearbyintl (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:933:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:937:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl rint (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:937:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:938:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl rintf (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:938:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:939:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl rintl (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:939:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:942:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long __cdecl lrint (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:942:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:943:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long __cdecl lrintf (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:943:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:944:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long __cdecl lrintl (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:944:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:946:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION long long __cdecl llrint (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:946:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:947:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION long long __cdecl llrintf (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:947:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:948:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION long long __cdecl llrintl (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:948:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1030:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl round (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1030:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1031:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl roundf (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1031:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1032:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl roundl (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1032:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1035:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long __cdecl lround (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1035:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1036:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long __cdecl lroundf (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1036:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1037:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long __cdecl lroundl (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1037:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1038:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION long long __cdecl llround (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1038:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1039:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION long long __cdecl llroundf (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1039:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1040:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION long long __cdecl llroundl (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1040:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1044:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl trunc (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1044:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1045:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl truncf (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1045:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1046:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl truncl (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1046:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1049:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl fmodf (float, float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1049:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1050:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl fmodl (long double, long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1050:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1053:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl remainder (double, double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1053:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1054:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl remainderf (float, float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1054:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1055:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl remainderl (long double, long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1055:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1058:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl remquo(double, double, int *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1058:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1059:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl remquof(float, float, int *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1059:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1060:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl remquol(long double, long double, int *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1060:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1063:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl copysign (double, double); /* in libmoldname.a */ ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1063:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1064:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl copysignf (float, float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1064:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1065:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl copysignl (long double, long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1065:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1069:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE double __cdecl copysign (double x, double y) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1076:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE float __cdecl copysignf (float x, float y) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1087:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl nan(const char *tagp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1087:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1088:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl nanf(const char *tagp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1088:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1089:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl nanl(const char *tagp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1089:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1098:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl nextafter (double, double); /* in libmoldname.a */ ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1098:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1099:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl nextafterf (float, float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1099:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1100:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl nextafterl (long double, long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1100:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1103:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl nexttoward (double, long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1103:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1104:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl nexttowardf (float, long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1104:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1105:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl nexttowardl (long double, long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1105:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1109:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl fdim (double x, double y); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1109:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1110:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl fdimf (float x, float y); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1110:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1111:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl fdiml (long double x, long double y); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1111:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1119:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl fmax (double, double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1119:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1120:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl fmaxf (float, float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1120:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1121:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl fmaxl (long double, long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1121:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1124:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl fmin (double, double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1124:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1125:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl fminf (float, float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1125:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1126:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl fminl (long double, long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1126:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1130:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl fma (double, double, double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1130:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1131:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl fmaf (float, float, float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1131:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1132:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl fmal (long double, long double, long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1132:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1181:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP float __cdecl _copysignf (float _Number,float _Sign); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1181:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1182:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP float __cdecl _chgsignf (float _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1182:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1183:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP float __cdecl _logbf(float _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1183:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1184:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP float __cdecl _nextafterf(float _X,float _Y); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1184:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1185:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _finitef(float _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1185:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1186:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _isnanf(float _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1186:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1187:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fpclassf(float _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1187:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1191:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl _chgsignl (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1191:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from CoreArray/dAllocator.h:43, from CoreArray/dAny.h:43, from CoreArray/dFile.h:43, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/cmath:87:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture acos(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:91:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture acos(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:99:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture acos(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:106:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture asin(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:110:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture asin(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:118:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture asin(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:125:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atan(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:129:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atan(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:137:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atan(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:144:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atan2(float __y, float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:148:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atan2(long double __y, long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:155:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atan2(_Tp __y, _Up __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:165:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ceil(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:169:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ceil(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:177:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ceil(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:184:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cos(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:188:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cos(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:196:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cos(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:203:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cosh(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:207:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cosh(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:215:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cosh(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:222:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture exp(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:226:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture exp(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:234:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture exp(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:241:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fabs(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:245:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fabs(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:253:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fabs(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:260:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture floor(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:264:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture floor(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:272:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture floor(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:279:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fmod(float __x, float __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:283:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fmod(long double __x, long double __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:290:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fmod(_Tp __x, _Up __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:300:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture frexp(float __x, int* __exp) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:304:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture frexp(long double __x, int* __exp) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:312:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture frexp(_Tp __x, int* __exp) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:319:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ldexp(float __x, int __exp) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:323:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ldexp(long double __x, int __exp) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:331:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ldexp(_Tp __x, int __exp) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:338:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture log(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:342:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture log(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:350:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture log(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:357:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture log10(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:361:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture log10(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:369:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture log10(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:376:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture modf(float __x, float* __iptr) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:380:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture modf(long double __x, long double* __iptr) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:388:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pow(float __x, float __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:392:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pow(long double __x, long double __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:415:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pow(_Tp __x, _Up __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:425:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture sin(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:429:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture sin(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:437:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture sin(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:444:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture sinh(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:448:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture sinh(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:456:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture sinh(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:463:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture sqrt(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:467:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture sqrt(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:475:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture sqrt(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:482:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tan(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:486:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tan(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:494:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tan(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:501:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tanh(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:505:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tanh(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:513:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tanh(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:537:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fpclassify(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:542:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fpclassify(double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:547:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fpclassify(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:556:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fpclassify(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:562:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isfinite(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:566:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isfinite(double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:570:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isfinite(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:578:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isfinite(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:584:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isinf(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:592:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isinf(double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:597:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isinf(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:605:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isinf(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:611:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isnan(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:619:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isnan(double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:624:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isnan(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:632:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isnan(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:638:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isnormal(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:642:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isnormal(double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:646:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isnormal(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:654:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isnormal(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:661:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture signbit(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:665:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture signbit(double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:669:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture signbit(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:677:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture signbit(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:683:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isgreater(float __x, float __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:687:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isgreater(double __x, double __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:691:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isgreater(long double __x, long double __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:700:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isgreater(_Tp __x, _Up __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:709:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isgreaterequal(float __x, float __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:713:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isgreaterequal(double __x, double __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:717:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isgreaterequal(long double __x, long double __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:726:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isgreaterequal(_Tp __x, _Up __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:735:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isless(float __x, float __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:739:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isless(double __x, double __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:743:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isless(long double __x, long double __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:752:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isless(_Tp __x, _Up __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:761:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture islessequal(float __x, float __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:765:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture islessequal(double __x, double __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:769:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture islessequal(long double __x, long double __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:778:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture islessequal(_Tp __x, _Up __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:787:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture islessgreater(float __x, float __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:791:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture islessgreater(double __x, double __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:795:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture islessgreater(long double __x, long double __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:804:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture islessgreater(_Tp __x, _Up __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:813:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isunordered(float __x, float __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:817:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isunordered(double __x, double __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:821:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isunordered(long double __x, long double __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:830:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isunordered(_Tp __x, _Up __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1214:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture acosh(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1218:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture acosh(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1226:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture acosh(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1232:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture asinh(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1236:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture asinh(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1244:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture asinh(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1250:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atanh(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1254:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atanh(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1262:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atanh(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1268:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cbrt(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1272:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cbrt(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1280:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cbrt(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1286:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture copysign(float __x, float __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1290:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture copysign(long double __x, long double __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1297:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture copysign(_Tp __x, _Up __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1306:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erf(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1310:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erf(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1318:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erf(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1324:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erfc(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1328:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erfc(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1336:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erfc(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1342:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture exp2(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1346:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture exp2(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1354:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture exp2(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1360:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture expm1(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1364:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture expm1(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1372:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture expm1(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1378:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fdim(float __x, float __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1382:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fdim(long double __x, long double __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1389:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fdim(_Tp __x, _Up __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1398:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fma(float __x, float __y, float __z) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1402:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fma(long double __x, long double __y, long double __z) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1409:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fma(_Tp __x, _Up __y, _Vp __z) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1418:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fmax(float __x, float __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1422:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fmax(long double __x, long double __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1429:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fmax(_Tp __x, _Up __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1438:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fmin(float __x, float __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1442:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fmin(long double __x, long double __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1449:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fmin(_Tp __x, _Up __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1458:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture hypot(float __x, float __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1462:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture hypot(long double __x, long double __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1469:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture hypot(_Tp __x, _Up __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1478:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ilogb(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1482:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ilogb(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1491:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ilogb(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1497:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lgamma(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1501:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lgamma(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1509:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lgamma(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1515:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture llrint(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1519:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture llrint(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1527:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture llrint(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1533:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture llround(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1537:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture llround(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1545:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture llround(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1551:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture log1p(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1555:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture log1p(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1563:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture log1p(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1570:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture log2(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1574:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture log2(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1582:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture log2(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1588:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture logb(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1592:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture logb(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1600:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture logb(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1606:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lrint(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1610:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lrint(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1618:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lrint(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1624:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lround(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1628:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lround(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1636:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lround(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1642:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture nearbyint(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1646:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture nearbyint(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1654:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture nearbyint(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1660:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture nextafter(float __x, float __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1664:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture nextafter(long double __x, long double __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1671:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture nextafter(_Tp __x, _Up __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1680:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture nexttoward(float __x, long double __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1684:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture nexttoward(long double __x, long double __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1692:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture nexttoward(_Tp __x, long double __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1698:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture remainder(float __x, float __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1702:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture remainder(long double __x, long double __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1709:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture remainder(_Tp __x, _Up __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1718:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture remquo(float __x, float __y, int* __pquo) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1722:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture remquo(long double __x, long double __y, int* __pquo) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1729:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture remquo(_Tp __x, _Up __y, int* __pquo) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1738:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rint(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1742:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rint(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1750:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rint(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1756:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture round(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1760:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture round(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1768:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture round(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1774:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture scalbln(float __x, long __ex) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1778:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture scalbln(long double __x, long __ex) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1786:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture scalbln(_Tp __x, long __ex) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1792:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture scalbn(float __x, int __ex) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1796:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture scalbn(long double __x, int __ex) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1804:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture scalbn(_Tp __x, int __ex) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1810:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tgamma(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1814:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tgamma(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1822:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tgamma(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1828:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture trunc(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1832:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture trunc(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1840:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture trunc(_Tp __x) ^ In file included from CoreArray/dAny.h:43, from CoreArray/dFile.h:43, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: CoreArray/dAllocator.h:66:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdAllocator(); ^ CoreArray/dAllocator.h:67:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~CdAllocator(); ^ CoreArray/dAllocator.h:69:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Initialize(); ^ CoreArray/dAllocator.h:70:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Initialize(CdStream &Stream, bool CanRead, bool CanWrite); ^ CoreArray/dAllocator.h:71:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Free(); ^ CoreArray/dAllocator.h:73:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE SIZE64 GetSize() ^ CoreArray/dAllocator.h:75:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE void SetSize(SIZE64 NewSize) ^ CoreArray/dAllocator.h:77:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE SIZE64 Position() ^ CoreArray/dAllocator.h:79:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE void SetPosition(SIZE64 NewPos) ^ CoreArray/dAllocator.h:83:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE void ReadData(void *Buffer, ssize_t Count) ^ CoreArray/dAllocator.h:86:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE C_UInt8 R8b() ^ CoreArray/dAllocator.h:89:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE C_UInt16 R16b() ^ CoreArray/dAllocator.h:92:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE C_UInt32 R32b() ^ CoreArray/dAllocator.h:95:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE C_UInt64 R64b() ^ CoreArray/dAllocator.h:99:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE void ReadVar(C_Int8 &val) { val = (*_R8b)(*this); } ^ CoreArray/dAllocator.h:101:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE void ReadVar(C_UInt8 &val) { val = (*_R8b)(*this); } ^ CoreArray/dAllocator.h:103:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE void ReadVar(C_Int16 &val) { val = (*_R16b)(*this); } ^ CoreArray/dAllocator.h:105:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE void ReadVar(C_UInt16 &val) { val = (*_R16b)(*this); } ^ CoreArray/dAllocator.h:107:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE void ReadVar(C_Int32 &val) { val = (*_R32b)(*this); } ^ CoreArray/dAllocator.h:109:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE void ReadVar(C_UInt32 &val) { val = (*_R32b)(*this); } ^ CoreArray/dAllocator.h:113:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE void WriteData(const void *Buffer, ssize_t Count) ^ CoreArray/dAllocator.h:116:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE void W8b(C_UInt8 val) ^ CoreArray/dAllocator.h:119:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE void W16b(C_UInt16 val) ^ CoreArray/dAllocator.h:122:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE void W32b(C_UInt32 val) ^ CoreArray/dAllocator.h:125:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE void W64b(C_UInt64 val) ^ CoreArray/dAllocator.h:129:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Move(SIZE64 Src, SIZE64 Dst, SIZE64 Size); ^ CoreArray/dAllocator.h:132:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void ZeroFill(SIZE64 Size); ^ CoreArray/dAllocator.h:134:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void ZeroFill(SIZE64 Pos, SIZE64 Size); ^ CoreArray/dAllocator.h:137:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void CopyTo(CdBufStream &Obj, SIZE64 Pos, SIZE64 Count); ^ CoreArray/dAllocator.h:140:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE CdBufStream *BufStream() ^ CoreArray/dAllocator.h:179:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void _InitFree(CdAllocator &Obj); ^ CoreArray/dAllocator.h:180:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static SIZE64 _InitGetSize(CdAllocator &Obj); ^ CoreArray/dAllocator.h:181:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void _InitSetSize(CdAllocator &Obj, SIZE64 NewSize); ^ CoreArray/dAllocator.h:182:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static SIZE64 _InitGetPos(CdAllocator &Obj); ^ CoreArray/dAllocator.h:183:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void _InitSetPos(CdAllocator &Obj, SIZE64 NewPos); ^ CoreArray/dAllocator.h:184:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void _InitRead(CdAllocator &Obj, void *Buffer, ssize_t Count); ^ CoreArray/dAllocator.h:185:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static C_UInt8 _InitR8b(CdAllocator &Obj); ^ CoreArray/dAllocator.h:186:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static C_UInt16 _InitR16b(CdAllocator &Obj); ^ CoreArray/dAllocator.h:187:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static C_UInt32 _InitR32b(CdAllocator &Obj); ^ CoreArray/dAllocator.h:188:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static C_UInt64 _InitR64b(CdAllocator &Obj); ^ CoreArray/dAllocator.h:189:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void _InitWrite(CdAllocator &Obj, const void *Buffer, ssize_t Count); ^ CoreArray/dAllocator.h:190:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void _InitW8b(CdAllocator &Obj, C_UInt8 val); ^ CoreArray/dAllocator.h:191:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void _InitW16b(CdAllocator &Obj, C_UInt16 val); ^ CoreArray/dAllocator.h:192:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void _InitW32b(CdAllocator &Obj, C_UInt32 val); ^ CoreArray/dAllocator.h:193:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void _InitW64b(CdAllocator &Obj, C_UInt64 val); ^ CoreArray/dAllocator.h:195:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void _BufFree(CdAllocator &Obj); ^ CoreArray/dAllocator.h:196:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static SIZE64 _BufGetSize(CdAllocator &Obj); ^ CoreArray/dAllocator.h:197:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void _BufSetSize(CdAllocator &Obj, SIZE64 NewSize); ^ CoreArray/dAllocator.h:198:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static SIZE64 _BufGetPos(CdAllocator &Obj); ^ CoreArray/dAllocator.h:199:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void _BufSetPos(CdAllocator &Obj, SIZE64 NewPos); ^ CoreArray/dAllocator.h:200:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void _BufRead(CdAllocator &Obj, void *Buffer, ssize_t Count); ^ CoreArray/dAllocator.h:201:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static C_UInt8 _BufR8b(CdAllocator &Obj); ^ CoreArray/dAllocator.h:202:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static C_UInt16 _BufR16b(CdAllocator &Obj); ^ CoreArray/dAllocator.h:203:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static C_UInt32 _BufR32b(CdAllocator &Obj); ^ CoreArray/dAllocator.h:204:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static C_UInt64 _BufR64b(CdAllocator &Obj); ^ CoreArray/dAllocator.h:205:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void _BufWrite(CdAllocator &Obj, const void *Buffer, ssize_t Count); ^ CoreArray/dAllocator.h:206:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void _BufW8b(CdAllocator &Obj, C_UInt8 val); ^ CoreArray/dAllocator.h:207:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void _BufW16b(CdAllocator &Obj, C_UInt16 val); ^ CoreArray/dAllocator.h:208:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void _BufW32b(CdAllocator &Obj, C_UInt32 val); ^ CoreArray/dAllocator.h:209:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void _BufW64b(CdAllocator &Obj, C_UInt64 val); ^ CoreArray/dAllocator.h:211:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static SIZE64 _NoGetSize(CdAllocator &Obj); ^ CoreArray/dAllocator.h:212:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void _NoSetSize(CdAllocator &Obj, SIZE64 NewSize); ^ CoreArray/dAllocator.h:213:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void _NoRead(CdAllocator &Obj, void *Buffer, ssize_t Count); ^ CoreArray/dAllocator.h:214:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static C_UInt8 _NoR8b(CdAllocator &Obj); ^ CoreArray/dAllocator.h:215:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static C_UInt16 _NoR16b(CdAllocator &Obj); ^ CoreArray/dAllocator.h:216:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static C_UInt32 _NoR32b(CdAllocator &Obj); ^ CoreArray/dAllocator.h:217:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static C_UInt64 _NoR64b(CdAllocator &Obj); ^ CoreArray/dAllocator.h:218:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void _NoWrite(CdAllocator &Obj, const void *Buffer, ssize_t Count); ^ CoreArray/dAllocator.h:219:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void _NoW8b(CdAllocator &Obj, C_UInt8 val); ^ CoreArray/dAllocator.h:220:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void _NoW16b(CdAllocator &Obj, C_UInt16 val); ^ CoreArray/dAllocator.h:221:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void _NoW32b(CdAllocator &Obj, C_UInt32 val); ^ CoreArray/dAllocator.h:222:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void _NoW64b(CdAllocator &Obj, C_UInt64 val); ^ CoreArray/dAllocator.h:254:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static DestT *Cvt(DestT *p, const SourceT *s, ssize_t n) ^ CoreArray/dAllocator.h:265:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static DestT *CvtSub(DestT *p, const SourceT *s, ssize_t n, const C_BOOL sel[]) ^ CoreArray/dAllocator.h:289:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static TYPE *Cvt(TYPE *p, const TYPE *s, ssize_t n) ^ CoreArray/dAllocator.h:294:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static TYPE *CvtSub(TYPE *p, const TYPE *s, ssize_t n, const C_BOOL sel[]) ^ CoreArray/dAllocator.h:315:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static TYPE *Cvt(TYPE *p, const TYPE *s, ssize_t n) ^ CoreArray/dAllocator.h:320:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static TYPE *CvtSub(TYPE *p, const TYPE *s, ssize_t n, const C_BOOL sel[]) ^ CoreArray/dAllocator.h:345:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TType(const SourceT &val) { value = DestT(round(val)); } ^ CoreArray/dAllocator.h:346:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator DestT() const { return value; } ^~~~~ CoreArray/dAllocator.h:351:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static DestT *Cvt(DestT *p, const SourceT *s, ssize_t n) ^ CoreArray/dAllocator.h:364:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static DestT *CvtSub(DestT *p, const SourceT *s, ssize_t n, const C_BOOL sel[]) ^ CoreArray/dAllocator.h:388:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TType(const SourceT &val) { value = StrToInt(RawText(val).c_str()); } ^ CoreArray/dAllocator.h:389:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator DestT() const { return value; } ^~~~~ CoreArray/dAllocator.h:394:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static DestT *Cvt(DestT *p, const SourceT *s, ssize_t n) ^ CoreArray/dAllocator.h:399:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static DestT *CvtSub(DestT *p, const SourceT *s, ssize_t n, const C_BOOL sel[]) ^ CoreArray/dAllocator.h:415:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TType(const SourceT &val) { value = StrToFloat(RawText(val).c_str()); } ^ CoreArray/dAllocator.h:416:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator DestT() const { return value; } ^~~~~ CoreArray/dAllocator.h:421:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static DestT *Cvt(DestT *p, const SourceT *s, ssize_t n) ^ CoreArray/dAllocator.h:426:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static DestT *CvtSub(DestT *p, const SourceT *s, ssize_t n, const C_BOOL sel[]) ^ CoreArray/dAllocator.h:442:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TType(const SourceT &val) { value = val; } ^ CoreArray/dAllocator.h:443:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator UTF8String() const { return ASC(IntToStr(value)); } ^~~~~ CoreArray/dAllocator.h:448:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static UTF8String *Cvt(UTF8String *p, const SourceT *s, ssize_t n) ^ CoreArray/dAllocator.h:453:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static UTF8String *CvtSub(UTF8String *p, const SourceT *s, ssize_t n, const C_BOOL sel[]) ^ CoreArray/dAllocator.h:468:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TType(const SourceT &val) { value = val; } ^ CoreArray/dAllocator.h:469:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator UTF8String() const { return ASC(FloatToStr(value)); } ^~~~~ CoreArray/dAllocator.h:474:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static UTF8String *Cvt(UTF8String *p, const SourceT *s, ssize_t n) ^ CoreArray/dAllocator.h:479:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static UTF8String *CvtSub(UTF8String *p, const SourceT *s, ssize_t n, const C_BOOL sel[]) ^ CoreArray/dAllocator.h:494:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TType(const UTF8String &val): value(val) { } ^ CoreArray/dAllocator.h:495:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator UTF16String() const { return UTF8ToUTF16(value); } ^~~~~ CoreArray/dAllocator.h:500:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static UTF16String *Cvt(UTF16String *p, const UTF8String *s, ssize_t n) ^ CoreArray/dAllocator.h:505:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static UTF16String *CvtSub(UTF16String *p, const UTF8String *s, ssize_t n, const C_BOOL sel[]) ^ CoreArray/dAllocator.h:520:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TType(const UTF8String &val): value(val) { } ^ CoreArray/dAllocator.h:521:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator UTF32String() const { return UTF8ToUTF32(value); } ^~~~~ CoreArray/dAllocator.h:526:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static UTF32String *Cvt(UTF32String *p, const UTF8String *s, ssize_t n) ^ CoreArray/dAllocator.h:531:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static UTF32String *CvtSub(UTF32String *p, const UTF8String *s, ssize_t n, const C_BOOL sel[]) ^ CoreArray/dAllocator.h:546:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TType(const SourceT &val) { value = val; } ^ CoreArray/dAllocator.h:547:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator UTF16String() const { return ASC16(IntToStr(value)); } ^~~~~ CoreArray/dAllocator.h:552:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static UTF16String *Cvt(UTF16String *p, const SourceT *s, ssize_t n) ^ CoreArray/dAllocator.h:557:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static UTF16String *CvtSub(UTF16String *p, const SourceT *s, ssize_t n, const C_BOOL sel[]) ^ CoreArray/dAllocator.h:572:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TType(const SourceT &val) { value = val; } ^ CoreArray/dAllocator.h:573:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator UTF16String() const { return ASC16(FloatToStr(value)); } ^~~~~ CoreArray/dAllocator.h:578:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static UTF16String *Cvt(UTF16String *p, const SourceT *s, ssize_t n) ^ CoreArray/dAllocator.h:583:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static UTF16String *CvtSub(UTF16String *p, const SourceT *s, ssize_t n, const C_BOOL sel[]) ^ CoreArray/dAllocator.h:598:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TType(const UTF16String &val): value(val) { } ^ CoreArray/dAllocator.h:599:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator UTF8String() const { return UTF16ToUTF8(value); } ^~~~~ CoreArray/dAllocator.h:604:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static UTF8String *Cvt(UTF8String *p, const UTF16String *s, ssize_t n) ^ CoreArray/dAllocator.h:609:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static UTF8String *CvtSub(UTF8String *p, const UTF16String *s, ssize_t n, const C_BOOL sel[]) ^ CoreArray/dAllocator.h:624:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TType(const UTF16String &val): value(val) { } ^ CoreArray/dAllocator.h:625:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator UTF32String() const { return UTF16ToUTF32(value); } ^~~~~ CoreArray/dAllocator.h:630:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static UTF32String *Cvt(UTF32String *p, const UTF16String *s, ssize_t n) ^ CoreArray/dAllocator.h:635:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static UTF32String *CvtSub(UTF32String *p, const UTF16String *s, ssize_t n, const C_BOOL sel[]) ^ CoreArray/dAllocator.h:650:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TType(const SourceT &val) { value = val; } ^ CoreArray/dAllocator.h:651:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator UTF32String() const { return ASC32(IntToStr(value)); } ^~~~~ CoreArray/dAllocator.h:656:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static UTF32String *Cvt(UTF32String *p, const SourceT *s, ssize_t n) ^ CoreArray/dAllocator.h:661:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static UTF32String *CvtSub(UTF32String *p, const SourceT *s, ssize_t n, const C_BOOL sel[]) ^ CoreArray/dAllocator.h:676:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TType(const SourceT &val) { value = val; } ^ CoreArray/dAllocator.h:677:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator UTF32String() const { return ASC32(FloatToStr(value)); } ^~~~~ CoreArray/dAllocator.h:682:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static UTF32String *Cvt(UTF32String *p, const SourceT *s, ssize_t n) ^ CoreArray/dAllocator.h:687:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static UTF32String *CvtSub(UTF32String *p, const SourceT *s, ssize_t n, const C_BOOL sel[]) ^ CoreArray/dAllocator.h:702:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TType(const UTF32String &val): value(val) { } ^ CoreArray/dAllocator.h:703:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator UTF8String() const { return UTF32ToUTF8(value); } ^~~~~ CoreArray/dAllocator.h:708:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static UTF8String *Cvt(UTF8String *p, const UTF32String *s, ssize_t n) ^ CoreArray/dAllocator.h:713:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static UTF8String *CvtSub(UTF8String *p, const UTF32String *s, ssize_t n, const C_BOOL sel[]) ^ CoreArray/dAllocator.h:728:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TType(const UTF32String &val): value(val) { } ^ CoreArray/dAllocator.h:729:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator UTF16String() const { return UTF32ToUTF16(value); } ^~~~~ CoreArray/dAllocator.h:734:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static UTF16String *Cvt(UTF16String *p, const UTF32String *s, ssize_t n) ^ CoreArray/dAllocator.h:739:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static UTF16String *CvtSub(UTF16String *p, const UTF32String *s, ssize_t n, const C_BOOL sel[]) ^ CoreArray/dAllocator.h:752:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_Int8* vec_simd_i32_to_i8(C_Int8 *p, const C_Int32 *s, size_t n); ^ CoreArray/dAllocator.h:752:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dAllocator.h:753:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_Int8* vec_simd_i32_to_i8_sel(C_Int8 *p, const C_Int32 *s, size_t n, const C_BOOL sel[]); ^ CoreArray/dAllocator.h:753:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dAllocator.h:760:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_Int8 *Cvt(C_Int8 *p, const C_Int32 *s, ssize_t n) ^ CoreArray/dAllocator.h:762:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_Int8 *CvtSub(C_Int8 *p, const C_Int32 *s, ssize_t n, const C_BOOL sel[]) ^ CoreArray/dAllocator.h:771:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_UInt8 *Cvt(C_UInt8 *p, const C_Int32 *s, ssize_t n) ^ CoreArray/dAllocator.h:773:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_UInt8 *CvtSub(C_UInt8 *p, const C_Int32 *s, ssize_t n, const C_BOOL sel[]) ^ CoreArray/dAllocator.h:782:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_Int8 *Cvt(C_Int8 *p, const C_UInt32 *s, ssize_t n) ^ CoreArray/dAllocator.h:784:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_Int8 *CvtSub(C_Int8 *p, const C_UInt32 *s, ssize_t n, const C_BOOL sel[]) ^ CoreArray/dAllocator.h:793:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_UInt8 *Cvt(C_UInt8 *p, const C_UInt32 *s, ssize_t n) ^ CoreArray/dAllocator.h:795:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_UInt8 *CvtSub(C_UInt8 *p, const C_UInt32 *s, ssize_t n, const C_BOOL sel[]) ^ CoreArray/dAllocator.h:834:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static COREARRAY_INLINE DestT ValCvt(const SourceT &val) ^ CoreArray/dAllocator.h:844:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static COREARRAY_INLINE DestT *ValCvtArray(DestT *p, const SourceT *s, ssize_t n) ^ CoreArray/dAllocator.h:863:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static MEM_TYPE *Read(CdBaseIterator &I, MEM_TYPE *p, ssize_t n) ^ CoreArray/dAllocator.h:883:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const C_BOOL sel[]) ^ CoreArray/dAllocator.h:906:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ssize_t n) ^ CoreArray/dAllocator.h:931:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static TYPE *Read(CdBaseIterator &I, TYPE *p, ssize_t n) ^ CoreArray/dAllocator.h:943:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const C_BOOL sel[]) ^ CoreArray/dAllocator.h:964:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const TYPE *Write(CdBaseIterator &I, const TYPE *p, ssize_t n) ^ CoreArray/dAllocator.h:985:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrAllocator(): ErrCoreArray() ^ CoreArray/dAllocator.h:987:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrAllocator(const char *fmt, ...): ErrCoreArray() ^ CoreArray/dAllocator.h:989:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrAllocator(const std::string &msg): ErrCoreArray() ^ CoreArray/dAllocator.h:996:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrAllocRead(); ^ CoreArray/dAllocator.h:1002:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrAllocWrite(); ^ In file included from CoreArray/dFile.h:43, from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: CoreArray/dAny.h:52:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture friend CdReader& operator>> (CdReader &s, CdAny &out); ^ CoreArray/dAny.h:53:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture friend CdWriter& operator<< (CdWriter &s, CdAny &in); ^ CoreArray/dAny.h:105:9: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdAny(); ^ CoreArray/dAny.h:107:10: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~CdAny(); ^ CoreArray/dAny.h:110:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE TDataType Type() const { return dsType; } ^~~~~ CoreArray/dAny.h:113:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *dvtNames(int index); ^ CoreArray/dAny.h:117:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_Int8 GetInt8() const; ///< get C_Int8, throw an exception if fail ^~~~~ CoreArray/dAny.h:118:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_UInt8 GetUInt8() const; ///< get C_UInt8, throw an exception if fail ^~~~~ CoreArray/dAny.h:119:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_Int16 GetInt16() const; ///< get C_Int16, throw an exception if fail ^~~~~ CoreArray/dAny.h:120:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_UInt16 GetUInt16() const; ///< get C_UInt16, throw an exception if fail ^~~~~ CoreArray/dAny.h:121:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_Int32 GetInt32() const; ///< get C_Int32, throw an exception if fail ^~~~~ CoreArray/dAny.h:122:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_UInt32 GetUInt32() const; ///< get C_UInt32, throw an exception if fail ^~~~~ CoreArray/dAny.h:123:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_Int64 GetInt64() const; ///< get C_Int64, throw an exception if fail ^~~~~ CoreArray/dAny.h:124:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_UInt64 GetUInt64() const; ///< get C_UInt64, throw an exception if fail ^~~~~ CoreArray/dAny.h:127:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_Float32 GetFloat32() const; ///< get C_Float32, throw an exception if fail ^~~~~ CoreArray/dAny.h:128:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_Float64 GetFloat64() const; ///< get C_Float64, throw an exception if fail ^~~~~ CoreArray/dAny.h:131:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UTF8String GetStr8() const; ///< get UTF8String, throw an exception if fail ^~~~~ CoreArray/dAny.h:132:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UTF16String GetStr16() const; ///< get UTF16String, throw an exception if fail ^~~~~ CoreArray/dAny.h:133:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UTF32String GetStr32() const; ///< get UTF32String, throw an exception if fail ^~~~~ CoreArray/dAny.h:136:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool GetBool() const; ///< get boolean, throw an exception if fail ^~~~~ CoreArray/dAny.h:139:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const void *GetPtr() const; ///< get a pointer, throw an exception if fail ^~~~~ CoreArray/dAny.h:142:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdAny *GetArray() const; ///< get a pointer ^~~~~ CoreArray/dAny.h:143:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_UInt32 GetArrayLength() const; ///< get the length of array ^~~~~ CoreArray/dAny.h:146:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdObjRef* GetObj() const; ///< get CdObjRef, throw an exception if fail ^~~~~ CoreArray/dAny.h:151:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TYPE Get() ^ CoreArray/dAny.h:161:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetEmpty(); ///< set Empty ^ CoreArray/dAny.h:163:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetInt8(const C_Int8 val); ///< set C_Int8 ^ CoreArray/dAny.h:164:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetUInt8(const C_UInt8 val); ///< set C_UInt8 ^ CoreArray/dAny.h:165:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetInt16(const C_Int16 val); ///< set C_Int16 ^ CoreArray/dAny.h:166:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetUInt16(const C_UInt16 val); ///< set C_UInt16 ^ CoreArray/dAny.h:167:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetInt32(const C_Int32 val); ///< set C_Int32 ^ CoreArray/dAny.h:168:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetUInt32(const C_UInt32 val); ///< set C_UInt32 ^ CoreArray/dAny.h:169:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetInt64(const C_Int64 val); ///< set C_Int64 ^ CoreArray/dAny.h:170:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetUInt64(const C_UInt64 val); ///< set C_UInt64 ^ CoreArray/dAny.h:173:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetFloat32(const C_Float32 val); ///< set C_Float32 ^ CoreArray/dAny.h:174:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetFloat64(const C_Float64 val); ///< set C_Float64 ^ CoreArray/dAny.h:177:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetStr8(const UTF8String &val); ///< set UTF8String ^ CoreArray/dAny.h:178:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetStr16(const UTF16String &val); ///< set UTF16String ^ CoreArray/dAny.h:179:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetStr32(const UTF32String &val); ///< set UTF32String ^ CoreArray/dAny.h:182:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetBool(const bool val); ///< set boolean ^ CoreArray/dAny.h:185:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetPtr(const void *ptr); ///< set a pointer ^ CoreArray/dAny.h:188:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetArray(C_UInt32 size); ///< set an array ^ CoreArray/dAny.h:189:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetArray(const C_Int32 ptr[], C_UInt32 size); ///< set an int32 array ^ CoreArray/dAny.h:190:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetArray(const C_Int64 ptr[], C_UInt32 size); ///< set an int64 array ^ CoreArray/dAny.h:191:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetArray(const C_Float64 ptr[], C_UInt32 size); ///< set a double array ^ CoreArray/dAny.h:192:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetArray(const char* const ptr[], C_UInt32 size); ///< set a string array ^ CoreArray/dAny.h:193:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetArray(const std::string ptr[], C_UInt32 size); ///< set a string array ^ CoreArray/dAny.h:194:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetArray(const bool ptr[], C_UInt32 size); ///< set a boolean array ^ CoreArray/dAny.h:197:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetObj(CdObjRef *obj); ///< set a CdObjRef object ^ CoreArray/dAny.h:200:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Assign(const UTF8String &val); ^ CoreArray/dAny.h:203:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool IsNULL() const; ///< return true, if it is dvtNULL ^~~~~ CoreArray/dAny.h:204:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool IsInt() const; ///< return true, if it is an integer ^~~~~ CoreArray/dAny.h:205:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool IsFloat() const; ///< return true, if it is a float number ^~~~~ CoreArray/dAny.h:206:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool IsNumeric() const; ///< return true, if it is an integer or float number ^~~~~ CoreArray/dAny.h:207:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool IsBool() const; ///< return true, if it is dvtBoolean ^~~~~ CoreArray/dAny.h:208:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool IsNaN() const; ///< return true, if it is a NaN, or not a number ^~~~~ CoreArray/dAny.h:209:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool IsNA() const; ///< return true, if it is a NaN, or dvtNULL ^~~~~ CoreArray/dAny.h:210:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool IsString() const; ///< return true, if it is a string ^~~~~ CoreArray/dAny.h:211:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool IsArray() const; ///< return true, if it is array-type ^~~~~ CoreArray/dAny.h:213:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool Packed(); ///< pack the data, if packed return true ^ CoreArray/dAny.h:214:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Swap(CdAny &D); ///< swap *this and D ^ CoreArray/dAny.h:224:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int Compare(const CdAny &D, bool NALast = true); ^ CoreArray/dAny.h:228:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator C_Int8() { return GetInt8(); } ^ CoreArray/dAny.h:229:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator C_UInt8() { return GetUInt8(); } ^ CoreArray/dAny.h:230:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator C_Int16() { return GetInt16(); } ^ CoreArray/dAny.h:231:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator C_UInt16() { return GetUInt16(); } ^ CoreArray/dAny.h:232:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator C_Int32() { return GetInt32(); } ^ CoreArray/dAny.h:233:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator C_UInt32() { return GetUInt32(); } ^ CoreArray/dAny.h:234:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator C_Int64() { return GetInt64(); } ^ CoreArray/dAny.h:235:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator C_UInt64() { return GetUInt64(); } ^ CoreArray/dAny.h:237:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator C_Float32() { return GetFloat32(); } ^ CoreArray/dAny.h:238:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator C_Float64() { return GetFloat64(); } ^ CoreArray/dAny.h:240:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator UTF8String() { return GetStr8(); } ^ CoreArray/dAny.h:241:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator UTF16String() { return GetStr16(); } ^ CoreArray/dAny.h:242:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator UTF32String() { return GetStr32(); } ^ CoreArray/dAny.h:245:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdAny & operator= (const CdAny &_Right); ^ CoreArray/dAny.h:246:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdAny & operator= (const C_Int8 val) { SetInt8(val); return *this; } ^ CoreArray/dAny.h:247:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdAny & operator= (const C_UInt8 val) { SetUInt8(val); return *this; } ^ CoreArray/dAny.h:248:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdAny & operator= (const C_Int16 val) { SetInt16(val); return *this; } ^ CoreArray/dAny.h:249:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdAny & operator= (const C_UInt16 val) { SetUInt16(val); return *this; } ^ CoreArray/dAny.h:250:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdAny & operator= (const C_Int32 val) { SetInt32(val); return *this; } ^ CoreArray/dAny.h:251:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdAny & operator= (const C_UInt32 val) { SetUInt32(val); return *this; } ^ CoreArray/dAny.h:252:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdAny & operator= (const C_Int64 val) { SetInt64(val); return *this; } ^ CoreArray/dAny.h:253:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdAny & operator= (const C_UInt64 val) { SetUInt64(val); return *this; } ^ CoreArray/dAny.h:255:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdAny & operator= (const C_Float32 val) { SetFloat32(val); return *this; } ^ CoreArray/dAny.h:256:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdAny & operator= (const C_Float64 val) { SetFloat64(val); return *this; } ^ CoreArray/dAny.h:258:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdAny & operator= (const UTF8String &val) { SetStr8(val); return *this; } ^ CoreArray/dAny.h:259:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdAny & operator= (const UTF16String &val) { SetStr16(val); return *this; } ^ CoreArray/dAny.h:260:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdAny & operator= (const UTF32String &val) { SetStr32(val); return *this; } ^ CoreArray/dAny.h:262:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdAny & operator= (const void *val) { SetPtr(val); return *this; } ^ CoreArray/dAny.h:299:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template TYPE & VAL() ^ CoreArray/dAny.h:304:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template const TYPE & VAL() const ^~~~~ CoreArray/dAny.h:310:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _Done(); ^ CoreArray/dAny.h:314:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT CdReader& operator>> (CdReader &s, CdAny& out); ^ CoreArray/dAny.h:314:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dAny.h:316:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT CdWriter& operator<< (CdWriter &s, CdAny &in); ^ CoreArray/dAny.h:316:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dAny.h:323:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Err_dsAny(): ErrConvert() ^ CoreArray/dAny.h:325:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Err_dsAny(const char *fmt, ...): ErrConvert() ^ CoreArray/dAny.h:327:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Err_dsAny(CdAny::TDataType fromType, CdAny::TDataType toType); ^ In file included from CoreArray/dStruct.h:40, from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: CoreArray/dFile.h:63:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdObjAttr(CdGDSObj &vOwner); ^ CoreArray/dFile.h:65:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdObjAttr(); ^ CoreArray/dFile.h:68:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Assign(CdObjAttr &Source); ^ CoreArray/dFile.h:71:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdAny &Add(const UTF8String &Name); ^ CoreArray/dFile.h:73:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int IndexName(const UTF8String &Name); ^ CoreArray/dFile.h:75:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool HasName(const UTF8String &Name); ^ CoreArray/dFile.h:77:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Delete(const UTF8String &Name); ^ CoreArray/dFile.h:79:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Delete(int Index); ^ CoreArray/dFile.h:81:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Clear(); ^ CoreArray/dFile.h:84:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE size_t Count() const { return fList.size(); } ^~~~~ CoreArray/dFile.h:87:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Changed(); ^ CoreArray/dFile.h:90:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE CdGDSObj &Owner() const { return fOwner; } ^~~~~ CoreArray/dFile.h:92:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdAny & operator[](const UTF8String &Name); ^ CoreArray/dFile.h:93:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdAny & operator[](int Index); ^ CoreArray/dFile.h:95:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE UTF8String &Names(int Index) ^ CoreArray/dFile.h:97:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetName(const UTF8String &OldName, const UTF8String &NewName); ^ CoreArray/dFile.h:98:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetName(int Index, const UTF8String &NewName); ^ CoreArray/dFile.h:109:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Loading(CdReader &Reader, TdVersion Version); ^ CoreArray/dFile.h:110:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Saving(CdWriter &Writer); ^ CoreArray/dFile.h:113:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::vector::iterator _Find(const UTF8String &Name); ^ CoreArray/dFile.h:114:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _ValidateName(const UTF8String &name); ^ CoreArray/dFile.h:128:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdGDSObj(); ^ CoreArray/dFile.h:130:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdGDSObj(); ^ CoreArray/dFile.h:133:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *NewObject() = 0; ^ CoreArray/dFile.h:136:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Assign(CdGDSObj &Source, bool Full) = 0; ^ CoreArray/dFile.h:139:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual UTF8String Name() const; ^~~~~ CoreArray/dFile.h:141:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UTF8String FullName() const; ^~~~~ CoreArray/dFile.h:143:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void SetName(const UTF8String &NewName); ^ CoreArray/dFile.h:146:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool GetHidden() const; ^~~~~ CoreArray/dFile.h:148:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetHidden(bool hidden); ^ CoreArray/dFile.h:151:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void MoveTo(CdGDSFolder &folder); ^ CoreArray/dFile.h:154:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Synchronize(); ^ CoreArray/dFile.h:157:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void GetOwnBlockStream(vector &Out) const; ^~~~~ CoreArray/dFile.h:159:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void GetOwnBlockStream(vector &Out); ^ CoreArray/dFile.h:162:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdGDSFile *GDSFile(); ^ CoreArray/dFile.h:163:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE CdObjAttr &Attribute() { return fAttr; } ^ CoreArray/dFile.h:164:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE CdBlockStream *GDSStream() const { return fGDSStream; } ^~~~~ CoreArray/dFile.h:165:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE CdGDSFolder *Folder() const { return fFolder; } ^~~~~ CoreArray/dFile.h:173:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void LoadStruct(CdReader &Reader, TdVersion Version); ^ CoreArray/dFile.h:174:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void SaveStruct(CdWriter &Writer, bool IncludeName); ^ CoreArray/dFile.h:176:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SaveToBlockStream(); ^ CoreArray/dFile.h:177:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual bool IsWithClassName() { return true; } ^ CoreArray/dFile.h:180:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual string LogValue(); ^ CoreArray/dFile.h:184:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void AssignAttribute(CdGDSObj &Source); ^ CoreArray/dFile.h:186:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _CheckWritable(); ^ CoreArray/dFile.h:188:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _CheckGDSStream(); ^ CoreArray/dFile.h:191:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void RaiseInvalidAssign(const char *ThisClass, CdGDSObj *Source); ^ CoreArray/dFile.h:195:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *Data); ^ CoreArray/dFile.h:217:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdPipeMgrItem(); ^ CoreArray/dFile.h:219:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdPipeMgrItem(); ^ CoreArray/dFile.h:222:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdPipeMgrItem *New() = 0; ^ CoreArray/dFile.h:225:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual const char *Coder() const = 0; ^ CoreArray/dFile.h:227:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual const char *Description() const = 0; ^ CoreArray/dFile.h:229:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual string CoderOptString() const = 0; ^ CoreArray/dFile.h:231:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual string ExtOptString() const = 0; ^ CoreArray/dFile.h:233:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual bool Equal(const char *Mode) const = 0; ^ CoreArray/dFile.h:235:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual string CoderParam() const = 0; ^ CoreArray/dFile.h:237:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void PushReadPipe(CdBufStream &buf) = 0; ^ CoreArray/dFile.h:238:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void PushWritePipe(CdBufStream &buf) = 0; ^ CoreArray/dFile.h:239:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void PopPipe(CdBufStream &buf) = 0; ^ CoreArray/dFile.h:240:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual bool WriteMode(CdBufStream &buf) const = 0; ^ CoreArray/dFile.h:241:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void ClosePipe(CdBufStream &buf) = 0; ^ CoreArray/dFile.h:243:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual bool GetStreamInfo(CdBufStream *BufStream) = 0; ^ CoreArray/dFile.h:245:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void UpdateStreamSize(); ^ CoreArray/dFile.h:246:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE SIZE64 StreamTotalIn() const { return fStreamTotalIn; } ^~~~~ CoreArray/dFile.h:247:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE SIZE64 StreamTotalOut() const { return fStreamTotalOut; } ^~~~~ CoreArray/dFile.h:249:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE CdGDSObjPipe *Owner() { return fOwner; } ^ CoreArray/dFile.h:250:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE TdCompressRemainder &Remainder() { return fRemainder; } ^ CoreArray/dFile.h:257:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdPipeMgrItem *Match(const char *Mode) const = 0; ^ CoreArray/dFile.h:258:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void UpdateStreamInfo(CdStream &Stream) = 0; ^ CoreArray/dFile.h:259:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void LoadStream(CdReader &Reader, TdVersion Version); ^ CoreArray/dFile.h:260:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void SaveStream(CdWriter &Writer); ^ CoreArray/dFile.h:262:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static bool EqualText(const char *s1, const char *s2); ^ CoreArray/dFile.h:270:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdPipeMgrItem2(); ^ CoreArray/dFile.h:273:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual string CoderOptString() const; ^~~~~ CoreArray/dFile.h:275:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual string ExtOptString() const; ^~~~~ CoreArray/dFile.h:277:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual bool Equal(const char *Mode) const; ^~~~~ CoreArray/dFile.h:279:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual string CoderParam() const; ^~~~~ CoreArray/dFile.h:285:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void ParseMode(const char *Mode, int &IdxCoder, int &IdxParam) const; ^~~~~ CoreArray/dFile.h:286:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual const char **CoderList() const = 0; ^ CoreArray/dFile.h:287:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual const char **ParamList() const = 0; ^ CoreArray/dFile.h:296:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdStreamPipeMgr(); ^ CoreArray/dFile.h:298:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~CdStreamPipeMgr(); ^ CoreArray/dFile.h:300:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Register(CdPipeMgrItem *vNewPipe); ^ CoreArray/dFile.h:301:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdPipeMgrItem *Match(CdGDSObjPipe &Obj, const char *Mode); ^ CoreArray/dFile.h:303:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE const std::vector &RegList() const ^~~~~ CoreArray/dFile.h:320:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdGDSObjPipe(); ^ CoreArray/dFile.h:322:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdGDSObjPipe(); ^ CoreArray/dFile.h:325:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE CdPipeMgrItem *PipeInfo() { return fPipeInfo; } ^ CoreArray/dFile.h:328:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void SetPackedMode(const char *Mode) = 0; ^ CoreArray/dFile.h:333:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Loading(CdReader &Reader, TdVersion Version); ^ CoreArray/dFile.h:334:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Saving(CdWriter &Writer); ^ CoreArray/dFile.h:335:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void GetPipeInfo(); ^ CoreArray/dFile.h:338:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdGDSObjPipe *AssignPipe(CdGDSObjPipe &Source); ^ CoreArray/dFile.h:340:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE bool _GetStreamPipeInfo(CdBufStream *buf, bool Close) ^ CoreArray/dFile.h:346:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE void _UpdateStreamPipeInfo(CdStream &Stream) ^ CoreArray/dFile.h:365:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual bool IsWithClassName() { return false; } ^ CoreArray/dFile.h:374:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *NewObject(); ^ CoreArray/dFile.h:376:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Assign(CdGDSObj &Source, bool Full); ^ CoreArray/dFile.h:384:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *AddFolder(const UTF8String &Name) = 0; ^ CoreArray/dFile.h:385:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *AddObj(const UTF8String &Name, CdGDSObj *val=NULL) = 0; ^ CoreArray/dFile.h:387:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdGDSObj *val=NULL) = 0; ^ CoreArray/dFile.h:388:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void MoveTo(int Index, int NewPos) = 0; ^ CoreArray/dFile.h:390:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void UnloadObj(int Index) = 0; ^ CoreArray/dFile.h:391:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void UnloadObj(CdGDSObj *val) = 0; ^ CoreArray/dFile.h:392:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void DeleteObj(int Index, bool force=true) = 0; ^ CoreArray/dFile.h:393:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void DeleteObj(CdGDSObj *val, bool force=true) = 0; ^ CoreArray/dFile.h:394:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void ClearObj(bool force=true) = 0; ^ CoreArray/dFile.h:397:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *ObjItem(int Index) = 0; ^ CoreArray/dFile.h:399:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *ObjItem(const UTF8String &Name) = 0; ^ CoreArray/dFile.h:402:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *ObjItemEx(int Index) = 0; ^ CoreArray/dFile.h:404:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *ObjItemEx(const UTF8String &Name) = 0; ^ CoreArray/dFile.h:407:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *Path(const UTF8String &FullName) = 0; ^ CoreArray/dFile.h:409:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *PathEx(const UTF8String &FullName) = 0; ^ CoreArray/dFile.h:411:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual int IndexObj(CdGDSObj *Obj) = 0; ^ CoreArray/dFile.h:412:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual bool HasChild(CdGDSObj *Obj, bool Recursive) = 0; ^ CoreArray/dFile.h:414:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual int NodeCount() = 0; ^ CoreArray/dFile.h:430:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdGDSFolder(); ^ CoreArray/dFile.h:433:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *NewObject(); ^ CoreArray/dFile.h:435:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Assign(CdGDSObj &Source, bool Full); ^ CoreArray/dFile.h:438:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void AssignFolder(CdGDSAbsFolder &Source); ^ CoreArray/dFile.h:440:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *AddFolder(const UTF8String &Name); ^ CoreArray/dFile.h:441:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *AddObj(const UTF8String &Name, CdGDSObj *val=NULL); ^ CoreArray/dFile.h:443:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdGDSObj *val=NULL); ^ CoreArray/dFile.h:444:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void MoveTo(int Index, int NewPos); ^ CoreArray/dFile.h:446:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void UnloadObj(int Index); ^ CoreArray/dFile.h:447:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void UnloadObj(CdGDSObj *val); ^ CoreArray/dFile.h:449:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void DeleteObj(int Index, bool force=true); ^ CoreArray/dFile.h:450:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void DeleteObj(CdGDSObj *val, bool force=true); ^ CoreArray/dFile.h:451:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void ClearObj(bool force=true); ^ CoreArray/dFile.h:453:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *ObjItem(int Index); ^ CoreArray/dFile.h:454:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *ObjItem(const UTF8String &Name); ^ CoreArray/dFile.h:456:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *ObjItemEx(int Index); ^ CoreArray/dFile.h:457:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *ObjItemEx(const UTF8String &Name); ^ CoreArray/dFile.h:459:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *Path(const UTF8String &FullName); ^ CoreArray/dFile.h:460:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *PathEx(const UTF8String &FullName); ^ CoreArray/dFile.h:462:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual int IndexObj(CdGDSObj *Obj); ^ CoreArray/dFile.h:463:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual bool HasChild(CdGDSObj *Obj, bool Recursive); ^ CoreArray/dFile.h:466:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual int NodeCount(); ^ CoreArray/dFile.h:468:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdGDSFolder &DirItem(int Index); ^ CoreArray/dFile.h:469:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdGDSFolder &DirItem(const UTF8String &Name); ^ CoreArray/dFile.h:471:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE CdGDSObj *operator[] (int Index) ^ CoreArray/dFile.h:473:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE CdGDSObj *operator[] (const UTF8String &Name) ^ CoreArray/dFile.h:500:10: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TNode(); ^ CoreArray/dFile.h:501:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool IsFlagType(C_UInt32 val) const; ^~~~~ CoreArray/dFile.h:502:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetFlagType(C_UInt32 val); ^ CoreArray/dFile.h:503:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool IsFlagAttr(C_UInt32 val) const; ^~~~~ CoreArray/dFile.h:504:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetFlagAttr(C_UInt32 val); ^ CoreArray/dFile.h:508:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Loading(CdReader &Reader, TdVersion Version); ^ CoreArray/dFile.h:509:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Saving(CdWriter &Writer); ^ CoreArray/dFile.h:510:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual bool IsWithClassName() { return false; } ^ CoreArray/dFile.h:512:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::vector::iterator FindObj(CdGDSObj *Obj); ^ CoreArray/dFile.h:513:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::vector::const_iterator FindObj(const CdGDSObj *Obj) const; ^~~~~ CoreArray/dFile.h:514:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _ClearFolder(); ^ CoreArray/dFile.h:517:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool _HasName(const UTF8String &Name); ^ CoreArray/dFile.h:518:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool _ValidName(const UTF8String &Name); ^ CoreArray/dFile.h:519:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TNode &_NameItem(const UTF8String &Name); ^ CoreArray/dFile.h:520:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _LoadItem(TNode &I); ^ CoreArray/dFile.h:521:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _UpdateAll(); ^ CoreArray/dFile.h:533:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdGDSVirtualFolder(); ^ CoreArray/dFile.h:535:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdGDSVirtualFolder(); ^ CoreArray/dFile.h:538:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *NewObject(); ^ CoreArray/dFile.h:540:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Assign(CdGDSObj &Source, bool Full); ^ CoreArray/dFile.h:542:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const UTF8String &LinkFileName() const ^~~~~ CoreArray/dFile.h:544:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetLinkFile(const UTF8String &FileName); ^ CoreArray/dFile.h:546:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool IsLoaded(bool Silent); ^ CoreArray/dFile.h:548:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *AddFolder(const UTF8String &Name); ^ CoreArray/dFile.h:549:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *AddObj(const UTF8String &Name, CdGDSObj *val=NULL); ^ CoreArray/dFile.h:551:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdGDSObj *val=NULL); ^ CoreArray/dFile.h:552:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void MoveTo(int Index, int NewPos); ^ CoreArray/dFile.h:554:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void UnloadObj(int Index); ^ CoreArray/dFile.h:555:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void UnloadObj(CdGDSObj *val); ^ CoreArray/dFile.h:557:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void DeleteObj(int Index, bool force=true); ^ CoreArray/dFile.h:558:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void DeleteObj(CdGDSObj *val, bool force=true); ^ CoreArray/dFile.h:559:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void ClearObj(bool force=true); ^ CoreArray/dFile.h:561:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *ObjItem(int Index); ^ CoreArray/dFile.h:562:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *ObjItem(const UTF8String &Name); ^ CoreArray/dFile.h:564:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *ObjItemEx(int Index); ^ CoreArray/dFile.h:565:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *ObjItemEx(const UTF8String &Name); ^ CoreArray/dFile.h:567:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *Path(const UTF8String &FullName); ^ CoreArray/dFile.h:568:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *PathEx(const UTF8String &FullName); ^ CoreArray/dFile.h:570:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual int IndexObj(CdGDSObj *Obj); ^ CoreArray/dFile.h:571:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual bool HasChild(CdGDSObj *Obj, bool Recursive); ^ CoreArray/dFile.h:573:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual int NodeCount(); ^ CoreArray/dFile.h:575:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Loading(CdReader &Reader, TdVersion Version); ^ CoreArray/dFile.h:576:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Saving(CdWriter &Writer); ^ CoreArray/dFile.h:577:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual bool IsWithClassName() { return false; } ^ CoreArray/dFile.h:578:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Synchronize(); ^ CoreArray/dFile.h:580:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const string &ErrMsg() const { return fErrMsg; } ^~~~~ CoreArray/dFile.h:589:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _CheckLinked(); ^ CoreArray/dFile.h:598:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdGDSStreamContainer(); ^ CoreArray/dFile.h:600:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdGDSStreamContainer(); ^ CoreArray/dFile.h:603:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual const char *dName(); ^ CoreArray/dFile.h:605:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual const char *dTraitName(); ^ CoreArray/dFile.h:608:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *NewObject(); ^ CoreArray/dFile.h:610:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Assign(CdGDSObj &Source, bool Full); ^ CoreArray/dFile.h:613:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void GetOwnBlockStream(vector &Out) const; ^~~~~ CoreArray/dFile.h:615:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void GetOwnBlockStream(vector &Out); ^ CoreArray/dFile.h:617:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void CopyFromBuf(CdBufStream &Source, SIZE64 Count=-1); ^ CoreArray/dFile.h:618:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void CopyFrom(CdStream &Source, SIZE64 Count=-1); ^ CoreArray/dFile.h:620:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void CopyTo(CdBufStream &Dest, SIZE64 Count=-1); ^ CoreArray/dFile.h:621:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void CopyTo(CdStream &Dest, SIZE64 Count=-1); ^ CoreArray/dFile.h:623:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SIZE64 GetSize(); ^ CoreArray/dFile.h:624:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE CdBufStream *BufStream() { return fBufStream; } ^ CoreArray/dFile.h:626:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void SetPackedMode(const char *Mode); ^ CoreArray/dFile.h:627:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void CloseWriter(); ^ CoreArray/dFile.h:636:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Loading(CdReader &Reader, TdVersion Version); ^ CoreArray/dFile.h:637:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Saving(CdWriter &Writer); ^ CoreArray/dFile.h:638:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual bool IsWithClassName() { return false; } ^ CoreArray/dFile.h:652:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdGDSRoot(); ^ CoreArray/dFile.h:654:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual UTF8String Name() const; ^~~~~ CoreArray/dFile.h:655:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void SetName(const UTF8String &NewName); ^ CoreArray/dFile.h:672:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *NewObject(); ^ CoreArray/dFile.h:674:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Assign(CdGDSObj &Source, bool Full); ^ CoreArray/dFile.h:677:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void SaveStruct(CdWriter &Writer, bool IncludeName); ^ CoreArray/dFile.h:696:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdGDSFile(); ^ CoreArray/dFile.h:698:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdGDSFile(const UTF8String &fn, TdOpenMode Mode); ^ CoreArray/dFile.h:700:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdGDSFile(const char *fn, TdOpenMode Mode); ^ CoreArray/dFile.h:702:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdGDSFile(); ^ CoreArray/dFile.h:704:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void LoadFile(const UTF8String &fn, bool ReadOnly=true, bool AllowError=false); ^ CoreArray/dFile.h:705:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void LoadFile(const char *fn, bool ReadOnly=true, bool AllowError=false); ^ CoreArray/dFile.h:706:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void LoadFileFork(const char *fn, bool ReadOnly=true, bool AllowError=false); ^ CoreArray/dFile.h:708:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SaveAsFile(const UTF8String &fn); ^ CoreArray/dFile.h:709:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SaveAsFile(const char *fn); ^ CoreArray/dFile.h:711:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void DuplicateFile(const UTF8String &fn, bool deep); ^ CoreArray/dFile.h:712:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void DuplicateFile(const char *fn, bool deep); ^ CoreArray/dFile.h:714:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SyncFile(); ^ CoreArray/dFile.h:715:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void CloseFile(); ^ CoreArray/dFile.h:718:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void TidyUp(bool deep); ^ CoreArray/dFile.h:720:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool Modified(); ^ CoreArray/dFile.h:723:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SIZE64 GetFileSize(); ^ CoreArray/dFile.h:725:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int GetNumOfFragment(); ^ CoreArray/dFile.h:727:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool IfSupportForking(); ^ CoreArray/dFile.h:728:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TProcessID GetProcessID(); ^ CoreArray/dFile.h:729:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetProcessID(); ^ CoreArray/dFile.h:732:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE UTF8String &FileName() { return fFileName; } ^ CoreArray/dFile.h:733:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE CdGDSFolder &Root() { return fRoot; } ^ CoreArray/dFile.h:734:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE bool ReadOnly() const { return fReadOnly; } ^~~~~ CoreArray/dFile.h:735:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE CdLogRecord &Log() { return *fLog; } ^ CoreArray/dFile.h:736:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE TdVersion Version() const { return fVersion; } ^~~~~ CoreArray/dFile.h:738:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *GDSFilePrefix(); ^ CoreArray/dFile.h:746:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void LoadStream(CdStream* Stream, bool ReadOnly, bool AllowError); ^ CoreArray/dFile.h:747:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SaveStream(CdStream* Stream); ^ CoreArray/dFile.h:753:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _Init(); ^ CoreArray/dFile.h:754:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool _HaveModify(CdGDSFolder *folder); ^ CoreArray/dFile.h:766:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrGDSObj(): ErrObject() ^ CoreArray/dFile.h:768:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrGDSObj(const std::string &msg): ErrObject() ^ CoreArray/dFile.h:770:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrGDSObj(const char *fmt, ...): ErrObject() ^ CoreArray/dFile.h:778:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrGDSStreamContainer(): ErrObject() ^ CoreArray/dFile.h:780:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrGDSStreamContainer(const std::string &msg): ErrObject() ^ CoreArray/dFile.h:782:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrGDSStreamContainer(const char *fmt, ...): ErrObject() ^ CoreArray/dFile.h:790:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrGDSFile(): ErrObject() ^ CoreArray/dFile.h:792:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrGDSFile(const std::string &msg): ErrObject() ^ CoreArray/dFile.h:794:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrGDSFile(const char *fmt, ...): ErrObject() ^ In file included from CoreArray/dBitGDS.h:41, from CoreArray/dBitGDS.cpp:32: CoreArray/dStruct.h:60:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdIterator& operator++(); ^ CoreArray/dStruct.h:62:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdIterator& operator--(); ^ CoreArray/dStruct.h:64:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdIterator& operator+= (SIZE64 offset); ^ CoreArray/dStruct.h:66:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdIterator& operator-= (SIZE64 offset); ^ CoreArray/dStruct.h:69:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_Int64 GetInteger(); ^ CoreArray/dStruct.h:71:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double GetFloat(); ^ CoreArray/dStruct.h:73:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UTF16String GetString(); ^ CoreArray/dStruct.h:76:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetInteger(C_Int64 val); ^ CoreArray/dStruct.h:78:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetFloat(double val); ^ CoreArray/dStruct.h:80:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetString(const UTF16String &val); ^ CoreArray/dStruct.h:83:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *ReadData(void *OutBuf, ssize_t n, C_SVType OutSV); ^ CoreArray/dStruct.h:85:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *ReadDataEx(void *OutBuf, ssize_t n, C_SVType OutSV, const C_BOOL Selection[]); ^ CoreArray/dStruct.h:87:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const void *WriteData(const void *InBuf, ssize_t n, C_SVType InSV); ^ CoreArray/dStruct.h:90:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void Copy(CdIterator &d, CdIterator &s, C_Int64 Count); ^ CoreArray/dStruct.h:110:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdContainer(); ^ CoreArray/dStruct.h:112:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdContainer(); ^ CoreArray/dStruct.h:115:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual C_SVType SVType() = 0; ^ CoreArray/dStruct.h:117:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual int TraitFlag() = 0; ^ CoreArray/dStruct.h:119:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual unsigned BitOf() = 0; ^ CoreArray/dStruct.h:121:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual bool IsPrimitive() = 0; ^ CoreArray/dStruct.h:124:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Clear() = 0; ^ CoreArray/dStruct.h:126:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual bool Empty() = 0; ^ CoreArray/dStruct.h:128:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual C_Int64 TotalCount() = 0; ^ CoreArray/dStruct.h:131:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void CloseWriter() = 0; ^ CoreArray/dStruct.h:134:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Caching(); ^ CoreArray/dStruct.h:137:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 GDSStreamSize(); ^ CoreArray/dStruct.h:143:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdIterator IterBegin() = 0; ^ CoreArray/dStruct.h:145:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdIterator IterEnd() = 0; ^ CoreArray/dStruct.h:152:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void IterOffset(CdIterator &I, SIZE64 val) = 0; ^ CoreArray/dStruct.h:154:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual C_Int64 IterGetInteger(CdIterator &I) = 0; ^ CoreArray/dStruct.h:156:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual double IterGetFloat(CdIterator &I) = 0; ^ CoreArray/dStruct.h:158:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual UTF16String IterGetString(CdIterator &I) = 0; ^ CoreArray/dStruct.h:160:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void IterSetInteger(CdIterator &I, C_Int64 val) = 0; ^ CoreArray/dStruct.h:162:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void IterSetFloat(CdIterator &I, double val) = 0; ^ CoreArray/dStruct.h:164:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void IterSetString(CdIterator &I, const UTF16String &val) = 0; ^ CoreArray/dStruct.h:167:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_SVType OutSV); ^ CoreArray/dStruct.h:170:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_SVType OutSV, const C_BOOL Selection[]); ^ CoreArray/dStruct.h:173:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ssize_t n, C_SVType InSV); ^ CoreArray/dStruct.h:195:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdAbstractArray(); ^ CoreArray/dStruct.h:197:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdAbstractArray(); ^ CoreArray/dStruct.h:200:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Assign(CdGDSObj &Source, bool Full); ^ CoreArray/dStruct.h:203:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual int DimCnt() const = 0; ^ CoreArray/dStruct.h:205:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void GetDim(C_Int32 DimLen[]) const = 0; ^ CoreArray/dStruct.h:207:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void ResetDim(const C_Int32 DimLen[], int DCnt) = 0; ^ CoreArray/dStruct.h:209:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual C_Int32 GetDLen(int I) const = 0; ^ CoreArray/dStruct.h:211:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void SetDLen(int I, C_Int32 Value) = 0; ^ CoreArray/dStruct.h:214:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual C_Int64 TotalArrayCount() = 0; ^ CoreArray/dStruct.h:219:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdIterator Iterator(const C_Int32 DimIndex[]) = 0; ^ CoreArray/dStruct.h:228:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *OutBuffer, C_SVType OutSV); ^ CoreArray/dStruct.h:238:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const C_BOOL *const Selection[], void *OutBuffer, C_SVType OutSV); ^ CoreArray/dStruct.h:247:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const void *InBuffer, C_SVType InSV); ^ CoreArray/dStruct.h:250:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual const void *Append(const void *Buffer, ssize_t Cnt, C_SVType InSV) = 0; ^ CoreArray/dStruct.h:253:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void AppendIter(CdIterator &I, C_Int64 Count); ^ CoreArray/dStruct.h:262:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_Int32 OutStart[], C_Int32 OutBlockLen[], C_Int32 OutValidCnt[]); ^ CoreArray/dStruct.h:272:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_Int32 OutStart[], C_Int32 OutBlockLen[], C_Int32 OutValidCnt[]); ^ CoreArray/dStruct.h:276:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _CheckRect(const C_Int32 Start[], const C_Int32 Length[]) const; ^~~~~ CoreArray/dStruct.h:277:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _AssignToDim(CdAbstractArray &Dest) const; ^~~~~ CoreArray/dStruct.h:281:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const C_Int32 DimI[]); ^ CoreArray/dStruct.h:299:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int DimCnt, TARRAY &Obj, TYPE *Buffer, F_ITER SetI, F_PROC Proc) ^ CoreArray/dStruct.h:339:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture F_ITER SetI, F_PROC Proc) ^ CoreArray/dStruct.h:381:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int DimCnt, TARRAY &Obj, const TYPE *Buffer, F_ITER SetI, F_PROC Proc) ^ CoreArray/dStruct.h:427:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdAllocArray(ssize_t vElmSize); ^ CoreArray/dStruct.h:428:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdAllocArray(); ^ CoreArray/dStruct.h:430:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual bool Empty(); ^ CoreArray/dStruct.h:431:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Clear(); ^ CoreArray/dStruct.h:434:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual C_Int64 TotalCount(); ^ CoreArray/dStruct.h:437:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual int DimCnt() const; ^~~~~ CoreArray/dStruct.h:439:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void GetDim(C_Int32 DimLen[]) const; ^~~~~ CoreArray/dStruct.h:441:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void ResetDim(const C_Int32 DimLen[], int DCnt); ^ CoreArray/dStruct.h:443:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual C_Int32 GetDLen(int I) const; ^~~~~ CoreArray/dStruct.h:445:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void SetDLen(int I, C_Int32 Value); ^ CoreArray/dStruct.h:448:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual C_Int64 TotalArrayCount(); ^ CoreArray/dStruct.h:451:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdIterator IterBegin(); ^ CoreArray/dStruct.h:453:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdIterator IterEnd(); ^ CoreArray/dStruct.h:455:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdIterator Iterator(const C_Int32 DimIndex[]); ^ CoreArray/dStruct.h:459:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Synchronize(); ^ CoreArray/dStruct.h:461:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void CloseWriter(); ^ CoreArray/dStruct.h:463:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void SetPackedMode(const char *Mode); ^ CoreArray/dStruct.h:466:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual const void *Append(const void *Buffer, ssize_t Cnt, C_SVType InSV); ^ CoreArray/dStruct.h:469:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void AppendIter(CdIterator &I, C_Int64 Count); ^ CoreArray/dStruct.h:472:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Caching(); ^ CoreArray/dStruct.h:475:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 GDSStreamSize(); ^ CoreArray/dStruct.h:478:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void GetOwnBlockStream(vector &Out) const; ^~~~~ CoreArray/dStruct.h:480:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void GetOwnBlockStream(vector &Out); ^ CoreArray/dStruct.h:483:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE ssize_t ElmSize() const { return fElmSize; } ^~~~~ CoreArray/dStruct.h:485:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE CdAllocator &Allocator() { return fAllocator; } ^ CoreArray/dStruct.h:500:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TDimItem() { DimLen = DimElmSize = DimElmCnt = 0; } ^ CoreArray/dStruct.h:511:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 AllocSize(C_Int64 Num); ^ CoreArray/dStruct.h:517:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void IterOffset(CdIterator &I, SIZE64 val); ^ CoreArray/dStruct.h:519:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void IterInit(CdIterator &I, SIZE64 n); ^ CoreArray/dStruct.h:521:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void IterDone(CdIterator &I, SIZE64 n); ^ CoreArray/dStruct.h:524:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Loading(CdReader &Reader, TdVersion Version); ^ CoreArray/dStruct.h:525:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Saving(CdWriter &Writer); ^ CoreArray/dStruct.h:526:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void GetPipeInfo(); ^ CoreArray/dStruct.h:529:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void UpdateInfo(CdBufStream *Sender); ^ CoreArray/dStruct.h:531:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void UpdateInfoExt(CdBufStream *Sender); ^ CoreArray/dStruct.h:534:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetElmSize(ssize_t NewSize); ^ CoreArray/dStruct.h:538:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _CheckRange(const C_Int32 DimI[]); ^ CoreArray/dStruct.h:540:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _CheckRect(const C_Int32 *Start, const C_Int32 *Length); ^ CoreArray/dStruct.h:542:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _CheckSetDLen(int I, C_Int32 Value); ^ CoreArray/dStruct.h:544:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SIZE64 _IndexPtr(const C_Int32 DimI[]); ^ CoreArray/dStruct.h:546:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _ResetDim(const C_Int32 DimLen[], int DCnt); ^ CoreArray/dStruct.h:548:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _SetDimAuto(int DimIndex); ^ CoreArray/dStruct.h:549:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _SetSmallBuffer(); ^ CoreArray/dStruct.h:550:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _SetLargeBuffer(); ^ CoreArray/dStruct.h:551:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _SetFlushEvent(); ^ CoreArray/dStruct.h:576:11: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdArray(): CdAllocArray( ^ CoreArray/dStruct.h:581:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *NewObject() ^ CoreArray/dStruct.h:587:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual const char *dName() ^ CoreArray/dStruct.h:593:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual const char *dTraitName() ^ CoreArray/dStruct.h:598:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual C_SVType SVType() ^ CoreArray/dStruct.h:603:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual int TraitFlag() ^ CoreArray/dStruct.h:608:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual unsigned BitOf() ^ CoreArray/dStruct.h:613:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual bool IsPrimitive() ^ CoreArray/dStruct.h:625:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *OutBuffer, C_SVType OutSV) ^ CoreArray/dStruct.h:691:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const C_BOOL *const Selection[], void *OutBuffer, C_SVType OutSV) ^ CoreArray/dStruct.h:759:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const void *InBuffer, C_SVType InSV) ^ CoreArray/dStruct.h:819:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual const void *Append(const void *Buffer, ssize_t Cnt, C_SVType InSV) ^ CoreArray/dStruct.h:882:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdArray(ssize_t vElmSize): CdAllocArray(vElmSize) {} ^ CoreArray/dStruct.h:885:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual C_Int64 IterGetInteger(CdIterator &I) ^ CoreArray/dStruct.h:893:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual double IterGetFloat(CdIterator &I) ^ CoreArray/dStruct.h:901:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual UTF16String IterGetString(CdIterator &I) ^ CoreArray/dStruct.h:909:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void IterSetInteger(CdIterator &I, C_Int64 val) ^ CoreArray/dStruct.h:915:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void IterSetFloat(CdIterator &I, double val) ^ CoreArray/dStruct.h:921:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void IterSetString(CdIterator &I, const UTF16String &val) ^ CoreArray/dStruct.h:928:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_SVType OutSV) ^ CoreArray/dStruct.h:963:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_SVType OutSV, const C_BOOL Selection[]) ^ CoreArray/dStruct.h:998:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ssize_t n, C_SVType InSV) ^ CoreArray/dStruct.h:1033:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdIterator &I, const C_Int32 DimI[]) ^ CoreArray/dStruct.h:1049:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrContainer(): ErrObject() ^ CoreArray/dStruct.h:1051:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrContainer(const string &msg): ErrObject() ^ CoreArray/dStruct.h:1053:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrContainer(const char *fmt, ...): ErrObject() ^ CoreArray/dStruct.h:1061:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrArray(): ErrContainer() ^ CoreArray/dStruct.h:1063:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrArray(const string &msg): ErrContainer() ^ CoreArray/dStruct.h:1065:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrArray(const char *fmt, ...): ErrContainer() ^ CoreArray/dStruct.h:1112:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdArrayRead(); ^ CoreArray/dStruct.h:1114:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~CdArrayRead(); ^ CoreArray/dStruct.h:1117:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const C_BOOL *const vSelection[], bool buf_if_need=true); ^ CoreArray/dStruct.h:1123:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void AllocBuffer(C_Int64 buffer_size); ^ CoreArray/dStruct.h:1126:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Read(void *Buffer); ^ CoreArray/dStruct.h:1129:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool Eof(); ^ CoreArray/dStruct.h:1132:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE CdAbstractArray &Object() { return *fObject; } ^ CoreArray/dStruct.h:1134:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE int Margin() { return fMargin; } ^ CoreArray/dStruct.h:1136:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE C_SVType SVType() { return fSVType; } ^ CoreArray/dStruct.h:1138:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE ssize_t ElmSize() { return fElmSize; } ^ CoreArray/dStruct.h:1140:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE C_Int32 Index() { return fIndex; } ^ CoreArray/dStruct.h:1141:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE C_Int32 Count() { return fCount; } ^ CoreArray/dStruct.h:1143:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE C_Int32 MarginIndex() { return fMarginIndex; } ^ CoreArray/dStruct.h:1144:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE C_Int64 MarginCount() { return fMarginCount; } ^ CoreArray/dStruct.h:1145:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE C_Int64 MarginSize() { return fMarginCount * fElmSize; } ^ CoreArray/dStruct.h:1147:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE const C_Int32 *DimCntValid() { return _DCntValid; } ^ CoreArray/dStruct.h:1200:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdArrayRead *array[], int n, C_Int64 buffer_size=-1); ^ CoreArray/dStruct.h:1200:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dStruct.h:1204:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdArrayRead array[], int n, C_Int64 buffer_size=-1); ^ CoreArray/dStruct.h:1204:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from CoreArray/dBitGDS.cpp:32: CoreArray/dBitGDS.h:67:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT void BitBinShr(void *Buf, size_t NByte, C_UInt8 NShr); ^ CoreArray/dBitGDS.h:67:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dBitGDS.h:70:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT void BitBinShl(void *Buf, size_t NByte, C_UInt8 NShl); ^ CoreArray/dBitGDS.h:70:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dBitGDS.h:74:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SIZE64 p, SIZE64 Len); ^ CoreArray/dBitGDS.h:74:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dBitGDS.h:78:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SIZE64 pD, void *Buf, size_t L); ^ CoreArray/dBitGDS.h:78:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dBitGDS.h:83:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SIZE64 pS, SIZE64 pD, SIZE64 Len); ^ CoreArray/dBitGDS.h:83:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dBitGDS.h:102:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_Int32 BitSet_IfSigned(C_Int32 val, unsigned nbit); ^ CoreArray/dBitGDS.h:102:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dBitGDS.h:121:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdBaseBit(): CdArray(1) { } ^ CoreArray/dBitGDS.h:124:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual unsigned BitOf() ^ CoreArray/dBitGDS.h:129:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *NewObject() ^ CoreArray/dBitGDS.h:134:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void SetDLen(int I, C_Int32 Value) ^ CoreArray/dBitGDS.h:205:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual const void *Append(const void *Buffer, ssize_t Cnt, C_SVType InSV) ^ CoreArray/dBitGDS.h:267:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void AppendIter(CdIterator &I, C_Int64 Count) ^ CoreArray/dBitGDS.h:341:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void IterOffset(CdIterator &I, SIZE64 val) ^ CoreArray/dBitGDS.h:347:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void IterInit(CdIterator &I, SIZE64 n) ^ CoreArray/dBitGDS.h:354:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 AllocSize(C_Int64 Num) ^ CoreArray/dBitGDS.h:372:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual unsigned BitOf() { return nbit; } ^ CoreArray/dBitGDS.h:375:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *NewObject() ^ CoreArray/dBitGDS.h:381:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual char const* dName() { return SBitStreamNames[nbit]; } ^ CoreArray/dBitGDS.h:383:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual char const* dTraitName() { return dName()+1; } ^ CoreArray/dBitGDS.h:396:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual unsigned BitOf() { return nbit; } ^ CoreArray/dBitGDS.h:399:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *NewObject() ^ CoreArray/dBitGDS.h:405:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual char const* dName() { return BitStreamNames[nbit]; } ^ CoreArray/dBitGDS.h:407:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual char const* dTraitName() { return dName()+1; } ^ CoreArray/dBitGDS.h:427:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static MEM_TYPE *Read(CdIterator &I, MEM_TYPE *p, ssize_t n) ^ CoreArray/dBitGDS.h:454:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const C_BOOL sel[]) ^ CoreArray/dBitGDS.h:486:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ssize_t n) ^ CoreArray/dBitGDS.h:520:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ssize_t n) ^ CoreArray/dBitGDS.h:586:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static int POPCNT_U32(uint32_t x) ^ CoreArray/dBitGDS.h:593:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static int POPCNT_U64(uint64_t x) ^ In file included from CoreArray/dBitGDS.h:605, from CoreArray/dBitGDS.cpp:32: CoreArray/dBitGDS_Bit1.h:45:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static MEM_TYPE* Decode(const C_UInt8 *s, size_t n_byte, MEM_TYPE *p) ^ CoreArray/dBitGDS_Bit1.h:64:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture MEM_TYPE *p, const C_BOOL sel[]) ^ CoreArray/dBitGDS_Bit1.h:89:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t n_byte) ^ CoreArray/dBitGDS_Bit1.h:179:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static C_UInt8* Decode(const C_UInt8 *s, size_t n_byte, C_UInt8 *p) ^ CoreArray/dBitGDS_Bit1.h:191:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const C_BOOL sel[]) ^ CoreArray/dBitGDS_Bit1.h:215:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t n_byte) ^ CoreArray/dBitGDS_Bit1.h:244:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static C_Int8* Decode(const C_UInt8 *s, size_t n_byte, C_Int8 *p) ^ CoreArray/dBitGDS_Bit1.h:249:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const C_BOOL sel[]) ^ CoreArray/dBitGDS_Bit1.h:254:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t n_byte) ^ CoreArray/dBitGDS_Bit1.h:265:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static C_Int32* Decode(const C_UInt8 *s, size_t n_byte, C_Int32 *p) ^ CoreArray/dBitGDS_Bit1.h:278:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const C_BOOL sel[]) ^ CoreArray/dBitGDS_Bit1.h:303:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t n_byte) ^ CoreArray/dBitGDS_Bit1.h:324:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static C_UInt32* Decode(const C_UInt8 *s, size_t n_byte, C_UInt32 *p) ^ CoreArray/dBitGDS_Bit1.h:329:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const C_BOOL sel[]) ^ CoreArray/dBitGDS_Bit1.h:334:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t n_byte) ^ CoreArray/dBitGDS_Bit1.h:355:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static MEM_TYPE *Read(CdIterator &I, MEM_TYPE *p, ssize_t n) ^ CoreArray/dBitGDS_Bit1.h:400:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const C_BOOL sel[]) ^ CoreArray/dBitGDS_Bit1.h:453:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ssize_t n) ^ CoreArray/dBitGDS_Bit1.h:485:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ssize_t n) ^ In file included from CoreArray/dBitGDS.h:606, from CoreArray/dBitGDS.cpp:32: CoreArray/dBitGDS_Bit2.h:45:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static MEM_TYPE* Decode(const C_UInt8 *s, size_t n_byte, MEM_TYPE *p) ^ CoreArray/dBitGDS_Bit2.h:60:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture MEM_TYPE *p, const C_BOOL sel[]) ^ CoreArray/dBitGDS_Bit2.h:77:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t n_byte) ^ CoreArray/dBitGDS_Bit2.h:243:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static C_UInt8* Decode(const C_UInt8 *s, size_t n_byte, C_UInt8 *p) ^ CoreArray/dBitGDS_Bit2.h:327:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const C_BOOL sel[]) ^ CoreArray/dBitGDS_Bit2.h:430:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t n_byte) ^ CoreArray/dBitGDS_Bit2.h:465:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static C_Int8* Decode(const C_UInt8 *s, size_t n_byte, C_Int8 *p) ^ CoreArray/dBitGDS_Bit2.h:470:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const C_BOOL sel[]) ^ CoreArray/dBitGDS_Bit2.h:475:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t n_byte) ^ CoreArray/dBitGDS_Bit2.h:486:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static C_Int16* Decode(const C_UInt8 *s, size_t n_byte, C_Int16 *p) ^ CoreArray/dBitGDS_Bit2.h:493:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const C_BOOL sel[]) ^ CoreArray/dBitGDS_Bit2.h:500:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t n_byte) ^ CoreArray/dBitGDS_Bit2.h:520:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static C_UInt16* Decode(const C_UInt8 *s, size_t n_byte, C_UInt16 *p) ^ CoreArray/dBitGDS_Bit2.h:525:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const C_BOOL sel[]) ^ CoreArray/dBitGDS_Bit2.h:530:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t n_byte) ^ CoreArray/dBitGDS_Bit2.h:541:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static C_Int32* Decode(const C_UInt8 *s, size_t n_byte, C_Int32 *p) ^ CoreArray/dBitGDS_Bit2.h:583:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_Int32 *p, const C_BOOL sel[]) ^ CoreArray/dBitGDS_Bit2.h:700:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t n_byte) ^ CoreArray/dBitGDS_Bit2.h:723:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static C_UInt32* Decode(const C_UInt8 *s, size_t n_byte, C_UInt32 *p) ^ CoreArray/dBitGDS_Bit2.h:728:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const C_BOOL sel[]) ^ CoreArray/dBitGDS_Bit2.h:733:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t n_byte) ^ CoreArray/dBitGDS_Bit2.h:753:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static MEM_TYPE *Read(CdIterator &I, MEM_TYPE *p, ssize_t n) ^ CoreArray/dBitGDS_Bit2.h:799:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const C_BOOL sel[]) ^ CoreArray/dBitGDS_Bit2.h:853:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ssize_t n) ^ CoreArray/dBitGDS_Bit2.h:886:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ssize_t n) ^ In file included from CoreArray/dBitGDS.h:607, from CoreArray/dBitGDS.cpp:32: CoreArray/dBitGDS_Bit4.h:56:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static MEM_TYPE *Read(CdIterator &I, MEM_TYPE *p, ssize_t n) ^ CoreArray/dBitGDS_Bit4.h:100:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const C_BOOL sel[]) ^ CoreArray/dBitGDS_Bit4.h:152:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ssize_t n) ^ CoreArray/dBitGDS_Bit4.h:185:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ssize_t n) ^ In file included from CoreArray/dBitGDS.h:608, from CoreArray/dBitGDS.cpp:32: CoreArray/dBitGDS_Bit24.h:49:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static MEM_TYPE *Read(CdIterator &I, MEM_TYPE *Buffer, ssize_t n) ^ CoreArray/dBitGDS_Bit24.h:79:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const C_BOOL sel[]) ^ CoreArray/dBitGDS_Bit24.h:112:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ssize_t n) ^ CoreArray/dBitGDS_Bit24.h:148:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static MEM_TYPE *Read(CdIterator &I, MEM_TYPE *Buffer, ssize_t n) ^ CoreArray/dBitGDS_Bit24.h:179:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const C_BOOL sel[]) ^ CoreArray/dBitGDS_Bit24.h:213:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ssize_t n) ^ CoreArray/dBitGDS.cpp:103:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t NByte, C_UInt8 NShr) ^ CoreArray/dBitGDS.cpp:133:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t NByte, C_UInt8 NShl) ^ CoreArray/dBitGDS.cpp:160:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SIZE64 p, SIZE64 Len) ^ CoreArray/dBitGDS.cpp:199:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *Buffer, size_t L) ^ CoreArray/dBitGDS.cpp:210:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SIZE64 pD, void *Buffer, size_t L) ^ CoreArray/dBitGDS.cpp:254:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SIZE64 pS, SIZE64 pD, SIZE64 Len) ^ CoreArray/dBitGDS.cpp:290:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned nbit) ^ CoreArray/dBitGDS.cpp:319:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template static CdObjRef *OnObjCreate() ^ CoreArray/dBitGDS.cpp:331:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_LOCAL void RegisterClass_Bit_s24() ^ CoreArray/dBitGDS.cpp:336:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_LOCAL void RegisterClass_Bit_u24() ^ CoreArray/dBitGDS.cpp:341:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_LOCAL void RegisterClass_Bit() ^ "C:/rtools40/mingw64/bin/"g++ -std=gnu++11 -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -DUSING_R -D_FILE_OFFSET_BITS=64 -I../inst/include -ICoreArray -I"C:/extsoft/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition -c CoreArray/dEndian.cpp -o CoreArray/dEndian.o "C:/rtools40/mingw64/bin/"g++ -std=gnu++11 -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -DUSING_R -D_FILE_OFFSET_BITS=64 -I../inst/include -ICoreArray -I"C:/extsoft/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition -c CoreArray/dFile.cpp -o CoreArray/dFile.o "C:/rtools40/mingw64/bin/"g++ -std=gnu++11 -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -DUSING_R -D_FILE_OFFSET_BITS=64 -I../inst/include -ICoreArray -I"C:/extsoft/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition -c CoreArray/dParallel.cpp -o CoreArray/dParallel.o "C:/rtools40/mingw64/bin/"gcc -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -DUSING_R -D_FILE_OFFSET_BITS=64 -I../inst/include -ICoreArray -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition -c CoreArray/dParallel_Ext.c -o CoreArray/dParallel_Ext.o "C:/rtools40/mingw64/bin/"g++ -std=gnu++11 -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -DUSING_R -D_FILE_OFFSET_BITS=64 -I../inst/include -ICoreArray -I"C:/extsoft/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition -c CoreArray/dPlatform.cpp -o CoreArray/dPlatform.o "C:/rtools40/mingw64/bin/"g++ -std=gnu++11 -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -DUSING_R -D_FILE_OFFSET_BITS=64 -I../inst/include -ICoreArray -I"C:/extsoft/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition -c CoreArray/dRealGDS.cpp -o CoreArray/dRealGDS.o In file included from ../inst/include/dType.h:41, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: ../inst/include/CoreDEF.h:908:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # pragma GCC optimize("O3") ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/_mingw.h:539:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl __debugbreak(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/_mingw.h:539:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/_mingw.h:540:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_INTRIN_INLINE void __cdecl __debugbreak(void) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/_mingw.h:548:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const char *__mingw_get_crt_info (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/_mingw.h:548:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stddef.h:1, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:32, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/stddef.h:18:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP extern int *__cdecl _errno(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stddef.h:18:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stddef.h:20:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture errno_t __cdecl _set_errno(int _Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stddef.h:20:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stddef.h:21:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture errno_t __cdecl _get_errno(int *_Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stddef.h:21:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stddef.h:24:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP extern unsigned long __cdecl __threadid(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stddef.h:24:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stddef.h:26:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP extern uintptr_t __cdecl __threadhandle(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stddef.h:26:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:60, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:48:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_bad_exception(void) __attribute__((__noreturn__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:48:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:52:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_bad_alloc(void) __attribute__((__noreturn__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:52:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:56:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_bad_cast(void) __attribute__((__noreturn__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:56:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:59:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_bad_typeid(void) __attribute__((__noreturn__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:59:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:63:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_logic_error(const char*) __attribute__((__noreturn__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:63:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:66:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_domain_error(const char*) __attribute__((__noreturn__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:66:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:69:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_invalid_argument(const char*) __attribute__((__noreturn__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:69:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:72:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_length_error(const char*) __attribute__((__noreturn__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:72:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:75:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_out_of_range(const char*) __attribute__((__noreturn__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:75:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:79:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __attribute__((__format__(__gnu_printf__, 1, 2))); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:79:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:82:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_runtime_error(const char*) __attribute__((__noreturn__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:82:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:85:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_range_error(const char*) __attribute__((__noreturn__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:85:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:88:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_overflow_error(const char*) __attribute__((__noreturn__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:88:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:91:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_underflow_error(const char*) __attribute__((__noreturn__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:91:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:95:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_ios_failure(const char*) __attribute__((__noreturn__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:95:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:98:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_system_error(int) __attribute__((__noreturn__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:98:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:101:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_future_error(int) __attribute__((__noreturn__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:101:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:105:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_bad_function_call() __attribute__((__noreturn__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:105:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:61, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/cpp_type_traits.h:419:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __miter_base(_Iterator __it) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:62, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/ext/type_traits.h:152:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __is_null_pointer(_Type* __ptr) ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/type_traits.h:157:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __is_null_pointer(_Type) ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/type_traits.h:162:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __is_null_pointer(std::nullptr_t) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/move.h:47:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __addressof(_Tp& __r) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/move.h:55, from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:59, from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:64, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/type_traits:62:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr operator value_type() const noexcept { return value; } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:749:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __declval(int); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:749:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/type_traits:753:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __declval(long); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:753:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/type_traits:756:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture auto declval() noexcept -> decltype(__declval<_Tp>(0)); ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:756:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/type_traits:782:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static true_type __test(int); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:785:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static false_type __test(...); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:830:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __test(int); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:833:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static false_type __test(...); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:873:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static true_type __test(int); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:876:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static false_type __test(...); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:1152:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void __helper(const _Tp&); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:1156:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture decltype(__helper({}))* = 0); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:1158:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static false_type __test(...); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:1351:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void __test_aux(_To1); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:1356:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __test(int); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:1360:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __test(...); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:1988:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture : std::declval<_Up>())>::type> _S_test(int); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:1991:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __failure_type _S_test(...); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2004:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __success_type _S_test(int); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2007:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __failure_type _S_test(...); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2056:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture auto declval() noexcept -> decltype(__declval<_Tp>(0)) ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2141:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ), __invoke_memfun_ref> _S_test(int); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2144:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __failure_type _S_test(...); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2160:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ), __invoke_memfun_deref> _S_test(int); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2163:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __failure_type _S_test(...); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2179:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ), __invoke_memobj_ref> _S_test(int); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2182:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __failure_type _S_test(...); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2198:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ), __invoke_memobj_deref> _S_test(int); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2201:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __failure_type _S_test(...); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2284:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ), __invoke_other> _S_test(int); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2287:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __failure_type _S_test(...); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2439:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture is_nothrow_move_assignable<_Tp>>::value); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2439:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2445:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture noexcept(__is_nothrow_swappable<_Tp>::value); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2445:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2454:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static true_type __test(int); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2457:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static false_type __test(...); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2465:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture > __test(int); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2468:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static false_type __test(...); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2534:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static true_type __test(int); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2537:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static false_type __test(...); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2547:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture > __test(int); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2550:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static false_type __test(...); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2627:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr bool __call_is_nt(__invoke_memfun_ref) ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2635:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr bool __call_is_nt(__invoke_memfun_deref) ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2642:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr bool __call_is_nt(__invoke_memobj_ref) ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2649:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr bool __call_is_nt(__invoke_memobj_deref) ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2655:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr bool __call_is_nt(__invoke_other) ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2679:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __nonesuch() = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2680:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~__nonesuch() = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2681:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __nonesuch(__nonesuch const&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2682:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator=(__nonesuch const&) = delete; ^~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:59, from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:64, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/move.h:74:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture forward(typename std::remove_reference<_Tp>::type& __t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/move.h:85:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture forward(typename std::remove_reference<_Tp>::type&& __t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/move.h:99:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture move(_Tp&& __t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/move.h:119:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture move_if_noexcept(_Tp& __x) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/move.h:138:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture addressof(_Tp& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/move.h:144:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Tp* addressof(const _Tp&&) = delete; ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/move.h:144:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/move.h:149:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __exchange(_Tp& __obj, _Up&& __new_val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/move.h:184:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture is_nothrow_move_assignable<_Tp>>::value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/move.h:206:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture noexcept(__is_nothrow_swappable<_Tp>::value) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:64, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:76:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture struct piecewise_construct_t { explicit piecewise_construct_t() = default; }; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:98:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _ConstructiblePair() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:105:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _ImplicitlyConvertiblePair() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:112:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _MoveConstructiblePair() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:119:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _ImplicitlyMoveConvertiblePair() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:126:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _CopyMovePair() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:140:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _MoveCopyPair() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:158:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _ConstructiblePair() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:164:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _ImplicitlyConvertiblePair() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:170:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _MoveConstructiblePair() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:176:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _ImplicitlyMoveConvertiblePair() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:186:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit __nonesuch_no_braces(const __nonesuch&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:194:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __pair_base() = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:195:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~__pair_base() = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:196:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __pair_base(const __pair_base&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:197:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __pair_base& operator=(const __pair_base&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:229:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_CONSTEXPR pair() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:242:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit constexpr pair() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:260:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr pair(const _T1& __a, const _T2& __b) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:269:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit constexpr pair(const _T1& __a, const _T2& __b) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:291:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr pair(const pair<_U1, _U2>& __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:300:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit constexpr pair(const pair<_U1, _U2>& __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:303:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr pair(const pair&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:304:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr pair(pair&&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:311:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr pair(_U1&& __x, const _T2& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:318:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit constexpr pair(_U1&& __x, const _T2& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:325:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr pair(const _T1& __x, _U2&& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:332:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit pair(const _T1& __x, _U2&& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:341:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr pair(_U1&& __x, _U2&& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:350:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit constexpr pair(_U1&& __x, _U2&& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:360:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr pair(pair<_U1, _U2>&& __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:370:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit constexpr pair(pair<_U1, _U2>&& __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:375:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pair(piecewise_construct_t, tuple<_Args1...>, tuple<_Args2...>); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:381:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const pair&, const __nonesuch_no_braces&>::type __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:394:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture is_nothrow_move_assignable<_T2>>::value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:405:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const pair<_U1, _U2>& __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:416:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(pair<_U1, _U2>&& __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:426:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __is_nothrow_swappable<_T2>>::value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:437:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Index_tuple<_Indexes1...>, _Index_tuple<_Indexes2...>); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:448:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator==(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:454:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:461:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator!=(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:467:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:473:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<=(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:479:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>=(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:496:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture noexcept(noexcept(__x.swap(__y))) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:503:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(pair<_T1, _T2>&, pair<_T1, _T2>&) = delete; ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:503:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:524:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture make_pair(_T1&& __x, _T2&& __y) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:65, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator_base_types.h:205:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __iterator_category(const _Iter&) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:66, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator_base_funcs.h:81:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture input_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator_base_funcs.h:99:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture random_access_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator_base_funcs.h:113:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture input_iterator_tag); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator_base_funcs.h:113:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator_base_funcs.h:119:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture input_iterator_tag); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator_base_funcs.h:119:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator_base_funcs.h:138:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture distance(_InputIterator __first, _InputIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator_base_funcs.h:147:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __advance(_InputIterator& __i, _Distance __n, input_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator_base_funcs.h:159:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bidirectional_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator_base_funcs.h:175:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture random_access_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator_base_funcs.h:202:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture advance(_InputIterator& __i, _Distance __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator_base_funcs.h:214:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture iterator_traits<_InputIterator>::difference_type __n = 1) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator_base_funcs.h:225:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture iterator_traits<_BidirectionalIterator>::difference_type __n = 1) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:66, from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:67, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/ptr_traits.h:111:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pointer_to(__make_not_void& __e) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/ptr_traits.h:141:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pointer_to(__make_not_void& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/ptr_traits.h:151:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __to_address(_Tp* __ptr) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/ptr_traits.h:160:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __to_address(const _Ptr& __ptr) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:67, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:127:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reverse_iterator() : current() { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:133:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reverse_iterator(iterator_type __x) : current(__x) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:139:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reverse_iterator(const reverse_iterator& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:148:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reverse_iterator(const reverse_iterator<_Iter>& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:155:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture base() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:169:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator*() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:183:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator->() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:192:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:204:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++(int) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:217:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator--() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:229:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator--(int) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:242:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+(difference_type __n) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:252:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+=(difference_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:264:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator-(difference_type __n) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:274:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator-=(difference_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:286:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator[](difference_type __n) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:303:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const reverse_iterator<_Iterator>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:309:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const reverse_iterator<_Iterator>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:315:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const reverse_iterator<_Iterator>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:321:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const reverse_iterator<_Iterator>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:327:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const reverse_iterator<_Iterator>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:333:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const reverse_iterator<_Iterator>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:341:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const reverse_iterator<_IteratorR>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:347:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const reverse_iterator<_IteratorR>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:353:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const reverse_iterator<_IteratorR>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:359:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const reverse_iterator<_IteratorR>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:365:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const reverse_iterator<_IteratorR>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:371:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const reverse_iterator<_IteratorR>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:394:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture -> decltype(__y.base() - __x.base()) ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:401:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const reverse_iterator<_Iterator>& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:408:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __make_reverse_iterator(_Iterator __i) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:428:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture -> decltype(__make_reverse_iterator(__niter_base(__it.base()))) ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:439:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture -> decltype(__make_reverse_iterator(__miter_base(__it.base()))) ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:467:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture back_insert_iterator(_Container& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:490:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const typename _Container::value_type& __value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:497:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(typename _Container::value_type&& __value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:506:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator*() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:511:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:516:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++(int) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:533:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture back_inserter(_Container& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:558:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit front_insert_iterator(_Container& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:581:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const typename _Container::value_type& __value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:588:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(typename _Container::value_type&& __value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:597:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator*() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:602:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:607:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++(int) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:624:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture front_inserter(_Container& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:657:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert_iterator(_Container& __x, typename _Container::iterator __i) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:693:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const typename _Container::value_type& __value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:701:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(typename _Container::value_type&& __value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:711:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator*() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:716:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:721:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++(int) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:739:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inserter(_Container& __x, _Iterator __i) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:779:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_CONSTEXPR __normal_iterator() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:783:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __normal_iterator(const _Iterator& __i) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:791:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Container>::__type>& __i) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:796:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator*() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:800:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator->() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:804:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:811:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++(int) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:816:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator--() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:823:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator--(int) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:828:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator[](difference_type __n) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:832:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+=(difference_type __n) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:836:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+(difference_type __n) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:840:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator-=(difference_type __n) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:844:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator-(difference_type __n) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:848:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture base() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:865:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:872:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:879:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:886:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:894:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:901:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:908:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:915:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:922:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:929:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:936:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:943:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:67, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:956:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture -> decltype(__lhs.base() - __rhs.base()) ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:968:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:975:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:67, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:987:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __niter_base(__gnu_cxx::__normal_iterator<_Iterator, _Container> __it) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1029:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture move_iterator() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1033:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture move_iterator(iterator_type __i) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1038:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture move_iterator(const move_iterator<_Iter>& __i) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1042:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture base() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1046:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator*() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1050:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator->() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1054:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1061:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++(int) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1069:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator--() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1076:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator--(int) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1084:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+(difference_type __n) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1088:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+=(difference_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1095:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator-(difference_type __n) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1099:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator-=(difference_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1106:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator[](difference_type __n) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1116:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const move_iterator<_IteratorR>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1122:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const move_iterator<_Iterator>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1128:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const move_iterator<_IteratorR>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1134:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const move_iterator<_Iterator>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1140:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const move_iterator<_IteratorR>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1146:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const move_iterator<_Iterator>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1152:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const move_iterator<_IteratorR>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1158:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const move_iterator<_Iterator>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1164:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const move_iterator<_IteratorR>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1170:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const move_iterator<_Iterator>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1176:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const move_iterator<_IteratorR>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1182:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const move_iterator<_Iterator>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1190:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture -> decltype(__x.base() - __y.base()) ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1196:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const move_iterator<_Iterator>& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1201:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture make_move_iterator(_Iterator __i) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1209:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __make_move_if_noexcept_iterator(_Iterator __i) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1218:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __make_move_if_noexcept_iterator(_Tp* __i) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1226:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture -> decltype(make_move_iterator(__niter_base(__it.base()))) ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1239:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture -> decltype(__miter_base(__it.base())) ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:71, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:42:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Iterator1 __it1, _Iterator2 __it2) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:48:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __iter_less_iter() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:54:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr _Iter_less_val() = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:60:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Iter_less_val(_Iter_less_iter) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:64:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Iterator __it, _Value& __val) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:69:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __iter_less_val() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:73:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __iter_comp_val(_Iter_less_iter) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:79:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr _Val_less_iter() = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:85:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Val_less_iter(_Iter_less_iter) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:89:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Value& __val, _Iterator __it) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:94:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __val_less_iter() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:98:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __val_comp_iter(_Iter_less_iter) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:105:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Iterator1 __it1, _Iterator2 __it2) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:110:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __iter_equal_to_iter() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:117:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Iterator __it, _Value& __val) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:122:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __iter_equal_to_val() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:126:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __iter_comp_val(_Iter_equal_to_iter) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:135:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Iter_comp_iter(_Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:142:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Iterator1 __it1, _Iterator2 __it2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:149:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __iter_comp_iter(_Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:158:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Iter_comp_val(_Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:163:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Iter_comp_val(const _Iter_comp_iter<_Compare>& __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:169:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Iter_comp_val(_Iter_comp_iter<_Compare>&& __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:176:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Iterator __it, _Value& __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:182:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __iter_comp_val(_Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:187:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __iter_comp_val(_Iter_comp_iter<_Compare> __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:196:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Val_comp_iter(_Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:201:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Val_comp_iter(const _Iter_comp_iter<_Compare>& __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:207:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Val_comp_iter(_Iter_comp_iter<_Compare>&& __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:214:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Value& __val, _Iterator __it) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:220:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __val_comp_iter(_Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:225:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __val_comp_iter(_Iter_comp_iter<_Compare> __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:234:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Iter_equals_val(_Value& __value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:240:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Iterator __it) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:246:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __iter_equals_val(_Value& __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:255:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Iter_equals_iter(_Iterator1 __it1) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:261:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Iterator2 __it2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:267:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __iter_comp_iter(_Iter_equal_to_iter, _Iterator __it) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:276:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Iter_pred(_Predicate __pred) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:282:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Iterator __it) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:288:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __pred_iter(_Predicate __pred) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:297:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Iter_comp_to_val(_Compare __comp, _Value& __value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:303:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Iterator __it) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:309:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __iter_comp_val(_Compare __comp, _Value &__val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:320:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Iter_comp_to_iter(_Compare __comp, _Iterator1 __it1) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:326:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Iterator2 __it2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:332:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __iter_comp_iter(_Iter_comp_iter<_Compare> __comp, _Iterator __it) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:344:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Iter_negate(_Predicate __pred) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:350:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Iterator __it) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:356:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __negate(_Iter_pred<_Predicate> __pred) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:120:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture iter_swap(_ForwardIterator1 __a, _ForwardIterator2 __b) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:167:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator2 __first2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:195:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture min(const _Tp& __a, const _Tp& __b) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:219:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max(const _Tp& __a, const _Tp& __b) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:243:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture min(const _Tp& __a, const _Tp& __b, _Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:265:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max(const _Tp& __a, const _Tp& __b, _Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:277:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __niter_base(_Iterator __it) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:291:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __copy_m(_II __first, _II __last, _OI __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:305:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __copy_m(_II __first, _II __last, _OI __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:319:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __copy_m(_II __first, _II __last, _OI __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:338:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __copy_m(_II __first, _II __last, _OI __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:357:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __copy_m(const _Tp* __first, const _Tp* __last, _Tp* __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:375:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __copy_move_a(_II __first, _II __last, _OI __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:404:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ostreambuf_iterator<_CharT, char_traits<_CharT> >); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:404:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:410:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ostreambuf_iterator<_CharT, char_traits<_CharT> >); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:410:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:416:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture istreambuf_iterator<_CharT, char_traits<_CharT> >, _CharT*); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:416:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:420:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __copy_move_a2(_II __first, _II __last, _OI __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:446:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture copy(_II __first, _II __last, _OI __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:479:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture move(_II __first, _II __last, _OI __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:501:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __copy_move_b(_BI1 __first, _BI1 __last, _BI2 __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:515:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __copy_move_b(_BI1 __first, _BI1 __last, _BI2 __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:529:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __copy_move_b(_BI1 __first, _BI1 __last, _BI2 __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:544:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __copy_move_b(_BI1 __first, _BI1 __last, _BI2 __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:559:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __copy_move_b(const _Tp* __first, const _Tp* __last, _Tp* __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:577:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __copy_move_backward_a(_BI1 __first, _BI1 __last, _BI2 __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:595:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __copy_move_backward_a2(_BI1 __first, _BI1 __last, _BI2 __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:622:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture copy_backward(_BI1 __first, _BI1 __last, _BI2 __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:658:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture move_backward(_BI1 __first, _BI1 __last, _BI2 __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:682:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Tp& __value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:692:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Tp& __value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:703:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __fill_a(_Tp* __first, _Tp* __last, const _Tp& __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:724:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fill(_ForwardIterator __first, _ForwardIterator __last, const _Tp& __value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:738:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __fill_n_a(_OutputIterator __first, _Size __n, const _Tp& __value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:749:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __fill_n_a(_OutputIterator __first, _Size __n, const _Tp& __value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:761:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __fill_n_a(_Tp* __first, _Size __n, const _Tp& __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:784:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fill_n(_OI __first, _Size __n, const _Tp& __value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:797:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture equal(_II1 __first1, _II1 __last1, _II2 __first2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:811:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture equal(const _Tp* __first1, const _Tp* __last1, const _Tp* __first2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:821:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __equal_aux(_II1 __first1, _II1 __last1, _II2 __first2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:839:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __newlast1(_II1, _II1 __last1, _II2, _II2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:844:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __cnd2(_II __first, _II __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:854:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _RAI2 __first2, _RAI2 __last2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:865:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __cnd2(_RAI, _RAI) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:873:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:895:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static bool __lc(_II1, _II1, _II2, _II2); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:902:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __lc(_II1 __first1, _II1 __last1, _II2 __first2, _II2 __last2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:915:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Up* __first2, const _Up* __last2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:929:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _II2 __first2, _II2 __last2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:947:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Tp& __val, _Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:985:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Tp& __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:1000:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __lg(int __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:1004:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __lg(unsigned __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:1008:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __lg(long __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:1012:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __lg(unsigned long __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:1016:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __lg(long long __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:1020:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __lg(unsigned long long __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:1039:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture equal(_II1 __first1, _II1 __last1, _II2 __first2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:1072:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _IIter2 __first2, _BinaryPredicate __binary_pred) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:1089:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __equal4(_II1 __first1, _II1 __last1, _II2 __first2, _II2 __last2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:1115:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _BinaryPredicate __binary_pred) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:1222:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _II2 __first2, _II2 __last2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:1258:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _II2 __first2, _II2 __last2, _Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:1275:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _InputIterator2 __first2, _BinaryPredicate __binary_pred) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:1301:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _InputIterator2 __first2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:1335:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _InputIterator2 __first2, _BinaryPredicate __binary_pred) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cwchar:44, from C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:57:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP FILE *__cdecl __iob_func(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:57:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:231:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl iswalpha(wint_t _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:231:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:232:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _iswalpha_l(wint_t _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:232:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:233:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl iswupper(wint_t _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:233:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:234:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _iswupper_l(wint_t _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:234:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:235:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl iswlower(wint_t _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:235:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:236:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _iswlower_l(wint_t _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:236:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:237:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl iswdigit(wint_t _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:237:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:238:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _iswdigit_l(wint_t _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:238:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:239:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl iswxdigit(wint_t _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:239:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:240:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _iswxdigit_l(wint_t _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:240:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:241:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl iswspace(wint_t _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:241:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:242:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _iswspace_l(wint_t _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:242:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:243:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl iswpunct(wint_t _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:243:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:244:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _iswpunct_l(wint_t _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:244:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:245:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl iswalnum(wint_t _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:245:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:246:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _iswalnum_l(wint_t _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:246:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:247:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl iswprint(wint_t _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:247:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:248:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _iswprint_l(wint_t _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:248:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:249:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl iswgraph(wint_t _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:249:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:250:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _iswgraph_l(wint_t _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:250:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:251:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl iswcntrl(wint_t _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:251:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:252:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _iswcntrl_l(wint_t _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:252:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:253:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl iswascii(wint_t _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:253:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:254:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl isleadbyte(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:254:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:255:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _isleadbyte_l(int _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:255:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:256:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wint_t __cdecl towupper(wint_t _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:256:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:257:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wint_t __cdecl _towupper_l(wint_t _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:257:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:258:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wint_t __cdecl towlower(wint_t _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:258:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:259:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wint_t __cdecl _towlower_l(wint_t _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:259:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:260:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl iswctype(wint_t _C,wctype_t _Type); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:260:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:261:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _iswctype_l(wint_t _C,wctype_t _Type,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:261:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:262:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl __iswcsymf(wint_t _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:262:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:263:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _iswcsymf_l(wint_t _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:263:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:264:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl __iswcsym(wint_t _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:264:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:265:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _iswcsym_l(wint_t _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:265:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:266:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl is_wctype(wint_t _C,wctype_t _Type); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:266:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:269:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl iswblank(wint_t _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:269:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:277:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wgetcwd(wchar_t *_DstBuf,int _SizeInWords); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:277:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:278:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wgetdcwd(int _Drive,wchar_t *_DstBuf,int _SizeInWords); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:278:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:279:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl _wgetdcwd_nolock(int _Drive,wchar_t *_DstBuf,int _SizeInWords); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:279:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:280:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wchdir(const wchar_t *_Path); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:280:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:281:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wmkdir(const wchar_t *_Path); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:281:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:282:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wrmdir(const wchar_t *_Path); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:282:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:288:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _waccess(const wchar_t *_Filename,int _AccessMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:288:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:289:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wchmod(const wchar_t *_Filename,int _Mode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:289:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:290:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wcreat(const wchar_t *_Filename,int _PermissionMode) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:290:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:291:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wfindfirst32(const wchar_t *_Filename,struct _wfinddata32_t *_FindData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:291:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:292:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wfindnext32(intptr_t _FindHandle,struct _wfinddata32_t *_FindData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:292:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:293:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wunlink(const wchar_t *_Filename); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:293:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:294:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wrename(const wchar_t *_OldFilename,const wchar_t *_NewFilename); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:294:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:295:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wmktemp(wchar_t *_TemplateName) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:295:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:296:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wfindfirst32i64(const wchar_t *_Filename,struct _wfinddata32i64_t *_FindData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:296:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:297:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture intptr_t __cdecl _wfindfirst64i32(const wchar_t *_Filename,struct _wfinddata64i32_t *_FindData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:297:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:298:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wfindfirst64(const wchar_t *_Filename,struct _wfinddata64_t *_FindData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:298:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:299:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wfindnext32i64(intptr_t _FindHandle,struct _wfinddata32i64_t *_FindData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:299:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:300:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl _wfindnext64i32(intptr_t _FindHandle,struct _wfinddata64i32_t *_FindData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:300:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:301:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wfindnext64(intptr_t _FindHandle,struct _wfinddata64_t *_FindData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:301:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:302:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wsopen_s(int *_FileHandle,const wchar_t *_Filename,int _OpenFlag,int _ShareFlag,int _PermissionFlag); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:302:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/cwchar:44, from C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:303:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wopen(const wchar_t *_Filename,int _OpenFlag,...) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:303:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:304:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wsopen(const wchar_t *_Filename,int _OpenFlag,int _ShareFlag,...) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:304:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:309:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wsetlocale(int _Category,const wchar_t *_Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:309:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:314:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wexecl(const wchar_t *_Filename,const wchar_t *_ArgList,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:314:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:315:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wexecle(const wchar_t *_Filename,const wchar_t *_ArgList,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:315:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:316:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wexeclp(const wchar_t *_Filename,const wchar_t *_ArgList,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:316:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:317:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wexeclpe(const wchar_t *_Filename,const wchar_t *_ArgList,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:317:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:318:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wexecv(const wchar_t *_Filename,const wchar_t *const *_ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:318:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:319:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wexecve(const wchar_t *_Filename,const wchar_t *const *_ArgList,const wchar_t *const *_Env); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:319:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:320:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wexecvp(const wchar_t *_Filename,const wchar_t *const *_ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:320:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:321:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wexecvpe(const wchar_t *_Filename,const wchar_t *const *_ArgList,const wchar_t *const *_Env); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:321:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:326:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wspawnl(int _Mode,const wchar_t *_Filename,const wchar_t *_ArgList,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:326:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:327:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wspawnle(int _Mode,const wchar_t *_Filename,const wchar_t *_ArgList,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:327:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:328:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wspawnlp(int _Mode,const wchar_t *_Filename,const wchar_t *_ArgList,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:328:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:329:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wspawnlpe(int _Mode,const wchar_t *_Filename,const wchar_t *_ArgList,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:329:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:330:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wspawnv(int _Mode,const wchar_t *_Filename,const wchar_t *const *_ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:330:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:331:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wspawnve(int _Mode,const wchar_t *_Filename,const wchar_t *const *_ArgList,const wchar_t *const *_Env); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:331:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:332:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wspawnvp(int _Mode,const wchar_t *_Filename,const wchar_t *const *_ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:332:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:333:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wspawnvpe(int _Mode,const wchar_t *_Filename,const wchar_t *const *_ArgList,const wchar_t *const *_Env); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:333:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:338:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wsystem(const wchar_t *_Command); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:338:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/cwchar:44, from C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:398:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wstat32(const wchar_t *_Name,struct _stat32 *_Stat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:398:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:399:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wstat32i64(const wchar_t *_Name,struct _stat32i64 *_Stat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:399:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:400:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl _wstat64i32(const wchar_t *_Name,struct _stat64i32 *_Stat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:400:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:401:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wstat64(const wchar_t *_Name,struct _stat64 *_Stat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:401:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:412:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *_cgetws(wchar_t *_Buffer) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:412:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:413:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wint_t __cdecl _getwch(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:413:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:414:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wint_t __cdecl _getwche(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:414:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:415:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wint_t __cdecl _putwch(wchar_t _WCh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:415:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:416:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wint_t __cdecl _ungetwch(wint_t _WCh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:416:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:417:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _cputws(const wchar_t *_String); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:417:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:418:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _cwprintf(const wchar_t * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:418:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:419:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _cwscanf(const wchar_t * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:419:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:420:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _cwscanf_l(const wchar_t * __restrict__ _Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:420:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:421:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vcwprintf(const wchar_t * __restrict__ _Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:421:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:422:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _cwprintf_p(const wchar_t * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:422:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:423:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vcwprintf_p(const wchar_t * __restrict__ _Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:423:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:425:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _cwprintf_l(const wchar_t * __restrict__ _Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:425:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:426:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vcwprintf_l(const wchar_t * __restrict__ _Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:426:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:427:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _cwprintf_p_l(const wchar_t * __restrict__ _Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:427:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:428:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vcwprintf_p_l(const wchar_t * __restrict__ _Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:428:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:429:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wint_t __cdecl _putwch_nolock(wchar_t _WCh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:429:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:430:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wint_t __cdecl _getwch_nolock(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:430:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:431:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wint_t __cdecl _getwche_nolock(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:431:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:432:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wint_t __cdecl _ungetwch_nolock(wint_t _WCh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:432:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:439:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_swscanf(const wchar_t * __restrict__ _Src,const wchar_t * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:439:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:441:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_vswscanf (const wchar_t * __restrict__ _Str,const wchar_t * __restrict__ Format,va_list argp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:441:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:443:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_wscanf(const wchar_t * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:443:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:445:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_vwscanf(const wchar_t * __restrict__ Format, va_list argp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:445:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:447:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_fwscanf(FILE * __restrict__ _File,const wchar_t * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:447:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:449:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_vfwscanf (FILE * __restrict__ fp, const wchar_t * __restrict__ Format,va_list argp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:449:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:453:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_fwprintf(FILE * __restrict__ _File,const wchar_t * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:453:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:455:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_wprintf(const wchar_t * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:455:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:457:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_vfwprintf(FILE * __restrict__ _File,const wchar_t * __restrict__ _Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:457:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:459:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_vwprintf(const wchar_t * __restrict__ _Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:459:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:461:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_snwprintf (wchar_t * __restrict__ s, size_t n, const wchar_t * __restrict__ format, ...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:461:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:463:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_vsnwprintf (wchar_t * __restrict__ , size_t, const wchar_t * __restrict__ , va_list); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:463:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:465:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_swprintf(wchar_t * __restrict__ , const wchar_t * __restrict__ , ...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:465:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:467:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_vswprintf(wchar_t * __restrict__ , const wchar_t * __restrict__ ,va_list); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:467:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:485:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int swscanf(const wchar_t *__source, const wchar_t *__format, ...) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:496:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int wscanf(const wchar_t *__format, ...) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:507:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int fwscanf(FILE *__stream, const wchar_t *__format, ...) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:519:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int vswscanf (const wchar_t *__source, const wchar_t *__format, __builtin_va_list __local_argv) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:526:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int vwscanf(const wchar_t *__format, __builtin_va_list __local_argv) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:533:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int vfwscanf (FILE *__stream, const wchar_t *__format, __builtin_va_list __local_argv) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:543:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int fwprintf (FILE *__stream, const wchar_t *__format, ...) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:554:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int wprintf (const wchar_t *__format, ...) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:565:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int vfwprintf (FILE *__stream, const wchar_t *__format, __builtin_va_list __local_argv) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:572:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int vwprintf (const wchar_t *__format, __builtin_va_list __local_argv) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:580:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int snwprintf (wchar_t *__stream, size_t __n, const wchar_t *__format, ...) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:591:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int vsnwprintf (wchar_t *__stream, size_t __n, const wchar_t *__format, __builtin_va_list __local_argv) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cwchar:44, from C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:642:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP FILE *__cdecl _wfsopen(const wchar_t *_Filename,const wchar_t *_Mode,int _ShFlag); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:642:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:645:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wint_t __cdecl fgetwc(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:645:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:646:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wint_t __cdecl _fgetwchar(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:646:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:647:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wint_t __cdecl fputwc(wchar_t _Ch,FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:647:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:648:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wint_t __cdecl _fputwchar(wchar_t _Ch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:648:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:649:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wint_t __cdecl getwc(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:649:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:650:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wint_t __cdecl getwchar(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:650:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:651:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wint_t __cdecl putwc(wchar_t _Ch,FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:651:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:652:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wint_t __cdecl putwchar(wchar_t _Ch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:652:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:653:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wint_t __cdecl ungetwc(wint_t _Ch,FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:653:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:654:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl fgetws(wchar_t * __restrict__ _Dst,int _SizeInWords,FILE * __restrict__ _File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:654:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:655:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fputws(const wchar_t * __restrict__ _Str,FILE * __restrict__ _File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:655:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:656:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _getws(wchar_t *_String) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:656:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:657:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _putws(const wchar_t *_Str); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:657:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:658:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _scwprintf(const wchar_t * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:658:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:659:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _swprintf_l(wchar_t * __restrict__ ,size_t _SizeInWords,const wchar_t * __restrict__ _Format,_locale_t _Locale,... ) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:659:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:660:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _swprintf_c(wchar_t * __restrict__ _DstBuf,size_t _SizeInWords,const wchar_t * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:660:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:661:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vswprintf_c(wchar_t * __restrict__ _DstBuf,size_t _SizeInWords,const wchar_t * __restrict__ _Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:661:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:662:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snwprintf(wchar_t * __restrict__ _Dest,size_t _Count,const wchar_t * __restrict__ _Format,...) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:662:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:663:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vsnwprintf(wchar_t * __restrict__ _Dest,size_t _Count,const wchar_t * __restrict__ _Format,va_list _Args) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:663:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:695:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fwprintf_p(FILE * __restrict__ _File,const wchar_t * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:695:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:696:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wprintf_p(const wchar_t * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:696:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:697:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vfwprintf_p(FILE * __restrict__ _File,const wchar_t * __restrict__ _Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:697:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:698:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vwprintf_p(const wchar_t * __restrict__ _Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:698:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:699:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _swprintf_p(wchar_t * __restrict__ _DstBuf,size_t _MaxCount,const wchar_t * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:699:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:700:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP int __cdecl _vswprintf_p(wchar_t * __restrict__ _DstBuf,size_t _MaxCount,const wchar_t * __restrict__ _Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:700:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:701:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _scwprintf_p(const wchar_t * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:701:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:702:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP int __cdecl _vscwprintf_p(const wchar_t * __restrict__ _Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:702:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:703:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wprintf_l(const wchar_t * __restrict__ _Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:703:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:704:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wprintf_p_l(const wchar_t * __restrict__ _Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:704:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:705:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vwprintf_l(const wchar_t * __restrict__ _Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:705:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:706:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vwprintf_p_l(const wchar_t * __restrict__ _Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:706:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:707:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fwprintf_l(FILE * __restrict__ _File,const wchar_t * __restrict__ _Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:707:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:708:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fwprintf_p_l(FILE * __restrict__ _File,const wchar_t * __restrict__ _Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:708:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:709:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vfwprintf_l(FILE * __restrict__ _File,const wchar_t * __restrict__ _Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:709:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:710:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vfwprintf_p_l(FILE * __restrict__ _File,const wchar_t * __restrict__ _Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:710:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:711:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _swprintf_c_l(wchar_t * __restrict__ _DstBuf,size_t _MaxCount,const wchar_t * __restrict__ _Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:711:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:712:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _swprintf_p_l(wchar_t * __restrict__ _DstBuf,size_t _MaxCount,const wchar_t * __restrict__ _Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:712:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:713:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vswprintf_c_l(wchar_t * __restrict__ _DstBuf,size_t _MaxCount,const wchar_t * __restrict__ _Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:713:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:714:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vswprintf_p_l(wchar_t * __restrict__ _DstBuf,size_t _MaxCount,const wchar_t * __restrict__ _Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:714:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:715:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _scwprintf_l(const wchar_t * __restrict__ _Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:715:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:716:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _scwprintf_p_l(const wchar_t * __restrict__ _Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:716:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:717:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vscwprintf_p_l(const wchar_t * __restrict__ _Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:717:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:718:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snwprintf_l(wchar_t * __restrict__ _DstBuf,size_t _MaxCount,const wchar_t * __restrict__ _Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:718:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:719:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vsnwprintf_l(wchar_t * __restrict__ _DstBuf,size_t _MaxCount,const wchar_t * __restrict__ _Format,_locale_t _Locale,va_list _ArgList) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:719:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:720:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _swprintf(wchar_t * __restrict__ _Dest,const wchar_t * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:720:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:721:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vswprintf(wchar_t * __restrict__ _Dest,const wchar_t * __restrict__ _Format,va_list _Args); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:721:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:722:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl __swprintf_l(wchar_t * __restrict__ _Dest,const wchar_t * __restrict__ _Format,_locale_t _Plocinfo,...) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:722:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:723:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vswprintf_l(wchar_t * __restrict__ _Dest,size_t _MaxCount,const wchar_t * __restrict__ _Format,_locale_t _Locale,va_list _ArgList) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:723:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:724:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl __vswprintf_l(wchar_t * __restrict__ _Dest,const wchar_t * __restrict__ _Format,_locale_t _Plocinfo,va_list _Args) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:724:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:727, from C:/rtools40/mingw64/include/c++/8.3.0/cwchar:44, from C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/swprintf.inl:23:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int vswprintf (wchar_t *__stream, size_t __count, const wchar_t *__format, __builtin_va_list __local_argv) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/swprintf.inl:30:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int swprintf (wchar_t *__stream, size_t __count, const wchar_t *__format, ...) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/swprintf.inl:47:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int vswprintf (wchar_t *__stream, const wchar_t *__format, __builtin_va_list __local_argv) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/swprintf.inl:58:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int swprintf (wchar_t *__stream, const wchar_t *__format, ...) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cwchar:44, from C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:737:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wtempnam(const wchar_t *_Directory,const wchar_t *_FilePrefix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:737:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:738:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vscwprintf(const wchar_t * __restrict__ _Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:738:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:739:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vscwprintf_l(const wchar_t * __restrict__ _Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:739:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:740:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fwscanf_l(FILE * __restrict__ _File,const wchar_t * __restrict__ _Format,_locale_t _Locale,...) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:740:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/cwchar:44, from C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:741:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _swscanf_l(const wchar_t * __restrict__ _Src,const wchar_t * __restrict__ _Format,_locale_t _Locale,...) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:741:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:742:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snwscanf(const wchar_t * __restrict__ _Src,size_t _MaxCount,const wchar_t * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:742:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:743:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snwscanf_l(const wchar_t * __restrict__ _Src,size_t _MaxCount,const wchar_t * __restrict__ _Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:743:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:744:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wscanf_l(const wchar_t * __restrict__ _Format,_locale_t _Locale,...) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:744:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:745:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP FILE *__cdecl _wfdopen(int _FileHandle ,const wchar_t *_Mode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:745:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:746:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP FILE *__cdecl _wfopen(const wchar_t * __restrict__ _Filename,const wchar_t * __restrict__ _Mode) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:746:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:747:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP FILE *__cdecl _wfreopen(const wchar_t * __restrict__ _Filename,const wchar_t * __restrict__ _Mode,FILE * __restrict__ _OldFile) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:747:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:751:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _wperror(const wchar_t *_ErrMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:751:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:753:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP FILE *__cdecl _wpopen(const wchar_t *_Command,const wchar_t *_Mode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:753:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:757:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wremove(const wchar_t *_Filename); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:757:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:758:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wtmpnam(wchar_t *_Buffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:758:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:759:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wint_t __cdecl _fgetwc_nolock(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:759:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:760:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wint_t __cdecl _fputwc_nolock(wchar_t _Ch,FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:760:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:761:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wint_t __cdecl _ungetwc_nolock(wint_t _Ch,FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:761:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:769:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE wint_t __cdecl getwchar() {return (fgetwc(stdin)); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:770:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE wint_t __cdecl putwchar(wchar_t _C) {return (fputwc(_C,stdout)); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:782:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _itow(int _Value,wchar_t *_Dest,int _Radix) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:782:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:783:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _ltow(long _Value,wchar_t *_Dest,int _Radix) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:783:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:784:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _ultow(unsigned long _Value,wchar_t *_Dest,int _Radix) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:784:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:785:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl _wcstod_l(const wchar_t * __restrict__ _Str,wchar_t ** __restrict__ _EndPtr,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:785:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:787:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl __mingw_wcstod(const wchar_t * __restrict__ _Str,wchar_t ** __restrict__ _EndPtr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:787:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:788:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture float __cdecl __mingw_wcstof(const wchar_t * __restrict__ nptr, wchar_t ** __restrict__ endptr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:788:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:789:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture long double __cdecl __mingw_wcstold(const wchar_t * __restrict__, wchar_t ** __restrict__); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:789:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:793:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl wcstod(const wchar_t * __restrict__ _Str,wchar_t ** __restrict__ _EndPtr){ ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:797:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture float __cdecl wcstof(const wchar_t * __restrict__ _Str,wchar_t ** __restrict__ _EndPtr){ ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:806:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture long double __cdecl wcstold (const wchar_t * __restrict__, wchar_t ** __restrict__); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:806:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:808:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture long __cdecl wcstol(const wchar_t * __restrict__ _Str,wchar_t ** __restrict__ _EndPtr,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:808:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:809:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP long __cdecl _wcstol_l(const wchar_t * __restrict__ _Str,wchar_t ** __restrict__ _EndPtr,int _Radix,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:809:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:810:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned long __cdecl wcstoul(const wchar_t * __restrict__ _Str,wchar_t ** __restrict__ _EndPtr,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:810:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:811:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP unsigned long __cdecl _wcstoul_l(const wchar_t * __restrict__ _Str,wchar_t ** __restrict__ _EndPtr,int _Radix,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:811:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:812:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wgetenv(const wchar_t *_VarName) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:812:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:817:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl _wtof(const wchar_t *_Str); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:817:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:818:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl _wtof_l(const wchar_t *_Str,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:818:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:819:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wtoi(const wchar_t *_Str); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:819:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:820:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wtoi_l(const wchar_t *_Str,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:820:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:821:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP long __cdecl _wtol(const wchar_t *_Str); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:821:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:822:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP long __cdecl _wtol_l(const wchar_t *_Str,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:822:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:824:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP wchar_t *__cdecl _i64tow(__int64 _Val,wchar_t *_DstBuf,int _Radix) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:824:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:825:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP wchar_t *__cdecl _ui64tow(unsigned __int64 _Val,wchar_t *_DstBuf,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:825:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:826:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP __int64 __cdecl _wtoi64(const wchar_t *_Str); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:826:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:827:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP __int64 __cdecl _wtoi64_l(const wchar_t *_Str,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:827:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:828:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP __int64 __cdecl _wcstoi64(const wchar_t *_Str,wchar_t **_EndPtr,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:828:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:829:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP __int64 __cdecl _wcstoi64_l(const wchar_t *_Str,wchar_t **_EndPtr,int _Radix,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:829:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:830:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP unsigned __int64 __cdecl _wcstoui64(const wchar_t *_Str,wchar_t **_EndPtr,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:830:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:831:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP unsigned __int64 __cdecl _wcstoui64_l(const wchar_t *_Str,wchar_t **_EndPtr,int _Radix,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:831:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:837:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wfullpath(wchar_t *_FullPath,const wchar_t *_Path,size_t _SizeInWords); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:837:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:838:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _wmakepath(wchar_t *_ResultPath,const wchar_t *_Drive,const wchar_t *_Dir,const wchar_t *_Filename,const wchar_t *_Ext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:838:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:843:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wputenv(const wchar_t *_EnvString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:843:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:844:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _wsearchenv(const wchar_t *_Filename,const wchar_t *_EnvVar,wchar_t *_ResultPath) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:844:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:845:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _wsplitpath(const wchar_t *_FullPath,wchar_t *_Drive,wchar_t *_Dir,wchar_t *_Filename,wchar_t *_Ext) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:845:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:851:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wcsdup(const wchar_t *_Str); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:851:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:852:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl wcscat(wchar_t * __restrict__ _Dest,const wchar_t * __restrict__ _Source) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:852:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:853:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CONST_RETURN wchar_t *__cdecl wcschr(const wchar_t *_Str,wchar_t _Ch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:853:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:854:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl wcscmp(const wchar_t *_Str1,const wchar_t *_Str2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:854:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:855:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl wcscpy(wchar_t * __restrict__ _Dest,const wchar_t * __restrict__ _Source) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:855:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:856:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl wcscspn(const wchar_t *_Str,const wchar_t *_Control); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:856:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:857:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl wcslen(const wchar_t *_Str); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:857:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:858:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl wcsnlen(const wchar_t *_Src,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:858:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:859:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl wcsncat(wchar_t * __restrict__ _Dest,const wchar_t * __restrict__ _Source,size_t _Count) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:859:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:860:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl wcsncmp(const wchar_t *_Str1,const wchar_t *_Str2,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:860:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:861:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl wcsncpy(wchar_t * __restrict__ _Dest,const wchar_t * __restrict__ _Source,size_t _Count) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:861:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:862:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl _wcsncpy_l(wchar_t * __restrict__ _Dest,const wchar_t * __restrict__ _Source,size_t _Count,_locale_t _Locale) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:862:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:863:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CONST_RETURN wchar_t *__cdecl wcspbrk(const wchar_t *_Str,const wchar_t *_Control); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:863:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:864:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CONST_RETURN wchar_t *__cdecl wcsrchr(const wchar_t *_Str,wchar_t _Ch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:864:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:865:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl wcsspn(const wchar_t *_Str,const wchar_t *_Control); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:865:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:866:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CONST_RETURN wchar_t *__cdecl wcsstr(const wchar_t *_Str,const wchar_t *_SubStr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:866:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:867:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl wcstok(wchar_t * __restrict__ _Str,const wchar_t * __restrict__ _Delim) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:867:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:868:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wcserror(int _ErrNum) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:868:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:869:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl __wcserror(const wchar_t *_Str) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:869:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:870:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wcsicmp(const wchar_t *_Str1,const wchar_t *_Str2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:870:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:871:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wcsicmp_l(const wchar_t *_Str1,const wchar_t *_Str2,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:871:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:872:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wcsnicmp(const wchar_t *_Str1,const wchar_t *_Str2,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:872:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:873:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wcsnicmp_l(const wchar_t *_Str1,const wchar_t *_Str2,size_t _MaxCount,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:873:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:874:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wcsnset(wchar_t *_Str,wchar_t _Val,size_t _MaxCount) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:874:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:875:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wcsrev(wchar_t *_Str); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:875:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:876:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wcsset(wchar_t *_Str,wchar_t _Val) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:876:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:877:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wcslwr(wchar_t *_String) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:877:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:878:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *_wcslwr_l(wchar_t *_String,_locale_t _Locale) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:878:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:879:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wcsupr(wchar_t *_String) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:879:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:880:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *_wcsupr_l(wchar_t *_String,_locale_t _Locale) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:880:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:881:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl wcsxfrm(wchar_t * __restrict__ _Dst,const wchar_t * __restrict__ _Src,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:881:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:882:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP size_t __cdecl _wcsxfrm_l(wchar_t * __restrict__ _Dst,const wchar_t * __restrict__ _Src,size_t _MaxCount,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:882:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:883:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl wcscoll(const wchar_t *_Str1,const wchar_t *_Str2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:883:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:884:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wcscoll_l(const wchar_t *_Str1,const wchar_t *_Str2,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:884:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:885:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wcsicoll(const wchar_t *_Str1,const wchar_t *_Str2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:885:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:886:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wcsicoll_l(const wchar_t *_Str1,const wchar_t *_Str2,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:886:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:887:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wcsncoll(const wchar_t *_Str1,const wchar_t *_Str2,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:887:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:888:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wcsncoll_l(const wchar_t *_Str1,const wchar_t *_Str2,size_t _MaxCount,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:888:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:889:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wcsnicoll(const wchar_t *_Str1,const wchar_t *_Str2,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:889:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:890:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wcsnicoll_l(const wchar_t *_Str1,const wchar_t *_Str2,size_t _MaxCount,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:890:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:893:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl wcsdup(const wchar_t *_Str) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:893:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:895:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl wcsicmp(const wchar_t *_Str1,const wchar_t *_Str2) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:895:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:896:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl wcsnicmp(const wchar_t *_Str1,const wchar_t *_Str2,size_t _MaxCount) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:896:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:897:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl wcsnset(wchar_t *_Str,wchar_t _Val,size_t _MaxCount) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:897:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:898:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl wcsrev(wchar_t *_Str) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:898:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:899:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl wcsset(wchar_t *_Str,wchar_t _Val) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:899:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:900:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl wcslwr(wchar_t *_Str) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:900:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:901:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl wcsupr(wchar_t *_Str) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:901:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:902:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl wcsicoll(const wchar_t *_Str1,const wchar_t *_Str2) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:902:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:924:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wasctime(const struct tm *_Tm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:924:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:925:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP errno_t __cdecl _wasctime_s (wchar_t *_Buf,size_t _SizeInWords,const struct tm *_Tm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:925:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:926:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl _wctime32(const __time32_t *_Time) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:926:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:927:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP errno_t __cdecl _wctime32_s (wchar_t *_Buf,size_t _SizeInWords,const __time32_t *_Time); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:927:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:928:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl wcsftime(wchar_t * __restrict__ _Buf,size_t _SizeInWords,const wchar_t * __restrict__ _Format,const struct tm * __restrict__ _Tm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:928:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:929:175: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP size_t __cdecl _wcsftime_l(wchar_t * __restrict__ _Buf,size_t _SizeInWords,const wchar_t * __restrict__ _Format,const struct tm * __restrict__ _Tm,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:929:175: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:930:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wstrdate(wchar_t *_Buffer) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:930:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:931:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP errno_t __cdecl _wstrdate_s (wchar_t *_Buf,size_t _SizeInWords); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:931:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:932:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wstrtime(wchar_t *_Buffer) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:932:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:933:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP errno_t __cdecl _wstrtime_s (wchar_t *_Buf,size_t _SizeInWords); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:933:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:934:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wctime64(const __time64_t *_Time) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:934:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:935:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP errno_t __cdecl _wctime64_s (wchar_t *_Buf,size_t _SizeInWords,const __time64_t *_Time); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:935:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:939:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl _wctime(const time_t *_Time) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:939:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:942:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE wchar_t *__cdecl _wctime(const time_t *_Time) { return _wctime64(_Time); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:951:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture errno_t __cdecl _wctime_s(wchar_t *, size_t, const time_t *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:951:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:954:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE errno_t __cdecl _wctime_s (wchar_t *_Buffer,size_t _SizeInWords,const time_t *_Time) { return _wctime64_s (_Buffer,_SizeInWords,_Time); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:966:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wint_t __cdecl btowc(int); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:966:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:967:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl mbrlen(const char * __restrict__ _Ch,size_t _SizeInBytes,mbstate_t * __restrict__ _State); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:967:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:968:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl mbrtowc(wchar_t * __restrict__ _DstCh,const char * __restrict__ _SrcCh,size_t _SizeInBytes,mbstate_t * __restrict__ _State); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:968:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:969:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl mbsrtowcs(wchar_t * __restrict__ _Dest,const char ** __restrict__ _PSrc,size_t _Count,mbstate_t * __restrict__ _State) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:969:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:970:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl wcrtomb(char * __restrict__ _Dest,wchar_t _Source,mbstate_t * __restrict__ _State) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:970:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:971:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl wcsrtombs(char * __restrict__ _Dest,const wchar_t ** __restrict__ _PSource,size_t _Count,mbstate_t * __restrict__ _State) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:971:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:972:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl wctob(wint_t _WCh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:972:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:975:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl wmemset(wchar_t *s, wchar_t c, size_t n); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:975:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:976:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CONST_RETURN wchar_t *__cdecl wmemchr(const wchar_t *s, wchar_t c, size_t n); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:976:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:977:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl wmemcmp(const wchar_t *s1, const wchar_t *s2,size_t n); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:977:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:978:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl wmemcpy(wchar_t * __restrict__ s1,const wchar_t * __restrict__ s2,size_t n) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:978:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:979:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t * __cdecl wmempcpy (wchar_t *_Dst, const wchar_t *_Src, size_t _Size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:979:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:980:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl wmemmove(wchar_t *s1, const wchar_t *s2, size_t n) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:980:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:981:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fwide(FILE *stream,int mode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:981:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:982:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl mbsinit(const mbstate_t *ps); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:982:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:983:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION long long __cdecl wcstoll(const wchar_t * __restrict__ nptr,wchar_t ** __restrict__ endptr, int base); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:983:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:984:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION unsigned long long __cdecl wcstoull(const wchar_t * __restrict__ nptr,wchar_t ** __restrict__ endptr, int base); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:984:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:987:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *__cdecl memmove(void *_Dst,const void *_Src,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:987:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:988:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *__cdecl memcpy(void * __restrict__ _Dst,const void * __restrict__ _Src,size_t _MaxCount) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:988:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:990:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE int __cdecl fwide(FILE *_F,int _M) { (void)_F; return (_M); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:991:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE int __cdecl mbsinit(const mbstate_t *_P) { return (!_P || *_P==0); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:992:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE _CONST_RETURN wchar_t *__cdecl wmemchr(const wchar_t *_S,wchar_t _C,size_t _N) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1000:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE int __cdecl wmemcmp(const wchar_t *_S1,const wchar_t *_S2,size_t _N) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1010:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE wchar_t *__cdecl wmemcpy(wchar_t * __restrict__ _S1,const wchar_t * __restrict__ _S2,size_t _N) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1014:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE wchar_t *__cdecl wmemmove(wchar_t *_S1,const wchar_t *_S2,size_t _N) { return (wchar_t *)memmove(_S1,_S2,_N*sizeof(wchar_t)); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1015:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE wchar_t *__cdecl wmemset(wchar_t *_S,wchar_t _C,size_t _N) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1038:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_str_wide_utf8 (const wchar_t * const wptr, char **mbptr, size_t * buflen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1038:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1052:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_str_utf8_wide (const char *const mbptr, wchar_t ** wptr, size_t * buflen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1052:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1061:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl __mingw_str_free(void *ptr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1061:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1071, from C:/rtools40/mingw64/include/c++/8.3.0/cwchar:44, from C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:28:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP errno_t __cdecl _waccess_s (const wchar_t *_Filename,int _AccessMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:28:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:29:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP errno_t __cdecl _wmktemp_s (wchar_t *_TemplateName,size_t _SizeInWords); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:29:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:34:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP errno_t __cdecl _cgetws_s (wchar_t *_Buffer,size_t _SizeInWords,size_t *_SizeRead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:34:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:35:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP int __cdecl _cwprintf_s (const wchar_t *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:35:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:36:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _cwscanf_s(const wchar_t *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:36:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:37:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _cwscanf_s_l(const wchar_t *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:37:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:38:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP int __cdecl _vcwprintf_s (const wchar_t *_Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:38:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:39:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP int __cdecl _cwprintf_s_l (const wchar_t *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:39:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:40:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP int __cdecl _vcwprintf_s_l (const wchar_t *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:40:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:45:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _getws_s(wchar_t *_Str,size_t _SizeInWords); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:45:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:46:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fwprintf_s(FILE *_File,const wchar_t *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:46:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:47:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl wprintf_s(const wchar_t *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:47:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:48:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl vfwprintf_s(FILE *_File,const wchar_t *_Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:48:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:49:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl vwprintf_s(const wchar_t *_Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:49:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:51:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl vswprintf_s(wchar_t *_Dst,size_t _SizeInWords,const wchar_t *_Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:51:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:52:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_2(int, vswprintf_s, wchar_t, _Dst, const wchar_t*, _Format, va_list, _ArgList) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1071, from C:/rtools40/mingw64/include/c++/8.3.0/cwchar:44, from C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:54:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl swprintf_s(wchar_t *_Dst,size_t _SizeInWords,const wchar_t *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:54:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:55:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_1_ARGLIST(int,swprintf_s,vswprintf_s,wchar_t,_Dst,const wchar_t*,_Format) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1071, from C:/rtools40/mingw64/include/c++/8.3.0/cwchar:44, from C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:57:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vsnwprintf_s(wchar_t *_DstBuf,size_t _DstSizeInWords,size_t _MaxCount,const wchar_t *_Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:57:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:58:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_3(int,_vsnwprintf_s,wchar_t,_DstBuf,size_t,_MaxCount,const wchar_t*,_Format,va_list,_ArgList) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1071, from C:/rtools40/mingw64/include/c++/8.3.0/cwchar:44, from C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:60:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snwprintf_s(wchar_t *_DstBuf,size_t _DstSizeInWords,size_t _MaxCount,const wchar_t *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:60:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:61:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_2_ARGLIST(int,_snwprintf_s,_vsnwprintf_s,wchar_t,_DstBuf,size_t,_MaxCount,const wchar_t*,_Format) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1071, from C:/rtools40/mingw64/include/c++/8.3.0/cwchar:44, from C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:63:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wprintf_s_l(const wchar_t *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:63:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:64:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vwprintf_s_l(const wchar_t *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:64:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:65:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fwprintf_s_l(FILE *_File,const wchar_t *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:65:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:66:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vfwprintf_s_l(FILE *_File,const wchar_t *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:66:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:67:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _swprintf_s_l(wchar_t *_DstBuf,size_t _DstSize,const wchar_t *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:67:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:68:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vswprintf_s_l(wchar_t *_DstBuf,size_t _DstSize,const wchar_t *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:68:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:69:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snwprintf_s_l(wchar_t *_DstBuf,size_t _DstSize,size_t _MaxCount,const wchar_t *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:69:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:70:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vsnwprintf_s_l(wchar_t *_DstBuf,size_t _DstSize,size_t _MaxCount,const wchar_t *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:70:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:71:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fwscanf_s_l(FILE *_File,const wchar_t *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:71:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:72:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _swscanf_s_l(const wchar_t *_Src,const wchar_t *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:72:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:73:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl swscanf_s(const wchar_t *_Src,const wchar_t *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:73:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:74:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snwscanf_s(const wchar_t *_Src,size_t _MaxCount,const wchar_t *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:74:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:75:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snwscanf_s_l(const wchar_t *_Src,size_t _MaxCount,const wchar_t *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:75:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:76:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wscanf_s_l(const wchar_t *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:76:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:77:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wfopen_s(FILE **_File,const wchar_t *_Filename,const wchar_t *_Mode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:77:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:78:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wfreopen_s(FILE **_File,const wchar_t *_Filename,const wchar_t *_Mode,FILE *_OldFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:78:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:79:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wtmpnam_s(wchar_t *_DstBuf,size_t _SizeInWords); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:79:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:84:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _itow_s (int _Val,wchar_t *_DstBuf,size_t _SizeInWords,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:84:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:85:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_1_1(errno_t,_itow_s,int,_Val,wchar_t,_DstBuf,int,_Radix) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1071, from C:/rtools40/mingw64/include/c++/8.3.0/cwchar:44, from C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:87:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _ltow_s (long _Val,wchar_t *_DstBuf,size_t _SizeInWords,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:87:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:88:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_1_1(errno_t,_ltow_s,long,_Val,wchar_t,_DstBuf,int,_Radix) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1071, from C:/rtools40/mingw64/include/c++/8.3.0/cwchar:44, from C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:90:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _ultow_s (unsigned long _Val,wchar_t *_DstBuf,size_t _SizeInWords,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:90:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:91:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_1_1(errno_t,_ultow_s,unsigned long,_Val,wchar_t,_DstBuf,int,_Radix) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1071, from C:/rtools40/mingw64/include/c++/8.3.0/cwchar:44, from C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:93:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wgetenv_s(size_t *_ReturnSize,wchar_t *_DstBuf,size_t _DstSizeInWords,const wchar_t *_VarName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:93:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:94:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_1_1(errno_t,_wgetenv_s,size_t*,_ReturnSize,wchar_t,_DstBuf,const wchar_t*,_VarName) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1071, from C:/rtools40/mingw64/include/c++/8.3.0/cwchar:44, from C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:96:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wdupenv_s(wchar_t **_Buffer,size_t *_BufferSizeInWords,const wchar_t *_VarName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:96:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:97:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _i64tow_s(__int64 _Val,wchar_t *_DstBuf,size_t _SizeInWords,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:97:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:98:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _ui64tow_s(unsigned __int64 _Val,wchar_t *_DstBuf,size_t _SizeInWords,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:98:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:104:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wmakepath_s(wchar_t *_PathResult,size_t _SizeInWords,const wchar_t *_Drive,const wchar_t *_Dir,const wchar_t *_Filename,const wchar_t *_Ext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:104:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:105:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_4(errno_t,_wmakepath_s,wchar_t,_PathResult,const wchar_t*,_Drive,const wchar_t*,_Dir,const wchar_t*,_Filename,const wchar_t*,_Ext) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1071, from C:/rtools40/mingw64/include/c++/8.3.0/cwchar:44, from C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:107:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wputenv_s(const wchar_t *_Name,const wchar_t *_Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:107:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:109:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wsearchenv_s(const wchar_t *_Filename,const wchar_t *_EnvVar,wchar_t *_ResultPath,size_t _SizeInWords); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:109:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:110:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_2_0(errno_t,_wsearchenv_s,const wchar_t*,_Filename,const wchar_t*,_EnvVar,wchar_t,_ResultPath) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1071, from C:/rtools40/mingw64/include/c++/8.3.0/cwchar:44, from C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:112:227: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wsplitpath_s(const wchar_t *_FullPath,wchar_t *_Drive,size_t _DriveSizeInWords,wchar_t *_Dir,size_t _DirSizeInWords,wchar_t *_Filename,size_t _FilenameSizeInWords,wchar_t *_Ext,size_t _ExtSizeInWords); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:112:227: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:113:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_SPLITPATH(errno_t,_wsplitpath_s,wchar_t,_Dest) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1071, from C:/rtools40/mingw64/include/c++/8.3.0/cwchar:44, from C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:120:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl wcstok_s(wchar_t *_Str,const wchar_t *_Delim,wchar_t **_Context); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:120:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:121:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wcserror_s(wchar_t *_Buf,size_t _SizeInWords,int _ErrNum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:121:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:122:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl __wcserror_s(wchar_t *_Buffer,size_t _SizeInWords,const wchar_t *_ErrMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:122:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:123:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wcsnset_s(wchar_t *_Dst,size_t _DstSizeInWords,wchar_t _Val,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:123:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:124:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wcsset_s(wchar_t *_Str,size_t _SizeInWords,wchar_t _Val); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:124:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:125:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wcslwr_s(wchar_t *_Str,size_t _SizeInWords); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:125:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:126:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wcslwr_s_l(wchar_t *_Str,size_t _SizeInWords,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:126:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:127:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wcsupr_s(wchar_t *_Str,size_t _Size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:127:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:128:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wcsupr_s_l(wchar_t *_Str,size_t _Size,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:128:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:130:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl wcscat_s(wchar_t *_Dst, rsize_t _DstSize, const wchar_t *_Src); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:130:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:131:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_1(errno_t, wcscat_s, wchar_t, _Dest, const wchar_t *, _Source) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1071, from C:/rtools40/mingw64/include/c++/8.3.0/cwchar:44, from C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:132:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl wcscpy_s(wchar_t *_Dst, rsize_t _DstSize, const wchar_t *_Src); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:132:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:133:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_1(errno_t, wcscpy_s, wchar_t, _Dest, const wchar_t *, _Source) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1071, from C:/rtools40/mingw64/include/c++/8.3.0/cwchar:44, from C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:135:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl wcsncat_s(wchar_t *_Dst,size_t _DstSizeInChars,const wchar_t *_Src,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:135:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:136:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wcsncat_s_l(wchar_t *_Dst,size_t _DstSizeInChars,const wchar_t *_Src,size_t _MaxCount,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:136:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:137:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl wcsncpy_s(wchar_t *_Dst,size_t _DstSizeInChars,const wchar_t *_Src,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:137:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:138:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wcsncpy_s_l(wchar_t *_Dst,size_t _DstSizeInChars,const wchar_t *_Src,size_t _MaxCount,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:138:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:139:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wcstok_s_l(wchar_t *_Str,const wchar_t *_Delim,wchar_t **_Context,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:139:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:140:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wcsset_s_l(wchar_t *_Str,size_t _SizeInChars,unsigned int _Val,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:140:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:141:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wcsnset_s_l(wchar_t *_Str,size_t _SizeInChars,unsigned int _Val, size_t _Count,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:141:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:143:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __forceinline size_t __cdecl wcsnlen_s(const wchar_t * _src, size_t _count) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:150:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP errno_t __cdecl _wasctime_s (wchar_t *_Buf,size_t _SizeInWords,const struct tm *_Tm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:150:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:151:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP errno_t __cdecl _wctime32_s (wchar_t *_Buf,size_t _SizeInWords,const __time32_t *_Time); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:151:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:152:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP errno_t __cdecl _wstrdate_s (wchar_t *_Buf,size_t _SizeInWords); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:152:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:153:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP errno_t __cdecl _wstrtime_s (wchar_t *_Buf,size_t _SizeInWords); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:153:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:154:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP errno_t __cdecl _wctime64_s (wchar_t *_Buf,size_t _SizeInWords,const __time64_t *_Time); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:154:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:165:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl mbsrtowcs_s(size_t *_Retval,wchar_t *_Dst,size_t _SizeInWords,const char **_PSrc,size_t _N,mbstate_t *_State); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:165:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:166:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_1_3(errno_t,mbsrtowcs_s,size_t*,_Retval,wchar_t,_Dst,const char**,_PSrc,size_t,_N,mbstate_t,_State) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1071, from C:/rtools40/mingw64/include/c++/8.3.0/cwchar:44, from C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:168:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl wcrtomb_s(size_t *_Retval,char *_Dst,size_t _SizeInBytes,wchar_t _Ch,mbstate_t *_State); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:168:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:169:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_1_2(errno_t,wcrtomb_s,size_t*,_Retval,char,_Dst,wchar_t,_Ch,mbstate_t,_State) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1071, from C:/rtools40/mingw64/include/c++/8.3.0/cwchar:44, from C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:171:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl wcsrtombs_s(size_t *_Retval,char *_Dst,size_t _SizeInBytes,const wchar_t **_Src,size_t _Size,mbstate_t *_State); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:171:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:172:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_1_3(errno_t,wcsrtombs_s,size_t,_Retval,char,_Dst,const wchar_t**,_Src,size_t,_Size,mbstate_t,_State) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1071, from C:/rtools40/mingw64/include/c++/8.3.0/cwchar:44, from C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:174:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP errno_t __cdecl wmemcpy_s (wchar_t *_dest,size_t _numberOfElements,const wchar_t *_src,size_t _count); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:174:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:175:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP errno_t __cdecl wmemmove_s(wchar_t *_dest,size_t _numberOfElements,const wchar_t *_src,size_t _count); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:175:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/cwchar:212:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wcschr(wchar_t* __p, wchar_t __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/cwchar:216:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wcspbrk(wchar_t* __s1, const wchar_t* __s2) ^ C:/rtools40/mingw64/include/c++/8.3.0/cwchar:220:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wcsrchr(wchar_t* __p, wchar_t __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/cwchar:224:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wcsstr(wchar_t* __s1, const wchar_t* __s2) ^ C:/rtools40/mingw64/include/c++/8.3.0/cwchar:228:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wmemchr(wchar_t* __p, wchar_t __c, size_t __n) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:123:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fpos() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:133:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fpos(streamoff __off) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:137:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator streamoff() const { return _M_off; } ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:141:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture state(_StateT __st) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:146:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture state() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:154:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+=(streamoff __off) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:165:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator-=(streamoff __off) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:178:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+(streamoff __off) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:192:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator-(streamoff __off) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:205:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator-(const fpos& __other) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:216:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator==(const fpos<_StateT>& __lhs, const fpos<_StateT>& __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:221:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator!=(const fpos<_StateT>& __lhs, const fpos<_StateT>& __rhs) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:96:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(char_type& __c1, const char_type& __c2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:100:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eq(const char_type& __c1, const char_type& __c2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:104:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lt(const char_type& __c1, const char_type& __c2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:108:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture compare(const char_type* __s1, const char_type* __s2, std::size_t __n); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:111:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture length(const char_type* __s); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:114:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find(const char_type* __s, std::size_t __n, const char_type& __a); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:117:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture move(char_type* __s1, const char_type* __s2, std::size_t __n); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:120:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture copy(char_type* __s1, const char_type* __s2, std::size_t __n); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:123:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(char_type* __s, std::size_t __n, char_type __a); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:126:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_char_type(const int_type& __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:130:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_int_type(const char_type& __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:134:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eq_int_type(const int_type& __c1, const int_type& __c2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:138:11: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eof() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:142:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture not_eof(const int_type& __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:149:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture compare(const char_type* __s1, const char_type* __s2, std::size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:162:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture length(const char_type* __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:173:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find(const char_type* __s, std::size_t __n, const char_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:184:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture move(char_type* __s1, const char_type* __s2, std::size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:195:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture copy(char_type* __s1, const char_type* __s2, std::size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:205:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(char_type* __s, std::size_t __n, char_type __a) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:286:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(char_type& __c1, const char_type& __c2) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:290:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eq(const char_type& __c1, const char_type& __c2) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:294:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lt(const char_type& __c1, const char_type& __c2) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:302:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture compare(const char_type* __s1, const char_type* __s2, size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:316:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture length(const char_type* __s) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:326:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find(const char_type* __s, size_t __n, const char_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:340:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture move(char_type* __s1, const char_type* __s2, size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:348:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture copy(char_type* __s1, const char_type* __s2, size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:356:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(char_type* __s, size_t __n, char_type __a) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:364:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_char_type(const int_type& __c) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:370:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_int_type(const char_type& __c) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:374:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eq_int_type(const int_type& __c1, const int_type& __c2) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:378:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eof() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:382:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture not_eof(const int_type& __c) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:399:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(char_type& __c1, const char_type& __c2) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:403:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eq(const char_type& __c1, const char_type& __c2) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:407:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lt(const char_type& __c1, const char_type& __c2) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:411:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture compare(const char_type* __s1, const char_type* __s2, size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:426:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture length(const char_type* __s) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:437:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find(const char_type* __s, size_t __n, const char_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:452:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture move(char_type* __s1, const char_type* __s2, size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:460:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture copy(char_type* __s1, const char_type* __s2, size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:468:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(char_type* __s, size_t __n, char_type __a) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:476:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_char_type(const int_type& __c) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:480:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_int_type(const char_type& __c) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:484:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eq_int_type(const int_type& __c1, const int_type& __c2) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:488:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eof() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:492:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture not_eof(const int_type& __c) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:519:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(char_type& __c1, const char_type& __c2) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:523:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eq(const char_type& __c1, const char_type& __c2) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:527:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lt(const char_type& __c1, const char_type& __c2) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:531:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture compare(const char_type* __s1, const char_type* __s2, size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:542:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture length(const char_type* __s) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:551:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find(const char_type* __s, size_t __n, const char_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:560:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture move(char_type* __s1, const char_type* __s2, size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:569:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture copy(char_type* __s1, const char_type* __s2, size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:578:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(char_type* __s, size_t __n, char_type __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:586:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_char_type(const int_type& __c) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:590:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_int_type(const char_type& __c) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:594:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eq_int_type(const int_type& __c1, const int_type& __c2) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:598:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eof() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:602:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture not_eof(const int_type& __c) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:616:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(char_type& __c1, const char_type& __c2) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:620:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eq(const char_type& __c1, const char_type& __c2) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:624:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lt(const char_type& __c1, const char_type& __c2) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:628:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture compare(const char_type* __s1, const char_type* __s2, size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:639:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture length(const char_type* __s) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:648:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find(const char_type* __s, size_t __n, const char_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:657:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture move(char_type* __s1, const char_type* __s2, size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:666:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture copy(char_type* __s1, const char_type* __s2, size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:675:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(char_type* __s, size_t __n, char_type __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:683:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_char_type(const int_type& __c) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:687:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_int_type(const char_type& __c) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:691:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eq_int_type(const int_type& __c1, const int_type& __c2) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:695:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eof() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:699:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture not_eof(const int_type& __c) noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/exception.h:63:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture exception() _GLIBCXX_USE_NOEXCEPT { } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/exception.h:64:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~exception() _GLIBCXX_TXN_SAFE_DYN _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/exception.h:69:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture what() const _GLIBCXX_TXN_SAFE_DYN _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/exception:49:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bad_exception() _GLIBCXX_USE_NOEXCEPT { } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/exception:53:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~bad_exception() _GLIBCXX_TXN_SAFE_DYN _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/exception:57:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture what() const _GLIBCXX_TXN_SAFE_DYN _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/exception:67:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture terminate_handler set_terminate(terminate_handler) _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/exception:67:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/new:40, from C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:46, from C:/rtools40/mingw64/include/c++/8.3.0/string:41, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/exception:71:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture terminate_handler get_terminate() noexcept; ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/exception:71:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/exception:76:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void terminate() _GLIBCXX_USE_NOEXCEPT __attribute__ ((__noreturn__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/exception:76:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/exception:79:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unexpected_handler set_unexpected(unexpected_handler) _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/exception:79:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/new:40, from C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:46, from C:/rtools40/mingw64/include/c++/8.3.0/string:41, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/exception:83:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unexpected_handler get_unexpected() noexcept; ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/exception:83:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/exception:88:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void unexpected() __attribute__ ((__noreturn__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/exception:88:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/exception:102:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool uncaught_exception() _GLIBCXX_USE_NOEXCEPT __attribute__ ((__pure__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/exception:102:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/exception:107:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int uncaught_exceptions() _GLIBCXX_USE_NOEXCEPT __attribute__ ((__pure__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/exception:107:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/exception:133:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __verbose_terminate_handler(); ^ C:/rtools40/mingw64/include/c++/8.3.0/exception:133:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/cxxabi_init_exception.h:63:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __cxa_allocate_exception(size_t) _GLIBCXX_NOTHROW; ^~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/cxxabi_init_exception.h:63:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/cxxabi_init_exception.h:66:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __cxa_free_exception(void*) _GLIBCXX_NOTHROW; ^~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/cxxabi_init_exception.h:66:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/cxxabi_init_exception.h:71:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void (_GLIBCXX_CDTOR_CALLABI *dest) (void *)) _GLIBCXX_NOTHROW; ^~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/cxxabi_init_exception.h:71:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/typeinfo:36, from C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/exception:143, from C:/rtools40/mingw64/include/c++/8.3.0/new:40, from C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:46, from C:/rtools40/mingw64/include/c++/8.3.0/string:41, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/hash_bytes.h:47:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Hash_bytes(const void* __ptr, size_t __len, size_t __seed); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/hash_bytes.h:47:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/hash_bytes.h:54:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Fnv_hash_bytes(const void* __ptr, size_t __len, size_t __seed); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/hash_bytes.h:54:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/exception:143, from C:/rtools40/mingw64/include/c++/8.3.0/new:40, from C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:46, from C:/rtools40/mingw64/include/c++/8.3.0/string:41, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/typeinfo:95:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~type_info(); ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/typeinfo:99:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const char* name() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/typeinfo:106:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool before(const type_info& __arg) const _GLIBCXX_NOEXCEPT; ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/typeinfo:107:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool operator==(const type_info& __arg) const _GLIBCXX_NOEXCEPT; ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/typeinfo:136:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool operator!=(const type_info& __arg) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/exception:143, from C:/rtools40/mingw64/include/c++/8.3.0/new:40, from C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:46, from C:/rtools40/mingw64/include/c++/8.3.0/string:41, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/typeinfo:140:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t hash_code() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/typeinfo:152:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual bool __is_pointer_p() const; ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/typeinfo:155:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual bool __is_function_p() const; ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/typeinfo:164:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned __outer) const; ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/typeinfo:168:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **__obj_ptr) const; ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/typeinfo:173:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit type_info(const char *__n): __name(__n) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/typeinfo:177:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture type_info& operator=(const type_info&); ^ C:/rtools40/mingw64/include/c++/8.3.0/typeinfo:178:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture type_info(const type_info&); ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/typeinfo:190:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bad_cast() _GLIBCXX_USE_NOEXCEPT { } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/typeinfo:194:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~bad_cast() _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/typeinfo:197:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual const char* what() const _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/typeinfo:207:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bad_typeid () _GLIBCXX_USE_NOEXCEPT { } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/typeinfo:211:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~bad_typeid() _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/typeinfo:214:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual const char* what() const _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:63:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture exception_ptr current_exception() _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:63:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:66:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture exception_ptr make_exception_ptr(_Ex) _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:66:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/exception:143, from C:/rtools40/mingw64/include/c++/8.3.0/new:40, from C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:46, from C:/rtools40/mingw64/include/c++/8.3.0/string:41, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:69:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void rethrow_exception(exception_ptr) __attribute__ ((__noreturn__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:69:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:83:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit exception_ptr(void* __e) _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:85:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _M_addref() _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:86:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _M_release() _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/exception:143, from C:/rtools40/mingw64/include/c++/8.3.0/new:40, from C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:46, from C:/rtools40/mingw64/include/c++/8.3.0/string:41, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:88:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *_M_get() const _GLIBCXX_NOEXCEPT __attribute__ ((__pure__)); ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:90:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture friend exception_ptr std::current_exception() _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/exception:143, from C:/rtools40/mingw64/include/c++/8.3.0/new:40, from C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:46, from C:/rtools40/mingw64/include/c++/8.3.0/string:41, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:91:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture friend void std::rethrow_exception(exception_ptr); ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:93:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture friend exception_ptr std::make_exception_ptr(_Ex) _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:96:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture exception_ptr() _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:98:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture exception_ptr(const exception_ptr&) _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/exception:143, from C:/rtools40/mingw64/include/c++/8.3.0/new:40, from C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:46, from C:/rtools40/mingw64/include/c++/8.3.0/string:41, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:101:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture exception_ptr(nullptr_t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:105:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture exception_ptr(exception_ptr&& __o) noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:118:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const exception_ptr&) _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/exception:143, from C:/rtools40/mingw64/include/c++/8.3.0/new:40, from C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:46, from C:/rtools40/mingw64/include/c++/8.3.0/string:41, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:122:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(exception_ptr&& __o) noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:129:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~exception_ptr() _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:132:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(exception_ptr&) _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/exception:143, from C:/rtools40/mingw64/include/c++/8.3.0/new:40, from C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:46, from C:/rtools40/mingw64/include/c++/8.3.0/string:41, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:144:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit operator bool() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:150:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_USE_NOEXCEPT __attribute__ ((__pure__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:154:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __attribute__ ((__pure__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:159:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_USE_NOEXCEPT __attribute__ ((__pure__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:159:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:163:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_USE_NOEXCEPT __attribute__ ((__pure__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:163:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:166:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(exception_ptr& __lhs, exception_ptr& __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:171:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __dest_thunk(void* __x) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:179:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture make_exception_ptr(_Ex __ex) _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/exception:144, from C:/rtools40/mingw64/include/c++/8.3.0/new:40, from C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:46, from C:/rtools40/mingw64/include/c++/8.3.0/string:41, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/nested_exception.h:57:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture nested_exception() noexcept : _M_ptr(current_exception()) { } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/nested_exception.h:59:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture nested_exception(const nested_exception&) noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/nested_exception.h:61:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture nested_exception& operator=(const nested_exception&) noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/nested_exception.h:63:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~nested_exception() noexcept; ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/nested_exception.h:67:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rethrow_nested() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/nested_exception.h:75:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture nested_ptr() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/nested_exception.h:82:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit _Nested_exception(const _Except& __ex) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/nested_exception.h:86:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit _Nested_exception(_Except&& __ex) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/nested_exception.h:97:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_with_nested_impl(_Tp&& __t, true_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/nested_exception.h:106:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_with_nested_impl(_Tp&& __t, false_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/nested_exception.h:114:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture throw_with_nested(_Tp&& __t) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/nested_exception.h:137:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __rethrow_if_nested_impl(const _Ex* __ptr) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/nested_exception.h:145:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __rethrow_if_nested_impl(const void*) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/nested_exception.h:151:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rethrow_if_nested(const _Ex& __ex) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:46, from C:/rtools40/mingw64/include/c++/8.3.0/string:41, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/new:57:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bad_alloc() throw() { } ^ C:/rtools40/mingw64/include/c++/8.3.0/new:61:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~bad_alloc() throw(); ^ C:/rtools40/mingw64/include/c++/8.3.0/new:64:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual const char* what() const throw(); ^ C:/rtools40/mingw64/include/c++/8.3.0/new:71:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bad_array_new_length() throw() { } ^ C:/rtools40/mingw64/include/c++/8.3.0/new:75:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~bad_array_new_length() throw(); ^ C:/rtools40/mingw64/include/c++/8.3.0/new:78:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual const char* what() const throw(); ^ C:/rtools40/mingw64/include/c++/8.3.0/new:89:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit nothrow_t() = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/new:101:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture new_handler set_new_handler(new_handler) throw(); ^ C:/rtools40/mingw64/include/c++/8.3.0/new:101:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/new:105:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture new_handler get_new_handler() noexcept; ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/new:105:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/new:121:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __attribute__((__externally_visible__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/new:121:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/new:123:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __attribute__((__externally_visible__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/new:123:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/new:125:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __attribute__((__externally_visible__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/new:125:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/new:127:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __attribute__((__externally_visible__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/new:127:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/new:135:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __attribute__((__externally_visible__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/new:135:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/new:137:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __attribute__((__externally_visible__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/new:137:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/new:139:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __attribute__((__externally_visible__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/new:139:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/new:141:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __attribute__((__externally_visible__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/new:141:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/new:168:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void* operator new(std::size_t, void* __p) _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/new:170:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void* operator new[](std::size_t, void* __p) _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/new:174:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void operator delete (void*, void*) _GLIBCXX_USE_NOEXCEPT { } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/new:175:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void operator delete[](void*, void*) _GLIBCXX_USE_NOEXCEPT { } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:79:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture new_allocator() _GLIBCXX_USE_NOEXCEPT { } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:81:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture new_allocator(const new_allocator&) _GLIBCXX_USE_NOEXCEPT { } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:84:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture new_allocator(const new_allocator<_Tp1>&) _GLIBCXX_USE_NOEXCEPT { } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:86:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~new_allocator() _GLIBCXX_USE_NOEXCEPT { } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:89:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture address(reference __x) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:93:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture address(const_reference __x) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:46, from C:/rtools40/mingw64/include/c++/8.3.0/string:41, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:99:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture allocate(size_type __n, const void* = static_cast(0)) ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:116:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture deallocate(pointer __p, size_type) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:129:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max_size() const _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:46, from C:/rtools40/mingw64/include/c++/8.3.0/string:41, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:135:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture construct(_Up* __p, _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:140:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture destroy(_Up* __p) { __p->~_Up(); } ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:155:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator==(const new_allocator<_Tp>&, const new_allocator<_Tp>&) ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:160:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator!=(const new_allocator<_Tp>&, const new_allocator<_Tp>&) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:41, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:90:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture construct(_Up* __p, _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:95:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture destroy(_Up* __p) { __p->~_Up(); } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:131:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture allocator() throw() { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:133:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture allocator(const allocator& __a) throw() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:137:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture allocator(const allocator<_Tp1>&) throw() { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:139:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~allocator() throw() { } ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:147:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:153:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:159:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:165:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:41, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:175:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template allocator(const allocator<_Up>&) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:183:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template allocator(const allocator<_Up>&) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:191:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template allocator(const allocator<_Up>&) { } ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:209:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture { static void _S_do_it(_Alloc&, _Alloc&) _GLIBCXX_NOEXCEPT { } }; ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:215:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_do_it(_Alloc& __one, _Alloc& __two) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:41, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:228:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_do_it(const _Alloc&, const _Alloc&) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:236:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_do_it(const _Alloc& __one, const _Alloc& __two) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:245:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture { static bool _S_do_it(_Tp&) noexcept { return false; } }; ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:251:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_do_it(_Tp& __c) noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:12, from C:/rtools40/mingw64/include/c++/8.3.0/clocale:42, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++locale.h:41, from C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:43, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:84:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP FILE *__cdecl __iob_func(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:84:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:141:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_sscanf(const char * __restrict__ _Src,const char * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:141:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:144:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_vsscanf (const char * __restrict__ _Str,const char * __restrict__ Format,va_list argp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:144:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:147:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_scanf(const char * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:147:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:150:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_vscanf(const char * __restrict__ Format, va_list argp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:150:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:153:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_fscanf(FILE * __restrict__ _File,const char * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:153:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:156:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_vfscanf (FILE * __restrict__ fp, const char * __restrict__ Format,va_list argp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:156:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:161:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:161:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:164:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_snprintf(char * __restrict__ s, size_t n, const char * __restrict__ format, ...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:164:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:167:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_printf(const char * __restrict__ , ... ) __MINGW_NOTHROW; ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:167:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:170:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_vprintf (const char * __restrict__ , va_list) __MINGW_NOTHROW; ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:170:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:173:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_fprintf (FILE * __restrict__ , const char * __restrict__ , ...) __MINGW_NOTHROW; ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:173:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:176:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_vfprintf (FILE * __restrict__ , const char * __restrict__ , va_list) __MINGW_NOTHROW; ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:176:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:179:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_sprintf (char * __restrict__ , const char * __restrict__ , ...) __MINGW_NOTHROW; ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:179:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:182:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_vsprintf (char * __restrict__ , const char * __restrict__ , va_list) __MINGW_NOTHROW; ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:182:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:185:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_asprintf(char ** __restrict__ , const char * __restrict__ , ...) __MINGW_NOTHROW; ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:185:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:188:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_vasprintf(char ** __restrict__ , const char * __restrict__ , va_list) __MINGW_NOTHROW; ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:188:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:12, from C:/rtools40/mingw64/include/c++/8.3.0/clocale:42, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++locale.h:41, from C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:43, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:227:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int sscanf(const char *__source, const char *__format, ...) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:238:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int scanf(const char *__format, ...) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:249:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int fscanf(FILE *__stream, const char *__format, ...) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:261:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int vsscanf (const char *__source, const char *__format, __builtin_va_list __local_argv) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:268:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int vscanf(const char *__format, __builtin_va_list __local_argv) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:275:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int vfscanf (FILE *__stream, const char *__format, __builtin_va_list __local_argv) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:285:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int fprintf (FILE *__stream, const char *__format, ...) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:296:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int printf (const char *__format, ...) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:307:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int sprintf (char *__stream, const char *__format, ...) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:318:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int vfprintf (FILE *__stream, const char *__format, __builtin_va_list __local_argv) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:325:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int vprintf (const char *__format, __builtin_va_list __local_argv) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:332:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int vsprintf (char *__stream, const char *__format, __builtin_va_list __local_argv) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:339:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int snprintf (char *__stream, size_t __n, const char *__format, ...) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:350:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int vsnprintf (char *__stream, size_t __n, const char *__format, __builtin_va_list __local_argv) ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:12, from C:/rtools40/mingw64/include/c++/8.3.0/clocale:42, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++locale.h:41, from C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:43, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:432:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _filbuf(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:432:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:433:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _flsbuf(int _Ch,FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:433:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:437:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP FILE *__cdecl _fsopen(const char *_Filename,const char *_Mode,int _ShFlag); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:437:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:439:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl clearerr(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:439:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:440:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fclose(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:440:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:441:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fcloseall(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:441:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:445:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP FILE *__cdecl _fdopen(int _FileHandle,const char *_Mode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:445:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:447:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl feof(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:447:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:448:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl ferror(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:448:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:449:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fflush(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:449:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:450:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fgetc(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:450:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:451:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fgetchar(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:451:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:452:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fgetpos(FILE * __restrict__ _File ,fpos_t * __restrict__ _Pos); /* 64bit only, no 32bit version */ ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:452:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:453:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fgetpos64(FILE * __restrict__ _File ,fpos_t * __restrict__ _Pos); /* fgetpos already 64bit */ ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:453:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:454:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl fgets(char * __restrict__ _Buf,int _MaxCount,FILE * __restrict__ _File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:454:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:455:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fileno(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:455:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:459:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP char *__cdecl _tempnam(const char *_DirName,const char *_FilePrefix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:459:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:460:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _flushall(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:460:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:461:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FILE *__cdecl fopen(const char * __restrict__ _Filename,const char * __restrict__ _Mode) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:461:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:462:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FILE *fopen64(const char * __restrict__ filename,const char * __restrict__ mode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:462:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:463:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fputc(int _Ch,FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:463:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:464:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fputchar(int _Ch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:464:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:465:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fputs(const char * __restrict__ _Str,FILE * __restrict__ _File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:465:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:466:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl fread(void * __restrict__ _DstBuf,size_t _ElementSize,size_t _Count,FILE * __restrict__ _File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:466:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:467:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FILE *__cdecl freopen(const char * __restrict__ _Filename,const char * __restrict__ _Mode,FILE * __restrict__ _File) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:467:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:468:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fsetpos(FILE *_File,const fpos_t *_Pos); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:468:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:469:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fsetpos64(FILE *_File,const fpos_t *_Pos); /* fsetpos already 64bit */ ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:469:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:470:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fseek(FILE *_File,long _Offset,int _Origin); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:470:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:474:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int fseeko64(FILE* stream, _off64_t offset, int whence); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:474:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:475:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int fseeko(FILE* stream, _off_t offset, int whence); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:475:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:484:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture long __cdecl ftell(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:484:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:486:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _off_t ftello(FILE * stream); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:486:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:487:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _off64_t ftello64(FILE * stream); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:487:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:496:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION int __cdecl _fseeki64(FILE *_File,__int64 _Offset,int _Origin); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:496:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:497:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION __int64 __cdecl _ftelli64(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:497:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:498:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl fwrite(const void * __restrict__ _Str,size_t _Size,size_t _Count,FILE * __restrict__ _File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:498:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:499:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl getc(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:499:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:500:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl getchar(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:500:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:501:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _getmaxstdio(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:501:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:502:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl gets(char *_Buffer) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:502:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:503:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl _getw(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:503:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:506:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl perror(const char *_ErrMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:506:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:508:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _pclose(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:508:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:509:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP FILE *__cdecl _popen(const char *_Command,const char *_Mode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:509:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:514:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl putc(int _Ch,FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:514:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:515:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl putchar(int _Ch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:515:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:516:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl puts(const char *_Str); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:516:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:517:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _putw(int _Word,FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:517:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:520:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl remove(const char *_Filename); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:520:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:521:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl rename(const char *_OldFilename,const char *_NewFilename); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:521:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:522:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _unlink(const char *_Filename); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:522:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:524:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl unlink(const char *_Filename) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:524:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:527:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl rewind(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:527:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:528:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _rmtmp(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:528:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:529:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl setbuf(FILE * __restrict__ _File,char * __restrict__ _Buffer) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:529:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:530:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _setmaxstdio(int _Max); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:530:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:531:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP unsigned int __cdecl _set_output_format(unsigned int _Format); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:531:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:532:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP unsigned int __cdecl _get_output_format(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:532:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:533:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl setvbuf(FILE * __restrict__ _File,char * __restrict__ _Buf,int _Mode,size_t _Size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:533:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:534:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _scprintf(const char * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:534:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:535:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snscanf(const char * __restrict__ _Src,size_t _MaxCount,const char * __restrict__ _Format,...) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:535:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:536:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FILE *__cdecl tmpfile(void) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:536:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:537:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl tmpnam(char *_Buffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:537:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:538:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl ungetc(int _Ch,FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:538:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:541:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snprintf(char * __restrict__ _Dest,size_t _Count,const char * __restrict__ _Format,...) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:541:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:543:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vsnprintf(char * __restrict__ _Dest,size_t _Count,const char * __restrict__ _Format,va_list _Args) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:543:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:583:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vscprintf(const char * __restrict__ _Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:583:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:584:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _set_printf_count_output(int _Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:584:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:585:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _get_printf_count_output(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:585:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:900:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _lock_file(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:900:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:901:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _unlock_file(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:901:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:902:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fclose_nolock(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:902:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:903:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fflush_nolock(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:903:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:904:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP size_t __cdecl _fread_nolock(void * __restrict__ _DstBuf,size_t _ElementSize,size_t _Count,FILE * __restrict__ _File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:904:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:905:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fseek_nolock(FILE *_File,long _Offset,int _Origin); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:905:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:906:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP long __cdecl _ftell_nolock(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:906:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:907:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP int __cdecl _fseeki64_nolock(FILE *_File,__int64 _Offset,int _Origin); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:907:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:908:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP __int64 __cdecl _ftelli64_nolock(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:908:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:909:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP size_t __cdecl _fwrite_nolock(const void * __restrict__ _DstBuf,size_t _Size,size_t _Count,FILE * __restrict__ _File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:909:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:910:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _ungetc_nolock(int _Ch,FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:910:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:916:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl tempnam(const char *_Directory,const char *_FilePrefix) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:916:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:917:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fcloseall(void) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:917:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:918:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FILE *__cdecl fdopen(int _FileHandle,const char *_Format) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:918:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:919:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fgetchar(void) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:919:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:920:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fileno(FILE *_File) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:920:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:921:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl flushall(void) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:921:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:922:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fputchar(int _Ch) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:922:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:923:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl getw(FILE *_File) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:923:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:924:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl putw(int _Ch,FILE *_File) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:924:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:925:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl rmtmp(void) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:925:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:995:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _spawnv(int _Mode,const char *_Filename,const char *const *_ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:995:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:996:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _spawnve(int _Mode,const char *_Filename,const char *const *_ArgList,const char *const *_Env); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:996:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:997:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _spawnvp(int _Mode,const char *_Filename,const char *const *_ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:997:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:998:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _spawnvpe(int _Mode,const char *_Filename,const char *const *_ArgList,const char *const *_Env); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:998:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:1007, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:12, from C:/rtools40/mingw64/include/c++/8.3.0/clocale:42, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++locale.h:41, from C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:43, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:28:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl clearerr_s(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:28:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:29:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fprintf_s(FILE *_File,const char *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:29:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:30:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl fread_s(void *_DstBuf,size_t _DstSize,size_t _ElementSize,size_t _Count,FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:30:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:31:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fscanf_s_l(FILE *_File,const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:31:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:32:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl printf_s(const char *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:32:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:33:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _scanf_l(const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:33:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:34:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _scanf_s_l(const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:34:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:35:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snprintf_c(char *_DstBuf,size_t _MaxCount,const char *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:35:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:36:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vsnprintf_c(char *_DstBuf,size_t _MaxCount,const char *_Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:36:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:38:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fscanf_l(FILE *_File,const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:38:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:39:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _sscanf_l(const char *_Src,const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:39:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:40:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _sscanf_s_l(const char *_Src,const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:40:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:41:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl sscanf_s(const char *_Src,const char *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:41:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:42:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snscanf_s(const char *_Src,size_t _MaxCount,const char *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:42:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:43:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snscanf_l(const char *_Src,size_t _MaxCount,const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:43:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:44:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snscanf_s_l(const char *_Src,size_t _MaxCount,const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:44:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:45:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl vfprintf_s(FILE *_File,const char *_Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:45:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:46:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl vprintf_s(const char *_Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:46:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:48:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl vsnprintf_s(char *_DstBuf,size_t _DstSize,size_t _MaxCount,const char *_Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:48:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:49:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_3(int,vsnprintf_s,char,_DstBuf,size_t,_MaxCount,const char*,_Format,va_list,_ArgList) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:1007, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:12, from C:/rtools40/mingw64/include/c++/8.3.0/clocale:42, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++locale.h:41, from C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:43, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:51:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vsnprintf_s(char *_DstBuf,size_t _DstSize,size_t _MaxCount,const char *_Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:51:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:52:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_3(int,_vsnprintf_s,char,_DstBuf,size_t,_MaxCount,const char*,_Format,va_list,_ArgList) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:1007, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:12, from C:/rtools40/mingw64/include/c++/8.3.0/clocale:42, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++locale.h:41, from C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:43, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:54:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP int __cdecl vsprintf_s(char *_DstBuf,size_t _Size,const char *_Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:54:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:55:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_2(int, vsprintf_s, char, _DstBuf, const char*, _Format, va_list, _ArgList) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:1007, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:12, from C:/rtools40/mingw64/include/c++/8.3.0/clocale:42, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++locale.h:41, from C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:43, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:57:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP int __cdecl sprintf_s(char *_DstBuf,size_t _DstSize,const char *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:57:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:58:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_1_ARGLIST(int,sprintf_s,vsprintf_s,char,_DstBuf,const char*,_Format) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:1007, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:12, from C:/rtools40/mingw64/include/c++/8.3.0/clocale:42, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++locale.h:41, from C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:43, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:60:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snprintf_s(char *_DstBuf,size_t _DstSize,size_t _MaxCount,const char *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:60:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:61:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_2_ARGLIST(int,_snprintf_s,_vsnprintf_s,char,_DstBuf,size_t,_MaxCount,const char*,_Format) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:1007, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:12, from C:/rtools40/mingw64/include/c++/8.3.0/clocale:42, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++locale.h:41, from C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:43, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:63:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fprintf_p(FILE *_File,const char *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:63:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:64:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _printf_p(const char *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:64:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:65:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _sprintf_p(char *_Dst,size_t _MaxCount,const char *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:65:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:66:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vfprintf_p(FILE *_File,const char *_Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:66:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:67:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vprintf_p(const char *_Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:67:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:68:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vsprintf_p(char *_Dst,size_t _MaxCount,const char *_Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:68:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:69:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _scprintf_p(const char *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:69:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:70:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP int __cdecl _vscprintf_p(const char *_Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:70:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:71:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _printf_l(const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:71:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:72:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _printf_p_l(const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:72:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:73:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vprintf_l(const char *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:73:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:74:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vprintf_p_l(const char *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:74:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:75:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fprintf_l(FILE *_File,const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:75:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:76:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fprintf_p_l(FILE *_File,const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:76:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:77:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vfprintf_l(FILE *_File,const char *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:77:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:78:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vfprintf_p_l(FILE *_File,const char *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:78:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:79:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _sprintf_l(char *_DstBuf,const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:79:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:80:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _sprintf_p_l(char *_DstBuf,size_t _MaxCount,const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:80:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:81:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vsprintf_l(char *_DstBuf,const char *_Format,_locale_t,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:81:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:82:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vsprintf_p_l(char *_DstBuf,size_t _MaxCount,const char *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:82:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:83:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _scprintf_l(const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:83:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:84:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _scprintf_p_l(const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:84:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:85:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vscprintf_l(const char *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:85:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:86:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vscprintf_p_l(const char *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:86:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:87:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _printf_s_l(const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:87:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:88:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vprintf_s_l(const char *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:88:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:89:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fprintf_s_l(FILE *_File,const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:89:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:90:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vfprintf_s_l(FILE *_File,const char *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:90:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:91:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _sprintf_s_l(char *_DstBuf,size_t _DstSize,const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:91:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:92:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vsprintf_s_l(char *_DstBuf,size_t _DstSize,const char *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:92:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:93:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snprintf_s_l(char *_DstBuf,size_t _DstSize,size_t _MaxCount,const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:93:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:94:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vsnprintf_s_l(char *_DstBuf,size_t _DstSize,size_t _MaxCount,const char *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:94:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:95:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snprintf_l(char *_DstBuf,size_t _MaxCount,const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:95:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:96:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snprintf_c_l(char *_DstBuf,size_t _MaxCount,const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:96:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:97:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vsnprintf_l(char *_DstBuf,size_t _MaxCount,const char *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:97:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:98:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vsnprintf_c_l(char *_DstBuf,size_t _MaxCount,const char *,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:98:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:99:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl fopen_s(FILE **_File,const char *_Filename,const char *_Mode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:99:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:100:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl freopen_s(FILE** _File, const char *_Filename, const char *_Mode, FILE *_Stream); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:100:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:102:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP char* __cdecl gets_s(char*,rsize_t); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:102:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:103:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_0(char*,get_s,char,_DstBuf) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:1007, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:12, from C:/rtools40/mingw64/include/c++/8.3.0/clocale:42, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++locale.h:41, from C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:43, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:105:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl tmpnam_s(char*,rsize_t); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:105:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:106:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_0(errno_t,tmpnam_s,char,_DstBuf) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:1007, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:12, from C:/rtools40/mingw64/include/c++/8.3.0/clocale:42, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++locale.h:41, from C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:43, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:187:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP size_t __cdecl _fread_nolock_s(void *_DstBuf,size_t _DstSize,size_t _ElementSize,size_t _Count,FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:187:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/clocale:42, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++locale.h:41, from C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:43, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:79:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl _configthreadlocale(int _Flag); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:79:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:80:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl setlocale(int _Category,const char *_Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:80:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:81:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP struct lconv *__cdecl localeconv(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:81:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:82:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _locale_t __cdecl _get_current_locale(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:82:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:83:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _locale_t __cdecl _create_locale(int _Category,const char *_Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:83:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:84:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl _free_locale(_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:84:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:85:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _locale_t __cdecl __get_current_locale(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:85:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:86:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _locale_t __cdecl __create_locale(int _Category,const char *_Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:86:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:87:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl __free_locale(_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:87:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:43, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++locale.h:58:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const char* __fmt, ...) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cctype:42, from C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:42, from C:/rtools40/mingw64/include/c++/8.3.0/string:43, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:80:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pthreadlocinfo __cdecl __updatetlocinfo(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:80:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:81:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pthreadmbcinfo __cdecl __updatetmbcinfo(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:81:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:100:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _isctype(int _C,int _Type); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:100:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:101:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _isctype_l(int _C,int _Type,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:101:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:102:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl isalpha(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:102:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:103:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _isalpha_l(int _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:103:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:104:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl isupper(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:104:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:105:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _isupper_l(int _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:105:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:106:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl islower(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:106:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:107:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _islower_l(int _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:107:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:108:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl isdigit(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:108:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:109:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _isdigit_l(int _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:109:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:110:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl isxdigit(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:110:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:111:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _isxdigit_l(int _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:111:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:112:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl isspace(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:112:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:113:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _isspace_l(int _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:113:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:114:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl ispunct(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:114:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:115:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _ispunct_l(int _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:115:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:116:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl isalnum(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:116:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:117:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _isalnum_l(int _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:117:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:118:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl isprint(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:118:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:119:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _isprint_l(int _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:119:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:120:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl isgraph(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:120:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:121:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _isgraph_l(int _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:121:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:122:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl iscntrl(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:122:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:123:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _iscntrl_l(int _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:123:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:124:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl toupper(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:124:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:125:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl tolower(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:125:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:126:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _tolower(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:126:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:127:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _tolower_l(int _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:127:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:128:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _toupper(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:128:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:129:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _toupper_l(int _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:129:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:130:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl __isascii(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:130:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:131:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl __toascii(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:131:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:132:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl __iscsymf(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:132:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:133:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl __iscsym(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:133:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:136:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl isblank(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:136:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:43, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:59:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture has_facet(const locale&) throw(); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:59:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:63:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture use_facet(const locale&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:63:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:68:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isspace(_CharT, const locale&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:68:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:72:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isprint(_CharT, const locale&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:72:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:76:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture iscntrl(_CharT, const locale&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:76:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:80:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isupper(_CharT, const locale&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:80:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:84:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture islower(_CharT, const locale&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:84:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:88:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isalpha(_CharT, const locale&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:88:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:92:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isdigit(_CharT, const locale&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:92:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:96:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ispunct(_CharT, const locale&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:96:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:100:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isxdigit(_CharT, const locale&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:100:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:104:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isalnum(_CharT, const locale&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:104:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:108:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isgraph(_CharT, const locale&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:108:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:113:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isblank(_CharT, const locale&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:113:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:118:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture toupper(_CharT, const locale&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:118:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:122:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tolower(_CharT, const locale&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:122:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/ostream_insert.h:36, from C:/rtools40/mingw64/include/c++/8.3.0/string:44, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/cxxabi_forced.h:50:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~__forced_unwind() throw(); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/cxxabi_forced.h:53:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void __pure_dummy() = 0; ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:44, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/ostream_insert.h:45:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _CharT* __s, streamsize __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/ostream_insert.h:57:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __ostream_fill(basic_ostream<_CharT, _Traits>& ___out, streamsize __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/ostream_insert.h:77:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _CharT* __s, streamsize __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/ostream_insert.h:118:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern template ostream& __ostream_insert(ostream&, const char*, streamsize); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/ostream_insert.h:122:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture streamsize); ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:48, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:171:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __x, const _Tp& __y) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:181:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __x, const _Tp& __y) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:191:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __x, const _Tp& __y) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:201:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __x, const _Tp& __y) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:211:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __x, const _Tp& __y) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:221:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:355:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __x, const _Tp& __y) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:365:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __x, const _Tp& __y) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:375:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __x, const _Tp& __y) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:385:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __x, const _Tp& __y) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:395:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __x, const _Tp& __y) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:405:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __x, const _Tp& __y) const ^~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:414:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Tp* __x, _Tp* __y) const _GLIBCXX_NOTHROW ^~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:427:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Tp* __x, _Tp* __y) const _GLIBCXX_NOTHROW ^~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:440:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Tp* __x, _Tp* __y) const _GLIBCXX_NOTHROW ^~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:453:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Tp* __x, _Tp* __y) const _GLIBCXX_NOTHROW ^~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:48, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:766:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __x, const _Tp& __y) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:776:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __x, const _Tp& __y) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:786:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:859:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __x, const _Tp& __y) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:868:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __x, const _Tp& __y) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:877:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __x, const _Tp& __y) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:886:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:988:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unary_negate(const _Predicate& __x) : _M_pred(__x) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:992:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const typename _Predicate::argument_type& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1000:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture not1(const _Predicate& __pred) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1015:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture binary_negate(const _Predicate& __x) : _M_pred(__x) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1020:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const typename _Predicate::second_argument_type& __y) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1028:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture not2(const _Predicate& __pred) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1062:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pointer_to_unary_function() { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1065:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pointer_to_unary_function(_Result (*__x)(_Arg)) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1069:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Arg __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1076:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ptr_fun(_Result (*__x)(_Arg)) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1088:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pointer_to_binary_function() { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1091:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pointer_to_binary_function(_Result (*__x)(_Arg1, _Arg2)) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1095:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Arg1 __x, _Arg2 __y) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1102:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ptr_fun(_Result (*__x)(_Arg1, _Arg2)) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1111:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Tp& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1115:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1127:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Pair& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1131:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Pair& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1137:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Pair2& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1142:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Pair2& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1152:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Pair& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1156:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Pair& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1183:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture mem_fun_t(_Ret (_Tp::*__pf)()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1187:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Tp* __p) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1201:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const_mem_fun_t(_Ret (_Tp::*__pf)() const) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1205:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp* __p) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1219:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture mem_fun_ref_t(_Ret (_Tp::*__pf)()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1223:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Tp& __r) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1237:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const_mem_fun_ref_t(_Ret (_Tp::*__pf)() const) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1241:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __r) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1255:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture mem_fun1_t(_Ret (_Tp::*__pf)(_Arg)) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1259:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Tp* __p, _Arg __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1273:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const_mem_fun1_t(_Ret (_Tp::*__pf)(_Arg) const) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1277:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp* __p, _Arg __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1291:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture mem_fun1_ref_t(_Ret (_Tp::*__pf)(_Arg)) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1295:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Tp& __r, _Arg __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1309:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const_mem_fun1_ref_t(_Ret (_Tp::*__pf)(_Arg) const) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1313:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __r, _Arg __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1324:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture mem_fun(_Ret (_Tp::*__f)()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1329:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture mem_fun(_Ret (_Tp::*__f)() const) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1334:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture mem_fun_ref(_Ret (_Tp::*__f)()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1339:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture mem_fun_ref(_Ret (_Tp::*__f)() const) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1344:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture mem_fun(_Ret (_Tp::*__f)(_Arg)) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1349:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture mem_fun(_Ret (_Tp::*__f)(_Arg) const) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1354:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture mem_fun_ref(_Ret (_Tp::*__f)(_Arg)) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1359:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture mem_fun_ref(_Ret (_Tp::*__f)(_Arg) const) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1368, from C:/rtools40/mingw64/include/c++/8.3.0/string:48, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/backward/binders.h:118:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const typename _Operation::first_argument_type& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/backward/binders.h:122:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const typename _Operation::second_argument_type& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/backward/binders.h:128:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(typename _Operation::second_argument_type& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/backward/binders.h:135:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bind1st(const _Operation& __fn, const _Tp& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/backward/binders.h:153:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const typename _Operation::second_argument_type& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/backward/binders.h:157:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const typename _Operation::first_argument_type& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/backward/binders.h:163:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(typename _Operation::first_argument_type& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/backward/binders.h:170:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bind2nd(const _Operation& __fn, const _Tp& __x) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/range_access.h:36, from C:/rtools40/mingw64/include/c++/8.3.0/string:51, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/initializer_list:62:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr initializer_list(const_iterator __a, size_type __l) ^ C:/rtools40/mingw64/include/c++/8.3.0/initializer_list:66:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr initializer_list() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/initializer_list:71:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size() const noexcept { return _M_len; } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/initializer_list:75:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture begin() const noexcept { return _M_array; } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/initializer_list:79:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture end() const noexcept { return begin() + size(); } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/initializer_list:89:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture begin(initializer_list<_Tp> __ils) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/initializer_list:99:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture end(initializer_list<_Tp> __ils) noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:51, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/range_access.h:48:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture begin(_Container& __cont) -> decltype(__cont.begin()) ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/range_access.h:58:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture begin(const _Container& __cont) -> decltype(__cont.begin()) ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/range_access.h:68:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture end(_Container& __cont) -> decltype(__cont.end()) ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/range_access.h:78:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture end(const _Container& __cont) -> decltype(__cont.end()) ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/range_access.h:87:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture begin(_Tp (&__arr)[_Nm]) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/range_access.h:97:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture end(_Tp (&__arr)[_Nm]) ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:66, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:35, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr.h:148, from C:/rtools40/mingw64/include/c++/8.3.0/ext/atomicity.h:35, from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:31:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP uintptr_t __cdecl _beginthread(void (__cdecl *_StartAddress) (void *),unsigned _StackSize,void *_ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:31:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:32:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _endthread(void) __MINGW_ATTRIB_NORETURN; ^~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:32:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:66, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:35, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr.h:148, from C:/rtools40/mingw64/include/c++/8.3.0/ext/atomicity.h:35, from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:33:178: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP uintptr_t __cdecl _beginthreadex(void *_Security,unsigned _StackSize,unsigned (__stdcall *_StartAddress) (void *),void *_ArgList,unsigned _InitFlag,unsigned *_ThrdAddr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:33:178: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:34:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _endthreadex(unsigned _Retval) __MINGW_ATTRIB_NORETURN; ^~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:34:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:38:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl __MINGW_NOTHROW exit(int _Code) __MINGW_ATTRIB_NORETURN; ^~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:38:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:39:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl __MINGW_NOTHROW _exit(int _Code) __MINGW_ATTRIB_NORETURN; ^~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:39:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:43:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl _Exit(int) __MINGW_ATTRIB_NORETURN; ^~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:43:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:66, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:35, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr.h:148, from C:/rtools40/mingw64/include/c++/8.3.0/ext/atomicity.h:35, from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:45:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE __MINGW_ATTRIB_NORETURN void __cdecl _Exit(int status) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:52:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl __declspec(noreturn) abort(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:52:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:57:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl __MINGW_NOTHROW _cexit(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:57:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:58:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl __MINGW_NOTHROW _c_exit(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:58:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:59:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _getpid(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:59:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:60:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _cwait(int *_TermStat,intptr_t _ProcHandle,int _Action); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:60:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:61:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _execl(const char *_Filename,const char *_ArgList,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:61:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:62:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _execle(const char *_Filename,const char *_ArgList,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:62:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:63:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _execlp(const char *_Filename,const char *_ArgList,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:63:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:64:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _execlpe(const char *_Filename,const char *_ArgList,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:64:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:65:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _execv(const char *_Filename,const char *const *_ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:65:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:66:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _execve(const char *_Filename,const char *const *_ArgList,const char *const *_Env); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:66:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:67:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _execvp(const char *_Filename,const char *const *_ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:67:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:68:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _execvpe(const char *_Filename,const char *const *_ArgList,const char *const *_Env); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:68:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:69:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _spawnl(int _Mode,const char *_Filename,const char *_ArgList,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:69:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:70:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _spawnle(int _Mode,const char *_Filename,const char *_ArgList,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:70:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:71:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _spawnlp(int _Mode,const char *_Filename,const char *_ArgList,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:71:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:72:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _spawnlpe(int _Mode,const char *_Filename,const char *_ArgList,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:72:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:84:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl system(const char *_Command); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:84:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:116:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl __security_init_cookie(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:116:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:121:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl __security_check_cookie(uintptr_t _StackCookie); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:121:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:122:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __declspec(noreturn) void __cdecl __report_gsfailure(uintptr_t _StackCookie); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:122:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:126:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture intptr_t __cdecl _loaddll(char *_Filename); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:126:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:127:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl _unloaddll(intptr_t _Handle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:127:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:128:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int (__cdecl *__cdecl _getdllprocaddr(intptr_t _Handle,char *_ProcedureName,intptr_t _Ordinal))(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:128:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:154:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture intptr_t __cdecl cwait(int *_TermStat,intptr_t _ProcHandle,int _Action) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:154:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:156:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl execl(const char *_Filename,const char *_ArgList,...) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:156:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:157:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl execle(const char *_Filename,const char *_ArgList,...) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:157:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:158:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl execlp(const char *_Filename,const char *_ArgList,...) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:158:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:159:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl execlpe(const char *_Filename,const char *_ArgList,...) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:159:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:166:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture intptr_t __cdecl spawnl(int,const char *_Filename,const char *_ArgList,...) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:166:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:167:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture intptr_t __cdecl spawnle(int,const char *_Filename,const char *_ArgList,...) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:167:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:168:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture intptr_t __cdecl spawnlp(int,const char *_Filename,const char *_ArgList,...) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:168:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:169:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture intptr_t __cdecl spawnlpe(int,const char *_Filename,const char *_ArgList,...) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:169:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:172:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl getpid(void) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:172:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:179:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl execv(const char *_Filename,char *const _ArgList[]) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:179:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:180:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl execve(const char *_Filename,char *const _ArgList[],char *const _Env[]) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:180:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:181:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl execvp(const char *_Filename,char *const _ArgList[]) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:181:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:182:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl execvpe(const char *_Filename,char *const _ArgList[],char *const _Env[]) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:182:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:189:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture intptr_t __cdecl spawnv(int,const char *_Filename,char *const _ArgList[]) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:189:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:190:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture intptr_t __cdecl spawnve(int,const char *_Filename,char *const _ArgList[],char *const _Env[]) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:190:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:191:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture intptr_t __cdecl spawnvp(int,const char *_Filename,char *const _ArgList[]) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:191:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:192:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture intptr_t __cdecl spawnvpe(int,const char *_Filename,char *const _ArgList[],char *const _Env[]) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:192:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:68, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:35, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr.h:148, from C:/rtools40/mingw64/include/c++/8.3.0/ext/atomicity.h:35, from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/signal.h:57:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern void **__cdecl __pxcptinfoptrs(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/signal.h:57:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/signal.h:60:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __p_sig_fn_t __cdecl signal(int _SigNum,__p_sig_fn_t _Func); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/signal.h:60:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/signal.h:61:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl raise(int _SigNum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/signal.h:61:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:70, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:35, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr.h:148, from C:/rtools40/mingw64/include/c++/8.3.0/ext/atomicity.h:35, from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sys/timeb.h:78:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _ftime64(struct __timeb64 *_Time); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sys/timeb.h:78:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sys/timeb.h:82:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _ftime(struct __timeb64 *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sys/timeb.h:82:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sys/timeb.h:102:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl ftime (struct timeb *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sys/timeb.h:102:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sys/timeb.h:107:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE void __cdecl ftime(struct timeb *_Tmb) { ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/sys/timeb.h:124, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:70, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:35, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr.h:148, from C:/rtools40/mingw64/include/c++/8.3.0/ext/atomicity.h:35, from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/sys/timeb_s.h:18:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _ftime_s(struct __timeb32 *_Time); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/sys/timeb_s.h:18:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/sys/timeb_s.h:19:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _ftime64_s(struct __timeb64 *_Time); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/sys/timeb_s.h:19:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:35, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr.h:148, from C:/rtools40/mingw64/include/c++/8.3.0/ext/atomicity.h:35, from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:160:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void * WINPTHREAD_API pthread_timechange_handler_np(void * dummy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:160:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:161:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_delay_np (const struct timespec *interval); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:161:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:162:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_num_processors_np(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:162:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:163:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_set_num_processors_np(int n); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:163:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:243:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API sched_yield(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:243:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:244:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API sched_get_priority_min(int pol); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:244:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:245:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API sched_get_priority_max(int pol); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:245:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:246:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API sched_getscheduler(pid_t pid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:246:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:247:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API sched_setscheduler(pid_t pid, int pol, const struct sched_param *param); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:247:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:260:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_attr_setschedparam(pthread_attr_t *attr, const struct sched_param *param); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:260:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:261:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_attr_getschedparam(const pthread_attr_t *attr, struct sched_param *param); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:261:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:262:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_getschedparam(pthread_t thread, int *pol, struct sched_param *param); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:262:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:263:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_setschedparam(pthread_t thread, int pol, const struct sched_param *param); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:263:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:264:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_attr_setschedpolicy (pthread_attr_t *attr, int pol); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:264:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:265:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_attr_getschedpolicy (pthread_attr_t *attr, int *pol); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:265:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:292:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_key_create(pthread_key_t *key, void (* dest)(void *)); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:292:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:293:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_key_delete(pthread_key_t key); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:293:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:294:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void * WINPTHREAD_API pthread_getspecific(pthread_key_t key); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:294:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:295:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_setspecific(pthread_key_t key, const void *value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:295:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:297:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pthread_t WINPTHREAD_API pthread_self(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:297:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:298:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_once(pthread_once_t *o, void (*func)(void)); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:298:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:299:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void WINPTHREAD_API pthread_testcancel(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:299:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:300:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_equal(pthread_t t1, pthread_t t2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:300:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:301:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void WINPTHREAD_API pthread_tls_init(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:301:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:302:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void WINPTHREAD_API _pthread_cleanup_dest(pthread_t t); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:302:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:303:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_get_concurrency(int *val); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:303:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:304:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_set_concurrency(int val); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:304:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:305:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void WINPTHREAD_API pthread_exit(void *res); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:305:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:306:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void WINPTHREAD_API _pthread_invoke_cancel(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:306:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:307:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_cancel(pthread_t t); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:307:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:308:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_kill(pthread_t t, int sig); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:308:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:309:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned WINPTHREAD_API _pthread_get_state(const pthread_attr_t *attr, unsigned flag); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:309:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:310:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API _pthread_set_state(pthread_attr_t *attr, unsigned flag, unsigned val); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:310:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:311:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_setcancelstate(int state, int *oldstate); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:311:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:312:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_setcanceltype(int type, int *oldtype); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:312:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:313:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_create_wrapper(void *args); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:313:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:314:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_create(pthread_t *th, const pthread_attr_t *attr, void *(* func)(void *), void *arg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:314:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:315:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_join(pthread_t t, void **res); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:315:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:316:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_detach(pthread_t t); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:316:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:317:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_setname_np(pthread_t thread, const char *name); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:317:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:318:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_getname_np(pthread_t thread, char *name, size_t len); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:318:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:321:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_rwlock_init(pthread_rwlock_t *rwlock_, const pthread_rwlockattr_t *attr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:321:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:322:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_rwlock_wrlock(pthread_rwlock_t *l); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:322:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:323:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_rwlock_timedwrlock(pthread_rwlock_t *rwlock, const struct timespec *ts); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:323:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:324:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_rwlock_rdlock(pthread_rwlock_t *l); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:324:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:325:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_rwlock_timedrdlock(pthread_rwlock_t *l, const struct timespec *ts); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:325:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:326:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_rwlock_unlock(pthread_rwlock_t *l); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:326:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:327:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_rwlock_tryrdlock(pthread_rwlock_t *l); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:327:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:328:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_rwlock_trywrlock(pthread_rwlock_t *l); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:328:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:329:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_rwlock_destroy (pthread_rwlock_t *l); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:329:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:331:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_cond_init(pthread_cond_t *cv, const pthread_condattr_t *a); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:331:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:332:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_cond_destroy(pthread_cond_t *cv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:332:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:333:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_cond_signal (pthread_cond_t *cv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:333:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:334:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_cond_broadcast (pthread_cond_t *cv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:334:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:335:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_cond_wait (pthread_cond_t *cv, pthread_mutex_t *external_mutex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:335:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:336:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_cond_timedwait(pthread_cond_t *cv, pthread_mutex_t *external_mutex, const struct timespec *t); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:336:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:35, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr.h:148, from C:/rtools40/mingw64/include/c++/8.3.0/ext/atomicity.h:35, from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:337:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_cond_timedwait_relative_np(pthread_cond_t *cv, pthread_mutex_t *external_mutex, const struct timespec *t); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:337:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:339:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_mutex_lock(pthread_mutex_t *m); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:339:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:340:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_mutex_timedlock(pthread_mutex_t *m, const struct timespec *ts); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:340:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:341:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_mutex_unlock(pthread_mutex_t *m); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:341:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:342:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_mutex_trylock(pthread_mutex_t *m); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:342:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:343:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_mutex_init(pthread_mutex_t *m, const pthread_mutexattr_t *a); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:343:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:344:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_mutex_destroy(pthread_mutex_t *m); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:344:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:346:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_barrier_destroy(pthread_barrier_t *b); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:346:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:347:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_barrier_init(pthread_barrier_t *b, const void *attr, unsigned int count); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:347:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:348:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_barrier_wait(pthread_barrier_t *b); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:348:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:350:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_spin_init(pthread_spinlock_t *l, int pshared); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:350:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:351:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_spin_destroy(pthread_spinlock_t *l); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:351:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:353:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_spin_lock(pthread_spinlock_t *l); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:353:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:354:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_spin_trylock(pthread_spinlock_t *l); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:354:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:355:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_spin_unlock(pthread_spinlock_t *l); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:355:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:357:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_attr_init(pthread_attr_t *attr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:357:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:358:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_attr_destroy(pthread_attr_t *attr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:358:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:359:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_attr_setdetachstate(pthread_attr_t *a, int flag); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:359:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:360:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_attr_getdetachstate(const pthread_attr_t *a, int *flag); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:360:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:361:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_attr_setinheritsched(pthread_attr_t *a, int flag); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:361:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:362:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_attr_getinheritsched(const pthread_attr_t *a, int *flag); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:362:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:363:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_attr_setscope(pthread_attr_t *a, int flag); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:363:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:364:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_attr_getscope(const pthread_attr_t *a, int *flag); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:364:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:365:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_attr_getstackaddr(pthread_attr_t *attr, void **stack); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:365:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:366:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_attr_setstackaddr(pthread_attr_t *attr, void *stack); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:366:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:367:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_attr_getstacksize(const pthread_attr_t *attr, size_t *size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:367:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:368:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_attr_setstacksize(pthread_attr_t *attr, size_t size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:368:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:370:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_mutexattr_init(pthread_mutexattr_t *a); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:370:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:371:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_mutexattr_destroy(pthread_mutexattr_t *a); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:371:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:372:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_mutexattr_gettype(const pthread_mutexattr_t *a, int *type); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:372:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:373:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_mutexattr_settype(pthread_mutexattr_t *a, int type); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:373:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:374:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_mutexattr_getpshared(const pthread_mutexattr_t *a, int *type); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:374:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:375:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_mutexattr_setpshared(pthread_mutexattr_t * a, int type); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:375:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:376:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_mutexattr_getprotocol(const pthread_mutexattr_t *a, int *type); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:376:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:377:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_mutexattr_setprotocol(pthread_mutexattr_t *a, int type); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:377:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:378:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_mutexattr_getprioceiling(const pthread_mutexattr_t *a, int * prio); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:378:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:379:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_mutexattr_setprioceiling(pthread_mutexattr_t *a, int prio); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:379:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:380:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_getconcurrency(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:380:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:381:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_setconcurrency(int new_level); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:381:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:383:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_condattr_destroy(pthread_condattr_t *a); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:383:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:384:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_condattr_init(pthread_condattr_t *a); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:384:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:385:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_condattr_getpshared(const pthread_condattr_t *a, int *s); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:385:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:386:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_condattr_setpshared(pthread_condattr_t *a, int s); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:386:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:394:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture clockid_t *clock_id); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:394:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:396:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture clockid_t clock_id); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:396:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:397:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API __pthread_clock_nanosleep(clockid_t clock_id, int flags, const struct timespec *rqtp, struct timespec *rmtp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:397:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:399:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_barrierattr_init(void **attr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:399:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:400:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_barrierattr_destroy(void **attr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:400:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:401:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_barrierattr_setpshared(void **attr, int s); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:401:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:402:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_barrierattr_getpshared(void **attr, int *s); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:402:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:405:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture struct _pthread_cleanup ** WINPTHREAD_API pthread_getclean (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:405:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:406:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void * WINPTHREAD_API pthread_gethandle (pthread_t t); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:406:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:407:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void * WINPTHREAD_API pthread_getevent (); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:407:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:409:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned long long WINPTHREAD_API _pthread_rel_time_in_ms(const struct timespec *ts); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:409:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:410:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned long long WINPTHREAD_API _pthread_time_in_ms(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:410:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:411:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned long long WINPTHREAD_API _pthread_time_in_ms_from_timespec(const struct timespec *ts); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:411:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:412:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API _pthread_tryjoin (pthread_t t, void **res); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:412:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:413:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_rwlockattr_destroy(pthread_rwlockattr_t *a); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:413:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:414:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_rwlockattr_getpshared(pthread_rwlockattr_t *a, int *s); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:414:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:415:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_rwlockattr_init(pthread_rwlockattr_t *a); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:415:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:416:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_rwlockattr_setpshared(pthread_rwlockattr_t *a, int s); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:416:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr.h:148, from C:/rtools40/mingw64/include/c++/8.3.0/ext/atomicity.h:35, from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:299:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_active_p (void) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:660:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *__args) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:666:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_join (__gthread_t __threadid, void **__value_ptr) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:672:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_detach (__gthread_t __threadid) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:678:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_equal (__gthread_t __t1, __gthread_t __t2) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:684:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_self (void) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:690:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_yield (void) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:696:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_once (__gthread_once_t *__once, void (*__func) (void)) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:705:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_key_create (__gthread_key_t *__key, void (*__dtor) (void *)) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:711:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_key_delete (__gthread_key_t __key) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:717:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_getspecific (__gthread_key_t __key) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:723:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_setspecific (__gthread_key_t __key, const void *__ptr) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:729:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_mutex_init_function (__gthread_mutex_t *__mutex) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:736:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_mutex_destroy (__gthread_mutex_t *__mutex) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:745:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_mutex_lock (__gthread_mutex_t *__mutex) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:754:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_mutex_trylock (__gthread_mutex_t *__mutex) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:765:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const __gthread_time_t *__abs_timeout) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:775:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_mutex_unlock (__gthread_mutex_t *__mutex) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:786:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_recursive_mutex_init_function (__gthread_recursive_mutex_t *__mutex) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:808:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_recursive_mutex_lock (__gthread_recursive_mutex_t *__mutex) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:814:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_recursive_mutex_trylock (__gthread_recursive_mutex_t *__mutex) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:822:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const __gthread_time_t *__abs_timeout) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:829:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_recursive_mutex_unlock (__gthread_recursive_mutex_t *__mutex) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:835:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_recursive_mutex_destroy (__gthread_recursive_mutex_t *__mutex) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:850:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_cond_broadcast (__gthread_cond_t *__cond) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:856:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_cond_signal (__gthread_cond_t *__cond) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:862:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_cond_wait (__gthread_cond_t *__cond, __gthread_mutex_t *__mutex) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:869:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const __gthread_time_t *__abs_timeout) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:876:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_recursive_mutex_t *__mutex) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:882:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_cond_destroy (__gthread_cond_t* __cond) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/ext/atomicity.h:48:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __exchange_and_add(volatile _Atomic_word* __mem, int __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/atomicity.h:52:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __atomic_add(volatile _Atomic_word* __mem, int __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/atomicity.h:65:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __exchange_and_add_single(_Atomic_word* __mem, int __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/atomicity.h:73:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __atomic_add_single(_Atomic_word* __mem, int __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/atomicity.h:78:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __exchange_and_add_dispatch(_Atomic_word* __mem, int __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/atomicity.h:92:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __atomic_add_dispatch(_Atomic_word* __mem, int __val) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/ext/alloc_traits.h:36, from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:214:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture -> decltype(__a.allocate(__n, __hint)) ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:219:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_allocate(_Alloc2& __a, size_type __n, const_void_pointer, ...) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:228:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static true_type __test(int); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:231:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static false_type __test(...); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:242:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_construct(_Alloc& __a, _Tp* __p, _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:249:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_construct(_Alloc&, _Tp* __p, _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:255:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture -> decltype(__a.destroy(__p)) ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:260:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_destroy(_Alloc2&, _Tp* __p, ...) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:266:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture -> decltype(__a.max_size()) ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:271:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_max_size(_Alloc2&, ...) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:282:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture -> decltype(__a.select_on_container_copy_construction()) ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:287:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_select(_Alloc2& __a, ...) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:300:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture allocate(_Alloc& __a, size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:315:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture allocate(_Alloc& __a, size_type __n, const_void_pointer __hint) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:327:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture deallocate(_Alloc& __a, pointer __p, size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:343:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture -> decltype(_S_construct(__a, __p, std::forward<_Args>(__args)...)) ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:355:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void destroy(_Alloc& __a, _Tp* __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:366:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static size_type max_size(const _Alloc& __a) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:378:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture select_on_container_copy_construction(const _Alloc& __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:435:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture allocate(allocator_type& __a, size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:449:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture allocate(allocator_type& __a, size_type __n, const_void_pointer __hint) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:461:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture deallocate(allocator_type& __a, pointer __p, size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:474:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture construct(allocator_type& __a, _Up* __p, _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:486:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture destroy(allocator_type& __a, _Up* __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:495:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max_size(const allocator_type& __a) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:504:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture select_on_container_copy_construction(const allocator_type& __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:511:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __do_alloc_on_copy(_Alloc& __one, const _Alloc& __two, true_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:516:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __do_alloc_on_copy(_Alloc&, const _Alloc&, false_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:520:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void __alloc_on_copy(_Alloc& __one, const _Alloc& __two) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:528:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline _Alloc __alloc_on_copy(const _Alloc& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:535:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void __do_alloc_on_move(_Alloc& __one, _Alloc& __two, true_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:539:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void __do_alloc_on_move(_Alloc&, _Alloc&, false_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:543:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void __alloc_on_move(_Alloc& __one, _Alloc& __two) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:551:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void __do_alloc_on_swap(_Alloc& __one, _Alloc& __two, true_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:558:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void __do_alloc_on_swap(_Alloc&, _Alloc&, false_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:562:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void __alloc_on_swap(_Alloc& __one, _Alloc& __two) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:579:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_select(int); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:583:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_select(...); ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/ext/alloc_traits.h:82:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture construct(_Alloc& __a, _Ptr __p, _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/alloc_traits.h:91:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture destroy(_Alloc& __a, _Ptr __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/alloc_traits.h:94:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static _Alloc _S_select_on_copy(const _Alloc& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/alloc_traits.h:97:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void _S_on_swap(_Alloc& __a, _Alloc& __b) ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/alloc_traits.h:100:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _S_propagate_on_copy_assign() ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/alloc_traits.h:103:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _S_propagate_on_move_assign() ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/alloc_traits.h:106:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _S_propagate_on_swap() ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/alloc_traits.h:109:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _S_always_equal() ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/alloc_traits.h:112:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _S_nothrow_move() ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:145:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Alloc_hider(pointer __dat, const _Alloc& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:148:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Alloc_hider(pointer __dat, _Alloc&& __a = _Alloc()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:167:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_data(pointer __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:171:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_length(size_type __length) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:175:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_data() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:179:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_local_data() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:189:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_local_data() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:199:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_capacity(size_type __capacity) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:203:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_set_length(size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:210:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_is_local() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:215:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_create(size_type&, size_type); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:218:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_dispose() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:225:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_destroy(size_type __size) throw() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:233:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::__false_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:243:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_construct_aux(_Integer __beg, _Integer __end, std::__true_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:247:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_construct_aux_2(size_type __req, _CharT __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:252:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_construct(_InIterator __beg, _InIterator __end) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:262:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::input_iterator_tag); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:269:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::forward_iterator_tag); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:272:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_construct(size_type __req, _CharT __c); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:275:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_allocator() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:279:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_allocator() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:299:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_check(size_type __pos, const char* __s) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:309:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_check_length(size_type __n1, size_type __n2, const char* __s) const ^~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:318:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_limit(size_type __pos, size_type __off) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:326:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_disjunct(const _CharT* __s) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:335:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_copy(_CharT* __d, const _CharT* __s, size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:344:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_move(_CharT* __d, const _CharT* __s, size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:353:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_assign(_CharT* __d, size_type __n, _CharT __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:365:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_copy_chars(_CharT* __p, _Iterator __k1, _Iterator __k2) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:372:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_copy_chars(_CharT* __p, iterator __k1, iterator __k2) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:377:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:381:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_copy_chars(_CharT* __p, _CharT* __k1, _CharT* __k2) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:386:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:390:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_compare(size_type __n1, size_type __n2) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:403:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_assign(const basic_string&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:407:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_type __len2); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:410:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_erase(size_type __pos, size_type __n); ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:421:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT_IF(is_nothrow_default_constructible<_Alloc>::value) ^~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:429:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_string(const _Alloc& __a) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:437:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_string(const basic_string& __str) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:451:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Alloc& __a = _Alloc()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:466:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:482:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_type __n, const _Alloc& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:500:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Alloc& __a = _Alloc()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:514:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_string(const _CharT* __s, const _Alloc& __a = _Alloc()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:529:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_string(size_type __n, _CharT __c, const _Alloc& __a = _Alloc()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:541:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_string(basic_string&& __str) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:568:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_string(initializer_list<_CharT> __l, const _Alloc& __a = _Alloc()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:572:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_string(const basic_string& __str, const _Alloc& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:577:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture noexcept(_Alloc_traits::_S_always_equal()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:615:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Alloc& __a = _Alloc()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:656:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~basic_string() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:664:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const basic_string& __str) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:703:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const _CharT* __s) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:714:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(_CharT __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:733:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture noexcept(_Alloc_traits::_S_nothrow_move()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:795:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(initializer_list<_CharT> __l) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:826:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture begin() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:834:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture begin() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:842:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture end() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:850:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture end() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:859:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rbegin() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:868:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rbegin() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:877:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rend() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:886:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rend() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:895:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cbegin() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:903:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cend() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:912:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture crbegin() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:921:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture crend() const noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:930:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:936:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture length() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:941:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max_size() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:955:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture resize(size_type __n, _CharT __c); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:968:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture resize(size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:974:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shrink_to_fit() noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:993:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture capacity() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1017:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reserve(size_type __res_arg = 0); ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1023:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture clear() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1031:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture empty() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1046:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator[] (size_type __pos) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1063:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator[](size_type __pos) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1084:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture at(size_type __n) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1105:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture at(size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1121:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture front() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1132:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture front() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1143:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture back() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1154:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture back() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1168:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+=(const basic_string& __str) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1177:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+=(const _CharT* __s) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1186:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+=(_CharT __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1199:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+=(initializer_list<_CharT> __l) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1221:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture append(const basic_string& __str) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1238:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture append(const basic_string& __str, size_type __pos, size_type __n = npos) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1250:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture append(const _CharT* __s, size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1263:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture append(const _CharT* __s) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1280:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture append(size_type __n, _CharT __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1290:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture append(initializer_list<_CharT> __l) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1309:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture append(_InputIterator __first, _InputIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1349:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture push_back(_CharT __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1364:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(const basic_string& __str) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1381:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture noexcept(_Alloc_traits::_S_nothrow_move()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1403:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(const basic_string& __str, size_type __pos, size_type __n = npos) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1419:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(const _CharT* __s, size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1435:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(const _CharT* __s) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1452:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(size_type __n, _CharT __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1470:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(_InputIterator __first, _InputIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1480:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(initializer_list<_CharT> __l) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1533:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(const_iterator __p, size_type __n, _CharT __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1577:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(const_iterator __p, _InputIterator __beg, _InputIterator __end) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1611:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(iterator __p, initializer_list<_CharT> __l) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1631:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(size_type __pos1, const basic_string& __str) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1655:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_type __pos2, size_type __n = npos) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1677:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(size_type __pos, const _CharT* __s, size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1696:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(size_type __pos, const _CharT* __s) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1720:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(size_type __pos, size_type __n, _CharT __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1738:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(__const_iterator __p, _CharT __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1798:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erase(size_type __pos = 0, size_type __n = npos) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1817:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erase(__const_iterator __position) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1836:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erase(__const_iterator __first, __const_iterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1855:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pop_back() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1880:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture replace(size_type __pos, size_type __n, const basic_string& __str) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1903:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_type __pos2, size_type __n2 = npos) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1928:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_type __n2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1952:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture replace(size_type __pos, size_type __n1, const _CharT* __s) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1976:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture replace(size_type __pos, size_type __n1, size_type __n2, _CharT __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1995:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const basic_string& __str) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2015:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _CharT* __s, size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2036:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture replace(__const_iterator __i1, __const_iterator __i2, const _CharT* __s) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2058:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CharT __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2085:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _InputIterator __k1, _InputIterator __k2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2115:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CharT* __k1, _CharT* __k2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2126:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _CharT* __k1, const _CharT* __k2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2137:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture iterator __k1, iterator __k2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2148:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const_iterator __k1, const_iterator __k2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2173:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture initializer_list<_CharT> __l) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2235:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Integer __n, _Integer __val, __true_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2242:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __false_type); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2246:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CharT __c); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2250:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const size_type __len2); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2253:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_append(const _CharT* __s, size_type __n); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2270:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture copy(_CharT* __s, size_type __n, size_type __pos = 0) const; ^~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2280:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(basic_string& __s) _GLIBCXX_NOEXCEPT; ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2290:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture c_str() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2302:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture data() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2321:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get_allocator() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2338:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT; ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2352:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2383:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find(const _CharT* __s, size_type __pos = 0) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2400:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find(_CharT __c, size_type __pos = 0) const _GLIBCXX_NOEXCEPT; ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2414:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2448:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT; ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2461:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rfind(const _CharT* __s, size_type __pos = npos) const ^~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2478:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rfind(_CharT __c, size_type __pos = npos) const _GLIBCXX_NOEXCEPT; ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2493:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2528:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT; ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2542:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2561:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find_first_of(_CharT __c, size_type __pos = 0) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2577:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2612:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT; ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2626:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2645:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find_last_of(_CharT __c, size_type __pos = npos) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2660:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2695:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_type __n) const _GLIBCXX_NOEXCEPT; ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2709:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2727:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT; ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2742:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2777:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_type __n) const _GLIBCXX_NOEXCEPT; ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2791:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2809:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT; ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2824:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture substr(size_type __pos = 0, size_type __n = npos) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2843:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture compare(const basic_string& __str) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2936:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture compare(size_type __pos, size_type __n, const basic_string& __str) const; ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2963:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_type __pos2, size_type __n2 = npos) const; ^~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2980:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture compare(const _CharT* __s) const _GLIBCXX_NOEXCEPT; ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:3004:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture compare(size_type __pos, size_type __n1, const _CharT* __s) const; ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:3032:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_type __n2) const; ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:5928:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const basic_string<_CharT, _Traits, _Alloc>& __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:5944:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const basic_string<_CharT,_Traits,_Alloc>& __rhs); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:5944:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:5954:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+(_CharT __lhs, const basic_string<_CharT,_Traits,_Alloc>& __rhs); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:5954:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:5965:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _CharT* __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:5980:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+(const basic_string<_CharT, _Traits, _Alloc>& __lhs, _CharT __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:5993:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const basic_string<_CharT, _Traits, _Alloc>& __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:5999:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_string<_CharT, _Traits, _Alloc>&& __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6005:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_string<_CharT, _Traits, _Alloc>&& __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6017:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_string<_CharT, _Traits, _Alloc>&& __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6023:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_string<_CharT, _Traits, _Alloc>&& __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6029:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _CharT* __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6035:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CharT __rhs) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6050:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6057:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const basic_string<_CharT>& __rhs) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6071:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const basic_string<_CharT, _Traits, _Alloc>& __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6083:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _CharT* __rhs) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6097:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6109:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const basic_string<_CharT, _Traits, _Alloc>& __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6121:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _CharT* __rhs) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6135:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6147:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _CharT* __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6159:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const basic_string<_CharT, _Traits, _Alloc>& __rhs) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6173:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6185:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _CharT* __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6197:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const basic_string<_CharT, _Traits, _Alloc>& __rhs) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6211:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6223:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _CharT* __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6235:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const basic_string<_CharT, _Traits, _Alloc>& __rhs) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6249:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6261:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _CharT* __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6273:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const basic_string<_CharT, _Traits, _Alloc>& __rhs) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6287:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT_IF(noexcept(__lhs.swap(__rhs))) ^~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6306:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_string<_CharT, _Traits, _Alloc>& __str); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6306:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6310:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>>(basic_istream& __is, basic_string& __str); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6310:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6324:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const basic_string<_CharT, _Traits, _Alloc>& __str) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6347:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_string<_CharT, _Traits, _Alloc>& __str, _CharT __delim); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6347:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6364:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_string<_CharT, _Traits, _Alloc>& __str) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6372:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_string<_CharT, _Traits, _Alloc>& __str, _CharT __delim) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6379:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_string<_CharT, _Traits, _Alloc>& __str) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6386:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char __delim); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6386:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6392:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t __delim); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6392:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/cstdlib:75, from C:/rtools40/mingw64/include/c++/8.3.0/ext/string_conversions.h:41, from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6400, from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:142:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP _purecall_handler __cdecl _set_purecall_handler(_purecall_handler _Handler); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:142:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:143:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP _purecall_handler __cdecl _get_purecall_handler(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:143:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:146:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP _invalid_parameter_handler __cdecl _set_invalid_parameter_handler(_invalid_parameter_handler _Handler); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:146:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:147:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP _invalid_parameter_handler __cdecl _get_invalid_parameter_handler(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:147:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:156:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP unsigned long *__cdecl __doserrno(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:156:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:158:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture errno_t __cdecl _set_doserrno(unsigned long _Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:158:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:159:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture errno_t __cdecl _get_doserrno(unsigned long *_Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:159:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:239:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture errno_t __cdecl _get_pgmptr(char **_Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:239:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:240:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture errno_t __cdecl _get_wpgmptr(wchar_t **_Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:240:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:249:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _set_fmode(int _Mode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:249:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:250:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _get_fmode(int *_PMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:250:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:297:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture errno_t __cdecl _get_osplatform(unsigned int *_Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:297:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:298:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture errno_t __cdecl _get_osver(unsigned int *_Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:298:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:299:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture errno_t __cdecl _get_winver(unsigned int *_Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:299:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:300:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture errno_t __cdecl _get_winmajor(unsigned int *_Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:300:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:301:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture errno_t __cdecl _get_winminor(unsigned int *_Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:301:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/cstdlib:75, from C:/rtools40/mingw64/include/c++/8.3.0/ext/string_conversions.h:41, from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6400, from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:307:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template char (*__countof_helper(UNALIGNED _CountofType (&_Array)[_SizeOfArray]))[_SizeOfArray]; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:307:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:334:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP unsigned int __cdecl _set_abort_behavior(unsigned int _Flags,unsigned int _Mask); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:334:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:338:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl abs(int _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:338:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:339:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture long __cdecl labs(long _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:339:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:342:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION __int64 __cdecl _abs64(__int64); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:342:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:344:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_INTRIN_INLINE __int64 __cdecl _abs64(__int64 x) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:349:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl atexit(void (__cdecl *)(void)); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:349:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:352:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl atof(const char *_String); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:352:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:353:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl _atof_l(const char *_String,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:353:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:355:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl atoi(const char *_Str); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:355:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:356:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _atoi_l(const char *_Str,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:356:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:357:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture long __cdecl atol(const char *_Str); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:357:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:358:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP long __cdecl _atol_l(const char *_Str,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:358:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:361:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *__cdecl bsearch(const void *_Key,const void *_Base,size_t _NumOfElements,size_t _SizeOfElements,int (__cdecl *_PtFuncCompare)(const void *,const void *)); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:361:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:362:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl qsort(void *_Base,size_t _NumOfElements,size_t _SizeOfElements,int (__cdecl *_PtFuncCompare)(const void *,const void *)); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:362:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:364:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned short __cdecl _byteswap_ushort(unsigned short _Short); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:364:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:365:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned long __cdecl _byteswap_ulong (unsigned long _Long); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:365:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:366:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION unsigned __int64 __cdecl _byteswap_uint64(unsigned __int64 _Int64); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:366:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:367:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture div_t __cdecl div(int _Numerator,int _Denominator); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:367:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:368:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl getenv(const char *_VarName) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:368:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:369:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP char *__cdecl _itoa(int _Value,char *_Dest,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:369:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:370:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP char *__cdecl _i64toa(__int64 _Val,char *_DstBuf,int _Radix) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:370:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:371:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP char *__cdecl _ui64toa(unsigned __int64 _Val,char *_DstBuf,int _Radix) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:371:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:372:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP __int64 __cdecl _atoi64(const char *_String); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:372:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:373:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP __int64 __cdecl _atoi64_l(const char *_String,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:373:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:374:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP __int64 __cdecl _strtoi64(const char *_String,char **_EndPtr,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:374:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:375:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP __int64 __cdecl _strtoi64_l(const char *_String,char **_EndPtr,int _Radix,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:375:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:376:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP unsigned __int64 __cdecl _strtoui64(const char *_String,char **_EndPtr,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:376:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:377:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP unsigned __int64 __cdecl _strtoui64_l(const char *_String,char **_EndPtr,int _Radix,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:377:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:378:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ldiv_t __cdecl ldiv(long _Numerator,long _Denominator); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:378:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:379:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP char *__cdecl _ltoa(long _Value,char *_Dest,int _Radix) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:379:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:380:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl mblen(const char *_Ch,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:380:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:381:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _mblen_l(const char *_Ch,size_t _MaxCount,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:381:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:382:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP size_t __cdecl _mbstrlen(const char *_Str); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:382:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:383:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP size_t __cdecl _mbstrlen_l(const char *_Str,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:383:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:384:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP size_t __cdecl _mbstrnlen(const char *_Str,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:384:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:385:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP size_t __cdecl _mbstrnlen_l(const char *_Str,size_t _MaxCount,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:385:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:386:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl mbtowc(wchar_t * __restrict__ _DstCh,const char * __restrict__ _SrcCh,size_t _SrcSizeInBytes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:386:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:387:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _mbtowc_l(wchar_t * __restrict__ _DstCh,const char * __restrict__ _SrcCh,size_t _SrcSizeInBytes,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:387:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:388:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl mbstowcs(wchar_t * __restrict__ _Dest,const char * __restrict__ _Source,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:388:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:389:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP size_t __cdecl _mbstowcs_l(wchar_t * __restrict__ _Dest,const char * __restrict__ _Source,size_t _MaxCount,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:389:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:390:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl mkstemp(char *template_name); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:390:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:391:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl rand(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:391:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:392:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _set_error_mode(int _Mode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:392:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:393:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl srand(unsigned int _Seed); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:393:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:405:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl __MINGW_NOTHROW strtod(const char * __restrict__ _Str,char ** __restrict__ _EndPtr) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h: In function 'double strtod(const char*, char**)': C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:407:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl __mingw_strtod (const char * __restrict__, char ** __restrict__); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:407:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h: At global scope: C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:412:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture float __cdecl __MINGW_NOTHROW strtof(const char * __restrict__ _Str,char ** __restrict__ _EndPtr) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h: In function 'float strtof(const char*, char**)': C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:414:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture float __cdecl __mingw_strtof (const char * __restrict__, char ** __restrict__); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:414:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h: At global scope: C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:423:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture long double __cdecl __MINGW_NOTHROW strtold(const char * __restrict__ , char ** __restrict__ ); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:423:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:427:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __strtod (const char * __restrict__ , char ** __restrict__); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:427:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:434:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture float __cdecl __mingw_strtof (const char * __restrict__, char ** __restrict__); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:434:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:435:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl __mingw_strtod (const char * __restrict__, char ** __restrict__); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:435:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:436:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture long double __cdecl __mingw_strtold(const char * __restrict__, char ** __restrict__); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:436:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:438:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl _strtod_l(const char * __restrict__ _Str,char ** __restrict__ _EndPtr,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:438:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:439:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture long __cdecl strtol(const char * __restrict__ _Str,char ** __restrict__ _EndPtr,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:439:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:440:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP long __cdecl _strtol_l(const char * __restrict__ _Str,char ** __restrict__ _EndPtr,int _Radix,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:440:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:441:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned long __cdecl strtoul(const char * __restrict__ _Str,char ** __restrict__ _EndPtr,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:441:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:442:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP unsigned long __cdecl _strtoul_l(const char * __restrict__ _Str,char ** __restrict__ _EndPtr,int _Radix,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:442:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:447:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP char *__cdecl _ultoa(unsigned long _Value,char *_Dest,int _Radix) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:447:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:448:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl wctomb(char *_MbCh,wchar_t _WCh) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:448:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:449:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wctomb_l(char *_MbCh,wchar_t _WCh,_locale_t _Locale) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:449:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:450:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl wcstombs(char * __restrict__ _Dest,const wchar_t * __restrict__ _Source,size_t _MaxCount) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:450:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:451:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP size_t __cdecl _wcstombs_l(char * __restrict__ _Dest,const wchar_t * __restrict__ _Source,size_t _MaxCount,_locale_t _Locale) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:451:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:455:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *__cdecl calloc(size_t _NumOfElements,size_t _SizeOfElements); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:455:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:456:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl free(void *_Memory); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:456:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:457:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *__cdecl malloc(size_t _Size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:457:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:458:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *__cdecl realloc(void *_Memory,size_t _NewSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:458:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:459:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void *__cdecl _recalloc(void *_Memory,size_t _Count,size_t _Size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:459:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:466:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _aligned_free(void *_Memory); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:466:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:467:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void *__cdecl _aligned_malloc(size_t _Size,size_t _Alignment); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:467:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:471:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void *__cdecl _aligned_offset_malloc(size_t _Size,size_t _Alignment,size_t _Offset); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:471:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:472:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void *__cdecl _aligned_realloc(void *_Memory,size_t _Size,size_t _Alignment); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:472:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:473:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void *__cdecl _aligned_recalloc(void *_Memory,size_t _Count,size_t _Size,size_t _Alignment); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:473:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:474:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void *__cdecl _aligned_offset_realloc(void *_Memory,size_t _Size,size_t _Alignment,size_t _Offset); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:474:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:475:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void *__cdecl _aligned_offset_recalloc(void *_Memory,size_t _Count,size_t _Size,size_t _Alignment,size_t _Offset); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:475:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:533:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _putenv(const char *_EnvString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:533:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:534:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wputenv(const wchar_t *_EnvString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:534:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:538:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP char *__cdecl _fullpath(char *_FullPath,const char *_Path,size_t _SizeInBytes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:538:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:539:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP char *__cdecl _ecvt(double _Val,int _NumOfDigits,int *_PtDec,int *_PtSign) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:539:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:540:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP char *__cdecl _fcvt(double _Val,int _NumOfDec,int *_PtDec,int *_PtSign) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:540:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:541:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP char *__cdecl _gcvt(double _Val,int _NumOfDigits,char *_DstBuf) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:541:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:542:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _atodbl(_CRT_DOUBLE *_Result,char *_Str); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:542:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:543:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _atoldbl(_LDOUBLE *_Result,char *_Str); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:543:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:544:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _atoflt(_CRT_FLOAT *_Result,char *_Str); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:544:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:545:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _atodbl_l(_CRT_DOUBLE *_Result,char *_Str,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:545:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:546:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _atoldbl_l(_LDOUBLE *_Result,char *_Str,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:546:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:547:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _atoflt_l(_CRT_FLOAT *_Result,char *_Str,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:547:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:563:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned long __cdecl _lrotl(unsigned long,int); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:563:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:564:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned long __cdecl _lrotr(unsigned long,int); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:564:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:570:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _makepath(char *_Path,const char *_Drive,const char *_Dir,const char *_Filename,const char *_Ext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:570:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:571:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _onexit_t __cdecl _onexit(_onexit_t _Func); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:571:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:581:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION unsigned __int64 __cdecl _rotl64(unsigned __int64 _Val,int _Shift); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:581:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:582:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION unsigned __int64 __cdecl _rotr64(unsigned __int64 Value,int Shift); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:582:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:589:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned int __cdecl _rotr(unsigned int _Val,int _Shift); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:589:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:590:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned int __cdecl _rotl(unsigned int _Val,int _Shift); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:590:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:593:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION unsigned __int64 __cdecl _rotr64(unsigned __int64 _Val,int _Shift); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:593:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:594:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _searchenv(const char *_Filename,const char *_EnvVar,char *_ResultPath) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:594:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:595:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _splitpath(const char *_FullPath,char *_Drive,char *_Dir,char *_Filename,char *_Ext) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:595:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:596:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _swab(char *_Buf1,char *_Buf2,int _SizeInBytes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:596:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:610:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _beep(unsigned _Frequency,unsigned _Duration) __MINGW_ATTRIB_DEPRECATED; ^~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:610:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:612:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _seterrormode(int _Mode) __MINGW_ATTRIB_DEPRECATED; ^~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:612:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:613:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _sleep(unsigned long _Duration) __MINGW_ATTRIB_DEPRECATED; ^~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:613:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/cstdlib:75, from C:/rtools40/mingw64/include/c++/8.3.0/ext/string_conversions.h:41, from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6400, from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:634:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl ecvt(double _Val,int _NumOfDigits,int *_PtDec,int *_PtSign) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:634:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:635:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl fcvt(double _Val,int _NumOfDec,int *_PtDec,int *_PtSign) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:635:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:636:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl gcvt(double _Val,int _NumOfDigits,char *_DstBuf) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:636:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:637:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl itoa(int _Val,char *_DstBuf,int _Radix) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:637:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:638:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl ltoa(long _Val,char *_DstBuf,int _Radix) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:638:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:639:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl putenv(const char *_EnvString) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:639:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:643:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl swab(char *_Buf1,char *_Buf2,int _SizeInBytes) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:643:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:646:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl ultoa(unsigned long _Val,char *_Dstbuf,int _Radix) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:646:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:647:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture onexit_t __cdecl onexit(onexit_t _Func); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:647:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:655:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION lldiv_t __cdecl lldiv(long long, long long); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:655:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:657:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION long long __cdecl llabs(long long); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:657:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:659:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION __CRT_INLINE long long __cdecl llabs(long long _j) { return (_j >= 0 ? _j : -_j); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:662:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION long long __cdecl strtoll(const char * __restrict__, char ** __restrict, int); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:662:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:663:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION unsigned long long __cdecl strtoull(const char * __restrict__, char ** __restrict__, int); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:663:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:666:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION long long __cdecl atoll (const char *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:666:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:669:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION long long __cdecl wtoll (const wchar_t *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:669:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:670:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION char *__cdecl lltoa (long long, char *, int); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:670:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:671:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION char *__cdecl ulltoa (unsigned long long , char *, int); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:671:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:672:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION wchar_t *__cdecl lltow (long long, wchar_t *, int); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:672:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:673:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION wchar_t *__cdecl ulltow (unsigned long long, wchar_t *, int); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:673:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:677:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION __CRT_INLINE long long __cdecl atoll (const char * _c) { return _atoi64 (_c); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:678:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION __CRT_INLINE char *__cdecl lltoa (long long _n, char * _c, int _i) { return _i64toa (_n, _c, _i); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:679:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION __CRT_INLINE char *__cdecl ulltoa (unsigned long long _n, char * _c, int _i) { return _ui64toa (_n, _c, _i); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:680:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION __CRT_INLINE long long __cdecl wtoll (const wchar_t * _w) { return _wtoi64 (_w); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:681:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION __CRT_INLINE wchar_t *__cdecl lltow (long long _n, wchar_t * _w, int _i) { return _i64tow (_n, _w, _i); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:682:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION __CRT_INLINE wchar_t *__cdecl ulltow (unsigned long long _n, wchar_t * _w, int _i) { return _ui64tow (_n, _w, _i); } ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:694, from C:/rtools40/mingw64/include/c++/8.3.0/cstdlib:75, from C:/rtools40/mingw64/include/c++/8.3.0/ext/string_conversions.h:41, from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6400, from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:17:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _dupenv_s(char **_PBuffer,size_t *_PBufferSizeInBytes,const char *_VarName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:17:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:18:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _itoa_s(int _Value,char *_DstBuf,size_t _Size,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:18:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:19:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _i64toa_s(__int64 _Val,char *_DstBuf,size_t _Size,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:19:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:20:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _ui64toa_s(unsigned __int64 _Val,char *_DstBuf,size_t _Size,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:20:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:21:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _ltoa_s(long _Val,char *_DstBuf,size_t _Size,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:21:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:694, from C:/rtools40/mingw64/include/c++/8.3.0/cstdlib:75, from C:/rtools40/mingw64/include/c++/8.3.0/ext/string_conversions.h:41, from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6400, from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:22:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl mbstowcs_s(size_t *_PtNumOfCharConverted,wchar_t *_DstBuf,size_t _SizeInWords,const char *_SrcBuf,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:22:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:23:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _mbstowcs_s_l(size_t *_PtNumOfCharConverted,wchar_t *_DstBuf,size_t _SizeInWords,const char *_SrcBuf,size_t _MaxCount,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:23:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:24:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _ultoa_s(unsigned long _Val,char *_DstBuf,size_t _Size,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:24:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:25:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wctomb_s_l(int *_SizeConverted,char *_MbCh,size_t _SizeInBytes,wchar_t _WCh,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:25:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:26:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl wcstombs_s(size_t *_PtNumOfCharConverted,char *_Dst,size_t _DstSizeInBytes,const wchar_t *_Src,size_t _MaxCountInBytes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:26:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:27:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wcstombs_s_l(size_t *_PtNumOfCharConverted,char *_Dst,size_t _DstSizeInBytes,const wchar_t *_Src,size_t _MaxCountInBytes,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:27:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:41:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _ecvt_s(char *_DstBuf,size_t _Size,double _Val,int _NumOfDights,int *_PtDec,int *_PtSign); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:41:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:42:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _fcvt_s(char *_DstBuf,size_t _Size,double _Val,int _NumOfDec,int *_PtDec,int *_PtSign); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:42:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:43:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _gcvt_s(char *_DstBuf,size_t _Size,double _Val,int _NumOfDigits); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:43:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:44:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _makepath_s(char *_PathResult,size_t _Size,const char *_Drive,const char *_Dir,const char *_Filename,const char *_Ext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:44:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:45:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _putenv_s(const char *_Name,const char *_Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:45:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:46:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _searchenv_s(const char *_Filename,const char *_EnvVar,char *_ResultPath,size_t _SizeInBytes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:46:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:48:183: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _splitpath_s(const char *_FullPath,char *_Drive,size_t _DriveSize,char *_Dir,size_t _DirSize,char *_Filename,size_t _FilenameSize,char *_Ext,size_t _ExtSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:48:183: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:49:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_SPLITPATH(errno_t,_splitpath_s,char,_Dest) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:694, from C:/rtools40/mingw64/include/c++/8.3.0/cstdlib:75, from C:/rtools40/mingw64/include/c++/8.3.0/ext/string_conversions.h:41, from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6400, from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:64:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl qsort_s(void *_Base,size_t _NumOfElements,size_t _SizeOfElements,int (__cdecl *_PtFuncCompare)(void *,const void *,const void *),void *_Context); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:64:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:695, from C:/rtools40/mingw64/include/c++/8.3.0/cstdlib:75, from C:/rtools40/mingw64/include/c++/8.3.0/ext/string_conversions.h:41, from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6400, from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:103:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void * __mingw_aligned_malloc (size_t _Size, size_t _Alignment); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:103:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:104:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __mingw_aligned_free (void *_Memory); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:104:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:105:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void * __mingw_aligned_offset_realloc (void *_Memory, size_t _Size, size_t _Alignment, size_t _Offset); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:105:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:106:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void * __mingw_aligned_realloc (void *_Memory, size_t _Size, size_t _Offset); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:106:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:110:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _resetstkoflw (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:110:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:111:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP unsigned long __cdecl _set_malloc_crt_max_wait(unsigned long _NewValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:111:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:113:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void *__cdecl _expand(void *_Memory,size_t _NewSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:113:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:114:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP size_t __cdecl _msize(void *_Memory); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:114:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:121:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP size_t __cdecl _get_sbh_threshold(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:121:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:122:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _set_sbh_threshold(size_t _NewValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:122:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:123:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _set_amblksiz(size_t _Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:123:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:124:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _get_amblksiz(size_t *_Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:124:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:125:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _heapadd(void *_Memory,size_t _Size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:125:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:126:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _heapchk(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:126:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:127:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _heapmin(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:127:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:128:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _heapset(unsigned int _Fill); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:128:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:129:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _heapwalk(_HEAPINFO *_EntryInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:129:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:130:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP size_t __cdecl _heapused(size_t *_Used,size_t *_Commit); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:130:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:131:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _get_heap_handle(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:131:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:144:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __inline void *_MarkAllocaS(void *_Ptr,unsigned int _Marker) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:163:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __inline void __cdecl _freea(void *_Memory) { ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cstdlib:77, from C:/rtools40/mingw64/include/c++/8.3.0/ext/string_conversions.h:41, from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6400, from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/std_abs.h:56:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture abs(long __i) { return __builtin_labs(__i); } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/std_abs.h:61:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture abs(long long __x) { return __builtin_llabs (__x); } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/std_abs.h:70:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture abs(double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/std_abs.h:74:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture abs(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/std_abs.h:78:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture abs(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/std_abs.h:84:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture abs(__GLIBCXX_TYPE_INT_N_0 __x) { return __x >= 0 ? __x : -__x; } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/std_abs.h:102:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture abs(__float128 __x) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/ext/string_conversions.h:41, from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6400, from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/cstdlib:177:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture div(long __i, long __j) { return ldiv(__i, __j); } ^ C:/rtools40/mingw64/include/c++/8.3.0/cstdlib:213:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture div(long long __n, long long __d) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6400, from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/ext/string_conversions.h:56:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Base... __base) ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/string_conversions.h: In function '_Ret __gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...)': C:/rtools40/mingw64/include/c++/8.3.0/ext/string_conversions.h:63:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Save_errno() : _M_errno(errno) { errno = 0; } ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/string_conversions.h:64:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~_Save_errno() { if (errno == 0) errno = _M_errno; } ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/string_conversions.h:70:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_chk(_TRet, std::false_type) { return false; } ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/string_conversions.h:73:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_chk(_TRet __val, std::true_type) // only called when _Ret is int ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/string_conversions.h: At global scope: C:/rtools40/mingw64/include/c++/8.3.0/ext/string_conversions.h:101:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _CharT* __fmt, ...) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6410:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture stoi(const string& __str, size_t* __idx = 0, int __base = 10) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6415:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture stol(const string& __str, size_t* __idx = 0, int __base = 10) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6420:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture stoul(const string& __str, size_t* __idx = 0, int __base = 10) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6425:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture stoll(const string& __str, size_t* __idx = 0, int __base = 10) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6430:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture stoull(const string& __str, size_t* __idx = 0, int __base = 10) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6436:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture stof(const string& __str, size_t* __idx = 0) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6440:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture stod(const string& __str, size_t* __idx = 0) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6444:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture stold(const string& __str, size_t* __idx = 0) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6453:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_string(int __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6458:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_string(unsigned __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6464:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_string(long __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6469:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_string(unsigned long __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6475:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_string(long long __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6481:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_string(unsigned long long __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6487:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_string(float __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6496:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_string(double __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6505:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_string(long double __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6516:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture stoi(const wstring& __str, size_t* __idx = 0, int __base = 10) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6521:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture stol(const wstring& __str, size_t* __idx = 0, int __base = 10) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6526:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture stoul(const wstring& __str, size_t* __idx = 0, int __base = 10) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6531:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture stoll(const wstring& __str, size_t* __idx = 0, int __base = 10) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6536:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture stoull(const wstring& __str, size_t* __idx = 0, int __base = 10) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6542:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture stof(const wstring& __str, size_t* __idx = 0) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6546:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture stod(const wstring& __str, size_t* __idx = 0) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6550:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture stold(const wstring& __str, size_t* __idx = 0) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6556:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_wstring(int __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6561:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_wstring(unsigned __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6567:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_wstring(long __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6572:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_wstring(unsigned long __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6578:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_wstring(long long __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6584:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_wstring(unsigned long long __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6590:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_wstring(float __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6599:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_wstring(double __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6608:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_wstring(long double __val) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6626, from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:66:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __poison_hash(__poison_hash&&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:67:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~__poison_hash(); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:82:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __hash_enum(__hash_enum&&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:83:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~__hash_enum(); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:91:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Tp __val) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:109:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Tp* __p) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:124:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Cxx_hashtable_define_trivial_hash(bool) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:127:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Cxx_hashtable_define_trivial_hash(char) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:130:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Cxx_hashtable_define_trivial_hash(signed char) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:133:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Cxx_hashtable_define_trivial_hash(unsigned char) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:136:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Cxx_hashtable_define_trivial_hash(wchar_t) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:139:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Cxx_hashtable_define_trivial_hash(char16_t) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:142:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Cxx_hashtable_define_trivial_hash(char32_t) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:145:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Cxx_hashtable_define_trivial_hash(short) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:148:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Cxx_hashtable_define_trivial_hash(int) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:151:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Cxx_hashtable_define_trivial_hash(long) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:154:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Cxx_hashtable_define_trivial_hash(long long) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:157:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Cxx_hashtable_define_trivial_hash(unsigned short) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:160:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Cxx_hashtable_define_trivial_hash(unsigned int) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:163:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Cxx_hashtable_define_trivial_hash(unsigned long) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:166:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Cxx_hashtable_define_trivial_hash(unsigned long long) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:169:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Cxx_hashtable_define_trivial_hash(__GLIBCXX_TYPE_INT_N_0) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:170:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Cxx_hashtable_define_trivial_hash(__GLIBCXX_TYPE_INT_N_0 unsigned) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:191:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __seed = static_cast(0xc70f6907UL)) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:196:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture hash(const _Tp& __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:201:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __hash_combine(const _Tp& __val, size_t __hash) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:210:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __seed = static_cast(2166136261UL)) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:215:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture hash(const _Tp& __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:220:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __hash_combine(const _Tp& __val, size_t __hash) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:229:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(float __val) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:241:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(double __val) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:254:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(long double __val) const noexcept; ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6641:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const string& __s) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6656:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const wstring& __s) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6674:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const u16string& __s) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6689:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const u32string& __s) const noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:59:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(basic_string& __s) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:53, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:133:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_create(size_type& __capacity, size_type __old_capacity) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:165:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::input_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:208:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::forward_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:238:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_construct(size_type __n, _CharT __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:255:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_assign(const basic_string& __str) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:281:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reserve(size_type __res) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:312:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_type __len2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:335:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_erase(size_type __pos, size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:348:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture resize(size_type __n, _CharT __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:360:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_append(const _CharT* __s, size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:382:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::__false_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:394:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CharT __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:423:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const size_type __len2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:475:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture copy(_CharT* __s, size_type __n, size_type __pos) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1158:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const basic_string<_CharT, _Traits, _Alloc>& __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1173:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+(_CharT __lhs, const basic_string<_CharT, _Traits, _Alloc>& __rhs) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1189:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1224:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find(_CharT __c, size_type __pos) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1243:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1264:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rfind(_CharT __c, size_type __pos) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1282:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1298:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1320:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1332:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find_first_not_of(_CharT __c, size_type __pos) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1344:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1365:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find_last_not_of(_CharT __c, size_type __pos) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:53, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1385:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture compare(size_type __pos, size_type __n, const basic_string& __str) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1401:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_type __pos2, size_type __n2) const ^~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1418:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture compare(const _CharT* __s) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:53, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1433:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture compare(size_type __pos, size_type __n1, const _CharT* __s) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1450:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_type __n2) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1466:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_string<_CharT, _Traits, _Alloc>& __str) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1538:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_string<_CharT, _Traits, _Alloc>& __str, _CharT __delim) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1617:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>>(basic_istream&, string&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1620:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<<(basic_ostream&, const string&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1623:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture getline(basic_istream&, string&, char); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1626:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture getline(basic_istream&, string&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1638:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>>(basic_istream&, wstring&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1641:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<<(basic_ostream&, const wstring&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1644:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture getline(basic_istream&, wstring&, wchar_t); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1647:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture getline(basic_istream&, wstring&); ^ In file included from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: ../inst/include/dType.h:247:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TdInteger() {} ^ ../inst/include/dType.h:249:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TdInteger(TYPE val) { fVal = val; } ^ ../inst/include/dType.h:251:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE TdInteger& operator+= (TYPE val) ^ ../inst/include/dType.h:253:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE TdInteger& operator-= (TYPE val) ^ ../inst/include/dType.h:255:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE TdInteger& operator++ () ^ ../inst/include/dType.h:257:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE TdInteger& operator-- () ^ ../inst/include/dType.h:261:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE TdInteger& operator= (TYPE val) ^ ../inst/include/dType.h:264:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE bool operator== (const TdInteger &val) const ^~~~~ ../inst/include/dType.h:266:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE bool operator!= (const TdInteger &val) const ^~~~~ ../inst/include/dType.h:270:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator TYPE() const ^~~~~ ../inst/include/dType.h:273:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE TYPE& Get() ^ ../inst/include/dType.h:276:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE const TYPE& Get() const ^~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cstring:42, from CoreArray/dPlatform.h:45, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:45:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void *__cdecl _memccpy(void *_Dst,const void *_Src,int _Val,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:45:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:46:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CONST_RETURN void *__cdecl memchr(const void *_Buf ,int _Val,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:46:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:47:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _memicmp(const void *_Buf1,const void *_Buf2,size_t _Size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:47:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:48:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _memicmp_l(const void *_Buf1,const void *_Buf2,size_t _Size,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:48:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:49:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl memcmp(const void *_Buf1,const void *_Buf2,size_t _Size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:49:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:50:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void * __cdecl memcpy(void * __restrict__ _Dst,const void * __restrict__ _Src,size_t _Size) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:50:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/cstring:42, from CoreArray/dPlatform.h:45, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:51:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP errno_t __cdecl memcpy_s (void *_dest,size_t _numberOfElements,const void *_src,size_t _count); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:51:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:52:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void * __cdecl mempcpy (void *_Dst, const void *_Src, size_t _Size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:52:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:53:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void * __cdecl memset(void *_Dst,int _Val,size_t _Size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:53:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:55:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void * __cdecl memccpy(void *_Dst,const void *_Src,int _Val,size_t _Size) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:55:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:56:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl memicmp(const void *_Buf1,const void *_Buf2,size_t _Size) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:56:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:59:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char * __cdecl _strset(char *_Str,int _Val) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:59:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:60:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char * __cdecl _strset_l(char *_Str,int _Val,_locale_t _Locale) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:60:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:61:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char * __cdecl strcpy(char * __restrict__ _Dest,const char * __restrict__ _Source); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:61:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:62:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char * __cdecl strcat(char * __restrict__ _Dest,const char * __restrict__ _Source); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:62:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:63:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl strcmp(const char *_Str1,const char *_Str2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:63:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:64:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl strlen(const char *_Str); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:64:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:65:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl strnlen(const char *_Str,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:65:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:66:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *__cdecl memmove(void *_Dst,const void *_Src,size_t _Size) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:66:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:67:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP char *__cdecl _strdup(const char *_Src); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:67:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:68:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CONST_RETURN char *__cdecl strchr(const char *_Str,int _Val); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:68:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:69:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _stricmp(const char *_Str1,const char *_Str2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:69:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:70:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _strcmpi(const char *_Str1,const char *_Str2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:70:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:71:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _stricmp_l(const char *_Str1,const char *_Str2,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:71:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:72:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl strcoll(const char *_Str1,const char *_Str2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:72:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:73:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _strcoll_l(const char *_Str1,const char *_Str2,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:73:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:74:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _stricoll(const char *_Str1,const char *_Str2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:74:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:75:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _stricoll_l(const char *_Str1,const char *_Str2,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:75:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:76:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _strncoll (const char *_Str1,const char *_Str2,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:76:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:77:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _strncoll_l(const char *_Str1,const char *_Str2,size_t _MaxCount,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:77:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:78:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _strnicoll (const char *_Str1,const char *_Str2,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:78:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:79:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _strnicoll_l(const char *_Str1,const char *_Str2,size_t _MaxCount,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:79:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:80:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl strcspn(const char *_Str,const char *_Control); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:80:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:81:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP char *__cdecl _strerror(const char *_ErrMsg) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:81:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:82:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl strerror(int) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:82:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:83:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP char *__cdecl _strlwr(char *_String) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:83:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:84:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *strlwr_l(char *_String,_locale_t _Locale) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:84:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:85:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl strncat(char * __restrict__ _Dest,const char * __restrict__ _Source,size_t _Count) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:85:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:86:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl strncmp(const char *_Str1,const char *_Str2,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:86:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:87:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _strnicmp(const char *_Str1,const char *_Str2,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:87:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:88:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _strnicmp_l(const char *_Str1,const char *_Str2,size_t _MaxCount,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:88:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:89:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *strncpy(char * __restrict__ _Dest,const char * __restrict__ _Source,size_t _Count) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:89:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:90:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP char *__cdecl _strnset(char *_Str,int _Val,size_t _MaxCount) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:90:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:91:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP char *__cdecl _strnset_l(char *str,int c,size_t count,_locale_t _Locale) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:91:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:92:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CONST_RETURN char *__cdecl strpbrk(const char *_Str,const char *_Control); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:92:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:93:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CONST_RETURN char *__cdecl strrchr(const char *_Str,int _Ch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:93:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:94:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP char *__cdecl _strrev(char *_Str); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:94:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:95:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl strspn(const char *_Str,const char *_Control); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:95:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:96:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CONST_RETURN char *__cdecl strstr(const char *_Str,const char *_SubStr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:96:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:97:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl strtok(char * __restrict__ _Str,const char * __restrict__ _Delim) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:97:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:100:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *strtok_r(char * __restrict__ _Str, const char * __restrict__ _Delim, char ** __restrict__ __last); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:100:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:102:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP char *__cdecl _strupr(char *_String) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:102:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:103:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP char *_strupr_l(char *_String,_locale_t _Locale) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:103:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:104:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl strxfrm(char * __restrict__ _Dst,const char * __restrict__ _Src,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:104:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:105:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP size_t __cdecl _strxfrm_l(char * __restrict__ _Dst,const char * __restrict__ _Src,size_t _MaxCount,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:105:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:108:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl strdup(const char *_Src) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:108:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:109:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl strcmpi(const char *_Str1,const char *_Str2) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:109:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:110:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl stricmp(const char *_Str1,const char *_Str2) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:110:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:111:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl strlwr(char *_Str) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:111:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:112:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl strnicmp(const char *_Str1,const char *_Str,size_t _MaxCount) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:112:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:113:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl strncasecmp (const char *, const char *, size_t); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:113:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:114:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl strcasecmp (const char *, const char *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:114:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:116:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE int __cdecl strncasecmp (const char *__sz1, const char *__sz2, size_t __sizeMaxCompare) { return _strnicmp (__sz1, __sz2, __sizeMaxCompare); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:117:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE int __cdecl strcasecmp (const char *__sz1, const char *__sz2) { return _stricmp (__sz1, __sz2); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:122:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl strnset(char *_Str,int _Val,size_t _MaxCount) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:122:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:123:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl strrev(char *_Str) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:123:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:124:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl strset(char *_Str,int _Val) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:124:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:125:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl strupr(char *_Str) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:125:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:190, from C:/rtools40/mingw64/include/c++/8.3.0/cstring:42, from CoreArray/dPlatform.h:45, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:26:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _strset_s(char *_Dst,size_t _DstSize,int _Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:26:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:27:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _strerror_s(char *_Buf,size_t _SizeInBytes,const char *_ErrMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:27:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:28:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP errno_t __cdecl strerror_s(char *_Buf,size_t _SizeInBytes,int _ErrNum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:28:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:29:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _strlwr_s(char *_Str,size_t _Size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:29:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:30:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _strlwr_s_l(char *_Str,size_t _Size,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:30:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:31:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _strnset_s(char *_Str,size_t _Size,int _Val,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:31:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:32:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _strupr_s(char *_Str,size_t _Size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:32:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:33:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _strupr_s_l(char *_Str,size_t _Size,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:33:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:35:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl strncat_s(char *_Dst,size_t _DstSizeInChars,const char *_Src,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:35:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:36:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _strncat_s_l(char *_Dst,size_t _DstSizeInChars,const char *_Src,size_t _MaxCount,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:36:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:37:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl strcpy_s(char *_Dst, rsize_t _SizeInBytes, const char *_Src); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:37:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:38:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_1(errno_t, strcpy_s, char, _Dest, const char *, _Source) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:190, from C:/rtools40/mingw64/include/c++/8.3.0/cstring:42, from CoreArray/dPlatform.h:45, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:39:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl strncpy_s(char *_Dst, size_t _DstSizeInChars, const char *_Src, size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:39:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:40:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_2(errno_t, strncpy_s, char, _Dest, const char *, _Source, size_t, _MaxCount) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:190, from C:/rtools40/mingw64/include/c++/8.3.0/cstring:42, from CoreArray/dPlatform.h:45, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:41:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _strncpy_s_l(char *_Dst, size_t _DstSizeInChars, const char *_Src, size_t _MaxCount, _locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:41:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:42:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_3(errno_t, _strncpy_s_l, char, _Dest, const char *, _Source, size_t, _MaxCount, _locale_t, _Locale); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:190, from C:/rtools40/mingw64/include/c++/8.3.0/cstring:42, from CoreArray/dPlatform.h:45, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:43:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP char *__cdecl strtok_s(char *_Str,const char *_Delim,char **_Context); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:43:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:44:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP char *__cdecl _strtok_s_l(char *_Str,const char *_Delim,char **_Context,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:44:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:45:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl strcat_s(char *_Dst, rsize_t _SizeInBytes, const char * _Src); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:45:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:46:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_1(errno_t, strcat_s, char, _Dest, const char *, _Source) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:190, from C:/rtools40/mingw64/include/c++/8.3.0/cstring:42, from CoreArray/dPlatform.h:45, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:48:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP errno_t __cdecl memmove_s(void *_dest,size_t _numberOfElements,const void *_src,size_t _count); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:48:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from CoreArray/dPlatform.h:45, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/cstring:100:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memchr(void* __s, int __c, size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/cstring:104:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture strchr(char* __s, int __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/cstring:108:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture strpbrk(char* __s1, const char* __s2) ^ C:/rtools40/mingw64/include/c++/8.3.0/cstring:112:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture strrchr(char* __s, int __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/cstring:116:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture strstr(char* __s1, const char* __s2) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:317:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture min() _GLIBCXX_USE_NOEXCEPT { return _Tp(); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:321:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max() _GLIBCXX_USE_NOEXCEPT { return _Tp(); } ^~~~~~~~~~~~~~~~~~~~~ In file included from CoreArray/dPlatform.h:47, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:327:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lowest() noexcept { return _Tp(); } ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:333:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture epsilon() _GLIBCXX_USE_NOEXCEPT { return _Tp(); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:337:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture round_error() _GLIBCXX_USE_NOEXCEPT { return _Tp(); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:341:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture infinity() _GLIBCXX_USE_NOEXCEPT { return _Tp(); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:346:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture quiet_NaN() _GLIBCXX_USE_NOEXCEPT { return _Tp(); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:351:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture signaling_NaN() _GLIBCXX_USE_NOEXCEPT { return _Tp(); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:357:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture denorm_min() _GLIBCXX_USE_NOEXCEPT { return _Tp(); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:388:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture min() _GLIBCXX_USE_NOEXCEPT { return false; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:391:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max() _GLIBCXX_USE_NOEXCEPT { return true; } ^~~~~~~~~~~~~~~~~~~~~ In file included from CoreArray/dPlatform.h:47, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:395:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lowest() noexcept { return min(); } ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:408:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture epsilon() _GLIBCXX_USE_NOEXCEPT { return false; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:411:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture round_error() _GLIBCXX_USE_NOEXCEPT { return false; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:426:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture infinity() _GLIBCXX_USE_NOEXCEPT { return false; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:429:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture quiet_NaN() _GLIBCXX_USE_NOEXCEPT { return false; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:432:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture signaling_NaN() _GLIBCXX_USE_NOEXCEPT { return false; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:435:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture denorm_min() _GLIBCXX_USE_NOEXCEPT { return false; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:457:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture min() _GLIBCXX_USE_NOEXCEPT { return __glibcxx_min(char); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:460:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max() _GLIBCXX_USE_NOEXCEPT { return __glibcxx_max(char); } ^~~~~~~~~~~~~~~~~~~~~ In file included from CoreArray/dPlatform.h:47, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:464:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lowest() noexcept { return min(); } ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:478:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture epsilon() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:481:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture round_error() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:496:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char infinity() _GLIBCXX_USE_NOEXCEPT { return char(); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:499:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture quiet_NaN() _GLIBCXX_USE_NOEXCEPT { return char(); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:502:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture signaling_NaN() _GLIBCXX_USE_NOEXCEPT { return char(); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:505:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture denorm_min() _GLIBCXX_USE_NOEXCEPT { return static_cast(0); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:524:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture min() _GLIBCXX_USE_NOEXCEPT { return -__SCHAR_MAX__ - 1; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:527:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max() _GLIBCXX_USE_NOEXCEPT { return __SCHAR_MAX__; } ^~~~~~~~~~~~~~~~~~~~~ In file included from CoreArray/dPlatform.h:47, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:531:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lowest() noexcept { return min(); } ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:546:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture epsilon() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:549:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture round_error() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:564:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture infinity() _GLIBCXX_USE_NOEXCEPT { return static_cast(0); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:567:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture quiet_NaN() _GLIBCXX_USE_NOEXCEPT { return static_cast(0); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:570:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture signaling_NaN() _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:574:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture denorm_min() _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:594:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture min() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:597:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max() _GLIBCXX_USE_NOEXCEPT { return __SCHAR_MAX__ * 2U + 1; } ^~~~~~~~~~~~~~~~~~~~~ In file included from CoreArray/dPlatform.h:47, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:601:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lowest() noexcept { return min(); } ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:617:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture epsilon() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:620:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture round_error() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:635:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture infinity() _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:639:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture quiet_NaN() _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:643:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture signaling_NaN() _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:647:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture denorm_min() _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:667:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture min() _GLIBCXX_USE_NOEXCEPT { return __glibcxx_min (wchar_t); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:670:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max() _GLIBCXX_USE_NOEXCEPT { return __glibcxx_max (wchar_t); } ^~~~~~~~~~~~~~~~~~~~~ In file included from CoreArray/dPlatform.h:47, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:674:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lowest() noexcept { return min(); } ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:689:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture epsilon() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:692:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture round_error() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:707:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture infinity() _GLIBCXX_USE_NOEXCEPT { return wchar_t(); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:710:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture quiet_NaN() _GLIBCXX_USE_NOEXCEPT { return wchar_t(); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:713:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture signaling_NaN() _GLIBCXX_USE_NOEXCEPT { return wchar_t(); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:716:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture denorm_min() _GLIBCXX_USE_NOEXCEPT { return wchar_t(); } ^~~~~~~~~~~~~~~~~~~~~ In file included from CoreArray/dPlatform.h:47, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:736:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture min() noexcept { return __glibcxx_min (char16_t); } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:739:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max() noexcept { return __glibcxx_max (char16_t); } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:742:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lowest() noexcept { return min(); } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:753:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture epsilon() noexcept { return 0; } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:756:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture round_error() noexcept { return 0; } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:770:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture infinity() noexcept { return char16_t(); } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:773:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture quiet_NaN() noexcept { return char16_t(); } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:776:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture signaling_NaN() noexcept { return char16_t(); } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:779:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture denorm_min() noexcept { return char16_t(); } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:797:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture min() noexcept { return __glibcxx_min (char32_t); } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:800:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max() noexcept { return __glibcxx_max (char32_t); } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:803:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lowest() noexcept { return min(); } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:814:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture epsilon() noexcept { return 0; } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:817:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture round_error() noexcept { return 0; } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:831:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture infinity() noexcept { return char32_t(); } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:834:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture quiet_NaN() noexcept { return char32_t(); } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:837:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture signaling_NaN() noexcept { return char32_t(); } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:840:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture denorm_min() noexcept { return char32_t(); } ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:859:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture min() _GLIBCXX_USE_NOEXCEPT { return -__SHRT_MAX__ - 1; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:862:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max() _GLIBCXX_USE_NOEXCEPT { return __SHRT_MAX__; } ^~~~~~~~~~~~~~~~~~~~~ In file included from CoreArray/dPlatform.h:47, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:866:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lowest() noexcept { return min(); } ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:880:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture epsilon() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:883:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture round_error() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:898:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture infinity() _GLIBCXX_USE_NOEXCEPT { return short(); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:901:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture quiet_NaN() _GLIBCXX_USE_NOEXCEPT { return short(); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:904:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture signaling_NaN() _GLIBCXX_USE_NOEXCEPT { return short(); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:907:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture denorm_min() _GLIBCXX_USE_NOEXCEPT { return short(); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:926:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture min() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:929:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max() _GLIBCXX_USE_NOEXCEPT { return __SHRT_MAX__ * 2U + 1; } ^~~~~~~~~~~~~~~~~~~~~ In file included from CoreArray/dPlatform.h:47, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:933:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lowest() noexcept { return min(); } ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:949:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture epsilon() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:952:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture round_error() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:967:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture infinity() _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:971:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture quiet_NaN() _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:975:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture signaling_NaN() _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:979:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture denorm_min() _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:999:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture min() _GLIBCXX_USE_NOEXCEPT { return -__INT_MAX__ - 1; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1002:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max() _GLIBCXX_USE_NOEXCEPT { return __INT_MAX__; } ^~~~~~~~~~~~~~~~~~~~~ In file included from CoreArray/dPlatform.h:47, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:1006:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lowest() noexcept { return min(); } ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:1020:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture epsilon() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1023:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture round_error() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1038:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture infinity() _GLIBCXX_USE_NOEXCEPT { return static_cast(0); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1041:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture quiet_NaN() _GLIBCXX_USE_NOEXCEPT { return static_cast(0); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1044:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture signaling_NaN() _GLIBCXX_USE_NOEXCEPT { return static_cast(0); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1047:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture denorm_min() _GLIBCXX_USE_NOEXCEPT { return static_cast(0); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1066:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture min() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1069:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max() _GLIBCXX_USE_NOEXCEPT { return __INT_MAX__ * 2U + 1; } ^~~~~~~~~~~~~~~~~~~~~ In file included from CoreArray/dPlatform.h:47, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:1073:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lowest() noexcept { return min(); } ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:1089:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture epsilon() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1092:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture round_error() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1107:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture infinity() _GLIBCXX_USE_NOEXCEPT { return static_cast(0); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1110:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture quiet_NaN() _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1114:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture signaling_NaN() _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1118:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture denorm_min() _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1138:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture min() _GLIBCXX_USE_NOEXCEPT { return -__LONG_MAX__ - 1; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1141:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max() _GLIBCXX_USE_NOEXCEPT { return __LONG_MAX__; } ^~~~~~~~~~~~~~~~~~~~~ In file included from CoreArray/dPlatform.h:47, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:1145:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lowest() noexcept { return min(); } ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:1159:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture epsilon() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1162:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture round_error() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1177:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture infinity() _GLIBCXX_USE_NOEXCEPT { return static_cast(0); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1180:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture quiet_NaN() _GLIBCXX_USE_NOEXCEPT { return static_cast(0); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1183:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture signaling_NaN() _GLIBCXX_USE_NOEXCEPT { return static_cast(0); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1186:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture denorm_min() _GLIBCXX_USE_NOEXCEPT { return static_cast(0); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1205:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture min() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1208:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max() _GLIBCXX_USE_NOEXCEPT { return __LONG_MAX__ * 2UL + 1; } ^~~~~~~~~~~~~~~~~~~~~ In file included from CoreArray/dPlatform.h:47, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:1212:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lowest() noexcept { return min(); } ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:1228:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture epsilon() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1231:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture round_error() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1246:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture infinity() _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1250:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture quiet_NaN() _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1254:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture signaling_NaN() _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1258:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture denorm_min() _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1278:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture min() _GLIBCXX_USE_NOEXCEPT { return -__LONG_LONG_MAX__ - 1; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1281:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max() _GLIBCXX_USE_NOEXCEPT { return __LONG_LONG_MAX__; } ^~~~~~~~~~~~~~~~~~~~~ In file included from CoreArray/dPlatform.h:47, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:1285:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lowest() noexcept { return min(); } ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:1301:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture epsilon() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1304:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture round_error() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1319:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture infinity() _GLIBCXX_USE_NOEXCEPT { return static_cast(0); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1322:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture quiet_NaN() _GLIBCXX_USE_NOEXCEPT { return static_cast(0); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1325:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture signaling_NaN() _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1329:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture denorm_min() _GLIBCXX_USE_NOEXCEPT { return static_cast(0); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1348:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture min() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1351:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max() _GLIBCXX_USE_NOEXCEPT { return __LONG_LONG_MAX__ * 2ULL + 1; } ^~~~~~~~~~~~~~~~~~~~~ In file included from CoreArray/dPlatform.h:47, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:1355:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lowest() noexcept { return min(); } ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:1371:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture epsilon() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1374:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture round_error() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1389:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture infinity() _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1393:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture quiet_NaN() _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1397:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture signaling_NaN() _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1401:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture denorm_min() _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1570:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __INT_N(__GLIBCXX_TYPE_INT_N_0, __GLIBCXX_BITSIZE_INT_N_0, ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1570:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __INT_N(__GLIBCXX_TYPE_INT_N_0, __GLIBCXX_BITSIZE_INT_N_0, ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1570:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __INT_N(__GLIBCXX_TYPE_INT_N_0, __GLIBCXX_BITSIZE_INT_N_0, ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1570:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __INT_N(__GLIBCXX_TYPE_INT_N_0, __GLIBCXX_BITSIZE_INT_N_0, ^~~~~~~ In file included from CoreArray/dPlatform.h:47, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:1571:4: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __INT_N_201103 (__GLIBCXX_TYPE_INT_N_0), __INT_N_U201103 (__GLIBCXX_TYPE_INT_N_0)) ^~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:1570:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __INT_N(__GLIBCXX_TYPE_INT_N_0, __GLIBCXX_BITSIZE_INT_N_0, ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1570:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __INT_N(__GLIBCXX_TYPE_INT_N_0, __GLIBCXX_BITSIZE_INT_N_0, ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1570:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __INT_N(__GLIBCXX_TYPE_INT_N_0, __GLIBCXX_BITSIZE_INT_N_0, ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1570:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __INT_N(__GLIBCXX_TYPE_INT_N_0, __GLIBCXX_BITSIZE_INT_N_0, ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1570:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __INT_N(__GLIBCXX_TYPE_INT_N_0, __GLIBCXX_BITSIZE_INT_N_0, ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1570:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __INT_N(__GLIBCXX_TYPE_INT_N_0, __GLIBCXX_BITSIZE_INT_N_0, ^~~~~~~ In file included from CoreArray/dPlatform.h:47, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:1571:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __INT_N_201103 (__GLIBCXX_TYPE_INT_N_0), __INT_N_U201103 (__GLIBCXX_TYPE_INT_N_0)) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:1570:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __INT_N(__GLIBCXX_TYPE_INT_N_0, __GLIBCXX_BITSIZE_INT_N_0, ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1570:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __INT_N(__GLIBCXX_TYPE_INT_N_0, __GLIBCXX_BITSIZE_INT_N_0, ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1570:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __INT_N(__GLIBCXX_TYPE_INT_N_0, __GLIBCXX_BITSIZE_INT_N_0, ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1570:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __INT_N(__GLIBCXX_TYPE_INT_N_0, __GLIBCXX_BITSIZE_INT_N_0, ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1570:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __INT_N(__GLIBCXX_TYPE_INT_N_0, __GLIBCXX_BITSIZE_INT_N_0, ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1570:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __INT_N(__GLIBCXX_TYPE_INT_N_0, __GLIBCXX_BITSIZE_INT_N_0, ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1599:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture min() _GLIBCXX_USE_NOEXCEPT { return __FLT_MIN__; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1602:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max() _GLIBCXX_USE_NOEXCEPT { return __FLT_MAX__; } ^~~~~~~~~~~~~~~~~~~~~ In file included from CoreArray/dPlatform.h:47, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:1606:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lowest() noexcept { return -__FLT_MAX__; } ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:1621:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture epsilon() _GLIBCXX_USE_NOEXCEPT { return __FLT_EPSILON__; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1624:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture round_error() _GLIBCXX_USE_NOEXCEPT { return 0.5F; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1640:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture infinity() _GLIBCXX_USE_NOEXCEPT { return __builtin_huge_valf(); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1643:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture quiet_NaN() _GLIBCXX_USE_NOEXCEPT { return __builtin_nanf(""); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1646:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture signaling_NaN() _GLIBCXX_USE_NOEXCEPT { return __builtin_nansf(""); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1649:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture denorm_min() _GLIBCXX_USE_NOEXCEPT { return __FLT_DENORM_MIN__; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1674:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture min() _GLIBCXX_USE_NOEXCEPT { return __DBL_MIN__; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1677:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max() _GLIBCXX_USE_NOEXCEPT { return __DBL_MAX__; } ^~~~~~~~~~~~~~~~~~~~~ In file included from CoreArray/dPlatform.h:47, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:1681:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lowest() noexcept { return -__DBL_MAX__; } ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:1696:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture epsilon() _GLIBCXX_USE_NOEXCEPT { return __DBL_EPSILON__; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1699:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture round_error() _GLIBCXX_USE_NOEXCEPT { return 0.5; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1715:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture infinity() _GLIBCXX_USE_NOEXCEPT { return __builtin_huge_val(); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1718:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture quiet_NaN() _GLIBCXX_USE_NOEXCEPT { return __builtin_nan(""); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1721:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture signaling_NaN() _GLIBCXX_USE_NOEXCEPT { return __builtin_nans(""); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1724:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture denorm_min() _GLIBCXX_USE_NOEXCEPT { return __DBL_DENORM_MIN__; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1749:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture min() _GLIBCXX_USE_NOEXCEPT { return __LDBL_MIN__; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1752:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max() _GLIBCXX_USE_NOEXCEPT { return __LDBL_MAX__; } ^~~~~~~~~~~~~~~~~~~~~ In file included from CoreArray/dPlatform.h:47, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:1756:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lowest() noexcept { return -__LDBL_MAX__; } ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:1771:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture epsilon() _GLIBCXX_USE_NOEXCEPT { return __LDBL_EPSILON__; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1774:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture round_error() _GLIBCXX_USE_NOEXCEPT { return 0.5L; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1790:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture infinity() _GLIBCXX_USE_NOEXCEPT { return __builtin_huge_vall(); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1793:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture quiet_NaN() _GLIBCXX_USE_NOEXCEPT { return __builtin_nanl(""); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1796:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture signaling_NaN() _GLIBCXX_USE_NOEXCEPT { return __builtin_nansl(""); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1799:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture denorm_min() _GLIBCXX_USE_NOEXCEPT { return __LDBL_DENORM_MIN__; } ^~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:62, from CoreArray/dPlatform.h:48, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_construct.h:74:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Construct(_T1* __p, _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_construct.h:89:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Construct_novalue(_T1* __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_construct.h:97:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Destroy(_Tp* __pointer) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_construct.h:105:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __destroy(_ForwardIterator __first, _ForwardIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_construct.h:117:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __destroy(_ForwardIterator, _ForwardIterator) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_construct.h:127:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Destroy(_ForwardIterator __first, _ForwardIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_construct.h:145:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __destroy_n(_ForwardIterator __first, _Size __count) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_construct.h:158:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __destroy_n(_ForwardIterator __first, _Size __count) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_construct.h:172:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Destroy_n(_ForwardIterator __first, _Size __count) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_construct.h:194:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Allocator& __alloc) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_construct.h:204:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture allocator<_Tp>&) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:63, from CoreArray/dPlatform.h:48, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:77:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:100:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:116:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:144:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Tp& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:166:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Tp& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:182:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Tp& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:204:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Tp& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:227:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Tp& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:244:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture uninitialized_fill_n(_ForwardIterator __first, _Size __n, const _Tp& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:268:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator __result, _Allocator& __alloc) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:288:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator __result, allocator<_Tp>&) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:295:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator __result, _Allocator& __alloc) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:308:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Allocator& __alloc) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:318:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Tp& __x, _Allocator& __alloc) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:337:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Tp& __x, allocator<_Tp2>&) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:344:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Tp& __x, _Allocator& __alloc) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:365:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Tp& __x, allocator<_Tp2>&) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:386:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Allocator& __alloc) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:414:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Allocator& __alloc) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:438:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _InputIterator __last, _Allocator& __alloc) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:461:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Allocator& __alloc) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:486:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __uninit_default(_ForwardIterator __first, _ForwardIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:507:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __uninit_default(_ForwardIterator __first, _ForwardIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:521:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __uninit_default_n(_ForwardIterator __first, _Size __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:543:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __uninit_default_n(_ForwardIterator __first, _Size __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:558:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:574:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __uninitialized_default_n(_ForwardIterator __first, _Size __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:594:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Allocator& __alloc) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:614:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture allocator<_Tp>&) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:624:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Allocator& __alloc) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:644:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture allocator<_Tp>&) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:653:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:675:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:685:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __uninit_default_novalue_n(_ForwardIterator __first, _Size __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:707:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __uninit_default_novalue_n(_ForwardIterator __first, _Size __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:717:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:731:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __uninitialized_default_novalue_n(_ForwardIterator __first, _Size __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:745:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator __result, input_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:766:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture random_access_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:773:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator __result, input_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:794:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture random_access_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:813:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:820:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator __result) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:64, from CoreArray/dPlatform.h:48, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:95:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Vector_impl() ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:99:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Vector_impl(_Tp_alloc_type const& __a) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:64, from CoreArray/dPlatform.h:48, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:104:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Vector_impl(_Tp_alloc_type&& __a) noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:110:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _M_swap_data(_Vector_impl& __x) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:237:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_Tp_allocator() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:241:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_Tp_allocator() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:245:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get_allocator() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:64, from CoreArray/dPlatform.h:48, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:248:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Vector_base() ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:251:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Vector_base(const allocator_type& __a) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:64, from CoreArray/dPlatform.h:48, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:254:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Vector_base(size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:258:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Vector_base(size_t __n, const allocator_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:263:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Vector_base(_Tp_alloc_type&& __a) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:266:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Vector_base(_Vector_base&& __x) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:270:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Vector_base(_Vector_base&& __x, const allocator_type& __a) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:283:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~_Vector_base() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:64, from CoreArray/dPlatform.h:48, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:293:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_allocate(size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:300:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_deallocate(pointer __p, size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:309:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_create_storage(size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:393:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture noexcept(is_nothrow_default_constructible<_Alloc>::value) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:402:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vector(const allocator_type& __a) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:64, from CoreArray/dPlatform.h:48, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:415:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vector(size_type __n, const allocator_type& __a = allocator_type()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:428:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const allocator_type& __a = allocator_type()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:458:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vector(const vector& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:476:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vector(vector&& __x) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:480:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vector(const vector& __x, const allocator_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:491:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture noexcept(_Alloc_traits::_S_always_equal()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:516:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const allocator_type& __a = allocator_type()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:544:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const allocator_type& __a = allocator_type()) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:565:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~vector() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:64, from CoreArray/dPlatform.h:48, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:582:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const vector& __x); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:596:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(vector&& __x) noexcept(_Alloc_traits::_S_nothrow_move()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:617:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(initializer_list __l) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:636:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(size_type __n, const value_type& __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:655:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(_InputIterator __first, _InputIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:681:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(initializer_list __l) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:698:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture begin() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:707:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture begin() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:716:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture end() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:725:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture end() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:734:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rbegin() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:743:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rbegin() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:752:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rend() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:761:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rend() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:64, from CoreArray/dPlatform.h:48, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:771:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cbegin() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:780:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cend() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:789:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture crbegin() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:798:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture crend() const noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:805:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:810:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max_size() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:64, from CoreArray/dPlatform.h:48, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:824:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture resize(size_type __new_size) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:844:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture resize(size_type __new_size, const value_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:876:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shrink_to_fit() ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:885:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture capacity() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:894:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture empty() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:64, from CoreArray/dPlatform.h:48, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:915:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reserve(size_type __n); ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:930:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator[](size_type __n) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:948:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator[](size_type __n) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:64, from CoreArray/dPlatform.h:48, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:957:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_range_check(size_type __n) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:979:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture at(size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:997:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture at(size_type __n) const ^~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1008:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture front() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1019:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture front() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1030:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture back() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1041:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture back() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1055:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture data() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1059:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture data() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:64, from CoreArray/dPlatform.h:48, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1074:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture push_back(const value_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1090:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture push_back(value_type&& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1099:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture emplace_back(_Args&&... __args); ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1112:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pop_back() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:64, from CoreArray/dPlatform.h:48, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1135:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture emplace(const_iterator __position, _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1150:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(const_iterator __position, const value_type& __x); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1180:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(const_iterator __position, value_type&& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1197:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(const_iterator __position, initializer_list __l) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1222:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(const_iterator __position, size_type __n, const value_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1267:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _InputIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1317:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erase(const_iterator __position) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1344:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erase(const_iterator __first, const_iterator __last) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1367:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(vector& __x) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1385:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture clear() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:64, from CoreArray/dPlatform.h:48, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1396:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator __first, _ForwardIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1421:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_initialize_dispatch(_Integer __n, _Integer __value, __true_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1433:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __false_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1444:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::input_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1463:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::forward_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1477:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_fill_initialize(size_type __n, const value_type& __value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1487:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_default_initialize(size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1504:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_assign_dispatch(_Integer __n, _Integer __val, __true_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1511:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __false_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1518:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::input_iterator_tag); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1524:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::forward_iterator_tag); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1529:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_fill_assign(size_type __n, const value_type& __val); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1540:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __true_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1547:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _InputIterator __last, __false_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1557:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _InputIterator __last, std::input_iterator_tag); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1563:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator __last, std::forward_iterator_tag); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1568:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_fill_insert(iterator __pos, size_type __n, const value_type& __x); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1573:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_default_append(size_type __n); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1576:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_shrink_to_fit(); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1593:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Temporary_value(vector* __vec, _Args&&... __args) : _M_this(__vec) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1599:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~_Temporary_value() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1603:9: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_val() { return *reinterpret_cast<_Tp*>(&__buf); } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1607:9: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_ptr() { return pointer_traits::pointer_to(_M_val()); } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1617:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_aux(iterator __position, _Arg&& __arg); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1621:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_realloc_insert(iterator __position, _Args&&... __args); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1625:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_rval(const_iterator __position, value_type&& __v); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1630:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_emplace_aux(const_iterator __position, _Args&&... __args); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1634:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_emplace_aux(const_iterator __position, value_type&& __v) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1640:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_check_len(size_type __n, const char* __s) const ^~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1654:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_erase_at_end(pointer __pos) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:64, from CoreArray/dPlatform.h:48, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1666:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_erase(iterator __position); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1669:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_erase(iterator __first, iterator __last); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1677:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_move_assign(vector&& __x, std::true_type) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1688:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_move_assign(vector&& __x, std::false_type) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1705:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_data_ptr(_Up* __ptr) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:64, from CoreArray/dPlatform.h:48, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1711:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_data_ptr(_Ptr __ptr) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1753:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator==(const vector<_Tp, _Alloc>& __x, const vector<_Tp, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1770:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<(const vector<_Tp, _Alloc>& __x, const vector<_Tp, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1777:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator!=(const vector<_Tp, _Alloc>& __x, const vector<_Tp, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1783:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>(const vector<_Tp, _Alloc>& __x, const vector<_Tp, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1789:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<=(const vector<_Tp, _Alloc>& __x, const vector<_Tp, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1795:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>=(const vector<_Tp, _Alloc>& __x, const vector<_Tp, _Alloc>& __y) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1802:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT_IF(noexcept(__x.swap(__y))) ^~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:65, from CoreArray/dPlatform.h:48, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:77:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Bit_reference(_Bit_type * __x, _Bit_type __y) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:80:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Bit_reference() _GLIBCXX_NOEXCEPT : _M_p(0), _M_mask(0) { } ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:82:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator bool() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:86:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(bool __x) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:96:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const _Bit_reference& __x) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:65, from CoreArray/dPlatform.h:48, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:100:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator==(const _Bit_reference& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:104:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<(const _Bit_reference& __x) const ^~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:108:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture flip() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:65, from CoreArray/dPlatform.h:48, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:114:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(_Bit_reference __x, _Bit_reference __y) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:122:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(_Bit_reference __x, bool& __y) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:130:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(bool& __x, _Bit_reference __y) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:144:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Bit_iterator_base(_Bit_type * __x, unsigned int __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:148:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_bump_up() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:158:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_bump_down() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:168:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_incr(ptrdiff_t __i) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:182:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator==(const _Bit_iterator_base& __i) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:186:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<(const _Bit_iterator_base& __i) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:193:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator!=(const _Bit_iterator_base& __i) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:197:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>(const _Bit_iterator_base& __i) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:201:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<=(const _Bit_iterator_base& __i) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:205:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>=(const _Bit_iterator_base& __i) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:210:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator-(const _Bit_iterator_base& __x, const _Bit_iterator_base& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:222:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Bit_iterator() : _Bit_iterator_base(0, 0) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:224:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Bit_iterator(_Bit_type * __x, unsigned int __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:228:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_const_cast() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:232:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator*() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:236:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:243:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++(int) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:251:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator--() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:258:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator--(int) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:266:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+=(difference_type __i) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:273:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator-=(difference_type __i) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:280:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+(difference_type __i) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:287:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator-(difference_type __i) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:294:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator[](difference_type __i) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:299:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+(ptrdiff_t __n, const _Bit_iterator& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:309:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Bit_const_iterator() : _Bit_iterator_base(0, 0) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:311:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Bit_const_iterator(_Bit_type * __x, unsigned int __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:314:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Bit_const_iterator(const _Bit_iterator& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:318:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_const_cast() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:322:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator*() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:326:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:333:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++(int) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:341:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator--() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:348:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator--(int) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:356:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+=(difference_type __i) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:363:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator-=(difference_type __i) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:370:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+(difference_type __i) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:377:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator-(difference_type __i) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:384:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator[](difference_type __i) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:389:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+(ptrdiff_t __n, const _Bit_const_iterator& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:394:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned int __first, unsigned int __last, bool __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:407:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fill(_Bit_iterator __first, _Bit_iterator __last, const bool& __x) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:440:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Bvector_impl_data() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:65, from CoreArray/dPlatform.h:48, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:445:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Bvector_impl_data(_Bvector_impl_data&& __x) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:451:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_move_data(_Bvector_impl_data&& __x) noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:461:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_reset() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:472:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Bvector_impl() _GLIBCXX_NOEXCEPT_IF( ^~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:477:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Bvector_impl(const _Bit_alloc_type& __a) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:65, from CoreArray/dPlatform.h:48, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:482:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Bvector_impl(_Bvector_impl&&) = default; ^~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:486:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_end_addr() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:498:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_Bit_allocator() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:502:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_Bit_allocator() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:506:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get_allocator() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:65, from CoreArray/dPlatform.h:48, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:510:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Bvector_base() = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:515:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Bvector_base(const allocator_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:519:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Bvector_base(_Bvector_base&&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:522:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~_Bvector_base() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:529:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_allocate(size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:533:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_deallocate() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:547:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_move_data(_Bvector_base&& __x) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:552:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_nword(size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:613:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get_allocator() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:624:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vector() = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:630:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vector(const allocator_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:635:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vector(size_type __n, const allocator_type& __a = allocator_type()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:640:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const allocator_type& __a = allocator_type()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:652:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vector(const vector& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:660:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vector(vector&&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:663:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture noexcept(_Bit_alloc_traits::_S_always_equal()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:676:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vector(const vector& __x, const allocator_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:684:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const allocator_type& __a = allocator_type()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:696:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const allocator_type& __a = allocator_type()) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:710:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~vector() _GLIBCXX_NOEXCEPT { } ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:65, from CoreArray/dPlatform.h:48, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:713:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const vector& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:744:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(vector&& __x) noexcept(_Bit_alloc_traits::_S_nothrow_move()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:769:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(initializer_list __l) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:781:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(size_type __n, const bool& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:788:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(_InputIterator __first, _InputIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:802:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(initializer_list __l) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:807:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture begin() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:811:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture begin() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:815:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture end() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:819:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture end() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:823:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rbegin() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:827:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rbegin() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:831:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rend() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:835:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rend() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:65, from CoreArray/dPlatform.h:48, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:840:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cbegin() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:844:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cend() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:848:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture crbegin() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:852:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture crend() const noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:857:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:861:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max_size() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:873:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture capacity() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:878:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture empty() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:65, from CoreArray/dPlatform.h:48, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:882:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator[](size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:889:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator[](size_type __n) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:897:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_range_check(size_type __n) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:908:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture at(size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:912:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture at(size_type __n) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:916:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reserve(size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:925:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture front() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:929:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture front() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:933:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture back() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:937:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture back() const ^~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:946:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture data() _GLIBCXX_NOEXCEPT { } ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:65, from CoreArray/dPlatform.h:48, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:949:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture push_back(bool __x) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:958:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(vector& __x) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:970:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(reference __x, reference __y) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:65, from CoreArray/dPlatform.h:48, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:979:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(const_iterator __position, const bool& __x = bool()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:998:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _InputIterator __first, _InputIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1018:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(const_iterator __position, size_type __n, const bool& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1032:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(const_iterator __p, initializer_list __l) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1037:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pop_back() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1042:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erase(const_iterator __position) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1050:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erase(const_iterator __first, const_iterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1057:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture resize(size_type __new_size, bool __x = bool()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1067:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shrink_to_fit() ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1072:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture flip() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1080:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture clear() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:65, from CoreArray/dPlatform.h:48, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1090:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture emplace_back(_Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1100:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture emplace(const_iterator __pos, _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1108:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture iterator __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1116:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_initialize(size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1134:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_initialize_value(bool __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1143:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_reallocate(size_type __n); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1147:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_shrink_to_fit(); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1156:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_initialize_dispatch(_Integer __n, _Integer __x, __true_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1165:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __false_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1172:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::input_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1181:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::forward_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1204:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_fill_assign(size_t __n, bool __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1221:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::input_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1235:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::forward_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1256:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __true_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1263:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __false_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1268:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_fill_insert(iterator __position, size_type __n, bool __x); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1273:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _InputIterator __last, std::input_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1285:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator __last, std::forward_iterator_tag); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1288:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_aux(iterator __position, bool __x); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1291:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_check_len(size_type __n, const char* __s) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1301:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_erase_at_end(iterator __pos) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1305:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_erase(iterator __pos); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1308:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_erase(iterator __first, iterator __last); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1328:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _GLIBCXX_STD_C::vector&) const noexcept; ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:69, from CoreArray/dPlatform.h:48, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:67:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reserve(size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:98:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture emplace_back(_Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:120:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(const_iterator __position, const value_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:160:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_erase(iterator __position) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:173:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_erase(iterator __first, iterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:187:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const vector<_Tp, _Alloc>& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:246:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_fill_assign(size_t __n, const value_type& __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:272:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::input_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:290:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::forward_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:328:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_rval(const_iterator __position, value_type&& __v) -> iterator ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:353:10: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture -> iterator ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:383:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_aux(iterator __position, _Arg&& __arg) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:414:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_realloc_insert(iterator __position, _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:479:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_fill_insert(iterator __position, size_type __n, const value_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:581:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_default_append(size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:639:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_shrink_to_fit() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:653:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _InputIterator __last, std::input_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:674:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator __last, std::forward_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:762:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_reallocate(size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:776:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_fill_insert(iterator __position, size_type __n, bool __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:809:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator __last, std::forward_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:842:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_aux(iterator __position, bool __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:870:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_erase(iterator __position) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:881:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_erase(iterator __first, iterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:892:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_shrink_to_fit() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:919:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _GLIBCXX_STD_C::vector& __b) const noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/deque:64, from C:/rtools40/mingw64/include/c++/8.3.0/queue:60, from CoreArray/dPlatform.h:49, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:92:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __deque_buf_size(size_t __size) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:129:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static size_t _S_buffer_size() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:145:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deque_iterator(_Elt_pointer __x, _Map_pointer __y) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:149:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deque_iterator() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:152:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deque_iterator(const iterator& __x) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:157:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_const_cast() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:161:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator*() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:165:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator->() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:169:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:181:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++(int) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:189:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator--() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:201:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator--(int) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:209:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+=(difference_type __n) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:228:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+(difference_type __n) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:235:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator-=(difference_type __n) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:239:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator-(difference_type __n) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:246:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator[](difference_type __n) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:255:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_set_node(_Map_pointer __new_node) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:269:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Deque_iterator<_Tp, _Ref, _Ptr>& __y) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:276:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Deque_iterator<_Tp, _RefR, _PtrR>& __y) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:282:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Deque_iterator<_Tp, _Ref, _Ptr>& __y) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:289:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Deque_iterator<_Tp, _RefR, _PtrR>& __y) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:295:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Deque_iterator<_Tp, _Ref, _Ptr>& __y) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:303:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Deque_iterator<_Tp, _RefR, _PtrR>& __y) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:310:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Deque_iterator<_Tp, _Ref, _Ptr>& __y) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:317:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Deque_iterator<_Tp, _RefR, _PtrR>& __y) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:323:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Deque_iterator<_Tp, _Ref, _Ptr>& __y) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:330:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Deque_iterator<_Tp, _RefR, _PtrR>& __y) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:336:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Deque_iterator<_Tp, _Ref, _Ptr>& __y) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:343:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Deque_iterator<_Tp, _RefR, _PtrR>& __y) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:353:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Deque_iterator<_Tp, _Ref, _Ptr>& __y) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:365:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Deque_iterator<_Tp, _RefR, _PtrR>& __y) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:376:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/deque:64, from C:/rtools40/mingw64/include/c++/8.3.0/queue:60, from CoreArray/dPlatform.h:49, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:382:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Deque_iterator<_Tp, _Tp&, _Tp*>&, const _Tp&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:382:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:388:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deque_iterator<_Tp, _Tp&, _Tp*>); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:388:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:394:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deque_iterator<_Tp, _Tp&, _Tp*> __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:403:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deque_iterator<_Tp, _Tp&, _Tp*>); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:403:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:409:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deque_iterator<_Tp, _Tp&, _Tp*> __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:421:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deque_iterator<_Tp, _Tp&, _Tp*>); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:421:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:427:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deque_iterator<_Tp, _Tp&, _Tp*> __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:436:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deque_iterator<_Tp, _Tp&, _Tp*>); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:436:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:442:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deque_iterator<_Tp, _Tp&, _Tp*> __result) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:485:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get_allocator() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/deque:64, from C:/rtools40/mingw64/include/c++/8.3.0/queue:60, from CoreArray/dPlatform.h:49, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:491:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deque_base() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:495:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deque_base(size_t __num_elements) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:499:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deque_base(const allocator_type& __a, size_t __num_elements) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:503:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deque_base(const allocator_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:508:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deque_base(_Deque_base&& __x, false_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:512:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deque_base(_Deque_base&& __x, true_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:520:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deque_base(_Deque_base&& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:524:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deque_base(_Deque_base&& __x, const allocator_type& __a, size_type __n) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:542:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~_Deque_base() _GLIBCXX_NOEXCEPT; ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/deque:64, from C:/rtools40/mingw64/include/c++/8.3.0/queue:60, from CoreArray/dPlatform.h:49, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:558:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deque_impl() ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:563:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deque_impl(const _Tp_alloc_type& __a) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/deque:64, from C:/rtools40/mingw64/include/c++/8.3.0/queue:60, from CoreArray/dPlatform.h:49, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:569:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deque_impl(_Deque_impl&&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:571:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deque_impl(_Tp_alloc_type&& __a) noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:577:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _M_swap_data(_Deque_impl& __x) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:588:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_Tp_allocator() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:592:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_Tp_allocator() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:596:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_map_allocator() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/deque:64, from C:/rtools40/mingw64/include/c++/8.3.0/queue:60, from CoreArray/dPlatform.h:49, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:600:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_allocate_node() ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:607:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_deallocate_node(_Ptr __p) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/deque:64, from C:/rtools40/mingw64/include/c++/8.3.0/queue:60, from CoreArray/dPlatform.h:49, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:614:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_allocate_map(size_t __n) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:621:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_deallocate_map(_Map_pointer __p, size_t __n) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/deque:64, from C:/rtools40/mingw64/include/c++/8.3.0/queue:60, from CoreArray/dPlatform.h:49, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:628:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _M_initialize_map(size_t); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:629:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _M_create_nodes(_Map_pointer __nstart, _Map_pointer __nfinish); ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:631:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Map_pointer __nfinish) _GLIBCXX_NOEXCEPT; ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/deque:64, from C:/rtools40/mingw64/include/c++/8.3.0/queue:60, from CoreArray/dPlatform.h:49, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:639:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_move_impl() ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:662:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~_Deque_base() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/deque:64, from C:/rtools40/mingw64/include/c++/8.3.0/queue:60, from CoreArray/dPlatform.h:49, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:683:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_initialize_map(size_t __num_elements) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:722:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_create_nodes(_Map_pointer __nstart, _Map_pointer __nfinish) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:741:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Map_pointer __nfinish) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:872:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static size_t _S_buffer_size() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/deque:64, from C:/rtools40/mingw64/include/c++/8.3.0/queue:60, from CoreArray/dPlatform.h:49, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:898:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture deque() : _Base() { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:905:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture deque(const allocator_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:918:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture deque(size_type __n, const allocator_type& __a = allocator_type()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:931:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const allocator_type& __a = allocator_type()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:957:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture deque(const deque& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:972:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture deque(deque&& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:976:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture deque(const deque& __x, const allocator_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:983:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture deque(deque&& __x, const allocator_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1007:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const allocator_type& __a = allocator_type()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1034:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const allocator_type& __a = allocator_type()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1054:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~deque() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1067:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const deque& __x); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1079:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(deque&& __x) noexcept(_Alloc_traits::_S_always_equal()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1098:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(initializer_list __l) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1117:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(size_type __n, const value_type& __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1136:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(_InputIterator __first, _InputIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1161:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(initializer_list __l) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1167:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get_allocator() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1176:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture begin() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1184:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture begin() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1193:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture end() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1202:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture end() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1211:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rbegin() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1220:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rbegin() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1229:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rend() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1238:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rend() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/deque:64, from C:/rtools40/mingw64/include/c++/8.3.0/queue:60, from CoreArray/dPlatform.h:49, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1247:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cbegin() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1256:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cend() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1265:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture crbegin() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1274:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture crend() const noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1281:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1286:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max_size() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/deque:64, from C:/rtools40/mingw64/include/c++/8.3.0/queue:60, from CoreArray/dPlatform.h:49, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1300:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture resize(size_type __new_size) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1322:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture resize(size_type __new_size, const value_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1358:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shrink_to_fit() noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1367:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture empty() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1383:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator[](size_type __n) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1401:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator[](size_type __n) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/deque:64, from C:/rtools40/mingw64/include/c++/8.3.0/queue:60, from CoreArray/dPlatform.h:49, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1410:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_range_check(size_type __n) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1432:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture at(size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1450:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture at(size_type __n) const ^~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1461:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture front() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1472:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture front() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1483:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture back() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1496:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture back() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/deque:64, from C:/rtools40/mingw64/include/c++/8.3.0/queue:60, from CoreArray/dPlatform.h:49, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1515:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture push_front(const value_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1530:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture push_front(value_type&& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1539:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture emplace_front(_Args&&... __args); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1552:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture push_back(const value_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1567:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture push_back(value_type&& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1576:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture emplace_back(_Args&&... __args); ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1588:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pop_front() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1611:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pop_back() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/deque:64, from C:/rtools40/mingw64/include/c++/8.3.0/queue:60, from CoreArray/dPlatform.h:49, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1637:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture emplace(const_iterator __position, _Args&&... __args); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1649:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(const_iterator __position, const value_type& __x); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1675:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(const_iterator __position, value_type&& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1688:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(const_iterator __p, initializer_list __l) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1709:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(const_iterator __position, size_type __n, const value_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1746:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _InputIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1790:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erase(const_iterator __position) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1814:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erase(const_iterator __first, const_iterator __last) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1832:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(deque& __x) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1850:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture clear() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/deque:64, from C:/rtools40/mingw64/include/c++/8.3.0/queue:60, from CoreArray/dPlatform.h:49, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1862:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_initialize_dispatch(_Integer __n, _Integer __x, __true_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1872:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __false_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1893:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::input_iterator_tag); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1899:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::forward_iterator_tag); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1913:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_fill_initialize(const value_type& __value); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1918:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_default_initialize(); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1930:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_assign_dispatch(_Integer __n, _Integer __val, __true_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1937:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __false_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1944:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::input_iterator_tag); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1950:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::forward_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1968:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_fill_assign(size_type __n, const value_type& __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1990:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _M_push_back_aux(_Args&&... __args); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1993:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _M_push_front_aux(_Args&&... __args); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1996:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _M_pop_back_aux(); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1998:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _M_pop_front_aux(); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2011:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Integer __n, _Integer __x, __true_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2019:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __false_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2029:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _InputIterator __last, std::input_iterator_tag); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2035:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator __last, std::forward_iterator_tag); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2041:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_fill_insert(iterator __pos, size_type __n, const value_type& __x); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2050:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_aux(iterator __pos, _Args&&... __args); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2055:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_aux(iterator __pos, size_type __n, const value_type& __x); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2062:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_type __n); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2068:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_destroy_data_aux(iterator __first, iterator __last); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2074:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_destroy_data(iterator __first, iterator __last, const _Alloc1&) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2079:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const std::allocator<_Tp>&) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2087:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_erase_at_begin(iterator __pos) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2097:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_erase_at_end(iterator __pos) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2106:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_erase(iterator __pos); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2109:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_erase(iterator __first, iterator __last); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2114:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_default_append(size_type __n); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2117:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_shrink_to_fit(); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2123:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_reserve_elements_at_front(size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2133:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_reserve_elements_at_back(size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2143:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_new_elements_at_front(size_type __new_elements); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2146:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_new_elements_at_back(size_type __new_elements); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2159:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_reserve_map_at_back(size_type __nodes_to_add = 1) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2167:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_reserve_map_at_front(size_type __nodes_to_add = 1) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2175:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_reallocate_map(size_type __nodes_to_add, bool __add_at_front); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2182:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_move_assign1(deque&& __x, /* always equal: */ true_type) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2193:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_move_assign1(deque&& __x, /* always equal: */ false_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2204:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_replace_map(_Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2220:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_move_assign2(deque&& __x, /* propagate: */ true_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2234:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_move_assign2(deque&& __x, /* propagate: */ false_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2278:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const deque<_Tp, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2296:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const deque<_Tp, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2304:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const deque<_Tp, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2311:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const deque<_Tp, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2318:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const deque<_Tp, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2325:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const deque<_Tp, _Alloc>& __y) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2332:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT_IF(noexcept(__x.swap(__y))) ^~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/deque:66, from C:/rtools40/mingw64/include/c++/8.3.0/queue:60, from CoreArray/dPlatform.h:49, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:68:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_default_initialize() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:94:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const deque& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:139:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture emplace_front(_Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:163:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture emplace_back(_Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:186:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture emplace(const_iterator __position, _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:210:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(const_iterator __position, const value_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:234:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_erase(iterator __position) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:257:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_erase(iterator __first, iterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:291:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::input_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:306:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_fill_insert(iterator __pos, size_type __n, const value_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:349:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_default_append(size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:373:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_shrink_to_fit() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:392:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_fill_initialize(const value_type& __value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:419:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::input_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:443:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::forward_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:480:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_push_back_aux(_Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:515:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_push_front_aux(_Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:548:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_pop_back_aux() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:564:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_pop_front_aux() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:579:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::input_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:588:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::forward_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:633:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_aux(iterator __pos, _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:673:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_aux(iterator __pos, size_type __n, const value_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:761:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:847:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_destroy_data_aux(iterator __first, iterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:869:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_new_elements_at_front(size_type __new_elems) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:894:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_new_elements_at_back(size_type __new_elems) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:919:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_reallocate_map(size_type __nodes_to_add, bool __add_at_front) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:967:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Deque_iterator<_Tp, _Tp&, _Tp*>& __last, const _Tp& __value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:988:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deque_iterator<_Tp, _Tp&, _Tp*> __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:1011:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deque_iterator<_Tp, _Tp&, _Tp*> __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:1051:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deque_iterator<_Tp, _Tp&, _Tp*> __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:1074:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deque_iterator<_Tp, _Tp&, _Tp*> __result) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/queue:62, from CoreArray/dPlatform.h:49, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:75:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Compare& __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:92:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __is_heap(_RandomAccessIterator __first, _Distance __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:101:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __is_heap(_RandomAccessIterator __first, _Compare __comp, _Distance __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:110:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __is_heap(_RandomAccessIterator __first, _RandomAccessIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:116:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:130:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Compare& __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:154:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture push_heap(_RandomAccessIterator __first, _RandomAccessIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:190:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:215:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Distance __len, _Tp __value, _Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:244:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _RandomAccessIterator __result, _Compare& __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:271:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pop_heap(_RandomAccessIterator __first, _RandomAccessIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:305:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _RandomAccessIterator __last, _Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:327:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Compare& __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:360:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture make_heap(_RandomAccessIterator __first, _RandomAccessIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:387:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:403:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Compare& __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:422:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture sort_heap(_RandomAccessIterator __first, _RandomAccessIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:450:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:477:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture is_heap_until(_RandomAccessIterator __first, _RandomAccessIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:506:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:529:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture is_heap(_RandomAccessIterator __first, _RandomAccessIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:543:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Compare __comp) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:62, from C:/rtools40/mingw64/include/c++/8.3.0/queue:64, from CoreArray/dPlatform.h:49, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/uses_allocator.h:46:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture struct allocator_arg_t { explicit allocator_arg_t() = default; }; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/uses_allocator.h:71:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture struct _Sink { void operator=(const void*) { } } _M_a; ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/uses_allocator.h:106:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __use_alloc(const _Alloc& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/uses_allocator.h:115:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __use_alloc(const _Alloc&&) = delete; ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/uses_allocator.h:115:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/uses_allocator.h:158:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/uses_allocator.h:163:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/uses_allocator.h:171:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/uses_allocator.h:176:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Args&&... __args) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/queue:64, from CoreArray/dPlatform.h:49, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:111:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator==(const queue<_Tp1, _Seq1>&, const queue<_Tp1, _Seq1>&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:115:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<(const queue<_Tp1, _Seq1>&, const queue<_Tp1, _Seq1>&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:152:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture queue() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:156:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture queue(const _Sequence& __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:160:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture queue(_Sequence&& __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:165:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture queue(const _Alloc& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:169:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture queue(const _Sequence& __c, const _Alloc& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:173:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture queue(_Sequence&& __c, const _Alloc& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:177:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture queue(const queue& __q, const _Alloc& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:181:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture queue(queue&& __q, const _Alloc& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:189:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture empty() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:194:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:202:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture front() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:213:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture front() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:224:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture back() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:235:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture back() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:251:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture push(const value_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:256:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture push(value_type&& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:267:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture emplace(_Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:284:11: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pop() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:294:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture noexcept(__is_nothrow_swappable<_Sequence>::value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:330:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator==(const queue<_Tp, _Seq>& __x, const queue<_Tp, _Seq>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:348:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<(const queue<_Tp, _Seq>& __x, const queue<_Tp, _Seq>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:354:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator!=(const queue<_Tp, _Seq>& __x, const queue<_Tp, _Seq>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:360:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>(const queue<_Tp, _Seq>& __x, const queue<_Tp, _Seq>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:366:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<=(const queue<_Tp, _Seq>& __x, const queue<_Tp, _Seq>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:372:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>=(const queue<_Tp, _Seq>& __x, const queue<_Tp, _Seq>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:385:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture noexcept(noexcept(__x.swap(__y))) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:485:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture priority_queue() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:489:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture priority_queue(const _Compare& __x, const _Sequence& __s) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:494:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture priority_queue(const _Compare& __x, _Sequence&& __s = _Sequence()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:500:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture priority_queue(const _Alloc& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:504:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture priority_queue(const _Compare& __x, const _Alloc& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:509:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Alloc& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:513:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture priority_queue(const _Compare& __x, _Sequence&& __c, const _Alloc& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:517:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture priority_queue(const priority_queue& __q, const _Alloc& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:521:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture priority_queue(priority_queue&& __q, const _Alloc& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:555:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Sequence& __s) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:566:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Sequence&& __s = _Sequence()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:579:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture empty() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:584:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:592:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture top() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:607:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture push(const value_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:615:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture push(value_type&& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:623:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture emplace(_Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:642:11: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pop() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:659:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture >::value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:708:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture noexcept(noexcept(__x.swap(__y))) ^ In file included from CoreArray/dPlatform.h:52, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Arith.h:61:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int R_IsNA(double); /* True for R's NA only */ ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Arith.h:61:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Arith.h:62:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int R_IsNaN(double); /* True for special NaN, *not* for NA */ ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Arith.h:62:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Arith.h:63:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int R_finite(double); /* True if none of NA, NaN, +/-Inf */ ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Arith.h:63:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Arith.h:73:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int R_isnancpp(double); /* in arithmetic.c */ ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Arith.h:73:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:47, from CoreArray/dPlatform.h:53, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Error.h:39:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void NORET Rf_error(const char *, ...); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Error.h:39:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Error.h:40:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void NORET UNIMPLEMENTED(const char *); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Error.h:40:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Error.h:41:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void NORET WrongArgCount(const char *); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Error.h:41:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Error.h:43:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Rf_warning(const char *, ...); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Error.h:43:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Error.h:44:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_ShowMessage(const char *s); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Error.h:44:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:48, from CoreArray/dPlatform.h:53, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Memory.h:44:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void* vmaxget(void); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Memory.h:44:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Memory.h:45:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void vmaxset(const void *); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Memory.h:45:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Memory.h:47:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_gc(void); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Memory.h:47:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Memory.h:48:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int R_gc_running(); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Memory.h:48:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Memory.h:50:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char* R_alloc(R_SIZE_T, int); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Memory.h:50:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Memory.h:51:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture long double *R_allocLD(R_SIZE_T nelem); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Memory.h:51:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Memory.h:52:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char* S_alloc(long, int); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Memory.h:52:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Memory.h:53:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char* S_realloc(char *, long, long, int); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Memory.h:53:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Memory.h:55:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void * R_malloc_gc(size_t); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Memory.h:55:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Memory.h:56:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void * R_calloc_gc(size_t, size_t); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Memory.h:56:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Memory.h:57:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void * R_realloc_gc(void *, size_t); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Memory.h:57:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:49, from CoreArray/dPlatform.h:53, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:59:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_isort(int*, int); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:59:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:60:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_rsort(double*, int); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:60:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:61:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_csort(Rcomplex*, int); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:61:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:62:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void rsort_with_index(double *, int *, int); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:62:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:63:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void revsort(double*, int*, int);/* reverse; sort i[] alongside */ ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:63:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:64:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void iPsort(int*, int, int); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:64:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:65:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void rPsort(double*, int, int); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:65:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:66:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void cPsort(Rcomplex*, int, int); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:66:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:70:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_qsort (double *v, R_SIZE_T i, R_SIZE_T j); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:70:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:71:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_qsort_I (double *v, int *II, int i, int j); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:71:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:72:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_qsort_int (int *iv, R_SIZE_T i, R_SIZE_T j); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:72:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:73:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_qsort_int_I(int *iv, int *II, int i, int j); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:73:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:80:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const char *R_ExpandFileName(const char *); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:80:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:84:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void setIVector(int*, int, int); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:84:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:85:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void setRVector(double*, int, double); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:85:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:86:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean StringFalse(const char *); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:86:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:87:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean StringTrue(const char *); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:87:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:88:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean isBlankString(const char *); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:88:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:93:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double R_atof(const char *str); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:93:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:94:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double R_strtod(const char *c, char **end); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:94:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:96:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *R_tmpnam(const char *prefix, const char *tempdir); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:96:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:97:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *R_tmpnam2(const char *prefix, const char *tempdir, const char *fileext); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:97:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:98:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_free_tmpnam(char *name); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:98:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:100:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_CheckUserInterrupt(void); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:100:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:101:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_CheckStack(void); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:101:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:102:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_CheckStack2(R_SIZE_T); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:102:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:108:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int *mflag); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:108:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:111:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int ilo, int *mflag); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:111:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:118:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int *rightmost_closed, int *all_inside, int *indx); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:118:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:121:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_max_col(double *matrix, int *nr, int *nc, int *maxes, int *ties_meth); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:121:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:50, from CoreArray/dPlatform.h:53, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Print.h:45:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Rprintf(const char *, ...); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Print.h:45:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Print.h:46:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void REprintf(const char *, ...); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Print.h:46:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Print.h:48:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Rvprintf(const char *, R_VA_LIST); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Print.h:48:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Print.h:49:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void REvprintf(const char *, R_VA_LIST); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Print.h:49:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:51, from CoreArray/dPlatform.h:53, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Rdynload.h:82:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const R_ExternalMethodDef * const externalRoutines); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Rdynload.h:82:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Rdynload.h:84:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean R_useDynamicSymbols(DllInfo *info, Rboolean value); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Rdynload.h:84:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Rdynload.h:85:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean R_forceSymbols(DllInfo *info, Rboolean value); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Rdynload.h:85:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Rdynload.h:87:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DllInfo *R_getDllInfo(const char *name); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Rdynload.h:87:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Rdynload.h:91:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DllInfo *R_getEmbeddingDllInfo(void); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Rdynload.h:91:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Rdynload.h:98:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture R_RegisteredNativeSymbol *symbol); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Rdynload.h:98:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Rdynload.h:107:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_RegisterCCallable(const char *package, const char *name, DL_FUNC fptr); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Rdynload.h:107:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Rdynload.h:108:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DL_FUNC R_GetCCallable(const char *package, const char *name); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Rdynload.h:108:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from CoreArray/dPlatform.h:53, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:198:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const char *(R_CHAR)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:198:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:201:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean (Rf_isNull)(SEXP s); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:201:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:202:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean (Rf_isSymbol)(SEXP s); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:202:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:203:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean (Rf_isLogical)(SEXP s); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:203:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:204:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean (Rf_isReal)(SEXP s); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:204:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:205:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean (Rf_isComplex)(SEXP s); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:205:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:206:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean (Rf_isExpression)(SEXP s); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:206:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:207:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean (Rf_isEnvironment)(SEXP s); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:207:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:208:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean (Rf_isString)(SEXP s); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:208:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:209:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean (Rf_isObject)(SEXP s); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:209:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:250:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (ATTRIB)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:250:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:251:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int (OBJECT)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:251:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:252:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int (MARK)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:252:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:253:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int (TYPEOF)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:253:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:254:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int (NAMED)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:254:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:255:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int (REFCNT)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:255:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:256:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SET_ATTRIB(SEXP x, SEXP v); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:256:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:257:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void DUPLICATE_ATTRIB(SEXP to, SEXP from); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:257:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:258:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SHALLOW_DUPLICATE_ATTRIB(SEXP to, SEXP from); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:258:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:259:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void (MARK_NOT_MUTABLE)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:259:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:262:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int (IS_S4_OBJECT)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:262:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:265:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int (LENGTH)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:265:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:266:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture R_xlen_t (XLENGTH)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:266:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:267:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture R_xlen_t (TRUELENGTH)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:267:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:268:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int (IS_LONG_VEC)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:268:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:269:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int (LEVELS)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:269:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:271:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int *(LOGICAL)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:271:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:272:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int *(INTEGER)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:272:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:273:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rbyte *(RAW)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:273:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:274:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double *(REAL)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:274:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:275:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rcomplex *(COMPLEX)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:275:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:276:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int *(LOGICAL_RO)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:276:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:277:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int *(INTEGER_RO)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:277:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:278:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const Rbyte *(RAW_RO)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:278:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:279:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const double *(REAL_RO)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:279:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:280:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const Rcomplex *(COMPLEX_RO)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:280:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:282:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (VECTOR_ELT)(SEXP x, R_xlen_t i); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:282:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:283:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SET_STRING_ELT(SEXP x, R_xlen_t i, SEXP v); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:283:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:284:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP SET_VECTOR_ELT(SEXP x, R_xlen_t i, SEXP v); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:284:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:285:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP *(STRING_PTR)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:285:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:286:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const SEXP *(STRING_PTR_RO)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:286:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:287:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP * NORET (VECTOR_PTR)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:287:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:289:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture R_xlen_t INTEGER_GET_REGION(SEXP sx, R_xlen_t i, R_xlen_t n, int *buf); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:289:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:290:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture R_xlen_t REAL_GET_REGION(SEXP sx, R_xlen_t i, R_xlen_t n, double *buf); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:290:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:291:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture R_xlen_t LOGICAL_GET_REGION(SEXP sx, R_xlen_t i, R_xlen_t n, int *buf); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:291:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:292:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture R_xlen_t COMPLEX_GET_REGION(SEXP sx, R_xlen_t i, R_xlen_t n, Rcomplex *buf); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:292:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:293:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture R_xlen_t RAW_GET_REGION(SEXP sx, R_xlen_t i, R_xlen_t n, Rbyte *buf); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:293:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:296:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int INTEGER_IS_SORTED(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:296:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:297:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int INTEGER_NO_NA(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:297:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:298:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int REAL_IS_SORTED(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:298:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:299:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int REAL_NO_NA(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:299:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:300:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int LOGICAL_IS_SORTED(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:300:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:301:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int LOGICAL_NO_NA(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:301:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:302:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int STRING_IS_SORTED(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:302:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:303:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int STRING_NO_NA(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:303:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:310:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (TAG)(SEXP e); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:310:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:311:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (CDR)(SEXP e); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:311:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:312:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (CAAR)(SEXP e); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:312:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:313:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (CDAR)(SEXP e); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:313:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:314:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (CADR)(SEXP e); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:314:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:315:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (CDDR)(SEXP e); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:315:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:316:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (CDDDR)(SEXP e); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:316:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:317:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (CADDR)(SEXP e); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:317:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:318:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (CADDDR)(SEXP e); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:318:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:319:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (CAD4R)(SEXP e); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:319:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:320:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int (MISSING)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:320:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:321:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SET_TAG(SEXP x, SEXP y); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:321:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:322:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP SETCAR(SEXP x, SEXP y); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:322:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:323:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP SETCDR(SEXP x, SEXP y); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:323:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:324:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP SETCADR(SEXP x, SEXP y); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:324:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:325:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP SETCADDR(SEXP x, SEXP y); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:325:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:326:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP SETCADDDR(SEXP x, SEXP y); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:326:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:327:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP SETCAD4R(SEXP e, SEXP y); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:327:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:330:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (FORMALS)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:330:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:331:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (BODY)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:331:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:332:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (CLOENV)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:332:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:333:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int (RDEBUG)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:333:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:334:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int (RSTEP)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:334:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:335:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int (RTRACE)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:335:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:336:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void (SET_RDEBUG)(SEXP x, int v); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:336:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:337:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void (SET_RSTEP)(SEXP x, int v); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:337:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:338:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void (SET_RTRACE)(SEXP x, int v); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:338:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:339:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SET_FORMALS(SEXP x, SEXP v); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:339:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:340:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SET_BODY(SEXP x, SEXP v); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:340:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:341:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SET_CLOENV(SEXP x, SEXP v); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:341:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:344:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (PRINTNAME)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:344:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:345:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (SYMVALUE)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:345:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:346:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (INTERNAL)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:346:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:347:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int (DDVAL)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:347:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:350:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (FRAME)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:350:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:351:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (ENCLOS)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:351:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:352:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (HASHTAB)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:352:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:353:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int (ENVFLAGS)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:353:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:356:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (PRCODE)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:356:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:357:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (PRENV)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:357:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:358:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (PRVALUE)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:358:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:359:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int (PRSEEN)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:359:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:362:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (EXTPTR_PROT)(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:362:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:363:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (EXTPTR_TAG)(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:363:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:364:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *(EXTPTR_PTR)(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:364:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:452:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_GetCurrentSrcref(int); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:452:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:453:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_GetSrcFilename(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:453:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:459:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_asChar(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:459:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:460:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_coerceVector(SEXP, SEXPTYPE); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:460:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:461:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_PairToVectorList(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:461:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:462:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_VectorToPairList(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:462:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:463:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_asCharacterFactor(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:463:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:464:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int Rf_asLogical(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:464:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:465:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int Rf_asInteger(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:465:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:466:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double Rf_asReal(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:466:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:467:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rcomplex Rf_asComplex(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:467:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:478:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char * Rf_acopy_string(const char *); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:478:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:479:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_alloc3DArray(SEXPTYPE, int, int, int); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:479:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:480:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_allocArray(SEXPTYPE, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:480:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:481:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_allocMatrix(SEXPTYPE, int, int); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:481:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:482:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_allocList(int); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:482:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:483:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_allocS4Object(void); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:483:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:484:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_allocSExp(SEXPTYPE); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:484:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:485:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_allocVector3(SEXPTYPE, R_xlen_t, R_allocator_t*); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:485:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:486:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture R_xlen_t Rf_any_duplicated(SEXP x, Rboolean from_last); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:486:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:487:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture R_xlen_t Rf_any_duplicated3(SEXP x, SEXP incomp, Rboolean from_last); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:487:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:488:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_applyClosure(SEXP, SEXP, SEXP, SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:488:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:489:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_classgets(SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:489:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:490:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_cons(SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:490:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:491:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Rf_copyMatrix(SEXP, SEXP, Rboolean); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:491:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:492:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Rf_copyListMatrix(SEXP, SEXP, Rboolean); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:492:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:493:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Rf_copyMostAttrib(SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:493:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:494:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Rf_copyVector(SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:494:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:495:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Rf_defineVar(SEXP, SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:495:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:496:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_dimgets(SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:496:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:497:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_dimnamesgets(SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:497:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:498:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_duplicate(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:498:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:499:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_shallow_duplicate(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:499:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:500:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_duplicate_attr(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:500:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:501:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_shallow_duplicate_attr(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:501:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:502:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_lazy_duplicate(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:502:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:504:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_duplicated(SEXP, Rboolean); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:504:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:505:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_eval(SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:505:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:506:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_findFun(SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:506:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:507:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_findVar(SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:507:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:508:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_findVarInFrame(SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:508:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:509:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_findVarInFrame3(SEXP, SEXP, Rboolean); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:509:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:510:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean R_existsVarInFrame(SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:510:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:511:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_removeVarFromFrame(SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:511:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:512:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_getAttrib(SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:512:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:513:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_GetArrayDimnames(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:513:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:514:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_GetColNames(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:514:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:515:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Rf_GetMatrixDimnames(SEXP, SEXP*, SEXP*, const char**, const char**); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:515:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:516:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_GetOption(SEXP, SEXP); /* pre-2.13.0 compatibility */ ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:516:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:517:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_GetOption1(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:517:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:518:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int Rf_GetOptionDigits(void); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:518:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:519:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int Rf_GetOptionWidth(void); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:519:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:520:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_GetRowNames(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:520:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:521:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Rf_gsetVar(SEXP, SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:521:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:522:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_install(const char *); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:522:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:523:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_installChar(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:523:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:524:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_installNoTrChar(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:524:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:525:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_installTrChar(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:525:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:526:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_isOrdered(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:526:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:527:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_isUnordered(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:527:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:528:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_isUnsorted(SEXP, Rboolean); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:528:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:529:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_lengthgets(SEXP, R_len_t); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:529:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:530:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_xlengthgets(SEXP, R_xlen_t); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:530:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:531:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_lsInternal(SEXP, Rboolean); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:531:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:532:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_lsInternal3(SEXP, Rboolean, Rboolean); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:532:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:533:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_match(SEXP, SEXP, int); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:533:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:534:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_namesgets(SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:534:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:535:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_mkChar(const char *); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:535:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:536:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_mkCharLen(const char *, int); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:536:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:537:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_NonNullStringMatch(SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:537:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:538:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int Rf_ncols(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:538:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:539:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int Rf_nrows(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:539:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:540:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_nthcdr(SEXP, int); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:540:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:545:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean allowNA, Rboolean keepNA, const char* msg_name); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:545:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:547:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_ParseEvalString(const char *, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:547:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:548:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Rf_PrintValue(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:548:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:552:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_setAttrib(SEXP, SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:552:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:553:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Rf_setVar(SEXP, SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:553:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:554:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXPTYPE Rf_str2type(const char *); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:554:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:555:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_StringBlank(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:555:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:556:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_substitute(SEXP,SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:556:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:557:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_topenv(SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:557:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:558:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const char * Rf_translateChar(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:558:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:559:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const char * Rf_translateCharUTF8(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:559:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:560:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const char * Rf_type2char(SEXPTYPE); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:560:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:561:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_type2rstr(SEXPTYPE); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:561:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:562:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_type2str(SEXPTYPE); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:562:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:563:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_type2str_nowarn(SEXPTYPE); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:563:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:567:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Rf_unprotect_ptr(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:567:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:573:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_tryEval(SEXP, SEXP, int *); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:573:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:574:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_tryEvalSilent(SEXP, SEXP, int *); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:574:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:575:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_GetCurrentEnv(); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:575:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:577:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_isS4(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:577:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:578:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_asS4(SEXP, Rboolean, int); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:578:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:579:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_S3Class(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:579:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:580:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int Rf_isBasicClass(const char *); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:580:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:593:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cetype_t Rf_getCharCE(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:593:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:594:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_mkCharCE(const char *, cetype_t); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:594:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:595:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_mkCharLenCE(const char *, int, cetype_t); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:595:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:596:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const char *Rf_reEnc(const char *x, cetype_t ce_in, cetype_t ce_out, int subst); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:596:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:604:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_forceAndCall(SEXP e, int n, SEXP rho); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:604:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:607:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_MakeExternalPtr(void *p, SEXP tag, SEXP prot); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:607:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:608:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *R_ExternalPtrAddr(SEXP s); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:608:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:609:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_ExternalPtrTag(SEXP s); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:609:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:610:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_ExternalPtrProtected(SEXP s); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:610:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:611:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_ClearExternalPtr(SEXP s); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:611:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:612:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_SetExternalPtrAddr(SEXP s, void *p); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:612:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:613:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_SetExternalPtrTag(SEXP s, SEXP tag); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:613:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:614:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_SetExternalPtrProtected(SEXP s, SEXP p); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:614:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:616:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_MakeExternalPtrFn(DL_FUNC p, SEXP tag, SEXP prot); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:616:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:617:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DL_FUNC R_ExternalPtrAddrFn(SEXP s); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:617:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:621:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_RegisterFinalizer(SEXP s, SEXP fun); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:621:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:622:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_RegisterCFinalizer(SEXP s, R_CFinalizer_t fun); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:622:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:623:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_RegisterFinalizerEx(SEXP s, SEXP fun, Rboolean onexit); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:623:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:624:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_RegisterCFinalizerEx(SEXP s, R_CFinalizer_t fun, Rboolean onexit); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:624:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:625:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_RunPendingFinalizers(void); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:625:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:628:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_MakeWeakRef(SEXP key, SEXP val, SEXP fin, Rboolean onexit); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:628:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:629:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_MakeWeakRefC(SEXP key, SEXP val, R_CFinalizer_t fin, Rboolean onexit); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:629:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:630:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_WeakRefKey(SEXP w); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:630:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:631:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_WeakRefValue(SEXP w); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:631:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:632:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_RunWeakRefFinalizer(SEXP w); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:632:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:634:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_PromiseExpr(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:634:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:635:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_ClosureExpr(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:635:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:636:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_BytecodeExpr(SEXP e); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:636:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:639:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean R_ToplevelExec(void (*fun)(void *), void *data); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:639:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:641:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void (*cleanfun)(void *), void *cleandata); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:641:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:645:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void (*)(void *), void *); /* finally closure */ ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:645:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:647:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (*)(SEXP, void *), void *); /* handler closure */ ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:647:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:649:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (*)(SEXP, void *), void *); /* handler closure */ ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:649:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:650:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_MakeUnwindCont(); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:650:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:651:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void NORET R_ContinueUnwind(SEXP cont); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:651:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:654:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *cleandata, SEXP cont); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:654:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:657:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_NewEnv(SEXP, int, int); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:657:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:658:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean R_IsPackageEnv(SEXP rho); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:658:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:659:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_PackageEnvName(SEXP rho); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:659:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:660:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_FindPackageEnv(SEXP info); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:660:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:661:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean R_IsNamespaceEnv(SEXP rho); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:661:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:662:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_NamespaceEnvSpec(SEXP rho); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:662:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:663:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_FindNamespace(SEXP info); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:663:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:664:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_LockEnvironment(SEXP env, Rboolean bindings); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:664:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:665:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean R_EnvironmentIsLocked(SEXP env); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:665:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:666:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_LockBinding(SEXP sym, SEXP env); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:666:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:667:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_unLockBinding(SEXP sym, SEXP env); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:667:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:668:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_MakeActiveBinding(SEXP sym, SEXP fun, SEXP env); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:668:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:669:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean R_BindingIsLocked(SEXP sym, SEXP env); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:669:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:670:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean R_BindingIsActive(SEXP sym, SEXP env); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:670:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:671:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_ActiveBindingFunction(SEXP sym, SEXP env); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:671:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:672:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean R_HasFancyBindings(SEXP rho); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:672:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:678:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Rf_errorcall(SEXP, const char *, ...) __attribute__((noreturn)); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:678:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:682:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Rf_warningcall(SEXP, const char *, ...); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:682:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:683:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Rf_warningcall_immediate(SEXP, const char *, ...); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:683:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:689:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_XDREncodeDouble(double d, void *buf); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:689:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:690:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double R_XDRDecodeDouble(void *buf); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:690:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:691:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_XDREncodeInteger(int i, void *buf); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:691:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:692:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int R_XDRDecodeInteger(void *buf); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:692:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:733:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (*phook)(SEXP, SEXP), SEXP pdata); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:733:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:738:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (*phook)(SEXP, SEXP), SEXP pdata); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:738:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:743:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (*phook)(SEXP, SEXP), SEXP pdata); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:743:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:746:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (*phook)(SEXP, SEXP), SEXP pdata); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:746:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:772:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_Serialize(SEXP s, R_outpstream_t ops); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:772:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:773:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_Unserialize(R_inpstream_t ips); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:773:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:774:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_SerializeInfo(R_inpstream_t ips); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:774:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:777:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_do_slot(SEXP obj, SEXP name); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:777:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:778:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_do_slot_assign(SEXP obj, SEXP name, SEXP value); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:778:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:779:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int R_has_slot(SEXP obj, SEXP name); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:779:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:781:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_S4_extends(SEXP klass, SEXP useTable); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:781:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:784:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_do_MAKE_CLASS(const char *what); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:784:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:785:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_getClassDef (const char *what); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:785:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:786:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_getClassDef_R(SEXP what); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:786:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:787:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean R_has_methods_attached(void); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:787:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:788:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean R_isVirtualClass(SEXP class_def, SEXP env); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:788:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:789:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean R_extends (SEXP class1, SEXP class2, SEXP env); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:789:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:790:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_do_new_object(SEXP class_def); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:790:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:792:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int R_check_class_and_super(SEXP x, const char **valid, SEXP rho); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:792:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:793:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int R_check_class_etc (SEXP x, const char **valid); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:793:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:796:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_PreserveObject(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:796:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:797:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_ReleaseObject(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:797:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:799:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_NewPreciousMSet(int); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:799:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:800:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_PreserveInMSet(SEXP x, SEXP mset); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:800:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:801:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_ReleaseFromMSet(SEXP x, SEXP mset); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:801:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:802:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_ReleaseMSet(SEXP mset, int keepSize); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:802:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:805:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_dot_Last(void); /* in main.c */ ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:805:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:806:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_RunExitFinalizers(void); /* in memory.c */ ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:806:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:816:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int R_system(const char *); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:816:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:828:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean R_compute_identical(SEXP, SEXP, int); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:828:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:830:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_body_no_src(SEXP x); // body(x) without "srcref" etc, ../main/utils.c ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:830:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:834:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_orderVector (int *indx, int n, SEXP arglist, Rboolean nalast, Rboolean decreasing); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:834:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:836:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_orderVector1(int *indx, int n, SEXP x, Rboolean nalast, Rboolean decreasing); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:836:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from CoreArray/dPlatform.h:53, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1035:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_allocVector(SEXPTYPE, R_xlen_t); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1035:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1036:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_conformable(SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1036:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1037:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_elt(SEXP, int); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1037:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1038:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_inherits(SEXP, const char *); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1038:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1039:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_isArray(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1039:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1040:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_isFactor(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1040:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1041:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_isFrame(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1041:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1042:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_isFunction(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1042:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1043:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_isInteger(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1043:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1044:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_isLanguage(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1044:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1045:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_isList(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1045:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1046:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_isMatrix(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1046:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1047:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_isNewList(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1047:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1048:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_isNumber(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1048:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1049:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_isNumeric(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1049:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1050:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_isPairList(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1050:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1051:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_isPrimitive(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1051:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1052:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_isTs(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1052:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1053:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_isUserBinop(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1053:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1054:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_isValidString(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1054:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1055:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_isValidStringF(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1055:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1056:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_isVector(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1056:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1057:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_isVectorAtomic(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1057:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1058:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_isVectorList(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1058:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1059:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_isVectorizable(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1059:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1060:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_lang1(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1060:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1061:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_lang2(SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1061:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1062:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_lang3(SEXP, SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1062:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1063:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_lang4(SEXP, SEXP, SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1063:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1064:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_lang5(SEXP, SEXP, SEXP, SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1064:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1065:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_lang6(SEXP, SEXP, SEXP, SEXP, SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1065:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1066:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_lastElt(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1066:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1067:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_lcons(SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1067:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1068:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture R_len_t Rf_length(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1068:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1069:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_list1(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1069:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1070:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_list2(SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1070:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1071:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_list3(SEXP, SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1071:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1072:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_list4(SEXP, SEXP, SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1072:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1073:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_list5(SEXP, SEXP, SEXP, SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1073:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1074:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_list6(SEXP, SEXP, SEXP, SEXP, SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1074:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1075:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_listAppend(SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1075:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1076:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_mkNamed(SEXPTYPE, const char **); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1076:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1077:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_mkString(const char *); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1077:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1078:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int Rf_nlevels(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1078:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1079:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int Rf_stringPositionTr(SEXP, const char *); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1079:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1080:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_ScalarComplex(Rcomplex); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1080:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1081:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_ScalarInteger(int); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1081:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1082:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_ScalarLogical(int); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1082:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1083:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_ScalarRaw(Rbyte); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1083:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1084:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_ScalarReal(double); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1084:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1085:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_ScalarString(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1085:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1086:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture R_xlen_t Rf_xlength(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1086:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1087:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture R_xlen_t (XLENGTH)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1087:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1088:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture R_xlen_t (XTRUELENGTH)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1088:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1089:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int LENGTH_EX(SEXP x, const char *file, int line); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1089:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1090:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture R_xlen_t XLENGTH_EX(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1090:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1092:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_protect(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1092:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1093:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Rf_unprotect(int); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1093:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1094:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_ProtectWithIndex(SEXP, PROTECT_INDEX *); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1094:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1095:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_Reprotect(SEXP, PROTECT_INDEX); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1095:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1097:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (CAR)(SEXP e); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1097:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1098:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *(DATAPTR)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1098:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1099:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const void *(DATAPTR_RO)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1099:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1100:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const void *(DATAPTR_OR_NULL)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1100:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1101:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int *(LOGICAL_OR_NULL)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1101:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1102:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int *(INTEGER_OR_NULL)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1102:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1103:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const double *(REAL_OR_NULL)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1103:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1104:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const Rcomplex *(COMPLEX_OR_NULL)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1104:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1105:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const Rbyte *(RAW_OR_NULL)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1105:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1106:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int (INTEGER_ELT)(SEXP x, R_xlen_t i); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1106:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1107:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double (REAL_ELT)(SEXP x, R_xlen_t i); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1107:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1108:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int (LOGICAL_ELT)(SEXP x, R_xlen_t i); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1108:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1109:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rcomplex (COMPLEX_ELT)(SEXP x, R_xlen_t i); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1109:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1110:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rbyte (RAW_ELT)(SEXP x, R_xlen_t i); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1110:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1111:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (STRING_ELT)(SEXP x, R_xlen_t i); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1111:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1112:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SET_LOGICAL_ELT(SEXP x, R_xlen_t i, int v); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1112:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1113:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SET_INTEGER_ELT(SEXP x, R_xlen_t i, int v); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1113:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1114:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SET_REAL_ELT(SEXP x, R_xlen_t i, double v); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1114:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1115:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SET_COMPLEX_ELT(SEXP x, R_xlen_t i, Rcomplex v); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1115:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1116:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SET_RAW_ELT(SEXP x, R_xlen_t i, Rbyte v); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1116:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1119:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP ALTREP_CLASS(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1119:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1120:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_altrep_data1(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1120:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1121:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_altrep_data2(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1121:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1122:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_set_altrep_data1(SEXP x, SEXP v); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1122:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1123:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_set_altrep_data2(SEXP x, SEXP v); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1123:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1125:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int *LOGICAL0(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1125:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1126:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int *INTEGER0(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1126:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1127:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double *REAL0(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1127:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1128:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rcomplex *COMPLEX0(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1128:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1129:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rbyte *RAW0(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1129:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1132:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int (ALTREP)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1132:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1169:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture R_hashtab_t R_asHashtable(SEXP h); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1169:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1170:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_HashtabSEXP(R_hashtab_t h); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1170:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1171:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int R_isHashtable(SEXP h); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1171:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1172:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture R_hashtab_t R_mkhashtab(int type); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1172:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1173:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_gethash(R_hashtab_t h, SEXP key, SEXP nomatch); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1173:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1174:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_sethash(R_hashtab_t h, SEXP key, SEXP value); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1174:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1175:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int R_remhash(R_hashtab_t h, SEXP key); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1175:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1176:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int R_numhash(R_hashtab_t h); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1176:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1177:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int R_typhash(R_hashtab_t h); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1177:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1178:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_maphash(R_hashtab_t h, SEXP FUN); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1178:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1179:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_maphashC(R_hashtab_t h, void (*FUN)(SEXP, SEXP, void *), void *data); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1179:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1180:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_clrhash(R_hashtab_t h); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1180:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1185:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void (SET_TYPEOF)(SEXP x, int v); // used by Rcpp ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1185:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1186:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void (SET_OBJECT)(SEXP x, int v); // used by Rcpp ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1186:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1187:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void (SET_S4_OBJECT)(SEXP x); // used by Rcpp (maybe?) ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1187:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1188:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void (UNSET_S4_OBJECT)(SEXP x); // used by Rcpp (maybe?) ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1188:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1189:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const char *R_curErrorBuf(); // used by unix */ ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1189:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1190:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int (IS_SCALAR)(SEXP x, int type); // used by symengine */ ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1190:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1191:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_psmatch(const char *, const char *, Rboolean); // used by rgl ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1191:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1198:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void (SETLENGTH)(SEXP x, R_xlen_t v); // used by data.table and others ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1198:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1199:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void (SET_TRUELENGTH)(SEXP x, R_xlen_t v); // used by data.table and others ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1199:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1200:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int (SETLEVELS)(SEXP x, int v); // used by quotedargs ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1200:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1202:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void (SET_ENVFLAGS)(SEXP x, int v); // used by rlang and others ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1202:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1203:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SET_FRAME(SEXP x, SEXP v); // used by rlang and others ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1203:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1204:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SET_ENCLOS(SEXP x, SEXP v); // used by rlang and others ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1204:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1205:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SET_HASHTAB(SEXP x, SEXP v); // used by rlang and others ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1205:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1207:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SET_PRENV(SEXP x, SEXP v); // used by dplyr, others ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1207:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1208:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SET_PRVALUE(SEXP x, SEXP v); // used by dplyr, others ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1208:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1209:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SET_PRCODE(SEXP x, SEXP v); // used by magrittr, others ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1209:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1211:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *(STDVEC_DATAPTR)(SEXP x); // used by vroom ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1211:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1214:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int (IS_GROWABLE)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1214:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1215:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void (SET_GROWABLE_BIT)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1215:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1219:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void (SET_NAMED)(SEXP x, int v); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1219:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1228:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_tryWrap(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1228:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:65, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/excpt.h:54:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned long __cdecl _exception_code(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/excpt.h:54:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/excpt.h:55:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *__cdecl _exception_info(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/excpt.h:55:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/excpt.h:56:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl _abnormal_termination(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/excpt.h:56:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/excpt.h:77:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __CppXcptFilter(unsigned long _ExceptionNum,struct _EXCEPTION_POINTERS * _ExceptionPtr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/excpt.h:77:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/excpt.h:78:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl _XcptFilter(unsigned long _ExceptionNum,struct _EXCEPTION_POINTERS * _ExceptionPtr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/excpt.h:78:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:574:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __faststorefence(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:574:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:576:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __faststorefence(void) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:585:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION void __stosq(unsigned __int64 *, unsigned __int64, size_t); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:585:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:587:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildstos(__stosq, unsigned __int64, "q|q") ^~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:592:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION unsigned char _interlockedbittestandset64(__int64 *a, __int64 b); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:592:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:594:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbittesti(_interlockedbittestandset64, __int64, "lock bts{q %[Offset],%[Base] | %[Base],%[Offset]}" __FLAGSET, "J", __int64) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:599:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION unsigned char _interlockedbittestandreset64(__int64 *a, __int64 b); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:599:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:601:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbittesti(_interlockedbittestandreset64, __int64, "lock btr{q %[Offset],%[Base] | %[Base],%[Offset]}" __FLAGSET, "J", __int64) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:606:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION unsigned char _interlockedbittestandcomplement64(__int64 *a, __int64 b); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:606:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:608:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbittesti(_interlockedbittestandcomplement64, __int64, "lock btc{q %[Offset],%[Base] | %[Base],%[Offset]}" __FLAGSET, "J", __int64) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:613:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION unsigned char InterlockedBitTestAndSet64(volatile __int64 *a, __int64 b); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:613:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:615:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbittesti(InterlockedBitTestAndSet64, volatile __int64, "lock bts{q %[Offset],%[Base] | %[Base],%[Offset]}" __FLAGSET, "J", __int64) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:620:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION unsigned char InterlockedBitTestAndReset64(volatile __int64 *a, __int64 b); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:620:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:622:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbittesti(InterlockedBitTestAndReset64, volatile __int64, "lock btr{q %[Offset],%[Base] | %[Base],%[Offset]}" __FLAGSET, "J", __int64) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:627:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION unsigned char InterlockedBitTestAndComplement64(volatile __int64 *a, __int64 b); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:627:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:629:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbittesti(InterlockedBitTestAndComplement64, volatile __int64, "lock btc{q %[Offset],%[Base] | %[Base],%[Offset]}" __FLAGSET, "J", __int64) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:634:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION __int64 _InterlockedAnd64(__int64 volatile *, __int64); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:634:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:636:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildlogicali(_InterlockedAnd64, __int64, and) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:641:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION __int64 _InterlockedOr64(__int64 volatile *, __int64); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:641:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:643:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildlogicali(_InterlockedOr64, __int64, or) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:648:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION __int64 _InterlockedXor64(__int64 volatile *, __int64); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:648:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:650:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildlogicali(_InterlockedXor64, __int64, xor) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:655:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION __int64 _InterlockedIncrement64(__int64 volatile *Addend); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:655:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:657:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __int64 _InterlockedIncrement64(__int64 volatile *Addend) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:664:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION __int64 _InterlockedDecrement64(__int64 volatile *Addend); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:664:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:666:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __int64 _InterlockedDecrement64(__int64 volatile *Addend) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:673:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION __int64 _InterlockedExchange64(__int64 volatile *Target, __int64 Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:673:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:675:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __int64 _InterlockedExchange64(__int64 volatile *Target, __int64 Value) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:682:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION __int64 _InterlockedExchangeAdd64(__int64 volatile *Addend, __int64 Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:682:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:684:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __int64 _InterlockedExchangeAdd64(__int64 volatile *Addend, __int64 Value) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:691:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char __readgsbyte(unsigned __LONG32 Offset); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:691:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:693:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildreadseg(__readgsbyte, unsigned char, "gs", "b") ^~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:698:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned short __readgsword(unsigned __LONG32 Offset); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:698:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:700:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildreadseg(__readgsword, unsigned short, "gs", "w") ^~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:705:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned __LONG32 __readgsdword(unsigned __LONG32 Offset); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:705:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:707:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildreadseg(__readgsdword, unsigned __LONG32, "gs", "l") ^~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:712:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION unsigned __int64 __readgsqword(unsigned __LONG32 Offset); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:712:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:714:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildreadseg(__readgsqword, unsigned __int64, "gs", "q") ^~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:719:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __writegsbyte(unsigned __LONG32 Offset,unsigned char Data); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:719:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:721:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildwriteseg(__writegsbyte, unsigned char, "gs", "b") ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:726:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __writegsword(unsigned __LONG32 Offset,unsigned short Data); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:726:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:728:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildwriteseg(__writegsword, unsigned short, "gs", "w") ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:733:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __writegsdword(unsigned __LONG32 Offset,unsigned __LONG32 Data); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:733:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:735:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildwriteseg(__writegsdword, unsigned __LONG32, "gs", "l") ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:740:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION void __writegsqword(unsigned __LONG32 Offset,unsigned __int64 Data); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:740:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:742:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildwriteseg(__writegsqword, unsigned __int64, "gs", "q") ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:747:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION unsigned char _BitScanForward64(unsigned __LONG32 *Index, unsigned __int64 Mask); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:747:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:749:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbitscan(_BitScanForward64, unsigned __int64, "bsf{q %[Mask],%[Index] | %[Index],%[Mask]}") ^~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:754:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION unsigned char _BitScanReverse64(unsigned __LONG32 *Index, unsigned __int64 Mask); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:754:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:756:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbitscan(_BitScanReverse64, unsigned __int64, "bsr{q %[Mask],%[Index] | %[Index],%[Mask]}") ^~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:761:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION unsigned char _bittest64(__int64 const *a, __int64 b); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:761:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:763:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbittest(_bittest64, __int64, "q", "J") ^~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:768:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION unsigned char _bittestandset64(__int64 *a, __int64 b); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:768:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:770:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbittestand(_bittestandset64, __int64, "bts", "J", "q") ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:775:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION unsigned char _bittestandreset64(__int64 *a, __int64 b); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:775:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:777:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbittestand(_bittestandreset64, __int64, "btr", "J", "q") ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:782:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION unsigned char _bittestandcomplement64(__int64 *a, __int64 b); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:782:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:784:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbittestand(_bittestandcomplement64, __int64, "btc", "J", "q") ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:852:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION void __movsq(unsigned __int64 *Dest, unsigned __int64 const *Source, size_t Count); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:852:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:854:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildmov(__movsq, unsigned __int64, "q") ^~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:975:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __LONG32 _InterlockedAnd(__LONG32 volatile *, __LONG32); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:975:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:977:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildlogicali(_InterlockedAnd, __LONG32, and) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:982:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __LONG32 _InterlockedOr(__LONG32 volatile *, __LONG32); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:982:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:984:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildlogicali(_InterlockedOr, __LONG32, or) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:989:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __LONG32 _InterlockedXor(__LONG32 volatile *, __LONG32); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:989:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:991:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildlogicali(_InterlockedXor, __LONG32, xor) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:996:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture short _InterlockedIncrement16(short volatile *Addend); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:996:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:998:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture short _InterlockedIncrement16(short volatile *Addend) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1005:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture short _InterlockedDecrement16(short volatile *Addend); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1005:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1007:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture short _InterlockedDecrement16(short volatile *Addend) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1014:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture short _InterlockedCompareExchange16(short volatile *Destination, short ExChange, short Comperand); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1014:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1016:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture short _InterlockedCompareExchange16(short volatile *Destination, short ExChange, short Comperand) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1023:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __LONG32 _InterlockedExchangeAdd(__LONG32 volatile *Addend, __LONG32 Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1023:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1026:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __LONG32 _InterlockedExchangeAdd(__LONG32 volatile *Addend, __LONG32 Value) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1034:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1034:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1037:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1045:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1045:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1048:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1056:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __LONG32 _InterlockedDecrement(__LONG32 volatile *Addend); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1056:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1059:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __LONG32 _InterlockedDecrement(__LONG32 volatile *Addend) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1067:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __LONG32 _InterlockedAdd(__LONG32 volatile *Addend, __LONG32 Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1067:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1069:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __LONG32 _InterlockedAdd(__LONG32 volatile *Addend, __LONG32 Value) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1076:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION __int64 _InterlockedAdd64(__int64 volatile *Addend, __int64 Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1076:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1078:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __int64 _InterlockedAdd64(__int64 volatile *Addend, __int64 Value) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1085:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __LONG32 _InterlockedExchange(__LONG32 volatile *Target, __LONG32 Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1085:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1088:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __LONG32 _InterlockedExchange(__LONG32 volatile *Target, __LONG32 Value) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1096:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION __int64 _InterlockedCompareExchange64(__int64 volatile *Destination, __int64 ExChange, __int64 Comperand); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1096:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1098:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __int64 _InterlockedCompareExchange64(__int64 volatile *Destination, __int64 ExChange, __int64 Comperand) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1105:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *_InterlockedCompareExchangePointer(void * volatile *Destination, void *ExChange, void *Comperand); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1105:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1108:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *_InterlockedCompareExchangePointer(void *volatile *Destination, void *ExChange, void *Comperand) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1116:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *_InterlockedExchangePointer(void *volatile *Target,void *Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1116:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1119:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *_InterlockedExchangePointer(void *volatile *Target,void *Value) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1131:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __int2c(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1131:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1133:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __int2c(void) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1140:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __stosb(unsigned char *, unsigned char, size_t); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1140:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1142:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildstos(__stosb, unsigned char, "b|b") ^~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1147:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __stosw(unsigned short *, unsigned short, size_t); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1147:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1149:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildstos(__stosw, unsigned short, "w|w") ^~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1154:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __stosd(unsigned __LONG32 *, unsigned __LONG32, size_t); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1154:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1156:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildstos(__stosd, unsigned __LONG32, "l|d") ^~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1161:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char _interlockedbittestandset(__LONG32 *a, __LONG32 b); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1161:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1163:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbittesti(_interlockedbittestandset, __LONG32, "lock bts{l %[Offset],%[Base] | %[Base],%[Offset]}" __FLAGSET, "I", __LONG32) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1168:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char _interlockedbittestandreset(__LONG32 *a, __LONG32 b); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1168:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1170:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbittesti(_interlockedbittestandreset, __LONG32, "lock btr{l %[Offset],%[Base] | %[Base],%[Offset]}" __FLAGSET, "I", __LONG32) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1175:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char _interlockedbittestandcomplement(__LONG32 *a, __LONG32 b); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1175:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1177:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbittesti(_interlockedbittestandcomplement, __LONG32, "lock btc{l %[Offset],%[Base] | %[Base],%[Offset]}" __FLAGSET, "I", __LONG32) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1182:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char InterlockedBitTestAndSet(volatile __LONG32 *a, __LONG32 b); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1182:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1184:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbittesti(InterlockedBitTestAndSet, volatile __LONG32, "lock bts{l %[Offset],%[Base] | %[Base],%[Offset]}" __FLAGSET, "I", __LONG32) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1189:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char InterlockedBitTestAndReset(volatile __LONG32 *a, __LONG32 b); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1189:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1191:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbittesti(InterlockedBitTestAndReset, volatile __LONG32, "lock btr{l %[Offset],%[Base] | %[Base],%[Offset]}" __FLAGSET, "I", __LONG32) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1196:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char InterlockedBitTestAndComplement(volatile __LONG32 *a, __LONG32 b); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1196:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1198:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbittesti(InterlockedBitTestAndComplement, volatile __LONG32, "lock btc{l %[Offset],%[Base] | %[Base],%[Offset]}" __FLAGSET, "I", __LONG32) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1203:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char _BitScanForward(unsigned __LONG32 *Index, unsigned __LONG32 Mask); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1203:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1205:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbitscan(_BitScanForward, unsigned __LONG32, "bsf{l %[Mask],%[Index] | %[Index],%[Mask]}") ^~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1210:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char _BitScanReverse(unsigned __LONG32 *Index, unsigned __LONG32 Mask); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1210:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1212:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbitscan(_BitScanReverse, unsigned __LONG32, "bsr{l %[Mask],%[Index] | %[Index],%[Mask]}") ^~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1217:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char _bittest(__LONG32 const *a, __LONG32 b); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1217:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1219:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbittest(_bittest, __LONG32, "l", "I") ^~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1224:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char _bittestandset(__LONG32 *a, __LONG32 b); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1224:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1226:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbittestand(_bittestandset, __LONG32, "bts", "I", "l") ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1231:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char _bittestandreset(__LONG32 *a, __LONG32 b); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1231:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1233:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbittestand(_bittestandreset, __LONG32, "btr", "I", "l") ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1238:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char _bittestandcomplement(__LONG32 *a, __LONG32 b); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1238:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1240:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbittestand(_bittestandcomplement, __LONG32, "btc", "I", "l") ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1388:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __movsb(unsigned char *Destination, unsigned char const *Source, size_t Count); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1388:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1390:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildmov(__movsb, unsigned char, "b") ^~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1395:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __movsw(unsigned short *Dest, unsigned short const *Source, size_t Count); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1395:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1397:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildmov(__movsw, unsigned short, "w") ^~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1402:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __movsd(unsigned __LONG32 *Dest, unsigned __LONG32 const *Source, size_t Count); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1402:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1404:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildmov(__movsd, unsigned __LONG32, "d") ^~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:143, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/basetsd.h:68:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __inline unsigned __LONG32 HandleToULong (const void *h) { return ((unsigned __LONG32) (ULONG_PTR) h); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/basetsd.h:69:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __inline __LONG32 HandleToLong (const void *h) { return ((__LONG32) (LONG_PTR) h); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/basetsd.h:70:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __inline void *ULongToHandle (const unsigned __LONG32 h) { return ((void *) (UINT_PTR) h); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/basetsd.h:71:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __inline void *LongToHandle (const __LONG32 h) { return ((void *) (INT_PTR) h); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/basetsd.h:72:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __inline unsigned __LONG32 PtrToUlong (const void *p) { return ((unsigned __LONG32) (ULONG_PTR) p); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/basetsd.h:73:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __inline unsigned int PtrToUint (const void *p) { return ((unsigned int) (UINT_PTR) p); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/basetsd.h:74:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __inline unsigned short PtrToUshort (const void *p) { return ((unsigned short) (unsigned __LONG32) (ULONG_PTR) p); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/basetsd.h:75:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __inline __LONG32 PtrToLong (const void *p) { return ((__LONG32) (LONG_PTR) p); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/basetsd.h:76:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __inline int PtrToInt (const void *p) { return ((int) (INT_PTR) p); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/basetsd.h:77:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __inline short PtrToShort (const void *p) { return ((short) (__LONG32) (LONG_PTR) p); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/basetsd.h:78:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __inline void *IntToPtr (const int i) { return ((void *) (INT_PTR)i); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/basetsd.h:79:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __inline void *UIntToPtr (const unsigned int ui) { return ((void *) (UINT_PTR)ui); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/basetsd.h:80:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __inline void *LongToPtr (const __LONG32 l) { return ((void *) (LONG_PTR)l); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/basetsd.h:81:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __inline void *ULongToPtr (const unsigned __LONG32 ul) { return ((void *) (ULONG_PTR)ul); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/basetsd.h:88:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __inline void *Ptr32ToPtr (const void *POINTER_32 p) { return ((void *) (ULONG_PTR) (unsigned __LONG32) (ULONG_PTR) p); } ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:143, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/basetsd.h:89:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __inline void *Handle32ToHandle (const void *POINTER_32 h) { return ((void *) (LONG_PTR) (__LONG32) (ULONG_PTR) h); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/basetsd.h:90:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __inline void *POINTER_32 PtrToPtr32 (const void *p) { return ((void *POINTER_32) (ULONG_PTR) (unsigned __LONG32) (ULONG_PTR) p); } ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:559:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char __cdecl _rotl8(unsigned char Value,unsigned char Shift); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:559:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:560:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned short __cdecl _rotl16(unsigned short Value,unsigned char Shift); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:560:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:561:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char __cdecl _rotr8(unsigned char Value,unsigned char Shift); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:561:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:562:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned short __cdecl _rotr16(unsigned short Value,unsigned char Shift); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:562:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:574:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned int __cdecl _rotl(unsigned int Value,int Shift); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:574:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:575:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned int __cdecl _rotr(unsigned int Value,int Shift); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:575:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:582:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION unsigned __int64 __cdecl _rotl64(unsigned __int64 Value,int Shift); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:582:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:583:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION unsigned __int64 __cdecl _rotr64(unsigned __int64 Value,int Shift); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:583:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:628, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/guiddef.h:30:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __extension__ template const GUID &__mingw_uuidof(); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/guiddef.h:30:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:628, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/guiddef.h:151:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __inline int InlineIsEqualGUID (REFGUID rguid1, REFGUID rguid2) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/guiddef.h:155:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __inline int IsEqualGUID (REFGUID rguid1, REFGUID rguid2) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/guiddef.h:174:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __inline bool operator== (REFGUID guidOne, REFGUID guidOther) { return !!IsEqualGUID (guidOne, guidOther); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/guiddef.h:175:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __inline bool operator!= (REFGUID guidOne, REFGUID guidOther) { return ! (guidOne == guidOther); } ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:31:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __bsfd (int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:39:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __bsrd (int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:47:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __bswapd (int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("sse4.2") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:63:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __crc32b (unsigned int __C, unsigned char __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:70:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __crc32w (unsigned int __C, unsigned short __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:77:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __crc32d (unsigned int __C, unsigned int __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:92:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __popcntd (unsigned int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:102:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __rdpmc (int __S) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:112:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __rdtsc (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:122:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __rdtscp (unsigned int *__A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:132:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __rolb (unsigned char __X, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:140:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __rolw (unsigned short __X, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:148:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __rold (unsigned int __X, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:157:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __rorb (unsigned char __X, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:165:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __rorw (unsigned short __X, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:173:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __rord (unsigned int __X, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:182:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __pause (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:191:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __bsfq (long long __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:199:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __bsrq (long long __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:207:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __bswapq (long long __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:221:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __crc32q (unsigned long long __C, unsigned long long __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:234:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __popcntq (unsigned long long __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:242:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __rolq (unsigned long long __X, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:251:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __rorq (unsigned long long __X, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:260:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __readeflags (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:268:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __writeeflags (unsigned long long __X) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:31, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:56:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_empty (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:62:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_empty (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:69:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsi32_si64 (int __i) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:75:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_from_int (int __i) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:85:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_from_int64 (long long __i) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:91:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsi64_m64 (long long __i) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:98:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsi64x_si64 (long long __i) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:104:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_set_pi64x (long long __i) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:112:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsi64_si32 (__m64 __i) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:118:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_to_int (__m64 __i) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:128:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_to_int64 (__m64 __i) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:134:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtm64_si64 (__m64 __i) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:141:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsi64_si64x (__m64 __i) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:151:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_packs_pi16 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:157:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_packsswb (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:166:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_packs_pi32 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:172:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_packssdw (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:181:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_packs_pu16 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:187:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_packuswb (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:195:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_unpackhi_pi8 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:201:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_punpckhbw (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:209:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_unpackhi_pi16 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:215:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_punpckhwd (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:223:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_unpackhi_pi32 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:229:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_punpckhdq (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:237:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_unpacklo_pi8 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:243:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_punpcklbw (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:251:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_unpacklo_pi16 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:257:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_punpcklwd (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:265:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_unpacklo_pi32 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:271:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_punpckldq (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:278:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_add_pi8 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:284:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_paddb (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:291:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_add_pi16 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:297:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_paddw (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:304:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_add_pi32 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:310:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_paddd (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:323:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_add_si64 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:335:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_adds_pi8 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:341:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_paddsb (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:349:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_adds_pi16 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:355:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_paddsw (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:363:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_adds_pu8 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:369:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_paddusb (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:377:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_adds_pu16 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:383:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_paddusw (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:390:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sub_pi8 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:396:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_psubb (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:403:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sub_pi16 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:409:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_psubw (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:416:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sub_pi32 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:422:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_psubd (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:435:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sub_si64 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:447:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_subs_pi8 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:453:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_psubsb (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:461:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_subs_pi16 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:467:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_psubsw (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:475:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_subs_pu8 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:481:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_psubusb (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:489:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_subs_pu16 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:495:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_psubusw (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:504:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_madd_pi16 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:510:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pmaddwd (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:518:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mulhi_pi16 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:524:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pmulhw (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:532:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mullo_pi16 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:538:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pmullw (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:545:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sll_pi16 (__m64 __m, __m64 __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:551:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_psllw (__m64 __m, __m64 __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:557:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_slli_pi16 (__m64 __m, int __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:563:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_psllwi (__m64 __m, int __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:570:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sll_pi32 (__m64 __m, __m64 __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:576:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pslld (__m64 __m, __m64 __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:582:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_slli_pi32 (__m64 __m, int __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:588:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pslldi (__m64 __m, int __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:595:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sll_si64 (__m64 __m, __m64 __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:601:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_psllq (__m64 __m, __m64 __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:607:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_slli_si64 (__m64 __m, int __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:613:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_psllqi (__m64 __m, int __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:620:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sra_pi16 (__m64 __m, __m64 __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:626:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_psraw (__m64 __m, __m64 __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:632:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_srai_pi16 (__m64 __m, int __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:638:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_psrawi (__m64 __m, int __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:645:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sra_pi32 (__m64 __m, __m64 __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:651:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_psrad (__m64 __m, __m64 __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:657:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_srai_pi32 (__m64 __m, int __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:663:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_psradi (__m64 __m, int __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:670:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_srl_pi16 (__m64 __m, __m64 __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:676:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_psrlw (__m64 __m, __m64 __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:682:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_srli_pi16 (__m64 __m, int __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:688:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_psrlwi (__m64 __m, int __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:695:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_srl_pi32 (__m64 __m, __m64 __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:701:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_psrld (__m64 __m, __m64 __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:707:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_srli_pi32 (__m64 __m, int __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:713:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_psrldi (__m64 __m, int __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:720:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_srl_si64 (__m64 __m, __m64 __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:726:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_psrlq (__m64 __m, __m64 __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:732:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_srli_si64 (__m64 __m, int __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:738:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_psrlqi (__m64 __m, int __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:745:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_and_si64 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:751:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pand (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:759:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_andnot_si64 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:765:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pandn (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:772:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_or_si64 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:778:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_por (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:785:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_xor_si64 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:791:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pxor (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:799:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpeq_pi8 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:805:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pcmpeqb (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:811:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpgt_pi8 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:817:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pcmpgtb (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:825:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpeq_pi16 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:831:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pcmpeqw (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:837:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpgt_pi16 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:843:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pcmpgtw (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:851:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpeq_pi32 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:857:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pcmpeqd (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:863:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpgt_pi32 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:869:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pcmpgtd (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:876:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_setzero_si64 (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:883:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_set_pi32 (int __i1, int __i0) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:890:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_set_pi16 (short __w3, short __w2, short __w1, short __w0) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:898:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char __b3, char __b2, char __b1, char __b0) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:906:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_setr_pi32 (int __i0, int __i1) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:912:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_setr_pi16 (short __w0, short __w1, short __w2, short __w3) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:919:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char __b4, char __b5, char __b6, char __b7) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:926:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_set1_pi32 (int __i) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:933:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_set1_pi16 (short __w) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:940:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_set1_pi8 (char __b) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:33, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:52:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_prefetch (const void *__P, enum _mm_hint __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:114:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_undefined_ps (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:122:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_setzero_ps (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:132:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_add_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:138:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sub_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:144:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mul_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:150:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_div_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:156:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sqrt_ss (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:162:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rcp_ss (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:168:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rsqrt_ss (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:174:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_min_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:180:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_max_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:188:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_add_ps (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:194:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sub_ps (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:200:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mul_ps (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:206:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_div_ps (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:212:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sqrt_ps (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:218:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rcp_ps (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:224:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rsqrt_ps (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:230:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_min_ps (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:236:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_max_ps (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:244:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_and_ps (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:250:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_andnot_ps (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:256:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_or_ps (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:262:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_xor_ps (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:272:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpeq_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:278:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmplt_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:284:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmple_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:290:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpgt_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:300:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpge_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:310:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpneq_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:316:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpnlt_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:322:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpnle_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:328:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpngt_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:338:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpnge_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:348:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpord_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:354:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpunord_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:364:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpeq_ps (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:370:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmplt_ps (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:376:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmple_ps (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:382:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpgt_ps (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:388:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpge_ps (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:394:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpneq_ps (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:400:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpnlt_ps (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:406:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpnle_ps (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:412:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpngt_ps (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:418:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpnge_ps (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:424:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpord_ps (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:430:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpunord_ps (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:439:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comieq_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:445:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comilt_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:451:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comile_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:457:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comigt_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:463:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comige_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:469:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comineq_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:475:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_ucomieq_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:481:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_ucomilt_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:487:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_ucomile_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:493:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_ucomigt_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:499:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_ucomige_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:505:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_ucomineq_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:513:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtss_si32 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:519:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_ss2si (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:530:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtss_si64 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:537:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtss_si64x (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:546:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtps_pi32 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:552:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_ps2pi (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:559:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvttss_si32 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:565:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtt_ss2si (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:575:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvttss_si64 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:582:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvttss_si64x (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:591:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvttps_pi32 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:597:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtt_ps2pi (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:604:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsi32_ss (__m128 __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:610:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_si2ss (__m128 __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:620:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsi64_ss (__m128 __A, long long __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:627:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsi64x_ss (__m128 __A, long long __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:636:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtpi32_ps (__m128 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:642:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_pi2ps (__m128 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:649:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtpi16_ps (__m64 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:674:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtpu16_ps (__m64 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:693:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtpi8_ps (__m64 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:710:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtpu8_ps(__m64 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:718:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtpi32x2_ps(__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:728:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtps_pi16(__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:739:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtps_pi8(__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:748:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_shuffle_ps (__m128 __A, __m128 __B, int const __mask) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:760:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_unpackhi_ps (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:767:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_unpacklo_ps (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:775:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_loadh_pi (__m128 __A, __m64 const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:782:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_storeh_pi (__m64 *__P, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:789:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_movehl_ps (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:796:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_movelh_ps (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:804:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_loadl_pi (__m128 __A, __m64 const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:811:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_storel_pi (__m64 *__P, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:818:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_movemask_ps (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:825:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_getcsr (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:832:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_GET_EXCEPTION_STATE (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:838:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_GET_EXCEPTION_MASK (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:844:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_GET_ROUNDING_MODE (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:850:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_GET_FLUSH_ZERO_MODE (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:857:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_setcsr (unsigned int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:864:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_SET_EXCEPTION_STATE(unsigned int __mask) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:870:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_SET_EXCEPTION_MASK (unsigned int __mask) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:876:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_SET_ROUNDING_MODE (unsigned int __mode) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:882:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_SET_FLUSH_ZERO_MODE (unsigned int __mode) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:889:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_set_ss (float __F) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:896:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_set1_ps (float __F) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:902:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_set_ps1 (float __F) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:909:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_load_ss (float const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:916:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_load1_ps (float const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:922:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_load_ps1 (float const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:929:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_load_ps (float const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:936:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_loadu_ps (float const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:943:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_loadr_ps (float const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:951:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_set_ps (const float __Z, const float __Y, const float __X, const float __W) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:958:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_setr_ps (float __Z, float __Y, float __X, float __W) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:965:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_store_ss (float *__P, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:971:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtss_f32 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:978:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_store_ps (float *__P, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:985:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_storeu_ps (float *__P, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:992:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_store1_ps (float *__P, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1000:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_store_ps1 (float *__P, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1007:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_storer_ps (float *__P, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1016:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_move_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1024:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_extract_pi16 (__m64 const __A, int const __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1030:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pextrw (__m64 const __A, int const __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1045:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_insert_pi16 (__m64 const __A, int const __D, int const __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1051:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pinsrw (__m64 const __A, int const __D, int const __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1065:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_max_pi16 (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1071:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pmaxsw (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1078:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_max_pu8 (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1084:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pmaxub (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1091:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_min_pi16 (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1097:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pminsw (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1104:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_min_pu8 (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1110:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pminub (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1117:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_movemask_pi8 (__m64 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1123:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pmovmskb (__m64 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1131:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mulhi_pu16 (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1137:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pmulhuw (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1146:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_shuffle_pi16 (__m64 __A, int const __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1152:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pshufw (__m64 __A, int const __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1167:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskmove_si64 (__m64 __A, __m64 __N, char *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1173:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_maskmovq (__m64 __A, __m64 __N, char *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1180:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_avg_pu8 (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1186:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pavgb (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1193:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_avg_pu16 (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1199:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pavgw (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1208:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sad_pu8 (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1214:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_psadbw (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1221:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_stream_pi (__m64 *__P, __m64 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1228:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_stream_ps (float *__P, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1236:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sfence (void) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1260, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:33, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:66:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_set_sd (double __F) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:73:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_set1_pd (double __F) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:79:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_set_pd1 (double __F) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:86:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_set_pd (double __W, double __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:93:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_setr_pd (double __W, double __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:100:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_undefined_pd (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:108:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_setzero_pd (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:115:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_move_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:122:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_load_pd (double const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:129:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_loadu_pd (double const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:136:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_load1_pd (double const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:143:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_load_sd (double const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:149:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_load_pd1 (double const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:156:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_loadr_pd (double const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:164:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_store_pd (double *__P, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:171:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_storeu_pd (double *__P, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:178:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_store_sd (double *__P, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:184:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsd_f64 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:190:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_storel_pd (double *__P, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:197:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_storeh_pd (double *__P, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:205:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_store1_pd (double *__P, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:211:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_store_pd1 (double *__P, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:218:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_storer_pd (double *__P, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:224:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsi128_si32 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:232:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsi128_si64 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:239:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsi128_si64x (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:246:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_add_pd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:252:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_add_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:258:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sub_pd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:264:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sub_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:270:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mul_pd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:276:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mul_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:282:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_div_pd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:288:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_div_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:294:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sqrt_pd (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:301:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sqrt_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:308:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_min_pd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:314:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_min_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:320:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_max_pd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:326:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_max_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:332:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_and_pd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:338:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_andnot_pd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:344:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_or_pd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:350:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_xor_pd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:356:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpeq_pd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:362:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmplt_pd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:368:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmple_pd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:374:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpgt_pd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:380:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpge_pd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:386:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpneq_pd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:392:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpnlt_pd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:398:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpnle_pd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:404:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpngt_pd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:410:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpnge_pd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:416:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpord_pd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:422:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpunord_pd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:428:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpeq_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:434:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmplt_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:440:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmple_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:446:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpgt_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:456:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpge_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:466:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpneq_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:472:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpnlt_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:478:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpnle_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:484:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpngt_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:494:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpnge_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:504:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpord_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:510:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpunord_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:516:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comieq_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:522:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comilt_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:528:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comile_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:534:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comigt_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:540:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comige_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:546:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comineq_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:552:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_ucomieq_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:558:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_ucomilt_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:564:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_ucomile_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:570:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_ucomigt_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:576:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_ucomige_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:582:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_ucomineq_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:590:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_set_epi64x (long long __q1, long long __q0) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:596:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_set_epi64 (__m64 __q1, __m64 __q0) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:602:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_set_epi32 (int __q3, int __q2, int __q1, int __q0) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:609:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture short __q3, short __q2, short __q1, short __q0) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:619:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char __q03, char __q02, char __q01, char __q00) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:630:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_set1_epi64x (long long __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:636:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_set1_epi64 (__m64 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:642:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_set1_epi32 (int __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:648:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_set1_epi16 (short __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:654:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_set1_epi8 (char __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:664:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_setr_epi64 (__m64 __q0, __m64 __q1) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:670:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_setr_epi32 (int __q0, int __q1, int __q2, int __q3) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:677:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture short __q4, short __q5, short __q6, short __q7) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:686:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char __q12, char __q13, char __q14, char __q15) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:695:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_load_si128 (__m128i const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:701:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_loadu_si128 (__m128i_u const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:707:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_loadl_epi64 (__m128i_u const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:713:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_store_si128 (__m128i *__P, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:719:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_storeu_si128 (__m128i_u *__P, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:725:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_storel_epi64 (__m128i_u *__P, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:731:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_movepi64_pi64 (__m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:737:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_movpi64_epi64 (__m64 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:743:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_move_epi64 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:750:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_undefined_si128 (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:758:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_setzero_si128 (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:764:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepi32_pd (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:770:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepi32_ps (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:776:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtpd_epi32 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:782:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtpd_pi32 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:788:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtpd_ps (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:794:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvttpd_epi32 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:800:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvttpd_pi32 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:806:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtpi32_pd (__m64 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:812:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtps_epi32 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:818:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvttps_epi32 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:824:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtps_pd (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:830:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsd_si32 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:838:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsd_si64 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:845:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsd_si64x (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:852:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvttsd_si32 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:860:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvttsd_si64 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:867:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvttsd_si64x (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:874:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsd_ss (__m128 __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:880:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsi32_sd (__m128d __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:888:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsi64_sd (__m128d __A, long long __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:895:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsi64x_sd (__m128d __A, long long __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:902:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtss_sd (__m128d __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:909:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_shuffle_pd(__m128d __A, __m128d __B, const int __mask) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:920:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_unpackhi_pd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:926:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_unpacklo_pd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:932:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_loadh_pd (__m128d __A, double const *__B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:938:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_loadl_pd (__m128d __A, double const *__B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:944:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_movemask_pd (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:950:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_packs_epi16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:956:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_packs_epi32 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:962:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_packus_epi16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:968:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_unpackhi_epi8 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:974:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_unpackhi_epi16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:980:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_unpackhi_epi32 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:986:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_unpackhi_epi64 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:992:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_unpacklo_epi8 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:998:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_unpacklo_epi16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1004:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_unpacklo_epi32 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1010:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_unpacklo_epi64 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1016:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_add_epi8 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1022:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_add_epi16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1028:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_add_epi32 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1034:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_add_epi64 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1040:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_adds_epi8 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1046:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_adds_epi16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1052:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_adds_epu8 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1058:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_adds_epu16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1064:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sub_epi8 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1070:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sub_epi16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1076:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sub_epi32 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1082:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sub_epi64 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1088:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_subs_epi8 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1094:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_subs_epi16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1100:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_subs_epu8 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1106:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_subs_epu16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1112:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_madd_epi16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1118:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mulhi_epi16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1124:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mullo_epi16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1130:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mul_su32 (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1136:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mul_epu32 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1142:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_slli_epi16 (__m128i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1148:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_slli_epi32 (__m128i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1154:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_slli_epi64 (__m128i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1160:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_srai_epi16 (__m128i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1166:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_srai_epi32 (__m128i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1173:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_bsrli_si128 (__m128i __A, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1179:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_bslli_si128 (__m128i __A, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1185:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_srli_si128 (__m128i __A, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1191:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_slli_si128 (__m128i __A, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1207:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_srli_epi16 (__m128i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1213:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_srli_epi32 (__m128i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1219:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_srli_epi64 (__m128i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1225:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sll_epi16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1231:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sll_epi32 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1237:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sll_epi64 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1243:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sra_epi16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1249:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sra_epi32 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1255:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_srl_epi16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1261:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_srl_epi32 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1267:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_srl_epi64 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1273:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_and_si128 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1279:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_andnot_si128 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1285:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_or_si128 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1291:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_xor_si128 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1297:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpeq_epi8 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1303:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpeq_epi16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1309:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpeq_epi32 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1315:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmplt_epi8 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1321:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmplt_epi16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1327:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmplt_epi32 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1333:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpgt_epi8 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1339:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpgt_epi16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1345:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpgt_epi32 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1352:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_extract_epi16 (__m128i const __A, int const __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1358:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_insert_epi16 (__m128i const __A, int const __D, int const __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1371:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_max_epi16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1377:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_max_epu8 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1383:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_min_epi16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1389:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_min_epu8 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1395:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_movemask_epi8 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1401:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mulhi_epu16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1408:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_shufflehi_epi16 (__m128i __A, const int __mask) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1414:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_shufflelo_epi16 (__m128i __A, const int __mask) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1420:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_shuffle_epi32 (__m128i __A, const int __mask) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1434:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskmoveu_si128 (__m128i __A, __m128i __B, char *__C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1440:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_avg_epu8 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1446:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_avg_epu16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1452:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sad_epu8 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1458:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_stream_si32 (int *__A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1465:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_stream_si64 (long long int *__A, long long int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1472:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_stream_si128 (__m128i *__A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1478:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_stream_pd (double *__A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1484:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_clflush (void const *__A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1490:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_lfence (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1496:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mfence (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1502:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsi32_si128 (int __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1510:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsi64_si128 (long long __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1517:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsi64x_si128 (long long __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1526:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_castpd_ps(__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1532:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_castpd_si128(__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1538:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_castps_pd(__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1544:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_castps_si128(__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1550:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_castsi128_ps(__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1556:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_castsi128_pd(__m128i __A) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:33, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1273:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_pause (void) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:37, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/pmmintrin.h:50:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_addsub_ps (__m128 __X, __m128 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/pmmintrin.h:56:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_hadd_ps (__m128 __X, __m128 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/pmmintrin.h:62:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_hsub_ps (__m128 __X, __m128 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/pmmintrin.h:68:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_movehdup_ps (__m128 __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/pmmintrin.h:74:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_moveldup_ps (__m128 __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/pmmintrin.h:80:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_addsub_pd (__m128d __X, __m128d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/pmmintrin.h:86:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_hadd_pd (__m128d __X, __m128d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/pmmintrin.h:92:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_hsub_pd (__m128d __X, __m128d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/pmmintrin.h:98:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_loaddup_pd (double const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/pmmintrin.h:104:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_movedup_pd (__m128d __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/pmmintrin.h:110:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_lddqu_si128 (__m128i const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/pmmintrin.h:116:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_monitor (void const * __P, unsigned int __E, unsigned int __H) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/pmmintrin.h:122:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mwait (unsigned int __E, unsigned int __H) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:39, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:40:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_hadd_epi16 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:46:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_hadd_epi32 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:52:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_hadds_epi16 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:58:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_hadd_pi16 (__m64 __X, __m64 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:64:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_hadd_pi32 (__m64 __X, __m64 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:70:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_hadds_pi16 (__m64 __X, __m64 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:76:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_hsub_epi16 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:82:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_hsub_epi32 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:88:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_hsubs_epi16 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:94:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_hsub_pi16 (__m64 __X, __m64 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:100:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_hsub_pi32 (__m64 __X, __m64 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:106:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_hsubs_pi16 (__m64 __X, __m64 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:112:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maddubs_epi16 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:118:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maddubs_pi16 (__m64 __X, __m64 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:124:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mulhrs_epi16 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:130:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mulhrs_pi16 (__m64 __X, __m64 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:136:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_shuffle_epi8 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:142:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_shuffle_pi8 (__m64 __X, __m64 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:148:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sign_epi8 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:154:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sign_epi16 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:160:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sign_epi32 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:166:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sign_pi8 (__m64 __X, __m64 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:172:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sign_pi16 (__m64 __X, __m64 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:178:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sign_pi32 (__m64 __X, __m64 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:185:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_alignr_epi8(__m128i __X, __m128i __Y, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:192:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_alignr_pi8(__m64 __X, __m64 __Y, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:209:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_abs_epi8 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:215:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_abs_epi16 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:221:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_abs_epi32 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:227:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_abs_pi8 (__m64 __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:233:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_abs_pi16 (__m64 __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:239:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_abs_pi32 (__m64 __X) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:41, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ammintrin.h:35:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("sse4a") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ammintrin.h:35:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ammintrin.h:35:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ammintrin.h:35:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ammintrin.h:35:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ammintrin.h:35:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ammintrin.h:40:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_stream_sd (double * __P, __m128d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ammintrin.h:46:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_stream_ss (float * __P, __m128 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ammintrin.h:52:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_extract_si64 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ammintrin.h:59:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_extracti_si64 (__m128i __X, unsigned const int __I, unsigned const int __L) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ammintrin.h:70:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_insert_si64 (__m128i __X,__m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ammintrin.h:77:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_inserti_si64(__m128i __X, __m128i __Y, unsigned const int __I, unsigned const int __L) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:43, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:67:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_testz_si128 (__m128i __M, __m128i __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:75:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_testc_si128 (__m128i __M, __m128i __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:83:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_testnzc_si128 (__m128i __M, __m128i __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:100:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_round_pd (__m128d __V, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:106:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_round_sd(__m128d __D, __m128d __V, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:125:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_round_ps (__m128 __V, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:131:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_round_ss (__m128 __D, __m128 __V, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:166:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_blend_epi16 (__m128i __X, __m128i __Y, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:179:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_blendv_epi8 (__m128i __X, __m128i __Y, __m128i __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:191:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_blend_ps (__m128 __X, __m128 __Y, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:204:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_blendv_ps (__m128 __X, __m128 __Y, __m128 __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:216:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_blend_pd (__m128d __X, __m128d __Y, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:229:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_blendv_pd (__m128d __X, __m128d __Y, __m128d __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:241:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_dp_ps (__m128 __X, __m128 __Y, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:249:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_dp_pd (__m128d __X, __m128d __Y, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:268:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpeq_epi64 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:276:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_min_epi8 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:282:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_max_epi8 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:288:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_min_epu16 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:294:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_max_epu16 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:300:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_min_epi32 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:306:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_max_epi32 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:312:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_min_epu32 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:318:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_max_epu32 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:326:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mullo_epi32 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:334:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mul_epi32 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:346:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_insert_ps (__m128 __D, __m128 __S, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:366:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_extract_ps (__m128 __X, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:399:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_insert_epi8 (__m128i __D, int __S, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:406:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_insert_epi32 (__m128i __D, int __S, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:414:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_insert_epi64 (__m128i __D, long long __S, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:441:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_extract_epi8 (__m128i __X, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:447:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_extract_epi32 (__m128i __X, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:454:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_extract_epi64 (__m128i __X, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:474:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_minpos_epu16 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:482:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepi8_epi32 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:488:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepi16_epi32 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:494:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepi8_epi64 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:500:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepi32_epi64 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:506:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepi16_epi64 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:512:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepi8_epi16 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:520:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepu8_epi32 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:526:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepu16_epi32 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:532:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepu8_epi64 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:538:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepu32_epi64 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:544:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepu16_epi64 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:550:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepu8_epi16 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:558:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_packus_epi32 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:569:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mpsadbw_epu8 (__m128i __X, __m128i __Y, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:582:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_stream_load_si128 (__m128i *__X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:623:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpistrm (__m128i __X, __m128i __Y, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:631:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpistri (__m128i __X, __m128i __Y, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:639:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpestrm (__m128i __X, int __LX, __m128i __Y, int __LY, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:647:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpestri (__m128i __X, int __LX, __m128i __Y, int __LY, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:676:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpistra (__m128i __X, __m128i __Y, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:684:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpistrc (__m128i __X, __m128i __Y, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:692:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpistro (__m128i __X, __m128i __Y, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:700:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpistrs (__m128i __X, __m128i __Y, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:708:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpistrz (__m128i __X, __m128i __Y, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:716:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpestra (__m128i __X, int __LX, __m128i __Y, int __LY, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:724:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpestrc (__m128i __X, int __LX, __m128i __Y, int __LY, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:732:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpestro (__m128i __X, int __LX, __m128i __Y, int __LY, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:740:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpestrs (__m128i __X, int __LX, __m128i __Y, int __LY, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:748:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpestrz (__m128i __X, int __LX, __m128i __Y, int __LY, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:796:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpgt_epi64 (__m128i __X, __m128i __Y) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:811, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:43, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/popcntintrin.h:35:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_popcnt_u32 (unsigned int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/popcntintrin.h:42:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_popcnt_u64 (unsigned long long __X) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:43, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:827:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_crc32_u8 (unsigned int __C, unsigned char __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:833:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_crc32_u16 (unsigned int __C, unsigned short __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:839:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_crc32_u32 (unsigned int __C, unsigned int __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:846:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_crc32_u64 (unsigned long long __C, unsigned long long __V) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:45, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/wmmintrin.h:44:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_aesdec_si128 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/wmmintrin.h:52:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_aesdeclast_si128 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/wmmintrin.h:61:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_aesenc_si128 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/wmmintrin.h:69:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_aesenclast_si128 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/wmmintrin.h:77:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_aesimc_si128 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/wmmintrin.h:87:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_aeskeygenassist_si128 (__m128i __X, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/wmmintrin.h:116:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_clmulepi64_si128 (__m128i __X, __m128i __Y, const int __I) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:41, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("avx") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:140:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_add_pd (__m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:146:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_add_ps (__m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:152:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_addsub_pd (__m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:158:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_addsub_ps (__m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:165:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_and_pd (__m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:171:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_and_ps (__m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:177:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_andnot_pd (__m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:183:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_andnot_ps (__m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:193:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_blend_pd (__m256d __X, __m256d __Y, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:201:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_blend_ps (__m256 __X, __m256 __Y, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:218:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_blendv_pd (__m256d __X, __m256d __Y, __m256d __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:226:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_blendv_ps (__m256 __X, __m256 __Y, __m256 __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:234:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_div_pd (__m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:240:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_div_ps (__m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:250:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_dp_ps (__m256 __X, __m256 __Y, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:263:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_hadd_pd (__m256d __X, __m256d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:269:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_hadd_ps (__m256 __X, __m256 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:275:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_hsub_pd (__m256d __X, __m256d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:281:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_hsub_ps (__m256 __X, __m256 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:287:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_max_pd (__m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:293:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_max_ps (__m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:299:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_min_pd (__m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:305:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_min_ps (__m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:311:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mul_pd (__m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:317:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mul_ps (__m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:323:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_or_pd (__m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:329:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_or_ps (__m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:336:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_shuffle_pd (__m256d __A, __m256d __B, const int __mask) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:343:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_shuffle_ps (__m256 __A, __m256 __B, const int __mask) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:359:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_sub_pd (__m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:365:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_sub_ps (__m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:371:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_xor_pd (__m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:377:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_xor_ps (__m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:384:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmp_pd (__m128d __X, __m128d __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:390:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmp_ps (__m128 __X, __m128 __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:396:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmp_pd (__m256d __X, __m256d __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:403:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmp_ps (__m256 __X, __m256 __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:410:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmp_sd (__m128d __X, __m128d __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:416:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmp_ss (__m128 __X, __m128 __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:447:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepi32_pd (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:453:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepi32_ps (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:459:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtpd_ps (__m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:465:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtps_epi32 (__m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:471:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtps_pd (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:477:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvttpd_epi32 (__m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:483:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtpd_epi32 (__m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:489:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvttps_epi32 (__m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:496:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtsd_f64 (__m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:503:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtss_f32 (__m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:510:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_extractf128_pd (__m256d __X, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:516:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_extractf128_ps (__m256 __X, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:522:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_extractf128_si256 (__m256i __X, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:528:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_extract_epi32 (__m256i __X, int const __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:535:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_extract_epi16 (__m256i __X, int const __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:542:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_extract_epi8 (__m256i __X, int const __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:550:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_extract_epi64 (__m256i __X, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:601:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_zeroall (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:607:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_zeroupper (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:613:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_permutevar_pd (__m128d __A, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:620:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permutevar_pd (__m256d __A, __m256i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:627:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_permutevar_ps (__m128 __A, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:634:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permutevar_ps (__m256 __A, __m256i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:642:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_permute_pd (__m128d __X, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:648:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permute_pd (__m256d __X, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:654:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_permute_ps (__m128 __X, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:660:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permute_ps (__m256 __X, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:680:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permute2f128_pd (__m256d __X, __m256d __Y, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:688:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permute2f128_ps (__m256 __X, __m256 __Y, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:696:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permute2f128_si256 (__m256i __X, __m256i __Y, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:720:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_broadcast_ss (float const *__X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:726:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_broadcast_sd (double const *__X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:732:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_broadcast_ss (float const *__X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:738:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_broadcast_pd (__m128d const *__X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:744:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_broadcast_ps (__m128 const *__X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:751:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_insertf128_pd (__m256d __X, __m128d __Y, const int __O) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:759:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_insertf128_ps (__m256 __X, __m128 __Y, const int __O) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:767:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_insertf128_si256 (__m256i __X, __m128i __Y, const int __O) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:775:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_insert_epi32 (__m256i __X, int __D, int const __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:783:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_insert_epi16 (__m256i __X, int __D, int const __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:791:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_insert_epi8 (__m256i __X, int __D, int const __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:800:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_insert_epi64 (__m256i __X, long long __D, int const __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:859:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_load_pd (double const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:865:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_store_pd (double *__P, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:871:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_load_ps (float const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:877:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_store_ps (float *__P, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:883:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_loadu_pd (double const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:889:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_storeu_pd (double *__P, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:895:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_loadu_ps (float const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:901:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_storeu_ps (float *__P, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:907:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_load_si256 (__m256i const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:913:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_store_si256 (__m256i *__P, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:919:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_loadu_si256 (__m256i_u const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:925:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_storeu_si256 (__m256i_u *__P, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:931:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskload_pd (double const *__P, __m128i __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:938:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskstore_pd (double *__P, __m128i __M, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:944:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskload_pd (double const *__P, __m256i __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:951:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskstore_pd (double *__P, __m256i __M, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:957:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskload_ps (float const *__P, __m128i __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:964:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskstore_ps (float *__P, __m128i __M, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:970:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskload_ps (float const *__P, __m256i __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:977:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskstore_ps (float *__P, __m256i __M, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:983:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_movehdup_ps (__m256 __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:989:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_moveldup_ps (__m256 __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:995:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_movedup_pd (__m256d __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1001:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_lddqu_si256 (__m256i const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1007:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_stream_si256 (__m256i *__A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1013:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_stream_pd (double *__A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1019:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_stream_ps (float *__P, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1025:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_rcp_ps (__m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1031:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_rsqrt_ps (__m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1037:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_sqrt_pd (__m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1043:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_sqrt_ps (__m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1050:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_round_pd (__m256d __V, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1056:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_round_ps (__m256 __V, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1074:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_unpackhi_pd (__m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1080:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_unpacklo_pd (__m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1086:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_unpackhi_ps (__m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1092:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_unpacklo_ps (__m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1098:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_testz_pd (__m128d __M, __m128d __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1104:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_testc_pd (__m128d __M, __m128d __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1110:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_testnzc_pd (__m128d __M, __m128d __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1116:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_testz_ps (__m128 __M, __m128 __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1122:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_testc_ps (__m128 __M, __m128 __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1128:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_testnzc_ps (__m128 __M, __m128 __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1134:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_testz_pd (__m256d __M, __m256d __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1140:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_testc_pd (__m256d __M, __m256d __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1146:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_testnzc_pd (__m256d __M, __m256d __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1152:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_testz_ps (__m256 __M, __m256 __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1158:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_testc_ps (__m256 __M, __m256 __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1164:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_testnzc_ps (__m256 __M, __m256 __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1170:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_testz_si256 (__m256i __M, __m256i __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1176:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_testc_si256 (__m256i __M, __m256i __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1182:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_testnzc_si256 (__m256i __M, __m256i __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1188:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_movemask_pd (__m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1194:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_movemask_ps (__m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1200:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_undefined_pd (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1207:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_undefined_ps (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1214:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_undefined_si256 (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1221:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_setzero_pd (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1227:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_setzero_ps (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1234:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_setzero_si256 (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1241:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_set_pd (double __A, double __B, double __C, double __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1249:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture float __E, float __F, float __G, float __H) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1258:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __E, int __F, int __G, int __H) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1268:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture short __q03, short __q02, short __q01, short __q00) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1284:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char __q03, char __q02, char __q01, char __q00) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1296:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture long long __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1303:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_set1_pd (double __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1310:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_set1_ps (float __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1318:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_set1_epi32 (int __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1325:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_set1_epi16 (short __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1332:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_set1_epi8 (char __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1341:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_set1_epi64x (long long __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1350:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_setr_pd (double __A, double __B, double __C, double __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1357:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture float __E, float __F, float __G, float __H) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1364:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __E, int __F, int __G, int __H) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1373:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture short __q03, short __q02, short __q01, short __q00) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1389:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char __q03, char __q02, char __q01, char __q00) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1403:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture long long __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1411:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_castpd_ps (__m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1417:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_castpd_si256 (__m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1423:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_castps_pd (__m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1429:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_castps_si256(__m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1435:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_castsi256_ps (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1441:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_castsi256_pd (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1447:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_castpd256_pd128 (__m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1453:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_castps256_ps128 (__m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1459:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_castsi256_si128 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1470:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_castpd128_pd256 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1476:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_castps128_ps256 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1482:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_castsi128_si256 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1488:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_set_m128 ( __m128 __H, __m128 __L) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1494:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_set_m128d (__m128d __H, __m128d __L) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1500:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_set_m128i (__m128i __H, __m128i __L) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1506:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_setr_m128 (__m128 __L, __m128 __H) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1512:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_setr_m128d (__m128d __L, __m128d __H) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1518:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_setr_m128i (__m128i __L, __m128i __H) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:43, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("avx2") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:43:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mpsadbw_epu8 (__m256i __X, __m256i __Y, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:56:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_abs_epi8 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:63:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_abs_epi16 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:70:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_abs_epi32 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:77:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_packs_epi32 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:84:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_packs_epi16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:91:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_packus_epi32 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:98:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_packus_epi16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:105:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_add_epi8 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:112:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_add_epi16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:119:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_add_epi32 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:126:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_add_epi64 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:133:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_adds_epi8 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:140:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_adds_epi16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:147:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_adds_epu8 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:154:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_adds_epu16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:162:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_alignr_epi8 (__m256i __A, __m256i __B, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:179:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_and_si256 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:186:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_andnot_si256 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:193:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_avg_epu8 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:200:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_avg_epu16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:207:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_blendv_epi8 (__m256i __X, __m256i __Y, __m256i __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:217:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_blend_epi16 (__m256i __X, __m256i __Y, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:231:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpeq_epi8 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:238:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpeq_epi16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:245:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpeq_epi32 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:252:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpeq_epi64 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:259:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpgt_epi8 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:266:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpgt_epi16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:273:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpgt_epi32 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:280:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpgt_epi64 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:287:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_hadd_epi16 (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:295:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_hadd_epi32 (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:302:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_hadds_epi16 (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:310:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_hsub_epi16 (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:318:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_hsub_epi32 (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:325:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_hsubs_epi16 (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:333:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maddubs_epi16 (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:341:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_madd_epi16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:349:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_max_epi8 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:356:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_max_epi16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:363:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_max_epi32 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:370:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_max_epu8 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:377:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_max_epu16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:384:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_max_epu32 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:391:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_min_epi8 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:398:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_min_epi16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:405:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_min_epi32 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:412:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_min_epu8 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:419:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_min_epu16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:426:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_min_epu32 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:433:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_movemask_epi8 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:440:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepi8_epi16 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:447:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepi8_epi32 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:454:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepi8_epi64 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:461:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepi16_epi32 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:468:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepi16_epi64 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:475:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepi32_epi64 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:482:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepu8_epi16 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:489:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepu8_epi32 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:496:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepu8_epi64 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:503:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepu16_epi32 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:510:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepu16_epi64 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:517:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepu32_epi64 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:524:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mul_epi32 (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:531:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mulhrs_epi16 (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:539:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mulhi_epu16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:546:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mulhi_epi16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:553:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mullo_epi16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:560:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mullo_epi32 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:567:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mul_epu32 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:574:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_or_si256 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:581:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_sad_epu8 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:588:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_shuffle_epi8 (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:597:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_shuffle_epi32 (__m256i __A, const int __mask) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:604:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_shufflehi_epi16 (__m256i __A, const int __mask) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:611:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_shufflelo_epi16 (__m256i __A, const int __mask) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:626:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_sign_epi8 (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:633:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_sign_epi16 (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:640:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_sign_epi32 (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:648:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_bslli_epi128 (__m256i __A, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:655:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_slli_si256 (__m256i __A, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:668:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_slli_epi16 (__m256i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:675:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_sll_epi16 (__m256i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:682:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_slli_epi32 (__m256i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:689:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_sll_epi32 (__m256i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:696:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_slli_epi64 (__m256i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:703:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_sll_epi64 (__m256i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:710:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_srai_epi16 (__m256i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:717:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_sra_epi16 (__m256i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:724:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_srai_epi32 (__m256i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:731:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_sra_epi32 (__m256i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:739:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_bsrli_epi128 (__m256i __A, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:746:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_srli_si256 (__m256i __A, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:759:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_srli_epi16 (__m256i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:766:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_srl_epi16 (__m256i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:773:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_srli_epi32 (__m256i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:780:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_srl_epi32 (__m256i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:787:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_srli_epi64 (__m256i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:794:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_srl_epi64 (__m256i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:801:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_sub_epi8 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:808:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_sub_epi16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:815:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_sub_epi32 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:822:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_sub_epi64 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:829:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_subs_epi8 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:836:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_subs_epi16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:843:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_subs_epu8 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:850:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_subs_epu16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:857:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_unpackhi_epi8 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:864:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_unpackhi_epi16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:871:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_unpackhi_epi32 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:878:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_unpackhi_epi64 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:885:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_unpacklo_epi8 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:892:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_unpacklo_epi16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:899:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_unpacklo_epi32 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:906:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_unpacklo_epi64 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:913:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_xor_si256 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:920:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_stream_load_si256 (__m256i const *__X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:927:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_broadcastss_ps (__m128 __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:934:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_broadcastss_ps (__m128 __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:941:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_broadcastsd_pd (__m128d __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:948:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_broadcastsi128_si256 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:956:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_blend_epi32 (__m128i __X, __m128i __Y, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:971:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_blend_epi32 (__m256i __X, __m256i __Y, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:985:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_broadcastb_epi8 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:992:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_broadcastw_epi16 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:999:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_broadcastd_epi32 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1006:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_broadcastq_epi64 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1013:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_broadcastb_epi8 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1020:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_broadcastw_epi16 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1027:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_broadcastd_epi32 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1034:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_broadcastq_epi64 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1041:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permutevar8x32_epi32 (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1049:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permute4x64_pd (__m256d __X, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1060:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permutevar8x32_ps (__m256 __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1068:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permute4x64_epi64 (__m256i __X, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1081:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permute2x128_si256 (__m256i __X, __m256i __Y, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1093:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_extracti128_si256 (__m256i __X, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1105:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_inserti128_si256 (__m256i __X, __m128i __Y, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1118:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskload_epi32 (int const *__X, __m256i __M ) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1126:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskload_epi64 (long long const *__X, __m256i __M ) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1134:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskload_epi32 (int const *__X, __m128i __M ) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1142:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskload_epi64 (long long const *__X, __m128i __M ) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1150:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskstore_epi32 (int *__X, __m256i __M, __m256i __Y ) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1157:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskstore_epi64 (long long *__X, __m256i __M, __m256i __Y ) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1164:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskstore_epi32 (int *__X, __m128i __M, __m128i __Y ) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1171:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskstore_epi64 (long long *__X, __m128i __M, __m128i __Y ) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1178:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_sllv_epi32 (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1185:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sllv_epi32 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1192:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_sllv_epi64 (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1199:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sllv_epi64 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1206:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_srav_epi32 (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1213:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_srav_epi32 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1220:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_srlv_epi32 (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1227:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_srlv_epi32 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1234:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_srlv_epi64 (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1241:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_srlv_epi64 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1249:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_i32gather_pd (double const *__base, __m128i __index, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1264:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __mask, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1275:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_i32gather_pd (double const *__base, __m128i __index, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1290:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __index, __m256d __mask, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1301:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_i64gather_pd (double const *__base, __m128i __index, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1316:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __mask, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1327:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_i64gather_pd (double const *__base, __m256i __index, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1342:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __index, __m256d __mask, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1353:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_i32gather_ps (float const *__base, __m128i __index, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1368:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __mask, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1379:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_i32gather_ps (float const *__base, __m256i __index, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1394:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __index, __m256 __mask, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1405:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_i64gather_ps (float const *__base, __m128i __index, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1420:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __mask, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1431:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_i64gather_ps (float const *__base, __m256i __index, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1446:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __index, __m128 __mask, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1458:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __index, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1473:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __index, __m128i __mask, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1485:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __index, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1501:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1513:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __index, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1528:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __index, __m128i __mask, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1540:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __index, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1556:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1567:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_i32gather_epi32 (int const *__base, __m128i __index, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1582:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __mask, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1593:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_i32gather_epi32 (int const *__base, __m256i __index, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1609:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1620:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_i64gather_epi32 (int const *__base, __m128i __index, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1635:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __mask, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1646:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_i64gather_epi32 (int const *__base, __m256i __index, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1662:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __scale) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:45, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("avx512f") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:65:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_int2mask (int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:72:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask2int (__mmask16 __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:81:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture long long __G, long long __H) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:93:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __M, int __N, int __O, int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:103:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __E, double __F, double __G, double __H) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:114:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture float __M, float __N, float __O, float __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:136:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_undefined_ps (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:146:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_undefined_pd (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:154:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_undefined_epi32 (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:164:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_set1_epi8 (char __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:179:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_set1_epi16 (short __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:190:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_set1_pd (double __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:201:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_set1_ps (float __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:213:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_set4_epi32 (int __A, int __B, int __C, int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:223:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture long long __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:231:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_set4_pd (double __A, double __B, double __C, double __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:239:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_set4_ps (float __A, float __B, float __C, float __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:260:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_setzero_ps (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:268:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_setzero_pd (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:275:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_setzero_epi32 (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:282:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_setzero_si512 (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:289:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_mov_pd (__m512d __W, __mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:298:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_mov_pd (__mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:308:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_mov_ps (__m512 __W, __mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:317:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_mov_ps (__mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:327:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_load_pd (void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:334:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_load_pd (__m512d __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:343:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_load_pd (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:353:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_store_pd (void *__P, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:360:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_store_pd (void *__P, __mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:368:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_load_ps (void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:375:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_load_ps (__m512 __W, __mmask16 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:384:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_load_ps (__mmask16 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:394:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_store_ps (void *__P, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:401:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_store_ps (void *__P, __mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:409:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_mov_epi64 (__m512i __W, __mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:418:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_mov_epi64 (__mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:428:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_load_epi64 (void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:435:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_load_epi64 (__m512i __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:444:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_load_epi64 (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:454:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_store_epi64 (void *__P, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:461:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_store_epi64 (void *__P, __mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:469:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_mov_epi32 (__m512i __W, __mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:478:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_mov_epi32 (__mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:488:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_load_si512 (void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:495:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_load_epi32 (void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:502:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_load_epi32 (__m512i __W, __mmask16 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:511:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_load_epi32 (__mmask16 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:521:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_store_si512 (void *__P, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:528:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_store_epi32 (void *__P, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:535:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_store_epi32 (void *__P, __mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:543:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mullo_epi32 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:550:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_mullo_epi32 (__mmask16 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:561:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_mullo_epi32 (__m512i __W, __mmask16 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:570:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_sllv_epi32 (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:581:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_sllv_epi32 (__m512i __W, __mmask16 __U, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:591:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_sllv_epi32 (__mmask16 __U, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:602:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_srav_epi32 (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:613:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_srav_epi32 (__m512i __W, __mmask16 __U, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:623:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_srav_epi32 (__mmask16 __U, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:634:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_srlv_epi32 (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:645:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_srlv_epi32 (__m512i __W, __mmask16 __U, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:655:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_srlv_epi32 (__mmask16 __U, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:666:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_add_epi64 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:673:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_add_epi64 (__m512i __W, __mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:683:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_add_epi64 (__mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:694:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_sub_epi64 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:701:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_sub_epi64 (__m512i __W, __mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:711:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_sub_epi64 (__mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:722:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_sllv_epi64 (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:733:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_sllv_epi64 (__m512i __W, __mmask8 __U, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:743:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_sllv_epi64 (__mmask8 __U, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:754:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_srav_epi64 (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:765:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_srav_epi64 (__m512i __W, __mmask8 __U, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:775:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_srav_epi64 (__mmask8 __U, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:786:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_srlv_epi64 (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:797:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_srlv_epi64 (__m512i __W, __mmask8 __U, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:807:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_srlv_epi64 (__mmask8 __U, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:818:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_add_epi32 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:825:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_add_epi32 (__m512i __W, __mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:835:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_add_epi32 (__mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:846:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mul_epi32 (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:857:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_mul_epi32 (__m512i __W, __mmask8 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:866:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_mul_epi32 (__mmask8 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:877:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_sub_epi32 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:884:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_sub_epi32 (__m512i __W, __mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:894:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_sub_epi32 (__mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:905:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mul_epu32 (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:916:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_mul_epu32 (__m512i __W, __mmask8 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:925:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_mul_epu32 (__mmask8 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:937:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_slli_epi64 (__m512i __A, unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:948:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:957:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_slli_epi64 (__mmask8 __U, __m512i __A, unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:983:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_sll_epi64 (__m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:994:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_sll_epi64 (__m512i __W, __mmask8 __U, __m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1004:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_sll_epi64 (__mmask8 __U, __m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1016:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_srli_epi64 (__m512i __A, unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1027:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __A, unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1036:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_srli_epi64 (__mmask8 __U, __m512i __A, unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1062:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_srl_epi64 (__m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1073:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_srl_epi64 (__m512i __W, __mmask8 __U, __m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1083:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_srl_epi64 (__mmask8 __U, __m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1095:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_srai_epi64 (__m512i __A, unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1106:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1115:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_srai_epi64 (__mmask8 __U, __m512i __A, unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1141:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_sra_epi64 (__m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1152:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_sra_epi64 (__m512i __W, __mmask8 __U, __m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1162:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_sra_epi64 (__mmask8 __U, __m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1174:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_slli_epi32 (__m512i __A, unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1185:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1194:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_slli_epi32 (__mmask16 __U, __m512i __A, unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1220:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_sll_epi32 (__m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1231:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_sll_epi32 (__m512i __W, __mmask16 __U, __m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1241:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_sll_epi32 (__mmask16 __U, __m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1253:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_srli_epi32 (__m512i __A, unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1264:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __A, unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1273:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_srli_epi32 (__mmask16 __U, __m512i __A, unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1299:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_srl_epi32 (__m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1310:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_srl_epi32 (__m512i __W, __mmask16 __U, __m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1320:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_srl_epi32 (__mmask16 __U, __m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1332:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_srai_epi32 (__m512i __A, unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1343:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1352:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_srai_epi32 (__mmask16 __U, __m512i __A, unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1378:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_sra_epi32 (__m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1389:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_sra_epi32 (__m512i __W, __mmask16 __U, __m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1399:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_sra_epi32 (__mmask16 __U, __m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1411:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_add_round_sd (__m128d __A, __m128d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1421:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1432:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1443:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_add_round_ss (__m128 __A, __m128 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1453:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1464:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1475:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sub_round_sd (__m128d __A, __m128d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1485:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1496:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1507:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sub_round_ss (__m128 __A, __m128 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1517:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1528:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1580:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1591:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1602:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1613:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1624:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1635:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1668:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_rcp14_pd (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1678:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_rcp14_pd (__m512d __W, __mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1687:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_rcp14_pd (__mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1697:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_rcp14_ps (__m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1707:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_rcp14_ps (__m512 __W, __mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1716:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_rcp14_ps (__mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1726:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rcp14_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1734:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_rcp14_sd (__m128d __W, __mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1744:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_rcp14_sd (__mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1754:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rcp14_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1762:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_rcp14_ss (__m128 __W, __mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1772:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_rcp14_ss (__mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1782:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_rsqrt14_pd (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1792:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_rsqrt14_pd (__m512d __W, __mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1801:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_rsqrt14_pd (__mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1811:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_rsqrt14_ps (__m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1821:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_rsqrt14_ps (__m512 __W, __mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1830:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_rsqrt14_ps (__mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1840:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rsqrt14_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1848:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_rsqrt14_sd (__m128d __W, __mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1858:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_rsqrt14_sd (__mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1868:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rsqrt14_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1876:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_rsqrt14_ss (__m128 __W, __mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1886:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_rsqrt14_ss (__mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1897:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_sqrt_round_pd (__m512d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1908:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1917:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_sqrt_round_pd (__mmask8 __U, __m512d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1927:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_sqrt_round_ps (__m512 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1937:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_sqrt_round_ps (__m512 __W, __mmask16 __U, __m512 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1946:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_sqrt_round_ps (__mmask16 __U, __m512 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1956:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sqrt_round_sd (__m128d __A, __m128d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1968:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1978:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_sqrt_round_sd (__mmask8 __U, __m128d __A, __m128d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1989:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sqrt_round_ss (__m128 __A, __m128 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2001:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2011:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_sqrt_round_ss (__mmask8 __U, __m128 __A, __m128 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2063:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepi8_epi32 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2073:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepi8_epi32 (__m512i __W, __mmask16 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2082:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepi8_epi32 (__mmask16 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2092:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepi8_epi64 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2102:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepi8_epi64 (__m512i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2111:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepi8_epi64 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2121:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepi16_epi32 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2131:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepi16_epi32 (__m512i __W, __mmask16 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2140:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepi16_epi32 (__mmask16 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2150:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepi16_epi64 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2160:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepi16_epi64 (__m512i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2169:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepi16_epi64 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2179:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepi32_epi64 (__m256i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2189:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepi32_epi64 (__m512i __W, __mmask8 __U, __m256i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2198:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepi32_epi64 (__mmask8 __U, __m256i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2208:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepu8_epi32 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2218:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepu8_epi32 (__m512i __W, __mmask16 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2227:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepu8_epi32 (__mmask16 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2237:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepu8_epi64 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2247:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepu8_epi64 (__m512i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2256:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepu8_epi64 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2266:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepu16_epi32 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2276:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepu16_epi32 (__m512i __W, __mmask16 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2285:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepu16_epi32 (__mmask16 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2295:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepu16_epi64 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2305:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepu16_epi64 (__m512i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2314:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepu16_epi64 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2324:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepu32_epi64 (__m256i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2334:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepu32_epi64 (__m512i __W, __mmask8 __U, __m256i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2343:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepu32_epi64 (__mmask8 __U, __m256i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2354:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_add_round_pd (__m512d __A, __m512d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2366:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2377:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2388:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_add_round_ps (__m512 __A, __m512 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2400:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2410:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_add_round_ps (__mmask16 __U, __m512 __A, __m512 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2421:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_sub_round_pd (__m512d __A, __m512d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2433:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2444:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2455:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_sub_round_ps (__m512 __A, __m512 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2467:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2477:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_sub_round_ps (__mmask16 __U, __m512 __A, __m512 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2526:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mul_round_pd (__m512d __A, __m512d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2538:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2549:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2560:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mul_round_ps (__m512 __A, __m512 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2572:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2582:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_mul_round_ps (__mmask16 __U, __m512 __A, __m512 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2593:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_div_round_pd (__m512d __M, __m512d __V, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2605:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __V, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2616:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2627:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_div_round_ps (__m512 __A, __m512 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2639:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2649:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_div_round_ps (__mmask16 __U, __m512 __A, __m512 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2660:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mul_round_sd (__m128d __A, __m128d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2670:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2681:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2692:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mul_round_ss (__m128 __A, __m128 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2702:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2713:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2724:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_div_round_sd (__m128d __A, __m128d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2734:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2745:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2756:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_div_round_ss (__m128 __A, __m128 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2766:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2777:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2864:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_max_round_pd (__m512d __A, __m512d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2876:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2887:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2898:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_max_round_ps (__m512 __A, __m512 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2910:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2920:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_max_round_ps (__mmask16 __U, __m512 __A, __m512 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2931:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_min_round_pd (__m512d __A, __m512d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2943:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2954:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2965:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_min_round_ps (__m512 __A, __m512 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2977:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2987:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_min_round_ps (__mmask16 __U, __m512 __A, __m512 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3036:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_scalef_round_pd (__m512d __A, __m512d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3048:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3059:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3070:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_scalef_round_ps (__m512 __A, __m512 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3082:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3093:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3104:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_scalef_round_sd (__m128d __A, __m128d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3116:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3127:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3138:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_scalef_round_ss (__m128 __A, __m128 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3150:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3160:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_scalef_round_ss (__mmask8 __U, __m128 __A, __m128 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3199:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fmadd_round_pd (__m512d __A, __m512d __B, __m512d __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3210:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3221:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3232:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3242:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fmadd_round_ps (__m512 __A, __m512 __B, __m512 __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3253:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3264:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask16 __U, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3275:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3285:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fmsub_round_pd (__m512d __A, __m512d __B, __m512d __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3296:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3307:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3318:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3328:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fmsub_round_ps (__m512 __A, __m512 __B, __m512 __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3339:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3350:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask16 __U, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3361:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3371:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fmaddsub_round_pd (__m512d __A, __m512d __B, __m512d __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3382:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3393:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3404:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3414:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fmaddsub_round_ps (__m512 __A, __m512 __B, __m512 __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3425:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3436:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask16 __U, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3447:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3457:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fmsubadd_round_pd (__m512d __A, __m512d __B, __m512d __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3468:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3479:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3490:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3500:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fmsubadd_round_ps (__m512 __A, __m512 __B, __m512 __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3511:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3522:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask16 __U, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3533:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3543:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fnmadd_round_pd (__m512d __A, __m512d __B, __m512d __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3554:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3565:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3576:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3586:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fnmadd_round_ps (__m512 __A, __m512 __B, __m512 __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3597:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3608:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask16 __U, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3619:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3629:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fnmsub_round_pd (__m512d __A, __m512d __B, __m512d __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3640:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3651:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3662:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3672:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fnmsub_round_ps (__m512 __A, __m512 __B, __m512 __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3683:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3694:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask16 __U, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3705:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3860:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_abs_epi64 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3870:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_abs_epi64 (__m512i __W, __mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3879:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_abs_epi64 (__mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3889:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_abs_epi32 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3899:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_abs_epi32 (__m512i __W, __mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3908:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_abs_epi32 (__mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3918:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_broadcastss_ps (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3928:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_broadcastss_ps (__m512 __O, __mmask16 __M, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3936:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_broadcastss_ps (__mmask16 __M, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3946:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_broadcastsd_pd (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3956:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_broadcastsd_pd (__m512d __O, __mmask8 __M, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3964:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_broadcastsd_pd (__mmask8 __M, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3974:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_broadcastd_epi32 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3984:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_broadcastd_epi32 (__m512i __O, __mmask16 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3992:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_broadcastd_epi32 (__mmask16 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4002:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_set1_epi32 (int __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4012:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_set1_epi32 (__m512i __O, __mmask16 __M, int __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4020:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_set1_epi32 (__mmask16 __M, int __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4030:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_broadcastq_epi64 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4040:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_broadcastq_epi64 (__m512i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4048:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_broadcastq_epi64 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4058:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_set1_epi64 (long long __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4068:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_set1_epi64 (__m512i __O, __mmask8 __M, long long __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4076:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_set1_epi64 (__mmask8 __M, long long __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4086:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_broadcast_f32x4 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4096:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_broadcast_f32x4 (__m512 __O, __mmask16 __M, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4105:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_broadcast_f32x4 (__mmask16 __M, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4115:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_broadcast_i32x4 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4125:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_broadcast_i32x4 (__m512i __O, __mmask16 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4134:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_broadcast_i32x4 (__mmask16 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4144:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_broadcast_f64x4 (__m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4154:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_broadcast_f64x4 (__m512d __O, __mmask8 __M, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4163:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_broadcast_f64x4 (__mmask8 __M, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4173:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_broadcast_i64x4 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4183:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_broadcast_i64x4 (__m512i __O, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4192:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_broadcast_i64x4 (__mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4293:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_shuffle_epi32 (__m512i __A, _MM_PERM_ENUM __mask) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4305:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_PERM_ENUM __mask) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4315:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_shuffle_epi32 (__mmask16 __U, __m512i __A, _MM_PERM_ENUM __mask) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4326:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_shuffle_i64x2 (__m512i __A, __m512i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4338:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4349:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4360:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_shuffle_i32x4 (__m512i __A, __m512i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4373:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4385:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4397:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_shuffle_f64x2 (__m512d __A, __m512d __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4409:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4420:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4431:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_shuffle_f32x4 (__m512 __A, __m512 __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4443:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4454:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4554:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_rolv_epi32 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4565:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_rolv_epi32 (__m512i __W, __mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4575:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_rolv_epi32 (__mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4586:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_rorv_epi32 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4597:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_rorv_epi32 (__m512i __W, __mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4607:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_rorv_epi32 (__mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4618:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_rolv_epi64 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4629:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_rolv_epi64 (__m512i __W, __mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4639:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_rolv_epi64 (__mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4650:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_rorv_epi64 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4661:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_rorv_epi64 (__m512i __W, __mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4671:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_rorv_epi64 (__mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4683:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtt_roundpd_epi32 (__m512d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4694:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4703:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtt_roundpd_epi32 (__mmask8 __U, __m512d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4713:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtt_roundpd_epu32 (__m512d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4724:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4733:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtt_roundpd_epu32 (__mmask8 __U, __m512d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4763:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvt_roundpd_epi32 (__m512d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4774:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4783:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvt_roundpd_epi32 (__mmask8 __U, __m512d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4793:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvt_roundpd_epu32 (__m512d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4804:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4813:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvt_roundpd_epu32 (__mmask8 __U, __m512d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4843:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtt_roundps_epi32 (__m512 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4854:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4863:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtt_roundps_epi32 (__mmask16 __U, __m512 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4873:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtt_roundps_epu32 (__m512 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4884:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4893:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtt_roundps_epu32 (__mmask16 __U, __m512 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4923:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvt_roundps_epi32 (__m512 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4934:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4943:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvt_roundps_epi32 (__mmask16 __U, __m512 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4953:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvt_roundps_epu32 (__m512 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4964:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4973:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvt_roundps_epu32 (__mmask16 __U, __m512 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5002:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtu32_sd (__m128d __A, unsigned __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5011:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_roundu64_sd (__m128d __A, unsigned long long __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5018:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_roundi64_sd (__m128d __A, long long __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5025:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_roundsi64_sd (__m128d __A, long long __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5045:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_roundu32_ss (__m128 __A, unsigned __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5052:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_roundsi32_ss (__m128 __A, int __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5059:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_roundi32_ss (__m128 __A, int __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5078:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_roundu64_ss (__m128 __A, unsigned long long __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5085:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_roundsi64_ss (__m128 __A, long long __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5092:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_roundi64_ss (__m128 __A, long long __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5111:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepi32_epi8 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5121:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepi32_storeu_epi8 (void * __P, __mmask16 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5128:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepi32_epi8 (__m128i __O, __mmask16 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5136:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepi32_epi8 (__mmask16 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5146:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtsepi32_epi8 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5156:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtsepi32_storeu_epi8 (void * __P, __mmask16 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5163:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtsepi32_epi8 (__m128i __O, __mmask16 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5171:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtsepi32_epi8 (__mmask16 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5181:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtusepi32_epi8 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5191:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtusepi32_storeu_epi8 (void * __P, __mmask16 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5198:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtusepi32_epi8 (__m128i __O, __mmask16 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5207:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtusepi32_epi8 (__mmask16 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5217:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepi32_epi16 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5227:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepi32_storeu_epi16 (void * __P, __mmask16 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5234:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepi32_epi16 (__m256i __O, __mmask16 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5242:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepi32_epi16 (__mmask16 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5252:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtsepi32_epi16 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5262:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtsepi32_storeu_epi16 (void *__P, __mmask16 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5269:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtsepi32_epi16 (__m256i __O, __mmask16 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5277:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtsepi32_epi16 (__mmask16 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5287:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtusepi32_epi16 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5297:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtusepi32_storeu_epi16 (void *__P, __mmask16 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5304:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtusepi32_epi16 (__m256i __O, __mmask16 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5313:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtusepi32_epi16 (__mmask16 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5323:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepi64_epi32 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5333:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepi64_storeu_epi32 (void* __P, __mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5340:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepi64_epi32 (__m256i __O, __mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5348:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepi64_epi32 (__mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5358:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtsepi64_epi32 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5368:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtsepi64_storeu_epi32 (void *__P, __mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5375:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtsepi64_epi32 (__m256i __O, __mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5383:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtsepi64_epi32 (__mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5393:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtusepi64_epi32 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5403:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtusepi64_storeu_epi32 (void* __P, __mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5410:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtusepi64_epi32 (__m256i __O, __mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5418:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtusepi64_epi32 (__mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5428:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepi64_epi16 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5438:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepi64_storeu_epi16 (void *__P, __mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5445:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepi64_epi16 (__m128i __O, __mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5453:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepi64_epi16 (__mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5463:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtsepi64_epi16 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5473:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtsepi64_storeu_epi16 (void * __P, __mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5480:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtsepi64_epi16 (__m128i __O, __mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5488:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtsepi64_epi16 (__mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5498:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtusepi64_epi16 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5508:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtusepi64_storeu_epi16 (void *__P, __mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5515:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtusepi64_epi16 (__m128i __O, __mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5523:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtusepi64_epi16 (__mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5533:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepi64_epi8 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5543:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepi64_storeu_epi8 (void * __P, __mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5550:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepi64_epi8 (__m128i __O, __mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5558:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepi64_epi8 (__mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5568:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtsepi64_epi8 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5578:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtsepi64_storeu_epi8 (void * __P, __mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5585:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtsepi64_epi8 (__m128i __O, __mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5593:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtsepi64_epi8 (__mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5603:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtusepi64_epi8 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5613:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtusepi64_storeu_epi8 (void * __P, __mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5620:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtusepi64_epi8 (__m128i __O, __mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5629:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtusepi64_epi8 (__mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5639:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepi32_pd (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5649:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepi32_pd (__m512d __W, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5658:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepi32_pd (__mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5668:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepu32_pd (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5678:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepu32_pd (__m512d __W, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5687:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepu32_pd (__mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5698:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvt_roundepi32_ps (__m512i __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5709:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5718:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvt_roundepi32_ps (__mmask16 __U, __m512i __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5728:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvt_roundepu32_ps (__m512i __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5739:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5748:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvt_roundepu32_ps (__mmask16 __U, __m512i __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5779:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_extractf64x4_pd (__m512d __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5791:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5801:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_extractf64x4_pd (__mmask8 __U, __m512d __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5812:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_extractf32x4_ps (__m512 __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5824:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5834:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_extractf32x4_ps (__mmask8 __U, __m512 __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5845:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_extracti64x4_epi64 (__m512i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5857:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5867:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_extracti64x4_epi64 (__mmask8 __U, __m512i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5878:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_extracti32x4_epi32 (__m512i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5890:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5900:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_extracti32x4_epi32 (__mmask8 __U, __m512i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5986:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_inserti32x4 (__m512i __A, __m128i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5996:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_insertf32x4 (__m512 __A, __m128 __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6006:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_inserti64x4 (__m512i __A, __m256i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6019:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6031:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6043:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_insertf64x4 (__m512d __A, __m256d __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6056:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6068:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6125:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_loadu_pd (void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6132:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_loadu_pd (__m512d __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6141:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_loadu_pd (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6151:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_storeu_pd (void *__P, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6158:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_storeu_pd (void *__P, __mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6166:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_loadu_ps (void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6173:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_loadu_ps (__m512 __W, __mmask16 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6182:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_loadu_ps (__mmask16 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6192:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_storeu_ps (void *__P, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6199:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_storeu_ps (void *__P, __mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6207:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_loadu_epi64 (__m512i __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6216:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_loadu_epi64 (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6226:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_storeu_epi64 (void *__P, __mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6234:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_loadu_si512 (void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6241:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_loadu_epi32 (__m512i __W, __mmask16 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6250:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_loadu_epi32 (__mmask16 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6260:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_storeu_si512 (void *__P, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6267:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_storeu_epi32 (void *__P, __mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6275:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_permutevar_pd (__m512d __A, __m512i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6286:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_permutevar_pd (__m512d __W, __mmask8 __U, __m512d __A, __m512i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6296:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_permutevar_pd (__mmask8 __U, __m512d __A, __m512i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6307:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_permutevar_ps (__m512 __A, __m512i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6318:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_permutevar_ps (__m512 __W, __mmask16 __U, __m512 __A, __m512i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6328:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_permutevar_ps (__mmask16 __U, __m512 __A, __m512i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6339:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_permutex2var_epi64 (__m512i __A, __m512i __I, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6351:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6363:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6375:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __I, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6386:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_permutex2var_epi32 (__m512i __A, __m512i __I, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6398:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __I, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6410:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask16 __U, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6422:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __I, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6433:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_permutex2var_pd (__m512d __A, __m512i __I, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6445:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6457:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6469:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6480:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_permutex2var_ps (__m512 __A, __m512i __I, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6491:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_permutex2var_ps (__m512 __A, __mmask16 __U, __m512i __I, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6503:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6515:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6527:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_permute_pd (__m512d __X, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6537:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_permute_pd (__m512d __W, __mmask8 __U, __m512d __X, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6546:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_permute_pd (__mmask8 __U, __m512d __X, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6556:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_permute_ps (__m512 __X, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6566:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_permute_ps (__m512 __W, __mmask16 __U, __m512 __X, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6575:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_permute_ps (__mmask16 __U, __m512 __X, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6617:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_permutex_epi64 (__m512i __X, const int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6628:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __X, const int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6637:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_permutex_epi64 (__mmask8 __M, __m512i __X, const int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6647:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_permutex_pd (__m512d __X, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6657:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_permutex_pd (__m512d __W, __mmask8 __U, __m512d __X, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6666:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_permutex_pd (__mmask8 __U, __m512d __X, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6711:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_permutexvar_epi64 (__mmask8 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6722:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_permutexvar_epi64 (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6734:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6744:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_permutexvar_epi32 (__mmask16 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6755:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_permutexvar_epi32 (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6767:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6777:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_permutexvar_pd (__m512i __X, __m512d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6788:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_permutexvar_pd (__m512d __W, __mmask8 __U, __m512i __X, __m512d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6798:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_permutexvar_pd (__mmask8 __U, __m512i __X, __m512d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6809:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_permutexvar_ps (__m512i __X, __m512 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6820:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_permutexvar_ps (__m512 __W, __mmask16 __U, __m512i __X, __m512 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6830:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_permutexvar_ps (__mmask16 __U, __m512i __X, __m512 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6842:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_shuffle_ps (__m512 __M, __m512 __V, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6854:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __V, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6864:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_shuffle_ps (__mmask16 __U, __m512 __M, __m512 __V, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6875:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_shuffle_pd (__m512d __M, __m512d __V, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6887:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __V, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6898:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6910:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6922:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __C, const int __imm, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6934:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __C, const int __imm, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6946:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6958:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __C, const int __imm, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6970:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __C, const int __imm, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6982:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6993:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __C, const int __imm, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7004:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __C, const int __imm, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7016:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7027:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __C, const int __imm, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7038:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __C, const int __imm, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7146:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_movehdup_ps (__m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7156:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_movehdup_ps (__m512 __W, __mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7165:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_movehdup_ps (__mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7175:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_moveldup_ps (__m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7185:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_moveldup_ps (__m512 __W, __mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7194:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_moveldup_ps (__mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7204:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_or_si512 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7211:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_or_epi32 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7218:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_or_epi32 (__m512i __W, __mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7228:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_or_epi32 (__mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7239:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_or_epi64 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7246:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_or_epi64 (__m512i __W, __mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7256:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_or_epi64 (__mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7267:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_xor_si512 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7274:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_xor_epi32 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7281:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_xor_epi32 (__m512i __W, __mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7291:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_xor_epi32 (__mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7302:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_xor_epi64 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7309:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_xor_epi64 (__m512i __W, __mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7319:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_xor_epi64 (__mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7331:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_rol_epi32 (__m512i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7341:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_rol_epi32 (__m512i __W, __mmask16 __U, __m512i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7350:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_rol_epi32 (__mmask16 __U, __m512i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7360:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_ror_epi32 (__m512i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7370:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_ror_epi32 (__m512i __W, __mmask16 __U, __m512i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7379:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_ror_epi32 (__mmask16 __U, __m512i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7389:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_rol_epi64 (__m512i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7399:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_rol_epi64 (__m512i __W, __mmask8 __U, __m512i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7408:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_rol_epi64 (__mmask8 __U, __m512i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7418:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_ror_epi64 (__m512i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7428:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_ror_epi64 (__m512i __W, __mmask8 __U, __m512i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7437:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_ror_epi64 (__mmask8 __U, __m512i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7511:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_and_si512 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7518:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_and_epi32 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7525:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_and_epi32 (__m512i __W, __mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7535:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_and_epi32 (__mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7546:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_and_epi64 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7553:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_and_epi64 (__m512i __W, __mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7562:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_and_epi64 (__mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7573:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_andnot_si512 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7584:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_andnot_epi32 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7595:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_andnot_epi32 (__m512i __W, __mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7605:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_andnot_epi32 (__mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7616:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_andnot_epi64 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7627:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_andnot_epi64 (__m512i __W, __mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7636:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_andnot_epi64 (__mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7647:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_test_epi32_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7656:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_test_epi32_mask (__mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7664:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_test_epi64_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7673:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_test_epi64_mask (__mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7680:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_testn_epi32_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7689:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_testn_epi32_mask (__mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7697:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_testn_epi64_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7706:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_testn_epi64_mask (__mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7714:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_abs_ps (__m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7722:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_abs_ps (__m512 __W, __mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7730:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_abs_pd (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7738:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_abs_pd (__m512d __W, __mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7747:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_unpackhi_epi32 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7759:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7769:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_unpackhi_epi32 (__mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7780:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_unpackhi_epi64 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7791:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_unpackhi_epi64 (__m512i __W, __mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7801:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_unpackhi_epi64 (__mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7812:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_unpacklo_epi32 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7824:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7834:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_unpacklo_epi32 (__mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7845:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_unpacklo_epi64 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7856:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_unpacklo_epi64 (__m512i __W, __mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7866:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_unpacklo_epi64 (__mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7879:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_roundss_u64 (__m128 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7886:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_roundss_si64 (__m128 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7893:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_roundss_i64 (__m128 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7900:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtt_roundss_u64 (__m128 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7907:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtt_roundss_i64 (__m128 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7914:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtt_roundss_si64 (__m128 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7942:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_roundss_u32 (__m128 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7949:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_roundss_si32 (__m128 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7956:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_roundss_i32 (__m128 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7963:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtt_roundss_u32 (__m128 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7970:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtt_roundss_i32 (__m128 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7977:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtt_roundss_si32 (__m128 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8005:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_roundsd_u64 (__m128d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8012:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_roundsd_si64 (__m128d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8019:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_roundsd_i64 (__m128d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8026:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtt_roundsd_u64 (__m128d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8033:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtt_roundsd_si64 (__m128d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8040:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtt_roundsd_i64 (__m128d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8068:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_roundsd_u32 (__m128d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8075:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_roundsd_si32 (__m128d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8082:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_roundsd_i32 (__m128d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8089:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtt_roundsd_u32 (__m128d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8096:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtt_roundsd_i32 (__m128d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8103:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtt_roundsd_si32 (__m128d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8129:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_movedup_pd (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8139:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_movedup_pd (__m512d __W, __mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8148:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_movedup_pd (__mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8158:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_unpacklo_pd (__m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8169:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_unpacklo_pd (__m512d __W, __mmask8 __U, __m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8179:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_unpacklo_pd (__mmask8 __U, __m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8190:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_unpackhi_pd (__m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8201:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_unpackhi_pd (__m512d __W, __mmask8 __U, __m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8211:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_unpackhi_pd (__mmask8 __U, __m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8222:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_unpackhi_ps (__m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8233:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_unpackhi_ps (__m512 __W, __mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8243:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_unpackhi_ps (__mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8255:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvt_roundps_pd (__m256 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8266:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8275:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvt_roundps_pd (__mmask8 __U, __m256 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8285:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvt_roundph_ps (__m256i __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8296:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8305:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvt_roundph_ps (__mmask16 __U, __m256i __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8315:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvt_roundps_ph (__m512 __A, const int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8326:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtps_ph (__m512 __A, const int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8338:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8348:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtps_ph (__m256i __U, __mmask16 __W, __m512 __A, const int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8358:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvt_roundps_ph (__mmask16 __W, __m512 __A, const int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8369:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtps_ph (__mmask16 __W, __m512 __A, const int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8419:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvt_roundpd_ps (__m512d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8430:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8439:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvt_roundpd_ps (__mmask8 __U, __m512d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8449:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_roundsd_ss (__m128 __A, __m128d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8458:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_roundss_sd (__m128d __A, __m128 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8483:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_stream_si512 (__m512i * __P, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8490:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_stream_ps (float *__P, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8497:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_stream_pd (double *__P, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8504:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_stream_load_si512 (void *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8528:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_getexp_round_ss (__m128 __A, __m128 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8538:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8549:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8560:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_getexp_round_sd (__m128d __A, __m128d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8570:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8581:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8592:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_getexp_round_ps (__m512 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8603:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8612:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_getexp_round_ps (__mmask16 __U, __m512 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8622:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_getexp_round_pd (__m512d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8633:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8642:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_getexp_round_pd (__mmask8 __U, __m512d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8653:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8665:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8677:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8689:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8701:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8713:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8726:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __D, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8738:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __D, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8751:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __D, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8765:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __D, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8777:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __D, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8790:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __D, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8932:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_roundscale_round_ps (__m512 __A, const int __imm, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8943:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8953:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8964:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_roundscale_round_pd (__m512d __A, const int __imm, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8975:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __C, const int __imm, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8985:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8996:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_roundscale_round_ss (__m128 __A, __m128 __B, const int __imm, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9005:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9048:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_floor_ps (__m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9058:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_floor_pd (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9068:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_ceil_ps (__m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9078:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_ceil_pd (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9088:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_floor_ps (__m512 __W, __mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9098:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_floor_pd (__m512d __W, __mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9108:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_ceil_ps (__m512 __W, __mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9118:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_ceil_pd (__m512d __W, __mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9129:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_alignr_epi32 (__m512i __A, __m512i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9141:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9152:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9163:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_alignr_epi64 (__m512i __A, __m512i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9175:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9186:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9227:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpeq_epi32_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9236:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpeq_epi32_mask (__mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9244:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpeq_epi64_mask (__mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9252:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpeq_epi64_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9261:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpgt_epi32_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9270:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpgt_epi32_mask (__mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9278:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpgt_epi64_mask (__mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9286:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpgt_epi64_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9295:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpge_epi32_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9304:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpge_epi32_mask (__mmask16 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9313:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpge_epu32_mask (__mmask16 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9322:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpge_epu32_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9331:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpge_epi64_mask (__mmask8 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9340:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpge_epi64_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9349:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpge_epu64_mask (__mmask8 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9358:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpge_epu64_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9367:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmple_epi32_mask (__mmask16 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9376:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmple_epi32_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9385:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmple_epu32_mask (__mmask16 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9394:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmple_epu32_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9403:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmple_epi64_mask (__mmask8 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9412:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmple_epi64_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9421:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmple_epu64_mask (__mmask8 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9430:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmple_epu64_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9439:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmplt_epi32_mask (__mmask16 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9448:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmplt_epi32_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9457:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmplt_epu32_mask (__mmask16 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9466:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmplt_epu32_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9475:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmplt_epi64_mask (__mmask8 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9484:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmplt_epi64_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9493:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmplt_epu64_mask (__mmask8 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9502:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmplt_epu64_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9511:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpneq_epi32_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9520:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpneq_epi32_mask (__mmask16 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9529:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpneq_epu32_mask (__mmask16 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9538:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpneq_epu32_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9547:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpneq_epi64_mask (__mmask8 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9556:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpneq_epi64_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9565:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpneq_epu64_mask (__mmask8 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9574:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpneq_epu64_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9594:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kshiftli_mask16 (__mmask16 __A, unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9602:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kshiftri_mask16 (__mmask16 __A, unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9610:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmp_epi64_mask (__m512i __X, __m512i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9619:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmp_epi32_mask (__m512i __X, __m512i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9628:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmp_epu64_mask (__m512i __X, __m512i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9637:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmp_epu32_mask (__m512i __X, __m512i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9647:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9656:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmp_round_ps_mask (__m512 __X, __m512 __Y, const int __P, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9666:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9676:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9686:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9696:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9706:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9716:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9725:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmp_round_sd_mask (__m128d __X, __m128d __Y, const int __P, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9735:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9744:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmp_round_ss_mask (__m128 __X, __m128 __Y, const int __P, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9754:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9852:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_i32gather_ps (__m512i __index, void const *__addr, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9866:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __index, void const *__addr, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9876:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_i32gather_pd (__m256i __index, void const *__addr, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9890:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __index, void const *__addr, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9900:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_i64gather_ps (__m512i __index, void const *__addr, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9914:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __index, void const *__addr, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9924:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_i64gather_pd (__m512i __index, void const *__addr, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9938:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __index, void const *__addr, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9948:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_i32gather_epi32 (__m512i __index, void const *__addr, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9962:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __index, void const *__addr, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9972:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_i32gather_epi64 (__m256i __index, void const *__addr, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9987:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9997:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_i64gather_epi32 (__m512i __index, void const *__addr, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10011:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __index, void const *__addr, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10021:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_i64gather_epi64 (__m512i __index, void const *__addr, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10036:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10046:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_i32scatter_ps (void *__addr, __m512i __index, __m512 __v1, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10055:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __index, __m512 __v1, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10064:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10073:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __index, __m512d __v1, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10081:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_i64scatter_ps (void *__addr, __m512i __index, __m256 __v1, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10090:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __index, __m256 __v1, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10099:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10108:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __index, __m512d __v1, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10117:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __v1, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10126:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __index, __m512i __v1, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10135:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __v1, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10144:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __index, __m512i __v1, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10153:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __v1, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10162:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __index, __m256i __v1, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10171:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __v1, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10180:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __index, __m512i __v1, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10365:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_compress_pd (__m512d __W, __mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10374:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_compress_pd (__mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10384:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_compressstoreu_pd (void *__P, __mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10392:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_compress_ps (__m512 __W, __mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10401:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_compress_ps (__mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10411:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_compressstoreu_ps (void *__P, __mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10419:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_compress_epi64 (__m512i __W, __mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10428:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_compress_epi64 (__mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10438:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_compressstoreu_epi64 (void *__P, __mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10446:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_compress_epi32 (__m512i __W, __mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10455:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_compress_epi32 (__mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10465:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_compressstoreu_epi32 (void *__P, __mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10473:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_expand_pd (__m512d __W, __mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10482:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_expand_pd (__mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10492:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_expandloadu_pd (__m512d __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10501:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_expandloadu_pd (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10511:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_expand_ps (__m512 __W, __mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10520:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_expand_ps (__mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10530:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_expandloadu_ps (__m512 __W, __mmask16 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10539:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_expandloadu_ps (__mmask16 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10549:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_expand_epi64 (__m512i __W, __mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10558:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_expand_epi64 (__mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10568:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_expandloadu_epi64 (__m512i __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10577:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_expandloadu_epi64 (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10588:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_expand_epi32 (__m512i __W, __mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10597:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_expand_epi32 (__mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10607:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_expandloadu_epi32 (__m512i __W, __mmask16 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10616:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_expandloadu_epi32 (__mmask16 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10634:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kortest_mask16_u8 (__mmask16 __A, __mmask16 __B, unsigned char *__CF) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10642:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kortestz_mask16_u8 (__mmask16 __A, __mmask16 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10650:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kortestc_mask16_u8 (__mmask16 __A, __mmask16 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10658:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _cvtmask16_u32 (__mmask16 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10665:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _cvtu32_mask16 (unsigned int __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10672:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _load_mask16 (__mmask16 *__A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10679:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _store_mask16 (__mmask16 *__A, __mmask16 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10686:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_kand (__mmask16 __A, __mmask16 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10693:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_kandn (__mmask16 __A, __mmask16 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10701:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_kor (__mmask16 __A, __mmask16 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10708:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_kortestz (__mmask16 __A, __mmask16 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10716:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_kortestc (__mmask16 __A, __mmask16 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10724:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_kxnor (__mmask16 __A, __mmask16 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10731:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_kxor (__mmask16 __A, __mmask16 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10738:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_knot (__mmask16 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10745:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_kunpackb (__mmask16 __A, __mmask16 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10752:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kunpackb_mask16 (__mmask8 __A, __mmask8 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10761:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10774:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10786:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __D, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10798:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __D, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10829:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_max_epi64 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10840:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_max_epi64 (__mmask8 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10851:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_max_epi64 (__m512i __W, __mmask8 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10860:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_min_epi64 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10871:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_min_epi64 (__m512i __W, __mmask8 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10880:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_min_epi64 (__mmask8 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10891:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_max_epu64 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10902:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_max_epu64 (__mmask8 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10913:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_max_epu64 (__m512i __W, __mmask8 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10922:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_min_epu64 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10933:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_min_epu64 (__m512i __W, __mmask8 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10942:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_min_epu64 (__mmask8 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10953:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_max_epi32 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10964:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_max_epi32 (__mmask16 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10975:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_max_epi32 (__m512i __W, __mmask16 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10984:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_min_epi32 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10995:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_min_epi32 (__mmask16 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11006:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_min_epi32 (__m512i __W, __mmask16 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11015:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_max_epu32 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11026:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_max_epu32 (__mmask16 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11037:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_max_epu32 (__m512i __W, __mmask16 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11046:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_min_epu32 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11057:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_min_epu32 (__mmask16 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11068:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_min_epu32 (__m512i __W, __mmask16 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11077:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_unpacklo_ps (__m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11088:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_unpacklo_ps (__m512 __W, __mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11098:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_unpacklo_ps (__mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11110:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_max_round_sd (__m128d __A, __m128d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11120:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11131:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11142:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_max_round_ss (__m128 __A, __m128 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11152:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11163:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11174:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_min_round_sd (__m128d __A, __m128d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11184:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11195:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11206:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_min_round_ss (__m128 __A, __m128 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11216:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11227:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11277:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_blend_pd (__mmask8 __U, __m512d __A, __m512d __W) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11286:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_blend_ps (__mmask16 __U, __m512 __A, __m512 __W) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11295:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_blend_epi64 (__mmask8 __U, __m512i __A, __m512i __W) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11304:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_blend_epi32 (__mmask16 __U, __m512i __A, __m512i __W) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11314:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fmadd_round_sd (__m128d __W, __m128d __A, __m128d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11324:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fmadd_round_ss (__m128 __W, __m128 __A, __m128 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11334:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fmsub_round_sd (__m128d __W, __m128d __A, __m128d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11344:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fmsub_round_ss (__m128 __W, __m128 __A, __m128 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11354:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fnmadd_round_sd (__m128d __W, __m128d __A, __m128d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11364:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fnmadd_round_ss (__m128 __W, __m128 __A, __m128 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11374:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fnmsub_round_sd (__m128d __W, __m128d __A, __m128d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11384:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fnmsub_round_ss (__m128 __W, __m128 __A, __m128 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11420:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comi_round_ss (__m128 __A, __m128 __B, const int __P, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11427:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comi_round_sd (__m128d __A, __m128d __B, const int __P, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11440:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_sqrt_pd (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11451:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_sqrt_pd (__m512d __W, __mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11461:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_sqrt_pd (__mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11472:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_sqrt_ps (__m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11483:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_sqrt_ps (__m512 __W, __mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11493:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_sqrt_ps (__mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11504:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_add_pd (__m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11511:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_add_pd (__m512d __W, __mmask8 __U, __m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11522:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_add_pd (__mmask8 __U, __m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11534:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_add_ps (__m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11541:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_add_ps (__m512 __W, __mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11552:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_add_ps (__mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11564:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_add_sd (__m128d __W, __mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11575:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_add_sd (__mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11587:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_add_ss (__m128 __W, __mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11598:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_add_ss (__mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11610:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_sub_pd (__m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11617:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_sub_pd (__m512d __W, __mmask8 __U, __m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11628:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_sub_pd (__mmask8 __U, __m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11640:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_sub_ps (__m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11647:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_sub_ps (__m512 __W, __mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11658:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_sub_ps (__mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11670:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_sub_sd (__m128d __W, __mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11681:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_sub_sd (__mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11693:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_sub_ss (__m128 __W, __mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11704:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_sub_ss (__mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11716:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mul_pd (__m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11723:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_mul_pd (__m512d __W, __mmask8 __U, __m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11734:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_mul_pd (__mmask8 __U, __m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11746:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mul_ps (__m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11753:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_mul_ps (__m512 __W, __mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11764:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_mul_ps (__mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11777:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11788:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_mul_sd (__mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11801:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11812:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_mul_ss (__mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11824:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_div_pd (__m512d __M, __m512d __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11831:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_div_pd (__m512d __W, __mmask8 __U, __m512d __M, __m512d __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11842:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_div_pd (__mmask8 __U, __m512d __M, __m512d __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11854:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_div_ps (__m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11861:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_div_ps (__m512 __W, __mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11872:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_div_ps (__mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11885:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11896:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_div_sd (__mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11909:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11920:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_div_ss (__mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11932:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_max_pd (__m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11944:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_max_pd (__m512d __W, __mmask8 __U, __m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11955:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_max_pd (__mmask8 __U, __m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11967:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_max_ps (__m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11979:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_max_ps (__m512 __W, __mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11990:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_max_ps (__mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12002:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_max_sd (__m128d __W, __mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12013:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_max_sd (__mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12025:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_max_ss (__m128 __W, __mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12036:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_max_ss (__mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12048:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_min_pd (__m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12060:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_min_pd (__m512d __W, __mmask8 __U, __m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12071:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_min_pd (__mmask8 __U, __m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12083:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_min_ps (__m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12095:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_min_ps (__m512 __W, __mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12106:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_min_ps (__mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12118:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_min_sd (__m128d __W, __mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12129:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_min_sd (__mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12141:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_min_ss (__m128 __W, __mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12152:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_min_ss (__mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12164:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_scalef_pd (__m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12176:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_scalef_pd (__m512d __W, __mmask8 __U, __m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12187:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_scalef_pd (__mmask8 __U, __m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12199:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_scalef_ps (__m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12211:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_scalef_ps (__m512 __W, __mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12222:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_scalef_ps (__mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12234:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_scalef_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12246:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_scalef_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12258:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fmadd_pd (__m512d __A, __m512d __B, __m512d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12269:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_fmadd_pd (__m512d __A, __mmask8 __U, __m512d __B, __m512d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12280:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask3_fmadd_pd (__m512d __A, __m512d __B, __m512d __C, __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12291:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_fmadd_pd (__mmask8 __U, __m512d __A, __m512d __B, __m512d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12302:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fmadd_ps (__m512 __A, __m512 __B, __m512 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12313:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_fmadd_ps (__m512 __A, __mmask16 __U, __m512 __B, __m512 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12324:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask3_fmadd_ps (__m512 __A, __m512 __B, __m512 __C, __mmask16 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12335:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_fmadd_ps (__mmask16 __U, __m512 __A, __m512 __B, __m512 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12346:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fmsub_pd (__m512d __A, __m512d __B, __m512d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12357:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_fmsub_pd (__m512d __A, __mmask8 __U, __m512d __B, __m512d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12368:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask3_fmsub_pd (__m512d __A, __m512d __B, __m512d __C, __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12379:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_fmsub_pd (__mmask8 __U, __m512d __A, __m512d __B, __m512d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12390:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fmsub_ps (__m512 __A, __m512 __B, __m512 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12401:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_fmsub_ps (__m512 __A, __mmask16 __U, __m512 __B, __m512 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12412:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask3_fmsub_ps (__m512 __A, __m512 __B, __m512 __C, __mmask16 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12423:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_fmsub_ps (__mmask16 __U, __m512 __A, __m512 __B, __m512 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12434:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fmaddsub_pd (__m512d __A, __m512d __B, __m512d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12445:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_fmaddsub_pd (__m512d __A, __mmask8 __U, __m512d __B, __m512d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12456:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask3_fmaddsub_pd (__m512d __A, __m512d __B, __m512d __C, __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12467:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_fmaddsub_pd (__mmask8 __U, __m512d __A, __m512d __B, __m512d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12478:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fmaddsub_ps (__m512 __A, __m512 __B, __m512 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12489:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_fmaddsub_ps (__m512 __A, __mmask16 __U, __m512 __B, __m512 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12500:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask3_fmaddsub_ps (__m512 __A, __m512 __B, __m512 __C, __mmask16 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12511:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_fmaddsub_ps (__mmask16 __U, __m512 __A, __m512 __B, __m512 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12522:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fmsubadd_pd (__m512d __A, __m512d __B, __m512d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12533:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_fmsubadd_pd (__m512d __A, __mmask8 __U, __m512d __B, __m512d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12544:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask3_fmsubadd_pd (__m512d __A, __m512d __B, __m512d __C, __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12555:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_fmsubadd_pd (__mmask8 __U, __m512d __A, __m512d __B, __m512d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12566:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fmsubadd_ps (__m512 __A, __m512 __B, __m512 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12577:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_fmsubadd_ps (__m512 __A, __mmask16 __U, __m512 __B, __m512 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12588:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask3_fmsubadd_ps (__m512 __A, __m512 __B, __m512 __C, __mmask16 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12599:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_fmsubadd_ps (__mmask16 __U, __m512 __A, __m512 __B, __m512 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12610:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fnmadd_pd (__m512d __A, __m512d __B, __m512d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12621:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_fnmadd_pd (__m512d __A, __mmask8 __U, __m512d __B, __m512d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12632:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask3_fnmadd_pd (__m512d __A, __m512d __B, __m512d __C, __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12643:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_fnmadd_pd (__mmask8 __U, __m512d __A, __m512d __B, __m512d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12654:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fnmadd_ps (__m512 __A, __m512 __B, __m512 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12665:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_fnmadd_ps (__m512 __A, __mmask16 __U, __m512 __B, __m512 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12676:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask3_fnmadd_ps (__m512 __A, __m512 __B, __m512 __C, __mmask16 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12687:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_fnmadd_ps (__mmask16 __U, __m512 __A, __m512 __B, __m512 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12698:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fnmsub_pd (__m512d __A, __m512d __B, __m512d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12709:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_fnmsub_pd (__m512d __A, __mmask8 __U, __m512d __B, __m512d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12720:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask3_fnmsub_pd (__m512d __A, __m512d __B, __m512d __C, __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12731:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_fnmsub_pd (__mmask8 __U, __m512d __A, __m512d __B, __m512d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12742:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fnmsub_ps (__m512 __A, __m512 __B, __m512 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12753:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_fnmsub_ps (__m512 __A, __mmask16 __U, __m512 __B, __m512 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12764:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask3_fnmsub_ps (__m512 __A, __m512 __B, __m512 __C, __mmask16 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12775:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_fnmsub_ps (__mmask16 __U, __m512 __A, __m512 __B, __m512 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12786:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvttpd_epi32 (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12797:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvttpd_epi32 (__m256i __W, __mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12807:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvttpd_epi32 (__mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12818:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvttpd_epu32 (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12829:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvttpd_epu32 (__m256i __W, __mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12839:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvttpd_epu32 (__mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12850:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtpd_epi32 (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12861:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtpd_epi32 (__m256i __W, __mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12871:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtpd_epi32 (__mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12882:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtpd_epu32 (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12893:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtpd_epu32 (__m256i __W, __mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12903:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtpd_epu32 (__mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12914:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvttps_epi32 (__m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12925:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvttps_epi32 (__m512i __W, __mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12935:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvttps_epi32 (__mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12946:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvttps_epu32 (__m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12957:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvttps_epu32 (__m512i __W, __mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12967:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvttps_epu32 (__mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12978:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtps_epi32 (__m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12989:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtps_epi32 (__m512i __W, __mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12999:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtps_epi32 (__mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13010:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtps_epu32 (__m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13021:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtps_epu32 (__m512i __W, __mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13031:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtps_epu32 (__mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13042:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtsd_f64 (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13049:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtss_f32 (__m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13057:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtu64_ss (__m128 __A, unsigned long long __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13065:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtu64_sd (__m128d __A, unsigned long long __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13074:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtu32_ss (__m128 __A, unsigned __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13082:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepi32_ps (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13093:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepi32_ps (__m512 __W, __mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13103:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepi32_ps (__mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13114:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepu32_ps (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13125:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepu32_ps (__m512 __W, __mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13135:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepu32_ps (__mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13147:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fixupimm_pd (__m512d __A, __m512d __B, __m512i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13160:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13173:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13185:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fixupimm_ps (__m512 __A, __m512 __B, __m512i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13198:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13211:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13223:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fixupimm_sd (__m128d __A, __m128d __B, __m128i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13235:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13247:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13259:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fixupimm_ss (__m128 __A, __m128 __B, __m128i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13271:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13283:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13356:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtss_u64 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13365:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvttss_u64 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13374:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvttss_i64 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13383:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtss_u32 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13391:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvttss_u32 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13399:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvttss_i32 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13408:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsd_u64 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13417:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvttsd_u64 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13426:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvttsd_i64 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13435:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsd_u32 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13443:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvttsd_u32 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13451:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvttsd_i32 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13459:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtps_pd (__m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13470:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtps_pd (__m512d __W, __mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13480:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtps_pd (__mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13491:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtph_ps (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13502:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtph_ps (__m512 __W, __mmask16 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13512:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtph_ps (__mmask16 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13523:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtpd_ps (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13534:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtpd_ps (__m256 __W, __mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13544:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtpd_ps (__mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13556:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_getexp_ps (__m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13567:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_getexp_ps (__m512 __W, __mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13577:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_getexp_ps (__mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13588:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_getexp_pd (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13599:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_getexp_pd (__m512d __W, __mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13609:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_getexp_pd (__mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13620:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_getexp_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13629:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_getexp_ss (__m128 __W, __mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13640:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_getexp_ss (__mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13652:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_getexp_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13661:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_getexp_sd (__m128d __W, __mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13672:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_getexp_sd (__mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13685:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13697:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_NORM_ENUM __B, _MM_MANTISSA_SIGN_ENUM __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13708:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_NORM_ENUM __B, _MM_MANTISSA_SIGN_ENUM __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13721:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13733:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_NORM_ENUM __B, _MM_MANTISSA_SIGN_ENUM __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13744:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_NORM_ENUM __B, _MM_MANTISSA_SIGN_ENUM __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13757:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13768:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_NORM_ENUM __C, _MM_MANTISSA_SIGN_ENUM __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13781:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_NORM_ENUM __C, _MM_MANTISSA_SIGN_ENUM __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13795:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13806:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_NORM_ENUM __C, _MM_MANTISSA_SIGN_ENUM __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13819:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_NORM_ENUM __C, _MM_MANTISSA_SIGN_ENUM __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13967:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_roundscale_ps (__m512 __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13979:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13989:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_roundscale_ps (__mmask16 __A, __m512 __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14001:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_roundscale_pd (__m512d __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14013:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14023:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_roundscale_pd (__mmask8 __A, __m512d __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14035:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_roundscale_ss (__m128 __A, __m128 __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14044:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_roundscale_sd (__m128d __A, __m128d __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14089:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmp_pd_mask (__m512d __X, __m512d __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14099:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmp_ps_mask (__m512 __X, __m512 __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14109:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmp_ps_mask (__mmask16 __U, __m512 __X, __m512 __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14119:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmp_pd_mask (__mmask8 __U, __m512d __X, __m512d __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14129:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpeq_pd_mask (__m512d __X, __m512d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14139:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpeq_pd_mask (__mmask8 __U, __m512d __X, __m512d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14149:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmplt_pd_mask (__m512d __X, __m512d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14159:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmplt_pd_mask (__mmask8 __U, __m512d __X, __m512d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14169:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmple_pd_mask (__m512d __X, __m512d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14179:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmple_pd_mask (__mmask8 __U, __m512d __X, __m512d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14189:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpunord_pd_mask (__m512d __X, __m512d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14199:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpunord_pd_mask (__mmask8 __U, __m512d __X, __m512d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14209:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpneq_pd_mask (__m512d __X, __m512d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14219:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpneq_pd_mask (__mmask8 __U, __m512d __X, __m512d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14229:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpnlt_pd_mask (__m512d __X, __m512d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14239:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpnlt_pd_mask (__mmask8 __U, __m512d __X, __m512d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14249:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpnle_pd_mask (__m512d __X, __m512d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14259:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpnle_pd_mask (__mmask8 __U, __m512d __X, __m512d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14269:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpord_pd_mask (__m512d __X, __m512d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14279:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpord_pd_mask (__mmask8 __U, __m512d __X, __m512d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14289:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpeq_ps_mask (__m512 __X, __m512 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14299:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpeq_ps_mask (__mmask16 __U, __m512 __X, __m512 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14309:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmplt_ps_mask (__m512 __X, __m512 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14319:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmplt_ps_mask (__mmask16 __U, __m512 __X, __m512 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14329:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmple_ps_mask (__m512 __X, __m512 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14339:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmple_ps_mask (__mmask16 __U, __m512 __X, __m512 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14349:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpunord_ps_mask (__m512 __X, __m512 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14359:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpunord_ps_mask (__mmask16 __U, __m512 __X, __m512 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14369:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpneq_ps_mask (__m512 __X, __m512 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14379:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpneq_ps_mask (__mmask16 __U, __m512 __X, __m512 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14389:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpnlt_ps_mask (__m512 __X, __m512 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14399:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpnlt_ps_mask (__mmask16 __U, __m512 __X, __m512 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14409:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpnle_ps_mask (__m512 __X, __m512 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14419:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpnle_ps_mask (__mmask16 __U, __m512 __X, __m512 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14429:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpord_ps_mask (__m512 __X, __m512 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14439:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpord_ps_mask (__mmask16 __U, __m512 __X, __m512 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14449:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmp_sd_mask (__m128d __X, __m128d __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14459:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmp_sd_mask (__mmask8 __M, __m128d __X, __m128d __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14469:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmp_ss_mask (__m128 __X, __m128 __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14479:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmp_ss_mask (__mmask8 __M, __m128 __X, __m128 __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14531:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_kmov (__mmask16 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14538:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_castpd_ps (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14545:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_castpd_si512 (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14552:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_castps_pd (__m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14559:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_castps_si512 (__m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14566:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_castsi512_ps (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14573:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_castsi512_pd (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14580:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_castpd512_pd128 (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14587:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_castps512_ps128 (__m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14594:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_castsi512_si128 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14601:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_castpd512_pd256 (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14608:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_castps512_ps256 (__m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14615:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_castsi512_si256 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14622:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_castpd128_pd512 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14629:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_castps128_ps512 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14636:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_castsi128_si512 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14643:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_castpd256_pd512 (__m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14650:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_castps256_ps512 (__m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14657:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_castsi256_si512 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14664:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpeq_epu32_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14673:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpeq_epu32_mask (__mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14681:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpeq_epu64_mask (__mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14689:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpeq_epu64_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14698:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpgt_epu32_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14707:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpgt_epu32_mask (__mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14715:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpgt_epu64_mask (__mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14723:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpgt_epu64_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14744:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_add_epi32 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14751:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_mul_epi32 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14758:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_and_epi32 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14765:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_or_epi32 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14772:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_add_epi32 (__mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14780:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_mul_epi32 (__mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14788:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_and_epi32 (__mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14796:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_or_epi32 (__mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14820:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_min_epi32 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14827:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_max_epi32 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14834:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_min_epu32 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14841:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_max_epu32 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14848:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_min_epi32 (__mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14856:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_max_epi32 (__mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14864:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_min_epu32 (__mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14872:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_max_epu32 (__mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14892:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_add_ps (__m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14899:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_mul_ps (__m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14906:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_add_ps (__mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14914:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_mul_ps (__mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14936:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_min_ps (__m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14943:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_max_ps (__m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14950:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_min_ps (__mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14958:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_max_ps (__mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14976:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_add_epi64 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14983:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_mul_epi64 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14990:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_and_epi64 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14997:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_or_epi64 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:15004:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_add_epi64 (__mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:15012:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_mul_epi64 (__mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:15020:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_and_epi64 (__mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:15028:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_or_epi64 (__mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:15050:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_min_epi64 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:15057:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_max_epi64 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:15064:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_min_epi64 (__mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:15073:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_max_epi64 (__mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:15082:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_min_epu64 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:15089:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_max_epu64 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:15096:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_min_epu64 (__mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:15104:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_max_epu64 (__mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:15122:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_add_pd (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:15129:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_mul_pd (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:15136:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_add_pd (__mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:15144:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_mul_pd (__mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:15164:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_min_pd (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:15171:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_max_pd (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:15178:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_min_pd (__mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:15186:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_max_pd (__mmask8 __U, __m512d __A) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:47, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("avx512er") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:52:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_exp2a23_round_pd (__m512d __A, int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:62:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_exp2a23_round_pd (__m512d __W, __mmask8 __U, __m512d __A, int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:71:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_exp2a23_round_pd (__mmask8 __U, __m512d __A, int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:80:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_exp2a23_round_ps (__m512 __A, int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:90:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_exp2a23_round_ps (__m512 __W, __mmask16 __U, __m512 __A, int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:99:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_exp2a23_round_ps (__mmask16 __U, __m512 __A, int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:108:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_rcp28_round_pd (__m512d __A, int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:118:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_rcp28_round_pd (__m512d __W, __mmask8 __U, __m512d __A, int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:127:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_rcp28_round_pd (__mmask8 __U, __m512d __A, int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:136:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_rcp28_round_ps (__m512 __A, int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:146:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_rcp28_round_ps (__m512 __W, __mmask16 __U, __m512 __A, int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:155:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_rcp28_round_ps (__mmask16 __U, __m512 __A, int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:164:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rcp28_round_sd (__m128d __A, __m128d __B, int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:173:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rcp28_round_ss (__m128 __A, __m128 __B, int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:182:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_rsqrt28_round_pd (__m512d __A, int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:192:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_rsqrt28_round_pd (__m512d __W, __mmask8 __U, __m512d __A, int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:201:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_rsqrt28_round_pd (__mmask8 __U, __m512d __A, int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:210:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_rsqrt28_round_ps (__m512 __A, int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:220:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_rsqrt28_round_ps (__m512 __W, __mmask16 __U, __m512 __A, int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:229:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_rsqrt28_round_ps (__mmask16 __U, __m512 __A, int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:238:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rsqrt28_round_sd (__m128d __A, __m128d __B, int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:247:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rsqrt28_round_ss (__m128 __A, __m128 __B, int __R) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:49, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512pfintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("avx512pf") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512pfintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512pfintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512pfintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512pfintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512pfintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512pfintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512pfintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512pfintrin.h:52:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale, int __hint) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512pfintrin.h:61:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale, int __hint) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512pfintrin.h:70:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void const *__addr, int __scale, int __hint) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512pfintrin.h:79:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void const *__addr, int __scale, int __hint) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512pfintrin.h:88:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale, int __hint) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512pfintrin.h:97:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale, int __hint) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512pfintrin.h:106:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void const *__addr, int __scale, int __hint) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512pfintrin.h:115:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void const *__addr, int __scale, int __hint) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512pfintrin.h:124:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __hint) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512pfintrin.h:133:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __hint) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512pfintrin.h:142:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __index, int __scale, int __hint) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512pfintrin.h:151:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __index, int __scale, int __hint) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512pfintrin.h:160:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __hint) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512pfintrin.h:169:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __hint) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512pfintrin.h:178:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __index, int __scale, int __hint) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512pfintrin.h:187:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __index, int __scale, int __hint) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:51, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("avx512cd") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:51:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_conflict_epi32 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:61:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_conflict_epi32 (__m512i __W, __mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:70:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_conflict_epi32 (__mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:80:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_conflict_epi64 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:90:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_conflict_epi64 (__m512i __W, __mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:99:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_conflict_epi64 (__mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:109:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_lzcnt_epi64 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:119:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_lzcnt_epi64 (__m512i __W, __mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:128:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_lzcnt_epi64 (__mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:138:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_lzcnt_epi32 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:148:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_lzcnt_epi32 (__m512i __W, __mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:157:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_lzcnt_epi32 (__mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:167:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_broadcastmb_epi64 (__mmask8 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:174:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_broadcastmw_epi32 (__mmask16 __A) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:53, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("avx512vl") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:42:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_mov_pd (__m256d __W, __mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:51:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_mov_pd (__mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:61:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_mov_pd (__m128d __W, __mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:70:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_mov_pd (__mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:80:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_load_pd (__m256d __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:89:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_load_pd (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:99:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_load_pd (__m128d __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:108:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_load_pd (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:118:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_store_pd (void *__P, __mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:127:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_store_pd (void *__P, __mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:136:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_mov_ps (__m256 __W, __mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:145:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_mov_ps (__mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:155:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_mov_ps (__m128 __W, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:164:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_mov_ps (__mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:174:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_load_ps (__m256 __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:183:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_load_ps (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:193:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_load_ps (__m128 __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:202:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_load_ps (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:212:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_store_ps (void *__P, __mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:221:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_store_ps (void *__P, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:230:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_mov_epi64 (__m256i __W, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:239:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_mov_epi64 (__mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:249:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_mov_epi64 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:258:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_mov_epi64 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:268:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_load_epi64 (__m256i __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:278:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_load_epi64 (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:289:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_load_epi64 (__m128i __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:299:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_load_epi64 (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:310:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_store_epi64 (void *__P, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:319:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_store_epi64 (void *__P, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:328:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_mov_epi32 (__m256i __W, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:337:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_mov_epi32 (__mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:347:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_mov_epi32 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:356:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_mov_epi32 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:366:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_load_epi32 (__m256i __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:376:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_load_epi32 (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:387:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_load_epi32 (__m128i __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:397:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_load_epi32 (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:408:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_store_epi32 (void *__P, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:417:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_store_epi32 (void *__P, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:426:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_add_pd (__m128d __W, __mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:436:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_add_pd (__mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:448:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:458:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_add_pd (__mmask8 __U, __m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:469:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_add_ps (__m128 __W, __mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:479:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_add_ps (__mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:490:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_add_ps (__m256 __W, __mmask8 __U, __m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:500:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_add_ps (__mmask8 __U, __m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:511:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_sub_pd (__m128d __W, __mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:521:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_sub_pd (__mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:533:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:543:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_sub_pd (__mmask8 __U, __m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:554:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_sub_ps (__m128 __W, __mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:564:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_sub_ps (__mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:575:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_sub_ps (__m256 __W, __mmask8 __U, __m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:585:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_sub_ps (__mmask8 __U, __m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:596:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_store_epi64 (void *__P, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:603:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_store_epi64 (void *__P, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:610:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_loadu_pd (__m256d __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:619:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_loadu_pd (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:629:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_loadu_pd (__m128d __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:638:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_loadu_pd (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:648:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_storeu_pd (void *__P, __mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:657:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_storeu_pd (void *__P, __mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:666:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_loadu_ps (__m256 __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:675:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_loadu_ps (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:685:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_loadu_ps (__m128 __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:694:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_loadu_ps (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:704:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_storeu_ps (void *__P, __mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:713:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_storeu_ps (void *__P, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:722:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_loadu_epi64 (__m256i __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:731:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_loadu_epi64 (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:741:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_loadu_epi64 (__m128i __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:750:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_loadu_epi64 (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:760:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_storeu_epi64 (void *__P, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:769:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_storeu_epi64 (void *__P, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:778:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_loadu_epi32 (__m256i __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:787:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_loadu_epi32 (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:797:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_loadu_epi32 (__m128i __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:806:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_loadu_epi32 (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:816:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_storeu_epi32 (void *__P, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:825:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_storeu_epi32 (void *__P, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:834:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_abs_epi32 (__m256i __W, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:843:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_abs_epi32 (__mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:853:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_abs_epi32 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:862:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_abs_epi32 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:872:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_abs_epi64 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:882:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_abs_epi64 (__m256i __W, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:891:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_abs_epi64 (__mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:901:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_abs_epi64 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:911:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_abs_epi64 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:920:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_abs_epi64 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:930:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtpd_epu32 (__m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:940:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtpd_epu32 (__m128i __W, __mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:949:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtpd_epu32 (__mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:959:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtpd_epu32 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:969:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtpd_epu32 (__m128i __W, __mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:978:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtpd_epu32 (__mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:988:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvttps_epi32 (__m256i __W, __mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:997:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvttps_epi32 (__mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1007:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvttps_epi32 (__m128i __W, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1016:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvttps_epi32 (__mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1026:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvttps_epu32 (__m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1036:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvttps_epu32 (__m256i __W, __mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1045:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvttps_epu32 (__mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1055:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvttps_epu32 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1065:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvttps_epu32 (__m128i __W, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1074:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvttps_epu32 (__mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1084:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvttpd_epi32 (__m128i __W, __mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1093:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvttpd_epi32 (__mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1103:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvttpd_epi32 (__m128i __W, __mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1112:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvttpd_epi32 (__mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1122:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvttpd_epu32 (__m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1132:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvttpd_epu32 (__m128i __W, __mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1141:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvttpd_epu32 (__mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1151:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvttpd_epu32 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1161:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvttpd_epu32 (__m128i __W, __mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1170:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvttpd_epu32 (__mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1180:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtpd_epi32 (__m128i __W, __mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1189:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtpd_epi32 (__mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1199:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtpd_epi32 (__m128i __W, __mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1208:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtpd_epi32 (__mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1218:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepi32_pd (__m256d __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1227:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepi32_pd (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1237:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepi32_pd (__m128d __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1246:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepi32_pd (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1256:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepu32_pd (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1266:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepu32_pd (__m256d __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1275:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepu32_pd (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1285:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepu32_pd (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1295:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepu32_pd (__m128d __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1304:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepu32_pd (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1314:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepi32_ps (__m256 __W, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1323:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepi32_ps (__mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1333:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepi32_ps (__m128 __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1342:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepi32_ps (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1352:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepu32_ps (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1362:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepu32_ps (__m256 __W, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1371:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepu32_ps (__mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1381:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepu32_ps (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1391:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepu32_ps (__m128 __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1400:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepu32_ps (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1410:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtps_pd (__m256d __W, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1419:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtps_pd (__mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1429:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtps_pd (__m128d __W, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1438:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtps_pd (__mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1448:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepi32_epi8 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1458:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepi32_storeu_epi8 (void * __P, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1465:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepi32_epi8 (__m128i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1473:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepi32_epi8 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1483:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepi32_epi8 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1493:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepi32_epi8 (__m128i __O, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1501:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepi32_storeu_epi8 (void * __P, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1508:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepi32_epi8 (__mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1518:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsepi32_epi8 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1528:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtsepi32_storeu_epi8 (void * __P, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1535:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtsepi32_epi8 (__m128i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1543:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtsepi32_epi8 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1553:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtsepi32_epi8 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1563:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtsepi32_storeu_epi8 (void * __P, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1570:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtsepi32_epi8 (__m128i __O, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1578:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtsepi32_epi8 (__mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1588:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtusepi32_epi8 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1598:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtusepi32_storeu_epi8 (void * __P, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1605:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtusepi32_epi8 (__m128i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1614:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtusepi32_epi8 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1624:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtusepi32_epi8 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1634:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtusepi32_storeu_epi8 (void * __P, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1641:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtusepi32_epi8 (__m128i __O, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1650:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtusepi32_epi8 (__mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1660:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepi32_epi16 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1670:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepi32_storeu_epi16 (void * __P, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1677:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepi32_epi16 (__m128i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1685:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepi32_epi16 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1695:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepi32_epi16 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1705:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepi32_storeu_epi16 (void * __P, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1712:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepi32_epi16 (__m128i __O, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1720:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepi32_epi16 (__mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1730:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsepi32_epi16 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1740:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtsepi32_storeu_epi16 (void * __P, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1747:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtsepi32_epi16 (__m128i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1756:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtsepi32_epi16 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1766:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtsepi32_epi16 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1776:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtsepi32_storeu_epi16 (void * __P, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1783:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtsepi32_epi16 (__m128i __O, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1791:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtsepi32_epi16 (__mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1801:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtusepi32_epi16 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1811:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtusepi32_storeu_epi16 (void * __P, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1818:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtusepi32_epi16 (__m128i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1826:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtusepi32_epi16 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1836:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtusepi32_epi16 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1846:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtusepi32_storeu_epi16 (void * __P, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1853:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtusepi32_epi16 (__m128i __O, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1861:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtusepi32_epi16 (__mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1871:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepi64_epi8 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1881:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepi64_storeu_epi8 (void * __P, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1888:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepi64_epi8 (__m128i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1896:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepi64_epi8 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1906:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepi64_epi8 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1916:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepi64_storeu_epi8 (void * __P, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1923:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepi64_epi8 (__m128i __O, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1931:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepi64_epi8 (__mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1941:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsepi64_epi8 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1951:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtsepi64_storeu_epi8 (void * __P, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1958:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtsepi64_epi8 (__m128i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1966:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtsepi64_epi8 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1976:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtsepi64_epi8 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1986:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtsepi64_storeu_epi8 (void * __P, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1993:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtsepi64_epi8 (__m128i __O, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2001:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtsepi64_epi8 (__mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2011:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtusepi64_epi8 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2021:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtusepi64_storeu_epi8 (void * __P, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2028:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtusepi64_epi8 (__m128i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2037:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtusepi64_epi8 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2047:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtusepi64_epi8 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2057:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtusepi64_storeu_epi8 (void * __P, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2064:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtusepi64_epi8 (__m128i __O, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2073:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtusepi64_epi8 (__mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2083:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepi64_epi16 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2093:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepi64_storeu_epi16 (void * __P, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2100:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepi64_epi16 (__m128i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2109:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepi64_epi16 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2119:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepi64_epi16 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2129:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepi64_storeu_epi16 (void * __P, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2136:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepi64_epi16 (__m128i __O, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2144:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepi64_epi16 (__mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2154:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsepi64_epi16 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2164:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtsepi64_storeu_epi16 (void * __P, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2171:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtsepi64_epi16 (__m128i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2179:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtsepi64_epi16 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2189:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtsepi64_epi16 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2199:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtsepi64_storeu_epi16 (void * __P, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2206:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtsepi64_epi16 (__m128i __O, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2214:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtsepi64_epi16 (__mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2224:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtusepi64_epi16 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2234:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtusepi64_storeu_epi16 (void * __P, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2241:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtusepi64_epi16 (__m128i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2249:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtusepi64_epi16 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2259:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtusepi64_epi16 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2269:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtusepi64_storeu_epi16 (void * __P, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2276:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtusepi64_epi16 (__m128i __O, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2284:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtusepi64_epi16 (__mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2294:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepi64_epi32 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2304:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepi64_storeu_epi32 (void * __P, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2311:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepi64_epi32 (__m128i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2319:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepi64_epi32 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2329:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepi64_epi32 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2339:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepi64_storeu_epi32 (void * __P, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2346:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepi64_epi32 (__m128i __O, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2354:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepi64_epi32 (__mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2364:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsepi64_epi32 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2374:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtsepi64_storeu_epi32 (void * __P, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2381:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtsepi64_epi32 (__m128i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2389:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtsepi64_epi32 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2399:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtsepi64_epi32 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2409:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtsepi64_storeu_epi32 (void * __P, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2416:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtsepi64_epi32 (__m128i __O, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2425:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtsepi64_epi32 (__mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2435:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtusepi64_epi32 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2445:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtusepi64_storeu_epi32 (void * __P, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2452:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtusepi64_epi32 (__m128i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2460:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtusepi64_epi32 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2470:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtusepi64_epi32 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2480:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtusepi64_storeu_epi32 (void * __P, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2487:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtusepi64_epi32 (__m128i __O, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2495:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtusepi64_epi32 (__mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2505:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_broadcastss_ps (__m256 __O, __mmask8 __M, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2514:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_broadcastss_ps (__mmask8 __M, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2524:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_broadcastss_ps (__m128 __O, __mmask8 __M, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2533:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_broadcastss_ps (__mmask8 __M, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2543:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_broadcastsd_pd (__m256d __O, __mmask8 __M, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2552:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_broadcastsd_pd (__mmask8 __M, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2562:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_broadcastd_epi32 (__m256i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2571:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_broadcastd_epi32 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2581:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_set1_epi32 (__m256i __O, __mmask8 __M, int __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2589:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_set1_epi32 (__mmask8 __M, int __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2599:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_broadcastd_epi32 (__m128i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2608:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_broadcastd_epi32 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2618:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_set1_epi32 (__m128i __O, __mmask8 __M, int __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2626:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_set1_epi32 (__mmask8 __M, int __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2636:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_broadcastq_epi64 (__m256i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2645:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_broadcastq_epi64 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2655:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_set1_epi64 (__m256i __O, __mmask8 __M, long long __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2663:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_set1_epi64 (__mmask8 __M, long long __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2673:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_broadcastq_epi64 (__m128i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2682:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_broadcastq_epi64 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2692:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_set1_epi64 (__m128i __O, __mmask8 __M, long long __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2700:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_set1_epi64 (__mmask8 __M, long long __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2710:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_broadcast_f32x4 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2719:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_broadcast_f32x4 (__m256 __O, __mmask8 __M, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2728:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_broadcast_f32x4 (__mmask8 __M, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2738:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_broadcast_i32x4 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2748:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_broadcast_i32x4 (__m256i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2758:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_broadcast_i32x4 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2769:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepi8_epi32 (__m256i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2778:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepi8_epi32 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2788:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepi8_epi32 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2797:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepi8_epi32 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2807:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepi8_epi64 (__m256i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2816:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepi8_epi64 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2826:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepi8_epi64 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2835:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepi8_epi64 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2845:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepi16_epi32 (__m256i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2854:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepi16_epi32 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2864:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepi16_epi32 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2873:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepi16_epi32 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2883:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepi16_epi64 (__m256i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2892:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepi16_epi64 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2902:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepi16_epi64 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2911:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepi16_epi64 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2921:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepi32_epi64 (__m256i __W, __mmask8 __U, __m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2930:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepi32_epi64 (__mmask8 __U, __m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2940:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepi32_epi64 (__m128i __W, __mmask8 __U, __m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2949:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepi32_epi64 (__mmask8 __U, __m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2959:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepu8_epi32 (__m256i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2968:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepu8_epi32 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2978:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepu8_epi32 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2987:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepu8_epi32 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2997:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepu8_epi64 (__m256i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3006:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepu8_epi64 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3016:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepu8_epi64 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3025:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepu8_epi64 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3035:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepu16_epi32 (__m256i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3044:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepu16_epi32 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3054:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepu16_epi32 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3063:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepu16_epi32 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3073:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepu16_epi64 (__m256i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3082:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepu16_epi64 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3092:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepu16_epi64 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3101:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepu16_epi64 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3111:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepu32_epi64 (__m256i __W, __mmask8 __U, __m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3120:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepu32_epi64 (__mmask8 __U, __m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3130:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepu32_epi64 (__m128i __W, __mmask8 __U, __m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3139:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepu32_epi64 (__mmask8 __U, __m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3149:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_rcp14_pd (__m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3159:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_rcp14_pd (__m256d __W, __mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3168:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_rcp14_pd (__mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3178:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rcp14_pd (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3188:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_rcp14_pd (__m128d __W, __mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3197:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_rcp14_pd (__mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3207:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_rcp14_ps (__m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3217:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_rcp14_ps (__m256 __W, __mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3226:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_rcp14_ps (__mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3236:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rcp14_ps (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3246:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_rcp14_ps (__m128 __W, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3255:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_rcp14_ps (__mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3265:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_rsqrt14_pd (__m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3275:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_rsqrt14_pd (__m256d __W, __mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3284:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_rsqrt14_pd (__mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3294:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rsqrt14_pd (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3304:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_rsqrt14_pd (__m128d __W, __mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3313:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_rsqrt14_pd (__mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3323:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_rsqrt14_ps (__m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3333:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_rsqrt14_ps (__m256 __W, __mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3342:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_rsqrt14_ps (__mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3352:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rsqrt14_ps (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3362:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_rsqrt14_ps (__m128 __W, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3371:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_rsqrt14_ps (__mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3381:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_sqrt_pd (__m256d __W, __mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3390:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_sqrt_pd (__mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3400:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_sqrt_pd (__m128d __W, __mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3409:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_sqrt_pd (__mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3419:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_sqrt_ps (__m256 __W, __mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3428:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_sqrt_ps (__mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3438:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_sqrt_ps (__m128 __W, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3447:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_sqrt_ps (__mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3458:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3468:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_add_epi32 (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3480:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3490:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_add_epi64 (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3502:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3512:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_sub_epi32 (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3524:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3534:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_sub_epi64 (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3546:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3556:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_add_epi32 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3568:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3578:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_add_epi64 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3590:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3600:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_sub_epi32 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3612:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3622:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_sub_epi64 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3633:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_getexp_ps (__m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3643:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_getexp_ps (__m256 __W, __mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3652:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_getexp_ps (__mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3662:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_getexp_pd (__m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3672:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_getexp_pd (__m256d __W, __mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3681:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_getexp_pd (__mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3691:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_getexp_ps (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3701:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_getexp_ps (__m128 __W, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3710:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_getexp_ps (__mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3720:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_getexp_pd (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3730:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_getexp_pd (__m128d __W, __mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3739:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_getexp_pd (__mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3750:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3760:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_srl_epi32 (__mmask8 __U, __m256i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3772:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3782:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_srl_epi32 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3794:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3804:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_srl_epi64 (__mmask8 __U, __m256i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3816:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3826:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_srl_epi64 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3838:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3848:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_and_epi32 (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3859:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_scalef_pd (__m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3871:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3881:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_scalef_pd (__mmask8 __U, __m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3892:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_scalef_ps (__m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3904:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3914:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_scalef_ps (__mmask8 __U, __m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3925:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_scalef_pd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3937:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3947:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_scalef_pd (__mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3958:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_scalef_ps (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3969:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_scalef_ps (__m128 __W, __mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3979:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_scalef_ps (__mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3991:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4002:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4013:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4023:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_fmadd_pd (__m128d __A, __mmask8 __U, __m128d __B, __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4034:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4045:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4055:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_fmadd_ps (__m256 __A, __mmask8 __U, __m256 __B, __m256 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4066:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4077:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4087:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_fmadd_ps (__m128 __A, __mmask8 __U, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4097:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask3_fmadd_ps (__m128 __A, __m128 __B, __m128 __C, __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4107:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_fmadd_ps (__mmask8 __U, __m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4118:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4129:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4140:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4150:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_fmsub_pd (__m128d __A, __mmask8 __U, __m128d __B, __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4161:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4172:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4182:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_fmsub_ps (__m256 __A, __mmask8 __U, __m256 __B, __m256 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4193:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4204:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4214:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_fmsub_ps (__m128 __A, __mmask8 __U, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4224:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask3_fmsub_ps (__m128 __A, __m128 __B, __m128 __C, __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4234:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_fmsub_ps (__mmask8 __U, __m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4245:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4256:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4268:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4280:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4291:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4303:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4315:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4326:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4337:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4347:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_fmaddsub_ps (__m128 __A, __mmask8 __U, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4358:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4369:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4380:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4391:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4403:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4415:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4426:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4438:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4450:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4461:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4472:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4482:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_fmsubadd_ps (__m128 __A, __mmask8 __U, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4493:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4504:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4515:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4526:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4537:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4548:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4559:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4570:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4581:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4592:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4603:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4613:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_fnmadd_ps (__m128 __A, __mmask8 __U, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4623:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask3_fnmadd_ps (__m128 __A, __m128 __B, __m128 __C, __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4633:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_fnmadd_ps (__mmask8 __U, __m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4644:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4655:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4666:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4677:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4688:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4699:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4710:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4721:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4732:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4742:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_fnmsub_ps (__m128 __A, __mmask8 __U, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4752:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask3_fnmsub_ps (__m128 __A, __m128 __B, __m128 __C, __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4762:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_fnmsub_ps (__mmask8 __U, __m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4773:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4783:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_and_epi32 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4795:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4805:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_andnot_epi32 (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4817:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4827:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_andnot_epi32 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4839:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4849:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_or_epi32 (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4860:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_or_epi32 (__m128i __W, __mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4870:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_or_epi32 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4882:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4892:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_xor_epi32 (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4904:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4914:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_xor_epi32 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4925:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtpd_ps (__m128 __W, __mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4934:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtpd_ps (__mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4944:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtpd_ps (__m128 __W, __mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4953:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtpd_ps (__mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4963:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtps_epi32 (__m256i __W, __mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4972:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtps_epi32 (__mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4982:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtps_epi32 (__m128i __W, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4991:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtps_epi32 (__mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5001:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtps_epu32 (__m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5011:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtps_epu32 (__m256i __W, __mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5020:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtps_epu32 (__mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5030:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtps_epu32 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5040:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtps_epu32 (__m128i __W, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5049:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtps_epu32 (__mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5059:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_movedup_pd (__m256d __W, __mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5068:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_movedup_pd (__mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5078:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_movedup_pd (__m128d __W, __mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5087:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_movedup_pd (__mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5097:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_movehdup_ps (__m256 __W, __mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5106:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_movehdup_ps (__mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5116:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_movehdup_ps (__m128 __W, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5125:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_movehdup_ps (__mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5135:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_moveldup_ps (__m256 __W, __mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5144:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_moveldup_ps (__mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5154:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_moveldup_ps (__m128 __W, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5163:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_moveldup_ps (__mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5174:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5184:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_unpackhi_epi32 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5196:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5206:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_unpackhi_epi32 (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5218:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5228:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_unpackhi_epi64 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5240:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5250:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_unpackhi_epi64 (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5262:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5272:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_unpacklo_epi32 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5284:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5294:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_unpacklo_epi32 (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5306:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5316:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_unpacklo_epi64 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5328:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5338:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_unpacklo_epi64 (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5349:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpeq_epu32_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5358:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpeq_epi32_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5367:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpeq_epu32_mask (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5375:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpeq_epi32_mask (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5383:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpeq_epu32_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5392:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpeq_epi32_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5401:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpeq_epu32_mask (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5409:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpeq_epi32_mask (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5417:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpeq_epu64_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5426:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpeq_epi64_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5435:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpeq_epu64_mask (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5443:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpeq_epi64_mask (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5451:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpeq_epu64_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5460:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpeq_epi64_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5469:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpeq_epu64_mask (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5477:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpeq_epi64_mask (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5485:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpgt_epu32_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5494:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpgt_epi32_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5503:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpgt_epu32_mask (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5511:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpgt_epi32_mask (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5519:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpgt_epu32_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5528:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpgt_epi32_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5537:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpgt_epu32_mask (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5545:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpgt_epi32_mask (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5553:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpgt_epu64_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5562:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpgt_epi64_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5571:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpgt_epu64_mask (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5579:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpgt_epi64_mask (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5587:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpgt_epu64_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5596:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpgt_epi64_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5605:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpgt_epu64_mask (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5613:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpgt_epi64_mask (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5621:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_test_epi32_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5630:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_test_epi32_mask (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5638:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_test_epi32_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5647:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_test_epi32_mask (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5655:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_test_epi64_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5664:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_test_epi64_mask (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5672:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_test_epi64_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5681:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_test_epi64_mask (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5689:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_testn_epi32_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5698:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_testn_epi32_mask (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5706:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_testn_epi32_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5715:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_testn_epi32_mask (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5723:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_testn_epi64_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5732:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_testn_epi64_mask (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5740:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_testn_epi64_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5749:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_testn_epi64_mask (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5757:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_compress_pd (__m256d __W, __mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5766:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_compress_pd (__mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5776:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_compressstoreu_pd (void *__P, __mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5785:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_compress_pd (__m128d __W, __mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5794:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_compress_pd (__mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5804:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_compressstoreu_pd (void *__P, __mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5813:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_compress_ps (__m256 __W, __mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5822:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_compress_ps (__mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5832:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_compressstoreu_ps (void *__P, __mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5841:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_compress_ps (__m128 __W, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5850:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_compress_ps (__mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5860:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_compressstoreu_ps (void *__P, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5869:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_compress_epi64 (__m256i __W, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5878:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_compress_epi64 (__mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5888:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_compressstoreu_epi64 (void *__P, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5897:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_compress_epi64 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5906:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_compress_epi64 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5916:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_compressstoreu_epi64 (void *__P, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5925:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_compress_epi32 (__m256i __W, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5934:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_compress_epi32 (__mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5944:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_compressstoreu_epi32 (void *__P, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5953:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_compress_epi32 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5962:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_compress_epi32 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5972:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_compressstoreu_epi32 (void *__P, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5981:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_expand_pd (__m256d __W, __mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5990:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_expand_pd (__mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6000:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_expandloadu_pd (__m256d __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6010:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_expandloadu_pd (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6021:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_expand_pd (__m128d __W, __mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6030:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_expand_pd (__mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6040:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_expandloadu_pd (__m128d __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6050:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_expandloadu_pd (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6061:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_expand_ps (__m256 __W, __mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6070:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_expand_ps (__mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6080:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_expandloadu_ps (__m256 __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6089:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_expandloadu_ps (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6100:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_expand_ps (__m128 __W, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6109:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_expand_ps (__mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6119:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_expandloadu_ps (__m128 __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6128:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_expandloadu_ps (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6139:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_expand_epi64 (__m256i __W, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6148:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_expand_epi64 (__mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6159:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6169:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_expandloadu_epi64 (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6180:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_expand_epi64 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6189:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_expand_epi64 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6199:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_expandloadu_epi64 (__m128i __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6209:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_expandloadu_epi64 (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6220:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_expand_epi32 (__m256i __W, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6229:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_expand_epi32 (__mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6240:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6250:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_expandloadu_epi32 (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6261:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_expand_epi32 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6270:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_expand_epi32 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6280:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_expandloadu_epi32 (__m128i __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6290:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_expandloadu_epi32 (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6301:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permutex2var_pd (__m256d __A, __m256i __I, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6313:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6326:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6339:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6351:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permutex2var_ps (__m256 __A, __m256i __I, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6363:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6375:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6387:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6399:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_permutex2var_epi64 (__m128i __A, __m128i __I, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6411:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6423:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6435:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6447:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_permutex2var_epi32 (__m128i __A, __m128i __I, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6459:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6471:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6483:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6495:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permutex2var_epi64 (__m256i __A, __m256i __I, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6507:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6519:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6531:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __I, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6543:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permutex2var_epi32 (__m256i __A, __m256i __I, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6555:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6567:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6579:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __I, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6591:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_permutex2var_pd (__m128d __A, __m128i __I, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6603:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6616:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6629:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6641:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_permutex2var_ps (__m128 __A, __m128i __I, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6653:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6665:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6677:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6689:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_srav_epi64 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6701:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6711:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_srav_epi64 (__mmask8 __U, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6723:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6733:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_sllv_epi32 (__mmask8 __U, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6745:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6755:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_sllv_epi32 (__mmask8 __U, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6767:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6777:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_sllv_epi64 (__mmask8 __U, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6789:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6799:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_sllv_epi64 (__mmask8 __U, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6811:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6821:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_srav_epi32 (__mmask8 __U, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6833:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6843:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_srav_epi32 (__mmask8 __U, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6855:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6865:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_srlv_epi32 (__mmask8 __U, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6877:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6887:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_srlv_epi32 (__mmask8 __U, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6899:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6909:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_srlv_epi64 (__mmask8 __U, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6921:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6931:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_srlv_epi64 (__mmask8 __U, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6942:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_rolv_epi32 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6954:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6964:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_rolv_epi32 (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6975:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rolv_epi32 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6987:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6997:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_rolv_epi32 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7008:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_rorv_epi32 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7020:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7030:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_rorv_epi32 (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7041:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rorv_epi32 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7053:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7063:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_rorv_epi32 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7074:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_rolv_epi64 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7086:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7096:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_rolv_epi64 (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7107:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rolv_epi64 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7119:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7129:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_rolv_epi64 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7140:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_rorv_epi64 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7152:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7162:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_rorv_epi64 (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7173:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rorv_epi64 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7185:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7195:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_rorv_epi64 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7206:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_srav_epi64 (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7218:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7228:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_srav_epi64 (__mmask8 __U, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7240:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7249:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_and_epi64 (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7261:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7270:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_and_epi64 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7282:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7291:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_andnot_epi64 (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7303:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7312:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_andnot_epi64 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7324:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7334:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_or_epi64 (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7345:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_or_epi64 (__m128i __W, __mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7355:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_or_epi64 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7367:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7377:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_xor_epi64 (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7389:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7399:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_xor_epi64 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7411:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7421:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_max_pd (__mmask8 __U, __m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7432:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_max_ps (__m256 __W, __mmask8 __U, __m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7442:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_max_ps (__mmask8 __U, __m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7453:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_div_ps (__m128 __W, __mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7463:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_div_ps (__mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7474:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_div_pd (__m128d __W, __mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7484:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_div_pd (__mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7496:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7507:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7517:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_min_pd (__mmask8 __U, __m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7528:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_min_ps (__m256 __W, __mmask8 __U, __m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7538:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_div_pd (__mmask8 __U, __m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7549:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_div_ps (__m256 __W, __mmask8 __U, __m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7559:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_min_ps (__mmask8 __U, __m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7570:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_div_ps (__mmask8 __U, __m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7581:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_min_ps (__m128 __W, __mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7591:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_mul_ps (__m128 __W, __mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7601:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_min_ps (__mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7612:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_mul_ps (__mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7623:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_max_ps (__m128 __W, __mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7633:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_max_ps (__mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7644:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_min_pd (__m128d __W, __mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7654:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_min_pd (__mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7665:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_max_pd (__m128d __W, __mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7675:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_max_pd (__mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7686:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_mul_pd (__m128d __W, __mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7696:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_mul_pd (__mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7707:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_mul_ps (__m256 __W, __mmask8 __U, __m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7717:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_mul_ps (__mmask8 __U, __m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7729:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7739:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_mul_pd (__mmask8 __U, __m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7750:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_max_epi64 (__mmask8 __M, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7762:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7771:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_min_epi64 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7783:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7792:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_min_epi64 (__mmask8 __M, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7803:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_max_epu64 (__mmask8 __M, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7814:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_max_epi64 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7825:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_max_epu64 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7837:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7846:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_min_epu64 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7858:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7867:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_min_epu64 (__mmask8 __M, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7878:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_max_epi32 (__mmask8 __M, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7890:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7899:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_min_epi32 (__mmask8 __M, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7911:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7920:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_max_epu32 (__mmask8 __M, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7932:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7941:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_min_epu32 (__mmask8 __M, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7953:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7962:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_max_epi64 (__mmask8 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7974:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7983:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_min_epi64 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7995:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8004:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_min_epi64 (__mmask8 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8015:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_max_epu64 (__mmask8 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8026:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_max_epi64 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8037:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_max_epu64 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8049:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8058:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_min_epu64 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8070:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8079:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_min_epu64 (__mmask8 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8090:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_max_epi32 (__mmask8 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8102:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8111:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_min_epi32 (__mmask8 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8123:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8132:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_max_epu32 (__mmask8 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8144:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8153:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_min_epu32 (__mmask8 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8165:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8180:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_broadcastmb_epi64 (__mmask8 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8187:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_broadcastmb_epi64 (__mmask8 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8194:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_broadcastmw_epi32 (__mmask16 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8201:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_broadcastmw_epi32 (__mmask16 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8208:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_lzcnt_epi32 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8218:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_lzcnt_epi32 (__m256i __W, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8227:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_lzcnt_epi32 (__mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8237:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_lzcnt_epi64 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8247:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_lzcnt_epi64 (__m256i __W, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8256:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_lzcnt_epi64 (__mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8266:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_conflict_epi64 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8276:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_conflict_epi64 (__m256i __W, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8286:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_conflict_epi64 (__mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8297:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_conflict_epi32 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8307:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_conflict_epi32 (__m256i __W, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8317:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_conflict_epi32 (__mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8328:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_lzcnt_epi32 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8338:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_lzcnt_epi32 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8347:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_lzcnt_epi32 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8357:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_lzcnt_epi64 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8367:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_lzcnt_epi64 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8376:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_lzcnt_epi64 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8386:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_conflict_epi64 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8396:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_conflict_epi64 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8406:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_conflict_epi64 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8417:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_conflict_epi32 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8427:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_conflict_epi32 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8437:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_conflict_epi32 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8453:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8463:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_unpacklo_pd (__mmask8 __U, __m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8475:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8485:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_unpacklo_pd (__mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8497:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8508:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8518:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_unpackhi_pd (__mmask8 __U, __m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8530:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8540:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_unpackhi_pd (__mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8552:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8562:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_unpackhi_ps (__mmask8 __U, __m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8573:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_unpackhi_ps (__m128 __W, __mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8583:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_unpackhi_ps (__mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8594:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtph_ps (__m128 __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8603:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtph_ps (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8613:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_unpacklo_ps (__mmask8 __U, __m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8624:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtph_ps (__m256 __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8633:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtph_ps (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8643:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_unpacklo_ps (__m128 __W, __mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8653:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_unpacklo_ps (__mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8665:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8675:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_sra_epi32 (__mmask8 __U, __m256i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8687:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8697:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_sra_epi32 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8708:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_sra_epi64 (__m256i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8720:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8730:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_sra_epi64 (__mmask8 __U, __m256i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8741:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sra_epi64 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8753:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8763:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_sra_epi64 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8775:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8785:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_sll_epi32 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8797:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8807:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_sll_epi64 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8819:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8829:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_sll_epi32 (__mmask8 __U, __m256i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8841:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8851:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_sll_epi64 (__mmask8 __U, __m256i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8863:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8873:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_permutexvar_ps (__mmask8 __U, __m256i __X, __m256 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8884:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permutexvar_pd (__m256i __X, __m256d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8896:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8906:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_permutexvar_pd (__mmask8 __U, __m256i __X, __m256d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8918:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8929:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_permutevar_pd (__mmask8 __U, __m256d __A, __m256i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8942:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8952:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_permutevar_ps (__mmask8 __U, __m256 __A, __m256i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8964:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8974:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_permutevar_pd (__mmask8 __U, __m128d __A, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8986:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8996:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_permutevar_ps (__mmask8 __U, __m128 __A, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9007:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_mullo_epi32 (__mmask8 __M, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9018:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_permutexvar_epi64 (__mmask8 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9030:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9039:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_mullo_epi32 (__mmask8 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9051:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9061:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9070:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_mul_epi32 (__mmask8 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9082:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9091:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_mul_epi32 (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9102:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permutexvar_epi64 (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9114:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9125:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9134:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_permutexvar_epi32 (__mmask8 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9145:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_mul_epu32 (__mmask8 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9157:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9166:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_mul_epu32 (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9177:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permutexvar_epi32 (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9189:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9199:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpneq_epu32_mask (__mmask8 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9208:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpneq_epu32_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9217:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmplt_epu32_mask (__mmask8 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9226:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmplt_epu32_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9235:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpge_epu32_mask (__mmask8 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9244:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpge_epu32_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9253:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmple_epu32_mask (__mmask8 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9262:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmple_epu32_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9271:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpneq_epu64_mask (__mmask8 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9280:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpneq_epu64_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9289:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmplt_epu64_mask (__mmask8 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9298:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmplt_epu64_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9307:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpge_epu64_mask (__mmask8 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9316:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpge_epu64_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9325:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmple_epu64_mask (__mmask8 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9334:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmple_epu64_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9343:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpneq_epi32_mask (__mmask8 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9352:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpneq_epi32_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9361:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmplt_epi32_mask (__mmask8 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9370:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmplt_epi32_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9379:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpge_epi32_mask (__mmask8 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9388:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpge_epi32_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9397:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmple_epi32_mask (__mmask8 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9406:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmple_epi32_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9415:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpneq_epi64_mask (__mmask8 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9424:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpneq_epi64_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9433:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmplt_epi64_mask (__mmask8 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9442:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmplt_epi64_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9451:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpge_epi64_mask (__mmask8 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9460:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpge_epi64_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9469:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmple_epi64_mask (__mmask8 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9478:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmple_epi64_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9487:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpneq_epu32_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9496:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpneq_epu32_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9505:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmplt_epu32_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9514:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmplt_epu32_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9523:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpge_epu32_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9532:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpge_epu32_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9541:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmple_epu32_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9550:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmple_epu32_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9559:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpneq_epu64_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9568:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpneq_epu64_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9577:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmplt_epu64_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9586:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmplt_epu64_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9595:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpge_epu64_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9604:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpge_epu64_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9613:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmple_epu64_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9622:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmple_epu64_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9631:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpneq_epi32_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9640:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpneq_epi32_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9649:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmplt_epi32_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9658:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmplt_epi32_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9667:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpge_epi32_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9676:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpge_epi32_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9685:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmple_epi32_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9694:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmple_epi32_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9703:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpneq_epi64_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9712:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpneq_epi64_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9721:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmplt_epi64_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9730:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmplt_epi64_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9739:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpge_epi64_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9748:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpge_epi64_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9757:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmple_epi64_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9766:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmple_epi64_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9776:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permutex_epi64 (__m256i __X, const int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9788:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __X, const int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9798:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_permutex_epi64 (__mmask8 __M, __m256i __X, const int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9810:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9821:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9833:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9844:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9856:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256 __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9867:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9879:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9890:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9901:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_inserti32x4 (__m256i __A, __m128i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9914:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9927:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9940:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_insertf32x4 (__m256 __A, __m128 __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9953:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9965:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9977:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_extracti32x4_epi32 (__m256i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9989:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10001:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10013:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_extractf32x4_ps (__m256 __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10025:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10037:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10049:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_shuffle_i64x2 (__m256i __A, __m256i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10062:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10074:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10086:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_shuffle_i32x4 (__m256i __A, __m256i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10099:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10111:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10123:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_shuffle_f64x2 (__m256d __A, __m256d __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10136:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10148:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10160:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_shuffle_f32x4 (__m256 __A, __m256 __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10173:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256 __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10185:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10198:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10210:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10222:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10234:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10246:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10258:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10270:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10282:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10294:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10305:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fixupimm_ps (__m128 __A, __m128 __B, __m128i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10317:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10329:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10341:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10350:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_srli_epi32 (__mmask8 __U, __m256i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10361:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10370:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_srli_epi32 (__mmask8 __U, __m128i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10381:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10390:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_srli_epi64 (__mmask8 __U, __m256i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10401:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10410:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_srli_epi64 (__mmask8 __U, __m128i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10421:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10433:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10445:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10457:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10469:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10481:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10493:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10504:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B, __m128i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10515:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B, __m128i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10527:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10538:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B, __m128i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10549:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B, __m128i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10560:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_roundscale_ps (__m256 __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10572:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10582:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_roundscale_ps (__mmask8 __U, __m256 __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10593:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_roundscale_pd (__m256d __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10605:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10615:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_roundscale_pd (__mmask8 __U, __m256d __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10626:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_roundscale_ps (__m128 __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10638:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10648:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_roundscale_ps (__mmask8 __U, __m128 __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10659:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_roundscale_pd (__m128d __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10671:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10681:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_roundscale_pd (__mmask8 __U, __m128d __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10693:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10706:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10718:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10730:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10743:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10755:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10767:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10780:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10792:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10804:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10817:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10829:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10842:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10854:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10866:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10878:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10890:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10902:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10914:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10926:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10938:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10950:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10962:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10974:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10986:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10998:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11010:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11022:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11033:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256 __v1, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11044:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11053:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11064:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11073:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __v1, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11084:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11093:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __v1, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11104:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11113:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __v1, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11124:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11133:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11144:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11153:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __v1, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11164:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11173:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __v1, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11184:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11193:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __v1, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11204:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11213:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __v1, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11224:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11233:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __v1, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11244:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11253:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __v1, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11264:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11273:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __v1, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11284:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11293:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __v1, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11304:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11313:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __v1, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11324:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11333:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __v1, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11344:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11353:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_PERM_ENUM __mask) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11363:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_PERM_ENUM __mask) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11374:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_PERM_ENUM __mask) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11384:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_PERM_ENUM __mask) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11394:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_rol_epi32 (__m256i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11405:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11414:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_rol_epi32 (__mmask8 __U, __m256i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11424:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rol_epi32 (__m128i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11435:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11444:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_rol_epi32 (__mmask8 __U, __m128i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11454:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_ror_epi32 (__m256i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11465:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11474:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_ror_epi32 (__mmask8 __U, __m256i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11484:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_ror_epi32 (__m128i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11495:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11504:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_ror_epi32 (__mmask8 __U, __m128i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11514:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_rol_epi64 (__m256i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11525:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11534:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_rol_epi64 (__mmask8 __U, __m256i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11544:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rol_epi64 (__m128i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11555:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11564:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_rol_epi64 (__mmask8 __U, __m128i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11574:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_ror_epi64 (__m256i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11585:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11594:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_ror_epi64 (__mmask8 __U, __m256i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11604:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_ror_epi64 (__m128i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11615:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11624:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_ror_epi64 (__mmask8 __U, __m128i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11634:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_alignr_epi32 (__m128i __A, __m128i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11646:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11657:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11668:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_alignr_epi64 (__m128i __A, __m128i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11680:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11691:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11702:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_alignr_epi32 (__m256i __A, __m256i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11714:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11725:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11736:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_alignr_epi64 (__m256i __A, __m256i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11748:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11759:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11771:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11780:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtps_ph (__mmask8 __U, __m128 __A, const int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11791:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11800:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtps_ph (__mmask8 __U, __m256 __A, const int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11811:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11820:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_srai_epi32 (__mmask8 __U, __m256i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11831:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11840:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_srai_epi32 (__mmask8 __U, __m128i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11850:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_srai_epi64 (__m256i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11861:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11870:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_srai_epi64 (__mmask8 __U, __m256i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11880:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_srai_epi64 (__m128i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11891:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11900:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_srai_epi64 (__mmask8 __U, __m128i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11910:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_slli_epi32 (__m128i __W, __mmask8 __U, __m128i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11919:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_slli_epi32 (__mmask8 __U, __m128i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11929:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_slli_epi64 (__m128i __W, __mmask8 __U, __m128i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11938:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_slli_epi64 (__mmask8 __U, __m128i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11949:11: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11958:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_slli_epi32 (__mmask8 __U, __m256i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11969:11: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11978:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_slli_epi64 (__mmask8 __U, __m256i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11989:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11998:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_permutex_pd (__mmask8 __U, __m256d __X, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12009:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12018:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_permute_pd (__mmask8 __U, __m256d __X, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12029:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12038:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_permute_pd (__mmask8 __U, __m128d __X, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12049:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12058:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_permute_ps (__mmask8 __U, __m256 __X, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12069:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12078:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_permute_ps (__mmask8 __U, __m128 __X, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12088:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_blend_pd (__mmask8 __U, __m256d __A, __m256d __W) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12097:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_blend_ps (__mmask8 __U, __m256 __A, __m256 __W) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12106:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_blend_epi64 (__mmask8 __U, __m256i __A, __m256i __W) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12115:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_blend_epi32 (__mmask8 __U, __m256i __A, __m256i __W) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12124:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_blend_pd (__mmask8 __U, __m128d __A, __m128d __W) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12133:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_blend_ps (__mmask8 __U, __m128 __A, __m128 __W) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12142:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_blend_epi64 (__mmask8 __U, __m128i __A, __m128i __W) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12151:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_blend_epi32 (__mmask8 __U, __m128i __A, __m128i __W) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12160:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmp_epi64_mask (__m256i __X, __m256i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12169:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmp_epi32_mask (__m256i __X, __m256i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12178:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmp_epu64_mask (__m256i __X, __m256i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12187:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmp_epu32_mask (__m256i __X, __m256i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12196:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmp_pd_mask (__m256d __X, __m256d __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12205:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmp_ps_mask (__m256 __X, __m256 __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12215:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12225:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12235:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12245:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12255:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12265:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12274:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmp_epi64_mask (__m128i __X, __m128i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12283:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmp_epi32_mask (__m128i __X, __m128i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12292:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmp_epu64_mask (__m128i __X, __m128i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12301:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmp_epu32_mask (__m128i __X, __m128i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12310:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmp_pd_mask (__m128d __X, __m128d __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12319:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmp_ps_mask (__m128 __X, __m128 __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12329:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12339:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12349:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12359:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12369:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12379:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12388:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permutex_pd (__m256d __X, const int __M) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:55, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("avx512bw") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:45:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ktest_mask32_u8 (__mmask32 __A, __mmask32 __B, unsigned char *__CF) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:53:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ktest_mask64_u8 (__mmask64 __A, __mmask64 __B, unsigned char *__CF) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:61:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ktestz_mask32_u8 (__mmask32 __A, __mmask32 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:68:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ktestz_mask64_u8 (__mmask64 __A, __mmask64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:75:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ktestc_mask32_u8 (__mmask32 __A, __mmask32 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:82:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ktestc_mask64_u8 (__mmask64 __A, __mmask64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:89:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kortest_mask32_u8 (__mmask32 __A, __mmask32 __B, unsigned char *__CF) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:97:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kortest_mask64_u8 (__mmask64 __A, __mmask64 __B, unsigned char *__CF) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:105:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kortestz_mask32_u8 (__mmask32 __A, __mmask32 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:112:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kortestz_mask64_u8 (__mmask64 __A, __mmask64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:119:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kortestc_mask32_u8 (__mmask32 __A, __mmask32 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:126:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kortestc_mask64_u8 (__mmask64 __A, __mmask64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:133:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kadd_mask32 (__mmask32 __A, __mmask32 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:140:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kadd_mask64 (__mmask64 __A, __mmask64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:147:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _cvtmask32_u32 (__mmask32 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:154:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _cvtmask64_u64 (__mmask64 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:161:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _cvtu32_mask32 (unsigned int __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:168:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _cvtu64_mask64 (unsigned long long __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:175:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _load_mask32 (__mmask32 *__A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:182:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _load_mask64 (__mmask64 *__A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:189:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _store_mask32 (__mmask32 *__A, __mmask32 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:196:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _store_mask64 (__mmask64 *__A, __mmask64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:203:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _knot_mask32 (__mmask32 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:210:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _knot_mask64 (__mmask64 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:217:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kor_mask32 (__mmask32 __A, __mmask32 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:224:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kor_mask64 (__mmask64 __A, __mmask64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:231:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kxnor_mask32 (__mmask32 __A, __mmask32 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:238:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kxnor_mask64 (__mmask64 __A, __mmask64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:245:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kxor_mask32 (__mmask32 __A, __mmask32 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:252:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kxor_mask64 (__mmask64 __A, __mmask64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:259:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kand_mask32 (__mmask32 __A, __mmask32 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:266:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kand_mask64 (__mmask64 __A, __mmask64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:273:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kandn_mask32 (__mmask32 __A, __mmask32 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:280:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kandn_mask64 (__mmask64 __A, __mmask64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:287:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_mov_epi16 (__m512i __W, __mmask32 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:296:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_mov_epi16 (__mmask32 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:306:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_loadu_epi16 (__m512i __W, __mmask32 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:315:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_loadu_epi16 (__mmask32 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:325:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_storeu_epi16 (void *__P, __mmask32 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:334:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_mov_epi8 (__m512i __W, __mmask64 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:343:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_mov_epi8 (__mmask64 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:353:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_kunpackw (__mmask32 __A, __mmask32 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:361:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kunpackw_mask32 (__mmask16 __A, __mmask16 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:369:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_kunpackd (__mmask64 __A, __mmask64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:377:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kunpackd_mask64 (__mmask32 __A, __mmask32 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:385:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_loadu_epi8 (__m512i __W, __mmask64 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:394:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_loadu_epi8 (__mmask64 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:404:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_storeu_epi8 (void *__P, __mmask64 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:413:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_sad_epu8 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:421:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepi16_epi8 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:430:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepi16_storeu_epi8 (void * __P, __mmask32 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:437:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepi16_epi8 (__m256i __O, __mmask32 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:445:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepi16_epi8 (__mmask32 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:455:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtsepi16_epi8 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:464:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtsepi16_storeu_epi8 (void * __P, __mmask32 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:471:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtsepi16_epi8 (__m256i __O, __mmask32 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:480:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtsepi16_epi8 (__mmask32 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:490:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtusepi16_epi8 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:499:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtusepi16_epi8 (__m256i __O, __mmask32 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:508:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtusepi16_storeu_epi8 (void * __P, __mmask32 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:515:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtusepi16_epi8 (__mmask32 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:525:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_broadcastb_epi8 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:534:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_broadcastb_epi8 (__m512i __O, __mmask64 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:543:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_broadcastb_epi8 (__mmask64 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:553:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_set1_epi8 (__m512i __O, __mmask64 __M, char __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:562:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_set1_epi8 (__mmask64 __M, char __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:573:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_broadcastw_epi16 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:582:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_broadcastw_epi16 (__m512i __O, __mmask32 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:591:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_broadcastw_epi16 (__mmask32 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:601:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_set1_epi16 (__m512i __O, __mmask32 __M, short __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:610:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_set1_epi16 (__mmask32 __M, short __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:621:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mulhrs_epi16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:633:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:643:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_mulhrs_epi16 (__mmask32 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:654:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mulhi_epi16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:666:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:676:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_mulhi_epi16 (__mmask32 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:687:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mulhi_epu16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:699:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:709:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_mulhi_epu16 (__mmask32 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:720:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mullo_epi16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:728:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:738:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_mullo_epi16 (__mmask32 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:749:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepi8_epi16 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:759:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepi8_epi16 (__m512i __W, __mmask32 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:768:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepi8_epi16 (__mmask32 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:778:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepu8_epi16 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:788:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepu8_epi16 (__m512i __W, __mmask32 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:797:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepu8_epi16 (__mmask32 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:807:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_permutexvar_epi16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:819:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:831:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:841:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_permutex2var_epi16 (__m512i __A, __m512i __I, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:853:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __I, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:866:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask32 __U, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:879:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __I, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:891:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_avg_epu8 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:903:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:913:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_avg_epu8 (__mmask64 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:924:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_add_epi8 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:932:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:942:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_add_epi8 (__mmask64 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:953:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_sub_epi8 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:961:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:971:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_sub_epi8 (__mmask64 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:982:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_avg_epu16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:994:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1004:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_avg_epu16 (__mmask32 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1015:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_subs_epi8 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1027:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1037:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_subs_epi8 (__mmask64 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1048:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_subs_epu8 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1060:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1070:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_subs_epu8 (__mmask64 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1081:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_adds_epi8 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1093:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1103:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_adds_epi8 (__mmask64 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1114:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_adds_epu8 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1126:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1136:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_adds_epu8 (__mmask64 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1147:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_sub_epi16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1155:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1165:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_sub_epi16 (__mmask32 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1176:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_subs_epi16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1188:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1198:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_subs_epi16 (__mmask32 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1209:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_subs_epu16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1221:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1231:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_subs_epu16 (__mmask32 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1242:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_add_epi16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1250:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1260:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_add_epi16 (__mmask32 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1271:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_adds_epi16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1283:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1293:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_adds_epi16 (__mmask32 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1304:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_adds_epu16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1316:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1326:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_adds_epu16 (__mmask32 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1337:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_srl_epi16 (__m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1349:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1359:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_srl_epi16 (__mmask32 __U, __m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1370:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_packs_epi16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1381:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_sll_epi16 (__m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1393:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1403:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_sll_epi16 (__mmask32 __U, __m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1414:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maddubs_epi16 (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1426:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1436:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_maddubs_epi16 (__mmask32 __U, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1447:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_madd_epi16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1459:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1469:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_madd_epi16 (__mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1480:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_unpackhi_epi8 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1492:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1502:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_unpackhi_epi8 (__mmask64 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1513:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_unpackhi_epi16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1525:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1535:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_unpackhi_epi16 (__mmask32 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1546:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_unpacklo_epi8 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1558:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1568:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_unpacklo_epi8 (__mmask64 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1579:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_unpacklo_epi16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1591:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1601:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_unpacklo_epi16 (__mmask32 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1612:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpeq_epu8_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1621:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpeq_epi8_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1630:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpeq_epu8_mask (__mmask64 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1639:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpeq_epi8_mask (__mmask64 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1648:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpeq_epu16_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1657:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpeq_epi16_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1666:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpeq_epu16_mask (__mmask32 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1675:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpeq_epi16_mask (__mmask32 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1684:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpgt_epu8_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1693:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpgt_epi8_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1702:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpgt_epu8_mask (__mmask64 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1711:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpgt_epi8_mask (__mmask64 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1720:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpgt_epu16_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1729:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpgt_epi16_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1738:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpgt_epu16_mask (__mmask32 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1747:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpgt_epi16_mask (__mmask32 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1756:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_movepi8_mask (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1763:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_movepi16_mask (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1770:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_movm_epi8 (__mmask64 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1777:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_movm_epi16 (__mmask32 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1784:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_test_epi8_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1793:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_test_epi8_mask (__mmask64 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1801:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_test_epi16_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1810:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_test_epi16_mask (__mmask32 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1818:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_testn_epi8_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1827:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_testn_epi8_mask (__mmask64 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1835:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_testn_epi16_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1844:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_testn_epi16_mask (__mmask32 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1852:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_shuffle_epi8 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1864:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1874:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_shuffle_epi8 (__mmask64 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1885:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_min_epu16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1896:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_min_epu16 (__mmask32 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1908:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1918:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_min_epi16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1929:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_min_epi16 (__mmask32 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1941:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1951:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_max_epu8 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1962:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_max_epu8 (__mmask64 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1974:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1984:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_max_epi8 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1995:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_max_epi8 (__mmask64 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2007:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2017:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_min_epu8 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2028:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_min_epu8 (__mmask64 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2040:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2050:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_min_epi8 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2061:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_min_epi8 (__mmask64 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2073:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2083:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_max_epi16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2094:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_max_epi16 (__mmask32 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2106:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2116:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_max_epu16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2127:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_max_epu16 (__mmask32 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2139:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2149:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_sra_epi16 (__m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2161:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2171:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_sra_epi16 (__mmask32 __U, __m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2182:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_srav_epi16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2194:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2204:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_srav_epi16 (__mmask32 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2215:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_srlv_epi16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2227:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2237:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_srlv_epi16 (__mmask32 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2248:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_sllv_epi16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2260:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2270:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_sllv_epi16 (__mmask32 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2282:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2292:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_packs_epi16 (__mmask64 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2303:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_packus_epi16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2315:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2325:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_packus_epi16 (__mmask64 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2336:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_abs_epi8 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2346:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_abs_epi8 (__m512i __W, __mmask64 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2355:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_abs_epi8 (__mmask64 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2365:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_abs_epi16 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2375:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_abs_epi16 (__m512i __W, __mmask32 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2384:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_abs_epi16 (__mmask32 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2394:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpneq_epu8_mask (__mmask64 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2403:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmplt_epu8_mask (__mmask64 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2412:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpge_epu8_mask (__mmask64 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2421:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmple_epu8_mask (__mmask64 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2430:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpneq_epu16_mask (__mmask32 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2439:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmplt_epu16_mask (__mmask32 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2448:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpge_epu16_mask (__mmask32 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2457:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmple_epu16_mask (__mmask32 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2466:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpneq_epi8_mask (__mmask64 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2475:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmplt_epi8_mask (__mmask64 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2484:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpge_epi8_mask (__mmask64 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2493:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmple_epi8_mask (__mmask64 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2502:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpneq_epi16_mask (__mmask32 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2511:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmplt_epi16_mask (__mmask32 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2520:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpge_epi16_mask (__mmask32 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2529:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmple_epi16_mask (__mmask32 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2538:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpneq_epu8_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2547:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmplt_epu8_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2556:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpge_epu8_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2565:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmple_epu8_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2574:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpneq_epu16_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2583:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmplt_epu16_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2592:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpge_epu16_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2601:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmple_epu16_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2610:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpneq_epi8_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2619:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmplt_epi8_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2628:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpge_epi8_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2637:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmple_epi8_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2646:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpneq_epi16_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2655:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmplt_epi16_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2664:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpge_epi16_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2673:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmple_epi16_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2682:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_packs_epi32 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2693:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_packs_epi32 (__mmask32 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2705:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2715:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_packus_epi32 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2726:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_packus_epi32 (__mmask32 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2738:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2749:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kshiftli_mask32 (__mmask32 __A, unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2757:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kshiftli_mask64 (__mmask64 __A, unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2765:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kshiftri_mask32 (__mmask32 __A, unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2773:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kshiftri_mask64 (__mmask64 __A, unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2781:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_alignr_epi8 (__m512i __A, __m512i __B, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2790:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2802:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2814:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_dbsad_epu8 (__m512i __A, __m512i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2827:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2839:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2851:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_srli_epi16 (__m512i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2862:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2871:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_srli_epi16 (__mmask32 __U, __m512i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2881:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_slli_epi16 (__m512i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2892:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2901:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_slli_epi16 (__mmask32 __U, __m512i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2911:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_shufflehi_epi16 (__m512i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2923:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2934:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2945:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_shufflelo_epi16 (__m512i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2957:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2968:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2979:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_srai_epi16 (__m512i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2990:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2999:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_srai_epi16 (__mmask32 __U, __m512i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:3009:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_blend_epi16 (__mmask32 __U, __m512i __A, __m512i __W) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:3018:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_blend_epi8 (__mmask64 __U, __m512i __A, __m512i __W) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:3028:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:3037:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmp_epi16_mask (__m512i __X, __m512i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:3047:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:3056:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmp_epi8_mask (__m512i __X, __m512i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:3066:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:3075:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmp_epu16_mask (__m512i __X, __m512i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:3085:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:3094:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmp_epu8_mask (__m512i __X, __m512i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:3103:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_bslli_epi128 (__m512i __A, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:3110:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_bsrli_epi128 (__m512i __A, const int __N) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:57, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("avx512dq") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:39:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ktest_mask8_u8 (__mmask8 __A, __mmask8 __B, unsigned char *__CF) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:47:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ktestz_mask8_u8 (__mmask8 __A, __mmask8 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:54:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ktestc_mask8_u8 (__mmask8 __A, __mmask8 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:61:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ktest_mask16_u8 (__mmask16 __A, __mmask16 __B, unsigned char *__CF) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:69:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ktestz_mask16_u8 (__mmask16 __A, __mmask16 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:76:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ktestc_mask16_u8 (__mmask16 __A, __mmask16 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:83:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kortest_mask8_u8 (__mmask8 __A, __mmask8 __B, unsigned char *__CF) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:91:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kortestz_mask8_u8 (__mmask8 __A, __mmask8 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:98:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kortestc_mask8_u8 (__mmask8 __A, __mmask8 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:105:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kadd_mask8 (__mmask8 __A, __mmask8 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:112:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kadd_mask16 (__mmask16 __A, __mmask16 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:119:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _cvtmask8_u32 (__mmask8 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:126:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _cvtu32_mask8 (unsigned int __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:133:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _load_mask8 (__mmask8 *__A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:140:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _store_mask8 (__mmask8 *__A, __mmask8 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:147:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _knot_mask8 (__mmask8 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:154:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kor_mask8 (__mmask8 __A, __mmask8 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:161:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kxnor_mask8 (__mmask8 __A, __mmask8 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:168:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kxor_mask8 (__mmask8 __A, __mmask8 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:175:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kand_mask8 (__mmask8 __A, __mmask8 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:182:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kandn_mask8 (__mmask8 __A, __mmask8 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:189:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_broadcast_f64x2 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:199:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_broadcast_f64x2 (__m512d __O, __mmask8 __M, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:209:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_broadcast_f64x2 (__mmask8 __M, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:220:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_broadcast_i64x2 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:230:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_broadcast_i64x2 (__m512i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:240:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_broadcast_i64x2 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:251:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_broadcast_f32x2 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:261:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_broadcast_f32x2 (__m512 __O, __mmask16 __M, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:270:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_broadcast_f32x2 (__mmask16 __M, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:280:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_broadcast_i32x2 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:291:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_broadcast_i32x2 (__m512i __O, __mmask16 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:301:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_broadcast_i32x2 (__mmask16 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:312:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_broadcast_f32x8 (__m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:322:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_broadcast_f32x8 (__m512 __O, __mmask16 __M, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:331:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_broadcast_f32x8 (__mmask16 __M, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:341:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_broadcast_i32x8 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:352:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_broadcast_i32x8 (__m512i __O, __mmask16 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:362:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_broadcast_i32x8 (__mmask16 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:373:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mullo_epi64 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:381:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:391:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_mullo_epi64 (__mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:402:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_xor_pd (__m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:414:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:424:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_xor_pd (__mmask8 __U, __m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:435:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_xor_ps (__m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:446:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_xor_ps (__m512 __W, __mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:456:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_xor_ps (__mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:467:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_or_pd (__m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:478:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_or_pd (__m512d __W, __mmask8 __U, __m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:488:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_or_pd (__mmask8 __U, __m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:499:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_or_ps (__m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:510:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_or_ps (__m512 __W, __mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:520:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_or_ps (__mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:531:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_and_pd (__m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:543:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:553:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_and_pd (__mmask8 __U, __m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:564:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_and_ps (__m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:575:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_and_ps (__m512 __W, __mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:585:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_and_ps (__mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:596:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_andnot_pd (__m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:608:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:618:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_andnot_pd (__mmask8 __U, __m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:629:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_andnot_ps (__m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:641:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:651:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_andnot_ps (__mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:662:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_movepi32_mask (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:669:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_movepi64_mask (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:676:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_movm_epi32 (__mmask16 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:683:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_movm_epi64 (__mmask8 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:690:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvttpd_epi64 (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:701:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvttpd_epi64 (__m512i __W, __mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:711:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvttpd_epi64 (__mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:722:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvttpd_epu64 (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:733:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvttpd_epu64 (__m512i __W, __mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:743:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvttpd_epu64 (__mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:754:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvttps_epi64 (__m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:765:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvttps_epi64 (__m512i __W, __mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:775:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvttps_epi64 (__mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:786:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvttps_epu64 (__m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:797:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvttps_epu64 (__m512i __W, __mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:807:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvttps_epu64 (__mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:818:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtpd_epi64 (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:829:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtpd_epi64 (__m512i __W, __mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:839:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtpd_epi64 (__mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:850:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtpd_epu64 (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:861:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtpd_epu64 (__m512i __W, __mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:871:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtpd_epu64 (__mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:882:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtps_epi64 (__m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:893:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtps_epi64 (__m512i __W, __mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:903:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtps_epi64 (__mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:914:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtps_epu64 (__m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:925:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtps_epu64 (__m512i __W, __mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:935:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtps_epu64 (__mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:946:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepi64_ps (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:957:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepi64_ps (__m256 __W, __mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:967:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepi64_ps (__mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:978:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepu64_ps (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:989:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepu64_ps (__m256 __W, __mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:999:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepu64_ps (__mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1010:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepi64_pd (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1021:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepi64_pd (__m512d __W, __mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1031:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepi64_pd (__mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1042:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepu64_pd (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1053:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepu64_pd (__m512d __W, __mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1063:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepu64_pd (__mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1075:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kshiftli_mask8 (__mmask8 __A, unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1082:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kshiftri_mask8 (__mmask8 __A, unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1089:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_range_pd (__m512d __A, __m512d __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1102:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __A, __m512d __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1113:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_range_pd (__mmask8 __U, __m512d __A, __m512d __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1125:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_range_ps (__m512 __A, __m512 __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1138:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __A, __m512 __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1149:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_range_ps (__mmask16 __U, __m512 __A, __m512 __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1161:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_reduce_sd (__m128d __A, __m128d __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1172:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1182:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_reduce_sd (__mmask8 __U, __m128d __A, __m128d __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1192:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_reduce_ss (__m128 __A, __m128 __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1204:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1214:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_reduce_ss (__mmask8 __U, __m128 __A, __m128 __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1224:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_range_sd (__m128d __A, __m128d __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1236:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_range_sd (__m128d __W, __mmask8 __U, __m128d __A, __m128d __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1247:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_range_sd (__mmask8 __U, __m128d __A, __m128d __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1259:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_range_ss (__m128 __A, __m128 __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1271:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_range_ss (__m128 __W, __mmask8 __U, __m128 __A, __m128 __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1283:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_range_ss (__mmask8 __U, __m128 __A, __m128 __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1295:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_range_round_sd (__m128d __A, __m128d __B, int __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1307:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1318:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1329:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_range_round_ss (__m128 __A, __m128 __B, int __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1341:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1352:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1363:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fpclass_ss_mask (__m128 __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1370:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fpclass_sd_mask (__m128d __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1377:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtt_roundpd_epi64 (__m512d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1389:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1400:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1411:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtt_roundpd_epu64 (__m512d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1423:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1434:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1445:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtt_roundps_epi64 (__m256 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1457:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1468:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1479:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtt_roundps_epu64 (__m256 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1491:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1502:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1513:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvt_roundpd_epi64 (__m512d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1525:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1536:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1547:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvt_roundpd_epu64 (__m512d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1559:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1570:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1581:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvt_roundps_epi64 (__m256 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1593:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1604:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1615:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvt_roundps_epu64 (__m256 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1627:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1638:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1649:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvt_roundepi64_ps (__m512i __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1661:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1672:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1683:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvt_roundepu64_ps (__m512i __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1695:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1706:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1717:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvt_roundepi64_pd (__m512i __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1729:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1740:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1751:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvt_roundepu64_pd (__m512i __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1763:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1774:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1785:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_pd (__m512d __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1795:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_pd (__m512d __W, __mmask8 __U, __m512d __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1804:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_reduce_pd (__mmask8 __U, __m512d __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1814:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_ps (__m512 __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1824:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_ps (__m512 __W, __mmask16 __U, __m512 __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1833:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_reduce_ps (__mmask16 __U, __m512 __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1843:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_extractf32x8_ps (__m512 __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1855:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1866:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1877:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_extractf64x2_pd (__m512d __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1889:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1901:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1913:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_extracti32x8_epi32 (__m512i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1925:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1936:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1947:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_extracti64x2_epi64 (__m512i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1959:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1971:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1984:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1998:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:2010:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:2022:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_range_round_ps (__m512 __A, __m512 __B, int __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:2036:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:2048:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:2060:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_inserti32x8 (__m512i __A, __m256i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:2073:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:2085:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:2097:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_insertf32x8 (__m512 __A, __m256 __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:2110:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256 __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:2122:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:2134:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_inserti64x2 (__m512i __A, __m128i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:2147:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:2160:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:2173:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_insertf64x2 (__m512d __A, __m128d __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:2186:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:2199:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:2213:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:2221:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fpclass_pd_mask (__m512d __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:2231:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:2239:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fpclass_ps_mask (__m512 __A, const int __imm) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:59, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:40:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_mov_epi8 (__m256i __W, __mmask32 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:49:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_mov_epi8 (__mmask32 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:59:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_mov_epi8 (__m128i __W, __mmask16 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:68:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_mov_epi8 (__mmask16 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:78:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_storeu_epi8 (void *__P, __mmask32 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:87:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_storeu_epi8 (void *__P, __mmask16 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:96:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_loadu_epi16 (__m256i __W, __mmask16 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:105:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_loadu_epi16 (__mmask16 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:115:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_loadu_epi16 (__m128i __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:124:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_loadu_epi16 (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:135:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_mov_epi16 (__m256i __W, __mmask16 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:144:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_mov_epi16 (__mmask16 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:154:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_mov_epi16 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:163:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_mov_epi16 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:173:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_loadu_epi8 (__m256i __W, __mmask32 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:182:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_loadu_epi8 (__mmask32 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:192:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_loadu_epi8 (__m128i __W, __mmask16 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:201:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_loadu_epi8 (__mmask16 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:211:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepi16_epi8 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:221:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepi16_storeu_epi8 (void * __P, __mmask16 __M,__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:228:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepi16_epi8 (__m128i __O, __mmask16 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:236:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepi16_epi8 (__mmask16 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:246:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsepi16_epi8 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:256:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtsepi16_storeu_epi8 (void * __P, __mmask8 __M,__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:263:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtsepi16_epi8 (__m128i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:271:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtsepi16_epi8 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:281:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtsepi16_epi8 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:291:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtsepi16_storeu_epi8 (void * __P, __mmask16 __M,__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:298:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtsepi16_epi8 (__m128i __O, __mmask16 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:306:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtsepi16_epi8 (__mmask16 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:316:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtusepi16_epi8 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:326:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtusepi16_storeu_epi8 (void * __P, __mmask8 __M,__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:333:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtusepi16_epi8 (__m128i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:342:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtusepi16_epi8 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:352:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtusepi16_epi8 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:362:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtusepi16_storeu_epi8 (void * __P, __mmask16 __M,__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:369:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtusepi16_epi8 (__m128i __O, __mmask16 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:378:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtusepi16_epi8 (__mmask16 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:388:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_broadcastb_epi8 (__m256i __O, __mmask32 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:397:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_broadcastb_epi8 (__mmask32 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:407:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_set1_epi8 (__m256i __O, __mmask32 __M, char __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:416:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_set1_epi8 (__mmask32 __M, char __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:426:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_broadcastb_epi8 (__m128i __O, __mmask16 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:435:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_broadcastb_epi8 (__mmask16 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:445:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_set1_epi8 (__m128i __O, __mmask16 __M, char __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:454:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_set1_epi8 (__mmask16 __M, char __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:464:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_broadcastw_epi16 (__m256i __O, __mmask16 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:473:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_broadcastw_epi16 (__mmask16 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:483:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_set1_epi16 (__m256i __O, __mmask16 __M, short __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:492:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_set1_epi16 (__mmask16 __M, short __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:502:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_broadcastw_epi16 (__m128i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:511:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_broadcastw_epi16 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:521:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_set1_epi16 (__m128i __O, __mmask8 __M, short __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:530:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_set1_epi16 (__mmask8 __M, short __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:540:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permutexvar_epi16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:552:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:564:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:574:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_permutexvar_epi16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:585:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_permutexvar_epi16 (__mmask8 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:597:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:607:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permutex2var_epi16 (__m256i __A, __m256i __I, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:619:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __I, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:632:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask16 __U, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:645:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __I, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:657:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_permutex2var_epi16 (__m128i __A, __m128i __I, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:669:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:682:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:695:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:708:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:718:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_maddubs_epi16 (__mmask16 __U, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:730:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:740:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_maddubs_epi16 (__mmask8 __U, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:752:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:762:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_madd_epi16 (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:774:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:784:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_madd_epi16 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:795:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_movepi8_mask (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:802:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_movepi8_mask (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:809:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_movepi16_mask (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:816:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_movepi16_mask (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:823:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_movm_epi8 (__mmask16 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:830:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_movm_epi8 (__mmask32 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:837:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_movm_epi16 (__mmask8 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:844:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_movm_epi16 (__mmask16 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:851:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_test_epi8_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:860:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_test_epi8_mask (__mmask16 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:868:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_test_epi8_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:877:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_test_epi8_mask (__mmask32 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:885:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_test_epi16_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:894:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_test_epi16_mask (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:902:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_test_epi16_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:911:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_test_epi16_mask (__mmask16 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:919:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_min_epu16 (__mmask16 __M, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:931:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:941:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_min_epu16 (__mmask8 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:953:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:963:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_min_epi16 (__mmask16 __M, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:975:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:985:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_max_epu8 (__mmask32 __M, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:997:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1007:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_max_epu8 (__mmask16 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1019:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1029:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_max_epi8 (__mmask32 __M, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1041:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1051:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_max_epi8 (__mmask16 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1063:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1073:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_min_epu8 (__mmask32 __M, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1085:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1095:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_min_epu8 (__mmask16 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1107:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1117:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_min_epi8 (__mmask32 __M, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1129:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1139:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_min_epi8 (__mmask16 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1151:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1161:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_max_epi16 (__mmask16 __M, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1173:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1183:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_max_epi16 (__mmask8 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1195:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1205:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_max_epu16 (__mmask16 __M, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1217:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1227:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_max_epu16 (__mmask8 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1239:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1249:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_min_epi16 (__mmask8 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1261:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1273:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1285:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1298:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1310:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1322:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_dbsad_epu8 (__m256i __A, __m256i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1335:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1347:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1359:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_dbsad_epu8 (__m128i __A, __m128i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1372:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1384:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1396:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_blend_epi16 (__mmask8 __U, __m128i __A, __m128i __W) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1405:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_blend_epi8 (__mmask16 __U, __m128i __A, __m128i __W) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1414:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_blend_epi16 (__mmask16 __U, __m256i __A, __m256i __W) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1423:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_blend_epi8 (__mmask32 __U, __m256i __A, __m256i __W) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1433:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1442:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmp_epi16_mask (__m128i __X, __m128i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1452:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1461:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmp_epi16_mask (__m256i __X, __m256i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1471:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1480:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmp_epi8_mask (__m128i __X, __m128i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1490:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1499:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmp_epi8_mask (__m256i __X, __m256i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1509:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1518:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmp_epu16_mask (__m128i __X, __m128i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1528:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1537:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmp_epu16_mask (__m256i __X, __m256i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1547:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1556:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmp_epu8_mask (__m128i __X, __m128i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1566:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1575:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmp_epu8_mask (__m256i __X, __m256i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1585:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1594:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_srli_epi16 (__mmask16 __U, __m256i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1605:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1614:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_srli_epi16 (__mmask8 __U, __m128i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1625:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1636:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1648:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1657:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_shufflehi_epi16 (__mmask8 __U, __m128i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1668:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1679:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1691:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1700:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_shufflelo_epi16 (__mmask8 __U, __m128i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1711:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1720:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_srai_epi16 (__mmask16 __U, __m256i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1731:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1740:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_srai_epi16 (__mmask8 __U, __m128i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1751:11: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1760:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_slli_epi16 (__mmask16 __U, __m256i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1770:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_slli_epi16 (__m128i __W, __mmask8 __U, __m128i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1779:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_slli_epi16 (__mmask8 __U, __m128i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2041:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpneq_epi8_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2050:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmplt_epi8_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2059:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpge_epi8_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2068:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmple_epi8_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2077:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpneq_epi16_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2086:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmplt_epi16_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2095:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpge_epi16_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2104:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmple_epi16_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2113:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpneq_epu8_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2122:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmplt_epu8_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2131:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpge_epu8_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2140:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmple_epu8_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2149:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpneq_epu16_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2158:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmplt_epu16_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2167:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpge_epu16_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2176:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmple_epu16_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2185:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpneq_epi8_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2194:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmplt_epi8_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2203:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpge_epi8_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2212:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmple_epi8_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2221:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpneq_epi16_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2230:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmplt_epi16_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2239:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpge_epi16_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2248:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmple_epi16_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2258:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2268:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_mulhrs_epi16 (__mmask16 __U, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2280:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2290:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_mulhi_epu16 (__mmask16 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2302:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2312:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_mulhi_epi16 (__mmask16 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2324:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2334:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_mulhi_epi16 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2346:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2356:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_mulhi_epu16 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2368:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2378:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_mulhrs_epi16 (__mmask8 __U, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2390:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2400:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_mullo_epi16 (__mmask16 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2412:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2422:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_mullo_epi16 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2433:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepi8_epi16 (__m256i __W, __mmask16 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2442:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepi8_epi16 (__mmask16 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2452:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepi8_epi16 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2461:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepi8_epi16 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2471:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepu8_epi16 (__m256i __W, __mmask16 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2480:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepu8_epi16 (__mmask16 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2490:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepu8_epi16 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2499:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepu8_epi16 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2510:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2520:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_avg_epu8 (__mmask32 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2532:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2542:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_avg_epu8 (__mmask16 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2554:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2564:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_avg_epu16 (__mmask16 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2576:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2586:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_avg_epu16 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2598:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2608:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_add_epi8 (__mmask32 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2620:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2630:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_add_epi16 (__mmask16 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2642:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2652:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_adds_epi8 (__mmask32 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2664:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2674:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_adds_epi16 (__mmask16 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2686:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2696:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_adds_epu8 (__mmask32 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2708:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2718:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_adds_epu16 (__mmask16 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2730:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2740:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_sub_epi8 (__mmask32 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2752:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2762:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_sub_epi16 (__mmask16 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2774:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2784:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_subs_epi8 (__mmask32 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2796:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2806:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_subs_epi16 (__mmask16 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2818:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2828:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_subs_epu8 (__mmask32 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2840:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2850:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_subs_epu16 (__mmask16 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2862:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2872:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_add_epi8 (__mmask16 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2884:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2894:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_add_epi16 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2906:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2916:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_unpackhi_epi8 (__mmask32 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2928:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2938:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_unpackhi_epi8 (__mmask16 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2950:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2960:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_unpackhi_epi16 (__mmask16 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2972:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2982:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_unpackhi_epi16 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2994:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3004:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_unpacklo_epi8 (__mmask32 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3016:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3026:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_unpacklo_epi8 (__mmask16 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3038:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3048:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_unpacklo_epi16 (__mmask16 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3060:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3070:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_unpacklo_epi16 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3081:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpeq_epi8_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3090:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpeq_epu8_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3099:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpeq_epu8_mask (__mmask16 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3108:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpeq_epi8_mask (__mmask16 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3117:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpeq_epu8_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3126:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpeq_epi8_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3135:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpeq_epu8_mask (__mmask32 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3144:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpeq_epi8_mask (__mmask32 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3153:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpeq_epu16_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3162:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpeq_epi16_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3171:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpeq_epu16_mask (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3179:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpeq_epi16_mask (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3187:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpeq_epu16_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3196:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpeq_epi16_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3205:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpeq_epu16_mask (__mmask16 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3214:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpeq_epi16_mask (__mmask16 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3223:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpgt_epu8_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3232:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpgt_epi8_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3241:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpgt_epu8_mask (__mmask16 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3250:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpgt_epi8_mask (__mmask16 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3259:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpgt_epu8_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3268:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpgt_epi8_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3277:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpgt_epu8_mask (__mmask32 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3286:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpgt_epi8_mask (__mmask32 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3295:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpgt_epu16_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3304:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpgt_epi16_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3313:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpgt_epu16_mask (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3321:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpgt_epi16_mask (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3329:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpgt_epu16_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3338:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpgt_epi16_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3347:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpgt_epu16_mask (__mmask16 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3356:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpgt_epi16_mask (__mmask16 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3365:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_testn_epi8_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3374:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_testn_epi8_mask (__mmask16 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3382:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_testn_epi8_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3391:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_testn_epi8_mask (__mmask32 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3399:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_testn_epi16_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3408:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_testn_epi16_mask (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3416:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_testn_epi16_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3425:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_testn_epi16_mask (__mmask16 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3434:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3444:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_shuffle_epi8 (__mmask32 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3456:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3466:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_shuffle_epi8 (__mmask16 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3477:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_packs_epi16 (__mmask32 __M, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3489:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3499:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_packs_epi16 (__mmask16 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3511:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3521:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_packus_epi16 (__mmask32 __M, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3533:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3543:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_packus_epi16 (__mmask16 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3555:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3565:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_abs_epi8 (__m256i __W, __mmask32 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3574:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_abs_epi8 (__mmask32 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3584:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_abs_epi8 (__m128i __W, __mmask16 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3593:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_abs_epi8 (__mmask16 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3603:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_abs_epi16 (__m256i __W, __mmask16 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3612:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_abs_epi16 (__mmask16 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3622:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_abs_epi16 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3631:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_abs_epi16 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3641:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpneq_epu8_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3650:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmplt_epu8_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3659:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpge_epu8_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3668:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmple_epu8_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3677:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpneq_epu16_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3686:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmplt_epu16_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3695:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpge_epu16_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3704:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmple_epu16_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3713:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_storeu_epi16 (void *__P, __mmask16 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3722:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_storeu_epi16 (void *__P, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3732:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3743:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3753:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_subs_epi8 (__mmask16 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3765:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3775:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_subs_epi16 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3787:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3797:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_subs_epu8 (__mmask16 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3809:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3819:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_subs_epu16 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3831:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3841:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_srl_epi16 (__mmask16 __U, __m256i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3853:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3863:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_srl_epi16 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3875:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3885:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_sra_epi16 (__mmask16 __U, __m256i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3897:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3907:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_sra_epi16 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3918:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_adds_epi16 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3930:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3940:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_adds_epu8 (__mmask16 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3952:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3962:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_adds_epu16 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3974:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3984:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_sub_epi8 (__mmask16 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3996:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4006:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_sub_epi16 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4018:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4028:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_adds_epi8 (__mmask16 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4039:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepi16_epi8 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4049:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepi16_storeu_epi8 (void * __P, __mmask8 __M,__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4056:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepi16_epi8 (__m128i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4064:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepi16_epi8 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4074:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_srav_epi16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4086:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4096:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_srav_epi16 (__mmask16 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4107:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_srav_epi16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4119:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4129:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_srav_epi16 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4140:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_srlv_epi16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4152:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4162:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_srlv_epi16 (__mmask16 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4173:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_srlv_epi16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4185:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4195:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_srlv_epi16 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4206:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_sllv_epi16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4218:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4228:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_sllv_epi16 (__mmask16 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4239:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sllv_epi16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4251:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4261:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_sllv_epi16 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4273:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4283:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_sll_epi16 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4295:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4305:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_sll_epi16 (__mmask16 __U, __m256i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4316:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_packus_epi32 (__mmask16 __M, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4328:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4338:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_packus_epi32 (__mmask8 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4350:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4359:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_packs_epi32 (__mmask16 __M, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4371:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4381:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_packs_epi32 (__mmask8 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4393:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4402:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpneq_epu8_mask (__mmask16 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4411:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmplt_epu8_mask (__mmask16 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4420:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpge_epu8_mask (__mmask16 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4429:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmple_epu8_mask (__mmask16 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4438:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpneq_epu16_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4447:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmplt_epu16_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4456:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpge_epu16_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4465:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmple_epu16_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4474:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpneq_epi8_mask (__mmask16 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4483:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmplt_epi8_mask (__mmask16 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4492:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpge_epi8_mask (__mmask16 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4501:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmple_epi8_mask (__mmask16 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4510:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpneq_epi16_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4519:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmplt_epi16_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4528:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpge_epi16_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4537:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmple_epi16_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4546:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpneq_epu8_mask (__mmask32 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4555:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmplt_epu8_mask (__mmask32 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4564:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpge_epu8_mask (__mmask32 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4573:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmple_epu8_mask (__mmask32 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4582:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpneq_epu16_mask (__mmask16 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4591:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmplt_epu16_mask (__mmask16 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4600:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpge_epu16_mask (__mmask16 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4609:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmple_epu16_mask (__mmask16 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4618:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpneq_epi8_mask (__mmask32 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4627:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmplt_epi8_mask (__mmask32 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4636:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpge_epi8_mask (__mmask32 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4645:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmple_epi8_mask (__mmask32 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4654:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpneq_epi16_mask (__mmask16 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4663:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmplt_epi16_mask (__mmask16 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4672:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpge_epi16_mask (__mmask16 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4681:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmple_epi16_mask (__mmask16 __M, __m256i __X, __m256i __Y) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:61, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:39:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvttpd_epi64 (__m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:49:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvttpd_epi64 (__m256i __W, __mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:58:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvttpd_epi64 (__mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:68:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvttpd_epi64 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:78:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvttpd_epi64 (__m128i __W, __mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:87:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvttpd_epi64 (__mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:97:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvttpd_epu64 (__m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:107:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvttpd_epu64 (__m256i __W, __mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:116:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvttpd_epu64 (__mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:126:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvttpd_epu64 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:136:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvttpd_epu64 (__m128i __W, __mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:145:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvttpd_epu64 (__mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:155:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtpd_epi64 (__m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:165:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtpd_epi64 (__m256i __W, __mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:174:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtpd_epi64 (__mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:184:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtpd_epi64 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:194:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtpd_epi64 (__m128i __W, __mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:203:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtpd_epi64 (__mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:213:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtpd_epu64 (__m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:223:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtpd_epu64 (__m256i __W, __mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:232:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtpd_epu64 (__mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:242:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtpd_epu64 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:252:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtpd_epu64 (__m128i __W, __mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:261:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtpd_epu64 (__mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:271:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvttps_epi64 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:281:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvttps_epi64 (__m256i __W, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:290:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvttps_epi64 (__mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:300:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvttps_epi64 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:310:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvttps_epi64 (__m128i __W, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:319:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvttps_epi64 (__mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:329:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvttps_epu64 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:339:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvttps_epu64 (__m256i __W, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:348:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvttps_epu64 (__mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:358:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvttps_epu64 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:368:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvttps_epu64 (__m128i __W, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:377:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvttps_epu64 (__mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:387:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_broadcast_f64x2 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:397:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_broadcast_f64x2 (__m256d __O, __mmask8 __M, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:407:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_broadcast_f64x2 (__mmask8 __M, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:418:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_broadcast_i64x2 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:428:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_broadcast_i64x2 (__m256i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:438:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_broadcast_i64x2 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:449:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_broadcast_f32x2 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:458:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_broadcast_f32x2 (__m256 __O, __mmask8 __M, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:467:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_broadcast_f32x2 (__mmask8 __M, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:477:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_broadcast_i32x2 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:487:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_broadcast_i32x2 (__m256i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:497:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_broadcast_i32x2 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:508:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_broadcast_i32x2 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:518:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_broadcast_i32x2 (__m128i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:528:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_broadcast_i32x2 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:539:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mullo_epi64 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:547:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:557:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_mullo_epi64 (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:568:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mullo_epi64 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:576:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:586:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_mullo_epi64 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:598:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:608:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_andnot_pd (__mmask8 __U, __m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:620:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:630:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_andnot_pd (__mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:642:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:652:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_andnot_ps (__mmask8 __U, __m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:663:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_andnot_ps (__m128 __W, __mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:673:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_andnot_ps (__mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:684:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtps_epi64 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:694:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtps_epi64 (__m256i __W, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:703:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtps_epi64 (__mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:713:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtps_epi64 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:723:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtps_epi64 (__m128i __W, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:732:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtps_epi64 (__mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:742:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtps_epu64 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:752:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtps_epu64 (__m256i __W, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:761:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtps_epu64 (__mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:771:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtps_epu64 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:781:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtps_epu64 (__m128i __W, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:790:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtps_epu64 (__mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:800:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepi64_ps (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:810:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepi64_ps (__m128 __W, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:819:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepi64_ps (__mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:829:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepi64_ps (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:839:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepi64_ps (__m128 __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:848:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepi64_ps (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:858:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepu64_ps (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:868:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepu64_ps (__m128 __W, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:877:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepu64_ps (__mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:887:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepu64_ps (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:897:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepu64_ps (__m128 __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:906:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepu64_ps (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:916:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepi64_pd (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:926:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepi64_pd (__m256d __W, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:935:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepi64_pd (__mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:945:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepi64_pd (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:955:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepi64_pd (__m128d __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:964:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepi64_pd (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:974:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepu64_pd (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:984:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepu64_pd (__m256d __W, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:993:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepu64_pd (__mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1004:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1014:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_and_pd (__mmask8 __U, __m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1025:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_and_pd (__m128d __W, __mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1035:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_and_pd (__mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1046:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_and_ps (__m256 __W, __mmask8 __U, __m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1056:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_and_ps (__mmask8 __U, __m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1067:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_and_ps (__m128 __W, __mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1077:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_and_ps (__mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1088:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepu64_pd (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1098:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepu64_pd (__m128d __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1107:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepu64_pd (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1118:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1128:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_xor_pd (__mmask8 __U, __m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1139:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_xor_pd (__m128d __W, __mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1149:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_xor_pd (__mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1160:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_xor_ps (__m256 __W, __mmask8 __U, __m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1170:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_xor_ps (__mmask8 __U, __m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1181:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_xor_ps (__m128 __W, __mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1191:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_xor_ps (__mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1202:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_or_pd (__m256d __W, __mmask8 __U, __m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1212:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_or_pd (__mmask8 __U, __m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1223:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_or_pd (__m128d __W, __mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1233:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_or_pd (__mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1244:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_or_ps (__m256 __W, __mmask8 __U, __m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1254:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_or_ps (__mmask8 __U, __m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1265:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_or_ps (__m128 __W, __mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1275:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_or_ps (__mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1286:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_movm_epi32 (__mmask8 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1293:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_movm_epi32 (__mmask8 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1300:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_movm_epi64 (__mmask8 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1307:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_movm_epi64 (__mmask8 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1314:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_movepi32_mask (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1321:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_movepi32_mask (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1328:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_movepi64_mask (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1335:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_movepi64_mask (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1343:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_extractf64x2_pd (__m256d __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1355:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1367:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1379:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_extracti64x2_epi64 (__m256i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1391:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1403:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1415:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_reduce_pd (__m256d __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1425:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_reduce_pd (__m256d __W, __mmask8 __U, __m256d __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1434:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_reduce_pd (__mmask8 __U, __m256d __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1444:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_reduce_pd (__m128d __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1454:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_reduce_pd (__m128d __W, __mmask8 __U, __m128d __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1463:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_reduce_pd (__mmask8 __U, __m128d __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1473:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_reduce_ps (__m256 __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1483:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_reduce_ps (__m256 __W, __mmask8 __U, __m256 __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1492:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_reduce_ps (__mmask8 __U, __m256 __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1502:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_reduce_ps (__m128 __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1512:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_reduce_ps (__m128 __W, __mmask8 __U, __m128 __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1521:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_reduce_ps (__mmask8 __U, __m128 __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1531:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_range_pd (__m256d __A, __m256d __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1543:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __A, __m256d __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1553:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_range_pd (__mmask8 __U, __m256d __A, __m256d __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1564:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_range_pd (__m128d __A, __m128d __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1576:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __A, __m128d __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1586:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_range_pd (__mmask8 __U, __m128d __A, __m128d __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1597:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_range_ps (__m256 __A, __m256 __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1609:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1619:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_range_ps (__mmask8 __U, __m256 __A, __m256 __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1630:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_range_ps (__m128 __A, __m128 __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1642:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __A, __m128 __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1652:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_range_ps (__mmask8 __U, __m128 __A, __m128 __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1664:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1672:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_fpclass_pd_mask (__m256d __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1681:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_fpclass_ps_mask (__mmask8 __U, __m256 __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1689:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_fpclass_ps_mask (__m256 __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1698:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_fpclass_pd_mask (__mmask8 __U, __m128d __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1706:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fpclass_pd_mask (__m128d __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1715:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_fpclass_ps_mask (__mmask8 __U, __m128 __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1723:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fpclass_ps_mask (__m128 __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1732:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_inserti64x2 (__m256i __A, __m128i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1745:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1758:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1771:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_insertf64x2 (__m256d __A, __m128d __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1784:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1797:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:63, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512ifmaintrin.h:33:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("avx512ifma") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512ifmaintrin.h:33:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512ifmaintrin.h:33:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512ifmaintrin.h:33:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512ifmaintrin.h:39:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_madd52lo_epu64 (__m512i __X, __m512i __Y, __m512i __Z) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512ifmaintrin.h:49:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_madd52hi_epu64 (__m512i __X, __m512i __Y, __m512i __Z) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512ifmaintrin.h:60:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512ifmaintrin.h:71:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512ifmaintrin.h:81:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_madd52lo_epu64 (__mmask8 __M, __m512i __X, __m512i __Y, __m512i __Z) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512ifmaintrin.h:91:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_madd52hi_epu64 (__mmask8 __M, __m512i __X, __m512i __Y, __m512i __Z) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:65, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512ifmavlintrin.h:39:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_madd52lo_epu64 (__m128i __X, __m128i __Y, __m128i __Z) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512ifmavlintrin.h:49:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_madd52hi_epu64 (__m128i __X, __m128i __Y, __m128i __Z) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512ifmavlintrin.h:59:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_madd52lo_epu64 (__m256i __X, __m256i __Y, __m256i __Z) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512ifmavlintrin.h:69:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_madd52hi_epu64 (__m256i __X, __m256i __Y, __m256i __Z) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512ifmavlintrin.h:79:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_madd52lo_epu64 (__m128i __W, __mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512ifmavlintrin.h:89:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_madd52hi_epu64 (__m128i __W, __mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512ifmavlintrin.h:100:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512ifmavlintrin.h:111:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512ifmavlintrin.h:121:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_madd52lo_epu64 (__mmask8 __M, __m128i __X, __m128i __Y, __m128i __Z) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512ifmavlintrin.h:131:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_madd52hi_epu64 (__mmask8 __M, __m128i __X, __m128i __Y, __m128i __Z) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512ifmavlintrin.h:141:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_madd52lo_epu64 (__mmask8 __M, __m256i __X, __m256i __Y, __m256i __Z) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512ifmavlintrin.h:151:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_madd52hi_epu64 (__mmask8 __M, __m256i __X, __m256i __Y, __m256i __Z) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:67, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmiintrin.h:33:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("avx512vbmi") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmiintrin.h:33:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmiintrin.h:33:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmiintrin.h:33:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmiintrin.h:33:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmiintrin.h:39:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_multishift_epi64_epi8 (__m512i __W, __mmask64 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmiintrin.h:49:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_multishift_epi64_epi8 (__mmask64 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmiintrin.h:60:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_multishift_epi64_epi8 (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmiintrin.h:71:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_permutexvar_epi8 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmiintrin.h:83:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmiintrin.h:95:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmiintrin.h:105:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_permutex2var_epi8 (__m512i __A, __m512i __I, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmiintrin.h:117:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __I, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmiintrin.h:130:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask64 __U, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmiintrin.h:143:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __I, __m512i __B) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:69, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmivlintrin.h:39:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_multishift_epi64_epi8 (__m256i __W, __mmask32 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmivlintrin.h:49:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_multishift_epi64_epi8 (__mmask32 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmivlintrin.h:60:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_multishift_epi64_epi8 (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmivlintrin.h:71:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_multishift_epi64_epi8 (__m128i __W, __mmask16 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmivlintrin.h:81:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_multishift_epi64_epi8 (__mmask16 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmivlintrin.h:92:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_multishift_epi64_epi8 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmivlintrin.h:103:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permutexvar_epi8 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmivlintrin.h:115:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmivlintrin.h:127:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmivlintrin.h:137:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_permutexvar_epi8 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmivlintrin.h:148:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_permutexvar_epi8 (__mmask16 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmivlintrin.h:160:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmivlintrin.h:170:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permutex2var_epi8 (__m256i __A, __m256i __I, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmivlintrin.h:182:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __I, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmivlintrin.h:195:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask32 __U, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmivlintrin.h:208:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __I, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmivlintrin.h:220:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_permutex2var_epi8 (__m128i __A, __m128i __I, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmivlintrin.h:232:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmivlintrin.h:245:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmivlintrin.h:258:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:71, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124fmapsintrin.h:33:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("avx5124fmaps") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124fmapsintrin.h:33:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124fmapsintrin.h:33:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124fmapsintrin.h:33:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124fmapsintrin.h:33:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124fmapsintrin.h:33:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124fmapsintrin.h:33:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124fmapsintrin.h:33:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124fmapsintrin.h:40:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __D, __m512 __E, __m128 *__F) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124fmapsintrin.h:53:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __C, __m512 __D, __m512 __E, __m128 *__F) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124fmapsintrin.h:69:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __D, __m512 __E, __m128 *__F) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124fmapsintrin.h:84:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __D, __m128 __E, __m128 *__F) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124fmapsintrin.h:97:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __D, __m128 __E, __m128 *__F) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124fmapsintrin.h:112:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __D, __m128 __E, __m128 *__F) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124fmapsintrin.h:127:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __D, __m512 __E, __m128 *__F) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124fmapsintrin.h:140:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __C, __m512 __D, __m512 __E, __m128 *__F) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124fmapsintrin.h:156:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __D, __m512 __E, __m128 *__F) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124fmapsintrin.h:171:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __D, __m128 __E, __m128 *__F) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124fmapsintrin.h:184:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __D, __m128 __E, __m128 *__F) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124fmapsintrin.h:199:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __D, __m128 __E, __m128 *__F) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:73, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124vnniwintrin.h:33:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("avx5124vnniw") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124vnniwintrin.h:33:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124vnniwintrin.h:33:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124vnniwintrin.h:33:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124vnniwintrin.h:40:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __D, __m512i __E, __m128i *__F) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124vnniwintrin.h:54:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i *__F) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124vnniwintrin.h:70:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i *__F) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124vnniwintrin.h:85:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __D, __m512i __E, __m128i *__F) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124vnniwintrin.h:99:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i *__F) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124vnniwintrin.h:115:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i *__F) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:75, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vpopcntdqintrin.h:33:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("avx512vpopcntdq") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vpopcntdqintrin.h:33:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vpopcntdqintrin.h:33:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vpopcntdqintrin.h:33:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vpopcntdqintrin.h:39:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_popcnt_epi32 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vpopcntdqintrin.h:46:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_popcnt_epi32 (__m512i __A, __mmask16 __U, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vpopcntdqintrin.h:55:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_popcnt_epi32 (__mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vpopcntdqintrin.h:65:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_popcnt_epi64 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vpopcntdqintrin.h:72:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_popcnt_epi64 (__m512i __A, __mmask8 __U, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vpopcntdqintrin.h:81:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_popcnt_epi64 (__mmask8 __U, __m512i __A) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:77, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:33:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("avx512vbmi2") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:33:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:33:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:33:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:33:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:33:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:33:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:33:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:33:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:33:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:33:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:33:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:33:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:33:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:33:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:33:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:33:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:33:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:33:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:33:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:33:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:33:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:33:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:33:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:40:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_shrdi_epi16 (__m512i __A, __m512i __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:48:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_shrdi_epi32 (__m512i __A, __m512i __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:57:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:65:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_shrdi_epi32 (__mmask16 __A, __m512i __B, __m512i __C, int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:73:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_shrdi_epi64 (__m512i __A, __m512i __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:81:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:89:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_shrdi_epi64 (__mmask8 __A, __m512i __B, __m512i __C, int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:97:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_shldi_epi16 (__m512i __A, __m512i __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:105:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_shldi_epi32 (__m512i __A, __m512i __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:114:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:122:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_shldi_epi32 (__mmask16 __A, __m512i __B, __m512i __C, int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:130:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_shldi_epi64 (__m512i __A, __m512i __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:138:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:146:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_shldi_epi64 (__mmask8 __A, __m512i __B, __m512i __C, int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:202:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_shrdv_epi16 (__m512i __A, __m512i __B, __m512i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:210:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_shrdv_epi32 (__m512i __A, __m512i __B, __m512i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:218:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_shrdv_epi32 (__m512i __A, __mmask16 __B, __m512i __C, __m512i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:226:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_shrdv_epi32 (__mmask16 __A, __m512i __B, __m512i __C, __m512i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:234:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_shrdv_epi64 (__m512i __A, __m512i __B, __m512i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:242:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_shrdv_epi64 (__m512i __A, __mmask8 __B, __m512i __C, __m512i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:250:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_shrdv_epi64 (__mmask8 __A, __m512i __B, __m512i __C, __m512i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:257:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_shldv_epi16 (__m512i __A, __m512i __B, __m512i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:265:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_shldv_epi32 (__m512i __A, __m512i __B, __m512i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:273:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_shldv_epi32 (__m512i __A, __mmask16 __B, __m512i __C, __m512i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:281:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_shldv_epi32 (__mmask16 __A, __m512i __B, __m512i __C, __m512i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:289:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_shldv_epi64 (__m512i __A, __m512i __B, __m512i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:297:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_shldv_epi64 (__m512i __A, __mmask8 __B, __m512i __C, __m512i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:305:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_shldv_epi64 (__mmask8 __A, __m512i __B, __m512i __C, __m512i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:325:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_compress_epi8 (__m512i __A, __mmask64 __B, __m512i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:334:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_compress_epi8 (__mmask64 __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:343:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_compressstoreu_epi8 (void * __A, __mmask64 __B, __m512i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:351:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_compress_epi16 (__m512i __A, __mmask32 __B, __m512i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:359:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_compress_epi16 (__mmask32 __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:367:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_compressstoreu_epi16 (void * __A, __mmask32 __B, __m512i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:375:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_expand_epi8 (__m512i __A, __mmask64 __B, __m512i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:384:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_expand_epi8 (__mmask64 __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:392:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_expandloadu_epi8 (__m512i __A, __mmask64 __B, const void * __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:400:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_expandloadu_epi8 (__mmask64 __A, const void * __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:408:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_expand_epi16 (__m512i __A, __mmask32 __B, __m512i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:417:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_expand_epi16 (__mmask32 __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:425:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_expandloadu_epi16 (__m512i __A, __mmask32 __B, const void * __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:433:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_expandloadu_epi16 (__mmask32 __A, const void * __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:443:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:451:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_shrdi_epi16 (__mmask32 __A, __m512i __B, __m512i __C, int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:460:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:468:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_shldi_epi16 (__mmask32 __A, __m512i __B, __m512i __C, int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:493:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_shrdv_epi16 (__m512i __A, __mmask32 __B, __m512i __C, __m512i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:501:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_shrdv_epi16 (__mmask32 __A, __m512i __B, __m512i __C, __m512i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:509:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_shldv_epi16 (__m512i __A, __mmask32 __B, __m512i __C, __m512i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:517:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_shldv_epi16 (__mmask32 __A, __m512i __B, __m512i __C, __m512i __D) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:79, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:39:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_compress_epi8 (__m128i __A, __mmask16 __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:47:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_compress_epi8 (__mmask16 __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:56:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_compressstoreu_epi16 (void * __A, __mmask16 __B, __m256i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:64:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_compress_epi16 (__m128i __A, __mmask8 __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:72:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_compress_epi16 (__mmask8 __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:80:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_compress_epi16 (__m256i __A, __mmask16 __B, __m256i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:88:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_compress_epi16 (__mmask16 __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:96:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_compressstoreu_epi8 (void * __A, __mmask16 __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:104:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_compressstoreu_epi16 (void * __A, __mmask8 __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:112:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_expand_epi8 (__m128i __A, __mmask16 __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:121:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_expand_epi8 (__mmask16 __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:129:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_expandloadu_epi8 (__m128i __A, __mmask16 __B, const void * __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:137:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_expandloadu_epi8 (__mmask16 __A, const void * __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:145:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_expand_epi16 (__m128i __A, __mmask8 __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:154:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_expand_epi16 (__mmask8 __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:162:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_expandloadu_epi16 (__m128i __A, __mmask8 __B, const void * __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:170:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_expandloadu_epi16 (__mmask8 __A, const void * __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:177:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_expand_epi16 (__m256i __A, __mmask16 __B, __m256i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:186:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_expand_epi16 (__mmask16 __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:194:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_expandloadu_epi16 (__m256i __A, __mmask16 __B, const void * __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:202:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_expandloadu_epi16 (__mmask16 __A, const void * __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:211:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_shrdi_epi16 (__m256i __A, __m256i __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:220:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:228:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_shrdi_epi16 (__mmask16 __A, __m256i __B, __m256i __C, int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:237:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:245:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_shrdi_epi32 (__mmask8 __A, __m256i __B, __m256i __C, int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:253:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_shrdi_epi32 (__m256i __A, __m256i __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:261:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:269:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_shrdi_epi64 (__mmask8 __A, __m256i __B, __m256i __C, int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:277:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_shrdi_epi64 (__m256i __A, __m256i __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:285:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:293:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_shrdi_epi16 (__mmask8 __A, __m128i __B, __m128i __C, int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:301:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_shrdi_epi16 (__m128i __A, __m128i __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:309:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:317:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_shrdi_epi32 (__mmask8 __A, __m128i __B, __m128i __C, int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:325:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_shrdi_epi32 (__m128i __A, __m128i __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:333:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:341:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_shrdi_epi64 (__mmask8 __A, __m128i __B, __m128i __C, int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:349:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_shrdi_epi64 (__m128i __A, __m128i __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:356:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_shldi_epi16 (__m256i __A, __m256i __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:365:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:373:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_shldi_epi16 (__mmask16 __A, __m256i __B, __m256i __C, int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:382:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:390:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_shldi_epi32 (__mmask8 __A, __m256i __B, __m256i __C, int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:398:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_shldi_epi32 (__m256i __A, __m256i __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:406:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:414:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_shldi_epi64 (__mmask8 __A, __m256i __B, __m256i __C, int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:422:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_shldi_epi64 (__m256i __A, __m256i __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:430:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:438:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_shldi_epi16 (__mmask8 __A, __m128i __B, __m128i __C, int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:446:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_shldi_epi16 (__m128i __A, __m128i __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:454:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:462:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_shldi_epi32 (__mmask8 __A, __m128i __B, __m128i __C, int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:470:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_shldi_epi32 (__m128i __A, __m128i __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:478:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:486:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_shldi_epi64 (__mmask8 __A, __m128i __B, __m128i __C, int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:494:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_shldi_epi64 (__m128i __A, __m128i __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:623:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_shrdv_epi16 (__m256i __A, __m256i __B, __m256i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:631:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_shrdv_epi16 (__m256i __A, __mmask16 __B, __m256i __C, __m256i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:639:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_shrdv_epi16 (__mmask16 __A, __m256i __B, __m256i __C, __m256i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:647:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_shrdv_epi32 (__m256i __A, __m256i __B, __m256i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:655:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_shrdv_epi32 (__m256i __A, __mmask8 __B, __m256i __C, __m256i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:663:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_shrdv_epi32 (__mmask8 __A, __m256i __B, __m256i __C, __m256i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:671:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_shrdv_epi64 (__m256i __A, __m256i __B, __m256i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:679:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_shrdv_epi64 (__m256i __A, __mmask8 __B, __m256i __C, __m256i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:687:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_shrdv_epi64 (__mmask8 __A, __m256i __B, __m256i __C, __m256i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:695:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_shrdv_epi16 (__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:703:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_shrdv_epi16 (__m128i __A, __mmask8 __B, __m128i __C, __m128i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:711:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_shrdv_epi16 (__mmask8 __A, __m128i __B, __m128i __C, __m128i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:719:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_shrdv_epi32 (__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:727:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_shrdv_epi32 (__m128i __A, __mmask8 __B, __m128i __C, __m128i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:735:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_shrdv_epi32 (__mmask8 __A, __m128i __B, __m128i __C, __m128i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:743:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_shrdv_epi64 (__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:751:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_shrdv_epi64 (__m128i __A, __mmask8 __B, __m128i __C, __m128i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:759:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_shrdv_epi64 (__mmask8 __A, __m128i __B, __m128i __C, __m128i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:767:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_shldv_epi16 (__m256i __A, __m256i __B, __m256i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:775:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_shldv_epi16 (__m256i __A, __mmask16 __B, __m256i __C, __m256i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:783:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_shldv_epi16 (__mmask16 __A, __m256i __B, __m256i __C, __m256i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:791:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_shldv_epi32 (__m256i __A, __m256i __B, __m256i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:799:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_shldv_epi32 (__m256i __A, __mmask8 __B, __m256i __C, __m256i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:807:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_shldv_epi32 (__mmask8 __A, __m256i __B, __m256i __C, __m256i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:815:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_shldv_epi64 (__m256i __A, __m256i __B, __m256i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:823:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_shldv_epi64 (__m256i __A, __mmask8 __B, __m256i __C, __m256i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:831:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_shldv_epi64 (__mmask8 __A, __m256i __B, __m256i __C, __m256i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:839:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_shldv_epi16 (__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:847:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_shldv_epi16 (__m128i __A, __mmask8 __B, __m128i __C, __m128i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:855:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_shldv_epi16 (__mmask8 __A, __m128i __B, __m128i __C, __m128i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:863:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_shldv_epi32 (__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:871:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_shldv_epi32 (__m128i __A, __mmask8 __B, __m128i __C, __m128i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:879:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_shldv_epi32 (__mmask8 __A, __m128i __B, __m128i __C, __m128i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:887:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_shldv_epi64 (__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:895:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_shldv_epi64 (__m128i __A, __mmask8 __B, __m128i __C, __m128i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:903:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_shldv_epi64 (__mmask8 __A, __m128i __B, __m128i __C, __m128i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:926:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_compress_epi8 (__m256i __A, __mmask32 __B, __m256i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:934:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_compress_epi8 (__mmask32 __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:942:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_compressstoreu_epi8 (void * __A, __mmask32 __B, __m256i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:950:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_expand_epi8 (__m256i __A, __mmask32 __B, __m256i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:959:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_expand_epi8 (__mmask32 __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:967:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_expandloadu_epi8 (__m256i __A, __mmask32 __B, const void * __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:975:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_expandloadu_epi8 (__mmask32 __A, const void * __B) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:81, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnniintrin.h:33:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("avx512vnni") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnniintrin.h:33:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnniintrin.h:33:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnniintrin.h:33:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnniintrin.h:33:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnniintrin.h:33:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnniintrin.h:33:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnniintrin.h:33:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnniintrin.h:33:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnniintrin.h:33:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnniintrin.h:33:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnniintrin.h:33:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnniintrin.h:39:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_dpbusd_epi32 (__m512i __A, __m512i __B, __m512i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnniintrin.h:47:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_dpbusd_epi32 (__m512i __A, __mmask16 __B, __m512i __C, __m512i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnniintrin.h:56:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnniintrin.h:64:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_dpbusds_epi32 (__m512i __A, __m512i __B, __m512i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnniintrin.h:73:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnniintrin.h:82:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnniintrin.h:90:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_dpwssd_epi32 (__m512i __A, __m512i __B, __m512i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnniintrin.h:98:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_dpwssd_epi32 (__m512i __A, __mmask16 __B, __m512i __C, __m512i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnniintrin.h:107:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnniintrin.h:115:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_dpwssds_epi32 (__m512i __A, __m512i __B, __m512i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnniintrin.h:124:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnniintrin.h:133:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __D) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:83, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:39:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_dpbusd_epi32 (__m256i __A, __m256i __B, __m256i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:47:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_dpbusd_epi32 (__m256i __A, __mmask8 __B, __m256i __C, __m256i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:55:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_dpbusd_epi32 (__mmask8 __A, __m256i __B, __m256i __C, __m256i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:63:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_dpbusd_epi32 (__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:71:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_dpbusd_epi32 (__m128i __A, __mmask8 __B, __m128i __C, __m128i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:79:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_dpbusd_epi32 (__mmask8 __A, __m128i __B, __m128i __C, __m128i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:87:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_dpbusds_epi32 (__m256i __A, __m256i __B, __m256i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:95:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_dpbusds_epi32 (__m256i __A, __mmask8 __B, __m256i __C, __m256i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:104:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:112:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_dpbusds_epi32 (__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:120:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_dpbusds_epi32 (__m128i __A, __mmask8 __B, __m128i __C, __m128i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:128:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_dpbusds_epi32 (__mmask8 __A, __m128i __B, __m128i __C, __m128i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:136:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_dpwssd_epi32 (__m256i __A, __m256i __B, __m256i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:144:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_dpwssd_epi32 (__m256i __A, __mmask8 __B, __m256i __C, __m256i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:152:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_dpwssd_epi32 (__mmask8 __A, __m256i __B, __m256i __C, __m256i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:160:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_dpwssd_epi32 (__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:168:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_dpwssd_epi32 (__m128i __A, __mmask8 __B, __m128i __C, __m128i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:176:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_dpwssd_epi32 (__mmask8 __A, __m128i __B, __m128i __C, __m128i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:184:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_dpwssds_epi32 (__m256i __A, __m256i __B, __m256i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:192:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_dpwssds_epi32 (__m256i __A, __mmask8 __B, __m256i __C, __m256i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:201:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:209:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_dpwssds_epi32 (__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:217:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_dpwssds_epi32 (__m128i __A, __mmask8 __B, __m128i __C, __m128i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:225:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_dpwssds_epi32 (__mmask8 __A, __m128i __B, __m128i __C, __m128i __D) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:85, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vpopcntdqvlintrin.h:39:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_popcnt_epi32 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vpopcntdqvlintrin.h:46:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_popcnt_epi32 (__m128i __A, __mmask16 __U, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vpopcntdqvlintrin.h:55:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_popcnt_epi32 (__mmask16 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vpopcntdqvlintrin.h:65:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_popcnt_epi32 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vpopcntdqvlintrin.h:72:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_popcnt_epi32 (__m256i __A, __mmask16 __U, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vpopcntdqvlintrin.h:81:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_popcnt_epi32 (__mmask16 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vpopcntdqvlintrin.h:91:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_popcnt_epi64 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vpopcntdqvlintrin.h:98:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_popcnt_epi64 (__m128i __A, __mmask8 __U, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vpopcntdqvlintrin.h:107:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_popcnt_epi64 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vpopcntdqvlintrin.h:117:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_popcnt_epi64 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vpopcntdqvlintrin.h:124:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_popcnt_epi64 (__m256i __A, __mmask8 __U, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vpopcntdqvlintrin.h:133:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_popcnt_epi64 (__mmask8 __U, __m256i __A) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:87, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:33:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("avx512bitalg") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:33:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:39:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_popcnt_epi8 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:46:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_popcnt_epi16 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:64:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_popcnt_epi8 (__m512i __A, __mmask64 __U, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:73:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_popcnt_epi8 (__mmask64 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:82:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_popcnt_epi16 (__m512i __A, __mmask32 __U, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:91:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_popcnt_epi16 (__mmask32 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:101:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_bitshuffle_epi64_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:110:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_bitshuffle_epi64_mask (__mmask64 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:130:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_popcnt_epi8 (__m256i __A, __mmask32 __U, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:139:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_popcnt_epi8 (__mmask32 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:149:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_bitshuffle_epi64_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:158:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_bitshuffle_epi64_mask (__mmask32 __M, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:179:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_bitshuffle_epi64_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:188:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_bitshuffle_epi64_mask (__mmask16 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:197:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_popcnt_epi8 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:204:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_popcnt_epi16 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:211:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_popcnt_epi8 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:218:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_popcnt_epi16 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:225:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_popcnt_epi16 (__m256i __A, __mmask16 __U, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:234:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_popcnt_epi16 (__mmask16 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:244:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_popcnt_epi8 (__m128i __A, __mmask16 __U, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:253:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_popcnt_epi8 (__mmask16 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:262:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_popcnt_epi16 (__m128i __A, __mmask8 __U, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:271:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_popcnt_epi16 (__mmask8 __U, __m128i __A) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:89, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/shaintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("sha") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/shaintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/shaintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/shaintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/shaintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/shaintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/shaintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/shaintrin.h:39:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sha1msg1_epu32 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/shaintrin.h:46:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sha1msg2_epu32 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/shaintrin.h:53:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sha1nexte_epu32 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/shaintrin.h:61:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sha1rnds4_epu32 (__m128i __A, __m128i __B, const int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/shaintrin.h:73:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sha256msg1_epu32 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/shaintrin.h:80:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sha256msg2_epu32 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/shaintrin.h:87:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sha256rnds2_epu32 (__m128i __A, __m128i __B, __m128i __C) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:91, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/lzcntintrin.h:34:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("lzcnt") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/lzcntintrin.h:34:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/lzcntintrin.h:34:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/lzcntintrin.h:34:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/lzcntintrin.h:39:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __lzcnt16 (unsigned short __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/lzcntintrin.h:45:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __lzcnt32 (unsigned int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/lzcntintrin.h:51:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _lzcnt_u32 (unsigned int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/lzcntintrin.h:58:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __lzcnt64 (unsigned long long __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/lzcntintrin.h:64:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _lzcnt_u64 (unsigned long long __X) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:93, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("bmi") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:38:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __tzcnt_u16 (unsigned short __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:44:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __andn_u32 (unsigned int __X, unsigned int __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:50:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __bextr_u32 (unsigned int __X, unsigned int __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:56:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _bextr_u32 (unsigned int __X, unsigned int __Y, unsigned __Z) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:62:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __blsi_u32 (unsigned int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:68:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _blsi_u32 (unsigned int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:74:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __blsmsk_u32 (unsigned int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:80:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _blsmsk_u32 (unsigned int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:86:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __blsr_u32 (unsigned int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:92:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _blsr_u32 (unsigned int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:98:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __tzcnt_u32 (unsigned int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:104:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _tzcnt_u32 (unsigned int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:112:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __andn_u64 (unsigned long long __X, unsigned long long __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:118:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __bextr_u64 (unsigned long long __X, unsigned long long __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:124:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _bextr_u64 (unsigned long long __X, unsigned int __Y, unsigned int __Z) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:130:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __blsi_u64 (unsigned long long __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:136:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _blsi_u64 (unsigned long long __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:142:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __blsmsk_u64 (unsigned long long __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:148:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _blsmsk_u64 (unsigned long long __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:154:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __blsr_u64 (unsigned long long __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:160:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _blsr_u64 (unsigned long long __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:166:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __tzcnt_u64 (unsigned long long __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:172:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _tzcnt_u64 (unsigned long long __X) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:95, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmi2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("bmi2") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmi2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmi2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmi2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmi2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmi2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmi2intrin.h:39:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _bzhi_u32 (unsigned int __X, unsigned int __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmi2intrin.h:46:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _pdep_u32 (unsigned int __X, unsigned int __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmi2intrin.h:53:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _pext_u32 (unsigned int __X, unsigned int __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmi2intrin.h:62:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _bzhi_u64 (unsigned long long __X, unsigned long long __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmi2intrin.h:69:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _pdep_u64 (unsigned long long __X, unsigned long long __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmi2intrin.h:76:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _pext_u64 (unsigned long long __X, unsigned long long __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmi2intrin.h:84:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned long long *__P) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:97, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("fma") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:39:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fmadd_pd (__m128d __A, __m128d __B, __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:47:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_fmadd_pd (__m256d __A, __m256d __B, __m256d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:55:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fmadd_ps (__m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:63:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_fmadd_ps (__m256 __A, __m256 __B, __m256 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:71:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fmadd_sd (__m128d __A, __m128d __B, __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:79:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fmadd_ss (__m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:87:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fmsub_pd (__m128d __A, __m128d __B, __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:95:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_fmsub_pd (__m256d __A, __m256d __B, __m256d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:103:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fmsub_ps (__m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:111:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_fmsub_ps (__m256 __A, __m256 __B, __m256 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:119:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fmsub_sd (__m128d __A, __m128d __B, __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:127:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fmsub_ss (__m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:135:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fnmadd_pd (__m128d __A, __m128d __B, __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:143:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_fnmadd_pd (__m256d __A, __m256d __B, __m256d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:151:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fnmadd_ps (__m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:159:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_fnmadd_ps (__m256 __A, __m256 __B, __m256 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:167:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fnmadd_sd (__m128d __A, __m128d __B, __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:175:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fnmadd_ss (__m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:183:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fnmsub_pd (__m128d __A, __m128d __B, __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:191:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_fnmsub_pd (__m256d __A, __m256d __B, __m256d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:199:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fnmsub_ps (__m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:207:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_fnmsub_ps (__m256 __A, __m256 __B, __m256 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:215:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fnmsub_sd (__m128d __A, __m128d __B, __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:223:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fnmsub_ss (__m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:231:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fmaddsub_pd (__m128d __A, __m128d __B, __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:239:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_fmaddsub_pd (__m256d __A, __m256d __B, __m256d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:248:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fmaddsub_ps (__m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:256:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_fmaddsub_ps (__m256 __A, __m256 __B, __m256 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:265:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fmsubadd_pd (__m128d __A, __m128d __B, __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:273:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_fmsubadd_pd (__m256d __A, __m256d __B, __m256d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:282:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fmsubadd_ps (__m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:290:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_fmsubadd_ps (__m256 __A, __m256 __B, __m256 __C) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:99, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/f16cintrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("f16c") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/f16cintrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/f16cintrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/f16cintrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/f16cintrin.h:38:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _cvtsh_ss (unsigned short __S) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/f16cintrin.h:46:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtph_ps (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/f16cintrin.h:52:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtph_ps (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/f16cintrin.h:59:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _cvtss_sh (float __F, const int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/f16cintrin.h:67:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtps_ph (__m128 __A, const int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/f16cintrin.h:73:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtps_ph (__m256 __A, const int __I) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:101, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/rtmintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("rtm") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/rtmintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/rtmintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/rtmintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/rtmintrin.h:50:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _xbegin (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/rtmintrin.h:61:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _xend (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/rtmintrin.h:71:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _xabort (const unsigned int __imm) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:103, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xtestintrin.h:41:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _xtest (void) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:105, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/cetintrin.h:33:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target ("shstk") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/cetintrin.h:33:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/cetintrin.h:33:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/cetintrin.h:33:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/cetintrin.h:33:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/cetintrin.h:33:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/cetintrin.h:33:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/cetintrin.h:33:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/cetintrin.h:33:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/cetintrin.h:33:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/cetintrin.h:33:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/cetintrin.h:33:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/cetintrin.h:40:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _get_ssp (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/cetintrin.h:55:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _inc_ssp (unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/cetintrin.h:66:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _saveprevssp (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/cetintrin.h:73:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _rstorssp (void *__B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/cetintrin.h:80:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _wrssd (unsigned int __B, void *__C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/cetintrin.h:88:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _wrssq (unsigned long long __B, void *__C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/cetintrin.h:96:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _wrussd (unsigned int __B, void *__C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/cetintrin.h:104:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _wrussq (unsigned long long __B, void *__C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/cetintrin.h:112:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _setssbsy (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/cetintrin.h:119:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _clrssbsy (void *__B) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:107, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:39:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_gf2p8mul_epi8 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:48:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_gf2p8affineinv_epi64_epi8 (__m128i __A, __m128i __B, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:57:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_gf2p8affine_epi64_epi8 (__m128i __A, __m128i __B, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:84:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_gf2p8mul_epi8 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:93:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_gf2p8affineinv_epi64_epi8 (__m256i __A, __m256i __B, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:102:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_gf2p8affine_epi64_epi8 (__m256i __A, __m256i __B, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:130:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_gf2p8mul_epi8 (__m128i __A, __mmask16 __B, __m128i __C, __m128i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:139:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_gf2p8mul_epi8 (__mmask16 __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:149:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __D, const int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:161:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:172:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __D, const int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:181:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:219:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:228:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_gf2p8mul_epi8 (__mmask32 __A, __m256i __B, __m256i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:238:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __C, __m256i __D, const int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:250:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __C, const int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:260:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __D, const int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:272:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __C, const int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:309:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:317:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_gf2p8mul_epi8 (__mmask64 __A, __m512i __B, __m512i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:324:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_gf2p8mul_epi8 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:334:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __D, const int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:346:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __C, const int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:355:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_gf2p8affineinv_epi64_epi8 (__m512i __A, __m512i __B, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:364:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __D, const int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:373:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:380:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_gf2p8affine_epi64_epi8 (__m512i __A, __m512i __B, const int __C) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:109, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vaesintrin.h:29:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("vaes,avx") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vaesintrin.h:29:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vaesintrin.h:29:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vaesintrin.h:29:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vaesintrin.h:29:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vaesintrin.h:29:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vaesintrin.h:29:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vaesintrin.h:29:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vaesintrin.h:29:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vaesintrin.h:29:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vaesintrin.h:29:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vaesintrin.h:29:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vaesintrin.h:35:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_aesdec_epi128 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vaesintrin.h:42:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_aesdeclast_epi128 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vaesintrin.h:50:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_aesenc_epi128 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vaesintrin.h:57:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_aesenclast_epi128 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vaesintrin.h:78:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_aesdec_epi128 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vaesintrin.h:85:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_aesdeclast_epi128 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vaesintrin.h:93:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_aesenc_epi128 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vaesintrin.h:100:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_aesenclast_epi128 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vaesintrin.h:119:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_aesdec_epi128 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vaesintrin.h:126:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_aesdeclast_epi128 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vaesintrin.h:134:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_aesenc_epi128 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vaesintrin.h:141:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_aesenclast_epi128 (__m128i __A, __m128i __B) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:111, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vpclmulqdqintrin.h:40:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_clmulepi64_epi128 (__m512i __A, __m512i __B, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vpclmulqdqintrin.h:65:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_clmulepi64_epi128 (__m128i __A, __m128i __B, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vpclmulqdqintrin.h:90:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_clmulepi64_epi128 (__m256i __A, __m256i __B, const int __C) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:113, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/movdirintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target ("movdiri") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/movdirintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/movdirintrin.h:39:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _directstoreu_u32 (void * __P, unsigned int __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/movdirintrin.h:46:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _directstoreu_u64 (void * __P, unsigned long long __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/movdirintrin.h:59:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target ("movdir64b") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/movdirintrin.h:65:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _movdir64b (void * __P, const void * __Q) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:117:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _wbinvd (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:124:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("rdrnd") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:124:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:124:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:129:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _rdrand16_step (unsigned short *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:136:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _rdrand32_step (unsigned int *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:147:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("rdpid") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:152:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _rdpid_u32 (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:165:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("fsgsbase") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:165:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:165:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:165:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:165:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:165:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:165:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:165:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:170:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _readfsbase_u32 (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:177:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _readfsbase_u64 (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:184:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _readgsbase_u32 (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:191:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _readgsbase_u64 (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:198:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _writefsbase_u32 (unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:205:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _writefsbase_u64 (unsigned long long __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:212:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _writegsbase_u32 (unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:219:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _writegsbase_u64 (unsigned long long __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:235:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _rdrand64_step (unsigned long long *__P) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:31, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:50, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/prfchwintrin.h:32:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_prefetchw (void *__P) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:50, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:36:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("sse,3dnow") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:36:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:36:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:36:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:36:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:36:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:36:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:36:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:36:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:36:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:36:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:36:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:36:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:36:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:36:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:36:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:36:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:36:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:36:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:36:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:44:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_femms (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:50:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pavgusb (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:56:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pf2id (__m64 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:62:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pfacc (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:68:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pfadd (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:74:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pfcmpeq (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:80:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pfcmpge (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:86:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pfcmpgt (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:92:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pfmax (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:98:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pfmin (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:104:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pfmul (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:110:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pfrcp (__m64 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:116:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pfrcpit1 (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:122:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pfrcpit2 (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:128:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pfrsqrt (__m64 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:134:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pfrsqit1 (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:140:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pfsub (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:146:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pfsubr (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:152:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pi2fd (__m64 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:158:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pmulhrw (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:164:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_prefetch (void *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:170:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_from_float (float __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:176:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_to_float (__m64 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:191:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("sse,3dnowa") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:191:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:191:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:191:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:191:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:191:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:199:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pf2iw (__m64 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:205:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pfnacc (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:211:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pfpnacc (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:217:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pi2fw (__m64 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:223:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pswapd (__m64 __A) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:52, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:36:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("fma4") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:36:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:42:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_macc_ps (__m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:48:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_macc_pd (__m128d __A, __m128d __B, __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:54:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_macc_ss (__m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:60:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_macc_sd (__m128d __A, __m128d __B, __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:66:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_msub_ps (__m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:73:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_msub_pd (__m128d __A, __m128d __B, __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:79:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_msub_ss (__m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:85:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_msub_sd (__m128d __A, __m128d __B, __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:91:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_nmacc_ps (__m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:97:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_nmacc_pd (__m128d __A, __m128d __B, __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:103:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_nmacc_ss (__m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:109:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_nmacc_sd (__m128d __A, __m128d __B, __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:115:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_nmsub_ps (__m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:121:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_nmsub_pd (__m128d __A, __m128d __B, __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:127:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_nmsub_ss (__m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:133:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_nmsub_sd (__m128d __A, __m128d __B, __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:139:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maddsub_ps (__m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:145:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maddsub_pd (__m128d __A, __m128d __B, __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:151:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_msubadd_ps (__m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:157:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_msubadd_pd (__m128d __A, __m128d __B, __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:164:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_macc_ps (__m256 __A, __m256 __B, __m256 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:170:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_macc_pd (__m256d __A, __m256d __B, __m256d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:176:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_msub_ps (__m256 __A, __m256 __B, __m256 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:183:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_msub_pd (__m256d __A, __m256d __B, __m256d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:189:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_nmacc_ps (__m256 __A, __m256 __B, __m256 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:195:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_nmacc_pd (__m256d __A, __m256d __B, __m256d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:201:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_nmsub_ps (__m256 __A, __m256 __B, __m256 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:207:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_nmsub_pd (__m256d __A, __m256d __B, __m256d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:213:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maddsub_ps (__m256 __A, __m256 __B, __m256 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:219:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maddsub_pd (__m256d __A, __m256d __B, __m256d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:225:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_msubadd_ps (__m256 __A, __m256 __B, __m256 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:231:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_msubadd_pd (__m256d __A, __m256d __B, __m256d __C) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:54, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("xop") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:41:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maccs_epi16(__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:47:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_macc_epi16(__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:53:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maccsd_epi16(__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:59:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maccd_epi16(__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:65:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maccs_epi32(__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:71:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_macc_epi32(__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:77:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maccslo_epi32(__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:83:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_macclo_epi32(__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:89:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maccshi_epi32(__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:95:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_macchi_epi32(__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:101:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maddsd_epi16(__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:107:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maddd_epi16(__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:114:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_haddw_epi8(__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:120:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_haddd_epi8(__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:126:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_haddq_epi8(__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:132:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_haddd_epi16(__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:138:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_haddq_epi16(__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:144:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_haddq_epi32(__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:150:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_haddw_epu8(__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:156:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_haddd_epu8(__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:162:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_haddq_epu8(__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:168:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_haddd_epu16(__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:174:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_haddq_epu16(__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:180:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_haddq_epu32(__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:186:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_hsubw_epi8(__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:192:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_hsubd_epi16(__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:198:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_hsubq_epi32(__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:206:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmov_si128(__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:212:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_perm_epi8(__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:221:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rot_epi8(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:227:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rot_epi16(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:233:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rot_epi32(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:239:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rot_epi64(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:248:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_roti_epi8(__m128i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:254:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_roti_epi16(__m128i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:260:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_roti_epi32(__m128i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:266:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_roti_epi64(__m128i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:284:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_shl_epi8(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:290:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_shl_epi16(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:296:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_shl_epi32(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:302:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_shl_epi64(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:309:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sha_epi8(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:315:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sha_epi16(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:321:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sha_epi32(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:327:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sha_epi64(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:336:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comlt_epu8(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:342:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comle_epu8(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:348:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comgt_epu8(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:354:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comge_epu8(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:360:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comeq_epu8(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:366:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comneq_epu8(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:372:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comfalse_epu8(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:378:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comtrue_epu8(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:386:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comlt_epu16(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:392:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comle_epu16(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:398:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comgt_epu16(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:404:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comge_epu16(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:410:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comeq_epu16(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:416:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comneq_epu16(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:422:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comfalse_epu16(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:428:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comtrue_epu16(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:436:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comlt_epu32(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:442:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comle_epu32(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:448:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comgt_epu32(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:454:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comge_epu32(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:460:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comeq_epu32(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:466:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comneq_epu32(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:472:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comfalse_epu32(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:478:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comtrue_epu32(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:486:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comlt_epu64(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:492:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comle_epu64(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:498:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comgt_epu64(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:504:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comge_epu64(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:510:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comeq_epu64(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:516:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comneq_epu64(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:522:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comfalse_epu64(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:528:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comtrue_epu64(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:536:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comlt_epi8(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:542:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comle_epi8(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:548:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comgt_epi8(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:554:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comge_epi8(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:560:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comeq_epi8(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:566:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comneq_epi8(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:572:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comfalse_epi8(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:578:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comtrue_epi8(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:586:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comlt_epi16(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:592:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comle_epi16(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:598:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comgt_epi16(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:604:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comge_epi16(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:610:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comeq_epi16(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:616:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comneq_epi16(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:622:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comfalse_epi16(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:628:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comtrue_epi16(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:636:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comlt_epi32(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:642:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comle_epi32(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:648:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comgt_epi32(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:654:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comge_epi32(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:660:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comeq_epi32(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:666:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comneq_epi32(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:672:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comfalse_epi32(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:678:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comtrue_epi32(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:686:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comlt_epi64(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:692:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comle_epi64(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:698:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comgt_epi64(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:704:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comge_epi64(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:710:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comeq_epi64(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:716:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comneq_epi64(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:722:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comfalse_epi64(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:728:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comtrue_epi64(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:736:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_frcz_ps (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:742:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_frcz_pd (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:748:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_frcz_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:756:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_frcz_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:764:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_frcz_ps (__m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:770:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_frcz_pd (__m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:779:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_permute2_pd (__m128d __X, __m128d __Y, __m128i __C, const int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:788:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permute2_pd (__m256d __X, __m256d __Y, __m256i __C, const int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:797:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_permute2_ps (__m128 __X, __m128 __Y, __m128i __C, const int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:806:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permute2_ps (__m256 __X, __m256 __Y, __m256i __C, const int __I) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:56, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/lwpintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("lwp") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/lwpintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/lwpintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/lwpintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/lwpintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/lwpintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/lwpintrin.h:38:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __llwpcb (void *__pcbAddress) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/lwpintrin.h:44:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __slwpcb (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/lwpintrin.h:51:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __lwpval32 (unsigned int __data2, unsigned int __data1, unsigned int __flags) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/lwpintrin.h:59:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned int __flags) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/lwpintrin.h:78:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __lwpins32 (unsigned int __data2, unsigned int __data1, unsigned int __flags) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/lwpintrin.h:86:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned int __flags) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:62, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tbmintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("tbm") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tbmintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tbmintrin.h:39:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __bextri_u32 (unsigned int __X, const unsigned int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tbmintrin.h:50:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __blcfill_u32 (unsigned int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tbmintrin.h:56:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __blci_u32 (unsigned int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tbmintrin.h:62:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __blcic_u32 (unsigned int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tbmintrin.h:68:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __blcmsk_u32 (unsigned int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tbmintrin.h:74:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __blcs_u32 (unsigned int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tbmintrin.h:80:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __blsfill_u32 (unsigned int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tbmintrin.h:86:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __blsic_u32 (unsigned int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tbmintrin.h:92:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __t1mskc_u32 (unsigned int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tbmintrin.h:98:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __tzmsk_u32 (unsigned int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tbmintrin.h:108:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __bextri_u64 (unsigned long long __X, const unsigned int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tbmintrin.h:119:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __blcfill_u64 (unsigned long long __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tbmintrin.h:125:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __blci_u64 (unsigned long long __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tbmintrin.h:131:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __blcic_u64 (unsigned long long __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tbmintrin.h:137:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __blcmsk_u64 (unsigned long long __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tbmintrin.h:143:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __blcs_u64 (unsigned long long __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tbmintrin.h:149:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __blsfill_u64 (unsigned long long __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tbmintrin.h:155:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __blsic_u64 (unsigned long long __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tbmintrin.h:161:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __t1mskc_u64 (unsigned long long __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tbmintrin.h:167:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __tzmsk_u64 (unsigned long long __X) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:68, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/rdseedintrin.h:33:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("rdseed") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/rdseedintrin.h:33:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/rdseedintrin.h:33:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/rdseedintrin.h:40:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _rdseed16_step (unsigned short *__p) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/rdseedintrin.h:47:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _rdseed32_step (unsigned int *__p) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/rdseedintrin.h:55:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _rdseed64_step (unsigned long long *__p) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:72, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fxsrintrin.h:39:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _fxsave (void *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fxsrintrin.h:46:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _fxrstor (void *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fxsrintrin.h:54:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _fxsave64 (void *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fxsrintrin.h:61:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _fxrstor64 (void *__P) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:74, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xsaveintrin.h:39:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _xsave (void *__P, long long __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xsaveintrin.h:46:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _xrstor (void *__P, long long __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xsaveintrin.h:53:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _xsetbv (unsigned int __A, long long __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xsaveintrin.h:60:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _xgetbv (unsigned int __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xsaveintrin.h:68:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _xsave64 (void *__P, long long __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xsaveintrin.h:75:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _xrstor64 (void *__P, long long __M) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:76, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xsaveoptintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("xsaveopt") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xsaveoptintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xsaveoptintrin.h:39:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _xsaveopt (void *__P, long long __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xsaveoptintrin.h:47:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _xsaveopt64 (void *__P, long long __M) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:78, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/sgxintrin.h:112:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _encls_u32 (const unsigned int __L, size_t __D[]) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/sgxintrin.h:179:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _enclu_u32 (const unsigned int __L, size_t __D[]) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/sgxintrin.h:222:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _enclv_u32 (const unsigned int __L, size_t __D[]) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:80, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/pconfigintrin.h:28:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _pconfig_u32 (const unsigned int __L, size_t __D[]) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:84, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/adxintrin.h:34:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned int __Y, unsigned int *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/adxintrin.h:42:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned int __Y, unsigned int *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/adxintrin.h:50:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned int __Y, unsigned int *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/adxintrin.h:59:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned long long __Y, unsigned long long *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/adxintrin.h:67:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned long long __Y, unsigned long long *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/adxintrin.h:75:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned long long __Y, unsigned long long *__P) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:88, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/clwbintrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("clwb") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/clwbintrin.h:39:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_clwb (void *__A) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:90, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/clflushoptintrin.h:33:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("clflushopt") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/clflushoptintrin.h:39:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_clflushopt (void *__A) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:92, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xsavesintrin.h:33:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("xsaves") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xsavesintrin.h:33:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xsavesintrin.h:33:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xsavesintrin.h:33:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xsavesintrin.h:39:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _xsaves (void *__P, long long __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xsavesintrin.h:46:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _xrstors (void *__P, long long __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xsavesintrin.h:54:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _xrstors64 (void *__P, long long __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xsavesintrin.h:61:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _xsaves64 (void *__P, long long __M) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:94, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xsavecintrin.h:33:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("xsavec") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xsavecintrin.h:33:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xsavecintrin.h:39:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _xsavec (void *__P, long long __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xsavecintrin.h:47:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _xsavec64 (void *__P, long long __M) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:96, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mwaitxintrin.h:29:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("mwaitx") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mwaitxintrin.h:29:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mwaitxintrin.h:34:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_monitorx (void const * __P, unsigned int __E, unsigned int __H) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mwaitxintrin.h:40:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mwaitx (unsigned int __E, unsigned int __H, unsigned int __C) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:98, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/clzerointrin.h:29:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("clzero") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/clzerointrin.h:34:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_clzero (void * __I) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:100, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/wbnoinvdintrin.h:10:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("wbnoinvd") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/wbnoinvdintrin.h:16:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _wbnoinvd (void) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:102, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/pkuintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("pku") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/pkuintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/pkuintrin.h:39:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _rdpkru_u32 (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/pkuintrin.h:46:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _wrpkru (unsigned int __key) ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1547:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned __int32 __getcallerseflags(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1547:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1551:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD __segmentlimit(DWORD Selector); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1551:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1563:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONGLONG MultiplyHigh(LONGLONG Multiplier,LONGLONG Multiplicand); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1563:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1564:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONGLONG UnsignedMultiplyHigh(ULONGLONG Multiplier,ULONGLONG Multiplicand); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1564:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1569:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD64 ShiftLeft128(DWORD64 LowPart,DWORD64 HighPart,BYTE Shift); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1569:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1570:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD64 ShiftRight128(DWORD64 LowPart,DWORD64 HighPart,BYTE Shift); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1570:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1574:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG64 Multiply128(LONG64 Multiplier,LONG64 Multiplicand,LONG64 *HighProduct); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1574:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1578:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD64 UnsignedMultiply128(DWORD64 Multiplier,DWORD64 Multiplicand,DWORD64 *HighProduct); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1578:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1580:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG64 MultiplyExtract128(LONG64 Multiplier,LONG64 Multiplicand,BYTE Shift); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1580:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1581:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD64 UnsignedMultiplyExtract128(DWORD64 Multiplier,DWORD64 Multiplicand,BYTE Shift); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1581:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1584:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE LONG64 MultiplyExtract128(LONG64 Multiplier,LONG64 Multiplicand,BYTE Shift) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1593:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE DWORD64 UnsignedMultiplyExtract128(DWORD64 Multiplier,DWORD64 Multiplicand,BYTE Shift) { ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7118:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSYSAPI WORD NTAPI RtlCaptureStackBackTrace (DWORD FramesToSkip, DWORD FramesToCapture, PVOID *BackTrace, PDWORD BackTraceHash); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7118:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7119:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSYSAPI VOID NTAPI RtlCaptureContext (PCONTEXT ContextRecord); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7119:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7120:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSYSAPI SIZE_T NTAPI RtlCompareMemory (const VOID *Source1, const VOID *Source2, SIZE_T Length); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7120:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7127:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSYSAPI BOOLEAN __cdecl RtlAddFunctionTable (PRUNTIME_FUNCTION FunctionTable, DWORD EntryCount, DWORD64 BaseAddress); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7127:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7128:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSYSAPI BOOLEAN __cdecl RtlDeleteFunctionTable (PRUNTIME_FUNCTION FunctionTable); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7128:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7129:209: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSYSAPI BOOLEAN __cdecl RtlInstallFunctionTableCallback (DWORD64 TableIdentifier, DWORD64 BaseAddress, DWORD Length, PGET_RUNTIME_FUNCTION_CALLBACK Callback, PVOID Context, PCWSTR OutOfProcessCallbackDll); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7129:209: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7130:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSYSAPI VOID __cdecl RtlRestoreContext (PCONTEXT ContextRecord, struct _EXCEPTION_RECORD *ExceptionRecord); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7130:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7131:264: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSYSAPI PEXCEPTION_ROUTINE NTAPI RtlVirtualUnwind (DWORD HandlerType, DWORD64 ImageBase, DWORD64 ControlPc, PRUNTIME_FUNCTION FunctionEntry, PCONTEXT ContextRecord, PVOID *HandlerData, PDWORD64 EstablisherFrame, PKNONVOLATILE_CONTEXT_POINTERS ContextPointers); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7131:264: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7156:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSYSAPI VOID NTAPI RtlUnwind (PVOID TargetFrame, PVOID TargetIp, PEXCEPTION_RECORD ExceptionRecord, PVOID ReturnValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7156:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7157:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSYSAPI PVOID NTAPI RtlPcToFileHeader (PVOID PcValue, PVOID *BaseOfImage); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7157:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7159:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSYSAPI PRUNTIME_FUNCTION NTAPI RtlLookupFunctionEntry (DWORD64 ControlPc, PDWORD64 ImageBase, PUNWIND_HISTORY_TABLE HistoryTable); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7159:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7160:185: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSYSAPI VOID NTAPI RtlUnwindEx (PVOID TargetFrame, PVOID TargetIp, PEXCEPTION_RECORD ExceptionRecord, PVOID ReturnValue, PCONTEXT ContextRecord, PUNWIND_HISTORY_TABLE HistoryTable); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7160:185: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7220:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSYSAPI VOID NTAPI RtlInitializeSListHead (PSLIST_HEADER ListHead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7220:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7221:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSYSAPI PSLIST_ENTRY NTAPI RtlFirstEntrySList (const SLIST_HEADER *ListHead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7221:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7222:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSYSAPI PSLIST_ENTRY NTAPI RtlInterlockedPopEntrySList (PSLIST_HEADER ListHead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7222:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7223:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSYSAPI PSLIST_ENTRY NTAPI RtlInterlockedPushEntrySList (PSLIST_HEADER ListHead, PSLIST_ENTRY ListEntry); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7223:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7224:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSYSAPI PSLIST_ENTRY NTAPI RtlInterlockedPushListSListEx (PSLIST_HEADER ListHead, PSLIST_ENTRY List, PSLIST_ENTRY ListEnd, DWORD Count); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7224:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7225:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSYSAPI PSLIST_ENTRY NTAPI RtlInterlockedFlushSList (PSLIST_HEADER ListHead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7225:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7226:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSYSAPI WORD NTAPI RtlQueryDepthSList (PSLIST_HEADER ListHead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7226:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7334:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PVOID WINAPI RtlSecureZeroMemory(PVOID ptr,SIZE_T cnt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7334:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7337:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE PVOID WINAPI RtlSecureZeroMemory(PVOID ptr,SIZE_T cnt) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7468:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSYSAPI ULONGLONG NTAPI VerSetConditionMask (ULONGLONG ConditionMask, DWORD TypeMask, BYTE Condition); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7468:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7856:210: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VOID NTAPI RtlApplicationVerifierStop(ULONG_PTR Code,PSTR Message,ULONG_PTR Param1,PSTR Description1,ULONG_PTR Param2,PSTR Description2,ULONG_PTR Param3,PSTR Description3,ULONG_PTR Param4,PSTR Description4); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7856:210: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7857:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSYSAPI DWORD NTAPI RtlSetHeapInformation(PVOID HeapHandle,HEAP_INFORMATION_CLASS HeapInformationClass,PVOID HeapInformation,SIZE_T HeapInformationLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7857:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7858:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSYSAPI DWORD NTAPI RtlQueryHeapInformation(PVOID HeapHandle,HEAP_INFORMATION_CLASS HeapInformationClass,PVOID HeapInformation,SIZE_T HeapInformationLength,PSIZE_T ReturnLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7858:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7859:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD NTAPI RtlMultipleAllocateHeap(PVOID HeapHandle,DWORD Flags,SIZE_T Size,DWORD Count,PVOID *Array); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7859:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7860:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD NTAPI RtlMultipleFreeHeap(PVOID HeapHandle,DWORD Flags,DWORD Count,PVOID *Array); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7860:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:8324:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE VOID TpInitializeCallbackEnviron (PTP_CALLBACK_ENVIRON cbe) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:8340:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE VOID TpSetCallbackThreadpool (PTP_CALLBACK_ENVIRON cbe, PTP_POOL pool) { cbe->Pool = pool; } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:8341:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE VOID TpSetCallbackCleanupGroup (PTP_CALLBACK_ENVIRON cbe, PTP_CLEANUP_GROUP cleanup_group, PTP_CLEANUP_GROUP_CANCEL_CALLBACK cleanup_group_cb) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:8345:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE VOID TpSetCallbackActivationContext (PTP_CALLBACK_ENVIRON cbe, struct _ACTIVATION_CONTEXT *actx) { cbe->ActivationContext = actx; } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:8346:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE VOID TpSetCallbackNoActivationContext (PTP_CALLBACK_ENVIRON cbe) { cbe->ActivationContext = (struct _ACTIVATION_CONTEXT *) (LONG_PTR) -1; } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:8347:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE VOID TpSetCallbackLongFunction (PTP_CALLBACK_ENVIRON cbe) { cbe->u.s.LongFunction = 1; } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:8348:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE VOID TpSetCallbackRaceWithDll (PTP_CALLBACK_ENVIRON cbe, PVOID h) { cbe->RaceDll = h; } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:8349:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE VOID TpSetCallbackFinalizationCallback (PTP_CALLBACK_ENVIRON cbe, PTP_SIMPLE_CALLBACK fini_cb) { cbe->FinalizationCallback = fini_cb; } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:8353:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE VOID TpSetCallbackPersistent (PTP_CALLBACK_ENVIRON cbe) { cbe->u.s.Persistent = 1; } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:8354:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE VOID TpDestroyCallbackEnviron (PTP_CALLBACK_ENVIRON cbe) { UNREFERENCED_PARAMETER (cbe); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:8358:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture struct _TEB *NtCurrentTeb(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:8358:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:8359:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PVOID GetCurrentFiber(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:8359:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:8360:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PVOID GetFiberData(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:8360:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:8361:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE struct _TEB *NtCurrentTeb(VOID) { return (struct _TEB *)__readgsqword(FIELD_OFFSET(NT_TIB,Self)); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:8362:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE PVOID GetCurrentFiber(VOID) { return(PVOID)__readgsqword(FIELD_OFFSET(NT_TIB,FiberData)); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:8363:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE PVOID GetFiberData(VOID) { ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/bemapiset.h:23:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI BemCreateReference (REFGUID iid, void *interfaceInstance, BEM_FREE_INTERFACE_CALLBACK freeCallback, BEM_REFERENCE **reference); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bemapiset.h:23:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bemapiset.h:24:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI BemCreateContractFrom (LPCWSTR dllPath, REFGUID extensionId, const CONTRACT_DESCRIPTION *contractDescription, void *hostContract, void **contract); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bemapiset.h:24:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bemapiset.h:25:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI BemCopyReference (BEM_REFERENCE *reference, BEM_REFERENCE **copiedReference); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bemapiset.h:25:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bemapiset.h:26:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void WINAPI BemFreeReference (BEM_REFERENCE *reference); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bemapiset.h:26:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bemapiset.h:27:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void WINAPI BemFreeContract (void *contract); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bemapiset.h:27:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:15, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/debugapi.h:18:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI IsDebuggerPresent (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/debugapi.h:18:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/debugapi.h:19:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI OutputDebugStringA (LPCSTR lpOutputString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/debugapi.h:19:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/debugapi.h:20:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI OutputDebugStringW (LPCWSTR lpOutputString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/debugapi.h:20:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/debugapi.h:26:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI DebugBreak (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/debugapi.h:26:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/debugapi.h:27:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL APIENTRY ContinueDebugEvent (DWORD dwProcessId, DWORD dwThreadId, DWORD dwContinueStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/debugapi.h:27:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/debugapi.h:28:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL APIENTRY WaitForDebugEvent (LPDEBUG_EVENT lpDebugEvent, DWORD dwMilliseconds); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/debugapi.h:28:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/debugapi.h:29:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL APIENTRY DebugActiveProcess (DWORD dwProcessId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/debugapi.h:29:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/debugapi.h:30:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL APIENTRY DebugActiveProcessStop (DWORD dwProcessId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/debugapi.h:30:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/debugapi.h:31:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CheckRemoteDebuggerPresent (HANDLE hProcess, PBOOL pbDebuggerPresent); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/debugapi.h:31:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:16, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/errhandlingapi.h:20:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LONG WINAPI UnhandledExceptionFilter (struct _EXCEPTION_POINTERS *ExceptionInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/errhandlingapi.h:20:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:16, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/errhandlingapi.h:21:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPTOP_LEVEL_EXCEPTION_FILTER WINAPI SetUnhandledExceptionFilter (LPTOP_LEVEL_EXCEPTION_FILTER lpTopLevelExceptionFilter); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/errhandlingapi.h:21:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/errhandlingapi.h:22:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI SetErrorMode (UINT uMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/errhandlingapi.h:22:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/errhandlingapi.h:23:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI PVOID WINAPI AddVectoredExceptionHandler (ULONG First, PVECTORED_EXCEPTION_HANDLER Handler); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/errhandlingapi.h:23:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/errhandlingapi.h:24:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI ULONG WINAPI RemoveVectoredExceptionHandler (PVOID Handle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/errhandlingapi.h:24:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/errhandlingapi.h:25:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI PVOID WINAPI AddVectoredContinueHandler (ULONG First, PVECTORED_EXCEPTION_HANDLER Handler); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/errhandlingapi.h:25:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/errhandlingapi.h:26:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI ULONG WINAPI RemoveVectoredContinueHandler (PVOID Handle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/errhandlingapi.h:26:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/errhandlingapi.h:44:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI RaiseException (DWORD dwExceptionCode, DWORD dwExceptionFlags, DWORD nNumberOfArguments, CONST ULONG_PTR *lpArguments); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/errhandlingapi.h:44:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/errhandlingapi.h:45:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetLastError (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/errhandlingapi.h:45:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/errhandlingapi.h:46:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI SetLastError (DWORD dwErrCode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/errhandlingapi.h:46:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:18, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:44:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LONG WINAPI CompareFileTime (CONST FILETIME *lpFileTime1, CONST FILETIME *lpFileTime2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:44:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:18, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:45:223: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateFileA (LPCSTR lpFileName, DWORD dwDesiredAccess, DWORD dwShareMode, LPSECURITY_ATTRIBUTES lpSecurityAttributes, DWORD dwCreationDisposition, DWORD dwFlagsAndAttributes, HANDLE hTemplateFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:45:223: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:46:224: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateFileW (LPCWSTR lpFileName, DWORD dwDesiredAccess, DWORD dwShareMode, LPSECURITY_ATTRIBUTES lpSecurityAttributes, DWORD dwCreationDisposition, DWORD dwFlagsAndAttributes, HANDLE hTemplateFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:46:224: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:47:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI DefineDosDeviceW (DWORD dwFlags, LPCWSTR lpDeviceName, LPCWSTR lpTargetPath); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:47:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:48:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI DeleteVolumeMountPointW (LPCWSTR lpszVolumeMountPoint); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:48:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:49:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FileTimeToLocalFileTime (CONST FILETIME *lpFileTime, LPFILETIME lpLocalFileTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:49:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:50:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FindCloseChangeNotification (HANDLE hChangeHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:50:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:51:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI FindFirstChangeNotificationA (LPCSTR lpPathName, WINBOOL bWatchSubtree, DWORD dwNotifyFilter); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:51:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:52:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI FindFirstChangeNotificationW (LPCWSTR lpPathName, WINBOOL bWatchSubtree, DWORD dwNotifyFilter); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:52:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:53:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI FindFirstFileA (LPCSTR lpFileName, LPWIN32_FIND_DATAA lpFindFileData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:53:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:54:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI FindFirstFileW (LPCWSTR lpFileName, LPWIN32_FIND_DATAW lpFindFileData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:54:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:55:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI FindFirstVolumeW (LPWSTR lpszVolumeName, DWORD cchBufferLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:55:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:56:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FindNextChangeNotification (HANDLE hChangeHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:56:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:57:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FindNextVolumeW (HANDLE hFindVolume, LPWSTR lpszVolumeName, DWORD cchBufferLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:57:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:58:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FindVolumeClose (HANDLE hFindVolume); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:58:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:59:189: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetDiskFreeSpaceA (LPCSTR lpRootPathName, LPDWORD lpSectorsPerCluster, LPDWORD lpBytesPerSector, LPDWORD lpNumberOfFreeClusters, LPDWORD lpTotalNumberOfClusters); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:59:189: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:60:190: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetDiskFreeSpaceW (LPCWSTR lpRootPathName, LPDWORD lpSectorsPerCluster, LPDWORD lpBytesPerSector, LPDWORD lpNumberOfFreeClusters, LPDWORD lpTotalNumberOfClusters); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:60:190: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:61:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetDriveTypeA (LPCSTR lpRootPathName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:61:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:62:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetDriveTypeW (LPCWSTR lpRootPathName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:62:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:63:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetFileAttributesA (LPCSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:63:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:64:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetFileAttributesW (LPCWSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:64:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:65:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetFileInformationByHandle (HANDLE hFile, LPBY_HANDLE_FILE_INFORMATION lpFileInformation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:65:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:66:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetFileSize (HANDLE hFile, LPDWORD lpFileSizeHigh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:66:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:67:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetFileSizeEx (HANDLE hFile, PLARGE_INTEGER lpFileSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:67:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:68:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetFileTime (HANDLE hFile, LPFILETIME lpCreationTime, LPFILETIME lpLastAccessTime, LPFILETIME lpLastWriteTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:68:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:69:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetFileType (HANDLE hFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:69:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:70:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetFullPathNameA (LPCSTR lpFileName, DWORD nBufferLength, LPSTR lpBuffer, LPSTR *lpFilePart); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:70:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:71:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetFullPathNameW (LPCWSTR lpFileName, DWORD nBufferLength, LPWSTR lpBuffer, LPWSTR *lpFilePart); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:71:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:72:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetLogicalDrives (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:72:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:73:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetLogicalDriveStringsW (DWORD nBufferLength, LPWSTR lpBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:73:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:74:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetLongPathNameA (LPCSTR lpszShortPath, LPSTR lpszLongPath, DWORD cchBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:74:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:75:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetLongPathNameW (LPCWSTR lpszShortPath, LPWSTR lpszLongPath, DWORD cchBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:75:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:76:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetShortPathNameW (LPCWSTR lpszLongPath, LPWSTR lpszShortPath, DWORD cchBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:76:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:77:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetTempFileNameW (LPCWSTR lpPathName, LPCWSTR lpPrefixString, UINT uUnique, LPWSTR lpTempFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:77:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:18, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:78:273: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetVolumeInformationW (LPCWSTR lpRootPathName, LPWSTR lpVolumeNameBuffer, DWORD nVolumeNameSize, LPDWORD lpVolumeSerialNumber, LPDWORD lpMaximumComponentLength, LPDWORD lpFileSystemFlags, LPWSTR lpFileSystemNameBuffer, DWORD nFileSystemNameSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:78:273: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:79:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetVolumePathNameW (LPCWSTR lpszFileName, LPWSTR lpszVolumePathName, DWORD cchBufferLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:79:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:80:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI LocalFileTimeToFileTime (CONST FILETIME *lpLocalFileTime, LPFILETIME lpFileTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:80:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:81:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI LockFile (HANDLE hFile, DWORD dwFileOffsetLow, DWORD dwFileOffsetHigh, DWORD nNumberOfBytesToLockLow, DWORD nNumberOfBytesToLockHigh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:81:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:82:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI QueryDosDeviceW (LPCWSTR lpDeviceName, LPWSTR lpTargetPath, DWORD ucchMax); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:82:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:83:178: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ReadFileEx (HANDLE hFile, LPVOID lpBuffer, DWORD nNumberOfBytesToRead, LPOVERLAPPED lpOverlapped, LPOVERLAPPED_COMPLETION_ROUTINE lpCompletionRoutine); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:83:178: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:84:171: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ReadFileScatter (HANDLE hFile, FILE_SEGMENT_ELEMENT aSegmentArray[], DWORD nNumberOfBytesToRead, LPDWORD lpReserved, LPOVERLAPPED lpOverlapped); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:84:171: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:85:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI SetFilePointer (HANDLE hFile, LONG lDistanceToMove, PLONG lpDistanceToMoveHigh, DWORD dwMoveMethod); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:85:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:86:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetFileTime (HANDLE hFile, CONST FILETIME *lpCreationTime, CONST FILETIME *lpLastAccessTime, CONST FILETIME *lpLastWriteTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:86:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:87:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetFileValidData (HANDLE hFile, LONGLONG ValidDataLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:87:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:88:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI UnlockFile (HANDLE hFile, DWORD dwFileOffsetLow, DWORD dwFileOffsetHigh, DWORD nNumberOfBytesToUnlockLow, DWORD nNumberOfBytesToUnlockHigh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:88:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:89:181: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WriteFileEx (HANDLE hFile, LPCVOID lpBuffer, DWORD nNumberOfBytesToWrite, LPOVERLAPPED lpOverlapped, LPOVERLAPPED_COMPLETION_ROUTINE lpCompletionRoutine); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:89:181: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:90:172: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WriteFileGather (HANDLE hFile, FILE_SEGMENT_ELEMENT aSegmentArray[], DWORD nNumberOfBytesToWrite, LPDWORD lpReserved, LPOVERLAPPED lpOverlapped); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:90:172: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:91:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetVolumeNameForVolumeMountPointW (LPCWSTR lpszVolumeMountPoint, LPWSTR lpszVolumeName, DWORD cchBufferLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:91:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:92:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetVolumePathNamesForVolumeNameW (LPCWSTR lpszVolumeName, LPWCH lpszVolumePathNames, DWORD cchBufferLength, PDWORD lpcchReturnLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:92:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:149:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CreateDirectoryA (LPCSTR lpPathName, LPSECURITY_ATTRIBUTES lpSecurityAttributes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:149:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:150:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CreateDirectoryW (LPCWSTR lpPathName, LPSECURITY_ATTRIBUTES lpSecurityAttributes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:150:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:151:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI DeleteFileA (LPCSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:151:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:152:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI DeleteFileW (LPCWSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:152:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:153:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FindClose (HANDLE hFindFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:153:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:154:196: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI FindFirstFileExA (LPCSTR lpFileName, FINDEX_INFO_LEVELS fInfoLevelId, LPVOID lpFindFileData, FINDEX_SEARCH_OPS fSearchOp, LPVOID lpSearchFilter, DWORD dwAdditionalFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:154:196: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:155:197: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI FindFirstFileExW (LPCWSTR lpFileName, FINDEX_INFO_LEVELS fInfoLevelId, LPVOID lpFindFileData, FINDEX_SEARCH_OPS fSearchOp, LPVOID lpSearchFilter, DWORD dwAdditionalFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:155:197: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:156:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FindNextFileA (HANDLE hFindFile, LPWIN32_FIND_DATAA lpFindFileData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:156:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:157:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FindNextFileW (HANDLE hFindFile, LPWIN32_FIND_DATAW lpFindFileData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:157:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:158:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FlushFileBuffers (HANDLE hFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:158:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:159:198: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetDiskFreeSpaceExA (LPCSTR lpDirectoryName, PULARGE_INTEGER lpFreeBytesAvailableToCaller, PULARGE_INTEGER lpTotalNumberOfBytes, PULARGE_INTEGER lpTotalNumberOfFreeBytes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:159:198: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:160:199: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetDiskFreeSpaceExW (LPCWSTR lpDirectoryName, PULARGE_INTEGER lpFreeBytesAvailableToCaller, PULARGE_INTEGER lpTotalNumberOfBytes, PULARGE_INTEGER lpTotalNumberOfFreeBytes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:160:199: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:161:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetFileType (HANDLE hFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:161:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:162:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetFileAttributesExA (LPCSTR lpFileName, GET_FILEEX_INFO_LEVELS fInfoLevelId, LPVOID lpFileInformation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:162:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:163:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetFileAttributesExW (LPCWSTR lpFileName, GET_FILEEX_INFO_LEVELS fInfoLevelId, LPVOID lpFileInformation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:163:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:164:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetTempPathW (DWORD nBufferLength, LPWSTR lpBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:164:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:165:176: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI LockFileEx (HANDLE hFile, DWORD dwFlags, DWORD dwReserved, DWORD nNumberOfBytesToLockLow, DWORD nNumberOfBytesToLockHigh, LPOVERLAPPED lpOverlapped); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:165:176: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:166:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ReadFile (HANDLE hFile, LPVOID lpBuffer, DWORD nNumberOfBytesToRead, LPDWORD lpNumberOfBytesRead, LPOVERLAPPED lpOverlapped); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:166:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:167:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI RemoveDirectoryA (LPCSTR lpPathName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:167:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:168:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI RemoveDirectoryW (LPCWSTR lpPathName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:168:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:169:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetEndOfFile (HANDLE hFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:169:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:170:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetFileAttributesA (LPCSTR lpFileName, DWORD dwFileAttributes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:170:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:171:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetFileAttributesW (LPCWSTR lpFileName, DWORD dwFileAttributes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:171:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:172:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetFilePointerEx (HANDLE hFile, LARGE_INTEGER liDistanceToMove, PLARGE_INTEGER lpNewFilePointer, DWORD dwMoveMethod); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:172:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:173:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI UnlockFileEx (HANDLE hFile, DWORD dwReserved, DWORD nNumberOfBytesToUnlockLow, DWORD nNumberOfBytesToUnlockHigh, LPOVERLAPPED lpOverlapped); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:173:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:174:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WriteFile (HANDLE hFile, LPCVOID lpBuffer, DWORD nNumberOfBytesToWrite, LPDWORD lpNumberOfBytesWritten, LPOVERLAPPED lpOverlapped); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:174:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:19, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/handleapi.h:19:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CloseHandle (HANDLE hObject); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/handleapi.h:19:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:19, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/handleapi.h:20:213: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI DuplicateHandle (HANDLE hSourceProcessHandle, HANDLE hSourceHandle, HANDLE hTargetProcessHandle, LPHANDLE lpTargetHandle, DWORD dwDesiredAccess, WINBOOL bInheritHandle, DWORD dwOptions); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/handleapi.h:20:213: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/handleapi.h:24:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetHandleInformation (HANDLE hObject, LPDWORD lpdwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/handleapi.h:24:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/handleapi.h:25:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetHandleInformation (HANDLE hObject, DWORD dwMask, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/handleapi.h:25:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:20, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:28:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI HeapCreate (DWORD flOptions, SIZE_T dwInitialSize, SIZE_T dwMaximumSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:28:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:29:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI HeapDestroy (HANDLE hHeap); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:29:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:30:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI HeapValidate (HANDLE hHeap, DWORD dwFlags, LPCVOID lpMem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:30:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:31:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI SIZE_T WINAPI HeapCompact (HANDLE hHeap, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:31:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:32:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI HeapSummary (HANDLE hHeap, DWORD dwFlags, LPHEAP_SUMMARY lpSummary); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:32:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:33:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetProcessHeaps (DWORD NumberOfHeaps, PHANDLE ProcessHeaps); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:33:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:34:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI HeapLock (HANDLE hHeap); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:34:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:35:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI HeapUnlock (HANDLE hHeap); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:35:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:36:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI HeapWalk (HANDLE hHeap, LPPROCESS_HEAP_ENTRY lpEntry); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:36:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:20, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:37:164: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI HeapSetInformation (HANDLE HeapHandle, HEAP_INFORMATION_CLASS HeapInformationClass, PVOID HeapInformation, SIZE_T HeapInformationLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:37:164: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:38:188: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI HeapQueryInformation (HANDLE HeapHandle, HEAP_INFORMATION_CLASS HeapInformationClass, PVOID HeapInformation, SIZE_T HeapInformationLength, PSIZE_T ReturnLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:38:188: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:42:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPVOID WINAPI HeapAlloc (HANDLE hHeap, DWORD dwFlags, SIZE_T dwBytes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:42:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:43:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPVOID WINAPI HeapReAlloc (HANDLE hHeap, DWORD dwFlags, LPVOID lpMem, SIZE_T dwBytes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:43:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:44:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI HeapFree (HANDLE hHeap, DWORD dwFlags, LPVOID lpMem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:44:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:45:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI SIZE_T WINAPI HeapSize (HANDLE hHeap, DWORD dwFlags, LPCVOID lpMem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:45:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:46:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI GetProcessHeap (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:46:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:21, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/ioapiset.h:18:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetOverlappedResult (HANDLE hFile, LPOVERLAPPED lpOverlapped, LPDWORD lpNumberOfBytesTransferred, WINBOOL bWait); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ioapiset.h:18:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ioapiset.h:19:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateIoCompletionPort (HANDLE FileHandle, HANDLE ExistingCompletionPort, ULONG_PTR CompletionKey, DWORD NumberOfConcurrentThreads); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ioapiset.h:19:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ioapiset.h:20:191: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetQueuedCompletionStatus (HANDLE CompletionPort, LPDWORD lpNumberOfBytesTransferred, PULONG_PTR lpCompletionKey, LPOVERLAPPED *lpOverlapped, DWORD dwMilliseconds); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ioapiset.h:20:191: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ioapiset.h:21:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI PostQueuedCompletionStatus (HANDLE CompletionPort, DWORD dwNumberOfBytesTransferred, ULONG_PTR dwCompletionKey, LPOVERLAPPED lpOverlapped); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ioapiset.h:21:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ioapiset.h:22:217: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI DeviceIoControl (HANDLE hDevice, DWORD dwIoControlCode, LPVOID lpInBuffer, DWORD nInBufferSize, LPVOID lpOutBuffer, DWORD nOutBufferSize, LPDWORD lpBytesReturned, LPOVERLAPPED lpOverlapped); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ioapiset.h:22:217: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ioapiset.h:23:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CancelIo (HANDLE hFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ioapiset.h:23:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ioapiset.h:32:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetOverlappedResultEx (HANDLE hFile, LPOVERLAPPED lpOverlapped, LPDWORD lpNumberOfBytesTransferred, DWORD dwMilliseconds, WINBOOL bAlertable); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ioapiset.h:32:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:22, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/interlockedapi.h:51:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI InitializeSListHead (PSLIST_HEADER ListHead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/interlockedapi.h:51:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/interlockedapi.h:52:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI PSLIST_ENTRY WINAPI InterlockedPopEntrySList (PSLIST_HEADER ListHead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/interlockedapi.h:52:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/interlockedapi.h:53:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI PSLIST_ENTRY WINAPI InterlockedPushEntrySList (PSLIST_HEADER ListHead, PSLIST_ENTRY ListEntry); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/interlockedapi.h:53:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/interlockedapi.h:54:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI PSLIST_ENTRY WINAPI InterlockedFlushSList (PSLIST_HEADER ListHead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/interlockedapi.h:54:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/interlockedapi.h:55:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI USHORT WINAPI QueryDepthSList (PSLIST_HEADER ListHead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/interlockedapi.h:55:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:23, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/jobapi.h:18:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI IsProcessInJob (HANDLE ProcessHandle, HANDLE JobHandle, PBOOL Result); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/jobapi.h:18:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:24, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:80:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HRSRC WINAPI FindResourceExW (HMODULE hModule, LPCWSTR lpType, LPCWSTR lpName, WORD wLanguage); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:80:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:81:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DECLSPEC_NORETURN VOID WINAPI FreeLibraryAndExitThread (HMODULE hLibModule, DWORD dwExitCode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:81:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:82:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FreeResource (HGLOBAL hResData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:82:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:83:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetModuleFileNameA (HMODULE hModule, LPSTR lpFilename, DWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:83:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:84:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetModuleFileNameW (HMODULE hModule, LPWSTR lpFilename, DWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:84:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:85:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HMODULE WINAPI GetModuleHandleA (LPCSTR lpModuleName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:85:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:86:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HMODULE WINAPI GetModuleHandleW (LPCWSTR lpModuleName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:86:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:87:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HMODULE WINAPI LoadLibraryExA (LPCSTR lpLibFileName, HANDLE hFile, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:87:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:88:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HMODULE WINAPI LoadLibraryExW (LPCWSTR lpLibFileName, HANDLE hFile, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:88:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:89:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HGLOBAL WINAPI LoadResource (HMODULE hModule, HRSRC hResInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:89:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:90:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI LoadStringA (HINSTANCE hInstance, UINT uID, LPSTR lpBuffer, int cchBufferMax); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:90:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:91:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI LoadStringW (HINSTANCE hInstance, UINT uID, LPWSTR lpBuffer, int cchBufferMax); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:91:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:92:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPVOID WINAPI LockResource (HGLOBAL hResData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:92:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:93:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI SizeofResource (HMODULE hModule, HRSRC hResInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:93:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:94:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DLL_DIRECTORY_COOKIE WINAPI AddDllDirectory (PCWSTR NewDirectory); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:94:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:95:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI RemoveDllDirectory (DLL_DIRECTORY_COOKIE Cookie); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:95:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:96:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetDefaultDllDirectories (DWORD DirectoryFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:96:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:97:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetModuleHandleExA (DWORD dwFlags, LPCSTR lpModuleName, HMODULE *phModule); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:97:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:98:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetModuleHandleExW (DWORD dwFlags, LPCWSTR lpModuleName, HMODULE *phModule); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:98:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:113:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumResourceLanguagesA(HMODULE hModule,LPCSTR lpType,LPCSTR lpName,ENUMRESLANGPROCA lpEnumFunc,LONG_PTR lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:113:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:114:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumResourceLanguagesW(HMODULE hModule,LPCWSTR lpType,LPCWSTR lpName,ENUMRESLANGPROCW lpEnumFunc,LONG_PTR lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:114:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:133:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI DisableThreadLibraryCalls (HMODULE hLibModule); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:133:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:134:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FreeLibrary (HMODULE hLibModule); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:134:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:135:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI FARPROC WINAPI GetProcAddress (HMODULE hModule, LPCSTR lpProcName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:135:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:25, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:47:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI SIZE_T WINAPI VirtualQuery (LPCVOID lpAddress, PMEMORY_BASIC_INFORMATION lpBuffer, SIZE_T dwLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:47:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:48:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FlushViewOfFile (LPCVOID lpBaseAddress, SIZE_T dwNumberOfBytesToFlush); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:48:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:49:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI UnmapViewOfFile (LPCVOID lpBaseAddress); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:49:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:25, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:50:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateFileMappingFromApp (HANDLE hFile, PSECURITY_ATTRIBUTES SecurityAttributes, ULONG PageProtection, ULONG64 MaximumSize, PCWSTR Name); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:50:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:51:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI PVOID WINAPI MapViewOfFileFromApp (HANDLE hFileMappingObject, ULONG DesiredAccess, ULONG64 FileOffset, SIZE_T NumberOfBytesToMap); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:51:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:63:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPVOID WINAPI VirtualAlloc (LPVOID lpAddress, SIZE_T dwSize, DWORD flAllocationType, DWORD flProtect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:63:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:64:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI VirtualFree (LPVOID lpAddress, SIZE_T dwSize, DWORD dwFreeType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:64:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:65:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI VirtualProtect (LPVOID lpAddress, SIZE_T dwSize, DWORD flNewProtect, PDWORD lpflOldProtect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:65:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:66:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPVOID WINAPI VirtualAllocEx (HANDLE hProcess, LPVOID lpAddress, SIZE_T dwSize, DWORD flAllocationType, DWORD flProtect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:66:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:67:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI VirtualFreeEx (HANDLE hProcess, LPVOID lpAddress, SIZE_T dwSize, DWORD dwFreeType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:67:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:68:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI VirtualProtectEx (HANDLE hProcess, LPVOID lpAddress, SIZE_T dwSize, DWORD flNewProtect, PDWORD lpflOldProtect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:68:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:69:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI SIZE_T WINAPI VirtualQueryEx (HANDLE hProcess, LPCVOID lpAddress, PMEMORY_BASIC_INFORMATION lpBuffer, SIZE_T dwLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:69:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:70:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ReadProcessMemory (HANDLE hProcess, LPCVOID lpBaseAddress, LPVOID lpBuffer, SIZE_T nSize, SIZE_T *lpNumberOfBytesRead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:70:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:71:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WriteProcessMemory (HANDLE hProcess, LPVOID lpBaseAddress, LPCVOID lpBuffer, SIZE_T nSize, SIZE_T *lpNumberOfBytesWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:71:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:72:189: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateFileMappingW (HANDLE hFile, LPSECURITY_ATTRIBUTES lpFileMappingAttributes, DWORD flProtect, DWORD dwMaximumSizeHigh, DWORD dwMaximumSizeLow, LPCWSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:72:189: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:73:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI OpenFileMappingW (DWORD dwDesiredAccess, WINBOOL bInheritHandle, LPCWSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:73:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:74:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPVOID WINAPI MapViewOfFile (HANDLE hFileMappingObject, DWORD dwDesiredAccess, DWORD dwFileOffsetHigh, DWORD dwFileOffsetLow, SIZE_T dwNumberOfBytesToMap); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:74:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:75:191: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPVOID WINAPI MapViewOfFileEx (HANDLE hFileMappingObject, DWORD dwDesiredAccess, DWORD dwFileOffsetHigh, DWORD dwFileOffsetLow, SIZE_T dwNumberOfBytesToMap, LPVOID lpBaseAddress); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:75:191: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:76:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI SIZE_T WINAPI GetLargePageMinimum (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:76:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:77:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetProcessWorkingSetSizeEx (HANDLE hProcess, PSIZE_T lpMinimumWorkingSetSize, PSIZE_T lpMaximumWorkingSetSize, PDWORD Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:77:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:78:149: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetProcessWorkingSetSizeEx (HANDLE hProcess, SIZE_T dwMinimumWorkingSetSize, SIZE_T dwMaximumWorkingSetSize, DWORD Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:78:149: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:79:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI VirtualLock (LPVOID lpAddress, SIZE_T dwSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:79:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:80:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI VirtualUnlock (LPVOID lpAddress, SIZE_T dwSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:80:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:81:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetWriteWatch (DWORD dwFlags, PVOID lpBaseAddress, SIZE_T dwRegionSize, PVOID *lpAddresses, ULONG_PTR *lpdwCount, LPDWORD lpdwGranularity); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:81:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:82:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI ResetWriteWatch (LPVOID lpBaseAddress, SIZE_T dwRegionSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:82:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:83:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateMemoryResourceNotification (MEMORY_RESOURCE_NOTIFICATION_TYPE NotificationType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:83:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:84:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI QueryMemoryResourceNotification (HANDLE ResourceNotificationHandle, PBOOL ResourceState); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:84:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:85:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetSystemFileCacheSize (PSIZE_T lpMinimumFileCacheSize, PSIZE_T lpMaximumFileCacheSize, PDWORD lpFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:85:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:86:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetSystemFileCacheSize (SIZE_T MinimumFileCacheSize, SIZE_T MaximumFileCacheSize, DWORD Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:86:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:26, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/namedpipeapi.h:18:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI ImpersonateNamedPipeClient (HANDLE hNamedPipe); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/namedpipeapi.h:18:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:26, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/namedpipeapi.h:19:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CreatePipe (PHANDLE hReadPipe, PHANDLE hWritePipe, LPSECURITY_ATTRIBUTES lpPipeAttributes, DWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/namedpipeapi.h:19:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/namedpipeapi.h:20:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ConnectNamedPipe (HANDLE hNamedPipe, LPOVERLAPPED lpOverlapped); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/namedpipeapi.h:20:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/namedpipeapi.h:21:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI DisconnectNamedPipe (HANDLE hNamedPipe); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/namedpipeapi.h:21:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/namedpipeapi.h:22:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetNamedPipeHandleState (HANDLE hNamedPipe, LPDWORD lpMode, LPDWORD lpMaxCollectionCount, LPDWORD lpCollectDataTimeout); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/namedpipeapi.h:22:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/namedpipeapi.h:23:177: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI PeekNamedPipe (HANDLE hNamedPipe, LPVOID lpBuffer, DWORD nBufferSize, LPDWORD lpBytesRead, LPDWORD lpTotalBytesAvail, LPDWORD lpBytesLeftThisMessage); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/namedpipeapi.h:23:177: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/namedpipeapi.h:24:195: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI TransactNamedPipe (HANDLE hNamedPipe, LPVOID lpInBuffer, DWORD nInBufferSize, LPVOID lpOutBuffer, DWORD nOutBufferSize, LPDWORD lpBytesRead, LPOVERLAPPED lpOverlapped); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/namedpipeapi.h:24:195: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/namedpipeapi.h:25:227: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateNamedPipeW (LPCWSTR lpName, DWORD dwOpenMode, DWORD dwPipeMode, DWORD nMaxInstances, DWORD nOutBufferSize, DWORD nInBufferSize, DWORD nDefaultTimeOut, LPSECURITY_ATTRIBUTES lpSecurityAttributes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/namedpipeapi.h:25:227: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/namedpipeapi.h:26:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WaitNamedPipeW (LPCWSTR lpNamedPipeName, DWORD nTimeOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/namedpipeapi.h:26:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/namespaceapi.h:20:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreatePrivateNamespaceW (LPSECURITY_ATTRIBUTES lpPrivateNamespaceAttributes, LPVOID lpBoundaryDescriptor, LPCWSTR lpAliasPrefix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/namespaceapi.h:20:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/namespaceapi.h:21:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI OpenPrivateNamespaceW (LPVOID lpBoundaryDescriptor, LPCWSTR lpAliasPrefix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/namespaceapi.h:21:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/namespaceapi.h:26:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI BOOLEAN WINAPI ClosePrivateNamespace (HANDLE Handle, ULONG Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/namespaceapi.h:26:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/namespaceapi.h:27:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateBoundaryDescriptorW (LPCWSTR Name, ULONG Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/namespaceapi.h:27:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/namespaceapi.h:32:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI AddSIDToBoundaryDescriptor (HANDLE *BoundaryDescriptor, PSID RequiredSid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/namespaceapi.h:32:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/namespaceapi.h:33:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI DeleteBoundaryDescriptor (HANDLE BoundaryDescriptor); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/namespaceapi.h:33:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:28, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:18:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPCH WINAPI GetEnvironmentStrings (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:18:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:19:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPWCH WINAPI GetEnvironmentStringsW (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:19:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:20:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetEnvironmentStringsW (LPWCH NewEnvironment); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:20:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:29:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FreeEnvironmentStringsA (LPCH penv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:29:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:30:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FreeEnvironmentStringsW (LPWCH penv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:30:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:31:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI GetStdHandle (DWORD nStdHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:31:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:32:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetStdHandle (DWORD nStdHandle, HANDLE hHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:32:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:36:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPSTR WINAPI GetCommandLineA (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:36:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:37:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPWSTR WINAPI GetCommandLineW (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:37:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:38:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetEnvironmentVariableA (LPCSTR lpName, LPSTR lpBuffer, DWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:38:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:39:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetEnvironmentVariableW (LPCWSTR lpName, LPWSTR lpBuffer, DWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:39:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:40:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetEnvironmentVariableA (LPCSTR lpName, LPCSTR lpValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:40:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:41:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetEnvironmentVariableW (LPCWSTR lpName, LPCWSTR lpValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:41:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:42:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI ExpandEnvironmentStringsA (LPCSTR lpSrc, LPSTR lpDst, DWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:42:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:43:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI ExpandEnvironmentStringsW (LPCWSTR lpSrc, LPWSTR lpDst, DWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:43:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:44:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetCurrentDirectoryA (LPCSTR lpPathName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:44:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:45:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetCurrentDirectoryW (LPCWSTR lpPathName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:45:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:46:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetCurrentDirectoryA (DWORD nBufferLength, LPSTR lpBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:46:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:47:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetCurrentDirectoryW (DWORD nBufferLength, LPWSTR lpBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:47:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:28, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:48:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI SearchPathW (LPCWSTR lpPath, LPCWSTR lpFileName, LPCWSTR lpExtension, DWORD nBufferLength, LPWSTR lpBuffer, LPWSTR *lpFilePart); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:48:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:49:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD APIENTRY SearchPathA (LPCSTR lpPath, LPCSTR lpFileName, LPCSTR lpExtension, DWORD nBufferLength, LPSTR lpBuffer, LPSTR *lpFilePart); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:49:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:50:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI NeedCurrentDirectoryForExePathA (LPCSTR ExeName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:50:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:51:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI NeedCurrentDirectoryForExePathW (LPCWSTR ExeName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:51:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:29, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:78:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI QueueUserAPC (PAPCFUNC pfnAPC, HANDLE hThread, ULONG_PTR dwData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:78:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:29, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:79:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetProcessTimes (HANDLE hProcess, LPFILETIME lpCreationTime, LPFILETIME lpExitTime, LPFILETIME lpKernelTime, LPFILETIME lpUserTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:79:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:80:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DECLSPEC_NORETURN VOID WINAPI ExitProcess (UINT uExitCode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:80:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:81:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI TerminateProcess (HANDLE hProcess, UINT uExitCode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:81:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:82:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetExitCodeProcess (HANDLE hProcess, LPDWORD lpExitCode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:82:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:83:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SwitchToThread (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:83:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:84:227: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateRemoteThread (HANDLE hProcess, LPSECURITY_ATTRIBUTES lpThreadAttributes, SIZE_T dwStackSize, LPTHREAD_START_ROUTINE lpStartAddress, LPVOID lpParameter, DWORD dwCreationFlags, LPDWORD lpThreadId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:84:227: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:85:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI OpenThread (DWORD dwDesiredAccess, WINBOOL bInheritHandle, DWORD dwThreadId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:85:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:86:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetThreadPriorityBoost (HANDLE hThread, WINBOOL bDisablePriorityBoost); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:86:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:87:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetThreadPriorityBoost (HANDLE hThread, PBOOL pDisablePriorityBoost); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:87:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:88:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI TerminateThread (HANDLE hThread, DWORD dwExitCode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:88:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:89:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetProcessShutdownParameters (DWORD dwLevel, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:89:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:90:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetProcessVersion (DWORD ProcessId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:90:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:91:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI GetStartupInfoW (LPSTARTUPINFOW lpStartupInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:91:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:92:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL APIENTRY SetThreadToken (PHANDLE Thread, HANDLE Token); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:92:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:93:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI OpenProcessToken (HANDLE ProcessHandle, DWORD DesiredAccess, PHANDLE TokenHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:93:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:94:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI OpenThreadToken (HANDLE ThreadHandle, DWORD DesiredAccess, WINBOOL OpenAsSelf, PHANDLE TokenHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:94:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:95:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetPriorityClass (HANDLE hProcess, DWORD dwPriorityClass); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:95:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:96:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetThreadStackGuarantee (PULONG StackSizeInBytes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:96:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:97:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetPriorityClass (HANDLE hProcess); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:97:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:98:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ProcessIdToSessionId (DWORD dwProcessId, DWORD *pSessionId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:98:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:99:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetProcessId (HANDLE Process); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:99:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:100:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetThreadId (HANDLE Thread); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:100:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:29, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:101:275: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateRemoteThreadEx (HANDLE hProcess, LPSECURITY_ATTRIBUTES lpThreadAttributes, SIZE_T dwStackSize, LPTHREAD_START_ROUTINE lpStartAddress, LPVOID lpParameter, DWORD dwCreationFlags, LPPROC_THREAD_ATTRIBUTE_LIST lpAttributeList, LPDWORD lpThreadId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:101:275: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:102:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetThreadContext (HANDLE hThread, LPCONTEXT lpContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:102:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:103:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetThreadContext (HANDLE hThread, CONST CONTEXT *lpContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:103:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:104:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FlushInstructionCache (HANDLE hProcess, LPCVOID lpBaseAddress, SIZE_T dwSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:104:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:105:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetThreadTimes (HANDLE hThread, LPFILETIME lpCreationTime, LPFILETIME lpExitTime, LPFILETIME lpKernelTime, LPFILETIME lpUserTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:105:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:106:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI OpenProcess (DWORD dwDesiredAccess, WINBOOL bInheritHandle, DWORD dwProcessId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:106:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:107:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetProcessHandleCount (HANDLE hProcess, PDWORD pdwHandleCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:107:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:108:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetCurrentProcessorNumber (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:108:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:115:346: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CreateProcessA (LPCSTR lpApplicationName, LPSTR lpCommandLine, LPSECURITY_ATTRIBUTES lpProcessAttributes, LPSECURITY_ATTRIBUTES lpThreadAttributes, WINBOOL bInheritHandles, DWORD dwCreationFlags, LPVOID lpEnvironment, LPCSTR lpCurrentDirectory, LPSTARTUPINFOA lpStartupInfo, LPPROCESS_INFORMATION lpProcessInformation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:115:346: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:116:349: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CreateProcessW (LPCWSTR lpApplicationName, LPWSTR lpCommandLine, LPSECURITY_ATTRIBUTES lpProcessAttributes, LPSECURITY_ATTRIBUTES lpThreadAttributes, WINBOOL bInheritHandles, DWORD dwCreationFlags, LPVOID lpEnvironment, LPCWSTR lpCurrentDirectory, LPSTARTUPINFOW lpStartupInfo, LPPROCESS_INFORMATION lpProcessInformation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:116:349: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:121:369: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI CreateProcessAsUserW (HANDLE hToken, LPCWSTR lpApplicationName, LPWSTR lpCommandLine, LPSECURITY_ATTRIBUTES lpProcessAttributes, LPSECURITY_ATTRIBUTES lpThreadAttributes, WINBOOL bInheritHandles, DWORD dwCreationFlags, LPVOID lpEnvironment, LPCWSTR lpCurrentDirectory, LPSTARTUPINFOW lpStartupInfo, LPPROCESS_INFORMATION lpProcessInformation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:121:369: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:152:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI GetCurrentProcess (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:152:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:153:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetCurrentProcessId (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:153:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:154:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI GetCurrentThread (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:154:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:155:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetCurrentThreadId (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:155:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:156:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI IsProcessorFeaturePresent (DWORD ProcessorFeature); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:156:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:160:204: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateThread (LPSECURITY_ATTRIBUTES lpThreadAttributes, SIZE_T dwStackSize, LPTHREAD_START_ROUTINE lpStartAddress, LPVOID lpParameter, DWORD dwCreationFlags, LPDWORD lpThreadId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:160:204: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:161:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetThreadPriority (HANDLE hThread, int nPriority); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:161:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:162:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI GetThreadPriority (HANDLE hThread); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:162:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:163:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DECLSPEC_NORETURN VOID WINAPI ExitThread (DWORD dwExitCode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:163:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:164:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetExitCodeThread (HANDLE hThread, LPDWORD lpExitCode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:164:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:168:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI SuspendThread (HANDLE hThread); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:168:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:169:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI ResumeThread (HANDLE hThread); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:169:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:170:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI TlsAlloc (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:170:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:171:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPVOID WINAPI TlsGetValue (DWORD dwTlsIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:171:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:172:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI TlsSetValue (DWORD dwTlsIndex, LPVOID lpTlsValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:172:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:173:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI TlsFree (DWORD dwTlsIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:173:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:31, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/profileapi.h:16:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI QueryPerformanceCounter (LARGE_INTEGER *lpPerformanceCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/profileapi.h:16:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/profileapi.h:17:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI QueryPerformanceFrequency (LARGE_INTEGER *lpFrequency); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/profileapi.h:17:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:34, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:18:256: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AccessCheck (PSECURITY_DESCRIPTOR pSecurityDescriptor, HANDLE ClientToken, DWORD DesiredAccess, PGENERIC_MAPPING GenericMapping, PPRIVILEGE_SET PrivilegeSet, LPDWORD PrivilegeSetLength, LPDWORD GrantedAccess, LPBOOL AccessStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:18:256: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:19:324: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AccessCheckAndAuditAlarmW (LPCWSTR SubsystemName, LPVOID HandleId, LPWSTR ObjectTypeName, LPWSTR ObjectName, PSECURITY_DESCRIPTOR SecurityDescriptor, DWORD DesiredAccess, PGENERIC_MAPPING GenericMapping, WINBOOL ObjectCreation, LPDWORD GrantedAccess, LPBOOL AccessStatus, LPBOOL pfGenerateOnClose); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:19:324: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:24:347: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AccessCheckByType (PSECURITY_DESCRIPTOR pSecurityDescriptor, PSID PrincipalSelfSid, HANDLE ClientToken, DWORD DesiredAccess, POBJECT_TYPE_LIST ObjectTypeList, DWORD ObjectTypeListLength, PGENERIC_MAPPING GenericMapping, PPRIVILEGE_SET PrivilegeSet, LPDWORD PrivilegeSetLength, LPDWORD GrantedAccess, LPBOOL AccessStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:24:347: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:25:366: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AccessCheckByTypeResultList (PSECURITY_DESCRIPTOR pSecurityDescriptor, PSID PrincipalSelfSid, HANDLE ClientToken, DWORD DesiredAccess, POBJECT_TYPE_LIST ObjectTypeList, DWORD ObjectTypeListLength, PGENERIC_MAPPING GenericMapping, PPRIVILEGE_SET PrivilegeSet, LPDWORD PrivilegeSetLength, LPDWORD GrantedAccessList, LPDWORD AccessStatusList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:25:366: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:26:458: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AccessCheckByTypeAndAuditAlarmW (LPCWSTR SubsystemName, LPVOID HandleId, LPCWSTR ObjectTypeName, LPCWSTR ObjectName, PSECURITY_DESCRIPTOR SecurityDescriptor, PSID PrincipalSelfSid, DWORD DesiredAccess, AUDIT_EVENT_TYPE AuditType, DWORD Flags, POBJECT_TYPE_LIST ObjectTypeList, DWORD ObjectTypeListLength, PGENERIC_MAPPING GenericMapping, WINBOOL ObjectCreation, LPDWORD GrantedAccess, LPBOOL AccessStatus, LPBOOL pfGenerateOnClose); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:26:458: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:31:477: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AccessCheckByTypeResultListAndAuditAlarmW (LPCWSTR SubsystemName, LPVOID HandleId, LPCWSTR ObjectTypeName, LPCWSTR ObjectName, PSECURITY_DESCRIPTOR SecurityDescriptor, PSID PrincipalSelfSid, DWORD DesiredAccess, AUDIT_EVENT_TYPE AuditType, DWORD Flags, POBJECT_TYPE_LIST ObjectTypeList, DWORD ObjectTypeListLength, PGENERIC_MAPPING GenericMapping, WINBOOL ObjectCreation, LPDWORD GrantedAccessList, LPDWORD AccessStatusList, LPBOOL pfGenerateOnClose); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:31:477: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:36:505: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AccessCheckByTypeResultListAndAuditAlarmByHandleW (LPCWSTR SubsystemName, LPVOID HandleId, HANDLE ClientToken, LPCWSTR ObjectTypeName, LPCWSTR ObjectName, PSECURITY_DESCRIPTOR SecurityDescriptor, PSID PrincipalSelfSid, DWORD DesiredAccess, AUDIT_EVENT_TYPE AuditType, DWORD Flags, POBJECT_TYPE_LIST ObjectTypeList, DWORD ObjectTypeListLength, PGENERIC_MAPPING GenericMapping, WINBOOL ObjectCreation, LPDWORD GrantedAccessList, LPDWORD AccessStatusList, LPBOOL pfGenerateOnClose); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:36:505: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:41:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AddAccessAllowedAce (PACL pAcl, DWORD dwAceRevision, DWORD AccessMask, PSID pSid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:41:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:42:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AddAccessAllowedAceEx (PACL pAcl, DWORD dwAceRevision, DWORD AceFlags, DWORD AccessMask, PSID pSid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:42:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:43:183: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AddAccessAllowedObjectAce (PACL pAcl, DWORD dwAceRevision, DWORD AceFlags, DWORD AccessMask, GUID *ObjectTypeGuid, GUID *InheritedObjectTypeGuid, PSID pSid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:43:183: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:44:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AddAccessDeniedAce (PACL pAcl, DWORD dwAceRevision, DWORD AccessMask, PSID pSid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:44:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:45:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AddAccessDeniedAceEx (PACL pAcl, DWORD dwAceRevision, DWORD AceFlags, DWORD AccessMask, PSID pSid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:45:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:46:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AddAccessDeniedObjectAce (PACL pAcl, DWORD dwAceRevision, DWORD AceFlags, DWORD AccessMask, GUID *ObjectTypeGuid, GUID *InheritedObjectTypeGuid, PSID pSid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:46:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:47:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AddAce (PACL pAcl, DWORD dwAceRevision, DWORD dwStartingAceIndex, LPVOID pAceList, DWORD nAceListLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:47:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:48:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AddAuditAccessAce (PACL pAcl, DWORD dwAceRevision, DWORD dwAccessMask, PSID pSid, WINBOOL bAuditSuccess, WINBOOL bAuditFailure); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:48:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:49:172: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AddAuditAccessAceEx (PACL pAcl, DWORD dwAceRevision, DWORD AceFlags, DWORD dwAccessMask, PSID pSid, WINBOOL bAuditSuccess, WINBOOL bAuditFailure); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:49:172: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:50:227: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AddAuditAccessObjectAce (PACL pAcl, DWORD dwAceRevision, DWORD AceFlags, DWORD AccessMask, GUID *ObjectTypeGuid, GUID *InheritedObjectTypeGuid, PSID pSid, WINBOOL bAuditSuccess, WINBOOL bAuditFailure); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:50:227: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:60:183: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AdjustTokenGroups (HANDLE TokenHandle, WINBOOL ResetToDefault, PTOKEN_GROUPS NewState, DWORD BufferLength, PTOKEN_GROUPS PreviousState, PDWORD ReturnLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:60:183: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:61:201: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AdjustTokenPrivileges (HANDLE TokenHandle, WINBOOL DisableAllPrivileges, PTOKEN_PRIVILEGES NewState, DWORD BufferLength, PTOKEN_PRIVILEGES PreviousState, PDWORD ReturnLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:61:201: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:62:313: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AllocateAndInitializeSid (PSID_IDENTIFIER_AUTHORITY pIdentifierAuthority, BYTE nSubAuthorityCount, DWORD nSubAuthority0, DWORD nSubAuthority1, DWORD nSubAuthority2, DWORD nSubAuthority3, DWORD nSubAuthority4, DWORD nSubAuthority5, DWORD nSubAuthority6, DWORD nSubAuthority7, PSID *pSid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:62:313: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:63:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AllocateLocallyUniqueId (PLUID Luid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:63:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:64:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AreAllAccessesGranted (DWORD GrantedAccess, DWORD DesiredAccess); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:64:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:65:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AreAnyAccessesGranted (DWORD GrantedAccess, DWORD DesiredAccess); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:65:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:66:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL APIENTRY CheckTokenMembership (HANDLE TokenHandle, PSID SidToCheck, PBOOL IsMember); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:66:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:74:279: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI ConvertToAutoInheritPrivateObjectSecurity (PSECURITY_DESCRIPTOR ParentDescriptor, PSECURITY_DESCRIPTOR CurrentSecurityDescriptor, PSECURITY_DESCRIPTOR *NewSecurityDescriptor, GUID *ObjectType, BOOLEAN IsDirectoryObject, PGENERIC_MAPPING GenericMapping); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:74:279: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:75:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI CopySid (DWORD nDestinationSidLength, PSID pDestinationSid, PSID pSourceSid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:75:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:76:245: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI CreatePrivateObjectSecurity (PSECURITY_DESCRIPTOR ParentDescriptor, PSECURITY_DESCRIPTOR CreatorDescriptor, PSECURITY_DESCRIPTOR *NewDescriptor, WINBOOL IsDirectoryObject, HANDLE Token, PGENERIC_MAPPING GenericMapping); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:76:245: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:77:289: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI CreatePrivateObjectSecurityEx (PSECURITY_DESCRIPTOR ParentDescriptor, PSECURITY_DESCRIPTOR CreatorDescriptor, PSECURITY_DESCRIPTOR *NewDescriptor, GUID *ObjectType, WINBOOL IsContainerObject, ULONG AutoInheritFlags, HANDLE Token, PGENERIC_MAPPING GenericMapping); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:77:289: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:78:329: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI CreatePrivateObjectSecurityWithMultipleInheritance (PSECURITY_DESCRIPTOR ParentDescriptor, PSECURITY_DESCRIPTOR CreatorDescriptor, PSECURITY_DESCRIPTOR *NewDescriptor, GUID **ObjectTypes, ULONG GuidCount, WINBOOL IsContainerObject, ULONG AutoInheritFlags, HANDLE Token, PGENERIC_MAPPING GenericMapping); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:78:329: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:79:305: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL APIENTRY CreateRestrictedToken (HANDLE ExistingTokenHandle, DWORD Flags, DWORD DisableSidCount, PSID_AND_ATTRIBUTES SidsToDisable, DWORD DeletePrivilegeCount, PLUID_AND_ATTRIBUTES PrivilegesToDelete, DWORD RestrictedSidCount, PSID_AND_ATTRIBUTES SidsToRestrict, PHANDLE NewTokenHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:79:305: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:80:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI CreateWellKnownSid (WELL_KNOWN_SID_TYPE WellKnownSidType, PSID DomainSid, PSID pSid, DWORD *cbSid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:80:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:81:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI EqualDomainSid (PSID pSid1, PSID pSid2, WINBOOL *pfEqual); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:81:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:83:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI DeleteAce (PACL pAcl, DWORD dwAceIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:83:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:84:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI DestroyPrivateObjectSecurity (PSECURITY_DESCRIPTOR *ObjectDescriptor); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:84:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:85:149: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI DuplicateToken (HANDLE ExistingTokenHandle, SECURITY_IMPERSONATION_LEVEL ImpersonationLevel, PHANDLE DuplicateTokenHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:85:149: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:86:222: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI DuplicateTokenEx (HANDLE hExistingToken, DWORD dwDesiredAccess, LPSECURITY_ATTRIBUTES lpTokenAttributes, SECURITY_IMPERSONATION_LEVEL ImpersonationLevel, TOKEN_TYPE TokenType, PHANDLE phNewToken); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:86:222: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:87:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI EqualPrefixSid (PSID pSid1, PSID pSid2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:87:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:88:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI EqualSid (PSID pSid1, PSID pSid2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:88:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:89:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI FindFirstFreeAce (PACL pAcl, LPVOID *pAce); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:89:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:90:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI PVOID WINAPI FreeSid (PSID pSid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:90:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:91:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetAce (PACL pAcl, DWORD dwAceIndex, LPVOID *pAce); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:91:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:92:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetAclInformation (PACL pAcl, LPVOID pAclInformation, DWORD nAclInformationLength, ACL_INFORMATION_CLASS dwAclInformationClass); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:92:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:93:189: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetFileSecurityW (LPCWSTR lpFileName, SECURITY_INFORMATION RequestedInformation, PSECURITY_DESCRIPTOR pSecurityDescriptor, DWORD nLength, LPDWORD lpnLengthNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:93:189: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:98:191: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetKernelObjectSecurity (HANDLE Handle, SECURITY_INFORMATION RequestedInformation, PSECURITY_DESCRIPTOR pSecurityDescriptor, DWORD nLength, LPDWORD lpnLengthNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:98:191: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:99:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI DWORD WINAPI GetLengthSid (PSID pSid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:99:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:100:220: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetPrivateObjectSecurity (PSECURITY_DESCRIPTOR ObjectDescriptor, SECURITY_INFORMATION SecurityInformation, PSECURITY_DESCRIPTOR ResultantDescriptor, DWORD DescriptorLength, PDWORD ReturnLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:100:220: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:101:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetSecurityDescriptorControl (PSECURITY_DESCRIPTOR pSecurityDescriptor, PSECURITY_DESCRIPTOR_CONTROL pControl, LPDWORD lpdwRevision); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:101:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:102:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetSecurityDescriptorDacl (PSECURITY_DESCRIPTOR pSecurityDescriptor, LPBOOL lpbDaclPresent, PACL *pDacl, LPBOOL lpbDaclDefaulted); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:102:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:103:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetSecurityDescriptorGroup (PSECURITY_DESCRIPTOR pSecurityDescriptor, PSID *pGroup, LPBOOL lpbGroupDefaulted); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:103:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:104:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI DWORD WINAPI GetSecurityDescriptorLength (PSECURITY_DESCRIPTOR pSecurityDescriptor); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:104:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:105:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetSecurityDescriptorOwner (PSECURITY_DESCRIPTOR pSecurityDescriptor, PSID *pOwner, LPBOOL lpbOwnerDefaulted); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:105:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:106:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI DWORD WINAPI GetSecurityDescriptorRMControl (PSECURITY_DESCRIPTOR SecurityDescriptor, PUCHAR RMControl); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:106:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:107:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetSecurityDescriptorSacl (PSECURITY_DESCRIPTOR pSecurityDescriptor, LPBOOL lpbSaclPresent, PACL *pSacl, LPBOOL lpbSaclDefaulted); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:107:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:108:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI PSID_IDENTIFIER_AUTHORITY WINAPI GetSidIdentifierAuthority (PSID pSid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:108:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:109:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI DWORD WINAPI GetSidLengthRequired (UCHAR nSubAuthorityCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:109:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:110:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI PDWORD WINAPI GetSidSubAuthority (PSID pSid, DWORD nSubAuthority); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:110:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:111:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI PUCHAR WINAPI GetSidSubAuthorityCount (PSID pSid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:111:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:112:190: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetTokenInformation (HANDLE TokenHandle, TOKEN_INFORMATION_CLASS TokenInformationClass, LPVOID TokenInformation, DWORD TokenInformationLength, PDWORD ReturnLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:112:190: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:113:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetWindowsAccountDomainSid (PSID pSid, PSID pDomainSid, DWORD *cbDomainSid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:113:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:114:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL APIENTRY ImpersonateAnonymousToken (HANDLE ThreadHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:114:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:115:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI ImpersonateLoggedOnUser (HANDLE hToken); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:115:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:116:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI ImpersonateSelf (SECURITY_IMPERSONATION_LEVEL ImpersonationLevel); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:116:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:117:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI InitializeAcl (PACL pAcl, DWORD nAclLength, DWORD dwAclRevision); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:117:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:118:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI InitializeSecurityDescriptor (PSECURITY_DESCRIPTOR pSecurityDescriptor, DWORD dwRevision); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:118:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:119:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI InitializeSid (PSID Sid, PSID_IDENTIFIER_AUTHORITY pIdentifierAuthority, BYTE nSubAuthorityCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:119:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:120:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI IsTokenRestricted (HANDLE TokenHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:120:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:121:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI IsValidAcl (PACL pAcl); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:121:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:122:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI IsValidSecurityDescriptor (PSECURITY_DESCRIPTOR pSecurityDescriptor); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:122:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:123:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI IsValidSid (PSID pSid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:123:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:124:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI IsWellKnownSid (PSID pSid, WELL_KNOWN_SID_TYPE WellKnownSidType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:124:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:125:344: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI MakeAbsoluteSD (PSECURITY_DESCRIPTOR pSelfRelativeSecurityDescriptor, PSECURITY_DESCRIPTOR pAbsoluteSecurityDescriptor, LPDWORD lpdwAbsoluteSecurityDescriptorSize, PACL pDacl, LPDWORD lpdwDaclSize, PACL pSacl, LPDWORD lpdwSaclSize, PSID pOwner, LPDWORD lpdwOwnerSize, PSID pPrimaryGroup, LPDWORD lpdwPrimaryGroupSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:125:344: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:126:176: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI MakeSelfRelativeSD (PSECURITY_DESCRIPTOR pAbsoluteSecurityDescriptor, PSECURITY_DESCRIPTOR pSelfRelativeSecurityDescriptor, LPDWORD lpdwBufferLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:126:176: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:127:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI VOID WINAPI MapGenericMask (PDWORD AccessMask, PGENERIC_MAPPING GenericMapping); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:127:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:128:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI ObjectCloseAuditAlarmW (LPCWSTR SubsystemName, LPVOID HandleId, WINBOOL GenerateOnClose); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:128:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:133:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI ObjectDeleteAuditAlarmW (LPCWSTR SubsystemName, LPVOID HandleId, WINBOOL GenerateOnClose); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:133:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:138:333: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI ObjectOpenAuditAlarmW (LPCWSTR SubsystemName, LPVOID HandleId, LPWSTR ObjectTypeName, LPWSTR ObjectName, PSECURITY_DESCRIPTOR pSecurityDescriptor, HANDLE ClientToken, DWORD DesiredAccess, DWORD GrantedAccess, PPRIVILEGE_SET Privileges, WINBOOL ObjectCreation, WINBOOL AccessGranted, LPBOOL GenerateOnClose); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:138:333: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:143:185: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI ObjectPrivilegeAuditAlarmW (LPCWSTR SubsystemName, LPVOID HandleId, HANDLE ClientToken, DWORD DesiredAccess, PPRIVILEGE_SET Privileges, WINBOOL AccessGranted); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:143:185: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:148:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI PrivilegeCheck (HANDLE ClientToken, PPRIVILEGE_SET RequiredPrivileges, LPBOOL pfResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:148:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:149:170: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI PrivilegedServiceAuditAlarmW (LPCWSTR SubsystemName, LPCWSTR ServiceName, HANDLE ClientToken, PPRIVILEGE_SET Privileges, WINBOOL AccessGranted); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:149:170: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:158:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI RevertToSelf (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:158:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:159:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI SetAclInformation (PACL pAcl, LPVOID pAclInformation, DWORD nAclInformationLength, ACL_INFORMATION_CLASS dwAclInformationClass); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:159:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:160:148: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI SetFileSecurityW (LPCWSTR lpFileName, SECURITY_INFORMATION SecurityInformation, PSECURITY_DESCRIPTOR pSecurityDescriptor); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:160:148: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:165:149: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI SetKernelObjectSecurity (HANDLE Handle, SECURITY_INFORMATION SecurityInformation, PSECURITY_DESCRIPTOR SecurityDescriptor); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:165:149: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:166:235: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI SetPrivateObjectSecurity (SECURITY_INFORMATION SecurityInformation, PSECURITY_DESCRIPTOR ModificationDescriptor, PSECURITY_DESCRIPTOR *ObjectsSecurityDescriptor, PGENERIC_MAPPING GenericMapping, HANDLE Token); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:166:235: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:167:261: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI SetPrivateObjectSecurityEx (SECURITY_INFORMATION SecurityInformation, PSECURITY_DESCRIPTOR ModificationDescriptor, PSECURITY_DESCRIPTOR *ObjectsSecurityDescriptor, ULONG AutoInheritFlags, PGENERIC_MAPPING GenericMapping, HANDLE Token); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:167:261: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:173:195: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI SetSecurityDescriptorControl (PSECURITY_DESCRIPTOR pSecurityDescriptor, SECURITY_DESCRIPTOR_CONTROL ControlBitsOfInterest, SECURITY_DESCRIPTOR_CONTROL ControlBitsToSet); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:173:195: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:174:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI SetSecurityDescriptorDacl (PSECURITY_DESCRIPTOR pSecurityDescriptor, WINBOOL bDaclPresent, PACL pDacl, WINBOOL bDaclDefaulted); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:174:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:175:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI SetSecurityDescriptorGroup (PSECURITY_DESCRIPTOR pSecurityDescriptor, PSID pGroup, WINBOOL bGroupDefaulted); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:175:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:176:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI SetSecurityDescriptorOwner (PSECURITY_DESCRIPTOR pSecurityDescriptor, PSID pOwner, WINBOOL bOwnerDefaulted); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:176:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:177:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI DWORD WINAPI SetSecurityDescriptorRMControl (PSECURITY_DESCRIPTOR SecurityDescriptor, PUCHAR RMControl); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:177:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:178:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI SetSecurityDescriptorSacl (PSECURITY_DESCRIPTOR pSecurityDescriptor, WINBOOL bSaclPresent, PACL pSacl, WINBOOL bSaclDefaulted); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:178:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:179:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI SetTokenInformation (HANDLE TokenHandle, TOKEN_INFORMATION_CLASS TokenInformationClass, LPVOID TokenInformation, DWORD TokenInformationLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:179:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:35, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:43:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI EnterCriticalSection (LPCRITICAL_SECTION lpCriticalSection); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:43:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:44:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI LeaveCriticalSection (LPCRITICAL_SECTION lpCriticalSection); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:44:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:45:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI TryEnterCriticalSection (LPCRITICAL_SECTION lpCriticalSection); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:45:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:46:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI DeleteCriticalSection (LPCRITICAL_SECTION lpCriticalSection); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:46:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:47:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetEvent (HANDLE hEvent); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:47:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:48:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ResetEvent (HANDLE hEvent); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:48:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:49:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ReleaseSemaphore (HANDLE hSemaphore, LONG lReleaseCount, LPLONG lpPreviousCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:49:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:50:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ReleaseMutex (HANDLE hMutex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:50:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:51:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI WaitForSingleObjectEx (HANDLE hHandle, DWORD dwMilliseconds, WINBOOL bAlertable); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:51:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:35, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:52:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI WaitForMultipleObjectsEx (DWORD nCount, CONST HANDLE *lpHandles, WINBOOL bWaitAll, DWORD dwMilliseconds, WINBOOL bAlertable); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:52:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:53:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI OpenMutexW (DWORD dwDesiredAccess, WINBOOL bInheritHandle, LPCWSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:53:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:54:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI OpenEventA (DWORD dwDesiredAccess, WINBOOL bInheritHandle, LPCSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:54:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:55:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI OpenEventW (DWORD dwDesiredAccess, WINBOOL bInheritHandle, LPCWSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:55:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:56:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI OpenSemaphoreW (DWORD dwDesiredAccess, WINBOOL bInheritHandle, LPCWSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:56:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:57:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI WaitOnAddress (volatile VOID *Address, PVOID CompareAddress, SIZE_T AddressSize, DWORD dwMilliseconds); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:57:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:58:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VOID WINAPI WakeByAddressSingle (PVOID Address); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:58:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:59:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VOID WINAPI WakeByAddressAll (PVOID Address); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:59:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:112:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI InitializeCriticalSection (LPCRITICAL_SECTION lpCriticalSection); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:112:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:113:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI InitializeCriticalSectionAndSpinCount (LPCRITICAL_SECTION lpCriticalSection, DWORD dwSpinCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:113:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:114:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI SetCriticalSectionSpinCount (LPCRITICAL_SECTION lpCriticalSection, DWORD dwSpinCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:114:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:115:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI WaitForSingleObject (HANDLE hHandle, DWORD dwMilliseconds); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:115:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:116:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI SleepEx (DWORD dwMilliseconds, WINBOOL bAlertable); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:116:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:117:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateMutexA (LPSECURITY_ATTRIBUTES lpMutexAttributes, WINBOOL bInitialOwner, LPCSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:117:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:118:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateMutexW (LPSECURITY_ATTRIBUTES lpMutexAttributes, WINBOOL bInitialOwner, LPCWSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:118:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:119:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateEventA (LPSECURITY_ATTRIBUTES lpEventAttributes, WINBOOL bManualReset, WINBOOL bInitialState, LPCSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:119:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:120:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateEventW (LPSECURITY_ATTRIBUTES lpEventAttributes, WINBOOL bManualReset, WINBOOL bInitialState, LPCWSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:120:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:121:195: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetWaitableTimer (HANDLE hTimer, const LARGE_INTEGER *lpDueTime, LONG lPeriod, PTIMERAPCROUTINE pfnCompletionRoutine, LPVOID lpArgToCompletionRoutine, WINBOOL fResume); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:121:195: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:122:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CancelWaitableTimer (HANDLE hTimer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:122:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:123:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI OpenWaitableTimerW (DWORD dwDesiredAccess, WINBOOL bInheritHandle, LPCWSTR lpTimerName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:123:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:124:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI EnterSynchronizationBarrier (LPSYNCHRONIZATION_BARRIER lpBarrier, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:124:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:125:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI InitializeSynchronizationBarrier (LPSYNCHRONIZATION_BARRIER lpBarrier, LONG lTotalThreads, LONG lSpinCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:125:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:126:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DeleteSynchronizationBarrier (LPSYNCHRONIZATION_BARRIER lpBarrier); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:126:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:127:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI Sleep (DWORD dwMilliseconds); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:127:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:128:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI SignalObjectAndWait (HANDLE hObjectToSignal, HANDLE hObjectToWaitOn, DWORD dwMilliseconds, WINBOOL bAlertable); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:128:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:36, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:37:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI GetSystemTime (LPSYSTEMTIME lpSystemTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:37:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:38:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI GetSystemTimeAsFileTime (LPFILETIME lpSystemTimeAsFileTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:38:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:39:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI GetLocalTime (LPSYSTEMTIME lpSystemTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:39:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:40:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI GetNativeSystemInfo (LPSYSTEM_INFO lpSystemInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:40:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:47:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetVersion (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:47:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:73:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GlobalMemoryStatusEx (LPMEMORYSTATUSEX lpBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:73:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:74:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetLocalTime (CONST SYSTEMTIME *lpSystemTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:74:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:75:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI GetSystemInfo (LPSYSTEM_INFO lpSystemInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:75:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:76:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetTickCount (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:76:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:36, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:77:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetSystemTimeAdjustment (PDWORD lpTimeAdjustment, PDWORD lpTimeIncrement, PBOOL lpTimeAdjustmentDisabled); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:77:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:78:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetSystemDirectoryA (LPSTR lpBuffer, UINT uSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:78:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:79:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetSystemDirectoryW (LPWSTR lpBuffer, UINT uSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:79:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:80:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetWindowsDirectoryA (LPSTR lpBuffer, UINT uSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:80:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:81:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetWindowsDirectoryW (LPWSTR lpBuffer, UINT uSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:81:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:82:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetSystemWindowsDirectoryA (LPSTR lpBuffer, UINT uSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:82:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:83:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetSystemWindowsDirectoryW (LPWSTR lpBuffer, UINT uSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:83:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:84:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetComputerNameExA (COMPUTER_NAME_FORMAT NameType, LPSTR lpBuffer, LPDWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:84:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:85:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetComputerNameExW (COMPUTER_NAME_FORMAT NameType, LPWSTR lpBuffer, LPDWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:85:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:86:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetComputerNameExW (COMPUTER_NAME_FORMAT NameType, LPCWSTR lpBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:86:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:87:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetSystemTime (CONST SYSTEMTIME *lpSystemTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:87:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:88:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetVersionExA (LPOSVERSIONINFOA lpVersionInformation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:88:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:89:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetVersionExW (LPOSVERSIONINFOW lpVersionInformation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:89:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:90:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetLogicalProcessorInformation (PSYSTEM_LOGICAL_PROCESSOR_INFORMATION Buffer, PDWORD ReturnedLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:90:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:91:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSYSAPI ULONGLONG NTAPI VerSetConditionMask (ULONGLONG ConditionMask, ULONG TypeMask, UCHAR Condition); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:91:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:92:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI GetSystemTimePreciseAsFileTime (LPFILETIME lpSystemTimeAsFileTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:92:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:93:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI EnumSystemFirmwareTables (DWORD FirmwareTableProviderSignature, PVOID pFirmwareTableEnumBuffer, DWORD BufferSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:93:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:94:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetSystemFirmwareTable (DWORD FirmwareTableProviderSignature, DWORD FirmwareTableID, PVOID pFirmwareTableBuffer, DWORD BufferSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:94:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:37, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/systemtopologyapi.h:18:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetNumaHighestNodeNumber (PULONG HighestNodeNumber); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/systemtopologyapi.h:18:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:39, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/threadpoollegacyapiset.h:18:178: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CreateTimerQueueTimer (PHANDLE phNewTimer, HANDLE TimerQueue, WAITORTIMERCALLBACK Callback, PVOID Parameter, DWORD DueTime, DWORD Period, ULONG Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/threadpoollegacyapiset.h:18:178: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/threadpoollegacyapiset.h:19:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI DeleteTimerQueueTimer (HANDLE TimerQueue, HANDLE Timer, HANDLE CompletionEvent); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/threadpoollegacyapiset.h:19:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/threadpoollegacyapiset.h:23:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI QueueUserWorkItem (LPTHREAD_START_ROUTINE Function, PVOID Context, ULONG Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/threadpoollegacyapiset.h:23:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/threadpoollegacyapiset.h:24:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI UnregisterWaitEx (HANDLE WaitHandle, HANDLE CompletionEvent); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/threadpoollegacyapiset.h:24:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/threadpoollegacyapiset.h:25:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateTimerQueue (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/threadpoollegacyapiset.h:25:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/threadpoollegacyapiset.h:26:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ChangeTimerQueueTimer (HANDLE TimerQueue, HANDLE Timer, ULONG DueTime, ULONG Period); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/threadpoollegacyapiset.h:26:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/threadpoollegacyapiset.h:27:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI DeleteTimerQueueEx (HANDLE TimerQueue, HANDLE CompletionEvent); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/threadpoollegacyapiset.h:27:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:40, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/utilapiset.h:17:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI PVOID WINAPI EncodePointer (PVOID Ptr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/utilapiset.h:17:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/utilapiset.h:18:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI PVOID WINAPI DecodePointer (PVOID Ptr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/utilapiset.h:18:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/utilapiset.h:22:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI PVOID WINAPI EncodeSystemPointer (PVOID Ptr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/utilapiset.h:22:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/utilapiset.h:23:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI PVOID WINAPI DecodeSystemPointer (PVOID Ptr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/utilapiset.h:23:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/utilapiset.h:24:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI Beep (DWORD dwFreq, DWORD dwDuration); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/utilapiset.h:24:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:41, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/wow64apiset.h:18:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI Wow64DisableWow64FsRedirection (PVOID *OldValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wow64apiset.h:18:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wow64apiset.h:19:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI Wow64RevertWow64FsRedirection (PVOID OlValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wow64apiset.h:19:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wow64apiset.h:20:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI IsWow64Process (HANDLE hProcess, PBOOL Wow64Process); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wow64apiset.h:20:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:908:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG __cdecl InterlockedAnd(LONG volatile *Destination, LONG Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:908:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:909:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG __cdecl InterlockedOr(LONG volatile *Destination, LONG Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:909:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:910:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG __cdecl InterlockedXor(LONG volatile *Destination, LONG Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:910:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:928:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char __cdecl InterlockedAnd8(char volatile *Destination, char Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:928:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:929:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char __cdecl InterlockedOr8(char volatile *Destination, char Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:929:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:930:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char __cdecl InterlockedXor8(char volatile *Destination, char Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:930:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:931:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHORT __cdecl InterlockedAnd16(SHORT volatile *Destination, SHORT Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:931:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:932:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHORT __cdecl InterlockedOr16(SHORT volatile *Destination, SHORT Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:932:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:933:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHORT __cdecl InterlockedXor16(SHORT volatile *Destination, SHORT Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:933:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1069:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINAPI WinMain (HINSTANCE hInstance, HINSTANCE hPrevInstance, LPSTR lpCmdLine, int nShowCmd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1069:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1070:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINAPI wWinMain (HINSTANCE hInstance, HINSTANCE hPrevInstance, LPWSTR lpCmdLine, int nShowCmd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1070:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1071:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HGLOBAL WINAPI GlobalAlloc (UINT uFlags, SIZE_T dwBytes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1071:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1072:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HGLOBAL WINAPI GlobalReAlloc (HGLOBAL hMem, SIZE_T dwBytes, UINT uFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1072:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1073:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI SIZE_T WINAPI GlobalSize (HGLOBAL hMem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1073:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1074:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GlobalFlags (HGLOBAL hMem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1074:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1075:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPVOID WINAPI GlobalLock (HGLOBAL hMem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1075:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1076:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HGLOBAL WINAPI GlobalHandle (LPCVOID pMem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1076:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1077:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GlobalUnlock (HGLOBAL hMem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1077:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1078:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HGLOBAL WINAPI GlobalFree (HGLOBAL hMem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1078:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1079:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI SIZE_T WINAPI GlobalCompact (DWORD dwMinFree); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1079:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1080:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI GlobalFix (HGLOBAL hMem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1080:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1081:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI GlobalUnfix (HGLOBAL hMem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1081:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1082:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPVOID WINAPI GlobalWire (HGLOBAL hMem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1082:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1083:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GlobalUnWire (HGLOBAL hMem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1083:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1084:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI GlobalMemoryStatus (LPMEMORYSTATUS lpBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1084:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1085:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HLOCAL WINAPI LocalAlloc (UINT uFlags, SIZE_T uBytes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1085:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1086:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HLOCAL WINAPI LocalReAlloc (HLOCAL hMem, SIZE_T uBytes, UINT uFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1086:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1087:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPVOID WINAPI LocalLock (HLOCAL hMem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1087:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1088:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HLOCAL WINAPI LocalHandle (LPCVOID pMem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1088:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1089:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI LocalUnlock (HLOCAL hMem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1089:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1090:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI SIZE_T WINAPI LocalSize (HLOCAL hMem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1090:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1091:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI LocalFlags (HLOCAL hMem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1091:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1092:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HLOCAL WINAPI LocalFree (HLOCAL hMem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1092:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1093:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI SIZE_T WINAPI LocalShrink (HLOCAL hMem, UINT cbNewSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1093:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1094:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI SIZE_T WINAPI LocalCompact (UINT uMinFree); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1094:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1117:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetBinaryTypeA (LPCSTR lpApplicationName, LPDWORD lpBinaryType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1117:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1118:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetBinaryTypeW (LPCWSTR lpApplicationName, LPDWORD lpBinaryType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1118:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1119:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetShortPathNameA (LPCSTR lpszLongPath, LPSTR lpszShortPath, DWORD cchBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1119:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1124:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetProcessAffinityMask (HANDLE hProcess, PDWORD_PTR lpProcessAffinityMask, PDWORD_PTR lpSystemAffinityMask); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1124:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1125:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetProcessAffinityMask (HANDLE hProcess, DWORD_PTR dwProcessAffinityMask); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1125:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1126:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetProcessIoCounters (HANDLE hProcess, PIO_COUNTERS lpIoCounters); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1126:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1127:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetProcessWorkingSetSize (HANDLE hProcess, PSIZE_T lpMinimumWorkingSetSize, PSIZE_T lpMaximumWorkingSetSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1127:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1128:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetProcessWorkingSetSize (HANDLE hProcess, SIZE_T dwMinimumWorkingSetSize, SIZE_T dwMaximumWorkingSetSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1128:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1129:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI FatalExit (int ExitCode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1129:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1130:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetEnvironmentStringsA (LPCH NewEnvironment); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1130:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1145:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI RaiseFailFastException (PEXCEPTION_RECORD pExceptionRecord, PCONTEXT pContextRecord, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1145:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1146:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI SetThreadIdealProcessor (HANDLE hThread, DWORD dwIdealProcessor); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1146:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1153:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPVOID WINAPI CreateFiber (SIZE_T dwStackSize, LPFIBER_START_ROUTINE lpStartAddress, LPVOID lpParameter); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1153:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1154:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPVOID WINAPI CreateFiberEx (SIZE_T dwStackCommitSize, SIZE_T dwStackReserveSize, DWORD dwFlags, LPFIBER_START_ROUTINE lpStartAddress, LPVOID lpParameter); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1154:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1155:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI DeleteFiber (LPVOID lpFiber); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1155:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1156:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPVOID WINAPI ConvertThreadToFiber (LPVOID lpParameter); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1156:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1157:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPVOID WINAPI ConvertThreadToFiberEx (LPVOID lpParameter, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1157:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1158:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ConvertFiberToThread (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1158:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1159:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI SwitchToFiber (LPVOID lpFiber); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1159:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1160:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD_PTR WINAPI SetThreadAffinityMask (HANDLE hThread, DWORD_PTR dwThreadAffinityMask); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1160:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1201:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetProcessPriorityBoost (HANDLE hProcess, WINBOOL bDisablePriorityBoost); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1201:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1202:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetProcessPriorityBoost (HANDLE hProcess, PBOOL pDisablePriorityBoost); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1202:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1203:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI RequestWakeupLatency (LATENCY_TIME latency); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1203:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1204:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI IsSystemResumeAutomatic (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1204:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1205:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetThreadIOPendingFlag (HANDLE hThread, PBOOL lpIOIsPending); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1205:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1206:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetThreadSelectorEntry (HANDLE hThread, DWORD dwSelector, LPLDT_ENTRY lpSelectorEntry); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1206:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1207:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI EXECUTION_STATE WINAPI SetThreadExecutionState (EXECUTION_STATE esFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1207:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1244:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetThreadErrorMode (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1244:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1245:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetThreadErrorMode (DWORD dwNewMode, LPDWORD lpOldMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1245:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1258:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI DebugSetProcessKillOnExit (WINBOOL KillOnExit); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1258:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1259:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI DebugBreakProcess (HANDLE Process); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1259:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1286:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI PulseEvent (HANDLE hEvent); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1286:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1287:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI WaitForMultipleObjects (DWORD nCount, CONST HANDLE *lpHandles, WINBOOL bWaitAll, DWORD dwMilliseconds); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1287:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1288:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI ATOM WINAPI GlobalDeleteAtom (ATOM nAtom); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1288:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1289:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI InitAtomTable (DWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1289:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1290:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI ATOM WINAPI DeleteAtom (ATOM nAtom); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1290:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1291:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI SetHandleCount (UINT uNumber); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1291:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1292:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI RequestDeviceWakeup (HANDLE hDevice); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1292:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1293:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CancelDeviceWakeupRequest (HANDLE hDevice); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1293:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1294:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetDevicePowerState (HANDLE hDevice, WINBOOL *pfOn); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1294:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1295:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetMessageWaitingIndicator (HANDLE hMsgIndicator, ULONG ulMsgCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1295:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1296:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetFileShortNameA (HANDLE hFile, LPCSTR lpShortName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1296:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1297:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetFileShortNameW (HANDLE hFile, LPCWSTR lpShortName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1297:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1298:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI LoadModule (LPCSTR lpModuleName, LPVOID lpParameterBlock); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1298:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1299:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI WinExec (LPCSTR lpCmdLine, UINT uCmdShow); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1299:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1300:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ClearCommBreak (HANDLE hFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1300:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1301:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ClearCommError (HANDLE hFile, LPDWORD lpErrors, LPCOMSTAT lpStat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1301:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1302:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetupComm (HANDLE hFile, DWORD dwInQueue, DWORD dwOutQueue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1302:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1303:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EscapeCommFunction (HANDLE hFile, DWORD dwFunc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1303:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1304:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetCommConfig (HANDLE hCommDev, LPCOMMCONFIG lpCC, LPDWORD lpdwSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1304:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1305:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetCommMask (HANDLE hFile, LPDWORD lpEvtMask); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1305:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1306:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetCommProperties (HANDLE hFile, LPCOMMPROP lpCommProp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1306:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1307:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetCommModemStatus (HANDLE hFile, LPDWORD lpModemStat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1307:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1308:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetCommState (HANDLE hFile, LPDCB lpDCB); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1308:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1309:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetCommTimeouts (HANDLE hFile, LPCOMMTIMEOUTS lpCommTimeouts); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1309:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1310:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI PurgeComm (HANDLE hFile, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1310:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1311:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetCommBreak (HANDLE hFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1311:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1312:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetCommConfig (HANDLE hCommDev, LPCOMMCONFIG lpCC, DWORD dwSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1312:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1313:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetCommMask (HANDLE hFile, DWORD dwEvtMask); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1313:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1314:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetCommState (HANDLE hFile, LPDCB lpDCB); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1314:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1315:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetCommTimeouts (HANDLE hFile, LPCOMMTIMEOUTS lpCommTimeouts); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1315:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1316:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI TransmitCommChar (HANDLE hFile, char cChar); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1316:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1317:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WaitCommEvent (HANDLE hFile, LPDWORD lpEvtMask, LPOVERLAPPED lpOverlapped); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1317:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1318:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI SetTapePosition (HANDLE hDevice, DWORD dwPositionMethod, DWORD dwPartition, DWORD dwOffsetLow, DWORD dwOffsetHigh, WINBOOL bImmediate); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1318:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1319:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetTapePosition (HANDLE hDevice, DWORD dwPositionType, LPDWORD lpdwPartition, LPDWORD lpdwOffsetLow, LPDWORD lpdwOffsetHigh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1319:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1320:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI PrepareTape (HANDLE hDevice, DWORD dwOperation, WINBOOL bImmediate); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1320:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1321:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI EraseTape (HANDLE hDevice, DWORD dwEraseType, WINBOOL bImmediate); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1321:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1322:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI CreateTapePartition (HANDLE hDevice, DWORD dwPartitionMethod, DWORD dwCount, DWORD dwSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1322:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1323:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI WriteTapemark (HANDLE hDevice, DWORD dwTapemarkType, DWORD dwTapemarkCount, WINBOOL bImmediate); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1323:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1324:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetTapeStatus (HANDLE hDevice); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1324:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1325:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetTapeParameters (HANDLE hDevice, DWORD dwOperation, LPDWORD lpdwSize, LPVOID lpTapeInformation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1325:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1326:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI SetTapeParameters (HANDLE hDevice, DWORD dwOperation, LPVOID lpTapeInformation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1326:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1327:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DEP_SYSTEM_POLICY_TYPE WINAPI GetSystemDEPPolicy (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1327:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1328:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetSystemRegistryQuota (PDWORD pdwQuotaAllowed, PDWORD pdwQuotaUsed); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1328:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1329:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI GetSystemTimes (LPFILETIME lpIdleTime, LPFILETIME lpKernelTime, LPFILETIME lpUserTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1329:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1330:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FileTimeToDosDateTime (CONST FILETIME *lpFileTime, LPWORD lpFatDate, LPWORD lpFatTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1330:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1331:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI DosDateTimeToFileTime (WORD wFatDate, WORD wFatTime, LPFILETIME lpFileTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1331:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1332:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetSystemTimeAdjustment (DWORD dwTimeAdjustment, WINBOOL bTimeAdjustmentDisabled); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1332:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1339:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI MulDiv (int nNumber, int nNumerator, int nDenominator); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1339:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1342:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI FormatMessageA (DWORD dwFlags, LPCVOID lpSource, DWORD dwMessageId, DWORD dwLanguageId, LPSTR lpBuffer, DWORD nSize, va_list *Arguments); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1342:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1343:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI FormatMessageW (DWORD dwFlags, LPCVOID lpSource, DWORD dwMessageId, DWORD dwLanguageId, LPWSTR lpBuffer, DWORD nSize, va_list *Arguments); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1343:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1380:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetNamedPipeInfo (HANDLE hNamedPipe, LPDWORD lpFlags, LPDWORD lpOutBufferSize, LPDWORD lpInBufferSize, LPDWORD lpMaxInstances); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1380:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1381:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateMailslotA (LPCSTR lpName, DWORD nMaxMessageSize, DWORD lReadTimeout, LPSECURITY_ATTRIBUTES lpSecurityAttributes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1381:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1382:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateMailslotW (LPCWSTR lpName, DWORD nMaxMessageSize, DWORD lReadTimeout, LPSECURITY_ATTRIBUTES lpSecurityAttributes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1382:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1383:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetMailslotInfo (HANDLE hMailslot, LPDWORD lpMaxMessageSize, LPDWORD lpNextSize, LPDWORD lpMessageCount, LPDWORD lpReadTimeout); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1383:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1384:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetMailslotInfo (HANDLE hMailslot, DWORD lReadTimeout); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1384:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1385:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI EncryptFileA (LPCSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1385:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1386:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI EncryptFileW (LPCWSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1386:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1387:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI DecryptFileA (LPCSTR lpFileName, DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1387:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1388:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI DecryptFileW (LPCWSTR lpFileName, DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1388:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1389:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI FileEncryptionStatusA (LPCSTR lpFileName, LPDWORD lpStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1389:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1390:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI FileEncryptionStatusW (LPCWSTR lpFileName, LPDWORD lpStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1390:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1391:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI DWORD WINAPI OpenEncryptedFileRawA (LPCSTR lpFileName, ULONG ulFlags, PVOID *pvContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1391:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1392:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI DWORD WINAPI OpenEncryptedFileRawW (LPCWSTR lpFileName, ULONG ulFlags, PVOID *pvContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1392:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1393:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI DWORD WINAPI ReadEncryptedFileRaw (PFE_EXPORT_FUNC pfExportCallback, PVOID pvCallbackContext, PVOID pvContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1393:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1394:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI DWORD WINAPI WriteEncryptedFileRaw (PFE_IMPORT_FUNC pfImportCallback, PVOID pvCallbackContext, PVOID pvContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1394:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1395:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI VOID WINAPI CloseEncryptedFileRaw (PVOID pvContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1395:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1396:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI lstrcmpA (LPCSTR lpString1, LPCSTR lpString2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1396:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1397:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI lstrcmpW (LPCWSTR lpString1, LPCWSTR lpString2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1397:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1398:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI lstrcmpiA (LPCSTR lpString1, LPCSTR lpString2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1398:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1399:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI lstrcmpiW (LPCWSTR lpString1, LPCWSTR lpString2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1399:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1400:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPSTR WINAPI lstrcpynA (LPSTR lpString1, LPCSTR lpString2, int iMaxLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1400:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1401:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPWSTR WINAPI lstrcpynW (LPWSTR lpString1, LPCWSTR lpString2, int iMaxLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1401:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1402:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPSTR WINAPI lstrcpyA (LPSTR lpString1, LPCSTR lpString2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1402:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1403:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPWSTR WINAPI lstrcpyW (LPWSTR lpString1, LPCWSTR lpString2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1403:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1404:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPSTR WINAPI lstrcatA (LPSTR lpString1, LPCSTR lpString2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1404:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1405:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPWSTR WINAPI lstrcatW (LPWSTR lpString1, LPCWSTR lpString2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1405:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1406:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI lstrlenA (LPCSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1406:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1407:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI lstrlenW (LPCWSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1407:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1408:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HFILE WINAPI OpenFile (LPCSTR lpFileName, LPOFSTRUCT lpReOpenBuff, UINT uStyle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1408:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1409:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HFILE WINAPI _lopen (LPCSTR lpPathName, int iReadWrite); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1409:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1410:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HFILE WINAPI _lcreat (LPCSTR lpPathName, int iAttribute); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1410:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1411:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI _lread (HFILE hFile, LPVOID lpBuffer, UINT uBytes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1411:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1412:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI _lwrite (HFILE hFile, LPCCH lpBuffer, UINT uBytes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1412:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1413:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI __LONG32 WINAPI _hread (HFILE hFile, LPVOID lpBuffer, __LONG32 lBytes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1413:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1414:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI __LONG32 WINAPI _hwrite (HFILE hFile, LPCCH lpBuffer, __LONG32 lBytes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1414:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1415:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HFILE WINAPI _lclose (HFILE hFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1415:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1416:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LONG WINAPI _llseek (HFILE hFile, LONG lOffset, int iOrigin); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1416:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1417:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI IsTextUnicode (CONST VOID *lpv, int iSize, LPINT lpiResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1417:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1418:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI SignalObjectAndWait (HANDLE hObjectToSignal, HANDLE hObjectToWaitOn, DWORD dwMilliseconds, WINBOOL bAlertable); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1418:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1419:188: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI BackupRead (HANDLE hFile, LPBYTE lpBuffer, DWORD nNumberOfBytesToRead, LPDWORD lpNumberOfBytesRead, WINBOOL bAbort, WINBOOL bProcessSecurity, LPVOID *lpContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1419:188: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1420:176: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI BackupSeek (HANDLE hFile, DWORD dwLowBytesToSeek, DWORD dwHighBytesToSeek, LPDWORD lpdwLowByteSeeked, LPDWORD lpdwHighByteSeeked, LPVOID *lpContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1420:176: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1421:193: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI BackupWrite (HANDLE hFile, LPBYTE lpBuffer, DWORD nNumberOfBytesToWrite, LPDWORD lpNumberOfBytesWritten, WINBOOL bAbort, WINBOOL bProcessSecurity, LPVOID *lpContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1421:193: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1496:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateSemaphoreW (LPSECURITY_ATTRIBUTES lpSemaphoreAttributes, LONG lInitialCount, LONG lMaximumCount, LPCWSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1496:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1497:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HMODULE WINAPI LoadLibraryW (LPCWSTR lpLibFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1497:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1500:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI OpenMutexA (DWORD dwDesiredAccess, WINBOOL bInheritHandle, LPCSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1500:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1501:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateSemaphoreA (LPSECURITY_ATTRIBUTES lpSemaphoreAttributes, LONG lInitialCount, LONG lMaximumCount, LPCSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1501:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1502:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI OpenSemaphoreA (DWORD dwDesiredAccess, WINBOOL bInheritHandle, LPCSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1502:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1503:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateWaitableTimerA (LPSECURITY_ATTRIBUTES lpTimerAttributes, WINBOOL bManualReset, LPCSTR lpTimerName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1503:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1504:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateWaitableTimerW (LPSECURITY_ATTRIBUTES lpTimerAttributes, WINBOOL bManualReset, LPCWSTR lpTimerName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1504:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1505:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI OpenWaitableTimerA (DWORD dwDesiredAccess, WINBOOL bInheritHandle, LPCSTR lpTimerName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1505:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1506:188: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateFileMappingA (HANDLE hFile, LPSECURITY_ATTRIBUTES lpFileMappingAttributes, DWORD flProtect, DWORD dwMaximumSizeHigh, DWORD dwMaximumSizeLow, LPCSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1506:188: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1512:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI OpenFileMappingA (DWORD dwDesiredAccess, WINBOOL bInheritHandle, LPCSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1512:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1513:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetLogicalDriveStringsA (DWORD nBufferLength, LPSTR lpBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1513:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1514:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HMODULE WINAPI LoadLibraryA (LPCSTR lpLibFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1514:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1639:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetProcessShutdownParameters (LPDWORD lpdwLevel, LPDWORD lpdwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1639:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1640:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI FatalAppExitA (UINT uAction, LPCSTR lpMessageText); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1640:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1641:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI FatalAppExitW (UINT uAction, LPCWSTR lpMessageText); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1641:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1642:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI GetStartupInfoA (LPSTARTUPINFOA lpStartupInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1642:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1643:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetFirmwareEnvironmentVariableA (LPCSTR lpName, LPCSTR lpGuid, PVOID pBuffer, DWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1643:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1644:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetFirmwareEnvironmentVariableW (LPCWSTR lpName, LPCWSTR lpGuid, PVOID pBuffer, DWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1644:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1645:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetFirmwareEnvironmentVariableA (LPCSTR lpName, LPCSTR lpGuid, PVOID pValue, DWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1645:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1646:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetFirmwareEnvironmentVariableW (LPCWSTR lpName, LPCWSTR lpGuid, PVOID pValue, DWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1646:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1647:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HRSRC WINAPI FindResourceA (HMODULE hModule, LPCSTR lpName, LPCSTR lpType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1647:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1648:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HRSRC WINAPI FindResourceW (HMODULE hModule, LPCWSTR lpName, LPCWSTR lpType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1648:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1649:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HRSRC WINAPI FindResourceExA (HMODULE hModule, LPCSTR lpType, LPCSTR lpName, WORD wLanguage); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1649:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1650:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumResourceTypesA (HMODULE hModule, ENUMRESTYPEPROCA lpEnumFunc, LONG_PTR lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1650:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1651:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumResourceTypesW (HMODULE hModule, ENUMRESTYPEPROCW lpEnumFunc, LONG_PTR lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1651:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1652:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumResourceNamesA (HMODULE hModule, LPCSTR lpType, ENUMRESNAMEPROCA lpEnumFunc, LONG_PTR lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1652:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1653:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumResourceNamesW (HMODULE hModule, LPCWSTR lpType, ENUMRESNAMEPROCW lpEnumFunc, LONG_PTR lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1653:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1654:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumResourceLanguagesA (HMODULE hModule, LPCSTR lpType, LPCSTR lpName, ENUMRESLANGPROCA lpEnumFunc, LONG_PTR lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1654:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1655:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumResourceLanguagesW (HMODULE hModule, LPCWSTR lpType, LPCWSTR lpName, ENUMRESLANGPROCW lpEnumFunc, LONG_PTR lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1655:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1656:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI BeginUpdateResourceA (LPCSTR pFileName, WINBOOL bDeleteExistingResources); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1656:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1657:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI BeginUpdateResourceW (LPCWSTR pFileName, WINBOOL bDeleteExistingResources); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1657:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1658:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI UpdateResourceA (HANDLE hUpdate, LPCSTR lpType, LPCSTR lpName, WORD wLanguage, LPVOID lpData, DWORD cb); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1658:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1659:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI UpdateResourceW (HANDLE hUpdate, LPCWSTR lpType, LPCWSTR lpName, WORD wLanguage, LPVOID lpData, DWORD cb); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1659:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1660:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EndUpdateResourceA (HANDLE hUpdate, WINBOOL fDiscard); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1660:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1661:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EndUpdateResourceW (HANDLE hUpdate, WINBOOL fDiscard); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1661:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1670:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI ATOM WINAPI GlobalAddAtomA (LPCSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1670:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1671:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI ATOM WINAPI GlobalAddAtomW (LPCWSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1671:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1672:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI ATOM WINAPI GlobalAddAtomExA (LPCSTR lpString, DWORD Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1672:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1673:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI ATOM WINAPI GlobalAddAtomExW (LPCWSTR lpString, DWORD Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1673:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1674:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI ATOM WINAPI GlobalFindAtomA (LPCSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1674:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1675:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI ATOM WINAPI GlobalFindAtomW (LPCWSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1675:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1676:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GlobalGetAtomNameA (ATOM nAtom, LPSTR lpBuffer, int nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1676:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1677:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GlobalGetAtomNameW (ATOM nAtom, LPWSTR lpBuffer, int nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1677:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1678:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI ATOM WINAPI AddAtomA (LPCSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1678:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1679:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI ATOM WINAPI AddAtomW (LPCWSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1679:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1680:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI ATOM WINAPI FindAtomA (LPCSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1680:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1681:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI ATOM WINAPI FindAtomW (LPCWSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1681:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1682:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetAtomNameA (ATOM nAtom, LPSTR lpBuffer, int nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1682:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1683:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetAtomNameW (ATOM nAtom, LPWSTR lpBuffer, int nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1683:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1684:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetProfileIntA (LPCSTR lpAppName, LPCSTR lpKeyName, INT nDefault); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1684:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1685:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetProfileIntW (LPCWSTR lpAppName, LPCWSTR lpKeyName, INT nDefault); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1685:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1686:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetProfileStringA (LPCSTR lpAppName, LPCSTR lpKeyName, LPCSTR lpDefault, LPSTR lpReturnedString, DWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1686:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1687:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetProfileStringW (LPCWSTR lpAppName, LPCWSTR lpKeyName, LPCWSTR lpDefault, LPWSTR lpReturnedString, DWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1687:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1688:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WriteProfileStringA (LPCSTR lpAppName, LPCSTR lpKeyName, LPCSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1688:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1689:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WriteProfileStringW (LPCWSTR lpAppName, LPCWSTR lpKeyName, LPCWSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1689:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1690:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetProfileSectionA (LPCSTR lpAppName, LPSTR lpReturnedString, DWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1690:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1691:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetProfileSectionW (LPCWSTR lpAppName, LPWSTR lpReturnedString, DWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1691:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1692:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WriteProfileSectionA (LPCSTR lpAppName, LPCSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1692:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1693:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WriteProfileSectionW (LPCWSTR lpAppName, LPCWSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1693:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1694:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetPrivateProfileIntA (LPCSTR lpAppName, LPCSTR lpKeyName, INT nDefault, LPCSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1694:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1695:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetPrivateProfileIntW (LPCWSTR lpAppName, LPCWSTR lpKeyName, INT nDefault, LPCWSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1695:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1696:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetPrivateProfileStringA (LPCSTR lpAppName, LPCSTR lpKeyName, LPCSTR lpDefault, LPSTR lpReturnedString, DWORD nSize, LPCSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1696:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1697:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetPrivateProfileStringW (LPCWSTR lpAppName, LPCWSTR lpKeyName, LPCWSTR lpDefault, LPWSTR lpReturnedString, DWORD nSize, LPCWSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1697:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1698:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WritePrivateProfileStringA (LPCSTR lpAppName, LPCSTR lpKeyName, LPCSTR lpString, LPCSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1698:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1699:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WritePrivateProfileStringW (LPCWSTR lpAppName, LPCWSTR lpKeyName, LPCWSTR lpString, LPCWSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1699:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1700:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetPrivateProfileSectionA (LPCSTR lpAppName, LPSTR lpReturnedString, DWORD nSize, LPCSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1700:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1701:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetPrivateProfileSectionW (LPCWSTR lpAppName, LPWSTR lpReturnedString, DWORD nSize, LPCWSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1701:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1702:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WritePrivateProfileSectionA (LPCSTR lpAppName, LPCSTR lpString, LPCSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1702:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1703:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WritePrivateProfileSectionW (LPCWSTR lpAppName, LPCWSTR lpString, LPCWSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1703:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1704:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetPrivateProfileSectionNamesA (LPSTR lpszReturnBuffer, DWORD nSize, LPCSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1704:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1705:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetPrivateProfileSectionNamesW (LPWSTR lpszReturnBuffer, DWORD nSize, LPCWSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1705:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1706:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetPrivateProfileStructA (LPCSTR lpszSection, LPCSTR lpszKey, LPVOID lpStruct, UINT uSizeStruct, LPCSTR szFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1706:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1707:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetPrivateProfileStructW (LPCWSTR lpszSection, LPCWSTR lpszKey, LPVOID lpStruct, UINT uSizeStruct, LPCWSTR szFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1707:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1708:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WritePrivateProfileStructA (LPCSTR lpszSection, LPCSTR lpszKey, LPVOID lpStruct, UINT uSizeStruct, LPCSTR szFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1708:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1709:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WritePrivateProfileStructW (LPCWSTR lpszSection, LPCWSTR lpszKey, LPVOID lpStruct, UINT uSizeStruct, LPCWSTR szFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1709:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1710:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetTempPathA (DWORD nBufferLength, LPSTR lpBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1710:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1711:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetTempFileNameA (LPCSTR lpPathName, LPCSTR lpPrefixString, UINT uUnique, LPSTR lpTempFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1711:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1757:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetSystemWow64DirectoryA (LPSTR lpBuffer, UINT uSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1757:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1758:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetSystemWow64DirectoryW (LPWSTR lpBuffer, UINT uSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1758:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1762:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI BOOLEAN WINAPI Wow64EnableWow64FsRedirection (BOOLEAN Wow64FsEnableRedirection); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1762:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1779:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetDllDirectoryA (LPCSTR lpPathName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1779:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1780:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetDllDirectoryW (LPCWSTR lpPathName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1780:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1781:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetDllDirectoryA (DWORD nBufferLength, LPSTR lpBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1781:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1782:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetDllDirectoryW (DWORD nBufferLength, LPWSTR lpBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1782:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1792:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetSearchPathMode (DWORD Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1792:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1796:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CreateDirectoryExA (LPCSTR lpTemplateDirectory, LPCSTR lpNewDirectory, LPSECURITY_ATTRIBUTES lpSecurityAttributes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1796:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1797:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CreateDirectoryExW (LPCWSTR lpTemplateDirectory, LPCWSTR lpNewDirectory, LPSECURITY_ATTRIBUTES lpSecurityAttributes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1797:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1821:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI DefineDosDeviceA (DWORD dwFlags, LPCSTR lpDeviceName, LPCSTR lpTargetPath); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1821:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1822:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI QueryDosDeviceA (LPCSTR lpDeviceName, LPSTR lpTargetPath, DWORD ucchMax); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1822:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1838:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI ReOpenFile (HANDLE hOriginalFile, DWORD dwDesiredAccess, DWORD dwShareMode, DWORD dwFlagsAndAttributes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1838:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1850:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetCompressedFileSizeA (LPCSTR lpFileName, LPDWORD lpFileSizeHigh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1850:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1851:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetCompressedFileSizeW (LPCWSTR lpFileName, LPDWORD lpFileSizeHigh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1851:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1870:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CheckNameLegalDOS8Dot3A (LPCSTR lpName, LPSTR lpOemName, DWORD OemNameSize, PBOOL pbNameContainsSpaces, PBOOL pbNameLegal); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1870:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1871:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CheckNameLegalDOS8Dot3W (LPCWSTR lpName, LPSTR lpOemName, DWORD OemNameSize, PBOOL pbNameContainsSpaces, PBOOL pbNameLegal); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1871:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1872:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CopyFileA (LPCSTR lpExistingFileName, LPCSTR lpNewFileName, WINBOOL bFailIfExists); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1872:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1873:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CopyFileW (LPCWSTR lpExistingFileName, LPCWSTR lpNewFileName, WINBOOL bFailIfExists); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1873:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1874:178: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CopyFileExA (LPCSTR lpExistingFileName, LPCSTR lpNewFileName, LPPROGRESS_ROUTINE lpProgressRoutine, LPVOID lpData, LPBOOL pbCancel, DWORD dwCopyFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1874:178: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1875:180: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CopyFileExW (LPCWSTR lpExistingFileName, LPCWSTR lpNewFileName, LPPROGRESS_ROUTINE lpProgressRoutine, LPVOID lpData, LPBOOL pbCancel, DWORD dwCopyFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1875:180: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2003:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI MoveFileA (LPCSTR lpExistingFileName, LPCSTR lpNewFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2003:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2004:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI MoveFileW (LPCWSTR lpExistingFileName, LPCWSTR lpNewFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2004:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2010:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI MoveFileExA (LPCSTR lpExistingFileName, LPCSTR lpNewFileName, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2010:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2011:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI MoveFileExW (LPCWSTR lpExistingFileName, LPCWSTR lpNewFileName, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2011:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2017:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI MoveFileWithProgressA (LPCSTR lpExistingFileName, LPCSTR lpNewFileName, LPPROGRESS_ROUTINE lpProgressRoutine, LPVOID lpData, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2017:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2018:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI MoveFileWithProgressW (LPCWSTR lpExistingFileName, LPCWSTR lpNewFileName, LPPROGRESS_ROUTINE lpProgressRoutine, LPVOID lpData, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2018:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2040:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ReplaceFileA (LPCSTR lpReplacedFileName, LPCSTR lpReplacementFileName, LPCSTR lpBackupFileName, DWORD dwReplaceFlags, LPVOID lpExclude, LPVOID lpReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2040:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2041:185: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ReplaceFileW (LPCWSTR lpReplacedFileName, LPCWSTR lpReplacementFileName, LPCWSTR lpBackupFileName, DWORD dwReplaceFlags, LPVOID lpExclude, LPVOID lpReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2041:185: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2042:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CreateHardLinkA (LPCSTR lpFileName, LPCSTR lpExistingFileName, LPSECURITY_ATTRIBUTES lpSecurityAttributes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2042:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2043:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CreateHardLinkW (LPCWSTR lpFileName, LPCWSTR lpExistingFileName, LPSECURITY_ATTRIBUTES lpSecurityAttributes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2043:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2065:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI FindFirstStreamW (LPCWSTR lpFileName, STREAM_INFO_LEVELS InfoLevel, LPVOID lpFindStreamData, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2065:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2066:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL APIENTRY FindNextStreamW (HANDLE hFindStream, LPVOID lpFindStreamData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2066:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2080:226: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateNamedPipeA (LPCSTR lpName, DWORD dwOpenMode, DWORD dwPipeMode, DWORD nMaxInstances, DWORD nOutBufferSize, DWORD nInBufferSize, DWORD nDefaultTimeOut, LPSECURITY_ATTRIBUTES lpSecurityAttributes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2080:226: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2081:215: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetNamedPipeHandleStateA (HANDLE hNamedPipe, LPDWORD lpState, LPDWORD lpCurInstances, LPDWORD lpMaxCollectionCount, LPDWORD lpCollectDataTimeout, LPSTR lpUserName, DWORD nMaxUserNameSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2081:215: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2082:216: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetNamedPipeHandleStateW (HANDLE hNamedPipe, LPDWORD lpState, LPDWORD lpCurInstances, LPDWORD lpMaxCollectionCount, LPDWORD lpCollectDataTimeout, LPWSTR lpUserName, DWORD nMaxUserNameSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2082:216: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2083:186: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CallNamedPipeA (LPCSTR lpNamedPipeName, LPVOID lpInBuffer, DWORD nInBufferSize, LPVOID lpOutBuffer, DWORD nOutBufferSize, LPDWORD lpBytesRead, DWORD nTimeOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2083:186: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2084:187: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CallNamedPipeW (LPCWSTR lpNamedPipeName, LPVOID lpInBuffer, DWORD nInBufferSize, LPVOID lpOutBuffer, DWORD nOutBufferSize, LPDWORD lpBytesRead, DWORD nTimeOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2084:187: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2085:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WaitNamedPipeA (LPCSTR lpNamedPipeName, DWORD nTimeOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2085:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2086:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetVolumeLabelA (LPCSTR lpRootPathName, LPCSTR lpVolumeName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2086:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2087:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetVolumeLabelW (LPCWSTR lpRootPathName, LPCWSTR lpVolumeName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2087:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2088:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI SetFileApisToOEM (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2088:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2089:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI SetFileApisToANSI (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2089:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2090:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI AreFileApisANSI (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2090:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2091:270: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetVolumeInformationA (LPCSTR lpRootPathName, LPSTR lpVolumeNameBuffer, DWORD nVolumeNameSize, LPDWORD lpVolumeSerialNumber, LPDWORD lpMaximumComponentLength, LPDWORD lpFileSystemFlags, LPSTR lpFileSystemNameBuffer, DWORD nFileSystemNameSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2091:270: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2092:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI ClearEventLogA (HANDLE hEventLog, LPCSTR lpBackupFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2092:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2093:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI ClearEventLogW (HANDLE hEventLog, LPCWSTR lpBackupFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2093:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2094:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI BackupEventLogA (HANDLE hEventLog, LPCSTR lpBackupFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2094:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2095:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI BackupEventLogW (HANDLE hEventLog, LPCWSTR lpBackupFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2095:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2096:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI CloseEventLog (HANDLE hEventLog); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2096:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2097:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI DeregisterEventSource (HANDLE hEventLog); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2097:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2098:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI NotifyChangeEventLog (HANDLE hEventLog, HANDLE hEvent); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2098:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2099:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetNumberOfEventLogRecords (HANDLE hEventLog, PDWORD NumberOfRecords); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2099:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2100:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetOldestEventLogRecord (HANDLE hEventLog, PDWORD OldestRecord); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2100:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2101:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI HANDLE WINAPI OpenEventLogA (LPCSTR lpUNCServerName, LPCSTR lpSourceName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2101:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2102:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI HANDLE WINAPI OpenEventLogW (LPCWSTR lpUNCServerName, LPCWSTR lpSourceName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2102:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2103:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI HANDLE WINAPI RegisterEventSourceA (LPCSTR lpUNCServerName, LPCSTR lpSourceName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2103:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2104:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI HANDLE WINAPI RegisterEventSourceW (LPCWSTR lpUNCServerName, LPCWSTR lpSourceName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2104:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2105:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI HANDLE WINAPI OpenBackupEventLogA (LPCSTR lpUNCServerName, LPCSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2105:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2106:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI HANDLE WINAPI OpenBackupEventLogW (LPCWSTR lpUNCServerName, LPCWSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2106:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2107:198: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI ReadEventLogA (HANDLE hEventLog, DWORD dwReadFlags, DWORD dwRecordOffset, LPVOID lpBuffer, DWORD nNumberOfBytesToRead, DWORD *pnBytesRead, DWORD *pnMinNumberOfBytesNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2107:198: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2108:198: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI ReadEventLogW (HANDLE hEventLog, DWORD dwReadFlags, DWORD dwRecordOffset, LPVOID lpBuffer, DWORD nNumberOfBytesToRead, DWORD *pnBytesRead, DWORD *pnMinNumberOfBytesNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2108:198: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2109:192: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI ReportEventA (HANDLE hEventLog, WORD wType, WORD wCategory, DWORD dwEventID, PSID lpUserSid, WORD wNumStrings, DWORD dwDataSize, LPCSTR *lpStrings, LPVOID lpRawData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2109:192: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2110:193: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI ReportEventW (HANDLE hEventLog, WORD wType, WORD wCategory, DWORD dwEventID, PSID lpUserSid, WORD wNumStrings, DWORD dwDataSize, LPCWSTR *lpStrings, LPVOID lpRawData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2110:193: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2139:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetEventLogInformation (HANDLE hEventLog, DWORD dwInfoLevel, LPVOID lpBuffer, DWORD cbBufSize, LPDWORD pcbBytesNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2139:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2167:321: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AccessCheckAndAuditAlarmA (LPCSTR SubsystemName, LPVOID HandleId, LPSTR ObjectTypeName, LPSTR ObjectName, PSECURITY_DESCRIPTOR SecurityDescriptor, DWORD DesiredAccess, PGENERIC_MAPPING GenericMapping, WINBOOL ObjectCreation, LPDWORD GrantedAccess, LPBOOL AccessStatus, LPBOOL pfGenerateOnClose); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2167:321: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2168:455: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AccessCheckByTypeAndAuditAlarmA (LPCSTR SubsystemName, LPVOID HandleId, LPCSTR ObjectTypeName, LPCSTR ObjectName, PSECURITY_DESCRIPTOR SecurityDescriptor, PSID PrincipalSelfSid, DWORD DesiredAccess, AUDIT_EVENT_TYPE AuditType, DWORD Flags, POBJECT_TYPE_LIST ObjectTypeList, DWORD ObjectTypeListLength, PGENERIC_MAPPING GenericMapping, WINBOOL ObjectCreation, LPDWORD GrantedAccess, LPBOOL AccessStatus, LPBOOL pfGenerateOnClose); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2168:455: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2169:470: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AccessCheckByTypeResultListAndAuditAlarmA (LPCSTR SubsystemName, LPVOID HandleId, LPCSTR ObjectTypeName, LPCSTR ObjectName, PSECURITY_DESCRIPTOR SecurityDescriptor, PSID PrincipalSelfSid, DWORD DesiredAccess, AUDIT_EVENT_TYPE AuditType, DWORD Flags, POBJECT_TYPE_LIST ObjectTypeList, DWORD ObjectTypeListLength, PGENERIC_MAPPING GenericMapping, WINBOOL ObjectCreation, LPDWORD GrantedAccess, LPDWORD AccessStatusList, LPBOOL pfGenerateOnClose); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2169:470: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2170:498: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AccessCheckByTypeResultListAndAuditAlarmByHandleA (LPCSTR SubsystemName, LPVOID HandleId, HANDLE ClientToken, LPCSTR ObjectTypeName, LPCSTR ObjectName, PSECURITY_DESCRIPTOR SecurityDescriptor, PSID PrincipalSelfSid, DWORD DesiredAccess, AUDIT_EVENT_TYPE AuditType, DWORD Flags, POBJECT_TYPE_LIST ObjectTypeList, DWORD ObjectTypeListLength, PGENERIC_MAPPING GenericMapping, WINBOOL ObjectCreation, LPDWORD GrantedAccess, LPDWORD AccessStatusList, LPBOOL pfGenerateOnClose); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2170:498: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2171:330: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI ObjectOpenAuditAlarmA (LPCSTR SubsystemName, LPVOID HandleId, LPSTR ObjectTypeName, LPSTR ObjectName, PSECURITY_DESCRIPTOR pSecurityDescriptor, HANDLE ClientToken, DWORD DesiredAccess, DWORD GrantedAccess, PPRIVILEGE_SET Privileges, WINBOOL ObjectCreation, WINBOOL AccessGranted, LPBOOL GenerateOnClose); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2171:330: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2172:184: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI ObjectPrivilegeAuditAlarmA (LPCSTR SubsystemName, LPVOID HandleId, HANDLE ClientToken, DWORD DesiredAccess, PPRIVILEGE_SET Privileges, WINBOOL AccessGranted); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2172:184: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2173:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI ObjectCloseAuditAlarmA (LPCSTR SubsystemName, LPVOID HandleId, WINBOOL GenerateOnClose); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2173:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2174:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI ObjectDeleteAuditAlarmA (LPCSTR SubsystemName, LPVOID HandleId, WINBOOL GenerateOnClose); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2174:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2175:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI PrivilegedServiceAuditAlarmA (LPCSTR SubsystemName, LPCSTR ServiceName, HANDLE ClientToken, PPRIVILEGE_SET Privileges, WINBOOL AccessGranted); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2175:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2176:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI SetFileSecurityA (LPCSTR lpFileName, SECURITY_INFORMATION SecurityInformation, PSECURITY_DESCRIPTOR pSecurityDescriptor); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2176:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2177:188: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetFileSecurityA (LPCSTR lpFileName, SECURITY_INFORMATION RequestedInformation, PSECURITY_DESCRIPTOR pSecurityDescriptor, DWORD nLength, LPDWORD lpnLengthNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2177:188: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2178:257: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ReadDirectoryChangesW (HANDLE hDirectory, LPVOID lpBuffer, DWORD nBufferLength, WINBOOL bWatchSubtree, DWORD dwNotifyFilter, LPDWORD lpBytesReturned, LPOVERLAPPED lpOverlapped, LPOVERLAPPED_COMPLETION_ROUTINE lpCompletionRoutine); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2178:257: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2179:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI IsBadReadPtr (CONST VOID *lp, UINT_PTR ucb); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2179:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2180:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI IsBadWritePtr (LPVOID lp, UINT_PTR ucb); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2180:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2181:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI IsBadHugeReadPtr (CONST VOID *lp, UINT_PTR ucb); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2181:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2182:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI IsBadHugeWritePtr (LPVOID lp, UINT_PTR ucb); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2182:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2183:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI IsBadCodePtr (FARPROC lpfn); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2183:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2184:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI IsBadStringPtrA (LPCSTR lpsz, UINT_PTR ucchMax); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2184:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2185:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI IsBadStringPtrW (LPCWSTR lpsz, UINT_PTR ucchMax); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2185:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2192:187: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI LookupAccountSidA (LPCSTR lpSystemName, PSID Sid, LPSTR Name, LPDWORD cchName, LPSTR ReferencedDomainName, LPDWORD cchReferencedDomainName, PSID_NAME_USE peUse); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2192:187: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2193:190: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI LookupAccountSidW (LPCWSTR lpSystemName, PSID Sid, LPWSTR Name, LPDWORD cchName, LPWSTR ReferencedDomainName, LPDWORD cchReferencedDomainName, PSID_NAME_USE peUse); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2193:190: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2194:196: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI LookupAccountNameA (LPCSTR lpSystemName, LPCSTR lpAccountName, PSID Sid, LPDWORD cbSid, LPSTR ReferencedDomainName, LPDWORD cchReferencedDomainName, PSID_NAME_USE peUse); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2194:196: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2195:199: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI LookupAccountNameW (LPCWSTR lpSystemName, LPCWSTR lpAccountName, PSID Sid, LPDWORD cbSid, LPWSTR ReferencedDomainName, LPDWORD cchReferencedDomainName, PSID_NAME_USE peUse); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2195:199: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2235:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI LookupPrivilegeValueA (LPCSTR lpSystemName, LPCSTR lpName, PLUID lpLuid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2235:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2236:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI LookupPrivilegeValueW (LPCWSTR lpSystemName, LPCWSTR lpName, PLUID lpLuid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2236:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2237:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI LookupPrivilegeNameA (LPCSTR lpSystemName, PLUID lpLuid, LPSTR lpName, LPDWORD cchName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2237:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2238:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI LookupPrivilegeNameW (LPCWSTR lpSystemName, PLUID lpLuid, LPWSTR lpName, LPDWORD cchName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2238:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2239:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI LookupPrivilegeDisplayNameA (LPCSTR lpSystemName, LPCSTR lpName, LPSTR lpDisplayName, LPDWORD cchDisplayName, LPDWORD lpLanguageId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2239:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2240:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI LookupPrivilegeDisplayNameW (LPCWSTR lpSystemName, LPCWSTR lpName, LPWSTR lpDisplayName, LPDWORD cchDisplayName, LPDWORD lpLanguageId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2240:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2241:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI BuildCommDCBA (LPCSTR lpDef, LPDCB lpDCB); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2241:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2242:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI BuildCommDCBW (LPCWSTR lpDef, LPDCB lpDCB); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2242:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2243:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI BuildCommDCBAndTimeoutsA (LPCSTR lpDef, LPDCB lpDCB, LPCOMMTIMEOUTS lpCommTimeouts); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2243:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2244:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI BuildCommDCBAndTimeoutsW (LPCWSTR lpDef, LPDCB lpDCB, LPCOMMTIMEOUTS lpCommTimeouts); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2244:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2245:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CommConfigDialogA (LPCSTR lpszName, HWND hWnd, LPCOMMCONFIG lpCC); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2245:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2246:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CommConfigDialogW (LPCWSTR lpszName, HWND hWnd, LPCOMMCONFIG lpCC); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2246:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2247:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetDefaultCommConfigA (LPCSTR lpszName, LPCOMMCONFIG lpCC, LPDWORD lpdwSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2247:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2248:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetDefaultCommConfigW (LPCWSTR lpszName, LPCOMMCONFIG lpCC, LPDWORD lpdwSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2248:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2249:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetDefaultCommConfigA (LPCSTR lpszName, LPCOMMCONFIG lpCC, DWORD dwSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2249:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2250:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetDefaultCommConfigW (LPCWSTR lpszName, LPCOMMCONFIG lpCC, DWORD dwSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2250:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2263:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetComputerNameA (LPSTR lpBuffer, LPDWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2263:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2264:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetComputerNameW (LPWSTR lpBuffer, LPDWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2264:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2265:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetComputerNameA (LPCSTR lpComputerName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2265:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2266:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetComputerNameW (LPCWSTR lpComputerName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2266:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2267:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetComputerNameExA (COMPUTER_NAME_FORMAT NameType, LPCTSTR lpBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2267:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2268:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI DnsHostnameToComputerNameA (LPCSTR Hostname, LPSTR ComputerName, LPDWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2268:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2269:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI DnsHostnameToComputerNameW (LPCWSTR Hostname, LPWSTR ComputerName, LPDWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2269:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2270:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetUserNameA (LPSTR lpBuffer, LPDWORD pcbBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2270:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2271:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetUserNameW (LPWSTR lpBuffer, LPDWORD pcbBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2271:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2298:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI LogonUserA (LPCSTR lpszUsername, LPCSTR lpszDomain, LPCSTR lpszPassword, DWORD dwLogonType, DWORD dwLogonProvider, PHANDLE phToken); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2298:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2299:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI LogonUserW (LPCWSTR lpszUsername, LPCWSTR lpszDomain, LPCWSTR lpszPassword, DWORD dwLogonType, DWORD dwLogonProvider, PHANDLE phToken); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2299:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2300:256: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI LogonUserExA (LPCSTR lpszUsername, LPCSTR lpszDomain, LPCSTR lpszPassword, DWORD dwLogonType, DWORD dwLogonProvider, PHANDLE phToken, PSID *ppLogonSid, PVOID *ppProfileBuffer, LPDWORD pdwProfileLength, PQUOTA_LIMITS pQuotaLimits); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2300:256: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2301:259: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI LogonUserExW (LPCWSTR lpszUsername, LPCWSTR lpszDomain, LPCWSTR lpszPassword, DWORD dwLogonType, DWORD dwLogonProvider, PHANDLE phToken, PSID *ppLogonSid, PVOID *ppProfileBuffer, LPDWORD pdwProfileLength, PQUOTA_LIMITS pQuotaLimits); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2301:259: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2302:366: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI CreateProcessAsUserA (HANDLE hToken, LPCSTR lpApplicationName, LPSTR lpCommandLine, LPSECURITY_ATTRIBUTES lpProcessAttributes, LPSECURITY_ATTRIBUTES lpThreadAttributes, WINBOOL bInheritHandles, DWORD dwCreationFlags, LPVOID lpEnvironment, LPCSTR lpCurrentDirectory, LPSTARTUPINFOA lpStartupInfo, LPPROCESS_INFORMATION lpProcessInformation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2302:366: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2315:325: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI CreateProcessWithLogonW (LPCWSTR lpUsername, LPCWSTR lpDomain, LPCWSTR lpPassword, DWORD dwLogonFlags, LPCWSTR lpApplicationName, LPWSTR lpCommandLine, DWORD dwCreationFlags, LPVOID lpEnvironment, LPCWSTR lpCurrentDirectory, LPSTARTUPINFOW lpStartupInfo, LPPROCESS_INFORMATION lpProcessInformation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2315:325: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2316:282: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI CreateProcessWithTokenW (HANDLE hToken, DWORD dwLogonFlags, LPCWSTR lpApplicationName, LPWSTR lpCommandLine, DWORD dwCreationFlags, LPVOID lpEnvironment, LPCWSTR lpCurrentDirectory, LPSTARTUPINFOW lpStartupInfo, LPPROCESS_INFORMATION lpProcessInformation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2316:282: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2317:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI IsTokenUntrusted (HANDLE TokenHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2317:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2318:179: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI RegisterWaitForSingleObject (PHANDLE phNewWaitObject, HANDLE hObject, WAITORTIMERCALLBACK Callback, PVOID Context, ULONG dwMilliseconds, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2318:179: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2319:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI UnregisterWait (HANDLE WaitHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2319:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2320:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI BindIoCompletionCallback (HANDLE FileHandle, LPOVERLAPPED_COMPLETION_ROUTINE Function, ULONG Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2320:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2321:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI SetTimerQueueTimer (HANDLE TimerQueue, WAITORTIMERCALLBACK Callback, PVOID Parameter, DWORD DueTime, DWORD Period, WINBOOL PreferIo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2321:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2322:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CancelTimerQueueTimer (HANDLE TimerQueue, HANDLE Timer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2322:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2323:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI DeleteTimerQueue (HANDLE TimerQueue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2323:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2328:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreatePrivateNamespaceA (LPSECURITY_ATTRIBUTES lpPrivateNamespaceAttributes, LPVOID lpBoundaryDescriptor, LPCSTR lpAliasPrefix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2328:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2329:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI OpenPrivateNamespaceA (LPVOID lpBoundaryDescriptor, LPCSTR lpAliasPrefix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2329:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2330:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE APIENTRY CreateBoundaryDescriptorA (LPCSTR Name, ULONG Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2330:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2331:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI AddIntegrityLabelToBoundaryDescriptor (HANDLE *BoundaryDescriptor, PSID IntegrityLabel); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2331:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2367:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetCurrentHwProfileA (LPHW_PROFILE_INFOA lpHwProfileInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2367:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2368:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetCurrentHwProfileW (LPHW_PROFILE_INFOW lpHwProfileInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2368:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2369:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI VerifyVersionInfoA (LPOSVERSIONINFOEXA lpVersionInformation, DWORD dwTypeMask, DWORDLONG dwlConditionMask); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2369:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2370:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI VerifyVersionInfoW (LPOSVERSIONINFOEXW lpVersionInformation, DWORD dwTypeMask, DWORDLONG dwlConditionMask); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2370:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2378, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/timezoneapi.h:43:173: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SystemTimeToTzSpecificLocalTime (CONST TIME_ZONE_INFORMATION *lpTimeZoneInformation, CONST SYSTEMTIME *lpUniversalTime, LPSYSTEMTIME lpLocalTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/timezoneapi.h:43:173: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/timezoneapi.h:44:173: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI TzSpecificLocalTimeToSystemTime (CONST TIME_ZONE_INFORMATION *lpTimeZoneInformation, CONST SYSTEMTIME *lpLocalTime, LPSYSTEMTIME lpUniversalTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/timezoneapi.h:44:173: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/timezoneapi.h:45:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FileTimeToSystemTime (CONST FILETIME *lpFileTime, LPSYSTEMTIME lpSystemTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/timezoneapi.h:45:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/timezoneapi.h:46:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SystemTimeToFileTime (CONST SYSTEMTIME *lpSystemTime, LPFILETIME lpFileTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/timezoneapi.h:46:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/timezoneapi.h:47:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetTimeZoneInformation (LPTIME_ZONE_INFORMATION lpTimeZoneInformation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/timezoneapi.h:47:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/timezoneapi.h:64:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetTimeZoneInformation (CONST TIME_ZONE_INFORMATION *lpTimeZoneInformation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/timezoneapi.h:64:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2412:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetSystemPowerStatus (LPSYSTEM_POWER_STATUS lpSystemPowerStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2412:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2413:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetSystemPowerState (WINBOOL fSuspend, WINBOOL fForce); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2413:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2427:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI AllocateUserPhysicalPages (HANDLE hProcess, PULONG_PTR NumberOfPages, PULONG_PTR PageArray); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2427:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2428:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FreeUserPhysicalPages (HANDLE hProcess, PULONG_PTR NumberOfPages, PULONG_PTR PageArray); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2428:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2429:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI MapUserPhysicalPages (PVOID VirtualAddress, ULONG_PTR NumberOfPages, PULONG_PTR PageArray); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2429:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2430:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI MapUserPhysicalPagesScatter (PVOID *VirtualAddresses, ULONG_PTR NumberOfPages, PULONG_PTR PageArray); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2430:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2431:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateJobObjectA (LPSECURITY_ATTRIBUTES lpJobAttributes, LPCSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2431:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2432:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateJobObjectW (LPSECURITY_ATTRIBUTES lpJobAttributes, LPCWSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2432:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2433:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI OpenJobObjectA (DWORD dwDesiredAccess, WINBOOL bInheritHandle, LPCSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2433:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2434:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI OpenJobObjectW (DWORD dwDesiredAccess, WINBOOL bInheritHandle, LPCWSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2434:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2435:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI AssignProcessToJobObject (HANDLE hJob, HANDLE hProcess); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2435:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2436:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI TerminateJobObject (HANDLE hJob, UINT uExitCode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2436:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2437:204: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI QueryInformationJobObject (HANDLE hJob, JOBOBJECTINFOCLASS JobObjectInformationClass, LPVOID lpJobObjectInformation, DWORD cbJobObjectInformationLength, LPDWORD lpReturnLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2437:204: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2438:178: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetInformationJobObject (HANDLE hJob, JOBOBJECTINFOCLASS JobObjectInformationClass, LPVOID lpJobObjectInformation, DWORD cbJobObjectInformationLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2438:178: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2439:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CreateJobSet (ULONG NumJob, PJOB_SET_ARRAY UserJobSet, ULONG Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2439:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2440:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI FindFirstVolumeA (LPSTR lpszVolumeName, DWORD cchBufferLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2440:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2441:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FindNextVolumeA (HANDLE hFindVolume, LPSTR lpszVolumeName, DWORD cchBufferLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2441:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2442:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI FindFirstVolumeMountPointA (LPCSTR lpszRootPathName, LPSTR lpszVolumeMountPoint, DWORD cchBufferLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2442:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2443:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI FindFirstVolumeMountPointW (LPCWSTR lpszRootPathName, LPWSTR lpszVolumeMountPoint, DWORD cchBufferLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2443:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2444:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FindNextVolumeMountPointA (HANDLE hFindVolumeMountPoint, LPSTR lpszVolumeMountPoint, DWORD cchBufferLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2444:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2445:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FindNextVolumeMountPointW (HANDLE hFindVolumeMountPoint, LPWSTR lpszVolumeMountPoint, DWORD cchBufferLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2445:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2446:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FindVolumeMountPointClose (HANDLE hFindVolumeMountPoint); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2446:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2447:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetVolumeMountPointA (LPCSTR lpszVolumeMountPoint, LPCSTR lpszVolumeName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2447:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2448:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetVolumeMountPointW (LPCWSTR lpszVolumeMountPoint, LPCWSTR lpszVolumeName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2448:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2449:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI DeleteVolumeMountPointA (LPCSTR lpszVolumeMountPoint); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2449:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2450:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetVolumeNameForVolumeMountPointA (LPCSTR lpszVolumeMountPoint, LPSTR lpszVolumeName, DWORD cchBufferLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2450:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2451:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetVolumePathNameA (LPCSTR lpszFileName, LPSTR lpszVolumePathName, DWORD cchBufferLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2451:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2452:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetVolumePathNamesForVolumeNameA (LPCSTR lpszVolumeName, LPCH lpszVolumePathNames, DWORD cchBufferLength, PDWORD lpcchReturnLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2452:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2513:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateActCtxA (PCACTCTXA pActCtx); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2513:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2514:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateActCtxW (PCACTCTXW pActCtx); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2514:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2515:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI AddRefActCtx (HANDLE hActCtx); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2515:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2516:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI ReleaseActCtx (HANDLE hActCtx); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2516:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2517:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ZombifyActCtx (HANDLE hActCtx); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2517:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2518:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ActivateActCtx (HANDLE hActCtx, ULONG_PTR *lpCookie); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2518:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2519:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI DeactivateActCtx (DWORD dwFlags, ULONG_PTR ulCookie); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2519:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2520:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetCurrentActCtx (HANDLE *lphActCtx); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2520:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2571:180: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FindActCtxSectionStringA (DWORD dwFlags, const GUID *lpExtensionGuid, ULONG ulSectionId, LPCSTR lpStringToFind, PACTCTX_SECTION_KEYED_DATA ReturnedData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2571:180: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2572:181: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FindActCtxSectionStringW (DWORD dwFlags, const GUID *lpExtensionGuid, ULONG ulSectionId, LPCWSTR lpStringToFind, PACTCTX_SECTION_KEYED_DATA ReturnedData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2572:181: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2573:180: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FindActCtxSectionGuid (DWORD dwFlags, const GUID *lpExtensionGuid, ULONG ulSectionId, const GUID *lpGuidToFind, PACTCTX_SECTION_KEYED_DATA ReturnedData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2573:180: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2593:175: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI QueryActCtxW (DWORD dwFlags, HANDLE hActCtx, PVOID pvSubInstance, ULONG ulInfoClass, PVOID pvBuffer, SIZE_T cbBuffer, SIZE_T *pcbWrittenOrRequired); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2593:175: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2597:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI WTSGetActiveConsoleSessionId (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2597:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2598:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetNumaProcessorNode (UCHAR Processor, PUCHAR NodeNumber); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2598:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2599:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetNumaNodeProcessorMask (UCHAR Node, PULONGLONG ProcessorMask); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2599:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2600:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetNumaAvailableMemoryNode (UCHAR Node, PULONGLONG AvailableBytes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2600:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2892:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CopyContext (PCONTEXT Destination, DWORD ContextFlags, PCONTEXT Source); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2892:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2896:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI InitializeContext (PVOID Buffer, DWORD ContextFlags, PCONTEXT *Context, PDWORD ContextLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2896:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2898:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD64 WINAPI GetEnabledXStateFeatures (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2898:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2899:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetXStateFeaturesMask (PCONTEXT Context, PDWORD64 FeatureMask); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2899:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2900:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI PVOID WINAPI LocateXStateFeature (PCONTEXT Context, DWORD FeatureId, PDWORD Length); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2900:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2906:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetXStateFeaturesMask (PCONTEXT Context, DWORD64 FeatureMask); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2906:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2933:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE unsigned InterlockedIncrement (unsigned volatile *Addend) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2937:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE unsigned long InterlockedIncrement (unsigned long volatile *Addend) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2946:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE unsigned __int64 InterlockedIncrement (unsigned __int64 volatile *Addend) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2951:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE unsigned InterlockedDecrement (unsigned volatile *Addend) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2955:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE unsigned long InterlockedDecrement (unsigned long volatile *Addend) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2964:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE unsigned __int64 InterlockedDecrement (unsigned __int64 volatile *Addend) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2969:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE unsigned InterlockedExchange (unsigned volatile *Target, unsigned Value) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2973:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE unsigned long InterlockedExchange (unsigned long volatile *Target, unsigned long Value) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2982:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE unsigned __int64 InterlockedExchange (unsigned __int64 volatile *Target, unsigned __int64 Value) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2987:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE unsigned InterlockedExchangeAdd (unsigned volatile *Addend, unsigned Value) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2991:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE unsigned InterlockedExchangeSubtract (unsigned volatile *Addend, unsigned Value) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2995:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE unsigned long InterlockedExchangeAdd (unsigned long volatile *Addend, unsigned long Value) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:3003:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE unsigned long InterlockedExchangeSubtract (unsigned long volatile *Addend, unsigned long Value) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:3012:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE unsigned __int64 InterlockedExchangeAdd (unsigned __int64 volatile *Addend, unsigned __int64 Value) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:3016:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE unsigned __int64 InterlockedExchangeSubtract (unsigned __int64 volatile *Addend, unsigned __int64 Value) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:3021:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE unsigned InterlockedCompareExchange (unsigned volatile *Destination, unsigned Exchange, unsigned Comperand) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:3025:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE unsigned long InterlockedCompareExchange (unsigned long volatile *Destination, unsigned long Exchange, unsigned long Comperand) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:3034:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE unsigned __int64 InterlockedCompareExchange (unsigned __int64 volatile *Destination, unsigned __int64 Exchange, unsigned __int64 Comperand) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:3038:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE unsigned __int64 InterlockedAnd (unsigned __int64 volatile *Destination, unsigned __int64 Value) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:3042:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE unsigned __int64 InterlockedOr (unsigned __int64 volatile *Destination, unsigned __int64 Value) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:3046:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE unsigned __int64 InterlockedXor (unsigned __int64 volatile *Destination, unsigned __int64 Value) { ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:71, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2675:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI AddFontResourceA(LPCSTR); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2675:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2676:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI AddFontResourceW(LPCWSTR); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2676:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2677:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI AnimatePalette(HPALETTE hPal,UINT iStartIndex,UINT cEntries,CONST PALETTEENTRY *ppe); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2677:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2678:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI Arc(HDC hdc,int x1,int y1,int x2,int y2,int x3,int y3,int x4,int y4); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2678:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2679:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI BitBlt(HDC hdc,int x,int y,int cx,int cy,HDC hdcSrc,int x1,int y1,DWORD rop); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2679:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2680:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI CancelDC(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2680:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2681:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI Chord(HDC hdc,int x1,int y1,int x2,int y2,int x3,int y3,int x4,int y4); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2681:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2682:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI ChoosePixelFormat(HDC hdc,CONST PIXELFORMATDESCRIPTOR *ppfd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2682:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2683:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HMETAFILE WINAPI CloseMetaFile(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2683:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2684:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI CombineRgn(HRGN hrgnDst,HRGN hrgnSrc1,HRGN hrgnSrc2,int iMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2684:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2685:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HMETAFILE WINAPI CopyMetaFileA(HMETAFILE,LPCSTR); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2685:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2686:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HMETAFILE WINAPI CopyMetaFileW(HMETAFILE,LPCWSTR); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2686:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2687:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HBITMAP WINAPI CreateBitmap(int nWidth,int nHeight,UINT nPlanes,UINT nBitCount,CONST VOID *lpBits); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2687:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2688:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HBITMAP WINAPI CreateBitmapIndirect(CONST BITMAP *pbm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2688:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2689:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HBRUSH WINAPI CreateBrushIndirect(CONST LOGBRUSH *plbrush); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2689:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2690:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HBITMAP WINAPI CreateCompatibleBitmap(HDC hdc,int cx,int cy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2690:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2691:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HBITMAP WINAPI CreateDiscardableBitmap(HDC hdc,int cx,int cy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2691:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2692:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HDC WINAPI CreateCompatibleDC(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2692:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2693:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HDC WINAPI CreateDCA(LPCSTR pwszDriver,LPCSTR pwszDevice,LPCSTR pszPort,CONST DEVMODEA *pdm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2693:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2694:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HDC WINAPI CreateDCW(LPCWSTR pwszDriver,LPCWSTR pwszDevice,LPCWSTR pszPort,CONST DEVMODEW *pdm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2694:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:71, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2695:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HBITMAP WINAPI CreateDIBitmap(HDC hdc,CONST BITMAPINFOHEADER *pbmih,DWORD flInit,CONST VOID *pjBits,CONST BITMAPINFO *pbmi,UINT iUsage); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2695:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2696:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HBRUSH WINAPI CreateDIBPatternBrush(HGLOBAL h,UINT iUsage); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2696:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2697:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HBRUSH WINAPI CreateDIBPatternBrushPt(CONST VOID *lpPackedDIB,UINT iUsage); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2697:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2698:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HRGN WINAPI CreateEllipticRgn(int x1,int y1,int x2,int y2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2698:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2699:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HRGN WINAPI CreateEllipticRgnIndirect(CONST RECT *lprect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2699:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2700:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HFONT WINAPI CreateFontIndirectA(CONST LOGFONTA *lplf); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2700:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2701:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HFONT WINAPI CreateFontIndirectW(CONST LOGFONTW *lplf); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2701:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:71, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2702:265: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HFONT WINAPI CreateFontA(int cHeight,int cWidth,int cEscapement,int cOrientation,int cWeight,DWORD bItalic,DWORD bUnderline,DWORD bStrikeOut,DWORD iCharSet,DWORD iOutPrecision,DWORD iClipPrecision,DWORD iQuality,DWORD iPitchAndFamily,LPCSTR pszFaceName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2702:265: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2703:266: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HFONT WINAPI CreateFontW(int cHeight,int cWidth,int cEscapement,int cOrientation,int cWeight,DWORD bItalic,DWORD bUnderline,DWORD bStrikeOut,DWORD iCharSet,DWORD iOutPrecision,DWORD iClipPrecision,DWORD iQuality,DWORD iPitchAndFamily,LPCWSTR pszFaceName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2703:266: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2704:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HBRUSH WINAPI CreateHatchBrush(int iHatch,COLORREF color); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2704:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2705:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HDC WINAPI CreateICA(LPCSTR pszDriver,LPCSTR pszDevice,LPCSTR pszPort,CONST DEVMODEA *pdm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2705:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2706:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HDC WINAPI CreateICW(LPCWSTR pszDriver,LPCWSTR pszDevice,LPCWSTR pszPort,CONST DEVMODEW *pdm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2706:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2707:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HDC WINAPI CreateMetaFileA(LPCSTR pszFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2707:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2708:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HDC WINAPI CreateMetaFileW(LPCWSTR pszFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2708:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2709:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HPALETTE WINAPI CreatePalette(CONST LOGPALETTE *plpal); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2709:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2710:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HPEN WINAPI CreatePen(int iStyle,int cWidth,COLORREF color); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2710:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2711:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HPEN WINAPI CreatePenIndirect(CONST LOGPEN *plpen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2711:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2712:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HRGN WINAPI CreatePolyPolygonRgn(CONST POINT *pptl,CONST INT *pc,int cPoly,int iMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2712:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2713:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HBRUSH WINAPI CreatePatternBrush(HBITMAP hbm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2713:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2714:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HRGN WINAPI CreateRectRgn(int x1,int y1,int x2,int y2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2714:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2715:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HRGN WINAPI CreateRectRgnIndirect(CONST RECT *lprect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2715:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2716:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HRGN WINAPI CreateRoundRectRgn(int x1,int y1,int x2,int y2,int w,int h); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2716:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2717:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI CreateScalableFontResourceA(DWORD fdwHidden,LPCSTR lpszFont,LPCSTR lpszFile,LPCSTR lpszPath); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2717:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2718:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI CreateScalableFontResourceW(DWORD fdwHidden,LPCWSTR lpszFont,LPCWSTR lpszFile,LPCWSTR lpszPath); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2718:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2719:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HBRUSH WINAPI CreateSolidBrush(COLORREF color); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2719:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2720:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI DeleteDC(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2720:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2721:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI DeleteMetaFile(HMETAFILE hmf); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2721:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2722:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI DeleteObject(HGDIOBJ ho); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2722:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2723:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI DescribePixelFormat(HDC hdc,int iPixelFormat,UINT nBytes,LPPIXELFORMATDESCRIPTOR ppfd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2723:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2806:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSPOOLAPI int WINAPI DeviceCapabilitiesA(LPCSTR pDevice,LPCSTR pPort,WORD fwCapability,LPSTR pOutput,CONST DEVMODEA *pDevMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2806:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2807:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSPOOLAPI int WINAPI DeviceCapabilitiesW(LPCWSTR pDevice,LPCWSTR pPort,WORD fwCapability,LPWSTR pOutput,CONST DEVMODEW *pDevMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2807:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2808:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI DrawEscape(HDC hdc,int iEscape,int cjIn,LPCSTR lpIn); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2808:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2809:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI Ellipse(HDC hdc,int left,int top,int right,int bottom); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2809:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2810:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI EnumFontFamiliesExA(HDC hdc,LPLOGFONTA lpLogfont,FONTENUMPROCA lpProc,LPARAM lParam,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2810:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2811:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI EnumFontFamiliesExW(HDC hdc,LPLOGFONTW lpLogfont,FONTENUMPROCW lpProc,LPARAM lParam,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2811:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2812:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI EnumFontFamiliesA(HDC hdc,LPCSTR lpLogfont,FONTENUMPROCA lpProc,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2812:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2813:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI EnumFontFamiliesW(HDC hdc,LPCWSTR lpLogfont,FONTENUMPROCW lpProc,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2813:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2814:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI EnumFontsA(HDC hdc,LPCSTR lpLogfont,FONTENUMPROCA lpProc,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2814:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2815:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI EnumFontsW(HDC hdc,LPCWSTR lpLogfont,FONTENUMPROCW lpProc,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2815:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2816:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI EnumObjects(HDC hdc,int nType,GOBJENUMPROC lpFunc,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2816:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2817:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI EqualRgn(HRGN hrgn1,HRGN hrgn2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2817:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2818:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI Escape(HDC hdc,int iEscape,int cjIn,LPCSTR pvIn,LPVOID pvOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2818:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2819:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI ExtEscape(HDC hdc,int iEscape,int cjInput,LPCSTR lpInData,int cjOutput,LPSTR lpOutData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2819:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2820:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI ExcludeClipRect(HDC hdc,int left,int top,int right,int bottom); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2820:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2821:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HRGN WINAPI ExtCreateRegion(CONST XFORM *lpx,DWORD nCount,CONST RGNDATA *lpData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2821:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2822:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI ExtFloodFill(HDC hdc,int x,int y,COLORREF color,UINT type); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2822:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2823:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI FillRgn(HDC hdc,HRGN hrgn,HBRUSH hbr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2823:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2824:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI FloodFill(HDC hdc,int x,int y,COLORREF color); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2824:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2825:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI FrameRgn(HDC hdc,HRGN hrgn,HBRUSH hbr,int w,int h); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2825:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2826:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI GetROP2(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2826:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2827:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetAspectRatioFilterEx(HDC hdc,LPSIZE lpsize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2827:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2828:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI COLORREF WINAPI GetBkColor(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2828:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2829:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI COLORREF WINAPI GetDCBrushColor(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2829:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2830:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI COLORREF WINAPI GetDCPenColor(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2830:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2831:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI GetBkMode(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2831:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2832:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI LONG WINAPI GetBitmapBits(HBITMAP hbit,LONG cb,LPVOID lpvBits); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2832:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2833:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetBitmapDimensionEx(HBITMAP hbit,LPSIZE lpsize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2833:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2834:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI UINT WINAPI GetBoundsRect(HDC hdc,LPRECT lprect,UINT flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2834:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2835:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetBrushOrgEx(HDC hdc,LPPOINT lppt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2835:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2836:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetCharWidthA(HDC hdc,UINT iFirst,UINT iLast,LPINT lpBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2836:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2837:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetCharWidthW(HDC hdc,UINT iFirst,UINT iLast,LPINT lpBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2837:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2838:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetCharWidth32A(HDC hdc,UINT iFirst,UINT iLast,LPINT lpBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2838:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2839:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetCharWidth32W(HDC hdc,UINT iFirst,UINT iLast,LPINT lpBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2839:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2840:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetCharWidthFloatA(HDC hdc,UINT iFirst,UINT iLast,PFLOAT lpBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2840:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2841:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetCharWidthFloatW(HDC hdc,UINT iFirst,UINT iLast,PFLOAT lpBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2841:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2842:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetCharABCWidthsA(HDC hdc,UINT wFirst,UINT wLast,LPABC lpABC); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2842:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2843:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetCharABCWidthsW(HDC hdc,UINT wFirst,UINT wLast,LPABC lpABC); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2843:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2844:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetCharABCWidthsFloatA(HDC hdc,UINT iFirst,UINT iLast,LPABCFLOAT lpABC); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2844:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2845:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetCharABCWidthsFloatW(HDC hdc,UINT iFirst,UINT iLast,LPABCFLOAT lpABC); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2845:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2846:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI GetClipBox(HDC hdc,LPRECT lprect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2846:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2847:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI GetClipRgn(HDC hdc,HRGN hrgn); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2847:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2848:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI GetMetaRgn(HDC hdc,HRGN hrgn); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2848:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2849:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HGDIOBJ WINAPI GetCurrentObject(HDC hdc,UINT type); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2849:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2850:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetCurrentPositionEx(HDC hdc,LPPOINT lppt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2850:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2851:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI GetDeviceCaps(HDC hdc,int index); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2851:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2852:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI GetDIBits(HDC hdc,HBITMAP hbm,UINT start,UINT cLines,LPVOID lpvBits,LPBITMAPINFO lpbmi,UINT usage); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2852:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2853:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI DWORD WINAPI GetFontData (HDC hdc,DWORD dwTable,DWORD dwOffset,PVOID pvBuffer,DWORD cjBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2853:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2854:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI DWORD WINAPI GetGlyphOutlineA(HDC hdc,UINT uChar,UINT fuFormat,LPGLYPHMETRICS lpgm,DWORD cjBuffer,LPVOID pvBuffer,CONST MAT2 *lpmat2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2854:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2855:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI DWORD WINAPI GetGlyphOutlineW(HDC hdc,UINT uChar,UINT fuFormat,LPGLYPHMETRICS lpgm,DWORD cjBuffer,LPVOID pvBuffer,CONST MAT2 *lpmat2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2855:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2856:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI GetGraphicsMode(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2856:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2857:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI GetMapMode(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2857:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2858:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI UINT WINAPI GetMetaFileBitsEx(HMETAFILE hMF,UINT cbBuffer,LPVOID lpData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2858:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2859:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HMETAFILE WINAPI GetMetaFileA(LPCSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2859:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2860:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HMETAFILE WINAPI GetMetaFileW(LPCWSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2860:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2861:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI COLORREF WINAPI GetNearestColor(HDC hdc,COLORREF color); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2861:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2862:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI UINT WINAPI GetNearestPaletteIndex(HPALETTE h,COLORREF color); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2862:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2863:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI DWORD WINAPI GetObjectType(HGDIOBJ h); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2863:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2869:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI UINT WINAPI GetOutlineTextMetricsA(HDC hdc,UINT cjCopy,LPOUTLINETEXTMETRICA potm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2869:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2870:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI UINT WINAPI GetOutlineTextMetricsW(HDC hdc,UINT cjCopy,LPOUTLINETEXTMETRICW potm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2870:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2878:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI UINT WINAPI GetPaletteEntries(HPALETTE hpal,UINT iStart,UINT cEntries,LPPALETTEENTRY pPalEntries); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2878:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2879:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI COLORREF WINAPI GetPixel(HDC hdc,int x,int y); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2879:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2880:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI GetPixelFormat(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2880:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2881:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI GetPolyFillMode(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2881:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2882:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetRasterizerCaps(LPRASTERIZER_STATUS lpraststat,UINT cjBytes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2882:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2883:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI GetRandomRgn (HDC hdc,HRGN hrgn,INT i); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2883:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2884:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI DWORD WINAPI GetRegionData(HRGN hrgn,DWORD nCount,LPRGNDATA lpRgnData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2884:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2885:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI GetRgnBox(HRGN hrgn,LPRECT lprc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2885:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2886:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HGDIOBJ WINAPI GetStockObject(int i); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2886:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2887:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI GetStretchBltMode(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2887:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2888:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI UINT WINAPI GetSystemPaletteEntries(HDC hdc,UINT iStart,UINT cEntries,LPPALETTEENTRY pPalEntries); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2888:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2889:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI UINT WINAPI GetSystemPaletteUse(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2889:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2890:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI GetTextCharacterExtra(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2890:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2891:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI UINT WINAPI GetTextAlign(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2891:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2892:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI COLORREF WINAPI GetTextColor(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2892:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2893:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetTextExtentPointA(HDC hdc,LPCSTR lpString,int c,LPSIZE lpsz); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2893:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2894:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetTextExtentPointW(HDC hdc,LPCWSTR lpString,int c,LPSIZE lpsz); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2894:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2895:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetTextExtentPoint32A(HDC hdc,LPCSTR lpString,int c,LPSIZE psizl); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2895:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2896:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetTextExtentPoint32W(HDC hdc,LPCWSTR lpString,int c,LPSIZE psizl); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2896:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2897:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetTextExtentExPointA(HDC hdc,LPCSTR lpszString,int cchString,int nMaxExtent,LPINT lpnFit,LPINT lpnDx,LPSIZE lpSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2897:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2898:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetTextExtentExPointW(HDC hdc,LPCWSTR lpszString,int cchString,int nMaxExtent,LPINT lpnFit,LPINT lpnDx,LPSIZE lpSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2898:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2899:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI GetTextCharset(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2899:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2900:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI GetTextCharsetInfo(HDC hdc,LPFONTSIGNATURE lpSig,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2900:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2901:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI TranslateCharsetInfo(DWORD *lpSrc,LPCHARSETINFO lpCs,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2901:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2902:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI DWORD WINAPI GetFontLanguageInfo(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2902:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2903:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI DWORD WINAPI GetCharacterPlacementA(HDC hdc,LPCSTR lpString,int nCount,int nMexExtent,LPGCP_RESULTSA lpResults,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2903:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2904:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI DWORD WINAPI GetCharacterPlacementW(HDC hdc,LPCWSTR lpString,int nCount,int nMexExtent,LPGCP_RESULTSW lpResults,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2904:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2925:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI DWORD WINAPI GetFontUnicodeRanges(HDC hdc,LPGLYPHSET lpgs); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2925:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2926:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI DWORD WINAPI GetGlyphIndicesA(HDC hdc,LPCSTR lpstr,int c,LPWORD pgi,DWORD fl); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2926:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2927:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI DWORD WINAPI GetGlyphIndicesW(HDC hdc,LPCWSTR lpstr,int c,LPWORD pgi,DWORD fl); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2927:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2928:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetTextExtentPointI(HDC hdc,LPWORD pgiIn,int cgi,LPSIZE psize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2928:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2929:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetTextExtentExPointI (HDC hdc,LPWORD lpwszString,int cwchString,int nMaxExtent,LPINT lpnFit,LPINT lpnDx,LPSIZE lpSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2929:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2930:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetCharWidthI(HDC hdc,UINT giFirst,UINT cgi,LPWORD pgi,LPINT piWidths); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2930:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2931:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetCharABCWidthsI(HDC hdc,UINT giFirst,UINT cgi,LPWORD pgi,LPABC pabc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2931:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2946:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI AddFontResourceExA(LPCSTR name,DWORD fl,PVOID res); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2946:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2947:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI AddFontResourceExW(LPCWSTR name,DWORD fl,PVOID res); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2947:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2948:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI RemoveFontResourceExA(LPCSTR name,DWORD fl,PVOID pdv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2948:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2949:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI RemoveFontResourceExW(LPCWSTR name,DWORD fl,PVOID pdv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2949:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2950:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HANDLE WINAPI AddFontMemResourceEx(PVOID pFileView,DWORD cjSize,PVOID pvResrved,DWORD *pNumFonts); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2950:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2951:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI RemoveFontMemResourceEx(HANDLE h); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2951:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3006:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HFONT WINAPI CreateFontIndirectExA(CONST ENUMLOGFONTEXDVA *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3006:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3007:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HFONT WINAPI CreateFontIndirectExW(CONST ENUMLOGFONTEXDVW *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3007:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3028:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetViewportExtEx(HDC hdc,LPSIZE lpsize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3028:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3029:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetViewportOrgEx(HDC hdc,LPPOINT lppoint); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3029:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3030:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetWindowExtEx(HDC hdc,LPSIZE lpsize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3030:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3031:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetWindowOrgEx(HDC hdc,LPPOINT lppoint); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3031:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3032:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI IntersectClipRect(HDC hdc,int left,int top,int right,int bottom); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3032:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3033:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI InvertRgn(HDC hdc,HRGN hrgn); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3033:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3034:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI LineDDA(int xStart,int yStart,int xEnd,int yEnd,LINEDDAPROC lpProc,LPARAM data); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3034:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3035:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI LineTo(HDC hdc,int x,int y); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3035:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3036:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI MaskBlt(HDC hdcDest,int xDest,int yDest,int width,int height,HDC hdcSrc,int xSrc,int ySrc,HBITMAP hbmMask,int xMask,int yMask,DWORD rop); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3036:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3037:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI PlgBlt(HDC hdcDest,CONST POINT *lpPoint,HDC hdcSrc,int xSrc,int ySrc,int width,int height,HBITMAP hbmMask,int xMask,int yMask); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3037:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3038:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI OffsetClipRgn(HDC hdc,int x,int y); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3038:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3039:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI OffsetRgn(HRGN hrgn,int x,int y); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3039:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3040:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI PatBlt(HDC hdc,int x,int y,int w,int h,DWORD rop); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3040:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3041:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI Pie(HDC hdc,int left,int top,int right,int bottom,int xr1,int yr1,int xr2,int yr2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3041:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3042:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI PlayMetaFile(HDC hdc,HMETAFILE hmf); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3042:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3043:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI PaintRgn(HDC hdc,HRGN hrgn); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3043:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3044:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI PolyPolygon(HDC hdc,CONST POINT *apt,CONST INT *asz,int csz); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3044:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3045:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI PtInRegion(HRGN hrgn,int x,int y); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3045:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3046:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI PtVisible(HDC hdc,int x,int y); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3046:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3047:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI RectInRegion(HRGN hrgn,CONST RECT *lprect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3047:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3048:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI RectVisible(HDC hdc,CONST RECT *lprect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3048:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3049:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI Rectangle(HDC hdc,int left,int top,int right,int bottom); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3049:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3050:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI RestoreDC(HDC hdc,int nSavedDC); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3050:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3051:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HDC WINAPI ResetDCA(HDC hdc,CONST DEVMODEA *lpdm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3051:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3052:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HDC WINAPI ResetDCW(HDC hdc,CONST DEVMODEW *lpdm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3052:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3053:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI UINT WINAPI RealizePalette(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3053:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3054:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI RemoveFontResourceA(LPCSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3054:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3055:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI RemoveFontResourceW(LPCWSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3055:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3056:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI RoundRect(HDC hdc,int left,int top,int right,int bottom,int width,int height); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3056:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3057:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI ResizePalette(HPALETTE hpal,UINT n); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3057:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3058:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI SaveDC(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3058:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3059:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI SelectClipRgn(HDC hdc,HRGN hrgn); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3059:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3060:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI ExtSelectClipRgn(HDC hdc,HRGN hrgn,int mode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3060:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3061:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI SetMetaRgn(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3061:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3062:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HGDIOBJ WINAPI SelectObject(HDC hdc,HGDIOBJ h); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3062:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3063:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HPALETTE WINAPI SelectPalette(HDC hdc,HPALETTE hPal,WINBOOL bForceBkgd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3063:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3064:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI COLORREF WINAPI SetBkColor(HDC hdc,COLORREF color); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3064:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3065:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI COLORREF WINAPI SetDCBrushColor(HDC hdc,COLORREF color); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3065:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3066:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI COLORREF WINAPI SetDCPenColor(HDC hdc,COLORREF color); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3066:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3067:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI SetBkMode(HDC hdc,int mode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3067:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3068:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI LONG WINAPI SetBitmapBits(HBITMAP hbm,DWORD cb,CONST VOID *pvBits); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3068:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3069:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI UINT WINAPI SetBoundsRect(HDC hdc,CONST RECT *lprect,UINT flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3069:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3070:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI SetDIBits(HDC hdc,HBITMAP hbm,UINT start,UINT cLines,CONST VOID *lpBits,CONST BITMAPINFO *lpbmi,UINT ColorUse); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3070:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3071:188: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI SetDIBitsToDevice(HDC hdc,int xDest,int yDest,DWORD w,DWORD h,int xSrc,int ySrc,UINT StartScan,UINT cLines,CONST VOID *lpvBits,CONST BITMAPINFO *lpbmi,UINT ColorUse); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3071:188: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3072:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI DWORD WINAPI SetMapperFlags(HDC hdc,DWORD flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3072:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3073:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI SetGraphicsMode(HDC hdc,int iMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3073:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3074:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI SetMapMode(HDC hdc,int iMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3074:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3075:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI DWORD WINAPI SetLayout(HDC hdc,DWORD l); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3075:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3076:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI DWORD WINAPI GetLayout(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3076:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3077:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HMETAFILE WINAPI SetMetaFileBitsEx(UINT cbBuffer,CONST BYTE *lpData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3077:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3078:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI UINT WINAPI SetPaletteEntries(HPALETTE hpal,UINT iStart,UINT cEntries,CONST PALETTEENTRY *pPalEntries); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3078:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3079:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI COLORREF WINAPI SetPixel(HDC hdc,int x,int y,COLORREF color); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3079:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3080:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI SetPixelV(HDC hdc,int x,int y,COLORREF color); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3080:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3081:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI SetPixelFormat(HDC hdc,int format,CONST PIXELFORMATDESCRIPTOR *ppfd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3081:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3082:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI SetPolyFillMode(HDC hdc,int mode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3082:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3083:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI StretchBlt(HDC hdcDest,int xDest,int yDest,int wDest,int hDest,HDC hdcSrc,int xSrc,int ySrc,int wSrc,int hSrc,DWORD rop); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3083:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3084:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI SetRectRgn(HRGN hrgn,int left,int top,int right,int bottom); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3084:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3085:204: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI StretchDIBits(HDC hdc,int xDest,int yDest,int DestWidth,int DestHeight,int xSrc,int ySrc,int SrcWidth,int SrcHeight,CONST VOID *lpBits,CONST BITMAPINFO *lpbmi,UINT iUsage,DWORD rop); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3085:204: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3086:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI SetROP2(HDC hdc,int rop2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3086:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3087:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI SetStretchBltMode(HDC hdc,int mode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3087:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3088:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI UINT WINAPI SetSystemPaletteUse(HDC hdc,UINT use); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3088:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3089:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI SetTextCharacterExtra(HDC hdc,int extra); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3089:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3090:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI COLORREF WINAPI SetTextColor(HDC hdc,COLORREF color); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3090:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3091:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI UINT WINAPI SetTextAlign(HDC hdc,UINT align); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3091:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3092:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI SetTextJustification(HDC hdc,int extra,int count); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3092:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3093:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI UpdateColors(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3093:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3159:179: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI AlphaBlend(HDC hdcDest,int xoriginDest,int yoriginDest,int wDest,int hDest,HDC hdcSrc,int xoriginSrc,int yoriginSrc,int wSrc,int hSrc,BLENDFUNCTION ftn); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3159:179: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3160:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GdiAlphaBlend(HDC hdcDest,int xoriginDest,int yoriginDest,int wDest,int hDest,HDC hdcSrc,int xoriginSrc,int yoriginSrc,int wSrc,int hSrc,BLENDFUNCTION ftn); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3160:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3161:184: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI TransparentBlt(HDC hdcDest,int xoriginDest,int yoriginDest,int wDest,int hDest,HDC hdcSrc,int xoriginSrc,int yoriginSrc,int wSrc,int hSrc,UINT crTransparent); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3161:184: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3162:187: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GdiTransparentBlt(HDC hdcDest,int xoriginDest,int yoriginDest,int wDest,int hDest,HDC hdcSrc,int xoriginSrc,int yoriginSrc,int wSrc,int hSrc,UINT crTransparent); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3162:187: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3169:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GradientFill(HDC hdc,PTRIVERTEX pVertex,ULONG nVertex,PVOID pMesh,ULONG nMesh,ULONG ulMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3169:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3170:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GdiGradientFill(HDC hdc,PTRIVERTEX pVertex,ULONG nVertex,PVOID pMesh,ULONG nMesh,ULONG ulMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3170:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3179:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI PlayMetaFileRecord(HDC hdc,LPHANDLETABLE lpHandleTable,LPMETARECORD lpMR,UINT noObjs); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3179:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3183:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI EnumMetaFile(HDC hdc,HMETAFILE hmf,MFENUMPROC lpProc,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3183:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3187:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HENHMETAFILE WINAPI CloseEnhMetaFile(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3187:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3188:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HENHMETAFILE WINAPI CopyEnhMetaFileA(HENHMETAFILE hEnh,LPCSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3188:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3189:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HENHMETAFILE WINAPI CopyEnhMetaFileW(HENHMETAFILE hEnh,LPCWSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3189:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3190:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HDC WINAPI CreateEnhMetaFileA(HDC hdc,LPCSTR lpFilename,CONST RECT *lprc,LPCSTR lpDesc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3190:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3191:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HDC WINAPI CreateEnhMetaFileW(HDC hdc,LPCWSTR lpFilename,CONST RECT *lprc,LPCWSTR lpDesc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3191:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3192:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI DeleteEnhMetaFile(HENHMETAFILE hmf); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3192:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3193:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI EnumEnhMetaFile(HDC hdc,HENHMETAFILE hmf,ENHMFENUMPROC lpProc,LPVOID lpParam,CONST RECT *lpRect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3193:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3194:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HENHMETAFILE WINAPI GetEnhMetaFileA(LPCSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3194:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3195:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HENHMETAFILE WINAPI GetEnhMetaFileW(LPCWSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3195:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3196:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI UINT WINAPI GetEnhMetaFileBits(HENHMETAFILE hEMF,UINT nSize,LPBYTE lpData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3196:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3197:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI UINT WINAPI GetEnhMetaFileDescriptionA(HENHMETAFILE hemf,UINT cchBuffer,LPSTR lpDescription); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3197:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3198:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI UINT WINAPI GetEnhMetaFileDescriptionW(HENHMETAFILE hemf,UINT cchBuffer,LPWSTR lpDescription); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3198:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3199:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI UINT WINAPI GetEnhMetaFileHeader(HENHMETAFILE hemf,UINT nSize,LPENHMETAHEADER lpEnhMetaHeader); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3199:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3200:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI UINT WINAPI GetEnhMetaFilePaletteEntries(HENHMETAFILE hemf,UINT nNumEntries,LPPALETTEENTRY lpPaletteEntries); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3200:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3201:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI UINT WINAPI GetEnhMetaFilePixelFormat(HENHMETAFILE hemf,UINT cbBuffer,PIXELFORMATDESCRIPTOR *ppfd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3201:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3202:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI UINT WINAPI GetWinMetaFileBits(HENHMETAFILE hemf,UINT cbData16,LPBYTE pData16,INT iMapMode,HDC hdcRef); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3202:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3203:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI PlayEnhMetaFile(HDC hdc,HENHMETAFILE hmf,CONST RECT *lprect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3203:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3204:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI PlayEnhMetaFileRecord(HDC hdc,LPHANDLETABLE pht,CONST ENHMETARECORD *pmr,UINT cht); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3204:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3205:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HENHMETAFILE WINAPI SetEnhMetaFileBits(UINT nSize,CONST BYTE *pb); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3205:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3206:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HENHMETAFILE WINAPI SetWinMetaFileBits(UINT nSize,CONST BYTE *lpMeta16Data,HDC hdcRef,CONST METAFILEPICT *lpMFP); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3206:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3207:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GdiComment(HDC hdc,UINT nSize,CONST BYTE *lpData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3207:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3213:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetTextMetricsA(HDC hdc,LPTEXTMETRICA lptm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3213:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3214:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetTextMetricsW(HDC hdc,LPTEXTMETRICW lptm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3214:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3225:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI AngleArc(HDC hdc,int x,int y,DWORD r,FLOAT StartAngle,FLOAT SweepAngle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3225:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3226:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI PolyPolyline(HDC hdc,CONST POINT *apt,CONST DWORD *asz,DWORD csz); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3226:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3227:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetWorldTransform(HDC hdc,LPXFORM lpxf); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3227:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3228:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI SetWorldTransform(HDC hdc,CONST XFORM *lpxf); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3228:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3229:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI ModifyWorldTransform(HDC hdc,CONST XFORM *lpxf,DWORD mode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3229:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3230:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI CombineTransform(LPXFORM lpxfOut,CONST XFORM *lpxf1,CONST XFORM *lpxf2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3230:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3231:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HBITMAP WINAPI CreateDIBSection(HDC hdc,CONST BITMAPINFO *lpbmi,UINT usage,VOID **ppvBits,HANDLE hSection,DWORD offset); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3231:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3232:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI UINT WINAPI GetDIBColorTable(HDC hdc,UINT iStart,UINT cEntries,RGBQUAD *prgbq); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3232:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3233:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI UINT WINAPI SetDIBColorTable(HDC hdc,UINT iStart,UINT cEntries,CONST RGBQUAD *prgbq); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3233:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3280:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI SetColorAdjustment(HDC hdc,CONST COLORADJUSTMENT *lpca); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3280:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3281:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetColorAdjustment(HDC hdc,LPCOLORADJUSTMENT lpca); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3281:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3282:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HPALETTE WINAPI CreateHalftonePalette(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3282:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3315:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI StartDocA(HDC hdc,CONST DOCINFOA *lpdi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3315:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3316:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI StartDocW(HDC hdc,CONST DOCINFOW *lpdi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3316:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3317:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI EndDoc(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3317:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3318:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI StartPage(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3318:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3319:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI EndPage(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3319:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3320:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI AbortDoc(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3320:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3321:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI SetAbortProc(HDC hdc,ABORTPROC lpProc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3321:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3322:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI AbortPath(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3322:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3323:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI ArcTo(HDC hdc,int left,int top,int right,int bottom,int xr1,int yr1,int xr2,int yr2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3323:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3324:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI BeginPath(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3324:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3325:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI CloseFigure(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3325:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3326:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI EndPath(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3326:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3327:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI FillPath(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3327:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3328:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI FlattenPath(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3328:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3329:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI GetPath(HDC hdc,LPPOINT apt,LPBYTE aj,int cpt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3329:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3330:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HRGN WINAPI PathToRegion(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3330:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3331:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI PolyDraw(HDC hdc,CONST POINT *apt,CONST BYTE *aj,int cpt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3331:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3332:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI SelectClipPath(HDC hdc,int mode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3332:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3333:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI SetArcDirection(HDC hdc,int dir); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3333:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3334:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI SetMiterLimit(HDC hdc,FLOAT limit,PFLOAT old); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3334:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3335:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI StrokeAndFillPath(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3335:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3336:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI StrokePath(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3336:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3337:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI WidenPath(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3337:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3338:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HPEN WINAPI ExtCreatePen(DWORD iPenStyle,DWORD cWidth,CONST LOGBRUSH *plbrush,DWORD cStyle,CONST DWORD *pstyle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3338:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3339:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetMiterLimit(HDC hdc,PFLOAT plimit); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3339:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3340:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI GetArcDirection(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3340:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3341:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI GetObjectA(HANDLE h,int c,LPVOID pv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3341:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3342:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI GetObjectW(HANDLE h,int c,LPVOID pv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3342:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3343:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI MoveToEx(HDC hdc,int x,int y,LPPOINT lppt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3343:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3344:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI TextOutA(HDC hdc,int x,int y,LPCSTR lpString,int c); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3344:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3345:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI TextOutW(HDC hdc,int x,int y,LPCWSTR lpString,int c); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3345:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3346:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI ExtTextOutA(HDC hdc,int x,int y,UINT options,CONST RECT *lprect,LPCSTR lpString,UINT c,CONST INT *lpDx); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3346:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3347:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI ExtTextOutW(HDC hdc,int x,int y,UINT options,CONST RECT *lprect,LPCWSTR lpString,UINT c,CONST INT *lpDx); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3347:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3348:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI PolyTextOutA(HDC hdc,CONST POLYTEXTA *ppt,int nstrings); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3348:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3349:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI PolyTextOutW(HDC hdc,CONST POLYTEXTW *ppt,int nstrings); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3349:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3350:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HRGN WINAPI CreatePolygonRgn(CONST POINT *pptl,int cPoint,int iMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3350:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3351:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI DPtoLP(HDC hdc,LPPOINT lppt,int c); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3351:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3352:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI LPtoDP(HDC hdc,LPPOINT lppt,int c); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3352:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3353:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI Polygon(HDC hdc,CONST POINT *apt,int cpt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3353:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3354:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI Polyline(HDC hdc,CONST POINT *apt,int cpt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3354:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3355:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI PolyBezier(HDC hdc,CONST POINT *apt,DWORD cpt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3355:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3356:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI PolyBezierTo(HDC hdc,CONST POINT *apt,DWORD cpt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3356:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3357:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI PolylineTo(HDC hdc,CONST POINT *apt,DWORD cpt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3357:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3358:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI SetViewportExtEx(HDC hdc,int x,int y,LPSIZE lpsz); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3358:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3359:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI SetViewportOrgEx(HDC hdc,int x,int y,LPPOINT lppt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3359:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3360:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI SetWindowExtEx(HDC hdc,int x,int y,LPSIZE lpsz); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3360:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3361:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI SetWindowOrgEx(HDC hdc,int x,int y,LPPOINT lppt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3361:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3362:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI OffsetViewportOrgEx(HDC hdc,int x,int y,LPPOINT lppt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3362:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3363:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI OffsetWindowOrgEx(HDC hdc,int x,int y,LPPOINT lppt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3363:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3364:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI ScaleViewportExtEx(HDC hdc,int xn,int dx,int yn,int yd,LPSIZE lpsz); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3364:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3365:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI ScaleWindowExtEx(HDC hdc,int xn,int xd,int yn,int yd,LPSIZE lpsz); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3365:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3366:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI SetBitmapDimensionEx(HBITMAP hbm,int w,int h,LPSIZE lpsz); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3366:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3367:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI SetBrushOrgEx(HDC hdc,int x,int y,LPPOINT lppt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3367:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3368:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI GetTextFaceA(HDC hdc,int c,LPSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3368:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3369:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI GetTextFaceW(HDC hdc,int c,LPWSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3369:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3381:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI DWORD WINAPI GetKerningPairsA(HDC hdc,DWORD nPairs,LPKERNINGPAIR lpKernPair); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3381:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3382:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI DWORD WINAPI GetKerningPairsW(HDC hdc,DWORD nPairs,LPKERNINGPAIR lpKernPair); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3382:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3383:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetDCOrgEx(HDC hdc,LPPOINT lppt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3383:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3384:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI FixBrushOrgEx(HDC hdc,int x,int y,LPPOINT ptl); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3384:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3385:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI UnrealizeObject(HGDIOBJ h); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3385:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3386:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GdiFlush(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3386:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3387:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI DWORD WINAPI GdiSetBatchLimit(DWORD dw); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3387:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3388:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI DWORD WINAPI GdiGetBatchLimit(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3388:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3406:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI SetICMMode(HDC hdc,int mode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3406:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3407:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI CheckColorsInGamut(HDC hdc,LPVOID lpRGBTriple,LPVOID dlpBuffer,DWORD nCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3407:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3408:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HCOLORSPACE WINAPI GetColorSpace(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3408:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3409:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetLogColorSpaceA(HCOLORSPACE hColorSpace,LPLOGCOLORSPACEA lpBuffer,DWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3409:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3410:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetLogColorSpaceW(HCOLORSPACE hColorSpace,LPLOGCOLORSPACEW lpBuffer,DWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3410:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3411:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HCOLORSPACE WINAPI CreateColorSpaceA(LPLOGCOLORSPACEA lplcs); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3411:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3412:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HCOLORSPACE WINAPI CreateColorSpaceW(LPLOGCOLORSPACEW lplcs); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3412:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3413:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HCOLORSPACE WINAPI SetColorSpace(HDC hdc,HCOLORSPACE hcs); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3413:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3414:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI DeleteColorSpace(HCOLORSPACE hcs); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3414:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3415:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetICMProfileA(HDC hdc,LPDWORD pBufSize,LPSTR pszFilename); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3415:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3416:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetICMProfileW(HDC hdc,LPDWORD pBufSize,LPWSTR pszFilename); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3416:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3417:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI SetICMProfileA(HDC hdc,LPSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3417:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3418:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI SetICMProfileW(HDC hdc,LPWSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3418:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3419:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetDeviceGammaRamp(HDC hdc,LPVOID lpRamp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3419:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3420:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI SetDeviceGammaRamp(HDC hdc,LPVOID lpRamp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3420:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3421:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI ColorMatchToTarget(HDC hdc,HDC hdcTarget,DWORD action); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3421:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3422:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI EnumICMProfilesA(HDC hdc,ICMENUMPROCA lpProc,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3422:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3423:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI EnumICMProfilesW(HDC hdc,ICMENUMPROCW lpProc,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3423:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3424:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI UpdateICMRegKeyA(DWORD reserved,LPSTR lpszCMID,LPSTR lpszFileName,UINT command); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3424:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3425:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI UpdateICMRegKeyW(DWORD reserved,LPWSTR lpszCMID,LPWSTR lpszFileName,UINT command); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3425:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3426:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI ColorCorrectPalette(HDC hdc,HPALETTE hPal,DWORD deFirst,DWORD num); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3426:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4175:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI wglCopyContext(HGLRC,HGLRC,UINT); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4175:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4176:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HGLRC WINAPI wglCreateContext(HDC); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4176:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4177:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HGLRC WINAPI wglCreateLayerContext(HDC,int); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4177:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4178:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI wglDeleteContext(HGLRC); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4178:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4179:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HGLRC WINAPI wglGetCurrentContext(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4179:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4180:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HDC WINAPI wglGetCurrentDC(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4180:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4181:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI PROC WINAPI wglGetProcAddress(LPCSTR); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4181:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4182:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI wglMakeCurrent(HDC,HGLRC); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4182:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4183:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI wglShareLists(HGLRC,HGLRC); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4183:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4184:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI wglUseFontBitmapsA(HDC,DWORD,DWORD,DWORD); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4184:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4185:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI wglUseFontBitmapsW(HDC,DWORD,DWORD,DWORD); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4185:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4186:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI SwapBuffers(HDC); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4186:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4206:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI wglUseFontOutlinesA(HDC,DWORD,DWORD,DWORD,FLOAT,FLOAT,int,LPGLYPHMETRICSFLOAT); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4206:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4207:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI wglUseFontOutlinesW(HDC,DWORD,DWORD,DWORD,FLOAT,FLOAT,int,LPGLYPHMETRICSFLOAT); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4207:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4282:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI wglDescribeLayerPlane(HDC,int,int,UINT,LPLAYERPLANEDESCRIPTOR); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4282:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4283:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI wglSetLayerPaletteEntries(HDC,int,int,int,CONST COLORREF *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4283:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4284:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI wglGetLayerPaletteEntries(HDC,int,int,int,COLORREF *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4284:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4285:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI wglRealizeLayerPalette(HDC,int,WINBOOL); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4285:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4286:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI wglSwapLayerBuffers(HDC,UINT); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4286:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4295:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI DWORD WINAPI wglSwapMultipleBuffers(UINT,CONST WGLSWAP *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4295:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:24, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:72, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/guiddef.h:30:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __extension__ template const GUID &__mingw_uuidof(); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/guiddef.h:30:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:72, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:168:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI wvsprintfA(LPSTR,LPCSTR,va_list arglist); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:168:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:169:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI wvsprintfW(LPWSTR,LPCWSTR,va_list arglist); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:169:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:170:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPIV wsprintfA(LPSTR,LPCSTR,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:170:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:171:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPIV wsprintfW(LPWSTR,LPCWSTR,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:171:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:709:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HKL WINAPI LoadKeyboardLayoutA(LPCSTR pwszKLID,UINT Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:709:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:710:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HKL WINAPI LoadKeyboardLayoutW(LPCWSTR pwszKLID,UINT Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:710:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:711:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HKL WINAPI ActivateKeyboardLayout(HKL hkl,UINT Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:711:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:72, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:712:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI ToUnicodeEx(UINT wVirtKey,UINT wScanCode,CONST BYTE *lpKeyState,LPWSTR pwszBuff,int cchBuff,UINT wFlags,HKL dwhkl); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:712:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:713:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI UnloadKeyboardLayout(HKL hkl); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:713:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:714:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetKeyboardLayoutNameA(LPSTR pwszKLID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:714:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:715:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetKeyboardLayoutNameW(LPWSTR pwszKLID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:715:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:716:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI GetKeyboardLayoutList(int nBuff,HKL *lpList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:716:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:717:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HKL WINAPI GetKeyboardLayout(DWORD idThread); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:717:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:726:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI GetMouseMovePointsEx(UINT cbSize,LPMOUSEMOVEPOINT lppt,LPMOUSEMOVEPOINT lpptBuf,int nBufPoints,DWORD resolution); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:726:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:753:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HDESK WINAPI CreateDesktopA(LPCSTR lpszDesktop,LPCSTR lpszDevice,LPDEVMODEA pDevmode,DWORD dwFlags,ACCESS_MASK dwDesiredAccess,LPSECURITY_ATTRIBUTES lpsa); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:753:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:754:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HDESK WINAPI CreateDesktopW(LPCWSTR lpszDesktop,LPCWSTR lpszDevice,LPDEVMODEW pDevmode,DWORD dwFlags,ACCESS_MASK dwDesiredAccess,LPSECURITY_ATTRIBUTES lpsa); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:754:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:755:205: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HDESK WINAPI CreateDesktopExA (LPCSTR lpszDesktop, LPCSTR lpszDevice, DEVMODEA *pDevmode, DWORD dwFlags, ACCESS_MASK dwDesiredAccess, LPSECURITY_ATTRIBUTES lpsa, ULONG ulHeapSize, PVOID pvoid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:755:205: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:756:207: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HDESK WINAPI CreateDesktopExW (LPCWSTR lpszDesktop, LPCWSTR lpszDevice, DEVMODEW *pDevmode, DWORD dwFlags, ACCESS_MASK dwDesiredAccess, LPSECURITY_ATTRIBUTES lpsa, ULONG ulHeapSize, PVOID pvoid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:756:207: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:763:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HDESK WINAPI OpenDesktopA(LPCSTR lpszDesktop,DWORD dwFlags,WINBOOL fInherit,ACCESS_MASK dwDesiredAccess); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:763:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:764:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HDESK WINAPI OpenDesktopW(LPCWSTR lpszDesktop,DWORD dwFlags,WINBOOL fInherit,ACCESS_MASK dwDesiredAccess); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:764:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:765:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HDESK WINAPI OpenInputDesktop(DWORD dwFlags,WINBOOL fInherit,ACCESS_MASK dwDesiredAccess); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:765:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:766:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EnumDesktopsA(HWINSTA hwinsta,DESKTOPENUMPROCA lpEnumFunc,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:766:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:767:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EnumDesktopsW(HWINSTA hwinsta,DESKTOPENUMPROCW lpEnumFunc,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:767:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:768:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EnumDesktopWindows(HDESK hDesktop,WNDENUMPROC lpfn,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:768:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:769:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SwitchDesktop(HDESK hDesktop); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:769:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:770:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetThreadDesktop(HDESK hDesktop); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:770:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:771:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI CloseDesktop(HDESK hDesktop); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:771:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:772:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HDESK WINAPI GetThreadDesktop(DWORD dwThreadId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:772:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:797:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWINSTA WINAPI CreateWindowStationA(LPCSTR lpwinsta,DWORD dwFlags,ACCESS_MASK dwDesiredAccess,LPSECURITY_ATTRIBUTES lpsa); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:797:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:798:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWINSTA WINAPI CreateWindowStationW(LPCWSTR lpwinsta,DWORD dwFlags,ACCESS_MASK dwDesiredAccess,LPSECURITY_ATTRIBUTES lpsa); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:798:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:799:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWINSTA WINAPI OpenWindowStationA(LPCSTR lpszWinSta,WINBOOL fInherit,ACCESS_MASK dwDesiredAccess); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:799:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:800:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWINSTA WINAPI OpenWindowStationW(LPCWSTR lpszWinSta,WINBOOL fInherit,ACCESS_MASK dwDesiredAccess); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:800:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:801:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EnumWindowStationsA(WINSTAENUMPROCA lpEnumFunc,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:801:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:802:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EnumWindowStationsW(WINSTAENUMPROCW lpEnumFunc,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:802:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:803:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI CloseWindowStation(HWINSTA hWinSta); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:803:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:804:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetProcessWindowStation(HWINSTA hWinSta); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:804:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:805:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWINSTA WINAPI GetProcessWindowStation(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:805:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:811:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetUserObjectSecurity(HANDLE hObj,PSECURITY_INFORMATION pSIRequested,PSECURITY_DESCRIPTOR pSID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:811:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:812:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetUserObjectSecurity(HANDLE hObj,PSECURITY_INFORMATION pSIRequested,PSECURITY_DESCRIPTOR pSID,DWORD nLength,LPDWORD lpnLengthNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:812:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:834:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetUserObjectInformationA(HANDLE hObj,int nIndex,PVOID pvInfo,DWORD nLength,LPDWORD lpnLengthNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:834:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:835:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetUserObjectInformationW(HANDLE hObj,int nIndex,PVOID pvInfo,DWORD nLength,LPDWORD lpnLengthNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:835:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:836:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetUserObjectInformationA(HANDLE hObj,int nIndex,PVOID pvInfo,DWORD nLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:836:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:837:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetUserObjectInformationW(HANDLE hObj,int nIndex,PVOID pvInfo,DWORD nLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:837:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:908:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsHungAppWindow(HWND hwnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:908:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:909:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI VOID WINAPI DisableProcessWindowsGhosting(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:909:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1442:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI RegisterWindowMessageA(LPCSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1442:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1443:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI RegisterWindowMessageW(LPCWSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1443:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1513:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI TrackMouseEvent(LPTRACKMOUSEEVENT lpEventTrack); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1513:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1641:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI DrawEdge(HDC hdc,LPRECT qrc,UINT edge,UINT grfFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1641:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1687:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI DrawFrameControl(HDC,LPRECT,UINT,UINT); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1687:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1699:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI DrawCaption(HWND hwnd,HDC hdc,CONST RECT *lprect,UINT flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1699:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1706:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI DrawAnimatedRects(HWND hwnd,int idAni,CONST RECT *lprcFrom,CONST RECT *lprcTo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1706:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1900:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetMessageA(LPMSG lpMsg,HWND hWnd,UINT wMsgFilterMin,UINT wMsgFilterMax); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1900:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1901:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetMessageW(LPMSG lpMsg,HWND hWnd,UINT wMsgFilterMin,UINT wMsgFilterMax); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1901:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1902:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI TranslateMessage(CONST MSG *lpMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1902:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1903:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LRESULT WINAPI DispatchMessageA(CONST MSG *lpMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1903:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1904:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LRESULT WINAPI DispatchMessageW(CONST MSG *lpMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1904:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1905:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetMessageQueue(int cMessagesMax); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1905:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1906:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI PeekMessageA(LPMSG lpMsg,HWND hWnd,UINT wMsgFilterMin,UINT wMsgFilterMax,UINT wRemoveMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1906:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1907:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI PeekMessageW(LPMSG lpMsg,HWND hWnd,UINT wMsgFilterMin,UINT wMsgFilterMax,UINT wRemoveMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1907:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1921:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI RegisterHotKey(HWND hWnd,int id,UINT fsModifiers,UINT vk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1921:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1922:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI UnregisterHotKey(HWND hWnd,int id); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1922:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1970:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI ExitWindowsEx(UINT uFlags,DWORD dwReason); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1970:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1971:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SwapMouseButton(WINBOOL fSwap); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1971:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1972:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI GetMessagePos(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1972:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1973:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LONG WINAPI GetMessageTime(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1973:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1974:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LPARAM WINAPI GetMessageExtraInfo(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1974:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1978:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsWow64Message(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1978:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1979:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LPARAM WINAPI SetMessageExtraInfo(LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1979:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1980:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LRESULT WINAPI SendMessageA(HWND hWnd,UINT Msg,WPARAM wParam,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1980:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1981:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LRESULT WINAPI SendMessageW(HWND hWnd,UINT Msg,WPARAM wParam,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1981:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1982:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LRESULT WINAPI SendMessageTimeoutA(HWND hWnd,UINT Msg,WPARAM wParam,LPARAM lParam,UINT fuFlags,UINT uTimeout,PDWORD_PTR lpdwResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1982:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1983:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LRESULT WINAPI SendMessageTimeoutW(HWND hWnd,UINT Msg,WPARAM wParam,LPARAM lParam,UINT fuFlags,UINT uTimeout,PDWORD_PTR lpdwResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1983:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1984:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SendNotifyMessageA(HWND hWnd,UINT Msg,WPARAM wParam,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1984:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1985:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SendNotifyMessageW(HWND hWnd,UINT Msg,WPARAM wParam,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1985:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1986:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SendMessageCallbackA(HWND hWnd,UINT Msg,WPARAM wParam,LPARAM lParam,SENDASYNCPROC lpResultCallBack,ULONG_PTR dwData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1986:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1987:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SendMessageCallbackW(HWND hWnd,UINT Msg,WPARAM wParam,LPARAM lParam,SENDASYNCPROC lpResultCallBack,ULONG_PTR dwData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1987:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1999:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI __LONG32 WINAPI BroadcastSystemMessageExA(DWORD flags,LPDWORD lpInfo,UINT Msg,WPARAM wParam,LPARAM lParam,PBSMINFO pbsmInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1999:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2000:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI __LONG32 WINAPI BroadcastSystemMessageExW(DWORD flags,LPDWORD lpInfo,UINT Msg,WPARAM wParam,LPARAM lParam,PBSMINFO pbsmInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2000:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2001:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI __LONG32 WINAPI BroadcastSystemMessageA(DWORD flags,LPDWORD lpInfo,UINT Msg,WPARAM wParam,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2001:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2002:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI __LONG32 WINAPI BroadcastSystemMessageW(DWORD flags,LPDWORD lpInfo,UINT Msg,WPARAM wParam,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2002:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2055:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HPOWERNOTIFY WINAPI RegisterPowerSettingNotification (HANDLE hRecipient, LPCGUID PowerSettingGuid, DWORD Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2055:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2056:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI UnregisterPowerSettingNotification (HPOWERNOTIFY Handle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2056:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2057:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HPOWERNOTIFY WINAPI RegisterSuspendResumeNotification (HANDLE hRecipient, DWORD Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2057:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2058:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI UnregisterSuspendResumeNotification (HPOWERNOTIFY Handle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2058:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2061:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI PostMessageA (HWND hWnd, UINT Msg, WPARAM wParam, LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2061:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2062:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI PostMessageW (HWND hWnd, UINT Msg, WPARAM wParam, LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2062:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2063:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI PostThreadMessageA (DWORD idThread, UINT Msg, WPARAM wParam, LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2063:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2064:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI PostThreadMessageW (DWORD idThread, UINT Msg, WPARAM wParam, LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2064:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2069:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI AttachThreadInput (DWORD idAttach, DWORD idAttachTo, WINBOOL fAttach); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2069:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2070:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI ReplyMessage (LRESULT lResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2070:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2071:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI WaitMessage (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2071:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2072:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI WaitForInputIdle (HANDLE hProcess, DWORD dwMilliseconds); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2072:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2073:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LRESULT WINAPI DefWindowProcA (HWND hWnd, UINT Msg, WPARAM wParam, LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2073:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2074:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LRESULT WINAPI DefWindowProcW (HWND hWnd, UINT Msg, WPARAM wParam, LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2074:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2075:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI VOID WINAPI PostQuitMessage (int nExitCode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2075:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2076:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI InSendMessage (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2076:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2077:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI InSendMessageEx (LPVOID lpReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2077:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2078:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI GetDoubleClickTime (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2078:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2079:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetDoubleClickTime (UINT); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2079:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2080:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI ATOM WINAPI RegisterClassA (CONST WNDCLASSA *lpWndClass); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2080:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2081:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI ATOM WINAPI RegisterClassW (CONST WNDCLASSW *lpWndClass); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2081:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2082:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI UnregisterClassA (LPCSTR lpClassName, HINSTANCE hInstance); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2082:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2083:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI UnregisterClassW (LPCWSTR lpClassName, HINSTANCE hInstance); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2083:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2084:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetClassInfoA (HINSTANCE hInstance, LPCSTR lpClassName, LPWNDCLASSA lpWndClass); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2084:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2085:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetClassInfoW (HINSTANCE hInstance, LPCWSTR lpClassName, LPWNDCLASSW lpWndClass); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2085:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2086:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI ATOM WINAPI RegisterClassExA (CONST WNDCLASSEXA *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2086:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2087:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI ATOM WINAPI RegisterClassExW (CONST WNDCLASSEXW *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2087:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2088:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetClassInfoExA (HINSTANCE hInstance, LPCSTR lpszClass, LPWNDCLASSEXA lpwcx); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2088:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2089:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetClassInfoExW (HINSTANCE hInstance, LPCWSTR lpszClass, LPWNDCLASSEXW lpwcx); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2089:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2092:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LRESULT WINAPI CallWindowProcA (WNDPROC lpPrevWndFunc, HWND hWnd, UINT Msg, WPARAM wParam, LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2092:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2093:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LRESULT WINAPI CallWindowProcW (WNDPROC lpPrevWndFunc, HWND hWnd, UINT Msg, WPARAM wParam, LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2093:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2125:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HDEVNOTIFY WINAPI RegisterDeviceNotificationA(HANDLE hRecipient,LPVOID NotificationFilter,DWORD Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2125:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2126:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HDEVNOTIFY WINAPI RegisterDeviceNotificationW(HANDLE hRecipient,LPVOID NotificationFilter,DWORD Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2126:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2127:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI UnregisterDeviceNotification(HDEVNOTIFY Handle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2127:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2134:208: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI CreateWindowExA(DWORD dwExStyle,LPCSTR lpClassName,LPCSTR lpWindowName,DWORD dwStyle,int X,int Y,int nWidth,int nHeight,HWND hWndParent,HMENU hMenu,HINSTANCE hInstance,LPVOID lpParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2134:208: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2135:210: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI CreateWindowExW(DWORD dwExStyle,LPCWSTR lpClassName,LPCWSTR lpWindowName,DWORD dwStyle,int X,int Y,int nWidth,int nHeight,HWND hWndParent,HMENU hMenu,HINSTANCE hInstance,LPVOID lpParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2135:210: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2140:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsWindow(HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2140:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2141:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsMenu(HMENU hMenu); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2141:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2142:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsChild(HWND hWndParent,HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2142:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2143:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI DestroyWindow(HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2143:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2144:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI ShowWindow(HWND hWnd,int nCmdShow); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2144:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2145:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI AnimateWindow(HWND hWnd,DWORD dwTime,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2145:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2150:180: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI UpdateLayeredWindow (HWND hWnd, HDC hdcDst, POINT *pptDst, SIZE *psize, HDC hdcSrc, POINT *pptSrc, COLORREF crKey, BLENDFUNCTION *pblend, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2150:180: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2168:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI UpdateLayeredWindowIndirect (HWND hWnd, const UPDATELAYEREDWINDOWINFO *pULWInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2168:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2173:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetLayeredWindowAttributes (HWND hwnd, COLORREF *pcrKey, BYTE *pbAlpha, DWORD *pdwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2173:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2177:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI PrintWindow (HWND hwnd, HDC hdcBlt, UINT nFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2177:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2178:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetLayeredWindowAttributes (HWND hwnd, COLORREF crKey, BYTE bAlpha, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2178:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2205:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI ShowWindowAsync (HWND hWnd, int nCmdShow); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2205:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2206:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI FlashWindow (HWND hWnd, WINBOOL bInvert); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2206:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2207:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI FlashWindowEx (PFLASHWINFO pfwi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2207:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2208:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI ShowOwnedPopups (HWND hWnd, WINBOOL fShow); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2208:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2209:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI OpenIcon (HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2209:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2210:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI CloseWindow (HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2210:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2211:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI MoveWindow (HWND hWnd, int X, int Y, int nWidth, int nHeight, WINBOOL bRepaint); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2211:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2212:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetWindowPos (HWND hWnd, HWND hWndInsertAfter, int X, int Y, int cx, int cy, UINT uFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2212:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2213:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetWindowPlacement (HWND hWnd, WINDOWPLACEMENT *lpwndpl); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2213:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2214:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetWindowPlacement (HWND hWnd, CONST WINDOWPLACEMENT *lpwndpl); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2214:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2227:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HDWP WINAPI BeginDeferWindowPos (int nNumWindows); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2227:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2228:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HDWP WINAPI DeferWindowPos (HDWP hWinPosInfo, HWND hWnd, HWND hWndInsertAfter, int x, int y, int cx, int cy, UINT uFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2228:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2229:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EndDeferWindowPos (HDWP hWinPosInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2229:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2234:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsWindowVisible (HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2234:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2235:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsIconic (HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2235:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2236:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI AnyPopup (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2236:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2237:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI BringWindowToTop (HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2237:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2238:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsZoomed (HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2238:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:72, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2331:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI CreateDialogParamA(HINSTANCE hInstance,LPCSTR lpTemplateName,HWND hWndParent,DLGPROC lpDialogFunc,LPARAM dwInitParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2331:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2332:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI CreateDialogParamW(HINSTANCE hInstance,LPCWSTR lpTemplateName,HWND hWndParent,DLGPROC lpDialogFunc,LPARAM dwInitParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2332:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2333:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI CreateDialogIndirectParamA(HINSTANCE hInstance,LPCDLGTEMPLATEA lpTemplate,HWND hWndParent,DLGPROC lpDialogFunc,LPARAM dwInitParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2333:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2334:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI CreateDialogIndirectParamW(HINSTANCE hInstance,LPCDLGTEMPLATEW lpTemplate,HWND hWndParent,DLGPROC lpDialogFunc,LPARAM dwInitParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2334:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2341:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI INT_PTR WINAPI DialogBoxParamA(HINSTANCE hInstance,LPCSTR lpTemplateName,HWND hWndParent,DLGPROC lpDialogFunc,LPARAM dwInitParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2341:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2342:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI INT_PTR WINAPI DialogBoxParamW(HINSTANCE hInstance,LPCWSTR lpTemplateName,HWND hWndParent,DLGPROC lpDialogFunc,LPARAM dwInitParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2342:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2343:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI INT_PTR WINAPI DialogBoxIndirectParamA(HINSTANCE hInstance,LPCDLGTEMPLATEA hDialogTemplate,HWND hWndParent,DLGPROC lpDialogFunc,LPARAM dwInitParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2343:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2344:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI INT_PTR WINAPI DialogBoxIndirectParamW(HINSTANCE hInstance,LPCDLGTEMPLATEW hDialogTemplate,HWND hWndParent,DLGPROC lpDialogFunc,LPARAM dwInitParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2344:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2349:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EndDialog(HWND hDlg,INT_PTR nResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2349:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2350:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI GetDlgItem(HWND hDlg,int nIDDlgItem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2350:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2351:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetDlgItemInt(HWND hDlg,int nIDDlgItem,UINT uValue,WINBOOL bSigned); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2351:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2352:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI GetDlgItemInt(HWND hDlg,int nIDDlgItem,WINBOOL *lpTranslated,WINBOOL bSigned); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2352:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2353:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetDlgItemTextA(HWND hDlg,int nIDDlgItem,LPCSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2353:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2354:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetDlgItemTextW(HWND hDlg,int nIDDlgItem,LPCWSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2354:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2355:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI GetDlgItemTextA(HWND hDlg,int nIDDlgItem,LPSTR lpString,int cchMax); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2355:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2356:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI GetDlgItemTextW(HWND hDlg,int nIDDlgItem,LPWSTR lpString,int cchMax); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2356:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2357:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI CheckDlgButton(HWND hDlg,int nIDButton,UINT uCheck); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2357:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2358:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI CheckRadioButton(HWND hDlg,int nIDFirstButton,int nIDLastButton,int nIDCheckButton); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2358:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2359:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI IsDlgButtonChecked(HWND hDlg,int nIDButton); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2359:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2360:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LRESULT WINAPI SendDlgItemMessageA(HWND hDlg,int nIDDlgItem,UINT Msg,WPARAM wParam,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2360:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2361:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LRESULT WINAPI SendDlgItemMessageW(HWND hDlg,int nIDDlgItem,UINT Msg,WPARAM wParam,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2361:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2362:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI GetNextDlgGroupItem(HWND hDlg,HWND hCtl,WINBOOL bPrevious); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2362:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2363:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI GetNextDlgTabItem(HWND hDlg,HWND hCtl,WINBOOL bPrevious); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2363:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2364:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI GetDlgCtrlID(HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2364:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2365:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI __LONG32 WINAPI GetDialogBaseUnits(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2365:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2366:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LRESULT WINAPI DefDlgProcA(HWND hDlg,UINT Msg,WPARAM wParam,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2366:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2367:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LRESULT WINAPI DefDlgProcW(HWND hDlg,UINT Msg,WPARAM wParam,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2367:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2377:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI CallMsgFilterA(LPMSG lpMsg,int nCode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2377:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2378:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI CallMsgFilterW(LPMSG lpMsg,int nCode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2378:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2387:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI OpenClipboard(HWND hWndNewOwner); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2387:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2388:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI CloseClipboard(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2388:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2389:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI GetClipboardSequenceNumber(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2389:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2390:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI GetClipboardOwner(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2390:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2391:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI SetClipboardViewer(HWND hWndNewViewer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2391:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2392:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI GetClipboardViewer(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2392:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2393:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI ChangeClipboardChain(HWND hWndRemove, HWND hWndNewNext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2393:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2394:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HANDLE WINAPI SetClipboardData(UINT uFormat, HANDLE hMem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2394:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2395:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HANDLE WINAPI GetClipboardData(UINT uFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2395:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2396:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI RegisterClipboardFormatA(LPCSTR lpszFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2396:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2397:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI RegisterClipboardFormatW(LPCWSTR lpszFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2397:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2398:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI CountClipboardFormats(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2398:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2399:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI EnumClipboardFormats(UINT format); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2399:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2400:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI GetClipboardFormatNameA(UINT format, LPSTR lpszFormatName, int cchMaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2400:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2401:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI GetClipboardFormatNameW(UINT format, LPWSTR lpszFormatName, int cchMaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2401:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2402:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EmptyClipboard(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2402:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2403:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsClipboardFormatAvailable(UINT format); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2403:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2404:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI GetPriorityClipboardFormat(UINT *paFormatPriorityList, int cFormats); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2404:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2405:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI GetOpenClipboardWindow(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2405:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2426:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI CharToOemA(LPCSTR lpszSrc,LPSTR lpszDst); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2426:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2427:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI CharToOemW(LPCWSTR lpszSrc,LPSTR lpszDst); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2427:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2428:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI OemToCharA(LPCSTR lpszSrc,LPSTR lpszDst); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2428:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2429:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI OemToCharW(LPCSTR lpszSrc,LPWSTR lpszDst); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2429:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2430:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI CharToOemBuffA(LPCSTR lpszSrc,LPSTR lpszDst,DWORD cchDstLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2430:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2431:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI CharToOemBuffW(LPCWSTR lpszSrc,LPSTR lpszDst,DWORD cchDstLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2431:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2432:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI OemToCharBuffA(LPCSTR lpszSrc,LPSTR lpszDst,DWORD cchDstLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2432:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2433:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI OemToCharBuffW(LPCSTR lpszSrc,LPWSTR lpszDst,DWORD cchDstLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2433:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2434:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LPSTR WINAPI CharUpperA(LPSTR lpsz); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2434:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2435:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LPWSTR WINAPI CharUpperW(LPWSTR lpsz); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2435:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2436:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI CharUpperBuffA(LPSTR lpsz,DWORD cchLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2436:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2437:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI CharUpperBuffW(LPWSTR lpsz,DWORD cchLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2437:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2438:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LPSTR WINAPI CharLowerA(LPSTR lpsz); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2438:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2439:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LPWSTR WINAPI CharLowerW(LPWSTR lpsz); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2439:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2440:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI CharLowerBuffA(LPSTR lpsz,DWORD cchLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2440:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2441:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI CharLowerBuffW(LPWSTR lpsz,DWORD cchLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2441:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2442:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LPSTR WINAPI CharNextA(LPCSTR lpsz); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2442:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2443:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LPWSTR WINAPI CharNextW(LPCWSTR lpsz); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2443:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2444:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LPSTR WINAPI CharPrevA(LPCSTR lpszStart,LPCSTR lpszCurrent); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2444:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2445:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LPWSTR WINAPI CharPrevW(LPCWSTR lpszStart,LPCWSTR lpszCurrent); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2445:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2446:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LPSTR WINAPI CharNextExA(WORD CodePage,LPCSTR lpCurrentChar,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2446:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2447:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LPSTR WINAPI CharPrevExA(WORD CodePage,LPCSTR lpStart,LPCSTR lpCurrentChar,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2447:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2468:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsCharAlphaA(CHAR ch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2468:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2469:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsCharAlphaW(WCHAR ch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2469:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2470:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsCharAlphaNumericA(CHAR ch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2470:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2471:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsCharAlphaNumericW(WCHAR ch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2471:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2472:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsCharUpperA(CHAR ch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2472:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2473:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsCharUpperW(WCHAR ch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2473:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2474:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsCharLowerA(CHAR ch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2474:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2475:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsCharLowerW(WCHAR ch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2475:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2484:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI SetFocus(HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2484:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2485:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI GetActiveWindow(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2485:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2486:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI GetFocus(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2486:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2487:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI GetKBCodePage(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2487:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2488:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI SHORT WINAPI GetKeyState(int nVirtKey); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2488:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2489:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI SHORT WINAPI GetAsyncKeyState(int vKey); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2489:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2490:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetKeyboardState(PBYTE lpKeyState); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2490:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2491:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetKeyboardState(LPBYTE lpKeyState); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2491:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2492:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI GetKeyNameTextA(LONG lParam,LPSTR lpString,int cchSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2492:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2493:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI GetKeyNameTextW(LONG lParam,LPWSTR lpString,int cchSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2493:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2494:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI GetKeyboardType(int nTypeFlag); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2494:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2495:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI ToAscii(UINT uVirtKey,UINT uScanCode,CONST BYTE *lpKeyState,LPWORD lpChar,UINT uFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2495:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2496:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI ToAsciiEx(UINT uVirtKey,UINT uScanCode,CONST BYTE *lpKeyState,LPWORD lpChar,UINT uFlags,HKL dwhkl); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2496:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2497:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI ToUnicode(UINT wVirtKey,UINT wScanCode,CONST BYTE *lpKeyState,LPWSTR pwszBuff,int cchBuff,UINT wFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2497:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2498:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI OemKeyScan(WORD wOemChar); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2498:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2499:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI SHORT WINAPI VkKeyScanA(CHAR ch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2499:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2500:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI SHORT WINAPI VkKeyScanW(WCHAR ch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2500:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2501:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI SHORT WINAPI VkKeyScanExA(CHAR ch,HKL dwhkl); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2501:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2502:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI SHORT WINAPI VkKeyScanExW(WCHAR ch,HKL dwhkl); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2502:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2503:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI VOID WINAPI keybd_event(BYTE bVk,BYTE bScan,DWORD dwFlags,ULONG_PTR dwExtraInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2503:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2641:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI VOID WINAPI mouse_event(DWORD dwFlags,DWORD dx,DWORD dy,DWORD dwData,ULONG_PTR dwExtraInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2641:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2675:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI SendInput(UINT cInputs,LPINPUT pInputs,int cbSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2675:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2835:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetLastInputInfo(PLASTINPUTINFO plii); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2835:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2836:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI MapVirtualKeyA(UINT uCode,UINT uMapType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2836:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2837:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI MapVirtualKeyW(UINT uCode,UINT uMapType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2837:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2838:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI MapVirtualKeyExA(UINT uCode,UINT uMapType,HKL dwhkl); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2838:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2839:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI MapVirtualKeyExW(UINT uCode,UINT uMapType,HKL dwhkl); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2839:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2840:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetInputState(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2840:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2841:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI GetQueueStatus(UINT flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2841:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2842:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI GetCapture(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2842:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2843:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI SetCapture(HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2843:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2844:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI ReleaseCapture(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2844:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2845:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI MsgWaitForMultipleObjects(DWORD nCount,CONST HANDLE *pHandles,WINBOOL fWaitAll,DWORD dwMilliseconds,DWORD dwWakeMask); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2845:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2846:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI MsgWaitForMultipleObjectsEx(DWORD nCount,CONST HANDLE *pHandles,DWORD dwMilliseconds,DWORD dwWakeMask,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2846:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2901:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT_PTR WINAPI SetTimer(HWND hWnd,UINT_PTR nIDEvent,UINT uElapse,TIMERPROC lpTimerFunc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2901:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2902:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI KillTimer(HWND hWnd,UINT_PTR uIDEvent); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2902:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2903:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsWindowUnicode(HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2903:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2904:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EnableWindow(HWND hWnd,WINBOOL bEnable); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2904:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2905:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsWindowEnabled(HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2905:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2906:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HACCEL WINAPI LoadAcceleratorsA(HINSTANCE hInstance,LPCSTR lpTableName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2906:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2907:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HACCEL WINAPI LoadAcceleratorsW(HINSTANCE hInstance,LPCWSTR lpTableName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2907:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2908:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HACCEL WINAPI CreateAcceleratorTableA(LPACCEL paccel,int cAccel); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2908:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2909:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HACCEL WINAPI CreateAcceleratorTableW(LPACCEL paccel,int cAccel); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2909:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2910:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI DestroyAcceleratorTable(HACCEL hAccel); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2910:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2911:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI CopyAcceleratorTableA(HACCEL hAccelSrc,LPACCEL lpAccelDst,int cAccelEntries); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2911:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2912:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI CopyAcceleratorTableW(HACCEL hAccelSrc,LPACCEL lpAccelDst,int cAccelEntries); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2912:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2917:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI TranslateAcceleratorA(HWND hWnd,HACCEL hAccTable,LPMSG lpMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2917:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2918:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI TranslateAcceleratorW(HWND hWnd,HACCEL hAccTable,LPMSG lpMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2918:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3047:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI GetSystemMetrics(int nIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3047:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3114:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HMENU WINAPI LoadMenuA(HINSTANCE hInstance,LPCSTR lpMenuName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3114:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3115:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HMENU WINAPI LoadMenuW(HINSTANCE hInstance,LPCWSTR lpMenuName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3115:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3116:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HMENU WINAPI LoadMenuIndirectA(CONST MENUTEMPLATEA *lpMenuTemplate); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3116:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3117:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HMENU WINAPI LoadMenuIndirectW(CONST MENUTEMPLATEW *lpMenuTemplate); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3117:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3118:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HMENU WINAPI GetMenu(HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3118:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3119:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetMenu(HWND hWnd,HMENU hMenu); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3119:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3120:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI ChangeMenuA(HMENU hMenu,UINT cmd,LPCSTR lpszNewItem,UINT cmdInsert,UINT flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3120:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3121:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI ChangeMenuW(HMENU hMenu,UINT cmd,LPCWSTR lpszNewItem,UINT cmdInsert,UINT flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3121:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3122:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI HiliteMenuItem(HWND hWnd,HMENU hMenu,UINT uIDHiliteItem,UINT uHilite); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3122:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3123:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI GetMenuStringA(HMENU hMenu,UINT uIDItem,LPSTR lpString,int cchMax,UINT flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3123:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3124:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI GetMenuStringW(HMENU hMenu,UINT uIDItem,LPWSTR lpString,int cchMax,UINT flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3124:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3125:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI GetMenuState(HMENU hMenu,UINT uId,UINT uFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3125:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3126:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI DrawMenuBar(HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3126:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3128:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HMENU WINAPI GetSystemMenu(HWND hWnd,WINBOOL bRevert); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3128:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3129:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HMENU WINAPI CreateMenu(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3129:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3130:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HMENU WINAPI CreatePopupMenu(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3130:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3131:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI DestroyMenu(HMENU hMenu); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3131:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3132:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI CheckMenuItem(HMENU hMenu,UINT uIDCheckItem,UINT uCheck); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3132:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3133:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EnableMenuItem(HMENU hMenu,UINT uIDEnableItem,UINT uEnable); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3133:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3134:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HMENU WINAPI GetSubMenu(HMENU hMenu,int nPos); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3134:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3135:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI GetMenuItemID(HMENU hMenu,int nPos); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3135:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3136:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI GetMenuItemCount(HMENU hMenu); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3136:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3137:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI InsertMenuA(HMENU hMenu,UINT uPosition,UINT uFlags,UINT_PTR uIDNewItem,LPCSTR lpNewItem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3137:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3138:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI InsertMenuW(HMENU hMenu,UINT uPosition,UINT uFlags,UINT_PTR uIDNewItem,LPCWSTR lpNewItem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3138:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3139:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI AppendMenuA(HMENU hMenu,UINT uFlags,UINT_PTR uIDNewItem,LPCSTR lpNewItem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3139:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3140:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI AppendMenuW(HMENU hMenu,UINT uFlags,UINT_PTR uIDNewItem,LPCWSTR lpNewItem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3140:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3141:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI ModifyMenuA(HMENU hMnu,UINT uPosition,UINT uFlags,UINT_PTR uIDNewItem,LPCSTR lpNewItem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3141:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3142:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI ModifyMenuW(HMENU hMnu,UINT uPosition,UINT uFlags,UINT_PTR uIDNewItem,LPCWSTR lpNewItem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3142:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3143:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI RemoveMenu(HMENU hMenu,UINT uPosition,UINT uFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3143:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3144:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI DeleteMenu(HMENU hMenu,UINT uPosition,UINT uFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3144:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3145:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetMenuItemBitmaps(HMENU hMenu,UINT uPosition,UINT uFlags,HBITMAP hBitmapUnchecked,HBITMAP hBitmapChecked); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3145:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3146:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LONG WINAPI GetMenuCheckMarkDimensions(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3146:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3147:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI TrackPopupMenu(HMENU hMenu,UINT uFlags,int x,int y,int nReserved,HWND hWnd,CONST RECT *prcRect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3147:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3167:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI TrackPopupMenuEx(HMENU,UINT,int,int,HWND,LPTPMPARAMS); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3167:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3168:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetMenuInfo(HMENU,LPMENUINFO); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3168:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3169:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetMenuInfo(HMENU,LPCMENUINFO); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3169:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3170:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EndMenu(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3170:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3225:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI InsertMenuItemA(HMENU hmenu,UINT item,WINBOOL fByPosition,LPCMENUITEMINFOA lpmi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3225:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3226:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI InsertMenuItemW(HMENU hmenu,UINT item,WINBOOL fByPosition,LPCMENUITEMINFOW lpmi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3226:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3227:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetMenuItemInfoA(HMENU hmenu,UINT item,WINBOOL fByPosition,LPMENUITEMINFOA lpmii); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3227:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3228:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetMenuItemInfoW(HMENU hmenu,UINT item,WINBOOL fByPosition,LPMENUITEMINFOW lpmii); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3228:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3229:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetMenuItemInfoA(HMENU hmenu,UINT item,WINBOOL fByPositon,LPCMENUITEMINFOA lpmii); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3229:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3230:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetMenuItemInfoW(HMENU hmenu,UINT item,WINBOOL fByPositon,LPCMENUITEMINFOW lpmii); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3230:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3235:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI GetMenuDefaultItem(HMENU hMenu,UINT fByPos,UINT gmdiFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3235:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3236:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetMenuDefaultItem(HMENU hMenu,UINT uItem,UINT fByPos); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3236:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3237:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetMenuItemRect(HWND hWnd,HMENU hMenu,UINT uItem,LPRECT lprcItem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3237:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3238:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI MenuItemFromPoint(HWND hWnd,HMENU hMenu,POINT ptScreen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3238:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3288:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI DragObject(HWND hwndParent,HWND hwndFrom,UINT fmt,ULONG_PTR data,HCURSOR hcur); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3288:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3289:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI DragDetect(HWND hwnd,POINT pt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3289:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3290:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI DrawIcon(HDC hDC,int X,int Y,HICON hIcon); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3290:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3332:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI DrawTextA(HDC hdc,LPCSTR lpchText,int cchText,LPRECT lprc,UINT format); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3332:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3333:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI DrawTextW(HDC hdc,LPCWSTR lpchText,int cchText,LPRECT lprc,UINT format); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3333:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3334:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI DrawTextExA(HDC hdc,LPSTR lpchText,int cchText,LPRECT lprc,UINT format,LPDRAWTEXTPARAMS lpdtp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3334:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3335:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI DrawTextExW(HDC hdc,LPWSTR lpchText,int cchText,LPRECT lprc,UINT format,LPDRAWTEXTPARAMS lpdtp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3335:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3345:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GrayStringA(HDC hDC,HBRUSH hBrush,GRAYSTRINGPROC lpOutputFunc,LPARAM lpData,int nCount,int X,int Y,int nWidth,int nHeight); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3345:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3346:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GrayStringW(HDC hDC,HBRUSH hBrush,GRAYSTRINGPROC lpOutputFunc,LPARAM lpData,int nCount,int X,int Y,int nWidth,int nHeight); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3346:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3347:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI DrawStateA(HDC hdc,HBRUSH hbrFore,DRAWSTATEPROC qfnCallBack,LPARAM lData,WPARAM wData,int x,int y,int cx,int cy,UINT uFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3347:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3348:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI DrawStateW(HDC hdc,HBRUSH hbrFore,DRAWSTATEPROC qfnCallBack,LPARAM lData,WPARAM wData,int x,int y,int cx,int cy,UINT uFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3348:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3349:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LONG WINAPI TabbedTextOutA(HDC hdc,int x,int y,LPCSTR lpString,int chCount,int nTabPositions,CONST INT *lpnTabStopPositions,int nTabOrigin); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3349:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3350:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LONG WINAPI TabbedTextOutW(HDC hdc,int x,int y,LPCWSTR lpString,int chCount,int nTabPositions,CONST INT *lpnTabStopPositions,int nTabOrigin); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3350:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3351:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI GetTabbedTextExtentA(HDC hdc,LPCSTR lpString,int chCount,int nTabPositions,CONST INT *lpnTabStopPositions); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3351:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3352:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI GetTabbedTextExtentW(HDC hdc,LPCWSTR lpString,int chCount,int nTabPositions,CONST INT *lpnTabStopPositions); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3352:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3353:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI UpdateWindow(HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3353:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3354:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI SetActiveWindow(HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3354:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3355:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI GetForegroundWindow(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3355:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3356:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI PaintDesktop(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3356:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3357:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI VOID WINAPI SwitchToThisWindow(HWND hwnd,WINBOOL fUnknown); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3357:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3358:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetForegroundWindow(HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3358:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3359:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI AllowSetForegroundWindow(DWORD dwProcessId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3359:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3360:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI LockSetForegroundWindow(UINT uLockCode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3360:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3361:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI WindowFromDC(HDC hDC); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3361:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3362:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HDC WINAPI GetDC(HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3362:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3363:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HDC WINAPI GetDCEx(HWND hWnd,HRGN hrgnClip,DWORD flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3363:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3400:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HDC WINAPI GetWindowDC(HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3400:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3401:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI ReleaseDC(HWND hWnd,HDC hDC); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3401:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3402:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HDC WINAPI BeginPaint(HWND hWnd,LPPAINTSTRUCT lpPaint); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3402:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3403:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EndPaint(HWND hWnd,CONST PAINTSTRUCT *lpPaint); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3403:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3404:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetUpdateRect(HWND hWnd,LPRECT lpRect,WINBOOL bErase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3404:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3405:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI GetUpdateRgn(HWND hWnd,HRGN hRgn,WINBOOL bErase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3405:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3406:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI SetWindowRgn(HWND hWnd,HRGN hRgn,WINBOOL bRedraw); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3406:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3407:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI GetWindowRgn(HWND hWnd,HRGN hRgn); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3407:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3408:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI GetWindowRgnBox(HWND hWnd,LPRECT lprc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3408:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3409:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI ExcludeUpdateRgn(HDC hDC,HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3409:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3410:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI InvalidateRect(HWND hWnd,CONST RECT *lpRect,WINBOOL bErase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3410:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3411:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI ValidateRect(HWND hWnd,CONST RECT *lpRect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3411:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3412:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI InvalidateRgn(HWND hWnd,HRGN hRgn,WINBOOL bErase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3412:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3413:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI ValidateRgn(HWND hWnd,HRGN hRgn); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3413:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3414:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI RedrawWindow(HWND hWnd,CONST RECT *lprcUpdate,HRGN hrgnUpdate,UINT flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3414:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3435:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI LockWindowUpdate(HWND hWndLock); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3435:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3436:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI ScrollWindow(HWND hWnd,int XAmount,int YAmount,CONST RECT *lpRect,CONST RECT *lpClipRect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3436:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3437:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI ScrollDC(HDC hDC,int dx,int dy,CONST RECT *lprcScroll,CONST RECT *lprcClip,HRGN hrgnUpdate,LPRECT lprcUpdate); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3437:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3438:149: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI ScrollWindowEx(HWND hWnd,int dx,int dy,CONST RECT *prcScroll,CONST RECT *prcClip,HRGN hrgnUpdate,LPRECT prcUpdate,UINT flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3438:149: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3448:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI SetScrollPos(HWND hWnd,int nBar,int nPos,WINBOOL bRedraw); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3448:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3449:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI GetScrollPos(HWND hWnd,int nBar); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3449:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3450:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetScrollRange(HWND hWnd,int nBar,int nMinPos,int nMaxPos,WINBOOL bRedraw); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3450:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3451:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetScrollRange(HWND hWnd,int nBar,LPINT lpMinPos,LPINT lpMaxPos); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3451:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3452:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI ShowScrollBar(HWND hWnd,int wBar,WINBOOL bShow); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3452:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3453:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EnableScrollBar(HWND hWnd,UINT wSBflags,UINT wArrows); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3453:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3478:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetPropA(HWND hWnd,LPCSTR lpString,HANDLE hData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3478:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3479:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetPropW(HWND hWnd,LPCWSTR lpString,HANDLE hData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3479:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3480:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HANDLE WINAPI GetPropA(HWND hWnd,LPCSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3480:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3481:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HANDLE WINAPI GetPropW(HWND hWnd,LPCWSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3481:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3482:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HANDLE WINAPI RemovePropA(HWND hWnd,LPCSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3482:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3483:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HANDLE WINAPI RemovePropW(HWND hWnd,LPCWSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3483:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3484:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI EnumPropsExA(HWND hWnd,PROPENUMPROCEXA lpEnumFunc,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3484:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3485:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI EnumPropsExW(HWND hWnd,PROPENUMPROCEXW lpEnumFunc,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3485:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3486:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI EnumPropsA(HWND hWnd,PROPENUMPROCA lpEnumFunc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3486:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3487:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI EnumPropsW(HWND hWnd,PROPENUMPROCW lpEnumFunc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3487:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3488:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetWindowTextA(HWND hWnd,LPCSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3488:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3489:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetWindowTextW(HWND hWnd,LPCWSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3489:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3490:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI GetWindowTextA(HWND hWnd,LPSTR lpString,int nMaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3490:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3491:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI GetWindowTextW(HWND hWnd,LPWSTR lpString,int nMaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3491:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3492:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI GetWindowTextLengthA(HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3492:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3493:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI GetWindowTextLengthW(HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3493:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3494:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetClientRect(HWND hWnd,LPRECT lpRect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3494:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3495:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetWindowRect(HWND hWnd,LPRECT lpRect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3495:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3496:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI AdjustWindowRect(LPRECT lpRect,DWORD dwStyle,WINBOOL bMenu); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3496:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3497:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI AdjustWindowRectEx(LPRECT lpRect,DWORD dwStyle,WINBOOL bMenu,DWORD dwExStyle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3497:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3513:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetWindowContextHelpId(HWND,DWORD); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3513:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3514:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI GetWindowContextHelpId(HWND); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3514:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3515:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetMenuContextHelpId(HMENU,DWORD); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3515:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3516:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI GetMenuContextHelpId(HMENU); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3516:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3563:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI MessageBoxA(HWND hWnd,LPCSTR lpText,LPCSTR lpCaption,UINT uType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3563:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3564:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI MessageBoxW(HWND hWnd,LPCWSTR lpText,LPCWSTR lpCaption,UINT uType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3564:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3565:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI MessageBoxExA(HWND hWnd,LPCSTR lpText,LPCSTR lpCaption,UINT uType,WORD wLanguageId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3565:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3566:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI MessageBoxExW(HWND hWnd,LPCWSTR lpText,LPCWSTR lpCaption,UINT uType,WORD wLanguageId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3566:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3602:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI MessageBoxIndirectA(CONST MSGBOXPARAMSA *lpmbp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3602:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3603:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI MessageBoxIndirectW(CONST MSGBOXPARAMSW *lpmbp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3603:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3604:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI MessageBeep(UINT uType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3604:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3609:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI ShowCursor(WINBOOL bShow); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3609:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3610:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetCursorPos(int X,int Y); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3610:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3611:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HCURSOR WINAPI SetCursor(HCURSOR hCursor); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3611:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3612:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetCursorPos(LPPOINT lpPoint); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3612:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3613:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI ClipCursor(CONST RECT *lpRect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3613:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3614:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetClipCursor(LPRECT lpRect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3614:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3615:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HCURSOR WINAPI GetCursor(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3615:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3616:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI CreateCaret(HWND hWnd,HBITMAP hBitmap,int nWidth,int nHeight); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3616:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3617:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI GetCaretBlinkTime(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3617:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3618:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetCaretBlinkTime(UINT uMSeconds); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3618:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3619:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI DestroyCaret(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3619:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3620:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI HideCaret(HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3620:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3621:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI ShowCaret(HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3621:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3622:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetCaretPos(int X,int Y); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3622:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3623:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetCaretPos(LPPOINT lpPoint); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3623:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3624:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI ClientToScreen(HWND hWnd,LPPOINT lpPoint); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3624:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3625:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI ScreenToClient(HWND hWnd,LPPOINT lpPoint); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3625:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3626:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI MapWindowPoints(HWND hWndFrom,HWND hWndTo,LPPOINT lpPoints,UINT cPoints); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3626:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3627:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI WindowFromPoint(POINT Point); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3627:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3628:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI ChildWindowFromPoint(HWND hWndParent,POINT Point); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3628:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3629:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI ChildWindowFromPointEx(HWND hwnd,POINT pt,UINT flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3629:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3695:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI GetSysColor(int nIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3695:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3696:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HBRUSH WINAPI GetSysColorBrush(int nIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3696:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3697:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetSysColors(int cElements,CONST INT *lpaElements,CONST COLORREF *lpaRgbValues); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3697:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3702:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI DrawFocusRect(HDC hDC,CONST RECT *lprc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3702:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3703:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI FillRect(HDC hDC,CONST RECT *lprc,HBRUSH hbr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3703:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3704:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI FrameRect(HDC hDC,CONST RECT *lprc,HBRUSH hbr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3704:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3705:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI InvertRect(HDC hDC,CONST RECT *lprc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3705:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3706:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetRect(LPRECT lprc,int xLeft,int yTop,int xRight,int yBottom); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3706:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3707:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetRectEmpty(LPRECT lprc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3707:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3708:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI CopyRect(LPRECT lprcDst,CONST RECT *lprcSrc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3708:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3709:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI InflateRect(LPRECT lprc,int dx,int dy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3709:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3710:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IntersectRect(LPRECT lprcDst,CONST RECT *lprcSrc1,CONST RECT *lprcSrc2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3710:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3711:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI UnionRect(LPRECT lprcDst,CONST RECT *lprcSrc1,CONST RECT *lprcSrc2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3711:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3712:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SubtractRect(LPRECT lprcDst,CONST RECT *lprcSrc1,CONST RECT *lprcSrc2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3712:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3713:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI OffsetRect(LPRECT lprc,int dx,int dy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3713:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3714:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsRectEmpty(CONST RECT *lprc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3714:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3715:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EqualRect(CONST RECT *lprc1,CONST RECT *lprc2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3715:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3716:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI PtInRect(CONST RECT *lprc,POINT pt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3716:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3725:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WORD WINAPI GetWindowWord(HWND hWnd,int nIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3725:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3726:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WORD WINAPI SetWindowWord(HWND hWnd,int nIndex,WORD wNewWord); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3726:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3727:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LONG WINAPI GetWindowLongA(HWND hWnd,int nIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3727:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3728:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LONG WINAPI GetWindowLongW(HWND hWnd,int nIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3728:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3729:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LONG WINAPI SetWindowLongA(HWND hWnd,int nIndex,LONG dwNewLong); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3729:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3730:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LONG WINAPI SetWindowLongW(HWND hWnd,int nIndex,LONG dwNewLong); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3730:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3736:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LONG_PTR WINAPI GetWindowLongPtrA(HWND hWnd,int nIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3736:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3737:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LONG_PTR WINAPI GetWindowLongPtrW(HWND hWnd,int nIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3737:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3738:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LONG_PTR WINAPI SetWindowLongPtrA(HWND hWnd,int nIndex,LONG_PTR dwNewLong); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3738:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3739:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LONG_PTR WINAPI SetWindowLongPtrW(HWND hWnd,int nIndex,LONG_PTR dwNewLong); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3739:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3750:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WORD WINAPI GetClassWord(HWND hWnd,int nIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3750:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3751:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WORD WINAPI SetClassWord(HWND hWnd,int nIndex,WORD wNewWord); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3751:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3752:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI GetClassLongA(HWND hWnd,int nIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3752:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3753:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI GetClassLongW(HWND hWnd,int nIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3753:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3754:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI SetClassLongA(HWND hWnd,int nIndex,LONG dwNewLong); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3754:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3755:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI SetClassLongW(HWND hWnd,int nIndex,LONG dwNewLong); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3755:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3761:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI ULONG_PTR WINAPI GetClassLongPtrA(HWND hWnd,int nIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3761:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3762:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI ULONG_PTR WINAPI GetClassLongPtrW(HWND hWnd,int nIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3762:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3763:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI ULONG_PTR WINAPI SetClassLongPtrA(HWND hWnd,int nIndex,LONG_PTR dwNewLong); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3763:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3764:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI ULONG_PTR WINAPI SetClassLongPtrW(HWND hWnd,int nIndex,LONG_PTR dwNewLong); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3764:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3780:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetProcessDefaultLayout(DWORD *pdwDefaultLayout); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3780:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3781:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetProcessDefaultLayout(DWORD dwDefaultLayout); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3781:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3782:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI GetDesktopWindow(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3782:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3783:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI GetParent(HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3783:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3784:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI SetParent(HWND hWndChild,HWND hWndNewParent); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3784:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3785:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EnumChildWindows(HWND hWndParent,WNDENUMPROC lpEnumFunc,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3785:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3786:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI FindWindowA(LPCSTR lpClassName,LPCSTR lpWindowName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3786:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3787:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI FindWindowW(LPCWSTR lpClassName,LPCWSTR lpWindowName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3787:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3788:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI FindWindowExA(HWND hWndParent,HWND hWndChildAfter,LPCSTR lpszClass,LPCSTR lpszWindow); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3788:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3789:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI FindWindowExW(HWND hWndParent,HWND hWndChildAfter,LPCWSTR lpszClass,LPCWSTR lpszWindow); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3789:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3790:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI GetShellWindow(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3790:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3791:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI RegisterShellHookWindow(HWND hwnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3791:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3792:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI DeregisterShellHookWindow(HWND hwnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3792:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3793:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EnumWindows(WNDENUMPROC lpEnumFunc,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3793:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3794:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EnumThreadWindows(DWORD dwThreadId,WNDENUMPROC lpfn,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3794:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3798:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI GetClassNameA(HWND hWnd,LPSTR lpClassName,int nMaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3798:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3799:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI GetClassNameW(HWND hWnd,LPWSTR lpClassName,int nMaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3799:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3800:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI GetTopWindow(HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3800:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3806:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI GetWindowThreadProcessId(HWND hWnd,LPDWORD lpdwProcessId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3806:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3807:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsGUIThread(WINBOOL bConvert); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3807:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3811:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI GetLastActivePopup(HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3811:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3822:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI GetWindow(HWND hWnd,UINT uCmd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3822:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3829:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HHOOK WINAPI SetWindowsHookA (int nFilterType, HOOKPROC pfnFilterProc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3829:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3830:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HHOOK WINAPI SetWindowsHookW (int nFilterType, HOOKPROC pfnFilterProc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3830:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3839:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI UnhookWindowsHook (int nCode, HOOKPROC pfnFilterProc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3839:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3840:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HHOOK WINAPI SetWindowsHookExA (int idHook, HOOKPROC lpfn, HINSTANCE hmod, DWORD dwThreadId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3840:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3841:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HHOOK WINAPI SetWindowsHookExW (int idHook, HOOKPROC lpfn, HINSTANCE hmod, DWORD dwThreadId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3841:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3842:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI UnhookWindowsHookEx (HHOOK hhk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3842:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3843:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LRESULT WINAPI CallNextHookEx (HHOOK hhk, int nCode, WPARAM wParam, LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3843:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3898:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI CheckMenuRadioItem(HMENU hmenu,UINT first,UINT last,UINT check,UINT flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3898:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3952:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HBITMAP WINAPI LoadBitmapA(HINSTANCE hInstance,LPCSTR lpBitmapName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3952:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3953:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HBITMAP WINAPI LoadBitmapW(HINSTANCE hInstance,LPCWSTR lpBitmapName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3953:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3954:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HCURSOR WINAPI LoadCursorA(HINSTANCE hInstance,LPCSTR lpCursorName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3954:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3955:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HCURSOR WINAPI LoadCursorW(HINSTANCE hInstance,LPCWSTR lpCursorName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3955:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3956:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HCURSOR WINAPI LoadCursorFromFileA(LPCSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3956:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3957:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HCURSOR WINAPI LoadCursorFromFileW(LPCWSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3957:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3958:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HCURSOR WINAPI CreateCursor(HINSTANCE hInst,int xHotSpot,int yHotSpot,int nWidth,int nHeight,CONST VOID *pvANDPlane,CONST VOID *pvXORPlane); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3958:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3959:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI DestroyCursor(HCURSOR hCursor); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3959:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3994:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetSystemCursor(HCURSOR hcur,DWORD id); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3994:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3995:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HICON WINAPI LoadIconA(HINSTANCE hInstance,LPCSTR lpIconName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3995:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3996:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HICON WINAPI LoadIconW(HINSTANCE hInstance,LPCWSTR lpIconName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3996:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3997:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI PrivateExtractIconsA(LPCSTR szFileName,int nIconIndex,int cxIcon,int cyIcon,HICON *phicon,UINT *piconid,UINT nIcons,UINT flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3997:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3998:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI PrivateExtractIconsW(LPCWSTR szFileName,int nIconIndex,int cxIcon,int cyIcon,HICON *phicon,UINT *piconid,UINT nIcons,UINT flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3998:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3999:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HICON WINAPI CreateIcon(HINSTANCE hInstance,int nWidth,int nHeight,BYTE cPlanes,BYTE cBitsPixel,CONST BYTE *lpbANDbits,CONST BYTE *lpbXORbits); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3999:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4000:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI DestroyIcon(HICON hIcon); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4000:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4001:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI LookupIconIdFromDirectory(PBYTE presbits,WINBOOL fIcon); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4001:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4002:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI LookupIconIdFromDirectoryEx(PBYTE presbits,WINBOOL fIcon,int cxDesired,int cyDesired,UINT Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4002:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4003:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HICON WINAPI CreateIconFromResource(PBYTE presbits,DWORD dwResSize,WINBOOL fIcon,DWORD dwVer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4003:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4004:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HICON WINAPI CreateIconFromResourceEx(PBYTE presbits,DWORD dwResSize,WINBOOL fIcon,DWORD dwVer,int cxDesired,int cyDesired,UINT Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4004:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4039:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HANDLE WINAPI LoadImageA(HINSTANCE hInst,LPCSTR name,UINT type,int cx,int cy,UINT fuLoad); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4039:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4040:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HANDLE WINAPI LoadImageW(HINSTANCE hInst,LPCWSTR name,UINT type,int cx,int cy,UINT fuLoad); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4040:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4041:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HANDLE WINAPI CopyImage(HANDLE h,UINT type,int cx,int cy,UINT flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4041:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4042:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI DrawIconEx(HDC hdc,int xLeft,int yTop,HICON hIcon,int cxWidth,int cyWidth,UINT istepIfAniCur,HBRUSH hbrFlickerFreeDraw,UINT diFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4042:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4043:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HICON WINAPI CreateIconIndirect(PICONINFO piconinfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4043:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4044:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HICON WINAPI CopyIcon(HICON hIcon); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4044:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4045:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetIconInfo(HICON hIcon,PICONINFO piconinfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4045:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4442:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsDialogMessageA(HWND hDlg,LPMSG lpMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4442:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4443:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsDialogMessageW(HWND hDlg,LPMSG lpMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4443:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4451:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI MapDialogRect(HWND hDlg,LPRECT lpRect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4451:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4452:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI DlgDirListA(HWND hDlg,LPSTR lpPathSpec,int nIDListBox,int nIDStaticPath,UINT uFileType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4452:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4453:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI DlgDirListW(HWND hDlg,LPWSTR lpPathSpec,int nIDListBox,int nIDStaticPath,UINT uFileType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4453:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4454:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI DlgDirSelectExA(HWND hwndDlg,LPSTR lpString,int chCount,int idListBox); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4454:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4455:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI DlgDirSelectExW(HWND hwndDlg,LPWSTR lpString,int chCount,int idListBox); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4455:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4456:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI DlgDirListComboBoxA(HWND hDlg,LPSTR lpPathSpec,int nIDComboBox,int nIDStaticPath,UINT uFiletype); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4456:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4457:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI DlgDirListComboBoxW(HWND hDlg,LPWSTR lpPathSpec,int nIDComboBox,int nIDStaticPath,UINT uFiletype); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4457:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4458:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI DlgDirSelectComboBoxExA(HWND hwndDlg,LPSTR lpString,int cchOut,int idComboBox); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4458:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4459:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI DlgDirSelectComboBoxExW(HWND hwndDlg,LPWSTR lpString,int cchOut,int idComboBox); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4459:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4705:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI SetScrollInfo(HWND hwnd,int nBar,LPCSCROLLINFO lpsi,WINBOOL redraw); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4705:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4706:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetScrollInfo(HWND hwnd,int nBar,LPSCROLLINFO lpsi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4706:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4757:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LRESULT WINAPI DefFrameProcA(HWND hWnd,HWND hWndMDIClient,UINT uMsg,WPARAM wParam,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4757:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4758:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LRESULT WINAPI DefFrameProcW(HWND hWnd,HWND hWndMDIClient,UINT uMsg,WPARAM wParam,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4758:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4759:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LRESULT WINAPI DefMDIChildProcA(HWND hWnd,UINT uMsg,WPARAM wParam,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4759:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4760:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LRESULT WINAPI DefMDIChildProcW(HWND hWnd,UINT uMsg,WPARAM wParam,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4760:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4763:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI TranslateMDISysAccel(HWND hWndClient,LPMSG lpMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4763:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4766:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI ArrangeIconicWindows(HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4766:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4767:180: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI CreateMDIWindowA(LPCSTR lpClassName,LPCSTR lpWindowName,DWORD dwStyle,int X,int Y,int nWidth,int nHeight,HWND hWndParent,HINSTANCE hInstance,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4767:180: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4768:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI CreateMDIWindowW(LPCWSTR lpClassName,LPCWSTR lpWindowName,DWORD dwStyle,int X,int Y,int nWidth,int nHeight,HWND hWndParent,HINSTANCE hInstance,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4768:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4769:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WORD WINAPI TileWindows(HWND hwndParent,UINT wHow,CONST RECT *lpRect,UINT cKids,const HWND *lpKids); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4769:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4770:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WORD WINAPI CascadeWindows(HWND hwndParent,UINT wHow,CONST RECT *lpRect,UINT cKids,const HWND *lpKids); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4770:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4821:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI WinHelpA(HWND hWndMain,LPCSTR lpszHelp,UINT uCommand,ULONG_PTR dwData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4821:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4822:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI WinHelpW(HWND hWndMain,LPCWSTR lpszHelp,UINT uCommand,ULONG_PTR dwData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4822:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4866:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI GetGuiResources(HANDLE hProcess,DWORD uiFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4866:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/tvout.h:9, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5344, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:72, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/guiddef.h:30:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __extension__ template const GUID &__mingw_uuidof(); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/guiddef.h:30:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:72, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5364:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LONG WINAPI ChangeDisplaySettingsA(LPDEVMODEA lpDevMode,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5364:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5365:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LONG WINAPI ChangeDisplaySettingsW(LPDEVMODEW lpDevMode,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5365:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:72, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5366:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LONG WINAPI ChangeDisplaySettingsExA(LPCSTR lpszDeviceName,LPDEVMODEA lpDevMode,HWND hwnd,DWORD dwflags,LPVOID lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5366:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5367:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LONG WINAPI ChangeDisplaySettingsExW(LPCWSTR lpszDeviceName,LPDEVMODEW lpDevMode,HWND hwnd,DWORD dwflags,LPVOID lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5367:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5372:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EnumDisplaySettingsA(LPCSTR lpszDeviceName,DWORD iModeNum,LPDEVMODEA lpDevMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5372:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5373:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EnumDisplaySettingsW(LPCWSTR lpszDeviceName,DWORD iModeNum,LPDEVMODEW lpDevMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5373:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5374:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EnumDisplaySettingsExA(LPCSTR lpszDeviceName,DWORD iModeNum,LPDEVMODEA lpDevMode,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5374:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5375:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EnumDisplaySettingsExW(LPCWSTR lpszDeviceName,DWORD iModeNum,LPDEVMODEW lpDevMode,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5375:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5379:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EnumDisplayDevicesA(LPCSTR lpDevice,DWORD iDevNum,PDISPLAY_DEVICEA lpDisplayDevice,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5379:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5380:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EnumDisplayDevicesW(LPCWSTR lpDevice,DWORD iDevNum,PDISPLAY_DEVICEW lpDisplayDevice,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5380:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5396:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SystemParametersInfoA(UINT uiAction,UINT uiParam,PVOID pvParam,UINT fWinIni); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5396:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5397:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SystemParametersInfoW(UINT uiAction,UINT uiParam,PVOID pvParam,UINT fWinIni); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5397:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5606:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI VOID WINAPI SetDebugErrorLevel (DWORD dwLevel); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5606:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5607:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI VOID WINAPI SetLastErrorEx (DWORD dwErrCode, DWORD dwType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5607:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5608:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI InternalGetWindowText (HWND hWnd, LPWSTR pString, int cchMaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5608:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5609:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI CancelShutdown (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5609:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5610:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HMONITOR WINAPI MonitorFromPoint(POINT pt,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5610:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5611:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HMONITOR WINAPI MonitorFromRect(LPCRECT lprc,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5611:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5612:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HMONITOR WINAPI MonitorFromWindow(HWND hwnd,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5612:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5614:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EndTask (HWND hWnd, WINBOOL fShutDown, WINBOOL fForce); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5614:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5622:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetMonitorInfoA(HMONITOR hMonitor,LPMONITORINFO lpmi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5622:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5623:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetMonitorInfoW(HMONITOR hMonitor,LPMONITORINFO lpmi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5623:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5624:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EnumDisplayMonitors(HDC hdc,LPCRECT lprcClip,MONITORENUMPROC lpfnEnum,LPARAM dwData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5624:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5648:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI VOID WINAPI NotifyWinEvent(DWORD event,HWND hwnd,LONG idObject,LONG idChild); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5648:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5649:179: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWINEVENTHOOK WINAPI SetWinEventHook(DWORD eventMin,DWORD eventMax,HMODULE hmodWinEventProc,WINEVENTPROC pfnWinEventProc,DWORD idProcess,DWORD idThread,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5649:179: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5650:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsWinEventHookInstalled(DWORD event); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5650:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5659:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI UnhookWinEvent(HWINEVENTHOOK hWinEventHook); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5659:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5850:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetGUIThreadInfo(DWORD idThread,PGUITHREADINFO pgui); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5850:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5851:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI BlockInput (WINBOOL fBlockIt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5851:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5852:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI GetWindowModuleFileNameA(HWND hwnd,LPSTR pszFileName,UINT cchFileNameMax); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5852:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5853:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI GetWindowModuleFileNameW(HWND hwnd,LPWSTR pszFileName,UINT cchFileNameMax); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5853:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5913:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetCursorInfo(PCURSORINFO pci); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5913:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5930:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetWindowInfo(HWND hwnd,PWINDOWINFO pwi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5930:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5938:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetTitleBarInfo(HWND hwnd,PTITLEBARINFO pti); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5938:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5958:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetMenuBarInfo(HWND hwnd,LONG idObject,LONG idItem,PMENUBARINFO pmbi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5958:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5970:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetScrollBarInfo(HWND hwnd,LONG idObject,PSCROLLBARINFO psbi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5970:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5982:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetComboBoxInfo(HWND hwndCombo,PCOMBOBOXINFO pcbi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5982:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5992:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI GetAncestor(HWND hwnd,UINT gaFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5992:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5993:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI RealChildWindowFromPoint(HWND hwndParent,POINT ptParentClientCoords); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5993:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5994:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI RealGetWindowClassA(HWND hwnd,LPSTR ptszClassName,UINT cchClassNameMax); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5994:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5995:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI RealGetWindowClassW(HWND hwnd,LPWSTR ptszClassName,UINT cchClassNameMax); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5995:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6011:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetAltTabInfoA(HWND hwnd,int iItem,PALTTABINFO pati,LPSTR pszItemText,UINT cchItemText); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6011:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6012:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetAltTabInfoW(HWND hwnd,int iItem,PALTTABINFO pati,LPWSTR pszItemText,UINT cchItemText); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6012:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6013:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI GetListBoxInfo(HWND hwnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6013:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6018:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI LockWorkStation(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6018:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6019:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI UserHandleGrantAccess(HANDLE hUserHandle,HANDLE hJob,WINBOOL bGrant); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6019:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6135:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI GetRawInputData(HRAWINPUT hRawInput,UINT uiCommand,LPVOID pData,PUINT pcbSize,UINT cbSizeHeader); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6135:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6179:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI GetRawInputDeviceInfoA(HANDLE hDevice,UINT uiCommand,LPVOID pData,PUINT pcbSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6179:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6180:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI GetRawInputDeviceInfoW(HANDLE hDevice,UINT uiCommand,LPVOID pData,PUINT pcbSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6180:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6181:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI GetRawInputBuffer(PRAWINPUT pData,PUINT pcbSize,UINT cbSizeHeader); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6181:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6222:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI RegisterRawInputDevices (PCRAWINPUTDEVICE pRawInputDevices, UINT uiNumDevices, UINT cbSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6222:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6223:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI GetRegisteredRawInputDevices (PRAWINPUTDEVICE pRawInputDevices, PUINT puiNumDevices, UINT cbSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6223:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6224:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI GetRawInputDeviceList (PRAWINPUTDEVICELIST pRawInputDeviceList, PUINT puiNumDevices, UINT cbSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6224:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6225:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LRESULT WINAPI DefRawInputProc (PRAWINPUT *paRawInput, INT nInput, UINT cbSizeHeader); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6225:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6411:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI ShutdownBlockReasonCreate (HWND hWnd, LPCWSTR pwszReason); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6411:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6412:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI ShutdownBlockReasonQuery (HWND hWnd, LPWSTR pwszBuff, DWORD *pcchBuff); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6412:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6413:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI ShutdownBlockReasonDestroy (HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6413:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:16, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:73, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/datetimeapi.h:19:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI GetTimeFormatEx (LPCWSTR lpLocaleName, DWORD dwFlags, CONST SYSTEMTIME *lpTime, LPCWSTR lpFormat, LPWSTR lpTimeStr, int cchTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/datetimeapi.h:19:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/datetimeapi.h:20:172: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI GetDateFormatEx (LPCWSTR lpLocaleName, DWORD dwFlags, CONST SYSTEMTIME *lpDate, LPCWSTR lpFormat, LPWSTR lpDateStr, int cchDate, LPCWSTR lpCalendar); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/datetimeapi.h:20:172: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/datetimeapi.h:24:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI GetDateFormatA (LCID Locale, DWORD dwFlags, CONST SYSTEMTIME *lpDate, LPCSTR lpFormat, LPSTR lpDateStr, int cchDate); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/datetimeapi.h:24:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/datetimeapi.h:25:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI GetDateFormatW (LCID Locale, DWORD dwFlags, CONST SYSTEMTIME *lpDate, LPCWSTR lpFormat, LPWSTR lpDateStr, int cchDate); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/datetimeapi.h:25:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/datetimeapi.h:26:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI GetTimeFormatA (LCID Locale, DWORD dwFlags, CONST SYSTEMTIME *lpTime, LPCSTR lpFormat, LPSTR lpTimeStr, int cchTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/datetimeapi.h:26:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/datetimeapi.h:27:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI GetTimeFormatW (LCID Locale, DWORD dwFlags, CONST SYSTEMTIME *lpTime, LPCWSTR lpFormat, LPWSTR lpTimeStr, int cchTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/datetimeapi.h:27:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:886, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:73, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/stringapiset.h:19:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI CompareStringW (LCID Locale, DWORD dwCmpFlags, PCNZWCH lpString1, int cchCount1, PCNZWCH lpString2, int cchCount2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stringapiset.h:19:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stringapiset.h:20:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI FoldStringW (DWORD dwMapFlags, LPCWCH lpSrcStr, int cchSrc, LPWSTR lpDestStr, int cchDest); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stringapiset.h:20:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stringapiset.h:30:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetStringTypeExW (LCID Locale, DWORD dwInfoType, LPCWCH lpSrcStr, int cchSrc, LPWORD lpCharType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stringapiset.h:30:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stringapiset.h:40:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetStringTypeW (DWORD dwInfoType, LPCWCH lpSrcStr, int cchSrc, LPWORD lpCharType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stringapiset.h:40:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stringapiset.h:41:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI MultiByteToWideChar (UINT CodePage, DWORD dwFlags, LPCCH lpMultiByteStr, int cbMultiByte, LPWSTR lpWideCharStr, int cchWideChar); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stringapiset.h:41:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stringapiset.h:42:199: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI WideCharToMultiByte (UINT CodePage, DWORD dwFlags, LPCWCH lpWideCharStr, int cchWideChar, LPSTR lpMultiByteStr, int cbMultiByte, LPCCH lpDefaultChar, LPBOOL lpUsedDefaultChar); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stringapiset.h:42:199: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:73, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:901:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI IsValidCodePage (UINT CodePage); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:901:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:905:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetACP (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:905:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:909:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetOEMCP (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:909:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:910:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI CompareStringA (LCID Locale, DWORD dwCmpFlags, PCNZCH lpString1, int cchCount1, PCNZCH lpString2, int cchCount2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:910:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:911:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI LCMapStringW (LCID Locale, DWORD dwMapFlags, LPCWSTR lpSrcStr, int cchSrc, LPWSTR lpDestStr, int cchDest); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:911:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:912:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI LCMapStringA (LCID Locale, DWORD dwMapFlags, LPCSTR lpSrcStr, int cchSrc, LPSTR lpDestStr, int cchDest); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:912:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:913:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI GetLocaleInfoW (LCID Locale, LCTYPE LCType, LPWSTR lpLCData, int cchData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:913:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:914:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI GetLocaleInfoA (LCID Locale, LCTYPE LCType, LPSTR lpLCData, int cchData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:914:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:915:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI IsDBCSLeadByte (BYTE TestChar); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:915:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:916:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI IsDBCSLeadByteEx (UINT CodePage, BYTE TestChar); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:916:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:917:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI GetNumberFormatA (LCID Locale, DWORD dwFlags, LPCSTR lpValue, CONST NUMBERFMTA *lpFormat, LPSTR lpNumberStr, int cchNumber); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:917:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:918:149: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI GetNumberFormatW (LCID Locale, DWORD dwFlags, LPCWSTR lpValue, CONST NUMBERFMTW *lpFormat, LPWSTR lpNumberStr, int cchNumber); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:918:149: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:919:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI GetCurrencyFormatA (LCID Locale, DWORD dwFlags, LPCSTR lpValue, CONST CURRENCYFMTA *lpFormat, LPSTR lpCurrencyStr, int cchCurrency); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:919:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:920:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI GetCurrencyFormatW (LCID Locale, DWORD dwFlags, LPCWSTR lpValue, CONST CURRENCYFMTW *lpFormat, LPWSTR lpCurrencyStr, int cchCurrency); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:920:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:921:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumCalendarInfoA (CALINFO_ENUMPROCA lpCalInfoEnumProc, LCID Locale, CALID Calendar, CALTYPE CalType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:921:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:922:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumCalendarInfoW (CALINFO_ENUMPROCW lpCalInfoEnumProc, LCID Locale, CALID Calendar, CALTYPE CalType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:922:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:923:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumCalendarInfoExA (CALINFO_ENUMPROCEXA lpCalInfoEnumProcEx, LCID Locale, CALID Calendar, CALTYPE CalType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:923:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:924:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumCalendarInfoExW (CALINFO_ENUMPROCEXW lpCalInfoEnumProcEx, LCID Locale, CALID Calendar, CALTYPE CalType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:924:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:925:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumTimeFormatsA (TIMEFMT_ENUMPROCA lpTimeFmtEnumProc, LCID Locale, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:925:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:926:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumTimeFormatsW (TIMEFMT_ENUMPROCW lpTimeFmtEnumProc, LCID Locale, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:926:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:927:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumDateFormatsA (DATEFMT_ENUMPROCA lpDateFmtEnumProc, LCID Locale, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:927:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:928:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumDateFormatsW (DATEFMT_ENUMPROCW lpDateFmtEnumProc, LCID Locale, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:928:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:929:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumDateFormatsExA (DATEFMT_ENUMPROCEXA lpDateFmtEnumProcEx, LCID Locale, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:929:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:930:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumDateFormatsExW (DATEFMT_ENUMPROCEXW lpDateFmtEnumProcEx, LCID Locale, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:930:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:931:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI IsValidLanguageGroup (LGRPID LanguageGroup, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:931:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:932:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetNLSVersion (NLS_FUNCTION Function, LCID Locale, LPNLSVERSIONINFO lpVersionInformation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:932:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:933:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI IsNLSDefinedString (NLS_FUNCTION Function, DWORD dwFlags, LPNLSVERSIONINFO lpVersionInformation, LPCWSTR lpString, INT cchStr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:933:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:934:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI IsValidLocale (LCID Locale, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:934:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:935:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetLocaleInfoA (LCID Locale, LCTYPE LCType, LPCSTR lpLCData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:935:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:936:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetLocaleInfoW (LCID Locale, LCTYPE LCType, LPCWSTR lpLCData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:936:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:937:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI GetCalendarInfoA (LCID Locale, CALID Calendar, CALTYPE CalType, LPSTR lpCalData, int cchData, LPDWORD lpValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:937:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:938:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI GetCalendarInfoW (LCID Locale, CALID Calendar, CALTYPE CalType, LPWSTR lpCalData, int cchData, LPDWORD lpValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:938:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:939:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetCalendarInfoA (LCID Locale, CALID Calendar, CALTYPE CalType, LPCSTR lpCalData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:939:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:940:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetCalendarInfoW (LCID Locale, CALID Calendar, CALTYPE CalType, LPCWSTR lpCalData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:940:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:981:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI GetGeoInfoA (GEOID Location, GEOTYPE GeoType, LPSTR lpGeoData, int cchData, LANGID LangId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:981:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:982:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI GetGeoInfoW (GEOID Location, GEOTYPE GeoType, LPWSTR lpGeoData, int cchData, LANGID LangId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:982:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:983:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumSystemGeoID (GEOCLASS GeoClass, GEOID ParentGeoId, GEO_ENUMPROC lpGeoEnumProc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:983:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:984:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI GEOID WINAPI GetUserGeoID (GEOCLASS GeoClass); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:984:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:985:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetCPInfo (UINT CodePage, LPCPINFO lpCPInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:985:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:986:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetCPInfoExA (UINT CodePage, DWORD dwFlags, LPCPINFOEXA lpCPInfoEx); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:986:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:987:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetCPInfoExW (UINT CodePage, DWORD dwFlags, LPCPINFOEXW lpCPInfoEx); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:987:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1000:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetUserGeoID (GEOID GeoId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1000:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1001:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LCID WINAPI ConvertDefaultLocale (LCID Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1001:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1002:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LCID WINAPI GetThreadLocale (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1002:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1003:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetThreadLocale (LCID Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1003:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1004:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LANGID WINAPI GetSystemDefaultUILanguage (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1004:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1005:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LANGID WINAPI GetUserDefaultUILanguage (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1005:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1006:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LANGID WINAPI GetSystemDefaultLangID (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1006:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1007:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LANGID WINAPI GetUserDefaultLangID (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1007:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1008:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LCID WINAPI GetSystemDefaultLCID (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1008:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1009:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LCID WINAPI GetUserDefaultLCID (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1009:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1010:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LANGID WINAPI SetThreadUILanguage (LANGID LangId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1010:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1011:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetStringTypeExA (LCID Locale, DWORD dwInfoType, LPCSTR lpSrcStr, int cchSrc, LPWORD lpCharType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1011:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1012:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetStringTypeA (LCID Locale, DWORD dwInfoType, LPCSTR lpSrcStr, int cchSrc, LPWORD lpCharType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1012:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1013:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI FoldStringA (DWORD dwMapFlags, LPCSTR lpSrcStr, int cchSrc, LPSTR lpDestStr, int cchDest); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1013:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1014:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumSystemLocalesA (LOCALE_ENUMPROCA lpLocaleEnumProc, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1014:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1015:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumSystemLocalesW (LOCALE_ENUMPROCW lpLocaleEnumProc, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1015:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1016:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumSystemLanguageGroupsA (LANGUAGEGROUP_ENUMPROCA lpLanguageGroupEnumProc, DWORD dwFlags, LONG_PTR lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1016:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1017:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumSystemLanguageGroupsW (LANGUAGEGROUP_ENUMPROCW lpLanguageGroupEnumProc, DWORD dwFlags, LONG_PTR lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1017:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1018:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumLanguageGroupLocalesA (LANGGROUPLOCALE_ENUMPROCA lpLangGroupLocaleEnumProc, LGRPID LanguageGroup, DWORD dwFlags, LONG_PTR lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1018:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1019:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumLanguageGroupLocalesW (LANGGROUPLOCALE_ENUMPROCW lpLangGroupLocaleEnumProc, LGRPID LanguageGroup, DWORD dwFlags, LONG_PTR lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1019:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1020:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumUILanguagesA (UILANGUAGE_ENUMPROCA lpUILanguageEnumProc, DWORD dwFlags, LONG_PTR lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1020:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1021:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumUILanguagesW (UILANGUAGE_ENUMPROCW lpUILanguageEnumProc, DWORD dwFlags, LONG_PTR lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1021:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1049:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumSystemCodePagesA (CODEPAGE_ENUMPROCA lpCodePageEnumProc, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1049:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1050:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumSystemCodePagesW (CODEPAGE_ENUMPROCW lpCodePageEnumProc, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1050:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:74, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:207:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI PeekConsoleInputA(HANDLE hConsoleInput,PINPUT_RECORD lpBuffer,DWORD nLength,LPDWORD lpNumberOfEventsRead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:207:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:208:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI PeekConsoleInputW(HANDLE hConsoleInput,PINPUT_RECORD lpBuffer,DWORD nLength,LPDWORD lpNumberOfEventsRead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:208:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:209:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ReadConsoleInputA(HANDLE hConsoleInput,PINPUT_RECORD lpBuffer,DWORD nLength,LPDWORD lpNumberOfEventsRead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:209:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:210:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ReadConsoleInputW(HANDLE hConsoleInput,PINPUT_RECORD lpBuffer,DWORD nLength,LPDWORD lpNumberOfEventsRead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:210:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:211:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WriteConsoleInputA(HANDLE hConsoleInput,CONST INPUT_RECORD *lpBuffer,DWORD nLength,LPDWORD lpNumberOfEventsWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:211:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:212:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WriteConsoleInputW(HANDLE hConsoleInput,CONST INPUT_RECORD *lpBuffer,DWORD nLength,LPDWORD lpNumberOfEventsWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:212:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:213:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ReadConsoleOutputA(HANDLE hConsoleOutput,PCHAR_INFO lpBuffer,COORD dwBufferSize,COORD dwBufferCoord,PSMALL_RECT lpReadRegion); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:213:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:214:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ReadConsoleOutputW(HANDLE hConsoleOutput,PCHAR_INFO lpBuffer,COORD dwBufferSize,COORD dwBufferCoord,PSMALL_RECT lpReadRegion); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:214:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:215:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WriteConsoleOutputA(HANDLE hConsoleOutput,CONST CHAR_INFO *lpBuffer,COORD dwBufferSize,COORD dwBufferCoord,PSMALL_RECT lpWriteRegion); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:215:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:216:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WriteConsoleOutputW(HANDLE hConsoleOutput,CONST CHAR_INFO *lpBuffer,COORD dwBufferSize,COORD dwBufferCoord,PSMALL_RECT lpWriteRegion); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:216:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:217:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ReadConsoleOutputCharacterA(HANDLE hConsoleOutput,LPSTR lpCharacter,DWORD nLength,COORD dwReadCoord,LPDWORD lpNumberOfCharsRead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:217:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:218:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ReadConsoleOutputCharacterW(HANDLE hConsoleOutput,LPWSTR lpCharacter,DWORD nLength,COORD dwReadCoord,LPDWORD lpNumberOfCharsRead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:218:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:219:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ReadConsoleOutputAttribute(HANDLE hConsoleOutput,LPWORD lpAttribute,DWORD nLength,COORD dwReadCoord,LPDWORD lpNumberOfAttrsRead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:219:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:220:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WriteConsoleOutputCharacterA(HANDLE hConsoleOutput,LPCSTR lpCharacter,DWORD nLength,COORD dwWriteCoord,LPDWORD lpNumberOfCharsWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:220:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:221:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WriteConsoleOutputCharacterW(HANDLE hConsoleOutput,LPCWSTR lpCharacter,DWORD nLength,COORD dwWriteCoord,LPDWORD lpNumberOfCharsWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:221:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:222:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WriteConsoleOutputAttribute(HANDLE hConsoleOutput,CONST WORD *lpAttribute,DWORD nLength,COORD dwWriteCoord,LPDWORD lpNumberOfAttrsWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:222:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:223:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FillConsoleOutputCharacterA(HANDLE hConsoleOutput,CHAR cCharacter,DWORD nLength,COORD dwWriteCoord,LPDWORD lpNumberOfCharsWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:223:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:224:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FillConsoleOutputCharacterW(HANDLE hConsoleOutput,WCHAR cCharacter,DWORD nLength,COORD dwWriteCoord,LPDWORD lpNumberOfCharsWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:224:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:225:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FillConsoleOutputAttribute(HANDLE hConsoleOutput,WORD wAttribute,DWORD nLength,COORD dwWriteCoord,LPDWORD lpNumberOfAttrsWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:225:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:226:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetConsoleMode(HANDLE hConsoleHandle,LPDWORD lpMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:226:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:227:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetNumberOfConsoleInputEvents(HANDLE hConsoleInput,LPDWORD lpNumberOfEvents); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:227:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:228:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetConsoleScreenBufferInfo(HANDLE hConsoleOutput,PCONSOLE_SCREEN_BUFFER_INFO lpConsoleScreenBufferInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:228:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:229:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI COORD WINAPI GetLargestConsoleWindowSize(HANDLE hConsoleOutput); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:229:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:230:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetConsoleCursorInfo(HANDLE hConsoleOutput,PCONSOLE_CURSOR_INFO lpConsoleCursorInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:230:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:231:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetCurrentConsoleFont(HANDLE hConsoleOutput,WINBOOL bMaximumWindow,PCONSOLE_FONT_INFO lpConsoleCurrentFont); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:231:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:232:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI COORD WINAPI GetConsoleFontSize(HANDLE hConsoleOutput,DWORD nFont); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:232:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:233:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetConsoleSelectionInfo(PCONSOLE_SELECTION_INFO lpConsoleSelectionInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:233:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:234:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetNumberOfConsoleMouseButtons(LPDWORD lpNumberOfMouseButtons); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:234:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:235:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetConsoleMode(HANDLE hConsoleHandle,DWORD dwMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:235:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:236:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetConsoleActiveScreenBuffer(HANDLE hConsoleOutput); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:236:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:237:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FlushConsoleInputBuffer(HANDLE hConsoleInput); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:237:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:238:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetConsoleScreenBufferSize(HANDLE hConsoleOutput,COORD dwSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:238:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:239:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetConsoleCursorPosition(HANDLE hConsoleOutput,COORD dwCursorPosition); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:239:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:240:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetConsoleCursorInfo(HANDLE hConsoleOutput,CONST CONSOLE_CURSOR_INFO *lpConsoleCursorInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:240:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:241:197: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ScrollConsoleScreenBufferA(HANDLE hConsoleOutput,CONST SMALL_RECT *lpScrollRectangle,CONST SMALL_RECT *lpClipRectangle,COORD dwDestinationOrigin,CONST CHAR_INFO *lpFill); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:241:197: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:242:197: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ScrollConsoleScreenBufferW(HANDLE hConsoleOutput,CONST SMALL_RECT *lpScrollRectangle,CONST SMALL_RECT *lpClipRectangle,COORD dwDestinationOrigin,CONST CHAR_INFO *lpFill); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:242:197: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:243:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetConsoleWindowInfo(HANDLE hConsoleOutput,WINBOOL bAbsolute,CONST SMALL_RECT *lpConsoleWindow); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:243:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:244:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetConsoleTextAttribute(HANDLE hConsoleOutput,WORD wAttributes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:244:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:245:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetConsoleCtrlHandler(PHANDLER_ROUTINE HandlerRoutine,WINBOOL Add); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:245:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:246:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GenerateConsoleCtrlEvent(DWORD dwCtrlEvent,DWORD dwProcessGroupId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:246:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:247:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI AllocConsole(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:247:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:248:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FreeConsole(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:248:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:249:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI AttachConsole(DWORD dwProcessId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:249:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:253:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetConsoleTitleA(LPSTR lpConsoleTitle,DWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:253:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:254:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetConsoleTitleW(LPWSTR lpConsoleTitle,DWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:254:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:255:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetConsoleTitleA(LPCSTR lpConsoleTitle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:255:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:256:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetConsoleTitleW(LPCWSTR lpConsoleTitle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:256:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:257:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ReadConsoleA(HANDLE hConsoleInput,LPVOID lpBuffer,DWORD nNumberOfCharsToRead,LPDWORD lpNumberOfCharsRead,LPVOID lpReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:257:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:258:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ReadConsoleW(HANDLE hConsoleInput,LPVOID lpBuffer,DWORD nNumberOfCharsToRead,LPDWORD lpNumberOfCharsRead,LPVOID lpReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:258:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:259:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WriteConsoleA(HANDLE hConsoleOutput,CONST VOID *lpBuffer,DWORD nNumberOfCharsToWrite,LPDWORD lpNumberOfCharsWritten,LPVOID lpReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:259:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:260:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WriteConsoleW(HANDLE hConsoleOutput,CONST VOID *lpBuffer,DWORD nNumberOfCharsToWrite,LPDWORD lpNumberOfCharsWritten,LPVOID lpReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:260:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:264:181: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateConsoleScreenBuffer(DWORD dwDesiredAccess,DWORD dwShareMode,CONST SECURITY_ATTRIBUTES *lpSecurityAttributes,DWORD dwFlags,LPVOID lpScreenBufferData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:264:181: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:265:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetConsoleCP(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:265:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:266:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetConsoleCP(UINT wCodePageID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:266:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:267:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetConsoleOutputCP(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:267:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:268:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetConsoleOutputCP(UINT wCodePageID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:268:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:272:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetConsoleDisplayMode(LPDWORD lpModeFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:272:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:276:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetConsoleDisplayMode(HANDLE hConsoleOutput, DWORD dwFlags, PCOORD lpNewScreenBufferDimensions); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:276:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:278:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HWND WINAPI GetConsoleWindow(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:278:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:279:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetConsoleProcessList(LPDWORD lpdwProcessList,DWORD dwProcessCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:279:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:280:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI AddConsoleAliasA(LPSTR Source,LPSTR Target,LPSTR ExeName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:280:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:281:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI AddConsoleAliasW(LPWSTR Source,LPWSTR Target,LPWSTR ExeName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:281:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:282:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetConsoleAliasA(LPSTR Source,LPSTR TargetBuffer,DWORD TargetBufferLength,LPSTR ExeName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:282:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:283:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetConsoleAliasW(LPWSTR Source,LPWSTR TargetBuffer,DWORD TargetBufferLength,LPWSTR ExeName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:283:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:284:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetConsoleAliasesLengthA(LPSTR ExeName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:284:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:285:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetConsoleAliasesLengthW(LPWSTR ExeName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:285:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:286:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetConsoleAliasExesLengthA(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:286:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:287:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetConsoleAliasExesLengthW(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:287:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:288:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetConsoleAliasesA(LPSTR AliasBuffer,DWORD AliasBufferLength,LPSTR ExeName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:288:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:289:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetConsoleAliasesW(LPWSTR AliasBuffer,DWORD AliasBufferLength,LPWSTR ExeName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:289:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:290:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetConsoleAliasExesA(LPSTR ExeNameBuffer,DWORD ExeNameBufferLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:290:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:291:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetConsoleAliasExesW(LPWSTR ExeNameBuffer,DWORD ExeNameBufferLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:291:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:334:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:334:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:353:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:353:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:359:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:359:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:363:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:363:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:368:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:368:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:374:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:374:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:75, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:137:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI VerFindFileA(DWORD uFlags,LPSTR szFileName,LPSTR szWinDir,LPSTR szAppDir,LPSTR szCurDir,PUINT lpuCurDirLen,LPSTR szDestDir,PUINT lpuDestDirLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:137:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:138:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI VerFindFileW(DWORD uFlags,LPWSTR szFileName,LPWSTR szWinDir,LPWSTR szAppDir,LPWSTR szCurDir,PUINT lpuCurDirLen,LPWSTR szDestDir,PUINT lpuDestDirLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:138:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:139:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI VerInstallFileA(DWORD uFlags,LPSTR szSrcFileName,LPSTR szDestFileName,LPSTR szSrcDir,LPSTR szDestDir,LPSTR szCurDir,LPSTR szTmpFile,PUINT lpuTmpFileLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:139:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:140:173: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI VerInstallFileW(DWORD uFlags,LPWSTR szSrcFileName,LPWSTR szDestFileName,LPWSTR szSrcDir,LPWSTR szDestDir,LPWSTR szCurDir,LPWSTR szTmpFile,PUINT lpuTmpFileLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:140:173: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:141:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI GetFileVersionInfoSizeA(LPCSTR lptstrFilename,LPDWORD lpdwHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:141:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:142:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI GetFileVersionInfoSizeW(LPCWSTR lptstrFilename,LPDWORD lpdwHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:142:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:143:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI GetFileVersionInfoA(LPCSTR lptstrFilename,DWORD dwHandle,DWORD dwLen,LPVOID lpData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:143:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:144:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI GetFileVersionInfoW(LPCWSTR lptstrFilename,DWORD dwHandle,DWORD dwLen,LPVOID lpData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:144:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:145:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI VerLanguageNameA(DWORD wLang,LPSTR szLang,DWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:145:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:146:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI VerLanguageNameW(DWORD wLang,LPWSTR szLang,DWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:146:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:147:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI VerQueryValueA(LPCVOID pBlock,LPCSTR lpSubBlock,LPVOID *lplpBuffer,PUINT puLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:147:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:148:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI VerQueryValueW(LPCVOID pBlock,LPCWSTR lpSubBlock,LPVOID *lplpBuffer,PUINT puLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:148:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:76, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:140:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegCloseKey(HKEY hKey); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:140:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:141:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegOverridePredefKey(HKEY hKey,HKEY hNewHKey); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:141:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:142:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegOpenUserClassesRoot(HANDLE hToken,DWORD dwOptions,REGSAM samDesired,PHKEY phkResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:142:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:143:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegOpenCurrentUser(REGSAM samDesired,PHKEY phkResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:143:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:144:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegDisablePredefinedCache(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:144:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:145:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegConnectRegistryA(LPCSTR lpMachineName,HKEY hKey,PHKEY phkResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:145:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:146:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegConnectRegistryW(LPCWSTR lpMachineName,HKEY hKey,PHKEY phkResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:146:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:147:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegConnectRegistryExA(LPCSTR lpMachineName,HKEY hKey,ULONG Flags,PHKEY phkResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:147:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:148:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegConnectRegistryExW(LPCWSTR lpMachineName,HKEY hKey,ULONG Flags,PHKEY phkResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:148:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:149:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegCreateKeyA(HKEY hKey,LPCSTR lpSubKey,PHKEY phkResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:149:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:150:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegCreateKeyW(HKEY hKey,LPCWSTR lpSubKey,PHKEY phkResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:150:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:151:212: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegCreateKeyExA(HKEY hKey,LPCSTR lpSubKey,DWORD Reserved,LPSTR lpClass,DWORD dwOptions,REGSAM samDesired,LPSECURITY_ATTRIBUTES lpSecurityAttributes,PHKEY phkResult,LPDWORD lpdwDisposition); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:151:212: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:152:214: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegCreateKeyExW(HKEY hKey,LPCWSTR lpSubKey,DWORD Reserved,LPWSTR lpClass,DWORD dwOptions,REGSAM samDesired,LPSECURITY_ATTRIBUTES lpSecurityAttributes,PHKEY phkResult,LPDWORD lpdwDisposition); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:152:214: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:153:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegDeleteKeyA(HKEY hKey,LPCSTR lpSubKey); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:153:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:154:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegDeleteKeyW(HKEY hKey,LPCWSTR lpSubKey); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:154:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:155:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegDeleteKeyExA(HKEY hKey,LPCSTR lpSubKey,REGSAM samDesired,DWORD Reserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:155:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:156:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegDeleteKeyExW(HKEY hKey,LPCWSTR lpSubKey,REGSAM samDesired,DWORD Reserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:156:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:157:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegDisableReflectionKey(HKEY hBase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:157:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:158:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegEnableReflectionKey(HKEY hBase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:158:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:159:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegQueryReflectionKey(HKEY hBase,WINBOOL *bIsReflectionDisabled); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:159:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:160:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegDeleteValueA(HKEY hKey,LPCSTR lpValueName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:160:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:161:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegDeleteValueW(HKEY hKey,LPCWSTR lpValueName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:161:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:162:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegEnumKeyA(HKEY hKey,DWORD dwIndex,LPSTR lpName,DWORD cchName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:162:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:163:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegEnumKeyW(HKEY hKey,DWORD dwIndex,LPWSTR lpName,DWORD cchName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:163:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:164:173: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegEnumKeyExA(HKEY hKey,DWORD dwIndex,LPSTR lpName,LPDWORD lpcchName,LPDWORD lpReserved,LPSTR lpClass,LPDWORD lpcchClass,PFILETIME lpftLastWriteTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:164:173: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:165:175: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegEnumKeyExW(HKEY hKey,DWORD dwIndex,LPWSTR lpName,LPDWORD lpcchName,LPDWORD lpReserved,LPWSTR lpClass,LPDWORD lpcchClass,PFILETIME lpftLastWriteTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:165:175: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:166:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegEnumValueA(HKEY hKey,DWORD dwIndex,LPSTR lpValueName,LPDWORD lpcchValueName,LPDWORD lpReserved,LPDWORD lpType,LPBYTE lpData,LPDWORD lpcbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:166:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:167:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegEnumValueW(HKEY hKey,DWORD dwIndex,LPWSTR lpValueName,LPDWORD lpcchValueName,LPDWORD lpReserved,LPDWORD lpType,LPBYTE lpData,LPDWORD lpcbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:167:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:168:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegFlushKey(HKEY hKey); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:168:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:169:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegGetKeySecurity(HKEY hKey,SECURITY_INFORMATION SecurityInformation,PSECURITY_DESCRIPTOR pSecurityDescriptor,LPDWORD lpcbSecurityDescriptor); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:169:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:170:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegLoadKeyA(HKEY hKey,LPCSTR lpSubKey,LPCSTR lpFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:170:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:171:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegLoadKeyW(HKEY hKey,LPCWSTR lpSubKey,LPCWSTR lpFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:171:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:172:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegNotifyChangeKeyValue(HKEY hKey,WINBOOL bWatchSubtree,DWORD dwNotifyFilter,HANDLE hEvent,WINBOOL fAsynchronous); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:172:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:173:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegOpenKeyA(HKEY hKey,LPCSTR lpSubKey,PHKEY phkResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:173:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:174:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegOpenKeyW(HKEY hKey,LPCWSTR lpSubKey,PHKEY phkResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:174:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:175:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegOpenKeyExA(HKEY hKey,LPCSTR lpSubKey,DWORD ulOptions,REGSAM samDesired,PHKEY phkResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:175:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:176:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegOpenKeyExW(HKEY hKey,LPCWSTR lpSubKey,DWORD ulOptions,REGSAM samDesired,PHKEY phkResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:176:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:76, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:177:300: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegQueryInfoKeyA(HKEY hKey,LPSTR lpClass,LPDWORD lpcchClass,LPDWORD lpReserved,LPDWORD lpcSubKeys,LPDWORD lpcbMaxSubKeyLen,LPDWORD lpcbMaxClassLen,LPDWORD lpcValues,LPDWORD lpcbMaxValueNameLen,LPDWORD lpcbMaxValueLen,LPDWORD lpcbSecurityDescriptor,PFILETIME lpftLastWriteTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:177:300: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:178:301: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegQueryInfoKeyW(HKEY hKey,LPWSTR lpClass,LPDWORD lpcchClass,LPDWORD lpReserved,LPDWORD lpcSubKeys,LPDWORD lpcbMaxSubKeyLen,LPDWORD lpcbMaxClassLen,LPDWORD lpcValues,LPDWORD lpcbMaxValueNameLen,LPDWORD lpcbMaxValueLen,LPDWORD lpcbSecurityDescriptor,PFILETIME lpftLastWriteTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:178:301: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:179:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegQueryValueA(HKEY hKey,LPCSTR lpSubKey,LPSTR lpData,PLONG lpcbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:179:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:180:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegQueryValueW(HKEY hKey,LPCWSTR lpSubKey,LPWSTR lpData,PLONG lpcbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:180:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:181:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegQueryMultipleValuesA(HKEY hKey,PVALENTA val_list,DWORD num_vals,LPSTR lpValueBuf,LPDWORD ldwTotsize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:181:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:182:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegQueryMultipleValuesW(HKEY hKey,PVALENTW val_list,DWORD num_vals,LPWSTR lpValueBuf,LPDWORD ldwTotsize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:182:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:183:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegQueryValueExA(HKEY hKey,LPCSTR lpValueName,LPDWORD lpReserved,LPDWORD lpType,LPBYTE lpData,LPDWORD lpcbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:183:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:184:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegQueryValueExW(HKEY hKey,LPCWSTR lpValueName,LPDWORD lpReserved,LPDWORD lpType,LPBYTE lpData,LPDWORD lpcbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:184:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:185:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegReplaceKeyA(HKEY hKey,LPCSTR lpSubKey,LPCSTR lpNewFile,LPCSTR lpOldFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:185:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:186:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegReplaceKeyW(HKEY hKey,LPCWSTR lpSubKey,LPCWSTR lpNewFile,LPCWSTR lpOldFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:186:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:187:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegRestoreKeyA(HKEY hKey,LPCSTR lpFile,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:187:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:188:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegRestoreKeyW(HKEY hKey,LPCWSTR lpFile,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:188:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:189:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegSaveKeyA(HKEY hKey,LPCSTR lpFile,LPSECURITY_ATTRIBUTES lpSecurityAttributes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:189:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:190:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegSaveKeyW(HKEY hKey,LPCWSTR lpFile,LPSECURITY_ATTRIBUTES lpSecurityAttributes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:190:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:191:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegSetKeySecurity(HKEY hKey,SECURITY_INFORMATION SecurityInformation,PSECURITY_DESCRIPTOR pSecurityDescriptor); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:191:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:192:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegSetValueA(HKEY hKey,LPCSTR lpSubKey,DWORD dwType,LPCSTR lpData,DWORD cbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:192:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:193:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegSetValueW(HKEY hKey,LPCWSTR lpSubKey,DWORD dwType,LPCWSTR lpData,DWORD cbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:193:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:194:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegSetValueExA(HKEY hKey,LPCSTR lpValueName,DWORD Reserved,DWORD dwType,CONST BYTE *lpData,DWORD cbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:194:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:195:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegSetValueExW(HKEY hKey,LPCWSTR lpValueName,DWORD Reserved,DWORD dwType,CONST BYTE *lpData,DWORD cbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:195:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:196:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegUnLoadKeyA(HKEY hKey,LPCSTR lpSubKey); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:196:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:197:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegUnLoadKeyW(HKEY hKey,LPCWSTR lpSubKey); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:197:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:198:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegGetValueA(HKEY hkey,LPCSTR lpSubKey,LPCSTR lpValue,DWORD dwFlags,LPDWORD pdwType,PVOID pvData,LPDWORD pcbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:198:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:199:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegGetValueW(HKEY hkey,LPCWSTR lpSubKey,LPCWSTR lpValue,DWORD dwFlags,LPDWORD pdwType,PVOID pvData,LPDWORD pcbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:199:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:200:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI InitiateSystemShutdownA(LPSTR lpMachineName,LPSTR lpMessage,DWORD dwTimeout,WINBOOL bForceAppsClosed,WINBOOL bRebootAfterShutdown); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:200:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:201:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI InitiateSystemShutdownW(LPWSTR lpMachineName,LPWSTR lpMessage,DWORD dwTimeout,WINBOOL bForceAppsClosed,WINBOOL bRebootAfterShutdown); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:201:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:202:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AbortSystemShutdownA(LPSTR lpMachineName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:202:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:203:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AbortSystemShutdownW(LPWSTR lpMachineName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:203:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:76, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:222:174: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI InitiateSystemShutdownExA(LPSTR lpMachineName,LPSTR lpMessage,DWORD dwTimeout,WINBOOL bForceAppsClosed,WINBOOL bRebootAfterShutdown,DWORD dwReason); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:222:174: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:223:176: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI InitiateSystemShutdownExW(LPWSTR lpMachineName,LPWSTR lpMessage,DWORD dwTimeout,WINBOOL bForceAppsClosed,WINBOOL bRebootAfterShutdown,DWORD dwReason); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:223:176: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:224:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegSaveKeyExA(HKEY hKey,LPCSTR lpFile,LPSECURITY_ATTRIBUTES lpSecurityAttributes,DWORD Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:224:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:225:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegSaveKeyExW(HKEY hKey,LPCWSTR lpFile,LPSECURITY_ATTRIBUTES lpSecurityAttributes,DWORD Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:225:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:226:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI Wow64Win32ApiEntry (DWORD dwFuncNumber,DWORD dwFlag,DWORD dwRes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:226:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:77, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:106:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetAddConnectionA(LPCSTR lpRemoteName,LPCSTR lpPassword,LPCSTR lpLocalName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:106:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:107:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetAddConnectionW(LPCWSTR lpRemoteName,LPCWSTR lpPassword,LPCWSTR lpLocalName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:107:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:108:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetAddConnection2A(LPNETRESOURCEA lpNetResource,LPCSTR lpPassword,LPCSTR lpUserName,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:108:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:109:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetAddConnection2W(LPNETRESOURCEW lpNetResource,LPCWSTR lpPassword,LPCWSTR lpUserName,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:109:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:77, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:110:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetAddConnection3A(HWND hwndOwner,LPNETRESOURCEA lpNetResource,LPCSTR lpPassword,LPCSTR lpUserName,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:110:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:111:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetAddConnection3W(HWND hwndOwner,LPNETRESOURCEW lpNetResource,LPCWSTR lpPassword,LPCWSTR lpUserName,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:111:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:112:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetCancelConnectionA(LPCSTR lpName,WINBOOL fForce); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:112:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:113:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetCancelConnectionW(LPCWSTR lpName,WINBOOL fForce); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:113:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:114:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetCancelConnection2A(LPCSTR lpName,DWORD dwFlags,WINBOOL fForce); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:114:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:115:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetCancelConnection2W(LPCWSTR lpName,DWORD dwFlags,WINBOOL fForce); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:115:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:116:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetGetConnectionA(LPCSTR lpLocalName,LPSTR lpRemoteName,LPDWORD lpnLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:116:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:117:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetGetConnectionW(LPCWSTR lpLocalName,LPWSTR lpRemoteName,LPDWORD lpnLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:117:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:118:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetRestoreConnectionA(HWND hwndParent,LPCSTR lpDevice); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:118:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:119:183: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetUseConnectionA(HWND hwndOwner,LPNETRESOURCEA lpNetResource,LPCSTR lpPassword,LPCSTR lpUserID,DWORD dwFlags,LPSTR lpAccessName,LPDWORD lpBufferSize,LPDWORD lpResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:119:183: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:120:186: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetUseConnectionW(HWND hwndOwner,LPNETRESOURCEW lpNetResource,LPCWSTR lpPassword,LPCWSTR lpUserID,DWORD dwFlags,LPWSTR lpAccessName,LPDWORD lpBufferSize,LPDWORD lpResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:120:186: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:121:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetConnectionDialog(HWND hwnd,DWORD dwType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:121:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:122:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetDisconnectDialog(HWND hwnd,DWORD dwType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:122:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:126:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetRestoreConnectionW(HWND hwndParent,LPCWSTR lpDevice); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:126:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:158:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetConnectionDialog1A(LPCONNECTDLGSTRUCTA lpConnDlgStruct); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:158:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:159:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetConnectionDialog1W(LPCONNECTDLGSTRUCTW lpConnDlgStruct); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:159:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:189:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetDisconnectDialog1A(LPDISCDLGSTRUCTA lpConnDlgStruct); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:189:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:190:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetDisconnectDialog1W(LPDISCDLGSTRUCTW lpConnDlgStruct); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:190:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:191:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetOpenEnumA(DWORD dwScope,DWORD dwType,DWORD dwUsage,LPNETRESOURCEA lpNetResource,LPHANDLE lphEnum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:191:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:192:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetOpenEnumW(DWORD dwScope,DWORD dwType,DWORD dwUsage,LPNETRESOURCEW lpNetResource,LPHANDLE lphEnum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:192:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:193:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetEnumResourceA(HANDLE hEnum,LPDWORD lpcCount,LPVOID lpBuffer,LPDWORD lpBufferSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:193:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:194:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetEnumResourceW(HANDLE hEnum,LPDWORD lpcCount,LPVOID lpBuffer,LPDWORD lpBufferSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:194:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:195:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetCloseEnum(HANDLE hEnum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:195:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:196:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetGetResourceParentA(LPNETRESOURCEA lpNetResource,LPVOID lpBuffer,LPDWORD lpcbBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:196:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:197:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetGetResourceParentW(LPNETRESOURCEW lpNetResource,LPVOID lpBuffer,LPDWORD lpcbBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:197:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:198:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetGetResourceInformationA(LPNETRESOURCEA lpNetResource,LPVOID lpBuffer,LPDWORD lpcbBuffer,LPSTR *lplpSystem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:198:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:199:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetGetResourceInformationW(LPNETRESOURCEW lpNetResource,LPVOID lpBuffer,LPDWORD lpcbBuffer,LPWSTR *lplpSystem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:199:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:234:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetGetUniversalNameA(LPCSTR lpLocalPath,DWORD dwInfoLevel,LPVOID lpBuffer,LPDWORD lpBufferSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:234:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:235:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetGetUniversalNameW(LPCWSTR lpLocalPath,DWORD dwInfoLevel,LPVOID lpBuffer,LPDWORD lpBufferSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:235:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:236:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetGetUserA(LPCSTR lpName,LPSTR lpUserName,LPDWORD lpnLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:236:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:237:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetGetUserW(LPCWSTR lpName,LPWSTR lpUserName,LPDWORD lpnLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:237:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:244:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetGetProviderNameA(DWORD dwNetType,LPSTR lpProviderName,LPDWORD lpBufferSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:244:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:245:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetGetProviderNameW(DWORD dwNetType,LPWSTR lpProviderName,LPDWORD lpBufferSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:245:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:264:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetGetNetworkInformationA(LPCSTR lpProvider,LPNETINFOSTRUCT lpNetInfoStruct); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:264:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:265:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetGetNetworkInformationW(LPCWSTR lpProvider,LPNETINFOSTRUCT lpNetInfoStruct); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:265:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:289:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetGetLastErrorA(LPDWORD lpError,LPSTR lpErrorBuf,DWORD nErrorBufSize,LPSTR lpNameBuf,DWORD nNameBufSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:289:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:290:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetGetLastErrorW(LPDWORD lpError,LPWSTR lpErrorBuf,DWORD nErrorBufSize,LPWSTR lpNameBuf,DWORD nNameBufSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:290:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:350:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI MultinetGetConnectionPerformanceA(LPNETRESOURCEA lpNetResource,LPNETCONNECTINFOSTRUCT lpNetConnectInfoStruct); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:350:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:351:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI MultinetGetConnectionPerformanceW(LPNETRESOURCEW lpNetResource,LPNETCONNECTINFOSTRUCT lpNetConnectInfoStruct); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:351:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:82, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/dde.h:60:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DdeSetQualityOfService(HWND hwndClient,CONST SECURITY_QUALITY_OF_SERVICE *pqosNew,PSECURITY_QUALITY_OF_SERVICE pqosPrev); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/dde.h:60:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/dde.h:61:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImpersonateDdeClientWindow(HWND hWndClient,HWND hWndServer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/dde.h:61:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/dde.h:62:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPARAM WINAPI PackDDElParam(UINT msg,UINT_PTR uiLo,UINT_PTR uiHi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/dde.h:62:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/dde.h:63:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI UnpackDDElParam(UINT msg,LPARAM lParam,PUINT_PTR puiLo,PUINT_PTR puiHi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/dde.h:63:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/dde.h:64:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI FreeDDElParam(UINT msg,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/dde.h:64:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/dde.h:65:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPARAM WINAPI ReuseDDElParam(LPARAM lParam,UINT msgIn,UINT msgOut,UINT_PTR uiLo,UINT_PTR uiHi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/dde.h:65:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:83, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:159:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT WINAPI DdeInitializeA(LPDWORD pidInst,PFNCALLBACK pfnCallback,DWORD afCmd,DWORD ulRes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:159:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:160:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT WINAPI DdeInitializeW(LPDWORD pidInst,PFNCALLBACK pfnCallback,DWORD afCmd,DWORD ulRes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:160:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:183:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DdeUninitialize(DWORD idInst); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:183:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:184:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HCONVLIST WINAPI DdeConnectList(DWORD idInst,HSZ hszService,HSZ hszTopic,HCONVLIST hConvList,PCONVCONTEXT pCC); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:184:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:185:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HCONV WINAPI DdeQueryNextServer(HCONVLIST hConvList,HCONV hConvPrev); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:185:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:186:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DdeDisconnectList(HCONVLIST hConvList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:186:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:187:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HCONV WINAPI DdeConnect(DWORD idInst,HSZ hszService,HSZ hszTopic,PCONVCONTEXT pCC); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:187:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:188:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DdeDisconnect(HCONV hConv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:188:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:189:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HCONV WINAPI DdeReconnect(HCONV hConv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:189:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:190:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT WINAPI DdeQueryConvInfo(HCONV hConv,DWORD idTransaction,PCONVINFO pConvInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:190:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:191:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DdeSetUserHandle(HCONV hConv,DWORD id,DWORD_PTR hUser); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:191:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:192:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DdeAbandonTransaction(DWORD idInst,HCONV hConv,DWORD idTransaction); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:192:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:193:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DdePostAdvise(DWORD idInst,HSZ hszTopic,HSZ hszItem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:193:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:194:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DdeEnableCallback(DWORD idInst,HCONV hConv,UINT wCmd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:194:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:195:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DdeImpersonateClient(HCONV hConv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:195:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:207:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HDDEDATA WINAPI DdeNameService(DWORD idInst,HSZ hsz1,HSZ hsz2,UINT afCmd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:207:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:208:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HDDEDATA WINAPI DdeClientTransaction(LPBYTE pData,DWORD cbData,HCONV hConv,HSZ hszItem,UINT wFmt,UINT wType,DWORD dwTimeout,LPDWORD pdwResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:208:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:209:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HDDEDATA WINAPI DdeCreateDataHandle(DWORD idInst,LPBYTE pSrc,DWORD cb,DWORD cbOff,HSZ hszItem,UINT wFmt,UINT afCmd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:209:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:210:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HDDEDATA WINAPI DdeAddData(HDDEDATA hData,LPBYTE pSrc,DWORD cb,DWORD cbOff); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:210:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:211:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI DdeGetData(HDDEDATA hData,LPBYTE pDst,DWORD cbMax,DWORD cbOff); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:211:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:212:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPBYTE WINAPI DdeAccessData(HDDEDATA hData,LPDWORD pcbDataSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:212:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:213:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DdeUnaccessData(HDDEDATA hData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:213:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:214:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DdeFreeDataHandle(HDDEDATA hData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:214:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:218:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT WINAPI DdeGetLastError(DWORD idInst); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:218:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:244:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HSZ WINAPI DdeCreateStringHandleA(DWORD idInst,LPCSTR psz,int iCodePage); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:244:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:245:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HSZ WINAPI DdeCreateStringHandleW(DWORD idInst,LPCWSTR psz,int iCodePage); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:245:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:246:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI DdeQueryStringA(DWORD idInst,HSZ hsz,LPSTR psz,DWORD cchMax,int iCodePage); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:246:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:247:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI DdeQueryStringW(DWORD idInst,HSZ hsz,LPWSTR psz,DWORD cchMax,int iCodePage); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:247:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:248:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DdeFreeStringHandle(DWORD idInst,HSZ hsz); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:248:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:249:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DdeKeepStringHandle(DWORD idInst,HSZ hsz); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:249:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:250:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINAPI DdeCmpStringHandles(HSZ hsz1,HSZ hsz2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:250:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:85, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/lzexpand.h:27:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture INT WINAPI LZStart(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/lzexpand.h:27:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/lzexpand.h:28:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VOID WINAPI LZDone(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/lzexpand.h:28:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/lzexpand.h:29:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG WINAPI CopyLZFile(INT,INT); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/lzexpand.h:29:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/lzexpand.h:30:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG WINAPI LZCopy(INT,INT); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/lzexpand.h:30:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/lzexpand.h:31:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture INT WINAPI LZInit(INT); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/lzexpand.h:31:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/lzexpand.h:32:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture INT WINAPI GetExpandedNameA(LPSTR,LPSTR); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/lzexpand.h:32:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/lzexpand.h:33:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture INT WINAPI GetExpandedNameW(LPWSTR,LPWSTR); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/lzexpand.h:33:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/lzexpand.h:34:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture INT WINAPI LZOpenFileA(LPSTR,LPOFSTRUCT,WORD); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/lzexpand.h:34:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/lzexpand.h:35:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture INT WINAPI LZOpenFileW(LPWSTR,LPOFSTRUCT,WORD); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/lzexpand.h:35:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/lzexpand.h:36:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG WINAPI LZSeek(INT,LONG,INT); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/lzexpand.h:36:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/lzexpand.h:37:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture INT WINAPI LZRead(INT,LPSTR,INT); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/lzexpand.h:37:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/lzexpand.h:38:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VOID WINAPI LZClose(INT); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/lzexpand.h:38:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:86, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:204:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI LRESULT WINAPI CloseDriver(HDRVR hDriver,LPARAM lParam1,LPARAM lParam2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:204:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:205:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI HDRVR WINAPI OpenDriver(LPCWSTR szDriverName,LPCWSTR szSectionName,LPARAM lParam2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:205:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:206:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI LRESULT WINAPI SendDriverMessage(HDRVR hDriver,UINT message,LPARAM lParam1,LPARAM lParam2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:206:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:207:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI HMODULE WINAPI DrvGetModuleHandle(HDRVR hDriver); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:207:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:208:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI HMODULE WINAPI GetDriverModuleHandle(HDRVR hDriver); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:208:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:209:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI LRESULT WINAPI DefDriverProc(DWORD_PTR dwDriverIdentifier,HDRVR hdrvr,UINT uMsg,LPARAM lParam1,LPARAM lParam2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:209:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:237:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI WINBOOL WINAPI sndPlaySoundA(LPCSTR pszSound,UINT fuSound); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:237:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:238:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI WINBOOL WINAPI sndPlaySoundW(LPCWSTR pszSound,UINT fuSound); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:238:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:269:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI WINBOOL WINAPI PlaySoundA(LPCSTR pszSound,HMODULE hmod,DWORD fdwSound); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:269:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:270:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI WINBOOL WINAPI PlaySoundW(LPCWSTR pszSound,HMODULE hmod,DWORD fdwSound); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:270:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:505:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI UINT WINAPI waveOutGetNumDevs(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:505:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:506:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveOutGetDevCapsA(UINT_PTR uDeviceID,LPWAVEOUTCAPSA pwoc,UINT cbwoc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:506:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:507:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveOutGetDevCapsW(UINT_PTR uDeviceID,LPWAVEOUTCAPSW pwoc,UINT cbwoc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:507:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:511:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveOutGetVolume(HWAVEOUT hwo,LPDWORD pdwVolume); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:511:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:512:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveOutSetVolume(HWAVEOUT hwo,DWORD dwVolume); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:512:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:513:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveOutGetErrorTextA(MMRESULT mmrError,LPSTR pszText,UINT cchText); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:513:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:514:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveOutGetErrorTextW(MMRESULT mmrError,LPWSTR pszText,UINT cchText); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:514:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:86, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:518:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveOutOpen(LPHWAVEOUT phwo,UINT uDeviceID,LPCWAVEFORMATEX pwfx,DWORD_PTR dwCallback,DWORD_PTR dwInstance,DWORD fdwOpen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:518:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:519:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveOutClose(HWAVEOUT hwo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:519:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:520:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveOutPrepareHeader(HWAVEOUT hwo,LPWAVEHDR pwh,UINT cbwh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:520:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:521:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveOutUnprepareHeader(HWAVEOUT hwo,LPWAVEHDR pwh,UINT cbwh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:521:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:522:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveOutWrite(HWAVEOUT hwo,LPWAVEHDR pwh,UINT cbwh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:522:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:523:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveOutPause(HWAVEOUT hwo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:523:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:524:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveOutRestart(HWAVEOUT hwo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:524:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:525:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveOutReset(HWAVEOUT hwo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:525:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:526:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveOutBreakLoop(HWAVEOUT hwo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:526:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:527:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveOutGetPosition(HWAVEOUT hwo,LPMMTIME pmmt,UINT cbmmt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:527:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:528:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveOutGetPitch(HWAVEOUT hwo,LPDWORD pdwPitch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:528:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:529:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveOutSetPitch(HWAVEOUT hwo,DWORD dwPitch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:529:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:530:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveOutGetPlaybackRate(HWAVEOUT hwo,LPDWORD pdwRate); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:530:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:531:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveOutSetPlaybackRate(HWAVEOUT hwo,DWORD dwRate); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:531:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:532:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveOutGetID(HWAVEOUT hwo,LPUINT puDeviceID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:532:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:533:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveOutMessage(HWAVEOUT hwo,UINT uMsg,DWORD_PTR dw1,DWORD_PTR dw2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:533:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:534:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI UINT WINAPI waveInGetNumDevs(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:534:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:535:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveInGetDevCapsA(UINT_PTR uDeviceID,LPWAVEINCAPSA pwic,UINT cbwic); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:535:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:536:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveInGetDevCapsW(UINT_PTR uDeviceID,LPWAVEINCAPSW pwic,UINT cbwic); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:536:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:540:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveInGetErrorTextA(MMRESULT mmrError,LPSTR pszText,UINT cchText); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:540:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:541:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveInGetErrorTextW(MMRESULT mmrError,LPWSTR pszText,UINT cchText); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:541:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:545:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveInOpen(LPHWAVEIN phwi,UINT uDeviceID,LPCWAVEFORMATEX pwfx,DWORD_PTR dwCallback,DWORD_PTR dwInstance,DWORD fdwOpen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:545:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:546:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveInClose(HWAVEIN hwi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:546:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:547:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveInPrepareHeader(HWAVEIN hwi,LPWAVEHDR pwh,UINT cbwh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:547:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:548:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveInUnprepareHeader(HWAVEIN hwi,LPWAVEHDR pwh,UINT cbwh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:548:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:549:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveInAddBuffer(HWAVEIN hwi,LPWAVEHDR pwh,UINT cbwh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:549:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:550:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveInStart(HWAVEIN hwi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:550:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:551:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveInStop(HWAVEIN hwi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:551:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:552:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveInReset(HWAVEIN hwi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:552:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:553:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveInGetPosition(HWAVEIN hwi,LPMMTIME pmmt,UINT cbmmt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:553:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:554:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveInGetID(HWAVEIN hwi,LPUINT puDeviceID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:554:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:555:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveInMessage(HWAVEIN hwi,UINT uMsg,DWORD_PTR dw1,DWORD_PTR dw2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:555:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:797:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI UINT WINAPI midiOutGetNumDevs(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:797:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:798:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiStreamOpen(LPHMIDISTRM phms,LPUINT puDeviceID,DWORD cMidi,DWORD_PTR dwCallback,DWORD_PTR dwInstance,DWORD fdwOpen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:798:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:799:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiStreamClose(HMIDISTRM hms); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:799:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:800:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiStreamProperty(HMIDISTRM hms,LPBYTE lppropdata,DWORD dwProperty); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:800:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:801:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiStreamPosition(HMIDISTRM hms,LPMMTIME lpmmt,UINT cbmmt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:801:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:802:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiStreamOut(HMIDISTRM hms,LPMIDIHDR pmh,UINT cbmh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:802:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:803:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiStreamPause(HMIDISTRM hms); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:803:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:804:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiStreamRestart(HMIDISTRM hms); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:804:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:805:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiStreamStop(HMIDISTRM hms); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:805:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:806:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiConnect(HMIDI hmi,HMIDIOUT hmo,LPVOID pReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:806:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:807:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiDisconnect(HMIDI hmi,HMIDIOUT hmo,LPVOID pReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:807:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:808:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiOutGetDevCapsA(UINT_PTR uDeviceID,LPMIDIOUTCAPSA pmoc,UINT cbmoc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:808:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:809:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiOutGetDevCapsW(UINT_PTR uDeviceID,LPMIDIOUTCAPSW pmoc,UINT cbmoc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:809:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:813:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiOutGetVolume(HMIDIOUT hmo,LPDWORD pdwVolume); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:813:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:814:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiOutSetVolume(HMIDIOUT hmo,DWORD dwVolume); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:814:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:815:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiOutGetErrorTextA(MMRESULT mmrError,LPSTR pszText,UINT cchText); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:815:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:816:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiOutGetErrorTextW(MMRESULT mmrError,LPWSTR pszText,UINT cchText); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:816:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:820:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiOutOpen(LPHMIDIOUT phmo,UINT uDeviceID,DWORD_PTR dwCallback,DWORD_PTR dwInstance,DWORD fdwOpen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:820:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:821:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiOutClose(HMIDIOUT hmo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:821:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:822:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiOutPrepareHeader(HMIDIOUT hmo,LPMIDIHDR pmh,UINT cbmh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:822:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:823:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiOutUnprepareHeader(HMIDIOUT hmo,LPMIDIHDR pmh,UINT cbmh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:823:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:824:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiOutShortMsg(HMIDIOUT hmo,DWORD dwMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:824:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:825:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiOutLongMsg(HMIDIOUT hmo,LPMIDIHDR pmh,UINT cbmh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:825:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:826:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiOutReset(HMIDIOUT hmo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:826:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:827:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiOutCachePatches(HMIDIOUT hmo,UINT uBank,LPWORD pwpa,UINT fuCache); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:827:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:828:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiOutCacheDrumPatches(HMIDIOUT hmo,UINT uPatch,LPWORD pwkya,UINT fuCache); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:828:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:829:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiOutGetID(HMIDIOUT hmo,LPUINT puDeviceID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:829:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:830:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiOutMessage(HMIDIOUT hmo,UINT uMsg,DWORD_PTR dw1,DWORD_PTR dw2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:830:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:831:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI UINT WINAPI midiInGetNumDevs(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:831:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:832:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiInGetDevCapsA(UINT_PTR uDeviceID,LPMIDIINCAPSA pmic,UINT cbmic); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:832:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:833:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiInGetDevCapsW(UINT_PTR uDeviceID,LPMIDIINCAPSW pmic,UINT cbmic); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:833:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:837:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiInGetErrorTextA(MMRESULT mmrError,LPSTR pszText,UINT cchText); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:837:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:838:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiInGetErrorTextW(MMRESULT mmrError,LPWSTR pszText,UINT cchText); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:838:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:842:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiInOpen(LPHMIDIIN phmi,UINT uDeviceID,DWORD_PTR dwCallback,DWORD_PTR dwInstance,DWORD fdwOpen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:842:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:843:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiInClose(HMIDIIN hmi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:843:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:844:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiInPrepareHeader(HMIDIIN hmi,LPMIDIHDR pmh,UINT cbmh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:844:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:845:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiInUnprepareHeader(HMIDIIN hmi,LPMIDIHDR pmh,UINT cbmh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:845:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:846:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiInAddBuffer(HMIDIIN hmi,LPMIDIHDR pmh,UINT cbmh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:846:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:847:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiInStart(HMIDIIN hmi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:847:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:848:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiInStop(HMIDIIN hmi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:848:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:849:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiInReset(HMIDIIN hmi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:849:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:850:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiInGetID(HMIDIIN hmi,LPUINT puDeviceID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:850:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:851:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiInMessage(HMIDIIN hmi,UINT uMsg,DWORD_PTR dw1,DWORD_PTR dw2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:851:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:920:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI UINT WINAPI auxGetNumDevs(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:920:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:921:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI auxGetDevCapsA(UINT_PTR uDeviceID,LPAUXCAPSA pac,UINT cbac); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:921:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:922:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI auxGetDevCapsW(UINT_PTR uDeviceID,LPAUXCAPSW pac,UINT cbac); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:922:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:926:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI auxSetVolume(UINT uDeviceID,DWORD dwVolume); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:926:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:927:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI auxGetVolume(UINT uDeviceID,LPDWORD pdwVolume); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:927:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:928:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI auxOutMessage(UINT uDeviceID,UINT uMsg,DWORD_PTR dw1,DWORD_PTR dw2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:928:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:960:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI UINT WINAPI mixerGetNumDevs(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:960:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1012:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI mixerGetDevCapsA(UINT_PTR uMxId,LPMIXERCAPSA pmxcaps,UINT cbmxcaps); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1012:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1013:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI mixerGetDevCapsW(UINT_PTR uMxId,LPMIXERCAPSW pmxcaps,UINT cbmxcaps); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1013:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1017:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI mixerOpen(LPHMIXER phmx,UINT uMxId,DWORD_PTR dwCallback,DWORD_PTR dwInstance,DWORD fdwOpen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1017:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1018:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI mixerClose(HMIXER hmx); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1018:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1019:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI DWORD WINAPI mixerMessage(HMIXER hmx,UINT uMsg,DWORD_PTR dwParam1,DWORD_PTR dwParam2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1019:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1107:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI mixerGetLineInfoA(HMIXEROBJ hmxobj,LPMIXERLINEA pmxl,DWORD fdwInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1107:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1108:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI mixerGetLineInfoW(HMIXEROBJ hmxobj,LPMIXERLINEW pmxl,DWORD fdwInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1108:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1120:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI mixerGetID(HMIXEROBJ hmxobj,UINT *puMxId,DWORD fdwId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1120:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1273:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI mixerGetLineControlsA(HMIXEROBJ hmxobj,LPMIXERLINECONTROLSA pmxlc,DWORD fdwControls); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1273:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1274:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI mixerGetLineControlsW(HMIXEROBJ hmxobj,LPMIXERLINECONTROLSW pmxlc,DWORD fdwControls); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1274:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1323:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI mixerGetControlDetailsA(HMIXEROBJ hmxobj,LPMIXERCONTROLDETAILS pmxcd,DWORD fdwDetails); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1323:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1324:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI mixerGetControlDetailsW(HMIXEROBJ hmxobj,LPMIXERCONTROLDETAILS pmxcd,DWORD fdwDetails); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1324:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1333:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI mixerSetControlDetails(HMIXEROBJ hmxobj,LPMIXERCONTROLDETAILS pmxcd,DWORD fdwDetails); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1333:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1363:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI timeGetSystemTime(LPMMTIME pmmt,UINT cbmmt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1363:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1364:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI DWORD WINAPI timeGetTime(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1364:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1365:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI timeSetEvent(UINT uDelay,UINT uResolution,LPTIMECALLBACK fptc,DWORD_PTR dwUser,UINT fuEvent); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1365:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1366:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI timeKillEvent(UINT uTimerID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1366:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1367:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI timeGetDevCaps(LPTIMECAPS ptc,UINT cbtc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1367:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1368:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI timeBeginPeriod(UINT uPeriod); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1368:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1369:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI timeEndPeriod(UINT uPeriod); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1369:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1607:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI UINT WINAPI joyGetNumDevs(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1607:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1608:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI joyGetDevCapsA(UINT_PTR uJoyID,LPJOYCAPSA pjc,UINT cbjc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1608:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1609:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI joyGetDevCapsW(UINT_PTR uJoyID,LPJOYCAPSW pjc,UINT cbjc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1609:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1613:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI joyGetPos(UINT uJoyID,LPJOYINFO pji); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1613:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1614:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI joyGetPosEx(UINT uJoyID,LPJOYINFOEX pji); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1614:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1615:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI joyGetThreshold(UINT uJoyID,LPUINT puThreshold); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1615:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1616:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI joyReleaseCapture(UINT uJoyID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1616:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1617:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI joySetCapture(HWND hwnd,UINT uJoyID,UINT uPeriod,WINBOOL fChanged); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1617:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1618:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI joySetThreshold(UINT uJoyID,UINT uThreshold); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1618:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1742:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI FOURCC WINAPI mmioStringToFOURCCA(LPCSTR sz,UINT uFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1742:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1743:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI FOURCC WINAPI mmioStringToFOURCCW(LPCWSTR sz,UINT uFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1743:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1747:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI LPMMIOPROC WINAPI mmioInstallIOProcA(FOURCC fccIOProc,LPMMIOPROC pIOProc,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1747:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1748:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI LPMMIOPROC WINAPI mmioInstallIOProcW(FOURCC fccIOProc,LPMMIOPROC pIOProc,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1748:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1752:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI HMMIO WINAPI mmioOpenA(LPSTR pszFileName,LPMMIOINFO pmmioinfo,DWORD fdwOpen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1752:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1753:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI HMMIO WINAPI mmioOpenW(LPWSTR pszFileName,LPMMIOINFO pmmioinfo,DWORD fdwOpen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1753:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1757:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI mmioRenameA(LPCSTR pszFileName,LPCSTR pszNewFileName,LPCMMIOINFO pmmioinfo,DWORD fdwRename); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1757:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1758:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI mmioRenameW(LPCWSTR pszFileName,LPCWSTR pszNewFileName,LPCMMIOINFO pmmioinfo,DWORD fdwRename); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1758:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1762:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI mmioClose(HMMIO hmmio,UINT fuClose); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1762:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1763:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI LONG WINAPI mmioRead(HMMIO hmmio,HPSTR pch,LONG cch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1763:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1764:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI LONG WINAPI mmioWrite(HMMIO hmmio,const char _huge *pch,LONG cch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1764:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1765:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI LONG WINAPI mmioSeek(HMMIO hmmio,LONG lOffset,int iOrigin); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1765:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1766:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI mmioGetInfo(HMMIO hmmio,LPMMIOINFO pmmioinfo,UINT fuInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1766:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1767:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI mmioSetInfo(HMMIO hmmio,LPCMMIOINFO pmmioinfo,UINT fuInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1767:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1768:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI mmioSetBuffer(HMMIO hmmio,LPSTR pchBuffer,LONG cchBuffer,UINT fuBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1768:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1769:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI mmioFlush(HMMIO hmmio,UINT fuFlush); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1769:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1770:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI mmioAdvance(HMMIO hmmio,LPMMIOINFO pmmioinfo,UINT fuAdvance); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1770:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1771:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI LRESULT WINAPI mmioSendMessage(HMMIO hmmio,UINT uMsg,LPARAM lParam1,LPARAM lParam2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1771:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1772:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI mmioDescend(HMMIO hmmio,LPMMCKINFO pmmcki,const MMCKINFO *pmmckiParent,UINT fuDescend); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1772:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1773:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI mmioAscend(HMMIO hmmio,LPMMCKINFO pmmcki,UINT fuAscend); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1773:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1774:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI mmioCreateChunk(HMMIO hmmio,LPMMCKINFO pmmcki,UINT fuCreate); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1774:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1791:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MCIERROR WINAPI mciSendCommandA(MCIDEVICEID mciId,UINT uMsg,DWORD_PTR dwParam1,DWORD_PTR dwParam2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1791:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1792:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MCIERROR WINAPI mciSendCommandW(MCIDEVICEID mciId,UINT uMsg,DWORD_PTR dwParam1,DWORD_PTR dwParam2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1792:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1796:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MCIERROR WINAPI mciSendStringA(LPCSTR lpstrCommand,LPSTR lpstrReturnString,UINT uReturnLength,HWND hwndCallback); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1796:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1797:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MCIERROR WINAPI mciSendStringW(LPCWSTR lpstrCommand,LPWSTR lpstrReturnString,UINT uReturnLength,HWND hwndCallback); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1797:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1801:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MCIDEVICEID WINAPI mciGetDeviceIDA(LPCSTR pszDevice); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1801:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1802:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MCIDEVICEID WINAPI mciGetDeviceIDW(LPCWSTR pszDevice); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1802:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1806:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MCIDEVICEID WINAPI mciGetDeviceIDFromElementIDA(DWORD dwElementID,LPCSTR lpstrType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1806:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1807:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MCIDEVICEID WINAPI mciGetDeviceIDFromElementIDW(DWORD dwElementID,LPCWSTR lpstrType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1807:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1811:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI WINBOOL WINAPI mciGetErrorStringA(MCIERROR mcierr,LPSTR pszText,UINT cchText); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1811:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1812:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI WINBOOL WINAPI mciGetErrorStringW(MCIERROR mcierr,LPWSTR pszText,UINT cchText); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1812:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1816:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI WINBOOL WINAPI mciSetYieldProc(MCIDEVICEID mciId,YIELDPROC fpYieldProc,DWORD dwYieldData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1816:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1817:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI HTASK WINAPI mciGetCreatorTask(MCIDEVICEID mciId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1817:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1818:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI YIELDPROC WINAPI mciGetYieldProc(MCIDEVICEID mciId,LPDWORD pdwYieldData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1818:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:87, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/nb30.h:209:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UCHAR WINAPI Netbios(PNCB pncb); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/nb30.h:209:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:40, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpc.h:82, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:88, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/guiddef.h:30:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __extension__ template const GUID &__mingw_uuidof(); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/guiddef.h:30:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpc.h:82, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:88, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:181:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcBindingCopy(RPC_BINDING_HANDLE SourceBinding,RPC_BINDING_HANDLE *DestinationBinding); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:181:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:182:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcBindingFree(RPC_BINDING_HANDLE *Binding); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:182:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:183:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcBindingSetOption(RPC_BINDING_HANDLE hBinding,unsigned __LONG32 option,ULONG_PTR optionValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:183:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpc.h:82, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:88, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:184:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcBindingInqOption(RPC_BINDING_HANDLE hBinding,unsigned __LONG32 option,ULONG_PTR *pOptionValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:184:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:185:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcBindingFromStringBindingA(RPC_CSTR StringBinding,RPC_BINDING_HANDLE *Binding); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:185:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:186:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcBindingFromStringBindingW(RPC_WSTR StringBinding,RPC_BINDING_HANDLE *Binding); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:186:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:187:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcSsGetContextBinding(void *ContextHandle,RPC_BINDING_HANDLE *Binding); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:187:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:188:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcBindingInqObject(RPC_BINDING_HANDLE Binding,UUID *ObjectUuid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:188:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:189:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcBindingReset(RPC_BINDING_HANDLE Binding); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:189:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:190:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcBindingSetObject(RPC_BINDING_HANDLE Binding,UUID *ObjectUuid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:190:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:191:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcMgmtInqDefaultProtectLevel(unsigned __LONG32 AuthnSvc,unsigned __LONG32 *AuthnLevel); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:191:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:192:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcBindingToStringBindingA(RPC_BINDING_HANDLE Binding,RPC_CSTR *StringBinding); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:192:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:193:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcBindingToStringBindingW(RPC_BINDING_HANDLE Binding,RPC_WSTR *StringBinding); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:193:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:194:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcBindingVectorFree(RPC_BINDING_VECTOR **BindingVector); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:194:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:195:171: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcStringBindingComposeA(RPC_CSTR ObjUuid,RPC_CSTR Protseq,RPC_CSTR NetworkAddr,RPC_CSTR Endpoint,RPC_CSTR Options,RPC_CSTR *StringBinding); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:195:171: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:196:171: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcStringBindingComposeW(RPC_WSTR ObjUuid,RPC_WSTR Protseq,RPC_WSTR NetworkAddr,RPC_WSTR Endpoint,RPC_WSTR Options,RPC_WSTR *StringBinding); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:196:171: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:197:180: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcStringBindingParseA(RPC_CSTR StringBinding,RPC_CSTR *ObjUuid,RPC_CSTR *Protseq,RPC_CSTR *NetworkAddr,RPC_CSTR *Endpoint,RPC_CSTR *NetworkOptions); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:197:180: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:198:180: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcStringBindingParseW(RPC_WSTR StringBinding,RPC_WSTR *ObjUuid,RPC_WSTR *Protseq,RPC_WSTR *NetworkAddr,RPC_WSTR *Endpoint,RPC_WSTR *NetworkOptions); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:198:180: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:199:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcStringFreeA(RPC_CSTR *String); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:199:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:200:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcStringFreeW(RPC_WSTR *String); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:200:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:201:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcIfInqId(RPC_IF_HANDLE RpcIfHandle,RPC_IF_ID *RpcIfId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:201:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:202:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcNetworkIsProtseqValidA(RPC_CSTR Protseq); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:202:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:203:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcNetworkIsProtseqValidW(RPC_WSTR Protseq); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:203:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:204:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcMgmtInqComTimeout(RPC_BINDING_HANDLE Binding,unsigned int *Timeout); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:204:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:205:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcMgmtSetComTimeout(RPC_BINDING_HANDLE Binding,unsigned int Timeout); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:205:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:206:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcMgmtSetCancelTimeout(__LONG32 Timeout); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:206:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:207:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcNetworkInqProtseqsA (RPC_PROTSEQ_VECTORA **ProtseqVector); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:207:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:208:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcNetworkInqProtseqsW (RPC_PROTSEQ_VECTORW **ProtseqVector); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:208:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:209:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcObjectInqType(UUID *ObjUuid,UUID *TypeUuid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:209:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:210:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcObjectSetInqFn(RPC_OBJECT_INQ_FN *InquiryFn); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:210:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:211:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcObjectSetType(UUID *ObjUuid,UUID *TypeUuid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:211:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:212:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcProtseqVectorFreeA(RPC_PROTSEQ_VECTORA **ProtseqVector); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:212:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:213:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcProtseqVectorFreeW(RPC_PROTSEQ_VECTORW **ProtseqVector); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:213:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:214:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerInqBindings (RPC_BINDING_VECTOR **BindingVector); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:214:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:215:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerInqIf(RPC_IF_HANDLE IfSpec,UUID *MgrTypeUuid,RPC_MGR_EPV **MgrEpv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:215:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:216:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerListen(unsigned int MinimumCallThreads,unsigned int MaxCalls,unsigned int DontWait); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:216:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:217:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerRegisterIf(RPC_IF_HANDLE IfSpec,UUID *MgrTypeUuid,RPC_MGR_EPV *MgrEpv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:217:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:218:185: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerRegisterIfEx(RPC_IF_HANDLE IfSpec,UUID *MgrTypeUuid,RPC_MGR_EPV *MgrEpv,unsigned int Flags,unsigned int MaxCalls,RPC_IF_CALLBACK_FN *IfCallback); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:218:185: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:219:210: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerRegisterIf2(RPC_IF_HANDLE IfSpec,UUID *MgrTypeUuid,RPC_MGR_EPV *MgrEpv,unsigned int Flags,unsigned int MaxCalls,unsigned int MaxRpcSize,RPC_IF_CALLBACK_FN *IfCallbackFn); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:219:210: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:220:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerUnregisterIf(RPC_IF_HANDLE IfSpec,UUID *MgrTypeUuid,unsigned int WaitForCallsToComplete); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:220:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:221:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerUnregisterIfEx(RPC_IF_HANDLE IfSpec,UUID *MgrTypeUuid,int RundownContextHandles); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:221:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:222:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerUseAllProtseqs(unsigned int MaxCalls,void *SecurityDescriptor); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:222:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:223:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerUseAllProtseqsEx(unsigned int MaxCalls,void *SecurityDescriptor,PRPC_POLICY Policy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:223:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:224:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerUseAllProtseqsIf(unsigned int MaxCalls,RPC_IF_HANDLE IfSpec,void *SecurityDescriptor); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:224:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:225:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerUseAllProtseqsIfEx(unsigned int MaxCalls,RPC_IF_HANDLE IfSpec,void *SecurityDescriptor,PRPC_POLICY Policy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:225:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:226:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerUseProtseqA(RPC_CSTR Protseq,unsigned int MaxCalls,void *SecurityDescriptor); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:226:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:227:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerUseProtseqExA(RPC_CSTR Protseq,unsigned int MaxCalls,void *SecurityDescriptor,PRPC_POLICY Policy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:227:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:228:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerUseProtseqW(RPC_WSTR Protseq,unsigned int MaxCalls,void *SecurityDescriptor); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:228:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:229:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerUseProtseqExW(RPC_WSTR Protseq,unsigned int MaxCalls,void *SecurityDescriptor,PRPC_POLICY Policy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:229:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:230:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerUseProtseqEpA(RPC_CSTR Protseq,unsigned int MaxCalls,RPC_CSTR Endpoint,void *SecurityDescriptor); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:230:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:231:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerUseProtseqEpExA(RPC_CSTR Protseq,unsigned int MaxCalls,RPC_CSTR Endpoint,void *SecurityDescriptor,PRPC_POLICY Policy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:231:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:232:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerUseProtseqEpW(RPC_WSTR Protseq,unsigned int MaxCalls,RPC_WSTR Endpoint,void *SecurityDescriptor); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:232:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:233:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerUseProtseqEpExW(RPC_WSTR Protseq,unsigned int MaxCalls,RPC_WSTR Endpoint,void *SecurityDescriptor,PRPC_POLICY Policy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:233:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:234:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerUseProtseqIfA(RPC_CSTR Protseq,unsigned int MaxCalls,RPC_IF_HANDLE IfSpec,void *SecurityDescriptor); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:234:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:235:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerUseProtseqIfExA(RPC_CSTR Protseq,unsigned int MaxCalls,RPC_IF_HANDLE IfSpec,void *SecurityDescriptor,PRPC_POLICY Policy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:235:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:236:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerUseProtseqIfW(RPC_WSTR Protseq,unsigned int MaxCalls,RPC_IF_HANDLE IfSpec,void *SecurityDescriptor); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:236:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:237:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerUseProtseqIfExW(RPC_WSTR Protseq,unsigned int MaxCalls,RPC_IF_HANDLE IfSpec,void *SecurityDescriptor,PRPC_POLICY Policy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:237:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:238:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY RpcServerYield (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:238:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:239:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcMgmtStatsVectorFree(RPC_STATS_VECTOR **StatsVector); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:239:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:240:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcMgmtInqStats(RPC_BINDING_HANDLE Binding,RPC_STATS_VECTOR **Statistics); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:240:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:241:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcMgmtIsServerListening(RPC_BINDING_HANDLE Binding); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:241:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:242:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcMgmtStopServerListening(RPC_BINDING_HANDLE Binding); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:242:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:243:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcMgmtWaitServerListen(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:243:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:244:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcMgmtSetServerStackSize(unsigned __LONG32 ThreadStackSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:244:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:245:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY RpcSsDontSerializeContext(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:245:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:246:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcMgmtEnableIdleCleanup(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:246:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:247:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcMgmtInqIfIds(RPC_BINDING_HANDLE Binding,RPC_IF_ID_VECTOR **IfIdVector); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:247:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:248:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcIfIdVectorFree(RPC_IF_ID_VECTOR **IfIdVector); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:248:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:249:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcMgmtInqServerPrincNameA(RPC_BINDING_HANDLE Binding,unsigned __LONG32 AuthnSvc,RPC_CSTR *ServerPrincName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:249:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:250:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcMgmtInqServerPrincNameW(RPC_BINDING_HANDLE Binding,unsigned __LONG32 AuthnSvc,RPC_WSTR *ServerPrincName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:250:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:251:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerInqDefaultPrincNameA(unsigned __LONG32 AuthnSvc,RPC_CSTR *PrincName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:251:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:252:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerInqDefaultPrincNameW(unsigned __LONG32 AuthnSvc,RPC_WSTR *PrincName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:252:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:253:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcEpResolveBinding(RPC_BINDING_HANDLE Binding,RPC_IF_HANDLE IfSpec); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:253:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:254:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcNsBindingInqEntryNameA(RPC_BINDING_HANDLE Binding,unsigned __LONG32 EntryNameSyntax,RPC_CSTR *EntryName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:254:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:255:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcNsBindingInqEntryNameW(RPC_BINDING_HANDLE Binding,unsigned __LONG32 EntryNameSyntax,RPC_WSTR *EntryName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:255:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpc.h:82, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:88, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:455:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcImpersonateClient(RPC_BINDING_HANDLE BindingHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:455:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:456:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcRevertToSelfEx(RPC_BINDING_HANDLE BindingHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:456:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:457:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcRevertToSelf(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:457:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:458:226: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcBindingInqAuthClientA(RPC_BINDING_HANDLE ClientBinding,RPC_AUTHZ_HANDLE *Privs,RPC_CSTR *ServerPrincName,unsigned __LONG32 *AuthnLevel,unsigned __LONG32 *AuthnSvc,unsigned __LONG32 *AuthzSvc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:458:226: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:459:226: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcBindingInqAuthClientW(RPC_BINDING_HANDLE ClientBinding,RPC_AUTHZ_HANDLE *Privs,RPC_WSTR *ServerPrincName,unsigned __LONG32 *AuthnLevel,unsigned __LONG32 *AuthnSvc,unsigned __LONG32 *AuthzSvc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:459:226: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:460:252: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcBindingInqAuthClientExA(RPC_BINDING_HANDLE ClientBinding,RPC_AUTHZ_HANDLE *Privs,RPC_CSTR *ServerPrincName,unsigned __LONG32 *AuthnLevel,unsigned __LONG32 *AuthnSvc,unsigned __LONG32 *AuthzSvc,unsigned __LONG32 Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:460:252: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:461:252: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcBindingInqAuthClientExW(RPC_BINDING_HANDLE ClientBinding,RPC_AUTHZ_HANDLE *Privs,RPC_WSTR *ServerPrincName,unsigned __LONG32 *AuthnLevel,unsigned __LONG32 *AuthnSvc,unsigned __LONG32 *AuthzSvc,unsigned __LONG32 Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:461:252: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:462:233: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcBindingInqAuthInfoA(RPC_BINDING_HANDLE Binding,RPC_CSTR *ServerPrincName,unsigned __LONG32 *AuthnLevel,unsigned __LONG32 *AuthnSvc,RPC_AUTH_IDENTITY_HANDLE *AuthIdentity,unsigned __LONG32 *AuthzSvc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:462:233: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:463:233: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcBindingInqAuthInfoW(RPC_BINDING_HANDLE Binding,RPC_WSTR *ServerPrincName,unsigned __LONG32 *AuthnLevel,unsigned __LONG32 *AuthnSvc,RPC_AUTH_IDENTITY_HANDLE *AuthIdentity,unsigned __LONG32 *AuthzSvc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:463:233: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:464:228: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcBindingSetAuthInfoA(RPC_BINDING_HANDLE Binding,RPC_CSTR ServerPrincName,unsigned __LONG32 AuthnLevel,unsigned __LONG32 AuthnSvc,RPC_AUTH_IDENTITY_HANDLE AuthIdentity,unsigned __LONG32 AuthzSvc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:464:228: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:465:260: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcBindingSetAuthInfoExA(RPC_BINDING_HANDLE Binding,RPC_CSTR ServerPrincName,unsigned __LONG32 AuthnLevel,unsigned __LONG32 AuthnSvc,RPC_AUTH_IDENTITY_HANDLE AuthIdentity,unsigned __LONG32 AuthzSvc,RPC_SECURITY_QOS *SecurityQos); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:465:260: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:466:228: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcBindingSetAuthInfoW(RPC_BINDING_HANDLE Binding,RPC_WSTR ServerPrincName,unsigned __LONG32 AuthnLevel,unsigned __LONG32 AuthnSvc,RPC_AUTH_IDENTITY_HANDLE AuthIdentity,unsigned __LONG32 AuthzSvc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:466:228: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:467:260: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcBindingSetAuthInfoExW(RPC_BINDING_HANDLE Binding,RPC_WSTR ServerPrincName,unsigned __LONG32 AuthnLevel,unsigned __LONG32 AuthnSvc,RPC_AUTH_IDENTITY_HANDLE AuthIdentity,unsigned __LONG32 AuthzSvc,RPC_SECURITY_QOS *SecurityQOS); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:467:260: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:468:297: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcBindingInqAuthInfoExA(RPC_BINDING_HANDLE Binding,RPC_CSTR *ServerPrincName,unsigned __LONG32 *AuthnLevel,unsigned __LONG32 *AuthnSvc,RPC_AUTH_IDENTITY_HANDLE *AuthIdentity,unsigned __LONG32 *AuthzSvc,unsigned __LONG32 RpcQosVersion,RPC_SECURITY_QOS *SecurityQOS); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:468:297: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:469:297: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcBindingInqAuthInfoExW(RPC_BINDING_HANDLE Binding,RPC_WSTR *ServerPrincName,unsigned __LONG32 *AuthnLevel,unsigned __LONG32 *AuthnSvc,RPC_AUTH_IDENTITY_HANDLE *AuthIdentity,unsigned __LONG32 *AuthzSvc,unsigned __LONG32 RpcQosVersion,RPC_SECURITY_QOS *SecurityQOS); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:469:297: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:473:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerRegisterAuthInfoA(RPC_CSTR ServerPrincName,unsigned __LONG32 AuthnSvc,RPC_AUTH_KEY_RETRIEVAL_FN GetKeyFn,void *Arg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:473:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:474:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerRegisterAuthInfoW(RPC_WSTR ServerPrincName,unsigned __LONG32 AuthnSvc,RPC_AUTH_KEY_RETRIEVAL_FN GetKeyFn,void *Arg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:474:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:501:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcBindingServerFromClient(RPC_BINDING_HANDLE ClientBinding,RPC_BINDING_HANDLE *ServerBinding); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:501:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:502:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI DECLSPEC_NORETURN void RPC_ENTRY RpcRaiseException(RPC_STATUS exception); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:502:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:503:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcTestCancel(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:503:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:504:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerTestCancel(RPC_BINDING_HANDLE BindingHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:504:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:505:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcCancelThread(void *Thread); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:505:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:506:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcCancelThreadEx(void *Thread,__LONG32 Timeout); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:506:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:507:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY UuidCreate(UUID *Uuid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:507:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:508:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY UuidCreateSequential(UUID *Uuid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:508:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:509:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY UuidToStringA(UUID *Uuid,RPC_CSTR *StringUuid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:509:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:510:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY UuidFromStringA(RPC_CSTR StringUuid,UUID *Uuid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:510:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:511:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY UuidToStringW(UUID *Uuid,RPC_WSTR *StringUuid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:511:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:512:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY UuidFromStringW(RPC_WSTR StringUuid,UUID *Uuid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:512:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:513:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI signed int RPC_ENTRY UuidCompare(UUID *Uuid1,UUID *Uuid2,RPC_STATUS *Status); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:513:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:514:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY UuidCreateNil(UUID *NilUuid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:514:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:515:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI int RPC_ENTRY UuidEqual(UUID *Uuid1,UUID *Uuid2,RPC_STATUS *Status); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:515:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:516:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned short RPC_ENTRY UuidHash(UUID *Uuid,RPC_STATUS *Status); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:516:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:517:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI int RPC_ENTRY UuidIsNil(UUID *Uuid,RPC_STATUS *Status); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:517:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:518:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcEpRegisterNoReplaceA(RPC_IF_HANDLE IfSpec,RPC_BINDING_VECTOR *BindingVector,UUID_VECTOR *UuidVector,RPC_CSTR Annotation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:518:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:519:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcEpRegisterNoReplaceW(RPC_IF_HANDLE IfSpec,RPC_BINDING_VECTOR *BindingVector,UUID_VECTOR *UuidVector,RPC_WSTR Annotation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:519:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:520:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcEpRegisterA(RPC_IF_HANDLE IfSpec,RPC_BINDING_VECTOR *BindingVector,UUID_VECTOR *UuidVector,RPC_CSTR Annotation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:520:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:521:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcEpRegisterW(RPC_IF_HANDLE IfSpec,RPC_BINDING_VECTOR *BindingVector,UUID_VECTOR *UuidVector,RPC_WSTR Annotation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:521:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:522:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcEpUnregister(RPC_IF_HANDLE IfSpec,RPC_BINDING_VECTOR *BindingVector,UUID_VECTOR *UuidVector); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:522:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:523:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY DceErrorInqTextA(RPC_STATUS RpcStatus,RPC_CSTR ErrorText); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:523:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:524:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY DceErrorInqTextW(RPC_STATUS RpcStatus,RPC_WSTR ErrorText); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:524:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:541:208: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcMgmtEpEltInqBegin(RPC_BINDING_HANDLE EpBinding,unsigned __LONG32 InquiryType,RPC_IF_ID *IfId,unsigned __LONG32 VersOption,UUID *ObjectUuid,RPC_EP_INQ_HANDLE *InquiryContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:541:208: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:542:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcMgmtEpEltInqDone(RPC_EP_INQ_HANDLE *InquiryContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:542:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:543:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcMgmtEpEltInqNextA(RPC_EP_INQ_HANDLE InquiryContext,RPC_IF_ID *IfId,RPC_BINDING_HANDLE *Binding,UUID *ObjectUuid,RPC_CSTR *Annotation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:543:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:544:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcMgmtEpEltInqNextW(RPC_EP_INQ_HANDLE InquiryContext,RPC_IF_ID *IfId,RPC_BINDING_HANDLE *Binding,UUID *ObjectUuid,RPC_WSTR *Annotation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:544:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:545:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcMgmtEpUnregister(RPC_BINDING_HANDLE EpBinding,RPC_IF_ID *IfId,RPC_BINDING_HANDLE Binding,UUID *ObjectUuid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:545:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:555:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcMgmtSetAuthorizationFn(RPC_MGMT_AUTHORIZATION_FN AuthorizationFn); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:555:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:623, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpc.h:82, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:88, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:117:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcNegotiateTransferSyntax(RPC_MESSAGE *Message); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:117:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:118:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcGetBuffer(RPC_MESSAGE *Message); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:118:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:119:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcGetBufferWithObject(RPC_MESSAGE *Message,UUID *ObjectUuid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:119:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:120:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcSendReceive(RPC_MESSAGE *Message); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:120:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:121:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcFreeBuffer(RPC_MESSAGE *Message); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:121:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:122:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcSend(PRPC_MESSAGE Message); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:122:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:123:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcReceive(PRPC_MESSAGE Message,unsigned int Size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:123:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:124:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcFreePipeBuffer(RPC_MESSAGE *Message); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:124:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:125:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcReallocPipeBuffer(PRPC_MESSAGE Message,unsigned int NewSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:125:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:134:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY I_RpcRequestMutex(I_RPC_MUTEX *Mutex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:134:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:135:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY I_RpcClearMutex(I_RPC_MUTEX Mutex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:135:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:136:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY I_RpcDeleteMutex(I_RPC_MUTEX Mutex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:136:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:137:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void *RPC_ENTRY I_RpcAllocate(unsigned int Size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:137:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:138:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY I_RpcFree(void *Object); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:138:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:139:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY I_RpcPauseExecution(unsigned __LONG32 Milliseconds); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:139:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:140:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcGetExtendedError(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:140:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:144:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcMonitorAssociation(RPC_BINDING_HANDLE Handle,PRPC_RUNDOWN RundownRoutine,void *Context); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:144:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:145:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcStopMonitorAssociation(RPC_BINDING_HANDLE Handle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:145:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:146:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_BINDING_HANDLE RPC_ENTRY I_RpcGetCurrentCallHandle(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:146:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:147:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcGetAssociationContext(RPC_BINDING_HANDLE BindingHandle,void **AssociationContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:147:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:148:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void *RPC_ENTRY I_RpcGetServerContextList(RPC_BINDING_HANDLE BindingHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:148:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:149:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY I_RpcSetServerContextList(RPC_BINDING_HANDLE BindingHandle,void *ServerContextList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:149:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:150:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcNsInterfaceExported(unsigned __LONG32 EntryNameSyntax,unsigned short *EntryName,RPC_SERVER_INTERFACE *RpcInterfaceInformation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:150:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:151:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcNsInterfaceUnexported(unsigned __LONG32 EntryNameSyntax,unsigned short *EntryName,RPC_SERVER_INTERFACE *RpcInterfaceInformation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:151:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:152:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcBindingToStaticStringBindingW(RPC_BINDING_HANDLE Binding,unsigned short **StringBinding); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:152:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:153:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcBindingInqSecurityContext(RPC_BINDING_HANDLE Binding,void **SecurityContextHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:153:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:154:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcBindingInqWireIdForSnego(RPC_BINDING_HANDLE Binding,RPC_CSTR WireId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:154:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:155:173: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcBindingInqMarshalledTargetInfo (RPC_BINDING_HANDLE Binding,unsigned __LONG32 *MarshalledTargetInfoLength,RPC_CSTR *MarshalledTargetInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:155:173: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:156:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcBindingInqLocalClientPID(RPC_BINDING_HANDLE Binding,unsigned __LONG32 *Pid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:156:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:157:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcBindingHandleToAsyncHandle(RPC_BINDING_HANDLE Binding,void **AsyncHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:157:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:158:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcNsBindingSetEntryNameW(RPC_BINDING_HANDLE Binding,unsigned __LONG32 EntryNameSyntax,RPC_WSTR EntryName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:158:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:159:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcNsBindingSetEntryNameA(RPC_BINDING_HANDLE Binding,unsigned __LONG32 EntryNameSyntax,RPC_CSTR EntryName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:159:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:160:177: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcServerUseProtseqEp2A(RPC_CSTR NetworkAddress,RPC_CSTR Protseq,unsigned int MaxCalls,RPC_CSTR Endpoint,void *SecurityDescriptor,void *Policy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:160:177: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:161:177: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcServerUseProtseqEp2W(RPC_WSTR NetworkAddress,RPC_WSTR Protseq,unsigned int MaxCalls,RPC_WSTR Endpoint,void *SecurityDescriptor,void *Policy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:161:177: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:162:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcServerUseProtseq2W(RPC_WSTR NetworkAddress,RPC_WSTR Protseq,unsigned int MaxCalls,void *SecurityDescriptor,void *Policy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:162:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:163:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcServerUseProtseq2A(RPC_CSTR NetworkAddress,RPC_CSTR Protseq,unsigned int MaxCalls,void *SecurityDescriptor,void *Policy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:163:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:164:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcBindingInqDynamicEndpointW(RPC_BINDING_HANDLE Binding,RPC_WSTR *DynamicEndpoint); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:164:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:165:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcBindingInqDynamicEndpointA(RPC_BINDING_HANDLE Binding,RPC_CSTR *DynamicEndpoint); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:165:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:166:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcServerCheckClientRestriction(RPC_BINDING_HANDLE Context); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:166:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:173:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcBindingInqTransportType(RPC_BINDING_HANDLE Binding,unsigned int *Type); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:173:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:181:189: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcIfInqTransferSyntaxes(RPC_IF_HANDLE RpcIfHandle,RPC_TRANSFER_SYNTAX *TransferSyntaxes,unsigned int TransferSyntaxSize,unsigned int *TransferSyntaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:181:189: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:182:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_UuidCreate(UUID *Uuid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:182:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:183:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcBindingCopy(RPC_BINDING_HANDLE SourceBinding,RPC_BINDING_HANDLE *DestinationBinding); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:183:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:184:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcBindingIsClientLocal(RPC_BINDING_HANDLE BindingHandle,unsigned int *ClientLocalFlag); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:184:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:185:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcBindingInqConnId(RPC_BINDING_HANDLE Binding,void **ConnId,int *pfFirstCall); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:185:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:186:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY I_RpcSsDontSerializeContext(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:186:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:187:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcLaunchDatagramReceiveThread(void *pAddress); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:187:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:188:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcServerRegisterForwardFunction(RPC_FORWARD_FUNCTION *pForwardFunction); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:188:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:189:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPC_ADDRESS_CHANGE_FN *RPC_ENTRY I_RpcServerInqAddressChangeFn(); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:189:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:190:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPC_STATUS RPC_ENTRY I_RpcServerSetAddressChangeFn(RPC_ADDRESS_CHANGE_FN *pAddressChangeFn); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:190:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:195:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcServerInqLocalConnAddress(RPC_BINDING_HANDLE Binding,void *Buffer,unsigned __LONG32 *BufferSize,unsigned __LONG32 *AddressFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:195:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:196:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY I_RpcSessionStrictContextHandle(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:196:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:197:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcTurnOnEEInfoPropagation(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:197:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:198:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcConnectionInqSockBuffSize(unsigned __LONG32 *RecvBuffSize,unsigned __LONG32 *SendBuffSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:198:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:199:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcConnectionSetSockBuffSize(unsigned __LONG32 RecvBuffSize,unsigned __LONG32 SendBuffSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:199:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:219:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcServerInqTransportType(unsigned int *Type); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:219:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:220:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI __LONG32 RPC_ENTRY I_RpcMapWin32Status(RPC_STATUS Status); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:220:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:623, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpc.h:82, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:88, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:263:287: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcProxyNewConnection(unsigned __LONG32 ConnectionType,unsigned short *ServerAddress,unsigned short *ServerPort,unsigned short *MinConnTimeout,void *ConnectionParameter,RDR_CALLOUT_STATE *CallOutState,I_RpcProxyCallbackInterface *ProxyCallbackInterface); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:263:287: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:264:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcReplyToClientWithStatus(void *ConnectionParameter,RPC_STATUS RpcStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:264:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:265:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY I_RpcRecordCalloutFailure(RPC_STATUS RpcStatus,RDR_CALLOUT_STATE *CallOutState,unsigned short *DllName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:265:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpc.h:84, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:88, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:25:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsBindingExportA(unsigned __LONG32 EntryNameSyntax,RPC_CSTR EntryName,RPC_IF_HANDLE IfSpec,RPC_BINDING_VECTOR *BindingVec,UUID_VECTOR *ObjectUuidVec); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:25:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:26:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsBindingUnexportA(unsigned __LONG32 EntryNameSyntax,RPC_CSTR EntryName,RPC_IF_HANDLE IfSpec,UUID_VECTOR *ObjectUuidVec); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:26:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:27:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsBindingExportW(unsigned __LONG32 EntryNameSyntax,RPC_WSTR EntryName,RPC_IF_HANDLE IfSpec,RPC_BINDING_VECTOR *BindingVec,UUID_VECTOR *ObjectUuidVec); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:27:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:28:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsBindingUnexportW(unsigned __LONG32 EntryNameSyntax,RPC_WSTR EntryName,RPC_IF_HANDLE IfSpec,UUID_VECTOR *ObjectUuidVec); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:28:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:29:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPC_STATUS RPC_ENTRY RpcNsBindingExportPnPA(unsigned __LONG32 EntryNameSyntax,RPC_CSTR EntryName,RPC_IF_HANDLE IfSpec,UUID_VECTOR *ObjectVector); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:29:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:30:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPC_STATUS RPC_ENTRY RpcNsBindingUnexportPnPA(unsigned __LONG32 EntryNameSyntax,RPC_CSTR EntryName,RPC_IF_HANDLE IfSpec,UUID_VECTOR *ObjectVector); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:30:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:31:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPC_STATUS RPC_ENTRY RpcNsBindingExportPnPW(unsigned __LONG32 EntryNameSyntax,RPC_WSTR EntryName,RPC_IF_HANDLE IfSpec,UUID_VECTOR *ObjectVector); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:31:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:32:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPC_STATUS RPC_ENTRY RpcNsBindingUnexportPnPW(unsigned __LONG32 EntryNameSyntax,RPC_WSTR EntryName,RPC_IF_HANDLE IfSpec,UUID_VECTOR *ObjectVector); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:32:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:33:206: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsBindingLookupBeginA(unsigned __LONG32 EntryNameSyntax,RPC_CSTR EntryName,RPC_IF_HANDLE IfSpec,UUID *ObjUuid,unsigned __LONG32 BindingMaxCount,RPC_NS_HANDLE *LookupContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:33:206: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:34:206: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsBindingLookupBeginW(unsigned __LONG32 EntryNameSyntax,RPC_WSTR EntryName,RPC_IF_HANDLE IfSpec,UUID *ObjUuid,unsigned __LONG32 BindingMaxCount,RPC_NS_HANDLE *LookupContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:34:206: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:35:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsBindingLookupNext(RPC_NS_HANDLE LookupContext,RPC_BINDING_VECTOR **BindingVec); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:35:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:36:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsBindingLookupDone(RPC_NS_HANDLE *LookupContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:36:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:37:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsGroupDeleteA(unsigned __LONG32 GroupNameSyntax,RPC_CSTR GroupName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:37:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:38:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsGroupMbrAddA(unsigned __LONG32 GroupNameSyntax,RPC_CSTR GroupName,unsigned __LONG32 MemberNameSyntax,RPC_CSTR MemberName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:38:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:39:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsGroupMbrRemoveA(unsigned __LONG32 GroupNameSyntax,RPC_CSTR GroupName,unsigned __LONG32 MemberNameSyntax,RPC_CSTR MemberName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:39:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:40:171: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsGroupMbrInqBeginA(unsigned __LONG32 GroupNameSyntax,RPC_CSTR GroupName,unsigned __LONG32 MemberNameSyntax,RPC_NS_HANDLE *InquiryContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:40:171: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:41:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsGroupMbrInqNextA(RPC_NS_HANDLE InquiryContext,RPC_CSTR *MemberName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:41:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:42:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsGroupDeleteW(unsigned __LONG32 GroupNameSyntax,RPC_WSTR GroupName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:42:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:43:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsGroupMbrAddW(unsigned __LONG32 GroupNameSyntax,RPC_WSTR GroupName,unsigned __LONG32 MemberNameSyntax,RPC_WSTR MemberName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:43:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:44:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsGroupMbrRemoveW(unsigned __LONG32 GroupNameSyntax,RPC_WSTR GroupName,unsigned __LONG32 MemberNameSyntax,RPC_WSTR MemberName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:44:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:45:171: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsGroupMbrInqBeginW(unsigned __LONG32 GroupNameSyntax,RPC_WSTR GroupName,unsigned __LONG32 MemberNameSyntax,RPC_NS_HANDLE *InquiryContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:45:171: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:46:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsGroupMbrInqNextW(RPC_NS_HANDLE InquiryContext,RPC_WSTR *MemberName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:46:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:47:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsGroupMbrInqDone(RPC_NS_HANDLE *InquiryContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:47:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:48:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsProfileDeleteA(unsigned __LONG32 ProfileNameSyntax,RPC_CSTR ProfileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:48:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:49:225: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsProfileEltAddA(unsigned __LONG32 ProfileNameSyntax,RPC_CSTR ProfileName,RPC_IF_ID *IfId,unsigned __LONG32 MemberNameSyntax,RPC_CSTR MemberName,unsigned __LONG32 Priority,RPC_CSTR Annotation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:49:225: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:50:181: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsProfileEltRemoveA(unsigned __LONG32 ProfileNameSyntax,RPC_CSTR ProfileName,RPC_IF_ID *IfId,unsigned __LONG32 MemberNameSyntax,RPC_CSTR MemberName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:50:181: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpc.h:84, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:88, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:51:272: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsProfileEltInqBeginA(unsigned __LONG32 ProfileNameSyntax,RPC_CSTR ProfileName,unsigned __LONG32 InquiryType,RPC_IF_ID *IfId,unsigned __LONG32 VersOption,unsigned __LONG32 MemberNameSyntax,RPC_CSTR MemberName,RPC_NS_HANDLE *InquiryContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:51:272: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:52:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsProfileEltInqNextA(RPC_NS_HANDLE InquiryContext,RPC_IF_ID *IfId,RPC_CSTR *MemberName,unsigned __LONG32 *Priority,RPC_CSTR *Annotation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:52:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:53:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsProfileDeleteW(unsigned __LONG32 ProfileNameSyntax,RPC_WSTR ProfileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:53:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:54:225: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsProfileEltAddW(unsigned __LONG32 ProfileNameSyntax,RPC_WSTR ProfileName,RPC_IF_ID *IfId,unsigned __LONG32 MemberNameSyntax,RPC_WSTR MemberName,unsigned __LONG32 Priority,RPC_WSTR Annotation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:54:225: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:55:181: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsProfileEltRemoveW(unsigned __LONG32 ProfileNameSyntax,RPC_WSTR ProfileName,RPC_IF_ID *IfId,unsigned __LONG32 MemberNameSyntax,RPC_WSTR MemberName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:55:181: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:56:272: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsProfileEltInqBeginW(unsigned __LONG32 ProfileNameSyntax,RPC_WSTR ProfileName,unsigned __LONG32 InquiryType,RPC_IF_ID *IfId,unsigned __LONG32 VersOption,unsigned __LONG32 MemberNameSyntax,RPC_WSTR MemberName,RPC_NS_HANDLE *InquiryContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:56:272: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:57:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsProfileEltInqNextW(RPC_NS_HANDLE InquiryContext,RPC_IF_ID *IfId,RPC_WSTR *MemberName,unsigned __LONG32 *Priority,RPC_WSTR *Annotation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:57:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:58:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsProfileEltInqDone(RPC_NS_HANDLE *InquiryContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:58:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:59:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsEntryObjectInqBeginA(unsigned __LONG32 EntryNameSyntax,RPC_CSTR EntryName,RPC_NS_HANDLE *InquiryContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:59:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:60:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsEntryObjectInqBeginW(unsigned __LONG32 EntryNameSyntax,RPC_WSTR EntryName,RPC_NS_HANDLE *InquiryContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:60:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:61:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsEntryObjectInqNext(RPC_NS_HANDLE InquiryContext,UUID *ObjUuid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:61:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:62:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsEntryObjectInqDone(RPC_NS_HANDLE *InquiryContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:62:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:63:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsEntryExpandNameA(unsigned __LONG32 EntryNameSyntax,RPC_CSTR EntryName,RPC_CSTR *ExpandedName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:63:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:64:181: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsMgmtBindingUnexportA(unsigned __LONG32 EntryNameSyntax,RPC_CSTR EntryName,RPC_IF_ID *IfId,unsigned __LONG32 VersOption,UUID_VECTOR *ObjectUuidVec); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:64:181: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:65:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsMgmtEntryCreateA(unsigned __LONG32 EntryNameSyntax,RPC_CSTR EntryName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:65:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:66:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsMgmtEntryDeleteA(unsigned __LONG32 EntryNameSyntax,RPC_CSTR EntryName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:66:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:67:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsMgmtEntryInqIfIdsA(unsigned __LONG32 EntryNameSyntax,RPC_CSTR EntryName,RPC_IF_ID_VECTOR **IfIdVec); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:67:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:68:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsMgmtHandleSetExpAge(RPC_NS_HANDLE NsHandle,unsigned __LONG32 ExpirationAge); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:68:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:69:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsMgmtInqExpAge(unsigned __LONG32 *ExpirationAge); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:69:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:70:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsMgmtSetExpAge(unsigned __LONG32 ExpirationAge); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:70:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:71:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsEntryExpandNameW(unsigned __LONG32 EntryNameSyntax,RPC_WSTR EntryName,RPC_WSTR *ExpandedName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:71:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:72:181: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsMgmtBindingUnexportW(unsigned __LONG32 EntryNameSyntax,RPC_WSTR EntryName,RPC_IF_ID *IfId,unsigned __LONG32 VersOption,UUID_VECTOR *ObjectUuidVec); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:72:181: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:73:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsMgmtEntryCreateW(unsigned __LONG32 EntryNameSyntax,RPC_WSTR EntryName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:73:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:74:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsMgmtEntryDeleteW(unsigned __LONG32 EntryNameSyntax,RPC_WSTR EntryName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:74:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:75:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsMgmtEntryInqIfIdsW(unsigned __LONG32 EntryNameSyntax,RPC_WSTR EntryName,RPC_IF_ID_VECTOR **IfIdVec); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:75:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:76:172: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsBindingImportBeginA(unsigned __LONG32 EntryNameSyntax,RPC_CSTR EntryName,RPC_IF_HANDLE IfSpec,UUID *ObjUuid,RPC_NS_HANDLE *ImportContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:76:172: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:77:172: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsBindingImportBeginW(unsigned __LONG32 EntryNameSyntax,RPC_WSTR EntryName,RPC_IF_HANDLE IfSpec,UUID *ObjUuid,RPC_NS_HANDLE *ImportContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:77:172: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:78:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsBindingImportNext(RPC_NS_HANDLE ImportContext,RPC_BINDING_HANDLE *Binding); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:78:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:79:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsBindingImportDone(RPC_NS_HANDLE *ImportContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:79:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:80:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsBindingSelect(RPC_BINDING_VECTOR *BindingVec,RPC_BINDING_HANDLE *Binding); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:80:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpc.h:104, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:88, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:70:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcAsyncInitializeHandle(PRPC_ASYNC_STATE pAsync,unsigned int Size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:70:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:71:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcAsyncRegisterInfo(PRPC_ASYNC_STATE pAsync); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:71:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:72:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcAsyncGetCallStatus(PRPC_ASYNC_STATE pAsync); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:72:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:73:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcAsyncCompleteCall(PRPC_ASYNC_STATE pAsync,void *Reply); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:73:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:74:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcAsyncAbortCall(PRPC_ASYNC_STATE pAsync,unsigned __LONG32 ExceptionCode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:74:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:75:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcAsyncCancelCall(PRPC_ASYNC_STATE pAsync,WINBOOL fAbort); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:75:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:76:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcAsyncCleanupThread(DWORD dwTimeout); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:76:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:131:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcErrorStartEnumeration(RPC_ERROR_ENUM_HANDLE *EnumHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:131:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpc.h:104, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:88, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:132:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcErrorGetNextRecord(RPC_ERROR_ENUM_HANDLE *EnumHandle,WINBOOL CopyStrings,RPC_EXTENDED_ERROR_INFO *ErrorInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:132:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:133:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcErrorEndEnumeration(RPC_ERROR_ENUM_HANDLE *EnumHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:133:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:134:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcErrorResetEnumeration(RPC_ERROR_ENUM_HANDLE *EnumHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:134:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:135:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcErrorGetNumberOfRecords(RPC_ERROR_ENUM_HANDLE *EnumHandle,int *Records); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:135:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:136:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcErrorSaveErrorInfo(RPC_ERROR_ENUM_HANDLE *EnumHandle,PVOID *ErrorBlob,size_t *BlobSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:136:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:137:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcErrorLoadErrorInfo(PVOID ErrorBlob,size_t BlobSize,RPC_ERROR_ENUM_HANDLE *EnumHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:137:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:138:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcErrorAddRecord(RPC_EXTENDED_ERROR_INFO *ErrorInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:138:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:139:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY RpcErrorClearInformation(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:139:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:140:250: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcGetAuthorizationContextForClient(RPC_BINDING_HANDLE ClientBinding,WINBOOL ImpersonateOnReturn,PVOID Reserved1,PLARGE_INTEGER pExpirationTime,LUID Reserved2,DWORD Reserved3,PVOID Reserved4,PVOID *pAuthzClientContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:140:250: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:141:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcFreeAuthorizationContext(PVOID *pAuthzClientContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:141:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:142:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcSsContextLockExclusive(RPC_BINDING_HANDLE ServerBindingHandle,PVOID UserContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:142:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:143:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcSsContextLockShared(RPC_BINDING_HANDLE ServerBindingHandle,PVOID UserContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:143:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:176:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerInqCallAttributesW(RPC_BINDING_HANDLE ClientBinding,void *RpcCallAttributes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:176:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:177:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerInqCallAttributesA(RPC_BINDING_HANDLE ClientBinding,void *RpcCallAttributes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:177:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:181:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPC_STATUS RPC_ENTRY I_RpcAsyncSetHandle(PRPC_MESSAGE Message,PRPC_ASYNC_STATE pAsync); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:181:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:182:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPC_STATUS RPC_ENTRY I_RpcAsyncAbortCall(PRPC_ASYNC_STATE pAsync,unsigned __LONG32 ExceptionCode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:182:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:183:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int RPC_ENTRY I_RpcExceptionFilter(unsigned __LONG32 ExceptionCode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:183:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:208:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:208:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:212:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:212:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:245:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:245:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:251:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:251:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:89, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:70:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(UINT) DragQueryFileA (HDROP hDrop, UINT iFile, LPSTR lpszFile, UINT cch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:70:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:71:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(UINT) DragQueryFileW (HDROP hDrop, UINT iFile, LPWSTR lpszFile, UINT cch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:71:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:72:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(WINBOOL) DragQueryPoint (HDROP hDrop, POINT *ppt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:72:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:73:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(void) DragFinish (HDROP hDrop); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:73:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:74:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(void) DragAcceptFiles (HWND hWnd, WINBOOL fAccept); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:74:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:89, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:75:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(HINSTANCE) ShellExecuteA (HWND hwnd, LPCSTR lpOperation, LPCSTR lpFile, LPCSTR lpParameters, LPCSTR lpDirectory, INT nShowCmd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:75:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:76:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(HINSTANCE) ShellExecuteW (HWND hwnd, LPCWSTR lpOperation, LPCWSTR lpFile, LPCWSTR lpParameters, LPCWSTR lpDirectory, INT nShowCmd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:76:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:77:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(HINSTANCE) FindExecutableA (LPCSTR lpFile, LPCSTR lpDirectory, LPSTR lpResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:77:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:78:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(HINSTANCE) FindExecutableW (LPCWSTR lpFile, LPCWSTR lpDirectory, LPWSTR lpResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:78:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:79:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(LPWSTR *) CommandLineToArgvW (LPCWSTR lpCmdLine, int *pNumArgs); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:79:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:80:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(INT) ShellAboutA (HWND hWnd, LPCSTR szApp, LPCSTR szOtherStuff, HICON hIcon); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:80:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:81:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(INT) ShellAboutW (HWND hWnd, LPCWSTR szApp, LPCWSTR szOtherStuff, HICON hIcon); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:81:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:82:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(HICON) DuplicateIcon (HINSTANCE hInst, HICON hIcon); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:82:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:83:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(HICON) ExtractAssociatedIconA (HINSTANCE hInst, LPSTR pszIconPath, WORD *piIcon); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:83:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:84:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(HICON) ExtractAssociatedIconW (HINSTANCE hInst, LPWSTR pszIconPath, WORD *piIcon); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:84:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:85:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(HICON) ExtractAssociatedIconExA (HINSTANCE hInst, LPSTR pszIconPath, WORD *piIconIndex, WORD *piIconId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:85:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:86:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(HICON) ExtractAssociatedIconExW (HINSTANCE hInst, LPWSTR pszIconPath, WORD *piIconIndex, WORD *piIconId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:86:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:87:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(HICON) ExtractIconA (HINSTANCE hInst, LPCSTR pszExeFileName, UINT nIconIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:87:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:88:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(HICON) ExtractIconW (HINSTANCE hInst, LPCWSTR pszExeFileName, UINT nIconIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:88:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:148:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(UINT_PTR) SHAppBarMessage (DWORD dwMessage, PAPPBARDATA pData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:148:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:149:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(DWORD) DoEnvironmentSubstA (LPSTR pszSrc, UINT cchSrc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:149:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:150:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(DWORD) DoEnvironmentSubstW (LPWSTR pszSrc, UINT cchSrc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:150:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:151:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(UINT) ExtractIconExA (LPCSTR lpszFile, int nIconIndex, HICON *phiconLarge, HICON *phiconSmall, UINT nIcons); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:151:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:152:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(UINT) ExtractIconExW (LPCWSTR lpszFile, int nIconIndex, HICON *phiconLarge, HICON *phiconSmall, UINT nIcons); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:152:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:218:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(int) SHFileOperationA (LPSHFILEOPSTRUCTA lpFileOp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:218:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:219:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(int) SHFileOperationW (LPSHFILEOPSTRUCTW lpFileOp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:219:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:223:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(void) SHFreeNameMappings (HANDLE hNameMappings); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:223:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:347:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(WINBOOL) ShellExecuteExA (SHELLEXECUTEINFOA *pExecInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:347:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:348:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(WINBOOL) ShellExecuteExW (SHELLEXECUTEINFOW *pExecInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:348:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:368:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(WINBOOL) SHCreateProcessAsUserW (PSHCREATEPROCESSINFOW pscpi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:368:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:409:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI SHQueryRecycleBinA (LPCSTR pszRootPath, LPSHQUERYRBINFO pSHQueryRBInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:409:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:410:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI SHQueryRecycleBinW (LPCWSTR pszRootPath, LPSHQUERYRBINFO pSHQueryRBInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:410:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:414:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI SHEmptyRecycleBinA (HWND hwnd, LPCSTR pszRootPath, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:414:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:415:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI SHEmptyRecycleBinW (HWND hwnd, LPCWSTR pszRootPath, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:415:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:564:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(WINBOOL) Shell_NotifyIconA (DWORD dwMessage, PNOTIFYICONDATAA lpData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:564:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:565:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(WINBOOL) Shell_NotifyIconW (DWORD dwMessage, PNOTIFYICONDATAW lpData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:565:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:616:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(DWORD_PTR) SHGetFileInfoA (LPCSTR pszPath, DWORD dwFileAttributes, SHFILEINFOA *psfi, UINT cbFileInfo, UINT uFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:616:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:617:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(DWORD_PTR) SHGetFileInfoW (LPCWSTR pszPath, DWORD dwFileAttributes, SHFILEINFOW *psfi, UINT cbFileInfo, UINT uFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:617:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:745:197: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(WINBOOL) SHGetDiskFreeSpaceExA (LPCSTR pszDirectoryName, ULARGE_INTEGER *pulFreeBytesAvailableToCaller, ULARGE_INTEGER *pulTotalNumberOfBytes, ULARGE_INTEGER *pulTotalNumberOfFreeBytes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:745:197: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:746:198: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(WINBOOL) SHGetDiskFreeSpaceExW (LPCWSTR pszDirectoryName, ULARGE_INTEGER *pulFreeBytesAvailableToCaller, ULARGE_INTEGER *pulTotalNumberOfBytes, ULARGE_INTEGER *pulTotalNumberOfFreeBytes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:746:198: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:747:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(WINBOOL) SHGetNewLinkInfoA (LPCSTR pszLinkTo, LPCSTR pszDir, LPSTR pszName, WINBOOL *pfMustCopy, UINT uFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:747:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:748:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(WINBOOL) SHGetNewLinkInfoW (LPCWSTR pszLinkTo, LPCWSTR pszDir, LPWSTR pszName, WINBOOL *pfMustCopy, UINT uFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:748:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:773:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(WINBOOL) SHInvokePrinterCommandA (HWND hwnd, UINT uAction, LPCSTR lpBuf1, LPCSTR lpBuf2, WINBOOL fModal); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:773:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:774:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(WINBOOL) SHInvokePrinterCommandW (HWND hwnd, UINT uAction, LPCWSTR lpBuf1, LPCWSTR lpBuf2, WINBOOL fModal); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:774:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:800:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI SHLoadNonloadedIconOverlayIdentifiers (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:800:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:801:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI SHIsFileAvailableOffline (PCWSTR pwszPath, DWORD *pdwStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:801:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:807:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI SHSetLocalizedName (PCWSTR pszPath, PCWSTR pszResModule, int idsRes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:807:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:820:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LWSTDAPIV_ (int) ShellMessageBoxA (HINSTANCE hAppInst, HWND hWnd, LPCSTR lpcText, LPCSTR lpcTitle, UINT fuStyle,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:820:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:821:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LWSTDAPIV_ (int) ShellMessageBoxW (HINSTANCE hAppInst, HWND hWnd, LPCWSTR lpcText, LPCWSTR lpcTitle, UINT fuStyle,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:821:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:825:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(WINBOOL) IsLFNDriveA (LPCSTR pszPath); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:825:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:826:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(WINBOOL) IsLFNDriveW (LPCWSTR pszPath); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:826:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:831:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI SHEnumerateUnreadMailAccountsA (HKEY hKeyUser, DWORD dwIndex, LPSTR pszMailAddress, int cchMailAddress); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:831:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:832:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI SHEnumerateUnreadMailAccountsW (HKEY hKeyUser, DWORD dwIndex, LPWSTR pszMailAddress, int cchMailAddress); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:832:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:833:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI SHGetUnreadMailCountA (HKEY hKeyUser, LPCSTR pszMailAddress, DWORD *pdwCount, FILETIME *pFileTime, LPSTR pszShellExecuteCommand, int cchShellExecuteCommand); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:833:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:834:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI SHGetUnreadMailCountW (HKEY hKeyUser, LPCWSTR pszMailAddress, DWORD *pdwCount, FILETIME *pFileTime, LPWSTR pszShellExecuteCommand, int cchShellExecuteCommand); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:834:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:835:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI SHSetUnreadMailCountA (LPCSTR pszMailAddress, DWORD dwCount, LPCSTR pszShellExecuteCommand); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:835:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:836:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI SHSetUnreadMailCountW (LPCWSTR pszMailAddress, DWORD dwCount, LPCWSTR pszShellExecuteCommand); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:836:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:844:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI_ (WINBOOL) SHTestTokenMembership (HANDLE hToken, ULONG ulRID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:844:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:848:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI SHGetImageList (int iImageList, REFIID riid, void **ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:848:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:36, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:92, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/_fd_types.h:31:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINAPI __WSAFDIsSet(SOCKET,fd_set *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/_fd_types.h:31:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:92, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:277:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE SOCKET WSAAPI accept(SOCKET s,struct sockaddr *addr,int *addrlen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:277:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:278:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE int WSAAPI bind(SOCKET s,const struct sockaddr *name,int namelen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:278:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:279:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE int WSAAPI closesocket(SOCKET s); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:279:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:280:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE int WSAAPI connect(SOCKET s,const struct sockaddr *name,int namelen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:280:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:281:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE int WSAAPI ioctlsocket(SOCKET s,__LONG32 cmd,u_long *argp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:281:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:282:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE int WSAAPI getpeername(SOCKET s,struct sockaddr *name,int *namelen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:282:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:283:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE int WSAAPI getsockname(SOCKET s,struct sockaddr *name,int *namelen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:283:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:284:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE int WSAAPI getsockopt(SOCKET s,int level,int optname,char *optval,int *optlen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:284:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:286:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE u_long WSAAPI htonl(u_long hostlong); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:286:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:287:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE u_short WSAAPI htons(u_short hostshort); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:287:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:289:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE unsigned __LONG32 WSAAPI inet_addr(const char *cp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:289:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:290:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE char *WSAAPI inet_ntoa(struct in_addr in); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:290:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:291:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE int WSAAPI listen(SOCKET s,int backlog); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:291:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:293:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE u_long WSAAPI ntohl(u_long netlong); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:293:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:294:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE u_short WSAAPI ntohs(u_short netshort); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:294:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:296:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE int WSAAPI recv(SOCKET s,char *buf,int len,int flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:296:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:297:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE int WSAAPI recvfrom(SOCKET s,char *buf,int len,int flags,struct sockaddr *from,int *fromlen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:297:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:299:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE int WSAAPI select(int nfds,fd_set *readfds,fd_set *writefds,fd_set *exceptfds,const PTIMEVAL timeout); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:299:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:301:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE int WSAAPI send(SOCKET s,const char *buf,int len,int flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:301:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:302:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE int WSAAPI sendto(SOCKET s,const char *buf,int len,int flags,const struct sockaddr *to,int tolen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:302:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:303:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE int WSAAPI setsockopt(SOCKET s,int level,int optname,const char *optval,int optlen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:303:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:304:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE int WSAAPI shutdown(SOCKET s,int how); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:304:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:305:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE SOCKET WSAAPI socket(int af,int type,int protocol); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:305:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:306:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE struct hostent *WSAAPI gethostbyaddr(const char *addr,int len,int type); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:306:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:307:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE struct hostent *WSAAPI gethostbyname(const char *name); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:307:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:309:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE int WSAAPI gethostname(char *name,int namelen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:309:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:311:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE struct servent *WSAAPI getservbyport(int port,const char *proto); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:311:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:312:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE struct servent *WSAAPI getservbyname(const char *name,const char *proto); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:312:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:313:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE struct protoent *WSAAPI getprotobynumber(int number); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:313:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:314:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE struct protoent *WSAAPI getprotobyname(const char *name); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:314:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:315:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE int WSAAPI WSAStartup(WORD wVersionRequested,LPWSADATA lpWSAData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:315:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:316:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE int WSAAPI WSACleanup(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:316:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:317:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE void WSAAPI WSASetLastError(int iError); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:317:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:318:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE int WSAAPI WSAGetLastError(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:318:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:319:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE WINBOOL WSAAPI WSAIsBlocking(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:319:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:320:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE int WSAAPI WSAUnhookBlockingHook(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:320:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:321:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE FARPROC WSAAPI WSASetBlockingHook(FARPROC lpBlockFunc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:321:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:322:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE int WSAAPI WSACancelBlockingCall(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:322:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:92, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:323:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE HANDLE WSAAPI WSAAsyncGetServByName(HWND hWnd,u_int wMsg,const char *name,const char *proto,char *buf,int buflen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:323:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:324:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE HANDLE WSAAPI WSAAsyncGetServByPort(HWND hWnd,u_int wMsg,int port,const char *proto,char *buf,int buflen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:324:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:325:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE HANDLE WSAAPI WSAAsyncGetProtoByName(HWND hWnd,u_int wMsg,const char *name,char *buf,int buflen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:325:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:326:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE HANDLE WSAAPI WSAAsyncGetProtoByNumber(HWND hWnd,u_int wMsg,int number,char *buf,int buflen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:326:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:327:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE HANDLE WSAAPI WSAAsyncGetHostByName(HWND hWnd,u_int wMsg,const char *name,char *buf,int buflen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:327:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:328:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE HANDLE WSAAPI WSAAsyncGetHostByAddr(HWND hWnd,u_int wMsg,const char *addr,int len,int type,char *buf,int buflen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:328:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:329:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE int WSAAPI WSACancelAsyncRequest(HANDLE hAsyncTaskHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:329:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:330:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE int WSAAPI WSAAsyncSelect(SOCKET s,HWND hWnd,u_int wMsg,__LONG32 lEvent); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:330:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:334:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINAPI WSARecvEx(SOCKET s,char *buf,int len,int *flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:334:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:340:199: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI TransmitFile(SOCKET hSocket,HANDLE hFile,DWORD nNumberOfBytesToWrite,DWORD nNumberOfBytesPerSend,LPOVERLAPPED lpOverlapped,LPTRANSMIT_FILE_BUFFERS lpTransmitBuffers,DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:340:199: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:341:222: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI AcceptEx(SOCKET sListenSocket,SOCKET sAcceptSocket,PVOID lpOutputBuffer,DWORD dwReceiveDataLength,DWORD dwLocalAddressLength,DWORD dwRemoteAddressLength,LPDWORD lpdwBytesReceived,LPOVERLAPPED lpOverlapped); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:341:222: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:342:255: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VOID WINAPI GetAcceptExSockaddrs(PVOID lpOutputBuffer,DWORD dwReceiveDataLength,DWORD dwLocalAddressLength,DWORD dwRemoteAddressLength,struct sockaddr **LocalSockaddr,LPINT LocalSockaddrLength,struct sockaddr **RemoteSockaddr,LPINT RemoteSockaddrLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:342:255: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:11, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:95, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/guiddef.h:30:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __extension__ template const GUID &__mingw_uuidof(); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/guiddef.h:30:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:95, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:718:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptAcquireContextA (HCRYPTPROV *phProv, LPCSTR szContainer, LPCSTR szProvider, DWORD dwProvType, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:718:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:719:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptAcquireContextW (HCRYPTPROV *phProv, LPCWSTR szContainer, LPCWSTR szProvider, DWORD dwProvType, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:719:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:720:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptReleaseContext (HCRYPTPROV hProv, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:720:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:721:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptGenKey (HCRYPTPROV hProv, ALG_ID Algid, DWORD dwFlags, HCRYPTKEY *phKey); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:721:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:722:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptDeriveKey (HCRYPTPROV hProv, ALG_ID Algid, HCRYPTHASH hBaseData, DWORD dwFlags, HCRYPTKEY *phKey); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:722:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:723:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptDestroyKey (HCRYPTKEY hKey); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:723:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:724:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptSetKeyParam (HCRYPTKEY hKey, DWORD dwParam, CONST BYTE *pbData, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:724:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:725:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptGetKeyParam (HCRYPTKEY hKey, DWORD dwParam, BYTE *pbData, DWORD *pdwDataLen, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:725:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:726:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptSetHashParam (HCRYPTHASH hHash, DWORD dwParam, CONST BYTE *pbData, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:726:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:727:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptGetHashParam (HCRYPTHASH hHash, DWORD dwParam, BYTE *pbData, DWORD *pdwDataLen, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:727:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:728:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptSetProvParam (HCRYPTPROV hProv, DWORD dwParam, CONST BYTE *pbData, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:728:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:729:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptGetProvParam (HCRYPTPROV hProv, DWORD dwParam, BYTE *pbData, DWORD *pdwDataLen, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:729:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:730:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptGenRandom (HCRYPTPROV hProv, DWORD dwLen, BYTE *pbBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:730:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:731:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptGetUserKey (HCRYPTPROV hProv, DWORD dwKeySpec, HCRYPTKEY *phUserKey); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:731:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:732:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptExportKey (HCRYPTKEY hKey, HCRYPTKEY hExpKey, DWORD dwBlobType, DWORD dwFlags, BYTE *pbData, DWORD *pdwDataLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:732:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:733:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptImportKey (HCRYPTPROV hProv, CONST BYTE *pbData, DWORD dwDataLen, HCRYPTKEY hPubKey, DWORD dwFlags, HCRYPTKEY *phKey); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:733:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:734:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptEncrypt (HCRYPTKEY hKey, HCRYPTHASH hHash, WINBOOL Final, DWORD dwFlags, BYTE *pbData, DWORD *pdwDataLen, DWORD dwBufLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:734:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:735:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptDecrypt (HCRYPTKEY hKey, HCRYPTHASH hHash, WINBOOL Final, DWORD dwFlags, BYTE *pbData, DWORD *pdwDataLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:735:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:736:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptCreateHash (HCRYPTPROV hProv, ALG_ID Algid, HCRYPTKEY hKey, DWORD dwFlags, HCRYPTHASH *phHash); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:736:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:737:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptHashData (HCRYPTHASH hHash, CONST BYTE *pbData, DWORD dwDataLen, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:737:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:738:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptHashSessionKey (HCRYPTHASH hHash, HCRYPTKEY hKey, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:738:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:739:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptDestroyHash (HCRYPTHASH hHash); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:739:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:740:149: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptSignHashA (HCRYPTHASH hHash, DWORD dwKeySpec, LPCSTR szDescription, DWORD dwFlags, BYTE *pbSignature, DWORD *pdwSigLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:740:149: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:741:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptSignHashW (HCRYPTHASH hHash, DWORD dwKeySpec, LPCWSTR szDescription, DWORD dwFlags, BYTE *pbSignature, DWORD *pdwSigLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:741:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:742:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptVerifySignatureA (HCRYPTHASH hHash, CONST BYTE *pbSignature, DWORD dwSigLen, HCRYPTKEY hPubKey, LPCSTR szDescription, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:742:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:743:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptVerifySignatureW (HCRYPTHASH hHash, CONST BYTE *pbSignature, DWORD dwSigLen, HCRYPTKEY hPubKey, LPCWSTR szDescription, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:743:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:744:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptSetProviderA (LPCSTR pszProvName, DWORD dwProvType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:744:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:745:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptSetProviderW (LPCWSTR pszProvName, DWORD dwProvType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:745:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:746:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptSetProviderExA (LPCSTR pszProvName, DWORD dwProvType, DWORD *pdwReserved, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:746:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:747:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptSetProviderExW (LPCWSTR pszProvName, DWORD dwProvType, DWORD *pdwReserved, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:747:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:748:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptGetDefaultProviderA (DWORD dwProvType, DWORD *pdwReserved, DWORD dwFlags, LPSTR pszProvName, DWORD *pcbProvName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:748:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:749:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptGetDefaultProviderW (DWORD dwProvType, DWORD *pdwReserved, DWORD dwFlags, LPWSTR pszProvName, DWORD *pcbProvName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:749:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:750:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptEnumProviderTypesA (DWORD dwIndex, DWORD *pdwReserved, DWORD dwFlags, DWORD *pdwProvType, LPSTR szTypeName, DWORD *pcbTypeName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:750:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:751:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptEnumProviderTypesW (DWORD dwIndex, DWORD *pdwReserved, DWORD dwFlags, DWORD *pdwProvType, LPWSTR szTypeName, DWORD *pcbTypeName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:751:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:752:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptEnumProvidersA (DWORD dwIndex, DWORD *pdwReserved, DWORD dwFlags, DWORD *pdwProvType, LPSTR szProvName, DWORD *pcbProvName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:752:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:753:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptEnumProvidersW (DWORD dwIndex, DWORD *pdwReserved, DWORD dwFlags, DWORD *pdwProvType, LPWSTR szProvName, DWORD *pcbProvName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:753:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:754:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptContextAddRef (HCRYPTPROV hProv, DWORD *pdwReserved, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:754:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:755:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptDuplicateKey (HCRYPTKEY hKey, DWORD *pdwReserved, DWORD dwFlags, HCRYPTKEY *phKey); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:755:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:756:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptDuplicateHash (HCRYPTHASH hHash, DWORD *pdwReserved, DWORD dwFlags, HCRYPTHASH *phHash); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:756:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:757:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL __cdecl GetEncSChannel (BYTE **pData, DWORD *dwDecSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:757:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:764, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:95, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:554:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptOpenAlgorithmProvider (BCRYPT_ALG_HANDLE *phAlgorithm, LPCWSTR pszAlgId, LPCWSTR pszImplementation, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:554:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:555:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptEnumAlgorithms (ULONG dwAlgOperations, ULONG *pAlgCount, BCRYPT_ALGORITHM_IDENTIFIER **ppAlgList, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:555:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:556:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptEnumProviders (LPCWSTR pszAlgId, ULONG *pImplCount, BCRYPT_PROVIDER_NAME **ppImplList, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:556:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:557:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptGetProperty (BCRYPT_HANDLE hObject, LPCWSTR pszProperty, PUCHAR pbOutput, ULONG cbOutput, ULONG *pcbResult, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:557:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:558:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptSetProperty (BCRYPT_HANDLE hObject, LPCWSTR pszProperty, PUCHAR pbInput, ULONG cbInput, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:558:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:559:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptCloseAlgorithmProvider (BCRYPT_ALG_HANDLE hAlgorithm, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:559:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:560:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VOID WINAPI BCryptFreeBuffer (PVOID pvBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:560:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:561:188: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptGenerateSymmetricKey (BCRYPT_ALG_HANDLE hAlgorithm, BCRYPT_KEY_HANDLE *phKey, PUCHAR pbKeyObject, ULONG cbKeyObject, PUCHAR pbSecret, ULONG cbSecret, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:561:188: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:562:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptGenerateKeyPair (BCRYPT_ALG_HANDLE hAlgorithm, BCRYPT_KEY_HANDLE *phKey, ULONG dwLength, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:562:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:563:198: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptEncrypt (BCRYPT_KEY_HANDLE hKey, PUCHAR pbInput, ULONG cbInput, VOID *pPaddingInfo, PUCHAR pbIV, ULONG cbIV, PUCHAR pbOutput, ULONG cbOutput, ULONG *pcbResult, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:563:198: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:564:198: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptDecrypt (BCRYPT_KEY_HANDLE hKey, PUCHAR pbInput, ULONG cbInput, VOID *pPaddingInfo, PUCHAR pbIV, ULONG cbIV, PUCHAR pbOutput, ULONG cbOutput, ULONG *pcbResult, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:564:198: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:565:175: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptExportKey (BCRYPT_KEY_HANDLE hKey, BCRYPT_KEY_HANDLE hExportKey, LPCWSTR pszBlobType, PUCHAR pbOutput, ULONG cbOutput, ULONG *pcbResult, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:565:175: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:566:226: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptImportKey (BCRYPT_ALG_HANDLE hAlgorithm, BCRYPT_KEY_HANDLE hImportKey, LPCWSTR pszBlobType, BCRYPT_KEY_HANDLE *phKey, PUCHAR pbKeyObject, ULONG cbKeyObject, PUCHAR pbInput, ULONG cbInput, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:566:226: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:567:191: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptImportKeyPair (BCRYPT_ALG_HANDLE hAlgorithm, BCRYPT_KEY_HANDLE hImportKey, LPCWSTR pszBlobType, BCRYPT_KEY_HANDLE *phKey, PUCHAR pbInput, ULONG cbInput, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:567:191: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:568:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptDuplicateKey (BCRYPT_KEY_HANDLE hKey, BCRYPT_KEY_HANDLE *phNewKey, PUCHAR pbKeyObject, ULONG cbKeyObject, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:568:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:569:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptFinalizeKeyPair (BCRYPT_KEY_HANDLE hKey, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:569:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:570:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptDestroyKey (BCRYPT_KEY_HANDLE hKey); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:570:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:571:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptDestroySecret (BCRYPT_SECRET_HANDLE hSecret); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:571:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:572:174: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptSignHash (BCRYPT_KEY_HANDLE hKey, VOID *pPaddingInfo, PUCHAR pbInput, ULONG cbInput, PUCHAR pbOutput, ULONG cbOutput, ULONG *pcbResult, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:572:174: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:573:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptVerifySignature (BCRYPT_KEY_HANDLE hKey, VOID *pPaddingInfo, PUCHAR pbHash, ULONG cbHash, PUCHAR pbSignature, ULONG cbSignature, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:573:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:574:148: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptSecretAgreement (BCRYPT_KEY_HANDLE hPrivKey, BCRYPT_KEY_HANDLE hPubKey, BCRYPT_SECRET_HANDLE *phAgreedSecret, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:574:148: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:575:195: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptDeriveKey (BCRYPT_SECRET_HANDLE hSharedSecret, LPCWSTR pwszKDF, BCryptBufferDesc *pParameterList, PUCHAR pbDerivedKey, ULONG cbDerivedKey, ULONG *pcbResult, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:575:195: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:576:170: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptKeyDerivation (BCRYPT_KEY_HANDLE hKey, BCryptBufferDesc *pParameterList, PUCHAR pbDerivedKey, ULONG cbDerivedKey, ULONG *pcbResult, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:576:170: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:577:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptCreateHash (BCRYPT_ALG_HANDLE hAlgorithm, BCRYPT_HASH_HANDLE *phHash, PUCHAR pbHashObject, ULONG cbHashObject, PUCHAR pbSecret, ULONG cbSecret, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:577:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:578:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptHashData (BCRYPT_HASH_HANDLE hHash, PUCHAR pbInput, ULONG cbInput, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:578:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:579:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptFinishHash (BCRYPT_HASH_HANDLE hHash, PUCHAR pbOutput, ULONG cbOutput, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:579:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:580:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptDuplicateHash (BCRYPT_HASH_HANDLE hHash, BCRYPT_HASH_HANDLE *phNewHash, PUCHAR pbHashObject, ULONG cbHashObject, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:580:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:581:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptDestroyHash (BCRYPT_HASH_HANDLE hHash); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:581:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:582:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptGenRandom (BCRYPT_ALG_HANDLE hAlgorithm, PUCHAR pbBuffer, ULONG cbBuffer, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:582:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:583:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptDeriveKeyCapi (BCRYPT_HASH_HANDLE hHash, BCRYPT_ALG_HANDLE hTargetAlg, PUCHAR pbDerivedKey, ULONG cbDerivedKey, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:583:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:584:209: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptDeriveKeyPBKDF2 (BCRYPT_ALG_HANDLE hPrf, PUCHAR pbPassword, ULONG cbPassword, PUCHAR pbSalt, ULONG cbSalt, ULONGLONG cIterations, PUCHAR pbDerivedKey, ULONG cbDerivedKey, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:584:209: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:585:201: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptResolveProviders (LPCWSTR pszContext, ULONG dwInterface, LPCWSTR pszFunction, LPCWSTR pszProvider, ULONG dwMode, ULONG dwFlags, ULONG *pcbBuffer, PCRYPT_PROVIDER_REFS *ppBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:585:201: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:586:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptGetFipsAlgorithmMode (BOOLEAN *pfEnabled); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:586:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:588:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptQueryProviderRegistration (LPCWSTR pszProvider, ULONG dwMode, ULONG dwInterface, ULONG *pcbBuffer, PCRYPT_PROVIDER_REG *ppBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:588:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:589:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptEnumRegisteredProviders (ULONG *pcbBuffer, PCRYPT_PROVIDERS *ppBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:589:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:590:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptCreateContext (ULONG dwTable, LPCWSTR pszContext, PCRYPT_CONTEXT_CONFIG pConfig); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:590:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:591:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptDeleteContext (ULONG dwTable, LPCWSTR pszContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:591:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:592:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptEnumContexts (ULONG dwTable, ULONG *pcbBuffer, PCRYPT_CONTEXTS *ppBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:592:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:593:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptConfigureContext (ULONG dwTable, LPCWSTR pszContext, PCRYPT_CONTEXT_CONFIG pConfig); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:593:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:594:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptQueryContextConfiguration (ULONG dwTable, LPCWSTR pszContext, ULONG *pcbBuffer, PCRYPT_CONTEXT_CONFIG *ppBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:594:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:595:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptAddContextFunction (ULONG dwTable, LPCWSTR pszContext, ULONG dwInterface, LPCWSTR pszFunction, ULONG dwPosition); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:595:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:596:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptRemoveContextFunction (ULONG dwTable, LPCWSTR pszContext, ULONG dwInterface, LPCWSTR pszFunction); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:596:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:597:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptEnumContextFunctions (ULONG dwTable, LPCWSTR pszContext, ULONG dwInterface, ULONG *pcbBuffer, PCRYPT_CONTEXT_FUNCTIONS *ppBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:597:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:598:164: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptConfigureContextFunction (ULONG dwTable, LPCWSTR pszContext, ULONG dwInterface, LPCWSTR pszFunction, PCRYPT_CONTEXT_FUNCTION_CONFIG pConfig); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:598:164: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:599:193: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptQueryContextFunctionConfiguration (ULONG dwTable, LPCWSTR pszContext, ULONG dwInterface, LPCWSTR pszFunction, ULONG *pcbBuffer, PCRYPT_CONTEXT_FUNCTION_CONFIG *ppBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:599:193: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:600:191: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptEnumContextFunctionProviders (ULONG dwTable, LPCWSTR pszContext, ULONG dwInterface, LPCWSTR pszFunction, ULONG *pcbBuffer, PCRYPT_CONTEXT_FUNCTION_PROVIDERS *ppBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:600:191: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:601:178: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptSetContextFunctionProperty (ULONG dwTable, LPCWSTR pszContext, ULONG dwInterface, LPCWSTR pszFunction, LPCWSTR pszProperty, ULONG cbValue, PUCHAR pbValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:601:178: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:602:184: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptQueryContextFunctionProperty (ULONG dwTable, LPCWSTR pszContext, ULONG dwInterface, LPCWSTR pszFunction, LPCWSTR pszProperty, ULONG *pcbValue, PUCHAR *ppbValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:602:184: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:603:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptRegisterConfigChangeNotify (HANDLE *phEvent); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:603:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:767, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:95, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:221:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SECURITY_STATUS WINAPI NCryptOpenStorageProvider (NCRYPT_PROV_HANDLE *phProvider, LPCWSTR pszProviderName, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:221:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:767, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:95, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:222:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SECURITY_STATUS WINAPI NCryptEnumAlgorithms (NCRYPT_PROV_HANDLE hProvider, DWORD dwAlgOperations, DWORD *pdwAlgCount, NCryptAlgorithmName **ppAlgList, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:222:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:223:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SECURITY_STATUS WINAPI NCryptIsAlgSupported (NCRYPT_PROV_HANDLE hProvider, LPCWSTR pszAlgId, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:223:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:224:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SECURITY_STATUS WINAPI NCryptEnumKeys (NCRYPT_PROV_HANDLE hProvider, LPCWSTR pszScope, NCryptKeyName **ppKeyName, PVOID *ppEnumState, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:224:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:225:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SECURITY_STATUS WINAPI NCryptEnumStorageProviders (DWORD *pdwProviderCount, NCryptProviderName **ppProviderList, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:225:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:226:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SECURITY_STATUS WINAPI NCryptFreeBuffer (PVOID pvInput); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:226:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:227:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SECURITY_STATUS WINAPI NCryptOpenKey (NCRYPT_PROV_HANDLE hProvider, NCRYPT_KEY_HANDLE *phKey, LPCWSTR pszKeyName, DWORD dwLegacyKeySpec, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:227:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:228:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SECURITY_STATUS WINAPI NCryptCreatePersistedKey (NCRYPT_PROV_HANDLE hProvider, NCRYPT_KEY_HANDLE *phKey, LPCWSTR pszAlgId, LPCWSTR pszKeyName, DWORD dwLegacyKeySpec, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:228:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:350:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SECURITY_STATUS WINAPI NCryptGetProperty (NCRYPT_HANDLE hObject, LPCWSTR pszProperty, PBYTE pbOutput, DWORD cbOutput, DWORD *pcbResult, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:350:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:351:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SECURITY_STATUS WINAPI NCryptSetProperty (NCRYPT_HANDLE hObject, LPCWSTR pszProperty, PBYTE pbInput, DWORD cbInput, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:351:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:352:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SECURITY_STATUS WINAPI NCryptFinalizeKey (NCRYPT_KEY_HANDLE hKey, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:352:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:353:178: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SECURITY_STATUS WINAPI NCryptEncrypt (NCRYPT_KEY_HANDLE hKey, PBYTE pbInput, DWORD cbInput, VOID *pPaddingInfo, PBYTE pbOutput, DWORD cbOutput, DWORD *pcbResult, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:353:178: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:354:178: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SECURITY_STATUS WINAPI NCryptDecrypt (NCRYPT_KEY_HANDLE hKey, PBYTE pbInput, DWORD cbInput, VOID *pPaddingInfo, PBYTE pbOutput, DWORD cbOutput, DWORD *pcbResult, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:354:178: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:385:225: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SECURITY_STATUS WINAPI NCryptImportKey (NCRYPT_PROV_HANDLE hProvider, NCRYPT_KEY_HANDLE hImportKey, LPCWSTR pszBlobType, NCryptBufferDesc *pParameterList, NCRYPT_KEY_HANDLE *phKey, PBYTE pbData, DWORD cbData, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:385:225: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:386:215: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SECURITY_STATUS WINAPI NCryptExportKey (NCRYPT_KEY_HANDLE hKey, NCRYPT_KEY_HANDLE hExportKey, LPCWSTR pszBlobType, NCryptBufferDesc *pParameterList, PBYTE pbOutput, DWORD cbOutput, DWORD *pcbResult, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:386:215: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:387:193: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SECURITY_STATUS WINAPI NCryptSignHash (NCRYPT_KEY_HANDLE hKey, VOID *pPaddingInfo, PBYTE pbHashValue, DWORD cbHashValue, PBYTE pbSignature, DWORD cbSignature, DWORD *pcbResult, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:387:193: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:388:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SECURITY_STATUS WINAPI NCryptVerifySignature (NCRYPT_KEY_HANDLE hKey, VOID *pPaddingInfo, PBYTE pbHashValue, DWORD cbHashValue, PBYTE pbSignature, DWORD cbSignature, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:388:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:389:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SECURITY_STATUS WINAPI NCryptDeleteKey (NCRYPT_KEY_HANDLE hKey, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:389:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:390:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SECURITY_STATUS WINAPI NCryptFreeObject (NCRYPT_HANDLE hObject); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:390:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:391:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI NCryptIsKeyHandle (NCRYPT_KEY_HANDLE hKey); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:391:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:392:189: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SECURITY_STATUS WINAPI NCryptTranslateHandle (NCRYPT_PROV_HANDLE *phProvider, NCRYPT_KEY_HANDLE *phKey, HCRYPTPROV hLegacyProv, HCRYPTKEY hLegacyKey, DWORD dwLegacyKeySpec, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:392:189: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:393:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SECURITY_STATUS WINAPI NCryptNotifyChangeKey (NCRYPT_PROV_HANDLE hProvider, HANDLE *phEvent, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:393:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:394:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SECURITY_STATUS WINAPI NCryptSecretAgreement (NCRYPT_KEY_HANDLE hPrivKey, NCRYPT_KEY_HANDLE hPubKey, NCRYPT_SECRET_HANDLE *phAgreedSecret, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:394:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:395:201: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SECURITY_STATUS WINAPI NCryptDeriveKey (NCRYPT_SECRET_HANDLE hSharedSecret, LPCWSTR pwszKDF, NCryptBufferDesc *pParameterList, PBYTE pbDerivedKey, DWORD cbDerivedKey, DWORD *pcbResult, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:395:201: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:95, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:1309:230: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptFormatObject (DWORD dwCertEncodingType, DWORD dwFormatType, DWORD dwFormatStrType, void *pFormatStruct, LPCSTR lpszStructType, const BYTE *pbEncoded, DWORD cbEncoded, void *pbFormat, DWORD *pcbFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:1309:230: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:1334:203: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptEncodeObjectEx (DWORD dwCertEncodingType, LPCSTR lpszStructType, const void *pvStructInfo, DWORD dwFlags, PCRYPT_ENCODE_PARA pEncodePara, void *pvEncoded, DWORD *pcbEncoded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:1334:203: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:1335:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptEncodeObject (DWORD dwCertEncodingType, LPCSTR lpszStructType, const void *pvStructInfo, BYTE *pbEncoded, DWORD *pcbEncoded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:1335:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:1354:223: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptDecodeObjectEx (DWORD dwCertEncodingType, LPCSTR lpszStructType, const BYTE *pbEncoded, DWORD cbEncoded, DWORD dwFlags, PCRYPT_DECODE_PARA pDecodePara, void *pvStructInfo, DWORD *pcbStructInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:1354:223: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:1355:189: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptDecodeObject (DWORD dwCertEncodingType, LPCSTR lpszStructType, const BYTE *pbEncoded, DWORD cbEncoded, DWORD dwFlags, void *pvStructInfo, DWORD *pcbStructInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:1355:189: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2503:190: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptInstallOIDFunctionAddress (HMODULE hModule, DWORD dwEncodingType, LPCSTR pszFuncName, DWORD cFuncEntry, const CRYPT_OID_FUNC_ENTRY rgFuncEntry[], DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2503:190: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2504:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM HCRYPTOIDFUNCSET WINAPI CryptInitOIDFunctionSet (LPCSTR pszFuncName, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2504:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2505:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptGetOIDFunctionAddress (HCRYPTOIDFUNCSET hFuncSet, DWORD dwEncodingType, LPCSTR pszOID, DWORD dwFlags, void **ppvFuncAddr, HCRYPTOIDFUNCADDR *phFuncAddr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2505:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2506:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptGetDefaultOIDDllList (HCRYPTOIDFUNCSET hFuncSet, DWORD dwEncodingType, WCHAR *pwszDllList, DWORD *pcchDllList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2506:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2507:191: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptGetDefaultOIDFunctionAddress (HCRYPTOIDFUNCSET hFuncSet, DWORD dwEncodingType, LPCWSTR pwszDll, DWORD dwFlags, void **ppvFuncAddr, HCRYPTOIDFUNCADDR *phFuncAddr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2507:191: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2508:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptFreeOIDFunctionAddress (HCRYPTOIDFUNCADDR hFuncAddr, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2508:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2509:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptRegisterOIDFunction (DWORD dwEncodingType, LPCSTR pszFuncName, LPCSTR pszOID, LPCWSTR pwszDll, LPCSTR pszOverrideFuncName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2509:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2510:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptUnregisterOIDFunction (DWORD dwEncodingType, LPCSTR pszFuncName, LPCSTR pszOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2510:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2511:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptRegisterDefaultOIDFunction (DWORD dwEncodingType, LPCSTR pszFuncName, DWORD dwIndex, LPCWSTR pwszDll); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2511:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2512:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptUnregisterDefaultOIDFunction (DWORD dwEncodingType, LPCSTR pszFuncName, LPCWSTR pwszDll); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2512:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2513:193: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptSetOIDFunctionValue (DWORD dwEncodingType, LPCSTR pszFuncName, LPCSTR pszOID, LPCWSTR pwszValueName, DWORD dwValueType, const BYTE *pbValueData, DWORD cbValueData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2513:193: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2514:191: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptGetOIDFunctionValue (DWORD dwEncodingType, LPCSTR pszFuncName, LPCSTR pszOID, LPCWSTR pwszValueName, DWORD *pdwValueType, BYTE *pbValueData, DWORD *pcbValueData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2514:191: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:95, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2518:171: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptEnumOIDFunction (DWORD dwEncodingType, LPCSTR pszFuncName, LPCSTR pszOID, DWORD dwFlags, void *pvArg, PFN_CRYPT_ENUM_OID_FUNC pfnEnumOIDFunc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2518:171: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2574:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM PCCRYPT_OID_INFO WINAPI CryptFindOIDInfo (DWORD dwKeyType, void *pvKey, DWORD dwGroupId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2574:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2600:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptRegisterOIDInfo (PCCRYPT_OID_INFO pInfo, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2600:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2601:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptUnregisterOIDInfo (PCCRYPT_OID_INFO pInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2601:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2602:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptEnumOIDInfo (DWORD dwGroupId, DWORD dwFlags, void *pvArg, PFN_CRYPT_ENUM_OID_INFO pfnEnumOIDInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2602:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2603:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM LPCWSTR WINAPI CryptFindLocalizedName (LPCWSTR pwszCryptName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2603:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2875:193: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM HCRYPTMSG WINAPI CryptMsgOpenToEncode (DWORD dwMsgEncodingType, DWORD dwFlags, DWORD dwMsgType, void const *pvMsgEncodeInfo, LPSTR pszInnerContentObjID, PCMSG_STREAM_INFO pStreamInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2875:193: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2876:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM DWORD WINAPI CryptMsgCalculateEncodedLength (DWORD dwMsgEncodingType, DWORD dwFlags, DWORD dwMsgType, void const *pvMsgEncodeInfo, LPSTR pszInnerContentObjID, DWORD cbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2876:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2877:193: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM HCRYPTMSG WINAPI CryptMsgOpenToDecode (DWORD dwMsgEncodingType, DWORD dwFlags, DWORD dwMsgType, HCRYPTPROV_LEGACY hCryptProv, PCERT_INFO pRecipientInfo, PCMSG_STREAM_INFO pStreamInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2877:193: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2878:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM HCRYPTMSG WINAPI CryptMsgDuplicate (HCRYPTMSG hCryptMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2878:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2879:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptMsgClose (HCRYPTMSG hCryptMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2879:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2880:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptMsgUpdate (HCRYPTMSG hCryptMsg, const BYTE *pbData, DWORD cbData, WINBOOL fFinal); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2880:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2881:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptMsgGetParam (HCRYPTMSG hCryptMsg, DWORD dwParamType, DWORD dwIndex, void *pvData, DWORD *pcbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2881:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3020:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptMsgControl (HCRYPTMSG hCryptMsg, DWORD dwFlags, DWORD dwCtrlType, void const *pvCtrlPara); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3020:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3115:248: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI CryptMsgVerifyCountersignatureEncoded (HCRYPTPROV_LEGACY hCryptProv, DWORD dwEncodingType, PBYTE pbSignerInfo, DWORD cbSignerInfo, PBYTE pbSignerInfoCountersignature, DWORD cbSignerInfoCountersignature, PCERT_INFO pciCountersigner); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3115:248: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3116:287: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI CryptMsgVerifyCountersignatureEncodedEx (HCRYPTPROV_LEGACY hCryptProv, DWORD dwEncodingType, PBYTE pbSignerInfo, DWORD cbSignerInfo, PBYTE pbSignerInfoCountersignature, DWORD cbSignerInfoCountersignature, DWORD dwSignerType, void *pvSigner, DWORD dwFlags, void *pvExtra); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3116:287: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3117:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI CryptMsgCountersign (HCRYPTMSG hCryptMsg, DWORD dwIndex, DWORD cCountersigners, PCMSG_SIGNER_ENCODE_INFO rgCountersigners); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3117:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3118:226: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI CryptMsgCountersignEncoded (DWORD dwEncodingType, PBYTE pbSignerInfo, DWORD cbSignerInfo, DWORD cCountersigners, PCMSG_SIGNER_ENCODE_INFO rgCountersigners, PBYTE pbCountersignature, PDWORD pcbCountersignature); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3118:226: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3660:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM HCERTSTORE WINAPI CertOpenStore (LPCSTR lpszStoreProvider, DWORD dwEncodingType, HCRYPTPROV_LEGACY hCryptProv, DWORD dwFlags, const void *pvPara); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3660:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3746:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM HCERTSTORE WINAPI CertDuplicateStore (HCERTSTORE hCertStore); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3746:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3761:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertSaveStore (HCERTSTORE hCertStore, DWORD dwEncodingType, DWORD dwSaveAs, DWORD dwSaveTo, void *pvSaveToPara, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3761:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3762:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertCloseStore (HCERTSTORE hCertStore, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3762:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3763:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM PCCERT_CONTEXT WINAPI CertGetSubjectCertificateFromStore (HCERTSTORE hCertStore, DWORD dwCertEncodingType, PCERT_INFO pCertId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3763:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3764:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM PCCERT_CONTEXT WINAPI CertEnumCertificatesInStore (HCERTSTORE hCertStore, PCCERT_CONTEXT pPrevCertContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3764:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3765:202: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM PCCERT_CONTEXT WINAPI CertFindCertificateInStore (HCERTSTORE hCertStore, DWORD dwCertEncodingType, DWORD dwFindFlags, DWORD dwFindType, const void *pvFindPara, PCCERT_CONTEXT pPrevCertContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3765:202: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3839:173: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM PCCERT_CONTEXT WINAPI CertGetIssuerCertificateFromStore (HCERTSTORE hCertStore, PCCERT_CONTEXT pSubjectContext, PCCERT_CONTEXT pPrevIssuerContext, DWORD *pdwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3839:173: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3840:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertVerifySubjectCertificateContext (PCCERT_CONTEXT pSubject, PCCERT_CONTEXT pIssuer, DWORD *pdwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3840:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3841:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM PCCERT_CONTEXT WINAPI CertDuplicateCertificateContext (PCCERT_CONTEXT pCertContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3841:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3842:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM PCCERT_CONTEXT WINAPI CertCreateCertificateContext (DWORD dwCertEncodingType, const BYTE *pbCertEncoded, DWORD cbCertEncoded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3842:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3843:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertFreeCertificateContext (PCCERT_CONTEXT pCertContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3843:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3844:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertSetCertificateContextProperty (PCCERT_CONTEXT pCertContext, DWORD dwPropId, DWORD dwFlags, const void *pvData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3844:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3892:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM PCCRL_CONTEXT WINAPI CertEnumCRLsInStore (HCERTSTORE hCertStore, PCCRL_CONTEXT pPrevCrlContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3892:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3893:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertDeleteCRLFromStore (PCCRL_CONTEXT pCrlContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3893:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3894:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM PCCRL_CONTEXT WINAPI CertDuplicateCRLContext (PCCRL_CONTEXT pCrlContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3894:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3895:191: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM PCCRL_CONTEXT WINAPI CertFindCRLInStore (HCERTSTORE hCertStore, DWORD dwCertEncodingType, DWORD dwFindFlags, DWORD dwFindType, const void *pvFindPara, PCCRL_CONTEXT pPrevCrlContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3895:191: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3896:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertFreeCRLContext (PCCRL_CONTEXT pCrlContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3896:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3900:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertGetCertificateContextProperty (PCCERT_CONTEXT pCertContext, DWORD dwPropId, void *pvData, DWORD *pcbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3900:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3901:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM DWORD WINAPI CertEnumCertificateContextProperties (PCCERT_CONTEXT pCertContext, DWORD dwPropId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3901:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3902:224: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertCreateCTLEntryFromCertificateContextProperties (PCCERT_CONTEXT pCertContext, DWORD cOptAttr, PCRYPT_ATTRIBUTE rgOptAttr, DWORD dwFlags, void *pvReserved, PCTL_ENTRY pCtlEntry, DWORD *pcbCtlEntry); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3902:224: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3903:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertSetCertificateContextPropertiesFromCTLEntry (PCCERT_CONTEXT pCertContext, PCTL_ENTRY pCtlEntry, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3903:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3904:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM PCCRL_CONTEXT WINAPI CertGetCRLFromStore (HCERTSTORE hCertStore, PCCERT_CONTEXT pIssuerContext, PCCRL_CONTEXT pPrevCrlContext, DWORD *pdwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3904:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3905:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM PCCRL_CONTEXT WINAPI CertCreateCRLContext (DWORD dwCertEncodingType, const BYTE *pbCrlEncoded, DWORD cbCrlEncoded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3905:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3906:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertSetCRLContextProperty (PCCRL_CONTEXT pCrlContext, DWORD dwPropId, DWORD dwFlags, const void *pvData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3906:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3907:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertGetCRLContextProperty (PCCRL_CONTEXT pCrlContext, DWORD dwPropId, void *pvData, DWORD *pcbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3907:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3908:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM DWORD WINAPI CertEnumCRLContextProperties (PCCRL_CONTEXT pCrlContext, DWORD dwPropId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3908:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3909:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertFindCertificateInCRL (PCCERT_CONTEXT pCert, PCCRL_CONTEXT pCrlContext, DWORD dwFlags, void *pvReserved, PCRL_ENTRY *ppCrlEntry); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3909:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3910:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertIsValidCRLForCertificate (PCCERT_CONTEXT pCert, PCCRL_CONTEXT pCrl, DWORD dwFlags, void *pvReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3910:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3911:210: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertAddEncodedCertificateToStore (HCERTSTORE hCertStore, DWORD dwCertEncodingType, const BYTE *pbCertEncoded, DWORD cbCertEncoded, DWORD dwAddDisposition, PCCERT_CONTEXT *ppCertContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3911:210: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3912:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertAddCertificateContextToStore (HCERTSTORE hCertStore, PCCERT_CONTEXT pCertContext, DWORD dwAddDisposition, PCCERT_CONTEXT *ppStoreContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3912:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3913:233: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertAddSerializedElementToStore (HCERTSTORE hCertStore, const BYTE *pbElement, DWORD cbElement, DWORD dwAddDisposition, DWORD dwFlags, DWORD dwContextTypeFlags, DWORD *pdwContextType, const void **ppvContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3913:233: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3914:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertDeleteCertificateFromStore (PCCERT_CONTEXT pCertContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3914:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3915:198: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertAddEncodedCRLToStore (HCERTSTORE hCertStore, DWORD dwCertEncodingType, const BYTE *pbCrlEncoded, DWORD cbCrlEncoded, DWORD dwAddDisposition, PCCRL_CONTEXT *ppCrlContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3915:198: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3916:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertAddCRLContextToStore (HCERTSTORE hCertStore, PCCRL_CONTEXT pCrlContext, DWORD dwAddDisposition, PCCRL_CONTEXT *ppStoreContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3916:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3917:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertSerializeCertificateStoreElement (PCCERT_CONTEXT pCertContext, DWORD dwFlags, BYTE *pbElement, DWORD *pcbElement); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3917:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3918:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertSerializeCRLStoreElement (PCCRL_CONTEXT pCrlContext, DWORD dwFlags, BYTE *pbElement, DWORD *pcbElement); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3918:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3919:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM PCCTL_CONTEXT WINAPI CertDuplicateCTLContext (PCCTL_CONTEXT pCtlContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3919:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3920:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM PCCTL_CONTEXT WINAPI CertCreateCTLContext (DWORD dwMsgAndCertEncodingType, const BYTE *pbCtlEncoded, DWORD cbCtlEncoded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3920:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3921:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertFreeCTLContext (PCCTL_CONTEXT pCtlContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3921:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3922:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertSetCTLContextProperty (PCCTL_CONTEXT pCtlContext, DWORD dwPropId, DWORD dwFlags, const void *pvData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3922:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3923:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertGetCTLContextProperty (PCCTL_CONTEXT pCtlContext, DWORD dwPropId, void *pvData, DWORD *pcbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3923:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3924:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM DWORD WINAPI CertEnumCTLContextProperties (PCCTL_CONTEXT pCtlContext, DWORD dwPropId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3924:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3925:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM PCCTL_CONTEXT WINAPI CertEnumCTLsInStore (HCERTSTORE hCertStore, PCCTL_CONTEXT pPrevCtlContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3925:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3926:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM PCTL_ENTRY WINAPI CertFindSubjectInCTL (DWORD dwEncodingType, DWORD dwSubjectType, void *pvSubject, PCCTL_CONTEXT pCtlContext, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3926:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3927:197: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM PCCTL_CONTEXT WINAPI CertFindCTLInStore (HCERTSTORE hCertStore, DWORD dwMsgAndCertEncodingType, DWORD dwFindFlags, DWORD dwFindType, const void *pvFindPara, PCCTL_CONTEXT pPrevCtlContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3927:197: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4002:204: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertAddEncodedCTLToStore (HCERTSTORE hCertStore, DWORD dwMsgAndCertEncodingType, const BYTE *pbCtlEncoded, DWORD cbCtlEncoded, DWORD dwAddDisposition, PCCTL_CONTEXT *ppCtlContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4002:204: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4003:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertAddCTLContextToStore (HCERTSTORE hCertStore, PCCTL_CONTEXT pCtlContext, DWORD dwAddDisposition, PCCTL_CONTEXT *ppStoreContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4003:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4004:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertSerializeCTLStoreElement (PCCTL_CONTEXT pCtlContext, DWORD dwFlags, BYTE *pbElement, DWORD *pcbElement); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4004:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4005:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertDeleteCTLFromStore (PCCTL_CONTEXT pCtlContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4005:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4006:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertAddCertificateLinkToStore (HCERTSTORE hCertStore, PCCERT_CONTEXT pCertContext, DWORD dwAddDisposition, PCCERT_CONTEXT *ppStoreContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4006:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4007:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertAddCRLLinkToStore (HCERTSTORE hCertStore, PCCRL_CONTEXT pCrlContext, DWORD dwAddDisposition, PCCRL_CONTEXT *ppStoreContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4007:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4008:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertAddCTLLinkToStore (HCERTSTORE hCertStore, PCCTL_CONTEXT pCtlContext, DWORD dwAddDisposition, PCCTL_CONTEXT *ppStoreContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4008:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4009:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertAddStoreToCollection (HCERTSTORE hCollectionStore, HCERTSTORE hSiblingStore, DWORD dwUpdateFlags, DWORD dwPriority); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4009:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4010:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM void WINAPI CertRemoveStoreFromCollection (HCERTSTORE hCollectionStore, HCERTSTORE hSiblingStore); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4010:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4011:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertControlStore (HCERTSTORE hCertStore, DWORD dwFlags, DWORD dwCtrlType, void const *pvCtrlPara); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4011:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4012:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertSetStoreProperty (HCERTSTORE hCertStore, DWORD dwPropId, DWORD dwFlags, const void *pvData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4012:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4013:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertGetStoreProperty (HCERTSTORE hCertStore, DWORD dwPropId, void *pvData, DWORD *pcbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4013:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4014:184: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM const void *WINAPI CertCreateContext (DWORD dwContextType, DWORD dwEncodingType, const BYTE *pbEncoded, DWORD cbEncoded, DWORD dwFlags, PCERT_CREATE_CONTEXT_PARA pCreatePara); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4014:184: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4015:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertRegisterSystemStore (const void *pvSystemStore, DWORD dwFlags, PCERT_SYSTEM_STORE_INFO pStoreInfo, void *pvReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4015:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4016:172: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertRegisterPhysicalStore (const void *pvSystemStore, DWORD dwFlags, LPCWSTR pwszStoreName, PCERT_PHYSICAL_STORE_INFO pStoreInfo, void *pvReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4016:172: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4017:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertUnregisterSystemStore (const void *pvSystemStore, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4017:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4018:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertUnregisterPhysicalStore (const void *pvSystemStore, DWORD dwFlags, LPCWSTR pwszStoreName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4018:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4035:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertEnumSystemStoreLocation (DWORD dwFlags, void *pvArg, PFN_CERT_ENUM_SYSTEM_STORE_LOCATION pfnEnum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4035:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4036:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertEnumSystemStore (DWORD dwFlags, void *pvSystemStoreLocationPara, void *pvArg, PFN_CERT_ENUM_SYSTEM_STORE pfnEnum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4036:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4037:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertEnumPhysicalStore (const void *pvSystemStore, DWORD dwFlags, void *pvArg, PFN_CERT_ENUM_PHYSICAL_STORE pfnEnum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4037:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4056:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertGetEnhancedKeyUsage (PCCERT_CONTEXT pCertContext, DWORD dwFlags, PCERT_ENHKEY_USAGE pUsage, DWORD *pcbUsage); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4056:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4057:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertSetEnhancedKeyUsage (PCCERT_CONTEXT pCertContext, PCERT_ENHKEY_USAGE pUsage); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4057:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4058:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertAddEnhancedKeyUsageIdentifier (PCCERT_CONTEXT pCertContext, LPCSTR pszUsageIdentifier); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4058:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4059:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertRemoveEnhancedKeyUsageIdentifier (PCCERT_CONTEXT pCertContext, LPCSTR pszUsageIdentifier); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4059:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4060:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertGetValidUsages (DWORD cCerts, PCCERT_CONTEXT *rghCerts, int *cNumOIDs, LPSTR *rghOIDs, DWORD *pcbOIDs); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4060:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4061:185: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptMsgGetAndVerifySigner (HCRYPTMSG hCryptMsg, DWORD cSignerStore, HCERTSTORE *rghSignerStore, DWORD dwFlags, PCCERT_CONTEXT *ppSigner, DWORD *pdwSignerIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4061:185: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4062:193: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptMsgSignCTL (DWORD dwMsgEncodingType, BYTE *pbCtlContent, DWORD cbCtlContent, PCMSG_SIGNED_ENCODE_INFO pSignInfo, DWORD dwFlags, BYTE *pbEncoded, DWORD *pcbEncoded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4062:193: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4063:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptMsgEncodeAndSignCTL (DWORD dwMsgEncodingType, PCTL_INFO pCtlInfo, PCMSG_SIGNED_ENCODE_INFO pSignInfo, DWORD dwFlags, BYTE *pbEncoded, DWORD *pcbEncoded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4063:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4064:185: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertFindSubjectInSortedCTL (PCRYPT_DATA_BLOB pSubjectIdentifier, PCCTL_CONTEXT pCtlContext, DWORD dwFlags, void *pvReserved, PCRYPT_DER_BLOB pEncodedAttributes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4064:185: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4065:174: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertEnumSubjectInSortedCTL (PCCTL_CONTEXT pCtlContext, void **ppvNextSubject, PCRYPT_DER_BLOB pSubjectIdentifier, PCRYPT_DER_BLOB pEncodedAttributes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4065:174: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4093:231: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertVerifyCTLUsage (DWORD dwEncodingType, DWORD dwSubjectType, void *pvSubject, PCTL_USAGE pSubjectUsage, DWORD dwFlags, PCTL_VERIFY_USAGE_PARA pVerifyUsagePara, PCTL_VERIFY_USAGE_STATUS pVerifyUsageStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4093:231: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4183:205: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertVerifyRevocation (DWORD dwEncodingType, DWORD dwRevType, DWORD cContext, PVOID rgpvContext[], DWORD dwFlags, PCERT_REVOCATION_PARA pRevPara, PCERT_REVOCATION_STATUS pRevStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4183:205: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4184:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI CertCompareIntegerBlob (PCRYPT_INTEGER_BLOB pInt1, PCRYPT_INTEGER_BLOB pInt2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4184:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4185:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertCompareCertificate (DWORD dwCertEncodingType, PCERT_INFO pCertId1, PCERT_INFO pCertId2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4185:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4186:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertCompareCertificateName (DWORD dwCertEncodingType, PCERT_NAME_BLOB pCertName1, PCERT_NAME_BLOB pCertName2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4186:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4187:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertIsRDNAttrsInCertificateName (DWORD dwCertEncodingType, DWORD dwFlags, PCERT_NAME_BLOB pCertName, PCERT_RDN pRDN); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4187:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4188:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertComparePublicKeyInfo (DWORD dwCertEncodingType, PCERT_PUBLIC_KEY_INFO pPublicKey1, PCERT_PUBLIC_KEY_INFO pPublicKey2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4188:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4189:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM DWORD WINAPI CertGetPublicKeyLength (DWORD dwCertEncodingType, PCERT_PUBLIC_KEY_INFO pPublicKey); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4189:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4190:187: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptVerifyCertificateSignature (HCRYPTPROV_LEGACY hCryptProv, DWORD dwCertEncodingType, const BYTE *pbEncoded, DWORD cbEncoded, PCERT_PUBLIC_KEY_INFO pPublicKey); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4190:187: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4191:219: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptVerifyCertificateSignatureEx (HCRYPTPROV_LEGACY hCryptProv, DWORD dwCertEncodingType, DWORD dwSubjectType, void *pvSubject, DWORD dwIssuerType, void *pvIssuer, DWORD dwFlags, void *pvExtra); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4191:219: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4192:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertIsStrongHashToSign (PCCERT_STRONG_SIGN_PARA pStrongSignPara, LPCWSTR pwszCNGHashAlgid, PCCERT_CONTEXT pSigningCert); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4192:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4193:187: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptHashToBeSigned (HCRYPTPROV_LEGACY hCryptProv, DWORD dwCertEncodingType, const BYTE *pbEncoded, DWORD cbEncoded, BYTE *pbComputedHash, DWORD *pcbComputedHash); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4193:187: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4194:191: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptHashCertificate (HCRYPTPROV_LEGACY hCryptProv, ALG_ID Algid, DWORD dwFlags, const BYTE *pbEncoded, DWORD cbEncoded, BYTE *pbComputedHash, DWORD *pcbComputedHash); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4194:191: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4198:320: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptSignCertificate (HCRYPTPROV_OR_NCRYPT_KEY_HANDLE hCryptProvOrNCryptKey, DWORD dwKeySpec, DWORD dwCertEncodingType, const BYTE *pbEncodedToBeSigned, DWORD cbEncodedToBeSigned, PCRYPT_ALGORITHM_IDENTIFIER pSignatureAlgorithm, const void *pvHashAuxInfo, BYTE *pbSignature, DWORD *pcbSignature); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4198:320: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4199:314: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptSignAndEncodeCertificate (HCRYPTPROV_OR_NCRYPT_KEY_HANDLE hCryptProvOrNCryptKey, DWORD dwKeySpec, DWORD dwCertEncodingType, LPCSTR lpszStructType, const void *pvStructInfo, PCRYPT_ALGORITHM_IDENTIFIER pSignatureAlgorithm, const void *pvHashAuxInfo, BYTE *pbEncoded, DWORD *pcbEncoded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4199:314: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4200:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM LONG WINAPI CertVerifyTimeValidity (LPFILETIME pTimeToVerify, PCERT_INFO pCertInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4200:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4201:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM LONG WINAPI CertVerifyCRLTimeValidity (LPFILETIME pTimeToVerify, PCRL_INFO pCrlInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4201:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4202:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertVerifyValidityNesting (PCERT_INFO pSubjectInfo, PCERT_INFO pIssuerInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4202:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4203:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertVerifyCRLRevocation (DWORD dwCertEncodingType, PCERT_INFO pCertId, DWORD cCrlInfo, PCRL_INFO rgpCrlInfo[]); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4203:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4204:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM LPCSTR WINAPI CertAlgIdToOID (DWORD dwAlgId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4204:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4205:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM DWORD WINAPI CertOIDToAlgId (LPCSTR pszObjId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4205:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4206:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM PCERT_EXTENSION WINAPI CertFindExtension (LPCSTR pszObjId, DWORD cExtensions, CERT_EXTENSION rgExtensions[]); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4206:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4207:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM PCRYPT_ATTRIBUTE WINAPI CertFindAttribute (LPCSTR pszObjId, DWORD cAttr, CRYPT_ATTRIBUTE rgAttr[]); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4207:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4208:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM PCERT_RDN_ATTR WINAPI CertFindRDNAttr (LPCSTR pszObjId, PCERT_NAME_INFO pName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4208:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4209:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertGetIntendedKeyUsage (DWORD dwCertEncodingType, PCERT_INFO pCertInfo, BYTE *pbKeyUsage, DWORD cbKeyUsage); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4209:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4210:196: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptInstallDefaultContext (HCRYPTPROV hCryptProv, DWORD dwDefaultType, const void *pvDefaultPara, DWORD dwFlags, void *pvReserved, HCRYPTDEFAULTCONTEXT *phDefaultContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4210:196: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4211:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptUninstallDefaultContext (HCRYPTDEFAULTCONTEXT hDefaultContext, DWORD dwFlags, void *pvReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4211:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4212:193: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptExportPublicKeyInfo (HCRYPTPROV_OR_NCRYPT_KEY_HANDLE hCryptProvOrNCryptKey, DWORD dwKeySpec, DWORD dwCertEncodingType, PCERT_PUBLIC_KEY_INFO pInfo, DWORD *pcbInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4212:193: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4213:252: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptExportPublicKeyInfoEx (HCRYPTPROV_OR_NCRYPT_KEY_HANDLE hCryptProvOrNCryptKey, DWORD dwKeySpec, DWORD dwCertEncodingType, LPSTR pszPublicKeyObjId, DWORD dwFlags, void *pvAuxInfo, PCERT_PUBLIC_KEY_INFO pInfo, DWORD *pcbInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4213:252: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4256:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptImportPublicKeyInfo (HCRYPTPROV hCryptProv, DWORD dwCertEncodingType, PCERT_PUBLIC_KEY_INFO pInfo, HCRYPTKEY *phKey); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4256:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4257:197: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptImportPublicKeyInfoEx (HCRYPTPROV hCryptProv, DWORD dwCertEncodingType, PCERT_PUBLIC_KEY_INFO pInfo, ALG_ID aiKeyAlg, DWORD dwFlags, void *pvAuxInfo, HCRYPTKEY *phKey); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4257:197: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4266:230: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptAcquireCertificatePrivateKey (PCCERT_CONTEXT pCert, DWORD dwFlags, void *pvParameters, HCRYPTPROV_OR_NCRYPT_KEY_HANDLE *phCryptProvOrNCryptKey, DWORD *pdwKeySpec, WINBOOL *pfCallerFreeProvOrNCryptKey); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4266:230: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4267:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptFindCertificateKeyProvInfo (PCCERT_CONTEXT pCert, DWORD dwFlags, void *pvReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4267:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4268:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptImportPKCS8 (CRYPT_PKCS8_IMPORT_PARAMS sPrivateKeyAndParams, DWORD dwFlags, HCRYPTPROV *phCryptProv, void *pvAuxInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4268:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4269:190: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptExportPKCS8 (HCRYPTPROV hCryptProv, DWORD dwKeySpec, LPSTR pszPrivateKeyObjId, DWORD dwFlags, void *pvAuxInfo, BYTE *pbPrivateKeyBlob, DWORD *pcbPrivateKeyBlob); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4269:190: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4270:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptExportPKCS8Ex (CRYPT_PKCS8_EXPORT_PARAMS *psExportParams, DWORD dwFlags, void *pvAuxInfo, BYTE *pbPrivateKeyBlob, DWORD *pcbPrivateKeyBlob); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4270:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4271:208: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptHashPublicKeyInfo (HCRYPTPROV_LEGACY hCryptProv, ALG_ID Algid, DWORD dwFlags, DWORD dwCertEncodingType, PCERT_PUBLIC_KEY_INFO pInfo, BYTE *pbComputedHash, DWORD *pcbComputedHash); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4271:208: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4272:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM DWORD WINAPI CertRDNValueToStrA (DWORD dwValueType, PCERT_RDN_VALUE_BLOB pValue, LPSTR psz, DWORD csz); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4272:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4273:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM DWORD WINAPI CertRDNValueToStrW (DWORD dwValueType, PCERT_RDN_VALUE_BLOB pValue, LPWSTR psz, DWORD csz); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4273:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4274:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM DWORD WINAPI CertNameToStrA (DWORD dwCertEncodingType, PCERT_NAME_BLOB pName, DWORD dwStrType, LPSTR psz, DWORD csz); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4274:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4275:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM DWORD WINAPI CertNameToStrW (DWORD dwCertEncodingType, PCERT_NAME_BLOB pName, DWORD dwStrType, LPWSTR psz, DWORD csz); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4275:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4300:172: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertStrToNameA (DWORD dwCertEncodingType, LPCSTR pszX500, DWORD dwStrType, void *pvReserved, BYTE *pbEncoded, DWORD *pcbEncoded, LPCSTR *ppszError); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4300:172: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4301:174: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertStrToNameW (DWORD dwCertEncodingType, LPCWSTR pszX500, DWORD dwStrType, void *pvReserved, BYTE *pbEncoded, DWORD *pcbEncoded, LPCWSTR *ppszError); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4301:174: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4302:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM DWORD WINAPI CertGetNameStringA (PCCERT_CONTEXT pCertContext, DWORD dwType, DWORD dwFlags, void *pvTypePara, LPSTR pszNameString, DWORD cchNameString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4302:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4303:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM DWORD WINAPI CertGetNameStringW (PCCERT_CONTEXT pCertContext, DWORD dwType, DWORD dwFlags, void *pvTypePara, LPWSTR pszNameString, DWORD cchNameString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4303:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4417:221: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptSignMessage (PCRYPT_SIGN_MESSAGE_PARA pSignPara, WINBOOL fDetachedSignature, DWORD cToBeSigned, const BYTE *rgpbToBeSigned[], DWORD rgcbToBeSigned[], BYTE *pbSignedBlob, DWORD *pcbSignedBlob); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4417:221: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4418:226: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptVerifyMessageSignature (PCRYPT_VERIFY_MESSAGE_PARA pVerifyPara, DWORD dwSignerIndex, const BYTE *pbSignedBlob, DWORD cbSignedBlob, BYTE *pbDecoded, DWORD *pcbDecoded, PCCERT_CONTEXT *ppSignerCert); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4418:226: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4419:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM LONG WINAPI CryptGetMessageSignerCount (DWORD dwMsgEncodingType, const BYTE *pbSignedBlob, DWORD cbSignedBlob); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4419:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4420:179: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM HCERTSTORE WINAPI CryptGetMessageCertificates (DWORD dwMsgAndCertEncodingType, HCRYPTPROV_LEGACY hCryptProv, DWORD dwFlags, const BYTE *pbSignedBlob, DWORD cbSignedBlob); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4420:179: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4421:283: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptVerifyDetachedMessageSignature (PCRYPT_VERIFY_MESSAGE_PARA pVerifyPara, DWORD dwSignerIndex, const BYTE *pbDetachedSignBlob, DWORD cbDetachedSignBlob, DWORD cToBeSigned, const BYTE *rgpbToBeSigned[], DWORD rgcbToBeSigned[], PCCERT_CONTEXT *ppSignerCert); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4421:283: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4422:244: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptEncryptMessage (PCRYPT_ENCRYPT_MESSAGE_PARA pEncryptPara, DWORD cRecipientCert, PCCERT_CONTEXT rgpRecipientCert[], const BYTE *pbToBeEncrypted, DWORD cbToBeEncrypted, BYTE *pbEncryptedBlob, DWORD *pcbEncryptedBlob); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4422:244: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4423:207: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptDecryptMessage (PCRYPT_DECRYPT_MESSAGE_PARA pDecryptPara, const BYTE *pbEncryptedBlob, DWORD cbEncryptedBlob, BYTE *pbDecrypted, DWORD *pcbDecrypted, PCCERT_CONTEXT *ppXchgCert); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4423:207: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4424:323: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptSignAndEncryptMessage (PCRYPT_SIGN_MESSAGE_PARA pSignPara, PCRYPT_ENCRYPT_MESSAGE_PARA pEncryptPara, DWORD cRecipientCert, PCCERT_CONTEXT rgpRecipientCert[], const BYTE *pbToBeSignedAndEncrypted, DWORD cbToBeSignedAndEncrypted, BYTE *pbSignedAndEncryptedBlob, DWORD *pcbSignedAndEncryptedBlob); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4424:323: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4425:316: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptDecryptAndVerifyMessageSignature (PCRYPT_DECRYPT_MESSAGE_PARA pDecryptPara, PCRYPT_VERIFY_MESSAGE_PARA pVerifyPara, DWORD dwSignerIndex, const BYTE *pbEncryptedBlob, DWORD cbEncryptedBlob, BYTE *pbDecrypted, DWORD *pcbDecrypted, PCCERT_CONTEXT *ppXchgCert, PCCERT_CONTEXT *ppSignerCert); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4425:316: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4426:388: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptDecodeMessage (DWORD dwMsgTypeFlags, PCRYPT_DECRYPT_MESSAGE_PARA pDecryptPara, PCRYPT_VERIFY_MESSAGE_PARA pVerifyPara, DWORD dwSignerIndex, const BYTE *pbEncodedBlob, DWORD cbEncodedBlob, DWORD dwPrevInnerContentType, DWORD *pdwMsgType, DWORD *pdwInnerContentType, BYTE *pbDecoded, DWORD *pcbDecoded, PCCERT_CONTEXT *ppXchgCert, PCCERT_CONTEXT *ppSignerCert); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4426:388: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4427:262: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptHashMessage (PCRYPT_HASH_MESSAGE_PARA pHashPara, WINBOOL fDetachedHash, DWORD cToBeHashed, const BYTE *rgpbToBeHashed[], DWORD rgcbToBeHashed[], BYTE *pbHashedBlob, DWORD *pcbHashedBlob, BYTE *pbComputedHash, DWORD *pcbComputedHash); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4427:262: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4428:212: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptVerifyMessageHash (PCRYPT_HASH_MESSAGE_PARA pHashPara, BYTE *pbHashedBlob, DWORD cbHashedBlob, BYTE *pbToBeHashed, DWORD *pcbToBeHashed, BYTE *pbComputedHash, DWORD *pcbComputedHash); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4428:212: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4429:263: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptVerifyDetachedMessageHash (PCRYPT_HASH_MESSAGE_PARA pHashPara, BYTE *pbDetachedHashBlob, DWORD cbDetachedHashBlob, DWORD cToBeHashed, const BYTE *rgpbToBeHashed[], DWORD rgcbToBeHashed[], BYTE *pbComputedHash, DWORD *pcbComputedHash); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4429:263: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4430:177: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptSignMessageWithKey (PCRYPT_KEY_SIGN_MESSAGE_PARA pSignPara, const BYTE *pbToBeSigned, DWORD cbToBeSigned, BYTE *pbSignedBlob, DWORD *pcbSignedBlob); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4430:177: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4431:224: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptVerifyMessageSignatureWithKey (PCRYPT_KEY_VERIFY_MESSAGE_PARA pVerifyPara, PCERT_PUBLIC_KEY_INFO pPublicKeyInfo, const BYTE *pbSignedBlob, DWORD cbSignedBlob, BYTE *pbDecoded, DWORD *pcbDecoded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4431:224: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4432:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM HCERTSTORE WINAPI CertOpenSystemStoreA (HCRYPTPROV_LEGACY hProv, LPCSTR szSubsystemProtocol); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4432:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4433:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM HCERTSTORE WINAPI CertOpenSystemStoreW (HCRYPTPROV_LEGACY hProv, LPCWSTR szSubsystemProtocol); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4433:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4434:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertAddEncodedCertificateToSystemStoreA (LPCSTR szCertStoreName, const BYTE *pbCertEncoded, DWORD cbCertEncoded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4434:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4435:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertAddEncodedCertificateToSystemStoreW (LPCWSTR szCertStoreName, const BYTE *pbCertEncoded, DWORD cbCertEncoded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4435:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4436:195: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI FindCertsByIssuer (PCERT_CHAIN pCertChains, DWORD *pcbCertChains, DWORD *pcCertChains, BYTE *pbEncodedIssuerName, DWORD cbEncodedIssuerName, LPCWSTR pwszPurpose, DWORD dwKeySpec); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4436:195: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4437:313: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptQueryObject (DWORD dwObjectType, const void *pvObject, DWORD dwExpectedContentTypeFlags, DWORD dwExpectedFormatTypeFlags, DWORD dwFlags, DWORD *pdwMsgAndCertEncodingType, DWORD *pdwContentType, DWORD *pdwFormatType, HCERTSTORE *phCertStore, HCRYPTMSG *phMsg, const void **ppvContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4437:313: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:95, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4488:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM LPVOID WINAPI CryptMemAlloc (ULONG cbSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4488:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4489:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM LPVOID WINAPI CryptMemRealloc (LPVOID pv, ULONG cbSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4489:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4490:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM VOID WINAPI CryptMemFree (LPVOID pv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4490:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4491:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptCreateAsyncHandle (DWORD dwFlags, PHCRYPTASYNC phAsync); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4491:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4492:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptSetAsyncParam (HCRYPTASYNC hAsync, LPSTR pszParamOid, LPVOID pvParam, PFN_CRYPT_ASYNC_PARAM_FREE_FUNC pfnFree); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4492:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4493:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptGetAsyncParam (HCRYPTASYNC hAsync, LPSTR pszParamOid, LPVOID *ppvParam, PFN_CRYPT_ASYNC_PARAM_FREE_FUNC *ppfnFree); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4493:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4494:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptCloseAsyncHandle (HCRYPTASYNC hAsync); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4494:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:95, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4622:260: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptRetrieveObjectByUrlA (LPCSTR pszUrl, LPCSTR pszObjectOid, DWORD dwRetrievalFlags, DWORD dwTimeout, LPVOID *ppvObject, HCRYPTASYNC hAsyncRetrieve, PCRYPT_CREDENTIALS pCredentials, LPVOID pvVerify, PCRYPT_RETRIEVE_AUX_INFO pAuxInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4622:260: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4623:261: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptRetrieveObjectByUrlW (LPCWSTR pszUrl, LPCSTR pszObjectOid, DWORD dwRetrievalFlags, DWORD dwTimeout, LPVOID *ppvObject, HCRYPTASYNC hAsyncRetrieve, PCRYPT_CREDENTIALS pCredentials, LPVOID pvVerify, PCRYPT_RETRIEVE_AUX_INFO pAuxInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4623:261: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4629:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptInstallCancelRetrieval (PFN_CRYPT_CANCEL_RETRIEVAL pfnCancel, const void *pvArg, DWORD dwFlags, void *pvReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4629:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4630:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptUninstallCancelRetrieval (DWORD dwFlags, void *pvReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4630:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4631:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptCancelAsyncRetrieval (HCRYPTASYNC hAsyncRetrieval); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4631:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4663:203: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptGetObjectUrl (LPCSTR pszUrlOid, LPVOID pvPara, DWORD dwFlags, PCRYPT_URL_ARRAY pUrlArray, DWORD *pcbUrlArray, PCRYPT_URL_INFO pUrlInfo, DWORD *pcbUrlInfo, LPVOID pvReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4663:203: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4726:272: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptGetTimeValidObject (LPCSTR pszTimeValidOid, LPVOID pvPara, PCCERT_CONTEXT pIssuer, LPFILETIME pftValidFor, DWORD dwFlags, DWORD dwTimeout, LPVOID *ppvObject, PCRYPT_CREDENTIALS pCredentials, PCRYPT_GET_TIME_VALID_OBJECT_EXTRA_INFO pExtraInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4726:272: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4727:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptFlushTimeValidObject (LPCSTR pszFlushTimeValidOid, LPVOID pvPara, PCCERT_CONTEXT pIssuer, DWORD dwFlags, LPVOID pvReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4727:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4728:328: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM PCCERT_CONTEXT WINAPI CertCreateSelfSignCertificate (HCRYPTPROV_OR_NCRYPT_KEY_HANDLE hCryptProvOrNCryptKey, PCERT_NAME_BLOB pSubjectIssuerBlob, DWORD dwFlags, PCRYPT_KEY_PROV_INFO pKeyProvInfo, PCRYPT_ALGORITHM_IDENTIFIER pSignatureAlgorithm, PSYSTEMTIME pStartTime, PSYSTEMTIME pEndTime, PCERT_EXTENSIONS pExtensions); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4728:328: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4729:199: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptGetKeyIdentifierProperty (const CRYPT_HASH_BLOB *pKeyIdentifier, DWORD dwPropId, DWORD dwFlags, LPCWSTR pwszComputerName, void *pvReserved, void *pvData, DWORD *pcbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4729:199: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4730:189: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptSetKeyIdentifierProperty (const CRYPT_HASH_BLOB *pKeyIdentifier, DWORD dwPropId, DWORD dwFlags, LPCWSTR pwszComputerName, void *pvReserved, const void *pvData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4730:189: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4731:220: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptEnumKeyIdentifierProperties (const CRYPT_HASH_BLOB *pKeyIdentifier, DWORD dwPropId, DWORD dwFlags, LPCWSTR pwszComputerName, void *pvReserved, void *pvArg, PFN_CRYPT_ENUM_KEYID_PROP pfnEnum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4731:220: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4732:224: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptCreateKeyIdentifierFromCSP (DWORD dwCertEncodingType, LPCSTR pszPubKeyOID, const PUBLICKEYSTRUC *pPubKeyStruc, DWORD cbPubKeyStruc, DWORD dwFlags, void *pvReserved, BYTE *pbHash, DWORD *pcbHash); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4732:224: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4860:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertCreateCertificateChainEngine (PCERT_CHAIN_ENGINE_CONFIG pConfig, HCERTCHAINENGINE *phChainEngine); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4860:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4861:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM VOID WINAPI CertFreeCertificateChainEngine (HCERTCHAINENGINE hChainEngine); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4861:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4862:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertResyncCertificateChainEngine (HCERTCHAINENGINE hChainEngine); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4862:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5012:257: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertGetCertificateChain (HCERTCHAINENGINE hChainEngine, PCCERT_CONTEXT pCertContext, LPFILETIME pTime, HCERTSTORE hAdditionalStore, PCERT_CHAIN_PARA pChainPara, DWORD dwFlags, LPVOID pvReserved, PCCERT_CHAIN_CONTEXT *ppChainContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5012:257: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5013:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM VOID WINAPI CertFreeCertificateChain (PCCERT_CHAIN_CONTEXT pChainContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5013:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5014:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM PCCERT_CHAIN_CONTEXT WINAPI CertDuplicateCertificateChain (PCCERT_CHAIN_CONTEXT pChainContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5014:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5035:209: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM PCCERT_CHAIN_CONTEXT WINAPI CertFindChainInStore (HCERTSTORE hCertStore, DWORD dwCertEncodingType, DWORD dwFindFlags, DWORD dwFindType, const void *pvFindPara, PCCERT_CHAIN_CONTEXT pPrevChainContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5035:209: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5101:193: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertVerifyCertificateChainPolicy (LPCSTR pszPolicyOID, PCCERT_CHAIN_CONTEXT pChainContext, PCERT_CHAIN_POLICY_PARA pPolicyPara, PCERT_CHAIN_POLICY_STATUS pPolicyStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5101:193: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5163:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptStringToBinaryA (LPCSTR pszString, DWORD cchString, DWORD dwFlags, BYTE *pbBinary, DWORD *pcbBinary, DWORD *pdwSkip, DWORD *pdwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5163:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5164:164: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptStringToBinaryW (LPCWSTR pszString, DWORD cchString, DWORD dwFlags, BYTE *pbBinary, DWORD *pcbBinary, DWORD *pdwSkip, DWORD *pdwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5164:164: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5165:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptBinaryToStringA (CONST BYTE *pbBinary, DWORD cbBinary, DWORD dwFlags, LPSTR pszString, DWORD *pcchString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5165:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5166:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptBinaryToStringW (CONST BYTE *pbBinary, DWORD cbBinary, DWORD dwFlags, LPWSTR pszString, DWORD *pcchString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5166:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5200:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM HCERTSTORE WINAPI PFXImportCertStore (CRYPT_DATA_BLOB *pPFX, LPCWSTR szPassword, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5200:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5212:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI PFXIsPFXBlob (CRYPT_DATA_BLOB *pPFX); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5212:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5213:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI PFXVerifyPassword (CRYPT_DATA_BLOB *pPFX, LPCWSTR szPassword, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5213:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5214:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI PFXExportCertStoreEx (HCERTSTORE hStore, CRYPT_DATA_BLOB *pPFX, LPCWSTR szPassword, void *pvPara, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5214:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5224:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI PFXExportCertStore (HCERTSTORE hStore, CRYPT_DATA_BLOB *pPFX, LPCWSTR szPassword, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5224:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5249:247: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertRetrieveLogoOrBiometricInfo (PCCERT_CONTEXT pCertContext, LPCSTR lpszLogoOrBiometricType, DWORD dwRetrievalFlags, DWORD dwTimeout, DWORD dwFlags, void *pvReserved, BYTE **ppbData, DWORD *pcbData, LPWSTR *ppwszMimeType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5249:247: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5434, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:95, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/dpapi.h:78:210: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DPAPI_IMP WINBOOL WINAPI CryptProtectData (DATA_BLOB *pDataIn, LPCWSTR szDataDescr, DATA_BLOB *pOptionalEntropy, PVOID pvReserved, CRYPTPROTECT_PROMPTSTRUCT *pPromptStruct, DWORD dwFlags, DATA_BLOB *pDataOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/dpapi.h:78:210: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/dpapi.h:79:214: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DPAPI_IMP WINBOOL WINAPI CryptUnprotectData (DATA_BLOB *pDataIn, LPWSTR *ppszDataDescr, DATA_BLOB *pOptionalEntropy, PVOID pvReserved, CRYPTPROTECT_PROMPTSTRUCT *pPromptStruct, DWORD dwFlags, DATA_BLOB *pDataOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/dpapi.h:79:214: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/dpapi.h:80:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DPAPI_IMP WINBOOL WINAPI CryptProtectMemory (LPVOID pDataIn, DWORD cbDataIn, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/dpapi.h:80:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/dpapi.h:81:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DPAPI_IMP WINBOOL WINAPI CryptUnprotectMemory (LPVOID pDataIn, DWORD cbDataIn, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/dpapi.h:81:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:96, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winefs.h:66:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI DWORD WINAPI QueryUsersOnEncryptedFile(LPCWSTR lpFileName,PENCRYPTION_CERTIFICATE_HASH_LIST *pUsers); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winefs.h:66:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:96, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winefs.h:67:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI DWORD WINAPI QueryRecoveryAgentsOnEncryptedFile(LPCWSTR lpFileName,PENCRYPTION_CERTIFICATE_HASH_LIST *pRecoveryAgents); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winefs.h:67:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winefs.h:68:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI DWORD WINAPI RemoveUsersFromEncryptedFile(LPCWSTR lpFileName,PENCRYPTION_CERTIFICATE_HASH_LIST pHashes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winefs.h:68:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winefs.h:69:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI DWORD WINAPI AddUsersToEncryptedFile(LPCWSTR lpFileName,PENCRYPTION_CERTIFICATE_LIST pUsers); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winefs.h:69:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winefs.h:70:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI DWORD WINAPI SetUserFileEncryptionKey(PENCRYPTION_CERTIFICATE pEncryptionCertificate); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winefs.h:70:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winefs.h:71:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI VOID WINAPI FreeEncryptionCertificateHashList(PENCRYPTION_CERTIFICATE_HASH_LIST pHashes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winefs.h:71:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winefs.h:72:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI EncryptionDisable(LPCWSTR DirPath,WINBOOL Disable); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winefs.h:72:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winefs.h:73:190: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI DWORD WINAPI DuplicateEncryptionInfoFile(LPCWSTR SrcFileName,LPCWSTR DstFileName,DWORD dwCreationDistribution,DWORD dwAttributes,CONST LPSECURITY_ATTRIBUTES lpSecurityAttributes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winefs.h:73:190: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:21, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsip.h:19:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY I_RpcNsGetBuffer(PRPC_MESSAGE Message); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsip.h:19:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsip.h:20:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY I_RpcNsSendReceive(PRPC_MESSAGE Message,RPC_BINDING_HANDLE *Handle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsip.h:20:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsip.h:21:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI void RPC_ENTRY I_RpcNsRaiseException(PRPC_MESSAGE Message,RPC_STATUS Status); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsip.h:21:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsip.h:22:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY I_RpcReBindBuffer(PRPC_MESSAGE Message); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsip.h:22:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsip.h:23:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY I_NsServerBindSearch(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsip.h:23:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsip.h:24:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY I_NsClientBindSearch(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsip.h:24:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsip.h:25:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI void RPC_ENTRY I_NsClientBindDone(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsip.h:25:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:114:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *__RPC_USER MIDL_user_allocate(SIZE_T); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:114:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:115:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_USER MIDL_user_free(void *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:115:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:148:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_BINDING_HANDLE RPC_ENTRY NDRCContextBinding(NDR_CCONTEXT CContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:148:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:149:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NDRCContextMarshall(NDR_CCONTEXT CContext,void *pBuff); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:149:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:150:149: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NDRCContextUnmarshall(NDR_CCONTEXT *pCContext,RPC_BINDING_HANDLE hBinding,void *pBuff,unsigned __LONG32 DataRepresentation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:150:149: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:151:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NDRSContextMarshall(NDR_SCONTEXT CContext,void *pBuff,NDR_RUNDOWN userRunDownIn); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:151:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:152:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI NDR_SCONTEXT RPC_ENTRY NDRSContextUnmarshall(void *pBuff,unsigned __LONG32 DataRepresentation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:152:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:153:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NDRSContextMarshallEx(RPC_BINDING_HANDLE BindingHandle,NDR_SCONTEXT CContext,void *pBuff,NDR_RUNDOWN userRunDownIn); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:153:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:154:179: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NDRSContextMarshall2(RPC_BINDING_HANDLE BindingHandle,NDR_SCONTEXT CContext,void *pBuff,NDR_RUNDOWN userRunDownIn,void *CtxGuard,unsigned __LONG32 Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:154:179: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:155:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI NDR_SCONTEXT RPC_ENTRY NDRSContextUnmarshallEx(RPC_BINDING_HANDLE BindingHandle,void *pBuff,unsigned __LONG32 DataRepresentation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:155:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:156:178: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI NDR_SCONTEXT RPC_ENTRY NDRSContextUnmarshall2(RPC_BINDING_HANDLE BindingHandle,void *pBuff,unsigned __LONG32 DataRepresentation,void *CtxGuard,unsigned __LONG32 Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:156:178: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:157:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY RpcSsDestroyClientContext(void **ContextHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:157:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:401:208: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_API RpcCsGetTags(RPC_BINDING_HANDLE hBinding,int fServerSide,unsigned __LONG32 *pulSendingTag,unsigned __LONG32 *pulDesiredReceivingTag,unsigned __LONG32 *pulReceivingTag,error_status_t *pStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:401:208: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:522:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPC_STATUS RPC_ENTRY NdrClientGetSupportedSyntaxes(RPC_CLIENT_INTERFACE *pInf,unsigned __LONG32 *pCount,MIDL_SYNTAX_INFO **pArr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:522:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:523:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPC_STATUS RPC_ENTRY NdrServerGetSupportedSyntaxes(RPC_SERVER_INTERFACE *pInf,unsigned __LONG32 *pCount,MIDL_SYNTAX_INFO **pArr,unsigned __LONG32 *pPreferSyntaxIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:523:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:524:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrSimpleTypeMarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,unsigned char FormatChar); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:524:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:525:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrPointerMarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:525:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:526:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrCsArrayMarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:526:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:527:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrCsTagMarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:527:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:528:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrSimpleStructMarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:528:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:529:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrConformantStructMarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:529:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:530:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrConformantVaryingStructMarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:530:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:531:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrComplexStructMarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:531:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:532:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrFixedArrayMarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:532:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:533:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrConformantArrayMarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:533:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:534:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrConformantVaryingArrayMarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:534:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:535:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrVaryingArrayMarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:535:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:536:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrComplexArrayMarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:536:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:537:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrNonConformantStringMarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:537:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:538:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrConformantStringMarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:538:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:539:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrEncapsulatedUnionMarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:539:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:540:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrNonEncapsulatedUnionMarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:540:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:541:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrByteCountPointerMarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:541:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:542:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrXmitOrRepAsMarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:542:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:543:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrUserMarshalMarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:543:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:544:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrInterfacePointerMarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:544:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:545:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrClientContextMarshall(PMIDL_STUB_MESSAGE pStubMsg,NDR_CCONTEXT ContextHandle,int fCheck); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:545:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:546:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrServerContextMarshall(PMIDL_STUB_MESSAGE pStubMsg,NDR_SCONTEXT ContextHandle,NDR_RUNDOWN RundownRoutine); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:546:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:547:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrServerContextNewMarshall(PMIDL_STUB_MESSAGE pStubMsg,NDR_SCONTEXT ContextHandle,NDR_RUNDOWN RundownRoutine,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:547:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:548:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrSimpleTypeUnmarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,unsigned char FormatChar); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:548:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:549:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrCsArrayUnmarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **ppMemory,PFORMAT_STRING pFormat,unsigned char fMustAlloc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:549:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:550:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrCsTagUnmarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **ppMemory,PFORMAT_STRING pFormat,unsigned char fMustAlloc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:550:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:551:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrRangeUnmarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **ppMemory,PFORMAT_STRING pFormat,unsigned char fMustAlloc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:551:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:552:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrCorrelationInitialize(PMIDL_STUB_MESSAGE pStubMsg,void *pMemory,unsigned __LONG32 CacheSize,unsigned __LONG32 flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:552:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:553:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrCorrelationPass(PMIDL_STUB_MESSAGE pStubMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:553:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:554:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrCorrelationFree(PMIDL_STUB_MESSAGE pStubMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:554:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:555:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrPointerUnmarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **ppMemory,PFORMAT_STRING pFormat,unsigned char fMustAlloc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:555:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:556:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrSimpleStructUnmarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **ppMemory,PFORMAT_STRING pFormat,unsigned char fMustAlloc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:556:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:557:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrConformantStructUnmarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **ppMemory,PFORMAT_STRING pFormat,unsigned char fMustAlloc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:557:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:558:174: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrConformantVaryingStructUnmarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **ppMemory,PFORMAT_STRING pFormat,unsigned char fMustAlloc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:558:174: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:559:164: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrComplexStructUnmarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **ppMemory,PFORMAT_STRING pFormat,unsigned char fMustAlloc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:559:164: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:560:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrFixedArrayUnmarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **ppMemory,PFORMAT_STRING pFormat,unsigned char fMustAlloc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:560:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:561:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrConformantArrayUnmarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **ppMemory,PFORMAT_STRING pFormat,unsigned char fMustAlloc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:561:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:562:173: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrConformantVaryingArrayUnmarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **ppMemory,PFORMAT_STRING pFormat,unsigned char fMustAlloc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:562:173: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:563:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrVaryingArrayUnmarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **ppMemory,PFORMAT_STRING pFormat,unsigned char fMustAlloc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:563:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:564:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrComplexArrayUnmarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **ppMemory,PFORMAT_STRING pFormat,unsigned char fMustAlloc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:564:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:565:170: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrNonConformantStringUnmarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **ppMemory,PFORMAT_STRING pFormat,unsigned char fMustAlloc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:565:170: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:566:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrConformantStringUnmarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **ppMemory,PFORMAT_STRING pFormat,unsigned char fMustAlloc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:566:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:567:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrEncapsulatedUnionUnmarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **ppMemory,PFORMAT_STRING pFormat,unsigned char fMustAlloc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:567:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:568:171: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrNonEncapsulatedUnionUnmarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **ppMemory,PFORMAT_STRING pFormat,unsigned char fMustAlloc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:568:171: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:569:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrByteCountPointerUnmarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **ppMemory,PFORMAT_STRING pFormat,unsigned char fMustAlloc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:569:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:570:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrXmitOrRepAsUnmarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **ppMemory,PFORMAT_STRING pFormat,unsigned char fMustAlloc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:570:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:571:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrUserMarshalUnmarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **ppMemory,PFORMAT_STRING pFormat,unsigned char fMustAlloc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:571:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:572:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrInterfacePointerUnmarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **ppMemory,PFORMAT_STRING pFormat,unsigned char fMustAlloc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:572:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:573:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrClientContextUnmarshall(PMIDL_STUB_MESSAGE pStubMsg,NDR_CCONTEXT *pContextHandle,RPC_BINDING_HANDLE BindHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:573:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:574:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI NDR_SCONTEXT RPC_ENTRY NdrServerContextUnmarshall(PMIDL_STUB_MESSAGE pStubMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:574:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:575:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI NDR_SCONTEXT RPC_ENTRY NdrContextHandleInitialize(PMIDL_STUB_MESSAGE pStubMsg,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:575:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:576:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI NDR_SCONTEXT RPC_ENTRY NdrServerContextNewUnmarshall(PMIDL_STUB_MESSAGE pStubMsg,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:576:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:577:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrPointerBufferSize(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:577:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:578:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrCsArrayBufferSize(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:578:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:579:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrCsTagBufferSize(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:579:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:580:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrSimpleStructBufferSize(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:580:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:581:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrConformantStructBufferSize(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:581:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:582:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrConformantVaryingStructBufferSize(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:582:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:583:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrComplexStructBufferSize(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:583:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:584:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrFixedArrayBufferSize(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:584:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:585:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrConformantArrayBufferSize(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:585:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:586:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrConformantVaryingArrayBufferSize(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:586:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:587:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrVaryingArrayBufferSize(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:587:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:588:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrComplexArrayBufferSize(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:588:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:589:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrConformantStringBufferSize(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:589:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:590:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrNonConformantStringBufferSize(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:590:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:591:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrEncapsulatedUnionBufferSize(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:591:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:592:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrNonEncapsulatedUnionBufferSize(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:592:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:593:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrByteCountPointerBufferSize(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:593:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:594:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrXmitOrRepAsBufferSize(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:594:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:595:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrUserMarshalBufferSize(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:595:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:596:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrInterfacePointerBufferSize(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:596:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:597:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrContextHandleSize(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:597:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:598:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned __LONG32 RPC_ENTRY NdrPointerMemorySize(PMIDL_STUB_MESSAGE pStubMsg,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:598:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:599:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned __LONG32 RPC_ENTRY NdrCsArrayMemorySize(PMIDL_STUB_MESSAGE pStubMsg,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:599:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:600:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned __LONG32 RPC_ENTRY NdrCsTagMemorySize(PMIDL_STUB_MESSAGE pStubMsg,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:600:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:601:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned __LONG32 RPC_ENTRY NdrSimpleStructMemorySize(PMIDL_STUB_MESSAGE pStubMsg,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:601:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:602:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned __LONG32 RPC_ENTRY NdrConformantStructMemorySize(PMIDL_STUB_MESSAGE pStubMsg,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:602:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:603:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned __LONG32 RPC_ENTRY NdrConformantVaryingStructMemorySize(PMIDL_STUB_MESSAGE pStubMsg,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:603:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:604:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned __LONG32 RPC_ENTRY NdrComplexStructMemorySize(PMIDL_STUB_MESSAGE pStubMsg,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:604:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:605:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned __LONG32 RPC_ENTRY NdrFixedArrayMemorySize(PMIDL_STUB_MESSAGE pStubMsg,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:605:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:606:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned __LONG32 RPC_ENTRY NdrConformantArrayMemorySize(PMIDL_STUB_MESSAGE pStubMsg,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:606:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:607:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned __LONG32 RPC_ENTRY NdrConformantVaryingArrayMemorySize(PMIDL_STUB_MESSAGE pStubMsg,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:607:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:608:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned __LONG32 RPC_ENTRY NdrVaryingArrayMemorySize(PMIDL_STUB_MESSAGE pStubMsg,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:608:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:609:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned __LONG32 RPC_ENTRY NdrComplexArrayMemorySize(PMIDL_STUB_MESSAGE pStubMsg,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:609:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:610:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned __LONG32 RPC_ENTRY NdrConformantStringMemorySize(PMIDL_STUB_MESSAGE pStubMsg,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:610:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:611:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned __LONG32 RPC_ENTRY NdrNonConformantStringMemorySize(PMIDL_STUB_MESSAGE pStubMsg,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:611:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:612:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned __LONG32 RPC_ENTRY NdrEncapsulatedUnionMemorySize(PMIDL_STUB_MESSAGE pStubMsg,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:612:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:613:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned __LONG32 RPC_ENTRY NdrNonEncapsulatedUnionMemorySize(PMIDL_STUB_MESSAGE pStubMsg,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:613:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:614:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned __LONG32 RPC_ENTRY NdrXmitOrRepAsMemorySize(PMIDL_STUB_MESSAGE pStubMsg,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:614:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:615:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned __LONG32 RPC_ENTRY NdrUserMarshalMemorySize(PMIDL_STUB_MESSAGE pStubMsg,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:615:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:616:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned __LONG32 RPC_ENTRY NdrInterfacePointerMemorySize(PMIDL_STUB_MESSAGE pStubMsg,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:616:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:617:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrPointerFree(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:617:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:618:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrCsArrayFree(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:618:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:619:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrSimpleStructFree(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:619:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:620:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrConformantStructFree(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:620:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:621:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrConformantVaryingStructFree(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:621:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:622:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrComplexStructFree(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:622:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:623:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrFixedArrayFree(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:623:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:624:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrConformantArrayFree(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:624:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:625:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrConformantVaryingArrayFree(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:625:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:626:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrVaryingArrayFree(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:626:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:627:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrComplexArrayFree(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:627:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:628:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrEncapsulatedUnionFree(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:628:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:629:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrNonEncapsulatedUnionFree(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:629:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:630:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrByteCountPointerFree(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:630:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:631:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrXmitOrRepAsFree(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:631:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:632:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrUserMarshalFree(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:632:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:633:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrInterfacePointerFree(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:633:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:634:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrConvert2(PMIDL_STUB_MESSAGE pStubMsg,PFORMAT_STRING pFormat,__LONG32 NumberParams); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:634:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:635:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrConvert(PMIDL_STUB_MESSAGE pStubMsg,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:635:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:650:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrUserMarshalSimpleTypeConvert(unsigned __LONG32 *pFlags,unsigned char *pBuffer,unsigned char FormatChar); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:650:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:651:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrClientInitializeNew(PRPC_MESSAGE pRpcMsg,PMIDL_STUB_MESSAGE pStubMsg,PMIDL_STUB_DESC pStubDescriptor,unsigned int ProcNum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:651:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:652:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrServerInitializeNew(PRPC_MESSAGE pRpcMsg,PMIDL_STUB_MESSAGE pStubMsg,PMIDL_STUB_DESC pStubDescriptor); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:652:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:653:172: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrServerInitializePartial(PRPC_MESSAGE pRpcMsg,PMIDL_STUB_MESSAGE pStubMsg,PMIDL_STUB_DESC pStubDescriptor,unsigned __LONG32 RequestedBufferSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:653:172: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:654:148: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrClientInitialize(PRPC_MESSAGE pRpcMsg,PMIDL_STUB_MESSAGE pStubMsg,PMIDL_STUB_DESC pStubDescriptor,unsigned int ProcNum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:654:148: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:655:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrServerInitialize(PRPC_MESSAGE pRpcMsg,PMIDL_STUB_MESSAGE pStubMsg,PMIDL_STUB_DESC pStubDescriptor); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:655:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:656:148: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrServerInitializeUnmarshall (PMIDL_STUB_MESSAGE pStubMsg,PMIDL_STUB_DESC pStubDescriptor,PRPC_MESSAGE pRpcMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:656:148: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:657:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrServerInitializeMarshall (PRPC_MESSAGE pRpcMsg,PMIDL_STUB_MESSAGE pStubMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:657:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:658:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrGetBuffer(PMIDL_STUB_MESSAGE pStubMsg,unsigned __LONG32 BufferLength,RPC_BINDING_HANDLE Handle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:658:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:659:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrNsGetBuffer(PMIDL_STUB_MESSAGE pStubMsg,unsigned __LONG32 BufferLength,RPC_BINDING_HANDLE Handle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:659:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:660:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrSendReceive(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pBufferEnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:660:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:661:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrNsSendReceive(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pBufferEnd,RPC_BINDING_HANDLE *pAutoHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:661:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:662:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrFreeBuffer(PMIDL_STUB_MESSAGE pStubMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:662:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:663:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY NdrGetDcomProtocolVersion(PMIDL_STUB_MESSAGE pStubMsg,RPC_VERSION *pVersion); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:663:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:664:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CLIENT_CALL_RETURN RPC_VAR_ENTRY NdrClientCall2(PMIDL_STUB_DESC pStubDescriptor,PFORMAT_STRING pFormat,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:664:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:668:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CLIENT_CALL_RETURN RPC_VAR_ENTRY NdrClientCall(PMIDL_STUB_DESC pStubDescriptor,PFORMAT_STRING pFormat,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:668:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:669:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CLIENT_CALL_RETURN RPC_VAR_ENTRY NdrAsyncClientCall(PMIDL_STUB_DESC pStubDescriptor,PFORMAT_STRING pFormat,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:669:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:670:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CLIENT_CALL_RETURN RPC_VAR_ENTRY NdrDcomAsyncClientCall(PMIDL_STUB_DESC pStubDescriptor,PFORMAT_STRING pFormat,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:670:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:682:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrAsyncServerCall(PRPC_MESSAGE pRpcMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:682:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:683:164: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI __LONG32 RPC_ENTRY NdrAsyncStubCall(struct IRpcStubBuffer *pThis,struct IRpcChannelBuffer *pChannel,PRPC_MESSAGE pRpcMsg,unsigned __LONG32 *pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:683:164: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:684:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI __LONG32 RPC_ENTRY NdrDcomAsyncStubCall(struct IRpcStubBuffer *pThis,struct IRpcChannelBuffer *pChannel,PRPC_MESSAGE pRpcMsg,unsigned __LONG32 *pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:684:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:685:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI __LONG32 RPC_ENTRY NdrStubCall2(struct IRpcStubBuffer *pThis,struct IRpcChannelBuffer *pChannel,PRPC_MESSAGE pRpcMsg,unsigned __LONG32 *pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:685:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:686:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrServerCall2(PRPC_MESSAGE pRpcMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:686:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:687:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI __LONG32 RPC_ENTRY NdrStubCall (struct IRpcStubBuffer *pThis,struct IRpcChannelBuffer *pChannel,PRPC_MESSAGE pRpcMsg,unsigned __LONG32 *pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:687:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:688:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrServerCall(PRPC_MESSAGE pRpcMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:688:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:689:201: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI int RPC_ENTRY NdrServerUnmarshall(struct IRpcChannelBuffer *pChannel,PRPC_MESSAGE pRpcMsg,PMIDL_STUB_MESSAGE pStubMsg,PMIDL_STUB_DESC pStubDescriptor,PFORMAT_STRING pFormat,void *pParamList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:689:201: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:690:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrServerMarshall(struct IRpcStubBuffer *pThis,struct IRpcChannelBuffer *pChannel,PMIDL_STUB_MESSAGE pStubMsg,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:690:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:691:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY NdrMapCommAndFaultStatus(PMIDL_STUB_MESSAGE pStubMsg,unsigned __LONG32 *pCommStatus,unsigned __LONG32 *pFaultStatus,RPC_STATUS Status); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:691:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:692:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI int RPC_ENTRY NdrSH_UPDecision(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **pPtrInMem,RPC_BUFPTR pBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:692:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:693:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI int RPC_ENTRY NdrSH_TLUPDecision(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **pPtrInMem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:693:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:694:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI int RPC_ENTRY NdrSH_TLUPDecisionBuffer(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **pPtrInMem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:694:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:695:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI int RPC_ENTRY NdrSH_IfAlloc(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **pPtrInMem,unsigned __LONG32 Count); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:695:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:696:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI int RPC_ENTRY NdrSH_IfAllocRef(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **pPtrInMem,unsigned __LONG32 Count); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:696:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:697:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI int RPC_ENTRY NdrSH_IfAllocSet(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **pPtrInMem,unsigned __LONG32 Count); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:697:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:698:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_BUFPTR RPC_ENTRY NdrSH_IfCopy(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **pPtrInMem,unsigned __LONG32 Count); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:698:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:699:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_BUFPTR RPC_ENTRY NdrSH_IfAllocCopy(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **pPtrInMem,unsigned __LONG32 Count); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:699:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:700:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned __LONG32 RPC_ENTRY NdrSH_Copy(unsigned char *pStubMsg,unsigned char *pPtrInMem,unsigned __LONG32 Count); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:700:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:701:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrSH_IfFree(PMIDL_STUB_MESSAGE pMessage,unsigned char *pPtr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:701:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:702:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_BUFPTR RPC_ENTRY NdrSH_StringMarshall(PMIDL_STUB_MESSAGE pMessage,unsigned char *pMemory,unsigned __LONG32 Count,int Size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:702:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:703:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_BUFPTR RPC_ENTRY NdrSH_StringUnMarshall(PMIDL_STUB_MESSAGE pMessage,unsigned char **pMemory,int Size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:703:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:710:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void *RPC_ENTRY RpcSsAllocate(size_t Size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:710:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:711:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY RpcSsDisableAllocate(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:711:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:712:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY RpcSsEnableAllocate(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:712:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:713:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY RpcSsFree(void *NodeToFree); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:713:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:714:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_SS_THREAD_HANDLE RPC_ENTRY RpcSsGetThreadHandle(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:714:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:715:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY RpcSsSetClientAllocFree(RPC_CLIENT_ALLOC *ClientAlloc,RPC_CLIENT_FREE *ClientFree); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:715:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:716:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY RpcSsSetThreadHandle(RPC_SS_THREAD_HANDLE Id); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:716:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:717:175: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY RpcSsSwapClientAllocFree(RPC_CLIENT_ALLOC *ClientAlloc,RPC_CLIENT_FREE *ClientFree,RPC_CLIENT_ALLOC **OldClientAlloc,RPC_CLIENT_FREE **OldClientFree); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:717:175: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:718:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void *RPC_ENTRY RpcSmAllocate(size_t Size,RPC_STATUS *pStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:718:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:719:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcSmClientFree(void *pNodeToFree); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:719:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:720:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcSmDestroyClientContext(void **ContextHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:720:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:721:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcSmDisableAllocate(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:721:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:722:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcSmEnableAllocate(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:722:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:723:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcSmFree(void *NodeToFree); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:723:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:724:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_SS_THREAD_HANDLE RPC_ENTRY RpcSmGetThreadHandle (RPC_STATUS *pStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:724:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:725:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcSmSetClientAllocFree(RPC_CLIENT_ALLOC *ClientAlloc,RPC_CLIENT_FREE *ClientFree); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:725:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:726:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcSmSetThreadHandle(RPC_SS_THREAD_HANDLE Id); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:726:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:727:181: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcSmSwapClientAllocFree(RPC_CLIENT_ALLOC *ClientAlloc,RPC_CLIENT_FREE *ClientFree,RPC_CLIENT_ALLOC **OldClientAlloc,RPC_CLIENT_FREE **OldClientFree); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:727:181: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:728:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrRpcSsEnableAllocate(PMIDL_STUB_MESSAGE pMessage); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:728:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:729:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrRpcSsDisableAllocate(PMIDL_STUB_MESSAGE pMessage); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:729:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:730:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrRpcSmSetClientToOsf(PMIDL_STUB_MESSAGE pMessage); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:730:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:731:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void *RPC_ENTRY NdrRpcSmClientAllocate(size_t Size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:731:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:732:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrRpcSmClientFree(void *NodeToFree); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:732:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:733:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void *RPC_ENTRY NdrRpcSsDefaultAllocate(size_t Size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:733:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:734:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrRpcSsDefaultFree(void *NodeToFree); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:734:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:735:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI PFULL_PTR_XLAT_TABLES RPC_ENTRY NdrFullPointerXlatInit(unsigned __LONG32 NumberOfPointers,XLAT_SIDE XlatSide); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:735:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:736:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrFullPointerXlatFree(PFULL_PTR_XLAT_TABLES pXlatTables); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:736:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:737:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI int RPC_ENTRY NdrFullPointerQueryPointer(PFULL_PTR_XLAT_TABLES pXlatTables,void *pPointer,unsigned char QueryType,unsigned __LONG32 *pRefId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:737:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:738:149: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI int RPC_ENTRY NdrFullPointerQueryRefId(PFULL_PTR_XLAT_TABLES pXlatTables,unsigned __LONG32 RefId,unsigned char QueryType,void **ppPointer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:738:149: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:739:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrFullPointerInsertRefId(PFULL_PTR_XLAT_TABLES pXlatTables,unsigned __LONG32 RefId,void *pPointer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:739:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:740:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI int RPC_ENTRY NdrFullPointerFree(PFULL_PTR_XLAT_TABLES pXlatTables,void *Pointer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:740:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:741:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void *RPC_ENTRY NdrAllocate(PMIDL_STUB_MESSAGE pStubMsg,size_t Len); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:741:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:742:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrClearOutParameters(PMIDL_STUB_MESSAGE pStubMsg,PFORMAT_STRING pFormat,void *ArgAddr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:742:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:743:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void *RPC_ENTRY NdrOleAllocate(size_t Size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:743:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:744:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrOleFree(void *NodeToFree); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:744:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:779:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPC_STATUS RPC_ENTRY NdrGetUserMarshalInfo(unsigned __LONG32 *pFlags,unsigned __LONG32 InformationLevel,NDR_USER_MARSHAL_INFO *pMarshalInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:779:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:780:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPC_STATUS RPC_ENTRY NdrCreateServerInterfaceFromStub(struct IRpcStubBuffer *pStub,RPC_SERVER_INTERFACE *pServerIf); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:780:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:781:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CLIENT_CALL_RETURN RPC_VAR_ENTRY NdrClientCall3(MIDL_STUBLESS_PROXY_INFO *pProxyInfo,unsigned __LONG32 nProcNum,void *pReturnValue,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:781:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:782:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CLIENT_CALL_RETURN RPC_VAR_ENTRY Ndr64AsyncClientCall(MIDL_STUBLESS_PROXY_INFO *pProxyInfo,unsigned __LONG32 nProcNum,void *pReturnValue,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:782:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:783:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CLIENT_CALL_RETURN RPC_VAR_ENTRY Ndr64DcomAsyncClientCall(MIDL_STUBLESS_PROXY_INFO *pProxyInfo,unsigned __LONG32 nProcNum,void *pReturnValue,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:783:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:787:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY Ndr64AsyncServerCall(PRPC_MESSAGE pRpcMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:787:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:788:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY Ndr64AsyncServerCall64(PRPC_MESSAGE pRpcMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:788:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:789:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY Ndr64AsyncServerCallAll(PRPC_MESSAGE pRpcMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:789:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:790:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI __LONG32 RPC_ENTRY Ndr64AsyncStubCall(struct IRpcStubBuffer *pThis,struct IRpcChannelBuffer *pChannel,PRPC_MESSAGE pRpcMsg,unsigned __LONG32 *pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:790:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:791:170: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI __LONG32 RPC_ENTRY Ndr64DcomAsyncStubCall(struct IRpcStubBuffer *pThis,struct IRpcChannelBuffer *pChannel,PRPC_MESSAGE pRpcMsg,unsigned __LONG32 *pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:791:170: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:792:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI __LONG32 RPC_ENTRY NdrStubCall3 (struct IRpcStubBuffer *pThis,struct IRpcChannelBuffer *pChannel,PRPC_MESSAGE pRpcMsg,unsigned __LONG32 *pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:792:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:793:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrServerCallAll(PRPC_MESSAGE pRpcMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:793:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:794:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrServerCallNdr64(PRPC_MESSAGE pRpcMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:794:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:795:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrServerCall3(PRPC_MESSAGE pRpcMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:795:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:796:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrPartialIgnoreClientMarshall(PMIDL_STUB_MESSAGE pStubMsg,void *pMemory); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:796:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:797:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrPartialIgnoreServerUnmarshall(PMIDL_STUB_MESSAGE pStubMsg,void **ppMemory); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:797:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:798:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrPartialIgnoreClientBufferSize(PMIDL_STUB_MESSAGE pStubMsg,void *pMemory); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:798:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:799:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrPartialIgnoreServerInitialize(PMIDL_STUB_MESSAGE pStubMsg,void **ppMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:799:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:800:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void RPC_ENTRY RpcUserFree(handle_t AsyncHandle,void *pBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:800:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:78:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template void **IID_PPV_ARGS_Helper (T **pp) { ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypesbase.h:23, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:153, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/guiddef.h:30:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __extension__ template const GUID &__mingw_uuidof(); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/guiddef.h:30:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:154, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:68:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT STDMETHODCALLTYPE QueryInterface(REFIID riid, void **ppvObject) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:69:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ULONG STDMETHODCALLTYPE AddRef(void) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:70:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ULONG STDMETHODCALLTYPE Release(void) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:73:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT STDMETHODCALLTYPE QueryInterface(Q **pp) { ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:79:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IUnknown, 0x00000000, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:79:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IUnknown, 0x00000000, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:154, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:80:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT STDMETHODCALLTYPE IUnknown_QueryInterface_Proxy(IUnknown *This, REFIID riid, void **ppvObject); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:80:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:154, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:81:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IUnknown_QueryInterface_Stub(IRpcStubBuffer *This, IRpcChannelBuffer *_pRpcChannelBuffer, PRPC_MESSAGE _pRpcMessage, DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:81:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:82:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG STDMETHODCALLTYPE IUnknown_AddRef_Proxy(IUnknown *This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:82:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:83:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IUnknown_AddRef_Stub(IRpcStubBuffer *This, IRpcChannelBuffer *_pRpcChannelBuffer, PRPC_MESSAGE _pRpcMessage, DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:83:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:84:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG STDMETHODCALLTYPE IUnknown_Release_Proxy(IUnknown *This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:84:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:85:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IUnknown_Release_Stub(IRpcStubBuffer *This, IRpcChannelBuffer *_pRpcChannelBuffer, PRPC_MESSAGE _pRpcMessage, DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:85:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:195:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFIID riid) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:198:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppvObject) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:201:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:204:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:207:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:210:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:214:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(AsyncIUnknown, 0x000e0000, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:214:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(AsyncIUnknown, 0x000e0000, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:154, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:309:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFIID riid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:309:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:314:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:314:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:317:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppvObject); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:317:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:322:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:322:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:324:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture AsyncIUnknown* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:324:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:329:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:329:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:331:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture AsyncIUnknown* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:331:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:336:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:336:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:338:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture AsyncIUnknown* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:338:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:343:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:343:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:345:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture AsyncIUnknown* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:345:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:350:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:350:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:373:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppvObject) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:376:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fLock) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:380:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IClassFactory, 0x00000001, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:380:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IClassFactory, 0x00000001, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:154, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:450:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown **ppvObject); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:450:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:455:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:455:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:458:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fLock); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:458:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:463:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:463:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:468:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppvObject); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:468:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:472:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown **ppvObject); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:472:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:475:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fLock); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:475:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:478:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fLock); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:478:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:372:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CLSID *pCid) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:380:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pSize) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:388:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD mshlflags) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:393:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppv) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:396:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStream *pStm) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:399:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:403:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IMarshal, 0x00000003, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:403:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IMarshal, 0x00000003, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:524:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CLSID *pCid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:524:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:529:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:529:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:537:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:537:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:542:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:542:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:550:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD mshlflags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:550:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:555:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:555:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:560:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:560:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:565:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:565:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:568:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStream *pStm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:568:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:573:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:573:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:576:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:576:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:581:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:581:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:599:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(INoMarshal, 0xecc8691b, 0xc1db, 0x4dc0, 0x85,0x5e, 0x65,0xf6,0xc5,0x51,0xaf,0x49) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:599:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(INoMarshal, 0xecc8691b, 0xc1db, 0x4dc0, 0x85,0x5e, 0x65,0xf6,0xc5,0x51,0xaf,0x49) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:662:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IAgileObject, 0x94ea2b94, 0xe9cc, 0x49e0, 0xc0,0xff, 0xee,0x64,0xca,0x8f,0x5b,0x90) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:662:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IAgileObject, 0x94ea2b94, 0xe9cc, 0x49e0, 0xc0,0xff, 0xee,0x64,0xca,0x8f,0x5b,0x90) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:728:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IMarshal2, 0x000001cf, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:728:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IMarshal2, 0x000001cf, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:860:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SIZE_T cb) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:864:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SIZE_T cb) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:867:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *pv) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:870:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *pv) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:873:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *pv) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:876:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:880:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IMalloc, 0x00000002, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:880:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IMalloc, 0x00000002, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:979:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SIZE_T cb); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:979:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:984:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:984:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:988:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SIZE_T cb); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:988:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:993:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:993:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:996:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *pv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:996:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1001:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1001:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1004:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *pv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1004:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1009:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1009:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1012:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *pv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1012:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1017:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1017:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1019:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMalloc* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1019:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1024:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1024:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1045:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CLSID *pClsid) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1049:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IStdMarshalInfo, 0x00000018, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1049:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IStdMarshalInfo, 0x00000018, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1112:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CLSID *pClsid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1112:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1117:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1117:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1143:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD reserved) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1148:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fLastReleaseCloses) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1152:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IExternalConnection, 0x00000019, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1152:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IExternalConnection, 0x00000019, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1223:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD reserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1223:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1228:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1228:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1233:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fLastReleaseCloses); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1233:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1238:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1238:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1266:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture MULTI_QI *pMQIs) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1270:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IMultiQI, 0x00000020, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1270:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IMultiQI, 0x00000020, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1331:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture MULTI_QI *pMQIs); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1331:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1336:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1336:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1353:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture MULTI_QI *pMQIs) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1356:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture MULTI_QI *pMQIs) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1360:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(AsyncIMultiQI, 0x000e0020, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1360:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(AsyncIMultiQI, 0x000e0020, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1429:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture MULTI_QI *pMQIs); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1429:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1434:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1434:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1438:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture MULTI_QI *pMQIs); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1438:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1443:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1443:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1463:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppv) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1467:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternalUnknown, 0x00000021, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1467:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternalUnknown, 0x00000021, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1528:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1528:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1533:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1533:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1556:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1559:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG celt) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1562:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1565:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumUnknown **ppenum) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1569:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IEnumUnknown, 0x00000100, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1569:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IEnumUnknown, 0x00000100, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1655:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1655:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1660:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1660:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1663:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG celt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1663:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1668:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1668:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1670:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumUnknown* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1670:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1675:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1675:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1678:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumUnknown **ppenum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1678:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1683:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1683:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1688:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1688:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1693:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1693:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1714:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1717:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG celt) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1720:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1723:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumString **ppenum) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1727:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IEnumString, 0x00000101, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1727:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IEnumString, 0x00000101, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1813:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1813:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1818:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1818:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1821:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG celt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1821:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1826:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1826:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1828:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumString* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1828:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1833:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1833:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1836:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumString **ppenum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1836:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1841:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1841:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1846:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1846:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1851:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1851:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1870:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbRead) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1875:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbWritten) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1879:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ISequentialStream, 0x0c733a30, 0x2a1c, 0x11ce, 0xad,0xe5, 0x00,0xaa,0x00,0x44,0x77,0x3d) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1879:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ISequentialStream, 0x0c733a30, 0x2a1c, 0x11ce, 0xad,0xe5, 0x00,0xaa,0x00,0x44,0x77,0x3d) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1952:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbRead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1952:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1957:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1957:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1962:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1962:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1967:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1967:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1972:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbRead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1972:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1977:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbRead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1977:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1982:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1982:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1987:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1987:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2041:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULARGE_INTEGER *plibNewPosition) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2044:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULARGE_INTEGER libNewSize) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2050:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULARGE_INTEGER *pcbWritten) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2053:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD grfCommitFlags) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2056:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2061:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwLockType) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2066:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwLockType) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2070:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD grfStatFlag) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2073:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStream **ppstm) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2077:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IStream, 0x0000000c, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2077:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IStream, 0x0000000c, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2234:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULARGE_INTEGER *plibNewPosition); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2234:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2239:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2239:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2242:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULARGE_INTEGER libNewSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2242:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2247:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2247:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2253:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULARGE_INTEGER *pcbWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2253:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2258:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2258:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2261:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD grfCommitFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2261:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2266:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2266:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2268:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStream* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2268:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2273:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2273:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2278:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwLockType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2278:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2283:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2283:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2288:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwLockType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2288:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2293:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2293:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2297:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD grfStatFlag); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2297:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2302:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2302:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2305:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStream **ppstm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2305:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2310:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2310:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2315:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULARGE_INTEGER *plibNewPosition); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2315:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2320:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULARGE_INTEGER *plibNewPosition); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2320:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2326:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULARGE_INTEGER *pcbWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2326:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2332:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULARGE_INTEGER *pcbWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2332:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2364:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFIID riid) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2368:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pStatus) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2371:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCOLEMESSAGE *pMessage) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2375:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppvDestContext) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2378:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2382:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IRpcChannelBuffer, 0xd5f56b60, 0x593b, 0x101a, 0xb5,0x69, 0x08,0x00,0x2b,0x2d,0xbf,0x7a) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2382:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IRpcChannelBuffer, 0xd5f56b60, 0x593b, 0x101a, 0xb5,0x69, 0x08,0x00,0x2b,0x2d,0xbf,0x7a) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2476:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFIID riid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2476:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2481:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2481:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2485:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2485:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2490:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2490:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2493:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCOLEMESSAGE *pMessage); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2493:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2498:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2498:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2502:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppvDestContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2502:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2507:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2507:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2509:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IRpcChannelBuffer* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2509:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2514:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2514:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2533:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwVersion) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2537:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IRpcChannelBuffer2, 0x594f31d0, 0x7f19, 0x11d0, 0xb1,0x94, 0x00,0xa0,0xc9,0x0d,0xc8,0xbf) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2537:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IRpcChannelBuffer2, 0x594f31d0, 0x7f19, 0x11d0, 0xb1,0x94, 0x00,0xa0,0xc9,0x0d,0xc8,0xbf) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2641:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwVersion); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2641:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2646:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2646:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2665:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pulStatus) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2669:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pulStatus) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2674:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppvDestContext) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2678:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IAsyncRpcChannelBuffer, 0xa5029fb6, 0x3c34, 0x11d1, 0x9c,0x99, 0x00,0xc0,0x4f,0xb9,0x98,0xaa) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2678:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IAsyncRpcChannelBuffer, 0xa5029fb6, 0x3c34, 0x11d1, 0x9c,0x99, 0x00,0xc0,0x4f,0xb9,0x98,0xaa) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2816:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pulStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2816:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2821:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2821:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2825:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pulStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2825:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2830:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2830:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2835:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppvDestContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2835:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2840:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2840:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2858:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pulStatus) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2863:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pulStatus) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2866:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCOLEMESSAGE *pMsg) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2871:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **pInterface) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2876:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppvDestContext) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2880:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pState) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2884:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAsyncManager *pAsyncMgr) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2888:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IRpcChannelBuffer3, 0x25b15600, 0x0115, 0x11d0, 0xbf,0x0d, 0x00,0xaa,0x00,0xb8,0xdf,0xd2) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2888:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IRpcChannelBuffer3, 0x25b15600, 0x0115, 0x11d0, 0xbf,0x0d, 0x00,0xaa,0x00,0xb8,0xdf,0xd2) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3061:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pulStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3061:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3066:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3066:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3071:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pulStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3071:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3076:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3076:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3079:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCOLEMESSAGE *pMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3079:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3084:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3084:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3089:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **pInterface); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3089:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3094:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3094:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3099:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppvDestContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3099:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3104:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3104:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3108:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pState); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3108:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3113:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3113:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3117:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAsyncManager *pAsyncMgr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3117:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3122:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3122:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3139:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCOLEMESSAGE *pMsg) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3143:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IRpcSyntaxNegotiate, 0x58a08519, 0x24c8, 0x4935, 0xb4,0x82, 0x3f,0xd8,0x23,0x33,0x3a,0x4f) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3143:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IRpcSyntaxNegotiate, 0x58a08519, 0x24c8, 0x4935, 0xb4,0x82, 0x3f,0xd8,0x23,0x33,0x3a,0x4f) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3202:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCOLEMESSAGE *pMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3202:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3207:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3207:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3224:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IRpcChannelBuffer *pRpcChannelBuffer) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3227:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3231:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IRpcProxyBuffer, 0xd5f56a34, 0x593b, 0x101a, 0xb5,0x69, 0x08,0x00,0x2b,0x2d,0xbf,0x7a) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3231:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IRpcProxyBuffer, 0xd5f56a34, 0x593b, 0x101a, 0xb5,0x69, 0x08,0x00,0x2b,0x2d,0xbf,0x7a) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3297:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IRpcChannelBuffer *pRpcChannelBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3297:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3302:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3302:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3304:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IRpcProxyBuffer* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3304:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3309:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3309:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3328:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown *pUnkServer) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3331:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3335:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IRpcChannelBuffer *_pRpcChannelBuffer) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3338:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFIID riid) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3341:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3344:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppv) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3347:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *pv) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3351:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IRpcStubBuffer, 0xd5f56afc, 0x593b, 0x101a, 0xb5,0x69, 0x08,0x00,0x2b,0x2d,0xbf,0x7a) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3351:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IRpcStubBuffer, 0xd5f56afc, 0x593b, 0x101a, 0xb5,0x69, 0x08,0x00,0x2b,0x2d,0xbf,0x7a) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3457:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown *pUnkServer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3457:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3462:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3462:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3464:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IRpcStubBuffer* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3464:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3469:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3469:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3473:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IRpcChannelBuffer *_pRpcChannelBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3473:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3478:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3478:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3481:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFIID riid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3481:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3486:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3486:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3488:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IRpcStubBuffer* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3488:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3493:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3493:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3496:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3496:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3501:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3501:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3504:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *pv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3504:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3509:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3509:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3529:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppv) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3534:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IRpcStubBuffer **ppStub) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3538:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IPSFactoryBuffer, 0xd5f569d0, 0x593b, 0x101a, 0xb5,0x69, 0x08,0x00,0x2b,0x2d,0xbf,0x7a) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3538:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IPSFactoryBuffer, 0xd5f569d0, 0x593b, 0x101a, 0xb5,0x69, 0x08,0x00,0x2b,0x2d,0xbf,0x7a) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3613:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3613:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3618:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3618:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3623:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IRpcStubBuffer **ppStub); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3623:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3628:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3628:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3659:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pDataSize) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3665:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *pDataBuffer) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3673:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT hrFault) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3680:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD lDataRep) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3686:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pDataSize) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3693:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT hrFault) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3697:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IChannelHook, 0x1008c4a0, 0x7613, 0x11cf, 0x9a,0xf1, 0x00,0x20,0xaf,0x6e,0x72,0xf4) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3697:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IChannelHook, 0x1008c4a0, 0x7613, 0x11cf, 0x9a,0xf1, 0x00,0x20,0xaf,0x6e,0x72,0xf4) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3819:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pDataSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3819:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3824:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3824:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3830:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *pDataBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3830:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3835:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3835:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3843:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT hrFault); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3843:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3848:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3848:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3855:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD lDataRep); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3855:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3860:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3860:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3866:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pDataSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3866:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3871:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3871:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3878:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT hrFault); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3878:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3883:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3883:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3956:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pCapabilites) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3966:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwCapabilities) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3970:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown **ppCopy) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3974:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IClientSecurity, 0x0000013d, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3974:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IClientSecurity, 0x0000013d, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4071:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pCapabilites); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4071:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4076:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4076:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4086:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwCapabilities); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4086:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4091:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4091:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4095:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown **ppCopy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4095:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4100:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4100:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4125:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pCapabilities) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4128:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4131:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4134:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4138:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IServerSecurity, 0x0000013e, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4138:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IServerSecurity, 0x0000013e, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4230:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pCapabilities); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4230:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4235:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4235:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4237:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IServerSecurity* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4237:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4242:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4242:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4244:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IServerSecurity* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4244:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4249:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4249:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4251:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IServerSecurity* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4251:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4256:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4256:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4287:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG_PTR dwValue) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4292:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG_PTR *pdwValue) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4296:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IRpcOptions, 0x00000144, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4296:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IRpcOptions, 0x00000144, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4369:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG_PTR dwValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4369:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4374:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4374:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4379:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG_PTR *pdwValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4379:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4384:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4384:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4441:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG_PTR dwValue) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4445:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG_PTR *pdwValue) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4449:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IGlobalOptions, 0x0000015b, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4449:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IGlobalOptions, 0x0000015b, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4519:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG_PTR dwValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4519:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4524:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4524:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4528:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG_PTR *pdwValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4528:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4533:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4533:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4555:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFCLSID Clsid) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4558:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4562:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ISurrogate, 0x00000022, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4562:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ISurrogate, 0x00000022, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4628:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFCLSID Clsid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4628:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4633:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4633:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4635:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ISurrogate* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4635:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4640:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4640:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4661:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwCookie) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4664:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwCookie) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4669:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppv) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4673:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IGlobalInterfaceTable, 0x00000146, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4673:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IGlobalInterfaceTable, 0x00000146, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4754:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwCookie); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4754:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4759:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4759:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4762:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwCookie); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4762:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4767:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4767:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4772:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4772:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4777:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4777:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4797:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwMilliseconds) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4800:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4803:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4807:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ISynchronize, 0x00000030, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4807:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ISynchronize, 0x00000030, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4882:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwMilliseconds); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4882:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4887:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4887:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4889:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ISynchronize* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4889:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4894:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4894:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4896:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ISynchronize* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4896:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4901:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4901:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4918:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HANDLE *ph) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4922:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ISynchronizeHandle, 0x00000031, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4922:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ISynchronizeHandle, 0x00000031, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4981:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HANDLE *ph); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4981:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4986:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4986:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5003:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HANDLE *ph) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5007:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ISynchronizeEvent, 0x00000032, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5007:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ISynchronizeEvent, 0x00000032, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5077:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HANDLE *ph); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5077:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5082:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5082:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5099:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ISynchronize *pSync) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5104:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ISynchronize **ppSync) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5108:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ISynchronizeContainer, 0x00000033, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5108:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ISynchronizeContainer, 0x00000033, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5177:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ISynchronize *pSync); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5177:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5182:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5182:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5187:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ISynchronize **ppSync); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5187:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5192:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5192:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5209:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5213:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ISynchronizeMutex, 0x00000025, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5213:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ISynchronizeMutex, 0x00000025, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5296:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ISynchronizeMutex* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5296:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5301:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5301:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5320:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG ulSeconds) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5323:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5327:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ICancelMethodCalls, 0x00000029, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5327:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ICancelMethodCalls, 0x00000029, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5393:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG ulSeconds); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5393:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5398:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5398:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5400:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ICancelMethodCalls* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5400:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5405:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5405:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5428:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT Result) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5432:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **pInterface) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5435:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pulStateFlags) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5439:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IAsyncManager, 0x0000002a, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5439:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IAsyncManager, 0x0000002a, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5515:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT Result); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5515:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5520:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5520:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5524:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **pInterface); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5524:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5529:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5529:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5532:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pulStateFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5532:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5537:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5537:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5557:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown **ppv) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5561:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ICallFactory, 0x1c733a30, 0x2a1c, 0x11ce, 0xad,0xe5, 0x00,0xaa,0x00,0x44,0x77,0x3d) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5561:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ICallFactory, 0x1c733a30, 0x2a1c, 0x11ce, 0xad,0xe5, 0x00,0xaa,0x00,0x44,0x77,0x3d) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5626:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown **ppv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5626:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5631:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5631:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5648:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pComVersion) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5652:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IID **piid) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5656:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IRpcHelper, 0x00000149, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5656:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IRpcHelper, 0x00000149, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5724:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pComVersion); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5724:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5729:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5729:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5733:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IID **piid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5733:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5738:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5738:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5757:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown *pChnl) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5761:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IReleaseMarshalBuffers, 0xeb0cb9e8, 0x7996, 0x11d2, 0x87,0x2e, 0x00,0x00,0xf8,0x08,0x08,0x59) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5761:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IReleaseMarshalBuffers, 0xeb0cb9e8, 0x7996, 0x11d2, 0x87,0x2e, 0x00,0x00,0xf8,0x08,0x08,0x59) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5824:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown *pChnl); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5824:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5829:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5829:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5847:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ISynchronize **pSync) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5850:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ISynchronize *pSync) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5854:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IWaitMultiple, 0x0000002b, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5854:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IWaitMultiple, 0x0000002b, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5923:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ISynchronize **pSync); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5923:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5928:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5928:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5931:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ISynchronize *pSync); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5931:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5936:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5936:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5954:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5957:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5961:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IAddrTrackingControl, 0x00000147, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5961:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IAddrTrackingControl, 0x00000147, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6025:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAddrTrackingControl* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6025:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6030:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6030:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6032:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAddrTrackingControl* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6032:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6037:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6037:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6056:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppEnumerator) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6059:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown *pEnumerator) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6063:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IAddrExclusionControl, 0x00000148, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6063:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IAddrExclusionControl, 0x00000148, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6132:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppEnumerator); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6132:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6137:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6137:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6140:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown *pEnumerator); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6140:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6145:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6145:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6164:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcReturned) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6168:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG cSent) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6172:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IPipeByte, 0xdb2f3aca, 0x2f86, 0x11d1, 0x8e,0x04, 0x00,0xc0,0x4f,0xb9,0x98,0x9a) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6172:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IPipeByte, 0xdb2f3aca, 0x2f86, 0x11d1, 0x8e,0x04, 0x00,0xc0,0x4f,0xb9,0x98,0x9a) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6244:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcReturned); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6244:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6249:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6249:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6253:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG cSent); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6253:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6258:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6258:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6277:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcReturned) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6281:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG cSent) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6285:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IPipeLong, 0xdb2f3acc, 0x2f86, 0x11d1, 0x8e,0x04, 0x00,0xc0,0x4f,0xb9,0x98,0x9a) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6285:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IPipeLong, 0xdb2f3acc, 0x2f86, 0x11d1, 0x8e,0x04, 0x00,0xc0,0x4f,0xb9,0x98,0x9a) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6357:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcReturned); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6357:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6362:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6362:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6366:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG cSent); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6366:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6371:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6371:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6390:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcReturned) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6394:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG cSent) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6398:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IPipeDouble, 0xdb2f3ace, 0x2f86, 0x11d1, 0x8e,0x04, 0x00,0xc0,0x4f,0xb9,0x98,0x9a) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6398:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IPipeDouble, 0xdb2f3ace, 0x2f86, 0x11d1, 0x8e,0x04, 0x00,0xc0,0x4f,0xb9,0x98,0x9a) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6470:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcReturned); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6470:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6475:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6475:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6479:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG cSent); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6479:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6484:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6484:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6862:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture APTTYPE *pAptType) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6865:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture THDTYPE *pThreadType) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6868:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture GUID *pguidLogicalThreadId) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6871:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFGUID rguid) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6875:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IComThreadingInfo, 0x000001ce, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6875:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IComThreadingInfo, 0x000001ce, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6958:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture APTTYPE *pAptType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6958:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6963:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6963:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6966:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture THDTYPE *pThreadType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6966:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6971:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6971:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6974:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture GUID *pguidLogicalThreadId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6974:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6979:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6979:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6982:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFGUID rguid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6982:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6987:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6987:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:7004:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwSecondsRemaining) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:7008:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IProcessInitControl, 0x72380d55, 0x8d2b, 0x43a3, 0x85,0x13, 0x2b,0x6e,0xf3,0x14,0x34,0xe9) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:7008:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IProcessInitControl, 0x72380d55, 0x8d2b, 0x43a3, 0x85,0x13, 0x2b,0x6e,0xf3,0x14,0x34,0xe9) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:7067:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwSecondsRemaining); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:7067:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:7072:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:7072:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:7090:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IFastRundown, 0x00000040, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:7090:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IFastRundown, 0x00000040, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:7157:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG_PTR *pAttributeValue) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:7161:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IMarshalingStream, 0xd8f2f5e6, 0x6102, 0x4863, 0x9f,0x26, 0x38,0x9a,0x46,0x76,0xef,0xde) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:7161:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IMarshalingStream, 0xd8f2f5e6, 0x6102, 0x4863, 0x9f,0x26, 0x38,0x9a,0x46,0x76,0xef,0xde) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:7329:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG_PTR *pAttributeValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:7329:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:7334:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:7334:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:156, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/guiddef.h:30:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __extension__ template const GUID &__mingw_uuidof(); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/guiddef.h:30:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:173:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CreateStreamOnHGlobal (HGLOBAL hGlobal, WINBOOL fDeleteOnRelease, LPSTREAM *ppstm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:173:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:174:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI GetHGlobalFromStream (LPSTREAM pstm, HGLOBAL *phglobal); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:174:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:175:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_(void) CoUninitialize (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:175:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:176:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoInitializeEx (LPVOID pvReserved, DWORD dwCoInit); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:176:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:177:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoGetCurrentLogicalThreadId (GUID *pguid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:177:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:178:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoGetContextToken (ULONG_PTR *pToken); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:178:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:182:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoGetObjectContext (REFIID riid, LPVOID *ppv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:182:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:183:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoRegisterClassObject (REFCLSID rclsid, LPUNKNOWN pUnk, DWORD dwClsContext, DWORD flags, LPDWORD lpdwRegister); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:183:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:184:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoRevokeClassObject (DWORD dwRegister); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:184:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:185:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoResumeClassObjects (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:185:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:186:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoSuspendClassObjects (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:186:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:190:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoGetMalloc (DWORD dwMemContext, LPMALLOC *ppMalloc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:190:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:191:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_(DWORD) CoGetCurrentProcess (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:191:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:192:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoGetCallerTID (LPDWORD lpdwTID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:192:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:193:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoGetDefaultContext (APTTYPE aptType, REFIID riid, void **ppv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:193:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:201:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoGetClassObject (REFCLSID rclsid, DWORD dwClsContext, LPVOID pvReserved, REFIID riid, LPVOID *ppv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:201:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:202:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_(ULONG) CoAddRefServerProcess (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:202:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:203:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_(ULONG) CoReleaseServerProcess (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:203:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:204:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoGetPSClsid (REFIID riid, CLSID *pClsid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:204:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:205:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoRegisterPSClsid (REFIID riid, REFCLSID rclsid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:205:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:206:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoRegisterSurrogate (LPSURROGATE pSurrogate); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:206:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:207:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoMarshalHresult (LPSTREAM pstm, HRESULT hresult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:207:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:208:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoUnmarshalHresult (LPSTREAM pstm, HRESULT *phresult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:208:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:209:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoLockObjectExternal (LPUNKNOWN pUnk, WINBOOL fLock, WINBOOL fLastUnlockReleases); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:209:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:210:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoGetStdMarshalEx (LPUNKNOWN pUnkOuter, DWORD smexflags, LPUNKNOWN *ppUnkInner); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:210:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:219:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoGetMarshalSizeMax (ULONG *pulSize, REFIID riid, LPUNKNOWN pUnk, DWORD dwDestContext, LPVOID pvDestContext, DWORD mshlflags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:219:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:220:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoMarshalInterface (LPSTREAM pStm, REFIID riid, LPUNKNOWN pUnk, DWORD dwDestContext, LPVOID pvDestContext, DWORD mshlflags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:220:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:221:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoUnmarshalInterface (LPSTREAM pStm, REFIID riid, LPVOID *ppv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:221:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:222:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoReleaseMarshalData (LPSTREAM pStm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:222:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:223:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoDisconnectObject (LPUNKNOWN pUnk, DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:223:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:224:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoGetStandardMarshal (REFIID riid, LPUNKNOWN pUnk, DWORD dwDestContext, LPVOID pvDestContext, DWORD mshlflags, LPMARSHAL *ppMarshal); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:224:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:225:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoMarshalInterThreadInterfaceInStream (REFIID riid, LPUNKNOWN pUnk, LPSTREAM *ppStm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:225:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:226:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoGetInterfaceAndReleaseStream (LPSTREAM pStm, REFIID iid, LPVOID *ppv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:226:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:227:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoCreateFreeThreadedMarshaler (LPUNKNOWN punkOuter, LPUNKNOWN *ppunkMarshal); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:227:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:228:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_(void) CoFreeUnusedLibraries (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:228:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:229:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_(void) CoFreeUnusedLibrariesEx (DWORD dwUnloadDelay, DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:229:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:230:230: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoInitializeSecurity (PSECURITY_DESCRIPTOR pSecDesc, LONG cAuthSvc, SOLE_AUTHENTICATION_SERVICE *asAuthSvc, void *pReserved1, DWORD dwAuthnLevel, DWORD dwImpLevel, void *pAuthList, DWORD dwCapabilities, void *pReserved3); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:230:230: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:231:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoSwitchCallContext (IUnknown *pNewObject, IUnknown **ppOldObject); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:231:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:239:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoCreateInstanceFromApp (REFCLSID Clsid, IUnknown *punkOuter, DWORD dwClsCtx, PVOID reserved, DWORD dwCount, MULTI_QI *pResults); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:239:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:244:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_(WINBOOL) CoIsHandlerConnected (LPUNKNOWN pUnk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:244:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:248:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoGetCallContext (REFIID riid, void **ppInterface); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:248:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:249:209: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoQueryProxyBlanket (IUnknown *pProxy, DWORD *pwAuthnSvc, DWORD *pAuthzSvc, LPOLESTR *pServerPrincName, DWORD *pAuthnLevel, DWORD *pImpLevel, RPC_AUTH_IDENTITY_HANDLE *pAuthInfo, DWORD *pCapabilites); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:249:209: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:250:205: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoSetProxyBlanket (IUnknown *pProxy, DWORD dwAuthnSvc, DWORD dwAuthzSvc, OLECHAR *pServerPrincName, DWORD dwAuthnLevel, DWORD dwImpLevel, RPC_AUTH_IDENTITY_HANDLE pAuthInfo, DWORD dwCapabilities); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:250:205: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:251:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoCopyProxy (IUnknown *pProxy, IUnknown **ppCopy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:251:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:252:181: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoQueryClientBlanket (DWORD *pAuthnSvc, DWORD *pAuthzSvc, LPOLESTR *pServerPrincName, DWORD *pAuthnLevel, DWORD *pImpLevel, RPC_AUTHZ_HANDLE *pPrivs, DWORD *pCapabilities); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:252:181: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:253:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoImpersonateClient (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:253:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:254:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoRevertToSelf (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:254:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:255:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoQueryAuthenticationServices (DWORD *pcAuthSvc, SOLE_AUTHENTICATION_SERVICE **asAuthSvc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:255:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:256:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoCreateInstance (REFCLSID rclsid, LPUNKNOWN pUnkOuter, DWORD dwClsContext, REFIID riid, LPVOID *ppv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:256:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:257:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoCreateInstanceEx (REFCLSID Clsid, IUnknown *punkOuter, DWORD dwClsCtx, COSERVERINFO *pServerInfo, DWORD dwCount, MULTI_QI *pResults); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:257:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:282:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoGetCancelObject (DWORD dwThreadId, REFIID iid, void **ppUnk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:282:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:283:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoSetCancelObject (IUnknown *pUnk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:283:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:284:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoCancelCall (DWORD dwThreadId, ULONG ulTimeout); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:284:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:285:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoTestCancel (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:285:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:286:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoEnableCallCancellation (LPVOID pReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:286:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:287:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoDisableCallCancellation (LPVOID pReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:287:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:291:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI StringFromCLSID (REFCLSID rclsid, LPOLESTR *lplpsz); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:291:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:292:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CLSIDFromString (LPCOLESTR lpsz, LPCLSID pclsid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:292:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:293:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI StringFromIID (REFIID rclsid, LPOLESTR *lplpsz); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:293:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:294:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI IIDFromString (LPCOLESTR lpsz, LPIID lpiid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:294:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:298:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI ProgIDFromCLSID (REFCLSID clsid, LPOLESTR *lplpszProgID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:298:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:299:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CLSIDFromProgID (LPCOLESTR lpszProgID, LPCLSID lpclsid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:299:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:303:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_(int) StringFromGUID2 (REFGUID rguid, LPOLESTR lpsz, int cchMax); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:303:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:304:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoCreateGuid (GUID *pguid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:304:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:308:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI PropVariantCopy (PROPVARIANT *pvarDest, const PROPVARIANT *pvarSrc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:308:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:309:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI PropVariantClear (PROPVARIANT *pvar); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:309:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:310:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI FreePropVariantArray (ULONG cVariants, PROPVARIANT *rgvars); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:310:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:314:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoWaitForMultipleHandles (DWORD dwFlags, DWORD dwTimeout, ULONG cHandles, LPHANDLE pHandles, LPDWORD lpdwindex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:314:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:351:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoGetTreatAsClass (REFCLSID clsidOld, LPCLSID pClsidNew); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:351:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:352:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoInvalidateRemoteMachineBindings (LPOLESTR pszMachineName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:352:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:359:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI DllGetClassObject (REFCLSID rclsid, REFIID riid, LPVOID *ppv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:359:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:360:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI DllCanUnloadNow (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:360:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:361:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_ (LPVOID) CoTaskMemAlloc (SIZE_T cb); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:361:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:362:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_ (LPVOID) CoTaskMemRealloc (LPVOID pv, SIZE_T cb); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:362:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:363:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_ (void) CoTaskMemFree (LPVOID pv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:363:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7619:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SIZE_T cbRequest) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7622:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *pActual) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7626:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fSpyed) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7629:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fSpyed) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7635:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fSpyed) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7639:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fSpyed) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7643:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fSpyed) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7647:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fSpyed) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7651:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fSpyed) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7656:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int fActual) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7659:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7662:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7666:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IMallocSpy, 0x0000001d, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7666:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IMallocSpy, 0x0000001d, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7821:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SIZE_T cbRequest); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7821:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7826:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7826:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7829:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *pActual); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7829:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7834:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7834:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7838:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fSpyed); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7838:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7843:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7843:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7846:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fSpyed); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7846:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7851:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7851:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7857:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fSpyed); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7857:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7862:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7862:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7866:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fSpyed); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7866:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7871:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7871:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7875:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fSpyed); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7875:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7880:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7880:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7884:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fSpyed); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7884:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7889:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7889:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7893:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fSpyed); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7893:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7898:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7898:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7903:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int fActual); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7903:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7908:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7908:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7910:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMallocSpy* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7910:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7915:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7915:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7917:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMallocSpy* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7917:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7922:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7922:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8000:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown *punk) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8003:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown *punk) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8006:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8009:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BIND_OPTS *pbindopts) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8012:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BIND_OPTS *pbindopts) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8015:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IRunningObjectTable **pprot) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8019:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown *punk) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8023:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown **ppunk) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8026:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumString **ppenum) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8029:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR pszKey) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8033:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IBindCtx, 0x0000000e, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8033:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IBindCtx, 0x0000000e, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8165:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown *punk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8165:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8170:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8170:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8173:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown *punk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8173:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8178:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8178:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8180:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IBindCtx* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8180:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8185:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8185:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8188:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BIND_OPTS2 *pbindopts); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8188:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8193:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8193:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8196:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BIND_OPTS2 *pbindopts); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8196:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8201:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8201:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8204:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IRunningObjectTable **pprot); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8204:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8209:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8209:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8213:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown *punk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8213:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8218:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8218:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8222:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown **ppunk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8222:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8227:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8227:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8230:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumString **ppenum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8230:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8235:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8235:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8238:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR pszKey); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8238:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8243:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8243:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8246:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BIND_OPTS *pbindopts); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8246:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8249:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BIND_OPTS2 *pbindopts); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8249:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8252:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BIND_OPTS *pbindopts); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8252:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8255:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BIND_OPTS2 *pbindopts); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8255:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8274:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8277:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG celt) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8280:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8283:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumMoniker **ppenum) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8287:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IEnumMoniker, 0x00000102, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8287:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IEnumMoniker, 0x00000102, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8373:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8373:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8378:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8378:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8381:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG celt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8381:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8386:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8386:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8388:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumMoniker* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8388:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8393:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8393:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8396:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumMoniker **ppenum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8396:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8401:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8401:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8406:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8406:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8411:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8411:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8430:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCLSID lpClsid) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8433:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPBINDCTX pbc) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8436:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8440:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fLastUnlockCloses) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8443:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fContained) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8447:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IRunnableObject, 0x00000126, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8447:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IRunnableObject, 0x00000126, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8538:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCLSID lpClsid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8538:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8543:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8543:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8546:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPBINDCTX pbc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8546:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8551:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8551:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8553:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IRunnableObject* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8553:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8558:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8558:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8562:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fLastUnlockCloses); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8562:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8567:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8567:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8570:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fContained); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8570:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8575:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8575:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8577:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IRunnableObject* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8577:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8579:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IRunnableObject* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8579:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8599:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwRegister) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8602:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwRegister) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8605:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmkObjectName) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8609:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown **ppunkObject) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8613:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FILETIME *pfiletime) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8617:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FILETIME *pfiletime) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8620:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumMoniker **ppenumMoniker) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8624:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IRunningObjectTable, 0x00000010, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8624:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IRunningObjectTable, 0x00000010, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8740:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwRegister); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8740:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8745:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8745:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8748:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwRegister); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8748:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8753:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8753:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8756:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmkObjectName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8756:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8761:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8761:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8765:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown **ppunkObject); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8765:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8770:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8770:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8774:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FILETIME *pfiletime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8774:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8779:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8779:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8783:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FILETIME *pfiletime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8783:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8788:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8788:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8791:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumMoniker **ppenumMoniker); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8791:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8796:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8796:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8815:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CLSID *pClassID) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8819:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IPersist, 0x0000010c, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8819:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IPersist, 0x0000010c, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8878:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CLSID *pClassID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8878:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8883:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8883:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8900:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8903:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStream *pStm) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8907:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fClearDirty) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8910:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULARGE_INTEGER *pcbSize) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8914:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IPersistStream, 0x00000109, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8914:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IPersistStream, 0x00000109, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9007:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IPersistStream* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9007:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9012:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9012:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9015:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStream *pStm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9015:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9020:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9020:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9024:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fClearDirty); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9024:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9029:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9029:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9032:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULARGE_INTEGER *pcbSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9032:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9037:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9037:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9075:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppvResult) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9081:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppvObj) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9087:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker **ppmkReduced) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9092:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker **ppmkComposite) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9096:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumMoniker **ppenumMoniker) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9099:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmkOtherMoniker) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9102:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwHash) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9107:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmkNewlyRunning) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9112:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FILETIME *pFileTime) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9115:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker **ppmk) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9119:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker **ppmkPrefix) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9123:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker **ppmkRelPath) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9128:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR *ppszDisplayName) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9135:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker **ppmkOut) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9138:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwMksys) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9142:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IMoniker, 0x0000000f, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9142:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IMoniker, 0x0000000f, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9386:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown **ppvResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9386:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9391:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9391:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9397:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown **ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9397:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9402:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9402:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9408:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker **ppmkReduced); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9408:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9413:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9413:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9418:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker **ppmkComposite); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9418:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9423:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9423:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9427:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumMoniker **ppenumMoniker); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9427:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9432:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9432:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9435:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmkOtherMoniker); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9435:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9440:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9440:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9443:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwHash); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9443:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9448:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9448:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9453:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmkNewlyRunning); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9453:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9458:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9458:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9463:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FILETIME *pFileTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9463:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9468:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9468:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9471:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker **ppmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9471:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9476:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9476:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9480:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker **ppmkPrefix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9480:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9485:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9485:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9489:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker **ppmkRelPath); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9489:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9494:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9494:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9499:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR *ppszDisplayName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9499:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9504:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9504:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9511:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker **ppmkOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9511:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9516:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9516:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9519:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwMksys); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9519:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9524:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9524:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9530:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppvResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9530:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9536:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown **ppvResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9536:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9542:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9542:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9548:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown **ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9548:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9568:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbData) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9572:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IROTData, 0xf29f6bc0, 0x5021, 0x11ce, 0xaa,0x15, 0x00,0x00,0x69,0x01,0x29,0x3f) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9572:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IROTData, 0xf29f6bc0, 0x5021, 0x11ce, 0xaa,0x15, 0x00,0x00,0x69,0x01,0x29,0x3f) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9635:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9635:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9640:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9640:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9661:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9664:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG celt) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9667:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9670:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATSTG **ppenum) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9674:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IEnumSTATSTG, 0x0000000d, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9674:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IEnumSTATSTG, 0x0000000d, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9760:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9760:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9765:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9765:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9768:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG celt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9768:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9773:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9773:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9775:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATSTG* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9775:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9780:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9780:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9783:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATSTG **ppenum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9783:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9788:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9788:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9793:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9793:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9798:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9798:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9826:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStream **ppstm) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9833:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStream **ppstm) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9840:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStorage **ppstg) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9848:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStorage **ppstg) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9854:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStorage *pstgDest) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9860:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD grfFlags) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9863:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD grfCommitFlags) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9866:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9872:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATSTG **ppenum) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9875:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const OLECHAR *pwcsName) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9879:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const OLECHAR *pwcsNewName) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9885:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const FILETIME *pmtime) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9888:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFCLSID clsid) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9892:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD grfMask) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9896:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD grfStatFlag) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9900:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IStorage, 0x0000000b, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9900:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IStorage, 0x0000000b, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10106:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStream **ppstm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10106:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10111:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10111:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10119:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStream **ppstm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10119:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10124:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10124:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10131:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStorage **ppstg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10131:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10136:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10136:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10144:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStorage **ppstg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10144:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10149:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10149:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10155:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStorage *pstgDest); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10155:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10160:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10160:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10166:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD grfFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10166:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10171:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10171:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10174:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD grfCommitFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10174:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10179:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10179:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10181:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStorage* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10181:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10186:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10186:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10193:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATSTG **ppenum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10193:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10198:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10198:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10201:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const OLECHAR *pwcsName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10201:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10206:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10206:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10210:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const OLECHAR *pwcsNewName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10210:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10215:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10215:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10221:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const FILETIME *pmtime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10221:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10226:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10226:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10229:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFCLSID clsid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10229:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10234:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10234:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10238:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD grfMask); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10238:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10243:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10243:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10247:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD grfStatFlag); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10247:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10252:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10252:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10259:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStream **ppstm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10259:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10267:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStream **ppstm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10267:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10273:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStorage *pstgDest); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10273:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10279:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStorage *pstgDest); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10279:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10285:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATSTG **ppenum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10285:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10292:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATSTG **ppenum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10292:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10311:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10315:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwMode) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10319:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fRemember) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10322:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCOLESTR pszFileName) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10325:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR *ppszFileName) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10329:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IPersistFile, 0x0000010b, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10329:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IPersistFile, 0x0000010b, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10431:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IPersistFile* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10431:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10436:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10436:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10440:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10440:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10445:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10445:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10449:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fRemember); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10449:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10454:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10454:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10457:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCOLESTR pszFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10457:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10462:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10462:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10465:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR *ppszFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10465:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10470:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10470:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10487:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10490:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStorage *pStg) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10493:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStorage *pStg) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10497:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fSameAsLoad) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10500:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStorage *pStgNew) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10503:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10507:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IPersistStorage, 0x0000010a, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10507:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IPersistStorage, 0x0000010a, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10615:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IPersistStorage* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10615:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10620:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10620:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10623:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStorage *pStg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10623:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10628:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10628:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10631:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStorage *pStg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10631:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10636:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10636:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10640:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fSameAsLoad); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10640:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10645:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10645:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10648:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStorage *pStgNew); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10648:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10653:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10653:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10655:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IPersistStorage* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10655:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10660:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10660:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10682:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbRead) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10688:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbWritten) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10691:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10694:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULARGE_INTEGER cb) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10699:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwLockType) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10704:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwLockType) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10708:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD grfStatFlag) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10712:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ILockBytes, 0x0000000a, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10712:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ILockBytes, 0x0000000a, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10832:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbRead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10832:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10837:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10837:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10843:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10843:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10848:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10848:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10850:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ILockBytes* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10850:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10855:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10855:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10858:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULARGE_INTEGER cb); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10858:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10863:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10863:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10868:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwLockType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10868:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10873:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10873:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10878:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwLockType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10878:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10883:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10883:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10887:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD grfStatFlag); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10887:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10892:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10892:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10898:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbRead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10898:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10904:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbRead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10904:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10910:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10910:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10916:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10916:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10952:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10955:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG celt) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10958:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10961:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumFORMATETC **ppenum) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10965:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IEnumFORMATETC, 0x00000103, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10965:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IEnumFORMATETC, 0x00000103, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11051:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11051:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11056:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11056:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11059:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG celt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11059:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11064:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11064:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11066:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumFORMATETC* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11066:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11071:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11071:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11074:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumFORMATETC **ppenum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11074:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11079:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11079:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11084:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11084:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11089:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11089:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11124:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11127:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG celt) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11130:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11133:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATDATA **ppenum) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11137:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IEnumSTATDATA, 0x00000105, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11137:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IEnumSTATDATA, 0x00000105, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11223:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11223:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11228:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11228:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11231:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG celt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11231:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11236:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11236:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11238:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATDATA* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11238:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11243:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11243:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11246:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATDATA **ppenum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11246:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11251:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11251:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11256:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11256:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11261:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11261:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11278:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR pszFile) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11282:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IRootStorage, 0x00000012, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11282:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IRootStorage, 0x00000012, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11341:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR pszFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11341:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11346:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11346:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11450:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STGMEDIUM *pStgmed) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11454:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG lindex) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11457:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmk) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11460:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11463:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11467:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IAdviseSink, 0x0000010f, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11467:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IAdviseSink, 0x0000010f, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11559:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ASYNC_STGMEDIUM *pStgmed); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11559:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11564:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11564:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11568:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG lindex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11568:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11573:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11573:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11576:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11576:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11581:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11581:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11583:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11583:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11588:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11588:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11590:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11590:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11595:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11595:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11599:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STGMEDIUM *pStgmed); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11599:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11603:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ASYNC_STGMEDIUM *pStgmed); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11603:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11607:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG lindex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11607:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11611:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG lindex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11611:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11614:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11614:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11617:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11617:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11619:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11619:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11621:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11621:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11623:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11623:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11625:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11625:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11642:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STGMEDIUM *pStgmed) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11645:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11649:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG lindex) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11652:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11655:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmk) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11658:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11661:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11664:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11667:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11670:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11674:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(AsyncIAdviseSink, 0x00000150, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11674:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(AsyncIAdviseSink, 0x00000150, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11801:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ASYNC_STGMEDIUM *pStgmed); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11801:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11806:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11806:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11810:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ASYNC_STGMEDIUM *pStgmed); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11810:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11815:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11815:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11819:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG lindex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11819:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11824:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11824:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11828:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG lindex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11828:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11833:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11833:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11836:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11836:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11841:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11841:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11844:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11844:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11849:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11849:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11851:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11851:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11856:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11856:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11858:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11858:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11863:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11863:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11865:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11865:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11870:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11870:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11872:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11872:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11877:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11877:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11881:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STGMEDIUM *pStgmed); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11881:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11885:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ASYNC_STGMEDIUM *pStgmed); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11885:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11887:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11887:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11891:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ASYNC_STGMEDIUM *pStgmed); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11891:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11895:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG lindex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11895:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11899:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG lindex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11899:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11901:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11901:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11905:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG lindex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11905:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11908:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11908:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11911:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11911:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11913:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11913:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11916:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11916:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11918:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11918:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11920:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11920:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11922:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11922:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11924:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11924:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11926:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11926:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11928:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11928:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11930:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11930:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11932:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11932:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11951:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmk) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11955:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IAdviseSink2, 0x00000125, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11955:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IAdviseSink2, 0x00000125, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12057:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12057:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12062:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12062:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12065:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12065:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12068:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12068:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12084:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmk) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12087:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12091:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(AsyncIAdviseSink2, 0x00000151, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12091:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(AsyncIAdviseSink2, 0x00000151, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12235:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12235:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12240:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12240:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12243:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12243:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12248:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12248:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12251:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12251:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12254:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12254:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12256:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink2* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12256:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12259:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12259:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12283:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STGMEDIUM *pmedium) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12287:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STGMEDIUM *pmedium) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12290:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORMATETC *pformatetc) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12294:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORMATETC *pformatetcOut) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12299:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fRelease) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12303:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumFORMATETC **ppenumFormatEtc) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12309:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwConnection) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12312:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwConnection) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12315:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATDATA **ppenumAdvise) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12319:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IDataObject, 0x0000010e, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12319:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IDataObject, 0x0000010e, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12452:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STGMEDIUM *pRemoteMedium); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12452:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12457:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12457:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12461:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STGMEDIUM *pRemoteMedium); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12461:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12466:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12466:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12469:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORMATETC *pformatetc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12469:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12474:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12474:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12478:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORMATETC *pformatetcOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12478:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12483:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12483:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12488:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fRelease); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12488:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12493:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12493:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12497:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumFORMATETC **ppenumFormatEtc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12497:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12502:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12502:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12508:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwConnection); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12508:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12513:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12513:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12516:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwConnection); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12516:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12521:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12521:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12524:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATDATA **ppenumAdvise); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12524:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12529:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12529:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12533:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STGMEDIUM *pmedium); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12533:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12537:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STGMEDIUM *pRemoteMedium); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12537:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12541:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STGMEDIUM *pmedium); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12541:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12545:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STGMEDIUM *pRemoteMedium); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12545:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12550:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fRelease); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12550:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12555:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fRelease); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12555:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12578:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwConnection) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12581:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwConnection) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12584:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATDATA **ppenumAdvise) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12589:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD advf) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12593:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IDataAdviseHolder, 0x00000110, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12593:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IDataAdviseHolder, 0x00000110, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12686:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwConnection); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12686:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12691:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12691:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12694:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwConnection); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12694:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12699:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12699:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12702:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATDATA **ppenumAdvise); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12702:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12707:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12707:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12712:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD advf); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12712:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12717:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12717:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12764:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPINTERFACEINFO lpInterfaceInfo) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12769:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwRejectType) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12774:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwPendingType) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12778:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IMessageFilter, 0x00000016, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12778:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IMessageFilter, 0x00000016, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12863:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPINTERFACEINFO lpInterfaceInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12863:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12868:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12868:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12873:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwRejectType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12873:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12878:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12878:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12883:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwPendingType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12883:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12888:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12888:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12925:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppv) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12929:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IClassActivator, 0x00000140, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12929:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IClassActivator, 0x00000140, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12996:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12996:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13001:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13001:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13021:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbWritten) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13027:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbWritten) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13030:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULARGE_INTEGER ulSize) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13033:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL bCanceled) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13037:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IFillLockBytes, 0x99caf010, 0x415e, 0x11cf, 0x88,0x14, 0x00,0xaa,0x00,0xb5,0x69,0xf5) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13037:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IFillLockBytes, 0x99caf010, 0x415e, 0x11cf, 0x88,0x14, 0x00,0xaa,0x00,0xb5,0x69,0xf5) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13127:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13127:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13132:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13132:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13138:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13138:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13143:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13143:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13146:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULARGE_INTEGER ulSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13146:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13151:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13151:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13154:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL bCanceled); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13154:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13159:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13159:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13164:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13164:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13169:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13169:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13175:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13175:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13181:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13181:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13202:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fOwner) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13206:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IProgressNotify, 0xa9d758a0, 0x4617, 0x11cf, 0x95,0xfc, 0x00,0xaa,0x00,0x68,0x0d,0xb4) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13206:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IProgressNotify, 0xa9d758a0, 0x4617, 0x11cf, 0x95,0xfc, 0x00,0xaa,0x00,0x68,0x0d,0xb4) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13271:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fOwner); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13271:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13276:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13276:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13302:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD glfInterleavedFlag) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13305:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13308:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13311:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture OLECHAR *pwcsNewDfName) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13314:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ILockBytes *pILockBytes) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13318:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ILayoutStorage, 0x0e6d4d90, 0x6738, 0x11cf, 0x96,0x08, 0x00,0xaa,0x00,0x68,0x0d,0xb4) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13318:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ILayoutStorage, 0x0e6d4d90, 0x6738, 0x11cf, 0x96,0x08, 0x00,0xaa,0x00,0x68,0x0d,0xb4) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13411:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD glfInterleavedFlag); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13411:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13416:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13416:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13418:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ILayoutStorage* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13418:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13423:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13423:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13425:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ILayoutStorage* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13425:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13430:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13430:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13433:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture OLECHAR *pwcsNewDfName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13433:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13438:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13438:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13441:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ILockBytes *pILockBytes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13441:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13446:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13446:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13464:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwTimeout) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13467:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13471:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IBlockingLock, 0x30f3d47a, 0x6447, 0x11d1, 0x8e,0x3c, 0x00,0xc0,0x4f,0xb9,0x38,0x6d) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13471:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IBlockingLock, 0x30f3d47a, 0x6447, 0x11d1, 0x8e,0x3c, 0x00,0xc0,0x4f,0xb9,0x38,0x6d) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13537:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwTimeout); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13537:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13542:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13542:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13544:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IBlockingLock* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13544:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13549:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13549:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13566:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD res2) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13570:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ITimeAndNoticeControl, 0xbc0bf6ae, 0x8878, 0x11d1, 0x83,0xe9, 0x00,0xc0,0x4f,0xc2,0xc6,0xd4) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13570:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ITimeAndNoticeControl, 0xbc0bf6ae, 0x8878, 0x11d1, 0x83,0xe9, 0x00,0xc0,0x4f,0xc2,0xc6,0xd4) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13631:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD res2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13631:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13636:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13636:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13657:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppstgOpen) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13665:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppstgOpen) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13669:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOplockStorage, 0x8d19c834, 0x8879, 0x11d1, 0x83,0xe9, 0x00,0xc0,0x4f,0xc2,0xc6,0xd4) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13669:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOplockStorage, 0x8d19c834, 0x8879, 0x11d1, 0x83,0xe9, 0x00,0xc0,0x4f,0xc2,0xc6,0xd4) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13751:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppstgOpen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13751:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13756:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13756:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13764:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppstgOpen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13764:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13769:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13769:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13787:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwTimeout) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13790:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13793:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13797:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IDirectWriterLock, 0x0e6d4d92, 0x6738, 0x11cf, 0x96,0x08, 0x00,0xaa,0x00,0x68,0x0d,0xb4) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13797:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IDirectWriterLock, 0x0e6d4d92, 0x6738, 0x11cf, 0x96,0x08, 0x00,0xaa,0x00,0x68,0x0d,0xb4) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13870:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwTimeout); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13870:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13875:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13875:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13877:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IDirectWriterLock* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13877:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13882:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13882:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13884:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IDirectWriterLock* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13884:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13889:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13889:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13916:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD flags) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13920:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IUrlMon, 0x00000026, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13920:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IUrlMon, 0x00000026, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13997:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13997:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14002:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14002:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14018:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *lpvReserved) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14022:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IForegroundTransfer, 0x00000145, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14022:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IForegroundTransfer, 0x00000145, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14081:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *lpvReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14081:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14086:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14086:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14107:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HBITMAP *phOutputBitmap) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14110:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStorage *pStg) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14114:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IThumbnailExtractor, 0x969dc708, 0x5c76, 0x11d1, 0x8d,0x86, 0x00,0x00,0xf8,0x04,0xb0,0x57) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14114:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IThumbnailExtractor, 0x969dc708, 0x5c76, 0x11d1, 0x8d,0x86, 0x00,0x00,0xf8,0x04,0xb0,0x57) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14191:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HBITMAP *phOutputBitmap); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14191:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14196:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14196:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14199:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStorage *pStg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14199:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14204:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14204:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14221:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HDC h2) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14225:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IDummyHICONIncluder, 0x947990de, 0xcc28, 0x11d2, 0xa0,0xf7, 0x00,0x80,0x5f,0x85,0x8f,0xb1) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14225:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IDummyHICONIncluder, 0x947990de, 0xcc28, 0x11d2, 0xa0,0xf7, 0x00,0x80,0x5f,0x85,0x8f,0xb1) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14286:11: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HDC h2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14286:11: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14291:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14291:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14315:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14318:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14322:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IProcessLock, 0x000001d5, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14322:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IProcessLock, 0x000001d5, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14386:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IProcessLock* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14386:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14391:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14391:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14393:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IProcessLock* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14393:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14398:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14398:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14416:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL *pfApplicationAware) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14420:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ApplicationType appType) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14423:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFGUID rguidApplID) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14426:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG ulReserved) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14429:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ShutdownType shutdownType) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14433:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ISurrogateService, 0x000001d4, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14433:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ISurrogateService, 0x000001d4, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14529:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL *pfApplicationAware); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14529:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14534:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14534:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14538:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ApplicationType appType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14538:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14543:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14543:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14546:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFGUID rguidApplID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14546:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14551:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14551:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14554:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG ulReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14554:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14559:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14559:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14562:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ShutdownType shutdownType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14562:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14567:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14567:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14585:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwCurThreadAptRefs) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14590:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwNewThreadAptRefs) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14593:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwCurThreadAptRefs) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14596:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwNewThreadAptRefs) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14600:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInitializeSpy, 0x00000034, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14600:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInitializeSpy, 0x00000034, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14687:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwCurThreadAptRefs); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14687:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14692:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14692:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14697:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwNewThreadAptRefs); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14697:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14702:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14702:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14705:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwCurThreadAptRefs); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14705:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14710:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14710:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14713:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwNewThreadAptRefs); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14713:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14718:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14718:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14736:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT64 ui64ApartmentIdentifier) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14740:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IApartmentShutdown, 0xa2f05a09, 0x27a2, 0x42b5, 0xbc,0x0e, 0xac,0x16,0x3e,0xf4,0x9d,0x9b) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14740:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IApartmentShutdown, 0xa2f05a09, 0x27a2, 0x42b5, 0xbc,0x0e, 0xac,0x16,0x3e,0xf4,0x9d,0x9b) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14799:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT64 ui64ApartmentIdentifier); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14799:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14804:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14804:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14811:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG __RPC_USER SNB_UserSize (ULONG *, ULONG, SNB *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14811:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14812:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER SNB_UserMarshal (ULONG *, unsigned char *, SNB *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14812:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14813:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER SNB_UserUnmarshal(ULONG *, unsigned char *, SNB *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14813:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14814:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_USER SNB_UserFree (ULONG *, SNB *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14814:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14815:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG __RPC_USER CLIPFORMAT_UserSize (ULONG *, ULONG, CLIPFORMAT *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14815:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14816:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER CLIPFORMAT_UserMarshal (ULONG *, unsigned char *, CLIPFORMAT *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14816:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14817:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER CLIPFORMAT_UserUnmarshal(ULONG *, unsigned char *, CLIPFORMAT *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14817:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14818:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_USER CLIPFORMAT_UserFree (ULONG *, CLIPFORMAT *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14818:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14819:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG __RPC_USER STGMEDIUM_UserSize (ULONG *, ULONG, STGMEDIUM *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14819:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14820:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER STGMEDIUM_UserMarshal (ULONG *, unsigned char *, STGMEDIUM *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14820:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14821:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER STGMEDIUM_UserUnmarshal(ULONG *, unsigned char *, STGMEDIUM *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14821:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14822:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_USER STGMEDIUM_UserFree (ULONG *, STGMEDIUM *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14822:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14823:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG __RPC_USER ASYNC_STGMEDIUM_UserSize (ULONG *, ULONG, ASYNC_STGMEDIUM *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14823:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14824:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER ASYNC_STGMEDIUM_UserMarshal (ULONG *, unsigned char *, ASYNC_STGMEDIUM *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14824:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14825:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER ASYNC_STGMEDIUM_UserUnmarshal(ULONG *, unsigned char *, ASYNC_STGMEDIUM *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14825:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14826:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_USER ASYNC_STGMEDIUM_UserFree (ULONG *, ASYNC_STGMEDIUM *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14826:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14827:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG __RPC_USER FLAG_STGMEDIUM_UserSize (ULONG *, ULONG, FLAG_STGMEDIUM *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14827:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14828:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER FLAG_STGMEDIUM_UserMarshal (ULONG *, unsigned char *, FLAG_STGMEDIUM *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14828:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14829:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER FLAG_STGMEDIUM_UserUnmarshal(ULONG *, unsigned char *, FLAG_STGMEDIUM *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14829:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14830:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_USER FLAG_STGMEDIUM_UserFree (ULONG *, FLAG_STGMEDIUM *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14830:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14831:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG __RPC_USER HBITMAP_UserSize (ULONG *, ULONG, HBITMAP *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14831:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14832:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER HBITMAP_UserMarshal (ULONG *, unsigned char *, HBITMAP *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14832:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14833:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER HBITMAP_UserUnmarshal(ULONG *, unsigned char *, HBITMAP *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14833:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14834:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_USER HBITMAP_UserFree (ULONG *, HBITMAP *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14834:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14835:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG __RPC_USER HICON_UserSize (ULONG *, ULONG, HICON *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14835:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14836:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER HICON_UserMarshal (ULONG *, unsigned char *, HICON *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14836:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14837:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER HICON_UserUnmarshal(ULONG *, unsigned char *, HICON *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14837:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14838:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_USER HICON_UserFree (ULONG *, HICON *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14838:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14839:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG __RPC_USER HDC_UserSize (ULONG *, ULONG, HDC *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14839:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14840:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER HDC_UserMarshal (ULONG *, unsigned char *, HDC *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14840:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14841:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER HDC_UserUnmarshal(ULONG *, unsigned char *, HDC *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14841:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14842:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_USER HDC_UserFree (ULONG *, HDC *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14842:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:79:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_(DWORD) CoBuildVersion (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:79:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:80:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoInitialize (LPVOID pvReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:80:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:81:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoRegisterMallocSpy (LPMALLOCSPY pMallocSpy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:81:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:82:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoRevokeMallocSpy (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:82:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:83:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoCreateStandardMalloc (DWORD memctx, IMalloc **ppMalloc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:83:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:84:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoRegisterInitializeSpy (LPINITIALIZESPY pSpy, ULARGE_INTEGER *puliCookie); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:84:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:85:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoRevokeInitializeSpy (ULARGE_INTEGER uliCookie); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:85:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:94:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoGetSystemSecurityPermissions (COMSD comSDType, PSECURITY_DESCRIPTOR *ppSD); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:94:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:95:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_(HINSTANCE) CoLoadLibrary (LPOLESTR lpszLibName, WINBOOL bAutoFree); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:95:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:96:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_(void) CoFreeLibrary (HINSTANCE hInst); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:96:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:97:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_(void) CoFreeAllLibraries (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:97:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:98:180: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoGetInstanceFromFile (COSERVERINFO *pServerInfo, CLSID *pClsid, IUnknown *punkOuter, DWORD dwClsCtx, DWORD grfMode, OLECHAR *pwszName, DWORD dwCount, MULTI_QI *pResults); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:98:180: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:99:173: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoGetInstanceFromIStorage (COSERVERINFO *pServerInfo, CLSID *pClsid, IUnknown *punkOuter, DWORD dwClsCtx, struct IStorage *pstg, DWORD dwCount, MULTI_QI *pResults); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:99:173: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:100:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoAllowSetForegroundWindow (IUnknown *pUnk, LPVOID lpvReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:100:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:101:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI DcomChannelSetHResult (LPVOID pvReserved, ULONG *pulReserved, HRESULT appsHR); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:101:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:102:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_(WINBOOL) CoIsOle1Class (REFCLSID rclsid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:102:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:103:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CLSIDFromProgIDEx (LPCOLESTR lpszProgID, LPCLSID lpclsid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:103:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:104:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_(WINBOOL) CoFileTimeToDosDateTime (FILETIME *lpFileTime, LPWORD lpDosDate, LPWORD lpDosTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:104:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:105:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_(WINBOOL) CoDosDateTimeToFileTime (WORD nDosDate, WORD nDosTime, FILETIME *lpFileTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:105:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:106:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoFileTimeNow (FILETIME *lpFileTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:106:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:107:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoRegisterMessageFilter (LPMESSAGEFILTER lpMessageFilter, LPMESSAGEFILTER *lplpMessageFilter); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:107:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:108:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoRegisterChannelHook (REFGUID ExtensionUuid, IChannelHook *pChannelHook); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:108:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:109:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoTreatAsClass (REFCLSID clsidOld, REFCLSID clsidNew); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:109:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:110:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CreateDataAdviseHolder (LPDATAADVISEHOLDER *ppDAHolder); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:110:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:111:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CreateDataCache (LPUNKNOWN pUnkOuter, REFCLSID rclsid, REFIID iid, LPVOID *ppv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:111:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:112:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI StgOpenLayoutDocfile (OLECHAR const *pwcsDfName, DWORD grfMode, DWORD reserved, IStorage **ppstgOpen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:112:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:116:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI StgCreateDocfile (const WCHAR *pwcsName, DWORD grfMode, DWORD reserved, IStorage **ppstgOpen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:116:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:117:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI StgCreateDocfileOnILockBytes (ILockBytes *plkbyt, DWORD grfMode, DWORD reserved, IStorage **ppstgOpen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:117:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:118:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI StgOpenStorage (const WCHAR *pwcsName, IStorage *pstgPriority, DWORD grfMode, SNB snbExclude, DWORD reserved, IStorage **ppstgOpen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:118:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:119:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI StgOpenStorageOnILockBytes (ILockBytes *plkbyt, IStorage *pstgPriority, DWORD grfMode, SNB snbExclude, DWORD reserved, IStorage **ppstgOpen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:119:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:120:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI StgIsStorageFile (const WCHAR *pwcsName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:120:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:121:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI StgIsStorageILockBytes (ILockBytes *plkbyt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:121:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:122:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI StgSetTimes (const WCHAR *lpszName, const FILETIME *pctime, const FILETIME *patime, const FILETIME *pmtime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:122:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:123:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI StgOpenAsyncDocfileOnIFillLockBytes (IFillLockBytes *pflb, DWORD grfMode, DWORD asyncFlags, IStorage **ppstgOpen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:123:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:124:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI StgGetIFillLockBytesOnILockBytes (ILockBytes *pilb, IFillLockBytes **ppflb); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:124:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:125:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI StgGetIFillLockBytesOnFile (OLECHAR const *pwcsName, IFillLockBytes **ppflb); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:125:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:140:198: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI StgCreateStorageEx (const WCHAR *pwcsName, DWORD grfMode, DWORD stgfmt, DWORD grfAttrs, STGOPTIONS *pStgOptions, PSECURITY_DESCRIPTOR pSecurityDescriptor, REFIID riid, void **ppObjectOpen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:140:198: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:141:196: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI StgOpenStorageEx (const WCHAR *pwcsName, DWORD grfMode, DWORD stgfmt, DWORD grfAttrs, STGOPTIONS *pStgOptions, PSECURITY_DESCRIPTOR pSecurityDescriptor, REFIID riid, void **ppObjectOpen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:141:196: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:142:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI BindMoniker (LPMONIKER pmk, DWORD grfOpt, REFIID iidResult, LPVOID *ppvResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:142:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:143:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoGetObject (LPCWSTR pszName, BIND_OPTS *pBindOptions, REFIID riid, void **ppv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:143:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:144:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI MkParseDisplayName (LPBC pbc, LPCOLESTR szUserName, ULONG *pchEaten, LPMONIKER *ppmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:144:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:145:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI MonikerRelativePathTo (LPMONIKER pmkSrc, LPMONIKER pmkDest, LPMONIKER *ppmkRelPath, WINBOOL dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:145:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:146:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI MonikerCommonPrefixWith (LPMONIKER pmkThis, LPMONIKER pmkOther, LPMONIKER *ppmkCommon); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:146:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:147:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CreateBindCtx (DWORD reserved, LPBC *ppbc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:147:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:148:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CreateGenericComposite (LPMONIKER pmkFirst, LPMONIKER pmkRest, LPMONIKER *ppmkComposite); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:148:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:149:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI GetClassFile (LPCOLESTR szFilename, CLSID *pclsid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:149:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:150:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CreateClassMoniker (REFCLSID rclsid, LPMONIKER *ppmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:150:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:151:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CreateFileMoniker (LPCOLESTR lpszPathName, LPMONIKER *ppmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:151:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:152:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CreateItemMoniker (LPCOLESTR lpszDelim, LPCOLESTR lpszItem, LPMONIKER *ppmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:152:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:153:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CreateAntiMoniker (LPMONIKER *ppmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:153:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:154:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CreatePointerMoniker (LPUNKNOWN punk, LPMONIKER *ppmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:154:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:155:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CreateObjrefMoniker (LPUNKNOWN punk, LPMONIKER *ppmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:155:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:159:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoInstall (IBindCtx *pbc, DWORD dwFlags, uCLSSPEC *pClassSpec, QUERYCONTEXT *pQuery, LPWSTR pszCodeBase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:159:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:160:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI GetRunningObjectTable (DWORD reserved, LPRUNNINGOBJECTTABLE *pprot); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:160:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:288, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:178:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwConnection) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:181:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwConnection) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:184:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATDATA **ppenumAdvise) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:187:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmk) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:190:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:193:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:197:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleAdviseHolder, 0x00000111, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:197:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleAdviseHolder, 0x00000111, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:288, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:296:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwConnection); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:296:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:301:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:301:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:304:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwConnection); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:304:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:309:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:309:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:312:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATDATA **ppenumAdvise); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:312:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:317:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:317:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:320:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:320:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:325:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:325:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:327:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IOleAdviseHolder* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:327:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:332:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:332:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:334:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IOleAdviseHolder* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:334:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:339:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:339:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:362:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwConnection) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:365:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwConnection) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:368:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATDATA **ppenumSTATDATA) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:371:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IDataObject *pDataObject) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:376:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fRelease) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:380:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleCache, 0x0000011e, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:380:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleCache, 0x0000011e, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:288, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:477:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwConnection); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:477:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:482:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:482:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:485:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwConnection); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:485:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:490:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:490:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:493:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATDATA **ppenumSTATDATA); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:493:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:498:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:498:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:501:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IDataObject *pDataObject); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:501:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:506:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:506:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:511:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fRelease); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:511:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:516:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:516:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:561:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPVOID pReserved) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:564:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwDiscardOptions) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:568:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleCache2, 0x00000128, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:568:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleCache2, 0x00000128, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:288, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:686:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG_PTR pReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:686:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:691:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:691:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:694:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwDiscardOptions); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:694:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:699:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:699:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:704:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPVOID pReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:704:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:709:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG_PTR pReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:709:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:730:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPDATAOBJECT pDataObject) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:733:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:737:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleCacheControl, 0x00000129, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:737:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleCacheControl, 0x00000129, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:288, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:803:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPDATAOBJECT pDataObject); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:803:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:808:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:808:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:810:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IOleCacheControl* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:810:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:815:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:815:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:837:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker **ppmkOut) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:841:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IParseDisplayName, 0x0000011a, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:841:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IParseDisplayName, 0x0000011a, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:288, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:906:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker **ppmkOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:906:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:911:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:911:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:931:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumUnknown **ppenum) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:934:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fLock) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:938:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleContainer, 0x0000011b, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:938:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleContainer, 0x0000011b, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:288, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1021:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumUnknown **ppenum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1021:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1026:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1026:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1029:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fLock); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1029:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1034:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1034:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1053:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1058:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker **ppmk) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1061:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IOleContainer **ppContainer) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1064:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1067:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fShow) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1070:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1074:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleClientSite, 0x00000118, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1074:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleClientSite, 0x00000118, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:288, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1171:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IOleClientSite* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1171:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1176:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1176:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1181:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker **ppmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1181:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1186:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1186:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1189:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IOleContainer **ppContainer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1189:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1194:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1194:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1196:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IOleClientSite* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1196:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1201:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1201:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1204:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fShow); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1204:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1209:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1209:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1211:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IOleClientSite* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1211:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1216:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1216:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1284:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IOleClientSite *pClientSite) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1287:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IOleClientSite **ppClientSite) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1291:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCOLESTR szContainerObj) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1294:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwSaveOption) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1298:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmk) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1303:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker **ppmk) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1308:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1312:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IDataObject **ppDataObject) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1320:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCRECT lprcPosRect) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1323:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumOLEVERB **ppEnumOleVerb) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1326:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1329:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1332:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CLSID *pClsid) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1336:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR *pszUserType) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1340:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SIZEL *psizel) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1344:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SIZEL *psizel) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1348:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwConnection) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1351:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwConnection) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1354:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATDATA **ppenumAdvise) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1358:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwStatus) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1361:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LOGPALETTE *pLogpal) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1365:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleObject, 0x00000112, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1365:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleObject, 0x00000112, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:288, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1599:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IOleClientSite *pClientSite); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1599:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1604:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1604:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1607:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IOleClientSite **ppClientSite); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1607:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1612:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1612:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1616:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCOLESTR szContainerObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1616:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1621:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1621:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1624:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwSaveOption); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1624:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1629:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1629:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1633:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1633:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1638:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1638:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1643:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker **ppmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1643:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1648:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1648:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1653:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1653:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1658:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1658:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1662:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IDataObject **ppDataObject); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1662:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1667:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1667:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1675:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCRECT lprcPosRect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1675:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1680:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1680:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1683:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumOLEVERB **ppEnumOleVerb); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1683:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1688:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1688:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1690:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IOleObject* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1690:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1695:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1695:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1697:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IOleObject* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1697:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1702:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1702:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1705:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CLSID *pClsid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1705:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1710:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1710:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1714:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR *pszUserType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1714:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1719:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1719:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1723:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SIZEL *psizel); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1723:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1728:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1728:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1732:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SIZEL *psizel); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1732:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1737:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1737:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1741:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwConnection); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1741:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1746:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1746:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1749:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwConnection); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1749:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1754:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1754:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1757:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATDATA **ppenumAdvise); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1757:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1762:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1762:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1766:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1766:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1771:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1771:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1774:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LOGPALETTE *pLogpal); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1774:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1779:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1779:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1834:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HWND *phwnd) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1837:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fEnterMode) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1841:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleWindow, 0x00000114, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1841:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleWindow, 0x00000114, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:288, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1908:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HWND *phwnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1908:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1913:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1913:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1916:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fEnterMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1916:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1921:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1921:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1952:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwUpdateOpt) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1955:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwUpdateOpt) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1959:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFCLSID rclsid) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1962:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker **ppmk) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1965:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCOLESTR pszStatusText) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1968:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR *ppszDisplayName) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1972:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IBindCtx *pbc) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1975:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1978:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown **ppunk) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1981:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1984:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IBindCtx *pbc) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1988:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleLink, 0x0000011d, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1988:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleLink, 0x0000011d, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:288, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2127:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwUpdateOpt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2127:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2132:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2132:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2135:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwUpdateOpt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2135:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2140:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2140:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2144:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFCLSID rclsid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2144:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2149:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2149:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2152:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker **ppmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2152:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2157:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2157:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2160:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCOLESTR pszStatusText); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2160:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2165:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2165:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2168:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR *ppszDisplayName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2168:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2173:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2173:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2177:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IBindCtx *pbc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2177:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2182:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2182:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2184:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IOleLink* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2184:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2189:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2189:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2192:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown **ppunk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2192:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2197:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2197:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2199:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IOleLink* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2199:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2204:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2204:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2207:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IBindCtx *pbc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2207:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2212:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2212:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2249:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppvObject) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2255:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppvStorage) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2258:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR pszItem) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2262:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleItemContainer, 0x0000011c, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2262:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleItemContainer, 0x0000011c, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:288, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2382:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppvObject); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2382:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2387:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2387:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2393:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppvStorage); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2393:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2398:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2398:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2401:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR pszItem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2401:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2406:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2406:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2428:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPRECT lprectBorder) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2431:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCBORDERWIDTHS pborderwidths) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2434:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCBORDERWIDTHS pborderwidths) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2438:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCOLESTR pszObjName) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2442:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleInPlaceUIWindow, 0x00000115, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2442:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleInPlaceUIWindow, 0x00000115, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:288, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2545:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPRECT lprectBorder); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2545:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2550:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2550:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2553:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCBORDERWIDTHS pborderwidths); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2553:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2558:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2558:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2561:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCBORDERWIDTHS pborderwidths); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2561:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2566:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2566:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2570:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCOLESTR pszObjName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2570:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2575:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2575:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2594:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPMSG lpmsg) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2597:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fActivate) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2600:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fActivate) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2605:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fFrameWindow) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2608:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fEnable) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2612:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleInPlaceActiveObject, 0x00000117, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2612:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleInPlaceActiveObject, 0x00000117, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:288, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2723:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IOleInPlaceActiveObject* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2723:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2728:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2728:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2731:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fActivate); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2731:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2736:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2736:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2739:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fActivate); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2739:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2744:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2744:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2750:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fFrameWindow); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2750:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2755:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2755:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2758:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fEnable); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2758:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2763:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2763:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2766:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPMSG lpmsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2766:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2768:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IOleInPlaceActiveObject* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2768:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2773:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fFrameWindow); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2773:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2779:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fFrameWindow); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2779:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2815:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLEMENUGROUPWIDTHS lpMenuWidths) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2820:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HWND hwndActiveObject) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2823:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HMENU hmenuShared) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2826:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCOLESTR pszStatusText) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2829:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fEnable) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2833:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WORD wID) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2837:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleInPlaceFrame, 0x00000116, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2837:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleInPlaceFrame, 0x00000116, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:288, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2996:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLEMENUGROUPWIDTHS lpMenuWidths); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2996:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3001:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3001:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3006:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HWND hwndActiveObject); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3006:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3011:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3011:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3014:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HMENU hmenuShared); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3014:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3019:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3019:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3022:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCOLESTR pszStatusText); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3022:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3027:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3027:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3030:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fEnable); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3030:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3035:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3035:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3039:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WORD wID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3039:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3044:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3044:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3063:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3066:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3070:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCRECT lprcClipRect) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3073:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3077:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleInPlaceObject, 0x00000113, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3077:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleInPlaceObject, 0x00000113, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:288, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3176:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IOleInPlaceObject* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3176:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3181:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3181:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3183:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IOleInPlaceObject* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3183:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3188:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3188:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3192:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCRECT lprcClipRect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3192:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3197:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3197:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3199:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IOleInPlaceObject* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3199:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3204:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3204:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3223:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3226:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3229:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3236:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLEINPLACEFRAMEINFO lpFrameInfo) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3239:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SIZE scrollExtant) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3242:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fUndoable) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3245:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3248:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3251:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3254:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCRECT lprcPosRect) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3258:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleInPlaceSite, 0x00000119, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3258:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleInPlaceSite, 0x00000119, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:288, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3405:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IOleInPlaceSite* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3405:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3410:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3410:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3412:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IOleInPlaceSite* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3412:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3417:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3417:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3419:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IOleInPlaceSite* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3419:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3424:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3424:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3431:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLEINPLACEFRAMEINFO lpFrameInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3431:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3436:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3436:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3439:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SIZE scrollExtant); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3439:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3444:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3444:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3447:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fUndoable); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3447:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3452:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3452:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3454:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IOleInPlaceSite* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3454:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3459:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3459:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3461:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IOleInPlaceSite* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3461:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3466:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3466:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3468:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IOleInPlaceSite* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3468:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3473:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3473:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3476:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCRECT lprcPosRect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3476:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3481:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3481:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3498:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3502:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IContinue, 0x0000012a, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3502:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IContinue, 0x0000012a, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:288, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3559:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IContinue* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3559:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3564:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3564:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3592:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG_PTR dwContinue) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3600:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LOGPALETTE **ppColorSet) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3606:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwFreeze) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3609:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwFreeze) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3614:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink *pAdvSink) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3619:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink **ppAdvSink) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3623:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IViewObject, 0x0000010d, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3623:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IViewObject, 0x0000010d, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:288, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3751:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IContinue *pContinue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3751:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3756:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3756:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3764:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LOGPALETTE **ppColorSet); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3764:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3769:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3769:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3775:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwFreeze); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3775:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3780:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3780:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3783:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwFreeze); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3783:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3788:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3788:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3793:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink *pAdvSink); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3793:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3798:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3798:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3803:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink **ppAdvSink); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3803:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3808:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3808:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3820:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG_PTR dwContinue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3820:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3831:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IContinue *pContinue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3831:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3839:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LOGPALETTE **ppColorSet); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3839:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3847:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LOGPALETTE **ppColorSet); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3847:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3853:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwFreeze); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3853:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3859:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwFreeze); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3859:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3864:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink **ppAdvSink); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3864:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3869:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink **ppAdvSink); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3869:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3891:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPSIZEL lpsizel) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3895:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IViewObject2, 0x00000127, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3895:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IViewObject2, 0x00000127, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:288, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4032:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPSIZEL lpsizel); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4032:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4037:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4037:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4057:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD grfKeyState) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4060:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwEffect) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4064:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IDropSource, 0x00000121, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4064:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IDropSource, 0x00000121, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:288, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4133:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD grfKeyState); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4133:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4138:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4138:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4141:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwEffect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4141:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4146:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4146:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4196:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwEffect) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4201:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwEffect) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4204:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4210:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwEffect) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4214:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IDropTarget, 0x00000122, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4214:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IDropTarget, 0x00000122, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:288, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4307:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwEffect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4307:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4312:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4312:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4317:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwEffect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4317:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4322:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4322:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4324:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IDropTarget* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4324:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4329:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4329:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4335:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwEffect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4335:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4340:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4340:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4357:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HWND hwndTarget) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4360:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4364:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IDropSourceNotify, 0x0000012b, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4364:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IDropSourceNotify, 0x0000012b, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:288, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4430:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HWND hwndTarget); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4430:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4435:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4435:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4437:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IDropSourceNotify* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4437:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4442:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4442:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4478:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4481:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG celt) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4484:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4487:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumOLEVERB **ppenum) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4491:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IEnumOLEVERB, 0x00000104, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4491:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IEnumOLEVERB, 0x00000104, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:288, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4577:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4577:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4582:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4582:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4585:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG celt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4585:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4590:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4590:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4592:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumOLEVERB* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4592:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4597:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4597:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4600:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumOLEVERB **ppenum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4600:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4605:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4605:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4610:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4610:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4615:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4615:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4622:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG __RPC_USER CLIPFORMAT_UserSize (ULONG *, ULONG, CLIPFORMAT *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4622:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4623:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER CLIPFORMAT_UserMarshal (ULONG *, unsigned char *, CLIPFORMAT *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4623:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4624:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER CLIPFORMAT_UserUnmarshal(ULONG *, unsigned char *, CLIPFORMAT *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4624:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4625:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_USER CLIPFORMAT_UserFree (ULONG *, CLIPFORMAT *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4625:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4626:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG __RPC_USER STGMEDIUM_UserSize (ULONG *, ULONG, STGMEDIUM *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4626:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4627:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER STGMEDIUM_UserMarshal (ULONG *, unsigned char *, STGMEDIUM *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4627:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4628:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER STGMEDIUM_UserUnmarshal(ULONG *, unsigned char *, STGMEDIUM *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4628:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4629:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_USER STGMEDIUM_UserFree (ULONG *, STGMEDIUM *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4629:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4630:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG __RPC_USER HWND_UserSize (ULONG *, ULONG, HWND *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4630:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4631:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER HWND_UserMarshal (ULONG *, unsigned char *, HWND *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4631:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4632:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER HWND_UserUnmarshal(ULONG *, unsigned char *, HWND *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4632:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4633:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_USER HWND_UserFree (ULONG *, HWND *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4633:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4634:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG __RPC_USER HMENU_UserSize (ULONG *, ULONG, HMENU *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4634:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4635:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER HMENU_UserMarshal (ULONG *, unsigned char *, HMENU *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4635:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4636:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER HMENU_UserUnmarshal(ULONG *, unsigned char *, HMENU *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4636:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4637:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_USER HMENU_UserFree (ULONG *, HMENU *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4637:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4638:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG __RPC_USER HGLOBAL_UserSize (ULONG *, ULONG, HGLOBAL *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4638:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4639:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER HGLOBAL_UserMarshal (ULONG *, unsigned char *, HGLOBAL *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4639:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4640:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER HGLOBAL_UserUnmarshal(ULONG *, unsigned char *, HGLOBAL *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4640:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4641:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_USER HGLOBAL_UserFree (ULONG *, HGLOBAL *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4641:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4642:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG __RPC_USER HACCEL_UserSize (ULONG *, ULONG, HACCEL *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4642:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4643:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER HACCEL_UserMarshal (ULONG *, unsigned char *, HACCEL *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4643:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4644:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER HACCEL_UserUnmarshal(ULONG *, unsigned char *, HACCEL *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4644:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4645:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_USER HACCEL_UserFree (ULONG *, HACCEL *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4645:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4646:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG __RPC_USER HDC_UserSize (ULONG *, ULONG, HDC *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4646:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4647:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER HDC_UserMarshal (ULONG *, unsigned char *, HDC *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4647:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4648:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER HDC_UserUnmarshal(ULONG *, unsigned char *, HDC *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4648:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4649:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_USER HDC_UserFree (ULONG *, HDC *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4649:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:289, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/servprov.h:62:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT STDMETHODCALLTYPE QueryService(REFGUID guidService, REFIID riid, void **ppvObject) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/servprov.h:65:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT STDMETHODCALLTYPE QueryService(REFGUID guidService, Q **pp) { ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:289, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/servprov.h:71:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT STDMETHODCALLTYPE IServiceProvider_RemoteQueryService_Proxy(IServiceProvider *This, REFGUID guidService, REFIID riid, IUnknown **ppvObject); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/servprov.h:71:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/servprov.h:72:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IServiceProvider_RemoteQueryService_Stub(IRpcStubBuffer *This, IRpcChannelBuffer *_pRpcChannelBuffer, PRPC_MESSAGE _pRpcMessage, DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/servprov.h:72:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/servprov.h:74:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IServiceProvider, 0x6d5140c1, 0x7436, 0x11ce, 0x80,0x34, 0x00,0xaa,0x00,0x60,0x09,0xfa) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/servprov.h:74:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IServiceProvider, 0x6d5140c1, 0x7436, 0x11ce, 0x80,0x34, 0x00,0xaa,0x00,0x60,0x09,0xfa) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:24, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:290, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:833:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFGUID guid) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:836:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT uTypeFlags) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:839:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR pStrDoc) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:842:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwHelpContext) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:846:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WORD wMinorVerNum) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:850:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HREFTYPE *phRefType) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:854:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FUNCDESC *pFuncDesc) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:858:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HREFTYPE hRefType) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:862:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture INT implTypeFlags) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:865:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WORD cbAlignment) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:868:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR pStrSchema) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:872:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARDESC *pVarDesc) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:877:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT cNames) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:881:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR szName) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:884:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TYPEDESC *pTDescAlias) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:889:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR szProcName) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:893:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR szDocString) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:897:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR szDocString) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:901:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwHelpContext) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:905:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwHelpContext) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:909:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR bstrMops) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:912:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IDLDESC *pIdlDesc) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:915:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:919:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ICreateTypeInfo, 0x00020405, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:919:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ICreateTypeInfo, 0x00020405, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:24, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:290, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1169:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFGUID guid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1169:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1174:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1174:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1177:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT uTypeFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1177:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1182:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1182:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1185:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR pStrDoc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1185:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1190:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1190:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1193:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwHelpContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1193:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1198:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1198:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1202:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WORD wMinorVerNum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1202:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1207:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1207:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1211:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HREFTYPE *phRefType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1211:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1216:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1216:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1220:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FUNCDESC *pFuncDesc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1220:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1225:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1225:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1229:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HREFTYPE hRefType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1229:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1234:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1234:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1238:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture INT implTypeFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1238:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1243:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1243:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1246:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WORD cbAlignment); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1246:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1251:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1251:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1254:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR pStrSchema); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1254:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1259:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1259:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1263:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARDESC *pVarDesc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1263:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1268:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1268:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1273:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT cNames); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1273:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1278:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1278:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1282:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR szName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1282:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1287:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1287:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1290:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TYPEDESC *pTDescAlias); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1290:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1295:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1295:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1300:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR szProcName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1300:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1305:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1305:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1309:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR szDocString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1309:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1314:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1314:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1318:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR szDocString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1318:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1323:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1323:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1327:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwHelpContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1327:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1332:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1332:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1336:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwHelpContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1336:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1341:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1341:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1345:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR bstrMops); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1345:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1350:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1350:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1353:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IDLDESC *pIdlDesc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1353:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1358:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1358:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1360:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ICreateTypeInfo* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1360:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1365:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1365:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1384:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT index) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1388:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture INVOKEKIND invKind) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1391:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT index) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1394:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture MEMBERID memid) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1397:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT index) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1401:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pVarVal) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1406:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pVarVal) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1412:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pVarVal) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1417:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pVarVal) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1422:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pVarVal) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1425:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG dwHelpStringContext) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1429:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG dwHelpStringContext) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1433:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG dwHelpStringContext) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1436:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1439:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR szName) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1443:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ICreateTypeInfo2, 0x0002040e, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1443:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ICreateTypeInfo2, 0x0002040e, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:24, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:290, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1828:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT index); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1828:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1833:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1833:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1837:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture INVOKEKIND invKind); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1837:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1842:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1842:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1845:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT index); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1845:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1850:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1850:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1853:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture MEMBERID memid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1853:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1858:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1858:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1861:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT index); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1861:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1866:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1866:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1870:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pVarVal); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1870:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1875:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1875:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1880:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pVarVal); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1880:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1885:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1885:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1891:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pVarVal); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1891:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1896:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1896:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1901:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pVarVal); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1901:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1906:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1906:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1911:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pVarVal); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1911:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1916:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1916:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1919:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG dwHelpStringContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1919:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1924:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1924:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1928:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG dwHelpStringContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1928:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1933:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1933:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1937:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG dwHelpStringContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1937:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1942:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1942:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1944:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ICreateTypeInfo2* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1944:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1949:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1949:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1952:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR szName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1952:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1957:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1957:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1978:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ICreateTypeInfo **ppCTInfo) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1981:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR szName) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1985:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WORD wMinorVerNum) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1988:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFGUID guid) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1991:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR szDoc) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1994:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR szHelpFileName) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1997:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwHelpContext) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2000:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LCID lcid) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2003:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT uLibFlags) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2006:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2010:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ICreateTypeLib, 0x00020406, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2010:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ICreateTypeLib, 0x00020406, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:24, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:290, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2145:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ICreateTypeInfo **ppCTInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2145:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2150:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2150:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2153:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR szName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2153:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2158:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2158:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2162:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WORD wMinorVerNum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2162:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2167:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2167:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2170:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFGUID guid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2170:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2175:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2175:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2178:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR szDoc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2178:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2183:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2183:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2186:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR szHelpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2186:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2191:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2191:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2194:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwHelpContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2194:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2199:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2199:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2202:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LCID lcid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2202:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2207:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2207:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2210:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT uLibFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2210:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2215:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2215:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2217:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ICreateTypeLib* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2217:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2222:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2222:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2240:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR szName) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2244:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pVarVal) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2247:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG dwHelpStringContext) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2250:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR szFileName) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2254:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ICreateTypeLib2, 0x0002040f, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2254:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ICreateTypeLib2, 0x0002040f, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:24, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:290, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2423:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR szName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2423:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2428:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2428:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2432:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pVarVal); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2432:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2437:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2437:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2440:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG dwHelpStringContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2440:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2445:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2445:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2448:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR szFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2448:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2453:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2453:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2492:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT *pctinfo) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2497:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeInfo **ppTInfo) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2504:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DISPID *rgDispId) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2514:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT *puArgErr) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2518:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IDispatch, 0x00020400, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2518:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IDispatch, 0x00020400, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:24, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:290, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2614:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT *pctinfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2614:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2619:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2619:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2624:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeInfo **ppTInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2624:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2629:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2629:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2636:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DISPID *rgDispId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2636:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2641:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2641:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2654:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANTARG *rgVarRef); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2654:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2659:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2659:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2669:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT *puArgErr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2669:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2682:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANTARG *rgVarRef); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2682:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2703:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pCeltFetched) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2706:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG celt) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2709:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2712:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumVARIANT **ppEnum) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2716:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IEnumVARIANT, 0x00020404, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2716:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IEnumVARIANT, 0x00020404, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:24, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:290, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2802:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pCeltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2802:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2807:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2807:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2810:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG celt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2810:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2815:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2815:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2817:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumVARIANT* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2817:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2822:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2822:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2825:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumVARIANT **ppEnum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2825:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2830:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2830:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2835:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pCeltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2835:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2840:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pCeltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2840:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2880:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BINDPTR *pBindPtr) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2886:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeComp **ppTComp) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2890:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ITypeComp, 0x00020403, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2890:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ITypeComp, 0x00020403, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:24, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:290, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2973:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CLEANLOCALSTORAGE *pDummy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2973:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2978:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2978:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2983:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeInfo **ppTInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2983:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2988:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2988:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2996:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BINDPTR *pBindPtr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2996:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3007:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CLEANLOCALSTORAGE *pDummy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3007:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3013:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeComp **ppTComp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3013:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3018:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeInfo **ppTInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3018:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3039:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TYPEATTR **ppTypeAttr) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3042:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeComp **ppTComp) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3046:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FUNCDESC **ppFuncDesc) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3050:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARDESC **ppVarDesc) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3056:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT *pcNames) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3060:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HREFTYPE *pRefType) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3064:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture INT *pImplTypeFlags) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3069:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture MEMBERID *pMemId) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3078:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT *puArgErr) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3085:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pBstrHelpFile) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3092:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WORD *pwOrdinal) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3096:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeInfo **ppTInfo) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3101:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PVOID *ppv) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3106:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PVOID *ppvObj) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3110:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pBstrMops) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3114:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT *pIndex) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3117:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TYPEATTR *pTypeAttr) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3120:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FUNCDESC *pFuncDesc) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3123:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARDESC *pVarDesc) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3127:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ITypeInfo, 0x00020401, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3127:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ITypeInfo, 0x00020401, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:24, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:290, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3361:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CLEANLOCALSTORAGE *pDummy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3361:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3366:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3366:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3369:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeComp **ppTComp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3369:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3374:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3374:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3379:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CLEANLOCALSTORAGE *pDummy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3379:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3384:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3384:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3389:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CLEANLOCALSTORAGE *pDummy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3389:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3394:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3394:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3400:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT *pcNames); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3400:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3405:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3405:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3409:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HREFTYPE *pRefType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3409:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3414:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3414:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3418:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture INT *pImplTypeFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3418:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3423:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3423:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3425:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeInfo* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3425:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3430:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3430:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3432:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeInfo* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3432:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3437:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3437:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3445:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pBstrHelpFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3445:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3450:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3450:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3458:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WORD *pwOrdinal); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3458:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3463:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3463:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3467:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeInfo **ppTInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3467:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3472:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3472:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3474:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeInfo* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3474:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3479:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3479:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3483:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown **ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3483:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3488:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3488:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3492:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pBstrMops); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3492:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3497:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3497:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3501:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT *pIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3501:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3506:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3506:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3508:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeInfo* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3508:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3513:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3513:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3515:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeInfo* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3515:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3520:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3520:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3522:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeInfo* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3522:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3527:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3527:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3530:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TYPEATTR **ppTypeAttr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3530:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3534:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CLEANLOCALSTORAGE *pDummy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3534:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3538:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FUNCDESC **ppFuncDesc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3538:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3543:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CLEANLOCALSTORAGE *pDummy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3543:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3547:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARDESC **ppVarDesc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3547:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3552:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CLEANLOCALSTORAGE *pDummy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3552:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3558:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT *pcNames); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3558:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3564:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT *pcNames); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3564:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3569:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture MEMBERID *pMemId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3569:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3571:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeInfo* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3571:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3580:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT *puArgErr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3580:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3582:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeInfo* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3582:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3589:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pBstrHelpFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3589:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3597:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pBstrHelpFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3597:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3604:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WORD *pwOrdinal); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3604:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3612:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WORD *pwOrdinal); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3612:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3617:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PVOID *ppv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3617:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3619:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeInfo* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3619:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3624:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PVOID *ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3624:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3628:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown **ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3628:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3632:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT *pIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3632:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3636:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT *pIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3636:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3639:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TYPEATTR *pTypeAttr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3639:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3641:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeInfo* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3641:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3644:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FUNCDESC *pFuncDesc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3644:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3646:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeInfo* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3646:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3649:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARDESC *pVarDesc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3649:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3651:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeInfo* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3651:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3670:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TYPEKIND *pTypeKind) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3673:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pTypeFlags) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3678:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT *pFuncIndex) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3682:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT *pVarIndex) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3686:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pVarVal) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3691:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pVarVal) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3697:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pVarVal) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3702:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pVarVal) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3707:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pVarVal) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3714:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pbstrHelpStringDll) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3717:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CUSTDATA *pCustData) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3721:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CUSTDATA *pCustData) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3726:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CUSTDATA *pCustData) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3730:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CUSTDATA *pCustData) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3734:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CUSTDATA *pCustData) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3738:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ITypeInfo2, 0x00020412, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3738:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ITypeInfo2, 0x00020412, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:24, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:290, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4116:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TYPEKIND *pTypeKind); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4116:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4121:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4121:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4124:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pTypeFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4124:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4129:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4129:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4134:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT *pFuncIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4134:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4139:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4139:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4143:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT *pVarIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4143:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4148:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4148:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4152:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pVarVal); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4152:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4157:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4157:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4162:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pVarVal); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4162:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4167:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4167:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4173:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pVarVal); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4173:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4178:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4178:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4183:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pVarVal); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4183:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4188:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4188:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4193:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pVarVal); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4193:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4198:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4198:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4206:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pbstrHelpStringDll); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4206:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4211:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4211:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4214:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CUSTDATA *pCustData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4214:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4219:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4219:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4223:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CUSTDATA *pCustData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4223:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4228:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4228:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4233:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CUSTDATA *pCustData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4233:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4238:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4238:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4242:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CUSTDATA *pCustData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4242:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4247:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4247:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4251:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CUSTDATA *pCustData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4251:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4256:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4256:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4263:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pbstrHelpStringDll); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4263:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4271:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pbstrHelpStringDll); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4271:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4316:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4320:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeInfo **ppTInfo) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4324:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TYPEKIND *pTKind) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4328:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeInfo **ppTinfo) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4331:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TLIBATTR **ppTLibAttr) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4334:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeComp **ppTComp) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4341:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pBstrHelpFile) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4346:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL *pfName) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4353:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture USHORT *pcFound) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4356:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TLIBATTR *pTLibAttr) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4360:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ITypeLib, 0x00020402, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4360:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ITypeLib, 0x00020402, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:24, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:290, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4503:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT *pcTInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4503:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4508:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4508:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4512:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeInfo **ppTInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4512:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4517:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4517:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4521:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TYPEKIND *pTKind); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4521:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4526:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4526:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4530:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeInfo **ppTinfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4530:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4535:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4535:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4539:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CLEANLOCALSTORAGE *pDummy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4539:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4544:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4544:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4547:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeComp **ppTComp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4547:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4552:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4552:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4560:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pBstrHelpFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4560:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4565:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4565:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4571:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pBstrLibName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4571:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4576:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4576:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4584:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pBstrLibName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4584:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4589:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4589:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4591:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeLib* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4591:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4596:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4596:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4598:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeLib* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4598:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4601:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT *pcTInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4601:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4604:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TLIBATTR **ppTLibAttr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4604:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4608:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CLEANLOCALSTORAGE *pDummy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4608:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4615:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pBstrHelpFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4615:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4623:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pBstrHelpFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4623:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4628:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL *pfName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4628:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4634:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pBstrLibName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4634:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4641:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture USHORT *pcFound); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4641:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4649:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pBstrLibName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4649:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4652:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TLIBATTR *pTLibAttr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4652:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4654:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeLib* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4654:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4676:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pVarVal) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4680:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcchUniqueNames) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4687:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pbstrHelpStringDll) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4690:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CUSTDATA *pCustData) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4694:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ITypeLib2, 0x00020411, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4694:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ITypeLib2, 0x00020411, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:24, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:290, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4879:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pVarVal); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4879:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4884:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4884:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4888:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcchUniqueNames); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4888:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4893:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4893:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4901:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pbstrHelpStringDll); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4901:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4906:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4906:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4909:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CUSTDATA *pCustData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4909:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4914:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4914:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4918:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcchUniqueNames); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4918:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4922:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcchUniqueNames); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4922:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4929:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pbstrHelpStringDll); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4929:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4937:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pbstrHelpStringDll); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4937:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4970:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture INT *pfCancel) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4975:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR pStrName) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4979:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ITypeChangeEvents, 0x00020410, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4979:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ITypeChangeEvents, 0x00020410, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:24, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:290, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5054:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture INT *pfCancel); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5054:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5059:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5059:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5064:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR pStrName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5064:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5069:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5069:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5088:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture GUID *pGUID) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5091:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pBstrSource) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5094:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pBstrDescription) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5097:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pBstrHelpFile) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5100:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwHelpContext) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5104:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IErrorInfo, 0x1cf2b120, 0x547d, 0x101b, 0x8e,0x65, 0x08,0x00,0x2b,0x2b,0xd1,0x19) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5104:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IErrorInfo, 0x1cf2b120, 0x547d, 0x101b, 0x8e,0x65, 0x08,0x00,0x2b,0x2b,0xd1,0x19) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:24, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:290, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5195:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture GUID *pGUID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5195:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5200:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5200:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5203:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pBstrSource); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5203:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5208:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5208:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5211:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pBstrDescription); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5211:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5216:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5216:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5219:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pBstrHelpFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5219:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5224:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5224:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5227:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwHelpContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5227:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5232:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5232:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5251:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFGUID rguid) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5254:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR szSource) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5257:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR szDescription) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5260:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR szHelpFile) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5263:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwHelpContext) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5267:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ICreateErrorInfo, 0x22f03340, 0x547d, 0x101b, 0x8e,0x65, 0x08,0x00,0x2b,0x2b,0xd1,0x19) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5267:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ICreateErrorInfo, 0x22f03340, 0x547d, 0x101b, 0x8e,0x65, 0x08,0x00,0x2b,0x2b,0xd1,0x19) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:24, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:290, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5358:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFGUID rguid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5358:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5363:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5363:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5366:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR szSource); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5366:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5371:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5371:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5374:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR szDescription); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5374:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5379:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5379:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5382:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR szHelpFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5382:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5387:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5387:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5390:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwHelpContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5390:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5395:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5395:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5414:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFIID riid) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5418:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ISupportErrorInfo, 0xdf0b3d60, 0x548f, 0x101b, 0x8e,0x65, 0x08,0x00,0x2b,0x2b,0xd1,0x19) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5418:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ISupportErrorInfo, 0xdf0b3d60, 0x548f, 0x101b, 0x8e,0x65, 0x08,0x00,0x2b,0x2b,0xd1,0x19) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:24, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:290, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5477:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFIID riid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5477:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5482:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5482:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5501:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown **ppv) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5505:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ITypeFactory, 0x0000002e, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5505:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ITypeFactory, 0x0000002e, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:24, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:290, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5568:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown **ppv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5568:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5573:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5573:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5593:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pSize) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5601:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbWritten) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5608:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbRead) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5611:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PVOID pvType) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5615:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ITypeMarshal, 0x0000002d, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5615:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ITypeMarshal, 0x0000002d, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:24, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:290, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5713:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5713:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5718:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5718:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5726:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5726:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5731:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5731:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5738:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbRead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5738:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5743:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5743:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5746:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PVOID pvType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5746:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5751:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5751:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5770:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PVOID pvNew) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5773:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PVOID pvExisting) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5777:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PVOID pvNew) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5780:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture GUID *pguid) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5783:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pbstrName) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5786:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbSize) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5789:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeInfo **ppTypeInfo) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5794:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pvarField) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5800:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PVOID *ppvDataCArray) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5806:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pvarField) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5812:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pvarField) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5816:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *rgBstrNames) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5819:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IRecordInfo *pRecordInfo) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5822:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5826:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PVOID *ppvDest) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5829:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PVOID pvRecord) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5833:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IRecordInfo, 0x0000002f, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5833:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IRecordInfo, 0x0000002f, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:24, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:290, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6025:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PVOID pvNew); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6025:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6030:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6030:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6033:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PVOID pvExisting); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6033:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6038:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6038:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6042:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PVOID pvNew); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6042:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6047:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6047:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6050:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture GUID *pguid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6050:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6055:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6055:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6058:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pbstrName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6058:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6063:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6063:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6066:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6066:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6071:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6071:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6074:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeInfo **ppTypeInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6074:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6079:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6079:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6084:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pvarField); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6084:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6089:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6089:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6095:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PVOID *ppvDataCArray); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6095:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6100:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6100:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6106:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pvarField); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6106:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6111:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6111:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6117:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pvarField); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6117:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6122:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6122:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6126:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *rgBstrNames); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6126:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6131:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6131:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6134:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IRecordInfo *pRecordInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6134:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6139:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6139:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6141:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IRecordInfo* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6141:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6146:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6146:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6150:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PVOID *ppvDest); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6150:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6155:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6155:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6158:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PVOID pvRecord); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6158:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6163:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6163:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6183:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture EXCEPINFO *pExcepInfo) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6187:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IErrorLog, 0x3127ca40, 0x446e, 0x11ce, 0x81,0x35, 0x00,0xaa,0x00,0x4b,0xb8,0x51) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6187:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IErrorLog, 0x3127ca40, 0x446e, 0x11ce, 0x81,0x35, 0x00,0xaa,0x00,0x4b,0xb8,0x51) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:24, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:290, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6248:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture EXCEPINFO *pExcepInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6248:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6253:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6253:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6274:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IErrorLog *pErrorLog) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6278:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pVar) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6282:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IPropertyBag, 0x55272a00, 0x42cb, 0x11ce, 0x81,0x35, 0x00,0xaa,0x00,0x4b,0xb8,0x51) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6282:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IPropertyBag, 0x55272a00, 0x42cb, 0x11ce, 0x81,0x35, 0x00,0xaa,0x00,0x4b,0xb8,0x51) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:24, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:290, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6356:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown *pUnkObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6356:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6361:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6361:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6365:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pVar); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6365:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6370:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6370:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6375:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IErrorLog *pErrorLog); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6375:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6382:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown *pUnkObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6382:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6389:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG __RPC_USER VARIANT_UserSize (ULONG *, ULONG, VARIANT *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6389:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6390:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER VARIANT_UserMarshal (ULONG *, unsigned char *, VARIANT *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6390:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6391:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER VARIANT_UserUnmarshal(ULONG *, unsigned char *, VARIANT *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6391:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6392:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_USER VARIANT_UserFree (ULONG *, VARIANT *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6392:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6393:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG __RPC_USER BSTR_UserSize (ULONG *, ULONG, BSTR *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6393:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6394:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER BSTR_UserMarshal (ULONG *, unsigned char *, BSTR *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6394:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6395:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER BSTR_UserUnmarshal(ULONG *, unsigned char *, BSTR *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6395:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6396:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_USER BSTR_UserFree (ULONG *, BSTR *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6396:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6397:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG __RPC_USER CLEANLOCALSTORAGE_UserSize (ULONG *, ULONG, CLEANLOCALSTORAGE *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6397:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6398:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER CLEANLOCALSTORAGE_UserMarshal (ULONG *, unsigned char *, CLEANLOCALSTORAGE *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6398:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6399:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER CLEANLOCALSTORAGE_UserUnmarshal(ULONG *, unsigned char *, CLEANLOCALSTORAGE *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6399:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6400:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_USER CLEANLOCALSTORAGE_UserFree (ULONG *, CLEANLOCALSTORAGE *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6400:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:290, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:260:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI hasFeature(BSTR feature,BSTR version,VARIANT_BOOL *hasFeature) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:290, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:289:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMImplementation_hasFeature_Proxy(IXMLDOMImplementation *This,BSTR feature,BSTR version,VARIANT_BOOL *hasFeature); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:289:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:290:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMImplementation_hasFeature_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:290:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:299:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_nodeName(BSTR *name) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:300:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_nodeValue(VARIANT *value) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:301:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI put_nodeValue(VARIANT value) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:302:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_nodeType(DOMNodeType *type) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:303:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_parentNode(IXMLDOMNode **parent) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:304:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_childNodes(IXMLDOMNodeList **childList) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:305:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_firstChild(IXMLDOMNode **firstChild) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:306:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_lastChild(IXMLDOMNode **lastChild) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:307:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_previousSibling(IXMLDOMNode **previousSibling) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:308:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_nextSibling(IXMLDOMNode **nextSibling) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:309:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_attributes(IXMLDOMNamedNodeMap **attributeMap) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:310:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI insertBefore(IXMLDOMNode *newChild,VARIANT refChild,IXMLDOMNode **outNewChild) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:311:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI replaceChild(IXMLDOMNode *newChild,IXMLDOMNode *oldChild,IXMLDOMNode **outOldChild) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:312:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI removeChild(IXMLDOMNode *childNode,IXMLDOMNode **oldChild) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:313:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI appendChild(IXMLDOMNode *newChild,IXMLDOMNode **outNewChild) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:314:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI hasChildNodes(VARIANT_BOOL *hasChild) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:315:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_ownerDocument(IXMLDOMDocument **DOMDocument) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:316:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI cloneNode(VARIANT_BOOL deep,IXMLDOMNode **cloneRoot) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:317:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_nodeTypeString(BSTR *nodeType) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:318:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_text(BSTR *text) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:319:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI put_text(BSTR text) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:320:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_specified(VARIANT_BOOL *isSpecified) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:321:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_definition(IXMLDOMNode **definitionNode) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:322:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_nodeTypedValue(VARIANT *typedValue) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:323:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI put_nodeTypedValue(VARIANT typedValue) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:324:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_dataType(VARIANT *dataTypeName) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:325:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI put_dataType(BSTR dataTypeName) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:326:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_xml(BSTR *xmlString) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:327:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI transformNode(IXMLDOMNode *stylesheet,BSTR *xmlString) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:328:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI selectNodes(BSTR queryString,IXMLDOMNodeList **resultList) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:329:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI selectSingleNode(BSTR queryString,IXMLDOMNode **resultNode) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:330:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_parsed(VARIANT_BOOL *isParsed) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:331:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_namespaceURI(BSTR *namespaceURI) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:332:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_prefix(BSTR *prefixString) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:333:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_baseName(BSTR *nameString) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:334:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI transformNodeToObject(IXMLDOMNode *stylesheet,VARIANT outputObject) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:433:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_get_nodeName_Proxy(IXMLDOMNode *This,BSTR *name); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:433:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:434:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_get_nodeName_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:434:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:435:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_get_nodeValue_Proxy(IXMLDOMNode *This,VARIANT *value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:435:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:436:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_get_nodeValue_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:436:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:437:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_put_nodeValue_Proxy(IXMLDOMNode *This,VARIANT value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:437:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:438:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_put_nodeValue_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:438:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:439:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_get_nodeType_Proxy(IXMLDOMNode *This,DOMNodeType *type); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:439:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:440:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_get_nodeType_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:440:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:441:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_get_parentNode_Proxy(IXMLDOMNode *This,IXMLDOMNode **parent); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:441:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:442:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_get_parentNode_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:442:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:443:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_get_childNodes_Proxy(IXMLDOMNode *This,IXMLDOMNodeList **childList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:443:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:444:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_get_childNodes_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:444:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:445:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_get_firstChild_Proxy(IXMLDOMNode *This,IXMLDOMNode **firstChild); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:445:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:446:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_get_firstChild_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:446:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:447:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_get_lastChild_Proxy(IXMLDOMNode *This,IXMLDOMNode **lastChild); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:447:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:448:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_get_lastChild_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:448:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:449:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_get_previousSibling_Proxy(IXMLDOMNode *This,IXMLDOMNode **previousSibling); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:449:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:450:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_get_previousSibling_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:450:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:451:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_get_nextSibling_Proxy(IXMLDOMNode *This,IXMLDOMNode **nextSibling); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:451:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:452:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_get_nextSibling_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:452:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:453:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_get_attributes_Proxy(IXMLDOMNode *This,IXMLDOMNamedNodeMap **attributeMap); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:453:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:454:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_get_attributes_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:454:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:455:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_insertBefore_Proxy(IXMLDOMNode *This,IXMLDOMNode *newChild,VARIANT refChild,IXMLDOMNode **outNewChild); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:455:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:456:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_insertBefore_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:456:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:457:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_replaceChild_Proxy(IXMLDOMNode *This,IXMLDOMNode *newChild,IXMLDOMNode *oldChild,IXMLDOMNode **outOldChild); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:457:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:458:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_replaceChild_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:458:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:459:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_removeChild_Proxy(IXMLDOMNode *This,IXMLDOMNode *childNode,IXMLDOMNode **oldChild); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:459:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:460:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_removeChild_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:460:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:461:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_appendChild_Proxy(IXMLDOMNode *This,IXMLDOMNode *newChild,IXMLDOMNode **outNewChild); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:461:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:462:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_appendChild_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:462:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:463:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_hasChildNodes_Proxy(IXMLDOMNode *This,VARIANT_BOOL *hasChild); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:463:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:464:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_hasChildNodes_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:464:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:465:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_get_ownerDocument_Proxy(IXMLDOMNode *This,IXMLDOMDocument **DOMDocument); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:465:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:466:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_get_ownerDocument_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:466:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:467:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_cloneNode_Proxy(IXMLDOMNode *This,VARIANT_BOOL deep,IXMLDOMNode **cloneRoot); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:467:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:468:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_cloneNode_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:468:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:469:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_get_nodeTypeString_Proxy(IXMLDOMNode *This,BSTR *nodeType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:469:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:470:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_get_nodeTypeString_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:470:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:471:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_get_text_Proxy(IXMLDOMNode *This,BSTR *text); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:471:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:472:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_get_text_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:472:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:473:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_put_text_Proxy(IXMLDOMNode *This,BSTR text); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:473:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:474:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_put_text_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:474:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:475:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_get_specified_Proxy(IXMLDOMNode *This,VARIANT_BOOL *isSpecified); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:475:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:476:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_get_specified_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:476:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:477:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_get_definition_Proxy(IXMLDOMNode *This,IXMLDOMNode **definitionNode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:477:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:478:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_get_definition_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:478:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:479:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_get_nodeTypedValue_Proxy(IXMLDOMNode *This,VARIANT *typedValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:479:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:480:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_get_nodeTypedValue_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:480:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:481:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_put_nodeTypedValue_Proxy(IXMLDOMNode *This,VARIANT typedValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:481:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:482:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_put_nodeTypedValue_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:482:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:483:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_get_dataType_Proxy(IXMLDOMNode *This,VARIANT *dataTypeName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:483:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:484:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_get_dataType_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:484:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:485:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_put_dataType_Proxy(IXMLDOMNode *This,BSTR dataTypeName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:485:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:486:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_put_dataType_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:486:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:487:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_get_xml_Proxy(IXMLDOMNode *This,BSTR *xmlString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:487:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:488:149: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_get_xml_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:488:149: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:489:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_transformNode_Proxy(IXMLDOMNode *This,IXMLDOMNode *stylesheet,BSTR *xmlString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:489:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:490:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_transformNode_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:490:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:491:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_selectNodes_Proxy(IXMLDOMNode *This,BSTR queryString,IXMLDOMNodeList **resultList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:491:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:492:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_selectNodes_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:492:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:493:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_selectSingleNode_Proxy(IXMLDOMNode *This,BSTR queryString,IXMLDOMNode **resultNode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:493:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:494:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_selectSingleNode_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:494:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:495:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_get_parsed_Proxy(IXMLDOMNode *This,VARIANT_BOOL *isParsed); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:495:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:496:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_get_parsed_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:496:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:497:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_get_namespaceURI_Proxy(IXMLDOMNode *This,BSTR *namespaceURI); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:497:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:498:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_get_namespaceURI_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:498:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:499:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_get_prefix_Proxy(IXMLDOMNode *This,BSTR *prefixString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:499:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:500:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_get_prefix_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:500:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:501:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_get_baseName_Proxy(IXMLDOMNode *This,BSTR *nameString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:501:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:502:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_get_baseName_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:502:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:503:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_transformNodeToObject_Proxy(IXMLDOMNode *This,IXMLDOMNode *stylesheet,VARIANT outputObject); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:503:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:504:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_transformNodeToObject_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:504:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:618:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_doctype(IXMLDOMDocumentType **documentType) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:619:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_implementation(IXMLDOMImplementation **impl) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:620:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_documentElement(IXMLDOMElement **DOMElement) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:621:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI putref_documentElement(IXMLDOMElement *DOMElement) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:622:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI createElement(BSTR tagName,IXMLDOMElement **element) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:623:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI createDocumentFragment(IXMLDOMDocumentFragment **docFrag) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:624:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI createTextNode(BSTR data,IXMLDOMText **text) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:625:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI createComment(BSTR data,IXMLDOMComment **comment) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:626:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI createCDATASection(BSTR data,IXMLDOMCDATASection **cdata) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:627:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI createProcessingInstruction(BSTR target,BSTR data,IXMLDOMProcessingInstruction **pi) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:628:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI createAttribute(BSTR name,IXMLDOMAttribute **attribute) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:629:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI createEntityReference(BSTR name,IXMLDOMEntityReference **entityRef) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:630:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI getElementsByTagName(BSTR tagName,IXMLDOMNodeList **resultList) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:631:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI createNode(VARIANT Type,BSTR name,BSTR namespaceURI,IXMLDOMNode **node) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:632:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI nodeFromID(BSTR idString,IXMLDOMNode **node) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:633:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI load(VARIANT xmlSource,VARIANT_BOOL *isSuccessful) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:634:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_readyState(LONG *value) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:635:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_parseError(IXMLDOMParseError **errorObj) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:636:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_url(BSTR *urlString) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:637:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_async(VARIANT_BOOL *isAsync) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:638:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI put_async(VARIANT_BOOL isAsync) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:639:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI abort(void) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:640:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI loadXML(BSTR bstrXML,VARIANT_BOOL *isSuccessful) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:641:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI save(VARIANT destination) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:642:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_validateOnParse(VARIANT_BOOL *isValidating) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:643:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI put_validateOnParse(VARIANT_BOOL isValidating) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:644:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_resolveExternals(VARIANT_BOOL *isResolving) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:645:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI put_resolveExternals(VARIANT_BOOL isResolving) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:646:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_preserveWhiteSpace(VARIANT_BOOL *isPreserving) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:647:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI put_preserveWhiteSpace(VARIANT_BOOL isPreserving) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:648:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI put_onreadystatechange(VARIANT readystatechangeSink) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:649:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI put_ondataavailable(VARIANT ondataavailableSink) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:650:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI put_ontransformnode(VARIANT ontransformnodeSink) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:815:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_get_doctype_Proxy(IXMLDOMDocument *This,IXMLDOMDocumentType **documentType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:815:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:816:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_get_doctype_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:816:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:817:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_get_implementation_Proxy(IXMLDOMDocument *This,IXMLDOMImplementation **impl); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:817:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:818:164: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_get_implementation_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:818:164: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:819:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_get_documentElement_Proxy(IXMLDOMDocument *This,IXMLDOMElement **DOMElement); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:819:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:820:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_get_documentElement_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:820:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:821:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_putref_documentElement_Proxy(IXMLDOMDocument *This,IXMLDOMElement *DOMElement); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:821:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:822:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_putref_documentElement_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:822:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:823:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_createElement_Proxy(IXMLDOMDocument *This,BSTR tagName,IXMLDOMElement **element); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:823:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:824:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_createElement_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:824:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:825:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_createDocumentFragment_Proxy(IXMLDOMDocument *This,IXMLDOMDocumentFragment **docFrag); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:825:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:826:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_createDocumentFragment_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:826:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:827:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_createTextNode_Proxy(IXMLDOMDocument *This,BSTR data,IXMLDOMText **text); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:827:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:828:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_createTextNode_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:828:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:829:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_createComment_Proxy(IXMLDOMDocument *This,BSTR data,IXMLDOMComment **comment); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:829:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:830:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_createComment_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:830:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:831:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_createCDATASection_Proxy(IXMLDOMDocument *This,BSTR data,IXMLDOMCDATASection **cdata); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:831:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:832:164: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_createCDATASection_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:832:164: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:833:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_createProcessingInstruction_Proxy(IXMLDOMDocument *This,BSTR target,BSTR data,IXMLDOMProcessingInstruction **pi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:833:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:834:173: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_createProcessingInstruction_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:834:173: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:835:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_createAttribute_Proxy(IXMLDOMDocument *This,BSTR name,IXMLDOMAttribute **attribute); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:835:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:836:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_createAttribute_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:836:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:837:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_createEntityReference_Proxy(IXMLDOMDocument *This,BSTR name,IXMLDOMEntityReference **entityRef); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:837:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:838:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_createEntityReference_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:838:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:839:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_getElementsByTagName_Proxy(IXMLDOMDocument *This,BSTR tagName,IXMLDOMNodeList **resultList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:839:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:840:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_getElementsByTagName_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:840:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:841:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_createNode_Proxy(IXMLDOMDocument *This,VARIANT Type,BSTR name,BSTR namespaceURI,IXMLDOMNode **node); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:841:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:842:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_createNode_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:842:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:843:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_nodeFromID_Proxy(IXMLDOMDocument *This,BSTR idString,IXMLDOMNode **node); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:843:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:844:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_nodeFromID_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:844:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:845:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_load_Proxy(IXMLDOMDocument *This,VARIANT xmlSource,VARIANT_BOOL *isSuccessful); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:845:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:846:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_load_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:846:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:847:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_get_readyState_Proxy(IXMLDOMDocument *This,LONG *value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:847:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:848:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_get_readyState_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:848:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:849:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_get_parseError_Proxy(IXMLDOMDocument *This,IXMLDOMParseError **errorObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:849:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:850:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_get_parseError_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:850:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:851:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_get_url_Proxy(IXMLDOMDocument *This,BSTR *urlString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:851:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:852:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_get_url_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:852:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:853:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_get_async_Proxy(IXMLDOMDocument *This,VARIANT_BOOL *isAsync); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:853:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:854:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_get_async_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:854:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:855:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_put_async_Proxy(IXMLDOMDocument *This,VARIANT_BOOL isAsync); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:855:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:856:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_put_async_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:856:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:857:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_abort_Proxy(IXMLDOMDocument *This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:857:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:858:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_abort_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:858:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:859:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_loadXML_Proxy(IXMLDOMDocument *This,BSTR bstrXML,VARIANT_BOOL *isSuccessful); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:859:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:860:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_loadXML_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:860:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:861:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_save_Proxy(IXMLDOMDocument *This,VARIANT destination); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:861:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:862:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_save_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:862:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:863:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_get_validateOnParse_Proxy(IXMLDOMDocument *This,VARIANT_BOOL *isValidating); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:863:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:864:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_get_validateOnParse_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:864:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:865:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_put_validateOnParse_Proxy(IXMLDOMDocument *This,VARIANT_BOOL isValidating); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:865:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:866:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_put_validateOnParse_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:866:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:867:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_get_resolveExternals_Proxy(IXMLDOMDocument *This,VARIANT_BOOL *isResolving); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:867:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:868:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_get_resolveExternals_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:868:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:869:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_put_resolveExternals_Proxy(IXMLDOMDocument *This,VARIANT_BOOL isResolving); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:869:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:870:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_put_resolveExternals_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:870:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:871:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_get_preserveWhiteSpace_Proxy(IXMLDOMDocument *This,VARIANT_BOOL *isPreserving); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:871:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:872:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_get_preserveWhiteSpace_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:872:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:873:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_put_preserveWhiteSpace_Proxy(IXMLDOMDocument *This,VARIANT_BOOL isPreserving); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:873:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:874:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_put_preserveWhiteSpace_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:874:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:875:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_put_onreadystatechange_Proxy(IXMLDOMDocument *This,VARIANT readystatechangeSink); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:875:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:876:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_put_onreadystatechange_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:876:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:877:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_put_ondataavailable_Proxy(IXMLDOMDocument *This,VARIANT ondataavailableSink); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:877:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:878:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_put_ondataavailable_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:878:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:879:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_put_ontransformnode_Proxy(IXMLDOMDocument *This,VARIANT ontransformnodeSink); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:879:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:880:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_put_ontransformnode_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:880:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:889:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_item(LONG index,IXMLDOMNode **listItem) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:890:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_length(LONG *listLength) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:891:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI nextNode(IXMLDOMNode **nextItem) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:892:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI reset(void) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:893:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get__newEnum(IUnknown **ppUnk) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:930:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNodeList_get_item_Proxy(IXMLDOMNodeList *This,LONG index,IXMLDOMNode **listItem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:930:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:931:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNodeList_get_item_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:931:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:932:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNodeList_get_length_Proxy(IXMLDOMNodeList *This,LONG *listLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:932:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:933:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNodeList_get_length_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:933:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:934:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNodeList_nextNode_Proxy(IXMLDOMNodeList *This,IXMLDOMNode **nextItem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:934:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:935:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNodeList_nextNode_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:935:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:936:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNodeList_reset_Proxy(IXMLDOMNodeList *This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:936:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:937:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNodeList_reset_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:937:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:938:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNodeList_get__newEnum_Proxy(IXMLDOMNodeList *This,IUnknown **ppUnk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:938:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:939:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNodeList_get__newEnum_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:939:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:948:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI getNamedItem(BSTR name,IXMLDOMNode **namedItem) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:949:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI setNamedItem(IXMLDOMNode *newItem,IXMLDOMNode **nameItem) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:950:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI removeNamedItem(BSTR name,IXMLDOMNode **namedItem) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:951:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_item(LONG index,IXMLDOMNode **listItem) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:952:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_length(LONG *listLength) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:953:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI getQualifiedItem(BSTR baseName,BSTR namespaceURI,IXMLDOMNode **qualifiedItem) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:954:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI removeQualifiedItem(BSTR baseName,BSTR namespaceURI,IXMLDOMNode **qualifiedItem) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:955:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI nextNode(IXMLDOMNode **nextItem) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:956:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI reset(void) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:957:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get__newEnum(IUnknown **ppUnk) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1004:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNamedNodeMap_getNamedItem_Proxy(IXMLDOMNamedNodeMap *This,BSTR name,IXMLDOMNode **namedItem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1004:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1005:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNamedNodeMap_getNamedItem_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1005:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1006:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNamedNodeMap_setNamedItem_Proxy(IXMLDOMNamedNodeMap *This,IXMLDOMNode *newItem,IXMLDOMNode **nameItem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1006:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1007:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNamedNodeMap_setNamedItem_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1007:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1008:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNamedNodeMap_removeNamedItem_Proxy(IXMLDOMNamedNodeMap *This,BSTR name,IXMLDOMNode **namedItem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1008:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1009:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNamedNodeMap_removeNamedItem_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1009:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1010:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNamedNodeMap_get_item_Proxy(IXMLDOMNamedNodeMap *This,LONG index,IXMLDOMNode **listItem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1010:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1011:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNamedNodeMap_get_item_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1011:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1012:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNamedNodeMap_get_length_Proxy(IXMLDOMNamedNodeMap *This,LONG *listLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1012:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1013:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNamedNodeMap_get_length_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1013:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1014:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNamedNodeMap_getQualifiedItem_Proxy(IXMLDOMNamedNodeMap *This,BSTR baseName,BSTR namespaceURI,IXMLDOMNode **qualifiedItem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1014:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1015:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNamedNodeMap_getQualifiedItem_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1015:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1016:149: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNamedNodeMap_removeQualifiedItem_Proxy(IXMLDOMNamedNodeMap *This,BSTR baseName,BSTR namespaceURI,IXMLDOMNode **qualifiedItem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1016:149: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1017:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNamedNodeMap_removeQualifiedItem_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1017:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1018:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNamedNodeMap_nextNode_Proxy(IXMLDOMNamedNodeMap *This,IXMLDOMNode **nextItem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1018:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1019:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNamedNodeMap_nextNode_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1019:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1020:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNamedNodeMap_reset_Proxy(IXMLDOMNamedNodeMap *This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1020:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1021:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNamedNodeMap_reset_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1021:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1022:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNamedNodeMap_get__newEnum_Proxy(IXMLDOMNamedNodeMap *This,IUnknown **ppUnk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1022:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1023:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNamedNodeMap_get__newEnum_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1023:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1032:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_data(BSTR *data) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1033:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI put_data(BSTR data) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1034:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_length(LONG *dataLength) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1035:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI substringData(LONG offset,LONG count,BSTR *data) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1036:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI appendData(BSTR data) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1037:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI insertData(LONG offset,BSTR data) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1038:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI deleteData(LONG offset,LONG count) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1039:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI replaceData(LONG offset,LONG count,BSTR data) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1154:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMCharacterData_get_data_Proxy(IXMLDOMCharacterData *This,BSTR *data); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1154:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1155:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMCharacterData_get_data_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1155:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1156:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMCharacterData_put_data_Proxy(IXMLDOMCharacterData *This,BSTR data); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1156:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1157:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMCharacterData_put_data_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1157:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1158:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMCharacterData_get_length_Proxy(IXMLDOMCharacterData *This,LONG *dataLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1158:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1159:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMCharacterData_get_length_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1159:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1160:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMCharacterData_substringData_Proxy(IXMLDOMCharacterData *This,LONG offset,LONG count,BSTR *data); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1160:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1161:164: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMCharacterData_substringData_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1161:164: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1162:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMCharacterData_appendData_Proxy(IXMLDOMCharacterData *This,BSTR data); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1162:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1163:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMCharacterData_appendData_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1163:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1164:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMCharacterData_insertData_Proxy(IXMLDOMCharacterData *This,LONG offset,BSTR data); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1164:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1165:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMCharacterData_insertData_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1165:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1166:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMCharacterData_deleteData_Proxy(IXMLDOMCharacterData *This,LONG offset,LONG count); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1166:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1167:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMCharacterData_deleteData_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1167:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1168:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMCharacterData_replaceData_Proxy(IXMLDOMCharacterData *This,LONG offset,LONG count,BSTR data); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1168:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1169:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMCharacterData_replaceData_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1169:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1178:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_name(BSTR *attributeName) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1179:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_value(VARIANT *attributeValue) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1180:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI put_value(VARIANT attributeValue) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1285:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMAttribute_get_name_Proxy(IXMLDOMAttribute *This,BSTR *attributeName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1285:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1286:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMAttribute_get_name_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1286:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1287:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMAttribute_get_value_Proxy(IXMLDOMAttribute *This,VARIANT *attributeValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1287:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1288:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMAttribute_get_value_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1288:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1289:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMAttribute_put_value_Proxy(IXMLDOMAttribute *This,VARIANT attributeValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1289:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1290:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMAttribute_put_value_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1290:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1299:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_tagName(BSTR *tagName) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1300:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI getAttribute(BSTR name,VARIANT *value) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1301:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI setAttribute(BSTR name,VARIANT value) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1302:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI removeAttribute(BSTR name) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1303:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI getAttributeNode(BSTR name,IXMLDOMAttribute **attributeNode) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1304:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI setAttributeNode(IXMLDOMAttribute *DOMAttribute,IXMLDOMAttribute **attributeNode) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1305:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI removeAttributeNode(IXMLDOMAttribute *DOMAttribute,IXMLDOMAttribute **attributeNode) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1306:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI getElementsByTagName(BSTR tagName,IXMLDOMNodeList **resultList) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1307:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI normalize(void) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1424:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMElement_get_tagName_Proxy(IXMLDOMElement *This,BSTR *tagName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1424:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1425:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMElement_get_tagName_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1425:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1426:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMElement_getAttribute_Proxy(IXMLDOMElement *This,BSTR name,VARIANT *value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1426:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1427:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMElement_getAttribute_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1427:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1428:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMElement_setAttribute_Proxy(IXMLDOMElement *This,BSTR name,VARIANT value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1428:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1429:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMElement_setAttribute_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1429:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1430:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMElement_removeAttribute_Proxy(IXMLDOMElement *This,BSTR name); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1430:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1431:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMElement_removeAttribute_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1431:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1432:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMElement_getAttributeNode_Proxy(IXMLDOMElement *This,BSTR name,IXMLDOMAttribute **attributeNode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1432:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1433:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMElement_getAttributeNode_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1433:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1434:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMElement_setAttributeNode_Proxy(IXMLDOMElement *This,IXMLDOMAttribute *DOMAttribute,IXMLDOMAttribute **attributeNode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1434:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1435:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMElement_setAttributeNode_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1435:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1436:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMElement_removeAttributeNode_Proxy(IXMLDOMElement *This,IXMLDOMAttribute *DOMAttribute,IXMLDOMAttribute **attributeNode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1436:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1437:164: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMElement_removeAttributeNode_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1437:164: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1438:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMElement_getElementsByTagName_Proxy(IXMLDOMElement *This,BSTR tagName,IXMLDOMNodeList **resultList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1438:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1439:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMElement_getElementsByTagName_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1439:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1440:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMElement_normalize_Proxy(IXMLDOMElement *This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1440:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1441:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMElement_normalize_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1441:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1450:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI splitText(LONG offset,IXMLDOMText **rightHandTextNode) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1567:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMText_splitText_Proxy(IXMLDOMText *This,LONG offset,IXMLDOMText **rightHandTextNode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1567:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1568:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMText_splitText_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1568:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1698:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_target(BSTR *name) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1699:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_data(BSTR *value) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1700:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI put_data(BSTR value) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1805:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMProcessingInstruction_get_target_Proxy(IXMLDOMProcessingInstruction *This,BSTR *name); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1805:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1806:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMProcessingInstruction_get_target_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1806:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1807:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMProcessingInstruction_get_data_Proxy(IXMLDOMProcessingInstruction *This,BSTR *value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1807:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1808:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMProcessingInstruction_get_data_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1808:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1809:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMProcessingInstruction_put_data_Proxy(IXMLDOMProcessingInstruction *This,BSTR value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1809:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1810:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMProcessingInstruction_put_data_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1810:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1942:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_name(BSTR *rootName) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1943:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_entities(IXMLDOMNamedNodeMap **entityMap) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1944:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_notations(IXMLDOMNamedNodeMap **notationMap) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2049:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocumentType_get_name_Proxy(IXMLDOMDocumentType *This,BSTR *rootName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2049:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2050:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocumentType_get_name_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2050:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2051:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocumentType_get_entities_Proxy(IXMLDOMDocumentType *This,IXMLDOMNamedNodeMap **entityMap); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2051:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2052:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocumentType_get_entities_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2052:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2053:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocumentType_get_notations_Proxy(IXMLDOMDocumentType *This,IXMLDOMNamedNodeMap **notationMap); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2053:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2054:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocumentType_get_notations_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2054:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2063:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_publicId(VARIANT *publicID) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2064:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_systemId(VARIANT *systemID) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2167:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNotation_get_publicId_Proxy(IXMLDOMNotation *This,VARIANT *publicID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2167:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2168:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNotation_get_publicId_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2168:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2169:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNotation_get_systemId_Proxy(IXMLDOMNotation *This,VARIANT *systemID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2169:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2170:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNotation_get_systemId_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2170:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2179:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_publicId(VARIANT *publicID) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2180:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_systemId(VARIANT *systemID) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2181:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_notationName(BSTR *name) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2286:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMEntity_get_publicId_Proxy(IXMLDOMEntity *This,VARIANT *publicID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2286:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2287:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMEntity_get_publicId_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2287:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2288:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMEntity_get_systemId_Proxy(IXMLDOMEntity *This,VARIANT *systemID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2288:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2289:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMEntity_get_systemId_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2289:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2290:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMEntity_get_notationName_Proxy(IXMLDOMEntity *This,BSTR *name); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2290:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2291:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMEntity_get_notationName_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2291:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2405:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_errorCode(LONG *errorCode) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2406:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_url(BSTR *urlString) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2407:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_reason(BSTR *reasonString) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2408:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_srcText(BSTR *sourceString) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2409:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_line(LONG *lineNumber) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2410:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_linepos(LONG *linePosition) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2411:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_filepos(LONG *filePosition) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2452:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMParseError_get_errorCode_Proxy(IXMLDOMParseError *This,LONG *errorCode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2452:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2453:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMParseError_get_errorCode_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2453:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2454:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMParseError_get_url_Proxy(IXMLDOMParseError *This,BSTR *urlString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2454:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2455:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMParseError_get_url_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2455:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2456:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMParseError_get_reason_Proxy(IXMLDOMParseError *This,BSTR *reasonString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2456:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2457:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMParseError_get_reason_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2457:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2458:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMParseError_get_srcText_Proxy(IXMLDOMParseError *This,BSTR *sourceString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2458:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2459:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMParseError_get_srcText_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2459:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2460:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMParseError_get_line_Proxy(IXMLDOMParseError *This,LONG *lineNumber); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2460:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2461:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMParseError_get_line_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2461:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2462:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMParseError_get_linepos_Proxy(IXMLDOMParseError *This,LONG *linePosition); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2462:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2463:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMParseError_get_linepos_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2463:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2464:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMParseError_get_filepos_Proxy(IXMLDOMParseError *This,LONG *filePosition); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2464:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2465:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMParseError_get_filepos_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2465:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2474:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI uniqueID(IXMLDOMNode *pNode,LONG *pID) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2475:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI depth(IXMLDOMNode *pNode,LONG *pDepth) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2476:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI childNumber(IXMLDOMNode *pNode,LONG *pNumber) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2477:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI ancestorChildNumber(BSTR bstrNodeName,IXMLDOMNode *pNode,LONG *pNumber) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2478:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI absoluteChildNumber(IXMLDOMNode *pNode,LONG *pNumber) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2479:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI formatIndex(LONG lIndex,BSTR bstrFormat,BSTR *pbstrFormattedString) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2480:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI formatNumber(double dblNumber,BSTR bstrFormat,BSTR *pbstrFormattedString) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2481:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI formatDate(VARIANT varDate,BSTR bstrFormat,VARIANT varDestLocale,BSTR *pbstrFormattedString) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2482:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI formatTime(VARIANT varTime,BSTR bstrFormat,VARIANT varDestLocale,BSTR *pbstrFormattedString) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2599:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXTLRuntime_uniqueID_Proxy(IXTLRuntime *This,IXMLDOMNode *pNode,LONG *pID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2599:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2600:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXTLRuntime_uniqueID_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2600:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2601:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXTLRuntime_depth_Proxy(IXTLRuntime *This,IXMLDOMNode *pNode,LONG *pDepth); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2601:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2602:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXTLRuntime_depth_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2602:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2603:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXTLRuntime_childNumber_Proxy(IXTLRuntime *This,IXMLDOMNode *pNode,LONG *pNumber); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2603:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2604:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXTLRuntime_childNumber_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2604:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2605:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXTLRuntime_ancestorChildNumber_Proxy(IXTLRuntime *This,BSTR bstrNodeName,IXMLDOMNode *pNode,LONG *pNumber); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2605:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2606:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXTLRuntime_ancestorChildNumber_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2606:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2607:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXTLRuntime_absoluteChildNumber_Proxy(IXTLRuntime *This,IXMLDOMNode *pNode,LONG *pNumber); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2607:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2608:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXTLRuntime_absoluteChildNumber_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2608:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2609:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXTLRuntime_formatIndex_Proxy(IXTLRuntime *This,LONG lIndex,BSTR bstrFormat,BSTR *pbstrFormattedString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2609:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2610:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXTLRuntime_formatIndex_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2610:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2611:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXTLRuntime_formatNumber_Proxy(IXTLRuntime *This,double dblNumber,BSTR bstrFormat,BSTR *pbstrFormattedString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2611:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2612:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXTLRuntime_formatNumber_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2612:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2613:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXTLRuntime_formatDate_Proxy(IXTLRuntime *This,VARIANT varDate,BSTR bstrFormat,VARIANT varDestLocale,BSTR *pbstrFormattedString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2613:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2614:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXTLRuntime_formatDate_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2614:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2615:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXTLRuntime_formatTime_Proxy(IXTLRuntime *This,VARIANT varTime,BSTR bstrFormat,VARIANT varDestLocale,BSTR *pbstrFormattedString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2615:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2616:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXTLRuntime_formatTime_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2616:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2667:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI open(BSTR bstrMethod,BSTR bstrUrl,VARIANT varAsync,VARIANT bstrUser,VARIANT bstrPassword) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2668:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI setRequestHeader(BSTR bstrHeader,BSTR bstrValue) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2669:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI getResponseHeader(BSTR bstrHeader,BSTR *pbstrValue) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2670:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI getAllResponseHeaders(BSTR *pbstrHeaders) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2671:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI send(VARIANT varBody) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2672:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI abort(void) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2673:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_status(LONG *plStatus) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2674:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_statusText(BSTR *pbstrStatus) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2675:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_responseXML(IDispatch **ppBody) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2676:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_responseText(BSTR *pbstrBody) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2677:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_responseBody(VARIANT *pvarBody) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2678:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_responseStream(VARIANT *pvarBody) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2679:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_readyState(LONG *plState) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2680:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI put_onreadystatechange(IDispatch *pReadyStateSink) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2735:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLHttpRequest_open_Proxy(IXMLHttpRequest *This,BSTR bstrMethod,BSTR bstrUrl,VARIANT varAsync,VARIANT bstrUser,VARIANT bstrPassword); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2735:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2736:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLHttpRequest_open_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2736:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2737:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLHttpRequest_setRequestHeader_Proxy(IXMLHttpRequest *This,BSTR bstrHeader,BSTR bstrValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2737:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2738:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLHttpRequest_setRequestHeader_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2738:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2739:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLHttpRequest_getResponseHeader_Proxy(IXMLHttpRequest *This,BSTR bstrHeader,BSTR *pbstrValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2739:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2740:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLHttpRequest_getResponseHeader_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2740:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2741:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLHttpRequest_getAllResponseHeaders_Proxy(IXMLHttpRequest *This,BSTR *pbstrHeaders); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2741:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2742:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLHttpRequest_getAllResponseHeaders_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2742:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2743:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLHttpRequest_send_Proxy(IXMLHttpRequest *This,VARIANT varBody); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2743:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2744:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLHttpRequest_send_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2744:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2745:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLHttpRequest_abort_Proxy(IXMLHttpRequest *This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2745:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2746:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLHttpRequest_abort_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2746:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2747:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLHttpRequest_get_status_Proxy(IXMLHttpRequest *This,LONG *plStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2747:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2748:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLHttpRequest_get_status_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2748:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2749:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLHttpRequest_get_statusText_Proxy(IXMLHttpRequest *This,BSTR *pbstrStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2749:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2750:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLHttpRequest_get_statusText_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2750:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2751:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLHttpRequest_get_responseXML_Proxy(IXMLHttpRequest *This,IDispatch **ppBody); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2751:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2752:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLHttpRequest_get_responseXML_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2752:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2753:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLHttpRequest_get_responseText_Proxy(IXMLHttpRequest *This,BSTR *pbstrBody); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2753:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2754:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLHttpRequest_get_responseText_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2754:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2755:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLHttpRequest_get_responseBody_Proxy(IXMLHttpRequest *This,VARIANT *pvarBody); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2755:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2756:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLHttpRequest_get_responseBody_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2756:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2757:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLHttpRequest_get_responseStream_Proxy(IXMLHttpRequest *This,VARIANT *pvarBody); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2757:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2758:164: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLHttpRequest_get_responseStream_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2758:164: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2759:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLHttpRequest_get_readyState_Proxy(IXMLHttpRequest *This,LONG *plState); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2759:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2760:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLHttpRequest_get_readyState_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2760:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2761:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLHttpRequest_put_onreadystatechange_Proxy(IXMLHttpRequest *This,IDispatch *pReadyStateSink); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2761:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2762:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLHttpRequest_put_onreadystatechange_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2762:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2776:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_XMLDocument(IXMLDOMDocument **ppDoc) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2777:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI put_XMLDocument(IXMLDOMDocument *ppDoc) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2778:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_JavaDSOCompatible(WINBOOL *fJavaDSOCompatible) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2779:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI put_JavaDSOCompatible(WINBOOL fJavaDSOCompatible) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2780:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_readyState(LONG *state) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2817:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDSOControl_get_XMLDocument_Proxy(IXMLDSOControl *This,IXMLDOMDocument **ppDoc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2817:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2818:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDSOControl_get_XMLDocument_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2818:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2819:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDSOControl_put_XMLDocument_Proxy(IXMLDSOControl *This,IXMLDOMDocument *ppDoc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2819:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2820:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDSOControl_put_XMLDocument_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2820:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2821:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDSOControl_get_JavaDSOCompatible_Proxy(IXMLDSOControl *This,WINBOOL *fJavaDSOCompatible); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2821:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2822:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDSOControl_get_JavaDSOCompatible_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2822:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2823:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDSOControl_put_JavaDSOCompatible_Proxy(IXMLDSOControl *This,WINBOOL fJavaDSOCompatible); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2823:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2824:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDSOControl_put_JavaDSOCompatible_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2824:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2825:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDSOControl_get_readyState_Proxy(IXMLDSOControl *This,LONG *state); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2825:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2826:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDSOControl_get_readyState_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2826:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2840:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI put_length(LONG v) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2841:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_length(LONG *p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2842:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get__newEnum(IUnknown **ppUnk) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2843:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI item(VARIANT var1,VARIANT var2,IDispatch **ppDisp) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2878:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElementCollection_put_length_Proxy(IXMLElementCollection *This,LONG v); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2878:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2879:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElementCollection_put_length_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2879:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2880:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElementCollection_get_length_Proxy(IXMLElementCollection *This,LONG *p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2880:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2881:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElementCollection_get_length_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2881:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2882:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElementCollection_get__newEnum_Proxy(IXMLElementCollection *This,IUnknown **ppUnk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2882:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2883:164: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElementCollection_get__newEnum_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2883:164: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2884:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElementCollection_item_Proxy(IXMLElementCollection *This,VARIANT var1,VARIANT var2,IDispatch **ppDisp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2884:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2885:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElementCollection_item_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2885:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2894:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_root(IXMLElement **p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2895:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_fileSize(BSTR *p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2896:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_fileModifiedDate(BSTR *p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2897:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_fileUpdatedDate(BSTR *p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2898:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_URL(BSTR *p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2899:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI put_URL(BSTR p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2900:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_mimeType(BSTR *p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2901:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_readyState(LONG *pl) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2902:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_charset(BSTR *p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2903:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI put_charset(BSTR p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2904:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_version(BSTR *p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2905:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_doctype(BSTR *p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2906:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_dtdURL(BSTR *p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2907:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI createElement(VARIANT vType,VARIANT var1,IXMLElement **ppElem) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2962:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument_get_root_Proxy(IXMLDocument *This,IXMLElement **p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2962:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2963:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument_get_root_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2963:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2964:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument_get_fileSize_Proxy(IXMLDocument *This,BSTR *p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2964:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2965:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument_get_fileSize_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2965:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2966:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument_get_fileModifiedDate_Proxy(IXMLDocument *This,BSTR *p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2966:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2967:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument_get_fileModifiedDate_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2967:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2968:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument_get_fileUpdatedDate_Proxy(IXMLDocument *This,BSTR *p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2968:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2969:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument_get_fileUpdatedDate_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2969:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2970:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument_get_URL_Proxy(IXMLDocument *This,BSTR *p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2970:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2971:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument_get_URL_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2971:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2972:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument_put_URL_Proxy(IXMLDocument *This,BSTR p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2972:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2973:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument_put_URL_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2973:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2974:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument_get_mimeType_Proxy(IXMLDocument *This,BSTR *p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2974:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2975:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument_get_mimeType_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2975:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2976:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument_get_readyState_Proxy(IXMLDocument *This,LONG *pl); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2976:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2977:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument_get_readyState_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2977:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2978:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument_get_charset_Proxy(IXMLDocument *This,BSTR *p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2978:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2979:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument_get_charset_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2979:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2980:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument_put_charset_Proxy(IXMLDocument *This,BSTR p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2980:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2981:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument_put_charset_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2981:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2982:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument_get_version_Proxy(IXMLDocument *This,BSTR *p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2982:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2983:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument_get_version_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2983:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2984:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument_get_doctype_Proxy(IXMLDocument *This,BSTR *p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2984:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2985:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument_get_doctype_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2985:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2986:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument_get_dtdURL_Proxy(IXMLDocument *This,BSTR *p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2986:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2987:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument_get_dtdURL_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2987:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2988:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument_createElement_Proxy(IXMLDocument *This,VARIANT vType,VARIANT var1,IXMLElement **ppElem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2988:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2989:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument_createElement_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2989:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2998:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_root(IXMLElement2 **p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2999:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_fileSize(BSTR *p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3000:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_fileModifiedDate(BSTR *p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3001:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_fileUpdatedDate(BSTR *p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3002:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_URL(BSTR *p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3003:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI put_URL(BSTR p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3004:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_mimeType(BSTR *p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3005:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_readyState(LONG *pl) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3006:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_charset(BSTR *p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3007:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI put_charset(BSTR p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3008:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_version(BSTR *p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3009:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_doctype(BSTR *p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3010:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_dtdURL(BSTR *p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3011:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI createElement(VARIANT vType,VARIANT var1,IXMLElement2 **ppElem) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3012:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_async(VARIANT_BOOL *pf) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3013:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI put_async(VARIANT_BOOL f) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3072:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument2_get_root_Proxy(IXMLDocument2 *This,IXMLElement2 **p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3072:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3073:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument2_get_root_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3073:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3074:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument2_get_fileSize_Proxy(IXMLDocument2 *This,BSTR *p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3074:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3075:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument2_get_fileSize_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3075:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3076:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument2_get_fileModifiedDate_Proxy(IXMLDocument2 *This,BSTR *p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3076:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3077:164: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument2_get_fileModifiedDate_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3077:164: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3078:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument2_get_fileUpdatedDate_Proxy(IXMLDocument2 *This,BSTR *p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3078:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3079:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument2_get_fileUpdatedDate_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3079:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3080:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument2_get_URL_Proxy(IXMLDocument2 *This,BSTR *p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3080:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3081:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument2_get_URL_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3081:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3082:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument2_put_URL_Proxy(IXMLDocument2 *This,BSTR p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3082:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3083:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument2_put_URL_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3083:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3084:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument2_get_mimeType_Proxy(IXMLDocument2 *This,BSTR *p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3084:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3085:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument2_get_mimeType_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3085:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3086:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument2_get_readyState_Proxy(IXMLDocument2 *This,LONG *pl); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3086:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3087:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument2_get_readyState_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3087:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3088:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument2_get_charset_Proxy(IXMLDocument2 *This,BSTR *p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3088:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3089:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument2_get_charset_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3089:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3090:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument2_put_charset_Proxy(IXMLDocument2 *This,BSTR p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3090:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3091:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument2_put_charset_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3091:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3092:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument2_get_version_Proxy(IXMLDocument2 *This,BSTR *p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3092:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3093:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument2_get_version_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3093:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3094:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument2_get_doctype_Proxy(IXMLDocument2 *This,BSTR *p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3094:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3095:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument2_get_doctype_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3095:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3096:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument2_get_dtdURL_Proxy(IXMLDocument2 *This,BSTR *p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3096:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3097:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument2_get_dtdURL_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3097:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3098:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument2_createElement_Proxy(IXMLDocument2 *This,VARIANT vType,VARIANT var1,IXMLElement2 **ppElem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3098:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3099:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument2_createElement_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3099:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3100:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument2_get_async_Proxy(IXMLDocument2 *This,VARIANT_BOOL *pf); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3100:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3101:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument2_get_async_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3101:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3102:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument2_put_async_Proxy(IXMLDocument2 *This,VARIANT_BOOL f); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3102:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3103:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument2_put_async_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3103:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3112:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_tagName(BSTR *p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3113:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI put_tagName(BSTR p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3114:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_parent(IXMLElement **ppParent) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3115:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI setAttribute(BSTR strPropertyName,VARIANT PropertyValue) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3116:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI getAttribute(BSTR strPropertyName,VARIANT *PropertyValue) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3117:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI removeAttribute(BSTR strPropertyName) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3118:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_children(IXMLElementCollection **pp) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3119:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_type(LONG *plType) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3120:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_text(BSTR *p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3121:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI put_text(BSTR p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3122:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI addChild(IXMLElement *pChildElem,LONG lIndex,LONG lReserved) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3123:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI removeChild(IXMLElement *pChildElem) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3174:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElement_get_tagName_Proxy(IXMLElement *This,BSTR *p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3174:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3175:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElement_get_tagName_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3175:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3176:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElement_put_tagName_Proxy(IXMLElement *This,BSTR p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3176:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3177:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElement_put_tagName_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3177:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3178:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElement_get_parent_Proxy(IXMLElement *This,IXMLElement **ppParent); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3178:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3179:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElement_get_parent_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3179:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3180:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElement_setAttribute_Proxy(IXMLElement *This,BSTR strPropertyName,VARIANT PropertyValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3180:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3181:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElement_setAttribute_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3181:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3182:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElement_getAttribute_Proxy(IXMLElement *This,BSTR strPropertyName,VARIANT *PropertyValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3182:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3183:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElement_getAttribute_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3183:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3184:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElement_removeAttribute_Proxy(IXMLElement *This,BSTR strPropertyName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3184:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3185:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElement_removeAttribute_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3185:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3186:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElement_get_children_Proxy(IXMLElement *This,IXMLElementCollection **pp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3186:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3187:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElement_get_children_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3187:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3188:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElement_get_type_Proxy(IXMLElement *This,LONG *plType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3188:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3189:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElement_get_type_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3189:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3190:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElement_get_text_Proxy(IXMLElement *This,BSTR *p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3190:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3191:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElement_get_text_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3191:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3192:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElement_put_text_Proxy(IXMLElement *This,BSTR p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3192:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3193:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElement_put_text_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3193:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3194:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElement_addChild_Proxy(IXMLElement *This,IXMLElement *pChildElem,LONG lIndex,LONG lReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3194:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3195:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElement_addChild_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3195:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3196:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElement_removeChild_Proxy(IXMLElement *This,IXMLElement *pChildElem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3196:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3197:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElement_removeChild_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3197:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3206:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_tagName(BSTR *p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3207:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI put_tagName(BSTR p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3208:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_parent(IXMLElement2 **ppParent) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3209:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI setAttribute(BSTR strPropertyName,VARIANT PropertyValue) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3210:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI getAttribute(BSTR strPropertyName,VARIANT *PropertyValue) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3211:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI removeAttribute(BSTR strPropertyName) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3212:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_children(IXMLElementCollection **pp) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3213:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_type(LONG *plType) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3214:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_text(BSTR *p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3215:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI put_text(BSTR p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3216:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI addChild(IXMLElement2 *pChildElem,LONG lIndex,LONG lReserved) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3217:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI removeChild(IXMLElement2 *pChildElem) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3218:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_attributes(IXMLElementCollection **pp) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3271:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElement2_get_tagName_Proxy(IXMLElement2 *This,BSTR *p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3271:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3272:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElement2_get_tagName_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3272:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3273:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElement2_put_tagName_Proxy(IXMLElement2 *This,BSTR p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3273:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3274:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElement2_put_tagName_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3274:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3275:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElement2_get_parent_Proxy(IXMLElement2 *This,IXMLElement2 **ppParent); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3275:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3276:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElement2_get_parent_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3276:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3277:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElement2_setAttribute_Proxy(IXMLElement2 *This,BSTR strPropertyName,VARIANT PropertyValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3277:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3278:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElement2_setAttribute_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3278:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3279:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElement2_getAttribute_Proxy(IXMLElement2 *This,BSTR strPropertyName,VARIANT *PropertyValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3279:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3280:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElement2_getAttribute_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3280:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3281:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElement2_removeAttribute_Proxy(IXMLElement2 *This,BSTR strPropertyName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3281:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3282:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElement2_removeAttribute_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3282:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3283:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElement2_get_children_Proxy(IXMLElement2 *This,IXMLElementCollection **pp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3283:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3284:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElement2_get_children_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3284:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3285:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElement2_get_type_Proxy(IXMLElement2 *This,LONG *plType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3285:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3286:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElement2_get_type_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3286:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3287:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElement2_get_text_Proxy(IXMLElement2 *This,BSTR *p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3287:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3288:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElement2_get_text_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3288:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3289:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElement2_put_text_Proxy(IXMLElement2 *This,BSTR p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3289:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3290:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElement2_put_text_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3290:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3291:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElement2_addChild_Proxy(IXMLElement2 *This,IXMLElement2 *pChildElem,LONG lIndex,LONG lReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3291:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3292:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElement2_addChild_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3292:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3293:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElement2_removeChild_Proxy(IXMLElement2 *This,IXMLElement2 *pChildElem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3293:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3294:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElement2_removeChild_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3294:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3295:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElement2_get_attributes_Proxy(IXMLElement2 *This,IXMLElementCollection **pp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3295:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3296:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElement2_get_attributes_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3296:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3305:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_name(BSTR *n) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3306:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_value(BSTR *v) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3337:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLAttribute_get_name_Proxy(IXMLAttribute *This,BSTR *n); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3337:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3338:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLAttribute_get_name_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3338:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3339:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLAttribute_get_value_Proxy(IXMLAttribute *This,BSTR *v); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3339:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3340:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLAttribute_get_value_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3340:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3349:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI GetErrorInfo(XML_ERROR *pErrorReturn) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3370:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLError_GetErrorInfo_Proxy(IXMLError *This,XML_ERROR *pErrorReturn); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3370:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3371:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLError_GetErrorInfo_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3371:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:425:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI CreateURLMoniker(LPMONIKER pMkCtx, LPCWSTR szURL, LPMONIKER *ppmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:425:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:426:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI CreateURLMonikerEx(LPMONIKER pMkCtx, LPCWSTR szURL, LPMONIKER *ppmk, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:426:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:427:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI GetClassURL(LPCWSTR szURL, CLSID *pClsID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:427:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:428:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI CreateAsyncBindCtx(DWORD reserved, IBindStatusCallback *pBSCb, IEnumFORMATETC *pEFetc, IBindCtx **ppBC); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:428:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:432:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI CreateAsyncBindCtxEx(IBindCtx *pbc, DWORD dwOptions, IBindStatusCallback *pBSCb, IEnumFORMATETC *pEnum, IBindCtx **ppBC, DWORD reserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:432:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:433:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI MkParseDisplayNameEx(IBindCtx *pbc, LPCWSTR szDisplayName, ULONG *pchEaten, LPMONIKER *ppmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:433:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:434:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI RegisterBindStatusCallback(LPBC pBC, IBindStatusCallback *pBSCb, IBindStatusCallback **ppBSCBPrev, DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:434:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:435:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI RevokeBindStatusCallback(LPBC pBC, IBindStatusCallback *pBSCb); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:435:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:436:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI GetClassFileOrMime(LPBC pBC, LPCWSTR szFilename, LPVOID pBuffer, DWORD cbSize, LPCWSTR szMime, DWORD dwReserved, CLSID *pclsid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:436:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:437:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI IsValidURL(LPBC pBC, LPCWSTR szURL, DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:437:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:438:212: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI CoGetClassObjectFromURL(REFCLSID rCLASSID, LPCWSTR szCODE, DWORD dwFileVersionMS, DWORD dwFileVersionLS, LPCWSTR szTYPE, LPBINDCTX pBindCtx, DWORD dwClsContext, LPVOID pvReserved, REFIID riid, LPVOID *ppv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:438:212: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:439:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI IEInstallScope(LPDWORD pdwScope); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:439:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:440:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI FaultInIEFeature(HWND hWnd, uCLSSPEC *pClassSpec, QUERYCONTEXT *pQuery, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:440:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:441:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI GetComponentIDFromCLSSPEC(uCLSSPEC *pClassspec, LPSTR *ppszComponentID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:441:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:447:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI IsAsyncMoniker(IMoniker *pmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:447:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:448:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI CreateURLBinding(LPCWSTR lpszUrl, IBindCtx *pbc, IBinding **ppBdg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:448:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:449:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI RegisterMediaTypes(UINT ctypes, const LPCSTR *rgszTypes, CLIPFORMAT *rgcfTypes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:449:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:450:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI FindMediaType(LPCSTR rgszTypes, CLIPFORMAT *rgcfTypes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:450:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:451:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI CreateFormatEnumerator(UINT cfmtetc, FORMATETC *rgfmtetc, IEnumFORMATETC **ppenumfmtetc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:451:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:452:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI RegisterFormatEnumerator(LPBC pBC, IEnumFORMATETC *pEFetc, DWORD reserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:452:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:453:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI RevokeFormatEnumerator(LPBC pBC, IEnumFORMATETC *pEFetc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:453:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:454:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI RegisterMediaTypeClass(LPBC pBC,UINT ctypes, const LPCSTR *rgszTypes, CLSID *rgclsID, DWORD reserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:454:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:455:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI FindMediaTypeClass(LPBC pBC, LPCSTR szType, CLSID *pclsID, DWORD reserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:455:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:456:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI UrlMkSetSessionOption(DWORD dwOption, LPVOID pBuffer, DWORD dwBufferLength, DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:456:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:457:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI UrlMkGetSessionOption(DWORD dwOption, LPVOID pBuffer, DWORD dwBufferLength, DWORD *pdwBufferLengthOut, DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:457:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:458:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI FindMimeFromData(LPBC pBC, LPCWSTR pwzUrl, LPVOID pBuffer, DWORD cbSize, LPCWSTR pwzMimeProposed, DWORD dwMimeFlags, LPWSTR *ppwzMimeOut, DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:458:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:472:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI ObtainUserAgentString(DWORD dwOption, LPSTR pszUAOut, DWORD *cbSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:472:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:473:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI CompareSecurityIds(BYTE *pbSecurityId1, DWORD dwLen1, BYTE *pbSecurityId2, DWORD dwLen2, DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:473:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:474:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI CompatFlagsFromClsid(CLSID *pclsid, LPDWORD pdwCompatFlags, LPDWORD pdwMiscStatusFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:474:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:598:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CLSID *pClassID) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:601:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:607:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD grfMode) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:612:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fRemember) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:616:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPBC pibc) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:619:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker **ppimkName) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:623:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IPersistMoniker, 0x79eac9c9, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:623:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IPersistMoniker, 0x79eac9c9, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:727:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CLSID *pClassID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:727:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:732:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:732:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:734:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IPersistMoniker* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:734:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:739:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:739:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:745:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD grfMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:745:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:750:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:750:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:755:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fRemember); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:755:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:760:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:760:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:764:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPBC pibc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:764:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:769:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:769:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:772:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker **ppimkName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:772:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:777:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:777:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:808:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCWSTR val) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:812:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IMonikerProp, 0xa5ca5f7f, 0x1847, 0x4d87, 0x9c,0x5b, 0x91,0x85,0x09,0xf7,0x51,0x1d) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:812:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IMonikerProp, 0xa5ca5f7f, 0x1847, 0x4d87, 0x9c,0x5b, 0x91,0x85,0x09,0xf7,0x51,0x1d) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:873:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCWSTR val); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:873:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:878:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:878:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:903:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IBinding **ppb) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:907:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IBindProtocol, 0x79eac9cd, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:907:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IBindProtocol, 0x79eac9cd, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:970:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IBinding **ppb); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:970:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:975:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:975:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:998:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1001:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1004:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1007:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG nPriority) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1010:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG *pnPriority) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1016:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwReserved) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1020:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IBinding, 0x79eac9c0, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1020:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IBinding, 0x79eac9c0, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1118:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IBinding* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1118:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1123:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1123:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1125:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IBinding* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1125:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1130:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1130:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1132:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IBinding* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1132:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1137:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1137:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1140:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG nPriority); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1140:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1145:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1145:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1148:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG *pnPriority); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1148:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1153:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1153:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1159:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1159:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1164:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1164:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1170:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1170:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1176:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1176:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1404:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IBinding *pib) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1407:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG *pnPriority) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1410:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD reserved) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1416:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCWSTR szStatusText) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1420:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCWSTR szError) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1424:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BINDINFO *pbindinfo) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1430:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STGMEDIUM *pstgmed) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1434:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown *punk) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1438:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IBindStatusCallback, 0x79eac9c1, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1438:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IBindStatusCallback, 0x79eac9c1, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1564:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IBinding *pib); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1564:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1569:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1569:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1572:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG *pnPriority); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1572:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1577:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1577:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1580:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD reserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1580:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1585:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1585:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1591:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCWSTR szStatusText); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1591:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1596:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1596:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1600:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCWSTR szError); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1600:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1605:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1605:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1610:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RemSTGMEDIUM *pstgmed); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1610:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1615:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1615:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1621:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RemSTGMEDIUM *pstgmed); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1621:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1626:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1626:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1630:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown *punk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1630:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1635:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1635:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1639:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BINDINFO *pbindinfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1639:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1644:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RemSTGMEDIUM *pstgmed); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1644:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1650:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STGMEDIUM *pstgmed); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1650:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1656:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RemSTGMEDIUM *pstgmed); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1656:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1710:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwReserved) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1714:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IBindStatusCallbackEx, 0xaaa74ef9, 0x8ee7, 0x4659, 0x88,0xd9, 0xf8,0xc5,0x04,0xda,0x73,0xcc) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1714:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IBindStatusCallbackEx, 0xaaa74ef9, 0x8ee7, 0x4659, 0x88,0xd9, 0xf8,0xc5,0x04,0xda,0x73,0xcc) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1857:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1857:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1862:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1862:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1868:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1868:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1875:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1875:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1900:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPWSTR *pszPassword) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1904:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IAuthenticate, 0x79eac9d0, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1904:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IAuthenticate, 0x79eac9d0, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1967:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPWSTR *pszPassword); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1967:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1972:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1972:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2009:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture AUTHENTICATEINFO *pauthinfo) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2013:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IAuthenticateEx, 0x2ad1edaf, 0xd83d, 0x48b5, 0x9a,0xdf, 0x03,0xdb,0xe1,0x9f,0x53,0xbd) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2013:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IAuthenticateEx, 0x2ad1edaf, 0xd83d, 0x48b5, 0x9a,0xdf, 0x03,0xdb,0xe1,0x9f,0x53,0xbd) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2091:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture AUTHENTICATEINFO *pauthinfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2091:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2096:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2096:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2122:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPWSTR *pszAdditionalHeaders) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2128:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPWSTR *pszAdditionalRequestHeaders) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2132:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IHttpNegotiate, 0x79eac9d2, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2132:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IHttpNegotiate, 0x79eac9d2, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2208:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPWSTR *pszAdditionalHeaders); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2208:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2213:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2213:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2219:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPWSTR *pszAdditionalRequestHeaders); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2219:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2224:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2224:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2249:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD_PTR dwReserved) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2253:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IHttpNegotiate2, 0x4f9f9fcb, 0xe0f4, 0x48eb, 0xb7,0xab, 0xfa,0x2e,0xa9,0x36,0x5c,0xb4) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2253:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IHttpNegotiate2, 0x4f9f9fcb, 0xe0f4, 0x48eb, 0xb7,0xab, 0xfa,0x2e,0xa9,0x36,0x5c,0xb4) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2341:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD_PTR dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2341:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2346:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2346:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2370:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pcbCert) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2374:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IHttpNegotiate3, 0x57b6c80a, 0x34c2, 0x4602, 0xbc,0x26, 0x66,0xa0,0x2f,0xc5,0x71,0x53) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2374:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IHttpNegotiate3, 0x57b6c80a, 0x34c2, 0x4602, 0xbc,0x26, 0x66,0xa0,0x2f,0xc5,0x71,0x53) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2473:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pcbCert); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2473:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2478:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2478:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2502:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD_PTR dwReserved) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2505:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD_PTR dwReserved) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2509:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IWinInetFileStream, 0xf134c4b7, 0xb1f8, 0x4e75, 0xb8,0x86, 0x74,0xb9,0x09,0x43,0xbe,0xcb) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2509:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IWinInetFileStream, 0xf134c4b7, 0xb1f8, 0x4e75, 0xb8,0x86, 0x74,0xb9,0x09,0x43,0xbe,0xcb) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2578:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD_PTR dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2578:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2583:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2583:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2586:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD_PTR dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2586:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2591:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2591:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2615:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HWND *phwnd) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2619:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IWindowForBindingUI, 0x79eac9d5, 0xbafa, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2619:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IWindowForBindingUI, 0x79eac9d5, 0xbafa, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2680:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HWND *phwnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2680:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2685:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2685:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2724:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2728:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ICodeInstall, 0x79eac9d1, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2728:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ICodeInstall, 0x79eac9d1, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2805:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2805:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2810:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2810:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4269:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pcbBuf) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4273:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IWinInetInfo, 0x79eac9d6, 0xbafa, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4273:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IWinInetInfo, 0x79eac9d6, 0xbafa, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4336:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pcbBuf); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4336:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4341:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4341:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4346:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pcbBuf); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4346:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4351:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pcbBuf); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4351:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4376:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwProblem) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4380:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IHttpSecurity, 0x79eac9d7, 0xbafa, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4380:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IHttpSecurity, 0x79eac9d7, 0xbafa, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4451:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwProblem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4451:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4456:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4456:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4483:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwReserved) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4487:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IWinInetHttpInfo, 0x79eac9d8, 0xbafa, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4487:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IWinInetHttpInfo, 0x79eac9d8, 0xbafa, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4567:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4567:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4572:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4572:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4579:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4579:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4586:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4586:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4608:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwReceiveTimeout) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4612:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IWinInetHttpTimeouts, 0xf286fa56, 0xc1fd, 0x4270, 0x8e,0x67, 0xb3,0xeb,0x79,0x0a,0x81,0xe8) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4612:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IWinInetHttpTimeouts, 0xf286fa56, 0xc1fd, 0x4270, 0x8e,0x67, 0xb3,0xeb,0x79,0x0a,0x81,0xe8) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4675:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwReceiveTimeout); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4675:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4680:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4680:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4936:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4943:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppvObj) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4950:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppvObj) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4954:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IBindHost, 0xfc4801a1, 0x2ba9, 0x11cf, 0xa2,0x29, 0x00,0xaa,0x00,0x3d,0x73,0x52) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4954:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IBindHost, 0xfc4801a1, 0x2ba9, 0x11cf, 0xa2,0x29, 0x00,0xaa,0x00,0x3d,0x73,0x52) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5043:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5043:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5048:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5048:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5055:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown **ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5055:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5060:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5060:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5067:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown **ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5067:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5072:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5072:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5079:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5079:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5086:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown **ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5086:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5093:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5093:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5100:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown **ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5100:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5111:186: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI HlinkSimpleNavigateToString(LPCWSTR szTarget, LPCWSTR szLocation, LPCWSTR szTargetFrameName, IUnknown *pUnk, IBindCtx *pbc, IBindStatusCallback *, DWORD grfHLNF, DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5111:186: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5112:190: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI HlinkSimpleNavigateToMoniker(IMoniker *pmkTarget, LPCWSTR szLocation, LPCWSTR szTargetFrameName, IUnknown *pUnk, IBindCtx *pbc, IBindStatusCallback *, DWORD grfHLNF, DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5112:190: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5113:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI URLOpenStreamA(LPUNKNOWN,LPCSTR,DWORD,LPBINDSTATUSCALLBACK); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5113:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5114:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI URLOpenStreamW(LPUNKNOWN,LPCWSTR,DWORD,LPBINDSTATUSCALLBACK); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5114:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5115:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI URLOpenPullStreamA(LPUNKNOWN,LPCSTR,DWORD,LPBINDSTATUSCALLBACK); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5115:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5116:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI URLOpenPullStreamW(LPUNKNOWN,LPCWSTR,DWORD,LPBINDSTATUSCALLBACK); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5116:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5117:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI URLDownloadToFileA(LPUNKNOWN,LPCSTR,LPCSTR,DWORD,LPBINDSTATUSCALLBACK); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5117:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5118:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI URLDownloadToFileW(LPUNKNOWN,LPCWSTR,LPCWSTR,DWORD,LPBINDSTATUSCALLBACK); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5118:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5119:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI URLDownloadToCacheFileA(LPUNKNOWN, LPCSTR, LPSTR, DWORD, DWORD, LPBINDSTATUSCALLBACK); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5119:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5120:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI URLDownloadToCacheFileW(LPUNKNOWN, LPCWSTR, LPWSTR, DWORD, DWORD, LPBINDSTATUSCALLBACK); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5120:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5121:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI URLOpenBlockingStreamA(LPUNKNOWN,LPCSTR,LPSTREAM*,DWORD,LPBINDSTATUSCALLBACK); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5121:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5122:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI URLOpenBlockingStreamW(LPUNKNOWN,LPCWSTR,LPSTREAM*,DWORD,LPBINDSTATUSCALLBACK); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5122:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5130:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI HlinkGoBack(IUnknown *pUnk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5130:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5131:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI HlinkGoForward(IUnknown *pUnk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5131:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5132:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI HlinkNavigateString(IUnknown *pUnk, LPCWSTR szTarget); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5132:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5133:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI HlinkNavigateMoniker(IUnknown *pUnk, IMoniker *pmkTarget); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5133:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5204:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternet, 0x79eac9e0, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5204:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternet, 0x79eac9e0, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5299:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BINDINFO *pbindinfo) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5305:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcElFetched) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5309:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetBindInfo, 0x79eac9e1, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5309:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetBindInfo, 0x79eac9e1, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5381:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BINDINFO *pbindinfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5381:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5386:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5386:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5392:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcElFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5392:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5397:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5397:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5423:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwReserved) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5427:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetBindInfoEx, 0xa3e015b7, 0xa82c, 0x4dcd, 0xa1,0x50, 0x56,0x9a,0xee,0xed,0x36,0xab) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5427:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetBindInfoEx, 0xa3e015b7, 0xa82c, 0x4dcd, 0xa1,0x50, 0x56,0x9a,0xee,0xed,0x36,0xab) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5515:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5515:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5520:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5520:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5577:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HANDLE_PTR dwReserved) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5580:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PROTOCOLDATA *pProtocolData) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5584:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwOptions) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5587:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwOptions) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5590:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5593:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5597:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetProtocolRoot, 0x79eac9e3, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5597:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetProtocolRoot, 0x79eac9e3, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5703:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HANDLE_PTR dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5703:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5708:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5708:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5711:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PROTOCOLDATA *pProtocolData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5711:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5716:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5716:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5720:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwOptions); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5720:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5725:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5725:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5728:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwOptions); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5728:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5733:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5733:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5735:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IInternetProtocolRoot* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5735:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5740:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5740:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5742:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IInternetProtocolRoot* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5742:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5747:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5747:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5772:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbRead) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5777:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULARGE_INTEGER *plibNewPosition) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5780:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwOptions) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5783:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5787:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetProtocol, 0x79eac9e4, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5787:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetProtocol, 0x79eac9e4, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5929:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbRead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5929:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5934:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5934:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5939:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULARGE_INTEGER *plibNewPosition); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5939:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5944:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5944:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5947:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwOptions); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5947:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5952:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5952:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5954:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IInternetProtocol* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5954:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5959:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5959:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6176:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PROTOCOLDATA *pProtocolData) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6180:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCWSTR szStatusText) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6185:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG ulProgressMax) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6190:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCWSTR szResult) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6194:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetProtocolSink, 0x79eac9e5, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6194:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetProtocolSink, 0x79eac9e5, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6282:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PROTOCOLDATA *pProtocolData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6282:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6287:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6287:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6291:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCWSTR szStatusText); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6291:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6296:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6296:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6301:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG ulProgressMax); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6301:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6306:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6306:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6311:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCWSTR szResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6311:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6316:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6316:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6339:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IInternetProtocolSink *pOIProtSink) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6342:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6345:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6349:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetProtocolSinkStackable, 0x79eac9f0, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6349:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetProtocolSinkStackable, 0x79eac9f0, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6422:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IInternetProtocolSink *pOIProtSink); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6422:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6427:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6427:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6429:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IInternetProtocolSinkStackable* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6429:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6434:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6434:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6436:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IInternetProtocolSinkStackable* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6436:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6441:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6441:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6474:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6478:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCWSTR pszProtocol) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6483:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCWSTR pwzType) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6487:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCWSTR pwzType) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6495:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwOption) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6501:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6507:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6511:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetSession, 0x79eac9e7, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6511:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetSession, 0x79eac9e7, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6643:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6643:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6648:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6648:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6652:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCWSTR pszProtocol); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6652:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6657:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6657:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6662:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCWSTR pwzType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6662:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6667:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6667:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6671:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCWSTR pwzType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6671:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6676:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6676:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6684:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwOption); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6684:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6689:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6689:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6695:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6695:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6700:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6700:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6706:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6706:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6711:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6711:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6734:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6737:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6741:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetThreadSwitch, 0x79eac9e8, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6741:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetThreadSwitch, 0x79eac9e8, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6805:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IInternetThreadSwitch* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6805:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6810:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6810:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6812:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IInternetThreadSwitch* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6812:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6817:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6817:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6840:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG nPriority) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6843:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG *pnPriority) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6847:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetPriority, 0x79eac9eb, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6847:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetPriority, 0x79eac9eb, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6914:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG nPriority); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6914:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6919:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6919:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6922:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG *pnPriority); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6922:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6927:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6927:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7002:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7011:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7016:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwCompareFlags) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7025:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7029:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetProtocolInfo, 0x79eac9ec, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7029:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetProtocolInfo, 0x79eac9ec, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7138:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7138:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7143:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7143:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7152:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7152:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7157:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7157:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7162:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwCompareFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7162:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7167:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7167:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7176:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7176:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7181:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7181:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7240:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI CoInternetParseUrl(LPCWSTR pwzUrl, PARSEACTION ParseAction, DWORD dwFlags, LPWSTR pszResult, DWORD cchResult, DWORD *pcchResult, DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7240:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7244:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI CoInternetCombineUrl(LPCWSTR pwzBaseUrl, LPCWSTR pwzRelativeUrl, DWORD dwCombineFlags, LPWSTR pszResult, DWORD cchResult, DWORD *pcchResult, DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7244:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7249:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI CoInternetCompareUrl(LPCWSTR pwzUrl1, LPCWSTR pwzUrl2, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7249:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7250:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI CoInternetGetProtocolFlags(LPCWSTR pwzUrl, DWORD *pdwFlags, DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7250:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7251:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI CoInternetQueryInfo(LPCWSTR pwzUrl, QUERYOPTION QueryOptions, DWORD dwQueryFlags, LPVOID pvBuffer, DWORD cbBuffer, DWORD *pcbBuffer, DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7251:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7252:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI CoInternetGetSession(DWORD dwSessionMode, IInternetSession **ppIInternetSession, DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7252:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7253:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI CoInternetGetSecurityUrl(LPCWSTR pwszUrl, LPWSTR *ppwszSecUrl, PSUACTION psuAction, DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7253:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7254:192: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI AsyncInstallDistributionUnit(LPCWSTR szDistUnit, LPCWSTR szTYPE, LPCWSTR szExt, DWORD dwFileVersionMS, DWORD dwFileVersionLS, LPCWSTR szURL,IBindCtx *pbc, LPVOID pvReserved,DWORD flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7254:192: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7320:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI CopyStgMedium(const STGMEDIUM *pcstgmedSrc, STGMEDIUM *pstgmedDest); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7320:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7321:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI CopyBindInfo(const BINDINFO *pcbiSrc, BINDINFO *pbiDest); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7321:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7322:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI_(void) ReleaseBindInfo(BINDINFO *pbindinfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7322:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7343:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI CoInternetCreateSecurityManager(IServiceProvider *pSP, IInternetSecurityManager **ppSM, DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7343:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7344:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI CoInternetCreateZoneManager(IServiceProvider *pSP, IInternetZoneManager **ppZM, DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7344:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7377:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HWND *phwnd) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7380:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fEnable) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7384:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetSecurityMgrSite, 0x79eac9ed, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7384:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetSecurityMgrSite, 0x79eac9ed, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7451:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HWND *phwnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7451:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7456:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7456:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7459:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fEnable); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7459:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7464:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7464:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7535:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IInternetSecurityMgrSite *pSite) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7538:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IInternetSecurityMgrSite **ppSite) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7543:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwFlags) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7549:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD_PTR dwReserved) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7559:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7568:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7573:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwFlags) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7578:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwFlags) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7582:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetSecurityManager, 0x79eac9ee, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7582:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetSecurityManager, 0x79eac9ee, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7719:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IInternetSecurityMgrSite *pSite); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7719:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7724:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7724:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7727:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IInternetSecurityMgrSite **ppSite); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7727:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7732:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7732:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7737:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7737:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7742:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7742:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7748:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD_PTR dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7748:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7753:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7753:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7763:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7763:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7768:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7768:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7777:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7777:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7782:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7782:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7787:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7787:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7792:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7792:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7797:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7797:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7802:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7802:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8471:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD_PTR dwReserved) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8480:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8488:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8492:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetHostSecurityManager, 0x3af280b6, 0xcb3f, 0x11d0, 0x89,0x1e, 0x00,0xc0,0x4f,0xb6,0xbf,0xc4) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8492:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetHostSecurityManager, 0x3af280b6, 0xcb3f, 0x11d0, 0x89,0x1e, 0x00,0xc0,0x4f,0xb6,0xbf,0xc4) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8582:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD_PTR dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8582:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8587:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8587:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8596:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8596:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8601:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8601:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8609:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8609:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8614:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8614:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8907:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZONEATTRIBUTES *pZoneAttributes) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8911:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZONEATTRIBUTES *pZoneAttributes) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8918:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture URLZONEREG urlZoneReg) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8925:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture URLZONEREG urlZoneReg) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8932:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture URLZONEREG urlZoneReg) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8939:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture URLZONEREG urlZoneReg) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8946:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwPromptFlags) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8952:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwLogFlags) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8957:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwFlags) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8962:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwZone) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8965:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwEnum) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8970:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8974:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetZoneManager, 0x79eac9ef, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8974:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetZoneManager, 0x79eac9ef, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9153:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZONEATTRIBUTES *pZoneAttributes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9153:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9158:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9158:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9162:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZONEATTRIBUTES *pZoneAttributes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9162:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9167:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9167:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9174:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture URLZONEREG urlZoneReg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9174:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9179:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9179:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9186:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture URLZONEREG urlZoneReg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9186:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9191:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9191:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9198:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture URLZONEREG urlZoneReg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9198:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9203:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9203:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9210:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture URLZONEREG urlZoneReg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9210:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9215:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9215:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9222:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwPromptFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9222:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9227:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9227:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9233:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwLogFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9233:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9238:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9238:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9243:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9243:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9248:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9248:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9253:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwZone); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9253:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9258:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9258:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9261:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwEnum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9261:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9266:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9266:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9271:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9271:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9276:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9276:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9940:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPSOFTDISTINFO lpsdi) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9944:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPDWORD dwMaxSize) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9948:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPDWORD dwMaxSize) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9954:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCODEBASEHOLD lpcbh) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9958:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ISoftDistExt, 0xb15b8dc1, 0xc7e1, 0x11d0, 0x86,0x80, 0x00,0xaa,0x00,0xbd,0xcb,0x71) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9958:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ISoftDistExt, 0xb15b8dc1, 0xc7e1, 0x11d0, 0x86,0x80, 0x00,0xaa,0x00,0xbd,0xcb,0x71) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10050:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPSOFTDISTINFO lpsdi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10050:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10055:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10055:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10059:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPDWORD dwMaxSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10059:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10064:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10064:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10068:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPDWORD dwMaxSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10068:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10073:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10073:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10079:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCODEBASEHOLD lpcbh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10079:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10084:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10084:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10089:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI GetSoftwareUpdateInfo(LPCWSTR szDistUnit, LPSOFTDISTINFO psdi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10089:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10090:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI SetSoftwareUpdateAdvertisementState(LPCWSTR szDistUnit, DWORD dwAdState, DWORD dwAdvertisedVersionMS, DWORD dwAdvertisedVersionLS); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10090:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10110:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPSTR *ppszCatalogFile) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10113:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppJavaTrust) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10117:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ICatalogFileInfo, 0x711c7600, 0x6b48, 0x11d1, 0xb4,0x03, 0x00,0xaa,0x00,0xb9,0x2a,0xf1) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10117:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ICatalogFileInfo, 0x711c7600, 0x6b48, 0x11d1, 0xb4,0x03, 0x00,0xaa,0x00,0xb9,0x2a,0xf1) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10184:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPSTR *ppszCatalogFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10184:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10189:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10189:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10192:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppJavaTrust); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10192:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10197:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10197:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10228:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10239:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10242:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwEncLevel) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10246:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IDataFilter, 0x69d14c80, 0xc18e, 0x11d0, 0xa9,0xce, 0x00,0x60,0x97,0x94,0x23,0x11) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10246:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IDataFilter, 0x69d14c80, 0xc18e, 0x11d0, 0xa9,0xce, 0x00,0x60,0x97,0x94,0x23,0x11) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10345:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10345:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10350:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10350:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10361:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10361:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10366:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10366:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10369:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwEncLevel); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10369:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10374:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10374:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10415:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IDataFilter **ppDF) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10420:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IDataFilter **ppDF) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10424:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IEncodingFilterFactory, 0x70bdde00, 0xc18e, 0x11d0, 0xa9,0xce, 0x00,0x60,0x97,0x94,0x23,0x11) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10424:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IEncodingFilterFactory, 0x70bdde00, 0xc18e, 0x11d0, 0xa9,0xce, 0x00,0x60,0x97,0x94,0x23,0x11) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10499:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IDataFilter **ppDF); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10499:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10504:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10504:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10509:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IDataFilter **ppDF); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10509:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10514:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10514:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10523:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI IsLoggingEnabledA(LPCSTR pszUrl); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10523:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10524:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI IsLoggingEnabledW(LPCWSTR pwszUrl); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10524:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10536:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI WriteHitLogging(LPHIT_LOGGING_INFO lpLogginginfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10536:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10568:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD_PTR dwReserved) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10572:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IWrappedProtocol, 0x53c84785, 0x8425, 0x4dc5, 0x97,0x1b, 0xe5,0x8d,0x9c,0x19,0xf9,0xb6) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10572:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IWrappedProtocol, 0x53c84785, 0x8425, 0x4dc5, 0x97,0x1b, 0xe5,0x8d,0x9c,0x19,0xf9,0xb6) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10633:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD_PTR dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10633:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10638:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10638:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10668:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HANDLE *pRetHandle) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10672:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IGetBindHandle, 0xaf0ff408, 0x129d, 0x4b20, 0x91,0xf0, 0x02,0xbd,0x23,0xd8,0x83,0x52) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10672:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IGetBindHandle, 0xaf0ff408, 0x129d, 0x4b20, 0x91,0xf0, 0x02,0xbd,0x23,0xd8,0x83,0x52) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10733:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HANDLE *pRetHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10733:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10738:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10738:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10772:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT_BOOL *vbCancel) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10776:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IBindCallbackRedirect, 0x11c81bc2, 0x121e, 0x4ed5, 0xb9,0xc4, 0xb4,0x30,0xbd,0x54,0xf2,0xc0) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10776:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IBindCallbackRedirect, 0x11c81bc2, 0x121e, 0x4ed5, 0xb9,0xc4, 0xb4,0x30,0xbd,0x54,0xf2,0xc0) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10837:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT_BOOL *vbCancel); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10837:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10842:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10842:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10851:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG __RPC_USER STGMEDIUM_UserSize (ULONG *, ULONG, STGMEDIUM *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10851:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10852:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER STGMEDIUM_UserMarshal (ULONG *, unsigned char *, STGMEDIUM *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10852:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10853:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER STGMEDIUM_UserUnmarshal(ULONG *, unsigned char *, STGMEDIUM *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10853:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10854:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_USER STGMEDIUM_UserFree (ULONG *, STGMEDIUM *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10854:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10855:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG __RPC_USER CLIPFORMAT_UserSize (ULONG *, ULONG, CLIPFORMAT *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10855:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10856:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER CLIPFORMAT_UserMarshal (ULONG *, unsigned char *, CLIPFORMAT *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10856:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10857:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER CLIPFORMAT_UserUnmarshal(ULONG *, unsigned char *, CLIPFORMAT *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10857:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10858:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_USER CLIPFORMAT_UserFree (ULONG *, CLIPFORMAT *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10858:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10859:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG __RPC_USER HWND_UserSize (ULONG *, ULONG, HWND *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10859:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10860:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER HWND_UserMarshal (ULONG *, unsigned char *, HWND *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10860:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10861:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER HWND_UserUnmarshal(ULONG *, unsigned char *, HWND *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10861:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10862:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_USER HWND_UserFree (ULONG *, HWND *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10862:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10863:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG __RPC_USER BSTR_UserSize (ULONG *, ULONG, BSTR *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10863:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10864:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER BSTR_UserMarshal (ULONG *, unsigned char *, BSTR *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10864:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10865:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER BSTR_UserUnmarshal(ULONG *, unsigned char *, BSTR *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10865:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10866:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_USER BSTR_UserFree (ULONG *, BSTR *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10866:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:164, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:447:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PROPVARIANT rgpropvar[]) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:453:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PROPID propidNameFirst) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:457:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const PROPSPEC rgpspec[]) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:462:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR rglpwstrName[]) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:467:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const LPOLESTR rglpwstrName[]) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:471:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const PROPID rgpropid[]) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:474:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD grfCommitFlags) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:477:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:480:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATPROPSTG **ppenum) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:485:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const FILETIME *pmtime) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:488:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFCLSID clsid) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:491:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STATPROPSETSTG *pstatpsstg) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:495:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IPropertyStorage, 0x00000138, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:495:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IPropertyStorage, 0x00000138, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:164, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:656:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PROPVARIANT rgpropvar[]); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:656:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:661:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:661:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:667:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PROPID propidNameFirst); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:667:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:672:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:672:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:676:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const PROPSPEC rgpspec[]); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:676:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:681:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:681:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:686:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR rglpwstrName[]); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:686:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:691:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:691:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:696:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const LPOLESTR rglpwstrName[]); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:696:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:701:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:701:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:705:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const PROPID rgpropid[]); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:705:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:710:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:710:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:713:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD grfCommitFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:713:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:718:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:718:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:720:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IPropertyStorage* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:720:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:725:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:725:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:728:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATPROPSTG **ppenum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:728:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:733:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:733:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:738:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const FILETIME *pmtime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:738:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:743:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:743:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:746:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFCLSID clsid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:746:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:751:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:751:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:754:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STATPROPSETSTG *pstatpsstg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:754:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:759:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:759:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:782:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IPropertyStorage **ppprstg) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:787:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IPropertyStorage **ppprstg) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:790:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFFMTID rfmtid) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:793:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATPROPSETSTG **ppenum) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:797:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IPropertySetStorage, 0x0000013a, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:797:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IPropertySetStorage, 0x0000013a, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:164, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:890:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IPropertyStorage **ppprstg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:890:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:895:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:895:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:900:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IPropertyStorage **ppprstg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:900:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:905:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:905:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:908:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFFMTID rfmtid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:908:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:913:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:913:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:916:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATPROPSETSTG **ppenum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:916:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:921:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:921:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:942:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:945:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG celt) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:948:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:951:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATPROPSTG **ppenum) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:955:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IEnumSTATPROPSTG, 0x00000139, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:955:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IEnumSTATPROPSTG, 0x00000139, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:164, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1041:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1041:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1046:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1046:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1049:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG celt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1049:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1054:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1054:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1056:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATPROPSTG* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1056:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1061:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1061:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1064:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATPROPSTG **ppenum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1064:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1069:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1069:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1074:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1074:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1079:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1079:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1100:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1103:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG celt) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1106:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1109:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATPROPSETSTG **ppenum) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1113:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IEnumSTATPROPSETSTG, 0x0000013b, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1113:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IEnumSTATPROPSETSTG, 0x0000013b, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:164, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1199:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1199:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1204:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1204:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1207:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG celt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1207:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1212:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1212:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1214:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATPROPSETSTG* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1214:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1219:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1219:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1222:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATPROPSETSTG **ppenum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1222:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1227:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1227:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1232:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1232:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1237:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1237:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1244:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI PropVariantCopy(PROPVARIANT *pvarDest,const PROPVARIANT *pvarSrc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1244:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1245:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI PropVariantClear(PROPVARIANT *pvar); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1245:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1246:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI FreePropVariantArray(ULONG cVariants, PROPVARIANT *rgvars); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1246:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1250:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void PropVariantInit (PROPVARIANT *pvar) { memset (pvar, 0, sizeof (PROPVARIANT)); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1256:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI StgCreatePropStg(IUnknown *pUnk, REFFMTID fmtid, const CLSID *pclsid, DWORD grfFlags, DWORD dwReserved, IPropertyStorage **ppPropStg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1256:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1257:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI StgOpenPropStg(IUnknown *pUnk, REFFMTID fmtid, DWORD grfFlags, DWORD dwReserved, IPropertyStorage **ppPropStg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1257:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1258:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI StgCreatePropSetStg(IStorage *pStorage, DWORD dwReserved, IPropertySetStorage **ppPropSetStg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1258:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1262:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI FmtIdToPropStgName(const FMTID *pfmtid, LPOLESTR oszName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1262:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1263:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI PropStgNameToFmtId(const LPOLESTR oszName, FMTID *pfmtid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1263:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1276:208: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture EXTERN_C SERIALIZEDPROPERTYVALUE * __stdcall StgConvertVariantToProperty(const PROPVARIANT *pvar, USHORT CodePage, SERIALIZEDPROPERTYVALUE *pprop, ULONG *pcb, PROPID pid, BOOLEAN fReserved, ULONG *pcIndirect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1276:208: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1281:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture EXTERN_C BOOLEAN __stdcall StgConvertPropertyToVariant(const SERIALIZEDPROPERTYVALUE *pprop, USHORT CodePage, PROPVARIANT *pvar, PMemoryAllocator *pma); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1281:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1287:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG __RPC_USER BSTR_UserSize (ULONG *, ULONG, BSTR *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1287:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1288:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER BSTR_UserMarshal (ULONG *, unsigned char *, BSTR *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1288:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1289:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER BSTR_UserUnmarshal(ULONG *, unsigned char *, BSTR *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1289:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1290:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_USER BSTR_UserFree (ULONG *, BSTR *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1290:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1291:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG __RPC_USER LPSAFEARRAY_UserSize (ULONG *, ULONG, LPSAFEARRAY *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1291:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1292:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER LPSAFEARRAY_UserMarshal (ULONG *, unsigned char *, LPSAFEARRAY *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1292:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1293:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER LPSAFEARRAY_UserUnmarshal(ULONG *, unsigned char *, LPSAFEARRAY *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1293:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1294:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_USER LPSAFEARRAY_UserFree (ULONG *, LPSAFEARRAY *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1294:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:167:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CreateStdProgressIndicator (HWND hwndParent, LPCOLESTR pszTitle, IBindStatusCallback *pIbscCaller, IBindStatusCallback **ppIbsc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:167:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:18, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:43:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI_(BSTR) SysAllocString(const OLECHAR *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:43:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:44:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI_(INT) SysReAllocString(BSTR *,const OLECHAR *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:44:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:45:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI_(BSTR) SysAllocStringLen(const OLECHAR *,UINT); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:45:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:46:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI_(INT) SysReAllocStringLen(BSTR *,const OLECHAR *,UINT); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:46:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:47:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI_(void) SysFreeString(BSTR); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:47:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:48:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI_(UINT) SysStringLen(BSTR); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:48:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:49:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI_(UINT) SysStringByteLen(BSTR bstr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:49:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:50:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI_(BSTR) SysAllocStringByteLen(LPCSTR psz,UINT len); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:50:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:51:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI_(INT) DosDateTimeToVariantTime(USHORT wDosDate,USHORT wDosTime,DOUBLE *pvtime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:51:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:52:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI_(INT) VariantTimeToDosDateTime(DOUBLE vtime,USHORT *pwDosDate,USHORT *pwDosTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:52:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:53:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI_(INT) SystemTimeToVariantTime(LPSYSTEMTIME lpSystemTime,DOUBLE *pvtime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:53:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:54:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI_(INT) VariantTimeToSystemTime(DOUBLE vtime,LPSYSTEMTIME lpSystemTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:54:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:55:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI SafeArrayAllocDescriptor(UINT cDims,SAFEARRAY **ppsaOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:55:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:56:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI SafeArrayAllocDescriptorEx(VARTYPE vt,UINT cDims,SAFEARRAY **ppsaOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:56:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:57:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI SafeArrayAllocData(SAFEARRAY *psa); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:57:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:58:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI_(SAFEARRAY *) SafeArrayCreate(VARTYPE vt,UINT cDims,SAFEARRAYBOUND *rgsabound); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:58:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:59:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI_(SAFEARRAY *) SafeArrayCreateEx(VARTYPE vt,UINT cDims,SAFEARRAYBOUND *rgsabound,PVOID pvExtra); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:59:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:60:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI SafeArrayCopyData(SAFEARRAY *psaSource,SAFEARRAY *psaTarget); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:60:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:61:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI SafeArrayDestroyDescriptor(SAFEARRAY *psa); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:61:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:62:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI SafeArrayDestroyData(SAFEARRAY *psa); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:62:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:63:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI SafeArrayDestroy(SAFEARRAY *psa); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:63:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:64:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI SafeArrayRedim(SAFEARRAY *psa,SAFEARRAYBOUND *psaboundNew); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:64:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:65:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI_(UINT) SafeArrayGetDim(SAFEARRAY *psa); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:65:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:66:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI_(UINT) SafeArrayGetElemsize(SAFEARRAY *psa); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:66:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:67:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI SafeArrayGetUBound(SAFEARRAY *psa,UINT nDim,LONG *plUbound); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:67:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:68:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI SafeArrayGetLBound(SAFEARRAY *psa,UINT nDim,LONG *plLbound); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:68:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:69:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI SafeArrayLock(SAFEARRAY *psa); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:69:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:70:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI SafeArrayUnlock(SAFEARRAY *psa); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:70:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:71:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI SafeArrayAccessData(SAFEARRAY *psa,void HUGEP **ppvData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:71:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:72:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI SafeArrayUnaccessData(SAFEARRAY *psa); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:72:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:73:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI SafeArrayGetElement(SAFEARRAY *psa,LONG *rgIndices,void *pv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:73:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:74:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI SafeArrayPutElement(SAFEARRAY *psa,LONG *rgIndices,void *pv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:74:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:75:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI SafeArrayCopy(SAFEARRAY *psa,SAFEARRAY **ppsaOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:75:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:76:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI SafeArrayPtrOfIndex(SAFEARRAY *psa,LONG *rgIndices,void **ppvData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:76:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:77:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI SafeArraySetRecordInfo(SAFEARRAY *psa,IRecordInfo *prinfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:77:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:78:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI SafeArrayGetRecordInfo(SAFEARRAY *psa,IRecordInfo **prinfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:78:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:79:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI SafeArraySetIID(SAFEARRAY *psa,REFGUID guid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:79:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:80:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI SafeArrayGetIID(SAFEARRAY *psa,GUID *pguid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:80:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:81:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI SafeArrayGetVartype(SAFEARRAY *psa,VARTYPE *pvt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:81:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:82:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI_(SAFEARRAY *) SafeArrayCreateVector(VARTYPE vt,LONG lLbound,ULONG cElements); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:82:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:83:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI_(SAFEARRAY *) SafeArrayCreateVectorEx(VARTYPE vt,LONG lLbound,ULONG cElements,PVOID pvExtra); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:83:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:84:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI_(void) VariantInit(VARIANTARG *pvarg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:84:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:85:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VariantClear(VARIANTARG *pvarg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:85:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:86:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VariantCopy(VARIANTARG *pvargDest,VARIANTARG *pvargSrc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:86:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:87:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VariantCopyInd(VARIANT *pvarDest,VARIANTARG *pvargSrc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:87:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:88:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VariantChangeType(VARIANTARG *pvargDest,VARIANTARG *pvarSrc,USHORT wFlags,VARTYPE vt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:88:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:89:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VariantChangeTypeEx(VARIANTARG *pvargDest,VARIANTARG *pvarSrc,LCID lcid,USHORT wFlags,VARTYPE vt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:89:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:100:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VectorFromBstr (BSTR bstr,SAFEARRAY **ppsa); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:100:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:101:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI BstrFromVector (SAFEARRAY *psa,BSTR *pbstr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:101:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:121:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI1FromI2(SHORT sIn,BYTE *pbOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:121:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:122:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI1FromI4(LONG lIn,BYTE *pbOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:122:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:123:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI1FromI8(LONG64 i64In,BYTE *pbOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:123:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:124:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI1FromR4(FLOAT fltIn,BYTE *pbOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:124:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:125:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI1FromR8(DOUBLE dblIn,BYTE *pbOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:125:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:126:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI1FromCy(CY cyIn,BYTE *pbOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:126:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:127:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI1FromDate(DATE dateIn,BYTE *pbOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:127:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:128:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI1FromStr(OLECHAR *strIn,LCID lcid,ULONG dwFlags,BYTE *pbOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:128:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:129:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI1FromDisp(IDispatch *pdispIn,LCID lcid,BYTE *pbOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:129:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:130:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI1FromBool(VARIANT_BOOL boolIn,BYTE *pbOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:130:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:131:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI1FromI1(CHAR cIn,BYTE *pbOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:131:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:132:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI1FromUI2(USHORT uiIn,BYTE *pbOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:132:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:133:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI1FromUI4(ULONG ulIn,BYTE *pbOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:133:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:134:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI1FromUI8(ULONG64 ui64In,BYTE *pbOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:134:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:135:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI1FromDec(DECIMAL *pdecIn,BYTE *pbOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:135:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:136:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI2FromUI1(BYTE bIn,SHORT *psOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:136:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:137:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI2FromI4(LONG lIn,SHORT *psOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:137:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:138:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI2FromI8(LONG64 i64In,SHORT *psOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:138:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:139:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI2FromR4(FLOAT fltIn,SHORT *psOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:139:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:140:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI2FromR8(DOUBLE dblIn,SHORT *psOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:140:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:141:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI2FromCy(CY cyIn,SHORT *psOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:141:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:142:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI2FromDate(DATE dateIn,SHORT *psOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:142:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:143:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI2FromStr(OLECHAR *strIn,LCID lcid,ULONG dwFlags,SHORT *psOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:143:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:144:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI2FromDisp(IDispatch *pdispIn,LCID lcid,SHORT *psOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:144:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:145:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI2FromBool(VARIANT_BOOL boolIn,SHORT *psOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:145:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:146:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI2FromI1(CHAR cIn,SHORT *psOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:146:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:147:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI2FromUI2(USHORT uiIn,SHORT *psOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:147:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:148:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI2FromUI4(ULONG ulIn,SHORT *psOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:148:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:149:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI2FromUI8(ULONG64 ui64In,SHORT *psOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:149:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:150:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI2FromDec(DECIMAL *pdecIn,SHORT *psOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:150:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:151:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI4FromUI1(BYTE bIn,LONG *plOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:151:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:152:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI4FromI2(SHORT sIn,LONG *plOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:152:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:153:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI4FromI8(LONG64 i64In,LONG *plOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:153:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:154:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI4FromR4(FLOAT fltIn,LONG *plOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:154:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:155:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI4FromR8(DOUBLE dblIn,LONG *plOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:155:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:156:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI4FromCy(CY cyIn,LONG *plOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:156:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:157:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI4FromDate(DATE dateIn,LONG *plOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:157:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:158:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI4FromStr(OLECHAR *strIn,LCID lcid,ULONG dwFlags,LONG *plOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:158:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:159:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI4FromDisp(IDispatch *pdispIn,LCID lcid,LONG *plOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:159:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:160:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI4FromBool(VARIANT_BOOL boolIn,LONG *plOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:160:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:161:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI4FromI1(CHAR cIn,LONG *plOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:161:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:162:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI4FromUI2(USHORT uiIn,LONG *plOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:162:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:163:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI4FromUI4(ULONG ulIn,LONG *plOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:163:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:164:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI4FromUI8(ULONG64 ui64In,LONG *plOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:164:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:165:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI4FromDec(DECIMAL *pdecIn,LONG *plOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:165:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:166:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI4FromInt(INT intIn,LONG *plOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:166:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:167:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI8FromUI1(BYTE bIn,LONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:167:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:168:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI8FromI2(SHORT sIn,LONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:168:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:169:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI8FromI4(LONG lIn,LONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:169:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:170:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI8FromR4(FLOAT fltIn,LONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:170:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:171:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI8FromR8(DOUBLE dblIn,LONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:171:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:172:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI8FromCy(CY cyIn,LONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:172:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:173:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI8FromDate(DATE dateIn,LONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:173:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:174:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI8FromStr(OLECHAR *strIn,LCID lcid,unsigned __LONG32 dwFlags,LONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:174:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:175:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI8FromDisp(IDispatch *pdispIn,LCID lcid,LONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:175:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:176:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI8FromBool(VARIANT_BOOL boolIn,LONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:176:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:177:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI8FromI1(CHAR cIn,LONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:177:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:178:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI8FromUI2(USHORT uiIn,LONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:178:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:179:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI8FromUI4(ULONG ulIn,LONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:179:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:180:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI8FromUI8(ULONG64 ui64In,LONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:180:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:181:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI8FromDec(DECIMAL *pdecIn,LONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:181:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:182:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI8FromInt(INT intIn,LONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:182:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:183:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR4FromUI1(BYTE bIn,FLOAT *pfltOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:183:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:184:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR4FromI2(SHORT sIn,FLOAT *pfltOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:184:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:185:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR4FromI4(LONG lIn,FLOAT *pfltOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:185:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:186:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR4FromI8(LONG64 i64In,FLOAT *pfltOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:186:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:187:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR4FromR8(DOUBLE dblIn,FLOAT *pfltOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:187:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:188:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR4FromCy(CY cyIn,FLOAT *pfltOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:188:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:189:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR4FromDate(DATE dateIn,FLOAT *pfltOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:189:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:190:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR4FromStr(OLECHAR *strIn,LCID lcid,ULONG dwFlags,FLOAT *pfltOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:190:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:191:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR4FromDisp(IDispatch *pdispIn,LCID lcid,FLOAT *pfltOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:191:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:192:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR4FromBool(VARIANT_BOOL boolIn,FLOAT *pfltOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:192:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:193:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR4FromI1(CHAR cIn,FLOAT *pfltOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:193:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:194:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR4FromUI2(USHORT uiIn,FLOAT *pfltOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:194:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:195:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR4FromUI4(ULONG ulIn,FLOAT *pfltOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:195:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:196:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR4FromUI8(ULONG64 ui64In,FLOAT *pfltOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:196:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:197:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR4FromDec(DECIMAL *pdecIn,FLOAT *pfltOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:197:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:198:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR8FromUI1(BYTE bIn,DOUBLE *pdblOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:198:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:199:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR8FromI2(SHORT sIn,DOUBLE *pdblOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:199:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:200:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR8FromI4(LONG lIn,DOUBLE *pdblOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:200:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:201:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR8FromI8(LONG64 i64In,DOUBLE *pdblOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:201:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:202:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR8FromR4(FLOAT fltIn,DOUBLE *pdblOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:202:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:203:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR8FromCy(CY cyIn,DOUBLE *pdblOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:203:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:204:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR8FromDate(DATE dateIn,DOUBLE *pdblOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:204:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:205:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR8FromStr(OLECHAR *strIn,LCID lcid,ULONG dwFlags,DOUBLE *pdblOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:205:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:206:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR8FromDisp(IDispatch *pdispIn,LCID lcid,DOUBLE *pdblOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:206:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:207:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR8FromBool(VARIANT_BOOL boolIn,DOUBLE *pdblOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:207:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:208:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR8FromI1(CHAR cIn,DOUBLE *pdblOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:208:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:209:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR8FromUI2(USHORT uiIn,DOUBLE *pdblOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:209:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:210:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR8FromUI4(ULONG ulIn,DOUBLE *pdblOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:210:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:211:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR8FromUI8(ULONG64 ui64In,DOUBLE *pdblOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:211:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:212:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR8FromDec(DECIMAL *pdecIn,DOUBLE *pdblOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:212:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:213:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDateFromUI1(BYTE bIn,DATE *pdateOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:213:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:214:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDateFromI2(SHORT sIn,DATE *pdateOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:214:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:215:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDateFromI4(LONG lIn,DATE *pdateOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:215:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:216:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDateFromI8(LONG64 i64In,DATE *pdateOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:216:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:217:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDateFromR4(FLOAT fltIn,DATE *pdateOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:217:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:218:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDateFromR8(DOUBLE dblIn,DATE *pdateOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:218:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:219:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDateFromCy(CY cyIn,DATE *pdateOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:219:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:220:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDateFromStr(OLECHAR *strIn,LCID lcid,ULONG dwFlags,DATE *pdateOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:220:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:221:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDateFromDisp(IDispatch *pdispIn,LCID lcid,DATE *pdateOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:221:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:222:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDateFromBool(VARIANT_BOOL boolIn,DATE *pdateOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:222:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:223:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDateFromI1(CHAR cIn,DATE *pdateOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:223:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:224:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDateFromUI2(USHORT uiIn,DATE *pdateOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:224:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:225:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDateFromUI4(ULONG ulIn,DATE *pdateOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:225:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:226:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDateFromUI8(ULONG64 ui64In,DATE *pdateOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:226:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:227:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDateFromDec(DECIMAL *pdecIn,DATE *pdateOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:227:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:228:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarCyFromUI1(BYTE bIn,CY *pcyOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:228:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:229:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarCyFromI2(SHORT sIn,CY *pcyOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:229:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:230:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarCyFromI4(LONG lIn,CY *pcyOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:230:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:231:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarCyFromI8(LONG64 i64In,CY *pcyOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:231:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:232:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarCyFromR4(FLOAT fltIn,CY *pcyOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:232:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:233:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarCyFromR8(DOUBLE dblIn,CY *pcyOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:233:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:234:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarCyFromDate(DATE dateIn,CY *pcyOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:234:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:235:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarCyFromStr(OLECHAR *strIn,LCID lcid,ULONG dwFlags,CY *pcyOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:235:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:236:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarCyFromDisp(IDispatch *pdispIn,LCID lcid,CY *pcyOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:236:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:237:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarCyFromBool(VARIANT_BOOL boolIn,CY *pcyOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:237:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:238:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarCyFromI1(CHAR cIn,CY *pcyOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:238:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:239:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarCyFromUI2(USHORT uiIn,CY *pcyOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:239:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:240:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarCyFromUI4(ULONG ulIn,CY *pcyOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:240:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:241:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarCyFromUI8(ULONG64 ui64In,CY *pcyOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:241:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:242:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarCyFromDec(DECIMAL *pdecIn,CY *pcyOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:242:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:243:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBstrFromUI1(BYTE bVal,LCID lcid,ULONG dwFlags,BSTR *pbstrOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:243:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:244:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBstrFromI2(SHORT iVal,LCID lcid,ULONG dwFlags,BSTR *pbstrOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:244:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:245:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBstrFromI4(LONG lIn,LCID lcid,ULONG dwFlags,BSTR *pbstrOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:245:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:246:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBstrFromI8(LONG64 i64In,LCID lcid,unsigned __LONG32 dwFlags,BSTR *pbstrOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:246:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:247:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBstrFromR4(FLOAT fltIn,LCID lcid,ULONG dwFlags,BSTR *pbstrOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:247:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:248:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBstrFromR8(DOUBLE dblIn,LCID lcid,ULONG dwFlags,BSTR *pbstrOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:248:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:249:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBstrFromCy(CY cyIn,LCID lcid,ULONG dwFlags,BSTR *pbstrOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:249:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:250:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBstrFromDate(DATE dateIn,LCID lcid,ULONG dwFlags,BSTR *pbstrOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:250:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:251:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBstrFromDisp(IDispatch *pdispIn,LCID lcid,ULONG dwFlags,BSTR *pbstrOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:251:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:252:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBstrFromBool(VARIANT_BOOL boolIn,LCID lcid,ULONG dwFlags,BSTR *pbstrOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:252:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:253:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBstrFromI1(CHAR cIn,LCID lcid,ULONG dwFlags,BSTR *pbstrOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:253:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:254:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBstrFromUI2(USHORT uiIn,LCID lcid,ULONG dwFlags,BSTR *pbstrOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:254:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:255:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBstrFromUI4(ULONG ulIn,LCID lcid,ULONG dwFlags,BSTR *pbstrOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:255:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:256:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBstrFromUI8(ULONG64 ui64In,LCID lcid,unsigned __LONG32 dwFlags,BSTR *pbstrOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:256:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:257:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBstrFromDec(DECIMAL *pdecIn,LCID lcid,ULONG dwFlags,BSTR *pbstrOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:257:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:258:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBoolFromUI1(BYTE bIn,VARIANT_BOOL *pboolOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:258:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:259:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBoolFromI2(SHORT sIn,VARIANT_BOOL *pboolOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:259:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:260:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBoolFromI4(LONG lIn,VARIANT_BOOL *pboolOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:260:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:261:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBoolFromI8(LONG64 i64In,VARIANT_BOOL *pboolOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:261:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:262:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBoolFromR4(FLOAT fltIn,VARIANT_BOOL *pboolOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:262:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:263:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBoolFromR8(DOUBLE dblIn,VARIANT_BOOL *pboolOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:263:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:264:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBoolFromDate(DATE dateIn,VARIANT_BOOL *pboolOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:264:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:265:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBoolFromCy(CY cyIn,VARIANT_BOOL *pboolOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:265:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:266:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBoolFromStr(OLECHAR *strIn,LCID lcid,ULONG dwFlags,VARIANT_BOOL *pboolOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:266:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:267:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBoolFromDisp(IDispatch *pdispIn,LCID lcid,VARIANT_BOOL *pboolOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:267:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:268:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBoolFromI1(CHAR cIn,VARIANT_BOOL *pboolOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:268:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:269:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBoolFromUI2(USHORT uiIn,VARIANT_BOOL *pboolOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:269:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:270:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBoolFromUI4(ULONG ulIn,VARIANT_BOOL *pboolOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:270:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:271:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBoolFromUI8(ULONG64 i64In,VARIANT_BOOL *pboolOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:271:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:272:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBoolFromDec(DECIMAL *pdecIn,VARIANT_BOOL *pboolOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:272:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:273:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI1FromUI1(BYTE bIn,CHAR *pcOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:273:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:274:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI1FromI2(SHORT uiIn,CHAR *pcOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:274:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:275:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI1FromI4(LONG lIn,CHAR *pcOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:275:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:276:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI1FromI8(LONG64 i64In,CHAR *pcOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:276:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:277:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI1FromR4(FLOAT fltIn,CHAR *pcOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:277:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:278:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI1FromR8(DOUBLE dblIn,CHAR *pcOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:278:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:279:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI1FromDate(DATE dateIn,CHAR *pcOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:279:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:280:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI1FromCy(CY cyIn,CHAR *pcOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:280:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:281:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI1FromStr(OLECHAR *strIn,LCID lcid,ULONG dwFlags,CHAR *pcOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:281:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:282:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI1FromDisp(IDispatch *pdispIn,LCID lcid,CHAR *pcOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:282:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:283:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI1FromBool(VARIANT_BOOL boolIn,CHAR *pcOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:283:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:284:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI1FromUI2(USHORT uiIn,CHAR *pcOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:284:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:285:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI1FromUI4(ULONG ulIn,CHAR *pcOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:285:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:286:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI1FromUI8(ULONG64 i64In,CHAR *pcOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:286:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:287:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI1FromDec(DECIMAL *pdecIn,CHAR *pcOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:287:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:288:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI2FromUI1(BYTE bIn,USHORT *puiOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:288:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:289:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI2FromI2(SHORT uiIn,USHORT *puiOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:289:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:290:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI2FromI4(LONG lIn,USHORT *puiOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:290:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:291:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI2FromI8(LONG64 i64In,USHORT *puiOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:291:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:292:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI2FromR4(FLOAT fltIn,USHORT *puiOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:292:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:293:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI2FromR8(DOUBLE dblIn,USHORT *puiOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:293:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:294:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI2FromDate(DATE dateIn,USHORT *puiOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:294:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:295:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI2FromCy(CY cyIn,USHORT *puiOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:295:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:296:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI2FromStr(OLECHAR *strIn,LCID lcid,ULONG dwFlags,USHORT *puiOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:296:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:297:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI2FromDisp(IDispatch *pdispIn,LCID lcid,USHORT *puiOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:297:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:298:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI2FromBool(VARIANT_BOOL boolIn,USHORT *puiOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:298:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:299:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI2FromI1(CHAR cIn,USHORT *puiOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:299:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:300:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI2FromUI4(ULONG ulIn,USHORT *puiOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:300:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:301:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI2FromUI8(ULONG64 i64In,USHORT *puiOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:301:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:302:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI2FromDec(DECIMAL *pdecIn,USHORT *puiOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:302:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:303:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI4FromUI1(BYTE bIn,ULONG *pulOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:303:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:304:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI4FromI2(SHORT uiIn,ULONG *pulOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:304:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:305:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI4FromI4(LONG lIn,ULONG *pulOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:305:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:306:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI4FromI8(LONG64 i64In,ULONG *plOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:306:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:307:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI4FromR4(FLOAT fltIn,ULONG *pulOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:307:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:308:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI4FromR8(DOUBLE dblIn,ULONG *pulOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:308:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:309:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI4FromDate(DATE dateIn,ULONG *pulOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:309:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:310:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI4FromCy(CY cyIn,ULONG *pulOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:310:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:311:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI4FromStr(OLECHAR *strIn,LCID lcid,ULONG dwFlags,ULONG *pulOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:311:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:312:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI4FromDisp(IDispatch *pdispIn,LCID lcid,ULONG *pulOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:312:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:313:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI4FromBool(VARIANT_BOOL boolIn,ULONG *pulOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:313:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:314:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI4FromI1(CHAR cIn,ULONG *pulOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:314:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:315:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI4FromUI2(USHORT uiIn,ULONG *pulOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:315:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:316:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI4FromUI8(ULONG64 ui64In,ULONG *plOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:316:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:317:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI4FromDec(DECIMAL *pdecIn,ULONG *pulOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:317:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:318:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI8FromUI1(BYTE bIn,ULONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:318:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:319:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI8FromI2(SHORT sIn,ULONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:319:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:320:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI8FromI4(LONG lIn,ULONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:320:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:321:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI8FromI8(LONG64 ui64In,ULONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:321:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:322:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI8FromR4(FLOAT fltIn,ULONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:322:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:323:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI8FromR8(DOUBLE dblIn,ULONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:323:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:324:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI8FromCy(CY cyIn,ULONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:324:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:325:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI8FromDate(DATE dateIn,ULONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:325:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:326:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI8FromStr(OLECHAR *strIn,LCID lcid,unsigned __LONG32 dwFlags,ULONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:326:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:327:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI8FromDisp(IDispatch *pdispIn,LCID lcid,ULONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:327:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:328:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI8FromBool(VARIANT_BOOL boolIn,ULONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:328:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:329:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI8FromI1(CHAR cIn,ULONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:329:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:330:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI8FromUI2(USHORT uiIn,ULONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:330:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:331:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI8FromUI4(ULONG ulIn,ULONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:331:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:332:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI8FromDec(DECIMAL *pdecIn,ULONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:332:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:333:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI8FromInt(INT intIn,ULONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:333:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:334:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDecFromUI1(BYTE bIn,DECIMAL *pdecOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:334:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:335:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDecFromI2(SHORT uiIn,DECIMAL *pdecOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:335:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:336:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDecFromI4(LONG lIn,DECIMAL *pdecOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:336:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:337:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDecFromI8(LONG64 i64In,DECIMAL *pdecOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:337:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:338:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDecFromR4(FLOAT fltIn,DECIMAL *pdecOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:338:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:339:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDecFromR8(DOUBLE dblIn,DECIMAL *pdecOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:339:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:340:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDecFromDate(DATE dateIn,DECIMAL *pdecOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:340:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:341:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDecFromCy(CY cyIn,DECIMAL *pdecOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:341:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:342:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDecFromStr(OLECHAR *strIn,LCID lcid,ULONG dwFlags,DECIMAL *pdecOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:342:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:343:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDecFromDisp(IDispatch *pdispIn,LCID lcid,DECIMAL *pdecOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:343:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:344:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDecFromBool(VARIANT_BOOL boolIn,DECIMAL *pdecOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:344:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:345:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDecFromI1(CHAR cIn,DECIMAL *pdecOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:345:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:346:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDecFromUI2(USHORT uiIn,DECIMAL *pdecOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:346:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:347:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDecFromUI4(ULONG ulIn,DECIMAL *pdecOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:347:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:348:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDecFromUI8(ULONG64 ui64In,DECIMAL *pdecOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:348:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:353:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI4FromI8(LONG64 i64In,LONG *plOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:353:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:354:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI4FromUI8(ULONG64 ui64In,LONG *plOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:354:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:462:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarParseNumFromStr(OLECHAR *strIn,LCID lcid,ULONG dwFlags,NUMPARSE *pnumprs,BYTE *rgbDig); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:462:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:463:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarNumFromParseNum(NUMPARSE *pnumprs,BYTE *rgbDig,ULONG dwVtBits,VARIANT *pvar); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:463:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:464:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarAdd(LPVARIANT pvarLeft,LPVARIANT pvarRight,LPVARIANT pvarResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:464:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:465:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarAnd(LPVARIANT pvarLeft,LPVARIANT pvarRight,LPVARIANT pvarResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:465:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:466:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarCat(LPVARIANT pvarLeft,LPVARIANT pvarRight,LPVARIANT pvarResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:466:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:467:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarDiv(LPVARIANT pvarLeft,LPVARIANT pvarRight,LPVARIANT pvarResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:467:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:468:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarEqv(LPVARIANT pvarLeft,LPVARIANT pvarRight,LPVARIANT pvarResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:468:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:469:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarIdiv(LPVARIANT pvarLeft,LPVARIANT pvarRight,LPVARIANT pvarResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:469:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:470:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarImp(LPVARIANT pvarLeft,LPVARIANT pvarRight,LPVARIANT pvarResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:470:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:471:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarMod(LPVARIANT pvarLeft,LPVARIANT pvarRight,LPVARIANT pvarResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:471:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:472:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarMul(LPVARIANT pvarLeft,LPVARIANT pvarRight,LPVARIANT pvarResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:472:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:473:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarOr(LPVARIANT pvarLeft,LPVARIANT pvarRight,LPVARIANT pvarResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:473:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:474:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarPow(LPVARIANT pvarLeft,LPVARIANT pvarRight,LPVARIANT pvarResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:474:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:475:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarSub(LPVARIANT pvarLeft,LPVARIANT pvarRight,LPVARIANT pvarResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:475:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:476:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarXor(LPVARIANT pvarLeft,LPVARIANT pvarRight,LPVARIANT pvarResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:476:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:477:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarAbs(LPVARIANT pvarIn,LPVARIANT pvarResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:477:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:478:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarFix(LPVARIANT pvarIn,LPVARIANT pvarResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:478:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:479:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarInt(LPVARIANT pvarIn,LPVARIANT pvarResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:479:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:480:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarNeg(LPVARIANT pvarIn,LPVARIANT pvarResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:480:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:481:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarNot(LPVARIANT pvarIn,LPVARIANT pvarResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:481:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:482:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarRound(LPVARIANT pvarIn,int cDecimals,LPVARIANT pvarResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:482:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:483:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarCmp(LPVARIANT pvarLeft,LPVARIANT pvarRight,LCID lcid,ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:483:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:487:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __inline HRESULT WINAPI VarCmp(LPVARIANT pvarLeft,LPVARIANT pvarRight,LCID lcid) { return VarCmp(pvarLeft,pvarRight,lcid,0); } ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:18, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:491:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarDecAdd(LPDECIMAL pdecLeft,LPDECIMAL pdecRight,LPDECIMAL pdecResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:491:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:492:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarDecDiv(LPDECIMAL pdecLeft,LPDECIMAL pdecRight,LPDECIMAL pdecResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:492:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:493:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarDecMul(LPDECIMAL pdecLeft,LPDECIMAL pdecRight,LPDECIMAL pdecResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:493:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:494:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarDecSub(LPDECIMAL pdecLeft,LPDECIMAL pdecRight,LPDECIMAL pdecResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:494:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:495:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarDecAbs(LPDECIMAL pdecIn,LPDECIMAL pdecResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:495:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:496:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarDecFix(LPDECIMAL pdecIn,LPDECIMAL pdecResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:496:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:497:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarDecInt(LPDECIMAL pdecIn,LPDECIMAL pdecResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:497:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:498:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarDecNeg(LPDECIMAL pdecIn,LPDECIMAL pdecResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:498:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:499:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarDecRound(LPDECIMAL pdecIn,int cDecimals,LPDECIMAL pdecResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:499:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:500:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarDecCmp(LPDECIMAL pdecLeft,LPDECIMAL pdecRight); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:500:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:501:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarDecCmpR8(LPDECIMAL pdecLeft,double dblRight); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:501:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:502:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarCyAdd(CY cyLeft,CY cyRight,LPCY pcyResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:502:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:503:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarCyMul(CY cyLeft,CY cyRight,LPCY pcyResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:503:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:504:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarCyMulI4(CY cyLeft,__LONG32 lRight,LPCY pcyResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:504:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:505:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarCyMulI8(CY cyLeft,LONG64 lRight,LPCY pcyResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:505:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:506:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarCySub(CY cyLeft,CY cyRight,LPCY pcyResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:506:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:507:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarCyAbs(CY cyIn,LPCY pcyResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:507:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:508:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarCyFix(CY cyIn,LPCY pcyResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:508:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:509:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarCyInt(CY cyIn,LPCY pcyResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:509:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:510:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarCyNeg(CY cyIn,LPCY pcyResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:510:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:511:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarCyRound(CY cyIn,int cDecimals,LPCY pcyResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:511:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:512:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarCyCmp(CY cyLeft,CY cyRight); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:512:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:513:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarCyCmpR8(CY cyLeft,double dblRight); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:513:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:514:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarBstrCat(BSTR bstrLeft,BSTR bstrRight,LPBSTR pbstrResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:514:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:515:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarBstrCmp(BSTR bstrLeft,BSTR bstrRight,LCID lcid,ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:515:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:516:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarR8Pow(double dblLeft,double dblRight,double *pdblResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:516:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:517:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarR4CmpR8(float fltLeft,double dblRight); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:517:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:518:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarR8Round(double dblIn,int cDecimals,double *pdblResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:518:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:532:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDateFromUdate(UDATE *pudateIn,ULONG dwFlags,DATE *pdateOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:532:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:533:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDateFromUdateEx(UDATE *pudateIn,LCID lcid,ULONG dwFlags,DATE *pdateOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:533:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:534:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUdateFromDate(DATE dateIn,ULONG dwFlags,UDATE *pudateOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:534:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:535:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI GetAltMonthNames(LCID lcid,LPOLESTR **prgp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:535:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:536:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarFormat(LPVARIANT pvarIn,LPOLESTR pstrFormat,int iFirstDay,int iFirstWeek,ULONG dwFlags,BSTR *pbstrOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:536:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:537:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarFormatDateTime(LPVARIANT pvarIn,int iNamedFormat,ULONG dwFlags,BSTR *pbstrOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:537:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:538:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarFormatNumber(LPVARIANT pvarIn,int iNumDig,int iIncLead,int iUseParens,int iGroup,ULONG dwFlags,BSTR *pbstrOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:538:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:539:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarFormatPercent(LPVARIANT pvarIn,int iNumDig,int iIncLead,int iUseParens,int iGroup,ULONG dwFlags,BSTR *pbstrOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:539:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:540:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarFormatCurrency(LPVARIANT pvarIn,int iNumDig,int iIncLead,int iUseParens,int iGroup,ULONG dwFlags,BSTR *pbstrOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:540:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:541:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarWeekdayName(int iWeekday,int fAbbrev,int iFirstDay,ULONG dwFlags,BSTR *pbstrOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:541:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:542:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarMonthName(int iMonth,int fAbbrev,ULONG dwFlags,BSTR *pbstrOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:542:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:543:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarFormatFromTokens(LPVARIANT pvarIn,LPOLESTR pstrFormat,LPBYTE pbTokCur,ULONG dwFlags,BSTR *pbstrOut,LCID lcid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:543:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:544:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarTokenizeFormatString(LPOLESTR pstrFormat,LPBYTE rgbTok,int cbTok,int iFirstDay,int iFirstWeek,LCID lcid,int *pcbActual); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:544:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:581:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI_(ULONG) LHashValOfNameSysA(SYSKIND syskind,LCID lcid,LPCSTR szName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:581:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:582:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI_(ULONG) LHashValOfNameSys(SYSKIND syskind,LCID lcid,const OLECHAR *szName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:582:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:588:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI LoadTypeLib(const OLECHAR *szFile,ITypeLib **pptlib); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:588:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:598:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI LoadTypeLibEx(LPCOLESTR szFile,REGKIND regkind,ITypeLib **pptlib); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:598:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:599:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI LoadRegTypeLib(REFGUID rguid,WORD wVerMajor,WORD wVerMinor,LCID lcid,ITypeLib **pptlib); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:599:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:600:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI QueryPathOfRegTypeLib(REFGUID guid,USHORT wMaj,USHORT wMin,LCID lcid,LPBSTR lpbstrPathName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:600:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:601:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI RegisterTypeLib(ITypeLib *ptlib,OLECHAR *szFullPath,OLECHAR *szHelpDir); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:601:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:602:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI UnRegisterTypeLib(REFGUID libID,WORD wVerMajor,WORD wVerMinor,LCID lcid,SYSKIND syskind); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:602:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:603:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI CreateTypeLib(SYSKIND syskind,const OLECHAR *szFile,ICreateTypeLib **ppctlib); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:603:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:604:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI CreateTypeLib2(SYSKIND syskind,LPCOLESTR szFile,ICreateTypeLib2 **ppctlib); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:604:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:632:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI DispGetParam(DISPPARAMS *pdispparams,UINT position,VARTYPE vtTarg,VARIANT *pvarResult,UINT *puArgErr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:632:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:633:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI DispGetIDsOfNames(ITypeInfo *ptinfo,OLECHAR **rgszNames,UINT cNames,DISPID *rgdispid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:633:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:634:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI DispInvoke(void *_this,ITypeInfo *ptinfo,DISPID dispidMember,WORD wFlags,DISPPARAMS *pparams,VARIANT *pvarResult,EXCEPINFO *pexcepinfo,UINT *puArgErr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:634:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:635:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI CreateDispTypeInfo(INTERFACEDATA *pidata,LCID lcid,ITypeInfo **pptinfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:635:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:636:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI CreateStdDispatch(IUnknown *punkOuter,void *pvThis,ITypeInfo *ptinfo,IUnknown **ppunkStdDisp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:636:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:637:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI DispCallFunc(void *pvInstance,ULONG_PTR oVft,CALLCONV cc,VARTYPE vtReturn,UINT cActuals,VARTYPE *prgvt,VARIANTARG **prgpvarg,VARIANT *pvargResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:637:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:642:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI RegisterActiveObject(IUnknown *punk,REFCLSID rclsid,DWORD dwFlags,DWORD *pdwRegister); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:642:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:643:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI RevokeActiveObject(DWORD dwRegister,void *pvReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:643:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:644:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI GetActiveObject(REFCLSID rclsid,void *pvReserved,IUnknown **ppunk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:644:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:645:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI SetErrorInfo(ULONG dwReserved,IErrorInfo *perrinfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:645:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:646:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI GetErrorInfo(ULONG dwReserved,IErrorInfo **pperrinfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:646:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:647:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI CreateErrorInfo(ICreateErrorInfo **pperrinfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:647:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:648:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI GetRecordInfoFromTypeInfo(ITypeInfo *pTypeInfo,IRecordInfo **ppRecInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:648:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:649:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI GetRecordInfoFromGuids(REFGUID rGuidTypeLib,ULONG uVerMajor,ULONG uVerMinor,LCID lcid,REFGUID rGuidTypeInfo,IRecordInfo **ppRecInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:649:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:650:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI_(ULONG) OaBuildVersion(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:650:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:651:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI_(void) ClearCustData(LPCUSTDATA pCustData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:651:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:41:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_ (DWORD) OleBuildVersion (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:41:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:43:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CreateDataAdviseHolder (LPDATAADVISEHOLDER *ppDAHolder); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:43:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:48:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI ReadClassStg (LPSTORAGE pStg, CLSID *pclsid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:48:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:49:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI WriteClassStg (LPSTORAGE pStg, REFCLSID rclsid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:49:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:50:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI ReadClassStm (LPSTREAM pStm, CLSID *pclsid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:50:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:51:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI WriteClassStm (LPSTREAM pStm, REFCLSID rclsid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:51:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:55:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI WriteFmtUserTypeStg (LPSTORAGE pstg, CLIPFORMAT cf, LPOLESTR lpszUserType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:55:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:56:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI ReadFmtUserTypeStg (LPSTORAGE pstg, CLIPFORMAT *pcf, LPOLESTR *lplpszUserType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:56:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:57:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleInitialize (LPVOID pvReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:57:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:58:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_ (void) OleUninitialize (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:58:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:59:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleQueryLinkFromData (LPDATAOBJECT pSrcDataObject); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:59:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:60:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleQueryCreateFromData (LPDATAOBJECT pSrcDataObject); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:60:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:61:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleCreate (REFCLSID rclsid, REFIID riid, DWORD renderopt, LPFORMATETC pFormatEtc, LPOLECLIENTSITE pClientSite, LPSTORAGE pStg, LPVOID *ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:61:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:62:251: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleCreateEx (REFCLSID rclsid, REFIID riid, DWORD dwFlags, DWORD renderopt, ULONG cFormats, DWORD *rgAdvf, LPFORMATETC rgFormatEtc, IAdviseSink *lpAdviseSink, DWORD *rgdwConnection, LPOLECLIENTSITE pClientSite, LPSTORAGE pStg, LPVOID *ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:62:251: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:63:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleCreateFromData (LPDATAOBJECT pSrcDataObj, REFIID riid, DWORD renderopt, LPFORMATETC pFormatEtc, LPOLECLIENTSITE pClientSite, LPSTORAGE pStg, LPVOID *ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:63:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:64:268: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleCreateFromDataEx (LPDATAOBJECT pSrcDataObj, REFIID riid, DWORD dwFlags, DWORD renderopt, ULONG cFormats, DWORD *rgAdvf, LPFORMATETC rgFormatEtc, IAdviseSink *lpAdviseSink, DWORD *rgdwConnection, LPOLECLIENTSITE pClientSite, LPSTORAGE pStg, LPVOID *ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:64:268: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:65:173: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleCreateLinkFromData (LPDATAOBJECT pSrcDataObj, REFIID riid, DWORD renderopt, LPFORMATETC pFormatEtc, LPOLECLIENTSITE pClientSite, LPSTORAGE pStg, LPVOID *ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:65:173: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:66:272: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleCreateLinkFromDataEx (LPDATAOBJECT pSrcDataObj, REFIID riid, DWORD dwFlags, DWORD renderopt, ULONG cFormats, DWORD *rgAdvf, LPFORMATETC rgFormatEtc, IAdviseSink *lpAdviseSink, DWORD *rgdwConnection, LPOLECLIENTSITE pClientSite, LPSTORAGE pStg, LPVOID *ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:66:272: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:67:174: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleCreateStaticFromData (LPDATAOBJECT pSrcDataObj, REFIID iid, DWORD renderopt, LPFORMATETC pFormatEtc, LPOLECLIENTSITE pClientSite, LPSTORAGE pStg, LPVOID *ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:67:174: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:68:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleCreateLink (LPMONIKER pmkLinkSrc, REFIID riid, DWORD renderopt, LPFORMATETC lpFormatEtc, LPOLECLIENTSITE pClientSite, LPSTORAGE pStg, LPVOID *ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:68:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:69:260: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleCreateLinkEx (LPMONIKER pmkLinkSrc, REFIID riid, DWORD dwFlags, DWORD renderopt, ULONG cFormats, DWORD *rgAdvf, LPFORMATETC rgFormatEtc, IAdviseSink *lpAdviseSink, DWORD *rgdwConnection, LPOLECLIENTSITE pClientSite, LPSTORAGE pStg, LPVOID *ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:69:260: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:70:170: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleCreateLinkToFile (LPCOLESTR lpszFileName, REFIID riid, DWORD renderopt, LPFORMATETC lpFormatEtc, LPOLECLIENTSITE pClientSite, LPSTORAGE pStg, LPVOID *ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:70:170: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:71:268: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleCreateLinkToFileEx (LPCOLESTR lpszFileName, REFIID riid, DWORD dwFlags, DWORD renderopt, ULONG cFormats, DWORD *rgAdvf, LPFORMATETC rgFormatEtc, IAdviseSink *lpAdviseSink, DWORD *rgdwConnection, LPOLECLIENTSITE pClientSite, LPSTORAGE pStg, LPVOID *ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:71:268: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:72:185: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleCreateFromFile (REFCLSID rclsid, LPCOLESTR lpszFileName, REFIID riid, DWORD renderopt, LPFORMATETC lpFormatEtc, LPOLECLIENTSITE pClientSite, LPSTORAGE pStg, LPVOID *ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:72:185: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:73:283: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleCreateFromFileEx (REFCLSID rclsid, LPCOLESTR lpszFileName, REFIID riid, DWORD dwFlags, DWORD renderopt, ULONG cFormats, DWORD *rgAdvf, LPFORMATETC rgFormatEtc, IAdviseSink *lpAdviseSink, DWORD *rgdwConnection, LPOLECLIENTSITE pClientSite, LPSTORAGE pStg, LPVOID *ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:73:283: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:74:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleLoad (LPSTORAGE pStg, REFIID riid, LPOLECLIENTSITE pClientSite, LPVOID *ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:74:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:75:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleSave (LPPERSISTSTORAGE pPS, LPSTORAGE pStg, WINBOOL fSameAsLoad); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:75:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:76:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleLoadFromStream (LPSTREAM pStm, REFIID iidInterface, LPVOID *ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:76:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:77:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleSaveToStream (LPPERSISTSTREAM pPStm, LPSTREAM pStm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:77:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:78:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleSetContainedObject (LPUNKNOWN pUnknown, WINBOOL fContained); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:78:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:79:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleNoteObjectVisible (LPUNKNOWN pUnknown, WINBOOL fVisible); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:79:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:80:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI RegisterDragDrop (HWND hwnd, LPDROPTARGET pDropTarget); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:80:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:81:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI RevokeDragDrop (HWND hwnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:81:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:82:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI DoDragDrop (LPDATAOBJECT pDataObj, LPDROPSOURCE pDropSource, DWORD dwOKEffects, LPDWORD pdwEffect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:82:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:83:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleSetClipboard (LPDATAOBJECT pDataObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:83:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:84:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleGetClipboard (LPDATAOBJECT *ppDataObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:84:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:85:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleFlushClipboard (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:85:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:86:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleIsCurrentClipboard (LPDATAOBJECT pDataObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:86:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:87:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_ (HOLEMENU) OleCreateMenuDescriptor (HMENU hmenuCombined, LPOLEMENUGROUPWIDTHS lpMenuWidths); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:87:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:88:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleSetMenuDescriptor (HOLEMENU holemenu, HWND hwndFrame, HWND hwndActiveObject, LPOLEINPLACEFRAME lpFrame, LPOLEINPLACEACTIVEOBJECT lpActiveObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:88:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:89:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleDestroyMenuDescriptor (HOLEMENU holemenu); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:89:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:90:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleTranslateAccelerator (LPOLEINPLACEFRAME lpFrame, LPOLEINPLACEFRAMEINFO lpFrameInfo, LPMSG lpmsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:90:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:91:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_ (HANDLE) OleDuplicateData (HANDLE hSrc, CLIPFORMAT cfFormat, UINT uiFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:91:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:92:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleDraw (LPUNKNOWN pUnknown, DWORD dwAspect, HDC hdcDraw, LPCRECT lprcBounds); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:92:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:93:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleRun (LPUNKNOWN pUnknown); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:93:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:94:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_ (WINBOOL) OleIsRunning (LPOLEOBJECT pObject); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:94:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:95:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleLockRunning (LPUNKNOWN pUnknown, WINBOOL fLock, WINBOOL fLastUnlockCloses); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:95:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:96:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_ (void) ReleaseStgMedium (LPSTGMEDIUM); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:96:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:97:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CreateOleAdviseHolder (LPOLEADVISEHOLDER *ppOAHolder); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:97:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:98:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleCreateDefaultHandler (REFCLSID clsid, LPUNKNOWN pUnkOuter, REFIID riid, LPVOID *lplpObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:98:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:99:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleCreateEmbeddingHelper (REFCLSID clsid, LPUNKNOWN pUnkOuter, DWORD flags, LPCLASSFACTORY pCF, REFIID riid, LPVOID *lplpObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:99:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:100:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_ (WINBOOL) IsAccelerator (HACCEL hAccel, int cAccelEntries, LPMSG lpMsg, WORD *lpwCmd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:100:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:101:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_ (HGLOBAL) OleGetIconOfFile (LPOLESTR lpszPath, WINBOOL fUseFileAsLabel); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:101:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:102:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_ (HGLOBAL) OleGetIconOfClass (REFCLSID rclsid, LPOLESTR lpszLabel, WINBOOL fUseTypeAsLabel); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:102:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:103:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_ (HGLOBAL) OleMetafilePictFromIconAndLabel (HICON hIcon, LPOLESTR lpszLabel, LPOLESTR lpszSourceFile, UINT iIconIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:103:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:104:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleRegGetUserType (REFCLSID clsid, DWORD dwFormOfType, LPOLESTR *pszUserType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:104:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:105:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleRegGetMiscStatus (REFCLSID clsid, DWORD dwAspect, DWORD *pdwStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:105:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:106:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleRegEnumFormatEtc (REFCLSID clsid, DWORD dwDirection, LPENUMFORMATETC *ppenum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:106:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:107:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleRegEnumVerbs (REFCLSID clsid, LPENUMOLEVERB *ppenum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:107:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:121:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleConvertOLESTREAMToIStorage (LPOLESTREAM lpolestream, LPSTORAGE pstg, const DVTARGETDEVICE *ptd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:121:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:122:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleConvertIStorageToOLESTREAM (LPSTORAGE pstg, LPOLESTREAM lpolestream); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:122:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:126:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI GetHGlobalFromILockBytes (LPLOCKBYTES plkbyt, HGLOBAL *phglobal); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:126:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:127:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CreateILockBytesOnHGlobal (HGLOBAL hGlobal, WINBOOL fDeleteOnRelease, LPLOCKBYTES *pplkbyt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:127:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:131:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleDoAutoConvert (LPSTORAGE pStg, LPCLSID pClsidNew); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:131:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:132:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleGetAutoConvert (REFCLSID clsidOld, LPCLSID pClsidNew); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:132:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:133:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleSetAutoConvert (REFCLSID clsidOld, REFCLSID clsidNew); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:133:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:137:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI GetConvertStg (LPSTORAGE pStg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:137:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:141:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI SetConvertStg (LPSTORAGE pStg, WINBOOL fConvert); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:141:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:142:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleConvertIStorageToOLESTREAMEx (LPSTORAGE pstg, CLIPFORMAT cfFormat, LONG lWidth, LONG lHeight, DWORD dwSize, LPSTGMEDIUM pmedium, LPOLESTREAM polestm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:142:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:143:171: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleConvertOLESTREAMToIStorageEx (LPOLESTREAM polestm, LPSTORAGE pstg, CLIPFORMAT *pcfFormat, LONG *plwWidth, LONG *plHeight, DWORD *pdwSize, LPSTGMEDIUM pmedium); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:143:171: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:53:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardEstablishContext(DWORD dwScope,LPCVOID pvReserved1,LPCVOID pvReserved2,LPSCARDCONTEXT phContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:53:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:54:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardReleaseContext(SCARDCONTEXT hContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:54:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:55:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardIsValidContext(SCARDCONTEXT hContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:55:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:81:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardListReaderGroupsA(SCARDCONTEXT hContext,LPSTR mszGroups,LPDWORD pcchGroups); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:81:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:82:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardListReaderGroupsW(SCARDCONTEXT hContext,LPWSTR mszGroups,LPDWORD pcchGroups); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:82:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:83:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardListReadersA(SCARDCONTEXT hContext,LPCSTR mszGroups,LPSTR mszReaders,LPDWORD pcchReaders); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:83:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:84:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardListReadersW(SCARDCONTEXT hContext,LPCWSTR mszGroups,LPWSTR mszReaders,LPDWORD pcchReaders); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:84:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:85:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardListCardsA(SCARDCONTEXT hContext,LPCBYTE pbAtr,LPCGUID rgquidInterfaces,DWORD cguidInterfaceCount,LPSTR mszCards,LPDWORD pcchCards); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:85:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:86:170: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardListCardsW(SCARDCONTEXT hContext,LPCBYTE pbAtr,LPCGUID rgquidInterfaces,DWORD cguidInterfaceCount,LPWSTR mszCards,LPDWORD pcchCards); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:86:170: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:88:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardListInterfacesA(SCARDCONTEXT hContext,LPCSTR szCard,LPGUID pguidInterfaces,LPDWORD pcguidInterfaces); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:88:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:89:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardListInterfacesW(SCARDCONTEXT hContext,LPCWSTR szCard,LPGUID pguidInterfaces,LPDWORD pcguidInterfaces); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:89:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:90:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardGetProviderIdA(SCARDCONTEXT hContext,LPCSTR szCard,LPGUID pguidProviderId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:90:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:91:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardGetProviderIdW(SCARDCONTEXT hContext,LPCWSTR szCard,LPGUID pguidProviderId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:91:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:92:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardGetCardTypeProviderNameA(SCARDCONTEXT hContext,LPCSTR szCardName,DWORD dwProviderId,LPSTR szProvider,LPDWORD pcchProvider); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:92:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:93:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardGetCardTypeProviderNameW(SCARDCONTEXT hContext,LPCWSTR szCardName,DWORD dwProviderId,LPWSTR szProvider,LPDWORD pcchProvider); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:93:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:94:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardIntroduceReaderGroupA(SCARDCONTEXT hContext,LPCSTR szGroupName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:94:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:95:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardIntroduceReaderGroupW(SCARDCONTEXT hContext,LPCWSTR szGroupName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:95:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:96:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardForgetReaderGroupA(SCARDCONTEXT hContext,LPCSTR szGroupName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:96:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:97:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardForgetReaderGroupW(SCARDCONTEXT hContext,LPCWSTR szGroupName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:97:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:98:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardIntroduceReaderA(SCARDCONTEXT hContext,LPCSTR szReaderName,LPCSTR szDeviceName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:98:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:99:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardIntroduceReaderW(SCARDCONTEXT hContext,LPCWSTR szReaderName,LPCWSTR szDeviceName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:99:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:100:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardForgetReaderA(SCARDCONTEXT hContext,LPCSTR szReaderName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:100:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:101:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardForgetReaderW(SCARDCONTEXT hContext,LPCWSTR szReaderName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:101:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:102:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardAddReaderToGroupA(SCARDCONTEXT hContext,LPCSTR szReaderName,LPCSTR szGroupName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:102:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:103:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardAddReaderToGroupW(SCARDCONTEXT hContext,LPCWSTR szReaderName,LPCWSTR szGroupName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:103:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:104:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardRemoveReaderFromGroupA(SCARDCONTEXT hContext,LPCSTR szReaderName,LPCSTR szGroupName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:104:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:105:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardRemoveReaderFromGroupW(SCARDCONTEXT hContext,LPCWSTR szReaderName,LPCWSTR szGroupName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:105:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:106:221: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardIntroduceCardTypeA(SCARDCONTEXT hContext,LPCSTR szCardName,LPCGUID pguidPrimaryProvider,LPCGUID rgguidInterfaces,DWORD dwInterfaceCount,LPCBYTE pbAtr,LPCBYTE pbAtrMask,DWORD cbAtrLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:106:221: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:107:222: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardIntroduceCardTypeW(SCARDCONTEXT hContext,LPCWSTR szCardName,LPCGUID pguidPrimaryProvider,LPCGUID rgguidInterfaces,DWORD dwInterfaceCount,LPCBYTE pbAtr,LPCBYTE pbAtrMask,DWORD cbAtrLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:107:222: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:111:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardSetCardTypeProviderNameA(SCARDCONTEXT hContext,LPCSTR szCardName,DWORD dwProviderId,LPCSTR szProvider); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:111:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:112:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardSetCardTypeProviderNameW(SCARDCONTEXT hContext,LPCWSTR szCardName,DWORD dwProviderId,LPCWSTR szProvider); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:112:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:113:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardForgetCardTypeA(SCARDCONTEXT hContext,LPCSTR szCardName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:113:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:114:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardForgetCardTypeW(SCARDCONTEXT hContext,LPCWSTR szCardName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:114:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:115:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardFreeMemory(SCARDCONTEXT hContext,LPCVOID pvMem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:115:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:116:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI HANDLE WINAPI SCardAccessStartedEvent(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:116:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:117:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI void WINAPI SCardReleaseStartedEvent(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:117:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:167:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardLocateCardsA(SCARDCONTEXT hContext,LPCSTR mszCards,LPSCARD_READERSTATEA rgReaderStates,DWORD cReaders); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:167:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:168:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardLocateCardsW(SCARDCONTEXT hContext,LPCWSTR mszCards,LPSCARD_READERSTATEW rgReaderStates,DWORD cReaders); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:168:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:176:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardLocateCardsByATRA(SCARDCONTEXT hContext,LPSCARD_ATRMASK rgAtrMasks,DWORD cAtrs,LPSCARD_READERSTATEA rgReaderStates,DWORD cReaders); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:176:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:177:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardLocateCardsByATRW(SCARDCONTEXT hContext,LPSCARD_ATRMASK rgAtrMasks,DWORD cAtrs,LPSCARD_READERSTATEW rgReaderStates,DWORD cReaders); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:177:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:178:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardGetStatusChangeA(SCARDCONTEXT hContext,DWORD dwTimeout,LPSCARD_READERSTATEA rgReaderStates,DWORD cReaders); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:178:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:179:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardGetStatusChangeW(SCARDCONTEXT hContext,DWORD dwTimeout,LPSCARD_READERSTATEW rgReaderStates,DWORD cReaders); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:179:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:180:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardCancel(SCARDCONTEXT hContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:180:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:191:177: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardConnectA(SCARDCONTEXT hContext,LPCSTR szReader,DWORD dwShareMode,DWORD dwPreferredProtocols,LPSCARDHANDLE phCard,LPDWORD pdwActiveProtocol); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:191:177: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:192:178: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardConnectW(SCARDCONTEXT hContext,LPCWSTR szReader,DWORD dwShareMode,DWORD dwPreferredProtocols,LPSCARDHANDLE phCard,LPDWORD pdwActiveProtocol); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:192:178: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:193:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardReconnect(SCARDHANDLE hCard,DWORD dwShareMode,DWORD dwPreferredProtocols,DWORD dwInitialization,LPDWORD pdwActiveProtocol); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:193:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:194:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardDisconnect(SCARDHANDLE hCard,DWORD dwDisposition); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:194:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:195:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardBeginTransaction(SCARDHANDLE hCard); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:195:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:196:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardEndTransaction(SCARDHANDLE hCard,DWORD dwDisposition); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:196:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:197:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardCancelTransaction(SCARDHANDLE hCard); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:197:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:198:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardState(SCARDHANDLE hCard,LPDWORD pdwState,LPDWORD pdwProtocol,LPBYTE pbAtr,LPDWORD pcbAtrLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:198:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:199:173: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardStatusA(SCARDHANDLE hCard,LPSTR szReaderName,LPDWORD pcchReaderLen,LPDWORD pdwState,LPDWORD pdwProtocol,LPBYTE pbAtr,LPDWORD pcbAtrLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:199:173: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:200:174: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardStatusW(SCARDHANDLE hCard,LPWSTR szReaderName,LPDWORD pcchReaderLen,LPDWORD pdwState,LPDWORD pdwProtocol,LPBYTE pbAtr,LPDWORD pcbAtrLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:200:174: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:201:208: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardTransmit(SCARDHANDLE hCard,LPCSCARD_IO_REQUEST pioSendPci,LPCBYTE pbSendBuffer,DWORD cbSendLength,LPSCARD_IO_REQUEST pioRecvPci,LPBYTE pbRecvBuffer,LPDWORD pcbRecvLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:201:208: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:202:187: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardControl(SCARDHANDLE hCard,DWORD dwControlCode,LPCVOID lpInBuffer,DWORD nInBufferSize,LPVOID lpOutBuffer,DWORD nOutBufferSize,LPDWORD lpBytesReturned); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:202:187: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:203:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardGetAttrib(SCARDHANDLE hCard,DWORD dwAttrId,LPBYTE pbAttr,LPDWORD pcbAttrLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:203:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:207:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardSetAttrib(SCARDHANDLE hCard,DWORD dwAttrId,LPCBYTE pbAttr,DWORD cbAttrLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:207:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:316:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardUIDlgSelectCardA(LPOPENCARDNAMEA_EX); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:316:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:317:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardUIDlgSelectCardW(LPOPENCARDNAMEW_EX); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:317:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:384:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI GetOpenCardNameA(LPOPENCARDNAMEA); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:384:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:385:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI GetOpenCardNameW(LPOPENCARDNAMEW); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:385:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:386:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardDlgExtendedError(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:386:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:102, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/prsht.h:312:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINCOMMCTRLAPI HPROPSHEETPAGE WINAPI CreatePropertySheetPageA(LPCPROPSHEETPAGEA constPropSheetPagePointer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/prsht.h:312:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/prsht.h:313:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINCOMMCTRLAPI HPROPSHEETPAGE WINAPI CreatePropertySheetPageW(LPCPROPSHEETPAGEW constPropSheetPagePointer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/prsht.h:313:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/prsht.h:314:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINCOMMCTRLAPI WINBOOL WINAPI DestroyPropertySheetPage(HPROPSHEETPAGE); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/prsht.h:314:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/prsht.h:315:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINCOMMCTRLAPI INT_PTR WINAPI PropertySheetA(LPCPROPSHEETHEADERA); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/prsht.h:315:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/prsht.h:316:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINCOMMCTRLAPI INT_PTR WINAPI PropertySheetW(LPCPROPSHEETHEADERW); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/prsht.h:316:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:102, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:799:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI EnumPrintersA(DWORD Flags,LPSTR Name,DWORD Level,LPBYTE pPrinterEnum,DWORD cbBuf,LPDWORD pcbNeeded,LPDWORD pcReturned); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:799:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:800:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI EnumPrintersW(DWORD Flags,LPWSTR Name,DWORD Level,LPBYTE pPrinterEnum,DWORD cbBuf,LPDWORD pcbNeeded,LPDWORD pcReturned); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:800:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:863:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI OpenPrinterA(LPSTR pPrinterName,LPHANDLE phPrinter,LPPRINTER_DEFAULTSA pDefault); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:863:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:864:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI OpenPrinterW(LPWSTR pPrinterName,LPHANDLE phPrinter,LPPRINTER_DEFAULTSW pDefault); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:864:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:865:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ResetPrinterA(HANDLE hPrinter,LPPRINTER_DEFAULTSA pDefault); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:865:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:866:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ResetPrinterW(HANDLE hPrinter,LPPRINTER_DEFAULTSW pDefault); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:866:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:867:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI SetJobA(HANDLE hPrinter,DWORD JobId,DWORD Level,LPBYTE pJob,DWORD Command); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:867:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:868:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI SetJobW(HANDLE hPrinter,DWORD JobId,DWORD Level,LPBYTE pJob,DWORD Command); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:868:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:869:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI GetJobA(HANDLE hPrinter,DWORD JobId,DWORD Level,LPBYTE pJob,DWORD cbBuf,LPDWORD pcbNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:869:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:870:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI GetJobW(HANDLE hPrinter,DWORD JobId,DWORD Level,LPBYTE pJob,DWORD cbBuf,LPDWORD pcbNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:870:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:871:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI EnumJobsA(HANDLE hPrinter,DWORD FirstJob,DWORD NoJobs,DWORD Level,LPBYTE pJob,DWORD cbBuf,LPDWORD pcbNeeded,LPDWORD pcReturned); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:871:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:872:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI EnumJobsW(HANDLE hPrinter,DWORD FirstJob,DWORD NoJobs,DWORD Level,LPBYTE pJob,DWORD cbBuf,LPDWORD pcbNeeded,LPDWORD pcReturned); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:872:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:873:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HANDLE WINAPI AddPrinterA(LPSTR pName,DWORD Level,LPBYTE pPrinter); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:873:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:874:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HANDLE WINAPI AddPrinterW(LPWSTR pName,DWORD Level,LPBYTE pPrinter); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:874:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:875:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DeletePrinter(HANDLE hPrinter); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:875:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:876:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI SetPrinterA(HANDLE hPrinter,DWORD Level,LPBYTE pPrinter,DWORD Command); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:876:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:877:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI SetPrinterW(HANDLE hPrinter,DWORD Level,LPBYTE pPrinter,DWORD Command); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:877:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:878:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI GetPrinterA(HANDLE hPrinter,DWORD Level,LPBYTE pPrinter,DWORD cbBuf,LPDWORD pcbNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:878:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:879:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI GetPrinterW(HANDLE hPrinter,DWORD Level,LPBYTE pPrinter,DWORD cbBuf,LPDWORD pcbNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:879:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:880:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI AddPrinterDriverA(LPSTR pName,DWORD Level,LPBYTE pDriverInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:880:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:881:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI AddPrinterDriverW(LPWSTR pName,DWORD Level,LPBYTE pDriverInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:881:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:882:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI AddPrinterDriverExA(LPSTR pName,DWORD Level,LPBYTE pDriverInfo,DWORD dwFileCopyFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:882:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:883:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI AddPrinterDriverExW(LPWSTR pName,DWORD Level,LPBYTE pDriverInfo,DWORD dwFileCopyFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:883:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:884:148: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI EnumPrinterDriversA(LPSTR pName,LPSTR pEnvironment,DWORD Level,LPBYTE pDriverInfo,DWORD cbBuf,LPDWORD pcbNeeded,LPDWORD pcReturned); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:884:148: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:885:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI EnumPrinterDriversW(LPWSTR pName,LPWSTR pEnvironment,DWORD Level,LPBYTE pDriverInfo,DWORD cbBuf,LPDWORD pcbNeeded,LPDWORD pcReturned); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:885:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:886:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI GetPrinterDriverA(HANDLE hPrinter,LPSTR pEnvironment,DWORD Level,LPBYTE pDriverInfo,DWORD cbBuf,LPDWORD pcbNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:886:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:887:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI GetPrinterDriverW(HANDLE hPrinter,LPWSTR pEnvironment,DWORD Level,LPBYTE pDriverInfo,DWORD cbBuf,LPDWORD pcbNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:887:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:888:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI GetPrinterDriverDirectoryA(LPSTR pName,LPSTR pEnvironment,DWORD Level,LPBYTE pDriverDirectory,DWORD cbBuf,LPDWORD pcbNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:888:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:889:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI GetPrinterDriverDirectoryW(LPWSTR pName,LPWSTR pEnvironment,DWORD Level,LPBYTE pDriverDirectory,DWORD cbBuf,LPDWORD pcbNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:889:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:890:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DeletePrinterDriverA(LPSTR pName,LPSTR pEnvironment,LPSTR pDriverName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:890:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:891:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DeletePrinterDriverW(LPWSTR pName,LPWSTR pEnvironment,LPWSTR pDriverName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:891:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:892:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DeletePrinterDriverExA(LPSTR pName,LPSTR pEnvironment,LPSTR pDriverName,DWORD dwDeleteFlag,DWORD dwVersionFlag); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:892:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:893:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DeletePrinterDriverExW(LPWSTR pName,LPWSTR pEnvironment,LPWSTR pDriverName,DWORD dwDeleteFlag,DWORD dwVersionFlag); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:893:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:894:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI AddPrintProcessorA(LPSTR pName,LPSTR pEnvironment,LPSTR pPathName,LPSTR pPrintProcessorName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:894:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:895:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI AddPrintProcessorW(LPWSTR pName,LPWSTR pEnvironment,LPWSTR pPathName,LPWSTR pPrintProcessorName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:895:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:896:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI EnumPrintProcessorsA(LPSTR pName,LPSTR pEnvironment,DWORD Level,LPBYTE pPrintProcessorInfo,DWORD cbBuf,LPDWORD pcbNeeded,LPDWORD pcReturned); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:896:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:897:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI EnumPrintProcessorsW(LPWSTR pName,LPWSTR pEnvironment,DWORD Level,LPBYTE pPrintProcessorInfo,DWORD cbBuf,LPDWORD pcbNeeded,LPDWORD pcReturned); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:897:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:898:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI GetPrintProcessorDirectoryA(LPSTR pName,LPSTR pEnvironment,DWORD Level,LPBYTE pPrintProcessorInfo,DWORD cbBuf,LPDWORD pcbNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:898:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:899:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI GetPrintProcessorDirectoryW(LPWSTR pName,LPWSTR pEnvironment,DWORD Level,LPBYTE pPrintProcessorInfo,DWORD cbBuf,LPDWORD pcbNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:899:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:900:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI EnumPrintProcessorDatatypesA(LPSTR pName,LPSTR pPrintProcessorName,DWORD Level,LPBYTE pDatatypes,DWORD cbBuf,LPDWORD pcbNeeded,LPDWORD pcReturned); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:900:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:901:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI EnumPrintProcessorDatatypesW(LPWSTR pName,LPWSTR pPrintProcessorName,DWORD Level,LPBYTE pDatatypes,DWORD cbBuf,LPDWORD pcbNeeded,LPDWORD pcReturned); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:901:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:902:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DeletePrintProcessorA(LPSTR pName,LPSTR pEnvironment,LPSTR pPrintProcessorName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:902:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:903:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DeletePrintProcessorW(LPWSTR pName,LPWSTR pEnvironment,LPWSTR pPrintProcessorName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:903:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:904:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI StartDocPrinterA(HANDLE hPrinter,DWORD Level,LPBYTE pDocInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:904:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:905:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI StartDocPrinterW(HANDLE hPrinter,DWORD Level,LPBYTE pDocInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:905:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:906:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI StartPagePrinter(HANDLE hPrinter); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:906:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:907:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI WritePrinter(HANDLE hPrinter,LPVOID pBuf,DWORD cbBuf,LPDWORD pcWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:907:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:908:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI FlushPrinter(HANDLE hPrinter,LPVOID pBuf,DWORD cbBuf,LPDWORD pcWritten,DWORD cSleep); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:908:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:909:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI EndPagePrinter(HANDLE hPrinter); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:909:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:910:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI AbortPrinter(HANDLE hPrinter); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:910:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:911:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ReadPrinter(HANDLE hPrinter,LPVOID pBuf,DWORD cbBuf,LPDWORD pNoBytesRead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:911:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:912:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI EndDocPrinter(HANDLE hPrinter); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:912:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:913:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI AddJobA(HANDLE hPrinter,DWORD Level,LPBYTE pData,DWORD cbBuf,LPDWORD pcbNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:913:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:914:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI AddJobW(HANDLE hPrinter,DWORD Level,LPBYTE pData,DWORD cbBuf,LPDWORD pcbNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:914:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:915:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ScheduleJob(HANDLE hPrinter,DWORD JobId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:915:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:916:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI PrinterProperties(HWND hWnd,HANDLE hPrinter); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:916:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:917:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG WINAPI DocumentPropertiesA(HWND hWnd,HANDLE hPrinter,LPSTR pDeviceName,PDEVMODEA pDevModeOutput,PDEVMODEA pDevModeInput,DWORD fMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:917:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:918:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG WINAPI DocumentPropertiesW(HWND hWnd,HANDLE hPrinter,LPWSTR pDeviceName,PDEVMODEW pDevModeOutput,PDEVMODEW pDevModeInput,DWORD fMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:918:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:919:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG WINAPI AdvancedDocumentPropertiesA(HWND hWnd,HANDLE hPrinter,LPSTR pDeviceName,PDEVMODEA pDevModeOutput,PDEVMODEA pDevModeInput); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:919:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:920:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG WINAPI AdvancedDocumentPropertiesW(HWND hWnd,HANDLE hPrinter,LPWSTR pDeviceName,PDEVMODEW pDevModeOutput,PDEVMODEW pDevModeInput); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:920:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:921:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG ExtDeviceMode(HWND hWnd,HANDLE hInst,LPDEVMODEA pDevModeOutput,LPSTR pDeviceName,LPSTR pPort,LPDEVMODEA pDevModeInput,LPSTR pProfile,DWORD fMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:921:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:922:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI GetPrinterDataA(HANDLE hPrinter,LPSTR pValueName,LPDWORD pType,LPBYTE pData,DWORD nSize,LPDWORD pcbNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:922:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:923:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI GetPrinterDataW(HANDLE hPrinter,LPWSTR pValueName,LPDWORD pType,LPBYTE pData,DWORD nSize,LPDWORD pcbNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:923:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:924:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI GetPrinterDataExA(HANDLE hPrinter,LPCSTR pKeyName,LPCSTR pValueName,LPDWORD pType,LPBYTE pData,DWORD nSize,LPDWORD pcbNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:924:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:925:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI GetPrinterDataExW(HANDLE hPrinter,LPCWSTR pKeyName,LPCWSTR pValueName,LPDWORD pType,LPBYTE pData,DWORD nSize,LPDWORD pcbNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:925:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:926:174: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI EnumPrinterDataA(HANDLE hPrinter,DWORD dwIndex,LPSTR pValueName,DWORD cbValueName,LPDWORD pcbValueName,LPDWORD pType,LPBYTE pData,DWORD cbData,LPDWORD pcbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:926:174: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:927:175: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI EnumPrinterDataW(HANDLE hPrinter,DWORD dwIndex,LPWSTR pValueName,DWORD cbValueName,LPDWORD pcbValueName,LPDWORD pType,LPBYTE pData,DWORD cbData,LPDWORD pcbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:927:175: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:928:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI EnumPrinterDataExA(HANDLE hPrinter,LPCSTR pKeyName,LPBYTE pEnumValues,DWORD cbEnumValues,LPDWORD pcbEnumValues,LPDWORD pnEnumValues); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:928:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:929:148: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI EnumPrinterDataExW(HANDLE hPrinter,LPCWSTR pKeyName,LPBYTE pEnumValues,DWORD cbEnumValues,LPDWORD pcbEnumValues,LPDWORD pnEnumValues); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:929:148: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:930:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI EnumPrinterKeyA(HANDLE hPrinter,LPCSTR pKeyName,LPSTR pSubkey,DWORD cbSubkey,LPDWORD pcbSubkey); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:930:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:931:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI EnumPrinterKeyW(HANDLE hPrinter,LPCWSTR pKeyName,LPWSTR pSubkey,DWORD cbSubkey,LPDWORD pcbSubkey); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:931:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:932:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI SetPrinterDataA(HANDLE hPrinter,LPSTR pValueName,DWORD Type,LPBYTE pData,DWORD cbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:932:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:933:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI SetPrinterDataW(HANDLE hPrinter,LPWSTR pValueName,DWORD Type,LPBYTE pData,DWORD cbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:933:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:934:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI SetPrinterDataExA(HANDLE hPrinter,LPCSTR pKeyName,LPCSTR pValueName,DWORD Type,LPBYTE pData,DWORD cbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:934:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:935:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI SetPrinterDataExW(HANDLE hPrinter,LPCWSTR pKeyName,LPCWSTR pValueName,DWORD Type,LPBYTE pData,DWORD cbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:935:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:936:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI DeletePrinterDataA(HANDLE hPrinter,LPSTR pValueName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:936:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:937:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI DeletePrinterDataW(HANDLE hPrinter,LPWSTR pValueName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:937:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:938:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI DeletePrinterDataExA(HANDLE hPrinter,LPCSTR pKeyName,LPCSTR pValueName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:938:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:939:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI DeletePrinterDataExW(HANDLE hPrinter,LPCWSTR pKeyName,LPCWSTR pValueName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:939:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:940:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI DeletePrinterKeyA(HANDLE hPrinter,LPCSTR pKeyName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:940:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:941:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI DeletePrinterKeyW(HANDLE hPrinter,LPCWSTR pKeyName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:941:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1105:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WaitForPrinterChange(HANDLE hPrinter,DWORD Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1105:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1106:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HANDLE WINAPI FindFirstPrinterChangeNotification(HANDLE hPrinter,DWORD fdwFlags,DWORD fdwOptions,LPVOID pPrinterNotifyOptions); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1106:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1107:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI FindNextPrinterChangeNotification(HANDLE hChange,PDWORD pdwChange,LPVOID pPrinterNotifyOptions,LPVOID *ppPrinterNotifyInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1107:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1108:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI FreePrinterNotifyInfo (PPRINTER_NOTIFY_INFO pPrinterNotifyInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1108:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1109:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI FindClosePrinterChangeNotification(HANDLE hChange); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1109:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1158:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI PrinterMessageBoxA(HANDLE hPrinter,DWORD Error,HWND hWnd,LPSTR pText,LPSTR pCaption,DWORD dwType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1158:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1159:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI PrinterMessageBoxW(HANDLE hPrinter,DWORD Error,HWND hWnd,LPWSTR pText,LPWSTR pCaption,DWORD dwType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1159:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1169:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ClosePrinter(HANDLE hPrinter); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1169:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1170:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI AddFormA(HANDLE hPrinter,DWORD Level,LPBYTE pForm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1170:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1171:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI AddFormW(HANDLE hPrinter,DWORD Level,LPBYTE pForm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1171:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1172:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DeleteFormA(HANDLE hPrinter,LPSTR pFormName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1172:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1173:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DeleteFormW(HANDLE hPrinter,LPWSTR pFormName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1173:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1174:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI GetFormA(HANDLE hPrinter,LPSTR pFormName,DWORD Level,LPBYTE pForm,DWORD cbBuf,LPDWORD pcbNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1174:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1175:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI GetFormW(HANDLE hPrinter,LPWSTR pFormName,DWORD Level,LPBYTE pForm,DWORD cbBuf,LPDWORD pcbNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1175:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1176:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI SetFormA(HANDLE hPrinter,LPSTR pFormName,DWORD Level,LPBYTE pForm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1176:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1177:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI SetFormW(HANDLE hPrinter,LPWSTR pFormName,DWORD Level,LPBYTE pForm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1177:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1178:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI EnumFormsA(HANDLE hPrinter,DWORD Level,LPBYTE pForm,DWORD cbBuf,LPDWORD pcbNeeded,LPDWORD pcReturned); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1178:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1179:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI EnumFormsW(HANDLE hPrinter,DWORD Level,LPBYTE pForm,DWORD cbBuf,LPDWORD pcbNeeded,LPDWORD pcReturned); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1179:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1180:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI EnumMonitorsA(LPSTR pName,DWORD Level,LPBYTE pMonitor,DWORD cbBuf,LPDWORD pcbNeeded,LPDWORD pcReturned); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1180:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1181:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI EnumMonitorsW(LPWSTR pName,DWORD Level,LPBYTE pMonitor,DWORD cbBuf,LPDWORD pcbNeeded,LPDWORD pcReturned); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1181:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1182:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI AddMonitorA(LPSTR pName,DWORD Level,LPBYTE pMonitorInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1182:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1183:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI AddMonitorW(LPWSTR pName,DWORD Level,LPBYTE pMonitorInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1183:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1184:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DeleteMonitorA(LPSTR pName,LPSTR pEnvironment,LPSTR pMonitorName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1184:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1185:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DeleteMonitorW(LPWSTR pName,LPWSTR pEnvironment,LPWSTR pMonitorName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1185:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1186:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI EnumPortsA(LPSTR pName,DWORD Level,LPBYTE pPorts,DWORD cbBuf,LPDWORD pcbNeeded,LPDWORD pcReturned); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1186:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1187:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI EnumPortsW(LPWSTR pName,DWORD Level,LPBYTE pPorts,DWORD cbBuf,LPDWORD pcbNeeded,LPDWORD pcReturned); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1187:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1188:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI AddPortA(LPSTR pName,HWND hWnd,LPSTR pMonitorName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1188:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1189:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI AddPortW(LPWSTR pName,HWND hWnd,LPWSTR pMonitorName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1189:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1190:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ConfigurePortA(LPSTR pName,HWND hWnd,LPSTR pPortName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1190:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1191:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ConfigurePortW(LPWSTR pName,HWND hWnd,LPWSTR pPortName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1191:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1192:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DeletePortA(LPSTR pName,HWND hWnd,LPSTR pPortName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1192:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1193:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DeletePortW(LPWSTR pName,HWND hWnd,LPWSTR pPortName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1193:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1194:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI XcvDataW(HANDLE hXcv,PCWSTR pszDataName,PBYTE pInputData,DWORD cbInputData,PBYTE pOutputData,DWORD cbOutputData,PDWORD pcbOutputNeeded,PDWORD pdwStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1194:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1198:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI GetDefaultPrinterA(LPSTR pszBuffer,LPDWORD pcchBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1198:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1199:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI GetDefaultPrinterW(LPWSTR pszBuffer,LPDWORD pcchBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1199:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1200:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI SetDefaultPrinterA(LPCSTR pszPrinter); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1200:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1201:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI SetDefaultPrinterW(LPCWSTR pszPrinter); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1201:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1202:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI SetPortA(LPSTR pName,LPSTR pPortName,DWORD dwLevel,LPBYTE pPortInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1202:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1203:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI SetPortW(LPWSTR pName,LPWSTR pPortName,DWORD dwLevel,LPBYTE pPortInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1203:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1204:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI AddPrinterConnectionA(LPSTR pName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1204:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1205:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI AddPrinterConnectionW(LPWSTR pName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1205:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1206:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DeletePrinterConnectionA(LPSTR pName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1206:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1207:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DeletePrinterConnectionW(LPWSTR pName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1207:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1208:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HANDLE WINAPI ConnectToPrinterDlg(HWND hwnd,DWORD Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1208:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1242:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI AddPrintProvidorA(LPSTR pName,DWORD level,LPBYTE pProvidorInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1242:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1243:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI AddPrintProvidorW(LPWSTR pName,DWORD level,LPBYTE pProvidorInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1243:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1244:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DeletePrintProvidorA(LPSTR pName,LPSTR pEnvironment,LPSTR pPrintProvidorName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1244:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1245:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DeletePrintProvidorW(LPWSTR pName,LPWSTR pEnvironment,LPWSTR pPrintProvidorName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1245:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1246:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI IsValidDevmodeA (PDEVMODEA pDevmode,size_t DevmodeSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1246:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1247:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI IsValidDevmodeW (PDEVMODEW pDevmode,size_t DevmodeSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1247:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:108, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:159:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINCOMMDLGAPI WINBOOL WINAPI GetOpenFileNameA(LPOPENFILENAMEA); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:159:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:160:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINCOMMDLGAPI WINBOOL WINAPI GetOpenFileNameW(LPOPENFILENAMEW); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:160:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:164:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINCOMMDLGAPI WINBOOL WINAPI GetSaveFileNameA(LPOPENFILENAMEA); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:164:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:165:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINCOMMDLGAPI WINBOOL WINAPI GetSaveFileNameW(LPOPENFILENAMEW); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:165:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:169:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINCOMMDLGAPI short WINAPI GetFileTitleA(LPCSTR,LPSTR,WORD); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:169:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:170:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINCOMMDLGAPI short WINAPI GetFileTitleW(LPCWSTR,LPWSTR,WORD); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:170:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:307:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINCOMMDLGAPI WINBOOL WINAPI ChooseColorA(LPCHOOSECOLORA); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:307:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:308:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINCOMMDLGAPI WINBOOL WINAPI ChooseColorW(LPCHOOSECOLORW); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:308:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:377:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINCOMMDLGAPI HWND WINAPI FindTextA(LPFINDREPLACEA); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:377:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:378:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINCOMMDLGAPI HWND WINAPI FindTextW(LPFINDREPLACEW); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:378:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:382:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINCOMMDLGAPI HWND WINAPI ReplaceTextA(LPFINDREPLACEA); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:382:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:383:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINCOMMDLGAPI HWND WINAPI ReplaceTextW(LPFINDREPLACEW); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:383:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:430:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINCOMMDLGAPI WINBOOL WINAPI ChooseFontA(LPCHOOSEFONTA); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:430:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:431:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINCOMMDLGAPI WINBOOL WINAPI ChooseFontW(LPCHOOSEFONTW); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:431:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:566:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINCOMMDLGAPI WINBOOL WINAPI PrintDlgA(LPPRINTDLGA); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:566:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:567:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINCOMMDLGAPI WINBOOL WINAPI PrintDlgW(LPPRINTDLGW); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:567:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:581:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDMETHOD(InitDone) (THIS) PURE; ^~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:582:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDMETHOD(SelectionChange) (THIS) PURE; ^~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:583:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDMETHOD(HandleMessage) (THIS_ HWND hDlg,UINT uMsg,WPARAM wParam,LPARAM lParam,LRESULT *pResult) PURE; ^~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:594:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDMETHOD(GetCurrentDevMode) (THIS_ LPDEVMODE pDevMode,UINT *pcbSize) PURE; ^~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:595:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDMETHOD(GetCurrentPrinterName) (THIS_ LPTSTR pPrinterName,UINT *pcchSize) PURE; ^~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:596:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDMETHOD(GetCurrentPortName) (THIS_ LPTSTR pPortName,UINT *pcchSize) PURE; ^~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:108, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:655:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINCOMMDLGAPI HRESULT WINAPI PrintDlgExA(LPPRINTDLGEXA); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:655:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:656:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINCOMMDLGAPI HRESULT WINAPI PrintDlgExW(LPPRINTDLGEXW); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:656:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:706:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINCOMMDLGAPI DWORD WINAPI CommDlgExtendedError(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:706:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:756:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINCOMMDLGAPI WINBOOL WINAPI PageSetupDlgA(LPPAGESETUPDLGA); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:756:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:757:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINCOMMDLGAPI WINBOOL WINAPI PageSetupDlgW(LPPAGESETUPDLGW); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:757:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:114, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:49:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPUWSTR WINAPI uaw_CharUpperW(LPUWSTR String); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:49:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:50:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINAPI uaw_lstrcmpW(PCUWSTR String1,PCUWSTR String2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:50:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:51:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINAPI uaw_lstrcmpiW(PCUWSTR String1,PCUWSTR String2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:51:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:52:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINAPI uaw_lstrlenW(LPCUWSTR String); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:52:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:53:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PUWSTR __cdecl uaw_wcschr(PCUWSTR String,WCHAR Character); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:53:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:54:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PUWSTR __cdecl uaw_wcscpy(PUWSTR Destination,PCUWSTR Source); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:54:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:55:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl uaw_wcsicmp(PCUWSTR String1,PCUWSTR String2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:55:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:56:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl uaw_wcslen(PCUWSTR String); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:56:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:57:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PUWSTR __cdecl uaw_wcsrchr(PCUWSTR String,WCHAR Character); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:57:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:59:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPUWSTR ua_CharUpperW(LPUWSTR String); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:59:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:61:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE LPUWSTR ua_CharUpperW(LPUWSTR String) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:69:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int ua_lstrcmpW(LPCUWSTR String1,LPCUWSTR String2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:69:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:72:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int ua_lstrcmpiW(LPCUWSTR String1,LPCUWSTR String2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:72:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:75:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int ua_lstrlenW(LPCUWSTR String); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:75:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:80:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE int ua_lstrcmpW(LPCUWSTR String1,LPCUWSTR String2) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:88:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE int ua_lstrcmpiW(LPCUWSTR String1,LPCUWSTR String2) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:96:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE int ua_lstrlenW(LPCUWSTR String) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:110:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PUWSTR_C ua_wcschr(PCUWSTR String,WCHAR Character); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:110:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:111:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PUWSTR_C ua_wcsrchr(PCUWSTR String,WCHAR Character); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:111:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:116:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PUWSTR ua_wcscpy(PUWSTR Destination,PCUWSTR Source); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:116:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:117:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t ua_wcslen(PCUWSTR String); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:117:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:120:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE PUWSTR_C ua_wcschr(PCUWSTR String,WCHAR Character) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:124:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE PUWSTR_C ua_wcsrchr(PCUWSTR String,WCHAR Character) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:139:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE PUWSTR ua_wcscpy(PUWSTR Destination,PCUWSTR Source) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:144:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE size_t ua_wcslen(PCUWSTR String) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:150:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int ua_wcsicmp(LPCUWSTR String1,LPCUWSTR String2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:150:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:153:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE int ua_wcsicmp(LPCUWSTR String1,LPCUWSTR String2) { ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:122, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:282:279: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI ChangeServiceConfigA(SC_HANDLE hService,DWORD dwServiceType,DWORD dwStartType,DWORD dwErrorControl,LPCSTR lpBinaryPathName,LPCSTR lpLoadOrderGroup,LPDWORD lpdwTagId,LPCSTR lpDependencies,LPCSTR lpServiceStartName,LPCSTR lpPassword,LPCSTR lpDisplayName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:282:279: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:283:285: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI ChangeServiceConfigW(SC_HANDLE hService,DWORD dwServiceType,DWORD dwStartType,DWORD dwErrorControl,LPCWSTR lpBinaryPathName,LPCWSTR lpLoadOrderGroup,LPDWORD lpdwTagId,LPCWSTR lpDependencies,LPCWSTR lpServiceStartName,LPCWSTR lpPassword,LPCWSTR lpDisplayName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:283:285: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:284:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI ChangeServiceConfig2A(SC_HANDLE hService,DWORD dwInfoLevel,LPVOID lpInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:284:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:285:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI ChangeServiceConfig2W(SC_HANDLE hService,DWORD dwInfoLevel,LPVOID lpInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:285:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:286:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI CloseServiceHandle(SC_HANDLE hSCObject); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:286:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:287:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI ControlService(SC_HANDLE hService,DWORD dwControl,LPSERVICE_STATUS lpServiceStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:287:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:288:320: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI SC_HANDLE WINAPI CreateServiceA(SC_HANDLE hSCManager,LPCSTR lpServiceName,LPCSTR lpDisplayName,DWORD dwDesiredAccess,DWORD dwServiceType,DWORD dwStartType,DWORD dwErrorControl,LPCSTR lpBinaryPathName,LPCSTR lpLoadOrderGroup,LPDWORD lpdwTagId,LPCSTR lpDependencies,LPCSTR lpServiceStartName,LPCSTR lpPassword); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:288:320: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:289:327: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI SC_HANDLE WINAPI CreateServiceW(SC_HANDLE hSCManager,LPCWSTR lpServiceName,LPCWSTR lpDisplayName,DWORD dwDesiredAccess,DWORD dwServiceType,DWORD dwStartType,DWORD dwErrorControl,LPCWSTR lpBinaryPathName,LPCWSTR lpLoadOrderGroup,LPDWORD lpdwTagId,LPCWSTR lpDependencies,LPCWSTR lpServiceStartName,LPCWSTR lpPassword); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:289:327: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:290:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI DeleteService(SC_HANDLE hService); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:290:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:291:190: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI EnumDependentServicesA(SC_HANDLE hService,DWORD dwServiceState,LPENUM_SERVICE_STATUSA lpServices,DWORD cbBufSize,LPDWORD pcbBytesNeeded,LPDWORD lpServicesReturned); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:291:190: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:292:190: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI EnumDependentServicesW(SC_HANDLE hService,DWORD dwServiceState,LPENUM_SERVICE_STATUSW lpServices,DWORD cbBufSize,LPDWORD pcbBytesNeeded,LPDWORD lpServicesReturned); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:292:190: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:293:232: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI EnumServicesStatusA(SC_HANDLE hSCManager,DWORD dwServiceType,DWORD dwServiceState,LPENUM_SERVICE_STATUSA lpServices,DWORD cbBufSize,LPDWORD pcbBytesNeeded,LPDWORD lpServicesReturned,LPDWORD lpResumeHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:293:232: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:294:232: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI EnumServicesStatusW(SC_HANDLE hSCManager,DWORD dwServiceType,DWORD dwServiceState,LPENUM_SERVICE_STATUSW lpServices,DWORD cbBufSize,LPDWORD pcbBytesNeeded,LPDWORD lpServicesReturned,LPDWORD lpResumeHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:294:232: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:295:261: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI EnumServicesStatusExA(SC_HANDLE hSCManager,SC_ENUM_TYPE InfoLevel,DWORD dwServiceType,DWORD dwServiceState,LPBYTE lpServices,DWORD cbBufSize,LPDWORD pcbBytesNeeded,LPDWORD lpServicesReturned,LPDWORD lpResumeHandle,LPCSTR pszGroupName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:295:261: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:296:262: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI EnumServicesStatusExW(SC_HANDLE hSCManager,SC_ENUM_TYPE InfoLevel,DWORD dwServiceType,DWORD dwServiceState,LPBYTE lpServices,DWORD cbBufSize,LPDWORD pcbBytesNeeded,LPDWORD lpServicesReturned,LPDWORD lpResumeHandle,LPCWSTR pszGroupName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:296:262: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:297:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetServiceKeyNameA(SC_HANDLE hSCManager,LPCSTR lpDisplayName,LPSTR lpServiceName,LPDWORD lpcchBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:297:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:298:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetServiceKeyNameW(SC_HANDLE hSCManager,LPCWSTR lpDisplayName,LPWSTR lpServiceName,LPDWORD lpcchBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:298:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:299:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetServiceDisplayNameA(SC_HANDLE hSCManager,LPCSTR lpServiceName,LPSTR lpDisplayName,LPDWORD lpcchBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:299:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:300:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetServiceDisplayNameW(SC_HANDLE hSCManager,LPCWSTR lpServiceName,LPWSTR lpDisplayName,LPDWORD lpcchBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:300:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:301:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI SC_LOCK WINAPI LockServiceDatabase(SC_HANDLE hSCManager); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:301:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:302:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI NotifyBootConfigStatus(WINBOOL BootAcceptable); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:302:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:303:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI SC_HANDLE WINAPI OpenSCManagerA(LPCSTR lpMachineName,LPCSTR lpDatabaseName,DWORD dwDesiredAccess); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:303:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:304:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI SC_HANDLE WINAPI OpenSCManagerW(LPCWSTR lpMachineName,LPCWSTR lpDatabaseName,DWORD dwDesiredAccess); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:304:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:305:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI SC_HANDLE WINAPI OpenServiceA(SC_HANDLE hSCManager,LPCSTR lpServiceName,DWORD dwDesiredAccess); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:305:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:306:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI SC_HANDLE WINAPI OpenServiceW(SC_HANDLE hSCManager,LPCWSTR lpServiceName,DWORD dwDesiredAccess); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:306:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:307:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI QueryServiceConfigA(SC_HANDLE hService,LPQUERY_SERVICE_CONFIGA lpServiceConfig,DWORD cbBufSize,LPDWORD pcbBytesNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:307:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:308:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI QueryServiceConfigW(SC_HANDLE hService,LPQUERY_SERVICE_CONFIGW lpServiceConfig,DWORD cbBufSize,LPDWORD pcbBytesNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:308:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:309:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI QueryServiceConfig2A(SC_HANDLE hService,DWORD dwInfoLevel,LPBYTE lpBuffer,DWORD cbBufSize,LPDWORD pcbBytesNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:309:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:310:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI QueryServiceConfig2W(SC_HANDLE hService,DWORD dwInfoLevel,LPBYTE lpBuffer,DWORD cbBufSize,LPDWORD pcbBytesNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:310:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:311:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI QueryServiceLockStatusA(SC_HANDLE hSCManager,LPQUERY_SERVICE_LOCK_STATUSA lpLockStatus,DWORD cbBufSize,LPDWORD pcbBytesNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:311:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:312:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI QueryServiceLockStatusW(SC_HANDLE hSCManager,LPQUERY_SERVICE_LOCK_STATUSW lpLockStatus,DWORD cbBufSize,LPDWORD pcbBytesNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:312:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:313:197: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI QueryServiceObjectSecurity(SC_HANDLE hService,SECURITY_INFORMATION dwSecurityInformation,PSECURITY_DESCRIPTOR lpSecurityDescriptor,DWORD cbBufSize,LPDWORD pcbBytesNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:313:197: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:314:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI QueryServiceStatus(SC_HANDLE hService,LPSERVICE_STATUS lpServiceStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:314:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:315:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI QueryServiceStatusEx(SC_HANDLE hService,SC_STATUS_TYPE InfoLevel,LPBYTE lpBuffer,DWORD cbBufSize,LPDWORD pcbBytesNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:315:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:316:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI SERVICE_STATUS_HANDLE WINAPI RegisterServiceCtrlHandlerA(LPCSTR lpServiceName,LPHANDLER_FUNCTION lpHandlerProc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:316:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:317:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI SERVICE_STATUS_HANDLE WINAPI RegisterServiceCtrlHandlerW(LPCWSTR lpServiceName,LPHANDLER_FUNCTION lpHandlerProc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:317:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:318:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI SERVICE_STATUS_HANDLE WINAPI RegisterServiceCtrlHandlerExA(LPCSTR lpServiceName,LPHANDLER_FUNCTION_EX lpHandlerProc,LPVOID lpContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:318:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:319:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI SERVICE_STATUS_HANDLE WINAPI RegisterServiceCtrlHandlerExW(LPCWSTR lpServiceName,LPHANDLER_FUNCTION_EX lpHandlerProc,LPVOID lpContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:319:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:320:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI SetServiceObjectSecurity(SC_HANDLE hService,SECURITY_INFORMATION dwSecurityInformation,PSECURITY_DESCRIPTOR lpSecurityDescriptor); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:320:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:321:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI SetServiceStatus(SERVICE_STATUS_HANDLE hServiceStatus,LPSERVICE_STATUS lpServiceStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:321:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:322:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI StartServiceCtrlDispatcherA(CONST SERVICE_TABLE_ENTRYA *lpServiceStartTable); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:322:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:323:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI StartServiceCtrlDispatcherW(CONST SERVICE_TABLE_ENTRYW *lpServiceStartTable); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:323:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:324:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI StartServiceA(SC_HANDLE hService,DWORD dwNumServiceArgs,LPCSTR *lpServiceArgVectors); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:324:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:325:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI StartServiceW(SC_HANDLE hService,DWORD dwNumServiceArgs,LPCWSTR *lpServiceArgVectors); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:325:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:326:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI UnlockServiceDatabase(SC_LOCK ScLock); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:326:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:130, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:143:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HKL WINAPI ImmInstallIMEA(LPCSTR lpszIMEFileName,LPCSTR lpszLayoutText); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:143:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:144:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HKL WINAPI ImmInstallIMEW(LPCWSTR lpszIMEFileName,LPCWSTR lpszLayoutText); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:144:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:145:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HWND WINAPI ImmGetDefaultIMEWnd(HWND); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:145:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:146:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT WINAPI ImmGetDescriptionA(HKL,LPSTR,UINT uBufLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:146:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:147:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT WINAPI ImmGetDescriptionW(HKL,LPWSTR,UINT uBufLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:147:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:148:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT WINAPI ImmGetIMEFileNameA(HKL,LPSTR,UINT uBufLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:148:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:149:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT WINAPI ImmGetIMEFileNameW(HKL,LPWSTR,UINT uBufLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:149:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:150:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI ImmGetProperty(HKL,DWORD); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:150:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:151:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmIsIME(HKL); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:151:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:152:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmSimulateHotKey(HWND,DWORD); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:152:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:153:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HIMC WINAPI ImmCreateContext(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:153:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:154:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmDestroyContext(HIMC); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:154:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:155:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HIMC WINAPI ImmGetContext(HWND); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:155:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:156:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmReleaseContext(HWND,HIMC); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:156:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:157:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HIMC WINAPI ImmAssociateContext(HWND,HIMC); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:157:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:158:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmAssociateContextEx(HWND,HIMC,DWORD); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:158:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:159:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG WINAPI ImmGetCompositionStringA(HIMC,DWORD,LPVOID,DWORD); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:159:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:160:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG WINAPI ImmGetCompositionStringW(HIMC,DWORD,LPVOID,DWORD); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:160:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:161:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmSetCompositionStringA(HIMC,DWORD dwIndex,LPVOID lpComp,DWORD,LPVOID lpRead,DWORD); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:161:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:162:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmSetCompositionStringW(HIMC,DWORD dwIndex,LPVOID lpComp,DWORD,LPVOID lpRead,DWORD); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:162:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:163:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI ImmGetCandidateListCountA(HIMC,LPDWORD lpdwListCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:163:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:164:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI ImmGetCandidateListCountW(HIMC,LPDWORD lpdwListCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:164:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:165:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI ImmGetCandidateListA(HIMC,DWORD deIndex,LPCANDIDATELIST,DWORD dwBufLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:165:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:166:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI ImmGetCandidateListW(HIMC,DWORD deIndex,LPCANDIDATELIST,DWORD dwBufLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:166:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:167:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI ImmGetGuideLineA(HIMC,DWORD dwIndex,LPSTR,DWORD dwBufLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:167:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:168:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI ImmGetGuideLineW(HIMC,DWORD dwIndex,LPWSTR,DWORD dwBufLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:168:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:169:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmGetConversionStatus(HIMC,LPDWORD,LPDWORD); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:169:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:170:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmSetConversionStatus(HIMC,DWORD,DWORD); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:170:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:171:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmGetOpenStatus(HIMC); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:171:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:172:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmSetOpenStatus(HIMC,WINBOOL); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:172:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:179:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmGetCompositionFontA(HIMC,LPLOGFONTA); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:179:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:180:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmGetCompositionFontW(HIMC,LPLOGFONTW); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:180:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:181:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmSetCompositionFontA(HIMC,LPLOGFONTA); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:181:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:182:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmSetCompositionFontW(HIMC,LPLOGFONTW); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:182:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:199:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmConfigureIMEA(HKL,HWND,DWORD,LPVOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:199:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:200:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmConfigureIMEW(HKL,HWND,DWORD,LPVOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:200:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:201:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LRESULT WINAPI ImmEscapeA(HKL,HIMC,UINT,LPVOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:201:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:202:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LRESULT WINAPI ImmEscapeW(HKL,HIMC,UINT,LPVOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:202:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:203:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI ImmGetConversionListA(HKL,HIMC,LPCSTR,LPCANDIDATELIST,DWORD dwBufLen,UINT uFlag); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:203:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:204:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI ImmGetConversionListW(HKL,HIMC,LPCWSTR,LPCANDIDATELIST,DWORD dwBufLen,UINT uFlag); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:204:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:205:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmNotifyIME(HIMC,DWORD dwAction,DWORD dwIndex,DWORD dwValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:205:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:206:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmGetStatusWindowPos(HIMC,LPPOINT); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:206:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:207:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmSetStatusWindowPos(HIMC,LPPOINT); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:207:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:208:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmGetCompositionWindow(HIMC,LPCOMPOSITIONFORM); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:208:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:209:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmSetCompositionWindow(HIMC,LPCOMPOSITIONFORM); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:209:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:210:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmGetCandidateWindow(HIMC,DWORD,LPCANDIDATEFORM); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:210:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:211:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmSetCandidateWindow(HIMC,LPCANDIDATEFORM); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:211:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:212:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmIsUIMessageA(HWND,UINT,WPARAM,LPARAM); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:212:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:213:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmIsUIMessageW(HWND,UINT,WPARAM,LPARAM); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:213:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:214:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT WINAPI ImmGetVirtualKey(HWND); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:214:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:215:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmRegisterWordA(HKL,LPCSTR lpszReading,DWORD,LPCSTR lpszRegister); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:215:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:216:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmRegisterWordW(HKL,LPCWSTR lpszReading,DWORD,LPCWSTR lpszRegister); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:216:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:217:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmUnregisterWordA(HKL,LPCSTR lpszReading,DWORD,LPCSTR lpszUnregister); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:217:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:218:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmUnregisterWordW(HKL,LPCWSTR lpszReading,DWORD,LPCWSTR lpszUnregister); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:218:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:219:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT WINAPI ImmGetRegisterWordStyleA(HKL,UINT nItem,LPSTYLEBUFA); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:219:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:220:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT WINAPI ImmGetRegisterWordStyleW(HKL,UINT nItem,LPSTYLEBUFW); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:220:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:221:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT WINAPI ImmEnumRegisterWordA(HKL,REGISTERWORDENUMPROCA,LPCSTR lpszReading,DWORD,LPCSTR lpszRegister,LPVOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:221:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:222:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT WINAPI ImmEnumRegisterWordW(HKL,REGISTERWORDENUMPROCW,LPCWSTR lpszReading,DWORD,LPCWSTR lpszRegister,LPVOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:222:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:223:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmDisableIME(DWORD); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:223:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:224:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmEnumInputContext(DWORD idThread,IMCENUMPROC lpfn,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:224:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:225:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI ImmGetImeMenuItemsA(HIMC,DWORD,DWORD,LPIMEMENUITEMINFOA,LPIMEMENUITEMINFOA,DWORD); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:225:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:226:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI ImmGetImeMenuItemsW(HIMC,DWORD,DWORD,LPIMEMENUITEMINFOW,LPIMEMENUITEMINFOW,DWORD); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:226:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:227:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmDisableTextFrameService(DWORD idThread); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:227:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: CoreArray/dPlatform.h:99:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT TFPClass FloatClassify(const float val); ^ CoreArray/dPlatform.h:99:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:100:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT TFPClass FloatClassify(const double val); ^ CoreArray/dPlatform.h:100:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:101:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT TFPClass FloatClassify(const long double val); ^ CoreArray/dPlatform.h:101:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:104:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT bool IsFinite(const float val); ^ CoreArray/dPlatform.h:104:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:106:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT bool IsFinite(const double val); ^ CoreArray/dPlatform.h:106:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:108:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT bool IsFinite(const long double val); ^ CoreArray/dPlatform.h:108:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:111:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT bool IsNaN(const float val); ^ CoreArray/dPlatform.h:111:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:113:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT bool IsNaN(const double val); ^ CoreArray/dPlatform.h:113:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:115:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT bool IsNaN(const long double val); ^ CoreArray/dPlatform.h:115:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:118:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT bool IsInf(const float val); ^ CoreArray/dPlatform.h:118:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:120:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT bool IsInf(const double val); ^ CoreArray/dPlatform.h:120:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:122:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT bool IsInf(const long double val); ^ CoreArray/dPlatform.h:122:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:125:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT bool IsNegInf(const float val); ^ CoreArray/dPlatform.h:125:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:127:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT bool IsNegInf(const double val); ^ CoreArray/dPlatform.h:127:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:129:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT bool IsNegInf(const long double val); ^ CoreArray/dPlatform.h:129:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:132:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT bool EqaulFloat(const float v1, const float v2); ^ CoreArray/dPlatform.h:132:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:133:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT bool EqaulFloat(const double v1, const double v2); ^ CoreArray/dPlatform.h:133:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:134:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT bool EqaulFloat(const long double v1, const long double v2); ^ CoreArray/dPlatform.h:134:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:143:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT string Format(const char *fmt, ...); ^ CoreArray/dPlatform.h:143:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:145:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT void FmtText(char buf[], size_t size, const char *fmt, ...); ^ CoreArray/dPlatform.h:145:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:147:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT string _FmtNum(const char *fmt, ...); ^ CoreArray/dPlatform.h:147:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:156:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT string FloatToStr(const float val); ^ CoreArray/dPlatform.h:156:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:158:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT string FloatToStr(const double val); ^ CoreArray/dPlatform.h:158:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:160:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT string FloatToStr(const long double val); ^ CoreArray/dPlatform.h:160:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:162:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT double StrToFloat(char const* str); ^ CoreArray/dPlatform.h:162:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:164:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT bool StrToFloat(char const* str, double *rv); ^ CoreArray/dPlatform.h:164:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:167:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const double Default); ^ CoreArray/dPlatform.h:167:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:176:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT string IntToStr(C_Int8 val); ^ CoreArray/dPlatform.h:176:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:178:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT string IntToStr(C_UInt8 val); ^ CoreArray/dPlatform.h:178:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:180:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT string IntToStr(C_Int16 val); ^ CoreArray/dPlatform.h:180:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:182:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT string IntToStr(C_UInt16 val); ^ CoreArray/dPlatform.h:182:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:184:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT string IntToStr(C_Int32 val); ^ CoreArray/dPlatform.h:184:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:186:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT string IntToStr(C_UInt32 val); ^ CoreArray/dPlatform.h:186:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:188:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT string IntToStr(C_Int64 val); ^ CoreArray/dPlatform.h:188:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:190:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT string IntToStr(C_UInt64 val); ^ CoreArray/dPlatform.h:190:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:192:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT long StrToInt(char const* str); ^ CoreArray/dPlatform.h:192:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:194:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT bool StrToInt(char const* str, long *rv); ^ CoreArray/dPlatform.h:194:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:196:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT long StrToIntDef(char const* str, const long Default); ^ CoreArray/dPlatform.h:196:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:205:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT UTF16String UTF8ToUTF16(const UTF8String &s); ^ CoreArray/dPlatform.h:205:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:207:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT UTF32String UTF8ToUTF32(const UTF8String &s); ^ CoreArray/dPlatform.h:207:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:209:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT UTF8String UTF16ToUTF8(const UTF16String &s); ^ CoreArray/dPlatform.h:209:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:211:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT UTF32String UTF16ToUTF32(const UTF16String &s); ^ CoreArray/dPlatform.h:211:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:213:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT UTF8String UTF32ToUTF8(const UTF32String &s); ^ CoreArray/dPlatform.h:213:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:215:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT UTF16String UTF32ToUTF16(const UTF32String &s); ^ CoreArray/dPlatform.h:215:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:218:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT RawString RawText(const string &s); ^ CoreArray/dPlatform.h:218:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:222:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT RawString RawText(const UTF16String &s); ^ CoreArray/dPlatform.h:222:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:224:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT RawString RawText(const UTF32String &s); ^ CoreArray/dPlatform.h:224:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:227:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT UTF8String UTF8Text(const char *s); ^ CoreArray/dPlatform.h:227:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:228:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT UTF8String UTF8Text(const string &s); ^ CoreArray/dPlatform.h:228:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:230:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT UTF8String UTF8Text(const UTF16String &s); ^ CoreArray/dPlatform.h:230:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:231:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT UTF8String UTF8Text(const UTF32String &s); ^ CoreArray/dPlatform.h:231:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:234:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT UTF16String UTF16Text(const char *s); ^ CoreArray/dPlatform.h:234:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:235:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT UTF16String UTF16Text(const string &s); ^ CoreArray/dPlatform.h:235:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:237:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT UTF16String UTF16Text(const UTF16String &s); ^ CoreArray/dPlatform.h:237:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:238:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT UTF16String UTF16Text(const UTF32String &s); ^ CoreArray/dPlatform.h:238:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:241:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT UTF32String UTF32Text(const char *s); ^ CoreArray/dPlatform.h:241:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:242:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT UTF32String UTF32Text(const string &s); ^ CoreArray/dPlatform.h:242:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:244:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT UTF32String UTF32Text(const UTF16String &s); ^ CoreArray/dPlatform.h:244:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:245:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT UTF32String UTF32Text(const UTF32String &s); ^ CoreArray/dPlatform.h:245:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:249:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT COREARRAY_INLINE UTF8String ASC(const char *s) ^ CoreArray/dPlatform.h:252:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT COREARRAY_INLINE UTF8String ASC(const string &s) ^ CoreArray/dPlatform.h:255:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT COREARRAY_INLINE UTF16String ASC16(const char *s) ^ CoreArray/dPlatform.h:258:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT COREARRAY_INLINE UTF16String ASC16(const string &s) ^ CoreArray/dPlatform.h:261:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT COREARRAY_INLINE UTF32String ASC32(const char *s) ^ CoreArray/dPlatform.h:264:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT COREARRAY_INLINE UTF32String ASC32(const string &s) ^ CoreArray/dPlatform.h:273:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT string NowDateToStr(); ^ CoreArray/dPlatform.h:273:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:305:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_UInt32 Mode); ^ CoreArray/dPlatform.h:305:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:307:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture enum TSysOpenMode mode, enum TSysShareMode smode); ^ CoreArray/dPlatform.h:307:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:309:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT bool SysCloseHandle(TSysHandle Handle); ^ CoreArray/dPlatform.h:309:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:311:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t Count); ^ CoreArray/dPlatform.h:311:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:313:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const void* Buffer, size_t Count); ^ CoreArray/dPlatform.h:313:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:315:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_Int64 Offset, enum TdSysSeekOrg sk); ^ CoreArray/dPlatform.h:315:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:317:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_Int64 NewSize); ^ CoreArray/dPlatform.h:317:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:321:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const char *tempdir); ^ CoreArray/dPlatform.h:321:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:323:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT bool FileExists(const string &FileName); ^ CoreArray/dPlatform.h:323:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:351:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT int GetLastOSError(); ^ CoreArray/dPlatform.h:351:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:353:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT string SysErrMessage(int err); ^ CoreArray/dPlatform.h:353:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:355:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT string LastSysErrMsg(); ^ CoreArray/dPlatform.h:355:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:358:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template COREARRAY_DLL_DEFAULT void RaiseLastOSError() ^ CoreArray/dPlatform.h:367:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT int GetCPU_NumOfCores(); ^ CoreArray/dPlatform.h:367:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:373:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT C_UInt64 GetCPU_LevelCache(int level); ^ CoreArray/dPlatform.h:373:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:386:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT TProcessID GetCurrentProcessID(); ^ CoreArray/dPlatform.h:386:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:401:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdThreadMutex(); ^ CoreArray/dPlatform.h:403:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~CdThreadMutex(); ^ CoreArray/dPlatform.h:406:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Lock(); ^ CoreArray/dPlatform.h:408:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Unlock(); ^ CoreArray/dPlatform.h:410:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool TryLock(); ^ CoreArray/dPlatform.h:434:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TdAutoMutex(CdThreadMutex *m) { mutex = m; if (m) m->Lock(); } ^ CoreArray/dPlatform.h:435:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~TdAutoMutex() { if (mutex) mutex->Unlock(); } ^ CoreArray/dPlatform.h:438:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Reset(CdThreadMutex *m) ^ CoreArray/dPlatform.h:458:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdThreadCondition(); ^ CoreArray/dPlatform.h:460:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~CdThreadCondition(); ^ CoreArray/dPlatform.h:463:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Signal(); ^ CoreArray/dPlatform.h:465:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Broadcast(); ^ CoreArray/dPlatform.h:467:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Wait(CdThreadMutex &mutex); ^ CoreArray/dPlatform.h:500:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdThreadsSuspending(); ^ CoreArray/dPlatform.h:502:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~CdThreadsSuspending(); ^ CoreArray/dPlatform.h:505:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Suspend(); ^ CoreArray/dPlatform.h:507:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void WakeUp(); ^ CoreArray/dPlatform.h:527:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdThBasic() {} ^ CoreArray/dPlatform.h:550:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int _pTdThreadEx(CdThread *Thread, void *Data) { ^ CoreArray/dPlatform.h:571:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdThread(); ^ CoreArray/dPlatform.h:573:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdThread(TdThreadProc proc, void *Data); ^ In file included from ../inst/include/dType.h:41, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: ../inst/include/CoreDEF.h:363:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define COREARRAY_NOEXCEPT_FALSE noexcept(false) ^ CoreArray/dPlatform.h:575:23: note: in expansion of macro 'COREARRAY_NOEXCEPT_FALSE' virtual ~CdThread() COREARRAY_NOEXCEPT_FALSE; ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: CoreArray/dPlatform.h:578:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void BeginThread(); ^ CoreArray/dPlatform.h:581:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void BeginThread(int (*proc)(CdThread *, Tx), Tx val) ^ CoreArray/dPlatform.h:595:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int RunThreadSafe(); ^ CoreArray/dPlatform.h:597:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual int RunThread(); ^ CoreArray/dPlatform.h:599:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int EndThread(); ^ CoreArray/dPlatform.h:601:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Terminate(); ^ CoreArray/dPlatform.h:603:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE bool Terminated() const { return terminated; } ^~~~~ CoreArray/dPlatform.h:604:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE TThread &Thread() { return thread; } ^ CoreArray/dPlatform.h:605:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE int &ExitCode() { return fExitCode; } ^ CoreArray/dPlatform.h:606:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE string &ErrorInfo() { return fErrorInfo; } ^ CoreArray/dPlatform.h:614:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _BeginThread(); // need vData ^ CoreArray/dPlatform.h:618:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Done(); ^ CoreArray/dPlatform.h:630:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE void Proc(CdThread *thread) { (obj->*proc)(thread); } ^ CoreArray/dPlatform.h:650:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrCoreArray(): exception() ^ CoreArray/dPlatform.h:652:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrCoreArray(const char *fmt, ...): exception() ^ CoreArray/dPlatform.h:654:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrCoreArray(const string &msg): exception() ^ CoreArray/dPlatform.h:656:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual const char *what() const throw() ^ CoreArray/dPlatform.h:658:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~ErrCoreArray() throw() ^ CoreArray/dPlatform.h:663:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Init(const char *fmt, va_list arglist); ^ CoreArray/dPlatform.h:672:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrDEBUG(): ErrCoreArray() ^ CoreArray/dPlatform.h:674:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrDEBUG(const char *fmt, ...): ErrCoreArray() ^ CoreArray/dPlatform.h:684:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrOSError(): ErrCoreArray() ^ CoreArray/dPlatform.h:686:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrOSError(const char *fmt, ...): ErrCoreArray() ^ CoreArray/dPlatform.h:688:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrOSError(const string &msg): ErrCoreArray() ^ CoreArray/dPlatform.h:696:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrThread(): ErrOSError() ^ CoreArray/dPlatform.h:698:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrThread(const char *fmt, ...): ErrOSError() ^ CoreArray/dPlatform.h:700:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrThread(const string &msg): ErrOSError() ^ CoreArray/dPlatform.h:709:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrConvert(): ErrCoreArray() ^ CoreArray/dPlatform.h:711:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrConvert(const char *fmt, ...): ErrCoreArray() ^ CoreArray/dPlatform.h:713:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrConvert(const string &msg): ErrCoreArray() ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/float.h:507, from C:/rtools40/mingw64/include/c++/8.3.0/cfloat:42, from ../inst/include/dTrait.h:43, from CoreArray/dEndian.h:41, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:253:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP unsigned int __cdecl __MINGW_NOTHROW _controlfp (unsigned int unNew, unsigned int unMask) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:253:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/float.h:507, from C:/rtools40/mingw64/include/c++/8.3.0/cfloat:42, from ../inst/include/dTrait.h:43, from CoreArray/dEndian.h:41, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:254:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP errno_t __cdecl _controlfp_s(unsigned int *_CurrentState, unsigned int _NewValue, unsigned int _Mask); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:254:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:255:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP unsigned int __cdecl __MINGW_NOTHROW _control87 (unsigned int unNew, unsigned int unMask); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:255:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:258:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP unsigned int __cdecl __MINGW_NOTHROW _clearfp (void); /* Clear the FPU status word */ ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:258:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:259:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP unsigned int __cdecl __MINGW_NOTHROW _statusfp (void); /* Report the FPU status word */ ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:259:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:273:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl __MINGW_NOTHROW _fpreset (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:273:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:274:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl __MINGW_NOTHROW fpreset (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:274:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:277:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int * __cdecl __MINGW_NOTHROW __fpecode(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:277:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:287:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl __MINGW_NOTHROW _chgsign (double _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:287:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:288:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl __MINGW_NOTHROW _copysign (double _Number,double _Sign); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:288:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:289:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl __MINGW_NOTHROW _logb (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:289:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:290:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl __MINGW_NOTHROW _nextafter (double, double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:290:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:291:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl __MINGW_NOTHROW _scalb (double, long); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:291:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:293:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl __MINGW_NOTHROW _finite (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:293:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:294:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl __MINGW_NOTHROW _fpclass (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:294:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:295:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl __MINGW_NOTHROW _isnan (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:295:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:298:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl _chgsignl (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:298:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from CoreArray/dEndian.h:41, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: ../inst/include/dTrait.h:105:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *TraitName() { return "Int8"; } ^ ../inst/include/dTrait.h:106:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *StreamName() { return "dInt8"; } ^ ../inst/include/dTrait.h:108:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static short Min() { return INT8_MIN; } ^ ../inst/include/dTrait.h:109:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static short Max() { return INT8_MAX; } ^ ../inst/include/dTrait.h:123:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *TraitName() { return "UInt8"; } ^ ../inst/include/dTrait.h:124:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *StreamName() { return "dUInt8"; } ^ ../inst/include/dTrait.h:126:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static unsigned short Min() { return 0; } ^ ../inst/include/dTrait.h:127:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static unsigned short Max() { return UINT8_MAX; } ^ ../inst/include/dTrait.h:141:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *TraitName() { return "Int16"; } ^ ../inst/include/dTrait.h:142:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *StreamName() { return "dInt16"; } ^ ../inst/include/dTrait.h:144:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_Int16 Min() { return INT16_MIN; } ^ ../inst/include/dTrait.h:145:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_Int16 Max() { return INT16_MAX; } ^ ../inst/include/dTrait.h:159:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *TraitName() { return "UInt16"; } ^ ../inst/include/dTrait.h:160:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *StreamName() { return "dUInt16"; } ^ ../inst/include/dTrait.h:162:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_UInt16 Min() { return 0; } ^ ../inst/include/dTrait.h:163:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_UInt16 Max() { return UINT16_MAX; } ^ ../inst/include/dTrait.h:177:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *TraitName() { return "Int32"; } ^ ../inst/include/dTrait.h:178:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *StreamName() { return "dInt32"; } ^ ../inst/include/dTrait.h:180:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_Int32 Min() { return INT32_MIN; } ^ ../inst/include/dTrait.h:181:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_Int32 Max() { return INT32_MAX; } ^ ../inst/include/dTrait.h:195:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *TraitName() { return "UInt32"; } ^ ../inst/include/dTrait.h:196:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *StreamName() { return "dUInt32"; } ^ ../inst/include/dTrait.h:198:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_UInt32 Min() { return 0; } ^ ../inst/include/dTrait.h:199:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_UInt32 Max() { return UINT32_MAX; } ^ ../inst/include/dTrait.h:213:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *TraitName() { return "Int64"; } ^ ../inst/include/dTrait.h:214:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *StreamName() { return "dInt64"; } ^ ../inst/include/dTrait.h:216:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_Int64 Min() { return std::numeric_limits::min(); } ^ ../inst/include/dTrait.h:217:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_Int64 Max() { return std::numeric_limits::max(); } ^ ../inst/include/dTrait.h:231:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *TraitName() { return "UInt64"; } ^ ../inst/include/dTrait.h:232:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *StreamName() { return "dUInt64"; } ^ ../inst/include/dTrait.h:234:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_UInt64 Min() { return 0; } ^ ../inst/include/dTrait.h:235:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_UInt64 Max() { return std::numeric_limits::max(); } ^ ../inst/include/dTrait.h:254:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *TraitName() { return "Float32"; } ^ ../inst/include/dTrait.h:255:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *StreamName() { return "dFloat32"; } ^ ../inst/include/dTrait.h:257:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_Float32 Min() { return FLT_MIN; } ^ ../inst/include/dTrait.h:258:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_Float32 Max() { return FLT_MAX; } ^ ../inst/include/dTrait.h:259:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_Float32 Epsilon() { return FLT_EPSILON; } ^ ../inst/include/dTrait.h:260:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static int Digits() { return FLT_MANT_DIG; } ^ ../inst/include/dTrait.h:274:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *TraitName() { return "Float64"; } ^ ../inst/include/dTrait.h:275:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *StreamName() { return "dFloat64"; } ^ ../inst/include/dTrait.h:277:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_Float64 Min() { return DBL_MIN; } ^ ../inst/include/dTrait.h:278:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_Float64 Max() { return DBL_MAX; } ^ ../inst/include/dTrait.h:279:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_Float64 Epsilon() { return DBL_EPSILON; } ^ ../inst/include/dTrait.h:280:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static int Digits() { return DBL_MANT_DIG; } ^ ../inst/include/dTrait.h:294:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *StreamName() { return "dLongFloat"; } ^ ../inst/include/dTrait.h:295:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *TraitName() { return StreamName()+1; } ^ ../inst/include/dTrait.h:297:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_LongFloat Min() { return LDBL_MIN; } ^ ../inst/include/dTrait.h:298:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_LongFloat Max() { return LDBL_MAX; } ^ ../inst/include/dTrait.h:299:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_LongFloat Epsilon() { return LDBL_EPSILON; } ^ ../inst/include/dTrait.h:300:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static int Digits() { return LDBL_MANT_DIG; } ^ ../inst/include/dTrait.h:319:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *TraitName() { return "UTF8String"; } ^ ../inst/include/dTrait.h:332:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *TraitName() { return "UTF16String"; } ^ ../inst/include/dTrait.h:345:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *TraitName() { return "UTF32String"; } ^ In file included from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: CoreArray/dEndian.h:62:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BIT_LE_R() { Stream = NULL; } ^ CoreArray/dEndian.h:63:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BIT_LE_R(TYPE *s) { Stream = s; Reminder = Offset = 0; } ^ CoreArray/dEndian.h:64:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BIT_LE_R(TYPE &s) { Stream = &s; Reminder = Offset = 0; } ^ CoreArray/dEndian.h:67:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_UInt32 ReadBit(C_UInt8 nbit) ^ CoreArray/dEndian.h:85:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SkipBit(C_UInt8 nbit) ^ CoreArray/dEndian.h:101:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BIT_LE_W() { Stream = NULL; } ^ CoreArray/dEndian.h:102:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BIT_LE_W(TYPE *s) { Stream = s; Reminder = Offset = 0; } ^ CoreArray/dEndian.h:103:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BIT_LE_W(TYPE &s) { Stream = &s; Reminder = Offset = 0; } ^ CoreArray/dEndian.h:106:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~BIT_LE_W() ^ CoreArray/dEndian.h:116:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void WriteBit(C_UInt32 Value, C_UInt8 nbit) ^ CoreArray/dEndian.h:149:11: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BYTE_NT() { Stream = NULL; } ^ CoreArray/dEndian.h:150:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BYTE_NT(TYPE *s) { Stream = s; } ^ CoreArray/dEndian.h:151:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BYTE_NT(TYPE &s) { Stream = &s; } ^ CoreArray/dEndian.h:154:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE SIZE64 Position() ^ CoreArray/dEndian.h:159:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE void SetPosition(const SIZE64 Pos) ^ CoreArray/dEndian.h:165:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE void ReadData(void *Buffer, ssize_t Count) ^ CoreArray/dEndian.h:170:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE C_UInt8 R8b() ^ CoreArray/dEndian.h:176:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE void WriteData(const void *Buffer, ssize_t Count) ^ CoreArray/dEndian.h:181:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE void W8b(C_UInt8 val) ^ CoreArray/dEndian.h:191:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& operator >>(C_Int8 &val) ^ CoreArray/dEndian.h:196:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& operator >>(C_UInt8 &val) ^ CoreArray/dEndian.h:201:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& R(C_Int8 *pval, size_t n) ^ CoreArray/dEndian.h:206:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& R(C_UInt8 *pval, size_t n) ^ CoreArray/dEndian.h:212:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& operator >>(C_Int16 &val) ^ CoreArray/dEndian.h:217:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& operator >>(C_UInt16 &val) ^ CoreArray/dEndian.h:222:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& R(C_Int16 *pval, size_t n) ^ CoreArray/dEndian.h:227:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& R(C_UInt16 *pval, size_t n) ^ CoreArray/dEndian.h:233:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& operator >>(C_Int32 &val) ^ CoreArray/dEndian.h:238:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& operator >>(C_UInt32 &val) ^ CoreArray/dEndian.h:243:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& R(C_Int32 *pval, size_t n) ^ CoreArray/dEndian.h:248:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& R(C_UInt32 *pval, size_t n) ^ CoreArray/dEndian.h:254:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& operator >>(C_Int64 &val) ^ CoreArray/dEndian.h:259:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& operator >>(C_UInt64 &val) ^ CoreArray/dEndian.h:264:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& R(C_Int64 *pval, size_t n) ^ CoreArray/dEndian.h:269:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& R(C_UInt64 *pval, size_t n) ^ CoreArray/dEndian.h:275:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& operator >>(C_Float32 &val) ^ CoreArray/dEndian.h:280:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& operator >>(C_Float64 &val) ^ CoreArray/dEndian.h:285:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& R(C_Float32 *pval, size_t n) ^ CoreArray/dEndian.h:290:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& R(C_Float64 *pval, size_t n) ^ CoreArray/dEndian.h:300:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& operator <<(C_Int8 val) ^ CoreArray/dEndian.h:305:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& operator <<(C_UInt8 val) ^ CoreArray/dEndian.h:310:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& W(const C_Int8 *pval, size_t n) ^ CoreArray/dEndian.h:315:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& W(const C_UInt8 *pval, size_t n) ^ CoreArray/dEndian.h:321:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& operator <<(C_Int16 val) ^ CoreArray/dEndian.h:326:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& operator <<(C_UInt16 val) ^ CoreArray/dEndian.h:331:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& W(const C_Int16 *pval, size_t n) ^ CoreArray/dEndian.h:336:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& W(const C_UInt16 *pval, size_t n) ^ CoreArray/dEndian.h:342:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& operator <<(C_Int32 val) ^ CoreArray/dEndian.h:347:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& operator <<(C_UInt32 val) ^ CoreArray/dEndian.h:352:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& W(const C_Int32 *pval, size_t n) ^ CoreArray/dEndian.h:357:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& W(const C_UInt32 *pval, size_t n) ^ CoreArray/dEndian.h:363:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& operator <<(C_Int64 val) ^ CoreArray/dEndian.h:368:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& operator <<(C_UInt64 val) ^ CoreArray/dEndian.h:373:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& W(const C_Int64 *pval, size_t n) ^ CoreArray/dEndian.h:378:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& W(const C_UInt64 *pval, size_t n) ^ CoreArray/dEndian.h:384:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& operator <<(const C_Float32 val) ^ CoreArray/dEndian.h:389:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& operator <<(const C_Float64 val) ^ CoreArray/dEndian.h:394:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& W(const C_Float32 *pval, size_t n) ^ CoreArray/dEndian.h:399:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& W(const C_Float64 *pval, size_t n) ^ CoreArray/dEndian.h:603:11: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BYTE_LE() { Stream = NULL; } ^ CoreArray/dEndian.h:604:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BYTE_LE(TYPE *s) { Stream = s; } ^ CoreArray/dEndian.h:605:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BYTE_LE(TYPE &s) { Stream = &s; } ^ CoreArray/dEndian.h:608:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE SIZE64 Position() ^ CoreArray/dEndian.h:613:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE void SetPosition(const SIZE64 Pos) ^ CoreArray/dEndian.h:619:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE void ReadData(void *Buffer, ssize_t Count) ^ CoreArray/dEndian.h:624:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE C_UInt8 R8b() ^ CoreArray/dEndian.h:630:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE void WriteData(const void *Buffer, ssize_t Count) ^ CoreArray/dEndian.h:635:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE void W8b(C_UInt8 val) ^ CoreArray/dEndian.h:645:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& operator >>(C_Int8 &val) ^ CoreArray/dEndian.h:650:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& operator >>(C_UInt8 &val) ^ CoreArray/dEndian.h:655:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& R(C_Int8 *pval, size_t n) ^ CoreArray/dEndian.h:660:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& R(C_UInt8 *pval, size_t n) ^ CoreArray/dEndian.h:666:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& operator >>(C_Int16 &val) ^ CoreArray/dEndian.h:671:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& operator >>(C_UInt16 &val) ^ CoreArray/dEndian.h:676:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& R(C_Int16 *pval, size_t n) ^ CoreArray/dEndian.h:683:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& R(C_UInt16 *pval, size_t n) ^ CoreArray/dEndian.h:691:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& operator >>(C_Int32 &val) ^ CoreArray/dEndian.h:696:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& operator >>(C_UInt32 &val) ^ CoreArray/dEndian.h:701:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& R(C_Int32 *pval, size_t n) ^ CoreArray/dEndian.h:708:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& R(C_UInt32 *pval, size_t n) ^ CoreArray/dEndian.h:716:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& operator >>(C_Int64 &val) ^ CoreArray/dEndian.h:721:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& operator >>(C_UInt64 &val) ^ CoreArray/dEndian.h:726:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& R(C_Int64 *pval, size_t n) ^ CoreArray/dEndian.h:733:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& R(C_UInt64 *pval, size_t n) ^ CoreArray/dEndian.h:741:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& operator >>(C_Float32 &val) ^ CoreArray/dEndian.h:748:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& operator >>(C_Float64 &val) ^ CoreArray/dEndian.h:755:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& R(C_Float32 *pval, size_t n) ^ CoreArray/dEndian.h:762:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& R(C_Float64 *pval, size_t n) ^ CoreArray/dEndian.h:774:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& operator <<(C_Int8 val) ^ CoreArray/dEndian.h:779:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& operator <<(C_UInt8 val) ^ CoreArray/dEndian.h:784:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& W(const C_Int8 *pval, size_t n) ^ CoreArray/dEndian.h:789:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& W(const C_UInt8 *pval, size_t n) ^ CoreArray/dEndian.h:795:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& operator <<(C_Int16 val) ^ CoreArray/dEndian.h:800:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& operator <<(C_UInt16 val) ^ CoreArray/dEndian.h:805:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& W(const C_Int16 *pval, size_t n) ^ CoreArray/dEndian.h:814:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& W(const C_UInt16 *pval, size_t n) ^ CoreArray/dEndian.h:824:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& operator <<(C_Int32 val) ^ CoreArray/dEndian.h:829:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& operator <<(C_UInt32 val) ^ CoreArray/dEndian.h:834:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& W(const C_Int32 *pval, size_t n) ^ CoreArray/dEndian.h:843:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& W(const C_UInt32 *pval, size_t n) ^ CoreArray/dEndian.h:853:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& operator <<(C_Int64 val) ^ CoreArray/dEndian.h:858:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& operator <<(C_UInt64 val) ^ CoreArray/dEndian.h:863:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& W(const C_Int64 *pval, size_t n) ^ CoreArray/dEndian.h:872:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& W(const C_UInt64 *pval, size_t n) ^ CoreArray/dEndian.h:882:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& operator <<(C_Float32 val) ^ CoreArray/dEndian.h:889:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& operator <<(C_Float64 val) ^ CoreArray/dEndian.h:896:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& W(const C_Float32 *pval, size_t n) ^ CoreArray/dEndian.h:905:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& W(const C_Float64 *pval, size_t n) ^ CoreArray/dEndian.h:919:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_UInt16 Rp16b() ^ CoreArray/dEndian.h:930:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_UInt32 Rp32b() ^ CoreArray/dEndian.h:945:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_UInt64 Rp64b() ^ CoreArray/dEndian.h:969:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Wp16b(C_UInt16 val) ^ CoreArray/dEndian.h:979:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Wp32b(C_UInt32 val) ^ CoreArray/dEndian.h:993:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Wp64b(C_UInt64 val) ^ CoreArray/dEndian.h:1020:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UTF8String RpUTF8() ^ CoreArray/dEndian.h:1028:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UTF16String RpUTF16() ^ CoreArray/dEndian.h:1043:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UTF32String RpUTF32() ^ CoreArray/dEndian.h:1052:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void WpUTF8(const UTF8String &val) ^ CoreArray/dEndian.h:1058:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void WpUTF16(const UTF16String &val) ^ CoreArray/dEndian.h:1077:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void WpUTF32(const UTF32String &val) ^ CoreArray/dEndian.h:1089:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BYTE_LE& operator >>(TdGDSPos& out) ^ CoreArray/dEndian.h:1106:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BYTE_LE& operator <<(const TdGDSPos &in) ^ CoreArray/dEndian.h:1127:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BYTE_LE& operator >>(TdGDSBlockID& out) ^ CoreArray/dEndian.h:1133:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BYTE_LE& operator <<(const TdGDSBlockID &in) ^ CoreArray/dEndian.h:1147:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static COREARRAY_FORCEINLINE C_Int16 GET_VAL_UNALIGNED_LE_PTR(const C_Int16 *p) ^ CoreArray/dEndian.h:1158:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static COREARRAY_FORCEINLINE C_UInt16 GET_VAL_UNALIGNED_LE_PTR(const C_UInt16 *p) ^ CoreArray/dEndian.h:1169:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static COREARRAY_FORCEINLINE C_Int32 GET_VAL_UNALIGNED_LE_PTR(const C_Int32 *p) ^ CoreArray/dEndian.h:1181:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static COREARRAY_FORCEINLINE C_UInt32 GET_VAL_UNALIGNED_LE_PTR(const C_UInt32 *p) ^ CoreArray/dEndian.h:1193:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static COREARRAY_FORCEINLINE void SET_VAL_UNALIGNED_LE_PTR(C_Int16 *p, C_Int16 val) ^ CoreArray/dEndian.h:1205:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static COREARRAY_FORCEINLINE void SET_VAL_UNALIGNED_LE_PTR(C_UInt16 *p, C_UInt16 val) ^ CoreArray/dEndian.h:1217:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static COREARRAY_FORCEINLINE void SET_VAL_UNALIGNED_LE_PTR(C_Int32 *p, C_Int32 val) ^ CoreArray/dEndian.h:1229:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static COREARRAY_FORCEINLINE void SET_VAL_UNALIGNED_LE_PTR(C_UInt32 *p, C_UInt32 val) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:69, from C:/rtools40/mingw64/include/c++/8.3.0/map:60, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/ext/aligned_buffer.h:58:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __aligned_membuf() = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/ext/aligned_buffer.h:61:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __aligned_membuf(std::nullptr_t) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/aligned_buffer.h:64:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_addr() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/ext/aligned_buffer.h:68:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_addr() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/ext/aligned_buffer.h:72:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_ptr() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/ext/aligned_buffer.h:76:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_ptr() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/ext/aligned_buffer.h:96:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __aligned_buffer() = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/ext/aligned_buffer.h:99:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __aligned_buffer(std::nullptr_t) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/aligned_buffer.h:102:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_addr() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/ext/aligned_buffer.h:108:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_addr() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/ext/aligned_buffer.h:114:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_ptr() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/ext/aligned_buffer.h:118:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_ptr() const noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:112:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_minimum(_Base_ptr __x) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:119:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_minimum(_Const_Base_ptr __x) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:126:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_maximum(_Base_ptr __x) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:133:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_maximum(_Const_Base_ptr __x) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:147:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT_IF( ^~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/map:60, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:152:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree_key_compare(const _Key_compare& __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:158:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree_key_compare(const _Rb_tree_key_compare&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:161:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture noexcept(is_nothrow_copy_constructible<_Key_compare>::value) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:173:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree_header() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/map:60, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:180:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree_header(_Rb_tree_header&& __x) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:193:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_move_data(_Rb_tree_header& __from) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:206:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_reset() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:234:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_valptr() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:238:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_valptr() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:244:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree_increment(_Rb_tree_node_base* __x) throw (); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:244:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:247:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree_increment(const _Rb_tree_node_base* __x) throw (); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:247:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:250:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree_decrement(_Rb_tree_node_base* __x) throw (); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:250:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:253:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree_decrement(const _Rb_tree_node_base* __x) throw (); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:253:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:269:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree_iterator() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:273:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree_iterator(_Base_ptr __x) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:277:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator*() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:281:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator->() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:285:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:292:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++(int) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:300:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator--() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:307:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator--(int) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:315:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator==(const _Self& __x) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:319:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator!=(const _Self& __x) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:341:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree_const_iterator() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:345:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree_const_iterator(_Base_ptr __x) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:348:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree_const_iterator(const iterator& __it) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:352:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_const_cast() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:356:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator*() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:360:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator->() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:364:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:371:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++(int) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:379:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator--() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:386:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator--(int) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:394:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator==(const _Self& __x) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:398:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator!=(const _Self& __x) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:407:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Rb_tree_const_iterator<_Val>& __y) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:413:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Rb_tree_const_iterator<_Val>& __y) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/map:60, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:420:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree_node_base& __header) throw (); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:420:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:424:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree_node_base& __header) throw (); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:424:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:473:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Reuse_or_alloc_node(_Rb_tree& __t) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:488:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Reuse_or_alloc_node(const _Reuse_or_alloc_node&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:491:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~_Reuse_or_alloc_node() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:499:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Arg&& __arg) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:515:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_extract() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:557:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Alloc_node(_Rb_tree& __t) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:565:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Arg&& __arg) const ^~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:585:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_Node_allocator() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:589:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_Node_allocator() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:593:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get_allocator() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/map:60, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:598:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_node() ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:602:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_put_node(_Link_type __p) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/map:60, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:632:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_construct_node(_Link_type __node, _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:651:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_create_node(_Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:659:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_destroy_node(_Link_type __p) noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:667:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_drop_node(_Link_type __p) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/map:60, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:675:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_clone_node(_Const_Link_type __x, _NodeGen& __node_gen) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:700:6: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT_IF( ^~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/map:60, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:706:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree_impl(const _Rb_tree_impl& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:716:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree_impl(_Rb_tree_impl&&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:718:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree_impl(const _Key_compare& __comp, _Node_allocator&& __a) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:728:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_root() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:732:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_root() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:736:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_leftmost() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:740:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_leftmost() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:744:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_rightmost() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:748:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_rightmost() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:752:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_begin() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:756:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_begin() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:763:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_end() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:767:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_end() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/map:60, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:771:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_value(_Const_Link_type __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:775:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_key(_Const_Link_type __x) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:779:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_left(_Base_ptr __x) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:783:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_left(_Const_Base_ptr __x) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:787:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_right(_Base_ptr __x) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:791:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_right(_Const_Base_ptr __x) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/map:60, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:795:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_value(_Const_Base_ptr __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:799:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_key(_Const_Base_ptr __x) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:803:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_minimum(_Base_ptr __x) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:807:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_minimum(_Const_Base_ptr __x) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:811:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_maximum(_Base_ptr __x) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:815:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_maximum(_Const_Base_ptr __x) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/map:60, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:833:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_insert_unique_pos(const key_type& __k); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:836:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_insert_equal_pos(const key_type& __k); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:840:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const key_type& __k); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:844:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const key_type& __k); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:850:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_(_Base_ptr __x, _Base_ptr __y, _Arg&& __v, _NodeGen&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:853:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_node(_Base_ptr __x, _Base_ptr __y, _Link_type __z); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:857:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_lower(_Base_ptr __y, _Arg&& __v); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:861:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_equal_lower(_Arg&& __x); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:864:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_lower_node(_Base_ptr __p, _Link_type __z); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:867:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_equal_lower_node(_Link_type __z); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:885:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_copy(_Const_Link_type __x, _Base_ptr __p, _NodeGen&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:889:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_copy(const _Rb_tree& __x, _NodeGen& __gen) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:899:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_copy(const _Rb_tree& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:906:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_erase(_Link_type __x); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:910:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Key& __k); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:914:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Key& __k) const; ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:918:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Key& __k); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:922:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Key& __k) const; ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:929:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree() = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:933:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const allocator_type& __a = allocator_type()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:936:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree(const _Rb_tree& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:944:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree(const allocator_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:948:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree(const _Rb_tree& __x, const allocator_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:955:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree(_Rb_tree&&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:957:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree(_Rb_tree&& __x, const allocator_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:961:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree(_Rb_tree&& __x, _Node_allocator&& __a); ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:964:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~_Rb_tree() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/map:60, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:968:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const _Rb_tree& __x); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:972:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture key_comp() const ^~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:976:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture begin() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:980:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture begin() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:984:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture end() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:988:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture end() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:992:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rbegin() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:996:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rbegin() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1000:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rend() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1004:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rend() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1008:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture empty() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1012:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1016:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max_size() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1021:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT_IF(__is_nothrow_swappable<_Compare>::value); ^~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/map:60, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1027:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_unique(_Arg&& __x); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1031:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_equal(_Arg&& __x); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1035:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_unique_(const_iterator __pos, _Arg&& __x, _NodeGen&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1039:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_unique_(const_iterator __pos, _Arg&& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1047:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_equal_(const_iterator __pos, _Arg&& __x, _NodeGen&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1051:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_equal_(const_iterator __pos, _Arg&& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1059:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_emplace_unique(_Args&&... __args); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1063:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_emplace_equal(_Args&&... __args); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1067:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_emplace_hint_unique(const_iterator __pos, _Args&&... __args); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1071:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_emplace_hint_equal(const_iterator __pos, _Args&&... __args); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1105:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_unique(_InputIterator __first, _InputIterator __last); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1109:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_equal(_InputIterator __first, _InputIterator __last); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1113:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_erase_aux(const_iterator __position); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1116:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_erase_aux(const_iterator __first, const_iterator __last); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1124:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erase(const_iterator __position) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1136:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erase(iterator __position) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1160:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erase(const key_type& __x); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1167:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erase(const_iterator __first, const_iterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1182:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erase(const key_type* __first, const key_type* __last); ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1185:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture clear() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/map:60, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1193:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find(const key_type& __k); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1196:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find(const key_type& __k) const; ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1199:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture count(const key_type& __k) const; ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1202:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lower_bound(const key_type& __k) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1206:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lower_bound(const key_type& __k) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1210:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture upper_bound(const key_type& __k) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1214:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture upper_bound(const key_type& __k) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1218:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture equal_range(const key_type& __k); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1221:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture equal_range(const key_type& __k) const; ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1342:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __rb_verify() const; ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1348:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture && is_nothrow_move_assignable<_Compare>::value); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1352:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_assign_unique(_Iterator, _Iterator); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1356:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_assign_equal(_Iterator, _Iterator); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1361:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_move_data(_Rb_tree& __x, std::true_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1367:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_move_data(_Rb_tree&, std::false_type); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1371:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_move_assign(_Rb_tree&, std::true_type); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1376:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_move_assign(_Rb_tree&, std::false_type); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1550:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1560:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1570:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1577:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1584:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1591:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1598:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1605:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree(_Rb_tree&& __x, _Node_allocator&& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1617:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_move_data(_Rb_tree& __x, std::false_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h: In member function 'void std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_move_data(std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>&, std::false_type)': C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1625:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture [&__an](const value_type& __cval) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h: At global scope: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1638:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_move_assign(_Rb_tree& __x, true_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1651:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_move_assign(_Rb_tree& __x, false_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h: In member function 'void std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_move_assign(std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>&, std::false_type)': C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1663:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture [&__roan](const value_type& __cval) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h: At global scope: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1679:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture && is_nothrow_move_assignable<_Compare>::value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1691:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_assign_unique(_Iterator __first, _Iterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1704:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_assign_equal(_Iterator __first, _Iterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1717:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const _Rb_tree& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1763:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _NodeGen& __node_gen) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1785:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_lower(_Base_ptr __p, _Arg&& __v) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1810:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_equal_lower(_Arg&& __v) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1831:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_copy(_Const_Link_type __x, _Base_ptr __p, _NodeGen& __node_gen) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1867:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_erase(_Link_type __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1885:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Key& __k) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1901:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Key& __k) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1917:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Key& __k) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1933:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Key& __k) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1950:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture equal_range(const _Key& __k) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1982:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture equal_range(const _Key& __k) const ^~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2012:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT_IF(__is_nothrow_swappable<_Compare>::value) ^~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/map:60, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2045:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_insert_unique_pos(const key_type& __k) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2077:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_insert_equal_pos(const key_type& __k) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2100:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_unique(_Arg&& __v) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2128:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_equal(_Arg&& __v) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2148:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const key_type& __k) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2214:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _NodeGen& __node_gen) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2233:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_insert_hint_equal_pos(const_iterator __position, const key_type& __k) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2296:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _NodeGen& __node_gen) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2314:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_node(_Base_ptr __x, _Base_ptr __p, _Link_type __z) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2330:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_lower_node(_Base_ptr __p, _Link_type __z) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2346:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_equal_lower_node(_Link_type __z) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2365:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_emplace_unique(_Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2391:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_emplace_equal(_Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2412:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_emplace_hint_unique(const_iterator __pos, _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2438:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_emplace_hint_equal(const_iterator __pos, _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2464:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_unique(_II __first, _II __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2476:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_equal(_II __first, _II __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2487:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_erase_aux(const_iterator __position) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2501:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_erase_aux(const_iterator __first, const_iterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2514:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erase(const _Key& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2526:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erase(const _Key* __first, const _Key* __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2537:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find(const _Key& __k) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2550:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find(const _Key& __k) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2562:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture count(const _Key& __k) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2571:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Rb_tree_node_base* __root) throw (); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2571:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2576:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree<_Key,_Val,_KeyOfValue,_Compare,_Alloc>::__rb_verify() const ^~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/utility:69, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:38, from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:63, from C:/rtools40/mingw64/include/c++/8.3.0/map:61, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_relops.h:87:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator!=(const _Tp& __x, const _Tp& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_relops.h:100:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>(const _Tp& __x, const _Tp& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_relops.h:113:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<=(const _Tp& __x, const _Tp& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_relops.h:126:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>=(const _Tp& __x, const _Tp& __y) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/tuple:38, from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:63, from C:/rtools40/mingw64/include/c++/8.3.0/map:61, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/utility:171:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __get(std::pair<_Tp1, _Tp2>& __pair) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/utility:176:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __move_get(std::pair<_Tp1, _Tp2>&& __pair) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/utility:181:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __const_get(const std::pair<_Tp1, _Tp2>& __pair) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/utility:186:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __const_move_get(const std::pair<_Tp1, _Tp2>&& __pair) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/utility:195:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __get(std::pair<_Tp1, _Tp2>& __pair) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/utility:200:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __move_get(std::pair<_Tp1, _Tp2>&& __pair) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/utility:205:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __const_get(const std::pair<_Tp1, _Tp2>& __pair) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/utility:210:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __const_move_get(const std::pair<_Tp1, _Tp2>&& __pair) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/utility:216:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get(std::pair<_Tp1, _Tp2>& ___in) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/utility:221:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get(std::pair<_Tp1, _Tp2>&& ___in) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/utility:226:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get(const std::pair<_Tp1, _Tp2>& ___in) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/utility:231:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get(const std::pair<_Tp1, _Tp2>&& __in) noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:63, from C:/rtools40/mingw64/include/c++/8.3.0/map:61, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:55:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __cow_string(); ^ C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:56:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __cow_string(const std::string&); ^ C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:57:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __cow_string(const char*, size_t); ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:58:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __cow_string(const __cow_string&) _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:59:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __cow_string& operator=(const __cow_string&) _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:63, from C:/rtools40/mingw64/include/c++/8.3.0/map:61, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:60:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~__cow_string(); ^ C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:62:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __cow_string(__cow_string&&) noexcept; ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:63:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __cow_string& operator=(__cow_string&&) noexcept; ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:120:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture logic_error(const string& __arg) _GLIBCXX_TXN_SAFE; ^ C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:124:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture logic_error(const char*) _GLIBCXX_TXN_SAFE; ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:128:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture logic_error(const logic_error&) _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:129:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture logic_error& operator=(const logic_error&) _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:132:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~logic_error() _GLIBCXX_TXN_SAFE_DYN _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:137:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture what() const _GLIBCXX_TXN_SAFE_DYN _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:63, from C:/rtools40/mingw64/include/c++/8.3.0/map:61, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:150:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit domain_error(const string& __arg) _GLIBCXX_TXN_SAFE; ^ C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:152:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit domain_error(const char*) _GLIBCXX_TXN_SAFE; ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:154:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~domain_error() _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:63, from C:/rtools40/mingw64/include/c++/8.3.0/map:61, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:161:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit invalid_argument(const string& __arg) _GLIBCXX_TXN_SAFE; ^ C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:163:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit invalid_argument(const char*) _GLIBCXX_TXN_SAFE; ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:165:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~invalid_argument() _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:63, from C:/rtools40/mingw64/include/c++/8.3.0/map:61, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:173:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit length_error(const string& __arg) _GLIBCXX_TXN_SAFE; ^ C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:175:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit length_error(const char*) _GLIBCXX_TXN_SAFE; ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:177:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~length_error() _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:63, from C:/rtools40/mingw64/include/c++/8.3.0/map:61, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:185:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit out_of_range(const string& __arg) _GLIBCXX_TXN_SAFE; ^ C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:187:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit out_of_range(const char*) _GLIBCXX_TXN_SAFE; ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:189:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~out_of_range() _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:63, from C:/rtools40/mingw64/include/c++/8.3.0/map:61, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:204:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture runtime_error(const string& __arg) _GLIBCXX_TXN_SAFE; ^ C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:208:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture runtime_error(const char*) _GLIBCXX_TXN_SAFE; ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:212:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture runtime_error(const runtime_error&) _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:213:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture runtime_error& operator=(const runtime_error&) _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:216:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~runtime_error() _GLIBCXX_TXN_SAFE_DYN _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:221:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture what() const _GLIBCXX_TXN_SAFE_DYN _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:63, from C:/rtools40/mingw64/include/c++/8.3.0/map:61, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:233:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit range_error(const string& __arg) _GLIBCXX_TXN_SAFE; ^ C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:235:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit range_error(const char*) _GLIBCXX_TXN_SAFE; ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:237:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~range_error() _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:63, from C:/rtools40/mingw64/include/c++/8.3.0/map:61, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:244:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit overflow_error(const string& __arg) _GLIBCXX_TXN_SAFE; ^ C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:246:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit overflow_error(const char*) _GLIBCXX_TXN_SAFE; ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:248:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~overflow_error() _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:63, from C:/rtools40/mingw64/include/c++/8.3.0/map:61, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:255:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit underflow_error(const string& __arg) _GLIBCXX_TXN_SAFE; ^ C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:257:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit underflow_error(const char*) _GLIBCXX_TXN_SAFE; ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:259:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~underflow_error() _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:63, from C:/rtools40/mingw64/include/c++/8.3.0/map:61, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/array:55:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_ref(const _Type& __t, std::size_t __n) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:59:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_ptr(const _Type& __t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:71:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_ref(const _Type&, std::size_t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:75:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_ptr(const _Type&) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:116:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fill(const value_type& __u) ^ C:/rtools40/mingw64/include/c++/8.3.0/array:121:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture noexcept(_AT_Type::_Is_nothrow_swappable::value) ^ C:/rtools40/mingw64/include/c++/8.3.0/array:126:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture begin() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:130:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture begin() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:134:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture end() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:138:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture end() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:142:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rbegin() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:146:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rbegin() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:150:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rend() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:154:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rend() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:158:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cbegin() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:162:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cend() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:166:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture crbegin() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:170:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture crend() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:175:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size() const noexcept { return _Nm; } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:178:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max_size() const noexcept { return _Nm; } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:181:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture empty() const noexcept { return size() == 0; } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:185:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator[](size_type __n) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:189:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator[](size_type __n) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:193:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture at(size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/array:203:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture at(size_type __n) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:215:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture front() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:219:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture front() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:223:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture back() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:227:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture back() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:234:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture data() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:238:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture data() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:252:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator==(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two) ^ C:/rtools40/mingw64/include/c++/8.3.0/array:257:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator!=(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two) ^ C:/rtools40/mingw64/include/c++/8.3.0/array:262:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<(const array<_Tp, _Nm>& __a, const array<_Tp, _Nm>& __b) ^ C:/rtools40/mingw64/include/c++/8.3.0/array:270:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two) ^ C:/rtools40/mingw64/include/c++/8.3.0/array:275:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<=(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two) ^ C:/rtools40/mingw64/include/c++/8.3.0/array:280:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>=(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two) ^ C:/rtools40/mingw64/include/c++/8.3.0/array:295:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture noexcept(noexcept(__one.swap(__two))) ^ C:/rtools40/mingw64/include/c++/8.3.0/array:302:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(array<_Tp, _Nm>&, array<_Tp, _Nm>&) = delete; ^ C:/rtools40/mingw64/include/c++/8.3.0/array:302:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/array:307:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get(array<_Tp, _Nm>& __arr) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:316:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get(array<_Tp, _Nm>&& __arr) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:324:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get(const array<_Tp, _Nm>& __arr) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:333:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get(const array<_Tp, _Nm>&& __arr) noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/tuple:41, from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:63, from C:/rtools40/mingw64/include/c++/8.3.0/map:61, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/invoke.h:54:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __invfwd(typename remove_reference<_Tp>::type& __t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/invoke.h:59:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __invoke_impl(__invoke_other, _Fn&& __f, _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/invoke.h:65:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/invoke.h:71:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/invoke.h:78:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __invoke_impl(__invoke_memobj_ref, _MemPtr&& __f, _Tp&& __t) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/invoke.h:83:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __invoke_impl(__invoke_memobj_deref, _MemPtr&& __f, _Tp&& __t) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/invoke.h:90:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture noexcept(__is_nothrow_invocable<_Callable, _Args...>::value) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:63, from C:/rtools40/mingw64/include/c++/8.3.0/map:61, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/tuple:76:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr _Head_base() ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:79:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr _Head_base(const _Head& __h) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:82:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr _Head_base(const _Head_base&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:83:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr _Head_base(_Head_base&&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:86:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr _Head_base(_UHead&& __h) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:89:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Head_base(allocator_arg_t, __uses_alloc0) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:93:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Head_base(allocator_arg_t, __uses_alloc1<_Alloc> __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:97:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Head_base(allocator_arg_t, __uses_alloc2<_Alloc> __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:101:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Head_base(__uses_alloc0, _UHead&& __uhead) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:105:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Head_base(__uses_alloc1<_Alloc> __a, _UHead&& __uhead) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:109:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Head_base(__uses_alloc2<_Alloc> __a, _UHead&& __uhead) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:113:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_head(_Head_base& __b) noexcept { return __b; } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:116:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_head(const _Head_base& __b) noexcept { return __b; } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:122:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr _Head_base() ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:125:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr _Head_base(const _Head& __h) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:128:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr _Head_base(const _Head_base&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:129:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr _Head_base(_Head_base&&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:132:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr _Head_base(_UHead&& __h) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:135:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Head_base(allocator_arg_t, __uses_alloc0) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:139:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Head_base(allocator_arg_t, __uses_alloc1<_Alloc> __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:143:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Head_base(allocator_arg_t, __uses_alloc2<_Alloc> __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:147:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Head_base(__uses_alloc0, _UHead&& __uhead) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:151:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Head_base(__uses_alloc1<_Alloc> __a, _UHead&& __uhead) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:156:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Head_base(__uses_alloc2<_Alloc> __a, _UHead&& __uhead) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:160:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_head(_Head_base& __b) noexcept { return __b._M_head_impl; } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:163:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_head(const _Head_base& __b) noexcept { return __b._M_head_impl; } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:195:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_head(_Tuple_impl& __t) noexcept { return _Base::_M_head(__t); } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:198:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_head(const _Tuple_impl& __t) noexcept { return _Base::_M_head(__t); } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:201:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_tail(_Tuple_impl& __t) noexcept { return __t; } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:204:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_tail(const _Tuple_impl& __t) noexcept { return __t; } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:206:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr _Tuple_impl() ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:210:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr _Tuple_impl(const _Head& __head, const _Tail&... __tail) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:216:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr _Tuple_impl(_UHead&& __head, _UTail&&... __tail) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:220:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr _Tuple_impl(const _Tuple_impl&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:225:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture is_nothrow_move_constructible<_Inherited>>::value) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:230:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr _Tuple_impl(const _Tuple_impl<_Idx, _UElements...>& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:235:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr _Tuple_impl(_Tuple_impl<_Idx, _UHead, _UTails...>&& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:242:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Tuple_impl(allocator_arg_t __tag, const _Alloc& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:248:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Head& __head, const _Tail&... __tail) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:256:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _UHead&& __head, _UTail&&... __tail) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:263:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Tuple_impl& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:269:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Tuple_impl&& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:276:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Tuple_impl<_Idx, _UElements...>& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:284:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Tuple_impl<_Idx, _UHead, _UTails...>&& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:292:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const _Tuple_impl& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:302:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture is_nothrow_move_assignable<_Inherited>>::value) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:311:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const _Tuple_impl<_Idx, _UElements...>& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:320:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(_Tuple_impl<_Idx, _UHead, _UTails...>&& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:333:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture && noexcept(_M_tail(___in)._M_swap(_M_tail(___in)))) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:351:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_head(_Tuple_impl& __t) noexcept { return _Base::_M_head(__t); } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:354:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_head(const _Tuple_impl& __t) noexcept { return _Base::_M_head(__t); } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:356:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr _Tuple_impl() ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:360:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr _Tuple_impl(const _Head& __head) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:365:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr _Tuple_impl(_UHead&& __head) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:368:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr _Tuple_impl(const _Tuple_impl&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:372:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture noexcept(is_nothrow_move_constructible<_Head>::value) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:376:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr _Tuple_impl(const _Tuple_impl<_Idx, _UHead>& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:380:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr _Tuple_impl(_Tuple_impl<_Idx, _UHead>&& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:385:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Tuple_impl(allocator_arg_t __tag, const _Alloc& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:390:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Head& __head) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:395:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _UHead&& __head) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:401:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Tuple_impl& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:406:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Tuple_impl&& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:412:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Tuple_impl<_Idx, _UHead>& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:418:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Tuple_impl<_Idx, _UHead>&& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:424:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const _Tuple_impl& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:432:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture noexcept(is_nothrow_move_assignable<_Head>::value) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:440:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const _Tuple_impl<_Idx, _UHead>& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:448:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(_Tuple_impl<_Idx, _UHead>&& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:458:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture noexcept(__is_nothrow_swappable<_Head>::value) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:471:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _ConstructibleTuple() ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:477:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _ImplicitlyConvertibleTuple() ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:483:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _MoveConstructibleTuple() ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:489:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _ImplicitlyMoveConvertibleTuple() ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:495:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _NonNestedTuple() ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:506:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _NotSameTuple() ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:519:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _ConstructibleTuple() ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:525:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _ImplicitlyConvertibleTuple() ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:531:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _MoveConstructibleTuple() ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:537:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _ImplicitlyMoveConvertibleTuple() ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:543:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _NonNestedTuple() ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:548:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _NotSameTuple() ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:565:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _DefaultConstructibleTuple() ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:569:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _ImplicitlyDefaultConstructibleTuple() ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:581:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr tuple() ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:591:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit constexpr tuple() ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:608:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr tuple(const _Elements&... __elements) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:619:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit constexpr tuple(const _Elements&... __elements) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:646:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr tuple(_UElements&&... __elements) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:657:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit constexpr tuple(_UElements&&... __elements) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:660:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr tuple(const tuple&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:662:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr tuple(tuple&&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:678:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr tuple(const tuple<_UElements...>& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:690:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit constexpr tuple(const tuple<_UElements...>& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:702:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr tuple(tuple<_UElements...>&& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:713:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit constexpr tuple(tuple<_UElements...>&& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:719:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tuple(allocator_arg_t __tag, const _Alloc& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:730:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Elements&... __elements) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:741:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Elements&... __elements) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:751:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _UElements&&... __elements) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:762:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _UElements&&... __elements) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:767:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tuple(allocator_arg_t __tag, const _Alloc& __a, const tuple& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:771:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tuple(allocator_arg_t __tag, const _Alloc& __a, tuple&& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:784:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const tuple<_UElements...>& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:799:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const tuple<_UElements...>& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:814:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tuple<_UElements...>&& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:829:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tuple<_UElements...>&& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:835:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const tuple& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:843:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture noexcept(is_nothrow_move_assignable<_Inherited>::value) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:853:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const tuple<_UElements...>& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:863:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(tuple<_UElements...>&& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:871:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture noexcept(noexcept(___in._M_swap(___in))) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:893:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void swap(tuple&) noexcept { /* no-op */ } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:896:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tuple() = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:899:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tuple(allocator_arg_t, const _Alloc&) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:901:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tuple(allocator_arg_t, const _Alloc&, const tuple&) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:919:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr tuple() ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:933:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit constexpr tuple() ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:947:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr tuple(const _T1& __a1, const _T2& __a2) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:956:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit constexpr tuple(const _T1& __a1, const _T2& __a2) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:971:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr tuple(_U1&& __a1, _U2&& __a2) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:982:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit constexpr tuple(_U1&& __a1, _U2&& __a2) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:985:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr tuple(const tuple&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:987:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr tuple(tuple&&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:995:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr tuple(const tuple<_U1, _U2>& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1004:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit constexpr tuple(const tuple<_U1, _U2>& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1013:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr tuple(tuple<_U1, _U2>&& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1022:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit constexpr tuple(tuple<_U1, _U2>&& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1031:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr tuple(const pair<_U1, _U2>& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1040:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit constexpr tuple(const pair<_U1, _U2>& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1049:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr tuple(pair<_U1, _U2>&& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1059:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit constexpr tuple(pair<_U1, _U2>&& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1066:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tuple(allocator_arg_t __tag, const _Alloc& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1078:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _T1& __a1, const _T2& __a2) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1090:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _T1& __a1, const _T2& __a2) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1099:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tuple(allocator_arg_t __tag, const _Alloc& __a, _U1&& __a1, _U2&& __a2) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1110:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _U1&& __a1, _U2&& __a2) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1115:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tuple(allocator_arg_t __tag, const _Alloc& __a, const tuple& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1119:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tuple(allocator_arg_t __tag, const _Alloc& __a, tuple&& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1129:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const tuple<_U1, _U2>& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1141:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const tuple<_U1, _U2>& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1152:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tuple(allocator_arg_t __tag, const _Alloc& __a, tuple<_U1, _U2>&& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1163:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tuple<_U1, _U2>&& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1174:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const pair<_U1, _U2>& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1184:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const pair<_U1, _U2>& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1193:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tuple(allocator_arg_t __tag, const _Alloc& __a, pair<_U1, _U2>&& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1204:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pair<_U1, _U2>&& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1209:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const tuple& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1217:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture noexcept(is_nothrow_move_assignable<_Inherited>::value) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1225:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const tuple<_U1, _U2>& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1233:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(tuple<_U1, _U2>&& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1241:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const pair<_U1, _U2>& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1250:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(pair<_U1, _U2>&& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1259:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture noexcept(noexcept(___in._M_swap(___in))) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1303:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __get_helper(_Tuple_impl<__i, _Head, _Tail...>& __t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1308:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __get_helper(const _Tuple_impl<__i, _Head, _Tail...>& __t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1314:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get(tuple<_Elements...>& __t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1320:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get(const tuple<_Elements...>& __t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1326:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get(tuple<_Elements...>&& __t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1335:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get(const tuple<_Elements...>&& __t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1386:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __eq(const _Tp& __t, const _Up& __u) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1393:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __less(const _Tp& __t, const _Up& __u) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1405:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __eq(const _Tp&, const _Up&) { return true; } ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1408:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __less(const _Tp&, const _Up&) { return false; } ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1414:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const tuple<_UElements...>& __u) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1427:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const tuple<_UElements...>& __u) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1440:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const tuple<_UElements...>& __u) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1446:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const tuple<_UElements...>& __u) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1452:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const tuple<_UElements...>& __u) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1458:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const tuple<_UElements...>& __u) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1464:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture make_tuple(_Elements&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1475:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture forward_as_tuple(_Elements&&... __args) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1566:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_do(_Tp&& __tp, _Tpls&&... __tps, _Us&&... __us) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1581:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_do(_Us&&... __us) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1592:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture -> typename __tuple_cat_result<_Tpls...>::__type ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1605:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tie(_Elements&... __args) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1619:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture noexcept(noexcept(__x.swap(__y))) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1625:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(tuple<_Elements...>&, tuple<_Elements...>&) = delete; ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1625:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/tuple:1636:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const _Tp&) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1654:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tuple<_Args1...> __first, tuple<_Args2...> __second) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1666:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Index_tuple<_Indexes1...>, _Index_tuple<_Indexes2...>) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/map:61, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:134:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture value_compare(_Compare __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:138:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool operator()(const value_type& __x, const value_type& __y) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:183:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture map() = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:193:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const allocator_type& __a = allocator_type()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:205:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture map(const map&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:213:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture map(map&&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:228:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const allocator_type& __a = allocator_type()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:234:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture map(const allocator_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:238:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture map(const map& __m, const allocator_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:244:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture && _Alloc_traits::_S_always_equal()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:248:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture map(initializer_list __l, const allocator_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:255:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const allocator_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:271:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture map(_InputIterator __first, _InputIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:290:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const allocator_type& __a = allocator_type()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:300:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~map() = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:317:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const map&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:321:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(map&&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:335:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(initializer_list __l) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:344:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get_allocator() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:354:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture begin() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:363:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture begin() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:372:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture end() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:381:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture end() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:390:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rbegin() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:399:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rbegin() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:408:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rend() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:417:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rend() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/map:61, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:427:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cbegin() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:436:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cend() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:445:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture crbegin() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:454:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture crend() const noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:463:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture empty() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:468:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:473:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max_size() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/map:61, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:490:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator[](const key_type& __k) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:510:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator[](key_type&& __k) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:535:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture at(const key_type& __k) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:544:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture at(const key_type& __k) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:574:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture emplace(_Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:604:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture emplace_hint(const_iterator __pos, _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:801:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(const value_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:808:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(value_type&& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:814:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(_Pair&& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:828:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(std::initializer_list __list) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:858:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(const_iterator __position, const value_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:868:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(const_iterator __position, value_type&& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:873:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(const_iterator __position, _Pair&& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:891:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(_InputIterator __first, _InputIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1030:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erase(const_iterator __position) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1036:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erase(iterator __position) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1067:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erase(const key_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1087:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erase(const_iterator __first, const_iterator __last) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1122:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT_IF(__is_nothrow_swappable<_Compare>::value) ^~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1132:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture clear() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/map:61, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1141:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture key_comp() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1149:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture value_comp() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1168:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find(const key_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1193:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find(const key_type& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1214:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture count(const key_type& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1238:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lower_bound(const key_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1263:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lower_bound(const key_type& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1283:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture upper_bound(const key_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1303:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture upper_bound(const key_type& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1332:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture equal_range(const key_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1361:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture equal_range(const key_type& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1380:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const map<_K1, _T1, _C1, _A1>&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1385:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const map<_K1, _T1, _C1, _A1>&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1435:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const map<_Key, _Tp, _Compare, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1452:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const map<_Key, _Tp, _Compare, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1459:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const map<_Key, _Tp, _Compare, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1466:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const map<_Key, _Tp, _Compare, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1473:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const map<_Key, _Tp, _Compare, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1480:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const map<_Key, _Tp, _Compare, _Alloc>& __y) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1488:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT_IF(noexcept(__x.swap(__y))) ^~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/map:62, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:133:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture value_compare(_Compare __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:137:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool operator()(const value_type& __x, const value_type& __y) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:180:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture multimap() = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:190:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const allocator_type& __a = allocator_type()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:202:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture multimap(const multimap&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:211:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture multimap(multimap&&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:225:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const allocator_type& __a = allocator_type()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:231:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture multimap(const allocator_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:235:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture multimap(const multimap& __m, const allocator_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:241:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture && _Alloc_traits::_S_always_equal()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:245:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture multimap(initializer_list __l, const allocator_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:252:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const allocator_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:267:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture multimap(_InputIterator __first, _InputIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:285:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const allocator_type& __a = allocator_type()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:295:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~multimap() = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:312:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const multimap&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:316:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(multimap&&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:330:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(initializer_list __l) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:339:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get_allocator() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:349:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture begin() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:358:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture begin() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:367:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture end() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:376:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture end() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:385:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rbegin() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:394:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rbegin() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:403:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rend() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:412:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rend() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/map:62, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:422:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cbegin() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:431:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cend() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:440:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture crbegin() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:449:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture crend() const noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:456:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture empty() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:461:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:466:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max_size() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/map:62, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:489:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture emplace(_Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:516:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture emplace_hint(const_iterator __pos, _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:537:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(const value_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:544:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(value_type&& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:549:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(_Pair&& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:577:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(const_iterator __position, const value_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:587:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(const_iterator __position, value_type&& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:592:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(const_iterator __position, _Pair&& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:611:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(_InputIterator __first, _InputIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:623:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(initializer_list __l) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:700:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erase(const_iterator __position) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:706:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erase(iterator __position) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:737:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erase(const key_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:758:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erase(const_iterator __first, const_iterator __last) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:796:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT_IF(__is_nothrow_swappable<_Compare>::value) ^~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:806:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture clear() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/map:62, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:815:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture key_comp() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:823:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture value_comp() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:841:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find(const key_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:865:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find(const key_type& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:883:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture count(const key_type& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:907:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lower_bound(const key_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:932:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lower_bound(const key_type& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:952:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture upper_bound(const key_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:972:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture upper_bound(const key_type& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:999:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture equal_range(const key_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:1026:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture equal_range(const key_type& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:1045:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const multimap<_K1, _T1, _C1, _A1>&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:1050:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const multimap<_K1, _T1, _C1, _A1>&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:1099:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const multimap<_Key, _Tp, _Compare, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:1116:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const multimap<_Key, _Tp, _Compare, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:1123:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const multimap<_Key, _Tp, _Compare, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:1130:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const multimap<_Key, _Tp, _Compare, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:1137:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const multimap<_Key, _Tp, _Compare, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:1144:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const multimap<_Key, _Tp, _Compare, _Alloc>& __y) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:1152:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT_IF(noexcept(__x.swap(__y))) ^~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tempbuf.h:85:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get_temporary_buffer(ptrdiff_t __len) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/memory:66, from CoreArray/dBase.h:46, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tempbuf.h:112:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture return_temporary_buffer(_Tp* __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tempbuf.h:141:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tempbuf.h:146:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture requested_size() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tempbuf.h:151:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture begin() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tempbuf.h:156:11: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture end() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tempbuf.h:163:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Temporary_buffer(_ForwardIterator __first, _ForwardIterator __last); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tempbuf.h:165:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~_Temporary_buffer() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tempbuf.h:173:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Temporary_buffer(const _Temporary_buffer&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tempbuf.h:176:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const _Temporary_buffer&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tempbuf.h:186:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator __seed) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tempbuf.h:216:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __ucr(_Pointer, _Pointer, _ForwardIterator) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tempbuf.h:232:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator __seed) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tempbuf.h:244:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Temporary_buffer(_ForwardIterator __first, _ForwardIterator __last) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/memory:67, from CoreArray/dBase.h:46, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_raw_storage_iter.h:76:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture raw_storage_iterator(_OutputIterator __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_raw_storage_iter.h:80:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator*() { return *this; } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_raw_storage_iter.h:83:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const _Tp& __element) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_raw_storage_iter.h:93:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(_Tp&& __element) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_raw_storage_iter.h:101:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_raw_storage_iter.h:108:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++(int) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_raw_storage_iter.h:117:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _OutputIterator base() const { return _M_iter; } ^~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/memory:74, from CoreArray/dBase.h:46, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:71:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture what() const throw() ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:79:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture what() const throw() ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:87:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture what() const throw() ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:95:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture what() const throw() ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:101:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_concurrence_lock_error() ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:105:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_concurrence_unlock_error() ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:110:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_concurrence_broadcast_error() ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:114:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_concurrence_wait_error() ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:127:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mutex(const __mutex&); ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:128:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mutex& operator=(const __mutex&); ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:131:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mutex() ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:140:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~__mutex() ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:147:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void lock() ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:158:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void unlock() ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:169:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_mutex_t* gthread_mutex(void) ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:182:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __recursive_mutex(const __recursive_mutex&); ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:183:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __recursive_mutex& operator=(const __recursive_mutex&); ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:186:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __recursive_mutex() ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:202:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void lock() ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:213:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void unlock() ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:224:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_recursive_mutex_t* gthread_recursive_mutex(void) ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:239:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __scoped_lock(const __scoped_lock&); ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:240:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __scoped_lock& operator=(const __scoped_lock&); ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:243:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit __scoped_lock(__mutex_type& __name) : _M_device(__name) ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:246:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~__scoped_lock() throw() ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:260:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __cond(const __cond&); ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:261:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __cond& operator=(const __cond&); ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:264:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __cond() ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:280:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void broadcast() ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:291:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void wait(__mutex *mutex) ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:301:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void wait_recursive(__recursive_mutex *mutex) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/memory:80, from CoreArray/dBase.h:46, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:62:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr default_delete() noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:71:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture default_delete(const default_delete<_Up>&) noexcept { } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:75:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Tp* __ptr) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:93:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr default_delete() noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:106:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture default_delete(const default_delete<_Up[]>&) noexcept { } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:111:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Up* __ptr) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:142:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __uniq_ptr_impl() = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:143:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __uniq_ptr_impl(pointer __p) : _M_t() { _M_ptr() = __p; } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:146:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __uniq_ptr_impl(pointer __p, _Del&& __d) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:149:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pointer& _M_ptr() { return std::get<0>(_M_t); } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:150:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pointer _M_ptr() const { return std::get<0>(_M_t); } ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:151:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Dp& _M_deleter() { return std::get<1>(_M_t); } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:152:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Dp& _M_deleter() const { return std::get<1>(_M_t); } ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:191:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr unique_ptr() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:204:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unique_ptr(pointer __p) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:217:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture deleter_type, const deleter_type&>::type __d) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:228:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture typename remove_reference::type&& __d) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:236:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr unique_ptr(nullptr_t) noexcept : _M_t() { } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:241:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unique_ptr(unique_ptr&& __u) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:255:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unique_ptr(unique_ptr<_Up, _Ep>&& __u) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:265:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unique_ptr(auto_ptr<_Up>&& __u) noexcept; ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:270:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~unique_ptr() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:287:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(unique_ptr&& __u) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:307:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(unique_ptr<_Up, _Ep>&& __u) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:316:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(nullptr_t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:326:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator*() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:334:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator->() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:342:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:347:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get_deleter() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:352:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get_deleter() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:356:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit operator bool() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:363:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture release() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:377:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reset(pointer __p = pointer()) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:387:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(unique_ptr& __u) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:394:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unique_ptr(const unique_ptr&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:395:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unique_ptr& operator=(const unique_ptr&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:459:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr unique_ptr() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:476:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unique_ptr(_Up __p) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:493:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture deleter_type, const deleter_type&>::type __d) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:508:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture remove_reference::type&& __d) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:514:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unique_ptr(unique_ptr&& __u) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:520:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr unique_ptr(nullptr_t) noexcept : _M_t() { } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:524:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unique_ptr(unique_ptr<_Up, _Ep>&& __u) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:529:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~unique_ptr() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:546:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(unique_ptr&& __u) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:566:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(unique_ptr<_Up, _Ep>&& __u) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:575:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(nullptr_t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:585:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator[](size_t __i) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:593:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:598:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get_deleter() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:603:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get_deleter() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:607:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit operator bool() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:614:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture release() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:640:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reset(_Up __p) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:649:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void reset(nullptr_t = nullptr) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:656:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(unique_ptr& __u) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:663:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unique_ptr(const unique_ptr&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:664:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unique_ptr& operator=(const unique_ptr&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:676:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unique_ptr<_Tp, _Dp>& __y) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:683:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unique_ptr<_Tp, _Dp>&) = delete; ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:683:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:690:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const unique_ptr<_Up, _Ep>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:695:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator==(const unique_ptr<_Tp, _Dp>& __x, nullptr_t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:700:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator==(nullptr_t, const unique_ptr<_Tp, _Dp>& __x) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:707:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const unique_ptr<_Up, _Ep>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:712:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator!=(const unique_ptr<_Tp, _Dp>& __x, nullptr_t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:717:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator!=(nullptr_t, const unique_ptr<_Tp, _Dp>& __x) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:724:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const unique_ptr<_Up, _Ep>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:734:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<(const unique_ptr<_Tp, _Dp>& __x, nullptr_t) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:740:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<(nullptr_t, const unique_ptr<_Tp, _Dp>& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:748:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const unique_ptr<_Up, _Ep>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:753:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<=(const unique_ptr<_Tp, _Dp>& __x, nullptr_t) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:758:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<=(nullptr_t, const unique_ptr<_Tp, _Dp>& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:765:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const unique_ptr<_Up, _Ep>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:770:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>(const unique_ptr<_Tp, _Dp>& __x, nullptr_t) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:776:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>(nullptr_t, const unique_ptr<_Tp, _Dp>& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:784:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const unique_ptr<_Up, _Ep>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:789:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>=(const unique_ptr<_Tp, _Dp>& __x, nullptr_t) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:794:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>=(nullptr_t, const unique_ptr<_Tp, _Dp>& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:804:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const unique_ptr<_Tp, _Dp>& __u) const noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:53, from C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:52, from C:/rtools40/mingw64/include/c++/8.3.0/memory:81, from CoreArray/dBase.h:46, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/allocated_ptr.h:52:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __allocated_ptr(_Alloc& __a, pointer __ptr) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/allocated_ptr.h:59:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __allocated_ptr(_Alloc& __a, _Ptr __ptr) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/allocated_ptr.h:65:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __allocated_ptr(__allocated_ptr&& __gd) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/allocated_ptr.h:70:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~__allocated_ptr() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/allocated_ptr.h:78:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(std::nullptr_t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/allocated_ptr.h:85:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture value_type* get() { return std::__to_address(_M_ptr); } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/allocated_ptr.h:95:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __allocate_guarded(_Alloc& __a) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:54, from C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:52, from C:/rtools40/mingw64/include/c++/8.3.0/memory:81, from CoreArray/dBase.h:46, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/refwrap.h:297:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reference_wrapper(_Tp& __indata) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/refwrap.h:301:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reference_wrapper(_Tp&&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/refwrap.h:303:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reference_wrapper(const reference_wrapper&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/refwrap.h:306:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const reference_wrapper&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/refwrap.h:308:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator _Tp&() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/refwrap.h:312:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/refwrap.h:317:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Args&&... __args) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/refwrap.h:327:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ref(_Tp& __t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/refwrap.h:333:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cref(const _Tp& __t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/refwrap.h:337:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void ref(const _Tp&&) = delete; ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/refwrap.h:337:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/refwrap.h:340:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void cref(const _Tp&&) = delete; ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/refwrap.h:340:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/refwrap.h:345:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ref(reference_wrapper<_Tp> __t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/refwrap.h:351:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cref(reference_wrapper<_Tp> __t) noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:52, from C:/rtools40/mingw64/include/c++/8.3.0/memory:81, from CoreArray/dBase.h:46, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:76:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual char const* what() const noexcept; ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:78:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~bad_weak_ptr() noexcept; ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:83:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_bad_weak_ptr() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:117:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Sp_counted_base() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:121:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~_Sp_counted_base() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:127:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_dispose() noexcept = 0; ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:131:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_destroy() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:135:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_deleter(const std::type_info&) noexcept = 0; ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:138:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_add_ref_copy() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:142:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_add_ref_lock(); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:145:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_add_ref_lock_nothrow(); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:148:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_release() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:177:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_weak_add_ref() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:181:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_weak_release() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:199:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_use_count() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:207:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Sp_counted_base(_Sp_counted_base const&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:208:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Sp_counted_base& operator=(_Sp_counted_base const&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:217:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_add_ref_lock() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:227:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_add_ref_lock() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:240:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_add_ref_lock() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:259:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_add_ref_lock_nothrow() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:270:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_add_ref_lock_nothrow() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:284:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_add_ref_lock_nothrow() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:303:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Sp_counted_base<_S_single>::_M_add_ref_copy() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:308:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Sp_counted_base<_S_single>::_M_release() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:320:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Sp_counted_base<_S_single>::_M_weak_add_ref() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:325:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Sp_counted_base<_S_single>::_M_weak_release() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:333:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Sp_counted_base<_S_single>::_M_get_use_count() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:372:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Sp_counted_ptr(_Ptr __p) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:376:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_dispose() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:380:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_destroy() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:384:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_deleter(const std::type_info&) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:387:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Sp_counted_ptr(const _Sp_counted_ptr&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:388:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Sp_counted_ptr& operator=(const _Sp_counted_ptr&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:396:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Sp_counted_ptr::_M_dispose() noexcept { } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:400:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Sp_counted_ptr::_M_dispose() noexcept { } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:404:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Sp_counted_ptr::_M_dispose() noexcept { } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:414:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit _Sp_ebo_helper(const _Tp& __tp) : _Tp(__tp) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:415:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit _Sp_ebo_helper(_Tp&& __tp) : _Tp(std::move(__tp)) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:418:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_get(_Sp_ebo_helper& __eboh) { return static_cast<_Tp&>(__eboh); } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:425:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit _Sp_ebo_helper(const _Tp& __tp) : _M_tp(__tp) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:426:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit _Sp_ebo_helper(_Tp&& __tp) : _M_tp(std::move(__tp)) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:429:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_get(_Sp_ebo_helper& __eboh) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:446:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Impl(_Ptr __p, _Deleter __d, const _Alloc& __a) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:450:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deleter& _M_del() noexcept { return _Del_base::_S_get(*this); } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:451:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Alloc& _M_alloc() noexcept { return _Alloc_base::_S_get(*this); } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:460:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Sp_counted_deleter(_Ptr __p, _Deleter __d) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:464:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Sp_counted_deleter(_Ptr __p, _Deleter __d, const _Alloc& __a) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:467:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~_Sp_counted_deleter() noexcept { } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:470:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_dispose() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:474:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_destroy() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:482:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_deleter(const std::type_info& __ti) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:508:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_ti() noexcept _GLIBCXX_VISIBILITY(default) ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:529:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit _Impl(_Alloc __a) noexcept : _A_base(__a) { } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:531:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Alloc& _M_alloc() noexcept { return _A_base::_S_get(*this); } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:540:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Sp_counted_ptr_inplace(_Alloc __a, _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:549:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~_Sp_counted_ptr_inplace() noexcept { } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:552:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_dispose() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:559:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_destroy() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:572:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_deleter(const std::type_info& __ti) noexcept override ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:592:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Tp* _M_ptr() noexcept { return _M_impl._M_storage._M_ptr(); } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:601:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator()(_Yp* __p) const { delete[] __p; } ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:614:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr __shared_count() noexcept : _M_pi(0) ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:619:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_count(_Ptr __p) : _M_pi(0) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:633:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_count(_Ptr __p, /* is_array = */ false_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:638:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_count(_Ptr __p, /* is_array = */ true_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:644:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_count(_Ptr __p, _Deleter __d) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:650:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_count(_Ptr __p, _Deleter __d, _Alloc __a) : _M_pi(0) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:671:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:690:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_count(std::auto_ptr<_Tp>&& __r); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:697:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_count(std::unique_ptr<_Tp, _Del>&& __r) : _M_pi(0) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:720:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit __shared_count(const __weak_count<_Lp>& __r); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:723:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit __shared_count(const __weak_count<_Lp>& __r, std::nothrow_t); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:725:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~__shared_count() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:731:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_count(const __shared_count& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:739:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const __shared_count& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:754:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_swap(__shared_count& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:762:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_use_count() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:766:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_unique() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:770:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_deleter(const std::type_info& __ti) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:774:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_less(const __shared_count& __rhs) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:778:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_less(const __weak_count<_Lp>& __rhs) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:783:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator==(const __shared_count& __a, const __shared_count& __b) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:797:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr __weak_count() noexcept : _M_pi(nullptr) ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:800:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __weak_count(const __shared_count<_Lp>& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:807:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __weak_count(const __weak_count& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:814:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __weak_count(__weak_count&& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:818:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~__weak_count() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:825:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const __shared_count<_Lp>& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:837:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const __weak_count& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:849:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(__weak_count&& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:859:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_swap(__weak_count& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:867:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_use_count() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:871:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_less(const __weak_count& __rhs) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:875:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_less(const __shared_count<_Lp>& __rhs) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:880:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator==(const __weak_count& __a, const __weak_count& __b) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:892:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_count<_Lp>::__shared_count(const __weak_count<_Lp>& __r) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:905:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_count(const __weak_count<_Lp>& __r, std::nothrow_t) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1003:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator*() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1010:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator->() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1018:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1030:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator->() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1048:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator*() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1056:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator->() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1064:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator[](ptrdiff_t __i) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1073:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1116:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr __shared_ptr() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1122:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_ptr(_Yp* __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1131:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_ptr(_Yp* __p, _Deleter __d) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1141:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_ptr(_Yp* __p, _Deleter __d, _Alloc __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1150:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_ptr(nullptr_t __p, _Deleter __d) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1155:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_ptr(nullptr_t __p, _Deleter __d, _Alloc __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1161:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture element_type* __p) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1165:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_ptr(const __shared_ptr&) noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1166:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_ptr& operator=(const __shared_ptr&) noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1167:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~__shared_ptr() = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1170:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_ptr(const __shared_ptr<_Yp, _Lp>& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1174:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_ptr(__shared_ptr&& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1182:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_ptr(__shared_ptr<_Yp, _Lp>&& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1190:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit __shared_ptr(const __weak_ptr<_Yp, _Lp>& __r) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1201:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_ptr(unique_ptr<_Yp, _Del>&& __r) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1217:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_ptr(unique_ptr<_Tp1, _Del>&& __r, __sp_array_delete) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1232:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_ptr(auto_ptr<_Yp>&& __r); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1236:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr __shared_ptr(nullptr_t) noexcept : __shared_ptr() { } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1240:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const __shared_ptr<_Yp, _Lp>& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1252:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(auto_ptr<_Yp>&& __r) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1261:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(__shared_ptr&& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1269:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(__shared_ptr<_Yp, _Lp>&& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1277:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(unique_ptr<_Yp, _Del>&& __r) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1284:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reset() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1289:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reset(_Yp* __p) // _Yp must be complete. ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1298:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reset(_Yp* __p, _Deleter __d) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1303:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reset(_Yp* __p, _Deleter __d, _Alloc __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1307:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1310:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit operator bool() const // never throws ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1314:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unique() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1318:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture use_count() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1322:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(__shared_ptr<_Tp, _Lp>& __other) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1330:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture owner_before(__shared_ptr<_Tp1, _Lp> const& __rhs) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1335:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture owner_before(__weak_ptr<_Tp1, _Lp> const& __rhs) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1341:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_ptr(_Sp_alloc_shared_tag<_Alloc> __tag, _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1348:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __allocate_shared(const _Alloc& __a, _Args&&... __args); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1352:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_ptr(const __weak_ptr<_Tp, _Lp>& __r, std::nothrow_t) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1378:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_enable_shared_from_this_with(_Yp* __p) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1386:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_enable_shared_from_this_with(_Yp*) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1390:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_deleter(const std::type_info& __ti) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1397:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture friend _Del* get_deleter(const __shared_ptr<_Tp1, _Lp1>&) noexcept; ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1400:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture friend _Del* get_deleter(const shared_ptr<_Tp1>&) noexcept; ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1411:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const __shared_ptr<_Tp2, _Lp>& __b) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1416:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator==(const __shared_ptr<_Tp, _Lp>& __a, nullptr_t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1421:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator==(nullptr_t, const __shared_ptr<_Tp, _Lp>& __a) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1427:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const __shared_ptr<_Tp2, _Lp>& __b) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1432:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator!=(const __shared_ptr<_Tp, _Lp>& __a, nullptr_t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1437:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator!=(nullptr_t, const __shared_ptr<_Tp, _Lp>& __a) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1443:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const __shared_ptr<_Up, _Lp>& __b) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1453:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<(const __shared_ptr<_Tp, _Lp>& __a, nullptr_t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1461:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<(nullptr_t, const __shared_ptr<_Tp, _Lp>& __a) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1470:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const __shared_ptr<_Tp2, _Lp>& __b) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1475:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<=(const __shared_ptr<_Tp, _Lp>& __a, nullptr_t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1480:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<=(nullptr_t, const __shared_ptr<_Tp, _Lp>& __a) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1486:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const __shared_ptr<_Tp2, _Lp>& __b) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1491:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>(const __shared_ptr<_Tp, _Lp>& __a, nullptr_t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1496:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>(nullptr_t, const __shared_ptr<_Tp, _Lp>& __a) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1502:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const __shared_ptr<_Tp2, _Lp>& __b) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1507:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>=(const __shared_ptr<_Tp, _Lp>& __a, nullptr_t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1512:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>=(nullptr_t, const __shared_ptr<_Tp, _Lp>& __a) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1519:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Sp& __lhs, const _Sp& __rhs) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1534:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(__shared_ptr<_Tp, _Lp>& __a, __shared_ptr<_Tp, _Lp>& __b) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1546:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static_pointer_cast(const __shared_ptr<_Tp1, _Lp>& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1559:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const_pointer_cast(const __shared_ptr<_Tp1, _Lp>& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1572:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture dynamic_pointer_cast(const __shared_ptr<_Tp1, _Lp>& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1604:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr __weak_ptr() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1608:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __weak_ptr(const __weak_ptr&) noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1610:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~__weak_ptr() = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1627:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __weak_ptr(const __weak_ptr<_Yp, _Lp>& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1632:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __weak_ptr(const __shared_ptr<_Yp, _Lp>& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1636:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __weak_ptr(__weak_ptr&& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1641:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __weak_ptr(__weak_ptr<_Yp, _Lp>&& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1646:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const __weak_ptr& __r) noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1650:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const __weak_ptr<_Yp, _Lp>& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1659:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const __shared_ptr<_Yp, _Lp>& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1667:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(__weak_ptr&& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1677:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(__weak_ptr<_Yp, _Lp>&& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1686:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lock() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1690:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture use_count() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1694:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture expired() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1699:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture owner_before(const __shared_ptr<_Tp1, _Lp>& __rhs) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1704:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture owner_before(const __weak_ptr<_Tp1, _Lp>& __rhs) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1708:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reset() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1712:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(__weak_ptr& __s) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1721:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_assign(_Tp* __ptr, const __shared_count<_Lp>& __refcount) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1742:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(__weak_ptr<_Tp, _Lp>& __a, __weak_ptr<_Tp, _Lp>& __b) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1749:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __lhs, const _Tp& __rhs) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1753:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __lhs, const _Tp1& __rhs) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1757:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp1& __lhs, const _Tp& __rhs) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1767:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture -> decltype(__lhs.owner_before(__rhs)) ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1788:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr __enable_shared_from_this() noexcept { } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1790:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __enable_shared_from_this(const __enable_shared_from_this&) noexcept { } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1793:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const __enable_shared_from_this&) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1796:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~__enable_shared_from_this() { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1800:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shared_from_this() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1804:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shared_from_this() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1809:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture weak_from_this() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1813:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture weak_from_this() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1820:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_weak_assign(_Tp1* __p, const __shared_count<_Lp>& __n) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1825:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const __enable_shared_from_this* __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1836:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __allocate_shared(const _Alloc& __a, _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1844:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __make_shared(_Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1857:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const __shared_ptr<_Tp, _Lp>& __s) const noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/memory:81, from CoreArray/dBase.h:46, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:67:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const __shared_ptr<_Tp, _Lp>& __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:75:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get_deleter(const __shared_ptr<_Tp, _Lp>& __p) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:87:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get_deleter(const shared_ptr<_Tp>& __p) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:127:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr shared_ptr() noexcept : __shared_ptr<_Tp>() { } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:129:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shared_ptr(const shared_ptr&) noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:139:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shared_ptr(_Yp* __p) : __shared_ptr<_Tp>(__p) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:156:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shared_ptr(_Yp* __p, _Deleter __d) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:173:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shared_ptr(nullptr_t __p, _Deleter __d) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:193:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shared_ptr(_Yp* __p, _Deleter __d, _Alloc __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:212:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shared_ptr(nullptr_t __p, _Deleter __d, _Alloc __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:234:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shared_ptr(const shared_ptr<_Yp>& __r, element_type* __p) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:246:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shared_ptr(const shared_ptr<_Yp>& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:254:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shared_ptr(shared_ptr&& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:263:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shared_ptr(shared_ptr<_Yp>&& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:275:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit shared_ptr(const weak_ptr<_Yp>& __r) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:282:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shared_ptr(auto_ptr<_Yp>&& __r); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:290:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shared_ptr(unique_ptr<_Yp, _Del>&& __r) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:299:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shared_ptr(unique_ptr<_Yp, _Del>&& __r) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:307:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr shared_ptr(nullptr_t) noexcept : shared_ptr() { } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:309:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shared_ptr& operator=(const shared_ptr&) noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:313:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const shared_ptr<_Yp>& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:324:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(auto_ptr<_Yp>&& __r) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:333:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(shared_ptr&& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:341:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(shared_ptr<_Yp>&& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:349:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(unique_ptr<_Yp, _Del>&& __r) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:358:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shared_ptr(_Sp_alloc_shared_tag<_Alloc> __tag, _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:364:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture allocate_shared(const _Alloc& __a, _Args&&... __args); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:367:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shared_ptr(const weak_ptr<_Tp>& __r, std::nothrow_t) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:383:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator==(const shared_ptr<_Tp>& __a, const shared_ptr<_Up>& __b) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:388:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator==(const shared_ptr<_Tp>& __a, nullptr_t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:393:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator==(nullptr_t, const shared_ptr<_Tp>& __a) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:398:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator!=(const shared_ptr<_Tp>& __a, const shared_ptr<_Up>& __b) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:403:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator!=(const shared_ptr<_Tp>& __a, nullptr_t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:408:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator!=(nullptr_t, const shared_ptr<_Tp>& __a) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:413:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<(const shared_ptr<_Tp>& __a, const shared_ptr<_Up>& __b) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:423:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<(const shared_ptr<_Tp>& __a, nullptr_t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:431:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<(nullptr_t, const shared_ptr<_Tp>& __a) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:439:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<=(const shared_ptr<_Tp>& __a, const shared_ptr<_Up>& __b) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:444:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<=(const shared_ptr<_Tp>& __a, nullptr_t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:449:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<=(nullptr_t, const shared_ptr<_Tp>& __a) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:454:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>(const shared_ptr<_Tp>& __a, const shared_ptr<_Up>& __b) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:459:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>(const shared_ptr<_Tp>& __a, nullptr_t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:464:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>(nullptr_t, const shared_ptr<_Tp>& __a) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:469:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>=(const shared_ptr<_Tp>& __a, const shared_ptr<_Up>& __b) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:474:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>=(const shared_ptr<_Tp>& __a, nullptr_t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:479:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>=(nullptr_t, const shared_ptr<_Tp>& __a) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:489:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(shared_ptr<_Tp>& __a, shared_ptr<_Tp>& __b) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:495:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static_pointer_cast(const shared_ptr<_Up>& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:503:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const_pointer_cast(const shared_ptr<_Up>& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:511:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture dynamic_pointer_cast(const shared_ptr<_Up>& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:548:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr weak_ptr() noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:552:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture weak_ptr(const shared_ptr<_Yp>& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:555:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture weak_ptr(const weak_ptr&) noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:558:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture weak_ptr(const weak_ptr<_Yp>& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:561:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture weak_ptr(weak_ptr&&) noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:564:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture weak_ptr(weak_ptr<_Yp>&& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:568:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const weak_ptr& __r) noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:572:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const weak_ptr<_Yp>& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:580:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const shared_ptr<_Yp>& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:587:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(weak_ptr&& __r) noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:591:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(weak_ptr<_Yp>&& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:598:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lock() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:610:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(weak_ptr<_Tp>& __a, weak_ptr<_Tp>& __b) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:642:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr enable_shared_from_this() noexcept { } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:644:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture enable_shared_from_this(const enable_shared_from_this&) noexcept { } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:647:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const enable_shared_from_this&) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:650:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~enable_shared_from_this() { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:654:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shared_from_this() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:658:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shared_from_this() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:664:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture weak_from_this() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:668:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture weak_from_this() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:675:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_weak_assign(_Tp1* __p, const __shared_count<>& __n) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:681:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const enable_shared_from_this* __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:703:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture allocate_shared(const _Alloc& __a, _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:718:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture make_shared(_Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:731:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const shared_ptr<_Tp>& __s) const noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/memory:82, from CoreArray/dBase.h:46, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:74:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator|(memory_order __m, __memory_order_modifier __mod) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:80:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator&(memory_order __m, __memory_order_modifier __mod) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:87:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __cmpexch_failure_order2(memory_order __m) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:94:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __cmpexch_failure_order(memory_order __m) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:101:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic_thread_fence(memory_order __m) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:105:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic_signal_fence(memory_order __m) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:111:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture kill_dependency(_Tp __y) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:162:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic_flag() noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:163:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~atomic_flag() noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:164:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic_flag(const atomic_flag&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:165:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic_flag& operator=(const atomic_flag&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:166:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic_flag& operator=(const atomic_flag&) volatile = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:169:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr atomic_flag(bool __i) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:174:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture test_and_set(memory_order __m = memory_order_seq_cst) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:180:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture test_and_set(memory_order __m = memory_order_seq_cst) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:186:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture clear(memory_order __m = memory_order_seq_cst) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:197:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture clear(memory_order __m = memory_order_seq_cst) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:209:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_init(bool __i) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:249:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __atomic_base() noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:250:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~__atomic_base() noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:251:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __atomic_base(const __atomic_base&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:252:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __atomic_base& operator=(const __atomic_base&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:253:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __atomic_base& operator=(const __atomic_base&) volatile = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:256:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr __atomic_base(__int_type __i) noexcept : _M_i (__i) { } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:258:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator __int_type() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:261:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator __int_type() const volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:265:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(__int_type __i) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:272:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(__int_type __i) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:279:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++(int) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:283:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++(int) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:287:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator--(int) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:291:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator--(int) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:295:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:299:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++() volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:303:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator--() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:307:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator--() volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:311:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+=(__int_type __i) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:315:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+=(__int_type __i) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:319:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator-=(__int_type __i) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:323:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator-=(__int_type __i) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:327:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator&=(__int_type __i) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:331:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator&=(__int_type __i) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:335:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator|=(__int_type __i) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:339:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator|=(__int_type __i) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:343:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator^=(__int_type __i) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:347:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator^=(__int_type __i) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:351:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture is_lock_free() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:359:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture is_lock_free() const volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:367:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture store(__int_type __i, memory_order __m = memory_order_seq_cst) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:379:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:390:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture load(memory_order __m = memory_order_seq_cst) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:400:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture load(memory_order __m = memory_order_seq_cst) const volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:411:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:419:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:426:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m1, memory_order __m2) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:440:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m2) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:453:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:461:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:469:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m1, memory_order __m2) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:483:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m2) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:497:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:505:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:513:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:518:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:523:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:528:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:533:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:538:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:543:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:548:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:553:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:558:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:574:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_type_size(ptrdiff_t __d) const { return __d * sizeof(_PTp); } ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:577:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_type_size(ptrdiff_t __d) const volatile { return __d * sizeof(_PTp); } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:580:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __atomic_base() noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:581:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~__atomic_base() noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:582:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __atomic_base(const __atomic_base&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:583:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __atomic_base& operator=(const __atomic_base&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:584:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __atomic_base& operator=(const __atomic_base&) volatile = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:587:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr __atomic_base(__pointer_type __p) noexcept : _M_p (__p) { } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:589:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator __pointer_type() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:592:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator __pointer_type() const volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:596:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(__pointer_type __p) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:603:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(__pointer_type __p) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:610:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++(int) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:614:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++(int) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:618:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator--(int) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:622:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator--(int) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:626:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:631:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++() volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:636:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator--() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:641:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator--() volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:646:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+=(ptrdiff_t __d) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:651:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+=(ptrdiff_t __d) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:656:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator-=(ptrdiff_t __d) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:661:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator-=(ptrdiff_t __d) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:666:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture is_lock_free() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:674:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture is_lock_free() const volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:683:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:696:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:707:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture load(memory_order __m = memory_order_seq_cst) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:717:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture load(memory_order __m = memory_order_seq_cst) const volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:728:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:736:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:744:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m2) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:758:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m2) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:772:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:777:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:782:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:787:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) volatile noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/memory:82, from CoreArray/dBase.h:46, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:46:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Sp_locker(const _Sp_locker&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:47:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Sp_locker& operator=(const _Sp_locker&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:51:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Sp_locker(const void*) noexcept; ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:52:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Sp_locker(const void*, const void*) noexcept; ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:53:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~_Sp_locker(); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:71:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic_is_lock_free(const __shared_ptr<_Tp, _Lp>* __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:82:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic_is_lock_free(const shared_ptr<_Tp>* __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:98:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic_load_explicit(const shared_ptr<_Tp>* __p, memory_order) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:106:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic_load(const shared_ptr<_Tp>* __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:111:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic_load_explicit(const __shared_ptr<_Tp, _Lp>* __p, memory_order) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:119:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic_load(const __shared_ptr<_Tp, _Lp>* __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:135:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:143:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic_store(shared_ptr<_Tp>* __p, shared_ptr<_Tp> __r) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:150:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:158:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic_store(__shared_ptr<_Tp, _Lp>* __p, __shared_ptr<_Tp, _Lp> __r) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:172:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:181:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic_exchange(shared_ptr<_Tp>* __p, shared_ptr<_Tp> __r) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:191:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:200:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic_exchange(__shared_ptr<_Tp, _Lp>* __p, __shared_ptr<_Tp, _Lp> __r) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:224:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:243:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shared_ptr<_Tp> __w) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:255:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __failure) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:264:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shared_ptr<_Tp> __w) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:276:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:296:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_ptr<_Tp, _Lp> __w) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:308:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __failure) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:318:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_ptr<_Tp, _Lp> __w) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/memory:84, from CoreArray/dBase.h:46, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/backward/auto_ptr.h:53:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture auto_ptr_ref(_Tp1* __p): _M_ptr(__p) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/backward/auto_ptr.h:105:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture auto_ptr(element_type* __p = 0) throw() : _M_ptr(__p) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/backward/auto_ptr.h:114:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture auto_ptr(auto_ptr& __a) throw() : _M_ptr(__a.release()) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/backward/auto_ptr.h:127:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture auto_ptr(auto_ptr<_Tp1>& __a) throw() : _M_ptr(__a.release()) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/backward/auto_ptr.h:138:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(auto_ptr& __a) throw() ^ C:/rtools40/mingw64/include/c++/8.3.0/backward/auto_ptr.h:156:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(auto_ptr<_Tp1>& __a) throw() ^ C:/rtools40/mingw64/include/c++/8.3.0/backward/auto_ptr.h:172:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~auto_ptr() { delete _M_ptr; } ^ C:/rtools40/mingw64/include/c++/8.3.0/backward/auto_ptr.h:183:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator*() const throw() ^ C:/rtools40/mingw64/include/c++/8.3.0/backward/auto_ptr.h:196:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator->() const throw() ^ C:/rtools40/mingw64/include/c++/8.3.0/backward/auto_ptr.h:213:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get() const throw() { return _M_ptr; } ^ C:/rtools40/mingw64/include/c++/8.3.0/backward/auto_ptr.h:227:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture release() throw() ^ C:/rtools40/mingw64/include/c++/8.3.0/backward/auto_ptr.h:242:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reset(element_type* __p = 0) throw() ^ C:/rtools40/mingw64/include/c++/8.3.0/backward/auto_ptr.h:266:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture auto_ptr(auto_ptr_ref __ref) throw() ^ C:/rtools40/mingw64/include/c++/8.3.0/backward/auto_ptr.h:270:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(auto_ptr_ref __ref) throw() ^ C:/rtools40/mingw64/include/c++/8.3.0/backward/auto_ptr.h:281:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator auto_ptr_ref<_Tp1>() throw() ^ C:/rtools40/mingw64/include/c++/8.3.0/backward/auto_ptr.h:285:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator auto_ptr<_Tp1>() throw() ^ C:/rtools40/mingw64/include/c++/8.3.0/backward/auto_ptr.h:302:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_count<_Lp>::__shared_count(std::auto_ptr<_Tp>&& __r) ^ C:/rtools40/mingw64/include/c++/8.3.0/backward/auto_ptr.h:309:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_ptr<_Tp, _Lp>::__shared_ptr(std::auto_ptr<_Tp1>&& __r) ^ C:/rtools40/mingw64/include/c++/8.3.0/backward/auto_ptr.h:322:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shared_ptr<_Tp>::shared_ptr(std::auto_ptr<_Tp1>&& __r) ^ C:/rtools40/mingw64/include/c++/8.3.0/backward/auto_ptr.h:328:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unique_ptr<_Tp, _Dp>::unique_ptr(auto_ptr<_Up>&& __u) noexcept ^~~~~~~~ In file included from CoreArray/dBase.h:46, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/memory:114:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture align(size_t __align, size_t __size, void*& __ptr, size_t& __space) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/memory:133:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture declare_reachable(void*) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/memory:137:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture undeclare_reachable(_Tp* __p) { return __p; } ^ C:/rtools40/mingw64/include/c++/8.3.0/memory:140:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture declare_no_pointers(char*, size_t) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/memory:143:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture undeclare_no_pointers(char*, size_t) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/memory:146:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get_pointer_safety() noexcept { return pointer_safety::relaxed; } ^~~~~~~~ In file included from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: CoreArray/dBase.h:78:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ssize_t DirectAddRef(CdRef &Obj); ^ CoreArray/dBase.h:78:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dBase.h:84:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ssize_t DirectDecRef(CdRef &Obj); ^ CoreArray/dBase.h:84:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dBase.h:93:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture friend ssize_t _INTERNAL::DirectAddRef(CdRef &Obj); ^ CoreArray/dBase.h:95:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture friend ssize_t _INTERNAL::DirectDecRef(CdRef &Obj); ^ CoreArray/dBase.h:98:9: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdRef(); ^ CoreArray/dBase.h:100:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdRef(); ^ CoreArray/dBase.h:104:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ssize_t AddRef(); ^ CoreArray/dBase.h:107:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ssize_t Release(); ^ CoreArray/dBase.h:110:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE ssize_t Reference() const { return fReference; } ^~~~~ CoreArray/dBase.h:164:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TdVersion Version); ^ CoreArray/dBase.h:164:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dBase.h:167:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool IncludeName); ^ CoreArray/dBase.h:167:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dBase.h:181:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdReader &Reader, TdVersion Version); ^ CoreArray/dBase.h:184:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdWriter &Writer, bool IncludeName); ^ CoreArray/dBase.h:187:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdObject(): CdAbstract() {} ^ CoreArray/dBase.h:189:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdObject() {} ^ CoreArray/dBase.h:192:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual const char *dName(); ^ CoreArray/dBase.h:194:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual const char *dTraitName(); ^ CoreArray/dBase.h:197:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual TdVersion dVersion(); ^ CoreArray/dBase.h:199:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual TdVersion SaveVersion(); ^ CoreArray/dBase.h:206:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void LoadStruct(CdReader &Reader, TdVersion Version); ^ CoreArray/dBase.h:212:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Loading(CdReader &Reader, TdVersion Version); ^ CoreArray/dBase.h:216:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void SaveStruct(CdWriter &Writer, bool IncludeName); ^ CoreArray/dBase.h:217:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Saving(CdWriter &Writer); ^ CoreArray/dBase.h:220:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual string LogValue(); ^ CoreArray/dBase.h:235:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdObjRef(): CdRef(), CdObject() { } ^ CoreArray/dBase.h:248:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE TdAutoRef() ^ CoreArray/dBase.h:253:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE TdAutoRef(TYPE *vObj) ^ CoreArray/dBase.h:259:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE ~TdAutoRef() ^ CoreArray/dBase.h:266:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE TYPE *get() ^ CoreArray/dBase.h:271:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE TYPE* operator=(TYPE *_Right) ^ CoreArray/dBase.h:281:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE TYPE &operator*() const ^~~~~ CoreArray/dBase.h:285:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE TYPE *operator->() const ^~~~~ CoreArray/dBase.h:310:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE TdOnNotify() ^ CoreArray/dBase.h:316:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator bool() const ^~~~~ CoreArray/dBase.h:322:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE void Clear() ^ CoreArray/dBase.h:329:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void (TYPE::*vEvent)(TSender*)) ^ CoreArray/dBase.h:336:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE void Notify(TSender *Sender) ^ CoreArray/dBase.h:352:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TdOnBroadcast(); ^ CoreArray/dBase.h:354:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE void Clear() { Obj = NULL; Event = NULL; } ^ CoreArray/dBase.h:356:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void (T::*vEvent)(CdObjMsg*, C_Int32, void*)) ^ CoreArray/dBase.h:359:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Notify(CdObjMsg *Sender, C_Int32 MsgCode, void *Param); ^ CoreArray/dBase.h:361:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator bool() const { return (Event!=NULL); } ^~~~~ CoreArray/dBase.h:362:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE bool operator== (const TdOnBroadcast &v) const ^~~~~ CoreArray/dBase.h:364:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE bool operator!= (const TdOnBroadcast &v) const ^~~~~ CoreArray/dBase.h:379:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdObjMsg(); ^ CoreArray/dBase.h:381:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdObjMsg(); ^ CoreArray/dBase.h:384:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void AddMsg(const TdOnBroadcast &MsgObj); ^ CoreArray/dBase.h:387:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void (T::*vEvent)(CdObjMsg*, C_Int32, void*)) ^ CoreArray/dBase.h:395:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void RemoveMsg(const TdOnBroadcast &MsgObj); ^ CoreArray/dBase.h:398:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void (T::*vEvent)(CdObjMsg*, C_Int32, void*)) ^ CoreArray/dBase.h:406:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void BeginMsg(); ^ CoreArray/dBase.h:411:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void EndMsg(); ^ CoreArray/dBase.h:414:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Notify(C_Int32 MsgCode, void *Param = NULL); ^ CoreArray/dBase.h:417:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE void Notify32(C_Int32 MsgCode, const C_Int32 Value) ^ CoreArray/dBase.h:420:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE void Notify64(C_Int32 MsgCode, const C_Int64 Value) ^ CoreArray/dBase.h:423:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE void Notify32(C_Int32 MsgCode, C_Int32 const *Param) ^ CoreArray/dBase.h:426:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE void Notify64(C_Int32 MsgCode, C_Int64 const *Param) ^ CoreArray/dBase.h:430:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE const std::vector &MsgList() const ^~~~~ CoreArray/dBase.h:435:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual bool MsgFilter(C_Int32 MsgCode, void *Param); ^ CoreArray/dBase.h:448:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TdAutoObjMsg(CdObjMsg *vObj) ^ CoreArray/dBase.h:453:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~TdAutoObjMsg() ^ CoreArray/dBase.h:474:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdLogRecord(); ^ CoreArray/dBase.h:481:11: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TdItem() { Type = LOG_CUSTOM; } ^ CoreArray/dBase.h:482:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const char *TypeStr() const; ///< return a string for Type ^~~~~ CoreArray/dBase.h:486:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Add(const char *const str, C_Int32 vType=LOG_ERROR); ^ CoreArray/dBase.h:488:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Add(std::string &str, C_Int32 vType=LOG_ERROR); ^ CoreArray/dBase.h:490:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Add(C_Int32 vType, const char *fmt, ...); ^ CoreArray/dBase.h:493:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE std::vector &List() { return fList; } ^ CoreArray/dBase.h:498:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Loading(CdReader &Reader, TdVersion Version); ^ CoreArray/dBase.h:499:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Saving(CdWriter &Writer); ^ CoreArray/dBase.h:516:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdMemory(void *Ptr); ^ CoreArray/dBase.h:519:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void ReadData(void *Buffer, ssize_t Count); ^ CoreArray/dBase.h:521:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_UInt8 R8b(); ^ CoreArray/dBase.h:524:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void WriteData(const void *Buffer, ssize_t Count); ^ CoreArray/dBase.h:526:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void W8b(C_UInt8 val); ^ CoreArray/dBase.h:529:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SIZE64 Position(); ^ CoreArray/dBase.h:531:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetPosition(const SIZE64 pos); ^ CoreArray/dBase.h:533:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE void *Base() { return _Base; } ^ CoreArray/dBase.h:534:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE void *CurPtr() { return _CurPtr; } ^ CoreArray/dBase.h:559:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdStream(); ^ CoreArray/dBase.h:561:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdStream(); ^ CoreArray/dBase.h:564:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Read(void *Buffer, ssize_t Count) = 0; ^ CoreArray/dBase.h:566:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Write(const void *Buffer, ssize_t Count) = 0; ^ CoreArray/dBase.h:568:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 Seek(SIZE64 Offset, TdSysSeekOrg Origin) = 0; ^ CoreArray/dBase.h:570:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 GetSize(); ^ CoreArray/dBase.h:572:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void SetSize(SIZE64 NewSize) = 0; ^ CoreArray/dBase.h:575:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SIZE64 Position(); ^ CoreArray/dBase.h:577:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetPosition(const SIZE64 pos); ^ CoreArray/dBase.h:580:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void ReadData(void *Buffer, ssize_t Count); ^ CoreArray/dBase.h:582:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_UInt8 R8b(); ^ CoreArray/dBase.h:584:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_UInt16 R16b(); ^ CoreArray/dBase.h:586:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_UInt32 R32b(); ^ CoreArray/dBase.h:588:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_UInt64 R64b(); ^ CoreArray/dBase.h:591:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void WriteData(const void *Buffer, ssize_t Count); ^ CoreArray/dBase.h:593:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void W8b(C_UInt8 val); ^ CoreArray/dBase.h:595:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void W16b(C_UInt16 val); ^ CoreArray/dBase.h:597:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void W32b(C_UInt32 val); ^ CoreArray/dBase.h:599:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void W64b(C_UInt64 val); ^ CoreArray/dBase.h:606:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void CopyFrom(CdStream &Source, SIZE64 Pos, SIZE64 Count); ^ CoreArray/dBase.h:609:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void CopyFromBuf(CdBufStream &Source, SIZE64 Pos, SIZE64 Count); ^ CoreArray/dBase.h:612:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdStream& operator= (const CdStream& m); ^ CoreArray/dBase.h:613:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdStream& operator= (CdStream& m); ^ CoreArray/dBase.h:643:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdStreamPipe(): CdAbstractItem() {} ^ CoreArray/dBase.h:644:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdStreamPipe() {} ^ CoreArray/dBase.h:647:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdStream *InitPipe(CdBufStream *BufStream) = 0; ^ CoreArray/dBase.h:648:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdStream *FreePipe() = 0; ^ CoreArray/dBase.h:662:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdBufStream(CdStream *vStream, ssize_t vBufSize=STREAM_BUFFER_SIZE); ^ CoreArray/dBase.h:664:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdBufStream(); ^ CoreArray/dBase.h:666:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void FlushBuffer(); ^ CoreArray/dBase.h:667:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void FlushWrite(); ^ CoreArray/dBase.h:670:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void CopyFrom(CdStream &Source, SIZE64 Pos, SIZE64 Count); ^ CoreArray/dBase.h:672:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void CopyFromBuf(CdBufStream &Source, SIZE64 Pos, SIZE64 Count); ^ CoreArray/dBase.h:674:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Truncate(); ^ CoreArray/dBase.h:677:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void ReadData(void *Buffer, ssize_t Count); ^ CoreArray/dBase.h:679:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_UInt8 R8b(); ^ CoreArray/dBase.h:681:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_UInt16 R16b(); ^ CoreArray/dBase.h:683:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_UInt32 R32b(); ^ CoreArray/dBase.h:685:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_UInt64 R64b(); ^ CoreArray/dBase.h:688:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void WriteData(const void *Buffer, ssize_t Count); ^ CoreArray/dBase.h:690:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void W8b(C_UInt8 val); ^ CoreArray/dBase.h:692:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void W16b(C_UInt16 val); ^ CoreArray/dBase.h:694:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void W32b(C_UInt32 val); ^ CoreArray/dBase.h:696:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void W64b(C_UInt64 val); ^ CoreArray/dBase.h:698:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void ClearPipe(); ^ CoreArray/dBase.h:699:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void PushPipe(CdStreamPipe* APipe); ^ CoreArray/dBase.h:700:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void PopPipe(); ^ CoreArray/dBase.h:702:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE SIZE64 Position() { return _Position; } ^ CoreArray/dBase.h:703:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE void SetPosition(const SIZE64 pos) { _Position = pos; } ^ CoreArray/dBase.h:705:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE CdStream *Stream() const { return _Stream; } ^~~~~ CoreArray/dBase.h:706:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetStream(CdStream *Value); ^ CoreArray/dBase.h:707:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE CdStream *BaseStream() const { return _BaseStream; } ^~~~~ CoreArray/dBase.h:709:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE ssize_t BufSize() const { return _BufSize; } ^~~~~ CoreArray/dBase.h:710:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetBufSize(const ssize_t NewBufSize); ^ CoreArray/dBase.h:711:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 GetSize(); ^ CoreArray/dBase.h:712:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void SetSize(SIZE64 Value); ^ CoreArray/dBase.h:733:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdStreamPipe2(): CdStreamPipe() { fStream = NULL; fPStream = NULL; } ^ CoreArray/dBase.h:736:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdStream *InitPipe(CdBufStream *BufStream) ^ CoreArray/dBase.h:742:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdStream *FreePipe() ^ CoreArray/dBase.h:765:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdStreamIndex(); ^ CoreArray/dBase.h:767:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Reset(C_Int64 count); ^ CoreArray/dBase.h:768:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Initialize(); ^ CoreArray/dBase.h:771:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE void Forward(SIZE64 stream_pos) ^ CoreArray/dBase.h:778:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Set(C_Int64 index, C_Int64 &close_index, SIZE64 &stream_pos); ^ CoreArray/dBase.h:780:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE C_Int64 Count() const { return fCount; } ^~~~~ CoreArray/dBase.h:788:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TPair(C_Int64 i, SIZE64 p) { Index = i; StreamPos = p; } ^ CoreArray/dBase.h:804:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _Init(); ^ CoreArray/dBase.h:805:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _Hit(SIZE64 stream_pos); ^ CoreArray/dBase.h:821:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrObject(): ErrCoreArray() ^ CoreArray/dBase.h:823:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrObject(const char *fmt, ...): ErrCoreArray() ^ CoreArray/dBase.h:825:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrObject(const std::string &msg): ErrCoreArray() ^ CoreArray/dBase.h:834:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrStream(): ErrCoreArray() ^ CoreArray/dBase.h:836:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrStream(const char *fmt, ...): ErrCoreArray() ^ CoreArray/dBase.h:838:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrStream(const std::string &msg): ErrCoreArray() ^ CoreArray/dBase.h:847:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrBufStream(): ErrCoreArray() ^ CoreArray/dBase.h:849:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrBufStream(const char *fmt, ...): ErrCoreArray() ^ CoreArray/dBase.h:851:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrBufStream(const std::string &msg): ErrCoreArray() ^ In file included from CoreArray/dFile.h:41, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: CoreArray/dSerial.h:111:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrSerial(): ErrCoreArray() ^ CoreArray/dSerial.h:113:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrSerial(const char *fmt, ...): ErrCoreArray() ^ CoreArray/dSerial.h:115:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrSerial(const std::string &msg): ErrCoreArray() ^ CoreArray/dSerial.h:137:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdObjClassMgr *vClassMgr=NULL); ^ CoreArray/dSerial.h:144:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdObjClassMgr *vClassMgr=NULL); ^ CoreArray/dSerial.h:146:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdSerialization(); ^ CoreArray/dSerial.h:149:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE &Storage() ^ CoreArray/dSerial.h:153:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE CdBufStream &BufStream() ^ CoreArray/dSerial.h:157:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE CdStream &Stream() ^ CoreArray/dSerial.h:161:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE CdLogRecord &Log() ^ CoreArray/dSerial.h:164:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetLog(CdLogRecord &vLog); ^ CoreArray/dSerial.h:167:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE CdObjClassMgr *ClassMgr() const ^~~~~ CoreArray/dSerial.h:171:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool HaveProperty(const char *Name); ^ CoreArray/dSerial.h:173:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TdSerialTypeID PropTypeID(const char *Name); ^ CoreArray/dSerial.h:175:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SIZE64 PropPosition(const char *Name); ^ CoreArray/dSerial.h:178:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TdSerialTypeID &TypeID, SIZE64 &Start, SIZE64 &Length); ^ CoreArray/dSerial.h:198:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TVariable(); ^ CoreArray/dSerial.h:199:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~TVariable(); ^ CoreArray/dSerial.h:213:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CVarList(); ^ CoreArray/dSerial.h:214:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~CVarList(); ^ CoreArray/dSerial.h:217:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TVariable* Name2Variable(const char *Name); ^ CoreArray/dSerial.h:219:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void ClearVarList(); ^ CoreArray/dSerial.h:226:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CVarList &PushStruct(); ^ CoreArray/dSerial.h:228:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void PopStruct(); ^ CoreArray/dSerial.h:230:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CVarList &CurrentStruct(); ^ CoreArray/dSerial.h:252:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdObjClassMgr *vClassMgr=NULL); ^ CoreArray/dSerial.h:259:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdObjClassMgr *vClassMgr=NULL); ^ CoreArray/dSerial.h:261:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdWriter(); ^ CoreArray/dSerial.h:264:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void BeginStruct(); ^ CoreArray/dSerial.h:266:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void BeginNameSpace(); ^ CoreArray/dSerial.h:268:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void EndStruct(); ^ CoreArray/dSerial.h:271:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void WriteClassName(const char *Name); ^ CoreArray/dSerial.h:274:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TdVar &operator[] (const char *Name); ^ CoreArray/dSerial.h:279:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void WritePropName(const char *Name); ^ CoreArray/dSerial.h:282:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TVariable* NewVar(const char *Name, TdSerialTypeID TypeID, SIZE64 Size); ^ CoreArray/dSerial.h:291:10: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TdVar(); ^ CoreArray/dSerial.h:294:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator << (C_Int8 val); ^ CoreArray/dSerial.h:295:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator << (C_UInt8 val); ^ CoreArray/dSerial.h:296:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator << (C_Int16 val); ^ CoreArray/dSerial.h:297:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator << (C_UInt16 val); ^ CoreArray/dSerial.h:298:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator << (C_Int32 val); ^ CoreArray/dSerial.h:299:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator << (C_UInt32 val); ^ CoreArray/dSerial.h:300:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator << (C_Int64 val); ^ CoreArray/dSerial.h:301:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator << (C_UInt64 val); ^ CoreArray/dSerial.h:304:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator << (C_Float32 val); ^ CoreArray/dSerial.h:305:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator << (C_Float64 val); ^ CoreArray/dSerial.h:308:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator << (const UTF8String &val); ^ CoreArray/dSerial.h:309:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator << (const UTF16String &val); ^ CoreArray/dSerial.h:310:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator << (const UTF32String &val); ^ CoreArray/dSerial.h:313:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Wp16b(C_UInt16 val); ^ CoreArray/dSerial.h:314:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Wp32b(C_UInt32 val); ^ CoreArray/dSerial.h:315:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Wp64b(C_UInt64 val); ^ CoreArray/dSerial.h:318:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void NewStruct(); ^ CoreArray/dSerial.h:319:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void NewShortRec(void *Ptr, size_t Size); ^ CoreArray/dSerial.h:320:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void NewShortRec(const C_Int32 *pval, size_t n); ^ CoreArray/dSerial.h:321:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void NewShortRec(const C_Int64 *pval, size_t n); ^ CoreArray/dSerial.h:322:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void NewNameSpace(); ^ CoreArray/dSerial.h:325:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator << (const TdGDSPos &val); ^ CoreArray/dSerial.h:328:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator << (const TdGDSBlockID &val); ^ CoreArray/dSerial.h:331:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void NewAutoArray(const C_Int32 *pval, size_t n); ^ CoreArray/dSerial.h:332:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void NewAutoArray(const C_Int64 *pval, size_t n); ^ CoreArray/dSerial.h:363:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdObjClassMgr *vClassMgr=NULL); ^ CoreArray/dSerial.h:370:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdObjClassMgr *vClassMgr=NULL); ^ CoreArray/dSerial.h:372:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdReader(); ^ CoreArray/dSerial.h:375:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SIZE64 BeginStruct(); ^ CoreArray/dSerial.h:377:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SIZE64 BeginNameSpace(); ^ CoreArray/dSerial.h:379:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void EndStruct(); ^ CoreArray/dSerial.h:382:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::string ReadClassName(); ^ CoreArray/dSerial.h:385:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TdVar &operator[] (const char *vName); ^ CoreArray/dSerial.h:405:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TYPE & NewVar(string &Name, TdSerialTypeID TypeID) ^ CoreArray/dSerial.h:428:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SIZE64 _BeginNameSpace(); ^ CoreArray/dSerial.h:430:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _InitNameSpace(); ^ CoreArray/dSerial.h:433:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::string ReadPropName(); ^ CoreArray/dSerial.h:436:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TVariable* FindVar(const char *Name); ^ CoreArray/dSerial.h:445:10: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TdVar(); ^ CoreArray/dSerial.h:448:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator >> (C_Int8 &val); ^ CoreArray/dSerial.h:449:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator >> (C_UInt8 &val); ^ CoreArray/dSerial.h:450:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator >> (C_Int16 &val); ^ CoreArray/dSerial.h:451:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator >> (C_UInt16 &val); ^ CoreArray/dSerial.h:452:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator >> (C_Int32 &val); ^ CoreArray/dSerial.h:453:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator >> (C_UInt32 &val); ^ CoreArray/dSerial.h:454:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator >> (C_Int64 &val); ^ CoreArray/dSerial.h:455:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator >> (C_UInt64 &val); ^ CoreArray/dSerial.h:458:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator >> (C_Float32 &val); ^ CoreArray/dSerial.h:459:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator >> (C_Float64 &val); ^ CoreArray/dSerial.h:462:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator >> (UTF8String &val); ^ CoreArray/dSerial.h:463:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator >> (UTF16String &val); ^ CoreArray/dSerial.h:464:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator >> (UTF32String &val); ^ CoreArray/dSerial.h:466:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void BeginStruct(); ^ CoreArray/dSerial.h:467:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void GetShortRec(void* &OutPtr, size_t &Size); ^ CoreArray/dSerial.h:468:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void GetShortRec(C_Int32 *pval, size_t n); ^ CoreArray/dSerial.h:469:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void GetShortRec(C_Int64 *pval, size_t n); ^ CoreArray/dSerial.h:470:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void BeginNameSpace(); ^ CoreArray/dSerial.h:473:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator >> (TdGDSPos &val); ^ CoreArray/dSerial.h:474:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator >> (TdGDSBlockID &val); ^ CoreArray/dSerial.h:477:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void GetAutoArray(C_Int32 *pval, ssize_t n); ^ CoreArray/dSerial.h:478:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void GetAutoArray(C_Int64 *pval, ssize_t n); ^ CoreArray/dSerial.h:489:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template static TYPE Cvt_Num(TVariable* Var) ^ CoreArray/dSerial.h:554:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool operator()(const char* s1, const char* s2) const; ^~~~~ CoreArray/dSerial.h:561:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdObjClassMgr(); ^ CoreArray/dSerial.h:563:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdObjClassMgr(); ^ CoreArray/dSerial.h:572:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ClassType vCType, const char *Desp=""); ^ CoreArray/dSerial.h:574:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void RemoveClass(const char *ClassName); ^ CoreArray/dSerial.h:576:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Clear(); ^ CoreArray/dSerial.h:579:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual TdOnObjCreate NameToClass(const char *ClassName); ^ CoreArray/dSerial.h:586:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool Silent); ^ CoreArray/dSerial.h:589:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const TClassStruct &ClassStruct(const char *ClassName) const; ^~~~~ CoreArray/dSerial.h:592:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE const TClassMap &ClassMap() const { return fClassMap; } ^~~~~ CoreArray/dSerial.h:595:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void GetClassDesp(vector &Key, vector &Desp); ^ CoreArray/dSerial.h:606:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT CdObjClassMgr &dObjManager(); ^ CoreArray/dSerial.h:606:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from CoreArray/../ZLIB/zlib.h:34, from CoreArray/dStream.h:47, from CoreArray/dFile.h:42, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: CoreArray/../ZLIB/zlib.h:220:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN const char * ZEXPORT zlibVersion OF((void)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:220:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN const char * ZEXPORT zlibVersion OF((void)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:250:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT deflate OF((z_streamp strm, int flush)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:250:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT deflate OF((z_streamp strm, int flush)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:363:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT deflateEnd OF((z_streamp strm)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:363:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT deflateEnd OF((z_streamp strm)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:400:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT inflate OF((z_streamp strm, int flush)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:400:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT inflate OF((z_streamp strm, int flush)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:520:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT inflateEnd OF((z_streamp strm)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:520:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT inflateEnd OF((z_streamp strm)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:613:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture uInt dictLength)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:613:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture uInt dictLength)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:657:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture uInt *dictLength)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:657:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture uInt *dictLength)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:678:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture z_streamp source)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:678:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture z_streamp source)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:695:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT deflateReset OF((z_streamp strm)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:695:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT deflateReset OF((z_streamp strm)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:708:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int strategy)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:708:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int strategy)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:747:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int max_chain)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:747:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int max_chain)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:761:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture uLong sourceLen)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:761:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture uLong sourceLen)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:777:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int *bits)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:777:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int *bits)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:792:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int value)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:792:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int value)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:808:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture gz_headerp head)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:808:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture gz_headerp head)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:886:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture uInt dictLength)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:886:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture uInt dictLength)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:909:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture uInt *dictLength)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:909:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture uInt *dictLength)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:922:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT inflateSync OF((z_streamp strm)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:922:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT inflateSync OF((z_streamp strm)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:942:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture z_streamp source)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:942:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture z_streamp source)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:957:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT inflateReset OF((z_streamp strm)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:957:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT inflateReset OF((z_streamp strm)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:968:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int windowBits)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:968:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int windowBits)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:983:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int value)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:983:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int value)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1002:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN long ZEXPORT inflateMark OF((z_streamp strm)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1002:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN long ZEXPORT inflateMark OF((z_streamp strm)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1031:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture gz_headerp head)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1031:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture gz_headerp head)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1098:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture out_func out, void FAR *out_desc)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1098:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture out_func out, void FAR *out_desc)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1166:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT inflateBackEnd OF((z_streamp strm)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1166:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT inflateBackEnd OF((z_streamp strm)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1174:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN uLong ZEXPORT zlibCompileFlags OF((void)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1174:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN uLong ZEXPORT zlibCompileFlags OF((void)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1228:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const Bytef *source, uLong sourceLen)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1228:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const Bytef *source, uLong sourceLen)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1244:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int level)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1244:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int level)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1258:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN uLong ZEXPORT compressBound OF((uLong sourceLen)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1258:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN uLong ZEXPORT compressBound OF((uLong sourceLen)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1266:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const Bytef *source, uLong sourceLen)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1266:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const Bytef *source, uLong sourceLen)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1284:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const Bytef *source, uLong *sourceLen)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1284:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const Bytef *source, uLong *sourceLen)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1340:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN gzFile ZEXPORT gzdopen OF((int fd, const char *mode)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1340:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN gzFile ZEXPORT gzdopen OF((int fd, const char *mode)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1363:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzbuffer OF((gzFile file, unsigned size)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1363:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzbuffer OF((gzFile file, unsigned size)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1379:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzsetparams OF((gzFile file, int level, int strategy)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1379:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzsetparams OF((gzFile file, int level, int strategy)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1390:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzread OF((gzFile file, voidp buf, unsigned len)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1390:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzread OF((gzFile file, voidp buf, unsigned len)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1421:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture gzFile file)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1421:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture gzFile file)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1447:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture voidpc buf, unsigned len)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1447:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture voidpc buf, unsigned len)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1455:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture z_size_t nitems, gzFile file)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1455:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture z_size_t nitems, gzFile file)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1468:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORTVA gzprintf Z_ARG((gzFile file, const char *format, ...)); ^ CoreArray/../ZLIB/zconf.h:298:26: note: in definition of macro 'Z_ARG' # define Z_ARG(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1468:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORTVA gzprintf Z_ARG((gzFile file, const char *format, ...)); ^ CoreArray/../ZLIB/zconf.h:298:26: note: in definition of macro 'Z_ARG' # define Z_ARG(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1483:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzputs OF((gzFile file, const char *s)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1483:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzputs OF((gzFile file, const char *s)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1491:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN char * ZEXPORT gzgets OF((gzFile file, char *buf, int len)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1491:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN char * ZEXPORT gzgets OF((gzFile file, char *buf, int len)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1504:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzputc OF((gzFile file, int c)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1504:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzputc OF((gzFile file, int c)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1510:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzgetc OF((gzFile file)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1510:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzgetc OF((gzFile file)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1519:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzungetc OF((int c, gzFile file)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1519:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzungetc OF((int c, gzFile file)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1531:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzflush OF((gzFile file, int flush)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1531:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzflush OF((gzFile file, int flush)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1566:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzrewind OF((gzFile file)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1566:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzrewind OF((gzFile file)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1594:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzeof OF((gzFile file)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1594:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzeof OF((gzFile file)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1609:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzdirect OF((gzFile file)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1609:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzdirect OF((gzFile file)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1630:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzclose OF((gzFile file)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1630:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzclose OF((gzFile file)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1643:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzclose_r OF((gzFile file)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1643:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzclose_r OF((gzFile file)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1644:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzclose_w OF((gzFile file)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1644:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzclose_w OF((gzFile file)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1655:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN const char * ZEXPORT gzerror OF((gzFile file, int *errnum)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1655:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN const char * ZEXPORT gzerror OF((gzFile file, int *errnum)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1671:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN void ZEXPORT gzclearerr OF((gzFile file)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1671:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN void ZEXPORT gzclearerr OF((gzFile file)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1688:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN uLong ZEXPORT adler32 OF((uLong adler, const Bytef *buf, uInt len)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1688:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN uLong ZEXPORT adler32 OF((uLong adler, const Bytef *buf, uInt len)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1708:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture z_size_t len)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1708:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture z_size_t len)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1725:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN uLong ZEXPORT crc32 OF((uLong crc, const Bytef *buf, uInt len)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1725:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN uLong ZEXPORT crc32 OF((uLong crc, const Bytef *buf, uInt len)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1743:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture z_size_t len)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1743:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture z_size_t len)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1765:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const char *version, int stream_size)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1765:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const char *version, int stream_size)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1767:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const char *version, int stream_size)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1767:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const char *version, int stream_size)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1771:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int stream_size)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1771:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int stream_size)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1773:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const char *version, int stream_size)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1773:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const char *version, int stream_size)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1777:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int stream_size)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1777:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int stream_size)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1822:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzgetc_ OF((gzFile file)); /* backward compatibility */ ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1822:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzgetc_ OF((gzFile file)); /* backward compatibility */ ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1872:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN gzFile ZEXPORT gzopen OF((const char *, const char *)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1872:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN gzFile ZEXPORT gzopen OF((const char *, const char *)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1873:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN z_off_t ZEXPORT gzseek OF((gzFile, z_off_t, int)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1873:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN z_off_t ZEXPORT gzseek OF((gzFile, z_off_t, int)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1874:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN z_off_t ZEXPORT gztell OF((gzFile)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1874:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN z_off_t ZEXPORT gztell OF((gzFile)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1875:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN z_off_t ZEXPORT gzoffset OF((gzFile)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1875:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN z_off_t ZEXPORT gzoffset OF((gzFile)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1876:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN uLong ZEXPORT adler32_combine OF((uLong, uLong, z_off_t)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1876:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN uLong ZEXPORT adler32_combine OF((uLong, uLong, z_off_t)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1877:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN uLong ZEXPORT crc32_combine OF((uLong, uLong, z_off_t)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1877:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN uLong ZEXPORT crc32_combine OF((uLong, uLong, z_off_t)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1888:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN const char * ZEXPORT zError OF((int)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1888:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN const char * ZEXPORT zError OF((int)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1889:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT inflateSyncPoint OF((z_streamp)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1889:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT inflateSyncPoint OF((z_streamp)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1890:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN const z_crc_t FAR * ZEXPORT get_crc_table OF((void)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1890:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN const z_crc_t FAR * ZEXPORT get_crc_table OF((void)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1891:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT inflateUndermine OF((z_streamp, int)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1891:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT inflateUndermine OF((z_streamp, int)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1892:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT inflateValidate OF((z_streamp, int)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1892:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT inflateValidate OF((z_streamp, int)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1893:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN unsigned long ZEXPORT inflateCodesUsed OF ((z_streamp)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1893:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN unsigned long ZEXPORT inflateCodesUsed OF ((z_streamp)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1894:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT inflateResetKeep OF((z_streamp)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1894:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT inflateResetKeep OF((z_streamp)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1895:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT deflateResetKeep OF((z_streamp)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1895:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT deflateResetKeep OF((z_streamp)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1898:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const char *mode)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1898:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const char *mode)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1904:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture va_list va)); ^ CoreArray/../ZLIB/zconf.h:298:26: note: in definition of macro 'Z_ARG' # define Z_ARG(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1904:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture va_list va)); ^ CoreArray/../ZLIB/zconf.h:298:26: note: in definition of macro 'Z_ARG' # define Z_ARG(args) args ^~~~ In file included from CoreArray/dStream.h:52, from CoreArray/dFile.h:42, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: CoreArray/../LZ4/lz4.h:112:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API int LZ4_versionNumber (void); /**< library version number; useful to check dll version */ ^ CoreArray/../LZ4/lz4.h:112:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:113:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API const char* LZ4_versionString (void); /**< library version string; useful to check dll version */ ^ CoreArray/../LZ4/lz4.h:113:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:148:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API int LZ4_compress_default(const char* src, char* dst, int srcSize, int dstCapacity); ^ CoreArray/../LZ4/lz4.h:148:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:164:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API int LZ4_decompress_safe (const char* src, char* dst, int compressedSize, int dstCapacity); ^ CoreArray/../LZ4/lz4.h:164:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:182:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API int LZ4_compressBound(int inputSize); ^ CoreArray/../LZ4/lz4.h:182:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:192:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API int LZ4_compress_fast (const char* src, char* dst, int srcSize, int dstCapacity, int acceleration); ^ CoreArray/../LZ4/lz4.h:192:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:201:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API int LZ4_sizeofState(void); ^ CoreArray/../LZ4/lz4.h:201:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:202:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API int LZ4_compress_fast_extState (void* state, const char* src, char* dst, int srcSize, int dstCapacity, int acceleration); ^ CoreArray/../LZ4/lz4.h:202:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:228:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API int LZ4_compress_destSize (const char* src, char* dst, int* srcSizePtr, int targetDstSize); ^ CoreArray/../LZ4/lz4.h:228:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:265:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API int LZ4_decompress_safe_partial (const char* src, char* dst, int srcSize, int targetOutputSize, int dstCapacity); ^ CoreArray/../LZ4/lz4.h:265:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:273:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API LZ4_stream_t* LZ4_createStream(void); ^ CoreArray/../LZ4/lz4.h:273:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:274:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API int LZ4_freeStream (LZ4_stream_t* streamPtr); ^ CoreArray/../LZ4/lz4.h:274:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:298:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API void LZ4_resetStream_fast (LZ4_stream_t* streamPtr); ^ CoreArray/../LZ4/lz4.h:298:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:311:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API int LZ4_loadDict (LZ4_stream_t* streamPtr, const char* dictionary, int dictSize); ^ CoreArray/../LZ4/lz4.h:311:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:336:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API int LZ4_compress_fast_continue (LZ4_stream_t* streamPtr, const char* src, char* dst, int srcSize, int dstCapacity, int acceleration); ^ CoreArray/../LZ4/lz4.h:336:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:345:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API int LZ4_saveDict (LZ4_stream_t* streamPtr, char* safeBuffer, int maxDictSize); ^ CoreArray/../LZ4/lz4.h:345:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:358:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API LZ4_streamDecode_t* LZ4_createStreamDecode(void); ^ CoreArray/../LZ4/lz4.h:358:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:359:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API int LZ4_freeStreamDecode (LZ4_streamDecode_t* LZ4_stream); ^ CoreArray/../LZ4/lz4.h:359:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:368:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API int LZ4_setStreamDecode (LZ4_streamDecode_t* LZ4_streamDecode, const char* dictionary, int dictSize); ^ CoreArray/../LZ4/lz4.h:368:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:381:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API int LZ4_decoderRingBufferSize(int maxBlockSize); ^ CoreArray/../LZ4/lz4.h:381:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:409:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API int LZ4_decompress_safe_continue (LZ4_streamDecode_t* LZ4_streamDecode, const char* src, char* dst, int srcSize, int dstCapacity); ^ CoreArray/../LZ4/lz4.h:409:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:420:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API int LZ4_decompress_safe_usingDict (const char* src, char* dst, int srcSize, int dstCapcity, const char* dictStart, int dictSize); ^ CoreArray/../LZ4/lz4.h:420:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from CoreArray/dStream.h:52, from CoreArray/dFile.h:42, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: CoreArray/../LZ4/lz4.h:645:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API LZ4_stream_t* LZ4_initStream (void* buffer, size_t size); ^ CoreArray/../LZ4/lz4.h:645:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:697:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("use LZ4_compress_default() instead") LZ4LIB_API int LZ4_compress (const char* src, char* dest, int srcSize); ^ CoreArray/../LZ4/lz4.h:697:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:698:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("use LZ4_compress_default() instead") LZ4LIB_API int LZ4_compress_limitedOutput (const char* src, char* dest, int srcSize, int maxOutputSize); ^ CoreArray/../LZ4/lz4.h:698:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:699:171: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("use LZ4_compress_fast_extState() instead") LZ4LIB_API int LZ4_compress_withState (void* state, const char* source, char* dest, int inputSize); ^ CoreArray/../LZ4/lz4.h:699:171: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:700:190: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("use LZ4_compress_fast_extState() instead") LZ4LIB_API int LZ4_compress_limitedOutput_withState (void* state, const char* source, char* dest, int inputSize, int maxOutputSize); ^ CoreArray/../LZ4/lz4.h:700:190: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:701:187: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("use LZ4_compress_fast_continue() instead") LZ4LIB_API int LZ4_compress_continue (LZ4_stream_t* LZ4_streamPtr, const char* source, char* dest, int inputSize); ^ CoreArray/../LZ4/lz4.h:701:187: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:702:206: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("use LZ4_compress_fast_continue() instead") LZ4LIB_API int LZ4_compress_limitedOutput_continue (LZ4_stream_t* LZ4_streamPtr, const char* source, char* dest, int inputSize, int maxOutputSize); ^ CoreArray/../LZ4/lz4.h:702:206: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:705:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("use LZ4_decompress_fast() instead") LZ4LIB_API int LZ4_uncompress (const char* source, char* dest, int outputSize); ^ CoreArray/../LZ4/lz4.h:705:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:706:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("use LZ4_decompress_safe() instead") LZ4LIB_API int LZ4_uncompress_unknownOutputSize (const char* source, char* dest, int isize, int maxOutputSize); ^ CoreArray/../LZ4/lz4.h:706:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:718:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("Use LZ4_createStream() instead") LZ4LIB_API void* LZ4_create (char* inputBuffer); ^ CoreArray/../LZ4/lz4.h:718:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:719:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("Use LZ4_createStream() instead") LZ4LIB_API int LZ4_sizeofStreamState(void); ^ CoreArray/../LZ4/lz4.h:719:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:720:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("Use LZ4_resetStream() instead") LZ4LIB_API int LZ4_resetStreamState(void* state, char* inputBuffer); ^ CoreArray/../LZ4/lz4.h:720:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:721:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("Use LZ4_saveDict() instead") LZ4LIB_API char* LZ4_slideInputBuffer (void* state); ^ CoreArray/../LZ4/lz4.h:721:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:724:175: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("use LZ4_decompress_safe_usingDict() instead") LZ4LIB_API int LZ4_decompress_safe_withPrefix64k (const char* src, char* dst, int compressedSize, int maxDstSize); ^ CoreArray/../LZ4/lz4.h:724:175: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:725:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("use LZ4_decompress_fast_usingDict() instead") LZ4LIB_API int LZ4_decompress_fast_withPrefix64k (const char* src, char* dst, int originalSize); ^ CoreArray/../LZ4/lz4.h:725:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:754:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API int LZ4_decompress_fast (const char* src, char* dst, int originalSize); ^ CoreArray/../LZ4/lz4.h:754:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:756:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API int LZ4_decompress_fast_continue (LZ4_streamDecode_t* LZ4_streamDecode, const char* src, char* dst, int originalSize); ^ CoreArray/../LZ4/lz4.h:756:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:758:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API int LZ4_decompress_fast_usingDict (const char* src, char* dst, int originalSize, const char* dictStart, int dictSize); ^ CoreArray/../LZ4/lz4.h:758:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:766:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API void LZ4_resetStream (LZ4_stream_t* streamPtr); ^ CoreArray/../LZ4/lz4.h:766:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from CoreArray/dStream.h:53, from CoreArray/dFile.h:42, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: CoreArray/../LZ4/lz4hc.h:66:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API int LZ4_compress_HC (const char* src, char* dst, int srcSize, int dstCapacity, int compressionLevel); ^ CoreArray/../LZ4/lz4hc.h:66:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:79:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API int LZ4_sizeofStateHC(void); ^ CoreArray/../LZ4/lz4hc.h:79:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from CoreArray/dStream.h:53, from CoreArray/dFile.h:42, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: CoreArray/../LZ4/lz4hc.h:80:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API int LZ4_compress_HC_extStateHC(void* stateHC, const char* src, char* dst, int srcSize, int maxDstSize, int compressionLevel); ^ CoreArray/../LZ4/lz4hc.h:80:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:94:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int compressionLevel); ^ CoreArray/../LZ4/lz4hc.h:94:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:109:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API LZ4_streamHC_t* LZ4_createStreamHC(void); ^ CoreArray/../LZ4/lz4hc.h:109:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:110:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API int LZ4_freeStreamHC (LZ4_streamHC_t* streamHCPtr); ^ CoreArray/../LZ4/lz4hc.h:110:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:155:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API void LZ4_resetStreamHC_fast(LZ4_streamHC_t* streamHCPtr, int compressionLevel); /* v1.9.0+ */ ^ CoreArray/../LZ4/lz4hc.h:155:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:156:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API int LZ4_loadDictHC (LZ4_streamHC_t* streamHCPtr, const char* dictionary, int dictSize); ^ CoreArray/../LZ4/lz4hc.h:156:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:160:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int srcSize, int maxDstSize); ^ CoreArray/../LZ4/lz4hc.h:160:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:174:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int* srcSizePtr, int targetDstSize); ^ CoreArray/../LZ4/lz4hc.h:174:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:176:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API int LZ4_saveDictHC (LZ4_streamHC_t* streamHCPtr, char* safeBuffer, int maxDictSize); ^ CoreArray/../LZ4/lz4hc.h:176:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:247:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API LZ4_streamHC_t* LZ4_initStreamHC (void* buffer, size_t size); ^ CoreArray/../LZ4/lz4hc.h:247:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:256:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("use LZ4_compress_HC() instead") LZ4LIB_API int LZ4_compressHC (const char* source, char* dest, int inputSize); ^ CoreArray/../LZ4/lz4hc.h:256:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:257:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("use LZ4_compress_HC() instead") LZ4LIB_API int LZ4_compressHC_limitedOutput (const char* source, char* dest, int inputSize, int maxOutputSize); ^ CoreArray/../LZ4/lz4hc.h:257:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:258:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("use LZ4_compress_HC() instead") LZ4LIB_API int LZ4_compressHC2 (const char* source, char* dest, int inputSize, int compressionLevel); ^ CoreArray/../LZ4/lz4hc.h:258:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:259:180: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("use LZ4_compress_HC() instead") LZ4LIB_API int LZ4_compressHC2_limitedOutput(const char* source, char* dest, int inputSize, int maxOutputSize, int compressionLevel); ^ CoreArray/../LZ4/lz4hc.h:259:180: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:260:175: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("use LZ4_compress_HC_extStateHC() instead") LZ4LIB_API int LZ4_compressHC_withStateHC (void* state, const char* source, char* dest, int inputSize); ^ CoreArray/../LZ4/lz4hc.h:260:175: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:261:194: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("use LZ4_compress_HC_extStateHC() instead") LZ4LIB_API int LZ4_compressHC_limitedOutput_withStateHC (void* state, const char* source, char* dest, int inputSize, int maxOutputSize); ^ CoreArray/../LZ4/lz4hc.h:261:194: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:262:197: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("use LZ4_compress_HC_extStateHC() instead") LZ4LIB_API int LZ4_compressHC2_withStateHC (void* state, const char* source, char* dest, int inputSize, int compressionLevel); ^ CoreArray/../LZ4/lz4hc.h:262:197: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:263:216: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("use LZ4_compress_HC_extStateHC() instead") LZ4LIB_API int LZ4_compressHC2_limitedOutput_withStateHC(void* state, const char* source, char* dest, int inputSize, int maxOutputSize, int compressionLevel); ^ CoreArray/../LZ4/lz4hc.h:263:216: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:264:190: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("use LZ4_compress_HC_continue() instead") LZ4LIB_API int LZ4_compressHC_continue (LZ4_streamHC_t* LZ4_streamHCPtr, const char* source, char* dest, int inputSize); ^ CoreArray/../LZ4/lz4hc.h:264:190: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:265:209: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("use LZ4_compress_HC_continue() instead") LZ4LIB_API int LZ4_compressHC_limitedOutput_continue (LZ4_streamHC_t* LZ4_streamHCPtr, const char* source, char* dest, int inputSize, int maxOutputSize); ^ CoreArray/../LZ4/lz4hc.h:265:209: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:275:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("use LZ4_createStreamHC() instead") LZ4LIB_API void* LZ4_createHC (const char* inputBuffer); ^ CoreArray/../LZ4/lz4hc.h:275:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:276:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("use LZ4_saveDictHC() instead") LZ4LIB_API char* LZ4_slideInputBufferHC (void* LZ4HC_Data); ^ CoreArray/../LZ4/lz4hc.h:276:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:277:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("use LZ4_freeStreamHC() instead") LZ4LIB_API int LZ4_freeHC (void* LZ4HC_Data); ^ CoreArray/../LZ4/lz4hc.h:277:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:278:198: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("use LZ4_compress_HC_continue() instead") LZ4LIB_API int LZ4_compressHC2_continue (void* LZ4HC_Data, const char* source, char* dest, int inputSize, int compressionLevel); ^ CoreArray/../LZ4/lz4hc.h:278:198: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:279:217: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("use LZ4_compress_HC_continue() instead") LZ4LIB_API int LZ4_compressHC2_limitedOutput_continue (void* LZ4HC_Data, const char* source, char* dest, int inputSize, int maxOutputSize, int compressionLevel); ^ CoreArray/../LZ4/lz4hc.h:279:217: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:280:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("use LZ4_createStreamHC() instead") LZ4LIB_API int LZ4_sizeofStreamStateHC(void); ^ CoreArray/../LZ4/lz4hc.h:280:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:281:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("use LZ4_initStreamHC() instead") LZ4LIB_API int LZ4_resetStreamStateHC(void* state, char* inputBuffer); ^ CoreArray/../LZ4/lz4hc.h:281:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:292:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API void LZ4_resetStreamHC (LZ4_streamHC_t* streamHCPtr, int compressionLevel); ^ CoreArray/../LZ4/lz4hc.h:292:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from CoreArray/dStream.h:54, from CoreArray/dFile.h:42, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: CoreArray/../LZ4/lz4frame.h:105:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4FLIB_API unsigned LZ4F_isError(LZ4F_errorCode_t code); /**< tells when a function result is an error code */ ^ CoreArray/../LZ4/lz4frame.h:105:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4frame.h:106:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4FLIB_API const char* LZ4F_getErrorName(LZ4F_errorCode_t code); /**< return error code string; for debugging */ ^ CoreArray/../LZ4/lz4frame.h:106:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from CoreArray/dStream.h:54, from CoreArray/dFile.h:42, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: CoreArray/../LZ4/lz4frame.h:207:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4FLIB_API int LZ4F_compressionLevel_max(void); /* v1.8.0+ */ ^ CoreArray/../LZ4/lz4frame.h:207:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4frame.h:215:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4FLIB_API size_t LZ4F_compressFrameBound(size_t srcSize, const LZ4F_preferences_t* preferencesPtr); ^ CoreArray/../LZ4/lz4frame.h:215:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4frame.h:226:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const LZ4F_preferences_t* preferencesPtr); ^ CoreArray/../LZ4/lz4frame.h:226:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4frame.h:243:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4FLIB_API unsigned LZ4F_getVersion(void); ^ CoreArray/../LZ4/lz4frame.h:243:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4frame.h:253:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4FLIB_API LZ4F_errorCode_t LZ4F_createCompressionContext(LZ4F_cctx** cctxPtr, unsigned version); ^ CoreArray/../LZ4/lz4frame.h:253:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4frame.h:254:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4FLIB_API LZ4F_errorCode_t LZ4F_freeCompressionContext(LZ4F_cctx* cctx); ^ CoreArray/../LZ4/lz4frame.h:254:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4frame.h:280:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const LZ4F_preferences_t* prefsPtr); ^ CoreArray/../LZ4/lz4frame.h:280:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4frame.h:297:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4FLIB_API size_t LZ4F_compressBound(size_t srcSize, const LZ4F_preferences_t* prefsPtr); ^ CoreArray/../LZ4/lz4frame.h:297:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4frame.h:313:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const LZ4F_compressOptions_t* cOptPtr); ^ CoreArray/../LZ4/lz4frame.h:313:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4frame.h:326:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const LZ4F_compressOptions_t* cOptPtr); ^ CoreArray/../LZ4/lz4frame.h:326:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4frame.h:340:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const LZ4F_compressOptions_t* cOptPtr); ^ CoreArray/../LZ4/lz4frame.h:340:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4frame.h:366:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4FLIB_API LZ4F_errorCode_t LZ4F_createDecompressionContext(LZ4F_dctx** dctxPtr, unsigned version); ^ CoreArray/../LZ4/lz4frame.h:366:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4frame.h:367:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4FLIB_API LZ4F_errorCode_t LZ4F_freeDecompressionContext(LZ4F_dctx* dctx); ^ CoreArray/../LZ4/lz4frame.h:367:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4frame.h:385:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4FLIB_API size_t LZ4F_headerSize(const void* src, size_t srcSize); ^ CoreArray/../LZ4/lz4frame.h:385:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4frame.h:432:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const void* srcBuffer, size_t* srcSizePtr); ^ CoreArray/../LZ4/lz4frame.h:432:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4frame.h:468:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const LZ4F_decompressOptions_t* dOptPtr); ^ CoreArray/../LZ4/lz4frame.h:468:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4frame.h:476:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4FLIB_API void LZ4F_resetDecompressionContext(LZ4F_dctx* dctx); /* always successful */ ^ CoreArray/../LZ4/lz4frame.h:476:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from CoreArray/dStream.h:62, from CoreArray/dFile.h:42, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:269:26: note: in expansion of macro 'lzma_attribute' # define lzma_attr_const lzma_attribute((__const__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/version.h:109:16: note: in expansion of macro 'lzma_attr_const' lzma_nothrow lzma_attr_const; ^~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:269:26: note: in expansion of macro 'lzma_attribute' # define lzma_attr_const lzma_attribute((__const__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/version.h:109:16: note: in expansion of macro 'lzma_attr_const' lzma_nothrow lzma_attr_const; ^~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:269:26: note: in expansion of macro 'lzma_attribute' # define lzma_attr_const lzma_attribute((__const__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/version.h:119:16: note: in expansion of macro 'lzma_attr_const' lzma_nothrow lzma_attr_const; ^~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:269:26: note: in expansion of macro 'lzma_attribute' # define lzma_attr_const lzma_attribute((__const__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/version.h:119:16: note: in expansion of macro 'lzma_attr_const' lzma_nothrow lzma_attr_const; ^~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/base.h:564:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/base.h:564:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/base.h:625:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/base.h:625:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/base.h:638:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/base.h:638:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/vli.h:166:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/vli.h:166:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:269:26: note: in expansion of macro 'lzma_attribute' # define lzma_attr_const lzma_attribute((__const__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/check.h:82:16: note: in expansion of macro 'lzma_attr_const' lzma_nothrow lzma_attr_const; ^~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:269:26: note: in expansion of macro 'lzma_attribute' # define lzma_attr_const lzma_attribute((__const__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/check.h:82:16: note: in expansion of macro 'lzma_attr_const' lzma_nothrow lzma_attr_const; ^~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:269:26: note: in expansion of macro 'lzma_attribute' # define lzma_attr_const lzma_attribute((__const__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/check.h:96:16: note: in expansion of macro 'lzma_attr_const' lzma_nothrow lzma_attr_const; ^~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:269:26: note: in expansion of macro 'lzma_attribute' # define lzma_attr_const lzma_attribute((__const__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/check.h:96:16: note: in expansion of macro 'lzma_attr_const' lzma_nothrow lzma_attr_const; ^~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/check.h:121:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/check.h:121:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/check.h:133:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/check.h:133:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:269:26: note: in expansion of macro 'lzma_attribute' # define lzma_attr_const lzma_attribute((__const__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/filter.h:79:16: note: in expansion of macro 'lzma_attr_const' lzma_nothrow lzma_attr_const; ^~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:269:26: note: in expansion of macro 'lzma_attribute' # define lzma_attr_const lzma_attribute((__const__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/filter.h:79:16: note: in expansion of macro 'lzma_attr_const' lzma_nothrow lzma_attr_const; ^~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:269:26: note: in expansion of macro 'lzma_attribute' # define lzma_attr_const lzma_attribute((__const__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/filter.h:89:16: note: in expansion of macro 'lzma_attr_const' lzma_nothrow lzma_attr_const; ^~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:269:26: note: in expansion of macro 'lzma_attribute' # define lzma_attr_const lzma_attribute((__const__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/filter.h:89:16: note: in expansion of macro 'lzma_attr_const' lzma_nothrow lzma_attr_const; ^~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/filter.h:140:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/filter.h:140:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/filter.h:159:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/filter.h:159:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/filter.h:181:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/filter.h:181:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/filter.h:199:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/filter.h:199:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/filter.h:386:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/filter.h:386:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/filter.h:409:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/filter.h:409:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/filter.h:426:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/filter.h:426:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:269:26: note: in expansion of macro 'lzma_attribute' # define lzma_attr_const lzma_attribute((__const__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/lzma12.h:129:16: note: in expansion of macro 'lzma_attr_const' lzma_nothrow lzma_attr_const; ^~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:269:26: note: in expansion of macro 'lzma_attribute' # define lzma_attr_const lzma_attribute((__const__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/lzma12.h:129:16: note: in expansion of macro 'lzma_attr_const' lzma_nothrow lzma_attr_const; ^~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:269:26: note: in expansion of macro 'lzma_attribute' # define lzma_attr_const lzma_attribute((__const__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/lzma12.h:171:16: note: in expansion of macro 'lzma_attr_const' lzma_nothrow lzma_attr_const; ^~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:269:26: note: in expansion of macro 'lzma_attribute' # define lzma_attr_const lzma_attribute((__const__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/lzma12.h:171:16: note: in expansion of macro 'lzma_attr_const' lzma_nothrow lzma_attr_const; ^~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/container.h:200:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/container.h:200:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/container.h:216:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/container.h:216:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/container.h:260:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/container.h:260:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/container.h:316:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/container.h:316:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/container.h:335:40: note: in expansion of macro 'lzma_attr_pure' const lzma_mt *options) lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/container.h:335:40: note: in expansion of macro 'lzma_attr_pure' const lzma_mt *options) lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/container.h:359:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/container.h:359:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/container.h:384:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/container.h:384:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/container.h:444:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/container.h:444:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/container.h:538:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/container.h:538:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/container.h:563:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/container.h:563:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/container.h:586:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/container.h:586:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/container.h:632:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/container.h:632:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/stream_flags.h:124:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/stream_flags.h:124:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/stream_flags.h:141:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/stream_flags.h:141:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/stream_flags.h:176:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/stream_flags.h:176:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/stream_flags.h:203:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/stream_flags.h:203:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/stream_flags.h:223:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/stream_flags.h:223:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/block.h:310:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/block.h:310:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/block.h:333:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/block.h:333:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/block.h:378:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/block.h:378:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/block.h:410:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/block.h:410:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/block.h:425:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/block.h:425:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/block.h:438:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/block.h:438:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/block.h:457:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/block.h:457:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/block.h:475:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/block.h:475:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/block.h:529:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/block.h:529:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/block.h:547:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/block.h:547:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:346:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:346:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:367:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:367:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:381:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:381:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:399:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:399:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:406:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:406:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:416:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:416:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:425:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:425:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:436:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:436:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:446:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:446:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:458:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:458:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:465:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:465:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:516:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:516:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:569:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:569:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:579:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:579:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:597:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:597:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:630:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:630:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index_hash.h:41:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index_hash.h:41:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index_hash.h:67:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index_hash.h:67:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index_hash.h:97:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index_hash.h:97:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index_hash.h:107:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index_hash.h:107:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ In file included from CoreArray/dFile.h:42, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: CoreArray/dStream.h:85:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdHandleStream(); ^ CoreArray/dStream.h:86:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdHandleStream(TSysHandle AHandle); ^ CoreArray/dStream.h:88:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Read(void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:89:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Write(const void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:90:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 Seek(SIZE64 Offset, TdSysSeekOrg Origin); ^ CoreArray/dStream.h:91:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void SetSize(SIZE64 NewSize); ^ CoreArray/dStream.h:93:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE TSysHandle Handle() const { return fHandle; } ^~~~~ CoreArray/dStream.h:111:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdFileStream(const char *const AFileName, TdOpenMode mode); ^ CoreArray/dStream.h:112:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdFileStream(); ^ CoreArray/dStream.h:114:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE const string& FileName() const { return fFileName; } ^~~~~ CoreArray/dStream.h:115:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE TdOpenMode Model() const { return fMode; } ^~~~~ CoreArray/dStream.h:121:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdFileStream(): CdHandleStream() {} ^ CoreArray/dStream.h:122:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Init(const char *const AFileName, TdOpenMode Mode); ^ CoreArray/dStream.h:130:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdForkFileStream(const char *const AFileName, TdOpenMode Mode); ^ CoreArray/dStream.h:133:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Read(void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:135:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Write(const void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:137:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 Seek(SIZE64 Offset, TdSysSeekOrg Origin); ^ CoreArray/dStream.h:138:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 GetSize(); ^ CoreArray/dStream.h:139:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void SetSize(SIZE64 NewSize); ^ CoreArray/dStream.h:147:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE void RedirectFile(); ^ CoreArray/dStream.h:155:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdTempStream(); ^ CoreArray/dStream.h:156:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdTempStream(const char *Path); ^ CoreArray/dStream.h:157:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdTempStream(); ^ CoreArray/dStream.h:165:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdMemoryStream(size_t Size=0); ^ CoreArray/dStream.h:166:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdMemoryStream(); ^ CoreArray/dStream.h:168:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Read(void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:169:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Write(const void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:170:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 Seek(SIZE64 Offset, TdSysSeekOrg Origin); ^ CoreArray/dStream.h:172:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 GetSize(); ^ CoreArray/dStream.h:173:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void SetSize(SIZE64 NewSize); ^ CoreArray/dStream.h:175:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *BufPointer(); ^ CoreArray/dStream.h:237:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TdCompressRemainder() { Size = 0; Buf64 = 0; } ^ CoreArray/dStream.h:260:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdRecodeStream(CdStream &vStream); ^ CoreArray/dStream.h:261:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdRecodeStream(); ^ CoreArray/dStream.h:263:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE CdStream &Stream() const { return *fStream; } ^~~~~ CoreArray/dStream.h:264:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE SIZE64 TotalIn() const { return fTotalIn; } ^~~~~ CoreArray/dStream.h:265:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE SIZE64 TotalOut() const { return fTotalOut; } ^~~~~ CoreArray/dStream.h:272:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void UpdateStreamPosition(); ^ CoreArray/dStream.h:280:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdRecodeLevel(CdRecodeStream::TLevel level); ^ CoreArray/dStream.h:282:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE CdRecodeStream::TLevel Level() const { return fLevel; } ^~~~~ CoreArray/dStream.h:293:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrRecodeStream(): ErrStream() ^ CoreArray/dStream.h:295:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrRecodeStream(const std::string &msg): ErrStream() ^ CoreArray/dStream.h:297:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrRecodeStream(const char *fmt, ...): ErrStream() ^ CoreArray/dStream.h:331:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdRAAlgorithm(CdRecodeStream &owner); ^ CoreArray/dStream.h:333:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE TBlockSize SizeType() const { return fSizeType; } ^~~~~ CoreArray/dStream.h:347:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdRA_Read(CdRecodeStream *owner); ^ CoreArray/dStream.h:349:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~CdRA_Read(); ^ CoreArray/dStream.h:352:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void GetUpdated(); ^ CoreArray/dStream.h:354:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void GetBlockInfo(vector &RawSize, vector &CmpSize); ^ CoreArray/dStream.h:387:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void InitReadStream(); ^ CoreArray/dStream.h:389:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool SeekStream(SIZE64 Position); ^ CoreArray/dStream.h:391:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool NextBlock(); ^ CoreArray/dStream.h:393:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void BinSearch(SIZE64 Position, ssize_t low, ssize_t high); ^ CoreArray/dStream.h:395:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual bool ReadMagicNumber(CdStream &Stream) = 0; ^ CoreArray/dStream.h:397:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void LoadIndexing(); ^ CoreArray/dStream.h:401:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void GetBlockHeader_v1_0(); ^ CoreArray/dStream.h:408:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdRA_Write(CdRecodeStream *owner, TBlockSize bs); ^ CoreArray/dStream.h:411:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void InitWriteStream(); ^ CoreArray/dStream.h:413:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void DoneWriteStream(); ^ CoreArray/dStream.h:416:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void InitWriteBlock(); ^ CoreArray/dStream.h:418:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void DoneWriteBlock(); ^ CoreArray/dStream.h:436:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void AddBlockInfo(C_UInt32 CmpLen, C_UInt32 RawLen); ^ CoreArray/dStream.h:439:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void WriteMagicNumber(CdStream &Stream) = 0; ^ CoreArray/dStream.h:452:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdBaseZStream(CdStream &vStream); ^ CoreArray/dStream.h:469:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdZEncoder(CdStream &Dest, TLevel Level); ^ CoreArray/dStream.h:471:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int memLevel=Z_DEFAULT_MEMORY, int Strategy=Z_DEFAULT_STRATEGY); ^ CoreArray/dStream.h:472:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdZEncoder(); ^ CoreArray/dStream.h:474:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Read(void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:475:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Write(const void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:476:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 Seek(SIZE64 Offset, TdSysSeekOrg Origin); ^ CoreArray/dStream.h:477:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void SetSize(SIZE64 NewSize); ^ CoreArray/dStream.h:478:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Close(); ^ CoreArray/dStream.h:480:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ssize_t Pending(); ^ CoreArray/dStream.h:481:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE bool HaveClosed() const { return fHaveClosed; } ^~~~~ CoreArray/dStream.h:489:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SyncFinish(); ^ CoreArray/dStream.h:496:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdZDecoder(CdStream &Source); ^ CoreArray/dStream.h:497:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdZDecoder(CdStream &Source, int windowBits); ^ CoreArray/dStream.h:498:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdZDecoder(); ^ CoreArray/dStream.h:500:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Read(void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:501:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Write(const void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:502:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 Seek(SIZE64 Offset, TdSysSeekOrg Origin); ^ CoreArray/dStream.h:503:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 GetSize(); ^ CoreArray/dStream.h:504:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void SetSize(SIZE64 NewSize); ^ CoreArray/dStream.h:518:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdZEncoder_RA(CdStream &Dest, TLevel Level, TBlockSize BlockSize); ^ CoreArray/dStream.h:520:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Write(const void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:521:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Close(); ^ CoreArray/dStream.h:528:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void CopyFrom(CdStream &Source, SIZE64 Pos, SIZE64 Count); ^ CoreArray/dStream.h:535:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void WriteMagicNumber(CdStream &Stream); ^ CoreArray/dStream.h:537:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SyncFinishBlock(); ^ CoreArray/dStream.h:548:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdZDecoder_RA(CdStream &Source); ^ CoreArray/dStream.h:550:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Read(void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:551:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 Seek(SIZE64 Offset, TdSysSeekOrg Origin); ^ CoreArray/dStream.h:555:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual bool ReadMagicNumber(CdStream &Stream); ^ CoreArray/dStream.h:557:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Reset(); ^ CoreArray/dStream.h:565:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture EZLibError(int Code); ^ CoreArray/dStream.h:566:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture EZLibError(const char *fmt, ...): ErrRecodeStream() ^ CoreArray/dStream.h:568:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int ErrCode() const { return fErrCode; }; ^~~~~ CoreArray/dStream.h:602:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdBaseLZ4Stream(CdStream &vStream); ^ CoreArray/dStream.h:611:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TLZ4Chunk chunk); ^ CoreArray/dStream.h:612:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdLZ4Encoder(); ^ CoreArray/dStream.h:614:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Read(void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:615:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Write(const void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:616:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 Seek(SIZE64 Offset, TdSysSeekOrg Origin); ^ CoreArray/dStream.h:617:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void SetSize(SIZE64 NewSize); ^ CoreArray/dStream.h:618:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Close(); ^ CoreArray/dStream.h:619:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int Pending() { return 0; } ^ CoreArray/dStream.h:621:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE TLZ4Chunk Chunk() const { return fChunk; } ^~~~~ CoreArray/dStream.h:622:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE ssize_t ChunkSize() const { return fChunkSize; } ^~~~~ CoreArray/dStream.h:623:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE CdRecodeStream::TLevel Level() const { return fLevel; } ^~~~~ CoreArray/dStream.h:624:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE bool HaveClosed() const { return fHaveClosed; } ^~~~~ CoreArray/dStream.h:641:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdLZ4Decoder(CdStream &Source); ^ CoreArray/dStream.h:642:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdLZ4Decoder(); ^ CoreArray/dStream.h:644:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Read(void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:645:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Write(const void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:646:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 Seek(SIZE64 Offset, TdSysSeekOrg Origin); ^ CoreArray/dStream.h:647:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 GetSize(); ^ CoreArray/dStream.h:648:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void SetSize(SIZE64 NewSize); ^ CoreArray/dStream.h:668:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TBlockSize BlockSize); ^ CoreArray/dStream.h:669:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdLZ4Encoder_RA(); ^ CoreArray/dStream.h:671:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Read(void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:672:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Write(const void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:673:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 Seek(SIZE64 Offset, TdSysSeekOrg Origin); ^ CoreArray/dStream.h:674:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void SetSize(SIZE64 NewSize); ^ CoreArray/dStream.h:675:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Close(); ^ CoreArray/dStream.h:682:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void CopyFrom(CdStream &Source, SIZE64 Pos, SIZE64 Count); ^ CoreArray/dStream.h:684:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ssize_t Pending() { return 0; } ^ CoreArray/dStream.h:685:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE bool HaveClosed() const { return fHaveClosed; } ^~~~~ CoreArray/dStream.h:686:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE CdRecodeStream::TLevel Level() const { return fLevel; } ^~~~~ CoreArray/dStream.h:704:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void WriteMagicNumber(CdStream &Stream); ^ CoreArray/dStream.h:706:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Compressing(int bufsize); ^ CoreArray/dStream.h:716:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdLZ4Decoder_RA(CdStream &Source); ^ CoreArray/dStream.h:718:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Read(void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:719:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Write(const void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:720:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 Seek(SIZE64 Offset, TdSysSeekOrg Origin); ^ CoreArray/dStream.h:721:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 GetSize(); ^ CoreArray/dStream.h:722:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void SetSize(SIZE64 NewSize); ^ CoreArray/dStream.h:724:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE CdRecodeStream::TLevel Level() const { return fLevel; } ^~~~~ CoreArray/dStream.h:741:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual bool ReadMagicNumber(CdStream &Stream); ^ CoreArray/dStream.h:743:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Reset(); ^ CoreArray/dStream.h:751:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ELZ4Error(): ErrRecodeStream() ^ CoreArray/dStream.h:753:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ELZ4Error(const char *fmt, ...): ErrRecodeStream() ^ CoreArray/dStream.h:755:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ELZ4Error(const std::string &msg): ErrRecodeStream() ^ CoreArray/dStream.h:757:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ELZ4Error(LZ4F_errorCode_t err) ^ CoreArray/dStream.h:774:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdBaseXZStream(CdStream &vStream); ^ CoreArray/dStream.h:786:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdXZEncoder(CdStream &Dest, TLevel Level); ^ CoreArray/dStream.h:787:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdXZEncoder(CdStream &Dest, int DictKB); ^ CoreArray/dStream.h:788:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdXZEncoder(); ^ CoreArray/dStream.h:790:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Read(void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:791:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Write(const void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:792:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 Seek(SIZE64 Offset, TdSysSeekOrg Origin); ^ CoreArray/dStream.h:793:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void SetSize(SIZE64 NewSize); ^ CoreArray/dStream.h:794:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Close(); ^ CoreArray/dStream.h:796:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ssize_t Pending(); ^ CoreArray/dStream.h:797:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE bool HaveClosed() const { return fHaveClosed; } ^~~~~ CoreArray/dStream.h:802:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SyncFinish(); ^ CoreArray/dStream.h:803:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void InitXZStream(); ^ CoreArray/dStream.h:811:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdXZDecoder(CdStream &Source); ^ CoreArray/dStream.h:812:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdXZDecoder(); ^ CoreArray/dStream.h:814:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Read(void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:815:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Write(const void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:816:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 Seek(SIZE64 Offset, TdSysSeekOrg Origin); ^ CoreArray/dStream.h:817:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 GetSize(); ^ CoreArray/dStream.h:818:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void SetSize(SIZE64 NewSize); ^ CoreArray/dStream.h:831:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdXZEncoder_RA(CdStream &Dest, TLevel Level, TBlockSize BlockSize); ^ CoreArray/dStream.h:833:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Write(const void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:834:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Close(); ^ CoreArray/dStream.h:841:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void CopyFrom(CdStream &Source, SIZE64 Pos, SIZE64 Count); ^ CoreArray/dStream.h:848:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void WriteMagicNumber(CdStream &Stream); ^ CoreArray/dStream.h:850:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SyncFinishBlock(); ^ CoreArray/dStream.h:861:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdXZDecoder_RA(CdStream &Source); ^ CoreArray/dStream.h:863:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Read(void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:864:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 Seek(SIZE64 Offset, TdSysSeekOrg Origin); ^ CoreArray/dStream.h:868:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual bool ReadMagicNumber(CdStream &Stream); ^ CoreArray/dStream.h:870:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Reset(); ^ CoreArray/dStream.h:878:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture EXZError(): ErrRecodeStream() ^ CoreArray/dStream.h:880:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture EXZError(const char *fmt, ...): ErrRecodeStream() ^ CoreArray/dStream.h:882:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture EXZError(const std::string &msg): ErrRecodeStream() ^ CoreArray/dStream.h:884:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture EXZError(int code): ErrRecodeStream() ^ CoreArray/dStream.h:920:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TBlockInfo(); ^ CoreArray/dStream.h:921:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TBlockInfo(bool head, SIZE64 bs, SIZE64 ss, SIZE64 sn); ^ CoreArray/dStream.h:922:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SIZE64 AbsStart() const; /// the start position with overhead ^~~~~ CoreArray/dStream.h:923:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetSize(CdStream &Stream, SIZE64 _Size); ^ CoreArray/dStream.h:924:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetNext(CdStream &Stream, SIZE64 _Next); ^ CoreArray/dStream.h:925:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetSize2(CdStream &Stream, SIZE64 _Size, SIZE64 _Next); ^ CoreArray/dStream.h:928:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdBlockStream(CdBlockCollection &vCollection); ^ CoreArray/dStream.h:929:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdBlockStream(); ^ CoreArray/dStream.h:931:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Read(void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:932:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Write(const void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:933:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 Seek(SIZE64 Offset, TdSysSeekOrg Origin); ^ CoreArray/dStream.h:934:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 GetSize(); ^ CoreArray/dStream.h:935:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void SetSize(SIZE64 NewSize); ^ CoreArray/dStream.h:936:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetSizeOnly(SIZE64 NewSize); ^ CoreArray/dStream.h:938:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SyncSizeInfo(); ^ CoreArray/dStream.h:939:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SIZE64 GetSize() const; ^~~~~ CoreArray/dStream.h:941:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool ReadOnly() const; ^~~~~ CoreArray/dStream.h:942:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int ListCount() const; ^~~~~ CoreArray/dStream.h:944:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE TdGDSBlockID ID() const { return fID; } ^~~~~ CoreArray/dStream.h:945:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE SIZE64 Capacity() const { return fBlockCapacity; } ^~~~~ CoreArray/dStream.h:946:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE SIZE64 Size() const { return fBlockSize; } ^~~~~ CoreArray/dStream.h:947:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE CdBlockCollection &Collection() const { return fCollection; } ^~~~~ CoreArray/dStream.h:948:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE const TBlockInfo *List() const { return fList; } ^~~~~ CoreArray/dStream.h:959:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TBlockInfo *_FindCur(const SIZE64 Pos); ^ CoreArray/dStream.h:974:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdBlockCollection(const SIZE64 vCodeStart=0); ^ CoreArray/dStream.h:975:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdBlockCollection(); ^ CoreArray/dStream.h:978:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdLogRecord *Log); ^ CoreArray/dStream.h:979:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void WriteStream(CdStream *vStream); ^ CoreArray/dStream.h:980:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Clear(); ^ CoreArray/dStream.h:982:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdBlockStream *NewBlockStream(); ^ CoreArray/dStream.h:984:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void DeleteBlockStream(TdGDSBlockID id); ^ CoreArray/dStream.h:987:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdBlockStream *operator[] (const TdGDSBlockID &id); ^ CoreArray/dStream.h:989:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool HaveID(TdGDSBlockID id); ^ CoreArray/dStream.h:991:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int NumOfFragment(); ^ CoreArray/dStream.h:993:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE CdStream *Stream() const ^~~~~ CoreArray/dStream.h:995:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE CdObjClassMgr *ClassMgr() const ^~~~~ CoreArray/dStream.h:997:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE bool ReadOnly() const ^~~~~ CoreArray/dStream.h:999:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE const vector &BlockList() const ^~~~~ CoreArray/dStream.h:1001:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE const CdBlockStream::TBlockInfo* UnusedBlock() const ^~~~~ CoreArray/dStream.h:1013:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _IncStreamSize(CdBlockStream &Block, const SIZE64 NewSize); ^ CoreArray/dStream.h:1014:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _DecStreamSize(CdBlockStream &Block, const SIZE64 NewSize); ^ CoreArray/dStream.h:1015:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PdBlockStream_BlockInfo _NeedBlock(SIZE64 Size, bool Head); ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cmath:45, from CoreArray/dAllocator.h:43, from CoreArray/dAny.h:43, from CoreArray/dFile.h:43, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:177:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double rslt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:177:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:178:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __mingw_setusermatherr (int (__cdecl *)(struct _exception *)); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:178:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:179:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __setusermatherr(int (__cdecl *)(struct _exception *)); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:179:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:183:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl sin(double _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:183:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:184:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl cos(double _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:184:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:185:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl tan(double _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:185:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:186:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl sinh(double _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:186:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:187:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl cosh(double _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:187:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:188:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl tanh(double _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:188:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:189:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl asin(double _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:189:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:190:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl acos(double _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:190:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:191:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl atan(double _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:191:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:192:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl atan2(double _Y,double _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:192:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:193:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl exp(double _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:193:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:194:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl log(double _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:194:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:195:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl log10(double _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:195:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:196:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl pow(double _X,double _Y); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:196:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:197:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl sqrt(double _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:197:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:198:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl ceil(double _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:198:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:199:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl floor(double _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:199:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:202:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl fabsf (float x); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:202:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:203:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl fabsl (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:203:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:204:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl fabs (double _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:204:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:208:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE float __cdecl fabsf (float x) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:219:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE long double __cdecl fabsl (long double x) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:230:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE double __cdecl fabs (double x) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:243:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl ldexp(double _X,int _Y); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:243:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:244:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl frexp(double _X,int *_Y); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:244:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:245:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl modf(double _X,double *_Y); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:245:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:246:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl fmod(double _X,double _Y); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:246:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:248:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl sincos (double __x, double *p_sin, double *p_cos); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:248:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:249:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl sincosl (long double __x, long double *p_sin, long double *p_cos); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:249:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:250:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl sincosf (float __x, float *p_sin, float *p_cos); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:250:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:276:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl _cabs(struct _complex _ComplexA); /* Overriden to use our cabs. */ ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:276:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:277:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl _hypot(double _X,double _Y); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:277:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:278:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl _j0(double _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:278:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:279:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl _j1(double _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:279:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:280:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl _jn(int _X,double _Y); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:280:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:281:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl _y0(double _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:281:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:282:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl _y1(double _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:282:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:283:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl _yn(int _X,double _Y); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:283:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:286:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _matherr (struct _exception *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:286:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:311:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl j0 (double) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:311:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:312:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl j1 (double) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:312:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:313:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl jn (int, double) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:313:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:314:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl y0 (double) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:314:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:315:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl y1 (double) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:315:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:316:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl yn (int, double) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:316:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:318:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl chgsign (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:318:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:327:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl finite (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:327:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:328:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl fpclass (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:328:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:407:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern int __cdecl __fpclassifyl (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:407:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:408:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern int __cdecl __fpclassifyf (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:408:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:409:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern int __cdecl __fpclassify (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:409:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:412:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE int __cdecl __fpclassifyl (long double x) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:438:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE int __cdecl __fpclassify (double x) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:460:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE int __cdecl __fpclassifyf (float x) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:520:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern int __cdecl __isnan (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:520:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:521:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern int __cdecl __isnanf (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:521:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:522:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern int __cdecl __isnanl (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:522:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:525:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE int __cdecl __isnan (double _x) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:546:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE int __cdecl __isnanf (float _x) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:565:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE int __cdecl __isnanl (long double _x) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:607:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern int __cdecl __signbit (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:607:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:608:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern int __cdecl __signbitf (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:608:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:609:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern int __cdecl __signbitl (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:609:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:611:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE int __cdecl __signbit (double x) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:624:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE int __cdecl __signbitf (float x) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:636:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE int __cdecl __signbitl (long double x) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:664:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl sinf(float _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:664:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:665:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl sinl(long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:665:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:667:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl cosf(float _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:667:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:668:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl cosl(long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:668:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:670:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl tanf(float _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:670:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:671:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl tanl(long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:671:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:672:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl asinf(float _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:672:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:673:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl asinl(long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:673:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:675:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl acosf (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:675:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:676:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl acosl (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:676:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:678:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl atanf (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:678:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:679:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl atanl (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:679:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:681:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl atan2f (float, float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:681:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:682:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl atan2l (long double, long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:682:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:685:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl sinhf(float _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:685:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:687:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE float sinhf(float _X) { return ((float)sinh((double)_X)); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:689:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl sinhl(long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:689:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:691:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl coshf(float _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:691:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:693:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE float coshf(float _X) { return ((float)cosh((double)_X)); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:695:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl coshl(long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:695:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:697:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl tanhf(float _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:697:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:699:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE float tanhf(float _X) { return ((float)tanh((double)_X)); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:701:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl tanhl(long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:701:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:705:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl acosh (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:705:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:706:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl acoshf (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:706:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:707:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl acoshl (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:707:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:710:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl asinh (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:710:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:711:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl asinhf (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:711:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:712:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl asinhl (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:712:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:715:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl atanh (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:715:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:716:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl atanhf (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:716:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:717:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl atanhl (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:717:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:721:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl expf(float _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:721:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:723:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE float expf(float _X) { return ((float)exp((double)_X)); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:725:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl expl(long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:725:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:728:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl exp2(double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:728:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:729:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl exp2f(float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:729:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:730:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl exp2l(long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:730:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:734:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl expm1(double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:734:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:735:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl expm1f(float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:735:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:736:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl expm1l(long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:736:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:739:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float frexpf(float _X,int *_Y); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:739:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:741:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE float frexpf(float _X,int *_Y) { return ((float)frexp((double)_X,_Y)); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:743:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl frexpl(long double,int *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:743:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:748:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern int __cdecl ilogb (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:748:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:749:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern int __cdecl ilogbf (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:749:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:750:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern int __cdecl ilogbl (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:750:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:753:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl ldexpf(float _X,int _Y); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:753:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:755:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE float __cdecl ldexpf (float x, int expn) { return (float) ldexp ((double)x, expn); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:757:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl ldexpl (long double, int); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:757:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:760:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl logf (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:760:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:761:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl logl(long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:761:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:764:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl log10f (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:764:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:765:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl log10l(long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:765:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:768:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl log1p(double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:768:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:769:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl log1pf(float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:769:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:770:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl log1pl(long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:770:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:773:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl log2 (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:773:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:774:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl log2f (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:774:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:775:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl log2l (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:775:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:778:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl logb (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:778:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:779:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl logbf (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:779:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:780:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl logbl (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:780:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:863:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl modff (float, float*); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:863:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:864:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl modfl (long double, long double*); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:864:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:867:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl scalbn (double, int); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:867:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:868:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl scalbnf (float, int); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:868:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:869:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl scalbnl (long double, int); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:869:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:871:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl scalbln (double, long); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:871:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:872:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl scalblnf (float, long); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:872:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:873:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl scalblnl (long double, long); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:873:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:877:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl cbrt (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:877:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:878:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl cbrtf (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:878:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:879:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl cbrtl (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:879:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:882:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl hypot (double, double) __MINGW_ATTRIB_DEPRECATED_MSVC2005; /* in libmoldname.a */ ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:882:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:883:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl hypotf (float x, float y); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:883:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:885:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE float __cdecl hypotf (float x, float y) { return (float) hypot ((double)x, (double)y);} ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:887:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl hypotl (long double, long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:887:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:890:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl powf(float _X,float _Y); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:890:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:892:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE float powf(float _X,float _Y) { return ((float)pow((double)_X,(double)_Y)); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:894:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl powl (long double, long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:894:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:897:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl sqrtf (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:897:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:898:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double sqrtl(long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:898:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:901:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl erf (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:901:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:902:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl erff (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:902:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:903:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl erfl (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:903:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:906:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl erfc (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:906:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:907:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl erfcf (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:907:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:908:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl erfcl (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:908:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:911:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl lgamma (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:911:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:912:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl lgammaf (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:912:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:913:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl lgammal (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:913:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:918:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl tgamma (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:918:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:919:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl tgammaf (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:919:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:920:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl tgammal (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:920:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:923:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl ceilf (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:923:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:924:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl ceill (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:924:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:927:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl floorf (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:927:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:928:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl floorl (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:928:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:931:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl nearbyint ( double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:931:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:932:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl nearbyintf (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:932:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:933:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl nearbyintl (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:933:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:937:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl rint (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:937:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:938:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl rintf (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:938:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:939:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl rintl (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:939:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:942:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long __cdecl lrint (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:942:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:943:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long __cdecl lrintf (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:943:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:944:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long __cdecl lrintl (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:944:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:946:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION long long __cdecl llrint (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:946:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:947:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION long long __cdecl llrintf (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:947:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:948:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION long long __cdecl llrintl (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:948:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1030:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl round (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1030:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1031:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl roundf (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1031:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1032:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl roundl (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1032:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1035:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long __cdecl lround (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1035:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1036:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long __cdecl lroundf (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1036:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1037:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long __cdecl lroundl (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1037:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1038:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION long long __cdecl llround (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1038:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1039:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION long long __cdecl llroundf (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1039:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1040:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION long long __cdecl llroundl (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1040:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1044:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl trunc (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1044:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1045:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl truncf (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1045:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1046:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl truncl (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1046:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1049:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl fmodf (float, float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1049:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1050:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl fmodl (long double, long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1050:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1053:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl remainder (double, double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1053:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1054:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl remainderf (float, float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1054:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1055:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl remainderl (long double, long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1055:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1058:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl remquo(double, double, int *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1058:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1059:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl remquof(float, float, int *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1059:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1060:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl remquol(long double, long double, int *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1060:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1063:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl copysign (double, double); /* in libmoldname.a */ ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1063:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1064:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl copysignf (float, float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1064:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1065:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl copysignl (long double, long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1065:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1069:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE double __cdecl copysign (double x, double y) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1076:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE float __cdecl copysignf (float x, float y) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1087:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl nan(const char *tagp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1087:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1088:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl nanf(const char *tagp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1088:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1089:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl nanl(const char *tagp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1089:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1098:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl nextafter (double, double); /* in libmoldname.a */ ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1098:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1099:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl nextafterf (float, float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1099:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1100:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl nextafterl (long double, long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1100:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1103:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl nexttoward (double, long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1103:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1104:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl nexttowardf (float, long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1104:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1105:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl nexttowardl (long double, long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1105:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1109:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl fdim (double x, double y); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1109:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1110:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl fdimf (float x, float y); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1110:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1111:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl fdiml (long double x, long double y); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1111:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1119:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl fmax (double, double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1119:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1120:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl fmaxf (float, float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1120:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1121:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl fmaxl (long double, long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1121:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1124:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl fmin (double, double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1124:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1125:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl fminf (float, float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1125:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1126:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl fminl (long double, long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1126:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1130:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl fma (double, double, double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1130:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1131:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl fmaf (float, float, float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1131:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1132:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl fmal (long double, long double, long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1132:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1181:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP float __cdecl _copysignf (float _Number,float _Sign); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1181:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1182:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP float __cdecl _chgsignf (float _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1182:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1183:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP float __cdecl _logbf(float _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1183:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1184:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP float __cdecl _nextafterf(float _X,float _Y); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1184:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1185:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _finitef(float _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1185:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1186:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _isnanf(float _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1186:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1187:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fpclassf(float _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1187:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1191:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl _chgsignl (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1191:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from CoreArray/dAllocator.h:43, from CoreArray/dAny.h:43, from CoreArray/dFile.h:43, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/cmath:87:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture acos(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:91:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture acos(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:99:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture acos(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:106:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture asin(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:110:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture asin(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:118:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture asin(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:125:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atan(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:129:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atan(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:137:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atan(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:144:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atan2(float __y, float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:148:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atan2(long double __y, long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:155:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atan2(_Tp __y, _Up __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:165:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ceil(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:169:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ceil(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:177:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ceil(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:184:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cos(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:188:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cos(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:196:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cos(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:203:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cosh(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:207:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cosh(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:215:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cosh(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:222:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture exp(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:226:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture exp(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:234:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture exp(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:241:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fabs(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:245:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fabs(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:253:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fabs(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:260:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture floor(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:264:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture floor(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:272:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture floor(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:279:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fmod(float __x, float __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:283:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fmod(long double __x, long double __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:290:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fmod(_Tp __x, _Up __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:300:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture frexp(float __x, int* __exp) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:304:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture frexp(long double __x, int* __exp) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:312:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture frexp(_Tp __x, int* __exp) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:319:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ldexp(float __x, int __exp) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:323:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ldexp(long double __x, int __exp) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:331:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ldexp(_Tp __x, int __exp) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:338:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture log(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:342:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture log(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:350:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture log(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:357:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture log10(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:361:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture log10(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:369:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture log10(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:376:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture modf(float __x, float* __iptr) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:380:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture modf(long double __x, long double* __iptr) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:388:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pow(float __x, float __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:392:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pow(long double __x, long double __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:415:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pow(_Tp __x, _Up __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:425:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture sin(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:429:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture sin(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:437:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture sin(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:444:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture sinh(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:448:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture sinh(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:456:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture sinh(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:463:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture sqrt(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:467:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture sqrt(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:475:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture sqrt(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:482:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tan(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:486:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tan(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:494:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tan(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:501:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tanh(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:505:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tanh(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:513:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tanh(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:537:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fpclassify(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:542:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fpclassify(double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:547:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fpclassify(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:556:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fpclassify(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:562:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isfinite(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:566:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isfinite(double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:570:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isfinite(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:578:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isfinite(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:584:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isinf(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:592:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isinf(double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:597:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isinf(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:605:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isinf(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:611:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isnan(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:619:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isnan(double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:624:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isnan(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:632:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isnan(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:638:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isnormal(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:642:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isnormal(double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:646:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isnormal(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:654:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isnormal(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:661:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture signbit(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:665:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture signbit(double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:669:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture signbit(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:677:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture signbit(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:683:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isgreater(float __x, float __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:687:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isgreater(double __x, double __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:691:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isgreater(long double __x, long double __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:700:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isgreater(_Tp __x, _Up __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:709:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isgreaterequal(float __x, float __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:713:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isgreaterequal(double __x, double __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:717:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isgreaterequal(long double __x, long double __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:726:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isgreaterequal(_Tp __x, _Up __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:735:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isless(float __x, float __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:739:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isless(double __x, double __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:743:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isless(long double __x, long double __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:752:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isless(_Tp __x, _Up __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:761:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture islessequal(float __x, float __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:765:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture islessequal(double __x, double __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:769:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture islessequal(long double __x, long double __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:778:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture islessequal(_Tp __x, _Up __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:787:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture islessgreater(float __x, float __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:791:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture islessgreater(double __x, double __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:795:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture islessgreater(long double __x, long double __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:804:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture islessgreater(_Tp __x, _Up __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:813:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isunordered(float __x, float __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:817:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isunordered(double __x, double __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:821:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isunordered(long double __x, long double __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:830:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isunordered(_Tp __x, _Up __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1214:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture acosh(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1218:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture acosh(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1226:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture acosh(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1232:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture asinh(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1236:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture asinh(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1244:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture asinh(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1250:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atanh(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1254:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atanh(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1262:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atanh(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1268:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cbrt(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1272:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cbrt(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1280:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cbrt(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1286:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture copysign(float __x, float __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1290:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture copysign(long double __x, long double __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1297:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture copysign(_Tp __x, _Up __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1306:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erf(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1310:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erf(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1318:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erf(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1324:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erfc(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1328:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erfc(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1336:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erfc(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1342:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture exp2(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1346:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture exp2(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1354:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture exp2(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1360:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture expm1(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1364:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture expm1(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1372:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture expm1(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1378:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fdim(float __x, float __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1382:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fdim(long double __x, long double __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1389:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fdim(_Tp __x, _Up __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1398:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fma(float __x, float __y, float __z) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1402:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fma(long double __x, long double __y, long double __z) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1409:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fma(_Tp __x, _Up __y, _Vp __z) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1418:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fmax(float __x, float __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1422:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fmax(long double __x, long double __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1429:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fmax(_Tp __x, _Up __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1438:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fmin(float __x, float __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1442:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fmin(long double __x, long double __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1449:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fmin(_Tp __x, _Up __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1458:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture hypot(float __x, float __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1462:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture hypot(long double __x, long double __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1469:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture hypot(_Tp __x, _Up __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1478:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ilogb(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1482:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ilogb(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1491:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ilogb(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1497:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lgamma(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1501:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lgamma(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1509:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lgamma(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1515:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture llrint(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1519:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture llrint(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1527:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture llrint(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1533:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture llround(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1537:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture llround(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1545:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture llround(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1551:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture log1p(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1555:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture log1p(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1563:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture log1p(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1570:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture log2(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1574:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture log2(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1582:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture log2(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1588:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture logb(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1592:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture logb(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1600:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture logb(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1606:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lrint(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1610:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lrint(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1618:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lrint(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1624:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lround(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1628:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lround(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1636:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lround(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1642:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture nearbyint(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1646:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture nearbyint(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1654:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture nearbyint(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1660:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture nextafter(float __x, float __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1664:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture nextafter(long double __x, long double __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1671:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture nextafter(_Tp __x, _Up __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1680:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture nexttoward(float __x, long double __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1684:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture nexttoward(long double __x, long double __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1692:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture nexttoward(_Tp __x, long double __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1698:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture remainder(float __x, float __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1702:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture remainder(long double __x, long double __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1709:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture remainder(_Tp __x, _Up __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1718:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture remquo(float __x, float __y, int* __pquo) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1722:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture remquo(long double __x, long double __y, int* __pquo) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1729:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture remquo(_Tp __x, _Up __y, int* __pquo) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1738:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rint(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1742:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rint(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1750:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rint(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1756:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture round(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1760:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture round(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1768:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture round(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1774:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture scalbln(float __x, long __ex) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1778:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture scalbln(long double __x, long __ex) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1786:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture scalbln(_Tp __x, long __ex) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1792:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture scalbn(float __x, int __ex) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1796:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture scalbn(long double __x, int __ex) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1804:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture scalbn(_Tp __x, int __ex) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1810:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tgamma(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1814:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tgamma(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1822:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tgamma(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1828:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture trunc(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1832:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture trunc(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1840:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture trunc(_Tp __x) ^ In file included from CoreArray/dAny.h:43, from CoreArray/dFile.h:43, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: CoreArray/dAllocator.h:66:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdAllocator(); ^ CoreArray/dAllocator.h:67:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~CdAllocator(); ^ CoreArray/dAllocator.h:69:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Initialize(); ^ CoreArray/dAllocator.h:70:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Initialize(CdStream &Stream, bool CanRead, bool CanWrite); ^ CoreArray/dAllocator.h:71:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Free(); ^ CoreArray/dAllocator.h:73:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE SIZE64 GetSize() ^ CoreArray/dAllocator.h:75:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE void SetSize(SIZE64 NewSize) ^ CoreArray/dAllocator.h:77:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE SIZE64 Position() ^ CoreArray/dAllocator.h:79:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE void SetPosition(SIZE64 NewPos) ^ CoreArray/dAllocator.h:83:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE void ReadData(void *Buffer, ssize_t Count) ^ CoreArray/dAllocator.h:86:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE C_UInt8 R8b() ^ CoreArray/dAllocator.h:89:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE C_UInt16 R16b() ^ CoreArray/dAllocator.h:92:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE C_UInt32 R32b() ^ CoreArray/dAllocator.h:95:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE C_UInt64 R64b() ^ CoreArray/dAllocator.h:99:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE void ReadVar(C_Int8 &val) { val = (*_R8b)(*this); } ^ CoreArray/dAllocator.h:101:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE void ReadVar(C_UInt8 &val) { val = (*_R8b)(*this); } ^ CoreArray/dAllocator.h:103:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE void ReadVar(C_Int16 &val) { val = (*_R16b)(*this); } ^ CoreArray/dAllocator.h:105:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE void ReadVar(C_UInt16 &val) { val = (*_R16b)(*this); } ^ CoreArray/dAllocator.h:107:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE void ReadVar(C_Int32 &val) { val = (*_R32b)(*this); } ^ CoreArray/dAllocator.h:109:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE void ReadVar(C_UInt32 &val) { val = (*_R32b)(*this); } ^ CoreArray/dAllocator.h:113:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE void WriteData(const void *Buffer, ssize_t Count) ^ CoreArray/dAllocator.h:116:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE void W8b(C_UInt8 val) ^ CoreArray/dAllocator.h:119:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE void W16b(C_UInt16 val) ^ CoreArray/dAllocator.h:122:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE void W32b(C_UInt32 val) ^ CoreArray/dAllocator.h:125:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE void W64b(C_UInt64 val) ^ CoreArray/dAllocator.h:129:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Move(SIZE64 Src, SIZE64 Dst, SIZE64 Size); ^ CoreArray/dAllocator.h:132:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void ZeroFill(SIZE64 Size); ^ CoreArray/dAllocator.h:134:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void ZeroFill(SIZE64 Pos, SIZE64 Size); ^ CoreArray/dAllocator.h:137:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void CopyTo(CdBufStream &Obj, SIZE64 Pos, SIZE64 Count); ^ CoreArray/dAllocator.h:140:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE CdBufStream *BufStream() ^ CoreArray/dAllocator.h:179:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void _InitFree(CdAllocator &Obj); ^ CoreArray/dAllocator.h:180:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static SIZE64 _InitGetSize(CdAllocator &Obj); ^ CoreArray/dAllocator.h:181:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void _InitSetSize(CdAllocator &Obj, SIZE64 NewSize); ^ CoreArray/dAllocator.h:182:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static SIZE64 _InitGetPos(CdAllocator &Obj); ^ CoreArray/dAllocator.h:183:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void _InitSetPos(CdAllocator &Obj, SIZE64 NewPos); ^ CoreArray/dAllocator.h:184:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void _InitRead(CdAllocator &Obj, void *Buffer, ssize_t Count); ^ CoreArray/dAllocator.h:185:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static C_UInt8 _InitR8b(CdAllocator &Obj); ^ CoreArray/dAllocator.h:186:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static C_UInt16 _InitR16b(CdAllocator &Obj); ^ CoreArray/dAllocator.h:187:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static C_UInt32 _InitR32b(CdAllocator &Obj); ^ CoreArray/dAllocator.h:188:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static C_UInt64 _InitR64b(CdAllocator &Obj); ^ CoreArray/dAllocator.h:189:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void _InitWrite(CdAllocator &Obj, const void *Buffer, ssize_t Count); ^ CoreArray/dAllocator.h:190:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void _InitW8b(CdAllocator &Obj, C_UInt8 val); ^ CoreArray/dAllocator.h:191:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void _InitW16b(CdAllocator &Obj, C_UInt16 val); ^ CoreArray/dAllocator.h:192:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void _InitW32b(CdAllocator &Obj, C_UInt32 val); ^ CoreArray/dAllocator.h:193:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void _InitW64b(CdAllocator &Obj, C_UInt64 val); ^ CoreArray/dAllocator.h:195:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void _BufFree(CdAllocator &Obj); ^ CoreArray/dAllocator.h:196:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static SIZE64 _BufGetSize(CdAllocator &Obj); ^ CoreArray/dAllocator.h:197:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void _BufSetSize(CdAllocator &Obj, SIZE64 NewSize); ^ CoreArray/dAllocator.h:198:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static SIZE64 _BufGetPos(CdAllocator &Obj); ^ CoreArray/dAllocator.h:199:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void _BufSetPos(CdAllocator &Obj, SIZE64 NewPos); ^ CoreArray/dAllocator.h:200:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void _BufRead(CdAllocator &Obj, void *Buffer, ssize_t Count); ^ CoreArray/dAllocator.h:201:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static C_UInt8 _BufR8b(CdAllocator &Obj); ^ CoreArray/dAllocator.h:202:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static C_UInt16 _BufR16b(CdAllocator &Obj); ^ CoreArray/dAllocator.h:203:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static C_UInt32 _BufR32b(CdAllocator &Obj); ^ CoreArray/dAllocator.h:204:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static C_UInt64 _BufR64b(CdAllocator &Obj); ^ CoreArray/dAllocator.h:205:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void _BufWrite(CdAllocator &Obj, const void *Buffer, ssize_t Count); ^ CoreArray/dAllocator.h:206:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void _BufW8b(CdAllocator &Obj, C_UInt8 val); ^ CoreArray/dAllocator.h:207:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void _BufW16b(CdAllocator &Obj, C_UInt16 val); ^ CoreArray/dAllocator.h:208:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void _BufW32b(CdAllocator &Obj, C_UInt32 val); ^ CoreArray/dAllocator.h:209:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void _BufW64b(CdAllocator &Obj, C_UInt64 val); ^ CoreArray/dAllocator.h:211:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static SIZE64 _NoGetSize(CdAllocator &Obj); ^ CoreArray/dAllocator.h:212:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void _NoSetSize(CdAllocator &Obj, SIZE64 NewSize); ^ CoreArray/dAllocator.h:213:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void _NoRead(CdAllocator &Obj, void *Buffer, ssize_t Count); ^ CoreArray/dAllocator.h:214:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static C_UInt8 _NoR8b(CdAllocator &Obj); ^ CoreArray/dAllocator.h:215:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static C_UInt16 _NoR16b(CdAllocator &Obj); ^ CoreArray/dAllocator.h:216:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static C_UInt32 _NoR32b(CdAllocator &Obj); ^ CoreArray/dAllocator.h:217:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static C_UInt64 _NoR64b(CdAllocator &Obj); ^ CoreArray/dAllocator.h:218:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void _NoWrite(CdAllocator &Obj, const void *Buffer, ssize_t Count); ^ CoreArray/dAllocator.h:219:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void _NoW8b(CdAllocator &Obj, C_UInt8 val); ^ CoreArray/dAllocator.h:220:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void _NoW16b(CdAllocator &Obj, C_UInt16 val); ^ CoreArray/dAllocator.h:221:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void _NoW32b(CdAllocator &Obj, C_UInt32 val); ^ CoreArray/dAllocator.h:222:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void _NoW64b(CdAllocator &Obj, C_UInt64 val); ^ CoreArray/dAllocator.h:254:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static DestT *Cvt(DestT *p, const SourceT *s, ssize_t n) ^ CoreArray/dAllocator.h:265:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static DestT *CvtSub(DestT *p, const SourceT *s, ssize_t n, const C_BOOL sel[]) ^ CoreArray/dAllocator.h:289:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static TYPE *Cvt(TYPE *p, const TYPE *s, ssize_t n) ^ CoreArray/dAllocator.h:294:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static TYPE *CvtSub(TYPE *p, const TYPE *s, ssize_t n, const C_BOOL sel[]) ^ CoreArray/dAllocator.h:315:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static TYPE *Cvt(TYPE *p, const TYPE *s, ssize_t n) ^ CoreArray/dAllocator.h:320:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static TYPE *CvtSub(TYPE *p, const TYPE *s, ssize_t n, const C_BOOL sel[]) ^ CoreArray/dAllocator.h:345:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TType(const SourceT &val) { value = DestT(round(val)); } ^ CoreArray/dAllocator.h:346:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator DestT() const { return value; } ^~~~~ CoreArray/dAllocator.h:351:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static DestT *Cvt(DestT *p, const SourceT *s, ssize_t n) ^ CoreArray/dAllocator.h:364:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static DestT *CvtSub(DestT *p, const SourceT *s, ssize_t n, const C_BOOL sel[]) ^ CoreArray/dAllocator.h:388:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TType(const SourceT &val) { value = StrToInt(RawText(val).c_str()); } ^ CoreArray/dAllocator.h:389:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator DestT() const { return value; } ^~~~~ CoreArray/dAllocator.h:394:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static DestT *Cvt(DestT *p, const SourceT *s, ssize_t n) ^ CoreArray/dAllocator.h:399:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static DestT *CvtSub(DestT *p, const SourceT *s, ssize_t n, const C_BOOL sel[]) ^ CoreArray/dAllocator.h:415:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TType(const SourceT &val) { value = StrToFloat(RawText(val).c_str()); } ^ CoreArray/dAllocator.h:416:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator DestT() const { return value; } ^~~~~ CoreArray/dAllocator.h:421:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static DestT *Cvt(DestT *p, const SourceT *s, ssize_t n) ^ CoreArray/dAllocator.h:426:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static DestT *CvtSub(DestT *p, const SourceT *s, ssize_t n, const C_BOOL sel[]) ^ CoreArray/dAllocator.h:442:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TType(const SourceT &val) { value = val; } ^ CoreArray/dAllocator.h:443:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator UTF8String() const { return ASC(IntToStr(value)); } ^~~~~ CoreArray/dAllocator.h:448:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static UTF8String *Cvt(UTF8String *p, const SourceT *s, ssize_t n) ^ CoreArray/dAllocator.h:453:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static UTF8String *CvtSub(UTF8String *p, const SourceT *s, ssize_t n, const C_BOOL sel[]) ^ CoreArray/dAllocator.h:468:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TType(const SourceT &val) { value = val; } ^ CoreArray/dAllocator.h:469:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator UTF8String() const { return ASC(FloatToStr(value)); } ^~~~~ CoreArray/dAllocator.h:474:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static UTF8String *Cvt(UTF8String *p, const SourceT *s, ssize_t n) ^ CoreArray/dAllocator.h:479:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static UTF8String *CvtSub(UTF8String *p, const SourceT *s, ssize_t n, const C_BOOL sel[]) ^ CoreArray/dAllocator.h:494:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TType(const UTF8String &val): value(val) { } ^ CoreArray/dAllocator.h:495:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator UTF16String() const { return UTF8ToUTF16(value); } ^~~~~ CoreArray/dAllocator.h:500:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static UTF16String *Cvt(UTF16String *p, const UTF8String *s, ssize_t n) ^ CoreArray/dAllocator.h:505:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static UTF16String *CvtSub(UTF16String *p, const UTF8String *s, ssize_t n, const C_BOOL sel[]) ^ CoreArray/dAllocator.h:520:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TType(const UTF8String &val): value(val) { } ^ CoreArray/dAllocator.h:521:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator UTF32String() const { return UTF8ToUTF32(value); } ^~~~~ CoreArray/dAllocator.h:526:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static UTF32String *Cvt(UTF32String *p, const UTF8String *s, ssize_t n) ^ CoreArray/dAllocator.h:531:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static UTF32String *CvtSub(UTF32String *p, const UTF8String *s, ssize_t n, const C_BOOL sel[]) ^ CoreArray/dAllocator.h:546:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TType(const SourceT &val) { value = val; } ^ CoreArray/dAllocator.h:547:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator UTF16String() const { return ASC16(IntToStr(value)); } ^~~~~ CoreArray/dAllocator.h:552:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static UTF16String *Cvt(UTF16String *p, const SourceT *s, ssize_t n) ^ CoreArray/dAllocator.h:557:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static UTF16String *CvtSub(UTF16String *p, const SourceT *s, ssize_t n, const C_BOOL sel[]) ^ CoreArray/dAllocator.h:572:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TType(const SourceT &val) { value = val; } ^ CoreArray/dAllocator.h:573:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator UTF16String() const { return ASC16(FloatToStr(value)); } ^~~~~ CoreArray/dAllocator.h:578:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static UTF16String *Cvt(UTF16String *p, const SourceT *s, ssize_t n) ^ CoreArray/dAllocator.h:583:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static UTF16String *CvtSub(UTF16String *p, const SourceT *s, ssize_t n, const C_BOOL sel[]) ^ CoreArray/dAllocator.h:598:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TType(const UTF16String &val): value(val) { } ^ CoreArray/dAllocator.h:599:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator UTF8String() const { return UTF16ToUTF8(value); } ^~~~~ CoreArray/dAllocator.h:604:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static UTF8String *Cvt(UTF8String *p, const UTF16String *s, ssize_t n) ^ CoreArray/dAllocator.h:609:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static UTF8String *CvtSub(UTF8String *p, const UTF16String *s, ssize_t n, const C_BOOL sel[]) ^ CoreArray/dAllocator.h:624:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TType(const UTF16String &val): value(val) { } ^ CoreArray/dAllocator.h:625:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator UTF32String() const { return UTF16ToUTF32(value); } ^~~~~ CoreArray/dAllocator.h:630:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static UTF32String *Cvt(UTF32String *p, const UTF16String *s, ssize_t n) ^ CoreArray/dAllocator.h:635:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static UTF32String *CvtSub(UTF32String *p, const UTF16String *s, ssize_t n, const C_BOOL sel[]) ^ CoreArray/dAllocator.h:650:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TType(const SourceT &val) { value = val; } ^ CoreArray/dAllocator.h:651:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator UTF32String() const { return ASC32(IntToStr(value)); } ^~~~~ CoreArray/dAllocator.h:656:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static UTF32String *Cvt(UTF32String *p, const SourceT *s, ssize_t n) ^ CoreArray/dAllocator.h:661:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static UTF32String *CvtSub(UTF32String *p, const SourceT *s, ssize_t n, const C_BOOL sel[]) ^ CoreArray/dAllocator.h:676:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TType(const SourceT &val) { value = val; } ^ CoreArray/dAllocator.h:677:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator UTF32String() const { return ASC32(FloatToStr(value)); } ^~~~~ CoreArray/dAllocator.h:682:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static UTF32String *Cvt(UTF32String *p, const SourceT *s, ssize_t n) ^ CoreArray/dAllocator.h:687:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static UTF32String *CvtSub(UTF32String *p, const SourceT *s, ssize_t n, const C_BOOL sel[]) ^ CoreArray/dAllocator.h:702:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TType(const UTF32String &val): value(val) { } ^ CoreArray/dAllocator.h:703:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator UTF8String() const { return UTF32ToUTF8(value); } ^~~~~ CoreArray/dAllocator.h:708:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static UTF8String *Cvt(UTF8String *p, const UTF32String *s, ssize_t n) ^ CoreArray/dAllocator.h:713:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static UTF8String *CvtSub(UTF8String *p, const UTF32String *s, ssize_t n, const C_BOOL sel[]) ^ CoreArray/dAllocator.h:728:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TType(const UTF32String &val): value(val) { } ^ CoreArray/dAllocator.h:729:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator UTF16String() const { return UTF32ToUTF16(value); } ^~~~~ CoreArray/dAllocator.h:734:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static UTF16String *Cvt(UTF16String *p, const UTF32String *s, ssize_t n) ^ CoreArray/dAllocator.h:739:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static UTF16String *CvtSub(UTF16String *p, const UTF32String *s, ssize_t n, const C_BOOL sel[]) ^ CoreArray/dAllocator.h:752:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_Int8* vec_simd_i32_to_i8(C_Int8 *p, const C_Int32 *s, size_t n); ^ CoreArray/dAllocator.h:752:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dAllocator.h:753:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_Int8* vec_simd_i32_to_i8_sel(C_Int8 *p, const C_Int32 *s, size_t n, const C_BOOL sel[]); ^ CoreArray/dAllocator.h:753:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dAllocator.h:760:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_Int8 *Cvt(C_Int8 *p, const C_Int32 *s, ssize_t n) ^ CoreArray/dAllocator.h:762:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_Int8 *CvtSub(C_Int8 *p, const C_Int32 *s, ssize_t n, const C_BOOL sel[]) ^ CoreArray/dAllocator.h:771:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_UInt8 *Cvt(C_UInt8 *p, const C_Int32 *s, ssize_t n) ^ CoreArray/dAllocator.h:773:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_UInt8 *CvtSub(C_UInt8 *p, const C_Int32 *s, ssize_t n, const C_BOOL sel[]) ^ CoreArray/dAllocator.h:782:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_Int8 *Cvt(C_Int8 *p, const C_UInt32 *s, ssize_t n) ^ CoreArray/dAllocator.h:784:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_Int8 *CvtSub(C_Int8 *p, const C_UInt32 *s, ssize_t n, const C_BOOL sel[]) ^ CoreArray/dAllocator.h:793:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_UInt8 *Cvt(C_UInt8 *p, const C_UInt32 *s, ssize_t n) ^ CoreArray/dAllocator.h:795:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_UInt8 *CvtSub(C_UInt8 *p, const C_UInt32 *s, ssize_t n, const C_BOOL sel[]) ^ CoreArray/dAllocator.h:834:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static COREARRAY_INLINE DestT ValCvt(const SourceT &val) ^ CoreArray/dAllocator.h:844:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static COREARRAY_INLINE DestT *ValCvtArray(DestT *p, const SourceT *s, ssize_t n) ^ CoreArray/dAllocator.h:863:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static MEM_TYPE *Read(CdBaseIterator &I, MEM_TYPE *p, ssize_t n) ^ CoreArray/dAllocator.h:883:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const C_BOOL sel[]) ^ CoreArray/dAllocator.h:906:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ssize_t n) ^ CoreArray/dAllocator.h:931:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static TYPE *Read(CdBaseIterator &I, TYPE *p, ssize_t n) ^ CoreArray/dAllocator.h:943:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const C_BOOL sel[]) ^ CoreArray/dAllocator.h:964:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const TYPE *Write(CdBaseIterator &I, const TYPE *p, ssize_t n) ^ CoreArray/dAllocator.h:985:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrAllocator(): ErrCoreArray() ^ CoreArray/dAllocator.h:987:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrAllocator(const char *fmt, ...): ErrCoreArray() ^ CoreArray/dAllocator.h:989:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrAllocator(const std::string &msg): ErrCoreArray() ^ CoreArray/dAllocator.h:996:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrAllocRead(); ^ CoreArray/dAllocator.h:1002:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrAllocWrite(); ^ In file included from CoreArray/dFile.h:43, from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: CoreArray/dAny.h:52:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture friend CdReader& operator>> (CdReader &s, CdAny &out); ^ CoreArray/dAny.h:53:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture friend CdWriter& operator<< (CdWriter &s, CdAny &in); ^ CoreArray/dAny.h:105:9: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdAny(); ^ CoreArray/dAny.h:107:10: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~CdAny(); ^ CoreArray/dAny.h:110:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE TDataType Type() const { return dsType; } ^~~~~ CoreArray/dAny.h:113:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *dvtNames(int index); ^ CoreArray/dAny.h:117:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_Int8 GetInt8() const; ///< get C_Int8, throw an exception if fail ^~~~~ CoreArray/dAny.h:118:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_UInt8 GetUInt8() const; ///< get C_UInt8, throw an exception if fail ^~~~~ CoreArray/dAny.h:119:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_Int16 GetInt16() const; ///< get C_Int16, throw an exception if fail ^~~~~ CoreArray/dAny.h:120:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_UInt16 GetUInt16() const; ///< get C_UInt16, throw an exception if fail ^~~~~ CoreArray/dAny.h:121:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_Int32 GetInt32() const; ///< get C_Int32, throw an exception if fail ^~~~~ CoreArray/dAny.h:122:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_UInt32 GetUInt32() const; ///< get C_UInt32, throw an exception if fail ^~~~~ CoreArray/dAny.h:123:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_Int64 GetInt64() const; ///< get C_Int64, throw an exception if fail ^~~~~ CoreArray/dAny.h:124:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_UInt64 GetUInt64() const; ///< get C_UInt64, throw an exception if fail ^~~~~ CoreArray/dAny.h:127:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_Float32 GetFloat32() const; ///< get C_Float32, throw an exception if fail ^~~~~ CoreArray/dAny.h:128:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_Float64 GetFloat64() const; ///< get C_Float64, throw an exception if fail ^~~~~ CoreArray/dAny.h:131:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UTF8String GetStr8() const; ///< get UTF8String, throw an exception if fail ^~~~~ CoreArray/dAny.h:132:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UTF16String GetStr16() const; ///< get UTF16String, throw an exception if fail ^~~~~ CoreArray/dAny.h:133:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UTF32String GetStr32() const; ///< get UTF32String, throw an exception if fail ^~~~~ CoreArray/dAny.h:136:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool GetBool() const; ///< get boolean, throw an exception if fail ^~~~~ CoreArray/dAny.h:139:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const void *GetPtr() const; ///< get a pointer, throw an exception if fail ^~~~~ CoreArray/dAny.h:142:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdAny *GetArray() const; ///< get a pointer ^~~~~ CoreArray/dAny.h:143:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_UInt32 GetArrayLength() const; ///< get the length of array ^~~~~ CoreArray/dAny.h:146:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdObjRef* GetObj() const; ///< get CdObjRef, throw an exception if fail ^~~~~ CoreArray/dAny.h:151:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TYPE Get() ^ CoreArray/dAny.h:161:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetEmpty(); ///< set Empty ^ CoreArray/dAny.h:163:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetInt8(const C_Int8 val); ///< set C_Int8 ^ CoreArray/dAny.h:164:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetUInt8(const C_UInt8 val); ///< set C_UInt8 ^ CoreArray/dAny.h:165:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetInt16(const C_Int16 val); ///< set C_Int16 ^ CoreArray/dAny.h:166:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetUInt16(const C_UInt16 val); ///< set C_UInt16 ^ CoreArray/dAny.h:167:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetInt32(const C_Int32 val); ///< set C_Int32 ^ CoreArray/dAny.h:168:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetUInt32(const C_UInt32 val); ///< set C_UInt32 ^ CoreArray/dAny.h:169:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetInt64(const C_Int64 val); ///< set C_Int64 ^ CoreArray/dAny.h:170:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetUInt64(const C_UInt64 val); ///< set C_UInt64 ^ CoreArray/dAny.h:173:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetFloat32(const C_Float32 val); ///< set C_Float32 ^ CoreArray/dAny.h:174:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetFloat64(const C_Float64 val); ///< set C_Float64 ^ CoreArray/dAny.h:177:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetStr8(const UTF8String &val); ///< set UTF8String ^ CoreArray/dAny.h:178:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetStr16(const UTF16String &val); ///< set UTF16String ^ CoreArray/dAny.h:179:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetStr32(const UTF32String &val); ///< set UTF32String ^ CoreArray/dAny.h:182:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetBool(const bool val); ///< set boolean ^ CoreArray/dAny.h:185:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetPtr(const void *ptr); ///< set a pointer ^ CoreArray/dAny.h:188:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetArray(C_UInt32 size); ///< set an array ^ CoreArray/dAny.h:189:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetArray(const C_Int32 ptr[], C_UInt32 size); ///< set an int32 array ^ CoreArray/dAny.h:190:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetArray(const C_Int64 ptr[], C_UInt32 size); ///< set an int64 array ^ CoreArray/dAny.h:191:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetArray(const C_Float64 ptr[], C_UInt32 size); ///< set a double array ^ CoreArray/dAny.h:192:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetArray(const char* const ptr[], C_UInt32 size); ///< set a string array ^ CoreArray/dAny.h:193:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetArray(const std::string ptr[], C_UInt32 size); ///< set a string array ^ CoreArray/dAny.h:194:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetArray(const bool ptr[], C_UInt32 size); ///< set a boolean array ^ CoreArray/dAny.h:197:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetObj(CdObjRef *obj); ///< set a CdObjRef object ^ CoreArray/dAny.h:200:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Assign(const UTF8String &val); ^ CoreArray/dAny.h:203:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool IsNULL() const; ///< return true, if it is dvtNULL ^~~~~ CoreArray/dAny.h:204:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool IsInt() const; ///< return true, if it is an integer ^~~~~ CoreArray/dAny.h:205:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool IsFloat() const; ///< return true, if it is a float number ^~~~~ CoreArray/dAny.h:206:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool IsNumeric() const; ///< return true, if it is an integer or float number ^~~~~ CoreArray/dAny.h:207:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool IsBool() const; ///< return true, if it is dvtBoolean ^~~~~ CoreArray/dAny.h:208:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool IsNaN() const; ///< return true, if it is a NaN, or not a number ^~~~~ CoreArray/dAny.h:209:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool IsNA() const; ///< return true, if it is a NaN, or dvtNULL ^~~~~ CoreArray/dAny.h:210:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool IsString() const; ///< return true, if it is a string ^~~~~ CoreArray/dAny.h:211:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool IsArray() const; ///< return true, if it is array-type ^~~~~ CoreArray/dAny.h:213:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool Packed(); ///< pack the data, if packed return true ^ CoreArray/dAny.h:214:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Swap(CdAny &D); ///< swap *this and D ^ CoreArray/dAny.h:224:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int Compare(const CdAny &D, bool NALast = true); ^ CoreArray/dAny.h:228:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator C_Int8() { return GetInt8(); } ^ CoreArray/dAny.h:229:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator C_UInt8() { return GetUInt8(); } ^ CoreArray/dAny.h:230:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator C_Int16() { return GetInt16(); } ^ CoreArray/dAny.h:231:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator C_UInt16() { return GetUInt16(); } ^ CoreArray/dAny.h:232:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator C_Int32() { return GetInt32(); } ^ CoreArray/dAny.h:233:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator C_UInt32() { return GetUInt32(); } ^ CoreArray/dAny.h:234:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator C_Int64() { return GetInt64(); } ^ CoreArray/dAny.h:235:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator C_UInt64() { return GetUInt64(); } ^ CoreArray/dAny.h:237:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator C_Float32() { return GetFloat32(); } ^ CoreArray/dAny.h:238:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator C_Float64() { return GetFloat64(); } ^ CoreArray/dAny.h:240:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator UTF8String() { return GetStr8(); } ^ CoreArray/dAny.h:241:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator UTF16String() { return GetStr16(); } ^ CoreArray/dAny.h:242:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator UTF32String() { return GetStr32(); } ^ CoreArray/dAny.h:245:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdAny & operator= (const CdAny &_Right); ^ CoreArray/dAny.h:246:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdAny & operator= (const C_Int8 val) { SetInt8(val); return *this; } ^ CoreArray/dAny.h:247:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdAny & operator= (const C_UInt8 val) { SetUInt8(val); return *this; } ^ CoreArray/dAny.h:248:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdAny & operator= (const C_Int16 val) { SetInt16(val); return *this; } ^ CoreArray/dAny.h:249:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdAny & operator= (const C_UInt16 val) { SetUInt16(val); return *this; } ^ CoreArray/dAny.h:250:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdAny & operator= (const C_Int32 val) { SetInt32(val); return *this; } ^ CoreArray/dAny.h:251:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdAny & operator= (const C_UInt32 val) { SetUInt32(val); return *this; } ^ CoreArray/dAny.h:252:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdAny & operator= (const C_Int64 val) { SetInt64(val); return *this; } ^ CoreArray/dAny.h:253:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdAny & operator= (const C_UInt64 val) { SetUInt64(val); return *this; } ^ CoreArray/dAny.h:255:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdAny & operator= (const C_Float32 val) { SetFloat32(val); return *this; } ^ CoreArray/dAny.h:256:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdAny & operator= (const C_Float64 val) { SetFloat64(val); return *this; } ^ CoreArray/dAny.h:258:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdAny & operator= (const UTF8String &val) { SetStr8(val); return *this; } ^ CoreArray/dAny.h:259:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdAny & operator= (const UTF16String &val) { SetStr16(val); return *this; } ^ CoreArray/dAny.h:260:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdAny & operator= (const UTF32String &val) { SetStr32(val); return *this; } ^ CoreArray/dAny.h:262:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdAny & operator= (const void *val) { SetPtr(val); return *this; } ^ CoreArray/dAny.h:299:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template TYPE & VAL() ^ CoreArray/dAny.h:304:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template const TYPE & VAL() const ^~~~~ CoreArray/dAny.h:310:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _Done(); ^ CoreArray/dAny.h:314:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT CdReader& operator>> (CdReader &s, CdAny& out); ^ CoreArray/dAny.h:314:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dAny.h:316:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT CdWriter& operator<< (CdWriter &s, CdAny &in); ^ CoreArray/dAny.h:316:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dAny.h:323:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Err_dsAny(): ErrConvert() ^ CoreArray/dAny.h:325:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Err_dsAny(const char *fmt, ...): ErrConvert() ^ CoreArray/dAny.h:327:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Err_dsAny(CdAny::TDataType fromType, CdAny::TDataType toType); ^ In file included from CoreArray/dStruct.h:40, from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: CoreArray/dFile.h:63:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdObjAttr(CdGDSObj &vOwner); ^ CoreArray/dFile.h:65:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdObjAttr(); ^ CoreArray/dFile.h:68:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Assign(CdObjAttr &Source); ^ CoreArray/dFile.h:71:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdAny &Add(const UTF8String &Name); ^ CoreArray/dFile.h:73:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int IndexName(const UTF8String &Name); ^ CoreArray/dFile.h:75:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool HasName(const UTF8String &Name); ^ CoreArray/dFile.h:77:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Delete(const UTF8String &Name); ^ CoreArray/dFile.h:79:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Delete(int Index); ^ CoreArray/dFile.h:81:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Clear(); ^ CoreArray/dFile.h:84:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE size_t Count() const { return fList.size(); } ^~~~~ CoreArray/dFile.h:87:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Changed(); ^ CoreArray/dFile.h:90:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE CdGDSObj &Owner() const { return fOwner; } ^~~~~ CoreArray/dFile.h:92:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdAny & operator[](const UTF8String &Name); ^ CoreArray/dFile.h:93:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdAny & operator[](int Index); ^ CoreArray/dFile.h:95:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE UTF8String &Names(int Index) ^ CoreArray/dFile.h:97:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetName(const UTF8String &OldName, const UTF8String &NewName); ^ CoreArray/dFile.h:98:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetName(int Index, const UTF8String &NewName); ^ CoreArray/dFile.h:109:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Loading(CdReader &Reader, TdVersion Version); ^ CoreArray/dFile.h:110:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Saving(CdWriter &Writer); ^ CoreArray/dFile.h:113:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::vector::iterator _Find(const UTF8String &Name); ^ CoreArray/dFile.h:114:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _ValidateName(const UTF8String &name); ^ CoreArray/dFile.h:128:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdGDSObj(); ^ CoreArray/dFile.h:130:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdGDSObj(); ^ CoreArray/dFile.h:133:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *NewObject() = 0; ^ CoreArray/dFile.h:136:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Assign(CdGDSObj &Source, bool Full) = 0; ^ CoreArray/dFile.h:139:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual UTF8String Name() const; ^~~~~ CoreArray/dFile.h:141:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UTF8String FullName() const; ^~~~~ CoreArray/dFile.h:143:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void SetName(const UTF8String &NewName); ^ CoreArray/dFile.h:146:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool GetHidden() const; ^~~~~ CoreArray/dFile.h:148:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetHidden(bool hidden); ^ CoreArray/dFile.h:151:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void MoveTo(CdGDSFolder &folder); ^ CoreArray/dFile.h:154:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Synchronize(); ^ CoreArray/dFile.h:157:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void GetOwnBlockStream(vector &Out) const; ^~~~~ CoreArray/dFile.h:159:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void GetOwnBlockStream(vector &Out); ^ CoreArray/dFile.h:162:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdGDSFile *GDSFile(); ^ CoreArray/dFile.h:163:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE CdObjAttr &Attribute() { return fAttr; } ^ CoreArray/dFile.h:164:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE CdBlockStream *GDSStream() const { return fGDSStream; } ^~~~~ CoreArray/dFile.h:165:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE CdGDSFolder *Folder() const { return fFolder; } ^~~~~ CoreArray/dFile.h:173:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void LoadStruct(CdReader &Reader, TdVersion Version); ^ CoreArray/dFile.h:174:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void SaveStruct(CdWriter &Writer, bool IncludeName); ^ CoreArray/dFile.h:176:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SaveToBlockStream(); ^ CoreArray/dFile.h:177:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual bool IsWithClassName() { return true; } ^ CoreArray/dFile.h:180:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual string LogValue(); ^ CoreArray/dFile.h:184:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void AssignAttribute(CdGDSObj &Source); ^ CoreArray/dFile.h:186:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _CheckWritable(); ^ CoreArray/dFile.h:188:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _CheckGDSStream(); ^ CoreArray/dFile.h:191:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void RaiseInvalidAssign(const char *ThisClass, CdGDSObj *Source); ^ CoreArray/dFile.h:195:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *Data); ^ CoreArray/dFile.h:217:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdPipeMgrItem(); ^ CoreArray/dFile.h:219:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdPipeMgrItem(); ^ CoreArray/dFile.h:222:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdPipeMgrItem *New() = 0; ^ CoreArray/dFile.h:225:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual const char *Coder() const = 0; ^ CoreArray/dFile.h:227:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual const char *Description() const = 0; ^ CoreArray/dFile.h:229:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual string CoderOptString() const = 0; ^ CoreArray/dFile.h:231:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual string ExtOptString() const = 0; ^ CoreArray/dFile.h:233:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual bool Equal(const char *Mode) const = 0; ^ CoreArray/dFile.h:235:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual string CoderParam() const = 0; ^ CoreArray/dFile.h:237:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void PushReadPipe(CdBufStream &buf) = 0; ^ CoreArray/dFile.h:238:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void PushWritePipe(CdBufStream &buf) = 0; ^ CoreArray/dFile.h:239:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void PopPipe(CdBufStream &buf) = 0; ^ CoreArray/dFile.h:240:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual bool WriteMode(CdBufStream &buf) const = 0; ^ CoreArray/dFile.h:241:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void ClosePipe(CdBufStream &buf) = 0; ^ CoreArray/dFile.h:243:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual bool GetStreamInfo(CdBufStream *BufStream) = 0; ^ CoreArray/dFile.h:245:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void UpdateStreamSize(); ^ CoreArray/dFile.h:246:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE SIZE64 StreamTotalIn() const { return fStreamTotalIn; } ^~~~~ CoreArray/dFile.h:247:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE SIZE64 StreamTotalOut() const { return fStreamTotalOut; } ^~~~~ CoreArray/dFile.h:249:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE CdGDSObjPipe *Owner() { return fOwner; } ^ CoreArray/dFile.h:250:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE TdCompressRemainder &Remainder() { return fRemainder; } ^ CoreArray/dFile.h:257:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdPipeMgrItem *Match(const char *Mode) const = 0; ^ CoreArray/dFile.h:258:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void UpdateStreamInfo(CdStream &Stream) = 0; ^ CoreArray/dFile.h:259:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void LoadStream(CdReader &Reader, TdVersion Version); ^ CoreArray/dFile.h:260:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void SaveStream(CdWriter &Writer); ^ CoreArray/dFile.h:262:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static bool EqualText(const char *s1, const char *s2); ^ CoreArray/dFile.h:270:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdPipeMgrItem2(); ^ CoreArray/dFile.h:273:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual string CoderOptString() const; ^~~~~ CoreArray/dFile.h:275:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual string ExtOptString() const; ^~~~~ CoreArray/dFile.h:277:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual bool Equal(const char *Mode) const; ^~~~~ CoreArray/dFile.h:279:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual string CoderParam() const; ^~~~~ CoreArray/dFile.h:285:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void ParseMode(const char *Mode, int &IdxCoder, int &IdxParam) const; ^~~~~ CoreArray/dFile.h:286:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual const char **CoderList() const = 0; ^ CoreArray/dFile.h:287:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual const char **ParamList() const = 0; ^ CoreArray/dFile.h:296:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdStreamPipeMgr(); ^ CoreArray/dFile.h:298:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~CdStreamPipeMgr(); ^ CoreArray/dFile.h:300:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Register(CdPipeMgrItem *vNewPipe); ^ CoreArray/dFile.h:301:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdPipeMgrItem *Match(CdGDSObjPipe &Obj, const char *Mode); ^ CoreArray/dFile.h:303:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE const std::vector &RegList() const ^~~~~ CoreArray/dFile.h:320:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdGDSObjPipe(); ^ CoreArray/dFile.h:322:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdGDSObjPipe(); ^ CoreArray/dFile.h:325:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE CdPipeMgrItem *PipeInfo() { return fPipeInfo; } ^ CoreArray/dFile.h:328:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void SetPackedMode(const char *Mode) = 0; ^ CoreArray/dFile.h:333:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Loading(CdReader &Reader, TdVersion Version); ^ CoreArray/dFile.h:334:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Saving(CdWriter &Writer); ^ CoreArray/dFile.h:335:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void GetPipeInfo(); ^ CoreArray/dFile.h:338:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdGDSObjPipe *AssignPipe(CdGDSObjPipe &Source); ^ CoreArray/dFile.h:340:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE bool _GetStreamPipeInfo(CdBufStream *buf, bool Close) ^ CoreArray/dFile.h:346:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE void _UpdateStreamPipeInfo(CdStream &Stream) ^ CoreArray/dFile.h:365:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual bool IsWithClassName() { return false; } ^ CoreArray/dFile.h:374:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *NewObject(); ^ CoreArray/dFile.h:376:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Assign(CdGDSObj &Source, bool Full); ^ CoreArray/dFile.h:384:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *AddFolder(const UTF8String &Name) = 0; ^ CoreArray/dFile.h:385:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *AddObj(const UTF8String &Name, CdGDSObj *val=NULL) = 0; ^ CoreArray/dFile.h:387:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdGDSObj *val=NULL) = 0; ^ CoreArray/dFile.h:388:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void MoveTo(int Index, int NewPos) = 0; ^ CoreArray/dFile.h:390:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void UnloadObj(int Index) = 0; ^ CoreArray/dFile.h:391:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void UnloadObj(CdGDSObj *val) = 0; ^ CoreArray/dFile.h:392:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void DeleteObj(int Index, bool force=true) = 0; ^ CoreArray/dFile.h:393:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void DeleteObj(CdGDSObj *val, bool force=true) = 0; ^ CoreArray/dFile.h:394:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void ClearObj(bool force=true) = 0; ^ CoreArray/dFile.h:397:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *ObjItem(int Index) = 0; ^ CoreArray/dFile.h:399:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *ObjItem(const UTF8String &Name) = 0; ^ CoreArray/dFile.h:402:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *ObjItemEx(int Index) = 0; ^ CoreArray/dFile.h:404:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *ObjItemEx(const UTF8String &Name) = 0; ^ CoreArray/dFile.h:407:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *Path(const UTF8String &FullName) = 0; ^ CoreArray/dFile.h:409:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *PathEx(const UTF8String &FullName) = 0; ^ CoreArray/dFile.h:411:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual int IndexObj(CdGDSObj *Obj) = 0; ^ CoreArray/dFile.h:412:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual bool HasChild(CdGDSObj *Obj, bool Recursive) = 0; ^ CoreArray/dFile.h:414:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual int NodeCount() = 0; ^ CoreArray/dFile.h:430:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdGDSFolder(); ^ CoreArray/dFile.h:433:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *NewObject(); ^ CoreArray/dFile.h:435:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Assign(CdGDSObj &Source, bool Full); ^ CoreArray/dFile.h:438:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void AssignFolder(CdGDSAbsFolder &Source); ^ CoreArray/dFile.h:440:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *AddFolder(const UTF8String &Name); ^ CoreArray/dFile.h:441:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *AddObj(const UTF8String &Name, CdGDSObj *val=NULL); ^ CoreArray/dFile.h:443:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdGDSObj *val=NULL); ^ CoreArray/dFile.h:444:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void MoveTo(int Index, int NewPos); ^ CoreArray/dFile.h:446:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void UnloadObj(int Index); ^ CoreArray/dFile.h:447:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void UnloadObj(CdGDSObj *val); ^ CoreArray/dFile.h:449:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void DeleteObj(int Index, bool force=true); ^ CoreArray/dFile.h:450:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void DeleteObj(CdGDSObj *val, bool force=true); ^ CoreArray/dFile.h:451:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void ClearObj(bool force=true); ^ CoreArray/dFile.h:453:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *ObjItem(int Index); ^ CoreArray/dFile.h:454:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *ObjItem(const UTF8String &Name); ^ CoreArray/dFile.h:456:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *ObjItemEx(int Index); ^ CoreArray/dFile.h:457:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *ObjItemEx(const UTF8String &Name); ^ CoreArray/dFile.h:459:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *Path(const UTF8String &FullName); ^ CoreArray/dFile.h:460:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *PathEx(const UTF8String &FullName); ^ CoreArray/dFile.h:462:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual int IndexObj(CdGDSObj *Obj); ^ CoreArray/dFile.h:463:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual bool HasChild(CdGDSObj *Obj, bool Recursive); ^ CoreArray/dFile.h:466:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual int NodeCount(); ^ CoreArray/dFile.h:468:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdGDSFolder &DirItem(int Index); ^ CoreArray/dFile.h:469:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdGDSFolder &DirItem(const UTF8String &Name); ^ CoreArray/dFile.h:471:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE CdGDSObj *operator[] (int Index) ^ CoreArray/dFile.h:473:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE CdGDSObj *operator[] (const UTF8String &Name) ^ CoreArray/dFile.h:500:10: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TNode(); ^ CoreArray/dFile.h:501:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool IsFlagType(C_UInt32 val) const; ^~~~~ CoreArray/dFile.h:502:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetFlagType(C_UInt32 val); ^ CoreArray/dFile.h:503:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool IsFlagAttr(C_UInt32 val) const; ^~~~~ CoreArray/dFile.h:504:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetFlagAttr(C_UInt32 val); ^ CoreArray/dFile.h:508:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Loading(CdReader &Reader, TdVersion Version); ^ CoreArray/dFile.h:509:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Saving(CdWriter &Writer); ^ CoreArray/dFile.h:510:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual bool IsWithClassName() { return false; } ^ CoreArray/dFile.h:512:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::vector::iterator FindObj(CdGDSObj *Obj); ^ CoreArray/dFile.h:513:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::vector::const_iterator FindObj(const CdGDSObj *Obj) const; ^~~~~ CoreArray/dFile.h:514:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _ClearFolder(); ^ CoreArray/dFile.h:517:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool _HasName(const UTF8String &Name); ^ CoreArray/dFile.h:518:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool _ValidName(const UTF8String &Name); ^ CoreArray/dFile.h:519:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TNode &_NameItem(const UTF8String &Name); ^ CoreArray/dFile.h:520:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _LoadItem(TNode &I); ^ CoreArray/dFile.h:521:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _UpdateAll(); ^ CoreArray/dFile.h:533:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdGDSVirtualFolder(); ^ CoreArray/dFile.h:535:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdGDSVirtualFolder(); ^ CoreArray/dFile.h:538:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *NewObject(); ^ CoreArray/dFile.h:540:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Assign(CdGDSObj &Source, bool Full); ^ CoreArray/dFile.h:542:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const UTF8String &LinkFileName() const ^~~~~ CoreArray/dFile.h:544:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetLinkFile(const UTF8String &FileName); ^ CoreArray/dFile.h:546:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool IsLoaded(bool Silent); ^ CoreArray/dFile.h:548:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *AddFolder(const UTF8String &Name); ^ CoreArray/dFile.h:549:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *AddObj(const UTF8String &Name, CdGDSObj *val=NULL); ^ CoreArray/dFile.h:551:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdGDSObj *val=NULL); ^ CoreArray/dFile.h:552:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void MoveTo(int Index, int NewPos); ^ CoreArray/dFile.h:554:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void UnloadObj(int Index); ^ CoreArray/dFile.h:555:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void UnloadObj(CdGDSObj *val); ^ CoreArray/dFile.h:557:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void DeleteObj(int Index, bool force=true); ^ CoreArray/dFile.h:558:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void DeleteObj(CdGDSObj *val, bool force=true); ^ CoreArray/dFile.h:559:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void ClearObj(bool force=true); ^ CoreArray/dFile.h:561:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *ObjItem(int Index); ^ CoreArray/dFile.h:562:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *ObjItem(const UTF8String &Name); ^ CoreArray/dFile.h:564:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *ObjItemEx(int Index); ^ CoreArray/dFile.h:565:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *ObjItemEx(const UTF8String &Name); ^ CoreArray/dFile.h:567:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *Path(const UTF8String &FullName); ^ CoreArray/dFile.h:568:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *PathEx(const UTF8String &FullName); ^ CoreArray/dFile.h:570:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual int IndexObj(CdGDSObj *Obj); ^ CoreArray/dFile.h:571:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual bool HasChild(CdGDSObj *Obj, bool Recursive); ^ CoreArray/dFile.h:573:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual int NodeCount(); ^ CoreArray/dFile.h:575:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Loading(CdReader &Reader, TdVersion Version); ^ CoreArray/dFile.h:576:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Saving(CdWriter &Writer); ^ CoreArray/dFile.h:577:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual bool IsWithClassName() { return false; } ^ CoreArray/dFile.h:578:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Synchronize(); ^ CoreArray/dFile.h:580:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const string &ErrMsg() const { return fErrMsg; } ^~~~~ CoreArray/dFile.h:589:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _CheckLinked(); ^ CoreArray/dFile.h:598:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdGDSStreamContainer(); ^ CoreArray/dFile.h:600:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdGDSStreamContainer(); ^ CoreArray/dFile.h:603:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual const char *dName(); ^ CoreArray/dFile.h:605:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual const char *dTraitName(); ^ CoreArray/dFile.h:608:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *NewObject(); ^ CoreArray/dFile.h:610:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Assign(CdGDSObj &Source, bool Full); ^ CoreArray/dFile.h:613:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void GetOwnBlockStream(vector &Out) const; ^~~~~ CoreArray/dFile.h:615:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void GetOwnBlockStream(vector &Out); ^ CoreArray/dFile.h:617:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void CopyFromBuf(CdBufStream &Source, SIZE64 Count=-1); ^ CoreArray/dFile.h:618:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void CopyFrom(CdStream &Source, SIZE64 Count=-1); ^ CoreArray/dFile.h:620:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void CopyTo(CdBufStream &Dest, SIZE64 Count=-1); ^ CoreArray/dFile.h:621:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void CopyTo(CdStream &Dest, SIZE64 Count=-1); ^ CoreArray/dFile.h:623:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SIZE64 GetSize(); ^ CoreArray/dFile.h:624:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE CdBufStream *BufStream() { return fBufStream; } ^ CoreArray/dFile.h:626:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void SetPackedMode(const char *Mode); ^ CoreArray/dFile.h:627:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void CloseWriter(); ^ CoreArray/dFile.h:636:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Loading(CdReader &Reader, TdVersion Version); ^ CoreArray/dFile.h:637:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Saving(CdWriter &Writer); ^ CoreArray/dFile.h:638:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual bool IsWithClassName() { return false; } ^ CoreArray/dFile.h:652:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdGDSRoot(); ^ CoreArray/dFile.h:654:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual UTF8String Name() const; ^~~~~ CoreArray/dFile.h:655:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void SetName(const UTF8String &NewName); ^ CoreArray/dFile.h:672:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *NewObject(); ^ CoreArray/dFile.h:674:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Assign(CdGDSObj &Source, bool Full); ^ CoreArray/dFile.h:677:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void SaveStruct(CdWriter &Writer, bool IncludeName); ^ CoreArray/dFile.h:696:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdGDSFile(); ^ CoreArray/dFile.h:698:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdGDSFile(const UTF8String &fn, TdOpenMode Mode); ^ CoreArray/dFile.h:700:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdGDSFile(const char *fn, TdOpenMode Mode); ^ CoreArray/dFile.h:702:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdGDSFile(); ^ CoreArray/dFile.h:704:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void LoadFile(const UTF8String &fn, bool ReadOnly=true, bool AllowError=false); ^ CoreArray/dFile.h:705:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void LoadFile(const char *fn, bool ReadOnly=true, bool AllowError=false); ^ CoreArray/dFile.h:706:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void LoadFileFork(const char *fn, bool ReadOnly=true, bool AllowError=false); ^ CoreArray/dFile.h:708:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SaveAsFile(const UTF8String &fn); ^ CoreArray/dFile.h:709:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SaveAsFile(const char *fn); ^ CoreArray/dFile.h:711:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void DuplicateFile(const UTF8String &fn, bool deep); ^ CoreArray/dFile.h:712:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void DuplicateFile(const char *fn, bool deep); ^ CoreArray/dFile.h:714:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SyncFile(); ^ CoreArray/dFile.h:715:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void CloseFile(); ^ CoreArray/dFile.h:718:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void TidyUp(bool deep); ^ CoreArray/dFile.h:720:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool Modified(); ^ CoreArray/dFile.h:723:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SIZE64 GetFileSize(); ^ CoreArray/dFile.h:725:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int GetNumOfFragment(); ^ CoreArray/dFile.h:727:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool IfSupportForking(); ^ CoreArray/dFile.h:728:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TProcessID GetProcessID(); ^ CoreArray/dFile.h:729:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetProcessID(); ^ CoreArray/dFile.h:732:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE UTF8String &FileName() { return fFileName; } ^ CoreArray/dFile.h:733:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE CdGDSFolder &Root() { return fRoot; } ^ CoreArray/dFile.h:734:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE bool ReadOnly() const { return fReadOnly; } ^~~~~ CoreArray/dFile.h:735:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE CdLogRecord &Log() { return *fLog; } ^ CoreArray/dFile.h:736:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE TdVersion Version() const { return fVersion; } ^~~~~ CoreArray/dFile.h:738:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *GDSFilePrefix(); ^ CoreArray/dFile.h:746:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void LoadStream(CdStream* Stream, bool ReadOnly, bool AllowError); ^ CoreArray/dFile.h:747:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SaveStream(CdStream* Stream); ^ CoreArray/dFile.h:753:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _Init(); ^ CoreArray/dFile.h:754:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool _HaveModify(CdGDSFolder *folder); ^ CoreArray/dFile.h:766:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrGDSObj(): ErrObject() ^ CoreArray/dFile.h:768:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrGDSObj(const std::string &msg): ErrObject() ^ CoreArray/dFile.h:770:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrGDSObj(const char *fmt, ...): ErrObject() ^ CoreArray/dFile.h:778:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrGDSStreamContainer(): ErrObject() ^ CoreArray/dFile.h:780:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrGDSStreamContainer(const std::string &msg): ErrObject() ^ CoreArray/dFile.h:782:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrGDSStreamContainer(const char *fmt, ...): ErrObject() ^ CoreArray/dFile.h:790:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrGDSFile(): ErrObject() ^ CoreArray/dFile.h:792:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrGDSFile(const std::string &msg): ErrObject() ^ CoreArray/dFile.h:794:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrGDSFile(const char *fmt, ...): ErrObject() ^ In file included from CoreArray/dRealGDS.h:40, from CoreArray/dRealGDS.cpp:32: CoreArray/dStruct.h:60:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdIterator& operator++(); ^ CoreArray/dStruct.h:62:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdIterator& operator--(); ^ CoreArray/dStruct.h:64:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdIterator& operator+= (SIZE64 offset); ^ CoreArray/dStruct.h:66:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdIterator& operator-= (SIZE64 offset); ^ CoreArray/dStruct.h:69:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_Int64 GetInteger(); ^ CoreArray/dStruct.h:71:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double GetFloat(); ^ CoreArray/dStruct.h:73:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UTF16String GetString(); ^ CoreArray/dStruct.h:76:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetInteger(C_Int64 val); ^ CoreArray/dStruct.h:78:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetFloat(double val); ^ CoreArray/dStruct.h:80:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetString(const UTF16String &val); ^ CoreArray/dStruct.h:83:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *ReadData(void *OutBuf, ssize_t n, C_SVType OutSV); ^ CoreArray/dStruct.h:85:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *ReadDataEx(void *OutBuf, ssize_t n, C_SVType OutSV, const C_BOOL Selection[]); ^ CoreArray/dStruct.h:87:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const void *WriteData(const void *InBuf, ssize_t n, C_SVType InSV); ^ CoreArray/dStruct.h:90:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void Copy(CdIterator &d, CdIterator &s, C_Int64 Count); ^ CoreArray/dStruct.h:110:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdContainer(); ^ CoreArray/dStruct.h:112:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdContainer(); ^ CoreArray/dStruct.h:115:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual C_SVType SVType() = 0; ^ CoreArray/dStruct.h:117:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual int TraitFlag() = 0; ^ CoreArray/dStruct.h:119:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual unsigned BitOf() = 0; ^ CoreArray/dStruct.h:121:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual bool IsPrimitive() = 0; ^ CoreArray/dStruct.h:124:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Clear() = 0; ^ CoreArray/dStruct.h:126:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual bool Empty() = 0; ^ CoreArray/dStruct.h:128:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual C_Int64 TotalCount() = 0; ^ CoreArray/dStruct.h:131:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void CloseWriter() = 0; ^ CoreArray/dStruct.h:134:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Caching(); ^ CoreArray/dStruct.h:137:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 GDSStreamSize(); ^ CoreArray/dStruct.h:143:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdIterator IterBegin() = 0; ^ CoreArray/dStruct.h:145:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdIterator IterEnd() = 0; ^ CoreArray/dStruct.h:152:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void IterOffset(CdIterator &I, SIZE64 val) = 0; ^ CoreArray/dStruct.h:154:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual C_Int64 IterGetInteger(CdIterator &I) = 0; ^ CoreArray/dStruct.h:156:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual double IterGetFloat(CdIterator &I) = 0; ^ CoreArray/dStruct.h:158:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual UTF16String IterGetString(CdIterator &I) = 0; ^ CoreArray/dStruct.h:160:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void IterSetInteger(CdIterator &I, C_Int64 val) = 0; ^ CoreArray/dStruct.h:162:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void IterSetFloat(CdIterator &I, double val) = 0; ^ CoreArray/dStruct.h:164:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void IterSetString(CdIterator &I, const UTF16String &val) = 0; ^ CoreArray/dStruct.h:167:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_SVType OutSV); ^ CoreArray/dStruct.h:170:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_SVType OutSV, const C_BOOL Selection[]); ^ CoreArray/dStruct.h:173:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ssize_t n, C_SVType InSV); ^ CoreArray/dStruct.h:195:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdAbstractArray(); ^ CoreArray/dStruct.h:197:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdAbstractArray(); ^ CoreArray/dStruct.h:200:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Assign(CdGDSObj &Source, bool Full); ^ CoreArray/dStruct.h:203:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual int DimCnt() const = 0; ^ CoreArray/dStruct.h:205:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void GetDim(C_Int32 DimLen[]) const = 0; ^ CoreArray/dStruct.h:207:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void ResetDim(const C_Int32 DimLen[], int DCnt) = 0; ^ CoreArray/dStruct.h:209:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual C_Int32 GetDLen(int I) const = 0; ^ CoreArray/dStruct.h:211:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void SetDLen(int I, C_Int32 Value) = 0; ^ CoreArray/dStruct.h:214:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual C_Int64 TotalArrayCount() = 0; ^ CoreArray/dStruct.h:219:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdIterator Iterator(const C_Int32 DimIndex[]) = 0; ^ CoreArray/dStruct.h:228:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *OutBuffer, C_SVType OutSV); ^ CoreArray/dStruct.h:238:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const C_BOOL *const Selection[], void *OutBuffer, C_SVType OutSV); ^ CoreArray/dStruct.h:247:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const void *InBuffer, C_SVType InSV); ^ CoreArray/dStruct.h:250:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual const void *Append(const void *Buffer, ssize_t Cnt, C_SVType InSV) = 0; ^ CoreArray/dStruct.h:253:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void AppendIter(CdIterator &I, C_Int64 Count); ^ CoreArray/dStruct.h:262:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_Int32 OutStart[], C_Int32 OutBlockLen[], C_Int32 OutValidCnt[]); ^ CoreArray/dStruct.h:272:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_Int32 OutStart[], C_Int32 OutBlockLen[], C_Int32 OutValidCnt[]); ^ CoreArray/dStruct.h:276:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _CheckRect(const C_Int32 Start[], const C_Int32 Length[]) const; ^~~~~ CoreArray/dStruct.h:277:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _AssignToDim(CdAbstractArray &Dest) const; ^~~~~ CoreArray/dStruct.h:281:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const C_Int32 DimI[]); ^ CoreArray/dStruct.h:299:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int DimCnt, TARRAY &Obj, TYPE *Buffer, F_ITER SetI, F_PROC Proc) ^ CoreArray/dStruct.h:339:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture F_ITER SetI, F_PROC Proc) ^ CoreArray/dStruct.h:381:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int DimCnt, TARRAY &Obj, const TYPE *Buffer, F_ITER SetI, F_PROC Proc) ^ CoreArray/dStruct.h:427:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdAllocArray(ssize_t vElmSize); ^ CoreArray/dStruct.h:428:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdAllocArray(); ^ CoreArray/dStruct.h:430:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual bool Empty(); ^ CoreArray/dStruct.h:431:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Clear(); ^ CoreArray/dStruct.h:434:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual C_Int64 TotalCount(); ^ CoreArray/dStruct.h:437:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual int DimCnt() const; ^~~~~ CoreArray/dStruct.h:439:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void GetDim(C_Int32 DimLen[]) const; ^~~~~ CoreArray/dStruct.h:441:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void ResetDim(const C_Int32 DimLen[], int DCnt); ^ CoreArray/dStruct.h:443:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual C_Int32 GetDLen(int I) const; ^~~~~ CoreArray/dStruct.h:445:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void SetDLen(int I, C_Int32 Value); ^ CoreArray/dStruct.h:448:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual C_Int64 TotalArrayCount(); ^ CoreArray/dStruct.h:451:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdIterator IterBegin(); ^ CoreArray/dStruct.h:453:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdIterator IterEnd(); ^ CoreArray/dStruct.h:455:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdIterator Iterator(const C_Int32 DimIndex[]); ^ CoreArray/dStruct.h:459:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Synchronize(); ^ CoreArray/dStruct.h:461:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void CloseWriter(); ^ CoreArray/dStruct.h:463:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void SetPackedMode(const char *Mode); ^ CoreArray/dStruct.h:466:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual const void *Append(const void *Buffer, ssize_t Cnt, C_SVType InSV); ^ CoreArray/dStruct.h:469:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void AppendIter(CdIterator &I, C_Int64 Count); ^ CoreArray/dStruct.h:472:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Caching(); ^ CoreArray/dStruct.h:475:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 GDSStreamSize(); ^ CoreArray/dStruct.h:478:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void GetOwnBlockStream(vector &Out) const; ^~~~~ CoreArray/dStruct.h:480:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void GetOwnBlockStream(vector &Out); ^ CoreArray/dStruct.h:483:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE ssize_t ElmSize() const { return fElmSize; } ^~~~~ CoreArray/dStruct.h:485:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE CdAllocator &Allocator() { return fAllocator; } ^ CoreArray/dStruct.h:500:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TDimItem() { DimLen = DimElmSize = DimElmCnt = 0; } ^ CoreArray/dStruct.h:511:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 AllocSize(C_Int64 Num); ^ CoreArray/dStruct.h:517:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void IterOffset(CdIterator &I, SIZE64 val); ^ CoreArray/dStruct.h:519:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void IterInit(CdIterator &I, SIZE64 n); ^ CoreArray/dStruct.h:521:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void IterDone(CdIterator &I, SIZE64 n); ^ CoreArray/dStruct.h:524:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Loading(CdReader &Reader, TdVersion Version); ^ CoreArray/dStruct.h:525:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Saving(CdWriter &Writer); ^ CoreArray/dStruct.h:526:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void GetPipeInfo(); ^ CoreArray/dStruct.h:529:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void UpdateInfo(CdBufStream *Sender); ^ CoreArray/dStruct.h:531:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void UpdateInfoExt(CdBufStream *Sender); ^ CoreArray/dStruct.h:534:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetElmSize(ssize_t NewSize); ^ CoreArray/dStruct.h:538:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _CheckRange(const C_Int32 DimI[]); ^ CoreArray/dStruct.h:540:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _CheckRect(const C_Int32 *Start, const C_Int32 *Length); ^ CoreArray/dStruct.h:542:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _CheckSetDLen(int I, C_Int32 Value); ^ CoreArray/dStruct.h:544:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SIZE64 _IndexPtr(const C_Int32 DimI[]); ^ CoreArray/dStruct.h:546:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _ResetDim(const C_Int32 DimLen[], int DCnt); ^ CoreArray/dStruct.h:548:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _SetDimAuto(int DimIndex); ^ CoreArray/dStruct.h:549:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _SetSmallBuffer(); ^ CoreArray/dStruct.h:550:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _SetLargeBuffer(); ^ CoreArray/dStruct.h:551:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _SetFlushEvent(); ^ CoreArray/dStruct.h:576:11: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdArray(): CdAllocArray( ^ CoreArray/dStruct.h:581:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *NewObject() ^ CoreArray/dStruct.h:587:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual const char *dName() ^ CoreArray/dStruct.h:593:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual const char *dTraitName() ^ CoreArray/dStruct.h:598:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual C_SVType SVType() ^ CoreArray/dStruct.h:603:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual int TraitFlag() ^ CoreArray/dStruct.h:608:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual unsigned BitOf() ^ CoreArray/dStruct.h:613:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual bool IsPrimitive() ^ CoreArray/dStruct.h:625:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *OutBuffer, C_SVType OutSV) ^ CoreArray/dStruct.h:691:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const C_BOOL *const Selection[], void *OutBuffer, C_SVType OutSV) ^ CoreArray/dStruct.h:759:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const void *InBuffer, C_SVType InSV) ^ CoreArray/dStruct.h:819:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual const void *Append(const void *Buffer, ssize_t Cnt, C_SVType InSV) ^ CoreArray/dStruct.h:882:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdArray(ssize_t vElmSize): CdAllocArray(vElmSize) {} ^ CoreArray/dStruct.h:885:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual C_Int64 IterGetInteger(CdIterator &I) ^ CoreArray/dStruct.h:893:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual double IterGetFloat(CdIterator &I) ^ CoreArray/dStruct.h:901:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual UTF16String IterGetString(CdIterator &I) ^ CoreArray/dStruct.h:909:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void IterSetInteger(CdIterator &I, C_Int64 val) ^ CoreArray/dStruct.h:915:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void IterSetFloat(CdIterator &I, double val) ^ CoreArray/dStruct.h:921:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void IterSetString(CdIterator &I, const UTF16String &val) ^ CoreArray/dStruct.h:928:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_SVType OutSV) ^ CoreArray/dStruct.h:963:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_SVType OutSV, const C_BOOL Selection[]) ^ CoreArray/dStruct.h:998:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ssize_t n, C_SVType InSV) ^ CoreArray/dStruct.h:1033:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdIterator &I, const C_Int32 DimI[]) ^ CoreArray/dStruct.h:1049:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrContainer(): ErrObject() ^ CoreArray/dStruct.h:1051:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrContainer(const string &msg): ErrObject() ^ CoreArray/dStruct.h:1053:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrContainer(const char *fmt, ...): ErrObject() ^ CoreArray/dStruct.h:1061:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrArray(): ErrContainer() ^ CoreArray/dStruct.h:1063:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrArray(const string &msg): ErrContainer() ^ CoreArray/dStruct.h:1065:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrArray(const char *fmt, ...): ErrContainer() ^ CoreArray/dStruct.h:1112:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdArrayRead(); ^ CoreArray/dStruct.h:1114:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~CdArrayRead(); ^ CoreArray/dStruct.h:1117:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const C_BOOL *const vSelection[], bool buf_if_need=true); ^ CoreArray/dStruct.h:1123:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void AllocBuffer(C_Int64 buffer_size); ^ CoreArray/dStruct.h:1126:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Read(void *Buffer); ^ CoreArray/dStruct.h:1129:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool Eof(); ^ CoreArray/dStruct.h:1132:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE CdAbstractArray &Object() { return *fObject; } ^ CoreArray/dStruct.h:1134:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE int Margin() { return fMargin; } ^ CoreArray/dStruct.h:1136:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE C_SVType SVType() { return fSVType; } ^ CoreArray/dStruct.h:1138:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE ssize_t ElmSize() { return fElmSize; } ^ CoreArray/dStruct.h:1140:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE C_Int32 Index() { return fIndex; } ^ CoreArray/dStruct.h:1141:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE C_Int32 Count() { return fCount; } ^ CoreArray/dStruct.h:1143:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE C_Int32 MarginIndex() { return fMarginIndex; } ^ CoreArray/dStruct.h:1144:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE C_Int64 MarginCount() { return fMarginCount; } ^ CoreArray/dStruct.h:1145:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE C_Int64 MarginSize() { return fMarginCount * fElmSize; } ^ CoreArray/dStruct.h:1147:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE const C_Int32 *DimCntValid() { return _DCntValid; } ^ CoreArray/dStruct.h:1200:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdArrayRead *array[], int n, C_Int64 buffer_size=-1); ^ CoreArray/dStruct.h:1200:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dStruct.h:1204:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdArrayRead array[], int n, C_Int64 buffer_size=-1); ^ CoreArray/dStruct.h:1204:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from CoreArray/dRealGDS.cpp:32: CoreArray/dRealGDS.h:86:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *StreamName() { return "dPackedReal8"; } ^ CoreArray/dRealGDS.h:87:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *TraitName() { return StreamName()+1; } ^ CoreArray/dRealGDS.h:89:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_Float64 Min() { return DBL_MIN; } ^ CoreArray/dRealGDS.h:90:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_Float64 Max() { return DBL_MAX; } ^ CoreArray/dRealGDS.h:92:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static C_Float64 InitialOffset() { return 0; } ^ CoreArray/dRealGDS.h:93:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static C_Float64 InitialScale() { return 0.01; } ^ CoreArray/dRealGDS.h:109:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *StreamName() { return "dPackedReal8U"; } ^ CoreArray/dRealGDS.h:110:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *TraitName() { return StreamName()+1; } ^ CoreArray/dRealGDS.h:112:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_Float64 Min() { return DBL_MIN; } ^ CoreArray/dRealGDS.h:113:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_Float64 Max() { return DBL_MAX; } ^ CoreArray/dRealGDS.h:115:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static C_Float64 InitialOffset() { return 0; } ^ CoreArray/dRealGDS.h:116:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static C_Float64 InitialScale() { return 0.01; } ^ CoreArray/dRealGDS.h:132:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *StreamName() { return "dPackedReal16"; } ^ CoreArray/dRealGDS.h:133:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *TraitName() { return StreamName()+1; } ^ CoreArray/dRealGDS.h:135:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_Float64 Min() { return DBL_MIN; } ^ CoreArray/dRealGDS.h:136:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_Float64 Max() { return DBL_MAX; } ^ CoreArray/dRealGDS.h:138:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static C_Float64 InitialOffset() { return 0; } ^ CoreArray/dRealGDS.h:139:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static C_Float64 InitialScale() { return 0.0001; } ^ CoreArray/dRealGDS.h:155:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *StreamName() { return "dPackedReal16U"; } ^ CoreArray/dRealGDS.h:156:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *TraitName() { return StreamName()+1; } ^ CoreArray/dRealGDS.h:158:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_Float64 Min() { return DBL_MIN; } ^ CoreArray/dRealGDS.h:159:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_Float64 Max() { return DBL_MAX; } ^ CoreArray/dRealGDS.h:161:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static C_Float64 InitialOffset() { return 0; } ^ CoreArray/dRealGDS.h:162:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static C_Float64 InitialScale() { return 0.0001; } ^ CoreArray/dRealGDS.h:178:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *StreamName() { return "dPackedReal24"; } ^ CoreArray/dRealGDS.h:179:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *TraitName() { return StreamName()+1; } ^ CoreArray/dRealGDS.h:181:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_Float64 Min() { return DBL_MIN; } ^ CoreArray/dRealGDS.h:182:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_Float64 Max() { return DBL_MAX; } ^ CoreArray/dRealGDS.h:184:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static C_Float64 InitialOffset() { return 0; } ^ CoreArray/dRealGDS.h:185:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static C_Float64 InitialScale() { return 0.00001; } ^ CoreArray/dRealGDS.h:201:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *StreamName() { return "dPackedReal24U"; } ^ CoreArray/dRealGDS.h:202:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *TraitName() { return StreamName()+1; } ^ CoreArray/dRealGDS.h:204:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_Float64 Min() { return DBL_MIN; } ^ CoreArray/dRealGDS.h:205:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_Float64 Max() { return DBL_MAX; } ^ CoreArray/dRealGDS.h:207:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static C_Float64 InitialOffset() { return 0; } ^ CoreArray/dRealGDS.h:208:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static C_Float64 InitialScale() { return 0.00001; } ^ CoreArray/dRealGDS.h:224:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *StreamName() { return "dPackedReal32"; } ^ CoreArray/dRealGDS.h:225:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *TraitName() { return StreamName()+1; } ^ CoreArray/dRealGDS.h:227:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_Float64 Min() { return DBL_MIN; } ^ CoreArray/dRealGDS.h:228:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_Float64 Max() { return DBL_MAX; } ^ CoreArray/dRealGDS.h:230:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static C_Float64 InitialOffset() { return 0; } ^ CoreArray/dRealGDS.h:231:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static C_Float64 InitialScale() { return 0.000001; } ^ CoreArray/dRealGDS.h:247:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *StreamName() { return "dPackedReal32U"; } ^ CoreArray/dRealGDS.h:248:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *TraitName() { return StreamName()+1; } ^ CoreArray/dRealGDS.h:250:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_Float64 Min() { return DBL_MIN; } ^ CoreArray/dRealGDS.h:251:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_Float64 Max() { return DBL_MAX; } ^ CoreArray/dRealGDS.h:253:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static C_Float64 InitialOffset() { return 0; } ^ CoreArray/dRealGDS.h:254:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static C_Float64 InitialScale() { return 0.000001; } ^ CoreArray/dRealGDS.h:274:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdPackedReal(): CdArray() ^ CoreArray/dRealGDS.h:282:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *NewObject() ^ CoreArray/dRealGDS.h:288:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void AppendIter(CdIterator &I, C_Int64 Count) ^ CoreArray/dRealGDS.h:317:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE C_Float64 Offset() const ^~~~~ CoreArray/dRealGDS.h:321:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetOffset(C_Float64 val) ^ CoreArray/dRealGDS.h:331:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE C_Float64 Scale() const ^~~~~ CoreArray/dRealGDS.h:335:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetScale(C_Float64 val) ^ CoreArray/dRealGDS.h:345:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE C_Float64 InvScale() const ^~~~~ CoreArray/dRealGDS.h:350:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE const C_Float64 *LookupTable() const ^~~~~ CoreArray/dRealGDS.h:358:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Loading(CdReader &Reader, TdVersion Version) ^ CoreArray/dRealGDS.h:368:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Saving(CdWriter &Writer) ^ CoreArray/dRealGDS.h:380:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _ChangeLookup() ^ CoreArray/dRealGDS.h:408:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static inline bool IsPackedReal(CdGDSObj *Obj) ^ CoreArray/dRealGDS.h:433:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static MEM_TYPE *Read(CdIterator &I, MEM_TYPE *p, ssize_t n) ^ CoreArray/dRealGDS.h:453:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const C_BOOL sel[]) ^ CoreArray/dRealGDS.h:525:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ssize_t n) ^ CoreArray/dRealGDS.h:563:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static MEM_TYPE *Read(CdIterator &I, MEM_TYPE *p, ssize_t n) ^ CoreArray/dRealGDS.h:583:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const C_BOOL sel[]) ^ CoreArray/dRealGDS.h:655:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ssize_t n) ^ CoreArray/dRealGDS.h:693:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static MEM_TYPE *Read(CdIterator &I, MEM_TYPE *p, ssize_t n) ^ CoreArray/dRealGDS.h:719:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const C_BOOL sel[]) ^ CoreArray/dRealGDS.h:749:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ssize_t n) ^ CoreArray/dRealGDS.h:788:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static MEM_TYPE *Read(CdIterator &I, MEM_TYPE *p, ssize_t n) ^ CoreArray/dRealGDS.h:814:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const C_BOOL sel[]) ^ CoreArray/dRealGDS.h:844:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ssize_t n) ^ CoreArray/dRealGDS.h:883:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static MEM_TYPE *Read(CdIterator &I, MEM_TYPE *p, ssize_t n) ^ CoreArray/dRealGDS.h:913:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const C_BOOL sel[]) ^ CoreArray/dRealGDS.h:947:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ssize_t n) ^ CoreArray/dRealGDS.h:988:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static MEM_TYPE *Read(CdIterator &I, MEM_TYPE *p, ssize_t n) ^ CoreArray/dRealGDS.h:1016:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const C_BOOL sel[]) ^ CoreArray/dRealGDS.h:1048:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ssize_t n) ^ CoreArray/dRealGDS.h:1089:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static MEM_TYPE *Read(CdIterator &I, MEM_TYPE *p, ssize_t n) ^ CoreArray/dRealGDS.h:1115:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const C_BOOL sel[]) ^ CoreArray/dRealGDS.h:1145:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ssize_t n) ^ CoreArray/dRealGDS.h:1184:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static MEM_TYPE *Read(CdIterator &I, MEM_TYPE *p, ssize_t n) ^ CoreArray/dRealGDS.h:1210:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const C_BOOL sel[]) ^ CoreArray/dRealGDS.h:1240:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ssize_t n) ^ CoreArray/dRealGDS.cpp:37:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template static CdObjRef *OnObjCreate() ^ CoreArray/dRealGDS.cpp:42:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_LOCAL void RegisterClass_PackedReal() ^ "C:/rtools40/mingw64/bin/"g++ -std=gnu++11 -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -DUSING_R -D_FILE_OFFSET_BITS=64 -I../inst/include -ICoreArray -I"C:/extsoft/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition -c CoreArray/dSerial.cpp -o CoreArray/dSerial.o "C:/rtools40/mingw64/bin/"g++ -std=gnu++11 -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -DUSING_R -D_FILE_OFFSET_BITS=64 -I../inst/include -ICoreArray -I"C:/extsoft/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition -c CoreArray/dStrGDS.cpp -o CoreArray/dStrGDS.o In file included from ../inst/include/dType.h:41, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: ../inst/include/CoreDEF.h:908:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # pragma GCC optimize("O3") ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/_mingw.h:539:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl __debugbreak(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/_mingw.h:539:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/_mingw.h:540:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_INTRIN_INLINE void __cdecl __debugbreak(void) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/_mingw.h:548:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const char *__mingw_get_crt_info (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/_mingw.h:548:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stddef.h:1, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:32, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/stddef.h:18:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP extern int *__cdecl _errno(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stddef.h:18:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stddef.h:20:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture errno_t __cdecl _set_errno(int _Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stddef.h:20:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stddef.h:21:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture errno_t __cdecl _get_errno(int *_Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stddef.h:21:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stddef.h:24:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP extern unsigned long __cdecl __threadid(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stddef.h:24:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stddef.h:26:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP extern uintptr_t __cdecl __threadhandle(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stddef.h:26:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:60, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:48:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_bad_exception(void) __attribute__((__noreturn__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:48:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:52:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_bad_alloc(void) __attribute__((__noreturn__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:52:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:56:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_bad_cast(void) __attribute__((__noreturn__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:56:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:59:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_bad_typeid(void) __attribute__((__noreturn__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:59:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:63:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_logic_error(const char*) __attribute__((__noreturn__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:63:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:66:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_domain_error(const char*) __attribute__((__noreturn__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:66:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:69:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_invalid_argument(const char*) __attribute__((__noreturn__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:69:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:72:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_length_error(const char*) __attribute__((__noreturn__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:72:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:75:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_out_of_range(const char*) __attribute__((__noreturn__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:75:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:79:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __attribute__((__format__(__gnu_printf__, 1, 2))); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:79:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:82:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_runtime_error(const char*) __attribute__((__noreturn__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:82:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:85:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_range_error(const char*) __attribute__((__noreturn__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:85:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:88:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_overflow_error(const char*) __attribute__((__noreturn__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:88:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:91:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_underflow_error(const char*) __attribute__((__noreturn__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:91:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:95:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_ios_failure(const char*) __attribute__((__noreturn__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:95:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:98:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_system_error(int) __attribute__((__noreturn__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:98:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:101:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_future_error(int) __attribute__((__noreturn__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:101:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:105:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_bad_function_call() __attribute__((__noreturn__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:105:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:61, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/cpp_type_traits.h:419:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __miter_base(_Iterator __it) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:62, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/ext/type_traits.h:152:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __is_null_pointer(_Type* __ptr) ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/type_traits.h:157:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __is_null_pointer(_Type) ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/type_traits.h:162:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __is_null_pointer(std::nullptr_t) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/move.h:47:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __addressof(_Tp& __r) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/move.h:55, from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:59, from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:64, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/type_traits:62:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr operator value_type() const noexcept { return value; } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:749:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __declval(int); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:749:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/type_traits:753:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __declval(long); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:753:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/type_traits:756:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture auto declval() noexcept -> decltype(__declval<_Tp>(0)); ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:756:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/type_traits:782:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static true_type __test(int); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:785:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static false_type __test(...); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:830:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __test(int); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:833:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static false_type __test(...); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:873:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static true_type __test(int); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:876:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static false_type __test(...); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:1152:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void __helper(const _Tp&); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:1156:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture decltype(__helper({}))* = 0); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:1158:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static false_type __test(...); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:1351:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void __test_aux(_To1); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:1356:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __test(int); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:1360:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __test(...); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:1988:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture : std::declval<_Up>())>::type> _S_test(int); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:1991:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __failure_type _S_test(...); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2004:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __success_type _S_test(int); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2007:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __failure_type _S_test(...); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2056:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture auto declval() noexcept -> decltype(__declval<_Tp>(0)) ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2141:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ), __invoke_memfun_ref> _S_test(int); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2144:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __failure_type _S_test(...); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2160:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ), __invoke_memfun_deref> _S_test(int); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2163:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __failure_type _S_test(...); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2179:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ), __invoke_memobj_ref> _S_test(int); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2182:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __failure_type _S_test(...); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2198:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ), __invoke_memobj_deref> _S_test(int); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2201:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __failure_type _S_test(...); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2284:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ), __invoke_other> _S_test(int); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2287:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __failure_type _S_test(...); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2439:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture is_nothrow_move_assignable<_Tp>>::value); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2439:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2445:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture noexcept(__is_nothrow_swappable<_Tp>::value); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2445:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2454:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static true_type __test(int); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2457:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static false_type __test(...); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2465:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture > __test(int); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2468:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static false_type __test(...); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2534:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static true_type __test(int); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2537:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static false_type __test(...); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2547:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture > __test(int); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2550:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static false_type __test(...); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2627:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr bool __call_is_nt(__invoke_memfun_ref) ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2635:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr bool __call_is_nt(__invoke_memfun_deref) ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2642:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr bool __call_is_nt(__invoke_memobj_ref) ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2649:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr bool __call_is_nt(__invoke_memobj_deref) ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2655:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr bool __call_is_nt(__invoke_other) ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2679:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __nonesuch() = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2680:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~__nonesuch() = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2681:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __nonesuch(__nonesuch const&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2682:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator=(__nonesuch const&) = delete; ^~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:59, from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:64, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/move.h:74:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture forward(typename std::remove_reference<_Tp>::type& __t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/move.h:85:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture forward(typename std::remove_reference<_Tp>::type&& __t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/move.h:99:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture move(_Tp&& __t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/move.h:119:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture move_if_noexcept(_Tp& __x) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/move.h:138:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture addressof(_Tp& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/move.h:144:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Tp* addressof(const _Tp&&) = delete; ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/move.h:144:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/move.h:149:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __exchange(_Tp& __obj, _Up&& __new_val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/move.h:184:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture is_nothrow_move_assignable<_Tp>>::value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/move.h:206:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture noexcept(__is_nothrow_swappable<_Tp>::value) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:64, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:76:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture struct piecewise_construct_t { explicit piecewise_construct_t() = default; }; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:98:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _ConstructiblePair() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:105:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _ImplicitlyConvertiblePair() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:112:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _MoveConstructiblePair() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:119:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _ImplicitlyMoveConvertiblePair() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:126:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _CopyMovePair() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:140:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _MoveCopyPair() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:158:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _ConstructiblePair() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:164:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _ImplicitlyConvertiblePair() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:170:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _MoveConstructiblePair() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:176:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _ImplicitlyMoveConvertiblePair() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:186:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit __nonesuch_no_braces(const __nonesuch&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:194:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __pair_base() = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:195:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~__pair_base() = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:196:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __pair_base(const __pair_base&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:197:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __pair_base& operator=(const __pair_base&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:229:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_CONSTEXPR pair() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:242:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit constexpr pair() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:260:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr pair(const _T1& __a, const _T2& __b) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:269:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit constexpr pair(const _T1& __a, const _T2& __b) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:291:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr pair(const pair<_U1, _U2>& __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:300:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit constexpr pair(const pair<_U1, _U2>& __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:303:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr pair(const pair&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:304:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr pair(pair&&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:311:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr pair(_U1&& __x, const _T2& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:318:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit constexpr pair(_U1&& __x, const _T2& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:325:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr pair(const _T1& __x, _U2&& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:332:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit pair(const _T1& __x, _U2&& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:341:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr pair(_U1&& __x, _U2&& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:350:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit constexpr pair(_U1&& __x, _U2&& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:360:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr pair(pair<_U1, _U2>&& __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:370:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit constexpr pair(pair<_U1, _U2>&& __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:375:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pair(piecewise_construct_t, tuple<_Args1...>, tuple<_Args2...>); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:381:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const pair&, const __nonesuch_no_braces&>::type __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:394:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture is_nothrow_move_assignable<_T2>>::value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:405:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const pair<_U1, _U2>& __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:416:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(pair<_U1, _U2>&& __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:426:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __is_nothrow_swappable<_T2>>::value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:437:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Index_tuple<_Indexes1...>, _Index_tuple<_Indexes2...>); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:448:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator==(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:454:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:461:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator!=(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:467:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:473:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<=(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:479:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>=(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:496:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture noexcept(noexcept(__x.swap(__y))) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:503:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(pair<_T1, _T2>&, pair<_T1, _T2>&) = delete; ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:503:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:524:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture make_pair(_T1&& __x, _T2&& __y) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:65, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator_base_types.h:205:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __iterator_category(const _Iter&) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:66, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator_base_funcs.h:81:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture input_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator_base_funcs.h:99:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture random_access_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator_base_funcs.h:113:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture input_iterator_tag); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator_base_funcs.h:113:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator_base_funcs.h:119:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture input_iterator_tag); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator_base_funcs.h:119:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator_base_funcs.h:138:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture distance(_InputIterator __first, _InputIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator_base_funcs.h:147:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __advance(_InputIterator& __i, _Distance __n, input_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator_base_funcs.h:159:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bidirectional_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator_base_funcs.h:175:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture random_access_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator_base_funcs.h:202:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture advance(_InputIterator& __i, _Distance __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator_base_funcs.h:214:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture iterator_traits<_InputIterator>::difference_type __n = 1) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator_base_funcs.h:225:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture iterator_traits<_BidirectionalIterator>::difference_type __n = 1) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:66, from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:67, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/ptr_traits.h:111:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pointer_to(__make_not_void& __e) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/ptr_traits.h:141:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pointer_to(__make_not_void& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/ptr_traits.h:151:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __to_address(_Tp* __ptr) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/ptr_traits.h:160:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __to_address(const _Ptr& __ptr) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:67, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:127:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reverse_iterator() : current() { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:133:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reverse_iterator(iterator_type __x) : current(__x) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:139:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reverse_iterator(const reverse_iterator& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:148:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reverse_iterator(const reverse_iterator<_Iter>& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:155:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture base() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:169:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator*() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:183:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator->() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:192:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:204:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++(int) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:217:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator--() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:229:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator--(int) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:242:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+(difference_type __n) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:252:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+=(difference_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:264:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator-(difference_type __n) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:274:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator-=(difference_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:286:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator[](difference_type __n) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:303:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const reverse_iterator<_Iterator>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:309:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const reverse_iterator<_Iterator>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:315:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const reverse_iterator<_Iterator>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:321:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const reverse_iterator<_Iterator>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:327:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const reverse_iterator<_Iterator>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:333:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const reverse_iterator<_Iterator>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:341:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const reverse_iterator<_IteratorR>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:347:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const reverse_iterator<_IteratorR>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:353:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const reverse_iterator<_IteratorR>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:359:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const reverse_iterator<_IteratorR>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:365:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const reverse_iterator<_IteratorR>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:371:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const reverse_iterator<_IteratorR>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:394:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture -> decltype(__y.base() - __x.base()) ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:401:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const reverse_iterator<_Iterator>& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:408:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __make_reverse_iterator(_Iterator __i) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:428:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture -> decltype(__make_reverse_iterator(__niter_base(__it.base()))) ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:439:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture -> decltype(__make_reverse_iterator(__miter_base(__it.base()))) ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:467:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture back_insert_iterator(_Container& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:490:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const typename _Container::value_type& __value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:497:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(typename _Container::value_type&& __value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:506:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator*() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:511:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:516:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++(int) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:533:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture back_inserter(_Container& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:558:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit front_insert_iterator(_Container& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:581:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const typename _Container::value_type& __value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:588:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(typename _Container::value_type&& __value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:597:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator*() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:602:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:607:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++(int) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:624:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture front_inserter(_Container& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:657:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert_iterator(_Container& __x, typename _Container::iterator __i) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:693:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const typename _Container::value_type& __value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:701:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(typename _Container::value_type&& __value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:711:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator*() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:716:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:721:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++(int) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:739:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inserter(_Container& __x, _Iterator __i) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:779:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_CONSTEXPR __normal_iterator() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:783:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __normal_iterator(const _Iterator& __i) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:791:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Container>::__type>& __i) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:796:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator*() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:800:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator->() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:804:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:811:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++(int) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:816:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator--() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:823:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator--(int) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:828:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator[](difference_type __n) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:832:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+=(difference_type __n) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:836:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+(difference_type __n) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:840:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator-=(difference_type __n) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:844:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator-(difference_type __n) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:848:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture base() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:865:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:872:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:879:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:886:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:894:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:901:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:908:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:915:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:922:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:929:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:936:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:943:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:67, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:956:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture -> decltype(__lhs.base() - __rhs.base()) ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:968:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:975:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:67, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:987:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __niter_base(__gnu_cxx::__normal_iterator<_Iterator, _Container> __it) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1029:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture move_iterator() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1033:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture move_iterator(iterator_type __i) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1038:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture move_iterator(const move_iterator<_Iter>& __i) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1042:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture base() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1046:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator*() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1050:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator->() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1054:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1061:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++(int) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1069:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator--() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1076:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator--(int) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1084:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+(difference_type __n) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1088:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+=(difference_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1095:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator-(difference_type __n) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1099:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator-=(difference_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1106:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator[](difference_type __n) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1116:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const move_iterator<_IteratorR>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1122:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const move_iterator<_Iterator>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1128:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const move_iterator<_IteratorR>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1134:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const move_iterator<_Iterator>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1140:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const move_iterator<_IteratorR>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1146:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const move_iterator<_Iterator>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1152:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const move_iterator<_IteratorR>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1158:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const move_iterator<_Iterator>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1164:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const move_iterator<_IteratorR>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1170:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const move_iterator<_Iterator>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1176:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const move_iterator<_IteratorR>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1182:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const move_iterator<_Iterator>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1190:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture -> decltype(__x.base() - __y.base()) ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1196:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const move_iterator<_Iterator>& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1201:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture make_move_iterator(_Iterator __i) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1209:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __make_move_if_noexcept_iterator(_Iterator __i) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1218:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __make_move_if_noexcept_iterator(_Tp* __i) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1226:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture -> decltype(make_move_iterator(__niter_base(__it.base()))) ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1239:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture -> decltype(__miter_base(__it.base())) ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:71, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:42:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Iterator1 __it1, _Iterator2 __it2) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:48:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __iter_less_iter() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:54:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr _Iter_less_val() = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:60:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Iter_less_val(_Iter_less_iter) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:64:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Iterator __it, _Value& __val) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:69:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __iter_less_val() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:73:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __iter_comp_val(_Iter_less_iter) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:79:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr _Val_less_iter() = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:85:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Val_less_iter(_Iter_less_iter) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:89:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Value& __val, _Iterator __it) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:94:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __val_less_iter() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:98:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __val_comp_iter(_Iter_less_iter) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:105:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Iterator1 __it1, _Iterator2 __it2) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:110:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __iter_equal_to_iter() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:117:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Iterator __it, _Value& __val) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:122:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __iter_equal_to_val() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:126:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __iter_comp_val(_Iter_equal_to_iter) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:135:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Iter_comp_iter(_Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:142:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Iterator1 __it1, _Iterator2 __it2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:149:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __iter_comp_iter(_Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:158:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Iter_comp_val(_Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:163:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Iter_comp_val(const _Iter_comp_iter<_Compare>& __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:169:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Iter_comp_val(_Iter_comp_iter<_Compare>&& __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:176:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Iterator __it, _Value& __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:182:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __iter_comp_val(_Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:187:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __iter_comp_val(_Iter_comp_iter<_Compare> __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:196:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Val_comp_iter(_Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:201:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Val_comp_iter(const _Iter_comp_iter<_Compare>& __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:207:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Val_comp_iter(_Iter_comp_iter<_Compare>&& __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:214:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Value& __val, _Iterator __it) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:220:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __val_comp_iter(_Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:225:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __val_comp_iter(_Iter_comp_iter<_Compare> __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:234:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Iter_equals_val(_Value& __value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:240:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Iterator __it) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:246:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __iter_equals_val(_Value& __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:255:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Iter_equals_iter(_Iterator1 __it1) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:261:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Iterator2 __it2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:267:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __iter_comp_iter(_Iter_equal_to_iter, _Iterator __it) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:276:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Iter_pred(_Predicate __pred) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:282:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Iterator __it) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:288:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __pred_iter(_Predicate __pred) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:297:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Iter_comp_to_val(_Compare __comp, _Value& __value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:303:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Iterator __it) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:309:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __iter_comp_val(_Compare __comp, _Value &__val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:320:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Iter_comp_to_iter(_Compare __comp, _Iterator1 __it1) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:326:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Iterator2 __it2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:332:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __iter_comp_iter(_Iter_comp_iter<_Compare> __comp, _Iterator __it) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:344:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Iter_negate(_Predicate __pred) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:350:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Iterator __it) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:356:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __negate(_Iter_pred<_Predicate> __pred) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:120:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture iter_swap(_ForwardIterator1 __a, _ForwardIterator2 __b) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:167:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator2 __first2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:195:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture min(const _Tp& __a, const _Tp& __b) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:219:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max(const _Tp& __a, const _Tp& __b) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:243:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture min(const _Tp& __a, const _Tp& __b, _Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:265:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max(const _Tp& __a, const _Tp& __b, _Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:277:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __niter_base(_Iterator __it) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:291:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __copy_m(_II __first, _II __last, _OI __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:305:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __copy_m(_II __first, _II __last, _OI __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:319:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __copy_m(_II __first, _II __last, _OI __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:338:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __copy_m(_II __first, _II __last, _OI __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:357:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __copy_m(const _Tp* __first, const _Tp* __last, _Tp* __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:375:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __copy_move_a(_II __first, _II __last, _OI __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:404:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ostreambuf_iterator<_CharT, char_traits<_CharT> >); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:404:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:410:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ostreambuf_iterator<_CharT, char_traits<_CharT> >); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:410:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:416:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture istreambuf_iterator<_CharT, char_traits<_CharT> >, _CharT*); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:416:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:420:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __copy_move_a2(_II __first, _II __last, _OI __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:446:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture copy(_II __first, _II __last, _OI __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:479:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture move(_II __first, _II __last, _OI __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:501:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __copy_move_b(_BI1 __first, _BI1 __last, _BI2 __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:515:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __copy_move_b(_BI1 __first, _BI1 __last, _BI2 __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:529:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __copy_move_b(_BI1 __first, _BI1 __last, _BI2 __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:544:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __copy_move_b(_BI1 __first, _BI1 __last, _BI2 __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:559:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __copy_move_b(const _Tp* __first, const _Tp* __last, _Tp* __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:577:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __copy_move_backward_a(_BI1 __first, _BI1 __last, _BI2 __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:595:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __copy_move_backward_a2(_BI1 __first, _BI1 __last, _BI2 __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:622:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture copy_backward(_BI1 __first, _BI1 __last, _BI2 __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:658:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture move_backward(_BI1 __first, _BI1 __last, _BI2 __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:682:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Tp& __value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:692:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Tp& __value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:703:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __fill_a(_Tp* __first, _Tp* __last, const _Tp& __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:724:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fill(_ForwardIterator __first, _ForwardIterator __last, const _Tp& __value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:738:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __fill_n_a(_OutputIterator __first, _Size __n, const _Tp& __value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:749:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __fill_n_a(_OutputIterator __first, _Size __n, const _Tp& __value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:761:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __fill_n_a(_Tp* __first, _Size __n, const _Tp& __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:784:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fill_n(_OI __first, _Size __n, const _Tp& __value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:797:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture equal(_II1 __first1, _II1 __last1, _II2 __first2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:811:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture equal(const _Tp* __first1, const _Tp* __last1, const _Tp* __first2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:821:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __equal_aux(_II1 __first1, _II1 __last1, _II2 __first2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:839:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __newlast1(_II1, _II1 __last1, _II2, _II2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:844:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __cnd2(_II __first, _II __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:854:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _RAI2 __first2, _RAI2 __last2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:865:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __cnd2(_RAI, _RAI) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:873:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:895:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static bool __lc(_II1, _II1, _II2, _II2); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:902:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __lc(_II1 __first1, _II1 __last1, _II2 __first2, _II2 __last2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:915:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Up* __first2, const _Up* __last2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:929:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _II2 __first2, _II2 __last2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:947:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Tp& __val, _Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:985:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Tp& __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:1000:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __lg(int __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:1004:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __lg(unsigned __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:1008:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __lg(long __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:1012:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __lg(unsigned long __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:1016:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __lg(long long __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:1020:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __lg(unsigned long long __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:1039:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture equal(_II1 __first1, _II1 __last1, _II2 __first2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:1072:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _IIter2 __first2, _BinaryPredicate __binary_pred) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:1089:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __equal4(_II1 __first1, _II1 __last1, _II2 __first2, _II2 __last2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:1115:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _BinaryPredicate __binary_pred) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:1222:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _II2 __first2, _II2 __last2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:1258:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _II2 __first2, _II2 __last2, _Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:1275:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _InputIterator2 __first2, _BinaryPredicate __binary_pred) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:1301:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _InputIterator2 __first2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:1335:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _InputIterator2 __first2, _BinaryPredicate __binary_pred) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cwchar:44, from C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:57:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP FILE *__cdecl __iob_func(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:57:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:231:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl iswalpha(wint_t _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:231:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:232:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _iswalpha_l(wint_t _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:232:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:233:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl iswupper(wint_t _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:233:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:234:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _iswupper_l(wint_t _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:234:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:235:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl iswlower(wint_t _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:235:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:236:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _iswlower_l(wint_t _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:236:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:237:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl iswdigit(wint_t _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:237:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:238:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _iswdigit_l(wint_t _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:238:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:239:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl iswxdigit(wint_t _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:239:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:240:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _iswxdigit_l(wint_t _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:240:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:241:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl iswspace(wint_t _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:241:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:242:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _iswspace_l(wint_t _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:242:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:243:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl iswpunct(wint_t _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:243:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:244:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _iswpunct_l(wint_t _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:244:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:245:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl iswalnum(wint_t _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:245:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:246:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _iswalnum_l(wint_t _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:246:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:247:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl iswprint(wint_t _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:247:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:248:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _iswprint_l(wint_t _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:248:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:249:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl iswgraph(wint_t _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:249:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:250:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _iswgraph_l(wint_t _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:250:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:251:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl iswcntrl(wint_t _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:251:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:252:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _iswcntrl_l(wint_t _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:252:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:253:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl iswascii(wint_t _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:253:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:254:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl isleadbyte(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:254:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:255:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _isleadbyte_l(int _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:255:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:256:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wint_t __cdecl towupper(wint_t _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:256:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:257:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wint_t __cdecl _towupper_l(wint_t _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:257:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:258:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wint_t __cdecl towlower(wint_t _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:258:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:259:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wint_t __cdecl _towlower_l(wint_t _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:259:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:260:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl iswctype(wint_t _C,wctype_t _Type); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:260:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:261:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _iswctype_l(wint_t _C,wctype_t _Type,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:261:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:262:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl __iswcsymf(wint_t _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:262:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:263:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _iswcsymf_l(wint_t _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:263:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:264:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl __iswcsym(wint_t _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:264:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:265:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _iswcsym_l(wint_t _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:265:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:266:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl is_wctype(wint_t _C,wctype_t _Type); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:266:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:269:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl iswblank(wint_t _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:269:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:277:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wgetcwd(wchar_t *_DstBuf,int _SizeInWords); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:277:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:278:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wgetdcwd(int _Drive,wchar_t *_DstBuf,int _SizeInWords); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:278:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:279:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl _wgetdcwd_nolock(int _Drive,wchar_t *_DstBuf,int _SizeInWords); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:279:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:280:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wchdir(const wchar_t *_Path); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:280:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:281:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wmkdir(const wchar_t *_Path); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:281:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:282:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wrmdir(const wchar_t *_Path); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:282:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:288:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _waccess(const wchar_t *_Filename,int _AccessMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:288:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:289:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wchmod(const wchar_t *_Filename,int _Mode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:289:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:290:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wcreat(const wchar_t *_Filename,int _PermissionMode) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:290:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:291:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wfindfirst32(const wchar_t *_Filename,struct _wfinddata32_t *_FindData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:291:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:292:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wfindnext32(intptr_t _FindHandle,struct _wfinddata32_t *_FindData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:292:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:293:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wunlink(const wchar_t *_Filename); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:293:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:294:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wrename(const wchar_t *_OldFilename,const wchar_t *_NewFilename); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:294:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:295:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wmktemp(wchar_t *_TemplateName) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:295:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:296:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wfindfirst32i64(const wchar_t *_Filename,struct _wfinddata32i64_t *_FindData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:296:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:297:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture intptr_t __cdecl _wfindfirst64i32(const wchar_t *_Filename,struct _wfinddata64i32_t *_FindData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:297:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:298:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wfindfirst64(const wchar_t *_Filename,struct _wfinddata64_t *_FindData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:298:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:299:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wfindnext32i64(intptr_t _FindHandle,struct _wfinddata32i64_t *_FindData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:299:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:300:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl _wfindnext64i32(intptr_t _FindHandle,struct _wfinddata64i32_t *_FindData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:300:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:301:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wfindnext64(intptr_t _FindHandle,struct _wfinddata64_t *_FindData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:301:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:302:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wsopen_s(int *_FileHandle,const wchar_t *_Filename,int _OpenFlag,int _ShareFlag,int _PermissionFlag); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:302:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/cwchar:44, from C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:303:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wopen(const wchar_t *_Filename,int _OpenFlag,...) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:303:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:304:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wsopen(const wchar_t *_Filename,int _OpenFlag,int _ShareFlag,...) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:304:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:309:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wsetlocale(int _Category,const wchar_t *_Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:309:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:314:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wexecl(const wchar_t *_Filename,const wchar_t *_ArgList,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:314:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:315:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wexecle(const wchar_t *_Filename,const wchar_t *_ArgList,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:315:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:316:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wexeclp(const wchar_t *_Filename,const wchar_t *_ArgList,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:316:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:317:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wexeclpe(const wchar_t *_Filename,const wchar_t *_ArgList,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:317:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:318:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wexecv(const wchar_t *_Filename,const wchar_t *const *_ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:318:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:319:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wexecve(const wchar_t *_Filename,const wchar_t *const *_ArgList,const wchar_t *const *_Env); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:319:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:320:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wexecvp(const wchar_t *_Filename,const wchar_t *const *_ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:320:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:321:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wexecvpe(const wchar_t *_Filename,const wchar_t *const *_ArgList,const wchar_t *const *_Env); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:321:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:326:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wspawnl(int _Mode,const wchar_t *_Filename,const wchar_t *_ArgList,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:326:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:327:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wspawnle(int _Mode,const wchar_t *_Filename,const wchar_t *_ArgList,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:327:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:328:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wspawnlp(int _Mode,const wchar_t *_Filename,const wchar_t *_ArgList,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:328:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:329:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wspawnlpe(int _Mode,const wchar_t *_Filename,const wchar_t *_ArgList,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:329:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:330:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wspawnv(int _Mode,const wchar_t *_Filename,const wchar_t *const *_ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:330:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:331:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wspawnve(int _Mode,const wchar_t *_Filename,const wchar_t *const *_ArgList,const wchar_t *const *_Env); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:331:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:332:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wspawnvp(int _Mode,const wchar_t *_Filename,const wchar_t *const *_ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:332:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:333:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wspawnvpe(int _Mode,const wchar_t *_Filename,const wchar_t *const *_ArgList,const wchar_t *const *_Env); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:333:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:338:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wsystem(const wchar_t *_Command); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:338:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/cwchar:44, from C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:398:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wstat32(const wchar_t *_Name,struct _stat32 *_Stat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:398:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:399:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wstat32i64(const wchar_t *_Name,struct _stat32i64 *_Stat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:399:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:400:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl _wstat64i32(const wchar_t *_Name,struct _stat64i32 *_Stat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:400:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:401:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wstat64(const wchar_t *_Name,struct _stat64 *_Stat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:401:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:412:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *_cgetws(wchar_t *_Buffer) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:412:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:413:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wint_t __cdecl _getwch(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:413:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:414:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wint_t __cdecl _getwche(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:414:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:415:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wint_t __cdecl _putwch(wchar_t _WCh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:415:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:416:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wint_t __cdecl _ungetwch(wint_t _WCh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:416:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:417:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _cputws(const wchar_t *_String); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:417:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:418:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _cwprintf(const wchar_t * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:418:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:419:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _cwscanf(const wchar_t * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:419:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:420:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _cwscanf_l(const wchar_t * __restrict__ _Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:420:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:421:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vcwprintf(const wchar_t * __restrict__ _Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:421:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:422:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _cwprintf_p(const wchar_t * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:422:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:423:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vcwprintf_p(const wchar_t * __restrict__ _Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:423:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:425:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _cwprintf_l(const wchar_t * __restrict__ _Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:425:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:426:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vcwprintf_l(const wchar_t * __restrict__ _Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:426:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:427:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _cwprintf_p_l(const wchar_t * __restrict__ _Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:427:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:428:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vcwprintf_p_l(const wchar_t * __restrict__ _Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:428:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:429:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wint_t __cdecl _putwch_nolock(wchar_t _WCh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:429:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:430:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wint_t __cdecl _getwch_nolock(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:430:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:431:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wint_t __cdecl _getwche_nolock(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:431:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:432:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wint_t __cdecl _ungetwch_nolock(wint_t _WCh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:432:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:439:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_swscanf(const wchar_t * __restrict__ _Src,const wchar_t * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:439:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:441:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_vswscanf (const wchar_t * __restrict__ _Str,const wchar_t * __restrict__ Format,va_list argp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:441:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:443:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_wscanf(const wchar_t * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:443:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:445:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_vwscanf(const wchar_t * __restrict__ Format, va_list argp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:445:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:447:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_fwscanf(FILE * __restrict__ _File,const wchar_t * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:447:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:449:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_vfwscanf (FILE * __restrict__ fp, const wchar_t * __restrict__ Format,va_list argp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:449:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:453:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_fwprintf(FILE * __restrict__ _File,const wchar_t * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:453:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:455:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_wprintf(const wchar_t * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:455:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:457:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_vfwprintf(FILE * __restrict__ _File,const wchar_t * __restrict__ _Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:457:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:459:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_vwprintf(const wchar_t * __restrict__ _Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:459:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:461:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_snwprintf (wchar_t * __restrict__ s, size_t n, const wchar_t * __restrict__ format, ...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:461:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:463:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_vsnwprintf (wchar_t * __restrict__ , size_t, const wchar_t * __restrict__ , va_list); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:463:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:465:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_swprintf(wchar_t * __restrict__ , const wchar_t * __restrict__ , ...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:465:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:467:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_vswprintf(wchar_t * __restrict__ , const wchar_t * __restrict__ ,va_list); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:467:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:485:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int swscanf(const wchar_t *__source, const wchar_t *__format, ...) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:496:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int wscanf(const wchar_t *__format, ...) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:507:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int fwscanf(FILE *__stream, const wchar_t *__format, ...) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:519:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int vswscanf (const wchar_t *__source, const wchar_t *__format, __builtin_va_list __local_argv) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:526:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int vwscanf(const wchar_t *__format, __builtin_va_list __local_argv) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:533:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int vfwscanf (FILE *__stream, const wchar_t *__format, __builtin_va_list __local_argv) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:543:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int fwprintf (FILE *__stream, const wchar_t *__format, ...) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:554:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int wprintf (const wchar_t *__format, ...) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:565:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int vfwprintf (FILE *__stream, const wchar_t *__format, __builtin_va_list __local_argv) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:572:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int vwprintf (const wchar_t *__format, __builtin_va_list __local_argv) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:580:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int snwprintf (wchar_t *__stream, size_t __n, const wchar_t *__format, ...) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:591:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int vsnwprintf (wchar_t *__stream, size_t __n, const wchar_t *__format, __builtin_va_list __local_argv) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cwchar:44, from C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:642:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP FILE *__cdecl _wfsopen(const wchar_t *_Filename,const wchar_t *_Mode,int _ShFlag); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:642:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:645:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wint_t __cdecl fgetwc(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:645:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:646:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wint_t __cdecl _fgetwchar(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:646:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:647:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wint_t __cdecl fputwc(wchar_t _Ch,FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:647:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:648:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wint_t __cdecl _fputwchar(wchar_t _Ch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:648:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:649:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wint_t __cdecl getwc(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:649:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:650:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wint_t __cdecl getwchar(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:650:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:651:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wint_t __cdecl putwc(wchar_t _Ch,FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:651:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:652:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wint_t __cdecl putwchar(wchar_t _Ch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:652:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:653:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wint_t __cdecl ungetwc(wint_t _Ch,FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:653:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:654:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl fgetws(wchar_t * __restrict__ _Dst,int _SizeInWords,FILE * __restrict__ _File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:654:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:655:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fputws(const wchar_t * __restrict__ _Str,FILE * __restrict__ _File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:655:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:656:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _getws(wchar_t *_String) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:656:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:657:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _putws(const wchar_t *_Str); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:657:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:658:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _scwprintf(const wchar_t * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:658:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:659:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _swprintf_l(wchar_t * __restrict__ ,size_t _SizeInWords,const wchar_t * __restrict__ _Format,_locale_t _Locale,... ) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:659:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:660:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _swprintf_c(wchar_t * __restrict__ _DstBuf,size_t _SizeInWords,const wchar_t * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:660:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:661:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vswprintf_c(wchar_t * __restrict__ _DstBuf,size_t _SizeInWords,const wchar_t * __restrict__ _Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:661:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:662:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snwprintf(wchar_t * __restrict__ _Dest,size_t _Count,const wchar_t * __restrict__ _Format,...) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:662:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:663:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vsnwprintf(wchar_t * __restrict__ _Dest,size_t _Count,const wchar_t * __restrict__ _Format,va_list _Args) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:663:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:695:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fwprintf_p(FILE * __restrict__ _File,const wchar_t * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:695:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:696:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wprintf_p(const wchar_t * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:696:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:697:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vfwprintf_p(FILE * __restrict__ _File,const wchar_t * __restrict__ _Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:697:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:698:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vwprintf_p(const wchar_t * __restrict__ _Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:698:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:699:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _swprintf_p(wchar_t * __restrict__ _DstBuf,size_t _MaxCount,const wchar_t * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:699:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:700:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP int __cdecl _vswprintf_p(wchar_t * __restrict__ _DstBuf,size_t _MaxCount,const wchar_t * __restrict__ _Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:700:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:701:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _scwprintf_p(const wchar_t * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:701:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:702:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP int __cdecl _vscwprintf_p(const wchar_t * __restrict__ _Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:702:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:703:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wprintf_l(const wchar_t * __restrict__ _Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:703:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:704:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wprintf_p_l(const wchar_t * __restrict__ _Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:704:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:705:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vwprintf_l(const wchar_t * __restrict__ _Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:705:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:706:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vwprintf_p_l(const wchar_t * __restrict__ _Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:706:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:707:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fwprintf_l(FILE * __restrict__ _File,const wchar_t * __restrict__ _Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:707:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:708:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fwprintf_p_l(FILE * __restrict__ _File,const wchar_t * __restrict__ _Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:708:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:709:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vfwprintf_l(FILE * __restrict__ _File,const wchar_t * __restrict__ _Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:709:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:710:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vfwprintf_p_l(FILE * __restrict__ _File,const wchar_t * __restrict__ _Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:710:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:711:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _swprintf_c_l(wchar_t * __restrict__ _DstBuf,size_t _MaxCount,const wchar_t * __restrict__ _Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:711:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:712:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _swprintf_p_l(wchar_t * __restrict__ _DstBuf,size_t _MaxCount,const wchar_t * __restrict__ _Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:712:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:713:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vswprintf_c_l(wchar_t * __restrict__ _DstBuf,size_t _MaxCount,const wchar_t * __restrict__ _Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:713:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:714:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vswprintf_p_l(wchar_t * __restrict__ _DstBuf,size_t _MaxCount,const wchar_t * __restrict__ _Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:714:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:715:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _scwprintf_l(const wchar_t * __restrict__ _Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:715:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:716:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _scwprintf_p_l(const wchar_t * __restrict__ _Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:716:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:717:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vscwprintf_p_l(const wchar_t * __restrict__ _Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:717:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:718:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snwprintf_l(wchar_t * __restrict__ _DstBuf,size_t _MaxCount,const wchar_t * __restrict__ _Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:718:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:719:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vsnwprintf_l(wchar_t * __restrict__ _DstBuf,size_t _MaxCount,const wchar_t * __restrict__ _Format,_locale_t _Locale,va_list _ArgList) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:719:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:720:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _swprintf(wchar_t * __restrict__ _Dest,const wchar_t * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:720:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:721:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vswprintf(wchar_t * __restrict__ _Dest,const wchar_t * __restrict__ _Format,va_list _Args); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:721:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:722:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl __swprintf_l(wchar_t * __restrict__ _Dest,const wchar_t * __restrict__ _Format,_locale_t _Plocinfo,...) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:722:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:723:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vswprintf_l(wchar_t * __restrict__ _Dest,size_t _MaxCount,const wchar_t * __restrict__ _Format,_locale_t _Locale,va_list _ArgList) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:723:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:724:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl __vswprintf_l(wchar_t * __restrict__ _Dest,const wchar_t * __restrict__ _Format,_locale_t _Plocinfo,va_list _Args) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:724:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:727, from C:/rtools40/mingw64/include/c++/8.3.0/cwchar:44, from C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/swprintf.inl:23:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int vswprintf (wchar_t *__stream, size_t __count, const wchar_t *__format, __builtin_va_list __local_argv) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/swprintf.inl:30:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int swprintf (wchar_t *__stream, size_t __count, const wchar_t *__format, ...) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/swprintf.inl:47:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int vswprintf (wchar_t *__stream, const wchar_t *__format, __builtin_va_list __local_argv) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/swprintf.inl:58:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int swprintf (wchar_t *__stream, const wchar_t *__format, ...) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cwchar:44, from C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:737:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wtempnam(const wchar_t *_Directory,const wchar_t *_FilePrefix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:737:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:738:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vscwprintf(const wchar_t * __restrict__ _Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:738:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:739:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vscwprintf_l(const wchar_t * __restrict__ _Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:739:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:740:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fwscanf_l(FILE * __restrict__ _File,const wchar_t * __restrict__ _Format,_locale_t _Locale,...) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:740:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/cwchar:44, from C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:741:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _swscanf_l(const wchar_t * __restrict__ _Src,const wchar_t * __restrict__ _Format,_locale_t _Locale,...) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:741:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:742:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snwscanf(const wchar_t * __restrict__ _Src,size_t _MaxCount,const wchar_t * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:742:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:743:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snwscanf_l(const wchar_t * __restrict__ _Src,size_t _MaxCount,const wchar_t * __restrict__ _Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:743:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:744:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wscanf_l(const wchar_t * __restrict__ _Format,_locale_t _Locale,...) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:744:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:745:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP FILE *__cdecl _wfdopen(int _FileHandle ,const wchar_t *_Mode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:745:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:746:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP FILE *__cdecl _wfopen(const wchar_t * __restrict__ _Filename,const wchar_t * __restrict__ _Mode) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:746:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:747:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP FILE *__cdecl _wfreopen(const wchar_t * __restrict__ _Filename,const wchar_t * __restrict__ _Mode,FILE * __restrict__ _OldFile) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:747:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:751:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _wperror(const wchar_t *_ErrMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:751:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:753:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP FILE *__cdecl _wpopen(const wchar_t *_Command,const wchar_t *_Mode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:753:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:757:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wremove(const wchar_t *_Filename); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:757:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:758:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wtmpnam(wchar_t *_Buffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:758:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:759:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wint_t __cdecl _fgetwc_nolock(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:759:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:760:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wint_t __cdecl _fputwc_nolock(wchar_t _Ch,FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:760:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:761:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wint_t __cdecl _ungetwc_nolock(wint_t _Ch,FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:761:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:769:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE wint_t __cdecl getwchar() {return (fgetwc(stdin)); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:770:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE wint_t __cdecl putwchar(wchar_t _C) {return (fputwc(_C,stdout)); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:782:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _itow(int _Value,wchar_t *_Dest,int _Radix) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:782:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:783:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _ltow(long _Value,wchar_t *_Dest,int _Radix) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:783:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:784:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _ultow(unsigned long _Value,wchar_t *_Dest,int _Radix) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:784:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:785:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl _wcstod_l(const wchar_t * __restrict__ _Str,wchar_t ** __restrict__ _EndPtr,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:785:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:787:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl __mingw_wcstod(const wchar_t * __restrict__ _Str,wchar_t ** __restrict__ _EndPtr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:787:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:788:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture float __cdecl __mingw_wcstof(const wchar_t * __restrict__ nptr, wchar_t ** __restrict__ endptr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:788:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:789:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture long double __cdecl __mingw_wcstold(const wchar_t * __restrict__, wchar_t ** __restrict__); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:789:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:793:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl wcstod(const wchar_t * __restrict__ _Str,wchar_t ** __restrict__ _EndPtr){ ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:797:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture float __cdecl wcstof(const wchar_t * __restrict__ _Str,wchar_t ** __restrict__ _EndPtr){ ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:806:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture long double __cdecl wcstold (const wchar_t * __restrict__, wchar_t ** __restrict__); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:806:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:808:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture long __cdecl wcstol(const wchar_t * __restrict__ _Str,wchar_t ** __restrict__ _EndPtr,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:808:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:809:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP long __cdecl _wcstol_l(const wchar_t * __restrict__ _Str,wchar_t ** __restrict__ _EndPtr,int _Radix,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:809:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:810:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned long __cdecl wcstoul(const wchar_t * __restrict__ _Str,wchar_t ** __restrict__ _EndPtr,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:810:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:811:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP unsigned long __cdecl _wcstoul_l(const wchar_t * __restrict__ _Str,wchar_t ** __restrict__ _EndPtr,int _Radix,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:811:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:812:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wgetenv(const wchar_t *_VarName) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:812:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:817:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl _wtof(const wchar_t *_Str); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:817:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:818:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl _wtof_l(const wchar_t *_Str,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:818:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:819:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wtoi(const wchar_t *_Str); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:819:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:820:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wtoi_l(const wchar_t *_Str,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:820:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:821:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP long __cdecl _wtol(const wchar_t *_Str); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:821:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:822:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP long __cdecl _wtol_l(const wchar_t *_Str,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:822:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:824:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP wchar_t *__cdecl _i64tow(__int64 _Val,wchar_t *_DstBuf,int _Radix) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:824:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:825:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP wchar_t *__cdecl _ui64tow(unsigned __int64 _Val,wchar_t *_DstBuf,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:825:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:826:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP __int64 __cdecl _wtoi64(const wchar_t *_Str); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:826:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:827:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP __int64 __cdecl _wtoi64_l(const wchar_t *_Str,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:827:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:828:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP __int64 __cdecl _wcstoi64(const wchar_t *_Str,wchar_t **_EndPtr,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:828:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:829:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP __int64 __cdecl _wcstoi64_l(const wchar_t *_Str,wchar_t **_EndPtr,int _Radix,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:829:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:830:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP unsigned __int64 __cdecl _wcstoui64(const wchar_t *_Str,wchar_t **_EndPtr,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:830:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:831:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP unsigned __int64 __cdecl _wcstoui64_l(const wchar_t *_Str,wchar_t **_EndPtr,int _Radix,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:831:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:837:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wfullpath(wchar_t *_FullPath,const wchar_t *_Path,size_t _SizeInWords); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:837:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:838:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _wmakepath(wchar_t *_ResultPath,const wchar_t *_Drive,const wchar_t *_Dir,const wchar_t *_Filename,const wchar_t *_Ext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:838:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:843:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wputenv(const wchar_t *_EnvString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:843:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:844:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _wsearchenv(const wchar_t *_Filename,const wchar_t *_EnvVar,wchar_t *_ResultPath) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:844:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:845:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _wsplitpath(const wchar_t *_FullPath,wchar_t *_Drive,wchar_t *_Dir,wchar_t *_Filename,wchar_t *_Ext) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:845:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:851:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wcsdup(const wchar_t *_Str); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:851:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:852:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl wcscat(wchar_t * __restrict__ _Dest,const wchar_t * __restrict__ _Source) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:852:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:853:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CONST_RETURN wchar_t *__cdecl wcschr(const wchar_t *_Str,wchar_t _Ch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:853:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:854:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl wcscmp(const wchar_t *_Str1,const wchar_t *_Str2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:854:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:855:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl wcscpy(wchar_t * __restrict__ _Dest,const wchar_t * __restrict__ _Source) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:855:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:856:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl wcscspn(const wchar_t *_Str,const wchar_t *_Control); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:856:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:857:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl wcslen(const wchar_t *_Str); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:857:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:858:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl wcsnlen(const wchar_t *_Src,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:858:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:859:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl wcsncat(wchar_t * __restrict__ _Dest,const wchar_t * __restrict__ _Source,size_t _Count) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:859:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:860:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl wcsncmp(const wchar_t *_Str1,const wchar_t *_Str2,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:860:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:861:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl wcsncpy(wchar_t * __restrict__ _Dest,const wchar_t * __restrict__ _Source,size_t _Count) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:861:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:862:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl _wcsncpy_l(wchar_t * __restrict__ _Dest,const wchar_t * __restrict__ _Source,size_t _Count,_locale_t _Locale) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:862:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:863:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CONST_RETURN wchar_t *__cdecl wcspbrk(const wchar_t *_Str,const wchar_t *_Control); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:863:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:864:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CONST_RETURN wchar_t *__cdecl wcsrchr(const wchar_t *_Str,wchar_t _Ch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:864:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:865:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl wcsspn(const wchar_t *_Str,const wchar_t *_Control); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:865:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:866:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CONST_RETURN wchar_t *__cdecl wcsstr(const wchar_t *_Str,const wchar_t *_SubStr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:866:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:867:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl wcstok(wchar_t * __restrict__ _Str,const wchar_t * __restrict__ _Delim) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:867:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:868:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wcserror(int _ErrNum) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:868:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:869:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl __wcserror(const wchar_t *_Str) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:869:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:870:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wcsicmp(const wchar_t *_Str1,const wchar_t *_Str2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:870:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:871:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wcsicmp_l(const wchar_t *_Str1,const wchar_t *_Str2,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:871:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:872:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wcsnicmp(const wchar_t *_Str1,const wchar_t *_Str2,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:872:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:873:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wcsnicmp_l(const wchar_t *_Str1,const wchar_t *_Str2,size_t _MaxCount,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:873:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:874:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wcsnset(wchar_t *_Str,wchar_t _Val,size_t _MaxCount) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:874:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:875:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wcsrev(wchar_t *_Str); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:875:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:876:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wcsset(wchar_t *_Str,wchar_t _Val) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:876:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:877:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wcslwr(wchar_t *_String) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:877:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:878:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *_wcslwr_l(wchar_t *_String,_locale_t _Locale) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:878:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:879:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wcsupr(wchar_t *_String) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:879:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:880:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *_wcsupr_l(wchar_t *_String,_locale_t _Locale) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:880:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:881:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl wcsxfrm(wchar_t * __restrict__ _Dst,const wchar_t * __restrict__ _Src,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:881:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:882:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP size_t __cdecl _wcsxfrm_l(wchar_t * __restrict__ _Dst,const wchar_t * __restrict__ _Src,size_t _MaxCount,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:882:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:883:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl wcscoll(const wchar_t *_Str1,const wchar_t *_Str2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:883:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:884:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wcscoll_l(const wchar_t *_Str1,const wchar_t *_Str2,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:884:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:885:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wcsicoll(const wchar_t *_Str1,const wchar_t *_Str2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:885:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:886:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wcsicoll_l(const wchar_t *_Str1,const wchar_t *_Str2,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:886:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:887:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wcsncoll(const wchar_t *_Str1,const wchar_t *_Str2,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:887:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:888:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wcsncoll_l(const wchar_t *_Str1,const wchar_t *_Str2,size_t _MaxCount,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:888:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:889:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wcsnicoll(const wchar_t *_Str1,const wchar_t *_Str2,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:889:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:890:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wcsnicoll_l(const wchar_t *_Str1,const wchar_t *_Str2,size_t _MaxCount,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:890:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:893:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl wcsdup(const wchar_t *_Str) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:893:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:895:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl wcsicmp(const wchar_t *_Str1,const wchar_t *_Str2) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:895:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:896:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl wcsnicmp(const wchar_t *_Str1,const wchar_t *_Str2,size_t _MaxCount) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:896:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:897:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl wcsnset(wchar_t *_Str,wchar_t _Val,size_t _MaxCount) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:897:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:898:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl wcsrev(wchar_t *_Str) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:898:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:899:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl wcsset(wchar_t *_Str,wchar_t _Val) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:899:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:900:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl wcslwr(wchar_t *_Str) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:900:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:901:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl wcsupr(wchar_t *_Str) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:901:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:902:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl wcsicoll(const wchar_t *_Str1,const wchar_t *_Str2) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:902:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:924:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wasctime(const struct tm *_Tm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:924:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:925:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP errno_t __cdecl _wasctime_s (wchar_t *_Buf,size_t _SizeInWords,const struct tm *_Tm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:925:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:926:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl _wctime32(const __time32_t *_Time) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:926:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:927:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP errno_t __cdecl _wctime32_s (wchar_t *_Buf,size_t _SizeInWords,const __time32_t *_Time); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:927:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:928:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl wcsftime(wchar_t * __restrict__ _Buf,size_t _SizeInWords,const wchar_t * __restrict__ _Format,const struct tm * __restrict__ _Tm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:928:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:929:175: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP size_t __cdecl _wcsftime_l(wchar_t * __restrict__ _Buf,size_t _SizeInWords,const wchar_t * __restrict__ _Format,const struct tm * __restrict__ _Tm,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:929:175: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:930:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wstrdate(wchar_t *_Buffer) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:930:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:931:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP errno_t __cdecl _wstrdate_s (wchar_t *_Buf,size_t _SizeInWords); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:931:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:932:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wstrtime(wchar_t *_Buffer) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:932:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:933:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP errno_t __cdecl _wstrtime_s (wchar_t *_Buf,size_t _SizeInWords); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:933:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:934:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wctime64(const __time64_t *_Time) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:934:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:935:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP errno_t __cdecl _wctime64_s (wchar_t *_Buf,size_t _SizeInWords,const __time64_t *_Time); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:935:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:939:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl _wctime(const time_t *_Time) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:939:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:942:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE wchar_t *__cdecl _wctime(const time_t *_Time) { return _wctime64(_Time); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:951:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture errno_t __cdecl _wctime_s(wchar_t *, size_t, const time_t *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:951:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:954:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE errno_t __cdecl _wctime_s (wchar_t *_Buffer,size_t _SizeInWords,const time_t *_Time) { return _wctime64_s (_Buffer,_SizeInWords,_Time); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:966:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wint_t __cdecl btowc(int); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:966:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:967:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl mbrlen(const char * __restrict__ _Ch,size_t _SizeInBytes,mbstate_t * __restrict__ _State); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:967:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:968:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl mbrtowc(wchar_t * __restrict__ _DstCh,const char * __restrict__ _SrcCh,size_t _SizeInBytes,mbstate_t * __restrict__ _State); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:968:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:969:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl mbsrtowcs(wchar_t * __restrict__ _Dest,const char ** __restrict__ _PSrc,size_t _Count,mbstate_t * __restrict__ _State) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:969:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:970:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl wcrtomb(char * __restrict__ _Dest,wchar_t _Source,mbstate_t * __restrict__ _State) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:970:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:971:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl wcsrtombs(char * __restrict__ _Dest,const wchar_t ** __restrict__ _PSource,size_t _Count,mbstate_t * __restrict__ _State) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:971:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:972:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl wctob(wint_t _WCh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:972:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:975:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl wmemset(wchar_t *s, wchar_t c, size_t n); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:975:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:976:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CONST_RETURN wchar_t *__cdecl wmemchr(const wchar_t *s, wchar_t c, size_t n); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:976:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:977:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl wmemcmp(const wchar_t *s1, const wchar_t *s2,size_t n); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:977:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:978:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl wmemcpy(wchar_t * __restrict__ s1,const wchar_t * __restrict__ s2,size_t n) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:978:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:979:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t * __cdecl wmempcpy (wchar_t *_Dst, const wchar_t *_Src, size_t _Size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:979:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:980:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl wmemmove(wchar_t *s1, const wchar_t *s2, size_t n) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:980:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:981:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fwide(FILE *stream,int mode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:981:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:982:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl mbsinit(const mbstate_t *ps); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:982:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:983:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION long long __cdecl wcstoll(const wchar_t * __restrict__ nptr,wchar_t ** __restrict__ endptr, int base); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:983:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:984:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION unsigned long long __cdecl wcstoull(const wchar_t * __restrict__ nptr,wchar_t ** __restrict__ endptr, int base); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:984:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:987:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *__cdecl memmove(void *_Dst,const void *_Src,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:987:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:988:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *__cdecl memcpy(void * __restrict__ _Dst,const void * __restrict__ _Src,size_t _MaxCount) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:988:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:990:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE int __cdecl fwide(FILE *_F,int _M) { (void)_F; return (_M); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:991:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE int __cdecl mbsinit(const mbstate_t *_P) { return (!_P || *_P==0); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:992:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE _CONST_RETURN wchar_t *__cdecl wmemchr(const wchar_t *_S,wchar_t _C,size_t _N) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1000:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE int __cdecl wmemcmp(const wchar_t *_S1,const wchar_t *_S2,size_t _N) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1010:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE wchar_t *__cdecl wmemcpy(wchar_t * __restrict__ _S1,const wchar_t * __restrict__ _S2,size_t _N) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1014:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE wchar_t *__cdecl wmemmove(wchar_t *_S1,const wchar_t *_S2,size_t _N) { return (wchar_t *)memmove(_S1,_S2,_N*sizeof(wchar_t)); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1015:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE wchar_t *__cdecl wmemset(wchar_t *_S,wchar_t _C,size_t _N) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1038:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_str_wide_utf8 (const wchar_t * const wptr, char **mbptr, size_t * buflen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1038:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1052:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_str_utf8_wide (const char *const mbptr, wchar_t ** wptr, size_t * buflen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1052:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1061:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl __mingw_str_free(void *ptr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1061:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1071, from C:/rtools40/mingw64/include/c++/8.3.0/cwchar:44, from C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:28:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP errno_t __cdecl _waccess_s (const wchar_t *_Filename,int _AccessMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:28:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:29:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP errno_t __cdecl _wmktemp_s (wchar_t *_TemplateName,size_t _SizeInWords); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:29:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:34:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP errno_t __cdecl _cgetws_s (wchar_t *_Buffer,size_t _SizeInWords,size_t *_SizeRead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:34:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:35:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP int __cdecl _cwprintf_s (const wchar_t *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:35:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:36:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _cwscanf_s(const wchar_t *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:36:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:37:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _cwscanf_s_l(const wchar_t *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:37:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:38:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP int __cdecl _vcwprintf_s (const wchar_t *_Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:38:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:39:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP int __cdecl _cwprintf_s_l (const wchar_t *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:39:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:40:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP int __cdecl _vcwprintf_s_l (const wchar_t *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:40:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:45:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _getws_s(wchar_t *_Str,size_t _SizeInWords); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:45:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:46:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fwprintf_s(FILE *_File,const wchar_t *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:46:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:47:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl wprintf_s(const wchar_t *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:47:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:48:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl vfwprintf_s(FILE *_File,const wchar_t *_Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:48:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:49:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl vwprintf_s(const wchar_t *_Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:49:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:51:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl vswprintf_s(wchar_t *_Dst,size_t _SizeInWords,const wchar_t *_Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:51:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:52:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_2(int, vswprintf_s, wchar_t, _Dst, const wchar_t*, _Format, va_list, _ArgList) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1071, from C:/rtools40/mingw64/include/c++/8.3.0/cwchar:44, from C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:54:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl swprintf_s(wchar_t *_Dst,size_t _SizeInWords,const wchar_t *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:54:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:55:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_1_ARGLIST(int,swprintf_s,vswprintf_s,wchar_t,_Dst,const wchar_t*,_Format) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1071, from C:/rtools40/mingw64/include/c++/8.3.0/cwchar:44, from C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:57:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vsnwprintf_s(wchar_t *_DstBuf,size_t _DstSizeInWords,size_t _MaxCount,const wchar_t *_Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:57:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:58:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_3(int,_vsnwprintf_s,wchar_t,_DstBuf,size_t,_MaxCount,const wchar_t*,_Format,va_list,_ArgList) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1071, from C:/rtools40/mingw64/include/c++/8.3.0/cwchar:44, from C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:60:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snwprintf_s(wchar_t *_DstBuf,size_t _DstSizeInWords,size_t _MaxCount,const wchar_t *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:60:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:61:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_2_ARGLIST(int,_snwprintf_s,_vsnwprintf_s,wchar_t,_DstBuf,size_t,_MaxCount,const wchar_t*,_Format) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1071, from C:/rtools40/mingw64/include/c++/8.3.0/cwchar:44, from C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:63:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wprintf_s_l(const wchar_t *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:63:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:64:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vwprintf_s_l(const wchar_t *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:64:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:65:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fwprintf_s_l(FILE *_File,const wchar_t *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:65:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:66:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vfwprintf_s_l(FILE *_File,const wchar_t *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:66:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:67:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _swprintf_s_l(wchar_t *_DstBuf,size_t _DstSize,const wchar_t *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:67:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:68:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vswprintf_s_l(wchar_t *_DstBuf,size_t _DstSize,const wchar_t *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:68:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:69:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snwprintf_s_l(wchar_t *_DstBuf,size_t _DstSize,size_t _MaxCount,const wchar_t *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:69:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:70:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vsnwprintf_s_l(wchar_t *_DstBuf,size_t _DstSize,size_t _MaxCount,const wchar_t *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:70:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:71:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fwscanf_s_l(FILE *_File,const wchar_t *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:71:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:72:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _swscanf_s_l(const wchar_t *_Src,const wchar_t *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:72:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:73:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl swscanf_s(const wchar_t *_Src,const wchar_t *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:73:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:74:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snwscanf_s(const wchar_t *_Src,size_t _MaxCount,const wchar_t *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:74:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:75:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snwscanf_s_l(const wchar_t *_Src,size_t _MaxCount,const wchar_t *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:75:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:76:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wscanf_s_l(const wchar_t *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:76:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:77:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wfopen_s(FILE **_File,const wchar_t *_Filename,const wchar_t *_Mode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:77:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:78:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wfreopen_s(FILE **_File,const wchar_t *_Filename,const wchar_t *_Mode,FILE *_OldFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:78:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:79:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wtmpnam_s(wchar_t *_DstBuf,size_t _SizeInWords); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:79:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:84:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _itow_s (int _Val,wchar_t *_DstBuf,size_t _SizeInWords,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:84:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:85:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_1_1(errno_t,_itow_s,int,_Val,wchar_t,_DstBuf,int,_Radix) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1071, from C:/rtools40/mingw64/include/c++/8.3.0/cwchar:44, from C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:87:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _ltow_s (long _Val,wchar_t *_DstBuf,size_t _SizeInWords,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:87:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:88:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_1_1(errno_t,_ltow_s,long,_Val,wchar_t,_DstBuf,int,_Radix) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1071, from C:/rtools40/mingw64/include/c++/8.3.0/cwchar:44, from C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:90:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _ultow_s (unsigned long _Val,wchar_t *_DstBuf,size_t _SizeInWords,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:90:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:91:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_1_1(errno_t,_ultow_s,unsigned long,_Val,wchar_t,_DstBuf,int,_Radix) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1071, from C:/rtools40/mingw64/include/c++/8.3.0/cwchar:44, from C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:93:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wgetenv_s(size_t *_ReturnSize,wchar_t *_DstBuf,size_t _DstSizeInWords,const wchar_t *_VarName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:93:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:94:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_1_1(errno_t,_wgetenv_s,size_t*,_ReturnSize,wchar_t,_DstBuf,const wchar_t*,_VarName) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1071, from C:/rtools40/mingw64/include/c++/8.3.0/cwchar:44, from C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:96:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wdupenv_s(wchar_t **_Buffer,size_t *_BufferSizeInWords,const wchar_t *_VarName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:96:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:97:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _i64tow_s(__int64 _Val,wchar_t *_DstBuf,size_t _SizeInWords,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:97:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:98:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _ui64tow_s(unsigned __int64 _Val,wchar_t *_DstBuf,size_t _SizeInWords,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:98:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:104:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wmakepath_s(wchar_t *_PathResult,size_t _SizeInWords,const wchar_t *_Drive,const wchar_t *_Dir,const wchar_t *_Filename,const wchar_t *_Ext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:104:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:105:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_4(errno_t,_wmakepath_s,wchar_t,_PathResult,const wchar_t*,_Drive,const wchar_t*,_Dir,const wchar_t*,_Filename,const wchar_t*,_Ext) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1071, from C:/rtools40/mingw64/include/c++/8.3.0/cwchar:44, from C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:107:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wputenv_s(const wchar_t *_Name,const wchar_t *_Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:107:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:109:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wsearchenv_s(const wchar_t *_Filename,const wchar_t *_EnvVar,wchar_t *_ResultPath,size_t _SizeInWords); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:109:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:110:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_2_0(errno_t,_wsearchenv_s,const wchar_t*,_Filename,const wchar_t*,_EnvVar,wchar_t,_ResultPath) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1071, from C:/rtools40/mingw64/include/c++/8.3.0/cwchar:44, from C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:112:227: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wsplitpath_s(const wchar_t *_FullPath,wchar_t *_Drive,size_t _DriveSizeInWords,wchar_t *_Dir,size_t _DirSizeInWords,wchar_t *_Filename,size_t _FilenameSizeInWords,wchar_t *_Ext,size_t _ExtSizeInWords); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:112:227: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:113:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_SPLITPATH(errno_t,_wsplitpath_s,wchar_t,_Dest) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1071, from C:/rtools40/mingw64/include/c++/8.3.0/cwchar:44, from C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:120:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl wcstok_s(wchar_t *_Str,const wchar_t *_Delim,wchar_t **_Context); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:120:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:121:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wcserror_s(wchar_t *_Buf,size_t _SizeInWords,int _ErrNum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:121:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:122:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl __wcserror_s(wchar_t *_Buffer,size_t _SizeInWords,const wchar_t *_ErrMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:122:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:123:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wcsnset_s(wchar_t *_Dst,size_t _DstSizeInWords,wchar_t _Val,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:123:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:124:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wcsset_s(wchar_t *_Str,size_t _SizeInWords,wchar_t _Val); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:124:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:125:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wcslwr_s(wchar_t *_Str,size_t _SizeInWords); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:125:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:126:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wcslwr_s_l(wchar_t *_Str,size_t _SizeInWords,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:126:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:127:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wcsupr_s(wchar_t *_Str,size_t _Size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:127:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:128:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wcsupr_s_l(wchar_t *_Str,size_t _Size,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:128:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:130:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl wcscat_s(wchar_t *_Dst, rsize_t _DstSize, const wchar_t *_Src); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:130:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:131:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_1(errno_t, wcscat_s, wchar_t, _Dest, const wchar_t *, _Source) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1071, from C:/rtools40/mingw64/include/c++/8.3.0/cwchar:44, from C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:132:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl wcscpy_s(wchar_t *_Dst, rsize_t _DstSize, const wchar_t *_Src); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:132:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:133:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_1(errno_t, wcscpy_s, wchar_t, _Dest, const wchar_t *, _Source) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1071, from C:/rtools40/mingw64/include/c++/8.3.0/cwchar:44, from C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:135:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl wcsncat_s(wchar_t *_Dst,size_t _DstSizeInChars,const wchar_t *_Src,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:135:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:136:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wcsncat_s_l(wchar_t *_Dst,size_t _DstSizeInChars,const wchar_t *_Src,size_t _MaxCount,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:136:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:137:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl wcsncpy_s(wchar_t *_Dst,size_t _DstSizeInChars,const wchar_t *_Src,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:137:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:138:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wcsncpy_s_l(wchar_t *_Dst,size_t _DstSizeInChars,const wchar_t *_Src,size_t _MaxCount,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:138:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:139:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wcstok_s_l(wchar_t *_Str,const wchar_t *_Delim,wchar_t **_Context,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:139:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:140:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wcsset_s_l(wchar_t *_Str,size_t _SizeInChars,unsigned int _Val,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:140:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:141:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wcsnset_s_l(wchar_t *_Str,size_t _SizeInChars,unsigned int _Val, size_t _Count,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:141:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:143:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __forceinline size_t __cdecl wcsnlen_s(const wchar_t * _src, size_t _count) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:150:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP errno_t __cdecl _wasctime_s (wchar_t *_Buf,size_t _SizeInWords,const struct tm *_Tm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:150:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:151:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP errno_t __cdecl _wctime32_s (wchar_t *_Buf,size_t _SizeInWords,const __time32_t *_Time); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:151:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:152:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP errno_t __cdecl _wstrdate_s (wchar_t *_Buf,size_t _SizeInWords); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:152:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:153:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP errno_t __cdecl _wstrtime_s (wchar_t *_Buf,size_t _SizeInWords); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:153:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:154:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP errno_t __cdecl _wctime64_s (wchar_t *_Buf,size_t _SizeInWords,const __time64_t *_Time); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:154:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:165:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl mbsrtowcs_s(size_t *_Retval,wchar_t *_Dst,size_t _SizeInWords,const char **_PSrc,size_t _N,mbstate_t *_State); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:165:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:166:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_1_3(errno_t,mbsrtowcs_s,size_t*,_Retval,wchar_t,_Dst,const char**,_PSrc,size_t,_N,mbstate_t,_State) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1071, from C:/rtools40/mingw64/include/c++/8.3.0/cwchar:44, from C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:168:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl wcrtomb_s(size_t *_Retval,char *_Dst,size_t _SizeInBytes,wchar_t _Ch,mbstate_t *_State); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:168:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:169:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_1_2(errno_t,wcrtomb_s,size_t*,_Retval,char,_Dst,wchar_t,_Ch,mbstate_t,_State) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1071, from C:/rtools40/mingw64/include/c++/8.3.0/cwchar:44, from C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:171:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl wcsrtombs_s(size_t *_Retval,char *_Dst,size_t _SizeInBytes,const wchar_t **_Src,size_t _Size,mbstate_t *_State); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:171:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:172:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_1_3(errno_t,wcsrtombs_s,size_t,_Retval,char,_Dst,const wchar_t**,_Src,size_t,_Size,mbstate_t,_State) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1071, from C:/rtools40/mingw64/include/c++/8.3.0/cwchar:44, from C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:174:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP errno_t __cdecl wmemcpy_s (wchar_t *_dest,size_t _numberOfElements,const wchar_t *_src,size_t _count); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:174:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:175:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP errno_t __cdecl wmemmove_s(wchar_t *_dest,size_t _numberOfElements,const wchar_t *_src,size_t _count); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:175:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/cwchar:212:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wcschr(wchar_t* __p, wchar_t __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/cwchar:216:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wcspbrk(wchar_t* __s1, const wchar_t* __s2) ^ C:/rtools40/mingw64/include/c++/8.3.0/cwchar:220:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wcsrchr(wchar_t* __p, wchar_t __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/cwchar:224:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wcsstr(wchar_t* __s1, const wchar_t* __s2) ^ C:/rtools40/mingw64/include/c++/8.3.0/cwchar:228:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wmemchr(wchar_t* __p, wchar_t __c, size_t __n) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:123:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fpos() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:133:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fpos(streamoff __off) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:137:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator streamoff() const { return _M_off; } ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:141:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture state(_StateT __st) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:146:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture state() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:154:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+=(streamoff __off) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:165:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator-=(streamoff __off) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:178:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+(streamoff __off) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:192:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator-(streamoff __off) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:205:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator-(const fpos& __other) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:216:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator==(const fpos<_StateT>& __lhs, const fpos<_StateT>& __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:221:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator!=(const fpos<_StateT>& __lhs, const fpos<_StateT>& __rhs) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:96:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(char_type& __c1, const char_type& __c2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:100:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eq(const char_type& __c1, const char_type& __c2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:104:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lt(const char_type& __c1, const char_type& __c2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:108:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture compare(const char_type* __s1, const char_type* __s2, std::size_t __n); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:111:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture length(const char_type* __s); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:114:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find(const char_type* __s, std::size_t __n, const char_type& __a); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:117:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture move(char_type* __s1, const char_type* __s2, std::size_t __n); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:120:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture copy(char_type* __s1, const char_type* __s2, std::size_t __n); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:123:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(char_type* __s, std::size_t __n, char_type __a); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:126:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_char_type(const int_type& __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:130:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_int_type(const char_type& __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:134:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eq_int_type(const int_type& __c1, const int_type& __c2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:138:11: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eof() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:142:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture not_eof(const int_type& __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:149:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture compare(const char_type* __s1, const char_type* __s2, std::size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:162:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture length(const char_type* __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:173:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find(const char_type* __s, std::size_t __n, const char_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:184:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture move(char_type* __s1, const char_type* __s2, std::size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:195:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture copy(char_type* __s1, const char_type* __s2, std::size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:205:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(char_type* __s, std::size_t __n, char_type __a) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:286:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(char_type& __c1, const char_type& __c2) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:290:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eq(const char_type& __c1, const char_type& __c2) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:294:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lt(const char_type& __c1, const char_type& __c2) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:302:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture compare(const char_type* __s1, const char_type* __s2, size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:316:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture length(const char_type* __s) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:326:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find(const char_type* __s, size_t __n, const char_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:340:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture move(char_type* __s1, const char_type* __s2, size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:348:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture copy(char_type* __s1, const char_type* __s2, size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:356:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(char_type* __s, size_t __n, char_type __a) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:364:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_char_type(const int_type& __c) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:370:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_int_type(const char_type& __c) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:374:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eq_int_type(const int_type& __c1, const int_type& __c2) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:378:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eof() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:382:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture not_eof(const int_type& __c) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:399:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(char_type& __c1, const char_type& __c2) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:403:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eq(const char_type& __c1, const char_type& __c2) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:407:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lt(const char_type& __c1, const char_type& __c2) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:411:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture compare(const char_type* __s1, const char_type* __s2, size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:426:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture length(const char_type* __s) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:437:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find(const char_type* __s, size_t __n, const char_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:452:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture move(char_type* __s1, const char_type* __s2, size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:460:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture copy(char_type* __s1, const char_type* __s2, size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:468:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(char_type* __s, size_t __n, char_type __a) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:476:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_char_type(const int_type& __c) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:480:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_int_type(const char_type& __c) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:484:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eq_int_type(const int_type& __c1, const int_type& __c2) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:488:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eof() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:492:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture not_eof(const int_type& __c) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:519:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(char_type& __c1, const char_type& __c2) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:523:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eq(const char_type& __c1, const char_type& __c2) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:527:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lt(const char_type& __c1, const char_type& __c2) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:531:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture compare(const char_type* __s1, const char_type* __s2, size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:542:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture length(const char_type* __s) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:551:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find(const char_type* __s, size_t __n, const char_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:560:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture move(char_type* __s1, const char_type* __s2, size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:569:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture copy(char_type* __s1, const char_type* __s2, size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:578:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(char_type* __s, size_t __n, char_type __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:586:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_char_type(const int_type& __c) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:590:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_int_type(const char_type& __c) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:594:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eq_int_type(const int_type& __c1, const int_type& __c2) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:598:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eof() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:602:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture not_eof(const int_type& __c) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:616:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(char_type& __c1, const char_type& __c2) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:620:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eq(const char_type& __c1, const char_type& __c2) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:624:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lt(const char_type& __c1, const char_type& __c2) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:628:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture compare(const char_type* __s1, const char_type* __s2, size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:639:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture length(const char_type* __s) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:648:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find(const char_type* __s, size_t __n, const char_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:657:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture move(char_type* __s1, const char_type* __s2, size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:666:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture copy(char_type* __s1, const char_type* __s2, size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:675:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(char_type* __s, size_t __n, char_type __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:683:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_char_type(const int_type& __c) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:687:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_int_type(const char_type& __c) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:691:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eq_int_type(const int_type& __c1, const int_type& __c2) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:695:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eof() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:699:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture not_eof(const int_type& __c) noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/exception.h:63:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture exception() _GLIBCXX_USE_NOEXCEPT { } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/exception.h:64:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~exception() _GLIBCXX_TXN_SAFE_DYN _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/exception.h:69:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture what() const _GLIBCXX_TXN_SAFE_DYN _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/exception:49:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bad_exception() _GLIBCXX_USE_NOEXCEPT { } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/exception:53:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~bad_exception() _GLIBCXX_TXN_SAFE_DYN _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/exception:57:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture what() const _GLIBCXX_TXN_SAFE_DYN _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/exception:67:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture terminate_handler set_terminate(terminate_handler) _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/exception:67:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/new:40, from C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:46, from C:/rtools40/mingw64/include/c++/8.3.0/string:41, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/exception:71:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture terminate_handler get_terminate() noexcept; ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/exception:71:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/exception:76:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void terminate() _GLIBCXX_USE_NOEXCEPT __attribute__ ((__noreturn__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/exception:76:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/exception:79:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unexpected_handler set_unexpected(unexpected_handler) _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/exception:79:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/new:40, from C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:46, from C:/rtools40/mingw64/include/c++/8.3.0/string:41, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/exception:83:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unexpected_handler get_unexpected() noexcept; ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/exception:83:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/exception:88:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void unexpected() __attribute__ ((__noreturn__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/exception:88:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/exception:102:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool uncaught_exception() _GLIBCXX_USE_NOEXCEPT __attribute__ ((__pure__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/exception:102:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/exception:107:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int uncaught_exceptions() _GLIBCXX_USE_NOEXCEPT __attribute__ ((__pure__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/exception:107:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/exception:133:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __verbose_terminate_handler(); ^ C:/rtools40/mingw64/include/c++/8.3.0/exception:133:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/cxxabi_init_exception.h:63:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __cxa_allocate_exception(size_t) _GLIBCXX_NOTHROW; ^~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/cxxabi_init_exception.h:63:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/cxxabi_init_exception.h:66:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __cxa_free_exception(void*) _GLIBCXX_NOTHROW; ^~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/cxxabi_init_exception.h:66:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/cxxabi_init_exception.h:71:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void (_GLIBCXX_CDTOR_CALLABI *dest) (void *)) _GLIBCXX_NOTHROW; ^~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/cxxabi_init_exception.h:71:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/typeinfo:36, from C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/exception:143, from C:/rtools40/mingw64/include/c++/8.3.0/new:40, from C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:46, from C:/rtools40/mingw64/include/c++/8.3.0/string:41, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/hash_bytes.h:47:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Hash_bytes(const void* __ptr, size_t __len, size_t __seed); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/hash_bytes.h:47:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/hash_bytes.h:54:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Fnv_hash_bytes(const void* __ptr, size_t __len, size_t __seed); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/hash_bytes.h:54:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/exception:143, from C:/rtools40/mingw64/include/c++/8.3.0/new:40, from C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:46, from C:/rtools40/mingw64/include/c++/8.3.0/string:41, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/typeinfo:95:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~type_info(); ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/typeinfo:99:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const char* name() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/typeinfo:106:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool before(const type_info& __arg) const _GLIBCXX_NOEXCEPT; ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/typeinfo:107:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool operator==(const type_info& __arg) const _GLIBCXX_NOEXCEPT; ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/typeinfo:136:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool operator!=(const type_info& __arg) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/exception:143, from C:/rtools40/mingw64/include/c++/8.3.0/new:40, from C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:46, from C:/rtools40/mingw64/include/c++/8.3.0/string:41, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/typeinfo:140:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t hash_code() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/typeinfo:152:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual bool __is_pointer_p() const; ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/typeinfo:155:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual bool __is_function_p() const; ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/typeinfo:164:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned __outer) const; ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/typeinfo:168:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **__obj_ptr) const; ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/typeinfo:173:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit type_info(const char *__n): __name(__n) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/typeinfo:177:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture type_info& operator=(const type_info&); ^ C:/rtools40/mingw64/include/c++/8.3.0/typeinfo:178:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture type_info(const type_info&); ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/typeinfo:190:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bad_cast() _GLIBCXX_USE_NOEXCEPT { } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/typeinfo:194:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~bad_cast() _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/typeinfo:197:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual const char* what() const _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/typeinfo:207:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bad_typeid () _GLIBCXX_USE_NOEXCEPT { } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/typeinfo:211:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~bad_typeid() _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/typeinfo:214:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual const char* what() const _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:63:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture exception_ptr current_exception() _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:63:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:66:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture exception_ptr make_exception_ptr(_Ex) _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:66:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/exception:143, from C:/rtools40/mingw64/include/c++/8.3.0/new:40, from C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:46, from C:/rtools40/mingw64/include/c++/8.3.0/string:41, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:69:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void rethrow_exception(exception_ptr) __attribute__ ((__noreturn__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:69:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:83:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit exception_ptr(void* __e) _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:85:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _M_addref() _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:86:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _M_release() _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/exception:143, from C:/rtools40/mingw64/include/c++/8.3.0/new:40, from C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:46, from C:/rtools40/mingw64/include/c++/8.3.0/string:41, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:88:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *_M_get() const _GLIBCXX_NOEXCEPT __attribute__ ((__pure__)); ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:90:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture friend exception_ptr std::current_exception() _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/exception:143, from C:/rtools40/mingw64/include/c++/8.3.0/new:40, from C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:46, from C:/rtools40/mingw64/include/c++/8.3.0/string:41, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:91:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture friend void std::rethrow_exception(exception_ptr); ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:93:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture friend exception_ptr std::make_exception_ptr(_Ex) _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:96:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture exception_ptr() _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:98:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture exception_ptr(const exception_ptr&) _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/exception:143, from C:/rtools40/mingw64/include/c++/8.3.0/new:40, from C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:46, from C:/rtools40/mingw64/include/c++/8.3.0/string:41, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:101:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture exception_ptr(nullptr_t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:105:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture exception_ptr(exception_ptr&& __o) noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:118:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const exception_ptr&) _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/exception:143, from C:/rtools40/mingw64/include/c++/8.3.0/new:40, from C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:46, from C:/rtools40/mingw64/include/c++/8.3.0/string:41, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:122:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(exception_ptr&& __o) noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:129:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~exception_ptr() _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:132:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(exception_ptr&) _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/exception:143, from C:/rtools40/mingw64/include/c++/8.3.0/new:40, from C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:46, from C:/rtools40/mingw64/include/c++/8.3.0/string:41, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:144:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit operator bool() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:150:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_USE_NOEXCEPT __attribute__ ((__pure__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:154:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __attribute__ ((__pure__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:159:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_USE_NOEXCEPT __attribute__ ((__pure__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:159:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:163:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_USE_NOEXCEPT __attribute__ ((__pure__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:163:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:166:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(exception_ptr& __lhs, exception_ptr& __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:171:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __dest_thunk(void* __x) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:179:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture make_exception_ptr(_Ex __ex) _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/exception:144, from C:/rtools40/mingw64/include/c++/8.3.0/new:40, from C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:46, from C:/rtools40/mingw64/include/c++/8.3.0/string:41, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/nested_exception.h:57:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture nested_exception() noexcept : _M_ptr(current_exception()) { } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/nested_exception.h:59:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture nested_exception(const nested_exception&) noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/nested_exception.h:61:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture nested_exception& operator=(const nested_exception&) noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/nested_exception.h:63:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~nested_exception() noexcept; ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/nested_exception.h:67:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rethrow_nested() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/nested_exception.h:75:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture nested_ptr() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/nested_exception.h:82:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit _Nested_exception(const _Except& __ex) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/nested_exception.h:86:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit _Nested_exception(_Except&& __ex) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/nested_exception.h:97:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_with_nested_impl(_Tp&& __t, true_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/nested_exception.h:106:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_with_nested_impl(_Tp&& __t, false_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/nested_exception.h:114:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture throw_with_nested(_Tp&& __t) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/nested_exception.h:137:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __rethrow_if_nested_impl(const _Ex* __ptr) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/nested_exception.h:145:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __rethrow_if_nested_impl(const void*) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/nested_exception.h:151:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rethrow_if_nested(const _Ex& __ex) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:46, from C:/rtools40/mingw64/include/c++/8.3.0/string:41, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/new:57:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bad_alloc() throw() { } ^ C:/rtools40/mingw64/include/c++/8.3.0/new:61:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~bad_alloc() throw(); ^ C:/rtools40/mingw64/include/c++/8.3.0/new:64:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual const char* what() const throw(); ^ C:/rtools40/mingw64/include/c++/8.3.0/new:71:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bad_array_new_length() throw() { } ^ C:/rtools40/mingw64/include/c++/8.3.0/new:75:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~bad_array_new_length() throw(); ^ C:/rtools40/mingw64/include/c++/8.3.0/new:78:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual const char* what() const throw(); ^ C:/rtools40/mingw64/include/c++/8.3.0/new:89:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit nothrow_t() = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/new:101:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture new_handler set_new_handler(new_handler) throw(); ^ C:/rtools40/mingw64/include/c++/8.3.0/new:101:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/new:105:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture new_handler get_new_handler() noexcept; ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/new:105:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/new:121:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __attribute__((__externally_visible__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/new:121:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/new:123:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __attribute__((__externally_visible__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/new:123:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/new:125:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __attribute__((__externally_visible__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/new:125:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/new:127:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __attribute__((__externally_visible__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/new:127:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/new:135:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __attribute__((__externally_visible__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/new:135:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/new:137:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __attribute__((__externally_visible__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/new:137:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/new:139:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __attribute__((__externally_visible__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/new:139:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/new:141:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __attribute__((__externally_visible__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/new:141:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/new:168:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void* operator new(std::size_t, void* __p) _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/new:170:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void* operator new[](std::size_t, void* __p) _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/new:174:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void operator delete (void*, void*) _GLIBCXX_USE_NOEXCEPT { } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/new:175:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void operator delete[](void*, void*) _GLIBCXX_USE_NOEXCEPT { } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:79:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture new_allocator() _GLIBCXX_USE_NOEXCEPT { } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:81:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture new_allocator(const new_allocator&) _GLIBCXX_USE_NOEXCEPT { } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:84:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture new_allocator(const new_allocator<_Tp1>&) _GLIBCXX_USE_NOEXCEPT { } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:86:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~new_allocator() _GLIBCXX_USE_NOEXCEPT { } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:89:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture address(reference __x) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:93:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture address(const_reference __x) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:46, from C:/rtools40/mingw64/include/c++/8.3.0/string:41, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:99:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture allocate(size_type __n, const void* = static_cast(0)) ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:116:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture deallocate(pointer __p, size_type) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:129:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max_size() const _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:46, from C:/rtools40/mingw64/include/c++/8.3.0/string:41, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:135:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture construct(_Up* __p, _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:140:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture destroy(_Up* __p) { __p->~_Up(); } ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:155:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator==(const new_allocator<_Tp>&, const new_allocator<_Tp>&) ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:160:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator!=(const new_allocator<_Tp>&, const new_allocator<_Tp>&) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:41, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:90:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture construct(_Up* __p, _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:95:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture destroy(_Up* __p) { __p->~_Up(); } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:131:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture allocator() throw() { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:133:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture allocator(const allocator& __a) throw() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:137:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture allocator(const allocator<_Tp1>&) throw() { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:139:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~allocator() throw() { } ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:147:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:153:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:159:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:165:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:41, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:175:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template allocator(const allocator<_Up>&) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:183:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template allocator(const allocator<_Up>&) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:191:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template allocator(const allocator<_Up>&) { } ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:209:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture { static void _S_do_it(_Alloc&, _Alloc&) _GLIBCXX_NOEXCEPT { } }; ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:215:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_do_it(_Alloc& __one, _Alloc& __two) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:41, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:228:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_do_it(const _Alloc&, const _Alloc&) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:236:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_do_it(const _Alloc& __one, const _Alloc& __two) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:245:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture { static bool _S_do_it(_Tp&) noexcept { return false; } }; ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:251:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_do_it(_Tp& __c) noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:12, from C:/rtools40/mingw64/include/c++/8.3.0/clocale:42, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++locale.h:41, from C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:43, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:84:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP FILE *__cdecl __iob_func(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:84:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:141:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_sscanf(const char * __restrict__ _Src,const char * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:141:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:144:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_vsscanf (const char * __restrict__ _Str,const char * __restrict__ Format,va_list argp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:144:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:147:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_scanf(const char * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:147:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:150:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_vscanf(const char * __restrict__ Format, va_list argp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:150:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:153:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_fscanf(FILE * __restrict__ _File,const char * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:153:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:156:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_vfscanf (FILE * __restrict__ fp, const char * __restrict__ Format,va_list argp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:156:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:161:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:161:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:164:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_snprintf(char * __restrict__ s, size_t n, const char * __restrict__ format, ...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:164:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:167:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_printf(const char * __restrict__ , ... ) __MINGW_NOTHROW; ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:167:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:170:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_vprintf (const char * __restrict__ , va_list) __MINGW_NOTHROW; ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:170:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:173:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_fprintf (FILE * __restrict__ , const char * __restrict__ , ...) __MINGW_NOTHROW; ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:173:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:176:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_vfprintf (FILE * __restrict__ , const char * __restrict__ , va_list) __MINGW_NOTHROW; ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:176:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:179:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_sprintf (char * __restrict__ , const char * __restrict__ , ...) __MINGW_NOTHROW; ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:179:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:182:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_vsprintf (char * __restrict__ , const char * __restrict__ , va_list) __MINGW_NOTHROW; ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:182:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:185:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_asprintf(char ** __restrict__ , const char * __restrict__ , ...) __MINGW_NOTHROW; ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:185:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:188:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_vasprintf(char ** __restrict__ , const char * __restrict__ , va_list) __MINGW_NOTHROW; ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:188:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:12, from C:/rtools40/mingw64/include/c++/8.3.0/clocale:42, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++locale.h:41, from C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:43, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:227:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int sscanf(const char *__source, const char *__format, ...) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:238:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int scanf(const char *__format, ...) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:249:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int fscanf(FILE *__stream, const char *__format, ...) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:261:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int vsscanf (const char *__source, const char *__format, __builtin_va_list __local_argv) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:268:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int vscanf(const char *__format, __builtin_va_list __local_argv) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:275:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int vfscanf (FILE *__stream, const char *__format, __builtin_va_list __local_argv) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:285:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int fprintf (FILE *__stream, const char *__format, ...) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:296:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int printf (const char *__format, ...) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:307:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int sprintf (char *__stream, const char *__format, ...) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:318:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int vfprintf (FILE *__stream, const char *__format, __builtin_va_list __local_argv) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:325:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int vprintf (const char *__format, __builtin_va_list __local_argv) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:332:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int vsprintf (char *__stream, const char *__format, __builtin_va_list __local_argv) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:339:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int snprintf (char *__stream, size_t __n, const char *__format, ...) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:350:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int vsnprintf (char *__stream, size_t __n, const char *__format, __builtin_va_list __local_argv) ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:12, from C:/rtools40/mingw64/include/c++/8.3.0/clocale:42, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++locale.h:41, from C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:43, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:432:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _filbuf(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:432:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:433:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _flsbuf(int _Ch,FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:433:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:437:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP FILE *__cdecl _fsopen(const char *_Filename,const char *_Mode,int _ShFlag); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:437:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:439:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl clearerr(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:439:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:440:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fclose(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:440:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:441:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fcloseall(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:441:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:445:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP FILE *__cdecl _fdopen(int _FileHandle,const char *_Mode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:445:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:447:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl feof(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:447:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:448:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl ferror(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:448:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:449:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fflush(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:449:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:450:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fgetc(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:450:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:451:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fgetchar(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:451:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:452:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fgetpos(FILE * __restrict__ _File ,fpos_t * __restrict__ _Pos); /* 64bit only, no 32bit version */ ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:452:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:453:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fgetpos64(FILE * __restrict__ _File ,fpos_t * __restrict__ _Pos); /* fgetpos already 64bit */ ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:453:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:454:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl fgets(char * __restrict__ _Buf,int _MaxCount,FILE * __restrict__ _File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:454:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:455:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fileno(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:455:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:459:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP char *__cdecl _tempnam(const char *_DirName,const char *_FilePrefix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:459:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:460:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _flushall(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:460:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:461:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FILE *__cdecl fopen(const char * __restrict__ _Filename,const char * __restrict__ _Mode) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:461:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:462:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FILE *fopen64(const char * __restrict__ filename,const char * __restrict__ mode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:462:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:463:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fputc(int _Ch,FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:463:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:464:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fputchar(int _Ch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:464:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:465:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fputs(const char * __restrict__ _Str,FILE * __restrict__ _File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:465:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:466:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl fread(void * __restrict__ _DstBuf,size_t _ElementSize,size_t _Count,FILE * __restrict__ _File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:466:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:467:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FILE *__cdecl freopen(const char * __restrict__ _Filename,const char * __restrict__ _Mode,FILE * __restrict__ _File) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:467:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:468:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fsetpos(FILE *_File,const fpos_t *_Pos); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:468:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:469:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fsetpos64(FILE *_File,const fpos_t *_Pos); /* fsetpos already 64bit */ ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:469:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:470:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fseek(FILE *_File,long _Offset,int _Origin); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:470:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:474:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int fseeko64(FILE* stream, _off64_t offset, int whence); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:474:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:475:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int fseeko(FILE* stream, _off_t offset, int whence); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:475:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:484:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture long __cdecl ftell(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:484:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:486:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _off_t ftello(FILE * stream); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:486:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:487:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _off64_t ftello64(FILE * stream); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:487:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:496:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION int __cdecl _fseeki64(FILE *_File,__int64 _Offset,int _Origin); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:496:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:497:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION __int64 __cdecl _ftelli64(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:497:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:498:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl fwrite(const void * __restrict__ _Str,size_t _Size,size_t _Count,FILE * __restrict__ _File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:498:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:499:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl getc(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:499:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:500:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl getchar(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:500:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:501:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _getmaxstdio(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:501:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:502:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl gets(char *_Buffer) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:502:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:503:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl _getw(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:503:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:506:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl perror(const char *_ErrMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:506:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:508:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _pclose(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:508:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:509:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP FILE *__cdecl _popen(const char *_Command,const char *_Mode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:509:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:514:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl putc(int _Ch,FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:514:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:515:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl putchar(int _Ch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:515:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:516:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl puts(const char *_Str); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:516:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:517:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _putw(int _Word,FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:517:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:520:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl remove(const char *_Filename); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:520:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:521:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl rename(const char *_OldFilename,const char *_NewFilename); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:521:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:522:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _unlink(const char *_Filename); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:522:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:524:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl unlink(const char *_Filename) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:524:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:527:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl rewind(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:527:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:528:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _rmtmp(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:528:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:529:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl setbuf(FILE * __restrict__ _File,char * __restrict__ _Buffer) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:529:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:530:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _setmaxstdio(int _Max); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:530:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:531:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP unsigned int __cdecl _set_output_format(unsigned int _Format); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:531:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:532:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP unsigned int __cdecl _get_output_format(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:532:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:533:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl setvbuf(FILE * __restrict__ _File,char * __restrict__ _Buf,int _Mode,size_t _Size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:533:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:534:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _scprintf(const char * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:534:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:535:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snscanf(const char * __restrict__ _Src,size_t _MaxCount,const char * __restrict__ _Format,...) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:535:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:536:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FILE *__cdecl tmpfile(void) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:536:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:537:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl tmpnam(char *_Buffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:537:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:538:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl ungetc(int _Ch,FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:538:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:541:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snprintf(char * __restrict__ _Dest,size_t _Count,const char * __restrict__ _Format,...) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:541:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:543:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vsnprintf(char * __restrict__ _Dest,size_t _Count,const char * __restrict__ _Format,va_list _Args) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:543:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:583:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vscprintf(const char * __restrict__ _Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:583:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:584:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _set_printf_count_output(int _Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:584:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:585:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _get_printf_count_output(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:585:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:900:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _lock_file(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:900:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:901:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _unlock_file(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:901:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:902:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fclose_nolock(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:902:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:903:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fflush_nolock(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:903:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:904:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP size_t __cdecl _fread_nolock(void * __restrict__ _DstBuf,size_t _ElementSize,size_t _Count,FILE * __restrict__ _File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:904:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:905:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fseek_nolock(FILE *_File,long _Offset,int _Origin); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:905:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:906:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP long __cdecl _ftell_nolock(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:906:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:907:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP int __cdecl _fseeki64_nolock(FILE *_File,__int64 _Offset,int _Origin); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:907:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:908:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP __int64 __cdecl _ftelli64_nolock(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:908:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:909:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP size_t __cdecl _fwrite_nolock(const void * __restrict__ _DstBuf,size_t _Size,size_t _Count,FILE * __restrict__ _File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:909:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:910:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _ungetc_nolock(int _Ch,FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:910:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:916:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl tempnam(const char *_Directory,const char *_FilePrefix) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:916:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:917:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fcloseall(void) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:917:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:918:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FILE *__cdecl fdopen(int _FileHandle,const char *_Format) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:918:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:919:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fgetchar(void) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:919:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:920:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fileno(FILE *_File) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:920:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:921:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl flushall(void) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:921:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:922:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fputchar(int _Ch) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:922:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:923:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl getw(FILE *_File) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:923:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:924:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl putw(int _Ch,FILE *_File) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:924:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:925:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl rmtmp(void) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:925:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:995:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _spawnv(int _Mode,const char *_Filename,const char *const *_ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:995:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:996:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _spawnve(int _Mode,const char *_Filename,const char *const *_ArgList,const char *const *_Env); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:996:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:997:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _spawnvp(int _Mode,const char *_Filename,const char *const *_ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:997:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:998:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _spawnvpe(int _Mode,const char *_Filename,const char *const *_ArgList,const char *const *_Env); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:998:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:1007, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:12, from C:/rtools40/mingw64/include/c++/8.3.0/clocale:42, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++locale.h:41, from C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:43, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:28:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl clearerr_s(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:28:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:29:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fprintf_s(FILE *_File,const char *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:29:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:30:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl fread_s(void *_DstBuf,size_t _DstSize,size_t _ElementSize,size_t _Count,FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:30:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:31:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fscanf_s_l(FILE *_File,const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:31:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:32:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl printf_s(const char *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:32:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:33:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _scanf_l(const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:33:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:34:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _scanf_s_l(const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:34:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:35:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snprintf_c(char *_DstBuf,size_t _MaxCount,const char *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:35:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:36:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vsnprintf_c(char *_DstBuf,size_t _MaxCount,const char *_Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:36:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:38:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fscanf_l(FILE *_File,const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:38:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:39:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _sscanf_l(const char *_Src,const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:39:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:40:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _sscanf_s_l(const char *_Src,const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:40:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:41:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl sscanf_s(const char *_Src,const char *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:41:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:42:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snscanf_s(const char *_Src,size_t _MaxCount,const char *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:42:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:43:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snscanf_l(const char *_Src,size_t _MaxCount,const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:43:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:44:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snscanf_s_l(const char *_Src,size_t _MaxCount,const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:44:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:45:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl vfprintf_s(FILE *_File,const char *_Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:45:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:46:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl vprintf_s(const char *_Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:46:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:48:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl vsnprintf_s(char *_DstBuf,size_t _DstSize,size_t _MaxCount,const char *_Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:48:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:49:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_3(int,vsnprintf_s,char,_DstBuf,size_t,_MaxCount,const char*,_Format,va_list,_ArgList) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:1007, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:12, from C:/rtools40/mingw64/include/c++/8.3.0/clocale:42, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++locale.h:41, from C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:43, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:51:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vsnprintf_s(char *_DstBuf,size_t _DstSize,size_t _MaxCount,const char *_Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:51:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:52:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_3(int,_vsnprintf_s,char,_DstBuf,size_t,_MaxCount,const char*,_Format,va_list,_ArgList) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:1007, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:12, from C:/rtools40/mingw64/include/c++/8.3.0/clocale:42, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++locale.h:41, from C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:43, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:54:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP int __cdecl vsprintf_s(char *_DstBuf,size_t _Size,const char *_Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:54:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:55:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_2(int, vsprintf_s, char, _DstBuf, const char*, _Format, va_list, _ArgList) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:1007, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:12, from C:/rtools40/mingw64/include/c++/8.3.0/clocale:42, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++locale.h:41, from C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:43, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:57:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP int __cdecl sprintf_s(char *_DstBuf,size_t _DstSize,const char *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:57:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:58:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_1_ARGLIST(int,sprintf_s,vsprintf_s,char,_DstBuf,const char*,_Format) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:1007, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:12, from C:/rtools40/mingw64/include/c++/8.3.0/clocale:42, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++locale.h:41, from C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:43, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:60:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snprintf_s(char *_DstBuf,size_t _DstSize,size_t _MaxCount,const char *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:60:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:61:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_2_ARGLIST(int,_snprintf_s,_vsnprintf_s,char,_DstBuf,size_t,_MaxCount,const char*,_Format) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:1007, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:12, from C:/rtools40/mingw64/include/c++/8.3.0/clocale:42, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++locale.h:41, from C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:43, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:63:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fprintf_p(FILE *_File,const char *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:63:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:64:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _printf_p(const char *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:64:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:65:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _sprintf_p(char *_Dst,size_t _MaxCount,const char *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:65:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:66:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vfprintf_p(FILE *_File,const char *_Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:66:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:67:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vprintf_p(const char *_Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:67:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:68:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vsprintf_p(char *_Dst,size_t _MaxCount,const char *_Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:68:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:69:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _scprintf_p(const char *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:69:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:70:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP int __cdecl _vscprintf_p(const char *_Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:70:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:71:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _printf_l(const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:71:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:72:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _printf_p_l(const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:72:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:73:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vprintf_l(const char *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:73:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:74:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vprintf_p_l(const char *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:74:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:75:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fprintf_l(FILE *_File,const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:75:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:76:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fprintf_p_l(FILE *_File,const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:76:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:77:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vfprintf_l(FILE *_File,const char *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:77:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:78:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vfprintf_p_l(FILE *_File,const char *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:78:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:79:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _sprintf_l(char *_DstBuf,const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:79:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:80:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _sprintf_p_l(char *_DstBuf,size_t _MaxCount,const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:80:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:81:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vsprintf_l(char *_DstBuf,const char *_Format,_locale_t,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:81:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:82:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vsprintf_p_l(char *_DstBuf,size_t _MaxCount,const char *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:82:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:83:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _scprintf_l(const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:83:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:84:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _scprintf_p_l(const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:84:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:85:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vscprintf_l(const char *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:85:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:86:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vscprintf_p_l(const char *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:86:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:87:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _printf_s_l(const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:87:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:88:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vprintf_s_l(const char *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:88:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:89:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fprintf_s_l(FILE *_File,const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:89:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:90:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vfprintf_s_l(FILE *_File,const char *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:90:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:91:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _sprintf_s_l(char *_DstBuf,size_t _DstSize,const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:91:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:92:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vsprintf_s_l(char *_DstBuf,size_t _DstSize,const char *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:92:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:93:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snprintf_s_l(char *_DstBuf,size_t _DstSize,size_t _MaxCount,const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:93:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:94:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vsnprintf_s_l(char *_DstBuf,size_t _DstSize,size_t _MaxCount,const char *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:94:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:95:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snprintf_l(char *_DstBuf,size_t _MaxCount,const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:95:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:96:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snprintf_c_l(char *_DstBuf,size_t _MaxCount,const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:96:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:97:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vsnprintf_l(char *_DstBuf,size_t _MaxCount,const char *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:97:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:98:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vsnprintf_c_l(char *_DstBuf,size_t _MaxCount,const char *,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:98:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:99:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl fopen_s(FILE **_File,const char *_Filename,const char *_Mode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:99:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:100:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl freopen_s(FILE** _File, const char *_Filename, const char *_Mode, FILE *_Stream); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:100:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:102:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP char* __cdecl gets_s(char*,rsize_t); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:102:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:103:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_0(char*,get_s,char,_DstBuf) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:1007, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:12, from C:/rtools40/mingw64/include/c++/8.3.0/clocale:42, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++locale.h:41, from C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:43, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:105:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl tmpnam_s(char*,rsize_t); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:105:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:106:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_0(errno_t,tmpnam_s,char,_DstBuf) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:1007, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:12, from C:/rtools40/mingw64/include/c++/8.3.0/clocale:42, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++locale.h:41, from C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:43, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:187:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP size_t __cdecl _fread_nolock_s(void *_DstBuf,size_t _DstSize,size_t _ElementSize,size_t _Count,FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:187:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/clocale:42, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++locale.h:41, from C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:43, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:79:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl _configthreadlocale(int _Flag); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:79:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:80:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl setlocale(int _Category,const char *_Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:80:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:81:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP struct lconv *__cdecl localeconv(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:81:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:82:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _locale_t __cdecl _get_current_locale(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:82:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:83:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _locale_t __cdecl _create_locale(int _Category,const char *_Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:83:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:84:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl _free_locale(_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:84:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:85:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _locale_t __cdecl __get_current_locale(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:85:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:86:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _locale_t __cdecl __create_locale(int _Category,const char *_Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:86:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:87:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl __free_locale(_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:87:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:43, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++locale.h:58:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const char* __fmt, ...) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cctype:42, from C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:42, from C:/rtools40/mingw64/include/c++/8.3.0/string:43, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:80:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pthreadlocinfo __cdecl __updatetlocinfo(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:80:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:81:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pthreadmbcinfo __cdecl __updatetmbcinfo(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:81:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:100:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _isctype(int _C,int _Type); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:100:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:101:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _isctype_l(int _C,int _Type,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:101:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:102:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl isalpha(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:102:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:103:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _isalpha_l(int _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:103:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:104:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl isupper(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:104:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:105:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _isupper_l(int _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:105:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:106:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl islower(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:106:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:107:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _islower_l(int _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:107:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:108:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl isdigit(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:108:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:109:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _isdigit_l(int _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:109:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:110:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl isxdigit(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:110:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:111:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _isxdigit_l(int _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:111:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:112:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl isspace(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:112:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:113:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _isspace_l(int _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:113:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:114:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl ispunct(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:114:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:115:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _ispunct_l(int _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:115:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:116:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl isalnum(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:116:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:117:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _isalnum_l(int _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:117:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:118:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl isprint(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:118:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:119:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _isprint_l(int _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:119:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:120:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl isgraph(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:120:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:121:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _isgraph_l(int _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:121:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:122:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl iscntrl(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:122:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:123:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _iscntrl_l(int _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:123:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:124:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl toupper(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:124:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:125:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl tolower(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:125:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:126:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _tolower(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:126:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:127:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _tolower_l(int _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:127:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:128:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _toupper(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:128:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:129:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _toupper_l(int _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:129:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:130:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl __isascii(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:130:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:131:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl __toascii(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:131:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:132:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl __iscsymf(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:132:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:133:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl __iscsym(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:133:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:136:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl isblank(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:136:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:43, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:59:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture has_facet(const locale&) throw(); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:59:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:63:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture use_facet(const locale&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:63:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:68:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isspace(_CharT, const locale&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:68:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:72:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isprint(_CharT, const locale&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:72:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:76:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture iscntrl(_CharT, const locale&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:76:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:80:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isupper(_CharT, const locale&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:80:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:84:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture islower(_CharT, const locale&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:84:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:88:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isalpha(_CharT, const locale&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:88:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:92:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isdigit(_CharT, const locale&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:92:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:96:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ispunct(_CharT, const locale&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:96:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:100:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isxdigit(_CharT, const locale&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:100:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:104:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isalnum(_CharT, const locale&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:104:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:108:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isgraph(_CharT, const locale&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:108:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:113:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isblank(_CharT, const locale&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:113:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:118:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture toupper(_CharT, const locale&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:118:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:122:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tolower(_CharT, const locale&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:122:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/ostream_insert.h:36, from C:/rtools40/mingw64/include/c++/8.3.0/string:44, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/cxxabi_forced.h:50:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~__forced_unwind() throw(); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/cxxabi_forced.h:53:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void __pure_dummy() = 0; ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:44, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/ostream_insert.h:45:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _CharT* __s, streamsize __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/ostream_insert.h:57:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __ostream_fill(basic_ostream<_CharT, _Traits>& ___out, streamsize __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/ostream_insert.h:77:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _CharT* __s, streamsize __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/ostream_insert.h:118:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern template ostream& __ostream_insert(ostream&, const char*, streamsize); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/ostream_insert.h:122:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture streamsize); ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:48, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:171:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __x, const _Tp& __y) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:181:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __x, const _Tp& __y) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:191:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __x, const _Tp& __y) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:201:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __x, const _Tp& __y) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:211:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __x, const _Tp& __y) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:221:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:355:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __x, const _Tp& __y) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:365:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __x, const _Tp& __y) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:375:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __x, const _Tp& __y) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:385:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __x, const _Tp& __y) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:395:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __x, const _Tp& __y) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:405:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __x, const _Tp& __y) const ^~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:414:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Tp* __x, _Tp* __y) const _GLIBCXX_NOTHROW ^~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:427:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Tp* __x, _Tp* __y) const _GLIBCXX_NOTHROW ^~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:440:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Tp* __x, _Tp* __y) const _GLIBCXX_NOTHROW ^~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:453:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Tp* __x, _Tp* __y) const _GLIBCXX_NOTHROW ^~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:48, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:766:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __x, const _Tp& __y) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:776:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __x, const _Tp& __y) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:786:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:859:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __x, const _Tp& __y) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:868:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __x, const _Tp& __y) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:877:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __x, const _Tp& __y) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:886:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:988:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unary_negate(const _Predicate& __x) : _M_pred(__x) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:992:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const typename _Predicate::argument_type& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1000:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture not1(const _Predicate& __pred) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1015:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture binary_negate(const _Predicate& __x) : _M_pred(__x) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1020:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const typename _Predicate::second_argument_type& __y) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1028:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture not2(const _Predicate& __pred) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1062:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pointer_to_unary_function() { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1065:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pointer_to_unary_function(_Result (*__x)(_Arg)) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1069:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Arg __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1076:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ptr_fun(_Result (*__x)(_Arg)) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1088:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pointer_to_binary_function() { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1091:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pointer_to_binary_function(_Result (*__x)(_Arg1, _Arg2)) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1095:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Arg1 __x, _Arg2 __y) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1102:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ptr_fun(_Result (*__x)(_Arg1, _Arg2)) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1111:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Tp& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1115:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1127:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Pair& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1131:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Pair& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1137:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Pair2& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1142:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Pair2& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1152:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Pair& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1156:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Pair& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1183:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture mem_fun_t(_Ret (_Tp::*__pf)()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1187:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Tp* __p) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1201:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const_mem_fun_t(_Ret (_Tp::*__pf)() const) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1205:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp* __p) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1219:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture mem_fun_ref_t(_Ret (_Tp::*__pf)()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1223:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Tp& __r) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1237:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const_mem_fun_ref_t(_Ret (_Tp::*__pf)() const) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1241:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __r) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1255:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture mem_fun1_t(_Ret (_Tp::*__pf)(_Arg)) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1259:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Tp* __p, _Arg __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1273:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const_mem_fun1_t(_Ret (_Tp::*__pf)(_Arg) const) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1277:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp* __p, _Arg __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1291:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture mem_fun1_ref_t(_Ret (_Tp::*__pf)(_Arg)) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1295:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Tp& __r, _Arg __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1309:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const_mem_fun1_ref_t(_Ret (_Tp::*__pf)(_Arg) const) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1313:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __r, _Arg __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1324:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture mem_fun(_Ret (_Tp::*__f)()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1329:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture mem_fun(_Ret (_Tp::*__f)() const) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1334:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture mem_fun_ref(_Ret (_Tp::*__f)()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1339:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture mem_fun_ref(_Ret (_Tp::*__f)() const) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1344:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture mem_fun(_Ret (_Tp::*__f)(_Arg)) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1349:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture mem_fun(_Ret (_Tp::*__f)(_Arg) const) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1354:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture mem_fun_ref(_Ret (_Tp::*__f)(_Arg)) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1359:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture mem_fun_ref(_Ret (_Tp::*__f)(_Arg) const) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1368, from C:/rtools40/mingw64/include/c++/8.3.0/string:48, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/backward/binders.h:118:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const typename _Operation::first_argument_type& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/backward/binders.h:122:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const typename _Operation::second_argument_type& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/backward/binders.h:128:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(typename _Operation::second_argument_type& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/backward/binders.h:135:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bind1st(const _Operation& __fn, const _Tp& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/backward/binders.h:153:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const typename _Operation::second_argument_type& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/backward/binders.h:157:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const typename _Operation::first_argument_type& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/backward/binders.h:163:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(typename _Operation::first_argument_type& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/backward/binders.h:170:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bind2nd(const _Operation& __fn, const _Tp& __x) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/range_access.h:36, from C:/rtools40/mingw64/include/c++/8.3.0/string:51, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/initializer_list:62:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr initializer_list(const_iterator __a, size_type __l) ^ C:/rtools40/mingw64/include/c++/8.3.0/initializer_list:66:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr initializer_list() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/initializer_list:71:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size() const noexcept { return _M_len; } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/initializer_list:75:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture begin() const noexcept { return _M_array; } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/initializer_list:79:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture end() const noexcept { return begin() + size(); } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/initializer_list:89:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture begin(initializer_list<_Tp> __ils) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/initializer_list:99:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture end(initializer_list<_Tp> __ils) noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:51, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/range_access.h:48:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture begin(_Container& __cont) -> decltype(__cont.begin()) ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/range_access.h:58:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture begin(const _Container& __cont) -> decltype(__cont.begin()) ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/range_access.h:68:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture end(_Container& __cont) -> decltype(__cont.end()) ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/range_access.h:78:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture end(const _Container& __cont) -> decltype(__cont.end()) ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/range_access.h:87:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture begin(_Tp (&__arr)[_Nm]) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/range_access.h:97:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture end(_Tp (&__arr)[_Nm]) ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:66, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:35, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr.h:148, from C:/rtools40/mingw64/include/c++/8.3.0/ext/atomicity.h:35, from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:31:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP uintptr_t __cdecl _beginthread(void (__cdecl *_StartAddress) (void *),unsigned _StackSize,void *_ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:31:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:32:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _endthread(void) __MINGW_ATTRIB_NORETURN; ^~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:32:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:66, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:35, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr.h:148, from C:/rtools40/mingw64/include/c++/8.3.0/ext/atomicity.h:35, from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:33:178: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP uintptr_t __cdecl _beginthreadex(void *_Security,unsigned _StackSize,unsigned (__stdcall *_StartAddress) (void *),void *_ArgList,unsigned _InitFlag,unsigned *_ThrdAddr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:33:178: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:34:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _endthreadex(unsigned _Retval) __MINGW_ATTRIB_NORETURN; ^~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:34:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:38:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl __MINGW_NOTHROW exit(int _Code) __MINGW_ATTRIB_NORETURN; ^~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:38:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:39:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl __MINGW_NOTHROW _exit(int _Code) __MINGW_ATTRIB_NORETURN; ^~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:39:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:43:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl _Exit(int) __MINGW_ATTRIB_NORETURN; ^~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:43:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:66, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:35, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr.h:148, from C:/rtools40/mingw64/include/c++/8.3.0/ext/atomicity.h:35, from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:45:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE __MINGW_ATTRIB_NORETURN void __cdecl _Exit(int status) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:52:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl __declspec(noreturn) abort(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:52:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:57:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl __MINGW_NOTHROW _cexit(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:57:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:58:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl __MINGW_NOTHROW _c_exit(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:58:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:59:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _getpid(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:59:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:60:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _cwait(int *_TermStat,intptr_t _ProcHandle,int _Action); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:60:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:61:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _execl(const char *_Filename,const char *_ArgList,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:61:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:62:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _execle(const char *_Filename,const char *_ArgList,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:62:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:63:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _execlp(const char *_Filename,const char *_ArgList,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:63:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:64:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _execlpe(const char *_Filename,const char *_ArgList,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:64:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:65:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _execv(const char *_Filename,const char *const *_ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:65:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:66:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _execve(const char *_Filename,const char *const *_ArgList,const char *const *_Env); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:66:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:67:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _execvp(const char *_Filename,const char *const *_ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:67:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:68:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _execvpe(const char *_Filename,const char *const *_ArgList,const char *const *_Env); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:68:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:69:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _spawnl(int _Mode,const char *_Filename,const char *_ArgList,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:69:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:70:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _spawnle(int _Mode,const char *_Filename,const char *_ArgList,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:70:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:71:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _spawnlp(int _Mode,const char *_Filename,const char *_ArgList,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:71:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:72:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _spawnlpe(int _Mode,const char *_Filename,const char *_ArgList,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:72:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:84:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl system(const char *_Command); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:84:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:116:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl __security_init_cookie(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:116:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:121:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl __security_check_cookie(uintptr_t _StackCookie); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:121:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:122:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __declspec(noreturn) void __cdecl __report_gsfailure(uintptr_t _StackCookie); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:122:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:126:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture intptr_t __cdecl _loaddll(char *_Filename); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:126:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:127:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl _unloaddll(intptr_t _Handle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:127:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:128:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int (__cdecl *__cdecl _getdllprocaddr(intptr_t _Handle,char *_ProcedureName,intptr_t _Ordinal))(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:128:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:154:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture intptr_t __cdecl cwait(int *_TermStat,intptr_t _ProcHandle,int _Action) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:154:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:156:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl execl(const char *_Filename,const char *_ArgList,...) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:156:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:157:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl execle(const char *_Filename,const char *_ArgList,...) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:157:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:158:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl execlp(const char *_Filename,const char *_ArgList,...) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:158:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:159:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl execlpe(const char *_Filename,const char *_ArgList,...) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:159:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:166:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture intptr_t __cdecl spawnl(int,const char *_Filename,const char *_ArgList,...) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:166:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:167:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture intptr_t __cdecl spawnle(int,const char *_Filename,const char *_ArgList,...) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:167:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:168:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture intptr_t __cdecl spawnlp(int,const char *_Filename,const char *_ArgList,...) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:168:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:169:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture intptr_t __cdecl spawnlpe(int,const char *_Filename,const char *_ArgList,...) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:169:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:172:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl getpid(void) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:172:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:179:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl execv(const char *_Filename,char *const _ArgList[]) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:179:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:180:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl execve(const char *_Filename,char *const _ArgList[],char *const _Env[]) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:180:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:181:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl execvp(const char *_Filename,char *const _ArgList[]) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:181:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:182:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl execvpe(const char *_Filename,char *const _ArgList[],char *const _Env[]) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:182:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:189:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture intptr_t __cdecl spawnv(int,const char *_Filename,char *const _ArgList[]) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:189:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:190:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture intptr_t __cdecl spawnve(int,const char *_Filename,char *const _ArgList[],char *const _Env[]) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:190:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:191:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture intptr_t __cdecl spawnvp(int,const char *_Filename,char *const _ArgList[]) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:191:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:192:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture intptr_t __cdecl spawnvpe(int,const char *_Filename,char *const _ArgList[],char *const _Env[]) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:192:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:68, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:35, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr.h:148, from C:/rtools40/mingw64/include/c++/8.3.0/ext/atomicity.h:35, from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/signal.h:57:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern void **__cdecl __pxcptinfoptrs(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/signal.h:57:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/signal.h:60:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __p_sig_fn_t __cdecl signal(int _SigNum,__p_sig_fn_t _Func); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/signal.h:60:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/signal.h:61:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl raise(int _SigNum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/signal.h:61:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:70, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:35, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr.h:148, from C:/rtools40/mingw64/include/c++/8.3.0/ext/atomicity.h:35, from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sys/timeb.h:78:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _ftime64(struct __timeb64 *_Time); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sys/timeb.h:78:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sys/timeb.h:82:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _ftime(struct __timeb64 *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sys/timeb.h:82:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sys/timeb.h:102:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl ftime (struct timeb *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sys/timeb.h:102:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sys/timeb.h:107:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE void __cdecl ftime(struct timeb *_Tmb) { ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/sys/timeb.h:124, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:70, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:35, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr.h:148, from C:/rtools40/mingw64/include/c++/8.3.0/ext/atomicity.h:35, from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/sys/timeb_s.h:18:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _ftime_s(struct __timeb32 *_Time); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/sys/timeb_s.h:18:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/sys/timeb_s.h:19:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _ftime64_s(struct __timeb64 *_Time); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/sys/timeb_s.h:19:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:35, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr.h:148, from C:/rtools40/mingw64/include/c++/8.3.0/ext/atomicity.h:35, from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:160:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void * WINPTHREAD_API pthread_timechange_handler_np(void * dummy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:160:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:161:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_delay_np (const struct timespec *interval); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:161:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:162:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_num_processors_np(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:162:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:163:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_set_num_processors_np(int n); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:163:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:243:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API sched_yield(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:243:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:244:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API sched_get_priority_min(int pol); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:244:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:245:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API sched_get_priority_max(int pol); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:245:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:246:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API sched_getscheduler(pid_t pid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:246:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:247:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API sched_setscheduler(pid_t pid, int pol, const struct sched_param *param); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:247:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:260:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_attr_setschedparam(pthread_attr_t *attr, const struct sched_param *param); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:260:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:261:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_attr_getschedparam(const pthread_attr_t *attr, struct sched_param *param); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:261:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:262:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_getschedparam(pthread_t thread, int *pol, struct sched_param *param); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:262:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:263:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_setschedparam(pthread_t thread, int pol, const struct sched_param *param); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:263:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:264:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_attr_setschedpolicy (pthread_attr_t *attr, int pol); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:264:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:265:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_attr_getschedpolicy (pthread_attr_t *attr, int *pol); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:265:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:292:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_key_create(pthread_key_t *key, void (* dest)(void *)); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:292:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:293:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_key_delete(pthread_key_t key); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:293:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:294:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void * WINPTHREAD_API pthread_getspecific(pthread_key_t key); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:294:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:295:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_setspecific(pthread_key_t key, const void *value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:295:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:297:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pthread_t WINPTHREAD_API pthread_self(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:297:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:298:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_once(pthread_once_t *o, void (*func)(void)); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:298:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:299:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void WINPTHREAD_API pthread_testcancel(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:299:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:300:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_equal(pthread_t t1, pthread_t t2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:300:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:301:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void WINPTHREAD_API pthread_tls_init(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:301:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:302:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void WINPTHREAD_API _pthread_cleanup_dest(pthread_t t); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:302:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:303:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_get_concurrency(int *val); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:303:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:304:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_set_concurrency(int val); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:304:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:305:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void WINPTHREAD_API pthread_exit(void *res); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:305:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:306:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void WINPTHREAD_API _pthread_invoke_cancel(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:306:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:307:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_cancel(pthread_t t); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:307:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:308:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_kill(pthread_t t, int sig); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:308:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:309:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned WINPTHREAD_API _pthread_get_state(const pthread_attr_t *attr, unsigned flag); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:309:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:310:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API _pthread_set_state(pthread_attr_t *attr, unsigned flag, unsigned val); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:310:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:311:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_setcancelstate(int state, int *oldstate); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:311:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:312:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_setcanceltype(int type, int *oldtype); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:312:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:313:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_create_wrapper(void *args); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:313:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:314:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_create(pthread_t *th, const pthread_attr_t *attr, void *(* func)(void *), void *arg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:314:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:315:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_join(pthread_t t, void **res); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:315:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:316:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_detach(pthread_t t); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:316:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:317:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_setname_np(pthread_t thread, const char *name); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:317:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:318:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_getname_np(pthread_t thread, char *name, size_t len); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:318:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:321:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_rwlock_init(pthread_rwlock_t *rwlock_, const pthread_rwlockattr_t *attr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:321:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:322:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_rwlock_wrlock(pthread_rwlock_t *l); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:322:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:323:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_rwlock_timedwrlock(pthread_rwlock_t *rwlock, const struct timespec *ts); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:323:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:324:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_rwlock_rdlock(pthread_rwlock_t *l); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:324:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:325:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_rwlock_timedrdlock(pthread_rwlock_t *l, const struct timespec *ts); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:325:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:326:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_rwlock_unlock(pthread_rwlock_t *l); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:326:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:327:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_rwlock_tryrdlock(pthread_rwlock_t *l); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:327:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:328:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_rwlock_trywrlock(pthread_rwlock_t *l); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:328:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:329:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_rwlock_destroy (pthread_rwlock_t *l); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:329:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:331:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_cond_init(pthread_cond_t *cv, const pthread_condattr_t *a); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:331:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:332:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_cond_destroy(pthread_cond_t *cv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:332:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:333:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_cond_signal (pthread_cond_t *cv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:333:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:334:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_cond_broadcast (pthread_cond_t *cv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:334:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:335:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_cond_wait (pthread_cond_t *cv, pthread_mutex_t *external_mutex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:335:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:336:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_cond_timedwait(pthread_cond_t *cv, pthread_mutex_t *external_mutex, const struct timespec *t); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:336:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:35, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr.h:148, from C:/rtools40/mingw64/include/c++/8.3.0/ext/atomicity.h:35, from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:337:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_cond_timedwait_relative_np(pthread_cond_t *cv, pthread_mutex_t *external_mutex, const struct timespec *t); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:337:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:339:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_mutex_lock(pthread_mutex_t *m); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:339:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:340:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_mutex_timedlock(pthread_mutex_t *m, const struct timespec *ts); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:340:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:341:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_mutex_unlock(pthread_mutex_t *m); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:341:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:342:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_mutex_trylock(pthread_mutex_t *m); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:342:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:343:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_mutex_init(pthread_mutex_t *m, const pthread_mutexattr_t *a); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:343:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:344:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_mutex_destroy(pthread_mutex_t *m); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:344:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:346:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_barrier_destroy(pthread_barrier_t *b); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:346:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:347:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_barrier_init(pthread_barrier_t *b, const void *attr, unsigned int count); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:347:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:348:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_barrier_wait(pthread_barrier_t *b); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:348:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:350:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_spin_init(pthread_spinlock_t *l, int pshared); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:350:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:351:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_spin_destroy(pthread_spinlock_t *l); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:351:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:353:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_spin_lock(pthread_spinlock_t *l); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:353:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:354:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_spin_trylock(pthread_spinlock_t *l); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:354:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:355:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_spin_unlock(pthread_spinlock_t *l); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:355:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:357:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_attr_init(pthread_attr_t *attr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:357:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:358:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_attr_destroy(pthread_attr_t *attr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:358:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:359:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_attr_setdetachstate(pthread_attr_t *a, int flag); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:359:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:360:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_attr_getdetachstate(const pthread_attr_t *a, int *flag); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:360:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:361:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_attr_setinheritsched(pthread_attr_t *a, int flag); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:361:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:362:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_attr_getinheritsched(const pthread_attr_t *a, int *flag); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:362:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:363:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_attr_setscope(pthread_attr_t *a, int flag); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:363:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:364:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_attr_getscope(const pthread_attr_t *a, int *flag); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:364:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:365:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_attr_getstackaddr(pthread_attr_t *attr, void **stack); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:365:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:366:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_attr_setstackaddr(pthread_attr_t *attr, void *stack); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:366:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:367:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_attr_getstacksize(const pthread_attr_t *attr, size_t *size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:367:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:368:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_attr_setstacksize(pthread_attr_t *attr, size_t size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:368:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:370:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_mutexattr_init(pthread_mutexattr_t *a); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:370:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:371:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_mutexattr_destroy(pthread_mutexattr_t *a); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:371:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:372:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_mutexattr_gettype(const pthread_mutexattr_t *a, int *type); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:372:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:373:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_mutexattr_settype(pthread_mutexattr_t *a, int type); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:373:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:374:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_mutexattr_getpshared(const pthread_mutexattr_t *a, int *type); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:374:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:375:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_mutexattr_setpshared(pthread_mutexattr_t * a, int type); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:375:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:376:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_mutexattr_getprotocol(const pthread_mutexattr_t *a, int *type); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:376:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:377:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_mutexattr_setprotocol(pthread_mutexattr_t *a, int type); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:377:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:378:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_mutexattr_getprioceiling(const pthread_mutexattr_t *a, int * prio); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:378:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:379:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_mutexattr_setprioceiling(pthread_mutexattr_t *a, int prio); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:379:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:380:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_getconcurrency(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:380:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:381:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_setconcurrency(int new_level); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:381:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:383:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_condattr_destroy(pthread_condattr_t *a); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:383:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:384:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_condattr_init(pthread_condattr_t *a); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:384:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:385:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_condattr_getpshared(const pthread_condattr_t *a, int *s); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:385:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:386:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_condattr_setpshared(pthread_condattr_t *a, int s); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:386:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:394:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture clockid_t *clock_id); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:394:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:396:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture clockid_t clock_id); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:396:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:397:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API __pthread_clock_nanosleep(clockid_t clock_id, int flags, const struct timespec *rqtp, struct timespec *rmtp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:397:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:399:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_barrierattr_init(void **attr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:399:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:400:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_barrierattr_destroy(void **attr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:400:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:401:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_barrierattr_setpshared(void **attr, int s); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:401:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:402:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_barrierattr_getpshared(void **attr, int *s); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:402:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:405:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture struct _pthread_cleanup ** WINPTHREAD_API pthread_getclean (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:405:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:406:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void * WINPTHREAD_API pthread_gethandle (pthread_t t); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:406:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:407:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void * WINPTHREAD_API pthread_getevent (); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:407:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:409:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned long long WINPTHREAD_API _pthread_rel_time_in_ms(const struct timespec *ts); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:409:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:410:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned long long WINPTHREAD_API _pthread_time_in_ms(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:410:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:411:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned long long WINPTHREAD_API _pthread_time_in_ms_from_timespec(const struct timespec *ts); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:411:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:412:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API _pthread_tryjoin (pthread_t t, void **res); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:412:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:413:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_rwlockattr_destroy(pthread_rwlockattr_t *a); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:413:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:414:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_rwlockattr_getpshared(pthread_rwlockattr_t *a, int *s); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:414:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:415:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_rwlockattr_init(pthread_rwlockattr_t *a); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:415:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:416:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_rwlockattr_setpshared(pthread_rwlockattr_t *a, int s); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:416:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr.h:148, from C:/rtools40/mingw64/include/c++/8.3.0/ext/atomicity.h:35, from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:299:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_active_p (void) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:660:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *__args) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:666:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_join (__gthread_t __threadid, void **__value_ptr) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:672:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_detach (__gthread_t __threadid) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:678:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_equal (__gthread_t __t1, __gthread_t __t2) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:684:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_self (void) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:690:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_yield (void) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:696:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_once (__gthread_once_t *__once, void (*__func) (void)) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:705:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_key_create (__gthread_key_t *__key, void (*__dtor) (void *)) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:711:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_key_delete (__gthread_key_t __key) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:717:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_getspecific (__gthread_key_t __key) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:723:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_setspecific (__gthread_key_t __key, const void *__ptr) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:729:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_mutex_init_function (__gthread_mutex_t *__mutex) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:736:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_mutex_destroy (__gthread_mutex_t *__mutex) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:745:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_mutex_lock (__gthread_mutex_t *__mutex) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:754:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_mutex_trylock (__gthread_mutex_t *__mutex) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:765:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const __gthread_time_t *__abs_timeout) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:775:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_mutex_unlock (__gthread_mutex_t *__mutex) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:786:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_recursive_mutex_init_function (__gthread_recursive_mutex_t *__mutex) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:808:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_recursive_mutex_lock (__gthread_recursive_mutex_t *__mutex) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:814:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_recursive_mutex_trylock (__gthread_recursive_mutex_t *__mutex) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:822:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const __gthread_time_t *__abs_timeout) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:829:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_recursive_mutex_unlock (__gthread_recursive_mutex_t *__mutex) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:835:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_recursive_mutex_destroy (__gthread_recursive_mutex_t *__mutex) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:850:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_cond_broadcast (__gthread_cond_t *__cond) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:856:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_cond_signal (__gthread_cond_t *__cond) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:862:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_cond_wait (__gthread_cond_t *__cond, __gthread_mutex_t *__mutex) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:869:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const __gthread_time_t *__abs_timeout) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:876:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_recursive_mutex_t *__mutex) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:882:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_cond_destroy (__gthread_cond_t* __cond) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/ext/atomicity.h:48:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __exchange_and_add(volatile _Atomic_word* __mem, int __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/atomicity.h:52:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __atomic_add(volatile _Atomic_word* __mem, int __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/atomicity.h:65:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __exchange_and_add_single(_Atomic_word* __mem, int __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/atomicity.h:73:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __atomic_add_single(_Atomic_word* __mem, int __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/atomicity.h:78:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __exchange_and_add_dispatch(_Atomic_word* __mem, int __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/atomicity.h:92:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __atomic_add_dispatch(_Atomic_word* __mem, int __val) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/ext/alloc_traits.h:36, from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:214:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture -> decltype(__a.allocate(__n, __hint)) ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:219:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_allocate(_Alloc2& __a, size_type __n, const_void_pointer, ...) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:228:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static true_type __test(int); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:231:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static false_type __test(...); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:242:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_construct(_Alloc& __a, _Tp* __p, _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:249:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_construct(_Alloc&, _Tp* __p, _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:255:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture -> decltype(__a.destroy(__p)) ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:260:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_destroy(_Alloc2&, _Tp* __p, ...) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:266:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture -> decltype(__a.max_size()) ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:271:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_max_size(_Alloc2&, ...) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:282:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture -> decltype(__a.select_on_container_copy_construction()) ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:287:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_select(_Alloc2& __a, ...) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:300:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture allocate(_Alloc& __a, size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:315:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture allocate(_Alloc& __a, size_type __n, const_void_pointer __hint) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:327:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture deallocate(_Alloc& __a, pointer __p, size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:343:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture -> decltype(_S_construct(__a, __p, std::forward<_Args>(__args)...)) ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:355:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void destroy(_Alloc& __a, _Tp* __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:366:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static size_type max_size(const _Alloc& __a) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:378:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture select_on_container_copy_construction(const _Alloc& __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:435:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture allocate(allocator_type& __a, size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:449:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture allocate(allocator_type& __a, size_type __n, const_void_pointer __hint) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:461:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture deallocate(allocator_type& __a, pointer __p, size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:474:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture construct(allocator_type& __a, _Up* __p, _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:486:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture destroy(allocator_type& __a, _Up* __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:495:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max_size(const allocator_type& __a) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:504:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture select_on_container_copy_construction(const allocator_type& __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:511:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __do_alloc_on_copy(_Alloc& __one, const _Alloc& __two, true_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:516:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __do_alloc_on_copy(_Alloc&, const _Alloc&, false_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:520:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void __alloc_on_copy(_Alloc& __one, const _Alloc& __two) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:528:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline _Alloc __alloc_on_copy(const _Alloc& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:535:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void __do_alloc_on_move(_Alloc& __one, _Alloc& __two, true_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:539:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void __do_alloc_on_move(_Alloc&, _Alloc&, false_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:543:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void __alloc_on_move(_Alloc& __one, _Alloc& __two) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:551:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void __do_alloc_on_swap(_Alloc& __one, _Alloc& __two, true_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:558:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void __do_alloc_on_swap(_Alloc&, _Alloc&, false_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:562:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void __alloc_on_swap(_Alloc& __one, _Alloc& __two) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:579:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_select(int); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:583:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_select(...); ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/ext/alloc_traits.h:82:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture construct(_Alloc& __a, _Ptr __p, _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/alloc_traits.h:91:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture destroy(_Alloc& __a, _Ptr __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/alloc_traits.h:94:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static _Alloc _S_select_on_copy(const _Alloc& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/alloc_traits.h:97:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void _S_on_swap(_Alloc& __a, _Alloc& __b) ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/alloc_traits.h:100:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _S_propagate_on_copy_assign() ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/alloc_traits.h:103:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _S_propagate_on_move_assign() ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/alloc_traits.h:106:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _S_propagate_on_swap() ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/alloc_traits.h:109:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _S_always_equal() ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/alloc_traits.h:112:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _S_nothrow_move() ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:145:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Alloc_hider(pointer __dat, const _Alloc& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:148:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Alloc_hider(pointer __dat, _Alloc&& __a = _Alloc()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:167:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_data(pointer __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:171:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_length(size_type __length) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:175:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_data() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:179:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_local_data() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:189:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_local_data() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:199:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_capacity(size_type __capacity) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:203:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_set_length(size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:210:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_is_local() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:215:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_create(size_type&, size_type); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:218:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_dispose() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:225:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_destroy(size_type __size) throw() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:233:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::__false_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:243:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_construct_aux(_Integer __beg, _Integer __end, std::__true_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:247:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_construct_aux_2(size_type __req, _CharT __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:252:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_construct(_InIterator __beg, _InIterator __end) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:262:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::input_iterator_tag); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:269:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::forward_iterator_tag); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:272:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_construct(size_type __req, _CharT __c); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:275:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_allocator() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:279:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_allocator() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:299:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_check(size_type __pos, const char* __s) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:309:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_check_length(size_type __n1, size_type __n2, const char* __s) const ^~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:318:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_limit(size_type __pos, size_type __off) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:326:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_disjunct(const _CharT* __s) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:335:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_copy(_CharT* __d, const _CharT* __s, size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:344:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_move(_CharT* __d, const _CharT* __s, size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:353:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_assign(_CharT* __d, size_type __n, _CharT __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:365:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_copy_chars(_CharT* __p, _Iterator __k1, _Iterator __k2) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:372:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_copy_chars(_CharT* __p, iterator __k1, iterator __k2) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:377:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:381:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_copy_chars(_CharT* __p, _CharT* __k1, _CharT* __k2) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:386:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:390:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_compare(size_type __n1, size_type __n2) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:403:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_assign(const basic_string&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:407:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_type __len2); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:410:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_erase(size_type __pos, size_type __n); ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:421:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT_IF(is_nothrow_default_constructible<_Alloc>::value) ^~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:429:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_string(const _Alloc& __a) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:437:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_string(const basic_string& __str) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:451:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Alloc& __a = _Alloc()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:466:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:482:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_type __n, const _Alloc& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:500:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Alloc& __a = _Alloc()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:514:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_string(const _CharT* __s, const _Alloc& __a = _Alloc()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:529:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_string(size_type __n, _CharT __c, const _Alloc& __a = _Alloc()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:541:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_string(basic_string&& __str) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:568:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_string(initializer_list<_CharT> __l, const _Alloc& __a = _Alloc()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:572:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_string(const basic_string& __str, const _Alloc& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:577:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture noexcept(_Alloc_traits::_S_always_equal()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:615:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Alloc& __a = _Alloc()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:656:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~basic_string() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:664:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const basic_string& __str) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:703:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const _CharT* __s) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:714:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(_CharT __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:733:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture noexcept(_Alloc_traits::_S_nothrow_move()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:795:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(initializer_list<_CharT> __l) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:826:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture begin() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:834:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture begin() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:842:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture end() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:850:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture end() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:859:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rbegin() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:868:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rbegin() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:877:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rend() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:886:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rend() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:895:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cbegin() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:903:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cend() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:912:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture crbegin() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:921:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture crend() const noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:930:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:936:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture length() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:941:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max_size() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:955:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture resize(size_type __n, _CharT __c); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:968:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture resize(size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:974:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shrink_to_fit() noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:993:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture capacity() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1017:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reserve(size_type __res_arg = 0); ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1023:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture clear() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1031:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture empty() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1046:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator[] (size_type __pos) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1063:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator[](size_type __pos) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1084:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture at(size_type __n) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1105:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture at(size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1121:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture front() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1132:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture front() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1143:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture back() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1154:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture back() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1168:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+=(const basic_string& __str) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1177:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+=(const _CharT* __s) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1186:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+=(_CharT __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1199:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+=(initializer_list<_CharT> __l) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1221:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture append(const basic_string& __str) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1238:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture append(const basic_string& __str, size_type __pos, size_type __n = npos) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1250:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture append(const _CharT* __s, size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1263:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture append(const _CharT* __s) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1280:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture append(size_type __n, _CharT __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1290:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture append(initializer_list<_CharT> __l) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1309:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture append(_InputIterator __first, _InputIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1349:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture push_back(_CharT __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1364:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(const basic_string& __str) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1381:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture noexcept(_Alloc_traits::_S_nothrow_move()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1403:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(const basic_string& __str, size_type __pos, size_type __n = npos) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1419:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(const _CharT* __s, size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1435:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(const _CharT* __s) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1452:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(size_type __n, _CharT __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1470:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(_InputIterator __first, _InputIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1480:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(initializer_list<_CharT> __l) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1533:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(const_iterator __p, size_type __n, _CharT __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1577:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(const_iterator __p, _InputIterator __beg, _InputIterator __end) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1611:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(iterator __p, initializer_list<_CharT> __l) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1631:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(size_type __pos1, const basic_string& __str) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1655:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_type __pos2, size_type __n = npos) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1677:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(size_type __pos, const _CharT* __s, size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1696:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(size_type __pos, const _CharT* __s) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1720:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(size_type __pos, size_type __n, _CharT __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1738:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(__const_iterator __p, _CharT __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1798:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erase(size_type __pos = 0, size_type __n = npos) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1817:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erase(__const_iterator __position) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1836:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erase(__const_iterator __first, __const_iterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1855:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pop_back() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1880:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture replace(size_type __pos, size_type __n, const basic_string& __str) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1903:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_type __pos2, size_type __n2 = npos) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1928:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_type __n2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1952:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture replace(size_type __pos, size_type __n1, const _CharT* __s) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1976:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture replace(size_type __pos, size_type __n1, size_type __n2, _CharT __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1995:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const basic_string& __str) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2015:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _CharT* __s, size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2036:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture replace(__const_iterator __i1, __const_iterator __i2, const _CharT* __s) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2058:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CharT __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2085:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _InputIterator __k1, _InputIterator __k2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2115:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CharT* __k1, _CharT* __k2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2126:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _CharT* __k1, const _CharT* __k2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2137:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture iterator __k1, iterator __k2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2148:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const_iterator __k1, const_iterator __k2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2173:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture initializer_list<_CharT> __l) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2235:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Integer __n, _Integer __val, __true_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2242:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __false_type); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2246:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CharT __c); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2250:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const size_type __len2); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2253:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_append(const _CharT* __s, size_type __n); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2270:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture copy(_CharT* __s, size_type __n, size_type __pos = 0) const; ^~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2280:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(basic_string& __s) _GLIBCXX_NOEXCEPT; ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2290:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture c_str() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2302:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture data() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2321:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get_allocator() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2338:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT; ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2352:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2383:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find(const _CharT* __s, size_type __pos = 0) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2400:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find(_CharT __c, size_type __pos = 0) const _GLIBCXX_NOEXCEPT; ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2414:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2448:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT; ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2461:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rfind(const _CharT* __s, size_type __pos = npos) const ^~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2478:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rfind(_CharT __c, size_type __pos = npos) const _GLIBCXX_NOEXCEPT; ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2493:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2528:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT; ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2542:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2561:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find_first_of(_CharT __c, size_type __pos = 0) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2577:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2612:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT; ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2626:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2645:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find_last_of(_CharT __c, size_type __pos = npos) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2660:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2695:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_type __n) const _GLIBCXX_NOEXCEPT; ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2709:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2727:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT; ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2742:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2777:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_type __n) const _GLIBCXX_NOEXCEPT; ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2791:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2809:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT; ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2824:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture substr(size_type __pos = 0, size_type __n = npos) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2843:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture compare(const basic_string& __str) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2936:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture compare(size_type __pos, size_type __n, const basic_string& __str) const; ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2963:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_type __pos2, size_type __n2 = npos) const; ^~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2980:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture compare(const _CharT* __s) const _GLIBCXX_NOEXCEPT; ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:3004:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture compare(size_type __pos, size_type __n1, const _CharT* __s) const; ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:3032:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_type __n2) const; ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:5928:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const basic_string<_CharT, _Traits, _Alloc>& __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:5944:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const basic_string<_CharT,_Traits,_Alloc>& __rhs); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:5944:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:5954:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+(_CharT __lhs, const basic_string<_CharT,_Traits,_Alloc>& __rhs); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:5954:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:5965:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _CharT* __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:5980:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+(const basic_string<_CharT, _Traits, _Alloc>& __lhs, _CharT __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:5993:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const basic_string<_CharT, _Traits, _Alloc>& __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:5999:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_string<_CharT, _Traits, _Alloc>&& __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6005:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_string<_CharT, _Traits, _Alloc>&& __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6017:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_string<_CharT, _Traits, _Alloc>&& __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6023:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_string<_CharT, _Traits, _Alloc>&& __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6029:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _CharT* __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6035:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CharT __rhs) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6050:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6057:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const basic_string<_CharT>& __rhs) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6071:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const basic_string<_CharT, _Traits, _Alloc>& __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6083:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _CharT* __rhs) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6097:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6109:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const basic_string<_CharT, _Traits, _Alloc>& __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6121:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _CharT* __rhs) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6135:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6147:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _CharT* __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6159:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const basic_string<_CharT, _Traits, _Alloc>& __rhs) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6173:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6185:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _CharT* __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6197:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const basic_string<_CharT, _Traits, _Alloc>& __rhs) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6211:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6223:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _CharT* __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6235:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const basic_string<_CharT, _Traits, _Alloc>& __rhs) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6249:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6261:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _CharT* __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6273:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const basic_string<_CharT, _Traits, _Alloc>& __rhs) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6287:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT_IF(noexcept(__lhs.swap(__rhs))) ^~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6306:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_string<_CharT, _Traits, _Alloc>& __str); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6306:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6310:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>>(basic_istream& __is, basic_string& __str); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6310:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6324:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const basic_string<_CharT, _Traits, _Alloc>& __str) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6347:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_string<_CharT, _Traits, _Alloc>& __str, _CharT __delim); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6347:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6364:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_string<_CharT, _Traits, _Alloc>& __str) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6372:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_string<_CharT, _Traits, _Alloc>& __str, _CharT __delim) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6379:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_string<_CharT, _Traits, _Alloc>& __str) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6386:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char __delim); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6386:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6392:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t __delim); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6392:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/cstdlib:75, from C:/rtools40/mingw64/include/c++/8.3.0/ext/string_conversions.h:41, from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6400, from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:142:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP _purecall_handler __cdecl _set_purecall_handler(_purecall_handler _Handler); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:142:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:143:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP _purecall_handler __cdecl _get_purecall_handler(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:143:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:146:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP _invalid_parameter_handler __cdecl _set_invalid_parameter_handler(_invalid_parameter_handler _Handler); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:146:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:147:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP _invalid_parameter_handler __cdecl _get_invalid_parameter_handler(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:147:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:156:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP unsigned long *__cdecl __doserrno(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:156:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:158:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture errno_t __cdecl _set_doserrno(unsigned long _Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:158:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:159:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture errno_t __cdecl _get_doserrno(unsigned long *_Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:159:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:239:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture errno_t __cdecl _get_pgmptr(char **_Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:239:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:240:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture errno_t __cdecl _get_wpgmptr(wchar_t **_Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:240:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:249:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _set_fmode(int _Mode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:249:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:250:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _get_fmode(int *_PMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:250:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:297:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture errno_t __cdecl _get_osplatform(unsigned int *_Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:297:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:298:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture errno_t __cdecl _get_osver(unsigned int *_Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:298:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:299:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture errno_t __cdecl _get_winver(unsigned int *_Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:299:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:300:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture errno_t __cdecl _get_winmajor(unsigned int *_Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:300:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:301:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture errno_t __cdecl _get_winminor(unsigned int *_Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:301:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/cstdlib:75, from C:/rtools40/mingw64/include/c++/8.3.0/ext/string_conversions.h:41, from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6400, from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:307:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template char (*__countof_helper(UNALIGNED _CountofType (&_Array)[_SizeOfArray]))[_SizeOfArray]; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:307:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:334:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP unsigned int __cdecl _set_abort_behavior(unsigned int _Flags,unsigned int _Mask); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:334:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:338:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl abs(int _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:338:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:339:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture long __cdecl labs(long _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:339:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:342:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION __int64 __cdecl _abs64(__int64); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:342:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:344:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_INTRIN_INLINE __int64 __cdecl _abs64(__int64 x) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:349:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl atexit(void (__cdecl *)(void)); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:349:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:352:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl atof(const char *_String); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:352:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:353:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl _atof_l(const char *_String,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:353:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:355:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl atoi(const char *_Str); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:355:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:356:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _atoi_l(const char *_Str,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:356:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:357:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture long __cdecl atol(const char *_Str); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:357:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:358:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP long __cdecl _atol_l(const char *_Str,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:358:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:361:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *__cdecl bsearch(const void *_Key,const void *_Base,size_t _NumOfElements,size_t _SizeOfElements,int (__cdecl *_PtFuncCompare)(const void *,const void *)); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:361:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:362:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl qsort(void *_Base,size_t _NumOfElements,size_t _SizeOfElements,int (__cdecl *_PtFuncCompare)(const void *,const void *)); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:362:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:364:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned short __cdecl _byteswap_ushort(unsigned short _Short); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:364:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:365:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned long __cdecl _byteswap_ulong (unsigned long _Long); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:365:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:366:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION unsigned __int64 __cdecl _byteswap_uint64(unsigned __int64 _Int64); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:366:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:367:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture div_t __cdecl div(int _Numerator,int _Denominator); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:367:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:368:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl getenv(const char *_VarName) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:368:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:369:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP char *__cdecl _itoa(int _Value,char *_Dest,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:369:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:370:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP char *__cdecl _i64toa(__int64 _Val,char *_DstBuf,int _Radix) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:370:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:371:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP char *__cdecl _ui64toa(unsigned __int64 _Val,char *_DstBuf,int _Radix) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:371:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:372:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP __int64 __cdecl _atoi64(const char *_String); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:372:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:373:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP __int64 __cdecl _atoi64_l(const char *_String,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:373:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:374:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP __int64 __cdecl _strtoi64(const char *_String,char **_EndPtr,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:374:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:375:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP __int64 __cdecl _strtoi64_l(const char *_String,char **_EndPtr,int _Radix,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:375:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:376:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP unsigned __int64 __cdecl _strtoui64(const char *_String,char **_EndPtr,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:376:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:377:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP unsigned __int64 __cdecl _strtoui64_l(const char *_String,char **_EndPtr,int _Radix,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:377:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:378:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ldiv_t __cdecl ldiv(long _Numerator,long _Denominator); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:378:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:379:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP char *__cdecl _ltoa(long _Value,char *_Dest,int _Radix) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:379:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:380:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl mblen(const char *_Ch,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:380:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:381:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _mblen_l(const char *_Ch,size_t _MaxCount,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:381:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:382:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP size_t __cdecl _mbstrlen(const char *_Str); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:382:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:383:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP size_t __cdecl _mbstrlen_l(const char *_Str,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:383:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:384:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP size_t __cdecl _mbstrnlen(const char *_Str,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:384:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:385:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP size_t __cdecl _mbstrnlen_l(const char *_Str,size_t _MaxCount,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:385:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:386:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl mbtowc(wchar_t * __restrict__ _DstCh,const char * __restrict__ _SrcCh,size_t _SrcSizeInBytes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:386:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:387:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _mbtowc_l(wchar_t * __restrict__ _DstCh,const char * __restrict__ _SrcCh,size_t _SrcSizeInBytes,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:387:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:388:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl mbstowcs(wchar_t * __restrict__ _Dest,const char * __restrict__ _Source,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:388:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:389:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP size_t __cdecl _mbstowcs_l(wchar_t * __restrict__ _Dest,const char * __restrict__ _Source,size_t _MaxCount,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:389:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:390:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl mkstemp(char *template_name); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:390:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:391:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl rand(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:391:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:392:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _set_error_mode(int _Mode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:392:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:393:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl srand(unsigned int _Seed); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:393:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:405:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl __MINGW_NOTHROW strtod(const char * __restrict__ _Str,char ** __restrict__ _EndPtr) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h: In function 'double strtod(const char*, char**)': C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:407:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl __mingw_strtod (const char * __restrict__, char ** __restrict__); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:407:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h: At global scope: C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:412:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture float __cdecl __MINGW_NOTHROW strtof(const char * __restrict__ _Str,char ** __restrict__ _EndPtr) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h: In function 'float strtof(const char*, char**)': C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:414:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture float __cdecl __mingw_strtof (const char * __restrict__, char ** __restrict__); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:414:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h: At global scope: C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:423:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture long double __cdecl __MINGW_NOTHROW strtold(const char * __restrict__ , char ** __restrict__ ); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:423:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:427:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __strtod (const char * __restrict__ , char ** __restrict__); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:427:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:434:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture float __cdecl __mingw_strtof (const char * __restrict__, char ** __restrict__); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:434:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:435:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl __mingw_strtod (const char * __restrict__, char ** __restrict__); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:435:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:436:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture long double __cdecl __mingw_strtold(const char * __restrict__, char ** __restrict__); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:436:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:438:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl _strtod_l(const char * __restrict__ _Str,char ** __restrict__ _EndPtr,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:438:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:439:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture long __cdecl strtol(const char * __restrict__ _Str,char ** __restrict__ _EndPtr,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:439:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:440:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP long __cdecl _strtol_l(const char * __restrict__ _Str,char ** __restrict__ _EndPtr,int _Radix,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:440:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:441:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned long __cdecl strtoul(const char * __restrict__ _Str,char ** __restrict__ _EndPtr,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:441:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:442:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP unsigned long __cdecl _strtoul_l(const char * __restrict__ _Str,char ** __restrict__ _EndPtr,int _Radix,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:442:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:447:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP char *__cdecl _ultoa(unsigned long _Value,char *_Dest,int _Radix) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:447:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:448:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl wctomb(char *_MbCh,wchar_t _WCh) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:448:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:449:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wctomb_l(char *_MbCh,wchar_t _WCh,_locale_t _Locale) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:449:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:450:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl wcstombs(char * __restrict__ _Dest,const wchar_t * __restrict__ _Source,size_t _MaxCount) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:450:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:451:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP size_t __cdecl _wcstombs_l(char * __restrict__ _Dest,const wchar_t * __restrict__ _Source,size_t _MaxCount,_locale_t _Locale) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:451:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:455:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *__cdecl calloc(size_t _NumOfElements,size_t _SizeOfElements); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:455:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:456:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl free(void *_Memory); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:456:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:457:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *__cdecl malloc(size_t _Size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:457:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:458:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *__cdecl realloc(void *_Memory,size_t _NewSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:458:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:459:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void *__cdecl _recalloc(void *_Memory,size_t _Count,size_t _Size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:459:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:466:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _aligned_free(void *_Memory); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:466:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:467:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void *__cdecl _aligned_malloc(size_t _Size,size_t _Alignment); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:467:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:471:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void *__cdecl _aligned_offset_malloc(size_t _Size,size_t _Alignment,size_t _Offset); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:471:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:472:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void *__cdecl _aligned_realloc(void *_Memory,size_t _Size,size_t _Alignment); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:472:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:473:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void *__cdecl _aligned_recalloc(void *_Memory,size_t _Count,size_t _Size,size_t _Alignment); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:473:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:474:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void *__cdecl _aligned_offset_realloc(void *_Memory,size_t _Size,size_t _Alignment,size_t _Offset); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:474:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:475:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void *__cdecl _aligned_offset_recalloc(void *_Memory,size_t _Count,size_t _Size,size_t _Alignment,size_t _Offset); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:475:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:533:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _putenv(const char *_EnvString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:533:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:534:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wputenv(const wchar_t *_EnvString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:534:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:538:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP char *__cdecl _fullpath(char *_FullPath,const char *_Path,size_t _SizeInBytes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:538:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:539:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP char *__cdecl _ecvt(double _Val,int _NumOfDigits,int *_PtDec,int *_PtSign) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:539:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:540:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP char *__cdecl _fcvt(double _Val,int _NumOfDec,int *_PtDec,int *_PtSign) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:540:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:541:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP char *__cdecl _gcvt(double _Val,int _NumOfDigits,char *_DstBuf) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:541:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:542:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _atodbl(_CRT_DOUBLE *_Result,char *_Str); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:542:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:543:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _atoldbl(_LDOUBLE *_Result,char *_Str); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:543:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:544:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _atoflt(_CRT_FLOAT *_Result,char *_Str); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:544:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:545:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _atodbl_l(_CRT_DOUBLE *_Result,char *_Str,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:545:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:546:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _atoldbl_l(_LDOUBLE *_Result,char *_Str,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:546:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:547:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _atoflt_l(_CRT_FLOAT *_Result,char *_Str,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:547:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:563:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned long __cdecl _lrotl(unsigned long,int); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:563:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:564:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned long __cdecl _lrotr(unsigned long,int); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:564:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:570:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _makepath(char *_Path,const char *_Drive,const char *_Dir,const char *_Filename,const char *_Ext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:570:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:571:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _onexit_t __cdecl _onexit(_onexit_t _Func); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:571:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:581:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION unsigned __int64 __cdecl _rotl64(unsigned __int64 _Val,int _Shift); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:581:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:582:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION unsigned __int64 __cdecl _rotr64(unsigned __int64 Value,int Shift); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:582:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:589:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned int __cdecl _rotr(unsigned int _Val,int _Shift); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:589:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:590:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned int __cdecl _rotl(unsigned int _Val,int _Shift); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:590:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:593:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION unsigned __int64 __cdecl _rotr64(unsigned __int64 _Val,int _Shift); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:593:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:594:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _searchenv(const char *_Filename,const char *_EnvVar,char *_ResultPath) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:594:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:595:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _splitpath(const char *_FullPath,char *_Drive,char *_Dir,char *_Filename,char *_Ext) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:595:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:596:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _swab(char *_Buf1,char *_Buf2,int _SizeInBytes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:596:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:610:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _beep(unsigned _Frequency,unsigned _Duration) __MINGW_ATTRIB_DEPRECATED; ^~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:610:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:612:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _seterrormode(int _Mode) __MINGW_ATTRIB_DEPRECATED; ^~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:612:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:613:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _sleep(unsigned long _Duration) __MINGW_ATTRIB_DEPRECATED; ^~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:613:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/cstdlib:75, from C:/rtools40/mingw64/include/c++/8.3.0/ext/string_conversions.h:41, from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6400, from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:634:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl ecvt(double _Val,int _NumOfDigits,int *_PtDec,int *_PtSign) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:634:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:635:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl fcvt(double _Val,int _NumOfDec,int *_PtDec,int *_PtSign) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:635:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:636:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl gcvt(double _Val,int _NumOfDigits,char *_DstBuf) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:636:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:637:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl itoa(int _Val,char *_DstBuf,int _Radix) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:637:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:638:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl ltoa(long _Val,char *_DstBuf,int _Radix) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:638:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:639:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl putenv(const char *_EnvString) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:639:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:643:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl swab(char *_Buf1,char *_Buf2,int _SizeInBytes) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:643:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:646:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl ultoa(unsigned long _Val,char *_Dstbuf,int _Radix) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:646:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:647:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture onexit_t __cdecl onexit(onexit_t _Func); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:647:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:655:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION lldiv_t __cdecl lldiv(long long, long long); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:655:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:657:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION long long __cdecl llabs(long long); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:657:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:659:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION __CRT_INLINE long long __cdecl llabs(long long _j) { return (_j >= 0 ? _j : -_j); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:662:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION long long __cdecl strtoll(const char * __restrict__, char ** __restrict, int); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:662:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:663:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION unsigned long long __cdecl strtoull(const char * __restrict__, char ** __restrict__, int); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:663:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:666:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION long long __cdecl atoll (const char *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:666:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:669:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION long long __cdecl wtoll (const wchar_t *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:669:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:670:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION char *__cdecl lltoa (long long, char *, int); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:670:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:671:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION char *__cdecl ulltoa (unsigned long long , char *, int); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:671:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:672:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION wchar_t *__cdecl lltow (long long, wchar_t *, int); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:672:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:673:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION wchar_t *__cdecl ulltow (unsigned long long, wchar_t *, int); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:673:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:677:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION __CRT_INLINE long long __cdecl atoll (const char * _c) { return _atoi64 (_c); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:678:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION __CRT_INLINE char *__cdecl lltoa (long long _n, char * _c, int _i) { return _i64toa (_n, _c, _i); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:679:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION __CRT_INLINE char *__cdecl ulltoa (unsigned long long _n, char * _c, int _i) { return _ui64toa (_n, _c, _i); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:680:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION __CRT_INLINE long long __cdecl wtoll (const wchar_t * _w) { return _wtoi64 (_w); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:681:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION __CRT_INLINE wchar_t *__cdecl lltow (long long _n, wchar_t * _w, int _i) { return _i64tow (_n, _w, _i); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:682:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION __CRT_INLINE wchar_t *__cdecl ulltow (unsigned long long _n, wchar_t * _w, int _i) { return _ui64tow (_n, _w, _i); } ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:694, from C:/rtools40/mingw64/include/c++/8.3.0/cstdlib:75, from C:/rtools40/mingw64/include/c++/8.3.0/ext/string_conversions.h:41, from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6400, from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:17:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _dupenv_s(char **_PBuffer,size_t *_PBufferSizeInBytes,const char *_VarName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:17:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:18:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _itoa_s(int _Value,char *_DstBuf,size_t _Size,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:18:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:19:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _i64toa_s(__int64 _Val,char *_DstBuf,size_t _Size,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:19:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:20:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _ui64toa_s(unsigned __int64 _Val,char *_DstBuf,size_t _Size,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:20:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:21:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _ltoa_s(long _Val,char *_DstBuf,size_t _Size,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:21:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:694, from C:/rtools40/mingw64/include/c++/8.3.0/cstdlib:75, from C:/rtools40/mingw64/include/c++/8.3.0/ext/string_conversions.h:41, from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6400, from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:22:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl mbstowcs_s(size_t *_PtNumOfCharConverted,wchar_t *_DstBuf,size_t _SizeInWords,const char *_SrcBuf,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:22:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:23:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _mbstowcs_s_l(size_t *_PtNumOfCharConverted,wchar_t *_DstBuf,size_t _SizeInWords,const char *_SrcBuf,size_t _MaxCount,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:23:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:24:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _ultoa_s(unsigned long _Val,char *_DstBuf,size_t _Size,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:24:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:25:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wctomb_s_l(int *_SizeConverted,char *_MbCh,size_t _SizeInBytes,wchar_t _WCh,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:25:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:26:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl wcstombs_s(size_t *_PtNumOfCharConverted,char *_Dst,size_t _DstSizeInBytes,const wchar_t *_Src,size_t _MaxCountInBytes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:26:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:27:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wcstombs_s_l(size_t *_PtNumOfCharConverted,char *_Dst,size_t _DstSizeInBytes,const wchar_t *_Src,size_t _MaxCountInBytes,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:27:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:41:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _ecvt_s(char *_DstBuf,size_t _Size,double _Val,int _NumOfDights,int *_PtDec,int *_PtSign); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:41:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:42:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _fcvt_s(char *_DstBuf,size_t _Size,double _Val,int _NumOfDec,int *_PtDec,int *_PtSign); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:42:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:43:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _gcvt_s(char *_DstBuf,size_t _Size,double _Val,int _NumOfDigits); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:43:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:44:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _makepath_s(char *_PathResult,size_t _Size,const char *_Drive,const char *_Dir,const char *_Filename,const char *_Ext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:44:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:45:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _putenv_s(const char *_Name,const char *_Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:45:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:46:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _searchenv_s(const char *_Filename,const char *_EnvVar,char *_ResultPath,size_t _SizeInBytes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:46:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:48:183: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _splitpath_s(const char *_FullPath,char *_Drive,size_t _DriveSize,char *_Dir,size_t _DirSize,char *_Filename,size_t _FilenameSize,char *_Ext,size_t _ExtSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:48:183: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:49:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_SPLITPATH(errno_t,_splitpath_s,char,_Dest) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:694, from C:/rtools40/mingw64/include/c++/8.3.0/cstdlib:75, from C:/rtools40/mingw64/include/c++/8.3.0/ext/string_conversions.h:41, from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6400, from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:64:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl qsort_s(void *_Base,size_t _NumOfElements,size_t _SizeOfElements,int (__cdecl *_PtFuncCompare)(void *,const void *,const void *),void *_Context); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:64:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:695, from C:/rtools40/mingw64/include/c++/8.3.0/cstdlib:75, from C:/rtools40/mingw64/include/c++/8.3.0/ext/string_conversions.h:41, from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6400, from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:103:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void * __mingw_aligned_malloc (size_t _Size, size_t _Alignment); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:103:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:104:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __mingw_aligned_free (void *_Memory); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:104:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:105:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void * __mingw_aligned_offset_realloc (void *_Memory, size_t _Size, size_t _Alignment, size_t _Offset); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:105:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:106:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void * __mingw_aligned_realloc (void *_Memory, size_t _Size, size_t _Offset); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:106:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:110:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _resetstkoflw (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:110:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:111:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP unsigned long __cdecl _set_malloc_crt_max_wait(unsigned long _NewValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:111:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:113:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void *__cdecl _expand(void *_Memory,size_t _NewSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:113:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:114:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP size_t __cdecl _msize(void *_Memory); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:114:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:121:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP size_t __cdecl _get_sbh_threshold(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:121:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:122:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _set_sbh_threshold(size_t _NewValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:122:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:123:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _set_amblksiz(size_t _Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:123:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:124:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _get_amblksiz(size_t *_Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:124:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:125:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _heapadd(void *_Memory,size_t _Size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:125:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:126:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _heapchk(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:126:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:127:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _heapmin(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:127:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:128:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _heapset(unsigned int _Fill); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:128:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:129:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _heapwalk(_HEAPINFO *_EntryInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:129:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:130:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP size_t __cdecl _heapused(size_t *_Used,size_t *_Commit); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:130:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:131:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _get_heap_handle(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:131:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:144:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __inline void *_MarkAllocaS(void *_Ptr,unsigned int _Marker) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:163:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __inline void __cdecl _freea(void *_Memory) { ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cstdlib:77, from C:/rtools40/mingw64/include/c++/8.3.0/ext/string_conversions.h:41, from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6400, from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/std_abs.h:56:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture abs(long __i) { return __builtin_labs(__i); } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/std_abs.h:61:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture abs(long long __x) { return __builtin_llabs (__x); } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/std_abs.h:70:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture abs(double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/std_abs.h:74:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture abs(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/std_abs.h:78:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture abs(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/std_abs.h:84:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture abs(__GLIBCXX_TYPE_INT_N_0 __x) { return __x >= 0 ? __x : -__x; } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/std_abs.h:102:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture abs(__float128 __x) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/ext/string_conversions.h:41, from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6400, from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/cstdlib:177:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture div(long __i, long __j) { return ldiv(__i, __j); } ^ C:/rtools40/mingw64/include/c++/8.3.0/cstdlib:213:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture div(long long __n, long long __d) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6400, from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/ext/string_conversions.h:56:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Base... __base) ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/string_conversions.h: In function '_Ret __gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...)': C:/rtools40/mingw64/include/c++/8.3.0/ext/string_conversions.h:63:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Save_errno() : _M_errno(errno) { errno = 0; } ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/string_conversions.h:64:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~_Save_errno() { if (errno == 0) errno = _M_errno; } ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/string_conversions.h:70:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_chk(_TRet, std::false_type) { return false; } ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/string_conversions.h:73:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_chk(_TRet __val, std::true_type) // only called when _Ret is int ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/string_conversions.h: At global scope: C:/rtools40/mingw64/include/c++/8.3.0/ext/string_conversions.h:101:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _CharT* __fmt, ...) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6410:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture stoi(const string& __str, size_t* __idx = 0, int __base = 10) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6415:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture stol(const string& __str, size_t* __idx = 0, int __base = 10) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6420:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture stoul(const string& __str, size_t* __idx = 0, int __base = 10) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6425:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture stoll(const string& __str, size_t* __idx = 0, int __base = 10) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6430:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture stoull(const string& __str, size_t* __idx = 0, int __base = 10) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6436:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture stof(const string& __str, size_t* __idx = 0) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6440:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture stod(const string& __str, size_t* __idx = 0) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6444:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture stold(const string& __str, size_t* __idx = 0) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6453:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_string(int __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6458:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_string(unsigned __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6464:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_string(long __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6469:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_string(unsigned long __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6475:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_string(long long __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6481:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_string(unsigned long long __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6487:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_string(float __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6496:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_string(double __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6505:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_string(long double __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6516:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture stoi(const wstring& __str, size_t* __idx = 0, int __base = 10) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6521:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture stol(const wstring& __str, size_t* __idx = 0, int __base = 10) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6526:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture stoul(const wstring& __str, size_t* __idx = 0, int __base = 10) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6531:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture stoll(const wstring& __str, size_t* __idx = 0, int __base = 10) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6536:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture stoull(const wstring& __str, size_t* __idx = 0, int __base = 10) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6542:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture stof(const wstring& __str, size_t* __idx = 0) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6546:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture stod(const wstring& __str, size_t* __idx = 0) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6550:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture stold(const wstring& __str, size_t* __idx = 0) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6556:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_wstring(int __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6561:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_wstring(unsigned __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6567:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_wstring(long __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6572:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_wstring(unsigned long __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6578:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_wstring(long long __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6584:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_wstring(unsigned long long __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6590:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_wstring(float __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6599:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_wstring(double __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6608:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_wstring(long double __val) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6626, from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:66:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __poison_hash(__poison_hash&&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:67:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~__poison_hash(); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:82:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __hash_enum(__hash_enum&&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:83:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~__hash_enum(); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:91:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Tp __val) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:109:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Tp* __p) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:124:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Cxx_hashtable_define_trivial_hash(bool) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:127:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Cxx_hashtable_define_trivial_hash(char) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:130:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Cxx_hashtable_define_trivial_hash(signed char) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:133:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Cxx_hashtable_define_trivial_hash(unsigned char) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:136:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Cxx_hashtable_define_trivial_hash(wchar_t) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:139:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Cxx_hashtable_define_trivial_hash(char16_t) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:142:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Cxx_hashtable_define_trivial_hash(char32_t) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:145:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Cxx_hashtable_define_trivial_hash(short) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:148:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Cxx_hashtable_define_trivial_hash(int) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:151:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Cxx_hashtable_define_trivial_hash(long) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:154:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Cxx_hashtable_define_trivial_hash(long long) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:157:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Cxx_hashtable_define_trivial_hash(unsigned short) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:160:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Cxx_hashtable_define_trivial_hash(unsigned int) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:163:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Cxx_hashtable_define_trivial_hash(unsigned long) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:166:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Cxx_hashtable_define_trivial_hash(unsigned long long) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:169:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Cxx_hashtable_define_trivial_hash(__GLIBCXX_TYPE_INT_N_0) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:170:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Cxx_hashtable_define_trivial_hash(__GLIBCXX_TYPE_INT_N_0 unsigned) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:191:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __seed = static_cast(0xc70f6907UL)) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:196:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture hash(const _Tp& __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:201:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __hash_combine(const _Tp& __val, size_t __hash) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:210:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __seed = static_cast(2166136261UL)) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:215:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture hash(const _Tp& __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:220:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __hash_combine(const _Tp& __val, size_t __hash) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:229:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(float __val) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:241:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(double __val) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:254:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(long double __val) const noexcept; ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6641:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const string& __s) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6656:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const wstring& __s) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6674:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const u16string& __s) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6689:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const u32string& __s) const noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:59:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(basic_string& __s) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:53, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:133:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_create(size_type& __capacity, size_type __old_capacity) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:165:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::input_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:208:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::forward_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:238:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_construct(size_type __n, _CharT __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:255:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_assign(const basic_string& __str) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:281:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reserve(size_type __res) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:312:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_type __len2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:335:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_erase(size_type __pos, size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:348:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture resize(size_type __n, _CharT __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:360:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_append(const _CharT* __s, size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:382:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::__false_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:394:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CharT __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:423:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const size_type __len2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:475:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture copy(_CharT* __s, size_type __n, size_type __pos) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1158:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const basic_string<_CharT, _Traits, _Alloc>& __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1173:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+(_CharT __lhs, const basic_string<_CharT, _Traits, _Alloc>& __rhs) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1189:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1224:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find(_CharT __c, size_type __pos) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1243:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1264:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rfind(_CharT __c, size_type __pos) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1282:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1298:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1320:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1332:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find_first_not_of(_CharT __c, size_type __pos) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1344:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1365:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find_last_not_of(_CharT __c, size_type __pos) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:53, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1385:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture compare(size_type __pos, size_type __n, const basic_string& __str) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1401:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_type __pos2, size_type __n2) const ^~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1418:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture compare(const _CharT* __s) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:53, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1433:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture compare(size_type __pos, size_type __n1, const _CharT* __s) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1450:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_type __n2) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1466:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_string<_CharT, _Traits, _Alloc>& __str) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1538:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_string<_CharT, _Traits, _Alloc>& __str, _CharT __delim) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1617:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>>(basic_istream&, string&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1620:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<<(basic_ostream&, const string&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1623:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture getline(basic_istream&, string&, char); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1626:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture getline(basic_istream&, string&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1638:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>>(basic_istream&, wstring&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1641:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<<(basic_ostream&, const wstring&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1644:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture getline(basic_istream&, wstring&, wchar_t); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1647:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture getline(basic_istream&, wstring&); ^ In file included from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: ../inst/include/dType.h:247:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TdInteger() {} ^ ../inst/include/dType.h:249:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TdInteger(TYPE val) { fVal = val; } ^ ../inst/include/dType.h:251:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE TdInteger& operator+= (TYPE val) ^ ../inst/include/dType.h:253:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE TdInteger& operator-= (TYPE val) ^ ../inst/include/dType.h:255:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE TdInteger& operator++ () ^ ../inst/include/dType.h:257:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE TdInteger& operator-- () ^ ../inst/include/dType.h:261:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE TdInteger& operator= (TYPE val) ^ ../inst/include/dType.h:264:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE bool operator== (const TdInteger &val) const ^~~~~ ../inst/include/dType.h:266:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE bool operator!= (const TdInteger &val) const ^~~~~ ../inst/include/dType.h:270:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator TYPE() const ^~~~~ ../inst/include/dType.h:273:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE TYPE& Get() ^ ../inst/include/dType.h:276:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE const TYPE& Get() const ^~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cstring:42, from CoreArray/dPlatform.h:45, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:45:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void *__cdecl _memccpy(void *_Dst,const void *_Src,int _Val,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:45:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:46:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CONST_RETURN void *__cdecl memchr(const void *_Buf ,int _Val,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:46:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:47:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _memicmp(const void *_Buf1,const void *_Buf2,size_t _Size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:47:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:48:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _memicmp_l(const void *_Buf1,const void *_Buf2,size_t _Size,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:48:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:49:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl memcmp(const void *_Buf1,const void *_Buf2,size_t _Size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:49:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:50:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void * __cdecl memcpy(void * __restrict__ _Dst,const void * __restrict__ _Src,size_t _Size) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:50:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/cstring:42, from CoreArray/dPlatform.h:45, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:51:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP errno_t __cdecl memcpy_s (void *_dest,size_t _numberOfElements,const void *_src,size_t _count); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:51:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:52:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void * __cdecl mempcpy (void *_Dst, const void *_Src, size_t _Size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:52:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:53:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void * __cdecl memset(void *_Dst,int _Val,size_t _Size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:53:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:55:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void * __cdecl memccpy(void *_Dst,const void *_Src,int _Val,size_t _Size) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:55:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:56:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl memicmp(const void *_Buf1,const void *_Buf2,size_t _Size) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:56:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:59:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char * __cdecl _strset(char *_Str,int _Val) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:59:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:60:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char * __cdecl _strset_l(char *_Str,int _Val,_locale_t _Locale) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:60:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:61:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char * __cdecl strcpy(char * __restrict__ _Dest,const char * __restrict__ _Source); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:61:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:62:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char * __cdecl strcat(char * __restrict__ _Dest,const char * __restrict__ _Source); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:62:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:63:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl strcmp(const char *_Str1,const char *_Str2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:63:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:64:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl strlen(const char *_Str); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:64:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:65:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl strnlen(const char *_Str,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:65:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:66:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *__cdecl memmove(void *_Dst,const void *_Src,size_t _Size) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:66:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:67:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP char *__cdecl _strdup(const char *_Src); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:67:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:68:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CONST_RETURN char *__cdecl strchr(const char *_Str,int _Val); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:68:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:69:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _stricmp(const char *_Str1,const char *_Str2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:69:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:70:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _strcmpi(const char *_Str1,const char *_Str2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:70:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:71:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _stricmp_l(const char *_Str1,const char *_Str2,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:71:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:72:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl strcoll(const char *_Str1,const char *_Str2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:72:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:73:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _strcoll_l(const char *_Str1,const char *_Str2,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:73:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:74:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _stricoll(const char *_Str1,const char *_Str2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:74:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:75:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _stricoll_l(const char *_Str1,const char *_Str2,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:75:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:76:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _strncoll (const char *_Str1,const char *_Str2,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:76:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:77:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _strncoll_l(const char *_Str1,const char *_Str2,size_t _MaxCount,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:77:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:78:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _strnicoll (const char *_Str1,const char *_Str2,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:78:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:79:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _strnicoll_l(const char *_Str1,const char *_Str2,size_t _MaxCount,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:79:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:80:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl strcspn(const char *_Str,const char *_Control); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:80:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:81:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP char *__cdecl _strerror(const char *_ErrMsg) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:81:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:82:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl strerror(int) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:82:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:83:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP char *__cdecl _strlwr(char *_String) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:83:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:84:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *strlwr_l(char *_String,_locale_t _Locale) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:84:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:85:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl strncat(char * __restrict__ _Dest,const char * __restrict__ _Source,size_t _Count) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:85:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:86:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl strncmp(const char *_Str1,const char *_Str2,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:86:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:87:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _strnicmp(const char *_Str1,const char *_Str2,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:87:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:88:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _strnicmp_l(const char *_Str1,const char *_Str2,size_t _MaxCount,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:88:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:89:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *strncpy(char * __restrict__ _Dest,const char * __restrict__ _Source,size_t _Count) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:89:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:90:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP char *__cdecl _strnset(char *_Str,int _Val,size_t _MaxCount) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:90:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:91:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP char *__cdecl _strnset_l(char *str,int c,size_t count,_locale_t _Locale) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:91:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:92:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CONST_RETURN char *__cdecl strpbrk(const char *_Str,const char *_Control); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:92:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:93:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CONST_RETURN char *__cdecl strrchr(const char *_Str,int _Ch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:93:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:94:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP char *__cdecl _strrev(char *_Str); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:94:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:95:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl strspn(const char *_Str,const char *_Control); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:95:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:96:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CONST_RETURN char *__cdecl strstr(const char *_Str,const char *_SubStr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:96:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:97:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl strtok(char * __restrict__ _Str,const char * __restrict__ _Delim) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:97:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:100:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *strtok_r(char * __restrict__ _Str, const char * __restrict__ _Delim, char ** __restrict__ __last); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:100:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:102:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP char *__cdecl _strupr(char *_String) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:102:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:103:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP char *_strupr_l(char *_String,_locale_t _Locale) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:103:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:104:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl strxfrm(char * __restrict__ _Dst,const char * __restrict__ _Src,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:104:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:105:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP size_t __cdecl _strxfrm_l(char * __restrict__ _Dst,const char * __restrict__ _Src,size_t _MaxCount,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:105:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:108:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl strdup(const char *_Src) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:108:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:109:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl strcmpi(const char *_Str1,const char *_Str2) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:109:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:110:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl stricmp(const char *_Str1,const char *_Str2) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:110:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:111:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl strlwr(char *_Str) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:111:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:112:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl strnicmp(const char *_Str1,const char *_Str,size_t _MaxCount) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:112:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:113:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl strncasecmp (const char *, const char *, size_t); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:113:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:114:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl strcasecmp (const char *, const char *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:114:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:116:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE int __cdecl strncasecmp (const char *__sz1, const char *__sz2, size_t __sizeMaxCompare) { return _strnicmp (__sz1, __sz2, __sizeMaxCompare); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:117:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE int __cdecl strcasecmp (const char *__sz1, const char *__sz2) { return _stricmp (__sz1, __sz2); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:122:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl strnset(char *_Str,int _Val,size_t _MaxCount) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:122:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:123:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl strrev(char *_Str) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:123:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:124:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl strset(char *_Str,int _Val) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:124:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:125:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl strupr(char *_Str) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:125:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:190, from C:/rtools40/mingw64/include/c++/8.3.0/cstring:42, from CoreArray/dPlatform.h:45, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:26:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _strset_s(char *_Dst,size_t _DstSize,int _Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:26:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:27:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _strerror_s(char *_Buf,size_t _SizeInBytes,const char *_ErrMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:27:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:28:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP errno_t __cdecl strerror_s(char *_Buf,size_t _SizeInBytes,int _ErrNum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:28:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:29:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _strlwr_s(char *_Str,size_t _Size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:29:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:30:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _strlwr_s_l(char *_Str,size_t _Size,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:30:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:31:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _strnset_s(char *_Str,size_t _Size,int _Val,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:31:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:32:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _strupr_s(char *_Str,size_t _Size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:32:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:33:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _strupr_s_l(char *_Str,size_t _Size,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:33:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:35:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl strncat_s(char *_Dst,size_t _DstSizeInChars,const char *_Src,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:35:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:36:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _strncat_s_l(char *_Dst,size_t _DstSizeInChars,const char *_Src,size_t _MaxCount,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:36:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:37:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl strcpy_s(char *_Dst, rsize_t _SizeInBytes, const char *_Src); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:37:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:38:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_1(errno_t, strcpy_s, char, _Dest, const char *, _Source) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:190, from C:/rtools40/mingw64/include/c++/8.3.0/cstring:42, from CoreArray/dPlatform.h:45, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:39:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl strncpy_s(char *_Dst, size_t _DstSizeInChars, const char *_Src, size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:39:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:40:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_2(errno_t, strncpy_s, char, _Dest, const char *, _Source, size_t, _MaxCount) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:190, from C:/rtools40/mingw64/include/c++/8.3.0/cstring:42, from CoreArray/dPlatform.h:45, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:41:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _strncpy_s_l(char *_Dst, size_t _DstSizeInChars, const char *_Src, size_t _MaxCount, _locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:41:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:42:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_3(errno_t, _strncpy_s_l, char, _Dest, const char *, _Source, size_t, _MaxCount, _locale_t, _Locale); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:190, from C:/rtools40/mingw64/include/c++/8.3.0/cstring:42, from CoreArray/dPlatform.h:45, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:43:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP char *__cdecl strtok_s(char *_Str,const char *_Delim,char **_Context); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:43:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:44:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP char *__cdecl _strtok_s_l(char *_Str,const char *_Delim,char **_Context,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:44:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:45:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl strcat_s(char *_Dst, rsize_t _SizeInBytes, const char * _Src); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:45:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:46:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_1(errno_t, strcat_s, char, _Dest, const char *, _Source) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:190, from C:/rtools40/mingw64/include/c++/8.3.0/cstring:42, from CoreArray/dPlatform.h:45, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:48:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP errno_t __cdecl memmove_s(void *_dest,size_t _numberOfElements,const void *_src,size_t _count); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:48:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from CoreArray/dPlatform.h:45, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/cstring:100:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memchr(void* __s, int __c, size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/cstring:104:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture strchr(char* __s, int __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/cstring:108:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture strpbrk(char* __s1, const char* __s2) ^ C:/rtools40/mingw64/include/c++/8.3.0/cstring:112:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture strrchr(char* __s, int __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/cstring:116:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture strstr(char* __s1, const char* __s2) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:317:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture min() _GLIBCXX_USE_NOEXCEPT { return _Tp(); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:321:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max() _GLIBCXX_USE_NOEXCEPT { return _Tp(); } ^~~~~~~~~~~~~~~~~~~~~ In file included from CoreArray/dPlatform.h:47, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:327:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lowest() noexcept { return _Tp(); } ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:333:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture epsilon() _GLIBCXX_USE_NOEXCEPT { return _Tp(); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:337:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture round_error() _GLIBCXX_USE_NOEXCEPT { return _Tp(); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:341:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture infinity() _GLIBCXX_USE_NOEXCEPT { return _Tp(); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:346:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture quiet_NaN() _GLIBCXX_USE_NOEXCEPT { return _Tp(); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:351:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture signaling_NaN() _GLIBCXX_USE_NOEXCEPT { return _Tp(); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:357:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture denorm_min() _GLIBCXX_USE_NOEXCEPT { return _Tp(); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:388:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture min() _GLIBCXX_USE_NOEXCEPT { return false; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:391:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max() _GLIBCXX_USE_NOEXCEPT { return true; } ^~~~~~~~~~~~~~~~~~~~~ In file included from CoreArray/dPlatform.h:47, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:395:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lowest() noexcept { return min(); } ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:408:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture epsilon() _GLIBCXX_USE_NOEXCEPT { return false; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:411:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture round_error() _GLIBCXX_USE_NOEXCEPT { return false; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:426:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture infinity() _GLIBCXX_USE_NOEXCEPT { return false; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:429:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture quiet_NaN() _GLIBCXX_USE_NOEXCEPT { return false; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:432:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture signaling_NaN() _GLIBCXX_USE_NOEXCEPT { return false; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:435:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture denorm_min() _GLIBCXX_USE_NOEXCEPT { return false; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:457:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture min() _GLIBCXX_USE_NOEXCEPT { return __glibcxx_min(char); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:460:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max() _GLIBCXX_USE_NOEXCEPT { return __glibcxx_max(char); } ^~~~~~~~~~~~~~~~~~~~~ In file included from CoreArray/dPlatform.h:47, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:464:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lowest() noexcept { return min(); } ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:478:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture epsilon() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:481:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture round_error() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:496:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char infinity() _GLIBCXX_USE_NOEXCEPT { return char(); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:499:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture quiet_NaN() _GLIBCXX_USE_NOEXCEPT { return char(); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:502:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture signaling_NaN() _GLIBCXX_USE_NOEXCEPT { return char(); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:505:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture denorm_min() _GLIBCXX_USE_NOEXCEPT { return static_cast(0); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:524:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture min() _GLIBCXX_USE_NOEXCEPT { return -__SCHAR_MAX__ - 1; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:527:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max() _GLIBCXX_USE_NOEXCEPT { return __SCHAR_MAX__; } ^~~~~~~~~~~~~~~~~~~~~ In file included from CoreArray/dPlatform.h:47, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:531:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lowest() noexcept { return min(); } ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:546:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture epsilon() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:549:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture round_error() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:564:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture infinity() _GLIBCXX_USE_NOEXCEPT { return static_cast(0); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:567:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture quiet_NaN() _GLIBCXX_USE_NOEXCEPT { return static_cast(0); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:570:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture signaling_NaN() _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:574:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture denorm_min() _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:594:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture min() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:597:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max() _GLIBCXX_USE_NOEXCEPT { return __SCHAR_MAX__ * 2U + 1; } ^~~~~~~~~~~~~~~~~~~~~ In file included from CoreArray/dPlatform.h:47, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:601:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lowest() noexcept { return min(); } ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:617:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture epsilon() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:620:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture round_error() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:635:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture infinity() _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:639:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture quiet_NaN() _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:643:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture signaling_NaN() _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:647:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture denorm_min() _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:667:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture min() _GLIBCXX_USE_NOEXCEPT { return __glibcxx_min (wchar_t); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:670:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max() _GLIBCXX_USE_NOEXCEPT { return __glibcxx_max (wchar_t); } ^~~~~~~~~~~~~~~~~~~~~ In file included from CoreArray/dPlatform.h:47, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:674:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lowest() noexcept { return min(); } ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:689:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture epsilon() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:692:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture round_error() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:707:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture infinity() _GLIBCXX_USE_NOEXCEPT { return wchar_t(); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:710:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture quiet_NaN() _GLIBCXX_USE_NOEXCEPT { return wchar_t(); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:713:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture signaling_NaN() _GLIBCXX_USE_NOEXCEPT { return wchar_t(); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:716:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture denorm_min() _GLIBCXX_USE_NOEXCEPT { return wchar_t(); } ^~~~~~~~~~~~~~~~~~~~~ In file included from CoreArray/dPlatform.h:47, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:736:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture min() noexcept { return __glibcxx_min (char16_t); } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:739:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max() noexcept { return __glibcxx_max (char16_t); } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:742:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lowest() noexcept { return min(); } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:753:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture epsilon() noexcept { return 0; } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:756:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture round_error() noexcept { return 0; } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:770:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture infinity() noexcept { return char16_t(); } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:773:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture quiet_NaN() noexcept { return char16_t(); } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:776:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture signaling_NaN() noexcept { return char16_t(); } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:779:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture denorm_min() noexcept { return char16_t(); } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:797:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture min() noexcept { return __glibcxx_min (char32_t); } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:800:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max() noexcept { return __glibcxx_max (char32_t); } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:803:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lowest() noexcept { return min(); } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:814:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture epsilon() noexcept { return 0; } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:817:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture round_error() noexcept { return 0; } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:831:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture infinity() noexcept { return char32_t(); } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:834:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture quiet_NaN() noexcept { return char32_t(); } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:837:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture signaling_NaN() noexcept { return char32_t(); } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:840:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture denorm_min() noexcept { return char32_t(); } ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:859:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture min() _GLIBCXX_USE_NOEXCEPT { return -__SHRT_MAX__ - 1; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:862:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max() _GLIBCXX_USE_NOEXCEPT { return __SHRT_MAX__; } ^~~~~~~~~~~~~~~~~~~~~ In file included from CoreArray/dPlatform.h:47, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:866:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lowest() noexcept { return min(); } ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:880:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture epsilon() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:883:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture round_error() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:898:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture infinity() _GLIBCXX_USE_NOEXCEPT { return short(); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:901:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture quiet_NaN() _GLIBCXX_USE_NOEXCEPT { return short(); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:904:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture signaling_NaN() _GLIBCXX_USE_NOEXCEPT { return short(); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:907:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture denorm_min() _GLIBCXX_USE_NOEXCEPT { return short(); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:926:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture min() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:929:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max() _GLIBCXX_USE_NOEXCEPT { return __SHRT_MAX__ * 2U + 1; } ^~~~~~~~~~~~~~~~~~~~~ In file included from CoreArray/dPlatform.h:47, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:933:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lowest() noexcept { return min(); } ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:949:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture epsilon() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:952:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture round_error() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:967:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture infinity() _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:971:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture quiet_NaN() _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:975:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture signaling_NaN() _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:979:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture denorm_min() _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:999:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture min() _GLIBCXX_USE_NOEXCEPT { return -__INT_MAX__ - 1; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1002:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max() _GLIBCXX_USE_NOEXCEPT { return __INT_MAX__; } ^~~~~~~~~~~~~~~~~~~~~ In file included from CoreArray/dPlatform.h:47, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:1006:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lowest() noexcept { return min(); } ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:1020:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture epsilon() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1023:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture round_error() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1038:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture infinity() _GLIBCXX_USE_NOEXCEPT { return static_cast(0); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1041:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture quiet_NaN() _GLIBCXX_USE_NOEXCEPT { return static_cast(0); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1044:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture signaling_NaN() _GLIBCXX_USE_NOEXCEPT { return static_cast(0); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1047:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture denorm_min() _GLIBCXX_USE_NOEXCEPT { return static_cast(0); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1066:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture min() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1069:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max() _GLIBCXX_USE_NOEXCEPT { return __INT_MAX__ * 2U + 1; } ^~~~~~~~~~~~~~~~~~~~~ In file included from CoreArray/dPlatform.h:47, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:1073:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lowest() noexcept { return min(); } ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:1089:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture epsilon() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1092:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture round_error() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1107:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture infinity() _GLIBCXX_USE_NOEXCEPT { return static_cast(0); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1110:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture quiet_NaN() _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1114:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture signaling_NaN() _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1118:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture denorm_min() _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1138:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture min() _GLIBCXX_USE_NOEXCEPT { return -__LONG_MAX__ - 1; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1141:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max() _GLIBCXX_USE_NOEXCEPT { return __LONG_MAX__; } ^~~~~~~~~~~~~~~~~~~~~ In file included from CoreArray/dPlatform.h:47, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:1145:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lowest() noexcept { return min(); } ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:1159:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture epsilon() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1162:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture round_error() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1177:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture infinity() _GLIBCXX_USE_NOEXCEPT { return static_cast(0); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1180:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture quiet_NaN() _GLIBCXX_USE_NOEXCEPT { return static_cast(0); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1183:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture signaling_NaN() _GLIBCXX_USE_NOEXCEPT { return static_cast(0); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1186:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture denorm_min() _GLIBCXX_USE_NOEXCEPT { return static_cast(0); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1205:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture min() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1208:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max() _GLIBCXX_USE_NOEXCEPT { return __LONG_MAX__ * 2UL + 1; } ^~~~~~~~~~~~~~~~~~~~~ In file included from CoreArray/dPlatform.h:47, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:1212:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lowest() noexcept { return min(); } ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:1228:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture epsilon() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1231:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture round_error() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1246:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture infinity() _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1250:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture quiet_NaN() _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1254:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture signaling_NaN() _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1258:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture denorm_min() _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1278:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture min() _GLIBCXX_USE_NOEXCEPT { return -__LONG_LONG_MAX__ - 1; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1281:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max() _GLIBCXX_USE_NOEXCEPT { return __LONG_LONG_MAX__; } ^~~~~~~~~~~~~~~~~~~~~ In file included from CoreArray/dPlatform.h:47, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:1285:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lowest() noexcept { return min(); } ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:1301:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture epsilon() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1304:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture round_error() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1319:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture infinity() _GLIBCXX_USE_NOEXCEPT { return static_cast(0); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1322:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture quiet_NaN() _GLIBCXX_USE_NOEXCEPT { return static_cast(0); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1325:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture signaling_NaN() _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1329:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture denorm_min() _GLIBCXX_USE_NOEXCEPT { return static_cast(0); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1348:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture min() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1351:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max() _GLIBCXX_USE_NOEXCEPT { return __LONG_LONG_MAX__ * 2ULL + 1; } ^~~~~~~~~~~~~~~~~~~~~ In file included from CoreArray/dPlatform.h:47, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:1355:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lowest() noexcept { return min(); } ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:1371:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture epsilon() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1374:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture round_error() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1389:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture infinity() _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1393:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture quiet_NaN() _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1397:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture signaling_NaN() _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1401:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture denorm_min() _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1570:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __INT_N(__GLIBCXX_TYPE_INT_N_0, __GLIBCXX_BITSIZE_INT_N_0, ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1570:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __INT_N(__GLIBCXX_TYPE_INT_N_0, __GLIBCXX_BITSIZE_INT_N_0, ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1570:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __INT_N(__GLIBCXX_TYPE_INT_N_0, __GLIBCXX_BITSIZE_INT_N_0, ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1570:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __INT_N(__GLIBCXX_TYPE_INT_N_0, __GLIBCXX_BITSIZE_INT_N_0, ^~~~~~~ In file included from CoreArray/dPlatform.h:47, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:1571:4: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __INT_N_201103 (__GLIBCXX_TYPE_INT_N_0), __INT_N_U201103 (__GLIBCXX_TYPE_INT_N_0)) ^~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:1570:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __INT_N(__GLIBCXX_TYPE_INT_N_0, __GLIBCXX_BITSIZE_INT_N_0, ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1570:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __INT_N(__GLIBCXX_TYPE_INT_N_0, __GLIBCXX_BITSIZE_INT_N_0, ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1570:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __INT_N(__GLIBCXX_TYPE_INT_N_0, __GLIBCXX_BITSIZE_INT_N_0, ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1570:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __INT_N(__GLIBCXX_TYPE_INT_N_0, __GLIBCXX_BITSIZE_INT_N_0, ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1570:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __INT_N(__GLIBCXX_TYPE_INT_N_0, __GLIBCXX_BITSIZE_INT_N_0, ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1570:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __INT_N(__GLIBCXX_TYPE_INT_N_0, __GLIBCXX_BITSIZE_INT_N_0, ^~~~~~~ In file included from CoreArray/dPlatform.h:47, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:1571:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __INT_N_201103 (__GLIBCXX_TYPE_INT_N_0), __INT_N_U201103 (__GLIBCXX_TYPE_INT_N_0)) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:1570:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __INT_N(__GLIBCXX_TYPE_INT_N_0, __GLIBCXX_BITSIZE_INT_N_0, ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1570:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __INT_N(__GLIBCXX_TYPE_INT_N_0, __GLIBCXX_BITSIZE_INT_N_0, ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1570:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __INT_N(__GLIBCXX_TYPE_INT_N_0, __GLIBCXX_BITSIZE_INT_N_0, ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1570:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __INT_N(__GLIBCXX_TYPE_INT_N_0, __GLIBCXX_BITSIZE_INT_N_0, ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1570:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __INT_N(__GLIBCXX_TYPE_INT_N_0, __GLIBCXX_BITSIZE_INT_N_0, ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1570:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __INT_N(__GLIBCXX_TYPE_INT_N_0, __GLIBCXX_BITSIZE_INT_N_0, ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1599:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture min() _GLIBCXX_USE_NOEXCEPT { return __FLT_MIN__; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1602:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max() _GLIBCXX_USE_NOEXCEPT { return __FLT_MAX__; } ^~~~~~~~~~~~~~~~~~~~~ In file included from CoreArray/dPlatform.h:47, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:1606:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lowest() noexcept { return -__FLT_MAX__; } ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:1621:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture epsilon() _GLIBCXX_USE_NOEXCEPT { return __FLT_EPSILON__; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1624:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture round_error() _GLIBCXX_USE_NOEXCEPT { return 0.5F; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1640:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture infinity() _GLIBCXX_USE_NOEXCEPT { return __builtin_huge_valf(); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1643:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture quiet_NaN() _GLIBCXX_USE_NOEXCEPT { return __builtin_nanf(""); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1646:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture signaling_NaN() _GLIBCXX_USE_NOEXCEPT { return __builtin_nansf(""); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1649:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture denorm_min() _GLIBCXX_USE_NOEXCEPT { return __FLT_DENORM_MIN__; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1674:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture min() _GLIBCXX_USE_NOEXCEPT { return __DBL_MIN__; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1677:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max() _GLIBCXX_USE_NOEXCEPT { return __DBL_MAX__; } ^~~~~~~~~~~~~~~~~~~~~ In file included from CoreArray/dPlatform.h:47, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:1681:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lowest() noexcept { return -__DBL_MAX__; } ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:1696:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture epsilon() _GLIBCXX_USE_NOEXCEPT { return __DBL_EPSILON__; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1699:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture round_error() _GLIBCXX_USE_NOEXCEPT { return 0.5; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1715:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture infinity() _GLIBCXX_USE_NOEXCEPT { return __builtin_huge_val(); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1718:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture quiet_NaN() _GLIBCXX_USE_NOEXCEPT { return __builtin_nan(""); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1721:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture signaling_NaN() _GLIBCXX_USE_NOEXCEPT { return __builtin_nans(""); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1724:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture denorm_min() _GLIBCXX_USE_NOEXCEPT { return __DBL_DENORM_MIN__; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1749:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture min() _GLIBCXX_USE_NOEXCEPT { return __LDBL_MIN__; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1752:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max() _GLIBCXX_USE_NOEXCEPT { return __LDBL_MAX__; } ^~~~~~~~~~~~~~~~~~~~~ In file included from CoreArray/dPlatform.h:47, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:1756:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lowest() noexcept { return -__LDBL_MAX__; } ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:1771:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture epsilon() _GLIBCXX_USE_NOEXCEPT { return __LDBL_EPSILON__; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1774:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture round_error() _GLIBCXX_USE_NOEXCEPT { return 0.5L; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1790:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture infinity() _GLIBCXX_USE_NOEXCEPT { return __builtin_huge_vall(); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1793:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture quiet_NaN() _GLIBCXX_USE_NOEXCEPT { return __builtin_nanl(""); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1796:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture signaling_NaN() _GLIBCXX_USE_NOEXCEPT { return __builtin_nansl(""); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1799:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture denorm_min() _GLIBCXX_USE_NOEXCEPT { return __LDBL_DENORM_MIN__; } ^~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:62, from CoreArray/dPlatform.h:48, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_construct.h:74:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Construct(_T1* __p, _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_construct.h:89:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Construct_novalue(_T1* __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_construct.h:97:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Destroy(_Tp* __pointer) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_construct.h:105:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __destroy(_ForwardIterator __first, _ForwardIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_construct.h:117:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __destroy(_ForwardIterator, _ForwardIterator) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_construct.h:127:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Destroy(_ForwardIterator __first, _ForwardIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_construct.h:145:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __destroy_n(_ForwardIterator __first, _Size __count) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_construct.h:158:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __destroy_n(_ForwardIterator __first, _Size __count) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_construct.h:172:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Destroy_n(_ForwardIterator __first, _Size __count) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_construct.h:194:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Allocator& __alloc) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_construct.h:204:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture allocator<_Tp>&) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:63, from CoreArray/dPlatform.h:48, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:77:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:100:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:116:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:144:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Tp& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:166:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Tp& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:182:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Tp& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:204:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Tp& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:227:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Tp& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:244:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture uninitialized_fill_n(_ForwardIterator __first, _Size __n, const _Tp& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:268:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator __result, _Allocator& __alloc) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:288:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator __result, allocator<_Tp>&) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:295:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator __result, _Allocator& __alloc) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:308:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Allocator& __alloc) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:318:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Tp& __x, _Allocator& __alloc) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:337:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Tp& __x, allocator<_Tp2>&) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:344:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Tp& __x, _Allocator& __alloc) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:365:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Tp& __x, allocator<_Tp2>&) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:386:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Allocator& __alloc) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:414:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Allocator& __alloc) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:438:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _InputIterator __last, _Allocator& __alloc) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:461:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Allocator& __alloc) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:486:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __uninit_default(_ForwardIterator __first, _ForwardIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:507:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __uninit_default(_ForwardIterator __first, _ForwardIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:521:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __uninit_default_n(_ForwardIterator __first, _Size __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:543:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __uninit_default_n(_ForwardIterator __first, _Size __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:558:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:574:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __uninitialized_default_n(_ForwardIterator __first, _Size __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:594:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Allocator& __alloc) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:614:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture allocator<_Tp>&) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:624:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Allocator& __alloc) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:644:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture allocator<_Tp>&) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:653:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:675:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:685:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __uninit_default_novalue_n(_ForwardIterator __first, _Size __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:707:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __uninit_default_novalue_n(_ForwardIterator __first, _Size __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:717:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:731:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __uninitialized_default_novalue_n(_ForwardIterator __first, _Size __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:745:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator __result, input_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:766:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture random_access_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:773:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator __result, input_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:794:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture random_access_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:813:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:820:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator __result) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:64, from CoreArray/dPlatform.h:48, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:95:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Vector_impl() ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:99:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Vector_impl(_Tp_alloc_type const& __a) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:64, from CoreArray/dPlatform.h:48, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:104:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Vector_impl(_Tp_alloc_type&& __a) noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:110:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _M_swap_data(_Vector_impl& __x) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:237:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_Tp_allocator() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:241:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_Tp_allocator() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:245:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get_allocator() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:64, from CoreArray/dPlatform.h:48, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:248:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Vector_base() ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:251:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Vector_base(const allocator_type& __a) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:64, from CoreArray/dPlatform.h:48, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:254:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Vector_base(size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:258:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Vector_base(size_t __n, const allocator_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:263:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Vector_base(_Tp_alloc_type&& __a) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:266:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Vector_base(_Vector_base&& __x) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:270:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Vector_base(_Vector_base&& __x, const allocator_type& __a) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:283:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~_Vector_base() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:64, from CoreArray/dPlatform.h:48, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:293:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_allocate(size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:300:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_deallocate(pointer __p, size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:309:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_create_storage(size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:393:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture noexcept(is_nothrow_default_constructible<_Alloc>::value) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:402:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vector(const allocator_type& __a) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:64, from CoreArray/dPlatform.h:48, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:415:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vector(size_type __n, const allocator_type& __a = allocator_type()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:428:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const allocator_type& __a = allocator_type()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:458:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vector(const vector& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:476:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vector(vector&& __x) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:480:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vector(const vector& __x, const allocator_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:491:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture noexcept(_Alloc_traits::_S_always_equal()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:516:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const allocator_type& __a = allocator_type()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:544:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const allocator_type& __a = allocator_type()) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:565:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~vector() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:64, from CoreArray/dPlatform.h:48, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:582:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const vector& __x); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:596:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(vector&& __x) noexcept(_Alloc_traits::_S_nothrow_move()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:617:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(initializer_list __l) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:636:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(size_type __n, const value_type& __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:655:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(_InputIterator __first, _InputIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:681:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(initializer_list __l) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:698:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture begin() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:707:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture begin() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:716:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture end() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:725:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture end() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:734:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rbegin() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:743:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rbegin() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:752:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rend() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:761:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rend() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:64, from CoreArray/dPlatform.h:48, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:771:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cbegin() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:780:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cend() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:789:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture crbegin() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:798:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture crend() const noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:805:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:810:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max_size() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:64, from CoreArray/dPlatform.h:48, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:824:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture resize(size_type __new_size) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:844:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture resize(size_type __new_size, const value_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:876:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shrink_to_fit() ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:885:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture capacity() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:894:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture empty() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:64, from CoreArray/dPlatform.h:48, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:915:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reserve(size_type __n); ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:930:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator[](size_type __n) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:948:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator[](size_type __n) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:64, from CoreArray/dPlatform.h:48, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:957:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_range_check(size_type __n) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:979:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture at(size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:997:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture at(size_type __n) const ^~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1008:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture front() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1019:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture front() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1030:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture back() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1041:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture back() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1055:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture data() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1059:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture data() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:64, from CoreArray/dPlatform.h:48, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1074:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture push_back(const value_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1090:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture push_back(value_type&& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1099:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture emplace_back(_Args&&... __args); ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1112:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pop_back() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:64, from CoreArray/dPlatform.h:48, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1135:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture emplace(const_iterator __position, _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1150:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(const_iterator __position, const value_type& __x); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1180:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(const_iterator __position, value_type&& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1197:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(const_iterator __position, initializer_list __l) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1222:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(const_iterator __position, size_type __n, const value_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1267:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _InputIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1317:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erase(const_iterator __position) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1344:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erase(const_iterator __first, const_iterator __last) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1367:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(vector& __x) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1385:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture clear() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:64, from CoreArray/dPlatform.h:48, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1396:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator __first, _ForwardIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1421:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_initialize_dispatch(_Integer __n, _Integer __value, __true_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1433:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __false_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1444:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::input_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1463:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::forward_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1477:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_fill_initialize(size_type __n, const value_type& __value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1487:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_default_initialize(size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1504:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_assign_dispatch(_Integer __n, _Integer __val, __true_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1511:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __false_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1518:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::input_iterator_tag); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1524:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::forward_iterator_tag); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1529:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_fill_assign(size_type __n, const value_type& __val); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1540:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __true_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1547:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _InputIterator __last, __false_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1557:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _InputIterator __last, std::input_iterator_tag); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1563:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator __last, std::forward_iterator_tag); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1568:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_fill_insert(iterator __pos, size_type __n, const value_type& __x); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1573:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_default_append(size_type __n); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1576:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_shrink_to_fit(); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1593:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Temporary_value(vector* __vec, _Args&&... __args) : _M_this(__vec) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1599:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~_Temporary_value() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1603:9: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_val() { return *reinterpret_cast<_Tp*>(&__buf); } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1607:9: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_ptr() { return pointer_traits::pointer_to(_M_val()); } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1617:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_aux(iterator __position, _Arg&& __arg); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1621:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_realloc_insert(iterator __position, _Args&&... __args); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1625:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_rval(const_iterator __position, value_type&& __v); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1630:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_emplace_aux(const_iterator __position, _Args&&... __args); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1634:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_emplace_aux(const_iterator __position, value_type&& __v) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1640:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_check_len(size_type __n, const char* __s) const ^~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1654:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_erase_at_end(pointer __pos) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:64, from CoreArray/dPlatform.h:48, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1666:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_erase(iterator __position); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1669:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_erase(iterator __first, iterator __last); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1677:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_move_assign(vector&& __x, std::true_type) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1688:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_move_assign(vector&& __x, std::false_type) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1705:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_data_ptr(_Up* __ptr) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:64, from CoreArray/dPlatform.h:48, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1711:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_data_ptr(_Ptr __ptr) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1753:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator==(const vector<_Tp, _Alloc>& __x, const vector<_Tp, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1770:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<(const vector<_Tp, _Alloc>& __x, const vector<_Tp, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1777:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator!=(const vector<_Tp, _Alloc>& __x, const vector<_Tp, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1783:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>(const vector<_Tp, _Alloc>& __x, const vector<_Tp, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1789:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<=(const vector<_Tp, _Alloc>& __x, const vector<_Tp, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1795:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>=(const vector<_Tp, _Alloc>& __x, const vector<_Tp, _Alloc>& __y) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1802:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT_IF(noexcept(__x.swap(__y))) ^~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:65, from CoreArray/dPlatform.h:48, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:77:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Bit_reference(_Bit_type * __x, _Bit_type __y) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:80:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Bit_reference() _GLIBCXX_NOEXCEPT : _M_p(0), _M_mask(0) { } ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:82:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator bool() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:86:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(bool __x) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:96:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const _Bit_reference& __x) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:65, from CoreArray/dPlatform.h:48, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:100:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator==(const _Bit_reference& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:104:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<(const _Bit_reference& __x) const ^~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:108:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture flip() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:65, from CoreArray/dPlatform.h:48, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:114:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(_Bit_reference __x, _Bit_reference __y) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:122:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(_Bit_reference __x, bool& __y) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:130:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(bool& __x, _Bit_reference __y) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:144:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Bit_iterator_base(_Bit_type * __x, unsigned int __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:148:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_bump_up() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:158:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_bump_down() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:168:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_incr(ptrdiff_t __i) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:182:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator==(const _Bit_iterator_base& __i) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:186:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<(const _Bit_iterator_base& __i) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:193:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator!=(const _Bit_iterator_base& __i) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:197:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>(const _Bit_iterator_base& __i) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:201:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<=(const _Bit_iterator_base& __i) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:205:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>=(const _Bit_iterator_base& __i) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:210:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator-(const _Bit_iterator_base& __x, const _Bit_iterator_base& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:222:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Bit_iterator() : _Bit_iterator_base(0, 0) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:224:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Bit_iterator(_Bit_type * __x, unsigned int __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:228:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_const_cast() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:232:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator*() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:236:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:243:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++(int) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:251:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator--() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:258:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator--(int) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:266:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+=(difference_type __i) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:273:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator-=(difference_type __i) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:280:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+(difference_type __i) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:287:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator-(difference_type __i) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:294:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator[](difference_type __i) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:299:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+(ptrdiff_t __n, const _Bit_iterator& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:309:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Bit_const_iterator() : _Bit_iterator_base(0, 0) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:311:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Bit_const_iterator(_Bit_type * __x, unsigned int __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:314:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Bit_const_iterator(const _Bit_iterator& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:318:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_const_cast() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:322:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator*() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:326:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:333:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++(int) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:341:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator--() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:348:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator--(int) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:356:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+=(difference_type __i) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:363:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator-=(difference_type __i) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:370:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+(difference_type __i) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:377:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator-(difference_type __i) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:384:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator[](difference_type __i) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:389:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+(ptrdiff_t __n, const _Bit_const_iterator& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:394:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned int __first, unsigned int __last, bool __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:407:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fill(_Bit_iterator __first, _Bit_iterator __last, const bool& __x) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:440:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Bvector_impl_data() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:65, from CoreArray/dPlatform.h:48, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:445:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Bvector_impl_data(_Bvector_impl_data&& __x) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:451:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_move_data(_Bvector_impl_data&& __x) noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:461:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_reset() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:472:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Bvector_impl() _GLIBCXX_NOEXCEPT_IF( ^~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:477:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Bvector_impl(const _Bit_alloc_type& __a) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:65, from CoreArray/dPlatform.h:48, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:482:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Bvector_impl(_Bvector_impl&&) = default; ^~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:486:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_end_addr() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:498:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_Bit_allocator() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:502:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_Bit_allocator() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:506:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get_allocator() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:65, from CoreArray/dPlatform.h:48, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:510:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Bvector_base() = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:515:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Bvector_base(const allocator_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:519:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Bvector_base(_Bvector_base&&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:522:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~_Bvector_base() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:529:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_allocate(size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:533:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_deallocate() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:547:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_move_data(_Bvector_base&& __x) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:552:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_nword(size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:613:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get_allocator() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:624:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vector() = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:630:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vector(const allocator_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:635:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vector(size_type __n, const allocator_type& __a = allocator_type()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:640:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const allocator_type& __a = allocator_type()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:652:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vector(const vector& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:660:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vector(vector&&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:663:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture noexcept(_Bit_alloc_traits::_S_always_equal()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:676:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vector(const vector& __x, const allocator_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:684:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const allocator_type& __a = allocator_type()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:696:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const allocator_type& __a = allocator_type()) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:710:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~vector() _GLIBCXX_NOEXCEPT { } ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:65, from CoreArray/dPlatform.h:48, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:713:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const vector& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:744:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(vector&& __x) noexcept(_Bit_alloc_traits::_S_nothrow_move()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:769:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(initializer_list __l) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:781:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(size_type __n, const bool& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:788:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(_InputIterator __first, _InputIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:802:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(initializer_list __l) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:807:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture begin() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:811:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture begin() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:815:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture end() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:819:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture end() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:823:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rbegin() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:827:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rbegin() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:831:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rend() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:835:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rend() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:65, from CoreArray/dPlatform.h:48, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:840:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cbegin() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:844:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cend() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:848:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture crbegin() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:852:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture crend() const noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:857:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:861:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max_size() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:873:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture capacity() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:878:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture empty() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:65, from CoreArray/dPlatform.h:48, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:882:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator[](size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:889:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator[](size_type __n) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:897:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_range_check(size_type __n) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:908:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture at(size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:912:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture at(size_type __n) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:916:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reserve(size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:925:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture front() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:929:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture front() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:933:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture back() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:937:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture back() const ^~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:946:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture data() _GLIBCXX_NOEXCEPT { } ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:65, from CoreArray/dPlatform.h:48, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:949:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture push_back(bool __x) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:958:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(vector& __x) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:970:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(reference __x, reference __y) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:65, from CoreArray/dPlatform.h:48, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:979:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(const_iterator __position, const bool& __x = bool()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:998:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _InputIterator __first, _InputIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1018:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(const_iterator __position, size_type __n, const bool& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1032:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(const_iterator __p, initializer_list __l) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1037:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pop_back() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1042:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erase(const_iterator __position) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1050:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erase(const_iterator __first, const_iterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1057:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture resize(size_type __new_size, bool __x = bool()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1067:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shrink_to_fit() ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1072:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture flip() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1080:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture clear() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:65, from CoreArray/dPlatform.h:48, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1090:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture emplace_back(_Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1100:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture emplace(const_iterator __pos, _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1108:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture iterator __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1116:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_initialize(size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1134:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_initialize_value(bool __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1143:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_reallocate(size_type __n); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1147:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_shrink_to_fit(); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1156:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_initialize_dispatch(_Integer __n, _Integer __x, __true_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1165:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __false_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1172:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::input_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1181:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::forward_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1204:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_fill_assign(size_t __n, bool __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1221:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::input_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1235:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::forward_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1256:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __true_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1263:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __false_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1268:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_fill_insert(iterator __position, size_type __n, bool __x); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1273:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _InputIterator __last, std::input_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1285:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator __last, std::forward_iterator_tag); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1288:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_aux(iterator __position, bool __x); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1291:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_check_len(size_type __n, const char* __s) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1301:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_erase_at_end(iterator __pos) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1305:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_erase(iterator __pos); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1308:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_erase(iterator __first, iterator __last); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1328:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _GLIBCXX_STD_C::vector&) const noexcept; ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:69, from CoreArray/dPlatform.h:48, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:67:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reserve(size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:98:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture emplace_back(_Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:120:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(const_iterator __position, const value_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:160:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_erase(iterator __position) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:173:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_erase(iterator __first, iterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:187:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const vector<_Tp, _Alloc>& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:246:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_fill_assign(size_t __n, const value_type& __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:272:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::input_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:290:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::forward_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:328:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_rval(const_iterator __position, value_type&& __v) -> iterator ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:353:10: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture -> iterator ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:383:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_aux(iterator __position, _Arg&& __arg) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:414:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_realloc_insert(iterator __position, _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:479:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_fill_insert(iterator __position, size_type __n, const value_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:581:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_default_append(size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:639:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_shrink_to_fit() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:653:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _InputIterator __last, std::input_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:674:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator __last, std::forward_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:762:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_reallocate(size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:776:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_fill_insert(iterator __position, size_type __n, bool __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:809:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator __last, std::forward_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:842:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_aux(iterator __position, bool __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:870:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_erase(iterator __position) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:881:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_erase(iterator __first, iterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:892:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_shrink_to_fit() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:919:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _GLIBCXX_STD_C::vector& __b) const noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/deque:64, from C:/rtools40/mingw64/include/c++/8.3.0/queue:60, from CoreArray/dPlatform.h:49, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:92:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __deque_buf_size(size_t __size) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:129:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static size_t _S_buffer_size() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:145:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deque_iterator(_Elt_pointer __x, _Map_pointer __y) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:149:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deque_iterator() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:152:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deque_iterator(const iterator& __x) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:157:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_const_cast() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:161:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator*() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:165:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator->() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:169:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:181:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++(int) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:189:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator--() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:201:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator--(int) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:209:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+=(difference_type __n) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:228:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+(difference_type __n) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:235:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator-=(difference_type __n) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:239:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator-(difference_type __n) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:246:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator[](difference_type __n) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:255:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_set_node(_Map_pointer __new_node) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:269:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Deque_iterator<_Tp, _Ref, _Ptr>& __y) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:276:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Deque_iterator<_Tp, _RefR, _PtrR>& __y) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:282:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Deque_iterator<_Tp, _Ref, _Ptr>& __y) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:289:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Deque_iterator<_Tp, _RefR, _PtrR>& __y) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:295:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Deque_iterator<_Tp, _Ref, _Ptr>& __y) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:303:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Deque_iterator<_Tp, _RefR, _PtrR>& __y) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:310:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Deque_iterator<_Tp, _Ref, _Ptr>& __y) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:317:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Deque_iterator<_Tp, _RefR, _PtrR>& __y) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:323:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Deque_iterator<_Tp, _Ref, _Ptr>& __y) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:330:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Deque_iterator<_Tp, _RefR, _PtrR>& __y) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:336:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Deque_iterator<_Tp, _Ref, _Ptr>& __y) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:343:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Deque_iterator<_Tp, _RefR, _PtrR>& __y) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:353:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Deque_iterator<_Tp, _Ref, _Ptr>& __y) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:365:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Deque_iterator<_Tp, _RefR, _PtrR>& __y) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:376:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/deque:64, from C:/rtools40/mingw64/include/c++/8.3.0/queue:60, from CoreArray/dPlatform.h:49, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:382:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Deque_iterator<_Tp, _Tp&, _Tp*>&, const _Tp&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:382:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:388:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deque_iterator<_Tp, _Tp&, _Tp*>); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:388:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:394:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deque_iterator<_Tp, _Tp&, _Tp*> __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:403:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deque_iterator<_Tp, _Tp&, _Tp*>); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:403:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:409:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deque_iterator<_Tp, _Tp&, _Tp*> __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:421:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deque_iterator<_Tp, _Tp&, _Tp*>); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:421:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:427:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deque_iterator<_Tp, _Tp&, _Tp*> __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:436:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deque_iterator<_Tp, _Tp&, _Tp*>); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:436:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:442:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deque_iterator<_Tp, _Tp&, _Tp*> __result) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:485:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get_allocator() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/deque:64, from C:/rtools40/mingw64/include/c++/8.3.0/queue:60, from CoreArray/dPlatform.h:49, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:491:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deque_base() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:495:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deque_base(size_t __num_elements) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:499:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deque_base(const allocator_type& __a, size_t __num_elements) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:503:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deque_base(const allocator_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:508:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deque_base(_Deque_base&& __x, false_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:512:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deque_base(_Deque_base&& __x, true_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:520:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deque_base(_Deque_base&& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:524:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deque_base(_Deque_base&& __x, const allocator_type& __a, size_type __n) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:542:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~_Deque_base() _GLIBCXX_NOEXCEPT; ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/deque:64, from C:/rtools40/mingw64/include/c++/8.3.0/queue:60, from CoreArray/dPlatform.h:49, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:558:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deque_impl() ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:563:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deque_impl(const _Tp_alloc_type& __a) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/deque:64, from C:/rtools40/mingw64/include/c++/8.3.0/queue:60, from CoreArray/dPlatform.h:49, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:569:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deque_impl(_Deque_impl&&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:571:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deque_impl(_Tp_alloc_type&& __a) noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:577:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _M_swap_data(_Deque_impl& __x) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:588:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_Tp_allocator() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:592:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_Tp_allocator() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:596:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_map_allocator() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/deque:64, from C:/rtools40/mingw64/include/c++/8.3.0/queue:60, from CoreArray/dPlatform.h:49, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:600:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_allocate_node() ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:607:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_deallocate_node(_Ptr __p) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/deque:64, from C:/rtools40/mingw64/include/c++/8.3.0/queue:60, from CoreArray/dPlatform.h:49, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:614:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_allocate_map(size_t __n) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:621:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_deallocate_map(_Map_pointer __p, size_t __n) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/deque:64, from C:/rtools40/mingw64/include/c++/8.3.0/queue:60, from CoreArray/dPlatform.h:49, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:628:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _M_initialize_map(size_t); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:629:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _M_create_nodes(_Map_pointer __nstart, _Map_pointer __nfinish); ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:631:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Map_pointer __nfinish) _GLIBCXX_NOEXCEPT; ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/deque:64, from C:/rtools40/mingw64/include/c++/8.3.0/queue:60, from CoreArray/dPlatform.h:49, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:639:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_move_impl() ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:662:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~_Deque_base() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/deque:64, from C:/rtools40/mingw64/include/c++/8.3.0/queue:60, from CoreArray/dPlatform.h:49, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:683:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_initialize_map(size_t __num_elements) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:722:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_create_nodes(_Map_pointer __nstart, _Map_pointer __nfinish) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:741:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Map_pointer __nfinish) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:872:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static size_t _S_buffer_size() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/deque:64, from C:/rtools40/mingw64/include/c++/8.3.0/queue:60, from CoreArray/dPlatform.h:49, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:898:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture deque() : _Base() { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:905:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture deque(const allocator_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:918:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture deque(size_type __n, const allocator_type& __a = allocator_type()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:931:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const allocator_type& __a = allocator_type()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:957:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture deque(const deque& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:972:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture deque(deque&& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:976:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture deque(const deque& __x, const allocator_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:983:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture deque(deque&& __x, const allocator_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1007:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const allocator_type& __a = allocator_type()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1034:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const allocator_type& __a = allocator_type()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1054:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~deque() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1067:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const deque& __x); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1079:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(deque&& __x) noexcept(_Alloc_traits::_S_always_equal()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1098:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(initializer_list __l) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1117:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(size_type __n, const value_type& __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1136:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(_InputIterator __first, _InputIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1161:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(initializer_list __l) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1167:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get_allocator() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1176:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture begin() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1184:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture begin() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1193:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture end() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1202:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture end() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1211:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rbegin() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1220:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rbegin() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1229:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rend() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1238:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rend() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/deque:64, from C:/rtools40/mingw64/include/c++/8.3.0/queue:60, from CoreArray/dPlatform.h:49, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1247:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cbegin() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1256:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cend() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1265:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture crbegin() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1274:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture crend() const noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1281:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1286:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max_size() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/deque:64, from C:/rtools40/mingw64/include/c++/8.3.0/queue:60, from CoreArray/dPlatform.h:49, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1300:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture resize(size_type __new_size) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1322:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture resize(size_type __new_size, const value_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1358:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shrink_to_fit() noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1367:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture empty() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1383:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator[](size_type __n) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1401:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator[](size_type __n) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/deque:64, from C:/rtools40/mingw64/include/c++/8.3.0/queue:60, from CoreArray/dPlatform.h:49, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1410:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_range_check(size_type __n) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1432:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture at(size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1450:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture at(size_type __n) const ^~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1461:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture front() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1472:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture front() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1483:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture back() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1496:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture back() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/deque:64, from C:/rtools40/mingw64/include/c++/8.3.0/queue:60, from CoreArray/dPlatform.h:49, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1515:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture push_front(const value_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1530:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture push_front(value_type&& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1539:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture emplace_front(_Args&&... __args); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1552:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture push_back(const value_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1567:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture push_back(value_type&& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1576:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture emplace_back(_Args&&... __args); ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1588:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pop_front() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1611:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pop_back() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/deque:64, from C:/rtools40/mingw64/include/c++/8.3.0/queue:60, from CoreArray/dPlatform.h:49, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1637:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture emplace(const_iterator __position, _Args&&... __args); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1649:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(const_iterator __position, const value_type& __x); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1675:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(const_iterator __position, value_type&& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1688:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(const_iterator __p, initializer_list __l) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1709:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(const_iterator __position, size_type __n, const value_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1746:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _InputIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1790:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erase(const_iterator __position) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1814:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erase(const_iterator __first, const_iterator __last) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1832:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(deque& __x) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1850:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture clear() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/deque:64, from C:/rtools40/mingw64/include/c++/8.3.0/queue:60, from CoreArray/dPlatform.h:49, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1862:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_initialize_dispatch(_Integer __n, _Integer __x, __true_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1872:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __false_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1893:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::input_iterator_tag); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1899:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::forward_iterator_tag); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1913:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_fill_initialize(const value_type& __value); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1918:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_default_initialize(); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1930:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_assign_dispatch(_Integer __n, _Integer __val, __true_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1937:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __false_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1944:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::input_iterator_tag); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1950:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::forward_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1968:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_fill_assign(size_type __n, const value_type& __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1990:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _M_push_back_aux(_Args&&... __args); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1993:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _M_push_front_aux(_Args&&... __args); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1996:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _M_pop_back_aux(); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1998:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _M_pop_front_aux(); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2011:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Integer __n, _Integer __x, __true_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2019:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __false_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2029:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _InputIterator __last, std::input_iterator_tag); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2035:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator __last, std::forward_iterator_tag); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2041:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_fill_insert(iterator __pos, size_type __n, const value_type& __x); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2050:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_aux(iterator __pos, _Args&&... __args); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2055:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_aux(iterator __pos, size_type __n, const value_type& __x); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2062:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_type __n); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2068:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_destroy_data_aux(iterator __first, iterator __last); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2074:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_destroy_data(iterator __first, iterator __last, const _Alloc1&) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2079:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const std::allocator<_Tp>&) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2087:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_erase_at_begin(iterator __pos) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2097:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_erase_at_end(iterator __pos) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2106:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_erase(iterator __pos); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2109:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_erase(iterator __first, iterator __last); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2114:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_default_append(size_type __n); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2117:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_shrink_to_fit(); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2123:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_reserve_elements_at_front(size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2133:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_reserve_elements_at_back(size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2143:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_new_elements_at_front(size_type __new_elements); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2146:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_new_elements_at_back(size_type __new_elements); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2159:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_reserve_map_at_back(size_type __nodes_to_add = 1) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2167:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_reserve_map_at_front(size_type __nodes_to_add = 1) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2175:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_reallocate_map(size_type __nodes_to_add, bool __add_at_front); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2182:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_move_assign1(deque&& __x, /* always equal: */ true_type) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2193:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_move_assign1(deque&& __x, /* always equal: */ false_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2204:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_replace_map(_Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2220:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_move_assign2(deque&& __x, /* propagate: */ true_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2234:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_move_assign2(deque&& __x, /* propagate: */ false_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2278:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const deque<_Tp, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2296:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const deque<_Tp, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2304:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const deque<_Tp, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2311:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const deque<_Tp, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2318:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const deque<_Tp, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2325:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const deque<_Tp, _Alloc>& __y) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2332:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT_IF(noexcept(__x.swap(__y))) ^~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/deque:66, from C:/rtools40/mingw64/include/c++/8.3.0/queue:60, from CoreArray/dPlatform.h:49, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:68:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_default_initialize() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:94:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const deque& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:139:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture emplace_front(_Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:163:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture emplace_back(_Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:186:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture emplace(const_iterator __position, _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:210:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(const_iterator __position, const value_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:234:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_erase(iterator __position) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:257:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_erase(iterator __first, iterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:291:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::input_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:306:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_fill_insert(iterator __pos, size_type __n, const value_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:349:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_default_append(size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:373:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_shrink_to_fit() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:392:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_fill_initialize(const value_type& __value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:419:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::input_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:443:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::forward_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:480:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_push_back_aux(_Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:515:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_push_front_aux(_Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:548:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_pop_back_aux() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:564:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_pop_front_aux() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:579:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::input_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:588:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::forward_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:633:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_aux(iterator __pos, _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:673:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_aux(iterator __pos, size_type __n, const value_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:761:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:847:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_destroy_data_aux(iterator __first, iterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:869:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_new_elements_at_front(size_type __new_elems) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:894:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_new_elements_at_back(size_type __new_elems) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:919:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_reallocate_map(size_type __nodes_to_add, bool __add_at_front) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:967:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Deque_iterator<_Tp, _Tp&, _Tp*>& __last, const _Tp& __value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:988:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deque_iterator<_Tp, _Tp&, _Tp*> __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:1011:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deque_iterator<_Tp, _Tp&, _Tp*> __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:1051:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deque_iterator<_Tp, _Tp&, _Tp*> __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:1074:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deque_iterator<_Tp, _Tp&, _Tp*> __result) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/queue:62, from CoreArray/dPlatform.h:49, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:75:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Compare& __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:92:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __is_heap(_RandomAccessIterator __first, _Distance __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:101:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __is_heap(_RandomAccessIterator __first, _Compare __comp, _Distance __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:110:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __is_heap(_RandomAccessIterator __first, _RandomAccessIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:116:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:130:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Compare& __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:154:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture push_heap(_RandomAccessIterator __first, _RandomAccessIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:190:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:215:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Distance __len, _Tp __value, _Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:244:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _RandomAccessIterator __result, _Compare& __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:271:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pop_heap(_RandomAccessIterator __first, _RandomAccessIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:305:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _RandomAccessIterator __last, _Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:327:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Compare& __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:360:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture make_heap(_RandomAccessIterator __first, _RandomAccessIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:387:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:403:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Compare& __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:422:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture sort_heap(_RandomAccessIterator __first, _RandomAccessIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:450:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:477:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture is_heap_until(_RandomAccessIterator __first, _RandomAccessIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:506:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:529:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture is_heap(_RandomAccessIterator __first, _RandomAccessIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:543:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Compare __comp) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:62, from C:/rtools40/mingw64/include/c++/8.3.0/queue:64, from CoreArray/dPlatform.h:49, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/uses_allocator.h:46:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture struct allocator_arg_t { explicit allocator_arg_t() = default; }; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/uses_allocator.h:71:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture struct _Sink { void operator=(const void*) { } } _M_a; ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/uses_allocator.h:106:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __use_alloc(const _Alloc& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/uses_allocator.h:115:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __use_alloc(const _Alloc&&) = delete; ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/uses_allocator.h:115:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/uses_allocator.h:158:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/uses_allocator.h:163:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/uses_allocator.h:171:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/uses_allocator.h:176:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Args&&... __args) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/queue:64, from CoreArray/dPlatform.h:49, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:111:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator==(const queue<_Tp1, _Seq1>&, const queue<_Tp1, _Seq1>&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:115:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<(const queue<_Tp1, _Seq1>&, const queue<_Tp1, _Seq1>&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:152:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture queue() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:156:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture queue(const _Sequence& __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:160:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture queue(_Sequence&& __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:165:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture queue(const _Alloc& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:169:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture queue(const _Sequence& __c, const _Alloc& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:173:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture queue(_Sequence&& __c, const _Alloc& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:177:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture queue(const queue& __q, const _Alloc& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:181:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture queue(queue&& __q, const _Alloc& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:189:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture empty() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:194:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:202:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture front() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:213:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture front() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:224:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture back() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:235:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture back() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:251:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture push(const value_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:256:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture push(value_type&& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:267:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture emplace(_Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:284:11: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pop() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:294:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture noexcept(__is_nothrow_swappable<_Sequence>::value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:330:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator==(const queue<_Tp, _Seq>& __x, const queue<_Tp, _Seq>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:348:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<(const queue<_Tp, _Seq>& __x, const queue<_Tp, _Seq>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:354:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator!=(const queue<_Tp, _Seq>& __x, const queue<_Tp, _Seq>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:360:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>(const queue<_Tp, _Seq>& __x, const queue<_Tp, _Seq>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:366:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<=(const queue<_Tp, _Seq>& __x, const queue<_Tp, _Seq>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:372:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>=(const queue<_Tp, _Seq>& __x, const queue<_Tp, _Seq>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:385:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture noexcept(noexcept(__x.swap(__y))) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:485:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture priority_queue() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:489:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture priority_queue(const _Compare& __x, const _Sequence& __s) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:494:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture priority_queue(const _Compare& __x, _Sequence&& __s = _Sequence()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:500:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture priority_queue(const _Alloc& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:504:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture priority_queue(const _Compare& __x, const _Alloc& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:509:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Alloc& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:513:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture priority_queue(const _Compare& __x, _Sequence&& __c, const _Alloc& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:517:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture priority_queue(const priority_queue& __q, const _Alloc& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:521:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture priority_queue(priority_queue&& __q, const _Alloc& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:555:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Sequence& __s) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:566:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Sequence&& __s = _Sequence()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:579:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture empty() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:584:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:592:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture top() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:607:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture push(const value_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:615:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture push(value_type&& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:623:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture emplace(_Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:642:11: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pop() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:659:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture >::value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:708:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture noexcept(noexcept(__x.swap(__y))) ^ In file included from CoreArray/dPlatform.h:52, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Arith.h:61:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int R_IsNA(double); /* True for R's NA only */ ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Arith.h:61:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Arith.h:62:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int R_IsNaN(double); /* True for special NaN, *not* for NA */ ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Arith.h:62:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Arith.h:63:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int R_finite(double); /* True if none of NA, NaN, +/-Inf */ ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Arith.h:63:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Arith.h:73:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int R_isnancpp(double); /* in arithmetic.c */ ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Arith.h:73:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:47, from CoreArray/dPlatform.h:53, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Error.h:39:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void NORET Rf_error(const char *, ...); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Error.h:39:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Error.h:40:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void NORET UNIMPLEMENTED(const char *); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Error.h:40:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Error.h:41:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void NORET WrongArgCount(const char *); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Error.h:41:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Error.h:43:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Rf_warning(const char *, ...); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Error.h:43:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Error.h:44:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_ShowMessage(const char *s); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Error.h:44:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:48, from CoreArray/dPlatform.h:53, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Memory.h:44:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void* vmaxget(void); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Memory.h:44:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Memory.h:45:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void vmaxset(const void *); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Memory.h:45:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Memory.h:47:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_gc(void); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Memory.h:47:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Memory.h:48:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int R_gc_running(); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Memory.h:48:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Memory.h:50:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char* R_alloc(R_SIZE_T, int); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Memory.h:50:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Memory.h:51:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture long double *R_allocLD(R_SIZE_T nelem); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Memory.h:51:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Memory.h:52:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char* S_alloc(long, int); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Memory.h:52:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Memory.h:53:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char* S_realloc(char *, long, long, int); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Memory.h:53:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Memory.h:55:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void * R_malloc_gc(size_t); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Memory.h:55:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Memory.h:56:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void * R_calloc_gc(size_t, size_t); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Memory.h:56:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Memory.h:57:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void * R_realloc_gc(void *, size_t); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Memory.h:57:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:49, from CoreArray/dPlatform.h:53, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:59:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_isort(int*, int); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:59:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:60:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_rsort(double*, int); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:60:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:61:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_csort(Rcomplex*, int); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:61:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:62:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void rsort_with_index(double *, int *, int); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:62:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:63:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void revsort(double*, int*, int);/* reverse; sort i[] alongside */ ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:63:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:64:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void iPsort(int*, int, int); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:64:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:65:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void rPsort(double*, int, int); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:65:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:66:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void cPsort(Rcomplex*, int, int); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:66:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:70:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_qsort (double *v, R_SIZE_T i, R_SIZE_T j); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:70:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:71:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_qsort_I (double *v, int *II, int i, int j); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:71:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:72:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_qsort_int (int *iv, R_SIZE_T i, R_SIZE_T j); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:72:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:73:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_qsort_int_I(int *iv, int *II, int i, int j); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:73:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:80:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const char *R_ExpandFileName(const char *); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:80:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:84:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void setIVector(int*, int, int); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:84:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:85:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void setRVector(double*, int, double); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:85:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:86:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean StringFalse(const char *); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:86:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:87:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean StringTrue(const char *); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:87:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:88:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean isBlankString(const char *); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:88:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:93:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double R_atof(const char *str); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:93:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:94:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double R_strtod(const char *c, char **end); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:94:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:96:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *R_tmpnam(const char *prefix, const char *tempdir); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:96:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:97:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *R_tmpnam2(const char *prefix, const char *tempdir, const char *fileext); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:97:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:98:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_free_tmpnam(char *name); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:98:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:100:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_CheckUserInterrupt(void); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:100:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:101:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_CheckStack(void); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:101:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:102:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_CheckStack2(R_SIZE_T); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:102:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:108:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int *mflag); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:108:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:111:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int ilo, int *mflag); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:111:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:118:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int *rightmost_closed, int *all_inside, int *indx); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:118:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:121:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_max_col(double *matrix, int *nr, int *nc, int *maxes, int *ties_meth); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:121:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:50, from CoreArray/dPlatform.h:53, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Print.h:45:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Rprintf(const char *, ...); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Print.h:45:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Print.h:46:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void REprintf(const char *, ...); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Print.h:46:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Print.h:48:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Rvprintf(const char *, R_VA_LIST); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Print.h:48:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Print.h:49:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void REvprintf(const char *, R_VA_LIST); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Print.h:49:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:51, from CoreArray/dPlatform.h:53, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Rdynload.h:82:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const R_ExternalMethodDef * const externalRoutines); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Rdynload.h:82:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Rdynload.h:84:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean R_useDynamicSymbols(DllInfo *info, Rboolean value); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Rdynload.h:84:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Rdynload.h:85:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean R_forceSymbols(DllInfo *info, Rboolean value); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Rdynload.h:85:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Rdynload.h:87:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DllInfo *R_getDllInfo(const char *name); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Rdynload.h:87:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Rdynload.h:91:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DllInfo *R_getEmbeddingDllInfo(void); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Rdynload.h:91:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Rdynload.h:98:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture R_RegisteredNativeSymbol *symbol); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Rdynload.h:98:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Rdynload.h:107:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_RegisterCCallable(const char *package, const char *name, DL_FUNC fptr); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Rdynload.h:107:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Rdynload.h:108:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DL_FUNC R_GetCCallable(const char *package, const char *name); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Rdynload.h:108:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from CoreArray/dPlatform.h:53, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:198:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const char *(R_CHAR)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:198:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:201:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean (Rf_isNull)(SEXP s); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:201:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:202:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean (Rf_isSymbol)(SEXP s); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:202:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:203:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean (Rf_isLogical)(SEXP s); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:203:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:204:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean (Rf_isReal)(SEXP s); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:204:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:205:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean (Rf_isComplex)(SEXP s); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:205:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:206:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean (Rf_isExpression)(SEXP s); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:206:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:207:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean (Rf_isEnvironment)(SEXP s); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:207:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:208:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean (Rf_isString)(SEXP s); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:208:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:209:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean (Rf_isObject)(SEXP s); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:209:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:250:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (ATTRIB)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:250:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:251:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int (OBJECT)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:251:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:252:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int (MARK)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:252:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:253:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int (TYPEOF)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:253:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:254:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int (NAMED)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:254:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:255:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int (REFCNT)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:255:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:256:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SET_ATTRIB(SEXP x, SEXP v); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:256:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:257:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void DUPLICATE_ATTRIB(SEXP to, SEXP from); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:257:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:258:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SHALLOW_DUPLICATE_ATTRIB(SEXP to, SEXP from); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:258:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:259:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void (MARK_NOT_MUTABLE)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:259:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:262:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int (IS_S4_OBJECT)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:262:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:265:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int (LENGTH)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:265:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:266:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture R_xlen_t (XLENGTH)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:266:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:267:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture R_xlen_t (TRUELENGTH)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:267:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:268:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int (IS_LONG_VEC)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:268:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:269:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int (LEVELS)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:269:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:271:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int *(LOGICAL)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:271:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:272:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int *(INTEGER)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:272:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:273:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rbyte *(RAW)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:273:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:274:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double *(REAL)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:274:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:275:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rcomplex *(COMPLEX)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:275:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:276:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int *(LOGICAL_RO)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:276:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:277:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int *(INTEGER_RO)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:277:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:278:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const Rbyte *(RAW_RO)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:278:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:279:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const double *(REAL_RO)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:279:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:280:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const Rcomplex *(COMPLEX_RO)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:280:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:282:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (VECTOR_ELT)(SEXP x, R_xlen_t i); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:282:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:283:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SET_STRING_ELT(SEXP x, R_xlen_t i, SEXP v); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:283:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:284:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP SET_VECTOR_ELT(SEXP x, R_xlen_t i, SEXP v); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:284:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:285:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP *(STRING_PTR)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:285:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:286:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const SEXP *(STRING_PTR_RO)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:286:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:287:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP * NORET (VECTOR_PTR)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:287:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:289:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture R_xlen_t INTEGER_GET_REGION(SEXP sx, R_xlen_t i, R_xlen_t n, int *buf); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:289:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:290:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture R_xlen_t REAL_GET_REGION(SEXP sx, R_xlen_t i, R_xlen_t n, double *buf); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:290:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:291:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture R_xlen_t LOGICAL_GET_REGION(SEXP sx, R_xlen_t i, R_xlen_t n, int *buf); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:291:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:292:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture R_xlen_t COMPLEX_GET_REGION(SEXP sx, R_xlen_t i, R_xlen_t n, Rcomplex *buf); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:292:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:293:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture R_xlen_t RAW_GET_REGION(SEXP sx, R_xlen_t i, R_xlen_t n, Rbyte *buf); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:293:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:296:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int INTEGER_IS_SORTED(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:296:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:297:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int INTEGER_NO_NA(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:297:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:298:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int REAL_IS_SORTED(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:298:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:299:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int REAL_NO_NA(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:299:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:300:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int LOGICAL_IS_SORTED(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:300:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:301:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int LOGICAL_NO_NA(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:301:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:302:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int STRING_IS_SORTED(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:302:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:303:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int STRING_NO_NA(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:303:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:310:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (TAG)(SEXP e); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:310:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:311:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (CDR)(SEXP e); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:311:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:312:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (CAAR)(SEXP e); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:312:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:313:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (CDAR)(SEXP e); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:313:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:314:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (CADR)(SEXP e); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:314:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:315:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (CDDR)(SEXP e); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:315:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:316:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (CDDDR)(SEXP e); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:316:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:317:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (CADDR)(SEXP e); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:317:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:318:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (CADDDR)(SEXP e); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:318:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:319:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (CAD4R)(SEXP e); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:319:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:320:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int (MISSING)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:320:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:321:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SET_TAG(SEXP x, SEXP y); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:321:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:322:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP SETCAR(SEXP x, SEXP y); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:322:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:323:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP SETCDR(SEXP x, SEXP y); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:323:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:324:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP SETCADR(SEXP x, SEXP y); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:324:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:325:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP SETCADDR(SEXP x, SEXP y); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:325:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:326:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP SETCADDDR(SEXP x, SEXP y); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:326:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:327:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP SETCAD4R(SEXP e, SEXP y); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:327:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:330:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (FORMALS)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:330:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:331:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (BODY)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:331:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:332:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (CLOENV)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:332:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:333:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int (RDEBUG)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:333:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:334:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int (RSTEP)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:334:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:335:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int (RTRACE)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:335:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:336:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void (SET_RDEBUG)(SEXP x, int v); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:336:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:337:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void (SET_RSTEP)(SEXP x, int v); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:337:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:338:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void (SET_RTRACE)(SEXP x, int v); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:338:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:339:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SET_FORMALS(SEXP x, SEXP v); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:339:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:340:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SET_BODY(SEXP x, SEXP v); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:340:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:341:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SET_CLOENV(SEXP x, SEXP v); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:341:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:344:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (PRINTNAME)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:344:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:345:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (SYMVALUE)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:345:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:346:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (INTERNAL)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:346:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:347:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int (DDVAL)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:347:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:350:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (FRAME)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:350:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:351:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (ENCLOS)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:351:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:352:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (HASHTAB)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:352:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:353:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int (ENVFLAGS)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:353:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:356:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (PRCODE)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:356:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:357:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (PRENV)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:357:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:358:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (PRVALUE)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:358:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:359:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int (PRSEEN)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:359:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:362:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (EXTPTR_PROT)(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:362:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:363:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (EXTPTR_TAG)(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:363:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:364:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *(EXTPTR_PTR)(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:364:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:452:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_GetCurrentSrcref(int); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:452:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:453:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_GetSrcFilename(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:453:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:459:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_asChar(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:459:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:460:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_coerceVector(SEXP, SEXPTYPE); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:460:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:461:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_PairToVectorList(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:461:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:462:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_VectorToPairList(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:462:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:463:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_asCharacterFactor(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:463:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:464:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int Rf_asLogical(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:464:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:465:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int Rf_asInteger(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:465:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:466:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double Rf_asReal(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:466:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:467:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rcomplex Rf_asComplex(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:467:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:478:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char * Rf_acopy_string(const char *); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:478:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:479:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_alloc3DArray(SEXPTYPE, int, int, int); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:479:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:480:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_allocArray(SEXPTYPE, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:480:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:481:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_allocMatrix(SEXPTYPE, int, int); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:481:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:482:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_allocList(int); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:482:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:483:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_allocS4Object(void); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:483:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:484:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_allocSExp(SEXPTYPE); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:484:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:485:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_allocVector3(SEXPTYPE, R_xlen_t, R_allocator_t*); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:485:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:486:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture R_xlen_t Rf_any_duplicated(SEXP x, Rboolean from_last); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:486:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:487:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture R_xlen_t Rf_any_duplicated3(SEXP x, SEXP incomp, Rboolean from_last); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:487:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:488:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_applyClosure(SEXP, SEXP, SEXP, SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:488:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:489:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_classgets(SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:489:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:490:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_cons(SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:490:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:491:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Rf_copyMatrix(SEXP, SEXP, Rboolean); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:491:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:492:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Rf_copyListMatrix(SEXP, SEXP, Rboolean); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:492:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:493:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Rf_copyMostAttrib(SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:493:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:494:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Rf_copyVector(SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:494:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:495:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Rf_defineVar(SEXP, SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:495:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:496:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_dimgets(SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:496:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:497:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_dimnamesgets(SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:497:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:498:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_duplicate(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:498:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:499:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_shallow_duplicate(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:499:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:500:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_duplicate_attr(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:500:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:501:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_shallow_duplicate_attr(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:501:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:502:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_lazy_duplicate(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:502:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:504:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_duplicated(SEXP, Rboolean); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:504:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:505:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_eval(SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:505:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:506:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_findFun(SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:506:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:507:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_findVar(SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:507:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:508:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_findVarInFrame(SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:508:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:509:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_findVarInFrame3(SEXP, SEXP, Rboolean); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:509:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:510:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean R_existsVarInFrame(SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:510:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:511:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_removeVarFromFrame(SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:511:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:512:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_getAttrib(SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:512:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:513:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_GetArrayDimnames(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:513:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:514:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_GetColNames(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:514:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:515:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Rf_GetMatrixDimnames(SEXP, SEXP*, SEXP*, const char**, const char**); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:515:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:516:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_GetOption(SEXP, SEXP); /* pre-2.13.0 compatibility */ ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:516:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:517:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_GetOption1(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:517:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:518:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int Rf_GetOptionDigits(void); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:518:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:519:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int Rf_GetOptionWidth(void); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:519:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:520:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_GetRowNames(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:520:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:521:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Rf_gsetVar(SEXP, SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:521:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:522:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_install(const char *); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:522:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:523:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_installChar(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:523:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:524:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_installNoTrChar(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:524:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:525:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_installTrChar(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:525:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:526:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_isOrdered(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:526:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:527:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_isUnordered(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:527:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:528:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_isUnsorted(SEXP, Rboolean); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:528:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:529:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_lengthgets(SEXP, R_len_t); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:529:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:530:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_xlengthgets(SEXP, R_xlen_t); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:530:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:531:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_lsInternal(SEXP, Rboolean); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:531:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:532:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_lsInternal3(SEXP, Rboolean, Rboolean); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:532:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:533:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_match(SEXP, SEXP, int); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:533:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:534:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_namesgets(SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:534:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:535:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_mkChar(const char *); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:535:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:536:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_mkCharLen(const char *, int); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:536:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:537:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_NonNullStringMatch(SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:537:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:538:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int Rf_ncols(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:538:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:539:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int Rf_nrows(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:539:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:540:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_nthcdr(SEXP, int); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:540:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:545:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean allowNA, Rboolean keepNA, const char* msg_name); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:545:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:547:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_ParseEvalString(const char *, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:547:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:548:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Rf_PrintValue(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:548:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:552:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_setAttrib(SEXP, SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:552:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:553:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Rf_setVar(SEXP, SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:553:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:554:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXPTYPE Rf_str2type(const char *); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:554:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:555:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_StringBlank(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:555:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:556:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_substitute(SEXP,SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:556:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:557:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_topenv(SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:557:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:558:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const char * Rf_translateChar(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:558:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:559:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const char * Rf_translateCharUTF8(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:559:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:560:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const char * Rf_type2char(SEXPTYPE); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:560:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:561:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_type2rstr(SEXPTYPE); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:561:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:562:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_type2str(SEXPTYPE); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:562:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:563:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_type2str_nowarn(SEXPTYPE); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:563:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:567:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Rf_unprotect_ptr(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:567:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:573:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_tryEval(SEXP, SEXP, int *); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:573:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:574:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_tryEvalSilent(SEXP, SEXP, int *); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:574:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:575:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_GetCurrentEnv(); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:575:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:577:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_isS4(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:577:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:578:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_asS4(SEXP, Rboolean, int); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:578:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:579:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_S3Class(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:579:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:580:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int Rf_isBasicClass(const char *); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:580:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:593:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cetype_t Rf_getCharCE(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:593:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:594:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_mkCharCE(const char *, cetype_t); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:594:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:595:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_mkCharLenCE(const char *, int, cetype_t); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:595:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:596:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const char *Rf_reEnc(const char *x, cetype_t ce_in, cetype_t ce_out, int subst); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:596:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:604:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_forceAndCall(SEXP e, int n, SEXP rho); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:604:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:607:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_MakeExternalPtr(void *p, SEXP tag, SEXP prot); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:607:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:608:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *R_ExternalPtrAddr(SEXP s); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:608:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:609:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_ExternalPtrTag(SEXP s); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:609:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:610:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_ExternalPtrProtected(SEXP s); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:610:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:611:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_ClearExternalPtr(SEXP s); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:611:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:612:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_SetExternalPtrAddr(SEXP s, void *p); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:612:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:613:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_SetExternalPtrTag(SEXP s, SEXP tag); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:613:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:614:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_SetExternalPtrProtected(SEXP s, SEXP p); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:614:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:616:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_MakeExternalPtrFn(DL_FUNC p, SEXP tag, SEXP prot); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:616:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:617:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DL_FUNC R_ExternalPtrAddrFn(SEXP s); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:617:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:621:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_RegisterFinalizer(SEXP s, SEXP fun); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:621:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:622:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_RegisterCFinalizer(SEXP s, R_CFinalizer_t fun); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:622:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:623:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_RegisterFinalizerEx(SEXP s, SEXP fun, Rboolean onexit); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:623:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:624:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_RegisterCFinalizerEx(SEXP s, R_CFinalizer_t fun, Rboolean onexit); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:624:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:625:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_RunPendingFinalizers(void); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:625:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:628:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_MakeWeakRef(SEXP key, SEXP val, SEXP fin, Rboolean onexit); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:628:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:629:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_MakeWeakRefC(SEXP key, SEXP val, R_CFinalizer_t fin, Rboolean onexit); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:629:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:630:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_WeakRefKey(SEXP w); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:630:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:631:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_WeakRefValue(SEXP w); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:631:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:632:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_RunWeakRefFinalizer(SEXP w); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:632:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:634:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_PromiseExpr(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:634:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:635:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_ClosureExpr(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:635:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:636:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_BytecodeExpr(SEXP e); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:636:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:639:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean R_ToplevelExec(void (*fun)(void *), void *data); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:639:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:641:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void (*cleanfun)(void *), void *cleandata); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:641:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:645:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void (*)(void *), void *); /* finally closure */ ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:645:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:647:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (*)(SEXP, void *), void *); /* handler closure */ ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:647:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:649:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (*)(SEXP, void *), void *); /* handler closure */ ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:649:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:650:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_MakeUnwindCont(); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:650:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:651:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void NORET R_ContinueUnwind(SEXP cont); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:651:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:654:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *cleandata, SEXP cont); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:654:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:657:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_NewEnv(SEXP, int, int); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:657:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:658:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean R_IsPackageEnv(SEXP rho); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:658:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:659:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_PackageEnvName(SEXP rho); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:659:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:660:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_FindPackageEnv(SEXP info); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:660:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:661:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean R_IsNamespaceEnv(SEXP rho); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:661:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:662:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_NamespaceEnvSpec(SEXP rho); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:662:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:663:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_FindNamespace(SEXP info); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:663:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:664:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_LockEnvironment(SEXP env, Rboolean bindings); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:664:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:665:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean R_EnvironmentIsLocked(SEXP env); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:665:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:666:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_LockBinding(SEXP sym, SEXP env); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:666:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:667:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_unLockBinding(SEXP sym, SEXP env); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:667:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:668:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_MakeActiveBinding(SEXP sym, SEXP fun, SEXP env); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:668:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:669:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean R_BindingIsLocked(SEXP sym, SEXP env); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:669:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:670:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean R_BindingIsActive(SEXP sym, SEXP env); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:670:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:671:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_ActiveBindingFunction(SEXP sym, SEXP env); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:671:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:672:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean R_HasFancyBindings(SEXP rho); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:672:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:678:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Rf_errorcall(SEXP, const char *, ...) __attribute__((noreturn)); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:678:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:682:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Rf_warningcall(SEXP, const char *, ...); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:682:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:683:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Rf_warningcall_immediate(SEXP, const char *, ...); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:683:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:689:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_XDREncodeDouble(double d, void *buf); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:689:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:690:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double R_XDRDecodeDouble(void *buf); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:690:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:691:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_XDREncodeInteger(int i, void *buf); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:691:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:692:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int R_XDRDecodeInteger(void *buf); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:692:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:733:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (*phook)(SEXP, SEXP), SEXP pdata); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:733:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:738:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (*phook)(SEXP, SEXP), SEXP pdata); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:738:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:743:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (*phook)(SEXP, SEXP), SEXP pdata); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:743:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:746:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (*phook)(SEXP, SEXP), SEXP pdata); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:746:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:772:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_Serialize(SEXP s, R_outpstream_t ops); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:772:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:773:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_Unserialize(R_inpstream_t ips); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:773:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:774:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_SerializeInfo(R_inpstream_t ips); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:774:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:777:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_do_slot(SEXP obj, SEXP name); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:777:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:778:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_do_slot_assign(SEXP obj, SEXP name, SEXP value); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:778:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:779:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int R_has_slot(SEXP obj, SEXP name); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:779:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:781:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_S4_extends(SEXP klass, SEXP useTable); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:781:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:784:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_do_MAKE_CLASS(const char *what); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:784:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:785:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_getClassDef (const char *what); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:785:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:786:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_getClassDef_R(SEXP what); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:786:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:787:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean R_has_methods_attached(void); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:787:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:788:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean R_isVirtualClass(SEXP class_def, SEXP env); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:788:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:789:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean R_extends (SEXP class1, SEXP class2, SEXP env); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:789:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:790:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_do_new_object(SEXP class_def); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:790:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:792:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int R_check_class_and_super(SEXP x, const char **valid, SEXP rho); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:792:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:793:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int R_check_class_etc (SEXP x, const char **valid); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:793:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:796:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_PreserveObject(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:796:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:797:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_ReleaseObject(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:797:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:799:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_NewPreciousMSet(int); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:799:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:800:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_PreserveInMSet(SEXP x, SEXP mset); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:800:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:801:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_ReleaseFromMSet(SEXP x, SEXP mset); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:801:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:802:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_ReleaseMSet(SEXP mset, int keepSize); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:802:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:805:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_dot_Last(void); /* in main.c */ ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:805:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:806:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_RunExitFinalizers(void); /* in memory.c */ ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:806:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:816:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int R_system(const char *); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:816:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:828:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean R_compute_identical(SEXP, SEXP, int); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:828:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:830:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_body_no_src(SEXP x); // body(x) without "srcref" etc, ../main/utils.c ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:830:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:834:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_orderVector (int *indx, int n, SEXP arglist, Rboolean nalast, Rboolean decreasing); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:834:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:836:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_orderVector1(int *indx, int n, SEXP x, Rboolean nalast, Rboolean decreasing); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:836:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from CoreArray/dPlatform.h:53, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1035:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_allocVector(SEXPTYPE, R_xlen_t); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1035:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1036:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_conformable(SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1036:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1037:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_elt(SEXP, int); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1037:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1038:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_inherits(SEXP, const char *); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1038:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1039:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_isArray(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1039:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1040:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_isFactor(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1040:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1041:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_isFrame(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1041:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1042:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_isFunction(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1042:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1043:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_isInteger(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1043:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1044:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_isLanguage(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1044:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1045:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_isList(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1045:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1046:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_isMatrix(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1046:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1047:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_isNewList(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1047:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1048:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_isNumber(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1048:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1049:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_isNumeric(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1049:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1050:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_isPairList(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1050:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1051:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_isPrimitive(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1051:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1052:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_isTs(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1052:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1053:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_isUserBinop(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1053:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1054:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_isValidString(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1054:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1055:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_isValidStringF(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1055:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1056:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_isVector(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1056:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1057:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_isVectorAtomic(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1057:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1058:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_isVectorList(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1058:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1059:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_isVectorizable(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1059:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1060:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_lang1(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1060:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1061:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_lang2(SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1061:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1062:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_lang3(SEXP, SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1062:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1063:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_lang4(SEXP, SEXP, SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1063:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1064:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_lang5(SEXP, SEXP, SEXP, SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1064:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1065:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_lang6(SEXP, SEXP, SEXP, SEXP, SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1065:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1066:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_lastElt(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1066:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1067:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_lcons(SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1067:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1068:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture R_len_t Rf_length(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1068:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1069:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_list1(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1069:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1070:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_list2(SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1070:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1071:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_list3(SEXP, SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1071:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1072:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_list4(SEXP, SEXP, SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1072:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1073:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_list5(SEXP, SEXP, SEXP, SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1073:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1074:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_list6(SEXP, SEXP, SEXP, SEXP, SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1074:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1075:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_listAppend(SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1075:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1076:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_mkNamed(SEXPTYPE, const char **); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1076:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1077:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_mkString(const char *); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1077:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1078:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int Rf_nlevels(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1078:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1079:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int Rf_stringPositionTr(SEXP, const char *); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1079:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1080:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_ScalarComplex(Rcomplex); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1080:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1081:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_ScalarInteger(int); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1081:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1082:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_ScalarLogical(int); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1082:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1083:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_ScalarRaw(Rbyte); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1083:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1084:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_ScalarReal(double); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1084:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1085:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_ScalarString(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1085:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1086:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture R_xlen_t Rf_xlength(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1086:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1087:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture R_xlen_t (XLENGTH)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1087:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1088:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture R_xlen_t (XTRUELENGTH)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1088:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1089:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int LENGTH_EX(SEXP x, const char *file, int line); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1089:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1090:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture R_xlen_t XLENGTH_EX(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1090:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1092:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_protect(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1092:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1093:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Rf_unprotect(int); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1093:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1094:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_ProtectWithIndex(SEXP, PROTECT_INDEX *); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1094:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1095:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_Reprotect(SEXP, PROTECT_INDEX); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1095:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1097:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (CAR)(SEXP e); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1097:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1098:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *(DATAPTR)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1098:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1099:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const void *(DATAPTR_RO)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1099:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1100:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const void *(DATAPTR_OR_NULL)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1100:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1101:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int *(LOGICAL_OR_NULL)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1101:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1102:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int *(INTEGER_OR_NULL)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1102:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1103:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const double *(REAL_OR_NULL)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1103:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1104:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const Rcomplex *(COMPLEX_OR_NULL)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1104:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1105:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const Rbyte *(RAW_OR_NULL)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1105:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1106:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int (INTEGER_ELT)(SEXP x, R_xlen_t i); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1106:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1107:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double (REAL_ELT)(SEXP x, R_xlen_t i); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1107:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1108:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int (LOGICAL_ELT)(SEXP x, R_xlen_t i); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1108:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1109:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rcomplex (COMPLEX_ELT)(SEXP x, R_xlen_t i); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1109:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1110:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rbyte (RAW_ELT)(SEXP x, R_xlen_t i); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1110:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1111:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (STRING_ELT)(SEXP x, R_xlen_t i); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1111:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1112:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SET_LOGICAL_ELT(SEXP x, R_xlen_t i, int v); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1112:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1113:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SET_INTEGER_ELT(SEXP x, R_xlen_t i, int v); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1113:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1114:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SET_REAL_ELT(SEXP x, R_xlen_t i, double v); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1114:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1115:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SET_COMPLEX_ELT(SEXP x, R_xlen_t i, Rcomplex v); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1115:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1116:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SET_RAW_ELT(SEXP x, R_xlen_t i, Rbyte v); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1116:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1119:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP ALTREP_CLASS(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1119:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1120:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_altrep_data1(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1120:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1121:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_altrep_data2(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1121:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1122:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_set_altrep_data1(SEXP x, SEXP v); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1122:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1123:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_set_altrep_data2(SEXP x, SEXP v); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1123:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1125:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int *LOGICAL0(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1125:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1126:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int *INTEGER0(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1126:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1127:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double *REAL0(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1127:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1128:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rcomplex *COMPLEX0(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1128:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1129:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rbyte *RAW0(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1129:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1132:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int (ALTREP)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1132:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1169:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture R_hashtab_t R_asHashtable(SEXP h); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1169:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1170:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_HashtabSEXP(R_hashtab_t h); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1170:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1171:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int R_isHashtable(SEXP h); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1171:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1172:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture R_hashtab_t R_mkhashtab(int type); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1172:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1173:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_gethash(R_hashtab_t h, SEXP key, SEXP nomatch); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1173:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1174:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_sethash(R_hashtab_t h, SEXP key, SEXP value); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1174:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1175:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int R_remhash(R_hashtab_t h, SEXP key); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1175:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1176:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int R_numhash(R_hashtab_t h); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1176:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1177:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int R_typhash(R_hashtab_t h); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1177:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1178:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_maphash(R_hashtab_t h, SEXP FUN); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1178:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1179:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_maphashC(R_hashtab_t h, void (*FUN)(SEXP, SEXP, void *), void *data); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1179:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1180:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_clrhash(R_hashtab_t h); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1180:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1185:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void (SET_TYPEOF)(SEXP x, int v); // used by Rcpp ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1185:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1186:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void (SET_OBJECT)(SEXP x, int v); // used by Rcpp ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1186:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1187:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void (SET_S4_OBJECT)(SEXP x); // used by Rcpp (maybe?) ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1187:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1188:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void (UNSET_S4_OBJECT)(SEXP x); // used by Rcpp (maybe?) ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1188:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1189:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const char *R_curErrorBuf(); // used by unix */ ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1189:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1190:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int (IS_SCALAR)(SEXP x, int type); // used by symengine */ ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1190:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1191:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_psmatch(const char *, const char *, Rboolean); // used by rgl ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1191:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1198:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void (SETLENGTH)(SEXP x, R_xlen_t v); // used by data.table and others ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1198:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1199:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void (SET_TRUELENGTH)(SEXP x, R_xlen_t v); // used by data.table and others ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1199:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1200:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int (SETLEVELS)(SEXP x, int v); // used by quotedargs ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1200:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1202:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void (SET_ENVFLAGS)(SEXP x, int v); // used by rlang and others ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1202:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1203:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SET_FRAME(SEXP x, SEXP v); // used by rlang and others ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1203:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1204:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SET_ENCLOS(SEXP x, SEXP v); // used by rlang and others ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1204:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1205:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SET_HASHTAB(SEXP x, SEXP v); // used by rlang and others ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1205:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1207:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SET_PRENV(SEXP x, SEXP v); // used by dplyr, others ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1207:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1208:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SET_PRVALUE(SEXP x, SEXP v); // used by dplyr, others ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1208:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1209:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SET_PRCODE(SEXP x, SEXP v); // used by magrittr, others ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1209:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1211:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *(STDVEC_DATAPTR)(SEXP x); // used by vroom ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1211:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1214:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int (IS_GROWABLE)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1214:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1215:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void (SET_GROWABLE_BIT)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1215:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1219:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void (SET_NAMED)(SEXP x, int v); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1219:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1228:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_tryWrap(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1228:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:65, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/excpt.h:54:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned long __cdecl _exception_code(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/excpt.h:54:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/excpt.h:55:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *__cdecl _exception_info(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/excpt.h:55:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/excpt.h:56:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl _abnormal_termination(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/excpt.h:56:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/excpt.h:77:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __CppXcptFilter(unsigned long _ExceptionNum,struct _EXCEPTION_POINTERS * _ExceptionPtr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/excpt.h:77:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/excpt.h:78:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl _XcptFilter(unsigned long _ExceptionNum,struct _EXCEPTION_POINTERS * _ExceptionPtr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/excpt.h:78:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:574:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __faststorefence(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:574:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:576:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __faststorefence(void) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:585:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION void __stosq(unsigned __int64 *, unsigned __int64, size_t); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:585:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:587:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildstos(__stosq, unsigned __int64, "q|q") ^~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:592:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION unsigned char _interlockedbittestandset64(__int64 *a, __int64 b); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:592:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:594:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbittesti(_interlockedbittestandset64, __int64, "lock bts{q %[Offset],%[Base] | %[Base],%[Offset]}" __FLAGSET, "J", __int64) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:599:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION unsigned char _interlockedbittestandreset64(__int64 *a, __int64 b); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:599:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:601:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbittesti(_interlockedbittestandreset64, __int64, "lock btr{q %[Offset],%[Base] | %[Base],%[Offset]}" __FLAGSET, "J", __int64) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:606:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION unsigned char _interlockedbittestandcomplement64(__int64 *a, __int64 b); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:606:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:608:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbittesti(_interlockedbittestandcomplement64, __int64, "lock btc{q %[Offset],%[Base] | %[Base],%[Offset]}" __FLAGSET, "J", __int64) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:613:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION unsigned char InterlockedBitTestAndSet64(volatile __int64 *a, __int64 b); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:613:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:615:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbittesti(InterlockedBitTestAndSet64, volatile __int64, "lock bts{q %[Offset],%[Base] | %[Base],%[Offset]}" __FLAGSET, "J", __int64) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:620:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION unsigned char InterlockedBitTestAndReset64(volatile __int64 *a, __int64 b); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:620:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:622:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbittesti(InterlockedBitTestAndReset64, volatile __int64, "lock btr{q %[Offset],%[Base] | %[Base],%[Offset]}" __FLAGSET, "J", __int64) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:627:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION unsigned char InterlockedBitTestAndComplement64(volatile __int64 *a, __int64 b); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:627:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:629:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbittesti(InterlockedBitTestAndComplement64, volatile __int64, "lock btc{q %[Offset],%[Base] | %[Base],%[Offset]}" __FLAGSET, "J", __int64) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:634:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION __int64 _InterlockedAnd64(__int64 volatile *, __int64); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:634:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:636:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildlogicali(_InterlockedAnd64, __int64, and) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:641:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION __int64 _InterlockedOr64(__int64 volatile *, __int64); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:641:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:643:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildlogicali(_InterlockedOr64, __int64, or) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:648:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION __int64 _InterlockedXor64(__int64 volatile *, __int64); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:648:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:650:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildlogicali(_InterlockedXor64, __int64, xor) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:655:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION __int64 _InterlockedIncrement64(__int64 volatile *Addend); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:655:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:657:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __int64 _InterlockedIncrement64(__int64 volatile *Addend) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:664:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION __int64 _InterlockedDecrement64(__int64 volatile *Addend); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:664:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:666:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __int64 _InterlockedDecrement64(__int64 volatile *Addend) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:673:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION __int64 _InterlockedExchange64(__int64 volatile *Target, __int64 Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:673:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:675:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __int64 _InterlockedExchange64(__int64 volatile *Target, __int64 Value) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:682:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION __int64 _InterlockedExchangeAdd64(__int64 volatile *Addend, __int64 Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:682:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:684:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __int64 _InterlockedExchangeAdd64(__int64 volatile *Addend, __int64 Value) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:691:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char __readgsbyte(unsigned __LONG32 Offset); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:691:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:693:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildreadseg(__readgsbyte, unsigned char, "gs", "b") ^~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:698:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned short __readgsword(unsigned __LONG32 Offset); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:698:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:700:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildreadseg(__readgsword, unsigned short, "gs", "w") ^~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:705:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned __LONG32 __readgsdword(unsigned __LONG32 Offset); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:705:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:707:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildreadseg(__readgsdword, unsigned __LONG32, "gs", "l") ^~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:712:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION unsigned __int64 __readgsqword(unsigned __LONG32 Offset); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:712:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:714:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildreadseg(__readgsqword, unsigned __int64, "gs", "q") ^~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:719:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __writegsbyte(unsigned __LONG32 Offset,unsigned char Data); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:719:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:721:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildwriteseg(__writegsbyte, unsigned char, "gs", "b") ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:726:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __writegsword(unsigned __LONG32 Offset,unsigned short Data); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:726:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:728:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildwriteseg(__writegsword, unsigned short, "gs", "w") ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:733:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __writegsdword(unsigned __LONG32 Offset,unsigned __LONG32 Data); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:733:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:735:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildwriteseg(__writegsdword, unsigned __LONG32, "gs", "l") ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:740:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION void __writegsqword(unsigned __LONG32 Offset,unsigned __int64 Data); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:740:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:742:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildwriteseg(__writegsqword, unsigned __int64, "gs", "q") ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:747:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION unsigned char _BitScanForward64(unsigned __LONG32 *Index, unsigned __int64 Mask); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:747:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:749:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbitscan(_BitScanForward64, unsigned __int64, "bsf{q %[Mask],%[Index] | %[Index],%[Mask]}") ^~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:754:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION unsigned char _BitScanReverse64(unsigned __LONG32 *Index, unsigned __int64 Mask); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:754:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:756:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbitscan(_BitScanReverse64, unsigned __int64, "bsr{q %[Mask],%[Index] | %[Index],%[Mask]}") ^~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:761:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION unsigned char _bittest64(__int64 const *a, __int64 b); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:761:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:763:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbittest(_bittest64, __int64, "q", "J") ^~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:768:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION unsigned char _bittestandset64(__int64 *a, __int64 b); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:768:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:770:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbittestand(_bittestandset64, __int64, "bts", "J", "q") ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:775:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION unsigned char _bittestandreset64(__int64 *a, __int64 b); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:775:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:777:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbittestand(_bittestandreset64, __int64, "btr", "J", "q") ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:782:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION unsigned char _bittestandcomplement64(__int64 *a, __int64 b); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:782:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:784:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbittestand(_bittestandcomplement64, __int64, "btc", "J", "q") ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:852:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION void __movsq(unsigned __int64 *Dest, unsigned __int64 const *Source, size_t Count); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:852:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:854:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildmov(__movsq, unsigned __int64, "q") ^~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:975:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __LONG32 _InterlockedAnd(__LONG32 volatile *, __LONG32); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:975:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:977:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildlogicali(_InterlockedAnd, __LONG32, and) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:982:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __LONG32 _InterlockedOr(__LONG32 volatile *, __LONG32); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:982:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:984:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildlogicali(_InterlockedOr, __LONG32, or) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:989:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __LONG32 _InterlockedXor(__LONG32 volatile *, __LONG32); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:989:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:991:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildlogicali(_InterlockedXor, __LONG32, xor) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:996:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture short _InterlockedIncrement16(short volatile *Addend); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:996:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:998:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture short _InterlockedIncrement16(short volatile *Addend) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1005:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture short _InterlockedDecrement16(short volatile *Addend); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1005:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1007:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture short _InterlockedDecrement16(short volatile *Addend) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1014:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture short _InterlockedCompareExchange16(short volatile *Destination, short ExChange, short Comperand); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1014:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1016:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture short _InterlockedCompareExchange16(short volatile *Destination, short ExChange, short Comperand) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1023:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __LONG32 _InterlockedExchangeAdd(__LONG32 volatile *Addend, __LONG32 Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1023:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1026:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __LONG32 _InterlockedExchangeAdd(__LONG32 volatile *Addend, __LONG32 Value) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1034:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1034:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1037:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1045:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1045:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1048:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1056:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __LONG32 _InterlockedDecrement(__LONG32 volatile *Addend); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1056:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1059:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __LONG32 _InterlockedDecrement(__LONG32 volatile *Addend) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1067:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __LONG32 _InterlockedAdd(__LONG32 volatile *Addend, __LONG32 Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1067:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1069:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __LONG32 _InterlockedAdd(__LONG32 volatile *Addend, __LONG32 Value) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1076:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION __int64 _InterlockedAdd64(__int64 volatile *Addend, __int64 Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1076:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1078:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __int64 _InterlockedAdd64(__int64 volatile *Addend, __int64 Value) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1085:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __LONG32 _InterlockedExchange(__LONG32 volatile *Target, __LONG32 Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1085:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1088:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __LONG32 _InterlockedExchange(__LONG32 volatile *Target, __LONG32 Value) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1096:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION __int64 _InterlockedCompareExchange64(__int64 volatile *Destination, __int64 ExChange, __int64 Comperand); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1096:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1098:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __int64 _InterlockedCompareExchange64(__int64 volatile *Destination, __int64 ExChange, __int64 Comperand) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1105:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *_InterlockedCompareExchangePointer(void * volatile *Destination, void *ExChange, void *Comperand); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1105:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1108:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *_InterlockedCompareExchangePointer(void *volatile *Destination, void *ExChange, void *Comperand) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1116:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *_InterlockedExchangePointer(void *volatile *Target,void *Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1116:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1119:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *_InterlockedExchangePointer(void *volatile *Target,void *Value) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1131:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __int2c(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1131:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1133:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __int2c(void) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1140:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __stosb(unsigned char *, unsigned char, size_t); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1140:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1142:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildstos(__stosb, unsigned char, "b|b") ^~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1147:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __stosw(unsigned short *, unsigned short, size_t); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1147:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1149:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildstos(__stosw, unsigned short, "w|w") ^~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1154:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __stosd(unsigned __LONG32 *, unsigned __LONG32, size_t); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1154:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1156:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildstos(__stosd, unsigned __LONG32, "l|d") ^~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1161:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char _interlockedbittestandset(__LONG32 *a, __LONG32 b); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1161:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1163:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbittesti(_interlockedbittestandset, __LONG32, "lock bts{l %[Offset],%[Base] | %[Base],%[Offset]}" __FLAGSET, "I", __LONG32) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1168:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char _interlockedbittestandreset(__LONG32 *a, __LONG32 b); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1168:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1170:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbittesti(_interlockedbittestandreset, __LONG32, "lock btr{l %[Offset],%[Base] | %[Base],%[Offset]}" __FLAGSET, "I", __LONG32) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1175:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char _interlockedbittestandcomplement(__LONG32 *a, __LONG32 b); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1175:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1177:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbittesti(_interlockedbittestandcomplement, __LONG32, "lock btc{l %[Offset],%[Base] | %[Base],%[Offset]}" __FLAGSET, "I", __LONG32) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1182:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char InterlockedBitTestAndSet(volatile __LONG32 *a, __LONG32 b); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1182:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1184:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbittesti(InterlockedBitTestAndSet, volatile __LONG32, "lock bts{l %[Offset],%[Base] | %[Base],%[Offset]}" __FLAGSET, "I", __LONG32) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1189:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char InterlockedBitTestAndReset(volatile __LONG32 *a, __LONG32 b); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1189:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1191:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbittesti(InterlockedBitTestAndReset, volatile __LONG32, "lock btr{l %[Offset],%[Base] | %[Base],%[Offset]}" __FLAGSET, "I", __LONG32) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1196:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char InterlockedBitTestAndComplement(volatile __LONG32 *a, __LONG32 b); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1196:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1198:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbittesti(InterlockedBitTestAndComplement, volatile __LONG32, "lock btc{l %[Offset],%[Base] | %[Base],%[Offset]}" __FLAGSET, "I", __LONG32) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1203:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char _BitScanForward(unsigned __LONG32 *Index, unsigned __LONG32 Mask); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1203:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1205:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbitscan(_BitScanForward, unsigned __LONG32, "bsf{l %[Mask],%[Index] | %[Index],%[Mask]}") ^~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1210:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char _BitScanReverse(unsigned __LONG32 *Index, unsigned __LONG32 Mask); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1210:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1212:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbitscan(_BitScanReverse, unsigned __LONG32, "bsr{l %[Mask],%[Index] | %[Index],%[Mask]}") ^~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1217:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char _bittest(__LONG32 const *a, __LONG32 b); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1217:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1219:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbittest(_bittest, __LONG32, "l", "I") ^~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1224:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char _bittestandset(__LONG32 *a, __LONG32 b); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1224:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1226:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbittestand(_bittestandset, __LONG32, "bts", "I", "l") ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1231:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char _bittestandreset(__LONG32 *a, __LONG32 b); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1231:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1233:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbittestand(_bittestandreset, __LONG32, "btr", "I", "l") ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1238:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char _bittestandcomplement(__LONG32 *a, __LONG32 b); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1238:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1240:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbittestand(_bittestandcomplement, __LONG32, "btc", "I", "l") ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1388:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __movsb(unsigned char *Destination, unsigned char const *Source, size_t Count); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1388:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1390:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildmov(__movsb, unsigned char, "b") ^~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1395:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __movsw(unsigned short *Dest, unsigned short const *Source, size_t Count); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1395:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1397:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildmov(__movsw, unsigned short, "w") ^~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1402:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __movsd(unsigned __LONG32 *Dest, unsigned __LONG32 const *Source, size_t Count); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1402:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1404:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildmov(__movsd, unsigned __LONG32, "d") ^~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:143, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/basetsd.h:68:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __inline unsigned __LONG32 HandleToULong (const void *h) { return ((unsigned __LONG32) (ULONG_PTR) h); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/basetsd.h:69:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __inline __LONG32 HandleToLong (const void *h) { return ((__LONG32) (LONG_PTR) h); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/basetsd.h:70:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __inline void *ULongToHandle (const unsigned __LONG32 h) { return ((void *) (UINT_PTR) h); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/basetsd.h:71:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __inline void *LongToHandle (const __LONG32 h) { return ((void *) (INT_PTR) h); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/basetsd.h:72:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __inline unsigned __LONG32 PtrToUlong (const void *p) { return ((unsigned __LONG32) (ULONG_PTR) p); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/basetsd.h:73:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __inline unsigned int PtrToUint (const void *p) { return ((unsigned int) (UINT_PTR) p); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/basetsd.h:74:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __inline unsigned short PtrToUshort (const void *p) { return ((unsigned short) (unsigned __LONG32) (ULONG_PTR) p); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/basetsd.h:75:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __inline __LONG32 PtrToLong (const void *p) { return ((__LONG32) (LONG_PTR) p); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/basetsd.h:76:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __inline int PtrToInt (const void *p) { return ((int) (INT_PTR) p); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/basetsd.h:77:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __inline short PtrToShort (const void *p) { return ((short) (__LONG32) (LONG_PTR) p); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/basetsd.h:78:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __inline void *IntToPtr (const int i) { return ((void *) (INT_PTR)i); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/basetsd.h:79:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __inline void *UIntToPtr (const unsigned int ui) { return ((void *) (UINT_PTR)ui); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/basetsd.h:80:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __inline void *LongToPtr (const __LONG32 l) { return ((void *) (LONG_PTR)l); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/basetsd.h:81:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __inline void *ULongToPtr (const unsigned __LONG32 ul) { return ((void *) (ULONG_PTR)ul); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/basetsd.h:88:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __inline void *Ptr32ToPtr (const void *POINTER_32 p) { return ((void *) (ULONG_PTR) (unsigned __LONG32) (ULONG_PTR) p); } ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:143, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/basetsd.h:89:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __inline void *Handle32ToHandle (const void *POINTER_32 h) { return ((void *) (LONG_PTR) (__LONG32) (ULONG_PTR) h); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/basetsd.h:90:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __inline void *POINTER_32 PtrToPtr32 (const void *p) { return ((void *POINTER_32) (ULONG_PTR) (unsigned __LONG32) (ULONG_PTR) p); } ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:559:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char __cdecl _rotl8(unsigned char Value,unsigned char Shift); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:559:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:560:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned short __cdecl _rotl16(unsigned short Value,unsigned char Shift); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:560:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:561:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char __cdecl _rotr8(unsigned char Value,unsigned char Shift); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:561:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:562:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned short __cdecl _rotr16(unsigned short Value,unsigned char Shift); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:562:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:574:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned int __cdecl _rotl(unsigned int Value,int Shift); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:574:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:575:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned int __cdecl _rotr(unsigned int Value,int Shift); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:575:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:582:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION unsigned __int64 __cdecl _rotl64(unsigned __int64 Value,int Shift); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:582:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:583:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION unsigned __int64 __cdecl _rotr64(unsigned __int64 Value,int Shift); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:583:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:628, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/guiddef.h:30:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __extension__ template const GUID &__mingw_uuidof(); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/guiddef.h:30:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:628, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/guiddef.h:151:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __inline int InlineIsEqualGUID (REFGUID rguid1, REFGUID rguid2) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/guiddef.h:155:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __inline int IsEqualGUID (REFGUID rguid1, REFGUID rguid2) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/guiddef.h:174:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __inline bool operator== (REFGUID guidOne, REFGUID guidOther) { return !!IsEqualGUID (guidOne, guidOther); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/guiddef.h:175:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __inline bool operator!= (REFGUID guidOne, REFGUID guidOther) { return ! (guidOne == guidOther); } ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:31:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __bsfd (int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:39:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __bsrd (int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:47:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __bswapd (int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("sse4.2") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:63:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __crc32b (unsigned int __C, unsigned char __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:70:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __crc32w (unsigned int __C, unsigned short __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:77:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __crc32d (unsigned int __C, unsigned int __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:92:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __popcntd (unsigned int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:102:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __rdpmc (int __S) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:112:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __rdtsc (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:122:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __rdtscp (unsigned int *__A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:132:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __rolb (unsigned char __X, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:140:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __rolw (unsigned short __X, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:148:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __rold (unsigned int __X, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:157:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __rorb (unsigned char __X, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:165:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __rorw (unsigned short __X, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:173:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __rord (unsigned int __X, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:182:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __pause (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:191:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __bsfq (long long __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:199:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __bsrq (long long __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:207:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __bswapq (long long __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:221:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __crc32q (unsigned long long __C, unsigned long long __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:234:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __popcntq (unsigned long long __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:242:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __rolq (unsigned long long __X, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:251:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __rorq (unsigned long long __X, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:260:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __readeflags (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:268:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __writeeflags (unsigned long long __X) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:31, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:56:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_empty (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:62:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_empty (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:69:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsi32_si64 (int __i) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:75:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_from_int (int __i) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:85:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_from_int64 (long long __i) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:91:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsi64_m64 (long long __i) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:98:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsi64x_si64 (long long __i) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:104:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_set_pi64x (long long __i) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:112:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsi64_si32 (__m64 __i) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:118:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_to_int (__m64 __i) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:128:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_to_int64 (__m64 __i) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:134:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtm64_si64 (__m64 __i) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:141:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsi64_si64x (__m64 __i) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:151:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_packs_pi16 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:157:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_packsswb (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:166:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_packs_pi32 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:172:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_packssdw (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:181:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_packs_pu16 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:187:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_packuswb (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:195:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_unpackhi_pi8 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:201:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_punpckhbw (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:209:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_unpackhi_pi16 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:215:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_punpckhwd (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:223:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_unpackhi_pi32 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:229:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_punpckhdq (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:237:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_unpacklo_pi8 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:243:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_punpcklbw (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:251:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_unpacklo_pi16 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:257:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_punpcklwd (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:265:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_unpacklo_pi32 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:271:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_punpckldq (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:278:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_add_pi8 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:284:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_paddb (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:291:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_add_pi16 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:297:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_paddw (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:304:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_add_pi32 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:310:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_paddd (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:323:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_add_si64 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:335:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_adds_pi8 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:341:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_paddsb (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:349:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_adds_pi16 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:355:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_paddsw (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:363:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_adds_pu8 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:369:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_paddusb (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:377:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_adds_pu16 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:383:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_paddusw (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:390:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sub_pi8 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:396:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_psubb (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:403:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sub_pi16 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:409:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_psubw (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:416:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sub_pi32 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:422:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_psubd (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:435:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sub_si64 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:447:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_subs_pi8 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:453:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_psubsb (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:461:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_subs_pi16 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:467:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_psubsw (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:475:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_subs_pu8 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:481:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_psubusb (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:489:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_subs_pu16 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:495:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_psubusw (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:504:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_madd_pi16 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:510:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pmaddwd (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:518:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mulhi_pi16 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:524:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pmulhw (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:532:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mullo_pi16 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:538:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pmullw (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:545:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sll_pi16 (__m64 __m, __m64 __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:551:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_psllw (__m64 __m, __m64 __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:557:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_slli_pi16 (__m64 __m, int __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:563:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_psllwi (__m64 __m, int __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:570:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sll_pi32 (__m64 __m, __m64 __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:576:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pslld (__m64 __m, __m64 __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:582:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_slli_pi32 (__m64 __m, int __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:588:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pslldi (__m64 __m, int __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:595:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sll_si64 (__m64 __m, __m64 __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:601:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_psllq (__m64 __m, __m64 __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:607:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_slli_si64 (__m64 __m, int __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:613:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_psllqi (__m64 __m, int __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:620:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sra_pi16 (__m64 __m, __m64 __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:626:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_psraw (__m64 __m, __m64 __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:632:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_srai_pi16 (__m64 __m, int __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:638:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_psrawi (__m64 __m, int __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:645:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sra_pi32 (__m64 __m, __m64 __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:651:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_psrad (__m64 __m, __m64 __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:657:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_srai_pi32 (__m64 __m, int __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:663:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_psradi (__m64 __m, int __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:670:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_srl_pi16 (__m64 __m, __m64 __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:676:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_psrlw (__m64 __m, __m64 __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:682:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_srli_pi16 (__m64 __m, int __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:688:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_psrlwi (__m64 __m, int __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:695:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_srl_pi32 (__m64 __m, __m64 __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:701:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_psrld (__m64 __m, __m64 __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:707:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_srli_pi32 (__m64 __m, int __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:713:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_psrldi (__m64 __m, int __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:720:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_srl_si64 (__m64 __m, __m64 __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:726:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_psrlq (__m64 __m, __m64 __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:732:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_srli_si64 (__m64 __m, int __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:738:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_psrlqi (__m64 __m, int __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:745:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_and_si64 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:751:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pand (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:759:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_andnot_si64 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:765:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pandn (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:772:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_or_si64 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:778:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_por (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:785:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_xor_si64 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:791:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pxor (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:799:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpeq_pi8 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:805:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pcmpeqb (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:811:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpgt_pi8 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:817:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pcmpgtb (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:825:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpeq_pi16 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:831:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pcmpeqw (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:837:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpgt_pi16 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:843:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pcmpgtw (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:851:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpeq_pi32 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:857:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pcmpeqd (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:863:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpgt_pi32 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:869:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pcmpgtd (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:876:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_setzero_si64 (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:883:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_set_pi32 (int __i1, int __i0) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:890:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_set_pi16 (short __w3, short __w2, short __w1, short __w0) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:898:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char __b3, char __b2, char __b1, char __b0) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:906:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_setr_pi32 (int __i0, int __i1) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:912:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_setr_pi16 (short __w0, short __w1, short __w2, short __w3) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:919:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char __b4, char __b5, char __b6, char __b7) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:926:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_set1_pi32 (int __i) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:933:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_set1_pi16 (short __w) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:940:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_set1_pi8 (char __b) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:33, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:52:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_prefetch (const void *__P, enum _mm_hint __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:114:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_undefined_ps (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:122:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_setzero_ps (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:132:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_add_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:138:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sub_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:144:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mul_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:150:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_div_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:156:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sqrt_ss (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:162:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rcp_ss (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:168:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rsqrt_ss (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:174:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_min_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:180:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_max_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:188:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_add_ps (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:194:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sub_ps (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:200:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mul_ps (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:206:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_div_ps (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:212:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sqrt_ps (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:218:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rcp_ps (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:224:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rsqrt_ps (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:230:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_min_ps (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:236:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_max_ps (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:244:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_and_ps (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:250:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_andnot_ps (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:256:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_or_ps (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:262:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_xor_ps (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:272:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpeq_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:278:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmplt_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:284:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmple_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:290:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpgt_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:300:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpge_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:310:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpneq_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:316:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpnlt_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:322:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpnle_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:328:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpngt_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:338:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpnge_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:348:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpord_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:354:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpunord_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:364:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpeq_ps (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:370:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmplt_ps (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:376:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmple_ps (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:382:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpgt_ps (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:388:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpge_ps (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:394:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpneq_ps (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:400:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpnlt_ps (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:406:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpnle_ps (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:412:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpngt_ps (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:418:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpnge_ps (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:424:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpord_ps (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:430:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpunord_ps (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:439:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comieq_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:445:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comilt_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:451:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comile_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:457:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comigt_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:463:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comige_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:469:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comineq_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:475:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_ucomieq_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:481:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_ucomilt_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:487:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_ucomile_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:493:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_ucomigt_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:499:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_ucomige_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:505:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_ucomineq_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:513:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtss_si32 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:519:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_ss2si (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:530:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtss_si64 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:537:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtss_si64x (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:546:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtps_pi32 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:552:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_ps2pi (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:559:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvttss_si32 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:565:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtt_ss2si (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:575:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvttss_si64 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:582:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvttss_si64x (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:591:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvttps_pi32 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:597:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtt_ps2pi (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:604:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsi32_ss (__m128 __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:610:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_si2ss (__m128 __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:620:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsi64_ss (__m128 __A, long long __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:627:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsi64x_ss (__m128 __A, long long __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:636:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtpi32_ps (__m128 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:642:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_pi2ps (__m128 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:649:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtpi16_ps (__m64 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:674:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtpu16_ps (__m64 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:693:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtpi8_ps (__m64 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:710:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtpu8_ps(__m64 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:718:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtpi32x2_ps(__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:728:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtps_pi16(__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:739:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtps_pi8(__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:748:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_shuffle_ps (__m128 __A, __m128 __B, int const __mask) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:760:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_unpackhi_ps (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:767:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_unpacklo_ps (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:775:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_loadh_pi (__m128 __A, __m64 const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:782:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_storeh_pi (__m64 *__P, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:789:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_movehl_ps (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:796:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_movelh_ps (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:804:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_loadl_pi (__m128 __A, __m64 const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:811:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_storel_pi (__m64 *__P, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:818:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_movemask_ps (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:825:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_getcsr (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:832:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_GET_EXCEPTION_STATE (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:838:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_GET_EXCEPTION_MASK (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:844:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_GET_ROUNDING_MODE (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:850:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_GET_FLUSH_ZERO_MODE (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:857:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_setcsr (unsigned int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:864:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_SET_EXCEPTION_STATE(unsigned int __mask) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:870:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_SET_EXCEPTION_MASK (unsigned int __mask) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:876:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_SET_ROUNDING_MODE (unsigned int __mode) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:882:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_SET_FLUSH_ZERO_MODE (unsigned int __mode) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:889:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_set_ss (float __F) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:896:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_set1_ps (float __F) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:902:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_set_ps1 (float __F) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:909:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_load_ss (float const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:916:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_load1_ps (float const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:922:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_load_ps1 (float const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:929:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_load_ps (float const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:936:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_loadu_ps (float const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:943:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_loadr_ps (float const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:951:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_set_ps (const float __Z, const float __Y, const float __X, const float __W) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:958:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_setr_ps (float __Z, float __Y, float __X, float __W) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:965:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_store_ss (float *__P, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:971:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtss_f32 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:978:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_store_ps (float *__P, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:985:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_storeu_ps (float *__P, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:992:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_store1_ps (float *__P, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1000:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_store_ps1 (float *__P, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1007:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_storer_ps (float *__P, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1016:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_move_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1024:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_extract_pi16 (__m64 const __A, int const __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1030:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pextrw (__m64 const __A, int const __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1045:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_insert_pi16 (__m64 const __A, int const __D, int const __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1051:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pinsrw (__m64 const __A, int const __D, int const __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1065:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_max_pi16 (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1071:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pmaxsw (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1078:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_max_pu8 (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1084:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pmaxub (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1091:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_min_pi16 (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1097:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pminsw (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1104:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_min_pu8 (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1110:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pminub (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1117:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_movemask_pi8 (__m64 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1123:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pmovmskb (__m64 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1131:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mulhi_pu16 (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1137:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pmulhuw (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1146:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_shuffle_pi16 (__m64 __A, int const __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1152:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pshufw (__m64 __A, int const __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1167:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskmove_si64 (__m64 __A, __m64 __N, char *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1173:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_maskmovq (__m64 __A, __m64 __N, char *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1180:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_avg_pu8 (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1186:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pavgb (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1193:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_avg_pu16 (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1199:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pavgw (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1208:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sad_pu8 (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1214:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_psadbw (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1221:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_stream_pi (__m64 *__P, __m64 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1228:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_stream_ps (float *__P, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1236:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sfence (void) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1260, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:33, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:66:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_set_sd (double __F) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:73:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_set1_pd (double __F) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:79:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_set_pd1 (double __F) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:86:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_set_pd (double __W, double __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:93:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_setr_pd (double __W, double __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:100:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_undefined_pd (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:108:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_setzero_pd (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:115:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_move_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:122:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_load_pd (double const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:129:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_loadu_pd (double const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:136:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_load1_pd (double const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:143:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_load_sd (double const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:149:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_load_pd1 (double const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:156:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_loadr_pd (double const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:164:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_store_pd (double *__P, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:171:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_storeu_pd (double *__P, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:178:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_store_sd (double *__P, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:184:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsd_f64 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:190:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_storel_pd (double *__P, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:197:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_storeh_pd (double *__P, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:205:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_store1_pd (double *__P, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:211:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_store_pd1 (double *__P, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:218:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_storer_pd (double *__P, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:224:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsi128_si32 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:232:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsi128_si64 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:239:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsi128_si64x (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:246:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_add_pd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:252:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_add_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:258:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sub_pd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:264:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sub_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:270:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mul_pd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:276:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mul_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:282:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_div_pd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:288:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_div_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:294:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sqrt_pd (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:301:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sqrt_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:308:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_min_pd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:314:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_min_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:320:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_max_pd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:326:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_max_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:332:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_and_pd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:338:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_andnot_pd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:344:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_or_pd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:350:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_xor_pd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:356:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpeq_pd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:362:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmplt_pd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:368:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmple_pd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:374:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpgt_pd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:380:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpge_pd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:386:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpneq_pd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:392:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpnlt_pd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:398:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpnle_pd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:404:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpngt_pd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:410:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpnge_pd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:416:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpord_pd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:422:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpunord_pd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:428:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpeq_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:434:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmplt_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:440:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmple_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:446:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpgt_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:456:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpge_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:466:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpneq_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:472:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpnlt_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:478:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpnle_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:484:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpngt_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:494:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpnge_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:504:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpord_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:510:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpunord_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:516:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comieq_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:522:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comilt_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:528:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comile_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:534:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comigt_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:540:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comige_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:546:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comineq_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:552:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_ucomieq_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:558:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_ucomilt_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:564:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_ucomile_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:570:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_ucomigt_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:576:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_ucomige_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:582:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_ucomineq_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:590:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_set_epi64x (long long __q1, long long __q0) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:596:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_set_epi64 (__m64 __q1, __m64 __q0) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:602:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_set_epi32 (int __q3, int __q2, int __q1, int __q0) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:609:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture short __q3, short __q2, short __q1, short __q0) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:619:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char __q03, char __q02, char __q01, char __q00) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:630:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_set1_epi64x (long long __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:636:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_set1_epi64 (__m64 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:642:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_set1_epi32 (int __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:648:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_set1_epi16 (short __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:654:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_set1_epi8 (char __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:664:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_setr_epi64 (__m64 __q0, __m64 __q1) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:670:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_setr_epi32 (int __q0, int __q1, int __q2, int __q3) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:677:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture short __q4, short __q5, short __q6, short __q7) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:686:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char __q12, char __q13, char __q14, char __q15) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:695:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_load_si128 (__m128i const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:701:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_loadu_si128 (__m128i_u const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:707:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_loadl_epi64 (__m128i_u const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:713:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_store_si128 (__m128i *__P, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:719:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_storeu_si128 (__m128i_u *__P, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:725:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_storel_epi64 (__m128i_u *__P, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:731:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_movepi64_pi64 (__m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:737:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_movpi64_epi64 (__m64 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:743:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_move_epi64 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:750:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_undefined_si128 (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:758:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_setzero_si128 (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:764:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepi32_pd (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:770:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepi32_ps (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:776:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtpd_epi32 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:782:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtpd_pi32 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:788:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtpd_ps (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:794:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvttpd_epi32 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:800:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvttpd_pi32 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:806:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtpi32_pd (__m64 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:812:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtps_epi32 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:818:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvttps_epi32 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:824:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtps_pd (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:830:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsd_si32 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:838:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsd_si64 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:845:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsd_si64x (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:852:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvttsd_si32 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:860:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvttsd_si64 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:867:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvttsd_si64x (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:874:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsd_ss (__m128 __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:880:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsi32_sd (__m128d __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:888:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsi64_sd (__m128d __A, long long __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:895:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsi64x_sd (__m128d __A, long long __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:902:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtss_sd (__m128d __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:909:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_shuffle_pd(__m128d __A, __m128d __B, const int __mask) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:920:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_unpackhi_pd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:926:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_unpacklo_pd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:932:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_loadh_pd (__m128d __A, double const *__B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:938:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_loadl_pd (__m128d __A, double const *__B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:944:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_movemask_pd (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:950:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_packs_epi16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:956:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_packs_epi32 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:962:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_packus_epi16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:968:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_unpackhi_epi8 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:974:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_unpackhi_epi16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:980:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_unpackhi_epi32 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:986:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_unpackhi_epi64 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:992:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_unpacklo_epi8 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:998:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_unpacklo_epi16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1004:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_unpacklo_epi32 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1010:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_unpacklo_epi64 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1016:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_add_epi8 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1022:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_add_epi16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1028:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_add_epi32 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1034:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_add_epi64 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1040:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_adds_epi8 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1046:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_adds_epi16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1052:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_adds_epu8 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1058:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_adds_epu16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1064:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sub_epi8 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1070:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sub_epi16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1076:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sub_epi32 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1082:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sub_epi64 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1088:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_subs_epi8 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1094:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_subs_epi16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1100:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_subs_epu8 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1106:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_subs_epu16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1112:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_madd_epi16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1118:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mulhi_epi16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1124:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mullo_epi16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1130:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mul_su32 (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1136:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mul_epu32 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1142:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_slli_epi16 (__m128i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1148:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_slli_epi32 (__m128i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1154:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_slli_epi64 (__m128i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1160:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_srai_epi16 (__m128i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1166:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_srai_epi32 (__m128i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1173:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_bsrli_si128 (__m128i __A, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1179:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_bslli_si128 (__m128i __A, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1185:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_srli_si128 (__m128i __A, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1191:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_slli_si128 (__m128i __A, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1207:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_srli_epi16 (__m128i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1213:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_srli_epi32 (__m128i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1219:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_srli_epi64 (__m128i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1225:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sll_epi16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1231:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sll_epi32 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1237:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sll_epi64 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1243:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sra_epi16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1249:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sra_epi32 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1255:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_srl_epi16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1261:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_srl_epi32 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1267:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_srl_epi64 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1273:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_and_si128 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1279:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_andnot_si128 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1285:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_or_si128 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1291:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_xor_si128 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1297:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpeq_epi8 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1303:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpeq_epi16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1309:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpeq_epi32 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1315:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmplt_epi8 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1321:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmplt_epi16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1327:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmplt_epi32 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1333:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpgt_epi8 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1339:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpgt_epi16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1345:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpgt_epi32 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1352:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_extract_epi16 (__m128i const __A, int const __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1358:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_insert_epi16 (__m128i const __A, int const __D, int const __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1371:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_max_epi16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1377:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_max_epu8 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1383:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_min_epi16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1389:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_min_epu8 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1395:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_movemask_epi8 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1401:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mulhi_epu16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1408:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_shufflehi_epi16 (__m128i __A, const int __mask) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1414:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_shufflelo_epi16 (__m128i __A, const int __mask) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1420:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_shuffle_epi32 (__m128i __A, const int __mask) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1434:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskmoveu_si128 (__m128i __A, __m128i __B, char *__C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1440:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_avg_epu8 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1446:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_avg_epu16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1452:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sad_epu8 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1458:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_stream_si32 (int *__A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1465:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_stream_si64 (long long int *__A, long long int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1472:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_stream_si128 (__m128i *__A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1478:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_stream_pd (double *__A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1484:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_clflush (void const *__A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1490:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_lfence (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1496:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mfence (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1502:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsi32_si128 (int __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1510:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsi64_si128 (long long __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1517:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsi64x_si128 (long long __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1526:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_castpd_ps(__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1532:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_castpd_si128(__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1538:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_castps_pd(__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1544:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_castps_si128(__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1550:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_castsi128_ps(__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1556:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_castsi128_pd(__m128i __A) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:33, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1273:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_pause (void) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:37, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/pmmintrin.h:50:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_addsub_ps (__m128 __X, __m128 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/pmmintrin.h:56:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_hadd_ps (__m128 __X, __m128 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/pmmintrin.h:62:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_hsub_ps (__m128 __X, __m128 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/pmmintrin.h:68:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_movehdup_ps (__m128 __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/pmmintrin.h:74:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_moveldup_ps (__m128 __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/pmmintrin.h:80:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_addsub_pd (__m128d __X, __m128d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/pmmintrin.h:86:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_hadd_pd (__m128d __X, __m128d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/pmmintrin.h:92:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_hsub_pd (__m128d __X, __m128d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/pmmintrin.h:98:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_loaddup_pd (double const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/pmmintrin.h:104:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_movedup_pd (__m128d __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/pmmintrin.h:110:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_lddqu_si128 (__m128i const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/pmmintrin.h:116:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_monitor (void const * __P, unsigned int __E, unsigned int __H) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/pmmintrin.h:122:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mwait (unsigned int __E, unsigned int __H) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:39, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:40:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_hadd_epi16 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:46:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_hadd_epi32 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:52:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_hadds_epi16 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:58:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_hadd_pi16 (__m64 __X, __m64 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:64:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_hadd_pi32 (__m64 __X, __m64 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:70:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_hadds_pi16 (__m64 __X, __m64 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:76:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_hsub_epi16 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:82:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_hsub_epi32 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:88:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_hsubs_epi16 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:94:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_hsub_pi16 (__m64 __X, __m64 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:100:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_hsub_pi32 (__m64 __X, __m64 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:106:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_hsubs_pi16 (__m64 __X, __m64 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:112:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maddubs_epi16 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:118:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maddubs_pi16 (__m64 __X, __m64 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:124:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mulhrs_epi16 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:130:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mulhrs_pi16 (__m64 __X, __m64 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:136:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_shuffle_epi8 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:142:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_shuffle_pi8 (__m64 __X, __m64 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:148:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sign_epi8 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:154:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sign_epi16 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:160:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sign_epi32 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:166:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sign_pi8 (__m64 __X, __m64 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:172:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sign_pi16 (__m64 __X, __m64 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:178:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sign_pi32 (__m64 __X, __m64 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:185:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_alignr_epi8(__m128i __X, __m128i __Y, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:192:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_alignr_pi8(__m64 __X, __m64 __Y, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:209:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_abs_epi8 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:215:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_abs_epi16 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:221:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_abs_epi32 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:227:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_abs_pi8 (__m64 __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:233:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_abs_pi16 (__m64 __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:239:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_abs_pi32 (__m64 __X) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:41, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ammintrin.h:35:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("sse4a") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ammintrin.h:35:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ammintrin.h:35:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ammintrin.h:35:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ammintrin.h:35:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ammintrin.h:35:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ammintrin.h:40:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_stream_sd (double * __P, __m128d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ammintrin.h:46:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_stream_ss (float * __P, __m128 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ammintrin.h:52:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_extract_si64 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ammintrin.h:59:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_extracti_si64 (__m128i __X, unsigned const int __I, unsigned const int __L) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ammintrin.h:70:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_insert_si64 (__m128i __X,__m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ammintrin.h:77:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_inserti_si64(__m128i __X, __m128i __Y, unsigned const int __I, unsigned const int __L) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:43, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:67:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_testz_si128 (__m128i __M, __m128i __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:75:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_testc_si128 (__m128i __M, __m128i __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:83:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_testnzc_si128 (__m128i __M, __m128i __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:100:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_round_pd (__m128d __V, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:106:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_round_sd(__m128d __D, __m128d __V, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:125:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_round_ps (__m128 __V, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:131:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_round_ss (__m128 __D, __m128 __V, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:166:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_blend_epi16 (__m128i __X, __m128i __Y, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:179:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_blendv_epi8 (__m128i __X, __m128i __Y, __m128i __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:191:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_blend_ps (__m128 __X, __m128 __Y, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:204:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_blendv_ps (__m128 __X, __m128 __Y, __m128 __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:216:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_blend_pd (__m128d __X, __m128d __Y, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:229:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_blendv_pd (__m128d __X, __m128d __Y, __m128d __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:241:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_dp_ps (__m128 __X, __m128 __Y, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:249:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_dp_pd (__m128d __X, __m128d __Y, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:268:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpeq_epi64 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:276:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_min_epi8 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:282:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_max_epi8 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:288:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_min_epu16 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:294:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_max_epu16 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:300:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_min_epi32 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:306:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_max_epi32 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:312:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_min_epu32 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:318:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_max_epu32 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:326:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mullo_epi32 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:334:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mul_epi32 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:346:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_insert_ps (__m128 __D, __m128 __S, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:366:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_extract_ps (__m128 __X, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:399:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_insert_epi8 (__m128i __D, int __S, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:406:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_insert_epi32 (__m128i __D, int __S, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:414:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_insert_epi64 (__m128i __D, long long __S, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:441:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_extract_epi8 (__m128i __X, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:447:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_extract_epi32 (__m128i __X, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:454:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_extract_epi64 (__m128i __X, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:474:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_minpos_epu16 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:482:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepi8_epi32 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:488:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepi16_epi32 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:494:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepi8_epi64 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:500:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepi32_epi64 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:506:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepi16_epi64 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:512:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepi8_epi16 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:520:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepu8_epi32 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:526:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepu16_epi32 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:532:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepu8_epi64 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:538:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepu32_epi64 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:544:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepu16_epi64 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:550:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepu8_epi16 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:558:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_packus_epi32 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:569:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mpsadbw_epu8 (__m128i __X, __m128i __Y, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:582:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_stream_load_si128 (__m128i *__X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:623:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpistrm (__m128i __X, __m128i __Y, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:631:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpistri (__m128i __X, __m128i __Y, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:639:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpestrm (__m128i __X, int __LX, __m128i __Y, int __LY, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:647:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpestri (__m128i __X, int __LX, __m128i __Y, int __LY, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:676:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpistra (__m128i __X, __m128i __Y, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:684:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpistrc (__m128i __X, __m128i __Y, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:692:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpistro (__m128i __X, __m128i __Y, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:700:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpistrs (__m128i __X, __m128i __Y, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:708:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpistrz (__m128i __X, __m128i __Y, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:716:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpestra (__m128i __X, int __LX, __m128i __Y, int __LY, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:724:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpestrc (__m128i __X, int __LX, __m128i __Y, int __LY, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:732:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpestro (__m128i __X, int __LX, __m128i __Y, int __LY, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:740:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpestrs (__m128i __X, int __LX, __m128i __Y, int __LY, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:748:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpestrz (__m128i __X, int __LX, __m128i __Y, int __LY, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:796:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpgt_epi64 (__m128i __X, __m128i __Y) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:811, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:43, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/popcntintrin.h:35:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_popcnt_u32 (unsigned int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/popcntintrin.h:42:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_popcnt_u64 (unsigned long long __X) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:43, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:827:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_crc32_u8 (unsigned int __C, unsigned char __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:833:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_crc32_u16 (unsigned int __C, unsigned short __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:839:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_crc32_u32 (unsigned int __C, unsigned int __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:846:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_crc32_u64 (unsigned long long __C, unsigned long long __V) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:45, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/wmmintrin.h:44:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_aesdec_si128 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/wmmintrin.h:52:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_aesdeclast_si128 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/wmmintrin.h:61:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_aesenc_si128 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/wmmintrin.h:69:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_aesenclast_si128 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/wmmintrin.h:77:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_aesimc_si128 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/wmmintrin.h:87:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_aeskeygenassist_si128 (__m128i __X, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/wmmintrin.h:116:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_clmulepi64_si128 (__m128i __X, __m128i __Y, const int __I) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:41, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("avx") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:140:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_add_pd (__m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:146:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_add_ps (__m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:152:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_addsub_pd (__m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:158:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_addsub_ps (__m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:165:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_and_pd (__m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:171:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_and_ps (__m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:177:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_andnot_pd (__m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:183:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_andnot_ps (__m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:193:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_blend_pd (__m256d __X, __m256d __Y, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:201:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_blend_ps (__m256 __X, __m256 __Y, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:218:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_blendv_pd (__m256d __X, __m256d __Y, __m256d __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:226:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_blendv_ps (__m256 __X, __m256 __Y, __m256 __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:234:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_div_pd (__m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:240:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_div_ps (__m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:250:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_dp_ps (__m256 __X, __m256 __Y, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:263:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_hadd_pd (__m256d __X, __m256d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:269:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_hadd_ps (__m256 __X, __m256 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:275:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_hsub_pd (__m256d __X, __m256d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:281:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_hsub_ps (__m256 __X, __m256 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:287:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_max_pd (__m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:293:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_max_ps (__m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:299:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_min_pd (__m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:305:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_min_ps (__m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:311:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mul_pd (__m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:317:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mul_ps (__m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:323:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_or_pd (__m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:329:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_or_ps (__m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:336:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_shuffle_pd (__m256d __A, __m256d __B, const int __mask) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:343:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_shuffle_ps (__m256 __A, __m256 __B, const int __mask) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:359:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_sub_pd (__m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:365:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_sub_ps (__m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:371:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_xor_pd (__m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:377:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_xor_ps (__m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:384:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmp_pd (__m128d __X, __m128d __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:390:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmp_ps (__m128 __X, __m128 __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:396:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmp_pd (__m256d __X, __m256d __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:403:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmp_ps (__m256 __X, __m256 __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:410:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmp_sd (__m128d __X, __m128d __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:416:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmp_ss (__m128 __X, __m128 __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:447:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepi32_pd (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:453:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepi32_ps (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:459:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtpd_ps (__m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:465:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtps_epi32 (__m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:471:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtps_pd (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:477:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvttpd_epi32 (__m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:483:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtpd_epi32 (__m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:489:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvttps_epi32 (__m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:496:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtsd_f64 (__m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:503:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtss_f32 (__m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:510:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_extractf128_pd (__m256d __X, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:516:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_extractf128_ps (__m256 __X, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:522:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_extractf128_si256 (__m256i __X, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:528:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_extract_epi32 (__m256i __X, int const __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:535:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_extract_epi16 (__m256i __X, int const __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:542:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_extract_epi8 (__m256i __X, int const __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:550:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_extract_epi64 (__m256i __X, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:601:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_zeroall (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:607:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_zeroupper (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:613:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_permutevar_pd (__m128d __A, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:620:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permutevar_pd (__m256d __A, __m256i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:627:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_permutevar_ps (__m128 __A, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:634:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permutevar_ps (__m256 __A, __m256i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:642:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_permute_pd (__m128d __X, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:648:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permute_pd (__m256d __X, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:654:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_permute_ps (__m128 __X, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:660:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permute_ps (__m256 __X, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:680:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permute2f128_pd (__m256d __X, __m256d __Y, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:688:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permute2f128_ps (__m256 __X, __m256 __Y, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:696:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permute2f128_si256 (__m256i __X, __m256i __Y, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:720:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_broadcast_ss (float const *__X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:726:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_broadcast_sd (double const *__X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:732:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_broadcast_ss (float const *__X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:738:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_broadcast_pd (__m128d const *__X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:744:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_broadcast_ps (__m128 const *__X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:751:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_insertf128_pd (__m256d __X, __m128d __Y, const int __O) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:759:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_insertf128_ps (__m256 __X, __m128 __Y, const int __O) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:767:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_insertf128_si256 (__m256i __X, __m128i __Y, const int __O) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:775:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_insert_epi32 (__m256i __X, int __D, int const __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:783:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_insert_epi16 (__m256i __X, int __D, int const __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:791:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_insert_epi8 (__m256i __X, int __D, int const __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:800:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_insert_epi64 (__m256i __X, long long __D, int const __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:859:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_load_pd (double const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:865:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_store_pd (double *__P, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:871:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_load_ps (float const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:877:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_store_ps (float *__P, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:883:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_loadu_pd (double const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:889:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_storeu_pd (double *__P, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:895:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_loadu_ps (float const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:901:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_storeu_ps (float *__P, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:907:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_load_si256 (__m256i const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:913:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_store_si256 (__m256i *__P, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:919:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_loadu_si256 (__m256i_u const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:925:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_storeu_si256 (__m256i_u *__P, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:931:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskload_pd (double const *__P, __m128i __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:938:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskstore_pd (double *__P, __m128i __M, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:944:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskload_pd (double const *__P, __m256i __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:951:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskstore_pd (double *__P, __m256i __M, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:957:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskload_ps (float const *__P, __m128i __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:964:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskstore_ps (float *__P, __m128i __M, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:970:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskload_ps (float const *__P, __m256i __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:977:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskstore_ps (float *__P, __m256i __M, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:983:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_movehdup_ps (__m256 __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:989:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_moveldup_ps (__m256 __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:995:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_movedup_pd (__m256d __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1001:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_lddqu_si256 (__m256i const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1007:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_stream_si256 (__m256i *__A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1013:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_stream_pd (double *__A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1019:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_stream_ps (float *__P, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1025:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_rcp_ps (__m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1031:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_rsqrt_ps (__m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1037:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_sqrt_pd (__m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1043:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_sqrt_ps (__m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1050:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_round_pd (__m256d __V, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1056:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_round_ps (__m256 __V, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1074:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_unpackhi_pd (__m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1080:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_unpacklo_pd (__m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1086:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_unpackhi_ps (__m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1092:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_unpacklo_ps (__m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1098:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_testz_pd (__m128d __M, __m128d __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1104:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_testc_pd (__m128d __M, __m128d __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1110:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_testnzc_pd (__m128d __M, __m128d __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1116:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_testz_ps (__m128 __M, __m128 __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1122:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_testc_ps (__m128 __M, __m128 __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1128:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_testnzc_ps (__m128 __M, __m128 __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1134:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_testz_pd (__m256d __M, __m256d __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1140:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_testc_pd (__m256d __M, __m256d __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1146:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_testnzc_pd (__m256d __M, __m256d __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1152:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_testz_ps (__m256 __M, __m256 __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1158:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_testc_ps (__m256 __M, __m256 __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1164:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_testnzc_ps (__m256 __M, __m256 __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1170:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_testz_si256 (__m256i __M, __m256i __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1176:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_testc_si256 (__m256i __M, __m256i __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1182:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_testnzc_si256 (__m256i __M, __m256i __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1188:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_movemask_pd (__m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1194:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_movemask_ps (__m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1200:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_undefined_pd (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1207:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_undefined_ps (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1214:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_undefined_si256 (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1221:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_setzero_pd (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1227:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_setzero_ps (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1234:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_setzero_si256 (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1241:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_set_pd (double __A, double __B, double __C, double __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1249:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture float __E, float __F, float __G, float __H) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1258:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __E, int __F, int __G, int __H) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1268:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture short __q03, short __q02, short __q01, short __q00) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1284:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char __q03, char __q02, char __q01, char __q00) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1296:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture long long __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1303:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_set1_pd (double __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1310:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_set1_ps (float __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1318:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_set1_epi32 (int __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1325:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_set1_epi16 (short __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1332:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_set1_epi8 (char __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1341:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_set1_epi64x (long long __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1350:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_setr_pd (double __A, double __B, double __C, double __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1357:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture float __E, float __F, float __G, float __H) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1364:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __E, int __F, int __G, int __H) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1373:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture short __q03, short __q02, short __q01, short __q00) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1389:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char __q03, char __q02, char __q01, char __q00) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1403:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture long long __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1411:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_castpd_ps (__m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1417:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_castpd_si256 (__m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1423:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_castps_pd (__m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1429:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_castps_si256(__m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1435:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_castsi256_ps (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1441:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_castsi256_pd (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1447:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_castpd256_pd128 (__m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1453:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_castps256_ps128 (__m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1459:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_castsi256_si128 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1470:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_castpd128_pd256 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1476:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_castps128_ps256 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1482:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_castsi128_si256 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1488:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_set_m128 ( __m128 __H, __m128 __L) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1494:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_set_m128d (__m128d __H, __m128d __L) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1500:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_set_m128i (__m128i __H, __m128i __L) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1506:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_setr_m128 (__m128 __L, __m128 __H) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1512:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_setr_m128d (__m128d __L, __m128d __H) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1518:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_setr_m128i (__m128i __L, __m128i __H) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:43, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("avx2") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:43:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mpsadbw_epu8 (__m256i __X, __m256i __Y, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:56:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_abs_epi8 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:63:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_abs_epi16 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:70:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_abs_epi32 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:77:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_packs_epi32 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:84:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_packs_epi16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:91:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_packus_epi32 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:98:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_packus_epi16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:105:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_add_epi8 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:112:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_add_epi16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:119:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_add_epi32 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:126:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_add_epi64 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:133:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_adds_epi8 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:140:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_adds_epi16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:147:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_adds_epu8 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:154:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_adds_epu16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:162:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_alignr_epi8 (__m256i __A, __m256i __B, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:179:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_and_si256 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:186:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_andnot_si256 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:193:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_avg_epu8 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:200:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_avg_epu16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:207:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_blendv_epi8 (__m256i __X, __m256i __Y, __m256i __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:217:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_blend_epi16 (__m256i __X, __m256i __Y, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:231:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpeq_epi8 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:238:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpeq_epi16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:245:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpeq_epi32 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:252:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpeq_epi64 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:259:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpgt_epi8 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:266:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpgt_epi16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:273:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpgt_epi32 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:280:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpgt_epi64 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:287:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_hadd_epi16 (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:295:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_hadd_epi32 (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:302:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_hadds_epi16 (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:310:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_hsub_epi16 (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:318:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_hsub_epi32 (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:325:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_hsubs_epi16 (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:333:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maddubs_epi16 (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:341:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_madd_epi16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:349:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_max_epi8 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:356:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_max_epi16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:363:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_max_epi32 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:370:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_max_epu8 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:377:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_max_epu16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:384:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_max_epu32 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:391:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_min_epi8 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:398:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_min_epi16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:405:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_min_epi32 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:412:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_min_epu8 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:419:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_min_epu16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:426:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_min_epu32 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:433:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_movemask_epi8 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:440:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepi8_epi16 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:447:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepi8_epi32 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:454:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepi8_epi64 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:461:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepi16_epi32 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:468:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepi16_epi64 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:475:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepi32_epi64 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:482:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepu8_epi16 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:489:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepu8_epi32 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:496:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepu8_epi64 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:503:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepu16_epi32 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:510:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepu16_epi64 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:517:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepu32_epi64 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:524:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mul_epi32 (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:531:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mulhrs_epi16 (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:539:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mulhi_epu16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:546:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mulhi_epi16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:553:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mullo_epi16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:560:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mullo_epi32 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:567:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mul_epu32 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:574:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_or_si256 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:581:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_sad_epu8 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:588:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_shuffle_epi8 (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:597:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_shuffle_epi32 (__m256i __A, const int __mask) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:604:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_shufflehi_epi16 (__m256i __A, const int __mask) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:611:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_shufflelo_epi16 (__m256i __A, const int __mask) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:626:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_sign_epi8 (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:633:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_sign_epi16 (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:640:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_sign_epi32 (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:648:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_bslli_epi128 (__m256i __A, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:655:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_slli_si256 (__m256i __A, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:668:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_slli_epi16 (__m256i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:675:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_sll_epi16 (__m256i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:682:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_slli_epi32 (__m256i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:689:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_sll_epi32 (__m256i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:696:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_slli_epi64 (__m256i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:703:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_sll_epi64 (__m256i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:710:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_srai_epi16 (__m256i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:717:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_sra_epi16 (__m256i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:724:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_srai_epi32 (__m256i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:731:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_sra_epi32 (__m256i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:739:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_bsrli_epi128 (__m256i __A, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:746:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_srli_si256 (__m256i __A, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:759:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_srli_epi16 (__m256i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:766:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_srl_epi16 (__m256i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:773:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_srli_epi32 (__m256i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:780:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_srl_epi32 (__m256i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:787:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_srli_epi64 (__m256i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:794:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_srl_epi64 (__m256i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:801:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_sub_epi8 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:808:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_sub_epi16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:815:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_sub_epi32 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:822:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_sub_epi64 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:829:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_subs_epi8 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:836:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_subs_epi16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:843:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_subs_epu8 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:850:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_subs_epu16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:857:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_unpackhi_epi8 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:864:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_unpackhi_epi16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:871:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_unpackhi_epi32 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:878:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_unpackhi_epi64 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:885:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_unpacklo_epi8 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:892:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_unpacklo_epi16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:899:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_unpacklo_epi32 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:906:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_unpacklo_epi64 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:913:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_xor_si256 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:920:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_stream_load_si256 (__m256i const *__X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:927:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_broadcastss_ps (__m128 __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:934:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_broadcastss_ps (__m128 __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:941:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_broadcastsd_pd (__m128d __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:948:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_broadcastsi128_si256 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:956:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_blend_epi32 (__m128i __X, __m128i __Y, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:971:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_blend_epi32 (__m256i __X, __m256i __Y, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:985:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_broadcastb_epi8 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:992:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_broadcastw_epi16 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:999:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_broadcastd_epi32 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1006:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_broadcastq_epi64 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1013:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_broadcastb_epi8 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1020:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_broadcastw_epi16 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1027:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_broadcastd_epi32 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1034:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_broadcastq_epi64 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1041:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permutevar8x32_epi32 (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1049:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permute4x64_pd (__m256d __X, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1060:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permutevar8x32_ps (__m256 __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1068:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permute4x64_epi64 (__m256i __X, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1081:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permute2x128_si256 (__m256i __X, __m256i __Y, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1093:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_extracti128_si256 (__m256i __X, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1105:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_inserti128_si256 (__m256i __X, __m128i __Y, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1118:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskload_epi32 (int const *__X, __m256i __M ) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1126:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskload_epi64 (long long const *__X, __m256i __M ) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1134:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskload_epi32 (int const *__X, __m128i __M ) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1142:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskload_epi64 (long long const *__X, __m128i __M ) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1150:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskstore_epi32 (int *__X, __m256i __M, __m256i __Y ) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1157:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskstore_epi64 (long long *__X, __m256i __M, __m256i __Y ) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1164:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskstore_epi32 (int *__X, __m128i __M, __m128i __Y ) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1171:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskstore_epi64 (long long *__X, __m128i __M, __m128i __Y ) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1178:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_sllv_epi32 (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1185:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sllv_epi32 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1192:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_sllv_epi64 (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1199:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sllv_epi64 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1206:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_srav_epi32 (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1213:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_srav_epi32 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1220:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_srlv_epi32 (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1227:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_srlv_epi32 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1234:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_srlv_epi64 (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1241:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_srlv_epi64 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1249:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_i32gather_pd (double const *__base, __m128i __index, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1264:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __mask, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1275:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_i32gather_pd (double const *__base, __m128i __index, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1290:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __index, __m256d __mask, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1301:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_i64gather_pd (double const *__base, __m128i __index, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1316:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __mask, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1327:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_i64gather_pd (double const *__base, __m256i __index, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1342:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __index, __m256d __mask, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1353:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_i32gather_ps (float const *__base, __m128i __index, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1368:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __mask, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1379:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_i32gather_ps (float const *__base, __m256i __index, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1394:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __index, __m256 __mask, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1405:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_i64gather_ps (float const *__base, __m128i __index, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1420:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __mask, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1431:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_i64gather_ps (float const *__base, __m256i __index, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1446:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __index, __m128 __mask, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1458:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __index, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1473:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __index, __m128i __mask, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1485:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __index, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1501:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1513:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __index, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1528:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __index, __m128i __mask, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1540:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __index, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1556:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1567:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_i32gather_epi32 (int const *__base, __m128i __index, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1582:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __mask, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1593:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_i32gather_epi32 (int const *__base, __m256i __index, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1609:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1620:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_i64gather_epi32 (int const *__base, __m128i __index, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1635:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __mask, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1646:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_i64gather_epi32 (int const *__base, __m256i __index, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1662:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __scale) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:45, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("avx512f") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:65:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_int2mask (int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:72:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask2int (__mmask16 __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:81:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture long long __G, long long __H) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:93:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __M, int __N, int __O, int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:103:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __E, double __F, double __G, double __H) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:114:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture float __M, float __N, float __O, float __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:136:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_undefined_ps (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:146:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_undefined_pd (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:154:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_undefined_epi32 (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:164:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_set1_epi8 (char __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:179:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_set1_epi16 (short __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:190:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_set1_pd (double __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:201:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_set1_ps (float __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:213:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_set4_epi32 (int __A, int __B, int __C, int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:223:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture long long __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:231:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_set4_pd (double __A, double __B, double __C, double __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:239:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_set4_ps (float __A, float __B, float __C, float __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:260:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_setzero_ps (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:268:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_setzero_pd (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:275:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_setzero_epi32 (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:282:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_setzero_si512 (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:289:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_mov_pd (__m512d __W, __mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:298:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_mov_pd (__mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:308:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_mov_ps (__m512 __W, __mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:317:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_mov_ps (__mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:327:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_load_pd (void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:334:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_load_pd (__m512d __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:343:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_load_pd (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:353:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_store_pd (void *__P, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:360:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_store_pd (void *__P, __mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:368:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_load_ps (void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:375:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_load_ps (__m512 __W, __mmask16 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:384:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_load_ps (__mmask16 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:394:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_store_ps (void *__P, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:401:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_store_ps (void *__P, __mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:409:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_mov_epi64 (__m512i __W, __mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:418:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_mov_epi64 (__mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:428:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_load_epi64 (void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:435:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_load_epi64 (__m512i __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:444:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_load_epi64 (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:454:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_store_epi64 (void *__P, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:461:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_store_epi64 (void *__P, __mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:469:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_mov_epi32 (__m512i __W, __mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:478:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_mov_epi32 (__mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:488:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_load_si512 (void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:495:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_load_epi32 (void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:502:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_load_epi32 (__m512i __W, __mmask16 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:511:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_load_epi32 (__mmask16 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:521:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_store_si512 (void *__P, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:528:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_store_epi32 (void *__P, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:535:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_store_epi32 (void *__P, __mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:543:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mullo_epi32 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:550:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_mullo_epi32 (__mmask16 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:561:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_mullo_epi32 (__m512i __W, __mmask16 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:570:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_sllv_epi32 (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:581:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_sllv_epi32 (__m512i __W, __mmask16 __U, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:591:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_sllv_epi32 (__mmask16 __U, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:602:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_srav_epi32 (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:613:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_srav_epi32 (__m512i __W, __mmask16 __U, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:623:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_srav_epi32 (__mmask16 __U, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:634:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_srlv_epi32 (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:645:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_srlv_epi32 (__m512i __W, __mmask16 __U, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:655:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_srlv_epi32 (__mmask16 __U, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:666:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_add_epi64 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:673:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_add_epi64 (__m512i __W, __mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:683:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_add_epi64 (__mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:694:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_sub_epi64 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:701:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_sub_epi64 (__m512i __W, __mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:711:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_sub_epi64 (__mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:722:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_sllv_epi64 (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:733:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_sllv_epi64 (__m512i __W, __mmask8 __U, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:743:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_sllv_epi64 (__mmask8 __U, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:754:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_srav_epi64 (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:765:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_srav_epi64 (__m512i __W, __mmask8 __U, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:775:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_srav_epi64 (__mmask8 __U, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:786:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_srlv_epi64 (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:797:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_srlv_epi64 (__m512i __W, __mmask8 __U, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:807:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_srlv_epi64 (__mmask8 __U, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:818:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_add_epi32 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:825:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_add_epi32 (__m512i __W, __mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:835:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_add_epi32 (__mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:846:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mul_epi32 (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:857:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_mul_epi32 (__m512i __W, __mmask8 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:866:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_mul_epi32 (__mmask8 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:877:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_sub_epi32 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:884:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_sub_epi32 (__m512i __W, __mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:894:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_sub_epi32 (__mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:905:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mul_epu32 (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:916:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_mul_epu32 (__m512i __W, __mmask8 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:925:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_mul_epu32 (__mmask8 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:937:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_slli_epi64 (__m512i __A, unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:948:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:957:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_slli_epi64 (__mmask8 __U, __m512i __A, unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:983:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_sll_epi64 (__m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:994:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_sll_epi64 (__m512i __W, __mmask8 __U, __m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1004:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_sll_epi64 (__mmask8 __U, __m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1016:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_srli_epi64 (__m512i __A, unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1027:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __A, unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1036:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_srli_epi64 (__mmask8 __U, __m512i __A, unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1062:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_srl_epi64 (__m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1073:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_srl_epi64 (__m512i __W, __mmask8 __U, __m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1083:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_srl_epi64 (__mmask8 __U, __m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1095:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_srai_epi64 (__m512i __A, unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1106:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1115:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_srai_epi64 (__mmask8 __U, __m512i __A, unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1141:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_sra_epi64 (__m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1152:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_sra_epi64 (__m512i __W, __mmask8 __U, __m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1162:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_sra_epi64 (__mmask8 __U, __m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1174:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_slli_epi32 (__m512i __A, unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1185:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1194:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_slli_epi32 (__mmask16 __U, __m512i __A, unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1220:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_sll_epi32 (__m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1231:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_sll_epi32 (__m512i __W, __mmask16 __U, __m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1241:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_sll_epi32 (__mmask16 __U, __m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1253:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_srli_epi32 (__m512i __A, unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1264:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __A, unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1273:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_srli_epi32 (__mmask16 __U, __m512i __A, unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1299:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_srl_epi32 (__m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1310:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_srl_epi32 (__m512i __W, __mmask16 __U, __m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1320:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_srl_epi32 (__mmask16 __U, __m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1332:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_srai_epi32 (__m512i __A, unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1343:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1352:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_srai_epi32 (__mmask16 __U, __m512i __A, unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1378:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_sra_epi32 (__m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1389:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_sra_epi32 (__m512i __W, __mmask16 __U, __m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1399:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_sra_epi32 (__mmask16 __U, __m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1411:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_add_round_sd (__m128d __A, __m128d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1421:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1432:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1443:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_add_round_ss (__m128 __A, __m128 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1453:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1464:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1475:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sub_round_sd (__m128d __A, __m128d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1485:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1496:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1507:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sub_round_ss (__m128 __A, __m128 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1517:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1528:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1580:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1591:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1602:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1613:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1624:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1635:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1668:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_rcp14_pd (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1678:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_rcp14_pd (__m512d __W, __mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1687:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_rcp14_pd (__mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1697:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_rcp14_ps (__m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1707:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_rcp14_ps (__m512 __W, __mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1716:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_rcp14_ps (__mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1726:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rcp14_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1734:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_rcp14_sd (__m128d __W, __mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1744:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_rcp14_sd (__mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1754:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rcp14_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1762:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_rcp14_ss (__m128 __W, __mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1772:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_rcp14_ss (__mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1782:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_rsqrt14_pd (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1792:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_rsqrt14_pd (__m512d __W, __mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1801:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_rsqrt14_pd (__mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1811:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_rsqrt14_ps (__m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1821:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_rsqrt14_ps (__m512 __W, __mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1830:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_rsqrt14_ps (__mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1840:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rsqrt14_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1848:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_rsqrt14_sd (__m128d __W, __mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1858:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_rsqrt14_sd (__mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1868:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rsqrt14_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1876:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_rsqrt14_ss (__m128 __W, __mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1886:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_rsqrt14_ss (__mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1897:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_sqrt_round_pd (__m512d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1908:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1917:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_sqrt_round_pd (__mmask8 __U, __m512d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1927:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_sqrt_round_ps (__m512 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1937:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_sqrt_round_ps (__m512 __W, __mmask16 __U, __m512 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1946:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_sqrt_round_ps (__mmask16 __U, __m512 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1956:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sqrt_round_sd (__m128d __A, __m128d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1968:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1978:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_sqrt_round_sd (__mmask8 __U, __m128d __A, __m128d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1989:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sqrt_round_ss (__m128 __A, __m128 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2001:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2011:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_sqrt_round_ss (__mmask8 __U, __m128 __A, __m128 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2063:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepi8_epi32 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2073:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepi8_epi32 (__m512i __W, __mmask16 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2082:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepi8_epi32 (__mmask16 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2092:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepi8_epi64 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2102:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepi8_epi64 (__m512i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2111:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepi8_epi64 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2121:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepi16_epi32 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2131:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepi16_epi32 (__m512i __W, __mmask16 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2140:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepi16_epi32 (__mmask16 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2150:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepi16_epi64 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2160:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepi16_epi64 (__m512i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2169:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepi16_epi64 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2179:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepi32_epi64 (__m256i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2189:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepi32_epi64 (__m512i __W, __mmask8 __U, __m256i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2198:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepi32_epi64 (__mmask8 __U, __m256i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2208:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepu8_epi32 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2218:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepu8_epi32 (__m512i __W, __mmask16 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2227:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepu8_epi32 (__mmask16 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2237:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepu8_epi64 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2247:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepu8_epi64 (__m512i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2256:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepu8_epi64 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2266:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepu16_epi32 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2276:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepu16_epi32 (__m512i __W, __mmask16 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2285:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepu16_epi32 (__mmask16 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2295:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepu16_epi64 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2305:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepu16_epi64 (__m512i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2314:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepu16_epi64 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2324:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepu32_epi64 (__m256i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2334:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepu32_epi64 (__m512i __W, __mmask8 __U, __m256i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2343:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepu32_epi64 (__mmask8 __U, __m256i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2354:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_add_round_pd (__m512d __A, __m512d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2366:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2377:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2388:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_add_round_ps (__m512 __A, __m512 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2400:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2410:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_add_round_ps (__mmask16 __U, __m512 __A, __m512 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2421:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_sub_round_pd (__m512d __A, __m512d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2433:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2444:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2455:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_sub_round_ps (__m512 __A, __m512 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2467:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2477:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_sub_round_ps (__mmask16 __U, __m512 __A, __m512 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2526:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mul_round_pd (__m512d __A, __m512d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2538:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2549:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2560:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mul_round_ps (__m512 __A, __m512 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2572:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2582:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_mul_round_ps (__mmask16 __U, __m512 __A, __m512 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2593:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_div_round_pd (__m512d __M, __m512d __V, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2605:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __V, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2616:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2627:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_div_round_ps (__m512 __A, __m512 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2639:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2649:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_div_round_ps (__mmask16 __U, __m512 __A, __m512 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2660:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mul_round_sd (__m128d __A, __m128d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2670:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2681:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2692:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mul_round_ss (__m128 __A, __m128 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2702:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2713:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2724:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_div_round_sd (__m128d __A, __m128d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2734:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2745:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2756:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_div_round_ss (__m128 __A, __m128 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2766:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2777:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2864:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_max_round_pd (__m512d __A, __m512d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2876:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2887:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2898:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_max_round_ps (__m512 __A, __m512 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2910:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2920:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_max_round_ps (__mmask16 __U, __m512 __A, __m512 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2931:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_min_round_pd (__m512d __A, __m512d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2943:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2954:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2965:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_min_round_ps (__m512 __A, __m512 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2977:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2987:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_min_round_ps (__mmask16 __U, __m512 __A, __m512 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3036:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_scalef_round_pd (__m512d __A, __m512d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3048:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3059:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3070:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_scalef_round_ps (__m512 __A, __m512 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3082:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3093:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3104:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_scalef_round_sd (__m128d __A, __m128d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3116:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3127:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3138:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_scalef_round_ss (__m128 __A, __m128 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3150:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3160:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_scalef_round_ss (__mmask8 __U, __m128 __A, __m128 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3199:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fmadd_round_pd (__m512d __A, __m512d __B, __m512d __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3210:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3221:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3232:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3242:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fmadd_round_ps (__m512 __A, __m512 __B, __m512 __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3253:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3264:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask16 __U, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3275:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3285:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fmsub_round_pd (__m512d __A, __m512d __B, __m512d __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3296:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3307:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3318:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3328:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fmsub_round_ps (__m512 __A, __m512 __B, __m512 __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3339:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3350:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask16 __U, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3361:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3371:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fmaddsub_round_pd (__m512d __A, __m512d __B, __m512d __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3382:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3393:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3404:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3414:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fmaddsub_round_ps (__m512 __A, __m512 __B, __m512 __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3425:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3436:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask16 __U, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3447:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3457:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fmsubadd_round_pd (__m512d __A, __m512d __B, __m512d __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3468:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3479:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3490:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3500:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fmsubadd_round_ps (__m512 __A, __m512 __B, __m512 __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3511:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3522:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask16 __U, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3533:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3543:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fnmadd_round_pd (__m512d __A, __m512d __B, __m512d __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3554:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3565:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3576:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3586:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fnmadd_round_ps (__m512 __A, __m512 __B, __m512 __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3597:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3608:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask16 __U, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3619:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3629:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fnmsub_round_pd (__m512d __A, __m512d __B, __m512d __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3640:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3651:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3662:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3672:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fnmsub_round_ps (__m512 __A, __m512 __B, __m512 __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3683:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3694:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask16 __U, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3705:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3860:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_abs_epi64 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3870:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_abs_epi64 (__m512i __W, __mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3879:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_abs_epi64 (__mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3889:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_abs_epi32 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3899:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_abs_epi32 (__m512i __W, __mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3908:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_abs_epi32 (__mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3918:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_broadcastss_ps (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3928:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_broadcastss_ps (__m512 __O, __mmask16 __M, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3936:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_broadcastss_ps (__mmask16 __M, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3946:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_broadcastsd_pd (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3956:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_broadcastsd_pd (__m512d __O, __mmask8 __M, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3964:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_broadcastsd_pd (__mmask8 __M, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3974:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_broadcastd_epi32 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3984:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_broadcastd_epi32 (__m512i __O, __mmask16 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3992:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_broadcastd_epi32 (__mmask16 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4002:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_set1_epi32 (int __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4012:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_set1_epi32 (__m512i __O, __mmask16 __M, int __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4020:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_set1_epi32 (__mmask16 __M, int __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4030:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_broadcastq_epi64 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4040:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_broadcastq_epi64 (__m512i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4048:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_broadcastq_epi64 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4058:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_set1_epi64 (long long __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4068:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_set1_epi64 (__m512i __O, __mmask8 __M, long long __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4076:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_set1_epi64 (__mmask8 __M, long long __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4086:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_broadcast_f32x4 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4096:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_broadcast_f32x4 (__m512 __O, __mmask16 __M, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4105:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_broadcast_f32x4 (__mmask16 __M, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4115:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_broadcast_i32x4 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4125:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_broadcast_i32x4 (__m512i __O, __mmask16 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4134:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_broadcast_i32x4 (__mmask16 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4144:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_broadcast_f64x4 (__m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4154:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_broadcast_f64x4 (__m512d __O, __mmask8 __M, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4163:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_broadcast_f64x4 (__mmask8 __M, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4173:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_broadcast_i64x4 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4183:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_broadcast_i64x4 (__m512i __O, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4192:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_broadcast_i64x4 (__mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4293:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_shuffle_epi32 (__m512i __A, _MM_PERM_ENUM __mask) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4305:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_PERM_ENUM __mask) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4315:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_shuffle_epi32 (__mmask16 __U, __m512i __A, _MM_PERM_ENUM __mask) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4326:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_shuffle_i64x2 (__m512i __A, __m512i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4338:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4349:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4360:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_shuffle_i32x4 (__m512i __A, __m512i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4373:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4385:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4397:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_shuffle_f64x2 (__m512d __A, __m512d __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4409:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4420:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4431:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_shuffle_f32x4 (__m512 __A, __m512 __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4443:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4454:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4554:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_rolv_epi32 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4565:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_rolv_epi32 (__m512i __W, __mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4575:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_rolv_epi32 (__mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4586:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_rorv_epi32 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4597:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_rorv_epi32 (__m512i __W, __mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4607:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_rorv_epi32 (__mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4618:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_rolv_epi64 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4629:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_rolv_epi64 (__m512i __W, __mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4639:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_rolv_epi64 (__mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4650:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_rorv_epi64 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4661:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_rorv_epi64 (__m512i __W, __mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4671:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_rorv_epi64 (__mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4683:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtt_roundpd_epi32 (__m512d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4694:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4703:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtt_roundpd_epi32 (__mmask8 __U, __m512d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4713:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtt_roundpd_epu32 (__m512d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4724:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4733:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtt_roundpd_epu32 (__mmask8 __U, __m512d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4763:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvt_roundpd_epi32 (__m512d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4774:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4783:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvt_roundpd_epi32 (__mmask8 __U, __m512d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4793:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvt_roundpd_epu32 (__m512d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4804:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4813:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvt_roundpd_epu32 (__mmask8 __U, __m512d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4843:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtt_roundps_epi32 (__m512 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4854:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4863:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtt_roundps_epi32 (__mmask16 __U, __m512 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4873:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtt_roundps_epu32 (__m512 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4884:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4893:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtt_roundps_epu32 (__mmask16 __U, __m512 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4923:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvt_roundps_epi32 (__m512 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4934:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4943:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvt_roundps_epi32 (__mmask16 __U, __m512 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4953:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvt_roundps_epu32 (__m512 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4964:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4973:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvt_roundps_epu32 (__mmask16 __U, __m512 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5002:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtu32_sd (__m128d __A, unsigned __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5011:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_roundu64_sd (__m128d __A, unsigned long long __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5018:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_roundi64_sd (__m128d __A, long long __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5025:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_roundsi64_sd (__m128d __A, long long __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5045:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_roundu32_ss (__m128 __A, unsigned __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5052:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_roundsi32_ss (__m128 __A, int __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5059:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_roundi32_ss (__m128 __A, int __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5078:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_roundu64_ss (__m128 __A, unsigned long long __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5085:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_roundsi64_ss (__m128 __A, long long __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5092:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_roundi64_ss (__m128 __A, long long __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5111:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepi32_epi8 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5121:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepi32_storeu_epi8 (void * __P, __mmask16 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5128:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepi32_epi8 (__m128i __O, __mmask16 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5136:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepi32_epi8 (__mmask16 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5146:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtsepi32_epi8 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5156:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtsepi32_storeu_epi8 (void * __P, __mmask16 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5163:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtsepi32_epi8 (__m128i __O, __mmask16 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5171:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtsepi32_epi8 (__mmask16 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5181:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtusepi32_epi8 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5191:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtusepi32_storeu_epi8 (void * __P, __mmask16 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5198:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtusepi32_epi8 (__m128i __O, __mmask16 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5207:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtusepi32_epi8 (__mmask16 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5217:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepi32_epi16 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5227:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepi32_storeu_epi16 (void * __P, __mmask16 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5234:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepi32_epi16 (__m256i __O, __mmask16 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5242:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepi32_epi16 (__mmask16 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5252:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtsepi32_epi16 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5262:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtsepi32_storeu_epi16 (void *__P, __mmask16 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5269:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtsepi32_epi16 (__m256i __O, __mmask16 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5277:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtsepi32_epi16 (__mmask16 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5287:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtusepi32_epi16 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5297:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtusepi32_storeu_epi16 (void *__P, __mmask16 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5304:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtusepi32_epi16 (__m256i __O, __mmask16 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5313:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtusepi32_epi16 (__mmask16 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5323:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepi64_epi32 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5333:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepi64_storeu_epi32 (void* __P, __mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5340:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepi64_epi32 (__m256i __O, __mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5348:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepi64_epi32 (__mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5358:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtsepi64_epi32 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5368:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtsepi64_storeu_epi32 (void *__P, __mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5375:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtsepi64_epi32 (__m256i __O, __mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5383:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtsepi64_epi32 (__mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5393:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtusepi64_epi32 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5403:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtusepi64_storeu_epi32 (void* __P, __mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5410:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtusepi64_epi32 (__m256i __O, __mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5418:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtusepi64_epi32 (__mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5428:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepi64_epi16 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5438:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepi64_storeu_epi16 (void *__P, __mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5445:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepi64_epi16 (__m128i __O, __mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5453:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepi64_epi16 (__mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5463:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtsepi64_epi16 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5473:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtsepi64_storeu_epi16 (void * __P, __mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5480:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtsepi64_epi16 (__m128i __O, __mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5488:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtsepi64_epi16 (__mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5498:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtusepi64_epi16 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5508:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtusepi64_storeu_epi16 (void *__P, __mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5515:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtusepi64_epi16 (__m128i __O, __mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5523:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtusepi64_epi16 (__mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5533:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepi64_epi8 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5543:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepi64_storeu_epi8 (void * __P, __mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5550:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepi64_epi8 (__m128i __O, __mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5558:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepi64_epi8 (__mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5568:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtsepi64_epi8 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5578:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtsepi64_storeu_epi8 (void * __P, __mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5585:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtsepi64_epi8 (__m128i __O, __mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5593:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtsepi64_epi8 (__mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5603:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtusepi64_epi8 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5613:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtusepi64_storeu_epi8 (void * __P, __mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5620:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtusepi64_epi8 (__m128i __O, __mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5629:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtusepi64_epi8 (__mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5639:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepi32_pd (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5649:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepi32_pd (__m512d __W, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5658:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepi32_pd (__mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5668:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepu32_pd (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5678:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepu32_pd (__m512d __W, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5687:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepu32_pd (__mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5698:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvt_roundepi32_ps (__m512i __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5709:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5718:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvt_roundepi32_ps (__mmask16 __U, __m512i __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5728:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvt_roundepu32_ps (__m512i __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5739:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5748:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvt_roundepu32_ps (__mmask16 __U, __m512i __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5779:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_extractf64x4_pd (__m512d __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5791:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5801:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_extractf64x4_pd (__mmask8 __U, __m512d __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5812:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_extractf32x4_ps (__m512 __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5824:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5834:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_extractf32x4_ps (__mmask8 __U, __m512 __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5845:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_extracti64x4_epi64 (__m512i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5857:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5867:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_extracti64x4_epi64 (__mmask8 __U, __m512i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5878:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_extracti32x4_epi32 (__m512i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5890:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5900:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_extracti32x4_epi32 (__mmask8 __U, __m512i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5986:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_inserti32x4 (__m512i __A, __m128i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5996:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_insertf32x4 (__m512 __A, __m128 __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6006:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_inserti64x4 (__m512i __A, __m256i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6019:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6031:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6043:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_insertf64x4 (__m512d __A, __m256d __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6056:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6068:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6125:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_loadu_pd (void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6132:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_loadu_pd (__m512d __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6141:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_loadu_pd (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6151:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_storeu_pd (void *__P, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6158:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_storeu_pd (void *__P, __mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6166:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_loadu_ps (void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6173:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_loadu_ps (__m512 __W, __mmask16 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6182:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_loadu_ps (__mmask16 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6192:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_storeu_ps (void *__P, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6199:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_storeu_ps (void *__P, __mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6207:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_loadu_epi64 (__m512i __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6216:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_loadu_epi64 (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6226:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_storeu_epi64 (void *__P, __mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6234:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_loadu_si512 (void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6241:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_loadu_epi32 (__m512i __W, __mmask16 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6250:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_loadu_epi32 (__mmask16 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6260:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_storeu_si512 (void *__P, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6267:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_storeu_epi32 (void *__P, __mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6275:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_permutevar_pd (__m512d __A, __m512i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6286:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_permutevar_pd (__m512d __W, __mmask8 __U, __m512d __A, __m512i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6296:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_permutevar_pd (__mmask8 __U, __m512d __A, __m512i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6307:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_permutevar_ps (__m512 __A, __m512i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6318:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_permutevar_ps (__m512 __W, __mmask16 __U, __m512 __A, __m512i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6328:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_permutevar_ps (__mmask16 __U, __m512 __A, __m512i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6339:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_permutex2var_epi64 (__m512i __A, __m512i __I, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6351:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6363:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6375:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __I, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6386:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_permutex2var_epi32 (__m512i __A, __m512i __I, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6398:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __I, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6410:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask16 __U, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6422:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __I, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6433:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_permutex2var_pd (__m512d __A, __m512i __I, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6445:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6457:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6469:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6480:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_permutex2var_ps (__m512 __A, __m512i __I, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6491:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_permutex2var_ps (__m512 __A, __mmask16 __U, __m512i __I, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6503:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6515:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6527:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_permute_pd (__m512d __X, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6537:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_permute_pd (__m512d __W, __mmask8 __U, __m512d __X, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6546:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_permute_pd (__mmask8 __U, __m512d __X, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6556:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_permute_ps (__m512 __X, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6566:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_permute_ps (__m512 __W, __mmask16 __U, __m512 __X, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6575:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_permute_ps (__mmask16 __U, __m512 __X, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6617:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_permutex_epi64 (__m512i __X, const int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6628:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __X, const int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6637:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_permutex_epi64 (__mmask8 __M, __m512i __X, const int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6647:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_permutex_pd (__m512d __X, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6657:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_permutex_pd (__m512d __W, __mmask8 __U, __m512d __X, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6666:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_permutex_pd (__mmask8 __U, __m512d __X, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6711:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_permutexvar_epi64 (__mmask8 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6722:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_permutexvar_epi64 (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6734:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6744:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_permutexvar_epi32 (__mmask16 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6755:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_permutexvar_epi32 (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6767:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6777:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_permutexvar_pd (__m512i __X, __m512d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6788:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_permutexvar_pd (__m512d __W, __mmask8 __U, __m512i __X, __m512d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6798:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_permutexvar_pd (__mmask8 __U, __m512i __X, __m512d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6809:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_permutexvar_ps (__m512i __X, __m512 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6820:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_permutexvar_ps (__m512 __W, __mmask16 __U, __m512i __X, __m512 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6830:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_permutexvar_ps (__mmask16 __U, __m512i __X, __m512 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6842:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_shuffle_ps (__m512 __M, __m512 __V, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6854:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __V, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6864:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_shuffle_ps (__mmask16 __U, __m512 __M, __m512 __V, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6875:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_shuffle_pd (__m512d __M, __m512d __V, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6887:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __V, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6898:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6910:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6922:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __C, const int __imm, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6934:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __C, const int __imm, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6946:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6958:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __C, const int __imm, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6970:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __C, const int __imm, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6982:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6993:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __C, const int __imm, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7004:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __C, const int __imm, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7016:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7027:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __C, const int __imm, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7038:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __C, const int __imm, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7146:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_movehdup_ps (__m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7156:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_movehdup_ps (__m512 __W, __mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7165:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_movehdup_ps (__mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7175:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_moveldup_ps (__m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7185:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_moveldup_ps (__m512 __W, __mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7194:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_moveldup_ps (__mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7204:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_or_si512 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7211:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_or_epi32 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7218:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_or_epi32 (__m512i __W, __mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7228:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_or_epi32 (__mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7239:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_or_epi64 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7246:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_or_epi64 (__m512i __W, __mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7256:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_or_epi64 (__mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7267:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_xor_si512 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7274:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_xor_epi32 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7281:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_xor_epi32 (__m512i __W, __mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7291:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_xor_epi32 (__mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7302:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_xor_epi64 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7309:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_xor_epi64 (__m512i __W, __mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7319:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_xor_epi64 (__mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7331:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_rol_epi32 (__m512i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7341:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_rol_epi32 (__m512i __W, __mmask16 __U, __m512i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7350:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_rol_epi32 (__mmask16 __U, __m512i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7360:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_ror_epi32 (__m512i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7370:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_ror_epi32 (__m512i __W, __mmask16 __U, __m512i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7379:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_ror_epi32 (__mmask16 __U, __m512i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7389:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_rol_epi64 (__m512i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7399:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_rol_epi64 (__m512i __W, __mmask8 __U, __m512i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7408:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_rol_epi64 (__mmask8 __U, __m512i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7418:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_ror_epi64 (__m512i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7428:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_ror_epi64 (__m512i __W, __mmask8 __U, __m512i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7437:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_ror_epi64 (__mmask8 __U, __m512i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7511:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_and_si512 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7518:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_and_epi32 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7525:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_and_epi32 (__m512i __W, __mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7535:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_and_epi32 (__mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7546:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_and_epi64 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7553:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_and_epi64 (__m512i __W, __mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7562:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_and_epi64 (__mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7573:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_andnot_si512 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7584:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_andnot_epi32 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7595:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_andnot_epi32 (__m512i __W, __mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7605:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_andnot_epi32 (__mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7616:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_andnot_epi64 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7627:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_andnot_epi64 (__m512i __W, __mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7636:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_andnot_epi64 (__mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7647:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_test_epi32_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7656:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_test_epi32_mask (__mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7664:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_test_epi64_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7673:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_test_epi64_mask (__mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7680:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_testn_epi32_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7689:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_testn_epi32_mask (__mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7697:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_testn_epi64_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7706:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_testn_epi64_mask (__mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7714:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_abs_ps (__m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7722:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_abs_ps (__m512 __W, __mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7730:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_abs_pd (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7738:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_abs_pd (__m512d __W, __mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7747:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_unpackhi_epi32 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7759:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7769:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_unpackhi_epi32 (__mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7780:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_unpackhi_epi64 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7791:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_unpackhi_epi64 (__m512i __W, __mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7801:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_unpackhi_epi64 (__mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7812:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_unpacklo_epi32 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7824:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7834:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_unpacklo_epi32 (__mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7845:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_unpacklo_epi64 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7856:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_unpacklo_epi64 (__m512i __W, __mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7866:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_unpacklo_epi64 (__mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7879:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_roundss_u64 (__m128 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7886:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_roundss_si64 (__m128 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7893:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_roundss_i64 (__m128 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7900:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtt_roundss_u64 (__m128 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7907:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtt_roundss_i64 (__m128 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7914:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtt_roundss_si64 (__m128 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7942:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_roundss_u32 (__m128 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7949:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_roundss_si32 (__m128 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7956:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_roundss_i32 (__m128 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7963:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtt_roundss_u32 (__m128 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7970:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtt_roundss_i32 (__m128 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7977:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtt_roundss_si32 (__m128 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8005:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_roundsd_u64 (__m128d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8012:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_roundsd_si64 (__m128d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8019:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_roundsd_i64 (__m128d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8026:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtt_roundsd_u64 (__m128d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8033:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtt_roundsd_si64 (__m128d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8040:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtt_roundsd_i64 (__m128d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8068:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_roundsd_u32 (__m128d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8075:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_roundsd_si32 (__m128d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8082:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_roundsd_i32 (__m128d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8089:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtt_roundsd_u32 (__m128d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8096:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtt_roundsd_i32 (__m128d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8103:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtt_roundsd_si32 (__m128d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8129:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_movedup_pd (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8139:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_movedup_pd (__m512d __W, __mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8148:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_movedup_pd (__mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8158:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_unpacklo_pd (__m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8169:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_unpacklo_pd (__m512d __W, __mmask8 __U, __m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8179:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_unpacklo_pd (__mmask8 __U, __m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8190:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_unpackhi_pd (__m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8201:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_unpackhi_pd (__m512d __W, __mmask8 __U, __m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8211:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_unpackhi_pd (__mmask8 __U, __m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8222:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_unpackhi_ps (__m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8233:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_unpackhi_ps (__m512 __W, __mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8243:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_unpackhi_ps (__mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8255:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvt_roundps_pd (__m256 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8266:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8275:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvt_roundps_pd (__mmask8 __U, __m256 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8285:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvt_roundph_ps (__m256i __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8296:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8305:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvt_roundph_ps (__mmask16 __U, __m256i __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8315:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvt_roundps_ph (__m512 __A, const int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8326:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtps_ph (__m512 __A, const int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8338:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8348:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtps_ph (__m256i __U, __mmask16 __W, __m512 __A, const int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8358:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvt_roundps_ph (__mmask16 __W, __m512 __A, const int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8369:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtps_ph (__mmask16 __W, __m512 __A, const int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8419:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvt_roundpd_ps (__m512d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8430:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8439:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvt_roundpd_ps (__mmask8 __U, __m512d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8449:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_roundsd_ss (__m128 __A, __m128d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8458:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_roundss_sd (__m128d __A, __m128 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8483:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_stream_si512 (__m512i * __P, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8490:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_stream_ps (float *__P, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8497:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_stream_pd (double *__P, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8504:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_stream_load_si512 (void *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8528:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_getexp_round_ss (__m128 __A, __m128 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8538:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8549:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8560:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_getexp_round_sd (__m128d __A, __m128d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8570:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8581:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8592:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_getexp_round_ps (__m512 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8603:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8612:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_getexp_round_ps (__mmask16 __U, __m512 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8622:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_getexp_round_pd (__m512d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8633:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8642:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_getexp_round_pd (__mmask8 __U, __m512d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8653:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8665:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8677:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8689:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8701:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8713:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8726:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __D, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8738:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __D, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8751:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __D, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8765:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __D, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8777:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __D, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8790:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __D, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8932:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_roundscale_round_ps (__m512 __A, const int __imm, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8943:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8953:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8964:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_roundscale_round_pd (__m512d __A, const int __imm, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8975:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __C, const int __imm, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8985:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8996:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_roundscale_round_ss (__m128 __A, __m128 __B, const int __imm, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9005:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9048:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_floor_ps (__m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9058:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_floor_pd (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9068:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_ceil_ps (__m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9078:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_ceil_pd (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9088:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_floor_ps (__m512 __W, __mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9098:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_floor_pd (__m512d __W, __mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9108:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_ceil_ps (__m512 __W, __mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9118:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_ceil_pd (__m512d __W, __mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9129:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_alignr_epi32 (__m512i __A, __m512i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9141:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9152:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9163:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_alignr_epi64 (__m512i __A, __m512i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9175:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9186:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9227:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpeq_epi32_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9236:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpeq_epi32_mask (__mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9244:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpeq_epi64_mask (__mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9252:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpeq_epi64_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9261:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpgt_epi32_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9270:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpgt_epi32_mask (__mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9278:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpgt_epi64_mask (__mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9286:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpgt_epi64_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9295:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpge_epi32_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9304:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpge_epi32_mask (__mmask16 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9313:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpge_epu32_mask (__mmask16 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9322:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpge_epu32_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9331:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpge_epi64_mask (__mmask8 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9340:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpge_epi64_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9349:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpge_epu64_mask (__mmask8 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9358:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpge_epu64_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9367:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmple_epi32_mask (__mmask16 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9376:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmple_epi32_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9385:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmple_epu32_mask (__mmask16 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9394:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmple_epu32_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9403:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmple_epi64_mask (__mmask8 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9412:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmple_epi64_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9421:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmple_epu64_mask (__mmask8 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9430:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmple_epu64_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9439:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmplt_epi32_mask (__mmask16 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9448:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmplt_epi32_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9457:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmplt_epu32_mask (__mmask16 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9466:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmplt_epu32_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9475:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmplt_epi64_mask (__mmask8 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9484:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmplt_epi64_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9493:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmplt_epu64_mask (__mmask8 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9502:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmplt_epu64_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9511:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpneq_epi32_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9520:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpneq_epi32_mask (__mmask16 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9529:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpneq_epu32_mask (__mmask16 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9538:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpneq_epu32_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9547:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpneq_epi64_mask (__mmask8 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9556:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpneq_epi64_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9565:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpneq_epu64_mask (__mmask8 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9574:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpneq_epu64_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9594:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kshiftli_mask16 (__mmask16 __A, unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9602:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kshiftri_mask16 (__mmask16 __A, unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9610:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmp_epi64_mask (__m512i __X, __m512i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9619:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmp_epi32_mask (__m512i __X, __m512i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9628:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmp_epu64_mask (__m512i __X, __m512i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9637:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmp_epu32_mask (__m512i __X, __m512i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9647:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9656:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmp_round_ps_mask (__m512 __X, __m512 __Y, const int __P, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9666:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9676:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9686:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9696:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9706:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9716:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9725:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmp_round_sd_mask (__m128d __X, __m128d __Y, const int __P, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9735:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9744:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmp_round_ss_mask (__m128 __X, __m128 __Y, const int __P, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9754:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9852:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_i32gather_ps (__m512i __index, void const *__addr, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9866:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __index, void const *__addr, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9876:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_i32gather_pd (__m256i __index, void const *__addr, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9890:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __index, void const *__addr, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9900:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_i64gather_ps (__m512i __index, void const *__addr, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9914:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __index, void const *__addr, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9924:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_i64gather_pd (__m512i __index, void const *__addr, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9938:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __index, void const *__addr, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9948:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_i32gather_epi32 (__m512i __index, void const *__addr, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9962:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __index, void const *__addr, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9972:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_i32gather_epi64 (__m256i __index, void const *__addr, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9987:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9997:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_i64gather_epi32 (__m512i __index, void const *__addr, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10011:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __index, void const *__addr, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10021:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_i64gather_epi64 (__m512i __index, void const *__addr, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10036:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10046:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_i32scatter_ps (void *__addr, __m512i __index, __m512 __v1, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10055:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __index, __m512 __v1, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10064:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10073:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __index, __m512d __v1, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10081:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_i64scatter_ps (void *__addr, __m512i __index, __m256 __v1, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10090:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __index, __m256 __v1, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10099:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10108:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __index, __m512d __v1, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10117:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __v1, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10126:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __index, __m512i __v1, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10135:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __v1, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10144:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __index, __m512i __v1, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10153:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __v1, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10162:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __index, __m256i __v1, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10171:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __v1, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10180:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __index, __m512i __v1, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10365:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_compress_pd (__m512d __W, __mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10374:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_compress_pd (__mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10384:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_compressstoreu_pd (void *__P, __mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10392:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_compress_ps (__m512 __W, __mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10401:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_compress_ps (__mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10411:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_compressstoreu_ps (void *__P, __mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10419:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_compress_epi64 (__m512i __W, __mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10428:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_compress_epi64 (__mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10438:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_compressstoreu_epi64 (void *__P, __mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10446:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_compress_epi32 (__m512i __W, __mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10455:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_compress_epi32 (__mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10465:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_compressstoreu_epi32 (void *__P, __mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10473:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_expand_pd (__m512d __W, __mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10482:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_expand_pd (__mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10492:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_expandloadu_pd (__m512d __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10501:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_expandloadu_pd (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10511:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_expand_ps (__m512 __W, __mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10520:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_expand_ps (__mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10530:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_expandloadu_ps (__m512 __W, __mmask16 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10539:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_expandloadu_ps (__mmask16 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10549:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_expand_epi64 (__m512i __W, __mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10558:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_expand_epi64 (__mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10568:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_expandloadu_epi64 (__m512i __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10577:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_expandloadu_epi64 (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10588:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_expand_epi32 (__m512i __W, __mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10597:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_expand_epi32 (__mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10607:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_expandloadu_epi32 (__m512i __W, __mmask16 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10616:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_expandloadu_epi32 (__mmask16 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10634:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kortest_mask16_u8 (__mmask16 __A, __mmask16 __B, unsigned char *__CF) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10642:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kortestz_mask16_u8 (__mmask16 __A, __mmask16 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10650:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kortestc_mask16_u8 (__mmask16 __A, __mmask16 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10658:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _cvtmask16_u32 (__mmask16 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10665:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _cvtu32_mask16 (unsigned int __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10672:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _load_mask16 (__mmask16 *__A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10679:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _store_mask16 (__mmask16 *__A, __mmask16 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10686:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_kand (__mmask16 __A, __mmask16 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10693:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_kandn (__mmask16 __A, __mmask16 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10701:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_kor (__mmask16 __A, __mmask16 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10708:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_kortestz (__mmask16 __A, __mmask16 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10716:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_kortestc (__mmask16 __A, __mmask16 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10724:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_kxnor (__mmask16 __A, __mmask16 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10731:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_kxor (__mmask16 __A, __mmask16 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10738:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_knot (__mmask16 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10745:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_kunpackb (__mmask16 __A, __mmask16 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10752:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kunpackb_mask16 (__mmask8 __A, __mmask8 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10761:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10774:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10786:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __D, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10798:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __D, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10829:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_max_epi64 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10840:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_max_epi64 (__mmask8 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10851:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_max_epi64 (__m512i __W, __mmask8 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10860:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_min_epi64 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10871:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_min_epi64 (__m512i __W, __mmask8 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10880:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_min_epi64 (__mmask8 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10891:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_max_epu64 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10902:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_max_epu64 (__mmask8 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10913:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_max_epu64 (__m512i __W, __mmask8 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10922:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_min_epu64 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10933:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_min_epu64 (__m512i __W, __mmask8 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10942:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_min_epu64 (__mmask8 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10953:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_max_epi32 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10964:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_max_epi32 (__mmask16 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10975:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_max_epi32 (__m512i __W, __mmask16 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10984:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_min_epi32 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10995:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_min_epi32 (__mmask16 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11006:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_min_epi32 (__m512i __W, __mmask16 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11015:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_max_epu32 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11026:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_max_epu32 (__mmask16 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11037:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_max_epu32 (__m512i __W, __mmask16 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11046:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_min_epu32 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11057:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_min_epu32 (__mmask16 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11068:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_min_epu32 (__m512i __W, __mmask16 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11077:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_unpacklo_ps (__m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11088:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_unpacklo_ps (__m512 __W, __mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11098:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_unpacklo_ps (__mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11110:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_max_round_sd (__m128d __A, __m128d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11120:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11131:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11142:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_max_round_ss (__m128 __A, __m128 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11152:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11163:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11174:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_min_round_sd (__m128d __A, __m128d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11184:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11195:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11206:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_min_round_ss (__m128 __A, __m128 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11216:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11227:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11277:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_blend_pd (__mmask8 __U, __m512d __A, __m512d __W) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11286:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_blend_ps (__mmask16 __U, __m512 __A, __m512 __W) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11295:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_blend_epi64 (__mmask8 __U, __m512i __A, __m512i __W) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11304:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_blend_epi32 (__mmask16 __U, __m512i __A, __m512i __W) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11314:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fmadd_round_sd (__m128d __W, __m128d __A, __m128d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11324:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fmadd_round_ss (__m128 __W, __m128 __A, __m128 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11334:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fmsub_round_sd (__m128d __W, __m128d __A, __m128d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11344:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fmsub_round_ss (__m128 __W, __m128 __A, __m128 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11354:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fnmadd_round_sd (__m128d __W, __m128d __A, __m128d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11364:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fnmadd_round_ss (__m128 __W, __m128 __A, __m128 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11374:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fnmsub_round_sd (__m128d __W, __m128d __A, __m128d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11384:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fnmsub_round_ss (__m128 __W, __m128 __A, __m128 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11420:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comi_round_ss (__m128 __A, __m128 __B, const int __P, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11427:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comi_round_sd (__m128d __A, __m128d __B, const int __P, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11440:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_sqrt_pd (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11451:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_sqrt_pd (__m512d __W, __mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11461:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_sqrt_pd (__mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11472:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_sqrt_ps (__m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11483:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_sqrt_ps (__m512 __W, __mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11493:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_sqrt_ps (__mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11504:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_add_pd (__m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11511:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_add_pd (__m512d __W, __mmask8 __U, __m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11522:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_add_pd (__mmask8 __U, __m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11534:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_add_ps (__m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11541:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_add_ps (__m512 __W, __mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11552:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_add_ps (__mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11564:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_add_sd (__m128d __W, __mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11575:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_add_sd (__mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11587:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_add_ss (__m128 __W, __mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11598:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_add_ss (__mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11610:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_sub_pd (__m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11617:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_sub_pd (__m512d __W, __mmask8 __U, __m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11628:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_sub_pd (__mmask8 __U, __m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11640:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_sub_ps (__m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11647:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_sub_ps (__m512 __W, __mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11658:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_sub_ps (__mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11670:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_sub_sd (__m128d __W, __mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11681:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_sub_sd (__mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11693:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_sub_ss (__m128 __W, __mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11704:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_sub_ss (__mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11716:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mul_pd (__m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11723:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_mul_pd (__m512d __W, __mmask8 __U, __m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11734:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_mul_pd (__mmask8 __U, __m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11746:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mul_ps (__m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11753:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_mul_ps (__m512 __W, __mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11764:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_mul_ps (__mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11777:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11788:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_mul_sd (__mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11801:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11812:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_mul_ss (__mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11824:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_div_pd (__m512d __M, __m512d __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11831:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_div_pd (__m512d __W, __mmask8 __U, __m512d __M, __m512d __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11842:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_div_pd (__mmask8 __U, __m512d __M, __m512d __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11854:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_div_ps (__m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11861:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_div_ps (__m512 __W, __mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11872:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_div_ps (__mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11885:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11896:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_div_sd (__mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11909:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11920:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_div_ss (__mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11932:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_max_pd (__m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11944:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_max_pd (__m512d __W, __mmask8 __U, __m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11955:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_max_pd (__mmask8 __U, __m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11967:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_max_ps (__m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11979:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_max_ps (__m512 __W, __mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11990:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_max_ps (__mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12002:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_max_sd (__m128d __W, __mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12013:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_max_sd (__mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12025:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_max_ss (__m128 __W, __mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12036:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_max_ss (__mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12048:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_min_pd (__m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12060:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_min_pd (__m512d __W, __mmask8 __U, __m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12071:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_min_pd (__mmask8 __U, __m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12083:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_min_ps (__m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12095:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_min_ps (__m512 __W, __mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12106:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_min_ps (__mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12118:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_min_sd (__m128d __W, __mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12129:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_min_sd (__mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12141:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_min_ss (__m128 __W, __mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12152:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_min_ss (__mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12164:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_scalef_pd (__m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12176:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_scalef_pd (__m512d __W, __mmask8 __U, __m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12187:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_scalef_pd (__mmask8 __U, __m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12199:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_scalef_ps (__m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12211:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_scalef_ps (__m512 __W, __mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12222:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_scalef_ps (__mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12234:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_scalef_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12246:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_scalef_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12258:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fmadd_pd (__m512d __A, __m512d __B, __m512d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12269:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_fmadd_pd (__m512d __A, __mmask8 __U, __m512d __B, __m512d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12280:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask3_fmadd_pd (__m512d __A, __m512d __B, __m512d __C, __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12291:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_fmadd_pd (__mmask8 __U, __m512d __A, __m512d __B, __m512d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12302:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fmadd_ps (__m512 __A, __m512 __B, __m512 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12313:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_fmadd_ps (__m512 __A, __mmask16 __U, __m512 __B, __m512 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12324:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask3_fmadd_ps (__m512 __A, __m512 __B, __m512 __C, __mmask16 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12335:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_fmadd_ps (__mmask16 __U, __m512 __A, __m512 __B, __m512 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12346:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fmsub_pd (__m512d __A, __m512d __B, __m512d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12357:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_fmsub_pd (__m512d __A, __mmask8 __U, __m512d __B, __m512d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12368:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask3_fmsub_pd (__m512d __A, __m512d __B, __m512d __C, __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12379:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_fmsub_pd (__mmask8 __U, __m512d __A, __m512d __B, __m512d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12390:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fmsub_ps (__m512 __A, __m512 __B, __m512 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12401:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_fmsub_ps (__m512 __A, __mmask16 __U, __m512 __B, __m512 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12412:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask3_fmsub_ps (__m512 __A, __m512 __B, __m512 __C, __mmask16 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12423:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_fmsub_ps (__mmask16 __U, __m512 __A, __m512 __B, __m512 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12434:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fmaddsub_pd (__m512d __A, __m512d __B, __m512d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12445:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_fmaddsub_pd (__m512d __A, __mmask8 __U, __m512d __B, __m512d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12456:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask3_fmaddsub_pd (__m512d __A, __m512d __B, __m512d __C, __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12467:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_fmaddsub_pd (__mmask8 __U, __m512d __A, __m512d __B, __m512d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12478:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fmaddsub_ps (__m512 __A, __m512 __B, __m512 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12489:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_fmaddsub_ps (__m512 __A, __mmask16 __U, __m512 __B, __m512 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12500:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask3_fmaddsub_ps (__m512 __A, __m512 __B, __m512 __C, __mmask16 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12511:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_fmaddsub_ps (__mmask16 __U, __m512 __A, __m512 __B, __m512 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12522:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fmsubadd_pd (__m512d __A, __m512d __B, __m512d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12533:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_fmsubadd_pd (__m512d __A, __mmask8 __U, __m512d __B, __m512d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12544:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask3_fmsubadd_pd (__m512d __A, __m512d __B, __m512d __C, __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12555:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_fmsubadd_pd (__mmask8 __U, __m512d __A, __m512d __B, __m512d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12566:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fmsubadd_ps (__m512 __A, __m512 __B, __m512 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12577:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_fmsubadd_ps (__m512 __A, __mmask16 __U, __m512 __B, __m512 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12588:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask3_fmsubadd_ps (__m512 __A, __m512 __B, __m512 __C, __mmask16 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12599:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_fmsubadd_ps (__mmask16 __U, __m512 __A, __m512 __B, __m512 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12610:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fnmadd_pd (__m512d __A, __m512d __B, __m512d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12621:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_fnmadd_pd (__m512d __A, __mmask8 __U, __m512d __B, __m512d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12632:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask3_fnmadd_pd (__m512d __A, __m512d __B, __m512d __C, __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12643:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_fnmadd_pd (__mmask8 __U, __m512d __A, __m512d __B, __m512d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12654:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fnmadd_ps (__m512 __A, __m512 __B, __m512 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12665:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_fnmadd_ps (__m512 __A, __mmask16 __U, __m512 __B, __m512 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12676:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask3_fnmadd_ps (__m512 __A, __m512 __B, __m512 __C, __mmask16 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12687:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_fnmadd_ps (__mmask16 __U, __m512 __A, __m512 __B, __m512 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12698:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fnmsub_pd (__m512d __A, __m512d __B, __m512d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12709:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_fnmsub_pd (__m512d __A, __mmask8 __U, __m512d __B, __m512d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12720:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask3_fnmsub_pd (__m512d __A, __m512d __B, __m512d __C, __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12731:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_fnmsub_pd (__mmask8 __U, __m512d __A, __m512d __B, __m512d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12742:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fnmsub_ps (__m512 __A, __m512 __B, __m512 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12753:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_fnmsub_ps (__m512 __A, __mmask16 __U, __m512 __B, __m512 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12764:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask3_fnmsub_ps (__m512 __A, __m512 __B, __m512 __C, __mmask16 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12775:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_fnmsub_ps (__mmask16 __U, __m512 __A, __m512 __B, __m512 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12786:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvttpd_epi32 (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12797:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvttpd_epi32 (__m256i __W, __mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12807:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvttpd_epi32 (__mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12818:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvttpd_epu32 (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12829:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvttpd_epu32 (__m256i __W, __mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12839:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvttpd_epu32 (__mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12850:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtpd_epi32 (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12861:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtpd_epi32 (__m256i __W, __mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12871:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtpd_epi32 (__mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12882:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtpd_epu32 (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12893:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtpd_epu32 (__m256i __W, __mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12903:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtpd_epu32 (__mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12914:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvttps_epi32 (__m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12925:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvttps_epi32 (__m512i __W, __mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12935:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvttps_epi32 (__mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12946:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvttps_epu32 (__m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12957:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvttps_epu32 (__m512i __W, __mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12967:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvttps_epu32 (__mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12978:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtps_epi32 (__m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12989:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtps_epi32 (__m512i __W, __mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12999:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtps_epi32 (__mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13010:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtps_epu32 (__m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13021:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtps_epu32 (__m512i __W, __mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13031:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtps_epu32 (__mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13042:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtsd_f64 (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13049:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtss_f32 (__m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13057:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtu64_ss (__m128 __A, unsigned long long __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13065:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtu64_sd (__m128d __A, unsigned long long __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13074:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtu32_ss (__m128 __A, unsigned __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13082:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepi32_ps (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13093:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepi32_ps (__m512 __W, __mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13103:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepi32_ps (__mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13114:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepu32_ps (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13125:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepu32_ps (__m512 __W, __mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13135:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepu32_ps (__mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13147:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fixupimm_pd (__m512d __A, __m512d __B, __m512i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13160:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13173:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13185:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fixupimm_ps (__m512 __A, __m512 __B, __m512i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13198:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13211:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13223:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fixupimm_sd (__m128d __A, __m128d __B, __m128i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13235:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13247:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13259:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fixupimm_ss (__m128 __A, __m128 __B, __m128i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13271:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13283:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13356:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtss_u64 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13365:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvttss_u64 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13374:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvttss_i64 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13383:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtss_u32 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13391:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvttss_u32 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13399:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvttss_i32 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13408:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsd_u64 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13417:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvttsd_u64 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13426:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvttsd_i64 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13435:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsd_u32 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13443:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvttsd_u32 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13451:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvttsd_i32 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13459:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtps_pd (__m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13470:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtps_pd (__m512d __W, __mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13480:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtps_pd (__mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13491:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtph_ps (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13502:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtph_ps (__m512 __W, __mmask16 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13512:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtph_ps (__mmask16 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13523:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtpd_ps (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13534:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtpd_ps (__m256 __W, __mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13544:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtpd_ps (__mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13556:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_getexp_ps (__m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13567:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_getexp_ps (__m512 __W, __mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13577:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_getexp_ps (__mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13588:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_getexp_pd (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13599:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_getexp_pd (__m512d __W, __mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13609:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_getexp_pd (__mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13620:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_getexp_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13629:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_getexp_ss (__m128 __W, __mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13640:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_getexp_ss (__mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13652:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_getexp_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13661:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_getexp_sd (__m128d __W, __mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13672:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_getexp_sd (__mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13685:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13697:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_NORM_ENUM __B, _MM_MANTISSA_SIGN_ENUM __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13708:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_NORM_ENUM __B, _MM_MANTISSA_SIGN_ENUM __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13721:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13733:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_NORM_ENUM __B, _MM_MANTISSA_SIGN_ENUM __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13744:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_NORM_ENUM __B, _MM_MANTISSA_SIGN_ENUM __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13757:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13768:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_NORM_ENUM __C, _MM_MANTISSA_SIGN_ENUM __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13781:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_NORM_ENUM __C, _MM_MANTISSA_SIGN_ENUM __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13795:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13806:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_NORM_ENUM __C, _MM_MANTISSA_SIGN_ENUM __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13819:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_NORM_ENUM __C, _MM_MANTISSA_SIGN_ENUM __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13967:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_roundscale_ps (__m512 __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13979:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13989:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_roundscale_ps (__mmask16 __A, __m512 __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14001:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_roundscale_pd (__m512d __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14013:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14023:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_roundscale_pd (__mmask8 __A, __m512d __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14035:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_roundscale_ss (__m128 __A, __m128 __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14044:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_roundscale_sd (__m128d __A, __m128d __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14089:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmp_pd_mask (__m512d __X, __m512d __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14099:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmp_ps_mask (__m512 __X, __m512 __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14109:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmp_ps_mask (__mmask16 __U, __m512 __X, __m512 __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14119:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmp_pd_mask (__mmask8 __U, __m512d __X, __m512d __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14129:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpeq_pd_mask (__m512d __X, __m512d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14139:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpeq_pd_mask (__mmask8 __U, __m512d __X, __m512d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14149:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmplt_pd_mask (__m512d __X, __m512d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14159:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmplt_pd_mask (__mmask8 __U, __m512d __X, __m512d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14169:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmple_pd_mask (__m512d __X, __m512d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14179:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmple_pd_mask (__mmask8 __U, __m512d __X, __m512d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14189:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpunord_pd_mask (__m512d __X, __m512d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14199:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpunord_pd_mask (__mmask8 __U, __m512d __X, __m512d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14209:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpneq_pd_mask (__m512d __X, __m512d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14219:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpneq_pd_mask (__mmask8 __U, __m512d __X, __m512d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14229:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpnlt_pd_mask (__m512d __X, __m512d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14239:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpnlt_pd_mask (__mmask8 __U, __m512d __X, __m512d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14249:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpnle_pd_mask (__m512d __X, __m512d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14259:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpnle_pd_mask (__mmask8 __U, __m512d __X, __m512d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14269:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpord_pd_mask (__m512d __X, __m512d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14279:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpord_pd_mask (__mmask8 __U, __m512d __X, __m512d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14289:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpeq_ps_mask (__m512 __X, __m512 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14299:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpeq_ps_mask (__mmask16 __U, __m512 __X, __m512 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14309:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmplt_ps_mask (__m512 __X, __m512 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14319:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmplt_ps_mask (__mmask16 __U, __m512 __X, __m512 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14329:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmple_ps_mask (__m512 __X, __m512 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14339:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmple_ps_mask (__mmask16 __U, __m512 __X, __m512 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14349:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpunord_ps_mask (__m512 __X, __m512 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14359:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpunord_ps_mask (__mmask16 __U, __m512 __X, __m512 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14369:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpneq_ps_mask (__m512 __X, __m512 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14379:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpneq_ps_mask (__mmask16 __U, __m512 __X, __m512 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14389:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpnlt_ps_mask (__m512 __X, __m512 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14399:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpnlt_ps_mask (__mmask16 __U, __m512 __X, __m512 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14409:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpnle_ps_mask (__m512 __X, __m512 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14419:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpnle_ps_mask (__mmask16 __U, __m512 __X, __m512 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14429:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpord_ps_mask (__m512 __X, __m512 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14439:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpord_ps_mask (__mmask16 __U, __m512 __X, __m512 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14449:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmp_sd_mask (__m128d __X, __m128d __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14459:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmp_sd_mask (__mmask8 __M, __m128d __X, __m128d __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14469:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmp_ss_mask (__m128 __X, __m128 __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14479:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmp_ss_mask (__mmask8 __M, __m128 __X, __m128 __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14531:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_kmov (__mmask16 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14538:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_castpd_ps (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14545:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_castpd_si512 (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14552:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_castps_pd (__m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14559:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_castps_si512 (__m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14566:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_castsi512_ps (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14573:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_castsi512_pd (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14580:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_castpd512_pd128 (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14587:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_castps512_ps128 (__m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14594:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_castsi512_si128 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14601:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_castpd512_pd256 (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14608:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_castps512_ps256 (__m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14615:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_castsi512_si256 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14622:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_castpd128_pd512 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14629:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_castps128_ps512 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14636:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_castsi128_si512 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14643:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_castpd256_pd512 (__m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14650:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_castps256_ps512 (__m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14657:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_castsi256_si512 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14664:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpeq_epu32_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14673:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpeq_epu32_mask (__mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14681:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpeq_epu64_mask (__mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14689:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpeq_epu64_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14698:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpgt_epu32_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14707:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpgt_epu32_mask (__mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14715:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpgt_epu64_mask (__mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14723:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpgt_epu64_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14744:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_add_epi32 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14751:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_mul_epi32 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14758:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_and_epi32 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14765:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_or_epi32 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14772:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_add_epi32 (__mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14780:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_mul_epi32 (__mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14788:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_and_epi32 (__mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14796:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_or_epi32 (__mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14820:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_min_epi32 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14827:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_max_epi32 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14834:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_min_epu32 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14841:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_max_epu32 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14848:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_min_epi32 (__mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14856:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_max_epi32 (__mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14864:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_min_epu32 (__mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14872:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_max_epu32 (__mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14892:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_add_ps (__m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14899:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_mul_ps (__m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14906:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_add_ps (__mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14914:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_mul_ps (__mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14936:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_min_ps (__m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14943:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_max_ps (__m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14950:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_min_ps (__mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14958:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_max_ps (__mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14976:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_add_epi64 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14983:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_mul_epi64 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14990:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_and_epi64 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14997:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_or_epi64 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:15004:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_add_epi64 (__mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:15012:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_mul_epi64 (__mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:15020:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_and_epi64 (__mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:15028:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_or_epi64 (__mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:15050:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_min_epi64 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:15057:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_max_epi64 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:15064:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_min_epi64 (__mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:15073:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_max_epi64 (__mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:15082:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_min_epu64 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:15089:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_max_epu64 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:15096:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_min_epu64 (__mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:15104:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_max_epu64 (__mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:15122:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_add_pd (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:15129:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_mul_pd (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:15136:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_add_pd (__mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:15144:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_mul_pd (__mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:15164:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_min_pd (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:15171:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_max_pd (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:15178:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_min_pd (__mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:15186:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_max_pd (__mmask8 __U, __m512d __A) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:47, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("avx512er") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:52:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_exp2a23_round_pd (__m512d __A, int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:62:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_exp2a23_round_pd (__m512d __W, __mmask8 __U, __m512d __A, int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:71:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_exp2a23_round_pd (__mmask8 __U, __m512d __A, int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:80:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_exp2a23_round_ps (__m512 __A, int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:90:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_exp2a23_round_ps (__m512 __W, __mmask16 __U, __m512 __A, int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:99:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_exp2a23_round_ps (__mmask16 __U, __m512 __A, int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:108:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_rcp28_round_pd (__m512d __A, int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:118:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_rcp28_round_pd (__m512d __W, __mmask8 __U, __m512d __A, int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:127:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_rcp28_round_pd (__mmask8 __U, __m512d __A, int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:136:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_rcp28_round_ps (__m512 __A, int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:146:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_rcp28_round_ps (__m512 __W, __mmask16 __U, __m512 __A, int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:155:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_rcp28_round_ps (__mmask16 __U, __m512 __A, int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:164:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rcp28_round_sd (__m128d __A, __m128d __B, int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:173:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rcp28_round_ss (__m128 __A, __m128 __B, int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:182:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_rsqrt28_round_pd (__m512d __A, int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:192:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_rsqrt28_round_pd (__m512d __W, __mmask8 __U, __m512d __A, int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:201:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_rsqrt28_round_pd (__mmask8 __U, __m512d __A, int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:210:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_rsqrt28_round_ps (__m512 __A, int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:220:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_rsqrt28_round_ps (__m512 __W, __mmask16 __U, __m512 __A, int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:229:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_rsqrt28_round_ps (__mmask16 __U, __m512 __A, int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:238:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rsqrt28_round_sd (__m128d __A, __m128d __B, int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:247:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rsqrt28_round_ss (__m128 __A, __m128 __B, int __R) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:49, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512pfintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("avx512pf") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512pfintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512pfintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512pfintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512pfintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512pfintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512pfintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512pfintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512pfintrin.h:52:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale, int __hint) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512pfintrin.h:61:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale, int __hint) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512pfintrin.h:70:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void const *__addr, int __scale, int __hint) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512pfintrin.h:79:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void const *__addr, int __scale, int __hint) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512pfintrin.h:88:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale, int __hint) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512pfintrin.h:97:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale, int __hint) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512pfintrin.h:106:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void const *__addr, int __scale, int __hint) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512pfintrin.h:115:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void const *__addr, int __scale, int __hint) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512pfintrin.h:124:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __hint) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512pfintrin.h:133:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __hint) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512pfintrin.h:142:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __index, int __scale, int __hint) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512pfintrin.h:151:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __index, int __scale, int __hint) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512pfintrin.h:160:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __hint) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512pfintrin.h:169:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __hint) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512pfintrin.h:178:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __index, int __scale, int __hint) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512pfintrin.h:187:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __index, int __scale, int __hint) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:51, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("avx512cd") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:51:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_conflict_epi32 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:61:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_conflict_epi32 (__m512i __W, __mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:70:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_conflict_epi32 (__mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:80:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_conflict_epi64 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:90:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_conflict_epi64 (__m512i __W, __mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:99:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_conflict_epi64 (__mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:109:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_lzcnt_epi64 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:119:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_lzcnt_epi64 (__m512i __W, __mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:128:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_lzcnt_epi64 (__mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:138:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_lzcnt_epi32 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:148:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_lzcnt_epi32 (__m512i __W, __mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:157:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_lzcnt_epi32 (__mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:167:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_broadcastmb_epi64 (__mmask8 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:174:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_broadcastmw_epi32 (__mmask16 __A) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:53, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("avx512vl") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:42:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_mov_pd (__m256d __W, __mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:51:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_mov_pd (__mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:61:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_mov_pd (__m128d __W, __mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:70:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_mov_pd (__mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:80:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_load_pd (__m256d __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:89:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_load_pd (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:99:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_load_pd (__m128d __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:108:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_load_pd (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:118:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_store_pd (void *__P, __mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:127:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_store_pd (void *__P, __mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:136:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_mov_ps (__m256 __W, __mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:145:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_mov_ps (__mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:155:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_mov_ps (__m128 __W, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:164:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_mov_ps (__mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:174:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_load_ps (__m256 __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:183:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_load_ps (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:193:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_load_ps (__m128 __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:202:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_load_ps (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:212:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_store_ps (void *__P, __mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:221:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_store_ps (void *__P, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:230:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_mov_epi64 (__m256i __W, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:239:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_mov_epi64 (__mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:249:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_mov_epi64 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:258:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_mov_epi64 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:268:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_load_epi64 (__m256i __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:278:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_load_epi64 (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:289:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_load_epi64 (__m128i __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:299:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_load_epi64 (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:310:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_store_epi64 (void *__P, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:319:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_store_epi64 (void *__P, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:328:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_mov_epi32 (__m256i __W, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:337:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_mov_epi32 (__mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:347:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_mov_epi32 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:356:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_mov_epi32 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:366:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_load_epi32 (__m256i __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:376:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_load_epi32 (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:387:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_load_epi32 (__m128i __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:397:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_load_epi32 (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:408:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_store_epi32 (void *__P, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:417:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_store_epi32 (void *__P, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:426:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_add_pd (__m128d __W, __mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:436:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_add_pd (__mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:448:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:458:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_add_pd (__mmask8 __U, __m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:469:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_add_ps (__m128 __W, __mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:479:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_add_ps (__mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:490:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_add_ps (__m256 __W, __mmask8 __U, __m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:500:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_add_ps (__mmask8 __U, __m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:511:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_sub_pd (__m128d __W, __mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:521:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_sub_pd (__mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:533:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:543:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_sub_pd (__mmask8 __U, __m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:554:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_sub_ps (__m128 __W, __mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:564:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_sub_ps (__mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:575:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_sub_ps (__m256 __W, __mmask8 __U, __m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:585:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_sub_ps (__mmask8 __U, __m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:596:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_store_epi64 (void *__P, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:603:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_store_epi64 (void *__P, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:610:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_loadu_pd (__m256d __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:619:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_loadu_pd (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:629:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_loadu_pd (__m128d __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:638:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_loadu_pd (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:648:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_storeu_pd (void *__P, __mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:657:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_storeu_pd (void *__P, __mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:666:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_loadu_ps (__m256 __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:675:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_loadu_ps (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:685:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_loadu_ps (__m128 __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:694:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_loadu_ps (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:704:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_storeu_ps (void *__P, __mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:713:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_storeu_ps (void *__P, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:722:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_loadu_epi64 (__m256i __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:731:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_loadu_epi64 (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:741:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_loadu_epi64 (__m128i __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:750:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_loadu_epi64 (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:760:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_storeu_epi64 (void *__P, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:769:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_storeu_epi64 (void *__P, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:778:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_loadu_epi32 (__m256i __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:787:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_loadu_epi32 (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:797:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_loadu_epi32 (__m128i __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:806:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_loadu_epi32 (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:816:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_storeu_epi32 (void *__P, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:825:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_storeu_epi32 (void *__P, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:834:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_abs_epi32 (__m256i __W, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:843:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_abs_epi32 (__mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:853:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_abs_epi32 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:862:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_abs_epi32 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:872:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_abs_epi64 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:882:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_abs_epi64 (__m256i __W, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:891:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_abs_epi64 (__mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:901:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_abs_epi64 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:911:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_abs_epi64 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:920:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_abs_epi64 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:930:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtpd_epu32 (__m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:940:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtpd_epu32 (__m128i __W, __mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:949:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtpd_epu32 (__mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:959:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtpd_epu32 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:969:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtpd_epu32 (__m128i __W, __mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:978:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtpd_epu32 (__mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:988:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvttps_epi32 (__m256i __W, __mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:997:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvttps_epi32 (__mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1007:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvttps_epi32 (__m128i __W, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1016:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvttps_epi32 (__mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1026:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvttps_epu32 (__m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1036:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvttps_epu32 (__m256i __W, __mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1045:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvttps_epu32 (__mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1055:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvttps_epu32 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1065:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvttps_epu32 (__m128i __W, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1074:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvttps_epu32 (__mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1084:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvttpd_epi32 (__m128i __W, __mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1093:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvttpd_epi32 (__mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1103:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvttpd_epi32 (__m128i __W, __mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1112:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvttpd_epi32 (__mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1122:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvttpd_epu32 (__m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1132:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvttpd_epu32 (__m128i __W, __mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1141:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvttpd_epu32 (__mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1151:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvttpd_epu32 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1161:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvttpd_epu32 (__m128i __W, __mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1170:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvttpd_epu32 (__mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1180:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtpd_epi32 (__m128i __W, __mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1189:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtpd_epi32 (__mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1199:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtpd_epi32 (__m128i __W, __mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1208:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtpd_epi32 (__mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1218:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepi32_pd (__m256d __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1227:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepi32_pd (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1237:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepi32_pd (__m128d __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1246:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepi32_pd (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1256:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepu32_pd (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1266:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepu32_pd (__m256d __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1275:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepu32_pd (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1285:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepu32_pd (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1295:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepu32_pd (__m128d __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1304:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepu32_pd (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1314:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepi32_ps (__m256 __W, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1323:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepi32_ps (__mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1333:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepi32_ps (__m128 __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1342:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepi32_ps (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1352:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepu32_ps (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1362:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepu32_ps (__m256 __W, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1371:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepu32_ps (__mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1381:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepu32_ps (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1391:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepu32_ps (__m128 __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1400:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepu32_ps (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1410:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtps_pd (__m256d __W, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1419:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtps_pd (__mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1429:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtps_pd (__m128d __W, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1438:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtps_pd (__mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1448:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepi32_epi8 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1458:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepi32_storeu_epi8 (void * __P, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1465:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepi32_epi8 (__m128i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1473:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepi32_epi8 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1483:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepi32_epi8 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1493:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepi32_epi8 (__m128i __O, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1501:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepi32_storeu_epi8 (void * __P, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1508:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepi32_epi8 (__mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1518:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsepi32_epi8 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1528:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtsepi32_storeu_epi8 (void * __P, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1535:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtsepi32_epi8 (__m128i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1543:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtsepi32_epi8 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1553:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtsepi32_epi8 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1563:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtsepi32_storeu_epi8 (void * __P, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1570:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtsepi32_epi8 (__m128i __O, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1578:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtsepi32_epi8 (__mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1588:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtusepi32_epi8 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1598:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtusepi32_storeu_epi8 (void * __P, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1605:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtusepi32_epi8 (__m128i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1614:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtusepi32_epi8 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1624:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtusepi32_epi8 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1634:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtusepi32_storeu_epi8 (void * __P, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1641:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtusepi32_epi8 (__m128i __O, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1650:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtusepi32_epi8 (__mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1660:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepi32_epi16 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1670:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepi32_storeu_epi16 (void * __P, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1677:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepi32_epi16 (__m128i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1685:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepi32_epi16 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1695:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepi32_epi16 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1705:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepi32_storeu_epi16 (void * __P, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1712:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepi32_epi16 (__m128i __O, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1720:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepi32_epi16 (__mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1730:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsepi32_epi16 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1740:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtsepi32_storeu_epi16 (void * __P, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1747:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtsepi32_epi16 (__m128i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1756:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtsepi32_epi16 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1766:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtsepi32_epi16 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1776:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtsepi32_storeu_epi16 (void * __P, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1783:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtsepi32_epi16 (__m128i __O, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1791:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtsepi32_epi16 (__mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1801:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtusepi32_epi16 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1811:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtusepi32_storeu_epi16 (void * __P, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1818:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtusepi32_epi16 (__m128i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1826:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtusepi32_epi16 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1836:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtusepi32_epi16 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1846:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtusepi32_storeu_epi16 (void * __P, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1853:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtusepi32_epi16 (__m128i __O, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1861:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtusepi32_epi16 (__mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1871:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepi64_epi8 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1881:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepi64_storeu_epi8 (void * __P, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1888:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepi64_epi8 (__m128i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1896:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepi64_epi8 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1906:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepi64_epi8 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1916:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepi64_storeu_epi8 (void * __P, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1923:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepi64_epi8 (__m128i __O, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1931:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepi64_epi8 (__mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1941:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsepi64_epi8 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1951:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtsepi64_storeu_epi8 (void * __P, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1958:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtsepi64_epi8 (__m128i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1966:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtsepi64_epi8 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1976:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtsepi64_epi8 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1986:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtsepi64_storeu_epi8 (void * __P, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1993:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtsepi64_epi8 (__m128i __O, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2001:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtsepi64_epi8 (__mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2011:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtusepi64_epi8 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2021:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtusepi64_storeu_epi8 (void * __P, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2028:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtusepi64_epi8 (__m128i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2037:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtusepi64_epi8 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2047:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtusepi64_epi8 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2057:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtusepi64_storeu_epi8 (void * __P, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2064:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtusepi64_epi8 (__m128i __O, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2073:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtusepi64_epi8 (__mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2083:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepi64_epi16 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2093:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepi64_storeu_epi16 (void * __P, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2100:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepi64_epi16 (__m128i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2109:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepi64_epi16 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2119:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepi64_epi16 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2129:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepi64_storeu_epi16 (void * __P, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2136:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepi64_epi16 (__m128i __O, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2144:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepi64_epi16 (__mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2154:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsepi64_epi16 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2164:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtsepi64_storeu_epi16 (void * __P, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2171:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtsepi64_epi16 (__m128i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2179:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtsepi64_epi16 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2189:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtsepi64_epi16 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2199:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtsepi64_storeu_epi16 (void * __P, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2206:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtsepi64_epi16 (__m128i __O, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2214:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtsepi64_epi16 (__mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2224:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtusepi64_epi16 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2234:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtusepi64_storeu_epi16 (void * __P, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2241:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtusepi64_epi16 (__m128i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2249:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtusepi64_epi16 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2259:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtusepi64_epi16 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2269:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtusepi64_storeu_epi16 (void * __P, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2276:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtusepi64_epi16 (__m128i __O, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2284:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtusepi64_epi16 (__mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2294:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepi64_epi32 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2304:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepi64_storeu_epi32 (void * __P, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2311:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepi64_epi32 (__m128i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2319:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepi64_epi32 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2329:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepi64_epi32 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2339:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepi64_storeu_epi32 (void * __P, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2346:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepi64_epi32 (__m128i __O, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2354:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepi64_epi32 (__mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2364:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsepi64_epi32 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2374:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtsepi64_storeu_epi32 (void * __P, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2381:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtsepi64_epi32 (__m128i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2389:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtsepi64_epi32 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2399:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtsepi64_epi32 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2409:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtsepi64_storeu_epi32 (void * __P, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2416:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtsepi64_epi32 (__m128i __O, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2425:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtsepi64_epi32 (__mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2435:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtusepi64_epi32 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2445:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtusepi64_storeu_epi32 (void * __P, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2452:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtusepi64_epi32 (__m128i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2460:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtusepi64_epi32 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2470:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtusepi64_epi32 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2480:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtusepi64_storeu_epi32 (void * __P, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2487:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtusepi64_epi32 (__m128i __O, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2495:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtusepi64_epi32 (__mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2505:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_broadcastss_ps (__m256 __O, __mmask8 __M, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2514:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_broadcastss_ps (__mmask8 __M, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2524:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_broadcastss_ps (__m128 __O, __mmask8 __M, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2533:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_broadcastss_ps (__mmask8 __M, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2543:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_broadcastsd_pd (__m256d __O, __mmask8 __M, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2552:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_broadcastsd_pd (__mmask8 __M, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2562:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_broadcastd_epi32 (__m256i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2571:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_broadcastd_epi32 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2581:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_set1_epi32 (__m256i __O, __mmask8 __M, int __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2589:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_set1_epi32 (__mmask8 __M, int __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2599:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_broadcastd_epi32 (__m128i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2608:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_broadcastd_epi32 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2618:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_set1_epi32 (__m128i __O, __mmask8 __M, int __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2626:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_set1_epi32 (__mmask8 __M, int __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2636:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_broadcastq_epi64 (__m256i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2645:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_broadcastq_epi64 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2655:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_set1_epi64 (__m256i __O, __mmask8 __M, long long __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2663:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_set1_epi64 (__mmask8 __M, long long __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2673:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_broadcastq_epi64 (__m128i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2682:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_broadcastq_epi64 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2692:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_set1_epi64 (__m128i __O, __mmask8 __M, long long __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2700:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_set1_epi64 (__mmask8 __M, long long __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2710:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_broadcast_f32x4 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2719:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_broadcast_f32x4 (__m256 __O, __mmask8 __M, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2728:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_broadcast_f32x4 (__mmask8 __M, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2738:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_broadcast_i32x4 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2748:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_broadcast_i32x4 (__m256i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2758:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_broadcast_i32x4 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2769:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepi8_epi32 (__m256i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2778:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepi8_epi32 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2788:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepi8_epi32 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2797:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepi8_epi32 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2807:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepi8_epi64 (__m256i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2816:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepi8_epi64 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2826:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepi8_epi64 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2835:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepi8_epi64 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2845:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepi16_epi32 (__m256i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2854:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepi16_epi32 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2864:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepi16_epi32 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2873:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepi16_epi32 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2883:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepi16_epi64 (__m256i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2892:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepi16_epi64 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2902:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepi16_epi64 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2911:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepi16_epi64 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2921:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepi32_epi64 (__m256i __W, __mmask8 __U, __m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2930:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepi32_epi64 (__mmask8 __U, __m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2940:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepi32_epi64 (__m128i __W, __mmask8 __U, __m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2949:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepi32_epi64 (__mmask8 __U, __m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2959:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepu8_epi32 (__m256i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2968:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepu8_epi32 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2978:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepu8_epi32 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2987:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepu8_epi32 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2997:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepu8_epi64 (__m256i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3006:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepu8_epi64 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3016:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepu8_epi64 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3025:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepu8_epi64 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3035:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepu16_epi32 (__m256i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3044:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepu16_epi32 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3054:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepu16_epi32 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3063:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepu16_epi32 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3073:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepu16_epi64 (__m256i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3082:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepu16_epi64 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3092:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepu16_epi64 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3101:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepu16_epi64 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3111:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepu32_epi64 (__m256i __W, __mmask8 __U, __m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3120:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepu32_epi64 (__mmask8 __U, __m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3130:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepu32_epi64 (__m128i __W, __mmask8 __U, __m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3139:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepu32_epi64 (__mmask8 __U, __m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3149:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_rcp14_pd (__m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3159:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_rcp14_pd (__m256d __W, __mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3168:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_rcp14_pd (__mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3178:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rcp14_pd (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3188:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_rcp14_pd (__m128d __W, __mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3197:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_rcp14_pd (__mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3207:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_rcp14_ps (__m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3217:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_rcp14_ps (__m256 __W, __mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3226:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_rcp14_ps (__mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3236:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rcp14_ps (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3246:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_rcp14_ps (__m128 __W, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3255:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_rcp14_ps (__mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3265:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_rsqrt14_pd (__m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3275:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_rsqrt14_pd (__m256d __W, __mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3284:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_rsqrt14_pd (__mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3294:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rsqrt14_pd (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3304:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_rsqrt14_pd (__m128d __W, __mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3313:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_rsqrt14_pd (__mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3323:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_rsqrt14_ps (__m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3333:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_rsqrt14_ps (__m256 __W, __mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3342:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_rsqrt14_ps (__mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3352:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rsqrt14_ps (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3362:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_rsqrt14_ps (__m128 __W, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3371:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_rsqrt14_ps (__mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3381:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_sqrt_pd (__m256d __W, __mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3390:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_sqrt_pd (__mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3400:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_sqrt_pd (__m128d __W, __mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3409:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_sqrt_pd (__mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3419:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_sqrt_ps (__m256 __W, __mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3428:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_sqrt_ps (__mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3438:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_sqrt_ps (__m128 __W, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3447:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_sqrt_ps (__mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3458:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3468:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_add_epi32 (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3480:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3490:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_add_epi64 (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3502:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3512:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_sub_epi32 (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3524:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3534:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_sub_epi64 (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3546:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3556:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_add_epi32 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3568:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3578:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_add_epi64 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3590:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3600:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_sub_epi32 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3612:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3622:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_sub_epi64 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3633:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_getexp_ps (__m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3643:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_getexp_ps (__m256 __W, __mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3652:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_getexp_ps (__mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3662:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_getexp_pd (__m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3672:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_getexp_pd (__m256d __W, __mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3681:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_getexp_pd (__mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3691:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_getexp_ps (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3701:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_getexp_ps (__m128 __W, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3710:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_getexp_ps (__mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3720:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_getexp_pd (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3730:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_getexp_pd (__m128d __W, __mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3739:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_getexp_pd (__mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3750:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3760:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_srl_epi32 (__mmask8 __U, __m256i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3772:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3782:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_srl_epi32 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3794:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3804:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_srl_epi64 (__mmask8 __U, __m256i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3816:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3826:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_srl_epi64 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3838:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3848:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_and_epi32 (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3859:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_scalef_pd (__m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3871:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3881:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_scalef_pd (__mmask8 __U, __m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3892:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_scalef_ps (__m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3904:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3914:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_scalef_ps (__mmask8 __U, __m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3925:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_scalef_pd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3937:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3947:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_scalef_pd (__mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3958:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_scalef_ps (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3969:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_scalef_ps (__m128 __W, __mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3979:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_scalef_ps (__mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3991:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4002:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4013:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4023:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_fmadd_pd (__m128d __A, __mmask8 __U, __m128d __B, __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4034:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4045:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4055:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_fmadd_ps (__m256 __A, __mmask8 __U, __m256 __B, __m256 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4066:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4077:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4087:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_fmadd_ps (__m128 __A, __mmask8 __U, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4097:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask3_fmadd_ps (__m128 __A, __m128 __B, __m128 __C, __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4107:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_fmadd_ps (__mmask8 __U, __m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4118:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4129:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4140:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4150:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_fmsub_pd (__m128d __A, __mmask8 __U, __m128d __B, __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4161:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4172:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4182:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_fmsub_ps (__m256 __A, __mmask8 __U, __m256 __B, __m256 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4193:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4204:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4214:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_fmsub_ps (__m128 __A, __mmask8 __U, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4224:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask3_fmsub_ps (__m128 __A, __m128 __B, __m128 __C, __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4234:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_fmsub_ps (__mmask8 __U, __m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4245:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4256:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4268:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4280:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4291:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4303:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4315:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4326:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4337:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4347:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_fmaddsub_ps (__m128 __A, __mmask8 __U, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4358:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4369:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4380:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4391:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4403:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4415:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4426:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4438:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4450:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4461:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4472:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4482:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_fmsubadd_ps (__m128 __A, __mmask8 __U, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4493:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4504:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4515:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4526:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4537:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4548:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4559:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4570:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4581:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4592:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4603:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4613:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_fnmadd_ps (__m128 __A, __mmask8 __U, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4623:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask3_fnmadd_ps (__m128 __A, __m128 __B, __m128 __C, __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4633:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_fnmadd_ps (__mmask8 __U, __m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4644:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4655:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4666:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4677:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4688:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4699:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4710:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4721:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4732:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4742:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_fnmsub_ps (__m128 __A, __mmask8 __U, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4752:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask3_fnmsub_ps (__m128 __A, __m128 __B, __m128 __C, __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4762:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_fnmsub_ps (__mmask8 __U, __m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4773:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4783:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_and_epi32 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4795:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4805:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_andnot_epi32 (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4817:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4827:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_andnot_epi32 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4839:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4849:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_or_epi32 (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4860:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_or_epi32 (__m128i __W, __mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4870:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_or_epi32 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4882:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4892:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_xor_epi32 (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4904:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4914:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_xor_epi32 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4925:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtpd_ps (__m128 __W, __mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4934:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtpd_ps (__mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4944:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtpd_ps (__m128 __W, __mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4953:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtpd_ps (__mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4963:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtps_epi32 (__m256i __W, __mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4972:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtps_epi32 (__mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4982:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtps_epi32 (__m128i __W, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4991:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtps_epi32 (__mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5001:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtps_epu32 (__m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5011:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtps_epu32 (__m256i __W, __mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5020:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtps_epu32 (__mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5030:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtps_epu32 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5040:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtps_epu32 (__m128i __W, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5049:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtps_epu32 (__mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5059:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_movedup_pd (__m256d __W, __mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5068:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_movedup_pd (__mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5078:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_movedup_pd (__m128d __W, __mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5087:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_movedup_pd (__mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5097:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_movehdup_ps (__m256 __W, __mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5106:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_movehdup_ps (__mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5116:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_movehdup_ps (__m128 __W, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5125:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_movehdup_ps (__mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5135:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_moveldup_ps (__m256 __W, __mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5144:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_moveldup_ps (__mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5154:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_moveldup_ps (__m128 __W, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5163:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_moveldup_ps (__mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5174:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5184:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_unpackhi_epi32 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5196:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5206:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_unpackhi_epi32 (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5218:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5228:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_unpackhi_epi64 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5240:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5250:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_unpackhi_epi64 (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5262:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5272:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_unpacklo_epi32 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5284:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5294:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_unpacklo_epi32 (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5306:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5316:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_unpacklo_epi64 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5328:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5338:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_unpacklo_epi64 (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5349:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpeq_epu32_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5358:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpeq_epi32_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5367:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpeq_epu32_mask (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5375:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpeq_epi32_mask (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5383:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpeq_epu32_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5392:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpeq_epi32_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5401:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpeq_epu32_mask (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5409:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpeq_epi32_mask (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5417:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpeq_epu64_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5426:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpeq_epi64_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5435:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpeq_epu64_mask (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5443:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpeq_epi64_mask (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5451:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpeq_epu64_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5460:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpeq_epi64_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5469:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpeq_epu64_mask (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5477:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpeq_epi64_mask (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5485:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpgt_epu32_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5494:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpgt_epi32_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5503:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpgt_epu32_mask (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5511:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpgt_epi32_mask (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5519:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpgt_epu32_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5528:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpgt_epi32_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5537:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpgt_epu32_mask (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5545:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpgt_epi32_mask (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5553:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpgt_epu64_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5562:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpgt_epi64_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5571:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpgt_epu64_mask (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5579:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpgt_epi64_mask (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5587:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpgt_epu64_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5596:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpgt_epi64_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5605:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpgt_epu64_mask (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5613:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpgt_epi64_mask (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5621:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_test_epi32_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5630:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_test_epi32_mask (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5638:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_test_epi32_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5647:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_test_epi32_mask (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5655:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_test_epi64_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5664:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_test_epi64_mask (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5672:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_test_epi64_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5681:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_test_epi64_mask (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5689:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_testn_epi32_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5698:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_testn_epi32_mask (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5706:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_testn_epi32_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5715:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_testn_epi32_mask (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5723:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_testn_epi64_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5732:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_testn_epi64_mask (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5740:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_testn_epi64_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5749:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_testn_epi64_mask (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5757:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_compress_pd (__m256d __W, __mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5766:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_compress_pd (__mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5776:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_compressstoreu_pd (void *__P, __mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5785:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_compress_pd (__m128d __W, __mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5794:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_compress_pd (__mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5804:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_compressstoreu_pd (void *__P, __mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5813:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_compress_ps (__m256 __W, __mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5822:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_compress_ps (__mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5832:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_compressstoreu_ps (void *__P, __mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5841:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_compress_ps (__m128 __W, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5850:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_compress_ps (__mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5860:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_compressstoreu_ps (void *__P, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5869:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_compress_epi64 (__m256i __W, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5878:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_compress_epi64 (__mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5888:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_compressstoreu_epi64 (void *__P, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5897:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_compress_epi64 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5906:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_compress_epi64 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5916:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_compressstoreu_epi64 (void *__P, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5925:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_compress_epi32 (__m256i __W, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5934:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_compress_epi32 (__mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5944:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_compressstoreu_epi32 (void *__P, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5953:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_compress_epi32 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5962:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_compress_epi32 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5972:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_compressstoreu_epi32 (void *__P, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5981:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_expand_pd (__m256d __W, __mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5990:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_expand_pd (__mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6000:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_expandloadu_pd (__m256d __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6010:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_expandloadu_pd (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6021:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_expand_pd (__m128d __W, __mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6030:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_expand_pd (__mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6040:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_expandloadu_pd (__m128d __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6050:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_expandloadu_pd (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6061:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_expand_ps (__m256 __W, __mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6070:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_expand_ps (__mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6080:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_expandloadu_ps (__m256 __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6089:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_expandloadu_ps (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6100:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_expand_ps (__m128 __W, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6109:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_expand_ps (__mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6119:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_expandloadu_ps (__m128 __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6128:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_expandloadu_ps (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6139:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_expand_epi64 (__m256i __W, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6148:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_expand_epi64 (__mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6159:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6169:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_expandloadu_epi64 (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6180:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_expand_epi64 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6189:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_expand_epi64 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6199:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_expandloadu_epi64 (__m128i __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6209:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_expandloadu_epi64 (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6220:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_expand_epi32 (__m256i __W, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6229:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_expand_epi32 (__mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6240:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6250:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_expandloadu_epi32 (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6261:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_expand_epi32 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6270:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_expand_epi32 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6280:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_expandloadu_epi32 (__m128i __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6290:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_expandloadu_epi32 (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6301:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permutex2var_pd (__m256d __A, __m256i __I, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6313:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6326:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6339:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6351:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permutex2var_ps (__m256 __A, __m256i __I, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6363:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6375:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6387:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6399:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_permutex2var_epi64 (__m128i __A, __m128i __I, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6411:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6423:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6435:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6447:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_permutex2var_epi32 (__m128i __A, __m128i __I, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6459:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6471:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6483:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6495:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permutex2var_epi64 (__m256i __A, __m256i __I, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6507:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6519:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6531:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __I, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6543:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permutex2var_epi32 (__m256i __A, __m256i __I, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6555:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6567:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6579:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __I, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6591:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_permutex2var_pd (__m128d __A, __m128i __I, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6603:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6616:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6629:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6641:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_permutex2var_ps (__m128 __A, __m128i __I, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6653:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6665:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6677:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6689:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_srav_epi64 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6701:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6711:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_srav_epi64 (__mmask8 __U, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6723:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6733:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_sllv_epi32 (__mmask8 __U, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6745:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6755:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_sllv_epi32 (__mmask8 __U, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6767:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6777:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_sllv_epi64 (__mmask8 __U, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6789:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6799:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_sllv_epi64 (__mmask8 __U, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6811:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6821:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_srav_epi32 (__mmask8 __U, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6833:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6843:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_srav_epi32 (__mmask8 __U, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6855:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6865:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_srlv_epi32 (__mmask8 __U, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6877:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6887:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_srlv_epi32 (__mmask8 __U, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6899:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6909:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_srlv_epi64 (__mmask8 __U, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6921:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6931:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_srlv_epi64 (__mmask8 __U, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6942:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_rolv_epi32 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6954:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6964:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_rolv_epi32 (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6975:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rolv_epi32 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6987:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6997:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_rolv_epi32 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7008:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_rorv_epi32 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7020:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7030:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_rorv_epi32 (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7041:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rorv_epi32 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7053:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7063:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_rorv_epi32 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7074:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_rolv_epi64 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7086:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7096:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_rolv_epi64 (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7107:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rolv_epi64 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7119:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7129:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_rolv_epi64 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7140:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_rorv_epi64 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7152:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7162:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_rorv_epi64 (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7173:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rorv_epi64 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7185:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7195:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_rorv_epi64 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7206:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_srav_epi64 (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7218:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7228:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_srav_epi64 (__mmask8 __U, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7240:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7249:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_and_epi64 (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7261:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7270:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_and_epi64 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7282:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7291:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_andnot_epi64 (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7303:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7312:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_andnot_epi64 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7324:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7334:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_or_epi64 (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7345:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_or_epi64 (__m128i __W, __mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7355:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_or_epi64 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7367:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7377:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_xor_epi64 (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7389:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7399:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_xor_epi64 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7411:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7421:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_max_pd (__mmask8 __U, __m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7432:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_max_ps (__m256 __W, __mmask8 __U, __m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7442:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_max_ps (__mmask8 __U, __m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7453:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_div_ps (__m128 __W, __mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7463:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_div_ps (__mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7474:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_div_pd (__m128d __W, __mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7484:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_div_pd (__mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7496:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7507:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7517:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_min_pd (__mmask8 __U, __m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7528:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_min_ps (__m256 __W, __mmask8 __U, __m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7538:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_div_pd (__mmask8 __U, __m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7549:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_div_ps (__m256 __W, __mmask8 __U, __m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7559:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_min_ps (__mmask8 __U, __m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7570:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_div_ps (__mmask8 __U, __m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7581:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_min_ps (__m128 __W, __mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7591:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_mul_ps (__m128 __W, __mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7601:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_min_ps (__mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7612:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_mul_ps (__mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7623:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_max_ps (__m128 __W, __mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7633:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_max_ps (__mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7644:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_min_pd (__m128d __W, __mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7654:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_min_pd (__mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7665:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_max_pd (__m128d __W, __mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7675:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_max_pd (__mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7686:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_mul_pd (__m128d __W, __mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7696:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_mul_pd (__mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7707:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_mul_ps (__m256 __W, __mmask8 __U, __m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7717:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_mul_ps (__mmask8 __U, __m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7729:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7739:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_mul_pd (__mmask8 __U, __m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7750:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_max_epi64 (__mmask8 __M, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7762:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7771:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_min_epi64 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7783:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7792:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_min_epi64 (__mmask8 __M, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7803:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_max_epu64 (__mmask8 __M, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7814:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_max_epi64 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7825:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_max_epu64 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7837:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7846:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_min_epu64 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7858:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7867:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_min_epu64 (__mmask8 __M, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7878:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_max_epi32 (__mmask8 __M, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7890:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7899:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_min_epi32 (__mmask8 __M, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7911:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7920:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_max_epu32 (__mmask8 __M, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7932:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7941:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_min_epu32 (__mmask8 __M, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7953:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7962:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_max_epi64 (__mmask8 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7974:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7983:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_min_epi64 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7995:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8004:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_min_epi64 (__mmask8 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8015:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_max_epu64 (__mmask8 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8026:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_max_epi64 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8037:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_max_epu64 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8049:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8058:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_min_epu64 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8070:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8079:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_min_epu64 (__mmask8 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8090:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_max_epi32 (__mmask8 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8102:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8111:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_min_epi32 (__mmask8 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8123:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8132:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_max_epu32 (__mmask8 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8144:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8153:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_min_epu32 (__mmask8 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8165:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8180:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_broadcastmb_epi64 (__mmask8 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8187:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_broadcastmb_epi64 (__mmask8 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8194:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_broadcastmw_epi32 (__mmask16 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8201:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_broadcastmw_epi32 (__mmask16 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8208:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_lzcnt_epi32 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8218:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_lzcnt_epi32 (__m256i __W, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8227:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_lzcnt_epi32 (__mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8237:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_lzcnt_epi64 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8247:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_lzcnt_epi64 (__m256i __W, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8256:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_lzcnt_epi64 (__mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8266:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_conflict_epi64 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8276:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_conflict_epi64 (__m256i __W, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8286:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_conflict_epi64 (__mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8297:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_conflict_epi32 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8307:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_conflict_epi32 (__m256i __W, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8317:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_conflict_epi32 (__mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8328:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_lzcnt_epi32 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8338:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_lzcnt_epi32 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8347:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_lzcnt_epi32 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8357:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_lzcnt_epi64 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8367:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_lzcnt_epi64 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8376:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_lzcnt_epi64 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8386:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_conflict_epi64 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8396:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_conflict_epi64 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8406:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_conflict_epi64 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8417:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_conflict_epi32 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8427:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_conflict_epi32 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8437:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_conflict_epi32 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8453:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8463:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_unpacklo_pd (__mmask8 __U, __m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8475:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8485:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_unpacklo_pd (__mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8497:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8508:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8518:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_unpackhi_pd (__mmask8 __U, __m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8530:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8540:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_unpackhi_pd (__mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8552:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8562:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_unpackhi_ps (__mmask8 __U, __m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8573:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_unpackhi_ps (__m128 __W, __mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8583:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_unpackhi_ps (__mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8594:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtph_ps (__m128 __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8603:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtph_ps (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8613:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_unpacklo_ps (__mmask8 __U, __m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8624:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtph_ps (__m256 __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8633:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtph_ps (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8643:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_unpacklo_ps (__m128 __W, __mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8653:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_unpacklo_ps (__mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8665:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8675:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_sra_epi32 (__mmask8 __U, __m256i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8687:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8697:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_sra_epi32 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8708:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_sra_epi64 (__m256i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8720:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8730:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_sra_epi64 (__mmask8 __U, __m256i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8741:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sra_epi64 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8753:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8763:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_sra_epi64 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8775:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8785:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_sll_epi32 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8797:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8807:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_sll_epi64 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8819:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8829:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_sll_epi32 (__mmask8 __U, __m256i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8841:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8851:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_sll_epi64 (__mmask8 __U, __m256i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8863:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8873:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_permutexvar_ps (__mmask8 __U, __m256i __X, __m256 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8884:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permutexvar_pd (__m256i __X, __m256d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8896:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8906:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_permutexvar_pd (__mmask8 __U, __m256i __X, __m256d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8918:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8929:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_permutevar_pd (__mmask8 __U, __m256d __A, __m256i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8942:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8952:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_permutevar_ps (__mmask8 __U, __m256 __A, __m256i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8964:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8974:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_permutevar_pd (__mmask8 __U, __m128d __A, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8986:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8996:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_permutevar_ps (__mmask8 __U, __m128 __A, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9007:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_mullo_epi32 (__mmask8 __M, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9018:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_permutexvar_epi64 (__mmask8 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9030:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9039:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_mullo_epi32 (__mmask8 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9051:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9061:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9070:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_mul_epi32 (__mmask8 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9082:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9091:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_mul_epi32 (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9102:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permutexvar_epi64 (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9114:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9125:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9134:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_permutexvar_epi32 (__mmask8 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9145:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_mul_epu32 (__mmask8 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9157:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9166:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_mul_epu32 (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9177:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permutexvar_epi32 (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9189:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9199:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpneq_epu32_mask (__mmask8 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9208:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpneq_epu32_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9217:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmplt_epu32_mask (__mmask8 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9226:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmplt_epu32_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9235:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpge_epu32_mask (__mmask8 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9244:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpge_epu32_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9253:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmple_epu32_mask (__mmask8 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9262:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmple_epu32_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9271:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpneq_epu64_mask (__mmask8 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9280:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpneq_epu64_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9289:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmplt_epu64_mask (__mmask8 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9298:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmplt_epu64_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9307:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpge_epu64_mask (__mmask8 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9316:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpge_epu64_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9325:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmple_epu64_mask (__mmask8 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9334:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmple_epu64_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9343:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpneq_epi32_mask (__mmask8 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9352:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpneq_epi32_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9361:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmplt_epi32_mask (__mmask8 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9370:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmplt_epi32_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9379:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpge_epi32_mask (__mmask8 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9388:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpge_epi32_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9397:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmple_epi32_mask (__mmask8 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9406:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmple_epi32_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9415:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpneq_epi64_mask (__mmask8 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9424:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpneq_epi64_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9433:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmplt_epi64_mask (__mmask8 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9442:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmplt_epi64_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9451:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpge_epi64_mask (__mmask8 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9460:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpge_epi64_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9469:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmple_epi64_mask (__mmask8 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9478:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmple_epi64_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9487:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpneq_epu32_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9496:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpneq_epu32_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9505:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmplt_epu32_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9514:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmplt_epu32_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9523:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpge_epu32_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9532:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpge_epu32_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9541:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmple_epu32_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9550:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmple_epu32_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9559:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpneq_epu64_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9568:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpneq_epu64_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9577:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmplt_epu64_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9586:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmplt_epu64_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9595:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpge_epu64_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9604:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpge_epu64_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9613:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmple_epu64_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9622:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmple_epu64_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9631:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpneq_epi32_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9640:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpneq_epi32_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9649:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmplt_epi32_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9658:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmplt_epi32_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9667:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpge_epi32_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9676:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpge_epi32_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9685:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmple_epi32_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9694:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmple_epi32_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9703:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpneq_epi64_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9712:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpneq_epi64_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9721:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmplt_epi64_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9730:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmplt_epi64_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9739:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpge_epi64_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9748:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpge_epi64_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9757:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmple_epi64_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9766:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmple_epi64_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9776:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permutex_epi64 (__m256i __X, const int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9788:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __X, const int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9798:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_permutex_epi64 (__mmask8 __M, __m256i __X, const int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9810:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9821:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9833:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9844:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9856:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256 __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9867:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9879:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9890:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9901:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_inserti32x4 (__m256i __A, __m128i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9914:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9927:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9940:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_insertf32x4 (__m256 __A, __m128 __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9953:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9965:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9977:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_extracti32x4_epi32 (__m256i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9989:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10001:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10013:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_extractf32x4_ps (__m256 __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10025:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10037:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10049:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_shuffle_i64x2 (__m256i __A, __m256i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10062:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10074:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10086:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_shuffle_i32x4 (__m256i __A, __m256i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10099:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10111:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10123:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_shuffle_f64x2 (__m256d __A, __m256d __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10136:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10148:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10160:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_shuffle_f32x4 (__m256 __A, __m256 __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10173:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256 __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10185:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10198:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10210:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10222:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10234:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10246:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10258:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10270:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10282:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10294:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10305:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fixupimm_ps (__m128 __A, __m128 __B, __m128i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10317:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10329:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10341:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10350:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_srli_epi32 (__mmask8 __U, __m256i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10361:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10370:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_srli_epi32 (__mmask8 __U, __m128i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10381:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10390:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_srli_epi64 (__mmask8 __U, __m256i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10401:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10410:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_srli_epi64 (__mmask8 __U, __m128i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10421:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10433:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10445:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10457:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10469:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10481:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10493:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10504:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B, __m128i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10515:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B, __m128i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10527:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10538:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B, __m128i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10549:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B, __m128i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10560:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_roundscale_ps (__m256 __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10572:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10582:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_roundscale_ps (__mmask8 __U, __m256 __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10593:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_roundscale_pd (__m256d __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10605:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10615:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_roundscale_pd (__mmask8 __U, __m256d __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10626:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_roundscale_ps (__m128 __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10638:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10648:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_roundscale_ps (__mmask8 __U, __m128 __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10659:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_roundscale_pd (__m128d __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10671:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10681:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_roundscale_pd (__mmask8 __U, __m128d __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10693:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10706:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10718:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10730:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10743:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10755:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10767:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10780:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10792:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10804:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10817:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10829:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10842:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10854:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10866:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10878:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10890:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10902:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10914:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10926:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10938:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10950:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10962:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10974:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10986:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10998:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11010:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11022:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11033:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256 __v1, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11044:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11053:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11064:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11073:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __v1, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11084:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11093:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __v1, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11104:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11113:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __v1, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11124:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11133:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11144:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11153:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __v1, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11164:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11173:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __v1, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11184:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11193:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __v1, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11204:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11213:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __v1, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11224:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11233:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __v1, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11244:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11253:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __v1, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11264:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11273:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __v1, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11284:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11293:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __v1, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11304:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11313:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __v1, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11324:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11333:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __v1, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11344:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11353:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_PERM_ENUM __mask) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11363:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_PERM_ENUM __mask) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11374:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_PERM_ENUM __mask) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11384:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_PERM_ENUM __mask) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11394:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_rol_epi32 (__m256i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11405:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11414:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_rol_epi32 (__mmask8 __U, __m256i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11424:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rol_epi32 (__m128i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11435:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11444:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_rol_epi32 (__mmask8 __U, __m128i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11454:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_ror_epi32 (__m256i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11465:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11474:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_ror_epi32 (__mmask8 __U, __m256i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11484:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_ror_epi32 (__m128i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11495:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11504:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_ror_epi32 (__mmask8 __U, __m128i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11514:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_rol_epi64 (__m256i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11525:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11534:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_rol_epi64 (__mmask8 __U, __m256i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11544:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rol_epi64 (__m128i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11555:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11564:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_rol_epi64 (__mmask8 __U, __m128i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11574:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_ror_epi64 (__m256i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11585:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11594:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_ror_epi64 (__mmask8 __U, __m256i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11604:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_ror_epi64 (__m128i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11615:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11624:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_ror_epi64 (__mmask8 __U, __m128i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11634:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_alignr_epi32 (__m128i __A, __m128i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11646:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11657:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11668:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_alignr_epi64 (__m128i __A, __m128i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11680:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11691:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11702:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_alignr_epi32 (__m256i __A, __m256i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11714:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11725:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11736:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_alignr_epi64 (__m256i __A, __m256i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11748:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11759:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11771:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11780:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtps_ph (__mmask8 __U, __m128 __A, const int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11791:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11800:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtps_ph (__mmask8 __U, __m256 __A, const int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11811:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11820:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_srai_epi32 (__mmask8 __U, __m256i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11831:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11840:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_srai_epi32 (__mmask8 __U, __m128i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11850:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_srai_epi64 (__m256i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11861:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11870:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_srai_epi64 (__mmask8 __U, __m256i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11880:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_srai_epi64 (__m128i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11891:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11900:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_srai_epi64 (__mmask8 __U, __m128i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11910:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_slli_epi32 (__m128i __W, __mmask8 __U, __m128i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11919:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_slli_epi32 (__mmask8 __U, __m128i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11929:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_slli_epi64 (__m128i __W, __mmask8 __U, __m128i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11938:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_slli_epi64 (__mmask8 __U, __m128i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11949:11: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11958:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_slli_epi32 (__mmask8 __U, __m256i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11969:11: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11978:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_slli_epi64 (__mmask8 __U, __m256i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11989:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11998:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_permutex_pd (__mmask8 __U, __m256d __X, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12009:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12018:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_permute_pd (__mmask8 __U, __m256d __X, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12029:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12038:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_permute_pd (__mmask8 __U, __m128d __X, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12049:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12058:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_permute_ps (__mmask8 __U, __m256 __X, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12069:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12078:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_permute_ps (__mmask8 __U, __m128 __X, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12088:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_blend_pd (__mmask8 __U, __m256d __A, __m256d __W) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12097:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_blend_ps (__mmask8 __U, __m256 __A, __m256 __W) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12106:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_blend_epi64 (__mmask8 __U, __m256i __A, __m256i __W) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12115:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_blend_epi32 (__mmask8 __U, __m256i __A, __m256i __W) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12124:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_blend_pd (__mmask8 __U, __m128d __A, __m128d __W) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12133:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_blend_ps (__mmask8 __U, __m128 __A, __m128 __W) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12142:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_blend_epi64 (__mmask8 __U, __m128i __A, __m128i __W) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12151:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_blend_epi32 (__mmask8 __U, __m128i __A, __m128i __W) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12160:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmp_epi64_mask (__m256i __X, __m256i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12169:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmp_epi32_mask (__m256i __X, __m256i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12178:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmp_epu64_mask (__m256i __X, __m256i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12187:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmp_epu32_mask (__m256i __X, __m256i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12196:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmp_pd_mask (__m256d __X, __m256d __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12205:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmp_ps_mask (__m256 __X, __m256 __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12215:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12225:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12235:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12245:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12255:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12265:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12274:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmp_epi64_mask (__m128i __X, __m128i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12283:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmp_epi32_mask (__m128i __X, __m128i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12292:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmp_epu64_mask (__m128i __X, __m128i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12301:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmp_epu32_mask (__m128i __X, __m128i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12310:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmp_pd_mask (__m128d __X, __m128d __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12319:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmp_ps_mask (__m128 __X, __m128 __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12329:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12339:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12349:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12359:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12369:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12379:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12388:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permutex_pd (__m256d __X, const int __M) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:55, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("avx512bw") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:45:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ktest_mask32_u8 (__mmask32 __A, __mmask32 __B, unsigned char *__CF) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:53:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ktest_mask64_u8 (__mmask64 __A, __mmask64 __B, unsigned char *__CF) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:61:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ktestz_mask32_u8 (__mmask32 __A, __mmask32 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:68:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ktestz_mask64_u8 (__mmask64 __A, __mmask64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:75:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ktestc_mask32_u8 (__mmask32 __A, __mmask32 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:82:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ktestc_mask64_u8 (__mmask64 __A, __mmask64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:89:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kortest_mask32_u8 (__mmask32 __A, __mmask32 __B, unsigned char *__CF) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:97:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kortest_mask64_u8 (__mmask64 __A, __mmask64 __B, unsigned char *__CF) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:105:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kortestz_mask32_u8 (__mmask32 __A, __mmask32 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:112:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kortestz_mask64_u8 (__mmask64 __A, __mmask64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:119:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kortestc_mask32_u8 (__mmask32 __A, __mmask32 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:126:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kortestc_mask64_u8 (__mmask64 __A, __mmask64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:133:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kadd_mask32 (__mmask32 __A, __mmask32 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:140:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kadd_mask64 (__mmask64 __A, __mmask64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:147:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _cvtmask32_u32 (__mmask32 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:154:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _cvtmask64_u64 (__mmask64 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:161:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _cvtu32_mask32 (unsigned int __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:168:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _cvtu64_mask64 (unsigned long long __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:175:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _load_mask32 (__mmask32 *__A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:182:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _load_mask64 (__mmask64 *__A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:189:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _store_mask32 (__mmask32 *__A, __mmask32 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:196:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _store_mask64 (__mmask64 *__A, __mmask64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:203:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _knot_mask32 (__mmask32 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:210:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _knot_mask64 (__mmask64 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:217:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kor_mask32 (__mmask32 __A, __mmask32 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:224:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kor_mask64 (__mmask64 __A, __mmask64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:231:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kxnor_mask32 (__mmask32 __A, __mmask32 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:238:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kxnor_mask64 (__mmask64 __A, __mmask64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:245:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kxor_mask32 (__mmask32 __A, __mmask32 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:252:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kxor_mask64 (__mmask64 __A, __mmask64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:259:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kand_mask32 (__mmask32 __A, __mmask32 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:266:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kand_mask64 (__mmask64 __A, __mmask64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:273:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kandn_mask32 (__mmask32 __A, __mmask32 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:280:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kandn_mask64 (__mmask64 __A, __mmask64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:287:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_mov_epi16 (__m512i __W, __mmask32 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:296:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_mov_epi16 (__mmask32 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:306:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_loadu_epi16 (__m512i __W, __mmask32 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:315:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_loadu_epi16 (__mmask32 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:325:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_storeu_epi16 (void *__P, __mmask32 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:334:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_mov_epi8 (__m512i __W, __mmask64 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:343:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_mov_epi8 (__mmask64 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:353:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_kunpackw (__mmask32 __A, __mmask32 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:361:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kunpackw_mask32 (__mmask16 __A, __mmask16 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:369:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_kunpackd (__mmask64 __A, __mmask64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:377:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kunpackd_mask64 (__mmask32 __A, __mmask32 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:385:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_loadu_epi8 (__m512i __W, __mmask64 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:394:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_loadu_epi8 (__mmask64 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:404:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_storeu_epi8 (void *__P, __mmask64 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:413:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_sad_epu8 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:421:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepi16_epi8 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:430:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepi16_storeu_epi8 (void * __P, __mmask32 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:437:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepi16_epi8 (__m256i __O, __mmask32 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:445:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepi16_epi8 (__mmask32 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:455:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtsepi16_epi8 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:464:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtsepi16_storeu_epi8 (void * __P, __mmask32 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:471:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtsepi16_epi8 (__m256i __O, __mmask32 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:480:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtsepi16_epi8 (__mmask32 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:490:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtusepi16_epi8 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:499:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtusepi16_epi8 (__m256i __O, __mmask32 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:508:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtusepi16_storeu_epi8 (void * __P, __mmask32 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:515:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtusepi16_epi8 (__mmask32 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:525:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_broadcastb_epi8 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:534:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_broadcastb_epi8 (__m512i __O, __mmask64 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:543:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_broadcastb_epi8 (__mmask64 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:553:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_set1_epi8 (__m512i __O, __mmask64 __M, char __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:562:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_set1_epi8 (__mmask64 __M, char __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:573:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_broadcastw_epi16 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:582:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_broadcastw_epi16 (__m512i __O, __mmask32 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:591:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_broadcastw_epi16 (__mmask32 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:601:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_set1_epi16 (__m512i __O, __mmask32 __M, short __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:610:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_set1_epi16 (__mmask32 __M, short __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:621:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mulhrs_epi16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:633:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:643:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_mulhrs_epi16 (__mmask32 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:654:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mulhi_epi16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:666:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:676:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_mulhi_epi16 (__mmask32 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:687:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mulhi_epu16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:699:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:709:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_mulhi_epu16 (__mmask32 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:720:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mullo_epi16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:728:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:738:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_mullo_epi16 (__mmask32 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:749:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepi8_epi16 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:759:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepi8_epi16 (__m512i __W, __mmask32 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:768:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepi8_epi16 (__mmask32 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:778:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepu8_epi16 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:788:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepu8_epi16 (__m512i __W, __mmask32 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:797:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepu8_epi16 (__mmask32 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:807:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_permutexvar_epi16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:819:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:831:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:841:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_permutex2var_epi16 (__m512i __A, __m512i __I, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:853:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __I, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:866:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask32 __U, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:879:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __I, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:891:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_avg_epu8 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:903:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:913:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_avg_epu8 (__mmask64 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:924:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_add_epi8 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:932:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:942:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_add_epi8 (__mmask64 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:953:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_sub_epi8 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:961:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:971:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_sub_epi8 (__mmask64 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:982:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_avg_epu16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:994:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1004:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_avg_epu16 (__mmask32 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1015:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_subs_epi8 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1027:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1037:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_subs_epi8 (__mmask64 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1048:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_subs_epu8 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1060:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1070:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_subs_epu8 (__mmask64 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1081:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_adds_epi8 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1093:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1103:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_adds_epi8 (__mmask64 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1114:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_adds_epu8 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1126:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1136:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_adds_epu8 (__mmask64 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1147:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_sub_epi16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1155:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1165:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_sub_epi16 (__mmask32 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1176:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_subs_epi16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1188:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1198:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_subs_epi16 (__mmask32 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1209:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_subs_epu16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1221:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1231:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_subs_epu16 (__mmask32 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1242:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_add_epi16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1250:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1260:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_add_epi16 (__mmask32 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1271:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_adds_epi16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1283:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1293:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_adds_epi16 (__mmask32 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1304:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_adds_epu16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1316:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1326:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_adds_epu16 (__mmask32 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1337:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_srl_epi16 (__m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1349:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1359:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_srl_epi16 (__mmask32 __U, __m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1370:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_packs_epi16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1381:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_sll_epi16 (__m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1393:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1403:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_sll_epi16 (__mmask32 __U, __m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1414:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maddubs_epi16 (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1426:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1436:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_maddubs_epi16 (__mmask32 __U, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1447:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_madd_epi16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1459:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1469:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_madd_epi16 (__mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1480:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_unpackhi_epi8 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1492:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1502:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_unpackhi_epi8 (__mmask64 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1513:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_unpackhi_epi16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1525:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1535:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_unpackhi_epi16 (__mmask32 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1546:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_unpacklo_epi8 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1558:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1568:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_unpacklo_epi8 (__mmask64 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1579:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_unpacklo_epi16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1591:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1601:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_unpacklo_epi16 (__mmask32 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1612:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpeq_epu8_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1621:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpeq_epi8_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1630:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpeq_epu8_mask (__mmask64 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1639:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpeq_epi8_mask (__mmask64 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1648:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpeq_epu16_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1657:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpeq_epi16_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1666:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpeq_epu16_mask (__mmask32 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1675:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpeq_epi16_mask (__mmask32 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1684:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpgt_epu8_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1693:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpgt_epi8_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1702:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpgt_epu8_mask (__mmask64 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1711:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpgt_epi8_mask (__mmask64 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1720:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpgt_epu16_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1729:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpgt_epi16_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1738:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpgt_epu16_mask (__mmask32 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1747:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpgt_epi16_mask (__mmask32 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1756:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_movepi8_mask (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1763:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_movepi16_mask (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1770:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_movm_epi8 (__mmask64 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1777:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_movm_epi16 (__mmask32 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1784:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_test_epi8_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1793:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_test_epi8_mask (__mmask64 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1801:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_test_epi16_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1810:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_test_epi16_mask (__mmask32 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1818:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_testn_epi8_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1827:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_testn_epi8_mask (__mmask64 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1835:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_testn_epi16_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1844:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_testn_epi16_mask (__mmask32 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1852:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_shuffle_epi8 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1864:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1874:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_shuffle_epi8 (__mmask64 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1885:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_min_epu16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1896:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_min_epu16 (__mmask32 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1908:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1918:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_min_epi16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1929:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_min_epi16 (__mmask32 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1941:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1951:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_max_epu8 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1962:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_max_epu8 (__mmask64 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1974:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1984:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_max_epi8 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1995:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_max_epi8 (__mmask64 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2007:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2017:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_min_epu8 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2028:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_min_epu8 (__mmask64 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2040:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2050:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_min_epi8 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2061:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_min_epi8 (__mmask64 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2073:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2083:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_max_epi16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2094:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_max_epi16 (__mmask32 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2106:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2116:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_max_epu16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2127:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_max_epu16 (__mmask32 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2139:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2149:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_sra_epi16 (__m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2161:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2171:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_sra_epi16 (__mmask32 __U, __m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2182:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_srav_epi16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2194:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2204:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_srav_epi16 (__mmask32 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2215:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_srlv_epi16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2227:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2237:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_srlv_epi16 (__mmask32 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2248:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_sllv_epi16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2260:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2270:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_sllv_epi16 (__mmask32 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2282:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2292:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_packs_epi16 (__mmask64 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2303:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_packus_epi16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2315:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2325:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_packus_epi16 (__mmask64 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2336:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_abs_epi8 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2346:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_abs_epi8 (__m512i __W, __mmask64 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2355:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_abs_epi8 (__mmask64 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2365:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_abs_epi16 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2375:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_abs_epi16 (__m512i __W, __mmask32 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2384:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_abs_epi16 (__mmask32 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2394:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpneq_epu8_mask (__mmask64 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2403:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmplt_epu8_mask (__mmask64 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2412:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpge_epu8_mask (__mmask64 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2421:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmple_epu8_mask (__mmask64 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2430:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpneq_epu16_mask (__mmask32 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2439:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmplt_epu16_mask (__mmask32 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2448:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpge_epu16_mask (__mmask32 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2457:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmple_epu16_mask (__mmask32 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2466:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpneq_epi8_mask (__mmask64 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2475:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmplt_epi8_mask (__mmask64 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2484:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpge_epi8_mask (__mmask64 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2493:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmple_epi8_mask (__mmask64 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2502:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpneq_epi16_mask (__mmask32 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2511:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmplt_epi16_mask (__mmask32 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2520:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpge_epi16_mask (__mmask32 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2529:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmple_epi16_mask (__mmask32 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2538:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpneq_epu8_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2547:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmplt_epu8_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2556:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpge_epu8_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2565:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmple_epu8_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2574:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpneq_epu16_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2583:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmplt_epu16_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2592:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpge_epu16_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2601:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmple_epu16_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2610:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpneq_epi8_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2619:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmplt_epi8_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2628:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpge_epi8_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2637:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmple_epi8_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2646:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpneq_epi16_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2655:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmplt_epi16_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2664:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpge_epi16_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2673:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmple_epi16_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2682:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_packs_epi32 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2693:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_packs_epi32 (__mmask32 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2705:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2715:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_packus_epi32 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2726:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_packus_epi32 (__mmask32 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2738:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2749:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kshiftli_mask32 (__mmask32 __A, unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2757:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kshiftli_mask64 (__mmask64 __A, unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2765:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kshiftri_mask32 (__mmask32 __A, unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2773:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kshiftri_mask64 (__mmask64 __A, unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2781:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_alignr_epi8 (__m512i __A, __m512i __B, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2790:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2802:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2814:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_dbsad_epu8 (__m512i __A, __m512i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2827:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2839:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2851:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_srli_epi16 (__m512i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2862:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2871:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_srli_epi16 (__mmask32 __U, __m512i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2881:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_slli_epi16 (__m512i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2892:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2901:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_slli_epi16 (__mmask32 __U, __m512i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2911:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_shufflehi_epi16 (__m512i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2923:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2934:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2945:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_shufflelo_epi16 (__m512i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2957:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2968:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2979:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_srai_epi16 (__m512i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2990:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2999:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_srai_epi16 (__mmask32 __U, __m512i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:3009:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_blend_epi16 (__mmask32 __U, __m512i __A, __m512i __W) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:3018:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_blend_epi8 (__mmask64 __U, __m512i __A, __m512i __W) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:3028:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:3037:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmp_epi16_mask (__m512i __X, __m512i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:3047:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:3056:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmp_epi8_mask (__m512i __X, __m512i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:3066:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:3075:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmp_epu16_mask (__m512i __X, __m512i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:3085:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:3094:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmp_epu8_mask (__m512i __X, __m512i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:3103:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_bslli_epi128 (__m512i __A, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:3110:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_bsrli_epi128 (__m512i __A, const int __N) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:57, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("avx512dq") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:39:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ktest_mask8_u8 (__mmask8 __A, __mmask8 __B, unsigned char *__CF) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:47:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ktestz_mask8_u8 (__mmask8 __A, __mmask8 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:54:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ktestc_mask8_u8 (__mmask8 __A, __mmask8 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:61:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ktest_mask16_u8 (__mmask16 __A, __mmask16 __B, unsigned char *__CF) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:69:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ktestz_mask16_u8 (__mmask16 __A, __mmask16 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:76:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ktestc_mask16_u8 (__mmask16 __A, __mmask16 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:83:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kortest_mask8_u8 (__mmask8 __A, __mmask8 __B, unsigned char *__CF) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:91:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kortestz_mask8_u8 (__mmask8 __A, __mmask8 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:98:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kortestc_mask8_u8 (__mmask8 __A, __mmask8 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:105:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kadd_mask8 (__mmask8 __A, __mmask8 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:112:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kadd_mask16 (__mmask16 __A, __mmask16 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:119:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _cvtmask8_u32 (__mmask8 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:126:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _cvtu32_mask8 (unsigned int __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:133:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _load_mask8 (__mmask8 *__A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:140:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _store_mask8 (__mmask8 *__A, __mmask8 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:147:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _knot_mask8 (__mmask8 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:154:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kor_mask8 (__mmask8 __A, __mmask8 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:161:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kxnor_mask8 (__mmask8 __A, __mmask8 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:168:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kxor_mask8 (__mmask8 __A, __mmask8 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:175:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kand_mask8 (__mmask8 __A, __mmask8 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:182:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kandn_mask8 (__mmask8 __A, __mmask8 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:189:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_broadcast_f64x2 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:199:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_broadcast_f64x2 (__m512d __O, __mmask8 __M, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:209:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_broadcast_f64x2 (__mmask8 __M, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:220:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_broadcast_i64x2 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:230:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_broadcast_i64x2 (__m512i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:240:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_broadcast_i64x2 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:251:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_broadcast_f32x2 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:261:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_broadcast_f32x2 (__m512 __O, __mmask16 __M, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:270:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_broadcast_f32x2 (__mmask16 __M, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:280:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_broadcast_i32x2 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:291:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_broadcast_i32x2 (__m512i __O, __mmask16 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:301:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_broadcast_i32x2 (__mmask16 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:312:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_broadcast_f32x8 (__m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:322:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_broadcast_f32x8 (__m512 __O, __mmask16 __M, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:331:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_broadcast_f32x8 (__mmask16 __M, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:341:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_broadcast_i32x8 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:352:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_broadcast_i32x8 (__m512i __O, __mmask16 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:362:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_broadcast_i32x8 (__mmask16 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:373:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mullo_epi64 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:381:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:391:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_mullo_epi64 (__mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:402:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_xor_pd (__m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:414:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:424:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_xor_pd (__mmask8 __U, __m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:435:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_xor_ps (__m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:446:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_xor_ps (__m512 __W, __mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:456:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_xor_ps (__mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:467:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_or_pd (__m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:478:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_or_pd (__m512d __W, __mmask8 __U, __m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:488:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_or_pd (__mmask8 __U, __m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:499:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_or_ps (__m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:510:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_or_ps (__m512 __W, __mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:520:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_or_ps (__mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:531:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_and_pd (__m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:543:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:553:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_and_pd (__mmask8 __U, __m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:564:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_and_ps (__m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:575:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_and_ps (__m512 __W, __mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:585:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_and_ps (__mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:596:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_andnot_pd (__m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:608:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:618:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_andnot_pd (__mmask8 __U, __m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:629:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_andnot_ps (__m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:641:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:651:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_andnot_ps (__mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:662:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_movepi32_mask (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:669:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_movepi64_mask (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:676:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_movm_epi32 (__mmask16 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:683:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_movm_epi64 (__mmask8 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:690:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvttpd_epi64 (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:701:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvttpd_epi64 (__m512i __W, __mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:711:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvttpd_epi64 (__mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:722:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvttpd_epu64 (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:733:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvttpd_epu64 (__m512i __W, __mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:743:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvttpd_epu64 (__mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:754:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvttps_epi64 (__m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:765:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvttps_epi64 (__m512i __W, __mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:775:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvttps_epi64 (__mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:786:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvttps_epu64 (__m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:797:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvttps_epu64 (__m512i __W, __mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:807:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvttps_epu64 (__mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:818:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtpd_epi64 (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:829:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtpd_epi64 (__m512i __W, __mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:839:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtpd_epi64 (__mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:850:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtpd_epu64 (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:861:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtpd_epu64 (__m512i __W, __mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:871:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtpd_epu64 (__mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:882:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtps_epi64 (__m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:893:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtps_epi64 (__m512i __W, __mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:903:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtps_epi64 (__mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:914:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtps_epu64 (__m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:925:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtps_epu64 (__m512i __W, __mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:935:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtps_epu64 (__mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:946:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepi64_ps (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:957:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepi64_ps (__m256 __W, __mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:967:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepi64_ps (__mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:978:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepu64_ps (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:989:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepu64_ps (__m256 __W, __mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:999:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepu64_ps (__mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1010:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepi64_pd (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1021:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepi64_pd (__m512d __W, __mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1031:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepi64_pd (__mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1042:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepu64_pd (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1053:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepu64_pd (__m512d __W, __mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1063:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepu64_pd (__mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1075:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kshiftli_mask8 (__mmask8 __A, unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1082:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kshiftri_mask8 (__mmask8 __A, unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1089:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_range_pd (__m512d __A, __m512d __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1102:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __A, __m512d __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1113:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_range_pd (__mmask8 __U, __m512d __A, __m512d __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1125:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_range_ps (__m512 __A, __m512 __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1138:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __A, __m512 __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1149:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_range_ps (__mmask16 __U, __m512 __A, __m512 __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1161:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_reduce_sd (__m128d __A, __m128d __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1172:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1182:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_reduce_sd (__mmask8 __U, __m128d __A, __m128d __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1192:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_reduce_ss (__m128 __A, __m128 __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1204:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1214:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_reduce_ss (__mmask8 __U, __m128 __A, __m128 __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1224:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_range_sd (__m128d __A, __m128d __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1236:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_range_sd (__m128d __W, __mmask8 __U, __m128d __A, __m128d __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1247:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_range_sd (__mmask8 __U, __m128d __A, __m128d __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1259:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_range_ss (__m128 __A, __m128 __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1271:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_range_ss (__m128 __W, __mmask8 __U, __m128 __A, __m128 __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1283:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_range_ss (__mmask8 __U, __m128 __A, __m128 __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1295:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_range_round_sd (__m128d __A, __m128d __B, int __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1307:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1318:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1329:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_range_round_ss (__m128 __A, __m128 __B, int __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1341:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1352:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1363:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fpclass_ss_mask (__m128 __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1370:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fpclass_sd_mask (__m128d __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1377:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtt_roundpd_epi64 (__m512d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1389:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1400:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1411:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtt_roundpd_epu64 (__m512d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1423:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1434:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1445:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtt_roundps_epi64 (__m256 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1457:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1468:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1479:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtt_roundps_epu64 (__m256 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1491:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1502:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1513:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvt_roundpd_epi64 (__m512d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1525:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1536:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1547:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvt_roundpd_epu64 (__m512d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1559:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1570:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1581:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvt_roundps_epi64 (__m256 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1593:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1604:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1615:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvt_roundps_epu64 (__m256 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1627:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1638:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1649:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvt_roundepi64_ps (__m512i __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1661:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1672:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1683:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvt_roundepu64_ps (__m512i __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1695:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1706:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1717:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvt_roundepi64_pd (__m512i __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1729:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1740:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1751:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvt_roundepu64_pd (__m512i __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1763:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1774:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1785:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_pd (__m512d __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1795:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_pd (__m512d __W, __mmask8 __U, __m512d __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1804:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_reduce_pd (__mmask8 __U, __m512d __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1814:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_ps (__m512 __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1824:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_ps (__m512 __W, __mmask16 __U, __m512 __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1833:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_reduce_ps (__mmask16 __U, __m512 __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1843:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_extractf32x8_ps (__m512 __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1855:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1866:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1877:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_extractf64x2_pd (__m512d __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1889:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1901:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1913:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_extracti32x8_epi32 (__m512i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1925:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1936:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1947:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_extracti64x2_epi64 (__m512i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1959:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1971:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1984:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1998:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:2010:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:2022:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_range_round_ps (__m512 __A, __m512 __B, int __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:2036:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:2048:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:2060:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_inserti32x8 (__m512i __A, __m256i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:2073:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:2085:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:2097:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_insertf32x8 (__m512 __A, __m256 __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:2110:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256 __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:2122:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:2134:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_inserti64x2 (__m512i __A, __m128i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:2147:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:2160:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:2173:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_insertf64x2 (__m512d __A, __m128d __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:2186:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:2199:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:2213:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:2221:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fpclass_pd_mask (__m512d __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:2231:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:2239:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fpclass_ps_mask (__m512 __A, const int __imm) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:59, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:40:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_mov_epi8 (__m256i __W, __mmask32 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:49:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_mov_epi8 (__mmask32 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:59:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_mov_epi8 (__m128i __W, __mmask16 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:68:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_mov_epi8 (__mmask16 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:78:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_storeu_epi8 (void *__P, __mmask32 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:87:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_storeu_epi8 (void *__P, __mmask16 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:96:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_loadu_epi16 (__m256i __W, __mmask16 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:105:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_loadu_epi16 (__mmask16 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:115:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_loadu_epi16 (__m128i __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:124:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_loadu_epi16 (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:135:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_mov_epi16 (__m256i __W, __mmask16 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:144:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_mov_epi16 (__mmask16 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:154:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_mov_epi16 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:163:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_mov_epi16 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:173:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_loadu_epi8 (__m256i __W, __mmask32 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:182:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_loadu_epi8 (__mmask32 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:192:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_loadu_epi8 (__m128i __W, __mmask16 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:201:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_loadu_epi8 (__mmask16 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:211:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepi16_epi8 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:221:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepi16_storeu_epi8 (void * __P, __mmask16 __M,__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:228:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepi16_epi8 (__m128i __O, __mmask16 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:236:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepi16_epi8 (__mmask16 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:246:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsepi16_epi8 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:256:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtsepi16_storeu_epi8 (void * __P, __mmask8 __M,__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:263:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtsepi16_epi8 (__m128i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:271:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtsepi16_epi8 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:281:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtsepi16_epi8 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:291:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtsepi16_storeu_epi8 (void * __P, __mmask16 __M,__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:298:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtsepi16_epi8 (__m128i __O, __mmask16 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:306:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtsepi16_epi8 (__mmask16 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:316:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtusepi16_epi8 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:326:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtusepi16_storeu_epi8 (void * __P, __mmask8 __M,__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:333:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtusepi16_epi8 (__m128i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:342:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtusepi16_epi8 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:352:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtusepi16_epi8 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:362:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtusepi16_storeu_epi8 (void * __P, __mmask16 __M,__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:369:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtusepi16_epi8 (__m128i __O, __mmask16 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:378:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtusepi16_epi8 (__mmask16 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:388:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_broadcastb_epi8 (__m256i __O, __mmask32 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:397:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_broadcastb_epi8 (__mmask32 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:407:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_set1_epi8 (__m256i __O, __mmask32 __M, char __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:416:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_set1_epi8 (__mmask32 __M, char __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:426:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_broadcastb_epi8 (__m128i __O, __mmask16 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:435:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_broadcastb_epi8 (__mmask16 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:445:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_set1_epi8 (__m128i __O, __mmask16 __M, char __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:454:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_set1_epi8 (__mmask16 __M, char __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:464:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_broadcastw_epi16 (__m256i __O, __mmask16 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:473:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_broadcastw_epi16 (__mmask16 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:483:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_set1_epi16 (__m256i __O, __mmask16 __M, short __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:492:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_set1_epi16 (__mmask16 __M, short __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:502:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_broadcastw_epi16 (__m128i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:511:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_broadcastw_epi16 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:521:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_set1_epi16 (__m128i __O, __mmask8 __M, short __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:530:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_set1_epi16 (__mmask8 __M, short __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:540:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permutexvar_epi16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:552:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:564:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:574:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_permutexvar_epi16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:585:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_permutexvar_epi16 (__mmask8 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:597:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:607:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permutex2var_epi16 (__m256i __A, __m256i __I, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:619:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __I, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:632:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask16 __U, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:645:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __I, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:657:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_permutex2var_epi16 (__m128i __A, __m128i __I, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:669:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:682:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:695:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:708:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:718:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_maddubs_epi16 (__mmask16 __U, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:730:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:740:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_maddubs_epi16 (__mmask8 __U, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:752:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:762:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_madd_epi16 (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:774:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:784:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_madd_epi16 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:795:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_movepi8_mask (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:802:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_movepi8_mask (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:809:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_movepi16_mask (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:816:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_movepi16_mask (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:823:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_movm_epi8 (__mmask16 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:830:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_movm_epi8 (__mmask32 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:837:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_movm_epi16 (__mmask8 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:844:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_movm_epi16 (__mmask16 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:851:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_test_epi8_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:860:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_test_epi8_mask (__mmask16 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:868:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_test_epi8_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:877:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_test_epi8_mask (__mmask32 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:885:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_test_epi16_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:894:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_test_epi16_mask (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:902:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_test_epi16_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:911:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_test_epi16_mask (__mmask16 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:919:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_min_epu16 (__mmask16 __M, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:931:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:941:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_min_epu16 (__mmask8 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:953:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:963:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_min_epi16 (__mmask16 __M, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:975:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:985:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_max_epu8 (__mmask32 __M, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:997:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1007:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_max_epu8 (__mmask16 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1019:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1029:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_max_epi8 (__mmask32 __M, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1041:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1051:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_max_epi8 (__mmask16 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1063:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1073:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_min_epu8 (__mmask32 __M, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1085:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1095:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_min_epu8 (__mmask16 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1107:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1117:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_min_epi8 (__mmask32 __M, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1129:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1139:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_min_epi8 (__mmask16 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1151:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1161:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_max_epi16 (__mmask16 __M, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1173:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1183:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_max_epi16 (__mmask8 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1195:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1205:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_max_epu16 (__mmask16 __M, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1217:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1227:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_max_epu16 (__mmask8 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1239:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1249:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_min_epi16 (__mmask8 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1261:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1273:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1285:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1298:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1310:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1322:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_dbsad_epu8 (__m256i __A, __m256i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1335:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1347:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1359:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_dbsad_epu8 (__m128i __A, __m128i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1372:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1384:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1396:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_blend_epi16 (__mmask8 __U, __m128i __A, __m128i __W) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1405:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_blend_epi8 (__mmask16 __U, __m128i __A, __m128i __W) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1414:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_blend_epi16 (__mmask16 __U, __m256i __A, __m256i __W) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1423:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_blend_epi8 (__mmask32 __U, __m256i __A, __m256i __W) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1433:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1442:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmp_epi16_mask (__m128i __X, __m128i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1452:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1461:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmp_epi16_mask (__m256i __X, __m256i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1471:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1480:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmp_epi8_mask (__m128i __X, __m128i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1490:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1499:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmp_epi8_mask (__m256i __X, __m256i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1509:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1518:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmp_epu16_mask (__m128i __X, __m128i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1528:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1537:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmp_epu16_mask (__m256i __X, __m256i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1547:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1556:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmp_epu8_mask (__m128i __X, __m128i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1566:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1575:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmp_epu8_mask (__m256i __X, __m256i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1585:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1594:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_srli_epi16 (__mmask16 __U, __m256i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1605:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1614:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_srli_epi16 (__mmask8 __U, __m128i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1625:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1636:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1648:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1657:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_shufflehi_epi16 (__mmask8 __U, __m128i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1668:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1679:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1691:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1700:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_shufflelo_epi16 (__mmask8 __U, __m128i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1711:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1720:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_srai_epi16 (__mmask16 __U, __m256i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1731:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1740:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_srai_epi16 (__mmask8 __U, __m128i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1751:11: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1760:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_slli_epi16 (__mmask16 __U, __m256i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1770:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_slli_epi16 (__m128i __W, __mmask8 __U, __m128i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1779:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_slli_epi16 (__mmask8 __U, __m128i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2041:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpneq_epi8_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2050:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmplt_epi8_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2059:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpge_epi8_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2068:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmple_epi8_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2077:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpneq_epi16_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2086:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmplt_epi16_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2095:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpge_epi16_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2104:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmple_epi16_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2113:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpneq_epu8_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2122:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmplt_epu8_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2131:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpge_epu8_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2140:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmple_epu8_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2149:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpneq_epu16_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2158:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmplt_epu16_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2167:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpge_epu16_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2176:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmple_epu16_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2185:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpneq_epi8_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2194:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmplt_epi8_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2203:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpge_epi8_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2212:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmple_epi8_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2221:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpneq_epi16_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2230:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmplt_epi16_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2239:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpge_epi16_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2248:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmple_epi16_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2258:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2268:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_mulhrs_epi16 (__mmask16 __U, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2280:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2290:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_mulhi_epu16 (__mmask16 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2302:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2312:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_mulhi_epi16 (__mmask16 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2324:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2334:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_mulhi_epi16 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2346:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2356:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_mulhi_epu16 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2368:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2378:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_mulhrs_epi16 (__mmask8 __U, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2390:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2400:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_mullo_epi16 (__mmask16 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2412:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2422:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_mullo_epi16 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2433:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepi8_epi16 (__m256i __W, __mmask16 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2442:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepi8_epi16 (__mmask16 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2452:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepi8_epi16 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2461:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepi8_epi16 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2471:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepu8_epi16 (__m256i __W, __mmask16 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2480:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepu8_epi16 (__mmask16 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2490:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepu8_epi16 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2499:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepu8_epi16 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2510:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2520:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_avg_epu8 (__mmask32 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2532:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2542:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_avg_epu8 (__mmask16 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2554:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2564:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_avg_epu16 (__mmask16 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2576:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2586:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_avg_epu16 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2598:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2608:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_add_epi8 (__mmask32 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2620:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2630:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_add_epi16 (__mmask16 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2642:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2652:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_adds_epi8 (__mmask32 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2664:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2674:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_adds_epi16 (__mmask16 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2686:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2696:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_adds_epu8 (__mmask32 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2708:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2718:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_adds_epu16 (__mmask16 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2730:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2740:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_sub_epi8 (__mmask32 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2752:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2762:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_sub_epi16 (__mmask16 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2774:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2784:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_subs_epi8 (__mmask32 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2796:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2806:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_subs_epi16 (__mmask16 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2818:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2828:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_subs_epu8 (__mmask32 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2840:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2850:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_subs_epu16 (__mmask16 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2862:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2872:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_add_epi8 (__mmask16 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2884:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2894:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_add_epi16 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2906:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2916:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_unpackhi_epi8 (__mmask32 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2928:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2938:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_unpackhi_epi8 (__mmask16 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2950:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2960:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_unpackhi_epi16 (__mmask16 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2972:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2982:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_unpackhi_epi16 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2994:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3004:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_unpacklo_epi8 (__mmask32 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3016:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3026:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_unpacklo_epi8 (__mmask16 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3038:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3048:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_unpacklo_epi16 (__mmask16 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3060:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3070:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_unpacklo_epi16 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3081:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpeq_epi8_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3090:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpeq_epu8_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3099:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpeq_epu8_mask (__mmask16 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3108:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpeq_epi8_mask (__mmask16 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3117:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpeq_epu8_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3126:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpeq_epi8_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3135:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpeq_epu8_mask (__mmask32 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3144:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpeq_epi8_mask (__mmask32 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3153:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpeq_epu16_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3162:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpeq_epi16_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3171:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpeq_epu16_mask (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3179:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpeq_epi16_mask (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3187:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpeq_epu16_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3196:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpeq_epi16_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3205:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpeq_epu16_mask (__mmask16 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3214:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpeq_epi16_mask (__mmask16 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3223:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpgt_epu8_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3232:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpgt_epi8_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3241:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpgt_epu8_mask (__mmask16 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3250:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpgt_epi8_mask (__mmask16 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3259:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpgt_epu8_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3268:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpgt_epi8_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3277:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpgt_epu8_mask (__mmask32 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3286:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpgt_epi8_mask (__mmask32 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3295:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpgt_epu16_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3304:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpgt_epi16_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3313:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpgt_epu16_mask (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3321:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpgt_epi16_mask (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3329:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpgt_epu16_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3338:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpgt_epi16_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3347:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpgt_epu16_mask (__mmask16 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3356:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpgt_epi16_mask (__mmask16 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3365:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_testn_epi8_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3374:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_testn_epi8_mask (__mmask16 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3382:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_testn_epi8_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3391:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_testn_epi8_mask (__mmask32 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3399:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_testn_epi16_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3408:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_testn_epi16_mask (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3416:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_testn_epi16_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3425:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_testn_epi16_mask (__mmask16 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3434:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3444:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_shuffle_epi8 (__mmask32 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3456:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3466:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_shuffle_epi8 (__mmask16 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3477:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_packs_epi16 (__mmask32 __M, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3489:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3499:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_packs_epi16 (__mmask16 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3511:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3521:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_packus_epi16 (__mmask32 __M, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3533:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3543:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_packus_epi16 (__mmask16 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3555:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3565:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_abs_epi8 (__m256i __W, __mmask32 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3574:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_abs_epi8 (__mmask32 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3584:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_abs_epi8 (__m128i __W, __mmask16 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3593:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_abs_epi8 (__mmask16 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3603:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_abs_epi16 (__m256i __W, __mmask16 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3612:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_abs_epi16 (__mmask16 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3622:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_abs_epi16 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3631:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_abs_epi16 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3641:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpneq_epu8_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3650:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmplt_epu8_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3659:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpge_epu8_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3668:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmple_epu8_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3677:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpneq_epu16_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3686:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmplt_epu16_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3695:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpge_epu16_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3704:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmple_epu16_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3713:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_storeu_epi16 (void *__P, __mmask16 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3722:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_storeu_epi16 (void *__P, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3732:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3743:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3753:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_subs_epi8 (__mmask16 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3765:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3775:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_subs_epi16 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3787:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3797:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_subs_epu8 (__mmask16 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3809:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3819:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_subs_epu16 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3831:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3841:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_srl_epi16 (__mmask16 __U, __m256i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3853:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3863:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_srl_epi16 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3875:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3885:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_sra_epi16 (__mmask16 __U, __m256i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3897:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3907:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_sra_epi16 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3918:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_adds_epi16 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3930:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3940:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_adds_epu8 (__mmask16 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3952:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3962:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_adds_epu16 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3974:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3984:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_sub_epi8 (__mmask16 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3996:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4006:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_sub_epi16 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4018:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4028:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_adds_epi8 (__mmask16 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4039:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepi16_epi8 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4049:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepi16_storeu_epi8 (void * __P, __mmask8 __M,__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4056:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepi16_epi8 (__m128i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4064:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepi16_epi8 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4074:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_srav_epi16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4086:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4096:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_srav_epi16 (__mmask16 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4107:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_srav_epi16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4119:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4129:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_srav_epi16 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4140:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_srlv_epi16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4152:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4162:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_srlv_epi16 (__mmask16 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4173:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_srlv_epi16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4185:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4195:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_srlv_epi16 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4206:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_sllv_epi16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4218:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4228:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_sllv_epi16 (__mmask16 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4239:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sllv_epi16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4251:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4261:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_sllv_epi16 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4273:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4283:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_sll_epi16 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4295:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4305:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_sll_epi16 (__mmask16 __U, __m256i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4316:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_packus_epi32 (__mmask16 __M, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4328:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4338:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_packus_epi32 (__mmask8 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4350:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4359:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_packs_epi32 (__mmask16 __M, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4371:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4381:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_packs_epi32 (__mmask8 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4393:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4402:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpneq_epu8_mask (__mmask16 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4411:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmplt_epu8_mask (__mmask16 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4420:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpge_epu8_mask (__mmask16 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4429:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmple_epu8_mask (__mmask16 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4438:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpneq_epu16_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4447:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmplt_epu16_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4456:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpge_epu16_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4465:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmple_epu16_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4474:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpneq_epi8_mask (__mmask16 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4483:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmplt_epi8_mask (__mmask16 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4492:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpge_epi8_mask (__mmask16 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4501:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmple_epi8_mask (__mmask16 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4510:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpneq_epi16_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4519:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmplt_epi16_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4528:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpge_epi16_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4537:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmple_epi16_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4546:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpneq_epu8_mask (__mmask32 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4555:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmplt_epu8_mask (__mmask32 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4564:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpge_epu8_mask (__mmask32 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4573:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmple_epu8_mask (__mmask32 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4582:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpneq_epu16_mask (__mmask16 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4591:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmplt_epu16_mask (__mmask16 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4600:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpge_epu16_mask (__mmask16 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4609:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmple_epu16_mask (__mmask16 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4618:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpneq_epi8_mask (__mmask32 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4627:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmplt_epi8_mask (__mmask32 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4636:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpge_epi8_mask (__mmask32 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4645:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmple_epi8_mask (__mmask32 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4654:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpneq_epi16_mask (__mmask16 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4663:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmplt_epi16_mask (__mmask16 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4672:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpge_epi16_mask (__mmask16 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4681:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmple_epi16_mask (__mmask16 __M, __m256i __X, __m256i __Y) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:61, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:39:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvttpd_epi64 (__m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:49:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvttpd_epi64 (__m256i __W, __mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:58:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvttpd_epi64 (__mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:68:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvttpd_epi64 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:78:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvttpd_epi64 (__m128i __W, __mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:87:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvttpd_epi64 (__mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:97:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvttpd_epu64 (__m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:107:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvttpd_epu64 (__m256i __W, __mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:116:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvttpd_epu64 (__mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:126:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvttpd_epu64 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:136:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvttpd_epu64 (__m128i __W, __mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:145:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvttpd_epu64 (__mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:155:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtpd_epi64 (__m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:165:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtpd_epi64 (__m256i __W, __mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:174:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtpd_epi64 (__mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:184:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtpd_epi64 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:194:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtpd_epi64 (__m128i __W, __mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:203:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtpd_epi64 (__mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:213:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtpd_epu64 (__m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:223:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtpd_epu64 (__m256i __W, __mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:232:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtpd_epu64 (__mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:242:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtpd_epu64 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:252:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtpd_epu64 (__m128i __W, __mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:261:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtpd_epu64 (__mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:271:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvttps_epi64 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:281:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvttps_epi64 (__m256i __W, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:290:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvttps_epi64 (__mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:300:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvttps_epi64 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:310:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvttps_epi64 (__m128i __W, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:319:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvttps_epi64 (__mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:329:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvttps_epu64 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:339:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvttps_epu64 (__m256i __W, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:348:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvttps_epu64 (__mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:358:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvttps_epu64 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:368:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvttps_epu64 (__m128i __W, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:377:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvttps_epu64 (__mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:387:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_broadcast_f64x2 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:397:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_broadcast_f64x2 (__m256d __O, __mmask8 __M, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:407:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_broadcast_f64x2 (__mmask8 __M, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:418:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_broadcast_i64x2 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:428:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_broadcast_i64x2 (__m256i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:438:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_broadcast_i64x2 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:449:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_broadcast_f32x2 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:458:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_broadcast_f32x2 (__m256 __O, __mmask8 __M, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:467:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_broadcast_f32x2 (__mmask8 __M, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:477:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_broadcast_i32x2 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:487:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_broadcast_i32x2 (__m256i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:497:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_broadcast_i32x2 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:508:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_broadcast_i32x2 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:518:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_broadcast_i32x2 (__m128i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:528:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_broadcast_i32x2 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:539:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mullo_epi64 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:547:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:557:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_mullo_epi64 (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:568:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mullo_epi64 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:576:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:586:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_mullo_epi64 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:598:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:608:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_andnot_pd (__mmask8 __U, __m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:620:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:630:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_andnot_pd (__mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:642:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:652:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_andnot_ps (__mmask8 __U, __m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:663:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_andnot_ps (__m128 __W, __mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:673:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_andnot_ps (__mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:684:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtps_epi64 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:694:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtps_epi64 (__m256i __W, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:703:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtps_epi64 (__mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:713:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtps_epi64 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:723:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtps_epi64 (__m128i __W, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:732:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtps_epi64 (__mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:742:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtps_epu64 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:752:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtps_epu64 (__m256i __W, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:761:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtps_epu64 (__mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:771:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtps_epu64 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:781:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtps_epu64 (__m128i __W, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:790:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtps_epu64 (__mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:800:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepi64_ps (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:810:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepi64_ps (__m128 __W, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:819:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepi64_ps (__mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:829:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepi64_ps (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:839:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepi64_ps (__m128 __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:848:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepi64_ps (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:858:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepu64_ps (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:868:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepu64_ps (__m128 __W, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:877:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepu64_ps (__mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:887:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepu64_ps (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:897:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepu64_ps (__m128 __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:906:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepu64_ps (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:916:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepi64_pd (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:926:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepi64_pd (__m256d __W, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:935:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepi64_pd (__mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:945:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepi64_pd (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:955:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepi64_pd (__m128d __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:964:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepi64_pd (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:974:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepu64_pd (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:984:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepu64_pd (__m256d __W, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:993:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepu64_pd (__mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1004:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1014:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_and_pd (__mmask8 __U, __m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1025:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_and_pd (__m128d __W, __mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1035:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_and_pd (__mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1046:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_and_ps (__m256 __W, __mmask8 __U, __m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1056:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_and_ps (__mmask8 __U, __m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1067:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_and_ps (__m128 __W, __mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1077:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_and_ps (__mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1088:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepu64_pd (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1098:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepu64_pd (__m128d __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1107:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepu64_pd (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1118:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1128:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_xor_pd (__mmask8 __U, __m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1139:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_xor_pd (__m128d __W, __mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1149:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_xor_pd (__mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1160:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_xor_ps (__m256 __W, __mmask8 __U, __m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1170:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_xor_ps (__mmask8 __U, __m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1181:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_xor_ps (__m128 __W, __mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1191:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_xor_ps (__mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1202:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_or_pd (__m256d __W, __mmask8 __U, __m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1212:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_or_pd (__mmask8 __U, __m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1223:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_or_pd (__m128d __W, __mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1233:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_or_pd (__mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1244:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_or_ps (__m256 __W, __mmask8 __U, __m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1254:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_or_ps (__mmask8 __U, __m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1265:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_or_ps (__m128 __W, __mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1275:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_or_ps (__mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1286:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_movm_epi32 (__mmask8 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1293:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_movm_epi32 (__mmask8 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1300:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_movm_epi64 (__mmask8 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1307:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_movm_epi64 (__mmask8 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1314:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_movepi32_mask (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1321:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_movepi32_mask (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1328:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_movepi64_mask (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1335:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_movepi64_mask (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1343:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_extractf64x2_pd (__m256d __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1355:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1367:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1379:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_extracti64x2_epi64 (__m256i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1391:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1403:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1415:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_reduce_pd (__m256d __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1425:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_reduce_pd (__m256d __W, __mmask8 __U, __m256d __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1434:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_reduce_pd (__mmask8 __U, __m256d __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1444:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_reduce_pd (__m128d __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1454:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_reduce_pd (__m128d __W, __mmask8 __U, __m128d __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1463:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_reduce_pd (__mmask8 __U, __m128d __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1473:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_reduce_ps (__m256 __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1483:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_reduce_ps (__m256 __W, __mmask8 __U, __m256 __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1492:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_reduce_ps (__mmask8 __U, __m256 __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1502:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_reduce_ps (__m128 __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1512:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_reduce_ps (__m128 __W, __mmask8 __U, __m128 __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1521:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_reduce_ps (__mmask8 __U, __m128 __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1531:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_range_pd (__m256d __A, __m256d __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1543:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __A, __m256d __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1553:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_range_pd (__mmask8 __U, __m256d __A, __m256d __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1564:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_range_pd (__m128d __A, __m128d __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1576:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __A, __m128d __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1586:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_range_pd (__mmask8 __U, __m128d __A, __m128d __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1597:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_range_ps (__m256 __A, __m256 __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1609:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1619:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_range_ps (__mmask8 __U, __m256 __A, __m256 __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1630:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_range_ps (__m128 __A, __m128 __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1642:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __A, __m128 __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1652:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_range_ps (__mmask8 __U, __m128 __A, __m128 __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1664:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1672:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_fpclass_pd_mask (__m256d __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1681:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_fpclass_ps_mask (__mmask8 __U, __m256 __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1689:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_fpclass_ps_mask (__m256 __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1698:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_fpclass_pd_mask (__mmask8 __U, __m128d __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1706:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fpclass_pd_mask (__m128d __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1715:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_fpclass_ps_mask (__mmask8 __U, __m128 __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1723:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fpclass_ps_mask (__m128 __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1732:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_inserti64x2 (__m256i __A, __m128i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1745:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1758:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1771:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_insertf64x2 (__m256d __A, __m128d __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1784:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1797:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:63, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512ifmaintrin.h:33:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("avx512ifma") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512ifmaintrin.h:33:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512ifmaintrin.h:33:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512ifmaintrin.h:33:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512ifmaintrin.h:39:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_madd52lo_epu64 (__m512i __X, __m512i __Y, __m512i __Z) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512ifmaintrin.h:49:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_madd52hi_epu64 (__m512i __X, __m512i __Y, __m512i __Z) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512ifmaintrin.h:60:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512ifmaintrin.h:71:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512ifmaintrin.h:81:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_madd52lo_epu64 (__mmask8 __M, __m512i __X, __m512i __Y, __m512i __Z) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512ifmaintrin.h:91:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_madd52hi_epu64 (__mmask8 __M, __m512i __X, __m512i __Y, __m512i __Z) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:65, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512ifmavlintrin.h:39:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_madd52lo_epu64 (__m128i __X, __m128i __Y, __m128i __Z) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512ifmavlintrin.h:49:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_madd52hi_epu64 (__m128i __X, __m128i __Y, __m128i __Z) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512ifmavlintrin.h:59:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_madd52lo_epu64 (__m256i __X, __m256i __Y, __m256i __Z) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512ifmavlintrin.h:69:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_madd52hi_epu64 (__m256i __X, __m256i __Y, __m256i __Z) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512ifmavlintrin.h:79:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_madd52lo_epu64 (__m128i __W, __mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512ifmavlintrin.h:89:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_madd52hi_epu64 (__m128i __W, __mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512ifmavlintrin.h:100:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512ifmavlintrin.h:111:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512ifmavlintrin.h:121:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_madd52lo_epu64 (__mmask8 __M, __m128i __X, __m128i __Y, __m128i __Z) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512ifmavlintrin.h:131:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_madd52hi_epu64 (__mmask8 __M, __m128i __X, __m128i __Y, __m128i __Z) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512ifmavlintrin.h:141:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_madd52lo_epu64 (__mmask8 __M, __m256i __X, __m256i __Y, __m256i __Z) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512ifmavlintrin.h:151:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_madd52hi_epu64 (__mmask8 __M, __m256i __X, __m256i __Y, __m256i __Z) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:67, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmiintrin.h:33:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("avx512vbmi") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmiintrin.h:33:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmiintrin.h:33:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmiintrin.h:33:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmiintrin.h:33:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmiintrin.h:39:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_multishift_epi64_epi8 (__m512i __W, __mmask64 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmiintrin.h:49:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_multishift_epi64_epi8 (__mmask64 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmiintrin.h:60:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_multishift_epi64_epi8 (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmiintrin.h:71:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_permutexvar_epi8 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmiintrin.h:83:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmiintrin.h:95:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmiintrin.h:105:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_permutex2var_epi8 (__m512i __A, __m512i __I, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmiintrin.h:117:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __I, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmiintrin.h:130:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask64 __U, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmiintrin.h:143:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __I, __m512i __B) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:69, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmivlintrin.h:39:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_multishift_epi64_epi8 (__m256i __W, __mmask32 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmivlintrin.h:49:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_multishift_epi64_epi8 (__mmask32 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmivlintrin.h:60:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_multishift_epi64_epi8 (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmivlintrin.h:71:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_multishift_epi64_epi8 (__m128i __W, __mmask16 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmivlintrin.h:81:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_multishift_epi64_epi8 (__mmask16 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmivlintrin.h:92:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_multishift_epi64_epi8 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmivlintrin.h:103:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permutexvar_epi8 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmivlintrin.h:115:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmivlintrin.h:127:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmivlintrin.h:137:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_permutexvar_epi8 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmivlintrin.h:148:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_permutexvar_epi8 (__mmask16 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmivlintrin.h:160:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmivlintrin.h:170:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permutex2var_epi8 (__m256i __A, __m256i __I, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmivlintrin.h:182:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __I, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmivlintrin.h:195:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask32 __U, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmivlintrin.h:208:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __I, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmivlintrin.h:220:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_permutex2var_epi8 (__m128i __A, __m128i __I, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmivlintrin.h:232:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmivlintrin.h:245:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmivlintrin.h:258:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:71, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124fmapsintrin.h:33:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("avx5124fmaps") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124fmapsintrin.h:33:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124fmapsintrin.h:33:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124fmapsintrin.h:33:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124fmapsintrin.h:33:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124fmapsintrin.h:33:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124fmapsintrin.h:33:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124fmapsintrin.h:33:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124fmapsintrin.h:40:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __D, __m512 __E, __m128 *__F) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124fmapsintrin.h:53:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __C, __m512 __D, __m512 __E, __m128 *__F) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124fmapsintrin.h:69:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __D, __m512 __E, __m128 *__F) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124fmapsintrin.h:84:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __D, __m128 __E, __m128 *__F) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124fmapsintrin.h:97:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __D, __m128 __E, __m128 *__F) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124fmapsintrin.h:112:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __D, __m128 __E, __m128 *__F) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124fmapsintrin.h:127:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __D, __m512 __E, __m128 *__F) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124fmapsintrin.h:140:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __C, __m512 __D, __m512 __E, __m128 *__F) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124fmapsintrin.h:156:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __D, __m512 __E, __m128 *__F) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124fmapsintrin.h:171:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __D, __m128 __E, __m128 *__F) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124fmapsintrin.h:184:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __D, __m128 __E, __m128 *__F) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124fmapsintrin.h:199:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __D, __m128 __E, __m128 *__F) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:73, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124vnniwintrin.h:33:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("avx5124vnniw") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124vnniwintrin.h:33:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124vnniwintrin.h:33:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124vnniwintrin.h:33:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124vnniwintrin.h:40:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __D, __m512i __E, __m128i *__F) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124vnniwintrin.h:54:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i *__F) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124vnniwintrin.h:70:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i *__F) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124vnniwintrin.h:85:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __D, __m512i __E, __m128i *__F) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124vnniwintrin.h:99:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i *__F) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124vnniwintrin.h:115:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i *__F) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:75, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vpopcntdqintrin.h:33:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("avx512vpopcntdq") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vpopcntdqintrin.h:33:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vpopcntdqintrin.h:33:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vpopcntdqintrin.h:33:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vpopcntdqintrin.h:39:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_popcnt_epi32 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vpopcntdqintrin.h:46:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_popcnt_epi32 (__m512i __A, __mmask16 __U, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vpopcntdqintrin.h:55:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_popcnt_epi32 (__mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vpopcntdqintrin.h:65:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_popcnt_epi64 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vpopcntdqintrin.h:72:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_popcnt_epi64 (__m512i __A, __mmask8 __U, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vpopcntdqintrin.h:81:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_popcnt_epi64 (__mmask8 __U, __m512i __A) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:77, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:33:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("avx512vbmi2") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:33:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:33:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:33:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:33:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:33:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:33:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:33:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:33:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:33:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:33:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:33:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:33:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:33:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:33:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:33:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:33:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:33:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:33:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:33:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:33:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:33:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:33:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:33:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:40:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_shrdi_epi16 (__m512i __A, __m512i __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:48:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_shrdi_epi32 (__m512i __A, __m512i __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:57:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:65:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_shrdi_epi32 (__mmask16 __A, __m512i __B, __m512i __C, int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:73:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_shrdi_epi64 (__m512i __A, __m512i __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:81:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:89:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_shrdi_epi64 (__mmask8 __A, __m512i __B, __m512i __C, int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:97:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_shldi_epi16 (__m512i __A, __m512i __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:105:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_shldi_epi32 (__m512i __A, __m512i __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:114:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:122:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_shldi_epi32 (__mmask16 __A, __m512i __B, __m512i __C, int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:130:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_shldi_epi64 (__m512i __A, __m512i __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:138:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:146:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_shldi_epi64 (__mmask8 __A, __m512i __B, __m512i __C, int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:202:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_shrdv_epi16 (__m512i __A, __m512i __B, __m512i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:210:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_shrdv_epi32 (__m512i __A, __m512i __B, __m512i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:218:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_shrdv_epi32 (__m512i __A, __mmask16 __B, __m512i __C, __m512i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:226:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_shrdv_epi32 (__mmask16 __A, __m512i __B, __m512i __C, __m512i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:234:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_shrdv_epi64 (__m512i __A, __m512i __B, __m512i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:242:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_shrdv_epi64 (__m512i __A, __mmask8 __B, __m512i __C, __m512i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:250:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_shrdv_epi64 (__mmask8 __A, __m512i __B, __m512i __C, __m512i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:257:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_shldv_epi16 (__m512i __A, __m512i __B, __m512i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:265:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_shldv_epi32 (__m512i __A, __m512i __B, __m512i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:273:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_shldv_epi32 (__m512i __A, __mmask16 __B, __m512i __C, __m512i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:281:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_shldv_epi32 (__mmask16 __A, __m512i __B, __m512i __C, __m512i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:289:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_shldv_epi64 (__m512i __A, __m512i __B, __m512i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:297:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_shldv_epi64 (__m512i __A, __mmask8 __B, __m512i __C, __m512i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:305:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_shldv_epi64 (__mmask8 __A, __m512i __B, __m512i __C, __m512i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:325:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_compress_epi8 (__m512i __A, __mmask64 __B, __m512i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:334:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_compress_epi8 (__mmask64 __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:343:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_compressstoreu_epi8 (void * __A, __mmask64 __B, __m512i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:351:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_compress_epi16 (__m512i __A, __mmask32 __B, __m512i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:359:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_compress_epi16 (__mmask32 __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:367:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_compressstoreu_epi16 (void * __A, __mmask32 __B, __m512i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:375:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_expand_epi8 (__m512i __A, __mmask64 __B, __m512i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:384:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_expand_epi8 (__mmask64 __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:392:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_expandloadu_epi8 (__m512i __A, __mmask64 __B, const void * __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:400:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_expandloadu_epi8 (__mmask64 __A, const void * __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:408:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_expand_epi16 (__m512i __A, __mmask32 __B, __m512i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:417:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_expand_epi16 (__mmask32 __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:425:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_expandloadu_epi16 (__m512i __A, __mmask32 __B, const void * __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:433:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_expandloadu_epi16 (__mmask32 __A, const void * __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:443:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:451:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_shrdi_epi16 (__mmask32 __A, __m512i __B, __m512i __C, int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:460:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:468:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_shldi_epi16 (__mmask32 __A, __m512i __B, __m512i __C, int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:493:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_shrdv_epi16 (__m512i __A, __mmask32 __B, __m512i __C, __m512i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:501:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_shrdv_epi16 (__mmask32 __A, __m512i __B, __m512i __C, __m512i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:509:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_shldv_epi16 (__m512i __A, __mmask32 __B, __m512i __C, __m512i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:517:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_shldv_epi16 (__mmask32 __A, __m512i __B, __m512i __C, __m512i __D) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:79, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:39:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_compress_epi8 (__m128i __A, __mmask16 __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:47:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_compress_epi8 (__mmask16 __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:56:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_compressstoreu_epi16 (void * __A, __mmask16 __B, __m256i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:64:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_compress_epi16 (__m128i __A, __mmask8 __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:72:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_compress_epi16 (__mmask8 __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:80:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_compress_epi16 (__m256i __A, __mmask16 __B, __m256i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:88:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_compress_epi16 (__mmask16 __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:96:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_compressstoreu_epi8 (void * __A, __mmask16 __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:104:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_compressstoreu_epi16 (void * __A, __mmask8 __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:112:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_expand_epi8 (__m128i __A, __mmask16 __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:121:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_expand_epi8 (__mmask16 __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:129:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_expandloadu_epi8 (__m128i __A, __mmask16 __B, const void * __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:137:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_expandloadu_epi8 (__mmask16 __A, const void * __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:145:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_expand_epi16 (__m128i __A, __mmask8 __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:154:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_expand_epi16 (__mmask8 __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:162:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_expandloadu_epi16 (__m128i __A, __mmask8 __B, const void * __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:170:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_expandloadu_epi16 (__mmask8 __A, const void * __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:177:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_expand_epi16 (__m256i __A, __mmask16 __B, __m256i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:186:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_expand_epi16 (__mmask16 __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:194:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_expandloadu_epi16 (__m256i __A, __mmask16 __B, const void * __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:202:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_expandloadu_epi16 (__mmask16 __A, const void * __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:211:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_shrdi_epi16 (__m256i __A, __m256i __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:220:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:228:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_shrdi_epi16 (__mmask16 __A, __m256i __B, __m256i __C, int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:237:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:245:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_shrdi_epi32 (__mmask8 __A, __m256i __B, __m256i __C, int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:253:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_shrdi_epi32 (__m256i __A, __m256i __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:261:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:269:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_shrdi_epi64 (__mmask8 __A, __m256i __B, __m256i __C, int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:277:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_shrdi_epi64 (__m256i __A, __m256i __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:285:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:293:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_shrdi_epi16 (__mmask8 __A, __m128i __B, __m128i __C, int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:301:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_shrdi_epi16 (__m128i __A, __m128i __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:309:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:317:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_shrdi_epi32 (__mmask8 __A, __m128i __B, __m128i __C, int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:325:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_shrdi_epi32 (__m128i __A, __m128i __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:333:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:341:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_shrdi_epi64 (__mmask8 __A, __m128i __B, __m128i __C, int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:349:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_shrdi_epi64 (__m128i __A, __m128i __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:356:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_shldi_epi16 (__m256i __A, __m256i __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:365:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:373:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_shldi_epi16 (__mmask16 __A, __m256i __B, __m256i __C, int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:382:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:390:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_shldi_epi32 (__mmask8 __A, __m256i __B, __m256i __C, int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:398:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_shldi_epi32 (__m256i __A, __m256i __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:406:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:414:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_shldi_epi64 (__mmask8 __A, __m256i __B, __m256i __C, int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:422:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_shldi_epi64 (__m256i __A, __m256i __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:430:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:438:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_shldi_epi16 (__mmask8 __A, __m128i __B, __m128i __C, int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:446:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_shldi_epi16 (__m128i __A, __m128i __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:454:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:462:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_shldi_epi32 (__mmask8 __A, __m128i __B, __m128i __C, int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:470:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_shldi_epi32 (__m128i __A, __m128i __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:478:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:486:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_shldi_epi64 (__mmask8 __A, __m128i __B, __m128i __C, int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:494:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_shldi_epi64 (__m128i __A, __m128i __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:623:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_shrdv_epi16 (__m256i __A, __m256i __B, __m256i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:631:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_shrdv_epi16 (__m256i __A, __mmask16 __B, __m256i __C, __m256i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:639:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_shrdv_epi16 (__mmask16 __A, __m256i __B, __m256i __C, __m256i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:647:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_shrdv_epi32 (__m256i __A, __m256i __B, __m256i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:655:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_shrdv_epi32 (__m256i __A, __mmask8 __B, __m256i __C, __m256i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:663:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_shrdv_epi32 (__mmask8 __A, __m256i __B, __m256i __C, __m256i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:671:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_shrdv_epi64 (__m256i __A, __m256i __B, __m256i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:679:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_shrdv_epi64 (__m256i __A, __mmask8 __B, __m256i __C, __m256i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:687:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_shrdv_epi64 (__mmask8 __A, __m256i __B, __m256i __C, __m256i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:695:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_shrdv_epi16 (__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:703:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_shrdv_epi16 (__m128i __A, __mmask8 __B, __m128i __C, __m128i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:711:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_shrdv_epi16 (__mmask8 __A, __m128i __B, __m128i __C, __m128i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:719:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_shrdv_epi32 (__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:727:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_shrdv_epi32 (__m128i __A, __mmask8 __B, __m128i __C, __m128i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:735:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_shrdv_epi32 (__mmask8 __A, __m128i __B, __m128i __C, __m128i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:743:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_shrdv_epi64 (__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:751:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_shrdv_epi64 (__m128i __A, __mmask8 __B, __m128i __C, __m128i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:759:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_shrdv_epi64 (__mmask8 __A, __m128i __B, __m128i __C, __m128i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:767:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_shldv_epi16 (__m256i __A, __m256i __B, __m256i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:775:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_shldv_epi16 (__m256i __A, __mmask16 __B, __m256i __C, __m256i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:783:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_shldv_epi16 (__mmask16 __A, __m256i __B, __m256i __C, __m256i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:791:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_shldv_epi32 (__m256i __A, __m256i __B, __m256i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:799:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_shldv_epi32 (__m256i __A, __mmask8 __B, __m256i __C, __m256i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:807:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_shldv_epi32 (__mmask8 __A, __m256i __B, __m256i __C, __m256i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:815:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_shldv_epi64 (__m256i __A, __m256i __B, __m256i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:823:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_shldv_epi64 (__m256i __A, __mmask8 __B, __m256i __C, __m256i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:831:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_shldv_epi64 (__mmask8 __A, __m256i __B, __m256i __C, __m256i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:839:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_shldv_epi16 (__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:847:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_shldv_epi16 (__m128i __A, __mmask8 __B, __m128i __C, __m128i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:855:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_shldv_epi16 (__mmask8 __A, __m128i __B, __m128i __C, __m128i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:863:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_shldv_epi32 (__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:871:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_shldv_epi32 (__m128i __A, __mmask8 __B, __m128i __C, __m128i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:879:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_shldv_epi32 (__mmask8 __A, __m128i __B, __m128i __C, __m128i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:887:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_shldv_epi64 (__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:895:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_shldv_epi64 (__m128i __A, __mmask8 __B, __m128i __C, __m128i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:903:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_shldv_epi64 (__mmask8 __A, __m128i __B, __m128i __C, __m128i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:926:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_compress_epi8 (__m256i __A, __mmask32 __B, __m256i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:934:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_compress_epi8 (__mmask32 __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:942:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_compressstoreu_epi8 (void * __A, __mmask32 __B, __m256i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:950:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_expand_epi8 (__m256i __A, __mmask32 __B, __m256i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:959:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_expand_epi8 (__mmask32 __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:967:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_expandloadu_epi8 (__m256i __A, __mmask32 __B, const void * __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:975:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_expandloadu_epi8 (__mmask32 __A, const void * __B) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:81, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnniintrin.h:33:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("avx512vnni") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnniintrin.h:33:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnniintrin.h:33:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnniintrin.h:33:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnniintrin.h:33:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnniintrin.h:33:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnniintrin.h:33:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnniintrin.h:33:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnniintrin.h:33:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnniintrin.h:33:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnniintrin.h:33:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnniintrin.h:33:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnniintrin.h:39:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_dpbusd_epi32 (__m512i __A, __m512i __B, __m512i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnniintrin.h:47:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_dpbusd_epi32 (__m512i __A, __mmask16 __B, __m512i __C, __m512i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnniintrin.h:56:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnniintrin.h:64:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_dpbusds_epi32 (__m512i __A, __m512i __B, __m512i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnniintrin.h:73:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnniintrin.h:82:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnniintrin.h:90:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_dpwssd_epi32 (__m512i __A, __m512i __B, __m512i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnniintrin.h:98:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_dpwssd_epi32 (__m512i __A, __mmask16 __B, __m512i __C, __m512i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnniintrin.h:107:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnniintrin.h:115:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_dpwssds_epi32 (__m512i __A, __m512i __B, __m512i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnniintrin.h:124:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnniintrin.h:133:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __D) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:83, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:39:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_dpbusd_epi32 (__m256i __A, __m256i __B, __m256i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:47:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_dpbusd_epi32 (__m256i __A, __mmask8 __B, __m256i __C, __m256i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:55:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_dpbusd_epi32 (__mmask8 __A, __m256i __B, __m256i __C, __m256i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:63:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_dpbusd_epi32 (__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:71:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_dpbusd_epi32 (__m128i __A, __mmask8 __B, __m128i __C, __m128i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:79:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_dpbusd_epi32 (__mmask8 __A, __m128i __B, __m128i __C, __m128i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:87:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_dpbusds_epi32 (__m256i __A, __m256i __B, __m256i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:95:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_dpbusds_epi32 (__m256i __A, __mmask8 __B, __m256i __C, __m256i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:104:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:112:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_dpbusds_epi32 (__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:120:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_dpbusds_epi32 (__m128i __A, __mmask8 __B, __m128i __C, __m128i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:128:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_dpbusds_epi32 (__mmask8 __A, __m128i __B, __m128i __C, __m128i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:136:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_dpwssd_epi32 (__m256i __A, __m256i __B, __m256i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:144:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_dpwssd_epi32 (__m256i __A, __mmask8 __B, __m256i __C, __m256i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:152:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_dpwssd_epi32 (__mmask8 __A, __m256i __B, __m256i __C, __m256i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:160:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_dpwssd_epi32 (__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:168:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_dpwssd_epi32 (__m128i __A, __mmask8 __B, __m128i __C, __m128i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:176:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_dpwssd_epi32 (__mmask8 __A, __m128i __B, __m128i __C, __m128i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:184:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_dpwssds_epi32 (__m256i __A, __m256i __B, __m256i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:192:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_dpwssds_epi32 (__m256i __A, __mmask8 __B, __m256i __C, __m256i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:201:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:209:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_dpwssds_epi32 (__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:217:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_dpwssds_epi32 (__m128i __A, __mmask8 __B, __m128i __C, __m128i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:225:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_dpwssds_epi32 (__mmask8 __A, __m128i __B, __m128i __C, __m128i __D) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:85, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vpopcntdqvlintrin.h:39:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_popcnt_epi32 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vpopcntdqvlintrin.h:46:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_popcnt_epi32 (__m128i __A, __mmask16 __U, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vpopcntdqvlintrin.h:55:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_popcnt_epi32 (__mmask16 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vpopcntdqvlintrin.h:65:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_popcnt_epi32 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vpopcntdqvlintrin.h:72:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_popcnt_epi32 (__m256i __A, __mmask16 __U, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vpopcntdqvlintrin.h:81:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_popcnt_epi32 (__mmask16 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vpopcntdqvlintrin.h:91:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_popcnt_epi64 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vpopcntdqvlintrin.h:98:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_popcnt_epi64 (__m128i __A, __mmask8 __U, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vpopcntdqvlintrin.h:107:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_popcnt_epi64 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vpopcntdqvlintrin.h:117:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_popcnt_epi64 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vpopcntdqvlintrin.h:124:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_popcnt_epi64 (__m256i __A, __mmask8 __U, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vpopcntdqvlintrin.h:133:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_popcnt_epi64 (__mmask8 __U, __m256i __A) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:87, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:33:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("avx512bitalg") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:33:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:39:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_popcnt_epi8 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:46:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_popcnt_epi16 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:64:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_popcnt_epi8 (__m512i __A, __mmask64 __U, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:73:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_popcnt_epi8 (__mmask64 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:82:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_popcnt_epi16 (__m512i __A, __mmask32 __U, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:91:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_popcnt_epi16 (__mmask32 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:101:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_bitshuffle_epi64_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:110:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_bitshuffle_epi64_mask (__mmask64 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:130:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_popcnt_epi8 (__m256i __A, __mmask32 __U, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:139:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_popcnt_epi8 (__mmask32 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:149:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_bitshuffle_epi64_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:158:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_bitshuffle_epi64_mask (__mmask32 __M, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:179:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_bitshuffle_epi64_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:188:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_bitshuffle_epi64_mask (__mmask16 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:197:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_popcnt_epi8 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:204:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_popcnt_epi16 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:211:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_popcnt_epi8 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:218:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_popcnt_epi16 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:225:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_popcnt_epi16 (__m256i __A, __mmask16 __U, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:234:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_popcnt_epi16 (__mmask16 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:244:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_popcnt_epi8 (__m128i __A, __mmask16 __U, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:253:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_popcnt_epi8 (__mmask16 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:262:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_popcnt_epi16 (__m128i __A, __mmask8 __U, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:271:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_popcnt_epi16 (__mmask8 __U, __m128i __A) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:89, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/shaintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("sha") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/shaintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/shaintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/shaintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/shaintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/shaintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/shaintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/shaintrin.h:39:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sha1msg1_epu32 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/shaintrin.h:46:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sha1msg2_epu32 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/shaintrin.h:53:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sha1nexte_epu32 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/shaintrin.h:61:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sha1rnds4_epu32 (__m128i __A, __m128i __B, const int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/shaintrin.h:73:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sha256msg1_epu32 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/shaintrin.h:80:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sha256msg2_epu32 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/shaintrin.h:87:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sha256rnds2_epu32 (__m128i __A, __m128i __B, __m128i __C) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:91, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/lzcntintrin.h:34:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("lzcnt") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/lzcntintrin.h:34:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/lzcntintrin.h:34:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/lzcntintrin.h:34:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/lzcntintrin.h:39:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __lzcnt16 (unsigned short __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/lzcntintrin.h:45:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __lzcnt32 (unsigned int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/lzcntintrin.h:51:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _lzcnt_u32 (unsigned int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/lzcntintrin.h:58:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __lzcnt64 (unsigned long long __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/lzcntintrin.h:64:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _lzcnt_u64 (unsigned long long __X) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:93, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("bmi") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:38:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __tzcnt_u16 (unsigned short __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:44:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __andn_u32 (unsigned int __X, unsigned int __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:50:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __bextr_u32 (unsigned int __X, unsigned int __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:56:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _bextr_u32 (unsigned int __X, unsigned int __Y, unsigned __Z) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:62:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __blsi_u32 (unsigned int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:68:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _blsi_u32 (unsigned int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:74:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __blsmsk_u32 (unsigned int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:80:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _blsmsk_u32 (unsigned int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:86:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __blsr_u32 (unsigned int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:92:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _blsr_u32 (unsigned int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:98:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __tzcnt_u32 (unsigned int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:104:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _tzcnt_u32 (unsigned int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:112:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __andn_u64 (unsigned long long __X, unsigned long long __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:118:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __bextr_u64 (unsigned long long __X, unsigned long long __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:124:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _bextr_u64 (unsigned long long __X, unsigned int __Y, unsigned int __Z) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:130:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __blsi_u64 (unsigned long long __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:136:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _blsi_u64 (unsigned long long __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:142:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __blsmsk_u64 (unsigned long long __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:148:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _blsmsk_u64 (unsigned long long __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:154:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __blsr_u64 (unsigned long long __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:160:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _blsr_u64 (unsigned long long __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:166:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __tzcnt_u64 (unsigned long long __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:172:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _tzcnt_u64 (unsigned long long __X) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:95, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmi2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("bmi2") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmi2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmi2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmi2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmi2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmi2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmi2intrin.h:39:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _bzhi_u32 (unsigned int __X, unsigned int __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmi2intrin.h:46:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _pdep_u32 (unsigned int __X, unsigned int __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmi2intrin.h:53:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _pext_u32 (unsigned int __X, unsigned int __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmi2intrin.h:62:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _bzhi_u64 (unsigned long long __X, unsigned long long __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmi2intrin.h:69:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _pdep_u64 (unsigned long long __X, unsigned long long __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmi2intrin.h:76:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _pext_u64 (unsigned long long __X, unsigned long long __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmi2intrin.h:84:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned long long *__P) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:97, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("fma") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:39:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fmadd_pd (__m128d __A, __m128d __B, __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:47:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_fmadd_pd (__m256d __A, __m256d __B, __m256d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:55:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fmadd_ps (__m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:63:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_fmadd_ps (__m256 __A, __m256 __B, __m256 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:71:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fmadd_sd (__m128d __A, __m128d __B, __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:79:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fmadd_ss (__m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:87:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fmsub_pd (__m128d __A, __m128d __B, __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:95:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_fmsub_pd (__m256d __A, __m256d __B, __m256d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:103:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fmsub_ps (__m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:111:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_fmsub_ps (__m256 __A, __m256 __B, __m256 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:119:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fmsub_sd (__m128d __A, __m128d __B, __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:127:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fmsub_ss (__m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:135:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fnmadd_pd (__m128d __A, __m128d __B, __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:143:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_fnmadd_pd (__m256d __A, __m256d __B, __m256d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:151:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fnmadd_ps (__m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:159:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_fnmadd_ps (__m256 __A, __m256 __B, __m256 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:167:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fnmadd_sd (__m128d __A, __m128d __B, __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:175:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fnmadd_ss (__m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:183:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fnmsub_pd (__m128d __A, __m128d __B, __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:191:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_fnmsub_pd (__m256d __A, __m256d __B, __m256d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:199:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fnmsub_ps (__m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:207:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_fnmsub_ps (__m256 __A, __m256 __B, __m256 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:215:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fnmsub_sd (__m128d __A, __m128d __B, __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:223:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fnmsub_ss (__m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:231:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fmaddsub_pd (__m128d __A, __m128d __B, __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:239:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_fmaddsub_pd (__m256d __A, __m256d __B, __m256d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:248:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fmaddsub_ps (__m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:256:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_fmaddsub_ps (__m256 __A, __m256 __B, __m256 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:265:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fmsubadd_pd (__m128d __A, __m128d __B, __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:273:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_fmsubadd_pd (__m256d __A, __m256d __B, __m256d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:282:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fmsubadd_ps (__m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:290:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_fmsubadd_ps (__m256 __A, __m256 __B, __m256 __C) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:99, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/f16cintrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("f16c") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/f16cintrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/f16cintrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/f16cintrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/f16cintrin.h:38:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _cvtsh_ss (unsigned short __S) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/f16cintrin.h:46:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtph_ps (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/f16cintrin.h:52:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtph_ps (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/f16cintrin.h:59:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _cvtss_sh (float __F, const int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/f16cintrin.h:67:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtps_ph (__m128 __A, const int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/f16cintrin.h:73:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtps_ph (__m256 __A, const int __I) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:101, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/rtmintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("rtm") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/rtmintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/rtmintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/rtmintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/rtmintrin.h:50:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _xbegin (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/rtmintrin.h:61:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _xend (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/rtmintrin.h:71:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _xabort (const unsigned int __imm) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:103, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xtestintrin.h:41:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _xtest (void) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:105, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/cetintrin.h:33:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target ("shstk") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/cetintrin.h:33:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/cetintrin.h:33:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/cetintrin.h:33:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/cetintrin.h:33:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/cetintrin.h:33:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/cetintrin.h:33:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/cetintrin.h:33:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/cetintrin.h:33:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/cetintrin.h:33:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/cetintrin.h:33:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/cetintrin.h:33:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/cetintrin.h:40:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _get_ssp (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/cetintrin.h:55:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _inc_ssp (unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/cetintrin.h:66:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _saveprevssp (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/cetintrin.h:73:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _rstorssp (void *__B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/cetintrin.h:80:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _wrssd (unsigned int __B, void *__C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/cetintrin.h:88:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _wrssq (unsigned long long __B, void *__C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/cetintrin.h:96:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _wrussd (unsigned int __B, void *__C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/cetintrin.h:104:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _wrussq (unsigned long long __B, void *__C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/cetintrin.h:112:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _setssbsy (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/cetintrin.h:119:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _clrssbsy (void *__B) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:107, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:39:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_gf2p8mul_epi8 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:48:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_gf2p8affineinv_epi64_epi8 (__m128i __A, __m128i __B, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:57:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_gf2p8affine_epi64_epi8 (__m128i __A, __m128i __B, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:84:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_gf2p8mul_epi8 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:93:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_gf2p8affineinv_epi64_epi8 (__m256i __A, __m256i __B, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:102:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_gf2p8affine_epi64_epi8 (__m256i __A, __m256i __B, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:130:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_gf2p8mul_epi8 (__m128i __A, __mmask16 __B, __m128i __C, __m128i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:139:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_gf2p8mul_epi8 (__mmask16 __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:149:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __D, const int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:161:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:172:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __D, const int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:181:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:219:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:228:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_gf2p8mul_epi8 (__mmask32 __A, __m256i __B, __m256i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:238:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __C, __m256i __D, const int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:250:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __C, const int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:260:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __D, const int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:272:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __C, const int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:309:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:317:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_gf2p8mul_epi8 (__mmask64 __A, __m512i __B, __m512i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:324:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_gf2p8mul_epi8 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:334:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __D, const int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:346:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __C, const int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:355:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_gf2p8affineinv_epi64_epi8 (__m512i __A, __m512i __B, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:364:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __D, const int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:373:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:380:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_gf2p8affine_epi64_epi8 (__m512i __A, __m512i __B, const int __C) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:109, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vaesintrin.h:29:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("vaes,avx") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vaesintrin.h:29:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vaesintrin.h:29:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vaesintrin.h:29:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vaesintrin.h:29:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vaesintrin.h:29:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vaesintrin.h:29:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vaesintrin.h:29:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vaesintrin.h:29:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vaesintrin.h:29:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vaesintrin.h:29:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vaesintrin.h:29:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vaesintrin.h:35:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_aesdec_epi128 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vaesintrin.h:42:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_aesdeclast_epi128 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vaesintrin.h:50:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_aesenc_epi128 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vaesintrin.h:57:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_aesenclast_epi128 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vaesintrin.h:78:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_aesdec_epi128 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vaesintrin.h:85:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_aesdeclast_epi128 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vaesintrin.h:93:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_aesenc_epi128 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vaesintrin.h:100:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_aesenclast_epi128 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vaesintrin.h:119:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_aesdec_epi128 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vaesintrin.h:126:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_aesdeclast_epi128 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vaesintrin.h:134:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_aesenc_epi128 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vaesintrin.h:141:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_aesenclast_epi128 (__m128i __A, __m128i __B) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:111, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vpclmulqdqintrin.h:40:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_clmulepi64_epi128 (__m512i __A, __m512i __B, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vpclmulqdqintrin.h:65:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_clmulepi64_epi128 (__m128i __A, __m128i __B, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vpclmulqdqintrin.h:90:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_clmulepi64_epi128 (__m256i __A, __m256i __B, const int __C) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:113, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/movdirintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target ("movdiri") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/movdirintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/movdirintrin.h:39:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _directstoreu_u32 (void * __P, unsigned int __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/movdirintrin.h:46:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _directstoreu_u64 (void * __P, unsigned long long __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/movdirintrin.h:59:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target ("movdir64b") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/movdirintrin.h:65:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _movdir64b (void * __P, const void * __Q) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:117:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _wbinvd (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:124:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("rdrnd") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:124:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:124:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:129:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _rdrand16_step (unsigned short *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:136:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _rdrand32_step (unsigned int *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:147:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("rdpid") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:152:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _rdpid_u32 (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:165:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("fsgsbase") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:165:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:165:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:165:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:165:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:165:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:165:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:165:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:170:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _readfsbase_u32 (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:177:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _readfsbase_u64 (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:184:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _readgsbase_u32 (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:191:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _readgsbase_u64 (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:198:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _writefsbase_u32 (unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:205:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _writefsbase_u64 (unsigned long long __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:212:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _writegsbase_u32 (unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:219:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _writegsbase_u64 (unsigned long long __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:235:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _rdrand64_step (unsigned long long *__P) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:31, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:50, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/prfchwintrin.h:32:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_prefetchw (void *__P) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:50, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:36:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("sse,3dnow") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:36:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:36:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:36:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:36:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:36:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:36:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:36:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:36:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:36:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:36:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:36:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:36:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:36:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:36:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:36:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:36:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:36:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:36:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:36:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:44:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_femms (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:50:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pavgusb (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:56:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pf2id (__m64 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:62:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pfacc (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:68:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pfadd (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:74:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pfcmpeq (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:80:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pfcmpge (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:86:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pfcmpgt (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:92:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pfmax (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:98:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pfmin (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:104:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pfmul (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:110:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pfrcp (__m64 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:116:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pfrcpit1 (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:122:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pfrcpit2 (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:128:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pfrsqrt (__m64 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:134:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pfrsqit1 (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:140:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pfsub (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:146:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pfsubr (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:152:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pi2fd (__m64 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:158:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pmulhrw (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:164:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_prefetch (void *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:170:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_from_float (float __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:176:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_to_float (__m64 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:191:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("sse,3dnowa") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:191:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:191:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:191:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:191:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:191:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:199:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pf2iw (__m64 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:205:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pfnacc (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:211:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pfpnacc (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:217:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pi2fw (__m64 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:223:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pswapd (__m64 __A) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:52, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:36:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("fma4") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:36:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:42:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_macc_ps (__m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:48:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_macc_pd (__m128d __A, __m128d __B, __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:54:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_macc_ss (__m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:60:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_macc_sd (__m128d __A, __m128d __B, __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:66:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_msub_ps (__m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:73:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_msub_pd (__m128d __A, __m128d __B, __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:79:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_msub_ss (__m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:85:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_msub_sd (__m128d __A, __m128d __B, __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:91:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_nmacc_ps (__m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:97:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_nmacc_pd (__m128d __A, __m128d __B, __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:103:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_nmacc_ss (__m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:109:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_nmacc_sd (__m128d __A, __m128d __B, __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:115:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_nmsub_ps (__m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:121:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_nmsub_pd (__m128d __A, __m128d __B, __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:127:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_nmsub_ss (__m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:133:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_nmsub_sd (__m128d __A, __m128d __B, __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:139:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maddsub_ps (__m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:145:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maddsub_pd (__m128d __A, __m128d __B, __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:151:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_msubadd_ps (__m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:157:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_msubadd_pd (__m128d __A, __m128d __B, __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:164:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_macc_ps (__m256 __A, __m256 __B, __m256 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:170:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_macc_pd (__m256d __A, __m256d __B, __m256d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:176:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_msub_ps (__m256 __A, __m256 __B, __m256 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:183:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_msub_pd (__m256d __A, __m256d __B, __m256d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:189:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_nmacc_ps (__m256 __A, __m256 __B, __m256 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:195:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_nmacc_pd (__m256d __A, __m256d __B, __m256d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:201:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_nmsub_ps (__m256 __A, __m256 __B, __m256 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:207:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_nmsub_pd (__m256d __A, __m256d __B, __m256d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:213:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maddsub_ps (__m256 __A, __m256 __B, __m256 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:219:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maddsub_pd (__m256d __A, __m256d __B, __m256d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:225:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_msubadd_ps (__m256 __A, __m256 __B, __m256 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:231:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_msubadd_pd (__m256d __A, __m256d __B, __m256d __C) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:54, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("xop") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:41:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maccs_epi16(__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:47:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_macc_epi16(__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:53:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maccsd_epi16(__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:59:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maccd_epi16(__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:65:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maccs_epi32(__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:71:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_macc_epi32(__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:77:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maccslo_epi32(__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:83:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_macclo_epi32(__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:89:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maccshi_epi32(__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:95:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_macchi_epi32(__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:101:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maddsd_epi16(__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:107:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maddd_epi16(__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:114:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_haddw_epi8(__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:120:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_haddd_epi8(__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:126:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_haddq_epi8(__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:132:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_haddd_epi16(__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:138:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_haddq_epi16(__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:144:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_haddq_epi32(__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:150:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_haddw_epu8(__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:156:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_haddd_epu8(__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:162:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_haddq_epu8(__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:168:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_haddd_epu16(__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:174:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_haddq_epu16(__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:180:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_haddq_epu32(__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:186:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_hsubw_epi8(__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:192:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_hsubd_epi16(__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:198:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_hsubq_epi32(__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:206:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmov_si128(__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:212:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_perm_epi8(__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:221:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rot_epi8(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:227:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rot_epi16(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:233:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rot_epi32(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:239:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rot_epi64(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:248:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_roti_epi8(__m128i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:254:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_roti_epi16(__m128i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:260:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_roti_epi32(__m128i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:266:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_roti_epi64(__m128i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:284:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_shl_epi8(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:290:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_shl_epi16(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:296:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_shl_epi32(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:302:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_shl_epi64(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:309:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sha_epi8(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:315:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sha_epi16(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:321:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sha_epi32(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:327:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sha_epi64(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:336:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comlt_epu8(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:342:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comle_epu8(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:348:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comgt_epu8(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:354:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comge_epu8(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:360:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comeq_epu8(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:366:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comneq_epu8(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:372:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comfalse_epu8(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:378:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comtrue_epu8(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:386:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comlt_epu16(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:392:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comle_epu16(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:398:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comgt_epu16(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:404:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comge_epu16(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:410:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comeq_epu16(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:416:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comneq_epu16(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:422:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comfalse_epu16(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:428:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comtrue_epu16(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:436:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comlt_epu32(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:442:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comle_epu32(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:448:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comgt_epu32(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:454:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comge_epu32(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:460:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comeq_epu32(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:466:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comneq_epu32(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:472:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comfalse_epu32(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:478:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comtrue_epu32(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:486:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comlt_epu64(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:492:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comle_epu64(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:498:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comgt_epu64(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:504:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comge_epu64(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:510:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comeq_epu64(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:516:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comneq_epu64(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:522:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comfalse_epu64(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:528:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comtrue_epu64(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:536:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comlt_epi8(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:542:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comle_epi8(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:548:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comgt_epi8(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:554:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comge_epi8(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:560:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comeq_epi8(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:566:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comneq_epi8(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:572:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comfalse_epi8(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:578:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comtrue_epi8(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:586:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comlt_epi16(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:592:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comle_epi16(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:598:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comgt_epi16(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:604:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comge_epi16(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:610:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comeq_epi16(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:616:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comneq_epi16(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:622:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comfalse_epi16(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:628:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comtrue_epi16(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:636:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comlt_epi32(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:642:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comle_epi32(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:648:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comgt_epi32(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:654:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comge_epi32(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:660:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comeq_epi32(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:666:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comneq_epi32(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:672:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comfalse_epi32(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:678:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comtrue_epi32(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:686:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comlt_epi64(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:692:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comle_epi64(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:698:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comgt_epi64(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:704:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comge_epi64(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:710:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comeq_epi64(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:716:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comneq_epi64(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:722:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comfalse_epi64(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:728:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comtrue_epi64(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:736:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_frcz_ps (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:742:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_frcz_pd (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:748:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_frcz_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:756:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_frcz_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:764:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_frcz_ps (__m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:770:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_frcz_pd (__m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:779:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_permute2_pd (__m128d __X, __m128d __Y, __m128i __C, const int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:788:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permute2_pd (__m256d __X, __m256d __Y, __m256i __C, const int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:797:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_permute2_ps (__m128 __X, __m128 __Y, __m128i __C, const int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:806:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permute2_ps (__m256 __X, __m256 __Y, __m256i __C, const int __I) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:56, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/lwpintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("lwp") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/lwpintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/lwpintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/lwpintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/lwpintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/lwpintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/lwpintrin.h:38:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __llwpcb (void *__pcbAddress) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/lwpintrin.h:44:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __slwpcb (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/lwpintrin.h:51:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __lwpval32 (unsigned int __data2, unsigned int __data1, unsigned int __flags) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/lwpintrin.h:59:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned int __flags) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/lwpintrin.h:78:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __lwpins32 (unsigned int __data2, unsigned int __data1, unsigned int __flags) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/lwpintrin.h:86:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned int __flags) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:62, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tbmintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("tbm") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tbmintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tbmintrin.h:39:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __bextri_u32 (unsigned int __X, const unsigned int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tbmintrin.h:50:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __blcfill_u32 (unsigned int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tbmintrin.h:56:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __blci_u32 (unsigned int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tbmintrin.h:62:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __blcic_u32 (unsigned int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tbmintrin.h:68:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __blcmsk_u32 (unsigned int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tbmintrin.h:74:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __blcs_u32 (unsigned int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tbmintrin.h:80:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __blsfill_u32 (unsigned int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tbmintrin.h:86:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __blsic_u32 (unsigned int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tbmintrin.h:92:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __t1mskc_u32 (unsigned int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tbmintrin.h:98:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __tzmsk_u32 (unsigned int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tbmintrin.h:108:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __bextri_u64 (unsigned long long __X, const unsigned int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tbmintrin.h:119:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __blcfill_u64 (unsigned long long __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tbmintrin.h:125:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __blci_u64 (unsigned long long __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tbmintrin.h:131:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __blcic_u64 (unsigned long long __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tbmintrin.h:137:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __blcmsk_u64 (unsigned long long __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tbmintrin.h:143:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __blcs_u64 (unsigned long long __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tbmintrin.h:149:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __blsfill_u64 (unsigned long long __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tbmintrin.h:155:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __blsic_u64 (unsigned long long __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tbmintrin.h:161:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __t1mskc_u64 (unsigned long long __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tbmintrin.h:167:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __tzmsk_u64 (unsigned long long __X) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:68, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/rdseedintrin.h:33:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("rdseed") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/rdseedintrin.h:33:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/rdseedintrin.h:33:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/rdseedintrin.h:40:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _rdseed16_step (unsigned short *__p) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/rdseedintrin.h:47:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _rdseed32_step (unsigned int *__p) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/rdseedintrin.h:55:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _rdseed64_step (unsigned long long *__p) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:72, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fxsrintrin.h:39:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _fxsave (void *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fxsrintrin.h:46:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _fxrstor (void *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fxsrintrin.h:54:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _fxsave64 (void *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fxsrintrin.h:61:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _fxrstor64 (void *__P) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:74, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xsaveintrin.h:39:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _xsave (void *__P, long long __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xsaveintrin.h:46:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _xrstor (void *__P, long long __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xsaveintrin.h:53:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _xsetbv (unsigned int __A, long long __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xsaveintrin.h:60:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _xgetbv (unsigned int __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xsaveintrin.h:68:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _xsave64 (void *__P, long long __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xsaveintrin.h:75:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _xrstor64 (void *__P, long long __M) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:76, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xsaveoptintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("xsaveopt") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xsaveoptintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xsaveoptintrin.h:39:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _xsaveopt (void *__P, long long __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xsaveoptintrin.h:47:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _xsaveopt64 (void *__P, long long __M) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:78, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/sgxintrin.h:112:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _encls_u32 (const unsigned int __L, size_t __D[]) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/sgxintrin.h:179:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _enclu_u32 (const unsigned int __L, size_t __D[]) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/sgxintrin.h:222:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _enclv_u32 (const unsigned int __L, size_t __D[]) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:80, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/pconfigintrin.h:28:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _pconfig_u32 (const unsigned int __L, size_t __D[]) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:84, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/adxintrin.h:34:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned int __Y, unsigned int *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/adxintrin.h:42:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned int __Y, unsigned int *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/adxintrin.h:50:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned int __Y, unsigned int *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/adxintrin.h:59:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned long long __Y, unsigned long long *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/adxintrin.h:67:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned long long __Y, unsigned long long *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/adxintrin.h:75:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned long long __Y, unsigned long long *__P) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:88, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/clwbintrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("clwb") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/clwbintrin.h:39:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_clwb (void *__A) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:90, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/clflushoptintrin.h:33:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("clflushopt") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/clflushoptintrin.h:39:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_clflushopt (void *__A) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:92, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xsavesintrin.h:33:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("xsaves") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xsavesintrin.h:33:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xsavesintrin.h:33:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xsavesintrin.h:33:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xsavesintrin.h:39:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _xsaves (void *__P, long long __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xsavesintrin.h:46:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _xrstors (void *__P, long long __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xsavesintrin.h:54:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _xrstors64 (void *__P, long long __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xsavesintrin.h:61:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _xsaves64 (void *__P, long long __M) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:94, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xsavecintrin.h:33:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("xsavec") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xsavecintrin.h:33:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xsavecintrin.h:39:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _xsavec (void *__P, long long __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xsavecintrin.h:47:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _xsavec64 (void *__P, long long __M) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:96, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mwaitxintrin.h:29:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("mwaitx") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mwaitxintrin.h:29:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mwaitxintrin.h:34:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_monitorx (void const * __P, unsigned int __E, unsigned int __H) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mwaitxintrin.h:40:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mwaitx (unsigned int __E, unsigned int __H, unsigned int __C) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:98, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/clzerointrin.h:29:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("clzero") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/clzerointrin.h:34:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_clzero (void * __I) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:100, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/wbnoinvdintrin.h:10:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("wbnoinvd") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/wbnoinvdintrin.h:16:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _wbnoinvd (void) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:102, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/pkuintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("pku") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/pkuintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/pkuintrin.h:39:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _rdpkru_u32 (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/pkuintrin.h:46:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _wrpkru (unsigned int __key) ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1547:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned __int32 __getcallerseflags(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1547:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1551:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD __segmentlimit(DWORD Selector); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1551:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1563:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONGLONG MultiplyHigh(LONGLONG Multiplier,LONGLONG Multiplicand); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1563:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1564:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONGLONG UnsignedMultiplyHigh(ULONGLONG Multiplier,ULONGLONG Multiplicand); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1564:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1569:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD64 ShiftLeft128(DWORD64 LowPart,DWORD64 HighPart,BYTE Shift); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1569:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1570:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD64 ShiftRight128(DWORD64 LowPart,DWORD64 HighPart,BYTE Shift); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1570:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1574:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG64 Multiply128(LONG64 Multiplier,LONG64 Multiplicand,LONG64 *HighProduct); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1574:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1578:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD64 UnsignedMultiply128(DWORD64 Multiplier,DWORD64 Multiplicand,DWORD64 *HighProduct); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1578:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1580:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG64 MultiplyExtract128(LONG64 Multiplier,LONG64 Multiplicand,BYTE Shift); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1580:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1581:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD64 UnsignedMultiplyExtract128(DWORD64 Multiplier,DWORD64 Multiplicand,BYTE Shift); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1581:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1584:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE LONG64 MultiplyExtract128(LONG64 Multiplier,LONG64 Multiplicand,BYTE Shift) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1593:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE DWORD64 UnsignedMultiplyExtract128(DWORD64 Multiplier,DWORD64 Multiplicand,BYTE Shift) { ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7118:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSYSAPI WORD NTAPI RtlCaptureStackBackTrace (DWORD FramesToSkip, DWORD FramesToCapture, PVOID *BackTrace, PDWORD BackTraceHash); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7118:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7119:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSYSAPI VOID NTAPI RtlCaptureContext (PCONTEXT ContextRecord); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7119:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7120:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSYSAPI SIZE_T NTAPI RtlCompareMemory (const VOID *Source1, const VOID *Source2, SIZE_T Length); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7120:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7127:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSYSAPI BOOLEAN __cdecl RtlAddFunctionTable (PRUNTIME_FUNCTION FunctionTable, DWORD EntryCount, DWORD64 BaseAddress); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7127:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7128:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSYSAPI BOOLEAN __cdecl RtlDeleteFunctionTable (PRUNTIME_FUNCTION FunctionTable); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7128:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7129:209: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSYSAPI BOOLEAN __cdecl RtlInstallFunctionTableCallback (DWORD64 TableIdentifier, DWORD64 BaseAddress, DWORD Length, PGET_RUNTIME_FUNCTION_CALLBACK Callback, PVOID Context, PCWSTR OutOfProcessCallbackDll); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7129:209: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7130:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSYSAPI VOID __cdecl RtlRestoreContext (PCONTEXT ContextRecord, struct _EXCEPTION_RECORD *ExceptionRecord); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7130:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7131:264: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSYSAPI PEXCEPTION_ROUTINE NTAPI RtlVirtualUnwind (DWORD HandlerType, DWORD64 ImageBase, DWORD64 ControlPc, PRUNTIME_FUNCTION FunctionEntry, PCONTEXT ContextRecord, PVOID *HandlerData, PDWORD64 EstablisherFrame, PKNONVOLATILE_CONTEXT_POINTERS ContextPointers); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7131:264: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7156:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSYSAPI VOID NTAPI RtlUnwind (PVOID TargetFrame, PVOID TargetIp, PEXCEPTION_RECORD ExceptionRecord, PVOID ReturnValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7156:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7157:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSYSAPI PVOID NTAPI RtlPcToFileHeader (PVOID PcValue, PVOID *BaseOfImage); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7157:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7159:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSYSAPI PRUNTIME_FUNCTION NTAPI RtlLookupFunctionEntry (DWORD64 ControlPc, PDWORD64 ImageBase, PUNWIND_HISTORY_TABLE HistoryTable); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7159:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7160:185: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSYSAPI VOID NTAPI RtlUnwindEx (PVOID TargetFrame, PVOID TargetIp, PEXCEPTION_RECORD ExceptionRecord, PVOID ReturnValue, PCONTEXT ContextRecord, PUNWIND_HISTORY_TABLE HistoryTable); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7160:185: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7220:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSYSAPI VOID NTAPI RtlInitializeSListHead (PSLIST_HEADER ListHead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7220:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7221:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSYSAPI PSLIST_ENTRY NTAPI RtlFirstEntrySList (const SLIST_HEADER *ListHead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7221:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7222:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSYSAPI PSLIST_ENTRY NTAPI RtlInterlockedPopEntrySList (PSLIST_HEADER ListHead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7222:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7223:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSYSAPI PSLIST_ENTRY NTAPI RtlInterlockedPushEntrySList (PSLIST_HEADER ListHead, PSLIST_ENTRY ListEntry); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7223:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7224:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSYSAPI PSLIST_ENTRY NTAPI RtlInterlockedPushListSListEx (PSLIST_HEADER ListHead, PSLIST_ENTRY List, PSLIST_ENTRY ListEnd, DWORD Count); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7224:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7225:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSYSAPI PSLIST_ENTRY NTAPI RtlInterlockedFlushSList (PSLIST_HEADER ListHead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7225:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7226:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSYSAPI WORD NTAPI RtlQueryDepthSList (PSLIST_HEADER ListHead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7226:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7334:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PVOID WINAPI RtlSecureZeroMemory(PVOID ptr,SIZE_T cnt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7334:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7337:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE PVOID WINAPI RtlSecureZeroMemory(PVOID ptr,SIZE_T cnt) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7468:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSYSAPI ULONGLONG NTAPI VerSetConditionMask (ULONGLONG ConditionMask, DWORD TypeMask, BYTE Condition); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7468:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7856:210: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VOID NTAPI RtlApplicationVerifierStop(ULONG_PTR Code,PSTR Message,ULONG_PTR Param1,PSTR Description1,ULONG_PTR Param2,PSTR Description2,ULONG_PTR Param3,PSTR Description3,ULONG_PTR Param4,PSTR Description4); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7856:210: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7857:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSYSAPI DWORD NTAPI RtlSetHeapInformation(PVOID HeapHandle,HEAP_INFORMATION_CLASS HeapInformationClass,PVOID HeapInformation,SIZE_T HeapInformationLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7857:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7858:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSYSAPI DWORD NTAPI RtlQueryHeapInformation(PVOID HeapHandle,HEAP_INFORMATION_CLASS HeapInformationClass,PVOID HeapInformation,SIZE_T HeapInformationLength,PSIZE_T ReturnLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7858:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7859:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD NTAPI RtlMultipleAllocateHeap(PVOID HeapHandle,DWORD Flags,SIZE_T Size,DWORD Count,PVOID *Array); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7859:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7860:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD NTAPI RtlMultipleFreeHeap(PVOID HeapHandle,DWORD Flags,DWORD Count,PVOID *Array); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7860:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:8324:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE VOID TpInitializeCallbackEnviron (PTP_CALLBACK_ENVIRON cbe) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:8340:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE VOID TpSetCallbackThreadpool (PTP_CALLBACK_ENVIRON cbe, PTP_POOL pool) { cbe->Pool = pool; } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:8341:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE VOID TpSetCallbackCleanupGroup (PTP_CALLBACK_ENVIRON cbe, PTP_CLEANUP_GROUP cleanup_group, PTP_CLEANUP_GROUP_CANCEL_CALLBACK cleanup_group_cb) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:8345:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE VOID TpSetCallbackActivationContext (PTP_CALLBACK_ENVIRON cbe, struct _ACTIVATION_CONTEXT *actx) { cbe->ActivationContext = actx; } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:8346:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE VOID TpSetCallbackNoActivationContext (PTP_CALLBACK_ENVIRON cbe) { cbe->ActivationContext = (struct _ACTIVATION_CONTEXT *) (LONG_PTR) -1; } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:8347:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE VOID TpSetCallbackLongFunction (PTP_CALLBACK_ENVIRON cbe) { cbe->u.s.LongFunction = 1; } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:8348:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE VOID TpSetCallbackRaceWithDll (PTP_CALLBACK_ENVIRON cbe, PVOID h) { cbe->RaceDll = h; } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:8349:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE VOID TpSetCallbackFinalizationCallback (PTP_CALLBACK_ENVIRON cbe, PTP_SIMPLE_CALLBACK fini_cb) { cbe->FinalizationCallback = fini_cb; } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:8353:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE VOID TpSetCallbackPersistent (PTP_CALLBACK_ENVIRON cbe) { cbe->u.s.Persistent = 1; } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:8354:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE VOID TpDestroyCallbackEnviron (PTP_CALLBACK_ENVIRON cbe) { UNREFERENCED_PARAMETER (cbe); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:8358:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture struct _TEB *NtCurrentTeb(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:8358:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:8359:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PVOID GetCurrentFiber(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:8359:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:8360:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PVOID GetFiberData(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:8360:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:8361:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE struct _TEB *NtCurrentTeb(VOID) { return (struct _TEB *)__readgsqword(FIELD_OFFSET(NT_TIB,Self)); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:8362:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE PVOID GetCurrentFiber(VOID) { return(PVOID)__readgsqword(FIELD_OFFSET(NT_TIB,FiberData)); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:8363:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE PVOID GetFiberData(VOID) { ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/bemapiset.h:23:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI BemCreateReference (REFGUID iid, void *interfaceInstance, BEM_FREE_INTERFACE_CALLBACK freeCallback, BEM_REFERENCE **reference); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bemapiset.h:23:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bemapiset.h:24:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI BemCreateContractFrom (LPCWSTR dllPath, REFGUID extensionId, const CONTRACT_DESCRIPTION *contractDescription, void *hostContract, void **contract); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bemapiset.h:24:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bemapiset.h:25:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI BemCopyReference (BEM_REFERENCE *reference, BEM_REFERENCE **copiedReference); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bemapiset.h:25:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bemapiset.h:26:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void WINAPI BemFreeReference (BEM_REFERENCE *reference); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bemapiset.h:26:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bemapiset.h:27:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void WINAPI BemFreeContract (void *contract); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bemapiset.h:27:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:15, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/debugapi.h:18:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI IsDebuggerPresent (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/debugapi.h:18:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/debugapi.h:19:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI OutputDebugStringA (LPCSTR lpOutputString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/debugapi.h:19:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/debugapi.h:20:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI OutputDebugStringW (LPCWSTR lpOutputString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/debugapi.h:20:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/debugapi.h:26:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI DebugBreak (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/debugapi.h:26:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/debugapi.h:27:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL APIENTRY ContinueDebugEvent (DWORD dwProcessId, DWORD dwThreadId, DWORD dwContinueStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/debugapi.h:27:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/debugapi.h:28:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL APIENTRY WaitForDebugEvent (LPDEBUG_EVENT lpDebugEvent, DWORD dwMilliseconds); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/debugapi.h:28:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/debugapi.h:29:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL APIENTRY DebugActiveProcess (DWORD dwProcessId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/debugapi.h:29:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/debugapi.h:30:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL APIENTRY DebugActiveProcessStop (DWORD dwProcessId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/debugapi.h:30:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/debugapi.h:31:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CheckRemoteDebuggerPresent (HANDLE hProcess, PBOOL pbDebuggerPresent); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/debugapi.h:31:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:16, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/errhandlingapi.h:20:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LONG WINAPI UnhandledExceptionFilter (struct _EXCEPTION_POINTERS *ExceptionInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/errhandlingapi.h:20:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:16, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/errhandlingapi.h:21:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPTOP_LEVEL_EXCEPTION_FILTER WINAPI SetUnhandledExceptionFilter (LPTOP_LEVEL_EXCEPTION_FILTER lpTopLevelExceptionFilter); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/errhandlingapi.h:21:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/errhandlingapi.h:22:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI SetErrorMode (UINT uMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/errhandlingapi.h:22:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/errhandlingapi.h:23:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI PVOID WINAPI AddVectoredExceptionHandler (ULONG First, PVECTORED_EXCEPTION_HANDLER Handler); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/errhandlingapi.h:23:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/errhandlingapi.h:24:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI ULONG WINAPI RemoveVectoredExceptionHandler (PVOID Handle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/errhandlingapi.h:24:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/errhandlingapi.h:25:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI PVOID WINAPI AddVectoredContinueHandler (ULONG First, PVECTORED_EXCEPTION_HANDLER Handler); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/errhandlingapi.h:25:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/errhandlingapi.h:26:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI ULONG WINAPI RemoveVectoredContinueHandler (PVOID Handle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/errhandlingapi.h:26:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/errhandlingapi.h:44:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI RaiseException (DWORD dwExceptionCode, DWORD dwExceptionFlags, DWORD nNumberOfArguments, CONST ULONG_PTR *lpArguments); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/errhandlingapi.h:44:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/errhandlingapi.h:45:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetLastError (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/errhandlingapi.h:45:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/errhandlingapi.h:46:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI SetLastError (DWORD dwErrCode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/errhandlingapi.h:46:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:18, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:44:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LONG WINAPI CompareFileTime (CONST FILETIME *lpFileTime1, CONST FILETIME *lpFileTime2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:44:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:18, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:45:223: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateFileA (LPCSTR lpFileName, DWORD dwDesiredAccess, DWORD dwShareMode, LPSECURITY_ATTRIBUTES lpSecurityAttributes, DWORD dwCreationDisposition, DWORD dwFlagsAndAttributes, HANDLE hTemplateFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:45:223: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:46:224: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateFileW (LPCWSTR lpFileName, DWORD dwDesiredAccess, DWORD dwShareMode, LPSECURITY_ATTRIBUTES lpSecurityAttributes, DWORD dwCreationDisposition, DWORD dwFlagsAndAttributes, HANDLE hTemplateFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:46:224: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:47:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI DefineDosDeviceW (DWORD dwFlags, LPCWSTR lpDeviceName, LPCWSTR lpTargetPath); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:47:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:48:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI DeleteVolumeMountPointW (LPCWSTR lpszVolumeMountPoint); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:48:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:49:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FileTimeToLocalFileTime (CONST FILETIME *lpFileTime, LPFILETIME lpLocalFileTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:49:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:50:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FindCloseChangeNotification (HANDLE hChangeHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:50:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:51:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI FindFirstChangeNotificationA (LPCSTR lpPathName, WINBOOL bWatchSubtree, DWORD dwNotifyFilter); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:51:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:52:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI FindFirstChangeNotificationW (LPCWSTR lpPathName, WINBOOL bWatchSubtree, DWORD dwNotifyFilter); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:52:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:53:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI FindFirstFileA (LPCSTR lpFileName, LPWIN32_FIND_DATAA lpFindFileData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:53:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:54:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI FindFirstFileW (LPCWSTR lpFileName, LPWIN32_FIND_DATAW lpFindFileData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:54:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:55:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI FindFirstVolumeW (LPWSTR lpszVolumeName, DWORD cchBufferLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:55:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:56:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FindNextChangeNotification (HANDLE hChangeHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:56:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:57:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FindNextVolumeW (HANDLE hFindVolume, LPWSTR lpszVolumeName, DWORD cchBufferLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:57:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:58:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FindVolumeClose (HANDLE hFindVolume); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:58:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:59:189: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetDiskFreeSpaceA (LPCSTR lpRootPathName, LPDWORD lpSectorsPerCluster, LPDWORD lpBytesPerSector, LPDWORD lpNumberOfFreeClusters, LPDWORD lpTotalNumberOfClusters); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:59:189: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:60:190: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetDiskFreeSpaceW (LPCWSTR lpRootPathName, LPDWORD lpSectorsPerCluster, LPDWORD lpBytesPerSector, LPDWORD lpNumberOfFreeClusters, LPDWORD lpTotalNumberOfClusters); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:60:190: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:61:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetDriveTypeA (LPCSTR lpRootPathName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:61:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:62:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetDriveTypeW (LPCWSTR lpRootPathName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:62:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:63:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetFileAttributesA (LPCSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:63:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:64:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetFileAttributesW (LPCWSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:64:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:65:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetFileInformationByHandle (HANDLE hFile, LPBY_HANDLE_FILE_INFORMATION lpFileInformation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:65:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:66:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetFileSize (HANDLE hFile, LPDWORD lpFileSizeHigh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:66:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:67:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetFileSizeEx (HANDLE hFile, PLARGE_INTEGER lpFileSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:67:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:68:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetFileTime (HANDLE hFile, LPFILETIME lpCreationTime, LPFILETIME lpLastAccessTime, LPFILETIME lpLastWriteTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:68:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:69:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetFileType (HANDLE hFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:69:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:70:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetFullPathNameA (LPCSTR lpFileName, DWORD nBufferLength, LPSTR lpBuffer, LPSTR *lpFilePart); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:70:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:71:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetFullPathNameW (LPCWSTR lpFileName, DWORD nBufferLength, LPWSTR lpBuffer, LPWSTR *lpFilePart); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:71:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:72:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetLogicalDrives (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:72:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:73:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetLogicalDriveStringsW (DWORD nBufferLength, LPWSTR lpBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:73:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:74:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetLongPathNameA (LPCSTR lpszShortPath, LPSTR lpszLongPath, DWORD cchBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:74:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:75:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetLongPathNameW (LPCWSTR lpszShortPath, LPWSTR lpszLongPath, DWORD cchBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:75:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:76:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetShortPathNameW (LPCWSTR lpszLongPath, LPWSTR lpszShortPath, DWORD cchBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:76:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:77:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetTempFileNameW (LPCWSTR lpPathName, LPCWSTR lpPrefixString, UINT uUnique, LPWSTR lpTempFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:77:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:18, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:78:273: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetVolumeInformationW (LPCWSTR lpRootPathName, LPWSTR lpVolumeNameBuffer, DWORD nVolumeNameSize, LPDWORD lpVolumeSerialNumber, LPDWORD lpMaximumComponentLength, LPDWORD lpFileSystemFlags, LPWSTR lpFileSystemNameBuffer, DWORD nFileSystemNameSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:78:273: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:79:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetVolumePathNameW (LPCWSTR lpszFileName, LPWSTR lpszVolumePathName, DWORD cchBufferLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:79:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:80:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI LocalFileTimeToFileTime (CONST FILETIME *lpLocalFileTime, LPFILETIME lpFileTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:80:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:81:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI LockFile (HANDLE hFile, DWORD dwFileOffsetLow, DWORD dwFileOffsetHigh, DWORD nNumberOfBytesToLockLow, DWORD nNumberOfBytesToLockHigh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:81:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:82:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI QueryDosDeviceW (LPCWSTR lpDeviceName, LPWSTR lpTargetPath, DWORD ucchMax); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:82:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:83:178: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ReadFileEx (HANDLE hFile, LPVOID lpBuffer, DWORD nNumberOfBytesToRead, LPOVERLAPPED lpOverlapped, LPOVERLAPPED_COMPLETION_ROUTINE lpCompletionRoutine); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:83:178: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:84:171: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ReadFileScatter (HANDLE hFile, FILE_SEGMENT_ELEMENT aSegmentArray[], DWORD nNumberOfBytesToRead, LPDWORD lpReserved, LPOVERLAPPED lpOverlapped); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:84:171: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:85:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI SetFilePointer (HANDLE hFile, LONG lDistanceToMove, PLONG lpDistanceToMoveHigh, DWORD dwMoveMethod); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:85:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:86:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetFileTime (HANDLE hFile, CONST FILETIME *lpCreationTime, CONST FILETIME *lpLastAccessTime, CONST FILETIME *lpLastWriteTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:86:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:87:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetFileValidData (HANDLE hFile, LONGLONG ValidDataLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:87:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:88:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI UnlockFile (HANDLE hFile, DWORD dwFileOffsetLow, DWORD dwFileOffsetHigh, DWORD nNumberOfBytesToUnlockLow, DWORD nNumberOfBytesToUnlockHigh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:88:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:89:181: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WriteFileEx (HANDLE hFile, LPCVOID lpBuffer, DWORD nNumberOfBytesToWrite, LPOVERLAPPED lpOverlapped, LPOVERLAPPED_COMPLETION_ROUTINE lpCompletionRoutine); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:89:181: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:90:172: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WriteFileGather (HANDLE hFile, FILE_SEGMENT_ELEMENT aSegmentArray[], DWORD nNumberOfBytesToWrite, LPDWORD lpReserved, LPOVERLAPPED lpOverlapped); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:90:172: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:91:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetVolumeNameForVolumeMountPointW (LPCWSTR lpszVolumeMountPoint, LPWSTR lpszVolumeName, DWORD cchBufferLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:91:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:92:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetVolumePathNamesForVolumeNameW (LPCWSTR lpszVolumeName, LPWCH lpszVolumePathNames, DWORD cchBufferLength, PDWORD lpcchReturnLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:92:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:149:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CreateDirectoryA (LPCSTR lpPathName, LPSECURITY_ATTRIBUTES lpSecurityAttributes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:149:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:150:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CreateDirectoryW (LPCWSTR lpPathName, LPSECURITY_ATTRIBUTES lpSecurityAttributes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:150:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:151:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI DeleteFileA (LPCSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:151:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:152:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI DeleteFileW (LPCWSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:152:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:153:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FindClose (HANDLE hFindFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:153:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:154:196: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI FindFirstFileExA (LPCSTR lpFileName, FINDEX_INFO_LEVELS fInfoLevelId, LPVOID lpFindFileData, FINDEX_SEARCH_OPS fSearchOp, LPVOID lpSearchFilter, DWORD dwAdditionalFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:154:196: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:155:197: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI FindFirstFileExW (LPCWSTR lpFileName, FINDEX_INFO_LEVELS fInfoLevelId, LPVOID lpFindFileData, FINDEX_SEARCH_OPS fSearchOp, LPVOID lpSearchFilter, DWORD dwAdditionalFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:155:197: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:156:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FindNextFileA (HANDLE hFindFile, LPWIN32_FIND_DATAA lpFindFileData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:156:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:157:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FindNextFileW (HANDLE hFindFile, LPWIN32_FIND_DATAW lpFindFileData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:157:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:158:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FlushFileBuffers (HANDLE hFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:158:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:159:198: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetDiskFreeSpaceExA (LPCSTR lpDirectoryName, PULARGE_INTEGER lpFreeBytesAvailableToCaller, PULARGE_INTEGER lpTotalNumberOfBytes, PULARGE_INTEGER lpTotalNumberOfFreeBytes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:159:198: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:160:199: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetDiskFreeSpaceExW (LPCWSTR lpDirectoryName, PULARGE_INTEGER lpFreeBytesAvailableToCaller, PULARGE_INTEGER lpTotalNumberOfBytes, PULARGE_INTEGER lpTotalNumberOfFreeBytes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:160:199: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:161:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetFileType (HANDLE hFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:161:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:162:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetFileAttributesExA (LPCSTR lpFileName, GET_FILEEX_INFO_LEVELS fInfoLevelId, LPVOID lpFileInformation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:162:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:163:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetFileAttributesExW (LPCWSTR lpFileName, GET_FILEEX_INFO_LEVELS fInfoLevelId, LPVOID lpFileInformation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:163:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:164:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetTempPathW (DWORD nBufferLength, LPWSTR lpBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:164:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:165:176: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI LockFileEx (HANDLE hFile, DWORD dwFlags, DWORD dwReserved, DWORD nNumberOfBytesToLockLow, DWORD nNumberOfBytesToLockHigh, LPOVERLAPPED lpOverlapped); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:165:176: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:166:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ReadFile (HANDLE hFile, LPVOID lpBuffer, DWORD nNumberOfBytesToRead, LPDWORD lpNumberOfBytesRead, LPOVERLAPPED lpOverlapped); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:166:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:167:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI RemoveDirectoryA (LPCSTR lpPathName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:167:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:168:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI RemoveDirectoryW (LPCWSTR lpPathName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:168:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:169:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetEndOfFile (HANDLE hFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:169:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:170:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetFileAttributesA (LPCSTR lpFileName, DWORD dwFileAttributes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:170:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:171:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetFileAttributesW (LPCWSTR lpFileName, DWORD dwFileAttributes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:171:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:172:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetFilePointerEx (HANDLE hFile, LARGE_INTEGER liDistanceToMove, PLARGE_INTEGER lpNewFilePointer, DWORD dwMoveMethod); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:172:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:173:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI UnlockFileEx (HANDLE hFile, DWORD dwReserved, DWORD nNumberOfBytesToUnlockLow, DWORD nNumberOfBytesToUnlockHigh, LPOVERLAPPED lpOverlapped); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:173:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:174:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WriteFile (HANDLE hFile, LPCVOID lpBuffer, DWORD nNumberOfBytesToWrite, LPDWORD lpNumberOfBytesWritten, LPOVERLAPPED lpOverlapped); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:174:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:19, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/handleapi.h:19:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CloseHandle (HANDLE hObject); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/handleapi.h:19:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:19, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/handleapi.h:20:213: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI DuplicateHandle (HANDLE hSourceProcessHandle, HANDLE hSourceHandle, HANDLE hTargetProcessHandle, LPHANDLE lpTargetHandle, DWORD dwDesiredAccess, WINBOOL bInheritHandle, DWORD dwOptions); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/handleapi.h:20:213: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/handleapi.h:24:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetHandleInformation (HANDLE hObject, LPDWORD lpdwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/handleapi.h:24:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/handleapi.h:25:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetHandleInformation (HANDLE hObject, DWORD dwMask, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/handleapi.h:25:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:20, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:28:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI HeapCreate (DWORD flOptions, SIZE_T dwInitialSize, SIZE_T dwMaximumSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:28:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:29:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI HeapDestroy (HANDLE hHeap); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:29:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:30:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI HeapValidate (HANDLE hHeap, DWORD dwFlags, LPCVOID lpMem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:30:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:31:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI SIZE_T WINAPI HeapCompact (HANDLE hHeap, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:31:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:32:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI HeapSummary (HANDLE hHeap, DWORD dwFlags, LPHEAP_SUMMARY lpSummary); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:32:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:33:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetProcessHeaps (DWORD NumberOfHeaps, PHANDLE ProcessHeaps); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:33:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:34:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI HeapLock (HANDLE hHeap); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:34:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:35:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI HeapUnlock (HANDLE hHeap); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:35:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:36:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI HeapWalk (HANDLE hHeap, LPPROCESS_HEAP_ENTRY lpEntry); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:36:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:20, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:37:164: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI HeapSetInformation (HANDLE HeapHandle, HEAP_INFORMATION_CLASS HeapInformationClass, PVOID HeapInformation, SIZE_T HeapInformationLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:37:164: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:38:188: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI HeapQueryInformation (HANDLE HeapHandle, HEAP_INFORMATION_CLASS HeapInformationClass, PVOID HeapInformation, SIZE_T HeapInformationLength, PSIZE_T ReturnLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:38:188: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:42:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPVOID WINAPI HeapAlloc (HANDLE hHeap, DWORD dwFlags, SIZE_T dwBytes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:42:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:43:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPVOID WINAPI HeapReAlloc (HANDLE hHeap, DWORD dwFlags, LPVOID lpMem, SIZE_T dwBytes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:43:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:44:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI HeapFree (HANDLE hHeap, DWORD dwFlags, LPVOID lpMem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:44:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:45:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI SIZE_T WINAPI HeapSize (HANDLE hHeap, DWORD dwFlags, LPCVOID lpMem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:45:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:46:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI GetProcessHeap (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:46:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:21, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/ioapiset.h:18:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetOverlappedResult (HANDLE hFile, LPOVERLAPPED lpOverlapped, LPDWORD lpNumberOfBytesTransferred, WINBOOL bWait); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ioapiset.h:18:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ioapiset.h:19:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateIoCompletionPort (HANDLE FileHandle, HANDLE ExistingCompletionPort, ULONG_PTR CompletionKey, DWORD NumberOfConcurrentThreads); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ioapiset.h:19:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ioapiset.h:20:191: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetQueuedCompletionStatus (HANDLE CompletionPort, LPDWORD lpNumberOfBytesTransferred, PULONG_PTR lpCompletionKey, LPOVERLAPPED *lpOverlapped, DWORD dwMilliseconds); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ioapiset.h:20:191: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ioapiset.h:21:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI PostQueuedCompletionStatus (HANDLE CompletionPort, DWORD dwNumberOfBytesTransferred, ULONG_PTR dwCompletionKey, LPOVERLAPPED lpOverlapped); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ioapiset.h:21:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ioapiset.h:22:217: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI DeviceIoControl (HANDLE hDevice, DWORD dwIoControlCode, LPVOID lpInBuffer, DWORD nInBufferSize, LPVOID lpOutBuffer, DWORD nOutBufferSize, LPDWORD lpBytesReturned, LPOVERLAPPED lpOverlapped); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ioapiset.h:22:217: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ioapiset.h:23:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CancelIo (HANDLE hFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ioapiset.h:23:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ioapiset.h:32:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetOverlappedResultEx (HANDLE hFile, LPOVERLAPPED lpOverlapped, LPDWORD lpNumberOfBytesTransferred, DWORD dwMilliseconds, WINBOOL bAlertable); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ioapiset.h:32:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:22, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/interlockedapi.h:51:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI InitializeSListHead (PSLIST_HEADER ListHead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/interlockedapi.h:51:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/interlockedapi.h:52:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI PSLIST_ENTRY WINAPI InterlockedPopEntrySList (PSLIST_HEADER ListHead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/interlockedapi.h:52:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/interlockedapi.h:53:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI PSLIST_ENTRY WINAPI InterlockedPushEntrySList (PSLIST_HEADER ListHead, PSLIST_ENTRY ListEntry); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/interlockedapi.h:53:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/interlockedapi.h:54:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI PSLIST_ENTRY WINAPI InterlockedFlushSList (PSLIST_HEADER ListHead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/interlockedapi.h:54:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/interlockedapi.h:55:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI USHORT WINAPI QueryDepthSList (PSLIST_HEADER ListHead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/interlockedapi.h:55:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:23, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/jobapi.h:18:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI IsProcessInJob (HANDLE ProcessHandle, HANDLE JobHandle, PBOOL Result); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/jobapi.h:18:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:24, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:80:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HRSRC WINAPI FindResourceExW (HMODULE hModule, LPCWSTR lpType, LPCWSTR lpName, WORD wLanguage); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:80:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:81:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DECLSPEC_NORETURN VOID WINAPI FreeLibraryAndExitThread (HMODULE hLibModule, DWORD dwExitCode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:81:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:82:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FreeResource (HGLOBAL hResData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:82:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:83:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetModuleFileNameA (HMODULE hModule, LPSTR lpFilename, DWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:83:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:84:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetModuleFileNameW (HMODULE hModule, LPWSTR lpFilename, DWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:84:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:85:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HMODULE WINAPI GetModuleHandleA (LPCSTR lpModuleName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:85:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:86:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HMODULE WINAPI GetModuleHandleW (LPCWSTR lpModuleName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:86:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:87:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HMODULE WINAPI LoadLibraryExA (LPCSTR lpLibFileName, HANDLE hFile, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:87:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:88:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HMODULE WINAPI LoadLibraryExW (LPCWSTR lpLibFileName, HANDLE hFile, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:88:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:89:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HGLOBAL WINAPI LoadResource (HMODULE hModule, HRSRC hResInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:89:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:90:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI LoadStringA (HINSTANCE hInstance, UINT uID, LPSTR lpBuffer, int cchBufferMax); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:90:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:91:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI LoadStringW (HINSTANCE hInstance, UINT uID, LPWSTR lpBuffer, int cchBufferMax); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:91:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:92:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPVOID WINAPI LockResource (HGLOBAL hResData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:92:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:93:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI SizeofResource (HMODULE hModule, HRSRC hResInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:93:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:94:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DLL_DIRECTORY_COOKIE WINAPI AddDllDirectory (PCWSTR NewDirectory); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:94:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:95:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI RemoveDllDirectory (DLL_DIRECTORY_COOKIE Cookie); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:95:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:96:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetDefaultDllDirectories (DWORD DirectoryFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:96:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:97:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetModuleHandleExA (DWORD dwFlags, LPCSTR lpModuleName, HMODULE *phModule); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:97:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:98:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetModuleHandleExW (DWORD dwFlags, LPCWSTR lpModuleName, HMODULE *phModule); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:98:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:113:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumResourceLanguagesA(HMODULE hModule,LPCSTR lpType,LPCSTR lpName,ENUMRESLANGPROCA lpEnumFunc,LONG_PTR lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:113:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:114:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumResourceLanguagesW(HMODULE hModule,LPCWSTR lpType,LPCWSTR lpName,ENUMRESLANGPROCW lpEnumFunc,LONG_PTR lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:114:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:133:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI DisableThreadLibraryCalls (HMODULE hLibModule); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:133:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:134:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FreeLibrary (HMODULE hLibModule); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:134:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:135:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI FARPROC WINAPI GetProcAddress (HMODULE hModule, LPCSTR lpProcName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:135:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:25, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:47:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI SIZE_T WINAPI VirtualQuery (LPCVOID lpAddress, PMEMORY_BASIC_INFORMATION lpBuffer, SIZE_T dwLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:47:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:48:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FlushViewOfFile (LPCVOID lpBaseAddress, SIZE_T dwNumberOfBytesToFlush); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:48:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:49:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI UnmapViewOfFile (LPCVOID lpBaseAddress); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:49:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:25, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:50:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateFileMappingFromApp (HANDLE hFile, PSECURITY_ATTRIBUTES SecurityAttributes, ULONG PageProtection, ULONG64 MaximumSize, PCWSTR Name); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:50:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:51:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI PVOID WINAPI MapViewOfFileFromApp (HANDLE hFileMappingObject, ULONG DesiredAccess, ULONG64 FileOffset, SIZE_T NumberOfBytesToMap); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:51:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:63:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPVOID WINAPI VirtualAlloc (LPVOID lpAddress, SIZE_T dwSize, DWORD flAllocationType, DWORD flProtect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:63:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:64:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI VirtualFree (LPVOID lpAddress, SIZE_T dwSize, DWORD dwFreeType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:64:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:65:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI VirtualProtect (LPVOID lpAddress, SIZE_T dwSize, DWORD flNewProtect, PDWORD lpflOldProtect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:65:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:66:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPVOID WINAPI VirtualAllocEx (HANDLE hProcess, LPVOID lpAddress, SIZE_T dwSize, DWORD flAllocationType, DWORD flProtect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:66:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:67:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI VirtualFreeEx (HANDLE hProcess, LPVOID lpAddress, SIZE_T dwSize, DWORD dwFreeType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:67:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:68:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI VirtualProtectEx (HANDLE hProcess, LPVOID lpAddress, SIZE_T dwSize, DWORD flNewProtect, PDWORD lpflOldProtect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:68:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:69:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI SIZE_T WINAPI VirtualQueryEx (HANDLE hProcess, LPCVOID lpAddress, PMEMORY_BASIC_INFORMATION lpBuffer, SIZE_T dwLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:69:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:70:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ReadProcessMemory (HANDLE hProcess, LPCVOID lpBaseAddress, LPVOID lpBuffer, SIZE_T nSize, SIZE_T *lpNumberOfBytesRead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:70:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:71:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WriteProcessMemory (HANDLE hProcess, LPVOID lpBaseAddress, LPCVOID lpBuffer, SIZE_T nSize, SIZE_T *lpNumberOfBytesWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:71:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:72:189: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateFileMappingW (HANDLE hFile, LPSECURITY_ATTRIBUTES lpFileMappingAttributes, DWORD flProtect, DWORD dwMaximumSizeHigh, DWORD dwMaximumSizeLow, LPCWSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:72:189: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:73:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI OpenFileMappingW (DWORD dwDesiredAccess, WINBOOL bInheritHandle, LPCWSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:73:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:74:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPVOID WINAPI MapViewOfFile (HANDLE hFileMappingObject, DWORD dwDesiredAccess, DWORD dwFileOffsetHigh, DWORD dwFileOffsetLow, SIZE_T dwNumberOfBytesToMap); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:74:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:75:191: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPVOID WINAPI MapViewOfFileEx (HANDLE hFileMappingObject, DWORD dwDesiredAccess, DWORD dwFileOffsetHigh, DWORD dwFileOffsetLow, SIZE_T dwNumberOfBytesToMap, LPVOID lpBaseAddress); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:75:191: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:76:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI SIZE_T WINAPI GetLargePageMinimum (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:76:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:77:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetProcessWorkingSetSizeEx (HANDLE hProcess, PSIZE_T lpMinimumWorkingSetSize, PSIZE_T lpMaximumWorkingSetSize, PDWORD Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:77:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:78:149: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetProcessWorkingSetSizeEx (HANDLE hProcess, SIZE_T dwMinimumWorkingSetSize, SIZE_T dwMaximumWorkingSetSize, DWORD Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:78:149: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:79:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI VirtualLock (LPVOID lpAddress, SIZE_T dwSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:79:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:80:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI VirtualUnlock (LPVOID lpAddress, SIZE_T dwSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:80:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:81:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetWriteWatch (DWORD dwFlags, PVOID lpBaseAddress, SIZE_T dwRegionSize, PVOID *lpAddresses, ULONG_PTR *lpdwCount, LPDWORD lpdwGranularity); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:81:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:82:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI ResetWriteWatch (LPVOID lpBaseAddress, SIZE_T dwRegionSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:82:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:83:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateMemoryResourceNotification (MEMORY_RESOURCE_NOTIFICATION_TYPE NotificationType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:83:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:84:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI QueryMemoryResourceNotification (HANDLE ResourceNotificationHandle, PBOOL ResourceState); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:84:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:85:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetSystemFileCacheSize (PSIZE_T lpMinimumFileCacheSize, PSIZE_T lpMaximumFileCacheSize, PDWORD lpFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:85:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:86:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetSystemFileCacheSize (SIZE_T MinimumFileCacheSize, SIZE_T MaximumFileCacheSize, DWORD Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:86:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:26, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/namedpipeapi.h:18:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI ImpersonateNamedPipeClient (HANDLE hNamedPipe); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/namedpipeapi.h:18:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:26, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/namedpipeapi.h:19:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CreatePipe (PHANDLE hReadPipe, PHANDLE hWritePipe, LPSECURITY_ATTRIBUTES lpPipeAttributes, DWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/namedpipeapi.h:19:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/namedpipeapi.h:20:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ConnectNamedPipe (HANDLE hNamedPipe, LPOVERLAPPED lpOverlapped); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/namedpipeapi.h:20:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/namedpipeapi.h:21:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI DisconnectNamedPipe (HANDLE hNamedPipe); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/namedpipeapi.h:21:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/namedpipeapi.h:22:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetNamedPipeHandleState (HANDLE hNamedPipe, LPDWORD lpMode, LPDWORD lpMaxCollectionCount, LPDWORD lpCollectDataTimeout); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/namedpipeapi.h:22:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/namedpipeapi.h:23:177: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI PeekNamedPipe (HANDLE hNamedPipe, LPVOID lpBuffer, DWORD nBufferSize, LPDWORD lpBytesRead, LPDWORD lpTotalBytesAvail, LPDWORD lpBytesLeftThisMessage); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/namedpipeapi.h:23:177: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/namedpipeapi.h:24:195: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI TransactNamedPipe (HANDLE hNamedPipe, LPVOID lpInBuffer, DWORD nInBufferSize, LPVOID lpOutBuffer, DWORD nOutBufferSize, LPDWORD lpBytesRead, LPOVERLAPPED lpOverlapped); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/namedpipeapi.h:24:195: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/namedpipeapi.h:25:227: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateNamedPipeW (LPCWSTR lpName, DWORD dwOpenMode, DWORD dwPipeMode, DWORD nMaxInstances, DWORD nOutBufferSize, DWORD nInBufferSize, DWORD nDefaultTimeOut, LPSECURITY_ATTRIBUTES lpSecurityAttributes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/namedpipeapi.h:25:227: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/namedpipeapi.h:26:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WaitNamedPipeW (LPCWSTR lpNamedPipeName, DWORD nTimeOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/namedpipeapi.h:26:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/namespaceapi.h:20:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreatePrivateNamespaceW (LPSECURITY_ATTRIBUTES lpPrivateNamespaceAttributes, LPVOID lpBoundaryDescriptor, LPCWSTR lpAliasPrefix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/namespaceapi.h:20:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/namespaceapi.h:21:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI OpenPrivateNamespaceW (LPVOID lpBoundaryDescriptor, LPCWSTR lpAliasPrefix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/namespaceapi.h:21:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/namespaceapi.h:26:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI BOOLEAN WINAPI ClosePrivateNamespace (HANDLE Handle, ULONG Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/namespaceapi.h:26:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/namespaceapi.h:27:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateBoundaryDescriptorW (LPCWSTR Name, ULONG Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/namespaceapi.h:27:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/namespaceapi.h:32:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI AddSIDToBoundaryDescriptor (HANDLE *BoundaryDescriptor, PSID RequiredSid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/namespaceapi.h:32:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/namespaceapi.h:33:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI DeleteBoundaryDescriptor (HANDLE BoundaryDescriptor); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/namespaceapi.h:33:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:28, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:18:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPCH WINAPI GetEnvironmentStrings (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:18:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:19:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPWCH WINAPI GetEnvironmentStringsW (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:19:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:20:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetEnvironmentStringsW (LPWCH NewEnvironment); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:20:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:29:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FreeEnvironmentStringsA (LPCH penv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:29:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:30:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FreeEnvironmentStringsW (LPWCH penv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:30:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:31:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI GetStdHandle (DWORD nStdHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:31:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:32:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetStdHandle (DWORD nStdHandle, HANDLE hHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:32:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:36:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPSTR WINAPI GetCommandLineA (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:36:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:37:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPWSTR WINAPI GetCommandLineW (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:37:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:38:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetEnvironmentVariableA (LPCSTR lpName, LPSTR lpBuffer, DWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:38:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:39:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetEnvironmentVariableW (LPCWSTR lpName, LPWSTR lpBuffer, DWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:39:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:40:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetEnvironmentVariableA (LPCSTR lpName, LPCSTR lpValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:40:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:41:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetEnvironmentVariableW (LPCWSTR lpName, LPCWSTR lpValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:41:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:42:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI ExpandEnvironmentStringsA (LPCSTR lpSrc, LPSTR lpDst, DWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:42:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:43:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI ExpandEnvironmentStringsW (LPCWSTR lpSrc, LPWSTR lpDst, DWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:43:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:44:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetCurrentDirectoryA (LPCSTR lpPathName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:44:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:45:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetCurrentDirectoryW (LPCWSTR lpPathName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:45:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:46:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetCurrentDirectoryA (DWORD nBufferLength, LPSTR lpBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:46:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:47:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetCurrentDirectoryW (DWORD nBufferLength, LPWSTR lpBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:47:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:28, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:48:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI SearchPathW (LPCWSTR lpPath, LPCWSTR lpFileName, LPCWSTR lpExtension, DWORD nBufferLength, LPWSTR lpBuffer, LPWSTR *lpFilePart); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:48:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:49:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD APIENTRY SearchPathA (LPCSTR lpPath, LPCSTR lpFileName, LPCSTR lpExtension, DWORD nBufferLength, LPSTR lpBuffer, LPSTR *lpFilePart); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:49:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:50:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI NeedCurrentDirectoryForExePathA (LPCSTR ExeName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:50:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:51:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI NeedCurrentDirectoryForExePathW (LPCWSTR ExeName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:51:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:29, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:78:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI QueueUserAPC (PAPCFUNC pfnAPC, HANDLE hThread, ULONG_PTR dwData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:78:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:29, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:79:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetProcessTimes (HANDLE hProcess, LPFILETIME lpCreationTime, LPFILETIME lpExitTime, LPFILETIME lpKernelTime, LPFILETIME lpUserTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:79:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:80:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DECLSPEC_NORETURN VOID WINAPI ExitProcess (UINT uExitCode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:80:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:81:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI TerminateProcess (HANDLE hProcess, UINT uExitCode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:81:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:82:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetExitCodeProcess (HANDLE hProcess, LPDWORD lpExitCode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:82:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:83:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SwitchToThread (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:83:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:84:227: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateRemoteThread (HANDLE hProcess, LPSECURITY_ATTRIBUTES lpThreadAttributes, SIZE_T dwStackSize, LPTHREAD_START_ROUTINE lpStartAddress, LPVOID lpParameter, DWORD dwCreationFlags, LPDWORD lpThreadId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:84:227: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:85:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI OpenThread (DWORD dwDesiredAccess, WINBOOL bInheritHandle, DWORD dwThreadId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:85:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:86:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetThreadPriorityBoost (HANDLE hThread, WINBOOL bDisablePriorityBoost); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:86:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:87:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetThreadPriorityBoost (HANDLE hThread, PBOOL pDisablePriorityBoost); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:87:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:88:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI TerminateThread (HANDLE hThread, DWORD dwExitCode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:88:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:89:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetProcessShutdownParameters (DWORD dwLevel, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:89:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:90:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetProcessVersion (DWORD ProcessId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:90:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:91:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI GetStartupInfoW (LPSTARTUPINFOW lpStartupInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:91:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:92:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL APIENTRY SetThreadToken (PHANDLE Thread, HANDLE Token); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:92:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:93:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI OpenProcessToken (HANDLE ProcessHandle, DWORD DesiredAccess, PHANDLE TokenHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:93:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:94:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI OpenThreadToken (HANDLE ThreadHandle, DWORD DesiredAccess, WINBOOL OpenAsSelf, PHANDLE TokenHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:94:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:95:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetPriorityClass (HANDLE hProcess, DWORD dwPriorityClass); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:95:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:96:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetThreadStackGuarantee (PULONG StackSizeInBytes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:96:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:97:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetPriorityClass (HANDLE hProcess); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:97:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:98:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ProcessIdToSessionId (DWORD dwProcessId, DWORD *pSessionId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:98:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:99:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetProcessId (HANDLE Process); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:99:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:100:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetThreadId (HANDLE Thread); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:100:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:29, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:101:275: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateRemoteThreadEx (HANDLE hProcess, LPSECURITY_ATTRIBUTES lpThreadAttributes, SIZE_T dwStackSize, LPTHREAD_START_ROUTINE lpStartAddress, LPVOID lpParameter, DWORD dwCreationFlags, LPPROC_THREAD_ATTRIBUTE_LIST lpAttributeList, LPDWORD lpThreadId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:101:275: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:102:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetThreadContext (HANDLE hThread, LPCONTEXT lpContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:102:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:103:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetThreadContext (HANDLE hThread, CONST CONTEXT *lpContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:103:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:104:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FlushInstructionCache (HANDLE hProcess, LPCVOID lpBaseAddress, SIZE_T dwSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:104:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:105:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetThreadTimes (HANDLE hThread, LPFILETIME lpCreationTime, LPFILETIME lpExitTime, LPFILETIME lpKernelTime, LPFILETIME lpUserTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:105:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:106:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI OpenProcess (DWORD dwDesiredAccess, WINBOOL bInheritHandle, DWORD dwProcessId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:106:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:107:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetProcessHandleCount (HANDLE hProcess, PDWORD pdwHandleCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:107:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:108:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetCurrentProcessorNumber (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:108:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:115:346: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CreateProcessA (LPCSTR lpApplicationName, LPSTR lpCommandLine, LPSECURITY_ATTRIBUTES lpProcessAttributes, LPSECURITY_ATTRIBUTES lpThreadAttributes, WINBOOL bInheritHandles, DWORD dwCreationFlags, LPVOID lpEnvironment, LPCSTR lpCurrentDirectory, LPSTARTUPINFOA lpStartupInfo, LPPROCESS_INFORMATION lpProcessInformation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:115:346: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:116:349: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CreateProcessW (LPCWSTR lpApplicationName, LPWSTR lpCommandLine, LPSECURITY_ATTRIBUTES lpProcessAttributes, LPSECURITY_ATTRIBUTES lpThreadAttributes, WINBOOL bInheritHandles, DWORD dwCreationFlags, LPVOID lpEnvironment, LPCWSTR lpCurrentDirectory, LPSTARTUPINFOW lpStartupInfo, LPPROCESS_INFORMATION lpProcessInformation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:116:349: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:121:369: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI CreateProcessAsUserW (HANDLE hToken, LPCWSTR lpApplicationName, LPWSTR lpCommandLine, LPSECURITY_ATTRIBUTES lpProcessAttributes, LPSECURITY_ATTRIBUTES lpThreadAttributes, WINBOOL bInheritHandles, DWORD dwCreationFlags, LPVOID lpEnvironment, LPCWSTR lpCurrentDirectory, LPSTARTUPINFOW lpStartupInfo, LPPROCESS_INFORMATION lpProcessInformation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:121:369: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:152:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI GetCurrentProcess (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:152:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:153:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetCurrentProcessId (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:153:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:154:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI GetCurrentThread (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:154:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:155:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetCurrentThreadId (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:155:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:156:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI IsProcessorFeaturePresent (DWORD ProcessorFeature); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:156:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:160:204: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateThread (LPSECURITY_ATTRIBUTES lpThreadAttributes, SIZE_T dwStackSize, LPTHREAD_START_ROUTINE lpStartAddress, LPVOID lpParameter, DWORD dwCreationFlags, LPDWORD lpThreadId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:160:204: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:161:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetThreadPriority (HANDLE hThread, int nPriority); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:161:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:162:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI GetThreadPriority (HANDLE hThread); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:162:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:163:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DECLSPEC_NORETURN VOID WINAPI ExitThread (DWORD dwExitCode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:163:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:164:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetExitCodeThread (HANDLE hThread, LPDWORD lpExitCode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:164:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:168:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI SuspendThread (HANDLE hThread); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:168:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:169:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI ResumeThread (HANDLE hThread); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:169:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:170:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI TlsAlloc (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:170:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:171:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPVOID WINAPI TlsGetValue (DWORD dwTlsIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:171:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:172:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI TlsSetValue (DWORD dwTlsIndex, LPVOID lpTlsValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:172:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:173:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI TlsFree (DWORD dwTlsIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:173:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:31, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/profileapi.h:16:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI QueryPerformanceCounter (LARGE_INTEGER *lpPerformanceCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/profileapi.h:16:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/profileapi.h:17:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI QueryPerformanceFrequency (LARGE_INTEGER *lpFrequency); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/profileapi.h:17:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:34, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:18:256: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AccessCheck (PSECURITY_DESCRIPTOR pSecurityDescriptor, HANDLE ClientToken, DWORD DesiredAccess, PGENERIC_MAPPING GenericMapping, PPRIVILEGE_SET PrivilegeSet, LPDWORD PrivilegeSetLength, LPDWORD GrantedAccess, LPBOOL AccessStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:18:256: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:19:324: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AccessCheckAndAuditAlarmW (LPCWSTR SubsystemName, LPVOID HandleId, LPWSTR ObjectTypeName, LPWSTR ObjectName, PSECURITY_DESCRIPTOR SecurityDescriptor, DWORD DesiredAccess, PGENERIC_MAPPING GenericMapping, WINBOOL ObjectCreation, LPDWORD GrantedAccess, LPBOOL AccessStatus, LPBOOL pfGenerateOnClose); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:19:324: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:24:347: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AccessCheckByType (PSECURITY_DESCRIPTOR pSecurityDescriptor, PSID PrincipalSelfSid, HANDLE ClientToken, DWORD DesiredAccess, POBJECT_TYPE_LIST ObjectTypeList, DWORD ObjectTypeListLength, PGENERIC_MAPPING GenericMapping, PPRIVILEGE_SET PrivilegeSet, LPDWORD PrivilegeSetLength, LPDWORD GrantedAccess, LPBOOL AccessStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:24:347: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:25:366: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AccessCheckByTypeResultList (PSECURITY_DESCRIPTOR pSecurityDescriptor, PSID PrincipalSelfSid, HANDLE ClientToken, DWORD DesiredAccess, POBJECT_TYPE_LIST ObjectTypeList, DWORD ObjectTypeListLength, PGENERIC_MAPPING GenericMapping, PPRIVILEGE_SET PrivilegeSet, LPDWORD PrivilegeSetLength, LPDWORD GrantedAccessList, LPDWORD AccessStatusList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:25:366: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:26:458: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AccessCheckByTypeAndAuditAlarmW (LPCWSTR SubsystemName, LPVOID HandleId, LPCWSTR ObjectTypeName, LPCWSTR ObjectName, PSECURITY_DESCRIPTOR SecurityDescriptor, PSID PrincipalSelfSid, DWORD DesiredAccess, AUDIT_EVENT_TYPE AuditType, DWORD Flags, POBJECT_TYPE_LIST ObjectTypeList, DWORD ObjectTypeListLength, PGENERIC_MAPPING GenericMapping, WINBOOL ObjectCreation, LPDWORD GrantedAccess, LPBOOL AccessStatus, LPBOOL pfGenerateOnClose); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:26:458: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:31:477: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AccessCheckByTypeResultListAndAuditAlarmW (LPCWSTR SubsystemName, LPVOID HandleId, LPCWSTR ObjectTypeName, LPCWSTR ObjectName, PSECURITY_DESCRIPTOR SecurityDescriptor, PSID PrincipalSelfSid, DWORD DesiredAccess, AUDIT_EVENT_TYPE AuditType, DWORD Flags, POBJECT_TYPE_LIST ObjectTypeList, DWORD ObjectTypeListLength, PGENERIC_MAPPING GenericMapping, WINBOOL ObjectCreation, LPDWORD GrantedAccessList, LPDWORD AccessStatusList, LPBOOL pfGenerateOnClose); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:31:477: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:36:505: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AccessCheckByTypeResultListAndAuditAlarmByHandleW (LPCWSTR SubsystemName, LPVOID HandleId, HANDLE ClientToken, LPCWSTR ObjectTypeName, LPCWSTR ObjectName, PSECURITY_DESCRIPTOR SecurityDescriptor, PSID PrincipalSelfSid, DWORD DesiredAccess, AUDIT_EVENT_TYPE AuditType, DWORD Flags, POBJECT_TYPE_LIST ObjectTypeList, DWORD ObjectTypeListLength, PGENERIC_MAPPING GenericMapping, WINBOOL ObjectCreation, LPDWORD GrantedAccessList, LPDWORD AccessStatusList, LPBOOL pfGenerateOnClose); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:36:505: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:41:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AddAccessAllowedAce (PACL pAcl, DWORD dwAceRevision, DWORD AccessMask, PSID pSid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:41:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:42:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AddAccessAllowedAceEx (PACL pAcl, DWORD dwAceRevision, DWORD AceFlags, DWORD AccessMask, PSID pSid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:42:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:43:183: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AddAccessAllowedObjectAce (PACL pAcl, DWORD dwAceRevision, DWORD AceFlags, DWORD AccessMask, GUID *ObjectTypeGuid, GUID *InheritedObjectTypeGuid, PSID pSid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:43:183: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:44:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AddAccessDeniedAce (PACL pAcl, DWORD dwAceRevision, DWORD AccessMask, PSID pSid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:44:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:45:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AddAccessDeniedAceEx (PACL pAcl, DWORD dwAceRevision, DWORD AceFlags, DWORD AccessMask, PSID pSid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:45:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:46:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AddAccessDeniedObjectAce (PACL pAcl, DWORD dwAceRevision, DWORD AceFlags, DWORD AccessMask, GUID *ObjectTypeGuid, GUID *InheritedObjectTypeGuid, PSID pSid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:46:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:47:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AddAce (PACL pAcl, DWORD dwAceRevision, DWORD dwStartingAceIndex, LPVOID pAceList, DWORD nAceListLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:47:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:48:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AddAuditAccessAce (PACL pAcl, DWORD dwAceRevision, DWORD dwAccessMask, PSID pSid, WINBOOL bAuditSuccess, WINBOOL bAuditFailure); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:48:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:49:172: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AddAuditAccessAceEx (PACL pAcl, DWORD dwAceRevision, DWORD AceFlags, DWORD dwAccessMask, PSID pSid, WINBOOL bAuditSuccess, WINBOOL bAuditFailure); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:49:172: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:50:227: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AddAuditAccessObjectAce (PACL pAcl, DWORD dwAceRevision, DWORD AceFlags, DWORD AccessMask, GUID *ObjectTypeGuid, GUID *InheritedObjectTypeGuid, PSID pSid, WINBOOL bAuditSuccess, WINBOOL bAuditFailure); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:50:227: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:60:183: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AdjustTokenGroups (HANDLE TokenHandle, WINBOOL ResetToDefault, PTOKEN_GROUPS NewState, DWORD BufferLength, PTOKEN_GROUPS PreviousState, PDWORD ReturnLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:60:183: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:61:201: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AdjustTokenPrivileges (HANDLE TokenHandle, WINBOOL DisableAllPrivileges, PTOKEN_PRIVILEGES NewState, DWORD BufferLength, PTOKEN_PRIVILEGES PreviousState, PDWORD ReturnLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:61:201: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:62:313: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AllocateAndInitializeSid (PSID_IDENTIFIER_AUTHORITY pIdentifierAuthority, BYTE nSubAuthorityCount, DWORD nSubAuthority0, DWORD nSubAuthority1, DWORD nSubAuthority2, DWORD nSubAuthority3, DWORD nSubAuthority4, DWORD nSubAuthority5, DWORD nSubAuthority6, DWORD nSubAuthority7, PSID *pSid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:62:313: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:63:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AllocateLocallyUniqueId (PLUID Luid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:63:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:64:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AreAllAccessesGranted (DWORD GrantedAccess, DWORD DesiredAccess); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:64:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:65:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AreAnyAccessesGranted (DWORD GrantedAccess, DWORD DesiredAccess); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:65:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:66:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL APIENTRY CheckTokenMembership (HANDLE TokenHandle, PSID SidToCheck, PBOOL IsMember); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:66:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:74:279: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI ConvertToAutoInheritPrivateObjectSecurity (PSECURITY_DESCRIPTOR ParentDescriptor, PSECURITY_DESCRIPTOR CurrentSecurityDescriptor, PSECURITY_DESCRIPTOR *NewSecurityDescriptor, GUID *ObjectType, BOOLEAN IsDirectoryObject, PGENERIC_MAPPING GenericMapping); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:74:279: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:75:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI CopySid (DWORD nDestinationSidLength, PSID pDestinationSid, PSID pSourceSid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:75:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:76:245: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI CreatePrivateObjectSecurity (PSECURITY_DESCRIPTOR ParentDescriptor, PSECURITY_DESCRIPTOR CreatorDescriptor, PSECURITY_DESCRIPTOR *NewDescriptor, WINBOOL IsDirectoryObject, HANDLE Token, PGENERIC_MAPPING GenericMapping); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:76:245: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:77:289: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI CreatePrivateObjectSecurityEx (PSECURITY_DESCRIPTOR ParentDescriptor, PSECURITY_DESCRIPTOR CreatorDescriptor, PSECURITY_DESCRIPTOR *NewDescriptor, GUID *ObjectType, WINBOOL IsContainerObject, ULONG AutoInheritFlags, HANDLE Token, PGENERIC_MAPPING GenericMapping); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:77:289: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:78:329: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI CreatePrivateObjectSecurityWithMultipleInheritance (PSECURITY_DESCRIPTOR ParentDescriptor, PSECURITY_DESCRIPTOR CreatorDescriptor, PSECURITY_DESCRIPTOR *NewDescriptor, GUID **ObjectTypes, ULONG GuidCount, WINBOOL IsContainerObject, ULONG AutoInheritFlags, HANDLE Token, PGENERIC_MAPPING GenericMapping); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:78:329: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:79:305: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL APIENTRY CreateRestrictedToken (HANDLE ExistingTokenHandle, DWORD Flags, DWORD DisableSidCount, PSID_AND_ATTRIBUTES SidsToDisable, DWORD DeletePrivilegeCount, PLUID_AND_ATTRIBUTES PrivilegesToDelete, DWORD RestrictedSidCount, PSID_AND_ATTRIBUTES SidsToRestrict, PHANDLE NewTokenHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:79:305: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:80:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI CreateWellKnownSid (WELL_KNOWN_SID_TYPE WellKnownSidType, PSID DomainSid, PSID pSid, DWORD *cbSid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:80:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:81:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI EqualDomainSid (PSID pSid1, PSID pSid2, WINBOOL *pfEqual); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:81:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:83:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI DeleteAce (PACL pAcl, DWORD dwAceIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:83:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:84:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI DestroyPrivateObjectSecurity (PSECURITY_DESCRIPTOR *ObjectDescriptor); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:84:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:85:149: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI DuplicateToken (HANDLE ExistingTokenHandle, SECURITY_IMPERSONATION_LEVEL ImpersonationLevel, PHANDLE DuplicateTokenHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:85:149: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:86:222: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI DuplicateTokenEx (HANDLE hExistingToken, DWORD dwDesiredAccess, LPSECURITY_ATTRIBUTES lpTokenAttributes, SECURITY_IMPERSONATION_LEVEL ImpersonationLevel, TOKEN_TYPE TokenType, PHANDLE phNewToken); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:86:222: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:87:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI EqualPrefixSid (PSID pSid1, PSID pSid2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:87:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:88:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI EqualSid (PSID pSid1, PSID pSid2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:88:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:89:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI FindFirstFreeAce (PACL pAcl, LPVOID *pAce); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:89:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:90:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI PVOID WINAPI FreeSid (PSID pSid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:90:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:91:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetAce (PACL pAcl, DWORD dwAceIndex, LPVOID *pAce); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:91:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:92:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetAclInformation (PACL pAcl, LPVOID pAclInformation, DWORD nAclInformationLength, ACL_INFORMATION_CLASS dwAclInformationClass); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:92:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:93:189: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetFileSecurityW (LPCWSTR lpFileName, SECURITY_INFORMATION RequestedInformation, PSECURITY_DESCRIPTOR pSecurityDescriptor, DWORD nLength, LPDWORD lpnLengthNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:93:189: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:98:191: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetKernelObjectSecurity (HANDLE Handle, SECURITY_INFORMATION RequestedInformation, PSECURITY_DESCRIPTOR pSecurityDescriptor, DWORD nLength, LPDWORD lpnLengthNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:98:191: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:99:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI DWORD WINAPI GetLengthSid (PSID pSid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:99:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:100:220: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetPrivateObjectSecurity (PSECURITY_DESCRIPTOR ObjectDescriptor, SECURITY_INFORMATION SecurityInformation, PSECURITY_DESCRIPTOR ResultantDescriptor, DWORD DescriptorLength, PDWORD ReturnLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:100:220: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:101:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetSecurityDescriptorControl (PSECURITY_DESCRIPTOR pSecurityDescriptor, PSECURITY_DESCRIPTOR_CONTROL pControl, LPDWORD lpdwRevision); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:101:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:102:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetSecurityDescriptorDacl (PSECURITY_DESCRIPTOR pSecurityDescriptor, LPBOOL lpbDaclPresent, PACL *pDacl, LPBOOL lpbDaclDefaulted); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:102:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:103:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetSecurityDescriptorGroup (PSECURITY_DESCRIPTOR pSecurityDescriptor, PSID *pGroup, LPBOOL lpbGroupDefaulted); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:103:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:104:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI DWORD WINAPI GetSecurityDescriptorLength (PSECURITY_DESCRIPTOR pSecurityDescriptor); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:104:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:105:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetSecurityDescriptorOwner (PSECURITY_DESCRIPTOR pSecurityDescriptor, PSID *pOwner, LPBOOL lpbOwnerDefaulted); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:105:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:106:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI DWORD WINAPI GetSecurityDescriptorRMControl (PSECURITY_DESCRIPTOR SecurityDescriptor, PUCHAR RMControl); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:106:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:107:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetSecurityDescriptorSacl (PSECURITY_DESCRIPTOR pSecurityDescriptor, LPBOOL lpbSaclPresent, PACL *pSacl, LPBOOL lpbSaclDefaulted); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:107:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:108:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI PSID_IDENTIFIER_AUTHORITY WINAPI GetSidIdentifierAuthority (PSID pSid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:108:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:109:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI DWORD WINAPI GetSidLengthRequired (UCHAR nSubAuthorityCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:109:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:110:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI PDWORD WINAPI GetSidSubAuthority (PSID pSid, DWORD nSubAuthority); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:110:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:111:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI PUCHAR WINAPI GetSidSubAuthorityCount (PSID pSid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:111:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:112:190: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetTokenInformation (HANDLE TokenHandle, TOKEN_INFORMATION_CLASS TokenInformationClass, LPVOID TokenInformation, DWORD TokenInformationLength, PDWORD ReturnLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:112:190: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:113:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetWindowsAccountDomainSid (PSID pSid, PSID pDomainSid, DWORD *cbDomainSid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:113:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:114:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL APIENTRY ImpersonateAnonymousToken (HANDLE ThreadHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:114:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:115:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI ImpersonateLoggedOnUser (HANDLE hToken); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:115:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:116:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI ImpersonateSelf (SECURITY_IMPERSONATION_LEVEL ImpersonationLevel); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:116:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:117:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI InitializeAcl (PACL pAcl, DWORD nAclLength, DWORD dwAclRevision); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:117:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:118:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI InitializeSecurityDescriptor (PSECURITY_DESCRIPTOR pSecurityDescriptor, DWORD dwRevision); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:118:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:119:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI InitializeSid (PSID Sid, PSID_IDENTIFIER_AUTHORITY pIdentifierAuthority, BYTE nSubAuthorityCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:119:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:120:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI IsTokenRestricted (HANDLE TokenHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:120:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:121:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI IsValidAcl (PACL pAcl); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:121:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:122:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI IsValidSecurityDescriptor (PSECURITY_DESCRIPTOR pSecurityDescriptor); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:122:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:123:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI IsValidSid (PSID pSid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:123:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:124:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI IsWellKnownSid (PSID pSid, WELL_KNOWN_SID_TYPE WellKnownSidType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:124:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:125:344: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI MakeAbsoluteSD (PSECURITY_DESCRIPTOR pSelfRelativeSecurityDescriptor, PSECURITY_DESCRIPTOR pAbsoluteSecurityDescriptor, LPDWORD lpdwAbsoluteSecurityDescriptorSize, PACL pDacl, LPDWORD lpdwDaclSize, PACL pSacl, LPDWORD lpdwSaclSize, PSID pOwner, LPDWORD lpdwOwnerSize, PSID pPrimaryGroup, LPDWORD lpdwPrimaryGroupSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:125:344: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:126:176: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI MakeSelfRelativeSD (PSECURITY_DESCRIPTOR pAbsoluteSecurityDescriptor, PSECURITY_DESCRIPTOR pSelfRelativeSecurityDescriptor, LPDWORD lpdwBufferLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:126:176: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:127:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI VOID WINAPI MapGenericMask (PDWORD AccessMask, PGENERIC_MAPPING GenericMapping); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:127:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:128:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI ObjectCloseAuditAlarmW (LPCWSTR SubsystemName, LPVOID HandleId, WINBOOL GenerateOnClose); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:128:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:133:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI ObjectDeleteAuditAlarmW (LPCWSTR SubsystemName, LPVOID HandleId, WINBOOL GenerateOnClose); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:133:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:138:333: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI ObjectOpenAuditAlarmW (LPCWSTR SubsystemName, LPVOID HandleId, LPWSTR ObjectTypeName, LPWSTR ObjectName, PSECURITY_DESCRIPTOR pSecurityDescriptor, HANDLE ClientToken, DWORD DesiredAccess, DWORD GrantedAccess, PPRIVILEGE_SET Privileges, WINBOOL ObjectCreation, WINBOOL AccessGranted, LPBOOL GenerateOnClose); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:138:333: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:143:185: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI ObjectPrivilegeAuditAlarmW (LPCWSTR SubsystemName, LPVOID HandleId, HANDLE ClientToken, DWORD DesiredAccess, PPRIVILEGE_SET Privileges, WINBOOL AccessGranted); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:143:185: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:148:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI PrivilegeCheck (HANDLE ClientToken, PPRIVILEGE_SET RequiredPrivileges, LPBOOL pfResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:148:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:149:170: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI PrivilegedServiceAuditAlarmW (LPCWSTR SubsystemName, LPCWSTR ServiceName, HANDLE ClientToken, PPRIVILEGE_SET Privileges, WINBOOL AccessGranted); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:149:170: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:158:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI RevertToSelf (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:158:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:159:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI SetAclInformation (PACL pAcl, LPVOID pAclInformation, DWORD nAclInformationLength, ACL_INFORMATION_CLASS dwAclInformationClass); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:159:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:160:148: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI SetFileSecurityW (LPCWSTR lpFileName, SECURITY_INFORMATION SecurityInformation, PSECURITY_DESCRIPTOR pSecurityDescriptor); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:160:148: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:165:149: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI SetKernelObjectSecurity (HANDLE Handle, SECURITY_INFORMATION SecurityInformation, PSECURITY_DESCRIPTOR SecurityDescriptor); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:165:149: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:166:235: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI SetPrivateObjectSecurity (SECURITY_INFORMATION SecurityInformation, PSECURITY_DESCRIPTOR ModificationDescriptor, PSECURITY_DESCRIPTOR *ObjectsSecurityDescriptor, PGENERIC_MAPPING GenericMapping, HANDLE Token); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:166:235: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:167:261: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI SetPrivateObjectSecurityEx (SECURITY_INFORMATION SecurityInformation, PSECURITY_DESCRIPTOR ModificationDescriptor, PSECURITY_DESCRIPTOR *ObjectsSecurityDescriptor, ULONG AutoInheritFlags, PGENERIC_MAPPING GenericMapping, HANDLE Token); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:167:261: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:173:195: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI SetSecurityDescriptorControl (PSECURITY_DESCRIPTOR pSecurityDescriptor, SECURITY_DESCRIPTOR_CONTROL ControlBitsOfInterest, SECURITY_DESCRIPTOR_CONTROL ControlBitsToSet); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:173:195: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:174:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI SetSecurityDescriptorDacl (PSECURITY_DESCRIPTOR pSecurityDescriptor, WINBOOL bDaclPresent, PACL pDacl, WINBOOL bDaclDefaulted); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:174:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:175:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI SetSecurityDescriptorGroup (PSECURITY_DESCRIPTOR pSecurityDescriptor, PSID pGroup, WINBOOL bGroupDefaulted); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:175:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:176:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI SetSecurityDescriptorOwner (PSECURITY_DESCRIPTOR pSecurityDescriptor, PSID pOwner, WINBOOL bOwnerDefaulted); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:176:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:177:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI DWORD WINAPI SetSecurityDescriptorRMControl (PSECURITY_DESCRIPTOR SecurityDescriptor, PUCHAR RMControl); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:177:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:178:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI SetSecurityDescriptorSacl (PSECURITY_DESCRIPTOR pSecurityDescriptor, WINBOOL bSaclPresent, PACL pSacl, WINBOOL bSaclDefaulted); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:178:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:179:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI SetTokenInformation (HANDLE TokenHandle, TOKEN_INFORMATION_CLASS TokenInformationClass, LPVOID TokenInformation, DWORD TokenInformationLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:179:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:35, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:43:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI EnterCriticalSection (LPCRITICAL_SECTION lpCriticalSection); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:43:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:44:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI LeaveCriticalSection (LPCRITICAL_SECTION lpCriticalSection); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:44:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:45:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI TryEnterCriticalSection (LPCRITICAL_SECTION lpCriticalSection); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:45:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:46:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI DeleteCriticalSection (LPCRITICAL_SECTION lpCriticalSection); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:46:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:47:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetEvent (HANDLE hEvent); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:47:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:48:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ResetEvent (HANDLE hEvent); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:48:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:49:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ReleaseSemaphore (HANDLE hSemaphore, LONG lReleaseCount, LPLONG lpPreviousCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:49:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:50:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ReleaseMutex (HANDLE hMutex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:50:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:51:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI WaitForSingleObjectEx (HANDLE hHandle, DWORD dwMilliseconds, WINBOOL bAlertable); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:51:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:35, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:52:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI WaitForMultipleObjectsEx (DWORD nCount, CONST HANDLE *lpHandles, WINBOOL bWaitAll, DWORD dwMilliseconds, WINBOOL bAlertable); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:52:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:53:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI OpenMutexW (DWORD dwDesiredAccess, WINBOOL bInheritHandle, LPCWSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:53:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:54:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI OpenEventA (DWORD dwDesiredAccess, WINBOOL bInheritHandle, LPCSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:54:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:55:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI OpenEventW (DWORD dwDesiredAccess, WINBOOL bInheritHandle, LPCWSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:55:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:56:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI OpenSemaphoreW (DWORD dwDesiredAccess, WINBOOL bInheritHandle, LPCWSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:56:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:57:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI WaitOnAddress (volatile VOID *Address, PVOID CompareAddress, SIZE_T AddressSize, DWORD dwMilliseconds); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:57:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:58:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VOID WINAPI WakeByAddressSingle (PVOID Address); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:58:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:59:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VOID WINAPI WakeByAddressAll (PVOID Address); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:59:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:112:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI InitializeCriticalSection (LPCRITICAL_SECTION lpCriticalSection); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:112:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:113:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI InitializeCriticalSectionAndSpinCount (LPCRITICAL_SECTION lpCriticalSection, DWORD dwSpinCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:113:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:114:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI SetCriticalSectionSpinCount (LPCRITICAL_SECTION lpCriticalSection, DWORD dwSpinCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:114:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:115:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI WaitForSingleObject (HANDLE hHandle, DWORD dwMilliseconds); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:115:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:116:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI SleepEx (DWORD dwMilliseconds, WINBOOL bAlertable); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:116:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:117:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateMutexA (LPSECURITY_ATTRIBUTES lpMutexAttributes, WINBOOL bInitialOwner, LPCSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:117:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:118:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateMutexW (LPSECURITY_ATTRIBUTES lpMutexAttributes, WINBOOL bInitialOwner, LPCWSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:118:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:119:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateEventA (LPSECURITY_ATTRIBUTES lpEventAttributes, WINBOOL bManualReset, WINBOOL bInitialState, LPCSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:119:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:120:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateEventW (LPSECURITY_ATTRIBUTES lpEventAttributes, WINBOOL bManualReset, WINBOOL bInitialState, LPCWSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:120:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:121:195: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetWaitableTimer (HANDLE hTimer, const LARGE_INTEGER *lpDueTime, LONG lPeriod, PTIMERAPCROUTINE pfnCompletionRoutine, LPVOID lpArgToCompletionRoutine, WINBOOL fResume); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:121:195: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:122:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CancelWaitableTimer (HANDLE hTimer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:122:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:123:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI OpenWaitableTimerW (DWORD dwDesiredAccess, WINBOOL bInheritHandle, LPCWSTR lpTimerName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:123:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:124:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI EnterSynchronizationBarrier (LPSYNCHRONIZATION_BARRIER lpBarrier, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:124:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:125:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI InitializeSynchronizationBarrier (LPSYNCHRONIZATION_BARRIER lpBarrier, LONG lTotalThreads, LONG lSpinCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:125:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:126:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DeleteSynchronizationBarrier (LPSYNCHRONIZATION_BARRIER lpBarrier); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:126:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:127:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI Sleep (DWORD dwMilliseconds); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:127:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:128:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI SignalObjectAndWait (HANDLE hObjectToSignal, HANDLE hObjectToWaitOn, DWORD dwMilliseconds, WINBOOL bAlertable); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:128:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:36, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:37:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI GetSystemTime (LPSYSTEMTIME lpSystemTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:37:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:38:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI GetSystemTimeAsFileTime (LPFILETIME lpSystemTimeAsFileTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:38:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:39:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI GetLocalTime (LPSYSTEMTIME lpSystemTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:39:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:40:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI GetNativeSystemInfo (LPSYSTEM_INFO lpSystemInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:40:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:47:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetVersion (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:47:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:73:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GlobalMemoryStatusEx (LPMEMORYSTATUSEX lpBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:73:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:74:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetLocalTime (CONST SYSTEMTIME *lpSystemTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:74:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:75:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI GetSystemInfo (LPSYSTEM_INFO lpSystemInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:75:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:76:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetTickCount (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:76:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:36, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:77:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetSystemTimeAdjustment (PDWORD lpTimeAdjustment, PDWORD lpTimeIncrement, PBOOL lpTimeAdjustmentDisabled); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:77:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:78:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetSystemDirectoryA (LPSTR lpBuffer, UINT uSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:78:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:79:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetSystemDirectoryW (LPWSTR lpBuffer, UINT uSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:79:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:80:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetWindowsDirectoryA (LPSTR lpBuffer, UINT uSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:80:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:81:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetWindowsDirectoryW (LPWSTR lpBuffer, UINT uSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:81:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:82:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetSystemWindowsDirectoryA (LPSTR lpBuffer, UINT uSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:82:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:83:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetSystemWindowsDirectoryW (LPWSTR lpBuffer, UINT uSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:83:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:84:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetComputerNameExA (COMPUTER_NAME_FORMAT NameType, LPSTR lpBuffer, LPDWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:84:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:85:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetComputerNameExW (COMPUTER_NAME_FORMAT NameType, LPWSTR lpBuffer, LPDWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:85:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:86:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetComputerNameExW (COMPUTER_NAME_FORMAT NameType, LPCWSTR lpBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:86:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:87:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetSystemTime (CONST SYSTEMTIME *lpSystemTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:87:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:88:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetVersionExA (LPOSVERSIONINFOA lpVersionInformation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:88:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:89:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetVersionExW (LPOSVERSIONINFOW lpVersionInformation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:89:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:90:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetLogicalProcessorInformation (PSYSTEM_LOGICAL_PROCESSOR_INFORMATION Buffer, PDWORD ReturnedLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:90:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:91:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSYSAPI ULONGLONG NTAPI VerSetConditionMask (ULONGLONG ConditionMask, ULONG TypeMask, UCHAR Condition); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:91:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:92:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI GetSystemTimePreciseAsFileTime (LPFILETIME lpSystemTimeAsFileTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:92:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:93:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI EnumSystemFirmwareTables (DWORD FirmwareTableProviderSignature, PVOID pFirmwareTableEnumBuffer, DWORD BufferSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:93:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:94:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetSystemFirmwareTable (DWORD FirmwareTableProviderSignature, DWORD FirmwareTableID, PVOID pFirmwareTableBuffer, DWORD BufferSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:94:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:37, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/systemtopologyapi.h:18:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetNumaHighestNodeNumber (PULONG HighestNodeNumber); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/systemtopologyapi.h:18:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:39, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/threadpoollegacyapiset.h:18:178: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CreateTimerQueueTimer (PHANDLE phNewTimer, HANDLE TimerQueue, WAITORTIMERCALLBACK Callback, PVOID Parameter, DWORD DueTime, DWORD Period, ULONG Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/threadpoollegacyapiset.h:18:178: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/threadpoollegacyapiset.h:19:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI DeleteTimerQueueTimer (HANDLE TimerQueue, HANDLE Timer, HANDLE CompletionEvent); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/threadpoollegacyapiset.h:19:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/threadpoollegacyapiset.h:23:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI QueueUserWorkItem (LPTHREAD_START_ROUTINE Function, PVOID Context, ULONG Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/threadpoollegacyapiset.h:23:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/threadpoollegacyapiset.h:24:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI UnregisterWaitEx (HANDLE WaitHandle, HANDLE CompletionEvent); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/threadpoollegacyapiset.h:24:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/threadpoollegacyapiset.h:25:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateTimerQueue (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/threadpoollegacyapiset.h:25:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/threadpoollegacyapiset.h:26:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ChangeTimerQueueTimer (HANDLE TimerQueue, HANDLE Timer, ULONG DueTime, ULONG Period); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/threadpoollegacyapiset.h:26:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/threadpoollegacyapiset.h:27:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI DeleteTimerQueueEx (HANDLE TimerQueue, HANDLE CompletionEvent); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/threadpoollegacyapiset.h:27:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:40, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/utilapiset.h:17:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI PVOID WINAPI EncodePointer (PVOID Ptr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/utilapiset.h:17:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/utilapiset.h:18:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI PVOID WINAPI DecodePointer (PVOID Ptr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/utilapiset.h:18:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/utilapiset.h:22:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI PVOID WINAPI EncodeSystemPointer (PVOID Ptr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/utilapiset.h:22:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/utilapiset.h:23:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI PVOID WINAPI DecodeSystemPointer (PVOID Ptr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/utilapiset.h:23:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/utilapiset.h:24:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI Beep (DWORD dwFreq, DWORD dwDuration); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/utilapiset.h:24:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:41, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/wow64apiset.h:18:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI Wow64DisableWow64FsRedirection (PVOID *OldValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wow64apiset.h:18:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wow64apiset.h:19:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI Wow64RevertWow64FsRedirection (PVOID OlValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wow64apiset.h:19:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wow64apiset.h:20:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI IsWow64Process (HANDLE hProcess, PBOOL Wow64Process); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wow64apiset.h:20:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:908:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG __cdecl InterlockedAnd(LONG volatile *Destination, LONG Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:908:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:909:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG __cdecl InterlockedOr(LONG volatile *Destination, LONG Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:909:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:910:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG __cdecl InterlockedXor(LONG volatile *Destination, LONG Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:910:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:928:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char __cdecl InterlockedAnd8(char volatile *Destination, char Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:928:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:929:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char __cdecl InterlockedOr8(char volatile *Destination, char Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:929:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:930:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char __cdecl InterlockedXor8(char volatile *Destination, char Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:930:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:931:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHORT __cdecl InterlockedAnd16(SHORT volatile *Destination, SHORT Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:931:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:932:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHORT __cdecl InterlockedOr16(SHORT volatile *Destination, SHORT Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:932:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:933:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHORT __cdecl InterlockedXor16(SHORT volatile *Destination, SHORT Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:933:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1069:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINAPI WinMain (HINSTANCE hInstance, HINSTANCE hPrevInstance, LPSTR lpCmdLine, int nShowCmd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1069:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1070:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINAPI wWinMain (HINSTANCE hInstance, HINSTANCE hPrevInstance, LPWSTR lpCmdLine, int nShowCmd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1070:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1071:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HGLOBAL WINAPI GlobalAlloc (UINT uFlags, SIZE_T dwBytes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1071:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1072:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HGLOBAL WINAPI GlobalReAlloc (HGLOBAL hMem, SIZE_T dwBytes, UINT uFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1072:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1073:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI SIZE_T WINAPI GlobalSize (HGLOBAL hMem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1073:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1074:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GlobalFlags (HGLOBAL hMem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1074:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1075:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPVOID WINAPI GlobalLock (HGLOBAL hMem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1075:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1076:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HGLOBAL WINAPI GlobalHandle (LPCVOID pMem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1076:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1077:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GlobalUnlock (HGLOBAL hMem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1077:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1078:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HGLOBAL WINAPI GlobalFree (HGLOBAL hMem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1078:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1079:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI SIZE_T WINAPI GlobalCompact (DWORD dwMinFree); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1079:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1080:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI GlobalFix (HGLOBAL hMem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1080:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1081:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI GlobalUnfix (HGLOBAL hMem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1081:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1082:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPVOID WINAPI GlobalWire (HGLOBAL hMem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1082:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1083:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GlobalUnWire (HGLOBAL hMem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1083:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1084:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI GlobalMemoryStatus (LPMEMORYSTATUS lpBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1084:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1085:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HLOCAL WINAPI LocalAlloc (UINT uFlags, SIZE_T uBytes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1085:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1086:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HLOCAL WINAPI LocalReAlloc (HLOCAL hMem, SIZE_T uBytes, UINT uFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1086:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1087:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPVOID WINAPI LocalLock (HLOCAL hMem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1087:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1088:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HLOCAL WINAPI LocalHandle (LPCVOID pMem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1088:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1089:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI LocalUnlock (HLOCAL hMem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1089:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1090:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI SIZE_T WINAPI LocalSize (HLOCAL hMem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1090:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1091:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI LocalFlags (HLOCAL hMem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1091:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1092:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HLOCAL WINAPI LocalFree (HLOCAL hMem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1092:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1093:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI SIZE_T WINAPI LocalShrink (HLOCAL hMem, UINT cbNewSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1093:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1094:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI SIZE_T WINAPI LocalCompact (UINT uMinFree); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1094:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1117:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetBinaryTypeA (LPCSTR lpApplicationName, LPDWORD lpBinaryType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1117:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1118:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetBinaryTypeW (LPCWSTR lpApplicationName, LPDWORD lpBinaryType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1118:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1119:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetShortPathNameA (LPCSTR lpszLongPath, LPSTR lpszShortPath, DWORD cchBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1119:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1124:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetProcessAffinityMask (HANDLE hProcess, PDWORD_PTR lpProcessAffinityMask, PDWORD_PTR lpSystemAffinityMask); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1124:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1125:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetProcessAffinityMask (HANDLE hProcess, DWORD_PTR dwProcessAffinityMask); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1125:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1126:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetProcessIoCounters (HANDLE hProcess, PIO_COUNTERS lpIoCounters); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1126:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1127:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetProcessWorkingSetSize (HANDLE hProcess, PSIZE_T lpMinimumWorkingSetSize, PSIZE_T lpMaximumWorkingSetSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1127:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1128:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetProcessWorkingSetSize (HANDLE hProcess, SIZE_T dwMinimumWorkingSetSize, SIZE_T dwMaximumWorkingSetSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1128:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1129:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI FatalExit (int ExitCode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1129:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1130:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetEnvironmentStringsA (LPCH NewEnvironment); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1130:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1145:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI RaiseFailFastException (PEXCEPTION_RECORD pExceptionRecord, PCONTEXT pContextRecord, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1145:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1146:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI SetThreadIdealProcessor (HANDLE hThread, DWORD dwIdealProcessor); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1146:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1153:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPVOID WINAPI CreateFiber (SIZE_T dwStackSize, LPFIBER_START_ROUTINE lpStartAddress, LPVOID lpParameter); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1153:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1154:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPVOID WINAPI CreateFiberEx (SIZE_T dwStackCommitSize, SIZE_T dwStackReserveSize, DWORD dwFlags, LPFIBER_START_ROUTINE lpStartAddress, LPVOID lpParameter); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1154:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1155:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI DeleteFiber (LPVOID lpFiber); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1155:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1156:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPVOID WINAPI ConvertThreadToFiber (LPVOID lpParameter); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1156:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1157:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPVOID WINAPI ConvertThreadToFiberEx (LPVOID lpParameter, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1157:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1158:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ConvertFiberToThread (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1158:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1159:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI SwitchToFiber (LPVOID lpFiber); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1159:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1160:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD_PTR WINAPI SetThreadAffinityMask (HANDLE hThread, DWORD_PTR dwThreadAffinityMask); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1160:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1201:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetProcessPriorityBoost (HANDLE hProcess, WINBOOL bDisablePriorityBoost); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1201:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1202:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetProcessPriorityBoost (HANDLE hProcess, PBOOL pDisablePriorityBoost); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1202:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1203:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI RequestWakeupLatency (LATENCY_TIME latency); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1203:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1204:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI IsSystemResumeAutomatic (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1204:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1205:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetThreadIOPendingFlag (HANDLE hThread, PBOOL lpIOIsPending); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1205:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1206:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetThreadSelectorEntry (HANDLE hThread, DWORD dwSelector, LPLDT_ENTRY lpSelectorEntry); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1206:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1207:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI EXECUTION_STATE WINAPI SetThreadExecutionState (EXECUTION_STATE esFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1207:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1244:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetThreadErrorMode (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1244:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1245:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetThreadErrorMode (DWORD dwNewMode, LPDWORD lpOldMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1245:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1258:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI DebugSetProcessKillOnExit (WINBOOL KillOnExit); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1258:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1259:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI DebugBreakProcess (HANDLE Process); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1259:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1286:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI PulseEvent (HANDLE hEvent); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1286:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1287:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI WaitForMultipleObjects (DWORD nCount, CONST HANDLE *lpHandles, WINBOOL bWaitAll, DWORD dwMilliseconds); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1287:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1288:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI ATOM WINAPI GlobalDeleteAtom (ATOM nAtom); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1288:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1289:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI InitAtomTable (DWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1289:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1290:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI ATOM WINAPI DeleteAtom (ATOM nAtom); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1290:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1291:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI SetHandleCount (UINT uNumber); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1291:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1292:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI RequestDeviceWakeup (HANDLE hDevice); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1292:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1293:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CancelDeviceWakeupRequest (HANDLE hDevice); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1293:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1294:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetDevicePowerState (HANDLE hDevice, WINBOOL *pfOn); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1294:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1295:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetMessageWaitingIndicator (HANDLE hMsgIndicator, ULONG ulMsgCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1295:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1296:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetFileShortNameA (HANDLE hFile, LPCSTR lpShortName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1296:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1297:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetFileShortNameW (HANDLE hFile, LPCWSTR lpShortName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1297:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1298:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI LoadModule (LPCSTR lpModuleName, LPVOID lpParameterBlock); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1298:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1299:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI WinExec (LPCSTR lpCmdLine, UINT uCmdShow); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1299:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1300:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ClearCommBreak (HANDLE hFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1300:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1301:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ClearCommError (HANDLE hFile, LPDWORD lpErrors, LPCOMSTAT lpStat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1301:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1302:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetupComm (HANDLE hFile, DWORD dwInQueue, DWORD dwOutQueue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1302:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1303:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EscapeCommFunction (HANDLE hFile, DWORD dwFunc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1303:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1304:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetCommConfig (HANDLE hCommDev, LPCOMMCONFIG lpCC, LPDWORD lpdwSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1304:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1305:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetCommMask (HANDLE hFile, LPDWORD lpEvtMask); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1305:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1306:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetCommProperties (HANDLE hFile, LPCOMMPROP lpCommProp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1306:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1307:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetCommModemStatus (HANDLE hFile, LPDWORD lpModemStat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1307:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1308:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetCommState (HANDLE hFile, LPDCB lpDCB); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1308:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1309:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetCommTimeouts (HANDLE hFile, LPCOMMTIMEOUTS lpCommTimeouts); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1309:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1310:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI PurgeComm (HANDLE hFile, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1310:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1311:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetCommBreak (HANDLE hFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1311:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1312:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetCommConfig (HANDLE hCommDev, LPCOMMCONFIG lpCC, DWORD dwSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1312:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1313:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetCommMask (HANDLE hFile, DWORD dwEvtMask); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1313:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1314:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetCommState (HANDLE hFile, LPDCB lpDCB); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1314:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1315:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetCommTimeouts (HANDLE hFile, LPCOMMTIMEOUTS lpCommTimeouts); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1315:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1316:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI TransmitCommChar (HANDLE hFile, char cChar); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1316:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1317:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WaitCommEvent (HANDLE hFile, LPDWORD lpEvtMask, LPOVERLAPPED lpOverlapped); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1317:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1318:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI SetTapePosition (HANDLE hDevice, DWORD dwPositionMethod, DWORD dwPartition, DWORD dwOffsetLow, DWORD dwOffsetHigh, WINBOOL bImmediate); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1318:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1319:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetTapePosition (HANDLE hDevice, DWORD dwPositionType, LPDWORD lpdwPartition, LPDWORD lpdwOffsetLow, LPDWORD lpdwOffsetHigh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1319:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1320:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI PrepareTape (HANDLE hDevice, DWORD dwOperation, WINBOOL bImmediate); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1320:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1321:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI EraseTape (HANDLE hDevice, DWORD dwEraseType, WINBOOL bImmediate); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1321:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1322:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI CreateTapePartition (HANDLE hDevice, DWORD dwPartitionMethod, DWORD dwCount, DWORD dwSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1322:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1323:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI WriteTapemark (HANDLE hDevice, DWORD dwTapemarkType, DWORD dwTapemarkCount, WINBOOL bImmediate); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1323:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1324:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetTapeStatus (HANDLE hDevice); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1324:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1325:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetTapeParameters (HANDLE hDevice, DWORD dwOperation, LPDWORD lpdwSize, LPVOID lpTapeInformation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1325:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1326:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI SetTapeParameters (HANDLE hDevice, DWORD dwOperation, LPVOID lpTapeInformation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1326:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1327:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DEP_SYSTEM_POLICY_TYPE WINAPI GetSystemDEPPolicy (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1327:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1328:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetSystemRegistryQuota (PDWORD pdwQuotaAllowed, PDWORD pdwQuotaUsed); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1328:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1329:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI GetSystemTimes (LPFILETIME lpIdleTime, LPFILETIME lpKernelTime, LPFILETIME lpUserTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1329:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1330:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FileTimeToDosDateTime (CONST FILETIME *lpFileTime, LPWORD lpFatDate, LPWORD lpFatTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1330:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1331:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI DosDateTimeToFileTime (WORD wFatDate, WORD wFatTime, LPFILETIME lpFileTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1331:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1332:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetSystemTimeAdjustment (DWORD dwTimeAdjustment, WINBOOL bTimeAdjustmentDisabled); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1332:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1339:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI MulDiv (int nNumber, int nNumerator, int nDenominator); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1339:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1342:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI FormatMessageA (DWORD dwFlags, LPCVOID lpSource, DWORD dwMessageId, DWORD dwLanguageId, LPSTR lpBuffer, DWORD nSize, va_list *Arguments); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1342:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1343:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI FormatMessageW (DWORD dwFlags, LPCVOID lpSource, DWORD dwMessageId, DWORD dwLanguageId, LPWSTR lpBuffer, DWORD nSize, va_list *Arguments); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1343:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1380:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetNamedPipeInfo (HANDLE hNamedPipe, LPDWORD lpFlags, LPDWORD lpOutBufferSize, LPDWORD lpInBufferSize, LPDWORD lpMaxInstances); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1380:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1381:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateMailslotA (LPCSTR lpName, DWORD nMaxMessageSize, DWORD lReadTimeout, LPSECURITY_ATTRIBUTES lpSecurityAttributes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1381:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1382:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateMailslotW (LPCWSTR lpName, DWORD nMaxMessageSize, DWORD lReadTimeout, LPSECURITY_ATTRIBUTES lpSecurityAttributes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1382:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1383:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetMailslotInfo (HANDLE hMailslot, LPDWORD lpMaxMessageSize, LPDWORD lpNextSize, LPDWORD lpMessageCount, LPDWORD lpReadTimeout); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1383:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1384:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetMailslotInfo (HANDLE hMailslot, DWORD lReadTimeout); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1384:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1385:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI EncryptFileA (LPCSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1385:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1386:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI EncryptFileW (LPCWSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1386:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1387:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI DecryptFileA (LPCSTR lpFileName, DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1387:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1388:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI DecryptFileW (LPCWSTR lpFileName, DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1388:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1389:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI FileEncryptionStatusA (LPCSTR lpFileName, LPDWORD lpStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1389:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1390:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI FileEncryptionStatusW (LPCWSTR lpFileName, LPDWORD lpStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1390:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1391:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI DWORD WINAPI OpenEncryptedFileRawA (LPCSTR lpFileName, ULONG ulFlags, PVOID *pvContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1391:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1392:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI DWORD WINAPI OpenEncryptedFileRawW (LPCWSTR lpFileName, ULONG ulFlags, PVOID *pvContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1392:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1393:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI DWORD WINAPI ReadEncryptedFileRaw (PFE_EXPORT_FUNC pfExportCallback, PVOID pvCallbackContext, PVOID pvContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1393:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1394:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI DWORD WINAPI WriteEncryptedFileRaw (PFE_IMPORT_FUNC pfImportCallback, PVOID pvCallbackContext, PVOID pvContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1394:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1395:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI VOID WINAPI CloseEncryptedFileRaw (PVOID pvContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1395:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1396:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI lstrcmpA (LPCSTR lpString1, LPCSTR lpString2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1396:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1397:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI lstrcmpW (LPCWSTR lpString1, LPCWSTR lpString2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1397:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1398:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI lstrcmpiA (LPCSTR lpString1, LPCSTR lpString2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1398:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1399:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI lstrcmpiW (LPCWSTR lpString1, LPCWSTR lpString2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1399:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1400:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPSTR WINAPI lstrcpynA (LPSTR lpString1, LPCSTR lpString2, int iMaxLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1400:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1401:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPWSTR WINAPI lstrcpynW (LPWSTR lpString1, LPCWSTR lpString2, int iMaxLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1401:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1402:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPSTR WINAPI lstrcpyA (LPSTR lpString1, LPCSTR lpString2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1402:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1403:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPWSTR WINAPI lstrcpyW (LPWSTR lpString1, LPCWSTR lpString2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1403:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1404:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPSTR WINAPI lstrcatA (LPSTR lpString1, LPCSTR lpString2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1404:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1405:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPWSTR WINAPI lstrcatW (LPWSTR lpString1, LPCWSTR lpString2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1405:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1406:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI lstrlenA (LPCSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1406:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1407:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI lstrlenW (LPCWSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1407:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1408:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HFILE WINAPI OpenFile (LPCSTR lpFileName, LPOFSTRUCT lpReOpenBuff, UINT uStyle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1408:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1409:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HFILE WINAPI _lopen (LPCSTR lpPathName, int iReadWrite); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1409:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1410:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HFILE WINAPI _lcreat (LPCSTR lpPathName, int iAttribute); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1410:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1411:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI _lread (HFILE hFile, LPVOID lpBuffer, UINT uBytes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1411:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1412:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI _lwrite (HFILE hFile, LPCCH lpBuffer, UINT uBytes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1412:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1413:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI __LONG32 WINAPI _hread (HFILE hFile, LPVOID lpBuffer, __LONG32 lBytes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1413:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1414:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI __LONG32 WINAPI _hwrite (HFILE hFile, LPCCH lpBuffer, __LONG32 lBytes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1414:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1415:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HFILE WINAPI _lclose (HFILE hFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1415:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1416:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LONG WINAPI _llseek (HFILE hFile, LONG lOffset, int iOrigin); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1416:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1417:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI IsTextUnicode (CONST VOID *lpv, int iSize, LPINT lpiResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1417:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1418:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI SignalObjectAndWait (HANDLE hObjectToSignal, HANDLE hObjectToWaitOn, DWORD dwMilliseconds, WINBOOL bAlertable); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1418:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1419:188: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI BackupRead (HANDLE hFile, LPBYTE lpBuffer, DWORD nNumberOfBytesToRead, LPDWORD lpNumberOfBytesRead, WINBOOL bAbort, WINBOOL bProcessSecurity, LPVOID *lpContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1419:188: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1420:176: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI BackupSeek (HANDLE hFile, DWORD dwLowBytesToSeek, DWORD dwHighBytesToSeek, LPDWORD lpdwLowByteSeeked, LPDWORD lpdwHighByteSeeked, LPVOID *lpContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1420:176: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1421:193: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI BackupWrite (HANDLE hFile, LPBYTE lpBuffer, DWORD nNumberOfBytesToWrite, LPDWORD lpNumberOfBytesWritten, WINBOOL bAbort, WINBOOL bProcessSecurity, LPVOID *lpContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1421:193: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1496:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateSemaphoreW (LPSECURITY_ATTRIBUTES lpSemaphoreAttributes, LONG lInitialCount, LONG lMaximumCount, LPCWSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1496:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1497:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HMODULE WINAPI LoadLibraryW (LPCWSTR lpLibFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1497:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1500:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI OpenMutexA (DWORD dwDesiredAccess, WINBOOL bInheritHandle, LPCSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1500:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1501:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateSemaphoreA (LPSECURITY_ATTRIBUTES lpSemaphoreAttributes, LONG lInitialCount, LONG lMaximumCount, LPCSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1501:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1502:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI OpenSemaphoreA (DWORD dwDesiredAccess, WINBOOL bInheritHandle, LPCSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1502:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1503:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateWaitableTimerA (LPSECURITY_ATTRIBUTES lpTimerAttributes, WINBOOL bManualReset, LPCSTR lpTimerName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1503:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1504:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateWaitableTimerW (LPSECURITY_ATTRIBUTES lpTimerAttributes, WINBOOL bManualReset, LPCWSTR lpTimerName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1504:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1505:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI OpenWaitableTimerA (DWORD dwDesiredAccess, WINBOOL bInheritHandle, LPCSTR lpTimerName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1505:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1506:188: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateFileMappingA (HANDLE hFile, LPSECURITY_ATTRIBUTES lpFileMappingAttributes, DWORD flProtect, DWORD dwMaximumSizeHigh, DWORD dwMaximumSizeLow, LPCSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1506:188: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1512:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI OpenFileMappingA (DWORD dwDesiredAccess, WINBOOL bInheritHandle, LPCSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1512:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1513:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetLogicalDriveStringsA (DWORD nBufferLength, LPSTR lpBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1513:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1514:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HMODULE WINAPI LoadLibraryA (LPCSTR lpLibFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1514:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1639:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetProcessShutdownParameters (LPDWORD lpdwLevel, LPDWORD lpdwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1639:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1640:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI FatalAppExitA (UINT uAction, LPCSTR lpMessageText); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1640:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1641:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI FatalAppExitW (UINT uAction, LPCWSTR lpMessageText); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1641:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1642:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI GetStartupInfoA (LPSTARTUPINFOA lpStartupInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1642:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1643:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetFirmwareEnvironmentVariableA (LPCSTR lpName, LPCSTR lpGuid, PVOID pBuffer, DWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1643:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1644:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetFirmwareEnvironmentVariableW (LPCWSTR lpName, LPCWSTR lpGuid, PVOID pBuffer, DWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1644:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1645:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetFirmwareEnvironmentVariableA (LPCSTR lpName, LPCSTR lpGuid, PVOID pValue, DWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1645:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1646:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetFirmwareEnvironmentVariableW (LPCWSTR lpName, LPCWSTR lpGuid, PVOID pValue, DWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1646:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1647:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HRSRC WINAPI FindResourceA (HMODULE hModule, LPCSTR lpName, LPCSTR lpType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1647:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1648:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HRSRC WINAPI FindResourceW (HMODULE hModule, LPCWSTR lpName, LPCWSTR lpType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1648:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1649:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HRSRC WINAPI FindResourceExA (HMODULE hModule, LPCSTR lpType, LPCSTR lpName, WORD wLanguage); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1649:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1650:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumResourceTypesA (HMODULE hModule, ENUMRESTYPEPROCA lpEnumFunc, LONG_PTR lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1650:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1651:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumResourceTypesW (HMODULE hModule, ENUMRESTYPEPROCW lpEnumFunc, LONG_PTR lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1651:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1652:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumResourceNamesA (HMODULE hModule, LPCSTR lpType, ENUMRESNAMEPROCA lpEnumFunc, LONG_PTR lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1652:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1653:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumResourceNamesW (HMODULE hModule, LPCWSTR lpType, ENUMRESNAMEPROCW lpEnumFunc, LONG_PTR lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1653:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1654:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumResourceLanguagesA (HMODULE hModule, LPCSTR lpType, LPCSTR lpName, ENUMRESLANGPROCA lpEnumFunc, LONG_PTR lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1654:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1655:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumResourceLanguagesW (HMODULE hModule, LPCWSTR lpType, LPCWSTR lpName, ENUMRESLANGPROCW lpEnumFunc, LONG_PTR lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1655:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1656:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI BeginUpdateResourceA (LPCSTR pFileName, WINBOOL bDeleteExistingResources); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1656:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1657:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI BeginUpdateResourceW (LPCWSTR pFileName, WINBOOL bDeleteExistingResources); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1657:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1658:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI UpdateResourceA (HANDLE hUpdate, LPCSTR lpType, LPCSTR lpName, WORD wLanguage, LPVOID lpData, DWORD cb); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1658:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1659:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI UpdateResourceW (HANDLE hUpdate, LPCWSTR lpType, LPCWSTR lpName, WORD wLanguage, LPVOID lpData, DWORD cb); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1659:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1660:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EndUpdateResourceA (HANDLE hUpdate, WINBOOL fDiscard); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1660:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1661:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EndUpdateResourceW (HANDLE hUpdate, WINBOOL fDiscard); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1661:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1670:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI ATOM WINAPI GlobalAddAtomA (LPCSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1670:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1671:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI ATOM WINAPI GlobalAddAtomW (LPCWSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1671:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1672:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI ATOM WINAPI GlobalAddAtomExA (LPCSTR lpString, DWORD Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1672:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1673:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI ATOM WINAPI GlobalAddAtomExW (LPCWSTR lpString, DWORD Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1673:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1674:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI ATOM WINAPI GlobalFindAtomA (LPCSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1674:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1675:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI ATOM WINAPI GlobalFindAtomW (LPCWSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1675:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1676:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GlobalGetAtomNameA (ATOM nAtom, LPSTR lpBuffer, int nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1676:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1677:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GlobalGetAtomNameW (ATOM nAtom, LPWSTR lpBuffer, int nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1677:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1678:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI ATOM WINAPI AddAtomA (LPCSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1678:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1679:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI ATOM WINAPI AddAtomW (LPCWSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1679:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1680:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI ATOM WINAPI FindAtomA (LPCSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1680:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1681:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI ATOM WINAPI FindAtomW (LPCWSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1681:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1682:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetAtomNameA (ATOM nAtom, LPSTR lpBuffer, int nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1682:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1683:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetAtomNameW (ATOM nAtom, LPWSTR lpBuffer, int nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1683:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1684:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetProfileIntA (LPCSTR lpAppName, LPCSTR lpKeyName, INT nDefault); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1684:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1685:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetProfileIntW (LPCWSTR lpAppName, LPCWSTR lpKeyName, INT nDefault); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1685:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1686:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetProfileStringA (LPCSTR lpAppName, LPCSTR lpKeyName, LPCSTR lpDefault, LPSTR lpReturnedString, DWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1686:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1687:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetProfileStringW (LPCWSTR lpAppName, LPCWSTR lpKeyName, LPCWSTR lpDefault, LPWSTR lpReturnedString, DWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1687:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1688:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WriteProfileStringA (LPCSTR lpAppName, LPCSTR lpKeyName, LPCSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1688:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1689:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WriteProfileStringW (LPCWSTR lpAppName, LPCWSTR lpKeyName, LPCWSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1689:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1690:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetProfileSectionA (LPCSTR lpAppName, LPSTR lpReturnedString, DWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1690:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1691:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetProfileSectionW (LPCWSTR lpAppName, LPWSTR lpReturnedString, DWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1691:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1692:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WriteProfileSectionA (LPCSTR lpAppName, LPCSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1692:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1693:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WriteProfileSectionW (LPCWSTR lpAppName, LPCWSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1693:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1694:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetPrivateProfileIntA (LPCSTR lpAppName, LPCSTR lpKeyName, INT nDefault, LPCSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1694:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1695:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetPrivateProfileIntW (LPCWSTR lpAppName, LPCWSTR lpKeyName, INT nDefault, LPCWSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1695:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1696:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetPrivateProfileStringA (LPCSTR lpAppName, LPCSTR lpKeyName, LPCSTR lpDefault, LPSTR lpReturnedString, DWORD nSize, LPCSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1696:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1697:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetPrivateProfileStringW (LPCWSTR lpAppName, LPCWSTR lpKeyName, LPCWSTR lpDefault, LPWSTR lpReturnedString, DWORD nSize, LPCWSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1697:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1698:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WritePrivateProfileStringA (LPCSTR lpAppName, LPCSTR lpKeyName, LPCSTR lpString, LPCSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1698:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1699:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WritePrivateProfileStringW (LPCWSTR lpAppName, LPCWSTR lpKeyName, LPCWSTR lpString, LPCWSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1699:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1700:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetPrivateProfileSectionA (LPCSTR lpAppName, LPSTR lpReturnedString, DWORD nSize, LPCSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1700:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1701:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetPrivateProfileSectionW (LPCWSTR lpAppName, LPWSTR lpReturnedString, DWORD nSize, LPCWSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1701:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1702:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WritePrivateProfileSectionA (LPCSTR lpAppName, LPCSTR lpString, LPCSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1702:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1703:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WritePrivateProfileSectionW (LPCWSTR lpAppName, LPCWSTR lpString, LPCWSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1703:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1704:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetPrivateProfileSectionNamesA (LPSTR lpszReturnBuffer, DWORD nSize, LPCSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1704:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1705:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetPrivateProfileSectionNamesW (LPWSTR lpszReturnBuffer, DWORD nSize, LPCWSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1705:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1706:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetPrivateProfileStructA (LPCSTR lpszSection, LPCSTR lpszKey, LPVOID lpStruct, UINT uSizeStruct, LPCSTR szFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1706:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1707:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetPrivateProfileStructW (LPCWSTR lpszSection, LPCWSTR lpszKey, LPVOID lpStruct, UINT uSizeStruct, LPCWSTR szFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1707:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1708:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WritePrivateProfileStructA (LPCSTR lpszSection, LPCSTR lpszKey, LPVOID lpStruct, UINT uSizeStruct, LPCSTR szFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1708:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1709:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WritePrivateProfileStructW (LPCWSTR lpszSection, LPCWSTR lpszKey, LPVOID lpStruct, UINT uSizeStruct, LPCWSTR szFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1709:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1710:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetTempPathA (DWORD nBufferLength, LPSTR lpBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1710:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1711:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetTempFileNameA (LPCSTR lpPathName, LPCSTR lpPrefixString, UINT uUnique, LPSTR lpTempFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1711:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1757:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetSystemWow64DirectoryA (LPSTR lpBuffer, UINT uSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1757:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1758:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetSystemWow64DirectoryW (LPWSTR lpBuffer, UINT uSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1758:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1762:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI BOOLEAN WINAPI Wow64EnableWow64FsRedirection (BOOLEAN Wow64FsEnableRedirection); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1762:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1779:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetDllDirectoryA (LPCSTR lpPathName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1779:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1780:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetDllDirectoryW (LPCWSTR lpPathName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1780:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1781:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetDllDirectoryA (DWORD nBufferLength, LPSTR lpBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1781:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1782:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetDllDirectoryW (DWORD nBufferLength, LPWSTR lpBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1782:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1792:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetSearchPathMode (DWORD Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1792:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1796:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CreateDirectoryExA (LPCSTR lpTemplateDirectory, LPCSTR lpNewDirectory, LPSECURITY_ATTRIBUTES lpSecurityAttributes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1796:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1797:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CreateDirectoryExW (LPCWSTR lpTemplateDirectory, LPCWSTR lpNewDirectory, LPSECURITY_ATTRIBUTES lpSecurityAttributes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1797:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1821:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI DefineDosDeviceA (DWORD dwFlags, LPCSTR lpDeviceName, LPCSTR lpTargetPath); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1821:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1822:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI QueryDosDeviceA (LPCSTR lpDeviceName, LPSTR lpTargetPath, DWORD ucchMax); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1822:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1838:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI ReOpenFile (HANDLE hOriginalFile, DWORD dwDesiredAccess, DWORD dwShareMode, DWORD dwFlagsAndAttributes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1838:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1850:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetCompressedFileSizeA (LPCSTR lpFileName, LPDWORD lpFileSizeHigh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1850:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1851:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetCompressedFileSizeW (LPCWSTR lpFileName, LPDWORD lpFileSizeHigh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1851:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1870:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CheckNameLegalDOS8Dot3A (LPCSTR lpName, LPSTR lpOemName, DWORD OemNameSize, PBOOL pbNameContainsSpaces, PBOOL pbNameLegal); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1870:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1871:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CheckNameLegalDOS8Dot3W (LPCWSTR lpName, LPSTR lpOemName, DWORD OemNameSize, PBOOL pbNameContainsSpaces, PBOOL pbNameLegal); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1871:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1872:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CopyFileA (LPCSTR lpExistingFileName, LPCSTR lpNewFileName, WINBOOL bFailIfExists); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1872:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1873:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CopyFileW (LPCWSTR lpExistingFileName, LPCWSTR lpNewFileName, WINBOOL bFailIfExists); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1873:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1874:178: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CopyFileExA (LPCSTR lpExistingFileName, LPCSTR lpNewFileName, LPPROGRESS_ROUTINE lpProgressRoutine, LPVOID lpData, LPBOOL pbCancel, DWORD dwCopyFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1874:178: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1875:180: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CopyFileExW (LPCWSTR lpExistingFileName, LPCWSTR lpNewFileName, LPPROGRESS_ROUTINE lpProgressRoutine, LPVOID lpData, LPBOOL pbCancel, DWORD dwCopyFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1875:180: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2003:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI MoveFileA (LPCSTR lpExistingFileName, LPCSTR lpNewFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2003:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2004:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI MoveFileW (LPCWSTR lpExistingFileName, LPCWSTR lpNewFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2004:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2010:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI MoveFileExA (LPCSTR lpExistingFileName, LPCSTR lpNewFileName, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2010:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2011:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI MoveFileExW (LPCWSTR lpExistingFileName, LPCWSTR lpNewFileName, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2011:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2017:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI MoveFileWithProgressA (LPCSTR lpExistingFileName, LPCSTR lpNewFileName, LPPROGRESS_ROUTINE lpProgressRoutine, LPVOID lpData, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2017:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2018:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI MoveFileWithProgressW (LPCWSTR lpExistingFileName, LPCWSTR lpNewFileName, LPPROGRESS_ROUTINE lpProgressRoutine, LPVOID lpData, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2018:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2040:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ReplaceFileA (LPCSTR lpReplacedFileName, LPCSTR lpReplacementFileName, LPCSTR lpBackupFileName, DWORD dwReplaceFlags, LPVOID lpExclude, LPVOID lpReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2040:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2041:185: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ReplaceFileW (LPCWSTR lpReplacedFileName, LPCWSTR lpReplacementFileName, LPCWSTR lpBackupFileName, DWORD dwReplaceFlags, LPVOID lpExclude, LPVOID lpReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2041:185: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2042:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CreateHardLinkA (LPCSTR lpFileName, LPCSTR lpExistingFileName, LPSECURITY_ATTRIBUTES lpSecurityAttributes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2042:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2043:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CreateHardLinkW (LPCWSTR lpFileName, LPCWSTR lpExistingFileName, LPSECURITY_ATTRIBUTES lpSecurityAttributes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2043:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2065:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI FindFirstStreamW (LPCWSTR lpFileName, STREAM_INFO_LEVELS InfoLevel, LPVOID lpFindStreamData, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2065:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2066:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL APIENTRY FindNextStreamW (HANDLE hFindStream, LPVOID lpFindStreamData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2066:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2080:226: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateNamedPipeA (LPCSTR lpName, DWORD dwOpenMode, DWORD dwPipeMode, DWORD nMaxInstances, DWORD nOutBufferSize, DWORD nInBufferSize, DWORD nDefaultTimeOut, LPSECURITY_ATTRIBUTES lpSecurityAttributes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2080:226: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2081:215: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetNamedPipeHandleStateA (HANDLE hNamedPipe, LPDWORD lpState, LPDWORD lpCurInstances, LPDWORD lpMaxCollectionCount, LPDWORD lpCollectDataTimeout, LPSTR lpUserName, DWORD nMaxUserNameSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2081:215: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2082:216: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetNamedPipeHandleStateW (HANDLE hNamedPipe, LPDWORD lpState, LPDWORD lpCurInstances, LPDWORD lpMaxCollectionCount, LPDWORD lpCollectDataTimeout, LPWSTR lpUserName, DWORD nMaxUserNameSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2082:216: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2083:186: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CallNamedPipeA (LPCSTR lpNamedPipeName, LPVOID lpInBuffer, DWORD nInBufferSize, LPVOID lpOutBuffer, DWORD nOutBufferSize, LPDWORD lpBytesRead, DWORD nTimeOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2083:186: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2084:187: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CallNamedPipeW (LPCWSTR lpNamedPipeName, LPVOID lpInBuffer, DWORD nInBufferSize, LPVOID lpOutBuffer, DWORD nOutBufferSize, LPDWORD lpBytesRead, DWORD nTimeOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2084:187: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2085:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WaitNamedPipeA (LPCSTR lpNamedPipeName, DWORD nTimeOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2085:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2086:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetVolumeLabelA (LPCSTR lpRootPathName, LPCSTR lpVolumeName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2086:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2087:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetVolumeLabelW (LPCWSTR lpRootPathName, LPCWSTR lpVolumeName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2087:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2088:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI SetFileApisToOEM (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2088:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2089:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI SetFileApisToANSI (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2089:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2090:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI AreFileApisANSI (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2090:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2091:270: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetVolumeInformationA (LPCSTR lpRootPathName, LPSTR lpVolumeNameBuffer, DWORD nVolumeNameSize, LPDWORD lpVolumeSerialNumber, LPDWORD lpMaximumComponentLength, LPDWORD lpFileSystemFlags, LPSTR lpFileSystemNameBuffer, DWORD nFileSystemNameSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2091:270: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2092:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI ClearEventLogA (HANDLE hEventLog, LPCSTR lpBackupFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2092:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2093:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI ClearEventLogW (HANDLE hEventLog, LPCWSTR lpBackupFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2093:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2094:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI BackupEventLogA (HANDLE hEventLog, LPCSTR lpBackupFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2094:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2095:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI BackupEventLogW (HANDLE hEventLog, LPCWSTR lpBackupFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2095:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2096:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI CloseEventLog (HANDLE hEventLog); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2096:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2097:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI DeregisterEventSource (HANDLE hEventLog); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2097:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2098:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI NotifyChangeEventLog (HANDLE hEventLog, HANDLE hEvent); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2098:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2099:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetNumberOfEventLogRecords (HANDLE hEventLog, PDWORD NumberOfRecords); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2099:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2100:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetOldestEventLogRecord (HANDLE hEventLog, PDWORD OldestRecord); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2100:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2101:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI HANDLE WINAPI OpenEventLogA (LPCSTR lpUNCServerName, LPCSTR lpSourceName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2101:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2102:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI HANDLE WINAPI OpenEventLogW (LPCWSTR lpUNCServerName, LPCWSTR lpSourceName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2102:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2103:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI HANDLE WINAPI RegisterEventSourceA (LPCSTR lpUNCServerName, LPCSTR lpSourceName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2103:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2104:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI HANDLE WINAPI RegisterEventSourceW (LPCWSTR lpUNCServerName, LPCWSTR lpSourceName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2104:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2105:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI HANDLE WINAPI OpenBackupEventLogA (LPCSTR lpUNCServerName, LPCSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2105:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2106:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI HANDLE WINAPI OpenBackupEventLogW (LPCWSTR lpUNCServerName, LPCWSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2106:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2107:198: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI ReadEventLogA (HANDLE hEventLog, DWORD dwReadFlags, DWORD dwRecordOffset, LPVOID lpBuffer, DWORD nNumberOfBytesToRead, DWORD *pnBytesRead, DWORD *pnMinNumberOfBytesNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2107:198: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2108:198: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI ReadEventLogW (HANDLE hEventLog, DWORD dwReadFlags, DWORD dwRecordOffset, LPVOID lpBuffer, DWORD nNumberOfBytesToRead, DWORD *pnBytesRead, DWORD *pnMinNumberOfBytesNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2108:198: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2109:192: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI ReportEventA (HANDLE hEventLog, WORD wType, WORD wCategory, DWORD dwEventID, PSID lpUserSid, WORD wNumStrings, DWORD dwDataSize, LPCSTR *lpStrings, LPVOID lpRawData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2109:192: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2110:193: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI ReportEventW (HANDLE hEventLog, WORD wType, WORD wCategory, DWORD dwEventID, PSID lpUserSid, WORD wNumStrings, DWORD dwDataSize, LPCWSTR *lpStrings, LPVOID lpRawData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2110:193: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2139:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetEventLogInformation (HANDLE hEventLog, DWORD dwInfoLevel, LPVOID lpBuffer, DWORD cbBufSize, LPDWORD pcbBytesNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2139:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2167:321: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AccessCheckAndAuditAlarmA (LPCSTR SubsystemName, LPVOID HandleId, LPSTR ObjectTypeName, LPSTR ObjectName, PSECURITY_DESCRIPTOR SecurityDescriptor, DWORD DesiredAccess, PGENERIC_MAPPING GenericMapping, WINBOOL ObjectCreation, LPDWORD GrantedAccess, LPBOOL AccessStatus, LPBOOL pfGenerateOnClose); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2167:321: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2168:455: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AccessCheckByTypeAndAuditAlarmA (LPCSTR SubsystemName, LPVOID HandleId, LPCSTR ObjectTypeName, LPCSTR ObjectName, PSECURITY_DESCRIPTOR SecurityDescriptor, PSID PrincipalSelfSid, DWORD DesiredAccess, AUDIT_EVENT_TYPE AuditType, DWORD Flags, POBJECT_TYPE_LIST ObjectTypeList, DWORD ObjectTypeListLength, PGENERIC_MAPPING GenericMapping, WINBOOL ObjectCreation, LPDWORD GrantedAccess, LPBOOL AccessStatus, LPBOOL pfGenerateOnClose); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2168:455: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2169:470: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AccessCheckByTypeResultListAndAuditAlarmA (LPCSTR SubsystemName, LPVOID HandleId, LPCSTR ObjectTypeName, LPCSTR ObjectName, PSECURITY_DESCRIPTOR SecurityDescriptor, PSID PrincipalSelfSid, DWORD DesiredAccess, AUDIT_EVENT_TYPE AuditType, DWORD Flags, POBJECT_TYPE_LIST ObjectTypeList, DWORD ObjectTypeListLength, PGENERIC_MAPPING GenericMapping, WINBOOL ObjectCreation, LPDWORD GrantedAccess, LPDWORD AccessStatusList, LPBOOL pfGenerateOnClose); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2169:470: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2170:498: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AccessCheckByTypeResultListAndAuditAlarmByHandleA (LPCSTR SubsystemName, LPVOID HandleId, HANDLE ClientToken, LPCSTR ObjectTypeName, LPCSTR ObjectName, PSECURITY_DESCRIPTOR SecurityDescriptor, PSID PrincipalSelfSid, DWORD DesiredAccess, AUDIT_EVENT_TYPE AuditType, DWORD Flags, POBJECT_TYPE_LIST ObjectTypeList, DWORD ObjectTypeListLength, PGENERIC_MAPPING GenericMapping, WINBOOL ObjectCreation, LPDWORD GrantedAccess, LPDWORD AccessStatusList, LPBOOL pfGenerateOnClose); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2170:498: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2171:330: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI ObjectOpenAuditAlarmA (LPCSTR SubsystemName, LPVOID HandleId, LPSTR ObjectTypeName, LPSTR ObjectName, PSECURITY_DESCRIPTOR pSecurityDescriptor, HANDLE ClientToken, DWORD DesiredAccess, DWORD GrantedAccess, PPRIVILEGE_SET Privileges, WINBOOL ObjectCreation, WINBOOL AccessGranted, LPBOOL GenerateOnClose); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2171:330: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2172:184: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI ObjectPrivilegeAuditAlarmA (LPCSTR SubsystemName, LPVOID HandleId, HANDLE ClientToken, DWORD DesiredAccess, PPRIVILEGE_SET Privileges, WINBOOL AccessGranted); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2172:184: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2173:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI ObjectCloseAuditAlarmA (LPCSTR SubsystemName, LPVOID HandleId, WINBOOL GenerateOnClose); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2173:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2174:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI ObjectDeleteAuditAlarmA (LPCSTR SubsystemName, LPVOID HandleId, WINBOOL GenerateOnClose); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2174:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2175:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI PrivilegedServiceAuditAlarmA (LPCSTR SubsystemName, LPCSTR ServiceName, HANDLE ClientToken, PPRIVILEGE_SET Privileges, WINBOOL AccessGranted); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2175:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2176:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI SetFileSecurityA (LPCSTR lpFileName, SECURITY_INFORMATION SecurityInformation, PSECURITY_DESCRIPTOR pSecurityDescriptor); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2176:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2177:188: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetFileSecurityA (LPCSTR lpFileName, SECURITY_INFORMATION RequestedInformation, PSECURITY_DESCRIPTOR pSecurityDescriptor, DWORD nLength, LPDWORD lpnLengthNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2177:188: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2178:257: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ReadDirectoryChangesW (HANDLE hDirectory, LPVOID lpBuffer, DWORD nBufferLength, WINBOOL bWatchSubtree, DWORD dwNotifyFilter, LPDWORD lpBytesReturned, LPOVERLAPPED lpOverlapped, LPOVERLAPPED_COMPLETION_ROUTINE lpCompletionRoutine); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2178:257: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2179:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI IsBadReadPtr (CONST VOID *lp, UINT_PTR ucb); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2179:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2180:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI IsBadWritePtr (LPVOID lp, UINT_PTR ucb); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2180:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2181:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI IsBadHugeReadPtr (CONST VOID *lp, UINT_PTR ucb); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2181:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2182:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI IsBadHugeWritePtr (LPVOID lp, UINT_PTR ucb); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2182:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2183:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI IsBadCodePtr (FARPROC lpfn); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2183:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2184:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI IsBadStringPtrA (LPCSTR lpsz, UINT_PTR ucchMax); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2184:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2185:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI IsBadStringPtrW (LPCWSTR lpsz, UINT_PTR ucchMax); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2185:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2192:187: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI LookupAccountSidA (LPCSTR lpSystemName, PSID Sid, LPSTR Name, LPDWORD cchName, LPSTR ReferencedDomainName, LPDWORD cchReferencedDomainName, PSID_NAME_USE peUse); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2192:187: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2193:190: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI LookupAccountSidW (LPCWSTR lpSystemName, PSID Sid, LPWSTR Name, LPDWORD cchName, LPWSTR ReferencedDomainName, LPDWORD cchReferencedDomainName, PSID_NAME_USE peUse); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2193:190: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2194:196: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI LookupAccountNameA (LPCSTR lpSystemName, LPCSTR lpAccountName, PSID Sid, LPDWORD cbSid, LPSTR ReferencedDomainName, LPDWORD cchReferencedDomainName, PSID_NAME_USE peUse); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2194:196: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2195:199: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI LookupAccountNameW (LPCWSTR lpSystemName, LPCWSTR lpAccountName, PSID Sid, LPDWORD cbSid, LPWSTR ReferencedDomainName, LPDWORD cchReferencedDomainName, PSID_NAME_USE peUse); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2195:199: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2235:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI LookupPrivilegeValueA (LPCSTR lpSystemName, LPCSTR lpName, PLUID lpLuid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2235:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2236:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI LookupPrivilegeValueW (LPCWSTR lpSystemName, LPCWSTR lpName, PLUID lpLuid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2236:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2237:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI LookupPrivilegeNameA (LPCSTR lpSystemName, PLUID lpLuid, LPSTR lpName, LPDWORD cchName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2237:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2238:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI LookupPrivilegeNameW (LPCWSTR lpSystemName, PLUID lpLuid, LPWSTR lpName, LPDWORD cchName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2238:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2239:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI LookupPrivilegeDisplayNameA (LPCSTR lpSystemName, LPCSTR lpName, LPSTR lpDisplayName, LPDWORD cchDisplayName, LPDWORD lpLanguageId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2239:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2240:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI LookupPrivilegeDisplayNameW (LPCWSTR lpSystemName, LPCWSTR lpName, LPWSTR lpDisplayName, LPDWORD cchDisplayName, LPDWORD lpLanguageId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2240:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2241:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI BuildCommDCBA (LPCSTR lpDef, LPDCB lpDCB); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2241:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2242:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI BuildCommDCBW (LPCWSTR lpDef, LPDCB lpDCB); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2242:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2243:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI BuildCommDCBAndTimeoutsA (LPCSTR lpDef, LPDCB lpDCB, LPCOMMTIMEOUTS lpCommTimeouts); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2243:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2244:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI BuildCommDCBAndTimeoutsW (LPCWSTR lpDef, LPDCB lpDCB, LPCOMMTIMEOUTS lpCommTimeouts); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2244:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2245:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CommConfigDialogA (LPCSTR lpszName, HWND hWnd, LPCOMMCONFIG lpCC); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2245:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2246:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CommConfigDialogW (LPCWSTR lpszName, HWND hWnd, LPCOMMCONFIG lpCC); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2246:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2247:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetDefaultCommConfigA (LPCSTR lpszName, LPCOMMCONFIG lpCC, LPDWORD lpdwSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2247:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2248:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetDefaultCommConfigW (LPCWSTR lpszName, LPCOMMCONFIG lpCC, LPDWORD lpdwSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2248:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2249:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetDefaultCommConfigA (LPCSTR lpszName, LPCOMMCONFIG lpCC, DWORD dwSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2249:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2250:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetDefaultCommConfigW (LPCWSTR lpszName, LPCOMMCONFIG lpCC, DWORD dwSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2250:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2263:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetComputerNameA (LPSTR lpBuffer, LPDWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2263:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2264:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetComputerNameW (LPWSTR lpBuffer, LPDWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2264:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2265:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetComputerNameA (LPCSTR lpComputerName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2265:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2266:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetComputerNameW (LPCWSTR lpComputerName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2266:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2267:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetComputerNameExA (COMPUTER_NAME_FORMAT NameType, LPCTSTR lpBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2267:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2268:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI DnsHostnameToComputerNameA (LPCSTR Hostname, LPSTR ComputerName, LPDWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2268:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2269:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI DnsHostnameToComputerNameW (LPCWSTR Hostname, LPWSTR ComputerName, LPDWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2269:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2270:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetUserNameA (LPSTR lpBuffer, LPDWORD pcbBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2270:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2271:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetUserNameW (LPWSTR lpBuffer, LPDWORD pcbBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2271:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2298:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI LogonUserA (LPCSTR lpszUsername, LPCSTR lpszDomain, LPCSTR lpszPassword, DWORD dwLogonType, DWORD dwLogonProvider, PHANDLE phToken); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2298:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2299:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI LogonUserW (LPCWSTR lpszUsername, LPCWSTR lpszDomain, LPCWSTR lpszPassword, DWORD dwLogonType, DWORD dwLogonProvider, PHANDLE phToken); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2299:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2300:256: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI LogonUserExA (LPCSTR lpszUsername, LPCSTR lpszDomain, LPCSTR lpszPassword, DWORD dwLogonType, DWORD dwLogonProvider, PHANDLE phToken, PSID *ppLogonSid, PVOID *ppProfileBuffer, LPDWORD pdwProfileLength, PQUOTA_LIMITS pQuotaLimits); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2300:256: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2301:259: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI LogonUserExW (LPCWSTR lpszUsername, LPCWSTR lpszDomain, LPCWSTR lpszPassword, DWORD dwLogonType, DWORD dwLogonProvider, PHANDLE phToken, PSID *ppLogonSid, PVOID *ppProfileBuffer, LPDWORD pdwProfileLength, PQUOTA_LIMITS pQuotaLimits); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2301:259: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2302:366: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI CreateProcessAsUserA (HANDLE hToken, LPCSTR lpApplicationName, LPSTR lpCommandLine, LPSECURITY_ATTRIBUTES lpProcessAttributes, LPSECURITY_ATTRIBUTES lpThreadAttributes, WINBOOL bInheritHandles, DWORD dwCreationFlags, LPVOID lpEnvironment, LPCSTR lpCurrentDirectory, LPSTARTUPINFOA lpStartupInfo, LPPROCESS_INFORMATION lpProcessInformation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2302:366: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2315:325: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI CreateProcessWithLogonW (LPCWSTR lpUsername, LPCWSTR lpDomain, LPCWSTR lpPassword, DWORD dwLogonFlags, LPCWSTR lpApplicationName, LPWSTR lpCommandLine, DWORD dwCreationFlags, LPVOID lpEnvironment, LPCWSTR lpCurrentDirectory, LPSTARTUPINFOW lpStartupInfo, LPPROCESS_INFORMATION lpProcessInformation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2315:325: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2316:282: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI CreateProcessWithTokenW (HANDLE hToken, DWORD dwLogonFlags, LPCWSTR lpApplicationName, LPWSTR lpCommandLine, DWORD dwCreationFlags, LPVOID lpEnvironment, LPCWSTR lpCurrentDirectory, LPSTARTUPINFOW lpStartupInfo, LPPROCESS_INFORMATION lpProcessInformation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2316:282: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2317:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI IsTokenUntrusted (HANDLE TokenHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2317:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2318:179: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI RegisterWaitForSingleObject (PHANDLE phNewWaitObject, HANDLE hObject, WAITORTIMERCALLBACK Callback, PVOID Context, ULONG dwMilliseconds, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2318:179: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2319:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI UnregisterWait (HANDLE WaitHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2319:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2320:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI BindIoCompletionCallback (HANDLE FileHandle, LPOVERLAPPED_COMPLETION_ROUTINE Function, ULONG Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2320:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2321:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI SetTimerQueueTimer (HANDLE TimerQueue, WAITORTIMERCALLBACK Callback, PVOID Parameter, DWORD DueTime, DWORD Period, WINBOOL PreferIo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2321:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2322:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CancelTimerQueueTimer (HANDLE TimerQueue, HANDLE Timer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2322:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2323:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI DeleteTimerQueue (HANDLE TimerQueue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2323:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2328:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreatePrivateNamespaceA (LPSECURITY_ATTRIBUTES lpPrivateNamespaceAttributes, LPVOID lpBoundaryDescriptor, LPCSTR lpAliasPrefix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2328:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2329:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI OpenPrivateNamespaceA (LPVOID lpBoundaryDescriptor, LPCSTR lpAliasPrefix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2329:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2330:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE APIENTRY CreateBoundaryDescriptorA (LPCSTR Name, ULONG Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2330:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2331:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI AddIntegrityLabelToBoundaryDescriptor (HANDLE *BoundaryDescriptor, PSID IntegrityLabel); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2331:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2367:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetCurrentHwProfileA (LPHW_PROFILE_INFOA lpHwProfileInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2367:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2368:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetCurrentHwProfileW (LPHW_PROFILE_INFOW lpHwProfileInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2368:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2369:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI VerifyVersionInfoA (LPOSVERSIONINFOEXA lpVersionInformation, DWORD dwTypeMask, DWORDLONG dwlConditionMask); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2369:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2370:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI VerifyVersionInfoW (LPOSVERSIONINFOEXW lpVersionInformation, DWORD dwTypeMask, DWORDLONG dwlConditionMask); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2370:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2378, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/timezoneapi.h:43:173: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SystemTimeToTzSpecificLocalTime (CONST TIME_ZONE_INFORMATION *lpTimeZoneInformation, CONST SYSTEMTIME *lpUniversalTime, LPSYSTEMTIME lpLocalTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/timezoneapi.h:43:173: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/timezoneapi.h:44:173: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI TzSpecificLocalTimeToSystemTime (CONST TIME_ZONE_INFORMATION *lpTimeZoneInformation, CONST SYSTEMTIME *lpLocalTime, LPSYSTEMTIME lpUniversalTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/timezoneapi.h:44:173: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/timezoneapi.h:45:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FileTimeToSystemTime (CONST FILETIME *lpFileTime, LPSYSTEMTIME lpSystemTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/timezoneapi.h:45:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/timezoneapi.h:46:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SystemTimeToFileTime (CONST SYSTEMTIME *lpSystemTime, LPFILETIME lpFileTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/timezoneapi.h:46:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/timezoneapi.h:47:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetTimeZoneInformation (LPTIME_ZONE_INFORMATION lpTimeZoneInformation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/timezoneapi.h:47:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/timezoneapi.h:64:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetTimeZoneInformation (CONST TIME_ZONE_INFORMATION *lpTimeZoneInformation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/timezoneapi.h:64:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2412:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetSystemPowerStatus (LPSYSTEM_POWER_STATUS lpSystemPowerStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2412:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2413:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetSystemPowerState (WINBOOL fSuspend, WINBOOL fForce); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2413:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2427:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI AllocateUserPhysicalPages (HANDLE hProcess, PULONG_PTR NumberOfPages, PULONG_PTR PageArray); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2427:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2428:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FreeUserPhysicalPages (HANDLE hProcess, PULONG_PTR NumberOfPages, PULONG_PTR PageArray); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2428:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2429:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI MapUserPhysicalPages (PVOID VirtualAddress, ULONG_PTR NumberOfPages, PULONG_PTR PageArray); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2429:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2430:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI MapUserPhysicalPagesScatter (PVOID *VirtualAddresses, ULONG_PTR NumberOfPages, PULONG_PTR PageArray); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2430:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2431:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateJobObjectA (LPSECURITY_ATTRIBUTES lpJobAttributes, LPCSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2431:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2432:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateJobObjectW (LPSECURITY_ATTRIBUTES lpJobAttributes, LPCWSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2432:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2433:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI OpenJobObjectA (DWORD dwDesiredAccess, WINBOOL bInheritHandle, LPCSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2433:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2434:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI OpenJobObjectW (DWORD dwDesiredAccess, WINBOOL bInheritHandle, LPCWSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2434:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2435:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI AssignProcessToJobObject (HANDLE hJob, HANDLE hProcess); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2435:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2436:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI TerminateJobObject (HANDLE hJob, UINT uExitCode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2436:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2437:204: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI QueryInformationJobObject (HANDLE hJob, JOBOBJECTINFOCLASS JobObjectInformationClass, LPVOID lpJobObjectInformation, DWORD cbJobObjectInformationLength, LPDWORD lpReturnLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2437:204: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2438:178: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetInformationJobObject (HANDLE hJob, JOBOBJECTINFOCLASS JobObjectInformationClass, LPVOID lpJobObjectInformation, DWORD cbJobObjectInformationLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2438:178: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2439:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CreateJobSet (ULONG NumJob, PJOB_SET_ARRAY UserJobSet, ULONG Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2439:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2440:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI FindFirstVolumeA (LPSTR lpszVolumeName, DWORD cchBufferLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2440:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2441:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FindNextVolumeA (HANDLE hFindVolume, LPSTR lpszVolumeName, DWORD cchBufferLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2441:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2442:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI FindFirstVolumeMountPointA (LPCSTR lpszRootPathName, LPSTR lpszVolumeMountPoint, DWORD cchBufferLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2442:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2443:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI FindFirstVolumeMountPointW (LPCWSTR lpszRootPathName, LPWSTR lpszVolumeMountPoint, DWORD cchBufferLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2443:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2444:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FindNextVolumeMountPointA (HANDLE hFindVolumeMountPoint, LPSTR lpszVolumeMountPoint, DWORD cchBufferLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2444:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2445:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FindNextVolumeMountPointW (HANDLE hFindVolumeMountPoint, LPWSTR lpszVolumeMountPoint, DWORD cchBufferLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2445:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2446:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FindVolumeMountPointClose (HANDLE hFindVolumeMountPoint); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2446:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2447:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetVolumeMountPointA (LPCSTR lpszVolumeMountPoint, LPCSTR lpszVolumeName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2447:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2448:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetVolumeMountPointW (LPCWSTR lpszVolumeMountPoint, LPCWSTR lpszVolumeName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2448:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2449:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI DeleteVolumeMountPointA (LPCSTR lpszVolumeMountPoint); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2449:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2450:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetVolumeNameForVolumeMountPointA (LPCSTR lpszVolumeMountPoint, LPSTR lpszVolumeName, DWORD cchBufferLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2450:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2451:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetVolumePathNameA (LPCSTR lpszFileName, LPSTR lpszVolumePathName, DWORD cchBufferLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2451:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2452:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetVolumePathNamesForVolumeNameA (LPCSTR lpszVolumeName, LPCH lpszVolumePathNames, DWORD cchBufferLength, PDWORD lpcchReturnLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2452:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2513:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateActCtxA (PCACTCTXA pActCtx); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2513:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2514:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateActCtxW (PCACTCTXW pActCtx); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2514:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2515:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI AddRefActCtx (HANDLE hActCtx); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2515:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2516:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI ReleaseActCtx (HANDLE hActCtx); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2516:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2517:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ZombifyActCtx (HANDLE hActCtx); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2517:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2518:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ActivateActCtx (HANDLE hActCtx, ULONG_PTR *lpCookie); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2518:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2519:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI DeactivateActCtx (DWORD dwFlags, ULONG_PTR ulCookie); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2519:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2520:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetCurrentActCtx (HANDLE *lphActCtx); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2520:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2571:180: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FindActCtxSectionStringA (DWORD dwFlags, const GUID *lpExtensionGuid, ULONG ulSectionId, LPCSTR lpStringToFind, PACTCTX_SECTION_KEYED_DATA ReturnedData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2571:180: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2572:181: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FindActCtxSectionStringW (DWORD dwFlags, const GUID *lpExtensionGuid, ULONG ulSectionId, LPCWSTR lpStringToFind, PACTCTX_SECTION_KEYED_DATA ReturnedData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2572:181: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2573:180: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FindActCtxSectionGuid (DWORD dwFlags, const GUID *lpExtensionGuid, ULONG ulSectionId, const GUID *lpGuidToFind, PACTCTX_SECTION_KEYED_DATA ReturnedData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2573:180: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2593:175: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI QueryActCtxW (DWORD dwFlags, HANDLE hActCtx, PVOID pvSubInstance, ULONG ulInfoClass, PVOID pvBuffer, SIZE_T cbBuffer, SIZE_T *pcbWrittenOrRequired); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2593:175: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2597:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI WTSGetActiveConsoleSessionId (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2597:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2598:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetNumaProcessorNode (UCHAR Processor, PUCHAR NodeNumber); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2598:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2599:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetNumaNodeProcessorMask (UCHAR Node, PULONGLONG ProcessorMask); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2599:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2600:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetNumaAvailableMemoryNode (UCHAR Node, PULONGLONG AvailableBytes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2600:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2892:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CopyContext (PCONTEXT Destination, DWORD ContextFlags, PCONTEXT Source); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2892:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2896:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI InitializeContext (PVOID Buffer, DWORD ContextFlags, PCONTEXT *Context, PDWORD ContextLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2896:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2898:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD64 WINAPI GetEnabledXStateFeatures (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2898:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2899:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetXStateFeaturesMask (PCONTEXT Context, PDWORD64 FeatureMask); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2899:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2900:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI PVOID WINAPI LocateXStateFeature (PCONTEXT Context, DWORD FeatureId, PDWORD Length); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2900:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2906:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetXStateFeaturesMask (PCONTEXT Context, DWORD64 FeatureMask); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2906:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2933:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE unsigned InterlockedIncrement (unsigned volatile *Addend) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2937:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE unsigned long InterlockedIncrement (unsigned long volatile *Addend) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2946:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE unsigned __int64 InterlockedIncrement (unsigned __int64 volatile *Addend) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2951:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE unsigned InterlockedDecrement (unsigned volatile *Addend) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2955:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE unsigned long InterlockedDecrement (unsigned long volatile *Addend) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2964:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE unsigned __int64 InterlockedDecrement (unsigned __int64 volatile *Addend) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2969:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE unsigned InterlockedExchange (unsigned volatile *Target, unsigned Value) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2973:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE unsigned long InterlockedExchange (unsigned long volatile *Target, unsigned long Value) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2982:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE unsigned __int64 InterlockedExchange (unsigned __int64 volatile *Target, unsigned __int64 Value) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2987:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE unsigned InterlockedExchangeAdd (unsigned volatile *Addend, unsigned Value) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2991:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE unsigned InterlockedExchangeSubtract (unsigned volatile *Addend, unsigned Value) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2995:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE unsigned long InterlockedExchangeAdd (unsigned long volatile *Addend, unsigned long Value) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:3003:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE unsigned long InterlockedExchangeSubtract (unsigned long volatile *Addend, unsigned long Value) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:3012:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE unsigned __int64 InterlockedExchangeAdd (unsigned __int64 volatile *Addend, unsigned __int64 Value) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:3016:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE unsigned __int64 InterlockedExchangeSubtract (unsigned __int64 volatile *Addend, unsigned __int64 Value) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:3021:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE unsigned InterlockedCompareExchange (unsigned volatile *Destination, unsigned Exchange, unsigned Comperand) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:3025:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE unsigned long InterlockedCompareExchange (unsigned long volatile *Destination, unsigned long Exchange, unsigned long Comperand) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:3034:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE unsigned __int64 InterlockedCompareExchange (unsigned __int64 volatile *Destination, unsigned __int64 Exchange, unsigned __int64 Comperand) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:3038:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE unsigned __int64 InterlockedAnd (unsigned __int64 volatile *Destination, unsigned __int64 Value) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:3042:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE unsigned __int64 InterlockedOr (unsigned __int64 volatile *Destination, unsigned __int64 Value) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:3046:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE unsigned __int64 InterlockedXor (unsigned __int64 volatile *Destination, unsigned __int64 Value) { ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:71, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2675:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI AddFontResourceA(LPCSTR); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2675:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2676:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI AddFontResourceW(LPCWSTR); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2676:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2677:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI AnimatePalette(HPALETTE hPal,UINT iStartIndex,UINT cEntries,CONST PALETTEENTRY *ppe); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2677:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2678:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI Arc(HDC hdc,int x1,int y1,int x2,int y2,int x3,int y3,int x4,int y4); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2678:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2679:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI BitBlt(HDC hdc,int x,int y,int cx,int cy,HDC hdcSrc,int x1,int y1,DWORD rop); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2679:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2680:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI CancelDC(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2680:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2681:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI Chord(HDC hdc,int x1,int y1,int x2,int y2,int x3,int y3,int x4,int y4); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2681:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2682:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI ChoosePixelFormat(HDC hdc,CONST PIXELFORMATDESCRIPTOR *ppfd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2682:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2683:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HMETAFILE WINAPI CloseMetaFile(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2683:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2684:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI CombineRgn(HRGN hrgnDst,HRGN hrgnSrc1,HRGN hrgnSrc2,int iMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2684:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2685:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HMETAFILE WINAPI CopyMetaFileA(HMETAFILE,LPCSTR); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2685:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2686:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HMETAFILE WINAPI CopyMetaFileW(HMETAFILE,LPCWSTR); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2686:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2687:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HBITMAP WINAPI CreateBitmap(int nWidth,int nHeight,UINT nPlanes,UINT nBitCount,CONST VOID *lpBits); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2687:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2688:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HBITMAP WINAPI CreateBitmapIndirect(CONST BITMAP *pbm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2688:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2689:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HBRUSH WINAPI CreateBrushIndirect(CONST LOGBRUSH *plbrush); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2689:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2690:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HBITMAP WINAPI CreateCompatibleBitmap(HDC hdc,int cx,int cy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2690:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2691:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HBITMAP WINAPI CreateDiscardableBitmap(HDC hdc,int cx,int cy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2691:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2692:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HDC WINAPI CreateCompatibleDC(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2692:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2693:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HDC WINAPI CreateDCA(LPCSTR pwszDriver,LPCSTR pwszDevice,LPCSTR pszPort,CONST DEVMODEA *pdm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2693:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2694:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HDC WINAPI CreateDCW(LPCWSTR pwszDriver,LPCWSTR pwszDevice,LPCWSTR pszPort,CONST DEVMODEW *pdm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2694:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:71, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2695:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HBITMAP WINAPI CreateDIBitmap(HDC hdc,CONST BITMAPINFOHEADER *pbmih,DWORD flInit,CONST VOID *pjBits,CONST BITMAPINFO *pbmi,UINT iUsage); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2695:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2696:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HBRUSH WINAPI CreateDIBPatternBrush(HGLOBAL h,UINT iUsage); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2696:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2697:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HBRUSH WINAPI CreateDIBPatternBrushPt(CONST VOID *lpPackedDIB,UINT iUsage); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2697:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2698:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HRGN WINAPI CreateEllipticRgn(int x1,int y1,int x2,int y2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2698:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2699:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HRGN WINAPI CreateEllipticRgnIndirect(CONST RECT *lprect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2699:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2700:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HFONT WINAPI CreateFontIndirectA(CONST LOGFONTA *lplf); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2700:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2701:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HFONT WINAPI CreateFontIndirectW(CONST LOGFONTW *lplf); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2701:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:71, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2702:265: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HFONT WINAPI CreateFontA(int cHeight,int cWidth,int cEscapement,int cOrientation,int cWeight,DWORD bItalic,DWORD bUnderline,DWORD bStrikeOut,DWORD iCharSet,DWORD iOutPrecision,DWORD iClipPrecision,DWORD iQuality,DWORD iPitchAndFamily,LPCSTR pszFaceName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2702:265: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2703:266: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HFONT WINAPI CreateFontW(int cHeight,int cWidth,int cEscapement,int cOrientation,int cWeight,DWORD bItalic,DWORD bUnderline,DWORD bStrikeOut,DWORD iCharSet,DWORD iOutPrecision,DWORD iClipPrecision,DWORD iQuality,DWORD iPitchAndFamily,LPCWSTR pszFaceName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2703:266: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2704:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HBRUSH WINAPI CreateHatchBrush(int iHatch,COLORREF color); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2704:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2705:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HDC WINAPI CreateICA(LPCSTR pszDriver,LPCSTR pszDevice,LPCSTR pszPort,CONST DEVMODEA *pdm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2705:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2706:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HDC WINAPI CreateICW(LPCWSTR pszDriver,LPCWSTR pszDevice,LPCWSTR pszPort,CONST DEVMODEW *pdm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2706:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2707:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HDC WINAPI CreateMetaFileA(LPCSTR pszFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2707:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2708:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HDC WINAPI CreateMetaFileW(LPCWSTR pszFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2708:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2709:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HPALETTE WINAPI CreatePalette(CONST LOGPALETTE *plpal); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2709:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2710:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HPEN WINAPI CreatePen(int iStyle,int cWidth,COLORREF color); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2710:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2711:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HPEN WINAPI CreatePenIndirect(CONST LOGPEN *plpen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2711:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2712:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HRGN WINAPI CreatePolyPolygonRgn(CONST POINT *pptl,CONST INT *pc,int cPoly,int iMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2712:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2713:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HBRUSH WINAPI CreatePatternBrush(HBITMAP hbm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2713:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2714:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HRGN WINAPI CreateRectRgn(int x1,int y1,int x2,int y2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2714:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2715:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HRGN WINAPI CreateRectRgnIndirect(CONST RECT *lprect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2715:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2716:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HRGN WINAPI CreateRoundRectRgn(int x1,int y1,int x2,int y2,int w,int h); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2716:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2717:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI CreateScalableFontResourceA(DWORD fdwHidden,LPCSTR lpszFont,LPCSTR lpszFile,LPCSTR lpszPath); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2717:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2718:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI CreateScalableFontResourceW(DWORD fdwHidden,LPCWSTR lpszFont,LPCWSTR lpszFile,LPCWSTR lpszPath); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2718:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2719:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HBRUSH WINAPI CreateSolidBrush(COLORREF color); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2719:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2720:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI DeleteDC(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2720:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2721:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI DeleteMetaFile(HMETAFILE hmf); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2721:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2722:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI DeleteObject(HGDIOBJ ho); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2722:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2723:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI DescribePixelFormat(HDC hdc,int iPixelFormat,UINT nBytes,LPPIXELFORMATDESCRIPTOR ppfd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2723:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2806:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSPOOLAPI int WINAPI DeviceCapabilitiesA(LPCSTR pDevice,LPCSTR pPort,WORD fwCapability,LPSTR pOutput,CONST DEVMODEA *pDevMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2806:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2807:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSPOOLAPI int WINAPI DeviceCapabilitiesW(LPCWSTR pDevice,LPCWSTR pPort,WORD fwCapability,LPWSTR pOutput,CONST DEVMODEW *pDevMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2807:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2808:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI DrawEscape(HDC hdc,int iEscape,int cjIn,LPCSTR lpIn); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2808:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2809:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI Ellipse(HDC hdc,int left,int top,int right,int bottom); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2809:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2810:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI EnumFontFamiliesExA(HDC hdc,LPLOGFONTA lpLogfont,FONTENUMPROCA lpProc,LPARAM lParam,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2810:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2811:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI EnumFontFamiliesExW(HDC hdc,LPLOGFONTW lpLogfont,FONTENUMPROCW lpProc,LPARAM lParam,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2811:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2812:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI EnumFontFamiliesA(HDC hdc,LPCSTR lpLogfont,FONTENUMPROCA lpProc,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2812:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2813:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI EnumFontFamiliesW(HDC hdc,LPCWSTR lpLogfont,FONTENUMPROCW lpProc,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2813:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2814:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI EnumFontsA(HDC hdc,LPCSTR lpLogfont,FONTENUMPROCA lpProc,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2814:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2815:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI EnumFontsW(HDC hdc,LPCWSTR lpLogfont,FONTENUMPROCW lpProc,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2815:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2816:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI EnumObjects(HDC hdc,int nType,GOBJENUMPROC lpFunc,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2816:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2817:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI EqualRgn(HRGN hrgn1,HRGN hrgn2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2817:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2818:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI Escape(HDC hdc,int iEscape,int cjIn,LPCSTR pvIn,LPVOID pvOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2818:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2819:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI ExtEscape(HDC hdc,int iEscape,int cjInput,LPCSTR lpInData,int cjOutput,LPSTR lpOutData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2819:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2820:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI ExcludeClipRect(HDC hdc,int left,int top,int right,int bottom); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2820:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2821:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HRGN WINAPI ExtCreateRegion(CONST XFORM *lpx,DWORD nCount,CONST RGNDATA *lpData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2821:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2822:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI ExtFloodFill(HDC hdc,int x,int y,COLORREF color,UINT type); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2822:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2823:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI FillRgn(HDC hdc,HRGN hrgn,HBRUSH hbr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2823:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2824:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI FloodFill(HDC hdc,int x,int y,COLORREF color); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2824:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2825:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI FrameRgn(HDC hdc,HRGN hrgn,HBRUSH hbr,int w,int h); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2825:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2826:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI GetROP2(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2826:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2827:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetAspectRatioFilterEx(HDC hdc,LPSIZE lpsize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2827:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2828:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI COLORREF WINAPI GetBkColor(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2828:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2829:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI COLORREF WINAPI GetDCBrushColor(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2829:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2830:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI COLORREF WINAPI GetDCPenColor(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2830:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2831:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI GetBkMode(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2831:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2832:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI LONG WINAPI GetBitmapBits(HBITMAP hbit,LONG cb,LPVOID lpvBits); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2832:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2833:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetBitmapDimensionEx(HBITMAP hbit,LPSIZE lpsize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2833:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2834:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI UINT WINAPI GetBoundsRect(HDC hdc,LPRECT lprect,UINT flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2834:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2835:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetBrushOrgEx(HDC hdc,LPPOINT lppt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2835:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2836:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetCharWidthA(HDC hdc,UINT iFirst,UINT iLast,LPINT lpBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2836:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2837:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetCharWidthW(HDC hdc,UINT iFirst,UINT iLast,LPINT lpBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2837:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2838:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetCharWidth32A(HDC hdc,UINT iFirst,UINT iLast,LPINT lpBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2838:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2839:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetCharWidth32W(HDC hdc,UINT iFirst,UINT iLast,LPINT lpBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2839:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2840:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetCharWidthFloatA(HDC hdc,UINT iFirst,UINT iLast,PFLOAT lpBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2840:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2841:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetCharWidthFloatW(HDC hdc,UINT iFirst,UINT iLast,PFLOAT lpBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2841:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2842:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetCharABCWidthsA(HDC hdc,UINT wFirst,UINT wLast,LPABC lpABC); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2842:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2843:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetCharABCWidthsW(HDC hdc,UINT wFirst,UINT wLast,LPABC lpABC); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2843:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2844:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetCharABCWidthsFloatA(HDC hdc,UINT iFirst,UINT iLast,LPABCFLOAT lpABC); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2844:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2845:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetCharABCWidthsFloatW(HDC hdc,UINT iFirst,UINT iLast,LPABCFLOAT lpABC); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2845:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2846:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI GetClipBox(HDC hdc,LPRECT lprect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2846:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2847:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI GetClipRgn(HDC hdc,HRGN hrgn); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2847:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2848:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI GetMetaRgn(HDC hdc,HRGN hrgn); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2848:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2849:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HGDIOBJ WINAPI GetCurrentObject(HDC hdc,UINT type); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2849:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2850:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetCurrentPositionEx(HDC hdc,LPPOINT lppt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2850:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2851:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI GetDeviceCaps(HDC hdc,int index); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2851:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2852:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI GetDIBits(HDC hdc,HBITMAP hbm,UINT start,UINT cLines,LPVOID lpvBits,LPBITMAPINFO lpbmi,UINT usage); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2852:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2853:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI DWORD WINAPI GetFontData (HDC hdc,DWORD dwTable,DWORD dwOffset,PVOID pvBuffer,DWORD cjBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2853:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2854:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI DWORD WINAPI GetGlyphOutlineA(HDC hdc,UINT uChar,UINT fuFormat,LPGLYPHMETRICS lpgm,DWORD cjBuffer,LPVOID pvBuffer,CONST MAT2 *lpmat2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2854:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2855:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI DWORD WINAPI GetGlyphOutlineW(HDC hdc,UINT uChar,UINT fuFormat,LPGLYPHMETRICS lpgm,DWORD cjBuffer,LPVOID pvBuffer,CONST MAT2 *lpmat2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2855:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2856:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI GetGraphicsMode(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2856:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2857:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI GetMapMode(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2857:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2858:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI UINT WINAPI GetMetaFileBitsEx(HMETAFILE hMF,UINT cbBuffer,LPVOID lpData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2858:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2859:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HMETAFILE WINAPI GetMetaFileA(LPCSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2859:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2860:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HMETAFILE WINAPI GetMetaFileW(LPCWSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2860:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2861:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI COLORREF WINAPI GetNearestColor(HDC hdc,COLORREF color); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2861:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2862:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI UINT WINAPI GetNearestPaletteIndex(HPALETTE h,COLORREF color); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2862:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2863:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI DWORD WINAPI GetObjectType(HGDIOBJ h); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2863:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2869:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI UINT WINAPI GetOutlineTextMetricsA(HDC hdc,UINT cjCopy,LPOUTLINETEXTMETRICA potm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2869:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2870:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI UINT WINAPI GetOutlineTextMetricsW(HDC hdc,UINT cjCopy,LPOUTLINETEXTMETRICW potm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2870:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2878:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI UINT WINAPI GetPaletteEntries(HPALETTE hpal,UINT iStart,UINT cEntries,LPPALETTEENTRY pPalEntries); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2878:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2879:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI COLORREF WINAPI GetPixel(HDC hdc,int x,int y); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2879:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2880:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI GetPixelFormat(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2880:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2881:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI GetPolyFillMode(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2881:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2882:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetRasterizerCaps(LPRASTERIZER_STATUS lpraststat,UINT cjBytes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2882:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2883:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI GetRandomRgn (HDC hdc,HRGN hrgn,INT i); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2883:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2884:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI DWORD WINAPI GetRegionData(HRGN hrgn,DWORD nCount,LPRGNDATA lpRgnData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2884:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2885:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI GetRgnBox(HRGN hrgn,LPRECT lprc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2885:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2886:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HGDIOBJ WINAPI GetStockObject(int i); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2886:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2887:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI GetStretchBltMode(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2887:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2888:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI UINT WINAPI GetSystemPaletteEntries(HDC hdc,UINT iStart,UINT cEntries,LPPALETTEENTRY pPalEntries); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2888:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2889:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI UINT WINAPI GetSystemPaletteUse(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2889:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2890:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI GetTextCharacterExtra(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2890:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2891:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI UINT WINAPI GetTextAlign(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2891:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2892:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI COLORREF WINAPI GetTextColor(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2892:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2893:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetTextExtentPointA(HDC hdc,LPCSTR lpString,int c,LPSIZE lpsz); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2893:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2894:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetTextExtentPointW(HDC hdc,LPCWSTR lpString,int c,LPSIZE lpsz); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2894:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2895:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetTextExtentPoint32A(HDC hdc,LPCSTR lpString,int c,LPSIZE psizl); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2895:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2896:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetTextExtentPoint32W(HDC hdc,LPCWSTR lpString,int c,LPSIZE psizl); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2896:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2897:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetTextExtentExPointA(HDC hdc,LPCSTR lpszString,int cchString,int nMaxExtent,LPINT lpnFit,LPINT lpnDx,LPSIZE lpSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2897:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2898:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetTextExtentExPointW(HDC hdc,LPCWSTR lpszString,int cchString,int nMaxExtent,LPINT lpnFit,LPINT lpnDx,LPSIZE lpSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2898:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2899:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI GetTextCharset(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2899:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2900:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI GetTextCharsetInfo(HDC hdc,LPFONTSIGNATURE lpSig,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2900:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2901:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI TranslateCharsetInfo(DWORD *lpSrc,LPCHARSETINFO lpCs,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2901:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2902:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI DWORD WINAPI GetFontLanguageInfo(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2902:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2903:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI DWORD WINAPI GetCharacterPlacementA(HDC hdc,LPCSTR lpString,int nCount,int nMexExtent,LPGCP_RESULTSA lpResults,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2903:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2904:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI DWORD WINAPI GetCharacterPlacementW(HDC hdc,LPCWSTR lpString,int nCount,int nMexExtent,LPGCP_RESULTSW lpResults,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2904:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2925:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI DWORD WINAPI GetFontUnicodeRanges(HDC hdc,LPGLYPHSET lpgs); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2925:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2926:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI DWORD WINAPI GetGlyphIndicesA(HDC hdc,LPCSTR lpstr,int c,LPWORD pgi,DWORD fl); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2926:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2927:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI DWORD WINAPI GetGlyphIndicesW(HDC hdc,LPCWSTR lpstr,int c,LPWORD pgi,DWORD fl); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2927:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2928:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetTextExtentPointI(HDC hdc,LPWORD pgiIn,int cgi,LPSIZE psize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2928:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2929:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetTextExtentExPointI (HDC hdc,LPWORD lpwszString,int cwchString,int nMaxExtent,LPINT lpnFit,LPINT lpnDx,LPSIZE lpSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2929:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2930:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetCharWidthI(HDC hdc,UINT giFirst,UINT cgi,LPWORD pgi,LPINT piWidths); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2930:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2931:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetCharABCWidthsI(HDC hdc,UINT giFirst,UINT cgi,LPWORD pgi,LPABC pabc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2931:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2946:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI AddFontResourceExA(LPCSTR name,DWORD fl,PVOID res); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2946:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2947:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI AddFontResourceExW(LPCWSTR name,DWORD fl,PVOID res); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2947:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2948:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI RemoveFontResourceExA(LPCSTR name,DWORD fl,PVOID pdv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2948:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2949:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI RemoveFontResourceExW(LPCWSTR name,DWORD fl,PVOID pdv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2949:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2950:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HANDLE WINAPI AddFontMemResourceEx(PVOID pFileView,DWORD cjSize,PVOID pvResrved,DWORD *pNumFonts); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2950:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2951:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI RemoveFontMemResourceEx(HANDLE h); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2951:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3006:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HFONT WINAPI CreateFontIndirectExA(CONST ENUMLOGFONTEXDVA *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3006:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3007:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HFONT WINAPI CreateFontIndirectExW(CONST ENUMLOGFONTEXDVW *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3007:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3028:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetViewportExtEx(HDC hdc,LPSIZE lpsize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3028:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3029:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetViewportOrgEx(HDC hdc,LPPOINT lppoint); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3029:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3030:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetWindowExtEx(HDC hdc,LPSIZE lpsize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3030:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3031:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetWindowOrgEx(HDC hdc,LPPOINT lppoint); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3031:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3032:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI IntersectClipRect(HDC hdc,int left,int top,int right,int bottom); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3032:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3033:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI InvertRgn(HDC hdc,HRGN hrgn); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3033:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3034:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI LineDDA(int xStart,int yStart,int xEnd,int yEnd,LINEDDAPROC lpProc,LPARAM data); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3034:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3035:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI LineTo(HDC hdc,int x,int y); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3035:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3036:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI MaskBlt(HDC hdcDest,int xDest,int yDest,int width,int height,HDC hdcSrc,int xSrc,int ySrc,HBITMAP hbmMask,int xMask,int yMask,DWORD rop); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3036:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3037:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI PlgBlt(HDC hdcDest,CONST POINT *lpPoint,HDC hdcSrc,int xSrc,int ySrc,int width,int height,HBITMAP hbmMask,int xMask,int yMask); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3037:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3038:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI OffsetClipRgn(HDC hdc,int x,int y); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3038:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3039:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI OffsetRgn(HRGN hrgn,int x,int y); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3039:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3040:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI PatBlt(HDC hdc,int x,int y,int w,int h,DWORD rop); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3040:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3041:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI Pie(HDC hdc,int left,int top,int right,int bottom,int xr1,int yr1,int xr2,int yr2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3041:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3042:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI PlayMetaFile(HDC hdc,HMETAFILE hmf); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3042:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3043:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI PaintRgn(HDC hdc,HRGN hrgn); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3043:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3044:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI PolyPolygon(HDC hdc,CONST POINT *apt,CONST INT *asz,int csz); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3044:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3045:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI PtInRegion(HRGN hrgn,int x,int y); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3045:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3046:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI PtVisible(HDC hdc,int x,int y); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3046:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3047:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI RectInRegion(HRGN hrgn,CONST RECT *lprect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3047:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3048:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI RectVisible(HDC hdc,CONST RECT *lprect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3048:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3049:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI Rectangle(HDC hdc,int left,int top,int right,int bottom); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3049:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3050:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI RestoreDC(HDC hdc,int nSavedDC); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3050:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3051:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HDC WINAPI ResetDCA(HDC hdc,CONST DEVMODEA *lpdm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3051:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3052:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HDC WINAPI ResetDCW(HDC hdc,CONST DEVMODEW *lpdm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3052:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3053:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI UINT WINAPI RealizePalette(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3053:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3054:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI RemoveFontResourceA(LPCSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3054:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3055:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI RemoveFontResourceW(LPCWSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3055:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3056:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI RoundRect(HDC hdc,int left,int top,int right,int bottom,int width,int height); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3056:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3057:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI ResizePalette(HPALETTE hpal,UINT n); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3057:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3058:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI SaveDC(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3058:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3059:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI SelectClipRgn(HDC hdc,HRGN hrgn); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3059:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3060:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI ExtSelectClipRgn(HDC hdc,HRGN hrgn,int mode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3060:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3061:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI SetMetaRgn(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3061:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3062:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HGDIOBJ WINAPI SelectObject(HDC hdc,HGDIOBJ h); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3062:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3063:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HPALETTE WINAPI SelectPalette(HDC hdc,HPALETTE hPal,WINBOOL bForceBkgd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3063:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3064:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI COLORREF WINAPI SetBkColor(HDC hdc,COLORREF color); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3064:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3065:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI COLORREF WINAPI SetDCBrushColor(HDC hdc,COLORREF color); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3065:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3066:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI COLORREF WINAPI SetDCPenColor(HDC hdc,COLORREF color); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3066:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3067:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI SetBkMode(HDC hdc,int mode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3067:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3068:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI LONG WINAPI SetBitmapBits(HBITMAP hbm,DWORD cb,CONST VOID *pvBits); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3068:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3069:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI UINT WINAPI SetBoundsRect(HDC hdc,CONST RECT *lprect,UINT flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3069:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3070:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI SetDIBits(HDC hdc,HBITMAP hbm,UINT start,UINT cLines,CONST VOID *lpBits,CONST BITMAPINFO *lpbmi,UINT ColorUse); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3070:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3071:188: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI SetDIBitsToDevice(HDC hdc,int xDest,int yDest,DWORD w,DWORD h,int xSrc,int ySrc,UINT StartScan,UINT cLines,CONST VOID *lpvBits,CONST BITMAPINFO *lpbmi,UINT ColorUse); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3071:188: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3072:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI DWORD WINAPI SetMapperFlags(HDC hdc,DWORD flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3072:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3073:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI SetGraphicsMode(HDC hdc,int iMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3073:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3074:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI SetMapMode(HDC hdc,int iMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3074:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3075:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI DWORD WINAPI SetLayout(HDC hdc,DWORD l); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3075:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3076:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI DWORD WINAPI GetLayout(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3076:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3077:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HMETAFILE WINAPI SetMetaFileBitsEx(UINT cbBuffer,CONST BYTE *lpData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3077:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3078:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI UINT WINAPI SetPaletteEntries(HPALETTE hpal,UINT iStart,UINT cEntries,CONST PALETTEENTRY *pPalEntries); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3078:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3079:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI COLORREF WINAPI SetPixel(HDC hdc,int x,int y,COLORREF color); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3079:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3080:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI SetPixelV(HDC hdc,int x,int y,COLORREF color); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3080:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3081:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI SetPixelFormat(HDC hdc,int format,CONST PIXELFORMATDESCRIPTOR *ppfd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3081:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3082:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI SetPolyFillMode(HDC hdc,int mode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3082:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3083:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI StretchBlt(HDC hdcDest,int xDest,int yDest,int wDest,int hDest,HDC hdcSrc,int xSrc,int ySrc,int wSrc,int hSrc,DWORD rop); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3083:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3084:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI SetRectRgn(HRGN hrgn,int left,int top,int right,int bottom); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3084:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3085:204: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI StretchDIBits(HDC hdc,int xDest,int yDest,int DestWidth,int DestHeight,int xSrc,int ySrc,int SrcWidth,int SrcHeight,CONST VOID *lpBits,CONST BITMAPINFO *lpbmi,UINT iUsage,DWORD rop); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3085:204: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3086:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI SetROP2(HDC hdc,int rop2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3086:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3087:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI SetStretchBltMode(HDC hdc,int mode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3087:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3088:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI UINT WINAPI SetSystemPaletteUse(HDC hdc,UINT use); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3088:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3089:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI SetTextCharacterExtra(HDC hdc,int extra); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3089:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3090:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI COLORREF WINAPI SetTextColor(HDC hdc,COLORREF color); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3090:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3091:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI UINT WINAPI SetTextAlign(HDC hdc,UINT align); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3091:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3092:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI SetTextJustification(HDC hdc,int extra,int count); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3092:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3093:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI UpdateColors(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3093:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3159:179: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI AlphaBlend(HDC hdcDest,int xoriginDest,int yoriginDest,int wDest,int hDest,HDC hdcSrc,int xoriginSrc,int yoriginSrc,int wSrc,int hSrc,BLENDFUNCTION ftn); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3159:179: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3160:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GdiAlphaBlend(HDC hdcDest,int xoriginDest,int yoriginDest,int wDest,int hDest,HDC hdcSrc,int xoriginSrc,int yoriginSrc,int wSrc,int hSrc,BLENDFUNCTION ftn); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3160:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3161:184: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI TransparentBlt(HDC hdcDest,int xoriginDest,int yoriginDest,int wDest,int hDest,HDC hdcSrc,int xoriginSrc,int yoriginSrc,int wSrc,int hSrc,UINT crTransparent); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3161:184: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3162:187: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GdiTransparentBlt(HDC hdcDest,int xoriginDest,int yoriginDest,int wDest,int hDest,HDC hdcSrc,int xoriginSrc,int yoriginSrc,int wSrc,int hSrc,UINT crTransparent); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3162:187: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3169:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GradientFill(HDC hdc,PTRIVERTEX pVertex,ULONG nVertex,PVOID pMesh,ULONG nMesh,ULONG ulMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3169:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3170:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GdiGradientFill(HDC hdc,PTRIVERTEX pVertex,ULONG nVertex,PVOID pMesh,ULONG nMesh,ULONG ulMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3170:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3179:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI PlayMetaFileRecord(HDC hdc,LPHANDLETABLE lpHandleTable,LPMETARECORD lpMR,UINT noObjs); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3179:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3183:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI EnumMetaFile(HDC hdc,HMETAFILE hmf,MFENUMPROC lpProc,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3183:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3187:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HENHMETAFILE WINAPI CloseEnhMetaFile(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3187:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3188:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HENHMETAFILE WINAPI CopyEnhMetaFileA(HENHMETAFILE hEnh,LPCSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3188:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3189:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HENHMETAFILE WINAPI CopyEnhMetaFileW(HENHMETAFILE hEnh,LPCWSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3189:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3190:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HDC WINAPI CreateEnhMetaFileA(HDC hdc,LPCSTR lpFilename,CONST RECT *lprc,LPCSTR lpDesc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3190:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3191:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HDC WINAPI CreateEnhMetaFileW(HDC hdc,LPCWSTR lpFilename,CONST RECT *lprc,LPCWSTR lpDesc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3191:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3192:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI DeleteEnhMetaFile(HENHMETAFILE hmf); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3192:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3193:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI EnumEnhMetaFile(HDC hdc,HENHMETAFILE hmf,ENHMFENUMPROC lpProc,LPVOID lpParam,CONST RECT *lpRect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3193:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3194:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HENHMETAFILE WINAPI GetEnhMetaFileA(LPCSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3194:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3195:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HENHMETAFILE WINAPI GetEnhMetaFileW(LPCWSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3195:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3196:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI UINT WINAPI GetEnhMetaFileBits(HENHMETAFILE hEMF,UINT nSize,LPBYTE lpData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3196:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3197:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI UINT WINAPI GetEnhMetaFileDescriptionA(HENHMETAFILE hemf,UINT cchBuffer,LPSTR lpDescription); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3197:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3198:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI UINT WINAPI GetEnhMetaFileDescriptionW(HENHMETAFILE hemf,UINT cchBuffer,LPWSTR lpDescription); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3198:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3199:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI UINT WINAPI GetEnhMetaFileHeader(HENHMETAFILE hemf,UINT nSize,LPENHMETAHEADER lpEnhMetaHeader); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3199:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3200:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI UINT WINAPI GetEnhMetaFilePaletteEntries(HENHMETAFILE hemf,UINT nNumEntries,LPPALETTEENTRY lpPaletteEntries); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3200:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3201:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI UINT WINAPI GetEnhMetaFilePixelFormat(HENHMETAFILE hemf,UINT cbBuffer,PIXELFORMATDESCRIPTOR *ppfd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3201:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3202:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI UINT WINAPI GetWinMetaFileBits(HENHMETAFILE hemf,UINT cbData16,LPBYTE pData16,INT iMapMode,HDC hdcRef); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3202:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3203:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI PlayEnhMetaFile(HDC hdc,HENHMETAFILE hmf,CONST RECT *lprect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3203:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3204:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI PlayEnhMetaFileRecord(HDC hdc,LPHANDLETABLE pht,CONST ENHMETARECORD *pmr,UINT cht); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3204:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3205:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HENHMETAFILE WINAPI SetEnhMetaFileBits(UINT nSize,CONST BYTE *pb); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3205:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3206:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HENHMETAFILE WINAPI SetWinMetaFileBits(UINT nSize,CONST BYTE *lpMeta16Data,HDC hdcRef,CONST METAFILEPICT *lpMFP); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3206:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3207:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GdiComment(HDC hdc,UINT nSize,CONST BYTE *lpData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3207:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3213:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetTextMetricsA(HDC hdc,LPTEXTMETRICA lptm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3213:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3214:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetTextMetricsW(HDC hdc,LPTEXTMETRICW lptm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3214:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3225:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI AngleArc(HDC hdc,int x,int y,DWORD r,FLOAT StartAngle,FLOAT SweepAngle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3225:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3226:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI PolyPolyline(HDC hdc,CONST POINT *apt,CONST DWORD *asz,DWORD csz); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3226:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3227:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetWorldTransform(HDC hdc,LPXFORM lpxf); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3227:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3228:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI SetWorldTransform(HDC hdc,CONST XFORM *lpxf); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3228:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3229:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI ModifyWorldTransform(HDC hdc,CONST XFORM *lpxf,DWORD mode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3229:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3230:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI CombineTransform(LPXFORM lpxfOut,CONST XFORM *lpxf1,CONST XFORM *lpxf2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3230:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3231:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HBITMAP WINAPI CreateDIBSection(HDC hdc,CONST BITMAPINFO *lpbmi,UINT usage,VOID **ppvBits,HANDLE hSection,DWORD offset); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3231:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3232:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI UINT WINAPI GetDIBColorTable(HDC hdc,UINT iStart,UINT cEntries,RGBQUAD *prgbq); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3232:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3233:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI UINT WINAPI SetDIBColorTable(HDC hdc,UINT iStart,UINT cEntries,CONST RGBQUAD *prgbq); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3233:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3280:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI SetColorAdjustment(HDC hdc,CONST COLORADJUSTMENT *lpca); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3280:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3281:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetColorAdjustment(HDC hdc,LPCOLORADJUSTMENT lpca); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3281:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3282:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HPALETTE WINAPI CreateHalftonePalette(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3282:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3315:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI StartDocA(HDC hdc,CONST DOCINFOA *lpdi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3315:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3316:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI StartDocW(HDC hdc,CONST DOCINFOW *lpdi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3316:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3317:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI EndDoc(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3317:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3318:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI StartPage(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3318:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3319:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI EndPage(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3319:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3320:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI AbortDoc(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3320:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3321:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI SetAbortProc(HDC hdc,ABORTPROC lpProc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3321:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3322:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI AbortPath(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3322:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3323:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI ArcTo(HDC hdc,int left,int top,int right,int bottom,int xr1,int yr1,int xr2,int yr2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3323:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3324:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI BeginPath(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3324:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3325:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI CloseFigure(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3325:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3326:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI EndPath(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3326:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3327:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI FillPath(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3327:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3328:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI FlattenPath(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3328:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3329:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI GetPath(HDC hdc,LPPOINT apt,LPBYTE aj,int cpt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3329:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3330:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HRGN WINAPI PathToRegion(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3330:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3331:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI PolyDraw(HDC hdc,CONST POINT *apt,CONST BYTE *aj,int cpt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3331:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3332:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI SelectClipPath(HDC hdc,int mode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3332:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3333:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI SetArcDirection(HDC hdc,int dir); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3333:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3334:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI SetMiterLimit(HDC hdc,FLOAT limit,PFLOAT old); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3334:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3335:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI StrokeAndFillPath(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3335:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3336:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI StrokePath(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3336:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3337:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI WidenPath(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3337:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3338:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HPEN WINAPI ExtCreatePen(DWORD iPenStyle,DWORD cWidth,CONST LOGBRUSH *plbrush,DWORD cStyle,CONST DWORD *pstyle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3338:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3339:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetMiterLimit(HDC hdc,PFLOAT plimit); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3339:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3340:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI GetArcDirection(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3340:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3341:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI GetObjectA(HANDLE h,int c,LPVOID pv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3341:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3342:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI GetObjectW(HANDLE h,int c,LPVOID pv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3342:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3343:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI MoveToEx(HDC hdc,int x,int y,LPPOINT lppt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3343:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3344:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI TextOutA(HDC hdc,int x,int y,LPCSTR lpString,int c); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3344:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3345:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI TextOutW(HDC hdc,int x,int y,LPCWSTR lpString,int c); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3345:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3346:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI ExtTextOutA(HDC hdc,int x,int y,UINT options,CONST RECT *lprect,LPCSTR lpString,UINT c,CONST INT *lpDx); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3346:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3347:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI ExtTextOutW(HDC hdc,int x,int y,UINT options,CONST RECT *lprect,LPCWSTR lpString,UINT c,CONST INT *lpDx); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3347:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3348:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI PolyTextOutA(HDC hdc,CONST POLYTEXTA *ppt,int nstrings); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3348:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3349:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI PolyTextOutW(HDC hdc,CONST POLYTEXTW *ppt,int nstrings); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3349:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3350:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HRGN WINAPI CreatePolygonRgn(CONST POINT *pptl,int cPoint,int iMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3350:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3351:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI DPtoLP(HDC hdc,LPPOINT lppt,int c); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3351:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3352:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI LPtoDP(HDC hdc,LPPOINT lppt,int c); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3352:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3353:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI Polygon(HDC hdc,CONST POINT *apt,int cpt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3353:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3354:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI Polyline(HDC hdc,CONST POINT *apt,int cpt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3354:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3355:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI PolyBezier(HDC hdc,CONST POINT *apt,DWORD cpt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3355:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3356:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI PolyBezierTo(HDC hdc,CONST POINT *apt,DWORD cpt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3356:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3357:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI PolylineTo(HDC hdc,CONST POINT *apt,DWORD cpt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3357:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3358:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI SetViewportExtEx(HDC hdc,int x,int y,LPSIZE lpsz); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3358:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3359:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI SetViewportOrgEx(HDC hdc,int x,int y,LPPOINT lppt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3359:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3360:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI SetWindowExtEx(HDC hdc,int x,int y,LPSIZE lpsz); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3360:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3361:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI SetWindowOrgEx(HDC hdc,int x,int y,LPPOINT lppt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3361:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3362:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI OffsetViewportOrgEx(HDC hdc,int x,int y,LPPOINT lppt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3362:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3363:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI OffsetWindowOrgEx(HDC hdc,int x,int y,LPPOINT lppt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3363:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3364:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI ScaleViewportExtEx(HDC hdc,int xn,int dx,int yn,int yd,LPSIZE lpsz); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3364:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3365:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI ScaleWindowExtEx(HDC hdc,int xn,int xd,int yn,int yd,LPSIZE lpsz); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3365:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3366:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI SetBitmapDimensionEx(HBITMAP hbm,int w,int h,LPSIZE lpsz); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3366:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3367:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI SetBrushOrgEx(HDC hdc,int x,int y,LPPOINT lppt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3367:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3368:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI GetTextFaceA(HDC hdc,int c,LPSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3368:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3369:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI GetTextFaceW(HDC hdc,int c,LPWSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3369:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3381:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI DWORD WINAPI GetKerningPairsA(HDC hdc,DWORD nPairs,LPKERNINGPAIR lpKernPair); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3381:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3382:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI DWORD WINAPI GetKerningPairsW(HDC hdc,DWORD nPairs,LPKERNINGPAIR lpKernPair); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3382:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3383:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetDCOrgEx(HDC hdc,LPPOINT lppt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3383:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3384:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI FixBrushOrgEx(HDC hdc,int x,int y,LPPOINT ptl); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3384:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3385:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI UnrealizeObject(HGDIOBJ h); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3385:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3386:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GdiFlush(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3386:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3387:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI DWORD WINAPI GdiSetBatchLimit(DWORD dw); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3387:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3388:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI DWORD WINAPI GdiGetBatchLimit(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3388:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3406:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI SetICMMode(HDC hdc,int mode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3406:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3407:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI CheckColorsInGamut(HDC hdc,LPVOID lpRGBTriple,LPVOID dlpBuffer,DWORD nCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3407:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3408:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HCOLORSPACE WINAPI GetColorSpace(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3408:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3409:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetLogColorSpaceA(HCOLORSPACE hColorSpace,LPLOGCOLORSPACEA lpBuffer,DWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3409:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3410:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetLogColorSpaceW(HCOLORSPACE hColorSpace,LPLOGCOLORSPACEW lpBuffer,DWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3410:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3411:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HCOLORSPACE WINAPI CreateColorSpaceA(LPLOGCOLORSPACEA lplcs); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3411:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3412:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HCOLORSPACE WINAPI CreateColorSpaceW(LPLOGCOLORSPACEW lplcs); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3412:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3413:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HCOLORSPACE WINAPI SetColorSpace(HDC hdc,HCOLORSPACE hcs); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3413:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3414:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI DeleteColorSpace(HCOLORSPACE hcs); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3414:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3415:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetICMProfileA(HDC hdc,LPDWORD pBufSize,LPSTR pszFilename); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3415:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3416:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetICMProfileW(HDC hdc,LPDWORD pBufSize,LPWSTR pszFilename); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3416:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3417:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI SetICMProfileA(HDC hdc,LPSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3417:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3418:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI SetICMProfileW(HDC hdc,LPWSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3418:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3419:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetDeviceGammaRamp(HDC hdc,LPVOID lpRamp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3419:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3420:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI SetDeviceGammaRamp(HDC hdc,LPVOID lpRamp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3420:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3421:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI ColorMatchToTarget(HDC hdc,HDC hdcTarget,DWORD action); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3421:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3422:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI EnumICMProfilesA(HDC hdc,ICMENUMPROCA lpProc,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3422:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3423:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI EnumICMProfilesW(HDC hdc,ICMENUMPROCW lpProc,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3423:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3424:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI UpdateICMRegKeyA(DWORD reserved,LPSTR lpszCMID,LPSTR lpszFileName,UINT command); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3424:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3425:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI UpdateICMRegKeyW(DWORD reserved,LPWSTR lpszCMID,LPWSTR lpszFileName,UINT command); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3425:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3426:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI ColorCorrectPalette(HDC hdc,HPALETTE hPal,DWORD deFirst,DWORD num); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3426:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4175:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI wglCopyContext(HGLRC,HGLRC,UINT); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4175:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4176:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HGLRC WINAPI wglCreateContext(HDC); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4176:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4177:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HGLRC WINAPI wglCreateLayerContext(HDC,int); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4177:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4178:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI wglDeleteContext(HGLRC); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4178:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4179:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HGLRC WINAPI wglGetCurrentContext(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4179:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4180:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HDC WINAPI wglGetCurrentDC(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4180:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4181:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI PROC WINAPI wglGetProcAddress(LPCSTR); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4181:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4182:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI wglMakeCurrent(HDC,HGLRC); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4182:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4183:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI wglShareLists(HGLRC,HGLRC); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4183:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4184:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI wglUseFontBitmapsA(HDC,DWORD,DWORD,DWORD); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4184:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4185:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI wglUseFontBitmapsW(HDC,DWORD,DWORD,DWORD); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4185:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4186:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI SwapBuffers(HDC); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4186:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4206:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI wglUseFontOutlinesA(HDC,DWORD,DWORD,DWORD,FLOAT,FLOAT,int,LPGLYPHMETRICSFLOAT); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4206:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4207:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI wglUseFontOutlinesW(HDC,DWORD,DWORD,DWORD,FLOAT,FLOAT,int,LPGLYPHMETRICSFLOAT); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4207:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4282:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI wglDescribeLayerPlane(HDC,int,int,UINT,LPLAYERPLANEDESCRIPTOR); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4282:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4283:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI wglSetLayerPaletteEntries(HDC,int,int,int,CONST COLORREF *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4283:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4284:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI wglGetLayerPaletteEntries(HDC,int,int,int,COLORREF *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4284:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4285:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI wglRealizeLayerPalette(HDC,int,WINBOOL); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4285:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4286:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI wglSwapLayerBuffers(HDC,UINT); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4286:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4295:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI DWORD WINAPI wglSwapMultipleBuffers(UINT,CONST WGLSWAP *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4295:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:24, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:72, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/guiddef.h:30:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __extension__ template const GUID &__mingw_uuidof(); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/guiddef.h:30:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:72, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:168:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI wvsprintfA(LPSTR,LPCSTR,va_list arglist); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:168:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:169:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI wvsprintfW(LPWSTR,LPCWSTR,va_list arglist); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:169:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:170:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPIV wsprintfA(LPSTR,LPCSTR,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:170:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:171:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPIV wsprintfW(LPWSTR,LPCWSTR,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:171:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:709:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HKL WINAPI LoadKeyboardLayoutA(LPCSTR pwszKLID,UINT Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:709:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:710:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HKL WINAPI LoadKeyboardLayoutW(LPCWSTR pwszKLID,UINT Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:710:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:711:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HKL WINAPI ActivateKeyboardLayout(HKL hkl,UINT Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:711:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:72, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:712:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI ToUnicodeEx(UINT wVirtKey,UINT wScanCode,CONST BYTE *lpKeyState,LPWSTR pwszBuff,int cchBuff,UINT wFlags,HKL dwhkl); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:712:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:713:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI UnloadKeyboardLayout(HKL hkl); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:713:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:714:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetKeyboardLayoutNameA(LPSTR pwszKLID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:714:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:715:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetKeyboardLayoutNameW(LPWSTR pwszKLID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:715:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:716:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI GetKeyboardLayoutList(int nBuff,HKL *lpList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:716:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:717:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HKL WINAPI GetKeyboardLayout(DWORD idThread); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:717:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:726:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI GetMouseMovePointsEx(UINT cbSize,LPMOUSEMOVEPOINT lppt,LPMOUSEMOVEPOINT lpptBuf,int nBufPoints,DWORD resolution); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:726:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:753:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HDESK WINAPI CreateDesktopA(LPCSTR lpszDesktop,LPCSTR lpszDevice,LPDEVMODEA pDevmode,DWORD dwFlags,ACCESS_MASK dwDesiredAccess,LPSECURITY_ATTRIBUTES lpsa); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:753:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:754:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HDESK WINAPI CreateDesktopW(LPCWSTR lpszDesktop,LPCWSTR lpszDevice,LPDEVMODEW pDevmode,DWORD dwFlags,ACCESS_MASK dwDesiredAccess,LPSECURITY_ATTRIBUTES lpsa); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:754:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:755:205: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HDESK WINAPI CreateDesktopExA (LPCSTR lpszDesktop, LPCSTR lpszDevice, DEVMODEA *pDevmode, DWORD dwFlags, ACCESS_MASK dwDesiredAccess, LPSECURITY_ATTRIBUTES lpsa, ULONG ulHeapSize, PVOID pvoid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:755:205: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:756:207: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HDESK WINAPI CreateDesktopExW (LPCWSTR lpszDesktop, LPCWSTR lpszDevice, DEVMODEW *pDevmode, DWORD dwFlags, ACCESS_MASK dwDesiredAccess, LPSECURITY_ATTRIBUTES lpsa, ULONG ulHeapSize, PVOID pvoid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:756:207: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:763:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HDESK WINAPI OpenDesktopA(LPCSTR lpszDesktop,DWORD dwFlags,WINBOOL fInherit,ACCESS_MASK dwDesiredAccess); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:763:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:764:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HDESK WINAPI OpenDesktopW(LPCWSTR lpszDesktop,DWORD dwFlags,WINBOOL fInherit,ACCESS_MASK dwDesiredAccess); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:764:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:765:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HDESK WINAPI OpenInputDesktop(DWORD dwFlags,WINBOOL fInherit,ACCESS_MASK dwDesiredAccess); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:765:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:766:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EnumDesktopsA(HWINSTA hwinsta,DESKTOPENUMPROCA lpEnumFunc,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:766:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:767:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EnumDesktopsW(HWINSTA hwinsta,DESKTOPENUMPROCW lpEnumFunc,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:767:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:768:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EnumDesktopWindows(HDESK hDesktop,WNDENUMPROC lpfn,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:768:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:769:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SwitchDesktop(HDESK hDesktop); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:769:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:770:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetThreadDesktop(HDESK hDesktop); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:770:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:771:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI CloseDesktop(HDESK hDesktop); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:771:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:772:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HDESK WINAPI GetThreadDesktop(DWORD dwThreadId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:772:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:797:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWINSTA WINAPI CreateWindowStationA(LPCSTR lpwinsta,DWORD dwFlags,ACCESS_MASK dwDesiredAccess,LPSECURITY_ATTRIBUTES lpsa); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:797:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:798:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWINSTA WINAPI CreateWindowStationW(LPCWSTR lpwinsta,DWORD dwFlags,ACCESS_MASK dwDesiredAccess,LPSECURITY_ATTRIBUTES lpsa); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:798:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:799:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWINSTA WINAPI OpenWindowStationA(LPCSTR lpszWinSta,WINBOOL fInherit,ACCESS_MASK dwDesiredAccess); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:799:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:800:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWINSTA WINAPI OpenWindowStationW(LPCWSTR lpszWinSta,WINBOOL fInherit,ACCESS_MASK dwDesiredAccess); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:800:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:801:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EnumWindowStationsA(WINSTAENUMPROCA lpEnumFunc,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:801:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:802:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EnumWindowStationsW(WINSTAENUMPROCW lpEnumFunc,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:802:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:803:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI CloseWindowStation(HWINSTA hWinSta); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:803:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:804:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetProcessWindowStation(HWINSTA hWinSta); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:804:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:805:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWINSTA WINAPI GetProcessWindowStation(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:805:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:811:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetUserObjectSecurity(HANDLE hObj,PSECURITY_INFORMATION pSIRequested,PSECURITY_DESCRIPTOR pSID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:811:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:812:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetUserObjectSecurity(HANDLE hObj,PSECURITY_INFORMATION pSIRequested,PSECURITY_DESCRIPTOR pSID,DWORD nLength,LPDWORD lpnLengthNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:812:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:834:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetUserObjectInformationA(HANDLE hObj,int nIndex,PVOID pvInfo,DWORD nLength,LPDWORD lpnLengthNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:834:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:835:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetUserObjectInformationW(HANDLE hObj,int nIndex,PVOID pvInfo,DWORD nLength,LPDWORD lpnLengthNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:835:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:836:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetUserObjectInformationA(HANDLE hObj,int nIndex,PVOID pvInfo,DWORD nLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:836:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:837:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetUserObjectInformationW(HANDLE hObj,int nIndex,PVOID pvInfo,DWORD nLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:837:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:908:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsHungAppWindow(HWND hwnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:908:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:909:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI VOID WINAPI DisableProcessWindowsGhosting(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:909:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1442:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI RegisterWindowMessageA(LPCSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1442:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1443:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI RegisterWindowMessageW(LPCWSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1443:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1513:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI TrackMouseEvent(LPTRACKMOUSEEVENT lpEventTrack); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1513:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1641:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI DrawEdge(HDC hdc,LPRECT qrc,UINT edge,UINT grfFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1641:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1687:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI DrawFrameControl(HDC,LPRECT,UINT,UINT); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1687:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1699:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI DrawCaption(HWND hwnd,HDC hdc,CONST RECT *lprect,UINT flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1699:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1706:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI DrawAnimatedRects(HWND hwnd,int idAni,CONST RECT *lprcFrom,CONST RECT *lprcTo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1706:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1900:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetMessageA(LPMSG lpMsg,HWND hWnd,UINT wMsgFilterMin,UINT wMsgFilterMax); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1900:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1901:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetMessageW(LPMSG lpMsg,HWND hWnd,UINT wMsgFilterMin,UINT wMsgFilterMax); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1901:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1902:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI TranslateMessage(CONST MSG *lpMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1902:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1903:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LRESULT WINAPI DispatchMessageA(CONST MSG *lpMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1903:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1904:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LRESULT WINAPI DispatchMessageW(CONST MSG *lpMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1904:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1905:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetMessageQueue(int cMessagesMax); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1905:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1906:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI PeekMessageA(LPMSG lpMsg,HWND hWnd,UINT wMsgFilterMin,UINT wMsgFilterMax,UINT wRemoveMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1906:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1907:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI PeekMessageW(LPMSG lpMsg,HWND hWnd,UINT wMsgFilterMin,UINT wMsgFilterMax,UINT wRemoveMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1907:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1921:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI RegisterHotKey(HWND hWnd,int id,UINT fsModifiers,UINT vk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1921:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1922:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI UnregisterHotKey(HWND hWnd,int id); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1922:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1970:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI ExitWindowsEx(UINT uFlags,DWORD dwReason); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1970:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1971:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SwapMouseButton(WINBOOL fSwap); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1971:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1972:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI GetMessagePos(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1972:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1973:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LONG WINAPI GetMessageTime(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1973:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1974:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LPARAM WINAPI GetMessageExtraInfo(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1974:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1978:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsWow64Message(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1978:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1979:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LPARAM WINAPI SetMessageExtraInfo(LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1979:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1980:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LRESULT WINAPI SendMessageA(HWND hWnd,UINT Msg,WPARAM wParam,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1980:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1981:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LRESULT WINAPI SendMessageW(HWND hWnd,UINT Msg,WPARAM wParam,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1981:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1982:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LRESULT WINAPI SendMessageTimeoutA(HWND hWnd,UINT Msg,WPARAM wParam,LPARAM lParam,UINT fuFlags,UINT uTimeout,PDWORD_PTR lpdwResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1982:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1983:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LRESULT WINAPI SendMessageTimeoutW(HWND hWnd,UINT Msg,WPARAM wParam,LPARAM lParam,UINT fuFlags,UINT uTimeout,PDWORD_PTR lpdwResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1983:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1984:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SendNotifyMessageA(HWND hWnd,UINT Msg,WPARAM wParam,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1984:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1985:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SendNotifyMessageW(HWND hWnd,UINT Msg,WPARAM wParam,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1985:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1986:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SendMessageCallbackA(HWND hWnd,UINT Msg,WPARAM wParam,LPARAM lParam,SENDASYNCPROC lpResultCallBack,ULONG_PTR dwData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1986:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1987:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SendMessageCallbackW(HWND hWnd,UINT Msg,WPARAM wParam,LPARAM lParam,SENDASYNCPROC lpResultCallBack,ULONG_PTR dwData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1987:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1999:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI __LONG32 WINAPI BroadcastSystemMessageExA(DWORD flags,LPDWORD lpInfo,UINT Msg,WPARAM wParam,LPARAM lParam,PBSMINFO pbsmInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1999:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2000:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI __LONG32 WINAPI BroadcastSystemMessageExW(DWORD flags,LPDWORD lpInfo,UINT Msg,WPARAM wParam,LPARAM lParam,PBSMINFO pbsmInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2000:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2001:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI __LONG32 WINAPI BroadcastSystemMessageA(DWORD flags,LPDWORD lpInfo,UINT Msg,WPARAM wParam,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2001:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2002:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI __LONG32 WINAPI BroadcastSystemMessageW(DWORD flags,LPDWORD lpInfo,UINT Msg,WPARAM wParam,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2002:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2055:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HPOWERNOTIFY WINAPI RegisterPowerSettingNotification (HANDLE hRecipient, LPCGUID PowerSettingGuid, DWORD Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2055:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2056:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI UnregisterPowerSettingNotification (HPOWERNOTIFY Handle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2056:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2057:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HPOWERNOTIFY WINAPI RegisterSuspendResumeNotification (HANDLE hRecipient, DWORD Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2057:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2058:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI UnregisterSuspendResumeNotification (HPOWERNOTIFY Handle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2058:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2061:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI PostMessageA (HWND hWnd, UINT Msg, WPARAM wParam, LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2061:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2062:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI PostMessageW (HWND hWnd, UINT Msg, WPARAM wParam, LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2062:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2063:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI PostThreadMessageA (DWORD idThread, UINT Msg, WPARAM wParam, LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2063:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2064:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI PostThreadMessageW (DWORD idThread, UINT Msg, WPARAM wParam, LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2064:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2069:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI AttachThreadInput (DWORD idAttach, DWORD idAttachTo, WINBOOL fAttach); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2069:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2070:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI ReplyMessage (LRESULT lResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2070:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2071:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI WaitMessage (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2071:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2072:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI WaitForInputIdle (HANDLE hProcess, DWORD dwMilliseconds); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2072:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2073:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LRESULT WINAPI DefWindowProcA (HWND hWnd, UINT Msg, WPARAM wParam, LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2073:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2074:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LRESULT WINAPI DefWindowProcW (HWND hWnd, UINT Msg, WPARAM wParam, LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2074:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2075:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI VOID WINAPI PostQuitMessage (int nExitCode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2075:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2076:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI InSendMessage (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2076:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2077:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI InSendMessageEx (LPVOID lpReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2077:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2078:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI GetDoubleClickTime (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2078:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2079:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetDoubleClickTime (UINT); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2079:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2080:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI ATOM WINAPI RegisterClassA (CONST WNDCLASSA *lpWndClass); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2080:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2081:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI ATOM WINAPI RegisterClassW (CONST WNDCLASSW *lpWndClass); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2081:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2082:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI UnregisterClassA (LPCSTR lpClassName, HINSTANCE hInstance); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2082:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2083:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI UnregisterClassW (LPCWSTR lpClassName, HINSTANCE hInstance); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2083:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2084:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetClassInfoA (HINSTANCE hInstance, LPCSTR lpClassName, LPWNDCLASSA lpWndClass); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2084:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2085:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetClassInfoW (HINSTANCE hInstance, LPCWSTR lpClassName, LPWNDCLASSW lpWndClass); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2085:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2086:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI ATOM WINAPI RegisterClassExA (CONST WNDCLASSEXA *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2086:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2087:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI ATOM WINAPI RegisterClassExW (CONST WNDCLASSEXW *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2087:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2088:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetClassInfoExA (HINSTANCE hInstance, LPCSTR lpszClass, LPWNDCLASSEXA lpwcx); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2088:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2089:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetClassInfoExW (HINSTANCE hInstance, LPCWSTR lpszClass, LPWNDCLASSEXW lpwcx); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2089:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2092:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LRESULT WINAPI CallWindowProcA (WNDPROC lpPrevWndFunc, HWND hWnd, UINT Msg, WPARAM wParam, LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2092:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2093:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LRESULT WINAPI CallWindowProcW (WNDPROC lpPrevWndFunc, HWND hWnd, UINT Msg, WPARAM wParam, LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2093:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2125:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HDEVNOTIFY WINAPI RegisterDeviceNotificationA(HANDLE hRecipient,LPVOID NotificationFilter,DWORD Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2125:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2126:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HDEVNOTIFY WINAPI RegisterDeviceNotificationW(HANDLE hRecipient,LPVOID NotificationFilter,DWORD Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2126:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2127:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI UnregisterDeviceNotification(HDEVNOTIFY Handle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2127:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2134:208: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI CreateWindowExA(DWORD dwExStyle,LPCSTR lpClassName,LPCSTR lpWindowName,DWORD dwStyle,int X,int Y,int nWidth,int nHeight,HWND hWndParent,HMENU hMenu,HINSTANCE hInstance,LPVOID lpParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2134:208: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2135:210: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI CreateWindowExW(DWORD dwExStyle,LPCWSTR lpClassName,LPCWSTR lpWindowName,DWORD dwStyle,int X,int Y,int nWidth,int nHeight,HWND hWndParent,HMENU hMenu,HINSTANCE hInstance,LPVOID lpParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2135:210: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2140:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsWindow(HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2140:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2141:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsMenu(HMENU hMenu); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2141:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2142:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsChild(HWND hWndParent,HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2142:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2143:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI DestroyWindow(HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2143:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2144:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI ShowWindow(HWND hWnd,int nCmdShow); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2144:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2145:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI AnimateWindow(HWND hWnd,DWORD dwTime,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2145:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2150:180: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI UpdateLayeredWindow (HWND hWnd, HDC hdcDst, POINT *pptDst, SIZE *psize, HDC hdcSrc, POINT *pptSrc, COLORREF crKey, BLENDFUNCTION *pblend, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2150:180: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2168:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI UpdateLayeredWindowIndirect (HWND hWnd, const UPDATELAYEREDWINDOWINFO *pULWInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2168:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2173:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetLayeredWindowAttributes (HWND hwnd, COLORREF *pcrKey, BYTE *pbAlpha, DWORD *pdwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2173:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2177:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI PrintWindow (HWND hwnd, HDC hdcBlt, UINT nFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2177:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2178:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetLayeredWindowAttributes (HWND hwnd, COLORREF crKey, BYTE bAlpha, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2178:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2205:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI ShowWindowAsync (HWND hWnd, int nCmdShow); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2205:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2206:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI FlashWindow (HWND hWnd, WINBOOL bInvert); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2206:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2207:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI FlashWindowEx (PFLASHWINFO pfwi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2207:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2208:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI ShowOwnedPopups (HWND hWnd, WINBOOL fShow); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2208:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2209:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI OpenIcon (HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2209:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2210:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI CloseWindow (HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2210:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2211:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI MoveWindow (HWND hWnd, int X, int Y, int nWidth, int nHeight, WINBOOL bRepaint); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2211:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2212:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetWindowPos (HWND hWnd, HWND hWndInsertAfter, int X, int Y, int cx, int cy, UINT uFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2212:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2213:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetWindowPlacement (HWND hWnd, WINDOWPLACEMENT *lpwndpl); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2213:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2214:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetWindowPlacement (HWND hWnd, CONST WINDOWPLACEMENT *lpwndpl); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2214:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2227:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HDWP WINAPI BeginDeferWindowPos (int nNumWindows); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2227:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2228:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HDWP WINAPI DeferWindowPos (HDWP hWinPosInfo, HWND hWnd, HWND hWndInsertAfter, int x, int y, int cx, int cy, UINT uFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2228:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2229:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EndDeferWindowPos (HDWP hWinPosInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2229:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2234:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsWindowVisible (HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2234:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2235:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsIconic (HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2235:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2236:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI AnyPopup (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2236:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2237:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI BringWindowToTop (HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2237:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2238:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsZoomed (HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2238:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:72, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2331:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI CreateDialogParamA(HINSTANCE hInstance,LPCSTR lpTemplateName,HWND hWndParent,DLGPROC lpDialogFunc,LPARAM dwInitParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2331:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2332:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI CreateDialogParamW(HINSTANCE hInstance,LPCWSTR lpTemplateName,HWND hWndParent,DLGPROC lpDialogFunc,LPARAM dwInitParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2332:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2333:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI CreateDialogIndirectParamA(HINSTANCE hInstance,LPCDLGTEMPLATEA lpTemplate,HWND hWndParent,DLGPROC lpDialogFunc,LPARAM dwInitParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2333:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2334:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI CreateDialogIndirectParamW(HINSTANCE hInstance,LPCDLGTEMPLATEW lpTemplate,HWND hWndParent,DLGPROC lpDialogFunc,LPARAM dwInitParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2334:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2341:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI INT_PTR WINAPI DialogBoxParamA(HINSTANCE hInstance,LPCSTR lpTemplateName,HWND hWndParent,DLGPROC lpDialogFunc,LPARAM dwInitParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2341:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2342:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI INT_PTR WINAPI DialogBoxParamW(HINSTANCE hInstance,LPCWSTR lpTemplateName,HWND hWndParent,DLGPROC lpDialogFunc,LPARAM dwInitParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2342:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2343:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI INT_PTR WINAPI DialogBoxIndirectParamA(HINSTANCE hInstance,LPCDLGTEMPLATEA hDialogTemplate,HWND hWndParent,DLGPROC lpDialogFunc,LPARAM dwInitParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2343:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2344:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI INT_PTR WINAPI DialogBoxIndirectParamW(HINSTANCE hInstance,LPCDLGTEMPLATEW hDialogTemplate,HWND hWndParent,DLGPROC lpDialogFunc,LPARAM dwInitParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2344:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2349:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EndDialog(HWND hDlg,INT_PTR nResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2349:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2350:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI GetDlgItem(HWND hDlg,int nIDDlgItem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2350:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2351:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetDlgItemInt(HWND hDlg,int nIDDlgItem,UINT uValue,WINBOOL bSigned); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2351:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2352:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI GetDlgItemInt(HWND hDlg,int nIDDlgItem,WINBOOL *lpTranslated,WINBOOL bSigned); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2352:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2353:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetDlgItemTextA(HWND hDlg,int nIDDlgItem,LPCSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2353:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2354:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetDlgItemTextW(HWND hDlg,int nIDDlgItem,LPCWSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2354:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2355:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI GetDlgItemTextA(HWND hDlg,int nIDDlgItem,LPSTR lpString,int cchMax); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2355:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2356:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI GetDlgItemTextW(HWND hDlg,int nIDDlgItem,LPWSTR lpString,int cchMax); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2356:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2357:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI CheckDlgButton(HWND hDlg,int nIDButton,UINT uCheck); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2357:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2358:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI CheckRadioButton(HWND hDlg,int nIDFirstButton,int nIDLastButton,int nIDCheckButton); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2358:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2359:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI IsDlgButtonChecked(HWND hDlg,int nIDButton); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2359:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2360:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LRESULT WINAPI SendDlgItemMessageA(HWND hDlg,int nIDDlgItem,UINT Msg,WPARAM wParam,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2360:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2361:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LRESULT WINAPI SendDlgItemMessageW(HWND hDlg,int nIDDlgItem,UINT Msg,WPARAM wParam,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2361:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2362:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI GetNextDlgGroupItem(HWND hDlg,HWND hCtl,WINBOOL bPrevious); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2362:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2363:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI GetNextDlgTabItem(HWND hDlg,HWND hCtl,WINBOOL bPrevious); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2363:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2364:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI GetDlgCtrlID(HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2364:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2365:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI __LONG32 WINAPI GetDialogBaseUnits(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2365:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2366:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LRESULT WINAPI DefDlgProcA(HWND hDlg,UINT Msg,WPARAM wParam,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2366:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2367:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LRESULT WINAPI DefDlgProcW(HWND hDlg,UINT Msg,WPARAM wParam,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2367:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2377:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI CallMsgFilterA(LPMSG lpMsg,int nCode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2377:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2378:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI CallMsgFilterW(LPMSG lpMsg,int nCode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2378:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2387:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI OpenClipboard(HWND hWndNewOwner); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2387:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2388:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI CloseClipboard(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2388:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2389:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI GetClipboardSequenceNumber(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2389:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2390:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI GetClipboardOwner(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2390:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2391:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI SetClipboardViewer(HWND hWndNewViewer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2391:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2392:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI GetClipboardViewer(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2392:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2393:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI ChangeClipboardChain(HWND hWndRemove, HWND hWndNewNext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2393:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2394:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HANDLE WINAPI SetClipboardData(UINT uFormat, HANDLE hMem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2394:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2395:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HANDLE WINAPI GetClipboardData(UINT uFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2395:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2396:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI RegisterClipboardFormatA(LPCSTR lpszFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2396:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2397:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI RegisterClipboardFormatW(LPCWSTR lpszFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2397:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2398:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI CountClipboardFormats(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2398:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2399:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI EnumClipboardFormats(UINT format); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2399:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2400:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI GetClipboardFormatNameA(UINT format, LPSTR lpszFormatName, int cchMaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2400:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2401:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI GetClipboardFormatNameW(UINT format, LPWSTR lpszFormatName, int cchMaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2401:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2402:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EmptyClipboard(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2402:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2403:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsClipboardFormatAvailable(UINT format); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2403:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2404:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI GetPriorityClipboardFormat(UINT *paFormatPriorityList, int cFormats); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2404:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2405:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI GetOpenClipboardWindow(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2405:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2426:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI CharToOemA(LPCSTR lpszSrc,LPSTR lpszDst); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2426:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2427:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI CharToOemW(LPCWSTR lpszSrc,LPSTR lpszDst); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2427:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2428:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI OemToCharA(LPCSTR lpszSrc,LPSTR lpszDst); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2428:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2429:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI OemToCharW(LPCSTR lpszSrc,LPWSTR lpszDst); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2429:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2430:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI CharToOemBuffA(LPCSTR lpszSrc,LPSTR lpszDst,DWORD cchDstLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2430:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2431:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI CharToOemBuffW(LPCWSTR lpszSrc,LPSTR lpszDst,DWORD cchDstLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2431:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2432:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI OemToCharBuffA(LPCSTR lpszSrc,LPSTR lpszDst,DWORD cchDstLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2432:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2433:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI OemToCharBuffW(LPCSTR lpszSrc,LPWSTR lpszDst,DWORD cchDstLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2433:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2434:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LPSTR WINAPI CharUpperA(LPSTR lpsz); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2434:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2435:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LPWSTR WINAPI CharUpperW(LPWSTR lpsz); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2435:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2436:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI CharUpperBuffA(LPSTR lpsz,DWORD cchLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2436:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2437:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI CharUpperBuffW(LPWSTR lpsz,DWORD cchLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2437:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2438:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LPSTR WINAPI CharLowerA(LPSTR lpsz); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2438:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2439:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LPWSTR WINAPI CharLowerW(LPWSTR lpsz); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2439:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2440:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI CharLowerBuffA(LPSTR lpsz,DWORD cchLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2440:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2441:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI CharLowerBuffW(LPWSTR lpsz,DWORD cchLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2441:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2442:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LPSTR WINAPI CharNextA(LPCSTR lpsz); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2442:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2443:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LPWSTR WINAPI CharNextW(LPCWSTR lpsz); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2443:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2444:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LPSTR WINAPI CharPrevA(LPCSTR lpszStart,LPCSTR lpszCurrent); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2444:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2445:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LPWSTR WINAPI CharPrevW(LPCWSTR lpszStart,LPCWSTR lpszCurrent); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2445:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2446:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LPSTR WINAPI CharNextExA(WORD CodePage,LPCSTR lpCurrentChar,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2446:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2447:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LPSTR WINAPI CharPrevExA(WORD CodePage,LPCSTR lpStart,LPCSTR lpCurrentChar,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2447:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2468:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsCharAlphaA(CHAR ch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2468:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2469:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsCharAlphaW(WCHAR ch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2469:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2470:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsCharAlphaNumericA(CHAR ch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2470:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2471:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsCharAlphaNumericW(WCHAR ch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2471:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2472:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsCharUpperA(CHAR ch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2472:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2473:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsCharUpperW(WCHAR ch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2473:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2474:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsCharLowerA(CHAR ch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2474:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2475:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsCharLowerW(WCHAR ch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2475:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2484:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI SetFocus(HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2484:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2485:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI GetActiveWindow(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2485:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2486:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI GetFocus(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2486:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2487:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI GetKBCodePage(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2487:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2488:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI SHORT WINAPI GetKeyState(int nVirtKey); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2488:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2489:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI SHORT WINAPI GetAsyncKeyState(int vKey); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2489:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2490:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetKeyboardState(PBYTE lpKeyState); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2490:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2491:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetKeyboardState(LPBYTE lpKeyState); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2491:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2492:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI GetKeyNameTextA(LONG lParam,LPSTR lpString,int cchSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2492:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2493:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI GetKeyNameTextW(LONG lParam,LPWSTR lpString,int cchSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2493:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2494:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI GetKeyboardType(int nTypeFlag); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2494:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2495:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI ToAscii(UINT uVirtKey,UINT uScanCode,CONST BYTE *lpKeyState,LPWORD lpChar,UINT uFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2495:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2496:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI ToAsciiEx(UINT uVirtKey,UINT uScanCode,CONST BYTE *lpKeyState,LPWORD lpChar,UINT uFlags,HKL dwhkl); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2496:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2497:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI ToUnicode(UINT wVirtKey,UINT wScanCode,CONST BYTE *lpKeyState,LPWSTR pwszBuff,int cchBuff,UINT wFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2497:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2498:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI OemKeyScan(WORD wOemChar); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2498:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2499:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI SHORT WINAPI VkKeyScanA(CHAR ch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2499:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2500:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI SHORT WINAPI VkKeyScanW(WCHAR ch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2500:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2501:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI SHORT WINAPI VkKeyScanExA(CHAR ch,HKL dwhkl); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2501:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2502:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI SHORT WINAPI VkKeyScanExW(WCHAR ch,HKL dwhkl); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2502:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2503:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI VOID WINAPI keybd_event(BYTE bVk,BYTE bScan,DWORD dwFlags,ULONG_PTR dwExtraInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2503:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2641:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI VOID WINAPI mouse_event(DWORD dwFlags,DWORD dx,DWORD dy,DWORD dwData,ULONG_PTR dwExtraInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2641:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2675:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI SendInput(UINT cInputs,LPINPUT pInputs,int cbSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2675:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2835:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetLastInputInfo(PLASTINPUTINFO plii); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2835:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2836:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI MapVirtualKeyA(UINT uCode,UINT uMapType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2836:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2837:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI MapVirtualKeyW(UINT uCode,UINT uMapType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2837:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2838:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI MapVirtualKeyExA(UINT uCode,UINT uMapType,HKL dwhkl); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2838:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2839:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI MapVirtualKeyExW(UINT uCode,UINT uMapType,HKL dwhkl); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2839:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2840:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetInputState(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2840:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2841:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI GetQueueStatus(UINT flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2841:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2842:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI GetCapture(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2842:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2843:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI SetCapture(HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2843:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2844:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI ReleaseCapture(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2844:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2845:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI MsgWaitForMultipleObjects(DWORD nCount,CONST HANDLE *pHandles,WINBOOL fWaitAll,DWORD dwMilliseconds,DWORD dwWakeMask); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2845:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2846:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI MsgWaitForMultipleObjectsEx(DWORD nCount,CONST HANDLE *pHandles,DWORD dwMilliseconds,DWORD dwWakeMask,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2846:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2901:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT_PTR WINAPI SetTimer(HWND hWnd,UINT_PTR nIDEvent,UINT uElapse,TIMERPROC lpTimerFunc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2901:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2902:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI KillTimer(HWND hWnd,UINT_PTR uIDEvent); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2902:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2903:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsWindowUnicode(HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2903:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2904:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EnableWindow(HWND hWnd,WINBOOL bEnable); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2904:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2905:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsWindowEnabled(HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2905:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2906:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HACCEL WINAPI LoadAcceleratorsA(HINSTANCE hInstance,LPCSTR lpTableName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2906:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2907:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HACCEL WINAPI LoadAcceleratorsW(HINSTANCE hInstance,LPCWSTR lpTableName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2907:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2908:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HACCEL WINAPI CreateAcceleratorTableA(LPACCEL paccel,int cAccel); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2908:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2909:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HACCEL WINAPI CreateAcceleratorTableW(LPACCEL paccel,int cAccel); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2909:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2910:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI DestroyAcceleratorTable(HACCEL hAccel); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2910:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2911:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI CopyAcceleratorTableA(HACCEL hAccelSrc,LPACCEL lpAccelDst,int cAccelEntries); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2911:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2912:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI CopyAcceleratorTableW(HACCEL hAccelSrc,LPACCEL lpAccelDst,int cAccelEntries); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2912:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2917:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI TranslateAcceleratorA(HWND hWnd,HACCEL hAccTable,LPMSG lpMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2917:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2918:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI TranslateAcceleratorW(HWND hWnd,HACCEL hAccTable,LPMSG lpMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2918:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3047:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI GetSystemMetrics(int nIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3047:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3114:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HMENU WINAPI LoadMenuA(HINSTANCE hInstance,LPCSTR lpMenuName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3114:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3115:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HMENU WINAPI LoadMenuW(HINSTANCE hInstance,LPCWSTR lpMenuName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3115:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3116:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HMENU WINAPI LoadMenuIndirectA(CONST MENUTEMPLATEA *lpMenuTemplate); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3116:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3117:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HMENU WINAPI LoadMenuIndirectW(CONST MENUTEMPLATEW *lpMenuTemplate); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3117:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3118:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HMENU WINAPI GetMenu(HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3118:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3119:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetMenu(HWND hWnd,HMENU hMenu); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3119:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3120:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI ChangeMenuA(HMENU hMenu,UINT cmd,LPCSTR lpszNewItem,UINT cmdInsert,UINT flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3120:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3121:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI ChangeMenuW(HMENU hMenu,UINT cmd,LPCWSTR lpszNewItem,UINT cmdInsert,UINT flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3121:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3122:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI HiliteMenuItem(HWND hWnd,HMENU hMenu,UINT uIDHiliteItem,UINT uHilite); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3122:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3123:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI GetMenuStringA(HMENU hMenu,UINT uIDItem,LPSTR lpString,int cchMax,UINT flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3123:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3124:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI GetMenuStringW(HMENU hMenu,UINT uIDItem,LPWSTR lpString,int cchMax,UINT flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3124:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3125:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI GetMenuState(HMENU hMenu,UINT uId,UINT uFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3125:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3126:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI DrawMenuBar(HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3126:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3128:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HMENU WINAPI GetSystemMenu(HWND hWnd,WINBOOL bRevert); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3128:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3129:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HMENU WINAPI CreateMenu(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3129:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3130:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HMENU WINAPI CreatePopupMenu(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3130:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3131:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI DestroyMenu(HMENU hMenu); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3131:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3132:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI CheckMenuItem(HMENU hMenu,UINT uIDCheckItem,UINT uCheck); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3132:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3133:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EnableMenuItem(HMENU hMenu,UINT uIDEnableItem,UINT uEnable); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3133:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3134:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HMENU WINAPI GetSubMenu(HMENU hMenu,int nPos); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3134:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3135:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI GetMenuItemID(HMENU hMenu,int nPos); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3135:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3136:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI GetMenuItemCount(HMENU hMenu); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3136:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3137:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI InsertMenuA(HMENU hMenu,UINT uPosition,UINT uFlags,UINT_PTR uIDNewItem,LPCSTR lpNewItem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3137:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3138:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI InsertMenuW(HMENU hMenu,UINT uPosition,UINT uFlags,UINT_PTR uIDNewItem,LPCWSTR lpNewItem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3138:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3139:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI AppendMenuA(HMENU hMenu,UINT uFlags,UINT_PTR uIDNewItem,LPCSTR lpNewItem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3139:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3140:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI AppendMenuW(HMENU hMenu,UINT uFlags,UINT_PTR uIDNewItem,LPCWSTR lpNewItem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3140:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3141:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI ModifyMenuA(HMENU hMnu,UINT uPosition,UINT uFlags,UINT_PTR uIDNewItem,LPCSTR lpNewItem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3141:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3142:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI ModifyMenuW(HMENU hMnu,UINT uPosition,UINT uFlags,UINT_PTR uIDNewItem,LPCWSTR lpNewItem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3142:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3143:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI RemoveMenu(HMENU hMenu,UINT uPosition,UINT uFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3143:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3144:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI DeleteMenu(HMENU hMenu,UINT uPosition,UINT uFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3144:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3145:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetMenuItemBitmaps(HMENU hMenu,UINT uPosition,UINT uFlags,HBITMAP hBitmapUnchecked,HBITMAP hBitmapChecked); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3145:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3146:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LONG WINAPI GetMenuCheckMarkDimensions(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3146:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3147:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI TrackPopupMenu(HMENU hMenu,UINT uFlags,int x,int y,int nReserved,HWND hWnd,CONST RECT *prcRect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3147:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3167:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI TrackPopupMenuEx(HMENU,UINT,int,int,HWND,LPTPMPARAMS); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3167:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3168:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetMenuInfo(HMENU,LPMENUINFO); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3168:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3169:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetMenuInfo(HMENU,LPCMENUINFO); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3169:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3170:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EndMenu(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3170:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3225:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI InsertMenuItemA(HMENU hmenu,UINT item,WINBOOL fByPosition,LPCMENUITEMINFOA lpmi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3225:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3226:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI InsertMenuItemW(HMENU hmenu,UINT item,WINBOOL fByPosition,LPCMENUITEMINFOW lpmi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3226:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3227:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetMenuItemInfoA(HMENU hmenu,UINT item,WINBOOL fByPosition,LPMENUITEMINFOA lpmii); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3227:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3228:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetMenuItemInfoW(HMENU hmenu,UINT item,WINBOOL fByPosition,LPMENUITEMINFOW lpmii); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3228:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3229:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetMenuItemInfoA(HMENU hmenu,UINT item,WINBOOL fByPositon,LPCMENUITEMINFOA lpmii); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3229:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3230:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetMenuItemInfoW(HMENU hmenu,UINT item,WINBOOL fByPositon,LPCMENUITEMINFOW lpmii); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3230:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3235:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI GetMenuDefaultItem(HMENU hMenu,UINT fByPos,UINT gmdiFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3235:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3236:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetMenuDefaultItem(HMENU hMenu,UINT uItem,UINT fByPos); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3236:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3237:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetMenuItemRect(HWND hWnd,HMENU hMenu,UINT uItem,LPRECT lprcItem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3237:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3238:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI MenuItemFromPoint(HWND hWnd,HMENU hMenu,POINT ptScreen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3238:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3288:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI DragObject(HWND hwndParent,HWND hwndFrom,UINT fmt,ULONG_PTR data,HCURSOR hcur); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3288:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3289:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI DragDetect(HWND hwnd,POINT pt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3289:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3290:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI DrawIcon(HDC hDC,int X,int Y,HICON hIcon); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3290:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3332:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI DrawTextA(HDC hdc,LPCSTR lpchText,int cchText,LPRECT lprc,UINT format); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3332:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3333:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI DrawTextW(HDC hdc,LPCWSTR lpchText,int cchText,LPRECT lprc,UINT format); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3333:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3334:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI DrawTextExA(HDC hdc,LPSTR lpchText,int cchText,LPRECT lprc,UINT format,LPDRAWTEXTPARAMS lpdtp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3334:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3335:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI DrawTextExW(HDC hdc,LPWSTR lpchText,int cchText,LPRECT lprc,UINT format,LPDRAWTEXTPARAMS lpdtp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3335:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3345:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GrayStringA(HDC hDC,HBRUSH hBrush,GRAYSTRINGPROC lpOutputFunc,LPARAM lpData,int nCount,int X,int Y,int nWidth,int nHeight); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3345:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3346:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GrayStringW(HDC hDC,HBRUSH hBrush,GRAYSTRINGPROC lpOutputFunc,LPARAM lpData,int nCount,int X,int Y,int nWidth,int nHeight); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3346:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3347:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI DrawStateA(HDC hdc,HBRUSH hbrFore,DRAWSTATEPROC qfnCallBack,LPARAM lData,WPARAM wData,int x,int y,int cx,int cy,UINT uFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3347:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3348:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI DrawStateW(HDC hdc,HBRUSH hbrFore,DRAWSTATEPROC qfnCallBack,LPARAM lData,WPARAM wData,int x,int y,int cx,int cy,UINT uFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3348:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3349:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LONG WINAPI TabbedTextOutA(HDC hdc,int x,int y,LPCSTR lpString,int chCount,int nTabPositions,CONST INT *lpnTabStopPositions,int nTabOrigin); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3349:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3350:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LONG WINAPI TabbedTextOutW(HDC hdc,int x,int y,LPCWSTR lpString,int chCount,int nTabPositions,CONST INT *lpnTabStopPositions,int nTabOrigin); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3350:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3351:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI GetTabbedTextExtentA(HDC hdc,LPCSTR lpString,int chCount,int nTabPositions,CONST INT *lpnTabStopPositions); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3351:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3352:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI GetTabbedTextExtentW(HDC hdc,LPCWSTR lpString,int chCount,int nTabPositions,CONST INT *lpnTabStopPositions); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3352:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3353:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI UpdateWindow(HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3353:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3354:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI SetActiveWindow(HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3354:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3355:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI GetForegroundWindow(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3355:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3356:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI PaintDesktop(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3356:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3357:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI VOID WINAPI SwitchToThisWindow(HWND hwnd,WINBOOL fUnknown); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3357:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3358:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetForegroundWindow(HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3358:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3359:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI AllowSetForegroundWindow(DWORD dwProcessId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3359:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3360:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI LockSetForegroundWindow(UINT uLockCode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3360:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3361:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI WindowFromDC(HDC hDC); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3361:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3362:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HDC WINAPI GetDC(HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3362:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3363:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HDC WINAPI GetDCEx(HWND hWnd,HRGN hrgnClip,DWORD flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3363:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3400:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HDC WINAPI GetWindowDC(HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3400:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3401:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI ReleaseDC(HWND hWnd,HDC hDC); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3401:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3402:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HDC WINAPI BeginPaint(HWND hWnd,LPPAINTSTRUCT lpPaint); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3402:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3403:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EndPaint(HWND hWnd,CONST PAINTSTRUCT *lpPaint); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3403:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3404:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetUpdateRect(HWND hWnd,LPRECT lpRect,WINBOOL bErase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3404:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3405:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI GetUpdateRgn(HWND hWnd,HRGN hRgn,WINBOOL bErase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3405:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3406:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI SetWindowRgn(HWND hWnd,HRGN hRgn,WINBOOL bRedraw); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3406:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3407:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI GetWindowRgn(HWND hWnd,HRGN hRgn); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3407:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3408:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI GetWindowRgnBox(HWND hWnd,LPRECT lprc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3408:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3409:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI ExcludeUpdateRgn(HDC hDC,HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3409:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3410:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI InvalidateRect(HWND hWnd,CONST RECT *lpRect,WINBOOL bErase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3410:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3411:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI ValidateRect(HWND hWnd,CONST RECT *lpRect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3411:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3412:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI InvalidateRgn(HWND hWnd,HRGN hRgn,WINBOOL bErase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3412:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3413:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI ValidateRgn(HWND hWnd,HRGN hRgn); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3413:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3414:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI RedrawWindow(HWND hWnd,CONST RECT *lprcUpdate,HRGN hrgnUpdate,UINT flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3414:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3435:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI LockWindowUpdate(HWND hWndLock); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3435:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3436:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI ScrollWindow(HWND hWnd,int XAmount,int YAmount,CONST RECT *lpRect,CONST RECT *lpClipRect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3436:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3437:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI ScrollDC(HDC hDC,int dx,int dy,CONST RECT *lprcScroll,CONST RECT *lprcClip,HRGN hrgnUpdate,LPRECT lprcUpdate); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3437:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3438:149: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI ScrollWindowEx(HWND hWnd,int dx,int dy,CONST RECT *prcScroll,CONST RECT *prcClip,HRGN hrgnUpdate,LPRECT prcUpdate,UINT flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3438:149: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3448:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI SetScrollPos(HWND hWnd,int nBar,int nPos,WINBOOL bRedraw); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3448:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3449:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI GetScrollPos(HWND hWnd,int nBar); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3449:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3450:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetScrollRange(HWND hWnd,int nBar,int nMinPos,int nMaxPos,WINBOOL bRedraw); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3450:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3451:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetScrollRange(HWND hWnd,int nBar,LPINT lpMinPos,LPINT lpMaxPos); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3451:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3452:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI ShowScrollBar(HWND hWnd,int wBar,WINBOOL bShow); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3452:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3453:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EnableScrollBar(HWND hWnd,UINT wSBflags,UINT wArrows); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3453:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3478:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetPropA(HWND hWnd,LPCSTR lpString,HANDLE hData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3478:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3479:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetPropW(HWND hWnd,LPCWSTR lpString,HANDLE hData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3479:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3480:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HANDLE WINAPI GetPropA(HWND hWnd,LPCSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3480:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3481:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HANDLE WINAPI GetPropW(HWND hWnd,LPCWSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3481:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3482:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HANDLE WINAPI RemovePropA(HWND hWnd,LPCSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3482:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3483:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HANDLE WINAPI RemovePropW(HWND hWnd,LPCWSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3483:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3484:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI EnumPropsExA(HWND hWnd,PROPENUMPROCEXA lpEnumFunc,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3484:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3485:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI EnumPropsExW(HWND hWnd,PROPENUMPROCEXW lpEnumFunc,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3485:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3486:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI EnumPropsA(HWND hWnd,PROPENUMPROCA lpEnumFunc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3486:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3487:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI EnumPropsW(HWND hWnd,PROPENUMPROCW lpEnumFunc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3487:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3488:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetWindowTextA(HWND hWnd,LPCSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3488:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3489:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetWindowTextW(HWND hWnd,LPCWSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3489:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3490:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI GetWindowTextA(HWND hWnd,LPSTR lpString,int nMaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3490:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3491:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI GetWindowTextW(HWND hWnd,LPWSTR lpString,int nMaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3491:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3492:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI GetWindowTextLengthA(HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3492:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3493:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI GetWindowTextLengthW(HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3493:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3494:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetClientRect(HWND hWnd,LPRECT lpRect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3494:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3495:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetWindowRect(HWND hWnd,LPRECT lpRect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3495:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3496:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI AdjustWindowRect(LPRECT lpRect,DWORD dwStyle,WINBOOL bMenu); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3496:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3497:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI AdjustWindowRectEx(LPRECT lpRect,DWORD dwStyle,WINBOOL bMenu,DWORD dwExStyle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3497:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3513:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetWindowContextHelpId(HWND,DWORD); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3513:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3514:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI GetWindowContextHelpId(HWND); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3514:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3515:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetMenuContextHelpId(HMENU,DWORD); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3515:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3516:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI GetMenuContextHelpId(HMENU); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3516:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3563:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI MessageBoxA(HWND hWnd,LPCSTR lpText,LPCSTR lpCaption,UINT uType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3563:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3564:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI MessageBoxW(HWND hWnd,LPCWSTR lpText,LPCWSTR lpCaption,UINT uType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3564:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3565:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI MessageBoxExA(HWND hWnd,LPCSTR lpText,LPCSTR lpCaption,UINT uType,WORD wLanguageId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3565:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3566:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI MessageBoxExW(HWND hWnd,LPCWSTR lpText,LPCWSTR lpCaption,UINT uType,WORD wLanguageId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3566:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3602:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI MessageBoxIndirectA(CONST MSGBOXPARAMSA *lpmbp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3602:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3603:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI MessageBoxIndirectW(CONST MSGBOXPARAMSW *lpmbp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3603:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3604:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI MessageBeep(UINT uType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3604:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3609:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI ShowCursor(WINBOOL bShow); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3609:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3610:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetCursorPos(int X,int Y); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3610:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3611:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HCURSOR WINAPI SetCursor(HCURSOR hCursor); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3611:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3612:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetCursorPos(LPPOINT lpPoint); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3612:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3613:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI ClipCursor(CONST RECT *lpRect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3613:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3614:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetClipCursor(LPRECT lpRect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3614:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3615:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HCURSOR WINAPI GetCursor(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3615:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3616:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI CreateCaret(HWND hWnd,HBITMAP hBitmap,int nWidth,int nHeight); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3616:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3617:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI GetCaretBlinkTime(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3617:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3618:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetCaretBlinkTime(UINT uMSeconds); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3618:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3619:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI DestroyCaret(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3619:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3620:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI HideCaret(HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3620:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3621:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI ShowCaret(HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3621:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3622:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetCaretPos(int X,int Y); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3622:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3623:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetCaretPos(LPPOINT lpPoint); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3623:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3624:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI ClientToScreen(HWND hWnd,LPPOINT lpPoint); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3624:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3625:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI ScreenToClient(HWND hWnd,LPPOINT lpPoint); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3625:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3626:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI MapWindowPoints(HWND hWndFrom,HWND hWndTo,LPPOINT lpPoints,UINT cPoints); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3626:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3627:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI WindowFromPoint(POINT Point); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3627:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3628:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI ChildWindowFromPoint(HWND hWndParent,POINT Point); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3628:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3629:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI ChildWindowFromPointEx(HWND hwnd,POINT pt,UINT flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3629:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3695:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI GetSysColor(int nIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3695:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3696:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HBRUSH WINAPI GetSysColorBrush(int nIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3696:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3697:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetSysColors(int cElements,CONST INT *lpaElements,CONST COLORREF *lpaRgbValues); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3697:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3702:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI DrawFocusRect(HDC hDC,CONST RECT *lprc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3702:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3703:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI FillRect(HDC hDC,CONST RECT *lprc,HBRUSH hbr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3703:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3704:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI FrameRect(HDC hDC,CONST RECT *lprc,HBRUSH hbr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3704:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3705:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI InvertRect(HDC hDC,CONST RECT *lprc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3705:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3706:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetRect(LPRECT lprc,int xLeft,int yTop,int xRight,int yBottom); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3706:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3707:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetRectEmpty(LPRECT lprc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3707:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3708:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI CopyRect(LPRECT lprcDst,CONST RECT *lprcSrc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3708:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3709:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI InflateRect(LPRECT lprc,int dx,int dy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3709:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3710:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IntersectRect(LPRECT lprcDst,CONST RECT *lprcSrc1,CONST RECT *lprcSrc2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3710:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3711:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI UnionRect(LPRECT lprcDst,CONST RECT *lprcSrc1,CONST RECT *lprcSrc2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3711:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3712:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SubtractRect(LPRECT lprcDst,CONST RECT *lprcSrc1,CONST RECT *lprcSrc2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3712:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3713:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI OffsetRect(LPRECT lprc,int dx,int dy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3713:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3714:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsRectEmpty(CONST RECT *lprc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3714:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3715:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EqualRect(CONST RECT *lprc1,CONST RECT *lprc2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3715:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3716:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI PtInRect(CONST RECT *lprc,POINT pt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3716:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3725:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WORD WINAPI GetWindowWord(HWND hWnd,int nIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3725:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3726:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WORD WINAPI SetWindowWord(HWND hWnd,int nIndex,WORD wNewWord); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3726:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3727:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LONG WINAPI GetWindowLongA(HWND hWnd,int nIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3727:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3728:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LONG WINAPI GetWindowLongW(HWND hWnd,int nIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3728:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3729:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LONG WINAPI SetWindowLongA(HWND hWnd,int nIndex,LONG dwNewLong); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3729:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3730:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LONG WINAPI SetWindowLongW(HWND hWnd,int nIndex,LONG dwNewLong); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3730:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3736:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LONG_PTR WINAPI GetWindowLongPtrA(HWND hWnd,int nIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3736:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3737:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LONG_PTR WINAPI GetWindowLongPtrW(HWND hWnd,int nIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3737:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3738:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LONG_PTR WINAPI SetWindowLongPtrA(HWND hWnd,int nIndex,LONG_PTR dwNewLong); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3738:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3739:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LONG_PTR WINAPI SetWindowLongPtrW(HWND hWnd,int nIndex,LONG_PTR dwNewLong); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3739:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3750:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WORD WINAPI GetClassWord(HWND hWnd,int nIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3750:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3751:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WORD WINAPI SetClassWord(HWND hWnd,int nIndex,WORD wNewWord); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3751:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3752:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI GetClassLongA(HWND hWnd,int nIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3752:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3753:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI GetClassLongW(HWND hWnd,int nIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3753:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3754:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI SetClassLongA(HWND hWnd,int nIndex,LONG dwNewLong); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3754:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3755:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI SetClassLongW(HWND hWnd,int nIndex,LONG dwNewLong); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3755:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3761:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI ULONG_PTR WINAPI GetClassLongPtrA(HWND hWnd,int nIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3761:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3762:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI ULONG_PTR WINAPI GetClassLongPtrW(HWND hWnd,int nIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3762:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3763:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI ULONG_PTR WINAPI SetClassLongPtrA(HWND hWnd,int nIndex,LONG_PTR dwNewLong); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3763:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3764:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI ULONG_PTR WINAPI SetClassLongPtrW(HWND hWnd,int nIndex,LONG_PTR dwNewLong); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3764:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3780:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetProcessDefaultLayout(DWORD *pdwDefaultLayout); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3780:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3781:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetProcessDefaultLayout(DWORD dwDefaultLayout); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3781:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3782:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI GetDesktopWindow(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3782:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3783:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI GetParent(HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3783:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3784:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI SetParent(HWND hWndChild,HWND hWndNewParent); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3784:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3785:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EnumChildWindows(HWND hWndParent,WNDENUMPROC lpEnumFunc,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3785:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3786:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI FindWindowA(LPCSTR lpClassName,LPCSTR lpWindowName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3786:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3787:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI FindWindowW(LPCWSTR lpClassName,LPCWSTR lpWindowName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3787:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3788:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI FindWindowExA(HWND hWndParent,HWND hWndChildAfter,LPCSTR lpszClass,LPCSTR lpszWindow); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3788:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3789:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI FindWindowExW(HWND hWndParent,HWND hWndChildAfter,LPCWSTR lpszClass,LPCWSTR lpszWindow); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3789:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3790:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI GetShellWindow(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3790:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3791:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI RegisterShellHookWindow(HWND hwnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3791:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3792:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI DeregisterShellHookWindow(HWND hwnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3792:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3793:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EnumWindows(WNDENUMPROC lpEnumFunc,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3793:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3794:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EnumThreadWindows(DWORD dwThreadId,WNDENUMPROC lpfn,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3794:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3798:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI GetClassNameA(HWND hWnd,LPSTR lpClassName,int nMaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3798:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3799:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI GetClassNameW(HWND hWnd,LPWSTR lpClassName,int nMaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3799:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3800:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI GetTopWindow(HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3800:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3806:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI GetWindowThreadProcessId(HWND hWnd,LPDWORD lpdwProcessId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3806:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3807:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsGUIThread(WINBOOL bConvert); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3807:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3811:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI GetLastActivePopup(HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3811:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3822:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI GetWindow(HWND hWnd,UINT uCmd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3822:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3829:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HHOOK WINAPI SetWindowsHookA (int nFilterType, HOOKPROC pfnFilterProc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3829:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3830:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HHOOK WINAPI SetWindowsHookW (int nFilterType, HOOKPROC pfnFilterProc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3830:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3839:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI UnhookWindowsHook (int nCode, HOOKPROC pfnFilterProc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3839:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3840:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HHOOK WINAPI SetWindowsHookExA (int idHook, HOOKPROC lpfn, HINSTANCE hmod, DWORD dwThreadId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3840:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3841:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HHOOK WINAPI SetWindowsHookExW (int idHook, HOOKPROC lpfn, HINSTANCE hmod, DWORD dwThreadId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3841:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3842:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI UnhookWindowsHookEx (HHOOK hhk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3842:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3843:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LRESULT WINAPI CallNextHookEx (HHOOK hhk, int nCode, WPARAM wParam, LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3843:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3898:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI CheckMenuRadioItem(HMENU hmenu,UINT first,UINT last,UINT check,UINT flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3898:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3952:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HBITMAP WINAPI LoadBitmapA(HINSTANCE hInstance,LPCSTR lpBitmapName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3952:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3953:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HBITMAP WINAPI LoadBitmapW(HINSTANCE hInstance,LPCWSTR lpBitmapName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3953:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3954:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HCURSOR WINAPI LoadCursorA(HINSTANCE hInstance,LPCSTR lpCursorName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3954:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3955:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HCURSOR WINAPI LoadCursorW(HINSTANCE hInstance,LPCWSTR lpCursorName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3955:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3956:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HCURSOR WINAPI LoadCursorFromFileA(LPCSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3956:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3957:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HCURSOR WINAPI LoadCursorFromFileW(LPCWSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3957:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3958:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HCURSOR WINAPI CreateCursor(HINSTANCE hInst,int xHotSpot,int yHotSpot,int nWidth,int nHeight,CONST VOID *pvANDPlane,CONST VOID *pvXORPlane); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3958:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3959:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI DestroyCursor(HCURSOR hCursor); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3959:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3994:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetSystemCursor(HCURSOR hcur,DWORD id); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3994:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3995:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HICON WINAPI LoadIconA(HINSTANCE hInstance,LPCSTR lpIconName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3995:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3996:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HICON WINAPI LoadIconW(HINSTANCE hInstance,LPCWSTR lpIconName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3996:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3997:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI PrivateExtractIconsA(LPCSTR szFileName,int nIconIndex,int cxIcon,int cyIcon,HICON *phicon,UINT *piconid,UINT nIcons,UINT flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3997:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3998:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI PrivateExtractIconsW(LPCWSTR szFileName,int nIconIndex,int cxIcon,int cyIcon,HICON *phicon,UINT *piconid,UINT nIcons,UINT flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3998:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3999:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HICON WINAPI CreateIcon(HINSTANCE hInstance,int nWidth,int nHeight,BYTE cPlanes,BYTE cBitsPixel,CONST BYTE *lpbANDbits,CONST BYTE *lpbXORbits); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3999:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4000:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI DestroyIcon(HICON hIcon); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4000:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4001:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI LookupIconIdFromDirectory(PBYTE presbits,WINBOOL fIcon); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4001:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4002:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI LookupIconIdFromDirectoryEx(PBYTE presbits,WINBOOL fIcon,int cxDesired,int cyDesired,UINT Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4002:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4003:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HICON WINAPI CreateIconFromResource(PBYTE presbits,DWORD dwResSize,WINBOOL fIcon,DWORD dwVer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4003:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4004:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HICON WINAPI CreateIconFromResourceEx(PBYTE presbits,DWORD dwResSize,WINBOOL fIcon,DWORD dwVer,int cxDesired,int cyDesired,UINT Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4004:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4039:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HANDLE WINAPI LoadImageA(HINSTANCE hInst,LPCSTR name,UINT type,int cx,int cy,UINT fuLoad); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4039:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4040:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HANDLE WINAPI LoadImageW(HINSTANCE hInst,LPCWSTR name,UINT type,int cx,int cy,UINT fuLoad); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4040:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4041:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HANDLE WINAPI CopyImage(HANDLE h,UINT type,int cx,int cy,UINT flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4041:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4042:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI DrawIconEx(HDC hdc,int xLeft,int yTop,HICON hIcon,int cxWidth,int cyWidth,UINT istepIfAniCur,HBRUSH hbrFlickerFreeDraw,UINT diFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4042:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4043:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HICON WINAPI CreateIconIndirect(PICONINFO piconinfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4043:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4044:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HICON WINAPI CopyIcon(HICON hIcon); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4044:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4045:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetIconInfo(HICON hIcon,PICONINFO piconinfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4045:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4442:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsDialogMessageA(HWND hDlg,LPMSG lpMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4442:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4443:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsDialogMessageW(HWND hDlg,LPMSG lpMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4443:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4451:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI MapDialogRect(HWND hDlg,LPRECT lpRect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4451:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4452:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI DlgDirListA(HWND hDlg,LPSTR lpPathSpec,int nIDListBox,int nIDStaticPath,UINT uFileType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4452:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4453:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI DlgDirListW(HWND hDlg,LPWSTR lpPathSpec,int nIDListBox,int nIDStaticPath,UINT uFileType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4453:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4454:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI DlgDirSelectExA(HWND hwndDlg,LPSTR lpString,int chCount,int idListBox); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4454:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4455:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI DlgDirSelectExW(HWND hwndDlg,LPWSTR lpString,int chCount,int idListBox); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4455:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4456:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI DlgDirListComboBoxA(HWND hDlg,LPSTR lpPathSpec,int nIDComboBox,int nIDStaticPath,UINT uFiletype); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4456:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4457:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI DlgDirListComboBoxW(HWND hDlg,LPWSTR lpPathSpec,int nIDComboBox,int nIDStaticPath,UINT uFiletype); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4457:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4458:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI DlgDirSelectComboBoxExA(HWND hwndDlg,LPSTR lpString,int cchOut,int idComboBox); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4458:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4459:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI DlgDirSelectComboBoxExW(HWND hwndDlg,LPWSTR lpString,int cchOut,int idComboBox); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4459:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4705:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI SetScrollInfo(HWND hwnd,int nBar,LPCSCROLLINFO lpsi,WINBOOL redraw); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4705:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4706:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetScrollInfo(HWND hwnd,int nBar,LPSCROLLINFO lpsi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4706:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4757:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LRESULT WINAPI DefFrameProcA(HWND hWnd,HWND hWndMDIClient,UINT uMsg,WPARAM wParam,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4757:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4758:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LRESULT WINAPI DefFrameProcW(HWND hWnd,HWND hWndMDIClient,UINT uMsg,WPARAM wParam,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4758:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4759:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LRESULT WINAPI DefMDIChildProcA(HWND hWnd,UINT uMsg,WPARAM wParam,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4759:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4760:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LRESULT WINAPI DefMDIChildProcW(HWND hWnd,UINT uMsg,WPARAM wParam,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4760:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4763:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI TranslateMDISysAccel(HWND hWndClient,LPMSG lpMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4763:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4766:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI ArrangeIconicWindows(HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4766:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4767:180: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI CreateMDIWindowA(LPCSTR lpClassName,LPCSTR lpWindowName,DWORD dwStyle,int X,int Y,int nWidth,int nHeight,HWND hWndParent,HINSTANCE hInstance,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4767:180: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4768:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI CreateMDIWindowW(LPCWSTR lpClassName,LPCWSTR lpWindowName,DWORD dwStyle,int X,int Y,int nWidth,int nHeight,HWND hWndParent,HINSTANCE hInstance,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4768:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4769:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WORD WINAPI TileWindows(HWND hwndParent,UINT wHow,CONST RECT *lpRect,UINT cKids,const HWND *lpKids); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4769:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4770:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WORD WINAPI CascadeWindows(HWND hwndParent,UINT wHow,CONST RECT *lpRect,UINT cKids,const HWND *lpKids); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4770:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4821:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI WinHelpA(HWND hWndMain,LPCSTR lpszHelp,UINT uCommand,ULONG_PTR dwData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4821:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4822:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI WinHelpW(HWND hWndMain,LPCWSTR lpszHelp,UINT uCommand,ULONG_PTR dwData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4822:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4866:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI GetGuiResources(HANDLE hProcess,DWORD uiFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4866:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/tvout.h:9, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5344, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:72, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/guiddef.h:30:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __extension__ template const GUID &__mingw_uuidof(); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/guiddef.h:30:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:72, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5364:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LONG WINAPI ChangeDisplaySettingsA(LPDEVMODEA lpDevMode,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5364:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5365:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LONG WINAPI ChangeDisplaySettingsW(LPDEVMODEW lpDevMode,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5365:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:72, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5366:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LONG WINAPI ChangeDisplaySettingsExA(LPCSTR lpszDeviceName,LPDEVMODEA lpDevMode,HWND hwnd,DWORD dwflags,LPVOID lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5366:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5367:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LONG WINAPI ChangeDisplaySettingsExW(LPCWSTR lpszDeviceName,LPDEVMODEW lpDevMode,HWND hwnd,DWORD dwflags,LPVOID lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5367:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5372:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EnumDisplaySettingsA(LPCSTR lpszDeviceName,DWORD iModeNum,LPDEVMODEA lpDevMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5372:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5373:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EnumDisplaySettingsW(LPCWSTR lpszDeviceName,DWORD iModeNum,LPDEVMODEW lpDevMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5373:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5374:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EnumDisplaySettingsExA(LPCSTR lpszDeviceName,DWORD iModeNum,LPDEVMODEA lpDevMode,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5374:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5375:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EnumDisplaySettingsExW(LPCWSTR lpszDeviceName,DWORD iModeNum,LPDEVMODEW lpDevMode,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5375:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5379:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EnumDisplayDevicesA(LPCSTR lpDevice,DWORD iDevNum,PDISPLAY_DEVICEA lpDisplayDevice,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5379:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5380:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EnumDisplayDevicesW(LPCWSTR lpDevice,DWORD iDevNum,PDISPLAY_DEVICEW lpDisplayDevice,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5380:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5396:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SystemParametersInfoA(UINT uiAction,UINT uiParam,PVOID pvParam,UINT fWinIni); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5396:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5397:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SystemParametersInfoW(UINT uiAction,UINT uiParam,PVOID pvParam,UINT fWinIni); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5397:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5606:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI VOID WINAPI SetDebugErrorLevel (DWORD dwLevel); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5606:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5607:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI VOID WINAPI SetLastErrorEx (DWORD dwErrCode, DWORD dwType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5607:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5608:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI InternalGetWindowText (HWND hWnd, LPWSTR pString, int cchMaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5608:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5609:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI CancelShutdown (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5609:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5610:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HMONITOR WINAPI MonitorFromPoint(POINT pt,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5610:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5611:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HMONITOR WINAPI MonitorFromRect(LPCRECT lprc,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5611:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5612:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HMONITOR WINAPI MonitorFromWindow(HWND hwnd,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5612:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5614:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EndTask (HWND hWnd, WINBOOL fShutDown, WINBOOL fForce); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5614:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5622:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetMonitorInfoA(HMONITOR hMonitor,LPMONITORINFO lpmi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5622:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5623:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetMonitorInfoW(HMONITOR hMonitor,LPMONITORINFO lpmi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5623:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5624:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EnumDisplayMonitors(HDC hdc,LPCRECT lprcClip,MONITORENUMPROC lpfnEnum,LPARAM dwData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5624:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5648:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI VOID WINAPI NotifyWinEvent(DWORD event,HWND hwnd,LONG idObject,LONG idChild); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5648:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5649:179: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWINEVENTHOOK WINAPI SetWinEventHook(DWORD eventMin,DWORD eventMax,HMODULE hmodWinEventProc,WINEVENTPROC pfnWinEventProc,DWORD idProcess,DWORD idThread,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5649:179: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5650:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsWinEventHookInstalled(DWORD event); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5650:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5659:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI UnhookWinEvent(HWINEVENTHOOK hWinEventHook); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5659:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5850:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetGUIThreadInfo(DWORD idThread,PGUITHREADINFO pgui); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5850:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5851:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI BlockInput (WINBOOL fBlockIt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5851:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5852:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI GetWindowModuleFileNameA(HWND hwnd,LPSTR pszFileName,UINT cchFileNameMax); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5852:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5853:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI GetWindowModuleFileNameW(HWND hwnd,LPWSTR pszFileName,UINT cchFileNameMax); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5853:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5913:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetCursorInfo(PCURSORINFO pci); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5913:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5930:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetWindowInfo(HWND hwnd,PWINDOWINFO pwi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5930:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5938:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetTitleBarInfo(HWND hwnd,PTITLEBARINFO pti); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5938:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5958:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetMenuBarInfo(HWND hwnd,LONG idObject,LONG idItem,PMENUBARINFO pmbi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5958:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5970:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetScrollBarInfo(HWND hwnd,LONG idObject,PSCROLLBARINFO psbi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5970:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5982:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetComboBoxInfo(HWND hwndCombo,PCOMBOBOXINFO pcbi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5982:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5992:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI GetAncestor(HWND hwnd,UINT gaFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5992:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5993:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI RealChildWindowFromPoint(HWND hwndParent,POINT ptParentClientCoords); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5993:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5994:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI RealGetWindowClassA(HWND hwnd,LPSTR ptszClassName,UINT cchClassNameMax); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5994:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5995:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI RealGetWindowClassW(HWND hwnd,LPWSTR ptszClassName,UINT cchClassNameMax); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5995:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6011:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetAltTabInfoA(HWND hwnd,int iItem,PALTTABINFO pati,LPSTR pszItemText,UINT cchItemText); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6011:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6012:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetAltTabInfoW(HWND hwnd,int iItem,PALTTABINFO pati,LPWSTR pszItemText,UINT cchItemText); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6012:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6013:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI GetListBoxInfo(HWND hwnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6013:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6018:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI LockWorkStation(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6018:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6019:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI UserHandleGrantAccess(HANDLE hUserHandle,HANDLE hJob,WINBOOL bGrant); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6019:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6135:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI GetRawInputData(HRAWINPUT hRawInput,UINT uiCommand,LPVOID pData,PUINT pcbSize,UINT cbSizeHeader); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6135:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6179:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI GetRawInputDeviceInfoA(HANDLE hDevice,UINT uiCommand,LPVOID pData,PUINT pcbSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6179:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6180:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI GetRawInputDeviceInfoW(HANDLE hDevice,UINT uiCommand,LPVOID pData,PUINT pcbSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6180:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6181:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI GetRawInputBuffer(PRAWINPUT pData,PUINT pcbSize,UINT cbSizeHeader); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6181:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6222:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI RegisterRawInputDevices (PCRAWINPUTDEVICE pRawInputDevices, UINT uiNumDevices, UINT cbSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6222:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6223:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI GetRegisteredRawInputDevices (PRAWINPUTDEVICE pRawInputDevices, PUINT puiNumDevices, UINT cbSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6223:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6224:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI GetRawInputDeviceList (PRAWINPUTDEVICELIST pRawInputDeviceList, PUINT puiNumDevices, UINT cbSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6224:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6225:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LRESULT WINAPI DefRawInputProc (PRAWINPUT *paRawInput, INT nInput, UINT cbSizeHeader); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6225:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6411:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI ShutdownBlockReasonCreate (HWND hWnd, LPCWSTR pwszReason); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6411:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6412:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI ShutdownBlockReasonQuery (HWND hWnd, LPWSTR pwszBuff, DWORD *pcchBuff); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6412:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6413:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI ShutdownBlockReasonDestroy (HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6413:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:16, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:73, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/datetimeapi.h:19:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI GetTimeFormatEx (LPCWSTR lpLocaleName, DWORD dwFlags, CONST SYSTEMTIME *lpTime, LPCWSTR lpFormat, LPWSTR lpTimeStr, int cchTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/datetimeapi.h:19:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/datetimeapi.h:20:172: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI GetDateFormatEx (LPCWSTR lpLocaleName, DWORD dwFlags, CONST SYSTEMTIME *lpDate, LPCWSTR lpFormat, LPWSTR lpDateStr, int cchDate, LPCWSTR lpCalendar); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/datetimeapi.h:20:172: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/datetimeapi.h:24:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI GetDateFormatA (LCID Locale, DWORD dwFlags, CONST SYSTEMTIME *lpDate, LPCSTR lpFormat, LPSTR lpDateStr, int cchDate); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/datetimeapi.h:24:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/datetimeapi.h:25:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI GetDateFormatW (LCID Locale, DWORD dwFlags, CONST SYSTEMTIME *lpDate, LPCWSTR lpFormat, LPWSTR lpDateStr, int cchDate); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/datetimeapi.h:25:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/datetimeapi.h:26:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI GetTimeFormatA (LCID Locale, DWORD dwFlags, CONST SYSTEMTIME *lpTime, LPCSTR lpFormat, LPSTR lpTimeStr, int cchTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/datetimeapi.h:26:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/datetimeapi.h:27:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI GetTimeFormatW (LCID Locale, DWORD dwFlags, CONST SYSTEMTIME *lpTime, LPCWSTR lpFormat, LPWSTR lpTimeStr, int cchTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/datetimeapi.h:27:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:886, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:73, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/stringapiset.h:19:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI CompareStringW (LCID Locale, DWORD dwCmpFlags, PCNZWCH lpString1, int cchCount1, PCNZWCH lpString2, int cchCount2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stringapiset.h:19:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stringapiset.h:20:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI FoldStringW (DWORD dwMapFlags, LPCWCH lpSrcStr, int cchSrc, LPWSTR lpDestStr, int cchDest); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stringapiset.h:20:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stringapiset.h:30:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetStringTypeExW (LCID Locale, DWORD dwInfoType, LPCWCH lpSrcStr, int cchSrc, LPWORD lpCharType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stringapiset.h:30:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stringapiset.h:40:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetStringTypeW (DWORD dwInfoType, LPCWCH lpSrcStr, int cchSrc, LPWORD lpCharType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stringapiset.h:40:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stringapiset.h:41:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI MultiByteToWideChar (UINT CodePage, DWORD dwFlags, LPCCH lpMultiByteStr, int cbMultiByte, LPWSTR lpWideCharStr, int cchWideChar); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stringapiset.h:41:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stringapiset.h:42:199: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI WideCharToMultiByte (UINT CodePage, DWORD dwFlags, LPCWCH lpWideCharStr, int cchWideChar, LPSTR lpMultiByteStr, int cbMultiByte, LPCCH lpDefaultChar, LPBOOL lpUsedDefaultChar); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stringapiset.h:42:199: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:73, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:901:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI IsValidCodePage (UINT CodePage); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:901:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:905:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetACP (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:905:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:909:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetOEMCP (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:909:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:910:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI CompareStringA (LCID Locale, DWORD dwCmpFlags, PCNZCH lpString1, int cchCount1, PCNZCH lpString2, int cchCount2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:910:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:911:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI LCMapStringW (LCID Locale, DWORD dwMapFlags, LPCWSTR lpSrcStr, int cchSrc, LPWSTR lpDestStr, int cchDest); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:911:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:912:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI LCMapStringA (LCID Locale, DWORD dwMapFlags, LPCSTR lpSrcStr, int cchSrc, LPSTR lpDestStr, int cchDest); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:912:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:913:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI GetLocaleInfoW (LCID Locale, LCTYPE LCType, LPWSTR lpLCData, int cchData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:913:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:914:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI GetLocaleInfoA (LCID Locale, LCTYPE LCType, LPSTR lpLCData, int cchData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:914:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:915:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI IsDBCSLeadByte (BYTE TestChar); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:915:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:916:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI IsDBCSLeadByteEx (UINT CodePage, BYTE TestChar); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:916:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:917:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI GetNumberFormatA (LCID Locale, DWORD dwFlags, LPCSTR lpValue, CONST NUMBERFMTA *lpFormat, LPSTR lpNumberStr, int cchNumber); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:917:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:918:149: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI GetNumberFormatW (LCID Locale, DWORD dwFlags, LPCWSTR lpValue, CONST NUMBERFMTW *lpFormat, LPWSTR lpNumberStr, int cchNumber); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:918:149: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:919:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI GetCurrencyFormatA (LCID Locale, DWORD dwFlags, LPCSTR lpValue, CONST CURRENCYFMTA *lpFormat, LPSTR lpCurrencyStr, int cchCurrency); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:919:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:920:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI GetCurrencyFormatW (LCID Locale, DWORD dwFlags, LPCWSTR lpValue, CONST CURRENCYFMTW *lpFormat, LPWSTR lpCurrencyStr, int cchCurrency); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:920:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:921:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumCalendarInfoA (CALINFO_ENUMPROCA lpCalInfoEnumProc, LCID Locale, CALID Calendar, CALTYPE CalType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:921:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:922:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumCalendarInfoW (CALINFO_ENUMPROCW lpCalInfoEnumProc, LCID Locale, CALID Calendar, CALTYPE CalType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:922:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:923:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumCalendarInfoExA (CALINFO_ENUMPROCEXA lpCalInfoEnumProcEx, LCID Locale, CALID Calendar, CALTYPE CalType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:923:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:924:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumCalendarInfoExW (CALINFO_ENUMPROCEXW lpCalInfoEnumProcEx, LCID Locale, CALID Calendar, CALTYPE CalType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:924:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:925:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumTimeFormatsA (TIMEFMT_ENUMPROCA lpTimeFmtEnumProc, LCID Locale, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:925:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:926:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumTimeFormatsW (TIMEFMT_ENUMPROCW lpTimeFmtEnumProc, LCID Locale, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:926:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:927:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumDateFormatsA (DATEFMT_ENUMPROCA lpDateFmtEnumProc, LCID Locale, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:927:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:928:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumDateFormatsW (DATEFMT_ENUMPROCW lpDateFmtEnumProc, LCID Locale, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:928:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:929:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumDateFormatsExA (DATEFMT_ENUMPROCEXA lpDateFmtEnumProcEx, LCID Locale, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:929:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:930:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumDateFormatsExW (DATEFMT_ENUMPROCEXW lpDateFmtEnumProcEx, LCID Locale, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:930:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:931:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI IsValidLanguageGroup (LGRPID LanguageGroup, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:931:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:932:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetNLSVersion (NLS_FUNCTION Function, LCID Locale, LPNLSVERSIONINFO lpVersionInformation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:932:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:933:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI IsNLSDefinedString (NLS_FUNCTION Function, DWORD dwFlags, LPNLSVERSIONINFO lpVersionInformation, LPCWSTR lpString, INT cchStr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:933:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:934:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI IsValidLocale (LCID Locale, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:934:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:935:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetLocaleInfoA (LCID Locale, LCTYPE LCType, LPCSTR lpLCData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:935:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:936:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetLocaleInfoW (LCID Locale, LCTYPE LCType, LPCWSTR lpLCData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:936:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:937:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI GetCalendarInfoA (LCID Locale, CALID Calendar, CALTYPE CalType, LPSTR lpCalData, int cchData, LPDWORD lpValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:937:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:938:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI GetCalendarInfoW (LCID Locale, CALID Calendar, CALTYPE CalType, LPWSTR lpCalData, int cchData, LPDWORD lpValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:938:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:939:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetCalendarInfoA (LCID Locale, CALID Calendar, CALTYPE CalType, LPCSTR lpCalData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:939:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:940:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetCalendarInfoW (LCID Locale, CALID Calendar, CALTYPE CalType, LPCWSTR lpCalData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:940:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:981:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI GetGeoInfoA (GEOID Location, GEOTYPE GeoType, LPSTR lpGeoData, int cchData, LANGID LangId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:981:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:982:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI GetGeoInfoW (GEOID Location, GEOTYPE GeoType, LPWSTR lpGeoData, int cchData, LANGID LangId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:982:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:983:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumSystemGeoID (GEOCLASS GeoClass, GEOID ParentGeoId, GEO_ENUMPROC lpGeoEnumProc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:983:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:984:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI GEOID WINAPI GetUserGeoID (GEOCLASS GeoClass); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:984:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:985:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetCPInfo (UINT CodePage, LPCPINFO lpCPInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:985:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:986:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetCPInfoExA (UINT CodePage, DWORD dwFlags, LPCPINFOEXA lpCPInfoEx); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:986:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:987:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetCPInfoExW (UINT CodePage, DWORD dwFlags, LPCPINFOEXW lpCPInfoEx); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:987:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1000:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetUserGeoID (GEOID GeoId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1000:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1001:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LCID WINAPI ConvertDefaultLocale (LCID Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1001:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1002:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LCID WINAPI GetThreadLocale (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1002:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1003:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetThreadLocale (LCID Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1003:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1004:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LANGID WINAPI GetSystemDefaultUILanguage (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1004:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1005:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LANGID WINAPI GetUserDefaultUILanguage (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1005:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1006:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LANGID WINAPI GetSystemDefaultLangID (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1006:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1007:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LANGID WINAPI GetUserDefaultLangID (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1007:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1008:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LCID WINAPI GetSystemDefaultLCID (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1008:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1009:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LCID WINAPI GetUserDefaultLCID (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1009:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1010:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LANGID WINAPI SetThreadUILanguage (LANGID LangId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1010:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1011:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetStringTypeExA (LCID Locale, DWORD dwInfoType, LPCSTR lpSrcStr, int cchSrc, LPWORD lpCharType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1011:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1012:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetStringTypeA (LCID Locale, DWORD dwInfoType, LPCSTR lpSrcStr, int cchSrc, LPWORD lpCharType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1012:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1013:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI FoldStringA (DWORD dwMapFlags, LPCSTR lpSrcStr, int cchSrc, LPSTR lpDestStr, int cchDest); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1013:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1014:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumSystemLocalesA (LOCALE_ENUMPROCA lpLocaleEnumProc, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1014:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1015:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumSystemLocalesW (LOCALE_ENUMPROCW lpLocaleEnumProc, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1015:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1016:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumSystemLanguageGroupsA (LANGUAGEGROUP_ENUMPROCA lpLanguageGroupEnumProc, DWORD dwFlags, LONG_PTR lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1016:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1017:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumSystemLanguageGroupsW (LANGUAGEGROUP_ENUMPROCW lpLanguageGroupEnumProc, DWORD dwFlags, LONG_PTR lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1017:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1018:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumLanguageGroupLocalesA (LANGGROUPLOCALE_ENUMPROCA lpLangGroupLocaleEnumProc, LGRPID LanguageGroup, DWORD dwFlags, LONG_PTR lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1018:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1019:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumLanguageGroupLocalesW (LANGGROUPLOCALE_ENUMPROCW lpLangGroupLocaleEnumProc, LGRPID LanguageGroup, DWORD dwFlags, LONG_PTR lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1019:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1020:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumUILanguagesA (UILANGUAGE_ENUMPROCA lpUILanguageEnumProc, DWORD dwFlags, LONG_PTR lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1020:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1021:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumUILanguagesW (UILANGUAGE_ENUMPROCW lpUILanguageEnumProc, DWORD dwFlags, LONG_PTR lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1021:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1049:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumSystemCodePagesA (CODEPAGE_ENUMPROCA lpCodePageEnumProc, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1049:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1050:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumSystemCodePagesW (CODEPAGE_ENUMPROCW lpCodePageEnumProc, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1050:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:74, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:207:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI PeekConsoleInputA(HANDLE hConsoleInput,PINPUT_RECORD lpBuffer,DWORD nLength,LPDWORD lpNumberOfEventsRead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:207:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:208:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI PeekConsoleInputW(HANDLE hConsoleInput,PINPUT_RECORD lpBuffer,DWORD nLength,LPDWORD lpNumberOfEventsRead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:208:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:209:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ReadConsoleInputA(HANDLE hConsoleInput,PINPUT_RECORD lpBuffer,DWORD nLength,LPDWORD lpNumberOfEventsRead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:209:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:210:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ReadConsoleInputW(HANDLE hConsoleInput,PINPUT_RECORD lpBuffer,DWORD nLength,LPDWORD lpNumberOfEventsRead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:210:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:211:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WriteConsoleInputA(HANDLE hConsoleInput,CONST INPUT_RECORD *lpBuffer,DWORD nLength,LPDWORD lpNumberOfEventsWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:211:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:212:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WriteConsoleInputW(HANDLE hConsoleInput,CONST INPUT_RECORD *lpBuffer,DWORD nLength,LPDWORD lpNumberOfEventsWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:212:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:213:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ReadConsoleOutputA(HANDLE hConsoleOutput,PCHAR_INFO lpBuffer,COORD dwBufferSize,COORD dwBufferCoord,PSMALL_RECT lpReadRegion); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:213:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:214:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ReadConsoleOutputW(HANDLE hConsoleOutput,PCHAR_INFO lpBuffer,COORD dwBufferSize,COORD dwBufferCoord,PSMALL_RECT lpReadRegion); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:214:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:215:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WriteConsoleOutputA(HANDLE hConsoleOutput,CONST CHAR_INFO *lpBuffer,COORD dwBufferSize,COORD dwBufferCoord,PSMALL_RECT lpWriteRegion); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:215:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:216:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WriteConsoleOutputW(HANDLE hConsoleOutput,CONST CHAR_INFO *lpBuffer,COORD dwBufferSize,COORD dwBufferCoord,PSMALL_RECT lpWriteRegion); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:216:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:217:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ReadConsoleOutputCharacterA(HANDLE hConsoleOutput,LPSTR lpCharacter,DWORD nLength,COORD dwReadCoord,LPDWORD lpNumberOfCharsRead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:217:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:218:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ReadConsoleOutputCharacterW(HANDLE hConsoleOutput,LPWSTR lpCharacter,DWORD nLength,COORD dwReadCoord,LPDWORD lpNumberOfCharsRead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:218:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:219:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ReadConsoleOutputAttribute(HANDLE hConsoleOutput,LPWORD lpAttribute,DWORD nLength,COORD dwReadCoord,LPDWORD lpNumberOfAttrsRead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:219:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:220:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WriteConsoleOutputCharacterA(HANDLE hConsoleOutput,LPCSTR lpCharacter,DWORD nLength,COORD dwWriteCoord,LPDWORD lpNumberOfCharsWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:220:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:221:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WriteConsoleOutputCharacterW(HANDLE hConsoleOutput,LPCWSTR lpCharacter,DWORD nLength,COORD dwWriteCoord,LPDWORD lpNumberOfCharsWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:221:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:222:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WriteConsoleOutputAttribute(HANDLE hConsoleOutput,CONST WORD *lpAttribute,DWORD nLength,COORD dwWriteCoord,LPDWORD lpNumberOfAttrsWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:222:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:223:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FillConsoleOutputCharacterA(HANDLE hConsoleOutput,CHAR cCharacter,DWORD nLength,COORD dwWriteCoord,LPDWORD lpNumberOfCharsWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:223:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:224:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FillConsoleOutputCharacterW(HANDLE hConsoleOutput,WCHAR cCharacter,DWORD nLength,COORD dwWriteCoord,LPDWORD lpNumberOfCharsWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:224:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:225:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FillConsoleOutputAttribute(HANDLE hConsoleOutput,WORD wAttribute,DWORD nLength,COORD dwWriteCoord,LPDWORD lpNumberOfAttrsWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:225:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:226:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetConsoleMode(HANDLE hConsoleHandle,LPDWORD lpMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:226:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:227:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetNumberOfConsoleInputEvents(HANDLE hConsoleInput,LPDWORD lpNumberOfEvents); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:227:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:228:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetConsoleScreenBufferInfo(HANDLE hConsoleOutput,PCONSOLE_SCREEN_BUFFER_INFO lpConsoleScreenBufferInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:228:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:229:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI COORD WINAPI GetLargestConsoleWindowSize(HANDLE hConsoleOutput); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:229:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:230:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetConsoleCursorInfo(HANDLE hConsoleOutput,PCONSOLE_CURSOR_INFO lpConsoleCursorInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:230:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:231:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetCurrentConsoleFont(HANDLE hConsoleOutput,WINBOOL bMaximumWindow,PCONSOLE_FONT_INFO lpConsoleCurrentFont); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:231:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:232:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI COORD WINAPI GetConsoleFontSize(HANDLE hConsoleOutput,DWORD nFont); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:232:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:233:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetConsoleSelectionInfo(PCONSOLE_SELECTION_INFO lpConsoleSelectionInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:233:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:234:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetNumberOfConsoleMouseButtons(LPDWORD lpNumberOfMouseButtons); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:234:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:235:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetConsoleMode(HANDLE hConsoleHandle,DWORD dwMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:235:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:236:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetConsoleActiveScreenBuffer(HANDLE hConsoleOutput); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:236:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:237:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FlushConsoleInputBuffer(HANDLE hConsoleInput); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:237:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:238:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetConsoleScreenBufferSize(HANDLE hConsoleOutput,COORD dwSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:238:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:239:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetConsoleCursorPosition(HANDLE hConsoleOutput,COORD dwCursorPosition); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:239:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:240:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetConsoleCursorInfo(HANDLE hConsoleOutput,CONST CONSOLE_CURSOR_INFO *lpConsoleCursorInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:240:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:241:197: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ScrollConsoleScreenBufferA(HANDLE hConsoleOutput,CONST SMALL_RECT *lpScrollRectangle,CONST SMALL_RECT *lpClipRectangle,COORD dwDestinationOrigin,CONST CHAR_INFO *lpFill); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:241:197: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:242:197: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ScrollConsoleScreenBufferW(HANDLE hConsoleOutput,CONST SMALL_RECT *lpScrollRectangle,CONST SMALL_RECT *lpClipRectangle,COORD dwDestinationOrigin,CONST CHAR_INFO *lpFill); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:242:197: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:243:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetConsoleWindowInfo(HANDLE hConsoleOutput,WINBOOL bAbsolute,CONST SMALL_RECT *lpConsoleWindow); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:243:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:244:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetConsoleTextAttribute(HANDLE hConsoleOutput,WORD wAttributes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:244:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:245:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetConsoleCtrlHandler(PHANDLER_ROUTINE HandlerRoutine,WINBOOL Add); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:245:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:246:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GenerateConsoleCtrlEvent(DWORD dwCtrlEvent,DWORD dwProcessGroupId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:246:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:247:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI AllocConsole(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:247:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:248:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FreeConsole(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:248:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:249:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI AttachConsole(DWORD dwProcessId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:249:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:253:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetConsoleTitleA(LPSTR lpConsoleTitle,DWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:253:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:254:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetConsoleTitleW(LPWSTR lpConsoleTitle,DWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:254:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:255:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetConsoleTitleA(LPCSTR lpConsoleTitle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:255:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:256:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetConsoleTitleW(LPCWSTR lpConsoleTitle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:256:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:257:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ReadConsoleA(HANDLE hConsoleInput,LPVOID lpBuffer,DWORD nNumberOfCharsToRead,LPDWORD lpNumberOfCharsRead,LPVOID lpReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:257:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:258:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ReadConsoleW(HANDLE hConsoleInput,LPVOID lpBuffer,DWORD nNumberOfCharsToRead,LPDWORD lpNumberOfCharsRead,LPVOID lpReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:258:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:259:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WriteConsoleA(HANDLE hConsoleOutput,CONST VOID *lpBuffer,DWORD nNumberOfCharsToWrite,LPDWORD lpNumberOfCharsWritten,LPVOID lpReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:259:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:260:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WriteConsoleW(HANDLE hConsoleOutput,CONST VOID *lpBuffer,DWORD nNumberOfCharsToWrite,LPDWORD lpNumberOfCharsWritten,LPVOID lpReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:260:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:264:181: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateConsoleScreenBuffer(DWORD dwDesiredAccess,DWORD dwShareMode,CONST SECURITY_ATTRIBUTES *lpSecurityAttributes,DWORD dwFlags,LPVOID lpScreenBufferData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:264:181: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:265:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetConsoleCP(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:265:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:266:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetConsoleCP(UINT wCodePageID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:266:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:267:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetConsoleOutputCP(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:267:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:268:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetConsoleOutputCP(UINT wCodePageID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:268:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:272:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetConsoleDisplayMode(LPDWORD lpModeFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:272:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:276:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetConsoleDisplayMode(HANDLE hConsoleOutput, DWORD dwFlags, PCOORD lpNewScreenBufferDimensions); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:276:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:278:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HWND WINAPI GetConsoleWindow(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:278:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:279:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetConsoleProcessList(LPDWORD lpdwProcessList,DWORD dwProcessCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:279:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:280:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI AddConsoleAliasA(LPSTR Source,LPSTR Target,LPSTR ExeName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:280:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:281:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI AddConsoleAliasW(LPWSTR Source,LPWSTR Target,LPWSTR ExeName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:281:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:282:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetConsoleAliasA(LPSTR Source,LPSTR TargetBuffer,DWORD TargetBufferLength,LPSTR ExeName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:282:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:283:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetConsoleAliasW(LPWSTR Source,LPWSTR TargetBuffer,DWORD TargetBufferLength,LPWSTR ExeName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:283:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:284:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetConsoleAliasesLengthA(LPSTR ExeName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:284:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:285:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetConsoleAliasesLengthW(LPWSTR ExeName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:285:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:286:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetConsoleAliasExesLengthA(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:286:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:287:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetConsoleAliasExesLengthW(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:287:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:288:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetConsoleAliasesA(LPSTR AliasBuffer,DWORD AliasBufferLength,LPSTR ExeName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:288:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:289:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetConsoleAliasesW(LPWSTR AliasBuffer,DWORD AliasBufferLength,LPWSTR ExeName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:289:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:290:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetConsoleAliasExesA(LPSTR ExeNameBuffer,DWORD ExeNameBufferLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:290:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:291:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetConsoleAliasExesW(LPWSTR ExeNameBuffer,DWORD ExeNameBufferLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:291:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:334:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:334:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:353:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:353:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:359:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:359:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:363:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:363:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:368:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:368:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:374:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:374:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:75, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:137:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI VerFindFileA(DWORD uFlags,LPSTR szFileName,LPSTR szWinDir,LPSTR szAppDir,LPSTR szCurDir,PUINT lpuCurDirLen,LPSTR szDestDir,PUINT lpuDestDirLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:137:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:138:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI VerFindFileW(DWORD uFlags,LPWSTR szFileName,LPWSTR szWinDir,LPWSTR szAppDir,LPWSTR szCurDir,PUINT lpuCurDirLen,LPWSTR szDestDir,PUINT lpuDestDirLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:138:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:139:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI VerInstallFileA(DWORD uFlags,LPSTR szSrcFileName,LPSTR szDestFileName,LPSTR szSrcDir,LPSTR szDestDir,LPSTR szCurDir,LPSTR szTmpFile,PUINT lpuTmpFileLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:139:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:140:173: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI VerInstallFileW(DWORD uFlags,LPWSTR szSrcFileName,LPWSTR szDestFileName,LPWSTR szSrcDir,LPWSTR szDestDir,LPWSTR szCurDir,LPWSTR szTmpFile,PUINT lpuTmpFileLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:140:173: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:141:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI GetFileVersionInfoSizeA(LPCSTR lptstrFilename,LPDWORD lpdwHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:141:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:142:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI GetFileVersionInfoSizeW(LPCWSTR lptstrFilename,LPDWORD lpdwHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:142:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:143:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI GetFileVersionInfoA(LPCSTR lptstrFilename,DWORD dwHandle,DWORD dwLen,LPVOID lpData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:143:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:144:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI GetFileVersionInfoW(LPCWSTR lptstrFilename,DWORD dwHandle,DWORD dwLen,LPVOID lpData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:144:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:145:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI VerLanguageNameA(DWORD wLang,LPSTR szLang,DWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:145:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:146:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI VerLanguageNameW(DWORD wLang,LPWSTR szLang,DWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:146:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:147:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI VerQueryValueA(LPCVOID pBlock,LPCSTR lpSubBlock,LPVOID *lplpBuffer,PUINT puLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:147:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:148:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI VerQueryValueW(LPCVOID pBlock,LPCWSTR lpSubBlock,LPVOID *lplpBuffer,PUINT puLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:148:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:76, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:140:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegCloseKey(HKEY hKey); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:140:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:141:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegOverridePredefKey(HKEY hKey,HKEY hNewHKey); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:141:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:142:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegOpenUserClassesRoot(HANDLE hToken,DWORD dwOptions,REGSAM samDesired,PHKEY phkResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:142:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:143:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegOpenCurrentUser(REGSAM samDesired,PHKEY phkResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:143:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:144:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegDisablePredefinedCache(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:144:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:145:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegConnectRegistryA(LPCSTR lpMachineName,HKEY hKey,PHKEY phkResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:145:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:146:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegConnectRegistryW(LPCWSTR lpMachineName,HKEY hKey,PHKEY phkResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:146:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:147:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegConnectRegistryExA(LPCSTR lpMachineName,HKEY hKey,ULONG Flags,PHKEY phkResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:147:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:148:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegConnectRegistryExW(LPCWSTR lpMachineName,HKEY hKey,ULONG Flags,PHKEY phkResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:148:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:149:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegCreateKeyA(HKEY hKey,LPCSTR lpSubKey,PHKEY phkResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:149:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:150:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegCreateKeyW(HKEY hKey,LPCWSTR lpSubKey,PHKEY phkResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:150:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:151:212: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegCreateKeyExA(HKEY hKey,LPCSTR lpSubKey,DWORD Reserved,LPSTR lpClass,DWORD dwOptions,REGSAM samDesired,LPSECURITY_ATTRIBUTES lpSecurityAttributes,PHKEY phkResult,LPDWORD lpdwDisposition); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:151:212: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:152:214: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegCreateKeyExW(HKEY hKey,LPCWSTR lpSubKey,DWORD Reserved,LPWSTR lpClass,DWORD dwOptions,REGSAM samDesired,LPSECURITY_ATTRIBUTES lpSecurityAttributes,PHKEY phkResult,LPDWORD lpdwDisposition); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:152:214: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:153:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegDeleteKeyA(HKEY hKey,LPCSTR lpSubKey); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:153:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:154:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegDeleteKeyW(HKEY hKey,LPCWSTR lpSubKey); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:154:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:155:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegDeleteKeyExA(HKEY hKey,LPCSTR lpSubKey,REGSAM samDesired,DWORD Reserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:155:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:156:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegDeleteKeyExW(HKEY hKey,LPCWSTR lpSubKey,REGSAM samDesired,DWORD Reserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:156:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:157:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegDisableReflectionKey(HKEY hBase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:157:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:158:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegEnableReflectionKey(HKEY hBase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:158:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:159:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegQueryReflectionKey(HKEY hBase,WINBOOL *bIsReflectionDisabled); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:159:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:160:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegDeleteValueA(HKEY hKey,LPCSTR lpValueName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:160:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:161:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegDeleteValueW(HKEY hKey,LPCWSTR lpValueName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:161:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:162:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegEnumKeyA(HKEY hKey,DWORD dwIndex,LPSTR lpName,DWORD cchName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:162:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:163:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegEnumKeyW(HKEY hKey,DWORD dwIndex,LPWSTR lpName,DWORD cchName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:163:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:164:173: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegEnumKeyExA(HKEY hKey,DWORD dwIndex,LPSTR lpName,LPDWORD lpcchName,LPDWORD lpReserved,LPSTR lpClass,LPDWORD lpcchClass,PFILETIME lpftLastWriteTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:164:173: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:165:175: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegEnumKeyExW(HKEY hKey,DWORD dwIndex,LPWSTR lpName,LPDWORD lpcchName,LPDWORD lpReserved,LPWSTR lpClass,LPDWORD lpcchClass,PFILETIME lpftLastWriteTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:165:175: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:166:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegEnumValueA(HKEY hKey,DWORD dwIndex,LPSTR lpValueName,LPDWORD lpcchValueName,LPDWORD lpReserved,LPDWORD lpType,LPBYTE lpData,LPDWORD lpcbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:166:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:167:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegEnumValueW(HKEY hKey,DWORD dwIndex,LPWSTR lpValueName,LPDWORD lpcchValueName,LPDWORD lpReserved,LPDWORD lpType,LPBYTE lpData,LPDWORD lpcbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:167:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:168:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegFlushKey(HKEY hKey); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:168:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:169:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegGetKeySecurity(HKEY hKey,SECURITY_INFORMATION SecurityInformation,PSECURITY_DESCRIPTOR pSecurityDescriptor,LPDWORD lpcbSecurityDescriptor); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:169:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:170:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegLoadKeyA(HKEY hKey,LPCSTR lpSubKey,LPCSTR lpFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:170:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:171:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegLoadKeyW(HKEY hKey,LPCWSTR lpSubKey,LPCWSTR lpFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:171:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:172:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegNotifyChangeKeyValue(HKEY hKey,WINBOOL bWatchSubtree,DWORD dwNotifyFilter,HANDLE hEvent,WINBOOL fAsynchronous); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:172:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:173:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegOpenKeyA(HKEY hKey,LPCSTR lpSubKey,PHKEY phkResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:173:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:174:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegOpenKeyW(HKEY hKey,LPCWSTR lpSubKey,PHKEY phkResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:174:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:175:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegOpenKeyExA(HKEY hKey,LPCSTR lpSubKey,DWORD ulOptions,REGSAM samDesired,PHKEY phkResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:175:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:176:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegOpenKeyExW(HKEY hKey,LPCWSTR lpSubKey,DWORD ulOptions,REGSAM samDesired,PHKEY phkResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:176:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:76, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:177:300: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegQueryInfoKeyA(HKEY hKey,LPSTR lpClass,LPDWORD lpcchClass,LPDWORD lpReserved,LPDWORD lpcSubKeys,LPDWORD lpcbMaxSubKeyLen,LPDWORD lpcbMaxClassLen,LPDWORD lpcValues,LPDWORD lpcbMaxValueNameLen,LPDWORD lpcbMaxValueLen,LPDWORD lpcbSecurityDescriptor,PFILETIME lpftLastWriteTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:177:300: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:178:301: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegQueryInfoKeyW(HKEY hKey,LPWSTR lpClass,LPDWORD lpcchClass,LPDWORD lpReserved,LPDWORD lpcSubKeys,LPDWORD lpcbMaxSubKeyLen,LPDWORD lpcbMaxClassLen,LPDWORD lpcValues,LPDWORD lpcbMaxValueNameLen,LPDWORD lpcbMaxValueLen,LPDWORD lpcbSecurityDescriptor,PFILETIME lpftLastWriteTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:178:301: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:179:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegQueryValueA(HKEY hKey,LPCSTR lpSubKey,LPSTR lpData,PLONG lpcbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:179:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:180:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegQueryValueW(HKEY hKey,LPCWSTR lpSubKey,LPWSTR lpData,PLONG lpcbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:180:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:181:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegQueryMultipleValuesA(HKEY hKey,PVALENTA val_list,DWORD num_vals,LPSTR lpValueBuf,LPDWORD ldwTotsize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:181:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:182:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegQueryMultipleValuesW(HKEY hKey,PVALENTW val_list,DWORD num_vals,LPWSTR lpValueBuf,LPDWORD ldwTotsize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:182:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:183:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegQueryValueExA(HKEY hKey,LPCSTR lpValueName,LPDWORD lpReserved,LPDWORD lpType,LPBYTE lpData,LPDWORD lpcbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:183:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:184:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegQueryValueExW(HKEY hKey,LPCWSTR lpValueName,LPDWORD lpReserved,LPDWORD lpType,LPBYTE lpData,LPDWORD lpcbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:184:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:185:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegReplaceKeyA(HKEY hKey,LPCSTR lpSubKey,LPCSTR lpNewFile,LPCSTR lpOldFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:185:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:186:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegReplaceKeyW(HKEY hKey,LPCWSTR lpSubKey,LPCWSTR lpNewFile,LPCWSTR lpOldFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:186:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:187:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegRestoreKeyA(HKEY hKey,LPCSTR lpFile,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:187:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:188:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegRestoreKeyW(HKEY hKey,LPCWSTR lpFile,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:188:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:189:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegSaveKeyA(HKEY hKey,LPCSTR lpFile,LPSECURITY_ATTRIBUTES lpSecurityAttributes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:189:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:190:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegSaveKeyW(HKEY hKey,LPCWSTR lpFile,LPSECURITY_ATTRIBUTES lpSecurityAttributes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:190:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:191:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegSetKeySecurity(HKEY hKey,SECURITY_INFORMATION SecurityInformation,PSECURITY_DESCRIPTOR pSecurityDescriptor); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:191:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:192:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegSetValueA(HKEY hKey,LPCSTR lpSubKey,DWORD dwType,LPCSTR lpData,DWORD cbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:192:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:193:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegSetValueW(HKEY hKey,LPCWSTR lpSubKey,DWORD dwType,LPCWSTR lpData,DWORD cbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:193:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:194:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegSetValueExA(HKEY hKey,LPCSTR lpValueName,DWORD Reserved,DWORD dwType,CONST BYTE *lpData,DWORD cbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:194:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:195:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegSetValueExW(HKEY hKey,LPCWSTR lpValueName,DWORD Reserved,DWORD dwType,CONST BYTE *lpData,DWORD cbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:195:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:196:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegUnLoadKeyA(HKEY hKey,LPCSTR lpSubKey); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:196:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:197:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegUnLoadKeyW(HKEY hKey,LPCWSTR lpSubKey); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:197:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:198:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegGetValueA(HKEY hkey,LPCSTR lpSubKey,LPCSTR lpValue,DWORD dwFlags,LPDWORD pdwType,PVOID pvData,LPDWORD pcbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:198:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:199:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegGetValueW(HKEY hkey,LPCWSTR lpSubKey,LPCWSTR lpValue,DWORD dwFlags,LPDWORD pdwType,PVOID pvData,LPDWORD pcbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:199:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:200:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI InitiateSystemShutdownA(LPSTR lpMachineName,LPSTR lpMessage,DWORD dwTimeout,WINBOOL bForceAppsClosed,WINBOOL bRebootAfterShutdown); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:200:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:201:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI InitiateSystemShutdownW(LPWSTR lpMachineName,LPWSTR lpMessage,DWORD dwTimeout,WINBOOL bForceAppsClosed,WINBOOL bRebootAfterShutdown); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:201:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:202:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AbortSystemShutdownA(LPSTR lpMachineName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:202:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:203:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AbortSystemShutdownW(LPWSTR lpMachineName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:203:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:76, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:222:174: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI InitiateSystemShutdownExA(LPSTR lpMachineName,LPSTR lpMessage,DWORD dwTimeout,WINBOOL bForceAppsClosed,WINBOOL bRebootAfterShutdown,DWORD dwReason); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:222:174: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:223:176: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI InitiateSystemShutdownExW(LPWSTR lpMachineName,LPWSTR lpMessage,DWORD dwTimeout,WINBOOL bForceAppsClosed,WINBOOL bRebootAfterShutdown,DWORD dwReason); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:223:176: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:224:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegSaveKeyExA(HKEY hKey,LPCSTR lpFile,LPSECURITY_ATTRIBUTES lpSecurityAttributes,DWORD Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:224:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:225:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegSaveKeyExW(HKEY hKey,LPCWSTR lpFile,LPSECURITY_ATTRIBUTES lpSecurityAttributes,DWORD Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:225:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:226:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI Wow64Win32ApiEntry (DWORD dwFuncNumber,DWORD dwFlag,DWORD dwRes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:226:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:77, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:106:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetAddConnectionA(LPCSTR lpRemoteName,LPCSTR lpPassword,LPCSTR lpLocalName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:106:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:107:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetAddConnectionW(LPCWSTR lpRemoteName,LPCWSTR lpPassword,LPCWSTR lpLocalName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:107:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:108:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetAddConnection2A(LPNETRESOURCEA lpNetResource,LPCSTR lpPassword,LPCSTR lpUserName,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:108:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:109:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetAddConnection2W(LPNETRESOURCEW lpNetResource,LPCWSTR lpPassword,LPCWSTR lpUserName,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:109:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:77, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:110:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetAddConnection3A(HWND hwndOwner,LPNETRESOURCEA lpNetResource,LPCSTR lpPassword,LPCSTR lpUserName,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:110:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:111:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetAddConnection3W(HWND hwndOwner,LPNETRESOURCEW lpNetResource,LPCWSTR lpPassword,LPCWSTR lpUserName,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:111:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:112:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetCancelConnectionA(LPCSTR lpName,WINBOOL fForce); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:112:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:113:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetCancelConnectionW(LPCWSTR lpName,WINBOOL fForce); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:113:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:114:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetCancelConnection2A(LPCSTR lpName,DWORD dwFlags,WINBOOL fForce); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:114:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:115:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetCancelConnection2W(LPCWSTR lpName,DWORD dwFlags,WINBOOL fForce); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:115:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:116:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetGetConnectionA(LPCSTR lpLocalName,LPSTR lpRemoteName,LPDWORD lpnLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:116:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:117:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetGetConnectionW(LPCWSTR lpLocalName,LPWSTR lpRemoteName,LPDWORD lpnLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:117:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:118:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetRestoreConnectionA(HWND hwndParent,LPCSTR lpDevice); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:118:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:119:183: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetUseConnectionA(HWND hwndOwner,LPNETRESOURCEA lpNetResource,LPCSTR lpPassword,LPCSTR lpUserID,DWORD dwFlags,LPSTR lpAccessName,LPDWORD lpBufferSize,LPDWORD lpResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:119:183: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:120:186: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetUseConnectionW(HWND hwndOwner,LPNETRESOURCEW lpNetResource,LPCWSTR lpPassword,LPCWSTR lpUserID,DWORD dwFlags,LPWSTR lpAccessName,LPDWORD lpBufferSize,LPDWORD lpResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:120:186: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:121:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetConnectionDialog(HWND hwnd,DWORD dwType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:121:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:122:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetDisconnectDialog(HWND hwnd,DWORD dwType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:122:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:126:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetRestoreConnectionW(HWND hwndParent,LPCWSTR lpDevice); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:126:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:158:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetConnectionDialog1A(LPCONNECTDLGSTRUCTA lpConnDlgStruct); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:158:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:159:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetConnectionDialog1W(LPCONNECTDLGSTRUCTW lpConnDlgStruct); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:159:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:189:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetDisconnectDialog1A(LPDISCDLGSTRUCTA lpConnDlgStruct); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:189:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:190:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetDisconnectDialog1W(LPDISCDLGSTRUCTW lpConnDlgStruct); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:190:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:191:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetOpenEnumA(DWORD dwScope,DWORD dwType,DWORD dwUsage,LPNETRESOURCEA lpNetResource,LPHANDLE lphEnum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:191:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:192:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetOpenEnumW(DWORD dwScope,DWORD dwType,DWORD dwUsage,LPNETRESOURCEW lpNetResource,LPHANDLE lphEnum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:192:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:193:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetEnumResourceA(HANDLE hEnum,LPDWORD lpcCount,LPVOID lpBuffer,LPDWORD lpBufferSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:193:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:194:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetEnumResourceW(HANDLE hEnum,LPDWORD lpcCount,LPVOID lpBuffer,LPDWORD lpBufferSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:194:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:195:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetCloseEnum(HANDLE hEnum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:195:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:196:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetGetResourceParentA(LPNETRESOURCEA lpNetResource,LPVOID lpBuffer,LPDWORD lpcbBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:196:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:197:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetGetResourceParentW(LPNETRESOURCEW lpNetResource,LPVOID lpBuffer,LPDWORD lpcbBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:197:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:198:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetGetResourceInformationA(LPNETRESOURCEA lpNetResource,LPVOID lpBuffer,LPDWORD lpcbBuffer,LPSTR *lplpSystem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:198:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:199:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetGetResourceInformationW(LPNETRESOURCEW lpNetResource,LPVOID lpBuffer,LPDWORD lpcbBuffer,LPWSTR *lplpSystem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:199:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:234:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetGetUniversalNameA(LPCSTR lpLocalPath,DWORD dwInfoLevel,LPVOID lpBuffer,LPDWORD lpBufferSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:234:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:235:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetGetUniversalNameW(LPCWSTR lpLocalPath,DWORD dwInfoLevel,LPVOID lpBuffer,LPDWORD lpBufferSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:235:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:236:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetGetUserA(LPCSTR lpName,LPSTR lpUserName,LPDWORD lpnLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:236:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:237:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetGetUserW(LPCWSTR lpName,LPWSTR lpUserName,LPDWORD lpnLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:237:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:244:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetGetProviderNameA(DWORD dwNetType,LPSTR lpProviderName,LPDWORD lpBufferSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:244:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:245:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetGetProviderNameW(DWORD dwNetType,LPWSTR lpProviderName,LPDWORD lpBufferSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:245:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:264:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetGetNetworkInformationA(LPCSTR lpProvider,LPNETINFOSTRUCT lpNetInfoStruct); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:264:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:265:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetGetNetworkInformationW(LPCWSTR lpProvider,LPNETINFOSTRUCT lpNetInfoStruct); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:265:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:289:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetGetLastErrorA(LPDWORD lpError,LPSTR lpErrorBuf,DWORD nErrorBufSize,LPSTR lpNameBuf,DWORD nNameBufSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:289:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:290:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetGetLastErrorW(LPDWORD lpError,LPWSTR lpErrorBuf,DWORD nErrorBufSize,LPWSTR lpNameBuf,DWORD nNameBufSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:290:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:350:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI MultinetGetConnectionPerformanceA(LPNETRESOURCEA lpNetResource,LPNETCONNECTINFOSTRUCT lpNetConnectInfoStruct); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:350:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:351:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI MultinetGetConnectionPerformanceW(LPNETRESOURCEW lpNetResource,LPNETCONNECTINFOSTRUCT lpNetConnectInfoStruct); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:351:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:82, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/dde.h:60:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DdeSetQualityOfService(HWND hwndClient,CONST SECURITY_QUALITY_OF_SERVICE *pqosNew,PSECURITY_QUALITY_OF_SERVICE pqosPrev); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/dde.h:60:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/dde.h:61:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImpersonateDdeClientWindow(HWND hWndClient,HWND hWndServer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/dde.h:61:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/dde.h:62:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPARAM WINAPI PackDDElParam(UINT msg,UINT_PTR uiLo,UINT_PTR uiHi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/dde.h:62:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/dde.h:63:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI UnpackDDElParam(UINT msg,LPARAM lParam,PUINT_PTR puiLo,PUINT_PTR puiHi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/dde.h:63:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/dde.h:64:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI FreeDDElParam(UINT msg,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/dde.h:64:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/dde.h:65:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPARAM WINAPI ReuseDDElParam(LPARAM lParam,UINT msgIn,UINT msgOut,UINT_PTR uiLo,UINT_PTR uiHi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/dde.h:65:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:83, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:159:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT WINAPI DdeInitializeA(LPDWORD pidInst,PFNCALLBACK pfnCallback,DWORD afCmd,DWORD ulRes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:159:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:160:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT WINAPI DdeInitializeW(LPDWORD pidInst,PFNCALLBACK pfnCallback,DWORD afCmd,DWORD ulRes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:160:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:183:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DdeUninitialize(DWORD idInst); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:183:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:184:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HCONVLIST WINAPI DdeConnectList(DWORD idInst,HSZ hszService,HSZ hszTopic,HCONVLIST hConvList,PCONVCONTEXT pCC); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:184:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:185:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HCONV WINAPI DdeQueryNextServer(HCONVLIST hConvList,HCONV hConvPrev); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:185:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:186:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DdeDisconnectList(HCONVLIST hConvList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:186:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:187:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HCONV WINAPI DdeConnect(DWORD idInst,HSZ hszService,HSZ hszTopic,PCONVCONTEXT pCC); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:187:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:188:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DdeDisconnect(HCONV hConv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:188:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:189:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HCONV WINAPI DdeReconnect(HCONV hConv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:189:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:190:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT WINAPI DdeQueryConvInfo(HCONV hConv,DWORD idTransaction,PCONVINFO pConvInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:190:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:191:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DdeSetUserHandle(HCONV hConv,DWORD id,DWORD_PTR hUser); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:191:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:192:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DdeAbandonTransaction(DWORD idInst,HCONV hConv,DWORD idTransaction); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:192:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:193:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DdePostAdvise(DWORD idInst,HSZ hszTopic,HSZ hszItem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:193:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:194:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DdeEnableCallback(DWORD idInst,HCONV hConv,UINT wCmd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:194:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:195:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DdeImpersonateClient(HCONV hConv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:195:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:207:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HDDEDATA WINAPI DdeNameService(DWORD idInst,HSZ hsz1,HSZ hsz2,UINT afCmd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:207:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:208:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HDDEDATA WINAPI DdeClientTransaction(LPBYTE pData,DWORD cbData,HCONV hConv,HSZ hszItem,UINT wFmt,UINT wType,DWORD dwTimeout,LPDWORD pdwResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:208:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:209:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HDDEDATA WINAPI DdeCreateDataHandle(DWORD idInst,LPBYTE pSrc,DWORD cb,DWORD cbOff,HSZ hszItem,UINT wFmt,UINT afCmd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:209:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:210:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HDDEDATA WINAPI DdeAddData(HDDEDATA hData,LPBYTE pSrc,DWORD cb,DWORD cbOff); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:210:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:211:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI DdeGetData(HDDEDATA hData,LPBYTE pDst,DWORD cbMax,DWORD cbOff); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:211:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:212:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPBYTE WINAPI DdeAccessData(HDDEDATA hData,LPDWORD pcbDataSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:212:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:213:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DdeUnaccessData(HDDEDATA hData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:213:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:214:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DdeFreeDataHandle(HDDEDATA hData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:214:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:218:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT WINAPI DdeGetLastError(DWORD idInst); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:218:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:244:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HSZ WINAPI DdeCreateStringHandleA(DWORD idInst,LPCSTR psz,int iCodePage); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:244:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:245:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HSZ WINAPI DdeCreateStringHandleW(DWORD idInst,LPCWSTR psz,int iCodePage); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:245:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:246:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI DdeQueryStringA(DWORD idInst,HSZ hsz,LPSTR psz,DWORD cchMax,int iCodePage); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:246:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:247:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI DdeQueryStringW(DWORD idInst,HSZ hsz,LPWSTR psz,DWORD cchMax,int iCodePage); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:247:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:248:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DdeFreeStringHandle(DWORD idInst,HSZ hsz); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:248:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:249:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DdeKeepStringHandle(DWORD idInst,HSZ hsz); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:249:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:250:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINAPI DdeCmpStringHandles(HSZ hsz1,HSZ hsz2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:250:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:85, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/lzexpand.h:27:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture INT WINAPI LZStart(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/lzexpand.h:27:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/lzexpand.h:28:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VOID WINAPI LZDone(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/lzexpand.h:28:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/lzexpand.h:29:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG WINAPI CopyLZFile(INT,INT); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/lzexpand.h:29:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/lzexpand.h:30:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG WINAPI LZCopy(INT,INT); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/lzexpand.h:30:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/lzexpand.h:31:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture INT WINAPI LZInit(INT); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/lzexpand.h:31:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/lzexpand.h:32:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture INT WINAPI GetExpandedNameA(LPSTR,LPSTR); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/lzexpand.h:32:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/lzexpand.h:33:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture INT WINAPI GetExpandedNameW(LPWSTR,LPWSTR); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/lzexpand.h:33:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/lzexpand.h:34:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture INT WINAPI LZOpenFileA(LPSTR,LPOFSTRUCT,WORD); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/lzexpand.h:34:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/lzexpand.h:35:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture INT WINAPI LZOpenFileW(LPWSTR,LPOFSTRUCT,WORD); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/lzexpand.h:35:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/lzexpand.h:36:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG WINAPI LZSeek(INT,LONG,INT); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/lzexpand.h:36:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/lzexpand.h:37:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture INT WINAPI LZRead(INT,LPSTR,INT); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/lzexpand.h:37:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/lzexpand.h:38:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VOID WINAPI LZClose(INT); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/lzexpand.h:38:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:86, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:204:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI LRESULT WINAPI CloseDriver(HDRVR hDriver,LPARAM lParam1,LPARAM lParam2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:204:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:205:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI HDRVR WINAPI OpenDriver(LPCWSTR szDriverName,LPCWSTR szSectionName,LPARAM lParam2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:205:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:206:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI LRESULT WINAPI SendDriverMessage(HDRVR hDriver,UINT message,LPARAM lParam1,LPARAM lParam2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:206:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:207:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI HMODULE WINAPI DrvGetModuleHandle(HDRVR hDriver); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:207:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:208:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI HMODULE WINAPI GetDriverModuleHandle(HDRVR hDriver); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:208:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:209:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI LRESULT WINAPI DefDriverProc(DWORD_PTR dwDriverIdentifier,HDRVR hdrvr,UINT uMsg,LPARAM lParam1,LPARAM lParam2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:209:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:237:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI WINBOOL WINAPI sndPlaySoundA(LPCSTR pszSound,UINT fuSound); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:237:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:238:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI WINBOOL WINAPI sndPlaySoundW(LPCWSTR pszSound,UINT fuSound); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:238:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:269:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI WINBOOL WINAPI PlaySoundA(LPCSTR pszSound,HMODULE hmod,DWORD fdwSound); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:269:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:270:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI WINBOOL WINAPI PlaySoundW(LPCWSTR pszSound,HMODULE hmod,DWORD fdwSound); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:270:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:505:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI UINT WINAPI waveOutGetNumDevs(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:505:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:506:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveOutGetDevCapsA(UINT_PTR uDeviceID,LPWAVEOUTCAPSA pwoc,UINT cbwoc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:506:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:507:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveOutGetDevCapsW(UINT_PTR uDeviceID,LPWAVEOUTCAPSW pwoc,UINT cbwoc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:507:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:511:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveOutGetVolume(HWAVEOUT hwo,LPDWORD pdwVolume); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:511:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:512:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveOutSetVolume(HWAVEOUT hwo,DWORD dwVolume); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:512:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:513:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveOutGetErrorTextA(MMRESULT mmrError,LPSTR pszText,UINT cchText); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:513:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:514:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveOutGetErrorTextW(MMRESULT mmrError,LPWSTR pszText,UINT cchText); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:514:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:86, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:518:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveOutOpen(LPHWAVEOUT phwo,UINT uDeviceID,LPCWAVEFORMATEX pwfx,DWORD_PTR dwCallback,DWORD_PTR dwInstance,DWORD fdwOpen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:518:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:519:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveOutClose(HWAVEOUT hwo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:519:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:520:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveOutPrepareHeader(HWAVEOUT hwo,LPWAVEHDR pwh,UINT cbwh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:520:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:521:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveOutUnprepareHeader(HWAVEOUT hwo,LPWAVEHDR pwh,UINT cbwh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:521:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:522:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveOutWrite(HWAVEOUT hwo,LPWAVEHDR pwh,UINT cbwh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:522:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:523:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveOutPause(HWAVEOUT hwo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:523:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:524:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveOutRestart(HWAVEOUT hwo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:524:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:525:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveOutReset(HWAVEOUT hwo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:525:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:526:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveOutBreakLoop(HWAVEOUT hwo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:526:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:527:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveOutGetPosition(HWAVEOUT hwo,LPMMTIME pmmt,UINT cbmmt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:527:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:528:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveOutGetPitch(HWAVEOUT hwo,LPDWORD pdwPitch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:528:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:529:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveOutSetPitch(HWAVEOUT hwo,DWORD dwPitch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:529:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:530:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveOutGetPlaybackRate(HWAVEOUT hwo,LPDWORD pdwRate); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:530:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:531:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveOutSetPlaybackRate(HWAVEOUT hwo,DWORD dwRate); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:531:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:532:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveOutGetID(HWAVEOUT hwo,LPUINT puDeviceID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:532:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:533:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveOutMessage(HWAVEOUT hwo,UINT uMsg,DWORD_PTR dw1,DWORD_PTR dw2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:533:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:534:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI UINT WINAPI waveInGetNumDevs(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:534:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:535:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveInGetDevCapsA(UINT_PTR uDeviceID,LPWAVEINCAPSA pwic,UINT cbwic); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:535:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:536:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveInGetDevCapsW(UINT_PTR uDeviceID,LPWAVEINCAPSW pwic,UINT cbwic); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:536:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:540:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveInGetErrorTextA(MMRESULT mmrError,LPSTR pszText,UINT cchText); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:540:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:541:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveInGetErrorTextW(MMRESULT mmrError,LPWSTR pszText,UINT cchText); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:541:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:545:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveInOpen(LPHWAVEIN phwi,UINT uDeviceID,LPCWAVEFORMATEX pwfx,DWORD_PTR dwCallback,DWORD_PTR dwInstance,DWORD fdwOpen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:545:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:546:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveInClose(HWAVEIN hwi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:546:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:547:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveInPrepareHeader(HWAVEIN hwi,LPWAVEHDR pwh,UINT cbwh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:547:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:548:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveInUnprepareHeader(HWAVEIN hwi,LPWAVEHDR pwh,UINT cbwh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:548:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:549:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveInAddBuffer(HWAVEIN hwi,LPWAVEHDR pwh,UINT cbwh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:549:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:550:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveInStart(HWAVEIN hwi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:550:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:551:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveInStop(HWAVEIN hwi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:551:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:552:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveInReset(HWAVEIN hwi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:552:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:553:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveInGetPosition(HWAVEIN hwi,LPMMTIME pmmt,UINT cbmmt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:553:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:554:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveInGetID(HWAVEIN hwi,LPUINT puDeviceID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:554:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:555:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveInMessage(HWAVEIN hwi,UINT uMsg,DWORD_PTR dw1,DWORD_PTR dw2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:555:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:797:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI UINT WINAPI midiOutGetNumDevs(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:797:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:798:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiStreamOpen(LPHMIDISTRM phms,LPUINT puDeviceID,DWORD cMidi,DWORD_PTR dwCallback,DWORD_PTR dwInstance,DWORD fdwOpen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:798:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:799:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiStreamClose(HMIDISTRM hms); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:799:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:800:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiStreamProperty(HMIDISTRM hms,LPBYTE lppropdata,DWORD dwProperty); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:800:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:801:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiStreamPosition(HMIDISTRM hms,LPMMTIME lpmmt,UINT cbmmt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:801:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:802:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiStreamOut(HMIDISTRM hms,LPMIDIHDR pmh,UINT cbmh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:802:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:803:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiStreamPause(HMIDISTRM hms); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:803:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:804:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiStreamRestart(HMIDISTRM hms); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:804:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:805:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiStreamStop(HMIDISTRM hms); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:805:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:806:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiConnect(HMIDI hmi,HMIDIOUT hmo,LPVOID pReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:806:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:807:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiDisconnect(HMIDI hmi,HMIDIOUT hmo,LPVOID pReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:807:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:808:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiOutGetDevCapsA(UINT_PTR uDeviceID,LPMIDIOUTCAPSA pmoc,UINT cbmoc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:808:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:809:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiOutGetDevCapsW(UINT_PTR uDeviceID,LPMIDIOUTCAPSW pmoc,UINT cbmoc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:809:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:813:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiOutGetVolume(HMIDIOUT hmo,LPDWORD pdwVolume); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:813:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:814:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiOutSetVolume(HMIDIOUT hmo,DWORD dwVolume); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:814:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:815:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiOutGetErrorTextA(MMRESULT mmrError,LPSTR pszText,UINT cchText); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:815:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:816:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiOutGetErrorTextW(MMRESULT mmrError,LPWSTR pszText,UINT cchText); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:816:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:820:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiOutOpen(LPHMIDIOUT phmo,UINT uDeviceID,DWORD_PTR dwCallback,DWORD_PTR dwInstance,DWORD fdwOpen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:820:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:821:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiOutClose(HMIDIOUT hmo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:821:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:822:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiOutPrepareHeader(HMIDIOUT hmo,LPMIDIHDR pmh,UINT cbmh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:822:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:823:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiOutUnprepareHeader(HMIDIOUT hmo,LPMIDIHDR pmh,UINT cbmh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:823:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:824:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiOutShortMsg(HMIDIOUT hmo,DWORD dwMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:824:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:825:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiOutLongMsg(HMIDIOUT hmo,LPMIDIHDR pmh,UINT cbmh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:825:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:826:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiOutReset(HMIDIOUT hmo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:826:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:827:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiOutCachePatches(HMIDIOUT hmo,UINT uBank,LPWORD pwpa,UINT fuCache); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:827:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:828:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiOutCacheDrumPatches(HMIDIOUT hmo,UINT uPatch,LPWORD pwkya,UINT fuCache); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:828:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:829:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiOutGetID(HMIDIOUT hmo,LPUINT puDeviceID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:829:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:830:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiOutMessage(HMIDIOUT hmo,UINT uMsg,DWORD_PTR dw1,DWORD_PTR dw2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:830:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:831:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI UINT WINAPI midiInGetNumDevs(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:831:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:832:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiInGetDevCapsA(UINT_PTR uDeviceID,LPMIDIINCAPSA pmic,UINT cbmic); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:832:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:833:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiInGetDevCapsW(UINT_PTR uDeviceID,LPMIDIINCAPSW pmic,UINT cbmic); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:833:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:837:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiInGetErrorTextA(MMRESULT mmrError,LPSTR pszText,UINT cchText); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:837:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:838:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiInGetErrorTextW(MMRESULT mmrError,LPWSTR pszText,UINT cchText); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:838:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:842:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiInOpen(LPHMIDIIN phmi,UINT uDeviceID,DWORD_PTR dwCallback,DWORD_PTR dwInstance,DWORD fdwOpen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:842:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:843:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiInClose(HMIDIIN hmi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:843:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:844:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiInPrepareHeader(HMIDIIN hmi,LPMIDIHDR pmh,UINT cbmh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:844:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:845:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiInUnprepareHeader(HMIDIIN hmi,LPMIDIHDR pmh,UINT cbmh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:845:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:846:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiInAddBuffer(HMIDIIN hmi,LPMIDIHDR pmh,UINT cbmh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:846:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:847:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiInStart(HMIDIIN hmi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:847:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:848:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiInStop(HMIDIIN hmi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:848:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:849:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiInReset(HMIDIIN hmi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:849:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:850:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiInGetID(HMIDIIN hmi,LPUINT puDeviceID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:850:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:851:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiInMessage(HMIDIIN hmi,UINT uMsg,DWORD_PTR dw1,DWORD_PTR dw2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:851:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:920:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI UINT WINAPI auxGetNumDevs(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:920:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:921:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI auxGetDevCapsA(UINT_PTR uDeviceID,LPAUXCAPSA pac,UINT cbac); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:921:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:922:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI auxGetDevCapsW(UINT_PTR uDeviceID,LPAUXCAPSW pac,UINT cbac); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:922:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:926:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI auxSetVolume(UINT uDeviceID,DWORD dwVolume); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:926:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:927:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI auxGetVolume(UINT uDeviceID,LPDWORD pdwVolume); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:927:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:928:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI auxOutMessage(UINT uDeviceID,UINT uMsg,DWORD_PTR dw1,DWORD_PTR dw2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:928:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:960:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI UINT WINAPI mixerGetNumDevs(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:960:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1012:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI mixerGetDevCapsA(UINT_PTR uMxId,LPMIXERCAPSA pmxcaps,UINT cbmxcaps); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1012:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1013:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI mixerGetDevCapsW(UINT_PTR uMxId,LPMIXERCAPSW pmxcaps,UINT cbmxcaps); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1013:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1017:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI mixerOpen(LPHMIXER phmx,UINT uMxId,DWORD_PTR dwCallback,DWORD_PTR dwInstance,DWORD fdwOpen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1017:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1018:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI mixerClose(HMIXER hmx); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1018:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1019:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI DWORD WINAPI mixerMessage(HMIXER hmx,UINT uMsg,DWORD_PTR dwParam1,DWORD_PTR dwParam2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1019:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1107:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI mixerGetLineInfoA(HMIXEROBJ hmxobj,LPMIXERLINEA pmxl,DWORD fdwInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1107:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1108:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI mixerGetLineInfoW(HMIXEROBJ hmxobj,LPMIXERLINEW pmxl,DWORD fdwInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1108:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1120:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI mixerGetID(HMIXEROBJ hmxobj,UINT *puMxId,DWORD fdwId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1120:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1273:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI mixerGetLineControlsA(HMIXEROBJ hmxobj,LPMIXERLINECONTROLSA pmxlc,DWORD fdwControls); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1273:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1274:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI mixerGetLineControlsW(HMIXEROBJ hmxobj,LPMIXERLINECONTROLSW pmxlc,DWORD fdwControls); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1274:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1323:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI mixerGetControlDetailsA(HMIXEROBJ hmxobj,LPMIXERCONTROLDETAILS pmxcd,DWORD fdwDetails); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1323:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1324:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI mixerGetControlDetailsW(HMIXEROBJ hmxobj,LPMIXERCONTROLDETAILS pmxcd,DWORD fdwDetails); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1324:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1333:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI mixerSetControlDetails(HMIXEROBJ hmxobj,LPMIXERCONTROLDETAILS pmxcd,DWORD fdwDetails); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1333:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1363:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI timeGetSystemTime(LPMMTIME pmmt,UINT cbmmt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1363:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1364:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI DWORD WINAPI timeGetTime(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1364:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1365:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI timeSetEvent(UINT uDelay,UINT uResolution,LPTIMECALLBACK fptc,DWORD_PTR dwUser,UINT fuEvent); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1365:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1366:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI timeKillEvent(UINT uTimerID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1366:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1367:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI timeGetDevCaps(LPTIMECAPS ptc,UINT cbtc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1367:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1368:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI timeBeginPeriod(UINT uPeriod); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1368:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1369:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI timeEndPeriod(UINT uPeriod); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1369:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1607:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI UINT WINAPI joyGetNumDevs(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1607:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1608:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI joyGetDevCapsA(UINT_PTR uJoyID,LPJOYCAPSA pjc,UINT cbjc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1608:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1609:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI joyGetDevCapsW(UINT_PTR uJoyID,LPJOYCAPSW pjc,UINT cbjc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1609:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1613:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI joyGetPos(UINT uJoyID,LPJOYINFO pji); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1613:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1614:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI joyGetPosEx(UINT uJoyID,LPJOYINFOEX pji); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1614:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1615:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI joyGetThreshold(UINT uJoyID,LPUINT puThreshold); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1615:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1616:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI joyReleaseCapture(UINT uJoyID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1616:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1617:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI joySetCapture(HWND hwnd,UINT uJoyID,UINT uPeriod,WINBOOL fChanged); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1617:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1618:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI joySetThreshold(UINT uJoyID,UINT uThreshold); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1618:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1742:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI FOURCC WINAPI mmioStringToFOURCCA(LPCSTR sz,UINT uFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1742:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1743:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI FOURCC WINAPI mmioStringToFOURCCW(LPCWSTR sz,UINT uFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1743:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1747:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI LPMMIOPROC WINAPI mmioInstallIOProcA(FOURCC fccIOProc,LPMMIOPROC pIOProc,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1747:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1748:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI LPMMIOPROC WINAPI mmioInstallIOProcW(FOURCC fccIOProc,LPMMIOPROC pIOProc,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1748:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1752:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI HMMIO WINAPI mmioOpenA(LPSTR pszFileName,LPMMIOINFO pmmioinfo,DWORD fdwOpen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1752:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1753:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI HMMIO WINAPI mmioOpenW(LPWSTR pszFileName,LPMMIOINFO pmmioinfo,DWORD fdwOpen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1753:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1757:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI mmioRenameA(LPCSTR pszFileName,LPCSTR pszNewFileName,LPCMMIOINFO pmmioinfo,DWORD fdwRename); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1757:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1758:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI mmioRenameW(LPCWSTR pszFileName,LPCWSTR pszNewFileName,LPCMMIOINFO pmmioinfo,DWORD fdwRename); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1758:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1762:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI mmioClose(HMMIO hmmio,UINT fuClose); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1762:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1763:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI LONG WINAPI mmioRead(HMMIO hmmio,HPSTR pch,LONG cch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1763:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1764:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI LONG WINAPI mmioWrite(HMMIO hmmio,const char _huge *pch,LONG cch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1764:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1765:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI LONG WINAPI mmioSeek(HMMIO hmmio,LONG lOffset,int iOrigin); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1765:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1766:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI mmioGetInfo(HMMIO hmmio,LPMMIOINFO pmmioinfo,UINT fuInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1766:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1767:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI mmioSetInfo(HMMIO hmmio,LPCMMIOINFO pmmioinfo,UINT fuInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1767:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1768:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI mmioSetBuffer(HMMIO hmmio,LPSTR pchBuffer,LONG cchBuffer,UINT fuBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1768:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1769:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI mmioFlush(HMMIO hmmio,UINT fuFlush); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1769:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1770:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI mmioAdvance(HMMIO hmmio,LPMMIOINFO pmmioinfo,UINT fuAdvance); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1770:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1771:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI LRESULT WINAPI mmioSendMessage(HMMIO hmmio,UINT uMsg,LPARAM lParam1,LPARAM lParam2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1771:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1772:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI mmioDescend(HMMIO hmmio,LPMMCKINFO pmmcki,const MMCKINFO *pmmckiParent,UINT fuDescend); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1772:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1773:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI mmioAscend(HMMIO hmmio,LPMMCKINFO pmmcki,UINT fuAscend); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1773:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1774:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI mmioCreateChunk(HMMIO hmmio,LPMMCKINFO pmmcki,UINT fuCreate); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1774:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1791:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MCIERROR WINAPI mciSendCommandA(MCIDEVICEID mciId,UINT uMsg,DWORD_PTR dwParam1,DWORD_PTR dwParam2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1791:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1792:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MCIERROR WINAPI mciSendCommandW(MCIDEVICEID mciId,UINT uMsg,DWORD_PTR dwParam1,DWORD_PTR dwParam2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1792:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1796:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MCIERROR WINAPI mciSendStringA(LPCSTR lpstrCommand,LPSTR lpstrReturnString,UINT uReturnLength,HWND hwndCallback); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1796:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1797:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MCIERROR WINAPI mciSendStringW(LPCWSTR lpstrCommand,LPWSTR lpstrReturnString,UINT uReturnLength,HWND hwndCallback); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1797:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1801:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MCIDEVICEID WINAPI mciGetDeviceIDA(LPCSTR pszDevice); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1801:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1802:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MCIDEVICEID WINAPI mciGetDeviceIDW(LPCWSTR pszDevice); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1802:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1806:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MCIDEVICEID WINAPI mciGetDeviceIDFromElementIDA(DWORD dwElementID,LPCSTR lpstrType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1806:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1807:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MCIDEVICEID WINAPI mciGetDeviceIDFromElementIDW(DWORD dwElementID,LPCWSTR lpstrType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1807:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1811:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI WINBOOL WINAPI mciGetErrorStringA(MCIERROR mcierr,LPSTR pszText,UINT cchText); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1811:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1812:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI WINBOOL WINAPI mciGetErrorStringW(MCIERROR mcierr,LPWSTR pszText,UINT cchText); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1812:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1816:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI WINBOOL WINAPI mciSetYieldProc(MCIDEVICEID mciId,YIELDPROC fpYieldProc,DWORD dwYieldData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1816:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1817:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI HTASK WINAPI mciGetCreatorTask(MCIDEVICEID mciId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1817:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1818:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI YIELDPROC WINAPI mciGetYieldProc(MCIDEVICEID mciId,LPDWORD pdwYieldData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1818:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:87, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/nb30.h:209:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UCHAR WINAPI Netbios(PNCB pncb); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/nb30.h:209:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:40, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpc.h:82, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:88, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/guiddef.h:30:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __extension__ template const GUID &__mingw_uuidof(); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/guiddef.h:30:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpc.h:82, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:88, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:181:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcBindingCopy(RPC_BINDING_HANDLE SourceBinding,RPC_BINDING_HANDLE *DestinationBinding); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:181:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:182:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcBindingFree(RPC_BINDING_HANDLE *Binding); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:182:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:183:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcBindingSetOption(RPC_BINDING_HANDLE hBinding,unsigned __LONG32 option,ULONG_PTR optionValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:183:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpc.h:82, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:88, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:184:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcBindingInqOption(RPC_BINDING_HANDLE hBinding,unsigned __LONG32 option,ULONG_PTR *pOptionValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:184:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:185:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcBindingFromStringBindingA(RPC_CSTR StringBinding,RPC_BINDING_HANDLE *Binding); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:185:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:186:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcBindingFromStringBindingW(RPC_WSTR StringBinding,RPC_BINDING_HANDLE *Binding); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:186:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:187:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcSsGetContextBinding(void *ContextHandle,RPC_BINDING_HANDLE *Binding); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:187:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:188:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcBindingInqObject(RPC_BINDING_HANDLE Binding,UUID *ObjectUuid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:188:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:189:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcBindingReset(RPC_BINDING_HANDLE Binding); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:189:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:190:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcBindingSetObject(RPC_BINDING_HANDLE Binding,UUID *ObjectUuid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:190:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:191:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcMgmtInqDefaultProtectLevel(unsigned __LONG32 AuthnSvc,unsigned __LONG32 *AuthnLevel); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:191:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:192:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcBindingToStringBindingA(RPC_BINDING_HANDLE Binding,RPC_CSTR *StringBinding); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:192:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:193:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcBindingToStringBindingW(RPC_BINDING_HANDLE Binding,RPC_WSTR *StringBinding); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:193:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:194:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcBindingVectorFree(RPC_BINDING_VECTOR **BindingVector); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:194:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:195:171: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcStringBindingComposeA(RPC_CSTR ObjUuid,RPC_CSTR Protseq,RPC_CSTR NetworkAddr,RPC_CSTR Endpoint,RPC_CSTR Options,RPC_CSTR *StringBinding); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:195:171: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:196:171: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcStringBindingComposeW(RPC_WSTR ObjUuid,RPC_WSTR Protseq,RPC_WSTR NetworkAddr,RPC_WSTR Endpoint,RPC_WSTR Options,RPC_WSTR *StringBinding); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:196:171: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:197:180: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcStringBindingParseA(RPC_CSTR StringBinding,RPC_CSTR *ObjUuid,RPC_CSTR *Protseq,RPC_CSTR *NetworkAddr,RPC_CSTR *Endpoint,RPC_CSTR *NetworkOptions); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:197:180: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:198:180: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcStringBindingParseW(RPC_WSTR StringBinding,RPC_WSTR *ObjUuid,RPC_WSTR *Protseq,RPC_WSTR *NetworkAddr,RPC_WSTR *Endpoint,RPC_WSTR *NetworkOptions); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:198:180: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:199:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcStringFreeA(RPC_CSTR *String); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:199:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:200:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcStringFreeW(RPC_WSTR *String); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:200:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:201:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcIfInqId(RPC_IF_HANDLE RpcIfHandle,RPC_IF_ID *RpcIfId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:201:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:202:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcNetworkIsProtseqValidA(RPC_CSTR Protseq); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:202:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:203:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcNetworkIsProtseqValidW(RPC_WSTR Protseq); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:203:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:204:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcMgmtInqComTimeout(RPC_BINDING_HANDLE Binding,unsigned int *Timeout); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:204:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:205:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcMgmtSetComTimeout(RPC_BINDING_HANDLE Binding,unsigned int Timeout); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:205:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:206:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcMgmtSetCancelTimeout(__LONG32 Timeout); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:206:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:207:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcNetworkInqProtseqsA (RPC_PROTSEQ_VECTORA **ProtseqVector); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:207:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:208:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcNetworkInqProtseqsW (RPC_PROTSEQ_VECTORW **ProtseqVector); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:208:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:209:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcObjectInqType(UUID *ObjUuid,UUID *TypeUuid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:209:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:210:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcObjectSetInqFn(RPC_OBJECT_INQ_FN *InquiryFn); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:210:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:211:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcObjectSetType(UUID *ObjUuid,UUID *TypeUuid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:211:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:212:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcProtseqVectorFreeA(RPC_PROTSEQ_VECTORA **ProtseqVector); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:212:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:213:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcProtseqVectorFreeW(RPC_PROTSEQ_VECTORW **ProtseqVector); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:213:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:214:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerInqBindings (RPC_BINDING_VECTOR **BindingVector); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:214:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:215:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerInqIf(RPC_IF_HANDLE IfSpec,UUID *MgrTypeUuid,RPC_MGR_EPV **MgrEpv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:215:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:216:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerListen(unsigned int MinimumCallThreads,unsigned int MaxCalls,unsigned int DontWait); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:216:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:217:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerRegisterIf(RPC_IF_HANDLE IfSpec,UUID *MgrTypeUuid,RPC_MGR_EPV *MgrEpv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:217:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:218:185: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerRegisterIfEx(RPC_IF_HANDLE IfSpec,UUID *MgrTypeUuid,RPC_MGR_EPV *MgrEpv,unsigned int Flags,unsigned int MaxCalls,RPC_IF_CALLBACK_FN *IfCallback); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:218:185: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:219:210: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerRegisterIf2(RPC_IF_HANDLE IfSpec,UUID *MgrTypeUuid,RPC_MGR_EPV *MgrEpv,unsigned int Flags,unsigned int MaxCalls,unsigned int MaxRpcSize,RPC_IF_CALLBACK_FN *IfCallbackFn); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:219:210: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:220:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerUnregisterIf(RPC_IF_HANDLE IfSpec,UUID *MgrTypeUuid,unsigned int WaitForCallsToComplete); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:220:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:221:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerUnregisterIfEx(RPC_IF_HANDLE IfSpec,UUID *MgrTypeUuid,int RundownContextHandles); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:221:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:222:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerUseAllProtseqs(unsigned int MaxCalls,void *SecurityDescriptor); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:222:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:223:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerUseAllProtseqsEx(unsigned int MaxCalls,void *SecurityDescriptor,PRPC_POLICY Policy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:223:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:224:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerUseAllProtseqsIf(unsigned int MaxCalls,RPC_IF_HANDLE IfSpec,void *SecurityDescriptor); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:224:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:225:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerUseAllProtseqsIfEx(unsigned int MaxCalls,RPC_IF_HANDLE IfSpec,void *SecurityDescriptor,PRPC_POLICY Policy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:225:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:226:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerUseProtseqA(RPC_CSTR Protseq,unsigned int MaxCalls,void *SecurityDescriptor); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:226:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:227:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerUseProtseqExA(RPC_CSTR Protseq,unsigned int MaxCalls,void *SecurityDescriptor,PRPC_POLICY Policy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:227:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:228:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerUseProtseqW(RPC_WSTR Protseq,unsigned int MaxCalls,void *SecurityDescriptor); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:228:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:229:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerUseProtseqExW(RPC_WSTR Protseq,unsigned int MaxCalls,void *SecurityDescriptor,PRPC_POLICY Policy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:229:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:230:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerUseProtseqEpA(RPC_CSTR Protseq,unsigned int MaxCalls,RPC_CSTR Endpoint,void *SecurityDescriptor); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:230:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:231:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerUseProtseqEpExA(RPC_CSTR Protseq,unsigned int MaxCalls,RPC_CSTR Endpoint,void *SecurityDescriptor,PRPC_POLICY Policy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:231:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:232:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerUseProtseqEpW(RPC_WSTR Protseq,unsigned int MaxCalls,RPC_WSTR Endpoint,void *SecurityDescriptor); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:232:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:233:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerUseProtseqEpExW(RPC_WSTR Protseq,unsigned int MaxCalls,RPC_WSTR Endpoint,void *SecurityDescriptor,PRPC_POLICY Policy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:233:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:234:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerUseProtseqIfA(RPC_CSTR Protseq,unsigned int MaxCalls,RPC_IF_HANDLE IfSpec,void *SecurityDescriptor); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:234:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:235:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerUseProtseqIfExA(RPC_CSTR Protseq,unsigned int MaxCalls,RPC_IF_HANDLE IfSpec,void *SecurityDescriptor,PRPC_POLICY Policy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:235:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:236:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerUseProtseqIfW(RPC_WSTR Protseq,unsigned int MaxCalls,RPC_IF_HANDLE IfSpec,void *SecurityDescriptor); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:236:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:237:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerUseProtseqIfExW(RPC_WSTR Protseq,unsigned int MaxCalls,RPC_IF_HANDLE IfSpec,void *SecurityDescriptor,PRPC_POLICY Policy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:237:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:238:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY RpcServerYield (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:238:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:239:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcMgmtStatsVectorFree(RPC_STATS_VECTOR **StatsVector); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:239:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:240:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcMgmtInqStats(RPC_BINDING_HANDLE Binding,RPC_STATS_VECTOR **Statistics); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:240:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:241:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcMgmtIsServerListening(RPC_BINDING_HANDLE Binding); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:241:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:242:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcMgmtStopServerListening(RPC_BINDING_HANDLE Binding); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:242:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:243:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcMgmtWaitServerListen(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:243:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:244:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcMgmtSetServerStackSize(unsigned __LONG32 ThreadStackSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:244:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:245:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY RpcSsDontSerializeContext(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:245:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:246:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcMgmtEnableIdleCleanup(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:246:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:247:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcMgmtInqIfIds(RPC_BINDING_HANDLE Binding,RPC_IF_ID_VECTOR **IfIdVector); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:247:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:248:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcIfIdVectorFree(RPC_IF_ID_VECTOR **IfIdVector); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:248:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:249:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcMgmtInqServerPrincNameA(RPC_BINDING_HANDLE Binding,unsigned __LONG32 AuthnSvc,RPC_CSTR *ServerPrincName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:249:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:250:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcMgmtInqServerPrincNameW(RPC_BINDING_HANDLE Binding,unsigned __LONG32 AuthnSvc,RPC_WSTR *ServerPrincName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:250:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:251:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerInqDefaultPrincNameA(unsigned __LONG32 AuthnSvc,RPC_CSTR *PrincName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:251:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:252:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerInqDefaultPrincNameW(unsigned __LONG32 AuthnSvc,RPC_WSTR *PrincName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:252:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:253:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcEpResolveBinding(RPC_BINDING_HANDLE Binding,RPC_IF_HANDLE IfSpec); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:253:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:254:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcNsBindingInqEntryNameA(RPC_BINDING_HANDLE Binding,unsigned __LONG32 EntryNameSyntax,RPC_CSTR *EntryName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:254:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:255:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcNsBindingInqEntryNameW(RPC_BINDING_HANDLE Binding,unsigned __LONG32 EntryNameSyntax,RPC_WSTR *EntryName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:255:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpc.h:82, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:88, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:455:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcImpersonateClient(RPC_BINDING_HANDLE BindingHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:455:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:456:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcRevertToSelfEx(RPC_BINDING_HANDLE BindingHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:456:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:457:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcRevertToSelf(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:457:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:458:226: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcBindingInqAuthClientA(RPC_BINDING_HANDLE ClientBinding,RPC_AUTHZ_HANDLE *Privs,RPC_CSTR *ServerPrincName,unsigned __LONG32 *AuthnLevel,unsigned __LONG32 *AuthnSvc,unsigned __LONG32 *AuthzSvc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:458:226: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:459:226: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcBindingInqAuthClientW(RPC_BINDING_HANDLE ClientBinding,RPC_AUTHZ_HANDLE *Privs,RPC_WSTR *ServerPrincName,unsigned __LONG32 *AuthnLevel,unsigned __LONG32 *AuthnSvc,unsigned __LONG32 *AuthzSvc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:459:226: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:460:252: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcBindingInqAuthClientExA(RPC_BINDING_HANDLE ClientBinding,RPC_AUTHZ_HANDLE *Privs,RPC_CSTR *ServerPrincName,unsigned __LONG32 *AuthnLevel,unsigned __LONG32 *AuthnSvc,unsigned __LONG32 *AuthzSvc,unsigned __LONG32 Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:460:252: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:461:252: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcBindingInqAuthClientExW(RPC_BINDING_HANDLE ClientBinding,RPC_AUTHZ_HANDLE *Privs,RPC_WSTR *ServerPrincName,unsigned __LONG32 *AuthnLevel,unsigned __LONG32 *AuthnSvc,unsigned __LONG32 *AuthzSvc,unsigned __LONG32 Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:461:252: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:462:233: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcBindingInqAuthInfoA(RPC_BINDING_HANDLE Binding,RPC_CSTR *ServerPrincName,unsigned __LONG32 *AuthnLevel,unsigned __LONG32 *AuthnSvc,RPC_AUTH_IDENTITY_HANDLE *AuthIdentity,unsigned __LONG32 *AuthzSvc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:462:233: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:463:233: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcBindingInqAuthInfoW(RPC_BINDING_HANDLE Binding,RPC_WSTR *ServerPrincName,unsigned __LONG32 *AuthnLevel,unsigned __LONG32 *AuthnSvc,RPC_AUTH_IDENTITY_HANDLE *AuthIdentity,unsigned __LONG32 *AuthzSvc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:463:233: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:464:228: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcBindingSetAuthInfoA(RPC_BINDING_HANDLE Binding,RPC_CSTR ServerPrincName,unsigned __LONG32 AuthnLevel,unsigned __LONG32 AuthnSvc,RPC_AUTH_IDENTITY_HANDLE AuthIdentity,unsigned __LONG32 AuthzSvc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:464:228: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:465:260: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcBindingSetAuthInfoExA(RPC_BINDING_HANDLE Binding,RPC_CSTR ServerPrincName,unsigned __LONG32 AuthnLevel,unsigned __LONG32 AuthnSvc,RPC_AUTH_IDENTITY_HANDLE AuthIdentity,unsigned __LONG32 AuthzSvc,RPC_SECURITY_QOS *SecurityQos); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:465:260: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:466:228: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcBindingSetAuthInfoW(RPC_BINDING_HANDLE Binding,RPC_WSTR ServerPrincName,unsigned __LONG32 AuthnLevel,unsigned __LONG32 AuthnSvc,RPC_AUTH_IDENTITY_HANDLE AuthIdentity,unsigned __LONG32 AuthzSvc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:466:228: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:467:260: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcBindingSetAuthInfoExW(RPC_BINDING_HANDLE Binding,RPC_WSTR ServerPrincName,unsigned __LONG32 AuthnLevel,unsigned __LONG32 AuthnSvc,RPC_AUTH_IDENTITY_HANDLE AuthIdentity,unsigned __LONG32 AuthzSvc,RPC_SECURITY_QOS *SecurityQOS); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:467:260: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:468:297: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcBindingInqAuthInfoExA(RPC_BINDING_HANDLE Binding,RPC_CSTR *ServerPrincName,unsigned __LONG32 *AuthnLevel,unsigned __LONG32 *AuthnSvc,RPC_AUTH_IDENTITY_HANDLE *AuthIdentity,unsigned __LONG32 *AuthzSvc,unsigned __LONG32 RpcQosVersion,RPC_SECURITY_QOS *SecurityQOS); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:468:297: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:469:297: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcBindingInqAuthInfoExW(RPC_BINDING_HANDLE Binding,RPC_WSTR *ServerPrincName,unsigned __LONG32 *AuthnLevel,unsigned __LONG32 *AuthnSvc,RPC_AUTH_IDENTITY_HANDLE *AuthIdentity,unsigned __LONG32 *AuthzSvc,unsigned __LONG32 RpcQosVersion,RPC_SECURITY_QOS *SecurityQOS); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:469:297: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:473:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerRegisterAuthInfoA(RPC_CSTR ServerPrincName,unsigned __LONG32 AuthnSvc,RPC_AUTH_KEY_RETRIEVAL_FN GetKeyFn,void *Arg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:473:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:474:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerRegisterAuthInfoW(RPC_WSTR ServerPrincName,unsigned __LONG32 AuthnSvc,RPC_AUTH_KEY_RETRIEVAL_FN GetKeyFn,void *Arg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:474:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:501:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcBindingServerFromClient(RPC_BINDING_HANDLE ClientBinding,RPC_BINDING_HANDLE *ServerBinding); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:501:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:502:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI DECLSPEC_NORETURN void RPC_ENTRY RpcRaiseException(RPC_STATUS exception); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:502:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:503:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcTestCancel(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:503:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:504:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerTestCancel(RPC_BINDING_HANDLE BindingHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:504:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:505:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcCancelThread(void *Thread); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:505:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:506:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcCancelThreadEx(void *Thread,__LONG32 Timeout); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:506:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:507:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY UuidCreate(UUID *Uuid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:507:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:508:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY UuidCreateSequential(UUID *Uuid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:508:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:509:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY UuidToStringA(UUID *Uuid,RPC_CSTR *StringUuid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:509:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:510:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY UuidFromStringA(RPC_CSTR StringUuid,UUID *Uuid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:510:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:511:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY UuidToStringW(UUID *Uuid,RPC_WSTR *StringUuid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:511:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:512:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY UuidFromStringW(RPC_WSTR StringUuid,UUID *Uuid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:512:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:513:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI signed int RPC_ENTRY UuidCompare(UUID *Uuid1,UUID *Uuid2,RPC_STATUS *Status); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:513:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:514:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY UuidCreateNil(UUID *NilUuid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:514:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:515:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI int RPC_ENTRY UuidEqual(UUID *Uuid1,UUID *Uuid2,RPC_STATUS *Status); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:515:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:516:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned short RPC_ENTRY UuidHash(UUID *Uuid,RPC_STATUS *Status); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:516:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:517:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI int RPC_ENTRY UuidIsNil(UUID *Uuid,RPC_STATUS *Status); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:517:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:518:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcEpRegisterNoReplaceA(RPC_IF_HANDLE IfSpec,RPC_BINDING_VECTOR *BindingVector,UUID_VECTOR *UuidVector,RPC_CSTR Annotation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:518:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:519:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcEpRegisterNoReplaceW(RPC_IF_HANDLE IfSpec,RPC_BINDING_VECTOR *BindingVector,UUID_VECTOR *UuidVector,RPC_WSTR Annotation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:519:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:520:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcEpRegisterA(RPC_IF_HANDLE IfSpec,RPC_BINDING_VECTOR *BindingVector,UUID_VECTOR *UuidVector,RPC_CSTR Annotation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:520:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:521:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcEpRegisterW(RPC_IF_HANDLE IfSpec,RPC_BINDING_VECTOR *BindingVector,UUID_VECTOR *UuidVector,RPC_WSTR Annotation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:521:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:522:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcEpUnregister(RPC_IF_HANDLE IfSpec,RPC_BINDING_VECTOR *BindingVector,UUID_VECTOR *UuidVector); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:522:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:523:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY DceErrorInqTextA(RPC_STATUS RpcStatus,RPC_CSTR ErrorText); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:523:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:524:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY DceErrorInqTextW(RPC_STATUS RpcStatus,RPC_WSTR ErrorText); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:524:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:541:208: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcMgmtEpEltInqBegin(RPC_BINDING_HANDLE EpBinding,unsigned __LONG32 InquiryType,RPC_IF_ID *IfId,unsigned __LONG32 VersOption,UUID *ObjectUuid,RPC_EP_INQ_HANDLE *InquiryContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:541:208: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:542:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcMgmtEpEltInqDone(RPC_EP_INQ_HANDLE *InquiryContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:542:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:543:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcMgmtEpEltInqNextA(RPC_EP_INQ_HANDLE InquiryContext,RPC_IF_ID *IfId,RPC_BINDING_HANDLE *Binding,UUID *ObjectUuid,RPC_CSTR *Annotation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:543:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:544:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcMgmtEpEltInqNextW(RPC_EP_INQ_HANDLE InquiryContext,RPC_IF_ID *IfId,RPC_BINDING_HANDLE *Binding,UUID *ObjectUuid,RPC_WSTR *Annotation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:544:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:545:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcMgmtEpUnregister(RPC_BINDING_HANDLE EpBinding,RPC_IF_ID *IfId,RPC_BINDING_HANDLE Binding,UUID *ObjectUuid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:545:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:555:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcMgmtSetAuthorizationFn(RPC_MGMT_AUTHORIZATION_FN AuthorizationFn); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:555:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:623, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpc.h:82, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:88, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:117:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcNegotiateTransferSyntax(RPC_MESSAGE *Message); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:117:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:118:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcGetBuffer(RPC_MESSAGE *Message); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:118:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:119:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcGetBufferWithObject(RPC_MESSAGE *Message,UUID *ObjectUuid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:119:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:120:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcSendReceive(RPC_MESSAGE *Message); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:120:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:121:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcFreeBuffer(RPC_MESSAGE *Message); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:121:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:122:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcSend(PRPC_MESSAGE Message); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:122:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:123:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcReceive(PRPC_MESSAGE Message,unsigned int Size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:123:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:124:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcFreePipeBuffer(RPC_MESSAGE *Message); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:124:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:125:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcReallocPipeBuffer(PRPC_MESSAGE Message,unsigned int NewSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:125:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:134:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY I_RpcRequestMutex(I_RPC_MUTEX *Mutex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:134:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:135:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY I_RpcClearMutex(I_RPC_MUTEX Mutex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:135:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:136:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY I_RpcDeleteMutex(I_RPC_MUTEX Mutex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:136:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:137:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void *RPC_ENTRY I_RpcAllocate(unsigned int Size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:137:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:138:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY I_RpcFree(void *Object); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:138:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:139:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY I_RpcPauseExecution(unsigned __LONG32 Milliseconds); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:139:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:140:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcGetExtendedError(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:140:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:144:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcMonitorAssociation(RPC_BINDING_HANDLE Handle,PRPC_RUNDOWN RundownRoutine,void *Context); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:144:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:145:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcStopMonitorAssociation(RPC_BINDING_HANDLE Handle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:145:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:146:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_BINDING_HANDLE RPC_ENTRY I_RpcGetCurrentCallHandle(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:146:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:147:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcGetAssociationContext(RPC_BINDING_HANDLE BindingHandle,void **AssociationContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:147:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:148:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void *RPC_ENTRY I_RpcGetServerContextList(RPC_BINDING_HANDLE BindingHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:148:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:149:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY I_RpcSetServerContextList(RPC_BINDING_HANDLE BindingHandle,void *ServerContextList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:149:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:150:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcNsInterfaceExported(unsigned __LONG32 EntryNameSyntax,unsigned short *EntryName,RPC_SERVER_INTERFACE *RpcInterfaceInformation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:150:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:151:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcNsInterfaceUnexported(unsigned __LONG32 EntryNameSyntax,unsigned short *EntryName,RPC_SERVER_INTERFACE *RpcInterfaceInformation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:151:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:152:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcBindingToStaticStringBindingW(RPC_BINDING_HANDLE Binding,unsigned short **StringBinding); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:152:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:153:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcBindingInqSecurityContext(RPC_BINDING_HANDLE Binding,void **SecurityContextHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:153:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:154:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcBindingInqWireIdForSnego(RPC_BINDING_HANDLE Binding,RPC_CSTR WireId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:154:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:155:173: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcBindingInqMarshalledTargetInfo (RPC_BINDING_HANDLE Binding,unsigned __LONG32 *MarshalledTargetInfoLength,RPC_CSTR *MarshalledTargetInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:155:173: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:156:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcBindingInqLocalClientPID(RPC_BINDING_HANDLE Binding,unsigned __LONG32 *Pid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:156:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:157:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcBindingHandleToAsyncHandle(RPC_BINDING_HANDLE Binding,void **AsyncHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:157:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:158:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcNsBindingSetEntryNameW(RPC_BINDING_HANDLE Binding,unsigned __LONG32 EntryNameSyntax,RPC_WSTR EntryName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:158:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:159:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcNsBindingSetEntryNameA(RPC_BINDING_HANDLE Binding,unsigned __LONG32 EntryNameSyntax,RPC_CSTR EntryName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:159:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:160:177: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcServerUseProtseqEp2A(RPC_CSTR NetworkAddress,RPC_CSTR Protseq,unsigned int MaxCalls,RPC_CSTR Endpoint,void *SecurityDescriptor,void *Policy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:160:177: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:161:177: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcServerUseProtseqEp2W(RPC_WSTR NetworkAddress,RPC_WSTR Protseq,unsigned int MaxCalls,RPC_WSTR Endpoint,void *SecurityDescriptor,void *Policy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:161:177: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:162:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcServerUseProtseq2W(RPC_WSTR NetworkAddress,RPC_WSTR Protseq,unsigned int MaxCalls,void *SecurityDescriptor,void *Policy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:162:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:163:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcServerUseProtseq2A(RPC_CSTR NetworkAddress,RPC_CSTR Protseq,unsigned int MaxCalls,void *SecurityDescriptor,void *Policy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:163:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:164:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcBindingInqDynamicEndpointW(RPC_BINDING_HANDLE Binding,RPC_WSTR *DynamicEndpoint); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:164:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:165:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcBindingInqDynamicEndpointA(RPC_BINDING_HANDLE Binding,RPC_CSTR *DynamicEndpoint); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:165:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:166:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcServerCheckClientRestriction(RPC_BINDING_HANDLE Context); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:166:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:173:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcBindingInqTransportType(RPC_BINDING_HANDLE Binding,unsigned int *Type); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:173:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:181:189: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcIfInqTransferSyntaxes(RPC_IF_HANDLE RpcIfHandle,RPC_TRANSFER_SYNTAX *TransferSyntaxes,unsigned int TransferSyntaxSize,unsigned int *TransferSyntaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:181:189: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:182:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_UuidCreate(UUID *Uuid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:182:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:183:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcBindingCopy(RPC_BINDING_HANDLE SourceBinding,RPC_BINDING_HANDLE *DestinationBinding); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:183:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:184:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcBindingIsClientLocal(RPC_BINDING_HANDLE BindingHandle,unsigned int *ClientLocalFlag); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:184:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:185:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcBindingInqConnId(RPC_BINDING_HANDLE Binding,void **ConnId,int *pfFirstCall); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:185:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:186:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY I_RpcSsDontSerializeContext(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:186:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:187:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcLaunchDatagramReceiveThread(void *pAddress); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:187:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:188:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcServerRegisterForwardFunction(RPC_FORWARD_FUNCTION *pForwardFunction); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:188:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:189:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPC_ADDRESS_CHANGE_FN *RPC_ENTRY I_RpcServerInqAddressChangeFn(); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:189:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:190:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPC_STATUS RPC_ENTRY I_RpcServerSetAddressChangeFn(RPC_ADDRESS_CHANGE_FN *pAddressChangeFn); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:190:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:195:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcServerInqLocalConnAddress(RPC_BINDING_HANDLE Binding,void *Buffer,unsigned __LONG32 *BufferSize,unsigned __LONG32 *AddressFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:195:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:196:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY I_RpcSessionStrictContextHandle(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:196:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:197:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcTurnOnEEInfoPropagation(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:197:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:198:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcConnectionInqSockBuffSize(unsigned __LONG32 *RecvBuffSize,unsigned __LONG32 *SendBuffSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:198:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:199:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcConnectionSetSockBuffSize(unsigned __LONG32 RecvBuffSize,unsigned __LONG32 SendBuffSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:199:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:219:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcServerInqTransportType(unsigned int *Type); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:219:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:220:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI __LONG32 RPC_ENTRY I_RpcMapWin32Status(RPC_STATUS Status); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:220:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:623, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpc.h:82, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:88, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:263:287: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcProxyNewConnection(unsigned __LONG32 ConnectionType,unsigned short *ServerAddress,unsigned short *ServerPort,unsigned short *MinConnTimeout,void *ConnectionParameter,RDR_CALLOUT_STATE *CallOutState,I_RpcProxyCallbackInterface *ProxyCallbackInterface); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:263:287: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:264:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcReplyToClientWithStatus(void *ConnectionParameter,RPC_STATUS RpcStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:264:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:265:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY I_RpcRecordCalloutFailure(RPC_STATUS RpcStatus,RDR_CALLOUT_STATE *CallOutState,unsigned short *DllName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:265:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpc.h:84, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:88, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:25:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsBindingExportA(unsigned __LONG32 EntryNameSyntax,RPC_CSTR EntryName,RPC_IF_HANDLE IfSpec,RPC_BINDING_VECTOR *BindingVec,UUID_VECTOR *ObjectUuidVec); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:25:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:26:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsBindingUnexportA(unsigned __LONG32 EntryNameSyntax,RPC_CSTR EntryName,RPC_IF_HANDLE IfSpec,UUID_VECTOR *ObjectUuidVec); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:26:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:27:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsBindingExportW(unsigned __LONG32 EntryNameSyntax,RPC_WSTR EntryName,RPC_IF_HANDLE IfSpec,RPC_BINDING_VECTOR *BindingVec,UUID_VECTOR *ObjectUuidVec); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:27:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:28:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsBindingUnexportW(unsigned __LONG32 EntryNameSyntax,RPC_WSTR EntryName,RPC_IF_HANDLE IfSpec,UUID_VECTOR *ObjectUuidVec); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:28:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:29:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPC_STATUS RPC_ENTRY RpcNsBindingExportPnPA(unsigned __LONG32 EntryNameSyntax,RPC_CSTR EntryName,RPC_IF_HANDLE IfSpec,UUID_VECTOR *ObjectVector); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:29:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:30:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPC_STATUS RPC_ENTRY RpcNsBindingUnexportPnPA(unsigned __LONG32 EntryNameSyntax,RPC_CSTR EntryName,RPC_IF_HANDLE IfSpec,UUID_VECTOR *ObjectVector); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:30:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:31:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPC_STATUS RPC_ENTRY RpcNsBindingExportPnPW(unsigned __LONG32 EntryNameSyntax,RPC_WSTR EntryName,RPC_IF_HANDLE IfSpec,UUID_VECTOR *ObjectVector); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:31:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:32:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPC_STATUS RPC_ENTRY RpcNsBindingUnexportPnPW(unsigned __LONG32 EntryNameSyntax,RPC_WSTR EntryName,RPC_IF_HANDLE IfSpec,UUID_VECTOR *ObjectVector); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:32:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:33:206: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsBindingLookupBeginA(unsigned __LONG32 EntryNameSyntax,RPC_CSTR EntryName,RPC_IF_HANDLE IfSpec,UUID *ObjUuid,unsigned __LONG32 BindingMaxCount,RPC_NS_HANDLE *LookupContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:33:206: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:34:206: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsBindingLookupBeginW(unsigned __LONG32 EntryNameSyntax,RPC_WSTR EntryName,RPC_IF_HANDLE IfSpec,UUID *ObjUuid,unsigned __LONG32 BindingMaxCount,RPC_NS_HANDLE *LookupContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:34:206: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:35:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsBindingLookupNext(RPC_NS_HANDLE LookupContext,RPC_BINDING_VECTOR **BindingVec); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:35:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:36:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsBindingLookupDone(RPC_NS_HANDLE *LookupContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:36:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:37:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsGroupDeleteA(unsigned __LONG32 GroupNameSyntax,RPC_CSTR GroupName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:37:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:38:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsGroupMbrAddA(unsigned __LONG32 GroupNameSyntax,RPC_CSTR GroupName,unsigned __LONG32 MemberNameSyntax,RPC_CSTR MemberName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:38:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:39:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsGroupMbrRemoveA(unsigned __LONG32 GroupNameSyntax,RPC_CSTR GroupName,unsigned __LONG32 MemberNameSyntax,RPC_CSTR MemberName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:39:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:40:171: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsGroupMbrInqBeginA(unsigned __LONG32 GroupNameSyntax,RPC_CSTR GroupName,unsigned __LONG32 MemberNameSyntax,RPC_NS_HANDLE *InquiryContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:40:171: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:41:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsGroupMbrInqNextA(RPC_NS_HANDLE InquiryContext,RPC_CSTR *MemberName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:41:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:42:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsGroupDeleteW(unsigned __LONG32 GroupNameSyntax,RPC_WSTR GroupName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:42:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:43:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsGroupMbrAddW(unsigned __LONG32 GroupNameSyntax,RPC_WSTR GroupName,unsigned __LONG32 MemberNameSyntax,RPC_WSTR MemberName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:43:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:44:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsGroupMbrRemoveW(unsigned __LONG32 GroupNameSyntax,RPC_WSTR GroupName,unsigned __LONG32 MemberNameSyntax,RPC_WSTR MemberName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:44:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:45:171: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsGroupMbrInqBeginW(unsigned __LONG32 GroupNameSyntax,RPC_WSTR GroupName,unsigned __LONG32 MemberNameSyntax,RPC_NS_HANDLE *InquiryContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:45:171: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:46:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsGroupMbrInqNextW(RPC_NS_HANDLE InquiryContext,RPC_WSTR *MemberName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:46:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:47:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsGroupMbrInqDone(RPC_NS_HANDLE *InquiryContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:47:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:48:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsProfileDeleteA(unsigned __LONG32 ProfileNameSyntax,RPC_CSTR ProfileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:48:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:49:225: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsProfileEltAddA(unsigned __LONG32 ProfileNameSyntax,RPC_CSTR ProfileName,RPC_IF_ID *IfId,unsigned __LONG32 MemberNameSyntax,RPC_CSTR MemberName,unsigned __LONG32 Priority,RPC_CSTR Annotation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:49:225: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:50:181: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsProfileEltRemoveA(unsigned __LONG32 ProfileNameSyntax,RPC_CSTR ProfileName,RPC_IF_ID *IfId,unsigned __LONG32 MemberNameSyntax,RPC_CSTR MemberName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:50:181: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpc.h:84, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:88, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:51:272: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsProfileEltInqBeginA(unsigned __LONG32 ProfileNameSyntax,RPC_CSTR ProfileName,unsigned __LONG32 InquiryType,RPC_IF_ID *IfId,unsigned __LONG32 VersOption,unsigned __LONG32 MemberNameSyntax,RPC_CSTR MemberName,RPC_NS_HANDLE *InquiryContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:51:272: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:52:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsProfileEltInqNextA(RPC_NS_HANDLE InquiryContext,RPC_IF_ID *IfId,RPC_CSTR *MemberName,unsigned __LONG32 *Priority,RPC_CSTR *Annotation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:52:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:53:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsProfileDeleteW(unsigned __LONG32 ProfileNameSyntax,RPC_WSTR ProfileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:53:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:54:225: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsProfileEltAddW(unsigned __LONG32 ProfileNameSyntax,RPC_WSTR ProfileName,RPC_IF_ID *IfId,unsigned __LONG32 MemberNameSyntax,RPC_WSTR MemberName,unsigned __LONG32 Priority,RPC_WSTR Annotation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:54:225: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:55:181: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsProfileEltRemoveW(unsigned __LONG32 ProfileNameSyntax,RPC_WSTR ProfileName,RPC_IF_ID *IfId,unsigned __LONG32 MemberNameSyntax,RPC_WSTR MemberName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:55:181: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:56:272: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsProfileEltInqBeginW(unsigned __LONG32 ProfileNameSyntax,RPC_WSTR ProfileName,unsigned __LONG32 InquiryType,RPC_IF_ID *IfId,unsigned __LONG32 VersOption,unsigned __LONG32 MemberNameSyntax,RPC_WSTR MemberName,RPC_NS_HANDLE *InquiryContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:56:272: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:57:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsProfileEltInqNextW(RPC_NS_HANDLE InquiryContext,RPC_IF_ID *IfId,RPC_WSTR *MemberName,unsigned __LONG32 *Priority,RPC_WSTR *Annotation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:57:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:58:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsProfileEltInqDone(RPC_NS_HANDLE *InquiryContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:58:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:59:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsEntryObjectInqBeginA(unsigned __LONG32 EntryNameSyntax,RPC_CSTR EntryName,RPC_NS_HANDLE *InquiryContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:59:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:60:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsEntryObjectInqBeginW(unsigned __LONG32 EntryNameSyntax,RPC_WSTR EntryName,RPC_NS_HANDLE *InquiryContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:60:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:61:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsEntryObjectInqNext(RPC_NS_HANDLE InquiryContext,UUID *ObjUuid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:61:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:62:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsEntryObjectInqDone(RPC_NS_HANDLE *InquiryContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:62:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:63:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsEntryExpandNameA(unsigned __LONG32 EntryNameSyntax,RPC_CSTR EntryName,RPC_CSTR *ExpandedName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:63:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:64:181: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsMgmtBindingUnexportA(unsigned __LONG32 EntryNameSyntax,RPC_CSTR EntryName,RPC_IF_ID *IfId,unsigned __LONG32 VersOption,UUID_VECTOR *ObjectUuidVec); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:64:181: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:65:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsMgmtEntryCreateA(unsigned __LONG32 EntryNameSyntax,RPC_CSTR EntryName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:65:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:66:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsMgmtEntryDeleteA(unsigned __LONG32 EntryNameSyntax,RPC_CSTR EntryName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:66:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:67:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsMgmtEntryInqIfIdsA(unsigned __LONG32 EntryNameSyntax,RPC_CSTR EntryName,RPC_IF_ID_VECTOR **IfIdVec); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:67:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:68:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsMgmtHandleSetExpAge(RPC_NS_HANDLE NsHandle,unsigned __LONG32 ExpirationAge); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:68:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:69:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsMgmtInqExpAge(unsigned __LONG32 *ExpirationAge); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:69:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:70:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsMgmtSetExpAge(unsigned __LONG32 ExpirationAge); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:70:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:71:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsEntryExpandNameW(unsigned __LONG32 EntryNameSyntax,RPC_WSTR EntryName,RPC_WSTR *ExpandedName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:71:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:72:181: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsMgmtBindingUnexportW(unsigned __LONG32 EntryNameSyntax,RPC_WSTR EntryName,RPC_IF_ID *IfId,unsigned __LONG32 VersOption,UUID_VECTOR *ObjectUuidVec); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:72:181: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:73:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsMgmtEntryCreateW(unsigned __LONG32 EntryNameSyntax,RPC_WSTR EntryName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:73:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:74:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsMgmtEntryDeleteW(unsigned __LONG32 EntryNameSyntax,RPC_WSTR EntryName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:74:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:75:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsMgmtEntryInqIfIdsW(unsigned __LONG32 EntryNameSyntax,RPC_WSTR EntryName,RPC_IF_ID_VECTOR **IfIdVec); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:75:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:76:172: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsBindingImportBeginA(unsigned __LONG32 EntryNameSyntax,RPC_CSTR EntryName,RPC_IF_HANDLE IfSpec,UUID *ObjUuid,RPC_NS_HANDLE *ImportContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:76:172: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:77:172: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsBindingImportBeginW(unsigned __LONG32 EntryNameSyntax,RPC_WSTR EntryName,RPC_IF_HANDLE IfSpec,UUID *ObjUuid,RPC_NS_HANDLE *ImportContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:77:172: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:78:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsBindingImportNext(RPC_NS_HANDLE ImportContext,RPC_BINDING_HANDLE *Binding); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:78:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:79:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsBindingImportDone(RPC_NS_HANDLE *ImportContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:79:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:80:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsBindingSelect(RPC_BINDING_VECTOR *BindingVec,RPC_BINDING_HANDLE *Binding); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:80:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpc.h:104, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:88, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:70:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcAsyncInitializeHandle(PRPC_ASYNC_STATE pAsync,unsigned int Size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:70:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:71:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcAsyncRegisterInfo(PRPC_ASYNC_STATE pAsync); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:71:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:72:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcAsyncGetCallStatus(PRPC_ASYNC_STATE pAsync); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:72:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:73:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcAsyncCompleteCall(PRPC_ASYNC_STATE pAsync,void *Reply); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:73:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:74:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcAsyncAbortCall(PRPC_ASYNC_STATE pAsync,unsigned __LONG32 ExceptionCode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:74:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:75:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcAsyncCancelCall(PRPC_ASYNC_STATE pAsync,WINBOOL fAbort); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:75:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:76:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcAsyncCleanupThread(DWORD dwTimeout); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:76:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:131:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcErrorStartEnumeration(RPC_ERROR_ENUM_HANDLE *EnumHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:131:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpc.h:104, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:88, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:132:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcErrorGetNextRecord(RPC_ERROR_ENUM_HANDLE *EnumHandle,WINBOOL CopyStrings,RPC_EXTENDED_ERROR_INFO *ErrorInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:132:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:133:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcErrorEndEnumeration(RPC_ERROR_ENUM_HANDLE *EnumHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:133:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:134:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcErrorResetEnumeration(RPC_ERROR_ENUM_HANDLE *EnumHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:134:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:135:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcErrorGetNumberOfRecords(RPC_ERROR_ENUM_HANDLE *EnumHandle,int *Records); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:135:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:136:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcErrorSaveErrorInfo(RPC_ERROR_ENUM_HANDLE *EnumHandle,PVOID *ErrorBlob,size_t *BlobSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:136:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:137:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcErrorLoadErrorInfo(PVOID ErrorBlob,size_t BlobSize,RPC_ERROR_ENUM_HANDLE *EnumHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:137:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:138:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcErrorAddRecord(RPC_EXTENDED_ERROR_INFO *ErrorInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:138:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:139:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY RpcErrorClearInformation(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:139:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:140:250: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcGetAuthorizationContextForClient(RPC_BINDING_HANDLE ClientBinding,WINBOOL ImpersonateOnReturn,PVOID Reserved1,PLARGE_INTEGER pExpirationTime,LUID Reserved2,DWORD Reserved3,PVOID Reserved4,PVOID *pAuthzClientContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:140:250: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:141:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcFreeAuthorizationContext(PVOID *pAuthzClientContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:141:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:142:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcSsContextLockExclusive(RPC_BINDING_HANDLE ServerBindingHandle,PVOID UserContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:142:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:143:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcSsContextLockShared(RPC_BINDING_HANDLE ServerBindingHandle,PVOID UserContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:143:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:176:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerInqCallAttributesW(RPC_BINDING_HANDLE ClientBinding,void *RpcCallAttributes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:176:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:177:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerInqCallAttributesA(RPC_BINDING_HANDLE ClientBinding,void *RpcCallAttributes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:177:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:181:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPC_STATUS RPC_ENTRY I_RpcAsyncSetHandle(PRPC_MESSAGE Message,PRPC_ASYNC_STATE pAsync); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:181:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:182:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPC_STATUS RPC_ENTRY I_RpcAsyncAbortCall(PRPC_ASYNC_STATE pAsync,unsigned __LONG32 ExceptionCode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:182:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:183:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int RPC_ENTRY I_RpcExceptionFilter(unsigned __LONG32 ExceptionCode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:183:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:208:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:208:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:212:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:212:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:245:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:245:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:251:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:251:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:89, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:70:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(UINT) DragQueryFileA (HDROP hDrop, UINT iFile, LPSTR lpszFile, UINT cch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:70:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:71:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(UINT) DragQueryFileW (HDROP hDrop, UINT iFile, LPWSTR lpszFile, UINT cch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:71:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:72:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(WINBOOL) DragQueryPoint (HDROP hDrop, POINT *ppt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:72:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:73:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(void) DragFinish (HDROP hDrop); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:73:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:74:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(void) DragAcceptFiles (HWND hWnd, WINBOOL fAccept); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:74:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:89, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:75:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(HINSTANCE) ShellExecuteA (HWND hwnd, LPCSTR lpOperation, LPCSTR lpFile, LPCSTR lpParameters, LPCSTR lpDirectory, INT nShowCmd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:75:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:76:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(HINSTANCE) ShellExecuteW (HWND hwnd, LPCWSTR lpOperation, LPCWSTR lpFile, LPCWSTR lpParameters, LPCWSTR lpDirectory, INT nShowCmd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:76:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:77:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(HINSTANCE) FindExecutableA (LPCSTR lpFile, LPCSTR lpDirectory, LPSTR lpResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:77:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:78:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(HINSTANCE) FindExecutableW (LPCWSTR lpFile, LPCWSTR lpDirectory, LPWSTR lpResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:78:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:79:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(LPWSTR *) CommandLineToArgvW (LPCWSTR lpCmdLine, int *pNumArgs); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:79:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:80:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(INT) ShellAboutA (HWND hWnd, LPCSTR szApp, LPCSTR szOtherStuff, HICON hIcon); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:80:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:81:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(INT) ShellAboutW (HWND hWnd, LPCWSTR szApp, LPCWSTR szOtherStuff, HICON hIcon); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:81:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:82:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(HICON) DuplicateIcon (HINSTANCE hInst, HICON hIcon); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:82:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:83:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(HICON) ExtractAssociatedIconA (HINSTANCE hInst, LPSTR pszIconPath, WORD *piIcon); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:83:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:84:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(HICON) ExtractAssociatedIconW (HINSTANCE hInst, LPWSTR pszIconPath, WORD *piIcon); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:84:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:85:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(HICON) ExtractAssociatedIconExA (HINSTANCE hInst, LPSTR pszIconPath, WORD *piIconIndex, WORD *piIconId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:85:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:86:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(HICON) ExtractAssociatedIconExW (HINSTANCE hInst, LPWSTR pszIconPath, WORD *piIconIndex, WORD *piIconId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:86:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:87:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(HICON) ExtractIconA (HINSTANCE hInst, LPCSTR pszExeFileName, UINT nIconIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:87:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:88:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(HICON) ExtractIconW (HINSTANCE hInst, LPCWSTR pszExeFileName, UINT nIconIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:88:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:148:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(UINT_PTR) SHAppBarMessage (DWORD dwMessage, PAPPBARDATA pData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:148:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:149:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(DWORD) DoEnvironmentSubstA (LPSTR pszSrc, UINT cchSrc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:149:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:150:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(DWORD) DoEnvironmentSubstW (LPWSTR pszSrc, UINT cchSrc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:150:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:151:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(UINT) ExtractIconExA (LPCSTR lpszFile, int nIconIndex, HICON *phiconLarge, HICON *phiconSmall, UINT nIcons); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:151:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:152:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(UINT) ExtractIconExW (LPCWSTR lpszFile, int nIconIndex, HICON *phiconLarge, HICON *phiconSmall, UINT nIcons); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:152:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:218:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(int) SHFileOperationA (LPSHFILEOPSTRUCTA lpFileOp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:218:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:219:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(int) SHFileOperationW (LPSHFILEOPSTRUCTW lpFileOp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:219:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:223:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(void) SHFreeNameMappings (HANDLE hNameMappings); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:223:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:347:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(WINBOOL) ShellExecuteExA (SHELLEXECUTEINFOA *pExecInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:347:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:348:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(WINBOOL) ShellExecuteExW (SHELLEXECUTEINFOW *pExecInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:348:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:368:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(WINBOOL) SHCreateProcessAsUserW (PSHCREATEPROCESSINFOW pscpi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:368:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:409:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI SHQueryRecycleBinA (LPCSTR pszRootPath, LPSHQUERYRBINFO pSHQueryRBInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:409:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:410:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI SHQueryRecycleBinW (LPCWSTR pszRootPath, LPSHQUERYRBINFO pSHQueryRBInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:410:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:414:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI SHEmptyRecycleBinA (HWND hwnd, LPCSTR pszRootPath, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:414:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:415:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI SHEmptyRecycleBinW (HWND hwnd, LPCWSTR pszRootPath, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:415:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:564:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(WINBOOL) Shell_NotifyIconA (DWORD dwMessage, PNOTIFYICONDATAA lpData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:564:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:565:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(WINBOOL) Shell_NotifyIconW (DWORD dwMessage, PNOTIFYICONDATAW lpData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:565:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:616:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(DWORD_PTR) SHGetFileInfoA (LPCSTR pszPath, DWORD dwFileAttributes, SHFILEINFOA *psfi, UINT cbFileInfo, UINT uFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:616:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:617:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(DWORD_PTR) SHGetFileInfoW (LPCWSTR pszPath, DWORD dwFileAttributes, SHFILEINFOW *psfi, UINT cbFileInfo, UINT uFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:617:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:745:197: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(WINBOOL) SHGetDiskFreeSpaceExA (LPCSTR pszDirectoryName, ULARGE_INTEGER *pulFreeBytesAvailableToCaller, ULARGE_INTEGER *pulTotalNumberOfBytes, ULARGE_INTEGER *pulTotalNumberOfFreeBytes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:745:197: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:746:198: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(WINBOOL) SHGetDiskFreeSpaceExW (LPCWSTR pszDirectoryName, ULARGE_INTEGER *pulFreeBytesAvailableToCaller, ULARGE_INTEGER *pulTotalNumberOfBytes, ULARGE_INTEGER *pulTotalNumberOfFreeBytes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:746:198: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:747:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(WINBOOL) SHGetNewLinkInfoA (LPCSTR pszLinkTo, LPCSTR pszDir, LPSTR pszName, WINBOOL *pfMustCopy, UINT uFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:747:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:748:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(WINBOOL) SHGetNewLinkInfoW (LPCWSTR pszLinkTo, LPCWSTR pszDir, LPWSTR pszName, WINBOOL *pfMustCopy, UINT uFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:748:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:773:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(WINBOOL) SHInvokePrinterCommandA (HWND hwnd, UINT uAction, LPCSTR lpBuf1, LPCSTR lpBuf2, WINBOOL fModal); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:773:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:774:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(WINBOOL) SHInvokePrinterCommandW (HWND hwnd, UINT uAction, LPCWSTR lpBuf1, LPCWSTR lpBuf2, WINBOOL fModal); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:774:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:800:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI SHLoadNonloadedIconOverlayIdentifiers (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:800:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:801:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI SHIsFileAvailableOffline (PCWSTR pwszPath, DWORD *pdwStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:801:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:807:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI SHSetLocalizedName (PCWSTR pszPath, PCWSTR pszResModule, int idsRes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:807:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:820:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LWSTDAPIV_ (int) ShellMessageBoxA (HINSTANCE hAppInst, HWND hWnd, LPCSTR lpcText, LPCSTR lpcTitle, UINT fuStyle,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:820:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:821:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LWSTDAPIV_ (int) ShellMessageBoxW (HINSTANCE hAppInst, HWND hWnd, LPCWSTR lpcText, LPCWSTR lpcTitle, UINT fuStyle,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:821:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:825:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(WINBOOL) IsLFNDriveA (LPCSTR pszPath); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:825:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:826:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(WINBOOL) IsLFNDriveW (LPCWSTR pszPath); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:826:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:831:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI SHEnumerateUnreadMailAccountsA (HKEY hKeyUser, DWORD dwIndex, LPSTR pszMailAddress, int cchMailAddress); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:831:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:832:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI SHEnumerateUnreadMailAccountsW (HKEY hKeyUser, DWORD dwIndex, LPWSTR pszMailAddress, int cchMailAddress); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:832:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:833:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI SHGetUnreadMailCountA (HKEY hKeyUser, LPCSTR pszMailAddress, DWORD *pdwCount, FILETIME *pFileTime, LPSTR pszShellExecuteCommand, int cchShellExecuteCommand); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:833:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:834:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI SHGetUnreadMailCountW (HKEY hKeyUser, LPCWSTR pszMailAddress, DWORD *pdwCount, FILETIME *pFileTime, LPWSTR pszShellExecuteCommand, int cchShellExecuteCommand); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:834:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:835:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI SHSetUnreadMailCountA (LPCSTR pszMailAddress, DWORD dwCount, LPCSTR pszShellExecuteCommand); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:835:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:836:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI SHSetUnreadMailCountW (LPCWSTR pszMailAddress, DWORD dwCount, LPCWSTR pszShellExecuteCommand); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:836:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:844:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI_ (WINBOOL) SHTestTokenMembership (HANDLE hToken, ULONG ulRID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:844:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:848:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI SHGetImageList (int iImageList, REFIID riid, void **ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:848:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:36, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:92, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/_fd_types.h:31:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINAPI __WSAFDIsSet(SOCKET,fd_set *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/_fd_types.h:31:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:92, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:277:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE SOCKET WSAAPI accept(SOCKET s,struct sockaddr *addr,int *addrlen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:277:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:278:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE int WSAAPI bind(SOCKET s,const struct sockaddr *name,int namelen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:278:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:279:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE int WSAAPI closesocket(SOCKET s); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:279:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:280:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE int WSAAPI connect(SOCKET s,const struct sockaddr *name,int namelen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:280:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:281:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE int WSAAPI ioctlsocket(SOCKET s,__LONG32 cmd,u_long *argp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:281:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:282:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE int WSAAPI getpeername(SOCKET s,struct sockaddr *name,int *namelen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:282:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:283:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE int WSAAPI getsockname(SOCKET s,struct sockaddr *name,int *namelen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:283:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:284:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE int WSAAPI getsockopt(SOCKET s,int level,int optname,char *optval,int *optlen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:284:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:286:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE u_long WSAAPI htonl(u_long hostlong); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:286:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:287:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE u_short WSAAPI htons(u_short hostshort); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:287:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:289:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE unsigned __LONG32 WSAAPI inet_addr(const char *cp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:289:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:290:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE char *WSAAPI inet_ntoa(struct in_addr in); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:290:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:291:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE int WSAAPI listen(SOCKET s,int backlog); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:291:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:293:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE u_long WSAAPI ntohl(u_long netlong); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:293:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:294:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE u_short WSAAPI ntohs(u_short netshort); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:294:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:296:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE int WSAAPI recv(SOCKET s,char *buf,int len,int flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:296:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:297:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE int WSAAPI recvfrom(SOCKET s,char *buf,int len,int flags,struct sockaddr *from,int *fromlen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:297:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:299:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE int WSAAPI select(int nfds,fd_set *readfds,fd_set *writefds,fd_set *exceptfds,const PTIMEVAL timeout); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:299:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:301:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE int WSAAPI send(SOCKET s,const char *buf,int len,int flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:301:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:302:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE int WSAAPI sendto(SOCKET s,const char *buf,int len,int flags,const struct sockaddr *to,int tolen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:302:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:303:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE int WSAAPI setsockopt(SOCKET s,int level,int optname,const char *optval,int optlen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:303:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:304:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE int WSAAPI shutdown(SOCKET s,int how); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:304:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:305:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE SOCKET WSAAPI socket(int af,int type,int protocol); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:305:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:306:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE struct hostent *WSAAPI gethostbyaddr(const char *addr,int len,int type); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:306:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:307:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE struct hostent *WSAAPI gethostbyname(const char *name); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:307:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:309:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE int WSAAPI gethostname(char *name,int namelen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:309:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:311:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE struct servent *WSAAPI getservbyport(int port,const char *proto); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:311:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:312:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE struct servent *WSAAPI getservbyname(const char *name,const char *proto); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:312:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:313:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE struct protoent *WSAAPI getprotobynumber(int number); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:313:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:314:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE struct protoent *WSAAPI getprotobyname(const char *name); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:314:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:315:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE int WSAAPI WSAStartup(WORD wVersionRequested,LPWSADATA lpWSAData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:315:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:316:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE int WSAAPI WSACleanup(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:316:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:317:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE void WSAAPI WSASetLastError(int iError); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:317:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:318:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE int WSAAPI WSAGetLastError(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:318:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:319:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE WINBOOL WSAAPI WSAIsBlocking(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:319:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:320:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE int WSAAPI WSAUnhookBlockingHook(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:320:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:321:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE FARPROC WSAAPI WSASetBlockingHook(FARPROC lpBlockFunc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:321:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:322:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE int WSAAPI WSACancelBlockingCall(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:322:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:92, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:323:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE HANDLE WSAAPI WSAAsyncGetServByName(HWND hWnd,u_int wMsg,const char *name,const char *proto,char *buf,int buflen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:323:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:324:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE HANDLE WSAAPI WSAAsyncGetServByPort(HWND hWnd,u_int wMsg,int port,const char *proto,char *buf,int buflen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:324:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:325:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE HANDLE WSAAPI WSAAsyncGetProtoByName(HWND hWnd,u_int wMsg,const char *name,char *buf,int buflen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:325:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:326:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE HANDLE WSAAPI WSAAsyncGetProtoByNumber(HWND hWnd,u_int wMsg,int number,char *buf,int buflen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:326:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:327:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE HANDLE WSAAPI WSAAsyncGetHostByName(HWND hWnd,u_int wMsg,const char *name,char *buf,int buflen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:327:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:328:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE HANDLE WSAAPI WSAAsyncGetHostByAddr(HWND hWnd,u_int wMsg,const char *addr,int len,int type,char *buf,int buflen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:328:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:329:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE int WSAAPI WSACancelAsyncRequest(HANDLE hAsyncTaskHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:329:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:330:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE int WSAAPI WSAAsyncSelect(SOCKET s,HWND hWnd,u_int wMsg,__LONG32 lEvent); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:330:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:334:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINAPI WSARecvEx(SOCKET s,char *buf,int len,int *flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:334:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:340:199: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI TransmitFile(SOCKET hSocket,HANDLE hFile,DWORD nNumberOfBytesToWrite,DWORD nNumberOfBytesPerSend,LPOVERLAPPED lpOverlapped,LPTRANSMIT_FILE_BUFFERS lpTransmitBuffers,DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:340:199: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:341:222: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI AcceptEx(SOCKET sListenSocket,SOCKET sAcceptSocket,PVOID lpOutputBuffer,DWORD dwReceiveDataLength,DWORD dwLocalAddressLength,DWORD dwRemoteAddressLength,LPDWORD lpdwBytesReceived,LPOVERLAPPED lpOverlapped); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:341:222: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:342:255: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VOID WINAPI GetAcceptExSockaddrs(PVOID lpOutputBuffer,DWORD dwReceiveDataLength,DWORD dwLocalAddressLength,DWORD dwRemoteAddressLength,struct sockaddr **LocalSockaddr,LPINT LocalSockaddrLength,struct sockaddr **RemoteSockaddr,LPINT RemoteSockaddrLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:342:255: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:11, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:95, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/guiddef.h:30:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __extension__ template const GUID &__mingw_uuidof(); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/guiddef.h:30:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:95, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:718:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptAcquireContextA (HCRYPTPROV *phProv, LPCSTR szContainer, LPCSTR szProvider, DWORD dwProvType, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:718:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:719:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptAcquireContextW (HCRYPTPROV *phProv, LPCWSTR szContainer, LPCWSTR szProvider, DWORD dwProvType, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:719:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:720:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptReleaseContext (HCRYPTPROV hProv, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:720:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:721:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptGenKey (HCRYPTPROV hProv, ALG_ID Algid, DWORD dwFlags, HCRYPTKEY *phKey); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:721:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:722:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptDeriveKey (HCRYPTPROV hProv, ALG_ID Algid, HCRYPTHASH hBaseData, DWORD dwFlags, HCRYPTKEY *phKey); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:722:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:723:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptDestroyKey (HCRYPTKEY hKey); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:723:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:724:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptSetKeyParam (HCRYPTKEY hKey, DWORD dwParam, CONST BYTE *pbData, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:724:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:725:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptGetKeyParam (HCRYPTKEY hKey, DWORD dwParam, BYTE *pbData, DWORD *pdwDataLen, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:725:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:726:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptSetHashParam (HCRYPTHASH hHash, DWORD dwParam, CONST BYTE *pbData, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:726:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:727:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptGetHashParam (HCRYPTHASH hHash, DWORD dwParam, BYTE *pbData, DWORD *pdwDataLen, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:727:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:728:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptSetProvParam (HCRYPTPROV hProv, DWORD dwParam, CONST BYTE *pbData, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:728:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:729:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptGetProvParam (HCRYPTPROV hProv, DWORD dwParam, BYTE *pbData, DWORD *pdwDataLen, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:729:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:730:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptGenRandom (HCRYPTPROV hProv, DWORD dwLen, BYTE *pbBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:730:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:731:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptGetUserKey (HCRYPTPROV hProv, DWORD dwKeySpec, HCRYPTKEY *phUserKey); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:731:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:732:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptExportKey (HCRYPTKEY hKey, HCRYPTKEY hExpKey, DWORD dwBlobType, DWORD dwFlags, BYTE *pbData, DWORD *pdwDataLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:732:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:733:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptImportKey (HCRYPTPROV hProv, CONST BYTE *pbData, DWORD dwDataLen, HCRYPTKEY hPubKey, DWORD dwFlags, HCRYPTKEY *phKey); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:733:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:734:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptEncrypt (HCRYPTKEY hKey, HCRYPTHASH hHash, WINBOOL Final, DWORD dwFlags, BYTE *pbData, DWORD *pdwDataLen, DWORD dwBufLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:734:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:735:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptDecrypt (HCRYPTKEY hKey, HCRYPTHASH hHash, WINBOOL Final, DWORD dwFlags, BYTE *pbData, DWORD *pdwDataLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:735:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:736:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptCreateHash (HCRYPTPROV hProv, ALG_ID Algid, HCRYPTKEY hKey, DWORD dwFlags, HCRYPTHASH *phHash); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:736:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:737:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptHashData (HCRYPTHASH hHash, CONST BYTE *pbData, DWORD dwDataLen, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:737:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:738:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptHashSessionKey (HCRYPTHASH hHash, HCRYPTKEY hKey, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:738:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:739:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptDestroyHash (HCRYPTHASH hHash); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:739:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:740:149: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptSignHashA (HCRYPTHASH hHash, DWORD dwKeySpec, LPCSTR szDescription, DWORD dwFlags, BYTE *pbSignature, DWORD *pdwSigLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:740:149: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:741:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptSignHashW (HCRYPTHASH hHash, DWORD dwKeySpec, LPCWSTR szDescription, DWORD dwFlags, BYTE *pbSignature, DWORD *pdwSigLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:741:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:742:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptVerifySignatureA (HCRYPTHASH hHash, CONST BYTE *pbSignature, DWORD dwSigLen, HCRYPTKEY hPubKey, LPCSTR szDescription, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:742:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:743:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptVerifySignatureW (HCRYPTHASH hHash, CONST BYTE *pbSignature, DWORD dwSigLen, HCRYPTKEY hPubKey, LPCWSTR szDescription, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:743:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:744:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptSetProviderA (LPCSTR pszProvName, DWORD dwProvType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:744:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:745:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptSetProviderW (LPCWSTR pszProvName, DWORD dwProvType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:745:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:746:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptSetProviderExA (LPCSTR pszProvName, DWORD dwProvType, DWORD *pdwReserved, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:746:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:747:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptSetProviderExW (LPCWSTR pszProvName, DWORD dwProvType, DWORD *pdwReserved, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:747:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:748:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptGetDefaultProviderA (DWORD dwProvType, DWORD *pdwReserved, DWORD dwFlags, LPSTR pszProvName, DWORD *pcbProvName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:748:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:749:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptGetDefaultProviderW (DWORD dwProvType, DWORD *pdwReserved, DWORD dwFlags, LPWSTR pszProvName, DWORD *pcbProvName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:749:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:750:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptEnumProviderTypesA (DWORD dwIndex, DWORD *pdwReserved, DWORD dwFlags, DWORD *pdwProvType, LPSTR szTypeName, DWORD *pcbTypeName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:750:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:751:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptEnumProviderTypesW (DWORD dwIndex, DWORD *pdwReserved, DWORD dwFlags, DWORD *pdwProvType, LPWSTR szTypeName, DWORD *pcbTypeName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:751:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:752:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptEnumProvidersA (DWORD dwIndex, DWORD *pdwReserved, DWORD dwFlags, DWORD *pdwProvType, LPSTR szProvName, DWORD *pcbProvName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:752:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:753:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptEnumProvidersW (DWORD dwIndex, DWORD *pdwReserved, DWORD dwFlags, DWORD *pdwProvType, LPWSTR szProvName, DWORD *pcbProvName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:753:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:754:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptContextAddRef (HCRYPTPROV hProv, DWORD *pdwReserved, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:754:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:755:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptDuplicateKey (HCRYPTKEY hKey, DWORD *pdwReserved, DWORD dwFlags, HCRYPTKEY *phKey); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:755:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:756:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptDuplicateHash (HCRYPTHASH hHash, DWORD *pdwReserved, DWORD dwFlags, HCRYPTHASH *phHash); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:756:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:757:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL __cdecl GetEncSChannel (BYTE **pData, DWORD *dwDecSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:757:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:764, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:95, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:554:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptOpenAlgorithmProvider (BCRYPT_ALG_HANDLE *phAlgorithm, LPCWSTR pszAlgId, LPCWSTR pszImplementation, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:554:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:555:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptEnumAlgorithms (ULONG dwAlgOperations, ULONG *pAlgCount, BCRYPT_ALGORITHM_IDENTIFIER **ppAlgList, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:555:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:556:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptEnumProviders (LPCWSTR pszAlgId, ULONG *pImplCount, BCRYPT_PROVIDER_NAME **ppImplList, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:556:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:557:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptGetProperty (BCRYPT_HANDLE hObject, LPCWSTR pszProperty, PUCHAR pbOutput, ULONG cbOutput, ULONG *pcbResult, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:557:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:558:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptSetProperty (BCRYPT_HANDLE hObject, LPCWSTR pszProperty, PUCHAR pbInput, ULONG cbInput, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:558:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:559:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptCloseAlgorithmProvider (BCRYPT_ALG_HANDLE hAlgorithm, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:559:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:560:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VOID WINAPI BCryptFreeBuffer (PVOID pvBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:560:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:561:188: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptGenerateSymmetricKey (BCRYPT_ALG_HANDLE hAlgorithm, BCRYPT_KEY_HANDLE *phKey, PUCHAR pbKeyObject, ULONG cbKeyObject, PUCHAR pbSecret, ULONG cbSecret, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:561:188: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:562:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptGenerateKeyPair (BCRYPT_ALG_HANDLE hAlgorithm, BCRYPT_KEY_HANDLE *phKey, ULONG dwLength, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:562:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:563:198: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptEncrypt (BCRYPT_KEY_HANDLE hKey, PUCHAR pbInput, ULONG cbInput, VOID *pPaddingInfo, PUCHAR pbIV, ULONG cbIV, PUCHAR pbOutput, ULONG cbOutput, ULONG *pcbResult, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:563:198: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:564:198: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptDecrypt (BCRYPT_KEY_HANDLE hKey, PUCHAR pbInput, ULONG cbInput, VOID *pPaddingInfo, PUCHAR pbIV, ULONG cbIV, PUCHAR pbOutput, ULONG cbOutput, ULONG *pcbResult, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:564:198: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:565:175: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptExportKey (BCRYPT_KEY_HANDLE hKey, BCRYPT_KEY_HANDLE hExportKey, LPCWSTR pszBlobType, PUCHAR pbOutput, ULONG cbOutput, ULONG *pcbResult, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:565:175: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:566:226: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptImportKey (BCRYPT_ALG_HANDLE hAlgorithm, BCRYPT_KEY_HANDLE hImportKey, LPCWSTR pszBlobType, BCRYPT_KEY_HANDLE *phKey, PUCHAR pbKeyObject, ULONG cbKeyObject, PUCHAR pbInput, ULONG cbInput, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:566:226: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:567:191: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptImportKeyPair (BCRYPT_ALG_HANDLE hAlgorithm, BCRYPT_KEY_HANDLE hImportKey, LPCWSTR pszBlobType, BCRYPT_KEY_HANDLE *phKey, PUCHAR pbInput, ULONG cbInput, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:567:191: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:568:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptDuplicateKey (BCRYPT_KEY_HANDLE hKey, BCRYPT_KEY_HANDLE *phNewKey, PUCHAR pbKeyObject, ULONG cbKeyObject, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:568:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:569:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptFinalizeKeyPair (BCRYPT_KEY_HANDLE hKey, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:569:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:570:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptDestroyKey (BCRYPT_KEY_HANDLE hKey); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:570:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:571:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptDestroySecret (BCRYPT_SECRET_HANDLE hSecret); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:571:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:572:174: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptSignHash (BCRYPT_KEY_HANDLE hKey, VOID *pPaddingInfo, PUCHAR pbInput, ULONG cbInput, PUCHAR pbOutput, ULONG cbOutput, ULONG *pcbResult, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:572:174: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:573:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptVerifySignature (BCRYPT_KEY_HANDLE hKey, VOID *pPaddingInfo, PUCHAR pbHash, ULONG cbHash, PUCHAR pbSignature, ULONG cbSignature, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:573:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:574:148: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptSecretAgreement (BCRYPT_KEY_HANDLE hPrivKey, BCRYPT_KEY_HANDLE hPubKey, BCRYPT_SECRET_HANDLE *phAgreedSecret, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:574:148: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:575:195: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptDeriveKey (BCRYPT_SECRET_HANDLE hSharedSecret, LPCWSTR pwszKDF, BCryptBufferDesc *pParameterList, PUCHAR pbDerivedKey, ULONG cbDerivedKey, ULONG *pcbResult, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:575:195: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:576:170: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptKeyDerivation (BCRYPT_KEY_HANDLE hKey, BCryptBufferDesc *pParameterList, PUCHAR pbDerivedKey, ULONG cbDerivedKey, ULONG *pcbResult, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:576:170: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:577:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptCreateHash (BCRYPT_ALG_HANDLE hAlgorithm, BCRYPT_HASH_HANDLE *phHash, PUCHAR pbHashObject, ULONG cbHashObject, PUCHAR pbSecret, ULONG cbSecret, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:577:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:578:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptHashData (BCRYPT_HASH_HANDLE hHash, PUCHAR pbInput, ULONG cbInput, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:578:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:579:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptFinishHash (BCRYPT_HASH_HANDLE hHash, PUCHAR pbOutput, ULONG cbOutput, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:579:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:580:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptDuplicateHash (BCRYPT_HASH_HANDLE hHash, BCRYPT_HASH_HANDLE *phNewHash, PUCHAR pbHashObject, ULONG cbHashObject, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:580:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:581:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptDestroyHash (BCRYPT_HASH_HANDLE hHash); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:581:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:582:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptGenRandom (BCRYPT_ALG_HANDLE hAlgorithm, PUCHAR pbBuffer, ULONG cbBuffer, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:582:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:583:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptDeriveKeyCapi (BCRYPT_HASH_HANDLE hHash, BCRYPT_ALG_HANDLE hTargetAlg, PUCHAR pbDerivedKey, ULONG cbDerivedKey, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:583:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:584:209: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptDeriveKeyPBKDF2 (BCRYPT_ALG_HANDLE hPrf, PUCHAR pbPassword, ULONG cbPassword, PUCHAR pbSalt, ULONG cbSalt, ULONGLONG cIterations, PUCHAR pbDerivedKey, ULONG cbDerivedKey, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:584:209: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:585:201: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptResolveProviders (LPCWSTR pszContext, ULONG dwInterface, LPCWSTR pszFunction, LPCWSTR pszProvider, ULONG dwMode, ULONG dwFlags, ULONG *pcbBuffer, PCRYPT_PROVIDER_REFS *ppBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:585:201: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:586:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptGetFipsAlgorithmMode (BOOLEAN *pfEnabled); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:586:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:588:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptQueryProviderRegistration (LPCWSTR pszProvider, ULONG dwMode, ULONG dwInterface, ULONG *pcbBuffer, PCRYPT_PROVIDER_REG *ppBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:588:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:589:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptEnumRegisteredProviders (ULONG *pcbBuffer, PCRYPT_PROVIDERS *ppBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:589:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:590:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptCreateContext (ULONG dwTable, LPCWSTR pszContext, PCRYPT_CONTEXT_CONFIG pConfig); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:590:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:591:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptDeleteContext (ULONG dwTable, LPCWSTR pszContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:591:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:592:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptEnumContexts (ULONG dwTable, ULONG *pcbBuffer, PCRYPT_CONTEXTS *ppBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:592:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:593:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptConfigureContext (ULONG dwTable, LPCWSTR pszContext, PCRYPT_CONTEXT_CONFIG pConfig); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:593:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:594:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptQueryContextConfiguration (ULONG dwTable, LPCWSTR pszContext, ULONG *pcbBuffer, PCRYPT_CONTEXT_CONFIG *ppBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:594:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:595:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptAddContextFunction (ULONG dwTable, LPCWSTR pszContext, ULONG dwInterface, LPCWSTR pszFunction, ULONG dwPosition); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:595:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:596:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptRemoveContextFunction (ULONG dwTable, LPCWSTR pszContext, ULONG dwInterface, LPCWSTR pszFunction); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:596:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:597:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptEnumContextFunctions (ULONG dwTable, LPCWSTR pszContext, ULONG dwInterface, ULONG *pcbBuffer, PCRYPT_CONTEXT_FUNCTIONS *ppBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:597:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:598:164: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptConfigureContextFunction (ULONG dwTable, LPCWSTR pszContext, ULONG dwInterface, LPCWSTR pszFunction, PCRYPT_CONTEXT_FUNCTION_CONFIG pConfig); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:598:164: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:599:193: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptQueryContextFunctionConfiguration (ULONG dwTable, LPCWSTR pszContext, ULONG dwInterface, LPCWSTR pszFunction, ULONG *pcbBuffer, PCRYPT_CONTEXT_FUNCTION_CONFIG *ppBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:599:193: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:600:191: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptEnumContextFunctionProviders (ULONG dwTable, LPCWSTR pszContext, ULONG dwInterface, LPCWSTR pszFunction, ULONG *pcbBuffer, PCRYPT_CONTEXT_FUNCTION_PROVIDERS *ppBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:600:191: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:601:178: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptSetContextFunctionProperty (ULONG dwTable, LPCWSTR pszContext, ULONG dwInterface, LPCWSTR pszFunction, LPCWSTR pszProperty, ULONG cbValue, PUCHAR pbValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:601:178: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:602:184: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptQueryContextFunctionProperty (ULONG dwTable, LPCWSTR pszContext, ULONG dwInterface, LPCWSTR pszFunction, LPCWSTR pszProperty, ULONG *pcbValue, PUCHAR *ppbValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:602:184: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:603:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptRegisterConfigChangeNotify (HANDLE *phEvent); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:603:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:767, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:95, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:221:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SECURITY_STATUS WINAPI NCryptOpenStorageProvider (NCRYPT_PROV_HANDLE *phProvider, LPCWSTR pszProviderName, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:221:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:767, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:95, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:222:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SECURITY_STATUS WINAPI NCryptEnumAlgorithms (NCRYPT_PROV_HANDLE hProvider, DWORD dwAlgOperations, DWORD *pdwAlgCount, NCryptAlgorithmName **ppAlgList, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:222:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:223:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SECURITY_STATUS WINAPI NCryptIsAlgSupported (NCRYPT_PROV_HANDLE hProvider, LPCWSTR pszAlgId, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:223:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:224:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SECURITY_STATUS WINAPI NCryptEnumKeys (NCRYPT_PROV_HANDLE hProvider, LPCWSTR pszScope, NCryptKeyName **ppKeyName, PVOID *ppEnumState, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:224:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:225:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SECURITY_STATUS WINAPI NCryptEnumStorageProviders (DWORD *pdwProviderCount, NCryptProviderName **ppProviderList, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:225:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:226:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SECURITY_STATUS WINAPI NCryptFreeBuffer (PVOID pvInput); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:226:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:227:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SECURITY_STATUS WINAPI NCryptOpenKey (NCRYPT_PROV_HANDLE hProvider, NCRYPT_KEY_HANDLE *phKey, LPCWSTR pszKeyName, DWORD dwLegacyKeySpec, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:227:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:228:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SECURITY_STATUS WINAPI NCryptCreatePersistedKey (NCRYPT_PROV_HANDLE hProvider, NCRYPT_KEY_HANDLE *phKey, LPCWSTR pszAlgId, LPCWSTR pszKeyName, DWORD dwLegacyKeySpec, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:228:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:350:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SECURITY_STATUS WINAPI NCryptGetProperty (NCRYPT_HANDLE hObject, LPCWSTR pszProperty, PBYTE pbOutput, DWORD cbOutput, DWORD *pcbResult, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:350:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:351:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SECURITY_STATUS WINAPI NCryptSetProperty (NCRYPT_HANDLE hObject, LPCWSTR pszProperty, PBYTE pbInput, DWORD cbInput, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:351:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:352:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SECURITY_STATUS WINAPI NCryptFinalizeKey (NCRYPT_KEY_HANDLE hKey, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:352:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:353:178: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SECURITY_STATUS WINAPI NCryptEncrypt (NCRYPT_KEY_HANDLE hKey, PBYTE pbInput, DWORD cbInput, VOID *pPaddingInfo, PBYTE pbOutput, DWORD cbOutput, DWORD *pcbResult, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:353:178: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:354:178: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SECURITY_STATUS WINAPI NCryptDecrypt (NCRYPT_KEY_HANDLE hKey, PBYTE pbInput, DWORD cbInput, VOID *pPaddingInfo, PBYTE pbOutput, DWORD cbOutput, DWORD *pcbResult, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:354:178: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:385:225: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SECURITY_STATUS WINAPI NCryptImportKey (NCRYPT_PROV_HANDLE hProvider, NCRYPT_KEY_HANDLE hImportKey, LPCWSTR pszBlobType, NCryptBufferDesc *pParameterList, NCRYPT_KEY_HANDLE *phKey, PBYTE pbData, DWORD cbData, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:385:225: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:386:215: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SECURITY_STATUS WINAPI NCryptExportKey (NCRYPT_KEY_HANDLE hKey, NCRYPT_KEY_HANDLE hExportKey, LPCWSTR pszBlobType, NCryptBufferDesc *pParameterList, PBYTE pbOutput, DWORD cbOutput, DWORD *pcbResult, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:386:215: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:387:193: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SECURITY_STATUS WINAPI NCryptSignHash (NCRYPT_KEY_HANDLE hKey, VOID *pPaddingInfo, PBYTE pbHashValue, DWORD cbHashValue, PBYTE pbSignature, DWORD cbSignature, DWORD *pcbResult, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:387:193: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:388:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SECURITY_STATUS WINAPI NCryptVerifySignature (NCRYPT_KEY_HANDLE hKey, VOID *pPaddingInfo, PBYTE pbHashValue, DWORD cbHashValue, PBYTE pbSignature, DWORD cbSignature, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:388:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:389:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SECURITY_STATUS WINAPI NCryptDeleteKey (NCRYPT_KEY_HANDLE hKey, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:389:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:390:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SECURITY_STATUS WINAPI NCryptFreeObject (NCRYPT_HANDLE hObject); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:390:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:391:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI NCryptIsKeyHandle (NCRYPT_KEY_HANDLE hKey); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:391:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:392:189: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SECURITY_STATUS WINAPI NCryptTranslateHandle (NCRYPT_PROV_HANDLE *phProvider, NCRYPT_KEY_HANDLE *phKey, HCRYPTPROV hLegacyProv, HCRYPTKEY hLegacyKey, DWORD dwLegacyKeySpec, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:392:189: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:393:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SECURITY_STATUS WINAPI NCryptNotifyChangeKey (NCRYPT_PROV_HANDLE hProvider, HANDLE *phEvent, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:393:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:394:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SECURITY_STATUS WINAPI NCryptSecretAgreement (NCRYPT_KEY_HANDLE hPrivKey, NCRYPT_KEY_HANDLE hPubKey, NCRYPT_SECRET_HANDLE *phAgreedSecret, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:394:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:395:201: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SECURITY_STATUS WINAPI NCryptDeriveKey (NCRYPT_SECRET_HANDLE hSharedSecret, LPCWSTR pwszKDF, NCryptBufferDesc *pParameterList, PBYTE pbDerivedKey, DWORD cbDerivedKey, DWORD *pcbResult, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:395:201: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:95, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:1309:230: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptFormatObject (DWORD dwCertEncodingType, DWORD dwFormatType, DWORD dwFormatStrType, void *pFormatStruct, LPCSTR lpszStructType, const BYTE *pbEncoded, DWORD cbEncoded, void *pbFormat, DWORD *pcbFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:1309:230: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:1334:203: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptEncodeObjectEx (DWORD dwCertEncodingType, LPCSTR lpszStructType, const void *pvStructInfo, DWORD dwFlags, PCRYPT_ENCODE_PARA pEncodePara, void *pvEncoded, DWORD *pcbEncoded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:1334:203: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:1335:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptEncodeObject (DWORD dwCertEncodingType, LPCSTR lpszStructType, const void *pvStructInfo, BYTE *pbEncoded, DWORD *pcbEncoded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:1335:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:1354:223: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptDecodeObjectEx (DWORD dwCertEncodingType, LPCSTR lpszStructType, const BYTE *pbEncoded, DWORD cbEncoded, DWORD dwFlags, PCRYPT_DECODE_PARA pDecodePara, void *pvStructInfo, DWORD *pcbStructInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:1354:223: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:1355:189: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptDecodeObject (DWORD dwCertEncodingType, LPCSTR lpszStructType, const BYTE *pbEncoded, DWORD cbEncoded, DWORD dwFlags, void *pvStructInfo, DWORD *pcbStructInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:1355:189: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2503:190: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptInstallOIDFunctionAddress (HMODULE hModule, DWORD dwEncodingType, LPCSTR pszFuncName, DWORD cFuncEntry, const CRYPT_OID_FUNC_ENTRY rgFuncEntry[], DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2503:190: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2504:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM HCRYPTOIDFUNCSET WINAPI CryptInitOIDFunctionSet (LPCSTR pszFuncName, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2504:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2505:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptGetOIDFunctionAddress (HCRYPTOIDFUNCSET hFuncSet, DWORD dwEncodingType, LPCSTR pszOID, DWORD dwFlags, void **ppvFuncAddr, HCRYPTOIDFUNCADDR *phFuncAddr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2505:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2506:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptGetDefaultOIDDllList (HCRYPTOIDFUNCSET hFuncSet, DWORD dwEncodingType, WCHAR *pwszDllList, DWORD *pcchDllList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2506:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2507:191: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptGetDefaultOIDFunctionAddress (HCRYPTOIDFUNCSET hFuncSet, DWORD dwEncodingType, LPCWSTR pwszDll, DWORD dwFlags, void **ppvFuncAddr, HCRYPTOIDFUNCADDR *phFuncAddr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2507:191: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2508:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptFreeOIDFunctionAddress (HCRYPTOIDFUNCADDR hFuncAddr, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2508:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2509:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptRegisterOIDFunction (DWORD dwEncodingType, LPCSTR pszFuncName, LPCSTR pszOID, LPCWSTR pwszDll, LPCSTR pszOverrideFuncName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2509:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2510:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptUnregisterOIDFunction (DWORD dwEncodingType, LPCSTR pszFuncName, LPCSTR pszOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2510:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2511:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptRegisterDefaultOIDFunction (DWORD dwEncodingType, LPCSTR pszFuncName, DWORD dwIndex, LPCWSTR pwszDll); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2511:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2512:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptUnregisterDefaultOIDFunction (DWORD dwEncodingType, LPCSTR pszFuncName, LPCWSTR pwszDll); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2512:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2513:193: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptSetOIDFunctionValue (DWORD dwEncodingType, LPCSTR pszFuncName, LPCSTR pszOID, LPCWSTR pwszValueName, DWORD dwValueType, const BYTE *pbValueData, DWORD cbValueData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2513:193: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2514:191: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptGetOIDFunctionValue (DWORD dwEncodingType, LPCSTR pszFuncName, LPCSTR pszOID, LPCWSTR pwszValueName, DWORD *pdwValueType, BYTE *pbValueData, DWORD *pcbValueData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2514:191: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:95, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2518:171: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptEnumOIDFunction (DWORD dwEncodingType, LPCSTR pszFuncName, LPCSTR pszOID, DWORD dwFlags, void *pvArg, PFN_CRYPT_ENUM_OID_FUNC pfnEnumOIDFunc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2518:171: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2574:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM PCCRYPT_OID_INFO WINAPI CryptFindOIDInfo (DWORD dwKeyType, void *pvKey, DWORD dwGroupId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2574:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2600:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptRegisterOIDInfo (PCCRYPT_OID_INFO pInfo, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2600:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2601:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptUnregisterOIDInfo (PCCRYPT_OID_INFO pInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2601:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2602:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptEnumOIDInfo (DWORD dwGroupId, DWORD dwFlags, void *pvArg, PFN_CRYPT_ENUM_OID_INFO pfnEnumOIDInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2602:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2603:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM LPCWSTR WINAPI CryptFindLocalizedName (LPCWSTR pwszCryptName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2603:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2875:193: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM HCRYPTMSG WINAPI CryptMsgOpenToEncode (DWORD dwMsgEncodingType, DWORD dwFlags, DWORD dwMsgType, void const *pvMsgEncodeInfo, LPSTR pszInnerContentObjID, PCMSG_STREAM_INFO pStreamInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2875:193: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2876:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM DWORD WINAPI CryptMsgCalculateEncodedLength (DWORD dwMsgEncodingType, DWORD dwFlags, DWORD dwMsgType, void const *pvMsgEncodeInfo, LPSTR pszInnerContentObjID, DWORD cbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2876:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2877:193: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM HCRYPTMSG WINAPI CryptMsgOpenToDecode (DWORD dwMsgEncodingType, DWORD dwFlags, DWORD dwMsgType, HCRYPTPROV_LEGACY hCryptProv, PCERT_INFO pRecipientInfo, PCMSG_STREAM_INFO pStreamInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2877:193: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2878:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM HCRYPTMSG WINAPI CryptMsgDuplicate (HCRYPTMSG hCryptMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2878:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2879:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptMsgClose (HCRYPTMSG hCryptMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2879:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2880:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptMsgUpdate (HCRYPTMSG hCryptMsg, const BYTE *pbData, DWORD cbData, WINBOOL fFinal); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2880:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2881:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptMsgGetParam (HCRYPTMSG hCryptMsg, DWORD dwParamType, DWORD dwIndex, void *pvData, DWORD *pcbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2881:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3020:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptMsgControl (HCRYPTMSG hCryptMsg, DWORD dwFlags, DWORD dwCtrlType, void const *pvCtrlPara); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3020:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3115:248: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI CryptMsgVerifyCountersignatureEncoded (HCRYPTPROV_LEGACY hCryptProv, DWORD dwEncodingType, PBYTE pbSignerInfo, DWORD cbSignerInfo, PBYTE pbSignerInfoCountersignature, DWORD cbSignerInfoCountersignature, PCERT_INFO pciCountersigner); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3115:248: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3116:287: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI CryptMsgVerifyCountersignatureEncodedEx (HCRYPTPROV_LEGACY hCryptProv, DWORD dwEncodingType, PBYTE pbSignerInfo, DWORD cbSignerInfo, PBYTE pbSignerInfoCountersignature, DWORD cbSignerInfoCountersignature, DWORD dwSignerType, void *pvSigner, DWORD dwFlags, void *pvExtra); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3116:287: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3117:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI CryptMsgCountersign (HCRYPTMSG hCryptMsg, DWORD dwIndex, DWORD cCountersigners, PCMSG_SIGNER_ENCODE_INFO rgCountersigners); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3117:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3118:226: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI CryptMsgCountersignEncoded (DWORD dwEncodingType, PBYTE pbSignerInfo, DWORD cbSignerInfo, DWORD cCountersigners, PCMSG_SIGNER_ENCODE_INFO rgCountersigners, PBYTE pbCountersignature, PDWORD pcbCountersignature); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3118:226: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3660:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM HCERTSTORE WINAPI CertOpenStore (LPCSTR lpszStoreProvider, DWORD dwEncodingType, HCRYPTPROV_LEGACY hCryptProv, DWORD dwFlags, const void *pvPara); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3660:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3746:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM HCERTSTORE WINAPI CertDuplicateStore (HCERTSTORE hCertStore); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3746:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3761:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertSaveStore (HCERTSTORE hCertStore, DWORD dwEncodingType, DWORD dwSaveAs, DWORD dwSaveTo, void *pvSaveToPara, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3761:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3762:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertCloseStore (HCERTSTORE hCertStore, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3762:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3763:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM PCCERT_CONTEXT WINAPI CertGetSubjectCertificateFromStore (HCERTSTORE hCertStore, DWORD dwCertEncodingType, PCERT_INFO pCertId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3763:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3764:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM PCCERT_CONTEXT WINAPI CertEnumCertificatesInStore (HCERTSTORE hCertStore, PCCERT_CONTEXT pPrevCertContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3764:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3765:202: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM PCCERT_CONTEXT WINAPI CertFindCertificateInStore (HCERTSTORE hCertStore, DWORD dwCertEncodingType, DWORD dwFindFlags, DWORD dwFindType, const void *pvFindPara, PCCERT_CONTEXT pPrevCertContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3765:202: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3839:173: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM PCCERT_CONTEXT WINAPI CertGetIssuerCertificateFromStore (HCERTSTORE hCertStore, PCCERT_CONTEXT pSubjectContext, PCCERT_CONTEXT pPrevIssuerContext, DWORD *pdwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3839:173: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3840:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertVerifySubjectCertificateContext (PCCERT_CONTEXT pSubject, PCCERT_CONTEXT pIssuer, DWORD *pdwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3840:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3841:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM PCCERT_CONTEXT WINAPI CertDuplicateCertificateContext (PCCERT_CONTEXT pCertContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3841:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3842:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM PCCERT_CONTEXT WINAPI CertCreateCertificateContext (DWORD dwCertEncodingType, const BYTE *pbCertEncoded, DWORD cbCertEncoded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3842:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3843:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertFreeCertificateContext (PCCERT_CONTEXT pCertContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3843:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3844:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertSetCertificateContextProperty (PCCERT_CONTEXT pCertContext, DWORD dwPropId, DWORD dwFlags, const void *pvData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3844:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3892:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM PCCRL_CONTEXT WINAPI CertEnumCRLsInStore (HCERTSTORE hCertStore, PCCRL_CONTEXT pPrevCrlContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3892:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3893:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertDeleteCRLFromStore (PCCRL_CONTEXT pCrlContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3893:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3894:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM PCCRL_CONTEXT WINAPI CertDuplicateCRLContext (PCCRL_CONTEXT pCrlContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3894:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3895:191: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM PCCRL_CONTEXT WINAPI CertFindCRLInStore (HCERTSTORE hCertStore, DWORD dwCertEncodingType, DWORD dwFindFlags, DWORD dwFindType, const void *pvFindPara, PCCRL_CONTEXT pPrevCrlContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3895:191: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3896:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertFreeCRLContext (PCCRL_CONTEXT pCrlContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3896:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3900:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertGetCertificateContextProperty (PCCERT_CONTEXT pCertContext, DWORD dwPropId, void *pvData, DWORD *pcbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3900:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3901:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM DWORD WINAPI CertEnumCertificateContextProperties (PCCERT_CONTEXT pCertContext, DWORD dwPropId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3901:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3902:224: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertCreateCTLEntryFromCertificateContextProperties (PCCERT_CONTEXT pCertContext, DWORD cOptAttr, PCRYPT_ATTRIBUTE rgOptAttr, DWORD dwFlags, void *pvReserved, PCTL_ENTRY pCtlEntry, DWORD *pcbCtlEntry); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3902:224: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3903:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertSetCertificateContextPropertiesFromCTLEntry (PCCERT_CONTEXT pCertContext, PCTL_ENTRY pCtlEntry, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3903:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3904:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM PCCRL_CONTEXT WINAPI CertGetCRLFromStore (HCERTSTORE hCertStore, PCCERT_CONTEXT pIssuerContext, PCCRL_CONTEXT pPrevCrlContext, DWORD *pdwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3904:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3905:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM PCCRL_CONTEXT WINAPI CertCreateCRLContext (DWORD dwCertEncodingType, const BYTE *pbCrlEncoded, DWORD cbCrlEncoded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3905:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3906:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertSetCRLContextProperty (PCCRL_CONTEXT pCrlContext, DWORD dwPropId, DWORD dwFlags, const void *pvData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3906:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3907:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertGetCRLContextProperty (PCCRL_CONTEXT pCrlContext, DWORD dwPropId, void *pvData, DWORD *pcbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3907:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3908:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM DWORD WINAPI CertEnumCRLContextProperties (PCCRL_CONTEXT pCrlContext, DWORD dwPropId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3908:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3909:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertFindCertificateInCRL (PCCERT_CONTEXT pCert, PCCRL_CONTEXT pCrlContext, DWORD dwFlags, void *pvReserved, PCRL_ENTRY *ppCrlEntry); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3909:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3910:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertIsValidCRLForCertificate (PCCERT_CONTEXT pCert, PCCRL_CONTEXT pCrl, DWORD dwFlags, void *pvReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3910:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3911:210: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertAddEncodedCertificateToStore (HCERTSTORE hCertStore, DWORD dwCertEncodingType, const BYTE *pbCertEncoded, DWORD cbCertEncoded, DWORD dwAddDisposition, PCCERT_CONTEXT *ppCertContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3911:210: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3912:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertAddCertificateContextToStore (HCERTSTORE hCertStore, PCCERT_CONTEXT pCertContext, DWORD dwAddDisposition, PCCERT_CONTEXT *ppStoreContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3912:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3913:233: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertAddSerializedElementToStore (HCERTSTORE hCertStore, const BYTE *pbElement, DWORD cbElement, DWORD dwAddDisposition, DWORD dwFlags, DWORD dwContextTypeFlags, DWORD *pdwContextType, const void **ppvContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3913:233: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3914:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertDeleteCertificateFromStore (PCCERT_CONTEXT pCertContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3914:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3915:198: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertAddEncodedCRLToStore (HCERTSTORE hCertStore, DWORD dwCertEncodingType, const BYTE *pbCrlEncoded, DWORD cbCrlEncoded, DWORD dwAddDisposition, PCCRL_CONTEXT *ppCrlContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3915:198: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3916:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertAddCRLContextToStore (HCERTSTORE hCertStore, PCCRL_CONTEXT pCrlContext, DWORD dwAddDisposition, PCCRL_CONTEXT *ppStoreContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3916:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3917:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertSerializeCertificateStoreElement (PCCERT_CONTEXT pCertContext, DWORD dwFlags, BYTE *pbElement, DWORD *pcbElement); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3917:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3918:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertSerializeCRLStoreElement (PCCRL_CONTEXT pCrlContext, DWORD dwFlags, BYTE *pbElement, DWORD *pcbElement); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3918:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3919:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM PCCTL_CONTEXT WINAPI CertDuplicateCTLContext (PCCTL_CONTEXT pCtlContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3919:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3920:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM PCCTL_CONTEXT WINAPI CertCreateCTLContext (DWORD dwMsgAndCertEncodingType, const BYTE *pbCtlEncoded, DWORD cbCtlEncoded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3920:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3921:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertFreeCTLContext (PCCTL_CONTEXT pCtlContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3921:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3922:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertSetCTLContextProperty (PCCTL_CONTEXT pCtlContext, DWORD dwPropId, DWORD dwFlags, const void *pvData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3922:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3923:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertGetCTLContextProperty (PCCTL_CONTEXT pCtlContext, DWORD dwPropId, void *pvData, DWORD *pcbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3923:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3924:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM DWORD WINAPI CertEnumCTLContextProperties (PCCTL_CONTEXT pCtlContext, DWORD dwPropId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3924:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3925:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM PCCTL_CONTEXT WINAPI CertEnumCTLsInStore (HCERTSTORE hCertStore, PCCTL_CONTEXT pPrevCtlContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3925:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3926:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM PCTL_ENTRY WINAPI CertFindSubjectInCTL (DWORD dwEncodingType, DWORD dwSubjectType, void *pvSubject, PCCTL_CONTEXT pCtlContext, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3926:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3927:197: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM PCCTL_CONTEXT WINAPI CertFindCTLInStore (HCERTSTORE hCertStore, DWORD dwMsgAndCertEncodingType, DWORD dwFindFlags, DWORD dwFindType, const void *pvFindPara, PCCTL_CONTEXT pPrevCtlContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3927:197: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4002:204: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertAddEncodedCTLToStore (HCERTSTORE hCertStore, DWORD dwMsgAndCertEncodingType, const BYTE *pbCtlEncoded, DWORD cbCtlEncoded, DWORD dwAddDisposition, PCCTL_CONTEXT *ppCtlContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4002:204: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4003:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertAddCTLContextToStore (HCERTSTORE hCertStore, PCCTL_CONTEXT pCtlContext, DWORD dwAddDisposition, PCCTL_CONTEXT *ppStoreContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4003:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4004:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertSerializeCTLStoreElement (PCCTL_CONTEXT pCtlContext, DWORD dwFlags, BYTE *pbElement, DWORD *pcbElement); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4004:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4005:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertDeleteCTLFromStore (PCCTL_CONTEXT pCtlContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4005:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4006:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertAddCertificateLinkToStore (HCERTSTORE hCertStore, PCCERT_CONTEXT pCertContext, DWORD dwAddDisposition, PCCERT_CONTEXT *ppStoreContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4006:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4007:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertAddCRLLinkToStore (HCERTSTORE hCertStore, PCCRL_CONTEXT pCrlContext, DWORD dwAddDisposition, PCCRL_CONTEXT *ppStoreContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4007:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4008:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertAddCTLLinkToStore (HCERTSTORE hCertStore, PCCTL_CONTEXT pCtlContext, DWORD dwAddDisposition, PCCTL_CONTEXT *ppStoreContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4008:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4009:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertAddStoreToCollection (HCERTSTORE hCollectionStore, HCERTSTORE hSiblingStore, DWORD dwUpdateFlags, DWORD dwPriority); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4009:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4010:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM void WINAPI CertRemoveStoreFromCollection (HCERTSTORE hCollectionStore, HCERTSTORE hSiblingStore); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4010:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4011:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertControlStore (HCERTSTORE hCertStore, DWORD dwFlags, DWORD dwCtrlType, void const *pvCtrlPara); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4011:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4012:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertSetStoreProperty (HCERTSTORE hCertStore, DWORD dwPropId, DWORD dwFlags, const void *pvData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4012:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4013:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertGetStoreProperty (HCERTSTORE hCertStore, DWORD dwPropId, void *pvData, DWORD *pcbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4013:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4014:184: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM const void *WINAPI CertCreateContext (DWORD dwContextType, DWORD dwEncodingType, const BYTE *pbEncoded, DWORD cbEncoded, DWORD dwFlags, PCERT_CREATE_CONTEXT_PARA pCreatePara); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4014:184: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4015:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertRegisterSystemStore (const void *pvSystemStore, DWORD dwFlags, PCERT_SYSTEM_STORE_INFO pStoreInfo, void *pvReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4015:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4016:172: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertRegisterPhysicalStore (const void *pvSystemStore, DWORD dwFlags, LPCWSTR pwszStoreName, PCERT_PHYSICAL_STORE_INFO pStoreInfo, void *pvReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4016:172: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4017:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertUnregisterSystemStore (const void *pvSystemStore, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4017:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4018:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertUnregisterPhysicalStore (const void *pvSystemStore, DWORD dwFlags, LPCWSTR pwszStoreName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4018:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4035:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertEnumSystemStoreLocation (DWORD dwFlags, void *pvArg, PFN_CERT_ENUM_SYSTEM_STORE_LOCATION pfnEnum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4035:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4036:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertEnumSystemStore (DWORD dwFlags, void *pvSystemStoreLocationPara, void *pvArg, PFN_CERT_ENUM_SYSTEM_STORE pfnEnum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4036:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4037:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertEnumPhysicalStore (const void *pvSystemStore, DWORD dwFlags, void *pvArg, PFN_CERT_ENUM_PHYSICAL_STORE pfnEnum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4037:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4056:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertGetEnhancedKeyUsage (PCCERT_CONTEXT pCertContext, DWORD dwFlags, PCERT_ENHKEY_USAGE pUsage, DWORD *pcbUsage); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4056:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4057:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertSetEnhancedKeyUsage (PCCERT_CONTEXT pCertContext, PCERT_ENHKEY_USAGE pUsage); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4057:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4058:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertAddEnhancedKeyUsageIdentifier (PCCERT_CONTEXT pCertContext, LPCSTR pszUsageIdentifier); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4058:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4059:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertRemoveEnhancedKeyUsageIdentifier (PCCERT_CONTEXT pCertContext, LPCSTR pszUsageIdentifier); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4059:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4060:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertGetValidUsages (DWORD cCerts, PCCERT_CONTEXT *rghCerts, int *cNumOIDs, LPSTR *rghOIDs, DWORD *pcbOIDs); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4060:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4061:185: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptMsgGetAndVerifySigner (HCRYPTMSG hCryptMsg, DWORD cSignerStore, HCERTSTORE *rghSignerStore, DWORD dwFlags, PCCERT_CONTEXT *ppSigner, DWORD *pdwSignerIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4061:185: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4062:193: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptMsgSignCTL (DWORD dwMsgEncodingType, BYTE *pbCtlContent, DWORD cbCtlContent, PCMSG_SIGNED_ENCODE_INFO pSignInfo, DWORD dwFlags, BYTE *pbEncoded, DWORD *pcbEncoded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4062:193: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4063:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptMsgEncodeAndSignCTL (DWORD dwMsgEncodingType, PCTL_INFO pCtlInfo, PCMSG_SIGNED_ENCODE_INFO pSignInfo, DWORD dwFlags, BYTE *pbEncoded, DWORD *pcbEncoded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4063:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4064:185: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertFindSubjectInSortedCTL (PCRYPT_DATA_BLOB pSubjectIdentifier, PCCTL_CONTEXT pCtlContext, DWORD dwFlags, void *pvReserved, PCRYPT_DER_BLOB pEncodedAttributes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4064:185: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4065:174: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertEnumSubjectInSortedCTL (PCCTL_CONTEXT pCtlContext, void **ppvNextSubject, PCRYPT_DER_BLOB pSubjectIdentifier, PCRYPT_DER_BLOB pEncodedAttributes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4065:174: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4093:231: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertVerifyCTLUsage (DWORD dwEncodingType, DWORD dwSubjectType, void *pvSubject, PCTL_USAGE pSubjectUsage, DWORD dwFlags, PCTL_VERIFY_USAGE_PARA pVerifyUsagePara, PCTL_VERIFY_USAGE_STATUS pVerifyUsageStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4093:231: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4183:205: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertVerifyRevocation (DWORD dwEncodingType, DWORD dwRevType, DWORD cContext, PVOID rgpvContext[], DWORD dwFlags, PCERT_REVOCATION_PARA pRevPara, PCERT_REVOCATION_STATUS pRevStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4183:205: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4184:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI CertCompareIntegerBlob (PCRYPT_INTEGER_BLOB pInt1, PCRYPT_INTEGER_BLOB pInt2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4184:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4185:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertCompareCertificate (DWORD dwCertEncodingType, PCERT_INFO pCertId1, PCERT_INFO pCertId2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4185:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4186:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertCompareCertificateName (DWORD dwCertEncodingType, PCERT_NAME_BLOB pCertName1, PCERT_NAME_BLOB pCertName2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4186:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4187:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertIsRDNAttrsInCertificateName (DWORD dwCertEncodingType, DWORD dwFlags, PCERT_NAME_BLOB pCertName, PCERT_RDN pRDN); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4187:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4188:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertComparePublicKeyInfo (DWORD dwCertEncodingType, PCERT_PUBLIC_KEY_INFO pPublicKey1, PCERT_PUBLIC_KEY_INFO pPublicKey2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4188:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4189:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM DWORD WINAPI CertGetPublicKeyLength (DWORD dwCertEncodingType, PCERT_PUBLIC_KEY_INFO pPublicKey); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4189:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4190:187: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptVerifyCertificateSignature (HCRYPTPROV_LEGACY hCryptProv, DWORD dwCertEncodingType, const BYTE *pbEncoded, DWORD cbEncoded, PCERT_PUBLIC_KEY_INFO pPublicKey); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4190:187: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4191:219: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptVerifyCertificateSignatureEx (HCRYPTPROV_LEGACY hCryptProv, DWORD dwCertEncodingType, DWORD dwSubjectType, void *pvSubject, DWORD dwIssuerType, void *pvIssuer, DWORD dwFlags, void *pvExtra); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4191:219: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4192:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertIsStrongHashToSign (PCCERT_STRONG_SIGN_PARA pStrongSignPara, LPCWSTR pwszCNGHashAlgid, PCCERT_CONTEXT pSigningCert); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4192:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4193:187: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptHashToBeSigned (HCRYPTPROV_LEGACY hCryptProv, DWORD dwCertEncodingType, const BYTE *pbEncoded, DWORD cbEncoded, BYTE *pbComputedHash, DWORD *pcbComputedHash); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4193:187: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4194:191: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptHashCertificate (HCRYPTPROV_LEGACY hCryptProv, ALG_ID Algid, DWORD dwFlags, const BYTE *pbEncoded, DWORD cbEncoded, BYTE *pbComputedHash, DWORD *pcbComputedHash); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4194:191: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4198:320: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptSignCertificate (HCRYPTPROV_OR_NCRYPT_KEY_HANDLE hCryptProvOrNCryptKey, DWORD dwKeySpec, DWORD dwCertEncodingType, const BYTE *pbEncodedToBeSigned, DWORD cbEncodedToBeSigned, PCRYPT_ALGORITHM_IDENTIFIER pSignatureAlgorithm, const void *pvHashAuxInfo, BYTE *pbSignature, DWORD *pcbSignature); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4198:320: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4199:314: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptSignAndEncodeCertificate (HCRYPTPROV_OR_NCRYPT_KEY_HANDLE hCryptProvOrNCryptKey, DWORD dwKeySpec, DWORD dwCertEncodingType, LPCSTR lpszStructType, const void *pvStructInfo, PCRYPT_ALGORITHM_IDENTIFIER pSignatureAlgorithm, const void *pvHashAuxInfo, BYTE *pbEncoded, DWORD *pcbEncoded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4199:314: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4200:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM LONG WINAPI CertVerifyTimeValidity (LPFILETIME pTimeToVerify, PCERT_INFO pCertInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4200:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4201:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM LONG WINAPI CertVerifyCRLTimeValidity (LPFILETIME pTimeToVerify, PCRL_INFO pCrlInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4201:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4202:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertVerifyValidityNesting (PCERT_INFO pSubjectInfo, PCERT_INFO pIssuerInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4202:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4203:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertVerifyCRLRevocation (DWORD dwCertEncodingType, PCERT_INFO pCertId, DWORD cCrlInfo, PCRL_INFO rgpCrlInfo[]); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4203:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4204:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM LPCSTR WINAPI CertAlgIdToOID (DWORD dwAlgId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4204:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4205:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM DWORD WINAPI CertOIDToAlgId (LPCSTR pszObjId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4205:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4206:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM PCERT_EXTENSION WINAPI CertFindExtension (LPCSTR pszObjId, DWORD cExtensions, CERT_EXTENSION rgExtensions[]); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4206:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4207:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM PCRYPT_ATTRIBUTE WINAPI CertFindAttribute (LPCSTR pszObjId, DWORD cAttr, CRYPT_ATTRIBUTE rgAttr[]); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4207:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4208:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM PCERT_RDN_ATTR WINAPI CertFindRDNAttr (LPCSTR pszObjId, PCERT_NAME_INFO pName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4208:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4209:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertGetIntendedKeyUsage (DWORD dwCertEncodingType, PCERT_INFO pCertInfo, BYTE *pbKeyUsage, DWORD cbKeyUsage); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4209:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4210:196: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptInstallDefaultContext (HCRYPTPROV hCryptProv, DWORD dwDefaultType, const void *pvDefaultPara, DWORD dwFlags, void *pvReserved, HCRYPTDEFAULTCONTEXT *phDefaultContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4210:196: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4211:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptUninstallDefaultContext (HCRYPTDEFAULTCONTEXT hDefaultContext, DWORD dwFlags, void *pvReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4211:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4212:193: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptExportPublicKeyInfo (HCRYPTPROV_OR_NCRYPT_KEY_HANDLE hCryptProvOrNCryptKey, DWORD dwKeySpec, DWORD dwCertEncodingType, PCERT_PUBLIC_KEY_INFO pInfo, DWORD *pcbInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4212:193: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4213:252: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptExportPublicKeyInfoEx (HCRYPTPROV_OR_NCRYPT_KEY_HANDLE hCryptProvOrNCryptKey, DWORD dwKeySpec, DWORD dwCertEncodingType, LPSTR pszPublicKeyObjId, DWORD dwFlags, void *pvAuxInfo, PCERT_PUBLIC_KEY_INFO pInfo, DWORD *pcbInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4213:252: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4256:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptImportPublicKeyInfo (HCRYPTPROV hCryptProv, DWORD dwCertEncodingType, PCERT_PUBLIC_KEY_INFO pInfo, HCRYPTKEY *phKey); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4256:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4257:197: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptImportPublicKeyInfoEx (HCRYPTPROV hCryptProv, DWORD dwCertEncodingType, PCERT_PUBLIC_KEY_INFO pInfo, ALG_ID aiKeyAlg, DWORD dwFlags, void *pvAuxInfo, HCRYPTKEY *phKey); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4257:197: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4266:230: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptAcquireCertificatePrivateKey (PCCERT_CONTEXT pCert, DWORD dwFlags, void *pvParameters, HCRYPTPROV_OR_NCRYPT_KEY_HANDLE *phCryptProvOrNCryptKey, DWORD *pdwKeySpec, WINBOOL *pfCallerFreeProvOrNCryptKey); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4266:230: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4267:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptFindCertificateKeyProvInfo (PCCERT_CONTEXT pCert, DWORD dwFlags, void *pvReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4267:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4268:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptImportPKCS8 (CRYPT_PKCS8_IMPORT_PARAMS sPrivateKeyAndParams, DWORD dwFlags, HCRYPTPROV *phCryptProv, void *pvAuxInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4268:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4269:190: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptExportPKCS8 (HCRYPTPROV hCryptProv, DWORD dwKeySpec, LPSTR pszPrivateKeyObjId, DWORD dwFlags, void *pvAuxInfo, BYTE *pbPrivateKeyBlob, DWORD *pcbPrivateKeyBlob); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4269:190: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4270:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptExportPKCS8Ex (CRYPT_PKCS8_EXPORT_PARAMS *psExportParams, DWORD dwFlags, void *pvAuxInfo, BYTE *pbPrivateKeyBlob, DWORD *pcbPrivateKeyBlob); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4270:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4271:208: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptHashPublicKeyInfo (HCRYPTPROV_LEGACY hCryptProv, ALG_ID Algid, DWORD dwFlags, DWORD dwCertEncodingType, PCERT_PUBLIC_KEY_INFO pInfo, BYTE *pbComputedHash, DWORD *pcbComputedHash); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4271:208: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4272:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM DWORD WINAPI CertRDNValueToStrA (DWORD dwValueType, PCERT_RDN_VALUE_BLOB pValue, LPSTR psz, DWORD csz); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4272:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4273:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM DWORD WINAPI CertRDNValueToStrW (DWORD dwValueType, PCERT_RDN_VALUE_BLOB pValue, LPWSTR psz, DWORD csz); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4273:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4274:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM DWORD WINAPI CertNameToStrA (DWORD dwCertEncodingType, PCERT_NAME_BLOB pName, DWORD dwStrType, LPSTR psz, DWORD csz); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4274:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4275:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM DWORD WINAPI CertNameToStrW (DWORD dwCertEncodingType, PCERT_NAME_BLOB pName, DWORD dwStrType, LPWSTR psz, DWORD csz); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4275:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4300:172: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertStrToNameA (DWORD dwCertEncodingType, LPCSTR pszX500, DWORD dwStrType, void *pvReserved, BYTE *pbEncoded, DWORD *pcbEncoded, LPCSTR *ppszError); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4300:172: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4301:174: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertStrToNameW (DWORD dwCertEncodingType, LPCWSTR pszX500, DWORD dwStrType, void *pvReserved, BYTE *pbEncoded, DWORD *pcbEncoded, LPCWSTR *ppszError); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4301:174: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4302:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM DWORD WINAPI CertGetNameStringA (PCCERT_CONTEXT pCertContext, DWORD dwType, DWORD dwFlags, void *pvTypePara, LPSTR pszNameString, DWORD cchNameString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4302:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4303:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM DWORD WINAPI CertGetNameStringW (PCCERT_CONTEXT pCertContext, DWORD dwType, DWORD dwFlags, void *pvTypePara, LPWSTR pszNameString, DWORD cchNameString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4303:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4417:221: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptSignMessage (PCRYPT_SIGN_MESSAGE_PARA pSignPara, WINBOOL fDetachedSignature, DWORD cToBeSigned, const BYTE *rgpbToBeSigned[], DWORD rgcbToBeSigned[], BYTE *pbSignedBlob, DWORD *pcbSignedBlob); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4417:221: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4418:226: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptVerifyMessageSignature (PCRYPT_VERIFY_MESSAGE_PARA pVerifyPara, DWORD dwSignerIndex, const BYTE *pbSignedBlob, DWORD cbSignedBlob, BYTE *pbDecoded, DWORD *pcbDecoded, PCCERT_CONTEXT *ppSignerCert); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4418:226: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4419:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM LONG WINAPI CryptGetMessageSignerCount (DWORD dwMsgEncodingType, const BYTE *pbSignedBlob, DWORD cbSignedBlob); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4419:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4420:179: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM HCERTSTORE WINAPI CryptGetMessageCertificates (DWORD dwMsgAndCertEncodingType, HCRYPTPROV_LEGACY hCryptProv, DWORD dwFlags, const BYTE *pbSignedBlob, DWORD cbSignedBlob); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4420:179: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4421:283: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptVerifyDetachedMessageSignature (PCRYPT_VERIFY_MESSAGE_PARA pVerifyPara, DWORD dwSignerIndex, const BYTE *pbDetachedSignBlob, DWORD cbDetachedSignBlob, DWORD cToBeSigned, const BYTE *rgpbToBeSigned[], DWORD rgcbToBeSigned[], PCCERT_CONTEXT *ppSignerCert); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4421:283: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4422:244: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptEncryptMessage (PCRYPT_ENCRYPT_MESSAGE_PARA pEncryptPara, DWORD cRecipientCert, PCCERT_CONTEXT rgpRecipientCert[], const BYTE *pbToBeEncrypted, DWORD cbToBeEncrypted, BYTE *pbEncryptedBlob, DWORD *pcbEncryptedBlob); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4422:244: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4423:207: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptDecryptMessage (PCRYPT_DECRYPT_MESSAGE_PARA pDecryptPara, const BYTE *pbEncryptedBlob, DWORD cbEncryptedBlob, BYTE *pbDecrypted, DWORD *pcbDecrypted, PCCERT_CONTEXT *ppXchgCert); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4423:207: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4424:323: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptSignAndEncryptMessage (PCRYPT_SIGN_MESSAGE_PARA pSignPara, PCRYPT_ENCRYPT_MESSAGE_PARA pEncryptPara, DWORD cRecipientCert, PCCERT_CONTEXT rgpRecipientCert[], const BYTE *pbToBeSignedAndEncrypted, DWORD cbToBeSignedAndEncrypted, BYTE *pbSignedAndEncryptedBlob, DWORD *pcbSignedAndEncryptedBlob); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4424:323: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4425:316: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptDecryptAndVerifyMessageSignature (PCRYPT_DECRYPT_MESSAGE_PARA pDecryptPara, PCRYPT_VERIFY_MESSAGE_PARA pVerifyPara, DWORD dwSignerIndex, const BYTE *pbEncryptedBlob, DWORD cbEncryptedBlob, BYTE *pbDecrypted, DWORD *pcbDecrypted, PCCERT_CONTEXT *ppXchgCert, PCCERT_CONTEXT *ppSignerCert); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4425:316: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4426:388: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptDecodeMessage (DWORD dwMsgTypeFlags, PCRYPT_DECRYPT_MESSAGE_PARA pDecryptPara, PCRYPT_VERIFY_MESSAGE_PARA pVerifyPara, DWORD dwSignerIndex, const BYTE *pbEncodedBlob, DWORD cbEncodedBlob, DWORD dwPrevInnerContentType, DWORD *pdwMsgType, DWORD *pdwInnerContentType, BYTE *pbDecoded, DWORD *pcbDecoded, PCCERT_CONTEXT *ppXchgCert, PCCERT_CONTEXT *ppSignerCert); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4426:388: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4427:262: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptHashMessage (PCRYPT_HASH_MESSAGE_PARA pHashPara, WINBOOL fDetachedHash, DWORD cToBeHashed, const BYTE *rgpbToBeHashed[], DWORD rgcbToBeHashed[], BYTE *pbHashedBlob, DWORD *pcbHashedBlob, BYTE *pbComputedHash, DWORD *pcbComputedHash); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4427:262: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4428:212: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptVerifyMessageHash (PCRYPT_HASH_MESSAGE_PARA pHashPara, BYTE *pbHashedBlob, DWORD cbHashedBlob, BYTE *pbToBeHashed, DWORD *pcbToBeHashed, BYTE *pbComputedHash, DWORD *pcbComputedHash); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4428:212: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4429:263: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptVerifyDetachedMessageHash (PCRYPT_HASH_MESSAGE_PARA pHashPara, BYTE *pbDetachedHashBlob, DWORD cbDetachedHashBlob, DWORD cToBeHashed, const BYTE *rgpbToBeHashed[], DWORD rgcbToBeHashed[], BYTE *pbComputedHash, DWORD *pcbComputedHash); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4429:263: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4430:177: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptSignMessageWithKey (PCRYPT_KEY_SIGN_MESSAGE_PARA pSignPara, const BYTE *pbToBeSigned, DWORD cbToBeSigned, BYTE *pbSignedBlob, DWORD *pcbSignedBlob); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4430:177: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4431:224: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptVerifyMessageSignatureWithKey (PCRYPT_KEY_VERIFY_MESSAGE_PARA pVerifyPara, PCERT_PUBLIC_KEY_INFO pPublicKeyInfo, const BYTE *pbSignedBlob, DWORD cbSignedBlob, BYTE *pbDecoded, DWORD *pcbDecoded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4431:224: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4432:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM HCERTSTORE WINAPI CertOpenSystemStoreA (HCRYPTPROV_LEGACY hProv, LPCSTR szSubsystemProtocol); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4432:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4433:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM HCERTSTORE WINAPI CertOpenSystemStoreW (HCRYPTPROV_LEGACY hProv, LPCWSTR szSubsystemProtocol); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4433:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4434:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertAddEncodedCertificateToSystemStoreA (LPCSTR szCertStoreName, const BYTE *pbCertEncoded, DWORD cbCertEncoded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4434:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4435:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertAddEncodedCertificateToSystemStoreW (LPCWSTR szCertStoreName, const BYTE *pbCertEncoded, DWORD cbCertEncoded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4435:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4436:195: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI FindCertsByIssuer (PCERT_CHAIN pCertChains, DWORD *pcbCertChains, DWORD *pcCertChains, BYTE *pbEncodedIssuerName, DWORD cbEncodedIssuerName, LPCWSTR pwszPurpose, DWORD dwKeySpec); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4436:195: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4437:313: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptQueryObject (DWORD dwObjectType, const void *pvObject, DWORD dwExpectedContentTypeFlags, DWORD dwExpectedFormatTypeFlags, DWORD dwFlags, DWORD *pdwMsgAndCertEncodingType, DWORD *pdwContentType, DWORD *pdwFormatType, HCERTSTORE *phCertStore, HCRYPTMSG *phMsg, const void **ppvContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4437:313: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:95, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4488:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM LPVOID WINAPI CryptMemAlloc (ULONG cbSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4488:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4489:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM LPVOID WINAPI CryptMemRealloc (LPVOID pv, ULONG cbSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4489:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4490:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM VOID WINAPI CryptMemFree (LPVOID pv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4490:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4491:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptCreateAsyncHandle (DWORD dwFlags, PHCRYPTASYNC phAsync); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4491:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4492:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptSetAsyncParam (HCRYPTASYNC hAsync, LPSTR pszParamOid, LPVOID pvParam, PFN_CRYPT_ASYNC_PARAM_FREE_FUNC pfnFree); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4492:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4493:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptGetAsyncParam (HCRYPTASYNC hAsync, LPSTR pszParamOid, LPVOID *ppvParam, PFN_CRYPT_ASYNC_PARAM_FREE_FUNC *ppfnFree); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4493:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4494:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptCloseAsyncHandle (HCRYPTASYNC hAsync); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4494:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:95, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4622:260: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptRetrieveObjectByUrlA (LPCSTR pszUrl, LPCSTR pszObjectOid, DWORD dwRetrievalFlags, DWORD dwTimeout, LPVOID *ppvObject, HCRYPTASYNC hAsyncRetrieve, PCRYPT_CREDENTIALS pCredentials, LPVOID pvVerify, PCRYPT_RETRIEVE_AUX_INFO pAuxInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4622:260: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4623:261: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptRetrieveObjectByUrlW (LPCWSTR pszUrl, LPCSTR pszObjectOid, DWORD dwRetrievalFlags, DWORD dwTimeout, LPVOID *ppvObject, HCRYPTASYNC hAsyncRetrieve, PCRYPT_CREDENTIALS pCredentials, LPVOID pvVerify, PCRYPT_RETRIEVE_AUX_INFO pAuxInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4623:261: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4629:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptInstallCancelRetrieval (PFN_CRYPT_CANCEL_RETRIEVAL pfnCancel, const void *pvArg, DWORD dwFlags, void *pvReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4629:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4630:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptUninstallCancelRetrieval (DWORD dwFlags, void *pvReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4630:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4631:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptCancelAsyncRetrieval (HCRYPTASYNC hAsyncRetrieval); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4631:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4663:203: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptGetObjectUrl (LPCSTR pszUrlOid, LPVOID pvPara, DWORD dwFlags, PCRYPT_URL_ARRAY pUrlArray, DWORD *pcbUrlArray, PCRYPT_URL_INFO pUrlInfo, DWORD *pcbUrlInfo, LPVOID pvReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4663:203: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4726:272: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptGetTimeValidObject (LPCSTR pszTimeValidOid, LPVOID pvPara, PCCERT_CONTEXT pIssuer, LPFILETIME pftValidFor, DWORD dwFlags, DWORD dwTimeout, LPVOID *ppvObject, PCRYPT_CREDENTIALS pCredentials, PCRYPT_GET_TIME_VALID_OBJECT_EXTRA_INFO pExtraInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4726:272: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4727:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptFlushTimeValidObject (LPCSTR pszFlushTimeValidOid, LPVOID pvPara, PCCERT_CONTEXT pIssuer, DWORD dwFlags, LPVOID pvReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4727:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4728:328: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM PCCERT_CONTEXT WINAPI CertCreateSelfSignCertificate (HCRYPTPROV_OR_NCRYPT_KEY_HANDLE hCryptProvOrNCryptKey, PCERT_NAME_BLOB pSubjectIssuerBlob, DWORD dwFlags, PCRYPT_KEY_PROV_INFO pKeyProvInfo, PCRYPT_ALGORITHM_IDENTIFIER pSignatureAlgorithm, PSYSTEMTIME pStartTime, PSYSTEMTIME pEndTime, PCERT_EXTENSIONS pExtensions); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4728:328: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4729:199: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptGetKeyIdentifierProperty (const CRYPT_HASH_BLOB *pKeyIdentifier, DWORD dwPropId, DWORD dwFlags, LPCWSTR pwszComputerName, void *pvReserved, void *pvData, DWORD *pcbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4729:199: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4730:189: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptSetKeyIdentifierProperty (const CRYPT_HASH_BLOB *pKeyIdentifier, DWORD dwPropId, DWORD dwFlags, LPCWSTR pwszComputerName, void *pvReserved, const void *pvData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4730:189: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4731:220: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptEnumKeyIdentifierProperties (const CRYPT_HASH_BLOB *pKeyIdentifier, DWORD dwPropId, DWORD dwFlags, LPCWSTR pwszComputerName, void *pvReserved, void *pvArg, PFN_CRYPT_ENUM_KEYID_PROP pfnEnum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4731:220: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4732:224: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptCreateKeyIdentifierFromCSP (DWORD dwCertEncodingType, LPCSTR pszPubKeyOID, const PUBLICKEYSTRUC *pPubKeyStruc, DWORD cbPubKeyStruc, DWORD dwFlags, void *pvReserved, BYTE *pbHash, DWORD *pcbHash); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4732:224: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4860:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertCreateCertificateChainEngine (PCERT_CHAIN_ENGINE_CONFIG pConfig, HCERTCHAINENGINE *phChainEngine); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4860:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4861:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM VOID WINAPI CertFreeCertificateChainEngine (HCERTCHAINENGINE hChainEngine); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4861:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4862:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertResyncCertificateChainEngine (HCERTCHAINENGINE hChainEngine); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4862:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5012:257: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertGetCertificateChain (HCERTCHAINENGINE hChainEngine, PCCERT_CONTEXT pCertContext, LPFILETIME pTime, HCERTSTORE hAdditionalStore, PCERT_CHAIN_PARA pChainPara, DWORD dwFlags, LPVOID pvReserved, PCCERT_CHAIN_CONTEXT *ppChainContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5012:257: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5013:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM VOID WINAPI CertFreeCertificateChain (PCCERT_CHAIN_CONTEXT pChainContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5013:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5014:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM PCCERT_CHAIN_CONTEXT WINAPI CertDuplicateCertificateChain (PCCERT_CHAIN_CONTEXT pChainContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5014:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5035:209: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM PCCERT_CHAIN_CONTEXT WINAPI CertFindChainInStore (HCERTSTORE hCertStore, DWORD dwCertEncodingType, DWORD dwFindFlags, DWORD dwFindType, const void *pvFindPara, PCCERT_CHAIN_CONTEXT pPrevChainContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5035:209: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5101:193: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertVerifyCertificateChainPolicy (LPCSTR pszPolicyOID, PCCERT_CHAIN_CONTEXT pChainContext, PCERT_CHAIN_POLICY_PARA pPolicyPara, PCERT_CHAIN_POLICY_STATUS pPolicyStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5101:193: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5163:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptStringToBinaryA (LPCSTR pszString, DWORD cchString, DWORD dwFlags, BYTE *pbBinary, DWORD *pcbBinary, DWORD *pdwSkip, DWORD *pdwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5163:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5164:164: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptStringToBinaryW (LPCWSTR pszString, DWORD cchString, DWORD dwFlags, BYTE *pbBinary, DWORD *pcbBinary, DWORD *pdwSkip, DWORD *pdwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5164:164: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5165:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptBinaryToStringA (CONST BYTE *pbBinary, DWORD cbBinary, DWORD dwFlags, LPSTR pszString, DWORD *pcchString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5165:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5166:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptBinaryToStringW (CONST BYTE *pbBinary, DWORD cbBinary, DWORD dwFlags, LPWSTR pszString, DWORD *pcchString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5166:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5200:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM HCERTSTORE WINAPI PFXImportCertStore (CRYPT_DATA_BLOB *pPFX, LPCWSTR szPassword, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5200:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5212:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI PFXIsPFXBlob (CRYPT_DATA_BLOB *pPFX); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5212:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5213:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI PFXVerifyPassword (CRYPT_DATA_BLOB *pPFX, LPCWSTR szPassword, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5213:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5214:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI PFXExportCertStoreEx (HCERTSTORE hStore, CRYPT_DATA_BLOB *pPFX, LPCWSTR szPassword, void *pvPara, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5214:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5224:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI PFXExportCertStore (HCERTSTORE hStore, CRYPT_DATA_BLOB *pPFX, LPCWSTR szPassword, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5224:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5249:247: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertRetrieveLogoOrBiometricInfo (PCCERT_CONTEXT pCertContext, LPCSTR lpszLogoOrBiometricType, DWORD dwRetrievalFlags, DWORD dwTimeout, DWORD dwFlags, void *pvReserved, BYTE **ppbData, DWORD *pcbData, LPWSTR *ppwszMimeType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5249:247: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5434, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:95, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/dpapi.h:78:210: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DPAPI_IMP WINBOOL WINAPI CryptProtectData (DATA_BLOB *pDataIn, LPCWSTR szDataDescr, DATA_BLOB *pOptionalEntropy, PVOID pvReserved, CRYPTPROTECT_PROMPTSTRUCT *pPromptStruct, DWORD dwFlags, DATA_BLOB *pDataOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/dpapi.h:78:210: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/dpapi.h:79:214: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DPAPI_IMP WINBOOL WINAPI CryptUnprotectData (DATA_BLOB *pDataIn, LPWSTR *ppszDataDescr, DATA_BLOB *pOptionalEntropy, PVOID pvReserved, CRYPTPROTECT_PROMPTSTRUCT *pPromptStruct, DWORD dwFlags, DATA_BLOB *pDataOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/dpapi.h:79:214: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/dpapi.h:80:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DPAPI_IMP WINBOOL WINAPI CryptProtectMemory (LPVOID pDataIn, DWORD cbDataIn, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/dpapi.h:80:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/dpapi.h:81:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DPAPI_IMP WINBOOL WINAPI CryptUnprotectMemory (LPVOID pDataIn, DWORD cbDataIn, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/dpapi.h:81:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:96, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winefs.h:66:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI DWORD WINAPI QueryUsersOnEncryptedFile(LPCWSTR lpFileName,PENCRYPTION_CERTIFICATE_HASH_LIST *pUsers); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winefs.h:66:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:96, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winefs.h:67:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI DWORD WINAPI QueryRecoveryAgentsOnEncryptedFile(LPCWSTR lpFileName,PENCRYPTION_CERTIFICATE_HASH_LIST *pRecoveryAgents); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winefs.h:67:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winefs.h:68:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI DWORD WINAPI RemoveUsersFromEncryptedFile(LPCWSTR lpFileName,PENCRYPTION_CERTIFICATE_HASH_LIST pHashes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winefs.h:68:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winefs.h:69:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI DWORD WINAPI AddUsersToEncryptedFile(LPCWSTR lpFileName,PENCRYPTION_CERTIFICATE_LIST pUsers); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winefs.h:69:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winefs.h:70:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI DWORD WINAPI SetUserFileEncryptionKey(PENCRYPTION_CERTIFICATE pEncryptionCertificate); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winefs.h:70:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winefs.h:71:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI VOID WINAPI FreeEncryptionCertificateHashList(PENCRYPTION_CERTIFICATE_HASH_LIST pHashes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winefs.h:71:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winefs.h:72:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI EncryptionDisable(LPCWSTR DirPath,WINBOOL Disable); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winefs.h:72:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winefs.h:73:190: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI DWORD WINAPI DuplicateEncryptionInfoFile(LPCWSTR SrcFileName,LPCWSTR DstFileName,DWORD dwCreationDistribution,DWORD dwAttributes,CONST LPSECURITY_ATTRIBUTES lpSecurityAttributes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winefs.h:73:190: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:21, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsip.h:19:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY I_RpcNsGetBuffer(PRPC_MESSAGE Message); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsip.h:19:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsip.h:20:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY I_RpcNsSendReceive(PRPC_MESSAGE Message,RPC_BINDING_HANDLE *Handle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsip.h:20:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsip.h:21:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI void RPC_ENTRY I_RpcNsRaiseException(PRPC_MESSAGE Message,RPC_STATUS Status); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsip.h:21:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsip.h:22:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY I_RpcReBindBuffer(PRPC_MESSAGE Message); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsip.h:22:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsip.h:23:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY I_NsServerBindSearch(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsip.h:23:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsip.h:24:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY I_NsClientBindSearch(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsip.h:24:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsip.h:25:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI void RPC_ENTRY I_NsClientBindDone(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsip.h:25:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:114:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *__RPC_USER MIDL_user_allocate(SIZE_T); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:114:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:115:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_USER MIDL_user_free(void *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:115:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:148:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_BINDING_HANDLE RPC_ENTRY NDRCContextBinding(NDR_CCONTEXT CContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:148:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:149:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NDRCContextMarshall(NDR_CCONTEXT CContext,void *pBuff); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:149:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:150:149: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NDRCContextUnmarshall(NDR_CCONTEXT *pCContext,RPC_BINDING_HANDLE hBinding,void *pBuff,unsigned __LONG32 DataRepresentation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:150:149: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:151:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NDRSContextMarshall(NDR_SCONTEXT CContext,void *pBuff,NDR_RUNDOWN userRunDownIn); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:151:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:152:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI NDR_SCONTEXT RPC_ENTRY NDRSContextUnmarshall(void *pBuff,unsigned __LONG32 DataRepresentation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:152:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:153:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NDRSContextMarshallEx(RPC_BINDING_HANDLE BindingHandle,NDR_SCONTEXT CContext,void *pBuff,NDR_RUNDOWN userRunDownIn); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:153:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:154:179: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NDRSContextMarshall2(RPC_BINDING_HANDLE BindingHandle,NDR_SCONTEXT CContext,void *pBuff,NDR_RUNDOWN userRunDownIn,void *CtxGuard,unsigned __LONG32 Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:154:179: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:155:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI NDR_SCONTEXT RPC_ENTRY NDRSContextUnmarshallEx(RPC_BINDING_HANDLE BindingHandle,void *pBuff,unsigned __LONG32 DataRepresentation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:155:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:156:178: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI NDR_SCONTEXT RPC_ENTRY NDRSContextUnmarshall2(RPC_BINDING_HANDLE BindingHandle,void *pBuff,unsigned __LONG32 DataRepresentation,void *CtxGuard,unsigned __LONG32 Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:156:178: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:157:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY RpcSsDestroyClientContext(void **ContextHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:157:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:401:208: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_API RpcCsGetTags(RPC_BINDING_HANDLE hBinding,int fServerSide,unsigned __LONG32 *pulSendingTag,unsigned __LONG32 *pulDesiredReceivingTag,unsigned __LONG32 *pulReceivingTag,error_status_t *pStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:401:208: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:522:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPC_STATUS RPC_ENTRY NdrClientGetSupportedSyntaxes(RPC_CLIENT_INTERFACE *pInf,unsigned __LONG32 *pCount,MIDL_SYNTAX_INFO **pArr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:522:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:523:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPC_STATUS RPC_ENTRY NdrServerGetSupportedSyntaxes(RPC_SERVER_INTERFACE *pInf,unsigned __LONG32 *pCount,MIDL_SYNTAX_INFO **pArr,unsigned __LONG32 *pPreferSyntaxIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:523:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:524:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrSimpleTypeMarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,unsigned char FormatChar); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:524:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:525:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrPointerMarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:525:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:526:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrCsArrayMarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:526:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:527:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrCsTagMarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:527:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:528:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrSimpleStructMarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:528:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:529:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrConformantStructMarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:529:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:530:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrConformantVaryingStructMarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:530:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:531:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrComplexStructMarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:531:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:532:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrFixedArrayMarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:532:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:533:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrConformantArrayMarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:533:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:534:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrConformantVaryingArrayMarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:534:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:535:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrVaryingArrayMarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:535:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:536:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrComplexArrayMarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:536:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:537:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrNonConformantStringMarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:537:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:538:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrConformantStringMarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:538:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:539:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrEncapsulatedUnionMarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:539:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:540:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrNonEncapsulatedUnionMarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:540:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:541:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrByteCountPointerMarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:541:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:542:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrXmitOrRepAsMarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:542:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:543:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrUserMarshalMarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:543:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:544:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrInterfacePointerMarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:544:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:545:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrClientContextMarshall(PMIDL_STUB_MESSAGE pStubMsg,NDR_CCONTEXT ContextHandle,int fCheck); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:545:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:546:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrServerContextMarshall(PMIDL_STUB_MESSAGE pStubMsg,NDR_SCONTEXT ContextHandle,NDR_RUNDOWN RundownRoutine); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:546:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:547:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrServerContextNewMarshall(PMIDL_STUB_MESSAGE pStubMsg,NDR_SCONTEXT ContextHandle,NDR_RUNDOWN RundownRoutine,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:547:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:548:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrSimpleTypeUnmarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,unsigned char FormatChar); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:548:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:549:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrCsArrayUnmarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **ppMemory,PFORMAT_STRING pFormat,unsigned char fMustAlloc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:549:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:550:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrCsTagUnmarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **ppMemory,PFORMAT_STRING pFormat,unsigned char fMustAlloc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:550:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:551:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrRangeUnmarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **ppMemory,PFORMAT_STRING pFormat,unsigned char fMustAlloc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:551:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:552:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrCorrelationInitialize(PMIDL_STUB_MESSAGE pStubMsg,void *pMemory,unsigned __LONG32 CacheSize,unsigned __LONG32 flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:552:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:553:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrCorrelationPass(PMIDL_STUB_MESSAGE pStubMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:553:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:554:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrCorrelationFree(PMIDL_STUB_MESSAGE pStubMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:554:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:555:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrPointerUnmarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **ppMemory,PFORMAT_STRING pFormat,unsigned char fMustAlloc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:555:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:556:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrSimpleStructUnmarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **ppMemory,PFORMAT_STRING pFormat,unsigned char fMustAlloc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:556:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:557:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrConformantStructUnmarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **ppMemory,PFORMAT_STRING pFormat,unsigned char fMustAlloc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:557:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:558:174: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrConformantVaryingStructUnmarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **ppMemory,PFORMAT_STRING pFormat,unsigned char fMustAlloc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:558:174: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:559:164: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrComplexStructUnmarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **ppMemory,PFORMAT_STRING pFormat,unsigned char fMustAlloc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:559:164: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:560:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrFixedArrayUnmarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **ppMemory,PFORMAT_STRING pFormat,unsigned char fMustAlloc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:560:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:561:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrConformantArrayUnmarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **ppMemory,PFORMAT_STRING pFormat,unsigned char fMustAlloc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:561:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:562:173: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrConformantVaryingArrayUnmarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **ppMemory,PFORMAT_STRING pFormat,unsigned char fMustAlloc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:562:173: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:563:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrVaryingArrayUnmarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **ppMemory,PFORMAT_STRING pFormat,unsigned char fMustAlloc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:563:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:564:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrComplexArrayUnmarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **ppMemory,PFORMAT_STRING pFormat,unsigned char fMustAlloc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:564:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:565:170: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrNonConformantStringUnmarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **ppMemory,PFORMAT_STRING pFormat,unsigned char fMustAlloc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:565:170: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:566:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrConformantStringUnmarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **ppMemory,PFORMAT_STRING pFormat,unsigned char fMustAlloc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:566:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:567:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrEncapsulatedUnionUnmarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **ppMemory,PFORMAT_STRING pFormat,unsigned char fMustAlloc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:567:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:568:171: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrNonEncapsulatedUnionUnmarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **ppMemory,PFORMAT_STRING pFormat,unsigned char fMustAlloc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:568:171: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:569:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrByteCountPointerUnmarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **ppMemory,PFORMAT_STRING pFormat,unsigned char fMustAlloc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:569:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:570:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrXmitOrRepAsUnmarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **ppMemory,PFORMAT_STRING pFormat,unsigned char fMustAlloc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:570:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:571:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrUserMarshalUnmarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **ppMemory,PFORMAT_STRING pFormat,unsigned char fMustAlloc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:571:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:572:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrInterfacePointerUnmarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **ppMemory,PFORMAT_STRING pFormat,unsigned char fMustAlloc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:572:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:573:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrClientContextUnmarshall(PMIDL_STUB_MESSAGE pStubMsg,NDR_CCONTEXT *pContextHandle,RPC_BINDING_HANDLE BindHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:573:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:574:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI NDR_SCONTEXT RPC_ENTRY NdrServerContextUnmarshall(PMIDL_STUB_MESSAGE pStubMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:574:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:575:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI NDR_SCONTEXT RPC_ENTRY NdrContextHandleInitialize(PMIDL_STUB_MESSAGE pStubMsg,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:575:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:576:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI NDR_SCONTEXT RPC_ENTRY NdrServerContextNewUnmarshall(PMIDL_STUB_MESSAGE pStubMsg,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:576:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:577:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrPointerBufferSize(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:577:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:578:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrCsArrayBufferSize(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:578:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:579:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrCsTagBufferSize(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:579:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:580:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrSimpleStructBufferSize(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:580:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:581:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrConformantStructBufferSize(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:581:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:582:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrConformantVaryingStructBufferSize(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:582:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:583:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrComplexStructBufferSize(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:583:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:584:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrFixedArrayBufferSize(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:584:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:585:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrConformantArrayBufferSize(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:585:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:586:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrConformantVaryingArrayBufferSize(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:586:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:587:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrVaryingArrayBufferSize(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:587:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:588:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrComplexArrayBufferSize(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:588:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:589:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrConformantStringBufferSize(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:589:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:590:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrNonConformantStringBufferSize(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:590:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:591:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrEncapsulatedUnionBufferSize(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:591:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:592:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrNonEncapsulatedUnionBufferSize(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:592:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:593:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrByteCountPointerBufferSize(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:593:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:594:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrXmitOrRepAsBufferSize(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:594:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:595:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrUserMarshalBufferSize(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:595:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:596:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrInterfacePointerBufferSize(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:596:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:597:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrContextHandleSize(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:597:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:598:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned __LONG32 RPC_ENTRY NdrPointerMemorySize(PMIDL_STUB_MESSAGE pStubMsg,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:598:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:599:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned __LONG32 RPC_ENTRY NdrCsArrayMemorySize(PMIDL_STUB_MESSAGE pStubMsg,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:599:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:600:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned __LONG32 RPC_ENTRY NdrCsTagMemorySize(PMIDL_STUB_MESSAGE pStubMsg,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:600:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:601:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned __LONG32 RPC_ENTRY NdrSimpleStructMemorySize(PMIDL_STUB_MESSAGE pStubMsg,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:601:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:602:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned __LONG32 RPC_ENTRY NdrConformantStructMemorySize(PMIDL_STUB_MESSAGE pStubMsg,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:602:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:603:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned __LONG32 RPC_ENTRY NdrConformantVaryingStructMemorySize(PMIDL_STUB_MESSAGE pStubMsg,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:603:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:604:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned __LONG32 RPC_ENTRY NdrComplexStructMemorySize(PMIDL_STUB_MESSAGE pStubMsg,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:604:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:605:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned __LONG32 RPC_ENTRY NdrFixedArrayMemorySize(PMIDL_STUB_MESSAGE pStubMsg,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:605:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:606:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned __LONG32 RPC_ENTRY NdrConformantArrayMemorySize(PMIDL_STUB_MESSAGE pStubMsg,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:606:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:607:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned __LONG32 RPC_ENTRY NdrConformantVaryingArrayMemorySize(PMIDL_STUB_MESSAGE pStubMsg,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:607:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:608:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned __LONG32 RPC_ENTRY NdrVaryingArrayMemorySize(PMIDL_STUB_MESSAGE pStubMsg,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:608:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:609:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned __LONG32 RPC_ENTRY NdrComplexArrayMemorySize(PMIDL_STUB_MESSAGE pStubMsg,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:609:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:610:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned __LONG32 RPC_ENTRY NdrConformantStringMemorySize(PMIDL_STUB_MESSAGE pStubMsg,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:610:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:611:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned __LONG32 RPC_ENTRY NdrNonConformantStringMemorySize(PMIDL_STUB_MESSAGE pStubMsg,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:611:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:612:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned __LONG32 RPC_ENTRY NdrEncapsulatedUnionMemorySize(PMIDL_STUB_MESSAGE pStubMsg,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:612:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:613:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned __LONG32 RPC_ENTRY NdrNonEncapsulatedUnionMemorySize(PMIDL_STUB_MESSAGE pStubMsg,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:613:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:614:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned __LONG32 RPC_ENTRY NdrXmitOrRepAsMemorySize(PMIDL_STUB_MESSAGE pStubMsg,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:614:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:615:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned __LONG32 RPC_ENTRY NdrUserMarshalMemorySize(PMIDL_STUB_MESSAGE pStubMsg,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:615:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:616:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned __LONG32 RPC_ENTRY NdrInterfacePointerMemorySize(PMIDL_STUB_MESSAGE pStubMsg,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:616:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:617:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrPointerFree(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:617:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:618:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrCsArrayFree(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:618:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:619:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrSimpleStructFree(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:619:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:620:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrConformantStructFree(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:620:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:621:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrConformantVaryingStructFree(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:621:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:622:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrComplexStructFree(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:622:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:623:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrFixedArrayFree(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:623:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:624:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrConformantArrayFree(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:624:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:625:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrConformantVaryingArrayFree(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:625:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:626:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrVaryingArrayFree(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:626:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:627:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrComplexArrayFree(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:627:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:628:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrEncapsulatedUnionFree(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:628:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:629:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrNonEncapsulatedUnionFree(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:629:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:630:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrByteCountPointerFree(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:630:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:631:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrXmitOrRepAsFree(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:631:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:632:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrUserMarshalFree(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:632:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:633:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrInterfacePointerFree(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:633:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:634:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrConvert2(PMIDL_STUB_MESSAGE pStubMsg,PFORMAT_STRING pFormat,__LONG32 NumberParams); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:634:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:635:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrConvert(PMIDL_STUB_MESSAGE pStubMsg,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:635:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:650:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrUserMarshalSimpleTypeConvert(unsigned __LONG32 *pFlags,unsigned char *pBuffer,unsigned char FormatChar); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:650:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:651:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrClientInitializeNew(PRPC_MESSAGE pRpcMsg,PMIDL_STUB_MESSAGE pStubMsg,PMIDL_STUB_DESC pStubDescriptor,unsigned int ProcNum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:651:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:652:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrServerInitializeNew(PRPC_MESSAGE pRpcMsg,PMIDL_STUB_MESSAGE pStubMsg,PMIDL_STUB_DESC pStubDescriptor); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:652:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:653:172: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrServerInitializePartial(PRPC_MESSAGE pRpcMsg,PMIDL_STUB_MESSAGE pStubMsg,PMIDL_STUB_DESC pStubDescriptor,unsigned __LONG32 RequestedBufferSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:653:172: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:654:148: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrClientInitialize(PRPC_MESSAGE pRpcMsg,PMIDL_STUB_MESSAGE pStubMsg,PMIDL_STUB_DESC pStubDescriptor,unsigned int ProcNum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:654:148: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:655:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrServerInitialize(PRPC_MESSAGE pRpcMsg,PMIDL_STUB_MESSAGE pStubMsg,PMIDL_STUB_DESC pStubDescriptor); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:655:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:656:148: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrServerInitializeUnmarshall (PMIDL_STUB_MESSAGE pStubMsg,PMIDL_STUB_DESC pStubDescriptor,PRPC_MESSAGE pRpcMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:656:148: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:657:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrServerInitializeMarshall (PRPC_MESSAGE pRpcMsg,PMIDL_STUB_MESSAGE pStubMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:657:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:658:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrGetBuffer(PMIDL_STUB_MESSAGE pStubMsg,unsigned __LONG32 BufferLength,RPC_BINDING_HANDLE Handle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:658:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:659:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrNsGetBuffer(PMIDL_STUB_MESSAGE pStubMsg,unsigned __LONG32 BufferLength,RPC_BINDING_HANDLE Handle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:659:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:660:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrSendReceive(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pBufferEnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:660:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:661:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrNsSendReceive(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pBufferEnd,RPC_BINDING_HANDLE *pAutoHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:661:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:662:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrFreeBuffer(PMIDL_STUB_MESSAGE pStubMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:662:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:663:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY NdrGetDcomProtocolVersion(PMIDL_STUB_MESSAGE pStubMsg,RPC_VERSION *pVersion); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:663:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:664:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CLIENT_CALL_RETURN RPC_VAR_ENTRY NdrClientCall2(PMIDL_STUB_DESC pStubDescriptor,PFORMAT_STRING pFormat,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:664:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:668:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CLIENT_CALL_RETURN RPC_VAR_ENTRY NdrClientCall(PMIDL_STUB_DESC pStubDescriptor,PFORMAT_STRING pFormat,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:668:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:669:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CLIENT_CALL_RETURN RPC_VAR_ENTRY NdrAsyncClientCall(PMIDL_STUB_DESC pStubDescriptor,PFORMAT_STRING pFormat,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:669:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:670:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CLIENT_CALL_RETURN RPC_VAR_ENTRY NdrDcomAsyncClientCall(PMIDL_STUB_DESC pStubDescriptor,PFORMAT_STRING pFormat,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:670:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:682:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrAsyncServerCall(PRPC_MESSAGE pRpcMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:682:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:683:164: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI __LONG32 RPC_ENTRY NdrAsyncStubCall(struct IRpcStubBuffer *pThis,struct IRpcChannelBuffer *pChannel,PRPC_MESSAGE pRpcMsg,unsigned __LONG32 *pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:683:164: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:684:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI __LONG32 RPC_ENTRY NdrDcomAsyncStubCall(struct IRpcStubBuffer *pThis,struct IRpcChannelBuffer *pChannel,PRPC_MESSAGE pRpcMsg,unsigned __LONG32 *pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:684:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:685:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI __LONG32 RPC_ENTRY NdrStubCall2(struct IRpcStubBuffer *pThis,struct IRpcChannelBuffer *pChannel,PRPC_MESSAGE pRpcMsg,unsigned __LONG32 *pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:685:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:686:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrServerCall2(PRPC_MESSAGE pRpcMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:686:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:687:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI __LONG32 RPC_ENTRY NdrStubCall (struct IRpcStubBuffer *pThis,struct IRpcChannelBuffer *pChannel,PRPC_MESSAGE pRpcMsg,unsigned __LONG32 *pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:687:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:688:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrServerCall(PRPC_MESSAGE pRpcMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:688:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:689:201: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI int RPC_ENTRY NdrServerUnmarshall(struct IRpcChannelBuffer *pChannel,PRPC_MESSAGE pRpcMsg,PMIDL_STUB_MESSAGE pStubMsg,PMIDL_STUB_DESC pStubDescriptor,PFORMAT_STRING pFormat,void *pParamList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:689:201: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:690:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrServerMarshall(struct IRpcStubBuffer *pThis,struct IRpcChannelBuffer *pChannel,PMIDL_STUB_MESSAGE pStubMsg,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:690:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:691:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY NdrMapCommAndFaultStatus(PMIDL_STUB_MESSAGE pStubMsg,unsigned __LONG32 *pCommStatus,unsigned __LONG32 *pFaultStatus,RPC_STATUS Status); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:691:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:692:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI int RPC_ENTRY NdrSH_UPDecision(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **pPtrInMem,RPC_BUFPTR pBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:692:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:693:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI int RPC_ENTRY NdrSH_TLUPDecision(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **pPtrInMem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:693:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:694:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI int RPC_ENTRY NdrSH_TLUPDecisionBuffer(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **pPtrInMem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:694:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:695:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI int RPC_ENTRY NdrSH_IfAlloc(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **pPtrInMem,unsigned __LONG32 Count); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:695:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:696:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI int RPC_ENTRY NdrSH_IfAllocRef(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **pPtrInMem,unsigned __LONG32 Count); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:696:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:697:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI int RPC_ENTRY NdrSH_IfAllocSet(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **pPtrInMem,unsigned __LONG32 Count); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:697:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:698:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_BUFPTR RPC_ENTRY NdrSH_IfCopy(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **pPtrInMem,unsigned __LONG32 Count); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:698:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:699:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_BUFPTR RPC_ENTRY NdrSH_IfAllocCopy(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **pPtrInMem,unsigned __LONG32 Count); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:699:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:700:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned __LONG32 RPC_ENTRY NdrSH_Copy(unsigned char *pStubMsg,unsigned char *pPtrInMem,unsigned __LONG32 Count); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:700:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:701:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrSH_IfFree(PMIDL_STUB_MESSAGE pMessage,unsigned char *pPtr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:701:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:702:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_BUFPTR RPC_ENTRY NdrSH_StringMarshall(PMIDL_STUB_MESSAGE pMessage,unsigned char *pMemory,unsigned __LONG32 Count,int Size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:702:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:703:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_BUFPTR RPC_ENTRY NdrSH_StringUnMarshall(PMIDL_STUB_MESSAGE pMessage,unsigned char **pMemory,int Size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:703:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:710:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void *RPC_ENTRY RpcSsAllocate(size_t Size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:710:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:711:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY RpcSsDisableAllocate(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:711:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:712:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY RpcSsEnableAllocate(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:712:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:713:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY RpcSsFree(void *NodeToFree); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:713:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:714:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_SS_THREAD_HANDLE RPC_ENTRY RpcSsGetThreadHandle(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:714:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:715:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY RpcSsSetClientAllocFree(RPC_CLIENT_ALLOC *ClientAlloc,RPC_CLIENT_FREE *ClientFree); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:715:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:716:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY RpcSsSetThreadHandle(RPC_SS_THREAD_HANDLE Id); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:716:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:717:175: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY RpcSsSwapClientAllocFree(RPC_CLIENT_ALLOC *ClientAlloc,RPC_CLIENT_FREE *ClientFree,RPC_CLIENT_ALLOC **OldClientAlloc,RPC_CLIENT_FREE **OldClientFree); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:717:175: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:718:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void *RPC_ENTRY RpcSmAllocate(size_t Size,RPC_STATUS *pStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:718:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:719:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcSmClientFree(void *pNodeToFree); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:719:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:720:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcSmDestroyClientContext(void **ContextHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:720:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:721:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcSmDisableAllocate(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:721:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:722:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcSmEnableAllocate(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:722:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:723:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcSmFree(void *NodeToFree); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:723:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:724:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_SS_THREAD_HANDLE RPC_ENTRY RpcSmGetThreadHandle (RPC_STATUS *pStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:724:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:725:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcSmSetClientAllocFree(RPC_CLIENT_ALLOC *ClientAlloc,RPC_CLIENT_FREE *ClientFree); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:725:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:726:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcSmSetThreadHandle(RPC_SS_THREAD_HANDLE Id); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:726:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:727:181: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcSmSwapClientAllocFree(RPC_CLIENT_ALLOC *ClientAlloc,RPC_CLIENT_FREE *ClientFree,RPC_CLIENT_ALLOC **OldClientAlloc,RPC_CLIENT_FREE **OldClientFree); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:727:181: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:728:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrRpcSsEnableAllocate(PMIDL_STUB_MESSAGE pMessage); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:728:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:729:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrRpcSsDisableAllocate(PMIDL_STUB_MESSAGE pMessage); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:729:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:730:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrRpcSmSetClientToOsf(PMIDL_STUB_MESSAGE pMessage); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:730:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:731:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void *RPC_ENTRY NdrRpcSmClientAllocate(size_t Size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:731:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:732:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrRpcSmClientFree(void *NodeToFree); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:732:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:733:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void *RPC_ENTRY NdrRpcSsDefaultAllocate(size_t Size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:733:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:734:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrRpcSsDefaultFree(void *NodeToFree); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:734:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:735:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI PFULL_PTR_XLAT_TABLES RPC_ENTRY NdrFullPointerXlatInit(unsigned __LONG32 NumberOfPointers,XLAT_SIDE XlatSide); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:735:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:736:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrFullPointerXlatFree(PFULL_PTR_XLAT_TABLES pXlatTables); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:736:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:737:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI int RPC_ENTRY NdrFullPointerQueryPointer(PFULL_PTR_XLAT_TABLES pXlatTables,void *pPointer,unsigned char QueryType,unsigned __LONG32 *pRefId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:737:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:738:149: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI int RPC_ENTRY NdrFullPointerQueryRefId(PFULL_PTR_XLAT_TABLES pXlatTables,unsigned __LONG32 RefId,unsigned char QueryType,void **ppPointer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:738:149: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:739:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrFullPointerInsertRefId(PFULL_PTR_XLAT_TABLES pXlatTables,unsigned __LONG32 RefId,void *pPointer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:739:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:740:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI int RPC_ENTRY NdrFullPointerFree(PFULL_PTR_XLAT_TABLES pXlatTables,void *Pointer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:740:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:741:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void *RPC_ENTRY NdrAllocate(PMIDL_STUB_MESSAGE pStubMsg,size_t Len); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:741:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:742:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrClearOutParameters(PMIDL_STUB_MESSAGE pStubMsg,PFORMAT_STRING pFormat,void *ArgAddr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:742:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:743:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void *RPC_ENTRY NdrOleAllocate(size_t Size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:743:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:744:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrOleFree(void *NodeToFree); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:744:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:779:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPC_STATUS RPC_ENTRY NdrGetUserMarshalInfo(unsigned __LONG32 *pFlags,unsigned __LONG32 InformationLevel,NDR_USER_MARSHAL_INFO *pMarshalInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:779:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:780:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPC_STATUS RPC_ENTRY NdrCreateServerInterfaceFromStub(struct IRpcStubBuffer *pStub,RPC_SERVER_INTERFACE *pServerIf); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:780:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:781:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CLIENT_CALL_RETURN RPC_VAR_ENTRY NdrClientCall3(MIDL_STUBLESS_PROXY_INFO *pProxyInfo,unsigned __LONG32 nProcNum,void *pReturnValue,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:781:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:782:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CLIENT_CALL_RETURN RPC_VAR_ENTRY Ndr64AsyncClientCall(MIDL_STUBLESS_PROXY_INFO *pProxyInfo,unsigned __LONG32 nProcNum,void *pReturnValue,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:782:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:783:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CLIENT_CALL_RETURN RPC_VAR_ENTRY Ndr64DcomAsyncClientCall(MIDL_STUBLESS_PROXY_INFO *pProxyInfo,unsigned __LONG32 nProcNum,void *pReturnValue,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:783:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:787:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY Ndr64AsyncServerCall(PRPC_MESSAGE pRpcMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:787:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:788:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY Ndr64AsyncServerCall64(PRPC_MESSAGE pRpcMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:788:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:789:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY Ndr64AsyncServerCallAll(PRPC_MESSAGE pRpcMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:789:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:790:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI __LONG32 RPC_ENTRY Ndr64AsyncStubCall(struct IRpcStubBuffer *pThis,struct IRpcChannelBuffer *pChannel,PRPC_MESSAGE pRpcMsg,unsigned __LONG32 *pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:790:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:791:170: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI __LONG32 RPC_ENTRY Ndr64DcomAsyncStubCall(struct IRpcStubBuffer *pThis,struct IRpcChannelBuffer *pChannel,PRPC_MESSAGE pRpcMsg,unsigned __LONG32 *pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:791:170: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:792:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI __LONG32 RPC_ENTRY NdrStubCall3 (struct IRpcStubBuffer *pThis,struct IRpcChannelBuffer *pChannel,PRPC_MESSAGE pRpcMsg,unsigned __LONG32 *pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:792:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:793:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrServerCallAll(PRPC_MESSAGE pRpcMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:793:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:794:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrServerCallNdr64(PRPC_MESSAGE pRpcMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:794:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:795:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrServerCall3(PRPC_MESSAGE pRpcMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:795:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:796:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrPartialIgnoreClientMarshall(PMIDL_STUB_MESSAGE pStubMsg,void *pMemory); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:796:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:797:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrPartialIgnoreServerUnmarshall(PMIDL_STUB_MESSAGE pStubMsg,void **ppMemory); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:797:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:798:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrPartialIgnoreClientBufferSize(PMIDL_STUB_MESSAGE pStubMsg,void *pMemory); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:798:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:799:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrPartialIgnoreServerInitialize(PMIDL_STUB_MESSAGE pStubMsg,void **ppMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:799:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:800:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void RPC_ENTRY RpcUserFree(handle_t AsyncHandle,void *pBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:800:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:78:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template void **IID_PPV_ARGS_Helper (T **pp) { ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypesbase.h:23, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:153, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/guiddef.h:30:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __extension__ template const GUID &__mingw_uuidof(); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/guiddef.h:30:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:154, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:68:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT STDMETHODCALLTYPE QueryInterface(REFIID riid, void **ppvObject) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:69:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ULONG STDMETHODCALLTYPE AddRef(void) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:70:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ULONG STDMETHODCALLTYPE Release(void) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:73:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT STDMETHODCALLTYPE QueryInterface(Q **pp) { ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:79:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IUnknown, 0x00000000, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:79:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IUnknown, 0x00000000, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:154, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:80:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT STDMETHODCALLTYPE IUnknown_QueryInterface_Proxy(IUnknown *This, REFIID riid, void **ppvObject); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:80:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:154, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:81:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IUnknown_QueryInterface_Stub(IRpcStubBuffer *This, IRpcChannelBuffer *_pRpcChannelBuffer, PRPC_MESSAGE _pRpcMessage, DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:81:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:82:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG STDMETHODCALLTYPE IUnknown_AddRef_Proxy(IUnknown *This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:82:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:83:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IUnknown_AddRef_Stub(IRpcStubBuffer *This, IRpcChannelBuffer *_pRpcChannelBuffer, PRPC_MESSAGE _pRpcMessage, DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:83:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:84:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG STDMETHODCALLTYPE IUnknown_Release_Proxy(IUnknown *This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:84:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:85:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IUnknown_Release_Stub(IRpcStubBuffer *This, IRpcChannelBuffer *_pRpcChannelBuffer, PRPC_MESSAGE _pRpcMessage, DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:85:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:195:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFIID riid) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:198:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppvObject) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:201:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:204:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:207:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:210:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:214:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(AsyncIUnknown, 0x000e0000, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:214:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(AsyncIUnknown, 0x000e0000, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:154, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:309:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFIID riid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:309:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:314:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:314:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:317:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppvObject); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:317:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:322:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:322:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:324:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture AsyncIUnknown* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:324:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:329:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:329:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:331:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture AsyncIUnknown* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:331:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:336:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:336:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:338:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture AsyncIUnknown* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:338:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:343:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:343:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:345:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture AsyncIUnknown* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:345:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:350:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:350:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:373:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppvObject) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:376:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fLock) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:380:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IClassFactory, 0x00000001, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:380:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IClassFactory, 0x00000001, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:154, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:450:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown **ppvObject); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:450:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:455:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:455:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:458:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fLock); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:458:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:463:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:463:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:468:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppvObject); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:468:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:472:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown **ppvObject); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:472:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:475:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fLock); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:475:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:478:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fLock); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:478:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:372:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CLSID *pCid) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:380:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pSize) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:388:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD mshlflags) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:393:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppv) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:396:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStream *pStm) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:399:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:403:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IMarshal, 0x00000003, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:403:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IMarshal, 0x00000003, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:524:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CLSID *pCid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:524:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:529:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:529:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:537:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:537:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:542:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:542:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:550:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD mshlflags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:550:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:555:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:555:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:560:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:560:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:565:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:565:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:568:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStream *pStm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:568:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:573:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:573:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:576:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:576:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:581:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:581:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:599:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(INoMarshal, 0xecc8691b, 0xc1db, 0x4dc0, 0x85,0x5e, 0x65,0xf6,0xc5,0x51,0xaf,0x49) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:599:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(INoMarshal, 0xecc8691b, 0xc1db, 0x4dc0, 0x85,0x5e, 0x65,0xf6,0xc5,0x51,0xaf,0x49) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:662:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IAgileObject, 0x94ea2b94, 0xe9cc, 0x49e0, 0xc0,0xff, 0xee,0x64,0xca,0x8f,0x5b,0x90) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:662:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IAgileObject, 0x94ea2b94, 0xe9cc, 0x49e0, 0xc0,0xff, 0xee,0x64,0xca,0x8f,0x5b,0x90) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:728:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IMarshal2, 0x000001cf, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:728:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IMarshal2, 0x000001cf, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:860:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SIZE_T cb) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:864:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SIZE_T cb) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:867:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *pv) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:870:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *pv) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:873:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *pv) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:876:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:880:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IMalloc, 0x00000002, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:880:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IMalloc, 0x00000002, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:979:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SIZE_T cb); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:979:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:984:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:984:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:988:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SIZE_T cb); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:988:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:993:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:993:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:996:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *pv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:996:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1001:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1001:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1004:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *pv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1004:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1009:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1009:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1012:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *pv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1012:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1017:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1017:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1019:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMalloc* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1019:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1024:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1024:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1045:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CLSID *pClsid) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1049:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IStdMarshalInfo, 0x00000018, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1049:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IStdMarshalInfo, 0x00000018, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1112:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CLSID *pClsid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1112:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1117:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1117:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1143:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD reserved) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1148:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fLastReleaseCloses) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1152:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IExternalConnection, 0x00000019, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1152:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IExternalConnection, 0x00000019, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1223:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD reserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1223:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1228:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1228:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1233:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fLastReleaseCloses); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1233:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1238:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1238:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1266:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture MULTI_QI *pMQIs) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1270:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IMultiQI, 0x00000020, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1270:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IMultiQI, 0x00000020, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1331:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture MULTI_QI *pMQIs); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1331:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1336:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1336:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1353:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture MULTI_QI *pMQIs) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1356:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture MULTI_QI *pMQIs) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1360:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(AsyncIMultiQI, 0x000e0020, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1360:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(AsyncIMultiQI, 0x000e0020, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1429:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture MULTI_QI *pMQIs); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1429:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1434:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1434:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1438:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture MULTI_QI *pMQIs); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1438:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1443:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1443:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1463:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppv) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1467:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternalUnknown, 0x00000021, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1467:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternalUnknown, 0x00000021, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1528:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1528:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1533:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1533:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1556:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1559:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG celt) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1562:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1565:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumUnknown **ppenum) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1569:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IEnumUnknown, 0x00000100, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1569:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IEnumUnknown, 0x00000100, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1655:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1655:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1660:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1660:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1663:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG celt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1663:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1668:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1668:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1670:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumUnknown* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1670:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1675:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1675:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1678:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumUnknown **ppenum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1678:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1683:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1683:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1688:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1688:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1693:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1693:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1714:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1717:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG celt) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1720:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1723:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumString **ppenum) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1727:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IEnumString, 0x00000101, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1727:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IEnumString, 0x00000101, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1813:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1813:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1818:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1818:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1821:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG celt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1821:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1826:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1826:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1828:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumString* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1828:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1833:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1833:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1836:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumString **ppenum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1836:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1841:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1841:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1846:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1846:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1851:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1851:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1870:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbRead) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1875:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbWritten) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1879:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ISequentialStream, 0x0c733a30, 0x2a1c, 0x11ce, 0xad,0xe5, 0x00,0xaa,0x00,0x44,0x77,0x3d) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1879:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ISequentialStream, 0x0c733a30, 0x2a1c, 0x11ce, 0xad,0xe5, 0x00,0xaa,0x00,0x44,0x77,0x3d) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1952:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbRead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1952:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1957:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1957:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1962:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1962:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1967:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1967:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1972:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbRead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1972:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1977:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbRead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1977:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1982:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1982:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1987:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1987:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2041:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULARGE_INTEGER *plibNewPosition) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2044:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULARGE_INTEGER libNewSize) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2050:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULARGE_INTEGER *pcbWritten) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2053:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD grfCommitFlags) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2056:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2061:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwLockType) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2066:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwLockType) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2070:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD grfStatFlag) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2073:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStream **ppstm) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2077:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IStream, 0x0000000c, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2077:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IStream, 0x0000000c, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2234:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULARGE_INTEGER *plibNewPosition); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2234:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2239:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2239:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2242:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULARGE_INTEGER libNewSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2242:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2247:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2247:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2253:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULARGE_INTEGER *pcbWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2253:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2258:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2258:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2261:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD grfCommitFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2261:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2266:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2266:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2268:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStream* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2268:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2273:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2273:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2278:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwLockType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2278:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2283:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2283:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2288:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwLockType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2288:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2293:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2293:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2297:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD grfStatFlag); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2297:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2302:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2302:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2305:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStream **ppstm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2305:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2310:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2310:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2315:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULARGE_INTEGER *plibNewPosition); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2315:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2320:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULARGE_INTEGER *plibNewPosition); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2320:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2326:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULARGE_INTEGER *pcbWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2326:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2332:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULARGE_INTEGER *pcbWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2332:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2364:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFIID riid) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2368:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pStatus) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2371:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCOLEMESSAGE *pMessage) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2375:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppvDestContext) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2378:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2382:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IRpcChannelBuffer, 0xd5f56b60, 0x593b, 0x101a, 0xb5,0x69, 0x08,0x00,0x2b,0x2d,0xbf,0x7a) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2382:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IRpcChannelBuffer, 0xd5f56b60, 0x593b, 0x101a, 0xb5,0x69, 0x08,0x00,0x2b,0x2d,0xbf,0x7a) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2476:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFIID riid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2476:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2481:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2481:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2485:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2485:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2490:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2490:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2493:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCOLEMESSAGE *pMessage); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2493:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2498:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2498:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2502:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppvDestContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2502:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2507:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2507:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2509:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IRpcChannelBuffer* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2509:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2514:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2514:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2533:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwVersion) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2537:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IRpcChannelBuffer2, 0x594f31d0, 0x7f19, 0x11d0, 0xb1,0x94, 0x00,0xa0,0xc9,0x0d,0xc8,0xbf) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2537:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IRpcChannelBuffer2, 0x594f31d0, 0x7f19, 0x11d0, 0xb1,0x94, 0x00,0xa0,0xc9,0x0d,0xc8,0xbf) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2641:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwVersion); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2641:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2646:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2646:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2665:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pulStatus) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2669:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pulStatus) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2674:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppvDestContext) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2678:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IAsyncRpcChannelBuffer, 0xa5029fb6, 0x3c34, 0x11d1, 0x9c,0x99, 0x00,0xc0,0x4f,0xb9,0x98,0xaa) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2678:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IAsyncRpcChannelBuffer, 0xa5029fb6, 0x3c34, 0x11d1, 0x9c,0x99, 0x00,0xc0,0x4f,0xb9,0x98,0xaa) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2816:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pulStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2816:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2821:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2821:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2825:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pulStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2825:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2830:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2830:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2835:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppvDestContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2835:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2840:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2840:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2858:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pulStatus) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2863:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pulStatus) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2866:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCOLEMESSAGE *pMsg) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2871:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **pInterface) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2876:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppvDestContext) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2880:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pState) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2884:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAsyncManager *pAsyncMgr) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2888:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IRpcChannelBuffer3, 0x25b15600, 0x0115, 0x11d0, 0xbf,0x0d, 0x00,0xaa,0x00,0xb8,0xdf,0xd2) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2888:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IRpcChannelBuffer3, 0x25b15600, 0x0115, 0x11d0, 0xbf,0x0d, 0x00,0xaa,0x00,0xb8,0xdf,0xd2) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3061:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pulStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3061:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3066:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3066:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3071:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pulStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3071:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3076:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3076:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3079:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCOLEMESSAGE *pMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3079:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3084:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3084:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3089:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **pInterface); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3089:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3094:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3094:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3099:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppvDestContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3099:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3104:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3104:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3108:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pState); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3108:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3113:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3113:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3117:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAsyncManager *pAsyncMgr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3117:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3122:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3122:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3139:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCOLEMESSAGE *pMsg) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3143:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IRpcSyntaxNegotiate, 0x58a08519, 0x24c8, 0x4935, 0xb4,0x82, 0x3f,0xd8,0x23,0x33,0x3a,0x4f) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3143:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IRpcSyntaxNegotiate, 0x58a08519, 0x24c8, 0x4935, 0xb4,0x82, 0x3f,0xd8,0x23,0x33,0x3a,0x4f) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3202:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCOLEMESSAGE *pMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3202:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3207:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3207:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3224:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IRpcChannelBuffer *pRpcChannelBuffer) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3227:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3231:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IRpcProxyBuffer, 0xd5f56a34, 0x593b, 0x101a, 0xb5,0x69, 0x08,0x00,0x2b,0x2d,0xbf,0x7a) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3231:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IRpcProxyBuffer, 0xd5f56a34, 0x593b, 0x101a, 0xb5,0x69, 0x08,0x00,0x2b,0x2d,0xbf,0x7a) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3297:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IRpcChannelBuffer *pRpcChannelBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3297:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3302:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3302:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3304:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IRpcProxyBuffer* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3304:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3309:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3309:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3328:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown *pUnkServer) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3331:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3335:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IRpcChannelBuffer *_pRpcChannelBuffer) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3338:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFIID riid) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3341:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3344:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppv) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3347:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *pv) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3351:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IRpcStubBuffer, 0xd5f56afc, 0x593b, 0x101a, 0xb5,0x69, 0x08,0x00,0x2b,0x2d,0xbf,0x7a) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3351:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IRpcStubBuffer, 0xd5f56afc, 0x593b, 0x101a, 0xb5,0x69, 0x08,0x00,0x2b,0x2d,0xbf,0x7a) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3457:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown *pUnkServer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3457:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3462:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3462:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3464:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IRpcStubBuffer* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3464:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3469:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3469:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3473:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IRpcChannelBuffer *_pRpcChannelBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3473:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3478:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3478:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3481:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFIID riid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3481:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3486:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3486:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3488:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IRpcStubBuffer* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3488:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3493:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3493:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3496:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3496:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3501:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3501:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3504:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *pv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3504:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3509:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3509:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3529:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppv) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3534:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IRpcStubBuffer **ppStub) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3538:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IPSFactoryBuffer, 0xd5f569d0, 0x593b, 0x101a, 0xb5,0x69, 0x08,0x00,0x2b,0x2d,0xbf,0x7a) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3538:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IPSFactoryBuffer, 0xd5f569d0, 0x593b, 0x101a, 0xb5,0x69, 0x08,0x00,0x2b,0x2d,0xbf,0x7a) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3613:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3613:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3618:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3618:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3623:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IRpcStubBuffer **ppStub); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3623:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3628:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3628:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3659:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pDataSize) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3665:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *pDataBuffer) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3673:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT hrFault) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3680:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD lDataRep) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3686:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pDataSize) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3693:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT hrFault) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3697:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IChannelHook, 0x1008c4a0, 0x7613, 0x11cf, 0x9a,0xf1, 0x00,0x20,0xaf,0x6e,0x72,0xf4) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3697:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IChannelHook, 0x1008c4a0, 0x7613, 0x11cf, 0x9a,0xf1, 0x00,0x20,0xaf,0x6e,0x72,0xf4) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3819:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pDataSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3819:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3824:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3824:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3830:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *pDataBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3830:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3835:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3835:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3843:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT hrFault); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3843:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3848:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3848:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3855:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD lDataRep); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3855:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3860:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3860:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3866:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pDataSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3866:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3871:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3871:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3878:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT hrFault); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3878:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3883:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3883:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3956:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pCapabilites) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3966:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwCapabilities) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3970:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown **ppCopy) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3974:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IClientSecurity, 0x0000013d, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3974:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IClientSecurity, 0x0000013d, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4071:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pCapabilites); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4071:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4076:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4076:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4086:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwCapabilities); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4086:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4091:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4091:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4095:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown **ppCopy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4095:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4100:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4100:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4125:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pCapabilities) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4128:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4131:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4134:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4138:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IServerSecurity, 0x0000013e, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4138:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IServerSecurity, 0x0000013e, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4230:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pCapabilities); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4230:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4235:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4235:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4237:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IServerSecurity* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4237:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4242:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4242:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4244:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IServerSecurity* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4244:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4249:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4249:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4251:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IServerSecurity* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4251:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4256:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4256:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4287:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG_PTR dwValue) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4292:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG_PTR *pdwValue) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4296:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IRpcOptions, 0x00000144, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4296:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IRpcOptions, 0x00000144, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4369:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG_PTR dwValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4369:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4374:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4374:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4379:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG_PTR *pdwValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4379:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4384:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4384:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4441:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG_PTR dwValue) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4445:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG_PTR *pdwValue) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4449:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IGlobalOptions, 0x0000015b, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4449:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IGlobalOptions, 0x0000015b, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4519:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG_PTR dwValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4519:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4524:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4524:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4528:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG_PTR *pdwValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4528:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4533:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4533:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4555:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFCLSID Clsid) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4558:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4562:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ISurrogate, 0x00000022, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4562:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ISurrogate, 0x00000022, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4628:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFCLSID Clsid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4628:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4633:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4633:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4635:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ISurrogate* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4635:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4640:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4640:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4661:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwCookie) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4664:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwCookie) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4669:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppv) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4673:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IGlobalInterfaceTable, 0x00000146, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4673:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IGlobalInterfaceTable, 0x00000146, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4754:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwCookie); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4754:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4759:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4759:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4762:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwCookie); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4762:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4767:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4767:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4772:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4772:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4777:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4777:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4797:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwMilliseconds) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4800:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4803:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4807:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ISynchronize, 0x00000030, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4807:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ISynchronize, 0x00000030, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4882:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwMilliseconds); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4882:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4887:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4887:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4889:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ISynchronize* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4889:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4894:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4894:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4896:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ISynchronize* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4896:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4901:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4901:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4918:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HANDLE *ph) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4922:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ISynchronizeHandle, 0x00000031, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4922:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ISynchronizeHandle, 0x00000031, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4981:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HANDLE *ph); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4981:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4986:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4986:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5003:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HANDLE *ph) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5007:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ISynchronizeEvent, 0x00000032, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5007:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ISynchronizeEvent, 0x00000032, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5077:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HANDLE *ph); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5077:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5082:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5082:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5099:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ISynchronize *pSync) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5104:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ISynchronize **ppSync) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5108:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ISynchronizeContainer, 0x00000033, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5108:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ISynchronizeContainer, 0x00000033, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5177:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ISynchronize *pSync); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5177:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5182:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5182:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5187:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ISynchronize **ppSync); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5187:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5192:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5192:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5209:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5213:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ISynchronizeMutex, 0x00000025, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5213:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ISynchronizeMutex, 0x00000025, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5296:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ISynchronizeMutex* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5296:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5301:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5301:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5320:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG ulSeconds) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5323:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5327:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ICancelMethodCalls, 0x00000029, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5327:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ICancelMethodCalls, 0x00000029, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5393:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG ulSeconds); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5393:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5398:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5398:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5400:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ICancelMethodCalls* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5400:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5405:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5405:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5428:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT Result) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5432:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **pInterface) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5435:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pulStateFlags) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5439:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IAsyncManager, 0x0000002a, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5439:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IAsyncManager, 0x0000002a, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5515:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT Result); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5515:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5520:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5520:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5524:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **pInterface); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5524:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5529:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5529:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5532:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pulStateFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5532:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5537:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5537:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5557:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown **ppv) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5561:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ICallFactory, 0x1c733a30, 0x2a1c, 0x11ce, 0xad,0xe5, 0x00,0xaa,0x00,0x44,0x77,0x3d) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5561:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ICallFactory, 0x1c733a30, 0x2a1c, 0x11ce, 0xad,0xe5, 0x00,0xaa,0x00,0x44,0x77,0x3d) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5626:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown **ppv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5626:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5631:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5631:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5648:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pComVersion) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5652:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IID **piid) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5656:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IRpcHelper, 0x00000149, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5656:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IRpcHelper, 0x00000149, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5724:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pComVersion); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5724:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5729:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5729:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5733:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IID **piid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5733:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5738:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5738:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5757:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown *pChnl) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5761:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IReleaseMarshalBuffers, 0xeb0cb9e8, 0x7996, 0x11d2, 0x87,0x2e, 0x00,0x00,0xf8,0x08,0x08,0x59) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5761:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IReleaseMarshalBuffers, 0xeb0cb9e8, 0x7996, 0x11d2, 0x87,0x2e, 0x00,0x00,0xf8,0x08,0x08,0x59) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5824:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown *pChnl); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5824:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5829:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5829:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5847:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ISynchronize **pSync) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5850:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ISynchronize *pSync) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5854:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IWaitMultiple, 0x0000002b, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5854:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IWaitMultiple, 0x0000002b, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5923:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ISynchronize **pSync); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5923:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5928:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5928:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5931:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ISynchronize *pSync); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5931:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5936:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5936:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5954:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5957:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5961:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IAddrTrackingControl, 0x00000147, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5961:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IAddrTrackingControl, 0x00000147, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6025:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAddrTrackingControl* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6025:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6030:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6030:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6032:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAddrTrackingControl* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6032:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6037:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6037:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6056:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppEnumerator) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6059:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown *pEnumerator) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6063:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IAddrExclusionControl, 0x00000148, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6063:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IAddrExclusionControl, 0x00000148, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6132:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppEnumerator); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6132:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6137:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6137:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6140:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown *pEnumerator); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6140:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6145:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6145:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6164:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcReturned) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6168:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG cSent) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6172:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IPipeByte, 0xdb2f3aca, 0x2f86, 0x11d1, 0x8e,0x04, 0x00,0xc0,0x4f,0xb9,0x98,0x9a) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6172:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IPipeByte, 0xdb2f3aca, 0x2f86, 0x11d1, 0x8e,0x04, 0x00,0xc0,0x4f,0xb9,0x98,0x9a) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6244:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcReturned); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6244:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6249:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6249:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6253:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG cSent); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6253:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6258:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6258:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6277:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcReturned) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6281:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG cSent) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6285:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IPipeLong, 0xdb2f3acc, 0x2f86, 0x11d1, 0x8e,0x04, 0x00,0xc0,0x4f,0xb9,0x98,0x9a) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6285:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IPipeLong, 0xdb2f3acc, 0x2f86, 0x11d1, 0x8e,0x04, 0x00,0xc0,0x4f,0xb9,0x98,0x9a) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6357:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcReturned); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6357:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6362:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6362:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6366:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG cSent); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6366:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6371:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6371:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6390:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcReturned) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6394:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG cSent) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6398:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IPipeDouble, 0xdb2f3ace, 0x2f86, 0x11d1, 0x8e,0x04, 0x00,0xc0,0x4f,0xb9,0x98,0x9a) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6398:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IPipeDouble, 0xdb2f3ace, 0x2f86, 0x11d1, 0x8e,0x04, 0x00,0xc0,0x4f,0xb9,0x98,0x9a) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6470:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcReturned); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6470:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6475:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6475:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6479:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG cSent); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6479:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6484:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6484:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6862:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture APTTYPE *pAptType) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6865:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture THDTYPE *pThreadType) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6868:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture GUID *pguidLogicalThreadId) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6871:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFGUID rguid) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6875:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IComThreadingInfo, 0x000001ce, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6875:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IComThreadingInfo, 0x000001ce, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6958:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture APTTYPE *pAptType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6958:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6963:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6963:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6966:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture THDTYPE *pThreadType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6966:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6971:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6971:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6974:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture GUID *pguidLogicalThreadId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6974:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6979:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6979:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6982:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFGUID rguid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6982:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6987:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6987:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:7004:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwSecondsRemaining) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:7008:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IProcessInitControl, 0x72380d55, 0x8d2b, 0x43a3, 0x85,0x13, 0x2b,0x6e,0xf3,0x14,0x34,0xe9) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:7008:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IProcessInitControl, 0x72380d55, 0x8d2b, 0x43a3, 0x85,0x13, 0x2b,0x6e,0xf3,0x14,0x34,0xe9) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:7067:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwSecondsRemaining); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:7067:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:7072:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:7072:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:7090:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IFastRundown, 0x00000040, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:7090:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IFastRundown, 0x00000040, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:7157:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG_PTR *pAttributeValue) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:7161:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IMarshalingStream, 0xd8f2f5e6, 0x6102, 0x4863, 0x9f,0x26, 0x38,0x9a,0x46,0x76,0xef,0xde) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:7161:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IMarshalingStream, 0xd8f2f5e6, 0x6102, 0x4863, 0x9f,0x26, 0x38,0x9a,0x46,0x76,0xef,0xde) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:7329:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG_PTR *pAttributeValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:7329:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:7334:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:7334:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:156, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/guiddef.h:30:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __extension__ template const GUID &__mingw_uuidof(); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/guiddef.h:30:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:173:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CreateStreamOnHGlobal (HGLOBAL hGlobal, WINBOOL fDeleteOnRelease, LPSTREAM *ppstm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:173:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:174:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI GetHGlobalFromStream (LPSTREAM pstm, HGLOBAL *phglobal); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:174:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:175:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_(void) CoUninitialize (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:175:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:176:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoInitializeEx (LPVOID pvReserved, DWORD dwCoInit); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:176:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:177:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoGetCurrentLogicalThreadId (GUID *pguid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:177:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:178:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoGetContextToken (ULONG_PTR *pToken); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:178:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:182:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoGetObjectContext (REFIID riid, LPVOID *ppv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:182:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:183:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoRegisterClassObject (REFCLSID rclsid, LPUNKNOWN pUnk, DWORD dwClsContext, DWORD flags, LPDWORD lpdwRegister); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:183:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:184:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoRevokeClassObject (DWORD dwRegister); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:184:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:185:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoResumeClassObjects (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:185:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:186:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoSuspendClassObjects (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:186:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:190:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoGetMalloc (DWORD dwMemContext, LPMALLOC *ppMalloc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:190:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:191:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_(DWORD) CoGetCurrentProcess (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:191:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:192:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoGetCallerTID (LPDWORD lpdwTID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:192:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:193:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoGetDefaultContext (APTTYPE aptType, REFIID riid, void **ppv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:193:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:201:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoGetClassObject (REFCLSID rclsid, DWORD dwClsContext, LPVOID pvReserved, REFIID riid, LPVOID *ppv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:201:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:202:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_(ULONG) CoAddRefServerProcess (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:202:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:203:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_(ULONG) CoReleaseServerProcess (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:203:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:204:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoGetPSClsid (REFIID riid, CLSID *pClsid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:204:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:205:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoRegisterPSClsid (REFIID riid, REFCLSID rclsid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:205:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:206:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoRegisterSurrogate (LPSURROGATE pSurrogate); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:206:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:207:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoMarshalHresult (LPSTREAM pstm, HRESULT hresult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:207:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:208:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoUnmarshalHresult (LPSTREAM pstm, HRESULT *phresult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:208:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:209:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoLockObjectExternal (LPUNKNOWN pUnk, WINBOOL fLock, WINBOOL fLastUnlockReleases); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:209:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:210:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoGetStdMarshalEx (LPUNKNOWN pUnkOuter, DWORD smexflags, LPUNKNOWN *ppUnkInner); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:210:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:219:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoGetMarshalSizeMax (ULONG *pulSize, REFIID riid, LPUNKNOWN pUnk, DWORD dwDestContext, LPVOID pvDestContext, DWORD mshlflags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:219:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:220:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoMarshalInterface (LPSTREAM pStm, REFIID riid, LPUNKNOWN pUnk, DWORD dwDestContext, LPVOID pvDestContext, DWORD mshlflags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:220:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:221:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoUnmarshalInterface (LPSTREAM pStm, REFIID riid, LPVOID *ppv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:221:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:222:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoReleaseMarshalData (LPSTREAM pStm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:222:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:223:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoDisconnectObject (LPUNKNOWN pUnk, DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:223:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:224:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoGetStandardMarshal (REFIID riid, LPUNKNOWN pUnk, DWORD dwDestContext, LPVOID pvDestContext, DWORD mshlflags, LPMARSHAL *ppMarshal); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:224:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:225:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoMarshalInterThreadInterfaceInStream (REFIID riid, LPUNKNOWN pUnk, LPSTREAM *ppStm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:225:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:226:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoGetInterfaceAndReleaseStream (LPSTREAM pStm, REFIID iid, LPVOID *ppv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:226:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:227:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoCreateFreeThreadedMarshaler (LPUNKNOWN punkOuter, LPUNKNOWN *ppunkMarshal); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:227:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:228:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_(void) CoFreeUnusedLibraries (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:228:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:229:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_(void) CoFreeUnusedLibrariesEx (DWORD dwUnloadDelay, DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:229:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:230:230: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoInitializeSecurity (PSECURITY_DESCRIPTOR pSecDesc, LONG cAuthSvc, SOLE_AUTHENTICATION_SERVICE *asAuthSvc, void *pReserved1, DWORD dwAuthnLevel, DWORD dwImpLevel, void *pAuthList, DWORD dwCapabilities, void *pReserved3); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:230:230: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:231:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoSwitchCallContext (IUnknown *pNewObject, IUnknown **ppOldObject); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:231:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:239:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoCreateInstanceFromApp (REFCLSID Clsid, IUnknown *punkOuter, DWORD dwClsCtx, PVOID reserved, DWORD dwCount, MULTI_QI *pResults); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:239:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:244:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_(WINBOOL) CoIsHandlerConnected (LPUNKNOWN pUnk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:244:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:248:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoGetCallContext (REFIID riid, void **ppInterface); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:248:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:249:209: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoQueryProxyBlanket (IUnknown *pProxy, DWORD *pwAuthnSvc, DWORD *pAuthzSvc, LPOLESTR *pServerPrincName, DWORD *pAuthnLevel, DWORD *pImpLevel, RPC_AUTH_IDENTITY_HANDLE *pAuthInfo, DWORD *pCapabilites); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:249:209: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:250:205: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoSetProxyBlanket (IUnknown *pProxy, DWORD dwAuthnSvc, DWORD dwAuthzSvc, OLECHAR *pServerPrincName, DWORD dwAuthnLevel, DWORD dwImpLevel, RPC_AUTH_IDENTITY_HANDLE pAuthInfo, DWORD dwCapabilities); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:250:205: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:251:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoCopyProxy (IUnknown *pProxy, IUnknown **ppCopy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:251:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:252:181: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoQueryClientBlanket (DWORD *pAuthnSvc, DWORD *pAuthzSvc, LPOLESTR *pServerPrincName, DWORD *pAuthnLevel, DWORD *pImpLevel, RPC_AUTHZ_HANDLE *pPrivs, DWORD *pCapabilities); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:252:181: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:253:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoImpersonateClient (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:253:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:254:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoRevertToSelf (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:254:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:255:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoQueryAuthenticationServices (DWORD *pcAuthSvc, SOLE_AUTHENTICATION_SERVICE **asAuthSvc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:255:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:256:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoCreateInstance (REFCLSID rclsid, LPUNKNOWN pUnkOuter, DWORD dwClsContext, REFIID riid, LPVOID *ppv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:256:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:257:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoCreateInstanceEx (REFCLSID Clsid, IUnknown *punkOuter, DWORD dwClsCtx, COSERVERINFO *pServerInfo, DWORD dwCount, MULTI_QI *pResults); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:257:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:282:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoGetCancelObject (DWORD dwThreadId, REFIID iid, void **ppUnk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:282:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:283:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoSetCancelObject (IUnknown *pUnk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:283:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:284:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoCancelCall (DWORD dwThreadId, ULONG ulTimeout); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:284:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:285:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoTestCancel (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:285:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:286:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoEnableCallCancellation (LPVOID pReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:286:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:287:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoDisableCallCancellation (LPVOID pReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:287:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:291:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI StringFromCLSID (REFCLSID rclsid, LPOLESTR *lplpsz); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:291:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:292:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CLSIDFromString (LPCOLESTR lpsz, LPCLSID pclsid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:292:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:293:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI StringFromIID (REFIID rclsid, LPOLESTR *lplpsz); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:293:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:294:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI IIDFromString (LPCOLESTR lpsz, LPIID lpiid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:294:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:298:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI ProgIDFromCLSID (REFCLSID clsid, LPOLESTR *lplpszProgID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:298:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:299:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CLSIDFromProgID (LPCOLESTR lpszProgID, LPCLSID lpclsid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:299:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:303:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_(int) StringFromGUID2 (REFGUID rguid, LPOLESTR lpsz, int cchMax); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:303:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:304:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoCreateGuid (GUID *pguid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:304:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:308:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI PropVariantCopy (PROPVARIANT *pvarDest, const PROPVARIANT *pvarSrc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:308:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:309:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI PropVariantClear (PROPVARIANT *pvar); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:309:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:310:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI FreePropVariantArray (ULONG cVariants, PROPVARIANT *rgvars); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:310:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:314:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoWaitForMultipleHandles (DWORD dwFlags, DWORD dwTimeout, ULONG cHandles, LPHANDLE pHandles, LPDWORD lpdwindex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:314:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:351:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoGetTreatAsClass (REFCLSID clsidOld, LPCLSID pClsidNew); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:351:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:352:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoInvalidateRemoteMachineBindings (LPOLESTR pszMachineName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:352:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:359:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI DllGetClassObject (REFCLSID rclsid, REFIID riid, LPVOID *ppv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:359:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:360:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI DllCanUnloadNow (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:360:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:361:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_ (LPVOID) CoTaskMemAlloc (SIZE_T cb); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:361:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:362:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_ (LPVOID) CoTaskMemRealloc (LPVOID pv, SIZE_T cb); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:362:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:363:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_ (void) CoTaskMemFree (LPVOID pv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:363:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7619:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SIZE_T cbRequest) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7622:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *pActual) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7626:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fSpyed) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7629:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fSpyed) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7635:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fSpyed) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7639:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fSpyed) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7643:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fSpyed) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7647:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fSpyed) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7651:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fSpyed) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7656:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int fActual) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7659:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7662:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7666:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IMallocSpy, 0x0000001d, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7666:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IMallocSpy, 0x0000001d, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7821:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SIZE_T cbRequest); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7821:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7826:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7826:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7829:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *pActual); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7829:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7834:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7834:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7838:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fSpyed); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7838:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7843:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7843:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7846:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fSpyed); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7846:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7851:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7851:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7857:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fSpyed); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7857:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7862:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7862:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7866:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fSpyed); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7866:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7871:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7871:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7875:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fSpyed); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7875:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7880:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7880:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7884:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fSpyed); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7884:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7889:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7889:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7893:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fSpyed); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7893:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7898:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7898:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7903:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int fActual); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7903:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7908:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7908:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7910:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMallocSpy* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7910:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7915:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7915:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7917:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMallocSpy* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7917:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7922:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7922:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8000:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown *punk) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8003:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown *punk) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8006:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8009:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BIND_OPTS *pbindopts) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8012:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BIND_OPTS *pbindopts) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8015:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IRunningObjectTable **pprot) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8019:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown *punk) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8023:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown **ppunk) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8026:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumString **ppenum) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8029:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR pszKey) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8033:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IBindCtx, 0x0000000e, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8033:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IBindCtx, 0x0000000e, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8165:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown *punk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8165:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8170:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8170:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8173:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown *punk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8173:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8178:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8178:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8180:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IBindCtx* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8180:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8185:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8185:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8188:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BIND_OPTS2 *pbindopts); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8188:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8193:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8193:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8196:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BIND_OPTS2 *pbindopts); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8196:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8201:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8201:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8204:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IRunningObjectTable **pprot); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8204:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8209:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8209:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8213:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown *punk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8213:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8218:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8218:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8222:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown **ppunk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8222:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8227:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8227:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8230:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumString **ppenum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8230:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8235:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8235:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8238:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR pszKey); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8238:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8243:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8243:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8246:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BIND_OPTS *pbindopts); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8246:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8249:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BIND_OPTS2 *pbindopts); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8249:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8252:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BIND_OPTS *pbindopts); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8252:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8255:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BIND_OPTS2 *pbindopts); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8255:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8274:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8277:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG celt) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8280:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8283:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumMoniker **ppenum) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8287:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IEnumMoniker, 0x00000102, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8287:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IEnumMoniker, 0x00000102, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8373:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8373:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8378:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8378:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8381:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG celt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8381:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8386:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8386:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8388:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumMoniker* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8388:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8393:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8393:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8396:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumMoniker **ppenum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8396:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8401:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8401:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8406:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8406:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8411:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8411:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8430:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCLSID lpClsid) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8433:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPBINDCTX pbc) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8436:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8440:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fLastUnlockCloses) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8443:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fContained) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8447:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IRunnableObject, 0x00000126, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8447:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IRunnableObject, 0x00000126, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8538:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCLSID lpClsid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8538:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8543:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8543:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8546:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPBINDCTX pbc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8546:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8551:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8551:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8553:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IRunnableObject* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8553:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8558:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8558:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8562:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fLastUnlockCloses); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8562:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8567:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8567:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8570:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fContained); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8570:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8575:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8575:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8577:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IRunnableObject* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8577:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8579:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IRunnableObject* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8579:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8599:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwRegister) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8602:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwRegister) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8605:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmkObjectName) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8609:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown **ppunkObject) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8613:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FILETIME *pfiletime) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8617:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FILETIME *pfiletime) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8620:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumMoniker **ppenumMoniker) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8624:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IRunningObjectTable, 0x00000010, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8624:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IRunningObjectTable, 0x00000010, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8740:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwRegister); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8740:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8745:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8745:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8748:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwRegister); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8748:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8753:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8753:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8756:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmkObjectName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8756:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8761:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8761:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8765:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown **ppunkObject); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8765:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8770:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8770:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8774:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FILETIME *pfiletime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8774:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8779:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8779:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8783:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FILETIME *pfiletime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8783:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8788:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8788:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8791:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumMoniker **ppenumMoniker); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8791:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8796:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8796:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8815:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CLSID *pClassID) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8819:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IPersist, 0x0000010c, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8819:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IPersist, 0x0000010c, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8878:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CLSID *pClassID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8878:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8883:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8883:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8900:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8903:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStream *pStm) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8907:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fClearDirty) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8910:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULARGE_INTEGER *pcbSize) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8914:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IPersistStream, 0x00000109, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8914:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IPersistStream, 0x00000109, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9007:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IPersistStream* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9007:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9012:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9012:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9015:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStream *pStm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9015:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9020:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9020:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9024:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fClearDirty); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9024:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9029:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9029:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9032:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULARGE_INTEGER *pcbSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9032:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9037:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9037:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9075:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppvResult) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9081:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppvObj) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9087:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker **ppmkReduced) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9092:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker **ppmkComposite) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9096:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumMoniker **ppenumMoniker) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9099:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmkOtherMoniker) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9102:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwHash) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9107:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmkNewlyRunning) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9112:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FILETIME *pFileTime) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9115:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker **ppmk) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9119:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker **ppmkPrefix) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9123:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker **ppmkRelPath) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9128:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR *ppszDisplayName) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9135:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker **ppmkOut) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9138:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwMksys) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9142:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IMoniker, 0x0000000f, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9142:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IMoniker, 0x0000000f, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9386:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown **ppvResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9386:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9391:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9391:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9397:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown **ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9397:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9402:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9402:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9408:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker **ppmkReduced); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9408:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9413:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9413:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9418:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker **ppmkComposite); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9418:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9423:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9423:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9427:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumMoniker **ppenumMoniker); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9427:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9432:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9432:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9435:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmkOtherMoniker); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9435:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9440:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9440:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9443:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwHash); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9443:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9448:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9448:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9453:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmkNewlyRunning); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9453:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9458:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9458:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9463:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FILETIME *pFileTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9463:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9468:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9468:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9471:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker **ppmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9471:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9476:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9476:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9480:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker **ppmkPrefix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9480:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9485:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9485:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9489:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker **ppmkRelPath); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9489:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9494:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9494:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9499:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR *ppszDisplayName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9499:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9504:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9504:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9511:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker **ppmkOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9511:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9516:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9516:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9519:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwMksys); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9519:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9524:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9524:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9530:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppvResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9530:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9536:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown **ppvResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9536:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9542:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9542:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9548:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown **ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9548:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9568:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbData) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9572:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IROTData, 0xf29f6bc0, 0x5021, 0x11ce, 0xaa,0x15, 0x00,0x00,0x69,0x01,0x29,0x3f) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9572:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IROTData, 0xf29f6bc0, 0x5021, 0x11ce, 0xaa,0x15, 0x00,0x00,0x69,0x01,0x29,0x3f) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9635:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9635:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9640:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9640:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9661:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9664:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG celt) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9667:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9670:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATSTG **ppenum) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9674:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IEnumSTATSTG, 0x0000000d, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9674:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IEnumSTATSTG, 0x0000000d, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9760:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9760:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9765:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9765:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9768:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG celt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9768:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9773:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9773:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9775:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATSTG* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9775:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9780:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9780:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9783:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATSTG **ppenum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9783:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9788:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9788:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9793:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9793:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9798:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9798:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9826:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStream **ppstm) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9833:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStream **ppstm) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9840:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStorage **ppstg) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9848:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStorage **ppstg) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9854:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStorage *pstgDest) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9860:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD grfFlags) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9863:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD grfCommitFlags) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9866:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9872:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATSTG **ppenum) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9875:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const OLECHAR *pwcsName) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9879:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const OLECHAR *pwcsNewName) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9885:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const FILETIME *pmtime) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9888:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFCLSID clsid) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9892:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD grfMask) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9896:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD grfStatFlag) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9900:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IStorage, 0x0000000b, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9900:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IStorage, 0x0000000b, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10106:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStream **ppstm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10106:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10111:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10111:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10119:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStream **ppstm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10119:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10124:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10124:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10131:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStorage **ppstg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10131:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10136:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10136:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10144:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStorage **ppstg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10144:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10149:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10149:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10155:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStorage *pstgDest); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10155:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10160:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10160:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10166:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD grfFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10166:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10171:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10171:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10174:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD grfCommitFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10174:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10179:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10179:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10181:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStorage* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10181:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10186:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10186:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10193:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATSTG **ppenum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10193:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10198:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10198:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10201:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const OLECHAR *pwcsName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10201:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10206:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10206:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10210:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const OLECHAR *pwcsNewName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10210:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10215:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10215:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10221:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const FILETIME *pmtime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10221:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10226:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10226:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10229:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFCLSID clsid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10229:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10234:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10234:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10238:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD grfMask); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10238:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10243:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10243:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10247:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD grfStatFlag); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10247:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10252:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10252:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10259:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStream **ppstm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10259:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10267:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStream **ppstm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10267:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10273:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStorage *pstgDest); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10273:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10279:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStorage *pstgDest); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10279:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10285:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATSTG **ppenum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10285:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10292:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATSTG **ppenum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10292:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10311:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10315:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwMode) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10319:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fRemember) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10322:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCOLESTR pszFileName) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10325:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR *ppszFileName) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10329:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IPersistFile, 0x0000010b, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10329:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IPersistFile, 0x0000010b, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10431:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IPersistFile* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10431:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10436:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10436:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10440:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10440:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10445:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10445:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10449:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fRemember); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10449:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10454:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10454:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10457:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCOLESTR pszFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10457:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10462:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10462:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10465:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR *ppszFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10465:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10470:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10470:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10487:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10490:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStorage *pStg) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10493:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStorage *pStg) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10497:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fSameAsLoad) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10500:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStorage *pStgNew) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10503:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10507:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IPersistStorage, 0x0000010a, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10507:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IPersistStorage, 0x0000010a, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10615:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IPersistStorage* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10615:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10620:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10620:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10623:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStorage *pStg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10623:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10628:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10628:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10631:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStorage *pStg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10631:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10636:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10636:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10640:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fSameAsLoad); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10640:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10645:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10645:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10648:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStorage *pStgNew); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10648:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10653:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10653:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10655:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IPersistStorage* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10655:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10660:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10660:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10682:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbRead) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10688:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbWritten) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10691:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10694:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULARGE_INTEGER cb) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10699:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwLockType) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10704:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwLockType) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10708:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD grfStatFlag) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10712:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ILockBytes, 0x0000000a, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10712:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ILockBytes, 0x0000000a, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10832:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbRead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10832:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10837:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10837:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10843:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10843:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10848:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10848:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10850:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ILockBytes* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10850:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10855:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10855:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10858:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULARGE_INTEGER cb); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10858:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10863:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10863:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10868:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwLockType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10868:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10873:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10873:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10878:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwLockType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10878:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10883:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10883:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10887:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD grfStatFlag); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10887:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10892:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10892:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10898:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbRead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10898:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10904:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbRead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10904:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10910:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10910:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10916:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10916:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10952:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10955:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG celt) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10958:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10961:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumFORMATETC **ppenum) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10965:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IEnumFORMATETC, 0x00000103, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10965:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IEnumFORMATETC, 0x00000103, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11051:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11051:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11056:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11056:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11059:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG celt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11059:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11064:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11064:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11066:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumFORMATETC* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11066:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11071:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11071:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11074:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumFORMATETC **ppenum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11074:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11079:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11079:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11084:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11084:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11089:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11089:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11124:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11127:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG celt) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11130:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11133:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATDATA **ppenum) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11137:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IEnumSTATDATA, 0x00000105, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11137:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IEnumSTATDATA, 0x00000105, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11223:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11223:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11228:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11228:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11231:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG celt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11231:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11236:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11236:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11238:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATDATA* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11238:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11243:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11243:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11246:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATDATA **ppenum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11246:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11251:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11251:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11256:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11256:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11261:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11261:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11278:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR pszFile) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11282:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IRootStorage, 0x00000012, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11282:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IRootStorage, 0x00000012, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11341:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR pszFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11341:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11346:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11346:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11450:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STGMEDIUM *pStgmed) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11454:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG lindex) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11457:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmk) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11460:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11463:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11467:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IAdviseSink, 0x0000010f, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11467:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IAdviseSink, 0x0000010f, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11559:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ASYNC_STGMEDIUM *pStgmed); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11559:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11564:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11564:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11568:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG lindex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11568:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11573:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11573:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11576:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11576:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11581:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11581:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11583:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11583:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11588:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11588:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11590:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11590:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11595:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11595:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11599:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STGMEDIUM *pStgmed); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11599:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11603:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ASYNC_STGMEDIUM *pStgmed); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11603:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11607:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG lindex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11607:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11611:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG lindex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11611:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11614:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11614:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11617:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11617:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11619:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11619:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11621:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11621:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11623:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11623:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11625:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11625:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11642:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STGMEDIUM *pStgmed) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11645:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11649:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG lindex) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11652:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11655:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmk) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11658:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11661:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11664:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11667:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11670:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11674:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(AsyncIAdviseSink, 0x00000150, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11674:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(AsyncIAdviseSink, 0x00000150, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11801:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ASYNC_STGMEDIUM *pStgmed); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11801:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11806:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11806:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11810:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ASYNC_STGMEDIUM *pStgmed); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11810:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11815:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11815:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11819:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG lindex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11819:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11824:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11824:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11828:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG lindex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11828:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11833:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11833:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11836:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11836:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11841:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11841:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11844:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11844:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11849:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11849:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11851:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11851:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11856:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11856:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11858:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11858:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11863:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11863:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11865:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11865:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11870:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11870:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11872:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11872:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11877:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11877:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11881:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STGMEDIUM *pStgmed); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11881:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11885:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ASYNC_STGMEDIUM *pStgmed); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11885:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11887:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11887:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11891:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ASYNC_STGMEDIUM *pStgmed); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11891:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11895:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG lindex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11895:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11899:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG lindex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11899:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11901:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11901:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11905:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG lindex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11905:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11908:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11908:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11911:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11911:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11913:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11913:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11916:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11916:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11918:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11918:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11920:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11920:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11922:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11922:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11924:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11924:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11926:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11926:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11928:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11928:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11930:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11930:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11932:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11932:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11951:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmk) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11955:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IAdviseSink2, 0x00000125, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11955:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IAdviseSink2, 0x00000125, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12057:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12057:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12062:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12062:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12065:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12065:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12068:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12068:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12084:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmk) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12087:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12091:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(AsyncIAdviseSink2, 0x00000151, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12091:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(AsyncIAdviseSink2, 0x00000151, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12235:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12235:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12240:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12240:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12243:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12243:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12248:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12248:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12251:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12251:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12254:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12254:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12256:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink2* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12256:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12259:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12259:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12283:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STGMEDIUM *pmedium) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12287:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STGMEDIUM *pmedium) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12290:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORMATETC *pformatetc) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12294:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORMATETC *pformatetcOut) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12299:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fRelease) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12303:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumFORMATETC **ppenumFormatEtc) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12309:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwConnection) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12312:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwConnection) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12315:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATDATA **ppenumAdvise) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12319:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IDataObject, 0x0000010e, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12319:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IDataObject, 0x0000010e, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12452:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STGMEDIUM *pRemoteMedium); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12452:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12457:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12457:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12461:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STGMEDIUM *pRemoteMedium); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12461:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12466:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12466:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12469:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORMATETC *pformatetc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12469:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12474:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12474:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12478:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORMATETC *pformatetcOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12478:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12483:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12483:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12488:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fRelease); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12488:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12493:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12493:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12497:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumFORMATETC **ppenumFormatEtc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12497:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12502:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12502:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12508:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwConnection); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12508:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12513:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12513:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12516:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwConnection); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12516:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12521:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12521:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12524:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATDATA **ppenumAdvise); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12524:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12529:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12529:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12533:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STGMEDIUM *pmedium); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12533:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12537:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STGMEDIUM *pRemoteMedium); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12537:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12541:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STGMEDIUM *pmedium); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12541:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12545:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STGMEDIUM *pRemoteMedium); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12545:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12550:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fRelease); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12550:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12555:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fRelease); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12555:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12578:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwConnection) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12581:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwConnection) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12584:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATDATA **ppenumAdvise) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12589:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD advf) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12593:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IDataAdviseHolder, 0x00000110, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12593:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IDataAdviseHolder, 0x00000110, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12686:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwConnection); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12686:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12691:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12691:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12694:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwConnection); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12694:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12699:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12699:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12702:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATDATA **ppenumAdvise); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12702:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12707:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12707:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12712:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD advf); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12712:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12717:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12717:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12764:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPINTERFACEINFO lpInterfaceInfo) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12769:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwRejectType) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12774:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwPendingType) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12778:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IMessageFilter, 0x00000016, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12778:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IMessageFilter, 0x00000016, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12863:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPINTERFACEINFO lpInterfaceInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12863:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12868:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12868:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12873:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwRejectType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12873:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12878:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12878:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12883:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwPendingType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12883:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12888:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12888:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12925:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppv) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12929:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IClassActivator, 0x00000140, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12929:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IClassActivator, 0x00000140, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12996:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12996:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13001:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13001:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13021:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbWritten) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13027:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbWritten) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13030:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULARGE_INTEGER ulSize) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13033:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL bCanceled) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13037:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IFillLockBytes, 0x99caf010, 0x415e, 0x11cf, 0x88,0x14, 0x00,0xaa,0x00,0xb5,0x69,0xf5) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13037:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IFillLockBytes, 0x99caf010, 0x415e, 0x11cf, 0x88,0x14, 0x00,0xaa,0x00,0xb5,0x69,0xf5) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13127:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13127:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13132:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13132:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13138:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13138:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13143:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13143:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13146:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULARGE_INTEGER ulSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13146:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13151:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13151:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13154:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL bCanceled); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13154:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13159:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13159:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13164:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13164:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13169:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13169:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13175:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13175:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13181:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13181:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13202:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fOwner) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13206:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IProgressNotify, 0xa9d758a0, 0x4617, 0x11cf, 0x95,0xfc, 0x00,0xaa,0x00,0x68,0x0d,0xb4) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13206:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IProgressNotify, 0xa9d758a0, 0x4617, 0x11cf, 0x95,0xfc, 0x00,0xaa,0x00,0x68,0x0d,0xb4) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13271:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fOwner); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13271:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13276:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13276:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13302:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD glfInterleavedFlag) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13305:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13308:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13311:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture OLECHAR *pwcsNewDfName) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13314:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ILockBytes *pILockBytes) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13318:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ILayoutStorage, 0x0e6d4d90, 0x6738, 0x11cf, 0x96,0x08, 0x00,0xaa,0x00,0x68,0x0d,0xb4) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13318:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ILayoutStorage, 0x0e6d4d90, 0x6738, 0x11cf, 0x96,0x08, 0x00,0xaa,0x00,0x68,0x0d,0xb4) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13411:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD glfInterleavedFlag); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13411:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13416:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13416:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13418:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ILayoutStorage* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13418:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13423:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13423:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13425:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ILayoutStorage* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13425:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13430:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13430:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13433:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture OLECHAR *pwcsNewDfName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13433:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13438:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13438:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13441:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ILockBytes *pILockBytes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13441:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13446:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13446:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13464:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwTimeout) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13467:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13471:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IBlockingLock, 0x30f3d47a, 0x6447, 0x11d1, 0x8e,0x3c, 0x00,0xc0,0x4f,0xb9,0x38,0x6d) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13471:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IBlockingLock, 0x30f3d47a, 0x6447, 0x11d1, 0x8e,0x3c, 0x00,0xc0,0x4f,0xb9,0x38,0x6d) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13537:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwTimeout); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13537:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13542:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13542:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13544:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IBlockingLock* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13544:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13549:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13549:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13566:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD res2) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13570:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ITimeAndNoticeControl, 0xbc0bf6ae, 0x8878, 0x11d1, 0x83,0xe9, 0x00,0xc0,0x4f,0xc2,0xc6,0xd4) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13570:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ITimeAndNoticeControl, 0xbc0bf6ae, 0x8878, 0x11d1, 0x83,0xe9, 0x00,0xc0,0x4f,0xc2,0xc6,0xd4) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13631:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD res2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13631:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13636:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13636:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13657:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppstgOpen) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13665:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppstgOpen) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13669:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOplockStorage, 0x8d19c834, 0x8879, 0x11d1, 0x83,0xe9, 0x00,0xc0,0x4f,0xc2,0xc6,0xd4) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13669:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOplockStorage, 0x8d19c834, 0x8879, 0x11d1, 0x83,0xe9, 0x00,0xc0,0x4f,0xc2,0xc6,0xd4) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13751:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppstgOpen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13751:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13756:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13756:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13764:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppstgOpen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13764:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13769:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13769:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13787:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwTimeout) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13790:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13793:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13797:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IDirectWriterLock, 0x0e6d4d92, 0x6738, 0x11cf, 0x96,0x08, 0x00,0xaa,0x00,0x68,0x0d,0xb4) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13797:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IDirectWriterLock, 0x0e6d4d92, 0x6738, 0x11cf, 0x96,0x08, 0x00,0xaa,0x00,0x68,0x0d,0xb4) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13870:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwTimeout); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13870:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13875:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13875:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13877:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IDirectWriterLock* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13877:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13882:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13882:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13884:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IDirectWriterLock* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13884:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13889:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13889:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13916:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD flags) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13920:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IUrlMon, 0x00000026, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13920:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IUrlMon, 0x00000026, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13997:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13997:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14002:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14002:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14018:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *lpvReserved) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14022:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IForegroundTransfer, 0x00000145, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14022:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IForegroundTransfer, 0x00000145, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14081:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *lpvReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14081:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14086:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14086:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14107:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HBITMAP *phOutputBitmap) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14110:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStorage *pStg) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14114:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IThumbnailExtractor, 0x969dc708, 0x5c76, 0x11d1, 0x8d,0x86, 0x00,0x00,0xf8,0x04,0xb0,0x57) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14114:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IThumbnailExtractor, 0x969dc708, 0x5c76, 0x11d1, 0x8d,0x86, 0x00,0x00,0xf8,0x04,0xb0,0x57) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14191:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HBITMAP *phOutputBitmap); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14191:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14196:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14196:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14199:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStorage *pStg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14199:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14204:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14204:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14221:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HDC h2) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14225:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IDummyHICONIncluder, 0x947990de, 0xcc28, 0x11d2, 0xa0,0xf7, 0x00,0x80,0x5f,0x85,0x8f,0xb1) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14225:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IDummyHICONIncluder, 0x947990de, 0xcc28, 0x11d2, 0xa0,0xf7, 0x00,0x80,0x5f,0x85,0x8f,0xb1) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14286:11: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HDC h2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14286:11: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14291:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14291:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14315:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14318:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14322:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IProcessLock, 0x000001d5, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14322:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IProcessLock, 0x000001d5, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14386:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IProcessLock* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14386:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14391:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14391:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14393:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IProcessLock* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14393:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14398:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14398:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14416:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL *pfApplicationAware) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14420:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ApplicationType appType) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14423:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFGUID rguidApplID) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14426:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG ulReserved) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14429:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ShutdownType shutdownType) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14433:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ISurrogateService, 0x000001d4, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14433:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ISurrogateService, 0x000001d4, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14529:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL *pfApplicationAware); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14529:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14534:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14534:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14538:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ApplicationType appType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14538:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14543:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14543:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14546:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFGUID rguidApplID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14546:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14551:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14551:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14554:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG ulReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14554:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14559:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14559:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14562:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ShutdownType shutdownType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14562:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14567:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14567:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14585:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwCurThreadAptRefs) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14590:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwNewThreadAptRefs) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14593:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwCurThreadAptRefs) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14596:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwNewThreadAptRefs) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14600:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInitializeSpy, 0x00000034, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14600:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInitializeSpy, 0x00000034, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14687:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwCurThreadAptRefs); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14687:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14692:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14692:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14697:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwNewThreadAptRefs); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14697:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14702:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14702:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14705:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwCurThreadAptRefs); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14705:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14710:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14710:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14713:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwNewThreadAptRefs); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14713:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14718:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14718:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14736:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT64 ui64ApartmentIdentifier) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14740:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IApartmentShutdown, 0xa2f05a09, 0x27a2, 0x42b5, 0xbc,0x0e, 0xac,0x16,0x3e,0xf4,0x9d,0x9b) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14740:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IApartmentShutdown, 0xa2f05a09, 0x27a2, 0x42b5, 0xbc,0x0e, 0xac,0x16,0x3e,0xf4,0x9d,0x9b) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14799:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT64 ui64ApartmentIdentifier); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14799:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14804:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14804:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14811:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG __RPC_USER SNB_UserSize (ULONG *, ULONG, SNB *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14811:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14812:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER SNB_UserMarshal (ULONG *, unsigned char *, SNB *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14812:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14813:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER SNB_UserUnmarshal(ULONG *, unsigned char *, SNB *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14813:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14814:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_USER SNB_UserFree (ULONG *, SNB *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14814:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14815:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG __RPC_USER CLIPFORMAT_UserSize (ULONG *, ULONG, CLIPFORMAT *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14815:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14816:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER CLIPFORMAT_UserMarshal (ULONG *, unsigned char *, CLIPFORMAT *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14816:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14817:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER CLIPFORMAT_UserUnmarshal(ULONG *, unsigned char *, CLIPFORMAT *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14817:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14818:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_USER CLIPFORMAT_UserFree (ULONG *, CLIPFORMAT *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14818:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14819:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG __RPC_USER STGMEDIUM_UserSize (ULONG *, ULONG, STGMEDIUM *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14819:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14820:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER STGMEDIUM_UserMarshal (ULONG *, unsigned char *, STGMEDIUM *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14820:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14821:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER STGMEDIUM_UserUnmarshal(ULONG *, unsigned char *, STGMEDIUM *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14821:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14822:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_USER STGMEDIUM_UserFree (ULONG *, STGMEDIUM *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14822:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14823:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG __RPC_USER ASYNC_STGMEDIUM_UserSize (ULONG *, ULONG, ASYNC_STGMEDIUM *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14823:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14824:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER ASYNC_STGMEDIUM_UserMarshal (ULONG *, unsigned char *, ASYNC_STGMEDIUM *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14824:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14825:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER ASYNC_STGMEDIUM_UserUnmarshal(ULONG *, unsigned char *, ASYNC_STGMEDIUM *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14825:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14826:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_USER ASYNC_STGMEDIUM_UserFree (ULONG *, ASYNC_STGMEDIUM *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14826:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14827:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG __RPC_USER FLAG_STGMEDIUM_UserSize (ULONG *, ULONG, FLAG_STGMEDIUM *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14827:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14828:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER FLAG_STGMEDIUM_UserMarshal (ULONG *, unsigned char *, FLAG_STGMEDIUM *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14828:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14829:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER FLAG_STGMEDIUM_UserUnmarshal(ULONG *, unsigned char *, FLAG_STGMEDIUM *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14829:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14830:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_USER FLAG_STGMEDIUM_UserFree (ULONG *, FLAG_STGMEDIUM *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14830:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14831:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG __RPC_USER HBITMAP_UserSize (ULONG *, ULONG, HBITMAP *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14831:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14832:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER HBITMAP_UserMarshal (ULONG *, unsigned char *, HBITMAP *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14832:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14833:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER HBITMAP_UserUnmarshal(ULONG *, unsigned char *, HBITMAP *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14833:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14834:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_USER HBITMAP_UserFree (ULONG *, HBITMAP *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14834:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14835:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG __RPC_USER HICON_UserSize (ULONG *, ULONG, HICON *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14835:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14836:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER HICON_UserMarshal (ULONG *, unsigned char *, HICON *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14836:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14837:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER HICON_UserUnmarshal(ULONG *, unsigned char *, HICON *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14837:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14838:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_USER HICON_UserFree (ULONG *, HICON *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14838:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14839:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG __RPC_USER HDC_UserSize (ULONG *, ULONG, HDC *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14839:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14840:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER HDC_UserMarshal (ULONG *, unsigned char *, HDC *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14840:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14841:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER HDC_UserUnmarshal(ULONG *, unsigned char *, HDC *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14841:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14842:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_USER HDC_UserFree (ULONG *, HDC *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14842:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:79:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_(DWORD) CoBuildVersion (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:79:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:80:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoInitialize (LPVOID pvReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:80:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:81:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoRegisterMallocSpy (LPMALLOCSPY pMallocSpy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:81:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:82:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoRevokeMallocSpy (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:82:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:83:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoCreateStandardMalloc (DWORD memctx, IMalloc **ppMalloc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:83:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:84:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoRegisterInitializeSpy (LPINITIALIZESPY pSpy, ULARGE_INTEGER *puliCookie); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:84:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:85:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoRevokeInitializeSpy (ULARGE_INTEGER uliCookie); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:85:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:94:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoGetSystemSecurityPermissions (COMSD comSDType, PSECURITY_DESCRIPTOR *ppSD); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:94:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:95:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_(HINSTANCE) CoLoadLibrary (LPOLESTR lpszLibName, WINBOOL bAutoFree); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:95:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:96:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_(void) CoFreeLibrary (HINSTANCE hInst); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:96:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:97:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_(void) CoFreeAllLibraries (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:97:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:98:180: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoGetInstanceFromFile (COSERVERINFO *pServerInfo, CLSID *pClsid, IUnknown *punkOuter, DWORD dwClsCtx, DWORD grfMode, OLECHAR *pwszName, DWORD dwCount, MULTI_QI *pResults); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:98:180: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:99:173: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoGetInstanceFromIStorage (COSERVERINFO *pServerInfo, CLSID *pClsid, IUnknown *punkOuter, DWORD dwClsCtx, struct IStorage *pstg, DWORD dwCount, MULTI_QI *pResults); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:99:173: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:100:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoAllowSetForegroundWindow (IUnknown *pUnk, LPVOID lpvReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:100:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:101:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI DcomChannelSetHResult (LPVOID pvReserved, ULONG *pulReserved, HRESULT appsHR); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:101:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:102:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_(WINBOOL) CoIsOle1Class (REFCLSID rclsid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:102:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:103:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CLSIDFromProgIDEx (LPCOLESTR lpszProgID, LPCLSID lpclsid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:103:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:104:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_(WINBOOL) CoFileTimeToDosDateTime (FILETIME *lpFileTime, LPWORD lpDosDate, LPWORD lpDosTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:104:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:105:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_(WINBOOL) CoDosDateTimeToFileTime (WORD nDosDate, WORD nDosTime, FILETIME *lpFileTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:105:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:106:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoFileTimeNow (FILETIME *lpFileTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:106:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:107:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoRegisterMessageFilter (LPMESSAGEFILTER lpMessageFilter, LPMESSAGEFILTER *lplpMessageFilter); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:107:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:108:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoRegisterChannelHook (REFGUID ExtensionUuid, IChannelHook *pChannelHook); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:108:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:109:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoTreatAsClass (REFCLSID clsidOld, REFCLSID clsidNew); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:109:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:110:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CreateDataAdviseHolder (LPDATAADVISEHOLDER *ppDAHolder); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:110:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:111:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CreateDataCache (LPUNKNOWN pUnkOuter, REFCLSID rclsid, REFIID iid, LPVOID *ppv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:111:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:112:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI StgOpenLayoutDocfile (OLECHAR const *pwcsDfName, DWORD grfMode, DWORD reserved, IStorage **ppstgOpen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:112:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:116:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI StgCreateDocfile (const WCHAR *pwcsName, DWORD grfMode, DWORD reserved, IStorage **ppstgOpen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:116:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:117:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI StgCreateDocfileOnILockBytes (ILockBytes *plkbyt, DWORD grfMode, DWORD reserved, IStorage **ppstgOpen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:117:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:118:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI StgOpenStorage (const WCHAR *pwcsName, IStorage *pstgPriority, DWORD grfMode, SNB snbExclude, DWORD reserved, IStorage **ppstgOpen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:118:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:119:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI StgOpenStorageOnILockBytes (ILockBytes *plkbyt, IStorage *pstgPriority, DWORD grfMode, SNB snbExclude, DWORD reserved, IStorage **ppstgOpen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:119:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:120:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI StgIsStorageFile (const WCHAR *pwcsName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:120:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:121:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI StgIsStorageILockBytes (ILockBytes *plkbyt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:121:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:122:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI StgSetTimes (const WCHAR *lpszName, const FILETIME *pctime, const FILETIME *patime, const FILETIME *pmtime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:122:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:123:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI StgOpenAsyncDocfileOnIFillLockBytes (IFillLockBytes *pflb, DWORD grfMode, DWORD asyncFlags, IStorage **ppstgOpen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:123:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:124:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI StgGetIFillLockBytesOnILockBytes (ILockBytes *pilb, IFillLockBytes **ppflb); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:124:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:125:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI StgGetIFillLockBytesOnFile (OLECHAR const *pwcsName, IFillLockBytes **ppflb); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:125:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:140:198: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI StgCreateStorageEx (const WCHAR *pwcsName, DWORD grfMode, DWORD stgfmt, DWORD grfAttrs, STGOPTIONS *pStgOptions, PSECURITY_DESCRIPTOR pSecurityDescriptor, REFIID riid, void **ppObjectOpen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:140:198: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:141:196: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI StgOpenStorageEx (const WCHAR *pwcsName, DWORD grfMode, DWORD stgfmt, DWORD grfAttrs, STGOPTIONS *pStgOptions, PSECURITY_DESCRIPTOR pSecurityDescriptor, REFIID riid, void **ppObjectOpen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:141:196: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:142:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI BindMoniker (LPMONIKER pmk, DWORD grfOpt, REFIID iidResult, LPVOID *ppvResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:142:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:143:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoGetObject (LPCWSTR pszName, BIND_OPTS *pBindOptions, REFIID riid, void **ppv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:143:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:144:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI MkParseDisplayName (LPBC pbc, LPCOLESTR szUserName, ULONG *pchEaten, LPMONIKER *ppmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:144:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:145:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI MonikerRelativePathTo (LPMONIKER pmkSrc, LPMONIKER pmkDest, LPMONIKER *ppmkRelPath, WINBOOL dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:145:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:146:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI MonikerCommonPrefixWith (LPMONIKER pmkThis, LPMONIKER pmkOther, LPMONIKER *ppmkCommon); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:146:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:147:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CreateBindCtx (DWORD reserved, LPBC *ppbc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:147:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:148:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CreateGenericComposite (LPMONIKER pmkFirst, LPMONIKER pmkRest, LPMONIKER *ppmkComposite); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:148:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:149:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI GetClassFile (LPCOLESTR szFilename, CLSID *pclsid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:149:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:150:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CreateClassMoniker (REFCLSID rclsid, LPMONIKER *ppmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:150:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:151:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CreateFileMoniker (LPCOLESTR lpszPathName, LPMONIKER *ppmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:151:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:152:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CreateItemMoniker (LPCOLESTR lpszDelim, LPCOLESTR lpszItem, LPMONIKER *ppmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:152:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:153:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CreateAntiMoniker (LPMONIKER *ppmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:153:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:154:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CreatePointerMoniker (LPUNKNOWN punk, LPMONIKER *ppmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:154:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:155:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CreateObjrefMoniker (LPUNKNOWN punk, LPMONIKER *ppmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:155:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:159:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoInstall (IBindCtx *pbc, DWORD dwFlags, uCLSSPEC *pClassSpec, QUERYCONTEXT *pQuery, LPWSTR pszCodeBase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:159:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:160:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI GetRunningObjectTable (DWORD reserved, LPRUNNINGOBJECTTABLE *pprot); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:160:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:288, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:178:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwConnection) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:181:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwConnection) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:184:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATDATA **ppenumAdvise) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:187:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmk) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:190:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:193:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:197:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleAdviseHolder, 0x00000111, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:197:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleAdviseHolder, 0x00000111, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:288, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:296:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwConnection); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:296:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:301:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:301:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:304:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwConnection); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:304:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:309:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:309:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:312:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATDATA **ppenumAdvise); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:312:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:317:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:317:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:320:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:320:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:325:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:325:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:327:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IOleAdviseHolder* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:327:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:332:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:332:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:334:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IOleAdviseHolder* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:334:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:339:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:339:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:362:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwConnection) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:365:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwConnection) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:368:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATDATA **ppenumSTATDATA) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:371:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IDataObject *pDataObject) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:376:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fRelease) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:380:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleCache, 0x0000011e, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:380:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleCache, 0x0000011e, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:288, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:477:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwConnection); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:477:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:482:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:482:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:485:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwConnection); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:485:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:490:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:490:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:493:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATDATA **ppenumSTATDATA); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:493:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:498:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:498:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:501:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IDataObject *pDataObject); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:501:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:506:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:506:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:511:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fRelease); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:511:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:516:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:516:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:561:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPVOID pReserved) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:564:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwDiscardOptions) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:568:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleCache2, 0x00000128, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:568:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleCache2, 0x00000128, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:288, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:686:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG_PTR pReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:686:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:691:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:691:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:694:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwDiscardOptions); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:694:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:699:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:699:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:704:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPVOID pReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:704:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:709:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG_PTR pReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:709:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:730:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPDATAOBJECT pDataObject) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:733:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:737:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleCacheControl, 0x00000129, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:737:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleCacheControl, 0x00000129, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:288, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:803:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPDATAOBJECT pDataObject); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:803:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:808:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:808:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:810:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IOleCacheControl* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:810:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:815:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:815:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:837:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker **ppmkOut) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:841:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IParseDisplayName, 0x0000011a, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:841:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IParseDisplayName, 0x0000011a, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:288, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:906:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker **ppmkOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:906:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:911:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:911:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:931:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumUnknown **ppenum) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:934:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fLock) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:938:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleContainer, 0x0000011b, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:938:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleContainer, 0x0000011b, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:288, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1021:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumUnknown **ppenum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1021:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1026:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1026:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1029:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fLock); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1029:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1034:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1034:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1053:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1058:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker **ppmk) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1061:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IOleContainer **ppContainer) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1064:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1067:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fShow) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1070:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1074:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleClientSite, 0x00000118, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1074:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleClientSite, 0x00000118, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:288, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1171:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IOleClientSite* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1171:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1176:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1176:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1181:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker **ppmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1181:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1186:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1186:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1189:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IOleContainer **ppContainer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1189:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1194:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1194:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1196:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IOleClientSite* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1196:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1201:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1201:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1204:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fShow); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1204:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1209:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1209:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1211:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IOleClientSite* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1211:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1216:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1216:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1284:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IOleClientSite *pClientSite) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1287:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IOleClientSite **ppClientSite) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1291:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCOLESTR szContainerObj) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1294:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwSaveOption) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1298:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmk) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1303:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker **ppmk) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1308:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1312:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IDataObject **ppDataObject) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1320:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCRECT lprcPosRect) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1323:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumOLEVERB **ppEnumOleVerb) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1326:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1329:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1332:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CLSID *pClsid) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1336:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR *pszUserType) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1340:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SIZEL *psizel) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1344:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SIZEL *psizel) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1348:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwConnection) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1351:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwConnection) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1354:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATDATA **ppenumAdvise) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1358:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwStatus) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1361:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LOGPALETTE *pLogpal) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1365:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleObject, 0x00000112, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1365:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleObject, 0x00000112, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:288, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1599:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IOleClientSite *pClientSite); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1599:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1604:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1604:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1607:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IOleClientSite **ppClientSite); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1607:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1612:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1612:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1616:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCOLESTR szContainerObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1616:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1621:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1621:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1624:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwSaveOption); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1624:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1629:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1629:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1633:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1633:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1638:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1638:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1643:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker **ppmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1643:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1648:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1648:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1653:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1653:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1658:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1658:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1662:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IDataObject **ppDataObject); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1662:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1667:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1667:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1675:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCRECT lprcPosRect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1675:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1680:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1680:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1683:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumOLEVERB **ppEnumOleVerb); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1683:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1688:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1688:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1690:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IOleObject* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1690:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1695:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1695:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1697:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IOleObject* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1697:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1702:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1702:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1705:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CLSID *pClsid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1705:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1710:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1710:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1714:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR *pszUserType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1714:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1719:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1719:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1723:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SIZEL *psizel); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1723:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1728:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1728:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1732:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SIZEL *psizel); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1732:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1737:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1737:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1741:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwConnection); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1741:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1746:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1746:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1749:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwConnection); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1749:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1754:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1754:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1757:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATDATA **ppenumAdvise); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1757:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1762:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1762:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1766:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1766:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1771:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1771:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1774:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LOGPALETTE *pLogpal); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1774:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1779:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1779:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1834:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HWND *phwnd) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1837:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fEnterMode) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1841:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleWindow, 0x00000114, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1841:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleWindow, 0x00000114, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:288, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1908:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HWND *phwnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1908:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1913:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1913:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1916:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fEnterMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1916:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1921:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1921:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1952:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwUpdateOpt) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1955:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwUpdateOpt) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1959:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFCLSID rclsid) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1962:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker **ppmk) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1965:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCOLESTR pszStatusText) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1968:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR *ppszDisplayName) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1972:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IBindCtx *pbc) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1975:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1978:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown **ppunk) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1981:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1984:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IBindCtx *pbc) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1988:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleLink, 0x0000011d, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1988:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleLink, 0x0000011d, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:288, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2127:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwUpdateOpt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2127:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2132:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2132:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2135:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwUpdateOpt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2135:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2140:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2140:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2144:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFCLSID rclsid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2144:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2149:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2149:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2152:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker **ppmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2152:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2157:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2157:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2160:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCOLESTR pszStatusText); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2160:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2165:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2165:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2168:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR *ppszDisplayName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2168:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2173:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2173:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2177:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IBindCtx *pbc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2177:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2182:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2182:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2184:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IOleLink* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2184:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2189:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2189:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2192:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown **ppunk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2192:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2197:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2197:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2199:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IOleLink* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2199:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2204:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2204:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2207:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IBindCtx *pbc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2207:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2212:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2212:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2249:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppvObject) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2255:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppvStorage) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2258:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR pszItem) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2262:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleItemContainer, 0x0000011c, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2262:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleItemContainer, 0x0000011c, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:288, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2382:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppvObject); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2382:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2387:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2387:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2393:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppvStorage); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2393:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2398:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2398:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2401:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR pszItem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2401:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2406:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2406:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2428:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPRECT lprectBorder) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2431:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCBORDERWIDTHS pborderwidths) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2434:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCBORDERWIDTHS pborderwidths) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2438:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCOLESTR pszObjName) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2442:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleInPlaceUIWindow, 0x00000115, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2442:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleInPlaceUIWindow, 0x00000115, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:288, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2545:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPRECT lprectBorder); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2545:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2550:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2550:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2553:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCBORDERWIDTHS pborderwidths); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2553:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2558:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2558:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2561:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCBORDERWIDTHS pborderwidths); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2561:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2566:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2566:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2570:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCOLESTR pszObjName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2570:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2575:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2575:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2594:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPMSG lpmsg) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2597:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fActivate) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2600:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fActivate) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2605:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fFrameWindow) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2608:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fEnable) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2612:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleInPlaceActiveObject, 0x00000117, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2612:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleInPlaceActiveObject, 0x00000117, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:288, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2723:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IOleInPlaceActiveObject* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2723:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2728:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2728:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2731:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fActivate); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2731:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2736:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2736:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2739:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fActivate); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2739:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2744:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2744:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2750:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fFrameWindow); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2750:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2755:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2755:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2758:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fEnable); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2758:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2763:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2763:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2766:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPMSG lpmsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2766:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2768:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IOleInPlaceActiveObject* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2768:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2773:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fFrameWindow); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2773:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2779:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fFrameWindow); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2779:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2815:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLEMENUGROUPWIDTHS lpMenuWidths) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2820:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HWND hwndActiveObject) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2823:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HMENU hmenuShared) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2826:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCOLESTR pszStatusText) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2829:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fEnable) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2833:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WORD wID) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2837:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleInPlaceFrame, 0x00000116, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2837:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleInPlaceFrame, 0x00000116, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:288, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2996:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLEMENUGROUPWIDTHS lpMenuWidths); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2996:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3001:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3001:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3006:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HWND hwndActiveObject); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3006:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3011:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3011:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3014:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HMENU hmenuShared); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3014:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3019:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3019:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3022:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCOLESTR pszStatusText); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3022:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3027:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3027:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3030:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fEnable); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3030:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3035:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3035:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3039:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WORD wID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3039:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3044:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3044:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3063:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3066:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3070:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCRECT lprcClipRect) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3073:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3077:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleInPlaceObject, 0x00000113, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3077:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleInPlaceObject, 0x00000113, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:288, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3176:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IOleInPlaceObject* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3176:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3181:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3181:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3183:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IOleInPlaceObject* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3183:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3188:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3188:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3192:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCRECT lprcClipRect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3192:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3197:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3197:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3199:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IOleInPlaceObject* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3199:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3204:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3204:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3223:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3226:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3229:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3236:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLEINPLACEFRAMEINFO lpFrameInfo) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3239:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SIZE scrollExtant) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3242:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fUndoable) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3245:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3248:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3251:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3254:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCRECT lprcPosRect) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3258:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleInPlaceSite, 0x00000119, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3258:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleInPlaceSite, 0x00000119, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:288, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3405:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IOleInPlaceSite* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3405:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3410:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3410:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3412:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IOleInPlaceSite* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3412:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3417:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3417:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3419:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IOleInPlaceSite* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3419:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3424:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3424:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3431:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLEINPLACEFRAMEINFO lpFrameInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3431:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3436:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3436:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3439:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SIZE scrollExtant); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3439:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3444:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3444:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3447:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fUndoable); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3447:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3452:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3452:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3454:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IOleInPlaceSite* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3454:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3459:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3459:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3461:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IOleInPlaceSite* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3461:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3466:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3466:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3468:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IOleInPlaceSite* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3468:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3473:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3473:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3476:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCRECT lprcPosRect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3476:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3481:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3481:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3498:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3502:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IContinue, 0x0000012a, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3502:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IContinue, 0x0000012a, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:288, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3559:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IContinue* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3559:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3564:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3564:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3592:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG_PTR dwContinue) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3600:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LOGPALETTE **ppColorSet) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3606:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwFreeze) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3609:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwFreeze) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3614:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink *pAdvSink) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3619:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink **ppAdvSink) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3623:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IViewObject, 0x0000010d, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3623:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IViewObject, 0x0000010d, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:288, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3751:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IContinue *pContinue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3751:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3756:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3756:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3764:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LOGPALETTE **ppColorSet); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3764:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3769:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3769:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3775:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwFreeze); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3775:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3780:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3780:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3783:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwFreeze); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3783:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3788:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3788:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3793:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink *pAdvSink); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3793:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3798:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3798:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3803:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink **ppAdvSink); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3803:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3808:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3808:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3820:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG_PTR dwContinue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3820:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3831:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IContinue *pContinue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3831:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3839:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LOGPALETTE **ppColorSet); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3839:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3847:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LOGPALETTE **ppColorSet); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3847:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3853:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwFreeze); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3853:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3859:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwFreeze); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3859:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3864:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink **ppAdvSink); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3864:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3869:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink **ppAdvSink); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3869:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3891:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPSIZEL lpsizel) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3895:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IViewObject2, 0x00000127, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3895:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IViewObject2, 0x00000127, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:288, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4032:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPSIZEL lpsizel); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4032:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4037:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4037:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4057:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD grfKeyState) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4060:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwEffect) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4064:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IDropSource, 0x00000121, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4064:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IDropSource, 0x00000121, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:288, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4133:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD grfKeyState); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4133:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4138:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4138:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4141:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwEffect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4141:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4146:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4146:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4196:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwEffect) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4201:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwEffect) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4204:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4210:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwEffect) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4214:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IDropTarget, 0x00000122, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4214:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IDropTarget, 0x00000122, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:288, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4307:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwEffect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4307:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4312:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4312:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4317:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwEffect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4317:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4322:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4322:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4324:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IDropTarget* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4324:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4329:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4329:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4335:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwEffect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4335:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4340:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4340:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4357:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HWND hwndTarget) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4360:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4364:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IDropSourceNotify, 0x0000012b, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4364:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IDropSourceNotify, 0x0000012b, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:288, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4430:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HWND hwndTarget); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4430:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4435:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4435:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4437:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IDropSourceNotify* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4437:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4442:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4442:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4478:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4481:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG celt) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4484:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4487:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumOLEVERB **ppenum) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4491:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IEnumOLEVERB, 0x00000104, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4491:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IEnumOLEVERB, 0x00000104, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:288, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4577:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4577:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4582:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4582:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4585:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG celt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4585:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4590:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4590:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4592:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumOLEVERB* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4592:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4597:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4597:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4600:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumOLEVERB **ppenum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4600:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4605:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4605:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4610:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4610:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4615:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4615:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4622:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG __RPC_USER CLIPFORMAT_UserSize (ULONG *, ULONG, CLIPFORMAT *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4622:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4623:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER CLIPFORMAT_UserMarshal (ULONG *, unsigned char *, CLIPFORMAT *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4623:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4624:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER CLIPFORMAT_UserUnmarshal(ULONG *, unsigned char *, CLIPFORMAT *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4624:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4625:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_USER CLIPFORMAT_UserFree (ULONG *, CLIPFORMAT *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4625:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4626:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG __RPC_USER STGMEDIUM_UserSize (ULONG *, ULONG, STGMEDIUM *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4626:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4627:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER STGMEDIUM_UserMarshal (ULONG *, unsigned char *, STGMEDIUM *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4627:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4628:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER STGMEDIUM_UserUnmarshal(ULONG *, unsigned char *, STGMEDIUM *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4628:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4629:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_USER STGMEDIUM_UserFree (ULONG *, STGMEDIUM *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4629:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4630:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG __RPC_USER HWND_UserSize (ULONG *, ULONG, HWND *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4630:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4631:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER HWND_UserMarshal (ULONG *, unsigned char *, HWND *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4631:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4632:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER HWND_UserUnmarshal(ULONG *, unsigned char *, HWND *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4632:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4633:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_USER HWND_UserFree (ULONG *, HWND *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4633:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4634:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG __RPC_USER HMENU_UserSize (ULONG *, ULONG, HMENU *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4634:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4635:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER HMENU_UserMarshal (ULONG *, unsigned char *, HMENU *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4635:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4636:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER HMENU_UserUnmarshal(ULONG *, unsigned char *, HMENU *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4636:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4637:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_USER HMENU_UserFree (ULONG *, HMENU *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4637:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4638:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG __RPC_USER HGLOBAL_UserSize (ULONG *, ULONG, HGLOBAL *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4638:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4639:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER HGLOBAL_UserMarshal (ULONG *, unsigned char *, HGLOBAL *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4639:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4640:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER HGLOBAL_UserUnmarshal(ULONG *, unsigned char *, HGLOBAL *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4640:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4641:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_USER HGLOBAL_UserFree (ULONG *, HGLOBAL *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4641:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4642:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG __RPC_USER HACCEL_UserSize (ULONG *, ULONG, HACCEL *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4642:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4643:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER HACCEL_UserMarshal (ULONG *, unsigned char *, HACCEL *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4643:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4644:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER HACCEL_UserUnmarshal(ULONG *, unsigned char *, HACCEL *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4644:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4645:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_USER HACCEL_UserFree (ULONG *, HACCEL *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4645:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4646:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG __RPC_USER HDC_UserSize (ULONG *, ULONG, HDC *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4646:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4647:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER HDC_UserMarshal (ULONG *, unsigned char *, HDC *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4647:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4648:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER HDC_UserUnmarshal(ULONG *, unsigned char *, HDC *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4648:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4649:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_USER HDC_UserFree (ULONG *, HDC *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4649:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:289, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/servprov.h:62:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT STDMETHODCALLTYPE QueryService(REFGUID guidService, REFIID riid, void **ppvObject) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/servprov.h:65:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT STDMETHODCALLTYPE QueryService(REFGUID guidService, Q **pp) { ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:289, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/servprov.h:71:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT STDMETHODCALLTYPE IServiceProvider_RemoteQueryService_Proxy(IServiceProvider *This, REFGUID guidService, REFIID riid, IUnknown **ppvObject); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/servprov.h:71:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/servprov.h:72:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IServiceProvider_RemoteQueryService_Stub(IRpcStubBuffer *This, IRpcChannelBuffer *_pRpcChannelBuffer, PRPC_MESSAGE _pRpcMessage, DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/servprov.h:72:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/servprov.h:74:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IServiceProvider, 0x6d5140c1, 0x7436, 0x11ce, 0x80,0x34, 0x00,0xaa,0x00,0x60,0x09,0xfa) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/servprov.h:74:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IServiceProvider, 0x6d5140c1, 0x7436, 0x11ce, 0x80,0x34, 0x00,0xaa,0x00,0x60,0x09,0xfa) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:24, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:290, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:833:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFGUID guid) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:836:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT uTypeFlags) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:839:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR pStrDoc) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:842:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwHelpContext) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:846:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WORD wMinorVerNum) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:850:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HREFTYPE *phRefType) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:854:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FUNCDESC *pFuncDesc) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:858:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HREFTYPE hRefType) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:862:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture INT implTypeFlags) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:865:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WORD cbAlignment) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:868:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR pStrSchema) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:872:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARDESC *pVarDesc) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:877:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT cNames) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:881:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR szName) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:884:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TYPEDESC *pTDescAlias) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:889:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR szProcName) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:893:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR szDocString) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:897:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR szDocString) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:901:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwHelpContext) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:905:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwHelpContext) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:909:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR bstrMops) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:912:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IDLDESC *pIdlDesc) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:915:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:919:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ICreateTypeInfo, 0x00020405, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:919:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ICreateTypeInfo, 0x00020405, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:24, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:290, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1169:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFGUID guid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1169:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1174:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1174:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1177:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT uTypeFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1177:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1182:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1182:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1185:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR pStrDoc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1185:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1190:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1190:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1193:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwHelpContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1193:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1198:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1198:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1202:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WORD wMinorVerNum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1202:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1207:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1207:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1211:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HREFTYPE *phRefType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1211:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1216:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1216:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1220:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FUNCDESC *pFuncDesc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1220:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1225:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1225:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1229:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HREFTYPE hRefType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1229:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1234:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1234:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1238:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture INT implTypeFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1238:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1243:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1243:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1246:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WORD cbAlignment); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1246:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1251:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1251:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1254:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR pStrSchema); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1254:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1259:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1259:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1263:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARDESC *pVarDesc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1263:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1268:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1268:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1273:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT cNames); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1273:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1278:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1278:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1282:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR szName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1282:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1287:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1287:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1290:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TYPEDESC *pTDescAlias); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1290:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1295:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1295:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1300:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR szProcName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1300:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1305:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1305:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1309:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR szDocString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1309:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1314:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1314:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1318:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR szDocString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1318:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1323:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1323:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1327:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwHelpContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1327:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1332:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1332:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1336:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwHelpContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1336:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1341:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1341:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1345:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR bstrMops); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1345:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1350:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1350:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1353:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IDLDESC *pIdlDesc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1353:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1358:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1358:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1360:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ICreateTypeInfo* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1360:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1365:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1365:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1384:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT index) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1388:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture INVOKEKIND invKind) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1391:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT index) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1394:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture MEMBERID memid) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1397:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT index) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1401:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pVarVal) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1406:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pVarVal) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1412:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pVarVal) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1417:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pVarVal) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1422:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pVarVal) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1425:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG dwHelpStringContext) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1429:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG dwHelpStringContext) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1433:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG dwHelpStringContext) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1436:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1439:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR szName) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1443:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ICreateTypeInfo2, 0x0002040e, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1443:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ICreateTypeInfo2, 0x0002040e, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:24, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:290, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1828:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT index); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1828:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1833:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1833:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1837:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture INVOKEKIND invKind); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1837:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1842:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1842:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1845:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT index); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1845:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1850:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1850:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1853:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture MEMBERID memid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1853:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1858:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1858:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1861:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT index); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1861:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1866:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1866:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1870:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pVarVal); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1870:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1875:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1875:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1880:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pVarVal); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1880:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1885:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1885:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1891:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pVarVal); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1891:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1896:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1896:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1901:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pVarVal); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1901:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1906:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1906:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1911:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pVarVal); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1911:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1916:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1916:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1919:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG dwHelpStringContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1919:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1924:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1924:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1928:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG dwHelpStringContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1928:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1933:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1933:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1937:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG dwHelpStringContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1937:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1942:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1942:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1944:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ICreateTypeInfo2* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1944:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1949:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1949:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1952:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR szName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1952:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1957:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1957:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1978:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ICreateTypeInfo **ppCTInfo) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1981:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR szName) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1985:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WORD wMinorVerNum) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1988:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFGUID guid) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1991:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR szDoc) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1994:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR szHelpFileName) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1997:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwHelpContext) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2000:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LCID lcid) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2003:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT uLibFlags) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2006:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2010:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ICreateTypeLib, 0x00020406, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2010:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ICreateTypeLib, 0x00020406, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:24, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:290, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2145:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ICreateTypeInfo **ppCTInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2145:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2150:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2150:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2153:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR szName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2153:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2158:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2158:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2162:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WORD wMinorVerNum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2162:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2167:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2167:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2170:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFGUID guid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2170:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2175:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2175:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2178:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR szDoc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2178:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2183:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2183:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2186:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR szHelpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2186:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2191:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2191:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2194:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwHelpContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2194:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2199:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2199:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2202:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LCID lcid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2202:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2207:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2207:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2210:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT uLibFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2210:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2215:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2215:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2217:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ICreateTypeLib* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2217:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2222:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2222:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2240:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR szName) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2244:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pVarVal) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2247:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG dwHelpStringContext) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2250:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR szFileName) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2254:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ICreateTypeLib2, 0x0002040f, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2254:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ICreateTypeLib2, 0x0002040f, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:24, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:290, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2423:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR szName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2423:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2428:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2428:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2432:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pVarVal); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2432:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2437:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2437:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2440:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG dwHelpStringContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2440:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2445:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2445:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2448:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR szFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2448:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2453:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2453:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2492:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT *pctinfo) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2497:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeInfo **ppTInfo) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2504:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DISPID *rgDispId) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2514:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT *puArgErr) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2518:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IDispatch, 0x00020400, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2518:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IDispatch, 0x00020400, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:24, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:290, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2614:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT *pctinfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2614:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2619:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2619:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2624:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeInfo **ppTInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2624:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2629:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2629:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2636:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DISPID *rgDispId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2636:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2641:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2641:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2654:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANTARG *rgVarRef); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2654:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2659:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2659:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2669:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT *puArgErr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2669:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2682:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANTARG *rgVarRef); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2682:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2703:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pCeltFetched) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2706:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG celt) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2709:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2712:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumVARIANT **ppEnum) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2716:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IEnumVARIANT, 0x00020404, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2716:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IEnumVARIANT, 0x00020404, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:24, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:290, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2802:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pCeltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2802:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2807:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2807:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2810:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG celt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2810:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2815:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2815:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2817:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumVARIANT* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2817:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2822:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2822:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2825:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumVARIANT **ppEnum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2825:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2830:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2830:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2835:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pCeltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2835:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2840:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pCeltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2840:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2880:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BINDPTR *pBindPtr) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2886:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeComp **ppTComp) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2890:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ITypeComp, 0x00020403, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2890:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ITypeComp, 0x00020403, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:24, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:290, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2973:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CLEANLOCALSTORAGE *pDummy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2973:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2978:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2978:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2983:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeInfo **ppTInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2983:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2988:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2988:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2996:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BINDPTR *pBindPtr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2996:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3007:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CLEANLOCALSTORAGE *pDummy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3007:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3013:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeComp **ppTComp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3013:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3018:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeInfo **ppTInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3018:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3039:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TYPEATTR **ppTypeAttr) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3042:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeComp **ppTComp) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3046:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FUNCDESC **ppFuncDesc) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3050:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARDESC **ppVarDesc) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3056:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT *pcNames) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3060:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HREFTYPE *pRefType) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3064:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture INT *pImplTypeFlags) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3069:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture MEMBERID *pMemId) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3078:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT *puArgErr) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3085:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pBstrHelpFile) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3092:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WORD *pwOrdinal) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3096:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeInfo **ppTInfo) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3101:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PVOID *ppv) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3106:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PVOID *ppvObj) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3110:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pBstrMops) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3114:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT *pIndex) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3117:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TYPEATTR *pTypeAttr) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3120:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FUNCDESC *pFuncDesc) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3123:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARDESC *pVarDesc) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3127:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ITypeInfo, 0x00020401, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3127:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ITypeInfo, 0x00020401, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:24, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:290, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3361:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CLEANLOCALSTORAGE *pDummy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3361:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3366:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3366:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3369:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeComp **ppTComp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3369:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3374:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3374:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3379:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CLEANLOCALSTORAGE *pDummy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3379:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3384:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3384:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3389:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CLEANLOCALSTORAGE *pDummy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3389:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3394:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3394:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3400:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT *pcNames); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3400:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3405:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3405:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3409:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HREFTYPE *pRefType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3409:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3414:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3414:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3418:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture INT *pImplTypeFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3418:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3423:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3423:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3425:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeInfo* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3425:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3430:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3430:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3432:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeInfo* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3432:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3437:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3437:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3445:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pBstrHelpFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3445:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3450:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3450:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3458:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WORD *pwOrdinal); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3458:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3463:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3463:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3467:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeInfo **ppTInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3467:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3472:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3472:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3474:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeInfo* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3474:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3479:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3479:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3483:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown **ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3483:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3488:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3488:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3492:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pBstrMops); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3492:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3497:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3497:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3501:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT *pIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3501:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3506:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3506:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3508:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeInfo* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3508:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3513:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3513:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3515:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeInfo* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3515:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3520:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3520:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3522:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeInfo* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3522:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3527:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3527:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3530:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TYPEATTR **ppTypeAttr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3530:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3534:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CLEANLOCALSTORAGE *pDummy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3534:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3538:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FUNCDESC **ppFuncDesc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3538:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3543:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CLEANLOCALSTORAGE *pDummy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3543:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3547:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARDESC **ppVarDesc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3547:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3552:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CLEANLOCALSTORAGE *pDummy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3552:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3558:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT *pcNames); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3558:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3564:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT *pcNames); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3564:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3569:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture MEMBERID *pMemId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3569:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3571:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeInfo* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3571:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3580:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT *puArgErr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3580:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3582:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeInfo* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3582:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3589:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pBstrHelpFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3589:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3597:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pBstrHelpFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3597:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3604:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WORD *pwOrdinal); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3604:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3612:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WORD *pwOrdinal); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3612:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3617:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PVOID *ppv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3617:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3619:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeInfo* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3619:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3624:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PVOID *ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3624:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3628:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown **ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3628:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3632:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT *pIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3632:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3636:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT *pIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3636:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3639:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TYPEATTR *pTypeAttr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3639:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3641:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeInfo* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3641:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3644:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FUNCDESC *pFuncDesc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3644:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3646:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeInfo* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3646:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3649:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARDESC *pVarDesc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3649:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3651:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeInfo* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3651:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3670:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TYPEKIND *pTypeKind) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3673:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pTypeFlags) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3678:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT *pFuncIndex) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3682:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT *pVarIndex) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3686:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pVarVal) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3691:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pVarVal) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3697:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pVarVal) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3702:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pVarVal) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3707:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pVarVal) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3714:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pbstrHelpStringDll) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3717:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CUSTDATA *pCustData) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3721:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CUSTDATA *pCustData) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3726:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CUSTDATA *pCustData) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3730:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CUSTDATA *pCustData) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3734:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CUSTDATA *pCustData) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3738:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ITypeInfo2, 0x00020412, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3738:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ITypeInfo2, 0x00020412, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:24, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:290, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4116:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TYPEKIND *pTypeKind); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4116:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4121:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4121:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4124:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pTypeFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4124:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4129:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4129:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4134:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT *pFuncIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4134:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4139:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4139:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4143:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT *pVarIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4143:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4148:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4148:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4152:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pVarVal); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4152:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4157:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4157:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4162:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pVarVal); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4162:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4167:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4167:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4173:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pVarVal); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4173:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4178:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4178:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4183:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pVarVal); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4183:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4188:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4188:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4193:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pVarVal); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4193:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4198:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4198:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4206:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pbstrHelpStringDll); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4206:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4211:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4211:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4214:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CUSTDATA *pCustData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4214:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4219:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4219:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4223:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CUSTDATA *pCustData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4223:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4228:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4228:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4233:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CUSTDATA *pCustData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4233:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4238:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4238:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4242:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CUSTDATA *pCustData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4242:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4247:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4247:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4251:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CUSTDATA *pCustData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4251:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4256:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4256:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4263:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pbstrHelpStringDll); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4263:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4271:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pbstrHelpStringDll); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4271:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4316:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4320:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeInfo **ppTInfo) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4324:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TYPEKIND *pTKind) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4328:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeInfo **ppTinfo) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4331:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TLIBATTR **ppTLibAttr) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4334:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeComp **ppTComp) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4341:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pBstrHelpFile) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4346:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL *pfName) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4353:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture USHORT *pcFound) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4356:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TLIBATTR *pTLibAttr) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4360:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ITypeLib, 0x00020402, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4360:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ITypeLib, 0x00020402, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:24, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:290, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4503:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT *pcTInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4503:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4508:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4508:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4512:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeInfo **ppTInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4512:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4517:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4517:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4521:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TYPEKIND *pTKind); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4521:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4526:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4526:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4530:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeInfo **ppTinfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4530:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4535:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4535:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4539:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CLEANLOCALSTORAGE *pDummy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4539:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4544:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4544:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4547:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeComp **ppTComp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4547:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4552:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4552:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4560:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pBstrHelpFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4560:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4565:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4565:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4571:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pBstrLibName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4571:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4576:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4576:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4584:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pBstrLibName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4584:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4589:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4589:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4591:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeLib* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4591:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4596:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4596:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4598:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeLib* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4598:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4601:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT *pcTInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4601:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4604:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TLIBATTR **ppTLibAttr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4604:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4608:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CLEANLOCALSTORAGE *pDummy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4608:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4615:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pBstrHelpFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4615:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4623:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pBstrHelpFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4623:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4628:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL *pfName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4628:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4634:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pBstrLibName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4634:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4641:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture USHORT *pcFound); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4641:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4649:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pBstrLibName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4649:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4652:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TLIBATTR *pTLibAttr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4652:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4654:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeLib* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4654:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4676:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pVarVal) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4680:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcchUniqueNames) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4687:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pbstrHelpStringDll) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4690:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CUSTDATA *pCustData) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4694:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ITypeLib2, 0x00020411, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4694:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ITypeLib2, 0x00020411, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:24, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:290, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4879:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pVarVal); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4879:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4884:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4884:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4888:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcchUniqueNames); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4888:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4893:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4893:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4901:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pbstrHelpStringDll); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4901:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4906:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4906:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4909:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CUSTDATA *pCustData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4909:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4914:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4914:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4918:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcchUniqueNames); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4918:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4922:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcchUniqueNames); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4922:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4929:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pbstrHelpStringDll); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4929:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4937:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pbstrHelpStringDll); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4937:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4970:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture INT *pfCancel) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4975:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR pStrName) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4979:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ITypeChangeEvents, 0x00020410, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4979:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ITypeChangeEvents, 0x00020410, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:24, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:290, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5054:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture INT *pfCancel); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5054:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5059:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5059:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5064:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR pStrName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5064:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5069:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5069:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5088:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture GUID *pGUID) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5091:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pBstrSource) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5094:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pBstrDescription) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5097:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pBstrHelpFile) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5100:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwHelpContext) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5104:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IErrorInfo, 0x1cf2b120, 0x547d, 0x101b, 0x8e,0x65, 0x08,0x00,0x2b,0x2b,0xd1,0x19) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5104:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IErrorInfo, 0x1cf2b120, 0x547d, 0x101b, 0x8e,0x65, 0x08,0x00,0x2b,0x2b,0xd1,0x19) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:24, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:290, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5195:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture GUID *pGUID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5195:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5200:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5200:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5203:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pBstrSource); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5203:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5208:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5208:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5211:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pBstrDescription); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5211:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5216:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5216:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5219:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pBstrHelpFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5219:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5224:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5224:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5227:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwHelpContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5227:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5232:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5232:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5251:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFGUID rguid) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5254:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR szSource) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5257:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR szDescription) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5260:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR szHelpFile) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5263:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwHelpContext) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5267:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ICreateErrorInfo, 0x22f03340, 0x547d, 0x101b, 0x8e,0x65, 0x08,0x00,0x2b,0x2b,0xd1,0x19) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5267:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ICreateErrorInfo, 0x22f03340, 0x547d, 0x101b, 0x8e,0x65, 0x08,0x00,0x2b,0x2b,0xd1,0x19) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:24, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:290, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5358:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFGUID rguid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5358:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5363:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5363:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5366:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR szSource); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5366:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5371:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5371:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5374:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR szDescription); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5374:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5379:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5379:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5382:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR szHelpFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5382:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5387:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5387:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5390:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwHelpContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5390:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5395:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5395:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5414:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFIID riid) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5418:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ISupportErrorInfo, 0xdf0b3d60, 0x548f, 0x101b, 0x8e,0x65, 0x08,0x00,0x2b,0x2b,0xd1,0x19) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5418:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ISupportErrorInfo, 0xdf0b3d60, 0x548f, 0x101b, 0x8e,0x65, 0x08,0x00,0x2b,0x2b,0xd1,0x19) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:24, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:290, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5477:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFIID riid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5477:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5482:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5482:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5501:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown **ppv) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5505:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ITypeFactory, 0x0000002e, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5505:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ITypeFactory, 0x0000002e, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:24, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:290, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5568:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown **ppv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5568:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5573:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5573:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5593:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pSize) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5601:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbWritten) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5608:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbRead) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5611:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PVOID pvType) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5615:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ITypeMarshal, 0x0000002d, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5615:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ITypeMarshal, 0x0000002d, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:24, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:290, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5713:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5713:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5718:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5718:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5726:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5726:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5731:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5731:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5738:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbRead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5738:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5743:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5743:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5746:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PVOID pvType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5746:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5751:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5751:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5770:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PVOID pvNew) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5773:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PVOID pvExisting) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5777:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PVOID pvNew) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5780:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture GUID *pguid) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5783:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pbstrName) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5786:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbSize) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5789:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeInfo **ppTypeInfo) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5794:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pvarField) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5800:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PVOID *ppvDataCArray) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5806:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pvarField) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5812:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pvarField) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5816:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *rgBstrNames) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5819:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IRecordInfo *pRecordInfo) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5822:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5826:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PVOID *ppvDest) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5829:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PVOID pvRecord) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5833:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IRecordInfo, 0x0000002f, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5833:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IRecordInfo, 0x0000002f, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:24, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:290, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6025:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PVOID pvNew); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6025:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6030:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6030:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6033:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PVOID pvExisting); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6033:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6038:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6038:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6042:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PVOID pvNew); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6042:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6047:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6047:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6050:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture GUID *pguid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6050:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6055:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6055:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6058:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pbstrName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6058:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6063:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6063:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6066:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6066:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6071:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6071:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6074:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeInfo **ppTypeInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6074:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6079:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6079:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6084:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pvarField); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6084:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6089:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6089:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6095:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PVOID *ppvDataCArray); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6095:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6100:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6100:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6106:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pvarField); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6106:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6111:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6111:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6117:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pvarField); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6117:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6122:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6122:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6126:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *rgBstrNames); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6126:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6131:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6131:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6134:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IRecordInfo *pRecordInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6134:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6139:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6139:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6141:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IRecordInfo* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6141:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6146:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6146:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6150:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PVOID *ppvDest); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6150:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6155:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6155:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6158:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PVOID pvRecord); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6158:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6163:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6163:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6183:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture EXCEPINFO *pExcepInfo) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6187:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IErrorLog, 0x3127ca40, 0x446e, 0x11ce, 0x81,0x35, 0x00,0xaa,0x00,0x4b,0xb8,0x51) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6187:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IErrorLog, 0x3127ca40, 0x446e, 0x11ce, 0x81,0x35, 0x00,0xaa,0x00,0x4b,0xb8,0x51) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:24, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:290, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6248:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture EXCEPINFO *pExcepInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6248:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6253:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6253:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6274:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IErrorLog *pErrorLog) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6278:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pVar) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6282:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IPropertyBag, 0x55272a00, 0x42cb, 0x11ce, 0x81,0x35, 0x00,0xaa,0x00,0x4b,0xb8,0x51) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6282:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IPropertyBag, 0x55272a00, 0x42cb, 0x11ce, 0x81,0x35, 0x00,0xaa,0x00,0x4b,0xb8,0x51) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:24, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:290, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6356:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown *pUnkObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6356:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6361:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6361:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6365:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pVar); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6365:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6370:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6370:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6375:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IErrorLog *pErrorLog); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6375:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6382:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown *pUnkObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6382:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6389:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG __RPC_USER VARIANT_UserSize (ULONG *, ULONG, VARIANT *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6389:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6390:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER VARIANT_UserMarshal (ULONG *, unsigned char *, VARIANT *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6390:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6391:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER VARIANT_UserUnmarshal(ULONG *, unsigned char *, VARIANT *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6391:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6392:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_USER VARIANT_UserFree (ULONG *, VARIANT *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6392:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6393:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG __RPC_USER BSTR_UserSize (ULONG *, ULONG, BSTR *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6393:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6394:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER BSTR_UserMarshal (ULONG *, unsigned char *, BSTR *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6394:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6395:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER BSTR_UserUnmarshal(ULONG *, unsigned char *, BSTR *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6395:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6396:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_USER BSTR_UserFree (ULONG *, BSTR *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6396:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6397:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG __RPC_USER CLEANLOCALSTORAGE_UserSize (ULONG *, ULONG, CLEANLOCALSTORAGE *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6397:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6398:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER CLEANLOCALSTORAGE_UserMarshal (ULONG *, unsigned char *, CLEANLOCALSTORAGE *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6398:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6399:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER CLEANLOCALSTORAGE_UserUnmarshal(ULONG *, unsigned char *, CLEANLOCALSTORAGE *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6399:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6400:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_USER CLEANLOCALSTORAGE_UserFree (ULONG *, CLEANLOCALSTORAGE *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6400:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:290, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:260:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI hasFeature(BSTR feature,BSTR version,VARIANT_BOOL *hasFeature) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:290, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:289:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMImplementation_hasFeature_Proxy(IXMLDOMImplementation *This,BSTR feature,BSTR version,VARIANT_BOOL *hasFeature); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:289:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:290:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMImplementation_hasFeature_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:290:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:299:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_nodeName(BSTR *name) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:300:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_nodeValue(VARIANT *value) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:301:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI put_nodeValue(VARIANT value) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:302:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_nodeType(DOMNodeType *type) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:303:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_parentNode(IXMLDOMNode **parent) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:304:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_childNodes(IXMLDOMNodeList **childList) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:305:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_firstChild(IXMLDOMNode **firstChild) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:306:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_lastChild(IXMLDOMNode **lastChild) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:307:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_previousSibling(IXMLDOMNode **previousSibling) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:308:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_nextSibling(IXMLDOMNode **nextSibling) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:309:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_attributes(IXMLDOMNamedNodeMap **attributeMap) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:310:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI insertBefore(IXMLDOMNode *newChild,VARIANT refChild,IXMLDOMNode **outNewChild) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:311:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI replaceChild(IXMLDOMNode *newChild,IXMLDOMNode *oldChild,IXMLDOMNode **outOldChild) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:312:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI removeChild(IXMLDOMNode *childNode,IXMLDOMNode **oldChild) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:313:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI appendChild(IXMLDOMNode *newChild,IXMLDOMNode **outNewChild) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:314:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI hasChildNodes(VARIANT_BOOL *hasChild) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:315:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_ownerDocument(IXMLDOMDocument **DOMDocument) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:316:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI cloneNode(VARIANT_BOOL deep,IXMLDOMNode **cloneRoot) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:317:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_nodeTypeString(BSTR *nodeType) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:318:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_text(BSTR *text) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:319:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI put_text(BSTR text) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:320:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_specified(VARIANT_BOOL *isSpecified) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:321:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_definition(IXMLDOMNode **definitionNode) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:322:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_nodeTypedValue(VARIANT *typedValue) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:323:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI put_nodeTypedValue(VARIANT typedValue) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:324:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_dataType(VARIANT *dataTypeName) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:325:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI put_dataType(BSTR dataTypeName) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:326:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_xml(BSTR *xmlString) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:327:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI transformNode(IXMLDOMNode *stylesheet,BSTR *xmlString) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:328:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI selectNodes(BSTR queryString,IXMLDOMNodeList **resultList) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:329:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI selectSingleNode(BSTR queryString,IXMLDOMNode **resultNode) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:330:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_parsed(VARIANT_BOOL *isParsed) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:331:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_namespaceURI(BSTR *namespaceURI) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:332:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_prefix(BSTR *prefixString) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:333:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_baseName(BSTR *nameString) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:334:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI transformNodeToObject(IXMLDOMNode *stylesheet,VARIANT outputObject) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:433:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_get_nodeName_Proxy(IXMLDOMNode *This,BSTR *name); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:433:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:434:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_get_nodeName_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:434:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:435:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_get_nodeValue_Proxy(IXMLDOMNode *This,VARIANT *value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:435:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:436:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_get_nodeValue_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:436:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:437:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_put_nodeValue_Proxy(IXMLDOMNode *This,VARIANT value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:437:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:438:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_put_nodeValue_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:438:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:439:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_get_nodeType_Proxy(IXMLDOMNode *This,DOMNodeType *type); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:439:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:440:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_get_nodeType_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:440:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:441:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_get_parentNode_Proxy(IXMLDOMNode *This,IXMLDOMNode **parent); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:441:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:442:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_get_parentNode_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:442:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:443:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_get_childNodes_Proxy(IXMLDOMNode *This,IXMLDOMNodeList **childList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:443:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:444:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_get_childNodes_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:444:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:445:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_get_firstChild_Proxy(IXMLDOMNode *This,IXMLDOMNode **firstChild); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:445:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:446:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_get_firstChild_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:446:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:447:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_get_lastChild_Proxy(IXMLDOMNode *This,IXMLDOMNode **lastChild); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:447:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:448:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_get_lastChild_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:448:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:449:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_get_previousSibling_Proxy(IXMLDOMNode *This,IXMLDOMNode **previousSibling); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:449:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:450:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_get_previousSibling_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:450:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:451:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_get_nextSibling_Proxy(IXMLDOMNode *This,IXMLDOMNode **nextSibling); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:451:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:452:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_get_nextSibling_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:452:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:453:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_get_attributes_Proxy(IXMLDOMNode *This,IXMLDOMNamedNodeMap **attributeMap); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:453:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:454:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_get_attributes_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:454:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:455:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_insertBefore_Proxy(IXMLDOMNode *This,IXMLDOMNode *newChild,VARIANT refChild,IXMLDOMNode **outNewChild); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:455:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:456:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_insertBefore_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:456:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:457:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_replaceChild_Proxy(IXMLDOMNode *This,IXMLDOMNode *newChild,IXMLDOMNode *oldChild,IXMLDOMNode **outOldChild); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:457:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:458:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_replaceChild_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:458:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:459:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_removeChild_Proxy(IXMLDOMNode *This,IXMLDOMNode *childNode,IXMLDOMNode **oldChild); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:459:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:460:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_removeChild_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:460:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:461:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_appendChild_Proxy(IXMLDOMNode *This,IXMLDOMNode *newChild,IXMLDOMNode **outNewChild); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:461:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:462:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_appendChild_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:462:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:463:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_hasChildNodes_Proxy(IXMLDOMNode *This,VARIANT_BOOL *hasChild); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:463:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:464:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_hasChildNodes_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:464:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:465:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_get_ownerDocument_Proxy(IXMLDOMNode *This,IXMLDOMDocument **DOMDocument); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:465:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:466:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_get_ownerDocument_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:466:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:467:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_cloneNode_Proxy(IXMLDOMNode *This,VARIANT_BOOL deep,IXMLDOMNode **cloneRoot); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:467:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:468:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_cloneNode_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:468:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:469:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_get_nodeTypeString_Proxy(IXMLDOMNode *This,BSTR *nodeType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:469:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:470:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_get_nodeTypeString_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:470:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:471:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_get_text_Proxy(IXMLDOMNode *This,BSTR *text); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:471:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:472:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_get_text_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:472:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:473:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_put_text_Proxy(IXMLDOMNode *This,BSTR text); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:473:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:474:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_put_text_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:474:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:475:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_get_specified_Proxy(IXMLDOMNode *This,VARIANT_BOOL *isSpecified); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:475:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:476:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_get_specified_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:476:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:477:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_get_definition_Proxy(IXMLDOMNode *This,IXMLDOMNode **definitionNode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:477:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:478:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_get_definition_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:478:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:479:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_get_nodeTypedValue_Proxy(IXMLDOMNode *This,VARIANT *typedValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:479:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:480:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_get_nodeTypedValue_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:480:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:481:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_put_nodeTypedValue_Proxy(IXMLDOMNode *This,VARIANT typedValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:481:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:482:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_put_nodeTypedValue_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:482:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:483:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_get_dataType_Proxy(IXMLDOMNode *This,VARIANT *dataTypeName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:483:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:484:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_get_dataType_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:484:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:485:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_put_dataType_Proxy(IXMLDOMNode *This,BSTR dataTypeName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:485:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:486:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_put_dataType_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:486:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:487:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_get_xml_Proxy(IXMLDOMNode *This,BSTR *xmlString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:487:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:488:149: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_get_xml_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:488:149: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:489:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_transformNode_Proxy(IXMLDOMNode *This,IXMLDOMNode *stylesheet,BSTR *xmlString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:489:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:490:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_transformNode_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:490:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:491:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_selectNodes_Proxy(IXMLDOMNode *This,BSTR queryString,IXMLDOMNodeList **resultList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:491:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:492:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_selectNodes_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:492:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:493:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_selectSingleNode_Proxy(IXMLDOMNode *This,BSTR queryString,IXMLDOMNode **resultNode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:493:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:494:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_selectSingleNode_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:494:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:495:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_get_parsed_Proxy(IXMLDOMNode *This,VARIANT_BOOL *isParsed); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:495:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:496:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_get_parsed_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:496:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:497:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_get_namespaceURI_Proxy(IXMLDOMNode *This,BSTR *namespaceURI); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:497:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:498:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_get_namespaceURI_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:498:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:499:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_get_prefix_Proxy(IXMLDOMNode *This,BSTR *prefixString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:499:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:500:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_get_prefix_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:500:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:501:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_get_baseName_Proxy(IXMLDOMNode *This,BSTR *nameString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:501:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:502:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_get_baseName_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:502:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:503:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_transformNodeToObject_Proxy(IXMLDOMNode *This,IXMLDOMNode *stylesheet,VARIANT outputObject); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:503:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:504:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_transformNodeToObject_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:504:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:618:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_doctype(IXMLDOMDocumentType **documentType) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:619:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_implementation(IXMLDOMImplementation **impl) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:620:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_documentElement(IXMLDOMElement **DOMElement) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:621:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI putref_documentElement(IXMLDOMElement *DOMElement) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:622:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI createElement(BSTR tagName,IXMLDOMElement **element) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:623:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI createDocumentFragment(IXMLDOMDocumentFragment **docFrag) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:624:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI createTextNode(BSTR data,IXMLDOMText **text) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:625:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI createComment(BSTR data,IXMLDOMComment **comment) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:626:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI createCDATASection(BSTR data,IXMLDOMCDATASection **cdata) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:627:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI createProcessingInstruction(BSTR target,BSTR data,IXMLDOMProcessingInstruction **pi) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:628:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI createAttribute(BSTR name,IXMLDOMAttribute **attribute) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:629:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI createEntityReference(BSTR name,IXMLDOMEntityReference **entityRef) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:630:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI getElementsByTagName(BSTR tagName,IXMLDOMNodeList **resultList) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:631:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI createNode(VARIANT Type,BSTR name,BSTR namespaceURI,IXMLDOMNode **node) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:632:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI nodeFromID(BSTR idString,IXMLDOMNode **node) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:633:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI load(VARIANT xmlSource,VARIANT_BOOL *isSuccessful) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:634:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_readyState(LONG *value) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:635:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_parseError(IXMLDOMParseError **errorObj) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:636:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_url(BSTR *urlString) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:637:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_async(VARIANT_BOOL *isAsync) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:638:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI put_async(VARIANT_BOOL isAsync) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:639:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI abort(void) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:640:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI loadXML(BSTR bstrXML,VARIANT_BOOL *isSuccessful) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:641:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI save(VARIANT destination) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:642:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_validateOnParse(VARIANT_BOOL *isValidating) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:643:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI put_validateOnParse(VARIANT_BOOL isValidating) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:644:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_resolveExternals(VARIANT_BOOL *isResolving) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:645:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI put_resolveExternals(VARIANT_BOOL isResolving) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:646:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_preserveWhiteSpace(VARIANT_BOOL *isPreserving) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:647:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI put_preserveWhiteSpace(VARIANT_BOOL isPreserving) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:648:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI put_onreadystatechange(VARIANT readystatechangeSink) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:649:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI put_ondataavailable(VARIANT ondataavailableSink) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:650:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI put_ontransformnode(VARIANT ontransformnodeSink) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:815:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_get_doctype_Proxy(IXMLDOMDocument *This,IXMLDOMDocumentType **documentType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:815:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:816:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_get_doctype_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:816:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:817:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_get_implementation_Proxy(IXMLDOMDocument *This,IXMLDOMImplementation **impl); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:817:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:818:164: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_get_implementation_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:818:164: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:819:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_get_documentElement_Proxy(IXMLDOMDocument *This,IXMLDOMElement **DOMElement); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:819:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:820:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_get_documentElement_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:820:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:821:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_putref_documentElement_Proxy(IXMLDOMDocument *This,IXMLDOMElement *DOMElement); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:821:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:822:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_putref_documentElement_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:822:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:823:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_createElement_Proxy(IXMLDOMDocument *This,BSTR tagName,IXMLDOMElement **element); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:823:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:824:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_createElement_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:824:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:825:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_createDocumentFragment_Proxy(IXMLDOMDocument *This,IXMLDOMDocumentFragment **docFrag); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:825:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:826:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_createDocumentFragment_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:826:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:827:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_createTextNode_Proxy(IXMLDOMDocument *This,BSTR data,IXMLDOMText **text); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:827:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:828:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_createTextNode_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:828:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:829:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_createComment_Proxy(IXMLDOMDocument *This,BSTR data,IXMLDOMComment **comment); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:829:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:830:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_createComment_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:830:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:831:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_createCDATASection_Proxy(IXMLDOMDocument *This,BSTR data,IXMLDOMCDATASection **cdata); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:831:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:832:164: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_createCDATASection_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:832:164: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:833:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_createProcessingInstruction_Proxy(IXMLDOMDocument *This,BSTR target,BSTR data,IXMLDOMProcessingInstruction **pi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:833:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:834:173: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_createProcessingInstruction_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:834:173: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:835:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_createAttribute_Proxy(IXMLDOMDocument *This,BSTR name,IXMLDOMAttribute **attribute); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:835:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:836:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_createAttribute_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:836:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:837:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_createEntityReference_Proxy(IXMLDOMDocument *This,BSTR name,IXMLDOMEntityReference **entityRef); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:837:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:838:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_createEntityReference_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:838:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:839:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_getElementsByTagName_Proxy(IXMLDOMDocument *This,BSTR tagName,IXMLDOMNodeList **resultList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:839:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:840:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_getElementsByTagName_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:840:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:841:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_createNode_Proxy(IXMLDOMDocument *This,VARIANT Type,BSTR name,BSTR namespaceURI,IXMLDOMNode **node); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:841:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:842:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_createNode_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:842:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:843:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_nodeFromID_Proxy(IXMLDOMDocument *This,BSTR idString,IXMLDOMNode **node); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:843:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:844:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_nodeFromID_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:844:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:845:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_load_Proxy(IXMLDOMDocument *This,VARIANT xmlSource,VARIANT_BOOL *isSuccessful); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:845:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:846:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_load_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:846:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:847:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_get_readyState_Proxy(IXMLDOMDocument *This,LONG *value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:847:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:848:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_get_readyState_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:848:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:849:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_get_parseError_Proxy(IXMLDOMDocument *This,IXMLDOMParseError **errorObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:849:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:850:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_get_parseError_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:850:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:851:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_get_url_Proxy(IXMLDOMDocument *This,BSTR *urlString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:851:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:852:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_get_url_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:852:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:853:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_get_async_Proxy(IXMLDOMDocument *This,VARIANT_BOOL *isAsync); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:853:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:854:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_get_async_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:854:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:855:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_put_async_Proxy(IXMLDOMDocument *This,VARIANT_BOOL isAsync); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:855:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:856:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_put_async_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:856:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:857:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_abort_Proxy(IXMLDOMDocument *This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:857:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:858:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_abort_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:858:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:859:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_loadXML_Proxy(IXMLDOMDocument *This,BSTR bstrXML,VARIANT_BOOL *isSuccessful); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:859:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:860:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_loadXML_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:860:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:861:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_save_Proxy(IXMLDOMDocument *This,VARIANT destination); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:861:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:862:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_save_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:862:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:863:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_get_validateOnParse_Proxy(IXMLDOMDocument *This,VARIANT_BOOL *isValidating); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:863:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:864:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_get_validateOnParse_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:864:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:865:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_put_validateOnParse_Proxy(IXMLDOMDocument *This,VARIANT_BOOL isValidating); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:865:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:866:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_put_validateOnParse_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:866:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:867:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_get_resolveExternals_Proxy(IXMLDOMDocument *This,VARIANT_BOOL *isResolving); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:867:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:868:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_get_resolveExternals_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:868:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:869:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_put_resolveExternals_Proxy(IXMLDOMDocument *This,VARIANT_BOOL isResolving); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:869:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:870:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_put_resolveExternals_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:870:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:871:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_get_preserveWhiteSpace_Proxy(IXMLDOMDocument *This,VARIANT_BOOL *isPreserving); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:871:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:872:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_get_preserveWhiteSpace_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:872:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:873:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_put_preserveWhiteSpace_Proxy(IXMLDOMDocument *This,VARIANT_BOOL isPreserving); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:873:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:874:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_put_preserveWhiteSpace_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:874:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:875:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_put_onreadystatechange_Proxy(IXMLDOMDocument *This,VARIANT readystatechangeSink); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:875:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:876:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_put_onreadystatechange_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:876:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:877:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_put_ondataavailable_Proxy(IXMLDOMDocument *This,VARIANT ondataavailableSink); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:877:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:878:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_put_ondataavailable_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:878:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:879:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_put_ontransformnode_Proxy(IXMLDOMDocument *This,VARIANT ontransformnodeSink); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:879:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:880:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_put_ontransformnode_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:880:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:889:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_item(LONG index,IXMLDOMNode **listItem) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:890:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_length(LONG *listLength) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:891:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI nextNode(IXMLDOMNode **nextItem) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:892:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI reset(void) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:893:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get__newEnum(IUnknown **ppUnk) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:930:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNodeList_get_item_Proxy(IXMLDOMNodeList *This,LONG index,IXMLDOMNode **listItem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:930:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:931:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNodeList_get_item_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:931:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:932:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNodeList_get_length_Proxy(IXMLDOMNodeList *This,LONG *listLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:932:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:933:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNodeList_get_length_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:933:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:934:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNodeList_nextNode_Proxy(IXMLDOMNodeList *This,IXMLDOMNode **nextItem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:934:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:935:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNodeList_nextNode_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:935:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:936:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNodeList_reset_Proxy(IXMLDOMNodeList *This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:936:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:937:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNodeList_reset_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:937:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:938:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNodeList_get__newEnum_Proxy(IXMLDOMNodeList *This,IUnknown **ppUnk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:938:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:939:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNodeList_get__newEnum_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:939:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:948:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI getNamedItem(BSTR name,IXMLDOMNode **namedItem) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:949:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI setNamedItem(IXMLDOMNode *newItem,IXMLDOMNode **nameItem) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:950:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI removeNamedItem(BSTR name,IXMLDOMNode **namedItem) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:951:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_item(LONG index,IXMLDOMNode **listItem) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:952:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_length(LONG *listLength) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:953:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI getQualifiedItem(BSTR baseName,BSTR namespaceURI,IXMLDOMNode **qualifiedItem) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:954:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI removeQualifiedItem(BSTR baseName,BSTR namespaceURI,IXMLDOMNode **qualifiedItem) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:955:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI nextNode(IXMLDOMNode **nextItem) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:956:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI reset(void) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:957:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get__newEnum(IUnknown **ppUnk) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1004:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNamedNodeMap_getNamedItem_Proxy(IXMLDOMNamedNodeMap *This,BSTR name,IXMLDOMNode **namedItem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1004:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1005:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNamedNodeMap_getNamedItem_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1005:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1006:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNamedNodeMap_setNamedItem_Proxy(IXMLDOMNamedNodeMap *This,IXMLDOMNode *newItem,IXMLDOMNode **nameItem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1006:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1007:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNamedNodeMap_setNamedItem_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1007:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1008:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNamedNodeMap_removeNamedItem_Proxy(IXMLDOMNamedNodeMap *This,BSTR name,IXMLDOMNode **namedItem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1008:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1009:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNamedNodeMap_removeNamedItem_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1009:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1010:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNamedNodeMap_get_item_Proxy(IXMLDOMNamedNodeMap *This,LONG index,IXMLDOMNode **listItem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1010:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1011:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNamedNodeMap_get_item_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1011:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1012:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNamedNodeMap_get_length_Proxy(IXMLDOMNamedNodeMap *This,LONG *listLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1012:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1013:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNamedNodeMap_get_length_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1013:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1014:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNamedNodeMap_getQualifiedItem_Proxy(IXMLDOMNamedNodeMap *This,BSTR baseName,BSTR namespaceURI,IXMLDOMNode **qualifiedItem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1014:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1015:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNamedNodeMap_getQualifiedItem_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1015:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1016:149: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNamedNodeMap_removeQualifiedItem_Proxy(IXMLDOMNamedNodeMap *This,BSTR baseName,BSTR namespaceURI,IXMLDOMNode **qualifiedItem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1016:149: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1017:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNamedNodeMap_removeQualifiedItem_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1017:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1018:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNamedNodeMap_nextNode_Proxy(IXMLDOMNamedNodeMap *This,IXMLDOMNode **nextItem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1018:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1019:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNamedNodeMap_nextNode_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1019:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1020:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNamedNodeMap_reset_Proxy(IXMLDOMNamedNodeMap *This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1020:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1021:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNamedNodeMap_reset_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1021:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1022:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNamedNodeMap_get__newEnum_Proxy(IXMLDOMNamedNodeMap *This,IUnknown **ppUnk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1022:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1023:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNamedNodeMap_get__newEnum_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1023:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1032:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_data(BSTR *data) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1033:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI put_data(BSTR data) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1034:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_length(LONG *dataLength) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1035:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI substringData(LONG offset,LONG count,BSTR *data) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1036:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI appendData(BSTR data) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1037:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI insertData(LONG offset,BSTR data) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1038:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI deleteData(LONG offset,LONG count) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1039:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI replaceData(LONG offset,LONG count,BSTR data) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1154:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMCharacterData_get_data_Proxy(IXMLDOMCharacterData *This,BSTR *data); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1154:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1155:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMCharacterData_get_data_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1155:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1156:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMCharacterData_put_data_Proxy(IXMLDOMCharacterData *This,BSTR data); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1156:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1157:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMCharacterData_put_data_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1157:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1158:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMCharacterData_get_length_Proxy(IXMLDOMCharacterData *This,LONG *dataLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1158:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1159:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMCharacterData_get_length_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1159:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1160:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMCharacterData_substringData_Proxy(IXMLDOMCharacterData *This,LONG offset,LONG count,BSTR *data); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1160:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1161:164: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMCharacterData_substringData_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1161:164: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1162:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMCharacterData_appendData_Proxy(IXMLDOMCharacterData *This,BSTR data); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1162:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1163:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMCharacterData_appendData_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1163:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1164:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMCharacterData_insertData_Proxy(IXMLDOMCharacterData *This,LONG offset,BSTR data); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1164:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1165:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMCharacterData_insertData_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1165:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1166:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMCharacterData_deleteData_Proxy(IXMLDOMCharacterData *This,LONG offset,LONG count); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1166:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1167:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMCharacterData_deleteData_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1167:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1168:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMCharacterData_replaceData_Proxy(IXMLDOMCharacterData *This,LONG offset,LONG count,BSTR data); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1168:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1169:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMCharacterData_replaceData_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1169:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1178:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_name(BSTR *attributeName) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1179:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_value(VARIANT *attributeValue) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1180:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI put_value(VARIANT attributeValue) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1285:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMAttribute_get_name_Proxy(IXMLDOMAttribute *This,BSTR *attributeName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1285:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1286:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMAttribute_get_name_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1286:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1287:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMAttribute_get_value_Proxy(IXMLDOMAttribute *This,VARIANT *attributeValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1287:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1288:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMAttribute_get_value_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1288:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1289:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMAttribute_put_value_Proxy(IXMLDOMAttribute *This,VARIANT attributeValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1289:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1290:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMAttribute_put_value_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1290:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1299:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_tagName(BSTR *tagName) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1300:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI getAttribute(BSTR name,VARIANT *value) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1301:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI setAttribute(BSTR name,VARIANT value) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1302:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI removeAttribute(BSTR name) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1303:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI getAttributeNode(BSTR name,IXMLDOMAttribute **attributeNode) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1304:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI setAttributeNode(IXMLDOMAttribute *DOMAttribute,IXMLDOMAttribute **attributeNode) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1305:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI removeAttributeNode(IXMLDOMAttribute *DOMAttribute,IXMLDOMAttribute **attributeNode) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1306:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI getElementsByTagName(BSTR tagName,IXMLDOMNodeList **resultList) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1307:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI normalize(void) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1424:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMElement_get_tagName_Proxy(IXMLDOMElement *This,BSTR *tagName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1424:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1425:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMElement_get_tagName_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1425:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1426:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMElement_getAttribute_Proxy(IXMLDOMElement *This,BSTR name,VARIANT *value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1426:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1427:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMElement_getAttribute_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1427:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1428:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMElement_setAttribute_Proxy(IXMLDOMElement *This,BSTR name,VARIANT value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1428:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1429:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMElement_setAttribute_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1429:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1430:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMElement_removeAttribute_Proxy(IXMLDOMElement *This,BSTR name); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1430:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1431:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMElement_removeAttribute_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1431:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1432:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMElement_getAttributeNode_Proxy(IXMLDOMElement *This,BSTR name,IXMLDOMAttribute **attributeNode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1432:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1433:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMElement_getAttributeNode_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1433:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1434:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMElement_setAttributeNode_Proxy(IXMLDOMElement *This,IXMLDOMAttribute *DOMAttribute,IXMLDOMAttribute **attributeNode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1434:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1435:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMElement_setAttributeNode_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1435:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1436:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMElement_removeAttributeNode_Proxy(IXMLDOMElement *This,IXMLDOMAttribute *DOMAttribute,IXMLDOMAttribute **attributeNode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1436:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1437:164: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMElement_removeAttributeNode_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1437:164: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1438:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMElement_getElementsByTagName_Proxy(IXMLDOMElement *This,BSTR tagName,IXMLDOMNodeList **resultList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1438:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1439:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMElement_getElementsByTagName_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1439:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1440:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMElement_normalize_Proxy(IXMLDOMElement *This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1440:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1441:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMElement_normalize_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1441:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1450:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI splitText(LONG offset,IXMLDOMText **rightHandTextNode) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1567:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMText_splitText_Proxy(IXMLDOMText *This,LONG offset,IXMLDOMText **rightHandTextNode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1567:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1568:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMText_splitText_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1568:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1698:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_target(BSTR *name) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1699:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_data(BSTR *value) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1700:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI put_data(BSTR value) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1805:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMProcessingInstruction_get_target_Proxy(IXMLDOMProcessingInstruction *This,BSTR *name); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1805:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1806:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMProcessingInstruction_get_target_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1806:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1807:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMProcessingInstruction_get_data_Proxy(IXMLDOMProcessingInstruction *This,BSTR *value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1807:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1808:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMProcessingInstruction_get_data_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1808:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1809:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMProcessingInstruction_put_data_Proxy(IXMLDOMProcessingInstruction *This,BSTR value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1809:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1810:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMProcessingInstruction_put_data_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1810:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1942:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_name(BSTR *rootName) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1943:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_entities(IXMLDOMNamedNodeMap **entityMap) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1944:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_notations(IXMLDOMNamedNodeMap **notationMap) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2049:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocumentType_get_name_Proxy(IXMLDOMDocumentType *This,BSTR *rootName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2049:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2050:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocumentType_get_name_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2050:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2051:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocumentType_get_entities_Proxy(IXMLDOMDocumentType *This,IXMLDOMNamedNodeMap **entityMap); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2051:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2052:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocumentType_get_entities_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2052:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2053:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocumentType_get_notations_Proxy(IXMLDOMDocumentType *This,IXMLDOMNamedNodeMap **notationMap); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2053:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2054:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocumentType_get_notations_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2054:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2063:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_publicId(VARIANT *publicID) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2064:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_systemId(VARIANT *systemID) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2167:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNotation_get_publicId_Proxy(IXMLDOMNotation *This,VARIANT *publicID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2167:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2168:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNotation_get_publicId_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2168:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2169:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNotation_get_systemId_Proxy(IXMLDOMNotation *This,VARIANT *systemID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2169:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2170:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNotation_get_systemId_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2170:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2179:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_publicId(VARIANT *publicID) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2180:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_systemId(VARIANT *systemID) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2181:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_notationName(BSTR *name) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2286:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMEntity_get_publicId_Proxy(IXMLDOMEntity *This,VARIANT *publicID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2286:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2287:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMEntity_get_publicId_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2287:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2288:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMEntity_get_systemId_Proxy(IXMLDOMEntity *This,VARIANT *systemID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2288:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2289:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMEntity_get_systemId_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2289:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2290:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMEntity_get_notationName_Proxy(IXMLDOMEntity *This,BSTR *name); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2290:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2291:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMEntity_get_notationName_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2291:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2405:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_errorCode(LONG *errorCode) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2406:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_url(BSTR *urlString) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2407:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_reason(BSTR *reasonString) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2408:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_srcText(BSTR *sourceString) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2409:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_line(LONG *lineNumber) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2410:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_linepos(LONG *linePosition) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2411:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_filepos(LONG *filePosition) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2452:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMParseError_get_errorCode_Proxy(IXMLDOMParseError *This,LONG *errorCode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2452:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2453:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMParseError_get_errorCode_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2453:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2454:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMParseError_get_url_Proxy(IXMLDOMParseError *This,BSTR *urlString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2454:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2455:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMParseError_get_url_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2455:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2456:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMParseError_get_reason_Proxy(IXMLDOMParseError *This,BSTR *reasonString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2456:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2457:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMParseError_get_reason_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2457:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2458:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMParseError_get_srcText_Proxy(IXMLDOMParseError *This,BSTR *sourceString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2458:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2459:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMParseError_get_srcText_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2459:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2460:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMParseError_get_line_Proxy(IXMLDOMParseError *This,LONG *lineNumber); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2460:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2461:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMParseError_get_line_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2461:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2462:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMParseError_get_linepos_Proxy(IXMLDOMParseError *This,LONG *linePosition); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2462:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2463:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMParseError_get_linepos_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2463:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2464:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMParseError_get_filepos_Proxy(IXMLDOMParseError *This,LONG *filePosition); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2464:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2465:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMParseError_get_filepos_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2465:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2474:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI uniqueID(IXMLDOMNode *pNode,LONG *pID) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2475:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI depth(IXMLDOMNode *pNode,LONG *pDepth) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2476:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI childNumber(IXMLDOMNode *pNode,LONG *pNumber) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2477:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI ancestorChildNumber(BSTR bstrNodeName,IXMLDOMNode *pNode,LONG *pNumber) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2478:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI absoluteChildNumber(IXMLDOMNode *pNode,LONG *pNumber) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2479:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI formatIndex(LONG lIndex,BSTR bstrFormat,BSTR *pbstrFormattedString) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2480:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI formatNumber(double dblNumber,BSTR bstrFormat,BSTR *pbstrFormattedString) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2481:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI formatDate(VARIANT varDate,BSTR bstrFormat,VARIANT varDestLocale,BSTR *pbstrFormattedString) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2482:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI formatTime(VARIANT varTime,BSTR bstrFormat,VARIANT varDestLocale,BSTR *pbstrFormattedString) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2599:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXTLRuntime_uniqueID_Proxy(IXTLRuntime *This,IXMLDOMNode *pNode,LONG *pID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2599:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2600:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXTLRuntime_uniqueID_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2600:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2601:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXTLRuntime_depth_Proxy(IXTLRuntime *This,IXMLDOMNode *pNode,LONG *pDepth); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2601:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2602:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXTLRuntime_depth_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2602:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2603:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXTLRuntime_childNumber_Proxy(IXTLRuntime *This,IXMLDOMNode *pNode,LONG *pNumber); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2603:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2604:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXTLRuntime_childNumber_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2604:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2605:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXTLRuntime_ancestorChildNumber_Proxy(IXTLRuntime *This,BSTR bstrNodeName,IXMLDOMNode *pNode,LONG *pNumber); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2605:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2606:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXTLRuntime_ancestorChildNumber_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2606:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2607:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXTLRuntime_absoluteChildNumber_Proxy(IXTLRuntime *This,IXMLDOMNode *pNode,LONG *pNumber); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2607:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2608:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXTLRuntime_absoluteChildNumber_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2608:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2609:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXTLRuntime_formatIndex_Proxy(IXTLRuntime *This,LONG lIndex,BSTR bstrFormat,BSTR *pbstrFormattedString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2609:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2610:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXTLRuntime_formatIndex_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2610:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2611:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXTLRuntime_formatNumber_Proxy(IXTLRuntime *This,double dblNumber,BSTR bstrFormat,BSTR *pbstrFormattedString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2611:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2612:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXTLRuntime_formatNumber_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2612:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2613:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXTLRuntime_formatDate_Proxy(IXTLRuntime *This,VARIANT varDate,BSTR bstrFormat,VARIANT varDestLocale,BSTR *pbstrFormattedString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2613:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2614:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXTLRuntime_formatDate_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2614:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2615:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXTLRuntime_formatTime_Proxy(IXTLRuntime *This,VARIANT varTime,BSTR bstrFormat,VARIANT varDestLocale,BSTR *pbstrFormattedString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2615:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2616:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXTLRuntime_formatTime_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2616:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2667:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI open(BSTR bstrMethod,BSTR bstrUrl,VARIANT varAsync,VARIANT bstrUser,VARIANT bstrPassword) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2668:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI setRequestHeader(BSTR bstrHeader,BSTR bstrValue) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2669:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI getResponseHeader(BSTR bstrHeader,BSTR *pbstrValue) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2670:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI getAllResponseHeaders(BSTR *pbstrHeaders) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2671:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI send(VARIANT varBody) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2672:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI abort(void) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2673:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_status(LONG *plStatus) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2674:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_statusText(BSTR *pbstrStatus) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2675:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_responseXML(IDispatch **ppBody) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2676:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_responseText(BSTR *pbstrBody) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2677:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_responseBody(VARIANT *pvarBody) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2678:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_responseStream(VARIANT *pvarBody) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2679:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_readyState(LONG *plState) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2680:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI put_onreadystatechange(IDispatch *pReadyStateSink) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2735:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLHttpRequest_open_Proxy(IXMLHttpRequest *This,BSTR bstrMethod,BSTR bstrUrl,VARIANT varAsync,VARIANT bstrUser,VARIANT bstrPassword); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2735:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2736:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLHttpRequest_open_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2736:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2737:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLHttpRequest_setRequestHeader_Proxy(IXMLHttpRequest *This,BSTR bstrHeader,BSTR bstrValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2737:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2738:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLHttpRequest_setRequestHeader_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2738:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2739:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLHttpRequest_getResponseHeader_Proxy(IXMLHttpRequest *This,BSTR bstrHeader,BSTR *pbstrValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2739:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2740:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLHttpRequest_getResponseHeader_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2740:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2741:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLHttpRequest_getAllResponseHeaders_Proxy(IXMLHttpRequest *This,BSTR *pbstrHeaders); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2741:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2742:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLHttpRequest_getAllResponseHeaders_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2742:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2743:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLHttpRequest_send_Proxy(IXMLHttpRequest *This,VARIANT varBody); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2743:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2744:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLHttpRequest_send_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2744:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2745:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLHttpRequest_abort_Proxy(IXMLHttpRequest *This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2745:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2746:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLHttpRequest_abort_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2746:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2747:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLHttpRequest_get_status_Proxy(IXMLHttpRequest *This,LONG *plStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2747:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2748:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLHttpRequest_get_status_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2748:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2749:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLHttpRequest_get_statusText_Proxy(IXMLHttpRequest *This,BSTR *pbstrStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2749:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2750:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLHttpRequest_get_statusText_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2750:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2751:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLHttpRequest_get_responseXML_Proxy(IXMLHttpRequest *This,IDispatch **ppBody); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2751:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2752:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLHttpRequest_get_responseXML_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2752:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2753:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLHttpRequest_get_responseText_Proxy(IXMLHttpRequest *This,BSTR *pbstrBody); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2753:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2754:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLHttpRequest_get_responseText_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2754:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2755:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLHttpRequest_get_responseBody_Proxy(IXMLHttpRequest *This,VARIANT *pvarBody); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2755:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2756:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLHttpRequest_get_responseBody_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2756:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2757:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLHttpRequest_get_responseStream_Proxy(IXMLHttpRequest *This,VARIANT *pvarBody); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2757:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2758:164: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLHttpRequest_get_responseStream_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2758:164: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2759:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLHttpRequest_get_readyState_Proxy(IXMLHttpRequest *This,LONG *plState); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2759:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2760:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLHttpRequest_get_readyState_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2760:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2761:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLHttpRequest_put_onreadystatechange_Proxy(IXMLHttpRequest *This,IDispatch *pReadyStateSink); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2761:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2762:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLHttpRequest_put_onreadystatechange_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2762:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2776:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_XMLDocument(IXMLDOMDocument **ppDoc) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2777:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI put_XMLDocument(IXMLDOMDocument *ppDoc) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2778:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_JavaDSOCompatible(WINBOOL *fJavaDSOCompatible) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2779:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI put_JavaDSOCompatible(WINBOOL fJavaDSOCompatible) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2780:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_readyState(LONG *state) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2817:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDSOControl_get_XMLDocument_Proxy(IXMLDSOControl *This,IXMLDOMDocument **ppDoc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2817:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2818:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDSOControl_get_XMLDocument_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2818:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2819:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDSOControl_put_XMLDocument_Proxy(IXMLDSOControl *This,IXMLDOMDocument *ppDoc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2819:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2820:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDSOControl_put_XMLDocument_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2820:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2821:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDSOControl_get_JavaDSOCompatible_Proxy(IXMLDSOControl *This,WINBOOL *fJavaDSOCompatible); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2821:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2822:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDSOControl_get_JavaDSOCompatible_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2822:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2823:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDSOControl_put_JavaDSOCompatible_Proxy(IXMLDSOControl *This,WINBOOL fJavaDSOCompatible); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2823:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2824:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDSOControl_put_JavaDSOCompatible_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2824:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2825:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDSOControl_get_readyState_Proxy(IXMLDSOControl *This,LONG *state); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2825:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2826:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDSOControl_get_readyState_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2826:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2840:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI put_length(LONG v) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2841:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_length(LONG *p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2842:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get__newEnum(IUnknown **ppUnk) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2843:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI item(VARIANT var1,VARIANT var2,IDispatch **ppDisp) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2878:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElementCollection_put_length_Proxy(IXMLElementCollection *This,LONG v); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2878:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2879:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElementCollection_put_length_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2879:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2880:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElementCollection_get_length_Proxy(IXMLElementCollection *This,LONG *p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2880:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2881:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElementCollection_get_length_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2881:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2882:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElementCollection_get__newEnum_Proxy(IXMLElementCollection *This,IUnknown **ppUnk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2882:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2883:164: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElementCollection_get__newEnum_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2883:164: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2884:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElementCollection_item_Proxy(IXMLElementCollection *This,VARIANT var1,VARIANT var2,IDispatch **ppDisp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2884:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2885:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElementCollection_item_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2885:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2894:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_root(IXMLElement **p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2895:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_fileSize(BSTR *p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2896:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_fileModifiedDate(BSTR *p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2897:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_fileUpdatedDate(BSTR *p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2898:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_URL(BSTR *p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2899:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI put_URL(BSTR p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2900:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_mimeType(BSTR *p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2901:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_readyState(LONG *pl) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2902:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_charset(BSTR *p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2903:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI put_charset(BSTR p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2904:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_version(BSTR *p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2905:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_doctype(BSTR *p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2906:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_dtdURL(BSTR *p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2907:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI createElement(VARIANT vType,VARIANT var1,IXMLElement **ppElem) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2962:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument_get_root_Proxy(IXMLDocument *This,IXMLElement **p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2962:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2963:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument_get_root_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2963:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2964:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument_get_fileSize_Proxy(IXMLDocument *This,BSTR *p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2964:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2965:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument_get_fileSize_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2965:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2966:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument_get_fileModifiedDate_Proxy(IXMLDocument *This,BSTR *p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2966:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2967:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument_get_fileModifiedDate_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2967:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2968:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument_get_fileUpdatedDate_Proxy(IXMLDocument *This,BSTR *p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2968:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2969:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument_get_fileUpdatedDate_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2969:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2970:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument_get_URL_Proxy(IXMLDocument *This,BSTR *p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2970:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2971:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument_get_URL_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2971:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2972:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument_put_URL_Proxy(IXMLDocument *This,BSTR p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2972:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2973:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument_put_URL_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2973:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2974:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument_get_mimeType_Proxy(IXMLDocument *This,BSTR *p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2974:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2975:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument_get_mimeType_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2975:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2976:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument_get_readyState_Proxy(IXMLDocument *This,LONG *pl); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2976:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2977:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument_get_readyState_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2977:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2978:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument_get_charset_Proxy(IXMLDocument *This,BSTR *p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2978:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2979:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument_get_charset_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2979:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2980:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument_put_charset_Proxy(IXMLDocument *This,BSTR p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2980:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2981:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument_put_charset_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2981:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2982:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument_get_version_Proxy(IXMLDocument *This,BSTR *p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2982:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2983:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument_get_version_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2983:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2984:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument_get_doctype_Proxy(IXMLDocument *This,BSTR *p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2984:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2985:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument_get_doctype_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2985:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2986:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument_get_dtdURL_Proxy(IXMLDocument *This,BSTR *p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2986:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2987:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument_get_dtdURL_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2987:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2988:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument_createElement_Proxy(IXMLDocument *This,VARIANT vType,VARIANT var1,IXMLElement **ppElem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2988:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2989:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument_createElement_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2989:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2998:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_root(IXMLElement2 **p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2999:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_fileSize(BSTR *p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3000:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_fileModifiedDate(BSTR *p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3001:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_fileUpdatedDate(BSTR *p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3002:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_URL(BSTR *p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3003:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI put_URL(BSTR p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3004:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_mimeType(BSTR *p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3005:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_readyState(LONG *pl) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3006:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_charset(BSTR *p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3007:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI put_charset(BSTR p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3008:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_version(BSTR *p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3009:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_doctype(BSTR *p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3010:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_dtdURL(BSTR *p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3011:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI createElement(VARIANT vType,VARIANT var1,IXMLElement2 **ppElem) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3012:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_async(VARIANT_BOOL *pf) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3013:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI put_async(VARIANT_BOOL f) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3072:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument2_get_root_Proxy(IXMLDocument2 *This,IXMLElement2 **p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3072:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3073:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument2_get_root_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3073:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3074:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument2_get_fileSize_Proxy(IXMLDocument2 *This,BSTR *p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3074:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3075:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument2_get_fileSize_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3075:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3076:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument2_get_fileModifiedDate_Proxy(IXMLDocument2 *This,BSTR *p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3076:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3077:164: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument2_get_fileModifiedDate_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3077:164: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3078:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument2_get_fileUpdatedDate_Proxy(IXMLDocument2 *This,BSTR *p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3078:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3079:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument2_get_fileUpdatedDate_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3079:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3080:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument2_get_URL_Proxy(IXMLDocument2 *This,BSTR *p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3080:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3081:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument2_get_URL_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3081:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3082:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument2_put_URL_Proxy(IXMLDocument2 *This,BSTR p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3082:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3083:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument2_put_URL_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3083:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3084:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument2_get_mimeType_Proxy(IXMLDocument2 *This,BSTR *p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3084:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3085:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument2_get_mimeType_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3085:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3086:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument2_get_readyState_Proxy(IXMLDocument2 *This,LONG *pl); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3086:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3087:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument2_get_readyState_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3087:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3088:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument2_get_charset_Proxy(IXMLDocument2 *This,BSTR *p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3088:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3089:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument2_get_charset_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3089:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3090:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument2_put_charset_Proxy(IXMLDocument2 *This,BSTR p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3090:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3091:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument2_put_charset_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3091:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3092:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument2_get_version_Proxy(IXMLDocument2 *This,BSTR *p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3092:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3093:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument2_get_version_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3093:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3094:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument2_get_doctype_Proxy(IXMLDocument2 *This,BSTR *p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3094:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3095:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument2_get_doctype_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3095:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3096:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument2_get_dtdURL_Proxy(IXMLDocument2 *This,BSTR *p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3096:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3097:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument2_get_dtdURL_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3097:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3098:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument2_createElement_Proxy(IXMLDocument2 *This,VARIANT vType,VARIANT var1,IXMLElement2 **ppElem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3098:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3099:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument2_createElement_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3099:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3100:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument2_get_async_Proxy(IXMLDocument2 *This,VARIANT_BOOL *pf); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3100:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3101:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument2_get_async_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3101:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3102:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument2_put_async_Proxy(IXMLDocument2 *This,VARIANT_BOOL f); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3102:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3103:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument2_put_async_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3103:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3112:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_tagName(BSTR *p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3113:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI put_tagName(BSTR p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3114:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_parent(IXMLElement **ppParent) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3115:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI setAttribute(BSTR strPropertyName,VARIANT PropertyValue) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3116:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI getAttribute(BSTR strPropertyName,VARIANT *PropertyValue) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3117:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI removeAttribute(BSTR strPropertyName) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3118:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_children(IXMLElementCollection **pp) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3119:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_type(LONG *plType) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3120:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_text(BSTR *p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3121:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI put_text(BSTR p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3122:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI addChild(IXMLElement *pChildElem,LONG lIndex,LONG lReserved) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3123:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI removeChild(IXMLElement *pChildElem) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3174:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElement_get_tagName_Proxy(IXMLElement *This,BSTR *p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3174:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3175:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElement_get_tagName_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3175:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3176:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElement_put_tagName_Proxy(IXMLElement *This,BSTR p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3176:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3177:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElement_put_tagName_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3177:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3178:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElement_get_parent_Proxy(IXMLElement *This,IXMLElement **ppParent); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3178:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3179:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElement_get_parent_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3179:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3180:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElement_setAttribute_Proxy(IXMLElement *This,BSTR strPropertyName,VARIANT PropertyValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3180:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3181:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElement_setAttribute_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3181:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3182:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElement_getAttribute_Proxy(IXMLElement *This,BSTR strPropertyName,VARIANT *PropertyValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3182:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3183:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElement_getAttribute_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3183:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3184:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElement_removeAttribute_Proxy(IXMLElement *This,BSTR strPropertyName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3184:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3185:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElement_removeAttribute_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3185:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3186:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElement_get_children_Proxy(IXMLElement *This,IXMLElementCollection **pp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3186:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3187:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElement_get_children_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3187:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3188:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElement_get_type_Proxy(IXMLElement *This,LONG *plType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3188:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3189:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElement_get_type_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3189:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3190:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElement_get_text_Proxy(IXMLElement *This,BSTR *p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3190:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3191:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElement_get_text_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3191:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3192:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElement_put_text_Proxy(IXMLElement *This,BSTR p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3192:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3193:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElement_put_text_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3193:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3194:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElement_addChild_Proxy(IXMLElement *This,IXMLElement *pChildElem,LONG lIndex,LONG lReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3194:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3195:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElement_addChild_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3195:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3196:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElement_removeChild_Proxy(IXMLElement *This,IXMLElement *pChildElem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3196:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3197:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElement_removeChild_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3197:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3206:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_tagName(BSTR *p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3207:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI put_tagName(BSTR p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3208:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_parent(IXMLElement2 **ppParent) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3209:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI setAttribute(BSTR strPropertyName,VARIANT PropertyValue) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3210:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI getAttribute(BSTR strPropertyName,VARIANT *PropertyValue) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3211:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI removeAttribute(BSTR strPropertyName) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3212:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_children(IXMLElementCollection **pp) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3213:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_type(LONG *plType) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3214:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_text(BSTR *p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3215:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI put_text(BSTR p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3216:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI addChild(IXMLElement2 *pChildElem,LONG lIndex,LONG lReserved) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3217:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI removeChild(IXMLElement2 *pChildElem) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3218:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_attributes(IXMLElementCollection **pp) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3271:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElement2_get_tagName_Proxy(IXMLElement2 *This,BSTR *p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3271:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3272:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElement2_get_tagName_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3272:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3273:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElement2_put_tagName_Proxy(IXMLElement2 *This,BSTR p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3273:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3274:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElement2_put_tagName_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3274:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3275:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElement2_get_parent_Proxy(IXMLElement2 *This,IXMLElement2 **ppParent); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3275:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3276:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElement2_get_parent_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3276:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3277:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElement2_setAttribute_Proxy(IXMLElement2 *This,BSTR strPropertyName,VARIANT PropertyValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3277:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3278:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElement2_setAttribute_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3278:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3279:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElement2_getAttribute_Proxy(IXMLElement2 *This,BSTR strPropertyName,VARIANT *PropertyValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3279:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3280:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElement2_getAttribute_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3280:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3281:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElement2_removeAttribute_Proxy(IXMLElement2 *This,BSTR strPropertyName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3281:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3282:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElement2_removeAttribute_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3282:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3283:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElement2_get_children_Proxy(IXMLElement2 *This,IXMLElementCollection **pp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3283:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3284:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElement2_get_children_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3284:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3285:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElement2_get_type_Proxy(IXMLElement2 *This,LONG *plType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3285:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3286:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElement2_get_type_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3286:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3287:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElement2_get_text_Proxy(IXMLElement2 *This,BSTR *p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3287:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3288:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElement2_get_text_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3288:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3289:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElement2_put_text_Proxy(IXMLElement2 *This,BSTR p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3289:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3290:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElement2_put_text_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3290:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3291:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElement2_addChild_Proxy(IXMLElement2 *This,IXMLElement2 *pChildElem,LONG lIndex,LONG lReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3291:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3292:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElement2_addChild_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3292:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3293:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElement2_removeChild_Proxy(IXMLElement2 *This,IXMLElement2 *pChildElem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3293:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3294:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElement2_removeChild_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3294:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3295:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElement2_get_attributes_Proxy(IXMLElement2 *This,IXMLElementCollection **pp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3295:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3296:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElement2_get_attributes_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3296:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3305:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_name(BSTR *n) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3306:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_value(BSTR *v) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3337:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLAttribute_get_name_Proxy(IXMLAttribute *This,BSTR *n); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3337:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3338:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLAttribute_get_name_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3338:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3339:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLAttribute_get_value_Proxy(IXMLAttribute *This,BSTR *v); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3339:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3340:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLAttribute_get_value_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3340:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3349:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI GetErrorInfo(XML_ERROR *pErrorReturn) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3370:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLError_GetErrorInfo_Proxy(IXMLError *This,XML_ERROR *pErrorReturn); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3370:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3371:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLError_GetErrorInfo_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3371:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:425:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI CreateURLMoniker(LPMONIKER pMkCtx, LPCWSTR szURL, LPMONIKER *ppmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:425:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:426:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI CreateURLMonikerEx(LPMONIKER pMkCtx, LPCWSTR szURL, LPMONIKER *ppmk, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:426:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:427:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI GetClassURL(LPCWSTR szURL, CLSID *pClsID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:427:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:428:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI CreateAsyncBindCtx(DWORD reserved, IBindStatusCallback *pBSCb, IEnumFORMATETC *pEFetc, IBindCtx **ppBC); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:428:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:432:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI CreateAsyncBindCtxEx(IBindCtx *pbc, DWORD dwOptions, IBindStatusCallback *pBSCb, IEnumFORMATETC *pEnum, IBindCtx **ppBC, DWORD reserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:432:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:433:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI MkParseDisplayNameEx(IBindCtx *pbc, LPCWSTR szDisplayName, ULONG *pchEaten, LPMONIKER *ppmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:433:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:434:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI RegisterBindStatusCallback(LPBC pBC, IBindStatusCallback *pBSCb, IBindStatusCallback **ppBSCBPrev, DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:434:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:435:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI RevokeBindStatusCallback(LPBC pBC, IBindStatusCallback *pBSCb); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:435:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:436:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI GetClassFileOrMime(LPBC pBC, LPCWSTR szFilename, LPVOID pBuffer, DWORD cbSize, LPCWSTR szMime, DWORD dwReserved, CLSID *pclsid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:436:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:437:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI IsValidURL(LPBC pBC, LPCWSTR szURL, DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:437:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:438:212: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI CoGetClassObjectFromURL(REFCLSID rCLASSID, LPCWSTR szCODE, DWORD dwFileVersionMS, DWORD dwFileVersionLS, LPCWSTR szTYPE, LPBINDCTX pBindCtx, DWORD dwClsContext, LPVOID pvReserved, REFIID riid, LPVOID *ppv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:438:212: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:439:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI IEInstallScope(LPDWORD pdwScope); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:439:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:440:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI FaultInIEFeature(HWND hWnd, uCLSSPEC *pClassSpec, QUERYCONTEXT *pQuery, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:440:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:441:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI GetComponentIDFromCLSSPEC(uCLSSPEC *pClassspec, LPSTR *ppszComponentID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:441:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:447:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI IsAsyncMoniker(IMoniker *pmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:447:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:448:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI CreateURLBinding(LPCWSTR lpszUrl, IBindCtx *pbc, IBinding **ppBdg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:448:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:449:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI RegisterMediaTypes(UINT ctypes, const LPCSTR *rgszTypes, CLIPFORMAT *rgcfTypes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:449:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:450:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI FindMediaType(LPCSTR rgszTypes, CLIPFORMAT *rgcfTypes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:450:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:451:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI CreateFormatEnumerator(UINT cfmtetc, FORMATETC *rgfmtetc, IEnumFORMATETC **ppenumfmtetc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:451:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:452:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI RegisterFormatEnumerator(LPBC pBC, IEnumFORMATETC *pEFetc, DWORD reserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:452:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:453:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI RevokeFormatEnumerator(LPBC pBC, IEnumFORMATETC *pEFetc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:453:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:454:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI RegisterMediaTypeClass(LPBC pBC,UINT ctypes, const LPCSTR *rgszTypes, CLSID *rgclsID, DWORD reserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:454:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:455:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI FindMediaTypeClass(LPBC pBC, LPCSTR szType, CLSID *pclsID, DWORD reserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:455:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:456:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI UrlMkSetSessionOption(DWORD dwOption, LPVOID pBuffer, DWORD dwBufferLength, DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:456:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:457:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI UrlMkGetSessionOption(DWORD dwOption, LPVOID pBuffer, DWORD dwBufferLength, DWORD *pdwBufferLengthOut, DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:457:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:458:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI FindMimeFromData(LPBC pBC, LPCWSTR pwzUrl, LPVOID pBuffer, DWORD cbSize, LPCWSTR pwzMimeProposed, DWORD dwMimeFlags, LPWSTR *ppwzMimeOut, DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:458:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:472:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI ObtainUserAgentString(DWORD dwOption, LPSTR pszUAOut, DWORD *cbSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:472:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:473:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI CompareSecurityIds(BYTE *pbSecurityId1, DWORD dwLen1, BYTE *pbSecurityId2, DWORD dwLen2, DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:473:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:474:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI CompatFlagsFromClsid(CLSID *pclsid, LPDWORD pdwCompatFlags, LPDWORD pdwMiscStatusFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:474:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:598:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CLSID *pClassID) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:601:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:607:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD grfMode) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:612:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fRemember) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:616:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPBC pibc) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:619:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker **ppimkName) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:623:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IPersistMoniker, 0x79eac9c9, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:623:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IPersistMoniker, 0x79eac9c9, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:727:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CLSID *pClassID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:727:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:732:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:732:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:734:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IPersistMoniker* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:734:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:739:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:739:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:745:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD grfMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:745:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:750:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:750:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:755:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fRemember); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:755:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:760:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:760:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:764:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPBC pibc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:764:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:769:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:769:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:772:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker **ppimkName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:772:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:777:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:777:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:808:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCWSTR val) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:812:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IMonikerProp, 0xa5ca5f7f, 0x1847, 0x4d87, 0x9c,0x5b, 0x91,0x85,0x09,0xf7,0x51,0x1d) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:812:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IMonikerProp, 0xa5ca5f7f, 0x1847, 0x4d87, 0x9c,0x5b, 0x91,0x85,0x09,0xf7,0x51,0x1d) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:873:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCWSTR val); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:873:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:878:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:878:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:903:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IBinding **ppb) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:907:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IBindProtocol, 0x79eac9cd, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:907:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IBindProtocol, 0x79eac9cd, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:970:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IBinding **ppb); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:970:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:975:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:975:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:998:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1001:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1004:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1007:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG nPriority) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1010:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG *pnPriority) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1016:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwReserved) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1020:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IBinding, 0x79eac9c0, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1020:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IBinding, 0x79eac9c0, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1118:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IBinding* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1118:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1123:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1123:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1125:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IBinding* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1125:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1130:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1130:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1132:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IBinding* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1132:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1137:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1137:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1140:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG nPriority); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1140:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1145:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1145:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1148:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG *pnPriority); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1148:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1153:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1153:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1159:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1159:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1164:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1164:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1170:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1170:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1176:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1176:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1404:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IBinding *pib) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1407:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG *pnPriority) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1410:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD reserved) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1416:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCWSTR szStatusText) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1420:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCWSTR szError) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1424:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BINDINFO *pbindinfo) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1430:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STGMEDIUM *pstgmed) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1434:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown *punk) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1438:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IBindStatusCallback, 0x79eac9c1, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1438:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IBindStatusCallback, 0x79eac9c1, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1564:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IBinding *pib); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1564:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1569:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1569:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1572:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG *pnPriority); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1572:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1577:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1577:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1580:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD reserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1580:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1585:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1585:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1591:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCWSTR szStatusText); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1591:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1596:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1596:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1600:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCWSTR szError); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1600:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1605:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1605:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1610:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RemSTGMEDIUM *pstgmed); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1610:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1615:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1615:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1621:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RemSTGMEDIUM *pstgmed); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1621:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1626:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1626:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1630:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown *punk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1630:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1635:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1635:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1639:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BINDINFO *pbindinfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1639:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1644:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RemSTGMEDIUM *pstgmed); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1644:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1650:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STGMEDIUM *pstgmed); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1650:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1656:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RemSTGMEDIUM *pstgmed); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1656:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1710:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwReserved) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1714:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IBindStatusCallbackEx, 0xaaa74ef9, 0x8ee7, 0x4659, 0x88,0xd9, 0xf8,0xc5,0x04,0xda,0x73,0xcc) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1714:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IBindStatusCallbackEx, 0xaaa74ef9, 0x8ee7, 0x4659, 0x88,0xd9, 0xf8,0xc5,0x04,0xda,0x73,0xcc) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1857:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1857:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1862:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1862:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1868:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1868:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1875:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1875:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1900:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPWSTR *pszPassword) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1904:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IAuthenticate, 0x79eac9d0, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1904:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IAuthenticate, 0x79eac9d0, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1967:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPWSTR *pszPassword); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1967:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1972:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1972:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2009:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture AUTHENTICATEINFO *pauthinfo) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2013:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IAuthenticateEx, 0x2ad1edaf, 0xd83d, 0x48b5, 0x9a,0xdf, 0x03,0xdb,0xe1,0x9f,0x53,0xbd) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2013:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IAuthenticateEx, 0x2ad1edaf, 0xd83d, 0x48b5, 0x9a,0xdf, 0x03,0xdb,0xe1,0x9f,0x53,0xbd) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2091:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture AUTHENTICATEINFO *pauthinfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2091:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2096:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2096:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2122:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPWSTR *pszAdditionalHeaders) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2128:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPWSTR *pszAdditionalRequestHeaders) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2132:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IHttpNegotiate, 0x79eac9d2, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2132:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IHttpNegotiate, 0x79eac9d2, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2208:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPWSTR *pszAdditionalHeaders); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2208:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2213:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2213:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2219:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPWSTR *pszAdditionalRequestHeaders); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2219:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2224:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2224:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2249:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD_PTR dwReserved) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2253:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IHttpNegotiate2, 0x4f9f9fcb, 0xe0f4, 0x48eb, 0xb7,0xab, 0xfa,0x2e,0xa9,0x36,0x5c,0xb4) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2253:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IHttpNegotiate2, 0x4f9f9fcb, 0xe0f4, 0x48eb, 0xb7,0xab, 0xfa,0x2e,0xa9,0x36,0x5c,0xb4) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2341:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD_PTR dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2341:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2346:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2346:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2370:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pcbCert) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2374:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IHttpNegotiate3, 0x57b6c80a, 0x34c2, 0x4602, 0xbc,0x26, 0x66,0xa0,0x2f,0xc5,0x71,0x53) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2374:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IHttpNegotiate3, 0x57b6c80a, 0x34c2, 0x4602, 0xbc,0x26, 0x66,0xa0,0x2f,0xc5,0x71,0x53) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2473:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pcbCert); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2473:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2478:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2478:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2502:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD_PTR dwReserved) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2505:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD_PTR dwReserved) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2509:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IWinInetFileStream, 0xf134c4b7, 0xb1f8, 0x4e75, 0xb8,0x86, 0x74,0xb9,0x09,0x43,0xbe,0xcb) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2509:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IWinInetFileStream, 0xf134c4b7, 0xb1f8, 0x4e75, 0xb8,0x86, 0x74,0xb9,0x09,0x43,0xbe,0xcb) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2578:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD_PTR dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2578:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2583:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2583:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2586:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD_PTR dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2586:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2591:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2591:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2615:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HWND *phwnd) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2619:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IWindowForBindingUI, 0x79eac9d5, 0xbafa, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2619:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IWindowForBindingUI, 0x79eac9d5, 0xbafa, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2680:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HWND *phwnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2680:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2685:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2685:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2724:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2728:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ICodeInstall, 0x79eac9d1, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2728:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ICodeInstall, 0x79eac9d1, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2805:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2805:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2810:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2810:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4269:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pcbBuf) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4273:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IWinInetInfo, 0x79eac9d6, 0xbafa, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4273:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IWinInetInfo, 0x79eac9d6, 0xbafa, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4336:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pcbBuf); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4336:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4341:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4341:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4346:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pcbBuf); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4346:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4351:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pcbBuf); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4351:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4376:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwProblem) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4380:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IHttpSecurity, 0x79eac9d7, 0xbafa, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4380:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IHttpSecurity, 0x79eac9d7, 0xbafa, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4451:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwProblem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4451:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4456:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4456:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4483:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwReserved) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4487:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IWinInetHttpInfo, 0x79eac9d8, 0xbafa, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4487:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IWinInetHttpInfo, 0x79eac9d8, 0xbafa, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4567:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4567:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4572:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4572:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4579:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4579:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4586:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4586:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4608:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwReceiveTimeout) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4612:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IWinInetHttpTimeouts, 0xf286fa56, 0xc1fd, 0x4270, 0x8e,0x67, 0xb3,0xeb,0x79,0x0a,0x81,0xe8) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4612:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IWinInetHttpTimeouts, 0xf286fa56, 0xc1fd, 0x4270, 0x8e,0x67, 0xb3,0xeb,0x79,0x0a,0x81,0xe8) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4675:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwReceiveTimeout); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4675:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4680:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4680:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4936:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4943:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppvObj) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4950:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppvObj) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4954:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IBindHost, 0xfc4801a1, 0x2ba9, 0x11cf, 0xa2,0x29, 0x00,0xaa,0x00,0x3d,0x73,0x52) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4954:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IBindHost, 0xfc4801a1, 0x2ba9, 0x11cf, 0xa2,0x29, 0x00,0xaa,0x00,0x3d,0x73,0x52) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5043:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5043:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5048:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5048:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5055:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown **ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5055:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5060:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5060:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5067:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown **ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5067:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5072:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5072:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5079:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5079:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5086:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown **ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5086:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5093:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5093:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5100:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown **ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5100:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5111:186: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI HlinkSimpleNavigateToString(LPCWSTR szTarget, LPCWSTR szLocation, LPCWSTR szTargetFrameName, IUnknown *pUnk, IBindCtx *pbc, IBindStatusCallback *, DWORD grfHLNF, DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5111:186: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5112:190: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI HlinkSimpleNavigateToMoniker(IMoniker *pmkTarget, LPCWSTR szLocation, LPCWSTR szTargetFrameName, IUnknown *pUnk, IBindCtx *pbc, IBindStatusCallback *, DWORD grfHLNF, DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5112:190: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5113:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI URLOpenStreamA(LPUNKNOWN,LPCSTR,DWORD,LPBINDSTATUSCALLBACK); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5113:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5114:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI URLOpenStreamW(LPUNKNOWN,LPCWSTR,DWORD,LPBINDSTATUSCALLBACK); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5114:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5115:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI URLOpenPullStreamA(LPUNKNOWN,LPCSTR,DWORD,LPBINDSTATUSCALLBACK); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5115:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5116:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI URLOpenPullStreamW(LPUNKNOWN,LPCWSTR,DWORD,LPBINDSTATUSCALLBACK); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5116:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5117:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI URLDownloadToFileA(LPUNKNOWN,LPCSTR,LPCSTR,DWORD,LPBINDSTATUSCALLBACK); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5117:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5118:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI URLDownloadToFileW(LPUNKNOWN,LPCWSTR,LPCWSTR,DWORD,LPBINDSTATUSCALLBACK); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5118:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5119:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI URLDownloadToCacheFileA(LPUNKNOWN, LPCSTR, LPSTR, DWORD, DWORD, LPBINDSTATUSCALLBACK); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5119:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5120:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI URLDownloadToCacheFileW(LPUNKNOWN, LPCWSTR, LPWSTR, DWORD, DWORD, LPBINDSTATUSCALLBACK); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5120:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5121:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI URLOpenBlockingStreamA(LPUNKNOWN,LPCSTR,LPSTREAM*,DWORD,LPBINDSTATUSCALLBACK); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5121:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5122:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI URLOpenBlockingStreamW(LPUNKNOWN,LPCWSTR,LPSTREAM*,DWORD,LPBINDSTATUSCALLBACK); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5122:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5130:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI HlinkGoBack(IUnknown *pUnk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5130:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5131:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI HlinkGoForward(IUnknown *pUnk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5131:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5132:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI HlinkNavigateString(IUnknown *pUnk, LPCWSTR szTarget); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5132:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5133:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI HlinkNavigateMoniker(IUnknown *pUnk, IMoniker *pmkTarget); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5133:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5204:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternet, 0x79eac9e0, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5204:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternet, 0x79eac9e0, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5299:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BINDINFO *pbindinfo) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5305:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcElFetched) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5309:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetBindInfo, 0x79eac9e1, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5309:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetBindInfo, 0x79eac9e1, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5381:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BINDINFO *pbindinfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5381:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5386:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5386:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5392:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcElFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5392:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5397:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5397:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5423:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwReserved) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5427:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetBindInfoEx, 0xa3e015b7, 0xa82c, 0x4dcd, 0xa1,0x50, 0x56,0x9a,0xee,0xed,0x36,0xab) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5427:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetBindInfoEx, 0xa3e015b7, 0xa82c, 0x4dcd, 0xa1,0x50, 0x56,0x9a,0xee,0xed,0x36,0xab) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5515:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5515:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5520:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5520:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5577:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HANDLE_PTR dwReserved) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5580:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PROTOCOLDATA *pProtocolData) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5584:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwOptions) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5587:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwOptions) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5590:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5593:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5597:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetProtocolRoot, 0x79eac9e3, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5597:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetProtocolRoot, 0x79eac9e3, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5703:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HANDLE_PTR dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5703:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5708:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5708:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5711:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PROTOCOLDATA *pProtocolData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5711:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5716:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5716:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5720:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwOptions); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5720:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5725:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5725:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5728:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwOptions); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5728:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5733:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5733:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5735:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IInternetProtocolRoot* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5735:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5740:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5740:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5742:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IInternetProtocolRoot* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5742:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5747:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5747:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5772:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbRead) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5777:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULARGE_INTEGER *plibNewPosition) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5780:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwOptions) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5783:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5787:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetProtocol, 0x79eac9e4, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5787:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetProtocol, 0x79eac9e4, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5929:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbRead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5929:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5934:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5934:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5939:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULARGE_INTEGER *plibNewPosition); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5939:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5944:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5944:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5947:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwOptions); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5947:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5952:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5952:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5954:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IInternetProtocol* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5954:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5959:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5959:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6176:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PROTOCOLDATA *pProtocolData) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6180:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCWSTR szStatusText) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6185:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG ulProgressMax) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6190:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCWSTR szResult) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6194:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetProtocolSink, 0x79eac9e5, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6194:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetProtocolSink, 0x79eac9e5, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6282:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PROTOCOLDATA *pProtocolData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6282:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6287:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6287:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6291:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCWSTR szStatusText); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6291:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6296:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6296:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6301:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG ulProgressMax); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6301:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6306:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6306:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6311:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCWSTR szResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6311:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6316:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6316:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6339:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IInternetProtocolSink *pOIProtSink) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6342:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6345:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6349:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetProtocolSinkStackable, 0x79eac9f0, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6349:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetProtocolSinkStackable, 0x79eac9f0, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6422:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IInternetProtocolSink *pOIProtSink); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6422:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6427:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6427:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6429:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IInternetProtocolSinkStackable* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6429:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6434:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6434:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6436:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IInternetProtocolSinkStackable* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6436:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6441:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6441:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6474:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6478:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCWSTR pszProtocol) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6483:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCWSTR pwzType) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6487:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCWSTR pwzType) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6495:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwOption) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6501:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6507:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6511:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetSession, 0x79eac9e7, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6511:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetSession, 0x79eac9e7, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6643:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6643:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6648:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6648:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6652:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCWSTR pszProtocol); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6652:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6657:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6657:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6662:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCWSTR pwzType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6662:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6667:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6667:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6671:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCWSTR pwzType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6671:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6676:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6676:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6684:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwOption); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6684:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6689:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6689:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6695:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6695:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6700:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6700:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6706:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6706:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6711:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6711:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6734:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6737:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6741:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetThreadSwitch, 0x79eac9e8, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6741:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetThreadSwitch, 0x79eac9e8, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6805:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IInternetThreadSwitch* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6805:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6810:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6810:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6812:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IInternetThreadSwitch* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6812:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6817:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6817:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6840:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG nPriority) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6843:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG *pnPriority) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6847:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetPriority, 0x79eac9eb, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6847:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetPriority, 0x79eac9eb, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6914:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG nPriority); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6914:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6919:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6919:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6922:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG *pnPriority); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6922:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6927:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6927:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7002:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7011:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7016:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwCompareFlags) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7025:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7029:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetProtocolInfo, 0x79eac9ec, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7029:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetProtocolInfo, 0x79eac9ec, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7138:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7138:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7143:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7143:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7152:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7152:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7157:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7157:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7162:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwCompareFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7162:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7167:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7167:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7176:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7176:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7181:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7181:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7240:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI CoInternetParseUrl(LPCWSTR pwzUrl, PARSEACTION ParseAction, DWORD dwFlags, LPWSTR pszResult, DWORD cchResult, DWORD *pcchResult, DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7240:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7244:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI CoInternetCombineUrl(LPCWSTR pwzBaseUrl, LPCWSTR pwzRelativeUrl, DWORD dwCombineFlags, LPWSTR pszResult, DWORD cchResult, DWORD *pcchResult, DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7244:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7249:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI CoInternetCompareUrl(LPCWSTR pwzUrl1, LPCWSTR pwzUrl2, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7249:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7250:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI CoInternetGetProtocolFlags(LPCWSTR pwzUrl, DWORD *pdwFlags, DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7250:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7251:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI CoInternetQueryInfo(LPCWSTR pwzUrl, QUERYOPTION QueryOptions, DWORD dwQueryFlags, LPVOID pvBuffer, DWORD cbBuffer, DWORD *pcbBuffer, DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7251:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7252:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI CoInternetGetSession(DWORD dwSessionMode, IInternetSession **ppIInternetSession, DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7252:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7253:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI CoInternetGetSecurityUrl(LPCWSTR pwszUrl, LPWSTR *ppwszSecUrl, PSUACTION psuAction, DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7253:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7254:192: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI AsyncInstallDistributionUnit(LPCWSTR szDistUnit, LPCWSTR szTYPE, LPCWSTR szExt, DWORD dwFileVersionMS, DWORD dwFileVersionLS, LPCWSTR szURL,IBindCtx *pbc, LPVOID pvReserved,DWORD flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7254:192: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7320:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI CopyStgMedium(const STGMEDIUM *pcstgmedSrc, STGMEDIUM *pstgmedDest); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7320:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7321:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI CopyBindInfo(const BINDINFO *pcbiSrc, BINDINFO *pbiDest); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7321:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7322:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI_(void) ReleaseBindInfo(BINDINFO *pbindinfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7322:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7343:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI CoInternetCreateSecurityManager(IServiceProvider *pSP, IInternetSecurityManager **ppSM, DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7343:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7344:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI CoInternetCreateZoneManager(IServiceProvider *pSP, IInternetZoneManager **ppZM, DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7344:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7377:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HWND *phwnd) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7380:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fEnable) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7384:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetSecurityMgrSite, 0x79eac9ed, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7384:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetSecurityMgrSite, 0x79eac9ed, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7451:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HWND *phwnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7451:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7456:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7456:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7459:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fEnable); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7459:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7464:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7464:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7535:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IInternetSecurityMgrSite *pSite) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7538:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IInternetSecurityMgrSite **ppSite) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7543:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwFlags) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7549:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD_PTR dwReserved) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7559:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7568:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7573:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwFlags) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7578:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwFlags) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7582:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetSecurityManager, 0x79eac9ee, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7582:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetSecurityManager, 0x79eac9ee, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7719:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IInternetSecurityMgrSite *pSite); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7719:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7724:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7724:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7727:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IInternetSecurityMgrSite **ppSite); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7727:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7732:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7732:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7737:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7737:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7742:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7742:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7748:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD_PTR dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7748:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7753:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7753:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7763:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7763:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7768:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7768:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7777:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7777:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7782:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7782:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7787:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7787:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7792:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7792:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7797:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7797:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7802:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7802:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8471:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD_PTR dwReserved) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8480:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8488:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8492:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetHostSecurityManager, 0x3af280b6, 0xcb3f, 0x11d0, 0x89,0x1e, 0x00,0xc0,0x4f,0xb6,0xbf,0xc4) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8492:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetHostSecurityManager, 0x3af280b6, 0xcb3f, 0x11d0, 0x89,0x1e, 0x00,0xc0,0x4f,0xb6,0xbf,0xc4) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8582:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD_PTR dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8582:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8587:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8587:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8596:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8596:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8601:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8601:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8609:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8609:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8614:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8614:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8907:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZONEATTRIBUTES *pZoneAttributes) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8911:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZONEATTRIBUTES *pZoneAttributes) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8918:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture URLZONEREG urlZoneReg) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8925:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture URLZONEREG urlZoneReg) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8932:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture URLZONEREG urlZoneReg) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8939:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture URLZONEREG urlZoneReg) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8946:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwPromptFlags) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8952:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwLogFlags) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8957:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwFlags) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8962:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwZone) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8965:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwEnum) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8970:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8974:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetZoneManager, 0x79eac9ef, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8974:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetZoneManager, 0x79eac9ef, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9153:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZONEATTRIBUTES *pZoneAttributes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9153:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9158:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9158:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9162:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZONEATTRIBUTES *pZoneAttributes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9162:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9167:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9167:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9174:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture URLZONEREG urlZoneReg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9174:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9179:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9179:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9186:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture URLZONEREG urlZoneReg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9186:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9191:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9191:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9198:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture URLZONEREG urlZoneReg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9198:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9203:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9203:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9210:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture URLZONEREG urlZoneReg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9210:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9215:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9215:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9222:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwPromptFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9222:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9227:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9227:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9233:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwLogFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9233:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9238:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9238:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9243:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9243:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9248:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9248:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9253:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwZone); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9253:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9258:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9258:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9261:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwEnum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9261:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9266:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9266:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9271:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9271:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9276:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9276:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9940:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPSOFTDISTINFO lpsdi) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9944:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPDWORD dwMaxSize) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9948:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPDWORD dwMaxSize) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9954:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCODEBASEHOLD lpcbh) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9958:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ISoftDistExt, 0xb15b8dc1, 0xc7e1, 0x11d0, 0x86,0x80, 0x00,0xaa,0x00,0xbd,0xcb,0x71) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9958:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ISoftDistExt, 0xb15b8dc1, 0xc7e1, 0x11d0, 0x86,0x80, 0x00,0xaa,0x00,0xbd,0xcb,0x71) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10050:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPSOFTDISTINFO lpsdi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10050:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10055:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10055:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10059:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPDWORD dwMaxSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10059:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10064:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10064:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10068:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPDWORD dwMaxSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10068:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10073:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10073:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10079:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCODEBASEHOLD lpcbh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10079:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10084:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10084:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10089:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI GetSoftwareUpdateInfo(LPCWSTR szDistUnit, LPSOFTDISTINFO psdi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10089:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10090:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI SetSoftwareUpdateAdvertisementState(LPCWSTR szDistUnit, DWORD dwAdState, DWORD dwAdvertisedVersionMS, DWORD dwAdvertisedVersionLS); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10090:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10110:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPSTR *ppszCatalogFile) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10113:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppJavaTrust) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10117:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ICatalogFileInfo, 0x711c7600, 0x6b48, 0x11d1, 0xb4,0x03, 0x00,0xaa,0x00,0xb9,0x2a,0xf1) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10117:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ICatalogFileInfo, 0x711c7600, 0x6b48, 0x11d1, 0xb4,0x03, 0x00,0xaa,0x00,0xb9,0x2a,0xf1) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10184:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPSTR *ppszCatalogFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10184:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10189:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10189:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10192:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppJavaTrust); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10192:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10197:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10197:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10228:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10239:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10242:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwEncLevel) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10246:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IDataFilter, 0x69d14c80, 0xc18e, 0x11d0, 0xa9,0xce, 0x00,0x60,0x97,0x94,0x23,0x11) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10246:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IDataFilter, 0x69d14c80, 0xc18e, 0x11d0, 0xa9,0xce, 0x00,0x60,0x97,0x94,0x23,0x11) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10345:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10345:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10350:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10350:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10361:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10361:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10366:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10366:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10369:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwEncLevel); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10369:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10374:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10374:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10415:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IDataFilter **ppDF) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10420:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IDataFilter **ppDF) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10424:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IEncodingFilterFactory, 0x70bdde00, 0xc18e, 0x11d0, 0xa9,0xce, 0x00,0x60,0x97,0x94,0x23,0x11) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10424:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IEncodingFilterFactory, 0x70bdde00, 0xc18e, 0x11d0, 0xa9,0xce, 0x00,0x60,0x97,0x94,0x23,0x11) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10499:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IDataFilter **ppDF); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10499:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10504:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10504:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10509:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IDataFilter **ppDF); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10509:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10514:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10514:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10523:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI IsLoggingEnabledA(LPCSTR pszUrl); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10523:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10524:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI IsLoggingEnabledW(LPCWSTR pwszUrl); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10524:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10536:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI WriteHitLogging(LPHIT_LOGGING_INFO lpLogginginfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10536:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10568:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD_PTR dwReserved) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10572:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IWrappedProtocol, 0x53c84785, 0x8425, 0x4dc5, 0x97,0x1b, 0xe5,0x8d,0x9c,0x19,0xf9,0xb6) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10572:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IWrappedProtocol, 0x53c84785, 0x8425, 0x4dc5, 0x97,0x1b, 0xe5,0x8d,0x9c,0x19,0xf9,0xb6) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10633:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD_PTR dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10633:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10638:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10638:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10668:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HANDLE *pRetHandle) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10672:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IGetBindHandle, 0xaf0ff408, 0x129d, 0x4b20, 0x91,0xf0, 0x02,0xbd,0x23,0xd8,0x83,0x52) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10672:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IGetBindHandle, 0xaf0ff408, 0x129d, 0x4b20, 0x91,0xf0, 0x02,0xbd,0x23,0xd8,0x83,0x52) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10733:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HANDLE *pRetHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10733:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10738:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10738:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10772:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT_BOOL *vbCancel) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10776:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IBindCallbackRedirect, 0x11c81bc2, 0x121e, 0x4ed5, 0xb9,0xc4, 0xb4,0x30,0xbd,0x54,0xf2,0xc0) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10776:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IBindCallbackRedirect, 0x11c81bc2, 0x121e, 0x4ed5, 0xb9,0xc4, 0xb4,0x30,0xbd,0x54,0xf2,0xc0) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10837:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT_BOOL *vbCancel); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10837:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10842:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10842:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10851:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG __RPC_USER STGMEDIUM_UserSize (ULONG *, ULONG, STGMEDIUM *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10851:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10852:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER STGMEDIUM_UserMarshal (ULONG *, unsigned char *, STGMEDIUM *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10852:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10853:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER STGMEDIUM_UserUnmarshal(ULONG *, unsigned char *, STGMEDIUM *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10853:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10854:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_USER STGMEDIUM_UserFree (ULONG *, STGMEDIUM *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10854:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10855:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG __RPC_USER CLIPFORMAT_UserSize (ULONG *, ULONG, CLIPFORMAT *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10855:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10856:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER CLIPFORMAT_UserMarshal (ULONG *, unsigned char *, CLIPFORMAT *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10856:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10857:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER CLIPFORMAT_UserUnmarshal(ULONG *, unsigned char *, CLIPFORMAT *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10857:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10858:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_USER CLIPFORMAT_UserFree (ULONG *, CLIPFORMAT *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10858:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10859:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG __RPC_USER HWND_UserSize (ULONG *, ULONG, HWND *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10859:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10860:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER HWND_UserMarshal (ULONG *, unsigned char *, HWND *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10860:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10861:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER HWND_UserUnmarshal(ULONG *, unsigned char *, HWND *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10861:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10862:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_USER HWND_UserFree (ULONG *, HWND *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10862:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10863:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG __RPC_USER BSTR_UserSize (ULONG *, ULONG, BSTR *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10863:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10864:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER BSTR_UserMarshal (ULONG *, unsigned char *, BSTR *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10864:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10865:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER BSTR_UserUnmarshal(ULONG *, unsigned char *, BSTR *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10865:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10866:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_USER BSTR_UserFree (ULONG *, BSTR *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10866:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:164, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:447:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PROPVARIANT rgpropvar[]) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:453:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PROPID propidNameFirst) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:457:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const PROPSPEC rgpspec[]) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:462:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR rglpwstrName[]) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:467:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const LPOLESTR rglpwstrName[]) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:471:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const PROPID rgpropid[]) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:474:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD grfCommitFlags) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:477:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:480:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATPROPSTG **ppenum) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:485:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const FILETIME *pmtime) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:488:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFCLSID clsid) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:491:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STATPROPSETSTG *pstatpsstg) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:495:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IPropertyStorage, 0x00000138, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:495:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IPropertyStorage, 0x00000138, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:164, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:656:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PROPVARIANT rgpropvar[]); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:656:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:661:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:661:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:667:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PROPID propidNameFirst); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:667:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:672:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:672:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:676:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const PROPSPEC rgpspec[]); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:676:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:681:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:681:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:686:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR rglpwstrName[]); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:686:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:691:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:691:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:696:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const LPOLESTR rglpwstrName[]); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:696:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:701:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:701:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:705:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const PROPID rgpropid[]); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:705:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:710:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:710:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:713:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD grfCommitFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:713:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:718:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:718:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:720:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IPropertyStorage* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:720:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:725:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:725:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:728:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATPROPSTG **ppenum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:728:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:733:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:733:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:738:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const FILETIME *pmtime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:738:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:743:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:743:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:746:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFCLSID clsid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:746:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:751:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:751:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:754:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STATPROPSETSTG *pstatpsstg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:754:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:759:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:759:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:782:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IPropertyStorage **ppprstg) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:787:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IPropertyStorage **ppprstg) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:790:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFFMTID rfmtid) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:793:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATPROPSETSTG **ppenum) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:797:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IPropertySetStorage, 0x0000013a, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:797:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IPropertySetStorage, 0x0000013a, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:164, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:890:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IPropertyStorage **ppprstg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:890:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:895:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:895:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:900:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IPropertyStorage **ppprstg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:900:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:905:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:905:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:908:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFFMTID rfmtid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:908:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:913:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:913:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:916:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATPROPSETSTG **ppenum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:916:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:921:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:921:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:942:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:945:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG celt) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:948:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:951:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATPROPSTG **ppenum) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:955:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IEnumSTATPROPSTG, 0x00000139, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:955:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IEnumSTATPROPSTG, 0x00000139, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:164, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1041:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1041:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1046:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1046:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1049:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG celt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1049:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1054:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1054:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1056:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATPROPSTG* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1056:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1061:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1061:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1064:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATPROPSTG **ppenum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1064:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1069:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1069:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1074:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1074:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1079:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1079:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1100:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1103:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG celt) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1106:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1109:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATPROPSETSTG **ppenum) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1113:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IEnumSTATPROPSETSTG, 0x0000013b, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1113:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IEnumSTATPROPSETSTG, 0x0000013b, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:164, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1199:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1199:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1204:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1204:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1207:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG celt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1207:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1212:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1212:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1214:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATPROPSETSTG* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1214:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1219:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1219:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1222:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATPROPSETSTG **ppenum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1222:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1227:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1227:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1232:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1232:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1237:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1237:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1244:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI PropVariantCopy(PROPVARIANT *pvarDest,const PROPVARIANT *pvarSrc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1244:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1245:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI PropVariantClear(PROPVARIANT *pvar); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1245:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1246:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI FreePropVariantArray(ULONG cVariants, PROPVARIANT *rgvars); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1246:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1250:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void PropVariantInit (PROPVARIANT *pvar) { memset (pvar, 0, sizeof (PROPVARIANT)); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1256:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI StgCreatePropStg(IUnknown *pUnk, REFFMTID fmtid, const CLSID *pclsid, DWORD grfFlags, DWORD dwReserved, IPropertyStorage **ppPropStg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1256:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1257:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI StgOpenPropStg(IUnknown *pUnk, REFFMTID fmtid, DWORD grfFlags, DWORD dwReserved, IPropertyStorage **ppPropStg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1257:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1258:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI StgCreatePropSetStg(IStorage *pStorage, DWORD dwReserved, IPropertySetStorage **ppPropSetStg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1258:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1262:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI FmtIdToPropStgName(const FMTID *pfmtid, LPOLESTR oszName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1262:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1263:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI PropStgNameToFmtId(const LPOLESTR oszName, FMTID *pfmtid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1263:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1276:208: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture EXTERN_C SERIALIZEDPROPERTYVALUE * __stdcall StgConvertVariantToProperty(const PROPVARIANT *pvar, USHORT CodePage, SERIALIZEDPROPERTYVALUE *pprop, ULONG *pcb, PROPID pid, BOOLEAN fReserved, ULONG *pcIndirect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1276:208: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1281:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture EXTERN_C BOOLEAN __stdcall StgConvertPropertyToVariant(const SERIALIZEDPROPERTYVALUE *pprop, USHORT CodePage, PROPVARIANT *pvar, PMemoryAllocator *pma); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1281:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1287:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG __RPC_USER BSTR_UserSize (ULONG *, ULONG, BSTR *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1287:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1288:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER BSTR_UserMarshal (ULONG *, unsigned char *, BSTR *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1288:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1289:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER BSTR_UserUnmarshal(ULONG *, unsigned char *, BSTR *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1289:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1290:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_USER BSTR_UserFree (ULONG *, BSTR *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1290:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1291:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG __RPC_USER LPSAFEARRAY_UserSize (ULONG *, ULONG, LPSAFEARRAY *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1291:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1292:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER LPSAFEARRAY_UserMarshal (ULONG *, unsigned char *, LPSAFEARRAY *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1292:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1293:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER LPSAFEARRAY_UserUnmarshal(ULONG *, unsigned char *, LPSAFEARRAY *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1293:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1294:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_USER LPSAFEARRAY_UserFree (ULONG *, LPSAFEARRAY *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1294:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:167:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CreateStdProgressIndicator (HWND hwndParent, LPCOLESTR pszTitle, IBindStatusCallback *pIbscCaller, IBindStatusCallback **ppIbsc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:167:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:18, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:43:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI_(BSTR) SysAllocString(const OLECHAR *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:43:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:44:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI_(INT) SysReAllocString(BSTR *,const OLECHAR *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:44:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:45:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI_(BSTR) SysAllocStringLen(const OLECHAR *,UINT); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:45:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:46:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI_(INT) SysReAllocStringLen(BSTR *,const OLECHAR *,UINT); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:46:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:47:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI_(void) SysFreeString(BSTR); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:47:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:48:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI_(UINT) SysStringLen(BSTR); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:48:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:49:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI_(UINT) SysStringByteLen(BSTR bstr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:49:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:50:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI_(BSTR) SysAllocStringByteLen(LPCSTR psz,UINT len); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:50:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:51:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI_(INT) DosDateTimeToVariantTime(USHORT wDosDate,USHORT wDosTime,DOUBLE *pvtime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:51:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:52:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI_(INT) VariantTimeToDosDateTime(DOUBLE vtime,USHORT *pwDosDate,USHORT *pwDosTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:52:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:53:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI_(INT) SystemTimeToVariantTime(LPSYSTEMTIME lpSystemTime,DOUBLE *pvtime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:53:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:54:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI_(INT) VariantTimeToSystemTime(DOUBLE vtime,LPSYSTEMTIME lpSystemTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:54:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:55:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI SafeArrayAllocDescriptor(UINT cDims,SAFEARRAY **ppsaOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:55:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:56:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI SafeArrayAllocDescriptorEx(VARTYPE vt,UINT cDims,SAFEARRAY **ppsaOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:56:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:57:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI SafeArrayAllocData(SAFEARRAY *psa); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:57:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:58:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI_(SAFEARRAY *) SafeArrayCreate(VARTYPE vt,UINT cDims,SAFEARRAYBOUND *rgsabound); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:58:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:59:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI_(SAFEARRAY *) SafeArrayCreateEx(VARTYPE vt,UINT cDims,SAFEARRAYBOUND *rgsabound,PVOID pvExtra); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:59:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:60:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI SafeArrayCopyData(SAFEARRAY *psaSource,SAFEARRAY *psaTarget); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:60:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:61:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI SafeArrayDestroyDescriptor(SAFEARRAY *psa); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:61:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:62:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI SafeArrayDestroyData(SAFEARRAY *psa); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:62:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:63:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI SafeArrayDestroy(SAFEARRAY *psa); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:63:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:64:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI SafeArrayRedim(SAFEARRAY *psa,SAFEARRAYBOUND *psaboundNew); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:64:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:65:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI_(UINT) SafeArrayGetDim(SAFEARRAY *psa); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:65:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:66:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI_(UINT) SafeArrayGetElemsize(SAFEARRAY *psa); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:66:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:67:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI SafeArrayGetUBound(SAFEARRAY *psa,UINT nDim,LONG *plUbound); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:67:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:68:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI SafeArrayGetLBound(SAFEARRAY *psa,UINT nDim,LONG *plLbound); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:68:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:69:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI SafeArrayLock(SAFEARRAY *psa); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:69:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:70:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI SafeArrayUnlock(SAFEARRAY *psa); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:70:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:71:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI SafeArrayAccessData(SAFEARRAY *psa,void HUGEP **ppvData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:71:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:72:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI SafeArrayUnaccessData(SAFEARRAY *psa); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:72:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:73:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI SafeArrayGetElement(SAFEARRAY *psa,LONG *rgIndices,void *pv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:73:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:74:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI SafeArrayPutElement(SAFEARRAY *psa,LONG *rgIndices,void *pv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:74:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:75:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI SafeArrayCopy(SAFEARRAY *psa,SAFEARRAY **ppsaOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:75:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:76:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI SafeArrayPtrOfIndex(SAFEARRAY *psa,LONG *rgIndices,void **ppvData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:76:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:77:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI SafeArraySetRecordInfo(SAFEARRAY *psa,IRecordInfo *prinfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:77:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:78:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI SafeArrayGetRecordInfo(SAFEARRAY *psa,IRecordInfo **prinfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:78:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:79:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI SafeArraySetIID(SAFEARRAY *psa,REFGUID guid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:79:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:80:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI SafeArrayGetIID(SAFEARRAY *psa,GUID *pguid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:80:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:81:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI SafeArrayGetVartype(SAFEARRAY *psa,VARTYPE *pvt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:81:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:82:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI_(SAFEARRAY *) SafeArrayCreateVector(VARTYPE vt,LONG lLbound,ULONG cElements); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:82:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:83:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI_(SAFEARRAY *) SafeArrayCreateVectorEx(VARTYPE vt,LONG lLbound,ULONG cElements,PVOID pvExtra); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:83:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:84:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI_(void) VariantInit(VARIANTARG *pvarg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:84:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:85:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VariantClear(VARIANTARG *pvarg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:85:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:86:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VariantCopy(VARIANTARG *pvargDest,VARIANTARG *pvargSrc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:86:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:87:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VariantCopyInd(VARIANT *pvarDest,VARIANTARG *pvargSrc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:87:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:88:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VariantChangeType(VARIANTARG *pvargDest,VARIANTARG *pvarSrc,USHORT wFlags,VARTYPE vt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:88:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:89:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VariantChangeTypeEx(VARIANTARG *pvargDest,VARIANTARG *pvarSrc,LCID lcid,USHORT wFlags,VARTYPE vt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:89:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:100:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VectorFromBstr (BSTR bstr,SAFEARRAY **ppsa); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:100:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:101:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI BstrFromVector (SAFEARRAY *psa,BSTR *pbstr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:101:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:121:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI1FromI2(SHORT sIn,BYTE *pbOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:121:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:122:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI1FromI4(LONG lIn,BYTE *pbOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:122:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:123:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI1FromI8(LONG64 i64In,BYTE *pbOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:123:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:124:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI1FromR4(FLOAT fltIn,BYTE *pbOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:124:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:125:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI1FromR8(DOUBLE dblIn,BYTE *pbOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:125:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:126:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI1FromCy(CY cyIn,BYTE *pbOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:126:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:127:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI1FromDate(DATE dateIn,BYTE *pbOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:127:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:128:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI1FromStr(OLECHAR *strIn,LCID lcid,ULONG dwFlags,BYTE *pbOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:128:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:129:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI1FromDisp(IDispatch *pdispIn,LCID lcid,BYTE *pbOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:129:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:130:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI1FromBool(VARIANT_BOOL boolIn,BYTE *pbOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:130:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:131:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI1FromI1(CHAR cIn,BYTE *pbOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:131:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:132:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI1FromUI2(USHORT uiIn,BYTE *pbOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:132:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:133:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI1FromUI4(ULONG ulIn,BYTE *pbOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:133:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:134:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI1FromUI8(ULONG64 ui64In,BYTE *pbOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:134:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:135:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI1FromDec(DECIMAL *pdecIn,BYTE *pbOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:135:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:136:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI2FromUI1(BYTE bIn,SHORT *psOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:136:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:137:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI2FromI4(LONG lIn,SHORT *psOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:137:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:138:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI2FromI8(LONG64 i64In,SHORT *psOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:138:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:139:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI2FromR4(FLOAT fltIn,SHORT *psOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:139:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:140:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI2FromR8(DOUBLE dblIn,SHORT *psOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:140:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:141:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI2FromCy(CY cyIn,SHORT *psOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:141:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:142:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI2FromDate(DATE dateIn,SHORT *psOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:142:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:143:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI2FromStr(OLECHAR *strIn,LCID lcid,ULONG dwFlags,SHORT *psOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:143:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:144:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI2FromDisp(IDispatch *pdispIn,LCID lcid,SHORT *psOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:144:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:145:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI2FromBool(VARIANT_BOOL boolIn,SHORT *psOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:145:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:146:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI2FromI1(CHAR cIn,SHORT *psOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:146:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:147:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI2FromUI2(USHORT uiIn,SHORT *psOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:147:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:148:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI2FromUI4(ULONG ulIn,SHORT *psOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:148:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:149:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI2FromUI8(ULONG64 ui64In,SHORT *psOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:149:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:150:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI2FromDec(DECIMAL *pdecIn,SHORT *psOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:150:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:151:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI4FromUI1(BYTE bIn,LONG *plOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:151:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:152:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI4FromI2(SHORT sIn,LONG *plOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:152:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:153:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI4FromI8(LONG64 i64In,LONG *plOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:153:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:154:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI4FromR4(FLOAT fltIn,LONG *plOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:154:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:155:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI4FromR8(DOUBLE dblIn,LONG *plOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:155:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:156:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI4FromCy(CY cyIn,LONG *plOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:156:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:157:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI4FromDate(DATE dateIn,LONG *plOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:157:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:158:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI4FromStr(OLECHAR *strIn,LCID lcid,ULONG dwFlags,LONG *plOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:158:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:159:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI4FromDisp(IDispatch *pdispIn,LCID lcid,LONG *plOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:159:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:160:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI4FromBool(VARIANT_BOOL boolIn,LONG *plOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:160:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:161:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI4FromI1(CHAR cIn,LONG *plOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:161:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:162:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI4FromUI2(USHORT uiIn,LONG *plOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:162:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:163:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI4FromUI4(ULONG ulIn,LONG *plOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:163:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:164:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI4FromUI8(ULONG64 ui64In,LONG *plOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:164:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:165:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI4FromDec(DECIMAL *pdecIn,LONG *plOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:165:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:166:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI4FromInt(INT intIn,LONG *plOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:166:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:167:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI8FromUI1(BYTE bIn,LONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:167:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:168:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI8FromI2(SHORT sIn,LONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:168:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:169:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI8FromI4(LONG lIn,LONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:169:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:170:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI8FromR4(FLOAT fltIn,LONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:170:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:171:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI8FromR8(DOUBLE dblIn,LONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:171:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:172:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI8FromCy(CY cyIn,LONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:172:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:173:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI8FromDate(DATE dateIn,LONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:173:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:174:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI8FromStr(OLECHAR *strIn,LCID lcid,unsigned __LONG32 dwFlags,LONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:174:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:175:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI8FromDisp(IDispatch *pdispIn,LCID lcid,LONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:175:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:176:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI8FromBool(VARIANT_BOOL boolIn,LONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:176:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:177:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI8FromI1(CHAR cIn,LONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:177:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:178:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI8FromUI2(USHORT uiIn,LONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:178:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:179:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI8FromUI4(ULONG ulIn,LONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:179:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:180:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI8FromUI8(ULONG64 ui64In,LONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:180:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:181:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI8FromDec(DECIMAL *pdecIn,LONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:181:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:182:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI8FromInt(INT intIn,LONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:182:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:183:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR4FromUI1(BYTE bIn,FLOAT *pfltOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:183:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:184:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR4FromI2(SHORT sIn,FLOAT *pfltOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:184:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:185:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR4FromI4(LONG lIn,FLOAT *pfltOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:185:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:186:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR4FromI8(LONG64 i64In,FLOAT *pfltOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:186:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:187:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR4FromR8(DOUBLE dblIn,FLOAT *pfltOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:187:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:188:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR4FromCy(CY cyIn,FLOAT *pfltOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:188:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:189:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR4FromDate(DATE dateIn,FLOAT *pfltOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:189:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:190:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR4FromStr(OLECHAR *strIn,LCID lcid,ULONG dwFlags,FLOAT *pfltOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:190:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:191:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR4FromDisp(IDispatch *pdispIn,LCID lcid,FLOAT *pfltOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:191:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:192:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR4FromBool(VARIANT_BOOL boolIn,FLOAT *pfltOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:192:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:193:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR4FromI1(CHAR cIn,FLOAT *pfltOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:193:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:194:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR4FromUI2(USHORT uiIn,FLOAT *pfltOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:194:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:195:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR4FromUI4(ULONG ulIn,FLOAT *pfltOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:195:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:196:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR4FromUI8(ULONG64 ui64In,FLOAT *pfltOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:196:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:197:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR4FromDec(DECIMAL *pdecIn,FLOAT *pfltOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:197:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:198:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR8FromUI1(BYTE bIn,DOUBLE *pdblOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:198:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:199:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR8FromI2(SHORT sIn,DOUBLE *pdblOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:199:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:200:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR8FromI4(LONG lIn,DOUBLE *pdblOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:200:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:201:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR8FromI8(LONG64 i64In,DOUBLE *pdblOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:201:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:202:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR8FromR4(FLOAT fltIn,DOUBLE *pdblOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:202:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:203:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR8FromCy(CY cyIn,DOUBLE *pdblOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:203:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:204:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR8FromDate(DATE dateIn,DOUBLE *pdblOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:204:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:205:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR8FromStr(OLECHAR *strIn,LCID lcid,ULONG dwFlags,DOUBLE *pdblOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:205:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:206:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR8FromDisp(IDispatch *pdispIn,LCID lcid,DOUBLE *pdblOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:206:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:207:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR8FromBool(VARIANT_BOOL boolIn,DOUBLE *pdblOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:207:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:208:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR8FromI1(CHAR cIn,DOUBLE *pdblOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:208:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:209:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR8FromUI2(USHORT uiIn,DOUBLE *pdblOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:209:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:210:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR8FromUI4(ULONG ulIn,DOUBLE *pdblOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:210:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:211:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR8FromUI8(ULONG64 ui64In,DOUBLE *pdblOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:211:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:212:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR8FromDec(DECIMAL *pdecIn,DOUBLE *pdblOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:212:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:213:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDateFromUI1(BYTE bIn,DATE *pdateOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:213:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:214:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDateFromI2(SHORT sIn,DATE *pdateOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:214:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:215:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDateFromI4(LONG lIn,DATE *pdateOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:215:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:216:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDateFromI8(LONG64 i64In,DATE *pdateOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:216:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:217:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDateFromR4(FLOAT fltIn,DATE *pdateOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:217:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:218:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDateFromR8(DOUBLE dblIn,DATE *pdateOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:218:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:219:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDateFromCy(CY cyIn,DATE *pdateOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:219:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:220:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDateFromStr(OLECHAR *strIn,LCID lcid,ULONG dwFlags,DATE *pdateOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:220:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:221:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDateFromDisp(IDispatch *pdispIn,LCID lcid,DATE *pdateOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:221:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:222:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDateFromBool(VARIANT_BOOL boolIn,DATE *pdateOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:222:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:223:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDateFromI1(CHAR cIn,DATE *pdateOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:223:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:224:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDateFromUI2(USHORT uiIn,DATE *pdateOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:224:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:225:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDateFromUI4(ULONG ulIn,DATE *pdateOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:225:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:226:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDateFromUI8(ULONG64 ui64In,DATE *pdateOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:226:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:227:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDateFromDec(DECIMAL *pdecIn,DATE *pdateOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:227:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:228:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarCyFromUI1(BYTE bIn,CY *pcyOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:228:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:229:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarCyFromI2(SHORT sIn,CY *pcyOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:229:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:230:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarCyFromI4(LONG lIn,CY *pcyOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:230:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:231:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarCyFromI8(LONG64 i64In,CY *pcyOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:231:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:232:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarCyFromR4(FLOAT fltIn,CY *pcyOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:232:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:233:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarCyFromR8(DOUBLE dblIn,CY *pcyOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:233:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:234:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarCyFromDate(DATE dateIn,CY *pcyOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:234:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:235:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarCyFromStr(OLECHAR *strIn,LCID lcid,ULONG dwFlags,CY *pcyOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:235:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:236:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarCyFromDisp(IDispatch *pdispIn,LCID lcid,CY *pcyOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:236:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:237:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarCyFromBool(VARIANT_BOOL boolIn,CY *pcyOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:237:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:238:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarCyFromI1(CHAR cIn,CY *pcyOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:238:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:239:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarCyFromUI2(USHORT uiIn,CY *pcyOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:239:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:240:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarCyFromUI4(ULONG ulIn,CY *pcyOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:240:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:241:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarCyFromUI8(ULONG64 ui64In,CY *pcyOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:241:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:242:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarCyFromDec(DECIMAL *pdecIn,CY *pcyOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:242:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:243:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBstrFromUI1(BYTE bVal,LCID lcid,ULONG dwFlags,BSTR *pbstrOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:243:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:244:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBstrFromI2(SHORT iVal,LCID lcid,ULONG dwFlags,BSTR *pbstrOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:244:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:245:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBstrFromI4(LONG lIn,LCID lcid,ULONG dwFlags,BSTR *pbstrOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:245:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:246:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBstrFromI8(LONG64 i64In,LCID lcid,unsigned __LONG32 dwFlags,BSTR *pbstrOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:246:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:247:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBstrFromR4(FLOAT fltIn,LCID lcid,ULONG dwFlags,BSTR *pbstrOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:247:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:248:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBstrFromR8(DOUBLE dblIn,LCID lcid,ULONG dwFlags,BSTR *pbstrOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:248:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:249:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBstrFromCy(CY cyIn,LCID lcid,ULONG dwFlags,BSTR *pbstrOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:249:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:250:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBstrFromDate(DATE dateIn,LCID lcid,ULONG dwFlags,BSTR *pbstrOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:250:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:251:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBstrFromDisp(IDispatch *pdispIn,LCID lcid,ULONG dwFlags,BSTR *pbstrOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:251:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:252:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBstrFromBool(VARIANT_BOOL boolIn,LCID lcid,ULONG dwFlags,BSTR *pbstrOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:252:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:253:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBstrFromI1(CHAR cIn,LCID lcid,ULONG dwFlags,BSTR *pbstrOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:253:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:254:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBstrFromUI2(USHORT uiIn,LCID lcid,ULONG dwFlags,BSTR *pbstrOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:254:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:255:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBstrFromUI4(ULONG ulIn,LCID lcid,ULONG dwFlags,BSTR *pbstrOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:255:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:256:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBstrFromUI8(ULONG64 ui64In,LCID lcid,unsigned __LONG32 dwFlags,BSTR *pbstrOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:256:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:257:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBstrFromDec(DECIMAL *pdecIn,LCID lcid,ULONG dwFlags,BSTR *pbstrOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:257:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:258:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBoolFromUI1(BYTE bIn,VARIANT_BOOL *pboolOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:258:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:259:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBoolFromI2(SHORT sIn,VARIANT_BOOL *pboolOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:259:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:260:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBoolFromI4(LONG lIn,VARIANT_BOOL *pboolOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:260:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:261:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBoolFromI8(LONG64 i64In,VARIANT_BOOL *pboolOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:261:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:262:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBoolFromR4(FLOAT fltIn,VARIANT_BOOL *pboolOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:262:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:263:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBoolFromR8(DOUBLE dblIn,VARIANT_BOOL *pboolOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:263:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:264:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBoolFromDate(DATE dateIn,VARIANT_BOOL *pboolOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:264:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:265:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBoolFromCy(CY cyIn,VARIANT_BOOL *pboolOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:265:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:266:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBoolFromStr(OLECHAR *strIn,LCID lcid,ULONG dwFlags,VARIANT_BOOL *pboolOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:266:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:267:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBoolFromDisp(IDispatch *pdispIn,LCID lcid,VARIANT_BOOL *pboolOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:267:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:268:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBoolFromI1(CHAR cIn,VARIANT_BOOL *pboolOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:268:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:269:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBoolFromUI2(USHORT uiIn,VARIANT_BOOL *pboolOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:269:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:270:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBoolFromUI4(ULONG ulIn,VARIANT_BOOL *pboolOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:270:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:271:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBoolFromUI8(ULONG64 i64In,VARIANT_BOOL *pboolOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:271:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:272:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBoolFromDec(DECIMAL *pdecIn,VARIANT_BOOL *pboolOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:272:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:273:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI1FromUI1(BYTE bIn,CHAR *pcOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:273:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:274:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI1FromI2(SHORT uiIn,CHAR *pcOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:274:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:275:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI1FromI4(LONG lIn,CHAR *pcOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:275:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:276:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI1FromI8(LONG64 i64In,CHAR *pcOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:276:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:277:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI1FromR4(FLOAT fltIn,CHAR *pcOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:277:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:278:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI1FromR8(DOUBLE dblIn,CHAR *pcOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:278:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:279:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI1FromDate(DATE dateIn,CHAR *pcOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:279:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:280:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI1FromCy(CY cyIn,CHAR *pcOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:280:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:281:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI1FromStr(OLECHAR *strIn,LCID lcid,ULONG dwFlags,CHAR *pcOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:281:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:282:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI1FromDisp(IDispatch *pdispIn,LCID lcid,CHAR *pcOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:282:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:283:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI1FromBool(VARIANT_BOOL boolIn,CHAR *pcOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:283:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:284:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI1FromUI2(USHORT uiIn,CHAR *pcOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:284:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:285:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI1FromUI4(ULONG ulIn,CHAR *pcOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:285:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:286:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI1FromUI8(ULONG64 i64In,CHAR *pcOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:286:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:287:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI1FromDec(DECIMAL *pdecIn,CHAR *pcOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:287:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:288:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI2FromUI1(BYTE bIn,USHORT *puiOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:288:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:289:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI2FromI2(SHORT uiIn,USHORT *puiOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:289:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:290:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI2FromI4(LONG lIn,USHORT *puiOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:290:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:291:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI2FromI8(LONG64 i64In,USHORT *puiOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:291:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:292:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI2FromR4(FLOAT fltIn,USHORT *puiOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:292:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:293:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI2FromR8(DOUBLE dblIn,USHORT *puiOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:293:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:294:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI2FromDate(DATE dateIn,USHORT *puiOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:294:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:295:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI2FromCy(CY cyIn,USHORT *puiOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:295:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:296:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI2FromStr(OLECHAR *strIn,LCID lcid,ULONG dwFlags,USHORT *puiOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:296:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:297:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI2FromDisp(IDispatch *pdispIn,LCID lcid,USHORT *puiOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:297:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:298:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI2FromBool(VARIANT_BOOL boolIn,USHORT *puiOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:298:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:299:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI2FromI1(CHAR cIn,USHORT *puiOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:299:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:300:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI2FromUI4(ULONG ulIn,USHORT *puiOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:300:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:301:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI2FromUI8(ULONG64 i64In,USHORT *puiOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:301:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:302:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI2FromDec(DECIMAL *pdecIn,USHORT *puiOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:302:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:303:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI4FromUI1(BYTE bIn,ULONG *pulOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:303:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:304:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI4FromI2(SHORT uiIn,ULONG *pulOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:304:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:305:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI4FromI4(LONG lIn,ULONG *pulOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:305:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:306:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI4FromI8(LONG64 i64In,ULONG *plOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:306:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:307:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI4FromR4(FLOAT fltIn,ULONG *pulOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:307:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:308:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI4FromR8(DOUBLE dblIn,ULONG *pulOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:308:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:309:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI4FromDate(DATE dateIn,ULONG *pulOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:309:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:310:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI4FromCy(CY cyIn,ULONG *pulOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:310:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:311:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI4FromStr(OLECHAR *strIn,LCID lcid,ULONG dwFlags,ULONG *pulOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:311:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:312:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI4FromDisp(IDispatch *pdispIn,LCID lcid,ULONG *pulOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:312:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:313:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI4FromBool(VARIANT_BOOL boolIn,ULONG *pulOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:313:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:314:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI4FromI1(CHAR cIn,ULONG *pulOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:314:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:315:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI4FromUI2(USHORT uiIn,ULONG *pulOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:315:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:316:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI4FromUI8(ULONG64 ui64In,ULONG *plOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:316:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:317:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI4FromDec(DECIMAL *pdecIn,ULONG *pulOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:317:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:318:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI8FromUI1(BYTE bIn,ULONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:318:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:319:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI8FromI2(SHORT sIn,ULONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:319:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:320:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI8FromI4(LONG lIn,ULONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:320:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:321:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI8FromI8(LONG64 ui64In,ULONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:321:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:322:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI8FromR4(FLOAT fltIn,ULONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:322:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:323:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI8FromR8(DOUBLE dblIn,ULONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:323:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:324:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI8FromCy(CY cyIn,ULONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:324:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:325:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI8FromDate(DATE dateIn,ULONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:325:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:326:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI8FromStr(OLECHAR *strIn,LCID lcid,unsigned __LONG32 dwFlags,ULONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:326:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:327:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI8FromDisp(IDispatch *pdispIn,LCID lcid,ULONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:327:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:328:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI8FromBool(VARIANT_BOOL boolIn,ULONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:328:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:329:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI8FromI1(CHAR cIn,ULONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:329:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:330:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI8FromUI2(USHORT uiIn,ULONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:330:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:331:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI8FromUI4(ULONG ulIn,ULONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:331:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:332:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI8FromDec(DECIMAL *pdecIn,ULONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:332:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:333:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI8FromInt(INT intIn,ULONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:333:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:334:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDecFromUI1(BYTE bIn,DECIMAL *pdecOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:334:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:335:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDecFromI2(SHORT uiIn,DECIMAL *pdecOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:335:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:336:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDecFromI4(LONG lIn,DECIMAL *pdecOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:336:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:337:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDecFromI8(LONG64 i64In,DECIMAL *pdecOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:337:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:338:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDecFromR4(FLOAT fltIn,DECIMAL *pdecOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:338:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:339:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDecFromR8(DOUBLE dblIn,DECIMAL *pdecOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:339:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:340:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDecFromDate(DATE dateIn,DECIMAL *pdecOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:340:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:341:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDecFromCy(CY cyIn,DECIMAL *pdecOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:341:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:342:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDecFromStr(OLECHAR *strIn,LCID lcid,ULONG dwFlags,DECIMAL *pdecOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:342:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:343:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDecFromDisp(IDispatch *pdispIn,LCID lcid,DECIMAL *pdecOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:343:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:344:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDecFromBool(VARIANT_BOOL boolIn,DECIMAL *pdecOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:344:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:345:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDecFromI1(CHAR cIn,DECIMAL *pdecOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:345:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:346:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDecFromUI2(USHORT uiIn,DECIMAL *pdecOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:346:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:347:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDecFromUI4(ULONG ulIn,DECIMAL *pdecOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:347:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:348:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDecFromUI8(ULONG64 ui64In,DECIMAL *pdecOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:348:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:353:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI4FromI8(LONG64 i64In,LONG *plOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:353:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:354:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI4FromUI8(ULONG64 ui64In,LONG *plOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:354:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:462:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarParseNumFromStr(OLECHAR *strIn,LCID lcid,ULONG dwFlags,NUMPARSE *pnumprs,BYTE *rgbDig); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:462:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:463:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarNumFromParseNum(NUMPARSE *pnumprs,BYTE *rgbDig,ULONG dwVtBits,VARIANT *pvar); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:463:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:464:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarAdd(LPVARIANT pvarLeft,LPVARIANT pvarRight,LPVARIANT pvarResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:464:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:465:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarAnd(LPVARIANT pvarLeft,LPVARIANT pvarRight,LPVARIANT pvarResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:465:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:466:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarCat(LPVARIANT pvarLeft,LPVARIANT pvarRight,LPVARIANT pvarResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:466:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:467:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarDiv(LPVARIANT pvarLeft,LPVARIANT pvarRight,LPVARIANT pvarResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:467:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:468:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarEqv(LPVARIANT pvarLeft,LPVARIANT pvarRight,LPVARIANT pvarResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:468:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:469:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarIdiv(LPVARIANT pvarLeft,LPVARIANT pvarRight,LPVARIANT pvarResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:469:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:470:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarImp(LPVARIANT pvarLeft,LPVARIANT pvarRight,LPVARIANT pvarResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:470:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:471:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarMod(LPVARIANT pvarLeft,LPVARIANT pvarRight,LPVARIANT pvarResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:471:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:472:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarMul(LPVARIANT pvarLeft,LPVARIANT pvarRight,LPVARIANT pvarResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:472:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:473:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarOr(LPVARIANT pvarLeft,LPVARIANT pvarRight,LPVARIANT pvarResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:473:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:474:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarPow(LPVARIANT pvarLeft,LPVARIANT pvarRight,LPVARIANT pvarResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:474:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:475:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarSub(LPVARIANT pvarLeft,LPVARIANT pvarRight,LPVARIANT pvarResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:475:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:476:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarXor(LPVARIANT pvarLeft,LPVARIANT pvarRight,LPVARIANT pvarResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:476:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:477:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarAbs(LPVARIANT pvarIn,LPVARIANT pvarResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:477:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:478:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarFix(LPVARIANT pvarIn,LPVARIANT pvarResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:478:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:479:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarInt(LPVARIANT pvarIn,LPVARIANT pvarResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:479:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:480:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarNeg(LPVARIANT pvarIn,LPVARIANT pvarResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:480:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:481:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarNot(LPVARIANT pvarIn,LPVARIANT pvarResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:481:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:482:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarRound(LPVARIANT pvarIn,int cDecimals,LPVARIANT pvarResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:482:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:483:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarCmp(LPVARIANT pvarLeft,LPVARIANT pvarRight,LCID lcid,ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:483:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:487:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __inline HRESULT WINAPI VarCmp(LPVARIANT pvarLeft,LPVARIANT pvarRight,LCID lcid) { return VarCmp(pvarLeft,pvarRight,lcid,0); } ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:18, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:491:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarDecAdd(LPDECIMAL pdecLeft,LPDECIMAL pdecRight,LPDECIMAL pdecResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:491:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:492:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarDecDiv(LPDECIMAL pdecLeft,LPDECIMAL pdecRight,LPDECIMAL pdecResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:492:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:493:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarDecMul(LPDECIMAL pdecLeft,LPDECIMAL pdecRight,LPDECIMAL pdecResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:493:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:494:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarDecSub(LPDECIMAL pdecLeft,LPDECIMAL pdecRight,LPDECIMAL pdecResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:494:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:495:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarDecAbs(LPDECIMAL pdecIn,LPDECIMAL pdecResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:495:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:496:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarDecFix(LPDECIMAL pdecIn,LPDECIMAL pdecResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:496:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:497:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarDecInt(LPDECIMAL pdecIn,LPDECIMAL pdecResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:497:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:498:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarDecNeg(LPDECIMAL pdecIn,LPDECIMAL pdecResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:498:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:499:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarDecRound(LPDECIMAL pdecIn,int cDecimals,LPDECIMAL pdecResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:499:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:500:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarDecCmp(LPDECIMAL pdecLeft,LPDECIMAL pdecRight); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:500:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:501:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarDecCmpR8(LPDECIMAL pdecLeft,double dblRight); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:501:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:502:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarCyAdd(CY cyLeft,CY cyRight,LPCY pcyResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:502:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:503:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarCyMul(CY cyLeft,CY cyRight,LPCY pcyResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:503:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:504:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarCyMulI4(CY cyLeft,__LONG32 lRight,LPCY pcyResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:504:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:505:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarCyMulI8(CY cyLeft,LONG64 lRight,LPCY pcyResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:505:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:506:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarCySub(CY cyLeft,CY cyRight,LPCY pcyResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:506:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:507:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarCyAbs(CY cyIn,LPCY pcyResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:507:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:508:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarCyFix(CY cyIn,LPCY pcyResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:508:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:509:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarCyInt(CY cyIn,LPCY pcyResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:509:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:510:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarCyNeg(CY cyIn,LPCY pcyResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:510:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:511:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarCyRound(CY cyIn,int cDecimals,LPCY pcyResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:511:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:512:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarCyCmp(CY cyLeft,CY cyRight); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:512:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:513:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarCyCmpR8(CY cyLeft,double dblRight); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:513:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:514:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarBstrCat(BSTR bstrLeft,BSTR bstrRight,LPBSTR pbstrResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:514:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:515:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarBstrCmp(BSTR bstrLeft,BSTR bstrRight,LCID lcid,ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:515:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:516:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarR8Pow(double dblLeft,double dblRight,double *pdblResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:516:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:517:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarR4CmpR8(float fltLeft,double dblRight); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:517:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:518:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarR8Round(double dblIn,int cDecimals,double *pdblResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:518:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:532:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDateFromUdate(UDATE *pudateIn,ULONG dwFlags,DATE *pdateOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:532:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:533:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDateFromUdateEx(UDATE *pudateIn,LCID lcid,ULONG dwFlags,DATE *pdateOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:533:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:534:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUdateFromDate(DATE dateIn,ULONG dwFlags,UDATE *pudateOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:534:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:535:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI GetAltMonthNames(LCID lcid,LPOLESTR **prgp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:535:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:536:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarFormat(LPVARIANT pvarIn,LPOLESTR pstrFormat,int iFirstDay,int iFirstWeek,ULONG dwFlags,BSTR *pbstrOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:536:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:537:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarFormatDateTime(LPVARIANT pvarIn,int iNamedFormat,ULONG dwFlags,BSTR *pbstrOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:537:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:538:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarFormatNumber(LPVARIANT pvarIn,int iNumDig,int iIncLead,int iUseParens,int iGroup,ULONG dwFlags,BSTR *pbstrOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:538:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:539:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarFormatPercent(LPVARIANT pvarIn,int iNumDig,int iIncLead,int iUseParens,int iGroup,ULONG dwFlags,BSTR *pbstrOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:539:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:540:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarFormatCurrency(LPVARIANT pvarIn,int iNumDig,int iIncLead,int iUseParens,int iGroup,ULONG dwFlags,BSTR *pbstrOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:540:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:541:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarWeekdayName(int iWeekday,int fAbbrev,int iFirstDay,ULONG dwFlags,BSTR *pbstrOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:541:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:542:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarMonthName(int iMonth,int fAbbrev,ULONG dwFlags,BSTR *pbstrOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:542:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:543:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarFormatFromTokens(LPVARIANT pvarIn,LPOLESTR pstrFormat,LPBYTE pbTokCur,ULONG dwFlags,BSTR *pbstrOut,LCID lcid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:543:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:544:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarTokenizeFormatString(LPOLESTR pstrFormat,LPBYTE rgbTok,int cbTok,int iFirstDay,int iFirstWeek,LCID lcid,int *pcbActual); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:544:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:581:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI_(ULONG) LHashValOfNameSysA(SYSKIND syskind,LCID lcid,LPCSTR szName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:581:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:582:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI_(ULONG) LHashValOfNameSys(SYSKIND syskind,LCID lcid,const OLECHAR *szName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:582:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:588:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI LoadTypeLib(const OLECHAR *szFile,ITypeLib **pptlib); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:588:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:598:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI LoadTypeLibEx(LPCOLESTR szFile,REGKIND regkind,ITypeLib **pptlib); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:598:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:599:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI LoadRegTypeLib(REFGUID rguid,WORD wVerMajor,WORD wVerMinor,LCID lcid,ITypeLib **pptlib); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:599:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:600:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI QueryPathOfRegTypeLib(REFGUID guid,USHORT wMaj,USHORT wMin,LCID lcid,LPBSTR lpbstrPathName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:600:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:601:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI RegisterTypeLib(ITypeLib *ptlib,OLECHAR *szFullPath,OLECHAR *szHelpDir); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:601:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:602:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI UnRegisterTypeLib(REFGUID libID,WORD wVerMajor,WORD wVerMinor,LCID lcid,SYSKIND syskind); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:602:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:603:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI CreateTypeLib(SYSKIND syskind,const OLECHAR *szFile,ICreateTypeLib **ppctlib); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:603:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:604:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI CreateTypeLib2(SYSKIND syskind,LPCOLESTR szFile,ICreateTypeLib2 **ppctlib); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:604:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:632:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI DispGetParam(DISPPARAMS *pdispparams,UINT position,VARTYPE vtTarg,VARIANT *pvarResult,UINT *puArgErr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:632:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:633:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI DispGetIDsOfNames(ITypeInfo *ptinfo,OLECHAR **rgszNames,UINT cNames,DISPID *rgdispid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:633:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:634:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI DispInvoke(void *_this,ITypeInfo *ptinfo,DISPID dispidMember,WORD wFlags,DISPPARAMS *pparams,VARIANT *pvarResult,EXCEPINFO *pexcepinfo,UINT *puArgErr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:634:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:635:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI CreateDispTypeInfo(INTERFACEDATA *pidata,LCID lcid,ITypeInfo **pptinfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:635:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:636:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI CreateStdDispatch(IUnknown *punkOuter,void *pvThis,ITypeInfo *ptinfo,IUnknown **ppunkStdDisp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:636:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:637:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI DispCallFunc(void *pvInstance,ULONG_PTR oVft,CALLCONV cc,VARTYPE vtReturn,UINT cActuals,VARTYPE *prgvt,VARIANTARG **prgpvarg,VARIANT *pvargResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:637:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:642:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI RegisterActiveObject(IUnknown *punk,REFCLSID rclsid,DWORD dwFlags,DWORD *pdwRegister); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:642:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:643:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI RevokeActiveObject(DWORD dwRegister,void *pvReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:643:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:644:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI GetActiveObject(REFCLSID rclsid,void *pvReserved,IUnknown **ppunk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:644:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:645:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI SetErrorInfo(ULONG dwReserved,IErrorInfo *perrinfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:645:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:646:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI GetErrorInfo(ULONG dwReserved,IErrorInfo **pperrinfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:646:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:647:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI CreateErrorInfo(ICreateErrorInfo **pperrinfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:647:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:648:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI GetRecordInfoFromTypeInfo(ITypeInfo *pTypeInfo,IRecordInfo **ppRecInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:648:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:649:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI GetRecordInfoFromGuids(REFGUID rGuidTypeLib,ULONG uVerMajor,ULONG uVerMinor,LCID lcid,REFGUID rGuidTypeInfo,IRecordInfo **ppRecInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:649:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:650:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI_(ULONG) OaBuildVersion(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:650:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:651:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI_(void) ClearCustData(LPCUSTDATA pCustData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:651:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:41:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_ (DWORD) OleBuildVersion (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:41:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:43:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CreateDataAdviseHolder (LPDATAADVISEHOLDER *ppDAHolder); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:43:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:48:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI ReadClassStg (LPSTORAGE pStg, CLSID *pclsid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:48:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:49:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI WriteClassStg (LPSTORAGE pStg, REFCLSID rclsid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:49:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:50:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI ReadClassStm (LPSTREAM pStm, CLSID *pclsid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:50:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:51:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI WriteClassStm (LPSTREAM pStm, REFCLSID rclsid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:51:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:55:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI WriteFmtUserTypeStg (LPSTORAGE pstg, CLIPFORMAT cf, LPOLESTR lpszUserType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:55:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:56:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI ReadFmtUserTypeStg (LPSTORAGE pstg, CLIPFORMAT *pcf, LPOLESTR *lplpszUserType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:56:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:57:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleInitialize (LPVOID pvReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:57:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:58:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_ (void) OleUninitialize (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:58:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:59:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleQueryLinkFromData (LPDATAOBJECT pSrcDataObject); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:59:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:60:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleQueryCreateFromData (LPDATAOBJECT pSrcDataObject); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:60:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:61:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleCreate (REFCLSID rclsid, REFIID riid, DWORD renderopt, LPFORMATETC pFormatEtc, LPOLECLIENTSITE pClientSite, LPSTORAGE pStg, LPVOID *ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:61:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:62:251: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleCreateEx (REFCLSID rclsid, REFIID riid, DWORD dwFlags, DWORD renderopt, ULONG cFormats, DWORD *rgAdvf, LPFORMATETC rgFormatEtc, IAdviseSink *lpAdviseSink, DWORD *rgdwConnection, LPOLECLIENTSITE pClientSite, LPSTORAGE pStg, LPVOID *ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:62:251: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:63:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleCreateFromData (LPDATAOBJECT pSrcDataObj, REFIID riid, DWORD renderopt, LPFORMATETC pFormatEtc, LPOLECLIENTSITE pClientSite, LPSTORAGE pStg, LPVOID *ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:63:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:64:268: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleCreateFromDataEx (LPDATAOBJECT pSrcDataObj, REFIID riid, DWORD dwFlags, DWORD renderopt, ULONG cFormats, DWORD *rgAdvf, LPFORMATETC rgFormatEtc, IAdviseSink *lpAdviseSink, DWORD *rgdwConnection, LPOLECLIENTSITE pClientSite, LPSTORAGE pStg, LPVOID *ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:64:268: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:65:173: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleCreateLinkFromData (LPDATAOBJECT pSrcDataObj, REFIID riid, DWORD renderopt, LPFORMATETC pFormatEtc, LPOLECLIENTSITE pClientSite, LPSTORAGE pStg, LPVOID *ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:65:173: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:66:272: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleCreateLinkFromDataEx (LPDATAOBJECT pSrcDataObj, REFIID riid, DWORD dwFlags, DWORD renderopt, ULONG cFormats, DWORD *rgAdvf, LPFORMATETC rgFormatEtc, IAdviseSink *lpAdviseSink, DWORD *rgdwConnection, LPOLECLIENTSITE pClientSite, LPSTORAGE pStg, LPVOID *ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:66:272: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:67:174: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleCreateStaticFromData (LPDATAOBJECT pSrcDataObj, REFIID iid, DWORD renderopt, LPFORMATETC pFormatEtc, LPOLECLIENTSITE pClientSite, LPSTORAGE pStg, LPVOID *ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:67:174: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:68:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleCreateLink (LPMONIKER pmkLinkSrc, REFIID riid, DWORD renderopt, LPFORMATETC lpFormatEtc, LPOLECLIENTSITE pClientSite, LPSTORAGE pStg, LPVOID *ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:68:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:69:260: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleCreateLinkEx (LPMONIKER pmkLinkSrc, REFIID riid, DWORD dwFlags, DWORD renderopt, ULONG cFormats, DWORD *rgAdvf, LPFORMATETC rgFormatEtc, IAdviseSink *lpAdviseSink, DWORD *rgdwConnection, LPOLECLIENTSITE pClientSite, LPSTORAGE pStg, LPVOID *ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:69:260: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:70:170: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleCreateLinkToFile (LPCOLESTR lpszFileName, REFIID riid, DWORD renderopt, LPFORMATETC lpFormatEtc, LPOLECLIENTSITE pClientSite, LPSTORAGE pStg, LPVOID *ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:70:170: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:71:268: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleCreateLinkToFileEx (LPCOLESTR lpszFileName, REFIID riid, DWORD dwFlags, DWORD renderopt, ULONG cFormats, DWORD *rgAdvf, LPFORMATETC rgFormatEtc, IAdviseSink *lpAdviseSink, DWORD *rgdwConnection, LPOLECLIENTSITE pClientSite, LPSTORAGE pStg, LPVOID *ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:71:268: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:72:185: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleCreateFromFile (REFCLSID rclsid, LPCOLESTR lpszFileName, REFIID riid, DWORD renderopt, LPFORMATETC lpFormatEtc, LPOLECLIENTSITE pClientSite, LPSTORAGE pStg, LPVOID *ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:72:185: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:73:283: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleCreateFromFileEx (REFCLSID rclsid, LPCOLESTR lpszFileName, REFIID riid, DWORD dwFlags, DWORD renderopt, ULONG cFormats, DWORD *rgAdvf, LPFORMATETC rgFormatEtc, IAdviseSink *lpAdviseSink, DWORD *rgdwConnection, LPOLECLIENTSITE pClientSite, LPSTORAGE pStg, LPVOID *ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:73:283: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:74:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleLoad (LPSTORAGE pStg, REFIID riid, LPOLECLIENTSITE pClientSite, LPVOID *ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:74:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:75:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleSave (LPPERSISTSTORAGE pPS, LPSTORAGE pStg, WINBOOL fSameAsLoad); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:75:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:76:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleLoadFromStream (LPSTREAM pStm, REFIID iidInterface, LPVOID *ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:76:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:77:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleSaveToStream (LPPERSISTSTREAM pPStm, LPSTREAM pStm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:77:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:78:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleSetContainedObject (LPUNKNOWN pUnknown, WINBOOL fContained); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:78:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:79:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleNoteObjectVisible (LPUNKNOWN pUnknown, WINBOOL fVisible); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:79:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:80:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI RegisterDragDrop (HWND hwnd, LPDROPTARGET pDropTarget); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:80:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:81:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI RevokeDragDrop (HWND hwnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:81:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:82:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI DoDragDrop (LPDATAOBJECT pDataObj, LPDROPSOURCE pDropSource, DWORD dwOKEffects, LPDWORD pdwEffect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:82:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:83:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleSetClipboard (LPDATAOBJECT pDataObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:83:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:84:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleGetClipboard (LPDATAOBJECT *ppDataObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:84:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:85:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleFlushClipboard (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:85:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:86:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleIsCurrentClipboard (LPDATAOBJECT pDataObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:86:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:87:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_ (HOLEMENU) OleCreateMenuDescriptor (HMENU hmenuCombined, LPOLEMENUGROUPWIDTHS lpMenuWidths); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:87:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:88:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleSetMenuDescriptor (HOLEMENU holemenu, HWND hwndFrame, HWND hwndActiveObject, LPOLEINPLACEFRAME lpFrame, LPOLEINPLACEACTIVEOBJECT lpActiveObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:88:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:89:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleDestroyMenuDescriptor (HOLEMENU holemenu); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:89:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:90:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleTranslateAccelerator (LPOLEINPLACEFRAME lpFrame, LPOLEINPLACEFRAMEINFO lpFrameInfo, LPMSG lpmsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:90:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:91:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_ (HANDLE) OleDuplicateData (HANDLE hSrc, CLIPFORMAT cfFormat, UINT uiFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:91:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:92:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleDraw (LPUNKNOWN pUnknown, DWORD dwAspect, HDC hdcDraw, LPCRECT lprcBounds); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:92:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:93:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleRun (LPUNKNOWN pUnknown); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:93:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:94:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_ (WINBOOL) OleIsRunning (LPOLEOBJECT pObject); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:94:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:95:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleLockRunning (LPUNKNOWN pUnknown, WINBOOL fLock, WINBOOL fLastUnlockCloses); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:95:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:96:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_ (void) ReleaseStgMedium (LPSTGMEDIUM); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:96:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:97:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CreateOleAdviseHolder (LPOLEADVISEHOLDER *ppOAHolder); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:97:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:98:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleCreateDefaultHandler (REFCLSID clsid, LPUNKNOWN pUnkOuter, REFIID riid, LPVOID *lplpObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:98:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:99:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleCreateEmbeddingHelper (REFCLSID clsid, LPUNKNOWN pUnkOuter, DWORD flags, LPCLASSFACTORY pCF, REFIID riid, LPVOID *lplpObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:99:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:100:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_ (WINBOOL) IsAccelerator (HACCEL hAccel, int cAccelEntries, LPMSG lpMsg, WORD *lpwCmd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:100:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:101:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_ (HGLOBAL) OleGetIconOfFile (LPOLESTR lpszPath, WINBOOL fUseFileAsLabel); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:101:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:102:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_ (HGLOBAL) OleGetIconOfClass (REFCLSID rclsid, LPOLESTR lpszLabel, WINBOOL fUseTypeAsLabel); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:102:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:103:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_ (HGLOBAL) OleMetafilePictFromIconAndLabel (HICON hIcon, LPOLESTR lpszLabel, LPOLESTR lpszSourceFile, UINT iIconIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:103:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:104:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleRegGetUserType (REFCLSID clsid, DWORD dwFormOfType, LPOLESTR *pszUserType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:104:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:105:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleRegGetMiscStatus (REFCLSID clsid, DWORD dwAspect, DWORD *pdwStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:105:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:106:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleRegEnumFormatEtc (REFCLSID clsid, DWORD dwDirection, LPENUMFORMATETC *ppenum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:106:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:107:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleRegEnumVerbs (REFCLSID clsid, LPENUMOLEVERB *ppenum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:107:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:121:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleConvertOLESTREAMToIStorage (LPOLESTREAM lpolestream, LPSTORAGE pstg, const DVTARGETDEVICE *ptd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:121:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:122:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleConvertIStorageToOLESTREAM (LPSTORAGE pstg, LPOLESTREAM lpolestream); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:122:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:126:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI GetHGlobalFromILockBytes (LPLOCKBYTES plkbyt, HGLOBAL *phglobal); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:126:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:127:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CreateILockBytesOnHGlobal (HGLOBAL hGlobal, WINBOOL fDeleteOnRelease, LPLOCKBYTES *pplkbyt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:127:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:131:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleDoAutoConvert (LPSTORAGE pStg, LPCLSID pClsidNew); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:131:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:132:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleGetAutoConvert (REFCLSID clsidOld, LPCLSID pClsidNew); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:132:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:133:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleSetAutoConvert (REFCLSID clsidOld, REFCLSID clsidNew); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:133:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:137:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI GetConvertStg (LPSTORAGE pStg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:137:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:141:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI SetConvertStg (LPSTORAGE pStg, WINBOOL fConvert); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:141:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:142:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleConvertIStorageToOLESTREAMEx (LPSTORAGE pstg, CLIPFORMAT cfFormat, LONG lWidth, LONG lHeight, DWORD dwSize, LPSTGMEDIUM pmedium, LPOLESTREAM polestm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:142:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:143:171: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleConvertOLESTREAMToIStorageEx (LPOLESTREAM polestm, LPSTORAGE pstg, CLIPFORMAT *pcfFormat, LONG *plwWidth, LONG *plHeight, DWORD *pdwSize, LPSTGMEDIUM pmedium); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:143:171: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:53:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardEstablishContext(DWORD dwScope,LPCVOID pvReserved1,LPCVOID pvReserved2,LPSCARDCONTEXT phContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:53:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:54:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardReleaseContext(SCARDCONTEXT hContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:54:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:55:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardIsValidContext(SCARDCONTEXT hContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:55:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:81:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardListReaderGroupsA(SCARDCONTEXT hContext,LPSTR mszGroups,LPDWORD pcchGroups); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:81:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:82:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardListReaderGroupsW(SCARDCONTEXT hContext,LPWSTR mszGroups,LPDWORD pcchGroups); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:82:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:83:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardListReadersA(SCARDCONTEXT hContext,LPCSTR mszGroups,LPSTR mszReaders,LPDWORD pcchReaders); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:83:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:84:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardListReadersW(SCARDCONTEXT hContext,LPCWSTR mszGroups,LPWSTR mszReaders,LPDWORD pcchReaders); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:84:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:85:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardListCardsA(SCARDCONTEXT hContext,LPCBYTE pbAtr,LPCGUID rgquidInterfaces,DWORD cguidInterfaceCount,LPSTR mszCards,LPDWORD pcchCards); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:85:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:86:170: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardListCardsW(SCARDCONTEXT hContext,LPCBYTE pbAtr,LPCGUID rgquidInterfaces,DWORD cguidInterfaceCount,LPWSTR mszCards,LPDWORD pcchCards); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:86:170: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:88:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardListInterfacesA(SCARDCONTEXT hContext,LPCSTR szCard,LPGUID pguidInterfaces,LPDWORD pcguidInterfaces); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:88:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:89:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardListInterfacesW(SCARDCONTEXT hContext,LPCWSTR szCard,LPGUID pguidInterfaces,LPDWORD pcguidInterfaces); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:89:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:90:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardGetProviderIdA(SCARDCONTEXT hContext,LPCSTR szCard,LPGUID pguidProviderId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:90:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:91:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardGetProviderIdW(SCARDCONTEXT hContext,LPCWSTR szCard,LPGUID pguidProviderId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:91:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:92:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardGetCardTypeProviderNameA(SCARDCONTEXT hContext,LPCSTR szCardName,DWORD dwProviderId,LPSTR szProvider,LPDWORD pcchProvider); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:92:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:93:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardGetCardTypeProviderNameW(SCARDCONTEXT hContext,LPCWSTR szCardName,DWORD dwProviderId,LPWSTR szProvider,LPDWORD pcchProvider); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:93:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:94:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardIntroduceReaderGroupA(SCARDCONTEXT hContext,LPCSTR szGroupName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:94:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:95:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardIntroduceReaderGroupW(SCARDCONTEXT hContext,LPCWSTR szGroupName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:95:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:96:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardForgetReaderGroupA(SCARDCONTEXT hContext,LPCSTR szGroupName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:96:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:97:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardForgetReaderGroupW(SCARDCONTEXT hContext,LPCWSTR szGroupName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:97:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:98:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardIntroduceReaderA(SCARDCONTEXT hContext,LPCSTR szReaderName,LPCSTR szDeviceName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:98:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:99:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardIntroduceReaderW(SCARDCONTEXT hContext,LPCWSTR szReaderName,LPCWSTR szDeviceName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:99:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:100:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardForgetReaderA(SCARDCONTEXT hContext,LPCSTR szReaderName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:100:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:101:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardForgetReaderW(SCARDCONTEXT hContext,LPCWSTR szReaderName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:101:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:102:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardAddReaderToGroupA(SCARDCONTEXT hContext,LPCSTR szReaderName,LPCSTR szGroupName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:102:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:103:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardAddReaderToGroupW(SCARDCONTEXT hContext,LPCWSTR szReaderName,LPCWSTR szGroupName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:103:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:104:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardRemoveReaderFromGroupA(SCARDCONTEXT hContext,LPCSTR szReaderName,LPCSTR szGroupName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:104:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:105:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardRemoveReaderFromGroupW(SCARDCONTEXT hContext,LPCWSTR szReaderName,LPCWSTR szGroupName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:105:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:106:221: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardIntroduceCardTypeA(SCARDCONTEXT hContext,LPCSTR szCardName,LPCGUID pguidPrimaryProvider,LPCGUID rgguidInterfaces,DWORD dwInterfaceCount,LPCBYTE pbAtr,LPCBYTE pbAtrMask,DWORD cbAtrLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:106:221: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:107:222: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardIntroduceCardTypeW(SCARDCONTEXT hContext,LPCWSTR szCardName,LPCGUID pguidPrimaryProvider,LPCGUID rgguidInterfaces,DWORD dwInterfaceCount,LPCBYTE pbAtr,LPCBYTE pbAtrMask,DWORD cbAtrLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:107:222: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:111:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardSetCardTypeProviderNameA(SCARDCONTEXT hContext,LPCSTR szCardName,DWORD dwProviderId,LPCSTR szProvider); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:111:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:112:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardSetCardTypeProviderNameW(SCARDCONTEXT hContext,LPCWSTR szCardName,DWORD dwProviderId,LPCWSTR szProvider); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:112:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:113:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardForgetCardTypeA(SCARDCONTEXT hContext,LPCSTR szCardName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:113:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:114:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardForgetCardTypeW(SCARDCONTEXT hContext,LPCWSTR szCardName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:114:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:115:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardFreeMemory(SCARDCONTEXT hContext,LPCVOID pvMem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:115:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:116:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI HANDLE WINAPI SCardAccessStartedEvent(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:116:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:117:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI void WINAPI SCardReleaseStartedEvent(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:117:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:167:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardLocateCardsA(SCARDCONTEXT hContext,LPCSTR mszCards,LPSCARD_READERSTATEA rgReaderStates,DWORD cReaders); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:167:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:168:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardLocateCardsW(SCARDCONTEXT hContext,LPCWSTR mszCards,LPSCARD_READERSTATEW rgReaderStates,DWORD cReaders); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:168:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:176:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardLocateCardsByATRA(SCARDCONTEXT hContext,LPSCARD_ATRMASK rgAtrMasks,DWORD cAtrs,LPSCARD_READERSTATEA rgReaderStates,DWORD cReaders); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:176:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:177:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardLocateCardsByATRW(SCARDCONTEXT hContext,LPSCARD_ATRMASK rgAtrMasks,DWORD cAtrs,LPSCARD_READERSTATEW rgReaderStates,DWORD cReaders); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:177:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:178:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardGetStatusChangeA(SCARDCONTEXT hContext,DWORD dwTimeout,LPSCARD_READERSTATEA rgReaderStates,DWORD cReaders); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:178:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:179:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardGetStatusChangeW(SCARDCONTEXT hContext,DWORD dwTimeout,LPSCARD_READERSTATEW rgReaderStates,DWORD cReaders); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:179:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:180:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardCancel(SCARDCONTEXT hContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:180:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:191:177: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardConnectA(SCARDCONTEXT hContext,LPCSTR szReader,DWORD dwShareMode,DWORD dwPreferredProtocols,LPSCARDHANDLE phCard,LPDWORD pdwActiveProtocol); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:191:177: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:192:178: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardConnectW(SCARDCONTEXT hContext,LPCWSTR szReader,DWORD dwShareMode,DWORD dwPreferredProtocols,LPSCARDHANDLE phCard,LPDWORD pdwActiveProtocol); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:192:178: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:193:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardReconnect(SCARDHANDLE hCard,DWORD dwShareMode,DWORD dwPreferredProtocols,DWORD dwInitialization,LPDWORD pdwActiveProtocol); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:193:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:194:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardDisconnect(SCARDHANDLE hCard,DWORD dwDisposition); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:194:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:195:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardBeginTransaction(SCARDHANDLE hCard); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:195:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:196:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardEndTransaction(SCARDHANDLE hCard,DWORD dwDisposition); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:196:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:197:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardCancelTransaction(SCARDHANDLE hCard); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:197:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:198:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardState(SCARDHANDLE hCard,LPDWORD pdwState,LPDWORD pdwProtocol,LPBYTE pbAtr,LPDWORD pcbAtrLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:198:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:199:173: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardStatusA(SCARDHANDLE hCard,LPSTR szReaderName,LPDWORD pcchReaderLen,LPDWORD pdwState,LPDWORD pdwProtocol,LPBYTE pbAtr,LPDWORD pcbAtrLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:199:173: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:200:174: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardStatusW(SCARDHANDLE hCard,LPWSTR szReaderName,LPDWORD pcchReaderLen,LPDWORD pdwState,LPDWORD pdwProtocol,LPBYTE pbAtr,LPDWORD pcbAtrLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:200:174: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:201:208: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardTransmit(SCARDHANDLE hCard,LPCSCARD_IO_REQUEST pioSendPci,LPCBYTE pbSendBuffer,DWORD cbSendLength,LPSCARD_IO_REQUEST pioRecvPci,LPBYTE pbRecvBuffer,LPDWORD pcbRecvLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:201:208: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:202:187: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardControl(SCARDHANDLE hCard,DWORD dwControlCode,LPCVOID lpInBuffer,DWORD nInBufferSize,LPVOID lpOutBuffer,DWORD nOutBufferSize,LPDWORD lpBytesReturned); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:202:187: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:203:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardGetAttrib(SCARDHANDLE hCard,DWORD dwAttrId,LPBYTE pbAttr,LPDWORD pcbAttrLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:203:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:207:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardSetAttrib(SCARDHANDLE hCard,DWORD dwAttrId,LPCBYTE pbAttr,DWORD cbAttrLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:207:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:316:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardUIDlgSelectCardA(LPOPENCARDNAMEA_EX); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:316:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:317:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardUIDlgSelectCardW(LPOPENCARDNAMEW_EX); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:317:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:384:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI GetOpenCardNameA(LPOPENCARDNAMEA); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:384:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:385:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI GetOpenCardNameW(LPOPENCARDNAMEW); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:385:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:386:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardDlgExtendedError(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:386:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:102, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/prsht.h:312:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINCOMMCTRLAPI HPROPSHEETPAGE WINAPI CreatePropertySheetPageA(LPCPROPSHEETPAGEA constPropSheetPagePointer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/prsht.h:312:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/prsht.h:313:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINCOMMCTRLAPI HPROPSHEETPAGE WINAPI CreatePropertySheetPageW(LPCPROPSHEETPAGEW constPropSheetPagePointer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/prsht.h:313:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/prsht.h:314:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINCOMMCTRLAPI WINBOOL WINAPI DestroyPropertySheetPage(HPROPSHEETPAGE); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/prsht.h:314:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/prsht.h:315:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINCOMMCTRLAPI INT_PTR WINAPI PropertySheetA(LPCPROPSHEETHEADERA); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/prsht.h:315:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/prsht.h:316:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINCOMMCTRLAPI INT_PTR WINAPI PropertySheetW(LPCPROPSHEETHEADERW); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/prsht.h:316:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:102, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:799:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI EnumPrintersA(DWORD Flags,LPSTR Name,DWORD Level,LPBYTE pPrinterEnum,DWORD cbBuf,LPDWORD pcbNeeded,LPDWORD pcReturned); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:799:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:800:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI EnumPrintersW(DWORD Flags,LPWSTR Name,DWORD Level,LPBYTE pPrinterEnum,DWORD cbBuf,LPDWORD pcbNeeded,LPDWORD pcReturned); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:800:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:863:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI OpenPrinterA(LPSTR pPrinterName,LPHANDLE phPrinter,LPPRINTER_DEFAULTSA pDefault); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:863:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:864:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI OpenPrinterW(LPWSTR pPrinterName,LPHANDLE phPrinter,LPPRINTER_DEFAULTSW pDefault); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:864:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:865:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ResetPrinterA(HANDLE hPrinter,LPPRINTER_DEFAULTSA pDefault); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:865:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:866:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ResetPrinterW(HANDLE hPrinter,LPPRINTER_DEFAULTSW pDefault); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:866:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:867:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI SetJobA(HANDLE hPrinter,DWORD JobId,DWORD Level,LPBYTE pJob,DWORD Command); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:867:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:868:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI SetJobW(HANDLE hPrinter,DWORD JobId,DWORD Level,LPBYTE pJob,DWORD Command); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:868:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:869:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI GetJobA(HANDLE hPrinter,DWORD JobId,DWORD Level,LPBYTE pJob,DWORD cbBuf,LPDWORD pcbNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:869:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:870:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI GetJobW(HANDLE hPrinter,DWORD JobId,DWORD Level,LPBYTE pJob,DWORD cbBuf,LPDWORD pcbNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:870:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:871:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI EnumJobsA(HANDLE hPrinter,DWORD FirstJob,DWORD NoJobs,DWORD Level,LPBYTE pJob,DWORD cbBuf,LPDWORD pcbNeeded,LPDWORD pcReturned); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:871:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:872:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI EnumJobsW(HANDLE hPrinter,DWORD FirstJob,DWORD NoJobs,DWORD Level,LPBYTE pJob,DWORD cbBuf,LPDWORD pcbNeeded,LPDWORD pcReturned); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:872:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:873:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HANDLE WINAPI AddPrinterA(LPSTR pName,DWORD Level,LPBYTE pPrinter); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:873:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:874:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HANDLE WINAPI AddPrinterW(LPWSTR pName,DWORD Level,LPBYTE pPrinter); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:874:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:875:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DeletePrinter(HANDLE hPrinter); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:875:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:876:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI SetPrinterA(HANDLE hPrinter,DWORD Level,LPBYTE pPrinter,DWORD Command); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:876:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:877:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI SetPrinterW(HANDLE hPrinter,DWORD Level,LPBYTE pPrinter,DWORD Command); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:877:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:878:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI GetPrinterA(HANDLE hPrinter,DWORD Level,LPBYTE pPrinter,DWORD cbBuf,LPDWORD pcbNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:878:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:879:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI GetPrinterW(HANDLE hPrinter,DWORD Level,LPBYTE pPrinter,DWORD cbBuf,LPDWORD pcbNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:879:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:880:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI AddPrinterDriverA(LPSTR pName,DWORD Level,LPBYTE pDriverInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:880:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:881:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI AddPrinterDriverW(LPWSTR pName,DWORD Level,LPBYTE pDriverInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:881:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:882:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI AddPrinterDriverExA(LPSTR pName,DWORD Level,LPBYTE pDriverInfo,DWORD dwFileCopyFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:882:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:883:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI AddPrinterDriverExW(LPWSTR pName,DWORD Level,LPBYTE pDriverInfo,DWORD dwFileCopyFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:883:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:884:148: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI EnumPrinterDriversA(LPSTR pName,LPSTR pEnvironment,DWORD Level,LPBYTE pDriverInfo,DWORD cbBuf,LPDWORD pcbNeeded,LPDWORD pcReturned); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:884:148: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:885:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI EnumPrinterDriversW(LPWSTR pName,LPWSTR pEnvironment,DWORD Level,LPBYTE pDriverInfo,DWORD cbBuf,LPDWORD pcbNeeded,LPDWORD pcReturned); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:885:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:886:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI GetPrinterDriverA(HANDLE hPrinter,LPSTR pEnvironment,DWORD Level,LPBYTE pDriverInfo,DWORD cbBuf,LPDWORD pcbNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:886:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:887:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI GetPrinterDriverW(HANDLE hPrinter,LPWSTR pEnvironment,DWORD Level,LPBYTE pDriverInfo,DWORD cbBuf,LPDWORD pcbNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:887:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:888:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI GetPrinterDriverDirectoryA(LPSTR pName,LPSTR pEnvironment,DWORD Level,LPBYTE pDriverDirectory,DWORD cbBuf,LPDWORD pcbNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:888:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:889:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI GetPrinterDriverDirectoryW(LPWSTR pName,LPWSTR pEnvironment,DWORD Level,LPBYTE pDriverDirectory,DWORD cbBuf,LPDWORD pcbNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:889:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:890:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DeletePrinterDriverA(LPSTR pName,LPSTR pEnvironment,LPSTR pDriverName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:890:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:891:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DeletePrinterDriverW(LPWSTR pName,LPWSTR pEnvironment,LPWSTR pDriverName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:891:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:892:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DeletePrinterDriverExA(LPSTR pName,LPSTR pEnvironment,LPSTR pDriverName,DWORD dwDeleteFlag,DWORD dwVersionFlag); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:892:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:893:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DeletePrinterDriverExW(LPWSTR pName,LPWSTR pEnvironment,LPWSTR pDriverName,DWORD dwDeleteFlag,DWORD dwVersionFlag); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:893:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:894:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI AddPrintProcessorA(LPSTR pName,LPSTR pEnvironment,LPSTR pPathName,LPSTR pPrintProcessorName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:894:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:895:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI AddPrintProcessorW(LPWSTR pName,LPWSTR pEnvironment,LPWSTR pPathName,LPWSTR pPrintProcessorName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:895:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:896:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI EnumPrintProcessorsA(LPSTR pName,LPSTR pEnvironment,DWORD Level,LPBYTE pPrintProcessorInfo,DWORD cbBuf,LPDWORD pcbNeeded,LPDWORD pcReturned); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:896:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:897:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI EnumPrintProcessorsW(LPWSTR pName,LPWSTR pEnvironment,DWORD Level,LPBYTE pPrintProcessorInfo,DWORD cbBuf,LPDWORD pcbNeeded,LPDWORD pcReturned); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:897:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:898:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI GetPrintProcessorDirectoryA(LPSTR pName,LPSTR pEnvironment,DWORD Level,LPBYTE pPrintProcessorInfo,DWORD cbBuf,LPDWORD pcbNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:898:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:899:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI GetPrintProcessorDirectoryW(LPWSTR pName,LPWSTR pEnvironment,DWORD Level,LPBYTE pPrintProcessorInfo,DWORD cbBuf,LPDWORD pcbNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:899:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:900:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI EnumPrintProcessorDatatypesA(LPSTR pName,LPSTR pPrintProcessorName,DWORD Level,LPBYTE pDatatypes,DWORD cbBuf,LPDWORD pcbNeeded,LPDWORD pcReturned); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:900:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:901:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI EnumPrintProcessorDatatypesW(LPWSTR pName,LPWSTR pPrintProcessorName,DWORD Level,LPBYTE pDatatypes,DWORD cbBuf,LPDWORD pcbNeeded,LPDWORD pcReturned); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:901:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:902:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DeletePrintProcessorA(LPSTR pName,LPSTR pEnvironment,LPSTR pPrintProcessorName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:902:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:903:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DeletePrintProcessorW(LPWSTR pName,LPWSTR pEnvironment,LPWSTR pPrintProcessorName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:903:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:904:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI StartDocPrinterA(HANDLE hPrinter,DWORD Level,LPBYTE pDocInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:904:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:905:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI StartDocPrinterW(HANDLE hPrinter,DWORD Level,LPBYTE pDocInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:905:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:906:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI StartPagePrinter(HANDLE hPrinter); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:906:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:907:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI WritePrinter(HANDLE hPrinter,LPVOID pBuf,DWORD cbBuf,LPDWORD pcWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:907:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:908:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI FlushPrinter(HANDLE hPrinter,LPVOID pBuf,DWORD cbBuf,LPDWORD pcWritten,DWORD cSleep); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:908:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:909:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI EndPagePrinter(HANDLE hPrinter); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:909:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:910:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI AbortPrinter(HANDLE hPrinter); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:910:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:911:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ReadPrinter(HANDLE hPrinter,LPVOID pBuf,DWORD cbBuf,LPDWORD pNoBytesRead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:911:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:912:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI EndDocPrinter(HANDLE hPrinter); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:912:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:913:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI AddJobA(HANDLE hPrinter,DWORD Level,LPBYTE pData,DWORD cbBuf,LPDWORD pcbNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:913:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:914:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI AddJobW(HANDLE hPrinter,DWORD Level,LPBYTE pData,DWORD cbBuf,LPDWORD pcbNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:914:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:915:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ScheduleJob(HANDLE hPrinter,DWORD JobId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:915:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:916:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI PrinterProperties(HWND hWnd,HANDLE hPrinter); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:916:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:917:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG WINAPI DocumentPropertiesA(HWND hWnd,HANDLE hPrinter,LPSTR pDeviceName,PDEVMODEA pDevModeOutput,PDEVMODEA pDevModeInput,DWORD fMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:917:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:918:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG WINAPI DocumentPropertiesW(HWND hWnd,HANDLE hPrinter,LPWSTR pDeviceName,PDEVMODEW pDevModeOutput,PDEVMODEW pDevModeInput,DWORD fMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:918:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:919:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG WINAPI AdvancedDocumentPropertiesA(HWND hWnd,HANDLE hPrinter,LPSTR pDeviceName,PDEVMODEA pDevModeOutput,PDEVMODEA pDevModeInput); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:919:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:920:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG WINAPI AdvancedDocumentPropertiesW(HWND hWnd,HANDLE hPrinter,LPWSTR pDeviceName,PDEVMODEW pDevModeOutput,PDEVMODEW pDevModeInput); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:920:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:921:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG ExtDeviceMode(HWND hWnd,HANDLE hInst,LPDEVMODEA pDevModeOutput,LPSTR pDeviceName,LPSTR pPort,LPDEVMODEA pDevModeInput,LPSTR pProfile,DWORD fMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:921:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:922:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI GetPrinterDataA(HANDLE hPrinter,LPSTR pValueName,LPDWORD pType,LPBYTE pData,DWORD nSize,LPDWORD pcbNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:922:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:923:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI GetPrinterDataW(HANDLE hPrinter,LPWSTR pValueName,LPDWORD pType,LPBYTE pData,DWORD nSize,LPDWORD pcbNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:923:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:924:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI GetPrinterDataExA(HANDLE hPrinter,LPCSTR pKeyName,LPCSTR pValueName,LPDWORD pType,LPBYTE pData,DWORD nSize,LPDWORD pcbNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:924:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:925:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI GetPrinterDataExW(HANDLE hPrinter,LPCWSTR pKeyName,LPCWSTR pValueName,LPDWORD pType,LPBYTE pData,DWORD nSize,LPDWORD pcbNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:925:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:926:174: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI EnumPrinterDataA(HANDLE hPrinter,DWORD dwIndex,LPSTR pValueName,DWORD cbValueName,LPDWORD pcbValueName,LPDWORD pType,LPBYTE pData,DWORD cbData,LPDWORD pcbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:926:174: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:927:175: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI EnumPrinterDataW(HANDLE hPrinter,DWORD dwIndex,LPWSTR pValueName,DWORD cbValueName,LPDWORD pcbValueName,LPDWORD pType,LPBYTE pData,DWORD cbData,LPDWORD pcbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:927:175: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:928:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI EnumPrinterDataExA(HANDLE hPrinter,LPCSTR pKeyName,LPBYTE pEnumValues,DWORD cbEnumValues,LPDWORD pcbEnumValues,LPDWORD pnEnumValues); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:928:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:929:148: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI EnumPrinterDataExW(HANDLE hPrinter,LPCWSTR pKeyName,LPBYTE pEnumValues,DWORD cbEnumValues,LPDWORD pcbEnumValues,LPDWORD pnEnumValues); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:929:148: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:930:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI EnumPrinterKeyA(HANDLE hPrinter,LPCSTR pKeyName,LPSTR pSubkey,DWORD cbSubkey,LPDWORD pcbSubkey); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:930:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:931:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI EnumPrinterKeyW(HANDLE hPrinter,LPCWSTR pKeyName,LPWSTR pSubkey,DWORD cbSubkey,LPDWORD pcbSubkey); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:931:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:932:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI SetPrinterDataA(HANDLE hPrinter,LPSTR pValueName,DWORD Type,LPBYTE pData,DWORD cbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:932:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:933:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI SetPrinterDataW(HANDLE hPrinter,LPWSTR pValueName,DWORD Type,LPBYTE pData,DWORD cbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:933:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:934:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI SetPrinterDataExA(HANDLE hPrinter,LPCSTR pKeyName,LPCSTR pValueName,DWORD Type,LPBYTE pData,DWORD cbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:934:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:935:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI SetPrinterDataExW(HANDLE hPrinter,LPCWSTR pKeyName,LPCWSTR pValueName,DWORD Type,LPBYTE pData,DWORD cbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:935:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:936:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI DeletePrinterDataA(HANDLE hPrinter,LPSTR pValueName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:936:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:937:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI DeletePrinterDataW(HANDLE hPrinter,LPWSTR pValueName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:937:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:938:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI DeletePrinterDataExA(HANDLE hPrinter,LPCSTR pKeyName,LPCSTR pValueName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:938:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:939:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI DeletePrinterDataExW(HANDLE hPrinter,LPCWSTR pKeyName,LPCWSTR pValueName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:939:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:940:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI DeletePrinterKeyA(HANDLE hPrinter,LPCSTR pKeyName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:940:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:941:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI DeletePrinterKeyW(HANDLE hPrinter,LPCWSTR pKeyName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:941:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1105:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WaitForPrinterChange(HANDLE hPrinter,DWORD Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1105:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1106:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HANDLE WINAPI FindFirstPrinterChangeNotification(HANDLE hPrinter,DWORD fdwFlags,DWORD fdwOptions,LPVOID pPrinterNotifyOptions); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1106:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1107:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI FindNextPrinterChangeNotification(HANDLE hChange,PDWORD pdwChange,LPVOID pPrinterNotifyOptions,LPVOID *ppPrinterNotifyInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1107:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1108:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI FreePrinterNotifyInfo (PPRINTER_NOTIFY_INFO pPrinterNotifyInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1108:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1109:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI FindClosePrinterChangeNotification(HANDLE hChange); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1109:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1158:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI PrinterMessageBoxA(HANDLE hPrinter,DWORD Error,HWND hWnd,LPSTR pText,LPSTR pCaption,DWORD dwType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1158:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1159:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI PrinterMessageBoxW(HANDLE hPrinter,DWORD Error,HWND hWnd,LPWSTR pText,LPWSTR pCaption,DWORD dwType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1159:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1169:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ClosePrinter(HANDLE hPrinter); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1169:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1170:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI AddFormA(HANDLE hPrinter,DWORD Level,LPBYTE pForm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1170:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1171:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI AddFormW(HANDLE hPrinter,DWORD Level,LPBYTE pForm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1171:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1172:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DeleteFormA(HANDLE hPrinter,LPSTR pFormName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1172:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1173:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DeleteFormW(HANDLE hPrinter,LPWSTR pFormName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1173:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1174:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI GetFormA(HANDLE hPrinter,LPSTR pFormName,DWORD Level,LPBYTE pForm,DWORD cbBuf,LPDWORD pcbNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1174:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1175:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI GetFormW(HANDLE hPrinter,LPWSTR pFormName,DWORD Level,LPBYTE pForm,DWORD cbBuf,LPDWORD pcbNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1175:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1176:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI SetFormA(HANDLE hPrinter,LPSTR pFormName,DWORD Level,LPBYTE pForm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1176:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1177:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI SetFormW(HANDLE hPrinter,LPWSTR pFormName,DWORD Level,LPBYTE pForm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1177:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1178:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI EnumFormsA(HANDLE hPrinter,DWORD Level,LPBYTE pForm,DWORD cbBuf,LPDWORD pcbNeeded,LPDWORD pcReturned); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1178:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1179:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI EnumFormsW(HANDLE hPrinter,DWORD Level,LPBYTE pForm,DWORD cbBuf,LPDWORD pcbNeeded,LPDWORD pcReturned); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1179:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1180:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI EnumMonitorsA(LPSTR pName,DWORD Level,LPBYTE pMonitor,DWORD cbBuf,LPDWORD pcbNeeded,LPDWORD pcReturned); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1180:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1181:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI EnumMonitorsW(LPWSTR pName,DWORD Level,LPBYTE pMonitor,DWORD cbBuf,LPDWORD pcbNeeded,LPDWORD pcReturned); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1181:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1182:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI AddMonitorA(LPSTR pName,DWORD Level,LPBYTE pMonitorInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1182:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1183:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI AddMonitorW(LPWSTR pName,DWORD Level,LPBYTE pMonitorInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1183:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1184:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DeleteMonitorA(LPSTR pName,LPSTR pEnvironment,LPSTR pMonitorName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1184:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1185:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DeleteMonitorW(LPWSTR pName,LPWSTR pEnvironment,LPWSTR pMonitorName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1185:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1186:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI EnumPortsA(LPSTR pName,DWORD Level,LPBYTE pPorts,DWORD cbBuf,LPDWORD pcbNeeded,LPDWORD pcReturned); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1186:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1187:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI EnumPortsW(LPWSTR pName,DWORD Level,LPBYTE pPorts,DWORD cbBuf,LPDWORD pcbNeeded,LPDWORD pcReturned); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1187:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1188:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI AddPortA(LPSTR pName,HWND hWnd,LPSTR pMonitorName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1188:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1189:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI AddPortW(LPWSTR pName,HWND hWnd,LPWSTR pMonitorName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1189:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1190:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ConfigurePortA(LPSTR pName,HWND hWnd,LPSTR pPortName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1190:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1191:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ConfigurePortW(LPWSTR pName,HWND hWnd,LPWSTR pPortName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1191:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1192:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DeletePortA(LPSTR pName,HWND hWnd,LPSTR pPortName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1192:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1193:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DeletePortW(LPWSTR pName,HWND hWnd,LPWSTR pPortName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1193:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1194:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI XcvDataW(HANDLE hXcv,PCWSTR pszDataName,PBYTE pInputData,DWORD cbInputData,PBYTE pOutputData,DWORD cbOutputData,PDWORD pcbOutputNeeded,PDWORD pdwStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1194:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1198:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI GetDefaultPrinterA(LPSTR pszBuffer,LPDWORD pcchBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1198:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1199:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI GetDefaultPrinterW(LPWSTR pszBuffer,LPDWORD pcchBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1199:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1200:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI SetDefaultPrinterA(LPCSTR pszPrinter); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1200:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1201:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI SetDefaultPrinterW(LPCWSTR pszPrinter); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1201:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1202:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI SetPortA(LPSTR pName,LPSTR pPortName,DWORD dwLevel,LPBYTE pPortInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1202:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1203:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI SetPortW(LPWSTR pName,LPWSTR pPortName,DWORD dwLevel,LPBYTE pPortInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1203:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1204:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI AddPrinterConnectionA(LPSTR pName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1204:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1205:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI AddPrinterConnectionW(LPWSTR pName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1205:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1206:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DeletePrinterConnectionA(LPSTR pName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1206:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1207:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DeletePrinterConnectionW(LPWSTR pName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1207:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1208:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HANDLE WINAPI ConnectToPrinterDlg(HWND hwnd,DWORD Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1208:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1242:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI AddPrintProvidorA(LPSTR pName,DWORD level,LPBYTE pProvidorInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1242:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1243:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI AddPrintProvidorW(LPWSTR pName,DWORD level,LPBYTE pProvidorInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1243:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1244:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DeletePrintProvidorA(LPSTR pName,LPSTR pEnvironment,LPSTR pPrintProvidorName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1244:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1245:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DeletePrintProvidorW(LPWSTR pName,LPWSTR pEnvironment,LPWSTR pPrintProvidorName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1245:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1246:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI IsValidDevmodeA (PDEVMODEA pDevmode,size_t DevmodeSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1246:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1247:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI IsValidDevmodeW (PDEVMODEW pDevmode,size_t DevmodeSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1247:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:108, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:159:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINCOMMDLGAPI WINBOOL WINAPI GetOpenFileNameA(LPOPENFILENAMEA); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:159:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:160:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINCOMMDLGAPI WINBOOL WINAPI GetOpenFileNameW(LPOPENFILENAMEW); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:160:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:164:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINCOMMDLGAPI WINBOOL WINAPI GetSaveFileNameA(LPOPENFILENAMEA); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:164:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:165:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINCOMMDLGAPI WINBOOL WINAPI GetSaveFileNameW(LPOPENFILENAMEW); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:165:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:169:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINCOMMDLGAPI short WINAPI GetFileTitleA(LPCSTR,LPSTR,WORD); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:169:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:170:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINCOMMDLGAPI short WINAPI GetFileTitleW(LPCWSTR,LPWSTR,WORD); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:170:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:307:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINCOMMDLGAPI WINBOOL WINAPI ChooseColorA(LPCHOOSECOLORA); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:307:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:308:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINCOMMDLGAPI WINBOOL WINAPI ChooseColorW(LPCHOOSECOLORW); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:308:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:377:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINCOMMDLGAPI HWND WINAPI FindTextA(LPFINDREPLACEA); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:377:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:378:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINCOMMDLGAPI HWND WINAPI FindTextW(LPFINDREPLACEW); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:378:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:382:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINCOMMDLGAPI HWND WINAPI ReplaceTextA(LPFINDREPLACEA); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:382:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:383:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINCOMMDLGAPI HWND WINAPI ReplaceTextW(LPFINDREPLACEW); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:383:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:430:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINCOMMDLGAPI WINBOOL WINAPI ChooseFontA(LPCHOOSEFONTA); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:430:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:431:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINCOMMDLGAPI WINBOOL WINAPI ChooseFontW(LPCHOOSEFONTW); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:431:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:566:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINCOMMDLGAPI WINBOOL WINAPI PrintDlgA(LPPRINTDLGA); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:566:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:567:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINCOMMDLGAPI WINBOOL WINAPI PrintDlgW(LPPRINTDLGW); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:567:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:581:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDMETHOD(InitDone) (THIS) PURE; ^~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:582:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDMETHOD(SelectionChange) (THIS) PURE; ^~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:583:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDMETHOD(HandleMessage) (THIS_ HWND hDlg,UINT uMsg,WPARAM wParam,LPARAM lParam,LRESULT *pResult) PURE; ^~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:594:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDMETHOD(GetCurrentDevMode) (THIS_ LPDEVMODE pDevMode,UINT *pcbSize) PURE; ^~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:595:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDMETHOD(GetCurrentPrinterName) (THIS_ LPTSTR pPrinterName,UINT *pcchSize) PURE; ^~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:596:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDMETHOD(GetCurrentPortName) (THIS_ LPTSTR pPortName,UINT *pcchSize) PURE; ^~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:108, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:655:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINCOMMDLGAPI HRESULT WINAPI PrintDlgExA(LPPRINTDLGEXA); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:655:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:656:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINCOMMDLGAPI HRESULT WINAPI PrintDlgExW(LPPRINTDLGEXW); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:656:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:706:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINCOMMDLGAPI DWORD WINAPI CommDlgExtendedError(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:706:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:756:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINCOMMDLGAPI WINBOOL WINAPI PageSetupDlgA(LPPAGESETUPDLGA); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:756:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:757:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINCOMMDLGAPI WINBOOL WINAPI PageSetupDlgW(LPPAGESETUPDLGW); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:757:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:114, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:49:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPUWSTR WINAPI uaw_CharUpperW(LPUWSTR String); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:49:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:50:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINAPI uaw_lstrcmpW(PCUWSTR String1,PCUWSTR String2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:50:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:51:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINAPI uaw_lstrcmpiW(PCUWSTR String1,PCUWSTR String2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:51:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:52:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINAPI uaw_lstrlenW(LPCUWSTR String); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:52:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:53:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PUWSTR __cdecl uaw_wcschr(PCUWSTR String,WCHAR Character); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:53:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:54:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PUWSTR __cdecl uaw_wcscpy(PUWSTR Destination,PCUWSTR Source); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:54:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:55:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl uaw_wcsicmp(PCUWSTR String1,PCUWSTR String2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:55:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:56:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl uaw_wcslen(PCUWSTR String); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:56:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:57:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PUWSTR __cdecl uaw_wcsrchr(PCUWSTR String,WCHAR Character); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:57:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:59:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPUWSTR ua_CharUpperW(LPUWSTR String); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:59:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:61:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE LPUWSTR ua_CharUpperW(LPUWSTR String) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:69:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int ua_lstrcmpW(LPCUWSTR String1,LPCUWSTR String2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:69:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:72:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int ua_lstrcmpiW(LPCUWSTR String1,LPCUWSTR String2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:72:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:75:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int ua_lstrlenW(LPCUWSTR String); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:75:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:80:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE int ua_lstrcmpW(LPCUWSTR String1,LPCUWSTR String2) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:88:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE int ua_lstrcmpiW(LPCUWSTR String1,LPCUWSTR String2) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:96:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE int ua_lstrlenW(LPCUWSTR String) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:110:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PUWSTR_C ua_wcschr(PCUWSTR String,WCHAR Character); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:110:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:111:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PUWSTR_C ua_wcsrchr(PCUWSTR String,WCHAR Character); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:111:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:116:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PUWSTR ua_wcscpy(PUWSTR Destination,PCUWSTR Source); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:116:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:117:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t ua_wcslen(PCUWSTR String); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:117:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:120:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE PUWSTR_C ua_wcschr(PCUWSTR String,WCHAR Character) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:124:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE PUWSTR_C ua_wcsrchr(PCUWSTR String,WCHAR Character) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:139:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE PUWSTR ua_wcscpy(PUWSTR Destination,PCUWSTR Source) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:144:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE size_t ua_wcslen(PCUWSTR String) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:150:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int ua_wcsicmp(LPCUWSTR String1,LPCUWSTR String2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:150:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:153:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE int ua_wcsicmp(LPCUWSTR String1,LPCUWSTR String2) { ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:122, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:282:279: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI ChangeServiceConfigA(SC_HANDLE hService,DWORD dwServiceType,DWORD dwStartType,DWORD dwErrorControl,LPCSTR lpBinaryPathName,LPCSTR lpLoadOrderGroup,LPDWORD lpdwTagId,LPCSTR lpDependencies,LPCSTR lpServiceStartName,LPCSTR lpPassword,LPCSTR lpDisplayName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:282:279: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:283:285: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI ChangeServiceConfigW(SC_HANDLE hService,DWORD dwServiceType,DWORD dwStartType,DWORD dwErrorControl,LPCWSTR lpBinaryPathName,LPCWSTR lpLoadOrderGroup,LPDWORD lpdwTagId,LPCWSTR lpDependencies,LPCWSTR lpServiceStartName,LPCWSTR lpPassword,LPCWSTR lpDisplayName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:283:285: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:284:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI ChangeServiceConfig2A(SC_HANDLE hService,DWORD dwInfoLevel,LPVOID lpInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:284:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:285:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI ChangeServiceConfig2W(SC_HANDLE hService,DWORD dwInfoLevel,LPVOID lpInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:285:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:286:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI CloseServiceHandle(SC_HANDLE hSCObject); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:286:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:287:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI ControlService(SC_HANDLE hService,DWORD dwControl,LPSERVICE_STATUS lpServiceStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:287:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:288:320: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI SC_HANDLE WINAPI CreateServiceA(SC_HANDLE hSCManager,LPCSTR lpServiceName,LPCSTR lpDisplayName,DWORD dwDesiredAccess,DWORD dwServiceType,DWORD dwStartType,DWORD dwErrorControl,LPCSTR lpBinaryPathName,LPCSTR lpLoadOrderGroup,LPDWORD lpdwTagId,LPCSTR lpDependencies,LPCSTR lpServiceStartName,LPCSTR lpPassword); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:288:320: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:289:327: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI SC_HANDLE WINAPI CreateServiceW(SC_HANDLE hSCManager,LPCWSTR lpServiceName,LPCWSTR lpDisplayName,DWORD dwDesiredAccess,DWORD dwServiceType,DWORD dwStartType,DWORD dwErrorControl,LPCWSTR lpBinaryPathName,LPCWSTR lpLoadOrderGroup,LPDWORD lpdwTagId,LPCWSTR lpDependencies,LPCWSTR lpServiceStartName,LPCWSTR lpPassword); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:289:327: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:290:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI DeleteService(SC_HANDLE hService); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:290:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:291:190: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI EnumDependentServicesA(SC_HANDLE hService,DWORD dwServiceState,LPENUM_SERVICE_STATUSA lpServices,DWORD cbBufSize,LPDWORD pcbBytesNeeded,LPDWORD lpServicesReturned); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:291:190: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:292:190: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI EnumDependentServicesW(SC_HANDLE hService,DWORD dwServiceState,LPENUM_SERVICE_STATUSW lpServices,DWORD cbBufSize,LPDWORD pcbBytesNeeded,LPDWORD lpServicesReturned); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:292:190: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:293:232: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI EnumServicesStatusA(SC_HANDLE hSCManager,DWORD dwServiceType,DWORD dwServiceState,LPENUM_SERVICE_STATUSA lpServices,DWORD cbBufSize,LPDWORD pcbBytesNeeded,LPDWORD lpServicesReturned,LPDWORD lpResumeHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:293:232: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:294:232: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI EnumServicesStatusW(SC_HANDLE hSCManager,DWORD dwServiceType,DWORD dwServiceState,LPENUM_SERVICE_STATUSW lpServices,DWORD cbBufSize,LPDWORD pcbBytesNeeded,LPDWORD lpServicesReturned,LPDWORD lpResumeHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:294:232: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:295:261: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI EnumServicesStatusExA(SC_HANDLE hSCManager,SC_ENUM_TYPE InfoLevel,DWORD dwServiceType,DWORD dwServiceState,LPBYTE lpServices,DWORD cbBufSize,LPDWORD pcbBytesNeeded,LPDWORD lpServicesReturned,LPDWORD lpResumeHandle,LPCSTR pszGroupName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:295:261: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:296:262: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI EnumServicesStatusExW(SC_HANDLE hSCManager,SC_ENUM_TYPE InfoLevel,DWORD dwServiceType,DWORD dwServiceState,LPBYTE lpServices,DWORD cbBufSize,LPDWORD pcbBytesNeeded,LPDWORD lpServicesReturned,LPDWORD lpResumeHandle,LPCWSTR pszGroupName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:296:262: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:297:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetServiceKeyNameA(SC_HANDLE hSCManager,LPCSTR lpDisplayName,LPSTR lpServiceName,LPDWORD lpcchBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:297:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:298:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetServiceKeyNameW(SC_HANDLE hSCManager,LPCWSTR lpDisplayName,LPWSTR lpServiceName,LPDWORD lpcchBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:298:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:299:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetServiceDisplayNameA(SC_HANDLE hSCManager,LPCSTR lpServiceName,LPSTR lpDisplayName,LPDWORD lpcchBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:299:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:300:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetServiceDisplayNameW(SC_HANDLE hSCManager,LPCWSTR lpServiceName,LPWSTR lpDisplayName,LPDWORD lpcchBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:300:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:301:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI SC_LOCK WINAPI LockServiceDatabase(SC_HANDLE hSCManager); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:301:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:302:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI NotifyBootConfigStatus(WINBOOL BootAcceptable); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:302:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:303:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI SC_HANDLE WINAPI OpenSCManagerA(LPCSTR lpMachineName,LPCSTR lpDatabaseName,DWORD dwDesiredAccess); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:303:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:304:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI SC_HANDLE WINAPI OpenSCManagerW(LPCWSTR lpMachineName,LPCWSTR lpDatabaseName,DWORD dwDesiredAccess); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:304:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:305:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI SC_HANDLE WINAPI OpenServiceA(SC_HANDLE hSCManager,LPCSTR lpServiceName,DWORD dwDesiredAccess); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:305:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:306:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI SC_HANDLE WINAPI OpenServiceW(SC_HANDLE hSCManager,LPCWSTR lpServiceName,DWORD dwDesiredAccess); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:306:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:307:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI QueryServiceConfigA(SC_HANDLE hService,LPQUERY_SERVICE_CONFIGA lpServiceConfig,DWORD cbBufSize,LPDWORD pcbBytesNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:307:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:308:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI QueryServiceConfigW(SC_HANDLE hService,LPQUERY_SERVICE_CONFIGW lpServiceConfig,DWORD cbBufSize,LPDWORD pcbBytesNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:308:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:309:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI QueryServiceConfig2A(SC_HANDLE hService,DWORD dwInfoLevel,LPBYTE lpBuffer,DWORD cbBufSize,LPDWORD pcbBytesNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:309:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:310:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI QueryServiceConfig2W(SC_HANDLE hService,DWORD dwInfoLevel,LPBYTE lpBuffer,DWORD cbBufSize,LPDWORD pcbBytesNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:310:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:311:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI QueryServiceLockStatusA(SC_HANDLE hSCManager,LPQUERY_SERVICE_LOCK_STATUSA lpLockStatus,DWORD cbBufSize,LPDWORD pcbBytesNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:311:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:312:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI QueryServiceLockStatusW(SC_HANDLE hSCManager,LPQUERY_SERVICE_LOCK_STATUSW lpLockStatus,DWORD cbBufSize,LPDWORD pcbBytesNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:312:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:313:197: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI QueryServiceObjectSecurity(SC_HANDLE hService,SECURITY_INFORMATION dwSecurityInformation,PSECURITY_DESCRIPTOR lpSecurityDescriptor,DWORD cbBufSize,LPDWORD pcbBytesNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:313:197: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:314:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI QueryServiceStatus(SC_HANDLE hService,LPSERVICE_STATUS lpServiceStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:314:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:315:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI QueryServiceStatusEx(SC_HANDLE hService,SC_STATUS_TYPE InfoLevel,LPBYTE lpBuffer,DWORD cbBufSize,LPDWORD pcbBytesNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:315:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:316:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI SERVICE_STATUS_HANDLE WINAPI RegisterServiceCtrlHandlerA(LPCSTR lpServiceName,LPHANDLER_FUNCTION lpHandlerProc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:316:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:317:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI SERVICE_STATUS_HANDLE WINAPI RegisterServiceCtrlHandlerW(LPCWSTR lpServiceName,LPHANDLER_FUNCTION lpHandlerProc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:317:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:318:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI SERVICE_STATUS_HANDLE WINAPI RegisterServiceCtrlHandlerExA(LPCSTR lpServiceName,LPHANDLER_FUNCTION_EX lpHandlerProc,LPVOID lpContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:318:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:319:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI SERVICE_STATUS_HANDLE WINAPI RegisterServiceCtrlHandlerExW(LPCWSTR lpServiceName,LPHANDLER_FUNCTION_EX lpHandlerProc,LPVOID lpContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:319:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:320:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI SetServiceObjectSecurity(SC_HANDLE hService,SECURITY_INFORMATION dwSecurityInformation,PSECURITY_DESCRIPTOR lpSecurityDescriptor); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:320:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:321:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI SetServiceStatus(SERVICE_STATUS_HANDLE hServiceStatus,LPSERVICE_STATUS lpServiceStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:321:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:322:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI StartServiceCtrlDispatcherA(CONST SERVICE_TABLE_ENTRYA *lpServiceStartTable); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:322:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:323:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI StartServiceCtrlDispatcherW(CONST SERVICE_TABLE_ENTRYW *lpServiceStartTable); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:323:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:324:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI StartServiceA(SC_HANDLE hService,DWORD dwNumServiceArgs,LPCSTR *lpServiceArgVectors); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:324:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:325:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI StartServiceW(SC_HANDLE hService,DWORD dwNumServiceArgs,LPCWSTR *lpServiceArgVectors); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:325:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:326:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI UnlockServiceDatabase(SC_LOCK ScLock); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:326:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:130, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:143:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HKL WINAPI ImmInstallIMEA(LPCSTR lpszIMEFileName,LPCSTR lpszLayoutText); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:143:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:144:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HKL WINAPI ImmInstallIMEW(LPCWSTR lpszIMEFileName,LPCWSTR lpszLayoutText); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:144:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:145:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HWND WINAPI ImmGetDefaultIMEWnd(HWND); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:145:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:146:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT WINAPI ImmGetDescriptionA(HKL,LPSTR,UINT uBufLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:146:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:147:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT WINAPI ImmGetDescriptionW(HKL,LPWSTR,UINT uBufLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:147:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:148:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT WINAPI ImmGetIMEFileNameA(HKL,LPSTR,UINT uBufLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:148:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:149:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT WINAPI ImmGetIMEFileNameW(HKL,LPWSTR,UINT uBufLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:149:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:150:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI ImmGetProperty(HKL,DWORD); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:150:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:151:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmIsIME(HKL); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:151:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:152:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmSimulateHotKey(HWND,DWORD); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:152:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:153:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HIMC WINAPI ImmCreateContext(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:153:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:154:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmDestroyContext(HIMC); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:154:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:155:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HIMC WINAPI ImmGetContext(HWND); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:155:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:156:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmReleaseContext(HWND,HIMC); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:156:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:157:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HIMC WINAPI ImmAssociateContext(HWND,HIMC); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:157:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:158:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmAssociateContextEx(HWND,HIMC,DWORD); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:158:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:159:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG WINAPI ImmGetCompositionStringA(HIMC,DWORD,LPVOID,DWORD); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:159:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:160:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG WINAPI ImmGetCompositionStringW(HIMC,DWORD,LPVOID,DWORD); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:160:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:161:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmSetCompositionStringA(HIMC,DWORD dwIndex,LPVOID lpComp,DWORD,LPVOID lpRead,DWORD); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:161:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:162:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmSetCompositionStringW(HIMC,DWORD dwIndex,LPVOID lpComp,DWORD,LPVOID lpRead,DWORD); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:162:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:163:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI ImmGetCandidateListCountA(HIMC,LPDWORD lpdwListCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:163:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:164:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI ImmGetCandidateListCountW(HIMC,LPDWORD lpdwListCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:164:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:165:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI ImmGetCandidateListA(HIMC,DWORD deIndex,LPCANDIDATELIST,DWORD dwBufLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:165:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:166:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI ImmGetCandidateListW(HIMC,DWORD deIndex,LPCANDIDATELIST,DWORD dwBufLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:166:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:167:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI ImmGetGuideLineA(HIMC,DWORD dwIndex,LPSTR,DWORD dwBufLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:167:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:168:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI ImmGetGuideLineW(HIMC,DWORD dwIndex,LPWSTR,DWORD dwBufLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:168:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:169:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmGetConversionStatus(HIMC,LPDWORD,LPDWORD); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:169:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:170:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmSetConversionStatus(HIMC,DWORD,DWORD); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:170:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:171:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmGetOpenStatus(HIMC); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:171:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:172:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmSetOpenStatus(HIMC,WINBOOL); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:172:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:179:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmGetCompositionFontA(HIMC,LPLOGFONTA); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:179:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:180:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmGetCompositionFontW(HIMC,LPLOGFONTW); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:180:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:181:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmSetCompositionFontA(HIMC,LPLOGFONTA); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:181:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:182:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmSetCompositionFontW(HIMC,LPLOGFONTW); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:182:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:199:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmConfigureIMEA(HKL,HWND,DWORD,LPVOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:199:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:200:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmConfigureIMEW(HKL,HWND,DWORD,LPVOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:200:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:201:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LRESULT WINAPI ImmEscapeA(HKL,HIMC,UINT,LPVOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:201:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:202:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LRESULT WINAPI ImmEscapeW(HKL,HIMC,UINT,LPVOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:202:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:203:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI ImmGetConversionListA(HKL,HIMC,LPCSTR,LPCANDIDATELIST,DWORD dwBufLen,UINT uFlag); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:203:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:204:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI ImmGetConversionListW(HKL,HIMC,LPCWSTR,LPCANDIDATELIST,DWORD dwBufLen,UINT uFlag); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:204:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:205:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmNotifyIME(HIMC,DWORD dwAction,DWORD dwIndex,DWORD dwValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:205:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:206:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmGetStatusWindowPos(HIMC,LPPOINT); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:206:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:207:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmSetStatusWindowPos(HIMC,LPPOINT); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:207:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:208:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmGetCompositionWindow(HIMC,LPCOMPOSITIONFORM); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:208:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:209:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmSetCompositionWindow(HIMC,LPCOMPOSITIONFORM); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:209:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:210:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmGetCandidateWindow(HIMC,DWORD,LPCANDIDATEFORM); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:210:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:211:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmSetCandidateWindow(HIMC,LPCANDIDATEFORM); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:211:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:212:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmIsUIMessageA(HWND,UINT,WPARAM,LPARAM); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:212:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:213:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmIsUIMessageW(HWND,UINT,WPARAM,LPARAM); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:213:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:214:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT WINAPI ImmGetVirtualKey(HWND); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:214:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:215:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmRegisterWordA(HKL,LPCSTR lpszReading,DWORD,LPCSTR lpszRegister); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:215:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:216:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmRegisterWordW(HKL,LPCWSTR lpszReading,DWORD,LPCWSTR lpszRegister); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:216:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:217:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmUnregisterWordA(HKL,LPCSTR lpszReading,DWORD,LPCSTR lpszUnregister); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:217:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:218:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmUnregisterWordW(HKL,LPCWSTR lpszReading,DWORD,LPCWSTR lpszUnregister); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:218:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:219:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT WINAPI ImmGetRegisterWordStyleA(HKL,UINT nItem,LPSTYLEBUFA); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:219:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:220:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT WINAPI ImmGetRegisterWordStyleW(HKL,UINT nItem,LPSTYLEBUFW); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:220:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:221:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT WINAPI ImmEnumRegisterWordA(HKL,REGISTERWORDENUMPROCA,LPCSTR lpszReading,DWORD,LPCSTR lpszRegister,LPVOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:221:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:222:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT WINAPI ImmEnumRegisterWordW(HKL,REGISTERWORDENUMPROCW,LPCWSTR lpszReading,DWORD,LPCWSTR lpszRegister,LPVOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:222:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:223:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmDisableIME(DWORD); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:223:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:224:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmEnumInputContext(DWORD idThread,IMCENUMPROC lpfn,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:224:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:225:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI ImmGetImeMenuItemsA(HIMC,DWORD,DWORD,LPIMEMENUITEMINFOA,LPIMEMENUITEMINFOA,DWORD); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:225:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:226:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI ImmGetImeMenuItemsW(HIMC,DWORD,DWORD,LPIMEMENUITEMINFOW,LPIMEMENUITEMINFOW,DWORD); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:226:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:227:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmDisableTextFrameService(DWORD idThread); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:227:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: CoreArray/dPlatform.h:99:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT TFPClass FloatClassify(const float val); ^ CoreArray/dPlatform.h:99:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:100:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT TFPClass FloatClassify(const double val); ^ CoreArray/dPlatform.h:100:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:101:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT TFPClass FloatClassify(const long double val); ^ CoreArray/dPlatform.h:101:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:104:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT bool IsFinite(const float val); ^ CoreArray/dPlatform.h:104:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:106:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT bool IsFinite(const double val); ^ CoreArray/dPlatform.h:106:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:108:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT bool IsFinite(const long double val); ^ CoreArray/dPlatform.h:108:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:111:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT bool IsNaN(const float val); ^ CoreArray/dPlatform.h:111:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:113:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT bool IsNaN(const double val); ^ CoreArray/dPlatform.h:113:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:115:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT bool IsNaN(const long double val); ^ CoreArray/dPlatform.h:115:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:118:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT bool IsInf(const float val); ^ CoreArray/dPlatform.h:118:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:120:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT bool IsInf(const double val); ^ CoreArray/dPlatform.h:120:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:122:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT bool IsInf(const long double val); ^ CoreArray/dPlatform.h:122:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:125:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT bool IsNegInf(const float val); ^ CoreArray/dPlatform.h:125:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:127:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT bool IsNegInf(const double val); ^ CoreArray/dPlatform.h:127:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:129:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT bool IsNegInf(const long double val); ^ CoreArray/dPlatform.h:129:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:132:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT bool EqaulFloat(const float v1, const float v2); ^ CoreArray/dPlatform.h:132:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:133:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT bool EqaulFloat(const double v1, const double v2); ^ CoreArray/dPlatform.h:133:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:134:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT bool EqaulFloat(const long double v1, const long double v2); ^ CoreArray/dPlatform.h:134:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:143:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT string Format(const char *fmt, ...); ^ CoreArray/dPlatform.h:143:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:145:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT void FmtText(char buf[], size_t size, const char *fmt, ...); ^ CoreArray/dPlatform.h:145:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:147:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT string _FmtNum(const char *fmt, ...); ^ CoreArray/dPlatform.h:147:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:156:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT string FloatToStr(const float val); ^ CoreArray/dPlatform.h:156:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:158:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT string FloatToStr(const double val); ^ CoreArray/dPlatform.h:158:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:160:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT string FloatToStr(const long double val); ^ CoreArray/dPlatform.h:160:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:162:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT double StrToFloat(char const* str); ^ CoreArray/dPlatform.h:162:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:164:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT bool StrToFloat(char const* str, double *rv); ^ CoreArray/dPlatform.h:164:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:167:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const double Default); ^ CoreArray/dPlatform.h:167:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:176:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT string IntToStr(C_Int8 val); ^ CoreArray/dPlatform.h:176:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:178:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT string IntToStr(C_UInt8 val); ^ CoreArray/dPlatform.h:178:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:180:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT string IntToStr(C_Int16 val); ^ CoreArray/dPlatform.h:180:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:182:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT string IntToStr(C_UInt16 val); ^ CoreArray/dPlatform.h:182:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:184:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT string IntToStr(C_Int32 val); ^ CoreArray/dPlatform.h:184:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:186:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT string IntToStr(C_UInt32 val); ^ CoreArray/dPlatform.h:186:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:188:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT string IntToStr(C_Int64 val); ^ CoreArray/dPlatform.h:188:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:190:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT string IntToStr(C_UInt64 val); ^ CoreArray/dPlatform.h:190:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:192:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT long StrToInt(char const* str); ^ CoreArray/dPlatform.h:192:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:194:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT bool StrToInt(char const* str, long *rv); ^ CoreArray/dPlatform.h:194:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:196:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT long StrToIntDef(char const* str, const long Default); ^ CoreArray/dPlatform.h:196:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:205:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT UTF16String UTF8ToUTF16(const UTF8String &s); ^ CoreArray/dPlatform.h:205:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:207:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT UTF32String UTF8ToUTF32(const UTF8String &s); ^ CoreArray/dPlatform.h:207:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:209:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT UTF8String UTF16ToUTF8(const UTF16String &s); ^ CoreArray/dPlatform.h:209:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:211:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT UTF32String UTF16ToUTF32(const UTF16String &s); ^ CoreArray/dPlatform.h:211:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:213:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT UTF8String UTF32ToUTF8(const UTF32String &s); ^ CoreArray/dPlatform.h:213:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:215:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT UTF16String UTF32ToUTF16(const UTF32String &s); ^ CoreArray/dPlatform.h:215:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:218:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT RawString RawText(const string &s); ^ CoreArray/dPlatform.h:218:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:222:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT RawString RawText(const UTF16String &s); ^ CoreArray/dPlatform.h:222:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:224:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT RawString RawText(const UTF32String &s); ^ CoreArray/dPlatform.h:224:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:227:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT UTF8String UTF8Text(const char *s); ^ CoreArray/dPlatform.h:227:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:228:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT UTF8String UTF8Text(const string &s); ^ CoreArray/dPlatform.h:228:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:230:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT UTF8String UTF8Text(const UTF16String &s); ^ CoreArray/dPlatform.h:230:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:231:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT UTF8String UTF8Text(const UTF32String &s); ^ CoreArray/dPlatform.h:231:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:234:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT UTF16String UTF16Text(const char *s); ^ CoreArray/dPlatform.h:234:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:235:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT UTF16String UTF16Text(const string &s); ^ CoreArray/dPlatform.h:235:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:237:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT UTF16String UTF16Text(const UTF16String &s); ^ CoreArray/dPlatform.h:237:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:238:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT UTF16String UTF16Text(const UTF32String &s); ^ CoreArray/dPlatform.h:238:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:241:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT UTF32String UTF32Text(const char *s); ^ CoreArray/dPlatform.h:241:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:242:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT UTF32String UTF32Text(const string &s); ^ CoreArray/dPlatform.h:242:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:244:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT UTF32String UTF32Text(const UTF16String &s); ^ CoreArray/dPlatform.h:244:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:245:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT UTF32String UTF32Text(const UTF32String &s); ^ CoreArray/dPlatform.h:245:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:249:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT COREARRAY_INLINE UTF8String ASC(const char *s) ^ CoreArray/dPlatform.h:252:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT COREARRAY_INLINE UTF8String ASC(const string &s) ^ CoreArray/dPlatform.h:255:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT COREARRAY_INLINE UTF16String ASC16(const char *s) ^ CoreArray/dPlatform.h:258:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT COREARRAY_INLINE UTF16String ASC16(const string &s) ^ CoreArray/dPlatform.h:261:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT COREARRAY_INLINE UTF32String ASC32(const char *s) ^ CoreArray/dPlatform.h:264:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT COREARRAY_INLINE UTF32String ASC32(const string &s) ^ CoreArray/dPlatform.h:273:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT string NowDateToStr(); ^ CoreArray/dPlatform.h:273:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:305:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_UInt32 Mode); ^ CoreArray/dPlatform.h:305:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:307:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture enum TSysOpenMode mode, enum TSysShareMode smode); ^ CoreArray/dPlatform.h:307:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:309:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT bool SysCloseHandle(TSysHandle Handle); ^ CoreArray/dPlatform.h:309:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:311:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t Count); ^ CoreArray/dPlatform.h:311:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:313:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const void* Buffer, size_t Count); ^ CoreArray/dPlatform.h:313:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:315:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_Int64 Offset, enum TdSysSeekOrg sk); ^ CoreArray/dPlatform.h:315:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:317:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_Int64 NewSize); ^ CoreArray/dPlatform.h:317:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:321:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const char *tempdir); ^ CoreArray/dPlatform.h:321:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:323:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT bool FileExists(const string &FileName); ^ CoreArray/dPlatform.h:323:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:351:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT int GetLastOSError(); ^ CoreArray/dPlatform.h:351:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:353:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT string SysErrMessage(int err); ^ CoreArray/dPlatform.h:353:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:355:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT string LastSysErrMsg(); ^ CoreArray/dPlatform.h:355:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:358:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template COREARRAY_DLL_DEFAULT void RaiseLastOSError() ^ CoreArray/dPlatform.h:367:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT int GetCPU_NumOfCores(); ^ CoreArray/dPlatform.h:367:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:373:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT C_UInt64 GetCPU_LevelCache(int level); ^ CoreArray/dPlatform.h:373:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:386:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT TProcessID GetCurrentProcessID(); ^ CoreArray/dPlatform.h:386:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:401:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdThreadMutex(); ^ CoreArray/dPlatform.h:403:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~CdThreadMutex(); ^ CoreArray/dPlatform.h:406:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Lock(); ^ CoreArray/dPlatform.h:408:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Unlock(); ^ CoreArray/dPlatform.h:410:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool TryLock(); ^ CoreArray/dPlatform.h:434:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TdAutoMutex(CdThreadMutex *m) { mutex = m; if (m) m->Lock(); } ^ CoreArray/dPlatform.h:435:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~TdAutoMutex() { if (mutex) mutex->Unlock(); } ^ CoreArray/dPlatform.h:438:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Reset(CdThreadMutex *m) ^ CoreArray/dPlatform.h:458:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdThreadCondition(); ^ CoreArray/dPlatform.h:460:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~CdThreadCondition(); ^ CoreArray/dPlatform.h:463:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Signal(); ^ CoreArray/dPlatform.h:465:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Broadcast(); ^ CoreArray/dPlatform.h:467:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Wait(CdThreadMutex &mutex); ^ CoreArray/dPlatform.h:500:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdThreadsSuspending(); ^ CoreArray/dPlatform.h:502:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~CdThreadsSuspending(); ^ CoreArray/dPlatform.h:505:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Suspend(); ^ CoreArray/dPlatform.h:507:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void WakeUp(); ^ CoreArray/dPlatform.h:527:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdThBasic() {} ^ CoreArray/dPlatform.h:550:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int _pTdThreadEx(CdThread *Thread, void *Data) { ^ CoreArray/dPlatform.h:571:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdThread(); ^ CoreArray/dPlatform.h:573:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdThread(TdThreadProc proc, void *Data); ^ In file included from ../inst/include/dType.h:41, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: ../inst/include/CoreDEF.h:363:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define COREARRAY_NOEXCEPT_FALSE noexcept(false) ^ CoreArray/dPlatform.h:575:23: note: in expansion of macro 'COREARRAY_NOEXCEPT_FALSE' virtual ~CdThread() COREARRAY_NOEXCEPT_FALSE; ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: CoreArray/dPlatform.h:578:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void BeginThread(); ^ CoreArray/dPlatform.h:581:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void BeginThread(int (*proc)(CdThread *, Tx), Tx val) ^ CoreArray/dPlatform.h:595:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int RunThreadSafe(); ^ CoreArray/dPlatform.h:597:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual int RunThread(); ^ CoreArray/dPlatform.h:599:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int EndThread(); ^ CoreArray/dPlatform.h:601:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Terminate(); ^ CoreArray/dPlatform.h:603:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE bool Terminated() const { return terminated; } ^~~~~ CoreArray/dPlatform.h:604:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE TThread &Thread() { return thread; } ^ CoreArray/dPlatform.h:605:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE int &ExitCode() { return fExitCode; } ^ CoreArray/dPlatform.h:606:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE string &ErrorInfo() { return fErrorInfo; } ^ CoreArray/dPlatform.h:614:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _BeginThread(); // need vData ^ CoreArray/dPlatform.h:618:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Done(); ^ CoreArray/dPlatform.h:630:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE void Proc(CdThread *thread) { (obj->*proc)(thread); } ^ CoreArray/dPlatform.h:650:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrCoreArray(): exception() ^ CoreArray/dPlatform.h:652:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrCoreArray(const char *fmt, ...): exception() ^ CoreArray/dPlatform.h:654:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrCoreArray(const string &msg): exception() ^ CoreArray/dPlatform.h:656:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual const char *what() const throw() ^ CoreArray/dPlatform.h:658:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~ErrCoreArray() throw() ^ CoreArray/dPlatform.h:663:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Init(const char *fmt, va_list arglist); ^ CoreArray/dPlatform.h:672:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrDEBUG(): ErrCoreArray() ^ CoreArray/dPlatform.h:674:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrDEBUG(const char *fmt, ...): ErrCoreArray() ^ CoreArray/dPlatform.h:684:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrOSError(): ErrCoreArray() ^ CoreArray/dPlatform.h:686:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrOSError(const char *fmt, ...): ErrCoreArray() ^ CoreArray/dPlatform.h:688:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrOSError(const string &msg): ErrCoreArray() ^ CoreArray/dPlatform.h:696:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrThread(): ErrOSError() ^ CoreArray/dPlatform.h:698:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrThread(const char *fmt, ...): ErrOSError() ^ CoreArray/dPlatform.h:700:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrThread(const string &msg): ErrOSError() ^ CoreArray/dPlatform.h:709:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrConvert(): ErrCoreArray() ^ CoreArray/dPlatform.h:711:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrConvert(const char *fmt, ...): ErrCoreArray() ^ CoreArray/dPlatform.h:713:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrConvert(const string &msg): ErrCoreArray() ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/float.h:507, from C:/rtools40/mingw64/include/c++/8.3.0/cfloat:42, from ../inst/include/dTrait.h:43, from CoreArray/dEndian.h:41, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:253:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP unsigned int __cdecl __MINGW_NOTHROW _controlfp (unsigned int unNew, unsigned int unMask) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:253:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/float.h:507, from C:/rtools40/mingw64/include/c++/8.3.0/cfloat:42, from ../inst/include/dTrait.h:43, from CoreArray/dEndian.h:41, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:254:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP errno_t __cdecl _controlfp_s(unsigned int *_CurrentState, unsigned int _NewValue, unsigned int _Mask); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:254:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:255:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP unsigned int __cdecl __MINGW_NOTHROW _control87 (unsigned int unNew, unsigned int unMask); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:255:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:258:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP unsigned int __cdecl __MINGW_NOTHROW _clearfp (void); /* Clear the FPU status word */ ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:258:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:259:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP unsigned int __cdecl __MINGW_NOTHROW _statusfp (void); /* Report the FPU status word */ ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:259:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:273:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl __MINGW_NOTHROW _fpreset (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:273:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:274:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl __MINGW_NOTHROW fpreset (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:274:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:277:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int * __cdecl __MINGW_NOTHROW __fpecode(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:277:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:287:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl __MINGW_NOTHROW _chgsign (double _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:287:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:288:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl __MINGW_NOTHROW _copysign (double _Number,double _Sign); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:288:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:289:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl __MINGW_NOTHROW _logb (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:289:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:290:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl __MINGW_NOTHROW _nextafter (double, double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:290:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:291:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl __MINGW_NOTHROW _scalb (double, long); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:291:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:293:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl __MINGW_NOTHROW _finite (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:293:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:294:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl __MINGW_NOTHROW _fpclass (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:294:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:295:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl __MINGW_NOTHROW _isnan (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:295:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:298:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl _chgsignl (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:298:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from CoreArray/dEndian.h:41, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: ../inst/include/dTrait.h:105:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *TraitName() { return "Int8"; } ^ ../inst/include/dTrait.h:106:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *StreamName() { return "dInt8"; } ^ ../inst/include/dTrait.h:108:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static short Min() { return INT8_MIN; } ^ ../inst/include/dTrait.h:109:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static short Max() { return INT8_MAX; } ^ ../inst/include/dTrait.h:123:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *TraitName() { return "UInt8"; } ^ ../inst/include/dTrait.h:124:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *StreamName() { return "dUInt8"; } ^ ../inst/include/dTrait.h:126:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static unsigned short Min() { return 0; } ^ ../inst/include/dTrait.h:127:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static unsigned short Max() { return UINT8_MAX; } ^ ../inst/include/dTrait.h:141:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *TraitName() { return "Int16"; } ^ ../inst/include/dTrait.h:142:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *StreamName() { return "dInt16"; } ^ ../inst/include/dTrait.h:144:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_Int16 Min() { return INT16_MIN; } ^ ../inst/include/dTrait.h:145:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_Int16 Max() { return INT16_MAX; } ^ ../inst/include/dTrait.h:159:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *TraitName() { return "UInt16"; } ^ ../inst/include/dTrait.h:160:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *StreamName() { return "dUInt16"; } ^ ../inst/include/dTrait.h:162:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_UInt16 Min() { return 0; } ^ ../inst/include/dTrait.h:163:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_UInt16 Max() { return UINT16_MAX; } ^ ../inst/include/dTrait.h:177:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *TraitName() { return "Int32"; } ^ ../inst/include/dTrait.h:178:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *StreamName() { return "dInt32"; } ^ ../inst/include/dTrait.h:180:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_Int32 Min() { return INT32_MIN; } ^ ../inst/include/dTrait.h:181:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_Int32 Max() { return INT32_MAX; } ^ ../inst/include/dTrait.h:195:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *TraitName() { return "UInt32"; } ^ ../inst/include/dTrait.h:196:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *StreamName() { return "dUInt32"; } ^ ../inst/include/dTrait.h:198:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_UInt32 Min() { return 0; } ^ ../inst/include/dTrait.h:199:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_UInt32 Max() { return UINT32_MAX; } ^ ../inst/include/dTrait.h:213:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *TraitName() { return "Int64"; } ^ ../inst/include/dTrait.h:214:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *StreamName() { return "dInt64"; } ^ ../inst/include/dTrait.h:216:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_Int64 Min() { return std::numeric_limits::min(); } ^ ../inst/include/dTrait.h:217:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_Int64 Max() { return std::numeric_limits::max(); } ^ ../inst/include/dTrait.h:231:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *TraitName() { return "UInt64"; } ^ ../inst/include/dTrait.h:232:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *StreamName() { return "dUInt64"; } ^ ../inst/include/dTrait.h:234:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_UInt64 Min() { return 0; } ^ ../inst/include/dTrait.h:235:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_UInt64 Max() { return std::numeric_limits::max(); } ^ ../inst/include/dTrait.h:254:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *TraitName() { return "Float32"; } ^ ../inst/include/dTrait.h:255:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *StreamName() { return "dFloat32"; } ^ ../inst/include/dTrait.h:257:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_Float32 Min() { return FLT_MIN; } ^ ../inst/include/dTrait.h:258:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_Float32 Max() { return FLT_MAX; } ^ ../inst/include/dTrait.h:259:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_Float32 Epsilon() { return FLT_EPSILON; } ^ ../inst/include/dTrait.h:260:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static int Digits() { return FLT_MANT_DIG; } ^ ../inst/include/dTrait.h:274:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *TraitName() { return "Float64"; } ^ ../inst/include/dTrait.h:275:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *StreamName() { return "dFloat64"; } ^ ../inst/include/dTrait.h:277:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_Float64 Min() { return DBL_MIN; } ^ ../inst/include/dTrait.h:278:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_Float64 Max() { return DBL_MAX; } ^ ../inst/include/dTrait.h:279:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_Float64 Epsilon() { return DBL_EPSILON; } ^ ../inst/include/dTrait.h:280:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static int Digits() { return DBL_MANT_DIG; } ^ ../inst/include/dTrait.h:294:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *StreamName() { return "dLongFloat"; } ^ ../inst/include/dTrait.h:295:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *TraitName() { return StreamName()+1; } ^ ../inst/include/dTrait.h:297:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_LongFloat Min() { return LDBL_MIN; } ^ ../inst/include/dTrait.h:298:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_LongFloat Max() { return LDBL_MAX; } ^ ../inst/include/dTrait.h:299:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_LongFloat Epsilon() { return LDBL_EPSILON; } ^ ../inst/include/dTrait.h:300:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static int Digits() { return LDBL_MANT_DIG; } ^ ../inst/include/dTrait.h:319:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *TraitName() { return "UTF8String"; } ^ ../inst/include/dTrait.h:332:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *TraitName() { return "UTF16String"; } ^ ../inst/include/dTrait.h:345:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *TraitName() { return "UTF32String"; } ^ In file included from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: CoreArray/dEndian.h:62:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BIT_LE_R() { Stream = NULL; } ^ CoreArray/dEndian.h:63:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BIT_LE_R(TYPE *s) { Stream = s; Reminder = Offset = 0; } ^ CoreArray/dEndian.h:64:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BIT_LE_R(TYPE &s) { Stream = &s; Reminder = Offset = 0; } ^ CoreArray/dEndian.h:67:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_UInt32 ReadBit(C_UInt8 nbit) ^ CoreArray/dEndian.h:85:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SkipBit(C_UInt8 nbit) ^ CoreArray/dEndian.h:101:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BIT_LE_W() { Stream = NULL; } ^ CoreArray/dEndian.h:102:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BIT_LE_W(TYPE *s) { Stream = s; Reminder = Offset = 0; } ^ CoreArray/dEndian.h:103:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BIT_LE_W(TYPE &s) { Stream = &s; Reminder = Offset = 0; } ^ CoreArray/dEndian.h:106:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~BIT_LE_W() ^ CoreArray/dEndian.h:116:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void WriteBit(C_UInt32 Value, C_UInt8 nbit) ^ CoreArray/dEndian.h:149:11: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BYTE_NT() { Stream = NULL; } ^ CoreArray/dEndian.h:150:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BYTE_NT(TYPE *s) { Stream = s; } ^ CoreArray/dEndian.h:151:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BYTE_NT(TYPE &s) { Stream = &s; } ^ CoreArray/dEndian.h:154:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE SIZE64 Position() ^ CoreArray/dEndian.h:159:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE void SetPosition(const SIZE64 Pos) ^ CoreArray/dEndian.h:165:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE void ReadData(void *Buffer, ssize_t Count) ^ CoreArray/dEndian.h:170:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE C_UInt8 R8b() ^ CoreArray/dEndian.h:176:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE void WriteData(const void *Buffer, ssize_t Count) ^ CoreArray/dEndian.h:181:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE void W8b(C_UInt8 val) ^ CoreArray/dEndian.h:191:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& operator >>(C_Int8 &val) ^ CoreArray/dEndian.h:196:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& operator >>(C_UInt8 &val) ^ CoreArray/dEndian.h:201:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& R(C_Int8 *pval, size_t n) ^ CoreArray/dEndian.h:206:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& R(C_UInt8 *pval, size_t n) ^ CoreArray/dEndian.h:212:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& operator >>(C_Int16 &val) ^ CoreArray/dEndian.h:217:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& operator >>(C_UInt16 &val) ^ CoreArray/dEndian.h:222:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& R(C_Int16 *pval, size_t n) ^ CoreArray/dEndian.h:227:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& R(C_UInt16 *pval, size_t n) ^ CoreArray/dEndian.h:233:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& operator >>(C_Int32 &val) ^ CoreArray/dEndian.h:238:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& operator >>(C_UInt32 &val) ^ CoreArray/dEndian.h:243:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& R(C_Int32 *pval, size_t n) ^ CoreArray/dEndian.h:248:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& R(C_UInt32 *pval, size_t n) ^ CoreArray/dEndian.h:254:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& operator >>(C_Int64 &val) ^ CoreArray/dEndian.h:259:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& operator >>(C_UInt64 &val) ^ CoreArray/dEndian.h:264:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& R(C_Int64 *pval, size_t n) ^ CoreArray/dEndian.h:269:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& R(C_UInt64 *pval, size_t n) ^ CoreArray/dEndian.h:275:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& operator >>(C_Float32 &val) ^ CoreArray/dEndian.h:280:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& operator >>(C_Float64 &val) ^ CoreArray/dEndian.h:285:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& R(C_Float32 *pval, size_t n) ^ CoreArray/dEndian.h:290:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& R(C_Float64 *pval, size_t n) ^ CoreArray/dEndian.h:300:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& operator <<(C_Int8 val) ^ CoreArray/dEndian.h:305:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& operator <<(C_UInt8 val) ^ CoreArray/dEndian.h:310:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& W(const C_Int8 *pval, size_t n) ^ CoreArray/dEndian.h:315:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& W(const C_UInt8 *pval, size_t n) ^ CoreArray/dEndian.h:321:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& operator <<(C_Int16 val) ^ CoreArray/dEndian.h:326:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& operator <<(C_UInt16 val) ^ CoreArray/dEndian.h:331:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& W(const C_Int16 *pval, size_t n) ^ CoreArray/dEndian.h:336:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& W(const C_UInt16 *pval, size_t n) ^ CoreArray/dEndian.h:342:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& operator <<(C_Int32 val) ^ CoreArray/dEndian.h:347:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& operator <<(C_UInt32 val) ^ CoreArray/dEndian.h:352:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& W(const C_Int32 *pval, size_t n) ^ CoreArray/dEndian.h:357:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& W(const C_UInt32 *pval, size_t n) ^ CoreArray/dEndian.h:363:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& operator <<(C_Int64 val) ^ CoreArray/dEndian.h:368:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& operator <<(C_UInt64 val) ^ CoreArray/dEndian.h:373:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& W(const C_Int64 *pval, size_t n) ^ CoreArray/dEndian.h:378:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& W(const C_UInt64 *pval, size_t n) ^ CoreArray/dEndian.h:384:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& operator <<(const C_Float32 val) ^ CoreArray/dEndian.h:389:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& operator <<(const C_Float64 val) ^ CoreArray/dEndian.h:394:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& W(const C_Float32 *pval, size_t n) ^ CoreArray/dEndian.h:399:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& W(const C_Float64 *pval, size_t n) ^ CoreArray/dEndian.h:603:11: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BYTE_LE() { Stream = NULL; } ^ CoreArray/dEndian.h:604:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BYTE_LE(TYPE *s) { Stream = s; } ^ CoreArray/dEndian.h:605:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BYTE_LE(TYPE &s) { Stream = &s; } ^ CoreArray/dEndian.h:608:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE SIZE64 Position() ^ CoreArray/dEndian.h:613:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE void SetPosition(const SIZE64 Pos) ^ CoreArray/dEndian.h:619:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE void ReadData(void *Buffer, ssize_t Count) ^ CoreArray/dEndian.h:624:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE C_UInt8 R8b() ^ CoreArray/dEndian.h:630:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE void WriteData(const void *Buffer, ssize_t Count) ^ CoreArray/dEndian.h:635:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE void W8b(C_UInt8 val) ^ CoreArray/dEndian.h:645:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& operator >>(C_Int8 &val) ^ CoreArray/dEndian.h:650:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& operator >>(C_UInt8 &val) ^ CoreArray/dEndian.h:655:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& R(C_Int8 *pval, size_t n) ^ CoreArray/dEndian.h:660:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& R(C_UInt8 *pval, size_t n) ^ CoreArray/dEndian.h:666:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& operator >>(C_Int16 &val) ^ CoreArray/dEndian.h:671:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& operator >>(C_UInt16 &val) ^ CoreArray/dEndian.h:676:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& R(C_Int16 *pval, size_t n) ^ CoreArray/dEndian.h:683:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& R(C_UInt16 *pval, size_t n) ^ CoreArray/dEndian.h:691:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& operator >>(C_Int32 &val) ^ CoreArray/dEndian.h:696:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& operator >>(C_UInt32 &val) ^ CoreArray/dEndian.h:701:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& R(C_Int32 *pval, size_t n) ^ CoreArray/dEndian.h:708:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& R(C_UInt32 *pval, size_t n) ^ CoreArray/dEndian.h:716:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& operator >>(C_Int64 &val) ^ CoreArray/dEndian.h:721:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& operator >>(C_UInt64 &val) ^ CoreArray/dEndian.h:726:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& R(C_Int64 *pval, size_t n) ^ CoreArray/dEndian.h:733:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& R(C_UInt64 *pval, size_t n) ^ CoreArray/dEndian.h:741:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& operator >>(C_Float32 &val) ^ CoreArray/dEndian.h:748:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& operator >>(C_Float64 &val) ^ CoreArray/dEndian.h:755:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& R(C_Float32 *pval, size_t n) ^ CoreArray/dEndian.h:762:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& R(C_Float64 *pval, size_t n) ^ CoreArray/dEndian.h:774:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& operator <<(C_Int8 val) ^ CoreArray/dEndian.h:779:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& operator <<(C_UInt8 val) ^ CoreArray/dEndian.h:784:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& W(const C_Int8 *pval, size_t n) ^ CoreArray/dEndian.h:789:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& W(const C_UInt8 *pval, size_t n) ^ CoreArray/dEndian.h:795:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& operator <<(C_Int16 val) ^ CoreArray/dEndian.h:800:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& operator <<(C_UInt16 val) ^ CoreArray/dEndian.h:805:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& W(const C_Int16 *pval, size_t n) ^ CoreArray/dEndian.h:814:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& W(const C_UInt16 *pval, size_t n) ^ CoreArray/dEndian.h:824:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& operator <<(C_Int32 val) ^ CoreArray/dEndian.h:829:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& operator <<(C_UInt32 val) ^ CoreArray/dEndian.h:834:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& W(const C_Int32 *pval, size_t n) ^ CoreArray/dEndian.h:843:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& W(const C_UInt32 *pval, size_t n) ^ CoreArray/dEndian.h:853:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& operator <<(C_Int64 val) ^ CoreArray/dEndian.h:858:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& operator <<(C_UInt64 val) ^ CoreArray/dEndian.h:863:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& W(const C_Int64 *pval, size_t n) ^ CoreArray/dEndian.h:872:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& W(const C_UInt64 *pval, size_t n) ^ CoreArray/dEndian.h:882:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& operator <<(C_Float32 val) ^ CoreArray/dEndian.h:889:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& operator <<(C_Float64 val) ^ CoreArray/dEndian.h:896:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& W(const C_Float32 *pval, size_t n) ^ CoreArray/dEndian.h:905:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& W(const C_Float64 *pval, size_t n) ^ CoreArray/dEndian.h:919:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_UInt16 Rp16b() ^ CoreArray/dEndian.h:930:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_UInt32 Rp32b() ^ CoreArray/dEndian.h:945:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_UInt64 Rp64b() ^ CoreArray/dEndian.h:969:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Wp16b(C_UInt16 val) ^ CoreArray/dEndian.h:979:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Wp32b(C_UInt32 val) ^ CoreArray/dEndian.h:993:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Wp64b(C_UInt64 val) ^ CoreArray/dEndian.h:1020:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UTF8String RpUTF8() ^ CoreArray/dEndian.h:1028:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UTF16String RpUTF16() ^ CoreArray/dEndian.h:1043:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UTF32String RpUTF32() ^ CoreArray/dEndian.h:1052:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void WpUTF8(const UTF8String &val) ^ CoreArray/dEndian.h:1058:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void WpUTF16(const UTF16String &val) ^ CoreArray/dEndian.h:1077:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void WpUTF32(const UTF32String &val) ^ CoreArray/dEndian.h:1089:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BYTE_LE& operator >>(TdGDSPos& out) ^ CoreArray/dEndian.h:1106:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BYTE_LE& operator <<(const TdGDSPos &in) ^ CoreArray/dEndian.h:1127:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BYTE_LE& operator >>(TdGDSBlockID& out) ^ CoreArray/dEndian.h:1133:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BYTE_LE& operator <<(const TdGDSBlockID &in) ^ CoreArray/dEndian.h:1147:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static COREARRAY_FORCEINLINE C_Int16 GET_VAL_UNALIGNED_LE_PTR(const C_Int16 *p) ^ CoreArray/dEndian.h:1158:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static COREARRAY_FORCEINLINE C_UInt16 GET_VAL_UNALIGNED_LE_PTR(const C_UInt16 *p) ^ CoreArray/dEndian.h:1169:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static COREARRAY_FORCEINLINE C_Int32 GET_VAL_UNALIGNED_LE_PTR(const C_Int32 *p) ^ CoreArray/dEndian.h:1181:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static COREARRAY_FORCEINLINE C_UInt32 GET_VAL_UNALIGNED_LE_PTR(const C_UInt32 *p) ^ CoreArray/dEndian.h:1193:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static COREARRAY_FORCEINLINE void SET_VAL_UNALIGNED_LE_PTR(C_Int16 *p, C_Int16 val) ^ CoreArray/dEndian.h:1205:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static COREARRAY_FORCEINLINE void SET_VAL_UNALIGNED_LE_PTR(C_UInt16 *p, C_UInt16 val) ^ CoreArray/dEndian.h:1217:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static COREARRAY_FORCEINLINE void SET_VAL_UNALIGNED_LE_PTR(C_Int32 *p, C_Int32 val) ^ CoreArray/dEndian.h:1229:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static COREARRAY_FORCEINLINE void SET_VAL_UNALIGNED_LE_PTR(C_UInt32 *p, C_UInt32 val) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:69, from C:/rtools40/mingw64/include/c++/8.3.0/map:60, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/ext/aligned_buffer.h:58:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __aligned_membuf() = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/ext/aligned_buffer.h:61:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __aligned_membuf(std::nullptr_t) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/aligned_buffer.h:64:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_addr() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/ext/aligned_buffer.h:68:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_addr() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/ext/aligned_buffer.h:72:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_ptr() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/ext/aligned_buffer.h:76:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_ptr() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/ext/aligned_buffer.h:96:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __aligned_buffer() = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/ext/aligned_buffer.h:99:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __aligned_buffer(std::nullptr_t) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/aligned_buffer.h:102:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_addr() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/ext/aligned_buffer.h:108:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_addr() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/ext/aligned_buffer.h:114:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_ptr() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/ext/aligned_buffer.h:118:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_ptr() const noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:112:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_minimum(_Base_ptr __x) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:119:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_minimum(_Const_Base_ptr __x) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:126:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_maximum(_Base_ptr __x) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:133:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_maximum(_Const_Base_ptr __x) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:147:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT_IF( ^~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/map:60, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:152:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree_key_compare(const _Key_compare& __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:158:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree_key_compare(const _Rb_tree_key_compare&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:161:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture noexcept(is_nothrow_copy_constructible<_Key_compare>::value) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:173:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree_header() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/map:60, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:180:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree_header(_Rb_tree_header&& __x) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:193:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_move_data(_Rb_tree_header& __from) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:206:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_reset() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:234:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_valptr() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:238:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_valptr() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:244:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree_increment(_Rb_tree_node_base* __x) throw (); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:244:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:247:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree_increment(const _Rb_tree_node_base* __x) throw (); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:247:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:250:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree_decrement(_Rb_tree_node_base* __x) throw (); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:250:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:253:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree_decrement(const _Rb_tree_node_base* __x) throw (); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:253:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:269:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree_iterator() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:273:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree_iterator(_Base_ptr __x) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:277:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator*() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:281:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator->() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:285:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:292:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++(int) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:300:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator--() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:307:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator--(int) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:315:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator==(const _Self& __x) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:319:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator!=(const _Self& __x) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:341:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree_const_iterator() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:345:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree_const_iterator(_Base_ptr __x) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:348:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree_const_iterator(const iterator& __it) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:352:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_const_cast() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:356:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator*() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:360:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator->() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:364:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:371:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++(int) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:379:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator--() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:386:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator--(int) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:394:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator==(const _Self& __x) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:398:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator!=(const _Self& __x) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:407:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Rb_tree_const_iterator<_Val>& __y) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:413:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Rb_tree_const_iterator<_Val>& __y) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/map:60, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:420:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree_node_base& __header) throw (); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:420:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:424:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree_node_base& __header) throw (); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:424:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:473:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Reuse_or_alloc_node(_Rb_tree& __t) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:488:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Reuse_or_alloc_node(const _Reuse_or_alloc_node&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:491:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~_Reuse_or_alloc_node() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:499:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Arg&& __arg) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:515:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_extract() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:557:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Alloc_node(_Rb_tree& __t) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:565:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Arg&& __arg) const ^~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:585:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_Node_allocator() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:589:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_Node_allocator() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:593:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get_allocator() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/map:60, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:598:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_node() ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:602:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_put_node(_Link_type __p) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/map:60, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:632:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_construct_node(_Link_type __node, _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:651:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_create_node(_Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:659:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_destroy_node(_Link_type __p) noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:667:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_drop_node(_Link_type __p) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/map:60, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:675:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_clone_node(_Const_Link_type __x, _NodeGen& __node_gen) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:700:6: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT_IF( ^~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/map:60, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:706:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree_impl(const _Rb_tree_impl& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:716:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree_impl(_Rb_tree_impl&&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:718:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree_impl(const _Key_compare& __comp, _Node_allocator&& __a) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:728:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_root() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:732:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_root() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:736:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_leftmost() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:740:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_leftmost() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:744:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_rightmost() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:748:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_rightmost() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:752:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_begin() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:756:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_begin() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:763:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_end() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:767:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_end() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/map:60, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:771:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_value(_Const_Link_type __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:775:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_key(_Const_Link_type __x) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:779:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_left(_Base_ptr __x) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:783:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_left(_Const_Base_ptr __x) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:787:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_right(_Base_ptr __x) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:791:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_right(_Const_Base_ptr __x) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/map:60, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:795:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_value(_Const_Base_ptr __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:799:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_key(_Const_Base_ptr __x) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:803:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_minimum(_Base_ptr __x) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:807:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_minimum(_Const_Base_ptr __x) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:811:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_maximum(_Base_ptr __x) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:815:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_maximum(_Const_Base_ptr __x) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/map:60, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:833:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_insert_unique_pos(const key_type& __k); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:836:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_insert_equal_pos(const key_type& __k); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:840:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const key_type& __k); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:844:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const key_type& __k); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:850:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_(_Base_ptr __x, _Base_ptr __y, _Arg&& __v, _NodeGen&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:853:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_node(_Base_ptr __x, _Base_ptr __y, _Link_type __z); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:857:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_lower(_Base_ptr __y, _Arg&& __v); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:861:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_equal_lower(_Arg&& __x); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:864:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_lower_node(_Base_ptr __p, _Link_type __z); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:867:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_equal_lower_node(_Link_type __z); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:885:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_copy(_Const_Link_type __x, _Base_ptr __p, _NodeGen&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:889:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_copy(const _Rb_tree& __x, _NodeGen& __gen) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:899:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_copy(const _Rb_tree& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:906:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_erase(_Link_type __x); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:910:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Key& __k); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:914:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Key& __k) const; ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:918:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Key& __k); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:922:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Key& __k) const; ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:929:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree() = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:933:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const allocator_type& __a = allocator_type()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:936:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree(const _Rb_tree& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:944:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree(const allocator_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:948:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree(const _Rb_tree& __x, const allocator_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:955:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree(_Rb_tree&&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:957:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree(_Rb_tree&& __x, const allocator_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:961:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree(_Rb_tree&& __x, _Node_allocator&& __a); ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:964:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~_Rb_tree() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/map:60, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:968:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const _Rb_tree& __x); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:972:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture key_comp() const ^~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:976:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture begin() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:980:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture begin() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:984:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture end() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:988:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture end() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:992:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rbegin() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:996:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rbegin() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1000:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rend() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1004:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rend() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1008:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture empty() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1012:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1016:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max_size() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1021:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT_IF(__is_nothrow_swappable<_Compare>::value); ^~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/map:60, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1027:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_unique(_Arg&& __x); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1031:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_equal(_Arg&& __x); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1035:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_unique_(const_iterator __pos, _Arg&& __x, _NodeGen&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1039:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_unique_(const_iterator __pos, _Arg&& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1047:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_equal_(const_iterator __pos, _Arg&& __x, _NodeGen&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1051:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_equal_(const_iterator __pos, _Arg&& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1059:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_emplace_unique(_Args&&... __args); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1063:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_emplace_equal(_Args&&... __args); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1067:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_emplace_hint_unique(const_iterator __pos, _Args&&... __args); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1071:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_emplace_hint_equal(const_iterator __pos, _Args&&... __args); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1105:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_unique(_InputIterator __first, _InputIterator __last); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1109:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_equal(_InputIterator __first, _InputIterator __last); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1113:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_erase_aux(const_iterator __position); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1116:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_erase_aux(const_iterator __first, const_iterator __last); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1124:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erase(const_iterator __position) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1136:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erase(iterator __position) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1160:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erase(const key_type& __x); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1167:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erase(const_iterator __first, const_iterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1182:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erase(const key_type* __first, const key_type* __last); ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1185:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture clear() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/map:60, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1193:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find(const key_type& __k); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1196:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find(const key_type& __k) const; ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1199:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture count(const key_type& __k) const; ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1202:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lower_bound(const key_type& __k) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1206:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lower_bound(const key_type& __k) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1210:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture upper_bound(const key_type& __k) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1214:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture upper_bound(const key_type& __k) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1218:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture equal_range(const key_type& __k); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1221:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture equal_range(const key_type& __k) const; ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1342:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __rb_verify() const; ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1348:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture && is_nothrow_move_assignable<_Compare>::value); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1352:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_assign_unique(_Iterator, _Iterator); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1356:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_assign_equal(_Iterator, _Iterator); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1361:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_move_data(_Rb_tree& __x, std::true_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1367:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_move_data(_Rb_tree&, std::false_type); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1371:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_move_assign(_Rb_tree&, std::true_type); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1376:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_move_assign(_Rb_tree&, std::false_type); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1550:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1560:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1570:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1577:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1584:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1591:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1598:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1605:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree(_Rb_tree&& __x, _Node_allocator&& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1617:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_move_data(_Rb_tree& __x, std::false_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h: In member function 'void std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_move_data(std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>&, std::false_type)': C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1625:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture [&__an](const value_type& __cval) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h: At global scope: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1638:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_move_assign(_Rb_tree& __x, true_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1651:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_move_assign(_Rb_tree& __x, false_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h: In member function 'void std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_move_assign(std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>&, std::false_type)': C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1663:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture [&__roan](const value_type& __cval) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h: At global scope: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1679:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture && is_nothrow_move_assignable<_Compare>::value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1691:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_assign_unique(_Iterator __first, _Iterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1704:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_assign_equal(_Iterator __first, _Iterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1717:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const _Rb_tree& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1763:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _NodeGen& __node_gen) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1785:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_lower(_Base_ptr __p, _Arg&& __v) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1810:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_equal_lower(_Arg&& __v) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1831:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_copy(_Const_Link_type __x, _Base_ptr __p, _NodeGen& __node_gen) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1867:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_erase(_Link_type __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1885:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Key& __k) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1901:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Key& __k) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1917:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Key& __k) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1933:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Key& __k) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1950:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture equal_range(const _Key& __k) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1982:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture equal_range(const _Key& __k) const ^~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2012:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT_IF(__is_nothrow_swappable<_Compare>::value) ^~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/map:60, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2045:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_insert_unique_pos(const key_type& __k) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2077:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_insert_equal_pos(const key_type& __k) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2100:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_unique(_Arg&& __v) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2128:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_equal(_Arg&& __v) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2148:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const key_type& __k) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2214:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _NodeGen& __node_gen) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2233:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_insert_hint_equal_pos(const_iterator __position, const key_type& __k) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2296:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _NodeGen& __node_gen) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2314:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_node(_Base_ptr __x, _Base_ptr __p, _Link_type __z) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2330:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_lower_node(_Base_ptr __p, _Link_type __z) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2346:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_equal_lower_node(_Link_type __z) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2365:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_emplace_unique(_Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2391:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_emplace_equal(_Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2412:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_emplace_hint_unique(const_iterator __pos, _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2438:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_emplace_hint_equal(const_iterator __pos, _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2464:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_unique(_II __first, _II __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2476:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_equal(_II __first, _II __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2487:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_erase_aux(const_iterator __position) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2501:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_erase_aux(const_iterator __first, const_iterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2514:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erase(const _Key& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2526:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erase(const _Key* __first, const _Key* __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2537:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find(const _Key& __k) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2550:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find(const _Key& __k) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2562:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture count(const _Key& __k) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2571:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Rb_tree_node_base* __root) throw (); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2571:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2576:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree<_Key,_Val,_KeyOfValue,_Compare,_Alloc>::__rb_verify() const ^~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/utility:69, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:38, from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:63, from C:/rtools40/mingw64/include/c++/8.3.0/map:61, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_relops.h:87:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator!=(const _Tp& __x, const _Tp& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_relops.h:100:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>(const _Tp& __x, const _Tp& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_relops.h:113:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<=(const _Tp& __x, const _Tp& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_relops.h:126:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>=(const _Tp& __x, const _Tp& __y) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/tuple:38, from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:63, from C:/rtools40/mingw64/include/c++/8.3.0/map:61, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/utility:171:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __get(std::pair<_Tp1, _Tp2>& __pair) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/utility:176:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __move_get(std::pair<_Tp1, _Tp2>&& __pair) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/utility:181:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __const_get(const std::pair<_Tp1, _Tp2>& __pair) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/utility:186:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __const_move_get(const std::pair<_Tp1, _Tp2>&& __pair) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/utility:195:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __get(std::pair<_Tp1, _Tp2>& __pair) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/utility:200:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __move_get(std::pair<_Tp1, _Tp2>&& __pair) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/utility:205:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __const_get(const std::pair<_Tp1, _Tp2>& __pair) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/utility:210:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __const_move_get(const std::pair<_Tp1, _Tp2>&& __pair) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/utility:216:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get(std::pair<_Tp1, _Tp2>& ___in) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/utility:221:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get(std::pair<_Tp1, _Tp2>&& ___in) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/utility:226:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get(const std::pair<_Tp1, _Tp2>& ___in) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/utility:231:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get(const std::pair<_Tp1, _Tp2>&& __in) noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:63, from C:/rtools40/mingw64/include/c++/8.3.0/map:61, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:55:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __cow_string(); ^ C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:56:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __cow_string(const std::string&); ^ C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:57:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __cow_string(const char*, size_t); ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:58:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __cow_string(const __cow_string&) _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:59:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __cow_string& operator=(const __cow_string&) _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:63, from C:/rtools40/mingw64/include/c++/8.3.0/map:61, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:60:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~__cow_string(); ^ C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:62:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __cow_string(__cow_string&&) noexcept; ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:63:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __cow_string& operator=(__cow_string&&) noexcept; ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:120:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture logic_error(const string& __arg) _GLIBCXX_TXN_SAFE; ^ C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:124:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture logic_error(const char*) _GLIBCXX_TXN_SAFE; ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:128:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture logic_error(const logic_error&) _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:129:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture logic_error& operator=(const logic_error&) _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:132:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~logic_error() _GLIBCXX_TXN_SAFE_DYN _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:137:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture what() const _GLIBCXX_TXN_SAFE_DYN _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:63, from C:/rtools40/mingw64/include/c++/8.3.0/map:61, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:150:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit domain_error(const string& __arg) _GLIBCXX_TXN_SAFE; ^ C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:152:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit domain_error(const char*) _GLIBCXX_TXN_SAFE; ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:154:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~domain_error() _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:63, from C:/rtools40/mingw64/include/c++/8.3.0/map:61, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:161:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit invalid_argument(const string& __arg) _GLIBCXX_TXN_SAFE; ^ C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:163:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit invalid_argument(const char*) _GLIBCXX_TXN_SAFE; ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:165:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~invalid_argument() _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:63, from C:/rtools40/mingw64/include/c++/8.3.0/map:61, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:173:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit length_error(const string& __arg) _GLIBCXX_TXN_SAFE; ^ C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:175:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit length_error(const char*) _GLIBCXX_TXN_SAFE; ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:177:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~length_error() _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:63, from C:/rtools40/mingw64/include/c++/8.3.0/map:61, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:185:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit out_of_range(const string& __arg) _GLIBCXX_TXN_SAFE; ^ C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:187:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit out_of_range(const char*) _GLIBCXX_TXN_SAFE; ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:189:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~out_of_range() _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:63, from C:/rtools40/mingw64/include/c++/8.3.0/map:61, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:204:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture runtime_error(const string& __arg) _GLIBCXX_TXN_SAFE; ^ C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:208:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture runtime_error(const char*) _GLIBCXX_TXN_SAFE; ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:212:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture runtime_error(const runtime_error&) _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:213:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture runtime_error& operator=(const runtime_error&) _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:216:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~runtime_error() _GLIBCXX_TXN_SAFE_DYN _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:221:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture what() const _GLIBCXX_TXN_SAFE_DYN _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:63, from C:/rtools40/mingw64/include/c++/8.3.0/map:61, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:233:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit range_error(const string& __arg) _GLIBCXX_TXN_SAFE; ^ C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:235:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit range_error(const char*) _GLIBCXX_TXN_SAFE; ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:237:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~range_error() _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:63, from C:/rtools40/mingw64/include/c++/8.3.0/map:61, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:244:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit overflow_error(const string& __arg) _GLIBCXX_TXN_SAFE; ^ C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:246:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit overflow_error(const char*) _GLIBCXX_TXN_SAFE; ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:248:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~overflow_error() _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:63, from C:/rtools40/mingw64/include/c++/8.3.0/map:61, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:255:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit underflow_error(const string& __arg) _GLIBCXX_TXN_SAFE; ^ C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:257:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit underflow_error(const char*) _GLIBCXX_TXN_SAFE; ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:259:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~underflow_error() _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:63, from C:/rtools40/mingw64/include/c++/8.3.0/map:61, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/array:55:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_ref(const _Type& __t, std::size_t __n) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:59:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_ptr(const _Type& __t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:71:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_ref(const _Type&, std::size_t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:75:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_ptr(const _Type&) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:116:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fill(const value_type& __u) ^ C:/rtools40/mingw64/include/c++/8.3.0/array:121:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture noexcept(_AT_Type::_Is_nothrow_swappable::value) ^ C:/rtools40/mingw64/include/c++/8.3.0/array:126:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture begin() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:130:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture begin() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:134:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture end() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:138:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture end() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:142:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rbegin() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:146:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rbegin() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:150:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rend() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:154:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rend() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:158:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cbegin() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:162:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cend() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:166:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture crbegin() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:170:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture crend() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:175:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size() const noexcept { return _Nm; } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:178:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max_size() const noexcept { return _Nm; } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:181:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture empty() const noexcept { return size() == 0; } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:185:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator[](size_type __n) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:189:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator[](size_type __n) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:193:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture at(size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/array:203:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture at(size_type __n) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:215:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture front() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:219:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture front() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:223:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture back() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:227:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture back() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:234:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture data() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:238:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture data() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:252:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator==(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two) ^ C:/rtools40/mingw64/include/c++/8.3.0/array:257:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator!=(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two) ^ C:/rtools40/mingw64/include/c++/8.3.0/array:262:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<(const array<_Tp, _Nm>& __a, const array<_Tp, _Nm>& __b) ^ C:/rtools40/mingw64/include/c++/8.3.0/array:270:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two) ^ C:/rtools40/mingw64/include/c++/8.3.0/array:275:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<=(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two) ^ C:/rtools40/mingw64/include/c++/8.3.0/array:280:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>=(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two) ^ C:/rtools40/mingw64/include/c++/8.3.0/array:295:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture noexcept(noexcept(__one.swap(__two))) ^ C:/rtools40/mingw64/include/c++/8.3.0/array:302:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(array<_Tp, _Nm>&, array<_Tp, _Nm>&) = delete; ^ C:/rtools40/mingw64/include/c++/8.3.0/array:302:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/array:307:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get(array<_Tp, _Nm>& __arr) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:316:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get(array<_Tp, _Nm>&& __arr) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:324:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get(const array<_Tp, _Nm>& __arr) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:333:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get(const array<_Tp, _Nm>&& __arr) noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/tuple:41, from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:63, from C:/rtools40/mingw64/include/c++/8.3.0/map:61, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/invoke.h:54:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __invfwd(typename remove_reference<_Tp>::type& __t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/invoke.h:59:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __invoke_impl(__invoke_other, _Fn&& __f, _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/invoke.h:65:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/invoke.h:71:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/invoke.h:78:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __invoke_impl(__invoke_memobj_ref, _MemPtr&& __f, _Tp&& __t) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/invoke.h:83:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __invoke_impl(__invoke_memobj_deref, _MemPtr&& __f, _Tp&& __t) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/invoke.h:90:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture noexcept(__is_nothrow_invocable<_Callable, _Args...>::value) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:63, from C:/rtools40/mingw64/include/c++/8.3.0/map:61, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/tuple:76:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr _Head_base() ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:79:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr _Head_base(const _Head& __h) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:82:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr _Head_base(const _Head_base&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:83:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr _Head_base(_Head_base&&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:86:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr _Head_base(_UHead&& __h) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:89:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Head_base(allocator_arg_t, __uses_alloc0) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:93:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Head_base(allocator_arg_t, __uses_alloc1<_Alloc> __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:97:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Head_base(allocator_arg_t, __uses_alloc2<_Alloc> __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:101:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Head_base(__uses_alloc0, _UHead&& __uhead) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:105:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Head_base(__uses_alloc1<_Alloc> __a, _UHead&& __uhead) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:109:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Head_base(__uses_alloc2<_Alloc> __a, _UHead&& __uhead) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:113:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_head(_Head_base& __b) noexcept { return __b; } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:116:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_head(const _Head_base& __b) noexcept { return __b; } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:122:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr _Head_base() ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:125:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr _Head_base(const _Head& __h) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:128:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr _Head_base(const _Head_base&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:129:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr _Head_base(_Head_base&&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:132:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr _Head_base(_UHead&& __h) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:135:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Head_base(allocator_arg_t, __uses_alloc0) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:139:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Head_base(allocator_arg_t, __uses_alloc1<_Alloc> __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:143:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Head_base(allocator_arg_t, __uses_alloc2<_Alloc> __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:147:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Head_base(__uses_alloc0, _UHead&& __uhead) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:151:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Head_base(__uses_alloc1<_Alloc> __a, _UHead&& __uhead) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:156:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Head_base(__uses_alloc2<_Alloc> __a, _UHead&& __uhead) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:160:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_head(_Head_base& __b) noexcept { return __b._M_head_impl; } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:163:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_head(const _Head_base& __b) noexcept { return __b._M_head_impl; } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:195:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_head(_Tuple_impl& __t) noexcept { return _Base::_M_head(__t); } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:198:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_head(const _Tuple_impl& __t) noexcept { return _Base::_M_head(__t); } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:201:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_tail(_Tuple_impl& __t) noexcept { return __t; } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:204:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_tail(const _Tuple_impl& __t) noexcept { return __t; } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:206:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr _Tuple_impl() ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:210:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr _Tuple_impl(const _Head& __head, const _Tail&... __tail) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:216:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr _Tuple_impl(_UHead&& __head, _UTail&&... __tail) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:220:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr _Tuple_impl(const _Tuple_impl&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:225:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture is_nothrow_move_constructible<_Inherited>>::value) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:230:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr _Tuple_impl(const _Tuple_impl<_Idx, _UElements...>& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:235:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr _Tuple_impl(_Tuple_impl<_Idx, _UHead, _UTails...>&& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:242:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Tuple_impl(allocator_arg_t __tag, const _Alloc& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:248:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Head& __head, const _Tail&... __tail) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:256:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _UHead&& __head, _UTail&&... __tail) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:263:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Tuple_impl& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:269:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Tuple_impl&& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:276:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Tuple_impl<_Idx, _UElements...>& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:284:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Tuple_impl<_Idx, _UHead, _UTails...>&& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:292:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const _Tuple_impl& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:302:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture is_nothrow_move_assignable<_Inherited>>::value) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:311:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const _Tuple_impl<_Idx, _UElements...>& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:320:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(_Tuple_impl<_Idx, _UHead, _UTails...>&& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:333:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture && noexcept(_M_tail(___in)._M_swap(_M_tail(___in)))) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:351:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_head(_Tuple_impl& __t) noexcept { return _Base::_M_head(__t); } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:354:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_head(const _Tuple_impl& __t) noexcept { return _Base::_M_head(__t); } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:356:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr _Tuple_impl() ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:360:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr _Tuple_impl(const _Head& __head) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:365:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr _Tuple_impl(_UHead&& __head) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:368:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr _Tuple_impl(const _Tuple_impl&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:372:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture noexcept(is_nothrow_move_constructible<_Head>::value) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:376:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr _Tuple_impl(const _Tuple_impl<_Idx, _UHead>& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:380:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr _Tuple_impl(_Tuple_impl<_Idx, _UHead>&& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:385:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Tuple_impl(allocator_arg_t __tag, const _Alloc& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:390:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Head& __head) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:395:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _UHead&& __head) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:401:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Tuple_impl& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:406:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Tuple_impl&& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:412:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Tuple_impl<_Idx, _UHead>& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:418:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Tuple_impl<_Idx, _UHead>&& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:424:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const _Tuple_impl& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:432:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture noexcept(is_nothrow_move_assignable<_Head>::value) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:440:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const _Tuple_impl<_Idx, _UHead>& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:448:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(_Tuple_impl<_Idx, _UHead>&& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:458:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture noexcept(__is_nothrow_swappable<_Head>::value) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:471:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _ConstructibleTuple() ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:477:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _ImplicitlyConvertibleTuple() ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:483:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _MoveConstructibleTuple() ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:489:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _ImplicitlyMoveConvertibleTuple() ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:495:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _NonNestedTuple() ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:506:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _NotSameTuple() ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:519:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _ConstructibleTuple() ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:525:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _ImplicitlyConvertibleTuple() ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:531:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _MoveConstructibleTuple() ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:537:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _ImplicitlyMoveConvertibleTuple() ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:543:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _NonNestedTuple() ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:548:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _NotSameTuple() ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:565:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _DefaultConstructibleTuple() ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:569:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _ImplicitlyDefaultConstructibleTuple() ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:581:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr tuple() ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:591:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit constexpr tuple() ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:608:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr tuple(const _Elements&... __elements) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:619:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit constexpr tuple(const _Elements&... __elements) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:646:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr tuple(_UElements&&... __elements) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:657:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit constexpr tuple(_UElements&&... __elements) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:660:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr tuple(const tuple&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:662:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr tuple(tuple&&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:678:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr tuple(const tuple<_UElements...>& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:690:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit constexpr tuple(const tuple<_UElements...>& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:702:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr tuple(tuple<_UElements...>&& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:713:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit constexpr tuple(tuple<_UElements...>&& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:719:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tuple(allocator_arg_t __tag, const _Alloc& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:730:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Elements&... __elements) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:741:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Elements&... __elements) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:751:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _UElements&&... __elements) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:762:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _UElements&&... __elements) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:767:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tuple(allocator_arg_t __tag, const _Alloc& __a, const tuple& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:771:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tuple(allocator_arg_t __tag, const _Alloc& __a, tuple&& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:784:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const tuple<_UElements...>& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:799:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const tuple<_UElements...>& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:814:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tuple<_UElements...>&& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:829:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tuple<_UElements...>&& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:835:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const tuple& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:843:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture noexcept(is_nothrow_move_assignable<_Inherited>::value) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:853:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const tuple<_UElements...>& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:863:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(tuple<_UElements...>&& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:871:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture noexcept(noexcept(___in._M_swap(___in))) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:893:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void swap(tuple&) noexcept { /* no-op */ } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:896:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tuple() = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:899:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tuple(allocator_arg_t, const _Alloc&) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:901:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tuple(allocator_arg_t, const _Alloc&, const tuple&) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:919:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr tuple() ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:933:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit constexpr tuple() ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:947:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr tuple(const _T1& __a1, const _T2& __a2) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:956:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit constexpr tuple(const _T1& __a1, const _T2& __a2) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:971:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr tuple(_U1&& __a1, _U2&& __a2) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:982:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit constexpr tuple(_U1&& __a1, _U2&& __a2) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:985:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr tuple(const tuple&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:987:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr tuple(tuple&&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:995:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr tuple(const tuple<_U1, _U2>& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1004:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit constexpr tuple(const tuple<_U1, _U2>& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1013:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr tuple(tuple<_U1, _U2>&& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1022:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit constexpr tuple(tuple<_U1, _U2>&& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1031:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr tuple(const pair<_U1, _U2>& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1040:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit constexpr tuple(const pair<_U1, _U2>& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1049:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr tuple(pair<_U1, _U2>&& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1059:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit constexpr tuple(pair<_U1, _U2>&& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1066:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tuple(allocator_arg_t __tag, const _Alloc& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1078:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _T1& __a1, const _T2& __a2) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1090:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _T1& __a1, const _T2& __a2) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1099:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tuple(allocator_arg_t __tag, const _Alloc& __a, _U1&& __a1, _U2&& __a2) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1110:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _U1&& __a1, _U2&& __a2) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1115:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tuple(allocator_arg_t __tag, const _Alloc& __a, const tuple& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1119:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tuple(allocator_arg_t __tag, const _Alloc& __a, tuple&& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1129:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const tuple<_U1, _U2>& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1141:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const tuple<_U1, _U2>& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1152:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tuple(allocator_arg_t __tag, const _Alloc& __a, tuple<_U1, _U2>&& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1163:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tuple<_U1, _U2>&& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1174:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const pair<_U1, _U2>& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1184:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const pair<_U1, _U2>& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1193:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tuple(allocator_arg_t __tag, const _Alloc& __a, pair<_U1, _U2>&& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1204:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pair<_U1, _U2>&& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1209:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const tuple& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1217:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture noexcept(is_nothrow_move_assignable<_Inherited>::value) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1225:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const tuple<_U1, _U2>& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1233:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(tuple<_U1, _U2>&& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1241:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const pair<_U1, _U2>& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1250:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(pair<_U1, _U2>&& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1259:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture noexcept(noexcept(___in._M_swap(___in))) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1303:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __get_helper(_Tuple_impl<__i, _Head, _Tail...>& __t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1308:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __get_helper(const _Tuple_impl<__i, _Head, _Tail...>& __t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1314:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get(tuple<_Elements...>& __t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1320:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get(const tuple<_Elements...>& __t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1326:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get(tuple<_Elements...>&& __t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1335:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get(const tuple<_Elements...>&& __t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1386:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __eq(const _Tp& __t, const _Up& __u) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1393:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __less(const _Tp& __t, const _Up& __u) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1405:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __eq(const _Tp&, const _Up&) { return true; } ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1408:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __less(const _Tp&, const _Up&) { return false; } ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1414:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const tuple<_UElements...>& __u) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1427:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const tuple<_UElements...>& __u) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1440:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const tuple<_UElements...>& __u) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1446:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const tuple<_UElements...>& __u) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1452:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const tuple<_UElements...>& __u) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1458:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const tuple<_UElements...>& __u) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1464:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture make_tuple(_Elements&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1475:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture forward_as_tuple(_Elements&&... __args) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1566:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_do(_Tp&& __tp, _Tpls&&... __tps, _Us&&... __us) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1581:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_do(_Us&&... __us) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1592:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture -> typename __tuple_cat_result<_Tpls...>::__type ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1605:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tie(_Elements&... __args) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1619:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture noexcept(noexcept(__x.swap(__y))) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1625:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(tuple<_Elements...>&, tuple<_Elements...>&) = delete; ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1625:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/tuple:1636:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const _Tp&) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1654:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tuple<_Args1...> __first, tuple<_Args2...> __second) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1666:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Index_tuple<_Indexes1...>, _Index_tuple<_Indexes2...>) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/map:61, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:134:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture value_compare(_Compare __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:138:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool operator()(const value_type& __x, const value_type& __y) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:183:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture map() = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:193:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const allocator_type& __a = allocator_type()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:205:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture map(const map&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:213:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture map(map&&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:228:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const allocator_type& __a = allocator_type()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:234:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture map(const allocator_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:238:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture map(const map& __m, const allocator_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:244:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture && _Alloc_traits::_S_always_equal()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:248:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture map(initializer_list __l, const allocator_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:255:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const allocator_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:271:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture map(_InputIterator __first, _InputIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:290:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const allocator_type& __a = allocator_type()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:300:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~map() = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:317:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const map&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:321:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(map&&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:335:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(initializer_list __l) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:344:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get_allocator() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:354:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture begin() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:363:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture begin() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:372:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture end() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:381:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture end() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:390:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rbegin() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:399:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rbegin() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:408:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rend() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:417:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rend() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/map:61, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:427:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cbegin() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:436:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cend() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:445:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture crbegin() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:454:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture crend() const noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:463:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture empty() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:468:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:473:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max_size() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/map:61, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:490:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator[](const key_type& __k) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:510:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator[](key_type&& __k) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:535:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture at(const key_type& __k) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:544:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture at(const key_type& __k) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:574:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture emplace(_Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:604:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture emplace_hint(const_iterator __pos, _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:801:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(const value_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:808:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(value_type&& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:814:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(_Pair&& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:828:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(std::initializer_list __list) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:858:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(const_iterator __position, const value_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:868:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(const_iterator __position, value_type&& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:873:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(const_iterator __position, _Pair&& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:891:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(_InputIterator __first, _InputIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1030:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erase(const_iterator __position) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1036:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erase(iterator __position) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1067:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erase(const key_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1087:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erase(const_iterator __first, const_iterator __last) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1122:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT_IF(__is_nothrow_swappable<_Compare>::value) ^~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1132:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture clear() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/map:61, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1141:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture key_comp() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1149:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture value_comp() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1168:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find(const key_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1193:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find(const key_type& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1214:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture count(const key_type& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1238:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lower_bound(const key_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1263:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lower_bound(const key_type& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1283:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture upper_bound(const key_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1303:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture upper_bound(const key_type& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1332:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture equal_range(const key_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1361:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture equal_range(const key_type& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1380:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const map<_K1, _T1, _C1, _A1>&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1385:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const map<_K1, _T1, _C1, _A1>&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1435:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const map<_Key, _Tp, _Compare, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1452:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const map<_Key, _Tp, _Compare, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1459:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const map<_Key, _Tp, _Compare, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1466:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const map<_Key, _Tp, _Compare, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1473:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const map<_Key, _Tp, _Compare, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1480:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const map<_Key, _Tp, _Compare, _Alloc>& __y) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1488:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT_IF(noexcept(__x.swap(__y))) ^~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/map:62, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:133:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture value_compare(_Compare __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:137:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool operator()(const value_type& __x, const value_type& __y) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:180:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture multimap() = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:190:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const allocator_type& __a = allocator_type()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:202:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture multimap(const multimap&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:211:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture multimap(multimap&&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:225:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const allocator_type& __a = allocator_type()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:231:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture multimap(const allocator_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:235:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture multimap(const multimap& __m, const allocator_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:241:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture && _Alloc_traits::_S_always_equal()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:245:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture multimap(initializer_list __l, const allocator_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:252:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const allocator_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:267:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture multimap(_InputIterator __first, _InputIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:285:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const allocator_type& __a = allocator_type()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:295:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~multimap() = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:312:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const multimap&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:316:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(multimap&&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:330:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(initializer_list __l) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:339:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get_allocator() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:349:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture begin() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:358:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture begin() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:367:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture end() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:376:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture end() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:385:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rbegin() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:394:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rbegin() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:403:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rend() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:412:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rend() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/map:62, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:422:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cbegin() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:431:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cend() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:440:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture crbegin() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:449:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture crend() const noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:456:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture empty() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:461:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:466:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max_size() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/map:62, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:489:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture emplace(_Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:516:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture emplace_hint(const_iterator __pos, _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:537:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(const value_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:544:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(value_type&& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:549:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(_Pair&& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:577:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(const_iterator __position, const value_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:587:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(const_iterator __position, value_type&& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:592:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(const_iterator __position, _Pair&& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:611:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(_InputIterator __first, _InputIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:623:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(initializer_list __l) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:700:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erase(const_iterator __position) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:706:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erase(iterator __position) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:737:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erase(const key_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:758:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erase(const_iterator __first, const_iterator __last) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:796:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT_IF(__is_nothrow_swappable<_Compare>::value) ^~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:806:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture clear() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/map:62, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:815:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture key_comp() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:823:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture value_comp() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:841:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find(const key_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:865:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find(const key_type& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:883:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture count(const key_type& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:907:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lower_bound(const key_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:932:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lower_bound(const key_type& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:952:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture upper_bound(const key_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:972:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture upper_bound(const key_type& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:999:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture equal_range(const key_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:1026:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture equal_range(const key_type& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:1045:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const multimap<_K1, _T1, _C1, _A1>&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:1050:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const multimap<_K1, _T1, _C1, _A1>&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:1099:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const multimap<_Key, _Tp, _Compare, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:1116:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const multimap<_Key, _Tp, _Compare, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:1123:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const multimap<_Key, _Tp, _Compare, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:1130:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const multimap<_Key, _Tp, _Compare, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:1137:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const multimap<_Key, _Tp, _Compare, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:1144:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const multimap<_Key, _Tp, _Compare, _Alloc>& __y) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:1152:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT_IF(noexcept(__x.swap(__y))) ^~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tempbuf.h:85:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get_temporary_buffer(ptrdiff_t __len) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/memory:66, from CoreArray/dBase.h:46, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tempbuf.h:112:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture return_temporary_buffer(_Tp* __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tempbuf.h:141:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tempbuf.h:146:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture requested_size() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tempbuf.h:151:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture begin() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tempbuf.h:156:11: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture end() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tempbuf.h:163:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Temporary_buffer(_ForwardIterator __first, _ForwardIterator __last); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tempbuf.h:165:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~_Temporary_buffer() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tempbuf.h:173:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Temporary_buffer(const _Temporary_buffer&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tempbuf.h:176:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const _Temporary_buffer&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tempbuf.h:186:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator __seed) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tempbuf.h:216:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __ucr(_Pointer, _Pointer, _ForwardIterator) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tempbuf.h:232:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator __seed) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tempbuf.h:244:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Temporary_buffer(_ForwardIterator __first, _ForwardIterator __last) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/memory:67, from CoreArray/dBase.h:46, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_raw_storage_iter.h:76:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture raw_storage_iterator(_OutputIterator __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_raw_storage_iter.h:80:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator*() { return *this; } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_raw_storage_iter.h:83:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const _Tp& __element) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_raw_storage_iter.h:93:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(_Tp&& __element) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_raw_storage_iter.h:101:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_raw_storage_iter.h:108:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++(int) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_raw_storage_iter.h:117:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _OutputIterator base() const { return _M_iter; } ^~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/memory:74, from CoreArray/dBase.h:46, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:71:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture what() const throw() ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:79:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture what() const throw() ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:87:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture what() const throw() ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:95:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture what() const throw() ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:101:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_concurrence_lock_error() ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:105:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_concurrence_unlock_error() ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:110:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_concurrence_broadcast_error() ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:114:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_concurrence_wait_error() ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:127:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mutex(const __mutex&); ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:128:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mutex& operator=(const __mutex&); ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:131:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mutex() ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:140:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~__mutex() ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:147:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void lock() ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:158:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void unlock() ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:169:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_mutex_t* gthread_mutex(void) ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:182:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __recursive_mutex(const __recursive_mutex&); ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:183:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __recursive_mutex& operator=(const __recursive_mutex&); ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:186:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __recursive_mutex() ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:202:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void lock() ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:213:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void unlock() ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:224:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_recursive_mutex_t* gthread_recursive_mutex(void) ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:239:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __scoped_lock(const __scoped_lock&); ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:240:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __scoped_lock& operator=(const __scoped_lock&); ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:243:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit __scoped_lock(__mutex_type& __name) : _M_device(__name) ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:246:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~__scoped_lock() throw() ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:260:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __cond(const __cond&); ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:261:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __cond& operator=(const __cond&); ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:264:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __cond() ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:280:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void broadcast() ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:291:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void wait(__mutex *mutex) ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:301:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void wait_recursive(__recursive_mutex *mutex) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/memory:80, from CoreArray/dBase.h:46, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:62:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr default_delete() noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:71:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture default_delete(const default_delete<_Up>&) noexcept { } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:75:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Tp* __ptr) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:93:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr default_delete() noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:106:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture default_delete(const default_delete<_Up[]>&) noexcept { } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:111:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Up* __ptr) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:142:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __uniq_ptr_impl() = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:143:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __uniq_ptr_impl(pointer __p) : _M_t() { _M_ptr() = __p; } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:146:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __uniq_ptr_impl(pointer __p, _Del&& __d) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:149:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pointer& _M_ptr() { return std::get<0>(_M_t); } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:150:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pointer _M_ptr() const { return std::get<0>(_M_t); } ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:151:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Dp& _M_deleter() { return std::get<1>(_M_t); } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:152:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Dp& _M_deleter() const { return std::get<1>(_M_t); } ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:191:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr unique_ptr() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:204:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unique_ptr(pointer __p) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:217:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture deleter_type, const deleter_type&>::type __d) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:228:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture typename remove_reference::type&& __d) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:236:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr unique_ptr(nullptr_t) noexcept : _M_t() { } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:241:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unique_ptr(unique_ptr&& __u) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:255:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unique_ptr(unique_ptr<_Up, _Ep>&& __u) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:265:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unique_ptr(auto_ptr<_Up>&& __u) noexcept; ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:270:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~unique_ptr() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:287:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(unique_ptr&& __u) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:307:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(unique_ptr<_Up, _Ep>&& __u) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:316:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(nullptr_t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:326:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator*() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:334:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator->() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:342:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:347:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get_deleter() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:352:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get_deleter() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:356:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit operator bool() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:363:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture release() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:377:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reset(pointer __p = pointer()) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:387:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(unique_ptr& __u) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:394:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unique_ptr(const unique_ptr&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:395:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unique_ptr& operator=(const unique_ptr&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:459:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr unique_ptr() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:476:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unique_ptr(_Up __p) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:493:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture deleter_type, const deleter_type&>::type __d) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:508:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture remove_reference::type&& __d) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:514:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unique_ptr(unique_ptr&& __u) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:520:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr unique_ptr(nullptr_t) noexcept : _M_t() { } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:524:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unique_ptr(unique_ptr<_Up, _Ep>&& __u) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:529:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~unique_ptr() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:546:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(unique_ptr&& __u) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:566:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(unique_ptr<_Up, _Ep>&& __u) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:575:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(nullptr_t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:585:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator[](size_t __i) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:593:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:598:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get_deleter() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:603:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get_deleter() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:607:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit operator bool() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:614:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture release() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:640:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reset(_Up __p) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:649:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void reset(nullptr_t = nullptr) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:656:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(unique_ptr& __u) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:663:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unique_ptr(const unique_ptr&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:664:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unique_ptr& operator=(const unique_ptr&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:676:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unique_ptr<_Tp, _Dp>& __y) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:683:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unique_ptr<_Tp, _Dp>&) = delete; ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:683:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:690:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const unique_ptr<_Up, _Ep>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:695:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator==(const unique_ptr<_Tp, _Dp>& __x, nullptr_t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:700:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator==(nullptr_t, const unique_ptr<_Tp, _Dp>& __x) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:707:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const unique_ptr<_Up, _Ep>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:712:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator!=(const unique_ptr<_Tp, _Dp>& __x, nullptr_t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:717:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator!=(nullptr_t, const unique_ptr<_Tp, _Dp>& __x) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:724:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const unique_ptr<_Up, _Ep>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:734:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<(const unique_ptr<_Tp, _Dp>& __x, nullptr_t) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:740:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<(nullptr_t, const unique_ptr<_Tp, _Dp>& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:748:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const unique_ptr<_Up, _Ep>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:753:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<=(const unique_ptr<_Tp, _Dp>& __x, nullptr_t) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:758:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<=(nullptr_t, const unique_ptr<_Tp, _Dp>& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:765:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const unique_ptr<_Up, _Ep>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:770:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>(const unique_ptr<_Tp, _Dp>& __x, nullptr_t) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:776:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>(nullptr_t, const unique_ptr<_Tp, _Dp>& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:784:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const unique_ptr<_Up, _Ep>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:789:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>=(const unique_ptr<_Tp, _Dp>& __x, nullptr_t) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:794:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>=(nullptr_t, const unique_ptr<_Tp, _Dp>& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:804:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const unique_ptr<_Tp, _Dp>& __u) const noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:53, from C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:52, from C:/rtools40/mingw64/include/c++/8.3.0/memory:81, from CoreArray/dBase.h:46, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/allocated_ptr.h:52:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __allocated_ptr(_Alloc& __a, pointer __ptr) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/allocated_ptr.h:59:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __allocated_ptr(_Alloc& __a, _Ptr __ptr) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/allocated_ptr.h:65:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __allocated_ptr(__allocated_ptr&& __gd) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/allocated_ptr.h:70:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~__allocated_ptr() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/allocated_ptr.h:78:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(std::nullptr_t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/allocated_ptr.h:85:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture value_type* get() { return std::__to_address(_M_ptr); } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/allocated_ptr.h:95:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __allocate_guarded(_Alloc& __a) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:54, from C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:52, from C:/rtools40/mingw64/include/c++/8.3.0/memory:81, from CoreArray/dBase.h:46, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/refwrap.h:297:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reference_wrapper(_Tp& __indata) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/refwrap.h:301:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reference_wrapper(_Tp&&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/refwrap.h:303:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reference_wrapper(const reference_wrapper&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/refwrap.h:306:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const reference_wrapper&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/refwrap.h:308:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator _Tp&() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/refwrap.h:312:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/refwrap.h:317:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Args&&... __args) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/refwrap.h:327:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ref(_Tp& __t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/refwrap.h:333:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cref(const _Tp& __t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/refwrap.h:337:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void ref(const _Tp&&) = delete; ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/refwrap.h:337:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/refwrap.h:340:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void cref(const _Tp&&) = delete; ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/refwrap.h:340:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/refwrap.h:345:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ref(reference_wrapper<_Tp> __t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/refwrap.h:351:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cref(reference_wrapper<_Tp> __t) noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:52, from C:/rtools40/mingw64/include/c++/8.3.0/memory:81, from CoreArray/dBase.h:46, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:76:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual char const* what() const noexcept; ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:78:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~bad_weak_ptr() noexcept; ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:83:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_bad_weak_ptr() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:117:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Sp_counted_base() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:121:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~_Sp_counted_base() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:127:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_dispose() noexcept = 0; ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:131:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_destroy() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:135:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_deleter(const std::type_info&) noexcept = 0; ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:138:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_add_ref_copy() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:142:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_add_ref_lock(); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:145:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_add_ref_lock_nothrow(); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:148:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_release() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:177:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_weak_add_ref() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:181:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_weak_release() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:199:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_use_count() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:207:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Sp_counted_base(_Sp_counted_base const&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:208:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Sp_counted_base& operator=(_Sp_counted_base const&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:217:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_add_ref_lock() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:227:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_add_ref_lock() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:240:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_add_ref_lock() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:259:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_add_ref_lock_nothrow() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:270:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_add_ref_lock_nothrow() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:284:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_add_ref_lock_nothrow() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:303:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Sp_counted_base<_S_single>::_M_add_ref_copy() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:308:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Sp_counted_base<_S_single>::_M_release() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:320:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Sp_counted_base<_S_single>::_M_weak_add_ref() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:325:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Sp_counted_base<_S_single>::_M_weak_release() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:333:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Sp_counted_base<_S_single>::_M_get_use_count() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:372:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Sp_counted_ptr(_Ptr __p) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:376:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_dispose() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:380:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_destroy() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:384:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_deleter(const std::type_info&) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:387:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Sp_counted_ptr(const _Sp_counted_ptr&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:388:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Sp_counted_ptr& operator=(const _Sp_counted_ptr&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:396:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Sp_counted_ptr::_M_dispose() noexcept { } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:400:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Sp_counted_ptr::_M_dispose() noexcept { } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:404:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Sp_counted_ptr::_M_dispose() noexcept { } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:414:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit _Sp_ebo_helper(const _Tp& __tp) : _Tp(__tp) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:415:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit _Sp_ebo_helper(_Tp&& __tp) : _Tp(std::move(__tp)) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:418:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_get(_Sp_ebo_helper& __eboh) { return static_cast<_Tp&>(__eboh); } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:425:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit _Sp_ebo_helper(const _Tp& __tp) : _M_tp(__tp) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:426:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit _Sp_ebo_helper(_Tp&& __tp) : _M_tp(std::move(__tp)) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:429:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_get(_Sp_ebo_helper& __eboh) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:446:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Impl(_Ptr __p, _Deleter __d, const _Alloc& __a) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:450:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deleter& _M_del() noexcept { return _Del_base::_S_get(*this); } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:451:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Alloc& _M_alloc() noexcept { return _Alloc_base::_S_get(*this); } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:460:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Sp_counted_deleter(_Ptr __p, _Deleter __d) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:464:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Sp_counted_deleter(_Ptr __p, _Deleter __d, const _Alloc& __a) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:467:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~_Sp_counted_deleter() noexcept { } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:470:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_dispose() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:474:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_destroy() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:482:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_deleter(const std::type_info& __ti) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:508:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_ti() noexcept _GLIBCXX_VISIBILITY(default) ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:529:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit _Impl(_Alloc __a) noexcept : _A_base(__a) { } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:531:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Alloc& _M_alloc() noexcept { return _A_base::_S_get(*this); } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:540:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Sp_counted_ptr_inplace(_Alloc __a, _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:549:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~_Sp_counted_ptr_inplace() noexcept { } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:552:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_dispose() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:559:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_destroy() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:572:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_deleter(const std::type_info& __ti) noexcept override ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:592:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Tp* _M_ptr() noexcept { return _M_impl._M_storage._M_ptr(); } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:601:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator()(_Yp* __p) const { delete[] __p; } ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:614:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr __shared_count() noexcept : _M_pi(0) ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:619:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_count(_Ptr __p) : _M_pi(0) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:633:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_count(_Ptr __p, /* is_array = */ false_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:638:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_count(_Ptr __p, /* is_array = */ true_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:644:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_count(_Ptr __p, _Deleter __d) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:650:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_count(_Ptr __p, _Deleter __d, _Alloc __a) : _M_pi(0) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:671:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:690:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_count(std::auto_ptr<_Tp>&& __r); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:697:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_count(std::unique_ptr<_Tp, _Del>&& __r) : _M_pi(0) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:720:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit __shared_count(const __weak_count<_Lp>& __r); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:723:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit __shared_count(const __weak_count<_Lp>& __r, std::nothrow_t); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:725:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~__shared_count() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:731:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_count(const __shared_count& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:739:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const __shared_count& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:754:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_swap(__shared_count& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:762:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_use_count() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:766:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_unique() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:770:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_deleter(const std::type_info& __ti) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:774:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_less(const __shared_count& __rhs) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:778:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_less(const __weak_count<_Lp>& __rhs) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:783:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator==(const __shared_count& __a, const __shared_count& __b) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:797:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr __weak_count() noexcept : _M_pi(nullptr) ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:800:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __weak_count(const __shared_count<_Lp>& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:807:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __weak_count(const __weak_count& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:814:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __weak_count(__weak_count&& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:818:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~__weak_count() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:825:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const __shared_count<_Lp>& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:837:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const __weak_count& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:849:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(__weak_count&& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:859:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_swap(__weak_count& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:867:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_use_count() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:871:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_less(const __weak_count& __rhs) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:875:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_less(const __shared_count<_Lp>& __rhs) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:880:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator==(const __weak_count& __a, const __weak_count& __b) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:892:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_count<_Lp>::__shared_count(const __weak_count<_Lp>& __r) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:905:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_count(const __weak_count<_Lp>& __r, std::nothrow_t) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1003:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator*() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1010:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator->() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1018:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1030:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator->() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1048:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator*() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1056:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator->() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1064:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator[](ptrdiff_t __i) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1073:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1116:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr __shared_ptr() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1122:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_ptr(_Yp* __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1131:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_ptr(_Yp* __p, _Deleter __d) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1141:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_ptr(_Yp* __p, _Deleter __d, _Alloc __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1150:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_ptr(nullptr_t __p, _Deleter __d) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1155:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_ptr(nullptr_t __p, _Deleter __d, _Alloc __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1161:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture element_type* __p) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1165:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_ptr(const __shared_ptr&) noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1166:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_ptr& operator=(const __shared_ptr&) noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1167:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~__shared_ptr() = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1170:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_ptr(const __shared_ptr<_Yp, _Lp>& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1174:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_ptr(__shared_ptr&& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1182:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_ptr(__shared_ptr<_Yp, _Lp>&& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1190:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit __shared_ptr(const __weak_ptr<_Yp, _Lp>& __r) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1201:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_ptr(unique_ptr<_Yp, _Del>&& __r) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1217:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_ptr(unique_ptr<_Tp1, _Del>&& __r, __sp_array_delete) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1232:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_ptr(auto_ptr<_Yp>&& __r); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1236:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr __shared_ptr(nullptr_t) noexcept : __shared_ptr() { } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1240:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const __shared_ptr<_Yp, _Lp>& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1252:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(auto_ptr<_Yp>&& __r) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1261:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(__shared_ptr&& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1269:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(__shared_ptr<_Yp, _Lp>&& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1277:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(unique_ptr<_Yp, _Del>&& __r) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1284:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reset() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1289:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reset(_Yp* __p) // _Yp must be complete. ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1298:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reset(_Yp* __p, _Deleter __d) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1303:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reset(_Yp* __p, _Deleter __d, _Alloc __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1307:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1310:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit operator bool() const // never throws ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1314:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unique() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1318:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture use_count() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1322:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(__shared_ptr<_Tp, _Lp>& __other) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1330:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture owner_before(__shared_ptr<_Tp1, _Lp> const& __rhs) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1335:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture owner_before(__weak_ptr<_Tp1, _Lp> const& __rhs) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1341:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_ptr(_Sp_alloc_shared_tag<_Alloc> __tag, _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1348:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __allocate_shared(const _Alloc& __a, _Args&&... __args); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1352:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_ptr(const __weak_ptr<_Tp, _Lp>& __r, std::nothrow_t) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1378:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_enable_shared_from_this_with(_Yp* __p) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1386:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_enable_shared_from_this_with(_Yp*) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1390:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_deleter(const std::type_info& __ti) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1397:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture friend _Del* get_deleter(const __shared_ptr<_Tp1, _Lp1>&) noexcept; ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1400:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture friend _Del* get_deleter(const shared_ptr<_Tp1>&) noexcept; ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1411:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const __shared_ptr<_Tp2, _Lp>& __b) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1416:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator==(const __shared_ptr<_Tp, _Lp>& __a, nullptr_t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1421:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator==(nullptr_t, const __shared_ptr<_Tp, _Lp>& __a) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1427:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const __shared_ptr<_Tp2, _Lp>& __b) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1432:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator!=(const __shared_ptr<_Tp, _Lp>& __a, nullptr_t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1437:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator!=(nullptr_t, const __shared_ptr<_Tp, _Lp>& __a) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1443:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const __shared_ptr<_Up, _Lp>& __b) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1453:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<(const __shared_ptr<_Tp, _Lp>& __a, nullptr_t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1461:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<(nullptr_t, const __shared_ptr<_Tp, _Lp>& __a) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1470:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const __shared_ptr<_Tp2, _Lp>& __b) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1475:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<=(const __shared_ptr<_Tp, _Lp>& __a, nullptr_t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1480:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<=(nullptr_t, const __shared_ptr<_Tp, _Lp>& __a) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1486:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const __shared_ptr<_Tp2, _Lp>& __b) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1491:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>(const __shared_ptr<_Tp, _Lp>& __a, nullptr_t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1496:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>(nullptr_t, const __shared_ptr<_Tp, _Lp>& __a) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1502:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const __shared_ptr<_Tp2, _Lp>& __b) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1507:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>=(const __shared_ptr<_Tp, _Lp>& __a, nullptr_t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1512:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>=(nullptr_t, const __shared_ptr<_Tp, _Lp>& __a) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1519:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Sp& __lhs, const _Sp& __rhs) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1534:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(__shared_ptr<_Tp, _Lp>& __a, __shared_ptr<_Tp, _Lp>& __b) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1546:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static_pointer_cast(const __shared_ptr<_Tp1, _Lp>& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1559:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const_pointer_cast(const __shared_ptr<_Tp1, _Lp>& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1572:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture dynamic_pointer_cast(const __shared_ptr<_Tp1, _Lp>& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1604:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr __weak_ptr() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1608:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __weak_ptr(const __weak_ptr&) noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1610:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~__weak_ptr() = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1627:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __weak_ptr(const __weak_ptr<_Yp, _Lp>& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1632:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __weak_ptr(const __shared_ptr<_Yp, _Lp>& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1636:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __weak_ptr(__weak_ptr&& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1641:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __weak_ptr(__weak_ptr<_Yp, _Lp>&& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1646:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const __weak_ptr& __r) noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1650:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const __weak_ptr<_Yp, _Lp>& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1659:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const __shared_ptr<_Yp, _Lp>& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1667:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(__weak_ptr&& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1677:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(__weak_ptr<_Yp, _Lp>&& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1686:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lock() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1690:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture use_count() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1694:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture expired() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1699:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture owner_before(const __shared_ptr<_Tp1, _Lp>& __rhs) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1704:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture owner_before(const __weak_ptr<_Tp1, _Lp>& __rhs) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1708:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reset() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1712:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(__weak_ptr& __s) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1721:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_assign(_Tp* __ptr, const __shared_count<_Lp>& __refcount) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1742:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(__weak_ptr<_Tp, _Lp>& __a, __weak_ptr<_Tp, _Lp>& __b) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1749:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __lhs, const _Tp& __rhs) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1753:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __lhs, const _Tp1& __rhs) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1757:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp1& __lhs, const _Tp& __rhs) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1767:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture -> decltype(__lhs.owner_before(__rhs)) ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1788:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr __enable_shared_from_this() noexcept { } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1790:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __enable_shared_from_this(const __enable_shared_from_this&) noexcept { } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1793:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const __enable_shared_from_this&) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1796:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~__enable_shared_from_this() { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1800:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shared_from_this() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1804:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shared_from_this() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1809:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture weak_from_this() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1813:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture weak_from_this() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1820:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_weak_assign(_Tp1* __p, const __shared_count<_Lp>& __n) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1825:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const __enable_shared_from_this* __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1836:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __allocate_shared(const _Alloc& __a, _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1844:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __make_shared(_Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1857:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const __shared_ptr<_Tp, _Lp>& __s) const noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/memory:81, from CoreArray/dBase.h:46, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:67:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const __shared_ptr<_Tp, _Lp>& __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:75:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get_deleter(const __shared_ptr<_Tp, _Lp>& __p) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:87:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get_deleter(const shared_ptr<_Tp>& __p) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:127:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr shared_ptr() noexcept : __shared_ptr<_Tp>() { } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:129:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shared_ptr(const shared_ptr&) noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:139:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shared_ptr(_Yp* __p) : __shared_ptr<_Tp>(__p) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:156:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shared_ptr(_Yp* __p, _Deleter __d) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:173:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shared_ptr(nullptr_t __p, _Deleter __d) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:193:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shared_ptr(_Yp* __p, _Deleter __d, _Alloc __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:212:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shared_ptr(nullptr_t __p, _Deleter __d, _Alloc __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:234:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shared_ptr(const shared_ptr<_Yp>& __r, element_type* __p) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:246:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shared_ptr(const shared_ptr<_Yp>& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:254:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shared_ptr(shared_ptr&& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:263:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shared_ptr(shared_ptr<_Yp>&& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:275:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit shared_ptr(const weak_ptr<_Yp>& __r) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:282:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shared_ptr(auto_ptr<_Yp>&& __r); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:290:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shared_ptr(unique_ptr<_Yp, _Del>&& __r) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:299:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shared_ptr(unique_ptr<_Yp, _Del>&& __r) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:307:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr shared_ptr(nullptr_t) noexcept : shared_ptr() { } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:309:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shared_ptr& operator=(const shared_ptr&) noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:313:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const shared_ptr<_Yp>& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:324:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(auto_ptr<_Yp>&& __r) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:333:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(shared_ptr&& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:341:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(shared_ptr<_Yp>&& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:349:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(unique_ptr<_Yp, _Del>&& __r) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:358:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shared_ptr(_Sp_alloc_shared_tag<_Alloc> __tag, _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:364:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture allocate_shared(const _Alloc& __a, _Args&&... __args); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:367:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shared_ptr(const weak_ptr<_Tp>& __r, std::nothrow_t) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:383:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator==(const shared_ptr<_Tp>& __a, const shared_ptr<_Up>& __b) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:388:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator==(const shared_ptr<_Tp>& __a, nullptr_t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:393:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator==(nullptr_t, const shared_ptr<_Tp>& __a) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:398:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator!=(const shared_ptr<_Tp>& __a, const shared_ptr<_Up>& __b) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:403:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator!=(const shared_ptr<_Tp>& __a, nullptr_t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:408:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator!=(nullptr_t, const shared_ptr<_Tp>& __a) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:413:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<(const shared_ptr<_Tp>& __a, const shared_ptr<_Up>& __b) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:423:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<(const shared_ptr<_Tp>& __a, nullptr_t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:431:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<(nullptr_t, const shared_ptr<_Tp>& __a) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:439:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<=(const shared_ptr<_Tp>& __a, const shared_ptr<_Up>& __b) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:444:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<=(const shared_ptr<_Tp>& __a, nullptr_t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:449:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<=(nullptr_t, const shared_ptr<_Tp>& __a) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:454:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>(const shared_ptr<_Tp>& __a, const shared_ptr<_Up>& __b) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:459:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>(const shared_ptr<_Tp>& __a, nullptr_t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:464:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>(nullptr_t, const shared_ptr<_Tp>& __a) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:469:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>=(const shared_ptr<_Tp>& __a, const shared_ptr<_Up>& __b) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:474:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>=(const shared_ptr<_Tp>& __a, nullptr_t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:479:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>=(nullptr_t, const shared_ptr<_Tp>& __a) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:489:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(shared_ptr<_Tp>& __a, shared_ptr<_Tp>& __b) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:495:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static_pointer_cast(const shared_ptr<_Up>& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:503:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const_pointer_cast(const shared_ptr<_Up>& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:511:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture dynamic_pointer_cast(const shared_ptr<_Up>& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:548:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr weak_ptr() noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:552:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture weak_ptr(const shared_ptr<_Yp>& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:555:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture weak_ptr(const weak_ptr&) noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:558:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture weak_ptr(const weak_ptr<_Yp>& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:561:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture weak_ptr(weak_ptr&&) noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:564:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture weak_ptr(weak_ptr<_Yp>&& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:568:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const weak_ptr& __r) noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:572:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const weak_ptr<_Yp>& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:580:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const shared_ptr<_Yp>& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:587:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(weak_ptr&& __r) noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:591:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(weak_ptr<_Yp>&& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:598:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lock() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:610:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(weak_ptr<_Tp>& __a, weak_ptr<_Tp>& __b) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:642:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr enable_shared_from_this() noexcept { } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:644:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture enable_shared_from_this(const enable_shared_from_this&) noexcept { } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:647:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const enable_shared_from_this&) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:650:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~enable_shared_from_this() { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:654:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shared_from_this() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:658:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shared_from_this() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:664:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture weak_from_this() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:668:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture weak_from_this() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:675:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_weak_assign(_Tp1* __p, const __shared_count<>& __n) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:681:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const enable_shared_from_this* __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:703:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture allocate_shared(const _Alloc& __a, _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:718:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture make_shared(_Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:731:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const shared_ptr<_Tp>& __s) const noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/memory:82, from CoreArray/dBase.h:46, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:74:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator|(memory_order __m, __memory_order_modifier __mod) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:80:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator&(memory_order __m, __memory_order_modifier __mod) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:87:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __cmpexch_failure_order2(memory_order __m) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:94:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __cmpexch_failure_order(memory_order __m) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:101:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic_thread_fence(memory_order __m) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:105:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic_signal_fence(memory_order __m) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:111:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture kill_dependency(_Tp __y) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:162:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic_flag() noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:163:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~atomic_flag() noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:164:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic_flag(const atomic_flag&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:165:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic_flag& operator=(const atomic_flag&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:166:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic_flag& operator=(const atomic_flag&) volatile = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:169:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr atomic_flag(bool __i) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:174:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture test_and_set(memory_order __m = memory_order_seq_cst) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:180:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture test_and_set(memory_order __m = memory_order_seq_cst) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:186:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture clear(memory_order __m = memory_order_seq_cst) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:197:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture clear(memory_order __m = memory_order_seq_cst) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:209:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_init(bool __i) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:249:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __atomic_base() noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:250:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~__atomic_base() noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:251:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __atomic_base(const __atomic_base&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:252:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __atomic_base& operator=(const __atomic_base&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:253:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __atomic_base& operator=(const __atomic_base&) volatile = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:256:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr __atomic_base(__int_type __i) noexcept : _M_i (__i) { } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:258:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator __int_type() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:261:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator __int_type() const volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:265:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(__int_type __i) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:272:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(__int_type __i) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:279:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++(int) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:283:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++(int) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:287:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator--(int) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:291:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator--(int) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:295:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:299:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++() volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:303:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator--() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:307:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator--() volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:311:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+=(__int_type __i) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:315:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+=(__int_type __i) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:319:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator-=(__int_type __i) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:323:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator-=(__int_type __i) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:327:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator&=(__int_type __i) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:331:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator&=(__int_type __i) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:335:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator|=(__int_type __i) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:339:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator|=(__int_type __i) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:343:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator^=(__int_type __i) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:347:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator^=(__int_type __i) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:351:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture is_lock_free() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:359:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture is_lock_free() const volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:367:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture store(__int_type __i, memory_order __m = memory_order_seq_cst) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:379:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:390:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture load(memory_order __m = memory_order_seq_cst) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:400:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture load(memory_order __m = memory_order_seq_cst) const volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:411:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:419:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:426:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m1, memory_order __m2) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:440:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m2) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:453:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:461:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:469:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m1, memory_order __m2) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:483:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m2) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:497:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:505:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:513:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:518:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:523:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:528:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:533:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:538:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:543:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:548:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:553:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:558:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:574:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_type_size(ptrdiff_t __d) const { return __d * sizeof(_PTp); } ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:577:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_type_size(ptrdiff_t __d) const volatile { return __d * sizeof(_PTp); } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:580:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __atomic_base() noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:581:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~__atomic_base() noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:582:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __atomic_base(const __atomic_base&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:583:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __atomic_base& operator=(const __atomic_base&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:584:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __atomic_base& operator=(const __atomic_base&) volatile = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:587:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr __atomic_base(__pointer_type __p) noexcept : _M_p (__p) { } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:589:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator __pointer_type() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:592:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator __pointer_type() const volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:596:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(__pointer_type __p) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:603:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(__pointer_type __p) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:610:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++(int) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:614:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++(int) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:618:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator--(int) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:622:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator--(int) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:626:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:631:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++() volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:636:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator--() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:641:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator--() volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:646:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+=(ptrdiff_t __d) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:651:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+=(ptrdiff_t __d) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:656:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator-=(ptrdiff_t __d) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:661:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator-=(ptrdiff_t __d) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:666:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture is_lock_free() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:674:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture is_lock_free() const volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:683:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:696:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:707:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture load(memory_order __m = memory_order_seq_cst) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:717:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture load(memory_order __m = memory_order_seq_cst) const volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:728:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:736:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:744:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m2) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:758:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m2) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:772:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:777:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:782:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:787:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) volatile noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/memory:82, from CoreArray/dBase.h:46, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:46:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Sp_locker(const _Sp_locker&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:47:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Sp_locker& operator=(const _Sp_locker&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:51:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Sp_locker(const void*) noexcept; ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:52:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Sp_locker(const void*, const void*) noexcept; ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:53:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~_Sp_locker(); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:71:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic_is_lock_free(const __shared_ptr<_Tp, _Lp>* __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:82:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic_is_lock_free(const shared_ptr<_Tp>* __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:98:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic_load_explicit(const shared_ptr<_Tp>* __p, memory_order) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:106:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic_load(const shared_ptr<_Tp>* __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:111:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic_load_explicit(const __shared_ptr<_Tp, _Lp>* __p, memory_order) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:119:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic_load(const __shared_ptr<_Tp, _Lp>* __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:135:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:143:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic_store(shared_ptr<_Tp>* __p, shared_ptr<_Tp> __r) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:150:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:158:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic_store(__shared_ptr<_Tp, _Lp>* __p, __shared_ptr<_Tp, _Lp> __r) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:172:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:181:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic_exchange(shared_ptr<_Tp>* __p, shared_ptr<_Tp> __r) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:191:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:200:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic_exchange(__shared_ptr<_Tp, _Lp>* __p, __shared_ptr<_Tp, _Lp> __r) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:224:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:243:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shared_ptr<_Tp> __w) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:255:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __failure) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:264:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shared_ptr<_Tp> __w) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:276:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:296:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_ptr<_Tp, _Lp> __w) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:308:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __failure) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:318:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_ptr<_Tp, _Lp> __w) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/memory:84, from CoreArray/dBase.h:46, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/backward/auto_ptr.h:53:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture auto_ptr_ref(_Tp1* __p): _M_ptr(__p) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/backward/auto_ptr.h:105:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture auto_ptr(element_type* __p = 0) throw() : _M_ptr(__p) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/backward/auto_ptr.h:114:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture auto_ptr(auto_ptr& __a) throw() : _M_ptr(__a.release()) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/backward/auto_ptr.h:127:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture auto_ptr(auto_ptr<_Tp1>& __a) throw() : _M_ptr(__a.release()) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/backward/auto_ptr.h:138:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(auto_ptr& __a) throw() ^ C:/rtools40/mingw64/include/c++/8.3.0/backward/auto_ptr.h:156:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(auto_ptr<_Tp1>& __a) throw() ^ C:/rtools40/mingw64/include/c++/8.3.0/backward/auto_ptr.h:172:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~auto_ptr() { delete _M_ptr; } ^ C:/rtools40/mingw64/include/c++/8.3.0/backward/auto_ptr.h:183:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator*() const throw() ^ C:/rtools40/mingw64/include/c++/8.3.0/backward/auto_ptr.h:196:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator->() const throw() ^ C:/rtools40/mingw64/include/c++/8.3.0/backward/auto_ptr.h:213:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get() const throw() { return _M_ptr; } ^ C:/rtools40/mingw64/include/c++/8.3.0/backward/auto_ptr.h:227:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture release() throw() ^ C:/rtools40/mingw64/include/c++/8.3.0/backward/auto_ptr.h:242:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reset(element_type* __p = 0) throw() ^ C:/rtools40/mingw64/include/c++/8.3.0/backward/auto_ptr.h:266:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture auto_ptr(auto_ptr_ref __ref) throw() ^ C:/rtools40/mingw64/include/c++/8.3.0/backward/auto_ptr.h:270:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(auto_ptr_ref __ref) throw() ^ C:/rtools40/mingw64/include/c++/8.3.0/backward/auto_ptr.h:281:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator auto_ptr_ref<_Tp1>() throw() ^ C:/rtools40/mingw64/include/c++/8.3.0/backward/auto_ptr.h:285:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator auto_ptr<_Tp1>() throw() ^ C:/rtools40/mingw64/include/c++/8.3.0/backward/auto_ptr.h:302:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_count<_Lp>::__shared_count(std::auto_ptr<_Tp>&& __r) ^ C:/rtools40/mingw64/include/c++/8.3.0/backward/auto_ptr.h:309:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_ptr<_Tp, _Lp>::__shared_ptr(std::auto_ptr<_Tp1>&& __r) ^ C:/rtools40/mingw64/include/c++/8.3.0/backward/auto_ptr.h:322:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shared_ptr<_Tp>::shared_ptr(std::auto_ptr<_Tp1>&& __r) ^ C:/rtools40/mingw64/include/c++/8.3.0/backward/auto_ptr.h:328:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unique_ptr<_Tp, _Dp>::unique_ptr(auto_ptr<_Up>&& __u) noexcept ^~~~~~~~ In file included from CoreArray/dBase.h:46, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/memory:114:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture align(size_t __align, size_t __size, void*& __ptr, size_t& __space) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/memory:133:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture declare_reachable(void*) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/memory:137:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture undeclare_reachable(_Tp* __p) { return __p; } ^ C:/rtools40/mingw64/include/c++/8.3.0/memory:140:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture declare_no_pointers(char*, size_t) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/memory:143:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture undeclare_no_pointers(char*, size_t) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/memory:146:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get_pointer_safety() noexcept { return pointer_safety::relaxed; } ^~~~~~~~ In file included from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: CoreArray/dBase.h:78:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ssize_t DirectAddRef(CdRef &Obj); ^ CoreArray/dBase.h:78:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dBase.h:84:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ssize_t DirectDecRef(CdRef &Obj); ^ CoreArray/dBase.h:84:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dBase.h:93:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture friend ssize_t _INTERNAL::DirectAddRef(CdRef &Obj); ^ CoreArray/dBase.h:95:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture friend ssize_t _INTERNAL::DirectDecRef(CdRef &Obj); ^ CoreArray/dBase.h:98:9: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdRef(); ^ CoreArray/dBase.h:100:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdRef(); ^ CoreArray/dBase.h:104:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ssize_t AddRef(); ^ CoreArray/dBase.h:107:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ssize_t Release(); ^ CoreArray/dBase.h:110:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE ssize_t Reference() const { return fReference; } ^~~~~ CoreArray/dBase.h:164:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TdVersion Version); ^ CoreArray/dBase.h:164:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dBase.h:167:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool IncludeName); ^ CoreArray/dBase.h:167:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dBase.h:181:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdReader &Reader, TdVersion Version); ^ CoreArray/dBase.h:184:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdWriter &Writer, bool IncludeName); ^ CoreArray/dBase.h:187:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdObject(): CdAbstract() {} ^ CoreArray/dBase.h:189:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdObject() {} ^ CoreArray/dBase.h:192:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual const char *dName(); ^ CoreArray/dBase.h:194:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual const char *dTraitName(); ^ CoreArray/dBase.h:197:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual TdVersion dVersion(); ^ CoreArray/dBase.h:199:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual TdVersion SaveVersion(); ^ CoreArray/dBase.h:206:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void LoadStruct(CdReader &Reader, TdVersion Version); ^ CoreArray/dBase.h:212:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Loading(CdReader &Reader, TdVersion Version); ^ CoreArray/dBase.h:216:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void SaveStruct(CdWriter &Writer, bool IncludeName); ^ CoreArray/dBase.h:217:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Saving(CdWriter &Writer); ^ CoreArray/dBase.h:220:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual string LogValue(); ^ CoreArray/dBase.h:235:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdObjRef(): CdRef(), CdObject() { } ^ CoreArray/dBase.h:248:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE TdAutoRef() ^ CoreArray/dBase.h:253:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE TdAutoRef(TYPE *vObj) ^ CoreArray/dBase.h:259:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE ~TdAutoRef() ^ CoreArray/dBase.h:266:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE TYPE *get() ^ CoreArray/dBase.h:271:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE TYPE* operator=(TYPE *_Right) ^ CoreArray/dBase.h:281:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE TYPE &operator*() const ^~~~~ CoreArray/dBase.h:285:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE TYPE *operator->() const ^~~~~ CoreArray/dBase.h:310:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE TdOnNotify() ^ CoreArray/dBase.h:316:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator bool() const ^~~~~ CoreArray/dBase.h:322:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE void Clear() ^ CoreArray/dBase.h:329:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void (TYPE::*vEvent)(TSender*)) ^ CoreArray/dBase.h:336:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE void Notify(TSender *Sender) ^ CoreArray/dBase.h:352:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TdOnBroadcast(); ^ CoreArray/dBase.h:354:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE void Clear() { Obj = NULL; Event = NULL; } ^ CoreArray/dBase.h:356:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void (T::*vEvent)(CdObjMsg*, C_Int32, void*)) ^ CoreArray/dBase.h:359:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Notify(CdObjMsg *Sender, C_Int32 MsgCode, void *Param); ^ CoreArray/dBase.h:361:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator bool() const { return (Event!=NULL); } ^~~~~ CoreArray/dBase.h:362:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE bool operator== (const TdOnBroadcast &v) const ^~~~~ CoreArray/dBase.h:364:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE bool operator!= (const TdOnBroadcast &v) const ^~~~~ CoreArray/dBase.h:379:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdObjMsg(); ^ CoreArray/dBase.h:381:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdObjMsg(); ^ CoreArray/dBase.h:384:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void AddMsg(const TdOnBroadcast &MsgObj); ^ CoreArray/dBase.h:387:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void (T::*vEvent)(CdObjMsg*, C_Int32, void*)) ^ CoreArray/dBase.h:395:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void RemoveMsg(const TdOnBroadcast &MsgObj); ^ CoreArray/dBase.h:398:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void (T::*vEvent)(CdObjMsg*, C_Int32, void*)) ^ CoreArray/dBase.h:406:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void BeginMsg(); ^ CoreArray/dBase.h:411:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void EndMsg(); ^ CoreArray/dBase.h:414:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Notify(C_Int32 MsgCode, void *Param = NULL); ^ CoreArray/dBase.h:417:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE void Notify32(C_Int32 MsgCode, const C_Int32 Value) ^ CoreArray/dBase.h:420:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE void Notify64(C_Int32 MsgCode, const C_Int64 Value) ^ CoreArray/dBase.h:423:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE void Notify32(C_Int32 MsgCode, C_Int32 const *Param) ^ CoreArray/dBase.h:426:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE void Notify64(C_Int32 MsgCode, C_Int64 const *Param) ^ CoreArray/dBase.h:430:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE const std::vector &MsgList() const ^~~~~ CoreArray/dBase.h:435:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual bool MsgFilter(C_Int32 MsgCode, void *Param); ^ CoreArray/dBase.h:448:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TdAutoObjMsg(CdObjMsg *vObj) ^ CoreArray/dBase.h:453:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~TdAutoObjMsg() ^ CoreArray/dBase.h:474:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdLogRecord(); ^ CoreArray/dBase.h:481:11: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TdItem() { Type = LOG_CUSTOM; } ^ CoreArray/dBase.h:482:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const char *TypeStr() const; ///< return a string for Type ^~~~~ CoreArray/dBase.h:486:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Add(const char *const str, C_Int32 vType=LOG_ERROR); ^ CoreArray/dBase.h:488:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Add(std::string &str, C_Int32 vType=LOG_ERROR); ^ CoreArray/dBase.h:490:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Add(C_Int32 vType, const char *fmt, ...); ^ CoreArray/dBase.h:493:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE std::vector &List() { return fList; } ^ CoreArray/dBase.h:498:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Loading(CdReader &Reader, TdVersion Version); ^ CoreArray/dBase.h:499:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Saving(CdWriter &Writer); ^ CoreArray/dBase.h:516:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdMemory(void *Ptr); ^ CoreArray/dBase.h:519:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void ReadData(void *Buffer, ssize_t Count); ^ CoreArray/dBase.h:521:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_UInt8 R8b(); ^ CoreArray/dBase.h:524:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void WriteData(const void *Buffer, ssize_t Count); ^ CoreArray/dBase.h:526:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void W8b(C_UInt8 val); ^ CoreArray/dBase.h:529:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SIZE64 Position(); ^ CoreArray/dBase.h:531:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetPosition(const SIZE64 pos); ^ CoreArray/dBase.h:533:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE void *Base() { return _Base; } ^ CoreArray/dBase.h:534:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE void *CurPtr() { return _CurPtr; } ^ CoreArray/dBase.h:559:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdStream(); ^ CoreArray/dBase.h:561:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdStream(); ^ CoreArray/dBase.h:564:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Read(void *Buffer, ssize_t Count) = 0; ^ CoreArray/dBase.h:566:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Write(const void *Buffer, ssize_t Count) = 0; ^ CoreArray/dBase.h:568:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 Seek(SIZE64 Offset, TdSysSeekOrg Origin) = 0; ^ CoreArray/dBase.h:570:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 GetSize(); ^ CoreArray/dBase.h:572:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void SetSize(SIZE64 NewSize) = 0; ^ CoreArray/dBase.h:575:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SIZE64 Position(); ^ CoreArray/dBase.h:577:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetPosition(const SIZE64 pos); ^ CoreArray/dBase.h:580:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void ReadData(void *Buffer, ssize_t Count); ^ CoreArray/dBase.h:582:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_UInt8 R8b(); ^ CoreArray/dBase.h:584:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_UInt16 R16b(); ^ CoreArray/dBase.h:586:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_UInt32 R32b(); ^ CoreArray/dBase.h:588:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_UInt64 R64b(); ^ CoreArray/dBase.h:591:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void WriteData(const void *Buffer, ssize_t Count); ^ CoreArray/dBase.h:593:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void W8b(C_UInt8 val); ^ CoreArray/dBase.h:595:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void W16b(C_UInt16 val); ^ CoreArray/dBase.h:597:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void W32b(C_UInt32 val); ^ CoreArray/dBase.h:599:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void W64b(C_UInt64 val); ^ CoreArray/dBase.h:606:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void CopyFrom(CdStream &Source, SIZE64 Pos, SIZE64 Count); ^ CoreArray/dBase.h:609:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void CopyFromBuf(CdBufStream &Source, SIZE64 Pos, SIZE64 Count); ^ CoreArray/dBase.h:612:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdStream& operator= (const CdStream& m); ^ CoreArray/dBase.h:613:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdStream& operator= (CdStream& m); ^ CoreArray/dBase.h:643:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdStreamPipe(): CdAbstractItem() {} ^ CoreArray/dBase.h:644:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdStreamPipe() {} ^ CoreArray/dBase.h:647:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdStream *InitPipe(CdBufStream *BufStream) = 0; ^ CoreArray/dBase.h:648:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdStream *FreePipe() = 0; ^ CoreArray/dBase.h:662:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdBufStream(CdStream *vStream, ssize_t vBufSize=STREAM_BUFFER_SIZE); ^ CoreArray/dBase.h:664:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdBufStream(); ^ CoreArray/dBase.h:666:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void FlushBuffer(); ^ CoreArray/dBase.h:667:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void FlushWrite(); ^ CoreArray/dBase.h:670:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void CopyFrom(CdStream &Source, SIZE64 Pos, SIZE64 Count); ^ CoreArray/dBase.h:672:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void CopyFromBuf(CdBufStream &Source, SIZE64 Pos, SIZE64 Count); ^ CoreArray/dBase.h:674:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Truncate(); ^ CoreArray/dBase.h:677:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void ReadData(void *Buffer, ssize_t Count); ^ CoreArray/dBase.h:679:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_UInt8 R8b(); ^ CoreArray/dBase.h:681:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_UInt16 R16b(); ^ CoreArray/dBase.h:683:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_UInt32 R32b(); ^ CoreArray/dBase.h:685:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_UInt64 R64b(); ^ CoreArray/dBase.h:688:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void WriteData(const void *Buffer, ssize_t Count); ^ CoreArray/dBase.h:690:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void W8b(C_UInt8 val); ^ CoreArray/dBase.h:692:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void W16b(C_UInt16 val); ^ CoreArray/dBase.h:694:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void W32b(C_UInt32 val); ^ CoreArray/dBase.h:696:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void W64b(C_UInt64 val); ^ CoreArray/dBase.h:698:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void ClearPipe(); ^ CoreArray/dBase.h:699:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void PushPipe(CdStreamPipe* APipe); ^ CoreArray/dBase.h:700:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void PopPipe(); ^ CoreArray/dBase.h:702:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE SIZE64 Position() { return _Position; } ^ CoreArray/dBase.h:703:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE void SetPosition(const SIZE64 pos) { _Position = pos; } ^ CoreArray/dBase.h:705:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE CdStream *Stream() const { return _Stream; } ^~~~~ CoreArray/dBase.h:706:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetStream(CdStream *Value); ^ CoreArray/dBase.h:707:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE CdStream *BaseStream() const { return _BaseStream; } ^~~~~ CoreArray/dBase.h:709:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE ssize_t BufSize() const { return _BufSize; } ^~~~~ CoreArray/dBase.h:710:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetBufSize(const ssize_t NewBufSize); ^ CoreArray/dBase.h:711:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 GetSize(); ^ CoreArray/dBase.h:712:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void SetSize(SIZE64 Value); ^ CoreArray/dBase.h:733:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdStreamPipe2(): CdStreamPipe() { fStream = NULL; fPStream = NULL; } ^ CoreArray/dBase.h:736:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdStream *InitPipe(CdBufStream *BufStream) ^ CoreArray/dBase.h:742:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdStream *FreePipe() ^ CoreArray/dBase.h:765:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdStreamIndex(); ^ CoreArray/dBase.h:767:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Reset(C_Int64 count); ^ CoreArray/dBase.h:768:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Initialize(); ^ CoreArray/dBase.h:771:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE void Forward(SIZE64 stream_pos) ^ CoreArray/dBase.h:778:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Set(C_Int64 index, C_Int64 &close_index, SIZE64 &stream_pos); ^ CoreArray/dBase.h:780:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE C_Int64 Count() const { return fCount; } ^~~~~ CoreArray/dBase.h:788:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TPair(C_Int64 i, SIZE64 p) { Index = i; StreamPos = p; } ^ CoreArray/dBase.h:804:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _Init(); ^ CoreArray/dBase.h:805:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _Hit(SIZE64 stream_pos); ^ CoreArray/dBase.h:821:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrObject(): ErrCoreArray() ^ CoreArray/dBase.h:823:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrObject(const char *fmt, ...): ErrCoreArray() ^ CoreArray/dBase.h:825:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrObject(const std::string &msg): ErrCoreArray() ^ CoreArray/dBase.h:834:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrStream(): ErrCoreArray() ^ CoreArray/dBase.h:836:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrStream(const char *fmt, ...): ErrCoreArray() ^ CoreArray/dBase.h:838:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrStream(const std::string &msg): ErrCoreArray() ^ CoreArray/dBase.h:847:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrBufStream(): ErrCoreArray() ^ CoreArray/dBase.h:849:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrBufStream(const char *fmt, ...): ErrCoreArray() ^ CoreArray/dBase.h:851:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrBufStream(const std::string &msg): ErrCoreArray() ^ In file included from CoreArray/dFile.h:41, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: CoreArray/dSerial.h:111:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrSerial(): ErrCoreArray() ^ CoreArray/dSerial.h:113:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrSerial(const char *fmt, ...): ErrCoreArray() ^ CoreArray/dSerial.h:115:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrSerial(const std::string &msg): ErrCoreArray() ^ CoreArray/dSerial.h:137:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdObjClassMgr *vClassMgr=NULL); ^ CoreArray/dSerial.h:144:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdObjClassMgr *vClassMgr=NULL); ^ CoreArray/dSerial.h:146:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdSerialization(); ^ CoreArray/dSerial.h:149:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE &Storage() ^ CoreArray/dSerial.h:153:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE CdBufStream &BufStream() ^ CoreArray/dSerial.h:157:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE CdStream &Stream() ^ CoreArray/dSerial.h:161:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE CdLogRecord &Log() ^ CoreArray/dSerial.h:164:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetLog(CdLogRecord &vLog); ^ CoreArray/dSerial.h:167:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE CdObjClassMgr *ClassMgr() const ^~~~~ CoreArray/dSerial.h:171:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool HaveProperty(const char *Name); ^ CoreArray/dSerial.h:173:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TdSerialTypeID PropTypeID(const char *Name); ^ CoreArray/dSerial.h:175:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SIZE64 PropPosition(const char *Name); ^ CoreArray/dSerial.h:178:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TdSerialTypeID &TypeID, SIZE64 &Start, SIZE64 &Length); ^ CoreArray/dSerial.h:198:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TVariable(); ^ CoreArray/dSerial.h:199:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~TVariable(); ^ CoreArray/dSerial.h:213:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CVarList(); ^ CoreArray/dSerial.h:214:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~CVarList(); ^ CoreArray/dSerial.h:217:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TVariable* Name2Variable(const char *Name); ^ CoreArray/dSerial.h:219:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void ClearVarList(); ^ CoreArray/dSerial.h:226:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CVarList &PushStruct(); ^ CoreArray/dSerial.h:228:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void PopStruct(); ^ CoreArray/dSerial.h:230:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CVarList &CurrentStruct(); ^ CoreArray/dSerial.h:252:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdObjClassMgr *vClassMgr=NULL); ^ CoreArray/dSerial.h:259:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdObjClassMgr *vClassMgr=NULL); ^ CoreArray/dSerial.h:261:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdWriter(); ^ CoreArray/dSerial.h:264:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void BeginStruct(); ^ CoreArray/dSerial.h:266:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void BeginNameSpace(); ^ CoreArray/dSerial.h:268:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void EndStruct(); ^ CoreArray/dSerial.h:271:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void WriteClassName(const char *Name); ^ CoreArray/dSerial.h:274:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TdVar &operator[] (const char *Name); ^ CoreArray/dSerial.h:279:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void WritePropName(const char *Name); ^ CoreArray/dSerial.h:282:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TVariable* NewVar(const char *Name, TdSerialTypeID TypeID, SIZE64 Size); ^ CoreArray/dSerial.h:291:10: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TdVar(); ^ CoreArray/dSerial.h:294:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator << (C_Int8 val); ^ CoreArray/dSerial.h:295:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator << (C_UInt8 val); ^ CoreArray/dSerial.h:296:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator << (C_Int16 val); ^ CoreArray/dSerial.h:297:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator << (C_UInt16 val); ^ CoreArray/dSerial.h:298:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator << (C_Int32 val); ^ CoreArray/dSerial.h:299:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator << (C_UInt32 val); ^ CoreArray/dSerial.h:300:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator << (C_Int64 val); ^ CoreArray/dSerial.h:301:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator << (C_UInt64 val); ^ CoreArray/dSerial.h:304:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator << (C_Float32 val); ^ CoreArray/dSerial.h:305:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator << (C_Float64 val); ^ CoreArray/dSerial.h:308:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator << (const UTF8String &val); ^ CoreArray/dSerial.h:309:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator << (const UTF16String &val); ^ CoreArray/dSerial.h:310:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator << (const UTF32String &val); ^ CoreArray/dSerial.h:313:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Wp16b(C_UInt16 val); ^ CoreArray/dSerial.h:314:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Wp32b(C_UInt32 val); ^ CoreArray/dSerial.h:315:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Wp64b(C_UInt64 val); ^ CoreArray/dSerial.h:318:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void NewStruct(); ^ CoreArray/dSerial.h:319:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void NewShortRec(void *Ptr, size_t Size); ^ CoreArray/dSerial.h:320:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void NewShortRec(const C_Int32 *pval, size_t n); ^ CoreArray/dSerial.h:321:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void NewShortRec(const C_Int64 *pval, size_t n); ^ CoreArray/dSerial.h:322:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void NewNameSpace(); ^ CoreArray/dSerial.h:325:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator << (const TdGDSPos &val); ^ CoreArray/dSerial.h:328:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator << (const TdGDSBlockID &val); ^ CoreArray/dSerial.h:331:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void NewAutoArray(const C_Int32 *pval, size_t n); ^ CoreArray/dSerial.h:332:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void NewAutoArray(const C_Int64 *pval, size_t n); ^ CoreArray/dSerial.h:363:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdObjClassMgr *vClassMgr=NULL); ^ CoreArray/dSerial.h:370:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdObjClassMgr *vClassMgr=NULL); ^ CoreArray/dSerial.h:372:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdReader(); ^ CoreArray/dSerial.h:375:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SIZE64 BeginStruct(); ^ CoreArray/dSerial.h:377:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SIZE64 BeginNameSpace(); ^ CoreArray/dSerial.h:379:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void EndStruct(); ^ CoreArray/dSerial.h:382:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::string ReadClassName(); ^ CoreArray/dSerial.h:385:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TdVar &operator[] (const char *vName); ^ CoreArray/dSerial.h:405:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TYPE & NewVar(string &Name, TdSerialTypeID TypeID) ^ CoreArray/dSerial.h:428:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SIZE64 _BeginNameSpace(); ^ CoreArray/dSerial.h:430:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _InitNameSpace(); ^ CoreArray/dSerial.h:433:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::string ReadPropName(); ^ CoreArray/dSerial.h:436:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TVariable* FindVar(const char *Name); ^ CoreArray/dSerial.h:445:10: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TdVar(); ^ CoreArray/dSerial.h:448:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator >> (C_Int8 &val); ^ CoreArray/dSerial.h:449:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator >> (C_UInt8 &val); ^ CoreArray/dSerial.h:450:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator >> (C_Int16 &val); ^ CoreArray/dSerial.h:451:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator >> (C_UInt16 &val); ^ CoreArray/dSerial.h:452:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator >> (C_Int32 &val); ^ CoreArray/dSerial.h:453:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator >> (C_UInt32 &val); ^ CoreArray/dSerial.h:454:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator >> (C_Int64 &val); ^ CoreArray/dSerial.h:455:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator >> (C_UInt64 &val); ^ CoreArray/dSerial.h:458:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator >> (C_Float32 &val); ^ CoreArray/dSerial.h:459:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator >> (C_Float64 &val); ^ CoreArray/dSerial.h:462:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator >> (UTF8String &val); ^ CoreArray/dSerial.h:463:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator >> (UTF16String &val); ^ CoreArray/dSerial.h:464:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator >> (UTF32String &val); ^ CoreArray/dSerial.h:466:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void BeginStruct(); ^ CoreArray/dSerial.h:467:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void GetShortRec(void* &OutPtr, size_t &Size); ^ CoreArray/dSerial.h:468:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void GetShortRec(C_Int32 *pval, size_t n); ^ CoreArray/dSerial.h:469:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void GetShortRec(C_Int64 *pval, size_t n); ^ CoreArray/dSerial.h:470:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void BeginNameSpace(); ^ CoreArray/dSerial.h:473:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator >> (TdGDSPos &val); ^ CoreArray/dSerial.h:474:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator >> (TdGDSBlockID &val); ^ CoreArray/dSerial.h:477:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void GetAutoArray(C_Int32 *pval, ssize_t n); ^ CoreArray/dSerial.h:478:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void GetAutoArray(C_Int64 *pval, ssize_t n); ^ CoreArray/dSerial.h:489:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template static TYPE Cvt_Num(TVariable* Var) ^ CoreArray/dSerial.h:554:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool operator()(const char* s1, const char* s2) const; ^~~~~ CoreArray/dSerial.h:561:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdObjClassMgr(); ^ CoreArray/dSerial.h:563:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdObjClassMgr(); ^ CoreArray/dSerial.h:572:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ClassType vCType, const char *Desp=""); ^ CoreArray/dSerial.h:574:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void RemoveClass(const char *ClassName); ^ CoreArray/dSerial.h:576:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Clear(); ^ CoreArray/dSerial.h:579:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual TdOnObjCreate NameToClass(const char *ClassName); ^ CoreArray/dSerial.h:586:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool Silent); ^ CoreArray/dSerial.h:589:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const TClassStruct &ClassStruct(const char *ClassName) const; ^~~~~ CoreArray/dSerial.h:592:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE const TClassMap &ClassMap() const { return fClassMap; } ^~~~~ CoreArray/dSerial.h:595:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void GetClassDesp(vector &Key, vector &Desp); ^ CoreArray/dSerial.h:606:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT CdObjClassMgr &dObjManager(); ^ CoreArray/dSerial.h:606:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from CoreArray/../ZLIB/zlib.h:34, from CoreArray/dStream.h:47, from CoreArray/dFile.h:42, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: CoreArray/../ZLIB/zlib.h:220:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN const char * ZEXPORT zlibVersion OF((void)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:220:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN const char * ZEXPORT zlibVersion OF((void)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:250:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT deflate OF((z_streamp strm, int flush)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:250:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT deflate OF((z_streamp strm, int flush)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:363:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT deflateEnd OF((z_streamp strm)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:363:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT deflateEnd OF((z_streamp strm)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:400:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT inflate OF((z_streamp strm, int flush)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:400:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT inflate OF((z_streamp strm, int flush)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:520:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT inflateEnd OF((z_streamp strm)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:520:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT inflateEnd OF((z_streamp strm)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:613:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture uInt dictLength)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:613:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture uInt dictLength)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:657:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture uInt *dictLength)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:657:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture uInt *dictLength)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:678:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture z_streamp source)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:678:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture z_streamp source)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:695:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT deflateReset OF((z_streamp strm)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:695:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT deflateReset OF((z_streamp strm)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:708:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int strategy)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:708:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int strategy)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:747:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int max_chain)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:747:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int max_chain)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:761:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture uLong sourceLen)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:761:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture uLong sourceLen)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:777:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int *bits)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:777:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int *bits)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:792:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int value)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:792:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int value)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:808:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture gz_headerp head)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:808:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture gz_headerp head)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:886:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture uInt dictLength)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:886:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture uInt dictLength)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:909:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture uInt *dictLength)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:909:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture uInt *dictLength)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:922:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT inflateSync OF((z_streamp strm)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:922:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT inflateSync OF((z_streamp strm)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:942:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture z_streamp source)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:942:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture z_streamp source)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:957:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT inflateReset OF((z_streamp strm)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:957:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT inflateReset OF((z_streamp strm)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:968:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int windowBits)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:968:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int windowBits)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:983:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int value)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:983:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int value)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1002:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN long ZEXPORT inflateMark OF((z_streamp strm)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1002:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN long ZEXPORT inflateMark OF((z_streamp strm)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1031:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture gz_headerp head)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1031:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture gz_headerp head)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1098:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture out_func out, void FAR *out_desc)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1098:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture out_func out, void FAR *out_desc)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1166:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT inflateBackEnd OF((z_streamp strm)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1166:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT inflateBackEnd OF((z_streamp strm)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1174:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN uLong ZEXPORT zlibCompileFlags OF((void)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1174:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN uLong ZEXPORT zlibCompileFlags OF((void)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1228:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const Bytef *source, uLong sourceLen)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1228:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const Bytef *source, uLong sourceLen)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1244:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int level)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1244:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int level)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1258:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN uLong ZEXPORT compressBound OF((uLong sourceLen)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1258:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN uLong ZEXPORT compressBound OF((uLong sourceLen)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1266:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const Bytef *source, uLong sourceLen)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1266:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const Bytef *source, uLong sourceLen)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1284:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const Bytef *source, uLong *sourceLen)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1284:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const Bytef *source, uLong *sourceLen)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1340:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN gzFile ZEXPORT gzdopen OF((int fd, const char *mode)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1340:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN gzFile ZEXPORT gzdopen OF((int fd, const char *mode)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1363:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzbuffer OF((gzFile file, unsigned size)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1363:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzbuffer OF((gzFile file, unsigned size)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1379:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzsetparams OF((gzFile file, int level, int strategy)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1379:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzsetparams OF((gzFile file, int level, int strategy)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1390:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzread OF((gzFile file, voidp buf, unsigned len)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1390:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzread OF((gzFile file, voidp buf, unsigned len)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1421:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture gzFile file)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1421:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture gzFile file)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1447:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture voidpc buf, unsigned len)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1447:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture voidpc buf, unsigned len)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1455:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture z_size_t nitems, gzFile file)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1455:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture z_size_t nitems, gzFile file)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1468:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORTVA gzprintf Z_ARG((gzFile file, const char *format, ...)); ^ CoreArray/../ZLIB/zconf.h:298:26: note: in definition of macro 'Z_ARG' # define Z_ARG(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1468:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORTVA gzprintf Z_ARG((gzFile file, const char *format, ...)); ^ CoreArray/../ZLIB/zconf.h:298:26: note: in definition of macro 'Z_ARG' # define Z_ARG(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1483:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzputs OF((gzFile file, const char *s)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1483:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzputs OF((gzFile file, const char *s)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1491:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN char * ZEXPORT gzgets OF((gzFile file, char *buf, int len)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1491:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN char * ZEXPORT gzgets OF((gzFile file, char *buf, int len)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1504:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzputc OF((gzFile file, int c)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1504:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzputc OF((gzFile file, int c)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1510:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzgetc OF((gzFile file)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1510:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzgetc OF((gzFile file)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1519:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzungetc OF((int c, gzFile file)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1519:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzungetc OF((int c, gzFile file)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1531:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzflush OF((gzFile file, int flush)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1531:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzflush OF((gzFile file, int flush)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1566:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzrewind OF((gzFile file)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1566:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzrewind OF((gzFile file)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1594:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzeof OF((gzFile file)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1594:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzeof OF((gzFile file)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1609:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzdirect OF((gzFile file)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1609:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzdirect OF((gzFile file)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1630:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzclose OF((gzFile file)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1630:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzclose OF((gzFile file)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1643:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzclose_r OF((gzFile file)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1643:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzclose_r OF((gzFile file)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1644:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzclose_w OF((gzFile file)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1644:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzclose_w OF((gzFile file)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1655:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN const char * ZEXPORT gzerror OF((gzFile file, int *errnum)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1655:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN const char * ZEXPORT gzerror OF((gzFile file, int *errnum)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1671:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN void ZEXPORT gzclearerr OF((gzFile file)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1671:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN void ZEXPORT gzclearerr OF((gzFile file)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1688:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN uLong ZEXPORT adler32 OF((uLong adler, const Bytef *buf, uInt len)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1688:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN uLong ZEXPORT adler32 OF((uLong adler, const Bytef *buf, uInt len)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1708:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture z_size_t len)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1708:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture z_size_t len)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1725:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN uLong ZEXPORT crc32 OF((uLong crc, const Bytef *buf, uInt len)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1725:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN uLong ZEXPORT crc32 OF((uLong crc, const Bytef *buf, uInt len)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1743:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture z_size_t len)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1743:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture z_size_t len)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1765:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const char *version, int stream_size)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1765:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const char *version, int stream_size)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1767:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const char *version, int stream_size)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1767:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const char *version, int stream_size)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1771:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int stream_size)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1771:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int stream_size)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1773:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const char *version, int stream_size)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1773:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const char *version, int stream_size)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1777:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int stream_size)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1777:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int stream_size)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1822:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzgetc_ OF((gzFile file)); /* backward compatibility */ ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1822:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzgetc_ OF((gzFile file)); /* backward compatibility */ ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1872:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN gzFile ZEXPORT gzopen OF((const char *, const char *)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1872:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN gzFile ZEXPORT gzopen OF((const char *, const char *)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1873:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN z_off_t ZEXPORT gzseek OF((gzFile, z_off_t, int)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1873:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN z_off_t ZEXPORT gzseek OF((gzFile, z_off_t, int)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1874:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN z_off_t ZEXPORT gztell OF((gzFile)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1874:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN z_off_t ZEXPORT gztell OF((gzFile)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1875:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN z_off_t ZEXPORT gzoffset OF((gzFile)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1875:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN z_off_t ZEXPORT gzoffset OF((gzFile)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1876:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN uLong ZEXPORT adler32_combine OF((uLong, uLong, z_off_t)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1876:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN uLong ZEXPORT adler32_combine OF((uLong, uLong, z_off_t)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1877:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN uLong ZEXPORT crc32_combine OF((uLong, uLong, z_off_t)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1877:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN uLong ZEXPORT crc32_combine OF((uLong, uLong, z_off_t)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1888:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN const char * ZEXPORT zError OF((int)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1888:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN const char * ZEXPORT zError OF((int)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1889:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT inflateSyncPoint OF((z_streamp)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1889:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT inflateSyncPoint OF((z_streamp)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1890:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN const z_crc_t FAR * ZEXPORT get_crc_table OF((void)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1890:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN const z_crc_t FAR * ZEXPORT get_crc_table OF((void)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1891:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT inflateUndermine OF((z_streamp, int)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1891:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT inflateUndermine OF((z_streamp, int)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1892:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT inflateValidate OF((z_streamp, int)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1892:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT inflateValidate OF((z_streamp, int)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1893:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN unsigned long ZEXPORT inflateCodesUsed OF ((z_streamp)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1893:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN unsigned long ZEXPORT inflateCodesUsed OF ((z_streamp)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1894:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT inflateResetKeep OF((z_streamp)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1894:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT inflateResetKeep OF((z_streamp)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1895:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT deflateResetKeep OF((z_streamp)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1895:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT deflateResetKeep OF((z_streamp)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1898:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const char *mode)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1898:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const char *mode)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1904:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture va_list va)); ^ CoreArray/../ZLIB/zconf.h:298:26: note: in definition of macro 'Z_ARG' # define Z_ARG(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1904:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture va_list va)); ^ CoreArray/../ZLIB/zconf.h:298:26: note: in definition of macro 'Z_ARG' # define Z_ARG(args) args ^~~~ In file included from CoreArray/dStream.h:52, from CoreArray/dFile.h:42, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: CoreArray/../LZ4/lz4.h:112:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API int LZ4_versionNumber (void); /**< library version number; useful to check dll version */ ^ CoreArray/../LZ4/lz4.h:112:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:113:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API const char* LZ4_versionString (void); /**< library version string; useful to check dll version */ ^ CoreArray/../LZ4/lz4.h:113:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:148:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API int LZ4_compress_default(const char* src, char* dst, int srcSize, int dstCapacity); ^ CoreArray/../LZ4/lz4.h:148:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:164:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API int LZ4_decompress_safe (const char* src, char* dst, int compressedSize, int dstCapacity); ^ CoreArray/../LZ4/lz4.h:164:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:182:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API int LZ4_compressBound(int inputSize); ^ CoreArray/../LZ4/lz4.h:182:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:192:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API int LZ4_compress_fast (const char* src, char* dst, int srcSize, int dstCapacity, int acceleration); ^ CoreArray/../LZ4/lz4.h:192:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:201:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API int LZ4_sizeofState(void); ^ CoreArray/../LZ4/lz4.h:201:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:202:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API int LZ4_compress_fast_extState (void* state, const char* src, char* dst, int srcSize, int dstCapacity, int acceleration); ^ CoreArray/../LZ4/lz4.h:202:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:228:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API int LZ4_compress_destSize (const char* src, char* dst, int* srcSizePtr, int targetDstSize); ^ CoreArray/../LZ4/lz4.h:228:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:265:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API int LZ4_decompress_safe_partial (const char* src, char* dst, int srcSize, int targetOutputSize, int dstCapacity); ^ CoreArray/../LZ4/lz4.h:265:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:273:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API LZ4_stream_t* LZ4_createStream(void); ^ CoreArray/../LZ4/lz4.h:273:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:274:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API int LZ4_freeStream (LZ4_stream_t* streamPtr); ^ CoreArray/../LZ4/lz4.h:274:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:298:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API void LZ4_resetStream_fast (LZ4_stream_t* streamPtr); ^ CoreArray/../LZ4/lz4.h:298:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:311:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API int LZ4_loadDict (LZ4_stream_t* streamPtr, const char* dictionary, int dictSize); ^ CoreArray/../LZ4/lz4.h:311:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:336:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API int LZ4_compress_fast_continue (LZ4_stream_t* streamPtr, const char* src, char* dst, int srcSize, int dstCapacity, int acceleration); ^ CoreArray/../LZ4/lz4.h:336:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:345:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API int LZ4_saveDict (LZ4_stream_t* streamPtr, char* safeBuffer, int maxDictSize); ^ CoreArray/../LZ4/lz4.h:345:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:358:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API LZ4_streamDecode_t* LZ4_createStreamDecode(void); ^ CoreArray/../LZ4/lz4.h:358:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:359:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API int LZ4_freeStreamDecode (LZ4_streamDecode_t* LZ4_stream); ^ CoreArray/../LZ4/lz4.h:359:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:368:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API int LZ4_setStreamDecode (LZ4_streamDecode_t* LZ4_streamDecode, const char* dictionary, int dictSize); ^ CoreArray/../LZ4/lz4.h:368:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:381:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API int LZ4_decoderRingBufferSize(int maxBlockSize); ^ CoreArray/../LZ4/lz4.h:381:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:409:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API int LZ4_decompress_safe_continue (LZ4_streamDecode_t* LZ4_streamDecode, const char* src, char* dst, int srcSize, int dstCapacity); ^ CoreArray/../LZ4/lz4.h:409:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:420:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API int LZ4_decompress_safe_usingDict (const char* src, char* dst, int srcSize, int dstCapcity, const char* dictStart, int dictSize); ^ CoreArray/../LZ4/lz4.h:420:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from CoreArray/dStream.h:52, from CoreArray/dFile.h:42, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: CoreArray/../LZ4/lz4.h:645:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API LZ4_stream_t* LZ4_initStream (void* buffer, size_t size); ^ CoreArray/../LZ4/lz4.h:645:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:697:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("use LZ4_compress_default() instead") LZ4LIB_API int LZ4_compress (const char* src, char* dest, int srcSize); ^ CoreArray/../LZ4/lz4.h:697:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:698:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("use LZ4_compress_default() instead") LZ4LIB_API int LZ4_compress_limitedOutput (const char* src, char* dest, int srcSize, int maxOutputSize); ^ CoreArray/../LZ4/lz4.h:698:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:699:171: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("use LZ4_compress_fast_extState() instead") LZ4LIB_API int LZ4_compress_withState (void* state, const char* source, char* dest, int inputSize); ^ CoreArray/../LZ4/lz4.h:699:171: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:700:190: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("use LZ4_compress_fast_extState() instead") LZ4LIB_API int LZ4_compress_limitedOutput_withState (void* state, const char* source, char* dest, int inputSize, int maxOutputSize); ^ CoreArray/../LZ4/lz4.h:700:190: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:701:187: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("use LZ4_compress_fast_continue() instead") LZ4LIB_API int LZ4_compress_continue (LZ4_stream_t* LZ4_streamPtr, const char* source, char* dest, int inputSize); ^ CoreArray/../LZ4/lz4.h:701:187: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:702:206: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("use LZ4_compress_fast_continue() instead") LZ4LIB_API int LZ4_compress_limitedOutput_continue (LZ4_stream_t* LZ4_streamPtr, const char* source, char* dest, int inputSize, int maxOutputSize); ^ CoreArray/../LZ4/lz4.h:702:206: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:705:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("use LZ4_decompress_fast() instead") LZ4LIB_API int LZ4_uncompress (const char* source, char* dest, int outputSize); ^ CoreArray/../LZ4/lz4.h:705:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:706:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("use LZ4_decompress_safe() instead") LZ4LIB_API int LZ4_uncompress_unknownOutputSize (const char* source, char* dest, int isize, int maxOutputSize); ^ CoreArray/../LZ4/lz4.h:706:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:718:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("Use LZ4_createStream() instead") LZ4LIB_API void* LZ4_create (char* inputBuffer); ^ CoreArray/../LZ4/lz4.h:718:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:719:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("Use LZ4_createStream() instead") LZ4LIB_API int LZ4_sizeofStreamState(void); ^ CoreArray/../LZ4/lz4.h:719:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:720:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("Use LZ4_resetStream() instead") LZ4LIB_API int LZ4_resetStreamState(void* state, char* inputBuffer); ^ CoreArray/../LZ4/lz4.h:720:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:721:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("Use LZ4_saveDict() instead") LZ4LIB_API char* LZ4_slideInputBuffer (void* state); ^ CoreArray/../LZ4/lz4.h:721:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:724:175: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("use LZ4_decompress_safe_usingDict() instead") LZ4LIB_API int LZ4_decompress_safe_withPrefix64k (const char* src, char* dst, int compressedSize, int maxDstSize); ^ CoreArray/../LZ4/lz4.h:724:175: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:725:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("use LZ4_decompress_fast_usingDict() instead") LZ4LIB_API int LZ4_decompress_fast_withPrefix64k (const char* src, char* dst, int originalSize); ^ CoreArray/../LZ4/lz4.h:725:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:754:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API int LZ4_decompress_fast (const char* src, char* dst, int originalSize); ^ CoreArray/../LZ4/lz4.h:754:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:756:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API int LZ4_decompress_fast_continue (LZ4_streamDecode_t* LZ4_streamDecode, const char* src, char* dst, int originalSize); ^ CoreArray/../LZ4/lz4.h:756:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:758:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API int LZ4_decompress_fast_usingDict (const char* src, char* dst, int originalSize, const char* dictStart, int dictSize); ^ CoreArray/../LZ4/lz4.h:758:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:766:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API void LZ4_resetStream (LZ4_stream_t* streamPtr); ^ CoreArray/../LZ4/lz4.h:766:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from CoreArray/dStream.h:53, from CoreArray/dFile.h:42, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: CoreArray/../LZ4/lz4hc.h:66:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API int LZ4_compress_HC (const char* src, char* dst, int srcSize, int dstCapacity, int compressionLevel); ^ CoreArray/../LZ4/lz4hc.h:66:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:79:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API int LZ4_sizeofStateHC(void); ^ CoreArray/../LZ4/lz4hc.h:79:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from CoreArray/dStream.h:53, from CoreArray/dFile.h:42, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: CoreArray/../LZ4/lz4hc.h:80:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API int LZ4_compress_HC_extStateHC(void* stateHC, const char* src, char* dst, int srcSize, int maxDstSize, int compressionLevel); ^ CoreArray/../LZ4/lz4hc.h:80:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:94:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int compressionLevel); ^ CoreArray/../LZ4/lz4hc.h:94:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:109:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API LZ4_streamHC_t* LZ4_createStreamHC(void); ^ CoreArray/../LZ4/lz4hc.h:109:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:110:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API int LZ4_freeStreamHC (LZ4_streamHC_t* streamHCPtr); ^ CoreArray/../LZ4/lz4hc.h:110:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:155:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API void LZ4_resetStreamHC_fast(LZ4_streamHC_t* streamHCPtr, int compressionLevel); /* v1.9.0+ */ ^ CoreArray/../LZ4/lz4hc.h:155:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:156:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API int LZ4_loadDictHC (LZ4_streamHC_t* streamHCPtr, const char* dictionary, int dictSize); ^ CoreArray/../LZ4/lz4hc.h:156:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:160:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int srcSize, int maxDstSize); ^ CoreArray/../LZ4/lz4hc.h:160:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:174:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int* srcSizePtr, int targetDstSize); ^ CoreArray/../LZ4/lz4hc.h:174:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:176:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API int LZ4_saveDictHC (LZ4_streamHC_t* streamHCPtr, char* safeBuffer, int maxDictSize); ^ CoreArray/../LZ4/lz4hc.h:176:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:247:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API LZ4_streamHC_t* LZ4_initStreamHC (void* buffer, size_t size); ^ CoreArray/../LZ4/lz4hc.h:247:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:256:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("use LZ4_compress_HC() instead") LZ4LIB_API int LZ4_compressHC (const char* source, char* dest, int inputSize); ^ CoreArray/../LZ4/lz4hc.h:256:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:257:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("use LZ4_compress_HC() instead") LZ4LIB_API int LZ4_compressHC_limitedOutput (const char* source, char* dest, int inputSize, int maxOutputSize); ^ CoreArray/../LZ4/lz4hc.h:257:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:258:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("use LZ4_compress_HC() instead") LZ4LIB_API int LZ4_compressHC2 (const char* source, char* dest, int inputSize, int compressionLevel); ^ CoreArray/../LZ4/lz4hc.h:258:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:259:180: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("use LZ4_compress_HC() instead") LZ4LIB_API int LZ4_compressHC2_limitedOutput(const char* source, char* dest, int inputSize, int maxOutputSize, int compressionLevel); ^ CoreArray/../LZ4/lz4hc.h:259:180: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:260:175: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("use LZ4_compress_HC_extStateHC() instead") LZ4LIB_API int LZ4_compressHC_withStateHC (void* state, const char* source, char* dest, int inputSize); ^ CoreArray/../LZ4/lz4hc.h:260:175: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:261:194: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("use LZ4_compress_HC_extStateHC() instead") LZ4LIB_API int LZ4_compressHC_limitedOutput_withStateHC (void* state, const char* source, char* dest, int inputSize, int maxOutputSize); ^ CoreArray/../LZ4/lz4hc.h:261:194: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:262:197: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("use LZ4_compress_HC_extStateHC() instead") LZ4LIB_API int LZ4_compressHC2_withStateHC (void* state, const char* source, char* dest, int inputSize, int compressionLevel); ^ CoreArray/../LZ4/lz4hc.h:262:197: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:263:216: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("use LZ4_compress_HC_extStateHC() instead") LZ4LIB_API int LZ4_compressHC2_limitedOutput_withStateHC(void* state, const char* source, char* dest, int inputSize, int maxOutputSize, int compressionLevel); ^ CoreArray/../LZ4/lz4hc.h:263:216: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:264:190: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("use LZ4_compress_HC_continue() instead") LZ4LIB_API int LZ4_compressHC_continue (LZ4_streamHC_t* LZ4_streamHCPtr, const char* source, char* dest, int inputSize); ^ CoreArray/../LZ4/lz4hc.h:264:190: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:265:209: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("use LZ4_compress_HC_continue() instead") LZ4LIB_API int LZ4_compressHC_limitedOutput_continue (LZ4_streamHC_t* LZ4_streamHCPtr, const char* source, char* dest, int inputSize, int maxOutputSize); ^ CoreArray/../LZ4/lz4hc.h:265:209: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:275:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("use LZ4_createStreamHC() instead") LZ4LIB_API void* LZ4_createHC (const char* inputBuffer); ^ CoreArray/../LZ4/lz4hc.h:275:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:276:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("use LZ4_saveDictHC() instead") LZ4LIB_API char* LZ4_slideInputBufferHC (void* LZ4HC_Data); ^ CoreArray/../LZ4/lz4hc.h:276:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:277:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("use LZ4_freeStreamHC() instead") LZ4LIB_API int LZ4_freeHC (void* LZ4HC_Data); ^ CoreArray/../LZ4/lz4hc.h:277:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:278:198: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("use LZ4_compress_HC_continue() instead") LZ4LIB_API int LZ4_compressHC2_continue (void* LZ4HC_Data, const char* source, char* dest, int inputSize, int compressionLevel); ^ CoreArray/../LZ4/lz4hc.h:278:198: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:279:217: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("use LZ4_compress_HC_continue() instead") LZ4LIB_API int LZ4_compressHC2_limitedOutput_continue (void* LZ4HC_Data, const char* source, char* dest, int inputSize, int maxOutputSize, int compressionLevel); ^ CoreArray/../LZ4/lz4hc.h:279:217: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:280:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("use LZ4_createStreamHC() instead") LZ4LIB_API int LZ4_sizeofStreamStateHC(void); ^ CoreArray/../LZ4/lz4hc.h:280:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:281:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("use LZ4_initStreamHC() instead") LZ4LIB_API int LZ4_resetStreamStateHC(void* state, char* inputBuffer); ^ CoreArray/../LZ4/lz4hc.h:281:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:292:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API void LZ4_resetStreamHC (LZ4_streamHC_t* streamHCPtr, int compressionLevel); ^ CoreArray/../LZ4/lz4hc.h:292:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from CoreArray/dStream.h:54, from CoreArray/dFile.h:42, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: CoreArray/../LZ4/lz4frame.h:105:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4FLIB_API unsigned LZ4F_isError(LZ4F_errorCode_t code); /**< tells when a function result is an error code */ ^ CoreArray/../LZ4/lz4frame.h:105:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4frame.h:106:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4FLIB_API const char* LZ4F_getErrorName(LZ4F_errorCode_t code); /**< return error code string; for debugging */ ^ CoreArray/../LZ4/lz4frame.h:106:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from CoreArray/dStream.h:54, from CoreArray/dFile.h:42, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: CoreArray/../LZ4/lz4frame.h:207:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4FLIB_API int LZ4F_compressionLevel_max(void); /* v1.8.0+ */ ^ CoreArray/../LZ4/lz4frame.h:207:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4frame.h:215:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4FLIB_API size_t LZ4F_compressFrameBound(size_t srcSize, const LZ4F_preferences_t* preferencesPtr); ^ CoreArray/../LZ4/lz4frame.h:215:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4frame.h:226:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const LZ4F_preferences_t* preferencesPtr); ^ CoreArray/../LZ4/lz4frame.h:226:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4frame.h:243:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4FLIB_API unsigned LZ4F_getVersion(void); ^ CoreArray/../LZ4/lz4frame.h:243:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4frame.h:253:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4FLIB_API LZ4F_errorCode_t LZ4F_createCompressionContext(LZ4F_cctx** cctxPtr, unsigned version); ^ CoreArray/../LZ4/lz4frame.h:253:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4frame.h:254:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4FLIB_API LZ4F_errorCode_t LZ4F_freeCompressionContext(LZ4F_cctx* cctx); ^ CoreArray/../LZ4/lz4frame.h:254:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4frame.h:280:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const LZ4F_preferences_t* prefsPtr); ^ CoreArray/../LZ4/lz4frame.h:280:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4frame.h:297:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4FLIB_API size_t LZ4F_compressBound(size_t srcSize, const LZ4F_preferences_t* prefsPtr); ^ CoreArray/../LZ4/lz4frame.h:297:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4frame.h:313:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const LZ4F_compressOptions_t* cOptPtr); ^ CoreArray/../LZ4/lz4frame.h:313:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4frame.h:326:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const LZ4F_compressOptions_t* cOptPtr); ^ CoreArray/../LZ4/lz4frame.h:326:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4frame.h:340:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const LZ4F_compressOptions_t* cOptPtr); ^ CoreArray/../LZ4/lz4frame.h:340:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4frame.h:366:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4FLIB_API LZ4F_errorCode_t LZ4F_createDecompressionContext(LZ4F_dctx** dctxPtr, unsigned version); ^ CoreArray/../LZ4/lz4frame.h:366:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4frame.h:367:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4FLIB_API LZ4F_errorCode_t LZ4F_freeDecompressionContext(LZ4F_dctx* dctx); ^ CoreArray/../LZ4/lz4frame.h:367:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4frame.h:385:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4FLIB_API size_t LZ4F_headerSize(const void* src, size_t srcSize); ^ CoreArray/../LZ4/lz4frame.h:385:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4frame.h:432:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const void* srcBuffer, size_t* srcSizePtr); ^ CoreArray/../LZ4/lz4frame.h:432:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4frame.h:468:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const LZ4F_decompressOptions_t* dOptPtr); ^ CoreArray/../LZ4/lz4frame.h:468:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4frame.h:476:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4FLIB_API void LZ4F_resetDecompressionContext(LZ4F_dctx* dctx); /* always successful */ ^ CoreArray/../LZ4/lz4frame.h:476:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from CoreArray/dStream.h:62, from CoreArray/dFile.h:42, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:269:26: note: in expansion of macro 'lzma_attribute' # define lzma_attr_const lzma_attribute((__const__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/version.h:109:16: note: in expansion of macro 'lzma_attr_const' lzma_nothrow lzma_attr_const; ^~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:269:26: note: in expansion of macro 'lzma_attribute' # define lzma_attr_const lzma_attribute((__const__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/version.h:109:16: note: in expansion of macro 'lzma_attr_const' lzma_nothrow lzma_attr_const; ^~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:269:26: note: in expansion of macro 'lzma_attribute' # define lzma_attr_const lzma_attribute((__const__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/version.h:119:16: note: in expansion of macro 'lzma_attr_const' lzma_nothrow lzma_attr_const; ^~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:269:26: note: in expansion of macro 'lzma_attribute' # define lzma_attr_const lzma_attribute((__const__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/version.h:119:16: note: in expansion of macro 'lzma_attr_const' lzma_nothrow lzma_attr_const; ^~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/base.h:564:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/base.h:564:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/base.h:625:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/base.h:625:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/base.h:638:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/base.h:638:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/vli.h:166:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/vli.h:166:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:269:26: note: in expansion of macro 'lzma_attribute' # define lzma_attr_const lzma_attribute((__const__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/check.h:82:16: note: in expansion of macro 'lzma_attr_const' lzma_nothrow lzma_attr_const; ^~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:269:26: note: in expansion of macro 'lzma_attribute' # define lzma_attr_const lzma_attribute((__const__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/check.h:82:16: note: in expansion of macro 'lzma_attr_const' lzma_nothrow lzma_attr_const; ^~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:269:26: note: in expansion of macro 'lzma_attribute' # define lzma_attr_const lzma_attribute((__const__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/check.h:96:16: note: in expansion of macro 'lzma_attr_const' lzma_nothrow lzma_attr_const; ^~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:269:26: note: in expansion of macro 'lzma_attribute' # define lzma_attr_const lzma_attribute((__const__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/check.h:96:16: note: in expansion of macro 'lzma_attr_const' lzma_nothrow lzma_attr_const; ^~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/check.h:121:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/check.h:121:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/check.h:133:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/check.h:133:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:269:26: note: in expansion of macro 'lzma_attribute' # define lzma_attr_const lzma_attribute((__const__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/filter.h:79:16: note: in expansion of macro 'lzma_attr_const' lzma_nothrow lzma_attr_const; ^~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:269:26: note: in expansion of macro 'lzma_attribute' # define lzma_attr_const lzma_attribute((__const__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/filter.h:79:16: note: in expansion of macro 'lzma_attr_const' lzma_nothrow lzma_attr_const; ^~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:269:26: note: in expansion of macro 'lzma_attribute' # define lzma_attr_const lzma_attribute((__const__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/filter.h:89:16: note: in expansion of macro 'lzma_attr_const' lzma_nothrow lzma_attr_const; ^~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:269:26: note: in expansion of macro 'lzma_attribute' # define lzma_attr_const lzma_attribute((__const__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/filter.h:89:16: note: in expansion of macro 'lzma_attr_const' lzma_nothrow lzma_attr_const; ^~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/filter.h:140:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/filter.h:140:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/filter.h:159:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/filter.h:159:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/filter.h:181:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/filter.h:181:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/filter.h:199:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/filter.h:199:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/filter.h:386:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/filter.h:386:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/filter.h:409:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/filter.h:409:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/filter.h:426:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/filter.h:426:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:269:26: note: in expansion of macro 'lzma_attribute' # define lzma_attr_const lzma_attribute((__const__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/lzma12.h:129:16: note: in expansion of macro 'lzma_attr_const' lzma_nothrow lzma_attr_const; ^~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:269:26: note: in expansion of macro 'lzma_attribute' # define lzma_attr_const lzma_attribute((__const__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/lzma12.h:129:16: note: in expansion of macro 'lzma_attr_const' lzma_nothrow lzma_attr_const; ^~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:269:26: note: in expansion of macro 'lzma_attribute' # define lzma_attr_const lzma_attribute((__const__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/lzma12.h:171:16: note: in expansion of macro 'lzma_attr_const' lzma_nothrow lzma_attr_const; ^~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:269:26: note: in expansion of macro 'lzma_attribute' # define lzma_attr_const lzma_attribute((__const__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/lzma12.h:171:16: note: in expansion of macro 'lzma_attr_const' lzma_nothrow lzma_attr_const; ^~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/container.h:200:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/container.h:200:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/container.h:216:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/container.h:216:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/container.h:260:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/container.h:260:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/container.h:316:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/container.h:316:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/container.h:335:40: note: in expansion of macro 'lzma_attr_pure' const lzma_mt *options) lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/container.h:335:40: note: in expansion of macro 'lzma_attr_pure' const lzma_mt *options) lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/container.h:359:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/container.h:359:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/container.h:384:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/container.h:384:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/container.h:444:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/container.h:444:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/container.h:538:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/container.h:538:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/container.h:563:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/container.h:563:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/container.h:586:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/container.h:586:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/container.h:632:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/container.h:632:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/stream_flags.h:124:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/stream_flags.h:124:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/stream_flags.h:141:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/stream_flags.h:141:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/stream_flags.h:176:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/stream_flags.h:176:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/stream_flags.h:203:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/stream_flags.h:203:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/stream_flags.h:223:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/stream_flags.h:223:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/block.h:310:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/block.h:310:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/block.h:333:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/block.h:333:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/block.h:378:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/block.h:378:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/block.h:410:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/block.h:410:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/block.h:425:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/block.h:425:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/block.h:438:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/block.h:438:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/block.h:457:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/block.h:457:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/block.h:475:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/block.h:475:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/block.h:529:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/block.h:529:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/block.h:547:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/block.h:547:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:346:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:346:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:367:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:367:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:381:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:381:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:399:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:399:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:406:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:406:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:416:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:416:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:425:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:425:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:436:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:436:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:446:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:446:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:458:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:458:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:465:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:465:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:516:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:516:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:569:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:569:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:579:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:579:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:597:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:597:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:630:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:630:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index_hash.h:41:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index_hash.h:41:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index_hash.h:67:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index_hash.h:67:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index_hash.h:97:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index_hash.h:97:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index_hash.h:107:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index_hash.h:107:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ In file included from CoreArray/dFile.h:42, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: CoreArray/dStream.h:85:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdHandleStream(); ^ CoreArray/dStream.h:86:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdHandleStream(TSysHandle AHandle); ^ CoreArray/dStream.h:88:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Read(void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:89:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Write(const void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:90:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 Seek(SIZE64 Offset, TdSysSeekOrg Origin); ^ CoreArray/dStream.h:91:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void SetSize(SIZE64 NewSize); ^ CoreArray/dStream.h:93:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE TSysHandle Handle() const { return fHandle; } ^~~~~ CoreArray/dStream.h:111:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdFileStream(const char *const AFileName, TdOpenMode mode); ^ CoreArray/dStream.h:112:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdFileStream(); ^ CoreArray/dStream.h:114:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE const string& FileName() const { return fFileName; } ^~~~~ CoreArray/dStream.h:115:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE TdOpenMode Model() const { return fMode; } ^~~~~ CoreArray/dStream.h:121:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdFileStream(): CdHandleStream() {} ^ CoreArray/dStream.h:122:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Init(const char *const AFileName, TdOpenMode Mode); ^ CoreArray/dStream.h:130:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdForkFileStream(const char *const AFileName, TdOpenMode Mode); ^ CoreArray/dStream.h:133:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Read(void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:135:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Write(const void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:137:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 Seek(SIZE64 Offset, TdSysSeekOrg Origin); ^ CoreArray/dStream.h:138:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 GetSize(); ^ CoreArray/dStream.h:139:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void SetSize(SIZE64 NewSize); ^ CoreArray/dStream.h:147:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE void RedirectFile(); ^ CoreArray/dStream.h:155:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdTempStream(); ^ CoreArray/dStream.h:156:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdTempStream(const char *Path); ^ CoreArray/dStream.h:157:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdTempStream(); ^ CoreArray/dStream.h:165:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdMemoryStream(size_t Size=0); ^ CoreArray/dStream.h:166:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdMemoryStream(); ^ CoreArray/dStream.h:168:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Read(void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:169:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Write(const void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:170:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 Seek(SIZE64 Offset, TdSysSeekOrg Origin); ^ CoreArray/dStream.h:172:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 GetSize(); ^ CoreArray/dStream.h:173:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void SetSize(SIZE64 NewSize); ^ CoreArray/dStream.h:175:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *BufPointer(); ^ CoreArray/dStream.h:237:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TdCompressRemainder() { Size = 0; Buf64 = 0; } ^ CoreArray/dStream.h:260:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdRecodeStream(CdStream &vStream); ^ CoreArray/dStream.h:261:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdRecodeStream(); ^ CoreArray/dStream.h:263:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE CdStream &Stream() const { return *fStream; } ^~~~~ CoreArray/dStream.h:264:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE SIZE64 TotalIn() const { return fTotalIn; } ^~~~~ CoreArray/dStream.h:265:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE SIZE64 TotalOut() const { return fTotalOut; } ^~~~~ CoreArray/dStream.h:272:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void UpdateStreamPosition(); ^ CoreArray/dStream.h:280:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdRecodeLevel(CdRecodeStream::TLevel level); ^ CoreArray/dStream.h:282:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE CdRecodeStream::TLevel Level() const { return fLevel; } ^~~~~ CoreArray/dStream.h:293:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrRecodeStream(): ErrStream() ^ CoreArray/dStream.h:295:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrRecodeStream(const std::string &msg): ErrStream() ^ CoreArray/dStream.h:297:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrRecodeStream(const char *fmt, ...): ErrStream() ^ CoreArray/dStream.h:331:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdRAAlgorithm(CdRecodeStream &owner); ^ CoreArray/dStream.h:333:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE TBlockSize SizeType() const { return fSizeType; } ^~~~~ CoreArray/dStream.h:347:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdRA_Read(CdRecodeStream *owner); ^ CoreArray/dStream.h:349:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~CdRA_Read(); ^ CoreArray/dStream.h:352:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void GetUpdated(); ^ CoreArray/dStream.h:354:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void GetBlockInfo(vector &RawSize, vector &CmpSize); ^ CoreArray/dStream.h:387:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void InitReadStream(); ^ CoreArray/dStream.h:389:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool SeekStream(SIZE64 Position); ^ CoreArray/dStream.h:391:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool NextBlock(); ^ CoreArray/dStream.h:393:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void BinSearch(SIZE64 Position, ssize_t low, ssize_t high); ^ CoreArray/dStream.h:395:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual bool ReadMagicNumber(CdStream &Stream) = 0; ^ CoreArray/dStream.h:397:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void LoadIndexing(); ^ CoreArray/dStream.h:401:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void GetBlockHeader_v1_0(); ^ CoreArray/dStream.h:408:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdRA_Write(CdRecodeStream *owner, TBlockSize bs); ^ CoreArray/dStream.h:411:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void InitWriteStream(); ^ CoreArray/dStream.h:413:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void DoneWriteStream(); ^ CoreArray/dStream.h:416:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void InitWriteBlock(); ^ CoreArray/dStream.h:418:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void DoneWriteBlock(); ^ CoreArray/dStream.h:436:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void AddBlockInfo(C_UInt32 CmpLen, C_UInt32 RawLen); ^ CoreArray/dStream.h:439:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void WriteMagicNumber(CdStream &Stream) = 0; ^ CoreArray/dStream.h:452:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdBaseZStream(CdStream &vStream); ^ CoreArray/dStream.h:469:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdZEncoder(CdStream &Dest, TLevel Level); ^ CoreArray/dStream.h:471:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int memLevel=Z_DEFAULT_MEMORY, int Strategy=Z_DEFAULT_STRATEGY); ^ CoreArray/dStream.h:472:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdZEncoder(); ^ CoreArray/dStream.h:474:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Read(void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:475:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Write(const void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:476:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 Seek(SIZE64 Offset, TdSysSeekOrg Origin); ^ CoreArray/dStream.h:477:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void SetSize(SIZE64 NewSize); ^ CoreArray/dStream.h:478:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Close(); ^ CoreArray/dStream.h:480:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ssize_t Pending(); ^ CoreArray/dStream.h:481:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE bool HaveClosed() const { return fHaveClosed; } ^~~~~ CoreArray/dStream.h:489:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SyncFinish(); ^ CoreArray/dStream.h:496:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdZDecoder(CdStream &Source); ^ CoreArray/dStream.h:497:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdZDecoder(CdStream &Source, int windowBits); ^ CoreArray/dStream.h:498:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdZDecoder(); ^ CoreArray/dStream.h:500:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Read(void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:501:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Write(const void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:502:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 Seek(SIZE64 Offset, TdSysSeekOrg Origin); ^ CoreArray/dStream.h:503:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 GetSize(); ^ CoreArray/dStream.h:504:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void SetSize(SIZE64 NewSize); ^ CoreArray/dStream.h:518:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdZEncoder_RA(CdStream &Dest, TLevel Level, TBlockSize BlockSize); ^ CoreArray/dStream.h:520:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Write(const void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:521:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Close(); ^ CoreArray/dStream.h:528:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void CopyFrom(CdStream &Source, SIZE64 Pos, SIZE64 Count); ^ CoreArray/dStream.h:535:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void WriteMagicNumber(CdStream &Stream); ^ CoreArray/dStream.h:537:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SyncFinishBlock(); ^ CoreArray/dStream.h:548:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdZDecoder_RA(CdStream &Source); ^ CoreArray/dStream.h:550:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Read(void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:551:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 Seek(SIZE64 Offset, TdSysSeekOrg Origin); ^ CoreArray/dStream.h:555:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual bool ReadMagicNumber(CdStream &Stream); ^ CoreArray/dStream.h:557:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Reset(); ^ CoreArray/dStream.h:565:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture EZLibError(int Code); ^ CoreArray/dStream.h:566:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture EZLibError(const char *fmt, ...): ErrRecodeStream() ^ CoreArray/dStream.h:568:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int ErrCode() const { return fErrCode; }; ^~~~~ CoreArray/dStream.h:602:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdBaseLZ4Stream(CdStream &vStream); ^ CoreArray/dStream.h:611:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TLZ4Chunk chunk); ^ CoreArray/dStream.h:612:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdLZ4Encoder(); ^ CoreArray/dStream.h:614:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Read(void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:615:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Write(const void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:616:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 Seek(SIZE64 Offset, TdSysSeekOrg Origin); ^ CoreArray/dStream.h:617:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void SetSize(SIZE64 NewSize); ^ CoreArray/dStream.h:618:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Close(); ^ CoreArray/dStream.h:619:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int Pending() { return 0; } ^ CoreArray/dStream.h:621:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE TLZ4Chunk Chunk() const { return fChunk; } ^~~~~ CoreArray/dStream.h:622:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE ssize_t ChunkSize() const { return fChunkSize; } ^~~~~ CoreArray/dStream.h:623:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE CdRecodeStream::TLevel Level() const { return fLevel; } ^~~~~ CoreArray/dStream.h:624:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE bool HaveClosed() const { return fHaveClosed; } ^~~~~ CoreArray/dStream.h:641:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdLZ4Decoder(CdStream &Source); ^ CoreArray/dStream.h:642:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdLZ4Decoder(); ^ CoreArray/dStream.h:644:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Read(void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:645:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Write(const void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:646:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 Seek(SIZE64 Offset, TdSysSeekOrg Origin); ^ CoreArray/dStream.h:647:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 GetSize(); ^ CoreArray/dStream.h:648:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void SetSize(SIZE64 NewSize); ^ CoreArray/dStream.h:668:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TBlockSize BlockSize); ^ CoreArray/dStream.h:669:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdLZ4Encoder_RA(); ^ CoreArray/dStream.h:671:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Read(void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:672:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Write(const void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:673:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 Seek(SIZE64 Offset, TdSysSeekOrg Origin); ^ CoreArray/dStream.h:674:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void SetSize(SIZE64 NewSize); ^ CoreArray/dStream.h:675:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Close(); ^ CoreArray/dStream.h:682:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void CopyFrom(CdStream &Source, SIZE64 Pos, SIZE64 Count); ^ CoreArray/dStream.h:684:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ssize_t Pending() { return 0; } ^ CoreArray/dStream.h:685:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE bool HaveClosed() const { return fHaveClosed; } ^~~~~ CoreArray/dStream.h:686:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE CdRecodeStream::TLevel Level() const { return fLevel; } ^~~~~ CoreArray/dStream.h:704:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void WriteMagicNumber(CdStream &Stream); ^ CoreArray/dStream.h:706:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Compressing(int bufsize); ^ CoreArray/dStream.h:716:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdLZ4Decoder_RA(CdStream &Source); ^ CoreArray/dStream.h:718:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Read(void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:719:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Write(const void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:720:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 Seek(SIZE64 Offset, TdSysSeekOrg Origin); ^ CoreArray/dStream.h:721:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 GetSize(); ^ CoreArray/dStream.h:722:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void SetSize(SIZE64 NewSize); ^ CoreArray/dStream.h:724:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE CdRecodeStream::TLevel Level() const { return fLevel; } ^~~~~ CoreArray/dStream.h:741:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual bool ReadMagicNumber(CdStream &Stream); ^ CoreArray/dStream.h:743:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Reset(); ^ CoreArray/dStream.h:751:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ELZ4Error(): ErrRecodeStream() ^ CoreArray/dStream.h:753:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ELZ4Error(const char *fmt, ...): ErrRecodeStream() ^ CoreArray/dStream.h:755:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ELZ4Error(const std::string &msg): ErrRecodeStream() ^ CoreArray/dStream.h:757:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ELZ4Error(LZ4F_errorCode_t err) ^ CoreArray/dStream.h:774:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdBaseXZStream(CdStream &vStream); ^ CoreArray/dStream.h:786:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdXZEncoder(CdStream &Dest, TLevel Level); ^ CoreArray/dStream.h:787:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdXZEncoder(CdStream &Dest, int DictKB); ^ CoreArray/dStream.h:788:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdXZEncoder(); ^ CoreArray/dStream.h:790:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Read(void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:791:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Write(const void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:792:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 Seek(SIZE64 Offset, TdSysSeekOrg Origin); ^ CoreArray/dStream.h:793:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void SetSize(SIZE64 NewSize); ^ CoreArray/dStream.h:794:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Close(); ^ CoreArray/dStream.h:796:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ssize_t Pending(); ^ CoreArray/dStream.h:797:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE bool HaveClosed() const { return fHaveClosed; } ^~~~~ CoreArray/dStream.h:802:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SyncFinish(); ^ CoreArray/dStream.h:803:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void InitXZStream(); ^ CoreArray/dStream.h:811:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdXZDecoder(CdStream &Source); ^ CoreArray/dStream.h:812:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdXZDecoder(); ^ CoreArray/dStream.h:814:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Read(void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:815:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Write(const void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:816:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 Seek(SIZE64 Offset, TdSysSeekOrg Origin); ^ CoreArray/dStream.h:817:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 GetSize(); ^ CoreArray/dStream.h:818:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void SetSize(SIZE64 NewSize); ^ CoreArray/dStream.h:831:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdXZEncoder_RA(CdStream &Dest, TLevel Level, TBlockSize BlockSize); ^ CoreArray/dStream.h:833:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Write(const void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:834:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Close(); ^ CoreArray/dStream.h:841:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void CopyFrom(CdStream &Source, SIZE64 Pos, SIZE64 Count); ^ CoreArray/dStream.h:848:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void WriteMagicNumber(CdStream &Stream); ^ CoreArray/dStream.h:850:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SyncFinishBlock(); ^ CoreArray/dStream.h:861:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdXZDecoder_RA(CdStream &Source); ^ CoreArray/dStream.h:863:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Read(void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:864:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 Seek(SIZE64 Offset, TdSysSeekOrg Origin); ^ CoreArray/dStream.h:868:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual bool ReadMagicNumber(CdStream &Stream); ^ CoreArray/dStream.h:870:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Reset(); ^ CoreArray/dStream.h:878:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture EXZError(): ErrRecodeStream() ^ CoreArray/dStream.h:880:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture EXZError(const char *fmt, ...): ErrRecodeStream() ^ CoreArray/dStream.h:882:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture EXZError(const std::string &msg): ErrRecodeStream() ^ CoreArray/dStream.h:884:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture EXZError(int code): ErrRecodeStream() ^ CoreArray/dStream.h:920:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TBlockInfo(); ^ CoreArray/dStream.h:921:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TBlockInfo(bool head, SIZE64 bs, SIZE64 ss, SIZE64 sn); ^ CoreArray/dStream.h:922:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SIZE64 AbsStart() const; /// the start position with overhead ^~~~~ CoreArray/dStream.h:923:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetSize(CdStream &Stream, SIZE64 _Size); ^ CoreArray/dStream.h:924:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetNext(CdStream &Stream, SIZE64 _Next); ^ CoreArray/dStream.h:925:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetSize2(CdStream &Stream, SIZE64 _Size, SIZE64 _Next); ^ CoreArray/dStream.h:928:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdBlockStream(CdBlockCollection &vCollection); ^ CoreArray/dStream.h:929:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdBlockStream(); ^ CoreArray/dStream.h:931:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Read(void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:932:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Write(const void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:933:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 Seek(SIZE64 Offset, TdSysSeekOrg Origin); ^ CoreArray/dStream.h:934:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 GetSize(); ^ CoreArray/dStream.h:935:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void SetSize(SIZE64 NewSize); ^ CoreArray/dStream.h:936:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetSizeOnly(SIZE64 NewSize); ^ CoreArray/dStream.h:938:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SyncSizeInfo(); ^ CoreArray/dStream.h:939:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SIZE64 GetSize() const; ^~~~~ CoreArray/dStream.h:941:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool ReadOnly() const; ^~~~~ CoreArray/dStream.h:942:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int ListCount() const; ^~~~~ CoreArray/dStream.h:944:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE TdGDSBlockID ID() const { return fID; } ^~~~~ CoreArray/dStream.h:945:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE SIZE64 Capacity() const { return fBlockCapacity; } ^~~~~ CoreArray/dStream.h:946:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE SIZE64 Size() const { return fBlockSize; } ^~~~~ CoreArray/dStream.h:947:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE CdBlockCollection &Collection() const { return fCollection; } ^~~~~ CoreArray/dStream.h:948:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE const TBlockInfo *List() const { return fList; } ^~~~~ CoreArray/dStream.h:959:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TBlockInfo *_FindCur(const SIZE64 Pos); ^ CoreArray/dStream.h:974:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdBlockCollection(const SIZE64 vCodeStart=0); ^ CoreArray/dStream.h:975:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdBlockCollection(); ^ CoreArray/dStream.h:978:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdLogRecord *Log); ^ CoreArray/dStream.h:979:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void WriteStream(CdStream *vStream); ^ CoreArray/dStream.h:980:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Clear(); ^ CoreArray/dStream.h:982:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdBlockStream *NewBlockStream(); ^ CoreArray/dStream.h:984:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void DeleteBlockStream(TdGDSBlockID id); ^ CoreArray/dStream.h:987:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdBlockStream *operator[] (const TdGDSBlockID &id); ^ CoreArray/dStream.h:989:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool HaveID(TdGDSBlockID id); ^ CoreArray/dStream.h:991:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int NumOfFragment(); ^ CoreArray/dStream.h:993:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE CdStream *Stream() const ^~~~~ CoreArray/dStream.h:995:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE CdObjClassMgr *ClassMgr() const ^~~~~ CoreArray/dStream.h:997:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE bool ReadOnly() const ^~~~~ CoreArray/dStream.h:999:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE const vector &BlockList() const ^~~~~ CoreArray/dStream.h:1001:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE const CdBlockStream::TBlockInfo* UnusedBlock() const ^~~~~ CoreArray/dStream.h:1013:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _IncStreamSize(CdBlockStream &Block, const SIZE64 NewSize); ^ CoreArray/dStream.h:1014:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _DecStreamSize(CdBlockStream &Block, const SIZE64 NewSize); ^ CoreArray/dStream.h:1015:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PdBlockStream_BlockInfo _NeedBlock(SIZE64 Size, bool Head); ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cmath:45, from CoreArray/dAllocator.h:43, from CoreArray/dAny.h:43, from CoreArray/dFile.h:43, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:177:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double rslt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:177:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:178:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __mingw_setusermatherr (int (__cdecl *)(struct _exception *)); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:178:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:179:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __setusermatherr(int (__cdecl *)(struct _exception *)); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:179:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:183:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl sin(double _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:183:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:184:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl cos(double _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:184:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:185:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl tan(double _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:185:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:186:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl sinh(double _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:186:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:187:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl cosh(double _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:187:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:188:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl tanh(double _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:188:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:189:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl asin(double _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:189:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:190:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl acos(double _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:190:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:191:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl atan(double _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:191:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:192:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl atan2(double _Y,double _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:192:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:193:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl exp(double _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:193:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:194:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl log(double _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:194:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:195:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl log10(double _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:195:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:196:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl pow(double _X,double _Y); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:196:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:197:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl sqrt(double _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:197:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:198:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl ceil(double _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:198:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:199:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl floor(double _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:199:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:202:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl fabsf (float x); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:202:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:203:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl fabsl (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:203:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:204:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl fabs (double _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:204:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:208:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE float __cdecl fabsf (float x) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:219:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE long double __cdecl fabsl (long double x) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:230:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE double __cdecl fabs (double x) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:243:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl ldexp(double _X,int _Y); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:243:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:244:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl frexp(double _X,int *_Y); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:244:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:245:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl modf(double _X,double *_Y); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:245:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:246:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl fmod(double _X,double _Y); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:246:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:248:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl sincos (double __x, double *p_sin, double *p_cos); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:248:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:249:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl sincosl (long double __x, long double *p_sin, long double *p_cos); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:249:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:250:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl sincosf (float __x, float *p_sin, float *p_cos); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:250:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:276:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl _cabs(struct _complex _ComplexA); /* Overriden to use our cabs. */ ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:276:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:277:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl _hypot(double _X,double _Y); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:277:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:278:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl _j0(double _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:278:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:279:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl _j1(double _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:279:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:280:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl _jn(int _X,double _Y); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:280:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:281:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl _y0(double _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:281:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:282:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl _y1(double _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:282:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:283:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl _yn(int _X,double _Y); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:283:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:286:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _matherr (struct _exception *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:286:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:311:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl j0 (double) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:311:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:312:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl j1 (double) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:312:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:313:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl jn (int, double) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:313:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:314:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl y0 (double) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:314:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:315:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl y1 (double) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:315:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:316:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl yn (int, double) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:316:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:318:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl chgsign (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:318:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:327:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl finite (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:327:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:328:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl fpclass (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:328:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:407:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern int __cdecl __fpclassifyl (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:407:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:408:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern int __cdecl __fpclassifyf (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:408:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:409:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern int __cdecl __fpclassify (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:409:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:412:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE int __cdecl __fpclassifyl (long double x) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:438:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE int __cdecl __fpclassify (double x) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:460:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE int __cdecl __fpclassifyf (float x) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:520:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern int __cdecl __isnan (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:520:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:521:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern int __cdecl __isnanf (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:521:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:522:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern int __cdecl __isnanl (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:522:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:525:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE int __cdecl __isnan (double _x) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:546:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE int __cdecl __isnanf (float _x) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:565:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE int __cdecl __isnanl (long double _x) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:607:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern int __cdecl __signbit (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:607:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:608:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern int __cdecl __signbitf (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:608:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:609:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern int __cdecl __signbitl (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:609:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:611:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE int __cdecl __signbit (double x) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:624:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE int __cdecl __signbitf (float x) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:636:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE int __cdecl __signbitl (long double x) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:664:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl sinf(float _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:664:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:665:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl sinl(long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:665:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:667:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl cosf(float _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:667:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:668:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl cosl(long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:668:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:670:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl tanf(float _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:670:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:671:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl tanl(long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:671:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:672:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl asinf(float _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:672:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:673:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl asinl(long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:673:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:675:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl acosf (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:675:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:676:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl acosl (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:676:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:678:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl atanf (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:678:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:679:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl atanl (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:679:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:681:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl atan2f (float, float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:681:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:682:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl atan2l (long double, long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:682:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:685:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl sinhf(float _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:685:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:687:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE float sinhf(float _X) { return ((float)sinh((double)_X)); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:689:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl sinhl(long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:689:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:691:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl coshf(float _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:691:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:693:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE float coshf(float _X) { return ((float)cosh((double)_X)); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:695:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl coshl(long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:695:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:697:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl tanhf(float _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:697:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:699:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE float tanhf(float _X) { return ((float)tanh((double)_X)); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:701:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl tanhl(long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:701:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:705:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl acosh (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:705:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:706:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl acoshf (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:706:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:707:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl acoshl (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:707:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:710:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl asinh (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:710:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:711:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl asinhf (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:711:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:712:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl asinhl (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:712:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:715:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl atanh (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:715:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:716:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl atanhf (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:716:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:717:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl atanhl (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:717:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:721:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl expf(float _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:721:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:723:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE float expf(float _X) { return ((float)exp((double)_X)); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:725:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl expl(long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:725:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:728:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl exp2(double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:728:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:729:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl exp2f(float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:729:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:730:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl exp2l(long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:730:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:734:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl expm1(double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:734:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:735:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl expm1f(float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:735:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:736:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl expm1l(long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:736:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:739:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float frexpf(float _X,int *_Y); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:739:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:741:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE float frexpf(float _X,int *_Y) { return ((float)frexp((double)_X,_Y)); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:743:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl frexpl(long double,int *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:743:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:748:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern int __cdecl ilogb (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:748:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:749:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern int __cdecl ilogbf (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:749:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:750:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern int __cdecl ilogbl (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:750:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:753:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl ldexpf(float _X,int _Y); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:753:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:755:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE float __cdecl ldexpf (float x, int expn) { return (float) ldexp ((double)x, expn); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:757:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl ldexpl (long double, int); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:757:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:760:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl logf (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:760:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:761:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl logl(long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:761:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:764:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl log10f (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:764:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:765:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl log10l(long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:765:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:768:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl log1p(double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:768:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:769:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl log1pf(float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:769:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:770:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl log1pl(long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:770:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:773:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl log2 (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:773:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:774:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl log2f (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:774:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:775:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl log2l (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:775:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:778:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl logb (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:778:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:779:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl logbf (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:779:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:780:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl logbl (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:780:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:863:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl modff (float, float*); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:863:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:864:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl modfl (long double, long double*); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:864:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:867:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl scalbn (double, int); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:867:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:868:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl scalbnf (float, int); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:868:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:869:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl scalbnl (long double, int); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:869:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:871:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl scalbln (double, long); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:871:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:872:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl scalblnf (float, long); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:872:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:873:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl scalblnl (long double, long); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:873:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:877:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl cbrt (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:877:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:878:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl cbrtf (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:878:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:879:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl cbrtl (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:879:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:882:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl hypot (double, double) __MINGW_ATTRIB_DEPRECATED_MSVC2005; /* in libmoldname.a */ ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:882:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:883:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl hypotf (float x, float y); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:883:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:885:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE float __cdecl hypotf (float x, float y) { return (float) hypot ((double)x, (double)y);} ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:887:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl hypotl (long double, long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:887:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:890:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl powf(float _X,float _Y); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:890:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:892:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE float powf(float _X,float _Y) { return ((float)pow((double)_X,(double)_Y)); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:894:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl powl (long double, long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:894:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:897:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl sqrtf (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:897:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:898:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double sqrtl(long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:898:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:901:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl erf (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:901:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:902:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl erff (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:902:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:903:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl erfl (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:903:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:906:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl erfc (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:906:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:907:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl erfcf (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:907:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:908:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl erfcl (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:908:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:911:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl lgamma (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:911:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:912:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl lgammaf (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:912:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:913:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl lgammal (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:913:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:918:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl tgamma (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:918:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:919:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl tgammaf (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:919:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:920:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl tgammal (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:920:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:923:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl ceilf (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:923:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:924:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl ceill (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:924:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:927:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl floorf (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:927:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:928:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl floorl (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:928:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:931:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl nearbyint ( double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:931:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:932:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl nearbyintf (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:932:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:933:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl nearbyintl (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:933:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:937:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl rint (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:937:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:938:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl rintf (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:938:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:939:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl rintl (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:939:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:942:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long __cdecl lrint (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:942:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:943:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long __cdecl lrintf (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:943:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:944:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long __cdecl lrintl (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:944:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:946:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION long long __cdecl llrint (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:946:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:947:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION long long __cdecl llrintf (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:947:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:948:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION long long __cdecl llrintl (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:948:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1030:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl round (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1030:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1031:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl roundf (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1031:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1032:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl roundl (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1032:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1035:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long __cdecl lround (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1035:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1036:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long __cdecl lroundf (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1036:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1037:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long __cdecl lroundl (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1037:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1038:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION long long __cdecl llround (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1038:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1039:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION long long __cdecl llroundf (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1039:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1040:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION long long __cdecl llroundl (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1040:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1044:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl trunc (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1044:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1045:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl truncf (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1045:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1046:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl truncl (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1046:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1049:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl fmodf (float, float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1049:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1050:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl fmodl (long double, long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1050:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1053:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl remainder (double, double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1053:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1054:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl remainderf (float, float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1054:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1055:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl remainderl (long double, long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1055:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1058:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl remquo(double, double, int *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1058:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1059:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl remquof(float, float, int *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1059:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1060:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl remquol(long double, long double, int *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1060:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1063:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl copysign (double, double); /* in libmoldname.a */ ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1063:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1064:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl copysignf (float, float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1064:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1065:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl copysignl (long double, long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1065:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1069:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE double __cdecl copysign (double x, double y) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1076:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE float __cdecl copysignf (float x, float y) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1087:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl nan(const char *tagp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1087:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1088:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl nanf(const char *tagp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1088:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1089:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl nanl(const char *tagp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1089:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1098:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl nextafter (double, double); /* in libmoldname.a */ ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1098:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1099:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl nextafterf (float, float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1099:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1100:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl nextafterl (long double, long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1100:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1103:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl nexttoward (double, long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1103:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1104:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl nexttowardf (float, long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1104:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1105:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl nexttowardl (long double, long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1105:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1109:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl fdim (double x, double y); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1109:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1110:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl fdimf (float x, float y); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1110:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1111:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl fdiml (long double x, long double y); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1111:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1119:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl fmax (double, double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1119:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1120:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl fmaxf (float, float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1120:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1121:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl fmaxl (long double, long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1121:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1124:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl fmin (double, double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1124:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1125:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl fminf (float, float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1125:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1126:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl fminl (long double, long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1126:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1130:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl fma (double, double, double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1130:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1131:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl fmaf (float, float, float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1131:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1132:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl fmal (long double, long double, long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1132:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1181:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP float __cdecl _copysignf (float _Number,float _Sign); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1181:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1182:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP float __cdecl _chgsignf (float _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1182:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1183:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP float __cdecl _logbf(float _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1183:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1184:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP float __cdecl _nextafterf(float _X,float _Y); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1184:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1185:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _finitef(float _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1185:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1186:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _isnanf(float _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1186:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1187:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fpclassf(float _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1187:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1191:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl _chgsignl (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1191:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from CoreArray/dAllocator.h:43, from CoreArray/dAny.h:43, from CoreArray/dFile.h:43, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/cmath:87:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture acos(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:91:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture acos(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:99:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture acos(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:106:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture asin(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:110:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture asin(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:118:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture asin(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:125:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atan(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:129:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atan(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:137:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atan(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:144:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atan2(float __y, float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:148:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atan2(long double __y, long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:155:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atan2(_Tp __y, _Up __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:165:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ceil(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:169:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ceil(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:177:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ceil(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:184:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cos(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:188:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cos(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:196:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cos(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:203:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cosh(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:207:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cosh(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:215:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cosh(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:222:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture exp(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:226:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture exp(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:234:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture exp(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:241:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fabs(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:245:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fabs(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:253:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fabs(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:260:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture floor(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:264:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture floor(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:272:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture floor(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:279:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fmod(float __x, float __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:283:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fmod(long double __x, long double __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:290:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fmod(_Tp __x, _Up __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:300:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture frexp(float __x, int* __exp) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:304:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture frexp(long double __x, int* __exp) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:312:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture frexp(_Tp __x, int* __exp) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:319:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ldexp(float __x, int __exp) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:323:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ldexp(long double __x, int __exp) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:331:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ldexp(_Tp __x, int __exp) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:338:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture log(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:342:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture log(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:350:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture log(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:357:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture log10(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:361:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture log10(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:369:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture log10(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:376:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture modf(float __x, float* __iptr) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:380:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture modf(long double __x, long double* __iptr) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:388:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pow(float __x, float __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:392:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pow(long double __x, long double __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:415:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pow(_Tp __x, _Up __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:425:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture sin(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:429:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture sin(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:437:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture sin(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:444:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture sinh(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:448:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture sinh(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:456:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture sinh(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:463:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture sqrt(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:467:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture sqrt(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:475:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture sqrt(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:482:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tan(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:486:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tan(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:494:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tan(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:501:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tanh(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:505:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tanh(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:513:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tanh(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:537:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fpclassify(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:542:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fpclassify(double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:547:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fpclassify(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:556:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fpclassify(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:562:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isfinite(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:566:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isfinite(double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:570:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isfinite(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:578:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isfinite(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:584:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isinf(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:592:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isinf(double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:597:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isinf(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:605:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isinf(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:611:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isnan(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:619:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isnan(double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:624:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isnan(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:632:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isnan(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:638:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isnormal(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:642:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isnormal(double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:646:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isnormal(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:654:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isnormal(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:661:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture signbit(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:665:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture signbit(double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:669:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture signbit(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:677:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture signbit(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:683:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isgreater(float __x, float __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:687:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isgreater(double __x, double __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:691:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isgreater(long double __x, long double __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:700:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isgreater(_Tp __x, _Up __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:709:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isgreaterequal(float __x, float __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:713:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isgreaterequal(double __x, double __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:717:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isgreaterequal(long double __x, long double __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:726:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isgreaterequal(_Tp __x, _Up __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:735:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isless(float __x, float __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:739:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isless(double __x, double __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:743:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isless(long double __x, long double __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:752:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isless(_Tp __x, _Up __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:761:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture islessequal(float __x, float __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:765:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture islessequal(double __x, double __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:769:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture islessequal(long double __x, long double __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:778:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture islessequal(_Tp __x, _Up __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:787:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture islessgreater(float __x, float __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:791:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture islessgreater(double __x, double __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:795:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture islessgreater(long double __x, long double __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:804:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture islessgreater(_Tp __x, _Up __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:813:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isunordered(float __x, float __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:817:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isunordered(double __x, double __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:821:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isunordered(long double __x, long double __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:830:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isunordered(_Tp __x, _Up __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1214:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture acosh(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1218:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture acosh(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1226:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture acosh(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1232:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture asinh(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1236:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture asinh(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1244:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture asinh(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1250:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atanh(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1254:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atanh(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1262:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atanh(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1268:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cbrt(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1272:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cbrt(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1280:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cbrt(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1286:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture copysign(float __x, float __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1290:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture copysign(long double __x, long double __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1297:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture copysign(_Tp __x, _Up __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1306:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erf(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1310:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erf(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1318:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erf(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1324:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erfc(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1328:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erfc(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1336:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erfc(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1342:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture exp2(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1346:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture exp2(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1354:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture exp2(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1360:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture expm1(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1364:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture expm1(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1372:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture expm1(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1378:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fdim(float __x, float __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1382:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fdim(long double __x, long double __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1389:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fdim(_Tp __x, _Up __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1398:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fma(float __x, float __y, float __z) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1402:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fma(long double __x, long double __y, long double __z) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1409:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fma(_Tp __x, _Up __y, _Vp __z) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1418:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fmax(float __x, float __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1422:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fmax(long double __x, long double __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1429:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fmax(_Tp __x, _Up __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1438:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fmin(float __x, float __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1442:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fmin(long double __x, long double __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1449:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fmin(_Tp __x, _Up __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1458:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture hypot(float __x, float __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1462:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture hypot(long double __x, long double __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1469:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture hypot(_Tp __x, _Up __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1478:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ilogb(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1482:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ilogb(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1491:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ilogb(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1497:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lgamma(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1501:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lgamma(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1509:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lgamma(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1515:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture llrint(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1519:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture llrint(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1527:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture llrint(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1533:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture llround(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1537:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture llround(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1545:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture llround(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1551:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture log1p(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1555:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture log1p(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1563:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture log1p(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1570:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture log2(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1574:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture log2(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1582:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture log2(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1588:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture logb(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1592:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture logb(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1600:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture logb(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1606:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lrint(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1610:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lrint(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1618:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lrint(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1624:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lround(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1628:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lround(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1636:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lround(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1642:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture nearbyint(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1646:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture nearbyint(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1654:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture nearbyint(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1660:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture nextafter(float __x, float __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1664:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture nextafter(long double __x, long double __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1671:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture nextafter(_Tp __x, _Up __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1680:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture nexttoward(float __x, long double __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1684:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture nexttoward(long double __x, long double __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1692:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture nexttoward(_Tp __x, long double __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1698:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture remainder(float __x, float __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1702:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture remainder(long double __x, long double __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1709:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture remainder(_Tp __x, _Up __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1718:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture remquo(float __x, float __y, int* __pquo) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1722:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture remquo(long double __x, long double __y, int* __pquo) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1729:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture remquo(_Tp __x, _Up __y, int* __pquo) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1738:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rint(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1742:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rint(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1750:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rint(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1756:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture round(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1760:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture round(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1768:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture round(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1774:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture scalbln(float __x, long __ex) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1778:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture scalbln(long double __x, long __ex) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1786:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture scalbln(_Tp __x, long __ex) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1792:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture scalbn(float __x, int __ex) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1796:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture scalbn(long double __x, int __ex) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1804:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture scalbn(_Tp __x, int __ex) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1810:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tgamma(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1814:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tgamma(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1822:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tgamma(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1828:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture trunc(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1832:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture trunc(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1840:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture trunc(_Tp __x) ^ In file included from CoreArray/dAny.h:43, from CoreArray/dFile.h:43, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: CoreArray/dAllocator.h:66:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdAllocator(); ^ CoreArray/dAllocator.h:67:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~CdAllocator(); ^ CoreArray/dAllocator.h:69:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Initialize(); ^ CoreArray/dAllocator.h:70:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Initialize(CdStream &Stream, bool CanRead, bool CanWrite); ^ CoreArray/dAllocator.h:71:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Free(); ^ CoreArray/dAllocator.h:73:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE SIZE64 GetSize() ^ CoreArray/dAllocator.h:75:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE void SetSize(SIZE64 NewSize) ^ CoreArray/dAllocator.h:77:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE SIZE64 Position() ^ CoreArray/dAllocator.h:79:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE void SetPosition(SIZE64 NewPos) ^ CoreArray/dAllocator.h:83:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE void ReadData(void *Buffer, ssize_t Count) ^ CoreArray/dAllocator.h:86:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE C_UInt8 R8b() ^ CoreArray/dAllocator.h:89:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE C_UInt16 R16b() ^ CoreArray/dAllocator.h:92:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE C_UInt32 R32b() ^ CoreArray/dAllocator.h:95:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE C_UInt64 R64b() ^ CoreArray/dAllocator.h:99:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE void ReadVar(C_Int8 &val) { val = (*_R8b)(*this); } ^ CoreArray/dAllocator.h:101:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE void ReadVar(C_UInt8 &val) { val = (*_R8b)(*this); } ^ CoreArray/dAllocator.h:103:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE void ReadVar(C_Int16 &val) { val = (*_R16b)(*this); } ^ CoreArray/dAllocator.h:105:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE void ReadVar(C_UInt16 &val) { val = (*_R16b)(*this); } ^ CoreArray/dAllocator.h:107:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE void ReadVar(C_Int32 &val) { val = (*_R32b)(*this); } ^ CoreArray/dAllocator.h:109:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE void ReadVar(C_UInt32 &val) { val = (*_R32b)(*this); } ^ CoreArray/dAllocator.h:113:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE void WriteData(const void *Buffer, ssize_t Count) ^ CoreArray/dAllocator.h:116:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE void W8b(C_UInt8 val) ^ CoreArray/dAllocator.h:119:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE void W16b(C_UInt16 val) ^ CoreArray/dAllocator.h:122:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE void W32b(C_UInt32 val) ^ CoreArray/dAllocator.h:125:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE void W64b(C_UInt64 val) ^ CoreArray/dAllocator.h:129:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Move(SIZE64 Src, SIZE64 Dst, SIZE64 Size); ^ CoreArray/dAllocator.h:132:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void ZeroFill(SIZE64 Size); ^ CoreArray/dAllocator.h:134:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void ZeroFill(SIZE64 Pos, SIZE64 Size); ^ CoreArray/dAllocator.h:137:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void CopyTo(CdBufStream &Obj, SIZE64 Pos, SIZE64 Count); ^ CoreArray/dAllocator.h:140:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE CdBufStream *BufStream() ^ CoreArray/dAllocator.h:179:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void _InitFree(CdAllocator &Obj); ^ CoreArray/dAllocator.h:180:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static SIZE64 _InitGetSize(CdAllocator &Obj); ^ CoreArray/dAllocator.h:181:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void _InitSetSize(CdAllocator &Obj, SIZE64 NewSize); ^ CoreArray/dAllocator.h:182:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static SIZE64 _InitGetPos(CdAllocator &Obj); ^ CoreArray/dAllocator.h:183:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void _InitSetPos(CdAllocator &Obj, SIZE64 NewPos); ^ CoreArray/dAllocator.h:184:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void _InitRead(CdAllocator &Obj, void *Buffer, ssize_t Count); ^ CoreArray/dAllocator.h:185:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static C_UInt8 _InitR8b(CdAllocator &Obj); ^ CoreArray/dAllocator.h:186:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static C_UInt16 _InitR16b(CdAllocator &Obj); ^ CoreArray/dAllocator.h:187:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static C_UInt32 _InitR32b(CdAllocator &Obj); ^ CoreArray/dAllocator.h:188:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static C_UInt64 _InitR64b(CdAllocator &Obj); ^ CoreArray/dAllocator.h:189:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void _InitWrite(CdAllocator &Obj, const void *Buffer, ssize_t Count); ^ CoreArray/dAllocator.h:190:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void _InitW8b(CdAllocator &Obj, C_UInt8 val); ^ CoreArray/dAllocator.h:191:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void _InitW16b(CdAllocator &Obj, C_UInt16 val); ^ CoreArray/dAllocator.h:192:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void _InitW32b(CdAllocator &Obj, C_UInt32 val); ^ CoreArray/dAllocator.h:193:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void _InitW64b(CdAllocator &Obj, C_UInt64 val); ^ CoreArray/dAllocator.h:195:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void _BufFree(CdAllocator &Obj); ^ CoreArray/dAllocator.h:196:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static SIZE64 _BufGetSize(CdAllocator &Obj); ^ CoreArray/dAllocator.h:197:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void _BufSetSize(CdAllocator &Obj, SIZE64 NewSize); ^ CoreArray/dAllocator.h:198:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static SIZE64 _BufGetPos(CdAllocator &Obj); ^ CoreArray/dAllocator.h:199:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void _BufSetPos(CdAllocator &Obj, SIZE64 NewPos); ^ CoreArray/dAllocator.h:200:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void _BufRead(CdAllocator &Obj, void *Buffer, ssize_t Count); ^ CoreArray/dAllocator.h:201:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static C_UInt8 _BufR8b(CdAllocator &Obj); ^ CoreArray/dAllocator.h:202:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static C_UInt16 _BufR16b(CdAllocator &Obj); ^ CoreArray/dAllocator.h:203:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static C_UInt32 _BufR32b(CdAllocator &Obj); ^ CoreArray/dAllocator.h:204:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static C_UInt64 _BufR64b(CdAllocator &Obj); ^ CoreArray/dAllocator.h:205:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void _BufWrite(CdAllocator &Obj, const void *Buffer, ssize_t Count); ^ CoreArray/dAllocator.h:206:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void _BufW8b(CdAllocator &Obj, C_UInt8 val); ^ CoreArray/dAllocator.h:207:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void _BufW16b(CdAllocator &Obj, C_UInt16 val); ^ CoreArray/dAllocator.h:208:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void _BufW32b(CdAllocator &Obj, C_UInt32 val); ^ CoreArray/dAllocator.h:209:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void _BufW64b(CdAllocator &Obj, C_UInt64 val); ^ CoreArray/dAllocator.h:211:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static SIZE64 _NoGetSize(CdAllocator &Obj); ^ CoreArray/dAllocator.h:212:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void _NoSetSize(CdAllocator &Obj, SIZE64 NewSize); ^ CoreArray/dAllocator.h:213:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void _NoRead(CdAllocator &Obj, void *Buffer, ssize_t Count); ^ CoreArray/dAllocator.h:214:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static C_UInt8 _NoR8b(CdAllocator &Obj); ^ CoreArray/dAllocator.h:215:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static C_UInt16 _NoR16b(CdAllocator &Obj); ^ CoreArray/dAllocator.h:216:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static C_UInt32 _NoR32b(CdAllocator &Obj); ^ CoreArray/dAllocator.h:217:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static C_UInt64 _NoR64b(CdAllocator &Obj); ^ CoreArray/dAllocator.h:218:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void _NoWrite(CdAllocator &Obj, const void *Buffer, ssize_t Count); ^ CoreArray/dAllocator.h:219:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void _NoW8b(CdAllocator &Obj, C_UInt8 val); ^ CoreArray/dAllocator.h:220:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void _NoW16b(CdAllocator &Obj, C_UInt16 val); ^ CoreArray/dAllocator.h:221:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void _NoW32b(CdAllocator &Obj, C_UInt32 val); ^ CoreArray/dAllocator.h:222:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void _NoW64b(CdAllocator &Obj, C_UInt64 val); ^ CoreArray/dAllocator.h:254:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static DestT *Cvt(DestT *p, const SourceT *s, ssize_t n) ^ CoreArray/dAllocator.h:265:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static DestT *CvtSub(DestT *p, const SourceT *s, ssize_t n, const C_BOOL sel[]) ^ CoreArray/dAllocator.h:289:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static TYPE *Cvt(TYPE *p, const TYPE *s, ssize_t n) ^ CoreArray/dAllocator.h:294:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static TYPE *CvtSub(TYPE *p, const TYPE *s, ssize_t n, const C_BOOL sel[]) ^ CoreArray/dAllocator.h:315:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static TYPE *Cvt(TYPE *p, const TYPE *s, ssize_t n) ^ CoreArray/dAllocator.h:320:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static TYPE *CvtSub(TYPE *p, const TYPE *s, ssize_t n, const C_BOOL sel[]) ^ CoreArray/dAllocator.h:345:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TType(const SourceT &val) { value = DestT(round(val)); } ^ CoreArray/dAllocator.h:346:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator DestT() const { return value; } ^~~~~ CoreArray/dAllocator.h:351:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static DestT *Cvt(DestT *p, const SourceT *s, ssize_t n) ^ CoreArray/dAllocator.h:364:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static DestT *CvtSub(DestT *p, const SourceT *s, ssize_t n, const C_BOOL sel[]) ^ CoreArray/dAllocator.h:388:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TType(const SourceT &val) { value = StrToInt(RawText(val).c_str()); } ^ CoreArray/dAllocator.h:389:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator DestT() const { return value; } ^~~~~ CoreArray/dAllocator.h:394:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static DestT *Cvt(DestT *p, const SourceT *s, ssize_t n) ^ CoreArray/dAllocator.h:399:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static DestT *CvtSub(DestT *p, const SourceT *s, ssize_t n, const C_BOOL sel[]) ^ CoreArray/dAllocator.h:415:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TType(const SourceT &val) { value = StrToFloat(RawText(val).c_str()); } ^ CoreArray/dAllocator.h:416:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator DestT() const { return value; } ^~~~~ CoreArray/dAllocator.h:421:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static DestT *Cvt(DestT *p, const SourceT *s, ssize_t n) ^ CoreArray/dAllocator.h:426:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static DestT *CvtSub(DestT *p, const SourceT *s, ssize_t n, const C_BOOL sel[]) ^ CoreArray/dAllocator.h:442:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TType(const SourceT &val) { value = val; } ^ CoreArray/dAllocator.h:443:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator UTF8String() const { return ASC(IntToStr(value)); } ^~~~~ CoreArray/dAllocator.h:448:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static UTF8String *Cvt(UTF8String *p, const SourceT *s, ssize_t n) ^ CoreArray/dAllocator.h:453:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static UTF8String *CvtSub(UTF8String *p, const SourceT *s, ssize_t n, const C_BOOL sel[]) ^ CoreArray/dAllocator.h:468:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TType(const SourceT &val) { value = val; } ^ CoreArray/dAllocator.h:469:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator UTF8String() const { return ASC(FloatToStr(value)); } ^~~~~ CoreArray/dAllocator.h:474:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static UTF8String *Cvt(UTF8String *p, const SourceT *s, ssize_t n) ^ CoreArray/dAllocator.h:479:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static UTF8String *CvtSub(UTF8String *p, const SourceT *s, ssize_t n, const C_BOOL sel[]) ^ CoreArray/dAllocator.h:494:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TType(const UTF8String &val): value(val) { } ^ CoreArray/dAllocator.h:495:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator UTF16String() const { return UTF8ToUTF16(value); } ^~~~~ CoreArray/dAllocator.h:500:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static UTF16String *Cvt(UTF16String *p, const UTF8String *s, ssize_t n) ^ CoreArray/dAllocator.h:505:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static UTF16String *CvtSub(UTF16String *p, const UTF8String *s, ssize_t n, const C_BOOL sel[]) ^ CoreArray/dAllocator.h:520:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TType(const UTF8String &val): value(val) { } ^ CoreArray/dAllocator.h:521:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator UTF32String() const { return UTF8ToUTF32(value); } ^~~~~ CoreArray/dAllocator.h:526:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static UTF32String *Cvt(UTF32String *p, const UTF8String *s, ssize_t n) ^ CoreArray/dAllocator.h:531:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static UTF32String *CvtSub(UTF32String *p, const UTF8String *s, ssize_t n, const C_BOOL sel[]) ^ CoreArray/dAllocator.h:546:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TType(const SourceT &val) { value = val; } ^ CoreArray/dAllocator.h:547:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator UTF16String() const { return ASC16(IntToStr(value)); } ^~~~~ CoreArray/dAllocator.h:552:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static UTF16String *Cvt(UTF16String *p, const SourceT *s, ssize_t n) ^ CoreArray/dAllocator.h:557:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static UTF16String *CvtSub(UTF16String *p, const SourceT *s, ssize_t n, const C_BOOL sel[]) ^ CoreArray/dAllocator.h:572:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TType(const SourceT &val) { value = val; } ^ CoreArray/dAllocator.h:573:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator UTF16String() const { return ASC16(FloatToStr(value)); } ^~~~~ CoreArray/dAllocator.h:578:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static UTF16String *Cvt(UTF16String *p, const SourceT *s, ssize_t n) ^ CoreArray/dAllocator.h:583:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static UTF16String *CvtSub(UTF16String *p, const SourceT *s, ssize_t n, const C_BOOL sel[]) ^ CoreArray/dAllocator.h:598:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TType(const UTF16String &val): value(val) { } ^ CoreArray/dAllocator.h:599:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator UTF8String() const { return UTF16ToUTF8(value); } ^~~~~ CoreArray/dAllocator.h:604:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static UTF8String *Cvt(UTF8String *p, const UTF16String *s, ssize_t n) ^ CoreArray/dAllocator.h:609:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static UTF8String *CvtSub(UTF8String *p, const UTF16String *s, ssize_t n, const C_BOOL sel[]) ^ CoreArray/dAllocator.h:624:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TType(const UTF16String &val): value(val) { } ^ CoreArray/dAllocator.h:625:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator UTF32String() const { return UTF16ToUTF32(value); } ^~~~~ CoreArray/dAllocator.h:630:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static UTF32String *Cvt(UTF32String *p, const UTF16String *s, ssize_t n) ^ CoreArray/dAllocator.h:635:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static UTF32String *CvtSub(UTF32String *p, const UTF16String *s, ssize_t n, const C_BOOL sel[]) ^ CoreArray/dAllocator.h:650:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TType(const SourceT &val) { value = val; } ^ CoreArray/dAllocator.h:651:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator UTF32String() const { return ASC32(IntToStr(value)); } ^~~~~ CoreArray/dAllocator.h:656:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static UTF32String *Cvt(UTF32String *p, const SourceT *s, ssize_t n) ^ CoreArray/dAllocator.h:661:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static UTF32String *CvtSub(UTF32String *p, const SourceT *s, ssize_t n, const C_BOOL sel[]) ^ CoreArray/dAllocator.h:676:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TType(const SourceT &val) { value = val; } ^ CoreArray/dAllocator.h:677:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator UTF32String() const { return ASC32(FloatToStr(value)); } ^~~~~ CoreArray/dAllocator.h:682:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static UTF32String *Cvt(UTF32String *p, const SourceT *s, ssize_t n) ^ CoreArray/dAllocator.h:687:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static UTF32String *CvtSub(UTF32String *p, const SourceT *s, ssize_t n, const C_BOOL sel[]) ^ CoreArray/dAllocator.h:702:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TType(const UTF32String &val): value(val) { } ^ CoreArray/dAllocator.h:703:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator UTF8String() const { return UTF32ToUTF8(value); } ^~~~~ CoreArray/dAllocator.h:708:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static UTF8String *Cvt(UTF8String *p, const UTF32String *s, ssize_t n) ^ CoreArray/dAllocator.h:713:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static UTF8String *CvtSub(UTF8String *p, const UTF32String *s, ssize_t n, const C_BOOL sel[]) ^ CoreArray/dAllocator.h:728:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TType(const UTF32String &val): value(val) { } ^ CoreArray/dAllocator.h:729:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator UTF16String() const { return UTF32ToUTF16(value); } ^~~~~ CoreArray/dAllocator.h:734:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static UTF16String *Cvt(UTF16String *p, const UTF32String *s, ssize_t n) ^ CoreArray/dAllocator.h:739:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static UTF16String *CvtSub(UTF16String *p, const UTF32String *s, ssize_t n, const C_BOOL sel[]) ^ CoreArray/dAllocator.h:752:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_Int8* vec_simd_i32_to_i8(C_Int8 *p, const C_Int32 *s, size_t n); ^ CoreArray/dAllocator.h:752:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dAllocator.h:753:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_Int8* vec_simd_i32_to_i8_sel(C_Int8 *p, const C_Int32 *s, size_t n, const C_BOOL sel[]); ^ CoreArray/dAllocator.h:753:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dAllocator.h:760:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_Int8 *Cvt(C_Int8 *p, const C_Int32 *s, ssize_t n) ^ CoreArray/dAllocator.h:762:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_Int8 *CvtSub(C_Int8 *p, const C_Int32 *s, ssize_t n, const C_BOOL sel[]) ^ CoreArray/dAllocator.h:771:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_UInt8 *Cvt(C_UInt8 *p, const C_Int32 *s, ssize_t n) ^ CoreArray/dAllocator.h:773:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_UInt8 *CvtSub(C_UInt8 *p, const C_Int32 *s, ssize_t n, const C_BOOL sel[]) ^ CoreArray/dAllocator.h:782:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_Int8 *Cvt(C_Int8 *p, const C_UInt32 *s, ssize_t n) ^ CoreArray/dAllocator.h:784:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_Int8 *CvtSub(C_Int8 *p, const C_UInt32 *s, ssize_t n, const C_BOOL sel[]) ^ CoreArray/dAllocator.h:793:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_UInt8 *Cvt(C_UInt8 *p, const C_UInt32 *s, ssize_t n) ^ CoreArray/dAllocator.h:795:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_UInt8 *CvtSub(C_UInt8 *p, const C_UInt32 *s, ssize_t n, const C_BOOL sel[]) ^ CoreArray/dAllocator.h:834:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static COREARRAY_INLINE DestT ValCvt(const SourceT &val) ^ CoreArray/dAllocator.h:844:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static COREARRAY_INLINE DestT *ValCvtArray(DestT *p, const SourceT *s, ssize_t n) ^ CoreArray/dAllocator.h:863:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static MEM_TYPE *Read(CdBaseIterator &I, MEM_TYPE *p, ssize_t n) ^ CoreArray/dAllocator.h:883:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const C_BOOL sel[]) ^ CoreArray/dAllocator.h:906:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ssize_t n) ^ CoreArray/dAllocator.h:931:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static TYPE *Read(CdBaseIterator &I, TYPE *p, ssize_t n) ^ CoreArray/dAllocator.h:943:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const C_BOOL sel[]) ^ CoreArray/dAllocator.h:964:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const TYPE *Write(CdBaseIterator &I, const TYPE *p, ssize_t n) ^ CoreArray/dAllocator.h:985:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrAllocator(): ErrCoreArray() ^ CoreArray/dAllocator.h:987:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrAllocator(const char *fmt, ...): ErrCoreArray() ^ CoreArray/dAllocator.h:989:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrAllocator(const std::string &msg): ErrCoreArray() ^ CoreArray/dAllocator.h:996:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrAllocRead(); ^ CoreArray/dAllocator.h:1002:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrAllocWrite(); ^ In file included from CoreArray/dFile.h:43, from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: CoreArray/dAny.h:52:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture friend CdReader& operator>> (CdReader &s, CdAny &out); ^ CoreArray/dAny.h:53:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture friend CdWriter& operator<< (CdWriter &s, CdAny &in); ^ CoreArray/dAny.h:105:9: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdAny(); ^ CoreArray/dAny.h:107:10: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~CdAny(); ^ CoreArray/dAny.h:110:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE TDataType Type() const { return dsType; } ^~~~~ CoreArray/dAny.h:113:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *dvtNames(int index); ^ CoreArray/dAny.h:117:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_Int8 GetInt8() const; ///< get C_Int8, throw an exception if fail ^~~~~ CoreArray/dAny.h:118:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_UInt8 GetUInt8() const; ///< get C_UInt8, throw an exception if fail ^~~~~ CoreArray/dAny.h:119:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_Int16 GetInt16() const; ///< get C_Int16, throw an exception if fail ^~~~~ CoreArray/dAny.h:120:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_UInt16 GetUInt16() const; ///< get C_UInt16, throw an exception if fail ^~~~~ CoreArray/dAny.h:121:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_Int32 GetInt32() const; ///< get C_Int32, throw an exception if fail ^~~~~ CoreArray/dAny.h:122:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_UInt32 GetUInt32() const; ///< get C_UInt32, throw an exception if fail ^~~~~ CoreArray/dAny.h:123:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_Int64 GetInt64() const; ///< get C_Int64, throw an exception if fail ^~~~~ CoreArray/dAny.h:124:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_UInt64 GetUInt64() const; ///< get C_UInt64, throw an exception if fail ^~~~~ CoreArray/dAny.h:127:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_Float32 GetFloat32() const; ///< get C_Float32, throw an exception if fail ^~~~~ CoreArray/dAny.h:128:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_Float64 GetFloat64() const; ///< get C_Float64, throw an exception if fail ^~~~~ CoreArray/dAny.h:131:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UTF8String GetStr8() const; ///< get UTF8String, throw an exception if fail ^~~~~ CoreArray/dAny.h:132:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UTF16String GetStr16() const; ///< get UTF16String, throw an exception if fail ^~~~~ CoreArray/dAny.h:133:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UTF32String GetStr32() const; ///< get UTF32String, throw an exception if fail ^~~~~ CoreArray/dAny.h:136:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool GetBool() const; ///< get boolean, throw an exception if fail ^~~~~ CoreArray/dAny.h:139:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const void *GetPtr() const; ///< get a pointer, throw an exception if fail ^~~~~ CoreArray/dAny.h:142:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdAny *GetArray() const; ///< get a pointer ^~~~~ CoreArray/dAny.h:143:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_UInt32 GetArrayLength() const; ///< get the length of array ^~~~~ CoreArray/dAny.h:146:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdObjRef* GetObj() const; ///< get CdObjRef, throw an exception if fail ^~~~~ CoreArray/dAny.h:151:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TYPE Get() ^ CoreArray/dAny.h:161:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetEmpty(); ///< set Empty ^ CoreArray/dAny.h:163:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetInt8(const C_Int8 val); ///< set C_Int8 ^ CoreArray/dAny.h:164:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetUInt8(const C_UInt8 val); ///< set C_UInt8 ^ CoreArray/dAny.h:165:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetInt16(const C_Int16 val); ///< set C_Int16 ^ CoreArray/dAny.h:166:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetUInt16(const C_UInt16 val); ///< set C_UInt16 ^ CoreArray/dAny.h:167:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetInt32(const C_Int32 val); ///< set C_Int32 ^ CoreArray/dAny.h:168:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetUInt32(const C_UInt32 val); ///< set C_UInt32 ^ CoreArray/dAny.h:169:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetInt64(const C_Int64 val); ///< set C_Int64 ^ CoreArray/dAny.h:170:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetUInt64(const C_UInt64 val); ///< set C_UInt64 ^ CoreArray/dAny.h:173:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetFloat32(const C_Float32 val); ///< set C_Float32 ^ CoreArray/dAny.h:174:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetFloat64(const C_Float64 val); ///< set C_Float64 ^ CoreArray/dAny.h:177:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetStr8(const UTF8String &val); ///< set UTF8String ^ CoreArray/dAny.h:178:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetStr16(const UTF16String &val); ///< set UTF16String ^ CoreArray/dAny.h:179:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetStr32(const UTF32String &val); ///< set UTF32String ^ CoreArray/dAny.h:182:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetBool(const bool val); ///< set boolean ^ CoreArray/dAny.h:185:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetPtr(const void *ptr); ///< set a pointer ^ CoreArray/dAny.h:188:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetArray(C_UInt32 size); ///< set an array ^ CoreArray/dAny.h:189:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetArray(const C_Int32 ptr[], C_UInt32 size); ///< set an int32 array ^ CoreArray/dAny.h:190:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetArray(const C_Int64 ptr[], C_UInt32 size); ///< set an int64 array ^ CoreArray/dAny.h:191:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetArray(const C_Float64 ptr[], C_UInt32 size); ///< set a double array ^ CoreArray/dAny.h:192:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetArray(const char* const ptr[], C_UInt32 size); ///< set a string array ^ CoreArray/dAny.h:193:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetArray(const std::string ptr[], C_UInt32 size); ///< set a string array ^ CoreArray/dAny.h:194:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetArray(const bool ptr[], C_UInt32 size); ///< set a boolean array ^ CoreArray/dAny.h:197:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetObj(CdObjRef *obj); ///< set a CdObjRef object ^ CoreArray/dAny.h:200:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Assign(const UTF8String &val); ^ CoreArray/dAny.h:203:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool IsNULL() const; ///< return true, if it is dvtNULL ^~~~~ CoreArray/dAny.h:204:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool IsInt() const; ///< return true, if it is an integer ^~~~~ CoreArray/dAny.h:205:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool IsFloat() const; ///< return true, if it is a float number ^~~~~ CoreArray/dAny.h:206:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool IsNumeric() const; ///< return true, if it is an integer or float number ^~~~~ CoreArray/dAny.h:207:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool IsBool() const; ///< return true, if it is dvtBoolean ^~~~~ CoreArray/dAny.h:208:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool IsNaN() const; ///< return true, if it is a NaN, or not a number ^~~~~ CoreArray/dAny.h:209:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool IsNA() const; ///< return true, if it is a NaN, or dvtNULL ^~~~~ CoreArray/dAny.h:210:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool IsString() const; ///< return true, if it is a string ^~~~~ CoreArray/dAny.h:211:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool IsArray() const; ///< return true, if it is array-type ^~~~~ CoreArray/dAny.h:213:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool Packed(); ///< pack the data, if packed return true ^ CoreArray/dAny.h:214:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Swap(CdAny &D); ///< swap *this and D ^ CoreArray/dAny.h:224:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int Compare(const CdAny &D, bool NALast = true); ^ CoreArray/dAny.h:228:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator C_Int8() { return GetInt8(); } ^ CoreArray/dAny.h:229:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator C_UInt8() { return GetUInt8(); } ^ CoreArray/dAny.h:230:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator C_Int16() { return GetInt16(); } ^ CoreArray/dAny.h:231:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator C_UInt16() { return GetUInt16(); } ^ CoreArray/dAny.h:232:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator C_Int32() { return GetInt32(); } ^ CoreArray/dAny.h:233:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator C_UInt32() { return GetUInt32(); } ^ CoreArray/dAny.h:234:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator C_Int64() { return GetInt64(); } ^ CoreArray/dAny.h:235:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator C_UInt64() { return GetUInt64(); } ^ CoreArray/dAny.h:237:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator C_Float32() { return GetFloat32(); } ^ CoreArray/dAny.h:238:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator C_Float64() { return GetFloat64(); } ^ CoreArray/dAny.h:240:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator UTF8String() { return GetStr8(); } ^ CoreArray/dAny.h:241:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator UTF16String() { return GetStr16(); } ^ CoreArray/dAny.h:242:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator UTF32String() { return GetStr32(); } ^ CoreArray/dAny.h:245:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdAny & operator= (const CdAny &_Right); ^ CoreArray/dAny.h:246:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdAny & operator= (const C_Int8 val) { SetInt8(val); return *this; } ^ CoreArray/dAny.h:247:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdAny & operator= (const C_UInt8 val) { SetUInt8(val); return *this; } ^ CoreArray/dAny.h:248:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdAny & operator= (const C_Int16 val) { SetInt16(val); return *this; } ^ CoreArray/dAny.h:249:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdAny & operator= (const C_UInt16 val) { SetUInt16(val); return *this; } ^ CoreArray/dAny.h:250:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdAny & operator= (const C_Int32 val) { SetInt32(val); return *this; } ^ CoreArray/dAny.h:251:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdAny & operator= (const C_UInt32 val) { SetUInt32(val); return *this; } ^ CoreArray/dAny.h:252:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdAny & operator= (const C_Int64 val) { SetInt64(val); return *this; } ^ CoreArray/dAny.h:253:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdAny & operator= (const C_UInt64 val) { SetUInt64(val); return *this; } ^ CoreArray/dAny.h:255:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdAny & operator= (const C_Float32 val) { SetFloat32(val); return *this; } ^ CoreArray/dAny.h:256:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdAny & operator= (const C_Float64 val) { SetFloat64(val); return *this; } ^ CoreArray/dAny.h:258:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdAny & operator= (const UTF8String &val) { SetStr8(val); return *this; } ^ CoreArray/dAny.h:259:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdAny & operator= (const UTF16String &val) { SetStr16(val); return *this; } ^ CoreArray/dAny.h:260:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdAny & operator= (const UTF32String &val) { SetStr32(val); return *this; } ^ CoreArray/dAny.h:262:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdAny & operator= (const void *val) { SetPtr(val); return *this; } ^ CoreArray/dAny.h:299:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template TYPE & VAL() ^ CoreArray/dAny.h:304:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template const TYPE & VAL() const ^~~~~ CoreArray/dAny.h:310:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _Done(); ^ CoreArray/dAny.h:314:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT CdReader& operator>> (CdReader &s, CdAny& out); ^ CoreArray/dAny.h:314:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dAny.h:316:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT CdWriter& operator<< (CdWriter &s, CdAny &in); ^ CoreArray/dAny.h:316:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dAny.h:323:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Err_dsAny(): ErrConvert() ^ CoreArray/dAny.h:325:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Err_dsAny(const char *fmt, ...): ErrConvert() ^ CoreArray/dAny.h:327:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Err_dsAny(CdAny::TDataType fromType, CdAny::TDataType toType); ^ In file included from CoreArray/dStruct.h:40, from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: CoreArray/dFile.h:63:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdObjAttr(CdGDSObj &vOwner); ^ CoreArray/dFile.h:65:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdObjAttr(); ^ CoreArray/dFile.h:68:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Assign(CdObjAttr &Source); ^ CoreArray/dFile.h:71:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdAny &Add(const UTF8String &Name); ^ CoreArray/dFile.h:73:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int IndexName(const UTF8String &Name); ^ CoreArray/dFile.h:75:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool HasName(const UTF8String &Name); ^ CoreArray/dFile.h:77:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Delete(const UTF8String &Name); ^ CoreArray/dFile.h:79:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Delete(int Index); ^ CoreArray/dFile.h:81:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Clear(); ^ CoreArray/dFile.h:84:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE size_t Count() const { return fList.size(); } ^~~~~ CoreArray/dFile.h:87:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Changed(); ^ CoreArray/dFile.h:90:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE CdGDSObj &Owner() const { return fOwner; } ^~~~~ CoreArray/dFile.h:92:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdAny & operator[](const UTF8String &Name); ^ CoreArray/dFile.h:93:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdAny & operator[](int Index); ^ CoreArray/dFile.h:95:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE UTF8String &Names(int Index) ^ CoreArray/dFile.h:97:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetName(const UTF8String &OldName, const UTF8String &NewName); ^ CoreArray/dFile.h:98:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetName(int Index, const UTF8String &NewName); ^ CoreArray/dFile.h:109:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Loading(CdReader &Reader, TdVersion Version); ^ CoreArray/dFile.h:110:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Saving(CdWriter &Writer); ^ CoreArray/dFile.h:113:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::vector::iterator _Find(const UTF8String &Name); ^ CoreArray/dFile.h:114:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _ValidateName(const UTF8String &name); ^ CoreArray/dFile.h:128:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdGDSObj(); ^ CoreArray/dFile.h:130:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdGDSObj(); ^ CoreArray/dFile.h:133:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *NewObject() = 0; ^ CoreArray/dFile.h:136:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Assign(CdGDSObj &Source, bool Full) = 0; ^ CoreArray/dFile.h:139:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual UTF8String Name() const; ^~~~~ CoreArray/dFile.h:141:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UTF8String FullName() const; ^~~~~ CoreArray/dFile.h:143:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void SetName(const UTF8String &NewName); ^ CoreArray/dFile.h:146:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool GetHidden() const; ^~~~~ CoreArray/dFile.h:148:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetHidden(bool hidden); ^ CoreArray/dFile.h:151:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void MoveTo(CdGDSFolder &folder); ^ CoreArray/dFile.h:154:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Synchronize(); ^ CoreArray/dFile.h:157:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void GetOwnBlockStream(vector &Out) const; ^~~~~ CoreArray/dFile.h:159:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void GetOwnBlockStream(vector &Out); ^ CoreArray/dFile.h:162:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdGDSFile *GDSFile(); ^ CoreArray/dFile.h:163:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE CdObjAttr &Attribute() { return fAttr; } ^ CoreArray/dFile.h:164:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE CdBlockStream *GDSStream() const { return fGDSStream; } ^~~~~ CoreArray/dFile.h:165:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE CdGDSFolder *Folder() const { return fFolder; } ^~~~~ CoreArray/dFile.h:173:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void LoadStruct(CdReader &Reader, TdVersion Version); ^ CoreArray/dFile.h:174:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void SaveStruct(CdWriter &Writer, bool IncludeName); ^ CoreArray/dFile.h:176:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SaveToBlockStream(); ^ CoreArray/dFile.h:177:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual bool IsWithClassName() { return true; } ^ CoreArray/dFile.h:180:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual string LogValue(); ^ CoreArray/dFile.h:184:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void AssignAttribute(CdGDSObj &Source); ^ CoreArray/dFile.h:186:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _CheckWritable(); ^ CoreArray/dFile.h:188:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _CheckGDSStream(); ^ CoreArray/dFile.h:191:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void RaiseInvalidAssign(const char *ThisClass, CdGDSObj *Source); ^ CoreArray/dFile.h:195:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *Data); ^ CoreArray/dFile.h:217:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdPipeMgrItem(); ^ CoreArray/dFile.h:219:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdPipeMgrItem(); ^ CoreArray/dFile.h:222:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdPipeMgrItem *New() = 0; ^ CoreArray/dFile.h:225:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual const char *Coder() const = 0; ^ CoreArray/dFile.h:227:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual const char *Description() const = 0; ^ CoreArray/dFile.h:229:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual string CoderOptString() const = 0; ^ CoreArray/dFile.h:231:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual string ExtOptString() const = 0; ^ CoreArray/dFile.h:233:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual bool Equal(const char *Mode) const = 0; ^ CoreArray/dFile.h:235:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual string CoderParam() const = 0; ^ CoreArray/dFile.h:237:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void PushReadPipe(CdBufStream &buf) = 0; ^ CoreArray/dFile.h:238:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void PushWritePipe(CdBufStream &buf) = 0; ^ CoreArray/dFile.h:239:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void PopPipe(CdBufStream &buf) = 0; ^ CoreArray/dFile.h:240:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual bool WriteMode(CdBufStream &buf) const = 0; ^ CoreArray/dFile.h:241:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void ClosePipe(CdBufStream &buf) = 0; ^ CoreArray/dFile.h:243:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual bool GetStreamInfo(CdBufStream *BufStream) = 0; ^ CoreArray/dFile.h:245:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void UpdateStreamSize(); ^ CoreArray/dFile.h:246:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE SIZE64 StreamTotalIn() const { return fStreamTotalIn; } ^~~~~ CoreArray/dFile.h:247:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE SIZE64 StreamTotalOut() const { return fStreamTotalOut; } ^~~~~ CoreArray/dFile.h:249:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE CdGDSObjPipe *Owner() { return fOwner; } ^ CoreArray/dFile.h:250:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE TdCompressRemainder &Remainder() { return fRemainder; } ^ CoreArray/dFile.h:257:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdPipeMgrItem *Match(const char *Mode) const = 0; ^ CoreArray/dFile.h:258:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void UpdateStreamInfo(CdStream &Stream) = 0; ^ CoreArray/dFile.h:259:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void LoadStream(CdReader &Reader, TdVersion Version); ^ CoreArray/dFile.h:260:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void SaveStream(CdWriter &Writer); ^ CoreArray/dFile.h:262:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static bool EqualText(const char *s1, const char *s2); ^ CoreArray/dFile.h:270:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdPipeMgrItem2(); ^ CoreArray/dFile.h:273:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual string CoderOptString() const; ^~~~~ CoreArray/dFile.h:275:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual string ExtOptString() const; ^~~~~ CoreArray/dFile.h:277:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual bool Equal(const char *Mode) const; ^~~~~ CoreArray/dFile.h:279:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual string CoderParam() const; ^~~~~ CoreArray/dFile.h:285:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void ParseMode(const char *Mode, int &IdxCoder, int &IdxParam) const; ^~~~~ CoreArray/dFile.h:286:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual const char **CoderList() const = 0; ^ CoreArray/dFile.h:287:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual const char **ParamList() const = 0; ^ CoreArray/dFile.h:296:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdStreamPipeMgr(); ^ CoreArray/dFile.h:298:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~CdStreamPipeMgr(); ^ CoreArray/dFile.h:300:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Register(CdPipeMgrItem *vNewPipe); ^ CoreArray/dFile.h:301:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdPipeMgrItem *Match(CdGDSObjPipe &Obj, const char *Mode); ^ CoreArray/dFile.h:303:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE const std::vector &RegList() const ^~~~~ CoreArray/dFile.h:320:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdGDSObjPipe(); ^ CoreArray/dFile.h:322:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdGDSObjPipe(); ^ CoreArray/dFile.h:325:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE CdPipeMgrItem *PipeInfo() { return fPipeInfo; } ^ CoreArray/dFile.h:328:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void SetPackedMode(const char *Mode) = 0; ^ CoreArray/dFile.h:333:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Loading(CdReader &Reader, TdVersion Version); ^ CoreArray/dFile.h:334:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Saving(CdWriter &Writer); ^ CoreArray/dFile.h:335:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void GetPipeInfo(); ^ CoreArray/dFile.h:338:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdGDSObjPipe *AssignPipe(CdGDSObjPipe &Source); ^ CoreArray/dFile.h:340:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE bool _GetStreamPipeInfo(CdBufStream *buf, bool Close) ^ CoreArray/dFile.h:346:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE void _UpdateStreamPipeInfo(CdStream &Stream) ^ CoreArray/dFile.h:365:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual bool IsWithClassName() { return false; } ^ CoreArray/dFile.h:374:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *NewObject(); ^ CoreArray/dFile.h:376:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Assign(CdGDSObj &Source, bool Full); ^ CoreArray/dFile.h:384:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *AddFolder(const UTF8String &Name) = 0; ^ CoreArray/dFile.h:385:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *AddObj(const UTF8String &Name, CdGDSObj *val=NULL) = 0; ^ CoreArray/dFile.h:387:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdGDSObj *val=NULL) = 0; ^ CoreArray/dFile.h:388:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void MoveTo(int Index, int NewPos) = 0; ^ CoreArray/dFile.h:390:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void UnloadObj(int Index) = 0; ^ CoreArray/dFile.h:391:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void UnloadObj(CdGDSObj *val) = 0; ^ CoreArray/dFile.h:392:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void DeleteObj(int Index, bool force=true) = 0; ^ CoreArray/dFile.h:393:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void DeleteObj(CdGDSObj *val, bool force=true) = 0; ^ CoreArray/dFile.h:394:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void ClearObj(bool force=true) = 0; ^ CoreArray/dFile.h:397:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *ObjItem(int Index) = 0; ^ CoreArray/dFile.h:399:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *ObjItem(const UTF8String &Name) = 0; ^ CoreArray/dFile.h:402:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *ObjItemEx(int Index) = 0; ^ CoreArray/dFile.h:404:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *ObjItemEx(const UTF8String &Name) = 0; ^ CoreArray/dFile.h:407:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *Path(const UTF8String &FullName) = 0; ^ CoreArray/dFile.h:409:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *PathEx(const UTF8String &FullName) = 0; ^ CoreArray/dFile.h:411:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual int IndexObj(CdGDSObj *Obj) = 0; ^ CoreArray/dFile.h:412:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual bool HasChild(CdGDSObj *Obj, bool Recursive) = 0; ^ CoreArray/dFile.h:414:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual int NodeCount() = 0; ^ CoreArray/dFile.h:430:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdGDSFolder(); ^ CoreArray/dFile.h:433:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *NewObject(); ^ CoreArray/dFile.h:435:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Assign(CdGDSObj &Source, bool Full); ^ CoreArray/dFile.h:438:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void AssignFolder(CdGDSAbsFolder &Source); ^ CoreArray/dFile.h:440:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *AddFolder(const UTF8String &Name); ^ CoreArray/dFile.h:441:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *AddObj(const UTF8String &Name, CdGDSObj *val=NULL); ^ CoreArray/dFile.h:443:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdGDSObj *val=NULL); ^ CoreArray/dFile.h:444:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void MoveTo(int Index, int NewPos); ^ CoreArray/dFile.h:446:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void UnloadObj(int Index); ^ CoreArray/dFile.h:447:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void UnloadObj(CdGDSObj *val); ^ CoreArray/dFile.h:449:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void DeleteObj(int Index, bool force=true); ^ CoreArray/dFile.h:450:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void DeleteObj(CdGDSObj *val, bool force=true); ^ CoreArray/dFile.h:451:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void ClearObj(bool force=true); ^ CoreArray/dFile.h:453:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *ObjItem(int Index); ^ CoreArray/dFile.h:454:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *ObjItem(const UTF8String &Name); ^ CoreArray/dFile.h:456:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *ObjItemEx(int Index); ^ CoreArray/dFile.h:457:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *ObjItemEx(const UTF8String &Name); ^ CoreArray/dFile.h:459:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *Path(const UTF8String &FullName); ^ CoreArray/dFile.h:460:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *PathEx(const UTF8String &FullName); ^ CoreArray/dFile.h:462:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual int IndexObj(CdGDSObj *Obj); ^ CoreArray/dFile.h:463:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual bool HasChild(CdGDSObj *Obj, bool Recursive); ^ CoreArray/dFile.h:466:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual int NodeCount(); ^ CoreArray/dFile.h:468:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdGDSFolder &DirItem(int Index); ^ CoreArray/dFile.h:469:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdGDSFolder &DirItem(const UTF8String &Name); ^ CoreArray/dFile.h:471:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE CdGDSObj *operator[] (int Index) ^ CoreArray/dFile.h:473:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE CdGDSObj *operator[] (const UTF8String &Name) ^ CoreArray/dFile.h:500:10: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TNode(); ^ CoreArray/dFile.h:501:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool IsFlagType(C_UInt32 val) const; ^~~~~ CoreArray/dFile.h:502:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetFlagType(C_UInt32 val); ^ CoreArray/dFile.h:503:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool IsFlagAttr(C_UInt32 val) const; ^~~~~ CoreArray/dFile.h:504:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetFlagAttr(C_UInt32 val); ^ CoreArray/dFile.h:508:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Loading(CdReader &Reader, TdVersion Version); ^ CoreArray/dFile.h:509:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Saving(CdWriter &Writer); ^ CoreArray/dFile.h:510:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual bool IsWithClassName() { return false; } ^ CoreArray/dFile.h:512:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::vector::iterator FindObj(CdGDSObj *Obj); ^ CoreArray/dFile.h:513:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::vector::const_iterator FindObj(const CdGDSObj *Obj) const; ^~~~~ CoreArray/dFile.h:514:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _ClearFolder(); ^ CoreArray/dFile.h:517:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool _HasName(const UTF8String &Name); ^ CoreArray/dFile.h:518:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool _ValidName(const UTF8String &Name); ^ CoreArray/dFile.h:519:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TNode &_NameItem(const UTF8String &Name); ^ CoreArray/dFile.h:520:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _LoadItem(TNode &I); ^ CoreArray/dFile.h:521:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _UpdateAll(); ^ CoreArray/dFile.h:533:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdGDSVirtualFolder(); ^ CoreArray/dFile.h:535:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdGDSVirtualFolder(); ^ CoreArray/dFile.h:538:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *NewObject(); ^ CoreArray/dFile.h:540:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Assign(CdGDSObj &Source, bool Full); ^ CoreArray/dFile.h:542:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const UTF8String &LinkFileName() const ^~~~~ CoreArray/dFile.h:544:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetLinkFile(const UTF8String &FileName); ^ CoreArray/dFile.h:546:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool IsLoaded(bool Silent); ^ CoreArray/dFile.h:548:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *AddFolder(const UTF8String &Name); ^ CoreArray/dFile.h:549:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *AddObj(const UTF8String &Name, CdGDSObj *val=NULL); ^ CoreArray/dFile.h:551:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdGDSObj *val=NULL); ^ CoreArray/dFile.h:552:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void MoveTo(int Index, int NewPos); ^ CoreArray/dFile.h:554:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void UnloadObj(int Index); ^ CoreArray/dFile.h:555:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void UnloadObj(CdGDSObj *val); ^ CoreArray/dFile.h:557:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void DeleteObj(int Index, bool force=true); ^ CoreArray/dFile.h:558:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void DeleteObj(CdGDSObj *val, bool force=true); ^ CoreArray/dFile.h:559:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void ClearObj(bool force=true); ^ CoreArray/dFile.h:561:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *ObjItem(int Index); ^ CoreArray/dFile.h:562:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *ObjItem(const UTF8String &Name); ^ CoreArray/dFile.h:564:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *ObjItemEx(int Index); ^ CoreArray/dFile.h:565:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *ObjItemEx(const UTF8String &Name); ^ CoreArray/dFile.h:567:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *Path(const UTF8String &FullName); ^ CoreArray/dFile.h:568:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *PathEx(const UTF8String &FullName); ^ CoreArray/dFile.h:570:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual int IndexObj(CdGDSObj *Obj); ^ CoreArray/dFile.h:571:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual bool HasChild(CdGDSObj *Obj, bool Recursive); ^ CoreArray/dFile.h:573:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual int NodeCount(); ^ CoreArray/dFile.h:575:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Loading(CdReader &Reader, TdVersion Version); ^ CoreArray/dFile.h:576:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Saving(CdWriter &Writer); ^ CoreArray/dFile.h:577:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual bool IsWithClassName() { return false; } ^ CoreArray/dFile.h:578:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Synchronize(); ^ CoreArray/dFile.h:580:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const string &ErrMsg() const { return fErrMsg; } ^~~~~ CoreArray/dFile.h:589:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _CheckLinked(); ^ CoreArray/dFile.h:598:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdGDSStreamContainer(); ^ CoreArray/dFile.h:600:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdGDSStreamContainer(); ^ CoreArray/dFile.h:603:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual const char *dName(); ^ CoreArray/dFile.h:605:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual const char *dTraitName(); ^ CoreArray/dFile.h:608:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *NewObject(); ^ CoreArray/dFile.h:610:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Assign(CdGDSObj &Source, bool Full); ^ CoreArray/dFile.h:613:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void GetOwnBlockStream(vector &Out) const; ^~~~~ CoreArray/dFile.h:615:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void GetOwnBlockStream(vector &Out); ^ CoreArray/dFile.h:617:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void CopyFromBuf(CdBufStream &Source, SIZE64 Count=-1); ^ CoreArray/dFile.h:618:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void CopyFrom(CdStream &Source, SIZE64 Count=-1); ^ CoreArray/dFile.h:620:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void CopyTo(CdBufStream &Dest, SIZE64 Count=-1); ^ CoreArray/dFile.h:621:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void CopyTo(CdStream &Dest, SIZE64 Count=-1); ^ CoreArray/dFile.h:623:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SIZE64 GetSize(); ^ CoreArray/dFile.h:624:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE CdBufStream *BufStream() { return fBufStream; } ^ CoreArray/dFile.h:626:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void SetPackedMode(const char *Mode); ^ CoreArray/dFile.h:627:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void CloseWriter(); ^ CoreArray/dFile.h:636:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Loading(CdReader &Reader, TdVersion Version); ^ CoreArray/dFile.h:637:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Saving(CdWriter &Writer); ^ CoreArray/dFile.h:638:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual bool IsWithClassName() { return false; } ^ CoreArray/dFile.h:652:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdGDSRoot(); ^ CoreArray/dFile.h:654:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual UTF8String Name() const; ^~~~~ CoreArray/dFile.h:655:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void SetName(const UTF8String &NewName); ^ CoreArray/dFile.h:672:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *NewObject(); ^ CoreArray/dFile.h:674:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Assign(CdGDSObj &Source, bool Full); ^ CoreArray/dFile.h:677:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void SaveStruct(CdWriter &Writer, bool IncludeName); ^ CoreArray/dFile.h:696:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdGDSFile(); ^ CoreArray/dFile.h:698:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdGDSFile(const UTF8String &fn, TdOpenMode Mode); ^ CoreArray/dFile.h:700:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdGDSFile(const char *fn, TdOpenMode Mode); ^ CoreArray/dFile.h:702:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdGDSFile(); ^ CoreArray/dFile.h:704:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void LoadFile(const UTF8String &fn, bool ReadOnly=true, bool AllowError=false); ^ CoreArray/dFile.h:705:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void LoadFile(const char *fn, bool ReadOnly=true, bool AllowError=false); ^ CoreArray/dFile.h:706:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void LoadFileFork(const char *fn, bool ReadOnly=true, bool AllowError=false); ^ CoreArray/dFile.h:708:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SaveAsFile(const UTF8String &fn); ^ CoreArray/dFile.h:709:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SaveAsFile(const char *fn); ^ CoreArray/dFile.h:711:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void DuplicateFile(const UTF8String &fn, bool deep); ^ CoreArray/dFile.h:712:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void DuplicateFile(const char *fn, bool deep); ^ CoreArray/dFile.h:714:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SyncFile(); ^ CoreArray/dFile.h:715:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void CloseFile(); ^ CoreArray/dFile.h:718:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void TidyUp(bool deep); ^ CoreArray/dFile.h:720:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool Modified(); ^ CoreArray/dFile.h:723:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SIZE64 GetFileSize(); ^ CoreArray/dFile.h:725:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int GetNumOfFragment(); ^ CoreArray/dFile.h:727:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool IfSupportForking(); ^ CoreArray/dFile.h:728:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TProcessID GetProcessID(); ^ CoreArray/dFile.h:729:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetProcessID(); ^ CoreArray/dFile.h:732:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE UTF8String &FileName() { return fFileName; } ^ CoreArray/dFile.h:733:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE CdGDSFolder &Root() { return fRoot; } ^ CoreArray/dFile.h:734:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE bool ReadOnly() const { return fReadOnly; } ^~~~~ CoreArray/dFile.h:735:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE CdLogRecord &Log() { return *fLog; } ^ CoreArray/dFile.h:736:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE TdVersion Version() const { return fVersion; } ^~~~~ CoreArray/dFile.h:738:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *GDSFilePrefix(); ^ CoreArray/dFile.h:746:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void LoadStream(CdStream* Stream, bool ReadOnly, bool AllowError); ^ CoreArray/dFile.h:747:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SaveStream(CdStream* Stream); ^ CoreArray/dFile.h:753:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _Init(); ^ CoreArray/dFile.h:754:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool _HaveModify(CdGDSFolder *folder); ^ CoreArray/dFile.h:766:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrGDSObj(): ErrObject() ^ CoreArray/dFile.h:768:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrGDSObj(const std::string &msg): ErrObject() ^ CoreArray/dFile.h:770:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrGDSObj(const char *fmt, ...): ErrObject() ^ CoreArray/dFile.h:778:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrGDSStreamContainer(): ErrObject() ^ CoreArray/dFile.h:780:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrGDSStreamContainer(const std::string &msg): ErrObject() ^ CoreArray/dFile.h:782:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrGDSStreamContainer(const char *fmt, ...): ErrObject() ^ CoreArray/dFile.h:790:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrGDSFile(): ErrObject() ^ CoreArray/dFile.h:792:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrGDSFile(const std::string &msg): ErrObject() ^ CoreArray/dFile.h:794:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrGDSFile(const char *fmt, ...): ErrObject() ^ In file included from CoreArray/dStrGDS.h:40, from CoreArray/dStrGDS.cpp:32: CoreArray/dStruct.h:60:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdIterator& operator++(); ^ CoreArray/dStruct.h:62:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdIterator& operator--(); ^ CoreArray/dStruct.h:64:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdIterator& operator+= (SIZE64 offset); ^ CoreArray/dStruct.h:66:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdIterator& operator-= (SIZE64 offset); ^ CoreArray/dStruct.h:69:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_Int64 GetInteger(); ^ CoreArray/dStruct.h:71:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double GetFloat(); ^ CoreArray/dStruct.h:73:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UTF16String GetString(); ^ CoreArray/dStruct.h:76:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetInteger(C_Int64 val); ^ CoreArray/dStruct.h:78:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetFloat(double val); ^ CoreArray/dStruct.h:80:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetString(const UTF16String &val); ^ CoreArray/dStruct.h:83:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *ReadData(void *OutBuf, ssize_t n, C_SVType OutSV); ^ CoreArray/dStruct.h:85:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *ReadDataEx(void *OutBuf, ssize_t n, C_SVType OutSV, const C_BOOL Selection[]); ^ CoreArray/dStruct.h:87:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const void *WriteData(const void *InBuf, ssize_t n, C_SVType InSV); ^ CoreArray/dStruct.h:90:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void Copy(CdIterator &d, CdIterator &s, C_Int64 Count); ^ CoreArray/dStruct.h:110:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdContainer(); ^ CoreArray/dStruct.h:112:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdContainer(); ^ CoreArray/dStruct.h:115:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual C_SVType SVType() = 0; ^ CoreArray/dStruct.h:117:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual int TraitFlag() = 0; ^ CoreArray/dStruct.h:119:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual unsigned BitOf() = 0; ^ CoreArray/dStruct.h:121:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual bool IsPrimitive() = 0; ^ CoreArray/dStruct.h:124:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Clear() = 0; ^ CoreArray/dStruct.h:126:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual bool Empty() = 0; ^ CoreArray/dStruct.h:128:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual C_Int64 TotalCount() = 0; ^ CoreArray/dStruct.h:131:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void CloseWriter() = 0; ^ CoreArray/dStruct.h:134:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Caching(); ^ CoreArray/dStruct.h:137:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 GDSStreamSize(); ^ CoreArray/dStruct.h:143:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdIterator IterBegin() = 0; ^ CoreArray/dStruct.h:145:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdIterator IterEnd() = 0; ^ CoreArray/dStruct.h:152:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void IterOffset(CdIterator &I, SIZE64 val) = 0; ^ CoreArray/dStruct.h:154:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual C_Int64 IterGetInteger(CdIterator &I) = 0; ^ CoreArray/dStruct.h:156:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual double IterGetFloat(CdIterator &I) = 0; ^ CoreArray/dStruct.h:158:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual UTF16String IterGetString(CdIterator &I) = 0; ^ CoreArray/dStruct.h:160:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void IterSetInteger(CdIterator &I, C_Int64 val) = 0; ^ CoreArray/dStruct.h:162:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void IterSetFloat(CdIterator &I, double val) = 0; ^ CoreArray/dStruct.h:164:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void IterSetString(CdIterator &I, const UTF16String &val) = 0; ^ CoreArray/dStruct.h:167:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_SVType OutSV); ^ CoreArray/dStruct.h:170:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_SVType OutSV, const C_BOOL Selection[]); ^ CoreArray/dStruct.h:173:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ssize_t n, C_SVType InSV); ^ CoreArray/dStruct.h:195:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdAbstractArray(); ^ CoreArray/dStruct.h:197:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdAbstractArray(); ^ CoreArray/dStruct.h:200:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Assign(CdGDSObj &Source, bool Full); ^ CoreArray/dStruct.h:203:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual int DimCnt() const = 0; ^ CoreArray/dStruct.h:205:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void GetDim(C_Int32 DimLen[]) const = 0; ^ CoreArray/dStruct.h:207:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void ResetDim(const C_Int32 DimLen[], int DCnt) = 0; ^ CoreArray/dStruct.h:209:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual C_Int32 GetDLen(int I) const = 0; ^ CoreArray/dStruct.h:211:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void SetDLen(int I, C_Int32 Value) = 0; ^ CoreArray/dStruct.h:214:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual C_Int64 TotalArrayCount() = 0; ^ CoreArray/dStruct.h:219:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdIterator Iterator(const C_Int32 DimIndex[]) = 0; ^ CoreArray/dStruct.h:228:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *OutBuffer, C_SVType OutSV); ^ CoreArray/dStruct.h:238:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const C_BOOL *const Selection[], void *OutBuffer, C_SVType OutSV); ^ CoreArray/dStruct.h:247:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const void *InBuffer, C_SVType InSV); ^ CoreArray/dStruct.h:250:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual const void *Append(const void *Buffer, ssize_t Cnt, C_SVType InSV) = 0; ^ CoreArray/dStruct.h:253:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void AppendIter(CdIterator &I, C_Int64 Count); ^ CoreArray/dStruct.h:262:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_Int32 OutStart[], C_Int32 OutBlockLen[], C_Int32 OutValidCnt[]); ^ CoreArray/dStruct.h:272:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_Int32 OutStart[], C_Int32 OutBlockLen[], C_Int32 OutValidCnt[]); ^ CoreArray/dStruct.h:276:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _CheckRect(const C_Int32 Start[], const C_Int32 Length[]) const; ^~~~~ CoreArray/dStruct.h:277:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _AssignToDim(CdAbstractArray &Dest) const; ^~~~~ CoreArray/dStruct.h:281:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const C_Int32 DimI[]); ^ CoreArray/dStruct.h:299:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int DimCnt, TARRAY &Obj, TYPE *Buffer, F_ITER SetI, F_PROC Proc) ^ CoreArray/dStruct.h:339:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture F_ITER SetI, F_PROC Proc) ^ CoreArray/dStruct.h:381:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int DimCnt, TARRAY &Obj, const TYPE *Buffer, F_ITER SetI, F_PROC Proc) ^ CoreArray/dStruct.h:427:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdAllocArray(ssize_t vElmSize); ^ CoreArray/dStruct.h:428:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdAllocArray(); ^ CoreArray/dStruct.h:430:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual bool Empty(); ^ CoreArray/dStruct.h:431:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Clear(); ^ CoreArray/dStruct.h:434:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual C_Int64 TotalCount(); ^ CoreArray/dStruct.h:437:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual int DimCnt() const; ^~~~~ CoreArray/dStruct.h:439:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void GetDim(C_Int32 DimLen[]) const; ^~~~~ CoreArray/dStruct.h:441:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void ResetDim(const C_Int32 DimLen[], int DCnt); ^ CoreArray/dStruct.h:443:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual C_Int32 GetDLen(int I) const; ^~~~~ CoreArray/dStruct.h:445:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void SetDLen(int I, C_Int32 Value); ^ CoreArray/dStruct.h:448:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual C_Int64 TotalArrayCount(); ^ CoreArray/dStruct.h:451:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdIterator IterBegin(); ^ CoreArray/dStruct.h:453:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdIterator IterEnd(); ^ CoreArray/dStruct.h:455:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdIterator Iterator(const C_Int32 DimIndex[]); ^ CoreArray/dStruct.h:459:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Synchronize(); ^ CoreArray/dStruct.h:461:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void CloseWriter(); ^ CoreArray/dStruct.h:463:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void SetPackedMode(const char *Mode); ^ CoreArray/dStruct.h:466:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual const void *Append(const void *Buffer, ssize_t Cnt, C_SVType InSV); ^ CoreArray/dStruct.h:469:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void AppendIter(CdIterator &I, C_Int64 Count); ^ CoreArray/dStruct.h:472:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Caching(); ^ CoreArray/dStruct.h:475:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 GDSStreamSize(); ^ CoreArray/dStruct.h:478:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void GetOwnBlockStream(vector &Out) const; ^~~~~ CoreArray/dStruct.h:480:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void GetOwnBlockStream(vector &Out); ^ CoreArray/dStruct.h:483:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE ssize_t ElmSize() const { return fElmSize; } ^~~~~ CoreArray/dStruct.h:485:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE CdAllocator &Allocator() { return fAllocator; } ^ CoreArray/dStruct.h:500:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TDimItem() { DimLen = DimElmSize = DimElmCnt = 0; } ^ CoreArray/dStruct.h:511:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 AllocSize(C_Int64 Num); ^ CoreArray/dStruct.h:517:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void IterOffset(CdIterator &I, SIZE64 val); ^ CoreArray/dStruct.h:519:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void IterInit(CdIterator &I, SIZE64 n); ^ CoreArray/dStruct.h:521:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void IterDone(CdIterator &I, SIZE64 n); ^ CoreArray/dStruct.h:524:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Loading(CdReader &Reader, TdVersion Version); ^ CoreArray/dStruct.h:525:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Saving(CdWriter &Writer); ^ CoreArray/dStruct.h:526:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void GetPipeInfo(); ^ CoreArray/dStruct.h:529:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void UpdateInfo(CdBufStream *Sender); ^ CoreArray/dStruct.h:531:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void UpdateInfoExt(CdBufStream *Sender); ^ CoreArray/dStruct.h:534:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetElmSize(ssize_t NewSize); ^ CoreArray/dStruct.h:538:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _CheckRange(const C_Int32 DimI[]); ^ CoreArray/dStruct.h:540:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _CheckRect(const C_Int32 *Start, const C_Int32 *Length); ^ CoreArray/dStruct.h:542:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _CheckSetDLen(int I, C_Int32 Value); ^ CoreArray/dStruct.h:544:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SIZE64 _IndexPtr(const C_Int32 DimI[]); ^ CoreArray/dStruct.h:546:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _ResetDim(const C_Int32 DimLen[], int DCnt); ^ CoreArray/dStruct.h:548:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _SetDimAuto(int DimIndex); ^ CoreArray/dStruct.h:549:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _SetSmallBuffer(); ^ CoreArray/dStruct.h:550:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _SetLargeBuffer(); ^ CoreArray/dStruct.h:551:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _SetFlushEvent(); ^ CoreArray/dStruct.h:576:11: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdArray(): CdAllocArray( ^ CoreArray/dStruct.h:581:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *NewObject() ^ CoreArray/dStruct.h:587:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual const char *dName() ^ CoreArray/dStruct.h:593:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual const char *dTraitName() ^ CoreArray/dStruct.h:598:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual C_SVType SVType() ^ CoreArray/dStruct.h:603:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual int TraitFlag() ^ CoreArray/dStruct.h:608:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual unsigned BitOf() ^ CoreArray/dStruct.h:613:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual bool IsPrimitive() ^ CoreArray/dStruct.h:625:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *OutBuffer, C_SVType OutSV) ^ CoreArray/dStruct.h:691:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const C_BOOL *const Selection[], void *OutBuffer, C_SVType OutSV) ^ CoreArray/dStruct.h:759:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const void *InBuffer, C_SVType InSV) ^ CoreArray/dStruct.h:819:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual const void *Append(const void *Buffer, ssize_t Cnt, C_SVType InSV) ^ CoreArray/dStruct.h:882:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdArray(ssize_t vElmSize): CdAllocArray(vElmSize) {} ^ CoreArray/dStruct.h:885:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual C_Int64 IterGetInteger(CdIterator &I) ^ CoreArray/dStruct.h:893:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual double IterGetFloat(CdIterator &I) ^ CoreArray/dStruct.h:901:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual UTF16String IterGetString(CdIterator &I) ^ CoreArray/dStruct.h:909:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void IterSetInteger(CdIterator &I, C_Int64 val) ^ CoreArray/dStruct.h:915:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void IterSetFloat(CdIterator &I, double val) ^ CoreArray/dStruct.h:921:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void IterSetString(CdIterator &I, const UTF16String &val) ^ CoreArray/dStruct.h:928:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_SVType OutSV) ^ CoreArray/dStruct.h:963:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_SVType OutSV, const C_BOOL Selection[]) ^ CoreArray/dStruct.h:998:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ssize_t n, C_SVType InSV) ^ CoreArray/dStruct.h:1033:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdIterator &I, const C_Int32 DimI[]) ^ CoreArray/dStruct.h:1049:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrContainer(): ErrObject() ^ CoreArray/dStruct.h:1051:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrContainer(const string &msg): ErrObject() ^ CoreArray/dStruct.h:1053:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrContainer(const char *fmt, ...): ErrObject() ^ CoreArray/dStruct.h:1061:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrArray(): ErrContainer() ^ CoreArray/dStruct.h:1063:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrArray(const string &msg): ErrContainer() ^ CoreArray/dStruct.h:1065:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrArray(const char *fmt, ...): ErrContainer() ^ CoreArray/dStruct.h:1112:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdArrayRead(); ^ CoreArray/dStruct.h:1114:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~CdArrayRead(); ^ CoreArray/dStruct.h:1117:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const C_BOOL *const vSelection[], bool buf_if_need=true); ^ CoreArray/dStruct.h:1123:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void AllocBuffer(C_Int64 buffer_size); ^ CoreArray/dStruct.h:1126:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Read(void *Buffer); ^ CoreArray/dStruct.h:1129:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool Eof(); ^ CoreArray/dStruct.h:1132:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE CdAbstractArray &Object() { return *fObject; } ^ CoreArray/dStruct.h:1134:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE int Margin() { return fMargin; } ^ CoreArray/dStruct.h:1136:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE C_SVType SVType() { return fSVType; } ^ CoreArray/dStruct.h:1138:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE ssize_t ElmSize() { return fElmSize; } ^ CoreArray/dStruct.h:1140:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE C_Int32 Index() { return fIndex; } ^ CoreArray/dStruct.h:1141:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE C_Int32 Count() { return fCount; } ^ CoreArray/dStruct.h:1143:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE C_Int32 MarginIndex() { return fMarginIndex; } ^ CoreArray/dStruct.h:1144:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE C_Int64 MarginCount() { return fMarginCount; } ^ CoreArray/dStruct.h:1145:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE C_Int64 MarginSize() { return fMarginCount * fElmSize; } ^ CoreArray/dStruct.h:1147:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE const C_Int32 *DimCntValid() { return _DCntValid; } ^ CoreArray/dStruct.h:1200:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdArrayRead *array[], int n, C_Int64 buffer_size=-1); ^ CoreArray/dStruct.h:1200:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dStruct.h:1204:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdArrayRead array[], int n, C_Int64 buffer_size=-1); ^ CoreArray/dStruct.h:1204:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from CoreArray/dStrGDS.cpp:32: CoreArray/dStrGDS.h:68:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *TraitName() { return StreamName()+1; } ^ CoreArray/dStrGDS.h:69:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *StreamName() { return "dFStr8"; } ^ CoreArray/dStrGDS.h:82:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *TraitName() { return StreamName()+1; } ^ CoreArray/dStrGDS.h:83:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *StreamName() { return "dFStr16"; } ^ CoreArray/dStrGDS.h:96:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *TraitName() { return StreamName()+1; } ^ CoreArray/dStrGDS.h:97:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *StreamName() { return "dFStr32"; } ^ CoreArray/dStrGDS.h:113:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdFixedStr(): CdArray< FIXED_LEN >() ^ CoreArray/dStrGDS.h:118:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *NewObject() ^ CoreArray/dStrGDS.h:123:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE ssize_t MaxLength() const ^~~~~ CoreArray/dStrGDS.h:129:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetMaxLength(ssize_t NewLen) ^ CoreArray/dStrGDS.h:140:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Loading(CdReader &Reader, TdVersion Version) ^ CoreArray/dStrGDS.h:151:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Saving(CdWriter &Writer) ^ CoreArray/dStrGDS.h:159:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void UpdateInfoExt(CdBufStream *Sender) ^ CoreArray/dStrGDS.h:183:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static MEM_TYPE *Read(CdIterator &I, MEM_TYPE *p, ssize_t n) ^ CoreArray/dStrGDS.h:211:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const C_BOOL sel[]) ^ CoreArray/dStrGDS.h:245:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const MEM_TYPE *Write(CdIterator &I, const MEM_TYPE *p, ssize_t n) ^ CoreArray/dStrGDS.h:318:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *StreamName() { return "dVStr8"; } ^ CoreArray/dStrGDS.h:319:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *TraitName() { return StreamName()+1; } ^ CoreArray/dStrGDS.h:332:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *StreamName() { return "dVStr16"; } ^ CoreArray/dStrGDS.h:333:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *TraitName() { return StreamName()+1; } ^ CoreArray/dStrGDS.h:346:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *StreamName() { return "dVStr32"; } ^ CoreArray/dStrGDS.h:347:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *TraitName() { return StreamName()+1; } ^ CoreArray/dStrGDS.h:366:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdCString(): CdArray< C_STRING >() ^ CoreArray/dStrGDS.h:373:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *NewObject() ^ CoreArray/dStrGDS.h:378:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void SetDLen(int I, C_Int32 Value) ^ CoreArray/dStrGDS.h:392:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void IterInit(CdIterator &I, SIZE64 n) ^ CoreArray/dStrGDS.h:402:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void IterDone(CdIterator &I, SIZE64 n) ^ CoreArray/dStrGDS.h:412:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void IterOffset(CdIterator &I, SIZE64 val) ^ CoreArray/dStrGDS.h:417:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 AllocSize(C_Int64 Num) ^ CoreArray/dStrGDS.h:430:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Loading(CdReader &Reader, TdVersion Version) ^ CoreArray/dStrGDS.h:456:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE TType _ReadString() ^ CoreArray/dStrGDS.h:472:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE void _SkipString() ^ CoreArray/dStrGDS.h:483:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE void _WriteString(const TType &val) ^ CoreArray/dStrGDS.h:514:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE void _AppendString(const TType &val) ^ CoreArray/dStrGDS.h:529:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE void _Find_Position(SIZE64 Index) ^ CoreArray/dStrGDS.h:551:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static MEM_TYPE *Read(CdIterator &I, MEM_TYPE *p, ssize_t n) ^ CoreArray/dStrGDS.h:564:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const C_BOOL sel[]) ^ CoreArray/dStrGDS.h:583:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ssize_t n) ^ CoreArray/dStrGDS.h:634:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *StreamName() { return "dStr8"; } ^ CoreArray/dStrGDS.h:635:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *TraitName() { return StreamName()+1; } ^ CoreArray/dStrGDS.h:648:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *StreamName() { return "dStr16"; } ^ CoreArray/dStrGDS.h:649:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *TraitName() { return StreamName()+1; } ^ CoreArray/dStrGDS.h:662:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *StreamName() { return "dStr32"; } ^ CoreArray/dStrGDS.h:663:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *TraitName() { return StreamName()+1; } ^ CoreArray/dStrGDS.h:682:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdString(): CdArray< VARIABLE_LEN >() ^ CoreArray/dStrGDS.h:689:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *NewObject() ^ CoreArray/dStrGDS.h:694:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void SetDLen(int I, C_Int32 Value) ^ CoreArray/dStrGDS.h:707:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void IterInit(CdIterator &I, SIZE64 n) ^ CoreArray/dStrGDS.h:717:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void IterDone(CdIterator &I, SIZE64 n) ^ CoreArray/dStrGDS.h:727:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void IterOffset(CdIterator &I, SIZE64 val) ^ CoreArray/dStrGDS.h:732:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 AllocSize(C_Int64 Num) ^ CoreArray/dStrGDS.h:745:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Loading(CdReader &Reader, TdVersion Version) ^ CoreArray/dStrGDS.h:771:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE TType _ReadString() ^ CoreArray/dStrGDS.h:799:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE void _SkipString() ^ CoreArray/dStrGDS.h:818:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE void _WriteString(const TType &val) ^ CoreArray/dStrGDS.h:869:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE void _AppendString(const TType &val) ^ CoreArray/dStrGDS.h:895:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE void _Find_Position(SIZE64 Index) ^ CoreArray/dStrGDS.h:916:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static MEM_TYPE *Read(CdIterator &I, MEM_TYPE *p, ssize_t n) ^ CoreArray/dStrGDS.h:929:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const C_BOOL sel[]) ^ CoreArray/dStrGDS.h:948:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ssize_t n) ^ CoreArray/dStrGDS.cpp:37:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template static CdObjRef *OnObjCreate() ^ CoreArray/dStrGDS.cpp:42:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_LOCAL void RegisterClass_String() ^ "C:/rtools40/mingw64/bin/"g++ -std=gnu++11 -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -DUSING_R -D_FILE_OFFSET_BITS=64 -I../inst/include -ICoreArray -I"C:/extsoft/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition -c CoreArray/dStream.cpp -o CoreArray/dStream.o "C:/rtools40/mingw64/bin/"g++ -std=gnu++11 -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -DUSING_R -D_FILE_OFFSET_BITS=64 -I../inst/include -ICoreArray -I"C:/extsoft/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition -c CoreArray/dStruct.cpp -o CoreArray/dStruct.o "C:/rtools40/mingw64/bin/"g++ -std=gnu++11 -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -DUSING_R -D_FILE_OFFSET_BITS=64 -I../inst/include -ICoreArray -I"C:/extsoft/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition -c CoreArray/dVLIntGDS.cpp -o CoreArray/dVLIntGDS.o In file included from ../inst/include/dType.h:41, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: ../inst/include/CoreDEF.h:908:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # pragma GCC optimize("O3") ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/_mingw.h:539:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl __debugbreak(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/_mingw.h:539:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/_mingw.h:540:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_INTRIN_INLINE void __cdecl __debugbreak(void) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/_mingw.h:548:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const char *__mingw_get_crt_info (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/_mingw.h:548:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stddef.h:1, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:32, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/stddef.h:18:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP extern int *__cdecl _errno(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stddef.h:18:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stddef.h:20:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture errno_t __cdecl _set_errno(int _Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stddef.h:20:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stddef.h:21:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture errno_t __cdecl _get_errno(int *_Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stddef.h:21:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stddef.h:24:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP extern unsigned long __cdecl __threadid(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stddef.h:24:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stddef.h:26:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP extern uintptr_t __cdecl __threadhandle(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stddef.h:26:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:60, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:48:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_bad_exception(void) __attribute__((__noreturn__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:48:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:52:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_bad_alloc(void) __attribute__((__noreturn__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:52:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:56:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_bad_cast(void) __attribute__((__noreturn__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:56:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:59:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_bad_typeid(void) __attribute__((__noreturn__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:59:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:63:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_logic_error(const char*) __attribute__((__noreturn__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:63:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:66:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_domain_error(const char*) __attribute__((__noreturn__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:66:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:69:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_invalid_argument(const char*) __attribute__((__noreturn__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:69:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:72:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_length_error(const char*) __attribute__((__noreturn__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:72:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:75:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_out_of_range(const char*) __attribute__((__noreturn__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:75:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:79:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __attribute__((__format__(__gnu_printf__, 1, 2))); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:79:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:82:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_runtime_error(const char*) __attribute__((__noreturn__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:82:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:85:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_range_error(const char*) __attribute__((__noreturn__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:85:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:88:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_overflow_error(const char*) __attribute__((__noreturn__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:88:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:91:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_underflow_error(const char*) __attribute__((__noreturn__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:91:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:95:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_ios_failure(const char*) __attribute__((__noreturn__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:95:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:98:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_system_error(int) __attribute__((__noreturn__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:98:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:101:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_future_error(int) __attribute__((__noreturn__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:101:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:105:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_bad_function_call() __attribute__((__noreturn__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:105:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:61, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/cpp_type_traits.h:419:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __miter_base(_Iterator __it) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:62, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/ext/type_traits.h:152:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __is_null_pointer(_Type* __ptr) ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/type_traits.h:157:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __is_null_pointer(_Type) ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/type_traits.h:162:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __is_null_pointer(std::nullptr_t) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/move.h:47:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __addressof(_Tp& __r) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/move.h:55, from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:59, from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:64, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/type_traits:62:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr operator value_type() const noexcept { return value; } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:749:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __declval(int); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:749:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/type_traits:753:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __declval(long); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:753:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/type_traits:756:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture auto declval() noexcept -> decltype(__declval<_Tp>(0)); ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:756:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/type_traits:782:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static true_type __test(int); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:785:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static false_type __test(...); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:830:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __test(int); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:833:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static false_type __test(...); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:873:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static true_type __test(int); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:876:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static false_type __test(...); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:1152:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void __helper(const _Tp&); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:1156:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture decltype(__helper({}))* = 0); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:1158:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static false_type __test(...); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:1351:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void __test_aux(_To1); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:1356:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __test(int); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:1360:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __test(...); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:1988:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture : std::declval<_Up>())>::type> _S_test(int); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:1991:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __failure_type _S_test(...); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2004:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __success_type _S_test(int); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2007:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __failure_type _S_test(...); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2056:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture auto declval() noexcept -> decltype(__declval<_Tp>(0)) ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2141:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ), __invoke_memfun_ref> _S_test(int); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2144:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __failure_type _S_test(...); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2160:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ), __invoke_memfun_deref> _S_test(int); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2163:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __failure_type _S_test(...); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2179:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ), __invoke_memobj_ref> _S_test(int); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2182:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __failure_type _S_test(...); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2198:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ), __invoke_memobj_deref> _S_test(int); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2201:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __failure_type _S_test(...); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2284:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ), __invoke_other> _S_test(int); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2287:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __failure_type _S_test(...); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2439:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture is_nothrow_move_assignable<_Tp>>::value); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2439:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2445:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture noexcept(__is_nothrow_swappable<_Tp>::value); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2445:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2454:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static true_type __test(int); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2457:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static false_type __test(...); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2465:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture > __test(int); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2468:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static false_type __test(...); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2534:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static true_type __test(int); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2537:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static false_type __test(...); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2547:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture > __test(int); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2550:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static false_type __test(...); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2627:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr bool __call_is_nt(__invoke_memfun_ref) ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2635:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr bool __call_is_nt(__invoke_memfun_deref) ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2642:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr bool __call_is_nt(__invoke_memobj_ref) ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2649:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr bool __call_is_nt(__invoke_memobj_deref) ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2655:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr bool __call_is_nt(__invoke_other) ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2679:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __nonesuch() = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2680:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~__nonesuch() = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2681:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __nonesuch(__nonesuch const&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2682:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator=(__nonesuch const&) = delete; ^~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:59, from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:64, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/move.h:74:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture forward(typename std::remove_reference<_Tp>::type& __t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/move.h:85:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture forward(typename std::remove_reference<_Tp>::type&& __t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/move.h:99:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture move(_Tp&& __t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/move.h:119:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture move_if_noexcept(_Tp& __x) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/move.h:138:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture addressof(_Tp& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/move.h:144:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Tp* addressof(const _Tp&&) = delete; ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/move.h:144:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/move.h:149:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __exchange(_Tp& __obj, _Up&& __new_val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/move.h:184:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture is_nothrow_move_assignable<_Tp>>::value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/move.h:206:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture noexcept(__is_nothrow_swappable<_Tp>::value) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:64, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:76:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture struct piecewise_construct_t { explicit piecewise_construct_t() = default; }; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:98:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _ConstructiblePair() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:105:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _ImplicitlyConvertiblePair() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:112:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _MoveConstructiblePair() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:119:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _ImplicitlyMoveConvertiblePair() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:126:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _CopyMovePair() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:140:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _MoveCopyPair() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:158:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _ConstructiblePair() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:164:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _ImplicitlyConvertiblePair() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:170:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _MoveConstructiblePair() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:176:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _ImplicitlyMoveConvertiblePair() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:186:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit __nonesuch_no_braces(const __nonesuch&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:194:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __pair_base() = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:195:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~__pair_base() = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:196:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __pair_base(const __pair_base&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:197:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __pair_base& operator=(const __pair_base&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:229:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_CONSTEXPR pair() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:242:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit constexpr pair() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:260:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr pair(const _T1& __a, const _T2& __b) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:269:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit constexpr pair(const _T1& __a, const _T2& __b) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:291:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr pair(const pair<_U1, _U2>& __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:300:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit constexpr pair(const pair<_U1, _U2>& __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:303:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr pair(const pair&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:304:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr pair(pair&&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:311:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr pair(_U1&& __x, const _T2& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:318:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit constexpr pair(_U1&& __x, const _T2& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:325:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr pair(const _T1& __x, _U2&& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:332:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit pair(const _T1& __x, _U2&& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:341:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr pair(_U1&& __x, _U2&& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:350:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit constexpr pair(_U1&& __x, _U2&& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:360:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr pair(pair<_U1, _U2>&& __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:370:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit constexpr pair(pair<_U1, _U2>&& __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:375:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pair(piecewise_construct_t, tuple<_Args1...>, tuple<_Args2...>); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:381:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const pair&, const __nonesuch_no_braces&>::type __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:394:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture is_nothrow_move_assignable<_T2>>::value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:405:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const pair<_U1, _U2>& __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:416:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(pair<_U1, _U2>&& __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:426:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __is_nothrow_swappable<_T2>>::value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:437:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Index_tuple<_Indexes1...>, _Index_tuple<_Indexes2...>); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:448:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator==(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:454:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:461:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator!=(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:467:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:473:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<=(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:479:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>=(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:496:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture noexcept(noexcept(__x.swap(__y))) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:503:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(pair<_T1, _T2>&, pair<_T1, _T2>&) = delete; ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:503:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:524:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture make_pair(_T1&& __x, _T2&& __y) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:65, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator_base_types.h:205:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __iterator_category(const _Iter&) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:66, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator_base_funcs.h:81:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture input_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator_base_funcs.h:99:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture random_access_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator_base_funcs.h:113:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture input_iterator_tag); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator_base_funcs.h:113:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator_base_funcs.h:119:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture input_iterator_tag); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator_base_funcs.h:119:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator_base_funcs.h:138:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture distance(_InputIterator __first, _InputIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator_base_funcs.h:147:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __advance(_InputIterator& __i, _Distance __n, input_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator_base_funcs.h:159:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bidirectional_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator_base_funcs.h:175:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture random_access_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator_base_funcs.h:202:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture advance(_InputIterator& __i, _Distance __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator_base_funcs.h:214:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture iterator_traits<_InputIterator>::difference_type __n = 1) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator_base_funcs.h:225:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture iterator_traits<_BidirectionalIterator>::difference_type __n = 1) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:66, from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:67, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/ptr_traits.h:111:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pointer_to(__make_not_void& __e) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/ptr_traits.h:141:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pointer_to(__make_not_void& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/ptr_traits.h:151:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __to_address(_Tp* __ptr) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/ptr_traits.h:160:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __to_address(const _Ptr& __ptr) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:67, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:127:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reverse_iterator() : current() { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:133:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reverse_iterator(iterator_type __x) : current(__x) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:139:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reverse_iterator(const reverse_iterator& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:148:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reverse_iterator(const reverse_iterator<_Iter>& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:155:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture base() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:169:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator*() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:183:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator->() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:192:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:204:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++(int) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:217:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator--() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:229:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator--(int) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:242:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+(difference_type __n) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:252:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+=(difference_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:264:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator-(difference_type __n) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:274:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator-=(difference_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:286:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator[](difference_type __n) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:303:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const reverse_iterator<_Iterator>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:309:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const reverse_iterator<_Iterator>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:315:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const reverse_iterator<_Iterator>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:321:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const reverse_iterator<_Iterator>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:327:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const reverse_iterator<_Iterator>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:333:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const reverse_iterator<_Iterator>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:341:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const reverse_iterator<_IteratorR>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:347:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const reverse_iterator<_IteratorR>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:353:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const reverse_iterator<_IteratorR>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:359:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const reverse_iterator<_IteratorR>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:365:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const reverse_iterator<_IteratorR>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:371:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const reverse_iterator<_IteratorR>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:394:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture -> decltype(__y.base() - __x.base()) ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:401:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const reverse_iterator<_Iterator>& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:408:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __make_reverse_iterator(_Iterator __i) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:428:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture -> decltype(__make_reverse_iterator(__niter_base(__it.base()))) ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:439:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture -> decltype(__make_reverse_iterator(__miter_base(__it.base()))) ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:467:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture back_insert_iterator(_Container& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:490:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const typename _Container::value_type& __value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:497:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(typename _Container::value_type&& __value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:506:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator*() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:511:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:516:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++(int) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:533:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture back_inserter(_Container& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:558:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit front_insert_iterator(_Container& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:581:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const typename _Container::value_type& __value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:588:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(typename _Container::value_type&& __value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:597:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator*() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:602:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:607:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++(int) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:624:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture front_inserter(_Container& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:657:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert_iterator(_Container& __x, typename _Container::iterator __i) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:693:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const typename _Container::value_type& __value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:701:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(typename _Container::value_type&& __value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:711:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator*() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:716:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:721:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++(int) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:739:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inserter(_Container& __x, _Iterator __i) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:779:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_CONSTEXPR __normal_iterator() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:783:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __normal_iterator(const _Iterator& __i) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:791:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Container>::__type>& __i) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:796:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator*() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:800:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator->() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:804:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:811:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++(int) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:816:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator--() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:823:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator--(int) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:828:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator[](difference_type __n) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:832:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+=(difference_type __n) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:836:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+(difference_type __n) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:840:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator-=(difference_type __n) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:844:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator-(difference_type __n) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:848:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture base() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:865:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:872:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:879:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:886:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:894:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:901:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:908:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:915:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:922:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:929:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:936:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:943:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:67, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:956:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture -> decltype(__lhs.base() - __rhs.base()) ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:968:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:975:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:67, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:987:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __niter_base(__gnu_cxx::__normal_iterator<_Iterator, _Container> __it) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1029:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture move_iterator() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1033:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture move_iterator(iterator_type __i) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1038:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture move_iterator(const move_iterator<_Iter>& __i) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1042:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture base() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1046:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator*() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1050:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator->() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1054:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1061:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++(int) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1069:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator--() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1076:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator--(int) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1084:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+(difference_type __n) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1088:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+=(difference_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1095:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator-(difference_type __n) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1099:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator-=(difference_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1106:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator[](difference_type __n) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1116:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const move_iterator<_IteratorR>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1122:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const move_iterator<_Iterator>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1128:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const move_iterator<_IteratorR>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1134:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const move_iterator<_Iterator>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1140:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const move_iterator<_IteratorR>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1146:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const move_iterator<_Iterator>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1152:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const move_iterator<_IteratorR>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1158:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const move_iterator<_Iterator>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1164:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const move_iterator<_IteratorR>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1170:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const move_iterator<_Iterator>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1176:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const move_iterator<_IteratorR>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1182:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const move_iterator<_Iterator>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1190:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture -> decltype(__x.base() - __y.base()) ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1196:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const move_iterator<_Iterator>& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1201:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture make_move_iterator(_Iterator __i) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1209:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __make_move_if_noexcept_iterator(_Iterator __i) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1218:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __make_move_if_noexcept_iterator(_Tp* __i) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1226:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture -> decltype(make_move_iterator(__niter_base(__it.base()))) ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1239:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture -> decltype(__miter_base(__it.base())) ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:71, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:42:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Iterator1 __it1, _Iterator2 __it2) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:48:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __iter_less_iter() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:54:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr _Iter_less_val() = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:60:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Iter_less_val(_Iter_less_iter) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:64:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Iterator __it, _Value& __val) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:69:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __iter_less_val() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:73:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __iter_comp_val(_Iter_less_iter) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:79:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr _Val_less_iter() = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:85:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Val_less_iter(_Iter_less_iter) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:89:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Value& __val, _Iterator __it) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:94:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __val_less_iter() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:98:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __val_comp_iter(_Iter_less_iter) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:105:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Iterator1 __it1, _Iterator2 __it2) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:110:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __iter_equal_to_iter() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:117:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Iterator __it, _Value& __val) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:122:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __iter_equal_to_val() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:126:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __iter_comp_val(_Iter_equal_to_iter) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:135:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Iter_comp_iter(_Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:142:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Iterator1 __it1, _Iterator2 __it2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:149:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __iter_comp_iter(_Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:158:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Iter_comp_val(_Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:163:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Iter_comp_val(const _Iter_comp_iter<_Compare>& __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:169:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Iter_comp_val(_Iter_comp_iter<_Compare>&& __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:176:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Iterator __it, _Value& __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:182:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __iter_comp_val(_Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:187:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __iter_comp_val(_Iter_comp_iter<_Compare> __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:196:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Val_comp_iter(_Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:201:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Val_comp_iter(const _Iter_comp_iter<_Compare>& __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:207:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Val_comp_iter(_Iter_comp_iter<_Compare>&& __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:214:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Value& __val, _Iterator __it) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:220:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __val_comp_iter(_Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:225:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __val_comp_iter(_Iter_comp_iter<_Compare> __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:234:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Iter_equals_val(_Value& __value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:240:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Iterator __it) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:246:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __iter_equals_val(_Value& __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:255:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Iter_equals_iter(_Iterator1 __it1) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:261:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Iterator2 __it2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:267:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __iter_comp_iter(_Iter_equal_to_iter, _Iterator __it) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:276:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Iter_pred(_Predicate __pred) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:282:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Iterator __it) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:288:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __pred_iter(_Predicate __pred) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:297:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Iter_comp_to_val(_Compare __comp, _Value& __value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:303:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Iterator __it) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:309:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __iter_comp_val(_Compare __comp, _Value &__val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:320:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Iter_comp_to_iter(_Compare __comp, _Iterator1 __it1) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:326:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Iterator2 __it2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:332:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __iter_comp_iter(_Iter_comp_iter<_Compare> __comp, _Iterator __it) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:344:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Iter_negate(_Predicate __pred) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:350:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Iterator __it) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:356:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __negate(_Iter_pred<_Predicate> __pred) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:120:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture iter_swap(_ForwardIterator1 __a, _ForwardIterator2 __b) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:167:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator2 __first2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:195:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture min(const _Tp& __a, const _Tp& __b) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:219:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max(const _Tp& __a, const _Tp& __b) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:243:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture min(const _Tp& __a, const _Tp& __b, _Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:265:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max(const _Tp& __a, const _Tp& __b, _Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:277:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __niter_base(_Iterator __it) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:291:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __copy_m(_II __first, _II __last, _OI __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:305:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __copy_m(_II __first, _II __last, _OI __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:319:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __copy_m(_II __first, _II __last, _OI __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:338:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __copy_m(_II __first, _II __last, _OI __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:357:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __copy_m(const _Tp* __first, const _Tp* __last, _Tp* __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:375:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __copy_move_a(_II __first, _II __last, _OI __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:404:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ostreambuf_iterator<_CharT, char_traits<_CharT> >); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:404:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:410:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ostreambuf_iterator<_CharT, char_traits<_CharT> >); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:410:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:416:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture istreambuf_iterator<_CharT, char_traits<_CharT> >, _CharT*); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:416:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:420:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __copy_move_a2(_II __first, _II __last, _OI __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:446:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture copy(_II __first, _II __last, _OI __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:479:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture move(_II __first, _II __last, _OI __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:501:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __copy_move_b(_BI1 __first, _BI1 __last, _BI2 __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:515:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __copy_move_b(_BI1 __first, _BI1 __last, _BI2 __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:529:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __copy_move_b(_BI1 __first, _BI1 __last, _BI2 __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:544:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __copy_move_b(_BI1 __first, _BI1 __last, _BI2 __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:559:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __copy_move_b(const _Tp* __first, const _Tp* __last, _Tp* __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:577:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __copy_move_backward_a(_BI1 __first, _BI1 __last, _BI2 __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:595:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __copy_move_backward_a2(_BI1 __first, _BI1 __last, _BI2 __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:622:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture copy_backward(_BI1 __first, _BI1 __last, _BI2 __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:658:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture move_backward(_BI1 __first, _BI1 __last, _BI2 __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:682:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Tp& __value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:692:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Tp& __value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:703:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __fill_a(_Tp* __first, _Tp* __last, const _Tp& __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:724:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fill(_ForwardIterator __first, _ForwardIterator __last, const _Tp& __value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:738:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __fill_n_a(_OutputIterator __first, _Size __n, const _Tp& __value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:749:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __fill_n_a(_OutputIterator __first, _Size __n, const _Tp& __value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:761:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __fill_n_a(_Tp* __first, _Size __n, const _Tp& __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:784:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fill_n(_OI __first, _Size __n, const _Tp& __value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:797:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture equal(_II1 __first1, _II1 __last1, _II2 __first2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:811:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture equal(const _Tp* __first1, const _Tp* __last1, const _Tp* __first2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:821:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __equal_aux(_II1 __first1, _II1 __last1, _II2 __first2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:839:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __newlast1(_II1, _II1 __last1, _II2, _II2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:844:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __cnd2(_II __first, _II __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:854:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _RAI2 __first2, _RAI2 __last2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:865:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __cnd2(_RAI, _RAI) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:873:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:895:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static bool __lc(_II1, _II1, _II2, _II2); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:902:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __lc(_II1 __first1, _II1 __last1, _II2 __first2, _II2 __last2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:915:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Up* __first2, const _Up* __last2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:929:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _II2 __first2, _II2 __last2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:947:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Tp& __val, _Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:985:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Tp& __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:1000:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __lg(int __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:1004:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __lg(unsigned __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:1008:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __lg(long __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:1012:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __lg(unsigned long __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:1016:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __lg(long long __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:1020:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __lg(unsigned long long __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:1039:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture equal(_II1 __first1, _II1 __last1, _II2 __first2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:1072:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _IIter2 __first2, _BinaryPredicate __binary_pred) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:1089:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __equal4(_II1 __first1, _II1 __last1, _II2 __first2, _II2 __last2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:1115:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _BinaryPredicate __binary_pred) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:1222:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _II2 __first2, _II2 __last2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:1258:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _II2 __first2, _II2 __last2, _Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:1275:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _InputIterator2 __first2, _BinaryPredicate __binary_pred) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:1301:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _InputIterator2 __first2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:1335:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _InputIterator2 __first2, _BinaryPredicate __binary_pred) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cwchar:44, from C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:57:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP FILE *__cdecl __iob_func(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:57:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:231:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl iswalpha(wint_t _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:231:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:232:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _iswalpha_l(wint_t _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:232:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:233:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl iswupper(wint_t _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:233:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:234:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _iswupper_l(wint_t _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:234:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:235:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl iswlower(wint_t _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:235:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:236:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _iswlower_l(wint_t _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:236:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:237:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl iswdigit(wint_t _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:237:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:238:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _iswdigit_l(wint_t _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:238:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:239:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl iswxdigit(wint_t _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:239:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:240:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _iswxdigit_l(wint_t _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:240:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:241:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl iswspace(wint_t _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:241:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:242:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _iswspace_l(wint_t _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:242:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:243:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl iswpunct(wint_t _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:243:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:244:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _iswpunct_l(wint_t _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:244:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:245:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl iswalnum(wint_t _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:245:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:246:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _iswalnum_l(wint_t _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:246:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:247:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl iswprint(wint_t _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:247:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:248:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _iswprint_l(wint_t _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:248:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:249:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl iswgraph(wint_t _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:249:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:250:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _iswgraph_l(wint_t _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:250:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:251:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl iswcntrl(wint_t _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:251:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:252:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _iswcntrl_l(wint_t _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:252:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:253:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl iswascii(wint_t _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:253:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:254:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl isleadbyte(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:254:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:255:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _isleadbyte_l(int _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:255:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:256:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wint_t __cdecl towupper(wint_t _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:256:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:257:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wint_t __cdecl _towupper_l(wint_t _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:257:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:258:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wint_t __cdecl towlower(wint_t _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:258:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:259:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wint_t __cdecl _towlower_l(wint_t _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:259:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:260:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl iswctype(wint_t _C,wctype_t _Type); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:260:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:261:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _iswctype_l(wint_t _C,wctype_t _Type,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:261:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:262:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl __iswcsymf(wint_t _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:262:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:263:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _iswcsymf_l(wint_t _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:263:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:264:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl __iswcsym(wint_t _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:264:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:265:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _iswcsym_l(wint_t _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:265:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:266:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl is_wctype(wint_t _C,wctype_t _Type); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:266:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:269:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl iswblank(wint_t _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:269:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:277:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wgetcwd(wchar_t *_DstBuf,int _SizeInWords); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:277:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:278:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wgetdcwd(int _Drive,wchar_t *_DstBuf,int _SizeInWords); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:278:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:279:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl _wgetdcwd_nolock(int _Drive,wchar_t *_DstBuf,int _SizeInWords); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:279:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:280:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wchdir(const wchar_t *_Path); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:280:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:281:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wmkdir(const wchar_t *_Path); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:281:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:282:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wrmdir(const wchar_t *_Path); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:282:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:288:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _waccess(const wchar_t *_Filename,int _AccessMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:288:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:289:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wchmod(const wchar_t *_Filename,int _Mode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:289:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:290:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wcreat(const wchar_t *_Filename,int _PermissionMode) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:290:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:291:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wfindfirst32(const wchar_t *_Filename,struct _wfinddata32_t *_FindData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:291:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:292:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wfindnext32(intptr_t _FindHandle,struct _wfinddata32_t *_FindData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:292:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:293:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wunlink(const wchar_t *_Filename); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:293:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:294:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wrename(const wchar_t *_OldFilename,const wchar_t *_NewFilename); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:294:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:295:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wmktemp(wchar_t *_TemplateName) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:295:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:296:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wfindfirst32i64(const wchar_t *_Filename,struct _wfinddata32i64_t *_FindData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:296:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:297:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture intptr_t __cdecl _wfindfirst64i32(const wchar_t *_Filename,struct _wfinddata64i32_t *_FindData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:297:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:298:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wfindfirst64(const wchar_t *_Filename,struct _wfinddata64_t *_FindData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:298:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:299:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wfindnext32i64(intptr_t _FindHandle,struct _wfinddata32i64_t *_FindData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:299:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:300:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl _wfindnext64i32(intptr_t _FindHandle,struct _wfinddata64i32_t *_FindData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:300:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:301:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wfindnext64(intptr_t _FindHandle,struct _wfinddata64_t *_FindData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:301:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:302:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wsopen_s(int *_FileHandle,const wchar_t *_Filename,int _OpenFlag,int _ShareFlag,int _PermissionFlag); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:302:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/cwchar:44, from C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:303:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wopen(const wchar_t *_Filename,int _OpenFlag,...) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:303:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:304:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wsopen(const wchar_t *_Filename,int _OpenFlag,int _ShareFlag,...) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:304:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:309:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wsetlocale(int _Category,const wchar_t *_Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:309:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:314:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wexecl(const wchar_t *_Filename,const wchar_t *_ArgList,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:314:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:315:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wexecle(const wchar_t *_Filename,const wchar_t *_ArgList,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:315:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:316:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wexeclp(const wchar_t *_Filename,const wchar_t *_ArgList,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:316:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:317:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wexeclpe(const wchar_t *_Filename,const wchar_t *_ArgList,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:317:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:318:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wexecv(const wchar_t *_Filename,const wchar_t *const *_ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:318:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:319:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wexecve(const wchar_t *_Filename,const wchar_t *const *_ArgList,const wchar_t *const *_Env); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:319:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:320:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wexecvp(const wchar_t *_Filename,const wchar_t *const *_ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:320:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:321:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wexecvpe(const wchar_t *_Filename,const wchar_t *const *_ArgList,const wchar_t *const *_Env); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:321:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:326:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wspawnl(int _Mode,const wchar_t *_Filename,const wchar_t *_ArgList,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:326:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:327:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wspawnle(int _Mode,const wchar_t *_Filename,const wchar_t *_ArgList,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:327:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:328:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wspawnlp(int _Mode,const wchar_t *_Filename,const wchar_t *_ArgList,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:328:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:329:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wspawnlpe(int _Mode,const wchar_t *_Filename,const wchar_t *_ArgList,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:329:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:330:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wspawnv(int _Mode,const wchar_t *_Filename,const wchar_t *const *_ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:330:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:331:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wspawnve(int _Mode,const wchar_t *_Filename,const wchar_t *const *_ArgList,const wchar_t *const *_Env); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:331:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:332:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wspawnvp(int _Mode,const wchar_t *_Filename,const wchar_t *const *_ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:332:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:333:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wspawnvpe(int _Mode,const wchar_t *_Filename,const wchar_t *const *_ArgList,const wchar_t *const *_Env); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:333:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:338:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wsystem(const wchar_t *_Command); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:338:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/cwchar:44, from C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:398:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wstat32(const wchar_t *_Name,struct _stat32 *_Stat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:398:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:399:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wstat32i64(const wchar_t *_Name,struct _stat32i64 *_Stat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:399:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:400:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl _wstat64i32(const wchar_t *_Name,struct _stat64i32 *_Stat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:400:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:401:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wstat64(const wchar_t *_Name,struct _stat64 *_Stat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:401:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:412:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *_cgetws(wchar_t *_Buffer) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:412:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:413:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wint_t __cdecl _getwch(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:413:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:414:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wint_t __cdecl _getwche(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:414:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:415:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wint_t __cdecl _putwch(wchar_t _WCh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:415:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:416:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wint_t __cdecl _ungetwch(wint_t _WCh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:416:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:417:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _cputws(const wchar_t *_String); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:417:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:418:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _cwprintf(const wchar_t * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:418:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:419:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _cwscanf(const wchar_t * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:419:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:420:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _cwscanf_l(const wchar_t * __restrict__ _Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:420:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:421:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vcwprintf(const wchar_t * __restrict__ _Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:421:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:422:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _cwprintf_p(const wchar_t * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:422:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:423:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vcwprintf_p(const wchar_t * __restrict__ _Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:423:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:425:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _cwprintf_l(const wchar_t * __restrict__ _Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:425:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:426:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vcwprintf_l(const wchar_t * __restrict__ _Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:426:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:427:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _cwprintf_p_l(const wchar_t * __restrict__ _Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:427:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:428:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vcwprintf_p_l(const wchar_t * __restrict__ _Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:428:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:429:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wint_t __cdecl _putwch_nolock(wchar_t _WCh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:429:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:430:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wint_t __cdecl _getwch_nolock(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:430:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:431:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wint_t __cdecl _getwche_nolock(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:431:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:432:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wint_t __cdecl _ungetwch_nolock(wint_t _WCh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:432:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:439:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_swscanf(const wchar_t * __restrict__ _Src,const wchar_t * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:439:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:441:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_vswscanf (const wchar_t * __restrict__ _Str,const wchar_t * __restrict__ Format,va_list argp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:441:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:443:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_wscanf(const wchar_t * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:443:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:445:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_vwscanf(const wchar_t * __restrict__ Format, va_list argp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:445:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:447:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_fwscanf(FILE * __restrict__ _File,const wchar_t * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:447:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:449:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_vfwscanf (FILE * __restrict__ fp, const wchar_t * __restrict__ Format,va_list argp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:449:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:453:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_fwprintf(FILE * __restrict__ _File,const wchar_t * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:453:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:455:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_wprintf(const wchar_t * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:455:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:457:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_vfwprintf(FILE * __restrict__ _File,const wchar_t * __restrict__ _Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:457:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:459:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_vwprintf(const wchar_t * __restrict__ _Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:459:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:461:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_snwprintf (wchar_t * __restrict__ s, size_t n, const wchar_t * __restrict__ format, ...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:461:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:463:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_vsnwprintf (wchar_t * __restrict__ , size_t, const wchar_t * __restrict__ , va_list); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:463:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:465:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_swprintf(wchar_t * __restrict__ , const wchar_t * __restrict__ , ...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:465:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:467:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_vswprintf(wchar_t * __restrict__ , const wchar_t * __restrict__ ,va_list); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:467:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:485:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int swscanf(const wchar_t *__source, const wchar_t *__format, ...) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:496:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int wscanf(const wchar_t *__format, ...) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:507:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int fwscanf(FILE *__stream, const wchar_t *__format, ...) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:519:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int vswscanf (const wchar_t *__source, const wchar_t *__format, __builtin_va_list __local_argv) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:526:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int vwscanf(const wchar_t *__format, __builtin_va_list __local_argv) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:533:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int vfwscanf (FILE *__stream, const wchar_t *__format, __builtin_va_list __local_argv) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:543:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int fwprintf (FILE *__stream, const wchar_t *__format, ...) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:554:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int wprintf (const wchar_t *__format, ...) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:565:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int vfwprintf (FILE *__stream, const wchar_t *__format, __builtin_va_list __local_argv) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:572:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int vwprintf (const wchar_t *__format, __builtin_va_list __local_argv) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:580:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int snwprintf (wchar_t *__stream, size_t __n, const wchar_t *__format, ...) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:591:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int vsnwprintf (wchar_t *__stream, size_t __n, const wchar_t *__format, __builtin_va_list __local_argv) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cwchar:44, from C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:642:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP FILE *__cdecl _wfsopen(const wchar_t *_Filename,const wchar_t *_Mode,int _ShFlag); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:642:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:645:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wint_t __cdecl fgetwc(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:645:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:646:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wint_t __cdecl _fgetwchar(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:646:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:647:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wint_t __cdecl fputwc(wchar_t _Ch,FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:647:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:648:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wint_t __cdecl _fputwchar(wchar_t _Ch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:648:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:649:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wint_t __cdecl getwc(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:649:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:650:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wint_t __cdecl getwchar(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:650:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:651:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wint_t __cdecl putwc(wchar_t _Ch,FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:651:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:652:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wint_t __cdecl putwchar(wchar_t _Ch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:652:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:653:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wint_t __cdecl ungetwc(wint_t _Ch,FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:653:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:654:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl fgetws(wchar_t * __restrict__ _Dst,int _SizeInWords,FILE * __restrict__ _File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:654:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:655:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fputws(const wchar_t * __restrict__ _Str,FILE * __restrict__ _File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:655:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:656:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _getws(wchar_t *_String) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:656:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:657:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _putws(const wchar_t *_Str); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:657:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:658:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _scwprintf(const wchar_t * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:658:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:659:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _swprintf_l(wchar_t * __restrict__ ,size_t _SizeInWords,const wchar_t * __restrict__ _Format,_locale_t _Locale,... ) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:659:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:660:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _swprintf_c(wchar_t * __restrict__ _DstBuf,size_t _SizeInWords,const wchar_t * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:660:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:661:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vswprintf_c(wchar_t * __restrict__ _DstBuf,size_t _SizeInWords,const wchar_t * __restrict__ _Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:661:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:662:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snwprintf(wchar_t * __restrict__ _Dest,size_t _Count,const wchar_t * __restrict__ _Format,...) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:662:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:663:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vsnwprintf(wchar_t * __restrict__ _Dest,size_t _Count,const wchar_t * __restrict__ _Format,va_list _Args) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:663:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:695:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fwprintf_p(FILE * __restrict__ _File,const wchar_t * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:695:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:696:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wprintf_p(const wchar_t * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:696:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:697:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vfwprintf_p(FILE * __restrict__ _File,const wchar_t * __restrict__ _Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:697:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:698:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vwprintf_p(const wchar_t * __restrict__ _Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:698:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:699:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _swprintf_p(wchar_t * __restrict__ _DstBuf,size_t _MaxCount,const wchar_t * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:699:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:700:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP int __cdecl _vswprintf_p(wchar_t * __restrict__ _DstBuf,size_t _MaxCount,const wchar_t * __restrict__ _Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:700:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:701:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _scwprintf_p(const wchar_t * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:701:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:702:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP int __cdecl _vscwprintf_p(const wchar_t * __restrict__ _Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:702:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:703:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wprintf_l(const wchar_t * __restrict__ _Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:703:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:704:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wprintf_p_l(const wchar_t * __restrict__ _Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:704:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:705:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vwprintf_l(const wchar_t * __restrict__ _Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:705:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:706:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vwprintf_p_l(const wchar_t * __restrict__ _Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:706:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:707:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fwprintf_l(FILE * __restrict__ _File,const wchar_t * __restrict__ _Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:707:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:708:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fwprintf_p_l(FILE * __restrict__ _File,const wchar_t * __restrict__ _Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:708:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:709:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vfwprintf_l(FILE * __restrict__ _File,const wchar_t * __restrict__ _Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:709:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:710:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vfwprintf_p_l(FILE * __restrict__ _File,const wchar_t * __restrict__ _Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:710:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:711:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _swprintf_c_l(wchar_t * __restrict__ _DstBuf,size_t _MaxCount,const wchar_t * __restrict__ _Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:711:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:712:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _swprintf_p_l(wchar_t * __restrict__ _DstBuf,size_t _MaxCount,const wchar_t * __restrict__ _Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:712:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:713:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vswprintf_c_l(wchar_t * __restrict__ _DstBuf,size_t _MaxCount,const wchar_t * __restrict__ _Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:713:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:714:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vswprintf_p_l(wchar_t * __restrict__ _DstBuf,size_t _MaxCount,const wchar_t * __restrict__ _Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:714:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:715:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _scwprintf_l(const wchar_t * __restrict__ _Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:715:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:716:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _scwprintf_p_l(const wchar_t * __restrict__ _Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:716:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:717:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vscwprintf_p_l(const wchar_t * __restrict__ _Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:717:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:718:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snwprintf_l(wchar_t * __restrict__ _DstBuf,size_t _MaxCount,const wchar_t * __restrict__ _Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:718:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:719:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vsnwprintf_l(wchar_t * __restrict__ _DstBuf,size_t _MaxCount,const wchar_t * __restrict__ _Format,_locale_t _Locale,va_list _ArgList) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:719:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:720:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _swprintf(wchar_t * __restrict__ _Dest,const wchar_t * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:720:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:721:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vswprintf(wchar_t * __restrict__ _Dest,const wchar_t * __restrict__ _Format,va_list _Args); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:721:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:722:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl __swprintf_l(wchar_t * __restrict__ _Dest,const wchar_t * __restrict__ _Format,_locale_t _Plocinfo,...) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:722:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:723:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vswprintf_l(wchar_t * __restrict__ _Dest,size_t _MaxCount,const wchar_t * __restrict__ _Format,_locale_t _Locale,va_list _ArgList) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:723:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:724:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl __vswprintf_l(wchar_t * __restrict__ _Dest,const wchar_t * __restrict__ _Format,_locale_t _Plocinfo,va_list _Args) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:724:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:727, from C:/rtools40/mingw64/include/c++/8.3.0/cwchar:44, from C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/swprintf.inl:23:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int vswprintf (wchar_t *__stream, size_t __count, const wchar_t *__format, __builtin_va_list __local_argv) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/swprintf.inl:30:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int swprintf (wchar_t *__stream, size_t __count, const wchar_t *__format, ...) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/swprintf.inl:47:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int vswprintf (wchar_t *__stream, const wchar_t *__format, __builtin_va_list __local_argv) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/swprintf.inl:58:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int swprintf (wchar_t *__stream, const wchar_t *__format, ...) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cwchar:44, from C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:737:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wtempnam(const wchar_t *_Directory,const wchar_t *_FilePrefix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:737:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:738:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vscwprintf(const wchar_t * __restrict__ _Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:738:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:739:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vscwprintf_l(const wchar_t * __restrict__ _Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:739:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:740:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fwscanf_l(FILE * __restrict__ _File,const wchar_t * __restrict__ _Format,_locale_t _Locale,...) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:740:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/cwchar:44, from C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:741:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _swscanf_l(const wchar_t * __restrict__ _Src,const wchar_t * __restrict__ _Format,_locale_t _Locale,...) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:741:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:742:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snwscanf(const wchar_t * __restrict__ _Src,size_t _MaxCount,const wchar_t * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:742:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:743:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snwscanf_l(const wchar_t * __restrict__ _Src,size_t _MaxCount,const wchar_t * __restrict__ _Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:743:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:744:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wscanf_l(const wchar_t * __restrict__ _Format,_locale_t _Locale,...) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:744:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:745:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP FILE *__cdecl _wfdopen(int _FileHandle ,const wchar_t *_Mode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:745:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:746:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP FILE *__cdecl _wfopen(const wchar_t * __restrict__ _Filename,const wchar_t * __restrict__ _Mode) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:746:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:747:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP FILE *__cdecl _wfreopen(const wchar_t * __restrict__ _Filename,const wchar_t * __restrict__ _Mode,FILE * __restrict__ _OldFile) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:747:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:751:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _wperror(const wchar_t *_ErrMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:751:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:753:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP FILE *__cdecl _wpopen(const wchar_t *_Command,const wchar_t *_Mode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:753:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:757:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wremove(const wchar_t *_Filename); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:757:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:758:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wtmpnam(wchar_t *_Buffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:758:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:759:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wint_t __cdecl _fgetwc_nolock(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:759:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:760:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wint_t __cdecl _fputwc_nolock(wchar_t _Ch,FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:760:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:761:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wint_t __cdecl _ungetwc_nolock(wint_t _Ch,FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:761:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:769:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE wint_t __cdecl getwchar() {return (fgetwc(stdin)); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:770:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE wint_t __cdecl putwchar(wchar_t _C) {return (fputwc(_C,stdout)); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:782:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _itow(int _Value,wchar_t *_Dest,int _Radix) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:782:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:783:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _ltow(long _Value,wchar_t *_Dest,int _Radix) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:783:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:784:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _ultow(unsigned long _Value,wchar_t *_Dest,int _Radix) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:784:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:785:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl _wcstod_l(const wchar_t * __restrict__ _Str,wchar_t ** __restrict__ _EndPtr,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:785:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:787:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl __mingw_wcstod(const wchar_t * __restrict__ _Str,wchar_t ** __restrict__ _EndPtr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:787:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:788:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture float __cdecl __mingw_wcstof(const wchar_t * __restrict__ nptr, wchar_t ** __restrict__ endptr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:788:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:789:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture long double __cdecl __mingw_wcstold(const wchar_t * __restrict__, wchar_t ** __restrict__); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:789:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:793:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl wcstod(const wchar_t * __restrict__ _Str,wchar_t ** __restrict__ _EndPtr){ ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:797:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture float __cdecl wcstof(const wchar_t * __restrict__ _Str,wchar_t ** __restrict__ _EndPtr){ ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:806:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture long double __cdecl wcstold (const wchar_t * __restrict__, wchar_t ** __restrict__); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:806:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:808:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture long __cdecl wcstol(const wchar_t * __restrict__ _Str,wchar_t ** __restrict__ _EndPtr,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:808:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:809:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP long __cdecl _wcstol_l(const wchar_t * __restrict__ _Str,wchar_t ** __restrict__ _EndPtr,int _Radix,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:809:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:810:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned long __cdecl wcstoul(const wchar_t * __restrict__ _Str,wchar_t ** __restrict__ _EndPtr,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:810:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:811:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP unsigned long __cdecl _wcstoul_l(const wchar_t * __restrict__ _Str,wchar_t ** __restrict__ _EndPtr,int _Radix,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:811:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:812:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wgetenv(const wchar_t *_VarName) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:812:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:817:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl _wtof(const wchar_t *_Str); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:817:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:818:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl _wtof_l(const wchar_t *_Str,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:818:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:819:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wtoi(const wchar_t *_Str); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:819:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:820:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wtoi_l(const wchar_t *_Str,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:820:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:821:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP long __cdecl _wtol(const wchar_t *_Str); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:821:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:822:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP long __cdecl _wtol_l(const wchar_t *_Str,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:822:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:824:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP wchar_t *__cdecl _i64tow(__int64 _Val,wchar_t *_DstBuf,int _Radix) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:824:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:825:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP wchar_t *__cdecl _ui64tow(unsigned __int64 _Val,wchar_t *_DstBuf,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:825:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:826:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP __int64 __cdecl _wtoi64(const wchar_t *_Str); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:826:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:827:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP __int64 __cdecl _wtoi64_l(const wchar_t *_Str,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:827:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:828:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP __int64 __cdecl _wcstoi64(const wchar_t *_Str,wchar_t **_EndPtr,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:828:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:829:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP __int64 __cdecl _wcstoi64_l(const wchar_t *_Str,wchar_t **_EndPtr,int _Radix,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:829:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:830:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP unsigned __int64 __cdecl _wcstoui64(const wchar_t *_Str,wchar_t **_EndPtr,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:830:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:831:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP unsigned __int64 __cdecl _wcstoui64_l(const wchar_t *_Str,wchar_t **_EndPtr,int _Radix,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:831:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:837:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wfullpath(wchar_t *_FullPath,const wchar_t *_Path,size_t _SizeInWords); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:837:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:838:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _wmakepath(wchar_t *_ResultPath,const wchar_t *_Drive,const wchar_t *_Dir,const wchar_t *_Filename,const wchar_t *_Ext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:838:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:843:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wputenv(const wchar_t *_EnvString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:843:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:844:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _wsearchenv(const wchar_t *_Filename,const wchar_t *_EnvVar,wchar_t *_ResultPath) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:844:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:845:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _wsplitpath(const wchar_t *_FullPath,wchar_t *_Drive,wchar_t *_Dir,wchar_t *_Filename,wchar_t *_Ext) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:845:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:851:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wcsdup(const wchar_t *_Str); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:851:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:852:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl wcscat(wchar_t * __restrict__ _Dest,const wchar_t * __restrict__ _Source) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:852:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:853:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CONST_RETURN wchar_t *__cdecl wcschr(const wchar_t *_Str,wchar_t _Ch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:853:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:854:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl wcscmp(const wchar_t *_Str1,const wchar_t *_Str2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:854:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:855:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl wcscpy(wchar_t * __restrict__ _Dest,const wchar_t * __restrict__ _Source) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:855:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:856:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl wcscspn(const wchar_t *_Str,const wchar_t *_Control); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:856:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:857:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl wcslen(const wchar_t *_Str); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:857:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:858:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl wcsnlen(const wchar_t *_Src,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:858:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:859:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl wcsncat(wchar_t * __restrict__ _Dest,const wchar_t * __restrict__ _Source,size_t _Count) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:859:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:860:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl wcsncmp(const wchar_t *_Str1,const wchar_t *_Str2,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:860:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:861:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl wcsncpy(wchar_t * __restrict__ _Dest,const wchar_t * __restrict__ _Source,size_t _Count) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:861:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:862:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl _wcsncpy_l(wchar_t * __restrict__ _Dest,const wchar_t * __restrict__ _Source,size_t _Count,_locale_t _Locale) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:862:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:863:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CONST_RETURN wchar_t *__cdecl wcspbrk(const wchar_t *_Str,const wchar_t *_Control); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:863:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:864:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CONST_RETURN wchar_t *__cdecl wcsrchr(const wchar_t *_Str,wchar_t _Ch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:864:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:865:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl wcsspn(const wchar_t *_Str,const wchar_t *_Control); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:865:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:866:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CONST_RETURN wchar_t *__cdecl wcsstr(const wchar_t *_Str,const wchar_t *_SubStr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:866:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:867:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl wcstok(wchar_t * __restrict__ _Str,const wchar_t * __restrict__ _Delim) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:867:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:868:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wcserror(int _ErrNum) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:868:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:869:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl __wcserror(const wchar_t *_Str) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:869:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:870:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wcsicmp(const wchar_t *_Str1,const wchar_t *_Str2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:870:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:871:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wcsicmp_l(const wchar_t *_Str1,const wchar_t *_Str2,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:871:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:872:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wcsnicmp(const wchar_t *_Str1,const wchar_t *_Str2,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:872:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:873:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wcsnicmp_l(const wchar_t *_Str1,const wchar_t *_Str2,size_t _MaxCount,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:873:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:874:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wcsnset(wchar_t *_Str,wchar_t _Val,size_t _MaxCount) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:874:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:875:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wcsrev(wchar_t *_Str); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:875:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:876:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wcsset(wchar_t *_Str,wchar_t _Val) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:876:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:877:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wcslwr(wchar_t *_String) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:877:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:878:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *_wcslwr_l(wchar_t *_String,_locale_t _Locale) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:878:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:879:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wcsupr(wchar_t *_String) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:879:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:880:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *_wcsupr_l(wchar_t *_String,_locale_t _Locale) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:880:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:881:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl wcsxfrm(wchar_t * __restrict__ _Dst,const wchar_t * __restrict__ _Src,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:881:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:882:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP size_t __cdecl _wcsxfrm_l(wchar_t * __restrict__ _Dst,const wchar_t * __restrict__ _Src,size_t _MaxCount,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:882:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:883:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl wcscoll(const wchar_t *_Str1,const wchar_t *_Str2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:883:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:884:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wcscoll_l(const wchar_t *_Str1,const wchar_t *_Str2,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:884:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:885:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wcsicoll(const wchar_t *_Str1,const wchar_t *_Str2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:885:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:886:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wcsicoll_l(const wchar_t *_Str1,const wchar_t *_Str2,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:886:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:887:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wcsncoll(const wchar_t *_Str1,const wchar_t *_Str2,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:887:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:888:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wcsncoll_l(const wchar_t *_Str1,const wchar_t *_Str2,size_t _MaxCount,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:888:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:889:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wcsnicoll(const wchar_t *_Str1,const wchar_t *_Str2,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:889:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:890:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wcsnicoll_l(const wchar_t *_Str1,const wchar_t *_Str2,size_t _MaxCount,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:890:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:893:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl wcsdup(const wchar_t *_Str) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:893:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:895:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl wcsicmp(const wchar_t *_Str1,const wchar_t *_Str2) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:895:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:896:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl wcsnicmp(const wchar_t *_Str1,const wchar_t *_Str2,size_t _MaxCount) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:896:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:897:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl wcsnset(wchar_t *_Str,wchar_t _Val,size_t _MaxCount) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:897:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:898:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl wcsrev(wchar_t *_Str) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:898:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:899:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl wcsset(wchar_t *_Str,wchar_t _Val) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:899:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:900:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl wcslwr(wchar_t *_Str) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:900:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:901:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl wcsupr(wchar_t *_Str) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:901:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:902:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl wcsicoll(const wchar_t *_Str1,const wchar_t *_Str2) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:902:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:924:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wasctime(const struct tm *_Tm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:924:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:925:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP errno_t __cdecl _wasctime_s (wchar_t *_Buf,size_t _SizeInWords,const struct tm *_Tm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:925:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:926:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl _wctime32(const __time32_t *_Time) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:926:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:927:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP errno_t __cdecl _wctime32_s (wchar_t *_Buf,size_t _SizeInWords,const __time32_t *_Time); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:927:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:928:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl wcsftime(wchar_t * __restrict__ _Buf,size_t _SizeInWords,const wchar_t * __restrict__ _Format,const struct tm * __restrict__ _Tm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:928:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:929:175: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP size_t __cdecl _wcsftime_l(wchar_t * __restrict__ _Buf,size_t _SizeInWords,const wchar_t * __restrict__ _Format,const struct tm * __restrict__ _Tm,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:929:175: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:930:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wstrdate(wchar_t *_Buffer) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:930:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:931:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP errno_t __cdecl _wstrdate_s (wchar_t *_Buf,size_t _SizeInWords); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:931:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:932:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wstrtime(wchar_t *_Buffer) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:932:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:933:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP errno_t __cdecl _wstrtime_s (wchar_t *_Buf,size_t _SizeInWords); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:933:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:934:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wctime64(const __time64_t *_Time) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:934:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:935:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP errno_t __cdecl _wctime64_s (wchar_t *_Buf,size_t _SizeInWords,const __time64_t *_Time); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:935:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:939:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl _wctime(const time_t *_Time) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:939:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:942:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE wchar_t *__cdecl _wctime(const time_t *_Time) { return _wctime64(_Time); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:951:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture errno_t __cdecl _wctime_s(wchar_t *, size_t, const time_t *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:951:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:954:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE errno_t __cdecl _wctime_s (wchar_t *_Buffer,size_t _SizeInWords,const time_t *_Time) { return _wctime64_s (_Buffer,_SizeInWords,_Time); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:966:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wint_t __cdecl btowc(int); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:966:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:967:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl mbrlen(const char * __restrict__ _Ch,size_t _SizeInBytes,mbstate_t * __restrict__ _State); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:967:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:968:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl mbrtowc(wchar_t * __restrict__ _DstCh,const char * __restrict__ _SrcCh,size_t _SizeInBytes,mbstate_t * __restrict__ _State); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:968:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:969:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl mbsrtowcs(wchar_t * __restrict__ _Dest,const char ** __restrict__ _PSrc,size_t _Count,mbstate_t * __restrict__ _State) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:969:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:970:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl wcrtomb(char * __restrict__ _Dest,wchar_t _Source,mbstate_t * __restrict__ _State) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:970:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:971:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl wcsrtombs(char * __restrict__ _Dest,const wchar_t ** __restrict__ _PSource,size_t _Count,mbstate_t * __restrict__ _State) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:971:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:972:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl wctob(wint_t _WCh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:972:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:975:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl wmemset(wchar_t *s, wchar_t c, size_t n); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:975:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:976:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CONST_RETURN wchar_t *__cdecl wmemchr(const wchar_t *s, wchar_t c, size_t n); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:976:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:977:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl wmemcmp(const wchar_t *s1, const wchar_t *s2,size_t n); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:977:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:978:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl wmemcpy(wchar_t * __restrict__ s1,const wchar_t * __restrict__ s2,size_t n) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:978:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:979:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t * __cdecl wmempcpy (wchar_t *_Dst, const wchar_t *_Src, size_t _Size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:979:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:980:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl wmemmove(wchar_t *s1, const wchar_t *s2, size_t n) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:980:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:981:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fwide(FILE *stream,int mode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:981:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:982:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl mbsinit(const mbstate_t *ps); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:982:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:983:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION long long __cdecl wcstoll(const wchar_t * __restrict__ nptr,wchar_t ** __restrict__ endptr, int base); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:983:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:984:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION unsigned long long __cdecl wcstoull(const wchar_t * __restrict__ nptr,wchar_t ** __restrict__ endptr, int base); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:984:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:987:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *__cdecl memmove(void *_Dst,const void *_Src,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:987:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:988:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *__cdecl memcpy(void * __restrict__ _Dst,const void * __restrict__ _Src,size_t _MaxCount) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:988:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:990:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE int __cdecl fwide(FILE *_F,int _M) { (void)_F; return (_M); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:991:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE int __cdecl mbsinit(const mbstate_t *_P) { return (!_P || *_P==0); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:992:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE _CONST_RETURN wchar_t *__cdecl wmemchr(const wchar_t *_S,wchar_t _C,size_t _N) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1000:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE int __cdecl wmemcmp(const wchar_t *_S1,const wchar_t *_S2,size_t _N) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1010:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE wchar_t *__cdecl wmemcpy(wchar_t * __restrict__ _S1,const wchar_t * __restrict__ _S2,size_t _N) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1014:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE wchar_t *__cdecl wmemmove(wchar_t *_S1,const wchar_t *_S2,size_t _N) { return (wchar_t *)memmove(_S1,_S2,_N*sizeof(wchar_t)); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1015:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE wchar_t *__cdecl wmemset(wchar_t *_S,wchar_t _C,size_t _N) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1038:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_str_wide_utf8 (const wchar_t * const wptr, char **mbptr, size_t * buflen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1038:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1052:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_str_utf8_wide (const char *const mbptr, wchar_t ** wptr, size_t * buflen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1052:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1061:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl __mingw_str_free(void *ptr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1061:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1071, from C:/rtools40/mingw64/include/c++/8.3.0/cwchar:44, from C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:28:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP errno_t __cdecl _waccess_s (const wchar_t *_Filename,int _AccessMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:28:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:29:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP errno_t __cdecl _wmktemp_s (wchar_t *_TemplateName,size_t _SizeInWords); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:29:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:34:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP errno_t __cdecl _cgetws_s (wchar_t *_Buffer,size_t _SizeInWords,size_t *_SizeRead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:34:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:35:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP int __cdecl _cwprintf_s (const wchar_t *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:35:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:36:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _cwscanf_s(const wchar_t *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:36:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:37:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _cwscanf_s_l(const wchar_t *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:37:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:38:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP int __cdecl _vcwprintf_s (const wchar_t *_Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:38:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:39:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP int __cdecl _cwprintf_s_l (const wchar_t *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:39:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:40:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP int __cdecl _vcwprintf_s_l (const wchar_t *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:40:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:45:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _getws_s(wchar_t *_Str,size_t _SizeInWords); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:45:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:46:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fwprintf_s(FILE *_File,const wchar_t *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:46:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:47:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl wprintf_s(const wchar_t *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:47:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:48:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl vfwprintf_s(FILE *_File,const wchar_t *_Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:48:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:49:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl vwprintf_s(const wchar_t *_Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:49:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:51:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl vswprintf_s(wchar_t *_Dst,size_t _SizeInWords,const wchar_t *_Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:51:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:52:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_2(int, vswprintf_s, wchar_t, _Dst, const wchar_t*, _Format, va_list, _ArgList) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1071, from C:/rtools40/mingw64/include/c++/8.3.0/cwchar:44, from C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:54:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl swprintf_s(wchar_t *_Dst,size_t _SizeInWords,const wchar_t *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:54:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:55:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_1_ARGLIST(int,swprintf_s,vswprintf_s,wchar_t,_Dst,const wchar_t*,_Format) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1071, from C:/rtools40/mingw64/include/c++/8.3.0/cwchar:44, from C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:57:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vsnwprintf_s(wchar_t *_DstBuf,size_t _DstSizeInWords,size_t _MaxCount,const wchar_t *_Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:57:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:58:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_3(int,_vsnwprintf_s,wchar_t,_DstBuf,size_t,_MaxCount,const wchar_t*,_Format,va_list,_ArgList) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1071, from C:/rtools40/mingw64/include/c++/8.3.0/cwchar:44, from C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:60:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snwprintf_s(wchar_t *_DstBuf,size_t _DstSizeInWords,size_t _MaxCount,const wchar_t *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:60:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:61:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_2_ARGLIST(int,_snwprintf_s,_vsnwprintf_s,wchar_t,_DstBuf,size_t,_MaxCount,const wchar_t*,_Format) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1071, from C:/rtools40/mingw64/include/c++/8.3.0/cwchar:44, from C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:63:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wprintf_s_l(const wchar_t *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:63:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:64:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vwprintf_s_l(const wchar_t *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:64:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:65:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fwprintf_s_l(FILE *_File,const wchar_t *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:65:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:66:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vfwprintf_s_l(FILE *_File,const wchar_t *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:66:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:67:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _swprintf_s_l(wchar_t *_DstBuf,size_t _DstSize,const wchar_t *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:67:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:68:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vswprintf_s_l(wchar_t *_DstBuf,size_t _DstSize,const wchar_t *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:68:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:69:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snwprintf_s_l(wchar_t *_DstBuf,size_t _DstSize,size_t _MaxCount,const wchar_t *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:69:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:70:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vsnwprintf_s_l(wchar_t *_DstBuf,size_t _DstSize,size_t _MaxCount,const wchar_t *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:70:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:71:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fwscanf_s_l(FILE *_File,const wchar_t *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:71:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:72:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _swscanf_s_l(const wchar_t *_Src,const wchar_t *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:72:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:73:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl swscanf_s(const wchar_t *_Src,const wchar_t *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:73:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:74:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snwscanf_s(const wchar_t *_Src,size_t _MaxCount,const wchar_t *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:74:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:75:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snwscanf_s_l(const wchar_t *_Src,size_t _MaxCount,const wchar_t *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:75:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:76:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wscanf_s_l(const wchar_t *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:76:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:77:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wfopen_s(FILE **_File,const wchar_t *_Filename,const wchar_t *_Mode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:77:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:78:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wfreopen_s(FILE **_File,const wchar_t *_Filename,const wchar_t *_Mode,FILE *_OldFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:78:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:79:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wtmpnam_s(wchar_t *_DstBuf,size_t _SizeInWords); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:79:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:84:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _itow_s (int _Val,wchar_t *_DstBuf,size_t _SizeInWords,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:84:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:85:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_1_1(errno_t,_itow_s,int,_Val,wchar_t,_DstBuf,int,_Radix) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1071, from C:/rtools40/mingw64/include/c++/8.3.0/cwchar:44, from C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:87:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _ltow_s (long _Val,wchar_t *_DstBuf,size_t _SizeInWords,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:87:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:88:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_1_1(errno_t,_ltow_s,long,_Val,wchar_t,_DstBuf,int,_Radix) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1071, from C:/rtools40/mingw64/include/c++/8.3.0/cwchar:44, from C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:90:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _ultow_s (unsigned long _Val,wchar_t *_DstBuf,size_t _SizeInWords,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:90:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:91:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_1_1(errno_t,_ultow_s,unsigned long,_Val,wchar_t,_DstBuf,int,_Radix) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1071, from C:/rtools40/mingw64/include/c++/8.3.0/cwchar:44, from C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:93:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wgetenv_s(size_t *_ReturnSize,wchar_t *_DstBuf,size_t _DstSizeInWords,const wchar_t *_VarName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:93:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:94:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_1_1(errno_t,_wgetenv_s,size_t*,_ReturnSize,wchar_t,_DstBuf,const wchar_t*,_VarName) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1071, from C:/rtools40/mingw64/include/c++/8.3.0/cwchar:44, from C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:96:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wdupenv_s(wchar_t **_Buffer,size_t *_BufferSizeInWords,const wchar_t *_VarName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:96:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:97:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _i64tow_s(__int64 _Val,wchar_t *_DstBuf,size_t _SizeInWords,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:97:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:98:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _ui64tow_s(unsigned __int64 _Val,wchar_t *_DstBuf,size_t _SizeInWords,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:98:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:104:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wmakepath_s(wchar_t *_PathResult,size_t _SizeInWords,const wchar_t *_Drive,const wchar_t *_Dir,const wchar_t *_Filename,const wchar_t *_Ext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:104:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:105:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_4(errno_t,_wmakepath_s,wchar_t,_PathResult,const wchar_t*,_Drive,const wchar_t*,_Dir,const wchar_t*,_Filename,const wchar_t*,_Ext) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1071, from C:/rtools40/mingw64/include/c++/8.3.0/cwchar:44, from C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:107:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wputenv_s(const wchar_t *_Name,const wchar_t *_Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:107:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:109:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wsearchenv_s(const wchar_t *_Filename,const wchar_t *_EnvVar,wchar_t *_ResultPath,size_t _SizeInWords); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:109:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:110:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_2_0(errno_t,_wsearchenv_s,const wchar_t*,_Filename,const wchar_t*,_EnvVar,wchar_t,_ResultPath) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1071, from C:/rtools40/mingw64/include/c++/8.3.0/cwchar:44, from C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:112:227: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wsplitpath_s(const wchar_t *_FullPath,wchar_t *_Drive,size_t _DriveSizeInWords,wchar_t *_Dir,size_t _DirSizeInWords,wchar_t *_Filename,size_t _FilenameSizeInWords,wchar_t *_Ext,size_t _ExtSizeInWords); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:112:227: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:113:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_SPLITPATH(errno_t,_wsplitpath_s,wchar_t,_Dest) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1071, from C:/rtools40/mingw64/include/c++/8.3.0/cwchar:44, from C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:120:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl wcstok_s(wchar_t *_Str,const wchar_t *_Delim,wchar_t **_Context); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:120:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:121:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wcserror_s(wchar_t *_Buf,size_t _SizeInWords,int _ErrNum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:121:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:122:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl __wcserror_s(wchar_t *_Buffer,size_t _SizeInWords,const wchar_t *_ErrMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:122:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:123:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wcsnset_s(wchar_t *_Dst,size_t _DstSizeInWords,wchar_t _Val,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:123:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:124:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wcsset_s(wchar_t *_Str,size_t _SizeInWords,wchar_t _Val); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:124:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:125:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wcslwr_s(wchar_t *_Str,size_t _SizeInWords); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:125:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:126:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wcslwr_s_l(wchar_t *_Str,size_t _SizeInWords,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:126:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:127:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wcsupr_s(wchar_t *_Str,size_t _Size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:127:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:128:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wcsupr_s_l(wchar_t *_Str,size_t _Size,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:128:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:130:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl wcscat_s(wchar_t *_Dst, rsize_t _DstSize, const wchar_t *_Src); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:130:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:131:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_1(errno_t, wcscat_s, wchar_t, _Dest, const wchar_t *, _Source) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1071, from C:/rtools40/mingw64/include/c++/8.3.0/cwchar:44, from C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:132:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl wcscpy_s(wchar_t *_Dst, rsize_t _DstSize, const wchar_t *_Src); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:132:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:133:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_1(errno_t, wcscpy_s, wchar_t, _Dest, const wchar_t *, _Source) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1071, from C:/rtools40/mingw64/include/c++/8.3.0/cwchar:44, from C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:135:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl wcsncat_s(wchar_t *_Dst,size_t _DstSizeInChars,const wchar_t *_Src,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:135:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:136:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wcsncat_s_l(wchar_t *_Dst,size_t _DstSizeInChars,const wchar_t *_Src,size_t _MaxCount,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:136:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:137:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl wcsncpy_s(wchar_t *_Dst,size_t _DstSizeInChars,const wchar_t *_Src,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:137:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:138:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wcsncpy_s_l(wchar_t *_Dst,size_t _DstSizeInChars,const wchar_t *_Src,size_t _MaxCount,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:138:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:139:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wcstok_s_l(wchar_t *_Str,const wchar_t *_Delim,wchar_t **_Context,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:139:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:140:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wcsset_s_l(wchar_t *_Str,size_t _SizeInChars,unsigned int _Val,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:140:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:141:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wcsnset_s_l(wchar_t *_Str,size_t _SizeInChars,unsigned int _Val, size_t _Count,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:141:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:143:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __forceinline size_t __cdecl wcsnlen_s(const wchar_t * _src, size_t _count) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:150:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP errno_t __cdecl _wasctime_s (wchar_t *_Buf,size_t _SizeInWords,const struct tm *_Tm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:150:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:151:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP errno_t __cdecl _wctime32_s (wchar_t *_Buf,size_t _SizeInWords,const __time32_t *_Time); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:151:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:152:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP errno_t __cdecl _wstrdate_s (wchar_t *_Buf,size_t _SizeInWords); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:152:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:153:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP errno_t __cdecl _wstrtime_s (wchar_t *_Buf,size_t _SizeInWords); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:153:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:154:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP errno_t __cdecl _wctime64_s (wchar_t *_Buf,size_t _SizeInWords,const __time64_t *_Time); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:154:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:165:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl mbsrtowcs_s(size_t *_Retval,wchar_t *_Dst,size_t _SizeInWords,const char **_PSrc,size_t _N,mbstate_t *_State); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:165:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:166:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_1_3(errno_t,mbsrtowcs_s,size_t*,_Retval,wchar_t,_Dst,const char**,_PSrc,size_t,_N,mbstate_t,_State) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1071, from C:/rtools40/mingw64/include/c++/8.3.0/cwchar:44, from C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:168:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl wcrtomb_s(size_t *_Retval,char *_Dst,size_t _SizeInBytes,wchar_t _Ch,mbstate_t *_State); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:168:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:169:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_1_2(errno_t,wcrtomb_s,size_t*,_Retval,char,_Dst,wchar_t,_Ch,mbstate_t,_State) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1071, from C:/rtools40/mingw64/include/c++/8.3.0/cwchar:44, from C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:171:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl wcsrtombs_s(size_t *_Retval,char *_Dst,size_t _SizeInBytes,const wchar_t **_Src,size_t _Size,mbstate_t *_State); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:171:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:172:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_1_3(errno_t,wcsrtombs_s,size_t,_Retval,char,_Dst,const wchar_t**,_Src,size_t,_Size,mbstate_t,_State) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1071, from C:/rtools40/mingw64/include/c++/8.3.0/cwchar:44, from C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:174:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP errno_t __cdecl wmemcpy_s (wchar_t *_dest,size_t _numberOfElements,const wchar_t *_src,size_t _count); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:174:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:175:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP errno_t __cdecl wmemmove_s(wchar_t *_dest,size_t _numberOfElements,const wchar_t *_src,size_t _count); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:175:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/cwchar:212:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wcschr(wchar_t* __p, wchar_t __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/cwchar:216:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wcspbrk(wchar_t* __s1, const wchar_t* __s2) ^ C:/rtools40/mingw64/include/c++/8.3.0/cwchar:220:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wcsrchr(wchar_t* __p, wchar_t __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/cwchar:224:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wcsstr(wchar_t* __s1, const wchar_t* __s2) ^ C:/rtools40/mingw64/include/c++/8.3.0/cwchar:228:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wmemchr(wchar_t* __p, wchar_t __c, size_t __n) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:123:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fpos() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:133:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fpos(streamoff __off) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:137:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator streamoff() const { return _M_off; } ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:141:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture state(_StateT __st) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:146:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture state() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:154:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+=(streamoff __off) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:165:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator-=(streamoff __off) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:178:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+(streamoff __off) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:192:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator-(streamoff __off) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:205:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator-(const fpos& __other) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:216:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator==(const fpos<_StateT>& __lhs, const fpos<_StateT>& __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:221:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator!=(const fpos<_StateT>& __lhs, const fpos<_StateT>& __rhs) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:96:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(char_type& __c1, const char_type& __c2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:100:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eq(const char_type& __c1, const char_type& __c2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:104:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lt(const char_type& __c1, const char_type& __c2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:108:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture compare(const char_type* __s1, const char_type* __s2, std::size_t __n); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:111:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture length(const char_type* __s); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:114:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find(const char_type* __s, std::size_t __n, const char_type& __a); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:117:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture move(char_type* __s1, const char_type* __s2, std::size_t __n); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:120:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture copy(char_type* __s1, const char_type* __s2, std::size_t __n); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:123:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(char_type* __s, std::size_t __n, char_type __a); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:126:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_char_type(const int_type& __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:130:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_int_type(const char_type& __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:134:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eq_int_type(const int_type& __c1, const int_type& __c2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:138:11: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eof() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:142:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture not_eof(const int_type& __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:149:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture compare(const char_type* __s1, const char_type* __s2, std::size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:162:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture length(const char_type* __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:173:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find(const char_type* __s, std::size_t __n, const char_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:184:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture move(char_type* __s1, const char_type* __s2, std::size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:195:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture copy(char_type* __s1, const char_type* __s2, std::size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:205:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(char_type* __s, std::size_t __n, char_type __a) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:286:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(char_type& __c1, const char_type& __c2) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:290:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eq(const char_type& __c1, const char_type& __c2) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:294:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lt(const char_type& __c1, const char_type& __c2) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:302:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture compare(const char_type* __s1, const char_type* __s2, size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:316:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture length(const char_type* __s) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:326:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find(const char_type* __s, size_t __n, const char_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:340:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture move(char_type* __s1, const char_type* __s2, size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:348:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture copy(char_type* __s1, const char_type* __s2, size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:356:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(char_type* __s, size_t __n, char_type __a) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:364:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_char_type(const int_type& __c) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:370:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_int_type(const char_type& __c) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:374:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eq_int_type(const int_type& __c1, const int_type& __c2) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:378:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eof() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:382:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture not_eof(const int_type& __c) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:399:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(char_type& __c1, const char_type& __c2) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:403:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eq(const char_type& __c1, const char_type& __c2) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:407:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lt(const char_type& __c1, const char_type& __c2) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:411:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture compare(const char_type* __s1, const char_type* __s2, size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:426:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture length(const char_type* __s) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:437:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find(const char_type* __s, size_t __n, const char_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:452:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture move(char_type* __s1, const char_type* __s2, size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:460:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture copy(char_type* __s1, const char_type* __s2, size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:468:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(char_type* __s, size_t __n, char_type __a) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:476:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_char_type(const int_type& __c) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:480:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_int_type(const char_type& __c) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:484:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eq_int_type(const int_type& __c1, const int_type& __c2) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:488:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eof() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:492:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture not_eof(const int_type& __c) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:519:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(char_type& __c1, const char_type& __c2) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:523:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eq(const char_type& __c1, const char_type& __c2) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:527:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lt(const char_type& __c1, const char_type& __c2) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:531:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture compare(const char_type* __s1, const char_type* __s2, size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:542:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture length(const char_type* __s) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:551:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find(const char_type* __s, size_t __n, const char_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:560:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture move(char_type* __s1, const char_type* __s2, size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:569:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture copy(char_type* __s1, const char_type* __s2, size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:578:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(char_type* __s, size_t __n, char_type __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:586:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_char_type(const int_type& __c) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:590:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_int_type(const char_type& __c) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:594:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eq_int_type(const int_type& __c1, const int_type& __c2) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:598:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eof() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:602:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture not_eof(const int_type& __c) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:616:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(char_type& __c1, const char_type& __c2) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:620:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eq(const char_type& __c1, const char_type& __c2) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:624:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lt(const char_type& __c1, const char_type& __c2) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:628:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture compare(const char_type* __s1, const char_type* __s2, size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:639:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture length(const char_type* __s) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:648:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find(const char_type* __s, size_t __n, const char_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:657:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture move(char_type* __s1, const char_type* __s2, size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:666:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture copy(char_type* __s1, const char_type* __s2, size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:675:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(char_type* __s, size_t __n, char_type __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:683:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_char_type(const int_type& __c) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:687:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_int_type(const char_type& __c) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:691:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eq_int_type(const int_type& __c1, const int_type& __c2) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:695:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eof() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:699:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture not_eof(const int_type& __c) noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/exception.h:63:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture exception() _GLIBCXX_USE_NOEXCEPT { } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/exception.h:64:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~exception() _GLIBCXX_TXN_SAFE_DYN _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/exception.h:69:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture what() const _GLIBCXX_TXN_SAFE_DYN _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/exception:49:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bad_exception() _GLIBCXX_USE_NOEXCEPT { } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/exception:53:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~bad_exception() _GLIBCXX_TXN_SAFE_DYN _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/exception:57:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture what() const _GLIBCXX_TXN_SAFE_DYN _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/exception:67:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture terminate_handler set_terminate(terminate_handler) _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/exception:67:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/new:40, from C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:46, from C:/rtools40/mingw64/include/c++/8.3.0/string:41, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/exception:71:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture terminate_handler get_terminate() noexcept; ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/exception:71:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/exception:76:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void terminate() _GLIBCXX_USE_NOEXCEPT __attribute__ ((__noreturn__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/exception:76:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/exception:79:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unexpected_handler set_unexpected(unexpected_handler) _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/exception:79:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/new:40, from C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:46, from C:/rtools40/mingw64/include/c++/8.3.0/string:41, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/exception:83:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unexpected_handler get_unexpected() noexcept; ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/exception:83:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/exception:88:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void unexpected() __attribute__ ((__noreturn__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/exception:88:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/exception:102:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool uncaught_exception() _GLIBCXX_USE_NOEXCEPT __attribute__ ((__pure__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/exception:102:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/exception:107:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int uncaught_exceptions() _GLIBCXX_USE_NOEXCEPT __attribute__ ((__pure__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/exception:107:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/exception:133:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __verbose_terminate_handler(); ^ C:/rtools40/mingw64/include/c++/8.3.0/exception:133:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/cxxabi_init_exception.h:63:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __cxa_allocate_exception(size_t) _GLIBCXX_NOTHROW; ^~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/cxxabi_init_exception.h:63:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/cxxabi_init_exception.h:66:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __cxa_free_exception(void*) _GLIBCXX_NOTHROW; ^~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/cxxabi_init_exception.h:66:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/cxxabi_init_exception.h:71:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void (_GLIBCXX_CDTOR_CALLABI *dest) (void *)) _GLIBCXX_NOTHROW; ^~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/cxxabi_init_exception.h:71:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/typeinfo:36, from C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/exception:143, from C:/rtools40/mingw64/include/c++/8.3.0/new:40, from C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:46, from C:/rtools40/mingw64/include/c++/8.3.0/string:41, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/hash_bytes.h:47:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Hash_bytes(const void* __ptr, size_t __len, size_t __seed); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/hash_bytes.h:47:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/hash_bytes.h:54:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Fnv_hash_bytes(const void* __ptr, size_t __len, size_t __seed); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/hash_bytes.h:54:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/exception:143, from C:/rtools40/mingw64/include/c++/8.3.0/new:40, from C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:46, from C:/rtools40/mingw64/include/c++/8.3.0/string:41, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/typeinfo:95:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~type_info(); ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/typeinfo:99:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const char* name() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/typeinfo:106:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool before(const type_info& __arg) const _GLIBCXX_NOEXCEPT; ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/typeinfo:107:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool operator==(const type_info& __arg) const _GLIBCXX_NOEXCEPT; ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/typeinfo:136:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool operator!=(const type_info& __arg) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/exception:143, from C:/rtools40/mingw64/include/c++/8.3.0/new:40, from C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:46, from C:/rtools40/mingw64/include/c++/8.3.0/string:41, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/typeinfo:140:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t hash_code() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/typeinfo:152:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual bool __is_pointer_p() const; ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/typeinfo:155:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual bool __is_function_p() const; ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/typeinfo:164:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned __outer) const; ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/typeinfo:168:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **__obj_ptr) const; ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/typeinfo:173:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit type_info(const char *__n): __name(__n) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/typeinfo:177:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture type_info& operator=(const type_info&); ^ C:/rtools40/mingw64/include/c++/8.3.0/typeinfo:178:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture type_info(const type_info&); ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/typeinfo:190:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bad_cast() _GLIBCXX_USE_NOEXCEPT { } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/typeinfo:194:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~bad_cast() _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/typeinfo:197:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual const char* what() const _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/typeinfo:207:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bad_typeid () _GLIBCXX_USE_NOEXCEPT { } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/typeinfo:211:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~bad_typeid() _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/typeinfo:214:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual const char* what() const _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:63:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture exception_ptr current_exception() _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:63:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:66:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture exception_ptr make_exception_ptr(_Ex) _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:66:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/exception:143, from C:/rtools40/mingw64/include/c++/8.3.0/new:40, from C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:46, from C:/rtools40/mingw64/include/c++/8.3.0/string:41, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:69:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void rethrow_exception(exception_ptr) __attribute__ ((__noreturn__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:69:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:83:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit exception_ptr(void* __e) _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:85:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _M_addref() _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:86:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _M_release() _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/exception:143, from C:/rtools40/mingw64/include/c++/8.3.0/new:40, from C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:46, from C:/rtools40/mingw64/include/c++/8.3.0/string:41, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:88:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *_M_get() const _GLIBCXX_NOEXCEPT __attribute__ ((__pure__)); ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:90:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture friend exception_ptr std::current_exception() _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/exception:143, from C:/rtools40/mingw64/include/c++/8.3.0/new:40, from C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:46, from C:/rtools40/mingw64/include/c++/8.3.0/string:41, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:91:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture friend void std::rethrow_exception(exception_ptr); ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:93:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture friend exception_ptr std::make_exception_ptr(_Ex) _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:96:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture exception_ptr() _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:98:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture exception_ptr(const exception_ptr&) _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/exception:143, from C:/rtools40/mingw64/include/c++/8.3.0/new:40, from C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:46, from C:/rtools40/mingw64/include/c++/8.3.0/string:41, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:101:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture exception_ptr(nullptr_t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:105:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture exception_ptr(exception_ptr&& __o) noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:118:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const exception_ptr&) _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/exception:143, from C:/rtools40/mingw64/include/c++/8.3.0/new:40, from C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:46, from C:/rtools40/mingw64/include/c++/8.3.0/string:41, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:122:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(exception_ptr&& __o) noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:129:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~exception_ptr() _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:132:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(exception_ptr&) _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/exception:143, from C:/rtools40/mingw64/include/c++/8.3.0/new:40, from C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:46, from C:/rtools40/mingw64/include/c++/8.3.0/string:41, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:144:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit operator bool() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:150:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_USE_NOEXCEPT __attribute__ ((__pure__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:154:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __attribute__ ((__pure__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:159:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_USE_NOEXCEPT __attribute__ ((__pure__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:159:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:163:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_USE_NOEXCEPT __attribute__ ((__pure__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:163:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:166:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(exception_ptr& __lhs, exception_ptr& __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:171:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __dest_thunk(void* __x) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:179:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture make_exception_ptr(_Ex __ex) _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/exception:144, from C:/rtools40/mingw64/include/c++/8.3.0/new:40, from C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:46, from C:/rtools40/mingw64/include/c++/8.3.0/string:41, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/nested_exception.h:57:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture nested_exception() noexcept : _M_ptr(current_exception()) { } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/nested_exception.h:59:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture nested_exception(const nested_exception&) noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/nested_exception.h:61:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture nested_exception& operator=(const nested_exception&) noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/nested_exception.h:63:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~nested_exception() noexcept; ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/nested_exception.h:67:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rethrow_nested() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/nested_exception.h:75:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture nested_ptr() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/nested_exception.h:82:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit _Nested_exception(const _Except& __ex) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/nested_exception.h:86:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit _Nested_exception(_Except&& __ex) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/nested_exception.h:97:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_with_nested_impl(_Tp&& __t, true_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/nested_exception.h:106:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_with_nested_impl(_Tp&& __t, false_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/nested_exception.h:114:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture throw_with_nested(_Tp&& __t) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/nested_exception.h:137:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __rethrow_if_nested_impl(const _Ex* __ptr) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/nested_exception.h:145:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __rethrow_if_nested_impl(const void*) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/nested_exception.h:151:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rethrow_if_nested(const _Ex& __ex) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:46, from C:/rtools40/mingw64/include/c++/8.3.0/string:41, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/new:57:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bad_alloc() throw() { } ^ C:/rtools40/mingw64/include/c++/8.3.0/new:61:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~bad_alloc() throw(); ^ C:/rtools40/mingw64/include/c++/8.3.0/new:64:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual const char* what() const throw(); ^ C:/rtools40/mingw64/include/c++/8.3.0/new:71:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bad_array_new_length() throw() { } ^ C:/rtools40/mingw64/include/c++/8.3.0/new:75:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~bad_array_new_length() throw(); ^ C:/rtools40/mingw64/include/c++/8.3.0/new:78:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual const char* what() const throw(); ^ C:/rtools40/mingw64/include/c++/8.3.0/new:89:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit nothrow_t() = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/new:101:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture new_handler set_new_handler(new_handler) throw(); ^ C:/rtools40/mingw64/include/c++/8.3.0/new:101:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/new:105:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture new_handler get_new_handler() noexcept; ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/new:105:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/new:121:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __attribute__((__externally_visible__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/new:121:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/new:123:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __attribute__((__externally_visible__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/new:123:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/new:125:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __attribute__((__externally_visible__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/new:125:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/new:127:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __attribute__((__externally_visible__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/new:127:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/new:135:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __attribute__((__externally_visible__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/new:135:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/new:137:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __attribute__((__externally_visible__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/new:137:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/new:139:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __attribute__((__externally_visible__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/new:139:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/new:141:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __attribute__((__externally_visible__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/new:141:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/new:168:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void* operator new(std::size_t, void* __p) _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/new:170:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void* operator new[](std::size_t, void* __p) _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/new:174:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void operator delete (void*, void*) _GLIBCXX_USE_NOEXCEPT { } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/new:175:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void operator delete[](void*, void*) _GLIBCXX_USE_NOEXCEPT { } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:79:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture new_allocator() _GLIBCXX_USE_NOEXCEPT { } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:81:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture new_allocator(const new_allocator&) _GLIBCXX_USE_NOEXCEPT { } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:84:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture new_allocator(const new_allocator<_Tp1>&) _GLIBCXX_USE_NOEXCEPT { } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:86:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~new_allocator() _GLIBCXX_USE_NOEXCEPT { } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:89:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture address(reference __x) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:93:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture address(const_reference __x) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:46, from C:/rtools40/mingw64/include/c++/8.3.0/string:41, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:99:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture allocate(size_type __n, const void* = static_cast(0)) ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:116:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture deallocate(pointer __p, size_type) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:129:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max_size() const _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:46, from C:/rtools40/mingw64/include/c++/8.3.0/string:41, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:135:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture construct(_Up* __p, _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:140:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture destroy(_Up* __p) { __p->~_Up(); } ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:155:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator==(const new_allocator<_Tp>&, const new_allocator<_Tp>&) ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:160:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator!=(const new_allocator<_Tp>&, const new_allocator<_Tp>&) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:41, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:90:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture construct(_Up* __p, _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:95:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture destroy(_Up* __p) { __p->~_Up(); } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:131:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture allocator() throw() { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:133:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture allocator(const allocator& __a) throw() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:137:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture allocator(const allocator<_Tp1>&) throw() { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:139:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~allocator() throw() { } ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:147:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:153:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:159:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:165:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:41, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:175:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template allocator(const allocator<_Up>&) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:183:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template allocator(const allocator<_Up>&) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:191:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template allocator(const allocator<_Up>&) { } ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:209:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture { static void _S_do_it(_Alloc&, _Alloc&) _GLIBCXX_NOEXCEPT { } }; ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:215:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_do_it(_Alloc& __one, _Alloc& __two) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:41, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:228:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_do_it(const _Alloc&, const _Alloc&) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:236:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_do_it(const _Alloc& __one, const _Alloc& __two) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:245:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture { static bool _S_do_it(_Tp&) noexcept { return false; } }; ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:251:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_do_it(_Tp& __c) noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:12, from C:/rtools40/mingw64/include/c++/8.3.0/clocale:42, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++locale.h:41, from C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:43, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:84:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP FILE *__cdecl __iob_func(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:84:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:141:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_sscanf(const char * __restrict__ _Src,const char * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:141:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:144:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_vsscanf (const char * __restrict__ _Str,const char * __restrict__ Format,va_list argp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:144:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:147:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_scanf(const char * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:147:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:150:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_vscanf(const char * __restrict__ Format, va_list argp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:150:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:153:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_fscanf(FILE * __restrict__ _File,const char * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:153:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:156:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_vfscanf (FILE * __restrict__ fp, const char * __restrict__ Format,va_list argp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:156:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:161:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:161:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:164:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_snprintf(char * __restrict__ s, size_t n, const char * __restrict__ format, ...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:164:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:167:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_printf(const char * __restrict__ , ... ) __MINGW_NOTHROW; ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:167:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:170:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_vprintf (const char * __restrict__ , va_list) __MINGW_NOTHROW; ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:170:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:173:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_fprintf (FILE * __restrict__ , const char * __restrict__ , ...) __MINGW_NOTHROW; ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:173:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:176:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_vfprintf (FILE * __restrict__ , const char * __restrict__ , va_list) __MINGW_NOTHROW; ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:176:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:179:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_sprintf (char * __restrict__ , const char * __restrict__ , ...) __MINGW_NOTHROW; ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:179:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:182:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_vsprintf (char * __restrict__ , const char * __restrict__ , va_list) __MINGW_NOTHROW; ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:182:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:185:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_asprintf(char ** __restrict__ , const char * __restrict__ , ...) __MINGW_NOTHROW; ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:185:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:188:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_vasprintf(char ** __restrict__ , const char * __restrict__ , va_list) __MINGW_NOTHROW; ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:188:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:12, from C:/rtools40/mingw64/include/c++/8.3.0/clocale:42, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++locale.h:41, from C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:43, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:227:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int sscanf(const char *__source, const char *__format, ...) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:238:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int scanf(const char *__format, ...) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:249:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int fscanf(FILE *__stream, const char *__format, ...) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:261:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int vsscanf (const char *__source, const char *__format, __builtin_va_list __local_argv) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:268:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int vscanf(const char *__format, __builtin_va_list __local_argv) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:275:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int vfscanf (FILE *__stream, const char *__format, __builtin_va_list __local_argv) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:285:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int fprintf (FILE *__stream, const char *__format, ...) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:296:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int printf (const char *__format, ...) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:307:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int sprintf (char *__stream, const char *__format, ...) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:318:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int vfprintf (FILE *__stream, const char *__format, __builtin_va_list __local_argv) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:325:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int vprintf (const char *__format, __builtin_va_list __local_argv) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:332:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int vsprintf (char *__stream, const char *__format, __builtin_va_list __local_argv) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:339:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int snprintf (char *__stream, size_t __n, const char *__format, ...) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:350:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int vsnprintf (char *__stream, size_t __n, const char *__format, __builtin_va_list __local_argv) ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:12, from C:/rtools40/mingw64/include/c++/8.3.0/clocale:42, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++locale.h:41, from C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:43, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:432:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _filbuf(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:432:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:433:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _flsbuf(int _Ch,FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:433:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:437:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP FILE *__cdecl _fsopen(const char *_Filename,const char *_Mode,int _ShFlag); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:437:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:439:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl clearerr(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:439:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:440:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fclose(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:440:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:441:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fcloseall(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:441:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:445:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP FILE *__cdecl _fdopen(int _FileHandle,const char *_Mode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:445:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:447:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl feof(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:447:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:448:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl ferror(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:448:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:449:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fflush(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:449:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:450:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fgetc(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:450:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:451:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fgetchar(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:451:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:452:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fgetpos(FILE * __restrict__ _File ,fpos_t * __restrict__ _Pos); /* 64bit only, no 32bit version */ ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:452:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:453:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fgetpos64(FILE * __restrict__ _File ,fpos_t * __restrict__ _Pos); /* fgetpos already 64bit */ ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:453:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:454:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl fgets(char * __restrict__ _Buf,int _MaxCount,FILE * __restrict__ _File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:454:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:455:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fileno(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:455:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:459:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP char *__cdecl _tempnam(const char *_DirName,const char *_FilePrefix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:459:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:460:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _flushall(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:460:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:461:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FILE *__cdecl fopen(const char * __restrict__ _Filename,const char * __restrict__ _Mode) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:461:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:462:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FILE *fopen64(const char * __restrict__ filename,const char * __restrict__ mode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:462:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:463:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fputc(int _Ch,FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:463:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:464:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fputchar(int _Ch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:464:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:465:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fputs(const char * __restrict__ _Str,FILE * __restrict__ _File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:465:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:466:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl fread(void * __restrict__ _DstBuf,size_t _ElementSize,size_t _Count,FILE * __restrict__ _File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:466:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:467:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FILE *__cdecl freopen(const char * __restrict__ _Filename,const char * __restrict__ _Mode,FILE * __restrict__ _File) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:467:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:468:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fsetpos(FILE *_File,const fpos_t *_Pos); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:468:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:469:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fsetpos64(FILE *_File,const fpos_t *_Pos); /* fsetpos already 64bit */ ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:469:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:470:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fseek(FILE *_File,long _Offset,int _Origin); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:470:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:474:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int fseeko64(FILE* stream, _off64_t offset, int whence); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:474:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:475:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int fseeko(FILE* stream, _off_t offset, int whence); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:475:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:484:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture long __cdecl ftell(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:484:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:486:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _off_t ftello(FILE * stream); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:486:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:487:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _off64_t ftello64(FILE * stream); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:487:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:496:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION int __cdecl _fseeki64(FILE *_File,__int64 _Offset,int _Origin); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:496:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:497:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION __int64 __cdecl _ftelli64(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:497:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:498:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl fwrite(const void * __restrict__ _Str,size_t _Size,size_t _Count,FILE * __restrict__ _File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:498:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:499:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl getc(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:499:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:500:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl getchar(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:500:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:501:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _getmaxstdio(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:501:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:502:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl gets(char *_Buffer) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:502:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:503:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl _getw(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:503:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:506:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl perror(const char *_ErrMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:506:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:508:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _pclose(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:508:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:509:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP FILE *__cdecl _popen(const char *_Command,const char *_Mode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:509:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:514:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl putc(int _Ch,FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:514:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:515:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl putchar(int _Ch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:515:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:516:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl puts(const char *_Str); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:516:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:517:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _putw(int _Word,FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:517:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:520:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl remove(const char *_Filename); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:520:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:521:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl rename(const char *_OldFilename,const char *_NewFilename); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:521:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:522:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _unlink(const char *_Filename); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:522:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:524:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl unlink(const char *_Filename) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:524:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:527:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl rewind(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:527:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:528:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _rmtmp(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:528:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:529:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl setbuf(FILE * __restrict__ _File,char * __restrict__ _Buffer) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:529:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:530:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _setmaxstdio(int _Max); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:530:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:531:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP unsigned int __cdecl _set_output_format(unsigned int _Format); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:531:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:532:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP unsigned int __cdecl _get_output_format(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:532:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:533:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl setvbuf(FILE * __restrict__ _File,char * __restrict__ _Buf,int _Mode,size_t _Size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:533:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:534:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _scprintf(const char * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:534:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:535:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snscanf(const char * __restrict__ _Src,size_t _MaxCount,const char * __restrict__ _Format,...) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:535:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:536:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FILE *__cdecl tmpfile(void) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:536:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:537:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl tmpnam(char *_Buffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:537:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:538:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl ungetc(int _Ch,FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:538:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:541:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snprintf(char * __restrict__ _Dest,size_t _Count,const char * __restrict__ _Format,...) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:541:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:543:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vsnprintf(char * __restrict__ _Dest,size_t _Count,const char * __restrict__ _Format,va_list _Args) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:543:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:583:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vscprintf(const char * __restrict__ _Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:583:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:584:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _set_printf_count_output(int _Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:584:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:585:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _get_printf_count_output(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:585:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:900:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _lock_file(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:900:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:901:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _unlock_file(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:901:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:902:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fclose_nolock(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:902:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:903:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fflush_nolock(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:903:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:904:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP size_t __cdecl _fread_nolock(void * __restrict__ _DstBuf,size_t _ElementSize,size_t _Count,FILE * __restrict__ _File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:904:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:905:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fseek_nolock(FILE *_File,long _Offset,int _Origin); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:905:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:906:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP long __cdecl _ftell_nolock(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:906:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:907:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP int __cdecl _fseeki64_nolock(FILE *_File,__int64 _Offset,int _Origin); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:907:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:908:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP __int64 __cdecl _ftelli64_nolock(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:908:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:909:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP size_t __cdecl _fwrite_nolock(const void * __restrict__ _DstBuf,size_t _Size,size_t _Count,FILE * __restrict__ _File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:909:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:910:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _ungetc_nolock(int _Ch,FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:910:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:916:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl tempnam(const char *_Directory,const char *_FilePrefix) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:916:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:917:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fcloseall(void) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:917:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:918:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FILE *__cdecl fdopen(int _FileHandle,const char *_Format) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:918:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:919:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fgetchar(void) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:919:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:920:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fileno(FILE *_File) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:920:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:921:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl flushall(void) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:921:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:922:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fputchar(int _Ch) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:922:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:923:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl getw(FILE *_File) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:923:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:924:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl putw(int _Ch,FILE *_File) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:924:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:925:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl rmtmp(void) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:925:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:995:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _spawnv(int _Mode,const char *_Filename,const char *const *_ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:995:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:996:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _spawnve(int _Mode,const char *_Filename,const char *const *_ArgList,const char *const *_Env); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:996:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:997:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _spawnvp(int _Mode,const char *_Filename,const char *const *_ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:997:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:998:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _spawnvpe(int _Mode,const char *_Filename,const char *const *_ArgList,const char *const *_Env); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:998:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:1007, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:12, from C:/rtools40/mingw64/include/c++/8.3.0/clocale:42, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++locale.h:41, from C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:43, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:28:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl clearerr_s(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:28:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:29:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fprintf_s(FILE *_File,const char *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:29:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:30:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl fread_s(void *_DstBuf,size_t _DstSize,size_t _ElementSize,size_t _Count,FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:30:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:31:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fscanf_s_l(FILE *_File,const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:31:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:32:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl printf_s(const char *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:32:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:33:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _scanf_l(const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:33:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:34:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _scanf_s_l(const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:34:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:35:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snprintf_c(char *_DstBuf,size_t _MaxCount,const char *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:35:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:36:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vsnprintf_c(char *_DstBuf,size_t _MaxCount,const char *_Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:36:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:38:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fscanf_l(FILE *_File,const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:38:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:39:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _sscanf_l(const char *_Src,const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:39:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:40:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _sscanf_s_l(const char *_Src,const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:40:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:41:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl sscanf_s(const char *_Src,const char *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:41:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:42:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snscanf_s(const char *_Src,size_t _MaxCount,const char *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:42:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:43:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snscanf_l(const char *_Src,size_t _MaxCount,const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:43:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:44:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snscanf_s_l(const char *_Src,size_t _MaxCount,const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:44:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:45:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl vfprintf_s(FILE *_File,const char *_Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:45:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:46:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl vprintf_s(const char *_Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:46:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:48:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl vsnprintf_s(char *_DstBuf,size_t _DstSize,size_t _MaxCount,const char *_Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:48:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:49:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_3(int,vsnprintf_s,char,_DstBuf,size_t,_MaxCount,const char*,_Format,va_list,_ArgList) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:1007, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:12, from C:/rtools40/mingw64/include/c++/8.3.0/clocale:42, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++locale.h:41, from C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:43, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:51:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vsnprintf_s(char *_DstBuf,size_t _DstSize,size_t _MaxCount,const char *_Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:51:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:52:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_3(int,_vsnprintf_s,char,_DstBuf,size_t,_MaxCount,const char*,_Format,va_list,_ArgList) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:1007, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:12, from C:/rtools40/mingw64/include/c++/8.3.0/clocale:42, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++locale.h:41, from C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:43, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:54:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP int __cdecl vsprintf_s(char *_DstBuf,size_t _Size,const char *_Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:54:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:55:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_2(int, vsprintf_s, char, _DstBuf, const char*, _Format, va_list, _ArgList) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:1007, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:12, from C:/rtools40/mingw64/include/c++/8.3.0/clocale:42, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++locale.h:41, from C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:43, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:57:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP int __cdecl sprintf_s(char *_DstBuf,size_t _DstSize,const char *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:57:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:58:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_1_ARGLIST(int,sprintf_s,vsprintf_s,char,_DstBuf,const char*,_Format) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:1007, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:12, from C:/rtools40/mingw64/include/c++/8.3.0/clocale:42, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++locale.h:41, from C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:43, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:60:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snprintf_s(char *_DstBuf,size_t _DstSize,size_t _MaxCount,const char *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:60:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:61:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_2_ARGLIST(int,_snprintf_s,_vsnprintf_s,char,_DstBuf,size_t,_MaxCount,const char*,_Format) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:1007, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:12, from C:/rtools40/mingw64/include/c++/8.3.0/clocale:42, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++locale.h:41, from C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:43, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:63:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fprintf_p(FILE *_File,const char *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:63:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:64:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _printf_p(const char *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:64:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:65:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _sprintf_p(char *_Dst,size_t _MaxCount,const char *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:65:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:66:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vfprintf_p(FILE *_File,const char *_Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:66:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:67:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vprintf_p(const char *_Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:67:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:68:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vsprintf_p(char *_Dst,size_t _MaxCount,const char *_Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:68:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:69:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _scprintf_p(const char *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:69:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:70:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP int __cdecl _vscprintf_p(const char *_Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:70:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:71:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _printf_l(const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:71:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:72:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _printf_p_l(const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:72:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:73:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vprintf_l(const char *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:73:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:74:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vprintf_p_l(const char *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:74:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:75:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fprintf_l(FILE *_File,const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:75:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:76:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fprintf_p_l(FILE *_File,const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:76:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:77:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vfprintf_l(FILE *_File,const char *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:77:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:78:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vfprintf_p_l(FILE *_File,const char *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:78:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:79:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _sprintf_l(char *_DstBuf,const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:79:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:80:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _sprintf_p_l(char *_DstBuf,size_t _MaxCount,const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:80:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:81:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vsprintf_l(char *_DstBuf,const char *_Format,_locale_t,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:81:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:82:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vsprintf_p_l(char *_DstBuf,size_t _MaxCount,const char *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:82:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:83:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _scprintf_l(const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:83:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:84:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _scprintf_p_l(const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:84:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:85:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vscprintf_l(const char *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:85:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:86:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vscprintf_p_l(const char *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:86:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:87:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _printf_s_l(const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:87:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:88:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vprintf_s_l(const char *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:88:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:89:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fprintf_s_l(FILE *_File,const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:89:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:90:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vfprintf_s_l(FILE *_File,const char *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:90:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:91:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _sprintf_s_l(char *_DstBuf,size_t _DstSize,const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:91:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:92:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vsprintf_s_l(char *_DstBuf,size_t _DstSize,const char *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:92:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:93:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snprintf_s_l(char *_DstBuf,size_t _DstSize,size_t _MaxCount,const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:93:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:94:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vsnprintf_s_l(char *_DstBuf,size_t _DstSize,size_t _MaxCount,const char *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:94:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:95:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snprintf_l(char *_DstBuf,size_t _MaxCount,const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:95:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:96:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snprintf_c_l(char *_DstBuf,size_t _MaxCount,const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:96:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:97:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vsnprintf_l(char *_DstBuf,size_t _MaxCount,const char *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:97:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:98:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vsnprintf_c_l(char *_DstBuf,size_t _MaxCount,const char *,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:98:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:99:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl fopen_s(FILE **_File,const char *_Filename,const char *_Mode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:99:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:100:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl freopen_s(FILE** _File, const char *_Filename, const char *_Mode, FILE *_Stream); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:100:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:102:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP char* __cdecl gets_s(char*,rsize_t); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:102:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:103:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_0(char*,get_s,char,_DstBuf) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:1007, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:12, from C:/rtools40/mingw64/include/c++/8.3.0/clocale:42, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++locale.h:41, from C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:43, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:105:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl tmpnam_s(char*,rsize_t); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:105:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:106:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_0(errno_t,tmpnam_s,char,_DstBuf) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:1007, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:12, from C:/rtools40/mingw64/include/c++/8.3.0/clocale:42, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++locale.h:41, from C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:43, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:187:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP size_t __cdecl _fread_nolock_s(void *_DstBuf,size_t _DstSize,size_t _ElementSize,size_t _Count,FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:187:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/clocale:42, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++locale.h:41, from C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:43, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:79:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl _configthreadlocale(int _Flag); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:79:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:80:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl setlocale(int _Category,const char *_Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:80:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:81:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP struct lconv *__cdecl localeconv(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:81:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:82:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _locale_t __cdecl _get_current_locale(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:82:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:83:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _locale_t __cdecl _create_locale(int _Category,const char *_Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:83:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:84:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl _free_locale(_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:84:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:85:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _locale_t __cdecl __get_current_locale(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:85:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:86:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _locale_t __cdecl __create_locale(int _Category,const char *_Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:86:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:87:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl __free_locale(_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:87:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:43, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++locale.h:58:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const char* __fmt, ...) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cctype:42, from C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:42, from C:/rtools40/mingw64/include/c++/8.3.0/string:43, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:80:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pthreadlocinfo __cdecl __updatetlocinfo(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:80:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:81:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pthreadmbcinfo __cdecl __updatetmbcinfo(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:81:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:100:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _isctype(int _C,int _Type); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:100:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:101:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _isctype_l(int _C,int _Type,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:101:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:102:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl isalpha(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:102:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:103:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _isalpha_l(int _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:103:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:104:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl isupper(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:104:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:105:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _isupper_l(int _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:105:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:106:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl islower(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:106:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:107:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _islower_l(int _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:107:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:108:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl isdigit(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:108:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:109:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _isdigit_l(int _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:109:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:110:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl isxdigit(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:110:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:111:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _isxdigit_l(int _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:111:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:112:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl isspace(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:112:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:113:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _isspace_l(int _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:113:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:114:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl ispunct(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:114:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:115:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _ispunct_l(int _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:115:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:116:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl isalnum(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:116:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:117:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _isalnum_l(int _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:117:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:118:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl isprint(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:118:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:119:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _isprint_l(int _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:119:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:120:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl isgraph(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:120:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:121:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _isgraph_l(int _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:121:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:122:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl iscntrl(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:122:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:123:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _iscntrl_l(int _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:123:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:124:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl toupper(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:124:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:125:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl tolower(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:125:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:126:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _tolower(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:126:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:127:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _tolower_l(int _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:127:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:128:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _toupper(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:128:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:129:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _toupper_l(int _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:129:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:130:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl __isascii(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:130:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:131:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl __toascii(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:131:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:132:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl __iscsymf(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:132:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:133:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl __iscsym(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:133:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:136:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl isblank(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:136:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:43, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:59:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture has_facet(const locale&) throw(); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:59:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:63:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture use_facet(const locale&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:63:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:68:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isspace(_CharT, const locale&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:68:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:72:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isprint(_CharT, const locale&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:72:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:76:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture iscntrl(_CharT, const locale&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:76:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:80:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isupper(_CharT, const locale&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:80:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:84:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture islower(_CharT, const locale&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:84:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:88:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isalpha(_CharT, const locale&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:88:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:92:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isdigit(_CharT, const locale&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:92:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:96:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ispunct(_CharT, const locale&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:96:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:100:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isxdigit(_CharT, const locale&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:100:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:104:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isalnum(_CharT, const locale&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:104:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:108:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isgraph(_CharT, const locale&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:108:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:113:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isblank(_CharT, const locale&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:113:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:118:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture toupper(_CharT, const locale&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:118:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:122:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tolower(_CharT, const locale&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:122:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/ostream_insert.h:36, from C:/rtools40/mingw64/include/c++/8.3.0/string:44, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/cxxabi_forced.h:50:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~__forced_unwind() throw(); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/cxxabi_forced.h:53:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void __pure_dummy() = 0; ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:44, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/ostream_insert.h:45:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _CharT* __s, streamsize __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/ostream_insert.h:57:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __ostream_fill(basic_ostream<_CharT, _Traits>& ___out, streamsize __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/ostream_insert.h:77:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _CharT* __s, streamsize __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/ostream_insert.h:118:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern template ostream& __ostream_insert(ostream&, const char*, streamsize); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/ostream_insert.h:122:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture streamsize); ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:48, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:171:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __x, const _Tp& __y) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:181:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __x, const _Tp& __y) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:191:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __x, const _Tp& __y) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:201:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __x, const _Tp& __y) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:211:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __x, const _Tp& __y) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:221:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:355:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __x, const _Tp& __y) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:365:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __x, const _Tp& __y) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:375:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __x, const _Tp& __y) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:385:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __x, const _Tp& __y) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:395:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __x, const _Tp& __y) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:405:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __x, const _Tp& __y) const ^~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:414:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Tp* __x, _Tp* __y) const _GLIBCXX_NOTHROW ^~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:427:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Tp* __x, _Tp* __y) const _GLIBCXX_NOTHROW ^~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:440:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Tp* __x, _Tp* __y) const _GLIBCXX_NOTHROW ^~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:453:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Tp* __x, _Tp* __y) const _GLIBCXX_NOTHROW ^~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:48, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:766:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __x, const _Tp& __y) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:776:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __x, const _Tp& __y) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:786:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:859:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __x, const _Tp& __y) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:868:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __x, const _Tp& __y) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:877:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __x, const _Tp& __y) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:886:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:988:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unary_negate(const _Predicate& __x) : _M_pred(__x) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:992:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const typename _Predicate::argument_type& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1000:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture not1(const _Predicate& __pred) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1015:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture binary_negate(const _Predicate& __x) : _M_pred(__x) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1020:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const typename _Predicate::second_argument_type& __y) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1028:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture not2(const _Predicate& __pred) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1062:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pointer_to_unary_function() { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1065:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pointer_to_unary_function(_Result (*__x)(_Arg)) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1069:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Arg __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1076:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ptr_fun(_Result (*__x)(_Arg)) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1088:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pointer_to_binary_function() { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1091:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pointer_to_binary_function(_Result (*__x)(_Arg1, _Arg2)) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1095:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Arg1 __x, _Arg2 __y) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1102:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ptr_fun(_Result (*__x)(_Arg1, _Arg2)) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1111:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Tp& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1115:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1127:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Pair& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1131:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Pair& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1137:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Pair2& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1142:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Pair2& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1152:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Pair& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1156:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Pair& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1183:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture mem_fun_t(_Ret (_Tp::*__pf)()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1187:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Tp* __p) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1201:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const_mem_fun_t(_Ret (_Tp::*__pf)() const) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1205:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp* __p) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1219:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture mem_fun_ref_t(_Ret (_Tp::*__pf)()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1223:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Tp& __r) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1237:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const_mem_fun_ref_t(_Ret (_Tp::*__pf)() const) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1241:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __r) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1255:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture mem_fun1_t(_Ret (_Tp::*__pf)(_Arg)) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1259:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Tp* __p, _Arg __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1273:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const_mem_fun1_t(_Ret (_Tp::*__pf)(_Arg) const) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1277:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp* __p, _Arg __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1291:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture mem_fun1_ref_t(_Ret (_Tp::*__pf)(_Arg)) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1295:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Tp& __r, _Arg __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1309:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const_mem_fun1_ref_t(_Ret (_Tp::*__pf)(_Arg) const) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1313:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __r, _Arg __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1324:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture mem_fun(_Ret (_Tp::*__f)()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1329:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture mem_fun(_Ret (_Tp::*__f)() const) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1334:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture mem_fun_ref(_Ret (_Tp::*__f)()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1339:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture mem_fun_ref(_Ret (_Tp::*__f)() const) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1344:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture mem_fun(_Ret (_Tp::*__f)(_Arg)) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1349:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture mem_fun(_Ret (_Tp::*__f)(_Arg) const) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1354:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture mem_fun_ref(_Ret (_Tp::*__f)(_Arg)) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1359:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture mem_fun_ref(_Ret (_Tp::*__f)(_Arg) const) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1368, from C:/rtools40/mingw64/include/c++/8.3.0/string:48, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/backward/binders.h:118:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const typename _Operation::first_argument_type& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/backward/binders.h:122:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const typename _Operation::second_argument_type& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/backward/binders.h:128:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(typename _Operation::second_argument_type& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/backward/binders.h:135:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bind1st(const _Operation& __fn, const _Tp& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/backward/binders.h:153:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const typename _Operation::second_argument_type& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/backward/binders.h:157:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const typename _Operation::first_argument_type& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/backward/binders.h:163:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(typename _Operation::first_argument_type& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/backward/binders.h:170:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bind2nd(const _Operation& __fn, const _Tp& __x) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/range_access.h:36, from C:/rtools40/mingw64/include/c++/8.3.0/string:51, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/initializer_list:62:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr initializer_list(const_iterator __a, size_type __l) ^ C:/rtools40/mingw64/include/c++/8.3.0/initializer_list:66:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr initializer_list() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/initializer_list:71:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size() const noexcept { return _M_len; } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/initializer_list:75:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture begin() const noexcept { return _M_array; } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/initializer_list:79:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture end() const noexcept { return begin() + size(); } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/initializer_list:89:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture begin(initializer_list<_Tp> __ils) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/initializer_list:99:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture end(initializer_list<_Tp> __ils) noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:51, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/range_access.h:48:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture begin(_Container& __cont) -> decltype(__cont.begin()) ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/range_access.h:58:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture begin(const _Container& __cont) -> decltype(__cont.begin()) ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/range_access.h:68:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture end(_Container& __cont) -> decltype(__cont.end()) ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/range_access.h:78:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture end(const _Container& __cont) -> decltype(__cont.end()) ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/range_access.h:87:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture begin(_Tp (&__arr)[_Nm]) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/range_access.h:97:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture end(_Tp (&__arr)[_Nm]) ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:66, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:35, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr.h:148, from C:/rtools40/mingw64/include/c++/8.3.0/ext/atomicity.h:35, from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:31:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP uintptr_t __cdecl _beginthread(void (__cdecl *_StartAddress) (void *),unsigned _StackSize,void *_ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:31:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:32:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _endthread(void) __MINGW_ATTRIB_NORETURN; ^~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:32:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:66, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:35, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr.h:148, from C:/rtools40/mingw64/include/c++/8.3.0/ext/atomicity.h:35, from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:33:178: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP uintptr_t __cdecl _beginthreadex(void *_Security,unsigned _StackSize,unsigned (__stdcall *_StartAddress) (void *),void *_ArgList,unsigned _InitFlag,unsigned *_ThrdAddr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:33:178: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:34:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _endthreadex(unsigned _Retval) __MINGW_ATTRIB_NORETURN; ^~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:34:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:38:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl __MINGW_NOTHROW exit(int _Code) __MINGW_ATTRIB_NORETURN; ^~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:38:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:39:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl __MINGW_NOTHROW _exit(int _Code) __MINGW_ATTRIB_NORETURN; ^~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:39:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:43:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl _Exit(int) __MINGW_ATTRIB_NORETURN; ^~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:43:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:66, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:35, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr.h:148, from C:/rtools40/mingw64/include/c++/8.3.0/ext/atomicity.h:35, from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:45:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE __MINGW_ATTRIB_NORETURN void __cdecl _Exit(int status) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:52:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl __declspec(noreturn) abort(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:52:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:57:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl __MINGW_NOTHROW _cexit(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:57:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:58:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl __MINGW_NOTHROW _c_exit(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:58:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:59:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _getpid(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:59:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:60:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _cwait(int *_TermStat,intptr_t _ProcHandle,int _Action); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:60:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:61:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _execl(const char *_Filename,const char *_ArgList,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:61:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:62:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _execle(const char *_Filename,const char *_ArgList,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:62:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:63:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _execlp(const char *_Filename,const char *_ArgList,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:63:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:64:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _execlpe(const char *_Filename,const char *_ArgList,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:64:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:65:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _execv(const char *_Filename,const char *const *_ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:65:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:66:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _execve(const char *_Filename,const char *const *_ArgList,const char *const *_Env); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:66:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:67:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _execvp(const char *_Filename,const char *const *_ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:67:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:68:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _execvpe(const char *_Filename,const char *const *_ArgList,const char *const *_Env); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:68:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:69:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _spawnl(int _Mode,const char *_Filename,const char *_ArgList,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:69:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:70:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _spawnle(int _Mode,const char *_Filename,const char *_ArgList,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:70:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:71:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _spawnlp(int _Mode,const char *_Filename,const char *_ArgList,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:71:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:72:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _spawnlpe(int _Mode,const char *_Filename,const char *_ArgList,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:72:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:84:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl system(const char *_Command); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:84:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:116:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl __security_init_cookie(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:116:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:121:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl __security_check_cookie(uintptr_t _StackCookie); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:121:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:122:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __declspec(noreturn) void __cdecl __report_gsfailure(uintptr_t _StackCookie); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:122:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:126:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture intptr_t __cdecl _loaddll(char *_Filename); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:126:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:127:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl _unloaddll(intptr_t _Handle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:127:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:128:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int (__cdecl *__cdecl _getdllprocaddr(intptr_t _Handle,char *_ProcedureName,intptr_t _Ordinal))(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:128:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:154:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture intptr_t __cdecl cwait(int *_TermStat,intptr_t _ProcHandle,int _Action) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:154:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:156:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl execl(const char *_Filename,const char *_ArgList,...) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:156:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:157:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl execle(const char *_Filename,const char *_ArgList,...) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:157:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:158:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl execlp(const char *_Filename,const char *_ArgList,...) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:158:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:159:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl execlpe(const char *_Filename,const char *_ArgList,...) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:159:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:166:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture intptr_t __cdecl spawnl(int,const char *_Filename,const char *_ArgList,...) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:166:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:167:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture intptr_t __cdecl spawnle(int,const char *_Filename,const char *_ArgList,...) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:167:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:168:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture intptr_t __cdecl spawnlp(int,const char *_Filename,const char *_ArgList,...) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:168:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:169:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture intptr_t __cdecl spawnlpe(int,const char *_Filename,const char *_ArgList,...) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:169:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:172:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl getpid(void) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:172:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:179:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl execv(const char *_Filename,char *const _ArgList[]) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:179:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:180:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl execve(const char *_Filename,char *const _ArgList[],char *const _Env[]) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:180:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:181:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl execvp(const char *_Filename,char *const _ArgList[]) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:181:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:182:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl execvpe(const char *_Filename,char *const _ArgList[],char *const _Env[]) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:182:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:189:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture intptr_t __cdecl spawnv(int,const char *_Filename,char *const _ArgList[]) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:189:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:190:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture intptr_t __cdecl spawnve(int,const char *_Filename,char *const _ArgList[],char *const _Env[]) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:190:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:191:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture intptr_t __cdecl spawnvp(int,const char *_Filename,char *const _ArgList[]) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:191:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:192:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture intptr_t __cdecl spawnvpe(int,const char *_Filename,char *const _ArgList[],char *const _Env[]) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:192:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:68, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:35, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr.h:148, from C:/rtools40/mingw64/include/c++/8.3.0/ext/atomicity.h:35, from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/signal.h:57:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern void **__cdecl __pxcptinfoptrs(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/signal.h:57:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/signal.h:60:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __p_sig_fn_t __cdecl signal(int _SigNum,__p_sig_fn_t _Func); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/signal.h:60:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/signal.h:61:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl raise(int _SigNum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/signal.h:61:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:70, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:35, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr.h:148, from C:/rtools40/mingw64/include/c++/8.3.0/ext/atomicity.h:35, from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sys/timeb.h:78:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _ftime64(struct __timeb64 *_Time); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sys/timeb.h:78:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sys/timeb.h:82:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _ftime(struct __timeb64 *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sys/timeb.h:82:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sys/timeb.h:102:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl ftime (struct timeb *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sys/timeb.h:102:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sys/timeb.h:107:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE void __cdecl ftime(struct timeb *_Tmb) { ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/sys/timeb.h:124, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:70, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:35, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr.h:148, from C:/rtools40/mingw64/include/c++/8.3.0/ext/atomicity.h:35, from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/sys/timeb_s.h:18:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _ftime_s(struct __timeb32 *_Time); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/sys/timeb_s.h:18:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/sys/timeb_s.h:19:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _ftime64_s(struct __timeb64 *_Time); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/sys/timeb_s.h:19:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:35, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr.h:148, from C:/rtools40/mingw64/include/c++/8.3.0/ext/atomicity.h:35, from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:160:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void * WINPTHREAD_API pthread_timechange_handler_np(void * dummy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:160:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:161:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_delay_np (const struct timespec *interval); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:161:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:162:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_num_processors_np(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:162:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:163:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_set_num_processors_np(int n); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:163:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:243:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API sched_yield(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:243:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:244:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API sched_get_priority_min(int pol); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:244:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:245:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API sched_get_priority_max(int pol); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:245:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:246:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API sched_getscheduler(pid_t pid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:246:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:247:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API sched_setscheduler(pid_t pid, int pol, const struct sched_param *param); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:247:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:260:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_attr_setschedparam(pthread_attr_t *attr, const struct sched_param *param); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:260:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:261:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_attr_getschedparam(const pthread_attr_t *attr, struct sched_param *param); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:261:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:262:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_getschedparam(pthread_t thread, int *pol, struct sched_param *param); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:262:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:263:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_setschedparam(pthread_t thread, int pol, const struct sched_param *param); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:263:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:264:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_attr_setschedpolicy (pthread_attr_t *attr, int pol); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:264:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:265:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_attr_getschedpolicy (pthread_attr_t *attr, int *pol); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:265:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:292:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_key_create(pthread_key_t *key, void (* dest)(void *)); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:292:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:293:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_key_delete(pthread_key_t key); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:293:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:294:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void * WINPTHREAD_API pthread_getspecific(pthread_key_t key); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:294:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:295:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_setspecific(pthread_key_t key, const void *value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:295:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:297:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pthread_t WINPTHREAD_API pthread_self(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:297:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:298:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_once(pthread_once_t *o, void (*func)(void)); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:298:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:299:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void WINPTHREAD_API pthread_testcancel(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:299:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:300:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_equal(pthread_t t1, pthread_t t2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:300:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:301:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void WINPTHREAD_API pthread_tls_init(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:301:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:302:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void WINPTHREAD_API _pthread_cleanup_dest(pthread_t t); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:302:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:303:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_get_concurrency(int *val); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:303:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:304:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_set_concurrency(int val); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:304:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:305:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void WINPTHREAD_API pthread_exit(void *res); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:305:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:306:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void WINPTHREAD_API _pthread_invoke_cancel(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:306:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:307:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_cancel(pthread_t t); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:307:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:308:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_kill(pthread_t t, int sig); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:308:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:309:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned WINPTHREAD_API _pthread_get_state(const pthread_attr_t *attr, unsigned flag); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:309:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:310:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API _pthread_set_state(pthread_attr_t *attr, unsigned flag, unsigned val); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:310:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:311:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_setcancelstate(int state, int *oldstate); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:311:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:312:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_setcanceltype(int type, int *oldtype); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:312:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:313:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_create_wrapper(void *args); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:313:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:314:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_create(pthread_t *th, const pthread_attr_t *attr, void *(* func)(void *), void *arg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:314:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:315:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_join(pthread_t t, void **res); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:315:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:316:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_detach(pthread_t t); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:316:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:317:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_setname_np(pthread_t thread, const char *name); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:317:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:318:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_getname_np(pthread_t thread, char *name, size_t len); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:318:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:321:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_rwlock_init(pthread_rwlock_t *rwlock_, const pthread_rwlockattr_t *attr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:321:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:322:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_rwlock_wrlock(pthread_rwlock_t *l); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:322:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:323:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_rwlock_timedwrlock(pthread_rwlock_t *rwlock, const struct timespec *ts); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:323:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:324:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_rwlock_rdlock(pthread_rwlock_t *l); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:324:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:325:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_rwlock_timedrdlock(pthread_rwlock_t *l, const struct timespec *ts); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:325:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:326:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_rwlock_unlock(pthread_rwlock_t *l); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:326:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:327:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_rwlock_tryrdlock(pthread_rwlock_t *l); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:327:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:328:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_rwlock_trywrlock(pthread_rwlock_t *l); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:328:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:329:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_rwlock_destroy (pthread_rwlock_t *l); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:329:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:331:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_cond_init(pthread_cond_t *cv, const pthread_condattr_t *a); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:331:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:332:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_cond_destroy(pthread_cond_t *cv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:332:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:333:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_cond_signal (pthread_cond_t *cv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:333:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:334:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_cond_broadcast (pthread_cond_t *cv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:334:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:335:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_cond_wait (pthread_cond_t *cv, pthread_mutex_t *external_mutex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:335:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:336:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_cond_timedwait(pthread_cond_t *cv, pthread_mutex_t *external_mutex, const struct timespec *t); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:336:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:35, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr.h:148, from C:/rtools40/mingw64/include/c++/8.3.0/ext/atomicity.h:35, from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:337:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_cond_timedwait_relative_np(pthread_cond_t *cv, pthread_mutex_t *external_mutex, const struct timespec *t); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:337:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:339:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_mutex_lock(pthread_mutex_t *m); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:339:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:340:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_mutex_timedlock(pthread_mutex_t *m, const struct timespec *ts); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:340:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:341:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_mutex_unlock(pthread_mutex_t *m); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:341:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:342:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_mutex_trylock(pthread_mutex_t *m); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:342:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:343:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_mutex_init(pthread_mutex_t *m, const pthread_mutexattr_t *a); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:343:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:344:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_mutex_destroy(pthread_mutex_t *m); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:344:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:346:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_barrier_destroy(pthread_barrier_t *b); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:346:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:347:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_barrier_init(pthread_barrier_t *b, const void *attr, unsigned int count); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:347:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:348:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_barrier_wait(pthread_barrier_t *b); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:348:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:350:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_spin_init(pthread_spinlock_t *l, int pshared); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:350:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:351:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_spin_destroy(pthread_spinlock_t *l); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:351:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:353:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_spin_lock(pthread_spinlock_t *l); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:353:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:354:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_spin_trylock(pthread_spinlock_t *l); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:354:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:355:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_spin_unlock(pthread_spinlock_t *l); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:355:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:357:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_attr_init(pthread_attr_t *attr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:357:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:358:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_attr_destroy(pthread_attr_t *attr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:358:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:359:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_attr_setdetachstate(pthread_attr_t *a, int flag); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:359:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:360:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_attr_getdetachstate(const pthread_attr_t *a, int *flag); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:360:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:361:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_attr_setinheritsched(pthread_attr_t *a, int flag); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:361:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:362:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_attr_getinheritsched(const pthread_attr_t *a, int *flag); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:362:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:363:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_attr_setscope(pthread_attr_t *a, int flag); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:363:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:364:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_attr_getscope(const pthread_attr_t *a, int *flag); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:364:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:365:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_attr_getstackaddr(pthread_attr_t *attr, void **stack); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:365:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:366:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_attr_setstackaddr(pthread_attr_t *attr, void *stack); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:366:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:367:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_attr_getstacksize(const pthread_attr_t *attr, size_t *size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:367:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:368:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_attr_setstacksize(pthread_attr_t *attr, size_t size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:368:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:370:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_mutexattr_init(pthread_mutexattr_t *a); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:370:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:371:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_mutexattr_destroy(pthread_mutexattr_t *a); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:371:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:372:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_mutexattr_gettype(const pthread_mutexattr_t *a, int *type); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:372:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:373:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_mutexattr_settype(pthread_mutexattr_t *a, int type); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:373:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:374:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_mutexattr_getpshared(const pthread_mutexattr_t *a, int *type); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:374:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:375:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_mutexattr_setpshared(pthread_mutexattr_t * a, int type); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:375:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:376:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_mutexattr_getprotocol(const pthread_mutexattr_t *a, int *type); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:376:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:377:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_mutexattr_setprotocol(pthread_mutexattr_t *a, int type); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:377:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:378:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_mutexattr_getprioceiling(const pthread_mutexattr_t *a, int * prio); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:378:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:379:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_mutexattr_setprioceiling(pthread_mutexattr_t *a, int prio); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:379:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:380:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_getconcurrency(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:380:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:381:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_setconcurrency(int new_level); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:381:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:383:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_condattr_destroy(pthread_condattr_t *a); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:383:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:384:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_condattr_init(pthread_condattr_t *a); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:384:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:385:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_condattr_getpshared(const pthread_condattr_t *a, int *s); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:385:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:386:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_condattr_setpshared(pthread_condattr_t *a, int s); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:386:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:394:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture clockid_t *clock_id); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:394:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:396:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture clockid_t clock_id); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:396:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:397:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API __pthread_clock_nanosleep(clockid_t clock_id, int flags, const struct timespec *rqtp, struct timespec *rmtp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:397:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:399:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_barrierattr_init(void **attr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:399:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:400:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_barrierattr_destroy(void **attr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:400:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:401:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_barrierattr_setpshared(void **attr, int s); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:401:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:402:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_barrierattr_getpshared(void **attr, int *s); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:402:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:405:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture struct _pthread_cleanup ** WINPTHREAD_API pthread_getclean (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:405:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:406:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void * WINPTHREAD_API pthread_gethandle (pthread_t t); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:406:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:407:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void * WINPTHREAD_API pthread_getevent (); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:407:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:409:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned long long WINPTHREAD_API _pthread_rel_time_in_ms(const struct timespec *ts); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:409:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:410:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned long long WINPTHREAD_API _pthread_time_in_ms(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:410:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:411:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned long long WINPTHREAD_API _pthread_time_in_ms_from_timespec(const struct timespec *ts); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:411:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:412:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API _pthread_tryjoin (pthread_t t, void **res); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:412:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:413:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_rwlockattr_destroy(pthread_rwlockattr_t *a); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:413:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:414:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_rwlockattr_getpshared(pthread_rwlockattr_t *a, int *s); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:414:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:415:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_rwlockattr_init(pthread_rwlockattr_t *a); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:415:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:416:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_rwlockattr_setpshared(pthread_rwlockattr_t *a, int s); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:416:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr.h:148, from C:/rtools40/mingw64/include/c++/8.3.0/ext/atomicity.h:35, from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:299:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_active_p (void) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:660:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *__args) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:666:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_join (__gthread_t __threadid, void **__value_ptr) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:672:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_detach (__gthread_t __threadid) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:678:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_equal (__gthread_t __t1, __gthread_t __t2) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:684:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_self (void) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:690:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_yield (void) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:696:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_once (__gthread_once_t *__once, void (*__func) (void)) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:705:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_key_create (__gthread_key_t *__key, void (*__dtor) (void *)) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:711:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_key_delete (__gthread_key_t __key) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:717:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_getspecific (__gthread_key_t __key) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:723:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_setspecific (__gthread_key_t __key, const void *__ptr) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:729:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_mutex_init_function (__gthread_mutex_t *__mutex) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:736:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_mutex_destroy (__gthread_mutex_t *__mutex) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:745:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_mutex_lock (__gthread_mutex_t *__mutex) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:754:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_mutex_trylock (__gthread_mutex_t *__mutex) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:765:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const __gthread_time_t *__abs_timeout) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:775:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_mutex_unlock (__gthread_mutex_t *__mutex) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:786:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_recursive_mutex_init_function (__gthread_recursive_mutex_t *__mutex) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:808:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_recursive_mutex_lock (__gthread_recursive_mutex_t *__mutex) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:814:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_recursive_mutex_trylock (__gthread_recursive_mutex_t *__mutex) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:822:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const __gthread_time_t *__abs_timeout) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:829:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_recursive_mutex_unlock (__gthread_recursive_mutex_t *__mutex) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:835:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_recursive_mutex_destroy (__gthread_recursive_mutex_t *__mutex) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:850:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_cond_broadcast (__gthread_cond_t *__cond) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:856:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_cond_signal (__gthread_cond_t *__cond) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:862:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_cond_wait (__gthread_cond_t *__cond, __gthread_mutex_t *__mutex) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:869:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const __gthread_time_t *__abs_timeout) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:876:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_recursive_mutex_t *__mutex) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:882:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_cond_destroy (__gthread_cond_t* __cond) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/ext/atomicity.h:48:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __exchange_and_add(volatile _Atomic_word* __mem, int __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/atomicity.h:52:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __atomic_add(volatile _Atomic_word* __mem, int __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/atomicity.h:65:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __exchange_and_add_single(_Atomic_word* __mem, int __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/atomicity.h:73:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __atomic_add_single(_Atomic_word* __mem, int __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/atomicity.h:78:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __exchange_and_add_dispatch(_Atomic_word* __mem, int __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/atomicity.h:92:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __atomic_add_dispatch(_Atomic_word* __mem, int __val) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/ext/alloc_traits.h:36, from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:214:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture -> decltype(__a.allocate(__n, __hint)) ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:219:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_allocate(_Alloc2& __a, size_type __n, const_void_pointer, ...) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:228:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static true_type __test(int); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:231:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static false_type __test(...); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:242:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_construct(_Alloc& __a, _Tp* __p, _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:249:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_construct(_Alloc&, _Tp* __p, _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:255:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture -> decltype(__a.destroy(__p)) ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:260:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_destroy(_Alloc2&, _Tp* __p, ...) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:266:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture -> decltype(__a.max_size()) ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:271:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_max_size(_Alloc2&, ...) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:282:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture -> decltype(__a.select_on_container_copy_construction()) ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:287:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_select(_Alloc2& __a, ...) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:300:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture allocate(_Alloc& __a, size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:315:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture allocate(_Alloc& __a, size_type __n, const_void_pointer __hint) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:327:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture deallocate(_Alloc& __a, pointer __p, size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:343:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture -> decltype(_S_construct(__a, __p, std::forward<_Args>(__args)...)) ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:355:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void destroy(_Alloc& __a, _Tp* __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:366:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static size_type max_size(const _Alloc& __a) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:378:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture select_on_container_copy_construction(const _Alloc& __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:435:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture allocate(allocator_type& __a, size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:449:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture allocate(allocator_type& __a, size_type __n, const_void_pointer __hint) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:461:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture deallocate(allocator_type& __a, pointer __p, size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:474:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture construct(allocator_type& __a, _Up* __p, _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:486:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture destroy(allocator_type& __a, _Up* __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:495:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max_size(const allocator_type& __a) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:504:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture select_on_container_copy_construction(const allocator_type& __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:511:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __do_alloc_on_copy(_Alloc& __one, const _Alloc& __two, true_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:516:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __do_alloc_on_copy(_Alloc&, const _Alloc&, false_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:520:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void __alloc_on_copy(_Alloc& __one, const _Alloc& __two) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:528:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline _Alloc __alloc_on_copy(const _Alloc& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:535:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void __do_alloc_on_move(_Alloc& __one, _Alloc& __two, true_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:539:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void __do_alloc_on_move(_Alloc&, _Alloc&, false_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:543:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void __alloc_on_move(_Alloc& __one, _Alloc& __two) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:551:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void __do_alloc_on_swap(_Alloc& __one, _Alloc& __two, true_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:558:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void __do_alloc_on_swap(_Alloc&, _Alloc&, false_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:562:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void __alloc_on_swap(_Alloc& __one, _Alloc& __two) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:579:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_select(int); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:583:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_select(...); ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/ext/alloc_traits.h:82:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture construct(_Alloc& __a, _Ptr __p, _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/alloc_traits.h:91:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture destroy(_Alloc& __a, _Ptr __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/alloc_traits.h:94:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static _Alloc _S_select_on_copy(const _Alloc& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/alloc_traits.h:97:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void _S_on_swap(_Alloc& __a, _Alloc& __b) ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/alloc_traits.h:100:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _S_propagate_on_copy_assign() ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/alloc_traits.h:103:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _S_propagate_on_move_assign() ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/alloc_traits.h:106:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _S_propagate_on_swap() ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/alloc_traits.h:109:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _S_always_equal() ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/alloc_traits.h:112:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _S_nothrow_move() ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:145:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Alloc_hider(pointer __dat, const _Alloc& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:148:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Alloc_hider(pointer __dat, _Alloc&& __a = _Alloc()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:167:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_data(pointer __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:171:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_length(size_type __length) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:175:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_data() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:179:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_local_data() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:189:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_local_data() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:199:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_capacity(size_type __capacity) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:203:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_set_length(size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:210:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_is_local() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:215:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_create(size_type&, size_type); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:218:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_dispose() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:225:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_destroy(size_type __size) throw() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:233:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::__false_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:243:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_construct_aux(_Integer __beg, _Integer __end, std::__true_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:247:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_construct_aux_2(size_type __req, _CharT __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:252:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_construct(_InIterator __beg, _InIterator __end) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:262:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::input_iterator_tag); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:269:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::forward_iterator_tag); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:272:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_construct(size_type __req, _CharT __c); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:275:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_allocator() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:279:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_allocator() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:299:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_check(size_type __pos, const char* __s) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:309:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_check_length(size_type __n1, size_type __n2, const char* __s) const ^~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:318:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_limit(size_type __pos, size_type __off) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:326:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_disjunct(const _CharT* __s) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:335:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_copy(_CharT* __d, const _CharT* __s, size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:344:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_move(_CharT* __d, const _CharT* __s, size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:353:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_assign(_CharT* __d, size_type __n, _CharT __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:365:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_copy_chars(_CharT* __p, _Iterator __k1, _Iterator __k2) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:372:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_copy_chars(_CharT* __p, iterator __k1, iterator __k2) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:377:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:381:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_copy_chars(_CharT* __p, _CharT* __k1, _CharT* __k2) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:386:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:390:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_compare(size_type __n1, size_type __n2) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:403:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_assign(const basic_string&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:407:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_type __len2); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:410:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_erase(size_type __pos, size_type __n); ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:421:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT_IF(is_nothrow_default_constructible<_Alloc>::value) ^~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:429:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_string(const _Alloc& __a) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:437:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_string(const basic_string& __str) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:451:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Alloc& __a = _Alloc()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:466:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:482:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_type __n, const _Alloc& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:500:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Alloc& __a = _Alloc()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:514:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_string(const _CharT* __s, const _Alloc& __a = _Alloc()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:529:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_string(size_type __n, _CharT __c, const _Alloc& __a = _Alloc()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:541:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_string(basic_string&& __str) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:568:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_string(initializer_list<_CharT> __l, const _Alloc& __a = _Alloc()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:572:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_string(const basic_string& __str, const _Alloc& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:577:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture noexcept(_Alloc_traits::_S_always_equal()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:615:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Alloc& __a = _Alloc()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:656:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~basic_string() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:664:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const basic_string& __str) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:703:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const _CharT* __s) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:714:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(_CharT __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:733:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture noexcept(_Alloc_traits::_S_nothrow_move()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:795:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(initializer_list<_CharT> __l) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:826:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture begin() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:834:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture begin() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:842:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture end() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:850:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture end() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:859:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rbegin() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:868:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rbegin() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:877:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rend() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:886:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rend() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:895:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cbegin() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:903:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cend() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:912:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture crbegin() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:921:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture crend() const noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:930:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:936:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture length() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:941:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max_size() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:955:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture resize(size_type __n, _CharT __c); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:968:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture resize(size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:974:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shrink_to_fit() noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:993:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture capacity() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1017:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reserve(size_type __res_arg = 0); ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1023:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture clear() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1031:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture empty() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1046:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator[] (size_type __pos) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1063:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator[](size_type __pos) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1084:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture at(size_type __n) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1105:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture at(size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1121:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture front() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1132:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture front() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1143:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture back() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1154:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture back() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1168:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+=(const basic_string& __str) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1177:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+=(const _CharT* __s) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1186:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+=(_CharT __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1199:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+=(initializer_list<_CharT> __l) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1221:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture append(const basic_string& __str) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1238:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture append(const basic_string& __str, size_type __pos, size_type __n = npos) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1250:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture append(const _CharT* __s, size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1263:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture append(const _CharT* __s) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1280:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture append(size_type __n, _CharT __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1290:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture append(initializer_list<_CharT> __l) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1309:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture append(_InputIterator __first, _InputIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1349:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture push_back(_CharT __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1364:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(const basic_string& __str) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1381:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture noexcept(_Alloc_traits::_S_nothrow_move()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1403:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(const basic_string& __str, size_type __pos, size_type __n = npos) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1419:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(const _CharT* __s, size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1435:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(const _CharT* __s) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1452:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(size_type __n, _CharT __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1470:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(_InputIterator __first, _InputIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1480:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(initializer_list<_CharT> __l) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1533:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(const_iterator __p, size_type __n, _CharT __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1577:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(const_iterator __p, _InputIterator __beg, _InputIterator __end) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1611:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(iterator __p, initializer_list<_CharT> __l) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1631:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(size_type __pos1, const basic_string& __str) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1655:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_type __pos2, size_type __n = npos) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1677:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(size_type __pos, const _CharT* __s, size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1696:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(size_type __pos, const _CharT* __s) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1720:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(size_type __pos, size_type __n, _CharT __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1738:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(__const_iterator __p, _CharT __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1798:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erase(size_type __pos = 0, size_type __n = npos) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1817:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erase(__const_iterator __position) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1836:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erase(__const_iterator __first, __const_iterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1855:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pop_back() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1880:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture replace(size_type __pos, size_type __n, const basic_string& __str) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1903:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_type __pos2, size_type __n2 = npos) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1928:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_type __n2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1952:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture replace(size_type __pos, size_type __n1, const _CharT* __s) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1976:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture replace(size_type __pos, size_type __n1, size_type __n2, _CharT __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1995:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const basic_string& __str) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2015:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _CharT* __s, size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2036:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture replace(__const_iterator __i1, __const_iterator __i2, const _CharT* __s) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2058:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CharT __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2085:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _InputIterator __k1, _InputIterator __k2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2115:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CharT* __k1, _CharT* __k2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2126:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _CharT* __k1, const _CharT* __k2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2137:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture iterator __k1, iterator __k2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2148:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const_iterator __k1, const_iterator __k2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2173:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture initializer_list<_CharT> __l) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2235:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Integer __n, _Integer __val, __true_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2242:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __false_type); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2246:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CharT __c); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2250:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const size_type __len2); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2253:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_append(const _CharT* __s, size_type __n); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2270:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture copy(_CharT* __s, size_type __n, size_type __pos = 0) const; ^~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2280:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(basic_string& __s) _GLIBCXX_NOEXCEPT; ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2290:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture c_str() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2302:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture data() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2321:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get_allocator() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2338:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT; ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2352:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2383:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find(const _CharT* __s, size_type __pos = 0) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2400:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find(_CharT __c, size_type __pos = 0) const _GLIBCXX_NOEXCEPT; ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2414:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2448:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT; ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2461:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rfind(const _CharT* __s, size_type __pos = npos) const ^~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2478:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rfind(_CharT __c, size_type __pos = npos) const _GLIBCXX_NOEXCEPT; ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2493:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2528:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT; ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2542:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2561:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find_first_of(_CharT __c, size_type __pos = 0) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2577:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2612:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT; ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2626:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2645:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find_last_of(_CharT __c, size_type __pos = npos) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2660:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2695:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_type __n) const _GLIBCXX_NOEXCEPT; ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2709:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2727:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT; ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2742:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2777:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_type __n) const _GLIBCXX_NOEXCEPT; ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2791:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2809:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT; ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2824:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture substr(size_type __pos = 0, size_type __n = npos) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2843:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture compare(const basic_string& __str) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2936:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture compare(size_type __pos, size_type __n, const basic_string& __str) const; ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2963:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_type __pos2, size_type __n2 = npos) const; ^~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2980:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture compare(const _CharT* __s) const _GLIBCXX_NOEXCEPT; ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:3004:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture compare(size_type __pos, size_type __n1, const _CharT* __s) const; ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:3032:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_type __n2) const; ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:5928:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const basic_string<_CharT, _Traits, _Alloc>& __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:5944:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const basic_string<_CharT,_Traits,_Alloc>& __rhs); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:5944:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:5954:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+(_CharT __lhs, const basic_string<_CharT,_Traits,_Alloc>& __rhs); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:5954:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:5965:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _CharT* __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:5980:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+(const basic_string<_CharT, _Traits, _Alloc>& __lhs, _CharT __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:5993:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const basic_string<_CharT, _Traits, _Alloc>& __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:5999:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_string<_CharT, _Traits, _Alloc>&& __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6005:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_string<_CharT, _Traits, _Alloc>&& __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6017:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_string<_CharT, _Traits, _Alloc>&& __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6023:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_string<_CharT, _Traits, _Alloc>&& __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6029:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _CharT* __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6035:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CharT __rhs) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6050:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6057:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const basic_string<_CharT>& __rhs) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6071:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const basic_string<_CharT, _Traits, _Alloc>& __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6083:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _CharT* __rhs) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6097:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6109:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const basic_string<_CharT, _Traits, _Alloc>& __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6121:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _CharT* __rhs) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6135:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6147:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _CharT* __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6159:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const basic_string<_CharT, _Traits, _Alloc>& __rhs) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6173:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6185:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _CharT* __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6197:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const basic_string<_CharT, _Traits, _Alloc>& __rhs) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6211:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6223:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _CharT* __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6235:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const basic_string<_CharT, _Traits, _Alloc>& __rhs) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6249:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6261:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _CharT* __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6273:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const basic_string<_CharT, _Traits, _Alloc>& __rhs) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6287:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT_IF(noexcept(__lhs.swap(__rhs))) ^~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6306:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_string<_CharT, _Traits, _Alloc>& __str); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6306:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6310:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>>(basic_istream& __is, basic_string& __str); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6310:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6324:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const basic_string<_CharT, _Traits, _Alloc>& __str) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6347:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_string<_CharT, _Traits, _Alloc>& __str, _CharT __delim); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6347:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6364:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_string<_CharT, _Traits, _Alloc>& __str) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6372:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_string<_CharT, _Traits, _Alloc>& __str, _CharT __delim) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6379:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_string<_CharT, _Traits, _Alloc>& __str) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6386:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char __delim); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6386:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6392:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t __delim); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6392:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/cstdlib:75, from C:/rtools40/mingw64/include/c++/8.3.0/ext/string_conversions.h:41, from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6400, from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:142:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP _purecall_handler __cdecl _set_purecall_handler(_purecall_handler _Handler); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:142:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:143:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP _purecall_handler __cdecl _get_purecall_handler(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:143:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:146:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP _invalid_parameter_handler __cdecl _set_invalid_parameter_handler(_invalid_parameter_handler _Handler); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:146:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:147:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP _invalid_parameter_handler __cdecl _get_invalid_parameter_handler(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:147:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:156:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP unsigned long *__cdecl __doserrno(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:156:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:158:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture errno_t __cdecl _set_doserrno(unsigned long _Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:158:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:159:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture errno_t __cdecl _get_doserrno(unsigned long *_Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:159:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:239:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture errno_t __cdecl _get_pgmptr(char **_Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:239:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:240:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture errno_t __cdecl _get_wpgmptr(wchar_t **_Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:240:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:249:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _set_fmode(int _Mode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:249:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:250:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _get_fmode(int *_PMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:250:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:297:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture errno_t __cdecl _get_osplatform(unsigned int *_Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:297:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:298:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture errno_t __cdecl _get_osver(unsigned int *_Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:298:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:299:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture errno_t __cdecl _get_winver(unsigned int *_Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:299:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:300:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture errno_t __cdecl _get_winmajor(unsigned int *_Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:300:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:301:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture errno_t __cdecl _get_winminor(unsigned int *_Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:301:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/cstdlib:75, from C:/rtools40/mingw64/include/c++/8.3.0/ext/string_conversions.h:41, from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6400, from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:307:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template char (*__countof_helper(UNALIGNED _CountofType (&_Array)[_SizeOfArray]))[_SizeOfArray]; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:307:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:334:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP unsigned int __cdecl _set_abort_behavior(unsigned int _Flags,unsigned int _Mask); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:334:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:338:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl abs(int _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:338:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:339:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture long __cdecl labs(long _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:339:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:342:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION __int64 __cdecl _abs64(__int64); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:342:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:344:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_INTRIN_INLINE __int64 __cdecl _abs64(__int64 x) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:349:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl atexit(void (__cdecl *)(void)); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:349:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:352:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl atof(const char *_String); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:352:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:353:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl _atof_l(const char *_String,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:353:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:355:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl atoi(const char *_Str); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:355:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:356:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _atoi_l(const char *_Str,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:356:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:357:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture long __cdecl atol(const char *_Str); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:357:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:358:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP long __cdecl _atol_l(const char *_Str,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:358:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:361:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *__cdecl bsearch(const void *_Key,const void *_Base,size_t _NumOfElements,size_t _SizeOfElements,int (__cdecl *_PtFuncCompare)(const void *,const void *)); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:361:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:362:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl qsort(void *_Base,size_t _NumOfElements,size_t _SizeOfElements,int (__cdecl *_PtFuncCompare)(const void *,const void *)); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:362:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:364:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned short __cdecl _byteswap_ushort(unsigned short _Short); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:364:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:365:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned long __cdecl _byteswap_ulong (unsigned long _Long); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:365:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:366:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION unsigned __int64 __cdecl _byteswap_uint64(unsigned __int64 _Int64); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:366:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:367:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture div_t __cdecl div(int _Numerator,int _Denominator); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:367:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:368:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl getenv(const char *_VarName) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:368:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:369:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP char *__cdecl _itoa(int _Value,char *_Dest,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:369:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:370:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP char *__cdecl _i64toa(__int64 _Val,char *_DstBuf,int _Radix) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:370:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:371:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP char *__cdecl _ui64toa(unsigned __int64 _Val,char *_DstBuf,int _Radix) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:371:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:372:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP __int64 __cdecl _atoi64(const char *_String); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:372:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:373:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP __int64 __cdecl _atoi64_l(const char *_String,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:373:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:374:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP __int64 __cdecl _strtoi64(const char *_String,char **_EndPtr,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:374:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:375:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP __int64 __cdecl _strtoi64_l(const char *_String,char **_EndPtr,int _Radix,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:375:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:376:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP unsigned __int64 __cdecl _strtoui64(const char *_String,char **_EndPtr,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:376:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:377:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP unsigned __int64 __cdecl _strtoui64_l(const char *_String,char **_EndPtr,int _Radix,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:377:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:378:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ldiv_t __cdecl ldiv(long _Numerator,long _Denominator); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:378:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:379:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP char *__cdecl _ltoa(long _Value,char *_Dest,int _Radix) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:379:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:380:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl mblen(const char *_Ch,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:380:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:381:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _mblen_l(const char *_Ch,size_t _MaxCount,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:381:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:382:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP size_t __cdecl _mbstrlen(const char *_Str); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:382:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:383:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP size_t __cdecl _mbstrlen_l(const char *_Str,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:383:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:384:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP size_t __cdecl _mbstrnlen(const char *_Str,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:384:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:385:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP size_t __cdecl _mbstrnlen_l(const char *_Str,size_t _MaxCount,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:385:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:386:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl mbtowc(wchar_t * __restrict__ _DstCh,const char * __restrict__ _SrcCh,size_t _SrcSizeInBytes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:386:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:387:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _mbtowc_l(wchar_t * __restrict__ _DstCh,const char * __restrict__ _SrcCh,size_t _SrcSizeInBytes,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:387:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:388:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl mbstowcs(wchar_t * __restrict__ _Dest,const char * __restrict__ _Source,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:388:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:389:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP size_t __cdecl _mbstowcs_l(wchar_t * __restrict__ _Dest,const char * __restrict__ _Source,size_t _MaxCount,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:389:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:390:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl mkstemp(char *template_name); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:390:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:391:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl rand(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:391:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:392:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _set_error_mode(int _Mode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:392:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:393:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl srand(unsigned int _Seed); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:393:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:405:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl __MINGW_NOTHROW strtod(const char * __restrict__ _Str,char ** __restrict__ _EndPtr) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h: In function 'double strtod(const char*, char**)': C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:407:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl __mingw_strtod (const char * __restrict__, char ** __restrict__); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:407:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h: At global scope: C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:412:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture float __cdecl __MINGW_NOTHROW strtof(const char * __restrict__ _Str,char ** __restrict__ _EndPtr) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h: In function 'float strtof(const char*, char**)': C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:414:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture float __cdecl __mingw_strtof (const char * __restrict__, char ** __restrict__); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:414:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h: At global scope: C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:423:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture long double __cdecl __MINGW_NOTHROW strtold(const char * __restrict__ , char ** __restrict__ ); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:423:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:427:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __strtod (const char * __restrict__ , char ** __restrict__); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:427:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:434:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture float __cdecl __mingw_strtof (const char * __restrict__, char ** __restrict__); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:434:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:435:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl __mingw_strtod (const char * __restrict__, char ** __restrict__); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:435:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:436:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture long double __cdecl __mingw_strtold(const char * __restrict__, char ** __restrict__); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:436:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:438:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl _strtod_l(const char * __restrict__ _Str,char ** __restrict__ _EndPtr,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:438:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:439:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture long __cdecl strtol(const char * __restrict__ _Str,char ** __restrict__ _EndPtr,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:439:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:440:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP long __cdecl _strtol_l(const char * __restrict__ _Str,char ** __restrict__ _EndPtr,int _Radix,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:440:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:441:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned long __cdecl strtoul(const char * __restrict__ _Str,char ** __restrict__ _EndPtr,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:441:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:442:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP unsigned long __cdecl _strtoul_l(const char * __restrict__ _Str,char ** __restrict__ _EndPtr,int _Radix,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:442:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:447:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP char *__cdecl _ultoa(unsigned long _Value,char *_Dest,int _Radix) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:447:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:448:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl wctomb(char *_MbCh,wchar_t _WCh) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:448:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:449:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wctomb_l(char *_MbCh,wchar_t _WCh,_locale_t _Locale) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:449:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:450:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl wcstombs(char * __restrict__ _Dest,const wchar_t * __restrict__ _Source,size_t _MaxCount) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:450:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:451:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP size_t __cdecl _wcstombs_l(char * __restrict__ _Dest,const wchar_t * __restrict__ _Source,size_t _MaxCount,_locale_t _Locale) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:451:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:455:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *__cdecl calloc(size_t _NumOfElements,size_t _SizeOfElements); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:455:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:456:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl free(void *_Memory); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:456:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:457:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *__cdecl malloc(size_t _Size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:457:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:458:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *__cdecl realloc(void *_Memory,size_t _NewSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:458:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:459:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void *__cdecl _recalloc(void *_Memory,size_t _Count,size_t _Size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:459:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:466:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _aligned_free(void *_Memory); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:466:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:467:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void *__cdecl _aligned_malloc(size_t _Size,size_t _Alignment); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:467:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:471:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void *__cdecl _aligned_offset_malloc(size_t _Size,size_t _Alignment,size_t _Offset); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:471:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:472:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void *__cdecl _aligned_realloc(void *_Memory,size_t _Size,size_t _Alignment); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:472:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:473:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void *__cdecl _aligned_recalloc(void *_Memory,size_t _Count,size_t _Size,size_t _Alignment); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:473:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:474:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void *__cdecl _aligned_offset_realloc(void *_Memory,size_t _Size,size_t _Alignment,size_t _Offset); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:474:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:475:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void *__cdecl _aligned_offset_recalloc(void *_Memory,size_t _Count,size_t _Size,size_t _Alignment,size_t _Offset); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:475:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:533:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _putenv(const char *_EnvString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:533:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:534:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wputenv(const wchar_t *_EnvString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:534:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:538:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP char *__cdecl _fullpath(char *_FullPath,const char *_Path,size_t _SizeInBytes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:538:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:539:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP char *__cdecl _ecvt(double _Val,int _NumOfDigits,int *_PtDec,int *_PtSign) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:539:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:540:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP char *__cdecl _fcvt(double _Val,int _NumOfDec,int *_PtDec,int *_PtSign) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:540:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:541:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP char *__cdecl _gcvt(double _Val,int _NumOfDigits,char *_DstBuf) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:541:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:542:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _atodbl(_CRT_DOUBLE *_Result,char *_Str); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:542:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:543:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _atoldbl(_LDOUBLE *_Result,char *_Str); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:543:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:544:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _atoflt(_CRT_FLOAT *_Result,char *_Str); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:544:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:545:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _atodbl_l(_CRT_DOUBLE *_Result,char *_Str,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:545:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:546:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _atoldbl_l(_LDOUBLE *_Result,char *_Str,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:546:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:547:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _atoflt_l(_CRT_FLOAT *_Result,char *_Str,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:547:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:563:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned long __cdecl _lrotl(unsigned long,int); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:563:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:564:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned long __cdecl _lrotr(unsigned long,int); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:564:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:570:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _makepath(char *_Path,const char *_Drive,const char *_Dir,const char *_Filename,const char *_Ext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:570:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:571:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _onexit_t __cdecl _onexit(_onexit_t _Func); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:571:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:581:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION unsigned __int64 __cdecl _rotl64(unsigned __int64 _Val,int _Shift); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:581:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:582:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION unsigned __int64 __cdecl _rotr64(unsigned __int64 Value,int Shift); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:582:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:589:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned int __cdecl _rotr(unsigned int _Val,int _Shift); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:589:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:590:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned int __cdecl _rotl(unsigned int _Val,int _Shift); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:590:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:593:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION unsigned __int64 __cdecl _rotr64(unsigned __int64 _Val,int _Shift); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:593:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:594:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _searchenv(const char *_Filename,const char *_EnvVar,char *_ResultPath) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:594:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:595:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _splitpath(const char *_FullPath,char *_Drive,char *_Dir,char *_Filename,char *_Ext) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:595:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:596:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _swab(char *_Buf1,char *_Buf2,int _SizeInBytes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:596:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:610:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _beep(unsigned _Frequency,unsigned _Duration) __MINGW_ATTRIB_DEPRECATED; ^~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:610:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:612:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _seterrormode(int _Mode) __MINGW_ATTRIB_DEPRECATED; ^~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:612:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:613:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _sleep(unsigned long _Duration) __MINGW_ATTRIB_DEPRECATED; ^~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:613:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/cstdlib:75, from C:/rtools40/mingw64/include/c++/8.3.0/ext/string_conversions.h:41, from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6400, from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:634:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl ecvt(double _Val,int _NumOfDigits,int *_PtDec,int *_PtSign) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:634:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:635:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl fcvt(double _Val,int _NumOfDec,int *_PtDec,int *_PtSign) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:635:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:636:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl gcvt(double _Val,int _NumOfDigits,char *_DstBuf) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:636:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:637:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl itoa(int _Val,char *_DstBuf,int _Radix) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:637:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:638:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl ltoa(long _Val,char *_DstBuf,int _Radix) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:638:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:639:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl putenv(const char *_EnvString) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:639:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:643:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl swab(char *_Buf1,char *_Buf2,int _SizeInBytes) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:643:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:646:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl ultoa(unsigned long _Val,char *_Dstbuf,int _Radix) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:646:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:647:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture onexit_t __cdecl onexit(onexit_t _Func); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:647:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:655:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION lldiv_t __cdecl lldiv(long long, long long); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:655:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:657:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION long long __cdecl llabs(long long); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:657:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:659:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION __CRT_INLINE long long __cdecl llabs(long long _j) { return (_j >= 0 ? _j : -_j); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:662:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION long long __cdecl strtoll(const char * __restrict__, char ** __restrict, int); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:662:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:663:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION unsigned long long __cdecl strtoull(const char * __restrict__, char ** __restrict__, int); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:663:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:666:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION long long __cdecl atoll (const char *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:666:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:669:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION long long __cdecl wtoll (const wchar_t *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:669:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:670:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION char *__cdecl lltoa (long long, char *, int); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:670:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:671:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION char *__cdecl ulltoa (unsigned long long , char *, int); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:671:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:672:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION wchar_t *__cdecl lltow (long long, wchar_t *, int); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:672:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:673:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION wchar_t *__cdecl ulltow (unsigned long long, wchar_t *, int); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:673:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:677:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION __CRT_INLINE long long __cdecl atoll (const char * _c) { return _atoi64 (_c); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:678:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION __CRT_INLINE char *__cdecl lltoa (long long _n, char * _c, int _i) { return _i64toa (_n, _c, _i); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:679:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION __CRT_INLINE char *__cdecl ulltoa (unsigned long long _n, char * _c, int _i) { return _ui64toa (_n, _c, _i); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:680:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION __CRT_INLINE long long __cdecl wtoll (const wchar_t * _w) { return _wtoi64 (_w); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:681:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION __CRT_INLINE wchar_t *__cdecl lltow (long long _n, wchar_t * _w, int _i) { return _i64tow (_n, _w, _i); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:682:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION __CRT_INLINE wchar_t *__cdecl ulltow (unsigned long long _n, wchar_t * _w, int _i) { return _ui64tow (_n, _w, _i); } ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:694, from C:/rtools40/mingw64/include/c++/8.3.0/cstdlib:75, from C:/rtools40/mingw64/include/c++/8.3.0/ext/string_conversions.h:41, from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6400, from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:17:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _dupenv_s(char **_PBuffer,size_t *_PBufferSizeInBytes,const char *_VarName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:17:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:18:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _itoa_s(int _Value,char *_DstBuf,size_t _Size,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:18:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:19:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _i64toa_s(__int64 _Val,char *_DstBuf,size_t _Size,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:19:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:20:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _ui64toa_s(unsigned __int64 _Val,char *_DstBuf,size_t _Size,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:20:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:21:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _ltoa_s(long _Val,char *_DstBuf,size_t _Size,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:21:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:694, from C:/rtools40/mingw64/include/c++/8.3.0/cstdlib:75, from C:/rtools40/mingw64/include/c++/8.3.0/ext/string_conversions.h:41, from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6400, from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:22:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl mbstowcs_s(size_t *_PtNumOfCharConverted,wchar_t *_DstBuf,size_t _SizeInWords,const char *_SrcBuf,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:22:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:23:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _mbstowcs_s_l(size_t *_PtNumOfCharConverted,wchar_t *_DstBuf,size_t _SizeInWords,const char *_SrcBuf,size_t _MaxCount,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:23:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:24:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _ultoa_s(unsigned long _Val,char *_DstBuf,size_t _Size,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:24:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:25:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wctomb_s_l(int *_SizeConverted,char *_MbCh,size_t _SizeInBytes,wchar_t _WCh,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:25:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:26:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl wcstombs_s(size_t *_PtNumOfCharConverted,char *_Dst,size_t _DstSizeInBytes,const wchar_t *_Src,size_t _MaxCountInBytes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:26:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:27:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wcstombs_s_l(size_t *_PtNumOfCharConverted,char *_Dst,size_t _DstSizeInBytes,const wchar_t *_Src,size_t _MaxCountInBytes,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:27:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:41:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _ecvt_s(char *_DstBuf,size_t _Size,double _Val,int _NumOfDights,int *_PtDec,int *_PtSign); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:41:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:42:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _fcvt_s(char *_DstBuf,size_t _Size,double _Val,int _NumOfDec,int *_PtDec,int *_PtSign); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:42:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:43:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _gcvt_s(char *_DstBuf,size_t _Size,double _Val,int _NumOfDigits); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:43:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:44:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _makepath_s(char *_PathResult,size_t _Size,const char *_Drive,const char *_Dir,const char *_Filename,const char *_Ext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:44:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:45:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _putenv_s(const char *_Name,const char *_Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:45:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:46:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _searchenv_s(const char *_Filename,const char *_EnvVar,char *_ResultPath,size_t _SizeInBytes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:46:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:48:183: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _splitpath_s(const char *_FullPath,char *_Drive,size_t _DriveSize,char *_Dir,size_t _DirSize,char *_Filename,size_t _FilenameSize,char *_Ext,size_t _ExtSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:48:183: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:49:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_SPLITPATH(errno_t,_splitpath_s,char,_Dest) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:694, from C:/rtools40/mingw64/include/c++/8.3.0/cstdlib:75, from C:/rtools40/mingw64/include/c++/8.3.0/ext/string_conversions.h:41, from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6400, from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:64:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl qsort_s(void *_Base,size_t _NumOfElements,size_t _SizeOfElements,int (__cdecl *_PtFuncCompare)(void *,const void *,const void *),void *_Context); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:64:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:695, from C:/rtools40/mingw64/include/c++/8.3.0/cstdlib:75, from C:/rtools40/mingw64/include/c++/8.3.0/ext/string_conversions.h:41, from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6400, from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:103:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void * __mingw_aligned_malloc (size_t _Size, size_t _Alignment); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:103:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:104:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __mingw_aligned_free (void *_Memory); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:104:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:105:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void * __mingw_aligned_offset_realloc (void *_Memory, size_t _Size, size_t _Alignment, size_t _Offset); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:105:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:106:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void * __mingw_aligned_realloc (void *_Memory, size_t _Size, size_t _Offset); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:106:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:110:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _resetstkoflw (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:110:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:111:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP unsigned long __cdecl _set_malloc_crt_max_wait(unsigned long _NewValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:111:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:113:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void *__cdecl _expand(void *_Memory,size_t _NewSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:113:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:114:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP size_t __cdecl _msize(void *_Memory); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:114:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:121:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP size_t __cdecl _get_sbh_threshold(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:121:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:122:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _set_sbh_threshold(size_t _NewValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:122:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:123:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _set_amblksiz(size_t _Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:123:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:124:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _get_amblksiz(size_t *_Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:124:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:125:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _heapadd(void *_Memory,size_t _Size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:125:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:126:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _heapchk(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:126:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:127:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _heapmin(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:127:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:128:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _heapset(unsigned int _Fill); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:128:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:129:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _heapwalk(_HEAPINFO *_EntryInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:129:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:130:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP size_t __cdecl _heapused(size_t *_Used,size_t *_Commit); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:130:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:131:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _get_heap_handle(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:131:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:144:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __inline void *_MarkAllocaS(void *_Ptr,unsigned int _Marker) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:163:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __inline void __cdecl _freea(void *_Memory) { ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cstdlib:77, from C:/rtools40/mingw64/include/c++/8.3.0/ext/string_conversions.h:41, from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6400, from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/std_abs.h:56:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture abs(long __i) { return __builtin_labs(__i); } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/std_abs.h:61:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture abs(long long __x) { return __builtin_llabs (__x); } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/std_abs.h:70:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture abs(double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/std_abs.h:74:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture abs(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/std_abs.h:78:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture abs(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/std_abs.h:84:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture abs(__GLIBCXX_TYPE_INT_N_0 __x) { return __x >= 0 ? __x : -__x; } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/std_abs.h:102:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture abs(__float128 __x) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/ext/string_conversions.h:41, from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6400, from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/cstdlib:177:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture div(long __i, long __j) { return ldiv(__i, __j); } ^ C:/rtools40/mingw64/include/c++/8.3.0/cstdlib:213:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture div(long long __n, long long __d) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6400, from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/ext/string_conversions.h:56:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Base... __base) ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/string_conversions.h: In function '_Ret __gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...)': C:/rtools40/mingw64/include/c++/8.3.0/ext/string_conversions.h:63:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Save_errno() : _M_errno(errno) { errno = 0; } ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/string_conversions.h:64:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~_Save_errno() { if (errno == 0) errno = _M_errno; } ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/string_conversions.h:70:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_chk(_TRet, std::false_type) { return false; } ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/string_conversions.h:73:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_chk(_TRet __val, std::true_type) // only called when _Ret is int ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/string_conversions.h: At global scope: C:/rtools40/mingw64/include/c++/8.3.0/ext/string_conversions.h:101:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _CharT* __fmt, ...) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6410:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture stoi(const string& __str, size_t* __idx = 0, int __base = 10) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6415:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture stol(const string& __str, size_t* __idx = 0, int __base = 10) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6420:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture stoul(const string& __str, size_t* __idx = 0, int __base = 10) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6425:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture stoll(const string& __str, size_t* __idx = 0, int __base = 10) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6430:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture stoull(const string& __str, size_t* __idx = 0, int __base = 10) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6436:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture stof(const string& __str, size_t* __idx = 0) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6440:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture stod(const string& __str, size_t* __idx = 0) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6444:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture stold(const string& __str, size_t* __idx = 0) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6453:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_string(int __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6458:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_string(unsigned __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6464:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_string(long __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6469:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_string(unsigned long __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6475:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_string(long long __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6481:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_string(unsigned long long __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6487:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_string(float __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6496:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_string(double __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6505:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_string(long double __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6516:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture stoi(const wstring& __str, size_t* __idx = 0, int __base = 10) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6521:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture stol(const wstring& __str, size_t* __idx = 0, int __base = 10) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6526:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture stoul(const wstring& __str, size_t* __idx = 0, int __base = 10) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6531:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture stoll(const wstring& __str, size_t* __idx = 0, int __base = 10) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6536:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture stoull(const wstring& __str, size_t* __idx = 0, int __base = 10) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6542:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture stof(const wstring& __str, size_t* __idx = 0) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6546:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture stod(const wstring& __str, size_t* __idx = 0) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6550:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture stold(const wstring& __str, size_t* __idx = 0) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6556:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_wstring(int __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6561:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_wstring(unsigned __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6567:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_wstring(long __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6572:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_wstring(unsigned long __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6578:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_wstring(long long __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6584:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_wstring(unsigned long long __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6590:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_wstring(float __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6599:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_wstring(double __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6608:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_wstring(long double __val) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6626, from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:66:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __poison_hash(__poison_hash&&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:67:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~__poison_hash(); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:82:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __hash_enum(__hash_enum&&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:83:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~__hash_enum(); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:91:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Tp __val) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:109:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Tp* __p) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:124:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Cxx_hashtable_define_trivial_hash(bool) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:127:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Cxx_hashtable_define_trivial_hash(char) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:130:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Cxx_hashtable_define_trivial_hash(signed char) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:133:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Cxx_hashtable_define_trivial_hash(unsigned char) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:136:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Cxx_hashtable_define_trivial_hash(wchar_t) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:139:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Cxx_hashtable_define_trivial_hash(char16_t) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:142:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Cxx_hashtable_define_trivial_hash(char32_t) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:145:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Cxx_hashtable_define_trivial_hash(short) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:148:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Cxx_hashtable_define_trivial_hash(int) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:151:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Cxx_hashtable_define_trivial_hash(long) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:154:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Cxx_hashtable_define_trivial_hash(long long) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:157:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Cxx_hashtable_define_trivial_hash(unsigned short) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:160:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Cxx_hashtable_define_trivial_hash(unsigned int) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:163:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Cxx_hashtable_define_trivial_hash(unsigned long) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:166:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Cxx_hashtable_define_trivial_hash(unsigned long long) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:169:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Cxx_hashtable_define_trivial_hash(__GLIBCXX_TYPE_INT_N_0) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:170:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Cxx_hashtable_define_trivial_hash(__GLIBCXX_TYPE_INT_N_0 unsigned) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:191:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __seed = static_cast(0xc70f6907UL)) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:196:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture hash(const _Tp& __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:201:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __hash_combine(const _Tp& __val, size_t __hash) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:210:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __seed = static_cast(2166136261UL)) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:215:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture hash(const _Tp& __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:220:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __hash_combine(const _Tp& __val, size_t __hash) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:229:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(float __val) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:241:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(double __val) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:254:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(long double __val) const noexcept; ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6641:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const string& __s) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6656:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const wstring& __s) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6674:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const u16string& __s) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6689:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const u32string& __s) const noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:59:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(basic_string& __s) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:53, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:133:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_create(size_type& __capacity, size_type __old_capacity) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:165:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::input_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:208:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::forward_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:238:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_construct(size_type __n, _CharT __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:255:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_assign(const basic_string& __str) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:281:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reserve(size_type __res) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:312:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_type __len2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:335:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_erase(size_type __pos, size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:348:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture resize(size_type __n, _CharT __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:360:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_append(const _CharT* __s, size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:382:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::__false_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:394:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CharT __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:423:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const size_type __len2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:475:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture copy(_CharT* __s, size_type __n, size_type __pos) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1158:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const basic_string<_CharT, _Traits, _Alloc>& __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1173:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+(_CharT __lhs, const basic_string<_CharT, _Traits, _Alloc>& __rhs) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1189:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1224:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find(_CharT __c, size_type __pos) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1243:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1264:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rfind(_CharT __c, size_type __pos) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1282:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1298:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1320:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1332:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find_first_not_of(_CharT __c, size_type __pos) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1344:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1365:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find_last_not_of(_CharT __c, size_type __pos) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:53, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1385:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture compare(size_type __pos, size_type __n, const basic_string& __str) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1401:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_type __pos2, size_type __n2) const ^~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1418:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture compare(const _CharT* __s) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:53, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1433:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture compare(size_type __pos, size_type __n1, const _CharT* __s) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1450:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_type __n2) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1466:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_string<_CharT, _Traits, _Alloc>& __str) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1538:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_string<_CharT, _Traits, _Alloc>& __str, _CharT __delim) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1617:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>>(basic_istream&, string&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1620:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<<(basic_ostream&, const string&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1623:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture getline(basic_istream&, string&, char); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1626:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture getline(basic_istream&, string&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1638:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>>(basic_istream&, wstring&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1641:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<<(basic_ostream&, const wstring&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1644:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture getline(basic_istream&, wstring&, wchar_t); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1647:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture getline(basic_istream&, wstring&); ^ In file included from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: ../inst/include/dType.h:247:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TdInteger() {} ^ ../inst/include/dType.h:249:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TdInteger(TYPE val) { fVal = val; } ^ ../inst/include/dType.h:251:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE TdInteger& operator+= (TYPE val) ^ ../inst/include/dType.h:253:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE TdInteger& operator-= (TYPE val) ^ ../inst/include/dType.h:255:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE TdInteger& operator++ () ^ ../inst/include/dType.h:257:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE TdInteger& operator-- () ^ ../inst/include/dType.h:261:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE TdInteger& operator= (TYPE val) ^ ../inst/include/dType.h:264:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE bool operator== (const TdInteger &val) const ^~~~~ ../inst/include/dType.h:266:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE bool operator!= (const TdInteger &val) const ^~~~~ ../inst/include/dType.h:270:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator TYPE() const ^~~~~ ../inst/include/dType.h:273:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE TYPE& Get() ^ ../inst/include/dType.h:276:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE const TYPE& Get() const ^~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cstring:42, from CoreArray/dPlatform.h:45, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:45:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void *__cdecl _memccpy(void *_Dst,const void *_Src,int _Val,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:45:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:46:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CONST_RETURN void *__cdecl memchr(const void *_Buf ,int _Val,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:46:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:47:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _memicmp(const void *_Buf1,const void *_Buf2,size_t _Size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:47:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:48:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _memicmp_l(const void *_Buf1,const void *_Buf2,size_t _Size,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:48:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:49:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl memcmp(const void *_Buf1,const void *_Buf2,size_t _Size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:49:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:50:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void * __cdecl memcpy(void * __restrict__ _Dst,const void * __restrict__ _Src,size_t _Size) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:50:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/cstring:42, from CoreArray/dPlatform.h:45, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:51:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP errno_t __cdecl memcpy_s (void *_dest,size_t _numberOfElements,const void *_src,size_t _count); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:51:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:52:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void * __cdecl mempcpy (void *_Dst, const void *_Src, size_t _Size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:52:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:53:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void * __cdecl memset(void *_Dst,int _Val,size_t _Size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:53:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:55:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void * __cdecl memccpy(void *_Dst,const void *_Src,int _Val,size_t _Size) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:55:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:56:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl memicmp(const void *_Buf1,const void *_Buf2,size_t _Size) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:56:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:59:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char * __cdecl _strset(char *_Str,int _Val) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:59:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:60:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char * __cdecl _strset_l(char *_Str,int _Val,_locale_t _Locale) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:60:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:61:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char * __cdecl strcpy(char * __restrict__ _Dest,const char * __restrict__ _Source); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:61:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:62:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char * __cdecl strcat(char * __restrict__ _Dest,const char * __restrict__ _Source); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:62:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:63:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl strcmp(const char *_Str1,const char *_Str2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:63:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:64:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl strlen(const char *_Str); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:64:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:65:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl strnlen(const char *_Str,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:65:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:66:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *__cdecl memmove(void *_Dst,const void *_Src,size_t _Size) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:66:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:67:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP char *__cdecl _strdup(const char *_Src); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:67:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:68:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CONST_RETURN char *__cdecl strchr(const char *_Str,int _Val); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:68:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:69:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _stricmp(const char *_Str1,const char *_Str2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:69:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:70:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _strcmpi(const char *_Str1,const char *_Str2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:70:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:71:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _stricmp_l(const char *_Str1,const char *_Str2,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:71:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:72:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl strcoll(const char *_Str1,const char *_Str2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:72:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:73:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _strcoll_l(const char *_Str1,const char *_Str2,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:73:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:74:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _stricoll(const char *_Str1,const char *_Str2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:74:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:75:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _stricoll_l(const char *_Str1,const char *_Str2,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:75:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:76:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _strncoll (const char *_Str1,const char *_Str2,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:76:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:77:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _strncoll_l(const char *_Str1,const char *_Str2,size_t _MaxCount,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:77:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:78:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _strnicoll (const char *_Str1,const char *_Str2,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:78:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:79:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _strnicoll_l(const char *_Str1,const char *_Str2,size_t _MaxCount,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:79:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:80:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl strcspn(const char *_Str,const char *_Control); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:80:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:81:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP char *__cdecl _strerror(const char *_ErrMsg) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:81:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:82:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl strerror(int) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:82:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:83:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP char *__cdecl _strlwr(char *_String) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:83:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:84:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *strlwr_l(char *_String,_locale_t _Locale) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:84:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:85:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl strncat(char * __restrict__ _Dest,const char * __restrict__ _Source,size_t _Count) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:85:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:86:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl strncmp(const char *_Str1,const char *_Str2,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:86:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:87:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _strnicmp(const char *_Str1,const char *_Str2,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:87:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:88:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _strnicmp_l(const char *_Str1,const char *_Str2,size_t _MaxCount,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:88:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:89:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *strncpy(char * __restrict__ _Dest,const char * __restrict__ _Source,size_t _Count) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:89:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:90:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP char *__cdecl _strnset(char *_Str,int _Val,size_t _MaxCount) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:90:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:91:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP char *__cdecl _strnset_l(char *str,int c,size_t count,_locale_t _Locale) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:91:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:92:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CONST_RETURN char *__cdecl strpbrk(const char *_Str,const char *_Control); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:92:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:93:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CONST_RETURN char *__cdecl strrchr(const char *_Str,int _Ch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:93:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:94:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP char *__cdecl _strrev(char *_Str); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:94:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:95:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl strspn(const char *_Str,const char *_Control); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:95:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:96:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CONST_RETURN char *__cdecl strstr(const char *_Str,const char *_SubStr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:96:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:97:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl strtok(char * __restrict__ _Str,const char * __restrict__ _Delim) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:97:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:100:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *strtok_r(char * __restrict__ _Str, const char * __restrict__ _Delim, char ** __restrict__ __last); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:100:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:102:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP char *__cdecl _strupr(char *_String) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:102:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:103:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP char *_strupr_l(char *_String,_locale_t _Locale) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:103:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:104:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl strxfrm(char * __restrict__ _Dst,const char * __restrict__ _Src,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:104:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:105:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP size_t __cdecl _strxfrm_l(char * __restrict__ _Dst,const char * __restrict__ _Src,size_t _MaxCount,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:105:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:108:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl strdup(const char *_Src) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:108:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:109:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl strcmpi(const char *_Str1,const char *_Str2) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:109:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:110:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl stricmp(const char *_Str1,const char *_Str2) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:110:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:111:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl strlwr(char *_Str) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:111:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:112:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl strnicmp(const char *_Str1,const char *_Str,size_t _MaxCount) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:112:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:113:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl strncasecmp (const char *, const char *, size_t); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:113:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:114:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl strcasecmp (const char *, const char *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:114:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:116:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE int __cdecl strncasecmp (const char *__sz1, const char *__sz2, size_t __sizeMaxCompare) { return _strnicmp (__sz1, __sz2, __sizeMaxCompare); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:117:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE int __cdecl strcasecmp (const char *__sz1, const char *__sz2) { return _stricmp (__sz1, __sz2); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:122:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl strnset(char *_Str,int _Val,size_t _MaxCount) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:122:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:123:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl strrev(char *_Str) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:123:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:124:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl strset(char *_Str,int _Val) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:124:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:125:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl strupr(char *_Str) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:125:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:190, from C:/rtools40/mingw64/include/c++/8.3.0/cstring:42, from CoreArray/dPlatform.h:45, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:26:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _strset_s(char *_Dst,size_t _DstSize,int _Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:26:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:27:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _strerror_s(char *_Buf,size_t _SizeInBytes,const char *_ErrMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:27:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:28:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP errno_t __cdecl strerror_s(char *_Buf,size_t _SizeInBytes,int _ErrNum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:28:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:29:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _strlwr_s(char *_Str,size_t _Size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:29:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:30:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _strlwr_s_l(char *_Str,size_t _Size,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:30:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:31:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _strnset_s(char *_Str,size_t _Size,int _Val,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:31:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:32:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _strupr_s(char *_Str,size_t _Size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:32:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:33:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _strupr_s_l(char *_Str,size_t _Size,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:33:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:35:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl strncat_s(char *_Dst,size_t _DstSizeInChars,const char *_Src,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:35:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:36:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _strncat_s_l(char *_Dst,size_t _DstSizeInChars,const char *_Src,size_t _MaxCount,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:36:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:37:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl strcpy_s(char *_Dst, rsize_t _SizeInBytes, const char *_Src); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:37:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:38:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_1(errno_t, strcpy_s, char, _Dest, const char *, _Source) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:190, from C:/rtools40/mingw64/include/c++/8.3.0/cstring:42, from CoreArray/dPlatform.h:45, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:39:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl strncpy_s(char *_Dst, size_t _DstSizeInChars, const char *_Src, size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:39:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:40:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_2(errno_t, strncpy_s, char, _Dest, const char *, _Source, size_t, _MaxCount) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:190, from C:/rtools40/mingw64/include/c++/8.3.0/cstring:42, from CoreArray/dPlatform.h:45, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:41:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _strncpy_s_l(char *_Dst, size_t _DstSizeInChars, const char *_Src, size_t _MaxCount, _locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:41:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:42:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_3(errno_t, _strncpy_s_l, char, _Dest, const char *, _Source, size_t, _MaxCount, _locale_t, _Locale); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:190, from C:/rtools40/mingw64/include/c++/8.3.0/cstring:42, from CoreArray/dPlatform.h:45, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:43:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP char *__cdecl strtok_s(char *_Str,const char *_Delim,char **_Context); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:43:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:44:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP char *__cdecl _strtok_s_l(char *_Str,const char *_Delim,char **_Context,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:44:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:45:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl strcat_s(char *_Dst, rsize_t _SizeInBytes, const char * _Src); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:45:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:46:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_1(errno_t, strcat_s, char, _Dest, const char *, _Source) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:190, from C:/rtools40/mingw64/include/c++/8.3.0/cstring:42, from CoreArray/dPlatform.h:45, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:48:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP errno_t __cdecl memmove_s(void *_dest,size_t _numberOfElements,const void *_src,size_t _count); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:48:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from CoreArray/dPlatform.h:45, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/cstring:100:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memchr(void* __s, int __c, size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/cstring:104:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture strchr(char* __s, int __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/cstring:108:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture strpbrk(char* __s1, const char* __s2) ^ C:/rtools40/mingw64/include/c++/8.3.0/cstring:112:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture strrchr(char* __s, int __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/cstring:116:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture strstr(char* __s1, const char* __s2) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:317:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture min() _GLIBCXX_USE_NOEXCEPT { return _Tp(); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:321:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max() _GLIBCXX_USE_NOEXCEPT { return _Tp(); } ^~~~~~~~~~~~~~~~~~~~~ In file included from CoreArray/dPlatform.h:47, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:327:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lowest() noexcept { return _Tp(); } ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:333:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture epsilon() _GLIBCXX_USE_NOEXCEPT { return _Tp(); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:337:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture round_error() _GLIBCXX_USE_NOEXCEPT { return _Tp(); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:341:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture infinity() _GLIBCXX_USE_NOEXCEPT { return _Tp(); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:346:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture quiet_NaN() _GLIBCXX_USE_NOEXCEPT { return _Tp(); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:351:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture signaling_NaN() _GLIBCXX_USE_NOEXCEPT { return _Tp(); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:357:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture denorm_min() _GLIBCXX_USE_NOEXCEPT { return _Tp(); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:388:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture min() _GLIBCXX_USE_NOEXCEPT { return false; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:391:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max() _GLIBCXX_USE_NOEXCEPT { return true; } ^~~~~~~~~~~~~~~~~~~~~ In file included from CoreArray/dPlatform.h:47, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:395:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lowest() noexcept { return min(); } ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:408:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture epsilon() _GLIBCXX_USE_NOEXCEPT { return false; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:411:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture round_error() _GLIBCXX_USE_NOEXCEPT { return false; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:426:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture infinity() _GLIBCXX_USE_NOEXCEPT { return false; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:429:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture quiet_NaN() _GLIBCXX_USE_NOEXCEPT { return false; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:432:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture signaling_NaN() _GLIBCXX_USE_NOEXCEPT { return false; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:435:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture denorm_min() _GLIBCXX_USE_NOEXCEPT { return false; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:457:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture min() _GLIBCXX_USE_NOEXCEPT { return __glibcxx_min(char); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:460:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max() _GLIBCXX_USE_NOEXCEPT { return __glibcxx_max(char); } ^~~~~~~~~~~~~~~~~~~~~ In file included from CoreArray/dPlatform.h:47, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:464:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lowest() noexcept { return min(); } ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:478:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture epsilon() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:481:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture round_error() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:496:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char infinity() _GLIBCXX_USE_NOEXCEPT { return char(); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:499:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture quiet_NaN() _GLIBCXX_USE_NOEXCEPT { return char(); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:502:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture signaling_NaN() _GLIBCXX_USE_NOEXCEPT { return char(); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:505:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture denorm_min() _GLIBCXX_USE_NOEXCEPT { return static_cast(0); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:524:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture min() _GLIBCXX_USE_NOEXCEPT { return -__SCHAR_MAX__ - 1; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:527:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max() _GLIBCXX_USE_NOEXCEPT { return __SCHAR_MAX__; } ^~~~~~~~~~~~~~~~~~~~~ In file included from CoreArray/dPlatform.h:47, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:531:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lowest() noexcept { return min(); } ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:546:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture epsilon() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:549:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture round_error() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:564:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture infinity() _GLIBCXX_USE_NOEXCEPT { return static_cast(0); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:567:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture quiet_NaN() _GLIBCXX_USE_NOEXCEPT { return static_cast(0); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:570:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture signaling_NaN() _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:574:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture denorm_min() _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:594:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture min() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:597:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max() _GLIBCXX_USE_NOEXCEPT { return __SCHAR_MAX__ * 2U + 1; } ^~~~~~~~~~~~~~~~~~~~~ In file included from CoreArray/dPlatform.h:47, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:601:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lowest() noexcept { return min(); } ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:617:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture epsilon() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:620:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture round_error() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:635:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture infinity() _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:639:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture quiet_NaN() _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:643:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture signaling_NaN() _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:647:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture denorm_min() _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:667:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture min() _GLIBCXX_USE_NOEXCEPT { return __glibcxx_min (wchar_t); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:670:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max() _GLIBCXX_USE_NOEXCEPT { return __glibcxx_max (wchar_t); } ^~~~~~~~~~~~~~~~~~~~~ In file included from CoreArray/dPlatform.h:47, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:674:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lowest() noexcept { return min(); } ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:689:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture epsilon() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:692:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture round_error() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:707:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture infinity() _GLIBCXX_USE_NOEXCEPT { return wchar_t(); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:710:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture quiet_NaN() _GLIBCXX_USE_NOEXCEPT { return wchar_t(); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:713:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture signaling_NaN() _GLIBCXX_USE_NOEXCEPT { return wchar_t(); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:716:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture denorm_min() _GLIBCXX_USE_NOEXCEPT { return wchar_t(); } ^~~~~~~~~~~~~~~~~~~~~ In file included from CoreArray/dPlatform.h:47, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:736:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture min() noexcept { return __glibcxx_min (char16_t); } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:739:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max() noexcept { return __glibcxx_max (char16_t); } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:742:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lowest() noexcept { return min(); } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:753:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture epsilon() noexcept { return 0; } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:756:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture round_error() noexcept { return 0; } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:770:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture infinity() noexcept { return char16_t(); } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:773:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture quiet_NaN() noexcept { return char16_t(); } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:776:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture signaling_NaN() noexcept { return char16_t(); } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:779:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture denorm_min() noexcept { return char16_t(); } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:797:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture min() noexcept { return __glibcxx_min (char32_t); } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:800:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max() noexcept { return __glibcxx_max (char32_t); } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:803:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lowest() noexcept { return min(); } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:814:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture epsilon() noexcept { return 0; } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:817:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture round_error() noexcept { return 0; } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:831:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture infinity() noexcept { return char32_t(); } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:834:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture quiet_NaN() noexcept { return char32_t(); } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:837:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture signaling_NaN() noexcept { return char32_t(); } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:840:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture denorm_min() noexcept { return char32_t(); } ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:859:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture min() _GLIBCXX_USE_NOEXCEPT { return -__SHRT_MAX__ - 1; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:862:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max() _GLIBCXX_USE_NOEXCEPT { return __SHRT_MAX__; } ^~~~~~~~~~~~~~~~~~~~~ In file included from CoreArray/dPlatform.h:47, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:866:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lowest() noexcept { return min(); } ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:880:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture epsilon() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:883:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture round_error() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:898:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture infinity() _GLIBCXX_USE_NOEXCEPT { return short(); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:901:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture quiet_NaN() _GLIBCXX_USE_NOEXCEPT { return short(); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:904:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture signaling_NaN() _GLIBCXX_USE_NOEXCEPT { return short(); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:907:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture denorm_min() _GLIBCXX_USE_NOEXCEPT { return short(); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:926:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture min() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:929:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max() _GLIBCXX_USE_NOEXCEPT { return __SHRT_MAX__ * 2U + 1; } ^~~~~~~~~~~~~~~~~~~~~ In file included from CoreArray/dPlatform.h:47, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:933:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lowest() noexcept { return min(); } ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:949:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture epsilon() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:952:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture round_error() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:967:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture infinity() _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:971:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture quiet_NaN() _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:975:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture signaling_NaN() _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:979:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture denorm_min() _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:999:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture min() _GLIBCXX_USE_NOEXCEPT { return -__INT_MAX__ - 1; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1002:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max() _GLIBCXX_USE_NOEXCEPT { return __INT_MAX__; } ^~~~~~~~~~~~~~~~~~~~~ In file included from CoreArray/dPlatform.h:47, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:1006:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lowest() noexcept { return min(); } ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:1020:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture epsilon() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1023:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture round_error() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1038:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture infinity() _GLIBCXX_USE_NOEXCEPT { return static_cast(0); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1041:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture quiet_NaN() _GLIBCXX_USE_NOEXCEPT { return static_cast(0); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1044:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture signaling_NaN() _GLIBCXX_USE_NOEXCEPT { return static_cast(0); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1047:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture denorm_min() _GLIBCXX_USE_NOEXCEPT { return static_cast(0); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1066:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture min() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1069:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max() _GLIBCXX_USE_NOEXCEPT { return __INT_MAX__ * 2U + 1; } ^~~~~~~~~~~~~~~~~~~~~ In file included from CoreArray/dPlatform.h:47, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:1073:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lowest() noexcept { return min(); } ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:1089:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture epsilon() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1092:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture round_error() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1107:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture infinity() _GLIBCXX_USE_NOEXCEPT { return static_cast(0); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1110:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture quiet_NaN() _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1114:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture signaling_NaN() _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1118:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture denorm_min() _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1138:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture min() _GLIBCXX_USE_NOEXCEPT { return -__LONG_MAX__ - 1; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1141:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max() _GLIBCXX_USE_NOEXCEPT { return __LONG_MAX__; } ^~~~~~~~~~~~~~~~~~~~~ In file included from CoreArray/dPlatform.h:47, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:1145:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lowest() noexcept { return min(); } ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:1159:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture epsilon() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1162:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture round_error() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1177:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture infinity() _GLIBCXX_USE_NOEXCEPT { return static_cast(0); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1180:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture quiet_NaN() _GLIBCXX_USE_NOEXCEPT { return static_cast(0); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1183:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture signaling_NaN() _GLIBCXX_USE_NOEXCEPT { return static_cast(0); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1186:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture denorm_min() _GLIBCXX_USE_NOEXCEPT { return static_cast(0); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1205:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture min() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1208:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max() _GLIBCXX_USE_NOEXCEPT { return __LONG_MAX__ * 2UL + 1; } ^~~~~~~~~~~~~~~~~~~~~ In file included from CoreArray/dPlatform.h:47, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:1212:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lowest() noexcept { return min(); } ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:1228:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture epsilon() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1231:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture round_error() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1246:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture infinity() _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1250:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture quiet_NaN() _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1254:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture signaling_NaN() _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1258:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture denorm_min() _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1278:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture min() _GLIBCXX_USE_NOEXCEPT { return -__LONG_LONG_MAX__ - 1; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1281:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max() _GLIBCXX_USE_NOEXCEPT { return __LONG_LONG_MAX__; } ^~~~~~~~~~~~~~~~~~~~~ In file included from CoreArray/dPlatform.h:47, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:1285:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lowest() noexcept { return min(); } ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:1301:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture epsilon() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1304:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture round_error() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1319:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture infinity() _GLIBCXX_USE_NOEXCEPT { return static_cast(0); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1322:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture quiet_NaN() _GLIBCXX_USE_NOEXCEPT { return static_cast(0); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1325:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture signaling_NaN() _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1329:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture denorm_min() _GLIBCXX_USE_NOEXCEPT { return static_cast(0); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1348:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture min() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1351:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max() _GLIBCXX_USE_NOEXCEPT { return __LONG_LONG_MAX__ * 2ULL + 1; } ^~~~~~~~~~~~~~~~~~~~~ In file included from CoreArray/dPlatform.h:47, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:1355:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lowest() noexcept { return min(); } ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:1371:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture epsilon() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1374:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture round_error() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1389:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture infinity() _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1393:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture quiet_NaN() _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1397:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture signaling_NaN() _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1401:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture denorm_min() _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1570:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __INT_N(__GLIBCXX_TYPE_INT_N_0, __GLIBCXX_BITSIZE_INT_N_0, ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1570:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __INT_N(__GLIBCXX_TYPE_INT_N_0, __GLIBCXX_BITSIZE_INT_N_0, ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1570:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __INT_N(__GLIBCXX_TYPE_INT_N_0, __GLIBCXX_BITSIZE_INT_N_0, ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1570:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __INT_N(__GLIBCXX_TYPE_INT_N_0, __GLIBCXX_BITSIZE_INT_N_0, ^~~~~~~ In file included from CoreArray/dPlatform.h:47, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:1571:4: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __INT_N_201103 (__GLIBCXX_TYPE_INT_N_0), __INT_N_U201103 (__GLIBCXX_TYPE_INT_N_0)) ^~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:1570:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __INT_N(__GLIBCXX_TYPE_INT_N_0, __GLIBCXX_BITSIZE_INT_N_0, ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1570:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __INT_N(__GLIBCXX_TYPE_INT_N_0, __GLIBCXX_BITSIZE_INT_N_0, ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1570:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __INT_N(__GLIBCXX_TYPE_INT_N_0, __GLIBCXX_BITSIZE_INT_N_0, ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1570:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __INT_N(__GLIBCXX_TYPE_INT_N_0, __GLIBCXX_BITSIZE_INT_N_0, ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1570:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __INT_N(__GLIBCXX_TYPE_INT_N_0, __GLIBCXX_BITSIZE_INT_N_0, ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1570:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __INT_N(__GLIBCXX_TYPE_INT_N_0, __GLIBCXX_BITSIZE_INT_N_0, ^~~~~~~ In file included from CoreArray/dPlatform.h:47, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:1571:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __INT_N_201103 (__GLIBCXX_TYPE_INT_N_0), __INT_N_U201103 (__GLIBCXX_TYPE_INT_N_0)) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:1570:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __INT_N(__GLIBCXX_TYPE_INT_N_0, __GLIBCXX_BITSIZE_INT_N_0, ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1570:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __INT_N(__GLIBCXX_TYPE_INT_N_0, __GLIBCXX_BITSIZE_INT_N_0, ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1570:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __INT_N(__GLIBCXX_TYPE_INT_N_0, __GLIBCXX_BITSIZE_INT_N_0, ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1570:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __INT_N(__GLIBCXX_TYPE_INT_N_0, __GLIBCXX_BITSIZE_INT_N_0, ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1570:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __INT_N(__GLIBCXX_TYPE_INT_N_0, __GLIBCXX_BITSIZE_INT_N_0, ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1570:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __INT_N(__GLIBCXX_TYPE_INT_N_0, __GLIBCXX_BITSIZE_INT_N_0, ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1599:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture min() _GLIBCXX_USE_NOEXCEPT { return __FLT_MIN__; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1602:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max() _GLIBCXX_USE_NOEXCEPT { return __FLT_MAX__; } ^~~~~~~~~~~~~~~~~~~~~ In file included from CoreArray/dPlatform.h:47, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:1606:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lowest() noexcept { return -__FLT_MAX__; } ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:1621:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture epsilon() _GLIBCXX_USE_NOEXCEPT { return __FLT_EPSILON__; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1624:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture round_error() _GLIBCXX_USE_NOEXCEPT { return 0.5F; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1640:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture infinity() _GLIBCXX_USE_NOEXCEPT { return __builtin_huge_valf(); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1643:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture quiet_NaN() _GLIBCXX_USE_NOEXCEPT { return __builtin_nanf(""); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1646:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture signaling_NaN() _GLIBCXX_USE_NOEXCEPT { return __builtin_nansf(""); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1649:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture denorm_min() _GLIBCXX_USE_NOEXCEPT { return __FLT_DENORM_MIN__; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1674:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture min() _GLIBCXX_USE_NOEXCEPT { return __DBL_MIN__; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1677:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max() _GLIBCXX_USE_NOEXCEPT { return __DBL_MAX__; } ^~~~~~~~~~~~~~~~~~~~~ In file included from CoreArray/dPlatform.h:47, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:1681:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lowest() noexcept { return -__DBL_MAX__; } ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:1696:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture epsilon() _GLIBCXX_USE_NOEXCEPT { return __DBL_EPSILON__; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1699:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture round_error() _GLIBCXX_USE_NOEXCEPT { return 0.5; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1715:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture infinity() _GLIBCXX_USE_NOEXCEPT { return __builtin_huge_val(); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1718:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture quiet_NaN() _GLIBCXX_USE_NOEXCEPT { return __builtin_nan(""); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1721:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture signaling_NaN() _GLIBCXX_USE_NOEXCEPT { return __builtin_nans(""); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1724:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture denorm_min() _GLIBCXX_USE_NOEXCEPT { return __DBL_DENORM_MIN__; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1749:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture min() _GLIBCXX_USE_NOEXCEPT { return __LDBL_MIN__; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1752:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max() _GLIBCXX_USE_NOEXCEPT { return __LDBL_MAX__; } ^~~~~~~~~~~~~~~~~~~~~ In file included from CoreArray/dPlatform.h:47, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:1756:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lowest() noexcept { return -__LDBL_MAX__; } ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:1771:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture epsilon() _GLIBCXX_USE_NOEXCEPT { return __LDBL_EPSILON__; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1774:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture round_error() _GLIBCXX_USE_NOEXCEPT { return 0.5L; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1790:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture infinity() _GLIBCXX_USE_NOEXCEPT { return __builtin_huge_vall(); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1793:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture quiet_NaN() _GLIBCXX_USE_NOEXCEPT { return __builtin_nanl(""); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1796:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture signaling_NaN() _GLIBCXX_USE_NOEXCEPT { return __builtin_nansl(""); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1799:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture denorm_min() _GLIBCXX_USE_NOEXCEPT { return __LDBL_DENORM_MIN__; } ^~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:62, from CoreArray/dPlatform.h:48, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_construct.h:74:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Construct(_T1* __p, _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_construct.h:89:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Construct_novalue(_T1* __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_construct.h:97:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Destroy(_Tp* __pointer) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_construct.h:105:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __destroy(_ForwardIterator __first, _ForwardIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_construct.h:117:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __destroy(_ForwardIterator, _ForwardIterator) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_construct.h:127:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Destroy(_ForwardIterator __first, _ForwardIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_construct.h:145:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __destroy_n(_ForwardIterator __first, _Size __count) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_construct.h:158:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __destroy_n(_ForwardIterator __first, _Size __count) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_construct.h:172:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Destroy_n(_ForwardIterator __first, _Size __count) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_construct.h:194:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Allocator& __alloc) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_construct.h:204:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture allocator<_Tp>&) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:63, from CoreArray/dPlatform.h:48, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:77:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:100:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:116:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:144:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Tp& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:166:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Tp& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:182:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Tp& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:204:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Tp& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:227:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Tp& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:244:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture uninitialized_fill_n(_ForwardIterator __first, _Size __n, const _Tp& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:268:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator __result, _Allocator& __alloc) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:288:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator __result, allocator<_Tp>&) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:295:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator __result, _Allocator& __alloc) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:308:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Allocator& __alloc) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:318:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Tp& __x, _Allocator& __alloc) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:337:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Tp& __x, allocator<_Tp2>&) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:344:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Tp& __x, _Allocator& __alloc) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:365:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Tp& __x, allocator<_Tp2>&) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:386:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Allocator& __alloc) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:414:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Allocator& __alloc) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:438:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _InputIterator __last, _Allocator& __alloc) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:461:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Allocator& __alloc) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:486:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __uninit_default(_ForwardIterator __first, _ForwardIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:507:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __uninit_default(_ForwardIterator __first, _ForwardIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:521:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __uninit_default_n(_ForwardIterator __first, _Size __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:543:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __uninit_default_n(_ForwardIterator __first, _Size __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:558:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:574:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __uninitialized_default_n(_ForwardIterator __first, _Size __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:594:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Allocator& __alloc) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:614:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture allocator<_Tp>&) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:624:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Allocator& __alloc) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:644:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture allocator<_Tp>&) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:653:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:675:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:685:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __uninit_default_novalue_n(_ForwardIterator __first, _Size __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:707:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __uninit_default_novalue_n(_ForwardIterator __first, _Size __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:717:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:731:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __uninitialized_default_novalue_n(_ForwardIterator __first, _Size __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:745:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator __result, input_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:766:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture random_access_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:773:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator __result, input_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:794:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture random_access_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:813:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:820:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator __result) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:64, from CoreArray/dPlatform.h:48, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:95:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Vector_impl() ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:99:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Vector_impl(_Tp_alloc_type const& __a) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:64, from CoreArray/dPlatform.h:48, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:104:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Vector_impl(_Tp_alloc_type&& __a) noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:110:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _M_swap_data(_Vector_impl& __x) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:237:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_Tp_allocator() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:241:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_Tp_allocator() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:245:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get_allocator() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:64, from CoreArray/dPlatform.h:48, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:248:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Vector_base() ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:251:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Vector_base(const allocator_type& __a) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:64, from CoreArray/dPlatform.h:48, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:254:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Vector_base(size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:258:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Vector_base(size_t __n, const allocator_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:263:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Vector_base(_Tp_alloc_type&& __a) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:266:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Vector_base(_Vector_base&& __x) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:270:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Vector_base(_Vector_base&& __x, const allocator_type& __a) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:283:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~_Vector_base() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:64, from CoreArray/dPlatform.h:48, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:293:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_allocate(size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:300:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_deallocate(pointer __p, size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:309:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_create_storage(size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:393:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture noexcept(is_nothrow_default_constructible<_Alloc>::value) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:402:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vector(const allocator_type& __a) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:64, from CoreArray/dPlatform.h:48, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:415:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vector(size_type __n, const allocator_type& __a = allocator_type()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:428:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const allocator_type& __a = allocator_type()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:458:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vector(const vector& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:476:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vector(vector&& __x) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:480:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vector(const vector& __x, const allocator_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:491:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture noexcept(_Alloc_traits::_S_always_equal()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:516:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const allocator_type& __a = allocator_type()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:544:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const allocator_type& __a = allocator_type()) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:565:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~vector() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:64, from CoreArray/dPlatform.h:48, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:582:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const vector& __x); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:596:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(vector&& __x) noexcept(_Alloc_traits::_S_nothrow_move()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:617:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(initializer_list __l) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:636:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(size_type __n, const value_type& __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:655:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(_InputIterator __first, _InputIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:681:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(initializer_list __l) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:698:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture begin() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:707:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture begin() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:716:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture end() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:725:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture end() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:734:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rbegin() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:743:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rbegin() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:752:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rend() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:761:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rend() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:64, from CoreArray/dPlatform.h:48, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:771:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cbegin() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:780:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cend() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:789:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture crbegin() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:798:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture crend() const noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:805:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:810:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max_size() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:64, from CoreArray/dPlatform.h:48, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:824:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture resize(size_type __new_size) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:844:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture resize(size_type __new_size, const value_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:876:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shrink_to_fit() ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:885:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture capacity() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:894:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture empty() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:64, from CoreArray/dPlatform.h:48, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:915:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reserve(size_type __n); ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:930:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator[](size_type __n) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:948:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator[](size_type __n) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:64, from CoreArray/dPlatform.h:48, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:957:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_range_check(size_type __n) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:979:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture at(size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:997:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture at(size_type __n) const ^~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1008:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture front() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1019:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture front() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1030:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture back() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1041:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture back() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1055:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture data() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1059:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture data() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:64, from CoreArray/dPlatform.h:48, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1074:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture push_back(const value_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1090:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture push_back(value_type&& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1099:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture emplace_back(_Args&&... __args); ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1112:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pop_back() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:64, from CoreArray/dPlatform.h:48, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1135:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture emplace(const_iterator __position, _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1150:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(const_iterator __position, const value_type& __x); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1180:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(const_iterator __position, value_type&& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1197:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(const_iterator __position, initializer_list __l) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1222:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(const_iterator __position, size_type __n, const value_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1267:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _InputIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1317:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erase(const_iterator __position) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1344:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erase(const_iterator __first, const_iterator __last) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1367:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(vector& __x) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1385:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture clear() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:64, from CoreArray/dPlatform.h:48, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1396:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator __first, _ForwardIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1421:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_initialize_dispatch(_Integer __n, _Integer __value, __true_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1433:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __false_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1444:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::input_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1463:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::forward_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1477:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_fill_initialize(size_type __n, const value_type& __value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1487:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_default_initialize(size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1504:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_assign_dispatch(_Integer __n, _Integer __val, __true_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1511:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __false_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1518:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::input_iterator_tag); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1524:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::forward_iterator_tag); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1529:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_fill_assign(size_type __n, const value_type& __val); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1540:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __true_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1547:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _InputIterator __last, __false_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1557:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _InputIterator __last, std::input_iterator_tag); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1563:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator __last, std::forward_iterator_tag); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1568:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_fill_insert(iterator __pos, size_type __n, const value_type& __x); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1573:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_default_append(size_type __n); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1576:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_shrink_to_fit(); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1593:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Temporary_value(vector* __vec, _Args&&... __args) : _M_this(__vec) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1599:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~_Temporary_value() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1603:9: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_val() { return *reinterpret_cast<_Tp*>(&__buf); } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1607:9: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_ptr() { return pointer_traits::pointer_to(_M_val()); } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1617:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_aux(iterator __position, _Arg&& __arg); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1621:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_realloc_insert(iterator __position, _Args&&... __args); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1625:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_rval(const_iterator __position, value_type&& __v); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1630:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_emplace_aux(const_iterator __position, _Args&&... __args); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1634:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_emplace_aux(const_iterator __position, value_type&& __v) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1640:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_check_len(size_type __n, const char* __s) const ^~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1654:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_erase_at_end(pointer __pos) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:64, from CoreArray/dPlatform.h:48, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1666:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_erase(iterator __position); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1669:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_erase(iterator __first, iterator __last); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1677:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_move_assign(vector&& __x, std::true_type) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1688:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_move_assign(vector&& __x, std::false_type) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1705:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_data_ptr(_Up* __ptr) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:64, from CoreArray/dPlatform.h:48, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1711:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_data_ptr(_Ptr __ptr) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1753:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator==(const vector<_Tp, _Alloc>& __x, const vector<_Tp, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1770:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<(const vector<_Tp, _Alloc>& __x, const vector<_Tp, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1777:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator!=(const vector<_Tp, _Alloc>& __x, const vector<_Tp, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1783:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>(const vector<_Tp, _Alloc>& __x, const vector<_Tp, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1789:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<=(const vector<_Tp, _Alloc>& __x, const vector<_Tp, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1795:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>=(const vector<_Tp, _Alloc>& __x, const vector<_Tp, _Alloc>& __y) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1802:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT_IF(noexcept(__x.swap(__y))) ^~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:65, from CoreArray/dPlatform.h:48, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:77:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Bit_reference(_Bit_type * __x, _Bit_type __y) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:80:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Bit_reference() _GLIBCXX_NOEXCEPT : _M_p(0), _M_mask(0) { } ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:82:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator bool() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:86:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(bool __x) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:96:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const _Bit_reference& __x) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:65, from CoreArray/dPlatform.h:48, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:100:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator==(const _Bit_reference& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:104:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<(const _Bit_reference& __x) const ^~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:108:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture flip() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:65, from CoreArray/dPlatform.h:48, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:114:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(_Bit_reference __x, _Bit_reference __y) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:122:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(_Bit_reference __x, bool& __y) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:130:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(bool& __x, _Bit_reference __y) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:144:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Bit_iterator_base(_Bit_type * __x, unsigned int __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:148:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_bump_up() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:158:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_bump_down() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:168:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_incr(ptrdiff_t __i) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:182:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator==(const _Bit_iterator_base& __i) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:186:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<(const _Bit_iterator_base& __i) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:193:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator!=(const _Bit_iterator_base& __i) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:197:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>(const _Bit_iterator_base& __i) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:201:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<=(const _Bit_iterator_base& __i) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:205:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>=(const _Bit_iterator_base& __i) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:210:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator-(const _Bit_iterator_base& __x, const _Bit_iterator_base& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:222:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Bit_iterator() : _Bit_iterator_base(0, 0) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:224:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Bit_iterator(_Bit_type * __x, unsigned int __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:228:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_const_cast() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:232:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator*() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:236:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:243:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++(int) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:251:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator--() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:258:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator--(int) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:266:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+=(difference_type __i) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:273:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator-=(difference_type __i) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:280:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+(difference_type __i) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:287:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator-(difference_type __i) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:294:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator[](difference_type __i) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:299:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+(ptrdiff_t __n, const _Bit_iterator& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:309:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Bit_const_iterator() : _Bit_iterator_base(0, 0) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:311:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Bit_const_iterator(_Bit_type * __x, unsigned int __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:314:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Bit_const_iterator(const _Bit_iterator& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:318:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_const_cast() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:322:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator*() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:326:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:333:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++(int) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:341:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator--() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:348:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator--(int) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:356:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+=(difference_type __i) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:363:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator-=(difference_type __i) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:370:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+(difference_type __i) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:377:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator-(difference_type __i) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:384:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator[](difference_type __i) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:389:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+(ptrdiff_t __n, const _Bit_const_iterator& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:394:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned int __first, unsigned int __last, bool __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:407:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fill(_Bit_iterator __first, _Bit_iterator __last, const bool& __x) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:440:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Bvector_impl_data() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:65, from CoreArray/dPlatform.h:48, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:445:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Bvector_impl_data(_Bvector_impl_data&& __x) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:451:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_move_data(_Bvector_impl_data&& __x) noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:461:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_reset() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:472:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Bvector_impl() _GLIBCXX_NOEXCEPT_IF( ^~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:477:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Bvector_impl(const _Bit_alloc_type& __a) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:65, from CoreArray/dPlatform.h:48, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:482:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Bvector_impl(_Bvector_impl&&) = default; ^~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:486:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_end_addr() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:498:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_Bit_allocator() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:502:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_Bit_allocator() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:506:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get_allocator() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:65, from CoreArray/dPlatform.h:48, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:510:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Bvector_base() = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:515:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Bvector_base(const allocator_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:519:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Bvector_base(_Bvector_base&&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:522:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~_Bvector_base() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:529:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_allocate(size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:533:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_deallocate() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:547:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_move_data(_Bvector_base&& __x) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:552:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_nword(size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:613:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get_allocator() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:624:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vector() = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:630:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vector(const allocator_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:635:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vector(size_type __n, const allocator_type& __a = allocator_type()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:640:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const allocator_type& __a = allocator_type()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:652:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vector(const vector& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:660:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vector(vector&&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:663:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture noexcept(_Bit_alloc_traits::_S_always_equal()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:676:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vector(const vector& __x, const allocator_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:684:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const allocator_type& __a = allocator_type()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:696:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const allocator_type& __a = allocator_type()) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:710:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~vector() _GLIBCXX_NOEXCEPT { } ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:65, from CoreArray/dPlatform.h:48, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:713:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const vector& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:744:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(vector&& __x) noexcept(_Bit_alloc_traits::_S_nothrow_move()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:769:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(initializer_list __l) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:781:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(size_type __n, const bool& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:788:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(_InputIterator __first, _InputIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:802:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(initializer_list __l) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:807:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture begin() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:811:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture begin() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:815:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture end() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:819:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture end() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:823:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rbegin() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:827:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rbegin() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:831:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rend() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:835:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rend() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:65, from CoreArray/dPlatform.h:48, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:840:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cbegin() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:844:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cend() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:848:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture crbegin() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:852:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture crend() const noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:857:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:861:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max_size() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:873:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture capacity() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:878:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture empty() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:65, from CoreArray/dPlatform.h:48, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:882:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator[](size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:889:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator[](size_type __n) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:897:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_range_check(size_type __n) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:908:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture at(size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:912:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture at(size_type __n) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:916:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reserve(size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:925:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture front() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:929:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture front() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:933:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture back() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:937:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture back() const ^~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:946:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture data() _GLIBCXX_NOEXCEPT { } ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:65, from CoreArray/dPlatform.h:48, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:949:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture push_back(bool __x) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:958:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(vector& __x) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:970:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(reference __x, reference __y) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:65, from CoreArray/dPlatform.h:48, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:979:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(const_iterator __position, const bool& __x = bool()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:998:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _InputIterator __first, _InputIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1018:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(const_iterator __position, size_type __n, const bool& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1032:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(const_iterator __p, initializer_list __l) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1037:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pop_back() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1042:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erase(const_iterator __position) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1050:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erase(const_iterator __first, const_iterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1057:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture resize(size_type __new_size, bool __x = bool()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1067:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shrink_to_fit() ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1072:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture flip() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1080:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture clear() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:65, from CoreArray/dPlatform.h:48, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1090:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture emplace_back(_Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1100:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture emplace(const_iterator __pos, _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1108:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture iterator __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1116:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_initialize(size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1134:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_initialize_value(bool __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1143:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_reallocate(size_type __n); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1147:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_shrink_to_fit(); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1156:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_initialize_dispatch(_Integer __n, _Integer __x, __true_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1165:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __false_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1172:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::input_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1181:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::forward_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1204:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_fill_assign(size_t __n, bool __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1221:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::input_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1235:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::forward_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1256:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __true_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1263:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __false_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1268:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_fill_insert(iterator __position, size_type __n, bool __x); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1273:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _InputIterator __last, std::input_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1285:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator __last, std::forward_iterator_tag); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1288:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_aux(iterator __position, bool __x); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1291:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_check_len(size_type __n, const char* __s) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1301:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_erase_at_end(iterator __pos) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1305:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_erase(iterator __pos); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1308:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_erase(iterator __first, iterator __last); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1328:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _GLIBCXX_STD_C::vector&) const noexcept; ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:69, from CoreArray/dPlatform.h:48, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:67:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reserve(size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:98:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture emplace_back(_Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:120:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(const_iterator __position, const value_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:160:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_erase(iterator __position) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:173:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_erase(iterator __first, iterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:187:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const vector<_Tp, _Alloc>& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:246:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_fill_assign(size_t __n, const value_type& __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:272:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::input_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:290:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::forward_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:328:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_rval(const_iterator __position, value_type&& __v) -> iterator ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:353:10: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture -> iterator ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:383:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_aux(iterator __position, _Arg&& __arg) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:414:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_realloc_insert(iterator __position, _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:479:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_fill_insert(iterator __position, size_type __n, const value_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:581:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_default_append(size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:639:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_shrink_to_fit() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:653:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _InputIterator __last, std::input_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:674:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator __last, std::forward_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:762:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_reallocate(size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:776:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_fill_insert(iterator __position, size_type __n, bool __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:809:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator __last, std::forward_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:842:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_aux(iterator __position, bool __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:870:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_erase(iterator __position) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:881:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_erase(iterator __first, iterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:892:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_shrink_to_fit() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:919:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _GLIBCXX_STD_C::vector& __b) const noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/deque:64, from C:/rtools40/mingw64/include/c++/8.3.0/queue:60, from CoreArray/dPlatform.h:49, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:92:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __deque_buf_size(size_t __size) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:129:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static size_t _S_buffer_size() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:145:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deque_iterator(_Elt_pointer __x, _Map_pointer __y) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:149:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deque_iterator() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:152:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deque_iterator(const iterator& __x) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:157:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_const_cast() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:161:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator*() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:165:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator->() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:169:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:181:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++(int) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:189:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator--() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:201:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator--(int) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:209:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+=(difference_type __n) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:228:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+(difference_type __n) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:235:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator-=(difference_type __n) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:239:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator-(difference_type __n) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:246:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator[](difference_type __n) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:255:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_set_node(_Map_pointer __new_node) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:269:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Deque_iterator<_Tp, _Ref, _Ptr>& __y) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:276:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Deque_iterator<_Tp, _RefR, _PtrR>& __y) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:282:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Deque_iterator<_Tp, _Ref, _Ptr>& __y) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:289:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Deque_iterator<_Tp, _RefR, _PtrR>& __y) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:295:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Deque_iterator<_Tp, _Ref, _Ptr>& __y) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:303:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Deque_iterator<_Tp, _RefR, _PtrR>& __y) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:310:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Deque_iterator<_Tp, _Ref, _Ptr>& __y) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:317:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Deque_iterator<_Tp, _RefR, _PtrR>& __y) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:323:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Deque_iterator<_Tp, _Ref, _Ptr>& __y) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:330:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Deque_iterator<_Tp, _RefR, _PtrR>& __y) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:336:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Deque_iterator<_Tp, _Ref, _Ptr>& __y) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:343:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Deque_iterator<_Tp, _RefR, _PtrR>& __y) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:353:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Deque_iterator<_Tp, _Ref, _Ptr>& __y) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:365:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Deque_iterator<_Tp, _RefR, _PtrR>& __y) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:376:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/deque:64, from C:/rtools40/mingw64/include/c++/8.3.0/queue:60, from CoreArray/dPlatform.h:49, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:382:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Deque_iterator<_Tp, _Tp&, _Tp*>&, const _Tp&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:382:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:388:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deque_iterator<_Tp, _Tp&, _Tp*>); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:388:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:394:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deque_iterator<_Tp, _Tp&, _Tp*> __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:403:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deque_iterator<_Tp, _Tp&, _Tp*>); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:403:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:409:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deque_iterator<_Tp, _Tp&, _Tp*> __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:421:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deque_iterator<_Tp, _Tp&, _Tp*>); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:421:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:427:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deque_iterator<_Tp, _Tp&, _Tp*> __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:436:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deque_iterator<_Tp, _Tp&, _Tp*>); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:436:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:442:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deque_iterator<_Tp, _Tp&, _Tp*> __result) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:485:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get_allocator() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/deque:64, from C:/rtools40/mingw64/include/c++/8.3.0/queue:60, from CoreArray/dPlatform.h:49, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:491:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deque_base() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:495:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deque_base(size_t __num_elements) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:499:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deque_base(const allocator_type& __a, size_t __num_elements) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:503:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deque_base(const allocator_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:508:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deque_base(_Deque_base&& __x, false_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:512:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deque_base(_Deque_base&& __x, true_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:520:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deque_base(_Deque_base&& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:524:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deque_base(_Deque_base&& __x, const allocator_type& __a, size_type __n) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:542:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~_Deque_base() _GLIBCXX_NOEXCEPT; ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/deque:64, from C:/rtools40/mingw64/include/c++/8.3.0/queue:60, from CoreArray/dPlatform.h:49, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:558:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deque_impl() ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:563:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deque_impl(const _Tp_alloc_type& __a) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/deque:64, from C:/rtools40/mingw64/include/c++/8.3.0/queue:60, from CoreArray/dPlatform.h:49, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:569:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deque_impl(_Deque_impl&&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:571:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deque_impl(_Tp_alloc_type&& __a) noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:577:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _M_swap_data(_Deque_impl& __x) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:588:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_Tp_allocator() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:592:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_Tp_allocator() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:596:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_map_allocator() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/deque:64, from C:/rtools40/mingw64/include/c++/8.3.0/queue:60, from CoreArray/dPlatform.h:49, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:600:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_allocate_node() ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:607:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_deallocate_node(_Ptr __p) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/deque:64, from C:/rtools40/mingw64/include/c++/8.3.0/queue:60, from CoreArray/dPlatform.h:49, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:614:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_allocate_map(size_t __n) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:621:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_deallocate_map(_Map_pointer __p, size_t __n) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/deque:64, from C:/rtools40/mingw64/include/c++/8.3.0/queue:60, from CoreArray/dPlatform.h:49, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:628:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _M_initialize_map(size_t); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:629:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _M_create_nodes(_Map_pointer __nstart, _Map_pointer __nfinish); ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:631:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Map_pointer __nfinish) _GLIBCXX_NOEXCEPT; ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/deque:64, from C:/rtools40/mingw64/include/c++/8.3.0/queue:60, from CoreArray/dPlatform.h:49, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:639:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_move_impl() ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:662:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~_Deque_base() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/deque:64, from C:/rtools40/mingw64/include/c++/8.3.0/queue:60, from CoreArray/dPlatform.h:49, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:683:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_initialize_map(size_t __num_elements) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:722:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_create_nodes(_Map_pointer __nstart, _Map_pointer __nfinish) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:741:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Map_pointer __nfinish) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:872:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static size_t _S_buffer_size() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/deque:64, from C:/rtools40/mingw64/include/c++/8.3.0/queue:60, from CoreArray/dPlatform.h:49, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:898:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture deque() : _Base() { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:905:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture deque(const allocator_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:918:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture deque(size_type __n, const allocator_type& __a = allocator_type()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:931:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const allocator_type& __a = allocator_type()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:957:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture deque(const deque& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:972:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture deque(deque&& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:976:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture deque(const deque& __x, const allocator_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:983:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture deque(deque&& __x, const allocator_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1007:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const allocator_type& __a = allocator_type()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1034:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const allocator_type& __a = allocator_type()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1054:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~deque() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1067:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const deque& __x); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1079:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(deque&& __x) noexcept(_Alloc_traits::_S_always_equal()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1098:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(initializer_list __l) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1117:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(size_type __n, const value_type& __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1136:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(_InputIterator __first, _InputIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1161:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(initializer_list __l) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1167:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get_allocator() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1176:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture begin() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1184:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture begin() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1193:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture end() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1202:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture end() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1211:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rbegin() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1220:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rbegin() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1229:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rend() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1238:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rend() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/deque:64, from C:/rtools40/mingw64/include/c++/8.3.0/queue:60, from CoreArray/dPlatform.h:49, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1247:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cbegin() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1256:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cend() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1265:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture crbegin() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1274:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture crend() const noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1281:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1286:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max_size() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/deque:64, from C:/rtools40/mingw64/include/c++/8.3.0/queue:60, from CoreArray/dPlatform.h:49, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1300:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture resize(size_type __new_size) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1322:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture resize(size_type __new_size, const value_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1358:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shrink_to_fit() noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1367:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture empty() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1383:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator[](size_type __n) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1401:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator[](size_type __n) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/deque:64, from C:/rtools40/mingw64/include/c++/8.3.0/queue:60, from CoreArray/dPlatform.h:49, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1410:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_range_check(size_type __n) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1432:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture at(size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1450:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture at(size_type __n) const ^~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1461:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture front() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1472:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture front() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1483:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture back() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1496:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture back() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/deque:64, from C:/rtools40/mingw64/include/c++/8.3.0/queue:60, from CoreArray/dPlatform.h:49, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1515:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture push_front(const value_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1530:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture push_front(value_type&& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1539:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture emplace_front(_Args&&... __args); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1552:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture push_back(const value_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1567:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture push_back(value_type&& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1576:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture emplace_back(_Args&&... __args); ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1588:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pop_front() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1611:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pop_back() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/deque:64, from C:/rtools40/mingw64/include/c++/8.3.0/queue:60, from CoreArray/dPlatform.h:49, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1637:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture emplace(const_iterator __position, _Args&&... __args); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1649:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(const_iterator __position, const value_type& __x); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1675:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(const_iterator __position, value_type&& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1688:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(const_iterator __p, initializer_list __l) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1709:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(const_iterator __position, size_type __n, const value_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1746:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _InputIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1790:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erase(const_iterator __position) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1814:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erase(const_iterator __first, const_iterator __last) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1832:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(deque& __x) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1850:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture clear() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/deque:64, from C:/rtools40/mingw64/include/c++/8.3.0/queue:60, from CoreArray/dPlatform.h:49, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1862:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_initialize_dispatch(_Integer __n, _Integer __x, __true_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1872:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __false_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1893:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::input_iterator_tag); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1899:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::forward_iterator_tag); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1913:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_fill_initialize(const value_type& __value); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1918:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_default_initialize(); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1930:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_assign_dispatch(_Integer __n, _Integer __val, __true_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1937:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __false_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1944:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::input_iterator_tag); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1950:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::forward_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1968:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_fill_assign(size_type __n, const value_type& __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1990:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _M_push_back_aux(_Args&&... __args); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1993:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _M_push_front_aux(_Args&&... __args); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1996:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _M_pop_back_aux(); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1998:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _M_pop_front_aux(); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2011:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Integer __n, _Integer __x, __true_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2019:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __false_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2029:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _InputIterator __last, std::input_iterator_tag); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2035:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator __last, std::forward_iterator_tag); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2041:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_fill_insert(iterator __pos, size_type __n, const value_type& __x); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2050:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_aux(iterator __pos, _Args&&... __args); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2055:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_aux(iterator __pos, size_type __n, const value_type& __x); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2062:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_type __n); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2068:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_destroy_data_aux(iterator __first, iterator __last); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2074:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_destroy_data(iterator __first, iterator __last, const _Alloc1&) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2079:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const std::allocator<_Tp>&) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2087:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_erase_at_begin(iterator __pos) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2097:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_erase_at_end(iterator __pos) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2106:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_erase(iterator __pos); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2109:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_erase(iterator __first, iterator __last); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2114:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_default_append(size_type __n); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2117:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_shrink_to_fit(); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2123:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_reserve_elements_at_front(size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2133:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_reserve_elements_at_back(size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2143:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_new_elements_at_front(size_type __new_elements); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2146:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_new_elements_at_back(size_type __new_elements); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2159:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_reserve_map_at_back(size_type __nodes_to_add = 1) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2167:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_reserve_map_at_front(size_type __nodes_to_add = 1) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2175:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_reallocate_map(size_type __nodes_to_add, bool __add_at_front); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2182:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_move_assign1(deque&& __x, /* always equal: */ true_type) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2193:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_move_assign1(deque&& __x, /* always equal: */ false_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2204:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_replace_map(_Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2220:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_move_assign2(deque&& __x, /* propagate: */ true_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2234:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_move_assign2(deque&& __x, /* propagate: */ false_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2278:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const deque<_Tp, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2296:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const deque<_Tp, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2304:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const deque<_Tp, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2311:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const deque<_Tp, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2318:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const deque<_Tp, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2325:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const deque<_Tp, _Alloc>& __y) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2332:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT_IF(noexcept(__x.swap(__y))) ^~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/deque:66, from C:/rtools40/mingw64/include/c++/8.3.0/queue:60, from CoreArray/dPlatform.h:49, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:68:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_default_initialize() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:94:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const deque& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:139:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture emplace_front(_Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:163:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture emplace_back(_Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:186:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture emplace(const_iterator __position, _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:210:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(const_iterator __position, const value_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:234:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_erase(iterator __position) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:257:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_erase(iterator __first, iterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:291:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::input_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:306:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_fill_insert(iterator __pos, size_type __n, const value_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:349:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_default_append(size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:373:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_shrink_to_fit() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:392:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_fill_initialize(const value_type& __value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:419:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::input_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:443:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::forward_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:480:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_push_back_aux(_Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:515:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_push_front_aux(_Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:548:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_pop_back_aux() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:564:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_pop_front_aux() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:579:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::input_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:588:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::forward_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:633:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_aux(iterator __pos, _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:673:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_aux(iterator __pos, size_type __n, const value_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:761:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:847:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_destroy_data_aux(iterator __first, iterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:869:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_new_elements_at_front(size_type __new_elems) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:894:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_new_elements_at_back(size_type __new_elems) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:919:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_reallocate_map(size_type __nodes_to_add, bool __add_at_front) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:967:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Deque_iterator<_Tp, _Tp&, _Tp*>& __last, const _Tp& __value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:988:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deque_iterator<_Tp, _Tp&, _Tp*> __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:1011:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deque_iterator<_Tp, _Tp&, _Tp*> __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:1051:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deque_iterator<_Tp, _Tp&, _Tp*> __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:1074:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deque_iterator<_Tp, _Tp&, _Tp*> __result) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/queue:62, from CoreArray/dPlatform.h:49, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:75:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Compare& __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:92:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __is_heap(_RandomAccessIterator __first, _Distance __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:101:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __is_heap(_RandomAccessIterator __first, _Compare __comp, _Distance __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:110:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __is_heap(_RandomAccessIterator __first, _RandomAccessIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:116:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:130:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Compare& __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:154:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture push_heap(_RandomAccessIterator __first, _RandomAccessIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:190:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:215:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Distance __len, _Tp __value, _Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:244:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _RandomAccessIterator __result, _Compare& __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:271:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pop_heap(_RandomAccessIterator __first, _RandomAccessIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:305:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _RandomAccessIterator __last, _Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:327:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Compare& __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:360:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture make_heap(_RandomAccessIterator __first, _RandomAccessIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:387:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:403:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Compare& __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:422:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture sort_heap(_RandomAccessIterator __first, _RandomAccessIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:450:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:477:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture is_heap_until(_RandomAccessIterator __first, _RandomAccessIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:506:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:529:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture is_heap(_RandomAccessIterator __first, _RandomAccessIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:543:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Compare __comp) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:62, from C:/rtools40/mingw64/include/c++/8.3.0/queue:64, from CoreArray/dPlatform.h:49, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/uses_allocator.h:46:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture struct allocator_arg_t { explicit allocator_arg_t() = default; }; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/uses_allocator.h:71:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture struct _Sink { void operator=(const void*) { } } _M_a; ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/uses_allocator.h:106:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __use_alloc(const _Alloc& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/uses_allocator.h:115:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __use_alloc(const _Alloc&&) = delete; ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/uses_allocator.h:115:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/uses_allocator.h:158:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/uses_allocator.h:163:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/uses_allocator.h:171:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/uses_allocator.h:176:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Args&&... __args) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/queue:64, from CoreArray/dPlatform.h:49, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:111:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator==(const queue<_Tp1, _Seq1>&, const queue<_Tp1, _Seq1>&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:115:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<(const queue<_Tp1, _Seq1>&, const queue<_Tp1, _Seq1>&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:152:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture queue() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:156:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture queue(const _Sequence& __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:160:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture queue(_Sequence&& __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:165:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture queue(const _Alloc& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:169:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture queue(const _Sequence& __c, const _Alloc& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:173:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture queue(_Sequence&& __c, const _Alloc& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:177:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture queue(const queue& __q, const _Alloc& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:181:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture queue(queue&& __q, const _Alloc& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:189:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture empty() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:194:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:202:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture front() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:213:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture front() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:224:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture back() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:235:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture back() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:251:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture push(const value_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:256:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture push(value_type&& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:267:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture emplace(_Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:284:11: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pop() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:294:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture noexcept(__is_nothrow_swappable<_Sequence>::value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:330:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator==(const queue<_Tp, _Seq>& __x, const queue<_Tp, _Seq>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:348:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<(const queue<_Tp, _Seq>& __x, const queue<_Tp, _Seq>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:354:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator!=(const queue<_Tp, _Seq>& __x, const queue<_Tp, _Seq>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:360:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>(const queue<_Tp, _Seq>& __x, const queue<_Tp, _Seq>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:366:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<=(const queue<_Tp, _Seq>& __x, const queue<_Tp, _Seq>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:372:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>=(const queue<_Tp, _Seq>& __x, const queue<_Tp, _Seq>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:385:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture noexcept(noexcept(__x.swap(__y))) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:485:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture priority_queue() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:489:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture priority_queue(const _Compare& __x, const _Sequence& __s) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:494:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture priority_queue(const _Compare& __x, _Sequence&& __s = _Sequence()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:500:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture priority_queue(const _Alloc& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:504:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture priority_queue(const _Compare& __x, const _Alloc& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:509:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Alloc& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:513:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture priority_queue(const _Compare& __x, _Sequence&& __c, const _Alloc& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:517:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture priority_queue(const priority_queue& __q, const _Alloc& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:521:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture priority_queue(priority_queue&& __q, const _Alloc& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:555:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Sequence& __s) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:566:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Sequence&& __s = _Sequence()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:579:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture empty() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:584:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:592:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture top() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:607:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture push(const value_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:615:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture push(value_type&& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:623:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture emplace(_Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:642:11: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pop() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:659:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture >::value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:708:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture noexcept(noexcept(__x.swap(__y))) ^ In file included from CoreArray/dPlatform.h:52, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Arith.h:61:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int R_IsNA(double); /* True for R's NA only */ ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Arith.h:61:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Arith.h:62:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int R_IsNaN(double); /* True for special NaN, *not* for NA */ ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Arith.h:62:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Arith.h:63:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int R_finite(double); /* True if none of NA, NaN, +/-Inf */ ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Arith.h:63:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Arith.h:73:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int R_isnancpp(double); /* in arithmetic.c */ ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Arith.h:73:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:47, from CoreArray/dPlatform.h:53, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Error.h:39:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void NORET Rf_error(const char *, ...); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Error.h:39:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Error.h:40:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void NORET UNIMPLEMENTED(const char *); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Error.h:40:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Error.h:41:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void NORET WrongArgCount(const char *); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Error.h:41:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Error.h:43:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Rf_warning(const char *, ...); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Error.h:43:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Error.h:44:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_ShowMessage(const char *s); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Error.h:44:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:48, from CoreArray/dPlatform.h:53, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Memory.h:44:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void* vmaxget(void); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Memory.h:44:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Memory.h:45:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void vmaxset(const void *); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Memory.h:45:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Memory.h:47:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_gc(void); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Memory.h:47:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Memory.h:48:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int R_gc_running(); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Memory.h:48:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Memory.h:50:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char* R_alloc(R_SIZE_T, int); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Memory.h:50:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Memory.h:51:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture long double *R_allocLD(R_SIZE_T nelem); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Memory.h:51:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Memory.h:52:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char* S_alloc(long, int); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Memory.h:52:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Memory.h:53:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char* S_realloc(char *, long, long, int); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Memory.h:53:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Memory.h:55:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void * R_malloc_gc(size_t); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Memory.h:55:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Memory.h:56:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void * R_calloc_gc(size_t, size_t); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Memory.h:56:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Memory.h:57:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void * R_realloc_gc(void *, size_t); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Memory.h:57:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:49, from CoreArray/dPlatform.h:53, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:59:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_isort(int*, int); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:59:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:60:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_rsort(double*, int); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:60:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:61:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_csort(Rcomplex*, int); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:61:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:62:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void rsort_with_index(double *, int *, int); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:62:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:63:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void revsort(double*, int*, int);/* reverse; sort i[] alongside */ ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:63:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:64:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void iPsort(int*, int, int); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:64:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:65:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void rPsort(double*, int, int); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:65:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:66:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void cPsort(Rcomplex*, int, int); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:66:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:70:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_qsort (double *v, R_SIZE_T i, R_SIZE_T j); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:70:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:71:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_qsort_I (double *v, int *II, int i, int j); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:71:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:72:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_qsort_int (int *iv, R_SIZE_T i, R_SIZE_T j); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:72:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:73:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_qsort_int_I(int *iv, int *II, int i, int j); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:73:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:80:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const char *R_ExpandFileName(const char *); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:80:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:84:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void setIVector(int*, int, int); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:84:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:85:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void setRVector(double*, int, double); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:85:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:86:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean StringFalse(const char *); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:86:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:87:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean StringTrue(const char *); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:87:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:88:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean isBlankString(const char *); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:88:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:93:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double R_atof(const char *str); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:93:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:94:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double R_strtod(const char *c, char **end); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:94:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:96:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *R_tmpnam(const char *prefix, const char *tempdir); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:96:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:97:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *R_tmpnam2(const char *prefix, const char *tempdir, const char *fileext); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:97:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:98:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_free_tmpnam(char *name); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:98:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:100:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_CheckUserInterrupt(void); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:100:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:101:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_CheckStack(void); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:101:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:102:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_CheckStack2(R_SIZE_T); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:102:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:108:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int *mflag); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:108:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:111:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int ilo, int *mflag); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:111:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:118:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int *rightmost_closed, int *all_inside, int *indx); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:118:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:121:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_max_col(double *matrix, int *nr, int *nc, int *maxes, int *ties_meth); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:121:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:50, from CoreArray/dPlatform.h:53, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Print.h:45:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Rprintf(const char *, ...); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Print.h:45:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Print.h:46:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void REprintf(const char *, ...); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Print.h:46:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Print.h:48:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Rvprintf(const char *, R_VA_LIST); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Print.h:48:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Print.h:49:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void REvprintf(const char *, R_VA_LIST); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Print.h:49:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:51, from CoreArray/dPlatform.h:53, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Rdynload.h:82:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const R_ExternalMethodDef * const externalRoutines); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Rdynload.h:82:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Rdynload.h:84:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean R_useDynamicSymbols(DllInfo *info, Rboolean value); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Rdynload.h:84:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Rdynload.h:85:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean R_forceSymbols(DllInfo *info, Rboolean value); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Rdynload.h:85:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Rdynload.h:87:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DllInfo *R_getDllInfo(const char *name); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Rdynload.h:87:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Rdynload.h:91:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DllInfo *R_getEmbeddingDllInfo(void); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Rdynload.h:91:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Rdynload.h:98:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture R_RegisteredNativeSymbol *symbol); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Rdynload.h:98:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Rdynload.h:107:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_RegisterCCallable(const char *package, const char *name, DL_FUNC fptr); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Rdynload.h:107:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Rdynload.h:108:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DL_FUNC R_GetCCallable(const char *package, const char *name); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Rdynload.h:108:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from CoreArray/dPlatform.h:53, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:198:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const char *(R_CHAR)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:198:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:201:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean (Rf_isNull)(SEXP s); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:201:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:202:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean (Rf_isSymbol)(SEXP s); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:202:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:203:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean (Rf_isLogical)(SEXP s); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:203:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:204:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean (Rf_isReal)(SEXP s); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:204:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:205:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean (Rf_isComplex)(SEXP s); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:205:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:206:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean (Rf_isExpression)(SEXP s); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:206:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:207:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean (Rf_isEnvironment)(SEXP s); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:207:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:208:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean (Rf_isString)(SEXP s); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:208:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:209:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean (Rf_isObject)(SEXP s); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:209:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:250:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (ATTRIB)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:250:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:251:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int (OBJECT)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:251:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:252:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int (MARK)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:252:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:253:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int (TYPEOF)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:253:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:254:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int (NAMED)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:254:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:255:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int (REFCNT)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:255:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:256:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SET_ATTRIB(SEXP x, SEXP v); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:256:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:257:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void DUPLICATE_ATTRIB(SEXP to, SEXP from); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:257:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:258:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SHALLOW_DUPLICATE_ATTRIB(SEXP to, SEXP from); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:258:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:259:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void (MARK_NOT_MUTABLE)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:259:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:262:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int (IS_S4_OBJECT)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:262:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:265:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int (LENGTH)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:265:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:266:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture R_xlen_t (XLENGTH)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:266:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:267:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture R_xlen_t (TRUELENGTH)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:267:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:268:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int (IS_LONG_VEC)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:268:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:269:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int (LEVELS)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:269:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:271:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int *(LOGICAL)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:271:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:272:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int *(INTEGER)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:272:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:273:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rbyte *(RAW)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:273:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:274:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double *(REAL)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:274:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:275:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rcomplex *(COMPLEX)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:275:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:276:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int *(LOGICAL_RO)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:276:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:277:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int *(INTEGER_RO)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:277:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:278:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const Rbyte *(RAW_RO)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:278:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:279:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const double *(REAL_RO)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:279:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:280:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const Rcomplex *(COMPLEX_RO)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:280:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:282:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (VECTOR_ELT)(SEXP x, R_xlen_t i); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:282:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:283:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SET_STRING_ELT(SEXP x, R_xlen_t i, SEXP v); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:283:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:284:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP SET_VECTOR_ELT(SEXP x, R_xlen_t i, SEXP v); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:284:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:285:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP *(STRING_PTR)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:285:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:286:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const SEXP *(STRING_PTR_RO)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:286:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:287:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP * NORET (VECTOR_PTR)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:287:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:289:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture R_xlen_t INTEGER_GET_REGION(SEXP sx, R_xlen_t i, R_xlen_t n, int *buf); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:289:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:290:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture R_xlen_t REAL_GET_REGION(SEXP sx, R_xlen_t i, R_xlen_t n, double *buf); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:290:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:291:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture R_xlen_t LOGICAL_GET_REGION(SEXP sx, R_xlen_t i, R_xlen_t n, int *buf); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:291:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:292:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture R_xlen_t COMPLEX_GET_REGION(SEXP sx, R_xlen_t i, R_xlen_t n, Rcomplex *buf); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:292:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:293:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture R_xlen_t RAW_GET_REGION(SEXP sx, R_xlen_t i, R_xlen_t n, Rbyte *buf); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:293:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:296:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int INTEGER_IS_SORTED(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:296:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:297:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int INTEGER_NO_NA(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:297:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:298:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int REAL_IS_SORTED(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:298:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:299:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int REAL_NO_NA(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:299:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:300:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int LOGICAL_IS_SORTED(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:300:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:301:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int LOGICAL_NO_NA(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:301:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:302:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int STRING_IS_SORTED(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:302:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:303:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int STRING_NO_NA(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:303:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:310:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (TAG)(SEXP e); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:310:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:311:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (CDR)(SEXP e); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:311:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:312:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (CAAR)(SEXP e); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:312:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:313:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (CDAR)(SEXP e); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:313:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:314:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (CADR)(SEXP e); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:314:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:315:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (CDDR)(SEXP e); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:315:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:316:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (CDDDR)(SEXP e); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:316:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:317:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (CADDR)(SEXP e); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:317:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:318:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (CADDDR)(SEXP e); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:318:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:319:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (CAD4R)(SEXP e); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:319:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:320:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int (MISSING)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:320:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:321:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SET_TAG(SEXP x, SEXP y); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:321:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:322:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP SETCAR(SEXP x, SEXP y); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:322:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:323:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP SETCDR(SEXP x, SEXP y); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:323:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:324:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP SETCADR(SEXP x, SEXP y); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:324:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:325:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP SETCADDR(SEXP x, SEXP y); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:325:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:326:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP SETCADDDR(SEXP x, SEXP y); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:326:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:327:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP SETCAD4R(SEXP e, SEXP y); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:327:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:330:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (FORMALS)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:330:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:331:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (BODY)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:331:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:332:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (CLOENV)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:332:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:333:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int (RDEBUG)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:333:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:334:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int (RSTEP)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:334:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:335:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int (RTRACE)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:335:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:336:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void (SET_RDEBUG)(SEXP x, int v); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:336:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:337:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void (SET_RSTEP)(SEXP x, int v); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:337:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:338:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void (SET_RTRACE)(SEXP x, int v); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:338:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:339:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SET_FORMALS(SEXP x, SEXP v); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:339:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:340:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SET_BODY(SEXP x, SEXP v); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:340:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:341:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SET_CLOENV(SEXP x, SEXP v); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:341:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:344:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (PRINTNAME)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:344:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:345:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (SYMVALUE)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:345:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:346:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (INTERNAL)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:346:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:347:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int (DDVAL)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:347:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:350:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (FRAME)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:350:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:351:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (ENCLOS)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:351:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:352:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (HASHTAB)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:352:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:353:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int (ENVFLAGS)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:353:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:356:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (PRCODE)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:356:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:357:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (PRENV)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:357:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:358:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (PRVALUE)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:358:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:359:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int (PRSEEN)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:359:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:362:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (EXTPTR_PROT)(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:362:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:363:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (EXTPTR_TAG)(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:363:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:364:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *(EXTPTR_PTR)(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:364:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:452:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_GetCurrentSrcref(int); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:452:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:453:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_GetSrcFilename(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:453:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:459:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_asChar(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:459:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:460:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_coerceVector(SEXP, SEXPTYPE); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:460:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:461:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_PairToVectorList(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:461:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:462:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_VectorToPairList(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:462:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:463:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_asCharacterFactor(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:463:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:464:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int Rf_asLogical(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:464:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:465:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int Rf_asInteger(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:465:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:466:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double Rf_asReal(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:466:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:467:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rcomplex Rf_asComplex(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:467:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:478:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char * Rf_acopy_string(const char *); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:478:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:479:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_alloc3DArray(SEXPTYPE, int, int, int); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:479:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:480:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_allocArray(SEXPTYPE, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:480:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:481:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_allocMatrix(SEXPTYPE, int, int); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:481:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:482:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_allocList(int); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:482:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:483:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_allocS4Object(void); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:483:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:484:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_allocSExp(SEXPTYPE); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:484:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:485:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_allocVector3(SEXPTYPE, R_xlen_t, R_allocator_t*); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:485:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:486:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture R_xlen_t Rf_any_duplicated(SEXP x, Rboolean from_last); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:486:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:487:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture R_xlen_t Rf_any_duplicated3(SEXP x, SEXP incomp, Rboolean from_last); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:487:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:488:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_applyClosure(SEXP, SEXP, SEXP, SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:488:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:489:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_classgets(SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:489:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:490:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_cons(SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:490:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:491:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Rf_copyMatrix(SEXP, SEXP, Rboolean); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:491:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:492:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Rf_copyListMatrix(SEXP, SEXP, Rboolean); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:492:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:493:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Rf_copyMostAttrib(SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:493:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:494:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Rf_copyVector(SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:494:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:495:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Rf_defineVar(SEXP, SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:495:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:496:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_dimgets(SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:496:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:497:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_dimnamesgets(SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:497:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:498:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_duplicate(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:498:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:499:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_shallow_duplicate(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:499:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:500:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_duplicate_attr(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:500:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:501:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_shallow_duplicate_attr(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:501:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:502:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_lazy_duplicate(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:502:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:504:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_duplicated(SEXP, Rboolean); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:504:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:505:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_eval(SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:505:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:506:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_findFun(SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:506:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:507:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_findVar(SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:507:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:508:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_findVarInFrame(SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:508:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:509:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_findVarInFrame3(SEXP, SEXP, Rboolean); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:509:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:510:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean R_existsVarInFrame(SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:510:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:511:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_removeVarFromFrame(SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:511:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:512:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_getAttrib(SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:512:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:513:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_GetArrayDimnames(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:513:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:514:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_GetColNames(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:514:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:515:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Rf_GetMatrixDimnames(SEXP, SEXP*, SEXP*, const char**, const char**); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:515:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:516:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_GetOption(SEXP, SEXP); /* pre-2.13.0 compatibility */ ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:516:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:517:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_GetOption1(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:517:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:518:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int Rf_GetOptionDigits(void); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:518:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:519:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int Rf_GetOptionWidth(void); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:519:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:520:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_GetRowNames(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:520:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:521:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Rf_gsetVar(SEXP, SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:521:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:522:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_install(const char *); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:522:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:523:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_installChar(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:523:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:524:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_installNoTrChar(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:524:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:525:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_installTrChar(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:525:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:526:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_isOrdered(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:526:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:527:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_isUnordered(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:527:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:528:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_isUnsorted(SEXP, Rboolean); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:528:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:529:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_lengthgets(SEXP, R_len_t); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:529:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:530:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_xlengthgets(SEXP, R_xlen_t); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:530:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:531:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_lsInternal(SEXP, Rboolean); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:531:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:532:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_lsInternal3(SEXP, Rboolean, Rboolean); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:532:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:533:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_match(SEXP, SEXP, int); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:533:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:534:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_namesgets(SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:534:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:535:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_mkChar(const char *); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:535:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:536:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_mkCharLen(const char *, int); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:536:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:537:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_NonNullStringMatch(SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:537:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:538:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int Rf_ncols(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:538:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:539:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int Rf_nrows(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:539:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:540:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_nthcdr(SEXP, int); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:540:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:545:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean allowNA, Rboolean keepNA, const char* msg_name); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:545:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:547:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_ParseEvalString(const char *, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:547:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:548:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Rf_PrintValue(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:548:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:552:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_setAttrib(SEXP, SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:552:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:553:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Rf_setVar(SEXP, SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:553:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:554:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXPTYPE Rf_str2type(const char *); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:554:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:555:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_StringBlank(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:555:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:556:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_substitute(SEXP,SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:556:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:557:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_topenv(SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:557:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:558:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const char * Rf_translateChar(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:558:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:559:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const char * Rf_translateCharUTF8(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:559:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:560:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const char * Rf_type2char(SEXPTYPE); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:560:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:561:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_type2rstr(SEXPTYPE); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:561:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:562:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_type2str(SEXPTYPE); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:562:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:563:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_type2str_nowarn(SEXPTYPE); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:563:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:567:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Rf_unprotect_ptr(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:567:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:573:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_tryEval(SEXP, SEXP, int *); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:573:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:574:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_tryEvalSilent(SEXP, SEXP, int *); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:574:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:575:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_GetCurrentEnv(); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:575:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:577:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_isS4(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:577:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:578:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_asS4(SEXP, Rboolean, int); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:578:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:579:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_S3Class(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:579:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:580:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int Rf_isBasicClass(const char *); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:580:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:593:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cetype_t Rf_getCharCE(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:593:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:594:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_mkCharCE(const char *, cetype_t); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:594:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:595:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_mkCharLenCE(const char *, int, cetype_t); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:595:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:596:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const char *Rf_reEnc(const char *x, cetype_t ce_in, cetype_t ce_out, int subst); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:596:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:604:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_forceAndCall(SEXP e, int n, SEXP rho); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:604:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:607:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_MakeExternalPtr(void *p, SEXP tag, SEXP prot); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:607:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:608:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *R_ExternalPtrAddr(SEXP s); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:608:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:609:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_ExternalPtrTag(SEXP s); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:609:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:610:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_ExternalPtrProtected(SEXP s); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:610:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:611:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_ClearExternalPtr(SEXP s); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:611:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:612:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_SetExternalPtrAddr(SEXP s, void *p); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:612:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:613:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_SetExternalPtrTag(SEXP s, SEXP tag); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:613:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:614:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_SetExternalPtrProtected(SEXP s, SEXP p); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:614:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:616:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_MakeExternalPtrFn(DL_FUNC p, SEXP tag, SEXP prot); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:616:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:617:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DL_FUNC R_ExternalPtrAddrFn(SEXP s); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:617:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:621:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_RegisterFinalizer(SEXP s, SEXP fun); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:621:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:622:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_RegisterCFinalizer(SEXP s, R_CFinalizer_t fun); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:622:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:623:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_RegisterFinalizerEx(SEXP s, SEXP fun, Rboolean onexit); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:623:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:624:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_RegisterCFinalizerEx(SEXP s, R_CFinalizer_t fun, Rboolean onexit); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:624:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:625:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_RunPendingFinalizers(void); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:625:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:628:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_MakeWeakRef(SEXP key, SEXP val, SEXP fin, Rboolean onexit); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:628:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:629:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_MakeWeakRefC(SEXP key, SEXP val, R_CFinalizer_t fin, Rboolean onexit); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:629:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:630:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_WeakRefKey(SEXP w); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:630:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:631:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_WeakRefValue(SEXP w); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:631:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:632:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_RunWeakRefFinalizer(SEXP w); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:632:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:634:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_PromiseExpr(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:634:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:635:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_ClosureExpr(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:635:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:636:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_BytecodeExpr(SEXP e); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:636:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:639:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean R_ToplevelExec(void (*fun)(void *), void *data); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:639:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:641:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void (*cleanfun)(void *), void *cleandata); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:641:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:645:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void (*)(void *), void *); /* finally closure */ ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:645:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:647:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (*)(SEXP, void *), void *); /* handler closure */ ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:647:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:649:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (*)(SEXP, void *), void *); /* handler closure */ ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:649:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:650:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_MakeUnwindCont(); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:650:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:651:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void NORET R_ContinueUnwind(SEXP cont); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:651:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:654:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *cleandata, SEXP cont); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:654:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:657:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_NewEnv(SEXP, int, int); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:657:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:658:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean R_IsPackageEnv(SEXP rho); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:658:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:659:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_PackageEnvName(SEXP rho); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:659:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:660:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_FindPackageEnv(SEXP info); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:660:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:661:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean R_IsNamespaceEnv(SEXP rho); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:661:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:662:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_NamespaceEnvSpec(SEXP rho); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:662:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:663:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_FindNamespace(SEXP info); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:663:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:664:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_LockEnvironment(SEXP env, Rboolean bindings); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:664:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:665:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean R_EnvironmentIsLocked(SEXP env); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:665:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:666:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_LockBinding(SEXP sym, SEXP env); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:666:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:667:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_unLockBinding(SEXP sym, SEXP env); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:667:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:668:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_MakeActiveBinding(SEXP sym, SEXP fun, SEXP env); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:668:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:669:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean R_BindingIsLocked(SEXP sym, SEXP env); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:669:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:670:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean R_BindingIsActive(SEXP sym, SEXP env); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:670:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:671:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_ActiveBindingFunction(SEXP sym, SEXP env); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:671:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:672:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean R_HasFancyBindings(SEXP rho); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:672:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:678:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Rf_errorcall(SEXP, const char *, ...) __attribute__((noreturn)); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:678:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:682:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Rf_warningcall(SEXP, const char *, ...); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:682:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:683:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Rf_warningcall_immediate(SEXP, const char *, ...); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:683:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:689:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_XDREncodeDouble(double d, void *buf); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:689:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:690:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double R_XDRDecodeDouble(void *buf); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:690:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:691:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_XDREncodeInteger(int i, void *buf); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:691:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:692:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int R_XDRDecodeInteger(void *buf); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:692:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:733:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (*phook)(SEXP, SEXP), SEXP pdata); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:733:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:738:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (*phook)(SEXP, SEXP), SEXP pdata); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:738:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:743:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (*phook)(SEXP, SEXP), SEXP pdata); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:743:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:746:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (*phook)(SEXP, SEXP), SEXP pdata); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:746:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:772:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_Serialize(SEXP s, R_outpstream_t ops); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:772:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:773:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_Unserialize(R_inpstream_t ips); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:773:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:774:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_SerializeInfo(R_inpstream_t ips); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:774:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:777:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_do_slot(SEXP obj, SEXP name); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:777:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:778:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_do_slot_assign(SEXP obj, SEXP name, SEXP value); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:778:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:779:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int R_has_slot(SEXP obj, SEXP name); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:779:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:781:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_S4_extends(SEXP klass, SEXP useTable); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:781:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:784:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_do_MAKE_CLASS(const char *what); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:784:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:785:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_getClassDef (const char *what); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:785:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:786:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_getClassDef_R(SEXP what); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:786:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:787:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean R_has_methods_attached(void); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:787:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:788:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean R_isVirtualClass(SEXP class_def, SEXP env); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:788:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:789:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean R_extends (SEXP class1, SEXP class2, SEXP env); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:789:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:790:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_do_new_object(SEXP class_def); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:790:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:792:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int R_check_class_and_super(SEXP x, const char **valid, SEXP rho); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:792:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:793:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int R_check_class_etc (SEXP x, const char **valid); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:793:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:796:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_PreserveObject(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:796:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:797:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_ReleaseObject(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:797:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:799:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_NewPreciousMSet(int); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:799:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:800:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_PreserveInMSet(SEXP x, SEXP mset); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:800:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:801:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_ReleaseFromMSet(SEXP x, SEXP mset); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:801:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:802:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_ReleaseMSet(SEXP mset, int keepSize); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:802:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:805:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_dot_Last(void); /* in main.c */ ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:805:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:806:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_RunExitFinalizers(void); /* in memory.c */ ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:806:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:816:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int R_system(const char *); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:816:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:828:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean R_compute_identical(SEXP, SEXP, int); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:828:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:830:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_body_no_src(SEXP x); // body(x) without "srcref" etc, ../main/utils.c ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:830:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:834:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_orderVector (int *indx, int n, SEXP arglist, Rboolean nalast, Rboolean decreasing); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:834:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:836:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_orderVector1(int *indx, int n, SEXP x, Rboolean nalast, Rboolean decreasing); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:836:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from CoreArray/dPlatform.h:53, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1035:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_allocVector(SEXPTYPE, R_xlen_t); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1035:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1036:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_conformable(SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1036:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1037:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_elt(SEXP, int); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1037:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1038:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_inherits(SEXP, const char *); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1038:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1039:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_isArray(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1039:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1040:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_isFactor(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1040:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1041:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_isFrame(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1041:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1042:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_isFunction(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1042:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1043:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_isInteger(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1043:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1044:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_isLanguage(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1044:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1045:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_isList(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1045:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1046:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_isMatrix(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1046:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1047:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_isNewList(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1047:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1048:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_isNumber(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1048:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1049:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_isNumeric(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1049:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1050:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_isPairList(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1050:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1051:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_isPrimitive(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1051:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1052:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_isTs(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1052:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1053:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_isUserBinop(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1053:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1054:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_isValidString(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1054:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1055:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_isValidStringF(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1055:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1056:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_isVector(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1056:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1057:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_isVectorAtomic(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1057:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1058:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_isVectorList(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1058:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1059:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_isVectorizable(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1059:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1060:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_lang1(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1060:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1061:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_lang2(SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1061:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1062:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_lang3(SEXP, SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1062:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1063:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_lang4(SEXP, SEXP, SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1063:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1064:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_lang5(SEXP, SEXP, SEXP, SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1064:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1065:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_lang6(SEXP, SEXP, SEXP, SEXP, SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1065:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1066:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_lastElt(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1066:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1067:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_lcons(SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1067:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1068:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture R_len_t Rf_length(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1068:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1069:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_list1(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1069:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1070:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_list2(SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1070:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1071:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_list3(SEXP, SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1071:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1072:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_list4(SEXP, SEXP, SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1072:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1073:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_list5(SEXP, SEXP, SEXP, SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1073:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1074:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_list6(SEXP, SEXP, SEXP, SEXP, SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1074:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1075:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_listAppend(SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1075:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1076:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_mkNamed(SEXPTYPE, const char **); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1076:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1077:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_mkString(const char *); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1077:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1078:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int Rf_nlevels(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1078:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1079:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int Rf_stringPositionTr(SEXP, const char *); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1079:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1080:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_ScalarComplex(Rcomplex); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1080:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1081:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_ScalarInteger(int); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1081:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1082:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_ScalarLogical(int); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1082:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1083:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_ScalarRaw(Rbyte); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1083:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1084:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_ScalarReal(double); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1084:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1085:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_ScalarString(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1085:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1086:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture R_xlen_t Rf_xlength(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1086:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1087:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture R_xlen_t (XLENGTH)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1087:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1088:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture R_xlen_t (XTRUELENGTH)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1088:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1089:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int LENGTH_EX(SEXP x, const char *file, int line); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1089:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1090:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture R_xlen_t XLENGTH_EX(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1090:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1092:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_protect(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1092:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1093:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Rf_unprotect(int); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1093:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1094:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_ProtectWithIndex(SEXP, PROTECT_INDEX *); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1094:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1095:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_Reprotect(SEXP, PROTECT_INDEX); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1095:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1097:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (CAR)(SEXP e); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1097:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1098:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *(DATAPTR)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1098:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1099:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const void *(DATAPTR_RO)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1099:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1100:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const void *(DATAPTR_OR_NULL)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1100:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1101:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int *(LOGICAL_OR_NULL)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1101:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1102:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int *(INTEGER_OR_NULL)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1102:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1103:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const double *(REAL_OR_NULL)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1103:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1104:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const Rcomplex *(COMPLEX_OR_NULL)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1104:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1105:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const Rbyte *(RAW_OR_NULL)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1105:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1106:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int (INTEGER_ELT)(SEXP x, R_xlen_t i); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1106:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1107:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double (REAL_ELT)(SEXP x, R_xlen_t i); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1107:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1108:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int (LOGICAL_ELT)(SEXP x, R_xlen_t i); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1108:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1109:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rcomplex (COMPLEX_ELT)(SEXP x, R_xlen_t i); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1109:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1110:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rbyte (RAW_ELT)(SEXP x, R_xlen_t i); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1110:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1111:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (STRING_ELT)(SEXP x, R_xlen_t i); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1111:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1112:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SET_LOGICAL_ELT(SEXP x, R_xlen_t i, int v); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1112:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1113:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SET_INTEGER_ELT(SEXP x, R_xlen_t i, int v); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1113:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1114:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SET_REAL_ELT(SEXP x, R_xlen_t i, double v); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1114:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1115:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SET_COMPLEX_ELT(SEXP x, R_xlen_t i, Rcomplex v); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1115:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1116:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SET_RAW_ELT(SEXP x, R_xlen_t i, Rbyte v); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1116:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1119:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP ALTREP_CLASS(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1119:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1120:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_altrep_data1(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1120:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1121:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_altrep_data2(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1121:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1122:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_set_altrep_data1(SEXP x, SEXP v); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1122:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1123:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_set_altrep_data2(SEXP x, SEXP v); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1123:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1125:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int *LOGICAL0(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1125:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1126:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int *INTEGER0(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1126:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1127:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double *REAL0(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1127:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1128:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rcomplex *COMPLEX0(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1128:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1129:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rbyte *RAW0(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1129:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1132:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int (ALTREP)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1132:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1169:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture R_hashtab_t R_asHashtable(SEXP h); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1169:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1170:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_HashtabSEXP(R_hashtab_t h); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1170:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1171:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int R_isHashtable(SEXP h); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1171:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1172:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture R_hashtab_t R_mkhashtab(int type); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1172:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1173:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_gethash(R_hashtab_t h, SEXP key, SEXP nomatch); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1173:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1174:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_sethash(R_hashtab_t h, SEXP key, SEXP value); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1174:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1175:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int R_remhash(R_hashtab_t h, SEXP key); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1175:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1176:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int R_numhash(R_hashtab_t h); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1176:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1177:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int R_typhash(R_hashtab_t h); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1177:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1178:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_maphash(R_hashtab_t h, SEXP FUN); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1178:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1179:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_maphashC(R_hashtab_t h, void (*FUN)(SEXP, SEXP, void *), void *data); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1179:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1180:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_clrhash(R_hashtab_t h); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1180:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1185:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void (SET_TYPEOF)(SEXP x, int v); // used by Rcpp ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1185:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1186:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void (SET_OBJECT)(SEXP x, int v); // used by Rcpp ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1186:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1187:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void (SET_S4_OBJECT)(SEXP x); // used by Rcpp (maybe?) ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1187:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1188:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void (UNSET_S4_OBJECT)(SEXP x); // used by Rcpp (maybe?) ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1188:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1189:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const char *R_curErrorBuf(); // used by unix */ ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1189:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1190:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int (IS_SCALAR)(SEXP x, int type); // used by symengine */ ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1190:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1191:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_psmatch(const char *, const char *, Rboolean); // used by rgl ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1191:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1198:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void (SETLENGTH)(SEXP x, R_xlen_t v); // used by data.table and others ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1198:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1199:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void (SET_TRUELENGTH)(SEXP x, R_xlen_t v); // used by data.table and others ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1199:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1200:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int (SETLEVELS)(SEXP x, int v); // used by quotedargs ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1200:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1202:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void (SET_ENVFLAGS)(SEXP x, int v); // used by rlang and others ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1202:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1203:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SET_FRAME(SEXP x, SEXP v); // used by rlang and others ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1203:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1204:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SET_ENCLOS(SEXP x, SEXP v); // used by rlang and others ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1204:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1205:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SET_HASHTAB(SEXP x, SEXP v); // used by rlang and others ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1205:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1207:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SET_PRENV(SEXP x, SEXP v); // used by dplyr, others ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1207:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1208:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SET_PRVALUE(SEXP x, SEXP v); // used by dplyr, others ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1208:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1209:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SET_PRCODE(SEXP x, SEXP v); // used by magrittr, others ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1209:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1211:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *(STDVEC_DATAPTR)(SEXP x); // used by vroom ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1211:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1214:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int (IS_GROWABLE)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1214:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1215:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void (SET_GROWABLE_BIT)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1215:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1219:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void (SET_NAMED)(SEXP x, int v); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1219:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1228:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_tryWrap(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1228:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:65, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/excpt.h:54:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned long __cdecl _exception_code(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/excpt.h:54:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/excpt.h:55:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *__cdecl _exception_info(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/excpt.h:55:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/excpt.h:56:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl _abnormal_termination(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/excpt.h:56:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/excpt.h:77:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __CppXcptFilter(unsigned long _ExceptionNum,struct _EXCEPTION_POINTERS * _ExceptionPtr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/excpt.h:77:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/excpt.h:78:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl _XcptFilter(unsigned long _ExceptionNum,struct _EXCEPTION_POINTERS * _ExceptionPtr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/excpt.h:78:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:574:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __faststorefence(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:574:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:576:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __faststorefence(void) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:585:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION void __stosq(unsigned __int64 *, unsigned __int64, size_t); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:585:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:587:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildstos(__stosq, unsigned __int64, "q|q") ^~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:592:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION unsigned char _interlockedbittestandset64(__int64 *a, __int64 b); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:592:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:594:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbittesti(_interlockedbittestandset64, __int64, "lock bts{q %[Offset],%[Base] | %[Base],%[Offset]}" __FLAGSET, "J", __int64) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:599:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION unsigned char _interlockedbittestandreset64(__int64 *a, __int64 b); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:599:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:601:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbittesti(_interlockedbittestandreset64, __int64, "lock btr{q %[Offset],%[Base] | %[Base],%[Offset]}" __FLAGSET, "J", __int64) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:606:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION unsigned char _interlockedbittestandcomplement64(__int64 *a, __int64 b); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:606:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:608:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbittesti(_interlockedbittestandcomplement64, __int64, "lock btc{q %[Offset],%[Base] | %[Base],%[Offset]}" __FLAGSET, "J", __int64) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:613:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION unsigned char InterlockedBitTestAndSet64(volatile __int64 *a, __int64 b); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:613:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:615:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbittesti(InterlockedBitTestAndSet64, volatile __int64, "lock bts{q %[Offset],%[Base] | %[Base],%[Offset]}" __FLAGSET, "J", __int64) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:620:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION unsigned char InterlockedBitTestAndReset64(volatile __int64 *a, __int64 b); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:620:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:622:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbittesti(InterlockedBitTestAndReset64, volatile __int64, "lock btr{q %[Offset],%[Base] | %[Base],%[Offset]}" __FLAGSET, "J", __int64) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:627:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION unsigned char InterlockedBitTestAndComplement64(volatile __int64 *a, __int64 b); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:627:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:629:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbittesti(InterlockedBitTestAndComplement64, volatile __int64, "lock btc{q %[Offset],%[Base] | %[Base],%[Offset]}" __FLAGSET, "J", __int64) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:634:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION __int64 _InterlockedAnd64(__int64 volatile *, __int64); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:634:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:636:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildlogicali(_InterlockedAnd64, __int64, and) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:641:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION __int64 _InterlockedOr64(__int64 volatile *, __int64); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:641:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:643:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildlogicali(_InterlockedOr64, __int64, or) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:648:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION __int64 _InterlockedXor64(__int64 volatile *, __int64); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:648:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:650:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildlogicali(_InterlockedXor64, __int64, xor) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:655:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION __int64 _InterlockedIncrement64(__int64 volatile *Addend); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:655:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:657:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __int64 _InterlockedIncrement64(__int64 volatile *Addend) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:664:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION __int64 _InterlockedDecrement64(__int64 volatile *Addend); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:664:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:666:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __int64 _InterlockedDecrement64(__int64 volatile *Addend) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:673:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION __int64 _InterlockedExchange64(__int64 volatile *Target, __int64 Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:673:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:675:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __int64 _InterlockedExchange64(__int64 volatile *Target, __int64 Value) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:682:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION __int64 _InterlockedExchangeAdd64(__int64 volatile *Addend, __int64 Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:682:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:684:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __int64 _InterlockedExchangeAdd64(__int64 volatile *Addend, __int64 Value) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:691:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char __readgsbyte(unsigned __LONG32 Offset); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:691:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:693:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildreadseg(__readgsbyte, unsigned char, "gs", "b") ^~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:698:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned short __readgsword(unsigned __LONG32 Offset); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:698:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:700:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildreadseg(__readgsword, unsigned short, "gs", "w") ^~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:705:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned __LONG32 __readgsdword(unsigned __LONG32 Offset); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:705:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:707:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildreadseg(__readgsdword, unsigned __LONG32, "gs", "l") ^~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:712:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION unsigned __int64 __readgsqword(unsigned __LONG32 Offset); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:712:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:714:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildreadseg(__readgsqword, unsigned __int64, "gs", "q") ^~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:719:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __writegsbyte(unsigned __LONG32 Offset,unsigned char Data); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:719:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:721:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildwriteseg(__writegsbyte, unsigned char, "gs", "b") ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:726:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __writegsword(unsigned __LONG32 Offset,unsigned short Data); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:726:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:728:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildwriteseg(__writegsword, unsigned short, "gs", "w") ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:733:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __writegsdword(unsigned __LONG32 Offset,unsigned __LONG32 Data); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:733:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:735:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildwriteseg(__writegsdword, unsigned __LONG32, "gs", "l") ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:740:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION void __writegsqword(unsigned __LONG32 Offset,unsigned __int64 Data); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:740:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:742:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildwriteseg(__writegsqword, unsigned __int64, "gs", "q") ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:747:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION unsigned char _BitScanForward64(unsigned __LONG32 *Index, unsigned __int64 Mask); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:747:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:749:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbitscan(_BitScanForward64, unsigned __int64, "bsf{q %[Mask],%[Index] | %[Index],%[Mask]}") ^~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:754:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION unsigned char _BitScanReverse64(unsigned __LONG32 *Index, unsigned __int64 Mask); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:754:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:756:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbitscan(_BitScanReverse64, unsigned __int64, "bsr{q %[Mask],%[Index] | %[Index],%[Mask]}") ^~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:761:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION unsigned char _bittest64(__int64 const *a, __int64 b); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:761:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:763:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbittest(_bittest64, __int64, "q", "J") ^~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:768:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION unsigned char _bittestandset64(__int64 *a, __int64 b); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:768:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:770:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbittestand(_bittestandset64, __int64, "bts", "J", "q") ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:775:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION unsigned char _bittestandreset64(__int64 *a, __int64 b); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:775:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:777:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbittestand(_bittestandreset64, __int64, "btr", "J", "q") ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:782:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION unsigned char _bittestandcomplement64(__int64 *a, __int64 b); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:782:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:784:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbittestand(_bittestandcomplement64, __int64, "btc", "J", "q") ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:852:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION void __movsq(unsigned __int64 *Dest, unsigned __int64 const *Source, size_t Count); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:852:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:854:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildmov(__movsq, unsigned __int64, "q") ^~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:975:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __LONG32 _InterlockedAnd(__LONG32 volatile *, __LONG32); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:975:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:977:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildlogicali(_InterlockedAnd, __LONG32, and) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:982:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __LONG32 _InterlockedOr(__LONG32 volatile *, __LONG32); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:982:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:984:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildlogicali(_InterlockedOr, __LONG32, or) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:989:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __LONG32 _InterlockedXor(__LONG32 volatile *, __LONG32); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:989:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:991:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildlogicali(_InterlockedXor, __LONG32, xor) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:996:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture short _InterlockedIncrement16(short volatile *Addend); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:996:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:998:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture short _InterlockedIncrement16(short volatile *Addend) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1005:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture short _InterlockedDecrement16(short volatile *Addend); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1005:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1007:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture short _InterlockedDecrement16(short volatile *Addend) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1014:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture short _InterlockedCompareExchange16(short volatile *Destination, short ExChange, short Comperand); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1014:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1016:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture short _InterlockedCompareExchange16(short volatile *Destination, short ExChange, short Comperand) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1023:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __LONG32 _InterlockedExchangeAdd(__LONG32 volatile *Addend, __LONG32 Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1023:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1026:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __LONG32 _InterlockedExchangeAdd(__LONG32 volatile *Addend, __LONG32 Value) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1034:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1034:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1037:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1045:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1045:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1048:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1056:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __LONG32 _InterlockedDecrement(__LONG32 volatile *Addend); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1056:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1059:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __LONG32 _InterlockedDecrement(__LONG32 volatile *Addend) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1067:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __LONG32 _InterlockedAdd(__LONG32 volatile *Addend, __LONG32 Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1067:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1069:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __LONG32 _InterlockedAdd(__LONG32 volatile *Addend, __LONG32 Value) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1076:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION __int64 _InterlockedAdd64(__int64 volatile *Addend, __int64 Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1076:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1078:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __int64 _InterlockedAdd64(__int64 volatile *Addend, __int64 Value) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1085:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __LONG32 _InterlockedExchange(__LONG32 volatile *Target, __LONG32 Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1085:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1088:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __LONG32 _InterlockedExchange(__LONG32 volatile *Target, __LONG32 Value) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1096:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION __int64 _InterlockedCompareExchange64(__int64 volatile *Destination, __int64 ExChange, __int64 Comperand); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1096:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1098:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __int64 _InterlockedCompareExchange64(__int64 volatile *Destination, __int64 ExChange, __int64 Comperand) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1105:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *_InterlockedCompareExchangePointer(void * volatile *Destination, void *ExChange, void *Comperand); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1105:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1108:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *_InterlockedCompareExchangePointer(void *volatile *Destination, void *ExChange, void *Comperand) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1116:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *_InterlockedExchangePointer(void *volatile *Target,void *Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1116:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1119:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *_InterlockedExchangePointer(void *volatile *Target,void *Value) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1131:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __int2c(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1131:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1133:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __int2c(void) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1140:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __stosb(unsigned char *, unsigned char, size_t); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1140:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1142:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildstos(__stosb, unsigned char, "b|b") ^~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1147:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __stosw(unsigned short *, unsigned short, size_t); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1147:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1149:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildstos(__stosw, unsigned short, "w|w") ^~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1154:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __stosd(unsigned __LONG32 *, unsigned __LONG32, size_t); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1154:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1156:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildstos(__stosd, unsigned __LONG32, "l|d") ^~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1161:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char _interlockedbittestandset(__LONG32 *a, __LONG32 b); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1161:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1163:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbittesti(_interlockedbittestandset, __LONG32, "lock bts{l %[Offset],%[Base] | %[Base],%[Offset]}" __FLAGSET, "I", __LONG32) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1168:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char _interlockedbittestandreset(__LONG32 *a, __LONG32 b); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1168:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1170:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbittesti(_interlockedbittestandreset, __LONG32, "lock btr{l %[Offset],%[Base] | %[Base],%[Offset]}" __FLAGSET, "I", __LONG32) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1175:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char _interlockedbittestandcomplement(__LONG32 *a, __LONG32 b); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1175:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1177:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbittesti(_interlockedbittestandcomplement, __LONG32, "lock btc{l %[Offset],%[Base] | %[Base],%[Offset]}" __FLAGSET, "I", __LONG32) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1182:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char InterlockedBitTestAndSet(volatile __LONG32 *a, __LONG32 b); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1182:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1184:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbittesti(InterlockedBitTestAndSet, volatile __LONG32, "lock bts{l %[Offset],%[Base] | %[Base],%[Offset]}" __FLAGSET, "I", __LONG32) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1189:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char InterlockedBitTestAndReset(volatile __LONG32 *a, __LONG32 b); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1189:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1191:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbittesti(InterlockedBitTestAndReset, volatile __LONG32, "lock btr{l %[Offset],%[Base] | %[Base],%[Offset]}" __FLAGSET, "I", __LONG32) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1196:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char InterlockedBitTestAndComplement(volatile __LONG32 *a, __LONG32 b); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1196:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1198:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbittesti(InterlockedBitTestAndComplement, volatile __LONG32, "lock btc{l %[Offset],%[Base] | %[Base],%[Offset]}" __FLAGSET, "I", __LONG32) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1203:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char _BitScanForward(unsigned __LONG32 *Index, unsigned __LONG32 Mask); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1203:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1205:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbitscan(_BitScanForward, unsigned __LONG32, "bsf{l %[Mask],%[Index] | %[Index],%[Mask]}") ^~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1210:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char _BitScanReverse(unsigned __LONG32 *Index, unsigned __LONG32 Mask); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1210:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1212:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbitscan(_BitScanReverse, unsigned __LONG32, "bsr{l %[Mask],%[Index] | %[Index],%[Mask]}") ^~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1217:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char _bittest(__LONG32 const *a, __LONG32 b); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1217:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1219:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbittest(_bittest, __LONG32, "l", "I") ^~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1224:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char _bittestandset(__LONG32 *a, __LONG32 b); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1224:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1226:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbittestand(_bittestandset, __LONG32, "bts", "I", "l") ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1231:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char _bittestandreset(__LONG32 *a, __LONG32 b); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1231:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1233:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbittestand(_bittestandreset, __LONG32, "btr", "I", "l") ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1238:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char _bittestandcomplement(__LONG32 *a, __LONG32 b); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1238:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1240:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbittestand(_bittestandcomplement, __LONG32, "btc", "I", "l") ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1388:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __movsb(unsigned char *Destination, unsigned char const *Source, size_t Count); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1388:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1390:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildmov(__movsb, unsigned char, "b") ^~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1395:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __movsw(unsigned short *Dest, unsigned short const *Source, size_t Count); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1395:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1397:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildmov(__movsw, unsigned short, "w") ^~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1402:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __movsd(unsigned __LONG32 *Dest, unsigned __LONG32 const *Source, size_t Count); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1402:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1404:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildmov(__movsd, unsigned __LONG32, "d") ^~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:143, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/basetsd.h:68:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __inline unsigned __LONG32 HandleToULong (const void *h) { return ((unsigned __LONG32) (ULONG_PTR) h); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/basetsd.h:69:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __inline __LONG32 HandleToLong (const void *h) { return ((__LONG32) (LONG_PTR) h); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/basetsd.h:70:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __inline void *ULongToHandle (const unsigned __LONG32 h) { return ((void *) (UINT_PTR) h); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/basetsd.h:71:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __inline void *LongToHandle (const __LONG32 h) { return ((void *) (INT_PTR) h); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/basetsd.h:72:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __inline unsigned __LONG32 PtrToUlong (const void *p) { return ((unsigned __LONG32) (ULONG_PTR) p); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/basetsd.h:73:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __inline unsigned int PtrToUint (const void *p) { return ((unsigned int) (UINT_PTR) p); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/basetsd.h:74:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __inline unsigned short PtrToUshort (const void *p) { return ((unsigned short) (unsigned __LONG32) (ULONG_PTR) p); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/basetsd.h:75:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __inline __LONG32 PtrToLong (const void *p) { return ((__LONG32) (LONG_PTR) p); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/basetsd.h:76:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __inline int PtrToInt (const void *p) { return ((int) (INT_PTR) p); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/basetsd.h:77:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __inline short PtrToShort (const void *p) { return ((short) (__LONG32) (LONG_PTR) p); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/basetsd.h:78:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __inline void *IntToPtr (const int i) { return ((void *) (INT_PTR)i); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/basetsd.h:79:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __inline void *UIntToPtr (const unsigned int ui) { return ((void *) (UINT_PTR)ui); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/basetsd.h:80:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __inline void *LongToPtr (const __LONG32 l) { return ((void *) (LONG_PTR)l); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/basetsd.h:81:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __inline void *ULongToPtr (const unsigned __LONG32 ul) { return ((void *) (ULONG_PTR)ul); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/basetsd.h:88:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __inline void *Ptr32ToPtr (const void *POINTER_32 p) { return ((void *) (ULONG_PTR) (unsigned __LONG32) (ULONG_PTR) p); } ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:143, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/basetsd.h:89:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __inline void *Handle32ToHandle (const void *POINTER_32 h) { return ((void *) (LONG_PTR) (__LONG32) (ULONG_PTR) h); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/basetsd.h:90:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __inline void *POINTER_32 PtrToPtr32 (const void *p) { return ((void *POINTER_32) (ULONG_PTR) (unsigned __LONG32) (ULONG_PTR) p); } ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:559:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char __cdecl _rotl8(unsigned char Value,unsigned char Shift); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:559:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:560:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned short __cdecl _rotl16(unsigned short Value,unsigned char Shift); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:560:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:561:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char __cdecl _rotr8(unsigned char Value,unsigned char Shift); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:561:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:562:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned short __cdecl _rotr16(unsigned short Value,unsigned char Shift); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:562:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:574:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned int __cdecl _rotl(unsigned int Value,int Shift); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:574:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:575:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned int __cdecl _rotr(unsigned int Value,int Shift); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:575:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:582:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION unsigned __int64 __cdecl _rotl64(unsigned __int64 Value,int Shift); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:582:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:583:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION unsigned __int64 __cdecl _rotr64(unsigned __int64 Value,int Shift); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:583:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:628, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/guiddef.h:30:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __extension__ template const GUID &__mingw_uuidof(); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/guiddef.h:30:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:628, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/guiddef.h:151:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __inline int InlineIsEqualGUID (REFGUID rguid1, REFGUID rguid2) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/guiddef.h:155:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __inline int IsEqualGUID (REFGUID rguid1, REFGUID rguid2) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/guiddef.h:174:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __inline bool operator== (REFGUID guidOne, REFGUID guidOther) { return !!IsEqualGUID (guidOne, guidOther); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/guiddef.h:175:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __inline bool operator!= (REFGUID guidOne, REFGUID guidOther) { return ! (guidOne == guidOther); } ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:31:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __bsfd (int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:39:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __bsrd (int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:47:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __bswapd (int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("sse4.2") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:63:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __crc32b (unsigned int __C, unsigned char __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:70:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __crc32w (unsigned int __C, unsigned short __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:77:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __crc32d (unsigned int __C, unsigned int __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:92:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __popcntd (unsigned int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:102:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __rdpmc (int __S) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:112:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __rdtsc (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:122:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __rdtscp (unsigned int *__A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:132:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __rolb (unsigned char __X, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:140:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __rolw (unsigned short __X, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:148:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __rold (unsigned int __X, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:157:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __rorb (unsigned char __X, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:165:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __rorw (unsigned short __X, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:173:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __rord (unsigned int __X, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:182:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __pause (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:191:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __bsfq (long long __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:199:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __bsrq (long long __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:207:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __bswapq (long long __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:221:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __crc32q (unsigned long long __C, unsigned long long __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:234:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __popcntq (unsigned long long __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:242:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __rolq (unsigned long long __X, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:251:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __rorq (unsigned long long __X, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:260:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __readeflags (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:268:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __writeeflags (unsigned long long __X) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:31, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:56:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_empty (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:62:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_empty (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:69:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsi32_si64 (int __i) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:75:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_from_int (int __i) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:85:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_from_int64 (long long __i) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:91:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsi64_m64 (long long __i) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:98:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsi64x_si64 (long long __i) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:104:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_set_pi64x (long long __i) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:112:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsi64_si32 (__m64 __i) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:118:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_to_int (__m64 __i) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:128:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_to_int64 (__m64 __i) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:134:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtm64_si64 (__m64 __i) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:141:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsi64_si64x (__m64 __i) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:151:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_packs_pi16 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:157:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_packsswb (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:166:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_packs_pi32 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:172:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_packssdw (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:181:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_packs_pu16 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:187:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_packuswb (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:195:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_unpackhi_pi8 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:201:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_punpckhbw (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:209:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_unpackhi_pi16 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:215:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_punpckhwd (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:223:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_unpackhi_pi32 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:229:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_punpckhdq (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:237:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_unpacklo_pi8 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:243:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_punpcklbw (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:251:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_unpacklo_pi16 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:257:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_punpcklwd (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:265:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_unpacklo_pi32 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:271:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_punpckldq (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:278:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_add_pi8 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:284:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_paddb (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:291:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_add_pi16 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:297:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_paddw (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:304:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_add_pi32 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:310:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_paddd (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:323:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_add_si64 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:335:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_adds_pi8 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:341:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_paddsb (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:349:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_adds_pi16 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:355:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_paddsw (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:363:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_adds_pu8 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:369:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_paddusb (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:377:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_adds_pu16 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:383:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_paddusw (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:390:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sub_pi8 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:396:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_psubb (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:403:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sub_pi16 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:409:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_psubw (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:416:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sub_pi32 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:422:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_psubd (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:435:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sub_si64 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:447:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_subs_pi8 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:453:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_psubsb (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:461:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_subs_pi16 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:467:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_psubsw (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:475:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_subs_pu8 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:481:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_psubusb (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:489:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_subs_pu16 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:495:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_psubusw (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:504:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_madd_pi16 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:510:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pmaddwd (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:518:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mulhi_pi16 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:524:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pmulhw (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:532:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mullo_pi16 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:538:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pmullw (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:545:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sll_pi16 (__m64 __m, __m64 __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:551:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_psllw (__m64 __m, __m64 __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:557:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_slli_pi16 (__m64 __m, int __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:563:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_psllwi (__m64 __m, int __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:570:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sll_pi32 (__m64 __m, __m64 __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:576:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pslld (__m64 __m, __m64 __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:582:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_slli_pi32 (__m64 __m, int __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:588:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pslldi (__m64 __m, int __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:595:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sll_si64 (__m64 __m, __m64 __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:601:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_psllq (__m64 __m, __m64 __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:607:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_slli_si64 (__m64 __m, int __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:613:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_psllqi (__m64 __m, int __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:620:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sra_pi16 (__m64 __m, __m64 __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:626:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_psraw (__m64 __m, __m64 __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:632:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_srai_pi16 (__m64 __m, int __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:638:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_psrawi (__m64 __m, int __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:645:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sra_pi32 (__m64 __m, __m64 __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:651:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_psrad (__m64 __m, __m64 __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:657:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_srai_pi32 (__m64 __m, int __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:663:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_psradi (__m64 __m, int __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:670:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_srl_pi16 (__m64 __m, __m64 __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:676:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_psrlw (__m64 __m, __m64 __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:682:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_srli_pi16 (__m64 __m, int __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:688:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_psrlwi (__m64 __m, int __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:695:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_srl_pi32 (__m64 __m, __m64 __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:701:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_psrld (__m64 __m, __m64 __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:707:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_srli_pi32 (__m64 __m, int __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:713:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_psrldi (__m64 __m, int __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:720:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_srl_si64 (__m64 __m, __m64 __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:726:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_psrlq (__m64 __m, __m64 __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:732:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_srli_si64 (__m64 __m, int __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:738:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_psrlqi (__m64 __m, int __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:745:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_and_si64 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:751:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pand (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:759:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_andnot_si64 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:765:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pandn (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:772:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_or_si64 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:778:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_por (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:785:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_xor_si64 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:791:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pxor (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:799:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpeq_pi8 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:805:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pcmpeqb (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:811:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpgt_pi8 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:817:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pcmpgtb (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:825:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpeq_pi16 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:831:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pcmpeqw (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:837:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpgt_pi16 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:843:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pcmpgtw (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:851:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpeq_pi32 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:857:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pcmpeqd (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:863:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpgt_pi32 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:869:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pcmpgtd (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:876:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_setzero_si64 (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:883:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_set_pi32 (int __i1, int __i0) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:890:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_set_pi16 (short __w3, short __w2, short __w1, short __w0) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:898:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char __b3, char __b2, char __b1, char __b0) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:906:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_setr_pi32 (int __i0, int __i1) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:912:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_setr_pi16 (short __w0, short __w1, short __w2, short __w3) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:919:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char __b4, char __b5, char __b6, char __b7) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:926:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_set1_pi32 (int __i) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:933:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_set1_pi16 (short __w) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:940:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_set1_pi8 (char __b) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:33, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:52:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_prefetch (const void *__P, enum _mm_hint __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:114:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_undefined_ps (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:122:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_setzero_ps (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:132:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_add_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:138:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sub_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:144:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mul_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:150:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_div_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:156:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sqrt_ss (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:162:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rcp_ss (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:168:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rsqrt_ss (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:174:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_min_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:180:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_max_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:188:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_add_ps (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:194:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sub_ps (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:200:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mul_ps (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:206:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_div_ps (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:212:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sqrt_ps (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:218:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rcp_ps (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:224:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rsqrt_ps (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:230:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_min_ps (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:236:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_max_ps (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:244:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_and_ps (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:250:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_andnot_ps (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:256:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_or_ps (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:262:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_xor_ps (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:272:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpeq_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:278:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmplt_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:284:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmple_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:290:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpgt_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:300:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpge_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:310:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpneq_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:316:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpnlt_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:322:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpnle_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:328:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpngt_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:338:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpnge_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:348:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpord_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:354:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpunord_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:364:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpeq_ps (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:370:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmplt_ps (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:376:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmple_ps (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:382:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpgt_ps (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:388:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpge_ps (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:394:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpneq_ps (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:400:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpnlt_ps (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:406:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpnle_ps (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:412:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpngt_ps (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:418:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpnge_ps (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:424:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpord_ps (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:430:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpunord_ps (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:439:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comieq_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:445:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comilt_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:451:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comile_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:457:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comigt_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:463:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comige_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:469:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comineq_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:475:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_ucomieq_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:481:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_ucomilt_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:487:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_ucomile_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:493:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_ucomigt_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:499:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_ucomige_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:505:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_ucomineq_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:513:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtss_si32 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:519:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_ss2si (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:530:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtss_si64 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:537:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtss_si64x (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:546:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtps_pi32 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:552:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_ps2pi (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:559:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvttss_si32 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:565:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtt_ss2si (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:575:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvttss_si64 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:582:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvttss_si64x (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:591:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvttps_pi32 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:597:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtt_ps2pi (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:604:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsi32_ss (__m128 __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:610:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_si2ss (__m128 __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:620:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsi64_ss (__m128 __A, long long __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:627:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsi64x_ss (__m128 __A, long long __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:636:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtpi32_ps (__m128 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:642:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_pi2ps (__m128 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:649:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtpi16_ps (__m64 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:674:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtpu16_ps (__m64 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:693:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtpi8_ps (__m64 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:710:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtpu8_ps(__m64 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:718:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtpi32x2_ps(__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:728:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtps_pi16(__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:739:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtps_pi8(__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:748:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_shuffle_ps (__m128 __A, __m128 __B, int const __mask) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:760:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_unpackhi_ps (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:767:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_unpacklo_ps (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:775:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_loadh_pi (__m128 __A, __m64 const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:782:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_storeh_pi (__m64 *__P, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:789:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_movehl_ps (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:796:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_movelh_ps (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:804:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_loadl_pi (__m128 __A, __m64 const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:811:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_storel_pi (__m64 *__P, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:818:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_movemask_ps (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:825:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_getcsr (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:832:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_GET_EXCEPTION_STATE (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:838:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_GET_EXCEPTION_MASK (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:844:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_GET_ROUNDING_MODE (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:850:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_GET_FLUSH_ZERO_MODE (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:857:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_setcsr (unsigned int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:864:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_SET_EXCEPTION_STATE(unsigned int __mask) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:870:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_SET_EXCEPTION_MASK (unsigned int __mask) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:876:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_SET_ROUNDING_MODE (unsigned int __mode) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:882:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_SET_FLUSH_ZERO_MODE (unsigned int __mode) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:889:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_set_ss (float __F) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:896:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_set1_ps (float __F) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:902:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_set_ps1 (float __F) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:909:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_load_ss (float const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:916:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_load1_ps (float const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:922:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_load_ps1 (float const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:929:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_load_ps (float const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:936:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_loadu_ps (float const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:943:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_loadr_ps (float const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:951:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_set_ps (const float __Z, const float __Y, const float __X, const float __W) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:958:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_setr_ps (float __Z, float __Y, float __X, float __W) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:965:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_store_ss (float *__P, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:971:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtss_f32 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:978:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_store_ps (float *__P, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:985:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_storeu_ps (float *__P, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:992:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_store1_ps (float *__P, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1000:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_store_ps1 (float *__P, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1007:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_storer_ps (float *__P, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1016:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_move_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1024:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_extract_pi16 (__m64 const __A, int const __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1030:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pextrw (__m64 const __A, int const __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1045:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_insert_pi16 (__m64 const __A, int const __D, int const __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1051:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pinsrw (__m64 const __A, int const __D, int const __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1065:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_max_pi16 (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1071:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pmaxsw (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1078:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_max_pu8 (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1084:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pmaxub (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1091:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_min_pi16 (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1097:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pminsw (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1104:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_min_pu8 (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1110:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pminub (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1117:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_movemask_pi8 (__m64 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1123:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pmovmskb (__m64 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1131:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mulhi_pu16 (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1137:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pmulhuw (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1146:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_shuffle_pi16 (__m64 __A, int const __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1152:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pshufw (__m64 __A, int const __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1167:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskmove_si64 (__m64 __A, __m64 __N, char *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1173:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_maskmovq (__m64 __A, __m64 __N, char *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1180:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_avg_pu8 (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1186:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pavgb (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1193:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_avg_pu16 (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1199:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pavgw (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1208:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sad_pu8 (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1214:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_psadbw (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1221:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_stream_pi (__m64 *__P, __m64 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1228:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_stream_ps (float *__P, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1236:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sfence (void) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1260, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:33, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:66:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_set_sd (double __F) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:73:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_set1_pd (double __F) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:79:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_set_pd1 (double __F) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:86:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_set_pd (double __W, double __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:93:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_setr_pd (double __W, double __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:100:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_undefined_pd (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:108:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_setzero_pd (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:115:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_move_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:122:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_load_pd (double const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:129:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_loadu_pd (double const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:136:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_load1_pd (double const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:143:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_load_sd (double const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:149:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_load_pd1 (double const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:156:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_loadr_pd (double const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:164:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_store_pd (double *__P, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:171:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_storeu_pd (double *__P, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:178:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_store_sd (double *__P, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:184:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsd_f64 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:190:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_storel_pd (double *__P, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:197:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_storeh_pd (double *__P, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:205:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_store1_pd (double *__P, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:211:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_store_pd1 (double *__P, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:218:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_storer_pd (double *__P, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:224:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsi128_si32 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:232:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsi128_si64 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:239:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsi128_si64x (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:246:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_add_pd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:252:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_add_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:258:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sub_pd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:264:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sub_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:270:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mul_pd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:276:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mul_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:282:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_div_pd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:288:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_div_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:294:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sqrt_pd (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:301:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sqrt_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:308:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_min_pd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:314:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_min_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:320:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_max_pd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:326:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_max_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:332:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_and_pd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:338:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_andnot_pd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:344:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_or_pd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:350:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_xor_pd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:356:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpeq_pd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:362:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmplt_pd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:368:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmple_pd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:374:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpgt_pd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:380:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpge_pd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:386:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpneq_pd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:392:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpnlt_pd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:398:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpnle_pd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:404:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpngt_pd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:410:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpnge_pd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:416:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpord_pd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:422:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpunord_pd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:428:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpeq_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:434:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmplt_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:440:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmple_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:446:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpgt_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:456:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpge_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:466:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpneq_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:472:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpnlt_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:478:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpnle_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:484:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpngt_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:494:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpnge_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:504:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpord_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:510:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpunord_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:516:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comieq_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:522:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comilt_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:528:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comile_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:534:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comigt_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:540:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comige_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:546:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comineq_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:552:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_ucomieq_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:558:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_ucomilt_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:564:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_ucomile_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:570:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_ucomigt_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:576:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_ucomige_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:582:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_ucomineq_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:590:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_set_epi64x (long long __q1, long long __q0) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:596:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_set_epi64 (__m64 __q1, __m64 __q0) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:602:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_set_epi32 (int __q3, int __q2, int __q1, int __q0) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:609:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture short __q3, short __q2, short __q1, short __q0) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:619:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char __q03, char __q02, char __q01, char __q00) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:630:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_set1_epi64x (long long __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:636:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_set1_epi64 (__m64 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:642:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_set1_epi32 (int __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:648:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_set1_epi16 (short __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:654:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_set1_epi8 (char __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:664:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_setr_epi64 (__m64 __q0, __m64 __q1) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:670:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_setr_epi32 (int __q0, int __q1, int __q2, int __q3) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:677:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture short __q4, short __q5, short __q6, short __q7) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:686:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char __q12, char __q13, char __q14, char __q15) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:695:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_load_si128 (__m128i const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:701:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_loadu_si128 (__m128i_u const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:707:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_loadl_epi64 (__m128i_u const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:713:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_store_si128 (__m128i *__P, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:719:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_storeu_si128 (__m128i_u *__P, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:725:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_storel_epi64 (__m128i_u *__P, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:731:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_movepi64_pi64 (__m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:737:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_movpi64_epi64 (__m64 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:743:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_move_epi64 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:750:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_undefined_si128 (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:758:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_setzero_si128 (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:764:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepi32_pd (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:770:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepi32_ps (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:776:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtpd_epi32 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:782:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtpd_pi32 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:788:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtpd_ps (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:794:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvttpd_epi32 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:800:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvttpd_pi32 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:806:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtpi32_pd (__m64 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:812:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtps_epi32 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:818:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvttps_epi32 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:824:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtps_pd (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:830:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsd_si32 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:838:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsd_si64 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:845:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsd_si64x (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:852:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvttsd_si32 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:860:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvttsd_si64 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:867:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvttsd_si64x (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:874:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsd_ss (__m128 __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:880:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsi32_sd (__m128d __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:888:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsi64_sd (__m128d __A, long long __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:895:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsi64x_sd (__m128d __A, long long __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:902:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtss_sd (__m128d __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:909:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_shuffle_pd(__m128d __A, __m128d __B, const int __mask) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:920:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_unpackhi_pd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:926:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_unpacklo_pd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:932:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_loadh_pd (__m128d __A, double const *__B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:938:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_loadl_pd (__m128d __A, double const *__B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:944:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_movemask_pd (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:950:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_packs_epi16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:956:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_packs_epi32 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:962:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_packus_epi16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:968:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_unpackhi_epi8 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:974:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_unpackhi_epi16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:980:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_unpackhi_epi32 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:986:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_unpackhi_epi64 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:992:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_unpacklo_epi8 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:998:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_unpacklo_epi16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1004:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_unpacklo_epi32 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1010:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_unpacklo_epi64 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1016:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_add_epi8 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1022:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_add_epi16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1028:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_add_epi32 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1034:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_add_epi64 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1040:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_adds_epi8 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1046:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_adds_epi16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1052:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_adds_epu8 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1058:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_adds_epu16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1064:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sub_epi8 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1070:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sub_epi16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1076:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sub_epi32 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1082:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sub_epi64 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1088:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_subs_epi8 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1094:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_subs_epi16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1100:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_subs_epu8 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1106:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_subs_epu16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1112:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_madd_epi16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1118:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mulhi_epi16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1124:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mullo_epi16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1130:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mul_su32 (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1136:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mul_epu32 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1142:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_slli_epi16 (__m128i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1148:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_slli_epi32 (__m128i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1154:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_slli_epi64 (__m128i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1160:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_srai_epi16 (__m128i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1166:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_srai_epi32 (__m128i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1173:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_bsrli_si128 (__m128i __A, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1179:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_bslli_si128 (__m128i __A, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1185:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_srli_si128 (__m128i __A, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1191:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_slli_si128 (__m128i __A, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1207:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_srli_epi16 (__m128i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1213:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_srli_epi32 (__m128i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1219:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_srli_epi64 (__m128i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1225:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sll_epi16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1231:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sll_epi32 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1237:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sll_epi64 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1243:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sra_epi16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1249:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sra_epi32 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1255:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_srl_epi16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1261:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_srl_epi32 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1267:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_srl_epi64 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1273:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_and_si128 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1279:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_andnot_si128 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1285:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_or_si128 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1291:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_xor_si128 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1297:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpeq_epi8 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1303:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpeq_epi16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1309:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpeq_epi32 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1315:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmplt_epi8 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1321:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmplt_epi16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1327:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmplt_epi32 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1333:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpgt_epi8 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1339:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpgt_epi16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1345:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpgt_epi32 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1352:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_extract_epi16 (__m128i const __A, int const __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1358:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_insert_epi16 (__m128i const __A, int const __D, int const __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1371:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_max_epi16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1377:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_max_epu8 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1383:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_min_epi16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1389:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_min_epu8 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1395:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_movemask_epi8 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1401:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mulhi_epu16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1408:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_shufflehi_epi16 (__m128i __A, const int __mask) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1414:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_shufflelo_epi16 (__m128i __A, const int __mask) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1420:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_shuffle_epi32 (__m128i __A, const int __mask) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1434:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskmoveu_si128 (__m128i __A, __m128i __B, char *__C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1440:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_avg_epu8 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1446:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_avg_epu16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1452:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sad_epu8 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1458:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_stream_si32 (int *__A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1465:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_stream_si64 (long long int *__A, long long int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1472:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_stream_si128 (__m128i *__A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1478:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_stream_pd (double *__A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1484:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_clflush (void const *__A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1490:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_lfence (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1496:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mfence (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1502:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsi32_si128 (int __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1510:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsi64_si128 (long long __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1517:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsi64x_si128 (long long __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1526:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_castpd_ps(__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1532:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_castpd_si128(__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1538:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_castps_pd(__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1544:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_castps_si128(__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1550:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_castsi128_ps(__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1556:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_castsi128_pd(__m128i __A) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:33, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1273:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_pause (void) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:37, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/pmmintrin.h:50:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_addsub_ps (__m128 __X, __m128 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/pmmintrin.h:56:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_hadd_ps (__m128 __X, __m128 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/pmmintrin.h:62:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_hsub_ps (__m128 __X, __m128 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/pmmintrin.h:68:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_movehdup_ps (__m128 __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/pmmintrin.h:74:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_moveldup_ps (__m128 __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/pmmintrin.h:80:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_addsub_pd (__m128d __X, __m128d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/pmmintrin.h:86:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_hadd_pd (__m128d __X, __m128d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/pmmintrin.h:92:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_hsub_pd (__m128d __X, __m128d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/pmmintrin.h:98:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_loaddup_pd (double const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/pmmintrin.h:104:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_movedup_pd (__m128d __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/pmmintrin.h:110:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_lddqu_si128 (__m128i const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/pmmintrin.h:116:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_monitor (void const * __P, unsigned int __E, unsigned int __H) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/pmmintrin.h:122:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mwait (unsigned int __E, unsigned int __H) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:39, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:40:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_hadd_epi16 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:46:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_hadd_epi32 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:52:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_hadds_epi16 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:58:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_hadd_pi16 (__m64 __X, __m64 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:64:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_hadd_pi32 (__m64 __X, __m64 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:70:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_hadds_pi16 (__m64 __X, __m64 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:76:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_hsub_epi16 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:82:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_hsub_epi32 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:88:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_hsubs_epi16 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:94:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_hsub_pi16 (__m64 __X, __m64 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:100:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_hsub_pi32 (__m64 __X, __m64 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:106:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_hsubs_pi16 (__m64 __X, __m64 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:112:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maddubs_epi16 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:118:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maddubs_pi16 (__m64 __X, __m64 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:124:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mulhrs_epi16 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:130:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mulhrs_pi16 (__m64 __X, __m64 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:136:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_shuffle_epi8 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:142:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_shuffle_pi8 (__m64 __X, __m64 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:148:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sign_epi8 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:154:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sign_epi16 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:160:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sign_epi32 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:166:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sign_pi8 (__m64 __X, __m64 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:172:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sign_pi16 (__m64 __X, __m64 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:178:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sign_pi32 (__m64 __X, __m64 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:185:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_alignr_epi8(__m128i __X, __m128i __Y, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:192:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_alignr_pi8(__m64 __X, __m64 __Y, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:209:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_abs_epi8 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:215:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_abs_epi16 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:221:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_abs_epi32 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:227:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_abs_pi8 (__m64 __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:233:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_abs_pi16 (__m64 __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:239:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_abs_pi32 (__m64 __X) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:41, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ammintrin.h:35:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("sse4a") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ammintrin.h:35:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ammintrin.h:35:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ammintrin.h:35:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ammintrin.h:35:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ammintrin.h:35:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ammintrin.h:40:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_stream_sd (double * __P, __m128d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ammintrin.h:46:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_stream_ss (float * __P, __m128 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ammintrin.h:52:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_extract_si64 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ammintrin.h:59:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_extracti_si64 (__m128i __X, unsigned const int __I, unsigned const int __L) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ammintrin.h:70:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_insert_si64 (__m128i __X,__m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ammintrin.h:77:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_inserti_si64(__m128i __X, __m128i __Y, unsigned const int __I, unsigned const int __L) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:43, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:67:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_testz_si128 (__m128i __M, __m128i __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:75:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_testc_si128 (__m128i __M, __m128i __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:83:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_testnzc_si128 (__m128i __M, __m128i __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:100:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_round_pd (__m128d __V, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:106:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_round_sd(__m128d __D, __m128d __V, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:125:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_round_ps (__m128 __V, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:131:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_round_ss (__m128 __D, __m128 __V, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:166:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_blend_epi16 (__m128i __X, __m128i __Y, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:179:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_blendv_epi8 (__m128i __X, __m128i __Y, __m128i __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:191:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_blend_ps (__m128 __X, __m128 __Y, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:204:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_blendv_ps (__m128 __X, __m128 __Y, __m128 __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:216:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_blend_pd (__m128d __X, __m128d __Y, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:229:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_blendv_pd (__m128d __X, __m128d __Y, __m128d __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:241:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_dp_ps (__m128 __X, __m128 __Y, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:249:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_dp_pd (__m128d __X, __m128d __Y, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:268:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpeq_epi64 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:276:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_min_epi8 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:282:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_max_epi8 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:288:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_min_epu16 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:294:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_max_epu16 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:300:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_min_epi32 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:306:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_max_epi32 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:312:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_min_epu32 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:318:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_max_epu32 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:326:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mullo_epi32 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:334:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mul_epi32 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:346:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_insert_ps (__m128 __D, __m128 __S, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:366:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_extract_ps (__m128 __X, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:399:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_insert_epi8 (__m128i __D, int __S, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:406:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_insert_epi32 (__m128i __D, int __S, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:414:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_insert_epi64 (__m128i __D, long long __S, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:441:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_extract_epi8 (__m128i __X, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:447:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_extract_epi32 (__m128i __X, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:454:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_extract_epi64 (__m128i __X, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:474:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_minpos_epu16 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:482:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepi8_epi32 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:488:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepi16_epi32 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:494:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepi8_epi64 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:500:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepi32_epi64 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:506:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepi16_epi64 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:512:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepi8_epi16 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:520:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepu8_epi32 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:526:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepu16_epi32 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:532:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepu8_epi64 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:538:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepu32_epi64 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:544:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepu16_epi64 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:550:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepu8_epi16 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:558:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_packus_epi32 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:569:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mpsadbw_epu8 (__m128i __X, __m128i __Y, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:582:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_stream_load_si128 (__m128i *__X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:623:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpistrm (__m128i __X, __m128i __Y, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:631:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpistri (__m128i __X, __m128i __Y, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:639:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpestrm (__m128i __X, int __LX, __m128i __Y, int __LY, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:647:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpestri (__m128i __X, int __LX, __m128i __Y, int __LY, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:676:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpistra (__m128i __X, __m128i __Y, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:684:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpistrc (__m128i __X, __m128i __Y, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:692:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpistro (__m128i __X, __m128i __Y, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:700:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpistrs (__m128i __X, __m128i __Y, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:708:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpistrz (__m128i __X, __m128i __Y, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:716:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpestra (__m128i __X, int __LX, __m128i __Y, int __LY, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:724:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpestrc (__m128i __X, int __LX, __m128i __Y, int __LY, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:732:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpestro (__m128i __X, int __LX, __m128i __Y, int __LY, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:740:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpestrs (__m128i __X, int __LX, __m128i __Y, int __LY, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:748:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpestrz (__m128i __X, int __LX, __m128i __Y, int __LY, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:796:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpgt_epi64 (__m128i __X, __m128i __Y) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:811, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:43, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/popcntintrin.h:35:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_popcnt_u32 (unsigned int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/popcntintrin.h:42:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_popcnt_u64 (unsigned long long __X) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:43, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:827:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_crc32_u8 (unsigned int __C, unsigned char __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:833:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_crc32_u16 (unsigned int __C, unsigned short __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:839:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_crc32_u32 (unsigned int __C, unsigned int __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:846:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_crc32_u64 (unsigned long long __C, unsigned long long __V) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:45, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/wmmintrin.h:44:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_aesdec_si128 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/wmmintrin.h:52:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_aesdeclast_si128 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/wmmintrin.h:61:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_aesenc_si128 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/wmmintrin.h:69:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_aesenclast_si128 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/wmmintrin.h:77:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_aesimc_si128 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/wmmintrin.h:87:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_aeskeygenassist_si128 (__m128i __X, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/wmmintrin.h:116:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_clmulepi64_si128 (__m128i __X, __m128i __Y, const int __I) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:41, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("avx") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:140:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_add_pd (__m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:146:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_add_ps (__m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:152:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_addsub_pd (__m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:158:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_addsub_ps (__m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:165:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_and_pd (__m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:171:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_and_ps (__m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:177:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_andnot_pd (__m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:183:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_andnot_ps (__m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:193:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_blend_pd (__m256d __X, __m256d __Y, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:201:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_blend_ps (__m256 __X, __m256 __Y, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:218:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_blendv_pd (__m256d __X, __m256d __Y, __m256d __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:226:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_blendv_ps (__m256 __X, __m256 __Y, __m256 __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:234:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_div_pd (__m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:240:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_div_ps (__m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:250:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_dp_ps (__m256 __X, __m256 __Y, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:263:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_hadd_pd (__m256d __X, __m256d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:269:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_hadd_ps (__m256 __X, __m256 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:275:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_hsub_pd (__m256d __X, __m256d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:281:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_hsub_ps (__m256 __X, __m256 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:287:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_max_pd (__m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:293:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_max_ps (__m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:299:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_min_pd (__m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:305:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_min_ps (__m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:311:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mul_pd (__m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:317:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mul_ps (__m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:323:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_or_pd (__m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:329:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_or_ps (__m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:336:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_shuffle_pd (__m256d __A, __m256d __B, const int __mask) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:343:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_shuffle_ps (__m256 __A, __m256 __B, const int __mask) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:359:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_sub_pd (__m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:365:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_sub_ps (__m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:371:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_xor_pd (__m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:377:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_xor_ps (__m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:384:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmp_pd (__m128d __X, __m128d __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:390:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmp_ps (__m128 __X, __m128 __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:396:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmp_pd (__m256d __X, __m256d __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:403:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmp_ps (__m256 __X, __m256 __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:410:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmp_sd (__m128d __X, __m128d __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:416:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmp_ss (__m128 __X, __m128 __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:447:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepi32_pd (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:453:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepi32_ps (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:459:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtpd_ps (__m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:465:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtps_epi32 (__m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:471:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtps_pd (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:477:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvttpd_epi32 (__m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:483:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtpd_epi32 (__m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:489:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvttps_epi32 (__m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:496:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtsd_f64 (__m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:503:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtss_f32 (__m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:510:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_extractf128_pd (__m256d __X, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:516:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_extractf128_ps (__m256 __X, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:522:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_extractf128_si256 (__m256i __X, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:528:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_extract_epi32 (__m256i __X, int const __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:535:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_extract_epi16 (__m256i __X, int const __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:542:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_extract_epi8 (__m256i __X, int const __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:550:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_extract_epi64 (__m256i __X, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:601:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_zeroall (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:607:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_zeroupper (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:613:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_permutevar_pd (__m128d __A, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:620:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permutevar_pd (__m256d __A, __m256i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:627:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_permutevar_ps (__m128 __A, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:634:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permutevar_ps (__m256 __A, __m256i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:642:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_permute_pd (__m128d __X, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:648:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permute_pd (__m256d __X, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:654:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_permute_ps (__m128 __X, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:660:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permute_ps (__m256 __X, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:680:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permute2f128_pd (__m256d __X, __m256d __Y, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:688:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permute2f128_ps (__m256 __X, __m256 __Y, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:696:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permute2f128_si256 (__m256i __X, __m256i __Y, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:720:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_broadcast_ss (float const *__X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:726:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_broadcast_sd (double const *__X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:732:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_broadcast_ss (float const *__X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:738:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_broadcast_pd (__m128d const *__X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:744:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_broadcast_ps (__m128 const *__X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:751:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_insertf128_pd (__m256d __X, __m128d __Y, const int __O) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:759:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_insertf128_ps (__m256 __X, __m128 __Y, const int __O) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:767:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_insertf128_si256 (__m256i __X, __m128i __Y, const int __O) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:775:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_insert_epi32 (__m256i __X, int __D, int const __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:783:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_insert_epi16 (__m256i __X, int __D, int const __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:791:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_insert_epi8 (__m256i __X, int __D, int const __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:800:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_insert_epi64 (__m256i __X, long long __D, int const __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:859:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_load_pd (double const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:865:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_store_pd (double *__P, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:871:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_load_ps (float const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:877:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_store_ps (float *__P, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:883:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_loadu_pd (double const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:889:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_storeu_pd (double *__P, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:895:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_loadu_ps (float const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:901:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_storeu_ps (float *__P, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:907:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_load_si256 (__m256i const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:913:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_store_si256 (__m256i *__P, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:919:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_loadu_si256 (__m256i_u const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:925:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_storeu_si256 (__m256i_u *__P, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:931:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskload_pd (double const *__P, __m128i __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:938:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskstore_pd (double *__P, __m128i __M, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:944:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskload_pd (double const *__P, __m256i __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:951:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskstore_pd (double *__P, __m256i __M, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:957:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskload_ps (float const *__P, __m128i __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:964:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskstore_ps (float *__P, __m128i __M, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:970:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskload_ps (float const *__P, __m256i __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:977:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskstore_ps (float *__P, __m256i __M, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:983:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_movehdup_ps (__m256 __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:989:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_moveldup_ps (__m256 __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:995:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_movedup_pd (__m256d __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1001:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_lddqu_si256 (__m256i const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1007:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_stream_si256 (__m256i *__A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1013:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_stream_pd (double *__A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1019:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_stream_ps (float *__P, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1025:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_rcp_ps (__m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1031:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_rsqrt_ps (__m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1037:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_sqrt_pd (__m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1043:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_sqrt_ps (__m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1050:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_round_pd (__m256d __V, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1056:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_round_ps (__m256 __V, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1074:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_unpackhi_pd (__m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1080:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_unpacklo_pd (__m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1086:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_unpackhi_ps (__m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1092:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_unpacklo_ps (__m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1098:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_testz_pd (__m128d __M, __m128d __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1104:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_testc_pd (__m128d __M, __m128d __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1110:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_testnzc_pd (__m128d __M, __m128d __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1116:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_testz_ps (__m128 __M, __m128 __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1122:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_testc_ps (__m128 __M, __m128 __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1128:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_testnzc_ps (__m128 __M, __m128 __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1134:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_testz_pd (__m256d __M, __m256d __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1140:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_testc_pd (__m256d __M, __m256d __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1146:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_testnzc_pd (__m256d __M, __m256d __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1152:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_testz_ps (__m256 __M, __m256 __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1158:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_testc_ps (__m256 __M, __m256 __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1164:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_testnzc_ps (__m256 __M, __m256 __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1170:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_testz_si256 (__m256i __M, __m256i __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1176:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_testc_si256 (__m256i __M, __m256i __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1182:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_testnzc_si256 (__m256i __M, __m256i __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1188:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_movemask_pd (__m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1194:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_movemask_ps (__m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1200:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_undefined_pd (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1207:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_undefined_ps (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1214:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_undefined_si256 (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1221:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_setzero_pd (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1227:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_setzero_ps (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1234:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_setzero_si256 (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1241:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_set_pd (double __A, double __B, double __C, double __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1249:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture float __E, float __F, float __G, float __H) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1258:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __E, int __F, int __G, int __H) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1268:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture short __q03, short __q02, short __q01, short __q00) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1284:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char __q03, char __q02, char __q01, char __q00) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1296:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture long long __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1303:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_set1_pd (double __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1310:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_set1_ps (float __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1318:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_set1_epi32 (int __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1325:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_set1_epi16 (short __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1332:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_set1_epi8 (char __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1341:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_set1_epi64x (long long __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1350:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_setr_pd (double __A, double __B, double __C, double __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1357:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture float __E, float __F, float __G, float __H) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1364:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __E, int __F, int __G, int __H) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1373:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture short __q03, short __q02, short __q01, short __q00) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1389:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char __q03, char __q02, char __q01, char __q00) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1403:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture long long __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1411:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_castpd_ps (__m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1417:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_castpd_si256 (__m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1423:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_castps_pd (__m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1429:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_castps_si256(__m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1435:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_castsi256_ps (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1441:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_castsi256_pd (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1447:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_castpd256_pd128 (__m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1453:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_castps256_ps128 (__m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1459:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_castsi256_si128 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1470:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_castpd128_pd256 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1476:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_castps128_ps256 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1482:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_castsi128_si256 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1488:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_set_m128 ( __m128 __H, __m128 __L) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1494:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_set_m128d (__m128d __H, __m128d __L) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1500:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_set_m128i (__m128i __H, __m128i __L) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1506:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_setr_m128 (__m128 __L, __m128 __H) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1512:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_setr_m128d (__m128d __L, __m128d __H) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1518:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_setr_m128i (__m128i __L, __m128i __H) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:43, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("avx2") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:43:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mpsadbw_epu8 (__m256i __X, __m256i __Y, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:56:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_abs_epi8 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:63:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_abs_epi16 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:70:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_abs_epi32 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:77:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_packs_epi32 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:84:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_packs_epi16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:91:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_packus_epi32 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:98:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_packus_epi16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:105:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_add_epi8 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:112:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_add_epi16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:119:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_add_epi32 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:126:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_add_epi64 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:133:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_adds_epi8 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:140:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_adds_epi16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:147:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_adds_epu8 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:154:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_adds_epu16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:162:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_alignr_epi8 (__m256i __A, __m256i __B, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:179:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_and_si256 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:186:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_andnot_si256 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:193:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_avg_epu8 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:200:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_avg_epu16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:207:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_blendv_epi8 (__m256i __X, __m256i __Y, __m256i __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:217:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_blend_epi16 (__m256i __X, __m256i __Y, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:231:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpeq_epi8 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:238:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpeq_epi16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:245:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpeq_epi32 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:252:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpeq_epi64 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:259:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpgt_epi8 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:266:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpgt_epi16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:273:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpgt_epi32 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:280:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpgt_epi64 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:287:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_hadd_epi16 (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:295:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_hadd_epi32 (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:302:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_hadds_epi16 (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:310:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_hsub_epi16 (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:318:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_hsub_epi32 (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:325:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_hsubs_epi16 (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:333:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maddubs_epi16 (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:341:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_madd_epi16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:349:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_max_epi8 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:356:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_max_epi16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:363:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_max_epi32 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:370:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_max_epu8 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:377:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_max_epu16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:384:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_max_epu32 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:391:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_min_epi8 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:398:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_min_epi16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:405:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_min_epi32 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:412:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_min_epu8 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:419:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_min_epu16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:426:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_min_epu32 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:433:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_movemask_epi8 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:440:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepi8_epi16 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:447:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepi8_epi32 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:454:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepi8_epi64 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:461:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepi16_epi32 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:468:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepi16_epi64 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:475:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepi32_epi64 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:482:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepu8_epi16 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:489:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepu8_epi32 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:496:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepu8_epi64 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:503:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepu16_epi32 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:510:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepu16_epi64 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:517:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepu32_epi64 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:524:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mul_epi32 (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:531:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mulhrs_epi16 (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:539:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mulhi_epu16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:546:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mulhi_epi16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:553:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mullo_epi16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:560:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mullo_epi32 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:567:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mul_epu32 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:574:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_or_si256 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:581:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_sad_epu8 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:588:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_shuffle_epi8 (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:597:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_shuffle_epi32 (__m256i __A, const int __mask) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:604:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_shufflehi_epi16 (__m256i __A, const int __mask) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:611:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_shufflelo_epi16 (__m256i __A, const int __mask) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:626:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_sign_epi8 (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:633:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_sign_epi16 (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:640:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_sign_epi32 (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:648:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_bslli_epi128 (__m256i __A, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:655:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_slli_si256 (__m256i __A, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:668:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_slli_epi16 (__m256i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:675:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_sll_epi16 (__m256i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:682:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_slli_epi32 (__m256i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:689:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_sll_epi32 (__m256i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:696:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_slli_epi64 (__m256i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:703:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_sll_epi64 (__m256i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:710:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_srai_epi16 (__m256i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:717:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_sra_epi16 (__m256i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:724:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_srai_epi32 (__m256i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:731:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_sra_epi32 (__m256i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:739:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_bsrli_epi128 (__m256i __A, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:746:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_srli_si256 (__m256i __A, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:759:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_srli_epi16 (__m256i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:766:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_srl_epi16 (__m256i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:773:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_srli_epi32 (__m256i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:780:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_srl_epi32 (__m256i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:787:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_srli_epi64 (__m256i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:794:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_srl_epi64 (__m256i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:801:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_sub_epi8 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:808:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_sub_epi16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:815:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_sub_epi32 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:822:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_sub_epi64 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:829:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_subs_epi8 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:836:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_subs_epi16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:843:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_subs_epu8 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:850:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_subs_epu16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:857:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_unpackhi_epi8 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:864:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_unpackhi_epi16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:871:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_unpackhi_epi32 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:878:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_unpackhi_epi64 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:885:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_unpacklo_epi8 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:892:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_unpacklo_epi16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:899:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_unpacklo_epi32 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:906:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_unpacklo_epi64 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:913:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_xor_si256 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:920:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_stream_load_si256 (__m256i const *__X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:927:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_broadcastss_ps (__m128 __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:934:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_broadcastss_ps (__m128 __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:941:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_broadcastsd_pd (__m128d __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:948:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_broadcastsi128_si256 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:956:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_blend_epi32 (__m128i __X, __m128i __Y, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:971:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_blend_epi32 (__m256i __X, __m256i __Y, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:985:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_broadcastb_epi8 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:992:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_broadcastw_epi16 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:999:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_broadcastd_epi32 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1006:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_broadcastq_epi64 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1013:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_broadcastb_epi8 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1020:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_broadcastw_epi16 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1027:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_broadcastd_epi32 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1034:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_broadcastq_epi64 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1041:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permutevar8x32_epi32 (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1049:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permute4x64_pd (__m256d __X, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1060:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permutevar8x32_ps (__m256 __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1068:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permute4x64_epi64 (__m256i __X, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1081:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permute2x128_si256 (__m256i __X, __m256i __Y, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1093:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_extracti128_si256 (__m256i __X, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1105:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_inserti128_si256 (__m256i __X, __m128i __Y, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1118:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskload_epi32 (int const *__X, __m256i __M ) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1126:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskload_epi64 (long long const *__X, __m256i __M ) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1134:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskload_epi32 (int const *__X, __m128i __M ) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1142:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskload_epi64 (long long const *__X, __m128i __M ) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1150:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskstore_epi32 (int *__X, __m256i __M, __m256i __Y ) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1157:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskstore_epi64 (long long *__X, __m256i __M, __m256i __Y ) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1164:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskstore_epi32 (int *__X, __m128i __M, __m128i __Y ) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1171:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskstore_epi64 (long long *__X, __m128i __M, __m128i __Y ) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1178:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_sllv_epi32 (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1185:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sllv_epi32 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1192:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_sllv_epi64 (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1199:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sllv_epi64 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1206:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_srav_epi32 (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1213:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_srav_epi32 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1220:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_srlv_epi32 (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1227:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_srlv_epi32 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1234:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_srlv_epi64 (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1241:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_srlv_epi64 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1249:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_i32gather_pd (double const *__base, __m128i __index, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1264:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __mask, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1275:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_i32gather_pd (double const *__base, __m128i __index, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1290:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __index, __m256d __mask, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1301:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_i64gather_pd (double const *__base, __m128i __index, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1316:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __mask, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1327:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_i64gather_pd (double const *__base, __m256i __index, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1342:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __index, __m256d __mask, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1353:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_i32gather_ps (float const *__base, __m128i __index, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1368:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __mask, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1379:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_i32gather_ps (float const *__base, __m256i __index, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1394:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __index, __m256 __mask, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1405:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_i64gather_ps (float const *__base, __m128i __index, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1420:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __mask, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1431:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_i64gather_ps (float const *__base, __m256i __index, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1446:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __index, __m128 __mask, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1458:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __index, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1473:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __index, __m128i __mask, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1485:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __index, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1501:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1513:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __index, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1528:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __index, __m128i __mask, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1540:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __index, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1556:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1567:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_i32gather_epi32 (int const *__base, __m128i __index, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1582:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __mask, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1593:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_i32gather_epi32 (int const *__base, __m256i __index, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1609:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1620:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_i64gather_epi32 (int const *__base, __m128i __index, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1635:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __mask, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1646:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_i64gather_epi32 (int const *__base, __m256i __index, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1662:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __scale) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:45, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("avx512f") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:65:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_int2mask (int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:72:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask2int (__mmask16 __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:81:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture long long __G, long long __H) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:93:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __M, int __N, int __O, int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:103:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __E, double __F, double __G, double __H) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:114:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture float __M, float __N, float __O, float __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:136:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_undefined_ps (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:146:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_undefined_pd (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:154:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_undefined_epi32 (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:164:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_set1_epi8 (char __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:179:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_set1_epi16 (short __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:190:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_set1_pd (double __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:201:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_set1_ps (float __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:213:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_set4_epi32 (int __A, int __B, int __C, int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:223:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture long long __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:231:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_set4_pd (double __A, double __B, double __C, double __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:239:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_set4_ps (float __A, float __B, float __C, float __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:260:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_setzero_ps (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:268:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_setzero_pd (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:275:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_setzero_epi32 (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:282:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_setzero_si512 (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:289:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_mov_pd (__m512d __W, __mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:298:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_mov_pd (__mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:308:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_mov_ps (__m512 __W, __mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:317:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_mov_ps (__mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:327:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_load_pd (void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:334:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_load_pd (__m512d __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:343:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_load_pd (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:353:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_store_pd (void *__P, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:360:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_store_pd (void *__P, __mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:368:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_load_ps (void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:375:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_load_ps (__m512 __W, __mmask16 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:384:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_load_ps (__mmask16 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:394:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_store_ps (void *__P, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:401:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_store_ps (void *__P, __mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:409:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_mov_epi64 (__m512i __W, __mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:418:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_mov_epi64 (__mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:428:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_load_epi64 (void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:435:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_load_epi64 (__m512i __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:444:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_load_epi64 (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:454:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_store_epi64 (void *__P, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:461:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_store_epi64 (void *__P, __mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:469:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_mov_epi32 (__m512i __W, __mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:478:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_mov_epi32 (__mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:488:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_load_si512 (void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:495:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_load_epi32 (void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:502:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_load_epi32 (__m512i __W, __mmask16 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:511:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_load_epi32 (__mmask16 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:521:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_store_si512 (void *__P, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:528:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_store_epi32 (void *__P, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:535:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_store_epi32 (void *__P, __mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:543:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mullo_epi32 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:550:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_mullo_epi32 (__mmask16 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:561:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_mullo_epi32 (__m512i __W, __mmask16 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:570:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_sllv_epi32 (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:581:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_sllv_epi32 (__m512i __W, __mmask16 __U, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:591:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_sllv_epi32 (__mmask16 __U, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:602:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_srav_epi32 (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:613:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_srav_epi32 (__m512i __W, __mmask16 __U, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:623:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_srav_epi32 (__mmask16 __U, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:634:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_srlv_epi32 (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:645:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_srlv_epi32 (__m512i __W, __mmask16 __U, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:655:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_srlv_epi32 (__mmask16 __U, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:666:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_add_epi64 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:673:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_add_epi64 (__m512i __W, __mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:683:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_add_epi64 (__mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:694:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_sub_epi64 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:701:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_sub_epi64 (__m512i __W, __mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:711:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_sub_epi64 (__mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:722:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_sllv_epi64 (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:733:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_sllv_epi64 (__m512i __W, __mmask8 __U, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:743:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_sllv_epi64 (__mmask8 __U, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:754:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_srav_epi64 (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:765:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_srav_epi64 (__m512i __W, __mmask8 __U, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:775:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_srav_epi64 (__mmask8 __U, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:786:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_srlv_epi64 (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:797:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_srlv_epi64 (__m512i __W, __mmask8 __U, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:807:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_srlv_epi64 (__mmask8 __U, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:818:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_add_epi32 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:825:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_add_epi32 (__m512i __W, __mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:835:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_add_epi32 (__mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:846:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mul_epi32 (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:857:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_mul_epi32 (__m512i __W, __mmask8 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:866:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_mul_epi32 (__mmask8 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:877:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_sub_epi32 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:884:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_sub_epi32 (__m512i __W, __mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:894:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_sub_epi32 (__mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:905:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mul_epu32 (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:916:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_mul_epu32 (__m512i __W, __mmask8 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:925:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_mul_epu32 (__mmask8 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:937:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_slli_epi64 (__m512i __A, unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:948:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:957:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_slli_epi64 (__mmask8 __U, __m512i __A, unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:983:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_sll_epi64 (__m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:994:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_sll_epi64 (__m512i __W, __mmask8 __U, __m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1004:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_sll_epi64 (__mmask8 __U, __m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1016:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_srli_epi64 (__m512i __A, unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1027:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __A, unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1036:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_srli_epi64 (__mmask8 __U, __m512i __A, unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1062:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_srl_epi64 (__m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1073:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_srl_epi64 (__m512i __W, __mmask8 __U, __m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1083:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_srl_epi64 (__mmask8 __U, __m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1095:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_srai_epi64 (__m512i __A, unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1106:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1115:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_srai_epi64 (__mmask8 __U, __m512i __A, unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1141:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_sra_epi64 (__m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1152:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_sra_epi64 (__m512i __W, __mmask8 __U, __m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1162:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_sra_epi64 (__mmask8 __U, __m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1174:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_slli_epi32 (__m512i __A, unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1185:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1194:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_slli_epi32 (__mmask16 __U, __m512i __A, unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1220:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_sll_epi32 (__m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1231:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_sll_epi32 (__m512i __W, __mmask16 __U, __m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1241:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_sll_epi32 (__mmask16 __U, __m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1253:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_srli_epi32 (__m512i __A, unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1264:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __A, unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1273:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_srli_epi32 (__mmask16 __U, __m512i __A, unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1299:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_srl_epi32 (__m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1310:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_srl_epi32 (__m512i __W, __mmask16 __U, __m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1320:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_srl_epi32 (__mmask16 __U, __m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1332:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_srai_epi32 (__m512i __A, unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1343:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1352:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_srai_epi32 (__mmask16 __U, __m512i __A, unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1378:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_sra_epi32 (__m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1389:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_sra_epi32 (__m512i __W, __mmask16 __U, __m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1399:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_sra_epi32 (__mmask16 __U, __m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1411:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_add_round_sd (__m128d __A, __m128d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1421:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1432:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1443:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_add_round_ss (__m128 __A, __m128 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1453:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1464:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1475:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sub_round_sd (__m128d __A, __m128d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1485:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1496:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1507:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sub_round_ss (__m128 __A, __m128 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1517:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1528:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1580:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1591:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1602:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1613:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1624:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1635:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1668:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_rcp14_pd (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1678:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_rcp14_pd (__m512d __W, __mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1687:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_rcp14_pd (__mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1697:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_rcp14_ps (__m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1707:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_rcp14_ps (__m512 __W, __mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1716:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_rcp14_ps (__mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1726:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rcp14_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1734:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_rcp14_sd (__m128d __W, __mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1744:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_rcp14_sd (__mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1754:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rcp14_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1762:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_rcp14_ss (__m128 __W, __mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1772:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_rcp14_ss (__mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1782:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_rsqrt14_pd (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1792:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_rsqrt14_pd (__m512d __W, __mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1801:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_rsqrt14_pd (__mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1811:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_rsqrt14_ps (__m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1821:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_rsqrt14_ps (__m512 __W, __mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1830:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_rsqrt14_ps (__mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1840:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rsqrt14_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1848:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_rsqrt14_sd (__m128d __W, __mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1858:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_rsqrt14_sd (__mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1868:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rsqrt14_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1876:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_rsqrt14_ss (__m128 __W, __mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1886:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_rsqrt14_ss (__mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1897:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_sqrt_round_pd (__m512d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1908:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1917:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_sqrt_round_pd (__mmask8 __U, __m512d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1927:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_sqrt_round_ps (__m512 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1937:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_sqrt_round_ps (__m512 __W, __mmask16 __U, __m512 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1946:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_sqrt_round_ps (__mmask16 __U, __m512 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1956:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sqrt_round_sd (__m128d __A, __m128d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1968:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1978:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_sqrt_round_sd (__mmask8 __U, __m128d __A, __m128d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1989:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sqrt_round_ss (__m128 __A, __m128 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2001:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2011:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_sqrt_round_ss (__mmask8 __U, __m128 __A, __m128 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2063:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepi8_epi32 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2073:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepi8_epi32 (__m512i __W, __mmask16 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2082:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepi8_epi32 (__mmask16 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2092:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepi8_epi64 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2102:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepi8_epi64 (__m512i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2111:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepi8_epi64 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2121:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepi16_epi32 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2131:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepi16_epi32 (__m512i __W, __mmask16 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2140:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepi16_epi32 (__mmask16 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2150:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepi16_epi64 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2160:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepi16_epi64 (__m512i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2169:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepi16_epi64 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2179:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepi32_epi64 (__m256i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2189:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepi32_epi64 (__m512i __W, __mmask8 __U, __m256i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2198:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepi32_epi64 (__mmask8 __U, __m256i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2208:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepu8_epi32 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2218:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepu8_epi32 (__m512i __W, __mmask16 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2227:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepu8_epi32 (__mmask16 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2237:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepu8_epi64 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2247:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepu8_epi64 (__m512i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2256:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepu8_epi64 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2266:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepu16_epi32 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2276:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepu16_epi32 (__m512i __W, __mmask16 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2285:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepu16_epi32 (__mmask16 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2295:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepu16_epi64 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2305:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepu16_epi64 (__m512i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2314:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepu16_epi64 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2324:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepu32_epi64 (__m256i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2334:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepu32_epi64 (__m512i __W, __mmask8 __U, __m256i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2343:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepu32_epi64 (__mmask8 __U, __m256i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2354:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_add_round_pd (__m512d __A, __m512d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2366:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2377:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2388:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_add_round_ps (__m512 __A, __m512 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2400:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2410:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_add_round_ps (__mmask16 __U, __m512 __A, __m512 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2421:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_sub_round_pd (__m512d __A, __m512d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2433:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2444:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2455:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_sub_round_ps (__m512 __A, __m512 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2467:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2477:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_sub_round_ps (__mmask16 __U, __m512 __A, __m512 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2526:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mul_round_pd (__m512d __A, __m512d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2538:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2549:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2560:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mul_round_ps (__m512 __A, __m512 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2572:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2582:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_mul_round_ps (__mmask16 __U, __m512 __A, __m512 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2593:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_div_round_pd (__m512d __M, __m512d __V, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2605:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __V, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2616:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2627:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_div_round_ps (__m512 __A, __m512 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2639:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2649:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_div_round_ps (__mmask16 __U, __m512 __A, __m512 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2660:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mul_round_sd (__m128d __A, __m128d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2670:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2681:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2692:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mul_round_ss (__m128 __A, __m128 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2702:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2713:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2724:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_div_round_sd (__m128d __A, __m128d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2734:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2745:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2756:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_div_round_ss (__m128 __A, __m128 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2766:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2777:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2864:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_max_round_pd (__m512d __A, __m512d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2876:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2887:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2898:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_max_round_ps (__m512 __A, __m512 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2910:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2920:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_max_round_ps (__mmask16 __U, __m512 __A, __m512 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2931:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_min_round_pd (__m512d __A, __m512d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2943:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2954:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2965:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_min_round_ps (__m512 __A, __m512 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2977:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2987:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_min_round_ps (__mmask16 __U, __m512 __A, __m512 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3036:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_scalef_round_pd (__m512d __A, __m512d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3048:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3059:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3070:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_scalef_round_ps (__m512 __A, __m512 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3082:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3093:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3104:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_scalef_round_sd (__m128d __A, __m128d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3116:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3127:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3138:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_scalef_round_ss (__m128 __A, __m128 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3150:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3160:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_scalef_round_ss (__mmask8 __U, __m128 __A, __m128 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3199:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fmadd_round_pd (__m512d __A, __m512d __B, __m512d __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3210:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3221:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3232:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3242:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fmadd_round_ps (__m512 __A, __m512 __B, __m512 __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3253:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3264:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask16 __U, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3275:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3285:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fmsub_round_pd (__m512d __A, __m512d __B, __m512d __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3296:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3307:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3318:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3328:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fmsub_round_ps (__m512 __A, __m512 __B, __m512 __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3339:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3350:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask16 __U, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3361:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3371:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fmaddsub_round_pd (__m512d __A, __m512d __B, __m512d __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3382:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3393:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3404:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3414:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fmaddsub_round_ps (__m512 __A, __m512 __B, __m512 __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3425:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3436:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask16 __U, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3447:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3457:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fmsubadd_round_pd (__m512d __A, __m512d __B, __m512d __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3468:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3479:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3490:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3500:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fmsubadd_round_ps (__m512 __A, __m512 __B, __m512 __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3511:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3522:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask16 __U, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3533:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3543:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fnmadd_round_pd (__m512d __A, __m512d __B, __m512d __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3554:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3565:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3576:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3586:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fnmadd_round_ps (__m512 __A, __m512 __B, __m512 __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3597:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3608:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask16 __U, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3619:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3629:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fnmsub_round_pd (__m512d __A, __m512d __B, __m512d __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3640:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3651:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3662:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3672:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fnmsub_round_ps (__m512 __A, __m512 __B, __m512 __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3683:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3694:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask16 __U, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3705:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3860:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_abs_epi64 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3870:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_abs_epi64 (__m512i __W, __mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3879:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_abs_epi64 (__mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3889:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_abs_epi32 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3899:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_abs_epi32 (__m512i __W, __mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3908:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_abs_epi32 (__mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3918:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_broadcastss_ps (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3928:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_broadcastss_ps (__m512 __O, __mmask16 __M, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3936:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_broadcastss_ps (__mmask16 __M, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3946:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_broadcastsd_pd (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3956:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_broadcastsd_pd (__m512d __O, __mmask8 __M, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3964:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_broadcastsd_pd (__mmask8 __M, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3974:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_broadcastd_epi32 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3984:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_broadcastd_epi32 (__m512i __O, __mmask16 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3992:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_broadcastd_epi32 (__mmask16 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4002:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_set1_epi32 (int __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4012:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_set1_epi32 (__m512i __O, __mmask16 __M, int __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4020:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_set1_epi32 (__mmask16 __M, int __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4030:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_broadcastq_epi64 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4040:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_broadcastq_epi64 (__m512i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4048:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_broadcastq_epi64 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4058:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_set1_epi64 (long long __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4068:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_set1_epi64 (__m512i __O, __mmask8 __M, long long __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4076:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_set1_epi64 (__mmask8 __M, long long __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4086:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_broadcast_f32x4 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4096:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_broadcast_f32x4 (__m512 __O, __mmask16 __M, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4105:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_broadcast_f32x4 (__mmask16 __M, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4115:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_broadcast_i32x4 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4125:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_broadcast_i32x4 (__m512i __O, __mmask16 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4134:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_broadcast_i32x4 (__mmask16 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4144:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_broadcast_f64x4 (__m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4154:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_broadcast_f64x4 (__m512d __O, __mmask8 __M, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4163:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_broadcast_f64x4 (__mmask8 __M, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4173:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_broadcast_i64x4 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4183:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_broadcast_i64x4 (__m512i __O, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4192:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_broadcast_i64x4 (__mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4293:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_shuffle_epi32 (__m512i __A, _MM_PERM_ENUM __mask) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4305:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_PERM_ENUM __mask) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4315:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_shuffle_epi32 (__mmask16 __U, __m512i __A, _MM_PERM_ENUM __mask) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4326:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_shuffle_i64x2 (__m512i __A, __m512i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4338:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4349:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4360:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_shuffle_i32x4 (__m512i __A, __m512i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4373:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4385:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4397:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_shuffle_f64x2 (__m512d __A, __m512d __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4409:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4420:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4431:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_shuffle_f32x4 (__m512 __A, __m512 __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4443:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4454:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4554:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_rolv_epi32 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4565:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_rolv_epi32 (__m512i __W, __mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4575:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_rolv_epi32 (__mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4586:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_rorv_epi32 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4597:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_rorv_epi32 (__m512i __W, __mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4607:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_rorv_epi32 (__mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4618:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_rolv_epi64 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4629:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_rolv_epi64 (__m512i __W, __mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4639:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_rolv_epi64 (__mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4650:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_rorv_epi64 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4661:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_rorv_epi64 (__m512i __W, __mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4671:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_rorv_epi64 (__mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4683:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtt_roundpd_epi32 (__m512d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4694:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4703:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtt_roundpd_epi32 (__mmask8 __U, __m512d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4713:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtt_roundpd_epu32 (__m512d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4724:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4733:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtt_roundpd_epu32 (__mmask8 __U, __m512d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4763:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvt_roundpd_epi32 (__m512d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4774:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4783:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvt_roundpd_epi32 (__mmask8 __U, __m512d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4793:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvt_roundpd_epu32 (__m512d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4804:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4813:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvt_roundpd_epu32 (__mmask8 __U, __m512d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4843:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtt_roundps_epi32 (__m512 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4854:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4863:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtt_roundps_epi32 (__mmask16 __U, __m512 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4873:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtt_roundps_epu32 (__m512 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4884:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4893:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtt_roundps_epu32 (__mmask16 __U, __m512 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4923:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvt_roundps_epi32 (__m512 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4934:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4943:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvt_roundps_epi32 (__mmask16 __U, __m512 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4953:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvt_roundps_epu32 (__m512 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4964:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4973:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvt_roundps_epu32 (__mmask16 __U, __m512 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5002:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtu32_sd (__m128d __A, unsigned __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5011:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_roundu64_sd (__m128d __A, unsigned long long __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5018:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_roundi64_sd (__m128d __A, long long __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5025:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_roundsi64_sd (__m128d __A, long long __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5045:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_roundu32_ss (__m128 __A, unsigned __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5052:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_roundsi32_ss (__m128 __A, int __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5059:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_roundi32_ss (__m128 __A, int __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5078:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_roundu64_ss (__m128 __A, unsigned long long __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5085:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_roundsi64_ss (__m128 __A, long long __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5092:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_roundi64_ss (__m128 __A, long long __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5111:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepi32_epi8 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5121:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepi32_storeu_epi8 (void * __P, __mmask16 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5128:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepi32_epi8 (__m128i __O, __mmask16 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5136:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepi32_epi8 (__mmask16 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5146:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtsepi32_epi8 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5156:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtsepi32_storeu_epi8 (void * __P, __mmask16 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5163:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtsepi32_epi8 (__m128i __O, __mmask16 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5171:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtsepi32_epi8 (__mmask16 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5181:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtusepi32_epi8 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5191:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtusepi32_storeu_epi8 (void * __P, __mmask16 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5198:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtusepi32_epi8 (__m128i __O, __mmask16 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5207:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtusepi32_epi8 (__mmask16 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5217:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepi32_epi16 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5227:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepi32_storeu_epi16 (void * __P, __mmask16 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5234:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepi32_epi16 (__m256i __O, __mmask16 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5242:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepi32_epi16 (__mmask16 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5252:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtsepi32_epi16 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5262:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtsepi32_storeu_epi16 (void *__P, __mmask16 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5269:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtsepi32_epi16 (__m256i __O, __mmask16 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5277:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtsepi32_epi16 (__mmask16 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5287:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtusepi32_epi16 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5297:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtusepi32_storeu_epi16 (void *__P, __mmask16 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5304:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtusepi32_epi16 (__m256i __O, __mmask16 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5313:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtusepi32_epi16 (__mmask16 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5323:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepi64_epi32 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5333:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepi64_storeu_epi32 (void* __P, __mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5340:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepi64_epi32 (__m256i __O, __mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5348:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepi64_epi32 (__mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5358:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtsepi64_epi32 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5368:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtsepi64_storeu_epi32 (void *__P, __mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5375:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtsepi64_epi32 (__m256i __O, __mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5383:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtsepi64_epi32 (__mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5393:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtusepi64_epi32 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5403:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtusepi64_storeu_epi32 (void* __P, __mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5410:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtusepi64_epi32 (__m256i __O, __mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5418:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtusepi64_epi32 (__mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5428:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepi64_epi16 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5438:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepi64_storeu_epi16 (void *__P, __mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5445:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepi64_epi16 (__m128i __O, __mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5453:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepi64_epi16 (__mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5463:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtsepi64_epi16 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5473:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtsepi64_storeu_epi16 (void * __P, __mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5480:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtsepi64_epi16 (__m128i __O, __mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5488:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtsepi64_epi16 (__mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5498:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtusepi64_epi16 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5508:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtusepi64_storeu_epi16 (void *__P, __mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5515:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtusepi64_epi16 (__m128i __O, __mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5523:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtusepi64_epi16 (__mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5533:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepi64_epi8 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5543:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepi64_storeu_epi8 (void * __P, __mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5550:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepi64_epi8 (__m128i __O, __mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5558:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepi64_epi8 (__mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5568:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtsepi64_epi8 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5578:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtsepi64_storeu_epi8 (void * __P, __mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5585:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtsepi64_epi8 (__m128i __O, __mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5593:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtsepi64_epi8 (__mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5603:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtusepi64_epi8 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5613:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtusepi64_storeu_epi8 (void * __P, __mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5620:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtusepi64_epi8 (__m128i __O, __mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5629:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtusepi64_epi8 (__mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5639:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepi32_pd (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5649:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepi32_pd (__m512d __W, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5658:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepi32_pd (__mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5668:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepu32_pd (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5678:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepu32_pd (__m512d __W, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5687:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepu32_pd (__mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5698:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvt_roundepi32_ps (__m512i __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5709:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5718:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvt_roundepi32_ps (__mmask16 __U, __m512i __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5728:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvt_roundepu32_ps (__m512i __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5739:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5748:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvt_roundepu32_ps (__mmask16 __U, __m512i __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5779:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_extractf64x4_pd (__m512d __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5791:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5801:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_extractf64x4_pd (__mmask8 __U, __m512d __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5812:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_extractf32x4_ps (__m512 __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5824:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5834:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_extractf32x4_ps (__mmask8 __U, __m512 __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5845:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_extracti64x4_epi64 (__m512i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5857:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5867:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_extracti64x4_epi64 (__mmask8 __U, __m512i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5878:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_extracti32x4_epi32 (__m512i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5890:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5900:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_extracti32x4_epi32 (__mmask8 __U, __m512i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5986:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_inserti32x4 (__m512i __A, __m128i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5996:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_insertf32x4 (__m512 __A, __m128 __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6006:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_inserti64x4 (__m512i __A, __m256i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6019:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6031:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6043:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_insertf64x4 (__m512d __A, __m256d __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6056:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6068:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6125:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_loadu_pd (void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6132:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_loadu_pd (__m512d __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6141:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_loadu_pd (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6151:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_storeu_pd (void *__P, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6158:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_storeu_pd (void *__P, __mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6166:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_loadu_ps (void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6173:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_loadu_ps (__m512 __W, __mmask16 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6182:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_loadu_ps (__mmask16 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6192:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_storeu_ps (void *__P, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6199:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_storeu_ps (void *__P, __mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6207:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_loadu_epi64 (__m512i __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6216:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_loadu_epi64 (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6226:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_storeu_epi64 (void *__P, __mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6234:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_loadu_si512 (void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6241:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_loadu_epi32 (__m512i __W, __mmask16 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6250:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_loadu_epi32 (__mmask16 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6260:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_storeu_si512 (void *__P, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6267:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_storeu_epi32 (void *__P, __mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6275:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_permutevar_pd (__m512d __A, __m512i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6286:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_permutevar_pd (__m512d __W, __mmask8 __U, __m512d __A, __m512i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6296:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_permutevar_pd (__mmask8 __U, __m512d __A, __m512i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6307:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_permutevar_ps (__m512 __A, __m512i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6318:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_permutevar_ps (__m512 __W, __mmask16 __U, __m512 __A, __m512i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6328:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_permutevar_ps (__mmask16 __U, __m512 __A, __m512i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6339:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_permutex2var_epi64 (__m512i __A, __m512i __I, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6351:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6363:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6375:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __I, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6386:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_permutex2var_epi32 (__m512i __A, __m512i __I, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6398:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __I, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6410:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask16 __U, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6422:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __I, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6433:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_permutex2var_pd (__m512d __A, __m512i __I, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6445:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6457:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6469:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6480:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_permutex2var_ps (__m512 __A, __m512i __I, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6491:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_permutex2var_ps (__m512 __A, __mmask16 __U, __m512i __I, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6503:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6515:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6527:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_permute_pd (__m512d __X, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6537:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_permute_pd (__m512d __W, __mmask8 __U, __m512d __X, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6546:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_permute_pd (__mmask8 __U, __m512d __X, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6556:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_permute_ps (__m512 __X, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6566:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_permute_ps (__m512 __W, __mmask16 __U, __m512 __X, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6575:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_permute_ps (__mmask16 __U, __m512 __X, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6617:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_permutex_epi64 (__m512i __X, const int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6628:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __X, const int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6637:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_permutex_epi64 (__mmask8 __M, __m512i __X, const int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6647:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_permutex_pd (__m512d __X, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6657:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_permutex_pd (__m512d __W, __mmask8 __U, __m512d __X, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6666:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_permutex_pd (__mmask8 __U, __m512d __X, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6711:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_permutexvar_epi64 (__mmask8 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6722:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_permutexvar_epi64 (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6734:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6744:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_permutexvar_epi32 (__mmask16 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6755:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_permutexvar_epi32 (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6767:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6777:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_permutexvar_pd (__m512i __X, __m512d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6788:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_permutexvar_pd (__m512d __W, __mmask8 __U, __m512i __X, __m512d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6798:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_permutexvar_pd (__mmask8 __U, __m512i __X, __m512d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6809:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_permutexvar_ps (__m512i __X, __m512 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6820:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_permutexvar_ps (__m512 __W, __mmask16 __U, __m512i __X, __m512 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6830:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_permutexvar_ps (__mmask16 __U, __m512i __X, __m512 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6842:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_shuffle_ps (__m512 __M, __m512 __V, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6854:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __V, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6864:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_shuffle_ps (__mmask16 __U, __m512 __M, __m512 __V, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6875:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_shuffle_pd (__m512d __M, __m512d __V, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6887:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __V, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6898:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6910:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6922:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __C, const int __imm, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6934:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __C, const int __imm, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6946:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6958:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __C, const int __imm, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6970:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __C, const int __imm, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6982:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6993:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __C, const int __imm, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7004:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __C, const int __imm, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7016:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7027:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __C, const int __imm, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7038:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __C, const int __imm, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7146:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_movehdup_ps (__m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7156:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_movehdup_ps (__m512 __W, __mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7165:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_movehdup_ps (__mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7175:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_moveldup_ps (__m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7185:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_moveldup_ps (__m512 __W, __mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7194:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_moveldup_ps (__mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7204:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_or_si512 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7211:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_or_epi32 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7218:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_or_epi32 (__m512i __W, __mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7228:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_or_epi32 (__mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7239:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_or_epi64 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7246:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_or_epi64 (__m512i __W, __mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7256:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_or_epi64 (__mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7267:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_xor_si512 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7274:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_xor_epi32 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7281:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_xor_epi32 (__m512i __W, __mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7291:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_xor_epi32 (__mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7302:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_xor_epi64 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7309:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_xor_epi64 (__m512i __W, __mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7319:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_xor_epi64 (__mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7331:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_rol_epi32 (__m512i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7341:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_rol_epi32 (__m512i __W, __mmask16 __U, __m512i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7350:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_rol_epi32 (__mmask16 __U, __m512i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7360:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_ror_epi32 (__m512i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7370:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_ror_epi32 (__m512i __W, __mmask16 __U, __m512i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7379:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_ror_epi32 (__mmask16 __U, __m512i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7389:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_rol_epi64 (__m512i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7399:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_rol_epi64 (__m512i __W, __mmask8 __U, __m512i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7408:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_rol_epi64 (__mmask8 __U, __m512i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7418:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_ror_epi64 (__m512i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7428:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_ror_epi64 (__m512i __W, __mmask8 __U, __m512i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7437:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_ror_epi64 (__mmask8 __U, __m512i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7511:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_and_si512 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7518:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_and_epi32 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7525:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_and_epi32 (__m512i __W, __mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7535:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_and_epi32 (__mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7546:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_and_epi64 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7553:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_and_epi64 (__m512i __W, __mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7562:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_and_epi64 (__mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7573:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_andnot_si512 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7584:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_andnot_epi32 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7595:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_andnot_epi32 (__m512i __W, __mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7605:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_andnot_epi32 (__mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7616:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_andnot_epi64 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7627:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_andnot_epi64 (__m512i __W, __mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7636:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_andnot_epi64 (__mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7647:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_test_epi32_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7656:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_test_epi32_mask (__mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7664:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_test_epi64_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7673:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_test_epi64_mask (__mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7680:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_testn_epi32_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7689:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_testn_epi32_mask (__mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7697:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_testn_epi64_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7706:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_testn_epi64_mask (__mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7714:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_abs_ps (__m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7722:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_abs_ps (__m512 __W, __mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7730:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_abs_pd (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7738:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_abs_pd (__m512d __W, __mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7747:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_unpackhi_epi32 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7759:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7769:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_unpackhi_epi32 (__mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7780:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_unpackhi_epi64 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7791:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_unpackhi_epi64 (__m512i __W, __mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7801:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_unpackhi_epi64 (__mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7812:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_unpacklo_epi32 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7824:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7834:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_unpacklo_epi32 (__mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7845:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_unpacklo_epi64 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7856:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_unpacklo_epi64 (__m512i __W, __mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7866:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_unpacklo_epi64 (__mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7879:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_roundss_u64 (__m128 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7886:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_roundss_si64 (__m128 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7893:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_roundss_i64 (__m128 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7900:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtt_roundss_u64 (__m128 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7907:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtt_roundss_i64 (__m128 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7914:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtt_roundss_si64 (__m128 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7942:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_roundss_u32 (__m128 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7949:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_roundss_si32 (__m128 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7956:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_roundss_i32 (__m128 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7963:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtt_roundss_u32 (__m128 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7970:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtt_roundss_i32 (__m128 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7977:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtt_roundss_si32 (__m128 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8005:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_roundsd_u64 (__m128d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8012:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_roundsd_si64 (__m128d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8019:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_roundsd_i64 (__m128d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8026:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtt_roundsd_u64 (__m128d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8033:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtt_roundsd_si64 (__m128d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8040:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtt_roundsd_i64 (__m128d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8068:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_roundsd_u32 (__m128d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8075:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_roundsd_si32 (__m128d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8082:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_roundsd_i32 (__m128d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8089:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtt_roundsd_u32 (__m128d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8096:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtt_roundsd_i32 (__m128d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8103:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtt_roundsd_si32 (__m128d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8129:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_movedup_pd (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8139:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_movedup_pd (__m512d __W, __mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8148:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_movedup_pd (__mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8158:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_unpacklo_pd (__m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8169:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_unpacklo_pd (__m512d __W, __mmask8 __U, __m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8179:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_unpacklo_pd (__mmask8 __U, __m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8190:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_unpackhi_pd (__m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8201:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_unpackhi_pd (__m512d __W, __mmask8 __U, __m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8211:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_unpackhi_pd (__mmask8 __U, __m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8222:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_unpackhi_ps (__m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8233:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_unpackhi_ps (__m512 __W, __mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8243:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_unpackhi_ps (__mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8255:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvt_roundps_pd (__m256 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8266:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8275:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvt_roundps_pd (__mmask8 __U, __m256 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8285:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvt_roundph_ps (__m256i __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8296:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8305:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvt_roundph_ps (__mmask16 __U, __m256i __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8315:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvt_roundps_ph (__m512 __A, const int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8326:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtps_ph (__m512 __A, const int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8338:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8348:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtps_ph (__m256i __U, __mmask16 __W, __m512 __A, const int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8358:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvt_roundps_ph (__mmask16 __W, __m512 __A, const int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8369:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtps_ph (__mmask16 __W, __m512 __A, const int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8419:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvt_roundpd_ps (__m512d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8430:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8439:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvt_roundpd_ps (__mmask8 __U, __m512d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8449:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_roundsd_ss (__m128 __A, __m128d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8458:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_roundss_sd (__m128d __A, __m128 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8483:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_stream_si512 (__m512i * __P, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8490:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_stream_ps (float *__P, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8497:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_stream_pd (double *__P, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8504:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_stream_load_si512 (void *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8528:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_getexp_round_ss (__m128 __A, __m128 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8538:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8549:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8560:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_getexp_round_sd (__m128d __A, __m128d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8570:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8581:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8592:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_getexp_round_ps (__m512 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8603:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8612:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_getexp_round_ps (__mmask16 __U, __m512 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8622:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_getexp_round_pd (__m512d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8633:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8642:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_getexp_round_pd (__mmask8 __U, __m512d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8653:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8665:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8677:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8689:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8701:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8713:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8726:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __D, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8738:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __D, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8751:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __D, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8765:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __D, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8777:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __D, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8790:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __D, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8932:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_roundscale_round_ps (__m512 __A, const int __imm, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8943:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8953:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8964:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_roundscale_round_pd (__m512d __A, const int __imm, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8975:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __C, const int __imm, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8985:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8996:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_roundscale_round_ss (__m128 __A, __m128 __B, const int __imm, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9005:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9048:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_floor_ps (__m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9058:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_floor_pd (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9068:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_ceil_ps (__m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9078:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_ceil_pd (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9088:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_floor_ps (__m512 __W, __mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9098:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_floor_pd (__m512d __W, __mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9108:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_ceil_ps (__m512 __W, __mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9118:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_ceil_pd (__m512d __W, __mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9129:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_alignr_epi32 (__m512i __A, __m512i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9141:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9152:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9163:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_alignr_epi64 (__m512i __A, __m512i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9175:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9186:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9227:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpeq_epi32_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9236:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpeq_epi32_mask (__mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9244:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpeq_epi64_mask (__mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9252:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpeq_epi64_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9261:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpgt_epi32_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9270:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpgt_epi32_mask (__mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9278:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpgt_epi64_mask (__mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9286:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpgt_epi64_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9295:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpge_epi32_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9304:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpge_epi32_mask (__mmask16 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9313:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpge_epu32_mask (__mmask16 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9322:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpge_epu32_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9331:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpge_epi64_mask (__mmask8 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9340:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpge_epi64_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9349:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpge_epu64_mask (__mmask8 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9358:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpge_epu64_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9367:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmple_epi32_mask (__mmask16 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9376:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmple_epi32_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9385:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmple_epu32_mask (__mmask16 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9394:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmple_epu32_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9403:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmple_epi64_mask (__mmask8 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9412:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmple_epi64_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9421:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmple_epu64_mask (__mmask8 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9430:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmple_epu64_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9439:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmplt_epi32_mask (__mmask16 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9448:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmplt_epi32_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9457:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmplt_epu32_mask (__mmask16 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9466:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmplt_epu32_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9475:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmplt_epi64_mask (__mmask8 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9484:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmplt_epi64_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9493:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmplt_epu64_mask (__mmask8 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9502:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmplt_epu64_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9511:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpneq_epi32_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9520:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpneq_epi32_mask (__mmask16 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9529:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpneq_epu32_mask (__mmask16 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9538:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpneq_epu32_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9547:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpneq_epi64_mask (__mmask8 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9556:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpneq_epi64_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9565:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpneq_epu64_mask (__mmask8 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9574:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpneq_epu64_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9594:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kshiftli_mask16 (__mmask16 __A, unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9602:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kshiftri_mask16 (__mmask16 __A, unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9610:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmp_epi64_mask (__m512i __X, __m512i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9619:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmp_epi32_mask (__m512i __X, __m512i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9628:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmp_epu64_mask (__m512i __X, __m512i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9637:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmp_epu32_mask (__m512i __X, __m512i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9647:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9656:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmp_round_ps_mask (__m512 __X, __m512 __Y, const int __P, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9666:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9676:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9686:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9696:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9706:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9716:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9725:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmp_round_sd_mask (__m128d __X, __m128d __Y, const int __P, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9735:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9744:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmp_round_ss_mask (__m128 __X, __m128 __Y, const int __P, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9754:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9852:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_i32gather_ps (__m512i __index, void const *__addr, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9866:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __index, void const *__addr, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9876:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_i32gather_pd (__m256i __index, void const *__addr, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9890:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __index, void const *__addr, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9900:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_i64gather_ps (__m512i __index, void const *__addr, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9914:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __index, void const *__addr, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9924:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_i64gather_pd (__m512i __index, void const *__addr, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9938:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __index, void const *__addr, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9948:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_i32gather_epi32 (__m512i __index, void const *__addr, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9962:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __index, void const *__addr, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9972:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_i32gather_epi64 (__m256i __index, void const *__addr, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9987:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9997:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_i64gather_epi32 (__m512i __index, void const *__addr, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10011:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __index, void const *__addr, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10021:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_i64gather_epi64 (__m512i __index, void const *__addr, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10036:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10046:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_i32scatter_ps (void *__addr, __m512i __index, __m512 __v1, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10055:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __index, __m512 __v1, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10064:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10073:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __index, __m512d __v1, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10081:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_i64scatter_ps (void *__addr, __m512i __index, __m256 __v1, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10090:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __index, __m256 __v1, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10099:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10108:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __index, __m512d __v1, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10117:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __v1, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10126:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __index, __m512i __v1, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10135:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __v1, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10144:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __index, __m512i __v1, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10153:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __v1, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10162:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __index, __m256i __v1, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10171:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __v1, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10180:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __index, __m512i __v1, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10365:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_compress_pd (__m512d __W, __mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10374:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_compress_pd (__mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10384:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_compressstoreu_pd (void *__P, __mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10392:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_compress_ps (__m512 __W, __mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10401:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_compress_ps (__mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10411:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_compressstoreu_ps (void *__P, __mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10419:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_compress_epi64 (__m512i __W, __mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10428:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_compress_epi64 (__mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10438:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_compressstoreu_epi64 (void *__P, __mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10446:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_compress_epi32 (__m512i __W, __mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10455:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_compress_epi32 (__mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10465:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_compressstoreu_epi32 (void *__P, __mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10473:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_expand_pd (__m512d __W, __mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10482:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_expand_pd (__mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10492:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_expandloadu_pd (__m512d __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10501:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_expandloadu_pd (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10511:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_expand_ps (__m512 __W, __mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10520:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_expand_ps (__mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10530:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_expandloadu_ps (__m512 __W, __mmask16 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10539:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_expandloadu_ps (__mmask16 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10549:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_expand_epi64 (__m512i __W, __mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10558:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_expand_epi64 (__mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10568:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_expandloadu_epi64 (__m512i __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10577:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_expandloadu_epi64 (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10588:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_expand_epi32 (__m512i __W, __mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10597:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_expand_epi32 (__mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10607:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_expandloadu_epi32 (__m512i __W, __mmask16 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10616:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_expandloadu_epi32 (__mmask16 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10634:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kortest_mask16_u8 (__mmask16 __A, __mmask16 __B, unsigned char *__CF) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10642:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kortestz_mask16_u8 (__mmask16 __A, __mmask16 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10650:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kortestc_mask16_u8 (__mmask16 __A, __mmask16 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10658:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _cvtmask16_u32 (__mmask16 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10665:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _cvtu32_mask16 (unsigned int __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10672:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _load_mask16 (__mmask16 *__A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10679:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _store_mask16 (__mmask16 *__A, __mmask16 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10686:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_kand (__mmask16 __A, __mmask16 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10693:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_kandn (__mmask16 __A, __mmask16 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10701:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_kor (__mmask16 __A, __mmask16 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10708:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_kortestz (__mmask16 __A, __mmask16 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10716:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_kortestc (__mmask16 __A, __mmask16 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10724:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_kxnor (__mmask16 __A, __mmask16 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10731:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_kxor (__mmask16 __A, __mmask16 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10738:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_knot (__mmask16 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10745:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_kunpackb (__mmask16 __A, __mmask16 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10752:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kunpackb_mask16 (__mmask8 __A, __mmask8 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10761:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10774:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10786:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __D, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10798:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __D, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10829:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_max_epi64 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10840:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_max_epi64 (__mmask8 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10851:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_max_epi64 (__m512i __W, __mmask8 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10860:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_min_epi64 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10871:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_min_epi64 (__m512i __W, __mmask8 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10880:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_min_epi64 (__mmask8 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10891:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_max_epu64 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10902:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_max_epu64 (__mmask8 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10913:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_max_epu64 (__m512i __W, __mmask8 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10922:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_min_epu64 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10933:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_min_epu64 (__m512i __W, __mmask8 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10942:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_min_epu64 (__mmask8 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10953:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_max_epi32 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10964:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_max_epi32 (__mmask16 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10975:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_max_epi32 (__m512i __W, __mmask16 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10984:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_min_epi32 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10995:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_min_epi32 (__mmask16 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11006:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_min_epi32 (__m512i __W, __mmask16 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11015:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_max_epu32 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11026:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_max_epu32 (__mmask16 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11037:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_max_epu32 (__m512i __W, __mmask16 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11046:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_min_epu32 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11057:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_min_epu32 (__mmask16 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11068:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_min_epu32 (__m512i __W, __mmask16 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11077:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_unpacklo_ps (__m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11088:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_unpacklo_ps (__m512 __W, __mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11098:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_unpacklo_ps (__mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11110:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_max_round_sd (__m128d __A, __m128d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11120:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11131:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11142:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_max_round_ss (__m128 __A, __m128 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11152:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11163:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11174:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_min_round_sd (__m128d __A, __m128d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11184:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11195:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11206:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_min_round_ss (__m128 __A, __m128 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11216:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11227:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11277:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_blend_pd (__mmask8 __U, __m512d __A, __m512d __W) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11286:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_blend_ps (__mmask16 __U, __m512 __A, __m512 __W) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11295:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_blend_epi64 (__mmask8 __U, __m512i __A, __m512i __W) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11304:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_blend_epi32 (__mmask16 __U, __m512i __A, __m512i __W) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11314:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fmadd_round_sd (__m128d __W, __m128d __A, __m128d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11324:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fmadd_round_ss (__m128 __W, __m128 __A, __m128 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11334:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fmsub_round_sd (__m128d __W, __m128d __A, __m128d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11344:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fmsub_round_ss (__m128 __W, __m128 __A, __m128 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11354:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fnmadd_round_sd (__m128d __W, __m128d __A, __m128d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11364:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fnmadd_round_ss (__m128 __W, __m128 __A, __m128 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11374:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fnmsub_round_sd (__m128d __W, __m128d __A, __m128d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11384:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fnmsub_round_ss (__m128 __W, __m128 __A, __m128 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11420:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comi_round_ss (__m128 __A, __m128 __B, const int __P, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11427:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comi_round_sd (__m128d __A, __m128d __B, const int __P, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11440:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_sqrt_pd (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11451:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_sqrt_pd (__m512d __W, __mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11461:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_sqrt_pd (__mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11472:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_sqrt_ps (__m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11483:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_sqrt_ps (__m512 __W, __mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11493:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_sqrt_ps (__mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11504:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_add_pd (__m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11511:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_add_pd (__m512d __W, __mmask8 __U, __m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11522:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_add_pd (__mmask8 __U, __m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11534:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_add_ps (__m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11541:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_add_ps (__m512 __W, __mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11552:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_add_ps (__mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11564:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_add_sd (__m128d __W, __mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11575:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_add_sd (__mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11587:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_add_ss (__m128 __W, __mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11598:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_add_ss (__mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11610:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_sub_pd (__m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11617:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_sub_pd (__m512d __W, __mmask8 __U, __m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11628:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_sub_pd (__mmask8 __U, __m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11640:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_sub_ps (__m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11647:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_sub_ps (__m512 __W, __mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11658:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_sub_ps (__mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11670:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_sub_sd (__m128d __W, __mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11681:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_sub_sd (__mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11693:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_sub_ss (__m128 __W, __mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11704:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_sub_ss (__mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11716:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mul_pd (__m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11723:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_mul_pd (__m512d __W, __mmask8 __U, __m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11734:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_mul_pd (__mmask8 __U, __m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11746:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mul_ps (__m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11753:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_mul_ps (__m512 __W, __mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11764:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_mul_ps (__mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11777:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11788:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_mul_sd (__mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11801:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11812:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_mul_ss (__mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11824:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_div_pd (__m512d __M, __m512d __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11831:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_div_pd (__m512d __W, __mmask8 __U, __m512d __M, __m512d __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11842:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_div_pd (__mmask8 __U, __m512d __M, __m512d __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11854:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_div_ps (__m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11861:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_div_ps (__m512 __W, __mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11872:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_div_ps (__mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11885:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11896:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_div_sd (__mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11909:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11920:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_div_ss (__mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11932:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_max_pd (__m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11944:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_max_pd (__m512d __W, __mmask8 __U, __m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11955:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_max_pd (__mmask8 __U, __m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11967:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_max_ps (__m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11979:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_max_ps (__m512 __W, __mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11990:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_max_ps (__mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12002:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_max_sd (__m128d __W, __mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12013:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_max_sd (__mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12025:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_max_ss (__m128 __W, __mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12036:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_max_ss (__mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12048:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_min_pd (__m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12060:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_min_pd (__m512d __W, __mmask8 __U, __m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12071:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_min_pd (__mmask8 __U, __m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12083:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_min_ps (__m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12095:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_min_ps (__m512 __W, __mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12106:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_min_ps (__mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12118:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_min_sd (__m128d __W, __mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12129:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_min_sd (__mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12141:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_min_ss (__m128 __W, __mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12152:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_min_ss (__mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12164:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_scalef_pd (__m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12176:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_scalef_pd (__m512d __W, __mmask8 __U, __m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12187:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_scalef_pd (__mmask8 __U, __m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12199:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_scalef_ps (__m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12211:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_scalef_ps (__m512 __W, __mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12222:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_scalef_ps (__mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12234:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_scalef_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12246:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_scalef_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12258:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fmadd_pd (__m512d __A, __m512d __B, __m512d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12269:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_fmadd_pd (__m512d __A, __mmask8 __U, __m512d __B, __m512d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12280:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask3_fmadd_pd (__m512d __A, __m512d __B, __m512d __C, __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12291:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_fmadd_pd (__mmask8 __U, __m512d __A, __m512d __B, __m512d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12302:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fmadd_ps (__m512 __A, __m512 __B, __m512 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12313:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_fmadd_ps (__m512 __A, __mmask16 __U, __m512 __B, __m512 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12324:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask3_fmadd_ps (__m512 __A, __m512 __B, __m512 __C, __mmask16 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12335:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_fmadd_ps (__mmask16 __U, __m512 __A, __m512 __B, __m512 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12346:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fmsub_pd (__m512d __A, __m512d __B, __m512d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12357:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_fmsub_pd (__m512d __A, __mmask8 __U, __m512d __B, __m512d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12368:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask3_fmsub_pd (__m512d __A, __m512d __B, __m512d __C, __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12379:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_fmsub_pd (__mmask8 __U, __m512d __A, __m512d __B, __m512d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12390:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fmsub_ps (__m512 __A, __m512 __B, __m512 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12401:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_fmsub_ps (__m512 __A, __mmask16 __U, __m512 __B, __m512 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12412:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask3_fmsub_ps (__m512 __A, __m512 __B, __m512 __C, __mmask16 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12423:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_fmsub_ps (__mmask16 __U, __m512 __A, __m512 __B, __m512 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12434:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fmaddsub_pd (__m512d __A, __m512d __B, __m512d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12445:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_fmaddsub_pd (__m512d __A, __mmask8 __U, __m512d __B, __m512d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12456:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask3_fmaddsub_pd (__m512d __A, __m512d __B, __m512d __C, __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12467:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_fmaddsub_pd (__mmask8 __U, __m512d __A, __m512d __B, __m512d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12478:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fmaddsub_ps (__m512 __A, __m512 __B, __m512 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12489:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_fmaddsub_ps (__m512 __A, __mmask16 __U, __m512 __B, __m512 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12500:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask3_fmaddsub_ps (__m512 __A, __m512 __B, __m512 __C, __mmask16 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12511:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_fmaddsub_ps (__mmask16 __U, __m512 __A, __m512 __B, __m512 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12522:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fmsubadd_pd (__m512d __A, __m512d __B, __m512d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12533:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_fmsubadd_pd (__m512d __A, __mmask8 __U, __m512d __B, __m512d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12544:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask3_fmsubadd_pd (__m512d __A, __m512d __B, __m512d __C, __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12555:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_fmsubadd_pd (__mmask8 __U, __m512d __A, __m512d __B, __m512d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12566:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fmsubadd_ps (__m512 __A, __m512 __B, __m512 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12577:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_fmsubadd_ps (__m512 __A, __mmask16 __U, __m512 __B, __m512 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12588:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask3_fmsubadd_ps (__m512 __A, __m512 __B, __m512 __C, __mmask16 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12599:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_fmsubadd_ps (__mmask16 __U, __m512 __A, __m512 __B, __m512 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12610:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fnmadd_pd (__m512d __A, __m512d __B, __m512d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12621:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_fnmadd_pd (__m512d __A, __mmask8 __U, __m512d __B, __m512d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12632:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask3_fnmadd_pd (__m512d __A, __m512d __B, __m512d __C, __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12643:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_fnmadd_pd (__mmask8 __U, __m512d __A, __m512d __B, __m512d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12654:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fnmadd_ps (__m512 __A, __m512 __B, __m512 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12665:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_fnmadd_ps (__m512 __A, __mmask16 __U, __m512 __B, __m512 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12676:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask3_fnmadd_ps (__m512 __A, __m512 __B, __m512 __C, __mmask16 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12687:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_fnmadd_ps (__mmask16 __U, __m512 __A, __m512 __B, __m512 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12698:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fnmsub_pd (__m512d __A, __m512d __B, __m512d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12709:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_fnmsub_pd (__m512d __A, __mmask8 __U, __m512d __B, __m512d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12720:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask3_fnmsub_pd (__m512d __A, __m512d __B, __m512d __C, __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12731:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_fnmsub_pd (__mmask8 __U, __m512d __A, __m512d __B, __m512d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12742:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fnmsub_ps (__m512 __A, __m512 __B, __m512 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12753:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_fnmsub_ps (__m512 __A, __mmask16 __U, __m512 __B, __m512 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12764:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask3_fnmsub_ps (__m512 __A, __m512 __B, __m512 __C, __mmask16 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12775:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_fnmsub_ps (__mmask16 __U, __m512 __A, __m512 __B, __m512 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12786:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvttpd_epi32 (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12797:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvttpd_epi32 (__m256i __W, __mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12807:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvttpd_epi32 (__mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12818:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvttpd_epu32 (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12829:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvttpd_epu32 (__m256i __W, __mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12839:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvttpd_epu32 (__mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12850:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtpd_epi32 (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12861:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtpd_epi32 (__m256i __W, __mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12871:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtpd_epi32 (__mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12882:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtpd_epu32 (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12893:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtpd_epu32 (__m256i __W, __mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12903:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtpd_epu32 (__mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12914:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvttps_epi32 (__m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12925:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvttps_epi32 (__m512i __W, __mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12935:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvttps_epi32 (__mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12946:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvttps_epu32 (__m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12957:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvttps_epu32 (__m512i __W, __mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12967:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvttps_epu32 (__mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12978:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtps_epi32 (__m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12989:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtps_epi32 (__m512i __W, __mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12999:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtps_epi32 (__mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13010:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtps_epu32 (__m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13021:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtps_epu32 (__m512i __W, __mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13031:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtps_epu32 (__mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13042:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtsd_f64 (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13049:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtss_f32 (__m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13057:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtu64_ss (__m128 __A, unsigned long long __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13065:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtu64_sd (__m128d __A, unsigned long long __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13074:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtu32_ss (__m128 __A, unsigned __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13082:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepi32_ps (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13093:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepi32_ps (__m512 __W, __mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13103:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepi32_ps (__mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13114:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepu32_ps (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13125:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepu32_ps (__m512 __W, __mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13135:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepu32_ps (__mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13147:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fixupimm_pd (__m512d __A, __m512d __B, __m512i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13160:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13173:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13185:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fixupimm_ps (__m512 __A, __m512 __B, __m512i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13198:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13211:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13223:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fixupimm_sd (__m128d __A, __m128d __B, __m128i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13235:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13247:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13259:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fixupimm_ss (__m128 __A, __m128 __B, __m128i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13271:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13283:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13356:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtss_u64 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13365:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvttss_u64 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13374:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvttss_i64 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13383:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtss_u32 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13391:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvttss_u32 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13399:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvttss_i32 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13408:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsd_u64 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13417:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvttsd_u64 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13426:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvttsd_i64 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13435:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsd_u32 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13443:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvttsd_u32 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13451:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvttsd_i32 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13459:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtps_pd (__m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13470:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtps_pd (__m512d __W, __mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13480:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtps_pd (__mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13491:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtph_ps (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13502:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtph_ps (__m512 __W, __mmask16 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13512:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtph_ps (__mmask16 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13523:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtpd_ps (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13534:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtpd_ps (__m256 __W, __mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13544:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtpd_ps (__mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13556:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_getexp_ps (__m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13567:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_getexp_ps (__m512 __W, __mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13577:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_getexp_ps (__mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13588:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_getexp_pd (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13599:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_getexp_pd (__m512d __W, __mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13609:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_getexp_pd (__mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13620:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_getexp_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13629:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_getexp_ss (__m128 __W, __mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13640:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_getexp_ss (__mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13652:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_getexp_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13661:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_getexp_sd (__m128d __W, __mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13672:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_getexp_sd (__mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13685:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13697:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_NORM_ENUM __B, _MM_MANTISSA_SIGN_ENUM __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13708:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_NORM_ENUM __B, _MM_MANTISSA_SIGN_ENUM __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13721:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13733:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_NORM_ENUM __B, _MM_MANTISSA_SIGN_ENUM __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13744:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_NORM_ENUM __B, _MM_MANTISSA_SIGN_ENUM __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13757:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13768:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_NORM_ENUM __C, _MM_MANTISSA_SIGN_ENUM __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13781:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_NORM_ENUM __C, _MM_MANTISSA_SIGN_ENUM __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13795:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13806:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_NORM_ENUM __C, _MM_MANTISSA_SIGN_ENUM __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13819:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_NORM_ENUM __C, _MM_MANTISSA_SIGN_ENUM __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13967:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_roundscale_ps (__m512 __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13979:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13989:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_roundscale_ps (__mmask16 __A, __m512 __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14001:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_roundscale_pd (__m512d __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14013:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14023:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_roundscale_pd (__mmask8 __A, __m512d __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14035:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_roundscale_ss (__m128 __A, __m128 __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14044:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_roundscale_sd (__m128d __A, __m128d __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14089:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmp_pd_mask (__m512d __X, __m512d __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14099:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmp_ps_mask (__m512 __X, __m512 __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14109:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmp_ps_mask (__mmask16 __U, __m512 __X, __m512 __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14119:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmp_pd_mask (__mmask8 __U, __m512d __X, __m512d __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14129:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpeq_pd_mask (__m512d __X, __m512d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14139:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpeq_pd_mask (__mmask8 __U, __m512d __X, __m512d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14149:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmplt_pd_mask (__m512d __X, __m512d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14159:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmplt_pd_mask (__mmask8 __U, __m512d __X, __m512d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14169:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmple_pd_mask (__m512d __X, __m512d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14179:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmple_pd_mask (__mmask8 __U, __m512d __X, __m512d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14189:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpunord_pd_mask (__m512d __X, __m512d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14199:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpunord_pd_mask (__mmask8 __U, __m512d __X, __m512d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14209:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpneq_pd_mask (__m512d __X, __m512d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14219:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpneq_pd_mask (__mmask8 __U, __m512d __X, __m512d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14229:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpnlt_pd_mask (__m512d __X, __m512d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14239:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpnlt_pd_mask (__mmask8 __U, __m512d __X, __m512d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14249:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpnle_pd_mask (__m512d __X, __m512d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14259:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpnle_pd_mask (__mmask8 __U, __m512d __X, __m512d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14269:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpord_pd_mask (__m512d __X, __m512d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14279:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpord_pd_mask (__mmask8 __U, __m512d __X, __m512d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14289:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpeq_ps_mask (__m512 __X, __m512 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14299:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpeq_ps_mask (__mmask16 __U, __m512 __X, __m512 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14309:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmplt_ps_mask (__m512 __X, __m512 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14319:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmplt_ps_mask (__mmask16 __U, __m512 __X, __m512 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14329:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmple_ps_mask (__m512 __X, __m512 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14339:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmple_ps_mask (__mmask16 __U, __m512 __X, __m512 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14349:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpunord_ps_mask (__m512 __X, __m512 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14359:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpunord_ps_mask (__mmask16 __U, __m512 __X, __m512 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14369:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpneq_ps_mask (__m512 __X, __m512 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14379:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpneq_ps_mask (__mmask16 __U, __m512 __X, __m512 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14389:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpnlt_ps_mask (__m512 __X, __m512 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14399:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpnlt_ps_mask (__mmask16 __U, __m512 __X, __m512 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14409:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpnle_ps_mask (__m512 __X, __m512 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14419:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpnle_ps_mask (__mmask16 __U, __m512 __X, __m512 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14429:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpord_ps_mask (__m512 __X, __m512 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14439:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpord_ps_mask (__mmask16 __U, __m512 __X, __m512 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14449:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmp_sd_mask (__m128d __X, __m128d __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14459:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmp_sd_mask (__mmask8 __M, __m128d __X, __m128d __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14469:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmp_ss_mask (__m128 __X, __m128 __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14479:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmp_ss_mask (__mmask8 __M, __m128 __X, __m128 __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14531:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_kmov (__mmask16 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14538:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_castpd_ps (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14545:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_castpd_si512 (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14552:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_castps_pd (__m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14559:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_castps_si512 (__m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14566:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_castsi512_ps (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14573:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_castsi512_pd (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14580:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_castpd512_pd128 (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14587:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_castps512_ps128 (__m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14594:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_castsi512_si128 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14601:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_castpd512_pd256 (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14608:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_castps512_ps256 (__m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14615:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_castsi512_si256 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14622:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_castpd128_pd512 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14629:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_castps128_ps512 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14636:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_castsi128_si512 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14643:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_castpd256_pd512 (__m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14650:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_castps256_ps512 (__m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14657:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_castsi256_si512 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14664:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpeq_epu32_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14673:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpeq_epu32_mask (__mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14681:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpeq_epu64_mask (__mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14689:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpeq_epu64_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14698:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpgt_epu32_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14707:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpgt_epu32_mask (__mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14715:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpgt_epu64_mask (__mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14723:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpgt_epu64_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14744:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_add_epi32 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14751:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_mul_epi32 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14758:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_and_epi32 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14765:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_or_epi32 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14772:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_add_epi32 (__mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14780:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_mul_epi32 (__mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14788:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_and_epi32 (__mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14796:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_or_epi32 (__mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14820:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_min_epi32 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14827:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_max_epi32 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14834:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_min_epu32 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14841:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_max_epu32 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14848:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_min_epi32 (__mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14856:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_max_epi32 (__mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14864:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_min_epu32 (__mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14872:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_max_epu32 (__mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14892:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_add_ps (__m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14899:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_mul_ps (__m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14906:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_add_ps (__mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14914:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_mul_ps (__mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14936:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_min_ps (__m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14943:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_max_ps (__m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14950:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_min_ps (__mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14958:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_max_ps (__mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14976:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_add_epi64 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14983:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_mul_epi64 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14990:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_and_epi64 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14997:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_or_epi64 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:15004:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_add_epi64 (__mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:15012:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_mul_epi64 (__mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:15020:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_and_epi64 (__mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:15028:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_or_epi64 (__mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:15050:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_min_epi64 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:15057:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_max_epi64 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:15064:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_min_epi64 (__mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:15073:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_max_epi64 (__mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:15082:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_min_epu64 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:15089:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_max_epu64 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:15096:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_min_epu64 (__mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:15104:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_max_epu64 (__mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:15122:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_add_pd (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:15129:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_mul_pd (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:15136:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_add_pd (__mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:15144:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_mul_pd (__mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:15164:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_min_pd (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:15171:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_max_pd (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:15178:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_min_pd (__mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:15186:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_max_pd (__mmask8 __U, __m512d __A) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:47, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("avx512er") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:52:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_exp2a23_round_pd (__m512d __A, int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:62:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_exp2a23_round_pd (__m512d __W, __mmask8 __U, __m512d __A, int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:71:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_exp2a23_round_pd (__mmask8 __U, __m512d __A, int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:80:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_exp2a23_round_ps (__m512 __A, int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:90:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_exp2a23_round_ps (__m512 __W, __mmask16 __U, __m512 __A, int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:99:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_exp2a23_round_ps (__mmask16 __U, __m512 __A, int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:108:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_rcp28_round_pd (__m512d __A, int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:118:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_rcp28_round_pd (__m512d __W, __mmask8 __U, __m512d __A, int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:127:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_rcp28_round_pd (__mmask8 __U, __m512d __A, int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:136:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_rcp28_round_ps (__m512 __A, int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:146:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_rcp28_round_ps (__m512 __W, __mmask16 __U, __m512 __A, int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:155:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_rcp28_round_ps (__mmask16 __U, __m512 __A, int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:164:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rcp28_round_sd (__m128d __A, __m128d __B, int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:173:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rcp28_round_ss (__m128 __A, __m128 __B, int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:182:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_rsqrt28_round_pd (__m512d __A, int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:192:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_rsqrt28_round_pd (__m512d __W, __mmask8 __U, __m512d __A, int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:201:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_rsqrt28_round_pd (__mmask8 __U, __m512d __A, int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:210:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_rsqrt28_round_ps (__m512 __A, int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:220:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_rsqrt28_round_ps (__m512 __W, __mmask16 __U, __m512 __A, int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:229:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_rsqrt28_round_ps (__mmask16 __U, __m512 __A, int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:238:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rsqrt28_round_sd (__m128d __A, __m128d __B, int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:247:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rsqrt28_round_ss (__m128 __A, __m128 __B, int __R) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:49, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512pfintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("avx512pf") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512pfintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512pfintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512pfintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512pfintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512pfintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512pfintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512pfintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512pfintrin.h:52:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale, int __hint) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512pfintrin.h:61:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale, int __hint) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512pfintrin.h:70:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void const *__addr, int __scale, int __hint) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512pfintrin.h:79:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void const *__addr, int __scale, int __hint) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512pfintrin.h:88:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale, int __hint) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512pfintrin.h:97:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale, int __hint) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512pfintrin.h:106:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void const *__addr, int __scale, int __hint) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512pfintrin.h:115:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void const *__addr, int __scale, int __hint) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512pfintrin.h:124:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __hint) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512pfintrin.h:133:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __hint) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512pfintrin.h:142:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __index, int __scale, int __hint) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512pfintrin.h:151:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __index, int __scale, int __hint) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512pfintrin.h:160:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __hint) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512pfintrin.h:169:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __hint) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512pfintrin.h:178:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __index, int __scale, int __hint) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512pfintrin.h:187:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __index, int __scale, int __hint) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:51, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("avx512cd") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:51:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_conflict_epi32 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:61:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_conflict_epi32 (__m512i __W, __mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:70:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_conflict_epi32 (__mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:80:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_conflict_epi64 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:90:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_conflict_epi64 (__m512i __W, __mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:99:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_conflict_epi64 (__mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:109:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_lzcnt_epi64 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:119:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_lzcnt_epi64 (__m512i __W, __mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:128:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_lzcnt_epi64 (__mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:138:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_lzcnt_epi32 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:148:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_lzcnt_epi32 (__m512i __W, __mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:157:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_lzcnt_epi32 (__mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:167:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_broadcastmb_epi64 (__mmask8 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:174:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_broadcastmw_epi32 (__mmask16 __A) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:53, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("avx512vl") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:42:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_mov_pd (__m256d __W, __mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:51:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_mov_pd (__mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:61:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_mov_pd (__m128d __W, __mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:70:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_mov_pd (__mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:80:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_load_pd (__m256d __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:89:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_load_pd (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:99:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_load_pd (__m128d __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:108:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_load_pd (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:118:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_store_pd (void *__P, __mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:127:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_store_pd (void *__P, __mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:136:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_mov_ps (__m256 __W, __mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:145:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_mov_ps (__mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:155:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_mov_ps (__m128 __W, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:164:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_mov_ps (__mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:174:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_load_ps (__m256 __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:183:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_load_ps (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:193:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_load_ps (__m128 __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:202:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_load_ps (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:212:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_store_ps (void *__P, __mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:221:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_store_ps (void *__P, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:230:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_mov_epi64 (__m256i __W, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:239:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_mov_epi64 (__mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:249:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_mov_epi64 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:258:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_mov_epi64 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:268:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_load_epi64 (__m256i __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:278:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_load_epi64 (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:289:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_load_epi64 (__m128i __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:299:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_load_epi64 (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:310:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_store_epi64 (void *__P, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:319:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_store_epi64 (void *__P, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:328:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_mov_epi32 (__m256i __W, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:337:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_mov_epi32 (__mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:347:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_mov_epi32 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:356:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_mov_epi32 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:366:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_load_epi32 (__m256i __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:376:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_load_epi32 (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:387:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_load_epi32 (__m128i __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:397:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_load_epi32 (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:408:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_store_epi32 (void *__P, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:417:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_store_epi32 (void *__P, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:426:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_add_pd (__m128d __W, __mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:436:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_add_pd (__mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:448:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:458:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_add_pd (__mmask8 __U, __m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:469:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_add_ps (__m128 __W, __mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:479:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_add_ps (__mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:490:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_add_ps (__m256 __W, __mmask8 __U, __m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:500:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_add_ps (__mmask8 __U, __m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:511:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_sub_pd (__m128d __W, __mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:521:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_sub_pd (__mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:533:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:543:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_sub_pd (__mmask8 __U, __m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:554:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_sub_ps (__m128 __W, __mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:564:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_sub_ps (__mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:575:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_sub_ps (__m256 __W, __mmask8 __U, __m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:585:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_sub_ps (__mmask8 __U, __m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:596:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_store_epi64 (void *__P, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:603:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_store_epi64 (void *__P, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:610:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_loadu_pd (__m256d __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:619:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_loadu_pd (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:629:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_loadu_pd (__m128d __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:638:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_loadu_pd (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:648:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_storeu_pd (void *__P, __mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:657:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_storeu_pd (void *__P, __mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:666:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_loadu_ps (__m256 __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:675:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_loadu_ps (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:685:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_loadu_ps (__m128 __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:694:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_loadu_ps (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:704:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_storeu_ps (void *__P, __mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:713:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_storeu_ps (void *__P, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:722:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_loadu_epi64 (__m256i __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:731:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_loadu_epi64 (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:741:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_loadu_epi64 (__m128i __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:750:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_loadu_epi64 (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:760:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_storeu_epi64 (void *__P, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:769:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_storeu_epi64 (void *__P, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:778:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_loadu_epi32 (__m256i __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:787:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_loadu_epi32 (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:797:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_loadu_epi32 (__m128i __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:806:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_loadu_epi32 (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:816:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_storeu_epi32 (void *__P, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:825:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_storeu_epi32 (void *__P, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:834:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_abs_epi32 (__m256i __W, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:843:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_abs_epi32 (__mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:853:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_abs_epi32 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:862:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_abs_epi32 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:872:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_abs_epi64 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:882:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_abs_epi64 (__m256i __W, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:891:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_abs_epi64 (__mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:901:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_abs_epi64 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:911:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_abs_epi64 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:920:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_abs_epi64 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:930:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtpd_epu32 (__m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:940:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtpd_epu32 (__m128i __W, __mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:949:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtpd_epu32 (__mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:959:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtpd_epu32 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:969:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtpd_epu32 (__m128i __W, __mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:978:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtpd_epu32 (__mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:988:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvttps_epi32 (__m256i __W, __mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:997:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvttps_epi32 (__mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1007:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvttps_epi32 (__m128i __W, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1016:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvttps_epi32 (__mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1026:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvttps_epu32 (__m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1036:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvttps_epu32 (__m256i __W, __mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1045:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvttps_epu32 (__mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1055:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvttps_epu32 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1065:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvttps_epu32 (__m128i __W, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1074:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvttps_epu32 (__mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1084:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvttpd_epi32 (__m128i __W, __mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1093:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvttpd_epi32 (__mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1103:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvttpd_epi32 (__m128i __W, __mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1112:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvttpd_epi32 (__mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1122:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvttpd_epu32 (__m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1132:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvttpd_epu32 (__m128i __W, __mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1141:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvttpd_epu32 (__mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1151:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvttpd_epu32 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1161:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvttpd_epu32 (__m128i __W, __mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1170:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvttpd_epu32 (__mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1180:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtpd_epi32 (__m128i __W, __mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1189:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtpd_epi32 (__mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1199:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtpd_epi32 (__m128i __W, __mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1208:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtpd_epi32 (__mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1218:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepi32_pd (__m256d __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1227:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepi32_pd (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1237:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepi32_pd (__m128d __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1246:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepi32_pd (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1256:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepu32_pd (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1266:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepu32_pd (__m256d __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1275:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepu32_pd (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1285:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepu32_pd (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1295:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepu32_pd (__m128d __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1304:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepu32_pd (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1314:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepi32_ps (__m256 __W, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1323:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepi32_ps (__mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1333:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepi32_ps (__m128 __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1342:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepi32_ps (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1352:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepu32_ps (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1362:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepu32_ps (__m256 __W, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1371:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepu32_ps (__mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1381:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepu32_ps (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1391:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepu32_ps (__m128 __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1400:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepu32_ps (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1410:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtps_pd (__m256d __W, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1419:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtps_pd (__mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1429:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtps_pd (__m128d __W, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1438:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtps_pd (__mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1448:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepi32_epi8 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1458:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepi32_storeu_epi8 (void * __P, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1465:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepi32_epi8 (__m128i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1473:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepi32_epi8 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1483:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepi32_epi8 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1493:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepi32_epi8 (__m128i __O, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1501:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepi32_storeu_epi8 (void * __P, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1508:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepi32_epi8 (__mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1518:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsepi32_epi8 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1528:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtsepi32_storeu_epi8 (void * __P, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1535:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtsepi32_epi8 (__m128i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1543:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtsepi32_epi8 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1553:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtsepi32_epi8 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1563:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtsepi32_storeu_epi8 (void * __P, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1570:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtsepi32_epi8 (__m128i __O, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1578:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtsepi32_epi8 (__mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1588:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtusepi32_epi8 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1598:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtusepi32_storeu_epi8 (void * __P, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1605:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtusepi32_epi8 (__m128i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1614:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtusepi32_epi8 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1624:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtusepi32_epi8 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1634:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtusepi32_storeu_epi8 (void * __P, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1641:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtusepi32_epi8 (__m128i __O, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1650:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtusepi32_epi8 (__mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1660:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepi32_epi16 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1670:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepi32_storeu_epi16 (void * __P, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1677:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepi32_epi16 (__m128i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1685:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepi32_epi16 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1695:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepi32_epi16 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1705:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepi32_storeu_epi16 (void * __P, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1712:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepi32_epi16 (__m128i __O, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1720:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepi32_epi16 (__mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1730:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsepi32_epi16 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1740:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtsepi32_storeu_epi16 (void * __P, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1747:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtsepi32_epi16 (__m128i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1756:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtsepi32_epi16 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1766:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtsepi32_epi16 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1776:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtsepi32_storeu_epi16 (void * __P, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1783:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtsepi32_epi16 (__m128i __O, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1791:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtsepi32_epi16 (__mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1801:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtusepi32_epi16 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1811:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtusepi32_storeu_epi16 (void * __P, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1818:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtusepi32_epi16 (__m128i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1826:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtusepi32_epi16 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1836:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtusepi32_epi16 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1846:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtusepi32_storeu_epi16 (void * __P, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1853:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtusepi32_epi16 (__m128i __O, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1861:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtusepi32_epi16 (__mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1871:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepi64_epi8 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1881:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepi64_storeu_epi8 (void * __P, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1888:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepi64_epi8 (__m128i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1896:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepi64_epi8 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1906:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepi64_epi8 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1916:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepi64_storeu_epi8 (void * __P, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1923:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepi64_epi8 (__m128i __O, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1931:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepi64_epi8 (__mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1941:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsepi64_epi8 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1951:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtsepi64_storeu_epi8 (void * __P, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1958:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtsepi64_epi8 (__m128i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1966:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtsepi64_epi8 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1976:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtsepi64_epi8 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1986:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtsepi64_storeu_epi8 (void * __P, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1993:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtsepi64_epi8 (__m128i __O, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2001:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtsepi64_epi8 (__mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2011:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtusepi64_epi8 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2021:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtusepi64_storeu_epi8 (void * __P, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2028:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtusepi64_epi8 (__m128i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2037:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtusepi64_epi8 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2047:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtusepi64_epi8 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2057:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtusepi64_storeu_epi8 (void * __P, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2064:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtusepi64_epi8 (__m128i __O, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2073:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtusepi64_epi8 (__mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2083:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepi64_epi16 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2093:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepi64_storeu_epi16 (void * __P, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2100:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepi64_epi16 (__m128i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2109:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepi64_epi16 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2119:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepi64_epi16 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2129:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepi64_storeu_epi16 (void * __P, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2136:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepi64_epi16 (__m128i __O, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2144:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepi64_epi16 (__mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2154:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsepi64_epi16 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2164:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtsepi64_storeu_epi16 (void * __P, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2171:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtsepi64_epi16 (__m128i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2179:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtsepi64_epi16 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2189:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtsepi64_epi16 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2199:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtsepi64_storeu_epi16 (void * __P, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2206:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtsepi64_epi16 (__m128i __O, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2214:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtsepi64_epi16 (__mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2224:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtusepi64_epi16 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2234:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtusepi64_storeu_epi16 (void * __P, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2241:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtusepi64_epi16 (__m128i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2249:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtusepi64_epi16 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2259:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtusepi64_epi16 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2269:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtusepi64_storeu_epi16 (void * __P, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2276:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtusepi64_epi16 (__m128i __O, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2284:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtusepi64_epi16 (__mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2294:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepi64_epi32 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2304:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepi64_storeu_epi32 (void * __P, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2311:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepi64_epi32 (__m128i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2319:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepi64_epi32 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2329:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepi64_epi32 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2339:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepi64_storeu_epi32 (void * __P, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2346:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepi64_epi32 (__m128i __O, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2354:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepi64_epi32 (__mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2364:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsepi64_epi32 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2374:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtsepi64_storeu_epi32 (void * __P, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2381:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtsepi64_epi32 (__m128i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2389:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtsepi64_epi32 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2399:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtsepi64_epi32 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2409:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtsepi64_storeu_epi32 (void * __P, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2416:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtsepi64_epi32 (__m128i __O, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2425:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtsepi64_epi32 (__mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2435:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtusepi64_epi32 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2445:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtusepi64_storeu_epi32 (void * __P, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2452:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtusepi64_epi32 (__m128i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2460:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtusepi64_epi32 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2470:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtusepi64_epi32 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2480:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtusepi64_storeu_epi32 (void * __P, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2487:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtusepi64_epi32 (__m128i __O, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2495:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtusepi64_epi32 (__mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2505:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_broadcastss_ps (__m256 __O, __mmask8 __M, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2514:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_broadcastss_ps (__mmask8 __M, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2524:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_broadcastss_ps (__m128 __O, __mmask8 __M, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2533:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_broadcastss_ps (__mmask8 __M, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2543:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_broadcastsd_pd (__m256d __O, __mmask8 __M, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2552:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_broadcastsd_pd (__mmask8 __M, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2562:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_broadcastd_epi32 (__m256i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2571:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_broadcastd_epi32 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2581:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_set1_epi32 (__m256i __O, __mmask8 __M, int __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2589:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_set1_epi32 (__mmask8 __M, int __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2599:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_broadcastd_epi32 (__m128i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2608:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_broadcastd_epi32 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2618:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_set1_epi32 (__m128i __O, __mmask8 __M, int __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2626:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_set1_epi32 (__mmask8 __M, int __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2636:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_broadcastq_epi64 (__m256i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2645:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_broadcastq_epi64 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2655:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_set1_epi64 (__m256i __O, __mmask8 __M, long long __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2663:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_set1_epi64 (__mmask8 __M, long long __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2673:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_broadcastq_epi64 (__m128i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2682:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_broadcastq_epi64 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2692:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_set1_epi64 (__m128i __O, __mmask8 __M, long long __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2700:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_set1_epi64 (__mmask8 __M, long long __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2710:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_broadcast_f32x4 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2719:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_broadcast_f32x4 (__m256 __O, __mmask8 __M, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2728:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_broadcast_f32x4 (__mmask8 __M, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2738:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_broadcast_i32x4 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2748:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_broadcast_i32x4 (__m256i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2758:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_broadcast_i32x4 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2769:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepi8_epi32 (__m256i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2778:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepi8_epi32 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2788:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepi8_epi32 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2797:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepi8_epi32 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2807:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepi8_epi64 (__m256i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2816:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepi8_epi64 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2826:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepi8_epi64 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2835:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepi8_epi64 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2845:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepi16_epi32 (__m256i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2854:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepi16_epi32 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2864:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepi16_epi32 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2873:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepi16_epi32 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2883:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepi16_epi64 (__m256i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2892:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepi16_epi64 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2902:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepi16_epi64 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2911:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepi16_epi64 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2921:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepi32_epi64 (__m256i __W, __mmask8 __U, __m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2930:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepi32_epi64 (__mmask8 __U, __m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2940:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepi32_epi64 (__m128i __W, __mmask8 __U, __m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2949:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepi32_epi64 (__mmask8 __U, __m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2959:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepu8_epi32 (__m256i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2968:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepu8_epi32 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2978:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepu8_epi32 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2987:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepu8_epi32 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2997:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepu8_epi64 (__m256i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3006:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepu8_epi64 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3016:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepu8_epi64 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3025:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepu8_epi64 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3035:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepu16_epi32 (__m256i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3044:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepu16_epi32 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3054:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepu16_epi32 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3063:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepu16_epi32 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3073:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepu16_epi64 (__m256i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3082:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepu16_epi64 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3092:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepu16_epi64 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3101:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepu16_epi64 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3111:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepu32_epi64 (__m256i __W, __mmask8 __U, __m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3120:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepu32_epi64 (__mmask8 __U, __m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3130:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepu32_epi64 (__m128i __W, __mmask8 __U, __m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3139:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepu32_epi64 (__mmask8 __U, __m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3149:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_rcp14_pd (__m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3159:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_rcp14_pd (__m256d __W, __mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3168:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_rcp14_pd (__mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3178:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rcp14_pd (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3188:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_rcp14_pd (__m128d __W, __mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3197:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_rcp14_pd (__mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3207:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_rcp14_ps (__m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3217:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_rcp14_ps (__m256 __W, __mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3226:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_rcp14_ps (__mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3236:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rcp14_ps (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3246:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_rcp14_ps (__m128 __W, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3255:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_rcp14_ps (__mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3265:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_rsqrt14_pd (__m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3275:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_rsqrt14_pd (__m256d __W, __mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3284:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_rsqrt14_pd (__mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3294:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rsqrt14_pd (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3304:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_rsqrt14_pd (__m128d __W, __mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3313:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_rsqrt14_pd (__mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3323:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_rsqrt14_ps (__m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3333:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_rsqrt14_ps (__m256 __W, __mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3342:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_rsqrt14_ps (__mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3352:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rsqrt14_ps (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3362:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_rsqrt14_ps (__m128 __W, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3371:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_rsqrt14_ps (__mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3381:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_sqrt_pd (__m256d __W, __mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3390:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_sqrt_pd (__mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3400:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_sqrt_pd (__m128d __W, __mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3409:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_sqrt_pd (__mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3419:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_sqrt_ps (__m256 __W, __mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3428:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_sqrt_ps (__mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3438:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_sqrt_ps (__m128 __W, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3447:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_sqrt_ps (__mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3458:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3468:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_add_epi32 (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3480:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3490:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_add_epi64 (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3502:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3512:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_sub_epi32 (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3524:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3534:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_sub_epi64 (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3546:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3556:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_add_epi32 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3568:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3578:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_add_epi64 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3590:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3600:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_sub_epi32 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3612:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3622:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_sub_epi64 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3633:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_getexp_ps (__m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3643:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_getexp_ps (__m256 __W, __mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3652:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_getexp_ps (__mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3662:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_getexp_pd (__m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3672:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_getexp_pd (__m256d __W, __mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3681:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_getexp_pd (__mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3691:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_getexp_ps (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3701:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_getexp_ps (__m128 __W, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3710:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_getexp_ps (__mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3720:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_getexp_pd (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3730:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_getexp_pd (__m128d __W, __mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3739:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_getexp_pd (__mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3750:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3760:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_srl_epi32 (__mmask8 __U, __m256i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3772:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3782:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_srl_epi32 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3794:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3804:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_srl_epi64 (__mmask8 __U, __m256i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3816:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3826:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_srl_epi64 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3838:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3848:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_and_epi32 (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3859:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_scalef_pd (__m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3871:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3881:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_scalef_pd (__mmask8 __U, __m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3892:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_scalef_ps (__m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3904:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3914:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_scalef_ps (__mmask8 __U, __m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3925:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_scalef_pd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3937:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3947:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_scalef_pd (__mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3958:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_scalef_ps (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3969:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_scalef_ps (__m128 __W, __mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3979:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_scalef_ps (__mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3991:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4002:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4013:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4023:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_fmadd_pd (__m128d __A, __mmask8 __U, __m128d __B, __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4034:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4045:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4055:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_fmadd_ps (__m256 __A, __mmask8 __U, __m256 __B, __m256 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4066:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4077:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4087:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_fmadd_ps (__m128 __A, __mmask8 __U, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4097:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask3_fmadd_ps (__m128 __A, __m128 __B, __m128 __C, __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4107:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_fmadd_ps (__mmask8 __U, __m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4118:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4129:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4140:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4150:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_fmsub_pd (__m128d __A, __mmask8 __U, __m128d __B, __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4161:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4172:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4182:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_fmsub_ps (__m256 __A, __mmask8 __U, __m256 __B, __m256 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4193:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4204:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4214:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_fmsub_ps (__m128 __A, __mmask8 __U, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4224:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask3_fmsub_ps (__m128 __A, __m128 __B, __m128 __C, __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4234:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_fmsub_ps (__mmask8 __U, __m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4245:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4256:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4268:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4280:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4291:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4303:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4315:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4326:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4337:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4347:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_fmaddsub_ps (__m128 __A, __mmask8 __U, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4358:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4369:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4380:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4391:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4403:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4415:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4426:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4438:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4450:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4461:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4472:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4482:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_fmsubadd_ps (__m128 __A, __mmask8 __U, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4493:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4504:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4515:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4526:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4537:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4548:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4559:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4570:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4581:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4592:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4603:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4613:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_fnmadd_ps (__m128 __A, __mmask8 __U, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4623:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask3_fnmadd_ps (__m128 __A, __m128 __B, __m128 __C, __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4633:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_fnmadd_ps (__mmask8 __U, __m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4644:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4655:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4666:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4677:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4688:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4699:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4710:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4721:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4732:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4742:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_fnmsub_ps (__m128 __A, __mmask8 __U, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4752:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask3_fnmsub_ps (__m128 __A, __m128 __B, __m128 __C, __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4762:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_fnmsub_ps (__mmask8 __U, __m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4773:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4783:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_and_epi32 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4795:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4805:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_andnot_epi32 (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4817:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4827:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_andnot_epi32 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4839:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4849:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_or_epi32 (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4860:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_or_epi32 (__m128i __W, __mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4870:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_or_epi32 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4882:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4892:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_xor_epi32 (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4904:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4914:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_xor_epi32 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4925:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtpd_ps (__m128 __W, __mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4934:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtpd_ps (__mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4944:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtpd_ps (__m128 __W, __mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4953:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtpd_ps (__mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4963:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtps_epi32 (__m256i __W, __mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4972:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtps_epi32 (__mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4982:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtps_epi32 (__m128i __W, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4991:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtps_epi32 (__mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5001:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtps_epu32 (__m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5011:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtps_epu32 (__m256i __W, __mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5020:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtps_epu32 (__mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5030:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtps_epu32 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5040:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtps_epu32 (__m128i __W, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5049:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtps_epu32 (__mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5059:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_movedup_pd (__m256d __W, __mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5068:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_movedup_pd (__mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5078:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_movedup_pd (__m128d __W, __mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5087:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_movedup_pd (__mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5097:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_movehdup_ps (__m256 __W, __mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5106:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_movehdup_ps (__mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5116:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_movehdup_ps (__m128 __W, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5125:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_movehdup_ps (__mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5135:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_moveldup_ps (__m256 __W, __mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5144:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_moveldup_ps (__mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5154:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_moveldup_ps (__m128 __W, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5163:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_moveldup_ps (__mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5174:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5184:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_unpackhi_epi32 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5196:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5206:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_unpackhi_epi32 (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5218:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5228:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_unpackhi_epi64 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5240:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5250:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_unpackhi_epi64 (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5262:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5272:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_unpacklo_epi32 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5284:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5294:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_unpacklo_epi32 (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5306:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5316:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_unpacklo_epi64 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5328:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5338:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_unpacklo_epi64 (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5349:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpeq_epu32_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5358:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpeq_epi32_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5367:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpeq_epu32_mask (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5375:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpeq_epi32_mask (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5383:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpeq_epu32_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5392:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpeq_epi32_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5401:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpeq_epu32_mask (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5409:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpeq_epi32_mask (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5417:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpeq_epu64_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5426:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpeq_epi64_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5435:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpeq_epu64_mask (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5443:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpeq_epi64_mask (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5451:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpeq_epu64_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5460:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpeq_epi64_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5469:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpeq_epu64_mask (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5477:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpeq_epi64_mask (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5485:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpgt_epu32_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5494:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpgt_epi32_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5503:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpgt_epu32_mask (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5511:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpgt_epi32_mask (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5519:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpgt_epu32_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5528:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpgt_epi32_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5537:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpgt_epu32_mask (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5545:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpgt_epi32_mask (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5553:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpgt_epu64_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5562:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpgt_epi64_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5571:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpgt_epu64_mask (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5579:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpgt_epi64_mask (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5587:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpgt_epu64_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5596:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpgt_epi64_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5605:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpgt_epu64_mask (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5613:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpgt_epi64_mask (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5621:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_test_epi32_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5630:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_test_epi32_mask (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5638:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_test_epi32_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5647:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_test_epi32_mask (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5655:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_test_epi64_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5664:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_test_epi64_mask (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5672:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_test_epi64_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5681:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_test_epi64_mask (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5689:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_testn_epi32_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5698:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_testn_epi32_mask (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5706:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_testn_epi32_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5715:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_testn_epi32_mask (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5723:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_testn_epi64_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5732:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_testn_epi64_mask (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5740:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_testn_epi64_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5749:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_testn_epi64_mask (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5757:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_compress_pd (__m256d __W, __mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5766:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_compress_pd (__mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5776:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_compressstoreu_pd (void *__P, __mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5785:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_compress_pd (__m128d __W, __mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5794:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_compress_pd (__mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5804:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_compressstoreu_pd (void *__P, __mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5813:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_compress_ps (__m256 __W, __mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5822:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_compress_ps (__mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5832:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_compressstoreu_ps (void *__P, __mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5841:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_compress_ps (__m128 __W, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5850:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_compress_ps (__mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5860:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_compressstoreu_ps (void *__P, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5869:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_compress_epi64 (__m256i __W, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5878:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_compress_epi64 (__mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5888:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_compressstoreu_epi64 (void *__P, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5897:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_compress_epi64 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5906:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_compress_epi64 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5916:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_compressstoreu_epi64 (void *__P, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5925:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_compress_epi32 (__m256i __W, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5934:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_compress_epi32 (__mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5944:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_compressstoreu_epi32 (void *__P, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5953:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_compress_epi32 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5962:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_compress_epi32 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5972:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_compressstoreu_epi32 (void *__P, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5981:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_expand_pd (__m256d __W, __mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5990:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_expand_pd (__mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6000:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_expandloadu_pd (__m256d __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6010:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_expandloadu_pd (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6021:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_expand_pd (__m128d __W, __mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6030:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_expand_pd (__mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6040:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_expandloadu_pd (__m128d __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6050:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_expandloadu_pd (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6061:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_expand_ps (__m256 __W, __mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6070:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_expand_ps (__mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6080:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_expandloadu_ps (__m256 __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6089:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_expandloadu_ps (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6100:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_expand_ps (__m128 __W, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6109:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_expand_ps (__mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6119:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_expandloadu_ps (__m128 __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6128:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_expandloadu_ps (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6139:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_expand_epi64 (__m256i __W, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6148:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_expand_epi64 (__mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6159:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6169:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_expandloadu_epi64 (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6180:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_expand_epi64 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6189:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_expand_epi64 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6199:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_expandloadu_epi64 (__m128i __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6209:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_expandloadu_epi64 (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6220:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_expand_epi32 (__m256i __W, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6229:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_expand_epi32 (__mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6240:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6250:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_expandloadu_epi32 (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6261:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_expand_epi32 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6270:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_expand_epi32 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6280:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_expandloadu_epi32 (__m128i __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6290:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_expandloadu_epi32 (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6301:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permutex2var_pd (__m256d __A, __m256i __I, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6313:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6326:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6339:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6351:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permutex2var_ps (__m256 __A, __m256i __I, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6363:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6375:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6387:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6399:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_permutex2var_epi64 (__m128i __A, __m128i __I, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6411:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6423:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6435:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6447:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_permutex2var_epi32 (__m128i __A, __m128i __I, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6459:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6471:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6483:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6495:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permutex2var_epi64 (__m256i __A, __m256i __I, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6507:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6519:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6531:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __I, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6543:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permutex2var_epi32 (__m256i __A, __m256i __I, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6555:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6567:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6579:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __I, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6591:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_permutex2var_pd (__m128d __A, __m128i __I, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6603:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6616:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6629:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6641:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_permutex2var_ps (__m128 __A, __m128i __I, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6653:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6665:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6677:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6689:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_srav_epi64 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6701:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6711:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_srav_epi64 (__mmask8 __U, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6723:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6733:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_sllv_epi32 (__mmask8 __U, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6745:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6755:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_sllv_epi32 (__mmask8 __U, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6767:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6777:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_sllv_epi64 (__mmask8 __U, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6789:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6799:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_sllv_epi64 (__mmask8 __U, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6811:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6821:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_srav_epi32 (__mmask8 __U, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6833:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6843:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_srav_epi32 (__mmask8 __U, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6855:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6865:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_srlv_epi32 (__mmask8 __U, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6877:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6887:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_srlv_epi32 (__mmask8 __U, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6899:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6909:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_srlv_epi64 (__mmask8 __U, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6921:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6931:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_srlv_epi64 (__mmask8 __U, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6942:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_rolv_epi32 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6954:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6964:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_rolv_epi32 (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6975:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rolv_epi32 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6987:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6997:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_rolv_epi32 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7008:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_rorv_epi32 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7020:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7030:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_rorv_epi32 (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7041:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rorv_epi32 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7053:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7063:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_rorv_epi32 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7074:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_rolv_epi64 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7086:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7096:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_rolv_epi64 (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7107:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rolv_epi64 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7119:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7129:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_rolv_epi64 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7140:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_rorv_epi64 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7152:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7162:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_rorv_epi64 (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7173:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rorv_epi64 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7185:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7195:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_rorv_epi64 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7206:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_srav_epi64 (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7218:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7228:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_srav_epi64 (__mmask8 __U, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7240:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7249:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_and_epi64 (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7261:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7270:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_and_epi64 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7282:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7291:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_andnot_epi64 (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7303:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7312:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_andnot_epi64 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7324:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7334:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_or_epi64 (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7345:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_or_epi64 (__m128i __W, __mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7355:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_or_epi64 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7367:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7377:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_xor_epi64 (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7389:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7399:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_xor_epi64 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7411:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7421:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_max_pd (__mmask8 __U, __m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7432:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_max_ps (__m256 __W, __mmask8 __U, __m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7442:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_max_ps (__mmask8 __U, __m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7453:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_div_ps (__m128 __W, __mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7463:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_div_ps (__mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7474:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_div_pd (__m128d __W, __mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7484:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_div_pd (__mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7496:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7507:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7517:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_min_pd (__mmask8 __U, __m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7528:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_min_ps (__m256 __W, __mmask8 __U, __m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7538:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_div_pd (__mmask8 __U, __m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7549:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_div_ps (__m256 __W, __mmask8 __U, __m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7559:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_min_ps (__mmask8 __U, __m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7570:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_div_ps (__mmask8 __U, __m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7581:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_min_ps (__m128 __W, __mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7591:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_mul_ps (__m128 __W, __mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7601:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_min_ps (__mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7612:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_mul_ps (__mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7623:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_max_ps (__m128 __W, __mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7633:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_max_ps (__mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7644:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_min_pd (__m128d __W, __mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7654:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_min_pd (__mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7665:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_max_pd (__m128d __W, __mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7675:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_max_pd (__mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7686:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_mul_pd (__m128d __W, __mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7696:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_mul_pd (__mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7707:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_mul_ps (__m256 __W, __mmask8 __U, __m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7717:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_mul_ps (__mmask8 __U, __m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7729:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7739:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_mul_pd (__mmask8 __U, __m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7750:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_max_epi64 (__mmask8 __M, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7762:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7771:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_min_epi64 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7783:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7792:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_min_epi64 (__mmask8 __M, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7803:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_max_epu64 (__mmask8 __M, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7814:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_max_epi64 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7825:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_max_epu64 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7837:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7846:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_min_epu64 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7858:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7867:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_min_epu64 (__mmask8 __M, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7878:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_max_epi32 (__mmask8 __M, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7890:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7899:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_min_epi32 (__mmask8 __M, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7911:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7920:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_max_epu32 (__mmask8 __M, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7932:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7941:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_min_epu32 (__mmask8 __M, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7953:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7962:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_max_epi64 (__mmask8 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7974:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7983:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_min_epi64 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7995:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8004:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_min_epi64 (__mmask8 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8015:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_max_epu64 (__mmask8 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8026:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_max_epi64 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8037:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_max_epu64 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8049:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8058:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_min_epu64 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8070:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8079:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_min_epu64 (__mmask8 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8090:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_max_epi32 (__mmask8 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8102:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8111:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_min_epi32 (__mmask8 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8123:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8132:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_max_epu32 (__mmask8 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8144:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8153:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_min_epu32 (__mmask8 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8165:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8180:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_broadcastmb_epi64 (__mmask8 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8187:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_broadcastmb_epi64 (__mmask8 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8194:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_broadcastmw_epi32 (__mmask16 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8201:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_broadcastmw_epi32 (__mmask16 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8208:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_lzcnt_epi32 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8218:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_lzcnt_epi32 (__m256i __W, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8227:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_lzcnt_epi32 (__mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8237:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_lzcnt_epi64 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8247:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_lzcnt_epi64 (__m256i __W, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8256:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_lzcnt_epi64 (__mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8266:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_conflict_epi64 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8276:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_conflict_epi64 (__m256i __W, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8286:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_conflict_epi64 (__mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8297:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_conflict_epi32 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8307:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_conflict_epi32 (__m256i __W, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8317:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_conflict_epi32 (__mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8328:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_lzcnt_epi32 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8338:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_lzcnt_epi32 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8347:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_lzcnt_epi32 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8357:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_lzcnt_epi64 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8367:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_lzcnt_epi64 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8376:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_lzcnt_epi64 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8386:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_conflict_epi64 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8396:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_conflict_epi64 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8406:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_conflict_epi64 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8417:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_conflict_epi32 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8427:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_conflict_epi32 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8437:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_conflict_epi32 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8453:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8463:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_unpacklo_pd (__mmask8 __U, __m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8475:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8485:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_unpacklo_pd (__mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8497:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8508:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8518:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_unpackhi_pd (__mmask8 __U, __m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8530:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8540:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_unpackhi_pd (__mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8552:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8562:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_unpackhi_ps (__mmask8 __U, __m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8573:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_unpackhi_ps (__m128 __W, __mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8583:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_unpackhi_ps (__mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8594:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtph_ps (__m128 __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8603:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtph_ps (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8613:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_unpacklo_ps (__mmask8 __U, __m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8624:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtph_ps (__m256 __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8633:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtph_ps (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8643:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_unpacklo_ps (__m128 __W, __mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8653:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_unpacklo_ps (__mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8665:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8675:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_sra_epi32 (__mmask8 __U, __m256i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8687:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8697:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_sra_epi32 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8708:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_sra_epi64 (__m256i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8720:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8730:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_sra_epi64 (__mmask8 __U, __m256i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8741:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sra_epi64 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8753:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8763:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_sra_epi64 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8775:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8785:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_sll_epi32 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8797:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8807:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_sll_epi64 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8819:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8829:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_sll_epi32 (__mmask8 __U, __m256i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8841:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8851:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_sll_epi64 (__mmask8 __U, __m256i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8863:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8873:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_permutexvar_ps (__mmask8 __U, __m256i __X, __m256 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8884:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permutexvar_pd (__m256i __X, __m256d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8896:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8906:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_permutexvar_pd (__mmask8 __U, __m256i __X, __m256d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8918:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8929:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_permutevar_pd (__mmask8 __U, __m256d __A, __m256i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8942:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8952:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_permutevar_ps (__mmask8 __U, __m256 __A, __m256i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8964:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8974:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_permutevar_pd (__mmask8 __U, __m128d __A, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8986:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8996:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_permutevar_ps (__mmask8 __U, __m128 __A, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9007:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_mullo_epi32 (__mmask8 __M, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9018:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_permutexvar_epi64 (__mmask8 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9030:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9039:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_mullo_epi32 (__mmask8 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9051:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9061:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9070:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_mul_epi32 (__mmask8 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9082:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9091:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_mul_epi32 (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9102:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permutexvar_epi64 (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9114:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9125:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9134:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_permutexvar_epi32 (__mmask8 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9145:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_mul_epu32 (__mmask8 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9157:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9166:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_mul_epu32 (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9177:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permutexvar_epi32 (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9189:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9199:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpneq_epu32_mask (__mmask8 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9208:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpneq_epu32_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9217:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmplt_epu32_mask (__mmask8 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9226:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmplt_epu32_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9235:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpge_epu32_mask (__mmask8 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9244:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpge_epu32_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9253:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmple_epu32_mask (__mmask8 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9262:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmple_epu32_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9271:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpneq_epu64_mask (__mmask8 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9280:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpneq_epu64_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9289:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmplt_epu64_mask (__mmask8 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9298:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmplt_epu64_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9307:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpge_epu64_mask (__mmask8 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9316:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpge_epu64_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9325:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmple_epu64_mask (__mmask8 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9334:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmple_epu64_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9343:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpneq_epi32_mask (__mmask8 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9352:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpneq_epi32_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9361:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmplt_epi32_mask (__mmask8 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9370:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmplt_epi32_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9379:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpge_epi32_mask (__mmask8 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9388:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpge_epi32_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9397:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmple_epi32_mask (__mmask8 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9406:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmple_epi32_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9415:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpneq_epi64_mask (__mmask8 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9424:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpneq_epi64_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9433:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmplt_epi64_mask (__mmask8 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9442:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmplt_epi64_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9451:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpge_epi64_mask (__mmask8 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9460:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpge_epi64_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9469:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmple_epi64_mask (__mmask8 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9478:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmple_epi64_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9487:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpneq_epu32_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9496:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpneq_epu32_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9505:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmplt_epu32_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9514:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmplt_epu32_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9523:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpge_epu32_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9532:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpge_epu32_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9541:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmple_epu32_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9550:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmple_epu32_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9559:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpneq_epu64_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9568:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpneq_epu64_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9577:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmplt_epu64_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9586:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmplt_epu64_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9595:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpge_epu64_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9604:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpge_epu64_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9613:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmple_epu64_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9622:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmple_epu64_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9631:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpneq_epi32_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9640:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpneq_epi32_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9649:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmplt_epi32_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9658:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmplt_epi32_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9667:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpge_epi32_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9676:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpge_epi32_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9685:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmple_epi32_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9694:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmple_epi32_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9703:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpneq_epi64_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9712:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpneq_epi64_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9721:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmplt_epi64_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9730:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmplt_epi64_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9739:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpge_epi64_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9748:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpge_epi64_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9757:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmple_epi64_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9766:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmple_epi64_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9776:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permutex_epi64 (__m256i __X, const int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9788:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __X, const int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9798:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_permutex_epi64 (__mmask8 __M, __m256i __X, const int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9810:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9821:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9833:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9844:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9856:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256 __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9867:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9879:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9890:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9901:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_inserti32x4 (__m256i __A, __m128i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9914:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9927:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9940:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_insertf32x4 (__m256 __A, __m128 __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9953:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9965:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9977:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_extracti32x4_epi32 (__m256i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9989:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10001:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10013:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_extractf32x4_ps (__m256 __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10025:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10037:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10049:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_shuffle_i64x2 (__m256i __A, __m256i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10062:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10074:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10086:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_shuffle_i32x4 (__m256i __A, __m256i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10099:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10111:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10123:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_shuffle_f64x2 (__m256d __A, __m256d __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10136:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10148:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10160:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_shuffle_f32x4 (__m256 __A, __m256 __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10173:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256 __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10185:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10198:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10210:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10222:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10234:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10246:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10258:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10270:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10282:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10294:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10305:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fixupimm_ps (__m128 __A, __m128 __B, __m128i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10317:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10329:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10341:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10350:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_srli_epi32 (__mmask8 __U, __m256i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10361:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10370:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_srli_epi32 (__mmask8 __U, __m128i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10381:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10390:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_srli_epi64 (__mmask8 __U, __m256i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10401:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10410:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_srli_epi64 (__mmask8 __U, __m128i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10421:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10433:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10445:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10457:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10469:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10481:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10493:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10504:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B, __m128i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10515:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B, __m128i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10527:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10538:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B, __m128i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10549:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B, __m128i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10560:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_roundscale_ps (__m256 __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10572:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10582:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_roundscale_ps (__mmask8 __U, __m256 __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10593:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_roundscale_pd (__m256d __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10605:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10615:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_roundscale_pd (__mmask8 __U, __m256d __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10626:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_roundscale_ps (__m128 __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10638:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10648:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_roundscale_ps (__mmask8 __U, __m128 __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10659:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_roundscale_pd (__m128d __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10671:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10681:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_roundscale_pd (__mmask8 __U, __m128d __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10693:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10706:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10718:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10730:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10743:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10755:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10767:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10780:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10792:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10804:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10817:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10829:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10842:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10854:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10866:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10878:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10890:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10902:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10914:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10926:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10938:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10950:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10962:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10974:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10986:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10998:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11010:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11022:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11033:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256 __v1, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11044:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11053:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11064:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11073:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __v1, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11084:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11093:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __v1, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11104:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11113:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __v1, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11124:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11133:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11144:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11153:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __v1, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11164:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11173:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __v1, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11184:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11193:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __v1, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11204:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11213:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __v1, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11224:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11233:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __v1, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11244:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11253:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __v1, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11264:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11273:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __v1, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11284:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11293:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __v1, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11304:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11313:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __v1, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11324:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11333:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __v1, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11344:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11353:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_PERM_ENUM __mask) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11363:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_PERM_ENUM __mask) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11374:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_PERM_ENUM __mask) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11384:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_PERM_ENUM __mask) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11394:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_rol_epi32 (__m256i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11405:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11414:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_rol_epi32 (__mmask8 __U, __m256i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11424:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rol_epi32 (__m128i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11435:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11444:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_rol_epi32 (__mmask8 __U, __m128i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11454:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_ror_epi32 (__m256i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11465:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11474:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_ror_epi32 (__mmask8 __U, __m256i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11484:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_ror_epi32 (__m128i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11495:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11504:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_ror_epi32 (__mmask8 __U, __m128i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11514:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_rol_epi64 (__m256i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11525:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11534:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_rol_epi64 (__mmask8 __U, __m256i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11544:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rol_epi64 (__m128i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11555:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11564:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_rol_epi64 (__mmask8 __U, __m128i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11574:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_ror_epi64 (__m256i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11585:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11594:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_ror_epi64 (__mmask8 __U, __m256i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11604:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_ror_epi64 (__m128i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11615:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11624:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_ror_epi64 (__mmask8 __U, __m128i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11634:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_alignr_epi32 (__m128i __A, __m128i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11646:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11657:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11668:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_alignr_epi64 (__m128i __A, __m128i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11680:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11691:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11702:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_alignr_epi32 (__m256i __A, __m256i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11714:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11725:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11736:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_alignr_epi64 (__m256i __A, __m256i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11748:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11759:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11771:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11780:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtps_ph (__mmask8 __U, __m128 __A, const int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11791:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11800:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtps_ph (__mmask8 __U, __m256 __A, const int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11811:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11820:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_srai_epi32 (__mmask8 __U, __m256i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11831:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11840:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_srai_epi32 (__mmask8 __U, __m128i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11850:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_srai_epi64 (__m256i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11861:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11870:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_srai_epi64 (__mmask8 __U, __m256i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11880:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_srai_epi64 (__m128i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11891:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11900:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_srai_epi64 (__mmask8 __U, __m128i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11910:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_slli_epi32 (__m128i __W, __mmask8 __U, __m128i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11919:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_slli_epi32 (__mmask8 __U, __m128i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11929:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_slli_epi64 (__m128i __W, __mmask8 __U, __m128i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11938:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_slli_epi64 (__mmask8 __U, __m128i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11949:11: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11958:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_slli_epi32 (__mmask8 __U, __m256i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11969:11: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11978:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_slli_epi64 (__mmask8 __U, __m256i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11989:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11998:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_permutex_pd (__mmask8 __U, __m256d __X, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12009:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12018:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_permute_pd (__mmask8 __U, __m256d __X, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12029:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12038:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_permute_pd (__mmask8 __U, __m128d __X, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12049:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12058:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_permute_ps (__mmask8 __U, __m256 __X, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12069:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12078:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_permute_ps (__mmask8 __U, __m128 __X, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12088:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_blend_pd (__mmask8 __U, __m256d __A, __m256d __W) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12097:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_blend_ps (__mmask8 __U, __m256 __A, __m256 __W) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12106:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_blend_epi64 (__mmask8 __U, __m256i __A, __m256i __W) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12115:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_blend_epi32 (__mmask8 __U, __m256i __A, __m256i __W) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12124:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_blend_pd (__mmask8 __U, __m128d __A, __m128d __W) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12133:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_blend_ps (__mmask8 __U, __m128 __A, __m128 __W) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12142:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_blend_epi64 (__mmask8 __U, __m128i __A, __m128i __W) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12151:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_blend_epi32 (__mmask8 __U, __m128i __A, __m128i __W) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12160:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmp_epi64_mask (__m256i __X, __m256i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12169:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmp_epi32_mask (__m256i __X, __m256i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12178:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmp_epu64_mask (__m256i __X, __m256i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12187:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmp_epu32_mask (__m256i __X, __m256i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12196:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmp_pd_mask (__m256d __X, __m256d __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12205:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmp_ps_mask (__m256 __X, __m256 __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12215:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12225:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12235:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12245:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12255:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12265:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12274:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmp_epi64_mask (__m128i __X, __m128i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12283:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmp_epi32_mask (__m128i __X, __m128i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12292:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmp_epu64_mask (__m128i __X, __m128i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12301:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmp_epu32_mask (__m128i __X, __m128i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12310:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmp_pd_mask (__m128d __X, __m128d __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12319:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmp_ps_mask (__m128 __X, __m128 __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12329:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12339:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12349:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12359:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12369:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12379:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12388:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permutex_pd (__m256d __X, const int __M) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:55, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("avx512bw") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:45:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ktest_mask32_u8 (__mmask32 __A, __mmask32 __B, unsigned char *__CF) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:53:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ktest_mask64_u8 (__mmask64 __A, __mmask64 __B, unsigned char *__CF) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:61:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ktestz_mask32_u8 (__mmask32 __A, __mmask32 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:68:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ktestz_mask64_u8 (__mmask64 __A, __mmask64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:75:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ktestc_mask32_u8 (__mmask32 __A, __mmask32 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:82:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ktestc_mask64_u8 (__mmask64 __A, __mmask64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:89:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kortest_mask32_u8 (__mmask32 __A, __mmask32 __B, unsigned char *__CF) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:97:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kortest_mask64_u8 (__mmask64 __A, __mmask64 __B, unsigned char *__CF) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:105:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kortestz_mask32_u8 (__mmask32 __A, __mmask32 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:112:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kortestz_mask64_u8 (__mmask64 __A, __mmask64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:119:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kortestc_mask32_u8 (__mmask32 __A, __mmask32 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:126:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kortestc_mask64_u8 (__mmask64 __A, __mmask64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:133:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kadd_mask32 (__mmask32 __A, __mmask32 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:140:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kadd_mask64 (__mmask64 __A, __mmask64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:147:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _cvtmask32_u32 (__mmask32 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:154:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _cvtmask64_u64 (__mmask64 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:161:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _cvtu32_mask32 (unsigned int __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:168:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _cvtu64_mask64 (unsigned long long __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:175:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _load_mask32 (__mmask32 *__A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:182:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _load_mask64 (__mmask64 *__A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:189:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _store_mask32 (__mmask32 *__A, __mmask32 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:196:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _store_mask64 (__mmask64 *__A, __mmask64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:203:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _knot_mask32 (__mmask32 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:210:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _knot_mask64 (__mmask64 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:217:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kor_mask32 (__mmask32 __A, __mmask32 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:224:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kor_mask64 (__mmask64 __A, __mmask64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:231:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kxnor_mask32 (__mmask32 __A, __mmask32 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:238:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kxnor_mask64 (__mmask64 __A, __mmask64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:245:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kxor_mask32 (__mmask32 __A, __mmask32 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:252:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kxor_mask64 (__mmask64 __A, __mmask64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:259:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kand_mask32 (__mmask32 __A, __mmask32 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:266:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kand_mask64 (__mmask64 __A, __mmask64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:273:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kandn_mask32 (__mmask32 __A, __mmask32 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:280:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kandn_mask64 (__mmask64 __A, __mmask64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:287:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_mov_epi16 (__m512i __W, __mmask32 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:296:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_mov_epi16 (__mmask32 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:306:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_loadu_epi16 (__m512i __W, __mmask32 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:315:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_loadu_epi16 (__mmask32 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:325:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_storeu_epi16 (void *__P, __mmask32 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:334:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_mov_epi8 (__m512i __W, __mmask64 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:343:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_mov_epi8 (__mmask64 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:353:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_kunpackw (__mmask32 __A, __mmask32 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:361:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kunpackw_mask32 (__mmask16 __A, __mmask16 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:369:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_kunpackd (__mmask64 __A, __mmask64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:377:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kunpackd_mask64 (__mmask32 __A, __mmask32 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:385:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_loadu_epi8 (__m512i __W, __mmask64 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:394:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_loadu_epi8 (__mmask64 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:404:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_storeu_epi8 (void *__P, __mmask64 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:413:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_sad_epu8 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:421:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepi16_epi8 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:430:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepi16_storeu_epi8 (void * __P, __mmask32 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:437:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepi16_epi8 (__m256i __O, __mmask32 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:445:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepi16_epi8 (__mmask32 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:455:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtsepi16_epi8 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:464:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtsepi16_storeu_epi8 (void * __P, __mmask32 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:471:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtsepi16_epi8 (__m256i __O, __mmask32 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:480:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtsepi16_epi8 (__mmask32 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:490:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtusepi16_epi8 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:499:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtusepi16_epi8 (__m256i __O, __mmask32 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:508:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtusepi16_storeu_epi8 (void * __P, __mmask32 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:515:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtusepi16_epi8 (__mmask32 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:525:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_broadcastb_epi8 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:534:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_broadcastb_epi8 (__m512i __O, __mmask64 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:543:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_broadcastb_epi8 (__mmask64 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:553:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_set1_epi8 (__m512i __O, __mmask64 __M, char __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:562:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_set1_epi8 (__mmask64 __M, char __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:573:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_broadcastw_epi16 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:582:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_broadcastw_epi16 (__m512i __O, __mmask32 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:591:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_broadcastw_epi16 (__mmask32 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:601:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_set1_epi16 (__m512i __O, __mmask32 __M, short __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:610:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_set1_epi16 (__mmask32 __M, short __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:621:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mulhrs_epi16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:633:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:643:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_mulhrs_epi16 (__mmask32 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:654:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mulhi_epi16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:666:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:676:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_mulhi_epi16 (__mmask32 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:687:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mulhi_epu16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:699:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:709:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_mulhi_epu16 (__mmask32 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:720:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mullo_epi16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:728:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:738:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_mullo_epi16 (__mmask32 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:749:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepi8_epi16 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:759:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepi8_epi16 (__m512i __W, __mmask32 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:768:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepi8_epi16 (__mmask32 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:778:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepu8_epi16 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:788:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepu8_epi16 (__m512i __W, __mmask32 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:797:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepu8_epi16 (__mmask32 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:807:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_permutexvar_epi16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:819:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:831:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:841:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_permutex2var_epi16 (__m512i __A, __m512i __I, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:853:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __I, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:866:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask32 __U, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:879:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __I, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:891:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_avg_epu8 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:903:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:913:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_avg_epu8 (__mmask64 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:924:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_add_epi8 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:932:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:942:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_add_epi8 (__mmask64 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:953:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_sub_epi8 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:961:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:971:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_sub_epi8 (__mmask64 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:982:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_avg_epu16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:994:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1004:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_avg_epu16 (__mmask32 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1015:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_subs_epi8 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1027:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1037:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_subs_epi8 (__mmask64 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1048:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_subs_epu8 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1060:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1070:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_subs_epu8 (__mmask64 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1081:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_adds_epi8 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1093:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1103:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_adds_epi8 (__mmask64 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1114:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_adds_epu8 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1126:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1136:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_adds_epu8 (__mmask64 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1147:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_sub_epi16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1155:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1165:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_sub_epi16 (__mmask32 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1176:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_subs_epi16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1188:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1198:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_subs_epi16 (__mmask32 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1209:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_subs_epu16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1221:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1231:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_subs_epu16 (__mmask32 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1242:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_add_epi16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1250:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1260:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_add_epi16 (__mmask32 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1271:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_adds_epi16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1283:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1293:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_adds_epi16 (__mmask32 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1304:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_adds_epu16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1316:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1326:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_adds_epu16 (__mmask32 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1337:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_srl_epi16 (__m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1349:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1359:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_srl_epi16 (__mmask32 __U, __m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1370:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_packs_epi16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1381:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_sll_epi16 (__m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1393:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1403:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_sll_epi16 (__mmask32 __U, __m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1414:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maddubs_epi16 (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1426:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1436:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_maddubs_epi16 (__mmask32 __U, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1447:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_madd_epi16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1459:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1469:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_madd_epi16 (__mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1480:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_unpackhi_epi8 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1492:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1502:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_unpackhi_epi8 (__mmask64 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1513:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_unpackhi_epi16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1525:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1535:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_unpackhi_epi16 (__mmask32 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1546:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_unpacklo_epi8 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1558:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1568:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_unpacklo_epi8 (__mmask64 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1579:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_unpacklo_epi16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1591:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1601:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_unpacklo_epi16 (__mmask32 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1612:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpeq_epu8_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1621:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpeq_epi8_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1630:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpeq_epu8_mask (__mmask64 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1639:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpeq_epi8_mask (__mmask64 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1648:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpeq_epu16_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1657:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpeq_epi16_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1666:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpeq_epu16_mask (__mmask32 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1675:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpeq_epi16_mask (__mmask32 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1684:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpgt_epu8_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1693:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpgt_epi8_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1702:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpgt_epu8_mask (__mmask64 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1711:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpgt_epi8_mask (__mmask64 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1720:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpgt_epu16_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1729:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpgt_epi16_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1738:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpgt_epu16_mask (__mmask32 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1747:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpgt_epi16_mask (__mmask32 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1756:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_movepi8_mask (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1763:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_movepi16_mask (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1770:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_movm_epi8 (__mmask64 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1777:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_movm_epi16 (__mmask32 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1784:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_test_epi8_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1793:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_test_epi8_mask (__mmask64 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1801:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_test_epi16_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1810:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_test_epi16_mask (__mmask32 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1818:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_testn_epi8_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1827:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_testn_epi8_mask (__mmask64 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1835:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_testn_epi16_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1844:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_testn_epi16_mask (__mmask32 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1852:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_shuffle_epi8 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1864:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1874:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_shuffle_epi8 (__mmask64 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1885:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_min_epu16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1896:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_min_epu16 (__mmask32 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1908:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1918:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_min_epi16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1929:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_min_epi16 (__mmask32 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1941:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1951:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_max_epu8 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1962:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_max_epu8 (__mmask64 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1974:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1984:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_max_epi8 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1995:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_max_epi8 (__mmask64 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2007:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2017:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_min_epu8 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2028:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_min_epu8 (__mmask64 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2040:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2050:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_min_epi8 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2061:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_min_epi8 (__mmask64 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2073:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2083:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_max_epi16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2094:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_max_epi16 (__mmask32 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2106:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2116:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_max_epu16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2127:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_max_epu16 (__mmask32 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2139:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2149:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_sra_epi16 (__m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2161:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2171:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_sra_epi16 (__mmask32 __U, __m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2182:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_srav_epi16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2194:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2204:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_srav_epi16 (__mmask32 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2215:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_srlv_epi16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2227:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2237:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_srlv_epi16 (__mmask32 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2248:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_sllv_epi16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2260:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2270:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_sllv_epi16 (__mmask32 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2282:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2292:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_packs_epi16 (__mmask64 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2303:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_packus_epi16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2315:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2325:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_packus_epi16 (__mmask64 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2336:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_abs_epi8 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2346:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_abs_epi8 (__m512i __W, __mmask64 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2355:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_abs_epi8 (__mmask64 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2365:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_abs_epi16 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2375:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_abs_epi16 (__m512i __W, __mmask32 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2384:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_abs_epi16 (__mmask32 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2394:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpneq_epu8_mask (__mmask64 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2403:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmplt_epu8_mask (__mmask64 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2412:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpge_epu8_mask (__mmask64 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2421:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmple_epu8_mask (__mmask64 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2430:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpneq_epu16_mask (__mmask32 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2439:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmplt_epu16_mask (__mmask32 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2448:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpge_epu16_mask (__mmask32 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2457:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmple_epu16_mask (__mmask32 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2466:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpneq_epi8_mask (__mmask64 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2475:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmplt_epi8_mask (__mmask64 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2484:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpge_epi8_mask (__mmask64 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2493:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmple_epi8_mask (__mmask64 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2502:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpneq_epi16_mask (__mmask32 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2511:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmplt_epi16_mask (__mmask32 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2520:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpge_epi16_mask (__mmask32 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2529:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmple_epi16_mask (__mmask32 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2538:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpneq_epu8_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2547:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmplt_epu8_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2556:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpge_epu8_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2565:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmple_epu8_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2574:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpneq_epu16_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2583:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmplt_epu16_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2592:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpge_epu16_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2601:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmple_epu16_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2610:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpneq_epi8_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2619:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmplt_epi8_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2628:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpge_epi8_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2637:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmple_epi8_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2646:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpneq_epi16_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2655:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmplt_epi16_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2664:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpge_epi16_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2673:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmple_epi16_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2682:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_packs_epi32 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2693:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_packs_epi32 (__mmask32 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2705:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2715:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_packus_epi32 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2726:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_packus_epi32 (__mmask32 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2738:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2749:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kshiftli_mask32 (__mmask32 __A, unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2757:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kshiftli_mask64 (__mmask64 __A, unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2765:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kshiftri_mask32 (__mmask32 __A, unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2773:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kshiftri_mask64 (__mmask64 __A, unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2781:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_alignr_epi8 (__m512i __A, __m512i __B, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2790:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2802:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2814:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_dbsad_epu8 (__m512i __A, __m512i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2827:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2839:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2851:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_srli_epi16 (__m512i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2862:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2871:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_srli_epi16 (__mmask32 __U, __m512i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2881:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_slli_epi16 (__m512i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2892:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2901:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_slli_epi16 (__mmask32 __U, __m512i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2911:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_shufflehi_epi16 (__m512i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2923:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2934:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2945:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_shufflelo_epi16 (__m512i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2957:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2968:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2979:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_srai_epi16 (__m512i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2990:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2999:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_srai_epi16 (__mmask32 __U, __m512i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:3009:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_blend_epi16 (__mmask32 __U, __m512i __A, __m512i __W) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:3018:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_blend_epi8 (__mmask64 __U, __m512i __A, __m512i __W) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:3028:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:3037:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmp_epi16_mask (__m512i __X, __m512i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:3047:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:3056:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmp_epi8_mask (__m512i __X, __m512i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:3066:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:3075:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmp_epu16_mask (__m512i __X, __m512i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:3085:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:3094:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmp_epu8_mask (__m512i __X, __m512i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:3103:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_bslli_epi128 (__m512i __A, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:3110:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_bsrli_epi128 (__m512i __A, const int __N) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:57, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("avx512dq") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:39:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ktest_mask8_u8 (__mmask8 __A, __mmask8 __B, unsigned char *__CF) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:47:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ktestz_mask8_u8 (__mmask8 __A, __mmask8 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:54:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ktestc_mask8_u8 (__mmask8 __A, __mmask8 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:61:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ktest_mask16_u8 (__mmask16 __A, __mmask16 __B, unsigned char *__CF) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:69:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ktestz_mask16_u8 (__mmask16 __A, __mmask16 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:76:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ktestc_mask16_u8 (__mmask16 __A, __mmask16 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:83:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kortest_mask8_u8 (__mmask8 __A, __mmask8 __B, unsigned char *__CF) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:91:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kortestz_mask8_u8 (__mmask8 __A, __mmask8 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:98:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kortestc_mask8_u8 (__mmask8 __A, __mmask8 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:105:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kadd_mask8 (__mmask8 __A, __mmask8 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:112:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kadd_mask16 (__mmask16 __A, __mmask16 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:119:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _cvtmask8_u32 (__mmask8 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:126:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _cvtu32_mask8 (unsigned int __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:133:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _load_mask8 (__mmask8 *__A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:140:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _store_mask8 (__mmask8 *__A, __mmask8 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:147:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _knot_mask8 (__mmask8 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:154:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kor_mask8 (__mmask8 __A, __mmask8 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:161:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kxnor_mask8 (__mmask8 __A, __mmask8 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:168:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kxor_mask8 (__mmask8 __A, __mmask8 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:175:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kand_mask8 (__mmask8 __A, __mmask8 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:182:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kandn_mask8 (__mmask8 __A, __mmask8 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:189:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_broadcast_f64x2 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:199:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_broadcast_f64x2 (__m512d __O, __mmask8 __M, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:209:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_broadcast_f64x2 (__mmask8 __M, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:220:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_broadcast_i64x2 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:230:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_broadcast_i64x2 (__m512i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:240:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_broadcast_i64x2 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:251:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_broadcast_f32x2 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:261:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_broadcast_f32x2 (__m512 __O, __mmask16 __M, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:270:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_broadcast_f32x2 (__mmask16 __M, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:280:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_broadcast_i32x2 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:291:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_broadcast_i32x2 (__m512i __O, __mmask16 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:301:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_broadcast_i32x2 (__mmask16 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:312:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_broadcast_f32x8 (__m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:322:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_broadcast_f32x8 (__m512 __O, __mmask16 __M, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:331:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_broadcast_f32x8 (__mmask16 __M, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:341:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_broadcast_i32x8 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:352:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_broadcast_i32x8 (__m512i __O, __mmask16 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:362:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_broadcast_i32x8 (__mmask16 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:373:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mullo_epi64 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:381:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:391:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_mullo_epi64 (__mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:402:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_xor_pd (__m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:414:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:424:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_xor_pd (__mmask8 __U, __m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:435:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_xor_ps (__m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:446:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_xor_ps (__m512 __W, __mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:456:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_xor_ps (__mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:467:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_or_pd (__m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:478:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_or_pd (__m512d __W, __mmask8 __U, __m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:488:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_or_pd (__mmask8 __U, __m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:499:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_or_ps (__m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:510:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_or_ps (__m512 __W, __mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:520:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_or_ps (__mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:531:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_and_pd (__m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:543:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:553:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_and_pd (__mmask8 __U, __m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:564:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_and_ps (__m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:575:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_and_ps (__m512 __W, __mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:585:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_and_ps (__mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:596:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_andnot_pd (__m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:608:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:618:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_andnot_pd (__mmask8 __U, __m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:629:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_andnot_ps (__m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:641:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:651:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_andnot_ps (__mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:662:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_movepi32_mask (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:669:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_movepi64_mask (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:676:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_movm_epi32 (__mmask16 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:683:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_movm_epi64 (__mmask8 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:690:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvttpd_epi64 (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:701:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvttpd_epi64 (__m512i __W, __mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:711:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvttpd_epi64 (__mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:722:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvttpd_epu64 (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:733:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvttpd_epu64 (__m512i __W, __mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:743:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvttpd_epu64 (__mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:754:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvttps_epi64 (__m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:765:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvttps_epi64 (__m512i __W, __mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:775:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvttps_epi64 (__mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:786:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvttps_epu64 (__m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:797:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvttps_epu64 (__m512i __W, __mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:807:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvttps_epu64 (__mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:818:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtpd_epi64 (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:829:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtpd_epi64 (__m512i __W, __mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:839:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtpd_epi64 (__mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:850:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtpd_epu64 (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:861:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtpd_epu64 (__m512i __W, __mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:871:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtpd_epu64 (__mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:882:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtps_epi64 (__m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:893:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtps_epi64 (__m512i __W, __mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:903:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtps_epi64 (__mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:914:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtps_epu64 (__m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:925:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtps_epu64 (__m512i __W, __mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:935:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtps_epu64 (__mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:946:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepi64_ps (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:957:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepi64_ps (__m256 __W, __mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:967:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepi64_ps (__mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:978:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepu64_ps (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:989:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepu64_ps (__m256 __W, __mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:999:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepu64_ps (__mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1010:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepi64_pd (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1021:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepi64_pd (__m512d __W, __mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1031:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepi64_pd (__mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1042:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepu64_pd (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1053:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepu64_pd (__m512d __W, __mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1063:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepu64_pd (__mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1075:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kshiftli_mask8 (__mmask8 __A, unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1082:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kshiftri_mask8 (__mmask8 __A, unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1089:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_range_pd (__m512d __A, __m512d __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1102:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __A, __m512d __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1113:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_range_pd (__mmask8 __U, __m512d __A, __m512d __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1125:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_range_ps (__m512 __A, __m512 __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1138:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __A, __m512 __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1149:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_range_ps (__mmask16 __U, __m512 __A, __m512 __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1161:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_reduce_sd (__m128d __A, __m128d __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1172:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1182:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_reduce_sd (__mmask8 __U, __m128d __A, __m128d __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1192:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_reduce_ss (__m128 __A, __m128 __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1204:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1214:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_reduce_ss (__mmask8 __U, __m128 __A, __m128 __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1224:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_range_sd (__m128d __A, __m128d __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1236:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_range_sd (__m128d __W, __mmask8 __U, __m128d __A, __m128d __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1247:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_range_sd (__mmask8 __U, __m128d __A, __m128d __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1259:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_range_ss (__m128 __A, __m128 __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1271:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_range_ss (__m128 __W, __mmask8 __U, __m128 __A, __m128 __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1283:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_range_ss (__mmask8 __U, __m128 __A, __m128 __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1295:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_range_round_sd (__m128d __A, __m128d __B, int __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1307:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1318:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1329:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_range_round_ss (__m128 __A, __m128 __B, int __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1341:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1352:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1363:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fpclass_ss_mask (__m128 __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1370:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fpclass_sd_mask (__m128d __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1377:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtt_roundpd_epi64 (__m512d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1389:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1400:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1411:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtt_roundpd_epu64 (__m512d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1423:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1434:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1445:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtt_roundps_epi64 (__m256 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1457:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1468:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1479:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtt_roundps_epu64 (__m256 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1491:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1502:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1513:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvt_roundpd_epi64 (__m512d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1525:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1536:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1547:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvt_roundpd_epu64 (__m512d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1559:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1570:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1581:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvt_roundps_epi64 (__m256 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1593:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1604:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1615:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvt_roundps_epu64 (__m256 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1627:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1638:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1649:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvt_roundepi64_ps (__m512i __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1661:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1672:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1683:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvt_roundepu64_ps (__m512i __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1695:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1706:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1717:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvt_roundepi64_pd (__m512i __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1729:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1740:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1751:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvt_roundepu64_pd (__m512i __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1763:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1774:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1785:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_pd (__m512d __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1795:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_pd (__m512d __W, __mmask8 __U, __m512d __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1804:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_reduce_pd (__mmask8 __U, __m512d __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1814:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_ps (__m512 __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1824:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_ps (__m512 __W, __mmask16 __U, __m512 __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1833:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_reduce_ps (__mmask16 __U, __m512 __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1843:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_extractf32x8_ps (__m512 __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1855:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1866:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1877:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_extractf64x2_pd (__m512d __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1889:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1901:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1913:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_extracti32x8_epi32 (__m512i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1925:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1936:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1947:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_extracti64x2_epi64 (__m512i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1959:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1971:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1984:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1998:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:2010:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:2022:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_range_round_ps (__m512 __A, __m512 __B, int __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:2036:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:2048:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:2060:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_inserti32x8 (__m512i __A, __m256i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:2073:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:2085:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:2097:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_insertf32x8 (__m512 __A, __m256 __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:2110:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256 __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:2122:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:2134:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_inserti64x2 (__m512i __A, __m128i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:2147:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:2160:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:2173:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_insertf64x2 (__m512d __A, __m128d __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:2186:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:2199:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:2213:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:2221:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fpclass_pd_mask (__m512d __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:2231:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:2239:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fpclass_ps_mask (__m512 __A, const int __imm) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:59, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:40:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_mov_epi8 (__m256i __W, __mmask32 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:49:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_mov_epi8 (__mmask32 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:59:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_mov_epi8 (__m128i __W, __mmask16 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:68:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_mov_epi8 (__mmask16 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:78:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_storeu_epi8 (void *__P, __mmask32 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:87:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_storeu_epi8 (void *__P, __mmask16 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:96:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_loadu_epi16 (__m256i __W, __mmask16 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:105:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_loadu_epi16 (__mmask16 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:115:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_loadu_epi16 (__m128i __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:124:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_loadu_epi16 (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:135:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_mov_epi16 (__m256i __W, __mmask16 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:144:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_mov_epi16 (__mmask16 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:154:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_mov_epi16 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:163:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_mov_epi16 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:173:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_loadu_epi8 (__m256i __W, __mmask32 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:182:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_loadu_epi8 (__mmask32 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:192:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_loadu_epi8 (__m128i __W, __mmask16 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:201:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_loadu_epi8 (__mmask16 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:211:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepi16_epi8 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:221:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepi16_storeu_epi8 (void * __P, __mmask16 __M,__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:228:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepi16_epi8 (__m128i __O, __mmask16 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:236:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepi16_epi8 (__mmask16 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:246:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsepi16_epi8 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:256:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtsepi16_storeu_epi8 (void * __P, __mmask8 __M,__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:263:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtsepi16_epi8 (__m128i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:271:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtsepi16_epi8 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:281:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtsepi16_epi8 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:291:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtsepi16_storeu_epi8 (void * __P, __mmask16 __M,__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:298:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtsepi16_epi8 (__m128i __O, __mmask16 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:306:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtsepi16_epi8 (__mmask16 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:316:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtusepi16_epi8 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:326:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtusepi16_storeu_epi8 (void * __P, __mmask8 __M,__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:333:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtusepi16_epi8 (__m128i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:342:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtusepi16_epi8 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:352:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtusepi16_epi8 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:362:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtusepi16_storeu_epi8 (void * __P, __mmask16 __M,__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:369:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtusepi16_epi8 (__m128i __O, __mmask16 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:378:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtusepi16_epi8 (__mmask16 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:388:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_broadcastb_epi8 (__m256i __O, __mmask32 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:397:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_broadcastb_epi8 (__mmask32 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:407:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_set1_epi8 (__m256i __O, __mmask32 __M, char __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:416:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_set1_epi8 (__mmask32 __M, char __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:426:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_broadcastb_epi8 (__m128i __O, __mmask16 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:435:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_broadcastb_epi8 (__mmask16 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:445:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_set1_epi8 (__m128i __O, __mmask16 __M, char __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:454:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_set1_epi8 (__mmask16 __M, char __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:464:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_broadcastw_epi16 (__m256i __O, __mmask16 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:473:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_broadcastw_epi16 (__mmask16 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:483:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_set1_epi16 (__m256i __O, __mmask16 __M, short __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:492:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_set1_epi16 (__mmask16 __M, short __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:502:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_broadcastw_epi16 (__m128i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:511:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_broadcastw_epi16 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:521:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_set1_epi16 (__m128i __O, __mmask8 __M, short __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:530:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_set1_epi16 (__mmask8 __M, short __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:540:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permutexvar_epi16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:552:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:564:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:574:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_permutexvar_epi16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:585:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_permutexvar_epi16 (__mmask8 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:597:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:607:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permutex2var_epi16 (__m256i __A, __m256i __I, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:619:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __I, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:632:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask16 __U, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:645:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __I, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:657:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_permutex2var_epi16 (__m128i __A, __m128i __I, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:669:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:682:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:695:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:708:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:718:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_maddubs_epi16 (__mmask16 __U, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:730:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:740:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_maddubs_epi16 (__mmask8 __U, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:752:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:762:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_madd_epi16 (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:774:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:784:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_madd_epi16 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:795:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_movepi8_mask (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:802:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_movepi8_mask (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:809:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_movepi16_mask (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:816:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_movepi16_mask (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:823:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_movm_epi8 (__mmask16 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:830:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_movm_epi8 (__mmask32 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:837:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_movm_epi16 (__mmask8 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:844:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_movm_epi16 (__mmask16 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:851:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_test_epi8_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:860:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_test_epi8_mask (__mmask16 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:868:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_test_epi8_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:877:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_test_epi8_mask (__mmask32 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:885:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_test_epi16_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:894:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_test_epi16_mask (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:902:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_test_epi16_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:911:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_test_epi16_mask (__mmask16 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:919:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_min_epu16 (__mmask16 __M, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:931:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:941:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_min_epu16 (__mmask8 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:953:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:963:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_min_epi16 (__mmask16 __M, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:975:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:985:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_max_epu8 (__mmask32 __M, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:997:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1007:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_max_epu8 (__mmask16 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1019:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1029:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_max_epi8 (__mmask32 __M, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1041:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1051:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_max_epi8 (__mmask16 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1063:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1073:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_min_epu8 (__mmask32 __M, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1085:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1095:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_min_epu8 (__mmask16 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1107:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1117:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_min_epi8 (__mmask32 __M, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1129:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1139:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_min_epi8 (__mmask16 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1151:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1161:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_max_epi16 (__mmask16 __M, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1173:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1183:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_max_epi16 (__mmask8 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1195:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1205:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_max_epu16 (__mmask16 __M, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1217:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1227:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_max_epu16 (__mmask8 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1239:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1249:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_min_epi16 (__mmask8 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1261:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1273:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1285:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1298:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1310:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1322:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_dbsad_epu8 (__m256i __A, __m256i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1335:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1347:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1359:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_dbsad_epu8 (__m128i __A, __m128i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1372:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1384:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1396:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_blend_epi16 (__mmask8 __U, __m128i __A, __m128i __W) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1405:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_blend_epi8 (__mmask16 __U, __m128i __A, __m128i __W) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1414:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_blend_epi16 (__mmask16 __U, __m256i __A, __m256i __W) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1423:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_blend_epi8 (__mmask32 __U, __m256i __A, __m256i __W) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1433:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1442:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmp_epi16_mask (__m128i __X, __m128i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1452:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1461:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmp_epi16_mask (__m256i __X, __m256i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1471:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1480:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmp_epi8_mask (__m128i __X, __m128i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1490:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1499:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmp_epi8_mask (__m256i __X, __m256i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1509:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1518:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmp_epu16_mask (__m128i __X, __m128i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1528:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1537:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmp_epu16_mask (__m256i __X, __m256i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1547:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1556:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmp_epu8_mask (__m128i __X, __m128i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1566:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1575:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmp_epu8_mask (__m256i __X, __m256i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1585:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1594:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_srli_epi16 (__mmask16 __U, __m256i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1605:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1614:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_srli_epi16 (__mmask8 __U, __m128i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1625:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1636:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1648:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1657:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_shufflehi_epi16 (__mmask8 __U, __m128i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1668:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1679:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1691:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1700:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_shufflelo_epi16 (__mmask8 __U, __m128i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1711:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1720:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_srai_epi16 (__mmask16 __U, __m256i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1731:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1740:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_srai_epi16 (__mmask8 __U, __m128i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1751:11: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1760:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_slli_epi16 (__mmask16 __U, __m256i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1770:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_slli_epi16 (__m128i __W, __mmask8 __U, __m128i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1779:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_slli_epi16 (__mmask8 __U, __m128i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2041:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpneq_epi8_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2050:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmplt_epi8_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2059:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpge_epi8_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2068:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmple_epi8_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2077:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpneq_epi16_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2086:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmplt_epi16_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2095:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpge_epi16_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2104:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmple_epi16_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2113:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpneq_epu8_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2122:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmplt_epu8_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2131:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpge_epu8_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2140:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmple_epu8_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2149:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpneq_epu16_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2158:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmplt_epu16_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2167:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpge_epu16_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2176:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmple_epu16_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2185:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpneq_epi8_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2194:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmplt_epi8_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2203:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpge_epi8_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2212:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmple_epi8_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2221:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpneq_epi16_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2230:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmplt_epi16_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2239:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpge_epi16_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2248:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmple_epi16_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2258:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2268:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_mulhrs_epi16 (__mmask16 __U, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2280:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2290:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_mulhi_epu16 (__mmask16 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2302:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2312:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_mulhi_epi16 (__mmask16 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2324:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2334:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_mulhi_epi16 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2346:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2356:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_mulhi_epu16 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2368:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2378:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_mulhrs_epi16 (__mmask8 __U, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2390:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2400:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_mullo_epi16 (__mmask16 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2412:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2422:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_mullo_epi16 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2433:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepi8_epi16 (__m256i __W, __mmask16 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2442:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepi8_epi16 (__mmask16 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2452:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepi8_epi16 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2461:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepi8_epi16 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2471:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepu8_epi16 (__m256i __W, __mmask16 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2480:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepu8_epi16 (__mmask16 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2490:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepu8_epi16 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2499:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepu8_epi16 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2510:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2520:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_avg_epu8 (__mmask32 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2532:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2542:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_avg_epu8 (__mmask16 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2554:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2564:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_avg_epu16 (__mmask16 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2576:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2586:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_avg_epu16 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2598:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2608:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_add_epi8 (__mmask32 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2620:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2630:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_add_epi16 (__mmask16 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2642:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2652:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_adds_epi8 (__mmask32 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2664:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2674:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_adds_epi16 (__mmask16 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2686:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2696:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_adds_epu8 (__mmask32 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2708:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2718:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_adds_epu16 (__mmask16 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2730:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2740:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_sub_epi8 (__mmask32 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2752:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2762:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_sub_epi16 (__mmask16 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2774:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2784:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_subs_epi8 (__mmask32 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2796:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2806:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_subs_epi16 (__mmask16 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2818:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2828:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_subs_epu8 (__mmask32 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2840:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2850:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_subs_epu16 (__mmask16 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2862:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2872:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_add_epi8 (__mmask16 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2884:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2894:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_add_epi16 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2906:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2916:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_unpackhi_epi8 (__mmask32 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2928:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2938:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_unpackhi_epi8 (__mmask16 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2950:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2960:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_unpackhi_epi16 (__mmask16 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2972:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2982:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_unpackhi_epi16 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2994:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3004:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_unpacklo_epi8 (__mmask32 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3016:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3026:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_unpacklo_epi8 (__mmask16 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3038:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3048:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_unpacklo_epi16 (__mmask16 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3060:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3070:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_unpacklo_epi16 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3081:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpeq_epi8_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3090:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpeq_epu8_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3099:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpeq_epu8_mask (__mmask16 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3108:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpeq_epi8_mask (__mmask16 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3117:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpeq_epu8_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3126:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpeq_epi8_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3135:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpeq_epu8_mask (__mmask32 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3144:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpeq_epi8_mask (__mmask32 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3153:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpeq_epu16_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3162:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpeq_epi16_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3171:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpeq_epu16_mask (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3179:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpeq_epi16_mask (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3187:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpeq_epu16_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3196:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpeq_epi16_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3205:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpeq_epu16_mask (__mmask16 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3214:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpeq_epi16_mask (__mmask16 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3223:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpgt_epu8_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3232:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpgt_epi8_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3241:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpgt_epu8_mask (__mmask16 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3250:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpgt_epi8_mask (__mmask16 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3259:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpgt_epu8_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3268:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpgt_epi8_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3277:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpgt_epu8_mask (__mmask32 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3286:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpgt_epi8_mask (__mmask32 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3295:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpgt_epu16_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3304:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpgt_epi16_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3313:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpgt_epu16_mask (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3321:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpgt_epi16_mask (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3329:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpgt_epu16_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3338:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpgt_epi16_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3347:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpgt_epu16_mask (__mmask16 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3356:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpgt_epi16_mask (__mmask16 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3365:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_testn_epi8_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3374:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_testn_epi8_mask (__mmask16 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3382:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_testn_epi8_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3391:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_testn_epi8_mask (__mmask32 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3399:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_testn_epi16_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3408:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_testn_epi16_mask (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3416:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_testn_epi16_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3425:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_testn_epi16_mask (__mmask16 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3434:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3444:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_shuffle_epi8 (__mmask32 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3456:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3466:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_shuffle_epi8 (__mmask16 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3477:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_packs_epi16 (__mmask32 __M, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3489:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3499:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_packs_epi16 (__mmask16 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3511:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3521:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_packus_epi16 (__mmask32 __M, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3533:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3543:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_packus_epi16 (__mmask16 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3555:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3565:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_abs_epi8 (__m256i __W, __mmask32 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3574:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_abs_epi8 (__mmask32 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3584:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_abs_epi8 (__m128i __W, __mmask16 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3593:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_abs_epi8 (__mmask16 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3603:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_abs_epi16 (__m256i __W, __mmask16 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3612:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_abs_epi16 (__mmask16 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3622:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_abs_epi16 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3631:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_abs_epi16 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3641:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpneq_epu8_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3650:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmplt_epu8_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3659:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpge_epu8_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3668:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmple_epu8_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3677:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpneq_epu16_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3686:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmplt_epu16_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3695:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpge_epu16_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3704:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmple_epu16_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3713:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_storeu_epi16 (void *__P, __mmask16 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3722:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_storeu_epi16 (void *__P, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3732:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3743:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3753:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_subs_epi8 (__mmask16 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3765:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3775:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_subs_epi16 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3787:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3797:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_subs_epu8 (__mmask16 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3809:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3819:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_subs_epu16 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3831:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3841:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_srl_epi16 (__mmask16 __U, __m256i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3853:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3863:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_srl_epi16 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3875:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3885:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_sra_epi16 (__mmask16 __U, __m256i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3897:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3907:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_sra_epi16 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3918:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_adds_epi16 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3930:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3940:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_adds_epu8 (__mmask16 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3952:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3962:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_adds_epu16 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3974:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3984:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_sub_epi8 (__mmask16 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3996:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4006:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_sub_epi16 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4018:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4028:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_adds_epi8 (__mmask16 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4039:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepi16_epi8 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4049:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepi16_storeu_epi8 (void * __P, __mmask8 __M,__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4056:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepi16_epi8 (__m128i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4064:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepi16_epi8 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4074:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_srav_epi16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4086:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4096:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_srav_epi16 (__mmask16 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4107:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_srav_epi16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4119:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4129:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_srav_epi16 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4140:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_srlv_epi16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4152:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4162:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_srlv_epi16 (__mmask16 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4173:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_srlv_epi16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4185:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4195:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_srlv_epi16 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4206:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_sllv_epi16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4218:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4228:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_sllv_epi16 (__mmask16 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4239:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sllv_epi16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4251:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4261:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_sllv_epi16 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4273:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4283:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_sll_epi16 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4295:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4305:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_sll_epi16 (__mmask16 __U, __m256i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4316:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_packus_epi32 (__mmask16 __M, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4328:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4338:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_packus_epi32 (__mmask8 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4350:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4359:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_packs_epi32 (__mmask16 __M, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4371:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4381:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_packs_epi32 (__mmask8 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4393:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4402:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpneq_epu8_mask (__mmask16 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4411:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmplt_epu8_mask (__mmask16 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4420:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpge_epu8_mask (__mmask16 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4429:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmple_epu8_mask (__mmask16 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4438:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpneq_epu16_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4447:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmplt_epu16_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4456:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpge_epu16_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4465:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmple_epu16_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4474:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpneq_epi8_mask (__mmask16 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4483:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmplt_epi8_mask (__mmask16 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4492:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpge_epi8_mask (__mmask16 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4501:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmple_epi8_mask (__mmask16 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4510:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpneq_epi16_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4519:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmplt_epi16_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4528:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpge_epi16_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4537:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmple_epi16_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4546:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpneq_epu8_mask (__mmask32 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4555:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmplt_epu8_mask (__mmask32 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4564:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpge_epu8_mask (__mmask32 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4573:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmple_epu8_mask (__mmask32 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4582:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpneq_epu16_mask (__mmask16 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4591:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmplt_epu16_mask (__mmask16 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4600:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpge_epu16_mask (__mmask16 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4609:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmple_epu16_mask (__mmask16 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4618:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpneq_epi8_mask (__mmask32 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4627:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmplt_epi8_mask (__mmask32 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4636:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpge_epi8_mask (__mmask32 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4645:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmple_epi8_mask (__mmask32 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4654:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpneq_epi16_mask (__mmask16 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4663:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmplt_epi16_mask (__mmask16 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4672:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpge_epi16_mask (__mmask16 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4681:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmple_epi16_mask (__mmask16 __M, __m256i __X, __m256i __Y) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:61, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:39:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvttpd_epi64 (__m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:49:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvttpd_epi64 (__m256i __W, __mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:58:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvttpd_epi64 (__mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:68:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvttpd_epi64 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:78:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvttpd_epi64 (__m128i __W, __mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:87:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvttpd_epi64 (__mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:97:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvttpd_epu64 (__m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:107:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvttpd_epu64 (__m256i __W, __mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:116:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvttpd_epu64 (__mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:126:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvttpd_epu64 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:136:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvttpd_epu64 (__m128i __W, __mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:145:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvttpd_epu64 (__mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:155:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtpd_epi64 (__m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:165:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtpd_epi64 (__m256i __W, __mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:174:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtpd_epi64 (__mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:184:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtpd_epi64 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:194:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtpd_epi64 (__m128i __W, __mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:203:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtpd_epi64 (__mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:213:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtpd_epu64 (__m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:223:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtpd_epu64 (__m256i __W, __mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:232:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtpd_epu64 (__mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:242:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtpd_epu64 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:252:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtpd_epu64 (__m128i __W, __mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:261:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtpd_epu64 (__mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:271:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvttps_epi64 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:281:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvttps_epi64 (__m256i __W, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:290:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvttps_epi64 (__mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:300:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvttps_epi64 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:310:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvttps_epi64 (__m128i __W, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:319:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvttps_epi64 (__mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:329:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvttps_epu64 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:339:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvttps_epu64 (__m256i __W, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:348:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvttps_epu64 (__mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:358:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvttps_epu64 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:368:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvttps_epu64 (__m128i __W, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:377:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvttps_epu64 (__mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:387:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_broadcast_f64x2 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:397:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_broadcast_f64x2 (__m256d __O, __mmask8 __M, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:407:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_broadcast_f64x2 (__mmask8 __M, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:418:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_broadcast_i64x2 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:428:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_broadcast_i64x2 (__m256i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:438:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_broadcast_i64x2 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:449:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_broadcast_f32x2 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:458:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_broadcast_f32x2 (__m256 __O, __mmask8 __M, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:467:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_broadcast_f32x2 (__mmask8 __M, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:477:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_broadcast_i32x2 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:487:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_broadcast_i32x2 (__m256i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:497:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_broadcast_i32x2 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:508:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_broadcast_i32x2 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:518:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_broadcast_i32x2 (__m128i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:528:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_broadcast_i32x2 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:539:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mullo_epi64 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:547:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:557:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_mullo_epi64 (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:568:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mullo_epi64 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:576:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:586:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_mullo_epi64 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:598:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:608:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_andnot_pd (__mmask8 __U, __m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:620:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:630:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_andnot_pd (__mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:642:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:652:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_andnot_ps (__mmask8 __U, __m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:663:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_andnot_ps (__m128 __W, __mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:673:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_andnot_ps (__mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:684:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtps_epi64 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:694:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtps_epi64 (__m256i __W, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:703:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtps_epi64 (__mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:713:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtps_epi64 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:723:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtps_epi64 (__m128i __W, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:732:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtps_epi64 (__mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:742:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtps_epu64 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:752:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtps_epu64 (__m256i __W, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:761:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtps_epu64 (__mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:771:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtps_epu64 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:781:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtps_epu64 (__m128i __W, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:790:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtps_epu64 (__mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:800:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepi64_ps (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:810:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepi64_ps (__m128 __W, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:819:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepi64_ps (__mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:829:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepi64_ps (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:839:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepi64_ps (__m128 __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:848:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepi64_ps (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:858:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepu64_ps (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:868:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepu64_ps (__m128 __W, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:877:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepu64_ps (__mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:887:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepu64_ps (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:897:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepu64_ps (__m128 __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:906:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepu64_ps (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:916:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepi64_pd (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:926:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepi64_pd (__m256d __W, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:935:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepi64_pd (__mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:945:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepi64_pd (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:955:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepi64_pd (__m128d __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:964:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepi64_pd (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:974:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepu64_pd (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:984:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepu64_pd (__m256d __W, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:993:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepu64_pd (__mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1004:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1014:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_and_pd (__mmask8 __U, __m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1025:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_and_pd (__m128d __W, __mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1035:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_and_pd (__mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1046:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_and_ps (__m256 __W, __mmask8 __U, __m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1056:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_and_ps (__mmask8 __U, __m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1067:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_and_ps (__m128 __W, __mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1077:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_and_ps (__mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1088:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepu64_pd (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1098:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepu64_pd (__m128d __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1107:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepu64_pd (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1118:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1128:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_xor_pd (__mmask8 __U, __m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1139:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_xor_pd (__m128d __W, __mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1149:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_xor_pd (__mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1160:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_xor_ps (__m256 __W, __mmask8 __U, __m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1170:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_xor_ps (__mmask8 __U, __m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1181:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_xor_ps (__m128 __W, __mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1191:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_xor_ps (__mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1202:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_or_pd (__m256d __W, __mmask8 __U, __m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1212:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_or_pd (__mmask8 __U, __m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1223:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_or_pd (__m128d __W, __mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1233:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_or_pd (__mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1244:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_or_ps (__m256 __W, __mmask8 __U, __m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1254:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_or_ps (__mmask8 __U, __m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1265:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_or_ps (__m128 __W, __mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1275:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_or_ps (__mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1286:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_movm_epi32 (__mmask8 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1293:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_movm_epi32 (__mmask8 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1300:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_movm_epi64 (__mmask8 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1307:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_movm_epi64 (__mmask8 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1314:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_movepi32_mask (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1321:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_movepi32_mask (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1328:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_movepi64_mask (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1335:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_movepi64_mask (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1343:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_extractf64x2_pd (__m256d __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1355:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1367:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1379:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_extracti64x2_epi64 (__m256i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1391:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1403:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1415:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_reduce_pd (__m256d __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1425:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_reduce_pd (__m256d __W, __mmask8 __U, __m256d __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1434:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_reduce_pd (__mmask8 __U, __m256d __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1444:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_reduce_pd (__m128d __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1454:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_reduce_pd (__m128d __W, __mmask8 __U, __m128d __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1463:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_reduce_pd (__mmask8 __U, __m128d __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1473:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_reduce_ps (__m256 __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1483:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_reduce_ps (__m256 __W, __mmask8 __U, __m256 __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1492:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_reduce_ps (__mmask8 __U, __m256 __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1502:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_reduce_ps (__m128 __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1512:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_reduce_ps (__m128 __W, __mmask8 __U, __m128 __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1521:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_reduce_ps (__mmask8 __U, __m128 __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1531:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_range_pd (__m256d __A, __m256d __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1543:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __A, __m256d __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1553:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_range_pd (__mmask8 __U, __m256d __A, __m256d __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1564:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_range_pd (__m128d __A, __m128d __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1576:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __A, __m128d __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1586:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_range_pd (__mmask8 __U, __m128d __A, __m128d __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1597:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_range_ps (__m256 __A, __m256 __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1609:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1619:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_range_ps (__mmask8 __U, __m256 __A, __m256 __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1630:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_range_ps (__m128 __A, __m128 __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1642:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __A, __m128 __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1652:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_range_ps (__mmask8 __U, __m128 __A, __m128 __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1664:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1672:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_fpclass_pd_mask (__m256d __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1681:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_fpclass_ps_mask (__mmask8 __U, __m256 __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1689:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_fpclass_ps_mask (__m256 __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1698:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_fpclass_pd_mask (__mmask8 __U, __m128d __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1706:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fpclass_pd_mask (__m128d __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1715:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_fpclass_ps_mask (__mmask8 __U, __m128 __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1723:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fpclass_ps_mask (__m128 __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1732:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_inserti64x2 (__m256i __A, __m128i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1745:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1758:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1771:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_insertf64x2 (__m256d __A, __m128d __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1784:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1797:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:63, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512ifmaintrin.h:33:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("avx512ifma") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512ifmaintrin.h:33:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512ifmaintrin.h:33:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512ifmaintrin.h:33:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512ifmaintrin.h:39:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_madd52lo_epu64 (__m512i __X, __m512i __Y, __m512i __Z) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512ifmaintrin.h:49:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_madd52hi_epu64 (__m512i __X, __m512i __Y, __m512i __Z) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512ifmaintrin.h:60:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512ifmaintrin.h:71:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512ifmaintrin.h:81:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_madd52lo_epu64 (__mmask8 __M, __m512i __X, __m512i __Y, __m512i __Z) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512ifmaintrin.h:91:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_madd52hi_epu64 (__mmask8 __M, __m512i __X, __m512i __Y, __m512i __Z) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:65, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512ifmavlintrin.h:39:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_madd52lo_epu64 (__m128i __X, __m128i __Y, __m128i __Z) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512ifmavlintrin.h:49:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_madd52hi_epu64 (__m128i __X, __m128i __Y, __m128i __Z) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512ifmavlintrin.h:59:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_madd52lo_epu64 (__m256i __X, __m256i __Y, __m256i __Z) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512ifmavlintrin.h:69:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_madd52hi_epu64 (__m256i __X, __m256i __Y, __m256i __Z) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512ifmavlintrin.h:79:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_madd52lo_epu64 (__m128i __W, __mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512ifmavlintrin.h:89:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_madd52hi_epu64 (__m128i __W, __mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512ifmavlintrin.h:100:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512ifmavlintrin.h:111:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512ifmavlintrin.h:121:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_madd52lo_epu64 (__mmask8 __M, __m128i __X, __m128i __Y, __m128i __Z) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512ifmavlintrin.h:131:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_madd52hi_epu64 (__mmask8 __M, __m128i __X, __m128i __Y, __m128i __Z) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512ifmavlintrin.h:141:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_madd52lo_epu64 (__mmask8 __M, __m256i __X, __m256i __Y, __m256i __Z) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512ifmavlintrin.h:151:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_madd52hi_epu64 (__mmask8 __M, __m256i __X, __m256i __Y, __m256i __Z) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:67, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmiintrin.h:33:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("avx512vbmi") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmiintrin.h:33:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmiintrin.h:33:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmiintrin.h:33:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmiintrin.h:33:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmiintrin.h:39:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_multishift_epi64_epi8 (__m512i __W, __mmask64 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmiintrin.h:49:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_multishift_epi64_epi8 (__mmask64 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmiintrin.h:60:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_multishift_epi64_epi8 (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmiintrin.h:71:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_permutexvar_epi8 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmiintrin.h:83:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmiintrin.h:95:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmiintrin.h:105:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_permutex2var_epi8 (__m512i __A, __m512i __I, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmiintrin.h:117:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __I, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmiintrin.h:130:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask64 __U, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmiintrin.h:143:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __I, __m512i __B) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:69, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmivlintrin.h:39:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_multishift_epi64_epi8 (__m256i __W, __mmask32 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmivlintrin.h:49:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_multishift_epi64_epi8 (__mmask32 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmivlintrin.h:60:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_multishift_epi64_epi8 (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmivlintrin.h:71:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_multishift_epi64_epi8 (__m128i __W, __mmask16 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmivlintrin.h:81:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_multishift_epi64_epi8 (__mmask16 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmivlintrin.h:92:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_multishift_epi64_epi8 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmivlintrin.h:103:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permutexvar_epi8 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmivlintrin.h:115:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmivlintrin.h:127:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmivlintrin.h:137:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_permutexvar_epi8 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmivlintrin.h:148:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_permutexvar_epi8 (__mmask16 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmivlintrin.h:160:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmivlintrin.h:170:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permutex2var_epi8 (__m256i __A, __m256i __I, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmivlintrin.h:182:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __I, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmivlintrin.h:195:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask32 __U, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmivlintrin.h:208:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __I, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmivlintrin.h:220:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_permutex2var_epi8 (__m128i __A, __m128i __I, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmivlintrin.h:232:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmivlintrin.h:245:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmivlintrin.h:258:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:71, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124fmapsintrin.h:33:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("avx5124fmaps") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124fmapsintrin.h:33:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124fmapsintrin.h:33:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124fmapsintrin.h:33:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124fmapsintrin.h:33:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124fmapsintrin.h:33:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124fmapsintrin.h:33:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124fmapsintrin.h:33:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124fmapsintrin.h:40:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __D, __m512 __E, __m128 *__F) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124fmapsintrin.h:53:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __C, __m512 __D, __m512 __E, __m128 *__F) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124fmapsintrin.h:69:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __D, __m512 __E, __m128 *__F) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124fmapsintrin.h:84:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __D, __m128 __E, __m128 *__F) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124fmapsintrin.h:97:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __D, __m128 __E, __m128 *__F) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124fmapsintrin.h:112:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __D, __m128 __E, __m128 *__F) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124fmapsintrin.h:127:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __D, __m512 __E, __m128 *__F) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124fmapsintrin.h:140:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __C, __m512 __D, __m512 __E, __m128 *__F) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124fmapsintrin.h:156:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __D, __m512 __E, __m128 *__F) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124fmapsintrin.h:171:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __D, __m128 __E, __m128 *__F) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124fmapsintrin.h:184:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __D, __m128 __E, __m128 *__F) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124fmapsintrin.h:199:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __D, __m128 __E, __m128 *__F) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:73, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124vnniwintrin.h:33:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("avx5124vnniw") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124vnniwintrin.h:33:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124vnniwintrin.h:33:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124vnniwintrin.h:33:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124vnniwintrin.h:40:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __D, __m512i __E, __m128i *__F) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124vnniwintrin.h:54:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i *__F) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124vnniwintrin.h:70:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i *__F) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124vnniwintrin.h:85:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __D, __m512i __E, __m128i *__F) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124vnniwintrin.h:99:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i *__F) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124vnniwintrin.h:115:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i *__F) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:75, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vpopcntdqintrin.h:33:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("avx512vpopcntdq") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vpopcntdqintrin.h:33:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vpopcntdqintrin.h:33:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vpopcntdqintrin.h:33:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vpopcntdqintrin.h:39:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_popcnt_epi32 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vpopcntdqintrin.h:46:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_popcnt_epi32 (__m512i __A, __mmask16 __U, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vpopcntdqintrin.h:55:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_popcnt_epi32 (__mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vpopcntdqintrin.h:65:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_popcnt_epi64 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vpopcntdqintrin.h:72:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_popcnt_epi64 (__m512i __A, __mmask8 __U, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vpopcntdqintrin.h:81:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_popcnt_epi64 (__mmask8 __U, __m512i __A) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:77, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:33:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("avx512vbmi2") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:33:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:33:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:33:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:33:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:33:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:33:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:33:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:33:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:33:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:33:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:33:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:33:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:33:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:33:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:33:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:33:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:33:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:33:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:33:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:33:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:33:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:33:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:33:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:40:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_shrdi_epi16 (__m512i __A, __m512i __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:48:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_shrdi_epi32 (__m512i __A, __m512i __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:57:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:65:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_shrdi_epi32 (__mmask16 __A, __m512i __B, __m512i __C, int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:73:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_shrdi_epi64 (__m512i __A, __m512i __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:81:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:89:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_shrdi_epi64 (__mmask8 __A, __m512i __B, __m512i __C, int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:97:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_shldi_epi16 (__m512i __A, __m512i __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:105:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_shldi_epi32 (__m512i __A, __m512i __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:114:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:122:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_shldi_epi32 (__mmask16 __A, __m512i __B, __m512i __C, int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:130:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_shldi_epi64 (__m512i __A, __m512i __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:138:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:146:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_shldi_epi64 (__mmask8 __A, __m512i __B, __m512i __C, int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:202:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_shrdv_epi16 (__m512i __A, __m512i __B, __m512i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:210:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_shrdv_epi32 (__m512i __A, __m512i __B, __m512i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:218:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_shrdv_epi32 (__m512i __A, __mmask16 __B, __m512i __C, __m512i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:226:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_shrdv_epi32 (__mmask16 __A, __m512i __B, __m512i __C, __m512i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:234:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_shrdv_epi64 (__m512i __A, __m512i __B, __m512i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:242:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_shrdv_epi64 (__m512i __A, __mmask8 __B, __m512i __C, __m512i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:250:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_shrdv_epi64 (__mmask8 __A, __m512i __B, __m512i __C, __m512i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:257:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_shldv_epi16 (__m512i __A, __m512i __B, __m512i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:265:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_shldv_epi32 (__m512i __A, __m512i __B, __m512i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:273:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_shldv_epi32 (__m512i __A, __mmask16 __B, __m512i __C, __m512i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:281:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_shldv_epi32 (__mmask16 __A, __m512i __B, __m512i __C, __m512i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:289:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_shldv_epi64 (__m512i __A, __m512i __B, __m512i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:297:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_shldv_epi64 (__m512i __A, __mmask8 __B, __m512i __C, __m512i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:305:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_shldv_epi64 (__mmask8 __A, __m512i __B, __m512i __C, __m512i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:325:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_compress_epi8 (__m512i __A, __mmask64 __B, __m512i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:334:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_compress_epi8 (__mmask64 __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:343:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_compressstoreu_epi8 (void * __A, __mmask64 __B, __m512i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:351:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_compress_epi16 (__m512i __A, __mmask32 __B, __m512i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:359:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_compress_epi16 (__mmask32 __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:367:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_compressstoreu_epi16 (void * __A, __mmask32 __B, __m512i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:375:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_expand_epi8 (__m512i __A, __mmask64 __B, __m512i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:384:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_expand_epi8 (__mmask64 __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:392:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_expandloadu_epi8 (__m512i __A, __mmask64 __B, const void * __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:400:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_expandloadu_epi8 (__mmask64 __A, const void * __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:408:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_expand_epi16 (__m512i __A, __mmask32 __B, __m512i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:417:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_expand_epi16 (__mmask32 __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:425:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_expandloadu_epi16 (__m512i __A, __mmask32 __B, const void * __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:433:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_expandloadu_epi16 (__mmask32 __A, const void * __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:443:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:451:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_shrdi_epi16 (__mmask32 __A, __m512i __B, __m512i __C, int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:460:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:468:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_shldi_epi16 (__mmask32 __A, __m512i __B, __m512i __C, int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:493:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_shrdv_epi16 (__m512i __A, __mmask32 __B, __m512i __C, __m512i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:501:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_shrdv_epi16 (__mmask32 __A, __m512i __B, __m512i __C, __m512i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:509:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_shldv_epi16 (__m512i __A, __mmask32 __B, __m512i __C, __m512i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:517:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_shldv_epi16 (__mmask32 __A, __m512i __B, __m512i __C, __m512i __D) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:79, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:39:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_compress_epi8 (__m128i __A, __mmask16 __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:47:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_compress_epi8 (__mmask16 __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:56:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_compressstoreu_epi16 (void * __A, __mmask16 __B, __m256i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:64:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_compress_epi16 (__m128i __A, __mmask8 __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:72:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_compress_epi16 (__mmask8 __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:80:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_compress_epi16 (__m256i __A, __mmask16 __B, __m256i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:88:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_compress_epi16 (__mmask16 __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:96:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_compressstoreu_epi8 (void * __A, __mmask16 __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:104:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_compressstoreu_epi16 (void * __A, __mmask8 __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:112:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_expand_epi8 (__m128i __A, __mmask16 __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:121:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_expand_epi8 (__mmask16 __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:129:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_expandloadu_epi8 (__m128i __A, __mmask16 __B, const void * __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:137:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_expandloadu_epi8 (__mmask16 __A, const void * __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:145:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_expand_epi16 (__m128i __A, __mmask8 __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:154:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_expand_epi16 (__mmask8 __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:162:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_expandloadu_epi16 (__m128i __A, __mmask8 __B, const void * __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:170:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_expandloadu_epi16 (__mmask8 __A, const void * __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:177:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_expand_epi16 (__m256i __A, __mmask16 __B, __m256i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:186:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_expand_epi16 (__mmask16 __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:194:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_expandloadu_epi16 (__m256i __A, __mmask16 __B, const void * __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:202:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_expandloadu_epi16 (__mmask16 __A, const void * __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:211:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_shrdi_epi16 (__m256i __A, __m256i __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:220:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:228:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_shrdi_epi16 (__mmask16 __A, __m256i __B, __m256i __C, int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:237:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:245:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_shrdi_epi32 (__mmask8 __A, __m256i __B, __m256i __C, int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:253:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_shrdi_epi32 (__m256i __A, __m256i __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:261:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:269:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_shrdi_epi64 (__mmask8 __A, __m256i __B, __m256i __C, int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:277:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_shrdi_epi64 (__m256i __A, __m256i __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:285:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:293:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_shrdi_epi16 (__mmask8 __A, __m128i __B, __m128i __C, int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:301:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_shrdi_epi16 (__m128i __A, __m128i __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:309:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:317:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_shrdi_epi32 (__mmask8 __A, __m128i __B, __m128i __C, int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:325:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_shrdi_epi32 (__m128i __A, __m128i __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:333:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:341:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_shrdi_epi64 (__mmask8 __A, __m128i __B, __m128i __C, int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:349:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_shrdi_epi64 (__m128i __A, __m128i __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:356:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_shldi_epi16 (__m256i __A, __m256i __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:365:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:373:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_shldi_epi16 (__mmask16 __A, __m256i __B, __m256i __C, int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:382:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:390:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_shldi_epi32 (__mmask8 __A, __m256i __B, __m256i __C, int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:398:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_shldi_epi32 (__m256i __A, __m256i __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:406:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:414:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_shldi_epi64 (__mmask8 __A, __m256i __B, __m256i __C, int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:422:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_shldi_epi64 (__m256i __A, __m256i __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:430:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:438:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_shldi_epi16 (__mmask8 __A, __m128i __B, __m128i __C, int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:446:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_shldi_epi16 (__m128i __A, __m128i __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:454:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:462:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_shldi_epi32 (__mmask8 __A, __m128i __B, __m128i __C, int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:470:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_shldi_epi32 (__m128i __A, __m128i __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:478:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:486:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_shldi_epi64 (__mmask8 __A, __m128i __B, __m128i __C, int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:494:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_shldi_epi64 (__m128i __A, __m128i __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:623:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_shrdv_epi16 (__m256i __A, __m256i __B, __m256i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:631:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_shrdv_epi16 (__m256i __A, __mmask16 __B, __m256i __C, __m256i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:639:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_shrdv_epi16 (__mmask16 __A, __m256i __B, __m256i __C, __m256i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:647:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_shrdv_epi32 (__m256i __A, __m256i __B, __m256i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:655:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_shrdv_epi32 (__m256i __A, __mmask8 __B, __m256i __C, __m256i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:663:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_shrdv_epi32 (__mmask8 __A, __m256i __B, __m256i __C, __m256i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:671:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_shrdv_epi64 (__m256i __A, __m256i __B, __m256i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:679:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_shrdv_epi64 (__m256i __A, __mmask8 __B, __m256i __C, __m256i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:687:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_shrdv_epi64 (__mmask8 __A, __m256i __B, __m256i __C, __m256i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:695:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_shrdv_epi16 (__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:703:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_shrdv_epi16 (__m128i __A, __mmask8 __B, __m128i __C, __m128i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:711:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_shrdv_epi16 (__mmask8 __A, __m128i __B, __m128i __C, __m128i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:719:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_shrdv_epi32 (__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:727:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_shrdv_epi32 (__m128i __A, __mmask8 __B, __m128i __C, __m128i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:735:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_shrdv_epi32 (__mmask8 __A, __m128i __B, __m128i __C, __m128i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:743:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_shrdv_epi64 (__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:751:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_shrdv_epi64 (__m128i __A, __mmask8 __B, __m128i __C, __m128i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:759:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_shrdv_epi64 (__mmask8 __A, __m128i __B, __m128i __C, __m128i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:767:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_shldv_epi16 (__m256i __A, __m256i __B, __m256i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:775:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_shldv_epi16 (__m256i __A, __mmask16 __B, __m256i __C, __m256i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:783:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_shldv_epi16 (__mmask16 __A, __m256i __B, __m256i __C, __m256i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:791:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_shldv_epi32 (__m256i __A, __m256i __B, __m256i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:799:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_shldv_epi32 (__m256i __A, __mmask8 __B, __m256i __C, __m256i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:807:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_shldv_epi32 (__mmask8 __A, __m256i __B, __m256i __C, __m256i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:815:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_shldv_epi64 (__m256i __A, __m256i __B, __m256i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:823:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_shldv_epi64 (__m256i __A, __mmask8 __B, __m256i __C, __m256i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:831:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_shldv_epi64 (__mmask8 __A, __m256i __B, __m256i __C, __m256i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:839:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_shldv_epi16 (__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:847:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_shldv_epi16 (__m128i __A, __mmask8 __B, __m128i __C, __m128i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:855:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_shldv_epi16 (__mmask8 __A, __m128i __B, __m128i __C, __m128i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:863:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_shldv_epi32 (__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:871:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_shldv_epi32 (__m128i __A, __mmask8 __B, __m128i __C, __m128i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:879:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_shldv_epi32 (__mmask8 __A, __m128i __B, __m128i __C, __m128i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:887:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_shldv_epi64 (__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:895:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_shldv_epi64 (__m128i __A, __mmask8 __B, __m128i __C, __m128i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:903:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_shldv_epi64 (__mmask8 __A, __m128i __B, __m128i __C, __m128i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:926:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_compress_epi8 (__m256i __A, __mmask32 __B, __m256i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:934:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_compress_epi8 (__mmask32 __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:942:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_compressstoreu_epi8 (void * __A, __mmask32 __B, __m256i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:950:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_expand_epi8 (__m256i __A, __mmask32 __B, __m256i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:959:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_expand_epi8 (__mmask32 __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:967:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_expandloadu_epi8 (__m256i __A, __mmask32 __B, const void * __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:975:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_expandloadu_epi8 (__mmask32 __A, const void * __B) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:81, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnniintrin.h:33:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("avx512vnni") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnniintrin.h:33:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnniintrin.h:33:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnniintrin.h:33:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnniintrin.h:33:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnniintrin.h:33:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnniintrin.h:33:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnniintrin.h:33:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnniintrin.h:33:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnniintrin.h:33:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnniintrin.h:33:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnniintrin.h:33:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnniintrin.h:39:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_dpbusd_epi32 (__m512i __A, __m512i __B, __m512i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnniintrin.h:47:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_dpbusd_epi32 (__m512i __A, __mmask16 __B, __m512i __C, __m512i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnniintrin.h:56:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnniintrin.h:64:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_dpbusds_epi32 (__m512i __A, __m512i __B, __m512i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnniintrin.h:73:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnniintrin.h:82:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnniintrin.h:90:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_dpwssd_epi32 (__m512i __A, __m512i __B, __m512i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnniintrin.h:98:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_dpwssd_epi32 (__m512i __A, __mmask16 __B, __m512i __C, __m512i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnniintrin.h:107:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnniintrin.h:115:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_dpwssds_epi32 (__m512i __A, __m512i __B, __m512i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnniintrin.h:124:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnniintrin.h:133:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __D) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:83, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:39:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_dpbusd_epi32 (__m256i __A, __m256i __B, __m256i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:47:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_dpbusd_epi32 (__m256i __A, __mmask8 __B, __m256i __C, __m256i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:55:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_dpbusd_epi32 (__mmask8 __A, __m256i __B, __m256i __C, __m256i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:63:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_dpbusd_epi32 (__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:71:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_dpbusd_epi32 (__m128i __A, __mmask8 __B, __m128i __C, __m128i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:79:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_dpbusd_epi32 (__mmask8 __A, __m128i __B, __m128i __C, __m128i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:87:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_dpbusds_epi32 (__m256i __A, __m256i __B, __m256i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:95:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_dpbusds_epi32 (__m256i __A, __mmask8 __B, __m256i __C, __m256i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:104:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:112:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_dpbusds_epi32 (__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:120:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_dpbusds_epi32 (__m128i __A, __mmask8 __B, __m128i __C, __m128i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:128:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_dpbusds_epi32 (__mmask8 __A, __m128i __B, __m128i __C, __m128i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:136:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_dpwssd_epi32 (__m256i __A, __m256i __B, __m256i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:144:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_dpwssd_epi32 (__m256i __A, __mmask8 __B, __m256i __C, __m256i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:152:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_dpwssd_epi32 (__mmask8 __A, __m256i __B, __m256i __C, __m256i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:160:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_dpwssd_epi32 (__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:168:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_dpwssd_epi32 (__m128i __A, __mmask8 __B, __m128i __C, __m128i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:176:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_dpwssd_epi32 (__mmask8 __A, __m128i __B, __m128i __C, __m128i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:184:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_dpwssds_epi32 (__m256i __A, __m256i __B, __m256i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:192:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_dpwssds_epi32 (__m256i __A, __mmask8 __B, __m256i __C, __m256i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:201:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:209:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_dpwssds_epi32 (__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:217:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_dpwssds_epi32 (__m128i __A, __mmask8 __B, __m128i __C, __m128i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:225:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_dpwssds_epi32 (__mmask8 __A, __m128i __B, __m128i __C, __m128i __D) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:85, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vpopcntdqvlintrin.h:39:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_popcnt_epi32 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vpopcntdqvlintrin.h:46:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_popcnt_epi32 (__m128i __A, __mmask16 __U, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vpopcntdqvlintrin.h:55:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_popcnt_epi32 (__mmask16 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vpopcntdqvlintrin.h:65:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_popcnt_epi32 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vpopcntdqvlintrin.h:72:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_popcnt_epi32 (__m256i __A, __mmask16 __U, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vpopcntdqvlintrin.h:81:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_popcnt_epi32 (__mmask16 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vpopcntdqvlintrin.h:91:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_popcnt_epi64 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vpopcntdqvlintrin.h:98:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_popcnt_epi64 (__m128i __A, __mmask8 __U, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vpopcntdqvlintrin.h:107:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_popcnt_epi64 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vpopcntdqvlintrin.h:117:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_popcnt_epi64 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vpopcntdqvlintrin.h:124:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_popcnt_epi64 (__m256i __A, __mmask8 __U, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vpopcntdqvlintrin.h:133:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_popcnt_epi64 (__mmask8 __U, __m256i __A) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:87, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:33:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("avx512bitalg") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:33:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:39:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_popcnt_epi8 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:46:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_popcnt_epi16 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:64:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_popcnt_epi8 (__m512i __A, __mmask64 __U, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:73:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_popcnt_epi8 (__mmask64 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:82:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_popcnt_epi16 (__m512i __A, __mmask32 __U, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:91:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_popcnt_epi16 (__mmask32 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:101:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_bitshuffle_epi64_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:110:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_bitshuffle_epi64_mask (__mmask64 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:130:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_popcnt_epi8 (__m256i __A, __mmask32 __U, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:139:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_popcnt_epi8 (__mmask32 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:149:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_bitshuffle_epi64_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:158:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_bitshuffle_epi64_mask (__mmask32 __M, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:179:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_bitshuffle_epi64_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:188:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_bitshuffle_epi64_mask (__mmask16 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:197:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_popcnt_epi8 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:204:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_popcnt_epi16 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:211:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_popcnt_epi8 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:218:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_popcnt_epi16 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:225:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_popcnt_epi16 (__m256i __A, __mmask16 __U, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:234:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_popcnt_epi16 (__mmask16 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:244:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_popcnt_epi8 (__m128i __A, __mmask16 __U, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:253:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_popcnt_epi8 (__mmask16 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:262:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_popcnt_epi16 (__m128i __A, __mmask8 __U, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:271:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_popcnt_epi16 (__mmask8 __U, __m128i __A) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:89, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/shaintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("sha") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/shaintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/shaintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/shaintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/shaintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/shaintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/shaintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/shaintrin.h:39:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sha1msg1_epu32 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/shaintrin.h:46:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sha1msg2_epu32 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/shaintrin.h:53:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sha1nexte_epu32 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/shaintrin.h:61:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sha1rnds4_epu32 (__m128i __A, __m128i __B, const int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/shaintrin.h:73:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sha256msg1_epu32 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/shaintrin.h:80:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sha256msg2_epu32 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/shaintrin.h:87:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sha256rnds2_epu32 (__m128i __A, __m128i __B, __m128i __C) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:91, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/lzcntintrin.h:34:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("lzcnt") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/lzcntintrin.h:34:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/lzcntintrin.h:34:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/lzcntintrin.h:34:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/lzcntintrin.h:39:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __lzcnt16 (unsigned short __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/lzcntintrin.h:45:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __lzcnt32 (unsigned int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/lzcntintrin.h:51:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _lzcnt_u32 (unsigned int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/lzcntintrin.h:58:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __lzcnt64 (unsigned long long __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/lzcntintrin.h:64:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _lzcnt_u64 (unsigned long long __X) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:93, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("bmi") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:38:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __tzcnt_u16 (unsigned short __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:44:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __andn_u32 (unsigned int __X, unsigned int __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:50:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __bextr_u32 (unsigned int __X, unsigned int __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:56:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _bextr_u32 (unsigned int __X, unsigned int __Y, unsigned __Z) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:62:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __blsi_u32 (unsigned int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:68:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _blsi_u32 (unsigned int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:74:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __blsmsk_u32 (unsigned int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:80:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _blsmsk_u32 (unsigned int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:86:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __blsr_u32 (unsigned int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:92:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _blsr_u32 (unsigned int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:98:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __tzcnt_u32 (unsigned int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:104:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _tzcnt_u32 (unsigned int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:112:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __andn_u64 (unsigned long long __X, unsigned long long __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:118:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __bextr_u64 (unsigned long long __X, unsigned long long __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:124:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _bextr_u64 (unsigned long long __X, unsigned int __Y, unsigned int __Z) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:130:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __blsi_u64 (unsigned long long __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:136:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _blsi_u64 (unsigned long long __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:142:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __blsmsk_u64 (unsigned long long __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:148:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _blsmsk_u64 (unsigned long long __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:154:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __blsr_u64 (unsigned long long __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:160:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _blsr_u64 (unsigned long long __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:166:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __tzcnt_u64 (unsigned long long __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:172:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _tzcnt_u64 (unsigned long long __X) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:95, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmi2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("bmi2") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmi2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmi2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmi2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmi2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmi2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmi2intrin.h:39:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _bzhi_u32 (unsigned int __X, unsigned int __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmi2intrin.h:46:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _pdep_u32 (unsigned int __X, unsigned int __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmi2intrin.h:53:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _pext_u32 (unsigned int __X, unsigned int __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmi2intrin.h:62:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _bzhi_u64 (unsigned long long __X, unsigned long long __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmi2intrin.h:69:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _pdep_u64 (unsigned long long __X, unsigned long long __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmi2intrin.h:76:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _pext_u64 (unsigned long long __X, unsigned long long __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmi2intrin.h:84:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned long long *__P) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:97, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("fma") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:39:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fmadd_pd (__m128d __A, __m128d __B, __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:47:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_fmadd_pd (__m256d __A, __m256d __B, __m256d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:55:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fmadd_ps (__m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:63:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_fmadd_ps (__m256 __A, __m256 __B, __m256 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:71:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fmadd_sd (__m128d __A, __m128d __B, __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:79:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fmadd_ss (__m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:87:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fmsub_pd (__m128d __A, __m128d __B, __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:95:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_fmsub_pd (__m256d __A, __m256d __B, __m256d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:103:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fmsub_ps (__m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:111:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_fmsub_ps (__m256 __A, __m256 __B, __m256 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:119:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fmsub_sd (__m128d __A, __m128d __B, __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:127:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fmsub_ss (__m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:135:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fnmadd_pd (__m128d __A, __m128d __B, __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:143:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_fnmadd_pd (__m256d __A, __m256d __B, __m256d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:151:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fnmadd_ps (__m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:159:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_fnmadd_ps (__m256 __A, __m256 __B, __m256 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:167:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fnmadd_sd (__m128d __A, __m128d __B, __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:175:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fnmadd_ss (__m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:183:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fnmsub_pd (__m128d __A, __m128d __B, __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:191:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_fnmsub_pd (__m256d __A, __m256d __B, __m256d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:199:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fnmsub_ps (__m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:207:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_fnmsub_ps (__m256 __A, __m256 __B, __m256 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:215:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fnmsub_sd (__m128d __A, __m128d __B, __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:223:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fnmsub_ss (__m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:231:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fmaddsub_pd (__m128d __A, __m128d __B, __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:239:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_fmaddsub_pd (__m256d __A, __m256d __B, __m256d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:248:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fmaddsub_ps (__m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:256:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_fmaddsub_ps (__m256 __A, __m256 __B, __m256 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:265:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fmsubadd_pd (__m128d __A, __m128d __B, __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:273:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_fmsubadd_pd (__m256d __A, __m256d __B, __m256d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:282:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fmsubadd_ps (__m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:290:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_fmsubadd_ps (__m256 __A, __m256 __B, __m256 __C) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:99, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/f16cintrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("f16c") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/f16cintrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/f16cintrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/f16cintrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/f16cintrin.h:38:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _cvtsh_ss (unsigned short __S) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/f16cintrin.h:46:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtph_ps (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/f16cintrin.h:52:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtph_ps (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/f16cintrin.h:59:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _cvtss_sh (float __F, const int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/f16cintrin.h:67:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtps_ph (__m128 __A, const int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/f16cintrin.h:73:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtps_ph (__m256 __A, const int __I) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:101, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/rtmintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("rtm") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/rtmintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/rtmintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/rtmintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/rtmintrin.h:50:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _xbegin (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/rtmintrin.h:61:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _xend (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/rtmintrin.h:71:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _xabort (const unsigned int __imm) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:103, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xtestintrin.h:41:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _xtest (void) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:105, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/cetintrin.h:33:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target ("shstk") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/cetintrin.h:33:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/cetintrin.h:33:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/cetintrin.h:33:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/cetintrin.h:33:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/cetintrin.h:33:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/cetintrin.h:33:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/cetintrin.h:33:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/cetintrin.h:33:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/cetintrin.h:33:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/cetintrin.h:33:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/cetintrin.h:33:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/cetintrin.h:40:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _get_ssp (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/cetintrin.h:55:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _inc_ssp (unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/cetintrin.h:66:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _saveprevssp (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/cetintrin.h:73:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _rstorssp (void *__B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/cetintrin.h:80:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _wrssd (unsigned int __B, void *__C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/cetintrin.h:88:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _wrssq (unsigned long long __B, void *__C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/cetintrin.h:96:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _wrussd (unsigned int __B, void *__C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/cetintrin.h:104:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _wrussq (unsigned long long __B, void *__C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/cetintrin.h:112:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _setssbsy (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/cetintrin.h:119:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _clrssbsy (void *__B) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:107, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:39:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_gf2p8mul_epi8 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:48:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_gf2p8affineinv_epi64_epi8 (__m128i __A, __m128i __B, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:57:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_gf2p8affine_epi64_epi8 (__m128i __A, __m128i __B, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:84:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_gf2p8mul_epi8 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:93:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_gf2p8affineinv_epi64_epi8 (__m256i __A, __m256i __B, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:102:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_gf2p8affine_epi64_epi8 (__m256i __A, __m256i __B, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:130:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_gf2p8mul_epi8 (__m128i __A, __mmask16 __B, __m128i __C, __m128i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:139:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_gf2p8mul_epi8 (__mmask16 __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:149:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __D, const int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:161:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:172:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __D, const int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:181:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:219:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:228:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_gf2p8mul_epi8 (__mmask32 __A, __m256i __B, __m256i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:238:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __C, __m256i __D, const int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:250:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __C, const int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:260:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __D, const int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:272:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __C, const int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:309:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:317:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_gf2p8mul_epi8 (__mmask64 __A, __m512i __B, __m512i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:324:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_gf2p8mul_epi8 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:334:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __D, const int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:346:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __C, const int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:355:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_gf2p8affineinv_epi64_epi8 (__m512i __A, __m512i __B, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:364:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __D, const int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:373:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:380:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_gf2p8affine_epi64_epi8 (__m512i __A, __m512i __B, const int __C) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:109, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vaesintrin.h:29:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("vaes,avx") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vaesintrin.h:29:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vaesintrin.h:29:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vaesintrin.h:29:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vaesintrin.h:29:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vaesintrin.h:29:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vaesintrin.h:29:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vaesintrin.h:29:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vaesintrin.h:29:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vaesintrin.h:29:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vaesintrin.h:29:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vaesintrin.h:29:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vaesintrin.h:35:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_aesdec_epi128 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vaesintrin.h:42:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_aesdeclast_epi128 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vaesintrin.h:50:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_aesenc_epi128 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vaesintrin.h:57:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_aesenclast_epi128 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vaesintrin.h:78:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_aesdec_epi128 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vaesintrin.h:85:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_aesdeclast_epi128 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vaesintrin.h:93:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_aesenc_epi128 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vaesintrin.h:100:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_aesenclast_epi128 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vaesintrin.h:119:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_aesdec_epi128 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vaesintrin.h:126:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_aesdeclast_epi128 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vaesintrin.h:134:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_aesenc_epi128 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vaesintrin.h:141:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_aesenclast_epi128 (__m128i __A, __m128i __B) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:111, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vpclmulqdqintrin.h:40:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_clmulepi64_epi128 (__m512i __A, __m512i __B, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vpclmulqdqintrin.h:65:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_clmulepi64_epi128 (__m128i __A, __m128i __B, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vpclmulqdqintrin.h:90:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_clmulepi64_epi128 (__m256i __A, __m256i __B, const int __C) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:113, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/movdirintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target ("movdiri") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/movdirintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/movdirintrin.h:39:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _directstoreu_u32 (void * __P, unsigned int __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/movdirintrin.h:46:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _directstoreu_u64 (void * __P, unsigned long long __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/movdirintrin.h:59:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target ("movdir64b") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/movdirintrin.h:65:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _movdir64b (void * __P, const void * __Q) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:117:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _wbinvd (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:124:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("rdrnd") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:124:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:124:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:129:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _rdrand16_step (unsigned short *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:136:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _rdrand32_step (unsigned int *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:147:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("rdpid") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:152:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _rdpid_u32 (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:165:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("fsgsbase") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:165:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:165:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:165:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:165:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:165:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:165:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:165:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:170:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _readfsbase_u32 (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:177:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _readfsbase_u64 (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:184:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _readgsbase_u32 (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:191:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _readgsbase_u64 (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:198:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _writefsbase_u32 (unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:205:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _writefsbase_u64 (unsigned long long __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:212:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _writegsbase_u32 (unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:219:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _writegsbase_u64 (unsigned long long __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:235:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _rdrand64_step (unsigned long long *__P) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:31, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:50, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/prfchwintrin.h:32:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_prefetchw (void *__P) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:50, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:36:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("sse,3dnow") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:36:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:36:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:36:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:36:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:36:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:36:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:36:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:36:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:36:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:36:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:36:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:36:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:36:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:36:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:36:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:36:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:36:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:36:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:36:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:44:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_femms (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:50:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pavgusb (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:56:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pf2id (__m64 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:62:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pfacc (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:68:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pfadd (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:74:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pfcmpeq (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:80:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pfcmpge (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:86:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pfcmpgt (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:92:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pfmax (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:98:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pfmin (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:104:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pfmul (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:110:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pfrcp (__m64 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:116:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pfrcpit1 (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:122:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pfrcpit2 (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:128:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pfrsqrt (__m64 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:134:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pfrsqit1 (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:140:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pfsub (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:146:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pfsubr (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:152:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pi2fd (__m64 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:158:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pmulhrw (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:164:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_prefetch (void *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:170:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_from_float (float __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:176:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_to_float (__m64 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:191:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("sse,3dnowa") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:191:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:191:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:191:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:191:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:191:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:199:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pf2iw (__m64 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:205:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pfnacc (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:211:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pfpnacc (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:217:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pi2fw (__m64 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:223:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pswapd (__m64 __A) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:52, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:36:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("fma4") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:36:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:42:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_macc_ps (__m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:48:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_macc_pd (__m128d __A, __m128d __B, __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:54:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_macc_ss (__m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:60:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_macc_sd (__m128d __A, __m128d __B, __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:66:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_msub_ps (__m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:73:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_msub_pd (__m128d __A, __m128d __B, __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:79:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_msub_ss (__m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:85:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_msub_sd (__m128d __A, __m128d __B, __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:91:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_nmacc_ps (__m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:97:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_nmacc_pd (__m128d __A, __m128d __B, __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:103:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_nmacc_ss (__m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:109:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_nmacc_sd (__m128d __A, __m128d __B, __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:115:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_nmsub_ps (__m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:121:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_nmsub_pd (__m128d __A, __m128d __B, __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:127:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_nmsub_ss (__m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:133:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_nmsub_sd (__m128d __A, __m128d __B, __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:139:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maddsub_ps (__m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:145:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maddsub_pd (__m128d __A, __m128d __B, __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:151:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_msubadd_ps (__m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:157:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_msubadd_pd (__m128d __A, __m128d __B, __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:164:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_macc_ps (__m256 __A, __m256 __B, __m256 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:170:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_macc_pd (__m256d __A, __m256d __B, __m256d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:176:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_msub_ps (__m256 __A, __m256 __B, __m256 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:183:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_msub_pd (__m256d __A, __m256d __B, __m256d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:189:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_nmacc_ps (__m256 __A, __m256 __B, __m256 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:195:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_nmacc_pd (__m256d __A, __m256d __B, __m256d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:201:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_nmsub_ps (__m256 __A, __m256 __B, __m256 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:207:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_nmsub_pd (__m256d __A, __m256d __B, __m256d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:213:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maddsub_ps (__m256 __A, __m256 __B, __m256 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:219:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maddsub_pd (__m256d __A, __m256d __B, __m256d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:225:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_msubadd_ps (__m256 __A, __m256 __B, __m256 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:231:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_msubadd_pd (__m256d __A, __m256d __B, __m256d __C) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:54, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("xop") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:41:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maccs_epi16(__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:47:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_macc_epi16(__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:53:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maccsd_epi16(__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:59:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maccd_epi16(__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:65:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maccs_epi32(__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:71:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_macc_epi32(__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:77:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maccslo_epi32(__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:83:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_macclo_epi32(__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:89:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maccshi_epi32(__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:95:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_macchi_epi32(__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:101:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maddsd_epi16(__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:107:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maddd_epi16(__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:114:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_haddw_epi8(__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:120:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_haddd_epi8(__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:126:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_haddq_epi8(__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:132:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_haddd_epi16(__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:138:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_haddq_epi16(__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:144:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_haddq_epi32(__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:150:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_haddw_epu8(__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:156:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_haddd_epu8(__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:162:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_haddq_epu8(__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:168:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_haddd_epu16(__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:174:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_haddq_epu16(__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:180:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_haddq_epu32(__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:186:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_hsubw_epi8(__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:192:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_hsubd_epi16(__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:198:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_hsubq_epi32(__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:206:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmov_si128(__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:212:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_perm_epi8(__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:221:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rot_epi8(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:227:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rot_epi16(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:233:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rot_epi32(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:239:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rot_epi64(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:248:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_roti_epi8(__m128i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:254:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_roti_epi16(__m128i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:260:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_roti_epi32(__m128i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:266:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_roti_epi64(__m128i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:284:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_shl_epi8(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:290:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_shl_epi16(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:296:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_shl_epi32(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:302:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_shl_epi64(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:309:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sha_epi8(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:315:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sha_epi16(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:321:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sha_epi32(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:327:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sha_epi64(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:336:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comlt_epu8(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:342:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comle_epu8(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:348:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comgt_epu8(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:354:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comge_epu8(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:360:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comeq_epu8(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:366:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comneq_epu8(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:372:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comfalse_epu8(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:378:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comtrue_epu8(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:386:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comlt_epu16(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:392:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comle_epu16(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:398:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comgt_epu16(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:404:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comge_epu16(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:410:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comeq_epu16(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:416:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comneq_epu16(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:422:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comfalse_epu16(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:428:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comtrue_epu16(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:436:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comlt_epu32(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:442:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comle_epu32(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:448:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comgt_epu32(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:454:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comge_epu32(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:460:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comeq_epu32(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:466:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comneq_epu32(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:472:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comfalse_epu32(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:478:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comtrue_epu32(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:486:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comlt_epu64(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:492:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comle_epu64(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:498:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comgt_epu64(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:504:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comge_epu64(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:510:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comeq_epu64(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:516:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comneq_epu64(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:522:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comfalse_epu64(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:528:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comtrue_epu64(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:536:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comlt_epi8(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:542:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comle_epi8(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:548:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comgt_epi8(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:554:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comge_epi8(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:560:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comeq_epi8(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:566:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comneq_epi8(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:572:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comfalse_epi8(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:578:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comtrue_epi8(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:586:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comlt_epi16(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:592:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comle_epi16(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:598:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comgt_epi16(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:604:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comge_epi16(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:610:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comeq_epi16(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:616:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comneq_epi16(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:622:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comfalse_epi16(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:628:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comtrue_epi16(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:636:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comlt_epi32(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:642:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comle_epi32(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:648:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comgt_epi32(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:654:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comge_epi32(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:660:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comeq_epi32(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:666:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comneq_epi32(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:672:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comfalse_epi32(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:678:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comtrue_epi32(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:686:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comlt_epi64(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:692:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comle_epi64(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:698:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comgt_epi64(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:704:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comge_epi64(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:710:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comeq_epi64(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:716:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comneq_epi64(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:722:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comfalse_epi64(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:728:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comtrue_epi64(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:736:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_frcz_ps (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:742:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_frcz_pd (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:748:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_frcz_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:756:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_frcz_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:764:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_frcz_ps (__m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:770:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_frcz_pd (__m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:779:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_permute2_pd (__m128d __X, __m128d __Y, __m128i __C, const int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:788:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permute2_pd (__m256d __X, __m256d __Y, __m256i __C, const int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:797:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_permute2_ps (__m128 __X, __m128 __Y, __m128i __C, const int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:806:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permute2_ps (__m256 __X, __m256 __Y, __m256i __C, const int __I) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:56, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/lwpintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("lwp") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/lwpintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/lwpintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/lwpintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/lwpintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/lwpintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/lwpintrin.h:38:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __llwpcb (void *__pcbAddress) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/lwpintrin.h:44:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __slwpcb (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/lwpintrin.h:51:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __lwpval32 (unsigned int __data2, unsigned int __data1, unsigned int __flags) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/lwpintrin.h:59:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned int __flags) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/lwpintrin.h:78:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __lwpins32 (unsigned int __data2, unsigned int __data1, unsigned int __flags) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/lwpintrin.h:86:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned int __flags) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:62, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tbmintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("tbm") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tbmintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tbmintrin.h:39:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __bextri_u32 (unsigned int __X, const unsigned int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tbmintrin.h:50:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __blcfill_u32 (unsigned int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tbmintrin.h:56:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __blci_u32 (unsigned int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tbmintrin.h:62:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __blcic_u32 (unsigned int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tbmintrin.h:68:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __blcmsk_u32 (unsigned int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tbmintrin.h:74:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __blcs_u32 (unsigned int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tbmintrin.h:80:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __blsfill_u32 (unsigned int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tbmintrin.h:86:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __blsic_u32 (unsigned int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tbmintrin.h:92:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __t1mskc_u32 (unsigned int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tbmintrin.h:98:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __tzmsk_u32 (unsigned int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tbmintrin.h:108:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __bextri_u64 (unsigned long long __X, const unsigned int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tbmintrin.h:119:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __blcfill_u64 (unsigned long long __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tbmintrin.h:125:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __blci_u64 (unsigned long long __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tbmintrin.h:131:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __blcic_u64 (unsigned long long __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tbmintrin.h:137:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __blcmsk_u64 (unsigned long long __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tbmintrin.h:143:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __blcs_u64 (unsigned long long __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tbmintrin.h:149:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __blsfill_u64 (unsigned long long __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tbmintrin.h:155:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __blsic_u64 (unsigned long long __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tbmintrin.h:161:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __t1mskc_u64 (unsigned long long __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tbmintrin.h:167:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __tzmsk_u64 (unsigned long long __X) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:68, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/rdseedintrin.h:33:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("rdseed") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/rdseedintrin.h:33:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/rdseedintrin.h:33:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/rdseedintrin.h:40:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _rdseed16_step (unsigned short *__p) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/rdseedintrin.h:47:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _rdseed32_step (unsigned int *__p) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/rdseedintrin.h:55:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _rdseed64_step (unsigned long long *__p) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:72, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fxsrintrin.h:39:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _fxsave (void *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fxsrintrin.h:46:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _fxrstor (void *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fxsrintrin.h:54:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _fxsave64 (void *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fxsrintrin.h:61:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _fxrstor64 (void *__P) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:74, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xsaveintrin.h:39:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _xsave (void *__P, long long __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xsaveintrin.h:46:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _xrstor (void *__P, long long __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xsaveintrin.h:53:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _xsetbv (unsigned int __A, long long __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xsaveintrin.h:60:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _xgetbv (unsigned int __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xsaveintrin.h:68:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _xsave64 (void *__P, long long __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xsaveintrin.h:75:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _xrstor64 (void *__P, long long __M) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:76, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xsaveoptintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("xsaveopt") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xsaveoptintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xsaveoptintrin.h:39:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _xsaveopt (void *__P, long long __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xsaveoptintrin.h:47:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _xsaveopt64 (void *__P, long long __M) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:78, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/sgxintrin.h:112:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _encls_u32 (const unsigned int __L, size_t __D[]) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/sgxintrin.h:179:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _enclu_u32 (const unsigned int __L, size_t __D[]) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/sgxintrin.h:222:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _enclv_u32 (const unsigned int __L, size_t __D[]) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:80, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/pconfigintrin.h:28:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _pconfig_u32 (const unsigned int __L, size_t __D[]) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:84, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/adxintrin.h:34:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned int __Y, unsigned int *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/adxintrin.h:42:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned int __Y, unsigned int *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/adxintrin.h:50:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned int __Y, unsigned int *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/adxintrin.h:59:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned long long __Y, unsigned long long *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/adxintrin.h:67:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned long long __Y, unsigned long long *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/adxintrin.h:75:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned long long __Y, unsigned long long *__P) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:88, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/clwbintrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("clwb") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/clwbintrin.h:39:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_clwb (void *__A) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:90, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/clflushoptintrin.h:33:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("clflushopt") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/clflushoptintrin.h:39:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_clflushopt (void *__A) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:92, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xsavesintrin.h:33:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("xsaves") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xsavesintrin.h:33:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xsavesintrin.h:33:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xsavesintrin.h:33:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xsavesintrin.h:39:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _xsaves (void *__P, long long __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xsavesintrin.h:46:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _xrstors (void *__P, long long __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xsavesintrin.h:54:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _xrstors64 (void *__P, long long __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xsavesintrin.h:61:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _xsaves64 (void *__P, long long __M) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:94, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xsavecintrin.h:33:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("xsavec") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xsavecintrin.h:33:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xsavecintrin.h:39:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _xsavec (void *__P, long long __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xsavecintrin.h:47:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _xsavec64 (void *__P, long long __M) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:96, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mwaitxintrin.h:29:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("mwaitx") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mwaitxintrin.h:29:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mwaitxintrin.h:34:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_monitorx (void const * __P, unsigned int __E, unsigned int __H) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mwaitxintrin.h:40:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mwaitx (unsigned int __E, unsigned int __H, unsigned int __C) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:98, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/clzerointrin.h:29:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("clzero") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/clzerointrin.h:34:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_clzero (void * __I) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:100, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/wbnoinvdintrin.h:10:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("wbnoinvd") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/wbnoinvdintrin.h:16:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _wbnoinvd (void) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:102, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/pkuintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("pku") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/pkuintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/pkuintrin.h:39:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _rdpkru_u32 (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/pkuintrin.h:46:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _wrpkru (unsigned int __key) ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1547:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned __int32 __getcallerseflags(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1547:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1551:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD __segmentlimit(DWORD Selector); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1551:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1563:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONGLONG MultiplyHigh(LONGLONG Multiplier,LONGLONG Multiplicand); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1563:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1564:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONGLONG UnsignedMultiplyHigh(ULONGLONG Multiplier,ULONGLONG Multiplicand); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1564:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1569:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD64 ShiftLeft128(DWORD64 LowPart,DWORD64 HighPart,BYTE Shift); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1569:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1570:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD64 ShiftRight128(DWORD64 LowPart,DWORD64 HighPart,BYTE Shift); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1570:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1574:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG64 Multiply128(LONG64 Multiplier,LONG64 Multiplicand,LONG64 *HighProduct); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1574:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1578:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD64 UnsignedMultiply128(DWORD64 Multiplier,DWORD64 Multiplicand,DWORD64 *HighProduct); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1578:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1580:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG64 MultiplyExtract128(LONG64 Multiplier,LONG64 Multiplicand,BYTE Shift); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1580:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1581:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD64 UnsignedMultiplyExtract128(DWORD64 Multiplier,DWORD64 Multiplicand,BYTE Shift); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1581:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1584:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE LONG64 MultiplyExtract128(LONG64 Multiplier,LONG64 Multiplicand,BYTE Shift) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1593:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE DWORD64 UnsignedMultiplyExtract128(DWORD64 Multiplier,DWORD64 Multiplicand,BYTE Shift) { ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7118:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSYSAPI WORD NTAPI RtlCaptureStackBackTrace (DWORD FramesToSkip, DWORD FramesToCapture, PVOID *BackTrace, PDWORD BackTraceHash); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7118:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7119:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSYSAPI VOID NTAPI RtlCaptureContext (PCONTEXT ContextRecord); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7119:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7120:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSYSAPI SIZE_T NTAPI RtlCompareMemory (const VOID *Source1, const VOID *Source2, SIZE_T Length); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7120:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7127:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSYSAPI BOOLEAN __cdecl RtlAddFunctionTable (PRUNTIME_FUNCTION FunctionTable, DWORD EntryCount, DWORD64 BaseAddress); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7127:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7128:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSYSAPI BOOLEAN __cdecl RtlDeleteFunctionTable (PRUNTIME_FUNCTION FunctionTable); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7128:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7129:209: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSYSAPI BOOLEAN __cdecl RtlInstallFunctionTableCallback (DWORD64 TableIdentifier, DWORD64 BaseAddress, DWORD Length, PGET_RUNTIME_FUNCTION_CALLBACK Callback, PVOID Context, PCWSTR OutOfProcessCallbackDll); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7129:209: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7130:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSYSAPI VOID __cdecl RtlRestoreContext (PCONTEXT ContextRecord, struct _EXCEPTION_RECORD *ExceptionRecord); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7130:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7131:264: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSYSAPI PEXCEPTION_ROUTINE NTAPI RtlVirtualUnwind (DWORD HandlerType, DWORD64 ImageBase, DWORD64 ControlPc, PRUNTIME_FUNCTION FunctionEntry, PCONTEXT ContextRecord, PVOID *HandlerData, PDWORD64 EstablisherFrame, PKNONVOLATILE_CONTEXT_POINTERS ContextPointers); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7131:264: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7156:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSYSAPI VOID NTAPI RtlUnwind (PVOID TargetFrame, PVOID TargetIp, PEXCEPTION_RECORD ExceptionRecord, PVOID ReturnValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7156:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7157:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSYSAPI PVOID NTAPI RtlPcToFileHeader (PVOID PcValue, PVOID *BaseOfImage); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7157:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7159:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSYSAPI PRUNTIME_FUNCTION NTAPI RtlLookupFunctionEntry (DWORD64 ControlPc, PDWORD64 ImageBase, PUNWIND_HISTORY_TABLE HistoryTable); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7159:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7160:185: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSYSAPI VOID NTAPI RtlUnwindEx (PVOID TargetFrame, PVOID TargetIp, PEXCEPTION_RECORD ExceptionRecord, PVOID ReturnValue, PCONTEXT ContextRecord, PUNWIND_HISTORY_TABLE HistoryTable); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7160:185: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7220:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSYSAPI VOID NTAPI RtlInitializeSListHead (PSLIST_HEADER ListHead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7220:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7221:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSYSAPI PSLIST_ENTRY NTAPI RtlFirstEntrySList (const SLIST_HEADER *ListHead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7221:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7222:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSYSAPI PSLIST_ENTRY NTAPI RtlInterlockedPopEntrySList (PSLIST_HEADER ListHead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7222:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7223:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSYSAPI PSLIST_ENTRY NTAPI RtlInterlockedPushEntrySList (PSLIST_HEADER ListHead, PSLIST_ENTRY ListEntry); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7223:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7224:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSYSAPI PSLIST_ENTRY NTAPI RtlInterlockedPushListSListEx (PSLIST_HEADER ListHead, PSLIST_ENTRY List, PSLIST_ENTRY ListEnd, DWORD Count); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7224:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7225:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSYSAPI PSLIST_ENTRY NTAPI RtlInterlockedFlushSList (PSLIST_HEADER ListHead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7225:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7226:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSYSAPI WORD NTAPI RtlQueryDepthSList (PSLIST_HEADER ListHead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7226:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7334:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PVOID WINAPI RtlSecureZeroMemory(PVOID ptr,SIZE_T cnt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7334:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7337:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE PVOID WINAPI RtlSecureZeroMemory(PVOID ptr,SIZE_T cnt) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7468:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSYSAPI ULONGLONG NTAPI VerSetConditionMask (ULONGLONG ConditionMask, DWORD TypeMask, BYTE Condition); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7468:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7856:210: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VOID NTAPI RtlApplicationVerifierStop(ULONG_PTR Code,PSTR Message,ULONG_PTR Param1,PSTR Description1,ULONG_PTR Param2,PSTR Description2,ULONG_PTR Param3,PSTR Description3,ULONG_PTR Param4,PSTR Description4); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7856:210: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7857:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSYSAPI DWORD NTAPI RtlSetHeapInformation(PVOID HeapHandle,HEAP_INFORMATION_CLASS HeapInformationClass,PVOID HeapInformation,SIZE_T HeapInformationLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7857:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7858:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSYSAPI DWORD NTAPI RtlQueryHeapInformation(PVOID HeapHandle,HEAP_INFORMATION_CLASS HeapInformationClass,PVOID HeapInformation,SIZE_T HeapInformationLength,PSIZE_T ReturnLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7858:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7859:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD NTAPI RtlMultipleAllocateHeap(PVOID HeapHandle,DWORD Flags,SIZE_T Size,DWORD Count,PVOID *Array); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7859:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7860:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD NTAPI RtlMultipleFreeHeap(PVOID HeapHandle,DWORD Flags,DWORD Count,PVOID *Array); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7860:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:8324:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE VOID TpInitializeCallbackEnviron (PTP_CALLBACK_ENVIRON cbe) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:8340:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE VOID TpSetCallbackThreadpool (PTP_CALLBACK_ENVIRON cbe, PTP_POOL pool) { cbe->Pool = pool; } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:8341:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE VOID TpSetCallbackCleanupGroup (PTP_CALLBACK_ENVIRON cbe, PTP_CLEANUP_GROUP cleanup_group, PTP_CLEANUP_GROUP_CANCEL_CALLBACK cleanup_group_cb) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:8345:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE VOID TpSetCallbackActivationContext (PTP_CALLBACK_ENVIRON cbe, struct _ACTIVATION_CONTEXT *actx) { cbe->ActivationContext = actx; } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:8346:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE VOID TpSetCallbackNoActivationContext (PTP_CALLBACK_ENVIRON cbe) { cbe->ActivationContext = (struct _ACTIVATION_CONTEXT *) (LONG_PTR) -1; } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:8347:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE VOID TpSetCallbackLongFunction (PTP_CALLBACK_ENVIRON cbe) { cbe->u.s.LongFunction = 1; } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:8348:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE VOID TpSetCallbackRaceWithDll (PTP_CALLBACK_ENVIRON cbe, PVOID h) { cbe->RaceDll = h; } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:8349:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE VOID TpSetCallbackFinalizationCallback (PTP_CALLBACK_ENVIRON cbe, PTP_SIMPLE_CALLBACK fini_cb) { cbe->FinalizationCallback = fini_cb; } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:8353:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE VOID TpSetCallbackPersistent (PTP_CALLBACK_ENVIRON cbe) { cbe->u.s.Persistent = 1; } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:8354:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE VOID TpDestroyCallbackEnviron (PTP_CALLBACK_ENVIRON cbe) { UNREFERENCED_PARAMETER (cbe); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:8358:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture struct _TEB *NtCurrentTeb(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:8358:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:8359:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PVOID GetCurrentFiber(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:8359:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:8360:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PVOID GetFiberData(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:8360:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:8361:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE struct _TEB *NtCurrentTeb(VOID) { return (struct _TEB *)__readgsqword(FIELD_OFFSET(NT_TIB,Self)); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:8362:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE PVOID GetCurrentFiber(VOID) { return(PVOID)__readgsqword(FIELD_OFFSET(NT_TIB,FiberData)); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:8363:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE PVOID GetFiberData(VOID) { ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/bemapiset.h:23:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI BemCreateReference (REFGUID iid, void *interfaceInstance, BEM_FREE_INTERFACE_CALLBACK freeCallback, BEM_REFERENCE **reference); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bemapiset.h:23:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bemapiset.h:24:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI BemCreateContractFrom (LPCWSTR dllPath, REFGUID extensionId, const CONTRACT_DESCRIPTION *contractDescription, void *hostContract, void **contract); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bemapiset.h:24:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bemapiset.h:25:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI BemCopyReference (BEM_REFERENCE *reference, BEM_REFERENCE **copiedReference); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bemapiset.h:25:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bemapiset.h:26:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void WINAPI BemFreeReference (BEM_REFERENCE *reference); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bemapiset.h:26:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bemapiset.h:27:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void WINAPI BemFreeContract (void *contract); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bemapiset.h:27:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:15, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/debugapi.h:18:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI IsDebuggerPresent (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/debugapi.h:18:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/debugapi.h:19:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI OutputDebugStringA (LPCSTR lpOutputString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/debugapi.h:19:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/debugapi.h:20:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI OutputDebugStringW (LPCWSTR lpOutputString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/debugapi.h:20:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/debugapi.h:26:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI DebugBreak (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/debugapi.h:26:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/debugapi.h:27:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL APIENTRY ContinueDebugEvent (DWORD dwProcessId, DWORD dwThreadId, DWORD dwContinueStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/debugapi.h:27:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/debugapi.h:28:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL APIENTRY WaitForDebugEvent (LPDEBUG_EVENT lpDebugEvent, DWORD dwMilliseconds); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/debugapi.h:28:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/debugapi.h:29:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL APIENTRY DebugActiveProcess (DWORD dwProcessId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/debugapi.h:29:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/debugapi.h:30:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL APIENTRY DebugActiveProcessStop (DWORD dwProcessId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/debugapi.h:30:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/debugapi.h:31:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CheckRemoteDebuggerPresent (HANDLE hProcess, PBOOL pbDebuggerPresent); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/debugapi.h:31:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:16, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/errhandlingapi.h:20:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LONG WINAPI UnhandledExceptionFilter (struct _EXCEPTION_POINTERS *ExceptionInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/errhandlingapi.h:20:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:16, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/errhandlingapi.h:21:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPTOP_LEVEL_EXCEPTION_FILTER WINAPI SetUnhandledExceptionFilter (LPTOP_LEVEL_EXCEPTION_FILTER lpTopLevelExceptionFilter); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/errhandlingapi.h:21:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/errhandlingapi.h:22:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI SetErrorMode (UINT uMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/errhandlingapi.h:22:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/errhandlingapi.h:23:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI PVOID WINAPI AddVectoredExceptionHandler (ULONG First, PVECTORED_EXCEPTION_HANDLER Handler); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/errhandlingapi.h:23:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/errhandlingapi.h:24:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI ULONG WINAPI RemoveVectoredExceptionHandler (PVOID Handle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/errhandlingapi.h:24:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/errhandlingapi.h:25:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI PVOID WINAPI AddVectoredContinueHandler (ULONG First, PVECTORED_EXCEPTION_HANDLER Handler); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/errhandlingapi.h:25:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/errhandlingapi.h:26:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI ULONG WINAPI RemoveVectoredContinueHandler (PVOID Handle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/errhandlingapi.h:26:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/errhandlingapi.h:44:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI RaiseException (DWORD dwExceptionCode, DWORD dwExceptionFlags, DWORD nNumberOfArguments, CONST ULONG_PTR *lpArguments); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/errhandlingapi.h:44:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/errhandlingapi.h:45:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetLastError (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/errhandlingapi.h:45:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/errhandlingapi.h:46:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI SetLastError (DWORD dwErrCode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/errhandlingapi.h:46:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:18, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:44:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LONG WINAPI CompareFileTime (CONST FILETIME *lpFileTime1, CONST FILETIME *lpFileTime2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:44:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:18, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:45:223: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateFileA (LPCSTR lpFileName, DWORD dwDesiredAccess, DWORD dwShareMode, LPSECURITY_ATTRIBUTES lpSecurityAttributes, DWORD dwCreationDisposition, DWORD dwFlagsAndAttributes, HANDLE hTemplateFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:45:223: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:46:224: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateFileW (LPCWSTR lpFileName, DWORD dwDesiredAccess, DWORD dwShareMode, LPSECURITY_ATTRIBUTES lpSecurityAttributes, DWORD dwCreationDisposition, DWORD dwFlagsAndAttributes, HANDLE hTemplateFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:46:224: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:47:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI DefineDosDeviceW (DWORD dwFlags, LPCWSTR lpDeviceName, LPCWSTR lpTargetPath); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:47:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:48:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI DeleteVolumeMountPointW (LPCWSTR lpszVolumeMountPoint); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:48:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:49:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FileTimeToLocalFileTime (CONST FILETIME *lpFileTime, LPFILETIME lpLocalFileTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:49:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:50:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FindCloseChangeNotification (HANDLE hChangeHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:50:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:51:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI FindFirstChangeNotificationA (LPCSTR lpPathName, WINBOOL bWatchSubtree, DWORD dwNotifyFilter); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:51:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:52:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI FindFirstChangeNotificationW (LPCWSTR lpPathName, WINBOOL bWatchSubtree, DWORD dwNotifyFilter); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:52:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:53:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI FindFirstFileA (LPCSTR lpFileName, LPWIN32_FIND_DATAA lpFindFileData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:53:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:54:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI FindFirstFileW (LPCWSTR lpFileName, LPWIN32_FIND_DATAW lpFindFileData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:54:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:55:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI FindFirstVolumeW (LPWSTR lpszVolumeName, DWORD cchBufferLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:55:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:56:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FindNextChangeNotification (HANDLE hChangeHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:56:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:57:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FindNextVolumeW (HANDLE hFindVolume, LPWSTR lpszVolumeName, DWORD cchBufferLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:57:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:58:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FindVolumeClose (HANDLE hFindVolume); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:58:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:59:189: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetDiskFreeSpaceA (LPCSTR lpRootPathName, LPDWORD lpSectorsPerCluster, LPDWORD lpBytesPerSector, LPDWORD lpNumberOfFreeClusters, LPDWORD lpTotalNumberOfClusters); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:59:189: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:60:190: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetDiskFreeSpaceW (LPCWSTR lpRootPathName, LPDWORD lpSectorsPerCluster, LPDWORD lpBytesPerSector, LPDWORD lpNumberOfFreeClusters, LPDWORD lpTotalNumberOfClusters); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:60:190: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:61:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetDriveTypeA (LPCSTR lpRootPathName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:61:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:62:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetDriveTypeW (LPCWSTR lpRootPathName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:62:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:63:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetFileAttributesA (LPCSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:63:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:64:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetFileAttributesW (LPCWSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:64:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:65:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetFileInformationByHandle (HANDLE hFile, LPBY_HANDLE_FILE_INFORMATION lpFileInformation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:65:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:66:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetFileSize (HANDLE hFile, LPDWORD lpFileSizeHigh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:66:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:67:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetFileSizeEx (HANDLE hFile, PLARGE_INTEGER lpFileSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:67:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:68:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetFileTime (HANDLE hFile, LPFILETIME lpCreationTime, LPFILETIME lpLastAccessTime, LPFILETIME lpLastWriteTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:68:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:69:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetFileType (HANDLE hFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:69:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:70:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetFullPathNameA (LPCSTR lpFileName, DWORD nBufferLength, LPSTR lpBuffer, LPSTR *lpFilePart); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:70:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:71:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetFullPathNameW (LPCWSTR lpFileName, DWORD nBufferLength, LPWSTR lpBuffer, LPWSTR *lpFilePart); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:71:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:72:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetLogicalDrives (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:72:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:73:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetLogicalDriveStringsW (DWORD nBufferLength, LPWSTR lpBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:73:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:74:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetLongPathNameA (LPCSTR lpszShortPath, LPSTR lpszLongPath, DWORD cchBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:74:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:75:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetLongPathNameW (LPCWSTR lpszShortPath, LPWSTR lpszLongPath, DWORD cchBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:75:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:76:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetShortPathNameW (LPCWSTR lpszLongPath, LPWSTR lpszShortPath, DWORD cchBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:76:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:77:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetTempFileNameW (LPCWSTR lpPathName, LPCWSTR lpPrefixString, UINT uUnique, LPWSTR lpTempFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:77:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:18, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:78:273: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetVolumeInformationW (LPCWSTR lpRootPathName, LPWSTR lpVolumeNameBuffer, DWORD nVolumeNameSize, LPDWORD lpVolumeSerialNumber, LPDWORD lpMaximumComponentLength, LPDWORD lpFileSystemFlags, LPWSTR lpFileSystemNameBuffer, DWORD nFileSystemNameSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:78:273: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:79:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetVolumePathNameW (LPCWSTR lpszFileName, LPWSTR lpszVolumePathName, DWORD cchBufferLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:79:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:80:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI LocalFileTimeToFileTime (CONST FILETIME *lpLocalFileTime, LPFILETIME lpFileTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:80:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:81:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI LockFile (HANDLE hFile, DWORD dwFileOffsetLow, DWORD dwFileOffsetHigh, DWORD nNumberOfBytesToLockLow, DWORD nNumberOfBytesToLockHigh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:81:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:82:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI QueryDosDeviceW (LPCWSTR lpDeviceName, LPWSTR lpTargetPath, DWORD ucchMax); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:82:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:83:178: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ReadFileEx (HANDLE hFile, LPVOID lpBuffer, DWORD nNumberOfBytesToRead, LPOVERLAPPED lpOverlapped, LPOVERLAPPED_COMPLETION_ROUTINE lpCompletionRoutine); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:83:178: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:84:171: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ReadFileScatter (HANDLE hFile, FILE_SEGMENT_ELEMENT aSegmentArray[], DWORD nNumberOfBytesToRead, LPDWORD lpReserved, LPOVERLAPPED lpOverlapped); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:84:171: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:85:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI SetFilePointer (HANDLE hFile, LONG lDistanceToMove, PLONG lpDistanceToMoveHigh, DWORD dwMoveMethod); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:85:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:86:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetFileTime (HANDLE hFile, CONST FILETIME *lpCreationTime, CONST FILETIME *lpLastAccessTime, CONST FILETIME *lpLastWriteTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:86:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:87:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetFileValidData (HANDLE hFile, LONGLONG ValidDataLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:87:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:88:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI UnlockFile (HANDLE hFile, DWORD dwFileOffsetLow, DWORD dwFileOffsetHigh, DWORD nNumberOfBytesToUnlockLow, DWORD nNumberOfBytesToUnlockHigh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:88:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:89:181: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WriteFileEx (HANDLE hFile, LPCVOID lpBuffer, DWORD nNumberOfBytesToWrite, LPOVERLAPPED lpOverlapped, LPOVERLAPPED_COMPLETION_ROUTINE lpCompletionRoutine); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:89:181: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:90:172: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WriteFileGather (HANDLE hFile, FILE_SEGMENT_ELEMENT aSegmentArray[], DWORD nNumberOfBytesToWrite, LPDWORD lpReserved, LPOVERLAPPED lpOverlapped); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:90:172: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:91:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetVolumeNameForVolumeMountPointW (LPCWSTR lpszVolumeMountPoint, LPWSTR lpszVolumeName, DWORD cchBufferLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:91:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:92:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetVolumePathNamesForVolumeNameW (LPCWSTR lpszVolumeName, LPWCH lpszVolumePathNames, DWORD cchBufferLength, PDWORD lpcchReturnLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:92:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:149:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CreateDirectoryA (LPCSTR lpPathName, LPSECURITY_ATTRIBUTES lpSecurityAttributes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:149:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:150:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CreateDirectoryW (LPCWSTR lpPathName, LPSECURITY_ATTRIBUTES lpSecurityAttributes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:150:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:151:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI DeleteFileA (LPCSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:151:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:152:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI DeleteFileW (LPCWSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:152:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:153:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FindClose (HANDLE hFindFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:153:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:154:196: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI FindFirstFileExA (LPCSTR lpFileName, FINDEX_INFO_LEVELS fInfoLevelId, LPVOID lpFindFileData, FINDEX_SEARCH_OPS fSearchOp, LPVOID lpSearchFilter, DWORD dwAdditionalFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:154:196: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:155:197: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI FindFirstFileExW (LPCWSTR lpFileName, FINDEX_INFO_LEVELS fInfoLevelId, LPVOID lpFindFileData, FINDEX_SEARCH_OPS fSearchOp, LPVOID lpSearchFilter, DWORD dwAdditionalFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:155:197: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:156:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FindNextFileA (HANDLE hFindFile, LPWIN32_FIND_DATAA lpFindFileData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:156:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:157:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FindNextFileW (HANDLE hFindFile, LPWIN32_FIND_DATAW lpFindFileData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:157:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:158:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FlushFileBuffers (HANDLE hFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:158:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:159:198: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetDiskFreeSpaceExA (LPCSTR lpDirectoryName, PULARGE_INTEGER lpFreeBytesAvailableToCaller, PULARGE_INTEGER lpTotalNumberOfBytes, PULARGE_INTEGER lpTotalNumberOfFreeBytes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:159:198: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:160:199: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetDiskFreeSpaceExW (LPCWSTR lpDirectoryName, PULARGE_INTEGER lpFreeBytesAvailableToCaller, PULARGE_INTEGER lpTotalNumberOfBytes, PULARGE_INTEGER lpTotalNumberOfFreeBytes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:160:199: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:161:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetFileType (HANDLE hFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:161:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:162:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetFileAttributesExA (LPCSTR lpFileName, GET_FILEEX_INFO_LEVELS fInfoLevelId, LPVOID lpFileInformation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:162:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:163:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetFileAttributesExW (LPCWSTR lpFileName, GET_FILEEX_INFO_LEVELS fInfoLevelId, LPVOID lpFileInformation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:163:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:164:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetTempPathW (DWORD nBufferLength, LPWSTR lpBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:164:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:165:176: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI LockFileEx (HANDLE hFile, DWORD dwFlags, DWORD dwReserved, DWORD nNumberOfBytesToLockLow, DWORD nNumberOfBytesToLockHigh, LPOVERLAPPED lpOverlapped); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:165:176: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:166:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ReadFile (HANDLE hFile, LPVOID lpBuffer, DWORD nNumberOfBytesToRead, LPDWORD lpNumberOfBytesRead, LPOVERLAPPED lpOverlapped); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:166:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:167:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI RemoveDirectoryA (LPCSTR lpPathName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:167:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:168:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI RemoveDirectoryW (LPCWSTR lpPathName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:168:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:169:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetEndOfFile (HANDLE hFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:169:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:170:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetFileAttributesA (LPCSTR lpFileName, DWORD dwFileAttributes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:170:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:171:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetFileAttributesW (LPCWSTR lpFileName, DWORD dwFileAttributes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:171:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:172:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetFilePointerEx (HANDLE hFile, LARGE_INTEGER liDistanceToMove, PLARGE_INTEGER lpNewFilePointer, DWORD dwMoveMethod); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:172:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:173:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI UnlockFileEx (HANDLE hFile, DWORD dwReserved, DWORD nNumberOfBytesToUnlockLow, DWORD nNumberOfBytesToUnlockHigh, LPOVERLAPPED lpOverlapped); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:173:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:174:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WriteFile (HANDLE hFile, LPCVOID lpBuffer, DWORD nNumberOfBytesToWrite, LPDWORD lpNumberOfBytesWritten, LPOVERLAPPED lpOverlapped); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:174:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:19, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/handleapi.h:19:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CloseHandle (HANDLE hObject); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/handleapi.h:19:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:19, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/handleapi.h:20:213: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI DuplicateHandle (HANDLE hSourceProcessHandle, HANDLE hSourceHandle, HANDLE hTargetProcessHandle, LPHANDLE lpTargetHandle, DWORD dwDesiredAccess, WINBOOL bInheritHandle, DWORD dwOptions); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/handleapi.h:20:213: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/handleapi.h:24:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetHandleInformation (HANDLE hObject, LPDWORD lpdwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/handleapi.h:24:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/handleapi.h:25:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetHandleInformation (HANDLE hObject, DWORD dwMask, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/handleapi.h:25:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:20, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:28:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI HeapCreate (DWORD flOptions, SIZE_T dwInitialSize, SIZE_T dwMaximumSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:28:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:29:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI HeapDestroy (HANDLE hHeap); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:29:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:30:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI HeapValidate (HANDLE hHeap, DWORD dwFlags, LPCVOID lpMem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:30:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:31:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI SIZE_T WINAPI HeapCompact (HANDLE hHeap, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:31:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:32:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI HeapSummary (HANDLE hHeap, DWORD dwFlags, LPHEAP_SUMMARY lpSummary); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:32:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:33:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetProcessHeaps (DWORD NumberOfHeaps, PHANDLE ProcessHeaps); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:33:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:34:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI HeapLock (HANDLE hHeap); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:34:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:35:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI HeapUnlock (HANDLE hHeap); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:35:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:36:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI HeapWalk (HANDLE hHeap, LPPROCESS_HEAP_ENTRY lpEntry); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:36:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:20, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:37:164: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI HeapSetInformation (HANDLE HeapHandle, HEAP_INFORMATION_CLASS HeapInformationClass, PVOID HeapInformation, SIZE_T HeapInformationLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:37:164: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:38:188: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI HeapQueryInformation (HANDLE HeapHandle, HEAP_INFORMATION_CLASS HeapInformationClass, PVOID HeapInformation, SIZE_T HeapInformationLength, PSIZE_T ReturnLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:38:188: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:42:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPVOID WINAPI HeapAlloc (HANDLE hHeap, DWORD dwFlags, SIZE_T dwBytes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:42:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:43:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPVOID WINAPI HeapReAlloc (HANDLE hHeap, DWORD dwFlags, LPVOID lpMem, SIZE_T dwBytes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:43:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:44:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI HeapFree (HANDLE hHeap, DWORD dwFlags, LPVOID lpMem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:44:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:45:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI SIZE_T WINAPI HeapSize (HANDLE hHeap, DWORD dwFlags, LPCVOID lpMem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:45:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:46:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI GetProcessHeap (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:46:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:21, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/ioapiset.h:18:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetOverlappedResult (HANDLE hFile, LPOVERLAPPED lpOverlapped, LPDWORD lpNumberOfBytesTransferred, WINBOOL bWait); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ioapiset.h:18:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ioapiset.h:19:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateIoCompletionPort (HANDLE FileHandle, HANDLE ExistingCompletionPort, ULONG_PTR CompletionKey, DWORD NumberOfConcurrentThreads); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ioapiset.h:19:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ioapiset.h:20:191: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetQueuedCompletionStatus (HANDLE CompletionPort, LPDWORD lpNumberOfBytesTransferred, PULONG_PTR lpCompletionKey, LPOVERLAPPED *lpOverlapped, DWORD dwMilliseconds); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ioapiset.h:20:191: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ioapiset.h:21:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI PostQueuedCompletionStatus (HANDLE CompletionPort, DWORD dwNumberOfBytesTransferred, ULONG_PTR dwCompletionKey, LPOVERLAPPED lpOverlapped); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ioapiset.h:21:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ioapiset.h:22:217: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI DeviceIoControl (HANDLE hDevice, DWORD dwIoControlCode, LPVOID lpInBuffer, DWORD nInBufferSize, LPVOID lpOutBuffer, DWORD nOutBufferSize, LPDWORD lpBytesReturned, LPOVERLAPPED lpOverlapped); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ioapiset.h:22:217: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ioapiset.h:23:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CancelIo (HANDLE hFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ioapiset.h:23:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ioapiset.h:32:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetOverlappedResultEx (HANDLE hFile, LPOVERLAPPED lpOverlapped, LPDWORD lpNumberOfBytesTransferred, DWORD dwMilliseconds, WINBOOL bAlertable); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ioapiset.h:32:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:22, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/interlockedapi.h:51:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI InitializeSListHead (PSLIST_HEADER ListHead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/interlockedapi.h:51:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/interlockedapi.h:52:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI PSLIST_ENTRY WINAPI InterlockedPopEntrySList (PSLIST_HEADER ListHead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/interlockedapi.h:52:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/interlockedapi.h:53:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI PSLIST_ENTRY WINAPI InterlockedPushEntrySList (PSLIST_HEADER ListHead, PSLIST_ENTRY ListEntry); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/interlockedapi.h:53:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/interlockedapi.h:54:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI PSLIST_ENTRY WINAPI InterlockedFlushSList (PSLIST_HEADER ListHead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/interlockedapi.h:54:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/interlockedapi.h:55:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI USHORT WINAPI QueryDepthSList (PSLIST_HEADER ListHead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/interlockedapi.h:55:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:23, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/jobapi.h:18:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI IsProcessInJob (HANDLE ProcessHandle, HANDLE JobHandle, PBOOL Result); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/jobapi.h:18:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:24, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:80:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HRSRC WINAPI FindResourceExW (HMODULE hModule, LPCWSTR lpType, LPCWSTR lpName, WORD wLanguage); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:80:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:81:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DECLSPEC_NORETURN VOID WINAPI FreeLibraryAndExitThread (HMODULE hLibModule, DWORD dwExitCode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:81:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:82:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FreeResource (HGLOBAL hResData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:82:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:83:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetModuleFileNameA (HMODULE hModule, LPSTR lpFilename, DWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:83:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:84:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetModuleFileNameW (HMODULE hModule, LPWSTR lpFilename, DWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:84:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:85:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HMODULE WINAPI GetModuleHandleA (LPCSTR lpModuleName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:85:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:86:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HMODULE WINAPI GetModuleHandleW (LPCWSTR lpModuleName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:86:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:87:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HMODULE WINAPI LoadLibraryExA (LPCSTR lpLibFileName, HANDLE hFile, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:87:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:88:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HMODULE WINAPI LoadLibraryExW (LPCWSTR lpLibFileName, HANDLE hFile, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:88:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:89:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HGLOBAL WINAPI LoadResource (HMODULE hModule, HRSRC hResInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:89:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:90:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI LoadStringA (HINSTANCE hInstance, UINT uID, LPSTR lpBuffer, int cchBufferMax); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:90:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:91:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI LoadStringW (HINSTANCE hInstance, UINT uID, LPWSTR lpBuffer, int cchBufferMax); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:91:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:92:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPVOID WINAPI LockResource (HGLOBAL hResData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:92:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:93:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI SizeofResource (HMODULE hModule, HRSRC hResInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:93:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:94:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DLL_DIRECTORY_COOKIE WINAPI AddDllDirectory (PCWSTR NewDirectory); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:94:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:95:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI RemoveDllDirectory (DLL_DIRECTORY_COOKIE Cookie); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:95:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:96:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetDefaultDllDirectories (DWORD DirectoryFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:96:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:97:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetModuleHandleExA (DWORD dwFlags, LPCSTR lpModuleName, HMODULE *phModule); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:97:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:98:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetModuleHandleExW (DWORD dwFlags, LPCWSTR lpModuleName, HMODULE *phModule); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:98:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:113:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumResourceLanguagesA(HMODULE hModule,LPCSTR lpType,LPCSTR lpName,ENUMRESLANGPROCA lpEnumFunc,LONG_PTR lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:113:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:114:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumResourceLanguagesW(HMODULE hModule,LPCWSTR lpType,LPCWSTR lpName,ENUMRESLANGPROCW lpEnumFunc,LONG_PTR lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:114:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:133:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI DisableThreadLibraryCalls (HMODULE hLibModule); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:133:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:134:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FreeLibrary (HMODULE hLibModule); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:134:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:135:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI FARPROC WINAPI GetProcAddress (HMODULE hModule, LPCSTR lpProcName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:135:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:25, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:47:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI SIZE_T WINAPI VirtualQuery (LPCVOID lpAddress, PMEMORY_BASIC_INFORMATION lpBuffer, SIZE_T dwLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:47:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:48:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FlushViewOfFile (LPCVOID lpBaseAddress, SIZE_T dwNumberOfBytesToFlush); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:48:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:49:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI UnmapViewOfFile (LPCVOID lpBaseAddress); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:49:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:25, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:50:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateFileMappingFromApp (HANDLE hFile, PSECURITY_ATTRIBUTES SecurityAttributes, ULONG PageProtection, ULONG64 MaximumSize, PCWSTR Name); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:50:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:51:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI PVOID WINAPI MapViewOfFileFromApp (HANDLE hFileMappingObject, ULONG DesiredAccess, ULONG64 FileOffset, SIZE_T NumberOfBytesToMap); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:51:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:63:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPVOID WINAPI VirtualAlloc (LPVOID lpAddress, SIZE_T dwSize, DWORD flAllocationType, DWORD flProtect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:63:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:64:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI VirtualFree (LPVOID lpAddress, SIZE_T dwSize, DWORD dwFreeType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:64:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:65:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI VirtualProtect (LPVOID lpAddress, SIZE_T dwSize, DWORD flNewProtect, PDWORD lpflOldProtect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:65:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:66:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPVOID WINAPI VirtualAllocEx (HANDLE hProcess, LPVOID lpAddress, SIZE_T dwSize, DWORD flAllocationType, DWORD flProtect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:66:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:67:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI VirtualFreeEx (HANDLE hProcess, LPVOID lpAddress, SIZE_T dwSize, DWORD dwFreeType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:67:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:68:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI VirtualProtectEx (HANDLE hProcess, LPVOID lpAddress, SIZE_T dwSize, DWORD flNewProtect, PDWORD lpflOldProtect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:68:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:69:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI SIZE_T WINAPI VirtualQueryEx (HANDLE hProcess, LPCVOID lpAddress, PMEMORY_BASIC_INFORMATION lpBuffer, SIZE_T dwLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:69:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:70:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ReadProcessMemory (HANDLE hProcess, LPCVOID lpBaseAddress, LPVOID lpBuffer, SIZE_T nSize, SIZE_T *lpNumberOfBytesRead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:70:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:71:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WriteProcessMemory (HANDLE hProcess, LPVOID lpBaseAddress, LPCVOID lpBuffer, SIZE_T nSize, SIZE_T *lpNumberOfBytesWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:71:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:72:189: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateFileMappingW (HANDLE hFile, LPSECURITY_ATTRIBUTES lpFileMappingAttributes, DWORD flProtect, DWORD dwMaximumSizeHigh, DWORD dwMaximumSizeLow, LPCWSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:72:189: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:73:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI OpenFileMappingW (DWORD dwDesiredAccess, WINBOOL bInheritHandle, LPCWSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:73:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:74:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPVOID WINAPI MapViewOfFile (HANDLE hFileMappingObject, DWORD dwDesiredAccess, DWORD dwFileOffsetHigh, DWORD dwFileOffsetLow, SIZE_T dwNumberOfBytesToMap); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:74:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:75:191: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPVOID WINAPI MapViewOfFileEx (HANDLE hFileMappingObject, DWORD dwDesiredAccess, DWORD dwFileOffsetHigh, DWORD dwFileOffsetLow, SIZE_T dwNumberOfBytesToMap, LPVOID lpBaseAddress); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:75:191: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:76:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI SIZE_T WINAPI GetLargePageMinimum (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:76:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:77:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetProcessWorkingSetSizeEx (HANDLE hProcess, PSIZE_T lpMinimumWorkingSetSize, PSIZE_T lpMaximumWorkingSetSize, PDWORD Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:77:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:78:149: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetProcessWorkingSetSizeEx (HANDLE hProcess, SIZE_T dwMinimumWorkingSetSize, SIZE_T dwMaximumWorkingSetSize, DWORD Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:78:149: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:79:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI VirtualLock (LPVOID lpAddress, SIZE_T dwSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:79:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:80:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI VirtualUnlock (LPVOID lpAddress, SIZE_T dwSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:80:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:81:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetWriteWatch (DWORD dwFlags, PVOID lpBaseAddress, SIZE_T dwRegionSize, PVOID *lpAddresses, ULONG_PTR *lpdwCount, LPDWORD lpdwGranularity); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:81:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:82:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI ResetWriteWatch (LPVOID lpBaseAddress, SIZE_T dwRegionSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:82:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:83:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateMemoryResourceNotification (MEMORY_RESOURCE_NOTIFICATION_TYPE NotificationType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:83:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:84:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI QueryMemoryResourceNotification (HANDLE ResourceNotificationHandle, PBOOL ResourceState); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:84:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:85:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetSystemFileCacheSize (PSIZE_T lpMinimumFileCacheSize, PSIZE_T lpMaximumFileCacheSize, PDWORD lpFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:85:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:86:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetSystemFileCacheSize (SIZE_T MinimumFileCacheSize, SIZE_T MaximumFileCacheSize, DWORD Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:86:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:26, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/namedpipeapi.h:18:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI ImpersonateNamedPipeClient (HANDLE hNamedPipe); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/namedpipeapi.h:18:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:26, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/namedpipeapi.h:19:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CreatePipe (PHANDLE hReadPipe, PHANDLE hWritePipe, LPSECURITY_ATTRIBUTES lpPipeAttributes, DWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/namedpipeapi.h:19:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/namedpipeapi.h:20:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ConnectNamedPipe (HANDLE hNamedPipe, LPOVERLAPPED lpOverlapped); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/namedpipeapi.h:20:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/namedpipeapi.h:21:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI DisconnectNamedPipe (HANDLE hNamedPipe); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/namedpipeapi.h:21:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/namedpipeapi.h:22:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetNamedPipeHandleState (HANDLE hNamedPipe, LPDWORD lpMode, LPDWORD lpMaxCollectionCount, LPDWORD lpCollectDataTimeout); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/namedpipeapi.h:22:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/namedpipeapi.h:23:177: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI PeekNamedPipe (HANDLE hNamedPipe, LPVOID lpBuffer, DWORD nBufferSize, LPDWORD lpBytesRead, LPDWORD lpTotalBytesAvail, LPDWORD lpBytesLeftThisMessage); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/namedpipeapi.h:23:177: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/namedpipeapi.h:24:195: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI TransactNamedPipe (HANDLE hNamedPipe, LPVOID lpInBuffer, DWORD nInBufferSize, LPVOID lpOutBuffer, DWORD nOutBufferSize, LPDWORD lpBytesRead, LPOVERLAPPED lpOverlapped); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/namedpipeapi.h:24:195: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/namedpipeapi.h:25:227: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateNamedPipeW (LPCWSTR lpName, DWORD dwOpenMode, DWORD dwPipeMode, DWORD nMaxInstances, DWORD nOutBufferSize, DWORD nInBufferSize, DWORD nDefaultTimeOut, LPSECURITY_ATTRIBUTES lpSecurityAttributes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/namedpipeapi.h:25:227: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/namedpipeapi.h:26:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WaitNamedPipeW (LPCWSTR lpNamedPipeName, DWORD nTimeOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/namedpipeapi.h:26:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/namespaceapi.h:20:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreatePrivateNamespaceW (LPSECURITY_ATTRIBUTES lpPrivateNamespaceAttributes, LPVOID lpBoundaryDescriptor, LPCWSTR lpAliasPrefix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/namespaceapi.h:20:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/namespaceapi.h:21:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI OpenPrivateNamespaceW (LPVOID lpBoundaryDescriptor, LPCWSTR lpAliasPrefix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/namespaceapi.h:21:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/namespaceapi.h:26:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI BOOLEAN WINAPI ClosePrivateNamespace (HANDLE Handle, ULONG Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/namespaceapi.h:26:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/namespaceapi.h:27:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateBoundaryDescriptorW (LPCWSTR Name, ULONG Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/namespaceapi.h:27:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/namespaceapi.h:32:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI AddSIDToBoundaryDescriptor (HANDLE *BoundaryDescriptor, PSID RequiredSid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/namespaceapi.h:32:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/namespaceapi.h:33:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI DeleteBoundaryDescriptor (HANDLE BoundaryDescriptor); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/namespaceapi.h:33:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:28, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:18:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPCH WINAPI GetEnvironmentStrings (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:18:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:19:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPWCH WINAPI GetEnvironmentStringsW (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:19:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:20:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetEnvironmentStringsW (LPWCH NewEnvironment); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:20:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:29:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FreeEnvironmentStringsA (LPCH penv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:29:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:30:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FreeEnvironmentStringsW (LPWCH penv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:30:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:31:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI GetStdHandle (DWORD nStdHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:31:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:32:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetStdHandle (DWORD nStdHandle, HANDLE hHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:32:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:36:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPSTR WINAPI GetCommandLineA (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:36:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:37:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPWSTR WINAPI GetCommandLineW (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:37:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:38:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetEnvironmentVariableA (LPCSTR lpName, LPSTR lpBuffer, DWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:38:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:39:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetEnvironmentVariableW (LPCWSTR lpName, LPWSTR lpBuffer, DWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:39:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:40:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetEnvironmentVariableA (LPCSTR lpName, LPCSTR lpValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:40:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:41:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetEnvironmentVariableW (LPCWSTR lpName, LPCWSTR lpValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:41:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:42:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI ExpandEnvironmentStringsA (LPCSTR lpSrc, LPSTR lpDst, DWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:42:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:43:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI ExpandEnvironmentStringsW (LPCWSTR lpSrc, LPWSTR lpDst, DWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:43:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:44:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetCurrentDirectoryA (LPCSTR lpPathName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:44:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:45:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetCurrentDirectoryW (LPCWSTR lpPathName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:45:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:46:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetCurrentDirectoryA (DWORD nBufferLength, LPSTR lpBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:46:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:47:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetCurrentDirectoryW (DWORD nBufferLength, LPWSTR lpBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:47:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:28, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:48:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI SearchPathW (LPCWSTR lpPath, LPCWSTR lpFileName, LPCWSTR lpExtension, DWORD nBufferLength, LPWSTR lpBuffer, LPWSTR *lpFilePart); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:48:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:49:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD APIENTRY SearchPathA (LPCSTR lpPath, LPCSTR lpFileName, LPCSTR lpExtension, DWORD nBufferLength, LPSTR lpBuffer, LPSTR *lpFilePart); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:49:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:50:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI NeedCurrentDirectoryForExePathA (LPCSTR ExeName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:50:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:51:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI NeedCurrentDirectoryForExePathW (LPCWSTR ExeName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:51:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:29, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:78:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI QueueUserAPC (PAPCFUNC pfnAPC, HANDLE hThread, ULONG_PTR dwData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:78:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:29, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:79:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetProcessTimes (HANDLE hProcess, LPFILETIME lpCreationTime, LPFILETIME lpExitTime, LPFILETIME lpKernelTime, LPFILETIME lpUserTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:79:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:80:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DECLSPEC_NORETURN VOID WINAPI ExitProcess (UINT uExitCode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:80:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:81:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI TerminateProcess (HANDLE hProcess, UINT uExitCode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:81:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:82:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetExitCodeProcess (HANDLE hProcess, LPDWORD lpExitCode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:82:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:83:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SwitchToThread (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:83:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:84:227: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateRemoteThread (HANDLE hProcess, LPSECURITY_ATTRIBUTES lpThreadAttributes, SIZE_T dwStackSize, LPTHREAD_START_ROUTINE lpStartAddress, LPVOID lpParameter, DWORD dwCreationFlags, LPDWORD lpThreadId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:84:227: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:85:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI OpenThread (DWORD dwDesiredAccess, WINBOOL bInheritHandle, DWORD dwThreadId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:85:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:86:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetThreadPriorityBoost (HANDLE hThread, WINBOOL bDisablePriorityBoost); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:86:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:87:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetThreadPriorityBoost (HANDLE hThread, PBOOL pDisablePriorityBoost); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:87:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:88:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI TerminateThread (HANDLE hThread, DWORD dwExitCode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:88:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:89:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetProcessShutdownParameters (DWORD dwLevel, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:89:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:90:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetProcessVersion (DWORD ProcessId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:90:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:91:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI GetStartupInfoW (LPSTARTUPINFOW lpStartupInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:91:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:92:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL APIENTRY SetThreadToken (PHANDLE Thread, HANDLE Token); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:92:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:93:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI OpenProcessToken (HANDLE ProcessHandle, DWORD DesiredAccess, PHANDLE TokenHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:93:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:94:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI OpenThreadToken (HANDLE ThreadHandle, DWORD DesiredAccess, WINBOOL OpenAsSelf, PHANDLE TokenHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:94:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:95:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetPriorityClass (HANDLE hProcess, DWORD dwPriorityClass); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:95:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:96:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetThreadStackGuarantee (PULONG StackSizeInBytes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:96:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:97:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetPriorityClass (HANDLE hProcess); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:97:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:98:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ProcessIdToSessionId (DWORD dwProcessId, DWORD *pSessionId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:98:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:99:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetProcessId (HANDLE Process); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:99:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:100:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetThreadId (HANDLE Thread); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:100:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:29, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:101:275: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateRemoteThreadEx (HANDLE hProcess, LPSECURITY_ATTRIBUTES lpThreadAttributes, SIZE_T dwStackSize, LPTHREAD_START_ROUTINE lpStartAddress, LPVOID lpParameter, DWORD dwCreationFlags, LPPROC_THREAD_ATTRIBUTE_LIST lpAttributeList, LPDWORD lpThreadId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:101:275: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:102:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetThreadContext (HANDLE hThread, LPCONTEXT lpContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:102:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:103:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetThreadContext (HANDLE hThread, CONST CONTEXT *lpContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:103:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:104:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FlushInstructionCache (HANDLE hProcess, LPCVOID lpBaseAddress, SIZE_T dwSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:104:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:105:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetThreadTimes (HANDLE hThread, LPFILETIME lpCreationTime, LPFILETIME lpExitTime, LPFILETIME lpKernelTime, LPFILETIME lpUserTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:105:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:106:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI OpenProcess (DWORD dwDesiredAccess, WINBOOL bInheritHandle, DWORD dwProcessId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:106:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:107:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetProcessHandleCount (HANDLE hProcess, PDWORD pdwHandleCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:107:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:108:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetCurrentProcessorNumber (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:108:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:115:346: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CreateProcessA (LPCSTR lpApplicationName, LPSTR lpCommandLine, LPSECURITY_ATTRIBUTES lpProcessAttributes, LPSECURITY_ATTRIBUTES lpThreadAttributes, WINBOOL bInheritHandles, DWORD dwCreationFlags, LPVOID lpEnvironment, LPCSTR lpCurrentDirectory, LPSTARTUPINFOA lpStartupInfo, LPPROCESS_INFORMATION lpProcessInformation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:115:346: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:116:349: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CreateProcessW (LPCWSTR lpApplicationName, LPWSTR lpCommandLine, LPSECURITY_ATTRIBUTES lpProcessAttributes, LPSECURITY_ATTRIBUTES lpThreadAttributes, WINBOOL bInheritHandles, DWORD dwCreationFlags, LPVOID lpEnvironment, LPCWSTR lpCurrentDirectory, LPSTARTUPINFOW lpStartupInfo, LPPROCESS_INFORMATION lpProcessInformation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:116:349: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:121:369: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI CreateProcessAsUserW (HANDLE hToken, LPCWSTR lpApplicationName, LPWSTR lpCommandLine, LPSECURITY_ATTRIBUTES lpProcessAttributes, LPSECURITY_ATTRIBUTES lpThreadAttributes, WINBOOL bInheritHandles, DWORD dwCreationFlags, LPVOID lpEnvironment, LPCWSTR lpCurrentDirectory, LPSTARTUPINFOW lpStartupInfo, LPPROCESS_INFORMATION lpProcessInformation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:121:369: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:152:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI GetCurrentProcess (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:152:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:153:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetCurrentProcessId (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:153:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:154:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI GetCurrentThread (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:154:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:155:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetCurrentThreadId (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:155:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:156:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI IsProcessorFeaturePresent (DWORD ProcessorFeature); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:156:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:160:204: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateThread (LPSECURITY_ATTRIBUTES lpThreadAttributes, SIZE_T dwStackSize, LPTHREAD_START_ROUTINE lpStartAddress, LPVOID lpParameter, DWORD dwCreationFlags, LPDWORD lpThreadId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:160:204: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:161:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetThreadPriority (HANDLE hThread, int nPriority); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:161:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:162:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI GetThreadPriority (HANDLE hThread); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:162:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:163:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DECLSPEC_NORETURN VOID WINAPI ExitThread (DWORD dwExitCode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:163:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:164:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetExitCodeThread (HANDLE hThread, LPDWORD lpExitCode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:164:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:168:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI SuspendThread (HANDLE hThread); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:168:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:169:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI ResumeThread (HANDLE hThread); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:169:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:170:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI TlsAlloc (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:170:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:171:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPVOID WINAPI TlsGetValue (DWORD dwTlsIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:171:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:172:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI TlsSetValue (DWORD dwTlsIndex, LPVOID lpTlsValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:172:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:173:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI TlsFree (DWORD dwTlsIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:173:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:31, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/profileapi.h:16:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI QueryPerformanceCounter (LARGE_INTEGER *lpPerformanceCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/profileapi.h:16:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/profileapi.h:17:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI QueryPerformanceFrequency (LARGE_INTEGER *lpFrequency); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/profileapi.h:17:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:34, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:18:256: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AccessCheck (PSECURITY_DESCRIPTOR pSecurityDescriptor, HANDLE ClientToken, DWORD DesiredAccess, PGENERIC_MAPPING GenericMapping, PPRIVILEGE_SET PrivilegeSet, LPDWORD PrivilegeSetLength, LPDWORD GrantedAccess, LPBOOL AccessStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:18:256: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:19:324: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AccessCheckAndAuditAlarmW (LPCWSTR SubsystemName, LPVOID HandleId, LPWSTR ObjectTypeName, LPWSTR ObjectName, PSECURITY_DESCRIPTOR SecurityDescriptor, DWORD DesiredAccess, PGENERIC_MAPPING GenericMapping, WINBOOL ObjectCreation, LPDWORD GrantedAccess, LPBOOL AccessStatus, LPBOOL pfGenerateOnClose); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:19:324: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:24:347: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AccessCheckByType (PSECURITY_DESCRIPTOR pSecurityDescriptor, PSID PrincipalSelfSid, HANDLE ClientToken, DWORD DesiredAccess, POBJECT_TYPE_LIST ObjectTypeList, DWORD ObjectTypeListLength, PGENERIC_MAPPING GenericMapping, PPRIVILEGE_SET PrivilegeSet, LPDWORD PrivilegeSetLength, LPDWORD GrantedAccess, LPBOOL AccessStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:24:347: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:25:366: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AccessCheckByTypeResultList (PSECURITY_DESCRIPTOR pSecurityDescriptor, PSID PrincipalSelfSid, HANDLE ClientToken, DWORD DesiredAccess, POBJECT_TYPE_LIST ObjectTypeList, DWORD ObjectTypeListLength, PGENERIC_MAPPING GenericMapping, PPRIVILEGE_SET PrivilegeSet, LPDWORD PrivilegeSetLength, LPDWORD GrantedAccessList, LPDWORD AccessStatusList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:25:366: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:26:458: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AccessCheckByTypeAndAuditAlarmW (LPCWSTR SubsystemName, LPVOID HandleId, LPCWSTR ObjectTypeName, LPCWSTR ObjectName, PSECURITY_DESCRIPTOR SecurityDescriptor, PSID PrincipalSelfSid, DWORD DesiredAccess, AUDIT_EVENT_TYPE AuditType, DWORD Flags, POBJECT_TYPE_LIST ObjectTypeList, DWORD ObjectTypeListLength, PGENERIC_MAPPING GenericMapping, WINBOOL ObjectCreation, LPDWORD GrantedAccess, LPBOOL AccessStatus, LPBOOL pfGenerateOnClose); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:26:458: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:31:477: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AccessCheckByTypeResultListAndAuditAlarmW (LPCWSTR SubsystemName, LPVOID HandleId, LPCWSTR ObjectTypeName, LPCWSTR ObjectName, PSECURITY_DESCRIPTOR SecurityDescriptor, PSID PrincipalSelfSid, DWORD DesiredAccess, AUDIT_EVENT_TYPE AuditType, DWORD Flags, POBJECT_TYPE_LIST ObjectTypeList, DWORD ObjectTypeListLength, PGENERIC_MAPPING GenericMapping, WINBOOL ObjectCreation, LPDWORD GrantedAccessList, LPDWORD AccessStatusList, LPBOOL pfGenerateOnClose); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:31:477: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:36:505: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AccessCheckByTypeResultListAndAuditAlarmByHandleW (LPCWSTR SubsystemName, LPVOID HandleId, HANDLE ClientToken, LPCWSTR ObjectTypeName, LPCWSTR ObjectName, PSECURITY_DESCRIPTOR SecurityDescriptor, PSID PrincipalSelfSid, DWORD DesiredAccess, AUDIT_EVENT_TYPE AuditType, DWORD Flags, POBJECT_TYPE_LIST ObjectTypeList, DWORD ObjectTypeListLength, PGENERIC_MAPPING GenericMapping, WINBOOL ObjectCreation, LPDWORD GrantedAccessList, LPDWORD AccessStatusList, LPBOOL pfGenerateOnClose); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:36:505: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:41:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AddAccessAllowedAce (PACL pAcl, DWORD dwAceRevision, DWORD AccessMask, PSID pSid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:41:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:42:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AddAccessAllowedAceEx (PACL pAcl, DWORD dwAceRevision, DWORD AceFlags, DWORD AccessMask, PSID pSid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:42:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:43:183: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AddAccessAllowedObjectAce (PACL pAcl, DWORD dwAceRevision, DWORD AceFlags, DWORD AccessMask, GUID *ObjectTypeGuid, GUID *InheritedObjectTypeGuid, PSID pSid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:43:183: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:44:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AddAccessDeniedAce (PACL pAcl, DWORD dwAceRevision, DWORD AccessMask, PSID pSid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:44:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:45:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AddAccessDeniedAceEx (PACL pAcl, DWORD dwAceRevision, DWORD AceFlags, DWORD AccessMask, PSID pSid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:45:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:46:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AddAccessDeniedObjectAce (PACL pAcl, DWORD dwAceRevision, DWORD AceFlags, DWORD AccessMask, GUID *ObjectTypeGuid, GUID *InheritedObjectTypeGuid, PSID pSid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:46:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:47:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AddAce (PACL pAcl, DWORD dwAceRevision, DWORD dwStartingAceIndex, LPVOID pAceList, DWORD nAceListLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:47:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:48:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AddAuditAccessAce (PACL pAcl, DWORD dwAceRevision, DWORD dwAccessMask, PSID pSid, WINBOOL bAuditSuccess, WINBOOL bAuditFailure); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:48:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:49:172: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AddAuditAccessAceEx (PACL pAcl, DWORD dwAceRevision, DWORD AceFlags, DWORD dwAccessMask, PSID pSid, WINBOOL bAuditSuccess, WINBOOL bAuditFailure); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:49:172: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:50:227: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AddAuditAccessObjectAce (PACL pAcl, DWORD dwAceRevision, DWORD AceFlags, DWORD AccessMask, GUID *ObjectTypeGuid, GUID *InheritedObjectTypeGuid, PSID pSid, WINBOOL bAuditSuccess, WINBOOL bAuditFailure); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:50:227: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:60:183: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AdjustTokenGroups (HANDLE TokenHandle, WINBOOL ResetToDefault, PTOKEN_GROUPS NewState, DWORD BufferLength, PTOKEN_GROUPS PreviousState, PDWORD ReturnLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:60:183: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:61:201: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AdjustTokenPrivileges (HANDLE TokenHandle, WINBOOL DisableAllPrivileges, PTOKEN_PRIVILEGES NewState, DWORD BufferLength, PTOKEN_PRIVILEGES PreviousState, PDWORD ReturnLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:61:201: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:62:313: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AllocateAndInitializeSid (PSID_IDENTIFIER_AUTHORITY pIdentifierAuthority, BYTE nSubAuthorityCount, DWORD nSubAuthority0, DWORD nSubAuthority1, DWORD nSubAuthority2, DWORD nSubAuthority3, DWORD nSubAuthority4, DWORD nSubAuthority5, DWORD nSubAuthority6, DWORD nSubAuthority7, PSID *pSid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:62:313: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:63:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AllocateLocallyUniqueId (PLUID Luid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:63:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:64:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AreAllAccessesGranted (DWORD GrantedAccess, DWORD DesiredAccess); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:64:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:65:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AreAnyAccessesGranted (DWORD GrantedAccess, DWORD DesiredAccess); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:65:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:66:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL APIENTRY CheckTokenMembership (HANDLE TokenHandle, PSID SidToCheck, PBOOL IsMember); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:66:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:74:279: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI ConvertToAutoInheritPrivateObjectSecurity (PSECURITY_DESCRIPTOR ParentDescriptor, PSECURITY_DESCRIPTOR CurrentSecurityDescriptor, PSECURITY_DESCRIPTOR *NewSecurityDescriptor, GUID *ObjectType, BOOLEAN IsDirectoryObject, PGENERIC_MAPPING GenericMapping); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:74:279: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:75:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI CopySid (DWORD nDestinationSidLength, PSID pDestinationSid, PSID pSourceSid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:75:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:76:245: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI CreatePrivateObjectSecurity (PSECURITY_DESCRIPTOR ParentDescriptor, PSECURITY_DESCRIPTOR CreatorDescriptor, PSECURITY_DESCRIPTOR *NewDescriptor, WINBOOL IsDirectoryObject, HANDLE Token, PGENERIC_MAPPING GenericMapping); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:76:245: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:77:289: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI CreatePrivateObjectSecurityEx (PSECURITY_DESCRIPTOR ParentDescriptor, PSECURITY_DESCRIPTOR CreatorDescriptor, PSECURITY_DESCRIPTOR *NewDescriptor, GUID *ObjectType, WINBOOL IsContainerObject, ULONG AutoInheritFlags, HANDLE Token, PGENERIC_MAPPING GenericMapping); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:77:289: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:78:329: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI CreatePrivateObjectSecurityWithMultipleInheritance (PSECURITY_DESCRIPTOR ParentDescriptor, PSECURITY_DESCRIPTOR CreatorDescriptor, PSECURITY_DESCRIPTOR *NewDescriptor, GUID **ObjectTypes, ULONG GuidCount, WINBOOL IsContainerObject, ULONG AutoInheritFlags, HANDLE Token, PGENERIC_MAPPING GenericMapping); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:78:329: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:79:305: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL APIENTRY CreateRestrictedToken (HANDLE ExistingTokenHandle, DWORD Flags, DWORD DisableSidCount, PSID_AND_ATTRIBUTES SidsToDisable, DWORD DeletePrivilegeCount, PLUID_AND_ATTRIBUTES PrivilegesToDelete, DWORD RestrictedSidCount, PSID_AND_ATTRIBUTES SidsToRestrict, PHANDLE NewTokenHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:79:305: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:80:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI CreateWellKnownSid (WELL_KNOWN_SID_TYPE WellKnownSidType, PSID DomainSid, PSID pSid, DWORD *cbSid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:80:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:81:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI EqualDomainSid (PSID pSid1, PSID pSid2, WINBOOL *pfEqual); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:81:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:83:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI DeleteAce (PACL pAcl, DWORD dwAceIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:83:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:84:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI DestroyPrivateObjectSecurity (PSECURITY_DESCRIPTOR *ObjectDescriptor); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:84:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:85:149: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI DuplicateToken (HANDLE ExistingTokenHandle, SECURITY_IMPERSONATION_LEVEL ImpersonationLevel, PHANDLE DuplicateTokenHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:85:149: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:86:222: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI DuplicateTokenEx (HANDLE hExistingToken, DWORD dwDesiredAccess, LPSECURITY_ATTRIBUTES lpTokenAttributes, SECURITY_IMPERSONATION_LEVEL ImpersonationLevel, TOKEN_TYPE TokenType, PHANDLE phNewToken); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:86:222: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:87:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI EqualPrefixSid (PSID pSid1, PSID pSid2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:87:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:88:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI EqualSid (PSID pSid1, PSID pSid2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:88:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:89:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI FindFirstFreeAce (PACL pAcl, LPVOID *pAce); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:89:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:90:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI PVOID WINAPI FreeSid (PSID pSid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:90:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:91:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetAce (PACL pAcl, DWORD dwAceIndex, LPVOID *pAce); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:91:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:92:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetAclInformation (PACL pAcl, LPVOID pAclInformation, DWORD nAclInformationLength, ACL_INFORMATION_CLASS dwAclInformationClass); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:92:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:93:189: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetFileSecurityW (LPCWSTR lpFileName, SECURITY_INFORMATION RequestedInformation, PSECURITY_DESCRIPTOR pSecurityDescriptor, DWORD nLength, LPDWORD lpnLengthNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:93:189: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:98:191: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetKernelObjectSecurity (HANDLE Handle, SECURITY_INFORMATION RequestedInformation, PSECURITY_DESCRIPTOR pSecurityDescriptor, DWORD nLength, LPDWORD lpnLengthNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:98:191: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:99:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI DWORD WINAPI GetLengthSid (PSID pSid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:99:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:100:220: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetPrivateObjectSecurity (PSECURITY_DESCRIPTOR ObjectDescriptor, SECURITY_INFORMATION SecurityInformation, PSECURITY_DESCRIPTOR ResultantDescriptor, DWORD DescriptorLength, PDWORD ReturnLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:100:220: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:101:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetSecurityDescriptorControl (PSECURITY_DESCRIPTOR pSecurityDescriptor, PSECURITY_DESCRIPTOR_CONTROL pControl, LPDWORD lpdwRevision); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:101:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:102:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetSecurityDescriptorDacl (PSECURITY_DESCRIPTOR pSecurityDescriptor, LPBOOL lpbDaclPresent, PACL *pDacl, LPBOOL lpbDaclDefaulted); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:102:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:103:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetSecurityDescriptorGroup (PSECURITY_DESCRIPTOR pSecurityDescriptor, PSID *pGroup, LPBOOL lpbGroupDefaulted); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:103:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:104:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI DWORD WINAPI GetSecurityDescriptorLength (PSECURITY_DESCRIPTOR pSecurityDescriptor); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:104:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:105:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetSecurityDescriptorOwner (PSECURITY_DESCRIPTOR pSecurityDescriptor, PSID *pOwner, LPBOOL lpbOwnerDefaulted); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:105:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:106:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI DWORD WINAPI GetSecurityDescriptorRMControl (PSECURITY_DESCRIPTOR SecurityDescriptor, PUCHAR RMControl); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:106:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:107:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetSecurityDescriptorSacl (PSECURITY_DESCRIPTOR pSecurityDescriptor, LPBOOL lpbSaclPresent, PACL *pSacl, LPBOOL lpbSaclDefaulted); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:107:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:108:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI PSID_IDENTIFIER_AUTHORITY WINAPI GetSidIdentifierAuthority (PSID pSid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:108:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:109:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI DWORD WINAPI GetSidLengthRequired (UCHAR nSubAuthorityCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:109:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:110:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI PDWORD WINAPI GetSidSubAuthority (PSID pSid, DWORD nSubAuthority); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:110:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:111:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI PUCHAR WINAPI GetSidSubAuthorityCount (PSID pSid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:111:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:112:190: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetTokenInformation (HANDLE TokenHandle, TOKEN_INFORMATION_CLASS TokenInformationClass, LPVOID TokenInformation, DWORD TokenInformationLength, PDWORD ReturnLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:112:190: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:113:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetWindowsAccountDomainSid (PSID pSid, PSID pDomainSid, DWORD *cbDomainSid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:113:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:114:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL APIENTRY ImpersonateAnonymousToken (HANDLE ThreadHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:114:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:115:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI ImpersonateLoggedOnUser (HANDLE hToken); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:115:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:116:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI ImpersonateSelf (SECURITY_IMPERSONATION_LEVEL ImpersonationLevel); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:116:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:117:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI InitializeAcl (PACL pAcl, DWORD nAclLength, DWORD dwAclRevision); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:117:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:118:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI InitializeSecurityDescriptor (PSECURITY_DESCRIPTOR pSecurityDescriptor, DWORD dwRevision); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:118:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:119:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI InitializeSid (PSID Sid, PSID_IDENTIFIER_AUTHORITY pIdentifierAuthority, BYTE nSubAuthorityCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:119:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:120:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI IsTokenRestricted (HANDLE TokenHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:120:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:121:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI IsValidAcl (PACL pAcl); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:121:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:122:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI IsValidSecurityDescriptor (PSECURITY_DESCRIPTOR pSecurityDescriptor); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:122:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:123:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI IsValidSid (PSID pSid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:123:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:124:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI IsWellKnownSid (PSID pSid, WELL_KNOWN_SID_TYPE WellKnownSidType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:124:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:125:344: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI MakeAbsoluteSD (PSECURITY_DESCRIPTOR pSelfRelativeSecurityDescriptor, PSECURITY_DESCRIPTOR pAbsoluteSecurityDescriptor, LPDWORD lpdwAbsoluteSecurityDescriptorSize, PACL pDacl, LPDWORD lpdwDaclSize, PACL pSacl, LPDWORD lpdwSaclSize, PSID pOwner, LPDWORD lpdwOwnerSize, PSID pPrimaryGroup, LPDWORD lpdwPrimaryGroupSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:125:344: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:126:176: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI MakeSelfRelativeSD (PSECURITY_DESCRIPTOR pAbsoluteSecurityDescriptor, PSECURITY_DESCRIPTOR pSelfRelativeSecurityDescriptor, LPDWORD lpdwBufferLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:126:176: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:127:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI VOID WINAPI MapGenericMask (PDWORD AccessMask, PGENERIC_MAPPING GenericMapping); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:127:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:128:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI ObjectCloseAuditAlarmW (LPCWSTR SubsystemName, LPVOID HandleId, WINBOOL GenerateOnClose); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:128:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:133:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI ObjectDeleteAuditAlarmW (LPCWSTR SubsystemName, LPVOID HandleId, WINBOOL GenerateOnClose); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:133:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:138:333: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI ObjectOpenAuditAlarmW (LPCWSTR SubsystemName, LPVOID HandleId, LPWSTR ObjectTypeName, LPWSTR ObjectName, PSECURITY_DESCRIPTOR pSecurityDescriptor, HANDLE ClientToken, DWORD DesiredAccess, DWORD GrantedAccess, PPRIVILEGE_SET Privileges, WINBOOL ObjectCreation, WINBOOL AccessGranted, LPBOOL GenerateOnClose); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:138:333: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:143:185: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI ObjectPrivilegeAuditAlarmW (LPCWSTR SubsystemName, LPVOID HandleId, HANDLE ClientToken, DWORD DesiredAccess, PPRIVILEGE_SET Privileges, WINBOOL AccessGranted); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:143:185: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:148:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI PrivilegeCheck (HANDLE ClientToken, PPRIVILEGE_SET RequiredPrivileges, LPBOOL pfResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:148:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:149:170: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI PrivilegedServiceAuditAlarmW (LPCWSTR SubsystemName, LPCWSTR ServiceName, HANDLE ClientToken, PPRIVILEGE_SET Privileges, WINBOOL AccessGranted); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:149:170: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:158:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI RevertToSelf (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:158:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:159:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI SetAclInformation (PACL pAcl, LPVOID pAclInformation, DWORD nAclInformationLength, ACL_INFORMATION_CLASS dwAclInformationClass); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:159:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:160:148: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI SetFileSecurityW (LPCWSTR lpFileName, SECURITY_INFORMATION SecurityInformation, PSECURITY_DESCRIPTOR pSecurityDescriptor); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:160:148: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:165:149: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI SetKernelObjectSecurity (HANDLE Handle, SECURITY_INFORMATION SecurityInformation, PSECURITY_DESCRIPTOR SecurityDescriptor); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:165:149: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:166:235: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI SetPrivateObjectSecurity (SECURITY_INFORMATION SecurityInformation, PSECURITY_DESCRIPTOR ModificationDescriptor, PSECURITY_DESCRIPTOR *ObjectsSecurityDescriptor, PGENERIC_MAPPING GenericMapping, HANDLE Token); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:166:235: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:167:261: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI SetPrivateObjectSecurityEx (SECURITY_INFORMATION SecurityInformation, PSECURITY_DESCRIPTOR ModificationDescriptor, PSECURITY_DESCRIPTOR *ObjectsSecurityDescriptor, ULONG AutoInheritFlags, PGENERIC_MAPPING GenericMapping, HANDLE Token); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:167:261: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:173:195: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI SetSecurityDescriptorControl (PSECURITY_DESCRIPTOR pSecurityDescriptor, SECURITY_DESCRIPTOR_CONTROL ControlBitsOfInterest, SECURITY_DESCRIPTOR_CONTROL ControlBitsToSet); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:173:195: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:174:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI SetSecurityDescriptorDacl (PSECURITY_DESCRIPTOR pSecurityDescriptor, WINBOOL bDaclPresent, PACL pDacl, WINBOOL bDaclDefaulted); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:174:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:175:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI SetSecurityDescriptorGroup (PSECURITY_DESCRIPTOR pSecurityDescriptor, PSID pGroup, WINBOOL bGroupDefaulted); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:175:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:176:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI SetSecurityDescriptorOwner (PSECURITY_DESCRIPTOR pSecurityDescriptor, PSID pOwner, WINBOOL bOwnerDefaulted); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:176:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:177:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI DWORD WINAPI SetSecurityDescriptorRMControl (PSECURITY_DESCRIPTOR SecurityDescriptor, PUCHAR RMControl); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:177:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:178:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI SetSecurityDescriptorSacl (PSECURITY_DESCRIPTOR pSecurityDescriptor, WINBOOL bSaclPresent, PACL pSacl, WINBOOL bSaclDefaulted); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:178:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:179:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI SetTokenInformation (HANDLE TokenHandle, TOKEN_INFORMATION_CLASS TokenInformationClass, LPVOID TokenInformation, DWORD TokenInformationLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:179:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:35, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:43:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI EnterCriticalSection (LPCRITICAL_SECTION lpCriticalSection); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:43:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:44:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI LeaveCriticalSection (LPCRITICAL_SECTION lpCriticalSection); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:44:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:45:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI TryEnterCriticalSection (LPCRITICAL_SECTION lpCriticalSection); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:45:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:46:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI DeleteCriticalSection (LPCRITICAL_SECTION lpCriticalSection); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:46:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:47:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetEvent (HANDLE hEvent); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:47:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:48:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ResetEvent (HANDLE hEvent); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:48:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:49:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ReleaseSemaphore (HANDLE hSemaphore, LONG lReleaseCount, LPLONG lpPreviousCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:49:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:50:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ReleaseMutex (HANDLE hMutex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:50:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:51:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI WaitForSingleObjectEx (HANDLE hHandle, DWORD dwMilliseconds, WINBOOL bAlertable); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:51:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:35, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:52:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI WaitForMultipleObjectsEx (DWORD nCount, CONST HANDLE *lpHandles, WINBOOL bWaitAll, DWORD dwMilliseconds, WINBOOL bAlertable); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:52:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:53:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI OpenMutexW (DWORD dwDesiredAccess, WINBOOL bInheritHandle, LPCWSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:53:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:54:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI OpenEventA (DWORD dwDesiredAccess, WINBOOL bInheritHandle, LPCSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:54:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:55:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI OpenEventW (DWORD dwDesiredAccess, WINBOOL bInheritHandle, LPCWSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:55:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:56:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI OpenSemaphoreW (DWORD dwDesiredAccess, WINBOOL bInheritHandle, LPCWSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:56:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:57:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI WaitOnAddress (volatile VOID *Address, PVOID CompareAddress, SIZE_T AddressSize, DWORD dwMilliseconds); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:57:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:58:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VOID WINAPI WakeByAddressSingle (PVOID Address); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:58:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:59:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VOID WINAPI WakeByAddressAll (PVOID Address); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:59:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:112:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI InitializeCriticalSection (LPCRITICAL_SECTION lpCriticalSection); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:112:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:113:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI InitializeCriticalSectionAndSpinCount (LPCRITICAL_SECTION lpCriticalSection, DWORD dwSpinCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:113:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:114:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI SetCriticalSectionSpinCount (LPCRITICAL_SECTION lpCriticalSection, DWORD dwSpinCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:114:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:115:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI WaitForSingleObject (HANDLE hHandle, DWORD dwMilliseconds); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:115:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:116:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI SleepEx (DWORD dwMilliseconds, WINBOOL bAlertable); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:116:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:117:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateMutexA (LPSECURITY_ATTRIBUTES lpMutexAttributes, WINBOOL bInitialOwner, LPCSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:117:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:118:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateMutexW (LPSECURITY_ATTRIBUTES lpMutexAttributes, WINBOOL bInitialOwner, LPCWSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:118:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:119:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateEventA (LPSECURITY_ATTRIBUTES lpEventAttributes, WINBOOL bManualReset, WINBOOL bInitialState, LPCSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:119:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:120:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateEventW (LPSECURITY_ATTRIBUTES lpEventAttributes, WINBOOL bManualReset, WINBOOL bInitialState, LPCWSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:120:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:121:195: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetWaitableTimer (HANDLE hTimer, const LARGE_INTEGER *lpDueTime, LONG lPeriod, PTIMERAPCROUTINE pfnCompletionRoutine, LPVOID lpArgToCompletionRoutine, WINBOOL fResume); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:121:195: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:122:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CancelWaitableTimer (HANDLE hTimer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:122:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:123:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI OpenWaitableTimerW (DWORD dwDesiredAccess, WINBOOL bInheritHandle, LPCWSTR lpTimerName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:123:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:124:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI EnterSynchronizationBarrier (LPSYNCHRONIZATION_BARRIER lpBarrier, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:124:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:125:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI InitializeSynchronizationBarrier (LPSYNCHRONIZATION_BARRIER lpBarrier, LONG lTotalThreads, LONG lSpinCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:125:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:126:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DeleteSynchronizationBarrier (LPSYNCHRONIZATION_BARRIER lpBarrier); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:126:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:127:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI Sleep (DWORD dwMilliseconds); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:127:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:128:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI SignalObjectAndWait (HANDLE hObjectToSignal, HANDLE hObjectToWaitOn, DWORD dwMilliseconds, WINBOOL bAlertable); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:128:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:36, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:37:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI GetSystemTime (LPSYSTEMTIME lpSystemTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:37:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:38:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI GetSystemTimeAsFileTime (LPFILETIME lpSystemTimeAsFileTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:38:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:39:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI GetLocalTime (LPSYSTEMTIME lpSystemTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:39:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:40:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI GetNativeSystemInfo (LPSYSTEM_INFO lpSystemInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:40:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:47:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetVersion (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:47:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:73:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GlobalMemoryStatusEx (LPMEMORYSTATUSEX lpBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:73:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:74:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetLocalTime (CONST SYSTEMTIME *lpSystemTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:74:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:75:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI GetSystemInfo (LPSYSTEM_INFO lpSystemInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:75:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:76:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetTickCount (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:76:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:36, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:77:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetSystemTimeAdjustment (PDWORD lpTimeAdjustment, PDWORD lpTimeIncrement, PBOOL lpTimeAdjustmentDisabled); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:77:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:78:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetSystemDirectoryA (LPSTR lpBuffer, UINT uSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:78:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:79:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetSystemDirectoryW (LPWSTR lpBuffer, UINT uSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:79:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:80:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetWindowsDirectoryA (LPSTR lpBuffer, UINT uSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:80:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:81:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetWindowsDirectoryW (LPWSTR lpBuffer, UINT uSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:81:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:82:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetSystemWindowsDirectoryA (LPSTR lpBuffer, UINT uSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:82:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:83:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetSystemWindowsDirectoryW (LPWSTR lpBuffer, UINT uSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:83:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:84:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetComputerNameExA (COMPUTER_NAME_FORMAT NameType, LPSTR lpBuffer, LPDWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:84:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:85:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetComputerNameExW (COMPUTER_NAME_FORMAT NameType, LPWSTR lpBuffer, LPDWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:85:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:86:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetComputerNameExW (COMPUTER_NAME_FORMAT NameType, LPCWSTR lpBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:86:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:87:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetSystemTime (CONST SYSTEMTIME *lpSystemTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:87:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:88:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetVersionExA (LPOSVERSIONINFOA lpVersionInformation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:88:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:89:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetVersionExW (LPOSVERSIONINFOW lpVersionInformation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:89:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:90:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetLogicalProcessorInformation (PSYSTEM_LOGICAL_PROCESSOR_INFORMATION Buffer, PDWORD ReturnedLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:90:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:91:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSYSAPI ULONGLONG NTAPI VerSetConditionMask (ULONGLONG ConditionMask, ULONG TypeMask, UCHAR Condition); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:91:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:92:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI GetSystemTimePreciseAsFileTime (LPFILETIME lpSystemTimeAsFileTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:92:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:93:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI EnumSystemFirmwareTables (DWORD FirmwareTableProviderSignature, PVOID pFirmwareTableEnumBuffer, DWORD BufferSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:93:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:94:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetSystemFirmwareTable (DWORD FirmwareTableProviderSignature, DWORD FirmwareTableID, PVOID pFirmwareTableBuffer, DWORD BufferSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:94:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:37, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/systemtopologyapi.h:18:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetNumaHighestNodeNumber (PULONG HighestNodeNumber); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/systemtopologyapi.h:18:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:39, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/threadpoollegacyapiset.h:18:178: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CreateTimerQueueTimer (PHANDLE phNewTimer, HANDLE TimerQueue, WAITORTIMERCALLBACK Callback, PVOID Parameter, DWORD DueTime, DWORD Period, ULONG Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/threadpoollegacyapiset.h:18:178: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/threadpoollegacyapiset.h:19:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI DeleteTimerQueueTimer (HANDLE TimerQueue, HANDLE Timer, HANDLE CompletionEvent); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/threadpoollegacyapiset.h:19:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/threadpoollegacyapiset.h:23:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI QueueUserWorkItem (LPTHREAD_START_ROUTINE Function, PVOID Context, ULONG Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/threadpoollegacyapiset.h:23:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/threadpoollegacyapiset.h:24:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI UnregisterWaitEx (HANDLE WaitHandle, HANDLE CompletionEvent); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/threadpoollegacyapiset.h:24:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/threadpoollegacyapiset.h:25:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateTimerQueue (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/threadpoollegacyapiset.h:25:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/threadpoollegacyapiset.h:26:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ChangeTimerQueueTimer (HANDLE TimerQueue, HANDLE Timer, ULONG DueTime, ULONG Period); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/threadpoollegacyapiset.h:26:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/threadpoollegacyapiset.h:27:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI DeleteTimerQueueEx (HANDLE TimerQueue, HANDLE CompletionEvent); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/threadpoollegacyapiset.h:27:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:40, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/utilapiset.h:17:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI PVOID WINAPI EncodePointer (PVOID Ptr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/utilapiset.h:17:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/utilapiset.h:18:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI PVOID WINAPI DecodePointer (PVOID Ptr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/utilapiset.h:18:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/utilapiset.h:22:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI PVOID WINAPI EncodeSystemPointer (PVOID Ptr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/utilapiset.h:22:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/utilapiset.h:23:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI PVOID WINAPI DecodeSystemPointer (PVOID Ptr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/utilapiset.h:23:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/utilapiset.h:24:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI Beep (DWORD dwFreq, DWORD dwDuration); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/utilapiset.h:24:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:41, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/wow64apiset.h:18:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI Wow64DisableWow64FsRedirection (PVOID *OldValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wow64apiset.h:18:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wow64apiset.h:19:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI Wow64RevertWow64FsRedirection (PVOID OlValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wow64apiset.h:19:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wow64apiset.h:20:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI IsWow64Process (HANDLE hProcess, PBOOL Wow64Process); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wow64apiset.h:20:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:908:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG __cdecl InterlockedAnd(LONG volatile *Destination, LONG Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:908:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:909:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG __cdecl InterlockedOr(LONG volatile *Destination, LONG Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:909:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:910:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG __cdecl InterlockedXor(LONG volatile *Destination, LONG Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:910:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:928:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char __cdecl InterlockedAnd8(char volatile *Destination, char Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:928:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:929:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char __cdecl InterlockedOr8(char volatile *Destination, char Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:929:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:930:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char __cdecl InterlockedXor8(char volatile *Destination, char Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:930:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:931:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHORT __cdecl InterlockedAnd16(SHORT volatile *Destination, SHORT Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:931:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:932:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHORT __cdecl InterlockedOr16(SHORT volatile *Destination, SHORT Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:932:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:933:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHORT __cdecl InterlockedXor16(SHORT volatile *Destination, SHORT Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:933:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1069:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINAPI WinMain (HINSTANCE hInstance, HINSTANCE hPrevInstance, LPSTR lpCmdLine, int nShowCmd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1069:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1070:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINAPI wWinMain (HINSTANCE hInstance, HINSTANCE hPrevInstance, LPWSTR lpCmdLine, int nShowCmd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1070:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1071:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HGLOBAL WINAPI GlobalAlloc (UINT uFlags, SIZE_T dwBytes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1071:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1072:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HGLOBAL WINAPI GlobalReAlloc (HGLOBAL hMem, SIZE_T dwBytes, UINT uFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1072:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1073:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI SIZE_T WINAPI GlobalSize (HGLOBAL hMem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1073:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1074:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GlobalFlags (HGLOBAL hMem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1074:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1075:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPVOID WINAPI GlobalLock (HGLOBAL hMem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1075:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1076:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HGLOBAL WINAPI GlobalHandle (LPCVOID pMem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1076:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1077:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GlobalUnlock (HGLOBAL hMem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1077:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1078:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HGLOBAL WINAPI GlobalFree (HGLOBAL hMem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1078:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1079:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI SIZE_T WINAPI GlobalCompact (DWORD dwMinFree); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1079:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1080:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI GlobalFix (HGLOBAL hMem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1080:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1081:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI GlobalUnfix (HGLOBAL hMem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1081:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1082:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPVOID WINAPI GlobalWire (HGLOBAL hMem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1082:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1083:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GlobalUnWire (HGLOBAL hMem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1083:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1084:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI GlobalMemoryStatus (LPMEMORYSTATUS lpBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1084:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1085:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HLOCAL WINAPI LocalAlloc (UINT uFlags, SIZE_T uBytes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1085:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1086:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HLOCAL WINAPI LocalReAlloc (HLOCAL hMem, SIZE_T uBytes, UINT uFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1086:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1087:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPVOID WINAPI LocalLock (HLOCAL hMem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1087:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1088:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HLOCAL WINAPI LocalHandle (LPCVOID pMem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1088:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1089:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI LocalUnlock (HLOCAL hMem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1089:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1090:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI SIZE_T WINAPI LocalSize (HLOCAL hMem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1090:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1091:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI LocalFlags (HLOCAL hMem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1091:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1092:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HLOCAL WINAPI LocalFree (HLOCAL hMem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1092:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1093:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI SIZE_T WINAPI LocalShrink (HLOCAL hMem, UINT cbNewSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1093:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1094:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI SIZE_T WINAPI LocalCompact (UINT uMinFree); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1094:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1117:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetBinaryTypeA (LPCSTR lpApplicationName, LPDWORD lpBinaryType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1117:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1118:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetBinaryTypeW (LPCWSTR lpApplicationName, LPDWORD lpBinaryType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1118:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1119:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetShortPathNameA (LPCSTR lpszLongPath, LPSTR lpszShortPath, DWORD cchBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1119:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1124:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetProcessAffinityMask (HANDLE hProcess, PDWORD_PTR lpProcessAffinityMask, PDWORD_PTR lpSystemAffinityMask); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1124:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1125:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetProcessAffinityMask (HANDLE hProcess, DWORD_PTR dwProcessAffinityMask); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1125:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1126:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetProcessIoCounters (HANDLE hProcess, PIO_COUNTERS lpIoCounters); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1126:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1127:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetProcessWorkingSetSize (HANDLE hProcess, PSIZE_T lpMinimumWorkingSetSize, PSIZE_T lpMaximumWorkingSetSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1127:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1128:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetProcessWorkingSetSize (HANDLE hProcess, SIZE_T dwMinimumWorkingSetSize, SIZE_T dwMaximumWorkingSetSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1128:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1129:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI FatalExit (int ExitCode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1129:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1130:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetEnvironmentStringsA (LPCH NewEnvironment); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1130:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1145:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI RaiseFailFastException (PEXCEPTION_RECORD pExceptionRecord, PCONTEXT pContextRecord, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1145:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1146:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI SetThreadIdealProcessor (HANDLE hThread, DWORD dwIdealProcessor); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1146:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1153:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPVOID WINAPI CreateFiber (SIZE_T dwStackSize, LPFIBER_START_ROUTINE lpStartAddress, LPVOID lpParameter); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1153:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1154:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPVOID WINAPI CreateFiberEx (SIZE_T dwStackCommitSize, SIZE_T dwStackReserveSize, DWORD dwFlags, LPFIBER_START_ROUTINE lpStartAddress, LPVOID lpParameter); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1154:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1155:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI DeleteFiber (LPVOID lpFiber); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1155:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1156:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPVOID WINAPI ConvertThreadToFiber (LPVOID lpParameter); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1156:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1157:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPVOID WINAPI ConvertThreadToFiberEx (LPVOID lpParameter, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1157:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1158:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ConvertFiberToThread (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1158:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1159:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI SwitchToFiber (LPVOID lpFiber); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1159:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1160:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD_PTR WINAPI SetThreadAffinityMask (HANDLE hThread, DWORD_PTR dwThreadAffinityMask); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1160:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1201:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetProcessPriorityBoost (HANDLE hProcess, WINBOOL bDisablePriorityBoost); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1201:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1202:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetProcessPriorityBoost (HANDLE hProcess, PBOOL pDisablePriorityBoost); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1202:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1203:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI RequestWakeupLatency (LATENCY_TIME latency); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1203:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1204:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI IsSystemResumeAutomatic (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1204:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1205:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetThreadIOPendingFlag (HANDLE hThread, PBOOL lpIOIsPending); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1205:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1206:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetThreadSelectorEntry (HANDLE hThread, DWORD dwSelector, LPLDT_ENTRY lpSelectorEntry); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1206:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1207:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI EXECUTION_STATE WINAPI SetThreadExecutionState (EXECUTION_STATE esFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1207:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1244:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetThreadErrorMode (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1244:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1245:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetThreadErrorMode (DWORD dwNewMode, LPDWORD lpOldMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1245:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1258:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI DebugSetProcessKillOnExit (WINBOOL KillOnExit); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1258:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1259:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI DebugBreakProcess (HANDLE Process); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1259:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1286:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI PulseEvent (HANDLE hEvent); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1286:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1287:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI WaitForMultipleObjects (DWORD nCount, CONST HANDLE *lpHandles, WINBOOL bWaitAll, DWORD dwMilliseconds); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1287:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1288:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI ATOM WINAPI GlobalDeleteAtom (ATOM nAtom); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1288:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1289:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI InitAtomTable (DWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1289:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1290:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI ATOM WINAPI DeleteAtom (ATOM nAtom); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1290:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1291:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI SetHandleCount (UINT uNumber); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1291:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1292:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI RequestDeviceWakeup (HANDLE hDevice); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1292:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1293:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CancelDeviceWakeupRequest (HANDLE hDevice); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1293:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1294:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetDevicePowerState (HANDLE hDevice, WINBOOL *pfOn); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1294:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1295:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetMessageWaitingIndicator (HANDLE hMsgIndicator, ULONG ulMsgCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1295:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1296:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetFileShortNameA (HANDLE hFile, LPCSTR lpShortName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1296:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1297:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetFileShortNameW (HANDLE hFile, LPCWSTR lpShortName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1297:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1298:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI LoadModule (LPCSTR lpModuleName, LPVOID lpParameterBlock); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1298:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1299:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI WinExec (LPCSTR lpCmdLine, UINT uCmdShow); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1299:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1300:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ClearCommBreak (HANDLE hFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1300:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1301:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ClearCommError (HANDLE hFile, LPDWORD lpErrors, LPCOMSTAT lpStat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1301:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1302:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetupComm (HANDLE hFile, DWORD dwInQueue, DWORD dwOutQueue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1302:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1303:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EscapeCommFunction (HANDLE hFile, DWORD dwFunc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1303:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1304:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetCommConfig (HANDLE hCommDev, LPCOMMCONFIG lpCC, LPDWORD lpdwSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1304:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1305:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetCommMask (HANDLE hFile, LPDWORD lpEvtMask); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1305:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1306:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetCommProperties (HANDLE hFile, LPCOMMPROP lpCommProp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1306:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1307:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetCommModemStatus (HANDLE hFile, LPDWORD lpModemStat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1307:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1308:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetCommState (HANDLE hFile, LPDCB lpDCB); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1308:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1309:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetCommTimeouts (HANDLE hFile, LPCOMMTIMEOUTS lpCommTimeouts); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1309:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1310:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI PurgeComm (HANDLE hFile, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1310:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1311:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetCommBreak (HANDLE hFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1311:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1312:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetCommConfig (HANDLE hCommDev, LPCOMMCONFIG lpCC, DWORD dwSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1312:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1313:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetCommMask (HANDLE hFile, DWORD dwEvtMask); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1313:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1314:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetCommState (HANDLE hFile, LPDCB lpDCB); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1314:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1315:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetCommTimeouts (HANDLE hFile, LPCOMMTIMEOUTS lpCommTimeouts); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1315:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1316:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI TransmitCommChar (HANDLE hFile, char cChar); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1316:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1317:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WaitCommEvent (HANDLE hFile, LPDWORD lpEvtMask, LPOVERLAPPED lpOverlapped); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1317:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1318:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI SetTapePosition (HANDLE hDevice, DWORD dwPositionMethod, DWORD dwPartition, DWORD dwOffsetLow, DWORD dwOffsetHigh, WINBOOL bImmediate); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1318:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1319:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetTapePosition (HANDLE hDevice, DWORD dwPositionType, LPDWORD lpdwPartition, LPDWORD lpdwOffsetLow, LPDWORD lpdwOffsetHigh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1319:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1320:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI PrepareTape (HANDLE hDevice, DWORD dwOperation, WINBOOL bImmediate); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1320:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1321:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI EraseTape (HANDLE hDevice, DWORD dwEraseType, WINBOOL bImmediate); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1321:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1322:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI CreateTapePartition (HANDLE hDevice, DWORD dwPartitionMethod, DWORD dwCount, DWORD dwSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1322:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1323:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI WriteTapemark (HANDLE hDevice, DWORD dwTapemarkType, DWORD dwTapemarkCount, WINBOOL bImmediate); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1323:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1324:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetTapeStatus (HANDLE hDevice); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1324:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1325:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetTapeParameters (HANDLE hDevice, DWORD dwOperation, LPDWORD lpdwSize, LPVOID lpTapeInformation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1325:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1326:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI SetTapeParameters (HANDLE hDevice, DWORD dwOperation, LPVOID lpTapeInformation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1326:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1327:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DEP_SYSTEM_POLICY_TYPE WINAPI GetSystemDEPPolicy (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1327:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1328:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetSystemRegistryQuota (PDWORD pdwQuotaAllowed, PDWORD pdwQuotaUsed); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1328:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1329:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI GetSystemTimes (LPFILETIME lpIdleTime, LPFILETIME lpKernelTime, LPFILETIME lpUserTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1329:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1330:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FileTimeToDosDateTime (CONST FILETIME *lpFileTime, LPWORD lpFatDate, LPWORD lpFatTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1330:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1331:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI DosDateTimeToFileTime (WORD wFatDate, WORD wFatTime, LPFILETIME lpFileTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1331:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1332:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetSystemTimeAdjustment (DWORD dwTimeAdjustment, WINBOOL bTimeAdjustmentDisabled); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1332:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1339:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI MulDiv (int nNumber, int nNumerator, int nDenominator); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1339:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1342:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI FormatMessageA (DWORD dwFlags, LPCVOID lpSource, DWORD dwMessageId, DWORD dwLanguageId, LPSTR lpBuffer, DWORD nSize, va_list *Arguments); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1342:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1343:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI FormatMessageW (DWORD dwFlags, LPCVOID lpSource, DWORD dwMessageId, DWORD dwLanguageId, LPWSTR lpBuffer, DWORD nSize, va_list *Arguments); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1343:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1380:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetNamedPipeInfo (HANDLE hNamedPipe, LPDWORD lpFlags, LPDWORD lpOutBufferSize, LPDWORD lpInBufferSize, LPDWORD lpMaxInstances); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1380:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1381:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateMailslotA (LPCSTR lpName, DWORD nMaxMessageSize, DWORD lReadTimeout, LPSECURITY_ATTRIBUTES lpSecurityAttributes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1381:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1382:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateMailslotW (LPCWSTR lpName, DWORD nMaxMessageSize, DWORD lReadTimeout, LPSECURITY_ATTRIBUTES lpSecurityAttributes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1382:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1383:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetMailslotInfo (HANDLE hMailslot, LPDWORD lpMaxMessageSize, LPDWORD lpNextSize, LPDWORD lpMessageCount, LPDWORD lpReadTimeout); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1383:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1384:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetMailslotInfo (HANDLE hMailslot, DWORD lReadTimeout); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1384:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1385:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI EncryptFileA (LPCSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1385:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1386:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI EncryptFileW (LPCWSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1386:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1387:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI DecryptFileA (LPCSTR lpFileName, DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1387:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1388:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI DecryptFileW (LPCWSTR lpFileName, DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1388:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1389:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI FileEncryptionStatusA (LPCSTR lpFileName, LPDWORD lpStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1389:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1390:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI FileEncryptionStatusW (LPCWSTR lpFileName, LPDWORD lpStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1390:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1391:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI DWORD WINAPI OpenEncryptedFileRawA (LPCSTR lpFileName, ULONG ulFlags, PVOID *pvContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1391:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1392:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI DWORD WINAPI OpenEncryptedFileRawW (LPCWSTR lpFileName, ULONG ulFlags, PVOID *pvContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1392:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1393:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI DWORD WINAPI ReadEncryptedFileRaw (PFE_EXPORT_FUNC pfExportCallback, PVOID pvCallbackContext, PVOID pvContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1393:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1394:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI DWORD WINAPI WriteEncryptedFileRaw (PFE_IMPORT_FUNC pfImportCallback, PVOID pvCallbackContext, PVOID pvContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1394:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1395:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI VOID WINAPI CloseEncryptedFileRaw (PVOID pvContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1395:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1396:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI lstrcmpA (LPCSTR lpString1, LPCSTR lpString2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1396:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1397:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI lstrcmpW (LPCWSTR lpString1, LPCWSTR lpString2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1397:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1398:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI lstrcmpiA (LPCSTR lpString1, LPCSTR lpString2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1398:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1399:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI lstrcmpiW (LPCWSTR lpString1, LPCWSTR lpString2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1399:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1400:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPSTR WINAPI lstrcpynA (LPSTR lpString1, LPCSTR lpString2, int iMaxLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1400:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1401:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPWSTR WINAPI lstrcpynW (LPWSTR lpString1, LPCWSTR lpString2, int iMaxLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1401:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1402:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPSTR WINAPI lstrcpyA (LPSTR lpString1, LPCSTR lpString2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1402:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1403:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPWSTR WINAPI lstrcpyW (LPWSTR lpString1, LPCWSTR lpString2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1403:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1404:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPSTR WINAPI lstrcatA (LPSTR lpString1, LPCSTR lpString2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1404:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1405:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPWSTR WINAPI lstrcatW (LPWSTR lpString1, LPCWSTR lpString2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1405:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1406:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI lstrlenA (LPCSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1406:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1407:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI lstrlenW (LPCWSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1407:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1408:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HFILE WINAPI OpenFile (LPCSTR lpFileName, LPOFSTRUCT lpReOpenBuff, UINT uStyle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1408:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1409:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HFILE WINAPI _lopen (LPCSTR lpPathName, int iReadWrite); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1409:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1410:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HFILE WINAPI _lcreat (LPCSTR lpPathName, int iAttribute); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1410:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1411:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI _lread (HFILE hFile, LPVOID lpBuffer, UINT uBytes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1411:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1412:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI _lwrite (HFILE hFile, LPCCH lpBuffer, UINT uBytes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1412:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1413:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI __LONG32 WINAPI _hread (HFILE hFile, LPVOID lpBuffer, __LONG32 lBytes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1413:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1414:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI __LONG32 WINAPI _hwrite (HFILE hFile, LPCCH lpBuffer, __LONG32 lBytes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1414:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1415:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HFILE WINAPI _lclose (HFILE hFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1415:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1416:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LONG WINAPI _llseek (HFILE hFile, LONG lOffset, int iOrigin); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1416:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1417:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI IsTextUnicode (CONST VOID *lpv, int iSize, LPINT lpiResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1417:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1418:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI SignalObjectAndWait (HANDLE hObjectToSignal, HANDLE hObjectToWaitOn, DWORD dwMilliseconds, WINBOOL bAlertable); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1418:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1419:188: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI BackupRead (HANDLE hFile, LPBYTE lpBuffer, DWORD nNumberOfBytesToRead, LPDWORD lpNumberOfBytesRead, WINBOOL bAbort, WINBOOL bProcessSecurity, LPVOID *lpContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1419:188: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1420:176: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI BackupSeek (HANDLE hFile, DWORD dwLowBytesToSeek, DWORD dwHighBytesToSeek, LPDWORD lpdwLowByteSeeked, LPDWORD lpdwHighByteSeeked, LPVOID *lpContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1420:176: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1421:193: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI BackupWrite (HANDLE hFile, LPBYTE lpBuffer, DWORD nNumberOfBytesToWrite, LPDWORD lpNumberOfBytesWritten, WINBOOL bAbort, WINBOOL bProcessSecurity, LPVOID *lpContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1421:193: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1496:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateSemaphoreW (LPSECURITY_ATTRIBUTES lpSemaphoreAttributes, LONG lInitialCount, LONG lMaximumCount, LPCWSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1496:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1497:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HMODULE WINAPI LoadLibraryW (LPCWSTR lpLibFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1497:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1500:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI OpenMutexA (DWORD dwDesiredAccess, WINBOOL bInheritHandle, LPCSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1500:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1501:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateSemaphoreA (LPSECURITY_ATTRIBUTES lpSemaphoreAttributes, LONG lInitialCount, LONG lMaximumCount, LPCSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1501:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1502:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI OpenSemaphoreA (DWORD dwDesiredAccess, WINBOOL bInheritHandle, LPCSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1502:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1503:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateWaitableTimerA (LPSECURITY_ATTRIBUTES lpTimerAttributes, WINBOOL bManualReset, LPCSTR lpTimerName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1503:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1504:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateWaitableTimerW (LPSECURITY_ATTRIBUTES lpTimerAttributes, WINBOOL bManualReset, LPCWSTR lpTimerName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1504:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1505:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI OpenWaitableTimerA (DWORD dwDesiredAccess, WINBOOL bInheritHandle, LPCSTR lpTimerName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1505:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1506:188: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateFileMappingA (HANDLE hFile, LPSECURITY_ATTRIBUTES lpFileMappingAttributes, DWORD flProtect, DWORD dwMaximumSizeHigh, DWORD dwMaximumSizeLow, LPCSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1506:188: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1512:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI OpenFileMappingA (DWORD dwDesiredAccess, WINBOOL bInheritHandle, LPCSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1512:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1513:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetLogicalDriveStringsA (DWORD nBufferLength, LPSTR lpBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1513:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1514:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HMODULE WINAPI LoadLibraryA (LPCSTR lpLibFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1514:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1639:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetProcessShutdownParameters (LPDWORD lpdwLevel, LPDWORD lpdwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1639:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1640:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI FatalAppExitA (UINT uAction, LPCSTR lpMessageText); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1640:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1641:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI FatalAppExitW (UINT uAction, LPCWSTR lpMessageText); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1641:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1642:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI GetStartupInfoA (LPSTARTUPINFOA lpStartupInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1642:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1643:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetFirmwareEnvironmentVariableA (LPCSTR lpName, LPCSTR lpGuid, PVOID pBuffer, DWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1643:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1644:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetFirmwareEnvironmentVariableW (LPCWSTR lpName, LPCWSTR lpGuid, PVOID pBuffer, DWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1644:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1645:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetFirmwareEnvironmentVariableA (LPCSTR lpName, LPCSTR lpGuid, PVOID pValue, DWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1645:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1646:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetFirmwareEnvironmentVariableW (LPCWSTR lpName, LPCWSTR lpGuid, PVOID pValue, DWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1646:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1647:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HRSRC WINAPI FindResourceA (HMODULE hModule, LPCSTR lpName, LPCSTR lpType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1647:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1648:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HRSRC WINAPI FindResourceW (HMODULE hModule, LPCWSTR lpName, LPCWSTR lpType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1648:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1649:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HRSRC WINAPI FindResourceExA (HMODULE hModule, LPCSTR lpType, LPCSTR lpName, WORD wLanguage); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1649:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1650:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumResourceTypesA (HMODULE hModule, ENUMRESTYPEPROCA lpEnumFunc, LONG_PTR lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1650:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1651:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumResourceTypesW (HMODULE hModule, ENUMRESTYPEPROCW lpEnumFunc, LONG_PTR lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1651:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1652:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumResourceNamesA (HMODULE hModule, LPCSTR lpType, ENUMRESNAMEPROCA lpEnumFunc, LONG_PTR lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1652:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1653:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumResourceNamesW (HMODULE hModule, LPCWSTR lpType, ENUMRESNAMEPROCW lpEnumFunc, LONG_PTR lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1653:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1654:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumResourceLanguagesA (HMODULE hModule, LPCSTR lpType, LPCSTR lpName, ENUMRESLANGPROCA lpEnumFunc, LONG_PTR lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1654:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1655:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumResourceLanguagesW (HMODULE hModule, LPCWSTR lpType, LPCWSTR lpName, ENUMRESLANGPROCW lpEnumFunc, LONG_PTR lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1655:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1656:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI BeginUpdateResourceA (LPCSTR pFileName, WINBOOL bDeleteExistingResources); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1656:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1657:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI BeginUpdateResourceW (LPCWSTR pFileName, WINBOOL bDeleteExistingResources); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1657:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1658:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI UpdateResourceA (HANDLE hUpdate, LPCSTR lpType, LPCSTR lpName, WORD wLanguage, LPVOID lpData, DWORD cb); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1658:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1659:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI UpdateResourceW (HANDLE hUpdate, LPCWSTR lpType, LPCWSTR lpName, WORD wLanguage, LPVOID lpData, DWORD cb); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1659:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1660:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EndUpdateResourceA (HANDLE hUpdate, WINBOOL fDiscard); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1660:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1661:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EndUpdateResourceW (HANDLE hUpdate, WINBOOL fDiscard); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1661:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1670:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI ATOM WINAPI GlobalAddAtomA (LPCSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1670:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1671:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI ATOM WINAPI GlobalAddAtomW (LPCWSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1671:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1672:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI ATOM WINAPI GlobalAddAtomExA (LPCSTR lpString, DWORD Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1672:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1673:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI ATOM WINAPI GlobalAddAtomExW (LPCWSTR lpString, DWORD Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1673:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1674:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI ATOM WINAPI GlobalFindAtomA (LPCSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1674:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1675:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI ATOM WINAPI GlobalFindAtomW (LPCWSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1675:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1676:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GlobalGetAtomNameA (ATOM nAtom, LPSTR lpBuffer, int nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1676:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1677:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GlobalGetAtomNameW (ATOM nAtom, LPWSTR lpBuffer, int nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1677:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1678:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI ATOM WINAPI AddAtomA (LPCSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1678:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1679:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI ATOM WINAPI AddAtomW (LPCWSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1679:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1680:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI ATOM WINAPI FindAtomA (LPCSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1680:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1681:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI ATOM WINAPI FindAtomW (LPCWSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1681:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1682:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetAtomNameA (ATOM nAtom, LPSTR lpBuffer, int nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1682:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1683:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetAtomNameW (ATOM nAtom, LPWSTR lpBuffer, int nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1683:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1684:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetProfileIntA (LPCSTR lpAppName, LPCSTR lpKeyName, INT nDefault); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1684:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1685:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetProfileIntW (LPCWSTR lpAppName, LPCWSTR lpKeyName, INT nDefault); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1685:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1686:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetProfileStringA (LPCSTR lpAppName, LPCSTR lpKeyName, LPCSTR lpDefault, LPSTR lpReturnedString, DWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1686:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1687:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetProfileStringW (LPCWSTR lpAppName, LPCWSTR lpKeyName, LPCWSTR lpDefault, LPWSTR lpReturnedString, DWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1687:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1688:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WriteProfileStringA (LPCSTR lpAppName, LPCSTR lpKeyName, LPCSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1688:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1689:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WriteProfileStringW (LPCWSTR lpAppName, LPCWSTR lpKeyName, LPCWSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1689:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1690:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetProfileSectionA (LPCSTR lpAppName, LPSTR lpReturnedString, DWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1690:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1691:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetProfileSectionW (LPCWSTR lpAppName, LPWSTR lpReturnedString, DWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1691:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1692:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WriteProfileSectionA (LPCSTR lpAppName, LPCSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1692:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1693:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WriteProfileSectionW (LPCWSTR lpAppName, LPCWSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1693:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1694:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetPrivateProfileIntA (LPCSTR lpAppName, LPCSTR lpKeyName, INT nDefault, LPCSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1694:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1695:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetPrivateProfileIntW (LPCWSTR lpAppName, LPCWSTR lpKeyName, INT nDefault, LPCWSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1695:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1696:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetPrivateProfileStringA (LPCSTR lpAppName, LPCSTR lpKeyName, LPCSTR lpDefault, LPSTR lpReturnedString, DWORD nSize, LPCSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1696:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1697:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetPrivateProfileStringW (LPCWSTR lpAppName, LPCWSTR lpKeyName, LPCWSTR lpDefault, LPWSTR lpReturnedString, DWORD nSize, LPCWSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1697:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1698:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WritePrivateProfileStringA (LPCSTR lpAppName, LPCSTR lpKeyName, LPCSTR lpString, LPCSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1698:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1699:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WritePrivateProfileStringW (LPCWSTR lpAppName, LPCWSTR lpKeyName, LPCWSTR lpString, LPCWSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1699:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1700:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetPrivateProfileSectionA (LPCSTR lpAppName, LPSTR lpReturnedString, DWORD nSize, LPCSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1700:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1701:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetPrivateProfileSectionW (LPCWSTR lpAppName, LPWSTR lpReturnedString, DWORD nSize, LPCWSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1701:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1702:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WritePrivateProfileSectionA (LPCSTR lpAppName, LPCSTR lpString, LPCSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1702:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1703:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WritePrivateProfileSectionW (LPCWSTR lpAppName, LPCWSTR lpString, LPCWSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1703:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1704:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetPrivateProfileSectionNamesA (LPSTR lpszReturnBuffer, DWORD nSize, LPCSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1704:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1705:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetPrivateProfileSectionNamesW (LPWSTR lpszReturnBuffer, DWORD nSize, LPCWSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1705:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1706:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetPrivateProfileStructA (LPCSTR lpszSection, LPCSTR lpszKey, LPVOID lpStruct, UINT uSizeStruct, LPCSTR szFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1706:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1707:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetPrivateProfileStructW (LPCWSTR lpszSection, LPCWSTR lpszKey, LPVOID lpStruct, UINT uSizeStruct, LPCWSTR szFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1707:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1708:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WritePrivateProfileStructA (LPCSTR lpszSection, LPCSTR lpszKey, LPVOID lpStruct, UINT uSizeStruct, LPCSTR szFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1708:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1709:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WritePrivateProfileStructW (LPCWSTR lpszSection, LPCWSTR lpszKey, LPVOID lpStruct, UINT uSizeStruct, LPCWSTR szFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1709:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1710:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetTempPathA (DWORD nBufferLength, LPSTR lpBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1710:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1711:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetTempFileNameA (LPCSTR lpPathName, LPCSTR lpPrefixString, UINT uUnique, LPSTR lpTempFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1711:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1757:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetSystemWow64DirectoryA (LPSTR lpBuffer, UINT uSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1757:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1758:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetSystemWow64DirectoryW (LPWSTR lpBuffer, UINT uSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1758:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1762:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI BOOLEAN WINAPI Wow64EnableWow64FsRedirection (BOOLEAN Wow64FsEnableRedirection); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1762:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1779:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetDllDirectoryA (LPCSTR lpPathName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1779:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1780:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetDllDirectoryW (LPCWSTR lpPathName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1780:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1781:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetDllDirectoryA (DWORD nBufferLength, LPSTR lpBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1781:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1782:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetDllDirectoryW (DWORD nBufferLength, LPWSTR lpBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1782:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1792:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetSearchPathMode (DWORD Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1792:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1796:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CreateDirectoryExA (LPCSTR lpTemplateDirectory, LPCSTR lpNewDirectory, LPSECURITY_ATTRIBUTES lpSecurityAttributes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1796:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1797:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CreateDirectoryExW (LPCWSTR lpTemplateDirectory, LPCWSTR lpNewDirectory, LPSECURITY_ATTRIBUTES lpSecurityAttributes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1797:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1821:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI DefineDosDeviceA (DWORD dwFlags, LPCSTR lpDeviceName, LPCSTR lpTargetPath); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1821:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1822:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI QueryDosDeviceA (LPCSTR lpDeviceName, LPSTR lpTargetPath, DWORD ucchMax); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1822:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1838:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI ReOpenFile (HANDLE hOriginalFile, DWORD dwDesiredAccess, DWORD dwShareMode, DWORD dwFlagsAndAttributes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1838:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1850:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetCompressedFileSizeA (LPCSTR lpFileName, LPDWORD lpFileSizeHigh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1850:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1851:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetCompressedFileSizeW (LPCWSTR lpFileName, LPDWORD lpFileSizeHigh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1851:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1870:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CheckNameLegalDOS8Dot3A (LPCSTR lpName, LPSTR lpOemName, DWORD OemNameSize, PBOOL pbNameContainsSpaces, PBOOL pbNameLegal); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1870:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1871:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CheckNameLegalDOS8Dot3W (LPCWSTR lpName, LPSTR lpOemName, DWORD OemNameSize, PBOOL pbNameContainsSpaces, PBOOL pbNameLegal); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1871:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1872:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CopyFileA (LPCSTR lpExistingFileName, LPCSTR lpNewFileName, WINBOOL bFailIfExists); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1872:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1873:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CopyFileW (LPCWSTR lpExistingFileName, LPCWSTR lpNewFileName, WINBOOL bFailIfExists); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1873:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1874:178: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CopyFileExA (LPCSTR lpExistingFileName, LPCSTR lpNewFileName, LPPROGRESS_ROUTINE lpProgressRoutine, LPVOID lpData, LPBOOL pbCancel, DWORD dwCopyFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1874:178: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1875:180: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CopyFileExW (LPCWSTR lpExistingFileName, LPCWSTR lpNewFileName, LPPROGRESS_ROUTINE lpProgressRoutine, LPVOID lpData, LPBOOL pbCancel, DWORD dwCopyFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1875:180: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2003:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI MoveFileA (LPCSTR lpExistingFileName, LPCSTR lpNewFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2003:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2004:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI MoveFileW (LPCWSTR lpExistingFileName, LPCWSTR lpNewFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2004:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2010:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI MoveFileExA (LPCSTR lpExistingFileName, LPCSTR lpNewFileName, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2010:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2011:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI MoveFileExW (LPCWSTR lpExistingFileName, LPCWSTR lpNewFileName, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2011:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2017:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI MoveFileWithProgressA (LPCSTR lpExistingFileName, LPCSTR lpNewFileName, LPPROGRESS_ROUTINE lpProgressRoutine, LPVOID lpData, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2017:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2018:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI MoveFileWithProgressW (LPCWSTR lpExistingFileName, LPCWSTR lpNewFileName, LPPROGRESS_ROUTINE lpProgressRoutine, LPVOID lpData, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2018:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2040:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ReplaceFileA (LPCSTR lpReplacedFileName, LPCSTR lpReplacementFileName, LPCSTR lpBackupFileName, DWORD dwReplaceFlags, LPVOID lpExclude, LPVOID lpReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2040:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2041:185: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ReplaceFileW (LPCWSTR lpReplacedFileName, LPCWSTR lpReplacementFileName, LPCWSTR lpBackupFileName, DWORD dwReplaceFlags, LPVOID lpExclude, LPVOID lpReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2041:185: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2042:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CreateHardLinkA (LPCSTR lpFileName, LPCSTR lpExistingFileName, LPSECURITY_ATTRIBUTES lpSecurityAttributes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2042:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2043:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CreateHardLinkW (LPCWSTR lpFileName, LPCWSTR lpExistingFileName, LPSECURITY_ATTRIBUTES lpSecurityAttributes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2043:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2065:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI FindFirstStreamW (LPCWSTR lpFileName, STREAM_INFO_LEVELS InfoLevel, LPVOID lpFindStreamData, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2065:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2066:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL APIENTRY FindNextStreamW (HANDLE hFindStream, LPVOID lpFindStreamData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2066:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2080:226: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateNamedPipeA (LPCSTR lpName, DWORD dwOpenMode, DWORD dwPipeMode, DWORD nMaxInstances, DWORD nOutBufferSize, DWORD nInBufferSize, DWORD nDefaultTimeOut, LPSECURITY_ATTRIBUTES lpSecurityAttributes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2080:226: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2081:215: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetNamedPipeHandleStateA (HANDLE hNamedPipe, LPDWORD lpState, LPDWORD lpCurInstances, LPDWORD lpMaxCollectionCount, LPDWORD lpCollectDataTimeout, LPSTR lpUserName, DWORD nMaxUserNameSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2081:215: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2082:216: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetNamedPipeHandleStateW (HANDLE hNamedPipe, LPDWORD lpState, LPDWORD lpCurInstances, LPDWORD lpMaxCollectionCount, LPDWORD lpCollectDataTimeout, LPWSTR lpUserName, DWORD nMaxUserNameSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2082:216: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2083:186: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CallNamedPipeA (LPCSTR lpNamedPipeName, LPVOID lpInBuffer, DWORD nInBufferSize, LPVOID lpOutBuffer, DWORD nOutBufferSize, LPDWORD lpBytesRead, DWORD nTimeOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2083:186: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2084:187: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CallNamedPipeW (LPCWSTR lpNamedPipeName, LPVOID lpInBuffer, DWORD nInBufferSize, LPVOID lpOutBuffer, DWORD nOutBufferSize, LPDWORD lpBytesRead, DWORD nTimeOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2084:187: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2085:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WaitNamedPipeA (LPCSTR lpNamedPipeName, DWORD nTimeOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2085:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2086:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetVolumeLabelA (LPCSTR lpRootPathName, LPCSTR lpVolumeName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2086:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2087:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetVolumeLabelW (LPCWSTR lpRootPathName, LPCWSTR lpVolumeName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2087:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2088:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI SetFileApisToOEM (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2088:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2089:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI SetFileApisToANSI (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2089:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2090:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI AreFileApisANSI (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2090:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2091:270: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetVolumeInformationA (LPCSTR lpRootPathName, LPSTR lpVolumeNameBuffer, DWORD nVolumeNameSize, LPDWORD lpVolumeSerialNumber, LPDWORD lpMaximumComponentLength, LPDWORD lpFileSystemFlags, LPSTR lpFileSystemNameBuffer, DWORD nFileSystemNameSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2091:270: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2092:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI ClearEventLogA (HANDLE hEventLog, LPCSTR lpBackupFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2092:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2093:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI ClearEventLogW (HANDLE hEventLog, LPCWSTR lpBackupFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2093:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2094:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI BackupEventLogA (HANDLE hEventLog, LPCSTR lpBackupFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2094:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2095:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI BackupEventLogW (HANDLE hEventLog, LPCWSTR lpBackupFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2095:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2096:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI CloseEventLog (HANDLE hEventLog); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2096:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2097:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI DeregisterEventSource (HANDLE hEventLog); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2097:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2098:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI NotifyChangeEventLog (HANDLE hEventLog, HANDLE hEvent); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2098:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2099:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetNumberOfEventLogRecords (HANDLE hEventLog, PDWORD NumberOfRecords); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2099:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2100:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetOldestEventLogRecord (HANDLE hEventLog, PDWORD OldestRecord); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2100:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2101:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI HANDLE WINAPI OpenEventLogA (LPCSTR lpUNCServerName, LPCSTR lpSourceName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2101:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2102:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI HANDLE WINAPI OpenEventLogW (LPCWSTR lpUNCServerName, LPCWSTR lpSourceName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2102:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2103:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI HANDLE WINAPI RegisterEventSourceA (LPCSTR lpUNCServerName, LPCSTR lpSourceName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2103:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2104:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI HANDLE WINAPI RegisterEventSourceW (LPCWSTR lpUNCServerName, LPCWSTR lpSourceName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2104:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2105:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI HANDLE WINAPI OpenBackupEventLogA (LPCSTR lpUNCServerName, LPCSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2105:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2106:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI HANDLE WINAPI OpenBackupEventLogW (LPCWSTR lpUNCServerName, LPCWSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2106:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2107:198: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI ReadEventLogA (HANDLE hEventLog, DWORD dwReadFlags, DWORD dwRecordOffset, LPVOID lpBuffer, DWORD nNumberOfBytesToRead, DWORD *pnBytesRead, DWORD *pnMinNumberOfBytesNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2107:198: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2108:198: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI ReadEventLogW (HANDLE hEventLog, DWORD dwReadFlags, DWORD dwRecordOffset, LPVOID lpBuffer, DWORD nNumberOfBytesToRead, DWORD *pnBytesRead, DWORD *pnMinNumberOfBytesNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2108:198: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2109:192: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI ReportEventA (HANDLE hEventLog, WORD wType, WORD wCategory, DWORD dwEventID, PSID lpUserSid, WORD wNumStrings, DWORD dwDataSize, LPCSTR *lpStrings, LPVOID lpRawData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2109:192: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2110:193: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI ReportEventW (HANDLE hEventLog, WORD wType, WORD wCategory, DWORD dwEventID, PSID lpUserSid, WORD wNumStrings, DWORD dwDataSize, LPCWSTR *lpStrings, LPVOID lpRawData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2110:193: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2139:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetEventLogInformation (HANDLE hEventLog, DWORD dwInfoLevel, LPVOID lpBuffer, DWORD cbBufSize, LPDWORD pcbBytesNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2139:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2167:321: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AccessCheckAndAuditAlarmA (LPCSTR SubsystemName, LPVOID HandleId, LPSTR ObjectTypeName, LPSTR ObjectName, PSECURITY_DESCRIPTOR SecurityDescriptor, DWORD DesiredAccess, PGENERIC_MAPPING GenericMapping, WINBOOL ObjectCreation, LPDWORD GrantedAccess, LPBOOL AccessStatus, LPBOOL pfGenerateOnClose); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2167:321: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2168:455: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AccessCheckByTypeAndAuditAlarmA (LPCSTR SubsystemName, LPVOID HandleId, LPCSTR ObjectTypeName, LPCSTR ObjectName, PSECURITY_DESCRIPTOR SecurityDescriptor, PSID PrincipalSelfSid, DWORD DesiredAccess, AUDIT_EVENT_TYPE AuditType, DWORD Flags, POBJECT_TYPE_LIST ObjectTypeList, DWORD ObjectTypeListLength, PGENERIC_MAPPING GenericMapping, WINBOOL ObjectCreation, LPDWORD GrantedAccess, LPBOOL AccessStatus, LPBOOL pfGenerateOnClose); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2168:455: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2169:470: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AccessCheckByTypeResultListAndAuditAlarmA (LPCSTR SubsystemName, LPVOID HandleId, LPCSTR ObjectTypeName, LPCSTR ObjectName, PSECURITY_DESCRIPTOR SecurityDescriptor, PSID PrincipalSelfSid, DWORD DesiredAccess, AUDIT_EVENT_TYPE AuditType, DWORD Flags, POBJECT_TYPE_LIST ObjectTypeList, DWORD ObjectTypeListLength, PGENERIC_MAPPING GenericMapping, WINBOOL ObjectCreation, LPDWORD GrantedAccess, LPDWORD AccessStatusList, LPBOOL pfGenerateOnClose); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2169:470: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2170:498: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AccessCheckByTypeResultListAndAuditAlarmByHandleA (LPCSTR SubsystemName, LPVOID HandleId, HANDLE ClientToken, LPCSTR ObjectTypeName, LPCSTR ObjectName, PSECURITY_DESCRIPTOR SecurityDescriptor, PSID PrincipalSelfSid, DWORD DesiredAccess, AUDIT_EVENT_TYPE AuditType, DWORD Flags, POBJECT_TYPE_LIST ObjectTypeList, DWORD ObjectTypeListLength, PGENERIC_MAPPING GenericMapping, WINBOOL ObjectCreation, LPDWORD GrantedAccess, LPDWORD AccessStatusList, LPBOOL pfGenerateOnClose); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2170:498: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2171:330: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI ObjectOpenAuditAlarmA (LPCSTR SubsystemName, LPVOID HandleId, LPSTR ObjectTypeName, LPSTR ObjectName, PSECURITY_DESCRIPTOR pSecurityDescriptor, HANDLE ClientToken, DWORD DesiredAccess, DWORD GrantedAccess, PPRIVILEGE_SET Privileges, WINBOOL ObjectCreation, WINBOOL AccessGranted, LPBOOL GenerateOnClose); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2171:330: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2172:184: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI ObjectPrivilegeAuditAlarmA (LPCSTR SubsystemName, LPVOID HandleId, HANDLE ClientToken, DWORD DesiredAccess, PPRIVILEGE_SET Privileges, WINBOOL AccessGranted); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2172:184: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2173:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI ObjectCloseAuditAlarmA (LPCSTR SubsystemName, LPVOID HandleId, WINBOOL GenerateOnClose); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2173:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2174:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI ObjectDeleteAuditAlarmA (LPCSTR SubsystemName, LPVOID HandleId, WINBOOL GenerateOnClose); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2174:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2175:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI PrivilegedServiceAuditAlarmA (LPCSTR SubsystemName, LPCSTR ServiceName, HANDLE ClientToken, PPRIVILEGE_SET Privileges, WINBOOL AccessGranted); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2175:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2176:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI SetFileSecurityA (LPCSTR lpFileName, SECURITY_INFORMATION SecurityInformation, PSECURITY_DESCRIPTOR pSecurityDescriptor); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2176:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2177:188: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetFileSecurityA (LPCSTR lpFileName, SECURITY_INFORMATION RequestedInformation, PSECURITY_DESCRIPTOR pSecurityDescriptor, DWORD nLength, LPDWORD lpnLengthNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2177:188: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2178:257: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ReadDirectoryChangesW (HANDLE hDirectory, LPVOID lpBuffer, DWORD nBufferLength, WINBOOL bWatchSubtree, DWORD dwNotifyFilter, LPDWORD lpBytesReturned, LPOVERLAPPED lpOverlapped, LPOVERLAPPED_COMPLETION_ROUTINE lpCompletionRoutine); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2178:257: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2179:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI IsBadReadPtr (CONST VOID *lp, UINT_PTR ucb); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2179:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2180:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI IsBadWritePtr (LPVOID lp, UINT_PTR ucb); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2180:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2181:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI IsBadHugeReadPtr (CONST VOID *lp, UINT_PTR ucb); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2181:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2182:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI IsBadHugeWritePtr (LPVOID lp, UINT_PTR ucb); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2182:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2183:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI IsBadCodePtr (FARPROC lpfn); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2183:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2184:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI IsBadStringPtrA (LPCSTR lpsz, UINT_PTR ucchMax); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2184:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2185:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI IsBadStringPtrW (LPCWSTR lpsz, UINT_PTR ucchMax); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2185:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2192:187: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI LookupAccountSidA (LPCSTR lpSystemName, PSID Sid, LPSTR Name, LPDWORD cchName, LPSTR ReferencedDomainName, LPDWORD cchReferencedDomainName, PSID_NAME_USE peUse); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2192:187: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2193:190: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI LookupAccountSidW (LPCWSTR lpSystemName, PSID Sid, LPWSTR Name, LPDWORD cchName, LPWSTR ReferencedDomainName, LPDWORD cchReferencedDomainName, PSID_NAME_USE peUse); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2193:190: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2194:196: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI LookupAccountNameA (LPCSTR lpSystemName, LPCSTR lpAccountName, PSID Sid, LPDWORD cbSid, LPSTR ReferencedDomainName, LPDWORD cchReferencedDomainName, PSID_NAME_USE peUse); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2194:196: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2195:199: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI LookupAccountNameW (LPCWSTR lpSystemName, LPCWSTR lpAccountName, PSID Sid, LPDWORD cbSid, LPWSTR ReferencedDomainName, LPDWORD cchReferencedDomainName, PSID_NAME_USE peUse); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2195:199: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2235:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI LookupPrivilegeValueA (LPCSTR lpSystemName, LPCSTR lpName, PLUID lpLuid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2235:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2236:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI LookupPrivilegeValueW (LPCWSTR lpSystemName, LPCWSTR lpName, PLUID lpLuid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2236:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2237:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI LookupPrivilegeNameA (LPCSTR lpSystemName, PLUID lpLuid, LPSTR lpName, LPDWORD cchName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2237:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2238:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI LookupPrivilegeNameW (LPCWSTR lpSystemName, PLUID lpLuid, LPWSTR lpName, LPDWORD cchName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2238:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2239:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI LookupPrivilegeDisplayNameA (LPCSTR lpSystemName, LPCSTR lpName, LPSTR lpDisplayName, LPDWORD cchDisplayName, LPDWORD lpLanguageId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2239:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2240:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI LookupPrivilegeDisplayNameW (LPCWSTR lpSystemName, LPCWSTR lpName, LPWSTR lpDisplayName, LPDWORD cchDisplayName, LPDWORD lpLanguageId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2240:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2241:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI BuildCommDCBA (LPCSTR lpDef, LPDCB lpDCB); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2241:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2242:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI BuildCommDCBW (LPCWSTR lpDef, LPDCB lpDCB); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2242:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2243:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI BuildCommDCBAndTimeoutsA (LPCSTR lpDef, LPDCB lpDCB, LPCOMMTIMEOUTS lpCommTimeouts); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2243:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2244:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI BuildCommDCBAndTimeoutsW (LPCWSTR lpDef, LPDCB lpDCB, LPCOMMTIMEOUTS lpCommTimeouts); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2244:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2245:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CommConfigDialogA (LPCSTR lpszName, HWND hWnd, LPCOMMCONFIG lpCC); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2245:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2246:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CommConfigDialogW (LPCWSTR lpszName, HWND hWnd, LPCOMMCONFIG lpCC); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2246:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2247:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetDefaultCommConfigA (LPCSTR lpszName, LPCOMMCONFIG lpCC, LPDWORD lpdwSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2247:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2248:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetDefaultCommConfigW (LPCWSTR lpszName, LPCOMMCONFIG lpCC, LPDWORD lpdwSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2248:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2249:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetDefaultCommConfigA (LPCSTR lpszName, LPCOMMCONFIG lpCC, DWORD dwSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2249:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2250:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetDefaultCommConfigW (LPCWSTR lpszName, LPCOMMCONFIG lpCC, DWORD dwSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2250:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2263:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetComputerNameA (LPSTR lpBuffer, LPDWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2263:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2264:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetComputerNameW (LPWSTR lpBuffer, LPDWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2264:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2265:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetComputerNameA (LPCSTR lpComputerName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2265:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2266:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetComputerNameW (LPCWSTR lpComputerName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2266:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2267:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetComputerNameExA (COMPUTER_NAME_FORMAT NameType, LPCTSTR lpBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2267:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2268:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI DnsHostnameToComputerNameA (LPCSTR Hostname, LPSTR ComputerName, LPDWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2268:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2269:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI DnsHostnameToComputerNameW (LPCWSTR Hostname, LPWSTR ComputerName, LPDWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2269:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2270:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetUserNameA (LPSTR lpBuffer, LPDWORD pcbBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2270:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2271:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetUserNameW (LPWSTR lpBuffer, LPDWORD pcbBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2271:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2298:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI LogonUserA (LPCSTR lpszUsername, LPCSTR lpszDomain, LPCSTR lpszPassword, DWORD dwLogonType, DWORD dwLogonProvider, PHANDLE phToken); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2298:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2299:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI LogonUserW (LPCWSTR lpszUsername, LPCWSTR lpszDomain, LPCWSTR lpszPassword, DWORD dwLogonType, DWORD dwLogonProvider, PHANDLE phToken); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2299:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2300:256: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI LogonUserExA (LPCSTR lpszUsername, LPCSTR lpszDomain, LPCSTR lpszPassword, DWORD dwLogonType, DWORD dwLogonProvider, PHANDLE phToken, PSID *ppLogonSid, PVOID *ppProfileBuffer, LPDWORD pdwProfileLength, PQUOTA_LIMITS pQuotaLimits); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2300:256: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2301:259: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI LogonUserExW (LPCWSTR lpszUsername, LPCWSTR lpszDomain, LPCWSTR lpszPassword, DWORD dwLogonType, DWORD dwLogonProvider, PHANDLE phToken, PSID *ppLogonSid, PVOID *ppProfileBuffer, LPDWORD pdwProfileLength, PQUOTA_LIMITS pQuotaLimits); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2301:259: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2302:366: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI CreateProcessAsUserA (HANDLE hToken, LPCSTR lpApplicationName, LPSTR lpCommandLine, LPSECURITY_ATTRIBUTES lpProcessAttributes, LPSECURITY_ATTRIBUTES lpThreadAttributes, WINBOOL bInheritHandles, DWORD dwCreationFlags, LPVOID lpEnvironment, LPCSTR lpCurrentDirectory, LPSTARTUPINFOA lpStartupInfo, LPPROCESS_INFORMATION lpProcessInformation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2302:366: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2315:325: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI CreateProcessWithLogonW (LPCWSTR lpUsername, LPCWSTR lpDomain, LPCWSTR lpPassword, DWORD dwLogonFlags, LPCWSTR lpApplicationName, LPWSTR lpCommandLine, DWORD dwCreationFlags, LPVOID lpEnvironment, LPCWSTR lpCurrentDirectory, LPSTARTUPINFOW lpStartupInfo, LPPROCESS_INFORMATION lpProcessInformation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2315:325: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2316:282: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI CreateProcessWithTokenW (HANDLE hToken, DWORD dwLogonFlags, LPCWSTR lpApplicationName, LPWSTR lpCommandLine, DWORD dwCreationFlags, LPVOID lpEnvironment, LPCWSTR lpCurrentDirectory, LPSTARTUPINFOW lpStartupInfo, LPPROCESS_INFORMATION lpProcessInformation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2316:282: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2317:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI IsTokenUntrusted (HANDLE TokenHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2317:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2318:179: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI RegisterWaitForSingleObject (PHANDLE phNewWaitObject, HANDLE hObject, WAITORTIMERCALLBACK Callback, PVOID Context, ULONG dwMilliseconds, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2318:179: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2319:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI UnregisterWait (HANDLE WaitHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2319:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2320:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI BindIoCompletionCallback (HANDLE FileHandle, LPOVERLAPPED_COMPLETION_ROUTINE Function, ULONG Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2320:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2321:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI SetTimerQueueTimer (HANDLE TimerQueue, WAITORTIMERCALLBACK Callback, PVOID Parameter, DWORD DueTime, DWORD Period, WINBOOL PreferIo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2321:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2322:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CancelTimerQueueTimer (HANDLE TimerQueue, HANDLE Timer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2322:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2323:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI DeleteTimerQueue (HANDLE TimerQueue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2323:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2328:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreatePrivateNamespaceA (LPSECURITY_ATTRIBUTES lpPrivateNamespaceAttributes, LPVOID lpBoundaryDescriptor, LPCSTR lpAliasPrefix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2328:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2329:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI OpenPrivateNamespaceA (LPVOID lpBoundaryDescriptor, LPCSTR lpAliasPrefix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2329:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2330:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE APIENTRY CreateBoundaryDescriptorA (LPCSTR Name, ULONG Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2330:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2331:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI AddIntegrityLabelToBoundaryDescriptor (HANDLE *BoundaryDescriptor, PSID IntegrityLabel); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2331:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2367:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetCurrentHwProfileA (LPHW_PROFILE_INFOA lpHwProfileInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2367:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2368:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetCurrentHwProfileW (LPHW_PROFILE_INFOW lpHwProfileInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2368:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2369:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI VerifyVersionInfoA (LPOSVERSIONINFOEXA lpVersionInformation, DWORD dwTypeMask, DWORDLONG dwlConditionMask); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2369:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2370:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI VerifyVersionInfoW (LPOSVERSIONINFOEXW lpVersionInformation, DWORD dwTypeMask, DWORDLONG dwlConditionMask); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2370:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2378, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/timezoneapi.h:43:173: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SystemTimeToTzSpecificLocalTime (CONST TIME_ZONE_INFORMATION *lpTimeZoneInformation, CONST SYSTEMTIME *lpUniversalTime, LPSYSTEMTIME lpLocalTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/timezoneapi.h:43:173: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/timezoneapi.h:44:173: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI TzSpecificLocalTimeToSystemTime (CONST TIME_ZONE_INFORMATION *lpTimeZoneInformation, CONST SYSTEMTIME *lpLocalTime, LPSYSTEMTIME lpUniversalTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/timezoneapi.h:44:173: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/timezoneapi.h:45:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FileTimeToSystemTime (CONST FILETIME *lpFileTime, LPSYSTEMTIME lpSystemTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/timezoneapi.h:45:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/timezoneapi.h:46:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SystemTimeToFileTime (CONST SYSTEMTIME *lpSystemTime, LPFILETIME lpFileTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/timezoneapi.h:46:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/timezoneapi.h:47:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetTimeZoneInformation (LPTIME_ZONE_INFORMATION lpTimeZoneInformation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/timezoneapi.h:47:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/timezoneapi.h:64:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetTimeZoneInformation (CONST TIME_ZONE_INFORMATION *lpTimeZoneInformation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/timezoneapi.h:64:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2412:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetSystemPowerStatus (LPSYSTEM_POWER_STATUS lpSystemPowerStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2412:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2413:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetSystemPowerState (WINBOOL fSuspend, WINBOOL fForce); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2413:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2427:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI AllocateUserPhysicalPages (HANDLE hProcess, PULONG_PTR NumberOfPages, PULONG_PTR PageArray); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2427:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2428:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FreeUserPhysicalPages (HANDLE hProcess, PULONG_PTR NumberOfPages, PULONG_PTR PageArray); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2428:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2429:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI MapUserPhysicalPages (PVOID VirtualAddress, ULONG_PTR NumberOfPages, PULONG_PTR PageArray); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2429:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2430:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI MapUserPhysicalPagesScatter (PVOID *VirtualAddresses, ULONG_PTR NumberOfPages, PULONG_PTR PageArray); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2430:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2431:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateJobObjectA (LPSECURITY_ATTRIBUTES lpJobAttributes, LPCSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2431:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2432:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateJobObjectW (LPSECURITY_ATTRIBUTES lpJobAttributes, LPCWSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2432:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2433:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI OpenJobObjectA (DWORD dwDesiredAccess, WINBOOL bInheritHandle, LPCSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2433:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2434:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI OpenJobObjectW (DWORD dwDesiredAccess, WINBOOL bInheritHandle, LPCWSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2434:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2435:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI AssignProcessToJobObject (HANDLE hJob, HANDLE hProcess); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2435:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2436:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI TerminateJobObject (HANDLE hJob, UINT uExitCode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2436:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2437:204: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI QueryInformationJobObject (HANDLE hJob, JOBOBJECTINFOCLASS JobObjectInformationClass, LPVOID lpJobObjectInformation, DWORD cbJobObjectInformationLength, LPDWORD lpReturnLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2437:204: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2438:178: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetInformationJobObject (HANDLE hJob, JOBOBJECTINFOCLASS JobObjectInformationClass, LPVOID lpJobObjectInformation, DWORD cbJobObjectInformationLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2438:178: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2439:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CreateJobSet (ULONG NumJob, PJOB_SET_ARRAY UserJobSet, ULONG Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2439:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2440:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI FindFirstVolumeA (LPSTR lpszVolumeName, DWORD cchBufferLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2440:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2441:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FindNextVolumeA (HANDLE hFindVolume, LPSTR lpszVolumeName, DWORD cchBufferLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2441:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2442:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI FindFirstVolumeMountPointA (LPCSTR lpszRootPathName, LPSTR lpszVolumeMountPoint, DWORD cchBufferLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2442:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2443:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI FindFirstVolumeMountPointW (LPCWSTR lpszRootPathName, LPWSTR lpszVolumeMountPoint, DWORD cchBufferLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2443:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2444:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FindNextVolumeMountPointA (HANDLE hFindVolumeMountPoint, LPSTR lpszVolumeMountPoint, DWORD cchBufferLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2444:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2445:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FindNextVolumeMountPointW (HANDLE hFindVolumeMountPoint, LPWSTR lpszVolumeMountPoint, DWORD cchBufferLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2445:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2446:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FindVolumeMountPointClose (HANDLE hFindVolumeMountPoint); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2446:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2447:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetVolumeMountPointA (LPCSTR lpszVolumeMountPoint, LPCSTR lpszVolumeName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2447:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2448:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetVolumeMountPointW (LPCWSTR lpszVolumeMountPoint, LPCWSTR lpszVolumeName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2448:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2449:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI DeleteVolumeMountPointA (LPCSTR lpszVolumeMountPoint); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2449:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2450:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetVolumeNameForVolumeMountPointA (LPCSTR lpszVolumeMountPoint, LPSTR lpszVolumeName, DWORD cchBufferLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2450:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2451:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetVolumePathNameA (LPCSTR lpszFileName, LPSTR lpszVolumePathName, DWORD cchBufferLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2451:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2452:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetVolumePathNamesForVolumeNameA (LPCSTR lpszVolumeName, LPCH lpszVolumePathNames, DWORD cchBufferLength, PDWORD lpcchReturnLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2452:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2513:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateActCtxA (PCACTCTXA pActCtx); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2513:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2514:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateActCtxW (PCACTCTXW pActCtx); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2514:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2515:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI AddRefActCtx (HANDLE hActCtx); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2515:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2516:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI ReleaseActCtx (HANDLE hActCtx); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2516:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2517:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ZombifyActCtx (HANDLE hActCtx); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2517:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2518:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ActivateActCtx (HANDLE hActCtx, ULONG_PTR *lpCookie); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2518:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2519:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI DeactivateActCtx (DWORD dwFlags, ULONG_PTR ulCookie); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2519:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2520:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetCurrentActCtx (HANDLE *lphActCtx); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2520:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2571:180: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FindActCtxSectionStringA (DWORD dwFlags, const GUID *lpExtensionGuid, ULONG ulSectionId, LPCSTR lpStringToFind, PACTCTX_SECTION_KEYED_DATA ReturnedData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2571:180: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2572:181: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FindActCtxSectionStringW (DWORD dwFlags, const GUID *lpExtensionGuid, ULONG ulSectionId, LPCWSTR lpStringToFind, PACTCTX_SECTION_KEYED_DATA ReturnedData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2572:181: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2573:180: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FindActCtxSectionGuid (DWORD dwFlags, const GUID *lpExtensionGuid, ULONG ulSectionId, const GUID *lpGuidToFind, PACTCTX_SECTION_KEYED_DATA ReturnedData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2573:180: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2593:175: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI QueryActCtxW (DWORD dwFlags, HANDLE hActCtx, PVOID pvSubInstance, ULONG ulInfoClass, PVOID pvBuffer, SIZE_T cbBuffer, SIZE_T *pcbWrittenOrRequired); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2593:175: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2597:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI WTSGetActiveConsoleSessionId (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2597:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2598:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetNumaProcessorNode (UCHAR Processor, PUCHAR NodeNumber); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2598:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2599:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetNumaNodeProcessorMask (UCHAR Node, PULONGLONG ProcessorMask); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2599:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2600:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetNumaAvailableMemoryNode (UCHAR Node, PULONGLONG AvailableBytes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2600:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2892:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CopyContext (PCONTEXT Destination, DWORD ContextFlags, PCONTEXT Source); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2892:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2896:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI InitializeContext (PVOID Buffer, DWORD ContextFlags, PCONTEXT *Context, PDWORD ContextLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2896:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2898:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD64 WINAPI GetEnabledXStateFeatures (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2898:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2899:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetXStateFeaturesMask (PCONTEXT Context, PDWORD64 FeatureMask); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2899:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2900:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI PVOID WINAPI LocateXStateFeature (PCONTEXT Context, DWORD FeatureId, PDWORD Length); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2900:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2906:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetXStateFeaturesMask (PCONTEXT Context, DWORD64 FeatureMask); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2906:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2933:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE unsigned InterlockedIncrement (unsigned volatile *Addend) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2937:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE unsigned long InterlockedIncrement (unsigned long volatile *Addend) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2946:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE unsigned __int64 InterlockedIncrement (unsigned __int64 volatile *Addend) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2951:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE unsigned InterlockedDecrement (unsigned volatile *Addend) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2955:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE unsigned long InterlockedDecrement (unsigned long volatile *Addend) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2964:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE unsigned __int64 InterlockedDecrement (unsigned __int64 volatile *Addend) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2969:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE unsigned InterlockedExchange (unsigned volatile *Target, unsigned Value) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2973:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE unsigned long InterlockedExchange (unsigned long volatile *Target, unsigned long Value) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2982:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE unsigned __int64 InterlockedExchange (unsigned __int64 volatile *Target, unsigned __int64 Value) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2987:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE unsigned InterlockedExchangeAdd (unsigned volatile *Addend, unsigned Value) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2991:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE unsigned InterlockedExchangeSubtract (unsigned volatile *Addend, unsigned Value) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2995:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE unsigned long InterlockedExchangeAdd (unsigned long volatile *Addend, unsigned long Value) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:3003:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE unsigned long InterlockedExchangeSubtract (unsigned long volatile *Addend, unsigned long Value) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:3012:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE unsigned __int64 InterlockedExchangeAdd (unsigned __int64 volatile *Addend, unsigned __int64 Value) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:3016:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE unsigned __int64 InterlockedExchangeSubtract (unsigned __int64 volatile *Addend, unsigned __int64 Value) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:3021:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE unsigned InterlockedCompareExchange (unsigned volatile *Destination, unsigned Exchange, unsigned Comperand) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:3025:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE unsigned long InterlockedCompareExchange (unsigned long volatile *Destination, unsigned long Exchange, unsigned long Comperand) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:3034:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE unsigned __int64 InterlockedCompareExchange (unsigned __int64 volatile *Destination, unsigned __int64 Exchange, unsigned __int64 Comperand) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:3038:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE unsigned __int64 InterlockedAnd (unsigned __int64 volatile *Destination, unsigned __int64 Value) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:3042:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE unsigned __int64 InterlockedOr (unsigned __int64 volatile *Destination, unsigned __int64 Value) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:3046:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE unsigned __int64 InterlockedXor (unsigned __int64 volatile *Destination, unsigned __int64 Value) { ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:71, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2675:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI AddFontResourceA(LPCSTR); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2675:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2676:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI AddFontResourceW(LPCWSTR); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2676:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2677:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI AnimatePalette(HPALETTE hPal,UINT iStartIndex,UINT cEntries,CONST PALETTEENTRY *ppe); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2677:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2678:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI Arc(HDC hdc,int x1,int y1,int x2,int y2,int x3,int y3,int x4,int y4); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2678:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2679:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI BitBlt(HDC hdc,int x,int y,int cx,int cy,HDC hdcSrc,int x1,int y1,DWORD rop); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2679:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2680:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI CancelDC(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2680:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2681:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI Chord(HDC hdc,int x1,int y1,int x2,int y2,int x3,int y3,int x4,int y4); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2681:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2682:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI ChoosePixelFormat(HDC hdc,CONST PIXELFORMATDESCRIPTOR *ppfd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2682:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2683:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HMETAFILE WINAPI CloseMetaFile(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2683:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2684:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI CombineRgn(HRGN hrgnDst,HRGN hrgnSrc1,HRGN hrgnSrc2,int iMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2684:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2685:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HMETAFILE WINAPI CopyMetaFileA(HMETAFILE,LPCSTR); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2685:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2686:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HMETAFILE WINAPI CopyMetaFileW(HMETAFILE,LPCWSTR); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2686:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2687:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HBITMAP WINAPI CreateBitmap(int nWidth,int nHeight,UINT nPlanes,UINT nBitCount,CONST VOID *lpBits); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2687:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2688:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HBITMAP WINAPI CreateBitmapIndirect(CONST BITMAP *pbm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2688:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2689:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HBRUSH WINAPI CreateBrushIndirect(CONST LOGBRUSH *plbrush); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2689:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2690:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HBITMAP WINAPI CreateCompatibleBitmap(HDC hdc,int cx,int cy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2690:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2691:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HBITMAP WINAPI CreateDiscardableBitmap(HDC hdc,int cx,int cy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2691:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2692:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HDC WINAPI CreateCompatibleDC(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2692:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2693:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HDC WINAPI CreateDCA(LPCSTR pwszDriver,LPCSTR pwszDevice,LPCSTR pszPort,CONST DEVMODEA *pdm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2693:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2694:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HDC WINAPI CreateDCW(LPCWSTR pwszDriver,LPCWSTR pwszDevice,LPCWSTR pszPort,CONST DEVMODEW *pdm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2694:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:71, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2695:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HBITMAP WINAPI CreateDIBitmap(HDC hdc,CONST BITMAPINFOHEADER *pbmih,DWORD flInit,CONST VOID *pjBits,CONST BITMAPINFO *pbmi,UINT iUsage); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2695:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2696:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HBRUSH WINAPI CreateDIBPatternBrush(HGLOBAL h,UINT iUsage); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2696:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2697:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HBRUSH WINAPI CreateDIBPatternBrushPt(CONST VOID *lpPackedDIB,UINT iUsage); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2697:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2698:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HRGN WINAPI CreateEllipticRgn(int x1,int y1,int x2,int y2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2698:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2699:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HRGN WINAPI CreateEllipticRgnIndirect(CONST RECT *lprect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2699:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2700:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HFONT WINAPI CreateFontIndirectA(CONST LOGFONTA *lplf); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2700:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2701:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HFONT WINAPI CreateFontIndirectW(CONST LOGFONTW *lplf); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2701:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:71, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2702:265: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HFONT WINAPI CreateFontA(int cHeight,int cWidth,int cEscapement,int cOrientation,int cWeight,DWORD bItalic,DWORD bUnderline,DWORD bStrikeOut,DWORD iCharSet,DWORD iOutPrecision,DWORD iClipPrecision,DWORD iQuality,DWORD iPitchAndFamily,LPCSTR pszFaceName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2702:265: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2703:266: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HFONT WINAPI CreateFontW(int cHeight,int cWidth,int cEscapement,int cOrientation,int cWeight,DWORD bItalic,DWORD bUnderline,DWORD bStrikeOut,DWORD iCharSet,DWORD iOutPrecision,DWORD iClipPrecision,DWORD iQuality,DWORD iPitchAndFamily,LPCWSTR pszFaceName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2703:266: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2704:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HBRUSH WINAPI CreateHatchBrush(int iHatch,COLORREF color); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2704:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2705:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HDC WINAPI CreateICA(LPCSTR pszDriver,LPCSTR pszDevice,LPCSTR pszPort,CONST DEVMODEA *pdm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2705:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2706:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HDC WINAPI CreateICW(LPCWSTR pszDriver,LPCWSTR pszDevice,LPCWSTR pszPort,CONST DEVMODEW *pdm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2706:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2707:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HDC WINAPI CreateMetaFileA(LPCSTR pszFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2707:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2708:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HDC WINAPI CreateMetaFileW(LPCWSTR pszFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2708:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2709:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HPALETTE WINAPI CreatePalette(CONST LOGPALETTE *plpal); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2709:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2710:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HPEN WINAPI CreatePen(int iStyle,int cWidth,COLORREF color); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2710:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2711:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HPEN WINAPI CreatePenIndirect(CONST LOGPEN *plpen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2711:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2712:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HRGN WINAPI CreatePolyPolygonRgn(CONST POINT *pptl,CONST INT *pc,int cPoly,int iMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2712:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2713:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HBRUSH WINAPI CreatePatternBrush(HBITMAP hbm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2713:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2714:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HRGN WINAPI CreateRectRgn(int x1,int y1,int x2,int y2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2714:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2715:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HRGN WINAPI CreateRectRgnIndirect(CONST RECT *lprect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2715:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2716:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HRGN WINAPI CreateRoundRectRgn(int x1,int y1,int x2,int y2,int w,int h); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2716:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2717:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI CreateScalableFontResourceA(DWORD fdwHidden,LPCSTR lpszFont,LPCSTR lpszFile,LPCSTR lpszPath); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2717:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2718:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI CreateScalableFontResourceW(DWORD fdwHidden,LPCWSTR lpszFont,LPCWSTR lpszFile,LPCWSTR lpszPath); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2718:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2719:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HBRUSH WINAPI CreateSolidBrush(COLORREF color); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2719:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2720:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI DeleteDC(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2720:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2721:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI DeleteMetaFile(HMETAFILE hmf); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2721:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2722:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI DeleteObject(HGDIOBJ ho); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2722:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2723:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI DescribePixelFormat(HDC hdc,int iPixelFormat,UINT nBytes,LPPIXELFORMATDESCRIPTOR ppfd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2723:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2806:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSPOOLAPI int WINAPI DeviceCapabilitiesA(LPCSTR pDevice,LPCSTR pPort,WORD fwCapability,LPSTR pOutput,CONST DEVMODEA *pDevMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2806:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2807:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSPOOLAPI int WINAPI DeviceCapabilitiesW(LPCWSTR pDevice,LPCWSTR pPort,WORD fwCapability,LPWSTR pOutput,CONST DEVMODEW *pDevMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2807:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2808:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI DrawEscape(HDC hdc,int iEscape,int cjIn,LPCSTR lpIn); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2808:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2809:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI Ellipse(HDC hdc,int left,int top,int right,int bottom); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2809:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2810:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI EnumFontFamiliesExA(HDC hdc,LPLOGFONTA lpLogfont,FONTENUMPROCA lpProc,LPARAM lParam,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2810:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2811:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI EnumFontFamiliesExW(HDC hdc,LPLOGFONTW lpLogfont,FONTENUMPROCW lpProc,LPARAM lParam,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2811:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2812:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI EnumFontFamiliesA(HDC hdc,LPCSTR lpLogfont,FONTENUMPROCA lpProc,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2812:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2813:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI EnumFontFamiliesW(HDC hdc,LPCWSTR lpLogfont,FONTENUMPROCW lpProc,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2813:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2814:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI EnumFontsA(HDC hdc,LPCSTR lpLogfont,FONTENUMPROCA lpProc,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2814:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2815:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI EnumFontsW(HDC hdc,LPCWSTR lpLogfont,FONTENUMPROCW lpProc,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2815:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2816:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI EnumObjects(HDC hdc,int nType,GOBJENUMPROC lpFunc,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2816:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2817:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI EqualRgn(HRGN hrgn1,HRGN hrgn2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2817:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2818:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI Escape(HDC hdc,int iEscape,int cjIn,LPCSTR pvIn,LPVOID pvOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2818:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2819:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI ExtEscape(HDC hdc,int iEscape,int cjInput,LPCSTR lpInData,int cjOutput,LPSTR lpOutData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2819:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2820:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI ExcludeClipRect(HDC hdc,int left,int top,int right,int bottom); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2820:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2821:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HRGN WINAPI ExtCreateRegion(CONST XFORM *lpx,DWORD nCount,CONST RGNDATA *lpData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2821:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2822:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI ExtFloodFill(HDC hdc,int x,int y,COLORREF color,UINT type); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2822:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2823:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI FillRgn(HDC hdc,HRGN hrgn,HBRUSH hbr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2823:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2824:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI FloodFill(HDC hdc,int x,int y,COLORREF color); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2824:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2825:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI FrameRgn(HDC hdc,HRGN hrgn,HBRUSH hbr,int w,int h); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2825:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2826:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI GetROP2(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2826:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2827:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetAspectRatioFilterEx(HDC hdc,LPSIZE lpsize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2827:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2828:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI COLORREF WINAPI GetBkColor(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2828:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2829:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI COLORREF WINAPI GetDCBrushColor(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2829:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2830:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI COLORREF WINAPI GetDCPenColor(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2830:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2831:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI GetBkMode(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2831:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2832:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI LONG WINAPI GetBitmapBits(HBITMAP hbit,LONG cb,LPVOID lpvBits); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2832:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2833:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetBitmapDimensionEx(HBITMAP hbit,LPSIZE lpsize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2833:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2834:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI UINT WINAPI GetBoundsRect(HDC hdc,LPRECT lprect,UINT flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2834:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2835:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetBrushOrgEx(HDC hdc,LPPOINT lppt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2835:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2836:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetCharWidthA(HDC hdc,UINT iFirst,UINT iLast,LPINT lpBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2836:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2837:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetCharWidthW(HDC hdc,UINT iFirst,UINT iLast,LPINT lpBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2837:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2838:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetCharWidth32A(HDC hdc,UINT iFirst,UINT iLast,LPINT lpBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2838:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2839:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetCharWidth32W(HDC hdc,UINT iFirst,UINT iLast,LPINT lpBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2839:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2840:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetCharWidthFloatA(HDC hdc,UINT iFirst,UINT iLast,PFLOAT lpBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2840:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2841:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetCharWidthFloatW(HDC hdc,UINT iFirst,UINT iLast,PFLOAT lpBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2841:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2842:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetCharABCWidthsA(HDC hdc,UINT wFirst,UINT wLast,LPABC lpABC); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2842:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2843:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetCharABCWidthsW(HDC hdc,UINT wFirst,UINT wLast,LPABC lpABC); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2843:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2844:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetCharABCWidthsFloatA(HDC hdc,UINT iFirst,UINT iLast,LPABCFLOAT lpABC); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2844:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2845:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetCharABCWidthsFloatW(HDC hdc,UINT iFirst,UINT iLast,LPABCFLOAT lpABC); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2845:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2846:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI GetClipBox(HDC hdc,LPRECT lprect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2846:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2847:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI GetClipRgn(HDC hdc,HRGN hrgn); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2847:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2848:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI GetMetaRgn(HDC hdc,HRGN hrgn); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2848:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2849:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HGDIOBJ WINAPI GetCurrentObject(HDC hdc,UINT type); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2849:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2850:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetCurrentPositionEx(HDC hdc,LPPOINT lppt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2850:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2851:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI GetDeviceCaps(HDC hdc,int index); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2851:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2852:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI GetDIBits(HDC hdc,HBITMAP hbm,UINT start,UINT cLines,LPVOID lpvBits,LPBITMAPINFO lpbmi,UINT usage); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2852:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2853:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI DWORD WINAPI GetFontData (HDC hdc,DWORD dwTable,DWORD dwOffset,PVOID pvBuffer,DWORD cjBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2853:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2854:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI DWORD WINAPI GetGlyphOutlineA(HDC hdc,UINT uChar,UINT fuFormat,LPGLYPHMETRICS lpgm,DWORD cjBuffer,LPVOID pvBuffer,CONST MAT2 *lpmat2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2854:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2855:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI DWORD WINAPI GetGlyphOutlineW(HDC hdc,UINT uChar,UINT fuFormat,LPGLYPHMETRICS lpgm,DWORD cjBuffer,LPVOID pvBuffer,CONST MAT2 *lpmat2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2855:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2856:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI GetGraphicsMode(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2856:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2857:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI GetMapMode(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2857:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2858:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI UINT WINAPI GetMetaFileBitsEx(HMETAFILE hMF,UINT cbBuffer,LPVOID lpData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2858:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2859:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HMETAFILE WINAPI GetMetaFileA(LPCSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2859:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2860:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HMETAFILE WINAPI GetMetaFileW(LPCWSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2860:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2861:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI COLORREF WINAPI GetNearestColor(HDC hdc,COLORREF color); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2861:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2862:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI UINT WINAPI GetNearestPaletteIndex(HPALETTE h,COLORREF color); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2862:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2863:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI DWORD WINAPI GetObjectType(HGDIOBJ h); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2863:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2869:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI UINT WINAPI GetOutlineTextMetricsA(HDC hdc,UINT cjCopy,LPOUTLINETEXTMETRICA potm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2869:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2870:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI UINT WINAPI GetOutlineTextMetricsW(HDC hdc,UINT cjCopy,LPOUTLINETEXTMETRICW potm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2870:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2878:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI UINT WINAPI GetPaletteEntries(HPALETTE hpal,UINT iStart,UINT cEntries,LPPALETTEENTRY pPalEntries); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2878:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2879:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI COLORREF WINAPI GetPixel(HDC hdc,int x,int y); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2879:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2880:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI GetPixelFormat(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2880:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2881:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI GetPolyFillMode(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2881:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2882:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetRasterizerCaps(LPRASTERIZER_STATUS lpraststat,UINT cjBytes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2882:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2883:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI GetRandomRgn (HDC hdc,HRGN hrgn,INT i); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2883:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2884:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI DWORD WINAPI GetRegionData(HRGN hrgn,DWORD nCount,LPRGNDATA lpRgnData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2884:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2885:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI GetRgnBox(HRGN hrgn,LPRECT lprc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2885:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2886:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HGDIOBJ WINAPI GetStockObject(int i); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2886:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2887:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI GetStretchBltMode(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2887:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2888:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI UINT WINAPI GetSystemPaletteEntries(HDC hdc,UINT iStart,UINT cEntries,LPPALETTEENTRY pPalEntries); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2888:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2889:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI UINT WINAPI GetSystemPaletteUse(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2889:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2890:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI GetTextCharacterExtra(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2890:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2891:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI UINT WINAPI GetTextAlign(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2891:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2892:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI COLORREF WINAPI GetTextColor(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2892:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2893:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetTextExtentPointA(HDC hdc,LPCSTR lpString,int c,LPSIZE lpsz); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2893:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2894:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetTextExtentPointW(HDC hdc,LPCWSTR lpString,int c,LPSIZE lpsz); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2894:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2895:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetTextExtentPoint32A(HDC hdc,LPCSTR lpString,int c,LPSIZE psizl); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2895:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2896:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetTextExtentPoint32W(HDC hdc,LPCWSTR lpString,int c,LPSIZE psizl); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2896:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2897:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetTextExtentExPointA(HDC hdc,LPCSTR lpszString,int cchString,int nMaxExtent,LPINT lpnFit,LPINT lpnDx,LPSIZE lpSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2897:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2898:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetTextExtentExPointW(HDC hdc,LPCWSTR lpszString,int cchString,int nMaxExtent,LPINT lpnFit,LPINT lpnDx,LPSIZE lpSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2898:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2899:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI GetTextCharset(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2899:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2900:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI GetTextCharsetInfo(HDC hdc,LPFONTSIGNATURE lpSig,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2900:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2901:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI TranslateCharsetInfo(DWORD *lpSrc,LPCHARSETINFO lpCs,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2901:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2902:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI DWORD WINAPI GetFontLanguageInfo(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2902:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2903:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI DWORD WINAPI GetCharacterPlacementA(HDC hdc,LPCSTR lpString,int nCount,int nMexExtent,LPGCP_RESULTSA lpResults,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2903:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2904:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI DWORD WINAPI GetCharacterPlacementW(HDC hdc,LPCWSTR lpString,int nCount,int nMexExtent,LPGCP_RESULTSW lpResults,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2904:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2925:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI DWORD WINAPI GetFontUnicodeRanges(HDC hdc,LPGLYPHSET lpgs); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2925:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2926:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI DWORD WINAPI GetGlyphIndicesA(HDC hdc,LPCSTR lpstr,int c,LPWORD pgi,DWORD fl); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2926:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2927:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI DWORD WINAPI GetGlyphIndicesW(HDC hdc,LPCWSTR lpstr,int c,LPWORD pgi,DWORD fl); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2927:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2928:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetTextExtentPointI(HDC hdc,LPWORD pgiIn,int cgi,LPSIZE psize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2928:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2929:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetTextExtentExPointI (HDC hdc,LPWORD lpwszString,int cwchString,int nMaxExtent,LPINT lpnFit,LPINT lpnDx,LPSIZE lpSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2929:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2930:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetCharWidthI(HDC hdc,UINT giFirst,UINT cgi,LPWORD pgi,LPINT piWidths); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2930:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2931:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetCharABCWidthsI(HDC hdc,UINT giFirst,UINT cgi,LPWORD pgi,LPABC pabc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2931:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2946:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI AddFontResourceExA(LPCSTR name,DWORD fl,PVOID res); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2946:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2947:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI AddFontResourceExW(LPCWSTR name,DWORD fl,PVOID res); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2947:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2948:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI RemoveFontResourceExA(LPCSTR name,DWORD fl,PVOID pdv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2948:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2949:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI RemoveFontResourceExW(LPCWSTR name,DWORD fl,PVOID pdv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2949:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2950:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HANDLE WINAPI AddFontMemResourceEx(PVOID pFileView,DWORD cjSize,PVOID pvResrved,DWORD *pNumFonts); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2950:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2951:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI RemoveFontMemResourceEx(HANDLE h); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2951:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3006:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HFONT WINAPI CreateFontIndirectExA(CONST ENUMLOGFONTEXDVA *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3006:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3007:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HFONT WINAPI CreateFontIndirectExW(CONST ENUMLOGFONTEXDVW *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3007:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3028:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetViewportExtEx(HDC hdc,LPSIZE lpsize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3028:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3029:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetViewportOrgEx(HDC hdc,LPPOINT lppoint); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3029:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3030:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetWindowExtEx(HDC hdc,LPSIZE lpsize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3030:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3031:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetWindowOrgEx(HDC hdc,LPPOINT lppoint); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3031:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3032:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI IntersectClipRect(HDC hdc,int left,int top,int right,int bottom); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3032:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3033:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI InvertRgn(HDC hdc,HRGN hrgn); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3033:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3034:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI LineDDA(int xStart,int yStart,int xEnd,int yEnd,LINEDDAPROC lpProc,LPARAM data); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3034:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3035:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI LineTo(HDC hdc,int x,int y); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3035:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3036:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI MaskBlt(HDC hdcDest,int xDest,int yDest,int width,int height,HDC hdcSrc,int xSrc,int ySrc,HBITMAP hbmMask,int xMask,int yMask,DWORD rop); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3036:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3037:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI PlgBlt(HDC hdcDest,CONST POINT *lpPoint,HDC hdcSrc,int xSrc,int ySrc,int width,int height,HBITMAP hbmMask,int xMask,int yMask); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3037:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3038:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI OffsetClipRgn(HDC hdc,int x,int y); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3038:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3039:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI OffsetRgn(HRGN hrgn,int x,int y); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3039:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3040:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI PatBlt(HDC hdc,int x,int y,int w,int h,DWORD rop); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3040:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3041:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI Pie(HDC hdc,int left,int top,int right,int bottom,int xr1,int yr1,int xr2,int yr2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3041:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3042:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI PlayMetaFile(HDC hdc,HMETAFILE hmf); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3042:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3043:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI PaintRgn(HDC hdc,HRGN hrgn); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3043:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3044:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI PolyPolygon(HDC hdc,CONST POINT *apt,CONST INT *asz,int csz); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3044:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3045:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI PtInRegion(HRGN hrgn,int x,int y); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3045:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3046:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI PtVisible(HDC hdc,int x,int y); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3046:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3047:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI RectInRegion(HRGN hrgn,CONST RECT *lprect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3047:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3048:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI RectVisible(HDC hdc,CONST RECT *lprect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3048:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3049:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI Rectangle(HDC hdc,int left,int top,int right,int bottom); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3049:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3050:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI RestoreDC(HDC hdc,int nSavedDC); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3050:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3051:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HDC WINAPI ResetDCA(HDC hdc,CONST DEVMODEA *lpdm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3051:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3052:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HDC WINAPI ResetDCW(HDC hdc,CONST DEVMODEW *lpdm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3052:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3053:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI UINT WINAPI RealizePalette(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3053:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3054:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI RemoveFontResourceA(LPCSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3054:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3055:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI RemoveFontResourceW(LPCWSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3055:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3056:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI RoundRect(HDC hdc,int left,int top,int right,int bottom,int width,int height); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3056:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3057:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI ResizePalette(HPALETTE hpal,UINT n); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3057:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3058:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI SaveDC(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3058:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3059:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI SelectClipRgn(HDC hdc,HRGN hrgn); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3059:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3060:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI ExtSelectClipRgn(HDC hdc,HRGN hrgn,int mode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3060:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3061:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI SetMetaRgn(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3061:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3062:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HGDIOBJ WINAPI SelectObject(HDC hdc,HGDIOBJ h); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3062:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3063:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HPALETTE WINAPI SelectPalette(HDC hdc,HPALETTE hPal,WINBOOL bForceBkgd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3063:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3064:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI COLORREF WINAPI SetBkColor(HDC hdc,COLORREF color); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3064:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3065:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI COLORREF WINAPI SetDCBrushColor(HDC hdc,COLORREF color); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3065:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3066:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI COLORREF WINAPI SetDCPenColor(HDC hdc,COLORREF color); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3066:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3067:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI SetBkMode(HDC hdc,int mode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3067:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3068:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI LONG WINAPI SetBitmapBits(HBITMAP hbm,DWORD cb,CONST VOID *pvBits); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3068:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3069:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI UINT WINAPI SetBoundsRect(HDC hdc,CONST RECT *lprect,UINT flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3069:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3070:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI SetDIBits(HDC hdc,HBITMAP hbm,UINT start,UINT cLines,CONST VOID *lpBits,CONST BITMAPINFO *lpbmi,UINT ColorUse); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3070:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3071:188: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI SetDIBitsToDevice(HDC hdc,int xDest,int yDest,DWORD w,DWORD h,int xSrc,int ySrc,UINT StartScan,UINT cLines,CONST VOID *lpvBits,CONST BITMAPINFO *lpbmi,UINT ColorUse); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3071:188: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3072:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI DWORD WINAPI SetMapperFlags(HDC hdc,DWORD flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3072:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3073:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI SetGraphicsMode(HDC hdc,int iMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3073:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3074:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI SetMapMode(HDC hdc,int iMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3074:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3075:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI DWORD WINAPI SetLayout(HDC hdc,DWORD l); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3075:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3076:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI DWORD WINAPI GetLayout(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3076:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3077:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HMETAFILE WINAPI SetMetaFileBitsEx(UINT cbBuffer,CONST BYTE *lpData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3077:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3078:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI UINT WINAPI SetPaletteEntries(HPALETTE hpal,UINT iStart,UINT cEntries,CONST PALETTEENTRY *pPalEntries); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3078:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3079:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI COLORREF WINAPI SetPixel(HDC hdc,int x,int y,COLORREF color); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3079:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3080:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI SetPixelV(HDC hdc,int x,int y,COLORREF color); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3080:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3081:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI SetPixelFormat(HDC hdc,int format,CONST PIXELFORMATDESCRIPTOR *ppfd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3081:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3082:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI SetPolyFillMode(HDC hdc,int mode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3082:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3083:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI StretchBlt(HDC hdcDest,int xDest,int yDest,int wDest,int hDest,HDC hdcSrc,int xSrc,int ySrc,int wSrc,int hSrc,DWORD rop); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3083:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3084:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI SetRectRgn(HRGN hrgn,int left,int top,int right,int bottom); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3084:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3085:204: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI StretchDIBits(HDC hdc,int xDest,int yDest,int DestWidth,int DestHeight,int xSrc,int ySrc,int SrcWidth,int SrcHeight,CONST VOID *lpBits,CONST BITMAPINFO *lpbmi,UINT iUsage,DWORD rop); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3085:204: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3086:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI SetROP2(HDC hdc,int rop2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3086:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3087:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI SetStretchBltMode(HDC hdc,int mode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3087:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3088:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI UINT WINAPI SetSystemPaletteUse(HDC hdc,UINT use); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3088:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3089:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI SetTextCharacterExtra(HDC hdc,int extra); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3089:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3090:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI COLORREF WINAPI SetTextColor(HDC hdc,COLORREF color); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3090:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3091:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI UINT WINAPI SetTextAlign(HDC hdc,UINT align); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3091:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3092:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI SetTextJustification(HDC hdc,int extra,int count); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3092:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3093:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI UpdateColors(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3093:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3159:179: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI AlphaBlend(HDC hdcDest,int xoriginDest,int yoriginDest,int wDest,int hDest,HDC hdcSrc,int xoriginSrc,int yoriginSrc,int wSrc,int hSrc,BLENDFUNCTION ftn); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3159:179: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3160:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GdiAlphaBlend(HDC hdcDest,int xoriginDest,int yoriginDest,int wDest,int hDest,HDC hdcSrc,int xoriginSrc,int yoriginSrc,int wSrc,int hSrc,BLENDFUNCTION ftn); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3160:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3161:184: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI TransparentBlt(HDC hdcDest,int xoriginDest,int yoriginDest,int wDest,int hDest,HDC hdcSrc,int xoriginSrc,int yoriginSrc,int wSrc,int hSrc,UINT crTransparent); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3161:184: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3162:187: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GdiTransparentBlt(HDC hdcDest,int xoriginDest,int yoriginDest,int wDest,int hDest,HDC hdcSrc,int xoriginSrc,int yoriginSrc,int wSrc,int hSrc,UINT crTransparent); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3162:187: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3169:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GradientFill(HDC hdc,PTRIVERTEX pVertex,ULONG nVertex,PVOID pMesh,ULONG nMesh,ULONG ulMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3169:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3170:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GdiGradientFill(HDC hdc,PTRIVERTEX pVertex,ULONG nVertex,PVOID pMesh,ULONG nMesh,ULONG ulMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3170:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3179:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI PlayMetaFileRecord(HDC hdc,LPHANDLETABLE lpHandleTable,LPMETARECORD lpMR,UINT noObjs); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3179:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3183:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI EnumMetaFile(HDC hdc,HMETAFILE hmf,MFENUMPROC lpProc,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3183:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3187:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HENHMETAFILE WINAPI CloseEnhMetaFile(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3187:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3188:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HENHMETAFILE WINAPI CopyEnhMetaFileA(HENHMETAFILE hEnh,LPCSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3188:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3189:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HENHMETAFILE WINAPI CopyEnhMetaFileW(HENHMETAFILE hEnh,LPCWSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3189:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3190:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HDC WINAPI CreateEnhMetaFileA(HDC hdc,LPCSTR lpFilename,CONST RECT *lprc,LPCSTR lpDesc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3190:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3191:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HDC WINAPI CreateEnhMetaFileW(HDC hdc,LPCWSTR lpFilename,CONST RECT *lprc,LPCWSTR lpDesc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3191:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3192:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI DeleteEnhMetaFile(HENHMETAFILE hmf); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3192:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3193:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI EnumEnhMetaFile(HDC hdc,HENHMETAFILE hmf,ENHMFENUMPROC lpProc,LPVOID lpParam,CONST RECT *lpRect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3193:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3194:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HENHMETAFILE WINAPI GetEnhMetaFileA(LPCSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3194:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3195:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HENHMETAFILE WINAPI GetEnhMetaFileW(LPCWSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3195:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3196:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI UINT WINAPI GetEnhMetaFileBits(HENHMETAFILE hEMF,UINT nSize,LPBYTE lpData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3196:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3197:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI UINT WINAPI GetEnhMetaFileDescriptionA(HENHMETAFILE hemf,UINT cchBuffer,LPSTR lpDescription); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3197:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3198:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI UINT WINAPI GetEnhMetaFileDescriptionW(HENHMETAFILE hemf,UINT cchBuffer,LPWSTR lpDescription); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3198:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3199:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI UINT WINAPI GetEnhMetaFileHeader(HENHMETAFILE hemf,UINT nSize,LPENHMETAHEADER lpEnhMetaHeader); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3199:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3200:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI UINT WINAPI GetEnhMetaFilePaletteEntries(HENHMETAFILE hemf,UINT nNumEntries,LPPALETTEENTRY lpPaletteEntries); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3200:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3201:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI UINT WINAPI GetEnhMetaFilePixelFormat(HENHMETAFILE hemf,UINT cbBuffer,PIXELFORMATDESCRIPTOR *ppfd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3201:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3202:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI UINT WINAPI GetWinMetaFileBits(HENHMETAFILE hemf,UINT cbData16,LPBYTE pData16,INT iMapMode,HDC hdcRef); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3202:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3203:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI PlayEnhMetaFile(HDC hdc,HENHMETAFILE hmf,CONST RECT *lprect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3203:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3204:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI PlayEnhMetaFileRecord(HDC hdc,LPHANDLETABLE pht,CONST ENHMETARECORD *pmr,UINT cht); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3204:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3205:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HENHMETAFILE WINAPI SetEnhMetaFileBits(UINT nSize,CONST BYTE *pb); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3205:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3206:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HENHMETAFILE WINAPI SetWinMetaFileBits(UINT nSize,CONST BYTE *lpMeta16Data,HDC hdcRef,CONST METAFILEPICT *lpMFP); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3206:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3207:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GdiComment(HDC hdc,UINT nSize,CONST BYTE *lpData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3207:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3213:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetTextMetricsA(HDC hdc,LPTEXTMETRICA lptm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3213:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3214:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetTextMetricsW(HDC hdc,LPTEXTMETRICW lptm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3214:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3225:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI AngleArc(HDC hdc,int x,int y,DWORD r,FLOAT StartAngle,FLOAT SweepAngle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3225:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3226:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI PolyPolyline(HDC hdc,CONST POINT *apt,CONST DWORD *asz,DWORD csz); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3226:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3227:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetWorldTransform(HDC hdc,LPXFORM lpxf); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3227:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3228:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI SetWorldTransform(HDC hdc,CONST XFORM *lpxf); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3228:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3229:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI ModifyWorldTransform(HDC hdc,CONST XFORM *lpxf,DWORD mode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3229:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3230:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI CombineTransform(LPXFORM lpxfOut,CONST XFORM *lpxf1,CONST XFORM *lpxf2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3230:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3231:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HBITMAP WINAPI CreateDIBSection(HDC hdc,CONST BITMAPINFO *lpbmi,UINT usage,VOID **ppvBits,HANDLE hSection,DWORD offset); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3231:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3232:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI UINT WINAPI GetDIBColorTable(HDC hdc,UINT iStart,UINT cEntries,RGBQUAD *prgbq); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3232:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3233:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI UINT WINAPI SetDIBColorTable(HDC hdc,UINT iStart,UINT cEntries,CONST RGBQUAD *prgbq); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3233:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3280:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI SetColorAdjustment(HDC hdc,CONST COLORADJUSTMENT *lpca); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3280:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3281:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetColorAdjustment(HDC hdc,LPCOLORADJUSTMENT lpca); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3281:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3282:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HPALETTE WINAPI CreateHalftonePalette(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3282:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3315:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI StartDocA(HDC hdc,CONST DOCINFOA *lpdi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3315:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3316:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI StartDocW(HDC hdc,CONST DOCINFOW *lpdi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3316:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3317:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI EndDoc(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3317:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3318:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI StartPage(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3318:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3319:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI EndPage(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3319:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3320:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI AbortDoc(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3320:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3321:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI SetAbortProc(HDC hdc,ABORTPROC lpProc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3321:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3322:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI AbortPath(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3322:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3323:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI ArcTo(HDC hdc,int left,int top,int right,int bottom,int xr1,int yr1,int xr2,int yr2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3323:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3324:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI BeginPath(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3324:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3325:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI CloseFigure(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3325:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3326:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI EndPath(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3326:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3327:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI FillPath(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3327:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3328:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI FlattenPath(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3328:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3329:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI GetPath(HDC hdc,LPPOINT apt,LPBYTE aj,int cpt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3329:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3330:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HRGN WINAPI PathToRegion(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3330:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3331:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI PolyDraw(HDC hdc,CONST POINT *apt,CONST BYTE *aj,int cpt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3331:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3332:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI SelectClipPath(HDC hdc,int mode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3332:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3333:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI SetArcDirection(HDC hdc,int dir); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3333:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3334:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI SetMiterLimit(HDC hdc,FLOAT limit,PFLOAT old); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3334:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3335:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI StrokeAndFillPath(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3335:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3336:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI StrokePath(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3336:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3337:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI WidenPath(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3337:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3338:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HPEN WINAPI ExtCreatePen(DWORD iPenStyle,DWORD cWidth,CONST LOGBRUSH *plbrush,DWORD cStyle,CONST DWORD *pstyle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3338:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3339:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetMiterLimit(HDC hdc,PFLOAT plimit); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3339:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3340:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI GetArcDirection(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3340:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3341:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI GetObjectA(HANDLE h,int c,LPVOID pv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3341:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3342:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI GetObjectW(HANDLE h,int c,LPVOID pv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3342:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3343:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI MoveToEx(HDC hdc,int x,int y,LPPOINT lppt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3343:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3344:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI TextOutA(HDC hdc,int x,int y,LPCSTR lpString,int c); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3344:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3345:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI TextOutW(HDC hdc,int x,int y,LPCWSTR lpString,int c); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3345:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3346:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI ExtTextOutA(HDC hdc,int x,int y,UINT options,CONST RECT *lprect,LPCSTR lpString,UINT c,CONST INT *lpDx); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3346:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3347:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI ExtTextOutW(HDC hdc,int x,int y,UINT options,CONST RECT *lprect,LPCWSTR lpString,UINT c,CONST INT *lpDx); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3347:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3348:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI PolyTextOutA(HDC hdc,CONST POLYTEXTA *ppt,int nstrings); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3348:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3349:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI PolyTextOutW(HDC hdc,CONST POLYTEXTW *ppt,int nstrings); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3349:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3350:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HRGN WINAPI CreatePolygonRgn(CONST POINT *pptl,int cPoint,int iMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3350:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3351:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI DPtoLP(HDC hdc,LPPOINT lppt,int c); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3351:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3352:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI LPtoDP(HDC hdc,LPPOINT lppt,int c); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3352:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3353:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI Polygon(HDC hdc,CONST POINT *apt,int cpt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3353:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3354:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI Polyline(HDC hdc,CONST POINT *apt,int cpt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3354:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3355:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI PolyBezier(HDC hdc,CONST POINT *apt,DWORD cpt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3355:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3356:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI PolyBezierTo(HDC hdc,CONST POINT *apt,DWORD cpt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3356:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3357:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI PolylineTo(HDC hdc,CONST POINT *apt,DWORD cpt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3357:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3358:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI SetViewportExtEx(HDC hdc,int x,int y,LPSIZE lpsz); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3358:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3359:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI SetViewportOrgEx(HDC hdc,int x,int y,LPPOINT lppt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3359:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3360:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI SetWindowExtEx(HDC hdc,int x,int y,LPSIZE lpsz); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3360:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3361:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI SetWindowOrgEx(HDC hdc,int x,int y,LPPOINT lppt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3361:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3362:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI OffsetViewportOrgEx(HDC hdc,int x,int y,LPPOINT lppt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3362:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3363:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI OffsetWindowOrgEx(HDC hdc,int x,int y,LPPOINT lppt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3363:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3364:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI ScaleViewportExtEx(HDC hdc,int xn,int dx,int yn,int yd,LPSIZE lpsz); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3364:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3365:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI ScaleWindowExtEx(HDC hdc,int xn,int xd,int yn,int yd,LPSIZE lpsz); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3365:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3366:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI SetBitmapDimensionEx(HBITMAP hbm,int w,int h,LPSIZE lpsz); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3366:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3367:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI SetBrushOrgEx(HDC hdc,int x,int y,LPPOINT lppt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3367:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3368:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI GetTextFaceA(HDC hdc,int c,LPSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3368:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3369:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI GetTextFaceW(HDC hdc,int c,LPWSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3369:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3381:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI DWORD WINAPI GetKerningPairsA(HDC hdc,DWORD nPairs,LPKERNINGPAIR lpKernPair); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3381:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3382:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI DWORD WINAPI GetKerningPairsW(HDC hdc,DWORD nPairs,LPKERNINGPAIR lpKernPair); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3382:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3383:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetDCOrgEx(HDC hdc,LPPOINT lppt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3383:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3384:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI FixBrushOrgEx(HDC hdc,int x,int y,LPPOINT ptl); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3384:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3385:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI UnrealizeObject(HGDIOBJ h); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3385:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3386:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GdiFlush(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3386:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3387:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI DWORD WINAPI GdiSetBatchLimit(DWORD dw); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3387:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3388:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI DWORD WINAPI GdiGetBatchLimit(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3388:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3406:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI SetICMMode(HDC hdc,int mode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3406:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3407:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI CheckColorsInGamut(HDC hdc,LPVOID lpRGBTriple,LPVOID dlpBuffer,DWORD nCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3407:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3408:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HCOLORSPACE WINAPI GetColorSpace(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3408:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3409:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetLogColorSpaceA(HCOLORSPACE hColorSpace,LPLOGCOLORSPACEA lpBuffer,DWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3409:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3410:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetLogColorSpaceW(HCOLORSPACE hColorSpace,LPLOGCOLORSPACEW lpBuffer,DWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3410:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3411:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HCOLORSPACE WINAPI CreateColorSpaceA(LPLOGCOLORSPACEA lplcs); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3411:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3412:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HCOLORSPACE WINAPI CreateColorSpaceW(LPLOGCOLORSPACEW lplcs); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3412:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3413:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HCOLORSPACE WINAPI SetColorSpace(HDC hdc,HCOLORSPACE hcs); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3413:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3414:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI DeleteColorSpace(HCOLORSPACE hcs); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3414:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3415:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetICMProfileA(HDC hdc,LPDWORD pBufSize,LPSTR pszFilename); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3415:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3416:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetICMProfileW(HDC hdc,LPDWORD pBufSize,LPWSTR pszFilename); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3416:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3417:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI SetICMProfileA(HDC hdc,LPSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3417:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3418:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI SetICMProfileW(HDC hdc,LPWSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3418:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3419:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetDeviceGammaRamp(HDC hdc,LPVOID lpRamp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3419:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3420:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI SetDeviceGammaRamp(HDC hdc,LPVOID lpRamp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3420:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3421:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI ColorMatchToTarget(HDC hdc,HDC hdcTarget,DWORD action); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3421:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3422:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI EnumICMProfilesA(HDC hdc,ICMENUMPROCA lpProc,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3422:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3423:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI EnumICMProfilesW(HDC hdc,ICMENUMPROCW lpProc,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3423:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3424:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI UpdateICMRegKeyA(DWORD reserved,LPSTR lpszCMID,LPSTR lpszFileName,UINT command); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3424:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3425:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI UpdateICMRegKeyW(DWORD reserved,LPWSTR lpszCMID,LPWSTR lpszFileName,UINT command); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3425:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3426:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI ColorCorrectPalette(HDC hdc,HPALETTE hPal,DWORD deFirst,DWORD num); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3426:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4175:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI wglCopyContext(HGLRC,HGLRC,UINT); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4175:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4176:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HGLRC WINAPI wglCreateContext(HDC); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4176:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4177:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HGLRC WINAPI wglCreateLayerContext(HDC,int); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4177:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4178:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI wglDeleteContext(HGLRC); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4178:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4179:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HGLRC WINAPI wglGetCurrentContext(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4179:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4180:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HDC WINAPI wglGetCurrentDC(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4180:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4181:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI PROC WINAPI wglGetProcAddress(LPCSTR); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4181:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4182:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI wglMakeCurrent(HDC,HGLRC); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4182:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4183:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI wglShareLists(HGLRC,HGLRC); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4183:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4184:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI wglUseFontBitmapsA(HDC,DWORD,DWORD,DWORD); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4184:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4185:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI wglUseFontBitmapsW(HDC,DWORD,DWORD,DWORD); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4185:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4186:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI SwapBuffers(HDC); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4186:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4206:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI wglUseFontOutlinesA(HDC,DWORD,DWORD,DWORD,FLOAT,FLOAT,int,LPGLYPHMETRICSFLOAT); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4206:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4207:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI wglUseFontOutlinesW(HDC,DWORD,DWORD,DWORD,FLOAT,FLOAT,int,LPGLYPHMETRICSFLOAT); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4207:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4282:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI wglDescribeLayerPlane(HDC,int,int,UINT,LPLAYERPLANEDESCRIPTOR); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4282:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4283:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI wglSetLayerPaletteEntries(HDC,int,int,int,CONST COLORREF *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4283:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4284:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI wglGetLayerPaletteEntries(HDC,int,int,int,COLORREF *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4284:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4285:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI wglRealizeLayerPalette(HDC,int,WINBOOL); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4285:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4286:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI wglSwapLayerBuffers(HDC,UINT); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4286:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4295:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI DWORD WINAPI wglSwapMultipleBuffers(UINT,CONST WGLSWAP *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4295:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:24, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:72, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/guiddef.h:30:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __extension__ template const GUID &__mingw_uuidof(); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/guiddef.h:30:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:72, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:168:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI wvsprintfA(LPSTR,LPCSTR,va_list arglist); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:168:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:169:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI wvsprintfW(LPWSTR,LPCWSTR,va_list arglist); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:169:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:170:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPIV wsprintfA(LPSTR,LPCSTR,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:170:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:171:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPIV wsprintfW(LPWSTR,LPCWSTR,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:171:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:709:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HKL WINAPI LoadKeyboardLayoutA(LPCSTR pwszKLID,UINT Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:709:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:710:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HKL WINAPI LoadKeyboardLayoutW(LPCWSTR pwszKLID,UINT Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:710:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:711:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HKL WINAPI ActivateKeyboardLayout(HKL hkl,UINT Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:711:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:72, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:712:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI ToUnicodeEx(UINT wVirtKey,UINT wScanCode,CONST BYTE *lpKeyState,LPWSTR pwszBuff,int cchBuff,UINT wFlags,HKL dwhkl); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:712:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:713:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI UnloadKeyboardLayout(HKL hkl); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:713:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:714:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetKeyboardLayoutNameA(LPSTR pwszKLID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:714:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:715:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetKeyboardLayoutNameW(LPWSTR pwszKLID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:715:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:716:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI GetKeyboardLayoutList(int nBuff,HKL *lpList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:716:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:717:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HKL WINAPI GetKeyboardLayout(DWORD idThread); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:717:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:726:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI GetMouseMovePointsEx(UINT cbSize,LPMOUSEMOVEPOINT lppt,LPMOUSEMOVEPOINT lpptBuf,int nBufPoints,DWORD resolution); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:726:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:753:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HDESK WINAPI CreateDesktopA(LPCSTR lpszDesktop,LPCSTR lpszDevice,LPDEVMODEA pDevmode,DWORD dwFlags,ACCESS_MASK dwDesiredAccess,LPSECURITY_ATTRIBUTES lpsa); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:753:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:754:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HDESK WINAPI CreateDesktopW(LPCWSTR lpszDesktop,LPCWSTR lpszDevice,LPDEVMODEW pDevmode,DWORD dwFlags,ACCESS_MASK dwDesiredAccess,LPSECURITY_ATTRIBUTES lpsa); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:754:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:755:205: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HDESK WINAPI CreateDesktopExA (LPCSTR lpszDesktop, LPCSTR lpszDevice, DEVMODEA *pDevmode, DWORD dwFlags, ACCESS_MASK dwDesiredAccess, LPSECURITY_ATTRIBUTES lpsa, ULONG ulHeapSize, PVOID pvoid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:755:205: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:756:207: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HDESK WINAPI CreateDesktopExW (LPCWSTR lpszDesktop, LPCWSTR lpszDevice, DEVMODEW *pDevmode, DWORD dwFlags, ACCESS_MASK dwDesiredAccess, LPSECURITY_ATTRIBUTES lpsa, ULONG ulHeapSize, PVOID pvoid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:756:207: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:763:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HDESK WINAPI OpenDesktopA(LPCSTR lpszDesktop,DWORD dwFlags,WINBOOL fInherit,ACCESS_MASK dwDesiredAccess); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:763:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:764:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HDESK WINAPI OpenDesktopW(LPCWSTR lpszDesktop,DWORD dwFlags,WINBOOL fInherit,ACCESS_MASK dwDesiredAccess); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:764:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:765:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HDESK WINAPI OpenInputDesktop(DWORD dwFlags,WINBOOL fInherit,ACCESS_MASK dwDesiredAccess); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:765:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:766:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EnumDesktopsA(HWINSTA hwinsta,DESKTOPENUMPROCA lpEnumFunc,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:766:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:767:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EnumDesktopsW(HWINSTA hwinsta,DESKTOPENUMPROCW lpEnumFunc,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:767:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:768:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EnumDesktopWindows(HDESK hDesktop,WNDENUMPROC lpfn,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:768:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:769:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SwitchDesktop(HDESK hDesktop); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:769:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:770:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetThreadDesktop(HDESK hDesktop); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:770:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:771:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI CloseDesktop(HDESK hDesktop); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:771:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:772:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HDESK WINAPI GetThreadDesktop(DWORD dwThreadId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:772:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:797:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWINSTA WINAPI CreateWindowStationA(LPCSTR lpwinsta,DWORD dwFlags,ACCESS_MASK dwDesiredAccess,LPSECURITY_ATTRIBUTES lpsa); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:797:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:798:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWINSTA WINAPI CreateWindowStationW(LPCWSTR lpwinsta,DWORD dwFlags,ACCESS_MASK dwDesiredAccess,LPSECURITY_ATTRIBUTES lpsa); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:798:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:799:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWINSTA WINAPI OpenWindowStationA(LPCSTR lpszWinSta,WINBOOL fInherit,ACCESS_MASK dwDesiredAccess); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:799:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:800:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWINSTA WINAPI OpenWindowStationW(LPCWSTR lpszWinSta,WINBOOL fInherit,ACCESS_MASK dwDesiredAccess); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:800:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:801:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EnumWindowStationsA(WINSTAENUMPROCA lpEnumFunc,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:801:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:802:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EnumWindowStationsW(WINSTAENUMPROCW lpEnumFunc,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:802:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:803:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI CloseWindowStation(HWINSTA hWinSta); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:803:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:804:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetProcessWindowStation(HWINSTA hWinSta); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:804:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:805:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWINSTA WINAPI GetProcessWindowStation(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:805:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:811:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetUserObjectSecurity(HANDLE hObj,PSECURITY_INFORMATION pSIRequested,PSECURITY_DESCRIPTOR pSID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:811:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:812:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetUserObjectSecurity(HANDLE hObj,PSECURITY_INFORMATION pSIRequested,PSECURITY_DESCRIPTOR pSID,DWORD nLength,LPDWORD lpnLengthNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:812:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:834:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetUserObjectInformationA(HANDLE hObj,int nIndex,PVOID pvInfo,DWORD nLength,LPDWORD lpnLengthNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:834:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:835:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetUserObjectInformationW(HANDLE hObj,int nIndex,PVOID pvInfo,DWORD nLength,LPDWORD lpnLengthNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:835:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:836:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetUserObjectInformationA(HANDLE hObj,int nIndex,PVOID pvInfo,DWORD nLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:836:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:837:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetUserObjectInformationW(HANDLE hObj,int nIndex,PVOID pvInfo,DWORD nLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:837:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:908:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsHungAppWindow(HWND hwnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:908:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:909:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI VOID WINAPI DisableProcessWindowsGhosting(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:909:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1442:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI RegisterWindowMessageA(LPCSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1442:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1443:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI RegisterWindowMessageW(LPCWSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1443:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1513:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI TrackMouseEvent(LPTRACKMOUSEEVENT lpEventTrack); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1513:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1641:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI DrawEdge(HDC hdc,LPRECT qrc,UINT edge,UINT grfFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1641:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1687:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI DrawFrameControl(HDC,LPRECT,UINT,UINT); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1687:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1699:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI DrawCaption(HWND hwnd,HDC hdc,CONST RECT *lprect,UINT flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1699:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1706:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI DrawAnimatedRects(HWND hwnd,int idAni,CONST RECT *lprcFrom,CONST RECT *lprcTo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1706:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1900:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetMessageA(LPMSG lpMsg,HWND hWnd,UINT wMsgFilterMin,UINT wMsgFilterMax); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1900:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1901:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetMessageW(LPMSG lpMsg,HWND hWnd,UINT wMsgFilterMin,UINT wMsgFilterMax); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1901:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1902:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI TranslateMessage(CONST MSG *lpMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1902:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1903:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LRESULT WINAPI DispatchMessageA(CONST MSG *lpMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1903:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1904:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LRESULT WINAPI DispatchMessageW(CONST MSG *lpMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1904:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1905:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetMessageQueue(int cMessagesMax); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1905:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1906:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI PeekMessageA(LPMSG lpMsg,HWND hWnd,UINT wMsgFilterMin,UINT wMsgFilterMax,UINT wRemoveMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1906:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1907:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI PeekMessageW(LPMSG lpMsg,HWND hWnd,UINT wMsgFilterMin,UINT wMsgFilterMax,UINT wRemoveMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1907:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1921:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI RegisterHotKey(HWND hWnd,int id,UINT fsModifiers,UINT vk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1921:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1922:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI UnregisterHotKey(HWND hWnd,int id); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1922:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1970:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI ExitWindowsEx(UINT uFlags,DWORD dwReason); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1970:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1971:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SwapMouseButton(WINBOOL fSwap); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1971:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1972:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI GetMessagePos(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1972:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1973:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LONG WINAPI GetMessageTime(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1973:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1974:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LPARAM WINAPI GetMessageExtraInfo(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1974:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1978:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsWow64Message(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1978:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1979:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LPARAM WINAPI SetMessageExtraInfo(LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1979:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1980:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LRESULT WINAPI SendMessageA(HWND hWnd,UINT Msg,WPARAM wParam,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1980:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1981:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LRESULT WINAPI SendMessageW(HWND hWnd,UINT Msg,WPARAM wParam,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1981:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1982:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LRESULT WINAPI SendMessageTimeoutA(HWND hWnd,UINT Msg,WPARAM wParam,LPARAM lParam,UINT fuFlags,UINT uTimeout,PDWORD_PTR lpdwResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1982:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1983:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LRESULT WINAPI SendMessageTimeoutW(HWND hWnd,UINT Msg,WPARAM wParam,LPARAM lParam,UINT fuFlags,UINT uTimeout,PDWORD_PTR lpdwResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1983:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1984:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SendNotifyMessageA(HWND hWnd,UINT Msg,WPARAM wParam,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1984:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1985:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SendNotifyMessageW(HWND hWnd,UINT Msg,WPARAM wParam,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1985:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1986:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SendMessageCallbackA(HWND hWnd,UINT Msg,WPARAM wParam,LPARAM lParam,SENDASYNCPROC lpResultCallBack,ULONG_PTR dwData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1986:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1987:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SendMessageCallbackW(HWND hWnd,UINT Msg,WPARAM wParam,LPARAM lParam,SENDASYNCPROC lpResultCallBack,ULONG_PTR dwData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1987:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1999:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI __LONG32 WINAPI BroadcastSystemMessageExA(DWORD flags,LPDWORD lpInfo,UINT Msg,WPARAM wParam,LPARAM lParam,PBSMINFO pbsmInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1999:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2000:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI __LONG32 WINAPI BroadcastSystemMessageExW(DWORD flags,LPDWORD lpInfo,UINT Msg,WPARAM wParam,LPARAM lParam,PBSMINFO pbsmInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2000:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2001:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI __LONG32 WINAPI BroadcastSystemMessageA(DWORD flags,LPDWORD lpInfo,UINT Msg,WPARAM wParam,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2001:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2002:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI __LONG32 WINAPI BroadcastSystemMessageW(DWORD flags,LPDWORD lpInfo,UINT Msg,WPARAM wParam,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2002:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2055:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HPOWERNOTIFY WINAPI RegisterPowerSettingNotification (HANDLE hRecipient, LPCGUID PowerSettingGuid, DWORD Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2055:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2056:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI UnregisterPowerSettingNotification (HPOWERNOTIFY Handle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2056:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2057:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HPOWERNOTIFY WINAPI RegisterSuspendResumeNotification (HANDLE hRecipient, DWORD Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2057:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2058:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI UnregisterSuspendResumeNotification (HPOWERNOTIFY Handle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2058:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2061:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI PostMessageA (HWND hWnd, UINT Msg, WPARAM wParam, LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2061:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2062:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI PostMessageW (HWND hWnd, UINT Msg, WPARAM wParam, LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2062:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2063:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI PostThreadMessageA (DWORD idThread, UINT Msg, WPARAM wParam, LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2063:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2064:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI PostThreadMessageW (DWORD idThread, UINT Msg, WPARAM wParam, LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2064:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2069:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI AttachThreadInput (DWORD idAttach, DWORD idAttachTo, WINBOOL fAttach); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2069:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2070:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI ReplyMessage (LRESULT lResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2070:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2071:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI WaitMessage (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2071:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2072:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI WaitForInputIdle (HANDLE hProcess, DWORD dwMilliseconds); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2072:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2073:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LRESULT WINAPI DefWindowProcA (HWND hWnd, UINT Msg, WPARAM wParam, LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2073:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2074:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LRESULT WINAPI DefWindowProcW (HWND hWnd, UINT Msg, WPARAM wParam, LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2074:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2075:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI VOID WINAPI PostQuitMessage (int nExitCode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2075:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2076:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI InSendMessage (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2076:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2077:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI InSendMessageEx (LPVOID lpReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2077:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2078:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI GetDoubleClickTime (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2078:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2079:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetDoubleClickTime (UINT); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2079:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2080:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI ATOM WINAPI RegisterClassA (CONST WNDCLASSA *lpWndClass); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2080:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2081:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI ATOM WINAPI RegisterClassW (CONST WNDCLASSW *lpWndClass); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2081:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2082:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI UnregisterClassA (LPCSTR lpClassName, HINSTANCE hInstance); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2082:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2083:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI UnregisterClassW (LPCWSTR lpClassName, HINSTANCE hInstance); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2083:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2084:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetClassInfoA (HINSTANCE hInstance, LPCSTR lpClassName, LPWNDCLASSA lpWndClass); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2084:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2085:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetClassInfoW (HINSTANCE hInstance, LPCWSTR lpClassName, LPWNDCLASSW lpWndClass); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2085:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2086:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI ATOM WINAPI RegisterClassExA (CONST WNDCLASSEXA *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2086:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2087:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI ATOM WINAPI RegisterClassExW (CONST WNDCLASSEXW *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2087:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2088:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetClassInfoExA (HINSTANCE hInstance, LPCSTR lpszClass, LPWNDCLASSEXA lpwcx); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2088:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2089:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetClassInfoExW (HINSTANCE hInstance, LPCWSTR lpszClass, LPWNDCLASSEXW lpwcx); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2089:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2092:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LRESULT WINAPI CallWindowProcA (WNDPROC lpPrevWndFunc, HWND hWnd, UINT Msg, WPARAM wParam, LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2092:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2093:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LRESULT WINAPI CallWindowProcW (WNDPROC lpPrevWndFunc, HWND hWnd, UINT Msg, WPARAM wParam, LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2093:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2125:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HDEVNOTIFY WINAPI RegisterDeviceNotificationA(HANDLE hRecipient,LPVOID NotificationFilter,DWORD Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2125:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2126:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HDEVNOTIFY WINAPI RegisterDeviceNotificationW(HANDLE hRecipient,LPVOID NotificationFilter,DWORD Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2126:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2127:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI UnregisterDeviceNotification(HDEVNOTIFY Handle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2127:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2134:208: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI CreateWindowExA(DWORD dwExStyle,LPCSTR lpClassName,LPCSTR lpWindowName,DWORD dwStyle,int X,int Y,int nWidth,int nHeight,HWND hWndParent,HMENU hMenu,HINSTANCE hInstance,LPVOID lpParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2134:208: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2135:210: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI CreateWindowExW(DWORD dwExStyle,LPCWSTR lpClassName,LPCWSTR lpWindowName,DWORD dwStyle,int X,int Y,int nWidth,int nHeight,HWND hWndParent,HMENU hMenu,HINSTANCE hInstance,LPVOID lpParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2135:210: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2140:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsWindow(HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2140:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2141:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsMenu(HMENU hMenu); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2141:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2142:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsChild(HWND hWndParent,HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2142:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2143:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI DestroyWindow(HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2143:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2144:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI ShowWindow(HWND hWnd,int nCmdShow); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2144:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2145:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI AnimateWindow(HWND hWnd,DWORD dwTime,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2145:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2150:180: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI UpdateLayeredWindow (HWND hWnd, HDC hdcDst, POINT *pptDst, SIZE *psize, HDC hdcSrc, POINT *pptSrc, COLORREF crKey, BLENDFUNCTION *pblend, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2150:180: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2168:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI UpdateLayeredWindowIndirect (HWND hWnd, const UPDATELAYEREDWINDOWINFO *pULWInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2168:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2173:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetLayeredWindowAttributes (HWND hwnd, COLORREF *pcrKey, BYTE *pbAlpha, DWORD *pdwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2173:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2177:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI PrintWindow (HWND hwnd, HDC hdcBlt, UINT nFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2177:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2178:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetLayeredWindowAttributes (HWND hwnd, COLORREF crKey, BYTE bAlpha, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2178:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2205:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI ShowWindowAsync (HWND hWnd, int nCmdShow); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2205:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2206:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI FlashWindow (HWND hWnd, WINBOOL bInvert); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2206:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2207:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI FlashWindowEx (PFLASHWINFO pfwi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2207:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2208:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI ShowOwnedPopups (HWND hWnd, WINBOOL fShow); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2208:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2209:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI OpenIcon (HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2209:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2210:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI CloseWindow (HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2210:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2211:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI MoveWindow (HWND hWnd, int X, int Y, int nWidth, int nHeight, WINBOOL bRepaint); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2211:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2212:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetWindowPos (HWND hWnd, HWND hWndInsertAfter, int X, int Y, int cx, int cy, UINT uFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2212:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2213:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetWindowPlacement (HWND hWnd, WINDOWPLACEMENT *lpwndpl); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2213:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2214:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetWindowPlacement (HWND hWnd, CONST WINDOWPLACEMENT *lpwndpl); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2214:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2227:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HDWP WINAPI BeginDeferWindowPos (int nNumWindows); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2227:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2228:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HDWP WINAPI DeferWindowPos (HDWP hWinPosInfo, HWND hWnd, HWND hWndInsertAfter, int x, int y, int cx, int cy, UINT uFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2228:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2229:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EndDeferWindowPos (HDWP hWinPosInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2229:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2234:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsWindowVisible (HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2234:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2235:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsIconic (HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2235:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2236:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI AnyPopup (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2236:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2237:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI BringWindowToTop (HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2237:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2238:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsZoomed (HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2238:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:72, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2331:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI CreateDialogParamA(HINSTANCE hInstance,LPCSTR lpTemplateName,HWND hWndParent,DLGPROC lpDialogFunc,LPARAM dwInitParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2331:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2332:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI CreateDialogParamW(HINSTANCE hInstance,LPCWSTR lpTemplateName,HWND hWndParent,DLGPROC lpDialogFunc,LPARAM dwInitParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2332:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2333:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI CreateDialogIndirectParamA(HINSTANCE hInstance,LPCDLGTEMPLATEA lpTemplate,HWND hWndParent,DLGPROC lpDialogFunc,LPARAM dwInitParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2333:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2334:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI CreateDialogIndirectParamW(HINSTANCE hInstance,LPCDLGTEMPLATEW lpTemplate,HWND hWndParent,DLGPROC lpDialogFunc,LPARAM dwInitParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2334:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2341:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI INT_PTR WINAPI DialogBoxParamA(HINSTANCE hInstance,LPCSTR lpTemplateName,HWND hWndParent,DLGPROC lpDialogFunc,LPARAM dwInitParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2341:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2342:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI INT_PTR WINAPI DialogBoxParamW(HINSTANCE hInstance,LPCWSTR lpTemplateName,HWND hWndParent,DLGPROC lpDialogFunc,LPARAM dwInitParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2342:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2343:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI INT_PTR WINAPI DialogBoxIndirectParamA(HINSTANCE hInstance,LPCDLGTEMPLATEA hDialogTemplate,HWND hWndParent,DLGPROC lpDialogFunc,LPARAM dwInitParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2343:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2344:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI INT_PTR WINAPI DialogBoxIndirectParamW(HINSTANCE hInstance,LPCDLGTEMPLATEW hDialogTemplate,HWND hWndParent,DLGPROC lpDialogFunc,LPARAM dwInitParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2344:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2349:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EndDialog(HWND hDlg,INT_PTR nResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2349:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2350:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI GetDlgItem(HWND hDlg,int nIDDlgItem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2350:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2351:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetDlgItemInt(HWND hDlg,int nIDDlgItem,UINT uValue,WINBOOL bSigned); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2351:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2352:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI GetDlgItemInt(HWND hDlg,int nIDDlgItem,WINBOOL *lpTranslated,WINBOOL bSigned); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2352:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2353:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetDlgItemTextA(HWND hDlg,int nIDDlgItem,LPCSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2353:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2354:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetDlgItemTextW(HWND hDlg,int nIDDlgItem,LPCWSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2354:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2355:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI GetDlgItemTextA(HWND hDlg,int nIDDlgItem,LPSTR lpString,int cchMax); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2355:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2356:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI GetDlgItemTextW(HWND hDlg,int nIDDlgItem,LPWSTR lpString,int cchMax); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2356:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2357:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI CheckDlgButton(HWND hDlg,int nIDButton,UINT uCheck); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2357:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2358:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI CheckRadioButton(HWND hDlg,int nIDFirstButton,int nIDLastButton,int nIDCheckButton); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2358:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2359:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI IsDlgButtonChecked(HWND hDlg,int nIDButton); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2359:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2360:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LRESULT WINAPI SendDlgItemMessageA(HWND hDlg,int nIDDlgItem,UINT Msg,WPARAM wParam,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2360:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2361:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LRESULT WINAPI SendDlgItemMessageW(HWND hDlg,int nIDDlgItem,UINT Msg,WPARAM wParam,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2361:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2362:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI GetNextDlgGroupItem(HWND hDlg,HWND hCtl,WINBOOL bPrevious); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2362:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2363:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI GetNextDlgTabItem(HWND hDlg,HWND hCtl,WINBOOL bPrevious); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2363:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2364:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI GetDlgCtrlID(HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2364:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2365:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI __LONG32 WINAPI GetDialogBaseUnits(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2365:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2366:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LRESULT WINAPI DefDlgProcA(HWND hDlg,UINT Msg,WPARAM wParam,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2366:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2367:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LRESULT WINAPI DefDlgProcW(HWND hDlg,UINT Msg,WPARAM wParam,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2367:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2377:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI CallMsgFilterA(LPMSG lpMsg,int nCode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2377:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2378:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI CallMsgFilterW(LPMSG lpMsg,int nCode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2378:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2387:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI OpenClipboard(HWND hWndNewOwner); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2387:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2388:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI CloseClipboard(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2388:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2389:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI GetClipboardSequenceNumber(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2389:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2390:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI GetClipboardOwner(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2390:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2391:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI SetClipboardViewer(HWND hWndNewViewer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2391:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2392:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI GetClipboardViewer(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2392:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2393:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI ChangeClipboardChain(HWND hWndRemove, HWND hWndNewNext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2393:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2394:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HANDLE WINAPI SetClipboardData(UINT uFormat, HANDLE hMem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2394:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2395:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HANDLE WINAPI GetClipboardData(UINT uFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2395:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2396:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI RegisterClipboardFormatA(LPCSTR lpszFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2396:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2397:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI RegisterClipboardFormatW(LPCWSTR lpszFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2397:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2398:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI CountClipboardFormats(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2398:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2399:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI EnumClipboardFormats(UINT format); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2399:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2400:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI GetClipboardFormatNameA(UINT format, LPSTR lpszFormatName, int cchMaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2400:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2401:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI GetClipboardFormatNameW(UINT format, LPWSTR lpszFormatName, int cchMaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2401:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2402:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EmptyClipboard(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2402:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2403:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsClipboardFormatAvailable(UINT format); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2403:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2404:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI GetPriorityClipboardFormat(UINT *paFormatPriorityList, int cFormats); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2404:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2405:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI GetOpenClipboardWindow(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2405:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2426:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI CharToOemA(LPCSTR lpszSrc,LPSTR lpszDst); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2426:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2427:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI CharToOemW(LPCWSTR lpszSrc,LPSTR lpszDst); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2427:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2428:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI OemToCharA(LPCSTR lpszSrc,LPSTR lpszDst); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2428:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2429:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI OemToCharW(LPCSTR lpszSrc,LPWSTR lpszDst); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2429:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2430:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI CharToOemBuffA(LPCSTR lpszSrc,LPSTR lpszDst,DWORD cchDstLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2430:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2431:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI CharToOemBuffW(LPCWSTR lpszSrc,LPSTR lpszDst,DWORD cchDstLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2431:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2432:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI OemToCharBuffA(LPCSTR lpszSrc,LPSTR lpszDst,DWORD cchDstLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2432:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2433:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI OemToCharBuffW(LPCSTR lpszSrc,LPWSTR lpszDst,DWORD cchDstLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2433:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2434:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LPSTR WINAPI CharUpperA(LPSTR lpsz); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2434:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2435:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LPWSTR WINAPI CharUpperW(LPWSTR lpsz); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2435:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2436:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI CharUpperBuffA(LPSTR lpsz,DWORD cchLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2436:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2437:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI CharUpperBuffW(LPWSTR lpsz,DWORD cchLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2437:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2438:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LPSTR WINAPI CharLowerA(LPSTR lpsz); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2438:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2439:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LPWSTR WINAPI CharLowerW(LPWSTR lpsz); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2439:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2440:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI CharLowerBuffA(LPSTR lpsz,DWORD cchLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2440:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2441:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI CharLowerBuffW(LPWSTR lpsz,DWORD cchLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2441:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2442:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LPSTR WINAPI CharNextA(LPCSTR lpsz); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2442:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2443:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LPWSTR WINAPI CharNextW(LPCWSTR lpsz); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2443:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2444:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LPSTR WINAPI CharPrevA(LPCSTR lpszStart,LPCSTR lpszCurrent); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2444:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2445:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LPWSTR WINAPI CharPrevW(LPCWSTR lpszStart,LPCWSTR lpszCurrent); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2445:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2446:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LPSTR WINAPI CharNextExA(WORD CodePage,LPCSTR lpCurrentChar,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2446:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2447:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LPSTR WINAPI CharPrevExA(WORD CodePage,LPCSTR lpStart,LPCSTR lpCurrentChar,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2447:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2468:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsCharAlphaA(CHAR ch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2468:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2469:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsCharAlphaW(WCHAR ch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2469:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2470:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsCharAlphaNumericA(CHAR ch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2470:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2471:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsCharAlphaNumericW(WCHAR ch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2471:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2472:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsCharUpperA(CHAR ch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2472:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2473:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsCharUpperW(WCHAR ch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2473:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2474:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsCharLowerA(CHAR ch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2474:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2475:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsCharLowerW(WCHAR ch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2475:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2484:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI SetFocus(HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2484:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2485:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI GetActiveWindow(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2485:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2486:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI GetFocus(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2486:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2487:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI GetKBCodePage(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2487:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2488:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI SHORT WINAPI GetKeyState(int nVirtKey); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2488:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2489:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI SHORT WINAPI GetAsyncKeyState(int vKey); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2489:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2490:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetKeyboardState(PBYTE lpKeyState); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2490:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2491:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetKeyboardState(LPBYTE lpKeyState); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2491:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2492:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI GetKeyNameTextA(LONG lParam,LPSTR lpString,int cchSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2492:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2493:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI GetKeyNameTextW(LONG lParam,LPWSTR lpString,int cchSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2493:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2494:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI GetKeyboardType(int nTypeFlag); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2494:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2495:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI ToAscii(UINT uVirtKey,UINT uScanCode,CONST BYTE *lpKeyState,LPWORD lpChar,UINT uFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2495:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2496:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI ToAsciiEx(UINT uVirtKey,UINT uScanCode,CONST BYTE *lpKeyState,LPWORD lpChar,UINT uFlags,HKL dwhkl); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2496:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2497:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI ToUnicode(UINT wVirtKey,UINT wScanCode,CONST BYTE *lpKeyState,LPWSTR pwszBuff,int cchBuff,UINT wFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2497:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2498:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI OemKeyScan(WORD wOemChar); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2498:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2499:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI SHORT WINAPI VkKeyScanA(CHAR ch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2499:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2500:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI SHORT WINAPI VkKeyScanW(WCHAR ch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2500:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2501:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI SHORT WINAPI VkKeyScanExA(CHAR ch,HKL dwhkl); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2501:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2502:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI SHORT WINAPI VkKeyScanExW(WCHAR ch,HKL dwhkl); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2502:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2503:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI VOID WINAPI keybd_event(BYTE bVk,BYTE bScan,DWORD dwFlags,ULONG_PTR dwExtraInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2503:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2641:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI VOID WINAPI mouse_event(DWORD dwFlags,DWORD dx,DWORD dy,DWORD dwData,ULONG_PTR dwExtraInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2641:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2675:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI SendInput(UINT cInputs,LPINPUT pInputs,int cbSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2675:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2835:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetLastInputInfo(PLASTINPUTINFO plii); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2835:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2836:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI MapVirtualKeyA(UINT uCode,UINT uMapType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2836:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2837:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI MapVirtualKeyW(UINT uCode,UINT uMapType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2837:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2838:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI MapVirtualKeyExA(UINT uCode,UINT uMapType,HKL dwhkl); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2838:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2839:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI MapVirtualKeyExW(UINT uCode,UINT uMapType,HKL dwhkl); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2839:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2840:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetInputState(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2840:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2841:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI GetQueueStatus(UINT flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2841:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2842:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI GetCapture(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2842:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2843:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI SetCapture(HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2843:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2844:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI ReleaseCapture(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2844:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2845:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI MsgWaitForMultipleObjects(DWORD nCount,CONST HANDLE *pHandles,WINBOOL fWaitAll,DWORD dwMilliseconds,DWORD dwWakeMask); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2845:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2846:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI MsgWaitForMultipleObjectsEx(DWORD nCount,CONST HANDLE *pHandles,DWORD dwMilliseconds,DWORD dwWakeMask,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2846:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2901:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT_PTR WINAPI SetTimer(HWND hWnd,UINT_PTR nIDEvent,UINT uElapse,TIMERPROC lpTimerFunc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2901:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2902:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI KillTimer(HWND hWnd,UINT_PTR uIDEvent); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2902:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2903:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsWindowUnicode(HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2903:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2904:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EnableWindow(HWND hWnd,WINBOOL bEnable); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2904:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2905:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsWindowEnabled(HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2905:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2906:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HACCEL WINAPI LoadAcceleratorsA(HINSTANCE hInstance,LPCSTR lpTableName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2906:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2907:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HACCEL WINAPI LoadAcceleratorsW(HINSTANCE hInstance,LPCWSTR lpTableName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2907:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2908:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HACCEL WINAPI CreateAcceleratorTableA(LPACCEL paccel,int cAccel); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2908:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2909:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HACCEL WINAPI CreateAcceleratorTableW(LPACCEL paccel,int cAccel); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2909:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2910:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI DestroyAcceleratorTable(HACCEL hAccel); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2910:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2911:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI CopyAcceleratorTableA(HACCEL hAccelSrc,LPACCEL lpAccelDst,int cAccelEntries); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2911:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2912:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI CopyAcceleratorTableW(HACCEL hAccelSrc,LPACCEL lpAccelDst,int cAccelEntries); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2912:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2917:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI TranslateAcceleratorA(HWND hWnd,HACCEL hAccTable,LPMSG lpMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2917:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2918:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI TranslateAcceleratorW(HWND hWnd,HACCEL hAccTable,LPMSG lpMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2918:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3047:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI GetSystemMetrics(int nIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3047:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3114:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HMENU WINAPI LoadMenuA(HINSTANCE hInstance,LPCSTR lpMenuName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3114:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3115:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HMENU WINAPI LoadMenuW(HINSTANCE hInstance,LPCWSTR lpMenuName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3115:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3116:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HMENU WINAPI LoadMenuIndirectA(CONST MENUTEMPLATEA *lpMenuTemplate); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3116:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3117:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HMENU WINAPI LoadMenuIndirectW(CONST MENUTEMPLATEW *lpMenuTemplate); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3117:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3118:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HMENU WINAPI GetMenu(HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3118:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3119:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetMenu(HWND hWnd,HMENU hMenu); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3119:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3120:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI ChangeMenuA(HMENU hMenu,UINT cmd,LPCSTR lpszNewItem,UINT cmdInsert,UINT flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3120:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3121:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI ChangeMenuW(HMENU hMenu,UINT cmd,LPCWSTR lpszNewItem,UINT cmdInsert,UINT flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3121:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3122:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI HiliteMenuItem(HWND hWnd,HMENU hMenu,UINT uIDHiliteItem,UINT uHilite); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3122:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3123:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI GetMenuStringA(HMENU hMenu,UINT uIDItem,LPSTR lpString,int cchMax,UINT flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3123:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3124:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI GetMenuStringW(HMENU hMenu,UINT uIDItem,LPWSTR lpString,int cchMax,UINT flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3124:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3125:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI GetMenuState(HMENU hMenu,UINT uId,UINT uFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3125:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3126:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI DrawMenuBar(HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3126:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3128:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HMENU WINAPI GetSystemMenu(HWND hWnd,WINBOOL bRevert); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3128:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3129:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HMENU WINAPI CreateMenu(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3129:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3130:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HMENU WINAPI CreatePopupMenu(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3130:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3131:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI DestroyMenu(HMENU hMenu); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3131:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3132:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI CheckMenuItem(HMENU hMenu,UINT uIDCheckItem,UINT uCheck); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3132:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3133:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EnableMenuItem(HMENU hMenu,UINT uIDEnableItem,UINT uEnable); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3133:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3134:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HMENU WINAPI GetSubMenu(HMENU hMenu,int nPos); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3134:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3135:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI GetMenuItemID(HMENU hMenu,int nPos); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3135:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3136:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI GetMenuItemCount(HMENU hMenu); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3136:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3137:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI InsertMenuA(HMENU hMenu,UINT uPosition,UINT uFlags,UINT_PTR uIDNewItem,LPCSTR lpNewItem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3137:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3138:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI InsertMenuW(HMENU hMenu,UINT uPosition,UINT uFlags,UINT_PTR uIDNewItem,LPCWSTR lpNewItem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3138:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3139:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI AppendMenuA(HMENU hMenu,UINT uFlags,UINT_PTR uIDNewItem,LPCSTR lpNewItem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3139:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3140:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI AppendMenuW(HMENU hMenu,UINT uFlags,UINT_PTR uIDNewItem,LPCWSTR lpNewItem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3140:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3141:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI ModifyMenuA(HMENU hMnu,UINT uPosition,UINT uFlags,UINT_PTR uIDNewItem,LPCSTR lpNewItem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3141:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3142:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI ModifyMenuW(HMENU hMnu,UINT uPosition,UINT uFlags,UINT_PTR uIDNewItem,LPCWSTR lpNewItem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3142:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3143:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI RemoveMenu(HMENU hMenu,UINT uPosition,UINT uFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3143:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3144:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI DeleteMenu(HMENU hMenu,UINT uPosition,UINT uFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3144:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3145:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetMenuItemBitmaps(HMENU hMenu,UINT uPosition,UINT uFlags,HBITMAP hBitmapUnchecked,HBITMAP hBitmapChecked); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3145:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3146:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LONG WINAPI GetMenuCheckMarkDimensions(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3146:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3147:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI TrackPopupMenu(HMENU hMenu,UINT uFlags,int x,int y,int nReserved,HWND hWnd,CONST RECT *prcRect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3147:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3167:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI TrackPopupMenuEx(HMENU,UINT,int,int,HWND,LPTPMPARAMS); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3167:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3168:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetMenuInfo(HMENU,LPMENUINFO); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3168:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3169:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetMenuInfo(HMENU,LPCMENUINFO); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3169:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3170:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EndMenu(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3170:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3225:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI InsertMenuItemA(HMENU hmenu,UINT item,WINBOOL fByPosition,LPCMENUITEMINFOA lpmi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3225:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3226:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI InsertMenuItemW(HMENU hmenu,UINT item,WINBOOL fByPosition,LPCMENUITEMINFOW lpmi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3226:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3227:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetMenuItemInfoA(HMENU hmenu,UINT item,WINBOOL fByPosition,LPMENUITEMINFOA lpmii); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3227:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3228:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetMenuItemInfoW(HMENU hmenu,UINT item,WINBOOL fByPosition,LPMENUITEMINFOW lpmii); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3228:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3229:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetMenuItemInfoA(HMENU hmenu,UINT item,WINBOOL fByPositon,LPCMENUITEMINFOA lpmii); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3229:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3230:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetMenuItemInfoW(HMENU hmenu,UINT item,WINBOOL fByPositon,LPCMENUITEMINFOW lpmii); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3230:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3235:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI GetMenuDefaultItem(HMENU hMenu,UINT fByPos,UINT gmdiFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3235:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3236:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetMenuDefaultItem(HMENU hMenu,UINT uItem,UINT fByPos); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3236:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3237:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetMenuItemRect(HWND hWnd,HMENU hMenu,UINT uItem,LPRECT lprcItem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3237:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3238:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI MenuItemFromPoint(HWND hWnd,HMENU hMenu,POINT ptScreen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3238:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3288:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI DragObject(HWND hwndParent,HWND hwndFrom,UINT fmt,ULONG_PTR data,HCURSOR hcur); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3288:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3289:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI DragDetect(HWND hwnd,POINT pt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3289:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3290:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI DrawIcon(HDC hDC,int X,int Y,HICON hIcon); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3290:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3332:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI DrawTextA(HDC hdc,LPCSTR lpchText,int cchText,LPRECT lprc,UINT format); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3332:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3333:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI DrawTextW(HDC hdc,LPCWSTR lpchText,int cchText,LPRECT lprc,UINT format); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3333:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3334:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI DrawTextExA(HDC hdc,LPSTR lpchText,int cchText,LPRECT lprc,UINT format,LPDRAWTEXTPARAMS lpdtp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3334:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3335:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI DrawTextExW(HDC hdc,LPWSTR lpchText,int cchText,LPRECT lprc,UINT format,LPDRAWTEXTPARAMS lpdtp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3335:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3345:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GrayStringA(HDC hDC,HBRUSH hBrush,GRAYSTRINGPROC lpOutputFunc,LPARAM lpData,int nCount,int X,int Y,int nWidth,int nHeight); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3345:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3346:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GrayStringW(HDC hDC,HBRUSH hBrush,GRAYSTRINGPROC lpOutputFunc,LPARAM lpData,int nCount,int X,int Y,int nWidth,int nHeight); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3346:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3347:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI DrawStateA(HDC hdc,HBRUSH hbrFore,DRAWSTATEPROC qfnCallBack,LPARAM lData,WPARAM wData,int x,int y,int cx,int cy,UINT uFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3347:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3348:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI DrawStateW(HDC hdc,HBRUSH hbrFore,DRAWSTATEPROC qfnCallBack,LPARAM lData,WPARAM wData,int x,int y,int cx,int cy,UINT uFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3348:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3349:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LONG WINAPI TabbedTextOutA(HDC hdc,int x,int y,LPCSTR lpString,int chCount,int nTabPositions,CONST INT *lpnTabStopPositions,int nTabOrigin); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3349:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3350:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LONG WINAPI TabbedTextOutW(HDC hdc,int x,int y,LPCWSTR lpString,int chCount,int nTabPositions,CONST INT *lpnTabStopPositions,int nTabOrigin); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3350:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3351:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI GetTabbedTextExtentA(HDC hdc,LPCSTR lpString,int chCount,int nTabPositions,CONST INT *lpnTabStopPositions); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3351:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3352:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI GetTabbedTextExtentW(HDC hdc,LPCWSTR lpString,int chCount,int nTabPositions,CONST INT *lpnTabStopPositions); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3352:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3353:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI UpdateWindow(HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3353:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3354:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI SetActiveWindow(HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3354:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3355:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI GetForegroundWindow(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3355:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3356:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI PaintDesktop(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3356:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3357:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI VOID WINAPI SwitchToThisWindow(HWND hwnd,WINBOOL fUnknown); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3357:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3358:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetForegroundWindow(HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3358:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3359:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI AllowSetForegroundWindow(DWORD dwProcessId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3359:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3360:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI LockSetForegroundWindow(UINT uLockCode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3360:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3361:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI WindowFromDC(HDC hDC); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3361:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3362:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HDC WINAPI GetDC(HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3362:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3363:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HDC WINAPI GetDCEx(HWND hWnd,HRGN hrgnClip,DWORD flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3363:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3400:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HDC WINAPI GetWindowDC(HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3400:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3401:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI ReleaseDC(HWND hWnd,HDC hDC); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3401:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3402:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HDC WINAPI BeginPaint(HWND hWnd,LPPAINTSTRUCT lpPaint); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3402:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3403:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EndPaint(HWND hWnd,CONST PAINTSTRUCT *lpPaint); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3403:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3404:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetUpdateRect(HWND hWnd,LPRECT lpRect,WINBOOL bErase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3404:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3405:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI GetUpdateRgn(HWND hWnd,HRGN hRgn,WINBOOL bErase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3405:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3406:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI SetWindowRgn(HWND hWnd,HRGN hRgn,WINBOOL bRedraw); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3406:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3407:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI GetWindowRgn(HWND hWnd,HRGN hRgn); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3407:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3408:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI GetWindowRgnBox(HWND hWnd,LPRECT lprc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3408:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3409:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI ExcludeUpdateRgn(HDC hDC,HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3409:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3410:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI InvalidateRect(HWND hWnd,CONST RECT *lpRect,WINBOOL bErase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3410:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3411:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI ValidateRect(HWND hWnd,CONST RECT *lpRect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3411:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3412:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI InvalidateRgn(HWND hWnd,HRGN hRgn,WINBOOL bErase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3412:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3413:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI ValidateRgn(HWND hWnd,HRGN hRgn); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3413:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3414:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI RedrawWindow(HWND hWnd,CONST RECT *lprcUpdate,HRGN hrgnUpdate,UINT flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3414:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3435:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI LockWindowUpdate(HWND hWndLock); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3435:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3436:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI ScrollWindow(HWND hWnd,int XAmount,int YAmount,CONST RECT *lpRect,CONST RECT *lpClipRect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3436:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3437:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI ScrollDC(HDC hDC,int dx,int dy,CONST RECT *lprcScroll,CONST RECT *lprcClip,HRGN hrgnUpdate,LPRECT lprcUpdate); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3437:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3438:149: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI ScrollWindowEx(HWND hWnd,int dx,int dy,CONST RECT *prcScroll,CONST RECT *prcClip,HRGN hrgnUpdate,LPRECT prcUpdate,UINT flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3438:149: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3448:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI SetScrollPos(HWND hWnd,int nBar,int nPos,WINBOOL bRedraw); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3448:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3449:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI GetScrollPos(HWND hWnd,int nBar); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3449:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3450:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetScrollRange(HWND hWnd,int nBar,int nMinPos,int nMaxPos,WINBOOL bRedraw); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3450:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3451:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetScrollRange(HWND hWnd,int nBar,LPINT lpMinPos,LPINT lpMaxPos); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3451:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3452:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI ShowScrollBar(HWND hWnd,int wBar,WINBOOL bShow); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3452:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3453:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EnableScrollBar(HWND hWnd,UINT wSBflags,UINT wArrows); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3453:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3478:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetPropA(HWND hWnd,LPCSTR lpString,HANDLE hData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3478:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3479:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetPropW(HWND hWnd,LPCWSTR lpString,HANDLE hData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3479:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3480:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HANDLE WINAPI GetPropA(HWND hWnd,LPCSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3480:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3481:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HANDLE WINAPI GetPropW(HWND hWnd,LPCWSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3481:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3482:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HANDLE WINAPI RemovePropA(HWND hWnd,LPCSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3482:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3483:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HANDLE WINAPI RemovePropW(HWND hWnd,LPCWSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3483:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3484:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI EnumPropsExA(HWND hWnd,PROPENUMPROCEXA lpEnumFunc,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3484:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3485:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI EnumPropsExW(HWND hWnd,PROPENUMPROCEXW lpEnumFunc,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3485:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3486:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI EnumPropsA(HWND hWnd,PROPENUMPROCA lpEnumFunc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3486:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3487:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI EnumPropsW(HWND hWnd,PROPENUMPROCW lpEnumFunc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3487:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3488:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetWindowTextA(HWND hWnd,LPCSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3488:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3489:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetWindowTextW(HWND hWnd,LPCWSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3489:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3490:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI GetWindowTextA(HWND hWnd,LPSTR lpString,int nMaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3490:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3491:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI GetWindowTextW(HWND hWnd,LPWSTR lpString,int nMaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3491:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3492:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI GetWindowTextLengthA(HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3492:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3493:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI GetWindowTextLengthW(HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3493:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3494:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetClientRect(HWND hWnd,LPRECT lpRect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3494:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3495:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetWindowRect(HWND hWnd,LPRECT lpRect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3495:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3496:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI AdjustWindowRect(LPRECT lpRect,DWORD dwStyle,WINBOOL bMenu); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3496:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3497:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI AdjustWindowRectEx(LPRECT lpRect,DWORD dwStyle,WINBOOL bMenu,DWORD dwExStyle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3497:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3513:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetWindowContextHelpId(HWND,DWORD); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3513:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3514:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI GetWindowContextHelpId(HWND); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3514:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3515:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetMenuContextHelpId(HMENU,DWORD); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3515:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3516:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI GetMenuContextHelpId(HMENU); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3516:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3563:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI MessageBoxA(HWND hWnd,LPCSTR lpText,LPCSTR lpCaption,UINT uType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3563:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3564:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI MessageBoxW(HWND hWnd,LPCWSTR lpText,LPCWSTR lpCaption,UINT uType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3564:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3565:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI MessageBoxExA(HWND hWnd,LPCSTR lpText,LPCSTR lpCaption,UINT uType,WORD wLanguageId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3565:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3566:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI MessageBoxExW(HWND hWnd,LPCWSTR lpText,LPCWSTR lpCaption,UINT uType,WORD wLanguageId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3566:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3602:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI MessageBoxIndirectA(CONST MSGBOXPARAMSA *lpmbp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3602:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3603:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI MessageBoxIndirectW(CONST MSGBOXPARAMSW *lpmbp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3603:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3604:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI MessageBeep(UINT uType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3604:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3609:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI ShowCursor(WINBOOL bShow); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3609:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3610:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetCursorPos(int X,int Y); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3610:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3611:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HCURSOR WINAPI SetCursor(HCURSOR hCursor); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3611:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3612:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetCursorPos(LPPOINT lpPoint); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3612:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3613:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI ClipCursor(CONST RECT *lpRect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3613:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3614:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetClipCursor(LPRECT lpRect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3614:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3615:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HCURSOR WINAPI GetCursor(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3615:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3616:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI CreateCaret(HWND hWnd,HBITMAP hBitmap,int nWidth,int nHeight); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3616:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3617:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI GetCaretBlinkTime(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3617:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3618:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetCaretBlinkTime(UINT uMSeconds); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3618:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3619:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI DestroyCaret(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3619:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3620:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI HideCaret(HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3620:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3621:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI ShowCaret(HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3621:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3622:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetCaretPos(int X,int Y); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3622:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3623:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetCaretPos(LPPOINT lpPoint); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3623:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3624:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI ClientToScreen(HWND hWnd,LPPOINT lpPoint); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3624:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3625:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI ScreenToClient(HWND hWnd,LPPOINT lpPoint); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3625:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3626:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI MapWindowPoints(HWND hWndFrom,HWND hWndTo,LPPOINT lpPoints,UINT cPoints); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3626:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3627:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI WindowFromPoint(POINT Point); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3627:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3628:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI ChildWindowFromPoint(HWND hWndParent,POINT Point); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3628:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3629:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI ChildWindowFromPointEx(HWND hwnd,POINT pt,UINT flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3629:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3695:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI GetSysColor(int nIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3695:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3696:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HBRUSH WINAPI GetSysColorBrush(int nIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3696:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3697:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetSysColors(int cElements,CONST INT *lpaElements,CONST COLORREF *lpaRgbValues); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3697:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3702:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI DrawFocusRect(HDC hDC,CONST RECT *lprc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3702:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3703:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI FillRect(HDC hDC,CONST RECT *lprc,HBRUSH hbr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3703:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3704:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI FrameRect(HDC hDC,CONST RECT *lprc,HBRUSH hbr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3704:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3705:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI InvertRect(HDC hDC,CONST RECT *lprc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3705:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3706:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetRect(LPRECT lprc,int xLeft,int yTop,int xRight,int yBottom); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3706:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3707:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetRectEmpty(LPRECT lprc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3707:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3708:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI CopyRect(LPRECT lprcDst,CONST RECT *lprcSrc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3708:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3709:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI InflateRect(LPRECT lprc,int dx,int dy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3709:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3710:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IntersectRect(LPRECT lprcDst,CONST RECT *lprcSrc1,CONST RECT *lprcSrc2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3710:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3711:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI UnionRect(LPRECT lprcDst,CONST RECT *lprcSrc1,CONST RECT *lprcSrc2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3711:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3712:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SubtractRect(LPRECT lprcDst,CONST RECT *lprcSrc1,CONST RECT *lprcSrc2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3712:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3713:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI OffsetRect(LPRECT lprc,int dx,int dy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3713:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3714:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsRectEmpty(CONST RECT *lprc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3714:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3715:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EqualRect(CONST RECT *lprc1,CONST RECT *lprc2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3715:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3716:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI PtInRect(CONST RECT *lprc,POINT pt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3716:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3725:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WORD WINAPI GetWindowWord(HWND hWnd,int nIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3725:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3726:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WORD WINAPI SetWindowWord(HWND hWnd,int nIndex,WORD wNewWord); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3726:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3727:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LONG WINAPI GetWindowLongA(HWND hWnd,int nIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3727:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3728:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LONG WINAPI GetWindowLongW(HWND hWnd,int nIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3728:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3729:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LONG WINAPI SetWindowLongA(HWND hWnd,int nIndex,LONG dwNewLong); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3729:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3730:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LONG WINAPI SetWindowLongW(HWND hWnd,int nIndex,LONG dwNewLong); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3730:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3736:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LONG_PTR WINAPI GetWindowLongPtrA(HWND hWnd,int nIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3736:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3737:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LONG_PTR WINAPI GetWindowLongPtrW(HWND hWnd,int nIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3737:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3738:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LONG_PTR WINAPI SetWindowLongPtrA(HWND hWnd,int nIndex,LONG_PTR dwNewLong); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3738:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3739:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LONG_PTR WINAPI SetWindowLongPtrW(HWND hWnd,int nIndex,LONG_PTR dwNewLong); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3739:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3750:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WORD WINAPI GetClassWord(HWND hWnd,int nIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3750:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3751:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WORD WINAPI SetClassWord(HWND hWnd,int nIndex,WORD wNewWord); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3751:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3752:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI GetClassLongA(HWND hWnd,int nIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3752:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3753:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI GetClassLongW(HWND hWnd,int nIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3753:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3754:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI SetClassLongA(HWND hWnd,int nIndex,LONG dwNewLong); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3754:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3755:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI SetClassLongW(HWND hWnd,int nIndex,LONG dwNewLong); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3755:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3761:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI ULONG_PTR WINAPI GetClassLongPtrA(HWND hWnd,int nIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3761:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3762:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI ULONG_PTR WINAPI GetClassLongPtrW(HWND hWnd,int nIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3762:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3763:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI ULONG_PTR WINAPI SetClassLongPtrA(HWND hWnd,int nIndex,LONG_PTR dwNewLong); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3763:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3764:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI ULONG_PTR WINAPI SetClassLongPtrW(HWND hWnd,int nIndex,LONG_PTR dwNewLong); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3764:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3780:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetProcessDefaultLayout(DWORD *pdwDefaultLayout); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3780:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3781:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetProcessDefaultLayout(DWORD dwDefaultLayout); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3781:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3782:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI GetDesktopWindow(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3782:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3783:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI GetParent(HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3783:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3784:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI SetParent(HWND hWndChild,HWND hWndNewParent); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3784:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3785:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EnumChildWindows(HWND hWndParent,WNDENUMPROC lpEnumFunc,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3785:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3786:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI FindWindowA(LPCSTR lpClassName,LPCSTR lpWindowName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3786:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3787:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI FindWindowW(LPCWSTR lpClassName,LPCWSTR lpWindowName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3787:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3788:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI FindWindowExA(HWND hWndParent,HWND hWndChildAfter,LPCSTR lpszClass,LPCSTR lpszWindow); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3788:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3789:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI FindWindowExW(HWND hWndParent,HWND hWndChildAfter,LPCWSTR lpszClass,LPCWSTR lpszWindow); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3789:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3790:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI GetShellWindow(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3790:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3791:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI RegisterShellHookWindow(HWND hwnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3791:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3792:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI DeregisterShellHookWindow(HWND hwnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3792:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3793:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EnumWindows(WNDENUMPROC lpEnumFunc,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3793:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3794:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EnumThreadWindows(DWORD dwThreadId,WNDENUMPROC lpfn,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3794:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3798:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI GetClassNameA(HWND hWnd,LPSTR lpClassName,int nMaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3798:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3799:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI GetClassNameW(HWND hWnd,LPWSTR lpClassName,int nMaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3799:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3800:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI GetTopWindow(HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3800:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3806:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI GetWindowThreadProcessId(HWND hWnd,LPDWORD lpdwProcessId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3806:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3807:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsGUIThread(WINBOOL bConvert); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3807:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3811:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI GetLastActivePopup(HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3811:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3822:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI GetWindow(HWND hWnd,UINT uCmd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3822:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3829:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HHOOK WINAPI SetWindowsHookA (int nFilterType, HOOKPROC pfnFilterProc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3829:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3830:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HHOOK WINAPI SetWindowsHookW (int nFilterType, HOOKPROC pfnFilterProc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3830:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3839:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI UnhookWindowsHook (int nCode, HOOKPROC pfnFilterProc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3839:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3840:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HHOOK WINAPI SetWindowsHookExA (int idHook, HOOKPROC lpfn, HINSTANCE hmod, DWORD dwThreadId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3840:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3841:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HHOOK WINAPI SetWindowsHookExW (int idHook, HOOKPROC lpfn, HINSTANCE hmod, DWORD dwThreadId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3841:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3842:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI UnhookWindowsHookEx (HHOOK hhk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3842:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3843:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LRESULT WINAPI CallNextHookEx (HHOOK hhk, int nCode, WPARAM wParam, LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3843:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3898:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI CheckMenuRadioItem(HMENU hmenu,UINT first,UINT last,UINT check,UINT flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3898:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3952:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HBITMAP WINAPI LoadBitmapA(HINSTANCE hInstance,LPCSTR lpBitmapName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3952:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3953:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HBITMAP WINAPI LoadBitmapW(HINSTANCE hInstance,LPCWSTR lpBitmapName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3953:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3954:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HCURSOR WINAPI LoadCursorA(HINSTANCE hInstance,LPCSTR lpCursorName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3954:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3955:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HCURSOR WINAPI LoadCursorW(HINSTANCE hInstance,LPCWSTR lpCursorName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3955:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3956:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HCURSOR WINAPI LoadCursorFromFileA(LPCSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3956:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3957:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HCURSOR WINAPI LoadCursorFromFileW(LPCWSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3957:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3958:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HCURSOR WINAPI CreateCursor(HINSTANCE hInst,int xHotSpot,int yHotSpot,int nWidth,int nHeight,CONST VOID *pvANDPlane,CONST VOID *pvXORPlane); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3958:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3959:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI DestroyCursor(HCURSOR hCursor); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3959:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3994:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetSystemCursor(HCURSOR hcur,DWORD id); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3994:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3995:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HICON WINAPI LoadIconA(HINSTANCE hInstance,LPCSTR lpIconName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3995:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3996:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HICON WINAPI LoadIconW(HINSTANCE hInstance,LPCWSTR lpIconName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3996:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3997:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI PrivateExtractIconsA(LPCSTR szFileName,int nIconIndex,int cxIcon,int cyIcon,HICON *phicon,UINT *piconid,UINT nIcons,UINT flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3997:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3998:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI PrivateExtractIconsW(LPCWSTR szFileName,int nIconIndex,int cxIcon,int cyIcon,HICON *phicon,UINT *piconid,UINT nIcons,UINT flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3998:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3999:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HICON WINAPI CreateIcon(HINSTANCE hInstance,int nWidth,int nHeight,BYTE cPlanes,BYTE cBitsPixel,CONST BYTE *lpbANDbits,CONST BYTE *lpbXORbits); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3999:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4000:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI DestroyIcon(HICON hIcon); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4000:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4001:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI LookupIconIdFromDirectory(PBYTE presbits,WINBOOL fIcon); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4001:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4002:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI LookupIconIdFromDirectoryEx(PBYTE presbits,WINBOOL fIcon,int cxDesired,int cyDesired,UINT Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4002:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4003:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HICON WINAPI CreateIconFromResource(PBYTE presbits,DWORD dwResSize,WINBOOL fIcon,DWORD dwVer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4003:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4004:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HICON WINAPI CreateIconFromResourceEx(PBYTE presbits,DWORD dwResSize,WINBOOL fIcon,DWORD dwVer,int cxDesired,int cyDesired,UINT Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4004:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4039:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HANDLE WINAPI LoadImageA(HINSTANCE hInst,LPCSTR name,UINT type,int cx,int cy,UINT fuLoad); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4039:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4040:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HANDLE WINAPI LoadImageW(HINSTANCE hInst,LPCWSTR name,UINT type,int cx,int cy,UINT fuLoad); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4040:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4041:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HANDLE WINAPI CopyImage(HANDLE h,UINT type,int cx,int cy,UINT flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4041:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4042:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI DrawIconEx(HDC hdc,int xLeft,int yTop,HICON hIcon,int cxWidth,int cyWidth,UINT istepIfAniCur,HBRUSH hbrFlickerFreeDraw,UINT diFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4042:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4043:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HICON WINAPI CreateIconIndirect(PICONINFO piconinfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4043:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4044:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HICON WINAPI CopyIcon(HICON hIcon); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4044:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4045:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetIconInfo(HICON hIcon,PICONINFO piconinfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4045:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4442:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsDialogMessageA(HWND hDlg,LPMSG lpMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4442:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4443:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsDialogMessageW(HWND hDlg,LPMSG lpMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4443:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4451:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI MapDialogRect(HWND hDlg,LPRECT lpRect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4451:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4452:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI DlgDirListA(HWND hDlg,LPSTR lpPathSpec,int nIDListBox,int nIDStaticPath,UINT uFileType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4452:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4453:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI DlgDirListW(HWND hDlg,LPWSTR lpPathSpec,int nIDListBox,int nIDStaticPath,UINT uFileType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4453:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4454:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI DlgDirSelectExA(HWND hwndDlg,LPSTR lpString,int chCount,int idListBox); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4454:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4455:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI DlgDirSelectExW(HWND hwndDlg,LPWSTR lpString,int chCount,int idListBox); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4455:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4456:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI DlgDirListComboBoxA(HWND hDlg,LPSTR lpPathSpec,int nIDComboBox,int nIDStaticPath,UINT uFiletype); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4456:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4457:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI DlgDirListComboBoxW(HWND hDlg,LPWSTR lpPathSpec,int nIDComboBox,int nIDStaticPath,UINT uFiletype); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4457:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4458:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI DlgDirSelectComboBoxExA(HWND hwndDlg,LPSTR lpString,int cchOut,int idComboBox); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4458:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4459:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI DlgDirSelectComboBoxExW(HWND hwndDlg,LPWSTR lpString,int cchOut,int idComboBox); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4459:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4705:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI SetScrollInfo(HWND hwnd,int nBar,LPCSCROLLINFO lpsi,WINBOOL redraw); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4705:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4706:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetScrollInfo(HWND hwnd,int nBar,LPSCROLLINFO lpsi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4706:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4757:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LRESULT WINAPI DefFrameProcA(HWND hWnd,HWND hWndMDIClient,UINT uMsg,WPARAM wParam,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4757:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4758:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LRESULT WINAPI DefFrameProcW(HWND hWnd,HWND hWndMDIClient,UINT uMsg,WPARAM wParam,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4758:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4759:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LRESULT WINAPI DefMDIChildProcA(HWND hWnd,UINT uMsg,WPARAM wParam,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4759:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4760:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LRESULT WINAPI DefMDIChildProcW(HWND hWnd,UINT uMsg,WPARAM wParam,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4760:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4763:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI TranslateMDISysAccel(HWND hWndClient,LPMSG lpMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4763:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4766:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI ArrangeIconicWindows(HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4766:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4767:180: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI CreateMDIWindowA(LPCSTR lpClassName,LPCSTR lpWindowName,DWORD dwStyle,int X,int Y,int nWidth,int nHeight,HWND hWndParent,HINSTANCE hInstance,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4767:180: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4768:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI CreateMDIWindowW(LPCWSTR lpClassName,LPCWSTR lpWindowName,DWORD dwStyle,int X,int Y,int nWidth,int nHeight,HWND hWndParent,HINSTANCE hInstance,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4768:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4769:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WORD WINAPI TileWindows(HWND hwndParent,UINT wHow,CONST RECT *lpRect,UINT cKids,const HWND *lpKids); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4769:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4770:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WORD WINAPI CascadeWindows(HWND hwndParent,UINT wHow,CONST RECT *lpRect,UINT cKids,const HWND *lpKids); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4770:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4821:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI WinHelpA(HWND hWndMain,LPCSTR lpszHelp,UINT uCommand,ULONG_PTR dwData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4821:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4822:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI WinHelpW(HWND hWndMain,LPCWSTR lpszHelp,UINT uCommand,ULONG_PTR dwData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4822:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4866:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI GetGuiResources(HANDLE hProcess,DWORD uiFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4866:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/tvout.h:9, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5344, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:72, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/guiddef.h:30:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __extension__ template const GUID &__mingw_uuidof(); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/guiddef.h:30:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:72, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5364:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LONG WINAPI ChangeDisplaySettingsA(LPDEVMODEA lpDevMode,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5364:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5365:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LONG WINAPI ChangeDisplaySettingsW(LPDEVMODEW lpDevMode,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5365:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:72, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5366:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LONG WINAPI ChangeDisplaySettingsExA(LPCSTR lpszDeviceName,LPDEVMODEA lpDevMode,HWND hwnd,DWORD dwflags,LPVOID lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5366:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5367:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LONG WINAPI ChangeDisplaySettingsExW(LPCWSTR lpszDeviceName,LPDEVMODEW lpDevMode,HWND hwnd,DWORD dwflags,LPVOID lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5367:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5372:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EnumDisplaySettingsA(LPCSTR lpszDeviceName,DWORD iModeNum,LPDEVMODEA lpDevMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5372:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5373:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EnumDisplaySettingsW(LPCWSTR lpszDeviceName,DWORD iModeNum,LPDEVMODEW lpDevMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5373:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5374:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EnumDisplaySettingsExA(LPCSTR lpszDeviceName,DWORD iModeNum,LPDEVMODEA lpDevMode,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5374:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5375:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EnumDisplaySettingsExW(LPCWSTR lpszDeviceName,DWORD iModeNum,LPDEVMODEW lpDevMode,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5375:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5379:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EnumDisplayDevicesA(LPCSTR lpDevice,DWORD iDevNum,PDISPLAY_DEVICEA lpDisplayDevice,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5379:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5380:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EnumDisplayDevicesW(LPCWSTR lpDevice,DWORD iDevNum,PDISPLAY_DEVICEW lpDisplayDevice,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5380:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5396:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SystemParametersInfoA(UINT uiAction,UINT uiParam,PVOID pvParam,UINT fWinIni); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5396:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5397:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SystemParametersInfoW(UINT uiAction,UINT uiParam,PVOID pvParam,UINT fWinIni); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5397:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5606:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI VOID WINAPI SetDebugErrorLevel (DWORD dwLevel); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5606:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5607:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI VOID WINAPI SetLastErrorEx (DWORD dwErrCode, DWORD dwType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5607:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5608:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI InternalGetWindowText (HWND hWnd, LPWSTR pString, int cchMaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5608:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5609:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI CancelShutdown (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5609:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5610:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HMONITOR WINAPI MonitorFromPoint(POINT pt,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5610:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5611:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HMONITOR WINAPI MonitorFromRect(LPCRECT lprc,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5611:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5612:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HMONITOR WINAPI MonitorFromWindow(HWND hwnd,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5612:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5614:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EndTask (HWND hWnd, WINBOOL fShutDown, WINBOOL fForce); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5614:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5622:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetMonitorInfoA(HMONITOR hMonitor,LPMONITORINFO lpmi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5622:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5623:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetMonitorInfoW(HMONITOR hMonitor,LPMONITORINFO lpmi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5623:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5624:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EnumDisplayMonitors(HDC hdc,LPCRECT lprcClip,MONITORENUMPROC lpfnEnum,LPARAM dwData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5624:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5648:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI VOID WINAPI NotifyWinEvent(DWORD event,HWND hwnd,LONG idObject,LONG idChild); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5648:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5649:179: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWINEVENTHOOK WINAPI SetWinEventHook(DWORD eventMin,DWORD eventMax,HMODULE hmodWinEventProc,WINEVENTPROC pfnWinEventProc,DWORD idProcess,DWORD idThread,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5649:179: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5650:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsWinEventHookInstalled(DWORD event); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5650:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5659:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI UnhookWinEvent(HWINEVENTHOOK hWinEventHook); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5659:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5850:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetGUIThreadInfo(DWORD idThread,PGUITHREADINFO pgui); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5850:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5851:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI BlockInput (WINBOOL fBlockIt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5851:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5852:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI GetWindowModuleFileNameA(HWND hwnd,LPSTR pszFileName,UINT cchFileNameMax); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5852:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5853:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI GetWindowModuleFileNameW(HWND hwnd,LPWSTR pszFileName,UINT cchFileNameMax); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5853:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5913:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetCursorInfo(PCURSORINFO pci); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5913:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5930:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetWindowInfo(HWND hwnd,PWINDOWINFO pwi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5930:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5938:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetTitleBarInfo(HWND hwnd,PTITLEBARINFO pti); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5938:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5958:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetMenuBarInfo(HWND hwnd,LONG idObject,LONG idItem,PMENUBARINFO pmbi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5958:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5970:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetScrollBarInfo(HWND hwnd,LONG idObject,PSCROLLBARINFO psbi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5970:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5982:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetComboBoxInfo(HWND hwndCombo,PCOMBOBOXINFO pcbi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5982:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5992:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI GetAncestor(HWND hwnd,UINT gaFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5992:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5993:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI RealChildWindowFromPoint(HWND hwndParent,POINT ptParentClientCoords); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5993:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5994:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI RealGetWindowClassA(HWND hwnd,LPSTR ptszClassName,UINT cchClassNameMax); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5994:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5995:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI RealGetWindowClassW(HWND hwnd,LPWSTR ptszClassName,UINT cchClassNameMax); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5995:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6011:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetAltTabInfoA(HWND hwnd,int iItem,PALTTABINFO pati,LPSTR pszItemText,UINT cchItemText); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6011:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6012:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetAltTabInfoW(HWND hwnd,int iItem,PALTTABINFO pati,LPWSTR pszItemText,UINT cchItemText); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6012:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6013:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI GetListBoxInfo(HWND hwnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6013:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6018:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI LockWorkStation(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6018:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6019:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI UserHandleGrantAccess(HANDLE hUserHandle,HANDLE hJob,WINBOOL bGrant); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6019:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6135:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI GetRawInputData(HRAWINPUT hRawInput,UINT uiCommand,LPVOID pData,PUINT pcbSize,UINT cbSizeHeader); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6135:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6179:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI GetRawInputDeviceInfoA(HANDLE hDevice,UINT uiCommand,LPVOID pData,PUINT pcbSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6179:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6180:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI GetRawInputDeviceInfoW(HANDLE hDevice,UINT uiCommand,LPVOID pData,PUINT pcbSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6180:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6181:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI GetRawInputBuffer(PRAWINPUT pData,PUINT pcbSize,UINT cbSizeHeader); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6181:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6222:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI RegisterRawInputDevices (PCRAWINPUTDEVICE pRawInputDevices, UINT uiNumDevices, UINT cbSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6222:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6223:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI GetRegisteredRawInputDevices (PRAWINPUTDEVICE pRawInputDevices, PUINT puiNumDevices, UINT cbSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6223:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6224:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI GetRawInputDeviceList (PRAWINPUTDEVICELIST pRawInputDeviceList, PUINT puiNumDevices, UINT cbSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6224:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6225:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LRESULT WINAPI DefRawInputProc (PRAWINPUT *paRawInput, INT nInput, UINT cbSizeHeader); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6225:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6411:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI ShutdownBlockReasonCreate (HWND hWnd, LPCWSTR pwszReason); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6411:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6412:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI ShutdownBlockReasonQuery (HWND hWnd, LPWSTR pwszBuff, DWORD *pcchBuff); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6412:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6413:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI ShutdownBlockReasonDestroy (HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6413:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:16, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:73, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/datetimeapi.h:19:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI GetTimeFormatEx (LPCWSTR lpLocaleName, DWORD dwFlags, CONST SYSTEMTIME *lpTime, LPCWSTR lpFormat, LPWSTR lpTimeStr, int cchTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/datetimeapi.h:19:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/datetimeapi.h:20:172: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI GetDateFormatEx (LPCWSTR lpLocaleName, DWORD dwFlags, CONST SYSTEMTIME *lpDate, LPCWSTR lpFormat, LPWSTR lpDateStr, int cchDate, LPCWSTR lpCalendar); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/datetimeapi.h:20:172: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/datetimeapi.h:24:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI GetDateFormatA (LCID Locale, DWORD dwFlags, CONST SYSTEMTIME *lpDate, LPCSTR lpFormat, LPSTR lpDateStr, int cchDate); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/datetimeapi.h:24:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/datetimeapi.h:25:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI GetDateFormatW (LCID Locale, DWORD dwFlags, CONST SYSTEMTIME *lpDate, LPCWSTR lpFormat, LPWSTR lpDateStr, int cchDate); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/datetimeapi.h:25:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/datetimeapi.h:26:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI GetTimeFormatA (LCID Locale, DWORD dwFlags, CONST SYSTEMTIME *lpTime, LPCSTR lpFormat, LPSTR lpTimeStr, int cchTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/datetimeapi.h:26:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/datetimeapi.h:27:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI GetTimeFormatW (LCID Locale, DWORD dwFlags, CONST SYSTEMTIME *lpTime, LPCWSTR lpFormat, LPWSTR lpTimeStr, int cchTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/datetimeapi.h:27:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:886, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:73, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/stringapiset.h:19:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI CompareStringW (LCID Locale, DWORD dwCmpFlags, PCNZWCH lpString1, int cchCount1, PCNZWCH lpString2, int cchCount2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stringapiset.h:19:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stringapiset.h:20:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI FoldStringW (DWORD dwMapFlags, LPCWCH lpSrcStr, int cchSrc, LPWSTR lpDestStr, int cchDest); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stringapiset.h:20:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stringapiset.h:30:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetStringTypeExW (LCID Locale, DWORD dwInfoType, LPCWCH lpSrcStr, int cchSrc, LPWORD lpCharType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stringapiset.h:30:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stringapiset.h:40:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetStringTypeW (DWORD dwInfoType, LPCWCH lpSrcStr, int cchSrc, LPWORD lpCharType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stringapiset.h:40:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stringapiset.h:41:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI MultiByteToWideChar (UINT CodePage, DWORD dwFlags, LPCCH lpMultiByteStr, int cbMultiByte, LPWSTR lpWideCharStr, int cchWideChar); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stringapiset.h:41:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stringapiset.h:42:199: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI WideCharToMultiByte (UINT CodePage, DWORD dwFlags, LPCWCH lpWideCharStr, int cchWideChar, LPSTR lpMultiByteStr, int cbMultiByte, LPCCH lpDefaultChar, LPBOOL lpUsedDefaultChar); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stringapiset.h:42:199: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:73, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:901:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI IsValidCodePage (UINT CodePage); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:901:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:905:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetACP (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:905:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:909:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetOEMCP (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:909:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:910:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI CompareStringA (LCID Locale, DWORD dwCmpFlags, PCNZCH lpString1, int cchCount1, PCNZCH lpString2, int cchCount2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:910:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:911:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI LCMapStringW (LCID Locale, DWORD dwMapFlags, LPCWSTR lpSrcStr, int cchSrc, LPWSTR lpDestStr, int cchDest); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:911:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:912:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI LCMapStringA (LCID Locale, DWORD dwMapFlags, LPCSTR lpSrcStr, int cchSrc, LPSTR lpDestStr, int cchDest); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:912:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:913:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI GetLocaleInfoW (LCID Locale, LCTYPE LCType, LPWSTR lpLCData, int cchData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:913:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:914:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI GetLocaleInfoA (LCID Locale, LCTYPE LCType, LPSTR lpLCData, int cchData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:914:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:915:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI IsDBCSLeadByte (BYTE TestChar); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:915:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:916:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI IsDBCSLeadByteEx (UINT CodePage, BYTE TestChar); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:916:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:917:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI GetNumberFormatA (LCID Locale, DWORD dwFlags, LPCSTR lpValue, CONST NUMBERFMTA *lpFormat, LPSTR lpNumberStr, int cchNumber); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:917:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:918:149: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI GetNumberFormatW (LCID Locale, DWORD dwFlags, LPCWSTR lpValue, CONST NUMBERFMTW *lpFormat, LPWSTR lpNumberStr, int cchNumber); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:918:149: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:919:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI GetCurrencyFormatA (LCID Locale, DWORD dwFlags, LPCSTR lpValue, CONST CURRENCYFMTA *lpFormat, LPSTR lpCurrencyStr, int cchCurrency); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:919:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:920:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI GetCurrencyFormatW (LCID Locale, DWORD dwFlags, LPCWSTR lpValue, CONST CURRENCYFMTW *lpFormat, LPWSTR lpCurrencyStr, int cchCurrency); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:920:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:921:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumCalendarInfoA (CALINFO_ENUMPROCA lpCalInfoEnumProc, LCID Locale, CALID Calendar, CALTYPE CalType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:921:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:922:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumCalendarInfoW (CALINFO_ENUMPROCW lpCalInfoEnumProc, LCID Locale, CALID Calendar, CALTYPE CalType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:922:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:923:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumCalendarInfoExA (CALINFO_ENUMPROCEXA lpCalInfoEnumProcEx, LCID Locale, CALID Calendar, CALTYPE CalType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:923:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:924:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumCalendarInfoExW (CALINFO_ENUMPROCEXW lpCalInfoEnumProcEx, LCID Locale, CALID Calendar, CALTYPE CalType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:924:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:925:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumTimeFormatsA (TIMEFMT_ENUMPROCA lpTimeFmtEnumProc, LCID Locale, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:925:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:926:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumTimeFormatsW (TIMEFMT_ENUMPROCW lpTimeFmtEnumProc, LCID Locale, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:926:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:927:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumDateFormatsA (DATEFMT_ENUMPROCA lpDateFmtEnumProc, LCID Locale, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:927:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:928:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumDateFormatsW (DATEFMT_ENUMPROCW lpDateFmtEnumProc, LCID Locale, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:928:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:929:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumDateFormatsExA (DATEFMT_ENUMPROCEXA lpDateFmtEnumProcEx, LCID Locale, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:929:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:930:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumDateFormatsExW (DATEFMT_ENUMPROCEXW lpDateFmtEnumProcEx, LCID Locale, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:930:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:931:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI IsValidLanguageGroup (LGRPID LanguageGroup, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:931:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:932:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetNLSVersion (NLS_FUNCTION Function, LCID Locale, LPNLSVERSIONINFO lpVersionInformation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:932:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:933:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI IsNLSDefinedString (NLS_FUNCTION Function, DWORD dwFlags, LPNLSVERSIONINFO lpVersionInformation, LPCWSTR lpString, INT cchStr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:933:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:934:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI IsValidLocale (LCID Locale, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:934:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:935:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetLocaleInfoA (LCID Locale, LCTYPE LCType, LPCSTR lpLCData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:935:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:936:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetLocaleInfoW (LCID Locale, LCTYPE LCType, LPCWSTR lpLCData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:936:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:937:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI GetCalendarInfoA (LCID Locale, CALID Calendar, CALTYPE CalType, LPSTR lpCalData, int cchData, LPDWORD lpValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:937:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:938:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI GetCalendarInfoW (LCID Locale, CALID Calendar, CALTYPE CalType, LPWSTR lpCalData, int cchData, LPDWORD lpValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:938:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:939:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetCalendarInfoA (LCID Locale, CALID Calendar, CALTYPE CalType, LPCSTR lpCalData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:939:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:940:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetCalendarInfoW (LCID Locale, CALID Calendar, CALTYPE CalType, LPCWSTR lpCalData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:940:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:981:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI GetGeoInfoA (GEOID Location, GEOTYPE GeoType, LPSTR lpGeoData, int cchData, LANGID LangId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:981:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:982:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI GetGeoInfoW (GEOID Location, GEOTYPE GeoType, LPWSTR lpGeoData, int cchData, LANGID LangId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:982:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:983:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumSystemGeoID (GEOCLASS GeoClass, GEOID ParentGeoId, GEO_ENUMPROC lpGeoEnumProc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:983:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:984:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI GEOID WINAPI GetUserGeoID (GEOCLASS GeoClass); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:984:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:985:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetCPInfo (UINT CodePage, LPCPINFO lpCPInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:985:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:986:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetCPInfoExA (UINT CodePage, DWORD dwFlags, LPCPINFOEXA lpCPInfoEx); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:986:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:987:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetCPInfoExW (UINT CodePage, DWORD dwFlags, LPCPINFOEXW lpCPInfoEx); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:987:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1000:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetUserGeoID (GEOID GeoId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1000:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1001:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LCID WINAPI ConvertDefaultLocale (LCID Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1001:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1002:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LCID WINAPI GetThreadLocale (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1002:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1003:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetThreadLocale (LCID Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1003:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1004:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LANGID WINAPI GetSystemDefaultUILanguage (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1004:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1005:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LANGID WINAPI GetUserDefaultUILanguage (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1005:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1006:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LANGID WINAPI GetSystemDefaultLangID (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1006:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1007:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LANGID WINAPI GetUserDefaultLangID (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1007:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1008:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LCID WINAPI GetSystemDefaultLCID (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1008:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1009:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LCID WINAPI GetUserDefaultLCID (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1009:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1010:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LANGID WINAPI SetThreadUILanguage (LANGID LangId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1010:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1011:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetStringTypeExA (LCID Locale, DWORD dwInfoType, LPCSTR lpSrcStr, int cchSrc, LPWORD lpCharType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1011:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1012:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetStringTypeA (LCID Locale, DWORD dwInfoType, LPCSTR lpSrcStr, int cchSrc, LPWORD lpCharType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1012:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1013:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI FoldStringA (DWORD dwMapFlags, LPCSTR lpSrcStr, int cchSrc, LPSTR lpDestStr, int cchDest); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1013:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1014:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumSystemLocalesA (LOCALE_ENUMPROCA lpLocaleEnumProc, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1014:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1015:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumSystemLocalesW (LOCALE_ENUMPROCW lpLocaleEnumProc, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1015:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1016:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumSystemLanguageGroupsA (LANGUAGEGROUP_ENUMPROCA lpLanguageGroupEnumProc, DWORD dwFlags, LONG_PTR lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1016:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1017:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumSystemLanguageGroupsW (LANGUAGEGROUP_ENUMPROCW lpLanguageGroupEnumProc, DWORD dwFlags, LONG_PTR lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1017:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1018:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumLanguageGroupLocalesA (LANGGROUPLOCALE_ENUMPROCA lpLangGroupLocaleEnumProc, LGRPID LanguageGroup, DWORD dwFlags, LONG_PTR lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1018:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1019:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumLanguageGroupLocalesW (LANGGROUPLOCALE_ENUMPROCW lpLangGroupLocaleEnumProc, LGRPID LanguageGroup, DWORD dwFlags, LONG_PTR lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1019:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1020:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumUILanguagesA (UILANGUAGE_ENUMPROCA lpUILanguageEnumProc, DWORD dwFlags, LONG_PTR lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1020:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1021:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumUILanguagesW (UILANGUAGE_ENUMPROCW lpUILanguageEnumProc, DWORD dwFlags, LONG_PTR lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1021:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1049:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumSystemCodePagesA (CODEPAGE_ENUMPROCA lpCodePageEnumProc, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1049:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1050:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumSystemCodePagesW (CODEPAGE_ENUMPROCW lpCodePageEnumProc, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1050:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:74, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:207:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI PeekConsoleInputA(HANDLE hConsoleInput,PINPUT_RECORD lpBuffer,DWORD nLength,LPDWORD lpNumberOfEventsRead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:207:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:208:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI PeekConsoleInputW(HANDLE hConsoleInput,PINPUT_RECORD lpBuffer,DWORD nLength,LPDWORD lpNumberOfEventsRead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:208:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:209:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ReadConsoleInputA(HANDLE hConsoleInput,PINPUT_RECORD lpBuffer,DWORD nLength,LPDWORD lpNumberOfEventsRead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:209:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:210:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ReadConsoleInputW(HANDLE hConsoleInput,PINPUT_RECORD lpBuffer,DWORD nLength,LPDWORD lpNumberOfEventsRead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:210:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:211:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WriteConsoleInputA(HANDLE hConsoleInput,CONST INPUT_RECORD *lpBuffer,DWORD nLength,LPDWORD lpNumberOfEventsWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:211:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:212:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WriteConsoleInputW(HANDLE hConsoleInput,CONST INPUT_RECORD *lpBuffer,DWORD nLength,LPDWORD lpNumberOfEventsWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:212:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:213:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ReadConsoleOutputA(HANDLE hConsoleOutput,PCHAR_INFO lpBuffer,COORD dwBufferSize,COORD dwBufferCoord,PSMALL_RECT lpReadRegion); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:213:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:214:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ReadConsoleOutputW(HANDLE hConsoleOutput,PCHAR_INFO lpBuffer,COORD dwBufferSize,COORD dwBufferCoord,PSMALL_RECT lpReadRegion); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:214:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:215:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WriteConsoleOutputA(HANDLE hConsoleOutput,CONST CHAR_INFO *lpBuffer,COORD dwBufferSize,COORD dwBufferCoord,PSMALL_RECT lpWriteRegion); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:215:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:216:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WriteConsoleOutputW(HANDLE hConsoleOutput,CONST CHAR_INFO *lpBuffer,COORD dwBufferSize,COORD dwBufferCoord,PSMALL_RECT lpWriteRegion); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:216:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:217:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ReadConsoleOutputCharacterA(HANDLE hConsoleOutput,LPSTR lpCharacter,DWORD nLength,COORD dwReadCoord,LPDWORD lpNumberOfCharsRead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:217:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:218:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ReadConsoleOutputCharacterW(HANDLE hConsoleOutput,LPWSTR lpCharacter,DWORD nLength,COORD dwReadCoord,LPDWORD lpNumberOfCharsRead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:218:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:219:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ReadConsoleOutputAttribute(HANDLE hConsoleOutput,LPWORD lpAttribute,DWORD nLength,COORD dwReadCoord,LPDWORD lpNumberOfAttrsRead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:219:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:220:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WriteConsoleOutputCharacterA(HANDLE hConsoleOutput,LPCSTR lpCharacter,DWORD nLength,COORD dwWriteCoord,LPDWORD lpNumberOfCharsWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:220:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:221:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WriteConsoleOutputCharacterW(HANDLE hConsoleOutput,LPCWSTR lpCharacter,DWORD nLength,COORD dwWriteCoord,LPDWORD lpNumberOfCharsWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:221:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:222:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WriteConsoleOutputAttribute(HANDLE hConsoleOutput,CONST WORD *lpAttribute,DWORD nLength,COORD dwWriteCoord,LPDWORD lpNumberOfAttrsWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:222:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:223:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FillConsoleOutputCharacterA(HANDLE hConsoleOutput,CHAR cCharacter,DWORD nLength,COORD dwWriteCoord,LPDWORD lpNumberOfCharsWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:223:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:224:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FillConsoleOutputCharacterW(HANDLE hConsoleOutput,WCHAR cCharacter,DWORD nLength,COORD dwWriteCoord,LPDWORD lpNumberOfCharsWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:224:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:225:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FillConsoleOutputAttribute(HANDLE hConsoleOutput,WORD wAttribute,DWORD nLength,COORD dwWriteCoord,LPDWORD lpNumberOfAttrsWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:225:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:226:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetConsoleMode(HANDLE hConsoleHandle,LPDWORD lpMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:226:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:227:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetNumberOfConsoleInputEvents(HANDLE hConsoleInput,LPDWORD lpNumberOfEvents); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:227:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:228:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetConsoleScreenBufferInfo(HANDLE hConsoleOutput,PCONSOLE_SCREEN_BUFFER_INFO lpConsoleScreenBufferInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:228:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:229:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI COORD WINAPI GetLargestConsoleWindowSize(HANDLE hConsoleOutput); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:229:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:230:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetConsoleCursorInfo(HANDLE hConsoleOutput,PCONSOLE_CURSOR_INFO lpConsoleCursorInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:230:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:231:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetCurrentConsoleFont(HANDLE hConsoleOutput,WINBOOL bMaximumWindow,PCONSOLE_FONT_INFO lpConsoleCurrentFont); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:231:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:232:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI COORD WINAPI GetConsoleFontSize(HANDLE hConsoleOutput,DWORD nFont); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:232:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:233:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetConsoleSelectionInfo(PCONSOLE_SELECTION_INFO lpConsoleSelectionInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:233:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:234:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetNumberOfConsoleMouseButtons(LPDWORD lpNumberOfMouseButtons); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:234:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:235:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetConsoleMode(HANDLE hConsoleHandle,DWORD dwMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:235:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:236:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetConsoleActiveScreenBuffer(HANDLE hConsoleOutput); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:236:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:237:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FlushConsoleInputBuffer(HANDLE hConsoleInput); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:237:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:238:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetConsoleScreenBufferSize(HANDLE hConsoleOutput,COORD dwSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:238:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:239:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetConsoleCursorPosition(HANDLE hConsoleOutput,COORD dwCursorPosition); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:239:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:240:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetConsoleCursorInfo(HANDLE hConsoleOutput,CONST CONSOLE_CURSOR_INFO *lpConsoleCursorInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:240:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:241:197: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ScrollConsoleScreenBufferA(HANDLE hConsoleOutput,CONST SMALL_RECT *lpScrollRectangle,CONST SMALL_RECT *lpClipRectangle,COORD dwDestinationOrigin,CONST CHAR_INFO *lpFill); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:241:197: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:242:197: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ScrollConsoleScreenBufferW(HANDLE hConsoleOutput,CONST SMALL_RECT *lpScrollRectangle,CONST SMALL_RECT *lpClipRectangle,COORD dwDestinationOrigin,CONST CHAR_INFO *lpFill); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:242:197: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:243:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetConsoleWindowInfo(HANDLE hConsoleOutput,WINBOOL bAbsolute,CONST SMALL_RECT *lpConsoleWindow); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:243:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:244:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetConsoleTextAttribute(HANDLE hConsoleOutput,WORD wAttributes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:244:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:245:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetConsoleCtrlHandler(PHANDLER_ROUTINE HandlerRoutine,WINBOOL Add); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:245:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:246:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GenerateConsoleCtrlEvent(DWORD dwCtrlEvent,DWORD dwProcessGroupId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:246:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:247:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI AllocConsole(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:247:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:248:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FreeConsole(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:248:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:249:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI AttachConsole(DWORD dwProcessId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:249:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:253:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetConsoleTitleA(LPSTR lpConsoleTitle,DWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:253:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:254:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetConsoleTitleW(LPWSTR lpConsoleTitle,DWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:254:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:255:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetConsoleTitleA(LPCSTR lpConsoleTitle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:255:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:256:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetConsoleTitleW(LPCWSTR lpConsoleTitle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:256:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:257:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ReadConsoleA(HANDLE hConsoleInput,LPVOID lpBuffer,DWORD nNumberOfCharsToRead,LPDWORD lpNumberOfCharsRead,LPVOID lpReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:257:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:258:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ReadConsoleW(HANDLE hConsoleInput,LPVOID lpBuffer,DWORD nNumberOfCharsToRead,LPDWORD lpNumberOfCharsRead,LPVOID lpReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:258:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:259:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WriteConsoleA(HANDLE hConsoleOutput,CONST VOID *lpBuffer,DWORD nNumberOfCharsToWrite,LPDWORD lpNumberOfCharsWritten,LPVOID lpReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:259:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:260:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WriteConsoleW(HANDLE hConsoleOutput,CONST VOID *lpBuffer,DWORD nNumberOfCharsToWrite,LPDWORD lpNumberOfCharsWritten,LPVOID lpReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:260:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:264:181: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateConsoleScreenBuffer(DWORD dwDesiredAccess,DWORD dwShareMode,CONST SECURITY_ATTRIBUTES *lpSecurityAttributes,DWORD dwFlags,LPVOID lpScreenBufferData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:264:181: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:265:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetConsoleCP(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:265:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:266:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetConsoleCP(UINT wCodePageID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:266:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:267:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetConsoleOutputCP(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:267:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:268:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetConsoleOutputCP(UINT wCodePageID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:268:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:272:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetConsoleDisplayMode(LPDWORD lpModeFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:272:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:276:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetConsoleDisplayMode(HANDLE hConsoleOutput, DWORD dwFlags, PCOORD lpNewScreenBufferDimensions); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:276:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:278:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HWND WINAPI GetConsoleWindow(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:278:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:279:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetConsoleProcessList(LPDWORD lpdwProcessList,DWORD dwProcessCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:279:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:280:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI AddConsoleAliasA(LPSTR Source,LPSTR Target,LPSTR ExeName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:280:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:281:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI AddConsoleAliasW(LPWSTR Source,LPWSTR Target,LPWSTR ExeName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:281:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:282:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetConsoleAliasA(LPSTR Source,LPSTR TargetBuffer,DWORD TargetBufferLength,LPSTR ExeName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:282:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:283:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetConsoleAliasW(LPWSTR Source,LPWSTR TargetBuffer,DWORD TargetBufferLength,LPWSTR ExeName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:283:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:284:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetConsoleAliasesLengthA(LPSTR ExeName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:284:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:285:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetConsoleAliasesLengthW(LPWSTR ExeName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:285:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:286:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetConsoleAliasExesLengthA(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:286:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:287:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetConsoleAliasExesLengthW(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:287:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:288:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetConsoleAliasesA(LPSTR AliasBuffer,DWORD AliasBufferLength,LPSTR ExeName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:288:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:289:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetConsoleAliasesW(LPWSTR AliasBuffer,DWORD AliasBufferLength,LPWSTR ExeName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:289:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:290:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetConsoleAliasExesA(LPSTR ExeNameBuffer,DWORD ExeNameBufferLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:290:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:291:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetConsoleAliasExesW(LPWSTR ExeNameBuffer,DWORD ExeNameBufferLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:291:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:334:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:334:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:353:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:353:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:359:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:359:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:363:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:363:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:368:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:368:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:374:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:374:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:75, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:137:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI VerFindFileA(DWORD uFlags,LPSTR szFileName,LPSTR szWinDir,LPSTR szAppDir,LPSTR szCurDir,PUINT lpuCurDirLen,LPSTR szDestDir,PUINT lpuDestDirLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:137:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:138:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI VerFindFileW(DWORD uFlags,LPWSTR szFileName,LPWSTR szWinDir,LPWSTR szAppDir,LPWSTR szCurDir,PUINT lpuCurDirLen,LPWSTR szDestDir,PUINT lpuDestDirLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:138:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:139:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI VerInstallFileA(DWORD uFlags,LPSTR szSrcFileName,LPSTR szDestFileName,LPSTR szSrcDir,LPSTR szDestDir,LPSTR szCurDir,LPSTR szTmpFile,PUINT lpuTmpFileLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:139:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:140:173: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI VerInstallFileW(DWORD uFlags,LPWSTR szSrcFileName,LPWSTR szDestFileName,LPWSTR szSrcDir,LPWSTR szDestDir,LPWSTR szCurDir,LPWSTR szTmpFile,PUINT lpuTmpFileLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:140:173: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:141:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI GetFileVersionInfoSizeA(LPCSTR lptstrFilename,LPDWORD lpdwHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:141:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:142:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI GetFileVersionInfoSizeW(LPCWSTR lptstrFilename,LPDWORD lpdwHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:142:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:143:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI GetFileVersionInfoA(LPCSTR lptstrFilename,DWORD dwHandle,DWORD dwLen,LPVOID lpData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:143:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:144:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI GetFileVersionInfoW(LPCWSTR lptstrFilename,DWORD dwHandle,DWORD dwLen,LPVOID lpData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:144:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:145:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI VerLanguageNameA(DWORD wLang,LPSTR szLang,DWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:145:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:146:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI VerLanguageNameW(DWORD wLang,LPWSTR szLang,DWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:146:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:147:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI VerQueryValueA(LPCVOID pBlock,LPCSTR lpSubBlock,LPVOID *lplpBuffer,PUINT puLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:147:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:148:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI VerQueryValueW(LPCVOID pBlock,LPCWSTR lpSubBlock,LPVOID *lplpBuffer,PUINT puLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:148:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:76, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:140:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegCloseKey(HKEY hKey); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:140:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:141:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegOverridePredefKey(HKEY hKey,HKEY hNewHKey); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:141:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:142:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegOpenUserClassesRoot(HANDLE hToken,DWORD dwOptions,REGSAM samDesired,PHKEY phkResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:142:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:143:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegOpenCurrentUser(REGSAM samDesired,PHKEY phkResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:143:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:144:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegDisablePredefinedCache(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:144:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:145:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegConnectRegistryA(LPCSTR lpMachineName,HKEY hKey,PHKEY phkResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:145:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:146:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegConnectRegistryW(LPCWSTR lpMachineName,HKEY hKey,PHKEY phkResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:146:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:147:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegConnectRegistryExA(LPCSTR lpMachineName,HKEY hKey,ULONG Flags,PHKEY phkResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:147:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:148:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegConnectRegistryExW(LPCWSTR lpMachineName,HKEY hKey,ULONG Flags,PHKEY phkResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:148:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:149:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegCreateKeyA(HKEY hKey,LPCSTR lpSubKey,PHKEY phkResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:149:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:150:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegCreateKeyW(HKEY hKey,LPCWSTR lpSubKey,PHKEY phkResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:150:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:151:212: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegCreateKeyExA(HKEY hKey,LPCSTR lpSubKey,DWORD Reserved,LPSTR lpClass,DWORD dwOptions,REGSAM samDesired,LPSECURITY_ATTRIBUTES lpSecurityAttributes,PHKEY phkResult,LPDWORD lpdwDisposition); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:151:212: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:152:214: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegCreateKeyExW(HKEY hKey,LPCWSTR lpSubKey,DWORD Reserved,LPWSTR lpClass,DWORD dwOptions,REGSAM samDesired,LPSECURITY_ATTRIBUTES lpSecurityAttributes,PHKEY phkResult,LPDWORD lpdwDisposition); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:152:214: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:153:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegDeleteKeyA(HKEY hKey,LPCSTR lpSubKey); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:153:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:154:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegDeleteKeyW(HKEY hKey,LPCWSTR lpSubKey); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:154:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:155:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegDeleteKeyExA(HKEY hKey,LPCSTR lpSubKey,REGSAM samDesired,DWORD Reserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:155:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:156:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegDeleteKeyExW(HKEY hKey,LPCWSTR lpSubKey,REGSAM samDesired,DWORD Reserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:156:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:157:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegDisableReflectionKey(HKEY hBase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:157:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:158:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegEnableReflectionKey(HKEY hBase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:158:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:159:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegQueryReflectionKey(HKEY hBase,WINBOOL *bIsReflectionDisabled); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:159:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:160:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegDeleteValueA(HKEY hKey,LPCSTR lpValueName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:160:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:161:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegDeleteValueW(HKEY hKey,LPCWSTR lpValueName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:161:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:162:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegEnumKeyA(HKEY hKey,DWORD dwIndex,LPSTR lpName,DWORD cchName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:162:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:163:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegEnumKeyW(HKEY hKey,DWORD dwIndex,LPWSTR lpName,DWORD cchName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:163:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:164:173: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegEnumKeyExA(HKEY hKey,DWORD dwIndex,LPSTR lpName,LPDWORD lpcchName,LPDWORD lpReserved,LPSTR lpClass,LPDWORD lpcchClass,PFILETIME lpftLastWriteTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:164:173: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:165:175: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegEnumKeyExW(HKEY hKey,DWORD dwIndex,LPWSTR lpName,LPDWORD lpcchName,LPDWORD lpReserved,LPWSTR lpClass,LPDWORD lpcchClass,PFILETIME lpftLastWriteTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:165:175: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:166:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegEnumValueA(HKEY hKey,DWORD dwIndex,LPSTR lpValueName,LPDWORD lpcchValueName,LPDWORD lpReserved,LPDWORD lpType,LPBYTE lpData,LPDWORD lpcbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:166:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:167:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegEnumValueW(HKEY hKey,DWORD dwIndex,LPWSTR lpValueName,LPDWORD lpcchValueName,LPDWORD lpReserved,LPDWORD lpType,LPBYTE lpData,LPDWORD lpcbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:167:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:168:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegFlushKey(HKEY hKey); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:168:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:169:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegGetKeySecurity(HKEY hKey,SECURITY_INFORMATION SecurityInformation,PSECURITY_DESCRIPTOR pSecurityDescriptor,LPDWORD lpcbSecurityDescriptor); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:169:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:170:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegLoadKeyA(HKEY hKey,LPCSTR lpSubKey,LPCSTR lpFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:170:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:171:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegLoadKeyW(HKEY hKey,LPCWSTR lpSubKey,LPCWSTR lpFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:171:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:172:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegNotifyChangeKeyValue(HKEY hKey,WINBOOL bWatchSubtree,DWORD dwNotifyFilter,HANDLE hEvent,WINBOOL fAsynchronous); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:172:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:173:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegOpenKeyA(HKEY hKey,LPCSTR lpSubKey,PHKEY phkResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:173:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:174:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegOpenKeyW(HKEY hKey,LPCWSTR lpSubKey,PHKEY phkResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:174:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:175:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegOpenKeyExA(HKEY hKey,LPCSTR lpSubKey,DWORD ulOptions,REGSAM samDesired,PHKEY phkResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:175:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:176:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegOpenKeyExW(HKEY hKey,LPCWSTR lpSubKey,DWORD ulOptions,REGSAM samDesired,PHKEY phkResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:176:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:76, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:177:300: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegQueryInfoKeyA(HKEY hKey,LPSTR lpClass,LPDWORD lpcchClass,LPDWORD lpReserved,LPDWORD lpcSubKeys,LPDWORD lpcbMaxSubKeyLen,LPDWORD lpcbMaxClassLen,LPDWORD lpcValues,LPDWORD lpcbMaxValueNameLen,LPDWORD lpcbMaxValueLen,LPDWORD lpcbSecurityDescriptor,PFILETIME lpftLastWriteTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:177:300: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:178:301: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegQueryInfoKeyW(HKEY hKey,LPWSTR lpClass,LPDWORD lpcchClass,LPDWORD lpReserved,LPDWORD lpcSubKeys,LPDWORD lpcbMaxSubKeyLen,LPDWORD lpcbMaxClassLen,LPDWORD lpcValues,LPDWORD lpcbMaxValueNameLen,LPDWORD lpcbMaxValueLen,LPDWORD lpcbSecurityDescriptor,PFILETIME lpftLastWriteTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:178:301: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:179:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegQueryValueA(HKEY hKey,LPCSTR lpSubKey,LPSTR lpData,PLONG lpcbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:179:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:180:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegQueryValueW(HKEY hKey,LPCWSTR lpSubKey,LPWSTR lpData,PLONG lpcbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:180:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:181:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegQueryMultipleValuesA(HKEY hKey,PVALENTA val_list,DWORD num_vals,LPSTR lpValueBuf,LPDWORD ldwTotsize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:181:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:182:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegQueryMultipleValuesW(HKEY hKey,PVALENTW val_list,DWORD num_vals,LPWSTR lpValueBuf,LPDWORD ldwTotsize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:182:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:183:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegQueryValueExA(HKEY hKey,LPCSTR lpValueName,LPDWORD lpReserved,LPDWORD lpType,LPBYTE lpData,LPDWORD lpcbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:183:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:184:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegQueryValueExW(HKEY hKey,LPCWSTR lpValueName,LPDWORD lpReserved,LPDWORD lpType,LPBYTE lpData,LPDWORD lpcbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:184:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:185:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegReplaceKeyA(HKEY hKey,LPCSTR lpSubKey,LPCSTR lpNewFile,LPCSTR lpOldFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:185:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:186:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegReplaceKeyW(HKEY hKey,LPCWSTR lpSubKey,LPCWSTR lpNewFile,LPCWSTR lpOldFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:186:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:187:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegRestoreKeyA(HKEY hKey,LPCSTR lpFile,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:187:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:188:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegRestoreKeyW(HKEY hKey,LPCWSTR lpFile,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:188:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:189:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegSaveKeyA(HKEY hKey,LPCSTR lpFile,LPSECURITY_ATTRIBUTES lpSecurityAttributes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:189:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:190:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegSaveKeyW(HKEY hKey,LPCWSTR lpFile,LPSECURITY_ATTRIBUTES lpSecurityAttributes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:190:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:191:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegSetKeySecurity(HKEY hKey,SECURITY_INFORMATION SecurityInformation,PSECURITY_DESCRIPTOR pSecurityDescriptor); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:191:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:192:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegSetValueA(HKEY hKey,LPCSTR lpSubKey,DWORD dwType,LPCSTR lpData,DWORD cbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:192:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:193:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegSetValueW(HKEY hKey,LPCWSTR lpSubKey,DWORD dwType,LPCWSTR lpData,DWORD cbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:193:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:194:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegSetValueExA(HKEY hKey,LPCSTR lpValueName,DWORD Reserved,DWORD dwType,CONST BYTE *lpData,DWORD cbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:194:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:195:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegSetValueExW(HKEY hKey,LPCWSTR lpValueName,DWORD Reserved,DWORD dwType,CONST BYTE *lpData,DWORD cbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:195:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:196:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegUnLoadKeyA(HKEY hKey,LPCSTR lpSubKey); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:196:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:197:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegUnLoadKeyW(HKEY hKey,LPCWSTR lpSubKey); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:197:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:198:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegGetValueA(HKEY hkey,LPCSTR lpSubKey,LPCSTR lpValue,DWORD dwFlags,LPDWORD pdwType,PVOID pvData,LPDWORD pcbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:198:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:199:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegGetValueW(HKEY hkey,LPCWSTR lpSubKey,LPCWSTR lpValue,DWORD dwFlags,LPDWORD pdwType,PVOID pvData,LPDWORD pcbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:199:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:200:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI InitiateSystemShutdownA(LPSTR lpMachineName,LPSTR lpMessage,DWORD dwTimeout,WINBOOL bForceAppsClosed,WINBOOL bRebootAfterShutdown); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:200:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:201:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI InitiateSystemShutdownW(LPWSTR lpMachineName,LPWSTR lpMessage,DWORD dwTimeout,WINBOOL bForceAppsClosed,WINBOOL bRebootAfterShutdown); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:201:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:202:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AbortSystemShutdownA(LPSTR lpMachineName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:202:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:203:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AbortSystemShutdownW(LPWSTR lpMachineName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:203:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:76, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:222:174: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI InitiateSystemShutdownExA(LPSTR lpMachineName,LPSTR lpMessage,DWORD dwTimeout,WINBOOL bForceAppsClosed,WINBOOL bRebootAfterShutdown,DWORD dwReason); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:222:174: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:223:176: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI InitiateSystemShutdownExW(LPWSTR lpMachineName,LPWSTR lpMessage,DWORD dwTimeout,WINBOOL bForceAppsClosed,WINBOOL bRebootAfterShutdown,DWORD dwReason); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:223:176: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:224:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegSaveKeyExA(HKEY hKey,LPCSTR lpFile,LPSECURITY_ATTRIBUTES lpSecurityAttributes,DWORD Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:224:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:225:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegSaveKeyExW(HKEY hKey,LPCWSTR lpFile,LPSECURITY_ATTRIBUTES lpSecurityAttributes,DWORD Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:225:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:226:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI Wow64Win32ApiEntry (DWORD dwFuncNumber,DWORD dwFlag,DWORD dwRes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:226:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:77, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:106:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetAddConnectionA(LPCSTR lpRemoteName,LPCSTR lpPassword,LPCSTR lpLocalName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:106:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:107:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetAddConnectionW(LPCWSTR lpRemoteName,LPCWSTR lpPassword,LPCWSTR lpLocalName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:107:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:108:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetAddConnection2A(LPNETRESOURCEA lpNetResource,LPCSTR lpPassword,LPCSTR lpUserName,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:108:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:109:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetAddConnection2W(LPNETRESOURCEW lpNetResource,LPCWSTR lpPassword,LPCWSTR lpUserName,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:109:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:77, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:110:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetAddConnection3A(HWND hwndOwner,LPNETRESOURCEA lpNetResource,LPCSTR lpPassword,LPCSTR lpUserName,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:110:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:111:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetAddConnection3W(HWND hwndOwner,LPNETRESOURCEW lpNetResource,LPCWSTR lpPassword,LPCWSTR lpUserName,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:111:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:112:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetCancelConnectionA(LPCSTR lpName,WINBOOL fForce); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:112:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:113:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetCancelConnectionW(LPCWSTR lpName,WINBOOL fForce); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:113:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:114:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetCancelConnection2A(LPCSTR lpName,DWORD dwFlags,WINBOOL fForce); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:114:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:115:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetCancelConnection2W(LPCWSTR lpName,DWORD dwFlags,WINBOOL fForce); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:115:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:116:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetGetConnectionA(LPCSTR lpLocalName,LPSTR lpRemoteName,LPDWORD lpnLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:116:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:117:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetGetConnectionW(LPCWSTR lpLocalName,LPWSTR lpRemoteName,LPDWORD lpnLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:117:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:118:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetRestoreConnectionA(HWND hwndParent,LPCSTR lpDevice); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:118:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:119:183: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetUseConnectionA(HWND hwndOwner,LPNETRESOURCEA lpNetResource,LPCSTR lpPassword,LPCSTR lpUserID,DWORD dwFlags,LPSTR lpAccessName,LPDWORD lpBufferSize,LPDWORD lpResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:119:183: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:120:186: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetUseConnectionW(HWND hwndOwner,LPNETRESOURCEW lpNetResource,LPCWSTR lpPassword,LPCWSTR lpUserID,DWORD dwFlags,LPWSTR lpAccessName,LPDWORD lpBufferSize,LPDWORD lpResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:120:186: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:121:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetConnectionDialog(HWND hwnd,DWORD dwType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:121:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:122:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetDisconnectDialog(HWND hwnd,DWORD dwType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:122:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:126:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetRestoreConnectionW(HWND hwndParent,LPCWSTR lpDevice); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:126:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:158:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetConnectionDialog1A(LPCONNECTDLGSTRUCTA lpConnDlgStruct); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:158:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:159:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetConnectionDialog1W(LPCONNECTDLGSTRUCTW lpConnDlgStruct); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:159:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:189:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetDisconnectDialog1A(LPDISCDLGSTRUCTA lpConnDlgStruct); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:189:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:190:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetDisconnectDialog1W(LPDISCDLGSTRUCTW lpConnDlgStruct); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:190:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:191:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetOpenEnumA(DWORD dwScope,DWORD dwType,DWORD dwUsage,LPNETRESOURCEA lpNetResource,LPHANDLE lphEnum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:191:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:192:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetOpenEnumW(DWORD dwScope,DWORD dwType,DWORD dwUsage,LPNETRESOURCEW lpNetResource,LPHANDLE lphEnum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:192:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:193:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetEnumResourceA(HANDLE hEnum,LPDWORD lpcCount,LPVOID lpBuffer,LPDWORD lpBufferSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:193:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:194:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetEnumResourceW(HANDLE hEnum,LPDWORD lpcCount,LPVOID lpBuffer,LPDWORD lpBufferSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:194:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:195:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetCloseEnum(HANDLE hEnum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:195:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:196:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetGetResourceParentA(LPNETRESOURCEA lpNetResource,LPVOID lpBuffer,LPDWORD lpcbBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:196:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:197:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetGetResourceParentW(LPNETRESOURCEW lpNetResource,LPVOID lpBuffer,LPDWORD lpcbBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:197:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:198:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetGetResourceInformationA(LPNETRESOURCEA lpNetResource,LPVOID lpBuffer,LPDWORD lpcbBuffer,LPSTR *lplpSystem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:198:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:199:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetGetResourceInformationW(LPNETRESOURCEW lpNetResource,LPVOID lpBuffer,LPDWORD lpcbBuffer,LPWSTR *lplpSystem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:199:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:234:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetGetUniversalNameA(LPCSTR lpLocalPath,DWORD dwInfoLevel,LPVOID lpBuffer,LPDWORD lpBufferSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:234:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:235:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetGetUniversalNameW(LPCWSTR lpLocalPath,DWORD dwInfoLevel,LPVOID lpBuffer,LPDWORD lpBufferSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:235:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:236:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetGetUserA(LPCSTR lpName,LPSTR lpUserName,LPDWORD lpnLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:236:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:237:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetGetUserW(LPCWSTR lpName,LPWSTR lpUserName,LPDWORD lpnLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:237:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:244:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetGetProviderNameA(DWORD dwNetType,LPSTR lpProviderName,LPDWORD lpBufferSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:244:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:245:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetGetProviderNameW(DWORD dwNetType,LPWSTR lpProviderName,LPDWORD lpBufferSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:245:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:264:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetGetNetworkInformationA(LPCSTR lpProvider,LPNETINFOSTRUCT lpNetInfoStruct); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:264:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:265:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetGetNetworkInformationW(LPCWSTR lpProvider,LPNETINFOSTRUCT lpNetInfoStruct); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:265:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:289:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetGetLastErrorA(LPDWORD lpError,LPSTR lpErrorBuf,DWORD nErrorBufSize,LPSTR lpNameBuf,DWORD nNameBufSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:289:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:290:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetGetLastErrorW(LPDWORD lpError,LPWSTR lpErrorBuf,DWORD nErrorBufSize,LPWSTR lpNameBuf,DWORD nNameBufSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:290:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:350:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI MultinetGetConnectionPerformanceA(LPNETRESOURCEA lpNetResource,LPNETCONNECTINFOSTRUCT lpNetConnectInfoStruct); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:350:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:351:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI MultinetGetConnectionPerformanceW(LPNETRESOURCEW lpNetResource,LPNETCONNECTINFOSTRUCT lpNetConnectInfoStruct); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:351:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:82, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/dde.h:60:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DdeSetQualityOfService(HWND hwndClient,CONST SECURITY_QUALITY_OF_SERVICE *pqosNew,PSECURITY_QUALITY_OF_SERVICE pqosPrev); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/dde.h:60:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/dde.h:61:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImpersonateDdeClientWindow(HWND hWndClient,HWND hWndServer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/dde.h:61:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/dde.h:62:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPARAM WINAPI PackDDElParam(UINT msg,UINT_PTR uiLo,UINT_PTR uiHi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/dde.h:62:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/dde.h:63:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI UnpackDDElParam(UINT msg,LPARAM lParam,PUINT_PTR puiLo,PUINT_PTR puiHi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/dde.h:63:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/dde.h:64:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI FreeDDElParam(UINT msg,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/dde.h:64:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/dde.h:65:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPARAM WINAPI ReuseDDElParam(LPARAM lParam,UINT msgIn,UINT msgOut,UINT_PTR uiLo,UINT_PTR uiHi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/dde.h:65:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:83, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:159:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT WINAPI DdeInitializeA(LPDWORD pidInst,PFNCALLBACK pfnCallback,DWORD afCmd,DWORD ulRes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:159:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:160:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT WINAPI DdeInitializeW(LPDWORD pidInst,PFNCALLBACK pfnCallback,DWORD afCmd,DWORD ulRes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:160:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:183:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DdeUninitialize(DWORD idInst); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:183:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:184:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HCONVLIST WINAPI DdeConnectList(DWORD idInst,HSZ hszService,HSZ hszTopic,HCONVLIST hConvList,PCONVCONTEXT pCC); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:184:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:185:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HCONV WINAPI DdeQueryNextServer(HCONVLIST hConvList,HCONV hConvPrev); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:185:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:186:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DdeDisconnectList(HCONVLIST hConvList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:186:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:187:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HCONV WINAPI DdeConnect(DWORD idInst,HSZ hszService,HSZ hszTopic,PCONVCONTEXT pCC); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:187:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:188:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DdeDisconnect(HCONV hConv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:188:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:189:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HCONV WINAPI DdeReconnect(HCONV hConv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:189:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:190:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT WINAPI DdeQueryConvInfo(HCONV hConv,DWORD idTransaction,PCONVINFO pConvInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:190:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:191:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DdeSetUserHandle(HCONV hConv,DWORD id,DWORD_PTR hUser); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:191:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:192:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DdeAbandonTransaction(DWORD idInst,HCONV hConv,DWORD idTransaction); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:192:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:193:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DdePostAdvise(DWORD idInst,HSZ hszTopic,HSZ hszItem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:193:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:194:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DdeEnableCallback(DWORD idInst,HCONV hConv,UINT wCmd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:194:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:195:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DdeImpersonateClient(HCONV hConv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:195:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:207:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HDDEDATA WINAPI DdeNameService(DWORD idInst,HSZ hsz1,HSZ hsz2,UINT afCmd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:207:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:208:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HDDEDATA WINAPI DdeClientTransaction(LPBYTE pData,DWORD cbData,HCONV hConv,HSZ hszItem,UINT wFmt,UINT wType,DWORD dwTimeout,LPDWORD pdwResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:208:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:209:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HDDEDATA WINAPI DdeCreateDataHandle(DWORD idInst,LPBYTE pSrc,DWORD cb,DWORD cbOff,HSZ hszItem,UINT wFmt,UINT afCmd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:209:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:210:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HDDEDATA WINAPI DdeAddData(HDDEDATA hData,LPBYTE pSrc,DWORD cb,DWORD cbOff); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:210:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:211:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI DdeGetData(HDDEDATA hData,LPBYTE pDst,DWORD cbMax,DWORD cbOff); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:211:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:212:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPBYTE WINAPI DdeAccessData(HDDEDATA hData,LPDWORD pcbDataSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:212:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:213:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DdeUnaccessData(HDDEDATA hData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:213:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:214:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DdeFreeDataHandle(HDDEDATA hData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:214:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:218:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT WINAPI DdeGetLastError(DWORD idInst); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:218:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:244:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HSZ WINAPI DdeCreateStringHandleA(DWORD idInst,LPCSTR psz,int iCodePage); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:244:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:245:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HSZ WINAPI DdeCreateStringHandleW(DWORD idInst,LPCWSTR psz,int iCodePage); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:245:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:246:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI DdeQueryStringA(DWORD idInst,HSZ hsz,LPSTR psz,DWORD cchMax,int iCodePage); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:246:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:247:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI DdeQueryStringW(DWORD idInst,HSZ hsz,LPWSTR psz,DWORD cchMax,int iCodePage); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:247:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:248:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DdeFreeStringHandle(DWORD idInst,HSZ hsz); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:248:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:249:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DdeKeepStringHandle(DWORD idInst,HSZ hsz); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:249:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:250:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINAPI DdeCmpStringHandles(HSZ hsz1,HSZ hsz2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:250:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:85, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/lzexpand.h:27:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture INT WINAPI LZStart(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/lzexpand.h:27:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/lzexpand.h:28:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VOID WINAPI LZDone(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/lzexpand.h:28:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/lzexpand.h:29:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG WINAPI CopyLZFile(INT,INT); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/lzexpand.h:29:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/lzexpand.h:30:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG WINAPI LZCopy(INT,INT); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/lzexpand.h:30:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/lzexpand.h:31:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture INT WINAPI LZInit(INT); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/lzexpand.h:31:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/lzexpand.h:32:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture INT WINAPI GetExpandedNameA(LPSTR,LPSTR); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/lzexpand.h:32:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/lzexpand.h:33:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture INT WINAPI GetExpandedNameW(LPWSTR,LPWSTR); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/lzexpand.h:33:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/lzexpand.h:34:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture INT WINAPI LZOpenFileA(LPSTR,LPOFSTRUCT,WORD); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/lzexpand.h:34:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/lzexpand.h:35:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture INT WINAPI LZOpenFileW(LPWSTR,LPOFSTRUCT,WORD); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/lzexpand.h:35:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/lzexpand.h:36:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG WINAPI LZSeek(INT,LONG,INT); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/lzexpand.h:36:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/lzexpand.h:37:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture INT WINAPI LZRead(INT,LPSTR,INT); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/lzexpand.h:37:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/lzexpand.h:38:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VOID WINAPI LZClose(INT); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/lzexpand.h:38:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:86, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:204:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI LRESULT WINAPI CloseDriver(HDRVR hDriver,LPARAM lParam1,LPARAM lParam2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:204:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:205:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI HDRVR WINAPI OpenDriver(LPCWSTR szDriverName,LPCWSTR szSectionName,LPARAM lParam2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:205:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:206:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI LRESULT WINAPI SendDriverMessage(HDRVR hDriver,UINT message,LPARAM lParam1,LPARAM lParam2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:206:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:207:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI HMODULE WINAPI DrvGetModuleHandle(HDRVR hDriver); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:207:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:208:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI HMODULE WINAPI GetDriverModuleHandle(HDRVR hDriver); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:208:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:209:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI LRESULT WINAPI DefDriverProc(DWORD_PTR dwDriverIdentifier,HDRVR hdrvr,UINT uMsg,LPARAM lParam1,LPARAM lParam2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:209:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:237:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI WINBOOL WINAPI sndPlaySoundA(LPCSTR pszSound,UINT fuSound); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:237:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:238:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI WINBOOL WINAPI sndPlaySoundW(LPCWSTR pszSound,UINT fuSound); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:238:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:269:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI WINBOOL WINAPI PlaySoundA(LPCSTR pszSound,HMODULE hmod,DWORD fdwSound); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:269:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:270:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI WINBOOL WINAPI PlaySoundW(LPCWSTR pszSound,HMODULE hmod,DWORD fdwSound); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:270:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:505:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI UINT WINAPI waveOutGetNumDevs(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:505:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:506:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveOutGetDevCapsA(UINT_PTR uDeviceID,LPWAVEOUTCAPSA pwoc,UINT cbwoc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:506:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:507:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveOutGetDevCapsW(UINT_PTR uDeviceID,LPWAVEOUTCAPSW pwoc,UINT cbwoc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:507:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:511:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveOutGetVolume(HWAVEOUT hwo,LPDWORD pdwVolume); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:511:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:512:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveOutSetVolume(HWAVEOUT hwo,DWORD dwVolume); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:512:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:513:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveOutGetErrorTextA(MMRESULT mmrError,LPSTR pszText,UINT cchText); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:513:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:514:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveOutGetErrorTextW(MMRESULT mmrError,LPWSTR pszText,UINT cchText); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:514:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:86, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:518:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveOutOpen(LPHWAVEOUT phwo,UINT uDeviceID,LPCWAVEFORMATEX pwfx,DWORD_PTR dwCallback,DWORD_PTR dwInstance,DWORD fdwOpen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:518:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:519:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveOutClose(HWAVEOUT hwo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:519:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:520:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveOutPrepareHeader(HWAVEOUT hwo,LPWAVEHDR pwh,UINT cbwh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:520:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:521:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveOutUnprepareHeader(HWAVEOUT hwo,LPWAVEHDR pwh,UINT cbwh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:521:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:522:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveOutWrite(HWAVEOUT hwo,LPWAVEHDR pwh,UINT cbwh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:522:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:523:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveOutPause(HWAVEOUT hwo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:523:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:524:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveOutRestart(HWAVEOUT hwo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:524:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:525:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveOutReset(HWAVEOUT hwo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:525:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:526:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveOutBreakLoop(HWAVEOUT hwo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:526:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:527:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveOutGetPosition(HWAVEOUT hwo,LPMMTIME pmmt,UINT cbmmt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:527:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:528:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveOutGetPitch(HWAVEOUT hwo,LPDWORD pdwPitch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:528:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:529:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveOutSetPitch(HWAVEOUT hwo,DWORD dwPitch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:529:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:530:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveOutGetPlaybackRate(HWAVEOUT hwo,LPDWORD pdwRate); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:530:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:531:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveOutSetPlaybackRate(HWAVEOUT hwo,DWORD dwRate); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:531:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:532:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveOutGetID(HWAVEOUT hwo,LPUINT puDeviceID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:532:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:533:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveOutMessage(HWAVEOUT hwo,UINT uMsg,DWORD_PTR dw1,DWORD_PTR dw2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:533:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:534:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI UINT WINAPI waveInGetNumDevs(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:534:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:535:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveInGetDevCapsA(UINT_PTR uDeviceID,LPWAVEINCAPSA pwic,UINT cbwic); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:535:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:536:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveInGetDevCapsW(UINT_PTR uDeviceID,LPWAVEINCAPSW pwic,UINT cbwic); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:536:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:540:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveInGetErrorTextA(MMRESULT mmrError,LPSTR pszText,UINT cchText); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:540:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:541:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveInGetErrorTextW(MMRESULT mmrError,LPWSTR pszText,UINT cchText); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:541:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:545:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveInOpen(LPHWAVEIN phwi,UINT uDeviceID,LPCWAVEFORMATEX pwfx,DWORD_PTR dwCallback,DWORD_PTR dwInstance,DWORD fdwOpen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:545:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:546:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveInClose(HWAVEIN hwi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:546:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:547:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveInPrepareHeader(HWAVEIN hwi,LPWAVEHDR pwh,UINT cbwh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:547:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:548:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveInUnprepareHeader(HWAVEIN hwi,LPWAVEHDR pwh,UINT cbwh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:548:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:549:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveInAddBuffer(HWAVEIN hwi,LPWAVEHDR pwh,UINT cbwh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:549:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:550:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveInStart(HWAVEIN hwi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:550:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:551:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveInStop(HWAVEIN hwi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:551:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:552:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveInReset(HWAVEIN hwi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:552:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:553:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveInGetPosition(HWAVEIN hwi,LPMMTIME pmmt,UINT cbmmt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:553:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:554:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveInGetID(HWAVEIN hwi,LPUINT puDeviceID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:554:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:555:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveInMessage(HWAVEIN hwi,UINT uMsg,DWORD_PTR dw1,DWORD_PTR dw2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:555:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:797:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI UINT WINAPI midiOutGetNumDevs(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:797:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:798:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiStreamOpen(LPHMIDISTRM phms,LPUINT puDeviceID,DWORD cMidi,DWORD_PTR dwCallback,DWORD_PTR dwInstance,DWORD fdwOpen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:798:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:799:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiStreamClose(HMIDISTRM hms); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:799:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:800:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiStreamProperty(HMIDISTRM hms,LPBYTE lppropdata,DWORD dwProperty); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:800:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:801:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiStreamPosition(HMIDISTRM hms,LPMMTIME lpmmt,UINT cbmmt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:801:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:802:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiStreamOut(HMIDISTRM hms,LPMIDIHDR pmh,UINT cbmh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:802:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:803:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiStreamPause(HMIDISTRM hms); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:803:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:804:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiStreamRestart(HMIDISTRM hms); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:804:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:805:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiStreamStop(HMIDISTRM hms); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:805:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:806:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiConnect(HMIDI hmi,HMIDIOUT hmo,LPVOID pReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:806:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:807:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiDisconnect(HMIDI hmi,HMIDIOUT hmo,LPVOID pReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:807:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:808:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiOutGetDevCapsA(UINT_PTR uDeviceID,LPMIDIOUTCAPSA pmoc,UINT cbmoc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:808:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:809:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiOutGetDevCapsW(UINT_PTR uDeviceID,LPMIDIOUTCAPSW pmoc,UINT cbmoc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:809:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:813:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiOutGetVolume(HMIDIOUT hmo,LPDWORD pdwVolume); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:813:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:814:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiOutSetVolume(HMIDIOUT hmo,DWORD dwVolume); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:814:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:815:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiOutGetErrorTextA(MMRESULT mmrError,LPSTR pszText,UINT cchText); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:815:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:816:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiOutGetErrorTextW(MMRESULT mmrError,LPWSTR pszText,UINT cchText); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:816:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:820:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiOutOpen(LPHMIDIOUT phmo,UINT uDeviceID,DWORD_PTR dwCallback,DWORD_PTR dwInstance,DWORD fdwOpen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:820:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:821:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiOutClose(HMIDIOUT hmo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:821:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:822:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiOutPrepareHeader(HMIDIOUT hmo,LPMIDIHDR pmh,UINT cbmh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:822:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:823:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiOutUnprepareHeader(HMIDIOUT hmo,LPMIDIHDR pmh,UINT cbmh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:823:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:824:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiOutShortMsg(HMIDIOUT hmo,DWORD dwMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:824:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:825:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiOutLongMsg(HMIDIOUT hmo,LPMIDIHDR pmh,UINT cbmh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:825:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:826:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiOutReset(HMIDIOUT hmo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:826:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:827:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiOutCachePatches(HMIDIOUT hmo,UINT uBank,LPWORD pwpa,UINT fuCache); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:827:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:828:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiOutCacheDrumPatches(HMIDIOUT hmo,UINT uPatch,LPWORD pwkya,UINT fuCache); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:828:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:829:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiOutGetID(HMIDIOUT hmo,LPUINT puDeviceID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:829:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:830:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiOutMessage(HMIDIOUT hmo,UINT uMsg,DWORD_PTR dw1,DWORD_PTR dw2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:830:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:831:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI UINT WINAPI midiInGetNumDevs(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:831:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:832:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiInGetDevCapsA(UINT_PTR uDeviceID,LPMIDIINCAPSA pmic,UINT cbmic); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:832:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:833:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiInGetDevCapsW(UINT_PTR uDeviceID,LPMIDIINCAPSW pmic,UINT cbmic); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:833:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:837:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiInGetErrorTextA(MMRESULT mmrError,LPSTR pszText,UINT cchText); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:837:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:838:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiInGetErrorTextW(MMRESULT mmrError,LPWSTR pszText,UINT cchText); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:838:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:842:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiInOpen(LPHMIDIIN phmi,UINT uDeviceID,DWORD_PTR dwCallback,DWORD_PTR dwInstance,DWORD fdwOpen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:842:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:843:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiInClose(HMIDIIN hmi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:843:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:844:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiInPrepareHeader(HMIDIIN hmi,LPMIDIHDR pmh,UINT cbmh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:844:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:845:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiInUnprepareHeader(HMIDIIN hmi,LPMIDIHDR pmh,UINT cbmh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:845:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:846:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiInAddBuffer(HMIDIIN hmi,LPMIDIHDR pmh,UINT cbmh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:846:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:847:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiInStart(HMIDIIN hmi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:847:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:848:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiInStop(HMIDIIN hmi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:848:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:849:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiInReset(HMIDIIN hmi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:849:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:850:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiInGetID(HMIDIIN hmi,LPUINT puDeviceID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:850:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:851:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiInMessage(HMIDIIN hmi,UINT uMsg,DWORD_PTR dw1,DWORD_PTR dw2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:851:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:920:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI UINT WINAPI auxGetNumDevs(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:920:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:921:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI auxGetDevCapsA(UINT_PTR uDeviceID,LPAUXCAPSA pac,UINT cbac); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:921:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:922:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI auxGetDevCapsW(UINT_PTR uDeviceID,LPAUXCAPSW pac,UINT cbac); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:922:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:926:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI auxSetVolume(UINT uDeviceID,DWORD dwVolume); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:926:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:927:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI auxGetVolume(UINT uDeviceID,LPDWORD pdwVolume); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:927:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:928:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI auxOutMessage(UINT uDeviceID,UINT uMsg,DWORD_PTR dw1,DWORD_PTR dw2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:928:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:960:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI UINT WINAPI mixerGetNumDevs(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:960:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1012:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI mixerGetDevCapsA(UINT_PTR uMxId,LPMIXERCAPSA pmxcaps,UINT cbmxcaps); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1012:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1013:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI mixerGetDevCapsW(UINT_PTR uMxId,LPMIXERCAPSW pmxcaps,UINT cbmxcaps); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1013:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1017:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI mixerOpen(LPHMIXER phmx,UINT uMxId,DWORD_PTR dwCallback,DWORD_PTR dwInstance,DWORD fdwOpen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1017:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1018:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI mixerClose(HMIXER hmx); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1018:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1019:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI DWORD WINAPI mixerMessage(HMIXER hmx,UINT uMsg,DWORD_PTR dwParam1,DWORD_PTR dwParam2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1019:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1107:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI mixerGetLineInfoA(HMIXEROBJ hmxobj,LPMIXERLINEA pmxl,DWORD fdwInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1107:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1108:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI mixerGetLineInfoW(HMIXEROBJ hmxobj,LPMIXERLINEW pmxl,DWORD fdwInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1108:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1120:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI mixerGetID(HMIXEROBJ hmxobj,UINT *puMxId,DWORD fdwId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1120:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1273:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI mixerGetLineControlsA(HMIXEROBJ hmxobj,LPMIXERLINECONTROLSA pmxlc,DWORD fdwControls); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1273:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1274:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI mixerGetLineControlsW(HMIXEROBJ hmxobj,LPMIXERLINECONTROLSW pmxlc,DWORD fdwControls); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1274:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1323:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI mixerGetControlDetailsA(HMIXEROBJ hmxobj,LPMIXERCONTROLDETAILS pmxcd,DWORD fdwDetails); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1323:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1324:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI mixerGetControlDetailsW(HMIXEROBJ hmxobj,LPMIXERCONTROLDETAILS pmxcd,DWORD fdwDetails); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1324:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1333:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI mixerSetControlDetails(HMIXEROBJ hmxobj,LPMIXERCONTROLDETAILS pmxcd,DWORD fdwDetails); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1333:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1363:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI timeGetSystemTime(LPMMTIME pmmt,UINT cbmmt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1363:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1364:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI DWORD WINAPI timeGetTime(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1364:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1365:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI timeSetEvent(UINT uDelay,UINT uResolution,LPTIMECALLBACK fptc,DWORD_PTR dwUser,UINT fuEvent); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1365:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1366:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI timeKillEvent(UINT uTimerID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1366:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1367:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI timeGetDevCaps(LPTIMECAPS ptc,UINT cbtc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1367:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1368:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI timeBeginPeriod(UINT uPeriod); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1368:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1369:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI timeEndPeriod(UINT uPeriod); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1369:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1607:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI UINT WINAPI joyGetNumDevs(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1607:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1608:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI joyGetDevCapsA(UINT_PTR uJoyID,LPJOYCAPSA pjc,UINT cbjc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1608:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1609:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI joyGetDevCapsW(UINT_PTR uJoyID,LPJOYCAPSW pjc,UINT cbjc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1609:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1613:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI joyGetPos(UINT uJoyID,LPJOYINFO pji); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1613:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1614:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI joyGetPosEx(UINT uJoyID,LPJOYINFOEX pji); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1614:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1615:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI joyGetThreshold(UINT uJoyID,LPUINT puThreshold); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1615:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1616:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI joyReleaseCapture(UINT uJoyID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1616:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1617:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI joySetCapture(HWND hwnd,UINT uJoyID,UINT uPeriod,WINBOOL fChanged); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1617:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1618:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI joySetThreshold(UINT uJoyID,UINT uThreshold); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1618:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1742:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI FOURCC WINAPI mmioStringToFOURCCA(LPCSTR sz,UINT uFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1742:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1743:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI FOURCC WINAPI mmioStringToFOURCCW(LPCWSTR sz,UINT uFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1743:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1747:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI LPMMIOPROC WINAPI mmioInstallIOProcA(FOURCC fccIOProc,LPMMIOPROC pIOProc,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1747:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1748:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI LPMMIOPROC WINAPI mmioInstallIOProcW(FOURCC fccIOProc,LPMMIOPROC pIOProc,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1748:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1752:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI HMMIO WINAPI mmioOpenA(LPSTR pszFileName,LPMMIOINFO pmmioinfo,DWORD fdwOpen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1752:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1753:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI HMMIO WINAPI mmioOpenW(LPWSTR pszFileName,LPMMIOINFO pmmioinfo,DWORD fdwOpen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1753:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1757:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI mmioRenameA(LPCSTR pszFileName,LPCSTR pszNewFileName,LPCMMIOINFO pmmioinfo,DWORD fdwRename); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1757:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1758:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI mmioRenameW(LPCWSTR pszFileName,LPCWSTR pszNewFileName,LPCMMIOINFO pmmioinfo,DWORD fdwRename); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1758:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1762:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI mmioClose(HMMIO hmmio,UINT fuClose); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1762:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1763:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI LONG WINAPI mmioRead(HMMIO hmmio,HPSTR pch,LONG cch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1763:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1764:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI LONG WINAPI mmioWrite(HMMIO hmmio,const char _huge *pch,LONG cch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1764:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1765:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI LONG WINAPI mmioSeek(HMMIO hmmio,LONG lOffset,int iOrigin); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1765:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1766:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI mmioGetInfo(HMMIO hmmio,LPMMIOINFO pmmioinfo,UINT fuInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1766:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1767:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI mmioSetInfo(HMMIO hmmio,LPCMMIOINFO pmmioinfo,UINT fuInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1767:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1768:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI mmioSetBuffer(HMMIO hmmio,LPSTR pchBuffer,LONG cchBuffer,UINT fuBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1768:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1769:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI mmioFlush(HMMIO hmmio,UINT fuFlush); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1769:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1770:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI mmioAdvance(HMMIO hmmio,LPMMIOINFO pmmioinfo,UINT fuAdvance); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1770:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1771:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI LRESULT WINAPI mmioSendMessage(HMMIO hmmio,UINT uMsg,LPARAM lParam1,LPARAM lParam2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1771:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1772:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI mmioDescend(HMMIO hmmio,LPMMCKINFO pmmcki,const MMCKINFO *pmmckiParent,UINT fuDescend); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1772:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1773:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI mmioAscend(HMMIO hmmio,LPMMCKINFO pmmcki,UINT fuAscend); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1773:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1774:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI mmioCreateChunk(HMMIO hmmio,LPMMCKINFO pmmcki,UINT fuCreate); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1774:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1791:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MCIERROR WINAPI mciSendCommandA(MCIDEVICEID mciId,UINT uMsg,DWORD_PTR dwParam1,DWORD_PTR dwParam2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1791:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1792:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MCIERROR WINAPI mciSendCommandW(MCIDEVICEID mciId,UINT uMsg,DWORD_PTR dwParam1,DWORD_PTR dwParam2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1792:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1796:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MCIERROR WINAPI mciSendStringA(LPCSTR lpstrCommand,LPSTR lpstrReturnString,UINT uReturnLength,HWND hwndCallback); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1796:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1797:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MCIERROR WINAPI mciSendStringW(LPCWSTR lpstrCommand,LPWSTR lpstrReturnString,UINT uReturnLength,HWND hwndCallback); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1797:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1801:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MCIDEVICEID WINAPI mciGetDeviceIDA(LPCSTR pszDevice); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1801:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1802:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MCIDEVICEID WINAPI mciGetDeviceIDW(LPCWSTR pszDevice); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1802:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1806:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MCIDEVICEID WINAPI mciGetDeviceIDFromElementIDA(DWORD dwElementID,LPCSTR lpstrType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1806:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1807:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MCIDEVICEID WINAPI mciGetDeviceIDFromElementIDW(DWORD dwElementID,LPCWSTR lpstrType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1807:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1811:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI WINBOOL WINAPI mciGetErrorStringA(MCIERROR mcierr,LPSTR pszText,UINT cchText); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1811:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1812:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI WINBOOL WINAPI mciGetErrorStringW(MCIERROR mcierr,LPWSTR pszText,UINT cchText); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1812:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1816:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI WINBOOL WINAPI mciSetYieldProc(MCIDEVICEID mciId,YIELDPROC fpYieldProc,DWORD dwYieldData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1816:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1817:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI HTASK WINAPI mciGetCreatorTask(MCIDEVICEID mciId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1817:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1818:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI YIELDPROC WINAPI mciGetYieldProc(MCIDEVICEID mciId,LPDWORD pdwYieldData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1818:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:87, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/nb30.h:209:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UCHAR WINAPI Netbios(PNCB pncb); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/nb30.h:209:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:40, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpc.h:82, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:88, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/guiddef.h:30:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __extension__ template const GUID &__mingw_uuidof(); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/guiddef.h:30:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpc.h:82, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:88, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:181:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcBindingCopy(RPC_BINDING_HANDLE SourceBinding,RPC_BINDING_HANDLE *DestinationBinding); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:181:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:182:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcBindingFree(RPC_BINDING_HANDLE *Binding); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:182:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:183:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcBindingSetOption(RPC_BINDING_HANDLE hBinding,unsigned __LONG32 option,ULONG_PTR optionValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:183:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpc.h:82, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:88, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:184:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcBindingInqOption(RPC_BINDING_HANDLE hBinding,unsigned __LONG32 option,ULONG_PTR *pOptionValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:184:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:185:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcBindingFromStringBindingA(RPC_CSTR StringBinding,RPC_BINDING_HANDLE *Binding); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:185:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:186:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcBindingFromStringBindingW(RPC_WSTR StringBinding,RPC_BINDING_HANDLE *Binding); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:186:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:187:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcSsGetContextBinding(void *ContextHandle,RPC_BINDING_HANDLE *Binding); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:187:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:188:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcBindingInqObject(RPC_BINDING_HANDLE Binding,UUID *ObjectUuid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:188:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:189:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcBindingReset(RPC_BINDING_HANDLE Binding); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:189:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:190:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcBindingSetObject(RPC_BINDING_HANDLE Binding,UUID *ObjectUuid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:190:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:191:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcMgmtInqDefaultProtectLevel(unsigned __LONG32 AuthnSvc,unsigned __LONG32 *AuthnLevel); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:191:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:192:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcBindingToStringBindingA(RPC_BINDING_HANDLE Binding,RPC_CSTR *StringBinding); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:192:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:193:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcBindingToStringBindingW(RPC_BINDING_HANDLE Binding,RPC_WSTR *StringBinding); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:193:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:194:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcBindingVectorFree(RPC_BINDING_VECTOR **BindingVector); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:194:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:195:171: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcStringBindingComposeA(RPC_CSTR ObjUuid,RPC_CSTR Protseq,RPC_CSTR NetworkAddr,RPC_CSTR Endpoint,RPC_CSTR Options,RPC_CSTR *StringBinding); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:195:171: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:196:171: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcStringBindingComposeW(RPC_WSTR ObjUuid,RPC_WSTR Protseq,RPC_WSTR NetworkAddr,RPC_WSTR Endpoint,RPC_WSTR Options,RPC_WSTR *StringBinding); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:196:171: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:197:180: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcStringBindingParseA(RPC_CSTR StringBinding,RPC_CSTR *ObjUuid,RPC_CSTR *Protseq,RPC_CSTR *NetworkAddr,RPC_CSTR *Endpoint,RPC_CSTR *NetworkOptions); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:197:180: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:198:180: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcStringBindingParseW(RPC_WSTR StringBinding,RPC_WSTR *ObjUuid,RPC_WSTR *Protseq,RPC_WSTR *NetworkAddr,RPC_WSTR *Endpoint,RPC_WSTR *NetworkOptions); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:198:180: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:199:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcStringFreeA(RPC_CSTR *String); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:199:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:200:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcStringFreeW(RPC_WSTR *String); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:200:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:201:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcIfInqId(RPC_IF_HANDLE RpcIfHandle,RPC_IF_ID *RpcIfId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:201:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:202:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcNetworkIsProtseqValidA(RPC_CSTR Protseq); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:202:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:203:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcNetworkIsProtseqValidW(RPC_WSTR Protseq); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:203:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:204:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcMgmtInqComTimeout(RPC_BINDING_HANDLE Binding,unsigned int *Timeout); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:204:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:205:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcMgmtSetComTimeout(RPC_BINDING_HANDLE Binding,unsigned int Timeout); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:205:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:206:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcMgmtSetCancelTimeout(__LONG32 Timeout); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:206:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:207:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcNetworkInqProtseqsA (RPC_PROTSEQ_VECTORA **ProtseqVector); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:207:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:208:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcNetworkInqProtseqsW (RPC_PROTSEQ_VECTORW **ProtseqVector); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:208:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:209:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcObjectInqType(UUID *ObjUuid,UUID *TypeUuid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:209:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:210:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcObjectSetInqFn(RPC_OBJECT_INQ_FN *InquiryFn); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:210:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:211:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcObjectSetType(UUID *ObjUuid,UUID *TypeUuid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:211:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:212:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcProtseqVectorFreeA(RPC_PROTSEQ_VECTORA **ProtseqVector); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:212:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:213:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcProtseqVectorFreeW(RPC_PROTSEQ_VECTORW **ProtseqVector); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:213:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:214:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerInqBindings (RPC_BINDING_VECTOR **BindingVector); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:214:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:215:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerInqIf(RPC_IF_HANDLE IfSpec,UUID *MgrTypeUuid,RPC_MGR_EPV **MgrEpv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:215:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:216:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerListen(unsigned int MinimumCallThreads,unsigned int MaxCalls,unsigned int DontWait); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:216:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:217:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerRegisterIf(RPC_IF_HANDLE IfSpec,UUID *MgrTypeUuid,RPC_MGR_EPV *MgrEpv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:217:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:218:185: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerRegisterIfEx(RPC_IF_HANDLE IfSpec,UUID *MgrTypeUuid,RPC_MGR_EPV *MgrEpv,unsigned int Flags,unsigned int MaxCalls,RPC_IF_CALLBACK_FN *IfCallback); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:218:185: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:219:210: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerRegisterIf2(RPC_IF_HANDLE IfSpec,UUID *MgrTypeUuid,RPC_MGR_EPV *MgrEpv,unsigned int Flags,unsigned int MaxCalls,unsigned int MaxRpcSize,RPC_IF_CALLBACK_FN *IfCallbackFn); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:219:210: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:220:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerUnregisterIf(RPC_IF_HANDLE IfSpec,UUID *MgrTypeUuid,unsigned int WaitForCallsToComplete); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:220:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:221:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerUnregisterIfEx(RPC_IF_HANDLE IfSpec,UUID *MgrTypeUuid,int RundownContextHandles); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:221:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:222:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerUseAllProtseqs(unsigned int MaxCalls,void *SecurityDescriptor); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:222:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:223:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerUseAllProtseqsEx(unsigned int MaxCalls,void *SecurityDescriptor,PRPC_POLICY Policy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:223:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:224:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerUseAllProtseqsIf(unsigned int MaxCalls,RPC_IF_HANDLE IfSpec,void *SecurityDescriptor); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:224:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:225:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerUseAllProtseqsIfEx(unsigned int MaxCalls,RPC_IF_HANDLE IfSpec,void *SecurityDescriptor,PRPC_POLICY Policy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:225:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:226:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerUseProtseqA(RPC_CSTR Protseq,unsigned int MaxCalls,void *SecurityDescriptor); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:226:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:227:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerUseProtseqExA(RPC_CSTR Protseq,unsigned int MaxCalls,void *SecurityDescriptor,PRPC_POLICY Policy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:227:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:228:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerUseProtseqW(RPC_WSTR Protseq,unsigned int MaxCalls,void *SecurityDescriptor); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:228:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:229:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerUseProtseqExW(RPC_WSTR Protseq,unsigned int MaxCalls,void *SecurityDescriptor,PRPC_POLICY Policy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:229:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:230:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerUseProtseqEpA(RPC_CSTR Protseq,unsigned int MaxCalls,RPC_CSTR Endpoint,void *SecurityDescriptor); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:230:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:231:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerUseProtseqEpExA(RPC_CSTR Protseq,unsigned int MaxCalls,RPC_CSTR Endpoint,void *SecurityDescriptor,PRPC_POLICY Policy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:231:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:232:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerUseProtseqEpW(RPC_WSTR Protseq,unsigned int MaxCalls,RPC_WSTR Endpoint,void *SecurityDescriptor); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:232:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:233:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerUseProtseqEpExW(RPC_WSTR Protseq,unsigned int MaxCalls,RPC_WSTR Endpoint,void *SecurityDescriptor,PRPC_POLICY Policy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:233:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:234:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerUseProtseqIfA(RPC_CSTR Protseq,unsigned int MaxCalls,RPC_IF_HANDLE IfSpec,void *SecurityDescriptor); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:234:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:235:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerUseProtseqIfExA(RPC_CSTR Protseq,unsigned int MaxCalls,RPC_IF_HANDLE IfSpec,void *SecurityDescriptor,PRPC_POLICY Policy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:235:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:236:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerUseProtseqIfW(RPC_WSTR Protseq,unsigned int MaxCalls,RPC_IF_HANDLE IfSpec,void *SecurityDescriptor); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:236:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:237:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerUseProtseqIfExW(RPC_WSTR Protseq,unsigned int MaxCalls,RPC_IF_HANDLE IfSpec,void *SecurityDescriptor,PRPC_POLICY Policy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:237:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:238:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY RpcServerYield (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:238:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:239:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcMgmtStatsVectorFree(RPC_STATS_VECTOR **StatsVector); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:239:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:240:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcMgmtInqStats(RPC_BINDING_HANDLE Binding,RPC_STATS_VECTOR **Statistics); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:240:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:241:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcMgmtIsServerListening(RPC_BINDING_HANDLE Binding); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:241:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:242:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcMgmtStopServerListening(RPC_BINDING_HANDLE Binding); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:242:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:243:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcMgmtWaitServerListen(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:243:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:244:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcMgmtSetServerStackSize(unsigned __LONG32 ThreadStackSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:244:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:245:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY RpcSsDontSerializeContext(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:245:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:246:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcMgmtEnableIdleCleanup(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:246:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:247:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcMgmtInqIfIds(RPC_BINDING_HANDLE Binding,RPC_IF_ID_VECTOR **IfIdVector); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:247:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:248:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcIfIdVectorFree(RPC_IF_ID_VECTOR **IfIdVector); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:248:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:249:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcMgmtInqServerPrincNameA(RPC_BINDING_HANDLE Binding,unsigned __LONG32 AuthnSvc,RPC_CSTR *ServerPrincName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:249:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:250:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcMgmtInqServerPrincNameW(RPC_BINDING_HANDLE Binding,unsigned __LONG32 AuthnSvc,RPC_WSTR *ServerPrincName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:250:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:251:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerInqDefaultPrincNameA(unsigned __LONG32 AuthnSvc,RPC_CSTR *PrincName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:251:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:252:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerInqDefaultPrincNameW(unsigned __LONG32 AuthnSvc,RPC_WSTR *PrincName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:252:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:253:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcEpResolveBinding(RPC_BINDING_HANDLE Binding,RPC_IF_HANDLE IfSpec); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:253:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:254:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcNsBindingInqEntryNameA(RPC_BINDING_HANDLE Binding,unsigned __LONG32 EntryNameSyntax,RPC_CSTR *EntryName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:254:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:255:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcNsBindingInqEntryNameW(RPC_BINDING_HANDLE Binding,unsigned __LONG32 EntryNameSyntax,RPC_WSTR *EntryName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:255:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpc.h:82, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:88, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:455:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcImpersonateClient(RPC_BINDING_HANDLE BindingHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:455:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:456:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcRevertToSelfEx(RPC_BINDING_HANDLE BindingHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:456:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:457:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcRevertToSelf(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:457:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:458:226: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcBindingInqAuthClientA(RPC_BINDING_HANDLE ClientBinding,RPC_AUTHZ_HANDLE *Privs,RPC_CSTR *ServerPrincName,unsigned __LONG32 *AuthnLevel,unsigned __LONG32 *AuthnSvc,unsigned __LONG32 *AuthzSvc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:458:226: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:459:226: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcBindingInqAuthClientW(RPC_BINDING_HANDLE ClientBinding,RPC_AUTHZ_HANDLE *Privs,RPC_WSTR *ServerPrincName,unsigned __LONG32 *AuthnLevel,unsigned __LONG32 *AuthnSvc,unsigned __LONG32 *AuthzSvc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:459:226: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:460:252: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcBindingInqAuthClientExA(RPC_BINDING_HANDLE ClientBinding,RPC_AUTHZ_HANDLE *Privs,RPC_CSTR *ServerPrincName,unsigned __LONG32 *AuthnLevel,unsigned __LONG32 *AuthnSvc,unsigned __LONG32 *AuthzSvc,unsigned __LONG32 Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:460:252: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:461:252: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcBindingInqAuthClientExW(RPC_BINDING_HANDLE ClientBinding,RPC_AUTHZ_HANDLE *Privs,RPC_WSTR *ServerPrincName,unsigned __LONG32 *AuthnLevel,unsigned __LONG32 *AuthnSvc,unsigned __LONG32 *AuthzSvc,unsigned __LONG32 Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:461:252: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:462:233: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcBindingInqAuthInfoA(RPC_BINDING_HANDLE Binding,RPC_CSTR *ServerPrincName,unsigned __LONG32 *AuthnLevel,unsigned __LONG32 *AuthnSvc,RPC_AUTH_IDENTITY_HANDLE *AuthIdentity,unsigned __LONG32 *AuthzSvc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:462:233: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:463:233: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcBindingInqAuthInfoW(RPC_BINDING_HANDLE Binding,RPC_WSTR *ServerPrincName,unsigned __LONG32 *AuthnLevel,unsigned __LONG32 *AuthnSvc,RPC_AUTH_IDENTITY_HANDLE *AuthIdentity,unsigned __LONG32 *AuthzSvc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:463:233: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:464:228: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcBindingSetAuthInfoA(RPC_BINDING_HANDLE Binding,RPC_CSTR ServerPrincName,unsigned __LONG32 AuthnLevel,unsigned __LONG32 AuthnSvc,RPC_AUTH_IDENTITY_HANDLE AuthIdentity,unsigned __LONG32 AuthzSvc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:464:228: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:465:260: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcBindingSetAuthInfoExA(RPC_BINDING_HANDLE Binding,RPC_CSTR ServerPrincName,unsigned __LONG32 AuthnLevel,unsigned __LONG32 AuthnSvc,RPC_AUTH_IDENTITY_HANDLE AuthIdentity,unsigned __LONG32 AuthzSvc,RPC_SECURITY_QOS *SecurityQos); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:465:260: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:466:228: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcBindingSetAuthInfoW(RPC_BINDING_HANDLE Binding,RPC_WSTR ServerPrincName,unsigned __LONG32 AuthnLevel,unsigned __LONG32 AuthnSvc,RPC_AUTH_IDENTITY_HANDLE AuthIdentity,unsigned __LONG32 AuthzSvc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:466:228: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:467:260: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcBindingSetAuthInfoExW(RPC_BINDING_HANDLE Binding,RPC_WSTR ServerPrincName,unsigned __LONG32 AuthnLevel,unsigned __LONG32 AuthnSvc,RPC_AUTH_IDENTITY_HANDLE AuthIdentity,unsigned __LONG32 AuthzSvc,RPC_SECURITY_QOS *SecurityQOS); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:467:260: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:468:297: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcBindingInqAuthInfoExA(RPC_BINDING_HANDLE Binding,RPC_CSTR *ServerPrincName,unsigned __LONG32 *AuthnLevel,unsigned __LONG32 *AuthnSvc,RPC_AUTH_IDENTITY_HANDLE *AuthIdentity,unsigned __LONG32 *AuthzSvc,unsigned __LONG32 RpcQosVersion,RPC_SECURITY_QOS *SecurityQOS); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:468:297: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:469:297: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcBindingInqAuthInfoExW(RPC_BINDING_HANDLE Binding,RPC_WSTR *ServerPrincName,unsigned __LONG32 *AuthnLevel,unsigned __LONG32 *AuthnSvc,RPC_AUTH_IDENTITY_HANDLE *AuthIdentity,unsigned __LONG32 *AuthzSvc,unsigned __LONG32 RpcQosVersion,RPC_SECURITY_QOS *SecurityQOS); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:469:297: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:473:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerRegisterAuthInfoA(RPC_CSTR ServerPrincName,unsigned __LONG32 AuthnSvc,RPC_AUTH_KEY_RETRIEVAL_FN GetKeyFn,void *Arg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:473:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:474:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerRegisterAuthInfoW(RPC_WSTR ServerPrincName,unsigned __LONG32 AuthnSvc,RPC_AUTH_KEY_RETRIEVAL_FN GetKeyFn,void *Arg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:474:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:501:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcBindingServerFromClient(RPC_BINDING_HANDLE ClientBinding,RPC_BINDING_HANDLE *ServerBinding); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:501:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:502:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI DECLSPEC_NORETURN void RPC_ENTRY RpcRaiseException(RPC_STATUS exception); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:502:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:503:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcTestCancel(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:503:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:504:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerTestCancel(RPC_BINDING_HANDLE BindingHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:504:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:505:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcCancelThread(void *Thread); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:505:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:506:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcCancelThreadEx(void *Thread,__LONG32 Timeout); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:506:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:507:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY UuidCreate(UUID *Uuid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:507:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:508:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY UuidCreateSequential(UUID *Uuid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:508:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:509:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY UuidToStringA(UUID *Uuid,RPC_CSTR *StringUuid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:509:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:510:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY UuidFromStringA(RPC_CSTR StringUuid,UUID *Uuid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:510:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:511:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY UuidToStringW(UUID *Uuid,RPC_WSTR *StringUuid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:511:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:512:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY UuidFromStringW(RPC_WSTR StringUuid,UUID *Uuid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:512:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:513:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI signed int RPC_ENTRY UuidCompare(UUID *Uuid1,UUID *Uuid2,RPC_STATUS *Status); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:513:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:514:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY UuidCreateNil(UUID *NilUuid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:514:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:515:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI int RPC_ENTRY UuidEqual(UUID *Uuid1,UUID *Uuid2,RPC_STATUS *Status); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:515:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:516:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned short RPC_ENTRY UuidHash(UUID *Uuid,RPC_STATUS *Status); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:516:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:517:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI int RPC_ENTRY UuidIsNil(UUID *Uuid,RPC_STATUS *Status); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:517:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:518:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcEpRegisterNoReplaceA(RPC_IF_HANDLE IfSpec,RPC_BINDING_VECTOR *BindingVector,UUID_VECTOR *UuidVector,RPC_CSTR Annotation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:518:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:519:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcEpRegisterNoReplaceW(RPC_IF_HANDLE IfSpec,RPC_BINDING_VECTOR *BindingVector,UUID_VECTOR *UuidVector,RPC_WSTR Annotation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:519:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:520:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcEpRegisterA(RPC_IF_HANDLE IfSpec,RPC_BINDING_VECTOR *BindingVector,UUID_VECTOR *UuidVector,RPC_CSTR Annotation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:520:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:521:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcEpRegisterW(RPC_IF_HANDLE IfSpec,RPC_BINDING_VECTOR *BindingVector,UUID_VECTOR *UuidVector,RPC_WSTR Annotation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:521:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:522:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcEpUnregister(RPC_IF_HANDLE IfSpec,RPC_BINDING_VECTOR *BindingVector,UUID_VECTOR *UuidVector); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:522:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:523:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY DceErrorInqTextA(RPC_STATUS RpcStatus,RPC_CSTR ErrorText); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:523:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:524:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY DceErrorInqTextW(RPC_STATUS RpcStatus,RPC_WSTR ErrorText); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:524:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:541:208: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcMgmtEpEltInqBegin(RPC_BINDING_HANDLE EpBinding,unsigned __LONG32 InquiryType,RPC_IF_ID *IfId,unsigned __LONG32 VersOption,UUID *ObjectUuid,RPC_EP_INQ_HANDLE *InquiryContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:541:208: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:542:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcMgmtEpEltInqDone(RPC_EP_INQ_HANDLE *InquiryContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:542:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:543:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcMgmtEpEltInqNextA(RPC_EP_INQ_HANDLE InquiryContext,RPC_IF_ID *IfId,RPC_BINDING_HANDLE *Binding,UUID *ObjectUuid,RPC_CSTR *Annotation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:543:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:544:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcMgmtEpEltInqNextW(RPC_EP_INQ_HANDLE InquiryContext,RPC_IF_ID *IfId,RPC_BINDING_HANDLE *Binding,UUID *ObjectUuid,RPC_WSTR *Annotation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:544:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:545:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcMgmtEpUnregister(RPC_BINDING_HANDLE EpBinding,RPC_IF_ID *IfId,RPC_BINDING_HANDLE Binding,UUID *ObjectUuid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:545:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:555:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcMgmtSetAuthorizationFn(RPC_MGMT_AUTHORIZATION_FN AuthorizationFn); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:555:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:623, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpc.h:82, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:88, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:117:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcNegotiateTransferSyntax(RPC_MESSAGE *Message); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:117:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:118:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcGetBuffer(RPC_MESSAGE *Message); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:118:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:119:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcGetBufferWithObject(RPC_MESSAGE *Message,UUID *ObjectUuid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:119:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:120:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcSendReceive(RPC_MESSAGE *Message); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:120:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:121:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcFreeBuffer(RPC_MESSAGE *Message); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:121:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:122:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcSend(PRPC_MESSAGE Message); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:122:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:123:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcReceive(PRPC_MESSAGE Message,unsigned int Size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:123:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:124:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcFreePipeBuffer(RPC_MESSAGE *Message); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:124:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:125:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcReallocPipeBuffer(PRPC_MESSAGE Message,unsigned int NewSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:125:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:134:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY I_RpcRequestMutex(I_RPC_MUTEX *Mutex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:134:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:135:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY I_RpcClearMutex(I_RPC_MUTEX Mutex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:135:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:136:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY I_RpcDeleteMutex(I_RPC_MUTEX Mutex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:136:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:137:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void *RPC_ENTRY I_RpcAllocate(unsigned int Size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:137:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:138:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY I_RpcFree(void *Object); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:138:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:139:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY I_RpcPauseExecution(unsigned __LONG32 Milliseconds); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:139:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:140:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcGetExtendedError(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:140:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:144:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcMonitorAssociation(RPC_BINDING_HANDLE Handle,PRPC_RUNDOWN RundownRoutine,void *Context); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:144:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:145:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcStopMonitorAssociation(RPC_BINDING_HANDLE Handle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:145:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:146:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_BINDING_HANDLE RPC_ENTRY I_RpcGetCurrentCallHandle(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:146:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:147:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcGetAssociationContext(RPC_BINDING_HANDLE BindingHandle,void **AssociationContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:147:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:148:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void *RPC_ENTRY I_RpcGetServerContextList(RPC_BINDING_HANDLE BindingHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:148:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:149:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY I_RpcSetServerContextList(RPC_BINDING_HANDLE BindingHandle,void *ServerContextList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:149:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:150:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcNsInterfaceExported(unsigned __LONG32 EntryNameSyntax,unsigned short *EntryName,RPC_SERVER_INTERFACE *RpcInterfaceInformation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:150:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:151:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcNsInterfaceUnexported(unsigned __LONG32 EntryNameSyntax,unsigned short *EntryName,RPC_SERVER_INTERFACE *RpcInterfaceInformation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:151:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:152:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcBindingToStaticStringBindingW(RPC_BINDING_HANDLE Binding,unsigned short **StringBinding); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:152:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:153:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcBindingInqSecurityContext(RPC_BINDING_HANDLE Binding,void **SecurityContextHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:153:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:154:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcBindingInqWireIdForSnego(RPC_BINDING_HANDLE Binding,RPC_CSTR WireId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:154:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:155:173: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcBindingInqMarshalledTargetInfo (RPC_BINDING_HANDLE Binding,unsigned __LONG32 *MarshalledTargetInfoLength,RPC_CSTR *MarshalledTargetInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:155:173: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:156:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcBindingInqLocalClientPID(RPC_BINDING_HANDLE Binding,unsigned __LONG32 *Pid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:156:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:157:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcBindingHandleToAsyncHandle(RPC_BINDING_HANDLE Binding,void **AsyncHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:157:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:158:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcNsBindingSetEntryNameW(RPC_BINDING_HANDLE Binding,unsigned __LONG32 EntryNameSyntax,RPC_WSTR EntryName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:158:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:159:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcNsBindingSetEntryNameA(RPC_BINDING_HANDLE Binding,unsigned __LONG32 EntryNameSyntax,RPC_CSTR EntryName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:159:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:160:177: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcServerUseProtseqEp2A(RPC_CSTR NetworkAddress,RPC_CSTR Protseq,unsigned int MaxCalls,RPC_CSTR Endpoint,void *SecurityDescriptor,void *Policy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:160:177: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:161:177: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcServerUseProtseqEp2W(RPC_WSTR NetworkAddress,RPC_WSTR Protseq,unsigned int MaxCalls,RPC_WSTR Endpoint,void *SecurityDescriptor,void *Policy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:161:177: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:162:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcServerUseProtseq2W(RPC_WSTR NetworkAddress,RPC_WSTR Protseq,unsigned int MaxCalls,void *SecurityDescriptor,void *Policy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:162:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:163:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcServerUseProtseq2A(RPC_CSTR NetworkAddress,RPC_CSTR Protseq,unsigned int MaxCalls,void *SecurityDescriptor,void *Policy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:163:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:164:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcBindingInqDynamicEndpointW(RPC_BINDING_HANDLE Binding,RPC_WSTR *DynamicEndpoint); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:164:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:165:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcBindingInqDynamicEndpointA(RPC_BINDING_HANDLE Binding,RPC_CSTR *DynamicEndpoint); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:165:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:166:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcServerCheckClientRestriction(RPC_BINDING_HANDLE Context); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:166:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:173:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcBindingInqTransportType(RPC_BINDING_HANDLE Binding,unsigned int *Type); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:173:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:181:189: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcIfInqTransferSyntaxes(RPC_IF_HANDLE RpcIfHandle,RPC_TRANSFER_SYNTAX *TransferSyntaxes,unsigned int TransferSyntaxSize,unsigned int *TransferSyntaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:181:189: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:182:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_UuidCreate(UUID *Uuid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:182:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:183:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcBindingCopy(RPC_BINDING_HANDLE SourceBinding,RPC_BINDING_HANDLE *DestinationBinding); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:183:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:184:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcBindingIsClientLocal(RPC_BINDING_HANDLE BindingHandle,unsigned int *ClientLocalFlag); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:184:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:185:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcBindingInqConnId(RPC_BINDING_HANDLE Binding,void **ConnId,int *pfFirstCall); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:185:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:186:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY I_RpcSsDontSerializeContext(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:186:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:187:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcLaunchDatagramReceiveThread(void *pAddress); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:187:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:188:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcServerRegisterForwardFunction(RPC_FORWARD_FUNCTION *pForwardFunction); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:188:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:189:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPC_ADDRESS_CHANGE_FN *RPC_ENTRY I_RpcServerInqAddressChangeFn(); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:189:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:190:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPC_STATUS RPC_ENTRY I_RpcServerSetAddressChangeFn(RPC_ADDRESS_CHANGE_FN *pAddressChangeFn); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:190:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:195:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcServerInqLocalConnAddress(RPC_BINDING_HANDLE Binding,void *Buffer,unsigned __LONG32 *BufferSize,unsigned __LONG32 *AddressFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:195:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:196:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY I_RpcSessionStrictContextHandle(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:196:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:197:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcTurnOnEEInfoPropagation(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:197:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:198:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcConnectionInqSockBuffSize(unsigned __LONG32 *RecvBuffSize,unsigned __LONG32 *SendBuffSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:198:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:199:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcConnectionSetSockBuffSize(unsigned __LONG32 RecvBuffSize,unsigned __LONG32 SendBuffSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:199:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:219:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcServerInqTransportType(unsigned int *Type); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:219:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:220:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI __LONG32 RPC_ENTRY I_RpcMapWin32Status(RPC_STATUS Status); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:220:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:623, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpc.h:82, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:88, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:263:287: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcProxyNewConnection(unsigned __LONG32 ConnectionType,unsigned short *ServerAddress,unsigned short *ServerPort,unsigned short *MinConnTimeout,void *ConnectionParameter,RDR_CALLOUT_STATE *CallOutState,I_RpcProxyCallbackInterface *ProxyCallbackInterface); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:263:287: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:264:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcReplyToClientWithStatus(void *ConnectionParameter,RPC_STATUS RpcStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:264:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:265:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY I_RpcRecordCalloutFailure(RPC_STATUS RpcStatus,RDR_CALLOUT_STATE *CallOutState,unsigned short *DllName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:265:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpc.h:84, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:88, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:25:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsBindingExportA(unsigned __LONG32 EntryNameSyntax,RPC_CSTR EntryName,RPC_IF_HANDLE IfSpec,RPC_BINDING_VECTOR *BindingVec,UUID_VECTOR *ObjectUuidVec); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:25:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:26:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsBindingUnexportA(unsigned __LONG32 EntryNameSyntax,RPC_CSTR EntryName,RPC_IF_HANDLE IfSpec,UUID_VECTOR *ObjectUuidVec); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:26:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:27:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsBindingExportW(unsigned __LONG32 EntryNameSyntax,RPC_WSTR EntryName,RPC_IF_HANDLE IfSpec,RPC_BINDING_VECTOR *BindingVec,UUID_VECTOR *ObjectUuidVec); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:27:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:28:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsBindingUnexportW(unsigned __LONG32 EntryNameSyntax,RPC_WSTR EntryName,RPC_IF_HANDLE IfSpec,UUID_VECTOR *ObjectUuidVec); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:28:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:29:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPC_STATUS RPC_ENTRY RpcNsBindingExportPnPA(unsigned __LONG32 EntryNameSyntax,RPC_CSTR EntryName,RPC_IF_HANDLE IfSpec,UUID_VECTOR *ObjectVector); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:29:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:30:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPC_STATUS RPC_ENTRY RpcNsBindingUnexportPnPA(unsigned __LONG32 EntryNameSyntax,RPC_CSTR EntryName,RPC_IF_HANDLE IfSpec,UUID_VECTOR *ObjectVector); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:30:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:31:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPC_STATUS RPC_ENTRY RpcNsBindingExportPnPW(unsigned __LONG32 EntryNameSyntax,RPC_WSTR EntryName,RPC_IF_HANDLE IfSpec,UUID_VECTOR *ObjectVector); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:31:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:32:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPC_STATUS RPC_ENTRY RpcNsBindingUnexportPnPW(unsigned __LONG32 EntryNameSyntax,RPC_WSTR EntryName,RPC_IF_HANDLE IfSpec,UUID_VECTOR *ObjectVector); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:32:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:33:206: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsBindingLookupBeginA(unsigned __LONG32 EntryNameSyntax,RPC_CSTR EntryName,RPC_IF_HANDLE IfSpec,UUID *ObjUuid,unsigned __LONG32 BindingMaxCount,RPC_NS_HANDLE *LookupContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:33:206: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:34:206: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsBindingLookupBeginW(unsigned __LONG32 EntryNameSyntax,RPC_WSTR EntryName,RPC_IF_HANDLE IfSpec,UUID *ObjUuid,unsigned __LONG32 BindingMaxCount,RPC_NS_HANDLE *LookupContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:34:206: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:35:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsBindingLookupNext(RPC_NS_HANDLE LookupContext,RPC_BINDING_VECTOR **BindingVec); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:35:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:36:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsBindingLookupDone(RPC_NS_HANDLE *LookupContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:36:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:37:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsGroupDeleteA(unsigned __LONG32 GroupNameSyntax,RPC_CSTR GroupName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:37:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:38:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsGroupMbrAddA(unsigned __LONG32 GroupNameSyntax,RPC_CSTR GroupName,unsigned __LONG32 MemberNameSyntax,RPC_CSTR MemberName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:38:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:39:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsGroupMbrRemoveA(unsigned __LONG32 GroupNameSyntax,RPC_CSTR GroupName,unsigned __LONG32 MemberNameSyntax,RPC_CSTR MemberName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:39:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:40:171: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsGroupMbrInqBeginA(unsigned __LONG32 GroupNameSyntax,RPC_CSTR GroupName,unsigned __LONG32 MemberNameSyntax,RPC_NS_HANDLE *InquiryContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:40:171: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:41:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsGroupMbrInqNextA(RPC_NS_HANDLE InquiryContext,RPC_CSTR *MemberName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:41:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:42:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsGroupDeleteW(unsigned __LONG32 GroupNameSyntax,RPC_WSTR GroupName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:42:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:43:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsGroupMbrAddW(unsigned __LONG32 GroupNameSyntax,RPC_WSTR GroupName,unsigned __LONG32 MemberNameSyntax,RPC_WSTR MemberName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:43:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:44:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsGroupMbrRemoveW(unsigned __LONG32 GroupNameSyntax,RPC_WSTR GroupName,unsigned __LONG32 MemberNameSyntax,RPC_WSTR MemberName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:44:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:45:171: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsGroupMbrInqBeginW(unsigned __LONG32 GroupNameSyntax,RPC_WSTR GroupName,unsigned __LONG32 MemberNameSyntax,RPC_NS_HANDLE *InquiryContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:45:171: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:46:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsGroupMbrInqNextW(RPC_NS_HANDLE InquiryContext,RPC_WSTR *MemberName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:46:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:47:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsGroupMbrInqDone(RPC_NS_HANDLE *InquiryContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:47:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:48:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsProfileDeleteA(unsigned __LONG32 ProfileNameSyntax,RPC_CSTR ProfileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:48:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:49:225: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsProfileEltAddA(unsigned __LONG32 ProfileNameSyntax,RPC_CSTR ProfileName,RPC_IF_ID *IfId,unsigned __LONG32 MemberNameSyntax,RPC_CSTR MemberName,unsigned __LONG32 Priority,RPC_CSTR Annotation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:49:225: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:50:181: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsProfileEltRemoveA(unsigned __LONG32 ProfileNameSyntax,RPC_CSTR ProfileName,RPC_IF_ID *IfId,unsigned __LONG32 MemberNameSyntax,RPC_CSTR MemberName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:50:181: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpc.h:84, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:88, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:51:272: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsProfileEltInqBeginA(unsigned __LONG32 ProfileNameSyntax,RPC_CSTR ProfileName,unsigned __LONG32 InquiryType,RPC_IF_ID *IfId,unsigned __LONG32 VersOption,unsigned __LONG32 MemberNameSyntax,RPC_CSTR MemberName,RPC_NS_HANDLE *InquiryContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:51:272: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:52:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsProfileEltInqNextA(RPC_NS_HANDLE InquiryContext,RPC_IF_ID *IfId,RPC_CSTR *MemberName,unsigned __LONG32 *Priority,RPC_CSTR *Annotation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:52:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:53:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsProfileDeleteW(unsigned __LONG32 ProfileNameSyntax,RPC_WSTR ProfileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:53:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:54:225: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsProfileEltAddW(unsigned __LONG32 ProfileNameSyntax,RPC_WSTR ProfileName,RPC_IF_ID *IfId,unsigned __LONG32 MemberNameSyntax,RPC_WSTR MemberName,unsigned __LONG32 Priority,RPC_WSTR Annotation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:54:225: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:55:181: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsProfileEltRemoveW(unsigned __LONG32 ProfileNameSyntax,RPC_WSTR ProfileName,RPC_IF_ID *IfId,unsigned __LONG32 MemberNameSyntax,RPC_WSTR MemberName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:55:181: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:56:272: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsProfileEltInqBeginW(unsigned __LONG32 ProfileNameSyntax,RPC_WSTR ProfileName,unsigned __LONG32 InquiryType,RPC_IF_ID *IfId,unsigned __LONG32 VersOption,unsigned __LONG32 MemberNameSyntax,RPC_WSTR MemberName,RPC_NS_HANDLE *InquiryContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:56:272: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:57:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsProfileEltInqNextW(RPC_NS_HANDLE InquiryContext,RPC_IF_ID *IfId,RPC_WSTR *MemberName,unsigned __LONG32 *Priority,RPC_WSTR *Annotation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:57:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:58:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsProfileEltInqDone(RPC_NS_HANDLE *InquiryContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:58:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:59:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsEntryObjectInqBeginA(unsigned __LONG32 EntryNameSyntax,RPC_CSTR EntryName,RPC_NS_HANDLE *InquiryContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:59:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:60:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsEntryObjectInqBeginW(unsigned __LONG32 EntryNameSyntax,RPC_WSTR EntryName,RPC_NS_HANDLE *InquiryContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:60:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:61:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsEntryObjectInqNext(RPC_NS_HANDLE InquiryContext,UUID *ObjUuid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:61:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:62:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsEntryObjectInqDone(RPC_NS_HANDLE *InquiryContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:62:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:63:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsEntryExpandNameA(unsigned __LONG32 EntryNameSyntax,RPC_CSTR EntryName,RPC_CSTR *ExpandedName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:63:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:64:181: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsMgmtBindingUnexportA(unsigned __LONG32 EntryNameSyntax,RPC_CSTR EntryName,RPC_IF_ID *IfId,unsigned __LONG32 VersOption,UUID_VECTOR *ObjectUuidVec); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:64:181: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:65:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsMgmtEntryCreateA(unsigned __LONG32 EntryNameSyntax,RPC_CSTR EntryName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:65:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:66:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsMgmtEntryDeleteA(unsigned __LONG32 EntryNameSyntax,RPC_CSTR EntryName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:66:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:67:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsMgmtEntryInqIfIdsA(unsigned __LONG32 EntryNameSyntax,RPC_CSTR EntryName,RPC_IF_ID_VECTOR **IfIdVec); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:67:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:68:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsMgmtHandleSetExpAge(RPC_NS_HANDLE NsHandle,unsigned __LONG32 ExpirationAge); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:68:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:69:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsMgmtInqExpAge(unsigned __LONG32 *ExpirationAge); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:69:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:70:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsMgmtSetExpAge(unsigned __LONG32 ExpirationAge); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:70:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:71:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsEntryExpandNameW(unsigned __LONG32 EntryNameSyntax,RPC_WSTR EntryName,RPC_WSTR *ExpandedName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:71:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:72:181: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsMgmtBindingUnexportW(unsigned __LONG32 EntryNameSyntax,RPC_WSTR EntryName,RPC_IF_ID *IfId,unsigned __LONG32 VersOption,UUID_VECTOR *ObjectUuidVec); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:72:181: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:73:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsMgmtEntryCreateW(unsigned __LONG32 EntryNameSyntax,RPC_WSTR EntryName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:73:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:74:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsMgmtEntryDeleteW(unsigned __LONG32 EntryNameSyntax,RPC_WSTR EntryName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:74:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:75:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsMgmtEntryInqIfIdsW(unsigned __LONG32 EntryNameSyntax,RPC_WSTR EntryName,RPC_IF_ID_VECTOR **IfIdVec); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:75:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:76:172: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsBindingImportBeginA(unsigned __LONG32 EntryNameSyntax,RPC_CSTR EntryName,RPC_IF_HANDLE IfSpec,UUID *ObjUuid,RPC_NS_HANDLE *ImportContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:76:172: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:77:172: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsBindingImportBeginW(unsigned __LONG32 EntryNameSyntax,RPC_WSTR EntryName,RPC_IF_HANDLE IfSpec,UUID *ObjUuid,RPC_NS_HANDLE *ImportContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:77:172: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:78:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsBindingImportNext(RPC_NS_HANDLE ImportContext,RPC_BINDING_HANDLE *Binding); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:78:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:79:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsBindingImportDone(RPC_NS_HANDLE *ImportContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:79:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:80:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsBindingSelect(RPC_BINDING_VECTOR *BindingVec,RPC_BINDING_HANDLE *Binding); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:80:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpc.h:104, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:88, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:70:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcAsyncInitializeHandle(PRPC_ASYNC_STATE pAsync,unsigned int Size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:70:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:71:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcAsyncRegisterInfo(PRPC_ASYNC_STATE pAsync); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:71:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:72:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcAsyncGetCallStatus(PRPC_ASYNC_STATE pAsync); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:72:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:73:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcAsyncCompleteCall(PRPC_ASYNC_STATE pAsync,void *Reply); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:73:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:74:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcAsyncAbortCall(PRPC_ASYNC_STATE pAsync,unsigned __LONG32 ExceptionCode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:74:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:75:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcAsyncCancelCall(PRPC_ASYNC_STATE pAsync,WINBOOL fAbort); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:75:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:76:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcAsyncCleanupThread(DWORD dwTimeout); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:76:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:131:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcErrorStartEnumeration(RPC_ERROR_ENUM_HANDLE *EnumHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:131:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpc.h:104, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:88, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:132:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcErrorGetNextRecord(RPC_ERROR_ENUM_HANDLE *EnumHandle,WINBOOL CopyStrings,RPC_EXTENDED_ERROR_INFO *ErrorInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:132:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:133:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcErrorEndEnumeration(RPC_ERROR_ENUM_HANDLE *EnumHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:133:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:134:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcErrorResetEnumeration(RPC_ERROR_ENUM_HANDLE *EnumHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:134:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:135:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcErrorGetNumberOfRecords(RPC_ERROR_ENUM_HANDLE *EnumHandle,int *Records); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:135:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:136:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcErrorSaveErrorInfo(RPC_ERROR_ENUM_HANDLE *EnumHandle,PVOID *ErrorBlob,size_t *BlobSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:136:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:137:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcErrorLoadErrorInfo(PVOID ErrorBlob,size_t BlobSize,RPC_ERROR_ENUM_HANDLE *EnumHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:137:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:138:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcErrorAddRecord(RPC_EXTENDED_ERROR_INFO *ErrorInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:138:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:139:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY RpcErrorClearInformation(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:139:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:140:250: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcGetAuthorizationContextForClient(RPC_BINDING_HANDLE ClientBinding,WINBOOL ImpersonateOnReturn,PVOID Reserved1,PLARGE_INTEGER pExpirationTime,LUID Reserved2,DWORD Reserved3,PVOID Reserved4,PVOID *pAuthzClientContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:140:250: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:141:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcFreeAuthorizationContext(PVOID *pAuthzClientContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:141:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:142:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcSsContextLockExclusive(RPC_BINDING_HANDLE ServerBindingHandle,PVOID UserContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:142:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:143:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcSsContextLockShared(RPC_BINDING_HANDLE ServerBindingHandle,PVOID UserContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:143:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:176:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerInqCallAttributesW(RPC_BINDING_HANDLE ClientBinding,void *RpcCallAttributes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:176:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:177:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerInqCallAttributesA(RPC_BINDING_HANDLE ClientBinding,void *RpcCallAttributes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:177:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:181:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPC_STATUS RPC_ENTRY I_RpcAsyncSetHandle(PRPC_MESSAGE Message,PRPC_ASYNC_STATE pAsync); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:181:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:182:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPC_STATUS RPC_ENTRY I_RpcAsyncAbortCall(PRPC_ASYNC_STATE pAsync,unsigned __LONG32 ExceptionCode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:182:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:183:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int RPC_ENTRY I_RpcExceptionFilter(unsigned __LONG32 ExceptionCode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:183:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:208:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:208:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:212:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:212:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:245:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:245:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:251:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:251:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:89, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:70:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(UINT) DragQueryFileA (HDROP hDrop, UINT iFile, LPSTR lpszFile, UINT cch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:70:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:71:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(UINT) DragQueryFileW (HDROP hDrop, UINT iFile, LPWSTR lpszFile, UINT cch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:71:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:72:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(WINBOOL) DragQueryPoint (HDROP hDrop, POINT *ppt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:72:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:73:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(void) DragFinish (HDROP hDrop); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:73:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:74:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(void) DragAcceptFiles (HWND hWnd, WINBOOL fAccept); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:74:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:89, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:75:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(HINSTANCE) ShellExecuteA (HWND hwnd, LPCSTR lpOperation, LPCSTR lpFile, LPCSTR lpParameters, LPCSTR lpDirectory, INT nShowCmd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:75:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:76:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(HINSTANCE) ShellExecuteW (HWND hwnd, LPCWSTR lpOperation, LPCWSTR lpFile, LPCWSTR lpParameters, LPCWSTR lpDirectory, INT nShowCmd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:76:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:77:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(HINSTANCE) FindExecutableA (LPCSTR lpFile, LPCSTR lpDirectory, LPSTR lpResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:77:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:78:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(HINSTANCE) FindExecutableW (LPCWSTR lpFile, LPCWSTR lpDirectory, LPWSTR lpResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:78:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:79:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(LPWSTR *) CommandLineToArgvW (LPCWSTR lpCmdLine, int *pNumArgs); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:79:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:80:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(INT) ShellAboutA (HWND hWnd, LPCSTR szApp, LPCSTR szOtherStuff, HICON hIcon); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:80:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:81:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(INT) ShellAboutW (HWND hWnd, LPCWSTR szApp, LPCWSTR szOtherStuff, HICON hIcon); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:81:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:82:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(HICON) DuplicateIcon (HINSTANCE hInst, HICON hIcon); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:82:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:83:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(HICON) ExtractAssociatedIconA (HINSTANCE hInst, LPSTR pszIconPath, WORD *piIcon); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:83:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:84:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(HICON) ExtractAssociatedIconW (HINSTANCE hInst, LPWSTR pszIconPath, WORD *piIcon); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:84:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:85:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(HICON) ExtractAssociatedIconExA (HINSTANCE hInst, LPSTR pszIconPath, WORD *piIconIndex, WORD *piIconId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:85:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:86:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(HICON) ExtractAssociatedIconExW (HINSTANCE hInst, LPWSTR pszIconPath, WORD *piIconIndex, WORD *piIconId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:86:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:87:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(HICON) ExtractIconA (HINSTANCE hInst, LPCSTR pszExeFileName, UINT nIconIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:87:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:88:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(HICON) ExtractIconW (HINSTANCE hInst, LPCWSTR pszExeFileName, UINT nIconIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:88:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:148:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(UINT_PTR) SHAppBarMessage (DWORD dwMessage, PAPPBARDATA pData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:148:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:149:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(DWORD) DoEnvironmentSubstA (LPSTR pszSrc, UINT cchSrc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:149:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:150:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(DWORD) DoEnvironmentSubstW (LPWSTR pszSrc, UINT cchSrc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:150:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:151:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(UINT) ExtractIconExA (LPCSTR lpszFile, int nIconIndex, HICON *phiconLarge, HICON *phiconSmall, UINT nIcons); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:151:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:152:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(UINT) ExtractIconExW (LPCWSTR lpszFile, int nIconIndex, HICON *phiconLarge, HICON *phiconSmall, UINT nIcons); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:152:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:218:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(int) SHFileOperationA (LPSHFILEOPSTRUCTA lpFileOp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:218:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:219:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(int) SHFileOperationW (LPSHFILEOPSTRUCTW lpFileOp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:219:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:223:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(void) SHFreeNameMappings (HANDLE hNameMappings); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:223:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:347:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(WINBOOL) ShellExecuteExA (SHELLEXECUTEINFOA *pExecInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:347:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:348:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(WINBOOL) ShellExecuteExW (SHELLEXECUTEINFOW *pExecInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:348:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:368:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(WINBOOL) SHCreateProcessAsUserW (PSHCREATEPROCESSINFOW pscpi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:368:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:409:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI SHQueryRecycleBinA (LPCSTR pszRootPath, LPSHQUERYRBINFO pSHQueryRBInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:409:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:410:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI SHQueryRecycleBinW (LPCWSTR pszRootPath, LPSHQUERYRBINFO pSHQueryRBInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:410:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:414:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI SHEmptyRecycleBinA (HWND hwnd, LPCSTR pszRootPath, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:414:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:415:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI SHEmptyRecycleBinW (HWND hwnd, LPCWSTR pszRootPath, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:415:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:564:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(WINBOOL) Shell_NotifyIconA (DWORD dwMessage, PNOTIFYICONDATAA lpData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:564:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:565:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(WINBOOL) Shell_NotifyIconW (DWORD dwMessage, PNOTIFYICONDATAW lpData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:565:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:616:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(DWORD_PTR) SHGetFileInfoA (LPCSTR pszPath, DWORD dwFileAttributes, SHFILEINFOA *psfi, UINT cbFileInfo, UINT uFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:616:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:617:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(DWORD_PTR) SHGetFileInfoW (LPCWSTR pszPath, DWORD dwFileAttributes, SHFILEINFOW *psfi, UINT cbFileInfo, UINT uFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:617:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:745:197: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(WINBOOL) SHGetDiskFreeSpaceExA (LPCSTR pszDirectoryName, ULARGE_INTEGER *pulFreeBytesAvailableToCaller, ULARGE_INTEGER *pulTotalNumberOfBytes, ULARGE_INTEGER *pulTotalNumberOfFreeBytes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:745:197: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:746:198: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(WINBOOL) SHGetDiskFreeSpaceExW (LPCWSTR pszDirectoryName, ULARGE_INTEGER *pulFreeBytesAvailableToCaller, ULARGE_INTEGER *pulTotalNumberOfBytes, ULARGE_INTEGER *pulTotalNumberOfFreeBytes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:746:198: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:747:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(WINBOOL) SHGetNewLinkInfoA (LPCSTR pszLinkTo, LPCSTR pszDir, LPSTR pszName, WINBOOL *pfMustCopy, UINT uFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:747:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:748:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(WINBOOL) SHGetNewLinkInfoW (LPCWSTR pszLinkTo, LPCWSTR pszDir, LPWSTR pszName, WINBOOL *pfMustCopy, UINT uFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:748:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:773:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(WINBOOL) SHInvokePrinterCommandA (HWND hwnd, UINT uAction, LPCSTR lpBuf1, LPCSTR lpBuf2, WINBOOL fModal); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:773:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:774:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(WINBOOL) SHInvokePrinterCommandW (HWND hwnd, UINT uAction, LPCWSTR lpBuf1, LPCWSTR lpBuf2, WINBOOL fModal); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:774:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:800:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI SHLoadNonloadedIconOverlayIdentifiers (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:800:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:801:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI SHIsFileAvailableOffline (PCWSTR pwszPath, DWORD *pdwStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:801:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:807:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI SHSetLocalizedName (PCWSTR pszPath, PCWSTR pszResModule, int idsRes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:807:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:820:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LWSTDAPIV_ (int) ShellMessageBoxA (HINSTANCE hAppInst, HWND hWnd, LPCSTR lpcText, LPCSTR lpcTitle, UINT fuStyle,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:820:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:821:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LWSTDAPIV_ (int) ShellMessageBoxW (HINSTANCE hAppInst, HWND hWnd, LPCWSTR lpcText, LPCWSTR lpcTitle, UINT fuStyle,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:821:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:825:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(WINBOOL) IsLFNDriveA (LPCSTR pszPath); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:825:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:826:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(WINBOOL) IsLFNDriveW (LPCWSTR pszPath); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:826:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:831:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI SHEnumerateUnreadMailAccountsA (HKEY hKeyUser, DWORD dwIndex, LPSTR pszMailAddress, int cchMailAddress); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:831:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:832:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI SHEnumerateUnreadMailAccountsW (HKEY hKeyUser, DWORD dwIndex, LPWSTR pszMailAddress, int cchMailAddress); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:832:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:833:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI SHGetUnreadMailCountA (HKEY hKeyUser, LPCSTR pszMailAddress, DWORD *pdwCount, FILETIME *pFileTime, LPSTR pszShellExecuteCommand, int cchShellExecuteCommand); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:833:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:834:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI SHGetUnreadMailCountW (HKEY hKeyUser, LPCWSTR pszMailAddress, DWORD *pdwCount, FILETIME *pFileTime, LPWSTR pszShellExecuteCommand, int cchShellExecuteCommand); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:834:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:835:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI SHSetUnreadMailCountA (LPCSTR pszMailAddress, DWORD dwCount, LPCSTR pszShellExecuteCommand); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:835:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:836:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI SHSetUnreadMailCountW (LPCWSTR pszMailAddress, DWORD dwCount, LPCWSTR pszShellExecuteCommand); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:836:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:844:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI_ (WINBOOL) SHTestTokenMembership (HANDLE hToken, ULONG ulRID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:844:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:848:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI SHGetImageList (int iImageList, REFIID riid, void **ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:848:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:36, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:92, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/_fd_types.h:31:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINAPI __WSAFDIsSet(SOCKET,fd_set *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/_fd_types.h:31:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:92, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:277:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE SOCKET WSAAPI accept(SOCKET s,struct sockaddr *addr,int *addrlen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:277:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:278:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE int WSAAPI bind(SOCKET s,const struct sockaddr *name,int namelen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:278:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:279:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE int WSAAPI closesocket(SOCKET s); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:279:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:280:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE int WSAAPI connect(SOCKET s,const struct sockaddr *name,int namelen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:280:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:281:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE int WSAAPI ioctlsocket(SOCKET s,__LONG32 cmd,u_long *argp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:281:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:282:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE int WSAAPI getpeername(SOCKET s,struct sockaddr *name,int *namelen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:282:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:283:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE int WSAAPI getsockname(SOCKET s,struct sockaddr *name,int *namelen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:283:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:284:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE int WSAAPI getsockopt(SOCKET s,int level,int optname,char *optval,int *optlen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:284:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:286:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE u_long WSAAPI htonl(u_long hostlong); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:286:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:287:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE u_short WSAAPI htons(u_short hostshort); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:287:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:289:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE unsigned __LONG32 WSAAPI inet_addr(const char *cp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:289:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:290:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE char *WSAAPI inet_ntoa(struct in_addr in); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:290:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:291:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE int WSAAPI listen(SOCKET s,int backlog); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:291:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:293:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE u_long WSAAPI ntohl(u_long netlong); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:293:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:294:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE u_short WSAAPI ntohs(u_short netshort); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:294:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:296:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE int WSAAPI recv(SOCKET s,char *buf,int len,int flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:296:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:297:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE int WSAAPI recvfrom(SOCKET s,char *buf,int len,int flags,struct sockaddr *from,int *fromlen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:297:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:299:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE int WSAAPI select(int nfds,fd_set *readfds,fd_set *writefds,fd_set *exceptfds,const PTIMEVAL timeout); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:299:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:301:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE int WSAAPI send(SOCKET s,const char *buf,int len,int flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:301:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:302:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE int WSAAPI sendto(SOCKET s,const char *buf,int len,int flags,const struct sockaddr *to,int tolen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:302:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:303:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE int WSAAPI setsockopt(SOCKET s,int level,int optname,const char *optval,int optlen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:303:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:304:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE int WSAAPI shutdown(SOCKET s,int how); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:304:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:305:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE SOCKET WSAAPI socket(int af,int type,int protocol); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:305:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:306:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE struct hostent *WSAAPI gethostbyaddr(const char *addr,int len,int type); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:306:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:307:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE struct hostent *WSAAPI gethostbyname(const char *name); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:307:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:309:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE int WSAAPI gethostname(char *name,int namelen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:309:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:311:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE struct servent *WSAAPI getservbyport(int port,const char *proto); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:311:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:312:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE struct servent *WSAAPI getservbyname(const char *name,const char *proto); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:312:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:313:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE struct protoent *WSAAPI getprotobynumber(int number); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:313:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:314:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE struct protoent *WSAAPI getprotobyname(const char *name); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:314:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:315:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE int WSAAPI WSAStartup(WORD wVersionRequested,LPWSADATA lpWSAData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:315:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:316:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE int WSAAPI WSACleanup(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:316:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:317:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE void WSAAPI WSASetLastError(int iError); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:317:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:318:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE int WSAAPI WSAGetLastError(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:318:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:319:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE WINBOOL WSAAPI WSAIsBlocking(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:319:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:320:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE int WSAAPI WSAUnhookBlockingHook(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:320:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:321:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE FARPROC WSAAPI WSASetBlockingHook(FARPROC lpBlockFunc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:321:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:322:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE int WSAAPI WSACancelBlockingCall(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:322:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:92, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:323:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE HANDLE WSAAPI WSAAsyncGetServByName(HWND hWnd,u_int wMsg,const char *name,const char *proto,char *buf,int buflen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:323:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:324:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE HANDLE WSAAPI WSAAsyncGetServByPort(HWND hWnd,u_int wMsg,int port,const char *proto,char *buf,int buflen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:324:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:325:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE HANDLE WSAAPI WSAAsyncGetProtoByName(HWND hWnd,u_int wMsg,const char *name,char *buf,int buflen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:325:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:326:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE HANDLE WSAAPI WSAAsyncGetProtoByNumber(HWND hWnd,u_int wMsg,int number,char *buf,int buflen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:326:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:327:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE HANDLE WSAAPI WSAAsyncGetHostByName(HWND hWnd,u_int wMsg,const char *name,char *buf,int buflen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:327:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:328:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE HANDLE WSAAPI WSAAsyncGetHostByAddr(HWND hWnd,u_int wMsg,const char *addr,int len,int type,char *buf,int buflen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:328:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:329:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE int WSAAPI WSACancelAsyncRequest(HANDLE hAsyncTaskHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:329:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:330:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE int WSAAPI WSAAsyncSelect(SOCKET s,HWND hWnd,u_int wMsg,__LONG32 lEvent); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:330:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:334:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINAPI WSARecvEx(SOCKET s,char *buf,int len,int *flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:334:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:340:199: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI TransmitFile(SOCKET hSocket,HANDLE hFile,DWORD nNumberOfBytesToWrite,DWORD nNumberOfBytesPerSend,LPOVERLAPPED lpOverlapped,LPTRANSMIT_FILE_BUFFERS lpTransmitBuffers,DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:340:199: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:341:222: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI AcceptEx(SOCKET sListenSocket,SOCKET sAcceptSocket,PVOID lpOutputBuffer,DWORD dwReceiveDataLength,DWORD dwLocalAddressLength,DWORD dwRemoteAddressLength,LPDWORD lpdwBytesReceived,LPOVERLAPPED lpOverlapped); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:341:222: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:342:255: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VOID WINAPI GetAcceptExSockaddrs(PVOID lpOutputBuffer,DWORD dwReceiveDataLength,DWORD dwLocalAddressLength,DWORD dwRemoteAddressLength,struct sockaddr **LocalSockaddr,LPINT LocalSockaddrLength,struct sockaddr **RemoteSockaddr,LPINT RemoteSockaddrLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:342:255: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:11, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:95, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/guiddef.h:30:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __extension__ template const GUID &__mingw_uuidof(); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/guiddef.h:30:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:95, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:718:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptAcquireContextA (HCRYPTPROV *phProv, LPCSTR szContainer, LPCSTR szProvider, DWORD dwProvType, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:718:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:719:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptAcquireContextW (HCRYPTPROV *phProv, LPCWSTR szContainer, LPCWSTR szProvider, DWORD dwProvType, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:719:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:720:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptReleaseContext (HCRYPTPROV hProv, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:720:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:721:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptGenKey (HCRYPTPROV hProv, ALG_ID Algid, DWORD dwFlags, HCRYPTKEY *phKey); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:721:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:722:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptDeriveKey (HCRYPTPROV hProv, ALG_ID Algid, HCRYPTHASH hBaseData, DWORD dwFlags, HCRYPTKEY *phKey); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:722:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:723:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptDestroyKey (HCRYPTKEY hKey); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:723:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:724:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptSetKeyParam (HCRYPTKEY hKey, DWORD dwParam, CONST BYTE *pbData, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:724:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:725:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptGetKeyParam (HCRYPTKEY hKey, DWORD dwParam, BYTE *pbData, DWORD *pdwDataLen, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:725:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:726:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptSetHashParam (HCRYPTHASH hHash, DWORD dwParam, CONST BYTE *pbData, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:726:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:727:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptGetHashParam (HCRYPTHASH hHash, DWORD dwParam, BYTE *pbData, DWORD *pdwDataLen, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:727:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:728:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptSetProvParam (HCRYPTPROV hProv, DWORD dwParam, CONST BYTE *pbData, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:728:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:729:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptGetProvParam (HCRYPTPROV hProv, DWORD dwParam, BYTE *pbData, DWORD *pdwDataLen, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:729:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:730:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptGenRandom (HCRYPTPROV hProv, DWORD dwLen, BYTE *pbBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:730:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:731:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptGetUserKey (HCRYPTPROV hProv, DWORD dwKeySpec, HCRYPTKEY *phUserKey); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:731:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:732:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptExportKey (HCRYPTKEY hKey, HCRYPTKEY hExpKey, DWORD dwBlobType, DWORD dwFlags, BYTE *pbData, DWORD *pdwDataLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:732:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:733:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptImportKey (HCRYPTPROV hProv, CONST BYTE *pbData, DWORD dwDataLen, HCRYPTKEY hPubKey, DWORD dwFlags, HCRYPTKEY *phKey); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:733:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:734:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptEncrypt (HCRYPTKEY hKey, HCRYPTHASH hHash, WINBOOL Final, DWORD dwFlags, BYTE *pbData, DWORD *pdwDataLen, DWORD dwBufLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:734:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:735:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptDecrypt (HCRYPTKEY hKey, HCRYPTHASH hHash, WINBOOL Final, DWORD dwFlags, BYTE *pbData, DWORD *pdwDataLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:735:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:736:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptCreateHash (HCRYPTPROV hProv, ALG_ID Algid, HCRYPTKEY hKey, DWORD dwFlags, HCRYPTHASH *phHash); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:736:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:737:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptHashData (HCRYPTHASH hHash, CONST BYTE *pbData, DWORD dwDataLen, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:737:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:738:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptHashSessionKey (HCRYPTHASH hHash, HCRYPTKEY hKey, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:738:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:739:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptDestroyHash (HCRYPTHASH hHash); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:739:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:740:149: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptSignHashA (HCRYPTHASH hHash, DWORD dwKeySpec, LPCSTR szDescription, DWORD dwFlags, BYTE *pbSignature, DWORD *pdwSigLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:740:149: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:741:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptSignHashW (HCRYPTHASH hHash, DWORD dwKeySpec, LPCWSTR szDescription, DWORD dwFlags, BYTE *pbSignature, DWORD *pdwSigLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:741:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:742:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptVerifySignatureA (HCRYPTHASH hHash, CONST BYTE *pbSignature, DWORD dwSigLen, HCRYPTKEY hPubKey, LPCSTR szDescription, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:742:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:743:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptVerifySignatureW (HCRYPTHASH hHash, CONST BYTE *pbSignature, DWORD dwSigLen, HCRYPTKEY hPubKey, LPCWSTR szDescription, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:743:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:744:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptSetProviderA (LPCSTR pszProvName, DWORD dwProvType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:744:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:745:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptSetProviderW (LPCWSTR pszProvName, DWORD dwProvType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:745:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:746:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptSetProviderExA (LPCSTR pszProvName, DWORD dwProvType, DWORD *pdwReserved, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:746:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:747:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptSetProviderExW (LPCWSTR pszProvName, DWORD dwProvType, DWORD *pdwReserved, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:747:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:748:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptGetDefaultProviderA (DWORD dwProvType, DWORD *pdwReserved, DWORD dwFlags, LPSTR pszProvName, DWORD *pcbProvName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:748:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:749:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptGetDefaultProviderW (DWORD dwProvType, DWORD *pdwReserved, DWORD dwFlags, LPWSTR pszProvName, DWORD *pcbProvName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:749:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:750:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptEnumProviderTypesA (DWORD dwIndex, DWORD *pdwReserved, DWORD dwFlags, DWORD *pdwProvType, LPSTR szTypeName, DWORD *pcbTypeName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:750:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:751:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptEnumProviderTypesW (DWORD dwIndex, DWORD *pdwReserved, DWORD dwFlags, DWORD *pdwProvType, LPWSTR szTypeName, DWORD *pcbTypeName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:751:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:752:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptEnumProvidersA (DWORD dwIndex, DWORD *pdwReserved, DWORD dwFlags, DWORD *pdwProvType, LPSTR szProvName, DWORD *pcbProvName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:752:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:753:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptEnumProvidersW (DWORD dwIndex, DWORD *pdwReserved, DWORD dwFlags, DWORD *pdwProvType, LPWSTR szProvName, DWORD *pcbProvName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:753:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:754:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptContextAddRef (HCRYPTPROV hProv, DWORD *pdwReserved, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:754:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:755:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptDuplicateKey (HCRYPTKEY hKey, DWORD *pdwReserved, DWORD dwFlags, HCRYPTKEY *phKey); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:755:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:756:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptDuplicateHash (HCRYPTHASH hHash, DWORD *pdwReserved, DWORD dwFlags, HCRYPTHASH *phHash); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:756:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:757:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL __cdecl GetEncSChannel (BYTE **pData, DWORD *dwDecSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:757:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:764, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:95, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:554:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptOpenAlgorithmProvider (BCRYPT_ALG_HANDLE *phAlgorithm, LPCWSTR pszAlgId, LPCWSTR pszImplementation, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:554:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:555:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptEnumAlgorithms (ULONG dwAlgOperations, ULONG *pAlgCount, BCRYPT_ALGORITHM_IDENTIFIER **ppAlgList, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:555:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:556:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptEnumProviders (LPCWSTR pszAlgId, ULONG *pImplCount, BCRYPT_PROVIDER_NAME **ppImplList, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:556:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:557:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptGetProperty (BCRYPT_HANDLE hObject, LPCWSTR pszProperty, PUCHAR pbOutput, ULONG cbOutput, ULONG *pcbResult, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:557:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:558:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptSetProperty (BCRYPT_HANDLE hObject, LPCWSTR pszProperty, PUCHAR pbInput, ULONG cbInput, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:558:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:559:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptCloseAlgorithmProvider (BCRYPT_ALG_HANDLE hAlgorithm, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:559:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:560:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VOID WINAPI BCryptFreeBuffer (PVOID pvBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:560:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:561:188: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptGenerateSymmetricKey (BCRYPT_ALG_HANDLE hAlgorithm, BCRYPT_KEY_HANDLE *phKey, PUCHAR pbKeyObject, ULONG cbKeyObject, PUCHAR pbSecret, ULONG cbSecret, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:561:188: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:562:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptGenerateKeyPair (BCRYPT_ALG_HANDLE hAlgorithm, BCRYPT_KEY_HANDLE *phKey, ULONG dwLength, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:562:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:563:198: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptEncrypt (BCRYPT_KEY_HANDLE hKey, PUCHAR pbInput, ULONG cbInput, VOID *pPaddingInfo, PUCHAR pbIV, ULONG cbIV, PUCHAR pbOutput, ULONG cbOutput, ULONG *pcbResult, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:563:198: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:564:198: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptDecrypt (BCRYPT_KEY_HANDLE hKey, PUCHAR pbInput, ULONG cbInput, VOID *pPaddingInfo, PUCHAR pbIV, ULONG cbIV, PUCHAR pbOutput, ULONG cbOutput, ULONG *pcbResult, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:564:198: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:565:175: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptExportKey (BCRYPT_KEY_HANDLE hKey, BCRYPT_KEY_HANDLE hExportKey, LPCWSTR pszBlobType, PUCHAR pbOutput, ULONG cbOutput, ULONG *pcbResult, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:565:175: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:566:226: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptImportKey (BCRYPT_ALG_HANDLE hAlgorithm, BCRYPT_KEY_HANDLE hImportKey, LPCWSTR pszBlobType, BCRYPT_KEY_HANDLE *phKey, PUCHAR pbKeyObject, ULONG cbKeyObject, PUCHAR pbInput, ULONG cbInput, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:566:226: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:567:191: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptImportKeyPair (BCRYPT_ALG_HANDLE hAlgorithm, BCRYPT_KEY_HANDLE hImportKey, LPCWSTR pszBlobType, BCRYPT_KEY_HANDLE *phKey, PUCHAR pbInput, ULONG cbInput, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:567:191: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:568:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptDuplicateKey (BCRYPT_KEY_HANDLE hKey, BCRYPT_KEY_HANDLE *phNewKey, PUCHAR pbKeyObject, ULONG cbKeyObject, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:568:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:569:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptFinalizeKeyPair (BCRYPT_KEY_HANDLE hKey, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:569:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:570:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptDestroyKey (BCRYPT_KEY_HANDLE hKey); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:570:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:571:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptDestroySecret (BCRYPT_SECRET_HANDLE hSecret); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:571:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:572:174: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptSignHash (BCRYPT_KEY_HANDLE hKey, VOID *pPaddingInfo, PUCHAR pbInput, ULONG cbInput, PUCHAR pbOutput, ULONG cbOutput, ULONG *pcbResult, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:572:174: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:573:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptVerifySignature (BCRYPT_KEY_HANDLE hKey, VOID *pPaddingInfo, PUCHAR pbHash, ULONG cbHash, PUCHAR pbSignature, ULONG cbSignature, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:573:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:574:148: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptSecretAgreement (BCRYPT_KEY_HANDLE hPrivKey, BCRYPT_KEY_HANDLE hPubKey, BCRYPT_SECRET_HANDLE *phAgreedSecret, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:574:148: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:575:195: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptDeriveKey (BCRYPT_SECRET_HANDLE hSharedSecret, LPCWSTR pwszKDF, BCryptBufferDesc *pParameterList, PUCHAR pbDerivedKey, ULONG cbDerivedKey, ULONG *pcbResult, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:575:195: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:576:170: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptKeyDerivation (BCRYPT_KEY_HANDLE hKey, BCryptBufferDesc *pParameterList, PUCHAR pbDerivedKey, ULONG cbDerivedKey, ULONG *pcbResult, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:576:170: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:577:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptCreateHash (BCRYPT_ALG_HANDLE hAlgorithm, BCRYPT_HASH_HANDLE *phHash, PUCHAR pbHashObject, ULONG cbHashObject, PUCHAR pbSecret, ULONG cbSecret, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:577:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:578:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptHashData (BCRYPT_HASH_HANDLE hHash, PUCHAR pbInput, ULONG cbInput, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:578:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:579:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptFinishHash (BCRYPT_HASH_HANDLE hHash, PUCHAR pbOutput, ULONG cbOutput, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:579:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:580:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptDuplicateHash (BCRYPT_HASH_HANDLE hHash, BCRYPT_HASH_HANDLE *phNewHash, PUCHAR pbHashObject, ULONG cbHashObject, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:580:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:581:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptDestroyHash (BCRYPT_HASH_HANDLE hHash); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:581:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:582:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptGenRandom (BCRYPT_ALG_HANDLE hAlgorithm, PUCHAR pbBuffer, ULONG cbBuffer, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:582:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:583:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptDeriveKeyCapi (BCRYPT_HASH_HANDLE hHash, BCRYPT_ALG_HANDLE hTargetAlg, PUCHAR pbDerivedKey, ULONG cbDerivedKey, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:583:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:584:209: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptDeriveKeyPBKDF2 (BCRYPT_ALG_HANDLE hPrf, PUCHAR pbPassword, ULONG cbPassword, PUCHAR pbSalt, ULONG cbSalt, ULONGLONG cIterations, PUCHAR pbDerivedKey, ULONG cbDerivedKey, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:584:209: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:585:201: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptResolveProviders (LPCWSTR pszContext, ULONG dwInterface, LPCWSTR pszFunction, LPCWSTR pszProvider, ULONG dwMode, ULONG dwFlags, ULONG *pcbBuffer, PCRYPT_PROVIDER_REFS *ppBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:585:201: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:586:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptGetFipsAlgorithmMode (BOOLEAN *pfEnabled); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:586:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:588:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptQueryProviderRegistration (LPCWSTR pszProvider, ULONG dwMode, ULONG dwInterface, ULONG *pcbBuffer, PCRYPT_PROVIDER_REG *ppBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:588:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:589:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptEnumRegisteredProviders (ULONG *pcbBuffer, PCRYPT_PROVIDERS *ppBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:589:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:590:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptCreateContext (ULONG dwTable, LPCWSTR pszContext, PCRYPT_CONTEXT_CONFIG pConfig); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:590:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:591:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptDeleteContext (ULONG dwTable, LPCWSTR pszContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:591:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:592:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptEnumContexts (ULONG dwTable, ULONG *pcbBuffer, PCRYPT_CONTEXTS *ppBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:592:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:593:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptConfigureContext (ULONG dwTable, LPCWSTR pszContext, PCRYPT_CONTEXT_CONFIG pConfig); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:593:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:594:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptQueryContextConfiguration (ULONG dwTable, LPCWSTR pszContext, ULONG *pcbBuffer, PCRYPT_CONTEXT_CONFIG *ppBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:594:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:595:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptAddContextFunction (ULONG dwTable, LPCWSTR pszContext, ULONG dwInterface, LPCWSTR pszFunction, ULONG dwPosition); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:595:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:596:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptRemoveContextFunction (ULONG dwTable, LPCWSTR pszContext, ULONG dwInterface, LPCWSTR pszFunction); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:596:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:597:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptEnumContextFunctions (ULONG dwTable, LPCWSTR pszContext, ULONG dwInterface, ULONG *pcbBuffer, PCRYPT_CONTEXT_FUNCTIONS *ppBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:597:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:598:164: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptConfigureContextFunction (ULONG dwTable, LPCWSTR pszContext, ULONG dwInterface, LPCWSTR pszFunction, PCRYPT_CONTEXT_FUNCTION_CONFIG pConfig); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:598:164: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:599:193: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptQueryContextFunctionConfiguration (ULONG dwTable, LPCWSTR pszContext, ULONG dwInterface, LPCWSTR pszFunction, ULONG *pcbBuffer, PCRYPT_CONTEXT_FUNCTION_CONFIG *ppBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:599:193: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:600:191: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptEnumContextFunctionProviders (ULONG dwTable, LPCWSTR pszContext, ULONG dwInterface, LPCWSTR pszFunction, ULONG *pcbBuffer, PCRYPT_CONTEXT_FUNCTION_PROVIDERS *ppBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:600:191: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:601:178: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptSetContextFunctionProperty (ULONG dwTable, LPCWSTR pszContext, ULONG dwInterface, LPCWSTR pszFunction, LPCWSTR pszProperty, ULONG cbValue, PUCHAR pbValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:601:178: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:602:184: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptQueryContextFunctionProperty (ULONG dwTable, LPCWSTR pszContext, ULONG dwInterface, LPCWSTR pszFunction, LPCWSTR pszProperty, ULONG *pcbValue, PUCHAR *ppbValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:602:184: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:603:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptRegisterConfigChangeNotify (HANDLE *phEvent); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:603:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:767, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:95, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:221:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SECURITY_STATUS WINAPI NCryptOpenStorageProvider (NCRYPT_PROV_HANDLE *phProvider, LPCWSTR pszProviderName, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:221:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:767, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:95, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:222:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SECURITY_STATUS WINAPI NCryptEnumAlgorithms (NCRYPT_PROV_HANDLE hProvider, DWORD dwAlgOperations, DWORD *pdwAlgCount, NCryptAlgorithmName **ppAlgList, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:222:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:223:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SECURITY_STATUS WINAPI NCryptIsAlgSupported (NCRYPT_PROV_HANDLE hProvider, LPCWSTR pszAlgId, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:223:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:224:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SECURITY_STATUS WINAPI NCryptEnumKeys (NCRYPT_PROV_HANDLE hProvider, LPCWSTR pszScope, NCryptKeyName **ppKeyName, PVOID *ppEnumState, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:224:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:225:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SECURITY_STATUS WINAPI NCryptEnumStorageProviders (DWORD *pdwProviderCount, NCryptProviderName **ppProviderList, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:225:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:226:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SECURITY_STATUS WINAPI NCryptFreeBuffer (PVOID pvInput); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:226:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:227:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SECURITY_STATUS WINAPI NCryptOpenKey (NCRYPT_PROV_HANDLE hProvider, NCRYPT_KEY_HANDLE *phKey, LPCWSTR pszKeyName, DWORD dwLegacyKeySpec, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:227:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:228:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SECURITY_STATUS WINAPI NCryptCreatePersistedKey (NCRYPT_PROV_HANDLE hProvider, NCRYPT_KEY_HANDLE *phKey, LPCWSTR pszAlgId, LPCWSTR pszKeyName, DWORD dwLegacyKeySpec, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:228:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:350:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SECURITY_STATUS WINAPI NCryptGetProperty (NCRYPT_HANDLE hObject, LPCWSTR pszProperty, PBYTE pbOutput, DWORD cbOutput, DWORD *pcbResult, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:350:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:351:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SECURITY_STATUS WINAPI NCryptSetProperty (NCRYPT_HANDLE hObject, LPCWSTR pszProperty, PBYTE pbInput, DWORD cbInput, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:351:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:352:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SECURITY_STATUS WINAPI NCryptFinalizeKey (NCRYPT_KEY_HANDLE hKey, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:352:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:353:178: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SECURITY_STATUS WINAPI NCryptEncrypt (NCRYPT_KEY_HANDLE hKey, PBYTE pbInput, DWORD cbInput, VOID *pPaddingInfo, PBYTE pbOutput, DWORD cbOutput, DWORD *pcbResult, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:353:178: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:354:178: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SECURITY_STATUS WINAPI NCryptDecrypt (NCRYPT_KEY_HANDLE hKey, PBYTE pbInput, DWORD cbInput, VOID *pPaddingInfo, PBYTE pbOutput, DWORD cbOutput, DWORD *pcbResult, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:354:178: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:385:225: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SECURITY_STATUS WINAPI NCryptImportKey (NCRYPT_PROV_HANDLE hProvider, NCRYPT_KEY_HANDLE hImportKey, LPCWSTR pszBlobType, NCryptBufferDesc *pParameterList, NCRYPT_KEY_HANDLE *phKey, PBYTE pbData, DWORD cbData, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:385:225: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:386:215: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SECURITY_STATUS WINAPI NCryptExportKey (NCRYPT_KEY_HANDLE hKey, NCRYPT_KEY_HANDLE hExportKey, LPCWSTR pszBlobType, NCryptBufferDesc *pParameterList, PBYTE pbOutput, DWORD cbOutput, DWORD *pcbResult, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:386:215: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:387:193: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SECURITY_STATUS WINAPI NCryptSignHash (NCRYPT_KEY_HANDLE hKey, VOID *pPaddingInfo, PBYTE pbHashValue, DWORD cbHashValue, PBYTE pbSignature, DWORD cbSignature, DWORD *pcbResult, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:387:193: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:388:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SECURITY_STATUS WINAPI NCryptVerifySignature (NCRYPT_KEY_HANDLE hKey, VOID *pPaddingInfo, PBYTE pbHashValue, DWORD cbHashValue, PBYTE pbSignature, DWORD cbSignature, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:388:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:389:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SECURITY_STATUS WINAPI NCryptDeleteKey (NCRYPT_KEY_HANDLE hKey, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:389:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:390:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SECURITY_STATUS WINAPI NCryptFreeObject (NCRYPT_HANDLE hObject); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:390:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:391:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI NCryptIsKeyHandle (NCRYPT_KEY_HANDLE hKey); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:391:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:392:189: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SECURITY_STATUS WINAPI NCryptTranslateHandle (NCRYPT_PROV_HANDLE *phProvider, NCRYPT_KEY_HANDLE *phKey, HCRYPTPROV hLegacyProv, HCRYPTKEY hLegacyKey, DWORD dwLegacyKeySpec, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:392:189: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:393:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SECURITY_STATUS WINAPI NCryptNotifyChangeKey (NCRYPT_PROV_HANDLE hProvider, HANDLE *phEvent, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:393:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:394:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SECURITY_STATUS WINAPI NCryptSecretAgreement (NCRYPT_KEY_HANDLE hPrivKey, NCRYPT_KEY_HANDLE hPubKey, NCRYPT_SECRET_HANDLE *phAgreedSecret, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:394:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:395:201: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SECURITY_STATUS WINAPI NCryptDeriveKey (NCRYPT_SECRET_HANDLE hSharedSecret, LPCWSTR pwszKDF, NCryptBufferDesc *pParameterList, PBYTE pbDerivedKey, DWORD cbDerivedKey, DWORD *pcbResult, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:395:201: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:95, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:1309:230: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptFormatObject (DWORD dwCertEncodingType, DWORD dwFormatType, DWORD dwFormatStrType, void *pFormatStruct, LPCSTR lpszStructType, const BYTE *pbEncoded, DWORD cbEncoded, void *pbFormat, DWORD *pcbFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:1309:230: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:1334:203: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptEncodeObjectEx (DWORD dwCertEncodingType, LPCSTR lpszStructType, const void *pvStructInfo, DWORD dwFlags, PCRYPT_ENCODE_PARA pEncodePara, void *pvEncoded, DWORD *pcbEncoded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:1334:203: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:1335:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptEncodeObject (DWORD dwCertEncodingType, LPCSTR lpszStructType, const void *pvStructInfo, BYTE *pbEncoded, DWORD *pcbEncoded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:1335:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:1354:223: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptDecodeObjectEx (DWORD dwCertEncodingType, LPCSTR lpszStructType, const BYTE *pbEncoded, DWORD cbEncoded, DWORD dwFlags, PCRYPT_DECODE_PARA pDecodePara, void *pvStructInfo, DWORD *pcbStructInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:1354:223: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:1355:189: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptDecodeObject (DWORD dwCertEncodingType, LPCSTR lpszStructType, const BYTE *pbEncoded, DWORD cbEncoded, DWORD dwFlags, void *pvStructInfo, DWORD *pcbStructInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:1355:189: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2503:190: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptInstallOIDFunctionAddress (HMODULE hModule, DWORD dwEncodingType, LPCSTR pszFuncName, DWORD cFuncEntry, const CRYPT_OID_FUNC_ENTRY rgFuncEntry[], DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2503:190: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2504:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM HCRYPTOIDFUNCSET WINAPI CryptInitOIDFunctionSet (LPCSTR pszFuncName, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2504:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2505:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptGetOIDFunctionAddress (HCRYPTOIDFUNCSET hFuncSet, DWORD dwEncodingType, LPCSTR pszOID, DWORD dwFlags, void **ppvFuncAddr, HCRYPTOIDFUNCADDR *phFuncAddr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2505:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2506:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptGetDefaultOIDDllList (HCRYPTOIDFUNCSET hFuncSet, DWORD dwEncodingType, WCHAR *pwszDllList, DWORD *pcchDllList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2506:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2507:191: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptGetDefaultOIDFunctionAddress (HCRYPTOIDFUNCSET hFuncSet, DWORD dwEncodingType, LPCWSTR pwszDll, DWORD dwFlags, void **ppvFuncAddr, HCRYPTOIDFUNCADDR *phFuncAddr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2507:191: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2508:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptFreeOIDFunctionAddress (HCRYPTOIDFUNCADDR hFuncAddr, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2508:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2509:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptRegisterOIDFunction (DWORD dwEncodingType, LPCSTR pszFuncName, LPCSTR pszOID, LPCWSTR pwszDll, LPCSTR pszOverrideFuncName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2509:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2510:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptUnregisterOIDFunction (DWORD dwEncodingType, LPCSTR pszFuncName, LPCSTR pszOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2510:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2511:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptRegisterDefaultOIDFunction (DWORD dwEncodingType, LPCSTR pszFuncName, DWORD dwIndex, LPCWSTR pwszDll); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2511:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2512:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptUnregisterDefaultOIDFunction (DWORD dwEncodingType, LPCSTR pszFuncName, LPCWSTR pwszDll); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2512:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2513:193: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptSetOIDFunctionValue (DWORD dwEncodingType, LPCSTR pszFuncName, LPCSTR pszOID, LPCWSTR pwszValueName, DWORD dwValueType, const BYTE *pbValueData, DWORD cbValueData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2513:193: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2514:191: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptGetOIDFunctionValue (DWORD dwEncodingType, LPCSTR pszFuncName, LPCSTR pszOID, LPCWSTR pwszValueName, DWORD *pdwValueType, BYTE *pbValueData, DWORD *pcbValueData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2514:191: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:95, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2518:171: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptEnumOIDFunction (DWORD dwEncodingType, LPCSTR pszFuncName, LPCSTR pszOID, DWORD dwFlags, void *pvArg, PFN_CRYPT_ENUM_OID_FUNC pfnEnumOIDFunc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2518:171: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2574:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM PCCRYPT_OID_INFO WINAPI CryptFindOIDInfo (DWORD dwKeyType, void *pvKey, DWORD dwGroupId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2574:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2600:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptRegisterOIDInfo (PCCRYPT_OID_INFO pInfo, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2600:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2601:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptUnregisterOIDInfo (PCCRYPT_OID_INFO pInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2601:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2602:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptEnumOIDInfo (DWORD dwGroupId, DWORD dwFlags, void *pvArg, PFN_CRYPT_ENUM_OID_INFO pfnEnumOIDInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2602:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2603:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM LPCWSTR WINAPI CryptFindLocalizedName (LPCWSTR pwszCryptName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2603:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2875:193: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM HCRYPTMSG WINAPI CryptMsgOpenToEncode (DWORD dwMsgEncodingType, DWORD dwFlags, DWORD dwMsgType, void const *pvMsgEncodeInfo, LPSTR pszInnerContentObjID, PCMSG_STREAM_INFO pStreamInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2875:193: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2876:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM DWORD WINAPI CryptMsgCalculateEncodedLength (DWORD dwMsgEncodingType, DWORD dwFlags, DWORD dwMsgType, void const *pvMsgEncodeInfo, LPSTR pszInnerContentObjID, DWORD cbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2876:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2877:193: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM HCRYPTMSG WINAPI CryptMsgOpenToDecode (DWORD dwMsgEncodingType, DWORD dwFlags, DWORD dwMsgType, HCRYPTPROV_LEGACY hCryptProv, PCERT_INFO pRecipientInfo, PCMSG_STREAM_INFO pStreamInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2877:193: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2878:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM HCRYPTMSG WINAPI CryptMsgDuplicate (HCRYPTMSG hCryptMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2878:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2879:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptMsgClose (HCRYPTMSG hCryptMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2879:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2880:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptMsgUpdate (HCRYPTMSG hCryptMsg, const BYTE *pbData, DWORD cbData, WINBOOL fFinal); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2880:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2881:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptMsgGetParam (HCRYPTMSG hCryptMsg, DWORD dwParamType, DWORD dwIndex, void *pvData, DWORD *pcbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2881:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3020:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptMsgControl (HCRYPTMSG hCryptMsg, DWORD dwFlags, DWORD dwCtrlType, void const *pvCtrlPara); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3020:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3115:248: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI CryptMsgVerifyCountersignatureEncoded (HCRYPTPROV_LEGACY hCryptProv, DWORD dwEncodingType, PBYTE pbSignerInfo, DWORD cbSignerInfo, PBYTE pbSignerInfoCountersignature, DWORD cbSignerInfoCountersignature, PCERT_INFO pciCountersigner); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3115:248: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3116:287: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI CryptMsgVerifyCountersignatureEncodedEx (HCRYPTPROV_LEGACY hCryptProv, DWORD dwEncodingType, PBYTE pbSignerInfo, DWORD cbSignerInfo, PBYTE pbSignerInfoCountersignature, DWORD cbSignerInfoCountersignature, DWORD dwSignerType, void *pvSigner, DWORD dwFlags, void *pvExtra); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3116:287: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3117:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI CryptMsgCountersign (HCRYPTMSG hCryptMsg, DWORD dwIndex, DWORD cCountersigners, PCMSG_SIGNER_ENCODE_INFO rgCountersigners); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3117:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3118:226: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI CryptMsgCountersignEncoded (DWORD dwEncodingType, PBYTE pbSignerInfo, DWORD cbSignerInfo, DWORD cCountersigners, PCMSG_SIGNER_ENCODE_INFO rgCountersigners, PBYTE pbCountersignature, PDWORD pcbCountersignature); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3118:226: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3660:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM HCERTSTORE WINAPI CertOpenStore (LPCSTR lpszStoreProvider, DWORD dwEncodingType, HCRYPTPROV_LEGACY hCryptProv, DWORD dwFlags, const void *pvPara); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3660:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3746:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM HCERTSTORE WINAPI CertDuplicateStore (HCERTSTORE hCertStore); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3746:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3761:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertSaveStore (HCERTSTORE hCertStore, DWORD dwEncodingType, DWORD dwSaveAs, DWORD dwSaveTo, void *pvSaveToPara, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3761:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3762:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertCloseStore (HCERTSTORE hCertStore, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3762:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3763:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM PCCERT_CONTEXT WINAPI CertGetSubjectCertificateFromStore (HCERTSTORE hCertStore, DWORD dwCertEncodingType, PCERT_INFO pCertId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3763:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3764:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM PCCERT_CONTEXT WINAPI CertEnumCertificatesInStore (HCERTSTORE hCertStore, PCCERT_CONTEXT pPrevCertContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3764:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3765:202: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM PCCERT_CONTEXT WINAPI CertFindCertificateInStore (HCERTSTORE hCertStore, DWORD dwCertEncodingType, DWORD dwFindFlags, DWORD dwFindType, const void *pvFindPara, PCCERT_CONTEXT pPrevCertContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3765:202: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3839:173: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM PCCERT_CONTEXT WINAPI CertGetIssuerCertificateFromStore (HCERTSTORE hCertStore, PCCERT_CONTEXT pSubjectContext, PCCERT_CONTEXT pPrevIssuerContext, DWORD *pdwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3839:173: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3840:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertVerifySubjectCertificateContext (PCCERT_CONTEXT pSubject, PCCERT_CONTEXT pIssuer, DWORD *pdwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3840:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3841:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM PCCERT_CONTEXT WINAPI CertDuplicateCertificateContext (PCCERT_CONTEXT pCertContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3841:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3842:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM PCCERT_CONTEXT WINAPI CertCreateCertificateContext (DWORD dwCertEncodingType, const BYTE *pbCertEncoded, DWORD cbCertEncoded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3842:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3843:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertFreeCertificateContext (PCCERT_CONTEXT pCertContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3843:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3844:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertSetCertificateContextProperty (PCCERT_CONTEXT pCertContext, DWORD dwPropId, DWORD dwFlags, const void *pvData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3844:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3892:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM PCCRL_CONTEXT WINAPI CertEnumCRLsInStore (HCERTSTORE hCertStore, PCCRL_CONTEXT pPrevCrlContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3892:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3893:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertDeleteCRLFromStore (PCCRL_CONTEXT pCrlContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3893:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3894:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM PCCRL_CONTEXT WINAPI CertDuplicateCRLContext (PCCRL_CONTEXT pCrlContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3894:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3895:191: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM PCCRL_CONTEXT WINAPI CertFindCRLInStore (HCERTSTORE hCertStore, DWORD dwCertEncodingType, DWORD dwFindFlags, DWORD dwFindType, const void *pvFindPara, PCCRL_CONTEXT pPrevCrlContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3895:191: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3896:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertFreeCRLContext (PCCRL_CONTEXT pCrlContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3896:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3900:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertGetCertificateContextProperty (PCCERT_CONTEXT pCertContext, DWORD dwPropId, void *pvData, DWORD *pcbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3900:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3901:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM DWORD WINAPI CertEnumCertificateContextProperties (PCCERT_CONTEXT pCertContext, DWORD dwPropId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3901:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3902:224: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertCreateCTLEntryFromCertificateContextProperties (PCCERT_CONTEXT pCertContext, DWORD cOptAttr, PCRYPT_ATTRIBUTE rgOptAttr, DWORD dwFlags, void *pvReserved, PCTL_ENTRY pCtlEntry, DWORD *pcbCtlEntry); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3902:224: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3903:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertSetCertificateContextPropertiesFromCTLEntry (PCCERT_CONTEXT pCertContext, PCTL_ENTRY pCtlEntry, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3903:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3904:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM PCCRL_CONTEXT WINAPI CertGetCRLFromStore (HCERTSTORE hCertStore, PCCERT_CONTEXT pIssuerContext, PCCRL_CONTEXT pPrevCrlContext, DWORD *pdwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3904:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3905:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM PCCRL_CONTEXT WINAPI CertCreateCRLContext (DWORD dwCertEncodingType, const BYTE *pbCrlEncoded, DWORD cbCrlEncoded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3905:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3906:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertSetCRLContextProperty (PCCRL_CONTEXT pCrlContext, DWORD dwPropId, DWORD dwFlags, const void *pvData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3906:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3907:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertGetCRLContextProperty (PCCRL_CONTEXT pCrlContext, DWORD dwPropId, void *pvData, DWORD *pcbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3907:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3908:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM DWORD WINAPI CertEnumCRLContextProperties (PCCRL_CONTEXT pCrlContext, DWORD dwPropId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3908:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3909:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertFindCertificateInCRL (PCCERT_CONTEXT pCert, PCCRL_CONTEXT pCrlContext, DWORD dwFlags, void *pvReserved, PCRL_ENTRY *ppCrlEntry); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3909:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3910:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertIsValidCRLForCertificate (PCCERT_CONTEXT pCert, PCCRL_CONTEXT pCrl, DWORD dwFlags, void *pvReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3910:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3911:210: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertAddEncodedCertificateToStore (HCERTSTORE hCertStore, DWORD dwCertEncodingType, const BYTE *pbCertEncoded, DWORD cbCertEncoded, DWORD dwAddDisposition, PCCERT_CONTEXT *ppCertContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3911:210: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3912:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertAddCertificateContextToStore (HCERTSTORE hCertStore, PCCERT_CONTEXT pCertContext, DWORD dwAddDisposition, PCCERT_CONTEXT *ppStoreContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3912:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3913:233: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertAddSerializedElementToStore (HCERTSTORE hCertStore, const BYTE *pbElement, DWORD cbElement, DWORD dwAddDisposition, DWORD dwFlags, DWORD dwContextTypeFlags, DWORD *pdwContextType, const void **ppvContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3913:233: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3914:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertDeleteCertificateFromStore (PCCERT_CONTEXT pCertContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3914:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3915:198: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertAddEncodedCRLToStore (HCERTSTORE hCertStore, DWORD dwCertEncodingType, const BYTE *pbCrlEncoded, DWORD cbCrlEncoded, DWORD dwAddDisposition, PCCRL_CONTEXT *ppCrlContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3915:198: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3916:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertAddCRLContextToStore (HCERTSTORE hCertStore, PCCRL_CONTEXT pCrlContext, DWORD dwAddDisposition, PCCRL_CONTEXT *ppStoreContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3916:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3917:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertSerializeCertificateStoreElement (PCCERT_CONTEXT pCertContext, DWORD dwFlags, BYTE *pbElement, DWORD *pcbElement); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3917:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3918:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertSerializeCRLStoreElement (PCCRL_CONTEXT pCrlContext, DWORD dwFlags, BYTE *pbElement, DWORD *pcbElement); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3918:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3919:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM PCCTL_CONTEXT WINAPI CertDuplicateCTLContext (PCCTL_CONTEXT pCtlContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3919:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3920:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM PCCTL_CONTEXT WINAPI CertCreateCTLContext (DWORD dwMsgAndCertEncodingType, const BYTE *pbCtlEncoded, DWORD cbCtlEncoded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3920:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3921:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertFreeCTLContext (PCCTL_CONTEXT pCtlContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3921:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3922:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertSetCTLContextProperty (PCCTL_CONTEXT pCtlContext, DWORD dwPropId, DWORD dwFlags, const void *pvData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3922:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3923:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertGetCTLContextProperty (PCCTL_CONTEXT pCtlContext, DWORD dwPropId, void *pvData, DWORD *pcbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3923:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3924:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM DWORD WINAPI CertEnumCTLContextProperties (PCCTL_CONTEXT pCtlContext, DWORD dwPropId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3924:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3925:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM PCCTL_CONTEXT WINAPI CertEnumCTLsInStore (HCERTSTORE hCertStore, PCCTL_CONTEXT pPrevCtlContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3925:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3926:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM PCTL_ENTRY WINAPI CertFindSubjectInCTL (DWORD dwEncodingType, DWORD dwSubjectType, void *pvSubject, PCCTL_CONTEXT pCtlContext, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3926:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3927:197: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM PCCTL_CONTEXT WINAPI CertFindCTLInStore (HCERTSTORE hCertStore, DWORD dwMsgAndCertEncodingType, DWORD dwFindFlags, DWORD dwFindType, const void *pvFindPara, PCCTL_CONTEXT pPrevCtlContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3927:197: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4002:204: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertAddEncodedCTLToStore (HCERTSTORE hCertStore, DWORD dwMsgAndCertEncodingType, const BYTE *pbCtlEncoded, DWORD cbCtlEncoded, DWORD dwAddDisposition, PCCTL_CONTEXT *ppCtlContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4002:204: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4003:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertAddCTLContextToStore (HCERTSTORE hCertStore, PCCTL_CONTEXT pCtlContext, DWORD dwAddDisposition, PCCTL_CONTEXT *ppStoreContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4003:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4004:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertSerializeCTLStoreElement (PCCTL_CONTEXT pCtlContext, DWORD dwFlags, BYTE *pbElement, DWORD *pcbElement); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4004:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4005:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertDeleteCTLFromStore (PCCTL_CONTEXT pCtlContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4005:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4006:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertAddCertificateLinkToStore (HCERTSTORE hCertStore, PCCERT_CONTEXT pCertContext, DWORD dwAddDisposition, PCCERT_CONTEXT *ppStoreContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4006:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4007:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertAddCRLLinkToStore (HCERTSTORE hCertStore, PCCRL_CONTEXT pCrlContext, DWORD dwAddDisposition, PCCRL_CONTEXT *ppStoreContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4007:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4008:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertAddCTLLinkToStore (HCERTSTORE hCertStore, PCCTL_CONTEXT pCtlContext, DWORD dwAddDisposition, PCCTL_CONTEXT *ppStoreContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4008:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4009:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertAddStoreToCollection (HCERTSTORE hCollectionStore, HCERTSTORE hSiblingStore, DWORD dwUpdateFlags, DWORD dwPriority); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4009:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4010:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM void WINAPI CertRemoveStoreFromCollection (HCERTSTORE hCollectionStore, HCERTSTORE hSiblingStore); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4010:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4011:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertControlStore (HCERTSTORE hCertStore, DWORD dwFlags, DWORD dwCtrlType, void const *pvCtrlPara); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4011:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4012:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertSetStoreProperty (HCERTSTORE hCertStore, DWORD dwPropId, DWORD dwFlags, const void *pvData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4012:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4013:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertGetStoreProperty (HCERTSTORE hCertStore, DWORD dwPropId, void *pvData, DWORD *pcbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4013:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4014:184: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM const void *WINAPI CertCreateContext (DWORD dwContextType, DWORD dwEncodingType, const BYTE *pbEncoded, DWORD cbEncoded, DWORD dwFlags, PCERT_CREATE_CONTEXT_PARA pCreatePara); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4014:184: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4015:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertRegisterSystemStore (const void *pvSystemStore, DWORD dwFlags, PCERT_SYSTEM_STORE_INFO pStoreInfo, void *pvReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4015:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4016:172: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertRegisterPhysicalStore (const void *pvSystemStore, DWORD dwFlags, LPCWSTR pwszStoreName, PCERT_PHYSICAL_STORE_INFO pStoreInfo, void *pvReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4016:172: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4017:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertUnregisterSystemStore (const void *pvSystemStore, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4017:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4018:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertUnregisterPhysicalStore (const void *pvSystemStore, DWORD dwFlags, LPCWSTR pwszStoreName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4018:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4035:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertEnumSystemStoreLocation (DWORD dwFlags, void *pvArg, PFN_CERT_ENUM_SYSTEM_STORE_LOCATION pfnEnum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4035:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4036:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertEnumSystemStore (DWORD dwFlags, void *pvSystemStoreLocationPara, void *pvArg, PFN_CERT_ENUM_SYSTEM_STORE pfnEnum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4036:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4037:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertEnumPhysicalStore (const void *pvSystemStore, DWORD dwFlags, void *pvArg, PFN_CERT_ENUM_PHYSICAL_STORE pfnEnum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4037:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4056:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertGetEnhancedKeyUsage (PCCERT_CONTEXT pCertContext, DWORD dwFlags, PCERT_ENHKEY_USAGE pUsage, DWORD *pcbUsage); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4056:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4057:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertSetEnhancedKeyUsage (PCCERT_CONTEXT pCertContext, PCERT_ENHKEY_USAGE pUsage); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4057:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4058:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertAddEnhancedKeyUsageIdentifier (PCCERT_CONTEXT pCertContext, LPCSTR pszUsageIdentifier); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4058:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4059:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertRemoveEnhancedKeyUsageIdentifier (PCCERT_CONTEXT pCertContext, LPCSTR pszUsageIdentifier); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4059:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4060:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertGetValidUsages (DWORD cCerts, PCCERT_CONTEXT *rghCerts, int *cNumOIDs, LPSTR *rghOIDs, DWORD *pcbOIDs); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4060:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4061:185: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptMsgGetAndVerifySigner (HCRYPTMSG hCryptMsg, DWORD cSignerStore, HCERTSTORE *rghSignerStore, DWORD dwFlags, PCCERT_CONTEXT *ppSigner, DWORD *pdwSignerIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4061:185: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4062:193: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptMsgSignCTL (DWORD dwMsgEncodingType, BYTE *pbCtlContent, DWORD cbCtlContent, PCMSG_SIGNED_ENCODE_INFO pSignInfo, DWORD dwFlags, BYTE *pbEncoded, DWORD *pcbEncoded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4062:193: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4063:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptMsgEncodeAndSignCTL (DWORD dwMsgEncodingType, PCTL_INFO pCtlInfo, PCMSG_SIGNED_ENCODE_INFO pSignInfo, DWORD dwFlags, BYTE *pbEncoded, DWORD *pcbEncoded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4063:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4064:185: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertFindSubjectInSortedCTL (PCRYPT_DATA_BLOB pSubjectIdentifier, PCCTL_CONTEXT pCtlContext, DWORD dwFlags, void *pvReserved, PCRYPT_DER_BLOB pEncodedAttributes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4064:185: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4065:174: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertEnumSubjectInSortedCTL (PCCTL_CONTEXT pCtlContext, void **ppvNextSubject, PCRYPT_DER_BLOB pSubjectIdentifier, PCRYPT_DER_BLOB pEncodedAttributes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4065:174: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4093:231: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertVerifyCTLUsage (DWORD dwEncodingType, DWORD dwSubjectType, void *pvSubject, PCTL_USAGE pSubjectUsage, DWORD dwFlags, PCTL_VERIFY_USAGE_PARA pVerifyUsagePara, PCTL_VERIFY_USAGE_STATUS pVerifyUsageStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4093:231: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4183:205: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertVerifyRevocation (DWORD dwEncodingType, DWORD dwRevType, DWORD cContext, PVOID rgpvContext[], DWORD dwFlags, PCERT_REVOCATION_PARA pRevPara, PCERT_REVOCATION_STATUS pRevStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4183:205: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4184:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI CertCompareIntegerBlob (PCRYPT_INTEGER_BLOB pInt1, PCRYPT_INTEGER_BLOB pInt2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4184:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4185:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertCompareCertificate (DWORD dwCertEncodingType, PCERT_INFO pCertId1, PCERT_INFO pCertId2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4185:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4186:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertCompareCertificateName (DWORD dwCertEncodingType, PCERT_NAME_BLOB pCertName1, PCERT_NAME_BLOB pCertName2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4186:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4187:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertIsRDNAttrsInCertificateName (DWORD dwCertEncodingType, DWORD dwFlags, PCERT_NAME_BLOB pCertName, PCERT_RDN pRDN); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4187:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4188:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertComparePublicKeyInfo (DWORD dwCertEncodingType, PCERT_PUBLIC_KEY_INFO pPublicKey1, PCERT_PUBLIC_KEY_INFO pPublicKey2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4188:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4189:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM DWORD WINAPI CertGetPublicKeyLength (DWORD dwCertEncodingType, PCERT_PUBLIC_KEY_INFO pPublicKey); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4189:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4190:187: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptVerifyCertificateSignature (HCRYPTPROV_LEGACY hCryptProv, DWORD dwCertEncodingType, const BYTE *pbEncoded, DWORD cbEncoded, PCERT_PUBLIC_KEY_INFO pPublicKey); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4190:187: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4191:219: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptVerifyCertificateSignatureEx (HCRYPTPROV_LEGACY hCryptProv, DWORD dwCertEncodingType, DWORD dwSubjectType, void *pvSubject, DWORD dwIssuerType, void *pvIssuer, DWORD dwFlags, void *pvExtra); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4191:219: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4192:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertIsStrongHashToSign (PCCERT_STRONG_SIGN_PARA pStrongSignPara, LPCWSTR pwszCNGHashAlgid, PCCERT_CONTEXT pSigningCert); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4192:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4193:187: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptHashToBeSigned (HCRYPTPROV_LEGACY hCryptProv, DWORD dwCertEncodingType, const BYTE *pbEncoded, DWORD cbEncoded, BYTE *pbComputedHash, DWORD *pcbComputedHash); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4193:187: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4194:191: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptHashCertificate (HCRYPTPROV_LEGACY hCryptProv, ALG_ID Algid, DWORD dwFlags, const BYTE *pbEncoded, DWORD cbEncoded, BYTE *pbComputedHash, DWORD *pcbComputedHash); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4194:191: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4198:320: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptSignCertificate (HCRYPTPROV_OR_NCRYPT_KEY_HANDLE hCryptProvOrNCryptKey, DWORD dwKeySpec, DWORD dwCertEncodingType, const BYTE *pbEncodedToBeSigned, DWORD cbEncodedToBeSigned, PCRYPT_ALGORITHM_IDENTIFIER pSignatureAlgorithm, const void *pvHashAuxInfo, BYTE *pbSignature, DWORD *pcbSignature); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4198:320: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4199:314: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptSignAndEncodeCertificate (HCRYPTPROV_OR_NCRYPT_KEY_HANDLE hCryptProvOrNCryptKey, DWORD dwKeySpec, DWORD dwCertEncodingType, LPCSTR lpszStructType, const void *pvStructInfo, PCRYPT_ALGORITHM_IDENTIFIER pSignatureAlgorithm, const void *pvHashAuxInfo, BYTE *pbEncoded, DWORD *pcbEncoded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4199:314: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4200:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM LONG WINAPI CertVerifyTimeValidity (LPFILETIME pTimeToVerify, PCERT_INFO pCertInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4200:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4201:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM LONG WINAPI CertVerifyCRLTimeValidity (LPFILETIME pTimeToVerify, PCRL_INFO pCrlInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4201:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4202:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertVerifyValidityNesting (PCERT_INFO pSubjectInfo, PCERT_INFO pIssuerInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4202:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4203:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertVerifyCRLRevocation (DWORD dwCertEncodingType, PCERT_INFO pCertId, DWORD cCrlInfo, PCRL_INFO rgpCrlInfo[]); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4203:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4204:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM LPCSTR WINAPI CertAlgIdToOID (DWORD dwAlgId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4204:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4205:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM DWORD WINAPI CertOIDToAlgId (LPCSTR pszObjId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4205:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4206:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM PCERT_EXTENSION WINAPI CertFindExtension (LPCSTR pszObjId, DWORD cExtensions, CERT_EXTENSION rgExtensions[]); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4206:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4207:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM PCRYPT_ATTRIBUTE WINAPI CertFindAttribute (LPCSTR pszObjId, DWORD cAttr, CRYPT_ATTRIBUTE rgAttr[]); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4207:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4208:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM PCERT_RDN_ATTR WINAPI CertFindRDNAttr (LPCSTR pszObjId, PCERT_NAME_INFO pName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4208:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4209:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertGetIntendedKeyUsage (DWORD dwCertEncodingType, PCERT_INFO pCertInfo, BYTE *pbKeyUsage, DWORD cbKeyUsage); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4209:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4210:196: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptInstallDefaultContext (HCRYPTPROV hCryptProv, DWORD dwDefaultType, const void *pvDefaultPara, DWORD dwFlags, void *pvReserved, HCRYPTDEFAULTCONTEXT *phDefaultContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4210:196: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4211:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptUninstallDefaultContext (HCRYPTDEFAULTCONTEXT hDefaultContext, DWORD dwFlags, void *pvReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4211:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4212:193: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptExportPublicKeyInfo (HCRYPTPROV_OR_NCRYPT_KEY_HANDLE hCryptProvOrNCryptKey, DWORD dwKeySpec, DWORD dwCertEncodingType, PCERT_PUBLIC_KEY_INFO pInfo, DWORD *pcbInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4212:193: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4213:252: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptExportPublicKeyInfoEx (HCRYPTPROV_OR_NCRYPT_KEY_HANDLE hCryptProvOrNCryptKey, DWORD dwKeySpec, DWORD dwCertEncodingType, LPSTR pszPublicKeyObjId, DWORD dwFlags, void *pvAuxInfo, PCERT_PUBLIC_KEY_INFO pInfo, DWORD *pcbInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4213:252: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4256:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptImportPublicKeyInfo (HCRYPTPROV hCryptProv, DWORD dwCertEncodingType, PCERT_PUBLIC_KEY_INFO pInfo, HCRYPTKEY *phKey); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4256:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4257:197: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptImportPublicKeyInfoEx (HCRYPTPROV hCryptProv, DWORD dwCertEncodingType, PCERT_PUBLIC_KEY_INFO pInfo, ALG_ID aiKeyAlg, DWORD dwFlags, void *pvAuxInfo, HCRYPTKEY *phKey); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4257:197: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4266:230: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptAcquireCertificatePrivateKey (PCCERT_CONTEXT pCert, DWORD dwFlags, void *pvParameters, HCRYPTPROV_OR_NCRYPT_KEY_HANDLE *phCryptProvOrNCryptKey, DWORD *pdwKeySpec, WINBOOL *pfCallerFreeProvOrNCryptKey); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4266:230: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4267:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptFindCertificateKeyProvInfo (PCCERT_CONTEXT pCert, DWORD dwFlags, void *pvReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4267:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4268:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptImportPKCS8 (CRYPT_PKCS8_IMPORT_PARAMS sPrivateKeyAndParams, DWORD dwFlags, HCRYPTPROV *phCryptProv, void *pvAuxInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4268:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4269:190: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptExportPKCS8 (HCRYPTPROV hCryptProv, DWORD dwKeySpec, LPSTR pszPrivateKeyObjId, DWORD dwFlags, void *pvAuxInfo, BYTE *pbPrivateKeyBlob, DWORD *pcbPrivateKeyBlob); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4269:190: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4270:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptExportPKCS8Ex (CRYPT_PKCS8_EXPORT_PARAMS *psExportParams, DWORD dwFlags, void *pvAuxInfo, BYTE *pbPrivateKeyBlob, DWORD *pcbPrivateKeyBlob); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4270:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4271:208: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptHashPublicKeyInfo (HCRYPTPROV_LEGACY hCryptProv, ALG_ID Algid, DWORD dwFlags, DWORD dwCertEncodingType, PCERT_PUBLIC_KEY_INFO pInfo, BYTE *pbComputedHash, DWORD *pcbComputedHash); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4271:208: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4272:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM DWORD WINAPI CertRDNValueToStrA (DWORD dwValueType, PCERT_RDN_VALUE_BLOB pValue, LPSTR psz, DWORD csz); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4272:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4273:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM DWORD WINAPI CertRDNValueToStrW (DWORD dwValueType, PCERT_RDN_VALUE_BLOB pValue, LPWSTR psz, DWORD csz); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4273:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4274:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM DWORD WINAPI CertNameToStrA (DWORD dwCertEncodingType, PCERT_NAME_BLOB pName, DWORD dwStrType, LPSTR psz, DWORD csz); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4274:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4275:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM DWORD WINAPI CertNameToStrW (DWORD dwCertEncodingType, PCERT_NAME_BLOB pName, DWORD dwStrType, LPWSTR psz, DWORD csz); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4275:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4300:172: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertStrToNameA (DWORD dwCertEncodingType, LPCSTR pszX500, DWORD dwStrType, void *pvReserved, BYTE *pbEncoded, DWORD *pcbEncoded, LPCSTR *ppszError); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4300:172: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4301:174: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertStrToNameW (DWORD dwCertEncodingType, LPCWSTR pszX500, DWORD dwStrType, void *pvReserved, BYTE *pbEncoded, DWORD *pcbEncoded, LPCWSTR *ppszError); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4301:174: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4302:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM DWORD WINAPI CertGetNameStringA (PCCERT_CONTEXT pCertContext, DWORD dwType, DWORD dwFlags, void *pvTypePara, LPSTR pszNameString, DWORD cchNameString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4302:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4303:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM DWORD WINAPI CertGetNameStringW (PCCERT_CONTEXT pCertContext, DWORD dwType, DWORD dwFlags, void *pvTypePara, LPWSTR pszNameString, DWORD cchNameString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4303:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4417:221: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptSignMessage (PCRYPT_SIGN_MESSAGE_PARA pSignPara, WINBOOL fDetachedSignature, DWORD cToBeSigned, const BYTE *rgpbToBeSigned[], DWORD rgcbToBeSigned[], BYTE *pbSignedBlob, DWORD *pcbSignedBlob); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4417:221: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4418:226: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptVerifyMessageSignature (PCRYPT_VERIFY_MESSAGE_PARA pVerifyPara, DWORD dwSignerIndex, const BYTE *pbSignedBlob, DWORD cbSignedBlob, BYTE *pbDecoded, DWORD *pcbDecoded, PCCERT_CONTEXT *ppSignerCert); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4418:226: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4419:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM LONG WINAPI CryptGetMessageSignerCount (DWORD dwMsgEncodingType, const BYTE *pbSignedBlob, DWORD cbSignedBlob); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4419:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4420:179: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM HCERTSTORE WINAPI CryptGetMessageCertificates (DWORD dwMsgAndCertEncodingType, HCRYPTPROV_LEGACY hCryptProv, DWORD dwFlags, const BYTE *pbSignedBlob, DWORD cbSignedBlob); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4420:179: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4421:283: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptVerifyDetachedMessageSignature (PCRYPT_VERIFY_MESSAGE_PARA pVerifyPara, DWORD dwSignerIndex, const BYTE *pbDetachedSignBlob, DWORD cbDetachedSignBlob, DWORD cToBeSigned, const BYTE *rgpbToBeSigned[], DWORD rgcbToBeSigned[], PCCERT_CONTEXT *ppSignerCert); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4421:283: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4422:244: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptEncryptMessage (PCRYPT_ENCRYPT_MESSAGE_PARA pEncryptPara, DWORD cRecipientCert, PCCERT_CONTEXT rgpRecipientCert[], const BYTE *pbToBeEncrypted, DWORD cbToBeEncrypted, BYTE *pbEncryptedBlob, DWORD *pcbEncryptedBlob); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4422:244: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4423:207: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptDecryptMessage (PCRYPT_DECRYPT_MESSAGE_PARA pDecryptPara, const BYTE *pbEncryptedBlob, DWORD cbEncryptedBlob, BYTE *pbDecrypted, DWORD *pcbDecrypted, PCCERT_CONTEXT *ppXchgCert); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4423:207: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4424:323: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptSignAndEncryptMessage (PCRYPT_SIGN_MESSAGE_PARA pSignPara, PCRYPT_ENCRYPT_MESSAGE_PARA pEncryptPara, DWORD cRecipientCert, PCCERT_CONTEXT rgpRecipientCert[], const BYTE *pbToBeSignedAndEncrypted, DWORD cbToBeSignedAndEncrypted, BYTE *pbSignedAndEncryptedBlob, DWORD *pcbSignedAndEncryptedBlob); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4424:323: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4425:316: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptDecryptAndVerifyMessageSignature (PCRYPT_DECRYPT_MESSAGE_PARA pDecryptPara, PCRYPT_VERIFY_MESSAGE_PARA pVerifyPara, DWORD dwSignerIndex, const BYTE *pbEncryptedBlob, DWORD cbEncryptedBlob, BYTE *pbDecrypted, DWORD *pcbDecrypted, PCCERT_CONTEXT *ppXchgCert, PCCERT_CONTEXT *ppSignerCert); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4425:316: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4426:388: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptDecodeMessage (DWORD dwMsgTypeFlags, PCRYPT_DECRYPT_MESSAGE_PARA pDecryptPara, PCRYPT_VERIFY_MESSAGE_PARA pVerifyPara, DWORD dwSignerIndex, const BYTE *pbEncodedBlob, DWORD cbEncodedBlob, DWORD dwPrevInnerContentType, DWORD *pdwMsgType, DWORD *pdwInnerContentType, BYTE *pbDecoded, DWORD *pcbDecoded, PCCERT_CONTEXT *ppXchgCert, PCCERT_CONTEXT *ppSignerCert); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4426:388: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4427:262: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptHashMessage (PCRYPT_HASH_MESSAGE_PARA pHashPara, WINBOOL fDetachedHash, DWORD cToBeHashed, const BYTE *rgpbToBeHashed[], DWORD rgcbToBeHashed[], BYTE *pbHashedBlob, DWORD *pcbHashedBlob, BYTE *pbComputedHash, DWORD *pcbComputedHash); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4427:262: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4428:212: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptVerifyMessageHash (PCRYPT_HASH_MESSAGE_PARA pHashPara, BYTE *pbHashedBlob, DWORD cbHashedBlob, BYTE *pbToBeHashed, DWORD *pcbToBeHashed, BYTE *pbComputedHash, DWORD *pcbComputedHash); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4428:212: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4429:263: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptVerifyDetachedMessageHash (PCRYPT_HASH_MESSAGE_PARA pHashPara, BYTE *pbDetachedHashBlob, DWORD cbDetachedHashBlob, DWORD cToBeHashed, const BYTE *rgpbToBeHashed[], DWORD rgcbToBeHashed[], BYTE *pbComputedHash, DWORD *pcbComputedHash); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4429:263: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4430:177: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptSignMessageWithKey (PCRYPT_KEY_SIGN_MESSAGE_PARA pSignPara, const BYTE *pbToBeSigned, DWORD cbToBeSigned, BYTE *pbSignedBlob, DWORD *pcbSignedBlob); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4430:177: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4431:224: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptVerifyMessageSignatureWithKey (PCRYPT_KEY_VERIFY_MESSAGE_PARA pVerifyPara, PCERT_PUBLIC_KEY_INFO pPublicKeyInfo, const BYTE *pbSignedBlob, DWORD cbSignedBlob, BYTE *pbDecoded, DWORD *pcbDecoded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4431:224: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4432:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM HCERTSTORE WINAPI CertOpenSystemStoreA (HCRYPTPROV_LEGACY hProv, LPCSTR szSubsystemProtocol); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4432:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4433:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM HCERTSTORE WINAPI CertOpenSystemStoreW (HCRYPTPROV_LEGACY hProv, LPCWSTR szSubsystemProtocol); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4433:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4434:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertAddEncodedCertificateToSystemStoreA (LPCSTR szCertStoreName, const BYTE *pbCertEncoded, DWORD cbCertEncoded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4434:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4435:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertAddEncodedCertificateToSystemStoreW (LPCWSTR szCertStoreName, const BYTE *pbCertEncoded, DWORD cbCertEncoded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4435:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4436:195: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI FindCertsByIssuer (PCERT_CHAIN pCertChains, DWORD *pcbCertChains, DWORD *pcCertChains, BYTE *pbEncodedIssuerName, DWORD cbEncodedIssuerName, LPCWSTR pwszPurpose, DWORD dwKeySpec); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4436:195: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4437:313: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptQueryObject (DWORD dwObjectType, const void *pvObject, DWORD dwExpectedContentTypeFlags, DWORD dwExpectedFormatTypeFlags, DWORD dwFlags, DWORD *pdwMsgAndCertEncodingType, DWORD *pdwContentType, DWORD *pdwFormatType, HCERTSTORE *phCertStore, HCRYPTMSG *phMsg, const void **ppvContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4437:313: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:95, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4488:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM LPVOID WINAPI CryptMemAlloc (ULONG cbSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4488:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4489:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM LPVOID WINAPI CryptMemRealloc (LPVOID pv, ULONG cbSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4489:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4490:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM VOID WINAPI CryptMemFree (LPVOID pv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4490:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4491:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptCreateAsyncHandle (DWORD dwFlags, PHCRYPTASYNC phAsync); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4491:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4492:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptSetAsyncParam (HCRYPTASYNC hAsync, LPSTR pszParamOid, LPVOID pvParam, PFN_CRYPT_ASYNC_PARAM_FREE_FUNC pfnFree); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4492:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4493:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptGetAsyncParam (HCRYPTASYNC hAsync, LPSTR pszParamOid, LPVOID *ppvParam, PFN_CRYPT_ASYNC_PARAM_FREE_FUNC *ppfnFree); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4493:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4494:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptCloseAsyncHandle (HCRYPTASYNC hAsync); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4494:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:95, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4622:260: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptRetrieveObjectByUrlA (LPCSTR pszUrl, LPCSTR pszObjectOid, DWORD dwRetrievalFlags, DWORD dwTimeout, LPVOID *ppvObject, HCRYPTASYNC hAsyncRetrieve, PCRYPT_CREDENTIALS pCredentials, LPVOID pvVerify, PCRYPT_RETRIEVE_AUX_INFO pAuxInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4622:260: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4623:261: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptRetrieveObjectByUrlW (LPCWSTR pszUrl, LPCSTR pszObjectOid, DWORD dwRetrievalFlags, DWORD dwTimeout, LPVOID *ppvObject, HCRYPTASYNC hAsyncRetrieve, PCRYPT_CREDENTIALS pCredentials, LPVOID pvVerify, PCRYPT_RETRIEVE_AUX_INFO pAuxInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4623:261: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4629:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptInstallCancelRetrieval (PFN_CRYPT_CANCEL_RETRIEVAL pfnCancel, const void *pvArg, DWORD dwFlags, void *pvReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4629:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4630:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptUninstallCancelRetrieval (DWORD dwFlags, void *pvReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4630:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4631:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptCancelAsyncRetrieval (HCRYPTASYNC hAsyncRetrieval); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4631:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4663:203: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptGetObjectUrl (LPCSTR pszUrlOid, LPVOID pvPara, DWORD dwFlags, PCRYPT_URL_ARRAY pUrlArray, DWORD *pcbUrlArray, PCRYPT_URL_INFO pUrlInfo, DWORD *pcbUrlInfo, LPVOID pvReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4663:203: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4726:272: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptGetTimeValidObject (LPCSTR pszTimeValidOid, LPVOID pvPara, PCCERT_CONTEXT pIssuer, LPFILETIME pftValidFor, DWORD dwFlags, DWORD dwTimeout, LPVOID *ppvObject, PCRYPT_CREDENTIALS pCredentials, PCRYPT_GET_TIME_VALID_OBJECT_EXTRA_INFO pExtraInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4726:272: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4727:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptFlushTimeValidObject (LPCSTR pszFlushTimeValidOid, LPVOID pvPara, PCCERT_CONTEXT pIssuer, DWORD dwFlags, LPVOID pvReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4727:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4728:328: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM PCCERT_CONTEXT WINAPI CertCreateSelfSignCertificate (HCRYPTPROV_OR_NCRYPT_KEY_HANDLE hCryptProvOrNCryptKey, PCERT_NAME_BLOB pSubjectIssuerBlob, DWORD dwFlags, PCRYPT_KEY_PROV_INFO pKeyProvInfo, PCRYPT_ALGORITHM_IDENTIFIER pSignatureAlgorithm, PSYSTEMTIME pStartTime, PSYSTEMTIME pEndTime, PCERT_EXTENSIONS pExtensions); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4728:328: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4729:199: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptGetKeyIdentifierProperty (const CRYPT_HASH_BLOB *pKeyIdentifier, DWORD dwPropId, DWORD dwFlags, LPCWSTR pwszComputerName, void *pvReserved, void *pvData, DWORD *pcbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4729:199: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4730:189: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptSetKeyIdentifierProperty (const CRYPT_HASH_BLOB *pKeyIdentifier, DWORD dwPropId, DWORD dwFlags, LPCWSTR pwszComputerName, void *pvReserved, const void *pvData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4730:189: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4731:220: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptEnumKeyIdentifierProperties (const CRYPT_HASH_BLOB *pKeyIdentifier, DWORD dwPropId, DWORD dwFlags, LPCWSTR pwszComputerName, void *pvReserved, void *pvArg, PFN_CRYPT_ENUM_KEYID_PROP pfnEnum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4731:220: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4732:224: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptCreateKeyIdentifierFromCSP (DWORD dwCertEncodingType, LPCSTR pszPubKeyOID, const PUBLICKEYSTRUC *pPubKeyStruc, DWORD cbPubKeyStruc, DWORD dwFlags, void *pvReserved, BYTE *pbHash, DWORD *pcbHash); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4732:224: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4860:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertCreateCertificateChainEngine (PCERT_CHAIN_ENGINE_CONFIG pConfig, HCERTCHAINENGINE *phChainEngine); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4860:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4861:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM VOID WINAPI CertFreeCertificateChainEngine (HCERTCHAINENGINE hChainEngine); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4861:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4862:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertResyncCertificateChainEngine (HCERTCHAINENGINE hChainEngine); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4862:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5012:257: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertGetCertificateChain (HCERTCHAINENGINE hChainEngine, PCCERT_CONTEXT pCertContext, LPFILETIME pTime, HCERTSTORE hAdditionalStore, PCERT_CHAIN_PARA pChainPara, DWORD dwFlags, LPVOID pvReserved, PCCERT_CHAIN_CONTEXT *ppChainContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5012:257: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5013:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM VOID WINAPI CertFreeCertificateChain (PCCERT_CHAIN_CONTEXT pChainContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5013:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5014:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM PCCERT_CHAIN_CONTEXT WINAPI CertDuplicateCertificateChain (PCCERT_CHAIN_CONTEXT pChainContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5014:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5035:209: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM PCCERT_CHAIN_CONTEXT WINAPI CertFindChainInStore (HCERTSTORE hCertStore, DWORD dwCertEncodingType, DWORD dwFindFlags, DWORD dwFindType, const void *pvFindPara, PCCERT_CHAIN_CONTEXT pPrevChainContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5035:209: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5101:193: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertVerifyCertificateChainPolicy (LPCSTR pszPolicyOID, PCCERT_CHAIN_CONTEXT pChainContext, PCERT_CHAIN_POLICY_PARA pPolicyPara, PCERT_CHAIN_POLICY_STATUS pPolicyStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5101:193: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5163:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptStringToBinaryA (LPCSTR pszString, DWORD cchString, DWORD dwFlags, BYTE *pbBinary, DWORD *pcbBinary, DWORD *pdwSkip, DWORD *pdwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5163:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5164:164: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptStringToBinaryW (LPCWSTR pszString, DWORD cchString, DWORD dwFlags, BYTE *pbBinary, DWORD *pcbBinary, DWORD *pdwSkip, DWORD *pdwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5164:164: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5165:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptBinaryToStringA (CONST BYTE *pbBinary, DWORD cbBinary, DWORD dwFlags, LPSTR pszString, DWORD *pcchString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5165:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5166:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptBinaryToStringW (CONST BYTE *pbBinary, DWORD cbBinary, DWORD dwFlags, LPWSTR pszString, DWORD *pcchString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5166:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5200:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM HCERTSTORE WINAPI PFXImportCertStore (CRYPT_DATA_BLOB *pPFX, LPCWSTR szPassword, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5200:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5212:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI PFXIsPFXBlob (CRYPT_DATA_BLOB *pPFX); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5212:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5213:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI PFXVerifyPassword (CRYPT_DATA_BLOB *pPFX, LPCWSTR szPassword, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5213:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5214:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI PFXExportCertStoreEx (HCERTSTORE hStore, CRYPT_DATA_BLOB *pPFX, LPCWSTR szPassword, void *pvPara, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5214:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5224:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI PFXExportCertStore (HCERTSTORE hStore, CRYPT_DATA_BLOB *pPFX, LPCWSTR szPassword, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5224:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5249:247: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertRetrieveLogoOrBiometricInfo (PCCERT_CONTEXT pCertContext, LPCSTR lpszLogoOrBiometricType, DWORD dwRetrievalFlags, DWORD dwTimeout, DWORD dwFlags, void *pvReserved, BYTE **ppbData, DWORD *pcbData, LPWSTR *ppwszMimeType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5249:247: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5434, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:95, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/dpapi.h:78:210: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DPAPI_IMP WINBOOL WINAPI CryptProtectData (DATA_BLOB *pDataIn, LPCWSTR szDataDescr, DATA_BLOB *pOptionalEntropy, PVOID pvReserved, CRYPTPROTECT_PROMPTSTRUCT *pPromptStruct, DWORD dwFlags, DATA_BLOB *pDataOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/dpapi.h:78:210: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/dpapi.h:79:214: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DPAPI_IMP WINBOOL WINAPI CryptUnprotectData (DATA_BLOB *pDataIn, LPWSTR *ppszDataDescr, DATA_BLOB *pOptionalEntropy, PVOID pvReserved, CRYPTPROTECT_PROMPTSTRUCT *pPromptStruct, DWORD dwFlags, DATA_BLOB *pDataOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/dpapi.h:79:214: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/dpapi.h:80:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DPAPI_IMP WINBOOL WINAPI CryptProtectMemory (LPVOID pDataIn, DWORD cbDataIn, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/dpapi.h:80:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/dpapi.h:81:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DPAPI_IMP WINBOOL WINAPI CryptUnprotectMemory (LPVOID pDataIn, DWORD cbDataIn, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/dpapi.h:81:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:96, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winefs.h:66:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI DWORD WINAPI QueryUsersOnEncryptedFile(LPCWSTR lpFileName,PENCRYPTION_CERTIFICATE_HASH_LIST *pUsers); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winefs.h:66:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:96, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winefs.h:67:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI DWORD WINAPI QueryRecoveryAgentsOnEncryptedFile(LPCWSTR lpFileName,PENCRYPTION_CERTIFICATE_HASH_LIST *pRecoveryAgents); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winefs.h:67:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winefs.h:68:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI DWORD WINAPI RemoveUsersFromEncryptedFile(LPCWSTR lpFileName,PENCRYPTION_CERTIFICATE_HASH_LIST pHashes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winefs.h:68:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winefs.h:69:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI DWORD WINAPI AddUsersToEncryptedFile(LPCWSTR lpFileName,PENCRYPTION_CERTIFICATE_LIST pUsers); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winefs.h:69:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winefs.h:70:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI DWORD WINAPI SetUserFileEncryptionKey(PENCRYPTION_CERTIFICATE pEncryptionCertificate); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winefs.h:70:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winefs.h:71:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI VOID WINAPI FreeEncryptionCertificateHashList(PENCRYPTION_CERTIFICATE_HASH_LIST pHashes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winefs.h:71:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winefs.h:72:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI EncryptionDisable(LPCWSTR DirPath,WINBOOL Disable); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winefs.h:72:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winefs.h:73:190: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI DWORD WINAPI DuplicateEncryptionInfoFile(LPCWSTR SrcFileName,LPCWSTR DstFileName,DWORD dwCreationDistribution,DWORD dwAttributes,CONST LPSECURITY_ATTRIBUTES lpSecurityAttributes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winefs.h:73:190: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:21, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsip.h:19:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY I_RpcNsGetBuffer(PRPC_MESSAGE Message); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsip.h:19:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsip.h:20:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY I_RpcNsSendReceive(PRPC_MESSAGE Message,RPC_BINDING_HANDLE *Handle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsip.h:20:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsip.h:21:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI void RPC_ENTRY I_RpcNsRaiseException(PRPC_MESSAGE Message,RPC_STATUS Status); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsip.h:21:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsip.h:22:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY I_RpcReBindBuffer(PRPC_MESSAGE Message); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsip.h:22:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsip.h:23:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY I_NsServerBindSearch(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsip.h:23:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsip.h:24:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY I_NsClientBindSearch(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsip.h:24:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsip.h:25:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI void RPC_ENTRY I_NsClientBindDone(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsip.h:25:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:114:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *__RPC_USER MIDL_user_allocate(SIZE_T); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:114:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:115:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_USER MIDL_user_free(void *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:115:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:148:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_BINDING_HANDLE RPC_ENTRY NDRCContextBinding(NDR_CCONTEXT CContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:148:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:149:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NDRCContextMarshall(NDR_CCONTEXT CContext,void *pBuff); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:149:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:150:149: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NDRCContextUnmarshall(NDR_CCONTEXT *pCContext,RPC_BINDING_HANDLE hBinding,void *pBuff,unsigned __LONG32 DataRepresentation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:150:149: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:151:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NDRSContextMarshall(NDR_SCONTEXT CContext,void *pBuff,NDR_RUNDOWN userRunDownIn); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:151:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:152:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI NDR_SCONTEXT RPC_ENTRY NDRSContextUnmarshall(void *pBuff,unsigned __LONG32 DataRepresentation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:152:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:153:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NDRSContextMarshallEx(RPC_BINDING_HANDLE BindingHandle,NDR_SCONTEXT CContext,void *pBuff,NDR_RUNDOWN userRunDownIn); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:153:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:154:179: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NDRSContextMarshall2(RPC_BINDING_HANDLE BindingHandle,NDR_SCONTEXT CContext,void *pBuff,NDR_RUNDOWN userRunDownIn,void *CtxGuard,unsigned __LONG32 Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:154:179: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:155:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI NDR_SCONTEXT RPC_ENTRY NDRSContextUnmarshallEx(RPC_BINDING_HANDLE BindingHandle,void *pBuff,unsigned __LONG32 DataRepresentation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:155:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:156:178: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI NDR_SCONTEXT RPC_ENTRY NDRSContextUnmarshall2(RPC_BINDING_HANDLE BindingHandle,void *pBuff,unsigned __LONG32 DataRepresentation,void *CtxGuard,unsigned __LONG32 Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:156:178: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:157:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY RpcSsDestroyClientContext(void **ContextHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:157:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:401:208: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_API RpcCsGetTags(RPC_BINDING_HANDLE hBinding,int fServerSide,unsigned __LONG32 *pulSendingTag,unsigned __LONG32 *pulDesiredReceivingTag,unsigned __LONG32 *pulReceivingTag,error_status_t *pStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:401:208: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:522:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPC_STATUS RPC_ENTRY NdrClientGetSupportedSyntaxes(RPC_CLIENT_INTERFACE *pInf,unsigned __LONG32 *pCount,MIDL_SYNTAX_INFO **pArr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:522:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:523:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPC_STATUS RPC_ENTRY NdrServerGetSupportedSyntaxes(RPC_SERVER_INTERFACE *pInf,unsigned __LONG32 *pCount,MIDL_SYNTAX_INFO **pArr,unsigned __LONG32 *pPreferSyntaxIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:523:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:524:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrSimpleTypeMarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,unsigned char FormatChar); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:524:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:525:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrPointerMarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:525:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:526:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrCsArrayMarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:526:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:527:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrCsTagMarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:527:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:528:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrSimpleStructMarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:528:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:529:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrConformantStructMarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:529:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:530:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrConformantVaryingStructMarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:530:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:531:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrComplexStructMarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:531:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:532:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrFixedArrayMarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:532:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:533:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrConformantArrayMarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:533:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:534:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrConformantVaryingArrayMarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:534:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:535:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrVaryingArrayMarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:535:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:536:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrComplexArrayMarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:536:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:537:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrNonConformantStringMarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:537:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:538:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrConformantStringMarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:538:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:539:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrEncapsulatedUnionMarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:539:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:540:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrNonEncapsulatedUnionMarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:540:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:541:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrByteCountPointerMarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:541:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:542:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrXmitOrRepAsMarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:542:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:543:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrUserMarshalMarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:543:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:544:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrInterfacePointerMarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:544:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:545:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrClientContextMarshall(PMIDL_STUB_MESSAGE pStubMsg,NDR_CCONTEXT ContextHandle,int fCheck); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:545:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:546:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrServerContextMarshall(PMIDL_STUB_MESSAGE pStubMsg,NDR_SCONTEXT ContextHandle,NDR_RUNDOWN RundownRoutine); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:546:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:547:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrServerContextNewMarshall(PMIDL_STUB_MESSAGE pStubMsg,NDR_SCONTEXT ContextHandle,NDR_RUNDOWN RundownRoutine,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:547:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:548:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrSimpleTypeUnmarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,unsigned char FormatChar); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:548:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:549:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrCsArrayUnmarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **ppMemory,PFORMAT_STRING pFormat,unsigned char fMustAlloc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:549:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:550:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrCsTagUnmarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **ppMemory,PFORMAT_STRING pFormat,unsigned char fMustAlloc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:550:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:551:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrRangeUnmarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **ppMemory,PFORMAT_STRING pFormat,unsigned char fMustAlloc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:551:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:552:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrCorrelationInitialize(PMIDL_STUB_MESSAGE pStubMsg,void *pMemory,unsigned __LONG32 CacheSize,unsigned __LONG32 flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:552:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:553:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrCorrelationPass(PMIDL_STUB_MESSAGE pStubMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:553:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:554:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrCorrelationFree(PMIDL_STUB_MESSAGE pStubMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:554:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:555:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrPointerUnmarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **ppMemory,PFORMAT_STRING pFormat,unsigned char fMustAlloc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:555:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:556:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrSimpleStructUnmarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **ppMemory,PFORMAT_STRING pFormat,unsigned char fMustAlloc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:556:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:557:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrConformantStructUnmarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **ppMemory,PFORMAT_STRING pFormat,unsigned char fMustAlloc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:557:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:558:174: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrConformantVaryingStructUnmarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **ppMemory,PFORMAT_STRING pFormat,unsigned char fMustAlloc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:558:174: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:559:164: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrComplexStructUnmarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **ppMemory,PFORMAT_STRING pFormat,unsigned char fMustAlloc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:559:164: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:560:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrFixedArrayUnmarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **ppMemory,PFORMAT_STRING pFormat,unsigned char fMustAlloc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:560:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:561:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrConformantArrayUnmarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **ppMemory,PFORMAT_STRING pFormat,unsigned char fMustAlloc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:561:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:562:173: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrConformantVaryingArrayUnmarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **ppMemory,PFORMAT_STRING pFormat,unsigned char fMustAlloc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:562:173: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:563:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrVaryingArrayUnmarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **ppMemory,PFORMAT_STRING pFormat,unsigned char fMustAlloc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:563:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:564:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrComplexArrayUnmarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **ppMemory,PFORMAT_STRING pFormat,unsigned char fMustAlloc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:564:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:565:170: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrNonConformantStringUnmarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **ppMemory,PFORMAT_STRING pFormat,unsigned char fMustAlloc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:565:170: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:566:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrConformantStringUnmarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **ppMemory,PFORMAT_STRING pFormat,unsigned char fMustAlloc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:566:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:567:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrEncapsulatedUnionUnmarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **ppMemory,PFORMAT_STRING pFormat,unsigned char fMustAlloc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:567:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:568:171: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrNonEncapsulatedUnionUnmarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **ppMemory,PFORMAT_STRING pFormat,unsigned char fMustAlloc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:568:171: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:569:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrByteCountPointerUnmarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **ppMemory,PFORMAT_STRING pFormat,unsigned char fMustAlloc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:569:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:570:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrXmitOrRepAsUnmarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **ppMemory,PFORMAT_STRING pFormat,unsigned char fMustAlloc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:570:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:571:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrUserMarshalUnmarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **ppMemory,PFORMAT_STRING pFormat,unsigned char fMustAlloc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:571:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:572:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrInterfacePointerUnmarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **ppMemory,PFORMAT_STRING pFormat,unsigned char fMustAlloc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:572:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:573:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrClientContextUnmarshall(PMIDL_STUB_MESSAGE pStubMsg,NDR_CCONTEXT *pContextHandle,RPC_BINDING_HANDLE BindHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:573:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:574:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI NDR_SCONTEXT RPC_ENTRY NdrServerContextUnmarshall(PMIDL_STUB_MESSAGE pStubMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:574:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:575:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI NDR_SCONTEXT RPC_ENTRY NdrContextHandleInitialize(PMIDL_STUB_MESSAGE pStubMsg,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:575:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:576:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI NDR_SCONTEXT RPC_ENTRY NdrServerContextNewUnmarshall(PMIDL_STUB_MESSAGE pStubMsg,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:576:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:577:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrPointerBufferSize(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:577:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:578:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrCsArrayBufferSize(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:578:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:579:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrCsTagBufferSize(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:579:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:580:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrSimpleStructBufferSize(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:580:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:581:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrConformantStructBufferSize(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:581:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:582:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrConformantVaryingStructBufferSize(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:582:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:583:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrComplexStructBufferSize(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:583:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:584:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrFixedArrayBufferSize(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:584:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:585:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrConformantArrayBufferSize(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:585:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:586:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrConformantVaryingArrayBufferSize(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:586:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:587:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrVaryingArrayBufferSize(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:587:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:588:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrComplexArrayBufferSize(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:588:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:589:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrConformantStringBufferSize(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:589:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:590:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrNonConformantStringBufferSize(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:590:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:591:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrEncapsulatedUnionBufferSize(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:591:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:592:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrNonEncapsulatedUnionBufferSize(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:592:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:593:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrByteCountPointerBufferSize(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:593:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:594:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrXmitOrRepAsBufferSize(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:594:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:595:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrUserMarshalBufferSize(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:595:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:596:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrInterfacePointerBufferSize(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:596:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:597:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrContextHandleSize(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:597:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:598:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned __LONG32 RPC_ENTRY NdrPointerMemorySize(PMIDL_STUB_MESSAGE pStubMsg,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:598:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:599:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned __LONG32 RPC_ENTRY NdrCsArrayMemorySize(PMIDL_STUB_MESSAGE pStubMsg,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:599:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:600:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned __LONG32 RPC_ENTRY NdrCsTagMemorySize(PMIDL_STUB_MESSAGE pStubMsg,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:600:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:601:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned __LONG32 RPC_ENTRY NdrSimpleStructMemorySize(PMIDL_STUB_MESSAGE pStubMsg,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:601:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:602:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned __LONG32 RPC_ENTRY NdrConformantStructMemorySize(PMIDL_STUB_MESSAGE pStubMsg,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:602:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:603:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned __LONG32 RPC_ENTRY NdrConformantVaryingStructMemorySize(PMIDL_STUB_MESSAGE pStubMsg,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:603:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:604:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned __LONG32 RPC_ENTRY NdrComplexStructMemorySize(PMIDL_STUB_MESSAGE pStubMsg,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:604:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:605:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned __LONG32 RPC_ENTRY NdrFixedArrayMemorySize(PMIDL_STUB_MESSAGE pStubMsg,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:605:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:606:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned __LONG32 RPC_ENTRY NdrConformantArrayMemorySize(PMIDL_STUB_MESSAGE pStubMsg,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:606:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:607:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned __LONG32 RPC_ENTRY NdrConformantVaryingArrayMemorySize(PMIDL_STUB_MESSAGE pStubMsg,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:607:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:608:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned __LONG32 RPC_ENTRY NdrVaryingArrayMemorySize(PMIDL_STUB_MESSAGE pStubMsg,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:608:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:609:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned __LONG32 RPC_ENTRY NdrComplexArrayMemorySize(PMIDL_STUB_MESSAGE pStubMsg,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:609:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:610:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned __LONG32 RPC_ENTRY NdrConformantStringMemorySize(PMIDL_STUB_MESSAGE pStubMsg,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:610:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:611:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned __LONG32 RPC_ENTRY NdrNonConformantStringMemorySize(PMIDL_STUB_MESSAGE pStubMsg,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:611:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:612:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned __LONG32 RPC_ENTRY NdrEncapsulatedUnionMemorySize(PMIDL_STUB_MESSAGE pStubMsg,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:612:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:613:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned __LONG32 RPC_ENTRY NdrNonEncapsulatedUnionMemorySize(PMIDL_STUB_MESSAGE pStubMsg,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:613:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:614:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned __LONG32 RPC_ENTRY NdrXmitOrRepAsMemorySize(PMIDL_STUB_MESSAGE pStubMsg,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:614:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:615:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned __LONG32 RPC_ENTRY NdrUserMarshalMemorySize(PMIDL_STUB_MESSAGE pStubMsg,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:615:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:616:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned __LONG32 RPC_ENTRY NdrInterfacePointerMemorySize(PMIDL_STUB_MESSAGE pStubMsg,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:616:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:617:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrPointerFree(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:617:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:618:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrCsArrayFree(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:618:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:619:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrSimpleStructFree(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:619:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:620:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrConformantStructFree(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:620:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:621:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrConformantVaryingStructFree(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:621:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:622:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrComplexStructFree(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:622:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:623:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrFixedArrayFree(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:623:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:624:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrConformantArrayFree(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:624:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:625:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrConformantVaryingArrayFree(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:625:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:626:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrVaryingArrayFree(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:626:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:627:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrComplexArrayFree(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:627:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:628:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrEncapsulatedUnionFree(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:628:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:629:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrNonEncapsulatedUnionFree(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:629:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:630:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrByteCountPointerFree(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:630:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:631:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrXmitOrRepAsFree(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:631:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:632:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrUserMarshalFree(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:632:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:633:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrInterfacePointerFree(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:633:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:634:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrConvert2(PMIDL_STUB_MESSAGE pStubMsg,PFORMAT_STRING pFormat,__LONG32 NumberParams); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:634:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:635:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrConvert(PMIDL_STUB_MESSAGE pStubMsg,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:635:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:650:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrUserMarshalSimpleTypeConvert(unsigned __LONG32 *pFlags,unsigned char *pBuffer,unsigned char FormatChar); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:650:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:651:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrClientInitializeNew(PRPC_MESSAGE pRpcMsg,PMIDL_STUB_MESSAGE pStubMsg,PMIDL_STUB_DESC pStubDescriptor,unsigned int ProcNum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:651:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:652:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrServerInitializeNew(PRPC_MESSAGE pRpcMsg,PMIDL_STUB_MESSAGE pStubMsg,PMIDL_STUB_DESC pStubDescriptor); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:652:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:653:172: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrServerInitializePartial(PRPC_MESSAGE pRpcMsg,PMIDL_STUB_MESSAGE pStubMsg,PMIDL_STUB_DESC pStubDescriptor,unsigned __LONG32 RequestedBufferSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:653:172: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:654:148: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrClientInitialize(PRPC_MESSAGE pRpcMsg,PMIDL_STUB_MESSAGE pStubMsg,PMIDL_STUB_DESC pStubDescriptor,unsigned int ProcNum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:654:148: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:655:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrServerInitialize(PRPC_MESSAGE pRpcMsg,PMIDL_STUB_MESSAGE pStubMsg,PMIDL_STUB_DESC pStubDescriptor); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:655:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:656:148: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrServerInitializeUnmarshall (PMIDL_STUB_MESSAGE pStubMsg,PMIDL_STUB_DESC pStubDescriptor,PRPC_MESSAGE pRpcMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:656:148: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:657:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrServerInitializeMarshall (PRPC_MESSAGE pRpcMsg,PMIDL_STUB_MESSAGE pStubMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:657:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:658:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrGetBuffer(PMIDL_STUB_MESSAGE pStubMsg,unsigned __LONG32 BufferLength,RPC_BINDING_HANDLE Handle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:658:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:659:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrNsGetBuffer(PMIDL_STUB_MESSAGE pStubMsg,unsigned __LONG32 BufferLength,RPC_BINDING_HANDLE Handle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:659:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:660:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrSendReceive(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pBufferEnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:660:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:661:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrNsSendReceive(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pBufferEnd,RPC_BINDING_HANDLE *pAutoHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:661:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:662:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrFreeBuffer(PMIDL_STUB_MESSAGE pStubMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:662:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:663:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY NdrGetDcomProtocolVersion(PMIDL_STUB_MESSAGE pStubMsg,RPC_VERSION *pVersion); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:663:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:664:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CLIENT_CALL_RETURN RPC_VAR_ENTRY NdrClientCall2(PMIDL_STUB_DESC pStubDescriptor,PFORMAT_STRING pFormat,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:664:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:668:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CLIENT_CALL_RETURN RPC_VAR_ENTRY NdrClientCall(PMIDL_STUB_DESC pStubDescriptor,PFORMAT_STRING pFormat,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:668:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:669:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CLIENT_CALL_RETURN RPC_VAR_ENTRY NdrAsyncClientCall(PMIDL_STUB_DESC pStubDescriptor,PFORMAT_STRING pFormat,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:669:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:670:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CLIENT_CALL_RETURN RPC_VAR_ENTRY NdrDcomAsyncClientCall(PMIDL_STUB_DESC pStubDescriptor,PFORMAT_STRING pFormat,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:670:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:682:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrAsyncServerCall(PRPC_MESSAGE pRpcMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:682:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:683:164: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI __LONG32 RPC_ENTRY NdrAsyncStubCall(struct IRpcStubBuffer *pThis,struct IRpcChannelBuffer *pChannel,PRPC_MESSAGE pRpcMsg,unsigned __LONG32 *pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:683:164: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:684:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI __LONG32 RPC_ENTRY NdrDcomAsyncStubCall(struct IRpcStubBuffer *pThis,struct IRpcChannelBuffer *pChannel,PRPC_MESSAGE pRpcMsg,unsigned __LONG32 *pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:684:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:685:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI __LONG32 RPC_ENTRY NdrStubCall2(struct IRpcStubBuffer *pThis,struct IRpcChannelBuffer *pChannel,PRPC_MESSAGE pRpcMsg,unsigned __LONG32 *pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:685:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:686:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrServerCall2(PRPC_MESSAGE pRpcMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:686:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:687:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI __LONG32 RPC_ENTRY NdrStubCall (struct IRpcStubBuffer *pThis,struct IRpcChannelBuffer *pChannel,PRPC_MESSAGE pRpcMsg,unsigned __LONG32 *pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:687:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:688:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrServerCall(PRPC_MESSAGE pRpcMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:688:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:689:201: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI int RPC_ENTRY NdrServerUnmarshall(struct IRpcChannelBuffer *pChannel,PRPC_MESSAGE pRpcMsg,PMIDL_STUB_MESSAGE pStubMsg,PMIDL_STUB_DESC pStubDescriptor,PFORMAT_STRING pFormat,void *pParamList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:689:201: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:690:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrServerMarshall(struct IRpcStubBuffer *pThis,struct IRpcChannelBuffer *pChannel,PMIDL_STUB_MESSAGE pStubMsg,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:690:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:691:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY NdrMapCommAndFaultStatus(PMIDL_STUB_MESSAGE pStubMsg,unsigned __LONG32 *pCommStatus,unsigned __LONG32 *pFaultStatus,RPC_STATUS Status); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:691:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:692:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI int RPC_ENTRY NdrSH_UPDecision(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **pPtrInMem,RPC_BUFPTR pBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:692:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:693:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI int RPC_ENTRY NdrSH_TLUPDecision(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **pPtrInMem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:693:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:694:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI int RPC_ENTRY NdrSH_TLUPDecisionBuffer(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **pPtrInMem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:694:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:695:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI int RPC_ENTRY NdrSH_IfAlloc(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **pPtrInMem,unsigned __LONG32 Count); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:695:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:696:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI int RPC_ENTRY NdrSH_IfAllocRef(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **pPtrInMem,unsigned __LONG32 Count); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:696:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:697:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI int RPC_ENTRY NdrSH_IfAllocSet(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **pPtrInMem,unsigned __LONG32 Count); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:697:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:698:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_BUFPTR RPC_ENTRY NdrSH_IfCopy(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **pPtrInMem,unsigned __LONG32 Count); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:698:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:699:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_BUFPTR RPC_ENTRY NdrSH_IfAllocCopy(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **pPtrInMem,unsigned __LONG32 Count); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:699:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:700:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned __LONG32 RPC_ENTRY NdrSH_Copy(unsigned char *pStubMsg,unsigned char *pPtrInMem,unsigned __LONG32 Count); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:700:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:701:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrSH_IfFree(PMIDL_STUB_MESSAGE pMessage,unsigned char *pPtr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:701:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:702:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_BUFPTR RPC_ENTRY NdrSH_StringMarshall(PMIDL_STUB_MESSAGE pMessage,unsigned char *pMemory,unsigned __LONG32 Count,int Size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:702:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:703:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_BUFPTR RPC_ENTRY NdrSH_StringUnMarshall(PMIDL_STUB_MESSAGE pMessage,unsigned char **pMemory,int Size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:703:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:710:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void *RPC_ENTRY RpcSsAllocate(size_t Size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:710:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:711:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY RpcSsDisableAllocate(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:711:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:712:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY RpcSsEnableAllocate(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:712:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:713:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY RpcSsFree(void *NodeToFree); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:713:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:714:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_SS_THREAD_HANDLE RPC_ENTRY RpcSsGetThreadHandle(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:714:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:715:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY RpcSsSetClientAllocFree(RPC_CLIENT_ALLOC *ClientAlloc,RPC_CLIENT_FREE *ClientFree); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:715:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:716:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY RpcSsSetThreadHandle(RPC_SS_THREAD_HANDLE Id); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:716:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:717:175: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY RpcSsSwapClientAllocFree(RPC_CLIENT_ALLOC *ClientAlloc,RPC_CLIENT_FREE *ClientFree,RPC_CLIENT_ALLOC **OldClientAlloc,RPC_CLIENT_FREE **OldClientFree); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:717:175: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:718:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void *RPC_ENTRY RpcSmAllocate(size_t Size,RPC_STATUS *pStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:718:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:719:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcSmClientFree(void *pNodeToFree); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:719:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:720:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcSmDestroyClientContext(void **ContextHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:720:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:721:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcSmDisableAllocate(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:721:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:722:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcSmEnableAllocate(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:722:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:723:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcSmFree(void *NodeToFree); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:723:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:724:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_SS_THREAD_HANDLE RPC_ENTRY RpcSmGetThreadHandle (RPC_STATUS *pStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:724:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:725:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcSmSetClientAllocFree(RPC_CLIENT_ALLOC *ClientAlloc,RPC_CLIENT_FREE *ClientFree); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:725:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:726:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcSmSetThreadHandle(RPC_SS_THREAD_HANDLE Id); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:726:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:727:181: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcSmSwapClientAllocFree(RPC_CLIENT_ALLOC *ClientAlloc,RPC_CLIENT_FREE *ClientFree,RPC_CLIENT_ALLOC **OldClientAlloc,RPC_CLIENT_FREE **OldClientFree); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:727:181: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:728:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrRpcSsEnableAllocate(PMIDL_STUB_MESSAGE pMessage); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:728:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:729:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrRpcSsDisableAllocate(PMIDL_STUB_MESSAGE pMessage); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:729:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:730:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrRpcSmSetClientToOsf(PMIDL_STUB_MESSAGE pMessage); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:730:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:731:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void *RPC_ENTRY NdrRpcSmClientAllocate(size_t Size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:731:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:732:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrRpcSmClientFree(void *NodeToFree); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:732:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:733:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void *RPC_ENTRY NdrRpcSsDefaultAllocate(size_t Size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:733:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:734:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrRpcSsDefaultFree(void *NodeToFree); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:734:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:735:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI PFULL_PTR_XLAT_TABLES RPC_ENTRY NdrFullPointerXlatInit(unsigned __LONG32 NumberOfPointers,XLAT_SIDE XlatSide); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:735:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:736:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrFullPointerXlatFree(PFULL_PTR_XLAT_TABLES pXlatTables); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:736:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:737:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI int RPC_ENTRY NdrFullPointerQueryPointer(PFULL_PTR_XLAT_TABLES pXlatTables,void *pPointer,unsigned char QueryType,unsigned __LONG32 *pRefId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:737:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:738:149: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI int RPC_ENTRY NdrFullPointerQueryRefId(PFULL_PTR_XLAT_TABLES pXlatTables,unsigned __LONG32 RefId,unsigned char QueryType,void **ppPointer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:738:149: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:739:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrFullPointerInsertRefId(PFULL_PTR_XLAT_TABLES pXlatTables,unsigned __LONG32 RefId,void *pPointer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:739:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:740:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI int RPC_ENTRY NdrFullPointerFree(PFULL_PTR_XLAT_TABLES pXlatTables,void *Pointer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:740:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:741:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void *RPC_ENTRY NdrAllocate(PMIDL_STUB_MESSAGE pStubMsg,size_t Len); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:741:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:742:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrClearOutParameters(PMIDL_STUB_MESSAGE pStubMsg,PFORMAT_STRING pFormat,void *ArgAddr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:742:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:743:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void *RPC_ENTRY NdrOleAllocate(size_t Size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:743:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:744:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrOleFree(void *NodeToFree); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:744:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:779:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPC_STATUS RPC_ENTRY NdrGetUserMarshalInfo(unsigned __LONG32 *pFlags,unsigned __LONG32 InformationLevel,NDR_USER_MARSHAL_INFO *pMarshalInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:779:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:780:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPC_STATUS RPC_ENTRY NdrCreateServerInterfaceFromStub(struct IRpcStubBuffer *pStub,RPC_SERVER_INTERFACE *pServerIf); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:780:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:781:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CLIENT_CALL_RETURN RPC_VAR_ENTRY NdrClientCall3(MIDL_STUBLESS_PROXY_INFO *pProxyInfo,unsigned __LONG32 nProcNum,void *pReturnValue,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:781:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:782:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CLIENT_CALL_RETURN RPC_VAR_ENTRY Ndr64AsyncClientCall(MIDL_STUBLESS_PROXY_INFO *pProxyInfo,unsigned __LONG32 nProcNum,void *pReturnValue,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:782:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:783:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CLIENT_CALL_RETURN RPC_VAR_ENTRY Ndr64DcomAsyncClientCall(MIDL_STUBLESS_PROXY_INFO *pProxyInfo,unsigned __LONG32 nProcNum,void *pReturnValue,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:783:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:787:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY Ndr64AsyncServerCall(PRPC_MESSAGE pRpcMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:787:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:788:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY Ndr64AsyncServerCall64(PRPC_MESSAGE pRpcMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:788:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:789:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY Ndr64AsyncServerCallAll(PRPC_MESSAGE pRpcMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:789:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:790:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI __LONG32 RPC_ENTRY Ndr64AsyncStubCall(struct IRpcStubBuffer *pThis,struct IRpcChannelBuffer *pChannel,PRPC_MESSAGE pRpcMsg,unsigned __LONG32 *pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:790:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:791:170: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI __LONG32 RPC_ENTRY Ndr64DcomAsyncStubCall(struct IRpcStubBuffer *pThis,struct IRpcChannelBuffer *pChannel,PRPC_MESSAGE pRpcMsg,unsigned __LONG32 *pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:791:170: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:792:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI __LONG32 RPC_ENTRY NdrStubCall3 (struct IRpcStubBuffer *pThis,struct IRpcChannelBuffer *pChannel,PRPC_MESSAGE pRpcMsg,unsigned __LONG32 *pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:792:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:793:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrServerCallAll(PRPC_MESSAGE pRpcMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:793:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:794:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrServerCallNdr64(PRPC_MESSAGE pRpcMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:794:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:795:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrServerCall3(PRPC_MESSAGE pRpcMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:795:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:796:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrPartialIgnoreClientMarshall(PMIDL_STUB_MESSAGE pStubMsg,void *pMemory); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:796:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:797:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrPartialIgnoreServerUnmarshall(PMIDL_STUB_MESSAGE pStubMsg,void **ppMemory); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:797:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:798:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrPartialIgnoreClientBufferSize(PMIDL_STUB_MESSAGE pStubMsg,void *pMemory); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:798:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:799:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrPartialIgnoreServerInitialize(PMIDL_STUB_MESSAGE pStubMsg,void **ppMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:799:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:800:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void RPC_ENTRY RpcUserFree(handle_t AsyncHandle,void *pBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:800:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:78:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template void **IID_PPV_ARGS_Helper (T **pp) { ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypesbase.h:23, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:153, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/guiddef.h:30:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __extension__ template const GUID &__mingw_uuidof(); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/guiddef.h:30:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:154, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:68:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT STDMETHODCALLTYPE QueryInterface(REFIID riid, void **ppvObject) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:69:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ULONG STDMETHODCALLTYPE AddRef(void) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:70:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ULONG STDMETHODCALLTYPE Release(void) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:73:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT STDMETHODCALLTYPE QueryInterface(Q **pp) { ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:79:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IUnknown, 0x00000000, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:79:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IUnknown, 0x00000000, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:154, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:80:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT STDMETHODCALLTYPE IUnknown_QueryInterface_Proxy(IUnknown *This, REFIID riid, void **ppvObject); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:80:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:154, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:81:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IUnknown_QueryInterface_Stub(IRpcStubBuffer *This, IRpcChannelBuffer *_pRpcChannelBuffer, PRPC_MESSAGE _pRpcMessage, DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:81:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:82:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG STDMETHODCALLTYPE IUnknown_AddRef_Proxy(IUnknown *This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:82:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:83:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IUnknown_AddRef_Stub(IRpcStubBuffer *This, IRpcChannelBuffer *_pRpcChannelBuffer, PRPC_MESSAGE _pRpcMessage, DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:83:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:84:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG STDMETHODCALLTYPE IUnknown_Release_Proxy(IUnknown *This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:84:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:85:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IUnknown_Release_Stub(IRpcStubBuffer *This, IRpcChannelBuffer *_pRpcChannelBuffer, PRPC_MESSAGE _pRpcMessage, DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:85:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:195:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFIID riid) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:198:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppvObject) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:201:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:204:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:207:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:210:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:214:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(AsyncIUnknown, 0x000e0000, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:214:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(AsyncIUnknown, 0x000e0000, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:154, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:309:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFIID riid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:309:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:314:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:314:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:317:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppvObject); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:317:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:322:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:322:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:324:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture AsyncIUnknown* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:324:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:329:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:329:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:331:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture AsyncIUnknown* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:331:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:336:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:336:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:338:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture AsyncIUnknown* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:338:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:343:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:343:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:345:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture AsyncIUnknown* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:345:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:350:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:350:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:373:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppvObject) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:376:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fLock) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:380:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IClassFactory, 0x00000001, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:380:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IClassFactory, 0x00000001, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:154, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:450:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown **ppvObject); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:450:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:455:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:455:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:458:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fLock); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:458:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:463:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:463:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:468:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppvObject); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:468:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:472:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown **ppvObject); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:472:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:475:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fLock); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:475:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:478:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fLock); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:478:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:372:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CLSID *pCid) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:380:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pSize) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:388:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD mshlflags) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:393:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppv) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:396:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStream *pStm) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:399:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:403:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IMarshal, 0x00000003, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:403:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IMarshal, 0x00000003, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:524:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CLSID *pCid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:524:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:529:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:529:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:537:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:537:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:542:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:542:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:550:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD mshlflags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:550:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:555:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:555:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:560:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:560:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:565:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:565:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:568:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStream *pStm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:568:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:573:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:573:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:576:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:576:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:581:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:581:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:599:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(INoMarshal, 0xecc8691b, 0xc1db, 0x4dc0, 0x85,0x5e, 0x65,0xf6,0xc5,0x51,0xaf,0x49) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:599:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(INoMarshal, 0xecc8691b, 0xc1db, 0x4dc0, 0x85,0x5e, 0x65,0xf6,0xc5,0x51,0xaf,0x49) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:662:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IAgileObject, 0x94ea2b94, 0xe9cc, 0x49e0, 0xc0,0xff, 0xee,0x64,0xca,0x8f,0x5b,0x90) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:662:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IAgileObject, 0x94ea2b94, 0xe9cc, 0x49e0, 0xc0,0xff, 0xee,0x64,0xca,0x8f,0x5b,0x90) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:728:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IMarshal2, 0x000001cf, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:728:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IMarshal2, 0x000001cf, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:860:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SIZE_T cb) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:864:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SIZE_T cb) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:867:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *pv) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:870:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *pv) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:873:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *pv) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:876:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:880:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IMalloc, 0x00000002, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:880:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IMalloc, 0x00000002, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:979:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SIZE_T cb); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:979:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:984:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:984:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:988:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SIZE_T cb); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:988:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:993:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:993:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:996:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *pv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:996:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1001:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1001:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1004:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *pv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1004:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1009:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1009:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1012:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *pv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1012:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1017:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1017:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1019:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMalloc* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1019:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1024:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1024:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1045:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CLSID *pClsid) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1049:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IStdMarshalInfo, 0x00000018, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1049:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IStdMarshalInfo, 0x00000018, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1112:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CLSID *pClsid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1112:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1117:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1117:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1143:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD reserved) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1148:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fLastReleaseCloses) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1152:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IExternalConnection, 0x00000019, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1152:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IExternalConnection, 0x00000019, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1223:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD reserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1223:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1228:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1228:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1233:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fLastReleaseCloses); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1233:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1238:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1238:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1266:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture MULTI_QI *pMQIs) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1270:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IMultiQI, 0x00000020, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1270:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IMultiQI, 0x00000020, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1331:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture MULTI_QI *pMQIs); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1331:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1336:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1336:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1353:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture MULTI_QI *pMQIs) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1356:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture MULTI_QI *pMQIs) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1360:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(AsyncIMultiQI, 0x000e0020, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1360:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(AsyncIMultiQI, 0x000e0020, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1429:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture MULTI_QI *pMQIs); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1429:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1434:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1434:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1438:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture MULTI_QI *pMQIs); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1438:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1443:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1443:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1463:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppv) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1467:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternalUnknown, 0x00000021, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1467:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternalUnknown, 0x00000021, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1528:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1528:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1533:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1533:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1556:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1559:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG celt) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1562:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1565:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumUnknown **ppenum) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1569:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IEnumUnknown, 0x00000100, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1569:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IEnumUnknown, 0x00000100, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1655:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1655:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1660:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1660:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1663:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG celt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1663:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1668:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1668:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1670:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumUnknown* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1670:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1675:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1675:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1678:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumUnknown **ppenum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1678:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1683:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1683:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1688:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1688:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1693:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1693:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1714:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1717:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG celt) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1720:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1723:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumString **ppenum) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1727:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IEnumString, 0x00000101, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1727:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IEnumString, 0x00000101, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1813:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1813:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1818:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1818:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1821:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG celt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1821:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1826:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1826:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1828:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumString* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1828:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1833:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1833:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1836:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumString **ppenum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1836:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1841:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1841:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1846:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1846:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1851:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1851:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1870:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbRead) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1875:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbWritten) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1879:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ISequentialStream, 0x0c733a30, 0x2a1c, 0x11ce, 0xad,0xe5, 0x00,0xaa,0x00,0x44,0x77,0x3d) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1879:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ISequentialStream, 0x0c733a30, 0x2a1c, 0x11ce, 0xad,0xe5, 0x00,0xaa,0x00,0x44,0x77,0x3d) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1952:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbRead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1952:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1957:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1957:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1962:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1962:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1967:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1967:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1972:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbRead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1972:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1977:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbRead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1977:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1982:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1982:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1987:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1987:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2041:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULARGE_INTEGER *plibNewPosition) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2044:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULARGE_INTEGER libNewSize) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2050:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULARGE_INTEGER *pcbWritten) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2053:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD grfCommitFlags) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2056:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2061:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwLockType) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2066:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwLockType) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2070:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD grfStatFlag) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2073:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStream **ppstm) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2077:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IStream, 0x0000000c, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2077:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IStream, 0x0000000c, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2234:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULARGE_INTEGER *plibNewPosition); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2234:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2239:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2239:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2242:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULARGE_INTEGER libNewSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2242:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2247:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2247:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2253:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULARGE_INTEGER *pcbWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2253:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2258:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2258:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2261:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD grfCommitFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2261:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2266:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2266:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2268:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStream* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2268:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2273:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2273:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2278:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwLockType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2278:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2283:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2283:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2288:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwLockType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2288:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2293:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2293:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2297:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD grfStatFlag); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2297:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2302:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2302:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2305:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStream **ppstm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2305:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2310:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2310:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2315:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULARGE_INTEGER *plibNewPosition); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2315:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2320:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULARGE_INTEGER *plibNewPosition); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2320:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2326:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULARGE_INTEGER *pcbWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2326:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2332:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULARGE_INTEGER *pcbWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2332:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2364:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFIID riid) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2368:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pStatus) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2371:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCOLEMESSAGE *pMessage) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2375:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppvDestContext) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2378:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2382:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IRpcChannelBuffer, 0xd5f56b60, 0x593b, 0x101a, 0xb5,0x69, 0x08,0x00,0x2b,0x2d,0xbf,0x7a) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2382:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IRpcChannelBuffer, 0xd5f56b60, 0x593b, 0x101a, 0xb5,0x69, 0x08,0x00,0x2b,0x2d,0xbf,0x7a) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2476:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFIID riid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2476:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2481:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2481:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2485:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2485:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2490:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2490:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2493:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCOLEMESSAGE *pMessage); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2493:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2498:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2498:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2502:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppvDestContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2502:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2507:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2507:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2509:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IRpcChannelBuffer* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2509:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2514:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2514:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2533:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwVersion) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2537:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IRpcChannelBuffer2, 0x594f31d0, 0x7f19, 0x11d0, 0xb1,0x94, 0x00,0xa0,0xc9,0x0d,0xc8,0xbf) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2537:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IRpcChannelBuffer2, 0x594f31d0, 0x7f19, 0x11d0, 0xb1,0x94, 0x00,0xa0,0xc9,0x0d,0xc8,0xbf) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2641:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwVersion); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2641:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2646:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2646:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2665:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pulStatus) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2669:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pulStatus) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2674:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppvDestContext) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2678:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IAsyncRpcChannelBuffer, 0xa5029fb6, 0x3c34, 0x11d1, 0x9c,0x99, 0x00,0xc0,0x4f,0xb9,0x98,0xaa) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2678:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IAsyncRpcChannelBuffer, 0xa5029fb6, 0x3c34, 0x11d1, 0x9c,0x99, 0x00,0xc0,0x4f,0xb9,0x98,0xaa) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2816:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pulStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2816:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2821:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2821:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2825:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pulStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2825:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2830:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2830:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2835:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppvDestContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2835:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2840:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2840:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2858:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pulStatus) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2863:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pulStatus) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2866:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCOLEMESSAGE *pMsg) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2871:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **pInterface) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2876:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppvDestContext) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2880:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pState) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2884:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAsyncManager *pAsyncMgr) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2888:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IRpcChannelBuffer3, 0x25b15600, 0x0115, 0x11d0, 0xbf,0x0d, 0x00,0xaa,0x00,0xb8,0xdf,0xd2) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2888:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IRpcChannelBuffer3, 0x25b15600, 0x0115, 0x11d0, 0xbf,0x0d, 0x00,0xaa,0x00,0xb8,0xdf,0xd2) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3061:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pulStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3061:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3066:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3066:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3071:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pulStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3071:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3076:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3076:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3079:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCOLEMESSAGE *pMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3079:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3084:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3084:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3089:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **pInterface); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3089:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3094:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3094:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3099:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppvDestContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3099:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3104:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3104:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3108:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pState); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3108:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3113:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3113:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3117:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAsyncManager *pAsyncMgr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3117:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3122:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3122:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3139:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCOLEMESSAGE *pMsg) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3143:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IRpcSyntaxNegotiate, 0x58a08519, 0x24c8, 0x4935, 0xb4,0x82, 0x3f,0xd8,0x23,0x33,0x3a,0x4f) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3143:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IRpcSyntaxNegotiate, 0x58a08519, 0x24c8, 0x4935, 0xb4,0x82, 0x3f,0xd8,0x23,0x33,0x3a,0x4f) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3202:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCOLEMESSAGE *pMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3202:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3207:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3207:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3224:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IRpcChannelBuffer *pRpcChannelBuffer) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3227:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3231:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IRpcProxyBuffer, 0xd5f56a34, 0x593b, 0x101a, 0xb5,0x69, 0x08,0x00,0x2b,0x2d,0xbf,0x7a) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3231:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IRpcProxyBuffer, 0xd5f56a34, 0x593b, 0x101a, 0xb5,0x69, 0x08,0x00,0x2b,0x2d,0xbf,0x7a) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3297:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IRpcChannelBuffer *pRpcChannelBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3297:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3302:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3302:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3304:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IRpcProxyBuffer* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3304:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3309:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3309:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3328:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown *pUnkServer) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3331:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3335:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IRpcChannelBuffer *_pRpcChannelBuffer) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3338:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFIID riid) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3341:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3344:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppv) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3347:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *pv) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3351:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IRpcStubBuffer, 0xd5f56afc, 0x593b, 0x101a, 0xb5,0x69, 0x08,0x00,0x2b,0x2d,0xbf,0x7a) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3351:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IRpcStubBuffer, 0xd5f56afc, 0x593b, 0x101a, 0xb5,0x69, 0x08,0x00,0x2b,0x2d,0xbf,0x7a) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3457:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown *pUnkServer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3457:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3462:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3462:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3464:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IRpcStubBuffer* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3464:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3469:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3469:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3473:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IRpcChannelBuffer *_pRpcChannelBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3473:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3478:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3478:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3481:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFIID riid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3481:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3486:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3486:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3488:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IRpcStubBuffer* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3488:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3493:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3493:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3496:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3496:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3501:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3501:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3504:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *pv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3504:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3509:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3509:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3529:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppv) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3534:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IRpcStubBuffer **ppStub) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3538:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IPSFactoryBuffer, 0xd5f569d0, 0x593b, 0x101a, 0xb5,0x69, 0x08,0x00,0x2b,0x2d,0xbf,0x7a) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3538:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IPSFactoryBuffer, 0xd5f569d0, 0x593b, 0x101a, 0xb5,0x69, 0x08,0x00,0x2b,0x2d,0xbf,0x7a) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3613:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3613:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3618:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3618:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3623:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IRpcStubBuffer **ppStub); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3623:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3628:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3628:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3659:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pDataSize) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3665:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *pDataBuffer) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3673:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT hrFault) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3680:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD lDataRep) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3686:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pDataSize) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3693:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT hrFault) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3697:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IChannelHook, 0x1008c4a0, 0x7613, 0x11cf, 0x9a,0xf1, 0x00,0x20,0xaf,0x6e,0x72,0xf4) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3697:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IChannelHook, 0x1008c4a0, 0x7613, 0x11cf, 0x9a,0xf1, 0x00,0x20,0xaf,0x6e,0x72,0xf4) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3819:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pDataSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3819:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3824:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3824:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3830:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *pDataBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3830:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3835:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3835:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3843:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT hrFault); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3843:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3848:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3848:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3855:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD lDataRep); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3855:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3860:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3860:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3866:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pDataSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3866:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3871:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3871:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3878:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT hrFault); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3878:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3883:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3883:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3956:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pCapabilites) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3966:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwCapabilities) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3970:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown **ppCopy) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3974:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IClientSecurity, 0x0000013d, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3974:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IClientSecurity, 0x0000013d, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4071:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pCapabilites); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4071:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4076:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4076:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4086:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwCapabilities); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4086:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4091:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4091:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4095:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown **ppCopy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4095:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4100:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4100:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4125:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pCapabilities) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4128:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4131:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4134:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4138:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IServerSecurity, 0x0000013e, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4138:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IServerSecurity, 0x0000013e, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4230:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pCapabilities); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4230:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4235:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4235:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4237:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IServerSecurity* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4237:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4242:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4242:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4244:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IServerSecurity* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4244:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4249:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4249:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4251:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IServerSecurity* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4251:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4256:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4256:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4287:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG_PTR dwValue) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4292:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG_PTR *pdwValue) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4296:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IRpcOptions, 0x00000144, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4296:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IRpcOptions, 0x00000144, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4369:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG_PTR dwValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4369:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4374:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4374:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4379:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG_PTR *pdwValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4379:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4384:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4384:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4441:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG_PTR dwValue) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4445:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG_PTR *pdwValue) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4449:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IGlobalOptions, 0x0000015b, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4449:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IGlobalOptions, 0x0000015b, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4519:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG_PTR dwValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4519:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4524:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4524:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4528:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG_PTR *pdwValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4528:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4533:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4533:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4555:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFCLSID Clsid) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4558:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4562:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ISurrogate, 0x00000022, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4562:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ISurrogate, 0x00000022, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4628:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFCLSID Clsid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4628:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4633:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4633:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4635:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ISurrogate* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4635:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4640:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4640:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4661:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwCookie) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4664:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwCookie) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4669:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppv) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4673:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IGlobalInterfaceTable, 0x00000146, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4673:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IGlobalInterfaceTable, 0x00000146, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4754:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwCookie); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4754:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4759:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4759:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4762:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwCookie); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4762:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4767:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4767:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4772:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4772:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4777:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4777:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4797:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwMilliseconds) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4800:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4803:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4807:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ISynchronize, 0x00000030, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4807:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ISynchronize, 0x00000030, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4882:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwMilliseconds); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4882:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4887:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4887:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4889:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ISynchronize* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4889:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4894:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4894:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4896:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ISynchronize* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4896:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4901:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4901:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4918:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HANDLE *ph) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4922:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ISynchronizeHandle, 0x00000031, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4922:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ISynchronizeHandle, 0x00000031, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4981:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HANDLE *ph); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4981:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4986:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4986:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5003:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HANDLE *ph) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5007:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ISynchronizeEvent, 0x00000032, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5007:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ISynchronizeEvent, 0x00000032, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5077:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HANDLE *ph); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5077:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5082:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5082:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5099:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ISynchronize *pSync) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5104:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ISynchronize **ppSync) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5108:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ISynchronizeContainer, 0x00000033, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5108:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ISynchronizeContainer, 0x00000033, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5177:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ISynchronize *pSync); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5177:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5182:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5182:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5187:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ISynchronize **ppSync); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5187:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5192:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5192:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5209:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5213:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ISynchronizeMutex, 0x00000025, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5213:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ISynchronizeMutex, 0x00000025, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5296:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ISynchronizeMutex* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5296:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5301:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5301:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5320:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG ulSeconds) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5323:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5327:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ICancelMethodCalls, 0x00000029, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5327:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ICancelMethodCalls, 0x00000029, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5393:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG ulSeconds); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5393:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5398:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5398:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5400:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ICancelMethodCalls* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5400:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5405:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5405:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5428:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT Result) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5432:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **pInterface) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5435:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pulStateFlags) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5439:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IAsyncManager, 0x0000002a, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5439:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IAsyncManager, 0x0000002a, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5515:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT Result); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5515:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5520:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5520:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5524:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **pInterface); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5524:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5529:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5529:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5532:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pulStateFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5532:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5537:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5537:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5557:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown **ppv) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5561:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ICallFactory, 0x1c733a30, 0x2a1c, 0x11ce, 0xad,0xe5, 0x00,0xaa,0x00,0x44,0x77,0x3d) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5561:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ICallFactory, 0x1c733a30, 0x2a1c, 0x11ce, 0xad,0xe5, 0x00,0xaa,0x00,0x44,0x77,0x3d) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5626:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown **ppv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5626:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5631:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5631:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5648:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pComVersion) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5652:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IID **piid) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5656:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IRpcHelper, 0x00000149, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5656:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IRpcHelper, 0x00000149, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5724:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pComVersion); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5724:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5729:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5729:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5733:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IID **piid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5733:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5738:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5738:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5757:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown *pChnl) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5761:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IReleaseMarshalBuffers, 0xeb0cb9e8, 0x7996, 0x11d2, 0x87,0x2e, 0x00,0x00,0xf8,0x08,0x08,0x59) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5761:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IReleaseMarshalBuffers, 0xeb0cb9e8, 0x7996, 0x11d2, 0x87,0x2e, 0x00,0x00,0xf8,0x08,0x08,0x59) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5824:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown *pChnl); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5824:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5829:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5829:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5847:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ISynchronize **pSync) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5850:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ISynchronize *pSync) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5854:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IWaitMultiple, 0x0000002b, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5854:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IWaitMultiple, 0x0000002b, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5923:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ISynchronize **pSync); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5923:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5928:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5928:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5931:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ISynchronize *pSync); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5931:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5936:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5936:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5954:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5957:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5961:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IAddrTrackingControl, 0x00000147, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5961:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IAddrTrackingControl, 0x00000147, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6025:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAddrTrackingControl* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6025:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6030:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6030:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6032:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAddrTrackingControl* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6032:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6037:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6037:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6056:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppEnumerator) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6059:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown *pEnumerator) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6063:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IAddrExclusionControl, 0x00000148, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6063:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IAddrExclusionControl, 0x00000148, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6132:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppEnumerator); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6132:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6137:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6137:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6140:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown *pEnumerator); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6140:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6145:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6145:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6164:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcReturned) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6168:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG cSent) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6172:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IPipeByte, 0xdb2f3aca, 0x2f86, 0x11d1, 0x8e,0x04, 0x00,0xc0,0x4f,0xb9,0x98,0x9a) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6172:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IPipeByte, 0xdb2f3aca, 0x2f86, 0x11d1, 0x8e,0x04, 0x00,0xc0,0x4f,0xb9,0x98,0x9a) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6244:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcReturned); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6244:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6249:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6249:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6253:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG cSent); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6253:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6258:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6258:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6277:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcReturned) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6281:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG cSent) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6285:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IPipeLong, 0xdb2f3acc, 0x2f86, 0x11d1, 0x8e,0x04, 0x00,0xc0,0x4f,0xb9,0x98,0x9a) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6285:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IPipeLong, 0xdb2f3acc, 0x2f86, 0x11d1, 0x8e,0x04, 0x00,0xc0,0x4f,0xb9,0x98,0x9a) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6357:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcReturned); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6357:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6362:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6362:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6366:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG cSent); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6366:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6371:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6371:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6390:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcReturned) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6394:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG cSent) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6398:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IPipeDouble, 0xdb2f3ace, 0x2f86, 0x11d1, 0x8e,0x04, 0x00,0xc0,0x4f,0xb9,0x98,0x9a) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6398:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IPipeDouble, 0xdb2f3ace, 0x2f86, 0x11d1, 0x8e,0x04, 0x00,0xc0,0x4f,0xb9,0x98,0x9a) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6470:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcReturned); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6470:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6475:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6475:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6479:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG cSent); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6479:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6484:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6484:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6862:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture APTTYPE *pAptType) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6865:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture THDTYPE *pThreadType) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6868:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture GUID *pguidLogicalThreadId) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6871:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFGUID rguid) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6875:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IComThreadingInfo, 0x000001ce, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6875:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IComThreadingInfo, 0x000001ce, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6958:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture APTTYPE *pAptType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6958:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6963:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6963:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6966:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture THDTYPE *pThreadType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6966:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6971:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6971:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6974:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture GUID *pguidLogicalThreadId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6974:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6979:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6979:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6982:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFGUID rguid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6982:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6987:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6987:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:7004:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwSecondsRemaining) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:7008:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IProcessInitControl, 0x72380d55, 0x8d2b, 0x43a3, 0x85,0x13, 0x2b,0x6e,0xf3,0x14,0x34,0xe9) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:7008:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IProcessInitControl, 0x72380d55, 0x8d2b, 0x43a3, 0x85,0x13, 0x2b,0x6e,0xf3,0x14,0x34,0xe9) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:7067:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwSecondsRemaining); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:7067:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:7072:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:7072:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:7090:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IFastRundown, 0x00000040, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:7090:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IFastRundown, 0x00000040, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:7157:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG_PTR *pAttributeValue) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:7161:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IMarshalingStream, 0xd8f2f5e6, 0x6102, 0x4863, 0x9f,0x26, 0x38,0x9a,0x46,0x76,0xef,0xde) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:7161:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IMarshalingStream, 0xd8f2f5e6, 0x6102, 0x4863, 0x9f,0x26, 0x38,0x9a,0x46,0x76,0xef,0xde) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:7329:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG_PTR *pAttributeValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:7329:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:7334:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:7334:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:156, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/guiddef.h:30:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __extension__ template const GUID &__mingw_uuidof(); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/guiddef.h:30:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:173:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CreateStreamOnHGlobal (HGLOBAL hGlobal, WINBOOL fDeleteOnRelease, LPSTREAM *ppstm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:173:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:174:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI GetHGlobalFromStream (LPSTREAM pstm, HGLOBAL *phglobal); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:174:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:175:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_(void) CoUninitialize (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:175:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:176:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoInitializeEx (LPVOID pvReserved, DWORD dwCoInit); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:176:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:177:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoGetCurrentLogicalThreadId (GUID *pguid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:177:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:178:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoGetContextToken (ULONG_PTR *pToken); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:178:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:182:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoGetObjectContext (REFIID riid, LPVOID *ppv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:182:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:183:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoRegisterClassObject (REFCLSID rclsid, LPUNKNOWN pUnk, DWORD dwClsContext, DWORD flags, LPDWORD lpdwRegister); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:183:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:184:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoRevokeClassObject (DWORD dwRegister); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:184:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:185:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoResumeClassObjects (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:185:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:186:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoSuspendClassObjects (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:186:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:190:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoGetMalloc (DWORD dwMemContext, LPMALLOC *ppMalloc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:190:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:191:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_(DWORD) CoGetCurrentProcess (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:191:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:192:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoGetCallerTID (LPDWORD lpdwTID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:192:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:193:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoGetDefaultContext (APTTYPE aptType, REFIID riid, void **ppv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:193:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:201:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoGetClassObject (REFCLSID rclsid, DWORD dwClsContext, LPVOID pvReserved, REFIID riid, LPVOID *ppv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:201:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:202:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_(ULONG) CoAddRefServerProcess (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:202:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:203:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_(ULONG) CoReleaseServerProcess (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:203:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:204:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoGetPSClsid (REFIID riid, CLSID *pClsid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:204:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:205:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoRegisterPSClsid (REFIID riid, REFCLSID rclsid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:205:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:206:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoRegisterSurrogate (LPSURROGATE pSurrogate); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:206:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:207:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoMarshalHresult (LPSTREAM pstm, HRESULT hresult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:207:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:208:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoUnmarshalHresult (LPSTREAM pstm, HRESULT *phresult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:208:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:209:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoLockObjectExternal (LPUNKNOWN pUnk, WINBOOL fLock, WINBOOL fLastUnlockReleases); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:209:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:210:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoGetStdMarshalEx (LPUNKNOWN pUnkOuter, DWORD smexflags, LPUNKNOWN *ppUnkInner); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:210:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:219:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoGetMarshalSizeMax (ULONG *pulSize, REFIID riid, LPUNKNOWN pUnk, DWORD dwDestContext, LPVOID pvDestContext, DWORD mshlflags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:219:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:220:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoMarshalInterface (LPSTREAM pStm, REFIID riid, LPUNKNOWN pUnk, DWORD dwDestContext, LPVOID pvDestContext, DWORD mshlflags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:220:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:221:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoUnmarshalInterface (LPSTREAM pStm, REFIID riid, LPVOID *ppv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:221:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:222:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoReleaseMarshalData (LPSTREAM pStm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:222:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:223:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoDisconnectObject (LPUNKNOWN pUnk, DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:223:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:224:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoGetStandardMarshal (REFIID riid, LPUNKNOWN pUnk, DWORD dwDestContext, LPVOID pvDestContext, DWORD mshlflags, LPMARSHAL *ppMarshal); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:224:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:225:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoMarshalInterThreadInterfaceInStream (REFIID riid, LPUNKNOWN pUnk, LPSTREAM *ppStm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:225:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:226:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoGetInterfaceAndReleaseStream (LPSTREAM pStm, REFIID iid, LPVOID *ppv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:226:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:227:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoCreateFreeThreadedMarshaler (LPUNKNOWN punkOuter, LPUNKNOWN *ppunkMarshal); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:227:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:228:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_(void) CoFreeUnusedLibraries (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:228:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:229:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_(void) CoFreeUnusedLibrariesEx (DWORD dwUnloadDelay, DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:229:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:230:230: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoInitializeSecurity (PSECURITY_DESCRIPTOR pSecDesc, LONG cAuthSvc, SOLE_AUTHENTICATION_SERVICE *asAuthSvc, void *pReserved1, DWORD dwAuthnLevel, DWORD dwImpLevel, void *pAuthList, DWORD dwCapabilities, void *pReserved3); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:230:230: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:231:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoSwitchCallContext (IUnknown *pNewObject, IUnknown **ppOldObject); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:231:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:239:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoCreateInstanceFromApp (REFCLSID Clsid, IUnknown *punkOuter, DWORD dwClsCtx, PVOID reserved, DWORD dwCount, MULTI_QI *pResults); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:239:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:244:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_(WINBOOL) CoIsHandlerConnected (LPUNKNOWN pUnk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:244:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:248:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoGetCallContext (REFIID riid, void **ppInterface); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:248:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:249:209: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoQueryProxyBlanket (IUnknown *pProxy, DWORD *pwAuthnSvc, DWORD *pAuthzSvc, LPOLESTR *pServerPrincName, DWORD *pAuthnLevel, DWORD *pImpLevel, RPC_AUTH_IDENTITY_HANDLE *pAuthInfo, DWORD *pCapabilites); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:249:209: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:250:205: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoSetProxyBlanket (IUnknown *pProxy, DWORD dwAuthnSvc, DWORD dwAuthzSvc, OLECHAR *pServerPrincName, DWORD dwAuthnLevel, DWORD dwImpLevel, RPC_AUTH_IDENTITY_HANDLE pAuthInfo, DWORD dwCapabilities); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:250:205: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:251:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoCopyProxy (IUnknown *pProxy, IUnknown **ppCopy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:251:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:252:181: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoQueryClientBlanket (DWORD *pAuthnSvc, DWORD *pAuthzSvc, LPOLESTR *pServerPrincName, DWORD *pAuthnLevel, DWORD *pImpLevel, RPC_AUTHZ_HANDLE *pPrivs, DWORD *pCapabilities); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:252:181: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:253:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoImpersonateClient (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:253:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:254:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoRevertToSelf (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:254:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:255:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoQueryAuthenticationServices (DWORD *pcAuthSvc, SOLE_AUTHENTICATION_SERVICE **asAuthSvc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:255:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:256:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoCreateInstance (REFCLSID rclsid, LPUNKNOWN pUnkOuter, DWORD dwClsContext, REFIID riid, LPVOID *ppv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:256:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:257:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoCreateInstanceEx (REFCLSID Clsid, IUnknown *punkOuter, DWORD dwClsCtx, COSERVERINFO *pServerInfo, DWORD dwCount, MULTI_QI *pResults); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:257:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:282:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoGetCancelObject (DWORD dwThreadId, REFIID iid, void **ppUnk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:282:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:283:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoSetCancelObject (IUnknown *pUnk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:283:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:284:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoCancelCall (DWORD dwThreadId, ULONG ulTimeout); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:284:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:285:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoTestCancel (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:285:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:286:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoEnableCallCancellation (LPVOID pReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:286:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:287:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoDisableCallCancellation (LPVOID pReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:287:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:291:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI StringFromCLSID (REFCLSID rclsid, LPOLESTR *lplpsz); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:291:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:292:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CLSIDFromString (LPCOLESTR lpsz, LPCLSID pclsid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:292:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:293:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI StringFromIID (REFIID rclsid, LPOLESTR *lplpsz); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:293:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:294:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI IIDFromString (LPCOLESTR lpsz, LPIID lpiid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:294:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:298:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI ProgIDFromCLSID (REFCLSID clsid, LPOLESTR *lplpszProgID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:298:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:299:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CLSIDFromProgID (LPCOLESTR lpszProgID, LPCLSID lpclsid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:299:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:303:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_(int) StringFromGUID2 (REFGUID rguid, LPOLESTR lpsz, int cchMax); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:303:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:304:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoCreateGuid (GUID *pguid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:304:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:308:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI PropVariantCopy (PROPVARIANT *pvarDest, const PROPVARIANT *pvarSrc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:308:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:309:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI PropVariantClear (PROPVARIANT *pvar); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:309:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:310:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI FreePropVariantArray (ULONG cVariants, PROPVARIANT *rgvars); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:310:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:314:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoWaitForMultipleHandles (DWORD dwFlags, DWORD dwTimeout, ULONG cHandles, LPHANDLE pHandles, LPDWORD lpdwindex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:314:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:351:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoGetTreatAsClass (REFCLSID clsidOld, LPCLSID pClsidNew); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:351:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:352:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoInvalidateRemoteMachineBindings (LPOLESTR pszMachineName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:352:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:359:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI DllGetClassObject (REFCLSID rclsid, REFIID riid, LPVOID *ppv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:359:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:360:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI DllCanUnloadNow (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:360:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:361:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_ (LPVOID) CoTaskMemAlloc (SIZE_T cb); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:361:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:362:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_ (LPVOID) CoTaskMemRealloc (LPVOID pv, SIZE_T cb); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:362:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:363:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_ (void) CoTaskMemFree (LPVOID pv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:363:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7619:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SIZE_T cbRequest) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7622:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *pActual) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7626:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fSpyed) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7629:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fSpyed) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7635:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fSpyed) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7639:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fSpyed) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7643:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fSpyed) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7647:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fSpyed) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7651:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fSpyed) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7656:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int fActual) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7659:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7662:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7666:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IMallocSpy, 0x0000001d, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7666:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IMallocSpy, 0x0000001d, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7821:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SIZE_T cbRequest); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7821:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7826:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7826:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7829:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *pActual); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7829:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7834:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7834:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7838:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fSpyed); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7838:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7843:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7843:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7846:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fSpyed); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7846:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7851:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7851:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7857:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fSpyed); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7857:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7862:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7862:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7866:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fSpyed); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7866:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7871:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7871:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7875:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fSpyed); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7875:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7880:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7880:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7884:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fSpyed); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7884:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7889:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7889:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7893:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fSpyed); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7893:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7898:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7898:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7903:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int fActual); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7903:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7908:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7908:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7910:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMallocSpy* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7910:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7915:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7915:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7917:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMallocSpy* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7917:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7922:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7922:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8000:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown *punk) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8003:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown *punk) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8006:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8009:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BIND_OPTS *pbindopts) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8012:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BIND_OPTS *pbindopts) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8015:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IRunningObjectTable **pprot) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8019:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown *punk) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8023:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown **ppunk) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8026:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumString **ppenum) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8029:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR pszKey) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8033:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IBindCtx, 0x0000000e, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8033:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IBindCtx, 0x0000000e, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8165:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown *punk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8165:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8170:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8170:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8173:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown *punk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8173:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8178:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8178:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8180:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IBindCtx* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8180:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8185:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8185:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8188:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BIND_OPTS2 *pbindopts); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8188:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8193:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8193:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8196:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BIND_OPTS2 *pbindopts); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8196:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8201:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8201:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8204:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IRunningObjectTable **pprot); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8204:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8209:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8209:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8213:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown *punk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8213:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8218:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8218:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8222:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown **ppunk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8222:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8227:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8227:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8230:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumString **ppenum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8230:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8235:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8235:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8238:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR pszKey); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8238:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8243:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8243:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8246:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BIND_OPTS *pbindopts); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8246:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8249:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BIND_OPTS2 *pbindopts); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8249:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8252:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BIND_OPTS *pbindopts); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8252:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8255:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BIND_OPTS2 *pbindopts); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8255:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8274:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8277:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG celt) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8280:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8283:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumMoniker **ppenum) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8287:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IEnumMoniker, 0x00000102, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8287:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IEnumMoniker, 0x00000102, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8373:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8373:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8378:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8378:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8381:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG celt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8381:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8386:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8386:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8388:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumMoniker* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8388:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8393:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8393:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8396:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumMoniker **ppenum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8396:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8401:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8401:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8406:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8406:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8411:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8411:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8430:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCLSID lpClsid) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8433:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPBINDCTX pbc) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8436:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8440:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fLastUnlockCloses) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8443:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fContained) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8447:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IRunnableObject, 0x00000126, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8447:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IRunnableObject, 0x00000126, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8538:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCLSID lpClsid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8538:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8543:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8543:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8546:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPBINDCTX pbc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8546:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8551:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8551:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8553:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IRunnableObject* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8553:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8558:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8558:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8562:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fLastUnlockCloses); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8562:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8567:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8567:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8570:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fContained); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8570:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8575:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8575:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8577:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IRunnableObject* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8577:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8579:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IRunnableObject* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8579:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8599:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwRegister) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8602:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwRegister) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8605:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmkObjectName) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8609:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown **ppunkObject) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8613:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FILETIME *pfiletime) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8617:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FILETIME *pfiletime) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8620:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumMoniker **ppenumMoniker) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8624:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IRunningObjectTable, 0x00000010, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8624:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IRunningObjectTable, 0x00000010, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8740:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwRegister); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8740:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8745:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8745:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8748:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwRegister); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8748:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8753:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8753:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8756:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmkObjectName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8756:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8761:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8761:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8765:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown **ppunkObject); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8765:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8770:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8770:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8774:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FILETIME *pfiletime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8774:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8779:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8779:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8783:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FILETIME *pfiletime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8783:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8788:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8788:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8791:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumMoniker **ppenumMoniker); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8791:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8796:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8796:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8815:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CLSID *pClassID) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8819:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IPersist, 0x0000010c, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8819:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IPersist, 0x0000010c, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8878:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CLSID *pClassID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8878:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8883:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8883:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8900:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8903:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStream *pStm) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8907:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fClearDirty) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8910:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULARGE_INTEGER *pcbSize) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8914:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IPersistStream, 0x00000109, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8914:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IPersistStream, 0x00000109, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9007:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IPersistStream* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9007:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9012:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9012:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9015:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStream *pStm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9015:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9020:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9020:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9024:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fClearDirty); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9024:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9029:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9029:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9032:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULARGE_INTEGER *pcbSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9032:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9037:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9037:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9075:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppvResult) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9081:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppvObj) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9087:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker **ppmkReduced) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9092:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker **ppmkComposite) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9096:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumMoniker **ppenumMoniker) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9099:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmkOtherMoniker) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9102:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwHash) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9107:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmkNewlyRunning) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9112:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FILETIME *pFileTime) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9115:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker **ppmk) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9119:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker **ppmkPrefix) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9123:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker **ppmkRelPath) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9128:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR *ppszDisplayName) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9135:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker **ppmkOut) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9138:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwMksys) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9142:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IMoniker, 0x0000000f, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9142:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IMoniker, 0x0000000f, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9386:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown **ppvResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9386:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9391:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9391:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9397:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown **ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9397:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9402:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9402:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9408:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker **ppmkReduced); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9408:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9413:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9413:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9418:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker **ppmkComposite); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9418:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9423:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9423:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9427:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumMoniker **ppenumMoniker); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9427:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9432:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9432:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9435:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmkOtherMoniker); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9435:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9440:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9440:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9443:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwHash); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9443:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9448:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9448:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9453:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmkNewlyRunning); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9453:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9458:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9458:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9463:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FILETIME *pFileTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9463:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9468:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9468:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9471:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker **ppmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9471:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9476:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9476:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9480:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker **ppmkPrefix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9480:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9485:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9485:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9489:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker **ppmkRelPath); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9489:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9494:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9494:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9499:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR *ppszDisplayName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9499:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9504:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9504:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9511:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker **ppmkOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9511:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9516:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9516:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9519:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwMksys); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9519:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9524:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9524:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9530:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppvResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9530:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9536:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown **ppvResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9536:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9542:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9542:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9548:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown **ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9548:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9568:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbData) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9572:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IROTData, 0xf29f6bc0, 0x5021, 0x11ce, 0xaa,0x15, 0x00,0x00,0x69,0x01,0x29,0x3f) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9572:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IROTData, 0xf29f6bc0, 0x5021, 0x11ce, 0xaa,0x15, 0x00,0x00,0x69,0x01,0x29,0x3f) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9635:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9635:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9640:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9640:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9661:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9664:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG celt) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9667:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9670:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATSTG **ppenum) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9674:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IEnumSTATSTG, 0x0000000d, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9674:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IEnumSTATSTG, 0x0000000d, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9760:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9760:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9765:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9765:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9768:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG celt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9768:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9773:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9773:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9775:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATSTG* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9775:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9780:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9780:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9783:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATSTG **ppenum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9783:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9788:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9788:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9793:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9793:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9798:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9798:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9826:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStream **ppstm) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9833:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStream **ppstm) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9840:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStorage **ppstg) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9848:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStorage **ppstg) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9854:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStorage *pstgDest) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9860:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD grfFlags) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9863:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD grfCommitFlags) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9866:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9872:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATSTG **ppenum) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9875:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const OLECHAR *pwcsName) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9879:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const OLECHAR *pwcsNewName) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9885:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const FILETIME *pmtime) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9888:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFCLSID clsid) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9892:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD grfMask) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9896:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD grfStatFlag) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9900:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IStorage, 0x0000000b, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9900:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IStorage, 0x0000000b, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10106:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStream **ppstm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10106:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10111:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10111:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10119:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStream **ppstm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10119:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10124:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10124:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10131:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStorage **ppstg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10131:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10136:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10136:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10144:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStorage **ppstg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10144:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10149:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10149:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10155:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStorage *pstgDest); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10155:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10160:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10160:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10166:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD grfFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10166:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10171:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10171:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10174:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD grfCommitFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10174:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10179:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10179:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10181:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStorage* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10181:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10186:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10186:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10193:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATSTG **ppenum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10193:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10198:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10198:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10201:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const OLECHAR *pwcsName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10201:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10206:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10206:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10210:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const OLECHAR *pwcsNewName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10210:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10215:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10215:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10221:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const FILETIME *pmtime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10221:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10226:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10226:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10229:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFCLSID clsid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10229:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10234:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10234:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10238:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD grfMask); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10238:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10243:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10243:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10247:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD grfStatFlag); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10247:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10252:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10252:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10259:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStream **ppstm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10259:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10267:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStream **ppstm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10267:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10273:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStorage *pstgDest); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10273:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10279:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStorage *pstgDest); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10279:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10285:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATSTG **ppenum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10285:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10292:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATSTG **ppenum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10292:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10311:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10315:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwMode) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10319:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fRemember) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10322:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCOLESTR pszFileName) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10325:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR *ppszFileName) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10329:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IPersistFile, 0x0000010b, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10329:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IPersistFile, 0x0000010b, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10431:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IPersistFile* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10431:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10436:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10436:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10440:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10440:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10445:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10445:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10449:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fRemember); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10449:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10454:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10454:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10457:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCOLESTR pszFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10457:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10462:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10462:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10465:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR *ppszFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10465:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10470:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10470:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10487:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10490:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStorage *pStg) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10493:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStorage *pStg) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10497:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fSameAsLoad) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10500:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStorage *pStgNew) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10503:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10507:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IPersistStorage, 0x0000010a, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10507:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IPersistStorage, 0x0000010a, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10615:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IPersistStorage* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10615:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10620:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10620:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10623:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStorage *pStg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10623:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10628:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10628:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10631:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStorage *pStg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10631:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10636:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10636:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10640:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fSameAsLoad); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10640:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10645:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10645:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10648:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStorage *pStgNew); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10648:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10653:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10653:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10655:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IPersistStorage* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10655:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10660:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10660:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10682:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbRead) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10688:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbWritten) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10691:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10694:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULARGE_INTEGER cb) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10699:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwLockType) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10704:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwLockType) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10708:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD grfStatFlag) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10712:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ILockBytes, 0x0000000a, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10712:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ILockBytes, 0x0000000a, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10832:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbRead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10832:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10837:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10837:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10843:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10843:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10848:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10848:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10850:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ILockBytes* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10850:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10855:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10855:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10858:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULARGE_INTEGER cb); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10858:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10863:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10863:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10868:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwLockType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10868:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10873:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10873:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10878:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwLockType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10878:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10883:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10883:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10887:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD grfStatFlag); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10887:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10892:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10892:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10898:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbRead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10898:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10904:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbRead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10904:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10910:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10910:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10916:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10916:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10952:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10955:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG celt) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10958:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10961:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumFORMATETC **ppenum) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10965:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IEnumFORMATETC, 0x00000103, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10965:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IEnumFORMATETC, 0x00000103, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11051:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11051:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11056:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11056:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11059:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG celt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11059:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11064:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11064:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11066:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumFORMATETC* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11066:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11071:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11071:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11074:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumFORMATETC **ppenum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11074:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11079:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11079:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11084:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11084:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11089:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11089:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11124:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11127:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG celt) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11130:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11133:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATDATA **ppenum) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11137:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IEnumSTATDATA, 0x00000105, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11137:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IEnumSTATDATA, 0x00000105, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11223:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11223:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11228:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11228:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11231:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG celt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11231:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11236:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11236:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11238:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATDATA* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11238:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11243:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11243:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11246:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATDATA **ppenum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11246:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11251:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11251:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11256:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11256:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11261:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11261:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11278:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR pszFile) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11282:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IRootStorage, 0x00000012, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11282:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IRootStorage, 0x00000012, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11341:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR pszFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11341:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11346:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11346:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11450:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STGMEDIUM *pStgmed) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11454:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG lindex) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11457:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmk) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11460:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11463:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11467:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IAdviseSink, 0x0000010f, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11467:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IAdviseSink, 0x0000010f, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11559:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ASYNC_STGMEDIUM *pStgmed); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11559:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11564:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11564:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11568:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG lindex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11568:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11573:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11573:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11576:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11576:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11581:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11581:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11583:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11583:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11588:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11588:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11590:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11590:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11595:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11595:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11599:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STGMEDIUM *pStgmed); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11599:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11603:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ASYNC_STGMEDIUM *pStgmed); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11603:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11607:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG lindex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11607:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11611:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG lindex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11611:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11614:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11614:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11617:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11617:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11619:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11619:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11621:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11621:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11623:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11623:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11625:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11625:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11642:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STGMEDIUM *pStgmed) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11645:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11649:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG lindex) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11652:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11655:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmk) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11658:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11661:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11664:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11667:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11670:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11674:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(AsyncIAdviseSink, 0x00000150, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11674:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(AsyncIAdviseSink, 0x00000150, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11801:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ASYNC_STGMEDIUM *pStgmed); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11801:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11806:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11806:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11810:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ASYNC_STGMEDIUM *pStgmed); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11810:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11815:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11815:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11819:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG lindex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11819:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11824:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11824:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11828:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG lindex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11828:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11833:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11833:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11836:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11836:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11841:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11841:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11844:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11844:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11849:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11849:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11851:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11851:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11856:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11856:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11858:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11858:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11863:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11863:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11865:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11865:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11870:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11870:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11872:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11872:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11877:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11877:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11881:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STGMEDIUM *pStgmed); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11881:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11885:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ASYNC_STGMEDIUM *pStgmed); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11885:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11887:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11887:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11891:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ASYNC_STGMEDIUM *pStgmed); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11891:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11895:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG lindex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11895:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11899:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG lindex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11899:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11901:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11901:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11905:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG lindex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11905:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11908:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11908:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11911:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11911:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11913:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11913:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11916:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11916:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11918:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11918:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11920:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11920:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11922:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11922:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11924:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11924:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11926:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11926:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11928:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11928:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11930:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11930:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11932:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11932:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11951:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmk) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11955:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IAdviseSink2, 0x00000125, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11955:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IAdviseSink2, 0x00000125, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12057:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12057:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12062:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12062:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12065:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12065:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12068:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12068:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12084:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmk) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12087:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12091:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(AsyncIAdviseSink2, 0x00000151, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12091:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(AsyncIAdviseSink2, 0x00000151, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12235:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12235:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12240:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12240:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12243:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12243:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12248:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12248:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12251:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12251:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12254:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12254:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12256:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink2* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12256:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12259:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12259:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12283:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STGMEDIUM *pmedium) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12287:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STGMEDIUM *pmedium) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12290:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORMATETC *pformatetc) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12294:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORMATETC *pformatetcOut) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12299:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fRelease) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12303:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumFORMATETC **ppenumFormatEtc) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12309:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwConnection) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12312:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwConnection) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12315:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATDATA **ppenumAdvise) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12319:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IDataObject, 0x0000010e, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12319:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IDataObject, 0x0000010e, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12452:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STGMEDIUM *pRemoteMedium); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12452:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12457:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12457:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12461:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STGMEDIUM *pRemoteMedium); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12461:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12466:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12466:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12469:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORMATETC *pformatetc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12469:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12474:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12474:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12478:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORMATETC *pformatetcOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12478:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12483:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12483:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12488:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fRelease); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12488:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12493:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12493:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12497:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumFORMATETC **ppenumFormatEtc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12497:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12502:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12502:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12508:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwConnection); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12508:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12513:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12513:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12516:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwConnection); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12516:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12521:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12521:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12524:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATDATA **ppenumAdvise); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12524:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12529:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12529:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12533:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STGMEDIUM *pmedium); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12533:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12537:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STGMEDIUM *pRemoteMedium); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12537:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12541:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STGMEDIUM *pmedium); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12541:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12545:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STGMEDIUM *pRemoteMedium); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12545:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12550:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fRelease); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12550:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12555:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fRelease); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12555:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12578:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwConnection) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12581:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwConnection) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12584:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATDATA **ppenumAdvise) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12589:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD advf) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12593:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IDataAdviseHolder, 0x00000110, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12593:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IDataAdviseHolder, 0x00000110, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12686:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwConnection); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12686:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12691:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12691:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12694:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwConnection); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12694:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12699:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12699:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12702:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATDATA **ppenumAdvise); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12702:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12707:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12707:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12712:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD advf); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12712:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12717:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12717:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12764:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPINTERFACEINFO lpInterfaceInfo) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12769:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwRejectType) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12774:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwPendingType) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12778:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IMessageFilter, 0x00000016, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12778:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IMessageFilter, 0x00000016, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12863:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPINTERFACEINFO lpInterfaceInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12863:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12868:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12868:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12873:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwRejectType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12873:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12878:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12878:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12883:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwPendingType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12883:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12888:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12888:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12925:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppv) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12929:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IClassActivator, 0x00000140, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12929:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IClassActivator, 0x00000140, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12996:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12996:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13001:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13001:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13021:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbWritten) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13027:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbWritten) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13030:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULARGE_INTEGER ulSize) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13033:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL bCanceled) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13037:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IFillLockBytes, 0x99caf010, 0x415e, 0x11cf, 0x88,0x14, 0x00,0xaa,0x00,0xb5,0x69,0xf5) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13037:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IFillLockBytes, 0x99caf010, 0x415e, 0x11cf, 0x88,0x14, 0x00,0xaa,0x00,0xb5,0x69,0xf5) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13127:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13127:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13132:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13132:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13138:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13138:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13143:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13143:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13146:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULARGE_INTEGER ulSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13146:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13151:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13151:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13154:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL bCanceled); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13154:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13159:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13159:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13164:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13164:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13169:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13169:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13175:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13175:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13181:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13181:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13202:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fOwner) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13206:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IProgressNotify, 0xa9d758a0, 0x4617, 0x11cf, 0x95,0xfc, 0x00,0xaa,0x00,0x68,0x0d,0xb4) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13206:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IProgressNotify, 0xa9d758a0, 0x4617, 0x11cf, 0x95,0xfc, 0x00,0xaa,0x00,0x68,0x0d,0xb4) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13271:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fOwner); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13271:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13276:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13276:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13302:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD glfInterleavedFlag) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13305:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13308:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13311:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture OLECHAR *pwcsNewDfName) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13314:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ILockBytes *pILockBytes) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13318:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ILayoutStorage, 0x0e6d4d90, 0x6738, 0x11cf, 0x96,0x08, 0x00,0xaa,0x00,0x68,0x0d,0xb4) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13318:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ILayoutStorage, 0x0e6d4d90, 0x6738, 0x11cf, 0x96,0x08, 0x00,0xaa,0x00,0x68,0x0d,0xb4) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13411:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD glfInterleavedFlag); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13411:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13416:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13416:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13418:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ILayoutStorage* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13418:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13423:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13423:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13425:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ILayoutStorage* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13425:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13430:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13430:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13433:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture OLECHAR *pwcsNewDfName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13433:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13438:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13438:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13441:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ILockBytes *pILockBytes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13441:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13446:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13446:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13464:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwTimeout) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13467:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13471:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IBlockingLock, 0x30f3d47a, 0x6447, 0x11d1, 0x8e,0x3c, 0x00,0xc0,0x4f,0xb9,0x38,0x6d) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13471:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IBlockingLock, 0x30f3d47a, 0x6447, 0x11d1, 0x8e,0x3c, 0x00,0xc0,0x4f,0xb9,0x38,0x6d) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13537:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwTimeout); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13537:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13542:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13542:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13544:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IBlockingLock* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13544:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13549:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13549:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13566:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD res2) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13570:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ITimeAndNoticeControl, 0xbc0bf6ae, 0x8878, 0x11d1, 0x83,0xe9, 0x00,0xc0,0x4f,0xc2,0xc6,0xd4) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13570:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ITimeAndNoticeControl, 0xbc0bf6ae, 0x8878, 0x11d1, 0x83,0xe9, 0x00,0xc0,0x4f,0xc2,0xc6,0xd4) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13631:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD res2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13631:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13636:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13636:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13657:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppstgOpen) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13665:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppstgOpen) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13669:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOplockStorage, 0x8d19c834, 0x8879, 0x11d1, 0x83,0xe9, 0x00,0xc0,0x4f,0xc2,0xc6,0xd4) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13669:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOplockStorage, 0x8d19c834, 0x8879, 0x11d1, 0x83,0xe9, 0x00,0xc0,0x4f,0xc2,0xc6,0xd4) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13751:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppstgOpen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13751:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13756:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13756:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13764:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppstgOpen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13764:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13769:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13769:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13787:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwTimeout) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13790:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13793:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13797:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IDirectWriterLock, 0x0e6d4d92, 0x6738, 0x11cf, 0x96,0x08, 0x00,0xaa,0x00,0x68,0x0d,0xb4) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13797:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IDirectWriterLock, 0x0e6d4d92, 0x6738, 0x11cf, 0x96,0x08, 0x00,0xaa,0x00,0x68,0x0d,0xb4) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13870:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwTimeout); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13870:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13875:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13875:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13877:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IDirectWriterLock* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13877:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13882:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13882:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13884:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IDirectWriterLock* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13884:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13889:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13889:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13916:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD flags) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13920:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IUrlMon, 0x00000026, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13920:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IUrlMon, 0x00000026, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13997:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13997:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14002:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14002:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14018:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *lpvReserved) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14022:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IForegroundTransfer, 0x00000145, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14022:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IForegroundTransfer, 0x00000145, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14081:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *lpvReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14081:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14086:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14086:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14107:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HBITMAP *phOutputBitmap) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14110:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStorage *pStg) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14114:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IThumbnailExtractor, 0x969dc708, 0x5c76, 0x11d1, 0x8d,0x86, 0x00,0x00,0xf8,0x04,0xb0,0x57) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14114:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IThumbnailExtractor, 0x969dc708, 0x5c76, 0x11d1, 0x8d,0x86, 0x00,0x00,0xf8,0x04,0xb0,0x57) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14191:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HBITMAP *phOutputBitmap); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14191:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14196:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14196:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14199:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStorage *pStg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14199:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14204:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14204:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14221:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HDC h2) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14225:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IDummyHICONIncluder, 0x947990de, 0xcc28, 0x11d2, 0xa0,0xf7, 0x00,0x80,0x5f,0x85,0x8f,0xb1) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14225:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IDummyHICONIncluder, 0x947990de, 0xcc28, 0x11d2, 0xa0,0xf7, 0x00,0x80,0x5f,0x85,0x8f,0xb1) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14286:11: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HDC h2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14286:11: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14291:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14291:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14315:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14318:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14322:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IProcessLock, 0x000001d5, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14322:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IProcessLock, 0x000001d5, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14386:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IProcessLock* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14386:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14391:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14391:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14393:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IProcessLock* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14393:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14398:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14398:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14416:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL *pfApplicationAware) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14420:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ApplicationType appType) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14423:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFGUID rguidApplID) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14426:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG ulReserved) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14429:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ShutdownType shutdownType) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14433:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ISurrogateService, 0x000001d4, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14433:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ISurrogateService, 0x000001d4, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14529:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL *pfApplicationAware); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14529:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14534:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14534:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14538:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ApplicationType appType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14538:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14543:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14543:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14546:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFGUID rguidApplID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14546:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14551:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14551:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14554:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG ulReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14554:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14559:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14559:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14562:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ShutdownType shutdownType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14562:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14567:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14567:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14585:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwCurThreadAptRefs) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14590:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwNewThreadAptRefs) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14593:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwCurThreadAptRefs) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14596:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwNewThreadAptRefs) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14600:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInitializeSpy, 0x00000034, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14600:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInitializeSpy, 0x00000034, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14687:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwCurThreadAptRefs); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14687:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14692:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14692:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14697:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwNewThreadAptRefs); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14697:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14702:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14702:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14705:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwCurThreadAptRefs); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14705:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14710:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14710:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14713:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwNewThreadAptRefs); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14713:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14718:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14718:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14736:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT64 ui64ApartmentIdentifier) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14740:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IApartmentShutdown, 0xa2f05a09, 0x27a2, 0x42b5, 0xbc,0x0e, 0xac,0x16,0x3e,0xf4,0x9d,0x9b) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14740:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IApartmentShutdown, 0xa2f05a09, 0x27a2, 0x42b5, 0xbc,0x0e, 0xac,0x16,0x3e,0xf4,0x9d,0x9b) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14799:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT64 ui64ApartmentIdentifier); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14799:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14804:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14804:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14811:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG __RPC_USER SNB_UserSize (ULONG *, ULONG, SNB *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14811:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14812:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER SNB_UserMarshal (ULONG *, unsigned char *, SNB *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14812:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14813:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER SNB_UserUnmarshal(ULONG *, unsigned char *, SNB *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14813:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14814:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_USER SNB_UserFree (ULONG *, SNB *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14814:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14815:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG __RPC_USER CLIPFORMAT_UserSize (ULONG *, ULONG, CLIPFORMAT *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14815:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14816:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER CLIPFORMAT_UserMarshal (ULONG *, unsigned char *, CLIPFORMAT *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14816:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14817:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER CLIPFORMAT_UserUnmarshal(ULONG *, unsigned char *, CLIPFORMAT *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14817:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14818:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_USER CLIPFORMAT_UserFree (ULONG *, CLIPFORMAT *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14818:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14819:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG __RPC_USER STGMEDIUM_UserSize (ULONG *, ULONG, STGMEDIUM *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14819:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14820:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER STGMEDIUM_UserMarshal (ULONG *, unsigned char *, STGMEDIUM *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14820:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14821:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER STGMEDIUM_UserUnmarshal(ULONG *, unsigned char *, STGMEDIUM *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14821:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14822:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_USER STGMEDIUM_UserFree (ULONG *, STGMEDIUM *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14822:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14823:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG __RPC_USER ASYNC_STGMEDIUM_UserSize (ULONG *, ULONG, ASYNC_STGMEDIUM *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14823:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14824:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER ASYNC_STGMEDIUM_UserMarshal (ULONG *, unsigned char *, ASYNC_STGMEDIUM *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14824:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14825:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER ASYNC_STGMEDIUM_UserUnmarshal(ULONG *, unsigned char *, ASYNC_STGMEDIUM *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14825:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14826:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_USER ASYNC_STGMEDIUM_UserFree (ULONG *, ASYNC_STGMEDIUM *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14826:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14827:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG __RPC_USER FLAG_STGMEDIUM_UserSize (ULONG *, ULONG, FLAG_STGMEDIUM *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14827:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14828:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER FLAG_STGMEDIUM_UserMarshal (ULONG *, unsigned char *, FLAG_STGMEDIUM *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14828:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14829:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER FLAG_STGMEDIUM_UserUnmarshal(ULONG *, unsigned char *, FLAG_STGMEDIUM *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14829:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14830:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_USER FLAG_STGMEDIUM_UserFree (ULONG *, FLAG_STGMEDIUM *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14830:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14831:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG __RPC_USER HBITMAP_UserSize (ULONG *, ULONG, HBITMAP *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14831:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14832:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER HBITMAP_UserMarshal (ULONG *, unsigned char *, HBITMAP *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14832:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14833:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER HBITMAP_UserUnmarshal(ULONG *, unsigned char *, HBITMAP *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14833:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14834:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_USER HBITMAP_UserFree (ULONG *, HBITMAP *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14834:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14835:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG __RPC_USER HICON_UserSize (ULONG *, ULONG, HICON *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14835:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14836:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER HICON_UserMarshal (ULONG *, unsigned char *, HICON *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14836:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14837:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER HICON_UserUnmarshal(ULONG *, unsigned char *, HICON *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14837:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14838:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_USER HICON_UserFree (ULONG *, HICON *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14838:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14839:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG __RPC_USER HDC_UserSize (ULONG *, ULONG, HDC *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14839:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14840:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER HDC_UserMarshal (ULONG *, unsigned char *, HDC *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14840:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14841:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER HDC_UserUnmarshal(ULONG *, unsigned char *, HDC *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14841:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14842:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_USER HDC_UserFree (ULONG *, HDC *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14842:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:79:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_(DWORD) CoBuildVersion (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:79:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:80:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoInitialize (LPVOID pvReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:80:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:81:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoRegisterMallocSpy (LPMALLOCSPY pMallocSpy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:81:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:82:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoRevokeMallocSpy (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:82:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:83:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoCreateStandardMalloc (DWORD memctx, IMalloc **ppMalloc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:83:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:84:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoRegisterInitializeSpy (LPINITIALIZESPY pSpy, ULARGE_INTEGER *puliCookie); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:84:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:85:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoRevokeInitializeSpy (ULARGE_INTEGER uliCookie); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:85:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:94:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoGetSystemSecurityPermissions (COMSD comSDType, PSECURITY_DESCRIPTOR *ppSD); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:94:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:95:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_(HINSTANCE) CoLoadLibrary (LPOLESTR lpszLibName, WINBOOL bAutoFree); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:95:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:96:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_(void) CoFreeLibrary (HINSTANCE hInst); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:96:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:97:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_(void) CoFreeAllLibraries (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:97:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:98:180: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoGetInstanceFromFile (COSERVERINFO *pServerInfo, CLSID *pClsid, IUnknown *punkOuter, DWORD dwClsCtx, DWORD grfMode, OLECHAR *pwszName, DWORD dwCount, MULTI_QI *pResults); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:98:180: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:99:173: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoGetInstanceFromIStorage (COSERVERINFO *pServerInfo, CLSID *pClsid, IUnknown *punkOuter, DWORD dwClsCtx, struct IStorage *pstg, DWORD dwCount, MULTI_QI *pResults); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:99:173: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:100:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoAllowSetForegroundWindow (IUnknown *pUnk, LPVOID lpvReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:100:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:101:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI DcomChannelSetHResult (LPVOID pvReserved, ULONG *pulReserved, HRESULT appsHR); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:101:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:102:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_(WINBOOL) CoIsOle1Class (REFCLSID rclsid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:102:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:103:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CLSIDFromProgIDEx (LPCOLESTR lpszProgID, LPCLSID lpclsid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:103:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:104:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_(WINBOOL) CoFileTimeToDosDateTime (FILETIME *lpFileTime, LPWORD lpDosDate, LPWORD lpDosTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:104:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:105:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_(WINBOOL) CoDosDateTimeToFileTime (WORD nDosDate, WORD nDosTime, FILETIME *lpFileTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:105:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:106:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoFileTimeNow (FILETIME *lpFileTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:106:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:107:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoRegisterMessageFilter (LPMESSAGEFILTER lpMessageFilter, LPMESSAGEFILTER *lplpMessageFilter); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:107:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:108:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoRegisterChannelHook (REFGUID ExtensionUuid, IChannelHook *pChannelHook); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:108:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:109:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoTreatAsClass (REFCLSID clsidOld, REFCLSID clsidNew); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:109:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:110:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CreateDataAdviseHolder (LPDATAADVISEHOLDER *ppDAHolder); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:110:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:111:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CreateDataCache (LPUNKNOWN pUnkOuter, REFCLSID rclsid, REFIID iid, LPVOID *ppv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:111:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:112:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI StgOpenLayoutDocfile (OLECHAR const *pwcsDfName, DWORD grfMode, DWORD reserved, IStorage **ppstgOpen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:112:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:116:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI StgCreateDocfile (const WCHAR *pwcsName, DWORD grfMode, DWORD reserved, IStorage **ppstgOpen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:116:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:117:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI StgCreateDocfileOnILockBytes (ILockBytes *plkbyt, DWORD grfMode, DWORD reserved, IStorage **ppstgOpen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:117:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:118:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI StgOpenStorage (const WCHAR *pwcsName, IStorage *pstgPriority, DWORD grfMode, SNB snbExclude, DWORD reserved, IStorage **ppstgOpen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:118:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:119:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI StgOpenStorageOnILockBytes (ILockBytes *plkbyt, IStorage *pstgPriority, DWORD grfMode, SNB snbExclude, DWORD reserved, IStorage **ppstgOpen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:119:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:120:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI StgIsStorageFile (const WCHAR *pwcsName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:120:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:121:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI StgIsStorageILockBytes (ILockBytes *plkbyt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:121:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:122:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI StgSetTimes (const WCHAR *lpszName, const FILETIME *pctime, const FILETIME *patime, const FILETIME *pmtime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:122:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:123:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI StgOpenAsyncDocfileOnIFillLockBytes (IFillLockBytes *pflb, DWORD grfMode, DWORD asyncFlags, IStorage **ppstgOpen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:123:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:124:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI StgGetIFillLockBytesOnILockBytes (ILockBytes *pilb, IFillLockBytes **ppflb); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:124:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:125:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI StgGetIFillLockBytesOnFile (OLECHAR const *pwcsName, IFillLockBytes **ppflb); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:125:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:140:198: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI StgCreateStorageEx (const WCHAR *pwcsName, DWORD grfMode, DWORD stgfmt, DWORD grfAttrs, STGOPTIONS *pStgOptions, PSECURITY_DESCRIPTOR pSecurityDescriptor, REFIID riid, void **ppObjectOpen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:140:198: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:141:196: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI StgOpenStorageEx (const WCHAR *pwcsName, DWORD grfMode, DWORD stgfmt, DWORD grfAttrs, STGOPTIONS *pStgOptions, PSECURITY_DESCRIPTOR pSecurityDescriptor, REFIID riid, void **ppObjectOpen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:141:196: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:142:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI BindMoniker (LPMONIKER pmk, DWORD grfOpt, REFIID iidResult, LPVOID *ppvResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:142:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:143:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoGetObject (LPCWSTR pszName, BIND_OPTS *pBindOptions, REFIID riid, void **ppv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:143:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:144:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI MkParseDisplayName (LPBC pbc, LPCOLESTR szUserName, ULONG *pchEaten, LPMONIKER *ppmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:144:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:145:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI MonikerRelativePathTo (LPMONIKER pmkSrc, LPMONIKER pmkDest, LPMONIKER *ppmkRelPath, WINBOOL dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:145:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:146:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI MonikerCommonPrefixWith (LPMONIKER pmkThis, LPMONIKER pmkOther, LPMONIKER *ppmkCommon); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:146:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:147:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CreateBindCtx (DWORD reserved, LPBC *ppbc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:147:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:148:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CreateGenericComposite (LPMONIKER pmkFirst, LPMONIKER pmkRest, LPMONIKER *ppmkComposite); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:148:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:149:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI GetClassFile (LPCOLESTR szFilename, CLSID *pclsid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:149:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:150:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CreateClassMoniker (REFCLSID rclsid, LPMONIKER *ppmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:150:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:151:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CreateFileMoniker (LPCOLESTR lpszPathName, LPMONIKER *ppmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:151:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:152:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CreateItemMoniker (LPCOLESTR lpszDelim, LPCOLESTR lpszItem, LPMONIKER *ppmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:152:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:153:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CreateAntiMoniker (LPMONIKER *ppmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:153:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:154:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CreatePointerMoniker (LPUNKNOWN punk, LPMONIKER *ppmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:154:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:155:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CreateObjrefMoniker (LPUNKNOWN punk, LPMONIKER *ppmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:155:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:159:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoInstall (IBindCtx *pbc, DWORD dwFlags, uCLSSPEC *pClassSpec, QUERYCONTEXT *pQuery, LPWSTR pszCodeBase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:159:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:160:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI GetRunningObjectTable (DWORD reserved, LPRUNNINGOBJECTTABLE *pprot); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:160:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:288, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:178:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwConnection) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:181:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwConnection) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:184:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATDATA **ppenumAdvise) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:187:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmk) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:190:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:193:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:197:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleAdviseHolder, 0x00000111, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:197:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleAdviseHolder, 0x00000111, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:288, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:296:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwConnection); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:296:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:301:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:301:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:304:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwConnection); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:304:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:309:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:309:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:312:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATDATA **ppenumAdvise); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:312:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:317:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:317:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:320:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:320:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:325:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:325:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:327:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IOleAdviseHolder* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:327:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:332:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:332:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:334:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IOleAdviseHolder* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:334:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:339:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:339:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:362:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwConnection) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:365:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwConnection) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:368:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATDATA **ppenumSTATDATA) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:371:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IDataObject *pDataObject) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:376:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fRelease) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:380:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleCache, 0x0000011e, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:380:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleCache, 0x0000011e, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:288, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:477:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwConnection); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:477:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:482:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:482:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:485:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwConnection); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:485:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:490:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:490:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:493:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATDATA **ppenumSTATDATA); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:493:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:498:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:498:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:501:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IDataObject *pDataObject); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:501:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:506:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:506:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:511:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fRelease); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:511:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:516:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:516:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:561:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPVOID pReserved) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:564:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwDiscardOptions) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:568:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleCache2, 0x00000128, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:568:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleCache2, 0x00000128, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:288, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:686:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG_PTR pReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:686:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:691:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:691:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:694:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwDiscardOptions); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:694:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:699:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:699:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:704:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPVOID pReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:704:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:709:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG_PTR pReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:709:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:730:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPDATAOBJECT pDataObject) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:733:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:737:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleCacheControl, 0x00000129, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:737:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleCacheControl, 0x00000129, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:288, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:803:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPDATAOBJECT pDataObject); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:803:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:808:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:808:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:810:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IOleCacheControl* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:810:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:815:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:815:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:837:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker **ppmkOut) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:841:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IParseDisplayName, 0x0000011a, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:841:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IParseDisplayName, 0x0000011a, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:288, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:906:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker **ppmkOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:906:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:911:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:911:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:931:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumUnknown **ppenum) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:934:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fLock) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:938:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleContainer, 0x0000011b, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:938:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleContainer, 0x0000011b, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:288, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1021:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumUnknown **ppenum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1021:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1026:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1026:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1029:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fLock); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1029:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1034:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1034:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1053:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1058:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker **ppmk) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1061:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IOleContainer **ppContainer) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1064:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1067:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fShow) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1070:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1074:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleClientSite, 0x00000118, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1074:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleClientSite, 0x00000118, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:288, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1171:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IOleClientSite* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1171:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1176:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1176:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1181:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker **ppmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1181:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1186:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1186:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1189:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IOleContainer **ppContainer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1189:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1194:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1194:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1196:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IOleClientSite* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1196:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1201:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1201:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1204:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fShow); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1204:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1209:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1209:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1211:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IOleClientSite* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1211:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1216:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1216:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1284:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IOleClientSite *pClientSite) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1287:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IOleClientSite **ppClientSite) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1291:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCOLESTR szContainerObj) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1294:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwSaveOption) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1298:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmk) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1303:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker **ppmk) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1308:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1312:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IDataObject **ppDataObject) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1320:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCRECT lprcPosRect) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1323:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumOLEVERB **ppEnumOleVerb) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1326:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1329:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1332:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CLSID *pClsid) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1336:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR *pszUserType) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1340:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SIZEL *psizel) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1344:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SIZEL *psizel) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1348:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwConnection) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1351:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwConnection) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1354:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATDATA **ppenumAdvise) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1358:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwStatus) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1361:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LOGPALETTE *pLogpal) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1365:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleObject, 0x00000112, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1365:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleObject, 0x00000112, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:288, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1599:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IOleClientSite *pClientSite); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1599:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1604:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1604:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1607:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IOleClientSite **ppClientSite); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1607:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1612:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1612:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1616:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCOLESTR szContainerObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1616:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1621:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1621:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1624:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwSaveOption); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1624:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1629:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1629:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1633:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1633:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1638:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1638:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1643:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker **ppmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1643:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1648:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1648:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1653:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1653:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1658:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1658:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1662:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IDataObject **ppDataObject); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1662:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1667:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1667:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1675:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCRECT lprcPosRect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1675:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1680:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1680:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1683:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumOLEVERB **ppEnumOleVerb); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1683:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1688:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1688:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1690:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IOleObject* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1690:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1695:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1695:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1697:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IOleObject* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1697:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1702:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1702:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1705:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CLSID *pClsid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1705:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1710:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1710:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1714:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR *pszUserType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1714:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1719:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1719:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1723:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SIZEL *psizel); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1723:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1728:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1728:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1732:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SIZEL *psizel); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1732:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1737:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1737:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1741:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwConnection); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1741:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1746:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1746:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1749:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwConnection); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1749:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1754:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1754:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1757:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATDATA **ppenumAdvise); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1757:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1762:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1762:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1766:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1766:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1771:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1771:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1774:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LOGPALETTE *pLogpal); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1774:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1779:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1779:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1834:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HWND *phwnd) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1837:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fEnterMode) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1841:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleWindow, 0x00000114, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1841:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleWindow, 0x00000114, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:288, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1908:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HWND *phwnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1908:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1913:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1913:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1916:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fEnterMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1916:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1921:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1921:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1952:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwUpdateOpt) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1955:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwUpdateOpt) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1959:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFCLSID rclsid) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1962:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker **ppmk) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1965:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCOLESTR pszStatusText) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1968:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR *ppszDisplayName) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1972:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IBindCtx *pbc) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1975:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1978:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown **ppunk) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1981:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1984:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IBindCtx *pbc) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1988:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleLink, 0x0000011d, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1988:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleLink, 0x0000011d, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:288, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2127:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwUpdateOpt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2127:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2132:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2132:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2135:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwUpdateOpt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2135:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2140:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2140:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2144:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFCLSID rclsid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2144:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2149:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2149:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2152:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker **ppmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2152:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2157:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2157:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2160:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCOLESTR pszStatusText); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2160:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2165:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2165:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2168:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR *ppszDisplayName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2168:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2173:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2173:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2177:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IBindCtx *pbc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2177:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2182:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2182:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2184:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IOleLink* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2184:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2189:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2189:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2192:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown **ppunk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2192:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2197:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2197:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2199:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IOleLink* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2199:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2204:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2204:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2207:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IBindCtx *pbc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2207:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2212:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2212:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2249:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppvObject) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2255:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppvStorage) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2258:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR pszItem) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2262:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleItemContainer, 0x0000011c, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2262:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleItemContainer, 0x0000011c, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:288, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2382:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppvObject); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2382:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2387:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2387:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2393:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppvStorage); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2393:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2398:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2398:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2401:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR pszItem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2401:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2406:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2406:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2428:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPRECT lprectBorder) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2431:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCBORDERWIDTHS pborderwidths) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2434:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCBORDERWIDTHS pborderwidths) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2438:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCOLESTR pszObjName) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2442:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleInPlaceUIWindow, 0x00000115, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2442:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleInPlaceUIWindow, 0x00000115, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:288, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2545:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPRECT lprectBorder); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2545:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2550:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2550:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2553:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCBORDERWIDTHS pborderwidths); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2553:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2558:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2558:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2561:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCBORDERWIDTHS pborderwidths); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2561:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2566:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2566:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2570:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCOLESTR pszObjName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2570:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2575:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2575:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2594:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPMSG lpmsg) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2597:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fActivate) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2600:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fActivate) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2605:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fFrameWindow) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2608:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fEnable) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2612:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleInPlaceActiveObject, 0x00000117, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2612:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleInPlaceActiveObject, 0x00000117, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:288, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2723:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IOleInPlaceActiveObject* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2723:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2728:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2728:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2731:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fActivate); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2731:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2736:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2736:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2739:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fActivate); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2739:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2744:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2744:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2750:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fFrameWindow); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2750:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2755:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2755:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2758:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fEnable); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2758:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2763:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2763:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2766:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPMSG lpmsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2766:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2768:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IOleInPlaceActiveObject* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2768:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2773:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fFrameWindow); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2773:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2779:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fFrameWindow); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2779:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2815:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLEMENUGROUPWIDTHS lpMenuWidths) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2820:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HWND hwndActiveObject) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2823:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HMENU hmenuShared) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2826:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCOLESTR pszStatusText) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2829:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fEnable) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2833:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WORD wID) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2837:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleInPlaceFrame, 0x00000116, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2837:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleInPlaceFrame, 0x00000116, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:288, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2996:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLEMENUGROUPWIDTHS lpMenuWidths); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2996:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3001:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3001:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3006:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HWND hwndActiveObject); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3006:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3011:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3011:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3014:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HMENU hmenuShared); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3014:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3019:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3019:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3022:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCOLESTR pszStatusText); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3022:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3027:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3027:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3030:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fEnable); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3030:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3035:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3035:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3039:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WORD wID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3039:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3044:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3044:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3063:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3066:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3070:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCRECT lprcClipRect) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3073:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3077:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleInPlaceObject, 0x00000113, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3077:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleInPlaceObject, 0x00000113, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:288, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3176:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IOleInPlaceObject* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3176:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3181:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3181:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3183:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IOleInPlaceObject* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3183:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3188:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3188:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3192:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCRECT lprcClipRect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3192:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3197:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3197:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3199:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IOleInPlaceObject* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3199:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3204:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3204:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3223:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3226:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3229:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3236:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLEINPLACEFRAMEINFO lpFrameInfo) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3239:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SIZE scrollExtant) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3242:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fUndoable) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3245:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3248:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3251:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3254:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCRECT lprcPosRect) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3258:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleInPlaceSite, 0x00000119, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3258:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleInPlaceSite, 0x00000119, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:288, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3405:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IOleInPlaceSite* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3405:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3410:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3410:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3412:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IOleInPlaceSite* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3412:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3417:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3417:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3419:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IOleInPlaceSite* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3419:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3424:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3424:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3431:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLEINPLACEFRAMEINFO lpFrameInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3431:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3436:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3436:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3439:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SIZE scrollExtant); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3439:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3444:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3444:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3447:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fUndoable); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3447:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3452:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3452:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3454:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IOleInPlaceSite* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3454:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3459:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3459:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3461:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IOleInPlaceSite* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3461:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3466:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3466:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3468:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IOleInPlaceSite* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3468:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3473:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3473:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3476:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCRECT lprcPosRect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3476:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3481:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3481:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3498:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3502:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IContinue, 0x0000012a, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3502:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IContinue, 0x0000012a, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:288, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3559:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IContinue* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3559:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3564:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3564:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3592:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG_PTR dwContinue) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3600:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LOGPALETTE **ppColorSet) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3606:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwFreeze) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3609:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwFreeze) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3614:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink *pAdvSink) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3619:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink **ppAdvSink) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3623:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IViewObject, 0x0000010d, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3623:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IViewObject, 0x0000010d, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:288, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3751:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IContinue *pContinue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3751:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3756:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3756:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3764:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LOGPALETTE **ppColorSet); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3764:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3769:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3769:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3775:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwFreeze); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3775:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3780:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3780:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3783:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwFreeze); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3783:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3788:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3788:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3793:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink *pAdvSink); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3793:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3798:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3798:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3803:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink **ppAdvSink); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3803:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3808:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3808:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3820:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG_PTR dwContinue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3820:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3831:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IContinue *pContinue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3831:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3839:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LOGPALETTE **ppColorSet); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3839:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3847:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LOGPALETTE **ppColorSet); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3847:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3853:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwFreeze); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3853:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3859:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwFreeze); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3859:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3864:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink **ppAdvSink); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3864:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3869:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink **ppAdvSink); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3869:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3891:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPSIZEL lpsizel) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3895:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IViewObject2, 0x00000127, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3895:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IViewObject2, 0x00000127, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:288, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4032:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPSIZEL lpsizel); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4032:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4037:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4037:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4057:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD grfKeyState) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4060:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwEffect) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4064:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IDropSource, 0x00000121, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4064:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IDropSource, 0x00000121, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:288, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4133:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD grfKeyState); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4133:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4138:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4138:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4141:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwEffect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4141:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4146:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4146:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4196:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwEffect) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4201:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwEffect) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4204:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4210:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwEffect) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4214:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IDropTarget, 0x00000122, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4214:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IDropTarget, 0x00000122, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:288, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4307:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwEffect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4307:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4312:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4312:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4317:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwEffect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4317:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4322:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4322:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4324:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IDropTarget* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4324:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4329:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4329:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4335:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwEffect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4335:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4340:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4340:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4357:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HWND hwndTarget) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4360:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4364:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IDropSourceNotify, 0x0000012b, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4364:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IDropSourceNotify, 0x0000012b, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:288, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4430:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HWND hwndTarget); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4430:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4435:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4435:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4437:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IDropSourceNotify* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4437:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4442:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4442:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4478:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4481:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG celt) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4484:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4487:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumOLEVERB **ppenum) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4491:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IEnumOLEVERB, 0x00000104, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4491:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IEnumOLEVERB, 0x00000104, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:288, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4577:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4577:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4582:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4582:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4585:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG celt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4585:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4590:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4590:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4592:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumOLEVERB* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4592:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4597:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4597:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4600:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumOLEVERB **ppenum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4600:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4605:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4605:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4610:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4610:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4615:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4615:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4622:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG __RPC_USER CLIPFORMAT_UserSize (ULONG *, ULONG, CLIPFORMAT *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4622:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4623:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER CLIPFORMAT_UserMarshal (ULONG *, unsigned char *, CLIPFORMAT *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4623:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4624:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER CLIPFORMAT_UserUnmarshal(ULONG *, unsigned char *, CLIPFORMAT *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4624:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4625:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_USER CLIPFORMAT_UserFree (ULONG *, CLIPFORMAT *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4625:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4626:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG __RPC_USER STGMEDIUM_UserSize (ULONG *, ULONG, STGMEDIUM *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4626:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4627:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER STGMEDIUM_UserMarshal (ULONG *, unsigned char *, STGMEDIUM *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4627:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4628:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER STGMEDIUM_UserUnmarshal(ULONG *, unsigned char *, STGMEDIUM *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4628:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4629:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_USER STGMEDIUM_UserFree (ULONG *, STGMEDIUM *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4629:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4630:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG __RPC_USER HWND_UserSize (ULONG *, ULONG, HWND *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4630:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4631:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER HWND_UserMarshal (ULONG *, unsigned char *, HWND *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4631:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4632:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER HWND_UserUnmarshal(ULONG *, unsigned char *, HWND *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4632:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4633:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_USER HWND_UserFree (ULONG *, HWND *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4633:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4634:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG __RPC_USER HMENU_UserSize (ULONG *, ULONG, HMENU *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4634:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4635:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER HMENU_UserMarshal (ULONG *, unsigned char *, HMENU *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4635:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4636:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER HMENU_UserUnmarshal(ULONG *, unsigned char *, HMENU *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4636:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4637:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_USER HMENU_UserFree (ULONG *, HMENU *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4637:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4638:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG __RPC_USER HGLOBAL_UserSize (ULONG *, ULONG, HGLOBAL *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4638:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4639:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER HGLOBAL_UserMarshal (ULONG *, unsigned char *, HGLOBAL *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4639:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4640:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER HGLOBAL_UserUnmarshal(ULONG *, unsigned char *, HGLOBAL *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4640:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4641:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_USER HGLOBAL_UserFree (ULONG *, HGLOBAL *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4641:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4642:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG __RPC_USER HACCEL_UserSize (ULONG *, ULONG, HACCEL *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4642:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4643:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER HACCEL_UserMarshal (ULONG *, unsigned char *, HACCEL *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4643:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4644:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER HACCEL_UserUnmarshal(ULONG *, unsigned char *, HACCEL *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4644:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4645:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_USER HACCEL_UserFree (ULONG *, HACCEL *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4645:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4646:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG __RPC_USER HDC_UserSize (ULONG *, ULONG, HDC *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4646:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4647:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER HDC_UserMarshal (ULONG *, unsigned char *, HDC *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4647:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4648:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER HDC_UserUnmarshal(ULONG *, unsigned char *, HDC *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4648:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4649:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_USER HDC_UserFree (ULONG *, HDC *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4649:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:289, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/servprov.h:62:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT STDMETHODCALLTYPE QueryService(REFGUID guidService, REFIID riid, void **ppvObject) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/servprov.h:65:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT STDMETHODCALLTYPE QueryService(REFGUID guidService, Q **pp) { ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:289, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/servprov.h:71:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT STDMETHODCALLTYPE IServiceProvider_RemoteQueryService_Proxy(IServiceProvider *This, REFGUID guidService, REFIID riid, IUnknown **ppvObject); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/servprov.h:71:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/servprov.h:72:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IServiceProvider_RemoteQueryService_Stub(IRpcStubBuffer *This, IRpcChannelBuffer *_pRpcChannelBuffer, PRPC_MESSAGE _pRpcMessage, DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/servprov.h:72:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/servprov.h:74:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IServiceProvider, 0x6d5140c1, 0x7436, 0x11ce, 0x80,0x34, 0x00,0xaa,0x00,0x60,0x09,0xfa) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/servprov.h:74:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IServiceProvider, 0x6d5140c1, 0x7436, 0x11ce, 0x80,0x34, 0x00,0xaa,0x00,0x60,0x09,0xfa) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:24, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:290, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:833:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFGUID guid) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:836:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT uTypeFlags) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:839:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR pStrDoc) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:842:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwHelpContext) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:846:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WORD wMinorVerNum) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:850:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HREFTYPE *phRefType) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:854:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FUNCDESC *pFuncDesc) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:858:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HREFTYPE hRefType) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:862:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture INT implTypeFlags) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:865:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WORD cbAlignment) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:868:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR pStrSchema) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:872:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARDESC *pVarDesc) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:877:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT cNames) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:881:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR szName) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:884:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TYPEDESC *pTDescAlias) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:889:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR szProcName) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:893:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR szDocString) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:897:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR szDocString) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:901:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwHelpContext) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:905:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwHelpContext) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:909:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR bstrMops) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:912:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IDLDESC *pIdlDesc) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:915:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:919:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ICreateTypeInfo, 0x00020405, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:919:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ICreateTypeInfo, 0x00020405, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:24, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:290, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1169:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFGUID guid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1169:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1174:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1174:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1177:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT uTypeFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1177:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1182:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1182:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1185:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR pStrDoc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1185:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1190:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1190:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1193:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwHelpContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1193:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1198:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1198:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1202:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WORD wMinorVerNum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1202:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1207:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1207:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1211:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HREFTYPE *phRefType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1211:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1216:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1216:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1220:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FUNCDESC *pFuncDesc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1220:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1225:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1225:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1229:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HREFTYPE hRefType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1229:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1234:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1234:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1238:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture INT implTypeFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1238:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1243:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1243:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1246:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WORD cbAlignment); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1246:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1251:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1251:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1254:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR pStrSchema); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1254:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1259:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1259:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1263:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARDESC *pVarDesc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1263:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1268:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1268:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1273:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT cNames); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1273:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1278:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1278:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1282:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR szName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1282:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1287:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1287:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1290:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TYPEDESC *pTDescAlias); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1290:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1295:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1295:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1300:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR szProcName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1300:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1305:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1305:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1309:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR szDocString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1309:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1314:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1314:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1318:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR szDocString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1318:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1323:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1323:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1327:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwHelpContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1327:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1332:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1332:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1336:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwHelpContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1336:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1341:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1341:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1345:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR bstrMops); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1345:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1350:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1350:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1353:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IDLDESC *pIdlDesc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1353:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1358:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1358:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1360:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ICreateTypeInfo* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1360:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1365:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1365:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1384:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT index) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1388:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture INVOKEKIND invKind) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1391:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT index) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1394:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture MEMBERID memid) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1397:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT index) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1401:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pVarVal) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1406:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pVarVal) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1412:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pVarVal) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1417:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pVarVal) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1422:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pVarVal) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1425:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG dwHelpStringContext) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1429:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG dwHelpStringContext) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1433:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG dwHelpStringContext) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1436:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1439:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR szName) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1443:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ICreateTypeInfo2, 0x0002040e, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1443:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ICreateTypeInfo2, 0x0002040e, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:24, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:290, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1828:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT index); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1828:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1833:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1833:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1837:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture INVOKEKIND invKind); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1837:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1842:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1842:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1845:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT index); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1845:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1850:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1850:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1853:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture MEMBERID memid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1853:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1858:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1858:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1861:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT index); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1861:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1866:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1866:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1870:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pVarVal); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1870:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1875:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1875:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1880:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pVarVal); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1880:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1885:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1885:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1891:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pVarVal); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1891:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1896:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1896:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1901:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pVarVal); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1901:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1906:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1906:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1911:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pVarVal); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1911:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1916:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1916:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1919:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG dwHelpStringContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1919:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1924:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1924:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1928:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG dwHelpStringContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1928:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1933:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1933:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1937:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG dwHelpStringContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1937:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1942:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1942:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1944:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ICreateTypeInfo2* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1944:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1949:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1949:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1952:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR szName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1952:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1957:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1957:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1978:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ICreateTypeInfo **ppCTInfo) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1981:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR szName) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1985:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WORD wMinorVerNum) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1988:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFGUID guid) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1991:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR szDoc) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1994:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR szHelpFileName) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1997:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwHelpContext) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2000:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LCID lcid) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2003:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT uLibFlags) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2006:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2010:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ICreateTypeLib, 0x00020406, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2010:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ICreateTypeLib, 0x00020406, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:24, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:290, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2145:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ICreateTypeInfo **ppCTInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2145:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2150:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2150:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2153:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR szName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2153:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2158:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2158:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2162:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WORD wMinorVerNum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2162:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2167:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2167:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2170:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFGUID guid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2170:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2175:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2175:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2178:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR szDoc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2178:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2183:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2183:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2186:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR szHelpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2186:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2191:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2191:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2194:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwHelpContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2194:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2199:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2199:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2202:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LCID lcid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2202:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2207:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2207:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2210:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT uLibFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2210:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2215:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2215:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2217:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ICreateTypeLib* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2217:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2222:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2222:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2240:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR szName) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2244:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pVarVal) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2247:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG dwHelpStringContext) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2250:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR szFileName) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2254:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ICreateTypeLib2, 0x0002040f, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2254:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ICreateTypeLib2, 0x0002040f, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:24, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:290, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2423:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR szName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2423:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2428:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2428:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2432:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pVarVal); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2432:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2437:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2437:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2440:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG dwHelpStringContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2440:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2445:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2445:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2448:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR szFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2448:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2453:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2453:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2492:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT *pctinfo) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2497:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeInfo **ppTInfo) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2504:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DISPID *rgDispId) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2514:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT *puArgErr) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2518:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IDispatch, 0x00020400, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2518:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IDispatch, 0x00020400, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:24, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:290, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2614:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT *pctinfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2614:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2619:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2619:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2624:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeInfo **ppTInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2624:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2629:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2629:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2636:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DISPID *rgDispId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2636:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2641:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2641:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2654:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANTARG *rgVarRef); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2654:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2659:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2659:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2669:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT *puArgErr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2669:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2682:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANTARG *rgVarRef); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2682:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2703:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pCeltFetched) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2706:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG celt) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2709:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2712:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumVARIANT **ppEnum) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2716:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IEnumVARIANT, 0x00020404, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2716:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IEnumVARIANT, 0x00020404, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:24, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:290, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2802:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pCeltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2802:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2807:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2807:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2810:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG celt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2810:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2815:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2815:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2817:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumVARIANT* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2817:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2822:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2822:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2825:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumVARIANT **ppEnum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2825:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2830:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2830:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2835:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pCeltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2835:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2840:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pCeltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2840:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2880:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BINDPTR *pBindPtr) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2886:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeComp **ppTComp) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2890:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ITypeComp, 0x00020403, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2890:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ITypeComp, 0x00020403, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:24, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:290, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2973:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CLEANLOCALSTORAGE *pDummy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2973:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2978:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2978:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2983:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeInfo **ppTInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2983:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2988:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2988:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2996:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BINDPTR *pBindPtr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2996:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3007:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CLEANLOCALSTORAGE *pDummy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3007:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3013:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeComp **ppTComp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3013:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3018:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeInfo **ppTInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3018:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3039:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TYPEATTR **ppTypeAttr) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3042:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeComp **ppTComp) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3046:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FUNCDESC **ppFuncDesc) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3050:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARDESC **ppVarDesc) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3056:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT *pcNames) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3060:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HREFTYPE *pRefType) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3064:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture INT *pImplTypeFlags) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3069:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture MEMBERID *pMemId) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3078:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT *puArgErr) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3085:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pBstrHelpFile) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3092:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WORD *pwOrdinal) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3096:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeInfo **ppTInfo) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3101:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PVOID *ppv) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3106:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PVOID *ppvObj) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3110:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pBstrMops) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3114:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT *pIndex) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3117:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TYPEATTR *pTypeAttr) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3120:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FUNCDESC *pFuncDesc) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3123:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARDESC *pVarDesc) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3127:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ITypeInfo, 0x00020401, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3127:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ITypeInfo, 0x00020401, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:24, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:290, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3361:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CLEANLOCALSTORAGE *pDummy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3361:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3366:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3366:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3369:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeComp **ppTComp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3369:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3374:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3374:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3379:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CLEANLOCALSTORAGE *pDummy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3379:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3384:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3384:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3389:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CLEANLOCALSTORAGE *pDummy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3389:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3394:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3394:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3400:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT *pcNames); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3400:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3405:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3405:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3409:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HREFTYPE *pRefType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3409:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3414:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3414:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3418:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture INT *pImplTypeFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3418:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3423:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3423:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3425:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeInfo* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3425:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3430:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3430:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3432:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeInfo* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3432:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3437:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3437:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3445:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pBstrHelpFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3445:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3450:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3450:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3458:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WORD *pwOrdinal); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3458:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3463:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3463:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3467:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeInfo **ppTInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3467:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3472:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3472:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3474:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeInfo* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3474:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3479:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3479:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3483:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown **ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3483:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3488:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3488:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3492:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pBstrMops); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3492:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3497:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3497:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3501:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT *pIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3501:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3506:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3506:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3508:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeInfo* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3508:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3513:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3513:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3515:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeInfo* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3515:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3520:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3520:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3522:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeInfo* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3522:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3527:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3527:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3530:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TYPEATTR **ppTypeAttr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3530:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3534:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CLEANLOCALSTORAGE *pDummy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3534:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3538:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FUNCDESC **ppFuncDesc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3538:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3543:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CLEANLOCALSTORAGE *pDummy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3543:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3547:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARDESC **ppVarDesc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3547:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3552:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CLEANLOCALSTORAGE *pDummy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3552:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3558:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT *pcNames); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3558:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3564:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT *pcNames); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3564:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3569:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture MEMBERID *pMemId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3569:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3571:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeInfo* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3571:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3580:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT *puArgErr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3580:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3582:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeInfo* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3582:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3589:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pBstrHelpFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3589:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3597:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pBstrHelpFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3597:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3604:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WORD *pwOrdinal); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3604:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3612:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WORD *pwOrdinal); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3612:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3617:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PVOID *ppv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3617:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3619:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeInfo* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3619:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3624:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PVOID *ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3624:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3628:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown **ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3628:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3632:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT *pIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3632:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3636:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT *pIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3636:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3639:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TYPEATTR *pTypeAttr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3639:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3641:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeInfo* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3641:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3644:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FUNCDESC *pFuncDesc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3644:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3646:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeInfo* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3646:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3649:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARDESC *pVarDesc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3649:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3651:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeInfo* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3651:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3670:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TYPEKIND *pTypeKind) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3673:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pTypeFlags) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3678:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT *pFuncIndex) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3682:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT *pVarIndex) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3686:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pVarVal) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3691:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pVarVal) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3697:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pVarVal) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3702:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pVarVal) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3707:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pVarVal) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3714:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pbstrHelpStringDll) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3717:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CUSTDATA *pCustData) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3721:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CUSTDATA *pCustData) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3726:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CUSTDATA *pCustData) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3730:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CUSTDATA *pCustData) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3734:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CUSTDATA *pCustData) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3738:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ITypeInfo2, 0x00020412, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3738:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ITypeInfo2, 0x00020412, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:24, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:290, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4116:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TYPEKIND *pTypeKind); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4116:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4121:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4121:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4124:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pTypeFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4124:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4129:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4129:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4134:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT *pFuncIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4134:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4139:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4139:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4143:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT *pVarIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4143:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4148:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4148:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4152:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pVarVal); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4152:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4157:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4157:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4162:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pVarVal); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4162:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4167:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4167:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4173:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pVarVal); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4173:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4178:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4178:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4183:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pVarVal); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4183:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4188:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4188:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4193:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pVarVal); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4193:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4198:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4198:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4206:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pbstrHelpStringDll); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4206:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4211:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4211:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4214:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CUSTDATA *pCustData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4214:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4219:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4219:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4223:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CUSTDATA *pCustData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4223:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4228:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4228:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4233:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CUSTDATA *pCustData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4233:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4238:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4238:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4242:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CUSTDATA *pCustData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4242:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4247:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4247:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4251:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CUSTDATA *pCustData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4251:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4256:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4256:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4263:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pbstrHelpStringDll); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4263:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4271:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pbstrHelpStringDll); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4271:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4316:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4320:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeInfo **ppTInfo) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4324:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TYPEKIND *pTKind) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4328:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeInfo **ppTinfo) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4331:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TLIBATTR **ppTLibAttr) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4334:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeComp **ppTComp) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4341:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pBstrHelpFile) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4346:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL *pfName) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4353:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture USHORT *pcFound) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4356:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TLIBATTR *pTLibAttr) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4360:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ITypeLib, 0x00020402, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4360:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ITypeLib, 0x00020402, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:24, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:290, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4503:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT *pcTInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4503:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4508:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4508:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4512:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeInfo **ppTInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4512:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4517:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4517:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4521:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TYPEKIND *pTKind); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4521:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4526:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4526:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4530:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeInfo **ppTinfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4530:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4535:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4535:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4539:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CLEANLOCALSTORAGE *pDummy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4539:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4544:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4544:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4547:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeComp **ppTComp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4547:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4552:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4552:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4560:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pBstrHelpFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4560:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4565:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4565:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4571:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pBstrLibName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4571:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4576:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4576:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4584:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pBstrLibName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4584:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4589:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4589:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4591:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeLib* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4591:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4596:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4596:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4598:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeLib* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4598:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4601:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT *pcTInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4601:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4604:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TLIBATTR **ppTLibAttr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4604:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4608:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CLEANLOCALSTORAGE *pDummy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4608:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4615:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pBstrHelpFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4615:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4623:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pBstrHelpFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4623:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4628:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL *pfName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4628:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4634:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pBstrLibName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4634:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4641:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture USHORT *pcFound); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4641:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4649:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pBstrLibName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4649:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4652:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TLIBATTR *pTLibAttr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4652:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4654:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeLib* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4654:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4676:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pVarVal) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4680:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcchUniqueNames) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4687:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pbstrHelpStringDll) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4690:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CUSTDATA *pCustData) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4694:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ITypeLib2, 0x00020411, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4694:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ITypeLib2, 0x00020411, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:24, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:290, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4879:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pVarVal); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4879:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4884:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4884:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4888:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcchUniqueNames); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4888:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4893:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4893:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4901:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pbstrHelpStringDll); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4901:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4906:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4906:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4909:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CUSTDATA *pCustData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4909:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4914:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4914:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4918:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcchUniqueNames); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4918:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4922:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcchUniqueNames); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4922:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4929:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pbstrHelpStringDll); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4929:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4937:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pbstrHelpStringDll); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4937:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4970:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture INT *pfCancel) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4975:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR pStrName) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4979:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ITypeChangeEvents, 0x00020410, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4979:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ITypeChangeEvents, 0x00020410, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:24, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:290, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5054:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture INT *pfCancel); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5054:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5059:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5059:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5064:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR pStrName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5064:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5069:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5069:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5088:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture GUID *pGUID) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5091:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pBstrSource) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5094:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pBstrDescription) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5097:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pBstrHelpFile) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5100:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwHelpContext) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5104:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IErrorInfo, 0x1cf2b120, 0x547d, 0x101b, 0x8e,0x65, 0x08,0x00,0x2b,0x2b,0xd1,0x19) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5104:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IErrorInfo, 0x1cf2b120, 0x547d, 0x101b, 0x8e,0x65, 0x08,0x00,0x2b,0x2b,0xd1,0x19) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:24, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:290, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5195:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture GUID *pGUID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5195:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5200:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5200:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5203:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pBstrSource); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5203:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5208:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5208:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5211:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pBstrDescription); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5211:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5216:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5216:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5219:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pBstrHelpFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5219:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5224:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5224:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5227:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwHelpContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5227:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5232:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5232:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5251:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFGUID rguid) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5254:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR szSource) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5257:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR szDescription) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5260:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR szHelpFile) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5263:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwHelpContext) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5267:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ICreateErrorInfo, 0x22f03340, 0x547d, 0x101b, 0x8e,0x65, 0x08,0x00,0x2b,0x2b,0xd1,0x19) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5267:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ICreateErrorInfo, 0x22f03340, 0x547d, 0x101b, 0x8e,0x65, 0x08,0x00,0x2b,0x2b,0xd1,0x19) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:24, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:290, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5358:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFGUID rguid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5358:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5363:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5363:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5366:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR szSource); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5366:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5371:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5371:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5374:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR szDescription); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5374:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5379:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5379:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5382:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR szHelpFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5382:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5387:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5387:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5390:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwHelpContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5390:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5395:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5395:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5414:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFIID riid) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5418:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ISupportErrorInfo, 0xdf0b3d60, 0x548f, 0x101b, 0x8e,0x65, 0x08,0x00,0x2b,0x2b,0xd1,0x19) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5418:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ISupportErrorInfo, 0xdf0b3d60, 0x548f, 0x101b, 0x8e,0x65, 0x08,0x00,0x2b,0x2b,0xd1,0x19) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:24, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:290, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5477:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFIID riid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5477:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5482:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5482:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5501:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown **ppv) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5505:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ITypeFactory, 0x0000002e, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5505:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ITypeFactory, 0x0000002e, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:24, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:290, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5568:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown **ppv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5568:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5573:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5573:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5593:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pSize) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5601:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbWritten) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5608:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbRead) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5611:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PVOID pvType) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5615:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ITypeMarshal, 0x0000002d, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5615:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ITypeMarshal, 0x0000002d, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:24, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:290, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5713:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5713:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5718:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5718:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5726:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5726:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5731:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5731:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5738:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbRead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5738:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5743:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5743:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5746:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PVOID pvType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5746:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5751:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5751:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5770:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PVOID pvNew) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5773:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PVOID pvExisting) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5777:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PVOID pvNew) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5780:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture GUID *pguid) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5783:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pbstrName) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5786:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbSize) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5789:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeInfo **ppTypeInfo) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5794:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pvarField) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5800:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PVOID *ppvDataCArray) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5806:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pvarField) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5812:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pvarField) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5816:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *rgBstrNames) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5819:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IRecordInfo *pRecordInfo) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5822:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5826:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PVOID *ppvDest) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5829:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PVOID pvRecord) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5833:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IRecordInfo, 0x0000002f, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5833:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IRecordInfo, 0x0000002f, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:24, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:290, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6025:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PVOID pvNew); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6025:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6030:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6030:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6033:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PVOID pvExisting); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6033:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6038:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6038:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6042:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PVOID pvNew); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6042:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6047:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6047:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6050:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture GUID *pguid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6050:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6055:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6055:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6058:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pbstrName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6058:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6063:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6063:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6066:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6066:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6071:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6071:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6074:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeInfo **ppTypeInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6074:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6079:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6079:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6084:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pvarField); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6084:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6089:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6089:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6095:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PVOID *ppvDataCArray); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6095:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6100:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6100:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6106:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pvarField); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6106:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6111:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6111:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6117:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pvarField); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6117:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6122:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6122:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6126:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *rgBstrNames); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6126:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6131:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6131:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6134:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IRecordInfo *pRecordInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6134:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6139:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6139:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6141:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IRecordInfo* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6141:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6146:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6146:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6150:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PVOID *ppvDest); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6150:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6155:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6155:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6158:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PVOID pvRecord); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6158:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6163:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6163:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6183:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture EXCEPINFO *pExcepInfo) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6187:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IErrorLog, 0x3127ca40, 0x446e, 0x11ce, 0x81,0x35, 0x00,0xaa,0x00,0x4b,0xb8,0x51) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6187:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IErrorLog, 0x3127ca40, 0x446e, 0x11ce, 0x81,0x35, 0x00,0xaa,0x00,0x4b,0xb8,0x51) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:24, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:290, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6248:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture EXCEPINFO *pExcepInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6248:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6253:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6253:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6274:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IErrorLog *pErrorLog) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6278:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pVar) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6282:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IPropertyBag, 0x55272a00, 0x42cb, 0x11ce, 0x81,0x35, 0x00,0xaa,0x00,0x4b,0xb8,0x51) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6282:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IPropertyBag, 0x55272a00, 0x42cb, 0x11ce, 0x81,0x35, 0x00,0xaa,0x00,0x4b,0xb8,0x51) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:24, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:290, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6356:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown *pUnkObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6356:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6361:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6361:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6365:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pVar); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6365:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6370:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6370:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6375:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IErrorLog *pErrorLog); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6375:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6382:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown *pUnkObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6382:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6389:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG __RPC_USER VARIANT_UserSize (ULONG *, ULONG, VARIANT *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6389:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6390:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER VARIANT_UserMarshal (ULONG *, unsigned char *, VARIANT *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6390:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6391:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER VARIANT_UserUnmarshal(ULONG *, unsigned char *, VARIANT *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6391:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6392:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_USER VARIANT_UserFree (ULONG *, VARIANT *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6392:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6393:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG __RPC_USER BSTR_UserSize (ULONG *, ULONG, BSTR *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6393:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6394:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER BSTR_UserMarshal (ULONG *, unsigned char *, BSTR *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6394:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6395:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER BSTR_UserUnmarshal(ULONG *, unsigned char *, BSTR *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6395:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6396:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_USER BSTR_UserFree (ULONG *, BSTR *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6396:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6397:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG __RPC_USER CLEANLOCALSTORAGE_UserSize (ULONG *, ULONG, CLEANLOCALSTORAGE *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6397:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6398:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER CLEANLOCALSTORAGE_UserMarshal (ULONG *, unsigned char *, CLEANLOCALSTORAGE *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6398:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6399:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER CLEANLOCALSTORAGE_UserUnmarshal(ULONG *, unsigned char *, CLEANLOCALSTORAGE *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6399:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6400:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_USER CLEANLOCALSTORAGE_UserFree (ULONG *, CLEANLOCALSTORAGE *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6400:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:290, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:260:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI hasFeature(BSTR feature,BSTR version,VARIANT_BOOL *hasFeature) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:290, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:289:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMImplementation_hasFeature_Proxy(IXMLDOMImplementation *This,BSTR feature,BSTR version,VARIANT_BOOL *hasFeature); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:289:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:290:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMImplementation_hasFeature_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:290:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:299:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_nodeName(BSTR *name) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:300:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_nodeValue(VARIANT *value) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:301:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI put_nodeValue(VARIANT value) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:302:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_nodeType(DOMNodeType *type) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:303:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_parentNode(IXMLDOMNode **parent) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:304:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_childNodes(IXMLDOMNodeList **childList) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:305:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_firstChild(IXMLDOMNode **firstChild) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:306:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_lastChild(IXMLDOMNode **lastChild) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:307:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_previousSibling(IXMLDOMNode **previousSibling) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:308:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_nextSibling(IXMLDOMNode **nextSibling) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:309:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_attributes(IXMLDOMNamedNodeMap **attributeMap) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:310:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI insertBefore(IXMLDOMNode *newChild,VARIANT refChild,IXMLDOMNode **outNewChild) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:311:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI replaceChild(IXMLDOMNode *newChild,IXMLDOMNode *oldChild,IXMLDOMNode **outOldChild) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:312:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI removeChild(IXMLDOMNode *childNode,IXMLDOMNode **oldChild) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:313:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI appendChild(IXMLDOMNode *newChild,IXMLDOMNode **outNewChild) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:314:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI hasChildNodes(VARIANT_BOOL *hasChild) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:315:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_ownerDocument(IXMLDOMDocument **DOMDocument) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:316:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI cloneNode(VARIANT_BOOL deep,IXMLDOMNode **cloneRoot) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:317:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_nodeTypeString(BSTR *nodeType) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:318:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_text(BSTR *text) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:319:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI put_text(BSTR text) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:320:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_specified(VARIANT_BOOL *isSpecified) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:321:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_definition(IXMLDOMNode **definitionNode) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:322:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_nodeTypedValue(VARIANT *typedValue) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:323:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI put_nodeTypedValue(VARIANT typedValue) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:324:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_dataType(VARIANT *dataTypeName) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:325:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI put_dataType(BSTR dataTypeName) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:326:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_xml(BSTR *xmlString) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:327:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI transformNode(IXMLDOMNode *stylesheet,BSTR *xmlString) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:328:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI selectNodes(BSTR queryString,IXMLDOMNodeList **resultList) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:329:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI selectSingleNode(BSTR queryString,IXMLDOMNode **resultNode) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:330:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_parsed(VARIANT_BOOL *isParsed) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:331:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_namespaceURI(BSTR *namespaceURI) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:332:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_prefix(BSTR *prefixString) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:333:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_baseName(BSTR *nameString) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:334:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI transformNodeToObject(IXMLDOMNode *stylesheet,VARIANT outputObject) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:433:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_get_nodeName_Proxy(IXMLDOMNode *This,BSTR *name); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:433:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:434:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_get_nodeName_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:434:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:435:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_get_nodeValue_Proxy(IXMLDOMNode *This,VARIANT *value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:435:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:436:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_get_nodeValue_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:436:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:437:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_put_nodeValue_Proxy(IXMLDOMNode *This,VARIANT value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:437:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:438:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_put_nodeValue_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:438:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:439:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_get_nodeType_Proxy(IXMLDOMNode *This,DOMNodeType *type); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:439:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:440:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_get_nodeType_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:440:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:441:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_get_parentNode_Proxy(IXMLDOMNode *This,IXMLDOMNode **parent); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:441:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:442:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_get_parentNode_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:442:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:443:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_get_childNodes_Proxy(IXMLDOMNode *This,IXMLDOMNodeList **childList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:443:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:444:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_get_childNodes_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:444:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:445:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_get_firstChild_Proxy(IXMLDOMNode *This,IXMLDOMNode **firstChild); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:445:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:446:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_get_firstChild_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:446:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:447:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_get_lastChild_Proxy(IXMLDOMNode *This,IXMLDOMNode **lastChild); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:447:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:448:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_get_lastChild_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:448:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:449:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_get_previousSibling_Proxy(IXMLDOMNode *This,IXMLDOMNode **previousSibling); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:449:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:450:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_get_previousSibling_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:450:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:451:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_get_nextSibling_Proxy(IXMLDOMNode *This,IXMLDOMNode **nextSibling); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:451:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:452:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_get_nextSibling_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:452:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:453:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_get_attributes_Proxy(IXMLDOMNode *This,IXMLDOMNamedNodeMap **attributeMap); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:453:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:454:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_get_attributes_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:454:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:455:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_insertBefore_Proxy(IXMLDOMNode *This,IXMLDOMNode *newChild,VARIANT refChild,IXMLDOMNode **outNewChild); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:455:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:456:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_insertBefore_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:456:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:457:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_replaceChild_Proxy(IXMLDOMNode *This,IXMLDOMNode *newChild,IXMLDOMNode *oldChild,IXMLDOMNode **outOldChild); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:457:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:458:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_replaceChild_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:458:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:459:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_removeChild_Proxy(IXMLDOMNode *This,IXMLDOMNode *childNode,IXMLDOMNode **oldChild); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:459:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:460:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_removeChild_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:460:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:461:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_appendChild_Proxy(IXMLDOMNode *This,IXMLDOMNode *newChild,IXMLDOMNode **outNewChild); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:461:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:462:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_appendChild_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:462:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:463:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_hasChildNodes_Proxy(IXMLDOMNode *This,VARIANT_BOOL *hasChild); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:463:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:464:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_hasChildNodes_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:464:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:465:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_get_ownerDocument_Proxy(IXMLDOMNode *This,IXMLDOMDocument **DOMDocument); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:465:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:466:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_get_ownerDocument_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:466:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:467:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_cloneNode_Proxy(IXMLDOMNode *This,VARIANT_BOOL deep,IXMLDOMNode **cloneRoot); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:467:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:468:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_cloneNode_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:468:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:469:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_get_nodeTypeString_Proxy(IXMLDOMNode *This,BSTR *nodeType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:469:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:470:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_get_nodeTypeString_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:470:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:471:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_get_text_Proxy(IXMLDOMNode *This,BSTR *text); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:471:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:472:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_get_text_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:472:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:473:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_put_text_Proxy(IXMLDOMNode *This,BSTR text); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:473:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:474:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_put_text_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:474:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:475:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_get_specified_Proxy(IXMLDOMNode *This,VARIANT_BOOL *isSpecified); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:475:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:476:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_get_specified_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:476:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:477:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_get_definition_Proxy(IXMLDOMNode *This,IXMLDOMNode **definitionNode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:477:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:478:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_get_definition_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:478:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:479:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_get_nodeTypedValue_Proxy(IXMLDOMNode *This,VARIANT *typedValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:479:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:480:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_get_nodeTypedValue_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:480:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:481:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_put_nodeTypedValue_Proxy(IXMLDOMNode *This,VARIANT typedValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:481:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:482:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_put_nodeTypedValue_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:482:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:483:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_get_dataType_Proxy(IXMLDOMNode *This,VARIANT *dataTypeName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:483:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:484:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_get_dataType_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:484:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:485:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_put_dataType_Proxy(IXMLDOMNode *This,BSTR dataTypeName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:485:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:486:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_put_dataType_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:486:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:487:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_get_xml_Proxy(IXMLDOMNode *This,BSTR *xmlString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:487:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:488:149: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_get_xml_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:488:149: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:489:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_transformNode_Proxy(IXMLDOMNode *This,IXMLDOMNode *stylesheet,BSTR *xmlString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:489:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:490:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_transformNode_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:490:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:491:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_selectNodes_Proxy(IXMLDOMNode *This,BSTR queryString,IXMLDOMNodeList **resultList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:491:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:492:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_selectNodes_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:492:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:493:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_selectSingleNode_Proxy(IXMLDOMNode *This,BSTR queryString,IXMLDOMNode **resultNode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:493:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:494:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_selectSingleNode_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:494:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:495:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_get_parsed_Proxy(IXMLDOMNode *This,VARIANT_BOOL *isParsed); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:495:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:496:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_get_parsed_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:496:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:497:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_get_namespaceURI_Proxy(IXMLDOMNode *This,BSTR *namespaceURI); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:497:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:498:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_get_namespaceURI_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:498:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:499:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_get_prefix_Proxy(IXMLDOMNode *This,BSTR *prefixString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:499:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:500:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_get_prefix_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:500:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:501:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_get_baseName_Proxy(IXMLDOMNode *This,BSTR *nameString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:501:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:502:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_get_baseName_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:502:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:503:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_transformNodeToObject_Proxy(IXMLDOMNode *This,IXMLDOMNode *stylesheet,VARIANT outputObject); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:503:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:504:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_transformNodeToObject_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:504:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:618:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_doctype(IXMLDOMDocumentType **documentType) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:619:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_implementation(IXMLDOMImplementation **impl) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:620:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_documentElement(IXMLDOMElement **DOMElement) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:621:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI putref_documentElement(IXMLDOMElement *DOMElement) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:622:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI createElement(BSTR tagName,IXMLDOMElement **element) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:623:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI createDocumentFragment(IXMLDOMDocumentFragment **docFrag) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:624:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI createTextNode(BSTR data,IXMLDOMText **text) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:625:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI createComment(BSTR data,IXMLDOMComment **comment) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:626:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI createCDATASection(BSTR data,IXMLDOMCDATASection **cdata) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:627:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI createProcessingInstruction(BSTR target,BSTR data,IXMLDOMProcessingInstruction **pi) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:628:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI createAttribute(BSTR name,IXMLDOMAttribute **attribute) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:629:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI createEntityReference(BSTR name,IXMLDOMEntityReference **entityRef) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:630:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI getElementsByTagName(BSTR tagName,IXMLDOMNodeList **resultList) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:631:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI createNode(VARIANT Type,BSTR name,BSTR namespaceURI,IXMLDOMNode **node) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:632:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI nodeFromID(BSTR idString,IXMLDOMNode **node) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:633:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI load(VARIANT xmlSource,VARIANT_BOOL *isSuccessful) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:634:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_readyState(LONG *value) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:635:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_parseError(IXMLDOMParseError **errorObj) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:636:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_url(BSTR *urlString) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:637:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_async(VARIANT_BOOL *isAsync) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:638:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI put_async(VARIANT_BOOL isAsync) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:639:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI abort(void) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:640:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI loadXML(BSTR bstrXML,VARIANT_BOOL *isSuccessful) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:641:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI save(VARIANT destination) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:642:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_validateOnParse(VARIANT_BOOL *isValidating) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:643:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI put_validateOnParse(VARIANT_BOOL isValidating) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:644:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_resolveExternals(VARIANT_BOOL *isResolving) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:645:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI put_resolveExternals(VARIANT_BOOL isResolving) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:646:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_preserveWhiteSpace(VARIANT_BOOL *isPreserving) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:647:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI put_preserveWhiteSpace(VARIANT_BOOL isPreserving) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:648:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI put_onreadystatechange(VARIANT readystatechangeSink) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:649:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI put_ondataavailable(VARIANT ondataavailableSink) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:650:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI put_ontransformnode(VARIANT ontransformnodeSink) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:815:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_get_doctype_Proxy(IXMLDOMDocument *This,IXMLDOMDocumentType **documentType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:815:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:816:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_get_doctype_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:816:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:817:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_get_implementation_Proxy(IXMLDOMDocument *This,IXMLDOMImplementation **impl); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:817:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:818:164: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_get_implementation_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:818:164: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:819:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_get_documentElement_Proxy(IXMLDOMDocument *This,IXMLDOMElement **DOMElement); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:819:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:820:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_get_documentElement_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:820:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:821:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_putref_documentElement_Proxy(IXMLDOMDocument *This,IXMLDOMElement *DOMElement); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:821:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:822:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_putref_documentElement_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:822:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:823:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_createElement_Proxy(IXMLDOMDocument *This,BSTR tagName,IXMLDOMElement **element); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:823:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:824:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_createElement_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:824:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:825:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_createDocumentFragment_Proxy(IXMLDOMDocument *This,IXMLDOMDocumentFragment **docFrag); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:825:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:826:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_createDocumentFragment_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:826:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:827:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_createTextNode_Proxy(IXMLDOMDocument *This,BSTR data,IXMLDOMText **text); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:827:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:828:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_createTextNode_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:828:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:829:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_createComment_Proxy(IXMLDOMDocument *This,BSTR data,IXMLDOMComment **comment); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:829:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:830:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_createComment_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:830:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:831:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_createCDATASection_Proxy(IXMLDOMDocument *This,BSTR data,IXMLDOMCDATASection **cdata); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:831:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:832:164: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_createCDATASection_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:832:164: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:833:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_createProcessingInstruction_Proxy(IXMLDOMDocument *This,BSTR target,BSTR data,IXMLDOMProcessingInstruction **pi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:833:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:834:173: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_createProcessingInstruction_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:834:173: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:835:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_createAttribute_Proxy(IXMLDOMDocument *This,BSTR name,IXMLDOMAttribute **attribute); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:835:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:836:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_createAttribute_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:836:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:837:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_createEntityReference_Proxy(IXMLDOMDocument *This,BSTR name,IXMLDOMEntityReference **entityRef); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:837:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:838:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_createEntityReference_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:838:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:839:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_getElementsByTagName_Proxy(IXMLDOMDocument *This,BSTR tagName,IXMLDOMNodeList **resultList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:839:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:840:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_getElementsByTagName_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:840:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:841:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_createNode_Proxy(IXMLDOMDocument *This,VARIANT Type,BSTR name,BSTR namespaceURI,IXMLDOMNode **node); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:841:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:842:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_createNode_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:842:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:843:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_nodeFromID_Proxy(IXMLDOMDocument *This,BSTR idString,IXMLDOMNode **node); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:843:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:844:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_nodeFromID_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:844:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:845:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_load_Proxy(IXMLDOMDocument *This,VARIANT xmlSource,VARIANT_BOOL *isSuccessful); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:845:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:846:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_load_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:846:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:847:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_get_readyState_Proxy(IXMLDOMDocument *This,LONG *value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:847:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:848:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_get_readyState_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:848:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:849:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_get_parseError_Proxy(IXMLDOMDocument *This,IXMLDOMParseError **errorObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:849:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:850:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_get_parseError_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:850:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:851:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_get_url_Proxy(IXMLDOMDocument *This,BSTR *urlString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:851:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:852:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_get_url_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:852:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:853:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_get_async_Proxy(IXMLDOMDocument *This,VARIANT_BOOL *isAsync); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:853:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:854:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_get_async_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:854:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:855:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_put_async_Proxy(IXMLDOMDocument *This,VARIANT_BOOL isAsync); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:855:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:856:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_put_async_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:856:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:857:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_abort_Proxy(IXMLDOMDocument *This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:857:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:858:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_abort_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:858:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:859:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_loadXML_Proxy(IXMLDOMDocument *This,BSTR bstrXML,VARIANT_BOOL *isSuccessful); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:859:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:860:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_loadXML_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:860:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:861:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_save_Proxy(IXMLDOMDocument *This,VARIANT destination); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:861:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:862:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_save_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:862:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:863:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_get_validateOnParse_Proxy(IXMLDOMDocument *This,VARIANT_BOOL *isValidating); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:863:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:864:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_get_validateOnParse_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:864:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:865:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_put_validateOnParse_Proxy(IXMLDOMDocument *This,VARIANT_BOOL isValidating); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:865:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:866:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_put_validateOnParse_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:866:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:867:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_get_resolveExternals_Proxy(IXMLDOMDocument *This,VARIANT_BOOL *isResolving); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:867:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:868:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_get_resolveExternals_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:868:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:869:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_put_resolveExternals_Proxy(IXMLDOMDocument *This,VARIANT_BOOL isResolving); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:869:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:870:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_put_resolveExternals_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:870:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:871:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_get_preserveWhiteSpace_Proxy(IXMLDOMDocument *This,VARIANT_BOOL *isPreserving); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:871:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:872:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_get_preserveWhiteSpace_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:872:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:873:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_put_preserveWhiteSpace_Proxy(IXMLDOMDocument *This,VARIANT_BOOL isPreserving); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:873:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:874:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_put_preserveWhiteSpace_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:874:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:875:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_put_onreadystatechange_Proxy(IXMLDOMDocument *This,VARIANT readystatechangeSink); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:875:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:876:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_put_onreadystatechange_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:876:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:877:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_put_ondataavailable_Proxy(IXMLDOMDocument *This,VARIANT ondataavailableSink); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:877:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:878:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_put_ondataavailable_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:878:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:879:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_put_ontransformnode_Proxy(IXMLDOMDocument *This,VARIANT ontransformnodeSink); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:879:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:880:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_put_ontransformnode_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:880:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:889:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_item(LONG index,IXMLDOMNode **listItem) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:890:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_length(LONG *listLength) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:891:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI nextNode(IXMLDOMNode **nextItem) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:892:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI reset(void) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:893:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get__newEnum(IUnknown **ppUnk) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:930:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNodeList_get_item_Proxy(IXMLDOMNodeList *This,LONG index,IXMLDOMNode **listItem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:930:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:931:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNodeList_get_item_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:931:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:932:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNodeList_get_length_Proxy(IXMLDOMNodeList *This,LONG *listLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:932:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:933:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNodeList_get_length_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:933:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:934:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNodeList_nextNode_Proxy(IXMLDOMNodeList *This,IXMLDOMNode **nextItem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:934:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:935:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNodeList_nextNode_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:935:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:936:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNodeList_reset_Proxy(IXMLDOMNodeList *This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:936:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:937:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNodeList_reset_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:937:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:938:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNodeList_get__newEnum_Proxy(IXMLDOMNodeList *This,IUnknown **ppUnk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:938:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:939:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNodeList_get__newEnum_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:939:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:948:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI getNamedItem(BSTR name,IXMLDOMNode **namedItem) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:949:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI setNamedItem(IXMLDOMNode *newItem,IXMLDOMNode **nameItem) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:950:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI removeNamedItem(BSTR name,IXMLDOMNode **namedItem) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:951:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_item(LONG index,IXMLDOMNode **listItem) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:952:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_length(LONG *listLength) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:953:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI getQualifiedItem(BSTR baseName,BSTR namespaceURI,IXMLDOMNode **qualifiedItem) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:954:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI removeQualifiedItem(BSTR baseName,BSTR namespaceURI,IXMLDOMNode **qualifiedItem) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:955:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI nextNode(IXMLDOMNode **nextItem) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:956:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI reset(void) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:957:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get__newEnum(IUnknown **ppUnk) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1004:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNamedNodeMap_getNamedItem_Proxy(IXMLDOMNamedNodeMap *This,BSTR name,IXMLDOMNode **namedItem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1004:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1005:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNamedNodeMap_getNamedItem_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1005:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1006:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNamedNodeMap_setNamedItem_Proxy(IXMLDOMNamedNodeMap *This,IXMLDOMNode *newItem,IXMLDOMNode **nameItem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1006:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1007:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNamedNodeMap_setNamedItem_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1007:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1008:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNamedNodeMap_removeNamedItem_Proxy(IXMLDOMNamedNodeMap *This,BSTR name,IXMLDOMNode **namedItem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1008:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1009:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNamedNodeMap_removeNamedItem_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1009:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1010:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNamedNodeMap_get_item_Proxy(IXMLDOMNamedNodeMap *This,LONG index,IXMLDOMNode **listItem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1010:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1011:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNamedNodeMap_get_item_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1011:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1012:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNamedNodeMap_get_length_Proxy(IXMLDOMNamedNodeMap *This,LONG *listLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1012:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1013:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNamedNodeMap_get_length_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1013:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1014:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNamedNodeMap_getQualifiedItem_Proxy(IXMLDOMNamedNodeMap *This,BSTR baseName,BSTR namespaceURI,IXMLDOMNode **qualifiedItem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1014:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1015:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNamedNodeMap_getQualifiedItem_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1015:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1016:149: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNamedNodeMap_removeQualifiedItem_Proxy(IXMLDOMNamedNodeMap *This,BSTR baseName,BSTR namespaceURI,IXMLDOMNode **qualifiedItem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1016:149: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1017:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNamedNodeMap_removeQualifiedItem_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1017:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1018:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNamedNodeMap_nextNode_Proxy(IXMLDOMNamedNodeMap *This,IXMLDOMNode **nextItem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1018:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1019:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNamedNodeMap_nextNode_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1019:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1020:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNamedNodeMap_reset_Proxy(IXMLDOMNamedNodeMap *This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1020:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1021:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNamedNodeMap_reset_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1021:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1022:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNamedNodeMap_get__newEnum_Proxy(IXMLDOMNamedNodeMap *This,IUnknown **ppUnk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1022:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1023:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNamedNodeMap_get__newEnum_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1023:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1032:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_data(BSTR *data) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1033:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI put_data(BSTR data) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1034:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_length(LONG *dataLength) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1035:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI substringData(LONG offset,LONG count,BSTR *data) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1036:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI appendData(BSTR data) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1037:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI insertData(LONG offset,BSTR data) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1038:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI deleteData(LONG offset,LONG count) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1039:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI replaceData(LONG offset,LONG count,BSTR data) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1154:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMCharacterData_get_data_Proxy(IXMLDOMCharacterData *This,BSTR *data); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1154:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1155:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMCharacterData_get_data_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1155:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1156:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMCharacterData_put_data_Proxy(IXMLDOMCharacterData *This,BSTR data); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1156:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1157:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMCharacterData_put_data_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1157:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1158:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMCharacterData_get_length_Proxy(IXMLDOMCharacterData *This,LONG *dataLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1158:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1159:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMCharacterData_get_length_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1159:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1160:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMCharacterData_substringData_Proxy(IXMLDOMCharacterData *This,LONG offset,LONG count,BSTR *data); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1160:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1161:164: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMCharacterData_substringData_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1161:164: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1162:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMCharacterData_appendData_Proxy(IXMLDOMCharacterData *This,BSTR data); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1162:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1163:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMCharacterData_appendData_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1163:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1164:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMCharacterData_insertData_Proxy(IXMLDOMCharacterData *This,LONG offset,BSTR data); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1164:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1165:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMCharacterData_insertData_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1165:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1166:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMCharacterData_deleteData_Proxy(IXMLDOMCharacterData *This,LONG offset,LONG count); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1166:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1167:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMCharacterData_deleteData_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1167:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1168:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMCharacterData_replaceData_Proxy(IXMLDOMCharacterData *This,LONG offset,LONG count,BSTR data); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1168:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1169:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMCharacterData_replaceData_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1169:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1178:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_name(BSTR *attributeName) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1179:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_value(VARIANT *attributeValue) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1180:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI put_value(VARIANT attributeValue) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1285:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMAttribute_get_name_Proxy(IXMLDOMAttribute *This,BSTR *attributeName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1285:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1286:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMAttribute_get_name_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1286:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1287:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMAttribute_get_value_Proxy(IXMLDOMAttribute *This,VARIANT *attributeValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1287:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1288:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMAttribute_get_value_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1288:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1289:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMAttribute_put_value_Proxy(IXMLDOMAttribute *This,VARIANT attributeValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1289:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1290:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMAttribute_put_value_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1290:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1299:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_tagName(BSTR *tagName) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1300:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI getAttribute(BSTR name,VARIANT *value) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1301:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI setAttribute(BSTR name,VARIANT value) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1302:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI removeAttribute(BSTR name) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1303:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI getAttributeNode(BSTR name,IXMLDOMAttribute **attributeNode) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1304:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI setAttributeNode(IXMLDOMAttribute *DOMAttribute,IXMLDOMAttribute **attributeNode) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1305:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI removeAttributeNode(IXMLDOMAttribute *DOMAttribute,IXMLDOMAttribute **attributeNode) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1306:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI getElementsByTagName(BSTR tagName,IXMLDOMNodeList **resultList) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1307:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI normalize(void) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1424:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMElement_get_tagName_Proxy(IXMLDOMElement *This,BSTR *tagName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1424:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1425:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMElement_get_tagName_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1425:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1426:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMElement_getAttribute_Proxy(IXMLDOMElement *This,BSTR name,VARIANT *value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1426:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1427:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMElement_getAttribute_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1427:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1428:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMElement_setAttribute_Proxy(IXMLDOMElement *This,BSTR name,VARIANT value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1428:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1429:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMElement_setAttribute_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1429:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1430:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMElement_removeAttribute_Proxy(IXMLDOMElement *This,BSTR name); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1430:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1431:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMElement_removeAttribute_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1431:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1432:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMElement_getAttributeNode_Proxy(IXMLDOMElement *This,BSTR name,IXMLDOMAttribute **attributeNode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1432:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1433:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMElement_getAttributeNode_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1433:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1434:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMElement_setAttributeNode_Proxy(IXMLDOMElement *This,IXMLDOMAttribute *DOMAttribute,IXMLDOMAttribute **attributeNode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1434:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1435:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMElement_setAttributeNode_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1435:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1436:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMElement_removeAttributeNode_Proxy(IXMLDOMElement *This,IXMLDOMAttribute *DOMAttribute,IXMLDOMAttribute **attributeNode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1436:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1437:164: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMElement_removeAttributeNode_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1437:164: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1438:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMElement_getElementsByTagName_Proxy(IXMLDOMElement *This,BSTR tagName,IXMLDOMNodeList **resultList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1438:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1439:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMElement_getElementsByTagName_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1439:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1440:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMElement_normalize_Proxy(IXMLDOMElement *This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1440:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1441:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMElement_normalize_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1441:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1450:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI splitText(LONG offset,IXMLDOMText **rightHandTextNode) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1567:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMText_splitText_Proxy(IXMLDOMText *This,LONG offset,IXMLDOMText **rightHandTextNode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1567:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1568:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMText_splitText_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1568:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1698:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_target(BSTR *name) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1699:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_data(BSTR *value) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1700:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI put_data(BSTR value) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1805:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMProcessingInstruction_get_target_Proxy(IXMLDOMProcessingInstruction *This,BSTR *name); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1805:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1806:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMProcessingInstruction_get_target_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1806:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1807:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMProcessingInstruction_get_data_Proxy(IXMLDOMProcessingInstruction *This,BSTR *value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1807:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1808:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMProcessingInstruction_get_data_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1808:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1809:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMProcessingInstruction_put_data_Proxy(IXMLDOMProcessingInstruction *This,BSTR value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1809:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1810:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMProcessingInstruction_put_data_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1810:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1942:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_name(BSTR *rootName) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1943:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_entities(IXMLDOMNamedNodeMap **entityMap) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1944:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_notations(IXMLDOMNamedNodeMap **notationMap) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2049:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocumentType_get_name_Proxy(IXMLDOMDocumentType *This,BSTR *rootName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2049:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2050:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocumentType_get_name_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2050:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2051:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocumentType_get_entities_Proxy(IXMLDOMDocumentType *This,IXMLDOMNamedNodeMap **entityMap); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2051:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2052:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocumentType_get_entities_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2052:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2053:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocumentType_get_notations_Proxy(IXMLDOMDocumentType *This,IXMLDOMNamedNodeMap **notationMap); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2053:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2054:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocumentType_get_notations_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2054:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2063:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_publicId(VARIANT *publicID) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2064:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_systemId(VARIANT *systemID) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2167:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNotation_get_publicId_Proxy(IXMLDOMNotation *This,VARIANT *publicID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2167:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2168:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNotation_get_publicId_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2168:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2169:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNotation_get_systemId_Proxy(IXMLDOMNotation *This,VARIANT *systemID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2169:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2170:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNotation_get_systemId_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2170:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2179:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_publicId(VARIANT *publicID) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2180:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_systemId(VARIANT *systemID) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2181:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_notationName(BSTR *name) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2286:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMEntity_get_publicId_Proxy(IXMLDOMEntity *This,VARIANT *publicID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2286:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2287:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMEntity_get_publicId_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2287:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2288:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMEntity_get_systemId_Proxy(IXMLDOMEntity *This,VARIANT *systemID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2288:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2289:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMEntity_get_systemId_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2289:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2290:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMEntity_get_notationName_Proxy(IXMLDOMEntity *This,BSTR *name); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2290:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2291:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMEntity_get_notationName_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2291:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2405:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_errorCode(LONG *errorCode) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2406:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_url(BSTR *urlString) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2407:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_reason(BSTR *reasonString) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2408:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_srcText(BSTR *sourceString) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2409:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_line(LONG *lineNumber) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2410:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_linepos(LONG *linePosition) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2411:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_filepos(LONG *filePosition) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2452:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMParseError_get_errorCode_Proxy(IXMLDOMParseError *This,LONG *errorCode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2452:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2453:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMParseError_get_errorCode_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2453:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2454:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMParseError_get_url_Proxy(IXMLDOMParseError *This,BSTR *urlString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2454:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2455:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMParseError_get_url_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2455:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2456:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMParseError_get_reason_Proxy(IXMLDOMParseError *This,BSTR *reasonString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2456:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2457:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMParseError_get_reason_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2457:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2458:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMParseError_get_srcText_Proxy(IXMLDOMParseError *This,BSTR *sourceString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2458:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2459:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMParseError_get_srcText_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2459:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2460:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMParseError_get_line_Proxy(IXMLDOMParseError *This,LONG *lineNumber); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2460:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2461:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMParseError_get_line_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2461:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2462:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMParseError_get_linepos_Proxy(IXMLDOMParseError *This,LONG *linePosition); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2462:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2463:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMParseError_get_linepos_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2463:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2464:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMParseError_get_filepos_Proxy(IXMLDOMParseError *This,LONG *filePosition); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2464:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2465:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMParseError_get_filepos_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2465:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2474:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI uniqueID(IXMLDOMNode *pNode,LONG *pID) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2475:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI depth(IXMLDOMNode *pNode,LONG *pDepth) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2476:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI childNumber(IXMLDOMNode *pNode,LONG *pNumber) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2477:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI ancestorChildNumber(BSTR bstrNodeName,IXMLDOMNode *pNode,LONG *pNumber) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2478:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI absoluteChildNumber(IXMLDOMNode *pNode,LONG *pNumber) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2479:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI formatIndex(LONG lIndex,BSTR bstrFormat,BSTR *pbstrFormattedString) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2480:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI formatNumber(double dblNumber,BSTR bstrFormat,BSTR *pbstrFormattedString) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2481:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI formatDate(VARIANT varDate,BSTR bstrFormat,VARIANT varDestLocale,BSTR *pbstrFormattedString) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2482:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI formatTime(VARIANT varTime,BSTR bstrFormat,VARIANT varDestLocale,BSTR *pbstrFormattedString) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2599:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXTLRuntime_uniqueID_Proxy(IXTLRuntime *This,IXMLDOMNode *pNode,LONG *pID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2599:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2600:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXTLRuntime_uniqueID_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2600:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2601:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXTLRuntime_depth_Proxy(IXTLRuntime *This,IXMLDOMNode *pNode,LONG *pDepth); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2601:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2602:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXTLRuntime_depth_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2602:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2603:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXTLRuntime_childNumber_Proxy(IXTLRuntime *This,IXMLDOMNode *pNode,LONG *pNumber); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2603:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2604:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXTLRuntime_childNumber_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2604:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2605:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXTLRuntime_ancestorChildNumber_Proxy(IXTLRuntime *This,BSTR bstrNodeName,IXMLDOMNode *pNode,LONG *pNumber); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2605:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2606:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXTLRuntime_ancestorChildNumber_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2606:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2607:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXTLRuntime_absoluteChildNumber_Proxy(IXTLRuntime *This,IXMLDOMNode *pNode,LONG *pNumber); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2607:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2608:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXTLRuntime_absoluteChildNumber_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2608:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2609:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXTLRuntime_formatIndex_Proxy(IXTLRuntime *This,LONG lIndex,BSTR bstrFormat,BSTR *pbstrFormattedString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2609:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2610:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXTLRuntime_formatIndex_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2610:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2611:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXTLRuntime_formatNumber_Proxy(IXTLRuntime *This,double dblNumber,BSTR bstrFormat,BSTR *pbstrFormattedString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2611:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2612:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXTLRuntime_formatNumber_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2612:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2613:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXTLRuntime_formatDate_Proxy(IXTLRuntime *This,VARIANT varDate,BSTR bstrFormat,VARIANT varDestLocale,BSTR *pbstrFormattedString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2613:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2614:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXTLRuntime_formatDate_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2614:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2615:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXTLRuntime_formatTime_Proxy(IXTLRuntime *This,VARIANT varTime,BSTR bstrFormat,VARIANT varDestLocale,BSTR *pbstrFormattedString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2615:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2616:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXTLRuntime_formatTime_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2616:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2667:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI open(BSTR bstrMethod,BSTR bstrUrl,VARIANT varAsync,VARIANT bstrUser,VARIANT bstrPassword) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2668:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI setRequestHeader(BSTR bstrHeader,BSTR bstrValue) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2669:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI getResponseHeader(BSTR bstrHeader,BSTR *pbstrValue) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2670:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI getAllResponseHeaders(BSTR *pbstrHeaders) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2671:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI send(VARIANT varBody) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2672:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI abort(void) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2673:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_status(LONG *plStatus) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2674:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_statusText(BSTR *pbstrStatus) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2675:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_responseXML(IDispatch **ppBody) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2676:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_responseText(BSTR *pbstrBody) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2677:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_responseBody(VARIANT *pvarBody) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2678:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_responseStream(VARIANT *pvarBody) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2679:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_readyState(LONG *plState) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2680:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI put_onreadystatechange(IDispatch *pReadyStateSink) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2735:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLHttpRequest_open_Proxy(IXMLHttpRequest *This,BSTR bstrMethod,BSTR bstrUrl,VARIANT varAsync,VARIANT bstrUser,VARIANT bstrPassword); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2735:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2736:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLHttpRequest_open_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2736:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2737:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLHttpRequest_setRequestHeader_Proxy(IXMLHttpRequest *This,BSTR bstrHeader,BSTR bstrValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2737:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2738:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLHttpRequest_setRequestHeader_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2738:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2739:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLHttpRequest_getResponseHeader_Proxy(IXMLHttpRequest *This,BSTR bstrHeader,BSTR *pbstrValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2739:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2740:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLHttpRequest_getResponseHeader_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2740:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2741:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLHttpRequest_getAllResponseHeaders_Proxy(IXMLHttpRequest *This,BSTR *pbstrHeaders); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2741:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2742:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLHttpRequest_getAllResponseHeaders_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2742:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2743:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLHttpRequest_send_Proxy(IXMLHttpRequest *This,VARIANT varBody); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2743:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2744:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLHttpRequest_send_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2744:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2745:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLHttpRequest_abort_Proxy(IXMLHttpRequest *This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2745:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2746:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLHttpRequest_abort_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2746:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2747:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLHttpRequest_get_status_Proxy(IXMLHttpRequest *This,LONG *plStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2747:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2748:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLHttpRequest_get_status_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2748:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2749:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLHttpRequest_get_statusText_Proxy(IXMLHttpRequest *This,BSTR *pbstrStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2749:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2750:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLHttpRequest_get_statusText_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2750:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2751:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLHttpRequest_get_responseXML_Proxy(IXMLHttpRequest *This,IDispatch **ppBody); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2751:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2752:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLHttpRequest_get_responseXML_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2752:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2753:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLHttpRequest_get_responseText_Proxy(IXMLHttpRequest *This,BSTR *pbstrBody); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2753:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2754:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLHttpRequest_get_responseText_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2754:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2755:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLHttpRequest_get_responseBody_Proxy(IXMLHttpRequest *This,VARIANT *pvarBody); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2755:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2756:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLHttpRequest_get_responseBody_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2756:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2757:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLHttpRequest_get_responseStream_Proxy(IXMLHttpRequest *This,VARIANT *pvarBody); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2757:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2758:164: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLHttpRequest_get_responseStream_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2758:164: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2759:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLHttpRequest_get_readyState_Proxy(IXMLHttpRequest *This,LONG *plState); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2759:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2760:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLHttpRequest_get_readyState_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2760:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2761:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLHttpRequest_put_onreadystatechange_Proxy(IXMLHttpRequest *This,IDispatch *pReadyStateSink); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2761:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2762:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLHttpRequest_put_onreadystatechange_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2762:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2776:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_XMLDocument(IXMLDOMDocument **ppDoc) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2777:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI put_XMLDocument(IXMLDOMDocument *ppDoc) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2778:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_JavaDSOCompatible(WINBOOL *fJavaDSOCompatible) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2779:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI put_JavaDSOCompatible(WINBOOL fJavaDSOCompatible) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2780:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_readyState(LONG *state) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2817:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDSOControl_get_XMLDocument_Proxy(IXMLDSOControl *This,IXMLDOMDocument **ppDoc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2817:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2818:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDSOControl_get_XMLDocument_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2818:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2819:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDSOControl_put_XMLDocument_Proxy(IXMLDSOControl *This,IXMLDOMDocument *ppDoc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2819:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2820:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDSOControl_put_XMLDocument_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2820:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2821:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDSOControl_get_JavaDSOCompatible_Proxy(IXMLDSOControl *This,WINBOOL *fJavaDSOCompatible); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2821:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2822:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDSOControl_get_JavaDSOCompatible_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2822:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2823:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDSOControl_put_JavaDSOCompatible_Proxy(IXMLDSOControl *This,WINBOOL fJavaDSOCompatible); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2823:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2824:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDSOControl_put_JavaDSOCompatible_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2824:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2825:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDSOControl_get_readyState_Proxy(IXMLDSOControl *This,LONG *state); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2825:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2826:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDSOControl_get_readyState_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2826:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2840:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI put_length(LONG v) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2841:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_length(LONG *p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2842:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get__newEnum(IUnknown **ppUnk) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2843:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI item(VARIANT var1,VARIANT var2,IDispatch **ppDisp) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2878:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElementCollection_put_length_Proxy(IXMLElementCollection *This,LONG v); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2878:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2879:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElementCollection_put_length_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2879:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2880:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElementCollection_get_length_Proxy(IXMLElementCollection *This,LONG *p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2880:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2881:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElementCollection_get_length_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2881:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2882:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElementCollection_get__newEnum_Proxy(IXMLElementCollection *This,IUnknown **ppUnk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2882:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2883:164: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElementCollection_get__newEnum_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2883:164: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2884:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElementCollection_item_Proxy(IXMLElementCollection *This,VARIANT var1,VARIANT var2,IDispatch **ppDisp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2884:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2885:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElementCollection_item_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2885:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2894:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_root(IXMLElement **p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2895:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_fileSize(BSTR *p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2896:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_fileModifiedDate(BSTR *p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2897:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_fileUpdatedDate(BSTR *p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2898:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_URL(BSTR *p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2899:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI put_URL(BSTR p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2900:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_mimeType(BSTR *p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2901:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_readyState(LONG *pl) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2902:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_charset(BSTR *p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2903:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI put_charset(BSTR p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2904:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_version(BSTR *p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2905:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_doctype(BSTR *p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2906:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_dtdURL(BSTR *p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2907:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI createElement(VARIANT vType,VARIANT var1,IXMLElement **ppElem) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2962:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument_get_root_Proxy(IXMLDocument *This,IXMLElement **p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2962:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2963:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument_get_root_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2963:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2964:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument_get_fileSize_Proxy(IXMLDocument *This,BSTR *p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2964:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2965:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument_get_fileSize_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2965:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2966:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument_get_fileModifiedDate_Proxy(IXMLDocument *This,BSTR *p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2966:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2967:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument_get_fileModifiedDate_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2967:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2968:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument_get_fileUpdatedDate_Proxy(IXMLDocument *This,BSTR *p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2968:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2969:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument_get_fileUpdatedDate_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2969:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2970:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument_get_URL_Proxy(IXMLDocument *This,BSTR *p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2970:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2971:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument_get_URL_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2971:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2972:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument_put_URL_Proxy(IXMLDocument *This,BSTR p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2972:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2973:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument_put_URL_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2973:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2974:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument_get_mimeType_Proxy(IXMLDocument *This,BSTR *p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2974:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2975:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument_get_mimeType_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2975:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2976:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument_get_readyState_Proxy(IXMLDocument *This,LONG *pl); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2976:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2977:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument_get_readyState_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2977:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2978:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument_get_charset_Proxy(IXMLDocument *This,BSTR *p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2978:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2979:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument_get_charset_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2979:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2980:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument_put_charset_Proxy(IXMLDocument *This,BSTR p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2980:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2981:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument_put_charset_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2981:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2982:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument_get_version_Proxy(IXMLDocument *This,BSTR *p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2982:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2983:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument_get_version_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2983:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2984:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument_get_doctype_Proxy(IXMLDocument *This,BSTR *p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2984:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2985:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument_get_doctype_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2985:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2986:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument_get_dtdURL_Proxy(IXMLDocument *This,BSTR *p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2986:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2987:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument_get_dtdURL_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2987:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2988:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument_createElement_Proxy(IXMLDocument *This,VARIANT vType,VARIANT var1,IXMLElement **ppElem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2988:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2989:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument_createElement_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2989:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2998:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_root(IXMLElement2 **p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2999:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_fileSize(BSTR *p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3000:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_fileModifiedDate(BSTR *p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3001:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_fileUpdatedDate(BSTR *p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3002:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_URL(BSTR *p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3003:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI put_URL(BSTR p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3004:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_mimeType(BSTR *p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3005:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_readyState(LONG *pl) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3006:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_charset(BSTR *p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3007:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI put_charset(BSTR p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3008:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_version(BSTR *p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3009:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_doctype(BSTR *p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3010:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_dtdURL(BSTR *p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3011:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI createElement(VARIANT vType,VARIANT var1,IXMLElement2 **ppElem) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3012:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_async(VARIANT_BOOL *pf) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3013:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI put_async(VARIANT_BOOL f) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3072:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument2_get_root_Proxy(IXMLDocument2 *This,IXMLElement2 **p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3072:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3073:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument2_get_root_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3073:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3074:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument2_get_fileSize_Proxy(IXMLDocument2 *This,BSTR *p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3074:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3075:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument2_get_fileSize_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3075:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3076:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument2_get_fileModifiedDate_Proxy(IXMLDocument2 *This,BSTR *p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3076:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3077:164: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument2_get_fileModifiedDate_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3077:164: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3078:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument2_get_fileUpdatedDate_Proxy(IXMLDocument2 *This,BSTR *p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3078:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3079:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument2_get_fileUpdatedDate_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3079:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3080:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument2_get_URL_Proxy(IXMLDocument2 *This,BSTR *p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3080:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3081:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument2_get_URL_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3081:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3082:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument2_put_URL_Proxy(IXMLDocument2 *This,BSTR p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3082:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3083:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument2_put_URL_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3083:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3084:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument2_get_mimeType_Proxy(IXMLDocument2 *This,BSTR *p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3084:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3085:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument2_get_mimeType_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3085:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3086:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument2_get_readyState_Proxy(IXMLDocument2 *This,LONG *pl); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3086:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3087:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument2_get_readyState_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3087:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3088:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument2_get_charset_Proxy(IXMLDocument2 *This,BSTR *p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3088:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3089:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument2_get_charset_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3089:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3090:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument2_put_charset_Proxy(IXMLDocument2 *This,BSTR p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3090:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3091:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument2_put_charset_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3091:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3092:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument2_get_version_Proxy(IXMLDocument2 *This,BSTR *p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3092:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3093:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument2_get_version_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3093:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3094:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument2_get_doctype_Proxy(IXMLDocument2 *This,BSTR *p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3094:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3095:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument2_get_doctype_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3095:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3096:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument2_get_dtdURL_Proxy(IXMLDocument2 *This,BSTR *p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3096:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3097:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument2_get_dtdURL_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3097:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3098:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument2_createElement_Proxy(IXMLDocument2 *This,VARIANT vType,VARIANT var1,IXMLElement2 **ppElem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3098:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3099:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument2_createElement_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3099:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3100:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument2_get_async_Proxy(IXMLDocument2 *This,VARIANT_BOOL *pf); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3100:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3101:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument2_get_async_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3101:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3102:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument2_put_async_Proxy(IXMLDocument2 *This,VARIANT_BOOL f); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3102:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3103:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument2_put_async_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3103:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3112:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_tagName(BSTR *p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3113:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI put_tagName(BSTR p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3114:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_parent(IXMLElement **ppParent) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3115:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI setAttribute(BSTR strPropertyName,VARIANT PropertyValue) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3116:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI getAttribute(BSTR strPropertyName,VARIANT *PropertyValue) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3117:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI removeAttribute(BSTR strPropertyName) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3118:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_children(IXMLElementCollection **pp) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3119:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_type(LONG *plType) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3120:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_text(BSTR *p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3121:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI put_text(BSTR p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3122:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI addChild(IXMLElement *pChildElem,LONG lIndex,LONG lReserved) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3123:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI removeChild(IXMLElement *pChildElem) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3174:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElement_get_tagName_Proxy(IXMLElement *This,BSTR *p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3174:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3175:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElement_get_tagName_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3175:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3176:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElement_put_tagName_Proxy(IXMLElement *This,BSTR p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3176:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3177:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElement_put_tagName_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3177:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3178:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElement_get_parent_Proxy(IXMLElement *This,IXMLElement **ppParent); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3178:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3179:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElement_get_parent_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3179:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3180:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElement_setAttribute_Proxy(IXMLElement *This,BSTR strPropertyName,VARIANT PropertyValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3180:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3181:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElement_setAttribute_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3181:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3182:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElement_getAttribute_Proxy(IXMLElement *This,BSTR strPropertyName,VARIANT *PropertyValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3182:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3183:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElement_getAttribute_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3183:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3184:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElement_removeAttribute_Proxy(IXMLElement *This,BSTR strPropertyName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3184:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3185:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElement_removeAttribute_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3185:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3186:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElement_get_children_Proxy(IXMLElement *This,IXMLElementCollection **pp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3186:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3187:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElement_get_children_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3187:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3188:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElement_get_type_Proxy(IXMLElement *This,LONG *plType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3188:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3189:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElement_get_type_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3189:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3190:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElement_get_text_Proxy(IXMLElement *This,BSTR *p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3190:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3191:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElement_get_text_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3191:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3192:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElement_put_text_Proxy(IXMLElement *This,BSTR p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3192:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3193:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElement_put_text_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3193:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3194:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElement_addChild_Proxy(IXMLElement *This,IXMLElement *pChildElem,LONG lIndex,LONG lReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3194:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3195:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElement_addChild_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3195:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3196:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElement_removeChild_Proxy(IXMLElement *This,IXMLElement *pChildElem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3196:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3197:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElement_removeChild_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3197:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3206:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_tagName(BSTR *p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3207:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI put_tagName(BSTR p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3208:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_parent(IXMLElement2 **ppParent) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3209:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI setAttribute(BSTR strPropertyName,VARIANT PropertyValue) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3210:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI getAttribute(BSTR strPropertyName,VARIANT *PropertyValue) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3211:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI removeAttribute(BSTR strPropertyName) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3212:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_children(IXMLElementCollection **pp) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3213:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_type(LONG *plType) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3214:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_text(BSTR *p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3215:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI put_text(BSTR p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3216:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI addChild(IXMLElement2 *pChildElem,LONG lIndex,LONG lReserved) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3217:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI removeChild(IXMLElement2 *pChildElem) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3218:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_attributes(IXMLElementCollection **pp) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3271:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElement2_get_tagName_Proxy(IXMLElement2 *This,BSTR *p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3271:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3272:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElement2_get_tagName_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3272:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3273:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElement2_put_tagName_Proxy(IXMLElement2 *This,BSTR p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3273:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3274:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElement2_put_tagName_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3274:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3275:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElement2_get_parent_Proxy(IXMLElement2 *This,IXMLElement2 **ppParent); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3275:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3276:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElement2_get_parent_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3276:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3277:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElement2_setAttribute_Proxy(IXMLElement2 *This,BSTR strPropertyName,VARIANT PropertyValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3277:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3278:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElement2_setAttribute_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3278:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3279:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElement2_getAttribute_Proxy(IXMLElement2 *This,BSTR strPropertyName,VARIANT *PropertyValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3279:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3280:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElement2_getAttribute_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3280:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3281:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElement2_removeAttribute_Proxy(IXMLElement2 *This,BSTR strPropertyName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3281:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3282:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElement2_removeAttribute_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3282:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3283:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElement2_get_children_Proxy(IXMLElement2 *This,IXMLElementCollection **pp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3283:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3284:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElement2_get_children_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3284:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3285:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElement2_get_type_Proxy(IXMLElement2 *This,LONG *plType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3285:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3286:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElement2_get_type_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3286:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3287:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElement2_get_text_Proxy(IXMLElement2 *This,BSTR *p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3287:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3288:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElement2_get_text_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3288:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3289:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElement2_put_text_Proxy(IXMLElement2 *This,BSTR p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3289:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3290:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElement2_put_text_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3290:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3291:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElement2_addChild_Proxy(IXMLElement2 *This,IXMLElement2 *pChildElem,LONG lIndex,LONG lReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3291:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3292:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElement2_addChild_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3292:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3293:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElement2_removeChild_Proxy(IXMLElement2 *This,IXMLElement2 *pChildElem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3293:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3294:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElement2_removeChild_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3294:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3295:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElement2_get_attributes_Proxy(IXMLElement2 *This,IXMLElementCollection **pp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3295:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3296:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElement2_get_attributes_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3296:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3305:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_name(BSTR *n) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3306:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_value(BSTR *v) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3337:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLAttribute_get_name_Proxy(IXMLAttribute *This,BSTR *n); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3337:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3338:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLAttribute_get_name_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3338:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3339:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLAttribute_get_value_Proxy(IXMLAttribute *This,BSTR *v); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3339:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3340:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLAttribute_get_value_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3340:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3349:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI GetErrorInfo(XML_ERROR *pErrorReturn) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3370:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLError_GetErrorInfo_Proxy(IXMLError *This,XML_ERROR *pErrorReturn); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3370:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3371:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLError_GetErrorInfo_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3371:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:425:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI CreateURLMoniker(LPMONIKER pMkCtx, LPCWSTR szURL, LPMONIKER *ppmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:425:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:426:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI CreateURLMonikerEx(LPMONIKER pMkCtx, LPCWSTR szURL, LPMONIKER *ppmk, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:426:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:427:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI GetClassURL(LPCWSTR szURL, CLSID *pClsID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:427:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:428:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI CreateAsyncBindCtx(DWORD reserved, IBindStatusCallback *pBSCb, IEnumFORMATETC *pEFetc, IBindCtx **ppBC); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:428:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:432:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI CreateAsyncBindCtxEx(IBindCtx *pbc, DWORD dwOptions, IBindStatusCallback *pBSCb, IEnumFORMATETC *pEnum, IBindCtx **ppBC, DWORD reserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:432:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:433:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI MkParseDisplayNameEx(IBindCtx *pbc, LPCWSTR szDisplayName, ULONG *pchEaten, LPMONIKER *ppmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:433:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:434:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI RegisterBindStatusCallback(LPBC pBC, IBindStatusCallback *pBSCb, IBindStatusCallback **ppBSCBPrev, DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:434:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:435:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI RevokeBindStatusCallback(LPBC pBC, IBindStatusCallback *pBSCb); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:435:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:436:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI GetClassFileOrMime(LPBC pBC, LPCWSTR szFilename, LPVOID pBuffer, DWORD cbSize, LPCWSTR szMime, DWORD dwReserved, CLSID *pclsid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:436:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:437:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI IsValidURL(LPBC pBC, LPCWSTR szURL, DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:437:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:438:212: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI CoGetClassObjectFromURL(REFCLSID rCLASSID, LPCWSTR szCODE, DWORD dwFileVersionMS, DWORD dwFileVersionLS, LPCWSTR szTYPE, LPBINDCTX pBindCtx, DWORD dwClsContext, LPVOID pvReserved, REFIID riid, LPVOID *ppv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:438:212: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:439:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI IEInstallScope(LPDWORD pdwScope); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:439:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:440:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI FaultInIEFeature(HWND hWnd, uCLSSPEC *pClassSpec, QUERYCONTEXT *pQuery, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:440:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:441:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI GetComponentIDFromCLSSPEC(uCLSSPEC *pClassspec, LPSTR *ppszComponentID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:441:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:447:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI IsAsyncMoniker(IMoniker *pmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:447:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:448:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI CreateURLBinding(LPCWSTR lpszUrl, IBindCtx *pbc, IBinding **ppBdg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:448:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:449:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI RegisterMediaTypes(UINT ctypes, const LPCSTR *rgszTypes, CLIPFORMAT *rgcfTypes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:449:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:450:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI FindMediaType(LPCSTR rgszTypes, CLIPFORMAT *rgcfTypes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:450:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:451:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI CreateFormatEnumerator(UINT cfmtetc, FORMATETC *rgfmtetc, IEnumFORMATETC **ppenumfmtetc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:451:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:452:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI RegisterFormatEnumerator(LPBC pBC, IEnumFORMATETC *pEFetc, DWORD reserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:452:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:453:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI RevokeFormatEnumerator(LPBC pBC, IEnumFORMATETC *pEFetc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:453:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:454:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI RegisterMediaTypeClass(LPBC pBC,UINT ctypes, const LPCSTR *rgszTypes, CLSID *rgclsID, DWORD reserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:454:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:455:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI FindMediaTypeClass(LPBC pBC, LPCSTR szType, CLSID *pclsID, DWORD reserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:455:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:456:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI UrlMkSetSessionOption(DWORD dwOption, LPVOID pBuffer, DWORD dwBufferLength, DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:456:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:457:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI UrlMkGetSessionOption(DWORD dwOption, LPVOID pBuffer, DWORD dwBufferLength, DWORD *pdwBufferLengthOut, DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:457:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:458:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI FindMimeFromData(LPBC pBC, LPCWSTR pwzUrl, LPVOID pBuffer, DWORD cbSize, LPCWSTR pwzMimeProposed, DWORD dwMimeFlags, LPWSTR *ppwzMimeOut, DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:458:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:472:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI ObtainUserAgentString(DWORD dwOption, LPSTR pszUAOut, DWORD *cbSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:472:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:473:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI CompareSecurityIds(BYTE *pbSecurityId1, DWORD dwLen1, BYTE *pbSecurityId2, DWORD dwLen2, DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:473:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:474:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI CompatFlagsFromClsid(CLSID *pclsid, LPDWORD pdwCompatFlags, LPDWORD pdwMiscStatusFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:474:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:598:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CLSID *pClassID) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:601:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:607:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD grfMode) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:612:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fRemember) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:616:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPBC pibc) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:619:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker **ppimkName) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:623:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IPersistMoniker, 0x79eac9c9, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:623:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IPersistMoniker, 0x79eac9c9, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:727:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CLSID *pClassID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:727:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:732:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:732:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:734:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IPersistMoniker* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:734:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:739:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:739:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:745:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD grfMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:745:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:750:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:750:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:755:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fRemember); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:755:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:760:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:760:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:764:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPBC pibc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:764:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:769:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:769:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:772:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker **ppimkName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:772:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:777:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:777:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:808:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCWSTR val) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:812:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IMonikerProp, 0xa5ca5f7f, 0x1847, 0x4d87, 0x9c,0x5b, 0x91,0x85,0x09,0xf7,0x51,0x1d) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:812:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IMonikerProp, 0xa5ca5f7f, 0x1847, 0x4d87, 0x9c,0x5b, 0x91,0x85,0x09,0xf7,0x51,0x1d) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:873:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCWSTR val); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:873:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:878:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:878:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:903:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IBinding **ppb) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:907:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IBindProtocol, 0x79eac9cd, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:907:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IBindProtocol, 0x79eac9cd, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:970:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IBinding **ppb); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:970:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:975:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:975:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:998:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1001:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1004:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1007:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG nPriority) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1010:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG *pnPriority) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1016:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwReserved) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1020:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IBinding, 0x79eac9c0, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1020:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IBinding, 0x79eac9c0, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1118:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IBinding* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1118:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1123:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1123:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1125:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IBinding* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1125:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1130:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1130:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1132:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IBinding* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1132:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1137:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1137:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1140:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG nPriority); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1140:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1145:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1145:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1148:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG *pnPriority); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1148:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1153:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1153:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1159:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1159:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1164:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1164:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1170:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1170:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1176:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1176:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1404:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IBinding *pib) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1407:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG *pnPriority) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1410:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD reserved) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1416:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCWSTR szStatusText) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1420:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCWSTR szError) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1424:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BINDINFO *pbindinfo) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1430:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STGMEDIUM *pstgmed) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1434:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown *punk) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1438:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IBindStatusCallback, 0x79eac9c1, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1438:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IBindStatusCallback, 0x79eac9c1, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1564:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IBinding *pib); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1564:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1569:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1569:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1572:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG *pnPriority); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1572:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1577:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1577:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1580:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD reserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1580:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1585:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1585:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1591:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCWSTR szStatusText); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1591:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1596:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1596:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1600:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCWSTR szError); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1600:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1605:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1605:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1610:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RemSTGMEDIUM *pstgmed); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1610:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1615:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1615:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1621:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RemSTGMEDIUM *pstgmed); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1621:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1626:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1626:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1630:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown *punk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1630:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1635:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1635:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1639:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BINDINFO *pbindinfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1639:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1644:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RemSTGMEDIUM *pstgmed); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1644:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1650:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STGMEDIUM *pstgmed); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1650:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1656:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RemSTGMEDIUM *pstgmed); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1656:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1710:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwReserved) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1714:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IBindStatusCallbackEx, 0xaaa74ef9, 0x8ee7, 0x4659, 0x88,0xd9, 0xf8,0xc5,0x04,0xda,0x73,0xcc) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1714:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IBindStatusCallbackEx, 0xaaa74ef9, 0x8ee7, 0x4659, 0x88,0xd9, 0xf8,0xc5,0x04,0xda,0x73,0xcc) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1857:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1857:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1862:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1862:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1868:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1868:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1875:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1875:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1900:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPWSTR *pszPassword) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1904:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IAuthenticate, 0x79eac9d0, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1904:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IAuthenticate, 0x79eac9d0, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1967:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPWSTR *pszPassword); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1967:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1972:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1972:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2009:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture AUTHENTICATEINFO *pauthinfo) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2013:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IAuthenticateEx, 0x2ad1edaf, 0xd83d, 0x48b5, 0x9a,0xdf, 0x03,0xdb,0xe1,0x9f,0x53,0xbd) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2013:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IAuthenticateEx, 0x2ad1edaf, 0xd83d, 0x48b5, 0x9a,0xdf, 0x03,0xdb,0xe1,0x9f,0x53,0xbd) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2091:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture AUTHENTICATEINFO *pauthinfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2091:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2096:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2096:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2122:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPWSTR *pszAdditionalHeaders) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2128:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPWSTR *pszAdditionalRequestHeaders) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2132:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IHttpNegotiate, 0x79eac9d2, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2132:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IHttpNegotiate, 0x79eac9d2, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2208:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPWSTR *pszAdditionalHeaders); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2208:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2213:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2213:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2219:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPWSTR *pszAdditionalRequestHeaders); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2219:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2224:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2224:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2249:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD_PTR dwReserved) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2253:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IHttpNegotiate2, 0x4f9f9fcb, 0xe0f4, 0x48eb, 0xb7,0xab, 0xfa,0x2e,0xa9,0x36,0x5c,0xb4) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2253:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IHttpNegotiate2, 0x4f9f9fcb, 0xe0f4, 0x48eb, 0xb7,0xab, 0xfa,0x2e,0xa9,0x36,0x5c,0xb4) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2341:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD_PTR dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2341:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2346:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2346:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2370:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pcbCert) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2374:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IHttpNegotiate3, 0x57b6c80a, 0x34c2, 0x4602, 0xbc,0x26, 0x66,0xa0,0x2f,0xc5,0x71,0x53) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2374:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IHttpNegotiate3, 0x57b6c80a, 0x34c2, 0x4602, 0xbc,0x26, 0x66,0xa0,0x2f,0xc5,0x71,0x53) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2473:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pcbCert); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2473:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2478:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2478:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2502:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD_PTR dwReserved) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2505:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD_PTR dwReserved) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2509:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IWinInetFileStream, 0xf134c4b7, 0xb1f8, 0x4e75, 0xb8,0x86, 0x74,0xb9,0x09,0x43,0xbe,0xcb) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2509:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IWinInetFileStream, 0xf134c4b7, 0xb1f8, 0x4e75, 0xb8,0x86, 0x74,0xb9,0x09,0x43,0xbe,0xcb) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2578:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD_PTR dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2578:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2583:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2583:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2586:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD_PTR dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2586:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2591:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2591:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2615:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HWND *phwnd) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2619:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IWindowForBindingUI, 0x79eac9d5, 0xbafa, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2619:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IWindowForBindingUI, 0x79eac9d5, 0xbafa, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2680:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HWND *phwnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2680:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2685:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2685:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2724:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2728:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ICodeInstall, 0x79eac9d1, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2728:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ICodeInstall, 0x79eac9d1, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2805:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2805:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2810:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2810:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4269:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pcbBuf) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4273:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IWinInetInfo, 0x79eac9d6, 0xbafa, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4273:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IWinInetInfo, 0x79eac9d6, 0xbafa, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4336:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pcbBuf); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4336:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4341:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4341:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4346:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pcbBuf); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4346:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4351:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pcbBuf); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4351:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4376:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwProblem) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4380:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IHttpSecurity, 0x79eac9d7, 0xbafa, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4380:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IHttpSecurity, 0x79eac9d7, 0xbafa, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4451:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwProblem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4451:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4456:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4456:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4483:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwReserved) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4487:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IWinInetHttpInfo, 0x79eac9d8, 0xbafa, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4487:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IWinInetHttpInfo, 0x79eac9d8, 0xbafa, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4567:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4567:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4572:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4572:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4579:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4579:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4586:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4586:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4608:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwReceiveTimeout) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4612:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IWinInetHttpTimeouts, 0xf286fa56, 0xc1fd, 0x4270, 0x8e,0x67, 0xb3,0xeb,0x79,0x0a,0x81,0xe8) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4612:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IWinInetHttpTimeouts, 0xf286fa56, 0xc1fd, 0x4270, 0x8e,0x67, 0xb3,0xeb,0x79,0x0a,0x81,0xe8) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4675:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwReceiveTimeout); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4675:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4680:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4680:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4936:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4943:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppvObj) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4950:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppvObj) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4954:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IBindHost, 0xfc4801a1, 0x2ba9, 0x11cf, 0xa2,0x29, 0x00,0xaa,0x00,0x3d,0x73,0x52) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4954:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IBindHost, 0xfc4801a1, 0x2ba9, 0x11cf, 0xa2,0x29, 0x00,0xaa,0x00,0x3d,0x73,0x52) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5043:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5043:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5048:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5048:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5055:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown **ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5055:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5060:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5060:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5067:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown **ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5067:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5072:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5072:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5079:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5079:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5086:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown **ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5086:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5093:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5093:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5100:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown **ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5100:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5111:186: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI HlinkSimpleNavigateToString(LPCWSTR szTarget, LPCWSTR szLocation, LPCWSTR szTargetFrameName, IUnknown *pUnk, IBindCtx *pbc, IBindStatusCallback *, DWORD grfHLNF, DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5111:186: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5112:190: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI HlinkSimpleNavigateToMoniker(IMoniker *pmkTarget, LPCWSTR szLocation, LPCWSTR szTargetFrameName, IUnknown *pUnk, IBindCtx *pbc, IBindStatusCallback *, DWORD grfHLNF, DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5112:190: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5113:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI URLOpenStreamA(LPUNKNOWN,LPCSTR,DWORD,LPBINDSTATUSCALLBACK); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5113:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5114:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI URLOpenStreamW(LPUNKNOWN,LPCWSTR,DWORD,LPBINDSTATUSCALLBACK); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5114:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5115:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI URLOpenPullStreamA(LPUNKNOWN,LPCSTR,DWORD,LPBINDSTATUSCALLBACK); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5115:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5116:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI URLOpenPullStreamW(LPUNKNOWN,LPCWSTR,DWORD,LPBINDSTATUSCALLBACK); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5116:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5117:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI URLDownloadToFileA(LPUNKNOWN,LPCSTR,LPCSTR,DWORD,LPBINDSTATUSCALLBACK); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5117:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5118:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI URLDownloadToFileW(LPUNKNOWN,LPCWSTR,LPCWSTR,DWORD,LPBINDSTATUSCALLBACK); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5118:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5119:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI URLDownloadToCacheFileA(LPUNKNOWN, LPCSTR, LPSTR, DWORD, DWORD, LPBINDSTATUSCALLBACK); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5119:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5120:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI URLDownloadToCacheFileW(LPUNKNOWN, LPCWSTR, LPWSTR, DWORD, DWORD, LPBINDSTATUSCALLBACK); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5120:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5121:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI URLOpenBlockingStreamA(LPUNKNOWN,LPCSTR,LPSTREAM*,DWORD,LPBINDSTATUSCALLBACK); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5121:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5122:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI URLOpenBlockingStreamW(LPUNKNOWN,LPCWSTR,LPSTREAM*,DWORD,LPBINDSTATUSCALLBACK); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5122:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5130:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI HlinkGoBack(IUnknown *pUnk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5130:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5131:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI HlinkGoForward(IUnknown *pUnk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5131:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5132:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI HlinkNavigateString(IUnknown *pUnk, LPCWSTR szTarget); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5132:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5133:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI HlinkNavigateMoniker(IUnknown *pUnk, IMoniker *pmkTarget); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5133:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5204:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternet, 0x79eac9e0, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5204:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternet, 0x79eac9e0, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5299:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BINDINFO *pbindinfo) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5305:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcElFetched) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5309:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetBindInfo, 0x79eac9e1, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5309:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetBindInfo, 0x79eac9e1, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5381:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BINDINFO *pbindinfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5381:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5386:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5386:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5392:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcElFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5392:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5397:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5397:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5423:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwReserved) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5427:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetBindInfoEx, 0xa3e015b7, 0xa82c, 0x4dcd, 0xa1,0x50, 0x56,0x9a,0xee,0xed,0x36,0xab) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5427:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetBindInfoEx, 0xa3e015b7, 0xa82c, 0x4dcd, 0xa1,0x50, 0x56,0x9a,0xee,0xed,0x36,0xab) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5515:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5515:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5520:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5520:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5577:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HANDLE_PTR dwReserved) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5580:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PROTOCOLDATA *pProtocolData) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5584:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwOptions) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5587:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwOptions) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5590:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5593:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5597:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetProtocolRoot, 0x79eac9e3, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5597:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetProtocolRoot, 0x79eac9e3, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5703:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HANDLE_PTR dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5703:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5708:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5708:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5711:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PROTOCOLDATA *pProtocolData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5711:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5716:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5716:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5720:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwOptions); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5720:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5725:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5725:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5728:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwOptions); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5728:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5733:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5733:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5735:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IInternetProtocolRoot* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5735:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5740:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5740:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5742:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IInternetProtocolRoot* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5742:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5747:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5747:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5772:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbRead) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5777:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULARGE_INTEGER *plibNewPosition) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5780:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwOptions) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5783:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5787:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetProtocol, 0x79eac9e4, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5787:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetProtocol, 0x79eac9e4, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5929:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbRead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5929:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5934:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5934:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5939:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULARGE_INTEGER *plibNewPosition); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5939:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5944:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5944:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5947:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwOptions); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5947:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5952:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5952:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5954:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IInternetProtocol* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5954:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5959:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5959:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6176:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PROTOCOLDATA *pProtocolData) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6180:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCWSTR szStatusText) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6185:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG ulProgressMax) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6190:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCWSTR szResult) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6194:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetProtocolSink, 0x79eac9e5, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6194:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetProtocolSink, 0x79eac9e5, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6282:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PROTOCOLDATA *pProtocolData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6282:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6287:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6287:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6291:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCWSTR szStatusText); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6291:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6296:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6296:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6301:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG ulProgressMax); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6301:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6306:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6306:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6311:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCWSTR szResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6311:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6316:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6316:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6339:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IInternetProtocolSink *pOIProtSink) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6342:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6345:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6349:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetProtocolSinkStackable, 0x79eac9f0, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6349:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetProtocolSinkStackable, 0x79eac9f0, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6422:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IInternetProtocolSink *pOIProtSink); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6422:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6427:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6427:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6429:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IInternetProtocolSinkStackable* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6429:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6434:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6434:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6436:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IInternetProtocolSinkStackable* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6436:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6441:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6441:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6474:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6478:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCWSTR pszProtocol) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6483:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCWSTR pwzType) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6487:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCWSTR pwzType) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6495:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwOption) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6501:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6507:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6511:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetSession, 0x79eac9e7, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6511:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetSession, 0x79eac9e7, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6643:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6643:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6648:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6648:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6652:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCWSTR pszProtocol); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6652:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6657:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6657:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6662:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCWSTR pwzType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6662:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6667:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6667:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6671:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCWSTR pwzType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6671:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6676:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6676:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6684:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwOption); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6684:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6689:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6689:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6695:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6695:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6700:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6700:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6706:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6706:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6711:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6711:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6734:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6737:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6741:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetThreadSwitch, 0x79eac9e8, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6741:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetThreadSwitch, 0x79eac9e8, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6805:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IInternetThreadSwitch* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6805:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6810:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6810:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6812:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IInternetThreadSwitch* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6812:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6817:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6817:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6840:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG nPriority) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6843:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG *pnPriority) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6847:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetPriority, 0x79eac9eb, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6847:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetPriority, 0x79eac9eb, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6914:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG nPriority); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6914:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6919:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6919:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6922:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG *pnPriority); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6922:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6927:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6927:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7002:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7011:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7016:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwCompareFlags) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7025:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7029:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetProtocolInfo, 0x79eac9ec, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7029:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetProtocolInfo, 0x79eac9ec, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7138:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7138:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7143:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7143:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7152:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7152:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7157:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7157:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7162:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwCompareFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7162:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7167:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7167:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7176:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7176:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7181:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7181:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7240:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI CoInternetParseUrl(LPCWSTR pwzUrl, PARSEACTION ParseAction, DWORD dwFlags, LPWSTR pszResult, DWORD cchResult, DWORD *pcchResult, DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7240:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7244:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI CoInternetCombineUrl(LPCWSTR pwzBaseUrl, LPCWSTR pwzRelativeUrl, DWORD dwCombineFlags, LPWSTR pszResult, DWORD cchResult, DWORD *pcchResult, DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7244:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7249:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI CoInternetCompareUrl(LPCWSTR pwzUrl1, LPCWSTR pwzUrl2, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7249:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7250:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI CoInternetGetProtocolFlags(LPCWSTR pwzUrl, DWORD *pdwFlags, DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7250:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7251:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI CoInternetQueryInfo(LPCWSTR pwzUrl, QUERYOPTION QueryOptions, DWORD dwQueryFlags, LPVOID pvBuffer, DWORD cbBuffer, DWORD *pcbBuffer, DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7251:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7252:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI CoInternetGetSession(DWORD dwSessionMode, IInternetSession **ppIInternetSession, DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7252:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7253:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI CoInternetGetSecurityUrl(LPCWSTR pwszUrl, LPWSTR *ppwszSecUrl, PSUACTION psuAction, DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7253:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7254:192: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI AsyncInstallDistributionUnit(LPCWSTR szDistUnit, LPCWSTR szTYPE, LPCWSTR szExt, DWORD dwFileVersionMS, DWORD dwFileVersionLS, LPCWSTR szURL,IBindCtx *pbc, LPVOID pvReserved,DWORD flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7254:192: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7320:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI CopyStgMedium(const STGMEDIUM *pcstgmedSrc, STGMEDIUM *pstgmedDest); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7320:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7321:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI CopyBindInfo(const BINDINFO *pcbiSrc, BINDINFO *pbiDest); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7321:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7322:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI_(void) ReleaseBindInfo(BINDINFO *pbindinfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7322:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7343:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI CoInternetCreateSecurityManager(IServiceProvider *pSP, IInternetSecurityManager **ppSM, DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7343:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7344:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI CoInternetCreateZoneManager(IServiceProvider *pSP, IInternetZoneManager **ppZM, DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7344:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7377:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HWND *phwnd) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7380:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fEnable) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7384:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetSecurityMgrSite, 0x79eac9ed, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7384:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetSecurityMgrSite, 0x79eac9ed, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7451:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HWND *phwnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7451:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7456:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7456:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7459:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fEnable); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7459:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7464:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7464:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7535:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IInternetSecurityMgrSite *pSite) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7538:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IInternetSecurityMgrSite **ppSite) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7543:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwFlags) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7549:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD_PTR dwReserved) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7559:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7568:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7573:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwFlags) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7578:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwFlags) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7582:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetSecurityManager, 0x79eac9ee, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7582:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetSecurityManager, 0x79eac9ee, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7719:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IInternetSecurityMgrSite *pSite); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7719:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7724:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7724:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7727:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IInternetSecurityMgrSite **ppSite); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7727:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7732:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7732:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7737:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7737:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7742:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7742:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7748:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD_PTR dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7748:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7753:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7753:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7763:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7763:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7768:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7768:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7777:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7777:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7782:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7782:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7787:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7787:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7792:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7792:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7797:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7797:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7802:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7802:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8471:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD_PTR dwReserved) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8480:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8488:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8492:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetHostSecurityManager, 0x3af280b6, 0xcb3f, 0x11d0, 0x89,0x1e, 0x00,0xc0,0x4f,0xb6,0xbf,0xc4) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8492:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetHostSecurityManager, 0x3af280b6, 0xcb3f, 0x11d0, 0x89,0x1e, 0x00,0xc0,0x4f,0xb6,0xbf,0xc4) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8582:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD_PTR dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8582:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8587:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8587:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8596:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8596:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8601:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8601:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8609:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8609:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8614:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8614:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8907:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZONEATTRIBUTES *pZoneAttributes) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8911:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZONEATTRIBUTES *pZoneAttributes) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8918:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture URLZONEREG urlZoneReg) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8925:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture URLZONEREG urlZoneReg) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8932:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture URLZONEREG urlZoneReg) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8939:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture URLZONEREG urlZoneReg) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8946:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwPromptFlags) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8952:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwLogFlags) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8957:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwFlags) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8962:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwZone) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8965:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwEnum) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8970:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8974:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetZoneManager, 0x79eac9ef, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8974:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetZoneManager, 0x79eac9ef, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9153:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZONEATTRIBUTES *pZoneAttributes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9153:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9158:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9158:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9162:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZONEATTRIBUTES *pZoneAttributes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9162:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9167:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9167:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9174:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture URLZONEREG urlZoneReg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9174:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9179:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9179:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9186:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture URLZONEREG urlZoneReg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9186:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9191:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9191:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9198:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture URLZONEREG urlZoneReg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9198:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9203:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9203:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9210:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture URLZONEREG urlZoneReg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9210:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9215:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9215:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9222:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwPromptFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9222:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9227:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9227:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9233:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwLogFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9233:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9238:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9238:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9243:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9243:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9248:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9248:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9253:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwZone); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9253:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9258:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9258:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9261:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwEnum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9261:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9266:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9266:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9271:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9271:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9276:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9276:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9940:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPSOFTDISTINFO lpsdi) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9944:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPDWORD dwMaxSize) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9948:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPDWORD dwMaxSize) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9954:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCODEBASEHOLD lpcbh) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9958:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ISoftDistExt, 0xb15b8dc1, 0xc7e1, 0x11d0, 0x86,0x80, 0x00,0xaa,0x00,0xbd,0xcb,0x71) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9958:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ISoftDistExt, 0xb15b8dc1, 0xc7e1, 0x11d0, 0x86,0x80, 0x00,0xaa,0x00,0xbd,0xcb,0x71) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10050:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPSOFTDISTINFO lpsdi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10050:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10055:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10055:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10059:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPDWORD dwMaxSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10059:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10064:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10064:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10068:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPDWORD dwMaxSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10068:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10073:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10073:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10079:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCODEBASEHOLD lpcbh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10079:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10084:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10084:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10089:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI GetSoftwareUpdateInfo(LPCWSTR szDistUnit, LPSOFTDISTINFO psdi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10089:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10090:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI SetSoftwareUpdateAdvertisementState(LPCWSTR szDistUnit, DWORD dwAdState, DWORD dwAdvertisedVersionMS, DWORD dwAdvertisedVersionLS); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10090:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10110:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPSTR *ppszCatalogFile) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10113:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppJavaTrust) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10117:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ICatalogFileInfo, 0x711c7600, 0x6b48, 0x11d1, 0xb4,0x03, 0x00,0xaa,0x00,0xb9,0x2a,0xf1) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10117:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ICatalogFileInfo, 0x711c7600, 0x6b48, 0x11d1, 0xb4,0x03, 0x00,0xaa,0x00,0xb9,0x2a,0xf1) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10184:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPSTR *ppszCatalogFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10184:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10189:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10189:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10192:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppJavaTrust); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10192:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10197:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10197:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10228:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10239:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10242:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwEncLevel) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10246:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IDataFilter, 0x69d14c80, 0xc18e, 0x11d0, 0xa9,0xce, 0x00,0x60,0x97,0x94,0x23,0x11) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10246:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IDataFilter, 0x69d14c80, 0xc18e, 0x11d0, 0xa9,0xce, 0x00,0x60,0x97,0x94,0x23,0x11) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10345:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10345:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10350:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10350:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10361:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10361:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10366:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10366:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10369:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwEncLevel); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10369:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10374:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10374:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10415:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IDataFilter **ppDF) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10420:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IDataFilter **ppDF) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10424:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IEncodingFilterFactory, 0x70bdde00, 0xc18e, 0x11d0, 0xa9,0xce, 0x00,0x60,0x97,0x94,0x23,0x11) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10424:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IEncodingFilterFactory, 0x70bdde00, 0xc18e, 0x11d0, 0xa9,0xce, 0x00,0x60,0x97,0x94,0x23,0x11) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10499:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IDataFilter **ppDF); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10499:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10504:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10504:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10509:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IDataFilter **ppDF); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10509:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10514:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10514:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10523:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI IsLoggingEnabledA(LPCSTR pszUrl); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10523:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10524:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI IsLoggingEnabledW(LPCWSTR pwszUrl); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10524:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10536:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI WriteHitLogging(LPHIT_LOGGING_INFO lpLogginginfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10536:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10568:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD_PTR dwReserved) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10572:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IWrappedProtocol, 0x53c84785, 0x8425, 0x4dc5, 0x97,0x1b, 0xe5,0x8d,0x9c,0x19,0xf9,0xb6) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10572:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IWrappedProtocol, 0x53c84785, 0x8425, 0x4dc5, 0x97,0x1b, 0xe5,0x8d,0x9c,0x19,0xf9,0xb6) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10633:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD_PTR dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10633:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10638:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10638:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10668:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HANDLE *pRetHandle) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10672:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IGetBindHandle, 0xaf0ff408, 0x129d, 0x4b20, 0x91,0xf0, 0x02,0xbd,0x23,0xd8,0x83,0x52) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10672:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IGetBindHandle, 0xaf0ff408, 0x129d, 0x4b20, 0x91,0xf0, 0x02,0xbd,0x23,0xd8,0x83,0x52) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10733:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HANDLE *pRetHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10733:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10738:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10738:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10772:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT_BOOL *vbCancel) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10776:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IBindCallbackRedirect, 0x11c81bc2, 0x121e, 0x4ed5, 0xb9,0xc4, 0xb4,0x30,0xbd,0x54,0xf2,0xc0) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10776:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IBindCallbackRedirect, 0x11c81bc2, 0x121e, 0x4ed5, 0xb9,0xc4, 0xb4,0x30,0xbd,0x54,0xf2,0xc0) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10837:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT_BOOL *vbCancel); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10837:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10842:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10842:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10851:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG __RPC_USER STGMEDIUM_UserSize (ULONG *, ULONG, STGMEDIUM *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10851:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10852:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER STGMEDIUM_UserMarshal (ULONG *, unsigned char *, STGMEDIUM *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10852:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10853:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER STGMEDIUM_UserUnmarshal(ULONG *, unsigned char *, STGMEDIUM *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10853:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10854:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_USER STGMEDIUM_UserFree (ULONG *, STGMEDIUM *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10854:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10855:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG __RPC_USER CLIPFORMAT_UserSize (ULONG *, ULONG, CLIPFORMAT *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10855:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10856:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER CLIPFORMAT_UserMarshal (ULONG *, unsigned char *, CLIPFORMAT *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10856:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10857:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER CLIPFORMAT_UserUnmarshal(ULONG *, unsigned char *, CLIPFORMAT *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10857:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10858:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_USER CLIPFORMAT_UserFree (ULONG *, CLIPFORMAT *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10858:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10859:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG __RPC_USER HWND_UserSize (ULONG *, ULONG, HWND *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10859:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10860:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER HWND_UserMarshal (ULONG *, unsigned char *, HWND *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10860:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10861:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER HWND_UserUnmarshal(ULONG *, unsigned char *, HWND *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10861:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10862:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_USER HWND_UserFree (ULONG *, HWND *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10862:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10863:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG __RPC_USER BSTR_UserSize (ULONG *, ULONG, BSTR *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10863:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10864:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER BSTR_UserMarshal (ULONG *, unsigned char *, BSTR *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10864:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10865:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER BSTR_UserUnmarshal(ULONG *, unsigned char *, BSTR *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10865:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10866:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_USER BSTR_UserFree (ULONG *, BSTR *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10866:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:164, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:447:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PROPVARIANT rgpropvar[]) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:453:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PROPID propidNameFirst) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:457:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const PROPSPEC rgpspec[]) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:462:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR rglpwstrName[]) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:467:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const LPOLESTR rglpwstrName[]) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:471:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const PROPID rgpropid[]) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:474:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD grfCommitFlags) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:477:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:480:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATPROPSTG **ppenum) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:485:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const FILETIME *pmtime) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:488:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFCLSID clsid) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:491:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STATPROPSETSTG *pstatpsstg) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:495:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IPropertyStorage, 0x00000138, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:495:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IPropertyStorage, 0x00000138, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:164, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:656:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PROPVARIANT rgpropvar[]); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:656:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:661:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:661:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:667:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PROPID propidNameFirst); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:667:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:672:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:672:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:676:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const PROPSPEC rgpspec[]); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:676:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:681:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:681:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:686:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR rglpwstrName[]); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:686:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:691:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:691:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:696:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const LPOLESTR rglpwstrName[]); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:696:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:701:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:701:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:705:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const PROPID rgpropid[]); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:705:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:710:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:710:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:713:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD grfCommitFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:713:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:718:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:718:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:720:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IPropertyStorage* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:720:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:725:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:725:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:728:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATPROPSTG **ppenum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:728:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:733:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:733:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:738:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const FILETIME *pmtime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:738:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:743:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:743:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:746:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFCLSID clsid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:746:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:751:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:751:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:754:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STATPROPSETSTG *pstatpsstg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:754:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:759:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:759:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:782:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IPropertyStorage **ppprstg) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:787:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IPropertyStorage **ppprstg) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:790:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFFMTID rfmtid) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:793:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATPROPSETSTG **ppenum) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:797:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IPropertySetStorage, 0x0000013a, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:797:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IPropertySetStorage, 0x0000013a, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:164, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:890:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IPropertyStorage **ppprstg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:890:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:895:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:895:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:900:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IPropertyStorage **ppprstg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:900:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:905:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:905:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:908:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFFMTID rfmtid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:908:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:913:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:913:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:916:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATPROPSETSTG **ppenum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:916:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:921:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:921:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:942:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:945:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG celt) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:948:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:951:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATPROPSTG **ppenum) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:955:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IEnumSTATPROPSTG, 0x00000139, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:955:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IEnumSTATPROPSTG, 0x00000139, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:164, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1041:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1041:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1046:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1046:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1049:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG celt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1049:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1054:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1054:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1056:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATPROPSTG* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1056:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1061:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1061:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1064:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATPROPSTG **ppenum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1064:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1069:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1069:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1074:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1074:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1079:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1079:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1100:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1103:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG celt) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1106:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1109:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATPROPSETSTG **ppenum) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1113:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IEnumSTATPROPSETSTG, 0x0000013b, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1113:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IEnumSTATPROPSETSTG, 0x0000013b, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:164, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1199:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1199:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1204:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1204:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1207:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG celt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1207:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1212:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1212:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1214:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATPROPSETSTG* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1214:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1219:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1219:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1222:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATPROPSETSTG **ppenum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1222:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1227:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1227:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1232:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1232:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1237:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1237:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1244:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI PropVariantCopy(PROPVARIANT *pvarDest,const PROPVARIANT *pvarSrc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1244:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1245:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI PropVariantClear(PROPVARIANT *pvar); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1245:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1246:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI FreePropVariantArray(ULONG cVariants, PROPVARIANT *rgvars); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1246:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1250:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void PropVariantInit (PROPVARIANT *pvar) { memset (pvar, 0, sizeof (PROPVARIANT)); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1256:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI StgCreatePropStg(IUnknown *pUnk, REFFMTID fmtid, const CLSID *pclsid, DWORD grfFlags, DWORD dwReserved, IPropertyStorage **ppPropStg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1256:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1257:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI StgOpenPropStg(IUnknown *pUnk, REFFMTID fmtid, DWORD grfFlags, DWORD dwReserved, IPropertyStorage **ppPropStg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1257:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1258:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI StgCreatePropSetStg(IStorage *pStorage, DWORD dwReserved, IPropertySetStorage **ppPropSetStg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1258:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1262:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI FmtIdToPropStgName(const FMTID *pfmtid, LPOLESTR oszName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1262:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1263:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI PropStgNameToFmtId(const LPOLESTR oszName, FMTID *pfmtid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1263:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1276:208: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture EXTERN_C SERIALIZEDPROPERTYVALUE * __stdcall StgConvertVariantToProperty(const PROPVARIANT *pvar, USHORT CodePage, SERIALIZEDPROPERTYVALUE *pprop, ULONG *pcb, PROPID pid, BOOLEAN fReserved, ULONG *pcIndirect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1276:208: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1281:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture EXTERN_C BOOLEAN __stdcall StgConvertPropertyToVariant(const SERIALIZEDPROPERTYVALUE *pprop, USHORT CodePage, PROPVARIANT *pvar, PMemoryAllocator *pma); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1281:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1287:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG __RPC_USER BSTR_UserSize (ULONG *, ULONG, BSTR *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1287:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1288:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER BSTR_UserMarshal (ULONG *, unsigned char *, BSTR *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1288:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1289:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER BSTR_UserUnmarshal(ULONG *, unsigned char *, BSTR *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1289:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1290:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_USER BSTR_UserFree (ULONG *, BSTR *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1290:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1291:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG __RPC_USER LPSAFEARRAY_UserSize (ULONG *, ULONG, LPSAFEARRAY *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1291:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1292:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER LPSAFEARRAY_UserMarshal (ULONG *, unsigned char *, LPSAFEARRAY *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1292:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1293:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER LPSAFEARRAY_UserUnmarshal(ULONG *, unsigned char *, LPSAFEARRAY *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1293:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1294:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_USER LPSAFEARRAY_UserFree (ULONG *, LPSAFEARRAY *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1294:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:167:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CreateStdProgressIndicator (HWND hwndParent, LPCOLESTR pszTitle, IBindStatusCallback *pIbscCaller, IBindStatusCallback **ppIbsc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:167:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:18, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:43:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI_(BSTR) SysAllocString(const OLECHAR *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:43:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:44:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI_(INT) SysReAllocString(BSTR *,const OLECHAR *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:44:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:45:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI_(BSTR) SysAllocStringLen(const OLECHAR *,UINT); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:45:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:46:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI_(INT) SysReAllocStringLen(BSTR *,const OLECHAR *,UINT); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:46:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:47:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI_(void) SysFreeString(BSTR); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:47:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:48:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI_(UINT) SysStringLen(BSTR); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:48:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:49:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI_(UINT) SysStringByteLen(BSTR bstr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:49:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:50:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI_(BSTR) SysAllocStringByteLen(LPCSTR psz,UINT len); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:50:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:51:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI_(INT) DosDateTimeToVariantTime(USHORT wDosDate,USHORT wDosTime,DOUBLE *pvtime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:51:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:52:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI_(INT) VariantTimeToDosDateTime(DOUBLE vtime,USHORT *pwDosDate,USHORT *pwDosTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:52:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:53:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI_(INT) SystemTimeToVariantTime(LPSYSTEMTIME lpSystemTime,DOUBLE *pvtime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:53:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:54:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI_(INT) VariantTimeToSystemTime(DOUBLE vtime,LPSYSTEMTIME lpSystemTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:54:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:55:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI SafeArrayAllocDescriptor(UINT cDims,SAFEARRAY **ppsaOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:55:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:56:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI SafeArrayAllocDescriptorEx(VARTYPE vt,UINT cDims,SAFEARRAY **ppsaOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:56:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:57:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI SafeArrayAllocData(SAFEARRAY *psa); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:57:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:58:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI_(SAFEARRAY *) SafeArrayCreate(VARTYPE vt,UINT cDims,SAFEARRAYBOUND *rgsabound); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:58:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:59:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI_(SAFEARRAY *) SafeArrayCreateEx(VARTYPE vt,UINT cDims,SAFEARRAYBOUND *rgsabound,PVOID pvExtra); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:59:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:60:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI SafeArrayCopyData(SAFEARRAY *psaSource,SAFEARRAY *psaTarget); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:60:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:61:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI SafeArrayDestroyDescriptor(SAFEARRAY *psa); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:61:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:62:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI SafeArrayDestroyData(SAFEARRAY *psa); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:62:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:63:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI SafeArrayDestroy(SAFEARRAY *psa); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:63:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:64:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI SafeArrayRedim(SAFEARRAY *psa,SAFEARRAYBOUND *psaboundNew); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:64:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:65:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI_(UINT) SafeArrayGetDim(SAFEARRAY *psa); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:65:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:66:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI_(UINT) SafeArrayGetElemsize(SAFEARRAY *psa); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:66:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:67:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI SafeArrayGetUBound(SAFEARRAY *psa,UINT nDim,LONG *plUbound); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:67:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:68:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI SafeArrayGetLBound(SAFEARRAY *psa,UINT nDim,LONG *plLbound); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:68:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:69:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI SafeArrayLock(SAFEARRAY *psa); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:69:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:70:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI SafeArrayUnlock(SAFEARRAY *psa); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:70:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:71:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI SafeArrayAccessData(SAFEARRAY *psa,void HUGEP **ppvData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:71:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:72:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI SafeArrayUnaccessData(SAFEARRAY *psa); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:72:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:73:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI SafeArrayGetElement(SAFEARRAY *psa,LONG *rgIndices,void *pv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:73:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:74:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI SafeArrayPutElement(SAFEARRAY *psa,LONG *rgIndices,void *pv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:74:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:75:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI SafeArrayCopy(SAFEARRAY *psa,SAFEARRAY **ppsaOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:75:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:76:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI SafeArrayPtrOfIndex(SAFEARRAY *psa,LONG *rgIndices,void **ppvData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:76:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:77:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI SafeArraySetRecordInfo(SAFEARRAY *psa,IRecordInfo *prinfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:77:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:78:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI SafeArrayGetRecordInfo(SAFEARRAY *psa,IRecordInfo **prinfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:78:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:79:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI SafeArraySetIID(SAFEARRAY *psa,REFGUID guid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:79:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:80:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI SafeArrayGetIID(SAFEARRAY *psa,GUID *pguid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:80:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:81:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI SafeArrayGetVartype(SAFEARRAY *psa,VARTYPE *pvt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:81:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:82:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI_(SAFEARRAY *) SafeArrayCreateVector(VARTYPE vt,LONG lLbound,ULONG cElements); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:82:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:83:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI_(SAFEARRAY *) SafeArrayCreateVectorEx(VARTYPE vt,LONG lLbound,ULONG cElements,PVOID pvExtra); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:83:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:84:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI_(void) VariantInit(VARIANTARG *pvarg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:84:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:85:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VariantClear(VARIANTARG *pvarg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:85:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:86:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VariantCopy(VARIANTARG *pvargDest,VARIANTARG *pvargSrc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:86:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:87:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VariantCopyInd(VARIANT *pvarDest,VARIANTARG *pvargSrc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:87:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:88:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VariantChangeType(VARIANTARG *pvargDest,VARIANTARG *pvarSrc,USHORT wFlags,VARTYPE vt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:88:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:89:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VariantChangeTypeEx(VARIANTARG *pvargDest,VARIANTARG *pvarSrc,LCID lcid,USHORT wFlags,VARTYPE vt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:89:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:100:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VectorFromBstr (BSTR bstr,SAFEARRAY **ppsa); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:100:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:101:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI BstrFromVector (SAFEARRAY *psa,BSTR *pbstr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:101:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:121:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI1FromI2(SHORT sIn,BYTE *pbOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:121:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:122:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI1FromI4(LONG lIn,BYTE *pbOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:122:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:123:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI1FromI8(LONG64 i64In,BYTE *pbOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:123:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:124:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI1FromR4(FLOAT fltIn,BYTE *pbOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:124:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:125:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI1FromR8(DOUBLE dblIn,BYTE *pbOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:125:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:126:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI1FromCy(CY cyIn,BYTE *pbOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:126:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:127:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI1FromDate(DATE dateIn,BYTE *pbOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:127:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:128:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI1FromStr(OLECHAR *strIn,LCID lcid,ULONG dwFlags,BYTE *pbOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:128:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:129:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI1FromDisp(IDispatch *pdispIn,LCID lcid,BYTE *pbOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:129:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:130:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI1FromBool(VARIANT_BOOL boolIn,BYTE *pbOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:130:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:131:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI1FromI1(CHAR cIn,BYTE *pbOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:131:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:132:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI1FromUI2(USHORT uiIn,BYTE *pbOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:132:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:133:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI1FromUI4(ULONG ulIn,BYTE *pbOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:133:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:134:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI1FromUI8(ULONG64 ui64In,BYTE *pbOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:134:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:135:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI1FromDec(DECIMAL *pdecIn,BYTE *pbOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:135:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:136:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI2FromUI1(BYTE bIn,SHORT *psOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:136:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:137:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI2FromI4(LONG lIn,SHORT *psOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:137:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:138:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI2FromI8(LONG64 i64In,SHORT *psOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:138:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:139:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI2FromR4(FLOAT fltIn,SHORT *psOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:139:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:140:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI2FromR8(DOUBLE dblIn,SHORT *psOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:140:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:141:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI2FromCy(CY cyIn,SHORT *psOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:141:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:142:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI2FromDate(DATE dateIn,SHORT *psOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:142:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:143:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI2FromStr(OLECHAR *strIn,LCID lcid,ULONG dwFlags,SHORT *psOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:143:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:144:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI2FromDisp(IDispatch *pdispIn,LCID lcid,SHORT *psOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:144:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:145:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI2FromBool(VARIANT_BOOL boolIn,SHORT *psOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:145:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:146:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI2FromI1(CHAR cIn,SHORT *psOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:146:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:147:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI2FromUI2(USHORT uiIn,SHORT *psOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:147:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:148:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI2FromUI4(ULONG ulIn,SHORT *psOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:148:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:149:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI2FromUI8(ULONG64 ui64In,SHORT *psOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:149:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:150:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI2FromDec(DECIMAL *pdecIn,SHORT *psOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:150:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:151:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI4FromUI1(BYTE bIn,LONG *plOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:151:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:152:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI4FromI2(SHORT sIn,LONG *plOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:152:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:153:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI4FromI8(LONG64 i64In,LONG *plOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:153:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:154:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI4FromR4(FLOAT fltIn,LONG *plOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:154:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:155:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI4FromR8(DOUBLE dblIn,LONG *plOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:155:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:156:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI4FromCy(CY cyIn,LONG *plOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:156:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:157:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI4FromDate(DATE dateIn,LONG *plOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:157:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:158:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI4FromStr(OLECHAR *strIn,LCID lcid,ULONG dwFlags,LONG *plOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:158:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:159:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI4FromDisp(IDispatch *pdispIn,LCID lcid,LONG *plOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:159:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:160:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI4FromBool(VARIANT_BOOL boolIn,LONG *plOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:160:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:161:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI4FromI1(CHAR cIn,LONG *plOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:161:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:162:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI4FromUI2(USHORT uiIn,LONG *plOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:162:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:163:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI4FromUI4(ULONG ulIn,LONG *plOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:163:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:164:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI4FromUI8(ULONG64 ui64In,LONG *plOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:164:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:165:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI4FromDec(DECIMAL *pdecIn,LONG *plOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:165:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:166:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI4FromInt(INT intIn,LONG *plOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:166:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:167:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI8FromUI1(BYTE bIn,LONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:167:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:168:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI8FromI2(SHORT sIn,LONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:168:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:169:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI8FromI4(LONG lIn,LONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:169:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:170:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI8FromR4(FLOAT fltIn,LONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:170:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:171:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI8FromR8(DOUBLE dblIn,LONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:171:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:172:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI8FromCy(CY cyIn,LONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:172:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:173:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI8FromDate(DATE dateIn,LONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:173:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:174:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI8FromStr(OLECHAR *strIn,LCID lcid,unsigned __LONG32 dwFlags,LONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:174:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:175:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI8FromDisp(IDispatch *pdispIn,LCID lcid,LONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:175:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:176:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI8FromBool(VARIANT_BOOL boolIn,LONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:176:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:177:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI8FromI1(CHAR cIn,LONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:177:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:178:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI8FromUI2(USHORT uiIn,LONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:178:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:179:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI8FromUI4(ULONG ulIn,LONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:179:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:180:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI8FromUI8(ULONG64 ui64In,LONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:180:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:181:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI8FromDec(DECIMAL *pdecIn,LONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:181:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:182:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI8FromInt(INT intIn,LONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:182:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:183:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR4FromUI1(BYTE bIn,FLOAT *pfltOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:183:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:184:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR4FromI2(SHORT sIn,FLOAT *pfltOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:184:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:185:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR4FromI4(LONG lIn,FLOAT *pfltOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:185:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:186:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR4FromI8(LONG64 i64In,FLOAT *pfltOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:186:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:187:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR4FromR8(DOUBLE dblIn,FLOAT *pfltOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:187:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:188:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR4FromCy(CY cyIn,FLOAT *pfltOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:188:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:189:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR4FromDate(DATE dateIn,FLOAT *pfltOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:189:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:190:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR4FromStr(OLECHAR *strIn,LCID lcid,ULONG dwFlags,FLOAT *pfltOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:190:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:191:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR4FromDisp(IDispatch *pdispIn,LCID lcid,FLOAT *pfltOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:191:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:192:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR4FromBool(VARIANT_BOOL boolIn,FLOAT *pfltOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:192:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:193:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR4FromI1(CHAR cIn,FLOAT *pfltOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:193:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:194:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR4FromUI2(USHORT uiIn,FLOAT *pfltOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:194:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:195:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR4FromUI4(ULONG ulIn,FLOAT *pfltOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:195:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:196:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR4FromUI8(ULONG64 ui64In,FLOAT *pfltOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:196:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:197:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR4FromDec(DECIMAL *pdecIn,FLOAT *pfltOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:197:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:198:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR8FromUI1(BYTE bIn,DOUBLE *pdblOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:198:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:199:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR8FromI2(SHORT sIn,DOUBLE *pdblOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:199:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:200:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR8FromI4(LONG lIn,DOUBLE *pdblOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:200:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:201:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR8FromI8(LONG64 i64In,DOUBLE *pdblOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:201:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:202:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR8FromR4(FLOAT fltIn,DOUBLE *pdblOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:202:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:203:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR8FromCy(CY cyIn,DOUBLE *pdblOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:203:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:204:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR8FromDate(DATE dateIn,DOUBLE *pdblOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:204:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:205:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR8FromStr(OLECHAR *strIn,LCID lcid,ULONG dwFlags,DOUBLE *pdblOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:205:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:206:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR8FromDisp(IDispatch *pdispIn,LCID lcid,DOUBLE *pdblOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:206:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:207:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR8FromBool(VARIANT_BOOL boolIn,DOUBLE *pdblOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:207:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:208:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR8FromI1(CHAR cIn,DOUBLE *pdblOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:208:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:209:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR8FromUI2(USHORT uiIn,DOUBLE *pdblOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:209:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:210:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR8FromUI4(ULONG ulIn,DOUBLE *pdblOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:210:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:211:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR8FromUI8(ULONG64 ui64In,DOUBLE *pdblOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:211:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:212:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR8FromDec(DECIMAL *pdecIn,DOUBLE *pdblOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:212:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:213:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDateFromUI1(BYTE bIn,DATE *pdateOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:213:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:214:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDateFromI2(SHORT sIn,DATE *pdateOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:214:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:215:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDateFromI4(LONG lIn,DATE *pdateOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:215:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:216:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDateFromI8(LONG64 i64In,DATE *pdateOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:216:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:217:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDateFromR4(FLOAT fltIn,DATE *pdateOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:217:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:218:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDateFromR8(DOUBLE dblIn,DATE *pdateOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:218:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:219:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDateFromCy(CY cyIn,DATE *pdateOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:219:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:220:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDateFromStr(OLECHAR *strIn,LCID lcid,ULONG dwFlags,DATE *pdateOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:220:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:221:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDateFromDisp(IDispatch *pdispIn,LCID lcid,DATE *pdateOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:221:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:222:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDateFromBool(VARIANT_BOOL boolIn,DATE *pdateOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:222:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:223:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDateFromI1(CHAR cIn,DATE *pdateOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:223:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:224:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDateFromUI2(USHORT uiIn,DATE *pdateOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:224:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:225:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDateFromUI4(ULONG ulIn,DATE *pdateOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:225:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:226:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDateFromUI8(ULONG64 ui64In,DATE *pdateOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:226:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:227:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDateFromDec(DECIMAL *pdecIn,DATE *pdateOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:227:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:228:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarCyFromUI1(BYTE bIn,CY *pcyOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:228:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:229:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarCyFromI2(SHORT sIn,CY *pcyOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:229:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:230:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarCyFromI4(LONG lIn,CY *pcyOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:230:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:231:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarCyFromI8(LONG64 i64In,CY *pcyOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:231:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:232:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarCyFromR4(FLOAT fltIn,CY *pcyOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:232:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:233:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarCyFromR8(DOUBLE dblIn,CY *pcyOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:233:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:234:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarCyFromDate(DATE dateIn,CY *pcyOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:234:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:235:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarCyFromStr(OLECHAR *strIn,LCID lcid,ULONG dwFlags,CY *pcyOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:235:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:236:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarCyFromDisp(IDispatch *pdispIn,LCID lcid,CY *pcyOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:236:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:237:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarCyFromBool(VARIANT_BOOL boolIn,CY *pcyOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:237:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:238:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarCyFromI1(CHAR cIn,CY *pcyOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:238:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:239:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarCyFromUI2(USHORT uiIn,CY *pcyOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:239:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:240:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarCyFromUI4(ULONG ulIn,CY *pcyOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:240:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:241:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarCyFromUI8(ULONG64 ui64In,CY *pcyOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:241:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:242:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarCyFromDec(DECIMAL *pdecIn,CY *pcyOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:242:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:243:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBstrFromUI1(BYTE bVal,LCID lcid,ULONG dwFlags,BSTR *pbstrOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:243:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:244:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBstrFromI2(SHORT iVal,LCID lcid,ULONG dwFlags,BSTR *pbstrOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:244:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:245:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBstrFromI4(LONG lIn,LCID lcid,ULONG dwFlags,BSTR *pbstrOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:245:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:246:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBstrFromI8(LONG64 i64In,LCID lcid,unsigned __LONG32 dwFlags,BSTR *pbstrOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:246:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:247:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBstrFromR4(FLOAT fltIn,LCID lcid,ULONG dwFlags,BSTR *pbstrOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:247:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:248:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBstrFromR8(DOUBLE dblIn,LCID lcid,ULONG dwFlags,BSTR *pbstrOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:248:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:249:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBstrFromCy(CY cyIn,LCID lcid,ULONG dwFlags,BSTR *pbstrOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:249:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:250:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBstrFromDate(DATE dateIn,LCID lcid,ULONG dwFlags,BSTR *pbstrOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:250:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:251:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBstrFromDisp(IDispatch *pdispIn,LCID lcid,ULONG dwFlags,BSTR *pbstrOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:251:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:252:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBstrFromBool(VARIANT_BOOL boolIn,LCID lcid,ULONG dwFlags,BSTR *pbstrOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:252:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:253:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBstrFromI1(CHAR cIn,LCID lcid,ULONG dwFlags,BSTR *pbstrOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:253:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:254:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBstrFromUI2(USHORT uiIn,LCID lcid,ULONG dwFlags,BSTR *pbstrOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:254:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:255:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBstrFromUI4(ULONG ulIn,LCID lcid,ULONG dwFlags,BSTR *pbstrOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:255:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:256:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBstrFromUI8(ULONG64 ui64In,LCID lcid,unsigned __LONG32 dwFlags,BSTR *pbstrOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:256:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:257:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBstrFromDec(DECIMAL *pdecIn,LCID lcid,ULONG dwFlags,BSTR *pbstrOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:257:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:258:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBoolFromUI1(BYTE bIn,VARIANT_BOOL *pboolOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:258:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:259:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBoolFromI2(SHORT sIn,VARIANT_BOOL *pboolOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:259:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:260:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBoolFromI4(LONG lIn,VARIANT_BOOL *pboolOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:260:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:261:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBoolFromI8(LONG64 i64In,VARIANT_BOOL *pboolOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:261:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:262:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBoolFromR4(FLOAT fltIn,VARIANT_BOOL *pboolOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:262:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:263:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBoolFromR8(DOUBLE dblIn,VARIANT_BOOL *pboolOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:263:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:264:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBoolFromDate(DATE dateIn,VARIANT_BOOL *pboolOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:264:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:265:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBoolFromCy(CY cyIn,VARIANT_BOOL *pboolOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:265:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:266:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBoolFromStr(OLECHAR *strIn,LCID lcid,ULONG dwFlags,VARIANT_BOOL *pboolOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:266:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:267:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBoolFromDisp(IDispatch *pdispIn,LCID lcid,VARIANT_BOOL *pboolOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:267:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:268:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBoolFromI1(CHAR cIn,VARIANT_BOOL *pboolOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:268:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:269:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBoolFromUI2(USHORT uiIn,VARIANT_BOOL *pboolOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:269:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:270:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBoolFromUI4(ULONG ulIn,VARIANT_BOOL *pboolOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:270:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:271:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBoolFromUI8(ULONG64 i64In,VARIANT_BOOL *pboolOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:271:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:272:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBoolFromDec(DECIMAL *pdecIn,VARIANT_BOOL *pboolOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:272:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:273:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI1FromUI1(BYTE bIn,CHAR *pcOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:273:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:274:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI1FromI2(SHORT uiIn,CHAR *pcOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:274:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:275:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI1FromI4(LONG lIn,CHAR *pcOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:275:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:276:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI1FromI8(LONG64 i64In,CHAR *pcOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:276:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:277:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI1FromR4(FLOAT fltIn,CHAR *pcOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:277:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:278:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI1FromR8(DOUBLE dblIn,CHAR *pcOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:278:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:279:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI1FromDate(DATE dateIn,CHAR *pcOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:279:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:280:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI1FromCy(CY cyIn,CHAR *pcOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:280:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:281:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI1FromStr(OLECHAR *strIn,LCID lcid,ULONG dwFlags,CHAR *pcOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:281:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:282:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI1FromDisp(IDispatch *pdispIn,LCID lcid,CHAR *pcOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:282:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:283:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI1FromBool(VARIANT_BOOL boolIn,CHAR *pcOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:283:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:284:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI1FromUI2(USHORT uiIn,CHAR *pcOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:284:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:285:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI1FromUI4(ULONG ulIn,CHAR *pcOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:285:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:286:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI1FromUI8(ULONG64 i64In,CHAR *pcOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:286:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:287:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI1FromDec(DECIMAL *pdecIn,CHAR *pcOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:287:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:288:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI2FromUI1(BYTE bIn,USHORT *puiOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:288:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:289:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI2FromI2(SHORT uiIn,USHORT *puiOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:289:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:290:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI2FromI4(LONG lIn,USHORT *puiOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:290:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:291:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI2FromI8(LONG64 i64In,USHORT *puiOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:291:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:292:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI2FromR4(FLOAT fltIn,USHORT *puiOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:292:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:293:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI2FromR8(DOUBLE dblIn,USHORT *puiOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:293:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:294:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI2FromDate(DATE dateIn,USHORT *puiOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:294:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:295:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI2FromCy(CY cyIn,USHORT *puiOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:295:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:296:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI2FromStr(OLECHAR *strIn,LCID lcid,ULONG dwFlags,USHORT *puiOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:296:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:297:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI2FromDisp(IDispatch *pdispIn,LCID lcid,USHORT *puiOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:297:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:298:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI2FromBool(VARIANT_BOOL boolIn,USHORT *puiOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:298:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:299:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI2FromI1(CHAR cIn,USHORT *puiOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:299:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:300:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI2FromUI4(ULONG ulIn,USHORT *puiOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:300:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:301:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI2FromUI8(ULONG64 i64In,USHORT *puiOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:301:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:302:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI2FromDec(DECIMAL *pdecIn,USHORT *puiOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:302:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:303:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI4FromUI1(BYTE bIn,ULONG *pulOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:303:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:304:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI4FromI2(SHORT uiIn,ULONG *pulOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:304:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:305:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI4FromI4(LONG lIn,ULONG *pulOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:305:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:306:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI4FromI8(LONG64 i64In,ULONG *plOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:306:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:307:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI4FromR4(FLOAT fltIn,ULONG *pulOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:307:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:308:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI4FromR8(DOUBLE dblIn,ULONG *pulOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:308:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:309:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI4FromDate(DATE dateIn,ULONG *pulOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:309:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:310:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI4FromCy(CY cyIn,ULONG *pulOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:310:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:311:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI4FromStr(OLECHAR *strIn,LCID lcid,ULONG dwFlags,ULONG *pulOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:311:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:312:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI4FromDisp(IDispatch *pdispIn,LCID lcid,ULONG *pulOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:312:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:313:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI4FromBool(VARIANT_BOOL boolIn,ULONG *pulOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:313:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:314:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI4FromI1(CHAR cIn,ULONG *pulOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:314:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:315:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI4FromUI2(USHORT uiIn,ULONG *pulOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:315:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:316:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI4FromUI8(ULONG64 ui64In,ULONG *plOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:316:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:317:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI4FromDec(DECIMAL *pdecIn,ULONG *pulOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:317:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:318:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI8FromUI1(BYTE bIn,ULONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:318:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:319:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI8FromI2(SHORT sIn,ULONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:319:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:320:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI8FromI4(LONG lIn,ULONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:320:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:321:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI8FromI8(LONG64 ui64In,ULONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:321:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:322:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI8FromR4(FLOAT fltIn,ULONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:322:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:323:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI8FromR8(DOUBLE dblIn,ULONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:323:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:324:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI8FromCy(CY cyIn,ULONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:324:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:325:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI8FromDate(DATE dateIn,ULONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:325:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:326:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI8FromStr(OLECHAR *strIn,LCID lcid,unsigned __LONG32 dwFlags,ULONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:326:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:327:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI8FromDisp(IDispatch *pdispIn,LCID lcid,ULONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:327:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:328:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI8FromBool(VARIANT_BOOL boolIn,ULONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:328:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:329:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI8FromI1(CHAR cIn,ULONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:329:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:330:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI8FromUI2(USHORT uiIn,ULONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:330:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:331:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI8FromUI4(ULONG ulIn,ULONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:331:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:332:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI8FromDec(DECIMAL *pdecIn,ULONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:332:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:333:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI8FromInt(INT intIn,ULONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:333:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:334:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDecFromUI1(BYTE bIn,DECIMAL *pdecOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:334:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:335:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDecFromI2(SHORT uiIn,DECIMAL *pdecOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:335:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:336:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDecFromI4(LONG lIn,DECIMAL *pdecOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:336:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:337:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDecFromI8(LONG64 i64In,DECIMAL *pdecOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:337:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:338:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDecFromR4(FLOAT fltIn,DECIMAL *pdecOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:338:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:339:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDecFromR8(DOUBLE dblIn,DECIMAL *pdecOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:339:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:340:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDecFromDate(DATE dateIn,DECIMAL *pdecOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:340:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:341:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDecFromCy(CY cyIn,DECIMAL *pdecOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:341:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:342:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDecFromStr(OLECHAR *strIn,LCID lcid,ULONG dwFlags,DECIMAL *pdecOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:342:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:343:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDecFromDisp(IDispatch *pdispIn,LCID lcid,DECIMAL *pdecOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:343:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:344:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDecFromBool(VARIANT_BOOL boolIn,DECIMAL *pdecOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:344:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:345:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDecFromI1(CHAR cIn,DECIMAL *pdecOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:345:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:346:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDecFromUI2(USHORT uiIn,DECIMAL *pdecOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:346:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:347:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDecFromUI4(ULONG ulIn,DECIMAL *pdecOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:347:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:348:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDecFromUI8(ULONG64 ui64In,DECIMAL *pdecOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:348:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:353:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI4FromI8(LONG64 i64In,LONG *plOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:353:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:354:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI4FromUI8(ULONG64 ui64In,LONG *plOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:354:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:462:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarParseNumFromStr(OLECHAR *strIn,LCID lcid,ULONG dwFlags,NUMPARSE *pnumprs,BYTE *rgbDig); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:462:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:463:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarNumFromParseNum(NUMPARSE *pnumprs,BYTE *rgbDig,ULONG dwVtBits,VARIANT *pvar); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:463:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:464:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarAdd(LPVARIANT pvarLeft,LPVARIANT pvarRight,LPVARIANT pvarResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:464:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:465:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarAnd(LPVARIANT pvarLeft,LPVARIANT pvarRight,LPVARIANT pvarResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:465:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:466:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarCat(LPVARIANT pvarLeft,LPVARIANT pvarRight,LPVARIANT pvarResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:466:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:467:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarDiv(LPVARIANT pvarLeft,LPVARIANT pvarRight,LPVARIANT pvarResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:467:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:468:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarEqv(LPVARIANT pvarLeft,LPVARIANT pvarRight,LPVARIANT pvarResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:468:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:469:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarIdiv(LPVARIANT pvarLeft,LPVARIANT pvarRight,LPVARIANT pvarResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:469:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:470:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarImp(LPVARIANT pvarLeft,LPVARIANT pvarRight,LPVARIANT pvarResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:470:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:471:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarMod(LPVARIANT pvarLeft,LPVARIANT pvarRight,LPVARIANT pvarResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:471:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:472:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarMul(LPVARIANT pvarLeft,LPVARIANT pvarRight,LPVARIANT pvarResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:472:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:473:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarOr(LPVARIANT pvarLeft,LPVARIANT pvarRight,LPVARIANT pvarResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:473:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:474:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarPow(LPVARIANT pvarLeft,LPVARIANT pvarRight,LPVARIANT pvarResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:474:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:475:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarSub(LPVARIANT pvarLeft,LPVARIANT pvarRight,LPVARIANT pvarResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:475:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:476:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarXor(LPVARIANT pvarLeft,LPVARIANT pvarRight,LPVARIANT pvarResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:476:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:477:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarAbs(LPVARIANT pvarIn,LPVARIANT pvarResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:477:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:478:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarFix(LPVARIANT pvarIn,LPVARIANT pvarResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:478:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:479:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarInt(LPVARIANT pvarIn,LPVARIANT pvarResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:479:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:480:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarNeg(LPVARIANT pvarIn,LPVARIANT pvarResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:480:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:481:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarNot(LPVARIANT pvarIn,LPVARIANT pvarResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:481:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:482:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarRound(LPVARIANT pvarIn,int cDecimals,LPVARIANT pvarResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:482:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:483:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarCmp(LPVARIANT pvarLeft,LPVARIANT pvarRight,LCID lcid,ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:483:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:487:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __inline HRESULT WINAPI VarCmp(LPVARIANT pvarLeft,LPVARIANT pvarRight,LCID lcid) { return VarCmp(pvarLeft,pvarRight,lcid,0); } ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:18, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:491:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarDecAdd(LPDECIMAL pdecLeft,LPDECIMAL pdecRight,LPDECIMAL pdecResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:491:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:492:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarDecDiv(LPDECIMAL pdecLeft,LPDECIMAL pdecRight,LPDECIMAL pdecResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:492:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:493:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarDecMul(LPDECIMAL pdecLeft,LPDECIMAL pdecRight,LPDECIMAL pdecResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:493:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:494:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarDecSub(LPDECIMAL pdecLeft,LPDECIMAL pdecRight,LPDECIMAL pdecResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:494:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:495:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarDecAbs(LPDECIMAL pdecIn,LPDECIMAL pdecResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:495:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:496:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarDecFix(LPDECIMAL pdecIn,LPDECIMAL pdecResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:496:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:497:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarDecInt(LPDECIMAL pdecIn,LPDECIMAL pdecResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:497:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:498:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarDecNeg(LPDECIMAL pdecIn,LPDECIMAL pdecResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:498:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:499:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarDecRound(LPDECIMAL pdecIn,int cDecimals,LPDECIMAL pdecResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:499:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:500:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarDecCmp(LPDECIMAL pdecLeft,LPDECIMAL pdecRight); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:500:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:501:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarDecCmpR8(LPDECIMAL pdecLeft,double dblRight); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:501:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:502:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarCyAdd(CY cyLeft,CY cyRight,LPCY pcyResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:502:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:503:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarCyMul(CY cyLeft,CY cyRight,LPCY pcyResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:503:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:504:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarCyMulI4(CY cyLeft,__LONG32 lRight,LPCY pcyResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:504:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:505:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarCyMulI8(CY cyLeft,LONG64 lRight,LPCY pcyResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:505:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:506:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarCySub(CY cyLeft,CY cyRight,LPCY pcyResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:506:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:507:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarCyAbs(CY cyIn,LPCY pcyResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:507:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:508:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarCyFix(CY cyIn,LPCY pcyResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:508:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:509:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarCyInt(CY cyIn,LPCY pcyResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:509:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:510:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarCyNeg(CY cyIn,LPCY pcyResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:510:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:511:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarCyRound(CY cyIn,int cDecimals,LPCY pcyResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:511:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:512:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarCyCmp(CY cyLeft,CY cyRight); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:512:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:513:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarCyCmpR8(CY cyLeft,double dblRight); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:513:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:514:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarBstrCat(BSTR bstrLeft,BSTR bstrRight,LPBSTR pbstrResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:514:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:515:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarBstrCmp(BSTR bstrLeft,BSTR bstrRight,LCID lcid,ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:515:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:516:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarR8Pow(double dblLeft,double dblRight,double *pdblResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:516:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:517:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarR4CmpR8(float fltLeft,double dblRight); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:517:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:518:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarR8Round(double dblIn,int cDecimals,double *pdblResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:518:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:532:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDateFromUdate(UDATE *pudateIn,ULONG dwFlags,DATE *pdateOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:532:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:533:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDateFromUdateEx(UDATE *pudateIn,LCID lcid,ULONG dwFlags,DATE *pdateOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:533:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:534:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUdateFromDate(DATE dateIn,ULONG dwFlags,UDATE *pudateOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:534:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:535:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI GetAltMonthNames(LCID lcid,LPOLESTR **prgp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:535:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:536:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarFormat(LPVARIANT pvarIn,LPOLESTR pstrFormat,int iFirstDay,int iFirstWeek,ULONG dwFlags,BSTR *pbstrOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:536:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:537:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarFormatDateTime(LPVARIANT pvarIn,int iNamedFormat,ULONG dwFlags,BSTR *pbstrOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:537:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:538:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarFormatNumber(LPVARIANT pvarIn,int iNumDig,int iIncLead,int iUseParens,int iGroup,ULONG dwFlags,BSTR *pbstrOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:538:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:539:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarFormatPercent(LPVARIANT pvarIn,int iNumDig,int iIncLead,int iUseParens,int iGroup,ULONG dwFlags,BSTR *pbstrOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:539:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:540:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarFormatCurrency(LPVARIANT pvarIn,int iNumDig,int iIncLead,int iUseParens,int iGroup,ULONG dwFlags,BSTR *pbstrOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:540:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:541:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarWeekdayName(int iWeekday,int fAbbrev,int iFirstDay,ULONG dwFlags,BSTR *pbstrOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:541:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:542:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarMonthName(int iMonth,int fAbbrev,ULONG dwFlags,BSTR *pbstrOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:542:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:543:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarFormatFromTokens(LPVARIANT pvarIn,LPOLESTR pstrFormat,LPBYTE pbTokCur,ULONG dwFlags,BSTR *pbstrOut,LCID lcid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:543:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:544:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarTokenizeFormatString(LPOLESTR pstrFormat,LPBYTE rgbTok,int cbTok,int iFirstDay,int iFirstWeek,LCID lcid,int *pcbActual); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:544:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:581:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI_(ULONG) LHashValOfNameSysA(SYSKIND syskind,LCID lcid,LPCSTR szName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:581:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:582:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI_(ULONG) LHashValOfNameSys(SYSKIND syskind,LCID lcid,const OLECHAR *szName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:582:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:588:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI LoadTypeLib(const OLECHAR *szFile,ITypeLib **pptlib); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:588:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:598:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI LoadTypeLibEx(LPCOLESTR szFile,REGKIND regkind,ITypeLib **pptlib); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:598:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:599:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI LoadRegTypeLib(REFGUID rguid,WORD wVerMajor,WORD wVerMinor,LCID lcid,ITypeLib **pptlib); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:599:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:600:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI QueryPathOfRegTypeLib(REFGUID guid,USHORT wMaj,USHORT wMin,LCID lcid,LPBSTR lpbstrPathName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:600:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:601:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI RegisterTypeLib(ITypeLib *ptlib,OLECHAR *szFullPath,OLECHAR *szHelpDir); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:601:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:602:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI UnRegisterTypeLib(REFGUID libID,WORD wVerMajor,WORD wVerMinor,LCID lcid,SYSKIND syskind); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:602:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:603:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI CreateTypeLib(SYSKIND syskind,const OLECHAR *szFile,ICreateTypeLib **ppctlib); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:603:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:604:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI CreateTypeLib2(SYSKIND syskind,LPCOLESTR szFile,ICreateTypeLib2 **ppctlib); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:604:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:632:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI DispGetParam(DISPPARAMS *pdispparams,UINT position,VARTYPE vtTarg,VARIANT *pvarResult,UINT *puArgErr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:632:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:633:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI DispGetIDsOfNames(ITypeInfo *ptinfo,OLECHAR **rgszNames,UINT cNames,DISPID *rgdispid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:633:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:634:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI DispInvoke(void *_this,ITypeInfo *ptinfo,DISPID dispidMember,WORD wFlags,DISPPARAMS *pparams,VARIANT *pvarResult,EXCEPINFO *pexcepinfo,UINT *puArgErr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:634:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:635:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI CreateDispTypeInfo(INTERFACEDATA *pidata,LCID lcid,ITypeInfo **pptinfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:635:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:636:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI CreateStdDispatch(IUnknown *punkOuter,void *pvThis,ITypeInfo *ptinfo,IUnknown **ppunkStdDisp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:636:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:637:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI DispCallFunc(void *pvInstance,ULONG_PTR oVft,CALLCONV cc,VARTYPE vtReturn,UINT cActuals,VARTYPE *prgvt,VARIANTARG **prgpvarg,VARIANT *pvargResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:637:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:642:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI RegisterActiveObject(IUnknown *punk,REFCLSID rclsid,DWORD dwFlags,DWORD *pdwRegister); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:642:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:643:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI RevokeActiveObject(DWORD dwRegister,void *pvReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:643:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:644:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI GetActiveObject(REFCLSID rclsid,void *pvReserved,IUnknown **ppunk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:644:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:645:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI SetErrorInfo(ULONG dwReserved,IErrorInfo *perrinfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:645:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:646:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI GetErrorInfo(ULONG dwReserved,IErrorInfo **pperrinfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:646:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:647:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI CreateErrorInfo(ICreateErrorInfo **pperrinfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:647:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:648:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI GetRecordInfoFromTypeInfo(ITypeInfo *pTypeInfo,IRecordInfo **ppRecInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:648:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:649:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI GetRecordInfoFromGuids(REFGUID rGuidTypeLib,ULONG uVerMajor,ULONG uVerMinor,LCID lcid,REFGUID rGuidTypeInfo,IRecordInfo **ppRecInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:649:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:650:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI_(ULONG) OaBuildVersion(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:650:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:651:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI_(void) ClearCustData(LPCUSTDATA pCustData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:651:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:41:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_ (DWORD) OleBuildVersion (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:41:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:43:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CreateDataAdviseHolder (LPDATAADVISEHOLDER *ppDAHolder); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:43:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:48:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI ReadClassStg (LPSTORAGE pStg, CLSID *pclsid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:48:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:49:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI WriteClassStg (LPSTORAGE pStg, REFCLSID rclsid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:49:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:50:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI ReadClassStm (LPSTREAM pStm, CLSID *pclsid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:50:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:51:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI WriteClassStm (LPSTREAM pStm, REFCLSID rclsid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:51:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:55:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI WriteFmtUserTypeStg (LPSTORAGE pstg, CLIPFORMAT cf, LPOLESTR lpszUserType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:55:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:56:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI ReadFmtUserTypeStg (LPSTORAGE pstg, CLIPFORMAT *pcf, LPOLESTR *lplpszUserType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:56:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:57:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleInitialize (LPVOID pvReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:57:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:58:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_ (void) OleUninitialize (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:58:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:59:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleQueryLinkFromData (LPDATAOBJECT pSrcDataObject); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:59:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:60:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleQueryCreateFromData (LPDATAOBJECT pSrcDataObject); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:60:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:61:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleCreate (REFCLSID rclsid, REFIID riid, DWORD renderopt, LPFORMATETC pFormatEtc, LPOLECLIENTSITE pClientSite, LPSTORAGE pStg, LPVOID *ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:61:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:62:251: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleCreateEx (REFCLSID rclsid, REFIID riid, DWORD dwFlags, DWORD renderopt, ULONG cFormats, DWORD *rgAdvf, LPFORMATETC rgFormatEtc, IAdviseSink *lpAdviseSink, DWORD *rgdwConnection, LPOLECLIENTSITE pClientSite, LPSTORAGE pStg, LPVOID *ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:62:251: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:63:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleCreateFromData (LPDATAOBJECT pSrcDataObj, REFIID riid, DWORD renderopt, LPFORMATETC pFormatEtc, LPOLECLIENTSITE pClientSite, LPSTORAGE pStg, LPVOID *ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:63:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:64:268: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleCreateFromDataEx (LPDATAOBJECT pSrcDataObj, REFIID riid, DWORD dwFlags, DWORD renderopt, ULONG cFormats, DWORD *rgAdvf, LPFORMATETC rgFormatEtc, IAdviseSink *lpAdviseSink, DWORD *rgdwConnection, LPOLECLIENTSITE pClientSite, LPSTORAGE pStg, LPVOID *ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:64:268: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:65:173: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleCreateLinkFromData (LPDATAOBJECT pSrcDataObj, REFIID riid, DWORD renderopt, LPFORMATETC pFormatEtc, LPOLECLIENTSITE pClientSite, LPSTORAGE pStg, LPVOID *ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:65:173: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:66:272: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleCreateLinkFromDataEx (LPDATAOBJECT pSrcDataObj, REFIID riid, DWORD dwFlags, DWORD renderopt, ULONG cFormats, DWORD *rgAdvf, LPFORMATETC rgFormatEtc, IAdviseSink *lpAdviseSink, DWORD *rgdwConnection, LPOLECLIENTSITE pClientSite, LPSTORAGE pStg, LPVOID *ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:66:272: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:67:174: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleCreateStaticFromData (LPDATAOBJECT pSrcDataObj, REFIID iid, DWORD renderopt, LPFORMATETC pFormatEtc, LPOLECLIENTSITE pClientSite, LPSTORAGE pStg, LPVOID *ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:67:174: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:68:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleCreateLink (LPMONIKER pmkLinkSrc, REFIID riid, DWORD renderopt, LPFORMATETC lpFormatEtc, LPOLECLIENTSITE pClientSite, LPSTORAGE pStg, LPVOID *ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:68:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:69:260: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleCreateLinkEx (LPMONIKER pmkLinkSrc, REFIID riid, DWORD dwFlags, DWORD renderopt, ULONG cFormats, DWORD *rgAdvf, LPFORMATETC rgFormatEtc, IAdviseSink *lpAdviseSink, DWORD *rgdwConnection, LPOLECLIENTSITE pClientSite, LPSTORAGE pStg, LPVOID *ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:69:260: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:70:170: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleCreateLinkToFile (LPCOLESTR lpszFileName, REFIID riid, DWORD renderopt, LPFORMATETC lpFormatEtc, LPOLECLIENTSITE pClientSite, LPSTORAGE pStg, LPVOID *ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:70:170: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:71:268: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleCreateLinkToFileEx (LPCOLESTR lpszFileName, REFIID riid, DWORD dwFlags, DWORD renderopt, ULONG cFormats, DWORD *rgAdvf, LPFORMATETC rgFormatEtc, IAdviseSink *lpAdviseSink, DWORD *rgdwConnection, LPOLECLIENTSITE pClientSite, LPSTORAGE pStg, LPVOID *ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:71:268: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:72:185: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleCreateFromFile (REFCLSID rclsid, LPCOLESTR lpszFileName, REFIID riid, DWORD renderopt, LPFORMATETC lpFormatEtc, LPOLECLIENTSITE pClientSite, LPSTORAGE pStg, LPVOID *ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:72:185: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:73:283: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleCreateFromFileEx (REFCLSID rclsid, LPCOLESTR lpszFileName, REFIID riid, DWORD dwFlags, DWORD renderopt, ULONG cFormats, DWORD *rgAdvf, LPFORMATETC rgFormatEtc, IAdviseSink *lpAdviseSink, DWORD *rgdwConnection, LPOLECLIENTSITE pClientSite, LPSTORAGE pStg, LPVOID *ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:73:283: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:74:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleLoad (LPSTORAGE pStg, REFIID riid, LPOLECLIENTSITE pClientSite, LPVOID *ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:74:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:75:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleSave (LPPERSISTSTORAGE pPS, LPSTORAGE pStg, WINBOOL fSameAsLoad); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:75:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:76:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleLoadFromStream (LPSTREAM pStm, REFIID iidInterface, LPVOID *ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:76:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:77:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleSaveToStream (LPPERSISTSTREAM pPStm, LPSTREAM pStm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:77:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:78:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleSetContainedObject (LPUNKNOWN pUnknown, WINBOOL fContained); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:78:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:79:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleNoteObjectVisible (LPUNKNOWN pUnknown, WINBOOL fVisible); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:79:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:80:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI RegisterDragDrop (HWND hwnd, LPDROPTARGET pDropTarget); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:80:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:81:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI RevokeDragDrop (HWND hwnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:81:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:82:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI DoDragDrop (LPDATAOBJECT pDataObj, LPDROPSOURCE pDropSource, DWORD dwOKEffects, LPDWORD pdwEffect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:82:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:83:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleSetClipboard (LPDATAOBJECT pDataObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:83:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:84:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleGetClipboard (LPDATAOBJECT *ppDataObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:84:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:85:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleFlushClipboard (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:85:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:86:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleIsCurrentClipboard (LPDATAOBJECT pDataObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:86:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:87:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_ (HOLEMENU) OleCreateMenuDescriptor (HMENU hmenuCombined, LPOLEMENUGROUPWIDTHS lpMenuWidths); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:87:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:88:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleSetMenuDescriptor (HOLEMENU holemenu, HWND hwndFrame, HWND hwndActiveObject, LPOLEINPLACEFRAME lpFrame, LPOLEINPLACEACTIVEOBJECT lpActiveObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:88:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:89:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleDestroyMenuDescriptor (HOLEMENU holemenu); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:89:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:90:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleTranslateAccelerator (LPOLEINPLACEFRAME lpFrame, LPOLEINPLACEFRAMEINFO lpFrameInfo, LPMSG lpmsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:90:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:91:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_ (HANDLE) OleDuplicateData (HANDLE hSrc, CLIPFORMAT cfFormat, UINT uiFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:91:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:92:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleDraw (LPUNKNOWN pUnknown, DWORD dwAspect, HDC hdcDraw, LPCRECT lprcBounds); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:92:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:93:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleRun (LPUNKNOWN pUnknown); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:93:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:94:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_ (WINBOOL) OleIsRunning (LPOLEOBJECT pObject); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:94:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:95:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleLockRunning (LPUNKNOWN pUnknown, WINBOOL fLock, WINBOOL fLastUnlockCloses); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:95:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:96:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_ (void) ReleaseStgMedium (LPSTGMEDIUM); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:96:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:97:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CreateOleAdviseHolder (LPOLEADVISEHOLDER *ppOAHolder); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:97:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:98:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleCreateDefaultHandler (REFCLSID clsid, LPUNKNOWN pUnkOuter, REFIID riid, LPVOID *lplpObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:98:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:99:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleCreateEmbeddingHelper (REFCLSID clsid, LPUNKNOWN pUnkOuter, DWORD flags, LPCLASSFACTORY pCF, REFIID riid, LPVOID *lplpObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:99:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:100:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_ (WINBOOL) IsAccelerator (HACCEL hAccel, int cAccelEntries, LPMSG lpMsg, WORD *lpwCmd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:100:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:101:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_ (HGLOBAL) OleGetIconOfFile (LPOLESTR lpszPath, WINBOOL fUseFileAsLabel); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:101:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:102:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_ (HGLOBAL) OleGetIconOfClass (REFCLSID rclsid, LPOLESTR lpszLabel, WINBOOL fUseTypeAsLabel); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:102:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:103:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_ (HGLOBAL) OleMetafilePictFromIconAndLabel (HICON hIcon, LPOLESTR lpszLabel, LPOLESTR lpszSourceFile, UINT iIconIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:103:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:104:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleRegGetUserType (REFCLSID clsid, DWORD dwFormOfType, LPOLESTR *pszUserType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:104:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:105:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleRegGetMiscStatus (REFCLSID clsid, DWORD dwAspect, DWORD *pdwStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:105:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:106:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleRegEnumFormatEtc (REFCLSID clsid, DWORD dwDirection, LPENUMFORMATETC *ppenum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:106:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:107:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleRegEnumVerbs (REFCLSID clsid, LPENUMOLEVERB *ppenum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:107:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:121:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleConvertOLESTREAMToIStorage (LPOLESTREAM lpolestream, LPSTORAGE pstg, const DVTARGETDEVICE *ptd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:121:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:122:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleConvertIStorageToOLESTREAM (LPSTORAGE pstg, LPOLESTREAM lpolestream); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:122:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:126:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI GetHGlobalFromILockBytes (LPLOCKBYTES plkbyt, HGLOBAL *phglobal); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:126:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:127:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CreateILockBytesOnHGlobal (HGLOBAL hGlobal, WINBOOL fDeleteOnRelease, LPLOCKBYTES *pplkbyt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:127:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:131:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleDoAutoConvert (LPSTORAGE pStg, LPCLSID pClsidNew); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:131:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:132:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleGetAutoConvert (REFCLSID clsidOld, LPCLSID pClsidNew); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:132:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:133:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleSetAutoConvert (REFCLSID clsidOld, REFCLSID clsidNew); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:133:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:137:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI GetConvertStg (LPSTORAGE pStg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:137:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:141:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI SetConvertStg (LPSTORAGE pStg, WINBOOL fConvert); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:141:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:142:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleConvertIStorageToOLESTREAMEx (LPSTORAGE pstg, CLIPFORMAT cfFormat, LONG lWidth, LONG lHeight, DWORD dwSize, LPSTGMEDIUM pmedium, LPOLESTREAM polestm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:142:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:143:171: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleConvertOLESTREAMToIStorageEx (LPOLESTREAM polestm, LPSTORAGE pstg, CLIPFORMAT *pcfFormat, LONG *plwWidth, LONG *plHeight, DWORD *pdwSize, LPSTGMEDIUM pmedium); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:143:171: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:53:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardEstablishContext(DWORD dwScope,LPCVOID pvReserved1,LPCVOID pvReserved2,LPSCARDCONTEXT phContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:53:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:54:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardReleaseContext(SCARDCONTEXT hContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:54:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:55:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardIsValidContext(SCARDCONTEXT hContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:55:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:81:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardListReaderGroupsA(SCARDCONTEXT hContext,LPSTR mszGroups,LPDWORD pcchGroups); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:81:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:82:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardListReaderGroupsW(SCARDCONTEXT hContext,LPWSTR mszGroups,LPDWORD pcchGroups); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:82:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:83:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardListReadersA(SCARDCONTEXT hContext,LPCSTR mszGroups,LPSTR mszReaders,LPDWORD pcchReaders); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:83:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:84:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardListReadersW(SCARDCONTEXT hContext,LPCWSTR mszGroups,LPWSTR mszReaders,LPDWORD pcchReaders); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:84:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:85:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardListCardsA(SCARDCONTEXT hContext,LPCBYTE pbAtr,LPCGUID rgquidInterfaces,DWORD cguidInterfaceCount,LPSTR mszCards,LPDWORD pcchCards); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:85:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:86:170: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardListCardsW(SCARDCONTEXT hContext,LPCBYTE pbAtr,LPCGUID rgquidInterfaces,DWORD cguidInterfaceCount,LPWSTR mszCards,LPDWORD pcchCards); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:86:170: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:88:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardListInterfacesA(SCARDCONTEXT hContext,LPCSTR szCard,LPGUID pguidInterfaces,LPDWORD pcguidInterfaces); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:88:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:89:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardListInterfacesW(SCARDCONTEXT hContext,LPCWSTR szCard,LPGUID pguidInterfaces,LPDWORD pcguidInterfaces); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:89:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:90:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardGetProviderIdA(SCARDCONTEXT hContext,LPCSTR szCard,LPGUID pguidProviderId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:90:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:91:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardGetProviderIdW(SCARDCONTEXT hContext,LPCWSTR szCard,LPGUID pguidProviderId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:91:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:92:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardGetCardTypeProviderNameA(SCARDCONTEXT hContext,LPCSTR szCardName,DWORD dwProviderId,LPSTR szProvider,LPDWORD pcchProvider); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:92:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:93:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardGetCardTypeProviderNameW(SCARDCONTEXT hContext,LPCWSTR szCardName,DWORD dwProviderId,LPWSTR szProvider,LPDWORD pcchProvider); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:93:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:94:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardIntroduceReaderGroupA(SCARDCONTEXT hContext,LPCSTR szGroupName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:94:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:95:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardIntroduceReaderGroupW(SCARDCONTEXT hContext,LPCWSTR szGroupName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:95:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:96:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardForgetReaderGroupA(SCARDCONTEXT hContext,LPCSTR szGroupName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:96:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:97:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardForgetReaderGroupW(SCARDCONTEXT hContext,LPCWSTR szGroupName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:97:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:98:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardIntroduceReaderA(SCARDCONTEXT hContext,LPCSTR szReaderName,LPCSTR szDeviceName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:98:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:99:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardIntroduceReaderW(SCARDCONTEXT hContext,LPCWSTR szReaderName,LPCWSTR szDeviceName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:99:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:100:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardForgetReaderA(SCARDCONTEXT hContext,LPCSTR szReaderName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:100:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:101:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardForgetReaderW(SCARDCONTEXT hContext,LPCWSTR szReaderName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:101:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:102:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardAddReaderToGroupA(SCARDCONTEXT hContext,LPCSTR szReaderName,LPCSTR szGroupName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:102:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:103:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardAddReaderToGroupW(SCARDCONTEXT hContext,LPCWSTR szReaderName,LPCWSTR szGroupName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:103:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:104:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardRemoveReaderFromGroupA(SCARDCONTEXT hContext,LPCSTR szReaderName,LPCSTR szGroupName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:104:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:105:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardRemoveReaderFromGroupW(SCARDCONTEXT hContext,LPCWSTR szReaderName,LPCWSTR szGroupName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:105:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:106:221: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardIntroduceCardTypeA(SCARDCONTEXT hContext,LPCSTR szCardName,LPCGUID pguidPrimaryProvider,LPCGUID rgguidInterfaces,DWORD dwInterfaceCount,LPCBYTE pbAtr,LPCBYTE pbAtrMask,DWORD cbAtrLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:106:221: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:107:222: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardIntroduceCardTypeW(SCARDCONTEXT hContext,LPCWSTR szCardName,LPCGUID pguidPrimaryProvider,LPCGUID rgguidInterfaces,DWORD dwInterfaceCount,LPCBYTE pbAtr,LPCBYTE pbAtrMask,DWORD cbAtrLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:107:222: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:111:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardSetCardTypeProviderNameA(SCARDCONTEXT hContext,LPCSTR szCardName,DWORD dwProviderId,LPCSTR szProvider); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:111:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:112:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardSetCardTypeProviderNameW(SCARDCONTEXT hContext,LPCWSTR szCardName,DWORD dwProviderId,LPCWSTR szProvider); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:112:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:113:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardForgetCardTypeA(SCARDCONTEXT hContext,LPCSTR szCardName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:113:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:114:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardForgetCardTypeW(SCARDCONTEXT hContext,LPCWSTR szCardName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:114:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:115:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardFreeMemory(SCARDCONTEXT hContext,LPCVOID pvMem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:115:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:116:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI HANDLE WINAPI SCardAccessStartedEvent(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:116:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:117:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI void WINAPI SCardReleaseStartedEvent(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:117:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:167:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardLocateCardsA(SCARDCONTEXT hContext,LPCSTR mszCards,LPSCARD_READERSTATEA rgReaderStates,DWORD cReaders); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:167:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:168:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardLocateCardsW(SCARDCONTEXT hContext,LPCWSTR mszCards,LPSCARD_READERSTATEW rgReaderStates,DWORD cReaders); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:168:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:176:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardLocateCardsByATRA(SCARDCONTEXT hContext,LPSCARD_ATRMASK rgAtrMasks,DWORD cAtrs,LPSCARD_READERSTATEA rgReaderStates,DWORD cReaders); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:176:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:177:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardLocateCardsByATRW(SCARDCONTEXT hContext,LPSCARD_ATRMASK rgAtrMasks,DWORD cAtrs,LPSCARD_READERSTATEW rgReaderStates,DWORD cReaders); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:177:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:178:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardGetStatusChangeA(SCARDCONTEXT hContext,DWORD dwTimeout,LPSCARD_READERSTATEA rgReaderStates,DWORD cReaders); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:178:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:179:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardGetStatusChangeW(SCARDCONTEXT hContext,DWORD dwTimeout,LPSCARD_READERSTATEW rgReaderStates,DWORD cReaders); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:179:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:180:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardCancel(SCARDCONTEXT hContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:180:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:191:177: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardConnectA(SCARDCONTEXT hContext,LPCSTR szReader,DWORD dwShareMode,DWORD dwPreferredProtocols,LPSCARDHANDLE phCard,LPDWORD pdwActiveProtocol); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:191:177: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:192:178: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardConnectW(SCARDCONTEXT hContext,LPCWSTR szReader,DWORD dwShareMode,DWORD dwPreferredProtocols,LPSCARDHANDLE phCard,LPDWORD pdwActiveProtocol); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:192:178: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:193:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardReconnect(SCARDHANDLE hCard,DWORD dwShareMode,DWORD dwPreferredProtocols,DWORD dwInitialization,LPDWORD pdwActiveProtocol); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:193:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:194:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardDisconnect(SCARDHANDLE hCard,DWORD dwDisposition); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:194:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:195:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardBeginTransaction(SCARDHANDLE hCard); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:195:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:196:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardEndTransaction(SCARDHANDLE hCard,DWORD dwDisposition); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:196:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:197:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardCancelTransaction(SCARDHANDLE hCard); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:197:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:198:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardState(SCARDHANDLE hCard,LPDWORD pdwState,LPDWORD pdwProtocol,LPBYTE pbAtr,LPDWORD pcbAtrLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:198:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:199:173: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardStatusA(SCARDHANDLE hCard,LPSTR szReaderName,LPDWORD pcchReaderLen,LPDWORD pdwState,LPDWORD pdwProtocol,LPBYTE pbAtr,LPDWORD pcbAtrLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:199:173: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:200:174: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardStatusW(SCARDHANDLE hCard,LPWSTR szReaderName,LPDWORD pcchReaderLen,LPDWORD pdwState,LPDWORD pdwProtocol,LPBYTE pbAtr,LPDWORD pcbAtrLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:200:174: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:201:208: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardTransmit(SCARDHANDLE hCard,LPCSCARD_IO_REQUEST pioSendPci,LPCBYTE pbSendBuffer,DWORD cbSendLength,LPSCARD_IO_REQUEST pioRecvPci,LPBYTE pbRecvBuffer,LPDWORD pcbRecvLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:201:208: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:202:187: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardControl(SCARDHANDLE hCard,DWORD dwControlCode,LPCVOID lpInBuffer,DWORD nInBufferSize,LPVOID lpOutBuffer,DWORD nOutBufferSize,LPDWORD lpBytesReturned); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:202:187: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:203:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardGetAttrib(SCARDHANDLE hCard,DWORD dwAttrId,LPBYTE pbAttr,LPDWORD pcbAttrLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:203:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:207:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardSetAttrib(SCARDHANDLE hCard,DWORD dwAttrId,LPCBYTE pbAttr,DWORD cbAttrLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:207:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:316:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardUIDlgSelectCardA(LPOPENCARDNAMEA_EX); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:316:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:317:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardUIDlgSelectCardW(LPOPENCARDNAMEW_EX); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:317:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:384:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI GetOpenCardNameA(LPOPENCARDNAMEA); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:384:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:385:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI GetOpenCardNameW(LPOPENCARDNAMEW); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:385:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:386:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardDlgExtendedError(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:386:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:102, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/prsht.h:312:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINCOMMCTRLAPI HPROPSHEETPAGE WINAPI CreatePropertySheetPageA(LPCPROPSHEETPAGEA constPropSheetPagePointer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/prsht.h:312:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/prsht.h:313:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINCOMMCTRLAPI HPROPSHEETPAGE WINAPI CreatePropertySheetPageW(LPCPROPSHEETPAGEW constPropSheetPagePointer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/prsht.h:313:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/prsht.h:314:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINCOMMCTRLAPI WINBOOL WINAPI DestroyPropertySheetPage(HPROPSHEETPAGE); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/prsht.h:314:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/prsht.h:315:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINCOMMCTRLAPI INT_PTR WINAPI PropertySheetA(LPCPROPSHEETHEADERA); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/prsht.h:315:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/prsht.h:316:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINCOMMCTRLAPI INT_PTR WINAPI PropertySheetW(LPCPROPSHEETHEADERW); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/prsht.h:316:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:102, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:799:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI EnumPrintersA(DWORD Flags,LPSTR Name,DWORD Level,LPBYTE pPrinterEnum,DWORD cbBuf,LPDWORD pcbNeeded,LPDWORD pcReturned); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:799:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:800:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI EnumPrintersW(DWORD Flags,LPWSTR Name,DWORD Level,LPBYTE pPrinterEnum,DWORD cbBuf,LPDWORD pcbNeeded,LPDWORD pcReturned); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:800:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:863:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI OpenPrinterA(LPSTR pPrinterName,LPHANDLE phPrinter,LPPRINTER_DEFAULTSA pDefault); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:863:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:864:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI OpenPrinterW(LPWSTR pPrinterName,LPHANDLE phPrinter,LPPRINTER_DEFAULTSW pDefault); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:864:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:865:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ResetPrinterA(HANDLE hPrinter,LPPRINTER_DEFAULTSA pDefault); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:865:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:866:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ResetPrinterW(HANDLE hPrinter,LPPRINTER_DEFAULTSW pDefault); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:866:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:867:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI SetJobA(HANDLE hPrinter,DWORD JobId,DWORD Level,LPBYTE pJob,DWORD Command); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:867:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:868:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI SetJobW(HANDLE hPrinter,DWORD JobId,DWORD Level,LPBYTE pJob,DWORD Command); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:868:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:869:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI GetJobA(HANDLE hPrinter,DWORD JobId,DWORD Level,LPBYTE pJob,DWORD cbBuf,LPDWORD pcbNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:869:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:870:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI GetJobW(HANDLE hPrinter,DWORD JobId,DWORD Level,LPBYTE pJob,DWORD cbBuf,LPDWORD pcbNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:870:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:871:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI EnumJobsA(HANDLE hPrinter,DWORD FirstJob,DWORD NoJobs,DWORD Level,LPBYTE pJob,DWORD cbBuf,LPDWORD pcbNeeded,LPDWORD pcReturned); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:871:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:872:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI EnumJobsW(HANDLE hPrinter,DWORD FirstJob,DWORD NoJobs,DWORD Level,LPBYTE pJob,DWORD cbBuf,LPDWORD pcbNeeded,LPDWORD pcReturned); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:872:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:873:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HANDLE WINAPI AddPrinterA(LPSTR pName,DWORD Level,LPBYTE pPrinter); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:873:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:874:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HANDLE WINAPI AddPrinterW(LPWSTR pName,DWORD Level,LPBYTE pPrinter); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:874:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:875:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DeletePrinter(HANDLE hPrinter); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:875:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:876:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI SetPrinterA(HANDLE hPrinter,DWORD Level,LPBYTE pPrinter,DWORD Command); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:876:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:877:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI SetPrinterW(HANDLE hPrinter,DWORD Level,LPBYTE pPrinter,DWORD Command); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:877:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:878:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI GetPrinterA(HANDLE hPrinter,DWORD Level,LPBYTE pPrinter,DWORD cbBuf,LPDWORD pcbNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:878:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:879:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI GetPrinterW(HANDLE hPrinter,DWORD Level,LPBYTE pPrinter,DWORD cbBuf,LPDWORD pcbNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:879:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:880:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI AddPrinterDriverA(LPSTR pName,DWORD Level,LPBYTE pDriverInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:880:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:881:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI AddPrinterDriverW(LPWSTR pName,DWORD Level,LPBYTE pDriverInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:881:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:882:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI AddPrinterDriverExA(LPSTR pName,DWORD Level,LPBYTE pDriverInfo,DWORD dwFileCopyFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:882:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:883:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI AddPrinterDriverExW(LPWSTR pName,DWORD Level,LPBYTE pDriverInfo,DWORD dwFileCopyFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:883:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:884:148: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI EnumPrinterDriversA(LPSTR pName,LPSTR pEnvironment,DWORD Level,LPBYTE pDriverInfo,DWORD cbBuf,LPDWORD pcbNeeded,LPDWORD pcReturned); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:884:148: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:885:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI EnumPrinterDriversW(LPWSTR pName,LPWSTR pEnvironment,DWORD Level,LPBYTE pDriverInfo,DWORD cbBuf,LPDWORD pcbNeeded,LPDWORD pcReturned); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:885:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:886:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI GetPrinterDriverA(HANDLE hPrinter,LPSTR pEnvironment,DWORD Level,LPBYTE pDriverInfo,DWORD cbBuf,LPDWORD pcbNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:886:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:887:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI GetPrinterDriverW(HANDLE hPrinter,LPWSTR pEnvironment,DWORD Level,LPBYTE pDriverInfo,DWORD cbBuf,LPDWORD pcbNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:887:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:888:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI GetPrinterDriverDirectoryA(LPSTR pName,LPSTR pEnvironment,DWORD Level,LPBYTE pDriverDirectory,DWORD cbBuf,LPDWORD pcbNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:888:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:889:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI GetPrinterDriverDirectoryW(LPWSTR pName,LPWSTR pEnvironment,DWORD Level,LPBYTE pDriverDirectory,DWORD cbBuf,LPDWORD pcbNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:889:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:890:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DeletePrinterDriverA(LPSTR pName,LPSTR pEnvironment,LPSTR pDriverName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:890:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:891:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DeletePrinterDriverW(LPWSTR pName,LPWSTR pEnvironment,LPWSTR pDriverName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:891:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:892:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DeletePrinterDriverExA(LPSTR pName,LPSTR pEnvironment,LPSTR pDriverName,DWORD dwDeleteFlag,DWORD dwVersionFlag); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:892:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:893:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DeletePrinterDriverExW(LPWSTR pName,LPWSTR pEnvironment,LPWSTR pDriverName,DWORD dwDeleteFlag,DWORD dwVersionFlag); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:893:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:894:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI AddPrintProcessorA(LPSTR pName,LPSTR pEnvironment,LPSTR pPathName,LPSTR pPrintProcessorName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:894:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:895:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI AddPrintProcessorW(LPWSTR pName,LPWSTR pEnvironment,LPWSTR pPathName,LPWSTR pPrintProcessorName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:895:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:896:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI EnumPrintProcessorsA(LPSTR pName,LPSTR pEnvironment,DWORD Level,LPBYTE pPrintProcessorInfo,DWORD cbBuf,LPDWORD pcbNeeded,LPDWORD pcReturned); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:896:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:897:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI EnumPrintProcessorsW(LPWSTR pName,LPWSTR pEnvironment,DWORD Level,LPBYTE pPrintProcessorInfo,DWORD cbBuf,LPDWORD pcbNeeded,LPDWORD pcReturned); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:897:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:898:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI GetPrintProcessorDirectoryA(LPSTR pName,LPSTR pEnvironment,DWORD Level,LPBYTE pPrintProcessorInfo,DWORD cbBuf,LPDWORD pcbNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:898:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:899:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI GetPrintProcessorDirectoryW(LPWSTR pName,LPWSTR pEnvironment,DWORD Level,LPBYTE pPrintProcessorInfo,DWORD cbBuf,LPDWORD pcbNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:899:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:900:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI EnumPrintProcessorDatatypesA(LPSTR pName,LPSTR pPrintProcessorName,DWORD Level,LPBYTE pDatatypes,DWORD cbBuf,LPDWORD pcbNeeded,LPDWORD pcReturned); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:900:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:901:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI EnumPrintProcessorDatatypesW(LPWSTR pName,LPWSTR pPrintProcessorName,DWORD Level,LPBYTE pDatatypes,DWORD cbBuf,LPDWORD pcbNeeded,LPDWORD pcReturned); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:901:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:902:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DeletePrintProcessorA(LPSTR pName,LPSTR pEnvironment,LPSTR pPrintProcessorName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:902:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:903:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DeletePrintProcessorW(LPWSTR pName,LPWSTR pEnvironment,LPWSTR pPrintProcessorName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:903:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:904:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI StartDocPrinterA(HANDLE hPrinter,DWORD Level,LPBYTE pDocInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:904:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:905:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI StartDocPrinterW(HANDLE hPrinter,DWORD Level,LPBYTE pDocInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:905:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:906:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI StartPagePrinter(HANDLE hPrinter); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:906:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:907:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI WritePrinter(HANDLE hPrinter,LPVOID pBuf,DWORD cbBuf,LPDWORD pcWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:907:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:908:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI FlushPrinter(HANDLE hPrinter,LPVOID pBuf,DWORD cbBuf,LPDWORD pcWritten,DWORD cSleep); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:908:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:909:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI EndPagePrinter(HANDLE hPrinter); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:909:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:910:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI AbortPrinter(HANDLE hPrinter); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:910:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:911:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ReadPrinter(HANDLE hPrinter,LPVOID pBuf,DWORD cbBuf,LPDWORD pNoBytesRead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:911:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:912:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI EndDocPrinter(HANDLE hPrinter); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:912:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:913:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI AddJobA(HANDLE hPrinter,DWORD Level,LPBYTE pData,DWORD cbBuf,LPDWORD pcbNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:913:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:914:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI AddJobW(HANDLE hPrinter,DWORD Level,LPBYTE pData,DWORD cbBuf,LPDWORD pcbNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:914:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:915:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ScheduleJob(HANDLE hPrinter,DWORD JobId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:915:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:916:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI PrinterProperties(HWND hWnd,HANDLE hPrinter); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:916:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:917:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG WINAPI DocumentPropertiesA(HWND hWnd,HANDLE hPrinter,LPSTR pDeviceName,PDEVMODEA pDevModeOutput,PDEVMODEA pDevModeInput,DWORD fMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:917:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:918:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG WINAPI DocumentPropertiesW(HWND hWnd,HANDLE hPrinter,LPWSTR pDeviceName,PDEVMODEW pDevModeOutput,PDEVMODEW pDevModeInput,DWORD fMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:918:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:919:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG WINAPI AdvancedDocumentPropertiesA(HWND hWnd,HANDLE hPrinter,LPSTR pDeviceName,PDEVMODEA pDevModeOutput,PDEVMODEA pDevModeInput); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:919:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:920:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG WINAPI AdvancedDocumentPropertiesW(HWND hWnd,HANDLE hPrinter,LPWSTR pDeviceName,PDEVMODEW pDevModeOutput,PDEVMODEW pDevModeInput); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:920:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:921:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG ExtDeviceMode(HWND hWnd,HANDLE hInst,LPDEVMODEA pDevModeOutput,LPSTR pDeviceName,LPSTR pPort,LPDEVMODEA pDevModeInput,LPSTR pProfile,DWORD fMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:921:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:922:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI GetPrinterDataA(HANDLE hPrinter,LPSTR pValueName,LPDWORD pType,LPBYTE pData,DWORD nSize,LPDWORD pcbNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:922:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:923:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI GetPrinterDataW(HANDLE hPrinter,LPWSTR pValueName,LPDWORD pType,LPBYTE pData,DWORD nSize,LPDWORD pcbNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:923:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:924:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI GetPrinterDataExA(HANDLE hPrinter,LPCSTR pKeyName,LPCSTR pValueName,LPDWORD pType,LPBYTE pData,DWORD nSize,LPDWORD pcbNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:924:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:925:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI GetPrinterDataExW(HANDLE hPrinter,LPCWSTR pKeyName,LPCWSTR pValueName,LPDWORD pType,LPBYTE pData,DWORD nSize,LPDWORD pcbNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:925:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:926:174: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI EnumPrinterDataA(HANDLE hPrinter,DWORD dwIndex,LPSTR pValueName,DWORD cbValueName,LPDWORD pcbValueName,LPDWORD pType,LPBYTE pData,DWORD cbData,LPDWORD pcbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:926:174: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:927:175: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI EnumPrinterDataW(HANDLE hPrinter,DWORD dwIndex,LPWSTR pValueName,DWORD cbValueName,LPDWORD pcbValueName,LPDWORD pType,LPBYTE pData,DWORD cbData,LPDWORD pcbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:927:175: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:928:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI EnumPrinterDataExA(HANDLE hPrinter,LPCSTR pKeyName,LPBYTE pEnumValues,DWORD cbEnumValues,LPDWORD pcbEnumValues,LPDWORD pnEnumValues); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:928:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:929:148: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI EnumPrinterDataExW(HANDLE hPrinter,LPCWSTR pKeyName,LPBYTE pEnumValues,DWORD cbEnumValues,LPDWORD pcbEnumValues,LPDWORD pnEnumValues); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:929:148: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:930:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI EnumPrinterKeyA(HANDLE hPrinter,LPCSTR pKeyName,LPSTR pSubkey,DWORD cbSubkey,LPDWORD pcbSubkey); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:930:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:931:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI EnumPrinterKeyW(HANDLE hPrinter,LPCWSTR pKeyName,LPWSTR pSubkey,DWORD cbSubkey,LPDWORD pcbSubkey); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:931:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:932:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI SetPrinterDataA(HANDLE hPrinter,LPSTR pValueName,DWORD Type,LPBYTE pData,DWORD cbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:932:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:933:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI SetPrinterDataW(HANDLE hPrinter,LPWSTR pValueName,DWORD Type,LPBYTE pData,DWORD cbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:933:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:934:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI SetPrinterDataExA(HANDLE hPrinter,LPCSTR pKeyName,LPCSTR pValueName,DWORD Type,LPBYTE pData,DWORD cbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:934:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:935:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI SetPrinterDataExW(HANDLE hPrinter,LPCWSTR pKeyName,LPCWSTR pValueName,DWORD Type,LPBYTE pData,DWORD cbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:935:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:936:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI DeletePrinterDataA(HANDLE hPrinter,LPSTR pValueName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:936:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:937:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI DeletePrinterDataW(HANDLE hPrinter,LPWSTR pValueName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:937:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:938:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI DeletePrinterDataExA(HANDLE hPrinter,LPCSTR pKeyName,LPCSTR pValueName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:938:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:939:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI DeletePrinterDataExW(HANDLE hPrinter,LPCWSTR pKeyName,LPCWSTR pValueName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:939:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:940:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI DeletePrinterKeyA(HANDLE hPrinter,LPCSTR pKeyName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:940:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:941:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI DeletePrinterKeyW(HANDLE hPrinter,LPCWSTR pKeyName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:941:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1105:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WaitForPrinterChange(HANDLE hPrinter,DWORD Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1105:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1106:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HANDLE WINAPI FindFirstPrinterChangeNotification(HANDLE hPrinter,DWORD fdwFlags,DWORD fdwOptions,LPVOID pPrinterNotifyOptions); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1106:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1107:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI FindNextPrinterChangeNotification(HANDLE hChange,PDWORD pdwChange,LPVOID pPrinterNotifyOptions,LPVOID *ppPrinterNotifyInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1107:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1108:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI FreePrinterNotifyInfo (PPRINTER_NOTIFY_INFO pPrinterNotifyInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1108:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1109:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI FindClosePrinterChangeNotification(HANDLE hChange); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1109:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1158:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI PrinterMessageBoxA(HANDLE hPrinter,DWORD Error,HWND hWnd,LPSTR pText,LPSTR pCaption,DWORD dwType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1158:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1159:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI PrinterMessageBoxW(HANDLE hPrinter,DWORD Error,HWND hWnd,LPWSTR pText,LPWSTR pCaption,DWORD dwType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1159:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1169:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ClosePrinter(HANDLE hPrinter); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1169:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1170:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI AddFormA(HANDLE hPrinter,DWORD Level,LPBYTE pForm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1170:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1171:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI AddFormW(HANDLE hPrinter,DWORD Level,LPBYTE pForm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1171:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1172:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DeleteFormA(HANDLE hPrinter,LPSTR pFormName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1172:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1173:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DeleteFormW(HANDLE hPrinter,LPWSTR pFormName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1173:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1174:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI GetFormA(HANDLE hPrinter,LPSTR pFormName,DWORD Level,LPBYTE pForm,DWORD cbBuf,LPDWORD pcbNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1174:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1175:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI GetFormW(HANDLE hPrinter,LPWSTR pFormName,DWORD Level,LPBYTE pForm,DWORD cbBuf,LPDWORD pcbNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1175:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1176:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI SetFormA(HANDLE hPrinter,LPSTR pFormName,DWORD Level,LPBYTE pForm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1176:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1177:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI SetFormW(HANDLE hPrinter,LPWSTR pFormName,DWORD Level,LPBYTE pForm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1177:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1178:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI EnumFormsA(HANDLE hPrinter,DWORD Level,LPBYTE pForm,DWORD cbBuf,LPDWORD pcbNeeded,LPDWORD pcReturned); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1178:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1179:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI EnumFormsW(HANDLE hPrinter,DWORD Level,LPBYTE pForm,DWORD cbBuf,LPDWORD pcbNeeded,LPDWORD pcReturned); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1179:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1180:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI EnumMonitorsA(LPSTR pName,DWORD Level,LPBYTE pMonitor,DWORD cbBuf,LPDWORD pcbNeeded,LPDWORD pcReturned); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1180:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1181:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI EnumMonitorsW(LPWSTR pName,DWORD Level,LPBYTE pMonitor,DWORD cbBuf,LPDWORD pcbNeeded,LPDWORD pcReturned); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1181:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1182:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI AddMonitorA(LPSTR pName,DWORD Level,LPBYTE pMonitorInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1182:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1183:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI AddMonitorW(LPWSTR pName,DWORD Level,LPBYTE pMonitorInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1183:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1184:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DeleteMonitorA(LPSTR pName,LPSTR pEnvironment,LPSTR pMonitorName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1184:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1185:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DeleteMonitorW(LPWSTR pName,LPWSTR pEnvironment,LPWSTR pMonitorName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1185:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1186:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI EnumPortsA(LPSTR pName,DWORD Level,LPBYTE pPorts,DWORD cbBuf,LPDWORD pcbNeeded,LPDWORD pcReturned); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1186:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1187:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI EnumPortsW(LPWSTR pName,DWORD Level,LPBYTE pPorts,DWORD cbBuf,LPDWORD pcbNeeded,LPDWORD pcReturned); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1187:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1188:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI AddPortA(LPSTR pName,HWND hWnd,LPSTR pMonitorName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1188:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1189:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI AddPortW(LPWSTR pName,HWND hWnd,LPWSTR pMonitorName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1189:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1190:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ConfigurePortA(LPSTR pName,HWND hWnd,LPSTR pPortName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1190:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1191:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ConfigurePortW(LPWSTR pName,HWND hWnd,LPWSTR pPortName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1191:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1192:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DeletePortA(LPSTR pName,HWND hWnd,LPSTR pPortName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1192:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1193:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DeletePortW(LPWSTR pName,HWND hWnd,LPWSTR pPortName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1193:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1194:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI XcvDataW(HANDLE hXcv,PCWSTR pszDataName,PBYTE pInputData,DWORD cbInputData,PBYTE pOutputData,DWORD cbOutputData,PDWORD pcbOutputNeeded,PDWORD pdwStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1194:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1198:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI GetDefaultPrinterA(LPSTR pszBuffer,LPDWORD pcchBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1198:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1199:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI GetDefaultPrinterW(LPWSTR pszBuffer,LPDWORD pcchBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1199:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1200:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI SetDefaultPrinterA(LPCSTR pszPrinter); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1200:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1201:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI SetDefaultPrinterW(LPCWSTR pszPrinter); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1201:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1202:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI SetPortA(LPSTR pName,LPSTR pPortName,DWORD dwLevel,LPBYTE pPortInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1202:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1203:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI SetPortW(LPWSTR pName,LPWSTR pPortName,DWORD dwLevel,LPBYTE pPortInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1203:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1204:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI AddPrinterConnectionA(LPSTR pName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1204:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1205:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI AddPrinterConnectionW(LPWSTR pName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1205:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1206:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DeletePrinterConnectionA(LPSTR pName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1206:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1207:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DeletePrinterConnectionW(LPWSTR pName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1207:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1208:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HANDLE WINAPI ConnectToPrinterDlg(HWND hwnd,DWORD Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1208:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1242:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI AddPrintProvidorA(LPSTR pName,DWORD level,LPBYTE pProvidorInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1242:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1243:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI AddPrintProvidorW(LPWSTR pName,DWORD level,LPBYTE pProvidorInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1243:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1244:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DeletePrintProvidorA(LPSTR pName,LPSTR pEnvironment,LPSTR pPrintProvidorName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1244:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1245:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DeletePrintProvidorW(LPWSTR pName,LPWSTR pEnvironment,LPWSTR pPrintProvidorName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1245:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1246:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI IsValidDevmodeA (PDEVMODEA pDevmode,size_t DevmodeSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1246:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1247:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI IsValidDevmodeW (PDEVMODEW pDevmode,size_t DevmodeSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1247:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:108, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:159:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINCOMMDLGAPI WINBOOL WINAPI GetOpenFileNameA(LPOPENFILENAMEA); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:159:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:160:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINCOMMDLGAPI WINBOOL WINAPI GetOpenFileNameW(LPOPENFILENAMEW); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:160:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:164:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINCOMMDLGAPI WINBOOL WINAPI GetSaveFileNameA(LPOPENFILENAMEA); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:164:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:165:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINCOMMDLGAPI WINBOOL WINAPI GetSaveFileNameW(LPOPENFILENAMEW); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:165:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:169:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINCOMMDLGAPI short WINAPI GetFileTitleA(LPCSTR,LPSTR,WORD); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:169:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:170:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINCOMMDLGAPI short WINAPI GetFileTitleW(LPCWSTR,LPWSTR,WORD); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:170:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:307:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINCOMMDLGAPI WINBOOL WINAPI ChooseColorA(LPCHOOSECOLORA); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:307:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:308:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINCOMMDLGAPI WINBOOL WINAPI ChooseColorW(LPCHOOSECOLORW); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:308:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:377:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINCOMMDLGAPI HWND WINAPI FindTextA(LPFINDREPLACEA); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:377:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:378:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINCOMMDLGAPI HWND WINAPI FindTextW(LPFINDREPLACEW); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:378:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:382:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINCOMMDLGAPI HWND WINAPI ReplaceTextA(LPFINDREPLACEA); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:382:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:383:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINCOMMDLGAPI HWND WINAPI ReplaceTextW(LPFINDREPLACEW); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:383:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:430:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINCOMMDLGAPI WINBOOL WINAPI ChooseFontA(LPCHOOSEFONTA); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:430:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:431:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINCOMMDLGAPI WINBOOL WINAPI ChooseFontW(LPCHOOSEFONTW); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:431:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:566:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINCOMMDLGAPI WINBOOL WINAPI PrintDlgA(LPPRINTDLGA); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:566:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:567:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINCOMMDLGAPI WINBOOL WINAPI PrintDlgW(LPPRINTDLGW); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:567:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:581:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDMETHOD(InitDone) (THIS) PURE; ^~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:582:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDMETHOD(SelectionChange) (THIS) PURE; ^~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:583:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDMETHOD(HandleMessage) (THIS_ HWND hDlg,UINT uMsg,WPARAM wParam,LPARAM lParam,LRESULT *pResult) PURE; ^~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:594:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDMETHOD(GetCurrentDevMode) (THIS_ LPDEVMODE pDevMode,UINT *pcbSize) PURE; ^~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:595:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDMETHOD(GetCurrentPrinterName) (THIS_ LPTSTR pPrinterName,UINT *pcchSize) PURE; ^~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:596:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDMETHOD(GetCurrentPortName) (THIS_ LPTSTR pPortName,UINT *pcchSize) PURE; ^~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:108, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:655:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINCOMMDLGAPI HRESULT WINAPI PrintDlgExA(LPPRINTDLGEXA); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:655:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:656:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINCOMMDLGAPI HRESULT WINAPI PrintDlgExW(LPPRINTDLGEXW); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:656:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:706:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINCOMMDLGAPI DWORD WINAPI CommDlgExtendedError(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:706:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:756:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINCOMMDLGAPI WINBOOL WINAPI PageSetupDlgA(LPPAGESETUPDLGA); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:756:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:757:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINCOMMDLGAPI WINBOOL WINAPI PageSetupDlgW(LPPAGESETUPDLGW); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:757:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:114, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:49:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPUWSTR WINAPI uaw_CharUpperW(LPUWSTR String); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:49:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:50:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINAPI uaw_lstrcmpW(PCUWSTR String1,PCUWSTR String2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:50:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:51:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINAPI uaw_lstrcmpiW(PCUWSTR String1,PCUWSTR String2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:51:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:52:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINAPI uaw_lstrlenW(LPCUWSTR String); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:52:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:53:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PUWSTR __cdecl uaw_wcschr(PCUWSTR String,WCHAR Character); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:53:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:54:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PUWSTR __cdecl uaw_wcscpy(PUWSTR Destination,PCUWSTR Source); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:54:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:55:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl uaw_wcsicmp(PCUWSTR String1,PCUWSTR String2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:55:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:56:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl uaw_wcslen(PCUWSTR String); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:56:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:57:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PUWSTR __cdecl uaw_wcsrchr(PCUWSTR String,WCHAR Character); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:57:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:59:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPUWSTR ua_CharUpperW(LPUWSTR String); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:59:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:61:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE LPUWSTR ua_CharUpperW(LPUWSTR String) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:69:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int ua_lstrcmpW(LPCUWSTR String1,LPCUWSTR String2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:69:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:72:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int ua_lstrcmpiW(LPCUWSTR String1,LPCUWSTR String2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:72:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:75:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int ua_lstrlenW(LPCUWSTR String); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:75:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:80:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE int ua_lstrcmpW(LPCUWSTR String1,LPCUWSTR String2) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:88:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE int ua_lstrcmpiW(LPCUWSTR String1,LPCUWSTR String2) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:96:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE int ua_lstrlenW(LPCUWSTR String) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:110:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PUWSTR_C ua_wcschr(PCUWSTR String,WCHAR Character); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:110:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:111:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PUWSTR_C ua_wcsrchr(PCUWSTR String,WCHAR Character); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:111:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:116:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PUWSTR ua_wcscpy(PUWSTR Destination,PCUWSTR Source); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:116:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:117:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t ua_wcslen(PCUWSTR String); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:117:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:120:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE PUWSTR_C ua_wcschr(PCUWSTR String,WCHAR Character) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:124:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE PUWSTR_C ua_wcsrchr(PCUWSTR String,WCHAR Character) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:139:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE PUWSTR ua_wcscpy(PUWSTR Destination,PCUWSTR Source) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:144:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE size_t ua_wcslen(PCUWSTR String) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:150:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int ua_wcsicmp(LPCUWSTR String1,LPCUWSTR String2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:150:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:153:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE int ua_wcsicmp(LPCUWSTR String1,LPCUWSTR String2) { ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:122, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:282:279: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI ChangeServiceConfigA(SC_HANDLE hService,DWORD dwServiceType,DWORD dwStartType,DWORD dwErrorControl,LPCSTR lpBinaryPathName,LPCSTR lpLoadOrderGroup,LPDWORD lpdwTagId,LPCSTR lpDependencies,LPCSTR lpServiceStartName,LPCSTR lpPassword,LPCSTR lpDisplayName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:282:279: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:283:285: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI ChangeServiceConfigW(SC_HANDLE hService,DWORD dwServiceType,DWORD dwStartType,DWORD dwErrorControl,LPCWSTR lpBinaryPathName,LPCWSTR lpLoadOrderGroup,LPDWORD lpdwTagId,LPCWSTR lpDependencies,LPCWSTR lpServiceStartName,LPCWSTR lpPassword,LPCWSTR lpDisplayName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:283:285: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:284:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI ChangeServiceConfig2A(SC_HANDLE hService,DWORD dwInfoLevel,LPVOID lpInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:284:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:285:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI ChangeServiceConfig2W(SC_HANDLE hService,DWORD dwInfoLevel,LPVOID lpInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:285:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:286:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI CloseServiceHandle(SC_HANDLE hSCObject); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:286:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:287:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI ControlService(SC_HANDLE hService,DWORD dwControl,LPSERVICE_STATUS lpServiceStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:287:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:288:320: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI SC_HANDLE WINAPI CreateServiceA(SC_HANDLE hSCManager,LPCSTR lpServiceName,LPCSTR lpDisplayName,DWORD dwDesiredAccess,DWORD dwServiceType,DWORD dwStartType,DWORD dwErrorControl,LPCSTR lpBinaryPathName,LPCSTR lpLoadOrderGroup,LPDWORD lpdwTagId,LPCSTR lpDependencies,LPCSTR lpServiceStartName,LPCSTR lpPassword); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:288:320: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:289:327: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI SC_HANDLE WINAPI CreateServiceW(SC_HANDLE hSCManager,LPCWSTR lpServiceName,LPCWSTR lpDisplayName,DWORD dwDesiredAccess,DWORD dwServiceType,DWORD dwStartType,DWORD dwErrorControl,LPCWSTR lpBinaryPathName,LPCWSTR lpLoadOrderGroup,LPDWORD lpdwTagId,LPCWSTR lpDependencies,LPCWSTR lpServiceStartName,LPCWSTR lpPassword); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:289:327: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:290:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI DeleteService(SC_HANDLE hService); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:290:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:291:190: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI EnumDependentServicesA(SC_HANDLE hService,DWORD dwServiceState,LPENUM_SERVICE_STATUSA lpServices,DWORD cbBufSize,LPDWORD pcbBytesNeeded,LPDWORD lpServicesReturned); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:291:190: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:292:190: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI EnumDependentServicesW(SC_HANDLE hService,DWORD dwServiceState,LPENUM_SERVICE_STATUSW lpServices,DWORD cbBufSize,LPDWORD pcbBytesNeeded,LPDWORD lpServicesReturned); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:292:190: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:293:232: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI EnumServicesStatusA(SC_HANDLE hSCManager,DWORD dwServiceType,DWORD dwServiceState,LPENUM_SERVICE_STATUSA lpServices,DWORD cbBufSize,LPDWORD pcbBytesNeeded,LPDWORD lpServicesReturned,LPDWORD lpResumeHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:293:232: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:294:232: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI EnumServicesStatusW(SC_HANDLE hSCManager,DWORD dwServiceType,DWORD dwServiceState,LPENUM_SERVICE_STATUSW lpServices,DWORD cbBufSize,LPDWORD pcbBytesNeeded,LPDWORD lpServicesReturned,LPDWORD lpResumeHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:294:232: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:295:261: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI EnumServicesStatusExA(SC_HANDLE hSCManager,SC_ENUM_TYPE InfoLevel,DWORD dwServiceType,DWORD dwServiceState,LPBYTE lpServices,DWORD cbBufSize,LPDWORD pcbBytesNeeded,LPDWORD lpServicesReturned,LPDWORD lpResumeHandle,LPCSTR pszGroupName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:295:261: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:296:262: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI EnumServicesStatusExW(SC_HANDLE hSCManager,SC_ENUM_TYPE InfoLevel,DWORD dwServiceType,DWORD dwServiceState,LPBYTE lpServices,DWORD cbBufSize,LPDWORD pcbBytesNeeded,LPDWORD lpServicesReturned,LPDWORD lpResumeHandle,LPCWSTR pszGroupName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:296:262: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:297:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetServiceKeyNameA(SC_HANDLE hSCManager,LPCSTR lpDisplayName,LPSTR lpServiceName,LPDWORD lpcchBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:297:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:298:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetServiceKeyNameW(SC_HANDLE hSCManager,LPCWSTR lpDisplayName,LPWSTR lpServiceName,LPDWORD lpcchBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:298:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:299:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetServiceDisplayNameA(SC_HANDLE hSCManager,LPCSTR lpServiceName,LPSTR lpDisplayName,LPDWORD lpcchBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:299:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:300:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetServiceDisplayNameW(SC_HANDLE hSCManager,LPCWSTR lpServiceName,LPWSTR lpDisplayName,LPDWORD lpcchBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:300:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:301:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI SC_LOCK WINAPI LockServiceDatabase(SC_HANDLE hSCManager); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:301:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:302:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI NotifyBootConfigStatus(WINBOOL BootAcceptable); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:302:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:303:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI SC_HANDLE WINAPI OpenSCManagerA(LPCSTR lpMachineName,LPCSTR lpDatabaseName,DWORD dwDesiredAccess); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:303:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:304:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI SC_HANDLE WINAPI OpenSCManagerW(LPCWSTR lpMachineName,LPCWSTR lpDatabaseName,DWORD dwDesiredAccess); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:304:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:305:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI SC_HANDLE WINAPI OpenServiceA(SC_HANDLE hSCManager,LPCSTR lpServiceName,DWORD dwDesiredAccess); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:305:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:306:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI SC_HANDLE WINAPI OpenServiceW(SC_HANDLE hSCManager,LPCWSTR lpServiceName,DWORD dwDesiredAccess); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:306:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:307:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI QueryServiceConfigA(SC_HANDLE hService,LPQUERY_SERVICE_CONFIGA lpServiceConfig,DWORD cbBufSize,LPDWORD pcbBytesNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:307:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:308:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI QueryServiceConfigW(SC_HANDLE hService,LPQUERY_SERVICE_CONFIGW lpServiceConfig,DWORD cbBufSize,LPDWORD pcbBytesNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:308:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:309:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI QueryServiceConfig2A(SC_HANDLE hService,DWORD dwInfoLevel,LPBYTE lpBuffer,DWORD cbBufSize,LPDWORD pcbBytesNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:309:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:310:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI QueryServiceConfig2W(SC_HANDLE hService,DWORD dwInfoLevel,LPBYTE lpBuffer,DWORD cbBufSize,LPDWORD pcbBytesNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:310:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:311:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI QueryServiceLockStatusA(SC_HANDLE hSCManager,LPQUERY_SERVICE_LOCK_STATUSA lpLockStatus,DWORD cbBufSize,LPDWORD pcbBytesNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:311:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:312:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI QueryServiceLockStatusW(SC_HANDLE hSCManager,LPQUERY_SERVICE_LOCK_STATUSW lpLockStatus,DWORD cbBufSize,LPDWORD pcbBytesNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:312:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:313:197: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI QueryServiceObjectSecurity(SC_HANDLE hService,SECURITY_INFORMATION dwSecurityInformation,PSECURITY_DESCRIPTOR lpSecurityDescriptor,DWORD cbBufSize,LPDWORD pcbBytesNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:313:197: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:314:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI QueryServiceStatus(SC_HANDLE hService,LPSERVICE_STATUS lpServiceStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:314:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:315:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI QueryServiceStatusEx(SC_HANDLE hService,SC_STATUS_TYPE InfoLevel,LPBYTE lpBuffer,DWORD cbBufSize,LPDWORD pcbBytesNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:315:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:316:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI SERVICE_STATUS_HANDLE WINAPI RegisterServiceCtrlHandlerA(LPCSTR lpServiceName,LPHANDLER_FUNCTION lpHandlerProc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:316:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:317:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI SERVICE_STATUS_HANDLE WINAPI RegisterServiceCtrlHandlerW(LPCWSTR lpServiceName,LPHANDLER_FUNCTION lpHandlerProc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:317:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:318:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI SERVICE_STATUS_HANDLE WINAPI RegisterServiceCtrlHandlerExA(LPCSTR lpServiceName,LPHANDLER_FUNCTION_EX lpHandlerProc,LPVOID lpContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:318:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:319:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI SERVICE_STATUS_HANDLE WINAPI RegisterServiceCtrlHandlerExW(LPCWSTR lpServiceName,LPHANDLER_FUNCTION_EX lpHandlerProc,LPVOID lpContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:319:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:320:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI SetServiceObjectSecurity(SC_HANDLE hService,SECURITY_INFORMATION dwSecurityInformation,PSECURITY_DESCRIPTOR lpSecurityDescriptor); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:320:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:321:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI SetServiceStatus(SERVICE_STATUS_HANDLE hServiceStatus,LPSERVICE_STATUS lpServiceStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:321:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:322:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI StartServiceCtrlDispatcherA(CONST SERVICE_TABLE_ENTRYA *lpServiceStartTable); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:322:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:323:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI StartServiceCtrlDispatcherW(CONST SERVICE_TABLE_ENTRYW *lpServiceStartTable); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:323:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:324:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI StartServiceA(SC_HANDLE hService,DWORD dwNumServiceArgs,LPCSTR *lpServiceArgVectors); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:324:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:325:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI StartServiceW(SC_HANDLE hService,DWORD dwNumServiceArgs,LPCWSTR *lpServiceArgVectors); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:325:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:326:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI UnlockServiceDatabase(SC_LOCK ScLock); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:326:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:130, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:143:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HKL WINAPI ImmInstallIMEA(LPCSTR lpszIMEFileName,LPCSTR lpszLayoutText); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:143:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:144:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HKL WINAPI ImmInstallIMEW(LPCWSTR lpszIMEFileName,LPCWSTR lpszLayoutText); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:144:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:145:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HWND WINAPI ImmGetDefaultIMEWnd(HWND); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:145:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:146:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT WINAPI ImmGetDescriptionA(HKL,LPSTR,UINT uBufLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:146:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:147:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT WINAPI ImmGetDescriptionW(HKL,LPWSTR,UINT uBufLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:147:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:148:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT WINAPI ImmGetIMEFileNameA(HKL,LPSTR,UINT uBufLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:148:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:149:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT WINAPI ImmGetIMEFileNameW(HKL,LPWSTR,UINT uBufLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:149:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:150:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI ImmGetProperty(HKL,DWORD); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:150:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:151:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmIsIME(HKL); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:151:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:152:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmSimulateHotKey(HWND,DWORD); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:152:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:153:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HIMC WINAPI ImmCreateContext(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:153:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:154:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmDestroyContext(HIMC); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:154:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:155:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HIMC WINAPI ImmGetContext(HWND); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:155:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:156:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmReleaseContext(HWND,HIMC); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:156:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:157:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HIMC WINAPI ImmAssociateContext(HWND,HIMC); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:157:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:158:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmAssociateContextEx(HWND,HIMC,DWORD); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:158:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:159:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG WINAPI ImmGetCompositionStringA(HIMC,DWORD,LPVOID,DWORD); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:159:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:160:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG WINAPI ImmGetCompositionStringW(HIMC,DWORD,LPVOID,DWORD); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:160:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:161:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmSetCompositionStringA(HIMC,DWORD dwIndex,LPVOID lpComp,DWORD,LPVOID lpRead,DWORD); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:161:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:162:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmSetCompositionStringW(HIMC,DWORD dwIndex,LPVOID lpComp,DWORD,LPVOID lpRead,DWORD); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:162:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:163:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI ImmGetCandidateListCountA(HIMC,LPDWORD lpdwListCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:163:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:164:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI ImmGetCandidateListCountW(HIMC,LPDWORD lpdwListCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:164:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:165:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI ImmGetCandidateListA(HIMC,DWORD deIndex,LPCANDIDATELIST,DWORD dwBufLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:165:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:166:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI ImmGetCandidateListW(HIMC,DWORD deIndex,LPCANDIDATELIST,DWORD dwBufLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:166:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:167:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI ImmGetGuideLineA(HIMC,DWORD dwIndex,LPSTR,DWORD dwBufLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:167:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:168:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI ImmGetGuideLineW(HIMC,DWORD dwIndex,LPWSTR,DWORD dwBufLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:168:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:169:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmGetConversionStatus(HIMC,LPDWORD,LPDWORD); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:169:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:170:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmSetConversionStatus(HIMC,DWORD,DWORD); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:170:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:171:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmGetOpenStatus(HIMC); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:171:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:172:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmSetOpenStatus(HIMC,WINBOOL); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:172:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:179:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmGetCompositionFontA(HIMC,LPLOGFONTA); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:179:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:180:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmGetCompositionFontW(HIMC,LPLOGFONTW); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:180:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:181:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmSetCompositionFontA(HIMC,LPLOGFONTA); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:181:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:182:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmSetCompositionFontW(HIMC,LPLOGFONTW); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:182:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:199:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmConfigureIMEA(HKL,HWND,DWORD,LPVOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:199:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:200:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmConfigureIMEW(HKL,HWND,DWORD,LPVOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:200:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:201:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LRESULT WINAPI ImmEscapeA(HKL,HIMC,UINT,LPVOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:201:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:202:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LRESULT WINAPI ImmEscapeW(HKL,HIMC,UINT,LPVOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:202:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:203:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI ImmGetConversionListA(HKL,HIMC,LPCSTR,LPCANDIDATELIST,DWORD dwBufLen,UINT uFlag); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:203:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:204:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI ImmGetConversionListW(HKL,HIMC,LPCWSTR,LPCANDIDATELIST,DWORD dwBufLen,UINT uFlag); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:204:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:205:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmNotifyIME(HIMC,DWORD dwAction,DWORD dwIndex,DWORD dwValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:205:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:206:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmGetStatusWindowPos(HIMC,LPPOINT); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:206:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:207:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmSetStatusWindowPos(HIMC,LPPOINT); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:207:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:208:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmGetCompositionWindow(HIMC,LPCOMPOSITIONFORM); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:208:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:209:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmSetCompositionWindow(HIMC,LPCOMPOSITIONFORM); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:209:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:210:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmGetCandidateWindow(HIMC,DWORD,LPCANDIDATEFORM); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:210:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:211:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmSetCandidateWindow(HIMC,LPCANDIDATEFORM); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:211:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:212:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmIsUIMessageA(HWND,UINT,WPARAM,LPARAM); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:212:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:213:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmIsUIMessageW(HWND,UINT,WPARAM,LPARAM); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:213:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:214:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT WINAPI ImmGetVirtualKey(HWND); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:214:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:215:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmRegisterWordA(HKL,LPCSTR lpszReading,DWORD,LPCSTR lpszRegister); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:215:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:216:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmRegisterWordW(HKL,LPCWSTR lpszReading,DWORD,LPCWSTR lpszRegister); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:216:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:217:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmUnregisterWordA(HKL,LPCSTR lpszReading,DWORD,LPCSTR lpszUnregister); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:217:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:218:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmUnregisterWordW(HKL,LPCWSTR lpszReading,DWORD,LPCWSTR lpszUnregister); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:218:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:219:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT WINAPI ImmGetRegisterWordStyleA(HKL,UINT nItem,LPSTYLEBUFA); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:219:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:220:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT WINAPI ImmGetRegisterWordStyleW(HKL,UINT nItem,LPSTYLEBUFW); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:220:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:221:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT WINAPI ImmEnumRegisterWordA(HKL,REGISTERWORDENUMPROCA,LPCSTR lpszReading,DWORD,LPCSTR lpszRegister,LPVOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:221:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:222:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT WINAPI ImmEnumRegisterWordW(HKL,REGISTERWORDENUMPROCW,LPCWSTR lpszReading,DWORD,LPCWSTR lpszRegister,LPVOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:222:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:223:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmDisableIME(DWORD); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:223:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:224:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmEnumInputContext(DWORD idThread,IMCENUMPROC lpfn,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:224:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:225:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI ImmGetImeMenuItemsA(HIMC,DWORD,DWORD,LPIMEMENUITEMINFOA,LPIMEMENUITEMINFOA,DWORD); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:225:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:226:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI ImmGetImeMenuItemsW(HIMC,DWORD,DWORD,LPIMEMENUITEMINFOW,LPIMEMENUITEMINFOW,DWORD); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:226:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:227:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmDisableTextFrameService(DWORD idThread); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:227:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: CoreArray/dPlatform.h:99:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT TFPClass FloatClassify(const float val); ^ CoreArray/dPlatform.h:99:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:100:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT TFPClass FloatClassify(const double val); ^ CoreArray/dPlatform.h:100:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:101:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT TFPClass FloatClassify(const long double val); ^ CoreArray/dPlatform.h:101:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:104:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT bool IsFinite(const float val); ^ CoreArray/dPlatform.h:104:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:106:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT bool IsFinite(const double val); ^ CoreArray/dPlatform.h:106:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:108:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT bool IsFinite(const long double val); ^ CoreArray/dPlatform.h:108:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:111:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT bool IsNaN(const float val); ^ CoreArray/dPlatform.h:111:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:113:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT bool IsNaN(const double val); ^ CoreArray/dPlatform.h:113:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:115:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT bool IsNaN(const long double val); ^ CoreArray/dPlatform.h:115:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:118:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT bool IsInf(const float val); ^ CoreArray/dPlatform.h:118:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:120:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT bool IsInf(const double val); ^ CoreArray/dPlatform.h:120:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:122:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT bool IsInf(const long double val); ^ CoreArray/dPlatform.h:122:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:125:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT bool IsNegInf(const float val); ^ CoreArray/dPlatform.h:125:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:127:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT bool IsNegInf(const double val); ^ CoreArray/dPlatform.h:127:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:129:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT bool IsNegInf(const long double val); ^ CoreArray/dPlatform.h:129:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:132:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT bool EqaulFloat(const float v1, const float v2); ^ CoreArray/dPlatform.h:132:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:133:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT bool EqaulFloat(const double v1, const double v2); ^ CoreArray/dPlatform.h:133:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:134:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT bool EqaulFloat(const long double v1, const long double v2); ^ CoreArray/dPlatform.h:134:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:143:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT string Format(const char *fmt, ...); ^ CoreArray/dPlatform.h:143:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:145:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT void FmtText(char buf[], size_t size, const char *fmt, ...); ^ CoreArray/dPlatform.h:145:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:147:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT string _FmtNum(const char *fmt, ...); ^ CoreArray/dPlatform.h:147:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:156:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT string FloatToStr(const float val); ^ CoreArray/dPlatform.h:156:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:158:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT string FloatToStr(const double val); ^ CoreArray/dPlatform.h:158:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:160:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT string FloatToStr(const long double val); ^ CoreArray/dPlatform.h:160:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:162:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT double StrToFloat(char const* str); ^ CoreArray/dPlatform.h:162:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:164:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT bool StrToFloat(char const* str, double *rv); ^ CoreArray/dPlatform.h:164:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:167:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const double Default); ^ CoreArray/dPlatform.h:167:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:176:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT string IntToStr(C_Int8 val); ^ CoreArray/dPlatform.h:176:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:178:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT string IntToStr(C_UInt8 val); ^ CoreArray/dPlatform.h:178:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:180:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT string IntToStr(C_Int16 val); ^ CoreArray/dPlatform.h:180:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:182:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT string IntToStr(C_UInt16 val); ^ CoreArray/dPlatform.h:182:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:184:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT string IntToStr(C_Int32 val); ^ CoreArray/dPlatform.h:184:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:186:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT string IntToStr(C_UInt32 val); ^ CoreArray/dPlatform.h:186:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:188:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT string IntToStr(C_Int64 val); ^ CoreArray/dPlatform.h:188:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:190:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT string IntToStr(C_UInt64 val); ^ CoreArray/dPlatform.h:190:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:192:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT long StrToInt(char const* str); ^ CoreArray/dPlatform.h:192:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:194:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT bool StrToInt(char const* str, long *rv); ^ CoreArray/dPlatform.h:194:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:196:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT long StrToIntDef(char const* str, const long Default); ^ CoreArray/dPlatform.h:196:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:205:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT UTF16String UTF8ToUTF16(const UTF8String &s); ^ CoreArray/dPlatform.h:205:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:207:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT UTF32String UTF8ToUTF32(const UTF8String &s); ^ CoreArray/dPlatform.h:207:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:209:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT UTF8String UTF16ToUTF8(const UTF16String &s); ^ CoreArray/dPlatform.h:209:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:211:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT UTF32String UTF16ToUTF32(const UTF16String &s); ^ CoreArray/dPlatform.h:211:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:213:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT UTF8String UTF32ToUTF8(const UTF32String &s); ^ CoreArray/dPlatform.h:213:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:215:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT UTF16String UTF32ToUTF16(const UTF32String &s); ^ CoreArray/dPlatform.h:215:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:218:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT RawString RawText(const string &s); ^ CoreArray/dPlatform.h:218:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:222:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT RawString RawText(const UTF16String &s); ^ CoreArray/dPlatform.h:222:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:224:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT RawString RawText(const UTF32String &s); ^ CoreArray/dPlatform.h:224:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:227:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT UTF8String UTF8Text(const char *s); ^ CoreArray/dPlatform.h:227:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:228:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT UTF8String UTF8Text(const string &s); ^ CoreArray/dPlatform.h:228:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:230:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT UTF8String UTF8Text(const UTF16String &s); ^ CoreArray/dPlatform.h:230:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:231:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT UTF8String UTF8Text(const UTF32String &s); ^ CoreArray/dPlatform.h:231:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:234:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT UTF16String UTF16Text(const char *s); ^ CoreArray/dPlatform.h:234:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:235:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT UTF16String UTF16Text(const string &s); ^ CoreArray/dPlatform.h:235:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:237:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT UTF16String UTF16Text(const UTF16String &s); ^ CoreArray/dPlatform.h:237:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:238:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT UTF16String UTF16Text(const UTF32String &s); ^ CoreArray/dPlatform.h:238:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:241:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT UTF32String UTF32Text(const char *s); ^ CoreArray/dPlatform.h:241:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:242:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT UTF32String UTF32Text(const string &s); ^ CoreArray/dPlatform.h:242:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:244:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT UTF32String UTF32Text(const UTF16String &s); ^ CoreArray/dPlatform.h:244:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:245:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT UTF32String UTF32Text(const UTF32String &s); ^ CoreArray/dPlatform.h:245:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:249:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT COREARRAY_INLINE UTF8String ASC(const char *s) ^ CoreArray/dPlatform.h:252:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT COREARRAY_INLINE UTF8String ASC(const string &s) ^ CoreArray/dPlatform.h:255:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT COREARRAY_INLINE UTF16String ASC16(const char *s) ^ CoreArray/dPlatform.h:258:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT COREARRAY_INLINE UTF16String ASC16(const string &s) ^ CoreArray/dPlatform.h:261:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT COREARRAY_INLINE UTF32String ASC32(const char *s) ^ CoreArray/dPlatform.h:264:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT COREARRAY_INLINE UTF32String ASC32(const string &s) ^ CoreArray/dPlatform.h:273:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT string NowDateToStr(); ^ CoreArray/dPlatform.h:273:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:305:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_UInt32 Mode); ^ CoreArray/dPlatform.h:305:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:307:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture enum TSysOpenMode mode, enum TSysShareMode smode); ^ CoreArray/dPlatform.h:307:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:309:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT bool SysCloseHandle(TSysHandle Handle); ^ CoreArray/dPlatform.h:309:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:311:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t Count); ^ CoreArray/dPlatform.h:311:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:313:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const void* Buffer, size_t Count); ^ CoreArray/dPlatform.h:313:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:315:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_Int64 Offset, enum TdSysSeekOrg sk); ^ CoreArray/dPlatform.h:315:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:317:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_Int64 NewSize); ^ CoreArray/dPlatform.h:317:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:321:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const char *tempdir); ^ CoreArray/dPlatform.h:321:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:323:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT bool FileExists(const string &FileName); ^ CoreArray/dPlatform.h:323:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:351:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT int GetLastOSError(); ^ CoreArray/dPlatform.h:351:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:353:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT string SysErrMessage(int err); ^ CoreArray/dPlatform.h:353:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:355:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT string LastSysErrMsg(); ^ CoreArray/dPlatform.h:355:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:358:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template COREARRAY_DLL_DEFAULT void RaiseLastOSError() ^ CoreArray/dPlatform.h:367:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT int GetCPU_NumOfCores(); ^ CoreArray/dPlatform.h:367:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:373:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT C_UInt64 GetCPU_LevelCache(int level); ^ CoreArray/dPlatform.h:373:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:386:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT TProcessID GetCurrentProcessID(); ^ CoreArray/dPlatform.h:386:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:401:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdThreadMutex(); ^ CoreArray/dPlatform.h:403:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~CdThreadMutex(); ^ CoreArray/dPlatform.h:406:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Lock(); ^ CoreArray/dPlatform.h:408:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Unlock(); ^ CoreArray/dPlatform.h:410:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool TryLock(); ^ CoreArray/dPlatform.h:434:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TdAutoMutex(CdThreadMutex *m) { mutex = m; if (m) m->Lock(); } ^ CoreArray/dPlatform.h:435:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~TdAutoMutex() { if (mutex) mutex->Unlock(); } ^ CoreArray/dPlatform.h:438:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Reset(CdThreadMutex *m) ^ CoreArray/dPlatform.h:458:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdThreadCondition(); ^ CoreArray/dPlatform.h:460:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~CdThreadCondition(); ^ CoreArray/dPlatform.h:463:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Signal(); ^ CoreArray/dPlatform.h:465:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Broadcast(); ^ CoreArray/dPlatform.h:467:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Wait(CdThreadMutex &mutex); ^ CoreArray/dPlatform.h:500:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdThreadsSuspending(); ^ CoreArray/dPlatform.h:502:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~CdThreadsSuspending(); ^ CoreArray/dPlatform.h:505:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Suspend(); ^ CoreArray/dPlatform.h:507:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void WakeUp(); ^ CoreArray/dPlatform.h:527:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdThBasic() {} ^ CoreArray/dPlatform.h:550:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int _pTdThreadEx(CdThread *Thread, void *Data) { ^ CoreArray/dPlatform.h:571:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdThread(); ^ CoreArray/dPlatform.h:573:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdThread(TdThreadProc proc, void *Data); ^ In file included from ../inst/include/dType.h:41, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: ../inst/include/CoreDEF.h:363:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define COREARRAY_NOEXCEPT_FALSE noexcept(false) ^ CoreArray/dPlatform.h:575:23: note: in expansion of macro 'COREARRAY_NOEXCEPT_FALSE' virtual ~CdThread() COREARRAY_NOEXCEPT_FALSE; ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: CoreArray/dPlatform.h:578:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void BeginThread(); ^ CoreArray/dPlatform.h:581:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void BeginThread(int (*proc)(CdThread *, Tx), Tx val) ^ CoreArray/dPlatform.h:595:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int RunThreadSafe(); ^ CoreArray/dPlatform.h:597:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual int RunThread(); ^ CoreArray/dPlatform.h:599:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int EndThread(); ^ CoreArray/dPlatform.h:601:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Terminate(); ^ CoreArray/dPlatform.h:603:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE bool Terminated() const { return terminated; } ^~~~~ CoreArray/dPlatform.h:604:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE TThread &Thread() { return thread; } ^ CoreArray/dPlatform.h:605:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE int &ExitCode() { return fExitCode; } ^ CoreArray/dPlatform.h:606:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE string &ErrorInfo() { return fErrorInfo; } ^ CoreArray/dPlatform.h:614:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _BeginThread(); // need vData ^ CoreArray/dPlatform.h:618:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Done(); ^ CoreArray/dPlatform.h:630:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE void Proc(CdThread *thread) { (obj->*proc)(thread); } ^ CoreArray/dPlatform.h:650:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrCoreArray(): exception() ^ CoreArray/dPlatform.h:652:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrCoreArray(const char *fmt, ...): exception() ^ CoreArray/dPlatform.h:654:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrCoreArray(const string &msg): exception() ^ CoreArray/dPlatform.h:656:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual const char *what() const throw() ^ CoreArray/dPlatform.h:658:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~ErrCoreArray() throw() ^ CoreArray/dPlatform.h:663:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Init(const char *fmt, va_list arglist); ^ CoreArray/dPlatform.h:672:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrDEBUG(): ErrCoreArray() ^ CoreArray/dPlatform.h:674:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrDEBUG(const char *fmt, ...): ErrCoreArray() ^ CoreArray/dPlatform.h:684:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrOSError(): ErrCoreArray() ^ CoreArray/dPlatform.h:686:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrOSError(const char *fmt, ...): ErrCoreArray() ^ CoreArray/dPlatform.h:688:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrOSError(const string &msg): ErrCoreArray() ^ CoreArray/dPlatform.h:696:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrThread(): ErrOSError() ^ CoreArray/dPlatform.h:698:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrThread(const char *fmt, ...): ErrOSError() ^ CoreArray/dPlatform.h:700:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrThread(const string &msg): ErrOSError() ^ CoreArray/dPlatform.h:709:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrConvert(): ErrCoreArray() ^ CoreArray/dPlatform.h:711:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrConvert(const char *fmt, ...): ErrCoreArray() ^ CoreArray/dPlatform.h:713:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrConvert(const string &msg): ErrCoreArray() ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/float.h:507, from C:/rtools40/mingw64/include/c++/8.3.0/cfloat:42, from ../inst/include/dTrait.h:43, from CoreArray/dEndian.h:41, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:253:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP unsigned int __cdecl __MINGW_NOTHROW _controlfp (unsigned int unNew, unsigned int unMask) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:253:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/float.h:507, from C:/rtools40/mingw64/include/c++/8.3.0/cfloat:42, from ../inst/include/dTrait.h:43, from CoreArray/dEndian.h:41, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:254:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP errno_t __cdecl _controlfp_s(unsigned int *_CurrentState, unsigned int _NewValue, unsigned int _Mask); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:254:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:255:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP unsigned int __cdecl __MINGW_NOTHROW _control87 (unsigned int unNew, unsigned int unMask); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:255:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:258:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP unsigned int __cdecl __MINGW_NOTHROW _clearfp (void); /* Clear the FPU status word */ ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:258:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:259:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP unsigned int __cdecl __MINGW_NOTHROW _statusfp (void); /* Report the FPU status word */ ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:259:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:273:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl __MINGW_NOTHROW _fpreset (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:273:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:274:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl __MINGW_NOTHROW fpreset (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:274:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:277:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int * __cdecl __MINGW_NOTHROW __fpecode(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:277:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:287:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl __MINGW_NOTHROW _chgsign (double _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:287:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:288:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl __MINGW_NOTHROW _copysign (double _Number,double _Sign); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:288:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:289:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl __MINGW_NOTHROW _logb (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:289:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:290:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl __MINGW_NOTHROW _nextafter (double, double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:290:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:291:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl __MINGW_NOTHROW _scalb (double, long); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:291:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:293:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl __MINGW_NOTHROW _finite (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:293:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:294:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl __MINGW_NOTHROW _fpclass (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:294:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:295:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl __MINGW_NOTHROW _isnan (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:295:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:298:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl _chgsignl (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:298:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from CoreArray/dEndian.h:41, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: ../inst/include/dTrait.h:105:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *TraitName() { return "Int8"; } ^ ../inst/include/dTrait.h:106:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *StreamName() { return "dInt8"; } ^ ../inst/include/dTrait.h:108:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static short Min() { return INT8_MIN; } ^ ../inst/include/dTrait.h:109:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static short Max() { return INT8_MAX; } ^ ../inst/include/dTrait.h:123:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *TraitName() { return "UInt8"; } ^ ../inst/include/dTrait.h:124:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *StreamName() { return "dUInt8"; } ^ ../inst/include/dTrait.h:126:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static unsigned short Min() { return 0; } ^ ../inst/include/dTrait.h:127:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static unsigned short Max() { return UINT8_MAX; } ^ ../inst/include/dTrait.h:141:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *TraitName() { return "Int16"; } ^ ../inst/include/dTrait.h:142:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *StreamName() { return "dInt16"; } ^ ../inst/include/dTrait.h:144:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_Int16 Min() { return INT16_MIN; } ^ ../inst/include/dTrait.h:145:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_Int16 Max() { return INT16_MAX; } ^ ../inst/include/dTrait.h:159:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *TraitName() { return "UInt16"; } ^ ../inst/include/dTrait.h:160:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *StreamName() { return "dUInt16"; } ^ ../inst/include/dTrait.h:162:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_UInt16 Min() { return 0; } ^ ../inst/include/dTrait.h:163:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_UInt16 Max() { return UINT16_MAX; } ^ ../inst/include/dTrait.h:177:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *TraitName() { return "Int32"; } ^ ../inst/include/dTrait.h:178:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *StreamName() { return "dInt32"; } ^ ../inst/include/dTrait.h:180:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_Int32 Min() { return INT32_MIN; } ^ ../inst/include/dTrait.h:181:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_Int32 Max() { return INT32_MAX; } ^ ../inst/include/dTrait.h:195:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *TraitName() { return "UInt32"; } ^ ../inst/include/dTrait.h:196:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *StreamName() { return "dUInt32"; } ^ ../inst/include/dTrait.h:198:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_UInt32 Min() { return 0; } ^ ../inst/include/dTrait.h:199:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_UInt32 Max() { return UINT32_MAX; } ^ ../inst/include/dTrait.h:213:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *TraitName() { return "Int64"; } ^ ../inst/include/dTrait.h:214:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *StreamName() { return "dInt64"; } ^ ../inst/include/dTrait.h:216:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_Int64 Min() { return std::numeric_limits::min(); } ^ ../inst/include/dTrait.h:217:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_Int64 Max() { return std::numeric_limits::max(); } ^ ../inst/include/dTrait.h:231:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *TraitName() { return "UInt64"; } ^ ../inst/include/dTrait.h:232:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *StreamName() { return "dUInt64"; } ^ ../inst/include/dTrait.h:234:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_UInt64 Min() { return 0; } ^ ../inst/include/dTrait.h:235:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_UInt64 Max() { return std::numeric_limits::max(); } ^ ../inst/include/dTrait.h:254:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *TraitName() { return "Float32"; } ^ ../inst/include/dTrait.h:255:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *StreamName() { return "dFloat32"; } ^ ../inst/include/dTrait.h:257:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_Float32 Min() { return FLT_MIN; } ^ ../inst/include/dTrait.h:258:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_Float32 Max() { return FLT_MAX; } ^ ../inst/include/dTrait.h:259:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_Float32 Epsilon() { return FLT_EPSILON; } ^ ../inst/include/dTrait.h:260:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static int Digits() { return FLT_MANT_DIG; } ^ ../inst/include/dTrait.h:274:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *TraitName() { return "Float64"; } ^ ../inst/include/dTrait.h:275:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *StreamName() { return "dFloat64"; } ^ ../inst/include/dTrait.h:277:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_Float64 Min() { return DBL_MIN; } ^ ../inst/include/dTrait.h:278:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_Float64 Max() { return DBL_MAX; } ^ ../inst/include/dTrait.h:279:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_Float64 Epsilon() { return DBL_EPSILON; } ^ ../inst/include/dTrait.h:280:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static int Digits() { return DBL_MANT_DIG; } ^ ../inst/include/dTrait.h:294:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *StreamName() { return "dLongFloat"; } ^ ../inst/include/dTrait.h:295:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *TraitName() { return StreamName()+1; } ^ ../inst/include/dTrait.h:297:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_LongFloat Min() { return LDBL_MIN; } ^ ../inst/include/dTrait.h:298:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_LongFloat Max() { return LDBL_MAX; } ^ ../inst/include/dTrait.h:299:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_LongFloat Epsilon() { return LDBL_EPSILON; } ^ ../inst/include/dTrait.h:300:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static int Digits() { return LDBL_MANT_DIG; } ^ ../inst/include/dTrait.h:319:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *TraitName() { return "UTF8String"; } ^ ../inst/include/dTrait.h:332:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *TraitName() { return "UTF16String"; } ^ ../inst/include/dTrait.h:345:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *TraitName() { return "UTF32String"; } ^ In file included from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: CoreArray/dEndian.h:62:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BIT_LE_R() { Stream = NULL; } ^ CoreArray/dEndian.h:63:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BIT_LE_R(TYPE *s) { Stream = s; Reminder = Offset = 0; } ^ CoreArray/dEndian.h:64:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BIT_LE_R(TYPE &s) { Stream = &s; Reminder = Offset = 0; } ^ CoreArray/dEndian.h:67:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_UInt32 ReadBit(C_UInt8 nbit) ^ CoreArray/dEndian.h:85:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SkipBit(C_UInt8 nbit) ^ CoreArray/dEndian.h:101:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BIT_LE_W() { Stream = NULL; } ^ CoreArray/dEndian.h:102:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BIT_LE_W(TYPE *s) { Stream = s; Reminder = Offset = 0; } ^ CoreArray/dEndian.h:103:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BIT_LE_W(TYPE &s) { Stream = &s; Reminder = Offset = 0; } ^ CoreArray/dEndian.h:106:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~BIT_LE_W() ^ CoreArray/dEndian.h:116:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void WriteBit(C_UInt32 Value, C_UInt8 nbit) ^ CoreArray/dEndian.h:149:11: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BYTE_NT() { Stream = NULL; } ^ CoreArray/dEndian.h:150:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BYTE_NT(TYPE *s) { Stream = s; } ^ CoreArray/dEndian.h:151:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BYTE_NT(TYPE &s) { Stream = &s; } ^ CoreArray/dEndian.h:154:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE SIZE64 Position() ^ CoreArray/dEndian.h:159:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE void SetPosition(const SIZE64 Pos) ^ CoreArray/dEndian.h:165:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE void ReadData(void *Buffer, ssize_t Count) ^ CoreArray/dEndian.h:170:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE C_UInt8 R8b() ^ CoreArray/dEndian.h:176:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE void WriteData(const void *Buffer, ssize_t Count) ^ CoreArray/dEndian.h:181:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE void W8b(C_UInt8 val) ^ CoreArray/dEndian.h:191:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& operator >>(C_Int8 &val) ^ CoreArray/dEndian.h:196:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& operator >>(C_UInt8 &val) ^ CoreArray/dEndian.h:201:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& R(C_Int8 *pval, size_t n) ^ CoreArray/dEndian.h:206:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& R(C_UInt8 *pval, size_t n) ^ CoreArray/dEndian.h:212:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& operator >>(C_Int16 &val) ^ CoreArray/dEndian.h:217:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& operator >>(C_UInt16 &val) ^ CoreArray/dEndian.h:222:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& R(C_Int16 *pval, size_t n) ^ CoreArray/dEndian.h:227:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& R(C_UInt16 *pval, size_t n) ^ CoreArray/dEndian.h:233:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& operator >>(C_Int32 &val) ^ CoreArray/dEndian.h:238:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& operator >>(C_UInt32 &val) ^ CoreArray/dEndian.h:243:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& R(C_Int32 *pval, size_t n) ^ CoreArray/dEndian.h:248:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& R(C_UInt32 *pval, size_t n) ^ CoreArray/dEndian.h:254:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& operator >>(C_Int64 &val) ^ CoreArray/dEndian.h:259:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& operator >>(C_UInt64 &val) ^ CoreArray/dEndian.h:264:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& R(C_Int64 *pval, size_t n) ^ CoreArray/dEndian.h:269:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& R(C_UInt64 *pval, size_t n) ^ CoreArray/dEndian.h:275:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& operator >>(C_Float32 &val) ^ CoreArray/dEndian.h:280:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& operator >>(C_Float64 &val) ^ CoreArray/dEndian.h:285:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& R(C_Float32 *pval, size_t n) ^ CoreArray/dEndian.h:290:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& R(C_Float64 *pval, size_t n) ^ CoreArray/dEndian.h:300:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& operator <<(C_Int8 val) ^ CoreArray/dEndian.h:305:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& operator <<(C_UInt8 val) ^ CoreArray/dEndian.h:310:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& W(const C_Int8 *pval, size_t n) ^ CoreArray/dEndian.h:315:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& W(const C_UInt8 *pval, size_t n) ^ CoreArray/dEndian.h:321:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& operator <<(C_Int16 val) ^ CoreArray/dEndian.h:326:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& operator <<(C_UInt16 val) ^ CoreArray/dEndian.h:331:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& W(const C_Int16 *pval, size_t n) ^ CoreArray/dEndian.h:336:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& W(const C_UInt16 *pval, size_t n) ^ CoreArray/dEndian.h:342:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& operator <<(C_Int32 val) ^ CoreArray/dEndian.h:347:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& operator <<(C_UInt32 val) ^ CoreArray/dEndian.h:352:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& W(const C_Int32 *pval, size_t n) ^ CoreArray/dEndian.h:357:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& W(const C_UInt32 *pval, size_t n) ^ CoreArray/dEndian.h:363:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& operator <<(C_Int64 val) ^ CoreArray/dEndian.h:368:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& operator <<(C_UInt64 val) ^ CoreArray/dEndian.h:373:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& W(const C_Int64 *pval, size_t n) ^ CoreArray/dEndian.h:378:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& W(const C_UInt64 *pval, size_t n) ^ CoreArray/dEndian.h:384:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& operator <<(const C_Float32 val) ^ CoreArray/dEndian.h:389:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& operator <<(const C_Float64 val) ^ CoreArray/dEndian.h:394:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& W(const C_Float32 *pval, size_t n) ^ CoreArray/dEndian.h:399:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& W(const C_Float64 *pval, size_t n) ^ CoreArray/dEndian.h:603:11: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BYTE_LE() { Stream = NULL; } ^ CoreArray/dEndian.h:604:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BYTE_LE(TYPE *s) { Stream = s; } ^ CoreArray/dEndian.h:605:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BYTE_LE(TYPE &s) { Stream = &s; } ^ CoreArray/dEndian.h:608:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE SIZE64 Position() ^ CoreArray/dEndian.h:613:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE void SetPosition(const SIZE64 Pos) ^ CoreArray/dEndian.h:619:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE void ReadData(void *Buffer, ssize_t Count) ^ CoreArray/dEndian.h:624:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE C_UInt8 R8b() ^ CoreArray/dEndian.h:630:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE void WriteData(const void *Buffer, ssize_t Count) ^ CoreArray/dEndian.h:635:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE void W8b(C_UInt8 val) ^ CoreArray/dEndian.h:645:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& operator >>(C_Int8 &val) ^ CoreArray/dEndian.h:650:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& operator >>(C_UInt8 &val) ^ CoreArray/dEndian.h:655:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& R(C_Int8 *pval, size_t n) ^ CoreArray/dEndian.h:660:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& R(C_UInt8 *pval, size_t n) ^ CoreArray/dEndian.h:666:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& operator >>(C_Int16 &val) ^ CoreArray/dEndian.h:671:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& operator >>(C_UInt16 &val) ^ CoreArray/dEndian.h:676:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& R(C_Int16 *pval, size_t n) ^ CoreArray/dEndian.h:683:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& R(C_UInt16 *pval, size_t n) ^ CoreArray/dEndian.h:691:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& operator >>(C_Int32 &val) ^ CoreArray/dEndian.h:696:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& operator >>(C_UInt32 &val) ^ CoreArray/dEndian.h:701:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& R(C_Int32 *pval, size_t n) ^ CoreArray/dEndian.h:708:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& R(C_UInt32 *pval, size_t n) ^ CoreArray/dEndian.h:716:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& operator >>(C_Int64 &val) ^ CoreArray/dEndian.h:721:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& operator >>(C_UInt64 &val) ^ CoreArray/dEndian.h:726:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& R(C_Int64 *pval, size_t n) ^ CoreArray/dEndian.h:733:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& R(C_UInt64 *pval, size_t n) ^ CoreArray/dEndian.h:741:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& operator >>(C_Float32 &val) ^ CoreArray/dEndian.h:748:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& operator >>(C_Float64 &val) ^ CoreArray/dEndian.h:755:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& R(C_Float32 *pval, size_t n) ^ CoreArray/dEndian.h:762:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& R(C_Float64 *pval, size_t n) ^ CoreArray/dEndian.h:774:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& operator <<(C_Int8 val) ^ CoreArray/dEndian.h:779:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& operator <<(C_UInt8 val) ^ CoreArray/dEndian.h:784:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& W(const C_Int8 *pval, size_t n) ^ CoreArray/dEndian.h:789:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& W(const C_UInt8 *pval, size_t n) ^ CoreArray/dEndian.h:795:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& operator <<(C_Int16 val) ^ CoreArray/dEndian.h:800:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& operator <<(C_UInt16 val) ^ CoreArray/dEndian.h:805:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& W(const C_Int16 *pval, size_t n) ^ CoreArray/dEndian.h:814:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& W(const C_UInt16 *pval, size_t n) ^ CoreArray/dEndian.h:824:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& operator <<(C_Int32 val) ^ CoreArray/dEndian.h:829:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& operator <<(C_UInt32 val) ^ CoreArray/dEndian.h:834:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& W(const C_Int32 *pval, size_t n) ^ CoreArray/dEndian.h:843:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& W(const C_UInt32 *pval, size_t n) ^ CoreArray/dEndian.h:853:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& operator <<(C_Int64 val) ^ CoreArray/dEndian.h:858:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& operator <<(C_UInt64 val) ^ CoreArray/dEndian.h:863:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& W(const C_Int64 *pval, size_t n) ^ CoreArray/dEndian.h:872:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& W(const C_UInt64 *pval, size_t n) ^ CoreArray/dEndian.h:882:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& operator <<(C_Float32 val) ^ CoreArray/dEndian.h:889:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& operator <<(C_Float64 val) ^ CoreArray/dEndian.h:896:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& W(const C_Float32 *pval, size_t n) ^ CoreArray/dEndian.h:905:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& W(const C_Float64 *pval, size_t n) ^ CoreArray/dEndian.h:919:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_UInt16 Rp16b() ^ CoreArray/dEndian.h:930:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_UInt32 Rp32b() ^ CoreArray/dEndian.h:945:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_UInt64 Rp64b() ^ CoreArray/dEndian.h:969:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Wp16b(C_UInt16 val) ^ CoreArray/dEndian.h:979:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Wp32b(C_UInt32 val) ^ CoreArray/dEndian.h:993:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Wp64b(C_UInt64 val) ^ CoreArray/dEndian.h:1020:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UTF8String RpUTF8() ^ CoreArray/dEndian.h:1028:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UTF16String RpUTF16() ^ CoreArray/dEndian.h:1043:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UTF32String RpUTF32() ^ CoreArray/dEndian.h:1052:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void WpUTF8(const UTF8String &val) ^ CoreArray/dEndian.h:1058:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void WpUTF16(const UTF16String &val) ^ CoreArray/dEndian.h:1077:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void WpUTF32(const UTF32String &val) ^ CoreArray/dEndian.h:1089:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BYTE_LE& operator >>(TdGDSPos& out) ^ CoreArray/dEndian.h:1106:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BYTE_LE& operator <<(const TdGDSPos &in) ^ CoreArray/dEndian.h:1127:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BYTE_LE& operator >>(TdGDSBlockID& out) ^ CoreArray/dEndian.h:1133:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BYTE_LE& operator <<(const TdGDSBlockID &in) ^ CoreArray/dEndian.h:1147:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static COREARRAY_FORCEINLINE C_Int16 GET_VAL_UNALIGNED_LE_PTR(const C_Int16 *p) ^ CoreArray/dEndian.h:1158:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static COREARRAY_FORCEINLINE C_UInt16 GET_VAL_UNALIGNED_LE_PTR(const C_UInt16 *p) ^ CoreArray/dEndian.h:1169:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static COREARRAY_FORCEINLINE C_Int32 GET_VAL_UNALIGNED_LE_PTR(const C_Int32 *p) ^ CoreArray/dEndian.h:1181:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static COREARRAY_FORCEINLINE C_UInt32 GET_VAL_UNALIGNED_LE_PTR(const C_UInt32 *p) ^ CoreArray/dEndian.h:1193:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static COREARRAY_FORCEINLINE void SET_VAL_UNALIGNED_LE_PTR(C_Int16 *p, C_Int16 val) ^ CoreArray/dEndian.h:1205:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static COREARRAY_FORCEINLINE void SET_VAL_UNALIGNED_LE_PTR(C_UInt16 *p, C_UInt16 val) ^ CoreArray/dEndian.h:1217:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static COREARRAY_FORCEINLINE void SET_VAL_UNALIGNED_LE_PTR(C_Int32 *p, C_Int32 val) ^ CoreArray/dEndian.h:1229:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static COREARRAY_FORCEINLINE void SET_VAL_UNALIGNED_LE_PTR(C_UInt32 *p, C_UInt32 val) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:69, from C:/rtools40/mingw64/include/c++/8.3.0/map:60, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/ext/aligned_buffer.h:58:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __aligned_membuf() = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/ext/aligned_buffer.h:61:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __aligned_membuf(std::nullptr_t) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/aligned_buffer.h:64:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_addr() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/ext/aligned_buffer.h:68:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_addr() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/ext/aligned_buffer.h:72:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_ptr() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/ext/aligned_buffer.h:76:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_ptr() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/ext/aligned_buffer.h:96:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __aligned_buffer() = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/ext/aligned_buffer.h:99:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __aligned_buffer(std::nullptr_t) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/aligned_buffer.h:102:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_addr() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/ext/aligned_buffer.h:108:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_addr() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/ext/aligned_buffer.h:114:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_ptr() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/ext/aligned_buffer.h:118:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_ptr() const noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:112:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_minimum(_Base_ptr __x) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:119:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_minimum(_Const_Base_ptr __x) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:126:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_maximum(_Base_ptr __x) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:133:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_maximum(_Const_Base_ptr __x) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:147:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT_IF( ^~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/map:60, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:152:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree_key_compare(const _Key_compare& __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:158:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree_key_compare(const _Rb_tree_key_compare&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:161:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture noexcept(is_nothrow_copy_constructible<_Key_compare>::value) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:173:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree_header() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/map:60, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:180:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree_header(_Rb_tree_header&& __x) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:193:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_move_data(_Rb_tree_header& __from) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:206:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_reset() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:234:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_valptr() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:238:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_valptr() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:244:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree_increment(_Rb_tree_node_base* __x) throw (); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:244:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:247:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree_increment(const _Rb_tree_node_base* __x) throw (); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:247:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:250:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree_decrement(_Rb_tree_node_base* __x) throw (); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:250:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:253:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree_decrement(const _Rb_tree_node_base* __x) throw (); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:253:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:269:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree_iterator() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:273:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree_iterator(_Base_ptr __x) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:277:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator*() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:281:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator->() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:285:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:292:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++(int) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:300:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator--() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:307:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator--(int) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:315:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator==(const _Self& __x) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:319:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator!=(const _Self& __x) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:341:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree_const_iterator() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:345:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree_const_iterator(_Base_ptr __x) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:348:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree_const_iterator(const iterator& __it) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:352:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_const_cast() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:356:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator*() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:360:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator->() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:364:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:371:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++(int) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:379:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator--() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:386:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator--(int) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:394:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator==(const _Self& __x) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:398:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator!=(const _Self& __x) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:407:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Rb_tree_const_iterator<_Val>& __y) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:413:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Rb_tree_const_iterator<_Val>& __y) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/map:60, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:420:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree_node_base& __header) throw (); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:420:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:424:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree_node_base& __header) throw (); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:424:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:473:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Reuse_or_alloc_node(_Rb_tree& __t) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:488:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Reuse_or_alloc_node(const _Reuse_or_alloc_node&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:491:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~_Reuse_or_alloc_node() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:499:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Arg&& __arg) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:515:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_extract() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:557:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Alloc_node(_Rb_tree& __t) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:565:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Arg&& __arg) const ^~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:585:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_Node_allocator() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:589:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_Node_allocator() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:593:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get_allocator() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/map:60, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:598:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_node() ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:602:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_put_node(_Link_type __p) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/map:60, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:632:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_construct_node(_Link_type __node, _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:651:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_create_node(_Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:659:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_destroy_node(_Link_type __p) noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:667:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_drop_node(_Link_type __p) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/map:60, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:675:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_clone_node(_Const_Link_type __x, _NodeGen& __node_gen) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:700:6: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT_IF( ^~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/map:60, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:706:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree_impl(const _Rb_tree_impl& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:716:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree_impl(_Rb_tree_impl&&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:718:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree_impl(const _Key_compare& __comp, _Node_allocator&& __a) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:728:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_root() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:732:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_root() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:736:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_leftmost() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:740:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_leftmost() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:744:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_rightmost() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:748:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_rightmost() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:752:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_begin() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:756:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_begin() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:763:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_end() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:767:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_end() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/map:60, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:771:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_value(_Const_Link_type __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:775:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_key(_Const_Link_type __x) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:779:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_left(_Base_ptr __x) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:783:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_left(_Const_Base_ptr __x) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:787:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_right(_Base_ptr __x) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:791:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_right(_Const_Base_ptr __x) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/map:60, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:795:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_value(_Const_Base_ptr __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:799:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_key(_Const_Base_ptr __x) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:803:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_minimum(_Base_ptr __x) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:807:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_minimum(_Const_Base_ptr __x) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:811:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_maximum(_Base_ptr __x) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:815:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_maximum(_Const_Base_ptr __x) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/map:60, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:833:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_insert_unique_pos(const key_type& __k); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:836:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_insert_equal_pos(const key_type& __k); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:840:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const key_type& __k); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:844:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const key_type& __k); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:850:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_(_Base_ptr __x, _Base_ptr __y, _Arg&& __v, _NodeGen&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:853:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_node(_Base_ptr __x, _Base_ptr __y, _Link_type __z); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:857:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_lower(_Base_ptr __y, _Arg&& __v); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:861:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_equal_lower(_Arg&& __x); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:864:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_lower_node(_Base_ptr __p, _Link_type __z); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:867:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_equal_lower_node(_Link_type __z); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:885:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_copy(_Const_Link_type __x, _Base_ptr __p, _NodeGen&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:889:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_copy(const _Rb_tree& __x, _NodeGen& __gen) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:899:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_copy(const _Rb_tree& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:906:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_erase(_Link_type __x); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:910:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Key& __k); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:914:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Key& __k) const; ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:918:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Key& __k); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:922:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Key& __k) const; ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:929:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree() = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:933:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const allocator_type& __a = allocator_type()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:936:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree(const _Rb_tree& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:944:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree(const allocator_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:948:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree(const _Rb_tree& __x, const allocator_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:955:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree(_Rb_tree&&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:957:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree(_Rb_tree&& __x, const allocator_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:961:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree(_Rb_tree&& __x, _Node_allocator&& __a); ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:964:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~_Rb_tree() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/map:60, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:968:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const _Rb_tree& __x); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:972:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture key_comp() const ^~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:976:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture begin() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:980:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture begin() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:984:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture end() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:988:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture end() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:992:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rbegin() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:996:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rbegin() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1000:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rend() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1004:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rend() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1008:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture empty() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1012:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1016:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max_size() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1021:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT_IF(__is_nothrow_swappable<_Compare>::value); ^~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/map:60, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1027:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_unique(_Arg&& __x); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1031:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_equal(_Arg&& __x); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1035:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_unique_(const_iterator __pos, _Arg&& __x, _NodeGen&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1039:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_unique_(const_iterator __pos, _Arg&& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1047:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_equal_(const_iterator __pos, _Arg&& __x, _NodeGen&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1051:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_equal_(const_iterator __pos, _Arg&& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1059:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_emplace_unique(_Args&&... __args); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1063:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_emplace_equal(_Args&&... __args); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1067:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_emplace_hint_unique(const_iterator __pos, _Args&&... __args); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1071:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_emplace_hint_equal(const_iterator __pos, _Args&&... __args); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1105:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_unique(_InputIterator __first, _InputIterator __last); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1109:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_equal(_InputIterator __first, _InputIterator __last); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1113:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_erase_aux(const_iterator __position); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1116:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_erase_aux(const_iterator __first, const_iterator __last); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1124:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erase(const_iterator __position) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1136:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erase(iterator __position) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1160:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erase(const key_type& __x); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1167:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erase(const_iterator __first, const_iterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1182:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erase(const key_type* __first, const key_type* __last); ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1185:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture clear() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/map:60, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1193:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find(const key_type& __k); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1196:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find(const key_type& __k) const; ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1199:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture count(const key_type& __k) const; ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1202:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lower_bound(const key_type& __k) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1206:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lower_bound(const key_type& __k) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1210:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture upper_bound(const key_type& __k) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1214:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture upper_bound(const key_type& __k) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1218:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture equal_range(const key_type& __k); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1221:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture equal_range(const key_type& __k) const; ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1342:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __rb_verify() const; ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1348:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture && is_nothrow_move_assignable<_Compare>::value); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1352:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_assign_unique(_Iterator, _Iterator); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1356:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_assign_equal(_Iterator, _Iterator); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1361:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_move_data(_Rb_tree& __x, std::true_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1367:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_move_data(_Rb_tree&, std::false_type); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1371:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_move_assign(_Rb_tree&, std::true_type); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1376:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_move_assign(_Rb_tree&, std::false_type); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1550:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1560:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1570:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1577:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1584:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1591:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1598:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1605:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree(_Rb_tree&& __x, _Node_allocator&& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1617:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_move_data(_Rb_tree& __x, std::false_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h: In member function 'void std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_move_data(std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>&, std::false_type)': C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1625:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture [&__an](const value_type& __cval) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h: At global scope: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1638:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_move_assign(_Rb_tree& __x, true_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1651:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_move_assign(_Rb_tree& __x, false_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h: In member function 'void std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_move_assign(std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>&, std::false_type)': C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1663:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture [&__roan](const value_type& __cval) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h: At global scope: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1679:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture && is_nothrow_move_assignable<_Compare>::value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1691:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_assign_unique(_Iterator __first, _Iterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1704:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_assign_equal(_Iterator __first, _Iterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1717:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const _Rb_tree& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1763:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _NodeGen& __node_gen) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1785:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_lower(_Base_ptr __p, _Arg&& __v) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1810:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_equal_lower(_Arg&& __v) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1831:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_copy(_Const_Link_type __x, _Base_ptr __p, _NodeGen& __node_gen) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1867:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_erase(_Link_type __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1885:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Key& __k) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1901:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Key& __k) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1917:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Key& __k) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1933:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Key& __k) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1950:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture equal_range(const _Key& __k) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1982:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture equal_range(const _Key& __k) const ^~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2012:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT_IF(__is_nothrow_swappable<_Compare>::value) ^~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/map:60, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2045:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_insert_unique_pos(const key_type& __k) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2077:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_insert_equal_pos(const key_type& __k) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2100:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_unique(_Arg&& __v) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2128:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_equal(_Arg&& __v) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2148:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const key_type& __k) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2214:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _NodeGen& __node_gen) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2233:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_insert_hint_equal_pos(const_iterator __position, const key_type& __k) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2296:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _NodeGen& __node_gen) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2314:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_node(_Base_ptr __x, _Base_ptr __p, _Link_type __z) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2330:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_lower_node(_Base_ptr __p, _Link_type __z) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2346:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_equal_lower_node(_Link_type __z) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2365:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_emplace_unique(_Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2391:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_emplace_equal(_Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2412:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_emplace_hint_unique(const_iterator __pos, _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2438:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_emplace_hint_equal(const_iterator __pos, _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2464:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_unique(_II __first, _II __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2476:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_equal(_II __first, _II __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2487:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_erase_aux(const_iterator __position) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2501:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_erase_aux(const_iterator __first, const_iterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2514:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erase(const _Key& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2526:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erase(const _Key* __first, const _Key* __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2537:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find(const _Key& __k) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2550:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find(const _Key& __k) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2562:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture count(const _Key& __k) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2571:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Rb_tree_node_base* __root) throw (); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2571:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2576:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree<_Key,_Val,_KeyOfValue,_Compare,_Alloc>::__rb_verify() const ^~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/utility:69, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:38, from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:63, from C:/rtools40/mingw64/include/c++/8.3.0/map:61, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_relops.h:87:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator!=(const _Tp& __x, const _Tp& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_relops.h:100:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>(const _Tp& __x, const _Tp& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_relops.h:113:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<=(const _Tp& __x, const _Tp& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_relops.h:126:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>=(const _Tp& __x, const _Tp& __y) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/tuple:38, from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:63, from C:/rtools40/mingw64/include/c++/8.3.0/map:61, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/utility:171:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __get(std::pair<_Tp1, _Tp2>& __pair) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/utility:176:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __move_get(std::pair<_Tp1, _Tp2>&& __pair) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/utility:181:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __const_get(const std::pair<_Tp1, _Tp2>& __pair) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/utility:186:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __const_move_get(const std::pair<_Tp1, _Tp2>&& __pair) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/utility:195:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __get(std::pair<_Tp1, _Tp2>& __pair) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/utility:200:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __move_get(std::pair<_Tp1, _Tp2>&& __pair) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/utility:205:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __const_get(const std::pair<_Tp1, _Tp2>& __pair) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/utility:210:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __const_move_get(const std::pair<_Tp1, _Tp2>&& __pair) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/utility:216:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get(std::pair<_Tp1, _Tp2>& ___in) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/utility:221:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get(std::pair<_Tp1, _Tp2>&& ___in) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/utility:226:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get(const std::pair<_Tp1, _Tp2>& ___in) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/utility:231:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get(const std::pair<_Tp1, _Tp2>&& __in) noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:63, from C:/rtools40/mingw64/include/c++/8.3.0/map:61, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:55:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __cow_string(); ^ C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:56:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __cow_string(const std::string&); ^ C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:57:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __cow_string(const char*, size_t); ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:58:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __cow_string(const __cow_string&) _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:59:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __cow_string& operator=(const __cow_string&) _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:63, from C:/rtools40/mingw64/include/c++/8.3.0/map:61, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:60:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~__cow_string(); ^ C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:62:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __cow_string(__cow_string&&) noexcept; ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:63:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __cow_string& operator=(__cow_string&&) noexcept; ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:120:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture logic_error(const string& __arg) _GLIBCXX_TXN_SAFE; ^ C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:124:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture logic_error(const char*) _GLIBCXX_TXN_SAFE; ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:128:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture logic_error(const logic_error&) _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:129:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture logic_error& operator=(const logic_error&) _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:132:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~logic_error() _GLIBCXX_TXN_SAFE_DYN _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:137:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture what() const _GLIBCXX_TXN_SAFE_DYN _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:63, from C:/rtools40/mingw64/include/c++/8.3.0/map:61, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:150:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit domain_error(const string& __arg) _GLIBCXX_TXN_SAFE; ^ C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:152:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit domain_error(const char*) _GLIBCXX_TXN_SAFE; ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:154:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~domain_error() _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:63, from C:/rtools40/mingw64/include/c++/8.3.0/map:61, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:161:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit invalid_argument(const string& __arg) _GLIBCXX_TXN_SAFE; ^ C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:163:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit invalid_argument(const char*) _GLIBCXX_TXN_SAFE; ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:165:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~invalid_argument() _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:63, from C:/rtools40/mingw64/include/c++/8.3.0/map:61, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:173:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit length_error(const string& __arg) _GLIBCXX_TXN_SAFE; ^ C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:175:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit length_error(const char*) _GLIBCXX_TXN_SAFE; ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:177:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~length_error() _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:63, from C:/rtools40/mingw64/include/c++/8.3.0/map:61, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:185:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit out_of_range(const string& __arg) _GLIBCXX_TXN_SAFE; ^ C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:187:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit out_of_range(const char*) _GLIBCXX_TXN_SAFE; ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:189:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~out_of_range() _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:63, from C:/rtools40/mingw64/include/c++/8.3.0/map:61, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:204:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture runtime_error(const string& __arg) _GLIBCXX_TXN_SAFE; ^ C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:208:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture runtime_error(const char*) _GLIBCXX_TXN_SAFE; ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:212:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture runtime_error(const runtime_error&) _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:213:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture runtime_error& operator=(const runtime_error&) _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:216:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~runtime_error() _GLIBCXX_TXN_SAFE_DYN _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:221:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture what() const _GLIBCXX_TXN_SAFE_DYN _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:63, from C:/rtools40/mingw64/include/c++/8.3.0/map:61, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:233:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit range_error(const string& __arg) _GLIBCXX_TXN_SAFE; ^ C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:235:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit range_error(const char*) _GLIBCXX_TXN_SAFE; ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:237:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~range_error() _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:63, from C:/rtools40/mingw64/include/c++/8.3.0/map:61, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:244:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit overflow_error(const string& __arg) _GLIBCXX_TXN_SAFE; ^ C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:246:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit overflow_error(const char*) _GLIBCXX_TXN_SAFE; ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:248:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~overflow_error() _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:63, from C:/rtools40/mingw64/include/c++/8.3.0/map:61, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:255:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit underflow_error(const string& __arg) _GLIBCXX_TXN_SAFE; ^ C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:257:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit underflow_error(const char*) _GLIBCXX_TXN_SAFE; ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:259:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~underflow_error() _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:63, from C:/rtools40/mingw64/include/c++/8.3.0/map:61, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/array:55:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_ref(const _Type& __t, std::size_t __n) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:59:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_ptr(const _Type& __t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:71:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_ref(const _Type&, std::size_t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:75:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_ptr(const _Type&) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:116:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fill(const value_type& __u) ^ C:/rtools40/mingw64/include/c++/8.3.0/array:121:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture noexcept(_AT_Type::_Is_nothrow_swappable::value) ^ C:/rtools40/mingw64/include/c++/8.3.0/array:126:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture begin() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:130:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture begin() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:134:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture end() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:138:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture end() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:142:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rbegin() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:146:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rbegin() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:150:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rend() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:154:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rend() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:158:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cbegin() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:162:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cend() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:166:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture crbegin() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:170:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture crend() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:175:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size() const noexcept { return _Nm; } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:178:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max_size() const noexcept { return _Nm; } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:181:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture empty() const noexcept { return size() == 0; } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:185:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator[](size_type __n) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:189:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator[](size_type __n) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:193:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture at(size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/array:203:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture at(size_type __n) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:215:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture front() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:219:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture front() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:223:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture back() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:227:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture back() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:234:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture data() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:238:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture data() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:252:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator==(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two) ^ C:/rtools40/mingw64/include/c++/8.3.0/array:257:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator!=(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two) ^ C:/rtools40/mingw64/include/c++/8.3.0/array:262:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<(const array<_Tp, _Nm>& __a, const array<_Tp, _Nm>& __b) ^ C:/rtools40/mingw64/include/c++/8.3.0/array:270:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two) ^ C:/rtools40/mingw64/include/c++/8.3.0/array:275:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<=(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two) ^ C:/rtools40/mingw64/include/c++/8.3.0/array:280:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>=(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two) ^ C:/rtools40/mingw64/include/c++/8.3.0/array:295:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture noexcept(noexcept(__one.swap(__two))) ^ C:/rtools40/mingw64/include/c++/8.3.0/array:302:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(array<_Tp, _Nm>&, array<_Tp, _Nm>&) = delete; ^ C:/rtools40/mingw64/include/c++/8.3.0/array:302:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/array:307:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get(array<_Tp, _Nm>& __arr) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:316:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get(array<_Tp, _Nm>&& __arr) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:324:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get(const array<_Tp, _Nm>& __arr) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:333:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get(const array<_Tp, _Nm>&& __arr) noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/tuple:41, from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:63, from C:/rtools40/mingw64/include/c++/8.3.0/map:61, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/invoke.h:54:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __invfwd(typename remove_reference<_Tp>::type& __t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/invoke.h:59:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __invoke_impl(__invoke_other, _Fn&& __f, _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/invoke.h:65:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/invoke.h:71:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/invoke.h:78:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __invoke_impl(__invoke_memobj_ref, _MemPtr&& __f, _Tp&& __t) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/invoke.h:83:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __invoke_impl(__invoke_memobj_deref, _MemPtr&& __f, _Tp&& __t) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/invoke.h:90:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture noexcept(__is_nothrow_invocable<_Callable, _Args...>::value) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:63, from C:/rtools40/mingw64/include/c++/8.3.0/map:61, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/tuple:76:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr _Head_base() ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:79:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr _Head_base(const _Head& __h) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:82:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr _Head_base(const _Head_base&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:83:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr _Head_base(_Head_base&&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:86:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr _Head_base(_UHead&& __h) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:89:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Head_base(allocator_arg_t, __uses_alloc0) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:93:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Head_base(allocator_arg_t, __uses_alloc1<_Alloc> __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:97:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Head_base(allocator_arg_t, __uses_alloc2<_Alloc> __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:101:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Head_base(__uses_alloc0, _UHead&& __uhead) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:105:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Head_base(__uses_alloc1<_Alloc> __a, _UHead&& __uhead) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:109:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Head_base(__uses_alloc2<_Alloc> __a, _UHead&& __uhead) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:113:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_head(_Head_base& __b) noexcept { return __b; } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:116:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_head(const _Head_base& __b) noexcept { return __b; } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:122:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr _Head_base() ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:125:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr _Head_base(const _Head& __h) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:128:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr _Head_base(const _Head_base&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:129:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr _Head_base(_Head_base&&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:132:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr _Head_base(_UHead&& __h) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:135:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Head_base(allocator_arg_t, __uses_alloc0) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:139:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Head_base(allocator_arg_t, __uses_alloc1<_Alloc> __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:143:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Head_base(allocator_arg_t, __uses_alloc2<_Alloc> __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:147:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Head_base(__uses_alloc0, _UHead&& __uhead) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:151:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Head_base(__uses_alloc1<_Alloc> __a, _UHead&& __uhead) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:156:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Head_base(__uses_alloc2<_Alloc> __a, _UHead&& __uhead) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:160:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_head(_Head_base& __b) noexcept { return __b._M_head_impl; } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:163:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_head(const _Head_base& __b) noexcept { return __b._M_head_impl; } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:195:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_head(_Tuple_impl& __t) noexcept { return _Base::_M_head(__t); } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:198:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_head(const _Tuple_impl& __t) noexcept { return _Base::_M_head(__t); } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:201:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_tail(_Tuple_impl& __t) noexcept { return __t; } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:204:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_tail(const _Tuple_impl& __t) noexcept { return __t; } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:206:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr _Tuple_impl() ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:210:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr _Tuple_impl(const _Head& __head, const _Tail&... __tail) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:216:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr _Tuple_impl(_UHead&& __head, _UTail&&... __tail) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:220:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr _Tuple_impl(const _Tuple_impl&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:225:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture is_nothrow_move_constructible<_Inherited>>::value) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:230:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr _Tuple_impl(const _Tuple_impl<_Idx, _UElements...>& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:235:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr _Tuple_impl(_Tuple_impl<_Idx, _UHead, _UTails...>&& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:242:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Tuple_impl(allocator_arg_t __tag, const _Alloc& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:248:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Head& __head, const _Tail&... __tail) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:256:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _UHead&& __head, _UTail&&... __tail) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:263:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Tuple_impl& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:269:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Tuple_impl&& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:276:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Tuple_impl<_Idx, _UElements...>& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:284:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Tuple_impl<_Idx, _UHead, _UTails...>&& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:292:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const _Tuple_impl& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:302:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture is_nothrow_move_assignable<_Inherited>>::value) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:311:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const _Tuple_impl<_Idx, _UElements...>& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:320:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(_Tuple_impl<_Idx, _UHead, _UTails...>&& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:333:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture && noexcept(_M_tail(___in)._M_swap(_M_tail(___in)))) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:351:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_head(_Tuple_impl& __t) noexcept { return _Base::_M_head(__t); } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:354:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_head(const _Tuple_impl& __t) noexcept { return _Base::_M_head(__t); } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:356:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr _Tuple_impl() ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:360:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr _Tuple_impl(const _Head& __head) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:365:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr _Tuple_impl(_UHead&& __head) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:368:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr _Tuple_impl(const _Tuple_impl&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:372:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture noexcept(is_nothrow_move_constructible<_Head>::value) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:376:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr _Tuple_impl(const _Tuple_impl<_Idx, _UHead>& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:380:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr _Tuple_impl(_Tuple_impl<_Idx, _UHead>&& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:385:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Tuple_impl(allocator_arg_t __tag, const _Alloc& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:390:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Head& __head) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:395:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _UHead&& __head) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:401:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Tuple_impl& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:406:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Tuple_impl&& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:412:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Tuple_impl<_Idx, _UHead>& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:418:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Tuple_impl<_Idx, _UHead>&& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:424:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const _Tuple_impl& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:432:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture noexcept(is_nothrow_move_assignable<_Head>::value) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:440:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const _Tuple_impl<_Idx, _UHead>& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:448:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(_Tuple_impl<_Idx, _UHead>&& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:458:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture noexcept(__is_nothrow_swappable<_Head>::value) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:471:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _ConstructibleTuple() ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:477:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _ImplicitlyConvertibleTuple() ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:483:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _MoveConstructibleTuple() ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:489:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _ImplicitlyMoveConvertibleTuple() ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:495:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _NonNestedTuple() ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:506:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _NotSameTuple() ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:519:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _ConstructibleTuple() ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:525:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _ImplicitlyConvertibleTuple() ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:531:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _MoveConstructibleTuple() ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:537:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _ImplicitlyMoveConvertibleTuple() ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:543:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _NonNestedTuple() ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:548:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _NotSameTuple() ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:565:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _DefaultConstructibleTuple() ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:569:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _ImplicitlyDefaultConstructibleTuple() ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:581:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr tuple() ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:591:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit constexpr tuple() ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:608:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr tuple(const _Elements&... __elements) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:619:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit constexpr tuple(const _Elements&... __elements) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:646:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr tuple(_UElements&&... __elements) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:657:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit constexpr tuple(_UElements&&... __elements) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:660:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr tuple(const tuple&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:662:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr tuple(tuple&&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:678:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr tuple(const tuple<_UElements...>& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:690:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit constexpr tuple(const tuple<_UElements...>& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:702:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr tuple(tuple<_UElements...>&& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:713:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit constexpr tuple(tuple<_UElements...>&& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:719:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tuple(allocator_arg_t __tag, const _Alloc& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:730:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Elements&... __elements) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:741:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Elements&... __elements) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:751:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _UElements&&... __elements) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:762:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _UElements&&... __elements) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:767:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tuple(allocator_arg_t __tag, const _Alloc& __a, const tuple& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:771:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tuple(allocator_arg_t __tag, const _Alloc& __a, tuple&& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:784:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const tuple<_UElements...>& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:799:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const tuple<_UElements...>& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:814:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tuple<_UElements...>&& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:829:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tuple<_UElements...>&& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:835:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const tuple& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:843:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture noexcept(is_nothrow_move_assignable<_Inherited>::value) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:853:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const tuple<_UElements...>& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:863:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(tuple<_UElements...>&& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:871:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture noexcept(noexcept(___in._M_swap(___in))) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:893:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void swap(tuple&) noexcept { /* no-op */ } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:896:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tuple() = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:899:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tuple(allocator_arg_t, const _Alloc&) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:901:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tuple(allocator_arg_t, const _Alloc&, const tuple&) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:919:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr tuple() ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:933:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit constexpr tuple() ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:947:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr tuple(const _T1& __a1, const _T2& __a2) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:956:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit constexpr tuple(const _T1& __a1, const _T2& __a2) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:971:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr tuple(_U1&& __a1, _U2&& __a2) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:982:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit constexpr tuple(_U1&& __a1, _U2&& __a2) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:985:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr tuple(const tuple&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:987:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr tuple(tuple&&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:995:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr tuple(const tuple<_U1, _U2>& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1004:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit constexpr tuple(const tuple<_U1, _U2>& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1013:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr tuple(tuple<_U1, _U2>&& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1022:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit constexpr tuple(tuple<_U1, _U2>&& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1031:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr tuple(const pair<_U1, _U2>& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1040:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit constexpr tuple(const pair<_U1, _U2>& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1049:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr tuple(pair<_U1, _U2>&& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1059:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit constexpr tuple(pair<_U1, _U2>&& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1066:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tuple(allocator_arg_t __tag, const _Alloc& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1078:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _T1& __a1, const _T2& __a2) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1090:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _T1& __a1, const _T2& __a2) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1099:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tuple(allocator_arg_t __tag, const _Alloc& __a, _U1&& __a1, _U2&& __a2) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1110:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _U1&& __a1, _U2&& __a2) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1115:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tuple(allocator_arg_t __tag, const _Alloc& __a, const tuple& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1119:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tuple(allocator_arg_t __tag, const _Alloc& __a, tuple&& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1129:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const tuple<_U1, _U2>& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1141:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const tuple<_U1, _U2>& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1152:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tuple(allocator_arg_t __tag, const _Alloc& __a, tuple<_U1, _U2>&& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1163:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tuple<_U1, _U2>&& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1174:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const pair<_U1, _U2>& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1184:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const pair<_U1, _U2>& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1193:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tuple(allocator_arg_t __tag, const _Alloc& __a, pair<_U1, _U2>&& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1204:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pair<_U1, _U2>&& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1209:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const tuple& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1217:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture noexcept(is_nothrow_move_assignable<_Inherited>::value) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1225:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const tuple<_U1, _U2>& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1233:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(tuple<_U1, _U2>&& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1241:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const pair<_U1, _U2>& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1250:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(pair<_U1, _U2>&& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1259:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture noexcept(noexcept(___in._M_swap(___in))) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1303:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __get_helper(_Tuple_impl<__i, _Head, _Tail...>& __t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1308:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __get_helper(const _Tuple_impl<__i, _Head, _Tail...>& __t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1314:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get(tuple<_Elements...>& __t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1320:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get(const tuple<_Elements...>& __t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1326:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get(tuple<_Elements...>&& __t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1335:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get(const tuple<_Elements...>&& __t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1386:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __eq(const _Tp& __t, const _Up& __u) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1393:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __less(const _Tp& __t, const _Up& __u) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1405:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __eq(const _Tp&, const _Up&) { return true; } ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1408:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __less(const _Tp&, const _Up&) { return false; } ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1414:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const tuple<_UElements...>& __u) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1427:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const tuple<_UElements...>& __u) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1440:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const tuple<_UElements...>& __u) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1446:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const tuple<_UElements...>& __u) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1452:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const tuple<_UElements...>& __u) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1458:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const tuple<_UElements...>& __u) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1464:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture make_tuple(_Elements&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1475:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture forward_as_tuple(_Elements&&... __args) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1566:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_do(_Tp&& __tp, _Tpls&&... __tps, _Us&&... __us) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1581:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_do(_Us&&... __us) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1592:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture -> typename __tuple_cat_result<_Tpls...>::__type ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1605:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tie(_Elements&... __args) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1619:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture noexcept(noexcept(__x.swap(__y))) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1625:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(tuple<_Elements...>&, tuple<_Elements...>&) = delete; ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1625:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/tuple:1636:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const _Tp&) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1654:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tuple<_Args1...> __first, tuple<_Args2...> __second) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1666:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Index_tuple<_Indexes1...>, _Index_tuple<_Indexes2...>) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/map:61, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:134:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture value_compare(_Compare __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:138:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool operator()(const value_type& __x, const value_type& __y) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:183:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture map() = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:193:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const allocator_type& __a = allocator_type()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:205:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture map(const map&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:213:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture map(map&&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:228:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const allocator_type& __a = allocator_type()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:234:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture map(const allocator_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:238:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture map(const map& __m, const allocator_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:244:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture && _Alloc_traits::_S_always_equal()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:248:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture map(initializer_list __l, const allocator_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:255:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const allocator_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:271:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture map(_InputIterator __first, _InputIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:290:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const allocator_type& __a = allocator_type()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:300:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~map() = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:317:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const map&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:321:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(map&&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:335:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(initializer_list __l) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:344:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get_allocator() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:354:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture begin() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:363:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture begin() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:372:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture end() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:381:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture end() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:390:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rbegin() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:399:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rbegin() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:408:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rend() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:417:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rend() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/map:61, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:427:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cbegin() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:436:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cend() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:445:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture crbegin() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:454:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture crend() const noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:463:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture empty() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:468:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:473:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max_size() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/map:61, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:490:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator[](const key_type& __k) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:510:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator[](key_type&& __k) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:535:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture at(const key_type& __k) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:544:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture at(const key_type& __k) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:574:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture emplace(_Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:604:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture emplace_hint(const_iterator __pos, _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:801:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(const value_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:808:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(value_type&& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:814:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(_Pair&& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:828:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(std::initializer_list __list) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:858:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(const_iterator __position, const value_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:868:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(const_iterator __position, value_type&& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:873:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(const_iterator __position, _Pair&& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:891:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(_InputIterator __first, _InputIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1030:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erase(const_iterator __position) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1036:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erase(iterator __position) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1067:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erase(const key_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1087:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erase(const_iterator __first, const_iterator __last) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1122:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT_IF(__is_nothrow_swappable<_Compare>::value) ^~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1132:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture clear() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/map:61, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1141:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture key_comp() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1149:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture value_comp() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1168:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find(const key_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1193:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find(const key_type& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1214:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture count(const key_type& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1238:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lower_bound(const key_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1263:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lower_bound(const key_type& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1283:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture upper_bound(const key_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1303:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture upper_bound(const key_type& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1332:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture equal_range(const key_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1361:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture equal_range(const key_type& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1380:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const map<_K1, _T1, _C1, _A1>&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1385:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const map<_K1, _T1, _C1, _A1>&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1435:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const map<_Key, _Tp, _Compare, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1452:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const map<_Key, _Tp, _Compare, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1459:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const map<_Key, _Tp, _Compare, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1466:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const map<_Key, _Tp, _Compare, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1473:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const map<_Key, _Tp, _Compare, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1480:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const map<_Key, _Tp, _Compare, _Alloc>& __y) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1488:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT_IF(noexcept(__x.swap(__y))) ^~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/map:62, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:133:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture value_compare(_Compare __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:137:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool operator()(const value_type& __x, const value_type& __y) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:180:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture multimap() = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:190:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const allocator_type& __a = allocator_type()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:202:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture multimap(const multimap&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:211:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture multimap(multimap&&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:225:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const allocator_type& __a = allocator_type()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:231:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture multimap(const allocator_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:235:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture multimap(const multimap& __m, const allocator_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:241:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture && _Alloc_traits::_S_always_equal()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:245:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture multimap(initializer_list __l, const allocator_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:252:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const allocator_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:267:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture multimap(_InputIterator __first, _InputIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:285:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const allocator_type& __a = allocator_type()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:295:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~multimap() = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:312:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const multimap&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:316:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(multimap&&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:330:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(initializer_list __l) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:339:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get_allocator() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:349:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture begin() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:358:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture begin() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:367:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture end() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:376:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture end() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:385:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rbegin() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:394:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rbegin() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:403:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rend() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:412:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rend() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/map:62, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:422:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cbegin() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:431:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cend() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:440:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture crbegin() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:449:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture crend() const noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:456:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture empty() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:461:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:466:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max_size() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/map:62, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:489:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture emplace(_Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:516:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture emplace_hint(const_iterator __pos, _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:537:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(const value_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:544:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(value_type&& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:549:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(_Pair&& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:577:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(const_iterator __position, const value_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:587:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(const_iterator __position, value_type&& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:592:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(const_iterator __position, _Pair&& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:611:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(_InputIterator __first, _InputIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:623:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(initializer_list __l) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:700:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erase(const_iterator __position) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:706:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erase(iterator __position) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:737:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erase(const key_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:758:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erase(const_iterator __first, const_iterator __last) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:796:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT_IF(__is_nothrow_swappable<_Compare>::value) ^~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:806:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture clear() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/map:62, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:815:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture key_comp() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:823:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture value_comp() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:841:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find(const key_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:865:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find(const key_type& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:883:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture count(const key_type& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:907:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lower_bound(const key_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:932:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lower_bound(const key_type& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:952:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture upper_bound(const key_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:972:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture upper_bound(const key_type& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:999:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture equal_range(const key_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:1026:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture equal_range(const key_type& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:1045:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const multimap<_K1, _T1, _C1, _A1>&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:1050:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const multimap<_K1, _T1, _C1, _A1>&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:1099:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const multimap<_Key, _Tp, _Compare, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:1116:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const multimap<_Key, _Tp, _Compare, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:1123:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const multimap<_Key, _Tp, _Compare, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:1130:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const multimap<_Key, _Tp, _Compare, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:1137:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const multimap<_Key, _Tp, _Compare, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:1144:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const multimap<_Key, _Tp, _Compare, _Alloc>& __y) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:1152:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT_IF(noexcept(__x.swap(__y))) ^~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tempbuf.h:85:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get_temporary_buffer(ptrdiff_t __len) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/memory:66, from CoreArray/dBase.h:46, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tempbuf.h:112:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture return_temporary_buffer(_Tp* __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tempbuf.h:141:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tempbuf.h:146:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture requested_size() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tempbuf.h:151:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture begin() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tempbuf.h:156:11: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture end() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tempbuf.h:163:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Temporary_buffer(_ForwardIterator __first, _ForwardIterator __last); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tempbuf.h:165:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~_Temporary_buffer() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tempbuf.h:173:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Temporary_buffer(const _Temporary_buffer&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tempbuf.h:176:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const _Temporary_buffer&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tempbuf.h:186:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator __seed) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tempbuf.h:216:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __ucr(_Pointer, _Pointer, _ForwardIterator) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tempbuf.h:232:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator __seed) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tempbuf.h:244:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Temporary_buffer(_ForwardIterator __first, _ForwardIterator __last) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/memory:67, from CoreArray/dBase.h:46, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_raw_storage_iter.h:76:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture raw_storage_iterator(_OutputIterator __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_raw_storage_iter.h:80:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator*() { return *this; } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_raw_storage_iter.h:83:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const _Tp& __element) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_raw_storage_iter.h:93:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(_Tp&& __element) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_raw_storage_iter.h:101:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_raw_storage_iter.h:108:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++(int) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_raw_storage_iter.h:117:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _OutputIterator base() const { return _M_iter; } ^~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/memory:74, from CoreArray/dBase.h:46, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:71:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture what() const throw() ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:79:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture what() const throw() ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:87:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture what() const throw() ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:95:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture what() const throw() ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:101:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_concurrence_lock_error() ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:105:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_concurrence_unlock_error() ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:110:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_concurrence_broadcast_error() ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:114:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_concurrence_wait_error() ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:127:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mutex(const __mutex&); ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:128:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mutex& operator=(const __mutex&); ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:131:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mutex() ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:140:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~__mutex() ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:147:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void lock() ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:158:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void unlock() ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:169:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_mutex_t* gthread_mutex(void) ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:182:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __recursive_mutex(const __recursive_mutex&); ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:183:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __recursive_mutex& operator=(const __recursive_mutex&); ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:186:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __recursive_mutex() ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:202:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void lock() ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:213:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void unlock() ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:224:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_recursive_mutex_t* gthread_recursive_mutex(void) ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:239:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __scoped_lock(const __scoped_lock&); ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:240:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __scoped_lock& operator=(const __scoped_lock&); ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:243:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit __scoped_lock(__mutex_type& __name) : _M_device(__name) ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:246:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~__scoped_lock() throw() ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:260:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __cond(const __cond&); ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:261:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __cond& operator=(const __cond&); ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:264:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __cond() ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:280:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void broadcast() ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:291:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void wait(__mutex *mutex) ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:301:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void wait_recursive(__recursive_mutex *mutex) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/memory:80, from CoreArray/dBase.h:46, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:62:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr default_delete() noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:71:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture default_delete(const default_delete<_Up>&) noexcept { } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:75:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Tp* __ptr) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:93:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr default_delete() noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:106:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture default_delete(const default_delete<_Up[]>&) noexcept { } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:111:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Up* __ptr) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:142:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __uniq_ptr_impl() = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:143:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __uniq_ptr_impl(pointer __p) : _M_t() { _M_ptr() = __p; } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:146:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __uniq_ptr_impl(pointer __p, _Del&& __d) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:149:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pointer& _M_ptr() { return std::get<0>(_M_t); } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:150:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pointer _M_ptr() const { return std::get<0>(_M_t); } ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:151:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Dp& _M_deleter() { return std::get<1>(_M_t); } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:152:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Dp& _M_deleter() const { return std::get<1>(_M_t); } ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:191:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr unique_ptr() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:204:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unique_ptr(pointer __p) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:217:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture deleter_type, const deleter_type&>::type __d) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:228:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture typename remove_reference::type&& __d) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:236:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr unique_ptr(nullptr_t) noexcept : _M_t() { } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:241:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unique_ptr(unique_ptr&& __u) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:255:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unique_ptr(unique_ptr<_Up, _Ep>&& __u) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:265:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unique_ptr(auto_ptr<_Up>&& __u) noexcept; ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:270:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~unique_ptr() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:287:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(unique_ptr&& __u) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:307:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(unique_ptr<_Up, _Ep>&& __u) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:316:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(nullptr_t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:326:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator*() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:334:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator->() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:342:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:347:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get_deleter() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:352:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get_deleter() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:356:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit operator bool() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:363:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture release() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:377:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reset(pointer __p = pointer()) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:387:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(unique_ptr& __u) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:394:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unique_ptr(const unique_ptr&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:395:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unique_ptr& operator=(const unique_ptr&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:459:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr unique_ptr() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:476:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unique_ptr(_Up __p) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:493:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture deleter_type, const deleter_type&>::type __d) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:508:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture remove_reference::type&& __d) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:514:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unique_ptr(unique_ptr&& __u) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:520:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr unique_ptr(nullptr_t) noexcept : _M_t() { } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:524:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unique_ptr(unique_ptr<_Up, _Ep>&& __u) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:529:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~unique_ptr() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:546:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(unique_ptr&& __u) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:566:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(unique_ptr<_Up, _Ep>&& __u) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:575:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(nullptr_t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:585:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator[](size_t __i) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:593:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:598:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get_deleter() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:603:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get_deleter() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:607:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit operator bool() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:614:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture release() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:640:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reset(_Up __p) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:649:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void reset(nullptr_t = nullptr) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:656:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(unique_ptr& __u) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:663:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unique_ptr(const unique_ptr&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:664:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unique_ptr& operator=(const unique_ptr&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:676:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unique_ptr<_Tp, _Dp>& __y) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:683:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unique_ptr<_Tp, _Dp>&) = delete; ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:683:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:690:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const unique_ptr<_Up, _Ep>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:695:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator==(const unique_ptr<_Tp, _Dp>& __x, nullptr_t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:700:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator==(nullptr_t, const unique_ptr<_Tp, _Dp>& __x) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:707:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const unique_ptr<_Up, _Ep>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:712:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator!=(const unique_ptr<_Tp, _Dp>& __x, nullptr_t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:717:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator!=(nullptr_t, const unique_ptr<_Tp, _Dp>& __x) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:724:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const unique_ptr<_Up, _Ep>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:734:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<(const unique_ptr<_Tp, _Dp>& __x, nullptr_t) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:740:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<(nullptr_t, const unique_ptr<_Tp, _Dp>& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:748:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const unique_ptr<_Up, _Ep>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:753:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<=(const unique_ptr<_Tp, _Dp>& __x, nullptr_t) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:758:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<=(nullptr_t, const unique_ptr<_Tp, _Dp>& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:765:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const unique_ptr<_Up, _Ep>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:770:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>(const unique_ptr<_Tp, _Dp>& __x, nullptr_t) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:776:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>(nullptr_t, const unique_ptr<_Tp, _Dp>& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:784:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const unique_ptr<_Up, _Ep>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:789:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>=(const unique_ptr<_Tp, _Dp>& __x, nullptr_t) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:794:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>=(nullptr_t, const unique_ptr<_Tp, _Dp>& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:804:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const unique_ptr<_Tp, _Dp>& __u) const noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:53, from C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:52, from C:/rtools40/mingw64/include/c++/8.3.0/memory:81, from CoreArray/dBase.h:46, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/allocated_ptr.h:52:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __allocated_ptr(_Alloc& __a, pointer __ptr) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/allocated_ptr.h:59:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __allocated_ptr(_Alloc& __a, _Ptr __ptr) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/allocated_ptr.h:65:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __allocated_ptr(__allocated_ptr&& __gd) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/allocated_ptr.h:70:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~__allocated_ptr() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/allocated_ptr.h:78:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(std::nullptr_t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/allocated_ptr.h:85:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture value_type* get() { return std::__to_address(_M_ptr); } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/allocated_ptr.h:95:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __allocate_guarded(_Alloc& __a) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:54, from C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:52, from C:/rtools40/mingw64/include/c++/8.3.0/memory:81, from CoreArray/dBase.h:46, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/refwrap.h:297:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reference_wrapper(_Tp& __indata) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/refwrap.h:301:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reference_wrapper(_Tp&&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/refwrap.h:303:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reference_wrapper(const reference_wrapper&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/refwrap.h:306:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const reference_wrapper&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/refwrap.h:308:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator _Tp&() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/refwrap.h:312:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/refwrap.h:317:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Args&&... __args) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/refwrap.h:327:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ref(_Tp& __t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/refwrap.h:333:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cref(const _Tp& __t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/refwrap.h:337:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void ref(const _Tp&&) = delete; ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/refwrap.h:337:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/refwrap.h:340:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void cref(const _Tp&&) = delete; ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/refwrap.h:340:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/refwrap.h:345:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ref(reference_wrapper<_Tp> __t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/refwrap.h:351:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cref(reference_wrapper<_Tp> __t) noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:52, from C:/rtools40/mingw64/include/c++/8.3.0/memory:81, from CoreArray/dBase.h:46, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:76:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual char const* what() const noexcept; ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:78:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~bad_weak_ptr() noexcept; ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:83:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_bad_weak_ptr() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:117:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Sp_counted_base() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:121:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~_Sp_counted_base() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:127:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_dispose() noexcept = 0; ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:131:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_destroy() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:135:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_deleter(const std::type_info&) noexcept = 0; ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:138:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_add_ref_copy() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:142:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_add_ref_lock(); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:145:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_add_ref_lock_nothrow(); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:148:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_release() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:177:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_weak_add_ref() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:181:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_weak_release() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:199:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_use_count() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:207:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Sp_counted_base(_Sp_counted_base const&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:208:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Sp_counted_base& operator=(_Sp_counted_base const&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:217:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_add_ref_lock() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:227:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_add_ref_lock() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:240:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_add_ref_lock() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:259:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_add_ref_lock_nothrow() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:270:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_add_ref_lock_nothrow() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:284:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_add_ref_lock_nothrow() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:303:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Sp_counted_base<_S_single>::_M_add_ref_copy() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:308:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Sp_counted_base<_S_single>::_M_release() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:320:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Sp_counted_base<_S_single>::_M_weak_add_ref() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:325:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Sp_counted_base<_S_single>::_M_weak_release() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:333:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Sp_counted_base<_S_single>::_M_get_use_count() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:372:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Sp_counted_ptr(_Ptr __p) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:376:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_dispose() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:380:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_destroy() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:384:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_deleter(const std::type_info&) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:387:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Sp_counted_ptr(const _Sp_counted_ptr&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:388:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Sp_counted_ptr& operator=(const _Sp_counted_ptr&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:396:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Sp_counted_ptr::_M_dispose() noexcept { } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:400:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Sp_counted_ptr::_M_dispose() noexcept { } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:404:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Sp_counted_ptr::_M_dispose() noexcept { } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:414:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit _Sp_ebo_helper(const _Tp& __tp) : _Tp(__tp) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:415:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit _Sp_ebo_helper(_Tp&& __tp) : _Tp(std::move(__tp)) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:418:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_get(_Sp_ebo_helper& __eboh) { return static_cast<_Tp&>(__eboh); } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:425:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit _Sp_ebo_helper(const _Tp& __tp) : _M_tp(__tp) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:426:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit _Sp_ebo_helper(_Tp&& __tp) : _M_tp(std::move(__tp)) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:429:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_get(_Sp_ebo_helper& __eboh) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:446:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Impl(_Ptr __p, _Deleter __d, const _Alloc& __a) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:450:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deleter& _M_del() noexcept { return _Del_base::_S_get(*this); } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:451:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Alloc& _M_alloc() noexcept { return _Alloc_base::_S_get(*this); } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:460:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Sp_counted_deleter(_Ptr __p, _Deleter __d) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:464:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Sp_counted_deleter(_Ptr __p, _Deleter __d, const _Alloc& __a) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:467:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~_Sp_counted_deleter() noexcept { } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:470:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_dispose() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:474:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_destroy() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:482:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_deleter(const std::type_info& __ti) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:508:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_ti() noexcept _GLIBCXX_VISIBILITY(default) ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:529:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit _Impl(_Alloc __a) noexcept : _A_base(__a) { } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:531:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Alloc& _M_alloc() noexcept { return _A_base::_S_get(*this); } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:540:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Sp_counted_ptr_inplace(_Alloc __a, _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:549:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~_Sp_counted_ptr_inplace() noexcept { } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:552:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_dispose() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:559:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_destroy() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:572:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_deleter(const std::type_info& __ti) noexcept override ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:592:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Tp* _M_ptr() noexcept { return _M_impl._M_storage._M_ptr(); } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:601:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator()(_Yp* __p) const { delete[] __p; } ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:614:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr __shared_count() noexcept : _M_pi(0) ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:619:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_count(_Ptr __p) : _M_pi(0) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:633:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_count(_Ptr __p, /* is_array = */ false_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:638:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_count(_Ptr __p, /* is_array = */ true_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:644:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_count(_Ptr __p, _Deleter __d) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:650:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_count(_Ptr __p, _Deleter __d, _Alloc __a) : _M_pi(0) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:671:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:690:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_count(std::auto_ptr<_Tp>&& __r); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:697:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_count(std::unique_ptr<_Tp, _Del>&& __r) : _M_pi(0) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:720:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit __shared_count(const __weak_count<_Lp>& __r); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:723:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit __shared_count(const __weak_count<_Lp>& __r, std::nothrow_t); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:725:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~__shared_count() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:731:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_count(const __shared_count& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:739:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const __shared_count& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:754:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_swap(__shared_count& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:762:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_use_count() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:766:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_unique() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:770:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_deleter(const std::type_info& __ti) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:774:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_less(const __shared_count& __rhs) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:778:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_less(const __weak_count<_Lp>& __rhs) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:783:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator==(const __shared_count& __a, const __shared_count& __b) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:797:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr __weak_count() noexcept : _M_pi(nullptr) ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:800:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __weak_count(const __shared_count<_Lp>& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:807:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __weak_count(const __weak_count& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:814:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __weak_count(__weak_count&& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:818:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~__weak_count() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:825:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const __shared_count<_Lp>& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:837:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const __weak_count& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:849:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(__weak_count&& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:859:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_swap(__weak_count& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:867:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_use_count() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:871:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_less(const __weak_count& __rhs) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:875:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_less(const __shared_count<_Lp>& __rhs) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:880:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator==(const __weak_count& __a, const __weak_count& __b) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:892:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_count<_Lp>::__shared_count(const __weak_count<_Lp>& __r) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:905:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_count(const __weak_count<_Lp>& __r, std::nothrow_t) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1003:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator*() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1010:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator->() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1018:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1030:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator->() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1048:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator*() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1056:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator->() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1064:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator[](ptrdiff_t __i) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1073:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1116:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr __shared_ptr() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1122:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_ptr(_Yp* __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1131:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_ptr(_Yp* __p, _Deleter __d) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1141:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_ptr(_Yp* __p, _Deleter __d, _Alloc __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1150:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_ptr(nullptr_t __p, _Deleter __d) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1155:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_ptr(nullptr_t __p, _Deleter __d, _Alloc __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1161:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture element_type* __p) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1165:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_ptr(const __shared_ptr&) noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1166:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_ptr& operator=(const __shared_ptr&) noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1167:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~__shared_ptr() = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1170:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_ptr(const __shared_ptr<_Yp, _Lp>& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1174:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_ptr(__shared_ptr&& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1182:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_ptr(__shared_ptr<_Yp, _Lp>&& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1190:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit __shared_ptr(const __weak_ptr<_Yp, _Lp>& __r) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1201:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_ptr(unique_ptr<_Yp, _Del>&& __r) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1217:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_ptr(unique_ptr<_Tp1, _Del>&& __r, __sp_array_delete) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1232:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_ptr(auto_ptr<_Yp>&& __r); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1236:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr __shared_ptr(nullptr_t) noexcept : __shared_ptr() { } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1240:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const __shared_ptr<_Yp, _Lp>& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1252:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(auto_ptr<_Yp>&& __r) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1261:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(__shared_ptr&& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1269:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(__shared_ptr<_Yp, _Lp>&& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1277:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(unique_ptr<_Yp, _Del>&& __r) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1284:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reset() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1289:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reset(_Yp* __p) // _Yp must be complete. ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1298:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reset(_Yp* __p, _Deleter __d) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1303:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reset(_Yp* __p, _Deleter __d, _Alloc __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1307:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1310:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit operator bool() const // never throws ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1314:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unique() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1318:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture use_count() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1322:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(__shared_ptr<_Tp, _Lp>& __other) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1330:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture owner_before(__shared_ptr<_Tp1, _Lp> const& __rhs) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1335:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture owner_before(__weak_ptr<_Tp1, _Lp> const& __rhs) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1341:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_ptr(_Sp_alloc_shared_tag<_Alloc> __tag, _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1348:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __allocate_shared(const _Alloc& __a, _Args&&... __args); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1352:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_ptr(const __weak_ptr<_Tp, _Lp>& __r, std::nothrow_t) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1378:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_enable_shared_from_this_with(_Yp* __p) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1386:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_enable_shared_from_this_with(_Yp*) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1390:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_deleter(const std::type_info& __ti) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1397:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture friend _Del* get_deleter(const __shared_ptr<_Tp1, _Lp1>&) noexcept; ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1400:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture friend _Del* get_deleter(const shared_ptr<_Tp1>&) noexcept; ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1411:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const __shared_ptr<_Tp2, _Lp>& __b) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1416:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator==(const __shared_ptr<_Tp, _Lp>& __a, nullptr_t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1421:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator==(nullptr_t, const __shared_ptr<_Tp, _Lp>& __a) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1427:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const __shared_ptr<_Tp2, _Lp>& __b) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1432:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator!=(const __shared_ptr<_Tp, _Lp>& __a, nullptr_t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1437:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator!=(nullptr_t, const __shared_ptr<_Tp, _Lp>& __a) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1443:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const __shared_ptr<_Up, _Lp>& __b) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1453:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<(const __shared_ptr<_Tp, _Lp>& __a, nullptr_t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1461:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<(nullptr_t, const __shared_ptr<_Tp, _Lp>& __a) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1470:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const __shared_ptr<_Tp2, _Lp>& __b) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1475:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<=(const __shared_ptr<_Tp, _Lp>& __a, nullptr_t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1480:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<=(nullptr_t, const __shared_ptr<_Tp, _Lp>& __a) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1486:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const __shared_ptr<_Tp2, _Lp>& __b) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1491:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>(const __shared_ptr<_Tp, _Lp>& __a, nullptr_t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1496:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>(nullptr_t, const __shared_ptr<_Tp, _Lp>& __a) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1502:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const __shared_ptr<_Tp2, _Lp>& __b) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1507:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>=(const __shared_ptr<_Tp, _Lp>& __a, nullptr_t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1512:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>=(nullptr_t, const __shared_ptr<_Tp, _Lp>& __a) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1519:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Sp& __lhs, const _Sp& __rhs) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1534:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(__shared_ptr<_Tp, _Lp>& __a, __shared_ptr<_Tp, _Lp>& __b) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1546:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static_pointer_cast(const __shared_ptr<_Tp1, _Lp>& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1559:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const_pointer_cast(const __shared_ptr<_Tp1, _Lp>& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1572:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture dynamic_pointer_cast(const __shared_ptr<_Tp1, _Lp>& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1604:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr __weak_ptr() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1608:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __weak_ptr(const __weak_ptr&) noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1610:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~__weak_ptr() = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1627:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __weak_ptr(const __weak_ptr<_Yp, _Lp>& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1632:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __weak_ptr(const __shared_ptr<_Yp, _Lp>& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1636:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __weak_ptr(__weak_ptr&& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1641:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __weak_ptr(__weak_ptr<_Yp, _Lp>&& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1646:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const __weak_ptr& __r) noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1650:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const __weak_ptr<_Yp, _Lp>& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1659:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const __shared_ptr<_Yp, _Lp>& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1667:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(__weak_ptr&& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1677:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(__weak_ptr<_Yp, _Lp>&& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1686:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lock() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1690:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture use_count() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1694:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture expired() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1699:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture owner_before(const __shared_ptr<_Tp1, _Lp>& __rhs) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1704:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture owner_before(const __weak_ptr<_Tp1, _Lp>& __rhs) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1708:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reset() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1712:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(__weak_ptr& __s) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1721:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_assign(_Tp* __ptr, const __shared_count<_Lp>& __refcount) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1742:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(__weak_ptr<_Tp, _Lp>& __a, __weak_ptr<_Tp, _Lp>& __b) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1749:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __lhs, const _Tp& __rhs) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1753:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __lhs, const _Tp1& __rhs) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1757:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp1& __lhs, const _Tp& __rhs) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1767:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture -> decltype(__lhs.owner_before(__rhs)) ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1788:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr __enable_shared_from_this() noexcept { } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1790:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __enable_shared_from_this(const __enable_shared_from_this&) noexcept { } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1793:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const __enable_shared_from_this&) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1796:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~__enable_shared_from_this() { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1800:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shared_from_this() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1804:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shared_from_this() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1809:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture weak_from_this() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1813:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture weak_from_this() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1820:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_weak_assign(_Tp1* __p, const __shared_count<_Lp>& __n) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1825:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const __enable_shared_from_this* __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1836:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __allocate_shared(const _Alloc& __a, _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1844:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __make_shared(_Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1857:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const __shared_ptr<_Tp, _Lp>& __s) const noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/memory:81, from CoreArray/dBase.h:46, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:67:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const __shared_ptr<_Tp, _Lp>& __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:75:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get_deleter(const __shared_ptr<_Tp, _Lp>& __p) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:87:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get_deleter(const shared_ptr<_Tp>& __p) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:127:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr shared_ptr() noexcept : __shared_ptr<_Tp>() { } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:129:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shared_ptr(const shared_ptr&) noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:139:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shared_ptr(_Yp* __p) : __shared_ptr<_Tp>(__p) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:156:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shared_ptr(_Yp* __p, _Deleter __d) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:173:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shared_ptr(nullptr_t __p, _Deleter __d) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:193:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shared_ptr(_Yp* __p, _Deleter __d, _Alloc __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:212:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shared_ptr(nullptr_t __p, _Deleter __d, _Alloc __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:234:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shared_ptr(const shared_ptr<_Yp>& __r, element_type* __p) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:246:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shared_ptr(const shared_ptr<_Yp>& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:254:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shared_ptr(shared_ptr&& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:263:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shared_ptr(shared_ptr<_Yp>&& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:275:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit shared_ptr(const weak_ptr<_Yp>& __r) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:282:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shared_ptr(auto_ptr<_Yp>&& __r); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:290:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shared_ptr(unique_ptr<_Yp, _Del>&& __r) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:299:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shared_ptr(unique_ptr<_Yp, _Del>&& __r) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:307:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr shared_ptr(nullptr_t) noexcept : shared_ptr() { } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:309:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shared_ptr& operator=(const shared_ptr&) noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:313:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const shared_ptr<_Yp>& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:324:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(auto_ptr<_Yp>&& __r) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:333:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(shared_ptr&& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:341:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(shared_ptr<_Yp>&& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:349:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(unique_ptr<_Yp, _Del>&& __r) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:358:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shared_ptr(_Sp_alloc_shared_tag<_Alloc> __tag, _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:364:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture allocate_shared(const _Alloc& __a, _Args&&... __args); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:367:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shared_ptr(const weak_ptr<_Tp>& __r, std::nothrow_t) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:383:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator==(const shared_ptr<_Tp>& __a, const shared_ptr<_Up>& __b) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:388:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator==(const shared_ptr<_Tp>& __a, nullptr_t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:393:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator==(nullptr_t, const shared_ptr<_Tp>& __a) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:398:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator!=(const shared_ptr<_Tp>& __a, const shared_ptr<_Up>& __b) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:403:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator!=(const shared_ptr<_Tp>& __a, nullptr_t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:408:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator!=(nullptr_t, const shared_ptr<_Tp>& __a) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:413:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<(const shared_ptr<_Tp>& __a, const shared_ptr<_Up>& __b) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:423:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<(const shared_ptr<_Tp>& __a, nullptr_t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:431:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<(nullptr_t, const shared_ptr<_Tp>& __a) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:439:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<=(const shared_ptr<_Tp>& __a, const shared_ptr<_Up>& __b) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:444:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<=(const shared_ptr<_Tp>& __a, nullptr_t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:449:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<=(nullptr_t, const shared_ptr<_Tp>& __a) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:454:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>(const shared_ptr<_Tp>& __a, const shared_ptr<_Up>& __b) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:459:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>(const shared_ptr<_Tp>& __a, nullptr_t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:464:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>(nullptr_t, const shared_ptr<_Tp>& __a) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:469:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>=(const shared_ptr<_Tp>& __a, const shared_ptr<_Up>& __b) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:474:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>=(const shared_ptr<_Tp>& __a, nullptr_t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:479:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>=(nullptr_t, const shared_ptr<_Tp>& __a) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:489:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(shared_ptr<_Tp>& __a, shared_ptr<_Tp>& __b) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:495:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static_pointer_cast(const shared_ptr<_Up>& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:503:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const_pointer_cast(const shared_ptr<_Up>& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:511:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture dynamic_pointer_cast(const shared_ptr<_Up>& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:548:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr weak_ptr() noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:552:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture weak_ptr(const shared_ptr<_Yp>& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:555:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture weak_ptr(const weak_ptr&) noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:558:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture weak_ptr(const weak_ptr<_Yp>& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:561:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture weak_ptr(weak_ptr&&) noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:564:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture weak_ptr(weak_ptr<_Yp>&& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:568:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const weak_ptr& __r) noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:572:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const weak_ptr<_Yp>& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:580:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const shared_ptr<_Yp>& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:587:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(weak_ptr&& __r) noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:591:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(weak_ptr<_Yp>&& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:598:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lock() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:610:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(weak_ptr<_Tp>& __a, weak_ptr<_Tp>& __b) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:642:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr enable_shared_from_this() noexcept { } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:644:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture enable_shared_from_this(const enable_shared_from_this&) noexcept { } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:647:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const enable_shared_from_this&) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:650:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~enable_shared_from_this() { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:654:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shared_from_this() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:658:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shared_from_this() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:664:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture weak_from_this() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:668:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture weak_from_this() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:675:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_weak_assign(_Tp1* __p, const __shared_count<>& __n) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:681:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const enable_shared_from_this* __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:703:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture allocate_shared(const _Alloc& __a, _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:718:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture make_shared(_Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:731:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const shared_ptr<_Tp>& __s) const noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/memory:82, from CoreArray/dBase.h:46, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:74:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator|(memory_order __m, __memory_order_modifier __mod) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:80:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator&(memory_order __m, __memory_order_modifier __mod) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:87:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __cmpexch_failure_order2(memory_order __m) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:94:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __cmpexch_failure_order(memory_order __m) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:101:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic_thread_fence(memory_order __m) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:105:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic_signal_fence(memory_order __m) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:111:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture kill_dependency(_Tp __y) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:162:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic_flag() noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:163:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~atomic_flag() noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:164:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic_flag(const atomic_flag&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:165:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic_flag& operator=(const atomic_flag&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:166:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic_flag& operator=(const atomic_flag&) volatile = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:169:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr atomic_flag(bool __i) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:174:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture test_and_set(memory_order __m = memory_order_seq_cst) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:180:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture test_and_set(memory_order __m = memory_order_seq_cst) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:186:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture clear(memory_order __m = memory_order_seq_cst) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:197:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture clear(memory_order __m = memory_order_seq_cst) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:209:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_init(bool __i) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:249:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __atomic_base() noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:250:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~__atomic_base() noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:251:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __atomic_base(const __atomic_base&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:252:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __atomic_base& operator=(const __atomic_base&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:253:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __atomic_base& operator=(const __atomic_base&) volatile = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:256:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr __atomic_base(__int_type __i) noexcept : _M_i (__i) { } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:258:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator __int_type() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:261:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator __int_type() const volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:265:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(__int_type __i) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:272:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(__int_type __i) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:279:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++(int) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:283:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++(int) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:287:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator--(int) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:291:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator--(int) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:295:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:299:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++() volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:303:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator--() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:307:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator--() volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:311:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+=(__int_type __i) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:315:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+=(__int_type __i) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:319:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator-=(__int_type __i) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:323:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator-=(__int_type __i) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:327:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator&=(__int_type __i) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:331:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator&=(__int_type __i) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:335:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator|=(__int_type __i) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:339:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator|=(__int_type __i) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:343:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator^=(__int_type __i) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:347:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator^=(__int_type __i) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:351:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture is_lock_free() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:359:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture is_lock_free() const volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:367:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture store(__int_type __i, memory_order __m = memory_order_seq_cst) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:379:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:390:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture load(memory_order __m = memory_order_seq_cst) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:400:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture load(memory_order __m = memory_order_seq_cst) const volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:411:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:419:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:426:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m1, memory_order __m2) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:440:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m2) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:453:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:461:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:469:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m1, memory_order __m2) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:483:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m2) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:497:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:505:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:513:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:518:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:523:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:528:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:533:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:538:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:543:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:548:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:553:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:558:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:574:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_type_size(ptrdiff_t __d) const { return __d * sizeof(_PTp); } ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:577:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_type_size(ptrdiff_t __d) const volatile { return __d * sizeof(_PTp); } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:580:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __atomic_base() noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:581:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~__atomic_base() noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:582:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __atomic_base(const __atomic_base&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:583:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __atomic_base& operator=(const __atomic_base&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:584:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __atomic_base& operator=(const __atomic_base&) volatile = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:587:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr __atomic_base(__pointer_type __p) noexcept : _M_p (__p) { } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:589:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator __pointer_type() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:592:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator __pointer_type() const volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:596:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(__pointer_type __p) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:603:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(__pointer_type __p) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:610:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++(int) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:614:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++(int) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:618:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator--(int) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:622:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator--(int) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:626:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:631:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++() volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:636:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator--() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:641:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator--() volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:646:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+=(ptrdiff_t __d) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:651:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+=(ptrdiff_t __d) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:656:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator-=(ptrdiff_t __d) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:661:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator-=(ptrdiff_t __d) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:666:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture is_lock_free() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:674:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture is_lock_free() const volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:683:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:696:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:707:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture load(memory_order __m = memory_order_seq_cst) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:717:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture load(memory_order __m = memory_order_seq_cst) const volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:728:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:736:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:744:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m2) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:758:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m2) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:772:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:777:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:782:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:787:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) volatile noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/memory:82, from CoreArray/dBase.h:46, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:46:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Sp_locker(const _Sp_locker&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:47:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Sp_locker& operator=(const _Sp_locker&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:51:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Sp_locker(const void*) noexcept; ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:52:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Sp_locker(const void*, const void*) noexcept; ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:53:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~_Sp_locker(); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:71:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic_is_lock_free(const __shared_ptr<_Tp, _Lp>* __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:82:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic_is_lock_free(const shared_ptr<_Tp>* __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:98:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic_load_explicit(const shared_ptr<_Tp>* __p, memory_order) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:106:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic_load(const shared_ptr<_Tp>* __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:111:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic_load_explicit(const __shared_ptr<_Tp, _Lp>* __p, memory_order) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:119:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic_load(const __shared_ptr<_Tp, _Lp>* __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:135:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:143:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic_store(shared_ptr<_Tp>* __p, shared_ptr<_Tp> __r) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:150:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:158:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic_store(__shared_ptr<_Tp, _Lp>* __p, __shared_ptr<_Tp, _Lp> __r) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:172:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:181:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic_exchange(shared_ptr<_Tp>* __p, shared_ptr<_Tp> __r) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:191:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:200:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic_exchange(__shared_ptr<_Tp, _Lp>* __p, __shared_ptr<_Tp, _Lp> __r) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:224:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:243:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shared_ptr<_Tp> __w) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:255:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __failure) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:264:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shared_ptr<_Tp> __w) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:276:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:296:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_ptr<_Tp, _Lp> __w) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:308:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __failure) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:318:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_ptr<_Tp, _Lp> __w) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/memory:84, from CoreArray/dBase.h:46, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/backward/auto_ptr.h:53:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture auto_ptr_ref(_Tp1* __p): _M_ptr(__p) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/backward/auto_ptr.h:105:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture auto_ptr(element_type* __p = 0) throw() : _M_ptr(__p) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/backward/auto_ptr.h:114:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture auto_ptr(auto_ptr& __a) throw() : _M_ptr(__a.release()) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/backward/auto_ptr.h:127:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture auto_ptr(auto_ptr<_Tp1>& __a) throw() : _M_ptr(__a.release()) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/backward/auto_ptr.h:138:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(auto_ptr& __a) throw() ^ C:/rtools40/mingw64/include/c++/8.3.0/backward/auto_ptr.h:156:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(auto_ptr<_Tp1>& __a) throw() ^ C:/rtools40/mingw64/include/c++/8.3.0/backward/auto_ptr.h:172:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~auto_ptr() { delete _M_ptr; } ^ C:/rtools40/mingw64/include/c++/8.3.0/backward/auto_ptr.h:183:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator*() const throw() ^ C:/rtools40/mingw64/include/c++/8.3.0/backward/auto_ptr.h:196:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator->() const throw() ^ C:/rtools40/mingw64/include/c++/8.3.0/backward/auto_ptr.h:213:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get() const throw() { return _M_ptr; } ^ C:/rtools40/mingw64/include/c++/8.3.0/backward/auto_ptr.h:227:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture release() throw() ^ C:/rtools40/mingw64/include/c++/8.3.0/backward/auto_ptr.h:242:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reset(element_type* __p = 0) throw() ^ C:/rtools40/mingw64/include/c++/8.3.0/backward/auto_ptr.h:266:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture auto_ptr(auto_ptr_ref __ref) throw() ^ C:/rtools40/mingw64/include/c++/8.3.0/backward/auto_ptr.h:270:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(auto_ptr_ref __ref) throw() ^ C:/rtools40/mingw64/include/c++/8.3.0/backward/auto_ptr.h:281:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator auto_ptr_ref<_Tp1>() throw() ^ C:/rtools40/mingw64/include/c++/8.3.0/backward/auto_ptr.h:285:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator auto_ptr<_Tp1>() throw() ^ C:/rtools40/mingw64/include/c++/8.3.0/backward/auto_ptr.h:302:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_count<_Lp>::__shared_count(std::auto_ptr<_Tp>&& __r) ^ C:/rtools40/mingw64/include/c++/8.3.0/backward/auto_ptr.h:309:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_ptr<_Tp, _Lp>::__shared_ptr(std::auto_ptr<_Tp1>&& __r) ^ C:/rtools40/mingw64/include/c++/8.3.0/backward/auto_ptr.h:322:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shared_ptr<_Tp>::shared_ptr(std::auto_ptr<_Tp1>&& __r) ^ C:/rtools40/mingw64/include/c++/8.3.0/backward/auto_ptr.h:328:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unique_ptr<_Tp, _Dp>::unique_ptr(auto_ptr<_Up>&& __u) noexcept ^~~~~~~~ In file included from CoreArray/dBase.h:46, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/memory:114:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture align(size_t __align, size_t __size, void*& __ptr, size_t& __space) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/memory:133:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture declare_reachable(void*) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/memory:137:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture undeclare_reachable(_Tp* __p) { return __p; } ^ C:/rtools40/mingw64/include/c++/8.3.0/memory:140:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture declare_no_pointers(char*, size_t) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/memory:143:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture undeclare_no_pointers(char*, size_t) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/memory:146:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get_pointer_safety() noexcept { return pointer_safety::relaxed; } ^~~~~~~~ In file included from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: CoreArray/dBase.h:78:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ssize_t DirectAddRef(CdRef &Obj); ^ CoreArray/dBase.h:78:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dBase.h:84:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ssize_t DirectDecRef(CdRef &Obj); ^ CoreArray/dBase.h:84:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dBase.h:93:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture friend ssize_t _INTERNAL::DirectAddRef(CdRef &Obj); ^ CoreArray/dBase.h:95:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture friend ssize_t _INTERNAL::DirectDecRef(CdRef &Obj); ^ CoreArray/dBase.h:98:9: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdRef(); ^ CoreArray/dBase.h:100:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdRef(); ^ CoreArray/dBase.h:104:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ssize_t AddRef(); ^ CoreArray/dBase.h:107:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ssize_t Release(); ^ CoreArray/dBase.h:110:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE ssize_t Reference() const { return fReference; } ^~~~~ CoreArray/dBase.h:164:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TdVersion Version); ^ CoreArray/dBase.h:164:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dBase.h:167:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool IncludeName); ^ CoreArray/dBase.h:167:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dBase.h:181:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdReader &Reader, TdVersion Version); ^ CoreArray/dBase.h:184:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdWriter &Writer, bool IncludeName); ^ CoreArray/dBase.h:187:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdObject(): CdAbstract() {} ^ CoreArray/dBase.h:189:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdObject() {} ^ CoreArray/dBase.h:192:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual const char *dName(); ^ CoreArray/dBase.h:194:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual const char *dTraitName(); ^ CoreArray/dBase.h:197:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual TdVersion dVersion(); ^ CoreArray/dBase.h:199:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual TdVersion SaveVersion(); ^ CoreArray/dBase.h:206:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void LoadStruct(CdReader &Reader, TdVersion Version); ^ CoreArray/dBase.h:212:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Loading(CdReader &Reader, TdVersion Version); ^ CoreArray/dBase.h:216:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void SaveStruct(CdWriter &Writer, bool IncludeName); ^ CoreArray/dBase.h:217:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Saving(CdWriter &Writer); ^ CoreArray/dBase.h:220:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual string LogValue(); ^ CoreArray/dBase.h:235:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdObjRef(): CdRef(), CdObject() { } ^ CoreArray/dBase.h:248:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE TdAutoRef() ^ CoreArray/dBase.h:253:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE TdAutoRef(TYPE *vObj) ^ CoreArray/dBase.h:259:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE ~TdAutoRef() ^ CoreArray/dBase.h:266:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE TYPE *get() ^ CoreArray/dBase.h:271:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE TYPE* operator=(TYPE *_Right) ^ CoreArray/dBase.h:281:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE TYPE &operator*() const ^~~~~ CoreArray/dBase.h:285:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE TYPE *operator->() const ^~~~~ CoreArray/dBase.h:310:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE TdOnNotify() ^ CoreArray/dBase.h:316:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator bool() const ^~~~~ CoreArray/dBase.h:322:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE void Clear() ^ CoreArray/dBase.h:329:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void (TYPE::*vEvent)(TSender*)) ^ CoreArray/dBase.h:336:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE void Notify(TSender *Sender) ^ CoreArray/dBase.h:352:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TdOnBroadcast(); ^ CoreArray/dBase.h:354:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE void Clear() { Obj = NULL; Event = NULL; } ^ CoreArray/dBase.h:356:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void (T::*vEvent)(CdObjMsg*, C_Int32, void*)) ^ CoreArray/dBase.h:359:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Notify(CdObjMsg *Sender, C_Int32 MsgCode, void *Param); ^ CoreArray/dBase.h:361:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator bool() const { return (Event!=NULL); } ^~~~~ CoreArray/dBase.h:362:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE bool operator== (const TdOnBroadcast &v) const ^~~~~ CoreArray/dBase.h:364:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE bool operator!= (const TdOnBroadcast &v) const ^~~~~ CoreArray/dBase.h:379:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdObjMsg(); ^ CoreArray/dBase.h:381:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdObjMsg(); ^ CoreArray/dBase.h:384:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void AddMsg(const TdOnBroadcast &MsgObj); ^ CoreArray/dBase.h:387:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void (T::*vEvent)(CdObjMsg*, C_Int32, void*)) ^ CoreArray/dBase.h:395:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void RemoveMsg(const TdOnBroadcast &MsgObj); ^ CoreArray/dBase.h:398:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void (T::*vEvent)(CdObjMsg*, C_Int32, void*)) ^ CoreArray/dBase.h:406:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void BeginMsg(); ^ CoreArray/dBase.h:411:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void EndMsg(); ^ CoreArray/dBase.h:414:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Notify(C_Int32 MsgCode, void *Param = NULL); ^ CoreArray/dBase.h:417:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE void Notify32(C_Int32 MsgCode, const C_Int32 Value) ^ CoreArray/dBase.h:420:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE void Notify64(C_Int32 MsgCode, const C_Int64 Value) ^ CoreArray/dBase.h:423:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE void Notify32(C_Int32 MsgCode, C_Int32 const *Param) ^ CoreArray/dBase.h:426:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE void Notify64(C_Int32 MsgCode, C_Int64 const *Param) ^ CoreArray/dBase.h:430:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE const std::vector &MsgList() const ^~~~~ CoreArray/dBase.h:435:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual bool MsgFilter(C_Int32 MsgCode, void *Param); ^ CoreArray/dBase.h:448:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TdAutoObjMsg(CdObjMsg *vObj) ^ CoreArray/dBase.h:453:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~TdAutoObjMsg() ^ CoreArray/dBase.h:474:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdLogRecord(); ^ CoreArray/dBase.h:481:11: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TdItem() { Type = LOG_CUSTOM; } ^ CoreArray/dBase.h:482:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const char *TypeStr() const; ///< return a string for Type ^~~~~ CoreArray/dBase.h:486:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Add(const char *const str, C_Int32 vType=LOG_ERROR); ^ CoreArray/dBase.h:488:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Add(std::string &str, C_Int32 vType=LOG_ERROR); ^ CoreArray/dBase.h:490:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Add(C_Int32 vType, const char *fmt, ...); ^ CoreArray/dBase.h:493:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE std::vector &List() { return fList; } ^ CoreArray/dBase.h:498:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Loading(CdReader &Reader, TdVersion Version); ^ CoreArray/dBase.h:499:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Saving(CdWriter &Writer); ^ CoreArray/dBase.h:516:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdMemory(void *Ptr); ^ CoreArray/dBase.h:519:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void ReadData(void *Buffer, ssize_t Count); ^ CoreArray/dBase.h:521:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_UInt8 R8b(); ^ CoreArray/dBase.h:524:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void WriteData(const void *Buffer, ssize_t Count); ^ CoreArray/dBase.h:526:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void W8b(C_UInt8 val); ^ CoreArray/dBase.h:529:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SIZE64 Position(); ^ CoreArray/dBase.h:531:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetPosition(const SIZE64 pos); ^ CoreArray/dBase.h:533:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE void *Base() { return _Base; } ^ CoreArray/dBase.h:534:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE void *CurPtr() { return _CurPtr; } ^ CoreArray/dBase.h:559:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdStream(); ^ CoreArray/dBase.h:561:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdStream(); ^ CoreArray/dBase.h:564:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Read(void *Buffer, ssize_t Count) = 0; ^ CoreArray/dBase.h:566:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Write(const void *Buffer, ssize_t Count) = 0; ^ CoreArray/dBase.h:568:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 Seek(SIZE64 Offset, TdSysSeekOrg Origin) = 0; ^ CoreArray/dBase.h:570:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 GetSize(); ^ CoreArray/dBase.h:572:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void SetSize(SIZE64 NewSize) = 0; ^ CoreArray/dBase.h:575:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SIZE64 Position(); ^ CoreArray/dBase.h:577:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetPosition(const SIZE64 pos); ^ CoreArray/dBase.h:580:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void ReadData(void *Buffer, ssize_t Count); ^ CoreArray/dBase.h:582:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_UInt8 R8b(); ^ CoreArray/dBase.h:584:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_UInt16 R16b(); ^ CoreArray/dBase.h:586:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_UInt32 R32b(); ^ CoreArray/dBase.h:588:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_UInt64 R64b(); ^ CoreArray/dBase.h:591:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void WriteData(const void *Buffer, ssize_t Count); ^ CoreArray/dBase.h:593:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void W8b(C_UInt8 val); ^ CoreArray/dBase.h:595:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void W16b(C_UInt16 val); ^ CoreArray/dBase.h:597:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void W32b(C_UInt32 val); ^ CoreArray/dBase.h:599:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void W64b(C_UInt64 val); ^ CoreArray/dBase.h:606:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void CopyFrom(CdStream &Source, SIZE64 Pos, SIZE64 Count); ^ CoreArray/dBase.h:609:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void CopyFromBuf(CdBufStream &Source, SIZE64 Pos, SIZE64 Count); ^ CoreArray/dBase.h:612:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdStream& operator= (const CdStream& m); ^ CoreArray/dBase.h:613:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdStream& operator= (CdStream& m); ^ CoreArray/dBase.h:643:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdStreamPipe(): CdAbstractItem() {} ^ CoreArray/dBase.h:644:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdStreamPipe() {} ^ CoreArray/dBase.h:647:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdStream *InitPipe(CdBufStream *BufStream) = 0; ^ CoreArray/dBase.h:648:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdStream *FreePipe() = 0; ^ CoreArray/dBase.h:662:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdBufStream(CdStream *vStream, ssize_t vBufSize=STREAM_BUFFER_SIZE); ^ CoreArray/dBase.h:664:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdBufStream(); ^ CoreArray/dBase.h:666:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void FlushBuffer(); ^ CoreArray/dBase.h:667:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void FlushWrite(); ^ CoreArray/dBase.h:670:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void CopyFrom(CdStream &Source, SIZE64 Pos, SIZE64 Count); ^ CoreArray/dBase.h:672:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void CopyFromBuf(CdBufStream &Source, SIZE64 Pos, SIZE64 Count); ^ CoreArray/dBase.h:674:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Truncate(); ^ CoreArray/dBase.h:677:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void ReadData(void *Buffer, ssize_t Count); ^ CoreArray/dBase.h:679:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_UInt8 R8b(); ^ CoreArray/dBase.h:681:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_UInt16 R16b(); ^ CoreArray/dBase.h:683:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_UInt32 R32b(); ^ CoreArray/dBase.h:685:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_UInt64 R64b(); ^ CoreArray/dBase.h:688:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void WriteData(const void *Buffer, ssize_t Count); ^ CoreArray/dBase.h:690:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void W8b(C_UInt8 val); ^ CoreArray/dBase.h:692:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void W16b(C_UInt16 val); ^ CoreArray/dBase.h:694:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void W32b(C_UInt32 val); ^ CoreArray/dBase.h:696:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void W64b(C_UInt64 val); ^ CoreArray/dBase.h:698:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void ClearPipe(); ^ CoreArray/dBase.h:699:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void PushPipe(CdStreamPipe* APipe); ^ CoreArray/dBase.h:700:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void PopPipe(); ^ CoreArray/dBase.h:702:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE SIZE64 Position() { return _Position; } ^ CoreArray/dBase.h:703:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE void SetPosition(const SIZE64 pos) { _Position = pos; } ^ CoreArray/dBase.h:705:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE CdStream *Stream() const { return _Stream; } ^~~~~ CoreArray/dBase.h:706:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetStream(CdStream *Value); ^ CoreArray/dBase.h:707:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE CdStream *BaseStream() const { return _BaseStream; } ^~~~~ CoreArray/dBase.h:709:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE ssize_t BufSize() const { return _BufSize; } ^~~~~ CoreArray/dBase.h:710:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetBufSize(const ssize_t NewBufSize); ^ CoreArray/dBase.h:711:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 GetSize(); ^ CoreArray/dBase.h:712:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void SetSize(SIZE64 Value); ^ CoreArray/dBase.h:733:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdStreamPipe2(): CdStreamPipe() { fStream = NULL; fPStream = NULL; } ^ CoreArray/dBase.h:736:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdStream *InitPipe(CdBufStream *BufStream) ^ CoreArray/dBase.h:742:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdStream *FreePipe() ^ CoreArray/dBase.h:765:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdStreamIndex(); ^ CoreArray/dBase.h:767:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Reset(C_Int64 count); ^ CoreArray/dBase.h:768:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Initialize(); ^ CoreArray/dBase.h:771:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE void Forward(SIZE64 stream_pos) ^ CoreArray/dBase.h:778:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Set(C_Int64 index, C_Int64 &close_index, SIZE64 &stream_pos); ^ CoreArray/dBase.h:780:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE C_Int64 Count() const { return fCount; } ^~~~~ CoreArray/dBase.h:788:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TPair(C_Int64 i, SIZE64 p) { Index = i; StreamPos = p; } ^ CoreArray/dBase.h:804:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _Init(); ^ CoreArray/dBase.h:805:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _Hit(SIZE64 stream_pos); ^ CoreArray/dBase.h:821:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrObject(): ErrCoreArray() ^ CoreArray/dBase.h:823:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrObject(const char *fmt, ...): ErrCoreArray() ^ CoreArray/dBase.h:825:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrObject(const std::string &msg): ErrCoreArray() ^ CoreArray/dBase.h:834:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrStream(): ErrCoreArray() ^ CoreArray/dBase.h:836:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrStream(const char *fmt, ...): ErrCoreArray() ^ CoreArray/dBase.h:838:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrStream(const std::string &msg): ErrCoreArray() ^ CoreArray/dBase.h:847:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrBufStream(): ErrCoreArray() ^ CoreArray/dBase.h:849:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrBufStream(const char *fmt, ...): ErrCoreArray() ^ CoreArray/dBase.h:851:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrBufStream(const std::string &msg): ErrCoreArray() ^ In file included from CoreArray/dFile.h:41, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: CoreArray/dSerial.h:111:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrSerial(): ErrCoreArray() ^ CoreArray/dSerial.h:113:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrSerial(const char *fmt, ...): ErrCoreArray() ^ CoreArray/dSerial.h:115:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrSerial(const std::string &msg): ErrCoreArray() ^ CoreArray/dSerial.h:137:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdObjClassMgr *vClassMgr=NULL); ^ CoreArray/dSerial.h:144:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdObjClassMgr *vClassMgr=NULL); ^ CoreArray/dSerial.h:146:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdSerialization(); ^ CoreArray/dSerial.h:149:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE &Storage() ^ CoreArray/dSerial.h:153:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE CdBufStream &BufStream() ^ CoreArray/dSerial.h:157:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE CdStream &Stream() ^ CoreArray/dSerial.h:161:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE CdLogRecord &Log() ^ CoreArray/dSerial.h:164:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetLog(CdLogRecord &vLog); ^ CoreArray/dSerial.h:167:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE CdObjClassMgr *ClassMgr() const ^~~~~ CoreArray/dSerial.h:171:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool HaveProperty(const char *Name); ^ CoreArray/dSerial.h:173:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TdSerialTypeID PropTypeID(const char *Name); ^ CoreArray/dSerial.h:175:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SIZE64 PropPosition(const char *Name); ^ CoreArray/dSerial.h:178:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TdSerialTypeID &TypeID, SIZE64 &Start, SIZE64 &Length); ^ CoreArray/dSerial.h:198:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TVariable(); ^ CoreArray/dSerial.h:199:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~TVariable(); ^ CoreArray/dSerial.h:213:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CVarList(); ^ CoreArray/dSerial.h:214:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~CVarList(); ^ CoreArray/dSerial.h:217:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TVariable* Name2Variable(const char *Name); ^ CoreArray/dSerial.h:219:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void ClearVarList(); ^ CoreArray/dSerial.h:226:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CVarList &PushStruct(); ^ CoreArray/dSerial.h:228:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void PopStruct(); ^ CoreArray/dSerial.h:230:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CVarList &CurrentStruct(); ^ CoreArray/dSerial.h:252:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdObjClassMgr *vClassMgr=NULL); ^ CoreArray/dSerial.h:259:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdObjClassMgr *vClassMgr=NULL); ^ CoreArray/dSerial.h:261:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdWriter(); ^ CoreArray/dSerial.h:264:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void BeginStruct(); ^ CoreArray/dSerial.h:266:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void BeginNameSpace(); ^ CoreArray/dSerial.h:268:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void EndStruct(); ^ CoreArray/dSerial.h:271:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void WriteClassName(const char *Name); ^ CoreArray/dSerial.h:274:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TdVar &operator[] (const char *Name); ^ CoreArray/dSerial.h:279:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void WritePropName(const char *Name); ^ CoreArray/dSerial.h:282:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TVariable* NewVar(const char *Name, TdSerialTypeID TypeID, SIZE64 Size); ^ CoreArray/dSerial.h:291:10: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TdVar(); ^ CoreArray/dSerial.h:294:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator << (C_Int8 val); ^ CoreArray/dSerial.h:295:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator << (C_UInt8 val); ^ CoreArray/dSerial.h:296:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator << (C_Int16 val); ^ CoreArray/dSerial.h:297:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator << (C_UInt16 val); ^ CoreArray/dSerial.h:298:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator << (C_Int32 val); ^ CoreArray/dSerial.h:299:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator << (C_UInt32 val); ^ CoreArray/dSerial.h:300:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator << (C_Int64 val); ^ CoreArray/dSerial.h:301:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator << (C_UInt64 val); ^ CoreArray/dSerial.h:304:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator << (C_Float32 val); ^ CoreArray/dSerial.h:305:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator << (C_Float64 val); ^ CoreArray/dSerial.h:308:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator << (const UTF8String &val); ^ CoreArray/dSerial.h:309:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator << (const UTF16String &val); ^ CoreArray/dSerial.h:310:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator << (const UTF32String &val); ^ CoreArray/dSerial.h:313:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Wp16b(C_UInt16 val); ^ CoreArray/dSerial.h:314:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Wp32b(C_UInt32 val); ^ CoreArray/dSerial.h:315:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Wp64b(C_UInt64 val); ^ CoreArray/dSerial.h:318:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void NewStruct(); ^ CoreArray/dSerial.h:319:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void NewShortRec(void *Ptr, size_t Size); ^ CoreArray/dSerial.h:320:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void NewShortRec(const C_Int32 *pval, size_t n); ^ CoreArray/dSerial.h:321:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void NewShortRec(const C_Int64 *pval, size_t n); ^ CoreArray/dSerial.h:322:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void NewNameSpace(); ^ CoreArray/dSerial.h:325:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator << (const TdGDSPos &val); ^ CoreArray/dSerial.h:328:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator << (const TdGDSBlockID &val); ^ CoreArray/dSerial.h:331:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void NewAutoArray(const C_Int32 *pval, size_t n); ^ CoreArray/dSerial.h:332:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void NewAutoArray(const C_Int64 *pval, size_t n); ^ CoreArray/dSerial.h:363:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdObjClassMgr *vClassMgr=NULL); ^ CoreArray/dSerial.h:370:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdObjClassMgr *vClassMgr=NULL); ^ CoreArray/dSerial.h:372:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdReader(); ^ CoreArray/dSerial.h:375:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SIZE64 BeginStruct(); ^ CoreArray/dSerial.h:377:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SIZE64 BeginNameSpace(); ^ CoreArray/dSerial.h:379:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void EndStruct(); ^ CoreArray/dSerial.h:382:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::string ReadClassName(); ^ CoreArray/dSerial.h:385:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TdVar &operator[] (const char *vName); ^ CoreArray/dSerial.h:405:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TYPE & NewVar(string &Name, TdSerialTypeID TypeID) ^ CoreArray/dSerial.h:428:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SIZE64 _BeginNameSpace(); ^ CoreArray/dSerial.h:430:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _InitNameSpace(); ^ CoreArray/dSerial.h:433:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::string ReadPropName(); ^ CoreArray/dSerial.h:436:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TVariable* FindVar(const char *Name); ^ CoreArray/dSerial.h:445:10: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TdVar(); ^ CoreArray/dSerial.h:448:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator >> (C_Int8 &val); ^ CoreArray/dSerial.h:449:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator >> (C_UInt8 &val); ^ CoreArray/dSerial.h:450:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator >> (C_Int16 &val); ^ CoreArray/dSerial.h:451:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator >> (C_UInt16 &val); ^ CoreArray/dSerial.h:452:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator >> (C_Int32 &val); ^ CoreArray/dSerial.h:453:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator >> (C_UInt32 &val); ^ CoreArray/dSerial.h:454:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator >> (C_Int64 &val); ^ CoreArray/dSerial.h:455:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator >> (C_UInt64 &val); ^ CoreArray/dSerial.h:458:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator >> (C_Float32 &val); ^ CoreArray/dSerial.h:459:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator >> (C_Float64 &val); ^ CoreArray/dSerial.h:462:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator >> (UTF8String &val); ^ CoreArray/dSerial.h:463:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator >> (UTF16String &val); ^ CoreArray/dSerial.h:464:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator >> (UTF32String &val); ^ CoreArray/dSerial.h:466:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void BeginStruct(); ^ CoreArray/dSerial.h:467:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void GetShortRec(void* &OutPtr, size_t &Size); ^ CoreArray/dSerial.h:468:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void GetShortRec(C_Int32 *pval, size_t n); ^ CoreArray/dSerial.h:469:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void GetShortRec(C_Int64 *pval, size_t n); ^ CoreArray/dSerial.h:470:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void BeginNameSpace(); ^ CoreArray/dSerial.h:473:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator >> (TdGDSPos &val); ^ CoreArray/dSerial.h:474:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator >> (TdGDSBlockID &val); ^ CoreArray/dSerial.h:477:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void GetAutoArray(C_Int32 *pval, ssize_t n); ^ CoreArray/dSerial.h:478:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void GetAutoArray(C_Int64 *pval, ssize_t n); ^ CoreArray/dSerial.h:489:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template static TYPE Cvt_Num(TVariable* Var) ^ CoreArray/dSerial.h:554:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool operator()(const char* s1, const char* s2) const; ^~~~~ CoreArray/dSerial.h:561:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdObjClassMgr(); ^ CoreArray/dSerial.h:563:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdObjClassMgr(); ^ CoreArray/dSerial.h:572:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ClassType vCType, const char *Desp=""); ^ CoreArray/dSerial.h:574:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void RemoveClass(const char *ClassName); ^ CoreArray/dSerial.h:576:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Clear(); ^ CoreArray/dSerial.h:579:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual TdOnObjCreate NameToClass(const char *ClassName); ^ CoreArray/dSerial.h:586:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool Silent); ^ CoreArray/dSerial.h:589:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const TClassStruct &ClassStruct(const char *ClassName) const; ^~~~~ CoreArray/dSerial.h:592:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE const TClassMap &ClassMap() const { return fClassMap; } ^~~~~ CoreArray/dSerial.h:595:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void GetClassDesp(vector &Key, vector &Desp); ^ CoreArray/dSerial.h:606:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT CdObjClassMgr &dObjManager(); ^ CoreArray/dSerial.h:606:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from CoreArray/../ZLIB/zlib.h:34, from CoreArray/dStream.h:47, from CoreArray/dFile.h:42, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: CoreArray/../ZLIB/zlib.h:220:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN const char * ZEXPORT zlibVersion OF((void)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:220:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN const char * ZEXPORT zlibVersion OF((void)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:250:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT deflate OF((z_streamp strm, int flush)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:250:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT deflate OF((z_streamp strm, int flush)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:363:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT deflateEnd OF((z_streamp strm)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:363:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT deflateEnd OF((z_streamp strm)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:400:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT inflate OF((z_streamp strm, int flush)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:400:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT inflate OF((z_streamp strm, int flush)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:520:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT inflateEnd OF((z_streamp strm)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:520:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT inflateEnd OF((z_streamp strm)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:613:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture uInt dictLength)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:613:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture uInt dictLength)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:657:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture uInt *dictLength)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:657:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture uInt *dictLength)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:678:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture z_streamp source)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:678:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture z_streamp source)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:695:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT deflateReset OF((z_streamp strm)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:695:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT deflateReset OF((z_streamp strm)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:708:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int strategy)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:708:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int strategy)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:747:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int max_chain)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:747:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int max_chain)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:761:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture uLong sourceLen)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:761:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture uLong sourceLen)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:777:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int *bits)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:777:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int *bits)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:792:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int value)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:792:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int value)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:808:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture gz_headerp head)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:808:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture gz_headerp head)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:886:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture uInt dictLength)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:886:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture uInt dictLength)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:909:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture uInt *dictLength)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:909:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture uInt *dictLength)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:922:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT inflateSync OF((z_streamp strm)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:922:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT inflateSync OF((z_streamp strm)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:942:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture z_streamp source)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:942:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture z_streamp source)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:957:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT inflateReset OF((z_streamp strm)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:957:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT inflateReset OF((z_streamp strm)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:968:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int windowBits)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:968:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int windowBits)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:983:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int value)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:983:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int value)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1002:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN long ZEXPORT inflateMark OF((z_streamp strm)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1002:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN long ZEXPORT inflateMark OF((z_streamp strm)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1031:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture gz_headerp head)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1031:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture gz_headerp head)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1098:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture out_func out, void FAR *out_desc)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1098:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture out_func out, void FAR *out_desc)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1166:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT inflateBackEnd OF((z_streamp strm)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1166:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT inflateBackEnd OF((z_streamp strm)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1174:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN uLong ZEXPORT zlibCompileFlags OF((void)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1174:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN uLong ZEXPORT zlibCompileFlags OF((void)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1228:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const Bytef *source, uLong sourceLen)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1228:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const Bytef *source, uLong sourceLen)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1244:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int level)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1244:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int level)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1258:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN uLong ZEXPORT compressBound OF((uLong sourceLen)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1258:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN uLong ZEXPORT compressBound OF((uLong sourceLen)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1266:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const Bytef *source, uLong sourceLen)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1266:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const Bytef *source, uLong sourceLen)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1284:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const Bytef *source, uLong *sourceLen)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1284:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const Bytef *source, uLong *sourceLen)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1340:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN gzFile ZEXPORT gzdopen OF((int fd, const char *mode)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1340:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN gzFile ZEXPORT gzdopen OF((int fd, const char *mode)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1363:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzbuffer OF((gzFile file, unsigned size)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1363:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzbuffer OF((gzFile file, unsigned size)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1379:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzsetparams OF((gzFile file, int level, int strategy)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1379:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzsetparams OF((gzFile file, int level, int strategy)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1390:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzread OF((gzFile file, voidp buf, unsigned len)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1390:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzread OF((gzFile file, voidp buf, unsigned len)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1421:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture gzFile file)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1421:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture gzFile file)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1447:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture voidpc buf, unsigned len)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1447:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture voidpc buf, unsigned len)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1455:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture z_size_t nitems, gzFile file)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1455:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture z_size_t nitems, gzFile file)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1468:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORTVA gzprintf Z_ARG((gzFile file, const char *format, ...)); ^ CoreArray/../ZLIB/zconf.h:298:26: note: in definition of macro 'Z_ARG' # define Z_ARG(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1468:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORTVA gzprintf Z_ARG((gzFile file, const char *format, ...)); ^ CoreArray/../ZLIB/zconf.h:298:26: note: in definition of macro 'Z_ARG' # define Z_ARG(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1483:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzputs OF((gzFile file, const char *s)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1483:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzputs OF((gzFile file, const char *s)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1491:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN char * ZEXPORT gzgets OF((gzFile file, char *buf, int len)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1491:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN char * ZEXPORT gzgets OF((gzFile file, char *buf, int len)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1504:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzputc OF((gzFile file, int c)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1504:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzputc OF((gzFile file, int c)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1510:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzgetc OF((gzFile file)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1510:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzgetc OF((gzFile file)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1519:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzungetc OF((int c, gzFile file)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1519:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzungetc OF((int c, gzFile file)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1531:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzflush OF((gzFile file, int flush)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1531:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzflush OF((gzFile file, int flush)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1566:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzrewind OF((gzFile file)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1566:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzrewind OF((gzFile file)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1594:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzeof OF((gzFile file)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1594:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzeof OF((gzFile file)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1609:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzdirect OF((gzFile file)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1609:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzdirect OF((gzFile file)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1630:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzclose OF((gzFile file)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1630:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzclose OF((gzFile file)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1643:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzclose_r OF((gzFile file)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1643:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzclose_r OF((gzFile file)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1644:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzclose_w OF((gzFile file)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1644:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzclose_w OF((gzFile file)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1655:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN const char * ZEXPORT gzerror OF((gzFile file, int *errnum)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1655:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN const char * ZEXPORT gzerror OF((gzFile file, int *errnum)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1671:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN void ZEXPORT gzclearerr OF((gzFile file)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1671:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN void ZEXPORT gzclearerr OF((gzFile file)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1688:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN uLong ZEXPORT adler32 OF((uLong adler, const Bytef *buf, uInt len)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1688:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN uLong ZEXPORT adler32 OF((uLong adler, const Bytef *buf, uInt len)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1708:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture z_size_t len)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1708:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture z_size_t len)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1725:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN uLong ZEXPORT crc32 OF((uLong crc, const Bytef *buf, uInt len)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1725:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN uLong ZEXPORT crc32 OF((uLong crc, const Bytef *buf, uInt len)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1743:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture z_size_t len)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1743:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture z_size_t len)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1765:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const char *version, int stream_size)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1765:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const char *version, int stream_size)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1767:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const char *version, int stream_size)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1767:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const char *version, int stream_size)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1771:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int stream_size)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1771:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int stream_size)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1773:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const char *version, int stream_size)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1773:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const char *version, int stream_size)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1777:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int stream_size)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1777:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int stream_size)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1822:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzgetc_ OF((gzFile file)); /* backward compatibility */ ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1822:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzgetc_ OF((gzFile file)); /* backward compatibility */ ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1872:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN gzFile ZEXPORT gzopen OF((const char *, const char *)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1872:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN gzFile ZEXPORT gzopen OF((const char *, const char *)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1873:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN z_off_t ZEXPORT gzseek OF((gzFile, z_off_t, int)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1873:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN z_off_t ZEXPORT gzseek OF((gzFile, z_off_t, int)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1874:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN z_off_t ZEXPORT gztell OF((gzFile)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1874:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN z_off_t ZEXPORT gztell OF((gzFile)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1875:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN z_off_t ZEXPORT gzoffset OF((gzFile)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1875:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN z_off_t ZEXPORT gzoffset OF((gzFile)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1876:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN uLong ZEXPORT adler32_combine OF((uLong, uLong, z_off_t)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1876:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN uLong ZEXPORT adler32_combine OF((uLong, uLong, z_off_t)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1877:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN uLong ZEXPORT crc32_combine OF((uLong, uLong, z_off_t)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1877:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN uLong ZEXPORT crc32_combine OF((uLong, uLong, z_off_t)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1888:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN const char * ZEXPORT zError OF((int)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1888:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN const char * ZEXPORT zError OF((int)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1889:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT inflateSyncPoint OF((z_streamp)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1889:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT inflateSyncPoint OF((z_streamp)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1890:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN const z_crc_t FAR * ZEXPORT get_crc_table OF((void)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1890:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN const z_crc_t FAR * ZEXPORT get_crc_table OF((void)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1891:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT inflateUndermine OF((z_streamp, int)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1891:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT inflateUndermine OF((z_streamp, int)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1892:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT inflateValidate OF((z_streamp, int)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1892:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT inflateValidate OF((z_streamp, int)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1893:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN unsigned long ZEXPORT inflateCodesUsed OF ((z_streamp)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1893:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN unsigned long ZEXPORT inflateCodesUsed OF ((z_streamp)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1894:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT inflateResetKeep OF((z_streamp)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1894:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT inflateResetKeep OF((z_streamp)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1895:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT deflateResetKeep OF((z_streamp)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1895:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT deflateResetKeep OF((z_streamp)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1898:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const char *mode)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1898:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const char *mode)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1904:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture va_list va)); ^ CoreArray/../ZLIB/zconf.h:298:26: note: in definition of macro 'Z_ARG' # define Z_ARG(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1904:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture va_list va)); ^ CoreArray/../ZLIB/zconf.h:298:26: note: in definition of macro 'Z_ARG' # define Z_ARG(args) args ^~~~ In file included from CoreArray/dStream.h:52, from CoreArray/dFile.h:42, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: CoreArray/../LZ4/lz4.h:112:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API int LZ4_versionNumber (void); /**< library version number; useful to check dll version */ ^ CoreArray/../LZ4/lz4.h:112:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:113:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API const char* LZ4_versionString (void); /**< library version string; useful to check dll version */ ^ CoreArray/../LZ4/lz4.h:113:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:148:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API int LZ4_compress_default(const char* src, char* dst, int srcSize, int dstCapacity); ^ CoreArray/../LZ4/lz4.h:148:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:164:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API int LZ4_decompress_safe (const char* src, char* dst, int compressedSize, int dstCapacity); ^ CoreArray/../LZ4/lz4.h:164:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:182:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API int LZ4_compressBound(int inputSize); ^ CoreArray/../LZ4/lz4.h:182:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:192:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API int LZ4_compress_fast (const char* src, char* dst, int srcSize, int dstCapacity, int acceleration); ^ CoreArray/../LZ4/lz4.h:192:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:201:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API int LZ4_sizeofState(void); ^ CoreArray/../LZ4/lz4.h:201:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:202:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API int LZ4_compress_fast_extState (void* state, const char* src, char* dst, int srcSize, int dstCapacity, int acceleration); ^ CoreArray/../LZ4/lz4.h:202:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:228:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API int LZ4_compress_destSize (const char* src, char* dst, int* srcSizePtr, int targetDstSize); ^ CoreArray/../LZ4/lz4.h:228:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:265:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API int LZ4_decompress_safe_partial (const char* src, char* dst, int srcSize, int targetOutputSize, int dstCapacity); ^ CoreArray/../LZ4/lz4.h:265:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:273:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API LZ4_stream_t* LZ4_createStream(void); ^ CoreArray/../LZ4/lz4.h:273:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:274:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API int LZ4_freeStream (LZ4_stream_t* streamPtr); ^ CoreArray/../LZ4/lz4.h:274:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:298:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API void LZ4_resetStream_fast (LZ4_stream_t* streamPtr); ^ CoreArray/../LZ4/lz4.h:298:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:311:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API int LZ4_loadDict (LZ4_stream_t* streamPtr, const char* dictionary, int dictSize); ^ CoreArray/../LZ4/lz4.h:311:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:336:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API int LZ4_compress_fast_continue (LZ4_stream_t* streamPtr, const char* src, char* dst, int srcSize, int dstCapacity, int acceleration); ^ CoreArray/../LZ4/lz4.h:336:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:345:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API int LZ4_saveDict (LZ4_stream_t* streamPtr, char* safeBuffer, int maxDictSize); ^ CoreArray/../LZ4/lz4.h:345:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:358:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API LZ4_streamDecode_t* LZ4_createStreamDecode(void); ^ CoreArray/../LZ4/lz4.h:358:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:359:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API int LZ4_freeStreamDecode (LZ4_streamDecode_t* LZ4_stream); ^ CoreArray/../LZ4/lz4.h:359:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:368:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API int LZ4_setStreamDecode (LZ4_streamDecode_t* LZ4_streamDecode, const char* dictionary, int dictSize); ^ CoreArray/../LZ4/lz4.h:368:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:381:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API int LZ4_decoderRingBufferSize(int maxBlockSize); ^ CoreArray/../LZ4/lz4.h:381:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:409:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API int LZ4_decompress_safe_continue (LZ4_streamDecode_t* LZ4_streamDecode, const char* src, char* dst, int srcSize, int dstCapacity); ^ CoreArray/../LZ4/lz4.h:409:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:420:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API int LZ4_decompress_safe_usingDict (const char* src, char* dst, int srcSize, int dstCapcity, const char* dictStart, int dictSize); ^ CoreArray/../LZ4/lz4.h:420:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from CoreArray/dStream.h:52, from CoreArray/dFile.h:42, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: CoreArray/../LZ4/lz4.h:645:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API LZ4_stream_t* LZ4_initStream (void* buffer, size_t size); ^ CoreArray/../LZ4/lz4.h:645:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:697:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("use LZ4_compress_default() instead") LZ4LIB_API int LZ4_compress (const char* src, char* dest, int srcSize); ^ CoreArray/../LZ4/lz4.h:697:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:698:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("use LZ4_compress_default() instead") LZ4LIB_API int LZ4_compress_limitedOutput (const char* src, char* dest, int srcSize, int maxOutputSize); ^ CoreArray/../LZ4/lz4.h:698:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:699:171: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("use LZ4_compress_fast_extState() instead") LZ4LIB_API int LZ4_compress_withState (void* state, const char* source, char* dest, int inputSize); ^ CoreArray/../LZ4/lz4.h:699:171: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:700:190: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("use LZ4_compress_fast_extState() instead") LZ4LIB_API int LZ4_compress_limitedOutput_withState (void* state, const char* source, char* dest, int inputSize, int maxOutputSize); ^ CoreArray/../LZ4/lz4.h:700:190: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:701:187: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("use LZ4_compress_fast_continue() instead") LZ4LIB_API int LZ4_compress_continue (LZ4_stream_t* LZ4_streamPtr, const char* source, char* dest, int inputSize); ^ CoreArray/../LZ4/lz4.h:701:187: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:702:206: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("use LZ4_compress_fast_continue() instead") LZ4LIB_API int LZ4_compress_limitedOutput_continue (LZ4_stream_t* LZ4_streamPtr, const char* source, char* dest, int inputSize, int maxOutputSize); ^ CoreArray/../LZ4/lz4.h:702:206: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:705:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("use LZ4_decompress_fast() instead") LZ4LIB_API int LZ4_uncompress (const char* source, char* dest, int outputSize); ^ CoreArray/../LZ4/lz4.h:705:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:706:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("use LZ4_decompress_safe() instead") LZ4LIB_API int LZ4_uncompress_unknownOutputSize (const char* source, char* dest, int isize, int maxOutputSize); ^ CoreArray/../LZ4/lz4.h:706:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:718:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("Use LZ4_createStream() instead") LZ4LIB_API void* LZ4_create (char* inputBuffer); ^ CoreArray/../LZ4/lz4.h:718:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:719:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("Use LZ4_createStream() instead") LZ4LIB_API int LZ4_sizeofStreamState(void); ^ CoreArray/../LZ4/lz4.h:719:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:720:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("Use LZ4_resetStream() instead") LZ4LIB_API int LZ4_resetStreamState(void* state, char* inputBuffer); ^ CoreArray/../LZ4/lz4.h:720:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:721:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("Use LZ4_saveDict() instead") LZ4LIB_API char* LZ4_slideInputBuffer (void* state); ^ CoreArray/../LZ4/lz4.h:721:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:724:175: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("use LZ4_decompress_safe_usingDict() instead") LZ4LIB_API int LZ4_decompress_safe_withPrefix64k (const char* src, char* dst, int compressedSize, int maxDstSize); ^ CoreArray/../LZ4/lz4.h:724:175: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:725:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("use LZ4_decompress_fast_usingDict() instead") LZ4LIB_API int LZ4_decompress_fast_withPrefix64k (const char* src, char* dst, int originalSize); ^ CoreArray/../LZ4/lz4.h:725:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:754:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API int LZ4_decompress_fast (const char* src, char* dst, int originalSize); ^ CoreArray/../LZ4/lz4.h:754:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:756:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API int LZ4_decompress_fast_continue (LZ4_streamDecode_t* LZ4_streamDecode, const char* src, char* dst, int originalSize); ^ CoreArray/../LZ4/lz4.h:756:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:758:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API int LZ4_decompress_fast_usingDict (const char* src, char* dst, int originalSize, const char* dictStart, int dictSize); ^ CoreArray/../LZ4/lz4.h:758:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:766:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API void LZ4_resetStream (LZ4_stream_t* streamPtr); ^ CoreArray/../LZ4/lz4.h:766:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from CoreArray/dStream.h:53, from CoreArray/dFile.h:42, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: CoreArray/../LZ4/lz4hc.h:66:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API int LZ4_compress_HC (const char* src, char* dst, int srcSize, int dstCapacity, int compressionLevel); ^ CoreArray/../LZ4/lz4hc.h:66:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:79:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API int LZ4_sizeofStateHC(void); ^ CoreArray/../LZ4/lz4hc.h:79:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from CoreArray/dStream.h:53, from CoreArray/dFile.h:42, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: CoreArray/../LZ4/lz4hc.h:80:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API int LZ4_compress_HC_extStateHC(void* stateHC, const char* src, char* dst, int srcSize, int maxDstSize, int compressionLevel); ^ CoreArray/../LZ4/lz4hc.h:80:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:94:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int compressionLevel); ^ CoreArray/../LZ4/lz4hc.h:94:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:109:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API LZ4_streamHC_t* LZ4_createStreamHC(void); ^ CoreArray/../LZ4/lz4hc.h:109:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:110:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API int LZ4_freeStreamHC (LZ4_streamHC_t* streamHCPtr); ^ CoreArray/../LZ4/lz4hc.h:110:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:155:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API void LZ4_resetStreamHC_fast(LZ4_streamHC_t* streamHCPtr, int compressionLevel); /* v1.9.0+ */ ^ CoreArray/../LZ4/lz4hc.h:155:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:156:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API int LZ4_loadDictHC (LZ4_streamHC_t* streamHCPtr, const char* dictionary, int dictSize); ^ CoreArray/../LZ4/lz4hc.h:156:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:160:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int srcSize, int maxDstSize); ^ CoreArray/../LZ4/lz4hc.h:160:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:174:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int* srcSizePtr, int targetDstSize); ^ CoreArray/../LZ4/lz4hc.h:174:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:176:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API int LZ4_saveDictHC (LZ4_streamHC_t* streamHCPtr, char* safeBuffer, int maxDictSize); ^ CoreArray/../LZ4/lz4hc.h:176:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:247:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API LZ4_streamHC_t* LZ4_initStreamHC (void* buffer, size_t size); ^ CoreArray/../LZ4/lz4hc.h:247:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:256:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("use LZ4_compress_HC() instead") LZ4LIB_API int LZ4_compressHC (const char* source, char* dest, int inputSize); ^ CoreArray/../LZ4/lz4hc.h:256:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:257:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("use LZ4_compress_HC() instead") LZ4LIB_API int LZ4_compressHC_limitedOutput (const char* source, char* dest, int inputSize, int maxOutputSize); ^ CoreArray/../LZ4/lz4hc.h:257:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:258:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("use LZ4_compress_HC() instead") LZ4LIB_API int LZ4_compressHC2 (const char* source, char* dest, int inputSize, int compressionLevel); ^ CoreArray/../LZ4/lz4hc.h:258:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:259:180: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("use LZ4_compress_HC() instead") LZ4LIB_API int LZ4_compressHC2_limitedOutput(const char* source, char* dest, int inputSize, int maxOutputSize, int compressionLevel); ^ CoreArray/../LZ4/lz4hc.h:259:180: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:260:175: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("use LZ4_compress_HC_extStateHC() instead") LZ4LIB_API int LZ4_compressHC_withStateHC (void* state, const char* source, char* dest, int inputSize); ^ CoreArray/../LZ4/lz4hc.h:260:175: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:261:194: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("use LZ4_compress_HC_extStateHC() instead") LZ4LIB_API int LZ4_compressHC_limitedOutput_withStateHC (void* state, const char* source, char* dest, int inputSize, int maxOutputSize); ^ CoreArray/../LZ4/lz4hc.h:261:194: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:262:197: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("use LZ4_compress_HC_extStateHC() instead") LZ4LIB_API int LZ4_compressHC2_withStateHC (void* state, const char* source, char* dest, int inputSize, int compressionLevel); ^ CoreArray/../LZ4/lz4hc.h:262:197: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:263:216: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("use LZ4_compress_HC_extStateHC() instead") LZ4LIB_API int LZ4_compressHC2_limitedOutput_withStateHC(void* state, const char* source, char* dest, int inputSize, int maxOutputSize, int compressionLevel); ^ CoreArray/../LZ4/lz4hc.h:263:216: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:264:190: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("use LZ4_compress_HC_continue() instead") LZ4LIB_API int LZ4_compressHC_continue (LZ4_streamHC_t* LZ4_streamHCPtr, const char* source, char* dest, int inputSize); ^ CoreArray/../LZ4/lz4hc.h:264:190: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:265:209: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("use LZ4_compress_HC_continue() instead") LZ4LIB_API int LZ4_compressHC_limitedOutput_continue (LZ4_streamHC_t* LZ4_streamHCPtr, const char* source, char* dest, int inputSize, int maxOutputSize); ^ CoreArray/../LZ4/lz4hc.h:265:209: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:275:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("use LZ4_createStreamHC() instead") LZ4LIB_API void* LZ4_createHC (const char* inputBuffer); ^ CoreArray/../LZ4/lz4hc.h:275:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:276:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("use LZ4_saveDictHC() instead") LZ4LIB_API char* LZ4_slideInputBufferHC (void* LZ4HC_Data); ^ CoreArray/../LZ4/lz4hc.h:276:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:277:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("use LZ4_freeStreamHC() instead") LZ4LIB_API int LZ4_freeHC (void* LZ4HC_Data); ^ CoreArray/../LZ4/lz4hc.h:277:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:278:198: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("use LZ4_compress_HC_continue() instead") LZ4LIB_API int LZ4_compressHC2_continue (void* LZ4HC_Data, const char* source, char* dest, int inputSize, int compressionLevel); ^ CoreArray/../LZ4/lz4hc.h:278:198: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:279:217: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("use LZ4_compress_HC_continue() instead") LZ4LIB_API int LZ4_compressHC2_limitedOutput_continue (void* LZ4HC_Data, const char* source, char* dest, int inputSize, int maxOutputSize, int compressionLevel); ^ CoreArray/../LZ4/lz4hc.h:279:217: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:280:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("use LZ4_createStreamHC() instead") LZ4LIB_API int LZ4_sizeofStreamStateHC(void); ^ CoreArray/../LZ4/lz4hc.h:280:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:281:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("use LZ4_initStreamHC() instead") LZ4LIB_API int LZ4_resetStreamStateHC(void* state, char* inputBuffer); ^ CoreArray/../LZ4/lz4hc.h:281:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:292:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API void LZ4_resetStreamHC (LZ4_streamHC_t* streamHCPtr, int compressionLevel); ^ CoreArray/../LZ4/lz4hc.h:292:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from CoreArray/dStream.h:54, from CoreArray/dFile.h:42, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: CoreArray/../LZ4/lz4frame.h:105:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4FLIB_API unsigned LZ4F_isError(LZ4F_errorCode_t code); /**< tells when a function result is an error code */ ^ CoreArray/../LZ4/lz4frame.h:105:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4frame.h:106:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4FLIB_API const char* LZ4F_getErrorName(LZ4F_errorCode_t code); /**< return error code string; for debugging */ ^ CoreArray/../LZ4/lz4frame.h:106:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from CoreArray/dStream.h:54, from CoreArray/dFile.h:42, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: CoreArray/../LZ4/lz4frame.h:207:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4FLIB_API int LZ4F_compressionLevel_max(void); /* v1.8.0+ */ ^ CoreArray/../LZ4/lz4frame.h:207:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4frame.h:215:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4FLIB_API size_t LZ4F_compressFrameBound(size_t srcSize, const LZ4F_preferences_t* preferencesPtr); ^ CoreArray/../LZ4/lz4frame.h:215:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4frame.h:226:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const LZ4F_preferences_t* preferencesPtr); ^ CoreArray/../LZ4/lz4frame.h:226:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4frame.h:243:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4FLIB_API unsigned LZ4F_getVersion(void); ^ CoreArray/../LZ4/lz4frame.h:243:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4frame.h:253:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4FLIB_API LZ4F_errorCode_t LZ4F_createCompressionContext(LZ4F_cctx** cctxPtr, unsigned version); ^ CoreArray/../LZ4/lz4frame.h:253:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4frame.h:254:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4FLIB_API LZ4F_errorCode_t LZ4F_freeCompressionContext(LZ4F_cctx* cctx); ^ CoreArray/../LZ4/lz4frame.h:254:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4frame.h:280:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const LZ4F_preferences_t* prefsPtr); ^ CoreArray/../LZ4/lz4frame.h:280:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4frame.h:297:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4FLIB_API size_t LZ4F_compressBound(size_t srcSize, const LZ4F_preferences_t* prefsPtr); ^ CoreArray/../LZ4/lz4frame.h:297:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4frame.h:313:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const LZ4F_compressOptions_t* cOptPtr); ^ CoreArray/../LZ4/lz4frame.h:313:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4frame.h:326:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const LZ4F_compressOptions_t* cOptPtr); ^ CoreArray/../LZ4/lz4frame.h:326:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4frame.h:340:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const LZ4F_compressOptions_t* cOptPtr); ^ CoreArray/../LZ4/lz4frame.h:340:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4frame.h:366:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4FLIB_API LZ4F_errorCode_t LZ4F_createDecompressionContext(LZ4F_dctx** dctxPtr, unsigned version); ^ CoreArray/../LZ4/lz4frame.h:366:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4frame.h:367:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4FLIB_API LZ4F_errorCode_t LZ4F_freeDecompressionContext(LZ4F_dctx* dctx); ^ CoreArray/../LZ4/lz4frame.h:367:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4frame.h:385:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4FLIB_API size_t LZ4F_headerSize(const void* src, size_t srcSize); ^ CoreArray/../LZ4/lz4frame.h:385:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4frame.h:432:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const void* srcBuffer, size_t* srcSizePtr); ^ CoreArray/../LZ4/lz4frame.h:432:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4frame.h:468:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const LZ4F_decompressOptions_t* dOptPtr); ^ CoreArray/../LZ4/lz4frame.h:468:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4frame.h:476:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4FLIB_API void LZ4F_resetDecompressionContext(LZ4F_dctx* dctx); /* always successful */ ^ CoreArray/../LZ4/lz4frame.h:476:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from CoreArray/dStream.h:62, from CoreArray/dFile.h:42, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:269:26: note: in expansion of macro 'lzma_attribute' # define lzma_attr_const lzma_attribute((__const__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/version.h:109:16: note: in expansion of macro 'lzma_attr_const' lzma_nothrow lzma_attr_const; ^~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:269:26: note: in expansion of macro 'lzma_attribute' # define lzma_attr_const lzma_attribute((__const__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/version.h:109:16: note: in expansion of macro 'lzma_attr_const' lzma_nothrow lzma_attr_const; ^~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:269:26: note: in expansion of macro 'lzma_attribute' # define lzma_attr_const lzma_attribute((__const__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/version.h:119:16: note: in expansion of macro 'lzma_attr_const' lzma_nothrow lzma_attr_const; ^~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:269:26: note: in expansion of macro 'lzma_attribute' # define lzma_attr_const lzma_attribute((__const__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/version.h:119:16: note: in expansion of macro 'lzma_attr_const' lzma_nothrow lzma_attr_const; ^~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/base.h:564:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/base.h:564:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/base.h:625:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/base.h:625:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/base.h:638:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/base.h:638:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/vli.h:166:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/vli.h:166:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:269:26: note: in expansion of macro 'lzma_attribute' # define lzma_attr_const lzma_attribute((__const__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/check.h:82:16: note: in expansion of macro 'lzma_attr_const' lzma_nothrow lzma_attr_const; ^~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:269:26: note: in expansion of macro 'lzma_attribute' # define lzma_attr_const lzma_attribute((__const__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/check.h:82:16: note: in expansion of macro 'lzma_attr_const' lzma_nothrow lzma_attr_const; ^~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:269:26: note: in expansion of macro 'lzma_attribute' # define lzma_attr_const lzma_attribute((__const__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/check.h:96:16: note: in expansion of macro 'lzma_attr_const' lzma_nothrow lzma_attr_const; ^~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:269:26: note: in expansion of macro 'lzma_attribute' # define lzma_attr_const lzma_attribute((__const__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/check.h:96:16: note: in expansion of macro 'lzma_attr_const' lzma_nothrow lzma_attr_const; ^~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/check.h:121:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/check.h:121:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/check.h:133:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/check.h:133:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:269:26: note: in expansion of macro 'lzma_attribute' # define lzma_attr_const lzma_attribute((__const__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/filter.h:79:16: note: in expansion of macro 'lzma_attr_const' lzma_nothrow lzma_attr_const; ^~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:269:26: note: in expansion of macro 'lzma_attribute' # define lzma_attr_const lzma_attribute((__const__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/filter.h:79:16: note: in expansion of macro 'lzma_attr_const' lzma_nothrow lzma_attr_const; ^~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:269:26: note: in expansion of macro 'lzma_attribute' # define lzma_attr_const lzma_attribute((__const__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/filter.h:89:16: note: in expansion of macro 'lzma_attr_const' lzma_nothrow lzma_attr_const; ^~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:269:26: note: in expansion of macro 'lzma_attribute' # define lzma_attr_const lzma_attribute((__const__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/filter.h:89:16: note: in expansion of macro 'lzma_attr_const' lzma_nothrow lzma_attr_const; ^~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/filter.h:140:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/filter.h:140:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/filter.h:159:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/filter.h:159:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/filter.h:181:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/filter.h:181:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/filter.h:199:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/filter.h:199:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/filter.h:386:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/filter.h:386:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/filter.h:409:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/filter.h:409:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/filter.h:426:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/filter.h:426:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:269:26: note: in expansion of macro 'lzma_attribute' # define lzma_attr_const lzma_attribute((__const__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/lzma12.h:129:16: note: in expansion of macro 'lzma_attr_const' lzma_nothrow lzma_attr_const; ^~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:269:26: note: in expansion of macro 'lzma_attribute' # define lzma_attr_const lzma_attribute((__const__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/lzma12.h:129:16: note: in expansion of macro 'lzma_attr_const' lzma_nothrow lzma_attr_const; ^~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:269:26: note: in expansion of macro 'lzma_attribute' # define lzma_attr_const lzma_attribute((__const__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/lzma12.h:171:16: note: in expansion of macro 'lzma_attr_const' lzma_nothrow lzma_attr_const; ^~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:269:26: note: in expansion of macro 'lzma_attribute' # define lzma_attr_const lzma_attribute((__const__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/lzma12.h:171:16: note: in expansion of macro 'lzma_attr_const' lzma_nothrow lzma_attr_const; ^~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/container.h:200:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/container.h:200:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/container.h:216:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/container.h:216:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/container.h:260:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/container.h:260:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/container.h:316:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/container.h:316:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/container.h:335:40: note: in expansion of macro 'lzma_attr_pure' const lzma_mt *options) lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/container.h:335:40: note: in expansion of macro 'lzma_attr_pure' const lzma_mt *options) lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/container.h:359:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/container.h:359:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/container.h:384:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/container.h:384:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/container.h:444:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/container.h:444:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/container.h:538:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/container.h:538:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/container.h:563:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/container.h:563:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/container.h:586:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/container.h:586:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/container.h:632:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/container.h:632:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/stream_flags.h:124:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/stream_flags.h:124:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/stream_flags.h:141:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/stream_flags.h:141:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/stream_flags.h:176:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/stream_flags.h:176:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/stream_flags.h:203:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/stream_flags.h:203:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/stream_flags.h:223:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/stream_flags.h:223:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/block.h:310:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/block.h:310:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/block.h:333:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/block.h:333:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/block.h:378:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/block.h:378:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/block.h:410:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/block.h:410:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/block.h:425:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/block.h:425:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/block.h:438:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/block.h:438:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/block.h:457:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/block.h:457:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/block.h:475:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/block.h:475:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/block.h:529:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/block.h:529:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/block.h:547:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/block.h:547:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:346:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:346:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:367:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:367:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:381:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:381:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:399:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:399:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:406:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:406:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:416:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:416:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:425:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:425:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:436:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:436:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:446:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:446:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:458:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:458:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:465:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:465:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:516:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:516:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:569:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:569:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:579:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:579:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:597:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:597:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:630:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:630:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index_hash.h:41:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index_hash.h:41:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index_hash.h:67:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index_hash.h:67:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index_hash.h:97:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index_hash.h:97:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index_hash.h:107:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index_hash.h:107:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ In file included from CoreArray/dFile.h:42, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: CoreArray/dStream.h:85:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdHandleStream(); ^ CoreArray/dStream.h:86:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdHandleStream(TSysHandle AHandle); ^ CoreArray/dStream.h:88:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Read(void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:89:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Write(const void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:90:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 Seek(SIZE64 Offset, TdSysSeekOrg Origin); ^ CoreArray/dStream.h:91:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void SetSize(SIZE64 NewSize); ^ CoreArray/dStream.h:93:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE TSysHandle Handle() const { return fHandle; } ^~~~~ CoreArray/dStream.h:111:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdFileStream(const char *const AFileName, TdOpenMode mode); ^ CoreArray/dStream.h:112:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdFileStream(); ^ CoreArray/dStream.h:114:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE const string& FileName() const { return fFileName; } ^~~~~ CoreArray/dStream.h:115:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE TdOpenMode Model() const { return fMode; } ^~~~~ CoreArray/dStream.h:121:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdFileStream(): CdHandleStream() {} ^ CoreArray/dStream.h:122:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Init(const char *const AFileName, TdOpenMode Mode); ^ CoreArray/dStream.h:130:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdForkFileStream(const char *const AFileName, TdOpenMode Mode); ^ CoreArray/dStream.h:133:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Read(void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:135:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Write(const void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:137:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 Seek(SIZE64 Offset, TdSysSeekOrg Origin); ^ CoreArray/dStream.h:138:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 GetSize(); ^ CoreArray/dStream.h:139:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void SetSize(SIZE64 NewSize); ^ CoreArray/dStream.h:147:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE void RedirectFile(); ^ CoreArray/dStream.h:155:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdTempStream(); ^ CoreArray/dStream.h:156:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdTempStream(const char *Path); ^ CoreArray/dStream.h:157:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdTempStream(); ^ CoreArray/dStream.h:165:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdMemoryStream(size_t Size=0); ^ CoreArray/dStream.h:166:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdMemoryStream(); ^ CoreArray/dStream.h:168:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Read(void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:169:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Write(const void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:170:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 Seek(SIZE64 Offset, TdSysSeekOrg Origin); ^ CoreArray/dStream.h:172:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 GetSize(); ^ CoreArray/dStream.h:173:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void SetSize(SIZE64 NewSize); ^ CoreArray/dStream.h:175:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *BufPointer(); ^ CoreArray/dStream.h:237:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TdCompressRemainder() { Size = 0; Buf64 = 0; } ^ CoreArray/dStream.h:260:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdRecodeStream(CdStream &vStream); ^ CoreArray/dStream.h:261:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdRecodeStream(); ^ CoreArray/dStream.h:263:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE CdStream &Stream() const { return *fStream; } ^~~~~ CoreArray/dStream.h:264:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE SIZE64 TotalIn() const { return fTotalIn; } ^~~~~ CoreArray/dStream.h:265:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE SIZE64 TotalOut() const { return fTotalOut; } ^~~~~ CoreArray/dStream.h:272:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void UpdateStreamPosition(); ^ CoreArray/dStream.h:280:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdRecodeLevel(CdRecodeStream::TLevel level); ^ CoreArray/dStream.h:282:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE CdRecodeStream::TLevel Level() const { return fLevel; } ^~~~~ CoreArray/dStream.h:293:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrRecodeStream(): ErrStream() ^ CoreArray/dStream.h:295:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrRecodeStream(const std::string &msg): ErrStream() ^ CoreArray/dStream.h:297:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrRecodeStream(const char *fmt, ...): ErrStream() ^ CoreArray/dStream.h:331:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdRAAlgorithm(CdRecodeStream &owner); ^ CoreArray/dStream.h:333:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE TBlockSize SizeType() const { return fSizeType; } ^~~~~ CoreArray/dStream.h:347:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdRA_Read(CdRecodeStream *owner); ^ CoreArray/dStream.h:349:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~CdRA_Read(); ^ CoreArray/dStream.h:352:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void GetUpdated(); ^ CoreArray/dStream.h:354:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void GetBlockInfo(vector &RawSize, vector &CmpSize); ^ CoreArray/dStream.h:387:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void InitReadStream(); ^ CoreArray/dStream.h:389:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool SeekStream(SIZE64 Position); ^ CoreArray/dStream.h:391:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool NextBlock(); ^ CoreArray/dStream.h:393:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void BinSearch(SIZE64 Position, ssize_t low, ssize_t high); ^ CoreArray/dStream.h:395:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual bool ReadMagicNumber(CdStream &Stream) = 0; ^ CoreArray/dStream.h:397:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void LoadIndexing(); ^ CoreArray/dStream.h:401:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void GetBlockHeader_v1_0(); ^ CoreArray/dStream.h:408:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdRA_Write(CdRecodeStream *owner, TBlockSize bs); ^ CoreArray/dStream.h:411:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void InitWriteStream(); ^ CoreArray/dStream.h:413:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void DoneWriteStream(); ^ CoreArray/dStream.h:416:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void InitWriteBlock(); ^ CoreArray/dStream.h:418:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void DoneWriteBlock(); ^ CoreArray/dStream.h:436:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void AddBlockInfo(C_UInt32 CmpLen, C_UInt32 RawLen); ^ CoreArray/dStream.h:439:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void WriteMagicNumber(CdStream &Stream) = 0; ^ CoreArray/dStream.h:452:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdBaseZStream(CdStream &vStream); ^ CoreArray/dStream.h:469:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdZEncoder(CdStream &Dest, TLevel Level); ^ CoreArray/dStream.h:471:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int memLevel=Z_DEFAULT_MEMORY, int Strategy=Z_DEFAULT_STRATEGY); ^ CoreArray/dStream.h:472:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdZEncoder(); ^ CoreArray/dStream.h:474:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Read(void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:475:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Write(const void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:476:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 Seek(SIZE64 Offset, TdSysSeekOrg Origin); ^ CoreArray/dStream.h:477:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void SetSize(SIZE64 NewSize); ^ CoreArray/dStream.h:478:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Close(); ^ CoreArray/dStream.h:480:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ssize_t Pending(); ^ CoreArray/dStream.h:481:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE bool HaveClosed() const { return fHaveClosed; } ^~~~~ CoreArray/dStream.h:489:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SyncFinish(); ^ CoreArray/dStream.h:496:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdZDecoder(CdStream &Source); ^ CoreArray/dStream.h:497:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdZDecoder(CdStream &Source, int windowBits); ^ CoreArray/dStream.h:498:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdZDecoder(); ^ CoreArray/dStream.h:500:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Read(void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:501:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Write(const void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:502:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 Seek(SIZE64 Offset, TdSysSeekOrg Origin); ^ CoreArray/dStream.h:503:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 GetSize(); ^ CoreArray/dStream.h:504:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void SetSize(SIZE64 NewSize); ^ CoreArray/dStream.h:518:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdZEncoder_RA(CdStream &Dest, TLevel Level, TBlockSize BlockSize); ^ CoreArray/dStream.h:520:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Write(const void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:521:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Close(); ^ CoreArray/dStream.h:528:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void CopyFrom(CdStream &Source, SIZE64 Pos, SIZE64 Count); ^ CoreArray/dStream.h:535:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void WriteMagicNumber(CdStream &Stream); ^ CoreArray/dStream.h:537:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SyncFinishBlock(); ^ CoreArray/dStream.h:548:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdZDecoder_RA(CdStream &Source); ^ CoreArray/dStream.h:550:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Read(void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:551:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 Seek(SIZE64 Offset, TdSysSeekOrg Origin); ^ CoreArray/dStream.h:555:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual bool ReadMagicNumber(CdStream &Stream); ^ CoreArray/dStream.h:557:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Reset(); ^ CoreArray/dStream.h:565:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture EZLibError(int Code); ^ CoreArray/dStream.h:566:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture EZLibError(const char *fmt, ...): ErrRecodeStream() ^ CoreArray/dStream.h:568:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int ErrCode() const { return fErrCode; }; ^~~~~ CoreArray/dStream.h:602:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdBaseLZ4Stream(CdStream &vStream); ^ CoreArray/dStream.h:611:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TLZ4Chunk chunk); ^ CoreArray/dStream.h:612:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdLZ4Encoder(); ^ CoreArray/dStream.h:614:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Read(void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:615:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Write(const void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:616:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 Seek(SIZE64 Offset, TdSysSeekOrg Origin); ^ CoreArray/dStream.h:617:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void SetSize(SIZE64 NewSize); ^ CoreArray/dStream.h:618:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Close(); ^ CoreArray/dStream.h:619:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int Pending() { return 0; } ^ CoreArray/dStream.h:621:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE TLZ4Chunk Chunk() const { return fChunk; } ^~~~~ CoreArray/dStream.h:622:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE ssize_t ChunkSize() const { return fChunkSize; } ^~~~~ CoreArray/dStream.h:623:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE CdRecodeStream::TLevel Level() const { return fLevel; } ^~~~~ CoreArray/dStream.h:624:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE bool HaveClosed() const { return fHaveClosed; } ^~~~~ CoreArray/dStream.h:641:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdLZ4Decoder(CdStream &Source); ^ CoreArray/dStream.h:642:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdLZ4Decoder(); ^ CoreArray/dStream.h:644:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Read(void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:645:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Write(const void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:646:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 Seek(SIZE64 Offset, TdSysSeekOrg Origin); ^ CoreArray/dStream.h:647:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 GetSize(); ^ CoreArray/dStream.h:648:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void SetSize(SIZE64 NewSize); ^ CoreArray/dStream.h:668:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TBlockSize BlockSize); ^ CoreArray/dStream.h:669:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdLZ4Encoder_RA(); ^ CoreArray/dStream.h:671:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Read(void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:672:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Write(const void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:673:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 Seek(SIZE64 Offset, TdSysSeekOrg Origin); ^ CoreArray/dStream.h:674:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void SetSize(SIZE64 NewSize); ^ CoreArray/dStream.h:675:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Close(); ^ CoreArray/dStream.h:682:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void CopyFrom(CdStream &Source, SIZE64 Pos, SIZE64 Count); ^ CoreArray/dStream.h:684:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ssize_t Pending() { return 0; } ^ CoreArray/dStream.h:685:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE bool HaveClosed() const { return fHaveClosed; } ^~~~~ CoreArray/dStream.h:686:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE CdRecodeStream::TLevel Level() const { return fLevel; } ^~~~~ CoreArray/dStream.h:704:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void WriteMagicNumber(CdStream &Stream); ^ CoreArray/dStream.h:706:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Compressing(int bufsize); ^ CoreArray/dStream.h:716:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdLZ4Decoder_RA(CdStream &Source); ^ CoreArray/dStream.h:718:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Read(void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:719:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Write(const void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:720:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 Seek(SIZE64 Offset, TdSysSeekOrg Origin); ^ CoreArray/dStream.h:721:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 GetSize(); ^ CoreArray/dStream.h:722:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void SetSize(SIZE64 NewSize); ^ CoreArray/dStream.h:724:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE CdRecodeStream::TLevel Level() const { return fLevel; } ^~~~~ CoreArray/dStream.h:741:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual bool ReadMagicNumber(CdStream &Stream); ^ CoreArray/dStream.h:743:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Reset(); ^ CoreArray/dStream.h:751:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ELZ4Error(): ErrRecodeStream() ^ CoreArray/dStream.h:753:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ELZ4Error(const char *fmt, ...): ErrRecodeStream() ^ CoreArray/dStream.h:755:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ELZ4Error(const std::string &msg): ErrRecodeStream() ^ CoreArray/dStream.h:757:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ELZ4Error(LZ4F_errorCode_t err) ^ CoreArray/dStream.h:774:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdBaseXZStream(CdStream &vStream); ^ CoreArray/dStream.h:786:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdXZEncoder(CdStream &Dest, TLevel Level); ^ CoreArray/dStream.h:787:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdXZEncoder(CdStream &Dest, int DictKB); ^ CoreArray/dStream.h:788:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdXZEncoder(); ^ CoreArray/dStream.h:790:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Read(void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:791:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Write(const void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:792:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 Seek(SIZE64 Offset, TdSysSeekOrg Origin); ^ CoreArray/dStream.h:793:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void SetSize(SIZE64 NewSize); ^ CoreArray/dStream.h:794:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Close(); ^ CoreArray/dStream.h:796:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ssize_t Pending(); ^ CoreArray/dStream.h:797:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE bool HaveClosed() const { return fHaveClosed; } ^~~~~ CoreArray/dStream.h:802:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SyncFinish(); ^ CoreArray/dStream.h:803:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void InitXZStream(); ^ CoreArray/dStream.h:811:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdXZDecoder(CdStream &Source); ^ CoreArray/dStream.h:812:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdXZDecoder(); ^ CoreArray/dStream.h:814:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Read(void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:815:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Write(const void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:816:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 Seek(SIZE64 Offset, TdSysSeekOrg Origin); ^ CoreArray/dStream.h:817:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 GetSize(); ^ CoreArray/dStream.h:818:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void SetSize(SIZE64 NewSize); ^ CoreArray/dStream.h:831:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdXZEncoder_RA(CdStream &Dest, TLevel Level, TBlockSize BlockSize); ^ CoreArray/dStream.h:833:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Write(const void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:834:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Close(); ^ CoreArray/dStream.h:841:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void CopyFrom(CdStream &Source, SIZE64 Pos, SIZE64 Count); ^ CoreArray/dStream.h:848:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void WriteMagicNumber(CdStream &Stream); ^ CoreArray/dStream.h:850:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SyncFinishBlock(); ^ CoreArray/dStream.h:861:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdXZDecoder_RA(CdStream &Source); ^ CoreArray/dStream.h:863:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Read(void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:864:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 Seek(SIZE64 Offset, TdSysSeekOrg Origin); ^ CoreArray/dStream.h:868:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual bool ReadMagicNumber(CdStream &Stream); ^ CoreArray/dStream.h:870:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Reset(); ^ CoreArray/dStream.h:878:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture EXZError(): ErrRecodeStream() ^ CoreArray/dStream.h:880:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture EXZError(const char *fmt, ...): ErrRecodeStream() ^ CoreArray/dStream.h:882:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture EXZError(const std::string &msg): ErrRecodeStream() ^ CoreArray/dStream.h:884:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture EXZError(int code): ErrRecodeStream() ^ CoreArray/dStream.h:920:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TBlockInfo(); ^ CoreArray/dStream.h:921:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TBlockInfo(bool head, SIZE64 bs, SIZE64 ss, SIZE64 sn); ^ CoreArray/dStream.h:922:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SIZE64 AbsStart() const; /// the start position with overhead ^~~~~ CoreArray/dStream.h:923:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetSize(CdStream &Stream, SIZE64 _Size); ^ CoreArray/dStream.h:924:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetNext(CdStream &Stream, SIZE64 _Next); ^ CoreArray/dStream.h:925:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetSize2(CdStream &Stream, SIZE64 _Size, SIZE64 _Next); ^ CoreArray/dStream.h:928:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdBlockStream(CdBlockCollection &vCollection); ^ CoreArray/dStream.h:929:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdBlockStream(); ^ CoreArray/dStream.h:931:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Read(void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:932:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Write(const void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:933:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 Seek(SIZE64 Offset, TdSysSeekOrg Origin); ^ CoreArray/dStream.h:934:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 GetSize(); ^ CoreArray/dStream.h:935:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void SetSize(SIZE64 NewSize); ^ CoreArray/dStream.h:936:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetSizeOnly(SIZE64 NewSize); ^ CoreArray/dStream.h:938:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SyncSizeInfo(); ^ CoreArray/dStream.h:939:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SIZE64 GetSize() const; ^~~~~ CoreArray/dStream.h:941:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool ReadOnly() const; ^~~~~ CoreArray/dStream.h:942:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int ListCount() const; ^~~~~ CoreArray/dStream.h:944:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE TdGDSBlockID ID() const { return fID; } ^~~~~ CoreArray/dStream.h:945:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE SIZE64 Capacity() const { return fBlockCapacity; } ^~~~~ CoreArray/dStream.h:946:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE SIZE64 Size() const { return fBlockSize; } ^~~~~ CoreArray/dStream.h:947:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE CdBlockCollection &Collection() const { return fCollection; } ^~~~~ CoreArray/dStream.h:948:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE const TBlockInfo *List() const { return fList; } ^~~~~ CoreArray/dStream.h:959:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TBlockInfo *_FindCur(const SIZE64 Pos); ^ CoreArray/dStream.h:974:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdBlockCollection(const SIZE64 vCodeStart=0); ^ CoreArray/dStream.h:975:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdBlockCollection(); ^ CoreArray/dStream.h:978:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdLogRecord *Log); ^ CoreArray/dStream.h:979:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void WriteStream(CdStream *vStream); ^ CoreArray/dStream.h:980:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Clear(); ^ CoreArray/dStream.h:982:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdBlockStream *NewBlockStream(); ^ CoreArray/dStream.h:984:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void DeleteBlockStream(TdGDSBlockID id); ^ CoreArray/dStream.h:987:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdBlockStream *operator[] (const TdGDSBlockID &id); ^ CoreArray/dStream.h:989:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool HaveID(TdGDSBlockID id); ^ CoreArray/dStream.h:991:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int NumOfFragment(); ^ CoreArray/dStream.h:993:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE CdStream *Stream() const ^~~~~ CoreArray/dStream.h:995:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE CdObjClassMgr *ClassMgr() const ^~~~~ CoreArray/dStream.h:997:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE bool ReadOnly() const ^~~~~ CoreArray/dStream.h:999:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE const vector &BlockList() const ^~~~~ CoreArray/dStream.h:1001:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE const CdBlockStream::TBlockInfo* UnusedBlock() const ^~~~~ CoreArray/dStream.h:1013:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _IncStreamSize(CdBlockStream &Block, const SIZE64 NewSize); ^ CoreArray/dStream.h:1014:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _DecStreamSize(CdBlockStream &Block, const SIZE64 NewSize); ^ CoreArray/dStream.h:1015:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PdBlockStream_BlockInfo _NeedBlock(SIZE64 Size, bool Head); ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cmath:45, from CoreArray/dAllocator.h:43, from CoreArray/dAny.h:43, from CoreArray/dFile.h:43, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:177:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double rslt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:177:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:178:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __mingw_setusermatherr (int (__cdecl *)(struct _exception *)); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:178:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:179:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __setusermatherr(int (__cdecl *)(struct _exception *)); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:179:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:183:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl sin(double _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:183:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:184:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl cos(double _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:184:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:185:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl tan(double _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:185:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:186:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl sinh(double _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:186:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:187:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl cosh(double _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:187:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:188:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl tanh(double _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:188:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:189:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl asin(double _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:189:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:190:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl acos(double _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:190:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:191:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl atan(double _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:191:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:192:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl atan2(double _Y,double _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:192:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:193:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl exp(double _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:193:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:194:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl log(double _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:194:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:195:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl log10(double _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:195:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:196:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl pow(double _X,double _Y); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:196:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:197:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl sqrt(double _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:197:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:198:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl ceil(double _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:198:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:199:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl floor(double _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:199:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:202:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl fabsf (float x); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:202:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:203:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl fabsl (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:203:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:204:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl fabs (double _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:204:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:208:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE float __cdecl fabsf (float x) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:219:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE long double __cdecl fabsl (long double x) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:230:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE double __cdecl fabs (double x) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:243:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl ldexp(double _X,int _Y); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:243:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:244:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl frexp(double _X,int *_Y); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:244:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:245:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl modf(double _X,double *_Y); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:245:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:246:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl fmod(double _X,double _Y); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:246:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:248:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl sincos (double __x, double *p_sin, double *p_cos); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:248:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:249:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl sincosl (long double __x, long double *p_sin, long double *p_cos); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:249:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:250:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl sincosf (float __x, float *p_sin, float *p_cos); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:250:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:276:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl _cabs(struct _complex _ComplexA); /* Overriden to use our cabs. */ ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:276:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:277:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl _hypot(double _X,double _Y); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:277:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:278:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl _j0(double _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:278:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:279:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl _j1(double _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:279:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:280:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl _jn(int _X,double _Y); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:280:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:281:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl _y0(double _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:281:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:282:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl _y1(double _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:282:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:283:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl _yn(int _X,double _Y); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:283:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:286:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _matherr (struct _exception *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:286:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:311:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl j0 (double) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:311:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:312:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl j1 (double) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:312:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:313:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl jn (int, double) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:313:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:314:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl y0 (double) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:314:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:315:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl y1 (double) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:315:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:316:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl yn (int, double) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:316:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:318:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl chgsign (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:318:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:327:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl finite (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:327:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:328:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl fpclass (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:328:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:407:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern int __cdecl __fpclassifyl (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:407:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:408:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern int __cdecl __fpclassifyf (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:408:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:409:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern int __cdecl __fpclassify (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:409:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:412:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE int __cdecl __fpclassifyl (long double x) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:438:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE int __cdecl __fpclassify (double x) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:460:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE int __cdecl __fpclassifyf (float x) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:520:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern int __cdecl __isnan (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:520:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:521:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern int __cdecl __isnanf (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:521:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:522:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern int __cdecl __isnanl (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:522:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:525:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE int __cdecl __isnan (double _x) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:546:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE int __cdecl __isnanf (float _x) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:565:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE int __cdecl __isnanl (long double _x) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:607:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern int __cdecl __signbit (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:607:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:608:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern int __cdecl __signbitf (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:608:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:609:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern int __cdecl __signbitl (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:609:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:611:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE int __cdecl __signbit (double x) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:624:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE int __cdecl __signbitf (float x) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:636:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE int __cdecl __signbitl (long double x) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:664:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl sinf(float _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:664:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:665:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl sinl(long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:665:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:667:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl cosf(float _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:667:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:668:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl cosl(long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:668:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:670:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl tanf(float _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:670:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:671:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl tanl(long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:671:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:672:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl asinf(float _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:672:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:673:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl asinl(long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:673:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:675:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl acosf (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:675:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:676:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl acosl (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:676:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:678:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl atanf (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:678:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:679:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl atanl (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:679:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:681:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl atan2f (float, float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:681:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:682:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl atan2l (long double, long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:682:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:685:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl sinhf(float _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:685:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:687:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE float sinhf(float _X) { return ((float)sinh((double)_X)); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:689:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl sinhl(long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:689:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:691:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl coshf(float _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:691:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:693:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE float coshf(float _X) { return ((float)cosh((double)_X)); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:695:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl coshl(long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:695:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:697:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl tanhf(float _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:697:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:699:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE float tanhf(float _X) { return ((float)tanh((double)_X)); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:701:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl tanhl(long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:701:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:705:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl acosh (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:705:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:706:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl acoshf (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:706:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:707:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl acoshl (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:707:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:710:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl asinh (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:710:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:711:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl asinhf (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:711:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:712:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl asinhl (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:712:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:715:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl atanh (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:715:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:716:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl atanhf (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:716:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:717:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl atanhl (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:717:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:721:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl expf(float _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:721:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:723:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE float expf(float _X) { return ((float)exp((double)_X)); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:725:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl expl(long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:725:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:728:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl exp2(double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:728:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:729:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl exp2f(float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:729:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:730:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl exp2l(long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:730:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:734:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl expm1(double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:734:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:735:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl expm1f(float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:735:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:736:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl expm1l(long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:736:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:739:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float frexpf(float _X,int *_Y); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:739:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:741:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE float frexpf(float _X,int *_Y) { return ((float)frexp((double)_X,_Y)); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:743:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl frexpl(long double,int *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:743:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:748:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern int __cdecl ilogb (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:748:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:749:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern int __cdecl ilogbf (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:749:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:750:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern int __cdecl ilogbl (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:750:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:753:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl ldexpf(float _X,int _Y); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:753:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:755:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE float __cdecl ldexpf (float x, int expn) { return (float) ldexp ((double)x, expn); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:757:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl ldexpl (long double, int); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:757:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:760:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl logf (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:760:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:761:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl logl(long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:761:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:764:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl log10f (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:764:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:765:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl log10l(long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:765:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:768:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl log1p(double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:768:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:769:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl log1pf(float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:769:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:770:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl log1pl(long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:770:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:773:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl log2 (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:773:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:774:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl log2f (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:774:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:775:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl log2l (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:775:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:778:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl logb (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:778:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:779:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl logbf (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:779:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:780:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl logbl (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:780:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:863:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl modff (float, float*); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:863:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:864:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl modfl (long double, long double*); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:864:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:867:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl scalbn (double, int); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:867:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:868:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl scalbnf (float, int); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:868:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:869:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl scalbnl (long double, int); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:869:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:871:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl scalbln (double, long); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:871:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:872:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl scalblnf (float, long); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:872:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:873:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl scalblnl (long double, long); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:873:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:877:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl cbrt (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:877:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:878:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl cbrtf (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:878:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:879:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl cbrtl (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:879:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:882:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl hypot (double, double) __MINGW_ATTRIB_DEPRECATED_MSVC2005; /* in libmoldname.a */ ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:882:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:883:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl hypotf (float x, float y); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:883:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:885:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE float __cdecl hypotf (float x, float y) { return (float) hypot ((double)x, (double)y);} ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:887:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl hypotl (long double, long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:887:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:890:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl powf(float _X,float _Y); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:890:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:892:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE float powf(float _X,float _Y) { return ((float)pow((double)_X,(double)_Y)); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:894:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl powl (long double, long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:894:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:897:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl sqrtf (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:897:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:898:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double sqrtl(long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:898:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:901:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl erf (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:901:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:902:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl erff (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:902:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:903:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl erfl (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:903:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:906:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl erfc (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:906:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:907:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl erfcf (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:907:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:908:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl erfcl (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:908:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:911:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl lgamma (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:911:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:912:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl lgammaf (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:912:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:913:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl lgammal (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:913:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:918:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl tgamma (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:918:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:919:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl tgammaf (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:919:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:920:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl tgammal (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:920:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:923:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl ceilf (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:923:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:924:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl ceill (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:924:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:927:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl floorf (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:927:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:928:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl floorl (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:928:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:931:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl nearbyint ( double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:931:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:932:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl nearbyintf (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:932:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:933:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl nearbyintl (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:933:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:937:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl rint (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:937:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:938:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl rintf (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:938:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:939:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl rintl (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:939:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:942:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long __cdecl lrint (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:942:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:943:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long __cdecl lrintf (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:943:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:944:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long __cdecl lrintl (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:944:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:946:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION long long __cdecl llrint (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:946:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:947:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION long long __cdecl llrintf (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:947:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:948:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION long long __cdecl llrintl (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:948:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1030:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl round (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1030:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1031:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl roundf (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1031:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1032:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl roundl (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1032:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1035:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long __cdecl lround (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1035:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1036:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long __cdecl lroundf (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1036:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1037:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long __cdecl lroundl (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1037:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1038:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION long long __cdecl llround (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1038:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1039:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION long long __cdecl llroundf (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1039:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1040:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION long long __cdecl llroundl (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1040:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1044:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl trunc (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1044:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1045:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl truncf (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1045:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1046:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl truncl (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1046:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1049:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl fmodf (float, float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1049:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1050:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl fmodl (long double, long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1050:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1053:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl remainder (double, double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1053:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1054:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl remainderf (float, float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1054:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1055:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl remainderl (long double, long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1055:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1058:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl remquo(double, double, int *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1058:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1059:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl remquof(float, float, int *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1059:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1060:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl remquol(long double, long double, int *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1060:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1063:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl copysign (double, double); /* in libmoldname.a */ ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1063:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1064:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl copysignf (float, float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1064:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1065:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl copysignl (long double, long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1065:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1069:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE double __cdecl copysign (double x, double y) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1076:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE float __cdecl copysignf (float x, float y) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1087:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl nan(const char *tagp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1087:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1088:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl nanf(const char *tagp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1088:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1089:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl nanl(const char *tagp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1089:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1098:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl nextafter (double, double); /* in libmoldname.a */ ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1098:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1099:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl nextafterf (float, float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1099:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1100:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl nextafterl (long double, long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1100:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1103:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl nexttoward (double, long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1103:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1104:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl nexttowardf (float, long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1104:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1105:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl nexttowardl (long double, long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1105:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1109:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl fdim (double x, double y); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1109:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1110:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl fdimf (float x, float y); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1110:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1111:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl fdiml (long double x, long double y); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1111:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1119:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl fmax (double, double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1119:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1120:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl fmaxf (float, float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1120:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1121:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl fmaxl (long double, long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1121:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1124:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl fmin (double, double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1124:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1125:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl fminf (float, float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1125:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1126:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl fminl (long double, long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1126:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1130:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl fma (double, double, double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1130:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1131:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl fmaf (float, float, float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1131:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1132:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl fmal (long double, long double, long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1132:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1181:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP float __cdecl _copysignf (float _Number,float _Sign); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1181:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1182:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP float __cdecl _chgsignf (float _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1182:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1183:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP float __cdecl _logbf(float _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1183:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1184:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP float __cdecl _nextafterf(float _X,float _Y); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1184:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1185:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _finitef(float _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1185:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1186:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _isnanf(float _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1186:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1187:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fpclassf(float _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1187:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1191:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl _chgsignl (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1191:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from CoreArray/dAllocator.h:43, from CoreArray/dAny.h:43, from CoreArray/dFile.h:43, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/cmath:87:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture acos(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:91:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture acos(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:99:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture acos(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:106:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture asin(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:110:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture asin(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:118:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture asin(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:125:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atan(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:129:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atan(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:137:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atan(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:144:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atan2(float __y, float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:148:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atan2(long double __y, long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:155:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atan2(_Tp __y, _Up __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:165:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ceil(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:169:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ceil(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:177:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ceil(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:184:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cos(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:188:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cos(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:196:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cos(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:203:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cosh(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:207:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cosh(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:215:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cosh(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:222:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture exp(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:226:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture exp(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:234:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture exp(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:241:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fabs(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:245:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fabs(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:253:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fabs(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:260:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture floor(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:264:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture floor(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:272:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture floor(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:279:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fmod(float __x, float __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:283:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fmod(long double __x, long double __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:290:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fmod(_Tp __x, _Up __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:300:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture frexp(float __x, int* __exp) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:304:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture frexp(long double __x, int* __exp) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:312:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture frexp(_Tp __x, int* __exp) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:319:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ldexp(float __x, int __exp) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:323:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ldexp(long double __x, int __exp) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:331:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ldexp(_Tp __x, int __exp) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:338:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture log(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:342:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture log(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:350:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture log(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:357:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture log10(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:361:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture log10(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:369:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture log10(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:376:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture modf(float __x, float* __iptr) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:380:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture modf(long double __x, long double* __iptr) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:388:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pow(float __x, float __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:392:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pow(long double __x, long double __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:415:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pow(_Tp __x, _Up __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:425:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture sin(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:429:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture sin(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:437:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture sin(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:444:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture sinh(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:448:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture sinh(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:456:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture sinh(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:463:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture sqrt(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:467:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture sqrt(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:475:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture sqrt(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:482:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tan(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:486:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tan(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:494:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tan(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:501:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tanh(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:505:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tanh(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:513:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tanh(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:537:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fpclassify(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:542:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fpclassify(double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:547:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fpclassify(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:556:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fpclassify(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:562:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isfinite(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:566:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isfinite(double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:570:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isfinite(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:578:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isfinite(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:584:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isinf(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:592:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isinf(double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:597:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isinf(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:605:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isinf(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:611:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isnan(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:619:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isnan(double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:624:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isnan(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:632:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isnan(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:638:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isnormal(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:642:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isnormal(double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:646:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isnormal(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:654:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isnormal(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:661:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture signbit(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:665:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture signbit(double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:669:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture signbit(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:677:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture signbit(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:683:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isgreater(float __x, float __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:687:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isgreater(double __x, double __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:691:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isgreater(long double __x, long double __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:700:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isgreater(_Tp __x, _Up __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:709:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isgreaterequal(float __x, float __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:713:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isgreaterequal(double __x, double __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:717:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isgreaterequal(long double __x, long double __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:726:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isgreaterequal(_Tp __x, _Up __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:735:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isless(float __x, float __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:739:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isless(double __x, double __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:743:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isless(long double __x, long double __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:752:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isless(_Tp __x, _Up __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:761:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture islessequal(float __x, float __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:765:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture islessequal(double __x, double __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:769:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture islessequal(long double __x, long double __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:778:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture islessequal(_Tp __x, _Up __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:787:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture islessgreater(float __x, float __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:791:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture islessgreater(double __x, double __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:795:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture islessgreater(long double __x, long double __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:804:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture islessgreater(_Tp __x, _Up __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:813:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isunordered(float __x, float __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:817:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isunordered(double __x, double __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:821:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isunordered(long double __x, long double __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:830:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isunordered(_Tp __x, _Up __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1214:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture acosh(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1218:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture acosh(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1226:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture acosh(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1232:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture asinh(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1236:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture asinh(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1244:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture asinh(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1250:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atanh(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1254:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atanh(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1262:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atanh(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1268:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cbrt(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1272:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cbrt(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1280:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cbrt(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1286:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture copysign(float __x, float __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1290:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture copysign(long double __x, long double __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1297:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture copysign(_Tp __x, _Up __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1306:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erf(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1310:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erf(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1318:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erf(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1324:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erfc(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1328:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erfc(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1336:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erfc(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1342:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture exp2(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1346:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture exp2(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1354:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture exp2(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1360:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture expm1(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1364:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture expm1(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1372:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture expm1(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1378:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fdim(float __x, float __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1382:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fdim(long double __x, long double __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1389:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fdim(_Tp __x, _Up __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1398:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fma(float __x, float __y, float __z) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1402:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fma(long double __x, long double __y, long double __z) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1409:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fma(_Tp __x, _Up __y, _Vp __z) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1418:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fmax(float __x, float __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1422:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fmax(long double __x, long double __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1429:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fmax(_Tp __x, _Up __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1438:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fmin(float __x, float __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1442:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fmin(long double __x, long double __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1449:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fmin(_Tp __x, _Up __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1458:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture hypot(float __x, float __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1462:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture hypot(long double __x, long double __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1469:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture hypot(_Tp __x, _Up __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1478:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ilogb(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1482:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ilogb(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1491:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ilogb(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1497:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lgamma(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1501:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lgamma(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1509:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lgamma(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1515:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture llrint(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1519:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture llrint(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1527:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture llrint(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1533:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture llround(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1537:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture llround(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1545:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture llround(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1551:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture log1p(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1555:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture log1p(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1563:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture log1p(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1570:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture log2(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1574:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture log2(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1582:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture log2(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1588:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture logb(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1592:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture logb(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1600:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture logb(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1606:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lrint(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1610:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lrint(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1618:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lrint(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1624:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lround(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1628:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lround(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1636:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lround(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1642:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture nearbyint(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1646:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture nearbyint(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1654:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture nearbyint(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1660:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture nextafter(float __x, float __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1664:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture nextafter(long double __x, long double __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1671:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture nextafter(_Tp __x, _Up __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1680:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture nexttoward(float __x, long double __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1684:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture nexttoward(long double __x, long double __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1692:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture nexttoward(_Tp __x, long double __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1698:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture remainder(float __x, float __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1702:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture remainder(long double __x, long double __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1709:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture remainder(_Tp __x, _Up __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1718:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture remquo(float __x, float __y, int* __pquo) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1722:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture remquo(long double __x, long double __y, int* __pquo) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1729:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture remquo(_Tp __x, _Up __y, int* __pquo) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1738:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rint(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1742:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rint(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1750:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rint(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1756:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture round(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1760:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture round(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1768:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture round(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1774:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture scalbln(float __x, long __ex) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1778:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture scalbln(long double __x, long __ex) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1786:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture scalbln(_Tp __x, long __ex) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1792:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture scalbn(float __x, int __ex) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1796:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture scalbn(long double __x, int __ex) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1804:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture scalbn(_Tp __x, int __ex) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1810:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tgamma(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1814:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tgamma(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1822:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tgamma(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1828:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture trunc(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1832:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture trunc(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1840:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture trunc(_Tp __x) ^ In file included from CoreArray/dAny.h:43, from CoreArray/dFile.h:43, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: CoreArray/dAllocator.h:66:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdAllocator(); ^ CoreArray/dAllocator.h:67:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~CdAllocator(); ^ CoreArray/dAllocator.h:69:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Initialize(); ^ CoreArray/dAllocator.h:70:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Initialize(CdStream &Stream, bool CanRead, bool CanWrite); ^ CoreArray/dAllocator.h:71:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Free(); ^ CoreArray/dAllocator.h:73:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE SIZE64 GetSize() ^ CoreArray/dAllocator.h:75:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE void SetSize(SIZE64 NewSize) ^ CoreArray/dAllocator.h:77:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE SIZE64 Position() ^ CoreArray/dAllocator.h:79:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE void SetPosition(SIZE64 NewPos) ^ CoreArray/dAllocator.h:83:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE void ReadData(void *Buffer, ssize_t Count) ^ CoreArray/dAllocator.h:86:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE C_UInt8 R8b() ^ CoreArray/dAllocator.h:89:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE C_UInt16 R16b() ^ CoreArray/dAllocator.h:92:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE C_UInt32 R32b() ^ CoreArray/dAllocator.h:95:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE C_UInt64 R64b() ^ CoreArray/dAllocator.h:99:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE void ReadVar(C_Int8 &val) { val = (*_R8b)(*this); } ^ CoreArray/dAllocator.h:101:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE void ReadVar(C_UInt8 &val) { val = (*_R8b)(*this); } ^ CoreArray/dAllocator.h:103:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE void ReadVar(C_Int16 &val) { val = (*_R16b)(*this); } ^ CoreArray/dAllocator.h:105:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE void ReadVar(C_UInt16 &val) { val = (*_R16b)(*this); } ^ CoreArray/dAllocator.h:107:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE void ReadVar(C_Int32 &val) { val = (*_R32b)(*this); } ^ CoreArray/dAllocator.h:109:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE void ReadVar(C_UInt32 &val) { val = (*_R32b)(*this); } ^ CoreArray/dAllocator.h:113:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE void WriteData(const void *Buffer, ssize_t Count) ^ CoreArray/dAllocator.h:116:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE void W8b(C_UInt8 val) ^ CoreArray/dAllocator.h:119:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE void W16b(C_UInt16 val) ^ CoreArray/dAllocator.h:122:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE void W32b(C_UInt32 val) ^ CoreArray/dAllocator.h:125:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE void W64b(C_UInt64 val) ^ CoreArray/dAllocator.h:129:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Move(SIZE64 Src, SIZE64 Dst, SIZE64 Size); ^ CoreArray/dAllocator.h:132:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void ZeroFill(SIZE64 Size); ^ CoreArray/dAllocator.h:134:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void ZeroFill(SIZE64 Pos, SIZE64 Size); ^ CoreArray/dAllocator.h:137:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void CopyTo(CdBufStream &Obj, SIZE64 Pos, SIZE64 Count); ^ CoreArray/dAllocator.h:140:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE CdBufStream *BufStream() ^ CoreArray/dAllocator.h:179:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void _InitFree(CdAllocator &Obj); ^ CoreArray/dAllocator.h:180:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static SIZE64 _InitGetSize(CdAllocator &Obj); ^ CoreArray/dAllocator.h:181:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void _InitSetSize(CdAllocator &Obj, SIZE64 NewSize); ^ CoreArray/dAllocator.h:182:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static SIZE64 _InitGetPos(CdAllocator &Obj); ^ CoreArray/dAllocator.h:183:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void _InitSetPos(CdAllocator &Obj, SIZE64 NewPos); ^ CoreArray/dAllocator.h:184:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void _InitRead(CdAllocator &Obj, void *Buffer, ssize_t Count); ^ CoreArray/dAllocator.h:185:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static C_UInt8 _InitR8b(CdAllocator &Obj); ^ CoreArray/dAllocator.h:186:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static C_UInt16 _InitR16b(CdAllocator &Obj); ^ CoreArray/dAllocator.h:187:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static C_UInt32 _InitR32b(CdAllocator &Obj); ^ CoreArray/dAllocator.h:188:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static C_UInt64 _InitR64b(CdAllocator &Obj); ^ CoreArray/dAllocator.h:189:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void _InitWrite(CdAllocator &Obj, const void *Buffer, ssize_t Count); ^ CoreArray/dAllocator.h:190:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void _InitW8b(CdAllocator &Obj, C_UInt8 val); ^ CoreArray/dAllocator.h:191:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void _InitW16b(CdAllocator &Obj, C_UInt16 val); ^ CoreArray/dAllocator.h:192:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void _InitW32b(CdAllocator &Obj, C_UInt32 val); ^ CoreArray/dAllocator.h:193:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void _InitW64b(CdAllocator &Obj, C_UInt64 val); ^ CoreArray/dAllocator.h:195:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void _BufFree(CdAllocator &Obj); ^ CoreArray/dAllocator.h:196:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static SIZE64 _BufGetSize(CdAllocator &Obj); ^ CoreArray/dAllocator.h:197:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void _BufSetSize(CdAllocator &Obj, SIZE64 NewSize); ^ CoreArray/dAllocator.h:198:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static SIZE64 _BufGetPos(CdAllocator &Obj); ^ CoreArray/dAllocator.h:199:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void _BufSetPos(CdAllocator &Obj, SIZE64 NewPos); ^ CoreArray/dAllocator.h:200:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void _BufRead(CdAllocator &Obj, void *Buffer, ssize_t Count); ^ CoreArray/dAllocator.h:201:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static C_UInt8 _BufR8b(CdAllocator &Obj); ^ CoreArray/dAllocator.h:202:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static C_UInt16 _BufR16b(CdAllocator &Obj); ^ CoreArray/dAllocator.h:203:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static C_UInt32 _BufR32b(CdAllocator &Obj); ^ CoreArray/dAllocator.h:204:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static C_UInt64 _BufR64b(CdAllocator &Obj); ^ CoreArray/dAllocator.h:205:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void _BufWrite(CdAllocator &Obj, const void *Buffer, ssize_t Count); ^ CoreArray/dAllocator.h:206:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void _BufW8b(CdAllocator &Obj, C_UInt8 val); ^ CoreArray/dAllocator.h:207:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void _BufW16b(CdAllocator &Obj, C_UInt16 val); ^ CoreArray/dAllocator.h:208:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void _BufW32b(CdAllocator &Obj, C_UInt32 val); ^ CoreArray/dAllocator.h:209:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void _BufW64b(CdAllocator &Obj, C_UInt64 val); ^ CoreArray/dAllocator.h:211:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static SIZE64 _NoGetSize(CdAllocator &Obj); ^ CoreArray/dAllocator.h:212:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void _NoSetSize(CdAllocator &Obj, SIZE64 NewSize); ^ CoreArray/dAllocator.h:213:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void _NoRead(CdAllocator &Obj, void *Buffer, ssize_t Count); ^ CoreArray/dAllocator.h:214:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static C_UInt8 _NoR8b(CdAllocator &Obj); ^ CoreArray/dAllocator.h:215:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static C_UInt16 _NoR16b(CdAllocator &Obj); ^ CoreArray/dAllocator.h:216:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static C_UInt32 _NoR32b(CdAllocator &Obj); ^ CoreArray/dAllocator.h:217:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static C_UInt64 _NoR64b(CdAllocator &Obj); ^ CoreArray/dAllocator.h:218:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void _NoWrite(CdAllocator &Obj, const void *Buffer, ssize_t Count); ^ CoreArray/dAllocator.h:219:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void _NoW8b(CdAllocator &Obj, C_UInt8 val); ^ CoreArray/dAllocator.h:220:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void _NoW16b(CdAllocator &Obj, C_UInt16 val); ^ CoreArray/dAllocator.h:221:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void _NoW32b(CdAllocator &Obj, C_UInt32 val); ^ CoreArray/dAllocator.h:222:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void _NoW64b(CdAllocator &Obj, C_UInt64 val); ^ CoreArray/dAllocator.h:254:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static DestT *Cvt(DestT *p, const SourceT *s, ssize_t n) ^ CoreArray/dAllocator.h:265:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static DestT *CvtSub(DestT *p, const SourceT *s, ssize_t n, const C_BOOL sel[]) ^ CoreArray/dAllocator.h:289:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static TYPE *Cvt(TYPE *p, const TYPE *s, ssize_t n) ^ CoreArray/dAllocator.h:294:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static TYPE *CvtSub(TYPE *p, const TYPE *s, ssize_t n, const C_BOOL sel[]) ^ CoreArray/dAllocator.h:315:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static TYPE *Cvt(TYPE *p, const TYPE *s, ssize_t n) ^ CoreArray/dAllocator.h:320:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static TYPE *CvtSub(TYPE *p, const TYPE *s, ssize_t n, const C_BOOL sel[]) ^ CoreArray/dAllocator.h:345:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TType(const SourceT &val) { value = DestT(round(val)); } ^ CoreArray/dAllocator.h:346:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator DestT() const { return value; } ^~~~~ CoreArray/dAllocator.h:351:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static DestT *Cvt(DestT *p, const SourceT *s, ssize_t n) ^ CoreArray/dAllocator.h:364:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static DestT *CvtSub(DestT *p, const SourceT *s, ssize_t n, const C_BOOL sel[]) ^ CoreArray/dAllocator.h:388:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TType(const SourceT &val) { value = StrToInt(RawText(val).c_str()); } ^ CoreArray/dAllocator.h:389:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator DestT() const { return value; } ^~~~~ CoreArray/dAllocator.h:394:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static DestT *Cvt(DestT *p, const SourceT *s, ssize_t n) ^ CoreArray/dAllocator.h:399:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static DestT *CvtSub(DestT *p, const SourceT *s, ssize_t n, const C_BOOL sel[]) ^ CoreArray/dAllocator.h:415:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TType(const SourceT &val) { value = StrToFloat(RawText(val).c_str()); } ^ CoreArray/dAllocator.h:416:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator DestT() const { return value; } ^~~~~ CoreArray/dAllocator.h:421:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static DestT *Cvt(DestT *p, const SourceT *s, ssize_t n) ^ CoreArray/dAllocator.h:426:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static DestT *CvtSub(DestT *p, const SourceT *s, ssize_t n, const C_BOOL sel[]) ^ CoreArray/dAllocator.h:442:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TType(const SourceT &val) { value = val; } ^ CoreArray/dAllocator.h:443:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator UTF8String() const { return ASC(IntToStr(value)); } ^~~~~ CoreArray/dAllocator.h:448:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static UTF8String *Cvt(UTF8String *p, const SourceT *s, ssize_t n) ^ CoreArray/dAllocator.h:453:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static UTF8String *CvtSub(UTF8String *p, const SourceT *s, ssize_t n, const C_BOOL sel[]) ^ CoreArray/dAllocator.h:468:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TType(const SourceT &val) { value = val; } ^ CoreArray/dAllocator.h:469:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator UTF8String() const { return ASC(FloatToStr(value)); } ^~~~~ CoreArray/dAllocator.h:474:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static UTF8String *Cvt(UTF8String *p, const SourceT *s, ssize_t n) ^ CoreArray/dAllocator.h:479:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static UTF8String *CvtSub(UTF8String *p, const SourceT *s, ssize_t n, const C_BOOL sel[]) ^ CoreArray/dAllocator.h:494:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TType(const UTF8String &val): value(val) { } ^ CoreArray/dAllocator.h:495:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator UTF16String() const { return UTF8ToUTF16(value); } ^~~~~ CoreArray/dAllocator.h:500:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static UTF16String *Cvt(UTF16String *p, const UTF8String *s, ssize_t n) ^ CoreArray/dAllocator.h:505:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static UTF16String *CvtSub(UTF16String *p, const UTF8String *s, ssize_t n, const C_BOOL sel[]) ^ CoreArray/dAllocator.h:520:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TType(const UTF8String &val): value(val) { } ^ CoreArray/dAllocator.h:521:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator UTF32String() const { return UTF8ToUTF32(value); } ^~~~~ CoreArray/dAllocator.h:526:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static UTF32String *Cvt(UTF32String *p, const UTF8String *s, ssize_t n) ^ CoreArray/dAllocator.h:531:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static UTF32String *CvtSub(UTF32String *p, const UTF8String *s, ssize_t n, const C_BOOL sel[]) ^ CoreArray/dAllocator.h:546:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TType(const SourceT &val) { value = val; } ^ CoreArray/dAllocator.h:547:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator UTF16String() const { return ASC16(IntToStr(value)); } ^~~~~ CoreArray/dAllocator.h:552:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static UTF16String *Cvt(UTF16String *p, const SourceT *s, ssize_t n) ^ CoreArray/dAllocator.h:557:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static UTF16String *CvtSub(UTF16String *p, const SourceT *s, ssize_t n, const C_BOOL sel[]) ^ CoreArray/dAllocator.h:572:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TType(const SourceT &val) { value = val; } ^ CoreArray/dAllocator.h:573:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator UTF16String() const { return ASC16(FloatToStr(value)); } ^~~~~ CoreArray/dAllocator.h:578:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static UTF16String *Cvt(UTF16String *p, const SourceT *s, ssize_t n) ^ CoreArray/dAllocator.h:583:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static UTF16String *CvtSub(UTF16String *p, const SourceT *s, ssize_t n, const C_BOOL sel[]) ^ CoreArray/dAllocator.h:598:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TType(const UTF16String &val): value(val) { } ^ CoreArray/dAllocator.h:599:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator UTF8String() const { return UTF16ToUTF8(value); } ^~~~~ CoreArray/dAllocator.h:604:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static UTF8String *Cvt(UTF8String *p, const UTF16String *s, ssize_t n) ^ CoreArray/dAllocator.h:609:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static UTF8String *CvtSub(UTF8String *p, const UTF16String *s, ssize_t n, const C_BOOL sel[]) ^ CoreArray/dAllocator.h:624:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TType(const UTF16String &val): value(val) { } ^ CoreArray/dAllocator.h:625:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator UTF32String() const { return UTF16ToUTF32(value); } ^~~~~ CoreArray/dAllocator.h:630:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static UTF32String *Cvt(UTF32String *p, const UTF16String *s, ssize_t n) ^ CoreArray/dAllocator.h:635:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static UTF32String *CvtSub(UTF32String *p, const UTF16String *s, ssize_t n, const C_BOOL sel[]) ^ CoreArray/dAllocator.h:650:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TType(const SourceT &val) { value = val; } ^ CoreArray/dAllocator.h:651:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator UTF32String() const { return ASC32(IntToStr(value)); } ^~~~~ CoreArray/dAllocator.h:656:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static UTF32String *Cvt(UTF32String *p, const SourceT *s, ssize_t n) ^ CoreArray/dAllocator.h:661:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static UTF32String *CvtSub(UTF32String *p, const SourceT *s, ssize_t n, const C_BOOL sel[]) ^ CoreArray/dAllocator.h:676:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TType(const SourceT &val) { value = val; } ^ CoreArray/dAllocator.h:677:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator UTF32String() const { return ASC32(FloatToStr(value)); } ^~~~~ CoreArray/dAllocator.h:682:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static UTF32String *Cvt(UTF32String *p, const SourceT *s, ssize_t n) ^ CoreArray/dAllocator.h:687:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static UTF32String *CvtSub(UTF32String *p, const SourceT *s, ssize_t n, const C_BOOL sel[]) ^ CoreArray/dAllocator.h:702:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TType(const UTF32String &val): value(val) { } ^ CoreArray/dAllocator.h:703:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator UTF8String() const { return UTF32ToUTF8(value); } ^~~~~ CoreArray/dAllocator.h:708:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static UTF8String *Cvt(UTF8String *p, const UTF32String *s, ssize_t n) ^ CoreArray/dAllocator.h:713:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static UTF8String *CvtSub(UTF8String *p, const UTF32String *s, ssize_t n, const C_BOOL sel[]) ^ CoreArray/dAllocator.h:728:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TType(const UTF32String &val): value(val) { } ^ CoreArray/dAllocator.h:729:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator UTF16String() const { return UTF32ToUTF16(value); } ^~~~~ CoreArray/dAllocator.h:734:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static UTF16String *Cvt(UTF16String *p, const UTF32String *s, ssize_t n) ^ CoreArray/dAllocator.h:739:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static UTF16String *CvtSub(UTF16String *p, const UTF32String *s, ssize_t n, const C_BOOL sel[]) ^ CoreArray/dAllocator.h:752:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_Int8* vec_simd_i32_to_i8(C_Int8 *p, const C_Int32 *s, size_t n); ^ CoreArray/dAllocator.h:752:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dAllocator.h:753:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_Int8* vec_simd_i32_to_i8_sel(C_Int8 *p, const C_Int32 *s, size_t n, const C_BOOL sel[]); ^ CoreArray/dAllocator.h:753:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dAllocator.h:760:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_Int8 *Cvt(C_Int8 *p, const C_Int32 *s, ssize_t n) ^ CoreArray/dAllocator.h:762:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_Int8 *CvtSub(C_Int8 *p, const C_Int32 *s, ssize_t n, const C_BOOL sel[]) ^ CoreArray/dAllocator.h:771:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_UInt8 *Cvt(C_UInt8 *p, const C_Int32 *s, ssize_t n) ^ CoreArray/dAllocator.h:773:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_UInt8 *CvtSub(C_UInt8 *p, const C_Int32 *s, ssize_t n, const C_BOOL sel[]) ^ CoreArray/dAllocator.h:782:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_Int8 *Cvt(C_Int8 *p, const C_UInt32 *s, ssize_t n) ^ CoreArray/dAllocator.h:784:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_Int8 *CvtSub(C_Int8 *p, const C_UInt32 *s, ssize_t n, const C_BOOL sel[]) ^ CoreArray/dAllocator.h:793:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_UInt8 *Cvt(C_UInt8 *p, const C_UInt32 *s, ssize_t n) ^ CoreArray/dAllocator.h:795:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_UInt8 *CvtSub(C_UInt8 *p, const C_UInt32 *s, ssize_t n, const C_BOOL sel[]) ^ CoreArray/dAllocator.h:834:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static COREARRAY_INLINE DestT ValCvt(const SourceT &val) ^ CoreArray/dAllocator.h:844:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static COREARRAY_INLINE DestT *ValCvtArray(DestT *p, const SourceT *s, ssize_t n) ^ CoreArray/dAllocator.h:863:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static MEM_TYPE *Read(CdBaseIterator &I, MEM_TYPE *p, ssize_t n) ^ CoreArray/dAllocator.h:883:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const C_BOOL sel[]) ^ CoreArray/dAllocator.h:906:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ssize_t n) ^ CoreArray/dAllocator.h:931:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static TYPE *Read(CdBaseIterator &I, TYPE *p, ssize_t n) ^ CoreArray/dAllocator.h:943:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const C_BOOL sel[]) ^ CoreArray/dAllocator.h:964:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const TYPE *Write(CdBaseIterator &I, const TYPE *p, ssize_t n) ^ CoreArray/dAllocator.h:985:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrAllocator(): ErrCoreArray() ^ CoreArray/dAllocator.h:987:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrAllocator(const char *fmt, ...): ErrCoreArray() ^ CoreArray/dAllocator.h:989:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrAllocator(const std::string &msg): ErrCoreArray() ^ CoreArray/dAllocator.h:996:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrAllocRead(); ^ CoreArray/dAllocator.h:1002:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrAllocWrite(); ^ In file included from CoreArray/dFile.h:43, from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: CoreArray/dAny.h:52:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture friend CdReader& operator>> (CdReader &s, CdAny &out); ^ CoreArray/dAny.h:53:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture friend CdWriter& operator<< (CdWriter &s, CdAny &in); ^ CoreArray/dAny.h:105:9: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdAny(); ^ CoreArray/dAny.h:107:10: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~CdAny(); ^ CoreArray/dAny.h:110:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE TDataType Type() const { return dsType; } ^~~~~ CoreArray/dAny.h:113:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *dvtNames(int index); ^ CoreArray/dAny.h:117:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_Int8 GetInt8() const; ///< get C_Int8, throw an exception if fail ^~~~~ CoreArray/dAny.h:118:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_UInt8 GetUInt8() const; ///< get C_UInt8, throw an exception if fail ^~~~~ CoreArray/dAny.h:119:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_Int16 GetInt16() const; ///< get C_Int16, throw an exception if fail ^~~~~ CoreArray/dAny.h:120:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_UInt16 GetUInt16() const; ///< get C_UInt16, throw an exception if fail ^~~~~ CoreArray/dAny.h:121:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_Int32 GetInt32() const; ///< get C_Int32, throw an exception if fail ^~~~~ CoreArray/dAny.h:122:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_UInt32 GetUInt32() const; ///< get C_UInt32, throw an exception if fail ^~~~~ CoreArray/dAny.h:123:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_Int64 GetInt64() const; ///< get C_Int64, throw an exception if fail ^~~~~ CoreArray/dAny.h:124:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_UInt64 GetUInt64() const; ///< get C_UInt64, throw an exception if fail ^~~~~ CoreArray/dAny.h:127:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_Float32 GetFloat32() const; ///< get C_Float32, throw an exception if fail ^~~~~ CoreArray/dAny.h:128:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_Float64 GetFloat64() const; ///< get C_Float64, throw an exception if fail ^~~~~ CoreArray/dAny.h:131:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UTF8String GetStr8() const; ///< get UTF8String, throw an exception if fail ^~~~~ CoreArray/dAny.h:132:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UTF16String GetStr16() const; ///< get UTF16String, throw an exception if fail ^~~~~ CoreArray/dAny.h:133:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UTF32String GetStr32() const; ///< get UTF32String, throw an exception if fail ^~~~~ CoreArray/dAny.h:136:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool GetBool() const; ///< get boolean, throw an exception if fail ^~~~~ CoreArray/dAny.h:139:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const void *GetPtr() const; ///< get a pointer, throw an exception if fail ^~~~~ CoreArray/dAny.h:142:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdAny *GetArray() const; ///< get a pointer ^~~~~ CoreArray/dAny.h:143:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_UInt32 GetArrayLength() const; ///< get the length of array ^~~~~ CoreArray/dAny.h:146:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdObjRef* GetObj() const; ///< get CdObjRef, throw an exception if fail ^~~~~ CoreArray/dAny.h:151:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TYPE Get() ^ CoreArray/dAny.h:161:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetEmpty(); ///< set Empty ^ CoreArray/dAny.h:163:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetInt8(const C_Int8 val); ///< set C_Int8 ^ CoreArray/dAny.h:164:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetUInt8(const C_UInt8 val); ///< set C_UInt8 ^ CoreArray/dAny.h:165:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetInt16(const C_Int16 val); ///< set C_Int16 ^ CoreArray/dAny.h:166:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetUInt16(const C_UInt16 val); ///< set C_UInt16 ^ CoreArray/dAny.h:167:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetInt32(const C_Int32 val); ///< set C_Int32 ^ CoreArray/dAny.h:168:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetUInt32(const C_UInt32 val); ///< set C_UInt32 ^ CoreArray/dAny.h:169:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetInt64(const C_Int64 val); ///< set C_Int64 ^ CoreArray/dAny.h:170:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetUInt64(const C_UInt64 val); ///< set C_UInt64 ^ CoreArray/dAny.h:173:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetFloat32(const C_Float32 val); ///< set C_Float32 ^ CoreArray/dAny.h:174:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetFloat64(const C_Float64 val); ///< set C_Float64 ^ CoreArray/dAny.h:177:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetStr8(const UTF8String &val); ///< set UTF8String ^ CoreArray/dAny.h:178:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetStr16(const UTF16String &val); ///< set UTF16String ^ CoreArray/dAny.h:179:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetStr32(const UTF32String &val); ///< set UTF32String ^ CoreArray/dAny.h:182:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetBool(const bool val); ///< set boolean ^ CoreArray/dAny.h:185:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetPtr(const void *ptr); ///< set a pointer ^ CoreArray/dAny.h:188:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetArray(C_UInt32 size); ///< set an array ^ CoreArray/dAny.h:189:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetArray(const C_Int32 ptr[], C_UInt32 size); ///< set an int32 array ^ CoreArray/dAny.h:190:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetArray(const C_Int64 ptr[], C_UInt32 size); ///< set an int64 array ^ CoreArray/dAny.h:191:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetArray(const C_Float64 ptr[], C_UInt32 size); ///< set a double array ^ CoreArray/dAny.h:192:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetArray(const char* const ptr[], C_UInt32 size); ///< set a string array ^ CoreArray/dAny.h:193:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetArray(const std::string ptr[], C_UInt32 size); ///< set a string array ^ CoreArray/dAny.h:194:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetArray(const bool ptr[], C_UInt32 size); ///< set a boolean array ^ CoreArray/dAny.h:197:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetObj(CdObjRef *obj); ///< set a CdObjRef object ^ CoreArray/dAny.h:200:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Assign(const UTF8String &val); ^ CoreArray/dAny.h:203:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool IsNULL() const; ///< return true, if it is dvtNULL ^~~~~ CoreArray/dAny.h:204:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool IsInt() const; ///< return true, if it is an integer ^~~~~ CoreArray/dAny.h:205:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool IsFloat() const; ///< return true, if it is a float number ^~~~~ CoreArray/dAny.h:206:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool IsNumeric() const; ///< return true, if it is an integer or float number ^~~~~ CoreArray/dAny.h:207:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool IsBool() const; ///< return true, if it is dvtBoolean ^~~~~ CoreArray/dAny.h:208:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool IsNaN() const; ///< return true, if it is a NaN, or not a number ^~~~~ CoreArray/dAny.h:209:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool IsNA() const; ///< return true, if it is a NaN, or dvtNULL ^~~~~ CoreArray/dAny.h:210:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool IsString() const; ///< return true, if it is a string ^~~~~ CoreArray/dAny.h:211:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool IsArray() const; ///< return true, if it is array-type ^~~~~ CoreArray/dAny.h:213:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool Packed(); ///< pack the data, if packed return true ^ CoreArray/dAny.h:214:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Swap(CdAny &D); ///< swap *this and D ^ CoreArray/dAny.h:224:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int Compare(const CdAny &D, bool NALast = true); ^ CoreArray/dAny.h:228:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator C_Int8() { return GetInt8(); } ^ CoreArray/dAny.h:229:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator C_UInt8() { return GetUInt8(); } ^ CoreArray/dAny.h:230:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator C_Int16() { return GetInt16(); } ^ CoreArray/dAny.h:231:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator C_UInt16() { return GetUInt16(); } ^ CoreArray/dAny.h:232:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator C_Int32() { return GetInt32(); } ^ CoreArray/dAny.h:233:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator C_UInt32() { return GetUInt32(); } ^ CoreArray/dAny.h:234:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator C_Int64() { return GetInt64(); } ^ CoreArray/dAny.h:235:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator C_UInt64() { return GetUInt64(); } ^ CoreArray/dAny.h:237:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator C_Float32() { return GetFloat32(); } ^ CoreArray/dAny.h:238:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator C_Float64() { return GetFloat64(); } ^ CoreArray/dAny.h:240:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator UTF8String() { return GetStr8(); } ^ CoreArray/dAny.h:241:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator UTF16String() { return GetStr16(); } ^ CoreArray/dAny.h:242:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator UTF32String() { return GetStr32(); } ^ CoreArray/dAny.h:245:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdAny & operator= (const CdAny &_Right); ^ CoreArray/dAny.h:246:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdAny & operator= (const C_Int8 val) { SetInt8(val); return *this; } ^ CoreArray/dAny.h:247:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdAny & operator= (const C_UInt8 val) { SetUInt8(val); return *this; } ^ CoreArray/dAny.h:248:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdAny & operator= (const C_Int16 val) { SetInt16(val); return *this; } ^ CoreArray/dAny.h:249:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdAny & operator= (const C_UInt16 val) { SetUInt16(val); return *this; } ^ CoreArray/dAny.h:250:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdAny & operator= (const C_Int32 val) { SetInt32(val); return *this; } ^ CoreArray/dAny.h:251:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdAny & operator= (const C_UInt32 val) { SetUInt32(val); return *this; } ^ CoreArray/dAny.h:252:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdAny & operator= (const C_Int64 val) { SetInt64(val); return *this; } ^ CoreArray/dAny.h:253:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdAny & operator= (const C_UInt64 val) { SetUInt64(val); return *this; } ^ CoreArray/dAny.h:255:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdAny & operator= (const C_Float32 val) { SetFloat32(val); return *this; } ^ CoreArray/dAny.h:256:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdAny & operator= (const C_Float64 val) { SetFloat64(val); return *this; } ^ CoreArray/dAny.h:258:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdAny & operator= (const UTF8String &val) { SetStr8(val); return *this; } ^ CoreArray/dAny.h:259:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdAny & operator= (const UTF16String &val) { SetStr16(val); return *this; } ^ CoreArray/dAny.h:260:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdAny & operator= (const UTF32String &val) { SetStr32(val); return *this; } ^ CoreArray/dAny.h:262:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdAny & operator= (const void *val) { SetPtr(val); return *this; } ^ CoreArray/dAny.h:299:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template TYPE & VAL() ^ CoreArray/dAny.h:304:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template const TYPE & VAL() const ^~~~~ CoreArray/dAny.h:310:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _Done(); ^ CoreArray/dAny.h:314:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT CdReader& operator>> (CdReader &s, CdAny& out); ^ CoreArray/dAny.h:314:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dAny.h:316:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT CdWriter& operator<< (CdWriter &s, CdAny &in); ^ CoreArray/dAny.h:316:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dAny.h:323:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Err_dsAny(): ErrConvert() ^ CoreArray/dAny.h:325:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Err_dsAny(const char *fmt, ...): ErrConvert() ^ CoreArray/dAny.h:327:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Err_dsAny(CdAny::TDataType fromType, CdAny::TDataType toType); ^ In file included from CoreArray/dStruct.h:40, from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: CoreArray/dFile.h:63:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdObjAttr(CdGDSObj &vOwner); ^ CoreArray/dFile.h:65:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdObjAttr(); ^ CoreArray/dFile.h:68:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Assign(CdObjAttr &Source); ^ CoreArray/dFile.h:71:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdAny &Add(const UTF8String &Name); ^ CoreArray/dFile.h:73:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int IndexName(const UTF8String &Name); ^ CoreArray/dFile.h:75:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool HasName(const UTF8String &Name); ^ CoreArray/dFile.h:77:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Delete(const UTF8String &Name); ^ CoreArray/dFile.h:79:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Delete(int Index); ^ CoreArray/dFile.h:81:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Clear(); ^ CoreArray/dFile.h:84:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE size_t Count() const { return fList.size(); } ^~~~~ CoreArray/dFile.h:87:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Changed(); ^ CoreArray/dFile.h:90:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE CdGDSObj &Owner() const { return fOwner; } ^~~~~ CoreArray/dFile.h:92:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdAny & operator[](const UTF8String &Name); ^ CoreArray/dFile.h:93:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdAny & operator[](int Index); ^ CoreArray/dFile.h:95:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE UTF8String &Names(int Index) ^ CoreArray/dFile.h:97:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetName(const UTF8String &OldName, const UTF8String &NewName); ^ CoreArray/dFile.h:98:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetName(int Index, const UTF8String &NewName); ^ CoreArray/dFile.h:109:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Loading(CdReader &Reader, TdVersion Version); ^ CoreArray/dFile.h:110:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Saving(CdWriter &Writer); ^ CoreArray/dFile.h:113:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::vector::iterator _Find(const UTF8String &Name); ^ CoreArray/dFile.h:114:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _ValidateName(const UTF8String &name); ^ CoreArray/dFile.h:128:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdGDSObj(); ^ CoreArray/dFile.h:130:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdGDSObj(); ^ CoreArray/dFile.h:133:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *NewObject() = 0; ^ CoreArray/dFile.h:136:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Assign(CdGDSObj &Source, bool Full) = 0; ^ CoreArray/dFile.h:139:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual UTF8String Name() const; ^~~~~ CoreArray/dFile.h:141:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UTF8String FullName() const; ^~~~~ CoreArray/dFile.h:143:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void SetName(const UTF8String &NewName); ^ CoreArray/dFile.h:146:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool GetHidden() const; ^~~~~ CoreArray/dFile.h:148:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetHidden(bool hidden); ^ CoreArray/dFile.h:151:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void MoveTo(CdGDSFolder &folder); ^ CoreArray/dFile.h:154:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Synchronize(); ^ CoreArray/dFile.h:157:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void GetOwnBlockStream(vector &Out) const; ^~~~~ CoreArray/dFile.h:159:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void GetOwnBlockStream(vector &Out); ^ CoreArray/dFile.h:162:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdGDSFile *GDSFile(); ^ CoreArray/dFile.h:163:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE CdObjAttr &Attribute() { return fAttr; } ^ CoreArray/dFile.h:164:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE CdBlockStream *GDSStream() const { return fGDSStream; } ^~~~~ CoreArray/dFile.h:165:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE CdGDSFolder *Folder() const { return fFolder; } ^~~~~ CoreArray/dFile.h:173:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void LoadStruct(CdReader &Reader, TdVersion Version); ^ CoreArray/dFile.h:174:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void SaveStruct(CdWriter &Writer, bool IncludeName); ^ CoreArray/dFile.h:176:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SaveToBlockStream(); ^ CoreArray/dFile.h:177:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual bool IsWithClassName() { return true; } ^ CoreArray/dFile.h:180:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual string LogValue(); ^ CoreArray/dFile.h:184:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void AssignAttribute(CdGDSObj &Source); ^ CoreArray/dFile.h:186:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _CheckWritable(); ^ CoreArray/dFile.h:188:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _CheckGDSStream(); ^ CoreArray/dFile.h:191:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void RaiseInvalidAssign(const char *ThisClass, CdGDSObj *Source); ^ CoreArray/dFile.h:195:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *Data); ^ CoreArray/dFile.h:217:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdPipeMgrItem(); ^ CoreArray/dFile.h:219:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdPipeMgrItem(); ^ CoreArray/dFile.h:222:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdPipeMgrItem *New() = 0; ^ CoreArray/dFile.h:225:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual const char *Coder() const = 0; ^ CoreArray/dFile.h:227:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual const char *Description() const = 0; ^ CoreArray/dFile.h:229:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual string CoderOptString() const = 0; ^ CoreArray/dFile.h:231:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual string ExtOptString() const = 0; ^ CoreArray/dFile.h:233:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual bool Equal(const char *Mode) const = 0; ^ CoreArray/dFile.h:235:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual string CoderParam() const = 0; ^ CoreArray/dFile.h:237:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void PushReadPipe(CdBufStream &buf) = 0; ^ CoreArray/dFile.h:238:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void PushWritePipe(CdBufStream &buf) = 0; ^ CoreArray/dFile.h:239:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void PopPipe(CdBufStream &buf) = 0; ^ CoreArray/dFile.h:240:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual bool WriteMode(CdBufStream &buf) const = 0; ^ CoreArray/dFile.h:241:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void ClosePipe(CdBufStream &buf) = 0; ^ CoreArray/dFile.h:243:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual bool GetStreamInfo(CdBufStream *BufStream) = 0; ^ CoreArray/dFile.h:245:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void UpdateStreamSize(); ^ CoreArray/dFile.h:246:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE SIZE64 StreamTotalIn() const { return fStreamTotalIn; } ^~~~~ CoreArray/dFile.h:247:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE SIZE64 StreamTotalOut() const { return fStreamTotalOut; } ^~~~~ CoreArray/dFile.h:249:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE CdGDSObjPipe *Owner() { return fOwner; } ^ CoreArray/dFile.h:250:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE TdCompressRemainder &Remainder() { return fRemainder; } ^ CoreArray/dFile.h:257:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdPipeMgrItem *Match(const char *Mode) const = 0; ^ CoreArray/dFile.h:258:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void UpdateStreamInfo(CdStream &Stream) = 0; ^ CoreArray/dFile.h:259:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void LoadStream(CdReader &Reader, TdVersion Version); ^ CoreArray/dFile.h:260:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void SaveStream(CdWriter &Writer); ^ CoreArray/dFile.h:262:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static bool EqualText(const char *s1, const char *s2); ^ CoreArray/dFile.h:270:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdPipeMgrItem2(); ^ CoreArray/dFile.h:273:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual string CoderOptString() const; ^~~~~ CoreArray/dFile.h:275:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual string ExtOptString() const; ^~~~~ CoreArray/dFile.h:277:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual bool Equal(const char *Mode) const; ^~~~~ CoreArray/dFile.h:279:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual string CoderParam() const; ^~~~~ CoreArray/dFile.h:285:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void ParseMode(const char *Mode, int &IdxCoder, int &IdxParam) const; ^~~~~ CoreArray/dFile.h:286:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual const char **CoderList() const = 0; ^ CoreArray/dFile.h:287:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual const char **ParamList() const = 0; ^ CoreArray/dFile.h:296:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdStreamPipeMgr(); ^ CoreArray/dFile.h:298:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~CdStreamPipeMgr(); ^ CoreArray/dFile.h:300:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Register(CdPipeMgrItem *vNewPipe); ^ CoreArray/dFile.h:301:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdPipeMgrItem *Match(CdGDSObjPipe &Obj, const char *Mode); ^ CoreArray/dFile.h:303:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE const std::vector &RegList() const ^~~~~ CoreArray/dFile.h:320:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdGDSObjPipe(); ^ CoreArray/dFile.h:322:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdGDSObjPipe(); ^ CoreArray/dFile.h:325:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE CdPipeMgrItem *PipeInfo() { return fPipeInfo; } ^ CoreArray/dFile.h:328:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void SetPackedMode(const char *Mode) = 0; ^ CoreArray/dFile.h:333:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Loading(CdReader &Reader, TdVersion Version); ^ CoreArray/dFile.h:334:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Saving(CdWriter &Writer); ^ CoreArray/dFile.h:335:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void GetPipeInfo(); ^ CoreArray/dFile.h:338:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdGDSObjPipe *AssignPipe(CdGDSObjPipe &Source); ^ CoreArray/dFile.h:340:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE bool _GetStreamPipeInfo(CdBufStream *buf, bool Close) ^ CoreArray/dFile.h:346:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE void _UpdateStreamPipeInfo(CdStream &Stream) ^ CoreArray/dFile.h:365:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual bool IsWithClassName() { return false; } ^ CoreArray/dFile.h:374:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *NewObject(); ^ CoreArray/dFile.h:376:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Assign(CdGDSObj &Source, bool Full); ^ CoreArray/dFile.h:384:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *AddFolder(const UTF8String &Name) = 0; ^ CoreArray/dFile.h:385:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *AddObj(const UTF8String &Name, CdGDSObj *val=NULL) = 0; ^ CoreArray/dFile.h:387:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdGDSObj *val=NULL) = 0; ^ CoreArray/dFile.h:388:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void MoveTo(int Index, int NewPos) = 0; ^ CoreArray/dFile.h:390:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void UnloadObj(int Index) = 0; ^ CoreArray/dFile.h:391:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void UnloadObj(CdGDSObj *val) = 0; ^ CoreArray/dFile.h:392:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void DeleteObj(int Index, bool force=true) = 0; ^ CoreArray/dFile.h:393:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void DeleteObj(CdGDSObj *val, bool force=true) = 0; ^ CoreArray/dFile.h:394:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void ClearObj(bool force=true) = 0; ^ CoreArray/dFile.h:397:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *ObjItem(int Index) = 0; ^ CoreArray/dFile.h:399:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *ObjItem(const UTF8String &Name) = 0; ^ CoreArray/dFile.h:402:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *ObjItemEx(int Index) = 0; ^ CoreArray/dFile.h:404:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *ObjItemEx(const UTF8String &Name) = 0; ^ CoreArray/dFile.h:407:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *Path(const UTF8String &FullName) = 0; ^ CoreArray/dFile.h:409:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *PathEx(const UTF8String &FullName) = 0; ^ CoreArray/dFile.h:411:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual int IndexObj(CdGDSObj *Obj) = 0; ^ CoreArray/dFile.h:412:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual bool HasChild(CdGDSObj *Obj, bool Recursive) = 0; ^ CoreArray/dFile.h:414:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual int NodeCount() = 0; ^ CoreArray/dFile.h:430:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdGDSFolder(); ^ CoreArray/dFile.h:433:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *NewObject(); ^ CoreArray/dFile.h:435:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Assign(CdGDSObj &Source, bool Full); ^ CoreArray/dFile.h:438:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void AssignFolder(CdGDSAbsFolder &Source); ^ CoreArray/dFile.h:440:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *AddFolder(const UTF8String &Name); ^ CoreArray/dFile.h:441:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *AddObj(const UTF8String &Name, CdGDSObj *val=NULL); ^ CoreArray/dFile.h:443:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdGDSObj *val=NULL); ^ CoreArray/dFile.h:444:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void MoveTo(int Index, int NewPos); ^ CoreArray/dFile.h:446:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void UnloadObj(int Index); ^ CoreArray/dFile.h:447:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void UnloadObj(CdGDSObj *val); ^ CoreArray/dFile.h:449:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void DeleteObj(int Index, bool force=true); ^ CoreArray/dFile.h:450:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void DeleteObj(CdGDSObj *val, bool force=true); ^ CoreArray/dFile.h:451:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void ClearObj(bool force=true); ^ CoreArray/dFile.h:453:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *ObjItem(int Index); ^ CoreArray/dFile.h:454:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *ObjItem(const UTF8String &Name); ^ CoreArray/dFile.h:456:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *ObjItemEx(int Index); ^ CoreArray/dFile.h:457:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *ObjItemEx(const UTF8String &Name); ^ CoreArray/dFile.h:459:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *Path(const UTF8String &FullName); ^ CoreArray/dFile.h:460:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *PathEx(const UTF8String &FullName); ^ CoreArray/dFile.h:462:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual int IndexObj(CdGDSObj *Obj); ^ CoreArray/dFile.h:463:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual bool HasChild(CdGDSObj *Obj, bool Recursive); ^ CoreArray/dFile.h:466:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual int NodeCount(); ^ CoreArray/dFile.h:468:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdGDSFolder &DirItem(int Index); ^ CoreArray/dFile.h:469:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdGDSFolder &DirItem(const UTF8String &Name); ^ CoreArray/dFile.h:471:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE CdGDSObj *operator[] (int Index) ^ CoreArray/dFile.h:473:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE CdGDSObj *operator[] (const UTF8String &Name) ^ CoreArray/dFile.h:500:10: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TNode(); ^ CoreArray/dFile.h:501:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool IsFlagType(C_UInt32 val) const; ^~~~~ CoreArray/dFile.h:502:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetFlagType(C_UInt32 val); ^ CoreArray/dFile.h:503:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool IsFlagAttr(C_UInt32 val) const; ^~~~~ CoreArray/dFile.h:504:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetFlagAttr(C_UInt32 val); ^ CoreArray/dFile.h:508:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Loading(CdReader &Reader, TdVersion Version); ^ CoreArray/dFile.h:509:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Saving(CdWriter &Writer); ^ CoreArray/dFile.h:510:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual bool IsWithClassName() { return false; } ^ CoreArray/dFile.h:512:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::vector::iterator FindObj(CdGDSObj *Obj); ^ CoreArray/dFile.h:513:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::vector::const_iterator FindObj(const CdGDSObj *Obj) const; ^~~~~ CoreArray/dFile.h:514:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _ClearFolder(); ^ CoreArray/dFile.h:517:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool _HasName(const UTF8String &Name); ^ CoreArray/dFile.h:518:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool _ValidName(const UTF8String &Name); ^ CoreArray/dFile.h:519:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TNode &_NameItem(const UTF8String &Name); ^ CoreArray/dFile.h:520:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _LoadItem(TNode &I); ^ CoreArray/dFile.h:521:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _UpdateAll(); ^ CoreArray/dFile.h:533:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdGDSVirtualFolder(); ^ CoreArray/dFile.h:535:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdGDSVirtualFolder(); ^ CoreArray/dFile.h:538:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *NewObject(); ^ CoreArray/dFile.h:540:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Assign(CdGDSObj &Source, bool Full); ^ CoreArray/dFile.h:542:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const UTF8String &LinkFileName() const ^~~~~ CoreArray/dFile.h:544:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetLinkFile(const UTF8String &FileName); ^ CoreArray/dFile.h:546:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool IsLoaded(bool Silent); ^ CoreArray/dFile.h:548:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *AddFolder(const UTF8String &Name); ^ CoreArray/dFile.h:549:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *AddObj(const UTF8String &Name, CdGDSObj *val=NULL); ^ CoreArray/dFile.h:551:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdGDSObj *val=NULL); ^ CoreArray/dFile.h:552:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void MoveTo(int Index, int NewPos); ^ CoreArray/dFile.h:554:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void UnloadObj(int Index); ^ CoreArray/dFile.h:555:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void UnloadObj(CdGDSObj *val); ^ CoreArray/dFile.h:557:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void DeleteObj(int Index, bool force=true); ^ CoreArray/dFile.h:558:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void DeleteObj(CdGDSObj *val, bool force=true); ^ CoreArray/dFile.h:559:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void ClearObj(bool force=true); ^ CoreArray/dFile.h:561:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *ObjItem(int Index); ^ CoreArray/dFile.h:562:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *ObjItem(const UTF8String &Name); ^ CoreArray/dFile.h:564:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *ObjItemEx(int Index); ^ CoreArray/dFile.h:565:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *ObjItemEx(const UTF8String &Name); ^ CoreArray/dFile.h:567:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *Path(const UTF8String &FullName); ^ CoreArray/dFile.h:568:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *PathEx(const UTF8String &FullName); ^ CoreArray/dFile.h:570:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual int IndexObj(CdGDSObj *Obj); ^ CoreArray/dFile.h:571:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual bool HasChild(CdGDSObj *Obj, bool Recursive); ^ CoreArray/dFile.h:573:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual int NodeCount(); ^ CoreArray/dFile.h:575:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Loading(CdReader &Reader, TdVersion Version); ^ CoreArray/dFile.h:576:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Saving(CdWriter &Writer); ^ CoreArray/dFile.h:577:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual bool IsWithClassName() { return false; } ^ CoreArray/dFile.h:578:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Synchronize(); ^ CoreArray/dFile.h:580:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const string &ErrMsg() const { return fErrMsg; } ^~~~~ CoreArray/dFile.h:589:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _CheckLinked(); ^ CoreArray/dFile.h:598:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdGDSStreamContainer(); ^ CoreArray/dFile.h:600:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdGDSStreamContainer(); ^ CoreArray/dFile.h:603:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual const char *dName(); ^ CoreArray/dFile.h:605:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual const char *dTraitName(); ^ CoreArray/dFile.h:608:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *NewObject(); ^ CoreArray/dFile.h:610:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Assign(CdGDSObj &Source, bool Full); ^ CoreArray/dFile.h:613:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void GetOwnBlockStream(vector &Out) const; ^~~~~ CoreArray/dFile.h:615:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void GetOwnBlockStream(vector &Out); ^ CoreArray/dFile.h:617:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void CopyFromBuf(CdBufStream &Source, SIZE64 Count=-1); ^ CoreArray/dFile.h:618:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void CopyFrom(CdStream &Source, SIZE64 Count=-1); ^ CoreArray/dFile.h:620:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void CopyTo(CdBufStream &Dest, SIZE64 Count=-1); ^ CoreArray/dFile.h:621:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void CopyTo(CdStream &Dest, SIZE64 Count=-1); ^ CoreArray/dFile.h:623:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SIZE64 GetSize(); ^ CoreArray/dFile.h:624:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE CdBufStream *BufStream() { return fBufStream; } ^ CoreArray/dFile.h:626:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void SetPackedMode(const char *Mode); ^ CoreArray/dFile.h:627:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void CloseWriter(); ^ CoreArray/dFile.h:636:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Loading(CdReader &Reader, TdVersion Version); ^ CoreArray/dFile.h:637:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Saving(CdWriter &Writer); ^ CoreArray/dFile.h:638:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual bool IsWithClassName() { return false; } ^ CoreArray/dFile.h:652:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdGDSRoot(); ^ CoreArray/dFile.h:654:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual UTF8String Name() const; ^~~~~ CoreArray/dFile.h:655:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void SetName(const UTF8String &NewName); ^ CoreArray/dFile.h:672:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *NewObject(); ^ CoreArray/dFile.h:674:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Assign(CdGDSObj &Source, bool Full); ^ CoreArray/dFile.h:677:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void SaveStruct(CdWriter &Writer, bool IncludeName); ^ CoreArray/dFile.h:696:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdGDSFile(); ^ CoreArray/dFile.h:698:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdGDSFile(const UTF8String &fn, TdOpenMode Mode); ^ CoreArray/dFile.h:700:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdGDSFile(const char *fn, TdOpenMode Mode); ^ CoreArray/dFile.h:702:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdGDSFile(); ^ CoreArray/dFile.h:704:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void LoadFile(const UTF8String &fn, bool ReadOnly=true, bool AllowError=false); ^ CoreArray/dFile.h:705:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void LoadFile(const char *fn, bool ReadOnly=true, bool AllowError=false); ^ CoreArray/dFile.h:706:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void LoadFileFork(const char *fn, bool ReadOnly=true, bool AllowError=false); ^ CoreArray/dFile.h:708:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SaveAsFile(const UTF8String &fn); ^ CoreArray/dFile.h:709:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SaveAsFile(const char *fn); ^ CoreArray/dFile.h:711:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void DuplicateFile(const UTF8String &fn, bool deep); ^ CoreArray/dFile.h:712:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void DuplicateFile(const char *fn, bool deep); ^ CoreArray/dFile.h:714:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SyncFile(); ^ CoreArray/dFile.h:715:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void CloseFile(); ^ CoreArray/dFile.h:718:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void TidyUp(bool deep); ^ CoreArray/dFile.h:720:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool Modified(); ^ CoreArray/dFile.h:723:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SIZE64 GetFileSize(); ^ CoreArray/dFile.h:725:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int GetNumOfFragment(); ^ CoreArray/dFile.h:727:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool IfSupportForking(); ^ CoreArray/dFile.h:728:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TProcessID GetProcessID(); ^ CoreArray/dFile.h:729:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetProcessID(); ^ CoreArray/dFile.h:732:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE UTF8String &FileName() { return fFileName; } ^ CoreArray/dFile.h:733:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE CdGDSFolder &Root() { return fRoot; } ^ CoreArray/dFile.h:734:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE bool ReadOnly() const { return fReadOnly; } ^~~~~ CoreArray/dFile.h:735:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE CdLogRecord &Log() { return *fLog; } ^ CoreArray/dFile.h:736:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE TdVersion Version() const { return fVersion; } ^~~~~ CoreArray/dFile.h:738:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *GDSFilePrefix(); ^ CoreArray/dFile.h:746:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void LoadStream(CdStream* Stream, bool ReadOnly, bool AllowError); ^ CoreArray/dFile.h:747:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SaveStream(CdStream* Stream); ^ CoreArray/dFile.h:753:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _Init(); ^ CoreArray/dFile.h:754:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool _HaveModify(CdGDSFolder *folder); ^ CoreArray/dFile.h:766:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrGDSObj(): ErrObject() ^ CoreArray/dFile.h:768:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrGDSObj(const std::string &msg): ErrObject() ^ CoreArray/dFile.h:770:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrGDSObj(const char *fmt, ...): ErrObject() ^ CoreArray/dFile.h:778:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrGDSStreamContainer(): ErrObject() ^ CoreArray/dFile.h:780:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrGDSStreamContainer(const std::string &msg): ErrObject() ^ CoreArray/dFile.h:782:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrGDSStreamContainer(const char *fmt, ...): ErrObject() ^ CoreArray/dFile.h:790:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrGDSFile(): ErrObject() ^ CoreArray/dFile.h:792:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrGDSFile(const std::string &msg): ErrObject() ^ CoreArray/dFile.h:794:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrGDSFile(const char *fmt, ...): ErrObject() ^ In file included from CoreArray/dVLIntGDS.h:40, from CoreArray/dVLIntGDS.cpp:32: CoreArray/dStruct.h:60:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdIterator& operator++(); ^ CoreArray/dStruct.h:62:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdIterator& operator--(); ^ CoreArray/dStruct.h:64:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdIterator& operator+= (SIZE64 offset); ^ CoreArray/dStruct.h:66:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdIterator& operator-= (SIZE64 offset); ^ CoreArray/dStruct.h:69:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_Int64 GetInteger(); ^ CoreArray/dStruct.h:71:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double GetFloat(); ^ CoreArray/dStruct.h:73:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UTF16String GetString(); ^ CoreArray/dStruct.h:76:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetInteger(C_Int64 val); ^ CoreArray/dStruct.h:78:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetFloat(double val); ^ CoreArray/dStruct.h:80:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetString(const UTF16String &val); ^ CoreArray/dStruct.h:83:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *ReadData(void *OutBuf, ssize_t n, C_SVType OutSV); ^ CoreArray/dStruct.h:85:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *ReadDataEx(void *OutBuf, ssize_t n, C_SVType OutSV, const C_BOOL Selection[]); ^ CoreArray/dStruct.h:87:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const void *WriteData(const void *InBuf, ssize_t n, C_SVType InSV); ^ CoreArray/dStruct.h:90:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void Copy(CdIterator &d, CdIterator &s, C_Int64 Count); ^ CoreArray/dStruct.h:110:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdContainer(); ^ CoreArray/dStruct.h:112:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdContainer(); ^ CoreArray/dStruct.h:115:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual C_SVType SVType() = 0; ^ CoreArray/dStruct.h:117:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual int TraitFlag() = 0; ^ CoreArray/dStruct.h:119:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual unsigned BitOf() = 0; ^ CoreArray/dStruct.h:121:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual bool IsPrimitive() = 0; ^ CoreArray/dStruct.h:124:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Clear() = 0; ^ CoreArray/dStruct.h:126:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual bool Empty() = 0; ^ CoreArray/dStruct.h:128:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual C_Int64 TotalCount() = 0; ^ CoreArray/dStruct.h:131:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void CloseWriter() = 0; ^ CoreArray/dStruct.h:134:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Caching(); ^ CoreArray/dStruct.h:137:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 GDSStreamSize(); ^ CoreArray/dStruct.h:143:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdIterator IterBegin() = 0; ^ CoreArray/dStruct.h:145:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdIterator IterEnd() = 0; ^ CoreArray/dStruct.h:152:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void IterOffset(CdIterator &I, SIZE64 val) = 0; ^ CoreArray/dStruct.h:154:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual C_Int64 IterGetInteger(CdIterator &I) = 0; ^ CoreArray/dStruct.h:156:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual double IterGetFloat(CdIterator &I) = 0; ^ CoreArray/dStruct.h:158:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual UTF16String IterGetString(CdIterator &I) = 0; ^ CoreArray/dStruct.h:160:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void IterSetInteger(CdIterator &I, C_Int64 val) = 0; ^ CoreArray/dStruct.h:162:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void IterSetFloat(CdIterator &I, double val) = 0; ^ CoreArray/dStruct.h:164:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void IterSetString(CdIterator &I, const UTF16String &val) = 0; ^ CoreArray/dStruct.h:167:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_SVType OutSV); ^ CoreArray/dStruct.h:170:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_SVType OutSV, const C_BOOL Selection[]); ^ CoreArray/dStruct.h:173:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ssize_t n, C_SVType InSV); ^ CoreArray/dStruct.h:195:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdAbstractArray(); ^ CoreArray/dStruct.h:197:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdAbstractArray(); ^ CoreArray/dStruct.h:200:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Assign(CdGDSObj &Source, bool Full); ^ CoreArray/dStruct.h:203:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual int DimCnt() const = 0; ^ CoreArray/dStruct.h:205:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void GetDim(C_Int32 DimLen[]) const = 0; ^ CoreArray/dStruct.h:207:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void ResetDim(const C_Int32 DimLen[], int DCnt) = 0; ^ CoreArray/dStruct.h:209:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual C_Int32 GetDLen(int I) const = 0; ^ CoreArray/dStruct.h:211:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void SetDLen(int I, C_Int32 Value) = 0; ^ CoreArray/dStruct.h:214:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual C_Int64 TotalArrayCount() = 0; ^ CoreArray/dStruct.h:219:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdIterator Iterator(const C_Int32 DimIndex[]) = 0; ^ CoreArray/dStruct.h:228:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *OutBuffer, C_SVType OutSV); ^ CoreArray/dStruct.h:238:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const C_BOOL *const Selection[], void *OutBuffer, C_SVType OutSV); ^ CoreArray/dStruct.h:247:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const void *InBuffer, C_SVType InSV); ^ CoreArray/dStruct.h:250:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual const void *Append(const void *Buffer, ssize_t Cnt, C_SVType InSV) = 0; ^ CoreArray/dStruct.h:253:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void AppendIter(CdIterator &I, C_Int64 Count); ^ CoreArray/dStruct.h:262:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_Int32 OutStart[], C_Int32 OutBlockLen[], C_Int32 OutValidCnt[]); ^ CoreArray/dStruct.h:272:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_Int32 OutStart[], C_Int32 OutBlockLen[], C_Int32 OutValidCnt[]); ^ CoreArray/dStruct.h:276:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _CheckRect(const C_Int32 Start[], const C_Int32 Length[]) const; ^~~~~ CoreArray/dStruct.h:277:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _AssignToDim(CdAbstractArray &Dest) const; ^~~~~ CoreArray/dStruct.h:281:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const C_Int32 DimI[]); ^ CoreArray/dStruct.h:299:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int DimCnt, TARRAY &Obj, TYPE *Buffer, F_ITER SetI, F_PROC Proc) ^ CoreArray/dStruct.h:339:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture F_ITER SetI, F_PROC Proc) ^ CoreArray/dStruct.h:381:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int DimCnt, TARRAY &Obj, const TYPE *Buffer, F_ITER SetI, F_PROC Proc) ^ CoreArray/dStruct.h:427:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdAllocArray(ssize_t vElmSize); ^ CoreArray/dStruct.h:428:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdAllocArray(); ^ CoreArray/dStruct.h:430:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual bool Empty(); ^ CoreArray/dStruct.h:431:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Clear(); ^ CoreArray/dStruct.h:434:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual C_Int64 TotalCount(); ^ CoreArray/dStruct.h:437:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual int DimCnt() const; ^~~~~ CoreArray/dStruct.h:439:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void GetDim(C_Int32 DimLen[]) const; ^~~~~ CoreArray/dStruct.h:441:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void ResetDim(const C_Int32 DimLen[], int DCnt); ^ CoreArray/dStruct.h:443:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual C_Int32 GetDLen(int I) const; ^~~~~ CoreArray/dStruct.h:445:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void SetDLen(int I, C_Int32 Value); ^ CoreArray/dStruct.h:448:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual C_Int64 TotalArrayCount(); ^ CoreArray/dStruct.h:451:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdIterator IterBegin(); ^ CoreArray/dStruct.h:453:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdIterator IterEnd(); ^ CoreArray/dStruct.h:455:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdIterator Iterator(const C_Int32 DimIndex[]); ^ CoreArray/dStruct.h:459:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Synchronize(); ^ CoreArray/dStruct.h:461:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void CloseWriter(); ^ CoreArray/dStruct.h:463:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void SetPackedMode(const char *Mode); ^ CoreArray/dStruct.h:466:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual const void *Append(const void *Buffer, ssize_t Cnt, C_SVType InSV); ^ CoreArray/dStruct.h:469:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void AppendIter(CdIterator &I, C_Int64 Count); ^ CoreArray/dStruct.h:472:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Caching(); ^ CoreArray/dStruct.h:475:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 GDSStreamSize(); ^ CoreArray/dStruct.h:478:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void GetOwnBlockStream(vector &Out) const; ^~~~~ CoreArray/dStruct.h:480:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void GetOwnBlockStream(vector &Out); ^ CoreArray/dStruct.h:483:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE ssize_t ElmSize() const { return fElmSize; } ^~~~~ CoreArray/dStruct.h:485:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE CdAllocator &Allocator() { return fAllocator; } ^ CoreArray/dStruct.h:500:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TDimItem() { DimLen = DimElmSize = DimElmCnt = 0; } ^ CoreArray/dStruct.h:511:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 AllocSize(C_Int64 Num); ^ CoreArray/dStruct.h:517:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void IterOffset(CdIterator &I, SIZE64 val); ^ CoreArray/dStruct.h:519:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void IterInit(CdIterator &I, SIZE64 n); ^ CoreArray/dStruct.h:521:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void IterDone(CdIterator &I, SIZE64 n); ^ CoreArray/dStruct.h:524:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Loading(CdReader &Reader, TdVersion Version); ^ CoreArray/dStruct.h:525:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Saving(CdWriter &Writer); ^ CoreArray/dStruct.h:526:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void GetPipeInfo(); ^ CoreArray/dStruct.h:529:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void UpdateInfo(CdBufStream *Sender); ^ CoreArray/dStruct.h:531:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void UpdateInfoExt(CdBufStream *Sender); ^ CoreArray/dStruct.h:534:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetElmSize(ssize_t NewSize); ^ CoreArray/dStruct.h:538:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _CheckRange(const C_Int32 DimI[]); ^ CoreArray/dStruct.h:540:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _CheckRect(const C_Int32 *Start, const C_Int32 *Length); ^ CoreArray/dStruct.h:542:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _CheckSetDLen(int I, C_Int32 Value); ^ CoreArray/dStruct.h:544:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SIZE64 _IndexPtr(const C_Int32 DimI[]); ^ CoreArray/dStruct.h:546:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _ResetDim(const C_Int32 DimLen[], int DCnt); ^ CoreArray/dStruct.h:548:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _SetDimAuto(int DimIndex); ^ CoreArray/dStruct.h:549:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _SetSmallBuffer(); ^ CoreArray/dStruct.h:550:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _SetLargeBuffer(); ^ CoreArray/dStruct.h:551:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _SetFlushEvent(); ^ CoreArray/dStruct.h:576:11: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdArray(): CdAllocArray( ^ CoreArray/dStruct.h:581:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *NewObject() ^ CoreArray/dStruct.h:587:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual const char *dName() ^ CoreArray/dStruct.h:593:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual const char *dTraitName() ^ CoreArray/dStruct.h:598:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual C_SVType SVType() ^ CoreArray/dStruct.h:603:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual int TraitFlag() ^ CoreArray/dStruct.h:608:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual unsigned BitOf() ^ CoreArray/dStruct.h:613:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual bool IsPrimitive() ^ CoreArray/dStruct.h:625:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *OutBuffer, C_SVType OutSV) ^ CoreArray/dStruct.h:691:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const C_BOOL *const Selection[], void *OutBuffer, C_SVType OutSV) ^ CoreArray/dStruct.h:759:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const void *InBuffer, C_SVType InSV) ^ CoreArray/dStruct.h:819:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual const void *Append(const void *Buffer, ssize_t Cnt, C_SVType InSV) ^ CoreArray/dStruct.h:882:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdArray(ssize_t vElmSize): CdAllocArray(vElmSize) {} ^ CoreArray/dStruct.h:885:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual C_Int64 IterGetInteger(CdIterator &I) ^ CoreArray/dStruct.h:893:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual double IterGetFloat(CdIterator &I) ^ CoreArray/dStruct.h:901:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual UTF16String IterGetString(CdIterator &I) ^ CoreArray/dStruct.h:909:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void IterSetInteger(CdIterator &I, C_Int64 val) ^ CoreArray/dStruct.h:915:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void IterSetFloat(CdIterator &I, double val) ^ CoreArray/dStruct.h:921:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void IterSetString(CdIterator &I, const UTF16String &val) ^ CoreArray/dStruct.h:928:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_SVType OutSV) ^ CoreArray/dStruct.h:963:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_SVType OutSV, const C_BOOL Selection[]) ^ CoreArray/dStruct.h:998:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ssize_t n, C_SVType InSV) ^ CoreArray/dStruct.h:1033:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdIterator &I, const C_Int32 DimI[]) ^ CoreArray/dStruct.h:1049:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrContainer(): ErrObject() ^ CoreArray/dStruct.h:1051:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrContainer(const string &msg): ErrObject() ^ CoreArray/dStruct.h:1053:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrContainer(const char *fmt, ...): ErrObject() ^ CoreArray/dStruct.h:1061:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrArray(): ErrContainer() ^ CoreArray/dStruct.h:1063:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrArray(const string &msg): ErrContainer() ^ CoreArray/dStruct.h:1065:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrArray(const char *fmt, ...): ErrContainer() ^ CoreArray/dStruct.h:1112:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdArrayRead(); ^ CoreArray/dStruct.h:1114:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~CdArrayRead(); ^ CoreArray/dStruct.h:1117:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const C_BOOL *const vSelection[], bool buf_if_need=true); ^ CoreArray/dStruct.h:1123:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void AllocBuffer(C_Int64 buffer_size); ^ CoreArray/dStruct.h:1126:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Read(void *Buffer); ^ CoreArray/dStruct.h:1129:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool Eof(); ^ CoreArray/dStruct.h:1132:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE CdAbstractArray &Object() { return *fObject; } ^ CoreArray/dStruct.h:1134:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE int Margin() { return fMargin; } ^ CoreArray/dStruct.h:1136:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE C_SVType SVType() { return fSVType; } ^ CoreArray/dStruct.h:1138:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE ssize_t ElmSize() { return fElmSize; } ^ CoreArray/dStruct.h:1140:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE C_Int32 Index() { return fIndex; } ^ CoreArray/dStruct.h:1141:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE C_Int32 Count() { return fCount; } ^ CoreArray/dStruct.h:1143:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE C_Int32 MarginIndex() { return fMarginIndex; } ^ CoreArray/dStruct.h:1144:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE C_Int64 MarginCount() { return fMarginCount; } ^ CoreArray/dStruct.h:1145:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE C_Int64 MarginSize() { return fMarginCount * fElmSize; } ^ CoreArray/dStruct.h:1147:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE const C_Int32 *DimCntValid() { return _DCntValid; } ^ CoreArray/dStruct.h:1200:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdArrayRead *array[], int n, C_Int64 buffer_size=-1); ^ CoreArray/dStruct.h:1200:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dStruct.h:1204:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdArrayRead array[], int n, C_Int64 buffer_size=-1); ^ CoreArray/dStruct.h:1204:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from CoreArray/dVLIntGDS.cpp:32: CoreArray/dVLIntGDS.h:64:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *StreamName() { return "dVL_Int"; } ^ CoreArray/dVLIntGDS.h:65:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *TraitName() { return StreamName()+1; } ^ CoreArray/dVLIntGDS.h:67:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_Int64 Min() { return std::numeric_limits::min(); } ^ CoreArray/dVLIntGDS.h:68:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_Int64 Max() { return std::numeric_limits::max(); } ^ CoreArray/dVLIntGDS.h:81:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *StreamName() { return "dVL_UInt"; } ^ CoreArray/dVLIntGDS.h:82:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *TraitName() { return StreamName()+1; } ^ CoreArray/dVLIntGDS.h:84:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_UInt64 Min() { return 0; } ^ CoreArray/dVLIntGDS.h:85:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_UInt64 Max() { return std::numeric_limits::max(); } ^ CoreArray/dVLIntGDS.h:102:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdVL_Int(); ^ CoreArray/dVLIntGDS.h:105:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void AppendIter(CdIterator &I, C_Int64 Count); ^ CoreArray/dVLIntGDS.h:107:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void GetOwnBlockStream(vector &Out) const; ^~~~~ CoreArray/dVLIntGDS.h:109:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void GetOwnBlockStream(vector &Out); ^ CoreArray/dVLIntGDS.h:120:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Loading(CdReader &Reader, TdVersion Version); ^ CoreArray/dVLIntGDS.h:122:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Saving(CdWriter &Writer); ^ CoreArray/dVLIntGDS.h:124:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetStreamPos(C_Int64 idx); ^ CoreArray/dVLIntGDS.h:137:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static MEM_TYPE *Read(CdIterator &I, MEM_TYPE *p, ssize_t n) ^ CoreArray/dVLIntGDS.h:188:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const C_BOOL sel[]) ^ CoreArray/dVLIntGDS.h:243:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ssize_t n) ^ CoreArray/dVLIntGDS.h:341:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdVL_UInt(); ^ CoreArray/dVLIntGDS.h:344:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void AppendIter(CdIterator &I, C_Int64 Count); ^ CoreArray/dVLIntGDS.h:346:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void GetOwnBlockStream(vector &Out) const; ^~~~~ CoreArray/dVLIntGDS.h:348:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void GetOwnBlockStream(vector &Out); ^ CoreArray/dVLIntGDS.h:359:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Loading(CdReader &Reader, TdVersion Version); ^ CoreArray/dVLIntGDS.h:361:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Saving(CdWriter &Writer); ^ CoreArray/dVLIntGDS.h:363:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetStreamPos(C_Int64 idx); ^ CoreArray/dVLIntGDS.h:376:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static MEM_TYPE *Read(CdIterator &I, MEM_TYPE *p, ssize_t n) ^ CoreArray/dVLIntGDS.h:424:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const C_BOOL sel[]) ^ CoreArray/dVLIntGDS.h:474:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ssize_t n) ^ CoreArray/dVLIntGDS.cpp:44:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdVL_Int::CdVL_Int(): CdArray(1) ^ CoreArray/dVLIntGDS.cpp:53:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void CdVL_Int::AppendIter(CdIterator &I, C_Int64 Count) ^ CoreArray/dVLIntGDS.cpp:120:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void CdVL_Int::GetOwnBlockStream(vector &Out) const ^~~~~ CoreArray/dVLIntGDS.cpp:126:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void CdVL_Int::GetOwnBlockStream(vector &Out) ^ CoreArray/dVLIntGDS.cpp:132:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void CdVL_Int::Loading(CdReader &Reader, TdVersion Version) ^ CoreArray/dVLIntGDS.cpp:153:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void CdVL_Int::Saving(CdWriter &Writer) ^ CoreArray/dVLIntGDS.cpp:166:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void CdVL_Int::SetStreamPos(C_Int64 idx) ^ CoreArray/dVLIntGDS.cpp:236:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdVL_UInt::CdVL_UInt(): CdArray(1) ^ CoreArray/dVLIntGDS.cpp:245:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void CdVL_UInt::AppendIter(CdIterator &I, C_Int64 Count) ^ CoreArray/dVLIntGDS.cpp:312:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void CdVL_UInt::GetOwnBlockStream(vector &Out) const ^~~~~ CoreArray/dVLIntGDS.cpp:318:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void CdVL_UInt::GetOwnBlockStream(vector &Out) ^ CoreArray/dVLIntGDS.cpp:324:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void CdVL_UInt::Loading(CdReader &Reader, TdVersion Version) ^ CoreArray/dVLIntGDS.cpp:346:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void CdVL_UInt::Saving(CdWriter &Writer) ^ CoreArray/dVLIntGDS.cpp:359:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void CdVL_UInt::SetStreamPos(C_Int64 idx) ^ CoreArray/dVLIntGDS.cpp:429:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template static CdObjRef *OnObjCreate() ^ CoreArray/dVLIntGDS.cpp:434:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_LOCAL void RegisterClass_VLInt() ^ "C:/rtools40/mingw64/bin/"g++ -std=gnu++11 -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -DUSING_R -D_FILE_OFFSET_BITS=64 -I../inst/include -ICoreArray -I"C:/extsoft/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition -c CoreArray/dSparse.cpp -o CoreArray/dSparse.o In file included from ../inst/include/dType.h:41, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: ../inst/include/CoreDEF.h:908:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # pragma GCC optimize("O3") ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/_mingw.h:539:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl __debugbreak(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/_mingw.h:539:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/_mingw.h:540:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_INTRIN_INLINE void __cdecl __debugbreak(void) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/_mingw.h:548:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const char *__mingw_get_crt_info (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/_mingw.h:548:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stddef.h:1, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:32, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/stddef.h:18:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP extern int *__cdecl _errno(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stddef.h:18:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stddef.h:20:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture errno_t __cdecl _set_errno(int _Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stddef.h:20:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stddef.h:21:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture errno_t __cdecl _get_errno(int *_Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stddef.h:21:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stddef.h:24:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP extern unsigned long __cdecl __threadid(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stddef.h:24:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stddef.h:26:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP extern uintptr_t __cdecl __threadhandle(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stddef.h:26:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:60, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:48:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_bad_exception(void) __attribute__((__noreturn__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:48:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:52:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_bad_alloc(void) __attribute__((__noreturn__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:52:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:56:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_bad_cast(void) __attribute__((__noreturn__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:56:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:59:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_bad_typeid(void) __attribute__((__noreturn__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:59:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:63:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_logic_error(const char*) __attribute__((__noreturn__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:63:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:66:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_domain_error(const char*) __attribute__((__noreturn__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:66:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:69:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_invalid_argument(const char*) __attribute__((__noreturn__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:69:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:72:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_length_error(const char*) __attribute__((__noreturn__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:72:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:75:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_out_of_range(const char*) __attribute__((__noreturn__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:75:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:79:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __attribute__((__format__(__gnu_printf__, 1, 2))); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:79:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:82:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_runtime_error(const char*) __attribute__((__noreturn__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:82:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:85:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_range_error(const char*) __attribute__((__noreturn__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:85:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:88:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_overflow_error(const char*) __attribute__((__noreturn__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:88:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:91:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_underflow_error(const char*) __attribute__((__noreturn__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:91:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:95:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_ios_failure(const char*) __attribute__((__noreturn__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:95:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:98:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_system_error(int) __attribute__((__noreturn__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:98:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:101:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_future_error(int) __attribute__((__noreturn__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:101:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:105:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_bad_function_call() __attribute__((__noreturn__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:105:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:61, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/cpp_type_traits.h:419:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __miter_base(_Iterator __it) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:62, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/ext/type_traits.h:152:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __is_null_pointer(_Type* __ptr) ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/type_traits.h:157:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __is_null_pointer(_Type) ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/type_traits.h:162:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __is_null_pointer(std::nullptr_t) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/move.h:47:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __addressof(_Tp& __r) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/move.h:55, from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:59, from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:64, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/type_traits:62:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr operator value_type() const noexcept { return value; } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:749:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __declval(int); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:749:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/type_traits:753:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __declval(long); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:753:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/type_traits:756:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture auto declval() noexcept -> decltype(__declval<_Tp>(0)); ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:756:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/type_traits:782:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static true_type __test(int); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:785:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static false_type __test(...); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:830:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __test(int); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:833:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static false_type __test(...); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:873:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static true_type __test(int); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:876:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static false_type __test(...); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:1152:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void __helper(const _Tp&); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:1156:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture decltype(__helper({}))* = 0); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:1158:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static false_type __test(...); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:1351:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void __test_aux(_To1); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:1356:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __test(int); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:1360:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __test(...); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:1988:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture : std::declval<_Up>())>::type> _S_test(int); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:1991:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __failure_type _S_test(...); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2004:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __success_type _S_test(int); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2007:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __failure_type _S_test(...); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2056:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture auto declval() noexcept -> decltype(__declval<_Tp>(0)) ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2141:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ), __invoke_memfun_ref> _S_test(int); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2144:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __failure_type _S_test(...); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2160:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ), __invoke_memfun_deref> _S_test(int); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2163:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __failure_type _S_test(...); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2179:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ), __invoke_memobj_ref> _S_test(int); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2182:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __failure_type _S_test(...); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2198:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ), __invoke_memobj_deref> _S_test(int); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2201:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __failure_type _S_test(...); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2284:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ), __invoke_other> _S_test(int); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2287:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __failure_type _S_test(...); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2439:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture is_nothrow_move_assignable<_Tp>>::value); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2439:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2445:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture noexcept(__is_nothrow_swappable<_Tp>::value); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2445:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2454:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static true_type __test(int); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2457:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static false_type __test(...); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2465:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture > __test(int); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2468:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static false_type __test(...); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2534:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static true_type __test(int); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2537:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static false_type __test(...); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2547:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture > __test(int); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2550:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static false_type __test(...); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2627:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr bool __call_is_nt(__invoke_memfun_ref) ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2635:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr bool __call_is_nt(__invoke_memfun_deref) ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2642:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr bool __call_is_nt(__invoke_memobj_ref) ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2649:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr bool __call_is_nt(__invoke_memobj_deref) ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2655:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr bool __call_is_nt(__invoke_other) ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2679:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __nonesuch() = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2680:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~__nonesuch() = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2681:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __nonesuch(__nonesuch const&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2682:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator=(__nonesuch const&) = delete; ^~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:59, from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:64, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/move.h:74:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture forward(typename std::remove_reference<_Tp>::type& __t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/move.h:85:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture forward(typename std::remove_reference<_Tp>::type&& __t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/move.h:99:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture move(_Tp&& __t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/move.h:119:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture move_if_noexcept(_Tp& __x) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/move.h:138:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture addressof(_Tp& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/move.h:144:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Tp* addressof(const _Tp&&) = delete; ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/move.h:144:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/move.h:149:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __exchange(_Tp& __obj, _Up&& __new_val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/move.h:184:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture is_nothrow_move_assignable<_Tp>>::value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/move.h:206:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture noexcept(__is_nothrow_swappable<_Tp>::value) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:64, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:76:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture struct piecewise_construct_t { explicit piecewise_construct_t() = default; }; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:98:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _ConstructiblePair() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:105:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _ImplicitlyConvertiblePair() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:112:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _MoveConstructiblePair() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:119:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _ImplicitlyMoveConvertiblePair() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:126:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _CopyMovePair() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:140:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _MoveCopyPair() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:158:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _ConstructiblePair() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:164:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _ImplicitlyConvertiblePair() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:170:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _MoveConstructiblePair() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:176:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _ImplicitlyMoveConvertiblePair() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:186:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit __nonesuch_no_braces(const __nonesuch&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:194:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __pair_base() = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:195:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~__pair_base() = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:196:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __pair_base(const __pair_base&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:197:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __pair_base& operator=(const __pair_base&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:229:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_CONSTEXPR pair() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:242:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit constexpr pair() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:260:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr pair(const _T1& __a, const _T2& __b) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:269:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit constexpr pair(const _T1& __a, const _T2& __b) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:291:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr pair(const pair<_U1, _U2>& __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:300:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit constexpr pair(const pair<_U1, _U2>& __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:303:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr pair(const pair&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:304:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr pair(pair&&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:311:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr pair(_U1&& __x, const _T2& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:318:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit constexpr pair(_U1&& __x, const _T2& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:325:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr pair(const _T1& __x, _U2&& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:332:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit pair(const _T1& __x, _U2&& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:341:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr pair(_U1&& __x, _U2&& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:350:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit constexpr pair(_U1&& __x, _U2&& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:360:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr pair(pair<_U1, _U2>&& __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:370:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit constexpr pair(pair<_U1, _U2>&& __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:375:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pair(piecewise_construct_t, tuple<_Args1...>, tuple<_Args2...>); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:381:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const pair&, const __nonesuch_no_braces&>::type __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:394:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture is_nothrow_move_assignable<_T2>>::value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:405:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const pair<_U1, _U2>& __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:416:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(pair<_U1, _U2>&& __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:426:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __is_nothrow_swappable<_T2>>::value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:437:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Index_tuple<_Indexes1...>, _Index_tuple<_Indexes2...>); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:448:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator==(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:454:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:461:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator!=(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:467:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:473:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<=(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:479:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>=(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:496:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture noexcept(noexcept(__x.swap(__y))) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:503:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(pair<_T1, _T2>&, pair<_T1, _T2>&) = delete; ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:503:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:524:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture make_pair(_T1&& __x, _T2&& __y) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:65, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator_base_types.h:205:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __iterator_category(const _Iter&) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:66, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator_base_funcs.h:81:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture input_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator_base_funcs.h:99:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture random_access_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator_base_funcs.h:113:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture input_iterator_tag); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator_base_funcs.h:113:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator_base_funcs.h:119:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture input_iterator_tag); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator_base_funcs.h:119:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator_base_funcs.h:138:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture distance(_InputIterator __first, _InputIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator_base_funcs.h:147:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __advance(_InputIterator& __i, _Distance __n, input_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator_base_funcs.h:159:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bidirectional_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator_base_funcs.h:175:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture random_access_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator_base_funcs.h:202:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture advance(_InputIterator& __i, _Distance __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator_base_funcs.h:214:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture iterator_traits<_InputIterator>::difference_type __n = 1) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator_base_funcs.h:225:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture iterator_traits<_BidirectionalIterator>::difference_type __n = 1) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:66, from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:67, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/ptr_traits.h:111:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pointer_to(__make_not_void& __e) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/ptr_traits.h:141:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pointer_to(__make_not_void& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/ptr_traits.h:151:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __to_address(_Tp* __ptr) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/ptr_traits.h:160:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __to_address(const _Ptr& __ptr) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:67, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:127:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reverse_iterator() : current() { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:133:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reverse_iterator(iterator_type __x) : current(__x) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:139:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reverse_iterator(const reverse_iterator& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:148:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reverse_iterator(const reverse_iterator<_Iter>& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:155:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture base() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:169:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator*() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:183:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator->() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:192:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:204:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++(int) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:217:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator--() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:229:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator--(int) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:242:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+(difference_type __n) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:252:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+=(difference_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:264:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator-(difference_type __n) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:274:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator-=(difference_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:286:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator[](difference_type __n) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:303:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const reverse_iterator<_Iterator>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:309:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const reverse_iterator<_Iterator>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:315:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const reverse_iterator<_Iterator>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:321:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const reverse_iterator<_Iterator>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:327:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const reverse_iterator<_Iterator>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:333:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const reverse_iterator<_Iterator>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:341:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const reverse_iterator<_IteratorR>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:347:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const reverse_iterator<_IteratorR>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:353:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const reverse_iterator<_IteratorR>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:359:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const reverse_iterator<_IteratorR>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:365:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const reverse_iterator<_IteratorR>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:371:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const reverse_iterator<_IteratorR>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:394:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture -> decltype(__y.base() - __x.base()) ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:401:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const reverse_iterator<_Iterator>& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:408:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __make_reverse_iterator(_Iterator __i) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:428:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture -> decltype(__make_reverse_iterator(__niter_base(__it.base()))) ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:439:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture -> decltype(__make_reverse_iterator(__miter_base(__it.base()))) ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:467:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture back_insert_iterator(_Container& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:490:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const typename _Container::value_type& __value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:497:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(typename _Container::value_type&& __value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:506:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator*() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:511:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:516:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++(int) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:533:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture back_inserter(_Container& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:558:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit front_insert_iterator(_Container& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:581:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const typename _Container::value_type& __value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:588:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(typename _Container::value_type&& __value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:597:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator*() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:602:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:607:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++(int) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:624:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture front_inserter(_Container& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:657:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert_iterator(_Container& __x, typename _Container::iterator __i) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:693:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const typename _Container::value_type& __value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:701:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(typename _Container::value_type&& __value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:711:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator*() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:716:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:721:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++(int) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:739:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inserter(_Container& __x, _Iterator __i) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:779:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_CONSTEXPR __normal_iterator() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:783:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __normal_iterator(const _Iterator& __i) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:791:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Container>::__type>& __i) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:796:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator*() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:800:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator->() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:804:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:811:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++(int) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:816:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator--() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:823:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator--(int) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:828:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator[](difference_type __n) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:832:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+=(difference_type __n) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:836:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+(difference_type __n) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:840:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator-=(difference_type __n) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:844:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator-(difference_type __n) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:848:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture base() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:865:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:872:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:879:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:886:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:894:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:901:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:908:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:915:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:922:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:929:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:936:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:943:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:67, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:956:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture -> decltype(__lhs.base() - __rhs.base()) ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:968:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:975:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:67, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:987:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __niter_base(__gnu_cxx::__normal_iterator<_Iterator, _Container> __it) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1029:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture move_iterator() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1033:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture move_iterator(iterator_type __i) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1038:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture move_iterator(const move_iterator<_Iter>& __i) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1042:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture base() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1046:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator*() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1050:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator->() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1054:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1061:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++(int) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1069:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator--() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1076:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator--(int) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1084:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+(difference_type __n) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1088:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+=(difference_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1095:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator-(difference_type __n) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1099:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator-=(difference_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1106:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator[](difference_type __n) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1116:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const move_iterator<_IteratorR>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1122:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const move_iterator<_Iterator>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1128:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const move_iterator<_IteratorR>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1134:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const move_iterator<_Iterator>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1140:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const move_iterator<_IteratorR>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1146:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const move_iterator<_Iterator>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1152:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const move_iterator<_IteratorR>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1158:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const move_iterator<_Iterator>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1164:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const move_iterator<_IteratorR>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1170:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const move_iterator<_Iterator>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1176:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const move_iterator<_IteratorR>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1182:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const move_iterator<_Iterator>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1190:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture -> decltype(__x.base() - __y.base()) ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1196:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const move_iterator<_Iterator>& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1201:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture make_move_iterator(_Iterator __i) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1209:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __make_move_if_noexcept_iterator(_Iterator __i) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1218:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __make_move_if_noexcept_iterator(_Tp* __i) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1226:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture -> decltype(make_move_iterator(__niter_base(__it.base()))) ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1239:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture -> decltype(__miter_base(__it.base())) ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:71, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:42:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Iterator1 __it1, _Iterator2 __it2) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:48:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __iter_less_iter() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:54:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr _Iter_less_val() = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:60:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Iter_less_val(_Iter_less_iter) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:64:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Iterator __it, _Value& __val) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:69:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __iter_less_val() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:73:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __iter_comp_val(_Iter_less_iter) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:79:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr _Val_less_iter() = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:85:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Val_less_iter(_Iter_less_iter) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:89:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Value& __val, _Iterator __it) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:94:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __val_less_iter() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:98:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __val_comp_iter(_Iter_less_iter) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:105:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Iterator1 __it1, _Iterator2 __it2) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:110:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __iter_equal_to_iter() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:117:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Iterator __it, _Value& __val) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:122:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __iter_equal_to_val() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:126:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __iter_comp_val(_Iter_equal_to_iter) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:135:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Iter_comp_iter(_Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:142:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Iterator1 __it1, _Iterator2 __it2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:149:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __iter_comp_iter(_Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:158:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Iter_comp_val(_Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:163:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Iter_comp_val(const _Iter_comp_iter<_Compare>& __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:169:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Iter_comp_val(_Iter_comp_iter<_Compare>&& __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:176:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Iterator __it, _Value& __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:182:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __iter_comp_val(_Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:187:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __iter_comp_val(_Iter_comp_iter<_Compare> __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:196:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Val_comp_iter(_Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:201:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Val_comp_iter(const _Iter_comp_iter<_Compare>& __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:207:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Val_comp_iter(_Iter_comp_iter<_Compare>&& __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:214:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Value& __val, _Iterator __it) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:220:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __val_comp_iter(_Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:225:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __val_comp_iter(_Iter_comp_iter<_Compare> __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:234:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Iter_equals_val(_Value& __value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:240:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Iterator __it) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:246:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __iter_equals_val(_Value& __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:255:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Iter_equals_iter(_Iterator1 __it1) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:261:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Iterator2 __it2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:267:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __iter_comp_iter(_Iter_equal_to_iter, _Iterator __it) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:276:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Iter_pred(_Predicate __pred) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:282:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Iterator __it) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:288:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __pred_iter(_Predicate __pred) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:297:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Iter_comp_to_val(_Compare __comp, _Value& __value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:303:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Iterator __it) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:309:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __iter_comp_val(_Compare __comp, _Value &__val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:320:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Iter_comp_to_iter(_Compare __comp, _Iterator1 __it1) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:326:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Iterator2 __it2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:332:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __iter_comp_iter(_Iter_comp_iter<_Compare> __comp, _Iterator __it) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:344:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Iter_negate(_Predicate __pred) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:350:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Iterator __it) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:356:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __negate(_Iter_pred<_Predicate> __pred) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:120:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture iter_swap(_ForwardIterator1 __a, _ForwardIterator2 __b) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:167:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator2 __first2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:195:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture min(const _Tp& __a, const _Tp& __b) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:219:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max(const _Tp& __a, const _Tp& __b) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:243:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture min(const _Tp& __a, const _Tp& __b, _Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:265:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max(const _Tp& __a, const _Tp& __b, _Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:277:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __niter_base(_Iterator __it) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:291:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __copy_m(_II __first, _II __last, _OI __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:305:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __copy_m(_II __first, _II __last, _OI __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:319:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __copy_m(_II __first, _II __last, _OI __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:338:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __copy_m(_II __first, _II __last, _OI __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:357:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __copy_m(const _Tp* __first, const _Tp* __last, _Tp* __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:375:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __copy_move_a(_II __first, _II __last, _OI __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:404:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ostreambuf_iterator<_CharT, char_traits<_CharT> >); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:404:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:410:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ostreambuf_iterator<_CharT, char_traits<_CharT> >); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:410:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:416:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture istreambuf_iterator<_CharT, char_traits<_CharT> >, _CharT*); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:416:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:420:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __copy_move_a2(_II __first, _II __last, _OI __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:446:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture copy(_II __first, _II __last, _OI __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:479:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture move(_II __first, _II __last, _OI __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:501:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __copy_move_b(_BI1 __first, _BI1 __last, _BI2 __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:515:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __copy_move_b(_BI1 __first, _BI1 __last, _BI2 __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:529:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __copy_move_b(_BI1 __first, _BI1 __last, _BI2 __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:544:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __copy_move_b(_BI1 __first, _BI1 __last, _BI2 __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:559:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __copy_move_b(const _Tp* __first, const _Tp* __last, _Tp* __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:577:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __copy_move_backward_a(_BI1 __first, _BI1 __last, _BI2 __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:595:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __copy_move_backward_a2(_BI1 __first, _BI1 __last, _BI2 __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:622:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture copy_backward(_BI1 __first, _BI1 __last, _BI2 __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:658:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture move_backward(_BI1 __first, _BI1 __last, _BI2 __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:682:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Tp& __value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:692:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Tp& __value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:703:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __fill_a(_Tp* __first, _Tp* __last, const _Tp& __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:724:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fill(_ForwardIterator __first, _ForwardIterator __last, const _Tp& __value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:738:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __fill_n_a(_OutputIterator __first, _Size __n, const _Tp& __value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:749:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __fill_n_a(_OutputIterator __first, _Size __n, const _Tp& __value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:761:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __fill_n_a(_Tp* __first, _Size __n, const _Tp& __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:784:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fill_n(_OI __first, _Size __n, const _Tp& __value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:797:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture equal(_II1 __first1, _II1 __last1, _II2 __first2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:811:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture equal(const _Tp* __first1, const _Tp* __last1, const _Tp* __first2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:821:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __equal_aux(_II1 __first1, _II1 __last1, _II2 __first2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:839:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __newlast1(_II1, _II1 __last1, _II2, _II2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:844:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __cnd2(_II __first, _II __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:854:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _RAI2 __first2, _RAI2 __last2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:865:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __cnd2(_RAI, _RAI) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:873:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:895:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static bool __lc(_II1, _II1, _II2, _II2); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:902:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __lc(_II1 __first1, _II1 __last1, _II2 __first2, _II2 __last2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:915:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Up* __first2, const _Up* __last2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:929:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _II2 __first2, _II2 __last2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:947:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Tp& __val, _Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:985:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Tp& __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:1000:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __lg(int __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:1004:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __lg(unsigned __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:1008:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __lg(long __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:1012:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __lg(unsigned long __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:1016:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __lg(long long __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:1020:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __lg(unsigned long long __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:1039:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture equal(_II1 __first1, _II1 __last1, _II2 __first2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:1072:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _IIter2 __first2, _BinaryPredicate __binary_pred) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:1089:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __equal4(_II1 __first1, _II1 __last1, _II2 __first2, _II2 __last2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:1115:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _BinaryPredicate __binary_pred) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:1222:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _II2 __first2, _II2 __last2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:1258:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _II2 __first2, _II2 __last2, _Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:1275:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _InputIterator2 __first2, _BinaryPredicate __binary_pred) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:1301:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _InputIterator2 __first2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:1335:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _InputIterator2 __first2, _BinaryPredicate __binary_pred) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cwchar:44, from C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:57:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP FILE *__cdecl __iob_func(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:57:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:231:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl iswalpha(wint_t _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:231:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:232:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _iswalpha_l(wint_t _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:232:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:233:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl iswupper(wint_t _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:233:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:234:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _iswupper_l(wint_t _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:234:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:235:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl iswlower(wint_t _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:235:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:236:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _iswlower_l(wint_t _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:236:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:237:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl iswdigit(wint_t _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:237:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:238:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _iswdigit_l(wint_t _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:238:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:239:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl iswxdigit(wint_t _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:239:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:240:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _iswxdigit_l(wint_t _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:240:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:241:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl iswspace(wint_t _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:241:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:242:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _iswspace_l(wint_t _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:242:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:243:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl iswpunct(wint_t _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:243:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:244:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _iswpunct_l(wint_t _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:244:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:245:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl iswalnum(wint_t _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:245:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:246:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _iswalnum_l(wint_t _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:246:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:247:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl iswprint(wint_t _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:247:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:248:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _iswprint_l(wint_t _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:248:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:249:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl iswgraph(wint_t _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:249:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:250:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _iswgraph_l(wint_t _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:250:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:251:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl iswcntrl(wint_t _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:251:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:252:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _iswcntrl_l(wint_t _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:252:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:253:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl iswascii(wint_t _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:253:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:254:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl isleadbyte(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:254:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:255:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _isleadbyte_l(int _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:255:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:256:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wint_t __cdecl towupper(wint_t _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:256:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:257:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wint_t __cdecl _towupper_l(wint_t _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:257:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:258:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wint_t __cdecl towlower(wint_t _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:258:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:259:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wint_t __cdecl _towlower_l(wint_t _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:259:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:260:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl iswctype(wint_t _C,wctype_t _Type); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:260:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:261:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _iswctype_l(wint_t _C,wctype_t _Type,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:261:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:262:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl __iswcsymf(wint_t _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:262:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:263:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _iswcsymf_l(wint_t _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:263:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:264:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl __iswcsym(wint_t _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:264:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:265:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _iswcsym_l(wint_t _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:265:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:266:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl is_wctype(wint_t _C,wctype_t _Type); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:266:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:269:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl iswblank(wint_t _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:269:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:277:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wgetcwd(wchar_t *_DstBuf,int _SizeInWords); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:277:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:278:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wgetdcwd(int _Drive,wchar_t *_DstBuf,int _SizeInWords); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:278:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:279:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl _wgetdcwd_nolock(int _Drive,wchar_t *_DstBuf,int _SizeInWords); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:279:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:280:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wchdir(const wchar_t *_Path); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:280:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:281:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wmkdir(const wchar_t *_Path); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:281:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:282:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wrmdir(const wchar_t *_Path); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:282:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:288:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _waccess(const wchar_t *_Filename,int _AccessMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:288:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:289:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wchmod(const wchar_t *_Filename,int _Mode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:289:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:290:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wcreat(const wchar_t *_Filename,int _PermissionMode) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:290:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:291:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wfindfirst32(const wchar_t *_Filename,struct _wfinddata32_t *_FindData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:291:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:292:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wfindnext32(intptr_t _FindHandle,struct _wfinddata32_t *_FindData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:292:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:293:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wunlink(const wchar_t *_Filename); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:293:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:294:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wrename(const wchar_t *_OldFilename,const wchar_t *_NewFilename); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:294:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:295:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wmktemp(wchar_t *_TemplateName) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:295:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:296:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wfindfirst32i64(const wchar_t *_Filename,struct _wfinddata32i64_t *_FindData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:296:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:297:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture intptr_t __cdecl _wfindfirst64i32(const wchar_t *_Filename,struct _wfinddata64i32_t *_FindData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:297:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:298:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wfindfirst64(const wchar_t *_Filename,struct _wfinddata64_t *_FindData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:298:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:299:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wfindnext32i64(intptr_t _FindHandle,struct _wfinddata32i64_t *_FindData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:299:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:300:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl _wfindnext64i32(intptr_t _FindHandle,struct _wfinddata64i32_t *_FindData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:300:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:301:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wfindnext64(intptr_t _FindHandle,struct _wfinddata64_t *_FindData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:301:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:302:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wsopen_s(int *_FileHandle,const wchar_t *_Filename,int _OpenFlag,int _ShareFlag,int _PermissionFlag); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:302:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/cwchar:44, from C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:303:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wopen(const wchar_t *_Filename,int _OpenFlag,...) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:303:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:304:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wsopen(const wchar_t *_Filename,int _OpenFlag,int _ShareFlag,...) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:304:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:309:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wsetlocale(int _Category,const wchar_t *_Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:309:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:314:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wexecl(const wchar_t *_Filename,const wchar_t *_ArgList,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:314:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:315:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wexecle(const wchar_t *_Filename,const wchar_t *_ArgList,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:315:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:316:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wexeclp(const wchar_t *_Filename,const wchar_t *_ArgList,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:316:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:317:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wexeclpe(const wchar_t *_Filename,const wchar_t *_ArgList,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:317:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:318:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wexecv(const wchar_t *_Filename,const wchar_t *const *_ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:318:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:319:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wexecve(const wchar_t *_Filename,const wchar_t *const *_ArgList,const wchar_t *const *_Env); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:319:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:320:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wexecvp(const wchar_t *_Filename,const wchar_t *const *_ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:320:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:321:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wexecvpe(const wchar_t *_Filename,const wchar_t *const *_ArgList,const wchar_t *const *_Env); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:321:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:326:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wspawnl(int _Mode,const wchar_t *_Filename,const wchar_t *_ArgList,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:326:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:327:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wspawnle(int _Mode,const wchar_t *_Filename,const wchar_t *_ArgList,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:327:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:328:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wspawnlp(int _Mode,const wchar_t *_Filename,const wchar_t *_ArgList,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:328:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:329:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wspawnlpe(int _Mode,const wchar_t *_Filename,const wchar_t *_ArgList,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:329:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:330:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wspawnv(int _Mode,const wchar_t *_Filename,const wchar_t *const *_ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:330:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:331:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wspawnve(int _Mode,const wchar_t *_Filename,const wchar_t *const *_ArgList,const wchar_t *const *_Env); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:331:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:332:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wspawnvp(int _Mode,const wchar_t *_Filename,const wchar_t *const *_ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:332:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:333:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wspawnvpe(int _Mode,const wchar_t *_Filename,const wchar_t *const *_ArgList,const wchar_t *const *_Env); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:333:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:338:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wsystem(const wchar_t *_Command); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:338:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/cwchar:44, from C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:398:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wstat32(const wchar_t *_Name,struct _stat32 *_Stat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:398:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:399:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wstat32i64(const wchar_t *_Name,struct _stat32i64 *_Stat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:399:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:400:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl _wstat64i32(const wchar_t *_Name,struct _stat64i32 *_Stat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:400:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:401:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wstat64(const wchar_t *_Name,struct _stat64 *_Stat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:401:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:412:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *_cgetws(wchar_t *_Buffer) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:412:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:413:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wint_t __cdecl _getwch(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:413:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:414:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wint_t __cdecl _getwche(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:414:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:415:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wint_t __cdecl _putwch(wchar_t _WCh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:415:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:416:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wint_t __cdecl _ungetwch(wint_t _WCh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:416:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:417:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _cputws(const wchar_t *_String); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:417:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:418:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _cwprintf(const wchar_t * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:418:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:419:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _cwscanf(const wchar_t * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:419:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:420:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _cwscanf_l(const wchar_t * __restrict__ _Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:420:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:421:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vcwprintf(const wchar_t * __restrict__ _Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:421:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:422:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _cwprintf_p(const wchar_t * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:422:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:423:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vcwprintf_p(const wchar_t * __restrict__ _Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:423:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:425:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _cwprintf_l(const wchar_t * __restrict__ _Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:425:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:426:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vcwprintf_l(const wchar_t * __restrict__ _Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:426:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:427:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _cwprintf_p_l(const wchar_t * __restrict__ _Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:427:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:428:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vcwprintf_p_l(const wchar_t * __restrict__ _Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:428:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:429:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wint_t __cdecl _putwch_nolock(wchar_t _WCh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:429:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:430:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wint_t __cdecl _getwch_nolock(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:430:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:431:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wint_t __cdecl _getwche_nolock(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:431:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:432:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wint_t __cdecl _ungetwch_nolock(wint_t _WCh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:432:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:439:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_swscanf(const wchar_t * __restrict__ _Src,const wchar_t * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:439:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:441:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_vswscanf (const wchar_t * __restrict__ _Str,const wchar_t * __restrict__ Format,va_list argp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:441:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:443:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_wscanf(const wchar_t * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:443:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:445:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_vwscanf(const wchar_t * __restrict__ Format, va_list argp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:445:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:447:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_fwscanf(FILE * __restrict__ _File,const wchar_t * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:447:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:449:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_vfwscanf (FILE * __restrict__ fp, const wchar_t * __restrict__ Format,va_list argp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:449:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:453:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_fwprintf(FILE * __restrict__ _File,const wchar_t * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:453:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:455:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_wprintf(const wchar_t * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:455:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:457:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_vfwprintf(FILE * __restrict__ _File,const wchar_t * __restrict__ _Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:457:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:459:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_vwprintf(const wchar_t * __restrict__ _Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:459:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:461:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_snwprintf (wchar_t * __restrict__ s, size_t n, const wchar_t * __restrict__ format, ...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:461:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:463:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_vsnwprintf (wchar_t * __restrict__ , size_t, const wchar_t * __restrict__ , va_list); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:463:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:465:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_swprintf(wchar_t * __restrict__ , const wchar_t * __restrict__ , ...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:465:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:467:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_vswprintf(wchar_t * __restrict__ , const wchar_t * __restrict__ ,va_list); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:467:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:485:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int swscanf(const wchar_t *__source, const wchar_t *__format, ...) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:496:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int wscanf(const wchar_t *__format, ...) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:507:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int fwscanf(FILE *__stream, const wchar_t *__format, ...) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:519:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int vswscanf (const wchar_t *__source, const wchar_t *__format, __builtin_va_list __local_argv) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:526:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int vwscanf(const wchar_t *__format, __builtin_va_list __local_argv) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:533:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int vfwscanf (FILE *__stream, const wchar_t *__format, __builtin_va_list __local_argv) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:543:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int fwprintf (FILE *__stream, const wchar_t *__format, ...) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:554:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int wprintf (const wchar_t *__format, ...) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:565:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int vfwprintf (FILE *__stream, const wchar_t *__format, __builtin_va_list __local_argv) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:572:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int vwprintf (const wchar_t *__format, __builtin_va_list __local_argv) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:580:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int snwprintf (wchar_t *__stream, size_t __n, const wchar_t *__format, ...) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:591:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int vsnwprintf (wchar_t *__stream, size_t __n, const wchar_t *__format, __builtin_va_list __local_argv) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cwchar:44, from C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:642:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP FILE *__cdecl _wfsopen(const wchar_t *_Filename,const wchar_t *_Mode,int _ShFlag); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:642:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:645:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wint_t __cdecl fgetwc(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:645:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:646:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wint_t __cdecl _fgetwchar(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:646:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:647:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wint_t __cdecl fputwc(wchar_t _Ch,FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:647:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:648:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wint_t __cdecl _fputwchar(wchar_t _Ch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:648:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:649:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wint_t __cdecl getwc(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:649:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:650:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wint_t __cdecl getwchar(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:650:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:651:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wint_t __cdecl putwc(wchar_t _Ch,FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:651:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:652:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wint_t __cdecl putwchar(wchar_t _Ch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:652:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:653:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wint_t __cdecl ungetwc(wint_t _Ch,FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:653:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:654:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl fgetws(wchar_t * __restrict__ _Dst,int _SizeInWords,FILE * __restrict__ _File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:654:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:655:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fputws(const wchar_t * __restrict__ _Str,FILE * __restrict__ _File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:655:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:656:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _getws(wchar_t *_String) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:656:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:657:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _putws(const wchar_t *_Str); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:657:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:658:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _scwprintf(const wchar_t * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:658:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:659:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _swprintf_l(wchar_t * __restrict__ ,size_t _SizeInWords,const wchar_t * __restrict__ _Format,_locale_t _Locale,... ) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:659:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:660:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _swprintf_c(wchar_t * __restrict__ _DstBuf,size_t _SizeInWords,const wchar_t * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:660:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:661:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vswprintf_c(wchar_t * __restrict__ _DstBuf,size_t _SizeInWords,const wchar_t * __restrict__ _Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:661:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:662:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snwprintf(wchar_t * __restrict__ _Dest,size_t _Count,const wchar_t * __restrict__ _Format,...) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:662:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:663:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vsnwprintf(wchar_t * __restrict__ _Dest,size_t _Count,const wchar_t * __restrict__ _Format,va_list _Args) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:663:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:695:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fwprintf_p(FILE * __restrict__ _File,const wchar_t * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:695:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:696:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wprintf_p(const wchar_t * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:696:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:697:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vfwprintf_p(FILE * __restrict__ _File,const wchar_t * __restrict__ _Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:697:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:698:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vwprintf_p(const wchar_t * __restrict__ _Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:698:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:699:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _swprintf_p(wchar_t * __restrict__ _DstBuf,size_t _MaxCount,const wchar_t * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:699:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:700:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP int __cdecl _vswprintf_p(wchar_t * __restrict__ _DstBuf,size_t _MaxCount,const wchar_t * __restrict__ _Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:700:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:701:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _scwprintf_p(const wchar_t * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:701:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:702:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP int __cdecl _vscwprintf_p(const wchar_t * __restrict__ _Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:702:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:703:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wprintf_l(const wchar_t * __restrict__ _Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:703:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:704:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wprintf_p_l(const wchar_t * __restrict__ _Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:704:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:705:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vwprintf_l(const wchar_t * __restrict__ _Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:705:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:706:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vwprintf_p_l(const wchar_t * __restrict__ _Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:706:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:707:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fwprintf_l(FILE * __restrict__ _File,const wchar_t * __restrict__ _Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:707:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:708:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fwprintf_p_l(FILE * __restrict__ _File,const wchar_t * __restrict__ _Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:708:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:709:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vfwprintf_l(FILE * __restrict__ _File,const wchar_t * __restrict__ _Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:709:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:710:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vfwprintf_p_l(FILE * __restrict__ _File,const wchar_t * __restrict__ _Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:710:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:711:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _swprintf_c_l(wchar_t * __restrict__ _DstBuf,size_t _MaxCount,const wchar_t * __restrict__ _Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:711:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:712:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _swprintf_p_l(wchar_t * __restrict__ _DstBuf,size_t _MaxCount,const wchar_t * __restrict__ _Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:712:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:713:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vswprintf_c_l(wchar_t * __restrict__ _DstBuf,size_t _MaxCount,const wchar_t * __restrict__ _Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:713:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:714:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vswprintf_p_l(wchar_t * __restrict__ _DstBuf,size_t _MaxCount,const wchar_t * __restrict__ _Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:714:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:715:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _scwprintf_l(const wchar_t * __restrict__ _Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:715:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:716:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _scwprintf_p_l(const wchar_t * __restrict__ _Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:716:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:717:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vscwprintf_p_l(const wchar_t * __restrict__ _Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:717:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:718:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snwprintf_l(wchar_t * __restrict__ _DstBuf,size_t _MaxCount,const wchar_t * __restrict__ _Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:718:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:719:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vsnwprintf_l(wchar_t * __restrict__ _DstBuf,size_t _MaxCount,const wchar_t * __restrict__ _Format,_locale_t _Locale,va_list _ArgList) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:719:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:720:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _swprintf(wchar_t * __restrict__ _Dest,const wchar_t * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:720:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:721:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vswprintf(wchar_t * __restrict__ _Dest,const wchar_t * __restrict__ _Format,va_list _Args); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:721:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:722:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl __swprintf_l(wchar_t * __restrict__ _Dest,const wchar_t * __restrict__ _Format,_locale_t _Plocinfo,...) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:722:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:723:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vswprintf_l(wchar_t * __restrict__ _Dest,size_t _MaxCount,const wchar_t * __restrict__ _Format,_locale_t _Locale,va_list _ArgList) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:723:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:724:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl __vswprintf_l(wchar_t * __restrict__ _Dest,const wchar_t * __restrict__ _Format,_locale_t _Plocinfo,va_list _Args) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:724:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:727, from C:/rtools40/mingw64/include/c++/8.3.0/cwchar:44, from C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/swprintf.inl:23:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int vswprintf (wchar_t *__stream, size_t __count, const wchar_t *__format, __builtin_va_list __local_argv) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/swprintf.inl:30:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int swprintf (wchar_t *__stream, size_t __count, const wchar_t *__format, ...) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/swprintf.inl:47:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int vswprintf (wchar_t *__stream, const wchar_t *__format, __builtin_va_list __local_argv) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/swprintf.inl:58:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int swprintf (wchar_t *__stream, const wchar_t *__format, ...) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cwchar:44, from C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:737:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wtempnam(const wchar_t *_Directory,const wchar_t *_FilePrefix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:737:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:738:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vscwprintf(const wchar_t * __restrict__ _Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:738:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:739:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vscwprintf_l(const wchar_t * __restrict__ _Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:739:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:740:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fwscanf_l(FILE * __restrict__ _File,const wchar_t * __restrict__ _Format,_locale_t _Locale,...) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:740:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/cwchar:44, from C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:741:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _swscanf_l(const wchar_t * __restrict__ _Src,const wchar_t * __restrict__ _Format,_locale_t _Locale,...) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:741:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:742:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snwscanf(const wchar_t * __restrict__ _Src,size_t _MaxCount,const wchar_t * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:742:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:743:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snwscanf_l(const wchar_t * __restrict__ _Src,size_t _MaxCount,const wchar_t * __restrict__ _Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:743:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:744:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wscanf_l(const wchar_t * __restrict__ _Format,_locale_t _Locale,...) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:744:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:745:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP FILE *__cdecl _wfdopen(int _FileHandle ,const wchar_t *_Mode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:745:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:746:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP FILE *__cdecl _wfopen(const wchar_t * __restrict__ _Filename,const wchar_t * __restrict__ _Mode) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:746:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:747:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP FILE *__cdecl _wfreopen(const wchar_t * __restrict__ _Filename,const wchar_t * __restrict__ _Mode,FILE * __restrict__ _OldFile) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:747:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:751:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _wperror(const wchar_t *_ErrMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:751:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:753:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP FILE *__cdecl _wpopen(const wchar_t *_Command,const wchar_t *_Mode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:753:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:757:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wremove(const wchar_t *_Filename); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:757:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:758:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wtmpnam(wchar_t *_Buffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:758:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:759:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wint_t __cdecl _fgetwc_nolock(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:759:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:760:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wint_t __cdecl _fputwc_nolock(wchar_t _Ch,FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:760:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:761:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wint_t __cdecl _ungetwc_nolock(wint_t _Ch,FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:761:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:769:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE wint_t __cdecl getwchar() {return (fgetwc(stdin)); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:770:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE wint_t __cdecl putwchar(wchar_t _C) {return (fputwc(_C,stdout)); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:782:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _itow(int _Value,wchar_t *_Dest,int _Radix) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:782:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:783:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _ltow(long _Value,wchar_t *_Dest,int _Radix) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:783:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:784:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _ultow(unsigned long _Value,wchar_t *_Dest,int _Radix) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:784:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:785:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl _wcstod_l(const wchar_t * __restrict__ _Str,wchar_t ** __restrict__ _EndPtr,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:785:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:787:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl __mingw_wcstod(const wchar_t * __restrict__ _Str,wchar_t ** __restrict__ _EndPtr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:787:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:788:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture float __cdecl __mingw_wcstof(const wchar_t * __restrict__ nptr, wchar_t ** __restrict__ endptr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:788:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:789:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture long double __cdecl __mingw_wcstold(const wchar_t * __restrict__, wchar_t ** __restrict__); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:789:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:793:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl wcstod(const wchar_t * __restrict__ _Str,wchar_t ** __restrict__ _EndPtr){ ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:797:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture float __cdecl wcstof(const wchar_t * __restrict__ _Str,wchar_t ** __restrict__ _EndPtr){ ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:806:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture long double __cdecl wcstold (const wchar_t * __restrict__, wchar_t ** __restrict__); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:806:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:808:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture long __cdecl wcstol(const wchar_t * __restrict__ _Str,wchar_t ** __restrict__ _EndPtr,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:808:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:809:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP long __cdecl _wcstol_l(const wchar_t * __restrict__ _Str,wchar_t ** __restrict__ _EndPtr,int _Radix,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:809:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:810:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned long __cdecl wcstoul(const wchar_t * __restrict__ _Str,wchar_t ** __restrict__ _EndPtr,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:810:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:811:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP unsigned long __cdecl _wcstoul_l(const wchar_t * __restrict__ _Str,wchar_t ** __restrict__ _EndPtr,int _Radix,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:811:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:812:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wgetenv(const wchar_t *_VarName) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:812:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:817:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl _wtof(const wchar_t *_Str); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:817:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:818:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl _wtof_l(const wchar_t *_Str,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:818:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:819:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wtoi(const wchar_t *_Str); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:819:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:820:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wtoi_l(const wchar_t *_Str,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:820:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:821:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP long __cdecl _wtol(const wchar_t *_Str); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:821:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:822:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP long __cdecl _wtol_l(const wchar_t *_Str,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:822:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:824:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP wchar_t *__cdecl _i64tow(__int64 _Val,wchar_t *_DstBuf,int _Radix) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:824:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:825:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP wchar_t *__cdecl _ui64tow(unsigned __int64 _Val,wchar_t *_DstBuf,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:825:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:826:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP __int64 __cdecl _wtoi64(const wchar_t *_Str); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:826:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:827:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP __int64 __cdecl _wtoi64_l(const wchar_t *_Str,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:827:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:828:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP __int64 __cdecl _wcstoi64(const wchar_t *_Str,wchar_t **_EndPtr,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:828:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:829:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP __int64 __cdecl _wcstoi64_l(const wchar_t *_Str,wchar_t **_EndPtr,int _Radix,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:829:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:830:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP unsigned __int64 __cdecl _wcstoui64(const wchar_t *_Str,wchar_t **_EndPtr,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:830:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:831:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP unsigned __int64 __cdecl _wcstoui64_l(const wchar_t *_Str,wchar_t **_EndPtr,int _Radix,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:831:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:837:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wfullpath(wchar_t *_FullPath,const wchar_t *_Path,size_t _SizeInWords); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:837:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:838:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _wmakepath(wchar_t *_ResultPath,const wchar_t *_Drive,const wchar_t *_Dir,const wchar_t *_Filename,const wchar_t *_Ext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:838:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:843:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wputenv(const wchar_t *_EnvString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:843:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:844:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _wsearchenv(const wchar_t *_Filename,const wchar_t *_EnvVar,wchar_t *_ResultPath) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:844:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:845:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _wsplitpath(const wchar_t *_FullPath,wchar_t *_Drive,wchar_t *_Dir,wchar_t *_Filename,wchar_t *_Ext) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:845:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:851:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wcsdup(const wchar_t *_Str); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:851:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:852:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl wcscat(wchar_t * __restrict__ _Dest,const wchar_t * __restrict__ _Source) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:852:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:853:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CONST_RETURN wchar_t *__cdecl wcschr(const wchar_t *_Str,wchar_t _Ch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:853:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:854:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl wcscmp(const wchar_t *_Str1,const wchar_t *_Str2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:854:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:855:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl wcscpy(wchar_t * __restrict__ _Dest,const wchar_t * __restrict__ _Source) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:855:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:856:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl wcscspn(const wchar_t *_Str,const wchar_t *_Control); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:856:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:857:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl wcslen(const wchar_t *_Str); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:857:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:858:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl wcsnlen(const wchar_t *_Src,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:858:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:859:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl wcsncat(wchar_t * __restrict__ _Dest,const wchar_t * __restrict__ _Source,size_t _Count) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:859:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:860:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl wcsncmp(const wchar_t *_Str1,const wchar_t *_Str2,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:860:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:861:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl wcsncpy(wchar_t * __restrict__ _Dest,const wchar_t * __restrict__ _Source,size_t _Count) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:861:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:862:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl _wcsncpy_l(wchar_t * __restrict__ _Dest,const wchar_t * __restrict__ _Source,size_t _Count,_locale_t _Locale) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:862:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:863:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CONST_RETURN wchar_t *__cdecl wcspbrk(const wchar_t *_Str,const wchar_t *_Control); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:863:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:864:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CONST_RETURN wchar_t *__cdecl wcsrchr(const wchar_t *_Str,wchar_t _Ch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:864:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:865:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl wcsspn(const wchar_t *_Str,const wchar_t *_Control); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:865:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:866:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CONST_RETURN wchar_t *__cdecl wcsstr(const wchar_t *_Str,const wchar_t *_SubStr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:866:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:867:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl wcstok(wchar_t * __restrict__ _Str,const wchar_t * __restrict__ _Delim) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:867:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:868:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wcserror(int _ErrNum) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:868:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:869:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl __wcserror(const wchar_t *_Str) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:869:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:870:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wcsicmp(const wchar_t *_Str1,const wchar_t *_Str2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:870:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:871:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wcsicmp_l(const wchar_t *_Str1,const wchar_t *_Str2,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:871:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:872:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wcsnicmp(const wchar_t *_Str1,const wchar_t *_Str2,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:872:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:873:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wcsnicmp_l(const wchar_t *_Str1,const wchar_t *_Str2,size_t _MaxCount,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:873:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:874:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wcsnset(wchar_t *_Str,wchar_t _Val,size_t _MaxCount) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:874:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:875:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wcsrev(wchar_t *_Str); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:875:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:876:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wcsset(wchar_t *_Str,wchar_t _Val) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:876:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:877:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wcslwr(wchar_t *_String) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:877:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:878:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *_wcslwr_l(wchar_t *_String,_locale_t _Locale) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:878:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:879:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wcsupr(wchar_t *_String) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:879:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:880:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *_wcsupr_l(wchar_t *_String,_locale_t _Locale) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:880:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:881:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl wcsxfrm(wchar_t * __restrict__ _Dst,const wchar_t * __restrict__ _Src,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:881:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:882:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP size_t __cdecl _wcsxfrm_l(wchar_t * __restrict__ _Dst,const wchar_t * __restrict__ _Src,size_t _MaxCount,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:882:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:883:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl wcscoll(const wchar_t *_Str1,const wchar_t *_Str2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:883:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:884:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wcscoll_l(const wchar_t *_Str1,const wchar_t *_Str2,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:884:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:885:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wcsicoll(const wchar_t *_Str1,const wchar_t *_Str2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:885:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:886:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wcsicoll_l(const wchar_t *_Str1,const wchar_t *_Str2,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:886:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:887:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wcsncoll(const wchar_t *_Str1,const wchar_t *_Str2,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:887:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:888:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wcsncoll_l(const wchar_t *_Str1,const wchar_t *_Str2,size_t _MaxCount,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:888:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:889:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wcsnicoll(const wchar_t *_Str1,const wchar_t *_Str2,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:889:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:890:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wcsnicoll_l(const wchar_t *_Str1,const wchar_t *_Str2,size_t _MaxCount,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:890:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:893:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl wcsdup(const wchar_t *_Str) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:893:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:895:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl wcsicmp(const wchar_t *_Str1,const wchar_t *_Str2) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:895:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:896:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl wcsnicmp(const wchar_t *_Str1,const wchar_t *_Str2,size_t _MaxCount) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:896:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:897:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl wcsnset(wchar_t *_Str,wchar_t _Val,size_t _MaxCount) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:897:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:898:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl wcsrev(wchar_t *_Str) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:898:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:899:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl wcsset(wchar_t *_Str,wchar_t _Val) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:899:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:900:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl wcslwr(wchar_t *_Str) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:900:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:901:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl wcsupr(wchar_t *_Str) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:901:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:902:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl wcsicoll(const wchar_t *_Str1,const wchar_t *_Str2) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:902:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:924:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wasctime(const struct tm *_Tm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:924:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:925:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP errno_t __cdecl _wasctime_s (wchar_t *_Buf,size_t _SizeInWords,const struct tm *_Tm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:925:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:926:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl _wctime32(const __time32_t *_Time) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:926:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:927:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP errno_t __cdecl _wctime32_s (wchar_t *_Buf,size_t _SizeInWords,const __time32_t *_Time); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:927:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:928:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl wcsftime(wchar_t * __restrict__ _Buf,size_t _SizeInWords,const wchar_t * __restrict__ _Format,const struct tm * __restrict__ _Tm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:928:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:929:175: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP size_t __cdecl _wcsftime_l(wchar_t * __restrict__ _Buf,size_t _SizeInWords,const wchar_t * __restrict__ _Format,const struct tm * __restrict__ _Tm,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:929:175: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:930:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wstrdate(wchar_t *_Buffer) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:930:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:931:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP errno_t __cdecl _wstrdate_s (wchar_t *_Buf,size_t _SizeInWords); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:931:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:932:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wstrtime(wchar_t *_Buffer) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:932:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:933:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP errno_t __cdecl _wstrtime_s (wchar_t *_Buf,size_t _SizeInWords); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:933:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:934:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wctime64(const __time64_t *_Time) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:934:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:935:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP errno_t __cdecl _wctime64_s (wchar_t *_Buf,size_t _SizeInWords,const __time64_t *_Time); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:935:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:939:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl _wctime(const time_t *_Time) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:939:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:942:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE wchar_t *__cdecl _wctime(const time_t *_Time) { return _wctime64(_Time); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:951:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture errno_t __cdecl _wctime_s(wchar_t *, size_t, const time_t *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:951:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:954:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE errno_t __cdecl _wctime_s (wchar_t *_Buffer,size_t _SizeInWords,const time_t *_Time) { return _wctime64_s (_Buffer,_SizeInWords,_Time); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:966:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wint_t __cdecl btowc(int); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:966:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:967:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl mbrlen(const char * __restrict__ _Ch,size_t _SizeInBytes,mbstate_t * __restrict__ _State); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:967:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:968:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl mbrtowc(wchar_t * __restrict__ _DstCh,const char * __restrict__ _SrcCh,size_t _SizeInBytes,mbstate_t * __restrict__ _State); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:968:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:969:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl mbsrtowcs(wchar_t * __restrict__ _Dest,const char ** __restrict__ _PSrc,size_t _Count,mbstate_t * __restrict__ _State) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:969:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:970:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl wcrtomb(char * __restrict__ _Dest,wchar_t _Source,mbstate_t * __restrict__ _State) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:970:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:971:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl wcsrtombs(char * __restrict__ _Dest,const wchar_t ** __restrict__ _PSource,size_t _Count,mbstate_t * __restrict__ _State) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:971:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:972:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl wctob(wint_t _WCh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:972:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:975:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl wmemset(wchar_t *s, wchar_t c, size_t n); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:975:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:976:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CONST_RETURN wchar_t *__cdecl wmemchr(const wchar_t *s, wchar_t c, size_t n); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:976:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:977:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl wmemcmp(const wchar_t *s1, const wchar_t *s2,size_t n); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:977:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:978:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl wmemcpy(wchar_t * __restrict__ s1,const wchar_t * __restrict__ s2,size_t n) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:978:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:979:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t * __cdecl wmempcpy (wchar_t *_Dst, const wchar_t *_Src, size_t _Size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:979:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:980:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl wmemmove(wchar_t *s1, const wchar_t *s2, size_t n) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:980:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:981:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fwide(FILE *stream,int mode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:981:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:982:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl mbsinit(const mbstate_t *ps); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:982:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:983:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION long long __cdecl wcstoll(const wchar_t * __restrict__ nptr,wchar_t ** __restrict__ endptr, int base); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:983:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:984:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION unsigned long long __cdecl wcstoull(const wchar_t * __restrict__ nptr,wchar_t ** __restrict__ endptr, int base); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:984:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:987:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *__cdecl memmove(void *_Dst,const void *_Src,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:987:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:988:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *__cdecl memcpy(void * __restrict__ _Dst,const void * __restrict__ _Src,size_t _MaxCount) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:988:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:990:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE int __cdecl fwide(FILE *_F,int _M) { (void)_F; return (_M); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:991:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE int __cdecl mbsinit(const mbstate_t *_P) { return (!_P || *_P==0); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:992:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE _CONST_RETURN wchar_t *__cdecl wmemchr(const wchar_t *_S,wchar_t _C,size_t _N) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1000:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE int __cdecl wmemcmp(const wchar_t *_S1,const wchar_t *_S2,size_t _N) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1010:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE wchar_t *__cdecl wmemcpy(wchar_t * __restrict__ _S1,const wchar_t * __restrict__ _S2,size_t _N) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1014:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE wchar_t *__cdecl wmemmove(wchar_t *_S1,const wchar_t *_S2,size_t _N) { return (wchar_t *)memmove(_S1,_S2,_N*sizeof(wchar_t)); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1015:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE wchar_t *__cdecl wmemset(wchar_t *_S,wchar_t _C,size_t _N) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1038:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_str_wide_utf8 (const wchar_t * const wptr, char **mbptr, size_t * buflen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1038:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1052:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_str_utf8_wide (const char *const mbptr, wchar_t ** wptr, size_t * buflen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1052:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1061:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl __mingw_str_free(void *ptr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1061:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1071, from C:/rtools40/mingw64/include/c++/8.3.0/cwchar:44, from C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:28:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP errno_t __cdecl _waccess_s (const wchar_t *_Filename,int _AccessMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:28:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:29:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP errno_t __cdecl _wmktemp_s (wchar_t *_TemplateName,size_t _SizeInWords); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:29:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:34:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP errno_t __cdecl _cgetws_s (wchar_t *_Buffer,size_t _SizeInWords,size_t *_SizeRead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:34:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:35:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP int __cdecl _cwprintf_s (const wchar_t *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:35:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:36:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _cwscanf_s(const wchar_t *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:36:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:37:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _cwscanf_s_l(const wchar_t *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:37:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:38:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP int __cdecl _vcwprintf_s (const wchar_t *_Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:38:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:39:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP int __cdecl _cwprintf_s_l (const wchar_t *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:39:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:40:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP int __cdecl _vcwprintf_s_l (const wchar_t *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:40:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:45:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _getws_s(wchar_t *_Str,size_t _SizeInWords); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:45:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:46:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fwprintf_s(FILE *_File,const wchar_t *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:46:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:47:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl wprintf_s(const wchar_t *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:47:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:48:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl vfwprintf_s(FILE *_File,const wchar_t *_Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:48:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:49:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl vwprintf_s(const wchar_t *_Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:49:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:51:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl vswprintf_s(wchar_t *_Dst,size_t _SizeInWords,const wchar_t *_Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:51:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:52:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_2(int, vswprintf_s, wchar_t, _Dst, const wchar_t*, _Format, va_list, _ArgList) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1071, from C:/rtools40/mingw64/include/c++/8.3.0/cwchar:44, from C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:54:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl swprintf_s(wchar_t *_Dst,size_t _SizeInWords,const wchar_t *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:54:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:55:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_1_ARGLIST(int,swprintf_s,vswprintf_s,wchar_t,_Dst,const wchar_t*,_Format) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1071, from C:/rtools40/mingw64/include/c++/8.3.0/cwchar:44, from C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:57:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vsnwprintf_s(wchar_t *_DstBuf,size_t _DstSizeInWords,size_t _MaxCount,const wchar_t *_Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:57:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:58:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_3(int,_vsnwprintf_s,wchar_t,_DstBuf,size_t,_MaxCount,const wchar_t*,_Format,va_list,_ArgList) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1071, from C:/rtools40/mingw64/include/c++/8.3.0/cwchar:44, from C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:60:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snwprintf_s(wchar_t *_DstBuf,size_t _DstSizeInWords,size_t _MaxCount,const wchar_t *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:60:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:61:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_2_ARGLIST(int,_snwprintf_s,_vsnwprintf_s,wchar_t,_DstBuf,size_t,_MaxCount,const wchar_t*,_Format) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1071, from C:/rtools40/mingw64/include/c++/8.3.0/cwchar:44, from C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:63:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wprintf_s_l(const wchar_t *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:63:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:64:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vwprintf_s_l(const wchar_t *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:64:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:65:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fwprintf_s_l(FILE *_File,const wchar_t *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:65:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:66:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vfwprintf_s_l(FILE *_File,const wchar_t *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:66:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:67:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _swprintf_s_l(wchar_t *_DstBuf,size_t _DstSize,const wchar_t *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:67:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:68:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vswprintf_s_l(wchar_t *_DstBuf,size_t _DstSize,const wchar_t *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:68:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:69:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snwprintf_s_l(wchar_t *_DstBuf,size_t _DstSize,size_t _MaxCount,const wchar_t *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:69:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:70:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vsnwprintf_s_l(wchar_t *_DstBuf,size_t _DstSize,size_t _MaxCount,const wchar_t *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:70:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:71:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fwscanf_s_l(FILE *_File,const wchar_t *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:71:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:72:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _swscanf_s_l(const wchar_t *_Src,const wchar_t *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:72:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:73:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl swscanf_s(const wchar_t *_Src,const wchar_t *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:73:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:74:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snwscanf_s(const wchar_t *_Src,size_t _MaxCount,const wchar_t *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:74:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:75:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snwscanf_s_l(const wchar_t *_Src,size_t _MaxCount,const wchar_t *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:75:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:76:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wscanf_s_l(const wchar_t *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:76:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:77:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wfopen_s(FILE **_File,const wchar_t *_Filename,const wchar_t *_Mode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:77:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:78:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wfreopen_s(FILE **_File,const wchar_t *_Filename,const wchar_t *_Mode,FILE *_OldFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:78:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:79:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wtmpnam_s(wchar_t *_DstBuf,size_t _SizeInWords); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:79:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:84:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _itow_s (int _Val,wchar_t *_DstBuf,size_t _SizeInWords,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:84:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:85:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_1_1(errno_t,_itow_s,int,_Val,wchar_t,_DstBuf,int,_Radix) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1071, from C:/rtools40/mingw64/include/c++/8.3.0/cwchar:44, from C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:87:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _ltow_s (long _Val,wchar_t *_DstBuf,size_t _SizeInWords,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:87:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:88:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_1_1(errno_t,_ltow_s,long,_Val,wchar_t,_DstBuf,int,_Radix) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1071, from C:/rtools40/mingw64/include/c++/8.3.0/cwchar:44, from C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:90:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _ultow_s (unsigned long _Val,wchar_t *_DstBuf,size_t _SizeInWords,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:90:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:91:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_1_1(errno_t,_ultow_s,unsigned long,_Val,wchar_t,_DstBuf,int,_Radix) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1071, from C:/rtools40/mingw64/include/c++/8.3.0/cwchar:44, from C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:93:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wgetenv_s(size_t *_ReturnSize,wchar_t *_DstBuf,size_t _DstSizeInWords,const wchar_t *_VarName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:93:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:94:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_1_1(errno_t,_wgetenv_s,size_t*,_ReturnSize,wchar_t,_DstBuf,const wchar_t*,_VarName) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1071, from C:/rtools40/mingw64/include/c++/8.3.0/cwchar:44, from C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:96:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wdupenv_s(wchar_t **_Buffer,size_t *_BufferSizeInWords,const wchar_t *_VarName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:96:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:97:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _i64tow_s(__int64 _Val,wchar_t *_DstBuf,size_t _SizeInWords,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:97:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:98:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _ui64tow_s(unsigned __int64 _Val,wchar_t *_DstBuf,size_t _SizeInWords,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:98:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:104:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wmakepath_s(wchar_t *_PathResult,size_t _SizeInWords,const wchar_t *_Drive,const wchar_t *_Dir,const wchar_t *_Filename,const wchar_t *_Ext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:104:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:105:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_4(errno_t,_wmakepath_s,wchar_t,_PathResult,const wchar_t*,_Drive,const wchar_t*,_Dir,const wchar_t*,_Filename,const wchar_t*,_Ext) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1071, from C:/rtools40/mingw64/include/c++/8.3.0/cwchar:44, from C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:107:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wputenv_s(const wchar_t *_Name,const wchar_t *_Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:107:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:109:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wsearchenv_s(const wchar_t *_Filename,const wchar_t *_EnvVar,wchar_t *_ResultPath,size_t _SizeInWords); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:109:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:110:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_2_0(errno_t,_wsearchenv_s,const wchar_t*,_Filename,const wchar_t*,_EnvVar,wchar_t,_ResultPath) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1071, from C:/rtools40/mingw64/include/c++/8.3.0/cwchar:44, from C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:112:227: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wsplitpath_s(const wchar_t *_FullPath,wchar_t *_Drive,size_t _DriveSizeInWords,wchar_t *_Dir,size_t _DirSizeInWords,wchar_t *_Filename,size_t _FilenameSizeInWords,wchar_t *_Ext,size_t _ExtSizeInWords); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:112:227: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:113:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_SPLITPATH(errno_t,_wsplitpath_s,wchar_t,_Dest) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1071, from C:/rtools40/mingw64/include/c++/8.3.0/cwchar:44, from C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:120:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl wcstok_s(wchar_t *_Str,const wchar_t *_Delim,wchar_t **_Context); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:120:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:121:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wcserror_s(wchar_t *_Buf,size_t _SizeInWords,int _ErrNum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:121:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:122:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl __wcserror_s(wchar_t *_Buffer,size_t _SizeInWords,const wchar_t *_ErrMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:122:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:123:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wcsnset_s(wchar_t *_Dst,size_t _DstSizeInWords,wchar_t _Val,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:123:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:124:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wcsset_s(wchar_t *_Str,size_t _SizeInWords,wchar_t _Val); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:124:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:125:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wcslwr_s(wchar_t *_Str,size_t _SizeInWords); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:125:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:126:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wcslwr_s_l(wchar_t *_Str,size_t _SizeInWords,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:126:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:127:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wcsupr_s(wchar_t *_Str,size_t _Size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:127:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:128:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wcsupr_s_l(wchar_t *_Str,size_t _Size,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:128:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:130:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl wcscat_s(wchar_t *_Dst, rsize_t _DstSize, const wchar_t *_Src); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:130:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:131:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_1(errno_t, wcscat_s, wchar_t, _Dest, const wchar_t *, _Source) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1071, from C:/rtools40/mingw64/include/c++/8.3.0/cwchar:44, from C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:132:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl wcscpy_s(wchar_t *_Dst, rsize_t _DstSize, const wchar_t *_Src); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:132:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:133:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_1(errno_t, wcscpy_s, wchar_t, _Dest, const wchar_t *, _Source) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1071, from C:/rtools40/mingw64/include/c++/8.3.0/cwchar:44, from C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:135:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl wcsncat_s(wchar_t *_Dst,size_t _DstSizeInChars,const wchar_t *_Src,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:135:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:136:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wcsncat_s_l(wchar_t *_Dst,size_t _DstSizeInChars,const wchar_t *_Src,size_t _MaxCount,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:136:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:137:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl wcsncpy_s(wchar_t *_Dst,size_t _DstSizeInChars,const wchar_t *_Src,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:137:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:138:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wcsncpy_s_l(wchar_t *_Dst,size_t _DstSizeInChars,const wchar_t *_Src,size_t _MaxCount,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:138:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:139:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wcstok_s_l(wchar_t *_Str,const wchar_t *_Delim,wchar_t **_Context,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:139:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:140:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wcsset_s_l(wchar_t *_Str,size_t _SizeInChars,unsigned int _Val,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:140:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:141:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wcsnset_s_l(wchar_t *_Str,size_t _SizeInChars,unsigned int _Val, size_t _Count,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:141:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:143:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __forceinline size_t __cdecl wcsnlen_s(const wchar_t * _src, size_t _count) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:150:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP errno_t __cdecl _wasctime_s (wchar_t *_Buf,size_t _SizeInWords,const struct tm *_Tm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:150:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:151:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP errno_t __cdecl _wctime32_s (wchar_t *_Buf,size_t _SizeInWords,const __time32_t *_Time); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:151:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:152:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP errno_t __cdecl _wstrdate_s (wchar_t *_Buf,size_t _SizeInWords); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:152:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:153:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP errno_t __cdecl _wstrtime_s (wchar_t *_Buf,size_t _SizeInWords); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:153:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:154:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP errno_t __cdecl _wctime64_s (wchar_t *_Buf,size_t _SizeInWords,const __time64_t *_Time); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:154:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:165:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl mbsrtowcs_s(size_t *_Retval,wchar_t *_Dst,size_t _SizeInWords,const char **_PSrc,size_t _N,mbstate_t *_State); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:165:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:166:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_1_3(errno_t,mbsrtowcs_s,size_t*,_Retval,wchar_t,_Dst,const char**,_PSrc,size_t,_N,mbstate_t,_State) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1071, from C:/rtools40/mingw64/include/c++/8.3.0/cwchar:44, from C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:168:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl wcrtomb_s(size_t *_Retval,char *_Dst,size_t _SizeInBytes,wchar_t _Ch,mbstate_t *_State); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:168:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:169:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_1_2(errno_t,wcrtomb_s,size_t*,_Retval,char,_Dst,wchar_t,_Ch,mbstate_t,_State) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1071, from C:/rtools40/mingw64/include/c++/8.3.0/cwchar:44, from C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:171:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl wcsrtombs_s(size_t *_Retval,char *_Dst,size_t _SizeInBytes,const wchar_t **_Src,size_t _Size,mbstate_t *_State); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:171:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:172:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_1_3(errno_t,wcsrtombs_s,size_t,_Retval,char,_Dst,const wchar_t**,_Src,size_t,_Size,mbstate_t,_State) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1071, from C:/rtools40/mingw64/include/c++/8.3.0/cwchar:44, from C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:174:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP errno_t __cdecl wmemcpy_s (wchar_t *_dest,size_t _numberOfElements,const wchar_t *_src,size_t _count); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:174:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:175:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP errno_t __cdecl wmemmove_s(wchar_t *_dest,size_t _numberOfElements,const wchar_t *_src,size_t _count); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:175:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/cwchar:212:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wcschr(wchar_t* __p, wchar_t __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/cwchar:216:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wcspbrk(wchar_t* __s1, const wchar_t* __s2) ^ C:/rtools40/mingw64/include/c++/8.3.0/cwchar:220:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wcsrchr(wchar_t* __p, wchar_t __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/cwchar:224:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wcsstr(wchar_t* __s1, const wchar_t* __s2) ^ C:/rtools40/mingw64/include/c++/8.3.0/cwchar:228:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wmemchr(wchar_t* __p, wchar_t __c, size_t __n) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:123:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fpos() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:133:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fpos(streamoff __off) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:137:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator streamoff() const { return _M_off; } ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:141:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture state(_StateT __st) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:146:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture state() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:154:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+=(streamoff __off) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:165:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator-=(streamoff __off) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:178:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+(streamoff __off) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:192:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator-(streamoff __off) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:205:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator-(const fpos& __other) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:216:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator==(const fpos<_StateT>& __lhs, const fpos<_StateT>& __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:221:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator!=(const fpos<_StateT>& __lhs, const fpos<_StateT>& __rhs) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:96:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(char_type& __c1, const char_type& __c2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:100:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eq(const char_type& __c1, const char_type& __c2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:104:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lt(const char_type& __c1, const char_type& __c2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:108:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture compare(const char_type* __s1, const char_type* __s2, std::size_t __n); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:111:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture length(const char_type* __s); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:114:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find(const char_type* __s, std::size_t __n, const char_type& __a); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:117:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture move(char_type* __s1, const char_type* __s2, std::size_t __n); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:120:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture copy(char_type* __s1, const char_type* __s2, std::size_t __n); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:123:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(char_type* __s, std::size_t __n, char_type __a); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:126:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_char_type(const int_type& __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:130:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_int_type(const char_type& __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:134:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eq_int_type(const int_type& __c1, const int_type& __c2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:138:11: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eof() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:142:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture not_eof(const int_type& __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:149:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture compare(const char_type* __s1, const char_type* __s2, std::size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:162:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture length(const char_type* __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:173:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find(const char_type* __s, std::size_t __n, const char_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:184:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture move(char_type* __s1, const char_type* __s2, std::size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:195:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture copy(char_type* __s1, const char_type* __s2, std::size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:205:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(char_type* __s, std::size_t __n, char_type __a) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:286:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(char_type& __c1, const char_type& __c2) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:290:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eq(const char_type& __c1, const char_type& __c2) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:294:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lt(const char_type& __c1, const char_type& __c2) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:302:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture compare(const char_type* __s1, const char_type* __s2, size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:316:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture length(const char_type* __s) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:326:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find(const char_type* __s, size_t __n, const char_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:340:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture move(char_type* __s1, const char_type* __s2, size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:348:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture copy(char_type* __s1, const char_type* __s2, size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:356:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(char_type* __s, size_t __n, char_type __a) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:364:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_char_type(const int_type& __c) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:370:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_int_type(const char_type& __c) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:374:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eq_int_type(const int_type& __c1, const int_type& __c2) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:378:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eof() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:382:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture not_eof(const int_type& __c) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:399:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(char_type& __c1, const char_type& __c2) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:403:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eq(const char_type& __c1, const char_type& __c2) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:407:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lt(const char_type& __c1, const char_type& __c2) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:411:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture compare(const char_type* __s1, const char_type* __s2, size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:426:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture length(const char_type* __s) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:437:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find(const char_type* __s, size_t __n, const char_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:452:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture move(char_type* __s1, const char_type* __s2, size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:460:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture copy(char_type* __s1, const char_type* __s2, size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:468:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(char_type* __s, size_t __n, char_type __a) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:476:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_char_type(const int_type& __c) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:480:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_int_type(const char_type& __c) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:484:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eq_int_type(const int_type& __c1, const int_type& __c2) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:488:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eof() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:492:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture not_eof(const int_type& __c) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:519:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(char_type& __c1, const char_type& __c2) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:523:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eq(const char_type& __c1, const char_type& __c2) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:527:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lt(const char_type& __c1, const char_type& __c2) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:531:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture compare(const char_type* __s1, const char_type* __s2, size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:542:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture length(const char_type* __s) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:551:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find(const char_type* __s, size_t __n, const char_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:560:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture move(char_type* __s1, const char_type* __s2, size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:569:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture copy(char_type* __s1, const char_type* __s2, size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:578:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(char_type* __s, size_t __n, char_type __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:586:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_char_type(const int_type& __c) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:590:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_int_type(const char_type& __c) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:594:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eq_int_type(const int_type& __c1, const int_type& __c2) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:598:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eof() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:602:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture not_eof(const int_type& __c) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:616:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(char_type& __c1, const char_type& __c2) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:620:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eq(const char_type& __c1, const char_type& __c2) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:624:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lt(const char_type& __c1, const char_type& __c2) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:628:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture compare(const char_type* __s1, const char_type* __s2, size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:639:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture length(const char_type* __s) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:648:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find(const char_type* __s, size_t __n, const char_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:657:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture move(char_type* __s1, const char_type* __s2, size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:666:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture copy(char_type* __s1, const char_type* __s2, size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:675:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(char_type* __s, size_t __n, char_type __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:683:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_char_type(const int_type& __c) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:687:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_int_type(const char_type& __c) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:691:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eq_int_type(const int_type& __c1, const int_type& __c2) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:695:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eof() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:699:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture not_eof(const int_type& __c) noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/exception.h:63:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture exception() _GLIBCXX_USE_NOEXCEPT { } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/exception.h:64:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~exception() _GLIBCXX_TXN_SAFE_DYN _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/exception.h:69:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture what() const _GLIBCXX_TXN_SAFE_DYN _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/exception:49:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bad_exception() _GLIBCXX_USE_NOEXCEPT { } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/exception:53:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~bad_exception() _GLIBCXX_TXN_SAFE_DYN _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/exception:57:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture what() const _GLIBCXX_TXN_SAFE_DYN _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/exception:67:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture terminate_handler set_terminate(terminate_handler) _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/exception:67:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/new:40, from C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:46, from C:/rtools40/mingw64/include/c++/8.3.0/string:41, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/exception:71:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture terminate_handler get_terminate() noexcept; ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/exception:71:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/exception:76:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void terminate() _GLIBCXX_USE_NOEXCEPT __attribute__ ((__noreturn__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/exception:76:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/exception:79:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unexpected_handler set_unexpected(unexpected_handler) _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/exception:79:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/new:40, from C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:46, from C:/rtools40/mingw64/include/c++/8.3.0/string:41, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/exception:83:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unexpected_handler get_unexpected() noexcept; ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/exception:83:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/exception:88:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void unexpected() __attribute__ ((__noreturn__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/exception:88:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/exception:102:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool uncaught_exception() _GLIBCXX_USE_NOEXCEPT __attribute__ ((__pure__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/exception:102:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/exception:107:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int uncaught_exceptions() _GLIBCXX_USE_NOEXCEPT __attribute__ ((__pure__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/exception:107:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/exception:133:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __verbose_terminate_handler(); ^ C:/rtools40/mingw64/include/c++/8.3.0/exception:133:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/cxxabi_init_exception.h:63:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __cxa_allocate_exception(size_t) _GLIBCXX_NOTHROW; ^~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/cxxabi_init_exception.h:63:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/cxxabi_init_exception.h:66:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __cxa_free_exception(void*) _GLIBCXX_NOTHROW; ^~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/cxxabi_init_exception.h:66:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/cxxabi_init_exception.h:71:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void (_GLIBCXX_CDTOR_CALLABI *dest) (void *)) _GLIBCXX_NOTHROW; ^~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/cxxabi_init_exception.h:71:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/typeinfo:36, from C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/exception:143, from C:/rtools40/mingw64/include/c++/8.3.0/new:40, from C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:46, from C:/rtools40/mingw64/include/c++/8.3.0/string:41, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/hash_bytes.h:47:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Hash_bytes(const void* __ptr, size_t __len, size_t __seed); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/hash_bytes.h:47:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/hash_bytes.h:54:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Fnv_hash_bytes(const void* __ptr, size_t __len, size_t __seed); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/hash_bytes.h:54:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/exception:143, from C:/rtools40/mingw64/include/c++/8.3.0/new:40, from C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:46, from C:/rtools40/mingw64/include/c++/8.3.0/string:41, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/typeinfo:95:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~type_info(); ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/typeinfo:99:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const char* name() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/typeinfo:106:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool before(const type_info& __arg) const _GLIBCXX_NOEXCEPT; ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/typeinfo:107:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool operator==(const type_info& __arg) const _GLIBCXX_NOEXCEPT; ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/typeinfo:136:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool operator!=(const type_info& __arg) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/exception:143, from C:/rtools40/mingw64/include/c++/8.3.0/new:40, from C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:46, from C:/rtools40/mingw64/include/c++/8.3.0/string:41, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/typeinfo:140:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t hash_code() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/typeinfo:152:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual bool __is_pointer_p() const; ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/typeinfo:155:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual bool __is_function_p() const; ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/typeinfo:164:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned __outer) const; ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/typeinfo:168:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **__obj_ptr) const; ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/typeinfo:173:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit type_info(const char *__n): __name(__n) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/typeinfo:177:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture type_info& operator=(const type_info&); ^ C:/rtools40/mingw64/include/c++/8.3.0/typeinfo:178:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture type_info(const type_info&); ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/typeinfo:190:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bad_cast() _GLIBCXX_USE_NOEXCEPT { } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/typeinfo:194:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~bad_cast() _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/typeinfo:197:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual const char* what() const _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/typeinfo:207:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bad_typeid () _GLIBCXX_USE_NOEXCEPT { } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/typeinfo:211:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~bad_typeid() _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/typeinfo:214:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual const char* what() const _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:63:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture exception_ptr current_exception() _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:63:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:66:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture exception_ptr make_exception_ptr(_Ex) _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:66:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/exception:143, from C:/rtools40/mingw64/include/c++/8.3.0/new:40, from C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:46, from C:/rtools40/mingw64/include/c++/8.3.0/string:41, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:69:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void rethrow_exception(exception_ptr) __attribute__ ((__noreturn__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:69:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:83:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit exception_ptr(void* __e) _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:85:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _M_addref() _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:86:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _M_release() _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/exception:143, from C:/rtools40/mingw64/include/c++/8.3.0/new:40, from C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:46, from C:/rtools40/mingw64/include/c++/8.3.0/string:41, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:88:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *_M_get() const _GLIBCXX_NOEXCEPT __attribute__ ((__pure__)); ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:90:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture friend exception_ptr std::current_exception() _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/exception:143, from C:/rtools40/mingw64/include/c++/8.3.0/new:40, from C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:46, from C:/rtools40/mingw64/include/c++/8.3.0/string:41, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:91:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture friend void std::rethrow_exception(exception_ptr); ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:93:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture friend exception_ptr std::make_exception_ptr(_Ex) _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:96:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture exception_ptr() _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:98:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture exception_ptr(const exception_ptr&) _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/exception:143, from C:/rtools40/mingw64/include/c++/8.3.0/new:40, from C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:46, from C:/rtools40/mingw64/include/c++/8.3.0/string:41, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:101:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture exception_ptr(nullptr_t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:105:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture exception_ptr(exception_ptr&& __o) noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:118:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const exception_ptr&) _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/exception:143, from C:/rtools40/mingw64/include/c++/8.3.0/new:40, from C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:46, from C:/rtools40/mingw64/include/c++/8.3.0/string:41, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:122:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(exception_ptr&& __o) noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:129:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~exception_ptr() _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:132:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(exception_ptr&) _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/exception:143, from C:/rtools40/mingw64/include/c++/8.3.0/new:40, from C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:46, from C:/rtools40/mingw64/include/c++/8.3.0/string:41, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:144:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit operator bool() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:150:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_USE_NOEXCEPT __attribute__ ((__pure__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:154:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __attribute__ ((__pure__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:159:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_USE_NOEXCEPT __attribute__ ((__pure__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:159:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:163:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_USE_NOEXCEPT __attribute__ ((__pure__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:163:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:166:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(exception_ptr& __lhs, exception_ptr& __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:171:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __dest_thunk(void* __x) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:179:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture make_exception_ptr(_Ex __ex) _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/exception:144, from C:/rtools40/mingw64/include/c++/8.3.0/new:40, from C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:46, from C:/rtools40/mingw64/include/c++/8.3.0/string:41, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/nested_exception.h:57:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture nested_exception() noexcept : _M_ptr(current_exception()) { } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/nested_exception.h:59:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture nested_exception(const nested_exception&) noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/nested_exception.h:61:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture nested_exception& operator=(const nested_exception&) noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/nested_exception.h:63:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~nested_exception() noexcept; ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/nested_exception.h:67:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rethrow_nested() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/nested_exception.h:75:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture nested_ptr() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/nested_exception.h:82:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit _Nested_exception(const _Except& __ex) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/nested_exception.h:86:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit _Nested_exception(_Except&& __ex) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/nested_exception.h:97:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_with_nested_impl(_Tp&& __t, true_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/nested_exception.h:106:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_with_nested_impl(_Tp&& __t, false_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/nested_exception.h:114:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture throw_with_nested(_Tp&& __t) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/nested_exception.h:137:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __rethrow_if_nested_impl(const _Ex* __ptr) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/nested_exception.h:145:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __rethrow_if_nested_impl(const void*) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/nested_exception.h:151:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rethrow_if_nested(const _Ex& __ex) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:46, from C:/rtools40/mingw64/include/c++/8.3.0/string:41, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/new:57:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bad_alloc() throw() { } ^ C:/rtools40/mingw64/include/c++/8.3.0/new:61:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~bad_alloc() throw(); ^ C:/rtools40/mingw64/include/c++/8.3.0/new:64:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual const char* what() const throw(); ^ C:/rtools40/mingw64/include/c++/8.3.0/new:71:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bad_array_new_length() throw() { } ^ C:/rtools40/mingw64/include/c++/8.3.0/new:75:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~bad_array_new_length() throw(); ^ C:/rtools40/mingw64/include/c++/8.3.0/new:78:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual const char* what() const throw(); ^ C:/rtools40/mingw64/include/c++/8.3.0/new:89:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit nothrow_t() = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/new:101:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture new_handler set_new_handler(new_handler) throw(); ^ C:/rtools40/mingw64/include/c++/8.3.0/new:101:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/new:105:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture new_handler get_new_handler() noexcept; ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/new:105:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/new:121:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __attribute__((__externally_visible__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/new:121:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/new:123:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __attribute__((__externally_visible__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/new:123:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/new:125:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __attribute__((__externally_visible__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/new:125:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/new:127:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __attribute__((__externally_visible__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/new:127:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/new:135:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __attribute__((__externally_visible__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/new:135:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/new:137:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __attribute__((__externally_visible__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/new:137:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/new:139:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __attribute__((__externally_visible__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/new:139:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/new:141:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __attribute__((__externally_visible__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/new:141:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/new:168:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void* operator new(std::size_t, void* __p) _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/new:170:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void* operator new[](std::size_t, void* __p) _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/new:174:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void operator delete (void*, void*) _GLIBCXX_USE_NOEXCEPT { } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/new:175:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void operator delete[](void*, void*) _GLIBCXX_USE_NOEXCEPT { } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:79:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture new_allocator() _GLIBCXX_USE_NOEXCEPT { } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:81:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture new_allocator(const new_allocator&) _GLIBCXX_USE_NOEXCEPT { } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:84:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture new_allocator(const new_allocator<_Tp1>&) _GLIBCXX_USE_NOEXCEPT { } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:86:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~new_allocator() _GLIBCXX_USE_NOEXCEPT { } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:89:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture address(reference __x) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:93:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture address(const_reference __x) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:46, from C:/rtools40/mingw64/include/c++/8.3.0/string:41, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:99:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture allocate(size_type __n, const void* = static_cast(0)) ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:116:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture deallocate(pointer __p, size_type) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:129:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max_size() const _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:46, from C:/rtools40/mingw64/include/c++/8.3.0/string:41, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:135:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture construct(_Up* __p, _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:140:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture destroy(_Up* __p) { __p->~_Up(); } ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:155:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator==(const new_allocator<_Tp>&, const new_allocator<_Tp>&) ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:160:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator!=(const new_allocator<_Tp>&, const new_allocator<_Tp>&) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:41, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:90:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture construct(_Up* __p, _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:95:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture destroy(_Up* __p) { __p->~_Up(); } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:131:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture allocator() throw() { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:133:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture allocator(const allocator& __a) throw() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:137:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture allocator(const allocator<_Tp1>&) throw() { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:139:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~allocator() throw() { } ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:147:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:153:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:159:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:165:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:41, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:175:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template allocator(const allocator<_Up>&) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:183:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template allocator(const allocator<_Up>&) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:191:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template allocator(const allocator<_Up>&) { } ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:209:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture { static void _S_do_it(_Alloc&, _Alloc&) _GLIBCXX_NOEXCEPT { } }; ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:215:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_do_it(_Alloc& __one, _Alloc& __two) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:41, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:228:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_do_it(const _Alloc&, const _Alloc&) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:236:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_do_it(const _Alloc& __one, const _Alloc& __two) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:245:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture { static bool _S_do_it(_Tp&) noexcept { return false; } }; ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:251:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_do_it(_Tp& __c) noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:12, from C:/rtools40/mingw64/include/c++/8.3.0/clocale:42, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++locale.h:41, from C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:43, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:84:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP FILE *__cdecl __iob_func(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:84:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:141:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_sscanf(const char * __restrict__ _Src,const char * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:141:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:144:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_vsscanf (const char * __restrict__ _Str,const char * __restrict__ Format,va_list argp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:144:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:147:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_scanf(const char * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:147:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:150:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_vscanf(const char * __restrict__ Format, va_list argp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:150:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:153:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_fscanf(FILE * __restrict__ _File,const char * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:153:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:156:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_vfscanf (FILE * __restrict__ fp, const char * __restrict__ Format,va_list argp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:156:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:161:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:161:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:164:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_snprintf(char * __restrict__ s, size_t n, const char * __restrict__ format, ...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:164:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:167:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_printf(const char * __restrict__ , ... ) __MINGW_NOTHROW; ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:167:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:170:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_vprintf (const char * __restrict__ , va_list) __MINGW_NOTHROW; ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:170:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:173:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_fprintf (FILE * __restrict__ , const char * __restrict__ , ...) __MINGW_NOTHROW; ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:173:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:176:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_vfprintf (FILE * __restrict__ , const char * __restrict__ , va_list) __MINGW_NOTHROW; ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:176:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:179:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_sprintf (char * __restrict__ , const char * __restrict__ , ...) __MINGW_NOTHROW; ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:179:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:182:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_vsprintf (char * __restrict__ , const char * __restrict__ , va_list) __MINGW_NOTHROW; ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:182:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:185:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_asprintf(char ** __restrict__ , const char * __restrict__ , ...) __MINGW_NOTHROW; ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:185:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:188:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_vasprintf(char ** __restrict__ , const char * __restrict__ , va_list) __MINGW_NOTHROW; ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:188:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:12, from C:/rtools40/mingw64/include/c++/8.3.0/clocale:42, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++locale.h:41, from C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:43, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:227:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int sscanf(const char *__source, const char *__format, ...) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:238:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int scanf(const char *__format, ...) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:249:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int fscanf(FILE *__stream, const char *__format, ...) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:261:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int vsscanf (const char *__source, const char *__format, __builtin_va_list __local_argv) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:268:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int vscanf(const char *__format, __builtin_va_list __local_argv) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:275:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int vfscanf (FILE *__stream, const char *__format, __builtin_va_list __local_argv) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:285:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int fprintf (FILE *__stream, const char *__format, ...) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:296:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int printf (const char *__format, ...) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:307:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int sprintf (char *__stream, const char *__format, ...) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:318:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int vfprintf (FILE *__stream, const char *__format, __builtin_va_list __local_argv) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:325:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int vprintf (const char *__format, __builtin_va_list __local_argv) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:332:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int vsprintf (char *__stream, const char *__format, __builtin_va_list __local_argv) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:339:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int snprintf (char *__stream, size_t __n, const char *__format, ...) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:350:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int vsnprintf (char *__stream, size_t __n, const char *__format, __builtin_va_list __local_argv) ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:12, from C:/rtools40/mingw64/include/c++/8.3.0/clocale:42, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++locale.h:41, from C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:43, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:432:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _filbuf(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:432:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:433:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _flsbuf(int _Ch,FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:433:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:437:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP FILE *__cdecl _fsopen(const char *_Filename,const char *_Mode,int _ShFlag); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:437:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:439:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl clearerr(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:439:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:440:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fclose(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:440:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:441:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fcloseall(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:441:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:445:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP FILE *__cdecl _fdopen(int _FileHandle,const char *_Mode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:445:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:447:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl feof(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:447:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:448:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl ferror(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:448:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:449:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fflush(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:449:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:450:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fgetc(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:450:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:451:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fgetchar(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:451:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:452:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fgetpos(FILE * __restrict__ _File ,fpos_t * __restrict__ _Pos); /* 64bit only, no 32bit version */ ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:452:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:453:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fgetpos64(FILE * __restrict__ _File ,fpos_t * __restrict__ _Pos); /* fgetpos already 64bit */ ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:453:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:454:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl fgets(char * __restrict__ _Buf,int _MaxCount,FILE * __restrict__ _File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:454:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:455:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fileno(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:455:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:459:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP char *__cdecl _tempnam(const char *_DirName,const char *_FilePrefix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:459:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:460:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _flushall(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:460:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:461:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FILE *__cdecl fopen(const char * __restrict__ _Filename,const char * __restrict__ _Mode) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:461:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:462:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FILE *fopen64(const char * __restrict__ filename,const char * __restrict__ mode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:462:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:463:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fputc(int _Ch,FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:463:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:464:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fputchar(int _Ch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:464:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:465:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fputs(const char * __restrict__ _Str,FILE * __restrict__ _File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:465:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:466:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl fread(void * __restrict__ _DstBuf,size_t _ElementSize,size_t _Count,FILE * __restrict__ _File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:466:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:467:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FILE *__cdecl freopen(const char * __restrict__ _Filename,const char * __restrict__ _Mode,FILE * __restrict__ _File) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:467:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:468:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fsetpos(FILE *_File,const fpos_t *_Pos); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:468:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:469:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fsetpos64(FILE *_File,const fpos_t *_Pos); /* fsetpos already 64bit */ ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:469:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:470:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fseek(FILE *_File,long _Offset,int _Origin); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:470:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:474:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int fseeko64(FILE* stream, _off64_t offset, int whence); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:474:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:475:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int fseeko(FILE* stream, _off_t offset, int whence); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:475:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:484:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture long __cdecl ftell(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:484:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:486:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _off_t ftello(FILE * stream); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:486:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:487:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _off64_t ftello64(FILE * stream); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:487:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:496:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION int __cdecl _fseeki64(FILE *_File,__int64 _Offset,int _Origin); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:496:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:497:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION __int64 __cdecl _ftelli64(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:497:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:498:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl fwrite(const void * __restrict__ _Str,size_t _Size,size_t _Count,FILE * __restrict__ _File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:498:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:499:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl getc(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:499:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:500:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl getchar(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:500:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:501:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _getmaxstdio(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:501:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:502:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl gets(char *_Buffer) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:502:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:503:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl _getw(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:503:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:506:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl perror(const char *_ErrMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:506:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:508:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _pclose(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:508:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:509:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP FILE *__cdecl _popen(const char *_Command,const char *_Mode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:509:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:514:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl putc(int _Ch,FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:514:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:515:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl putchar(int _Ch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:515:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:516:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl puts(const char *_Str); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:516:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:517:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _putw(int _Word,FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:517:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:520:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl remove(const char *_Filename); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:520:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:521:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl rename(const char *_OldFilename,const char *_NewFilename); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:521:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:522:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _unlink(const char *_Filename); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:522:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:524:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl unlink(const char *_Filename) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:524:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:527:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl rewind(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:527:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:528:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _rmtmp(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:528:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:529:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl setbuf(FILE * __restrict__ _File,char * __restrict__ _Buffer) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:529:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:530:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _setmaxstdio(int _Max); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:530:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:531:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP unsigned int __cdecl _set_output_format(unsigned int _Format); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:531:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:532:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP unsigned int __cdecl _get_output_format(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:532:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:533:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl setvbuf(FILE * __restrict__ _File,char * __restrict__ _Buf,int _Mode,size_t _Size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:533:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:534:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _scprintf(const char * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:534:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:535:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snscanf(const char * __restrict__ _Src,size_t _MaxCount,const char * __restrict__ _Format,...) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:535:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:536:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FILE *__cdecl tmpfile(void) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:536:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:537:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl tmpnam(char *_Buffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:537:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:538:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl ungetc(int _Ch,FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:538:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:541:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snprintf(char * __restrict__ _Dest,size_t _Count,const char * __restrict__ _Format,...) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:541:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:543:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vsnprintf(char * __restrict__ _Dest,size_t _Count,const char * __restrict__ _Format,va_list _Args) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:543:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:583:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vscprintf(const char * __restrict__ _Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:583:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:584:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _set_printf_count_output(int _Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:584:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:585:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _get_printf_count_output(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:585:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:900:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _lock_file(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:900:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:901:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _unlock_file(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:901:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:902:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fclose_nolock(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:902:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:903:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fflush_nolock(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:903:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:904:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP size_t __cdecl _fread_nolock(void * __restrict__ _DstBuf,size_t _ElementSize,size_t _Count,FILE * __restrict__ _File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:904:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:905:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fseek_nolock(FILE *_File,long _Offset,int _Origin); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:905:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:906:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP long __cdecl _ftell_nolock(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:906:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:907:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP int __cdecl _fseeki64_nolock(FILE *_File,__int64 _Offset,int _Origin); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:907:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:908:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP __int64 __cdecl _ftelli64_nolock(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:908:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:909:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP size_t __cdecl _fwrite_nolock(const void * __restrict__ _DstBuf,size_t _Size,size_t _Count,FILE * __restrict__ _File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:909:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:910:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _ungetc_nolock(int _Ch,FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:910:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:916:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl tempnam(const char *_Directory,const char *_FilePrefix) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:916:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:917:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fcloseall(void) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:917:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:918:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FILE *__cdecl fdopen(int _FileHandle,const char *_Format) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:918:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:919:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fgetchar(void) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:919:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:920:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fileno(FILE *_File) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:920:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:921:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl flushall(void) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:921:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:922:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fputchar(int _Ch) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:922:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:923:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl getw(FILE *_File) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:923:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:924:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl putw(int _Ch,FILE *_File) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:924:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:925:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl rmtmp(void) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:925:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:995:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _spawnv(int _Mode,const char *_Filename,const char *const *_ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:995:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:996:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _spawnve(int _Mode,const char *_Filename,const char *const *_ArgList,const char *const *_Env); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:996:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:997:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _spawnvp(int _Mode,const char *_Filename,const char *const *_ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:997:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:998:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _spawnvpe(int _Mode,const char *_Filename,const char *const *_ArgList,const char *const *_Env); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:998:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:1007, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:12, from C:/rtools40/mingw64/include/c++/8.3.0/clocale:42, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++locale.h:41, from C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:43, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:28:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl clearerr_s(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:28:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:29:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fprintf_s(FILE *_File,const char *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:29:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:30:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl fread_s(void *_DstBuf,size_t _DstSize,size_t _ElementSize,size_t _Count,FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:30:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:31:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fscanf_s_l(FILE *_File,const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:31:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:32:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl printf_s(const char *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:32:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:33:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _scanf_l(const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:33:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:34:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _scanf_s_l(const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:34:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:35:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snprintf_c(char *_DstBuf,size_t _MaxCount,const char *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:35:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:36:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vsnprintf_c(char *_DstBuf,size_t _MaxCount,const char *_Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:36:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:38:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fscanf_l(FILE *_File,const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:38:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:39:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _sscanf_l(const char *_Src,const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:39:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:40:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _sscanf_s_l(const char *_Src,const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:40:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:41:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl sscanf_s(const char *_Src,const char *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:41:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:42:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snscanf_s(const char *_Src,size_t _MaxCount,const char *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:42:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:43:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snscanf_l(const char *_Src,size_t _MaxCount,const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:43:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:44:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snscanf_s_l(const char *_Src,size_t _MaxCount,const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:44:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:45:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl vfprintf_s(FILE *_File,const char *_Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:45:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:46:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl vprintf_s(const char *_Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:46:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:48:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl vsnprintf_s(char *_DstBuf,size_t _DstSize,size_t _MaxCount,const char *_Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:48:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:49:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_3(int,vsnprintf_s,char,_DstBuf,size_t,_MaxCount,const char*,_Format,va_list,_ArgList) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:1007, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:12, from C:/rtools40/mingw64/include/c++/8.3.0/clocale:42, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++locale.h:41, from C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:43, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:51:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vsnprintf_s(char *_DstBuf,size_t _DstSize,size_t _MaxCount,const char *_Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:51:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:52:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_3(int,_vsnprintf_s,char,_DstBuf,size_t,_MaxCount,const char*,_Format,va_list,_ArgList) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:1007, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:12, from C:/rtools40/mingw64/include/c++/8.3.0/clocale:42, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++locale.h:41, from C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:43, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:54:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP int __cdecl vsprintf_s(char *_DstBuf,size_t _Size,const char *_Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:54:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:55:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_2(int, vsprintf_s, char, _DstBuf, const char*, _Format, va_list, _ArgList) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:1007, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:12, from C:/rtools40/mingw64/include/c++/8.3.0/clocale:42, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++locale.h:41, from C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:43, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:57:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP int __cdecl sprintf_s(char *_DstBuf,size_t _DstSize,const char *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:57:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:58:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_1_ARGLIST(int,sprintf_s,vsprintf_s,char,_DstBuf,const char*,_Format) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:1007, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:12, from C:/rtools40/mingw64/include/c++/8.3.0/clocale:42, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++locale.h:41, from C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:43, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:60:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snprintf_s(char *_DstBuf,size_t _DstSize,size_t _MaxCount,const char *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:60:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:61:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_2_ARGLIST(int,_snprintf_s,_vsnprintf_s,char,_DstBuf,size_t,_MaxCount,const char*,_Format) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:1007, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:12, from C:/rtools40/mingw64/include/c++/8.3.0/clocale:42, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++locale.h:41, from C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:43, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:63:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fprintf_p(FILE *_File,const char *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:63:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:64:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _printf_p(const char *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:64:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:65:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _sprintf_p(char *_Dst,size_t _MaxCount,const char *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:65:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:66:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vfprintf_p(FILE *_File,const char *_Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:66:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:67:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vprintf_p(const char *_Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:67:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:68:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vsprintf_p(char *_Dst,size_t _MaxCount,const char *_Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:68:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:69:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _scprintf_p(const char *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:69:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:70:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP int __cdecl _vscprintf_p(const char *_Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:70:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:71:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _printf_l(const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:71:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:72:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _printf_p_l(const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:72:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:73:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vprintf_l(const char *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:73:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:74:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vprintf_p_l(const char *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:74:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:75:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fprintf_l(FILE *_File,const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:75:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:76:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fprintf_p_l(FILE *_File,const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:76:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:77:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vfprintf_l(FILE *_File,const char *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:77:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:78:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vfprintf_p_l(FILE *_File,const char *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:78:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:79:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _sprintf_l(char *_DstBuf,const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:79:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:80:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _sprintf_p_l(char *_DstBuf,size_t _MaxCount,const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:80:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:81:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vsprintf_l(char *_DstBuf,const char *_Format,_locale_t,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:81:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:82:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vsprintf_p_l(char *_DstBuf,size_t _MaxCount,const char *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:82:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:83:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _scprintf_l(const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:83:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:84:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _scprintf_p_l(const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:84:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:85:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vscprintf_l(const char *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:85:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:86:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vscprintf_p_l(const char *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:86:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:87:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _printf_s_l(const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:87:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:88:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vprintf_s_l(const char *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:88:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:89:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fprintf_s_l(FILE *_File,const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:89:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:90:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vfprintf_s_l(FILE *_File,const char *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:90:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:91:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _sprintf_s_l(char *_DstBuf,size_t _DstSize,const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:91:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:92:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vsprintf_s_l(char *_DstBuf,size_t _DstSize,const char *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:92:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:93:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snprintf_s_l(char *_DstBuf,size_t _DstSize,size_t _MaxCount,const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:93:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:94:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vsnprintf_s_l(char *_DstBuf,size_t _DstSize,size_t _MaxCount,const char *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:94:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:95:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snprintf_l(char *_DstBuf,size_t _MaxCount,const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:95:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:96:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snprintf_c_l(char *_DstBuf,size_t _MaxCount,const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:96:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:97:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vsnprintf_l(char *_DstBuf,size_t _MaxCount,const char *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:97:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:98:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vsnprintf_c_l(char *_DstBuf,size_t _MaxCount,const char *,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:98:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:99:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl fopen_s(FILE **_File,const char *_Filename,const char *_Mode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:99:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:100:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl freopen_s(FILE** _File, const char *_Filename, const char *_Mode, FILE *_Stream); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:100:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:102:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP char* __cdecl gets_s(char*,rsize_t); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:102:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:103:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_0(char*,get_s,char,_DstBuf) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:1007, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:12, from C:/rtools40/mingw64/include/c++/8.3.0/clocale:42, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++locale.h:41, from C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:43, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:105:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl tmpnam_s(char*,rsize_t); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:105:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:106:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_0(errno_t,tmpnam_s,char,_DstBuf) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:1007, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:12, from C:/rtools40/mingw64/include/c++/8.3.0/clocale:42, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++locale.h:41, from C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:43, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:187:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP size_t __cdecl _fread_nolock_s(void *_DstBuf,size_t _DstSize,size_t _ElementSize,size_t _Count,FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:187:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/clocale:42, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++locale.h:41, from C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:43, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:79:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl _configthreadlocale(int _Flag); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:79:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:80:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl setlocale(int _Category,const char *_Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:80:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:81:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP struct lconv *__cdecl localeconv(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:81:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:82:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _locale_t __cdecl _get_current_locale(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:82:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:83:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _locale_t __cdecl _create_locale(int _Category,const char *_Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:83:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:84:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl _free_locale(_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:84:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:85:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _locale_t __cdecl __get_current_locale(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:85:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:86:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _locale_t __cdecl __create_locale(int _Category,const char *_Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:86:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:87:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl __free_locale(_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:87:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:43, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++locale.h:58:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const char* __fmt, ...) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cctype:42, from C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:42, from C:/rtools40/mingw64/include/c++/8.3.0/string:43, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:80:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pthreadlocinfo __cdecl __updatetlocinfo(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:80:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:81:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pthreadmbcinfo __cdecl __updatetmbcinfo(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:81:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:100:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _isctype(int _C,int _Type); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:100:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:101:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _isctype_l(int _C,int _Type,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:101:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:102:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl isalpha(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:102:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:103:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _isalpha_l(int _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:103:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:104:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl isupper(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:104:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:105:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _isupper_l(int _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:105:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:106:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl islower(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:106:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:107:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _islower_l(int _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:107:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:108:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl isdigit(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:108:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:109:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _isdigit_l(int _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:109:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:110:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl isxdigit(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:110:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:111:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _isxdigit_l(int _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:111:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:112:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl isspace(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:112:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:113:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _isspace_l(int _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:113:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:114:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl ispunct(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:114:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:115:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _ispunct_l(int _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:115:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:116:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl isalnum(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:116:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:117:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _isalnum_l(int _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:117:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:118:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl isprint(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:118:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:119:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _isprint_l(int _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:119:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:120:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl isgraph(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:120:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:121:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _isgraph_l(int _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:121:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:122:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl iscntrl(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:122:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:123:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _iscntrl_l(int _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:123:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:124:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl toupper(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:124:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:125:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl tolower(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:125:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:126:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _tolower(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:126:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:127:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _tolower_l(int _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:127:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:128:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _toupper(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:128:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:129:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _toupper_l(int _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:129:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:130:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl __isascii(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:130:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:131:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl __toascii(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:131:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:132:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl __iscsymf(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:132:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:133:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl __iscsym(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:133:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:136:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl isblank(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:136:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:43, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:59:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture has_facet(const locale&) throw(); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:59:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:63:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture use_facet(const locale&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:63:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:68:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isspace(_CharT, const locale&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:68:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:72:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isprint(_CharT, const locale&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:72:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:76:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture iscntrl(_CharT, const locale&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:76:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:80:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isupper(_CharT, const locale&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:80:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:84:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture islower(_CharT, const locale&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:84:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:88:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isalpha(_CharT, const locale&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:88:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:92:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isdigit(_CharT, const locale&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:92:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:96:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ispunct(_CharT, const locale&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:96:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:100:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isxdigit(_CharT, const locale&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:100:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:104:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isalnum(_CharT, const locale&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:104:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:108:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isgraph(_CharT, const locale&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:108:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:113:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isblank(_CharT, const locale&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:113:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:118:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture toupper(_CharT, const locale&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:118:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:122:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tolower(_CharT, const locale&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:122:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/ostream_insert.h:36, from C:/rtools40/mingw64/include/c++/8.3.0/string:44, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/cxxabi_forced.h:50:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~__forced_unwind() throw(); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/cxxabi_forced.h:53:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void __pure_dummy() = 0; ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:44, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/ostream_insert.h:45:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _CharT* __s, streamsize __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/ostream_insert.h:57:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __ostream_fill(basic_ostream<_CharT, _Traits>& ___out, streamsize __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/ostream_insert.h:77:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _CharT* __s, streamsize __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/ostream_insert.h:118:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern template ostream& __ostream_insert(ostream&, const char*, streamsize); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/ostream_insert.h:122:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture streamsize); ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:48, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:171:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __x, const _Tp& __y) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:181:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __x, const _Tp& __y) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:191:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __x, const _Tp& __y) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:201:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __x, const _Tp& __y) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:211:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __x, const _Tp& __y) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:221:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:355:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __x, const _Tp& __y) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:365:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __x, const _Tp& __y) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:375:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __x, const _Tp& __y) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:385:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __x, const _Tp& __y) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:395:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __x, const _Tp& __y) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:405:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __x, const _Tp& __y) const ^~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:414:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Tp* __x, _Tp* __y) const _GLIBCXX_NOTHROW ^~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:427:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Tp* __x, _Tp* __y) const _GLIBCXX_NOTHROW ^~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:440:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Tp* __x, _Tp* __y) const _GLIBCXX_NOTHROW ^~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:453:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Tp* __x, _Tp* __y) const _GLIBCXX_NOTHROW ^~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:48, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:766:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __x, const _Tp& __y) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:776:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __x, const _Tp& __y) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:786:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:859:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __x, const _Tp& __y) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:868:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __x, const _Tp& __y) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:877:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __x, const _Tp& __y) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:886:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:988:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unary_negate(const _Predicate& __x) : _M_pred(__x) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:992:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const typename _Predicate::argument_type& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1000:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture not1(const _Predicate& __pred) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1015:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture binary_negate(const _Predicate& __x) : _M_pred(__x) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1020:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const typename _Predicate::second_argument_type& __y) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1028:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture not2(const _Predicate& __pred) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1062:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pointer_to_unary_function() { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1065:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pointer_to_unary_function(_Result (*__x)(_Arg)) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1069:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Arg __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1076:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ptr_fun(_Result (*__x)(_Arg)) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1088:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pointer_to_binary_function() { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1091:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pointer_to_binary_function(_Result (*__x)(_Arg1, _Arg2)) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1095:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Arg1 __x, _Arg2 __y) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1102:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ptr_fun(_Result (*__x)(_Arg1, _Arg2)) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1111:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Tp& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1115:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1127:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Pair& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1131:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Pair& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1137:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Pair2& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1142:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Pair2& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1152:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Pair& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1156:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Pair& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1183:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture mem_fun_t(_Ret (_Tp::*__pf)()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1187:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Tp* __p) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1201:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const_mem_fun_t(_Ret (_Tp::*__pf)() const) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1205:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp* __p) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1219:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture mem_fun_ref_t(_Ret (_Tp::*__pf)()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1223:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Tp& __r) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1237:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const_mem_fun_ref_t(_Ret (_Tp::*__pf)() const) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1241:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __r) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1255:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture mem_fun1_t(_Ret (_Tp::*__pf)(_Arg)) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1259:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Tp* __p, _Arg __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1273:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const_mem_fun1_t(_Ret (_Tp::*__pf)(_Arg) const) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1277:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp* __p, _Arg __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1291:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture mem_fun1_ref_t(_Ret (_Tp::*__pf)(_Arg)) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1295:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Tp& __r, _Arg __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1309:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const_mem_fun1_ref_t(_Ret (_Tp::*__pf)(_Arg) const) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1313:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __r, _Arg __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1324:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture mem_fun(_Ret (_Tp::*__f)()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1329:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture mem_fun(_Ret (_Tp::*__f)() const) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1334:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture mem_fun_ref(_Ret (_Tp::*__f)()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1339:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture mem_fun_ref(_Ret (_Tp::*__f)() const) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1344:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture mem_fun(_Ret (_Tp::*__f)(_Arg)) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1349:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture mem_fun(_Ret (_Tp::*__f)(_Arg) const) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1354:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture mem_fun_ref(_Ret (_Tp::*__f)(_Arg)) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1359:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture mem_fun_ref(_Ret (_Tp::*__f)(_Arg) const) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1368, from C:/rtools40/mingw64/include/c++/8.3.0/string:48, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/backward/binders.h:118:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const typename _Operation::first_argument_type& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/backward/binders.h:122:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const typename _Operation::second_argument_type& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/backward/binders.h:128:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(typename _Operation::second_argument_type& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/backward/binders.h:135:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bind1st(const _Operation& __fn, const _Tp& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/backward/binders.h:153:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const typename _Operation::second_argument_type& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/backward/binders.h:157:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const typename _Operation::first_argument_type& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/backward/binders.h:163:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(typename _Operation::first_argument_type& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/backward/binders.h:170:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bind2nd(const _Operation& __fn, const _Tp& __x) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/range_access.h:36, from C:/rtools40/mingw64/include/c++/8.3.0/string:51, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/initializer_list:62:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr initializer_list(const_iterator __a, size_type __l) ^ C:/rtools40/mingw64/include/c++/8.3.0/initializer_list:66:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr initializer_list() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/initializer_list:71:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size() const noexcept { return _M_len; } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/initializer_list:75:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture begin() const noexcept { return _M_array; } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/initializer_list:79:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture end() const noexcept { return begin() + size(); } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/initializer_list:89:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture begin(initializer_list<_Tp> __ils) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/initializer_list:99:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture end(initializer_list<_Tp> __ils) noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:51, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/range_access.h:48:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture begin(_Container& __cont) -> decltype(__cont.begin()) ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/range_access.h:58:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture begin(const _Container& __cont) -> decltype(__cont.begin()) ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/range_access.h:68:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture end(_Container& __cont) -> decltype(__cont.end()) ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/range_access.h:78:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture end(const _Container& __cont) -> decltype(__cont.end()) ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/range_access.h:87:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture begin(_Tp (&__arr)[_Nm]) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/range_access.h:97:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture end(_Tp (&__arr)[_Nm]) ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:66, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:35, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr.h:148, from C:/rtools40/mingw64/include/c++/8.3.0/ext/atomicity.h:35, from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:31:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP uintptr_t __cdecl _beginthread(void (__cdecl *_StartAddress) (void *),unsigned _StackSize,void *_ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:31:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:32:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _endthread(void) __MINGW_ATTRIB_NORETURN; ^~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:32:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:66, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:35, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr.h:148, from C:/rtools40/mingw64/include/c++/8.3.0/ext/atomicity.h:35, from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:33:178: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP uintptr_t __cdecl _beginthreadex(void *_Security,unsigned _StackSize,unsigned (__stdcall *_StartAddress) (void *),void *_ArgList,unsigned _InitFlag,unsigned *_ThrdAddr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:33:178: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:34:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _endthreadex(unsigned _Retval) __MINGW_ATTRIB_NORETURN; ^~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:34:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:38:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl __MINGW_NOTHROW exit(int _Code) __MINGW_ATTRIB_NORETURN; ^~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:38:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:39:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl __MINGW_NOTHROW _exit(int _Code) __MINGW_ATTRIB_NORETURN; ^~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:39:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:43:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl _Exit(int) __MINGW_ATTRIB_NORETURN; ^~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:43:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:66, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:35, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr.h:148, from C:/rtools40/mingw64/include/c++/8.3.0/ext/atomicity.h:35, from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:45:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE __MINGW_ATTRIB_NORETURN void __cdecl _Exit(int status) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:52:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl __declspec(noreturn) abort(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:52:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:57:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl __MINGW_NOTHROW _cexit(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:57:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:58:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl __MINGW_NOTHROW _c_exit(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:58:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:59:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _getpid(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:59:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:60:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _cwait(int *_TermStat,intptr_t _ProcHandle,int _Action); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:60:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:61:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _execl(const char *_Filename,const char *_ArgList,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:61:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:62:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _execle(const char *_Filename,const char *_ArgList,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:62:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:63:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _execlp(const char *_Filename,const char *_ArgList,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:63:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:64:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _execlpe(const char *_Filename,const char *_ArgList,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:64:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:65:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _execv(const char *_Filename,const char *const *_ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:65:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:66:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _execve(const char *_Filename,const char *const *_ArgList,const char *const *_Env); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:66:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:67:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _execvp(const char *_Filename,const char *const *_ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:67:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:68:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _execvpe(const char *_Filename,const char *const *_ArgList,const char *const *_Env); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:68:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:69:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _spawnl(int _Mode,const char *_Filename,const char *_ArgList,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:69:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:70:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _spawnle(int _Mode,const char *_Filename,const char *_ArgList,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:70:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:71:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _spawnlp(int _Mode,const char *_Filename,const char *_ArgList,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:71:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:72:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _spawnlpe(int _Mode,const char *_Filename,const char *_ArgList,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:72:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:84:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl system(const char *_Command); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:84:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:116:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl __security_init_cookie(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:116:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:121:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl __security_check_cookie(uintptr_t _StackCookie); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:121:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:122:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __declspec(noreturn) void __cdecl __report_gsfailure(uintptr_t _StackCookie); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:122:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:126:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture intptr_t __cdecl _loaddll(char *_Filename); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:126:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:127:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl _unloaddll(intptr_t _Handle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:127:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:128:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int (__cdecl *__cdecl _getdllprocaddr(intptr_t _Handle,char *_ProcedureName,intptr_t _Ordinal))(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:128:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:154:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture intptr_t __cdecl cwait(int *_TermStat,intptr_t _ProcHandle,int _Action) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:154:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:156:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl execl(const char *_Filename,const char *_ArgList,...) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:156:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:157:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl execle(const char *_Filename,const char *_ArgList,...) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:157:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:158:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl execlp(const char *_Filename,const char *_ArgList,...) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:158:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:159:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl execlpe(const char *_Filename,const char *_ArgList,...) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:159:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:166:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture intptr_t __cdecl spawnl(int,const char *_Filename,const char *_ArgList,...) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:166:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:167:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture intptr_t __cdecl spawnle(int,const char *_Filename,const char *_ArgList,...) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:167:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:168:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture intptr_t __cdecl spawnlp(int,const char *_Filename,const char *_ArgList,...) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:168:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:169:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture intptr_t __cdecl spawnlpe(int,const char *_Filename,const char *_ArgList,...) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:169:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:172:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl getpid(void) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:172:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:179:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl execv(const char *_Filename,char *const _ArgList[]) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:179:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:180:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl execve(const char *_Filename,char *const _ArgList[],char *const _Env[]) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:180:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:181:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl execvp(const char *_Filename,char *const _ArgList[]) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:181:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:182:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl execvpe(const char *_Filename,char *const _ArgList[],char *const _Env[]) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:182:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:189:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture intptr_t __cdecl spawnv(int,const char *_Filename,char *const _ArgList[]) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:189:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:190:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture intptr_t __cdecl spawnve(int,const char *_Filename,char *const _ArgList[],char *const _Env[]) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:190:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:191:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture intptr_t __cdecl spawnvp(int,const char *_Filename,char *const _ArgList[]) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:191:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:192:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture intptr_t __cdecl spawnvpe(int,const char *_Filename,char *const _ArgList[],char *const _Env[]) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:192:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:68, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:35, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr.h:148, from C:/rtools40/mingw64/include/c++/8.3.0/ext/atomicity.h:35, from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/signal.h:57:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern void **__cdecl __pxcptinfoptrs(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/signal.h:57:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/signal.h:60:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __p_sig_fn_t __cdecl signal(int _SigNum,__p_sig_fn_t _Func); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/signal.h:60:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/signal.h:61:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl raise(int _SigNum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/signal.h:61:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:70, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:35, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr.h:148, from C:/rtools40/mingw64/include/c++/8.3.0/ext/atomicity.h:35, from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sys/timeb.h:78:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _ftime64(struct __timeb64 *_Time); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sys/timeb.h:78:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sys/timeb.h:82:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _ftime(struct __timeb64 *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sys/timeb.h:82:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sys/timeb.h:102:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl ftime (struct timeb *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sys/timeb.h:102:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sys/timeb.h:107:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE void __cdecl ftime(struct timeb *_Tmb) { ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/sys/timeb.h:124, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:70, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:35, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr.h:148, from C:/rtools40/mingw64/include/c++/8.3.0/ext/atomicity.h:35, from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/sys/timeb_s.h:18:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _ftime_s(struct __timeb32 *_Time); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/sys/timeb_s.h:18:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/sys/timeb_s.h:19:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _ftime64_s(struct __timeb64 *_Time); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/sys/timeb_s.h:19:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:35, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr.h:148, from C:/rtools40/mingw64/include/c++/8.3.0/ext/atomicity.h:35, from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:160:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void * WINPTHREAD_API pthread_timechange_handler_np(void * dummy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:160:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:161:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_delay_np (const struct timespec *interval); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:161:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:162:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_num_processors_np(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:162:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:163:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_set_num_processors_np(int n); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:163:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:243:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API sched_yield(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:243:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:244:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API sched_get_priority_min(int pol); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:244:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:245:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API sched_get_priority_max(int pol); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:245:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:246:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API sched_getscheduler(pid_t pid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:246:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:247:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API sched_setscheduler(pid_t pid, int pol, const struct sched_param *param); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:247:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:260:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_attr_setschedparam(pthread_attr_t *attr, const struct sched_param *param); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:260:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:261:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_attr_getschedparam(const pthread_attr_t *attr, struct sched_param *param); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:261:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:262:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_getschedparam(pthread_t thread, int *pol, struct sched_param *param); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:262:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:263:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_setschedparam(pthread_t thread, int pol, const struct sched_param *param); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:263:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:264:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_attr_setschedpolicy (pthread_attr_t *attr, int pol); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:264:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:265:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_attr_getschedpolicy (pthread_attr_t *attr, int *pol); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:265:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:292:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_key_create(pthread_key_t *key, void (* dest)(void *)); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:292:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:293:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_key_delete(pthread_key_t key); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:293:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:294:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void * WINPTHREAD_API pthread_getspecific(pthread_key_t key); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:294:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:295:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_setspecific(pthread_key_t key, const void *value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:295:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:297:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pthread_t WINPTHREAD_API pthread_self(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:297:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:298:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_once(pthread_once_t *o, void (*func)(void)); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:298:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:299:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void WINPTHREAD_API pthread_testcancel(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:299:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:300:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_equal(pthread_t t1, pthread_t t2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:300:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:301:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void WINPTHREAD_API pthread_tls_init(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:301:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:302:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void WINPTHREAD_API _pthread_cleanup_dest(pthread_t t); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:302:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:303:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_get_concurrency(int *val); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:303:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:304:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_set_concurrency(int val); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:304:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:305:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void WINPTHREAD_API pthread_exit(void *res); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:305:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:306:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void WINPTHREAD_API _pthread_invoke_cancel(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:306:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:307:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_cancel(pthread_t t); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:307:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:308:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_kill(pthread_t t, int sig); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:308:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:309:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned WINPTHREAD_API _pthread_get_state(const pthread_attr_t *attr, unsigned flag); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:309:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:310:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API _pthread_set_state(pthread_attr_t *attr, unsigned flag, unsigned val); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:310:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:311:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_setcancelstate(int state, int *oldstate); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:311:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:312:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_setcanceltype(int type, int *oldtype); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:312:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:313:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_create_wrapper(void *args); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:313:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:314:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_create(pthread_t *th, const pthread_attr_t *attr, void *(* func)(void *), void *arg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:314:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:315:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_join(pthread_t t, void **res); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:315:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:316:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_detach(pthread_t t); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:316:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:317:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_setname_np(pthread_t thread, const char *name); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:317:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:318:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_getname_np(pthread_t thread, char *name, size_t len); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:318:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:321:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_rwlock_init(pthread_rwlock_t *rwlock_, const pthread_rwlockattr_t *attr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:321:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:322:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_rwlock_wrlock(pthread_rwlock_t *l); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:322:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:323:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_rwlock_timedwrlock(pthread_rwlock_t *rwlock, const struct timespec *ts); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:323:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:324:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_rwlock_rdlock(pthread_rwlock_t *l); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:324:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:325:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_rwlock_timedrdlock(pthread_rwlock_t *l, const struct timespec *ts); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:325:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:326:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_rwlock_unlock(pthread_rwlock_t *l); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:326:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:327:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_rwlock_tryrdlock(pthread_rwlock_t *l); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:327:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:328:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_rwlock_trywrlock(pthread_rwlock_t *l); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:328:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:329:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_rwlock_destroy (pthread_rwlock_t *l); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:329:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:331:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_cond_init(pthread_cond_t *cv, const pthread_condattr_t *a); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:331:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:332:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_cond_destroy(pthread_cond_t *cv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:332:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:333:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_cond_signal (pthread_cond_t *cv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:333:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:334:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_cond_broadcast (pthread_cond_t *cv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:334:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:335:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_cond_wait (pthread_cond_t *cv, pthread_mutex_t *external_mutex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:335:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:336:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_cond_timedwait(pthread_cond_t *cv, pthread_mutex_t *external_mutex, const struct timespec *t); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:336:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:35, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr.h:148, from C:/rtools40/mingw64/include/c++/8.3.0/ext/atomicity.h:35, from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:337:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_cond_timedwait_relative_np(pthread_cond_t *cv, pthread_mutex_t *external_mutex, const struct timespec *t); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:337:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:339:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_mutex_lock(pthread_mutex_t *m); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:339:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:340:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_mutex_timedlock(pthread_mutex_t *m, const struct timespec *ts); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:340:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:341:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_mutex_unlock(pthread_mutex_t *m); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:341:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:342:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_mutex_trylock(pthread_mutex_t *m); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:342:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:343:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_mutex_init(pthread_mutex_t *m, const pthread_mutexattr_t *a); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:343:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:344:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_mutex_destroy(pthread_mutex_t *m); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:344:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:346:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_barrier_destroy(pthread_barrier_t *b); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:346:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:347:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_barrier_init(pthread_barrier_t *b, const void *attr, unsigned int count); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:347:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:348:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_barrier_wait(pthread_barrier_t *b); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:348:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:350:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_spin_init(pthread_spinlock_t *l, int pshared); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:350:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:351:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_spin_destroy(pthread_spinlock_t *l); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:351:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:353:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_spin_lock(pthread_spinlock_t *l); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:353:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:354:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_spin_trylock(pthread_spinlock_t *l); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:354:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:355:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_spin_unlock(pthread_spinlock_t *l); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:355:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:357:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_attr_init(pthread_attr_t *attr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:357:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:358:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_attr_destroy(pthread_attr_t *attr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:358:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:359:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_attr_setdetachstate(pthread_attr_t *a, int flag); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:359:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:360:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_attr_getdetachstate(const pthread_attr_t *a, int *flag); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:360:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:361:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_attr_setinheritsched(pthread_attr_t *a, int flag); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:361:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:362:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_attr_getinheritsched(const pthread_attr_t *a, int *flag); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:362:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:363:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_attr_setscope(pthread_attr_t *a, int flag); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:363:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:364:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_attr_getscope(const pthread_attr_t *a, int *flag); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:364:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:365:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_attr_getstackaddr(pthread_attr_t *attr, void **stack); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:365:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:366:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_attr_setstackaddr(pthread_attr_t *attr, void *stack); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:366:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:367:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_attr_getstacksize(const pthread_attr_t *attr, size_t *size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:367:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:368:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_attr_setstacksize(pthread_attr_t *attr, size_t size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:368:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:370:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_mutexattr_init(pthread_mutexattr_t *a); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:370:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:371:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_mutexattr_destroy(pthread_mutexattr_t *a); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:371:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:372:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_mutexattr_gettype(const pthread_mutexattr_t *a, int *type); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:372:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:373:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_mutexattr_settype(pthread_mutexattr_t *a, int type); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:373:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:374:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_mutexattr_getpshared(const pthread_mutexattr_t *a, int *type); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:374:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:375:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_mutexattr_setpshared(pthread_mutexattr_t * a, int type); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:375:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:376:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_mutexattr_getprotocol(const pthread_mutexattr_t *a, int *type); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:376:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:377:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_mutexattr_setprotocol(pthread_mutexattr_t *a, int type); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:377:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:378:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_mutexattr_getprioceiling(const pthread_mutexattr_t *a, int * prio); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:378:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:379:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_mutexattr_setprioceiling(pthread_mutexattr_t *a, int prio); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:379:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:380:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_getconcurrency(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:380:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:381:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_setconcurrency(int new_level); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:381:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:383:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_condattr_destroy(pthread_condattr_t *a); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:383:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:384:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_condattr_init(pthread_condattr_t *a); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:384:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:385:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_condattr_getpshared(const pthread_condattr_t *a, int *s); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:385:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:386:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_condattr_setpshared(pthread_condattr_t *a, int s); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:386:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:394:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture clockid_t *clock_id); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:394:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:396:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture clockid_t clock_id); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:396:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:397:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API __pthread_clock_nanosleep(clockid_t clock_id, int flags, const struct timespec *rqtp, struct timespec *rmtp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:397:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:399:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_barrierattr_init(void **attr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:399:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:400:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_barrierattr_destroy(void **attr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:400:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:401:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_barrierattr_setpshared(void **attr, int s); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:401:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:402:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_barrierattr_getpshared(void **attr, int *s); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:402:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:405:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture struct _pthread_cleanup ** WINPTHREAD_API pthread_getclean (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:405:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:406:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void * WINPTHREAD_API pthread_gethandle (pthread_t t); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:406:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:407:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void * WINPTHREAD_API pthread_getevent (); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:407:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:409:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned long long WINPTHREAD_API _pthread_rel_time_in_ms(const struct timespec *ts); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:409:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:410:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned long long WINPTHREAD_API _pthread_time_in_ms(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:410:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:411:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned long long WINPTHREAD_API _pthread_time_in_ms_from_timespec(const struct timespec *ts); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:411:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:412:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API _pthread_tryjoin (pthread_t t, void **res); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:412:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:413:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_rwlockattr_destroy(pthread_rwlockattr_t *a); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:413:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:414:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_rwlockattr_getpshared(pthread_rwlockattr_t *a, int *s); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:414:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:415:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_rwlockattr_init(pthread_rwlockattr_t *a); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:415:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:416:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_rwlockattr_setpshared(pthread_rwlockattr_t *a, int s); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:416:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr.h:148, from C:/rtools40/mingw64/include/c++/8.3.0/ext/atomicity.h:35, from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:299:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_active_p (void) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:660:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *__args) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:666:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_join (__gthread_t __threadid, void **__value_ptr) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:672:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_detach (__gthread_t __threadid) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:678:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_equal (__gthread_t __t1, __gthread_t __t2) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:684:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_self (void) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:690:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_yield (void) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:696:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_once (__gthread_once_t *__once, void (*__func) (void)) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:705:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_key_create (__gthread_key_t *__key, void (*__dtor) (void *)) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:711:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_key_delete (__gthread_key_t __key) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:717:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_getspecific (__gthread_key_t __key) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:723:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_setspecific (__gthread_key_t __key, const void *__ptr) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:729:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_mutex_init_function (__gthread_mutex_t *__mutex) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:736:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_mutex_destroy (__gthread_mutex_t *__mutex) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:745:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_mutex_lock (__gthread_mutex_t *__mutex) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:754:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_mutex_trylock (__gthread_mutex_t *__mutex) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:765:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const __gthread_time_t *__abs_timeout) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:775:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_mutex_unlock (__gthread_mutex_t *__mutex) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:786:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_recursive_mutex_init_function (__gthread_recursive_mutex_t *__mutex) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:808:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_recursive_mutex_lock (__gthread_recursive_mutex_t *__mutex) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:814:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_recursive_mutex_trylock (__gthread_recursive_mutex_t *__mutex) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:822:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const __gthread_time_t *__abs_timeout) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:829:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_recursive_mutex_unlock (__gthread_recursive_mutex_t *__mutex) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:835:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_recursive_mutex_destroy (__gthread_recursive_mutex_t *__mutex) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:850:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_cond_broadcast (__gthread_cond_t *__cond) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:856:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_cond_signal (__gthread_cond_t *__cond) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:862:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_cond_wait (__gthread_cond_t *__cond, __gthread_mutex_t *__mutex) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:869:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const __gthread_time_t *__abs_timeout) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:876:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_recursive_mutex_t *__mutex) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:882:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_cond_destroy (__gthread_cond_t* __cond) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/ext/atomicity.h:48:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __exchange_and_add(volatile _Atomic_word* __mem, int __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/atomicity.h:52:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __atomic_add(volatile _Atomic_word* __mem, int __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/atomicity.h:65:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __exchange_and_add_single(_Atomic_word* __mem, int __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/atomicity.h:73:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __atomic_add_single(_Atomic_word* __mem, int __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/atomicity.h:78:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __exchange_and_add_dispatch(_Atomic_word* __mem, int __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/atomicity.h:92:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __atomic_add_dispatch(_Atomic_word* __mem, int __val) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/ext/alloc_traits.h:36, from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:214:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture -> decltype(__a.allocate(__n, __hint)) ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:219:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_allocate(_Alloc2& __a, size_type __n, const_void_pointer, ...) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:228:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static true_type __test(int); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:231:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static false_type __test(...); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:242:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_construct(_Alloc& __a, _Tp* __p, _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:249:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_construct(_Alloc&, _Tp* __p, _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:255:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture -> decltype(__a.destroy(__p)) ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:260:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_destroy(_Alloc2&, _Tp* __p, ...) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:266:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture -> decltype(__a.max_size()) ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:271:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_max_size(_Alloc2&, ...) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:282:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture -> decltype(__a.select_on_container_copy_construction()) ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:287:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_select(_Alloc2& __a, ...) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:300:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture allocate(_Alloc& __a, size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:315:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture allocate(_Alloc& __a, size_type __n, const_void_pointer __hint) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:327:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture deallocate(_Alloc& __a, pointer __p, size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:343:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture -> decltype(_S_construct(__a, __p, std::forward<_Args>(__args)...)) ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:355:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void destroy(_Alloc& __a, _Tp* __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:366:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static size_type max_size(const _Alloc& __a) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:378:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture select_on_container_copy_construction(const _Alloc& __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:435:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture allocate(allocator_type& __a, size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:449:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture allocate(allocator_type& __a, size_type __n, const_void_pointer __hint) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:461:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture deallocate(allocator_type& __a, pointer __p, size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:474:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture construct(allocator_type& __a, _Up* __p, _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:486:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture destroy(allocator_type& __a, _Up* __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:495:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max_size(const allocator_type& __a) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:504:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture select_on_container_copy_construction(const allocator_type& __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:511:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __do_alloc_on_copy(_Alloc& __one, const _Alloc& __two, true_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:516:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __do_alloc_on_copy(_Alloc&, const _Alloc&, false_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:520:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void __alloc_on_copy(_Alloc& __one, const _Alloc& __two) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:528:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline _Alloc __alloc_on_copy(const _Alloc& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:535:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void __do_alloc_on_move(_Alloc& __one, _Alloc& __two, true_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:539:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void __do_alloc_on_move(_Alloc&, _Alloc&, false_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:543:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void __alloc_on_move(_Alloc& __one, _Alloc& __two) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:551:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void __do_alloc_on_swap(_Alloc& __one, _Alloc& __two, true_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:558:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void __do_alloc_on_swap(_Alloc&, _Alloc&, false_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:562:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void __alloc_on_swap(_Alloc& __one, _Alloc& __two) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:579:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_select(int); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:583:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_select(...); ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/ext/alloc_traits.h:82:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture construct(_Alloc& __a, _Ptr __p, _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/alloc_traits.h:91:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture destroy(_Alloc& __a, _Ptr __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/alloc_traits.h:94:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static _Alloc _S_select_on_copy(const _Alloc& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/alloc_traits.h:97:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void _S_on_swap(_Alloc& __a, _Alloc& __b) ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/alloc_traits.h:100:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _S_propagate_on_copy_assign() ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/alloc_traits.h:103:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _S_propagate_on_move_assign() ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/alloc_traits.h:106:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _S_propagate_on_swap() ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/alloc_traits.h:109:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _S_always_equal() ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/alloc_traits.h:112:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _S_nothrow_move() ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:145:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Alloc_hider(pointer __dat, const _Alloc& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:148:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Alloc_hider(pointer __dat, _Alloc&& __a = _Alloc()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:167:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_data(pointer __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:171:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_length(size_type __length) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:175:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_data() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:179:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_local_data() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:189:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_local_data() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:199:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_capacity(size_type __capacity) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:203:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_set_length(size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:210:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_is_local() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:215:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_create(size_type&, size_type); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:218:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_dispose() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:225:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_destroy(size_type __size) throw() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:233:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::__false_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:243:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_construct_aux(_Integer __beg, _Integer __end, std::__true_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:247:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_construct_aux_2(size_type __req, _CharT __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:252:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_construct(_InIterator __beg, _InIterator __end) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:262:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::input_iterator_tag); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:269:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::forward_iterator_tag); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:272:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_construct(size_type __req, _CharT __c); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:275:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_allocator() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:279:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_allocator() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:299:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_check(size_type __pos, const char* __s) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:309:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_check_length(size_type __n1, size_type __n2, const char* __s) const ^~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:318:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_limit(size_type __pos, size_type __off) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:326:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_disjunct(const _CharT* __s) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:335:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_copy(_CharT* __d, const _CharT* __s, size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:344:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_move(_CharT* __d, const _CharT* __s, size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:353:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_assign(_CharT* __d, size_type __n, _CharT __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:365:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_copy_chars(_CharT* __p, _Iterator __k1, _Iterator __k2) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:372:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_copy_chars(_CharT* __p, iterator __k1, iterator __k2) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:377:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:381:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_copy_chars(_CharT* __p, _CharT* __k1, _CharT* __k2) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:386:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:390:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_compare(size_type __n1, size_type __n2) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:403:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_assign(const basic_string&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:407:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_type __len2); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:410:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_erase(size_type __pos, size_type __n); ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:421:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT_IF(is_nothrow_default_constructible<_Alloc>::value) ^~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:429:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_string(const _Alloc& __a) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:437:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_string(const basic_string& __str) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:451:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Alloc& __a = _Alloc()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:466:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:482:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_type __n, const _Alloc& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:500:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Alloc& __a = _Alloc()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:514:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_string(const _CharT* __s, const _Alloc& __a = _Alloc()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:529:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_string(size_type __n, _CharT __c, const _Alloc& __a = _Alloc()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:541:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_string(basic_string&& __str) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:568:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_string(initializer_list<_CharT> __l, const _Alloc& __a = _Alloc()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:572:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_string(const basic_string& __str, const _Alloc& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:577:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture noexcept(_Alloc_traits::_S_always_equal()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:615:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Alloc& __a = _Alloc()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:656:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~basic_string() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:664:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const basic_string& __str) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:703:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const _CharT* __s) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:714:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(_CharT __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:733:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture noexcept(_Alloc_traits::_S_nothrow_move()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:795:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(initializer_list<_CharT> __l) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:826:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture begin() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:834:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture begin() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:842:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture end() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:850:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture end() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:859:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rbegin() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:868:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rbegin() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:877:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rend() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:886:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rend() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:895:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cbegin() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:903:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cend() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:912:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture crbegin() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:921:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture crend() const noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:930:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:936:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture length() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:941:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max_size() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:955:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture resize(size_type __n, _CharT __c); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:968:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture resize(size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:974:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shrink_to_fit() noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:993:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture capacity() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1017:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reserve(size_type __res_arg = 0); ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1023:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture clear() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1031:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture empty() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1046:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator[] (size_type __pos) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1063:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator[](size_type __pos) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1084:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture at(size_type __n) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1105:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture at(size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1121:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture front() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1132:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture front() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1143:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture back() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1154:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture back() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1168:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+=(const basic_string& __str) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1177:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+=(const _CharT* __s) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1186:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+=(_CharT __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1199:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+=(initializer_list<_CharT> __l) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1221:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture append(const basic_string& __str) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1238:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture append(const basic_string& __str, size_type __pos, size_type __n = npos) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1250:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture append(const _CharT* __s, size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1263:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture append(const _CharT* __s) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1280:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture append(size_type __n, _CharT __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1290:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture append(initializer_list<_CharT> __l) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1309:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture append(_InputIterator __first, _InputIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1349:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture push_back(_CharT __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1364:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(const basic_string& __str) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1381:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture noexcept(_Alloc_traits::_S_nothrow_move()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1403:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(const basic_string& __str, size_type __pos, size_type __n = npos) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1419:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(const _CharT* __s, size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1435:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(const _CharT* __s) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1452:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(size_type __n, _CharT __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1470:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(_InputIterator __first, _InputIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1480:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(initializer_list<_CharT> __l) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1533:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(const_iterator __p, size_type __n, _CharT __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1577:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(const_iterator __p, _InputIterator __beg, _InputIterator __end) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1611:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(iterator __p, initializer_list<_CharT> __l) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1631:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(size_type __pos1, const basic_string& __str) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1655:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_type __pos2, size_type __n = npos) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1677:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(size_type __pos, const _CharT* __s, size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1696:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(size_type __pos, const _CharT* __s) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1720:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(size_type __pos, size_type __n, _CharT __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1738:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(__const_iterator __p, _CharT __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1798:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erase(size_type __pos = 0, size_type __n = npos) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1817:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erase(__const_iterator __position) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1836:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erase(__const_iterator __first, __const_iterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1855:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pop_back() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1880:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture replace(size_type __pos, size_type __n, const basic_string& __str) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1903:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_type __pos2, size_type __n2 = npos) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1928:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_type __n2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1952:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture replace(size_type __pos, size_type __n1, const _CharT* __s) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1976:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture replace(size_type __pos, size_type __n1, size_type __n2, _CharT __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1995:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const basic_string& __str) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2015:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _CharT* __s, size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2036:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture replace(__const_iterator __i1, __const_iterator __i2, const _CharT* __s) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2058:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CharT __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2085:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _InputIterator __k1, _InputIterator __k2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2115:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CharT* __k1, _CharT* __k2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2126:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _CharT* __k1, const _CharT* __k2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2137:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture iterator __k1, iterator __k2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2148:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const_iterator __k1, const_iterator __k2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2173:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture initializer_list<_CharT> __l) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2235:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Integer __n, _Integer __val, __true_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2242:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __false_type); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2246:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CharT __c); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2250:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const size_type __len2); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2253:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_append(const _CharT* __s, size_type __n); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2270:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture copy(_CharT* __s, size_type __n, size_type __pos = 0) const; ^~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2280:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(basic_string& __s) _GLIBCXX_NOEXCEPT; ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2290:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture c_str() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2302:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture data() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2321:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get_allocator() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2338:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT; ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2352:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2383:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find(const _CharT* __s, size_type __pos = 0) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2400:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find(_CharT __c, size_type __pos = 0) const _GLIBCXX_NOEXCEPT; ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2414:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2448:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT; ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2461:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rfind(const _CharT* __s, size_type __pos = npos) const ^~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2478:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rfind(_CharT __c, size_type __pos = npos) const _GLIBCXX_NOEXCEPT; ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2493:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2528:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT; ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2542:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2561:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find_first_of(_CharT __c, size_type __pos = 0) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2577:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2612:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT; ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2626:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2645:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find_last_of(_CharT __c, size_type __pos = npos) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2660:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2695:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_type __n) const _GLIBCXX_NOEXCEPT; ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2709:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2727:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT; ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2742:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2777:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_type __n) const _GLIBCXX_NOEXCEPT; ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2791:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2809:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT; ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2824:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture substr(size_type __pos = 0, size_type __n = npos) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2843:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture compare(const basic_string& __str) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2936:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture compare(size_type __pos, size_type __n, const basic_string& __str) const; ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2963:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_type __pos2, size_type __n2 = npos) const; ^~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2980:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture compare(const _CharT* __s) const _GLIBCXX_NOEXCEPT; ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:3004:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture compare(size_type __pos, size_type __n1, const _CharT* __s) const; ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:3032:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_type __n2) const; ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:5928:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const basic_string<_CharT, _Traits, _Alloc>& __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:5944:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const basic_string<_CharT,_Traits,_Alloc>& __rhs); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:5944:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:5954:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+(_CharT __lhs, const basic_string<_CharT,_Traits,_Alloc>& __rhs); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:5954:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:5965:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _CharT* __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:5980:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+(const basic_string<_CharT, _Traits, _Alloc>& __lhs, _CharT __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:5993:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const basic_string<_CharT, _Traits, _Alloc>& __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:5999:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_string<_CharT, _Traits, _Alloc>&& __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6005:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_string<_CharT, _Traits, _Alloc>&& __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6017:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_string<_CharT, _Traits, _Alloc>&& __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6023:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_string<_CharT, _Traits, _Alloc>&& __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6029:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _CharT* __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6035:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CharT __rhs) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6050:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6057:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const basic_string<_CharT>& __rhs) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6071:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const basic_string<_CharT, _Traits, _Alloc>& __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6083:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _CharT* __rhs) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6097:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6109:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const basic_string<_CharT, _Traits, _Alloc>& __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6121:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _CharT* __rhs) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6135:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6147:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _CharT* __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6159:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const basic_string<_CharT, _Traits, _Alloc>& __rhs) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6173:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6185:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _CharT* __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6197:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const basic_string<_CharT, _Traits, _Alloc>& __rhs) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6211:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6223:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _CharT* __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6235:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const basic_string<_CharT, _Traits, _Alloc>& __rhs) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6249:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6261:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _CharT* __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6273:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const basic_string<_CharT, _Traits, _Alloc>& __rhs) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6287:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT_IF(noexcept(__lhs.swap(__rhs))) ^~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6306:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_string<_CharT, _Traits, _Alloc>& __str); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6306:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6310:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>>(basic_istream& __is, basic_string& __str); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6310:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6324:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const basic_string<_CharT, _Traits, _Alloc>& __str) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6347:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_string<_CharT, _Traits, _Alloc>& __str, _CharT __delim); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6347:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6364:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_string<_CharT, _Traits, _Alloc>& __str) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6372:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_string<_CharT, _Traits, _Alloc>& __str, _CharT __delim) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6379:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_string<_CharT, _Traits, _Alloc>& __str) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6386:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char __delim); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6386:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6392:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t __delim); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6392:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/cstdlib:75, from C:/rtools40/mingw64/include/c++/8.3.0/ext/string_conversions.h:41, from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6400, from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:142:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP _purecall_handler __cdecl _set_purecall_handler(_purecall_handler _Handler); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:142:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:143:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP _purecall_handler __cdecl _get_purecall_handler(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:143:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:146:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP _invalid_parameter_handler __cdecl _set_invalid_parameter_handler(_invalid_parameter_handler _Handler); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:146:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:147:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP _invalid_parameter_handler __cdecl _get_invalid_parameter_handler(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:147:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:156:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP unsigned long *__cdecl __doserrno(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:156:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:158:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture errno_t __cdecl _set_doserrno(unsigned long _Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:158:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:159:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture errno_t __cdecl _get_doserrno(unsigned long *_Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:159:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:239:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture errno_t __cdecl _get_pgmptr(char **_Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:239:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:240:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture errno_t __cdecl _get_wpgmptr(wchar_t **_Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:240:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:249:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _set_fmode(int _Mode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:249:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:250:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _get_fmode(int *_PMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:250:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:297:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture errno_t __cdecl _get_osplatform(unsigned int *_Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:297:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:298:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture errno_t __cdecl _get_osver(unsigned int *_Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:298:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:299:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture errno_t __cdecl _get_winver(unsigned int *_Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:299:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:300:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture errno_t __cdecl _get_winmajor(unsigned int *_Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:300:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:301:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture errno_t __cdecl _get_winminor(unsigned int *_Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:301:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/cstdlib:75, from C:/rtools40/mingw64/include/c++/8.3.0/ext/string_conversions.h:41, from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6400, from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:307:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template char (*__countof_helper(UNALIGNED _CountofType (&_Array)[_SizeOfArray]))[_SizeOfArray]; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:307:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:334:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP unsigned int __cdecl _set_abort_behavior(unsigned int _Flags,unsigned int _Mask); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:334:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:338:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl abs(int _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:338:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:339:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture long __cdecl labs(long _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:339:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:342:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION __int64 __cdecl _abs64(__int64); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:342:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:344:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_INTRIN_INLINE __int64 __cdecl _abs64(__int64 x) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:349:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl atexit(void (__cdecl *)(void)); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:349:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:352:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl atof(const char *_String); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:352:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:353:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl _atof_l(const char *_String,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:353:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:355:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl atoi(const char *_Str); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:355:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:356:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _atoi_l(const char *_Str,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:356:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:357:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture long __cdecl atol(const char *_Str); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:357:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:358:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP long __cdecl _atol_l(const char *_Str,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:358:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:361:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *__cdecl bsearch(const void *_Key,const void *_Base,size_t _NumOfElements,size_t _SizeOfElements,int (__cdecl *_PtFuncCompare)(const void *,const void *)); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:361:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:362:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl qsort(void *_Base,size_t _NumOfElements,size_t _SizeOfElements,int (__cdecl *_PtFuncCompare)(const void *,const void *)); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:362:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:364:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned short __cdecl _byteswap_ushort(unsigned short _Short); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:364:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:365:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned long __cdecl _byteswap_ulong (unsigned long _Long); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:365:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:366:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION unsigned __int64 __cdecl _byteswap_uint64(unsigned __int64 _Int64); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:366:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:367:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture div_t __cdecl div(int _Numerator,int _Denominator); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:367:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:368:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl getenv(const char *_VarName) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:368:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:369:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP char *__cdecl _itoa(int _Value,char *_Dest,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:369:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:370:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP char *__cdecl _i64toa(__int64 _Val,char *_DstBuf,int _Radix) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:370:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:371:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP char *__cdecl _ui64toa(unsigned __int64 _Val,char *_DstBuf,int _Radix) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:371:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:372:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP __int64 __cdecl _atoi64(const char *_String); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:372:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:373:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP __int64 __cdecl _atoi64_l(const char *_String,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:373:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:374:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP __int64 __cdecl _strtoi64(const char *_String,char **_EndPtr,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:374:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:375:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP __int64 __cdecl _strtoi64_l(const char *_String,char **_EndPtr,int _Radix,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:375:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:376:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP unsigned __int64 __cdecl _strtoui64(const char *_String,char **_EndPtr,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:376:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:377:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP unsigned __int64 __cdecl _strtoui64_l(const char *_String,char **_EndPtr,int _Radix,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:377:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:378:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ldiv_t __cdecl ldiv(long _Numerator,long _Denominator); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:378:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:379:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP char *__cdecl _ltoa(long _Value,char *_Dest,int _Radix) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:379:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:380:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl mblen(const char *_Ch,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:380:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:381:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _mblen_l(const char *_Ch,size_t _MaxCount,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:381:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:382:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP size_t __cdecl _mbstrlen(const char *_Str); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:382:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:383:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP size_t __cdecl _mbstrlen_l(const char *_Str,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:383:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:384:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP size_t __cdecl _mbstrnlen(const char *_Str,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:384:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:385:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP size_t __cdecl _mbstrnlen_l(const char *_Str,size_t _MaxCount,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:385:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:386:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl mbtowc(wchar_t * __restrict__ _DstCh,const char * __restrict__ _SrcCh,size_t _SrcSizeInBytes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:386:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:387:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _mbtowc_l(wchar_t * __restrict__ _DstCh,const char * __restrict__ _SrcCh,size_t _SrcSizeInBytes,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:387:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:388:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl mbstowcs(wchar_t * __restrict__ _Dest,const char * __restrict__ _Source,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:388:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:389:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP size_t __cdecl _mbstowcs_l(wchar_t * __restrict__ _Dest,const char * __restrict__ _Source,size_t _MaxCount,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:389:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:390:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl mkstemp(char *template_name); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:390:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:391:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl rand(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:391:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:392:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _set_error_mode(int _Mode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:392:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:393:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl srand(unsigned int _Seed); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:393:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:405:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl __MINGW_NOTHROW strtod(const char * __restrict__ _Str,char ** __restrict__ _EndPtr) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h: In function 'double strtod(const char*, char**)': C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:407:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl __mingw_strtod (const char * __restrict__, char ** __restrict__); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:407:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h: At global scope: C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:412:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture float __cdecl __MINGW_NOTHROW strtof(const char * __restrict__ _Str,char ** __restrict__ _EndPtr) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h: In function 'float strtof(const char*, char**)': C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:414:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture float __cdecl __mingw_strtof (const char * __restrict__, char ** __restrict__); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:414:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h: At global scope: C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:423:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture long double __cdecl __MINGW_NOTHROW strtold(const char * __restrict__ , char ** __restrict__ ); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:423:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:427:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __strtod (const char * __restrict__ , char ** __restrict__); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:427:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:434:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture float __cdecl __mingw_strtof (const char * __restrict__, char ** __restrict__); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:434:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:435:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl __mingw_strtod (const char * __restrict__, char ** __restrict__); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:435:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:436:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture long double __cdecl __mingw_strtold(const char * __restrict__, char ** __restrict__); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:436:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:438:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl _strtod_l(const char * __restrict__ _Str,char ** __restrict__ _EndPtr,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:438:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:439:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture long __cdecl strtol(const char * __restrict__ _Str,char ** __restrict__ _EndPtr,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:439:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:440:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP long __cdecl _strtol_l(const char * __restrict__ _Str,char ** __restrict__ _EndPtr,int _Radix,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:440:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:441:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned long __cdecl strtoul(const char * __restrict__ _Str,char ** __restrict__ _EndPtr,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:441:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:442:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP unsigned long __cdecl _strtoul_l(const char * __restrict__ _Str,char ** __restrict__ _EndPtr,int _Radix,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:442:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:447:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP char *__cdecl _ultoa(unsigned long _Value,char *_Dest,int _Radix) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:447:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:448:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl wctomb(char *_MbCh,wchar_t _WCh) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:448:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:449:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wctomb_l(char *_MbCh,wchar_t _WCh,_locale_t _Locale) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:449:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:450:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl wcstombs(char * __restrict__ _Dest,const wchar_t * __restrict__ _Source,size_t _MaxCount) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:450:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:451:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP size_t __cdecl _wcstombs_l(char * __restrict__ _Dest,const wchar_t * __restrict__ _Source,size_t _MaxCount,_locale_t _Locale) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:451:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:455:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *__cdecl calloc(size_t _NumOfElements,size_t _SizeOfElements); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:455:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:456:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl free(void *_Memory); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:456:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:457:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *__cdecl malloc(size_t _Size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:457:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:458:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *__cdecl realloc(void *_Memory,size_t _NewSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:458:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:459:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void *__cdecl _recalloc(void *_Memory,size_t _Count,size_t _Size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:459:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:466:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _aligned_free(void *_Memory); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:466:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:467:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void *__cdecl _aligned_malloc(size_t _Size,size_t _Alignment); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:467:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:471:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void *__cdecl _aligned_offset_malloc(size_t _Size,size_t _Alignment,size_t _Offset); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:471:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:472:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void *__cdecl _aligned_realloc(void *_Memory,size_t _Size,size_t _Alignment); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:472:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:473:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void *__cdecl _aligned_recalloc(void *_Memory,size_t _Count,size_t _Size,size_t _Alignment); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:473:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:474:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void *__cdecl _aligned_offset_realloc(void *_Memory,size_t _Size,size_t _Alignment,size_t _Offset); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:474:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:475:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void *__cdecl _aligned_offset_recalloc(void *_Memory,size_t _Count,size_t _Size,size_t _Alignment,size_t _Offset); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:475:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:533:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _putenv(const char *_EnvString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:533:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:534:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wputenv(const wchar_t *_EnvString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:534:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:538:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP char *__cdecl _fullpath(char *_FullPath,const char *_Path,size_t _SizeInBytes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:538:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:539:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP char *__cdecl _ecvt(double _Val,int _NumOfDigits,int *_PtDec,int *_PtSign) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:539:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:540:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP char *__cdecl _fcvt(double _Val,int _NumOfDec,int *_PtDec,int *_PtSign) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:540:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:541:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP char *__cdecl _gcvt(double _Val,int _NumOfDigits,char *_DstBuf) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:541:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:542:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _atodbl(_CRT_DOUBLE *_Result,char *_Str); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:542:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:543:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _atoldbl(_LDOUBLE *_Result,char *_Str); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:543:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:544:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _atoflt(_CRT_FLOAT *_Result,char *_Str); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:544:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:545:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _atodbl_l(_CRT_DOUBLE *_Result,char *_Str,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:545:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:546:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _atoldbl_l(_LDOUBLE *_Result,char *_Str,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:546:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:547:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _atoflt_l(_CRT_FLOAT *_Result,char *_Str,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:547:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:563:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned long __cdecl _lrotl(unsigned long,int); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:563:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:564:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned long __cdecl _lrotr(unsigned long,int); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:564:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:570:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _makepath(char *_Path,const char *_Drive,const char *_Dir,const char *_Filename,const char *_Ext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:570:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:571:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _onexit_t __cdecl _onexit(_onexit_t _Func); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:571:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:581:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION unsigned __int64 __cdecl _rotl64(unsigned __int64 _Val,int _Shift); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:581:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:582:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION unsigned __int64 __cdecl _rotr64(unsigned __int64 Value,int Shift); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:582:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:589:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned int __cdecl _rotr(unsigned int _Val,int _Shift); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:589:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:590:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned int __cdecl _rotl(unsigned int _Val,int _Shift); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:590:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:593:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION unsigned __int64 __cdecl _rotr64(unsigned __int64 _Val,int _Shift); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:593:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:594:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _searchenv(const char *_Filename,const char *_EnvVar,char *_ResultPath) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:594:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:595:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _splitpath(const char *_FullPath,char *_Drive,char *_Dir,char *_Filename,char *_Ext) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:595:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:596:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _swab(char *_Buf1,char *_Buf2,int _SizeInBytes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:596:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:610:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _beep(unsigned _Frequency,unsigned _Duration) __MINGW_ATTRIB_DEPRECATED; ^~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:610:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:612:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _seterrormode(int _Mode) __MINGW_ATTRIB_DEPRECATED; ^~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:612:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:613:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _sleep(unsigned long _Duration) __MINGW_ATTRIB_DEPRECATED; ^~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:613:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/cstdlib:75, from C:/rtools40/mingw64/include/c++/8.3.0/ext/string_conversions.h:41, from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6400, from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:634:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl ecvt(double _Val,int _NumOfDigits,int *_PtDec,int *_PtSign) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:634:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:635:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl fcvt(double _Val,int _NumOfDec,int *_PtDec,int *_PtSign) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:635:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:636:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl gcvt(double _Val,int _NumOfDigits,char *_DstBuf) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:636:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:637:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl itoa(int _Val,char *_DstBuf,int _Radix) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:637:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:638:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl ltoa(long _Val,char *_DstBuf,int _Radix) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:638:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:639:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl putenv(const char *_EnvString) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:639:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:643:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl swab(char *_Buf1,char *_Buf2,int _SizeInBytes) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:643:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:646:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl ultoa(unsigned long _Val,char *_Dstbuf,int _Radix) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:646:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:647:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture onexit_t __cdecl onexit(onexit_t _Func); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:647:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:655:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION lldiv_t __cdecl lldiv(long long, long long); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:655:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:657:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION long long __cdecl llabs(long long); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:657:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:659:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION __CRT_INLINE long long __cdecl llabs(long long _j) { return (_j >= 0 ? _j : -_j); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:662:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION long long __cdecl strtoll(const char * __restrict__, char ** __restrict, int); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:662:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:663:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION unsigned long long __cdecl strtoull(const char * __restrict__, char ** __restrict__, int); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:663:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:666:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION long long __cdecl atoll (const char *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:666:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:669:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION long long __cdecl wtoll (const wchar_t *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:669:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:670:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION char *__cdecl lltoa (long long, char *, int); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:670:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:671:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION char *__cdecl ulltoa (unsigned long long , char *, int); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:671:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:672:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION wchar_t *__cdecl lltow (long long, wchar_t *, int); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:672:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:673:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION wchar_t *__cdecl ulltow (unsigned long long, wchar_t *, int); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:673:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:677:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION __CRT_INLINE long long __cdecl atoll (const char * _c) { return _atoi64 (_c); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:678:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION __CRT_INLINE char *__cdecl lltoa (long long _n, char * _c, int _i) { return _i64toa (_n, _c, _i); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:679:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION __CRT_INLINE char *__cdecl ulltoa (unsigned long long _n, char * _c, int _i) { return _ui64toa (_n, _c, _i); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:680:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION __CRT_INLINE long long __cdecl wtoll (const wchar_t * _w) { return _wtoi64 (_w); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:681:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION __CRT_INLINE wchar_t *__cdecl lltow (long long _n, wchar_t * _w, int _i) { return _i64tow (_n, _w, _i); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:682:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION __CRT_INLINE wchar_t *__cdecl ulltow (unsigned long long _n, wchar_t * _w, int _i) { return _ui64tow (_n, _w, _i); } ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:694, from C:/rtools40/mingw64/include/c++/8.3.0/cstdlib:75, from C:/rtools40/mingw64/include/c++/8.3.0/ext/string_conversions.h:41, from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6400, from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:17:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _dupenv_s(char **_PBuffer,size_t *_PBufferSizeInBytes,const char *_VarName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:17:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:18:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _itoa_s(int _Value,char *_DstBuf,size_t _Size,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:18:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:19:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _i64toa_s(__int64 _Val,char *_DstBuf,size_t _Size,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:19:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:20:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _ui64toa_s(unsigned __int64 _Val,char *_DstBuf,size_t _Size,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:20:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:21:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _ltoa_s(long _Val,char *_DstBuf,size_t _Size,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:21:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:694, from C:/rtools40/mingw64/include/c++/8.3.0/cstdlib:75, from C:/rtools40/mingw64/include/c++/8.3.0/ext/string_conversions.h:41, from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6400, from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:22:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl mbstowcs_s(size_t *_PtNumOfCharConverted,wchar_t *_DstBuf,size_t _SizeInWords,const char *_SrcBuf,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:22:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:23:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _mbstowcs_s_l(size_t *_PtNumOfCharConverted,wchar_t *_DstBuf,size_t _SizeInWords,const char *_SrcBuf,size_t _MaxCount,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:23:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:24:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _ultoa_s(unsigned long _Val,char *_DstBuf,size_t _Size,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:24:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:25:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wctomb_s_l(int *_SizeConverted,char *_MbCh,size_t _SizeInBytes,wchar_t _WCh,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:25:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:26:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl wcstombs_s(size_t *_PtNumOfCharConverted,char *_Dst,size_t _DstSizeInBytes,const wchar_t *_Src,size_t _MaxCountInBytes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:26:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:27:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wcstombs_s_l(size_t *_PtNumOfCharConverted,char *_Dst,size_t _DstSizeInBytes,const wchar_t *_Src,size_t _MaxCountInBytes,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:27:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:41:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _ecvt_s(char *_DstBuf,size_t _Size,double _Val,int _NumOfDights,int *_PtDec,int *_PtSign); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:41:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:42:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _fcvt_s(char *_DstBuf,size_t _Size,double _Val,int _NumOfDec,int *_PtDec,int *_PtSign); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:42:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:43:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _gcvt_s(char *_DstBuf,size_t _Size,double _Val,int _NumOfDigits); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:43:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:44:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _makepath_s(char *_PathResult,size_t _Size,const char *_Drive,const char *_Dir,const char *_Filename,const char *_Ext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:44:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:45:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _putenv_s(const char *_Name,const char *_Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:45:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:46:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _searchenv_s(const char *_Filename,const char *_EnvVar,char *_ResultPath,size_t _SizeInBytes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:46:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:48:183: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _splitpath_s(const char *_FullPath,char *_Drive,size_t _DriveSize,char *_Dir,size_t _DirSize,char *_Filename,size_t _FilenameSize,char *_Ext,size_t _ExtSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:48:183: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:49:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_SPLITPATH(errno_t,_splitpath_s,char,_Dest) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:694, from C:/rtools40/mingw64/include/c++/8.3.0/cstdlib:75, from C:/rtools40/mingw64/include/c++/8.3.0/ext/string_conversions.h:41, from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6400, from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:64:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl qsort_s(void *_Base,size_t _NumOfElements,size_t _SizeOfElements,int (__cdecl *_PtFuncCompare)(void *,const void *,const void *),void *_Context); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:64:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:695, from C:/rtools40/mingw64/include/c++/8.3.0/cstdlib:75, from C:/rtools40/mingw64/include/c++/8.3.0/ext/string_conversions.h:41, from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6400, from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:103:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void * __mingw_aligned_malloc (size_t _Size, size_t _Alignment); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:103:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:104:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __mingw_aligned_free (void *_Memory); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:104:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:105:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void * __mingw_aligned_offset_realloc (void *_Memory, size_t _Size, size_t _Alignment, size_t _Offset); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:105:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:106:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void * __mingw_aligned_realloc (void *_Memory, size_t _Size, size_t _Offset); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:106:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:110:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _resetstkoflw (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:110:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:111:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP unsigned long __cdecl _set_malloc_crt_max_wait(unsigned long _NewValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:111:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:113:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void *__cdecl _expand(void *_Memory,size_t _NewSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:113:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:114:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP size_t __cdecl _msize(void *_Memory); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:114:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:121:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP size_t __cdecl _get_sbh_threshold(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:121:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:122:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _set_sbh_threshold(size_t _NewValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:122:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:123:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _set_amblksiz(size_t _Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:123:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:124:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _get_amblksiz(size_t *_Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:124:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:125:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _heapadd(void *_Memory,size_t _Size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:125:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:126:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _heapchk(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:126:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:127:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _heapmin(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:127:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:128:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _heapset(unsigned int _Fill); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:128:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:129:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _heapwalk(_HEAPINFO *_EntryInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:129:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:130:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP size_t __cdecl _heapused(size_t *_Used,size_t *_Commit); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:130:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:131:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _get_heap_handle(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:131:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:144:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __inline void *_MarkAllocaS(void *_Ptr,unsigned int _Marker) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:163:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __inline void __cdecl _freea(void *_Memory) { ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cstdlib:77, from C:/rtools40/mingw64/include/c++/8.3.0/ext/string_conversions.h:41, from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6400, from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/std_abs.h:56:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture abs(long __i) { return __builtin_labs(__i); } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/std_abs.h:61:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture abs(long long __x) { return __builtin_llabs (__x); } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/std_abs.h:70:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture abs(double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/std_abs.h:74:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture abs(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/std_abs.h:78:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture abs(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/std_abs.h:84:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture abs(__GLIBCXX_TYPE_INT_N_0 __x) { return __x >= 0 ? __x : -__x; } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/std_abs.h:102:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture abs(__float128 __x) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/ext/string_conversions.h:41, from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6400, from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/cstdlib:177:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture div(long __i, long __j) { return ldiv(__i, __j); } ^ C:/rtools40/mingw64/include/c++/8.3.0/cstdlib:213:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture div(long long __n, long long __d) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6400, from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/ext/string_conversions.h:56:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Base... __base) ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/string_conversions.h: In function '_Ret __gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...)': C:/rtools40/mingw64/include/c++/8.3.0/ext/string_conversions.h:63:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Save_errno() : _M_errno(errno) { errno = 0; } ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/string_conversions.h:64:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~_Save_errno() { if (errno == 0) errno = _M_errno; } ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/string_conversions.h:70:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_chk(_TRet, std::false_type) { return false; } ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/string_conversions.h:73:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_chk(_TRet __val, std::true_type) // only called when _Ret is int ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/string_conversions.h: At global scope: C:/rtools40/mingw64/include/c++/8.3.0/ext/string_conversions.h:101:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _CharT* __fmt, ...) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6410:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture stoi(const string& __str, size_t* __idx = 0, int __base = 10) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6415:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture stol(const string& __str, size_t* __idx = 0, int __base = 10) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6420:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture stoul(const string& __str, size_t* __idx = 0, int __base = 10) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6425:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture stoll(const string& __str, size_t* __idx = 0, int __base = 10) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6430:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture stoull(const string& __str, size_t* __idx = 0, int __base = 10) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6436:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture stof(const string& __str, size_t* __idx = 0) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6440:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture stod(const string& __str, size_t* __idx = 0) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6444:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture stold(const string& __str, size_t* __idx = 0) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6453:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_string(int __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6458:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_string(unsigned __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6464:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_string(long __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6469:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_string(unsigned long __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6475:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_string(long long __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6481:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_string(unsigned long long __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6487:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_string(float __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6496:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_string(double __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6505:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_string(long double __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6516:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture stoi(const wstring& __str, size_t* __idx = 0, int __base = 10) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6521:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture stol(const wstring& __str, size_t* __idx = 0, int __base = 10) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6526:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture stoul(const wstring& __str, size_t* __idx = 0, int __base = 10) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6531:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture stoll(const wstring& __str, size_t* __idx = 0, int __base = 10) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6536:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture stoull(const wstring& __str, size_t* __idx = 0, int __base = 10) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6542:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture stof(const wstring& __str, size_t* __idx = 0) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6546:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture stod(const wstring& __str, size_t* __idx = 0) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6550:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture stold(const wstring& __str, size_t* __idx = 0) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6556:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_wstring(int __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6561:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_wstring(unsigned __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6567:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_wstring(long __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6572:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_wstring(unsigned long __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6578:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_wstring(long long __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6584:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_wstring(unsigned long long __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6590:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_wstring(float __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6599:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_wstring(double __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6608:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_wstring(long double __val) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6626, from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:66:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __poison_hash(__poison_hash&&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:67:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~__poison_hash(); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:82:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __hash_enum(__hash_enum&&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:83:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~__hash_enum(); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:91:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Tp __val) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:109:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Tp* __p) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:124:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Cxx_hashtable_define_trivial_hash(bool) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:127:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Cxx_hashtable_define_trivial_hash(char) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:130:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Cxx_hashtable_define_trivial_hash(signed char) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:133:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Cxx_hashtable_define_trivial_hash(unsigned char) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:136:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Cxx_hashtable_define_trivial_hash(wchar_t) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:139:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Cxx_hashtable_define_trivial_hash(char16_t) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:142:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Cxx_hashtable_define_trivial_hash(char32_t) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:145:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Cxx_hashtable_define_trivial_hash(short) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:148:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Cxx_hashtable_define_trivial_hash(int) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:151:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Cxx_hashtable_define_trivial_hash(long) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:154:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Cxx_hashtable_define_trivial_hash(long long) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:157:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Cxx_hashtable_define_trivial_hash(unsigned short) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:160:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Cxx_hashtable_define_trivial_hash(unsigned int) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:163:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Cxx_hashtable_define_trivial_hash(unsigned long) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:166:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Cxx_hashtable_define_trivial_hash(unsigned long long) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:169:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Cxx_hashtable_define_trivial_hash(__GLIBCXX_TYPE_INT_N_0) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:170:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Cxx_hashtable_define_trivial_hash(__GLIBCXX_TYPE_INT_N_0 unsigned) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:191:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __seed = static_cast(0xc70f6907UL)) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:196:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture hash(const _Tp& __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:201:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __hash_combine(const _Tp& __val, size_t __hash) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:210:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __seed = static_cast(2166136261UL)) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:215:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture hash(const _Tp& __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:220:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __hash_combine(const _Tp& __val, size_t __hash) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:229:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(float __val) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:241:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(double __val) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:254:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(long double __val) const noexcept; ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6641:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const string& __s) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6656:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const wstring& __s) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6674:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const u16string& __s) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6689:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const u32string& __s) const noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:59:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(basic_string& __s) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:53, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:133:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_create(size_type& __capacity, size_type __old_capacity) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:165:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::input_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:208:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::forward_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:238:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_construct(size_type __n, _CharT __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:255:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_assign(const basic_string& __str) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:281:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reserve(size_type __res) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:312:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_type __len2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:335:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_erase(size_type __pos, size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:348:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture resize(size_type __n, _CharT __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:360:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_append(const _CharT* __s, size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:382:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::__false_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:394:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CharT __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:423:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const size_type __len2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:475:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture copy(_CharT* __s, size_type __n, size_type __pos) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1158:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const basic_string<_CharT, _Traits, _Alloc>& __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1173:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+(_CharT __lhs, const basic_string<_CharT, _Traits, _Alloc>& __rhs) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1189:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1224:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find(_CharT __c, size_type __pos) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1243:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1264:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rfind(_CharT __c, size_type __pos) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1282:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1298:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1320:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1332:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find_first_not_of(_CharT __c, size_type __pos) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1344:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1365:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find_last_not_of(_CharT __c, size_type __pos) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:53, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1385:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture compare(size_type __pos, size_type __n, const basic_string& __str) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1401:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_type __pos2, size_type __n2) const ^~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1418:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture compare(const _CharT* __s) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:53, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1433:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture compare(size_type __pos, size_type __n1, const _CharT* __s) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1450:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_type __n2) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1466:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_string<_CharT, _Traits, _Alloc>& __str) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1538:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_string<_CharT, _Traits, _Alloc>& __str, _CharT __delim) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1617:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>>(basic_istream&, string&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1620:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<<(basic_ostream&, const string&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1623:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture getline(basic_istream&, string&, char); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1626:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture getline(basic_istream&, string&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1638:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>>(basic_istream&, wstring&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1641:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<<(basic_ostream&, const wstring&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1644:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture getline(basic_istream&, wstring&, wchar_t); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1647:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture getline(basic_istream&, wstring&); ^ In file included from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: ../inst/include/dType.h:247:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TdInteger() {} ^ ../inst/include/dType.h:249:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TdInteger(TYPE val) { fVal = val; } ^ ../inst/include/dType.h:251:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE TdInteger& operator+= (TYPE val) ^ ../inst/include/dType.h:253:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE TdInteger& operator-= (TYPE val) ^ ../inst/include/dType.h:255:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE TdInteger& operator++ () ^ ../inst/include/dType.h:257:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE TdInteger& operator-- () ^ ../inst/include/dType.h:261:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE TdInteger& operator= (TYPE val) ^ ../inst/include/dType.h:264:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE bool operator== (const TdInteger &val) const ^~~~~ ../inst/include/dType.h:266:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE bool operator!= (const TdInteger &val) const ^~~~~ ../inst/include/dType.h:270:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator TYPE() const ^~~~~ ../inst/include/dType.h:273:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE TYPE& Get() ^ ../inst/include/dType.h:276:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE const TYPE& Get() const ^~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cstring:42, from CoreArray/dPlatform.h:45, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:45:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void *__cdecl _memccpy(void *_Dst,const void *_Src,int _Val,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:45:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:46:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CONST_RETURN void *__cdecl memchr(const void *_Buf ,int _Val,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:46:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:47:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _memicmp(const void *_Buf1,const void *_Buf2,size_t _Size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:47:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:48:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _memicmp_l(const void *_Buf1,const void *_Buf2,size_t _Size,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:48:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:49:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl memcmp(const void *_Buf1,const void *_Buf2,size_t _Size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:49:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:50:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void * __cdecl memcpy(void * __restrict__ _Dst,const void * __restrict__ _Src,size_t _Size) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:50:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/cstring:42, from CoreArray/dPlatform.h:45, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:51:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP errno_t __cdecl memcpy_s (void *_dest,size_t _numberOfElements,const void *_src,size_t _count); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:51:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:52:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void * __cdecl mempcpy (void *_Dst, const void *_Src, size_t _Size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:52:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:53:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void * __cdecl memset(void *_Dst,int _Val,size_t _Size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:53:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:55:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void * __cdecl memccpy(void *_Dst,const void *_Src,int _Val,size_t _Size) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:55:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:56:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl memicmp(const void *_Buf1,const void *_Buf2,size_t _Size) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:56:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:59:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char * __cdecl _strset(char *_Str,int _Val) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:59:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:60:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char * __cdecl _strset_l(char *_Str,int _Val,_locale_t _Locale) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:60:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:61:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char * __cdecl strcpy(char * __restrict__ _Dest,const char * __restrict__ _Source); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:61:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:62:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char * __cdecl strcat(char * __restrict__ _Dest,const char * __restrict__ _Source); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:62:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:63:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl strcmp(const char *_Str1,const char *_Str2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:63:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:64:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl strlen(const char *_Str); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:64:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:65:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl strnlen(const char *_Str,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:65:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:66:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *__cdecl memmove(void *_Dst,const void *_Src,size_t _Size) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:66:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:67:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP char *__cdecl _strdup(const char *_Src); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:67:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:68:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CONST_RETURN char *__cdecl strchr(const char *_Str,int _Val); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:68:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:69:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _stricmp(const char *_Str1,const char *_Str2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:69:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:70:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _strcmpi(const char *_Str1,const char *_Str2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:70:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:71:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _stricmp_l(const char *_Str1,const char *_Str2,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:71:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:72:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl strcoll(const char *_Str1,const char *_Str2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:72:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:73:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _strcoll_l(const char *_Str1,const char *_Str2,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:73:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:74:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _stricoll(const char *_Str1,const char *_Str2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:74:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:75:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _stricoll_l(const char *_Str1,const char *_Str2,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:75:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:76:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _strncoll (const char *_Str1,const char *_Str2,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:76:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:77:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _strncoll_l(const char *_Str1,const char *_Str2,size_t _MaxCount,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:77:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:78:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _strnicoll (const char *_Str1,const char *_Str2,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:78:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:79:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _strnicoll_l(const char *_Str1,const char *_Str2,size_t _MaxCount,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:79:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:80:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl strcspn(const char *_Str,const char *_Control); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:80:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:81:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP char *__cdecl _strerror(const char *_ErrMsg) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:81:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:82:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl strerror(int) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:82:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:83:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP char *__cdecl _strlwr(char *_String) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:83:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:84:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *strlwr_l(char *_String,_locale_t _Locale) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:84:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:85:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl strncat(char * __restrict__ _Dest,const char * __restrict__ _Source,size_t _Count) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:85:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:86:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl strncmp(const char *_Str1,const char *_Str2,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:86:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:87:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _strnicmp(const char *_Str1,const char *_Str2,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:87:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:88:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _strnicmp_l(const char *_Str1,const char *_Str2,size_t _MaxCount,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:88:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:89:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *strncpy(char * __restrict__ _Dest,const char * __restrict__ _Source,size_t _Count) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:89:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:90:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP char *__cdecl _strnset(char *_Str,int _Val,size_t _MaxCount) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:90:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:91:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP char *__cdecl _strnset_l(char *str,int c,size_t count,_locale_t _Locale) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:91:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:92:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CONST_RETURN char *__cdecl strpbrk(const char *_Str,const char *_Control); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:92:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:93:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CONST_RETURN char *__cdecl strrchr(const char *_Str,int _Ch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:93:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:94:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP char *__cdecl _strrev(char *_Str); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:94:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:95:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl strspn(const char *_Str,const char *_Control); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:95:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:96:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CONST_RETURN char *__cdecl strstr(const char *_Str,const char *_SubStr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:96:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:97:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl strtok(char * __restrict__ _Str,const char * __restrict__ _Delim) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:97:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:100:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *strtok_r(char * __restrict__ _Str, const char * __restrict__ _Delim, char ** __restrict__ __last); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:100:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:102:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP char *__cdecl _strupr(char *_String) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:102:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:103:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP char *_strupr_l(char *_String,_locale_t _Locale) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:103:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:104:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl strxfrm(char * __restrict__ _Dst,const char * __restrict__ _Src,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:104:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:105:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP size_t __cdecl _strxfrm_l(char * __restrict__ _Dst,const char * __restrict__ _Src,size_t _MaxCount,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:105:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:108:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl strdup(const char *_Src) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:108:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:109:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl strcmpi(const char *_Str1,const char *_Str2) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:109:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:110:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl stricmp(const char *_Str1,const char *_Str2) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:110:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:111:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl strlwr(char *_Str) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:111:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:112:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl strnicmp(const char *_Str1,const char *_Str,size_t _MaxCount) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:112:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:113:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl strncasecmp (const char *, const char *, size_t); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:113:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:114:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl strcasecmp (const char *, const char *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:114:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:116:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE int __cdecl strncasecmp (const char *__sz1, const char *__sz2, size_t __sizeMaxCompare) { return _strnicmp (__sz1, __sz2, __sizeMaxCompare); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:117:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE int __cdecl strcasecmp (const char *__sz1, const char *__sz2) { return _stricmp (__sz1, __sz2); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:122:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl strnset(char *_Str,int _Val,size_t _MaxCount) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:122:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:123:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl strrev(char *_Str) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:123:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:124:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl strset(char *_Str,int _Val) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:124:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:125:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl strupr(char *_Str) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:125:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:190, from C:/rtools40/mingw64/include/c++/8.3.0/cstring:42, from CoreArray/dPlatform.h:45, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:26:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _strset_s(char *_Dst,size_t _DstSize,int _Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:26:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:27:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _strerror_s(char *_Buf,size_t _SizeInBytes,const char *_ErrMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:27:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:28:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP errno_t __cdecl strerror_s(char *_Buf,size_t _SizeInBytes,int _ErrNum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:28:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:29:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _strlwr_s(char *_Str,size_t _Size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:29:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:30:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _strlwr_s_l(char *_Str,size_t _Size,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:30:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:31:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _strnset_s(char *_Str,size_t _Size,int _Val,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:31:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:32:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _strupr_s(char *_Str,size_t _Size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:32:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:33:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _strupr_s_l(char *_Str,size_t _Size,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:33:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:35:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl strncat_s(char *_Dst,size_t _DstSizeInChars,const char *_Src,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:35:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:36:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _strncat_s_l(char *_Dst,size_t _DstSizeInChars,const char *_Src,size_t _MaxCount,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:36:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:37:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl strcpy_s(char *_Dst, rsize_t _SizeInBytes, const char *_Src); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:37:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:38:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_1(errno_t, strcpy_s, char, _Dest, const char *, _Source) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:190, from C:/rtools40/mingw64/include/c++/8.3.0/cstring:42, from CoreArray/dPlatform.h:45, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:39:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl strncpy_s(char *_Dst, size_t _DstSizeInChars, const char *_Src, size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:39:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:40:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_2(errno_t, strncpy_s, char, _Dest, const char *, _Source, size_t, _MaxCount) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:190, from C:/rtools40/mingw64/include/c++/8.3.0/cstring:42, from CoreArray/dPlatform.h:45, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:41:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _strncpy_s_l(char *_Dst, size_t _DstSizeInChars, const char *_Src, size_t _MaxCount, _locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:41:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:42:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_3(errno_t, _strncpy_s_l, char, _Dest, const char *, _Source, size_t, _MaxCount, _locale_t, _Locale); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:190, from C:/rtools40/mingw64/include/c++/8.3.0/cstring:42, from CoreArray/dPlatform.h:45, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:43:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP char *__cdecl strtok_s(char *_Str,const char *_Delim,char **_Context); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:43:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:44:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP char *__cdecl _strtok_s_l(char *_Str,const char *_Delim,char **_Context,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:44:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:45:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl strcat_s(char *_Dst, rsize_t _SizeInBytes, const char * _Src); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:45:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:46:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_1(errno_t, strcat_s, char, _Dest, const char *, _Source) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:190, from C:/rtools40/mingw64/include/c++/8.3.0/cstring:42, from CoreArray/dPlatform.h:45, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:48:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP errno_t __cdecl memmove_s(void *_dest,size_t _numberOfElements,const void *_src,size_t _count); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:48:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from CoreArray/dPlatform.h:45, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/cstring:100:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memchr(void* __s, int __c, size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/cstring:104:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture strchr(char* __s, int __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/cstring:108:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture strpbrk(char* __s1, const char* __s2) ^ C:/rtools40/mingw64/include/c++/8.3.0/cstring:112:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture strrchr(char* __s, int __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/cstring:116:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture strstr(char* __s1, const char* __s2) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:317:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture min() _GLIBCXX_USE_NOEXCEPT { return _Tp(); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:321:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max() _GLIBCXX_USE_NOEXCEPT { return _Tp(); } ^~~~~~~~~~~~~~~~~~~~~ In file included from CoreArray/dPlatform.h:47, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:327:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lowest() noexcept { return _Tp(); } ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:333:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture epsilon() _GLIBCXX_USE_NOEXCEPT { return _Tp(); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:337:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture round_error() _GLIBCXX_USE_NOEXCEPT { return _Tp(); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:341:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture infinity() _GLIBCXX_USE_NOEXCEPT { return _Tp(); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:346:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture quiet_NaN() _GLIBCXX_USE_NOEXCEPT { return _Tp(); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:351:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture signaling_NaN() _GLIBCXX_USE_NOEXCEPT { return _Tp(); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:357:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture denorm_min() _GLIBCXX_USE_NOEXCEPT { return _Tp(); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:388:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture min() _GLIBCXX_USE_NOEXCEPT { return false; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:391:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max() _GLIBCXX_USE_NOEXCEPT { return true; } ^~~~~~~~~~~~~~~~~~~~~ In file included from CoreArray/dPlatform.h:47, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:395:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lowest() noexcept { return min(); } ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:408:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture epsilon() _GLIBCXX_USE_NOEXCEPT { return false; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:411:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture round_error() _GLIBCXX_USE_NOEXCEPT { return false; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:426:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture infinity() _GLIBCXX_USE_NOEXCEPT { return false; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:429:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture quiet_NaN() _GLIBCXX_USE_NOEXCEPT { return false; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:432:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture signaling_NaN() _GLIBCXX_USE_NOEXCEPT { return false; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:435:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture denorm_min() _GLIBCXX_USE_NOEXCEPT { return false; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:457:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture min() _GLIBCXX_USE_NOEXCEPT { return __glibcxx_min(char); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:460:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max() _GLIBCXX_USE_NOEXCEPT { return __glibcxx_max(char); } ^~~~~~~~~~~~~~~~~~~~~ In file included from CoreArray/dPlatform.h:47, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:464:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lowest() noexcept { return min(); } ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:478:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture epsilon() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:481:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture round_error() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:496:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char infinity() _GLIBCXX_USE_NOEXCEPT { return char(); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:499:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture quiet_NaN() _GLIBCXX_USE_NOEXCEPT { return char(); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:502:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture signaling_NaN() _GLIBCXX_USE_NOEXCEPT { return char(); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:505:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture denorm_min() _GLIBCXX_USE_NOEXCEPT { return static_cast(0); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:524:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture min() _GLIBCXX_USE_NOEXCEPT { return -__SCHAR_MAX__ - 1; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:527:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max() _GLIBCXX_USE_NOEXCEPT { return __SCHAR_MAX__; } ^~~~~~~~~~~~~~~~~~~~~ In file included from CoreArray/dPlatform.h:47, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:531:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lowest() noexcept { return min(); } ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:546:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture epsilon() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:549:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture round_error() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:564:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture infinity() _GLIBCXX_USE_NOEXCEPT { return static_cast(0); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:567:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture quiet_NaN() _GLIBCXX_USE_NOEXCEPT { return static_cast(0); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:570:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture signaling_NaN() _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:574:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture denorm_min() _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:594:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture min() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:597:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max() _GLIBCXX_USE_NOEXCEPT { return __SCHAR_MAX__ * 2U + 1; } ^~~~~~~~~~~~~~~~~~~~~ In file included from CoreArray/dPlatform.h:47, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:601:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lowest() noexcept { return min(); } ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:617:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture epsilon() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:620:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture round_error() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:635:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture infinity() _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:639:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture quiet_NaN() _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:643:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture signaling_NaN() _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:647:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture denorm_min() _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:667:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture min() _GLIBCXX_USE_NOEXCEPT { return __glibcxx_min (wchar_t); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:670:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max() _GLIBCXX_USE_NOEXCEPT { return __glibcxx_max (wchar_t); } ^~~~~~~~~~~~~~~~~~~~~ In file included from CoreArray/dPlatform.h:47, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:674:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lowest() noexcept { return min(); } ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:689:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture epsilon() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:692:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture round_error() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:707:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture infinity() _GLIBCXX_USE_NOEXCEPT { return wchar_t(); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:710:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture quiet_NaN() _GLIBCXX_USE_NOEXCEPT { return wchar_t(); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:713:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture signaling_NaN() _GLIBCXX_USE_NOEXCEPT { return wchar_t(); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:716:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture denorm_min() _GLIBCXX_USE_NOEXCEPT { return wchar_t(); } ^~~~~~~~~~~~~~~~~~~~~ In file included from CoreArray/dPlatform.h:47, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:736:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture min() noexcept { return __glibcxx_min (char16_t); } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:739:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max() noexcept { return __glibcxx_max (char16_t); } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:742:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lowest() noexcept { return min(); } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:753:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture epsilon() noexcept { return 0; } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:756:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture round_error() noexcept { return 0; } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:770:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture infinity() noexcept { return char16_t(); } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:773:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture quiet_NaN() noexcept { return char16_t(); } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:776:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture signaling_NaN() noexcept { return char16_t(); } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:779:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture denorm_min() noexcept { return char16_t(); } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:797:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture min() noexcept { return __glibcxx_min (char32_t); } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:800:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max() noexcept { return __glibcxx_max (char32_t); } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:803:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lowest() noexcept { return min(); } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:814:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture epsilon() noexcept { return 0; } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:817:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture round_error() noexcept { return 0; } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:831:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture infinity() noexcept { return char32_t(); } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:834:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture quiet_NaN() noexcept { return char32_t(); } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:837:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture signaling_NaN() noexcept { return char32_t(); } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:840:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture denorm_min() noexcept { return char32_t(); } ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:859:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture min() _GLIBCXX_USE_NOEXCEPT { return -__SHRT_MAX__ - 1; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:862:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max() _GLIBCXX_USE_NOEXCEPT { return __SHRT_MAX__; } ^~~~~~~~~~~~~~~~~~~~~ In file included from CoreArray/dPlatform.h:47, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:866:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lowest() noexcept { return min(); } ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:880:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture epsilon() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:883:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture round_error() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:898:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture infinity() _GLIBCXX_USE_NOEXCEPT { return short(); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:901:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture quiet_NaN() _GLIBCXX_USE_NOEXCEPT { return short(); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:904:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture signaling_NaN() _GLIBCXX_USE_NOEXCEPT { return short(); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:907:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture denorm_min() _GLIBCXX_USE_NOEXCEPT { return short(); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:926:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture min() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:929:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max() _GLIBCXX_USE_NOEXCEPT { return __SHRT_MAX__ * 2U + 1; } ^~~~~~~~~~~~~~~~~~~~~ In file included from CoreArray/dPlatform.h:47, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:933:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lowest() noexcept { return min(); } ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:949:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture epsilon() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:952:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture round_error() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:967:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture infinity() _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:971:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture quiet_NaN() _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:975:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture signaling_NaN() _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:979:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture denorm_min() _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:999:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture min() _GLIBCXX_USE_NOEXCEPT { return -__INT_MAX__ - 1; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1002:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max() _GLIBCXX_USE_NOEXCEPT { return __INT_MAX__; } ^~~~~~~~~~~~~~~~~~~~~ In file included from CoreArray/dPlatform.h:47, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:1006:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lowest() noexcept { return min(); } ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:1020:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture epsilon() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1023:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture round_error() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1038:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture infinity() _GLIBCXX_USE_NOEXCEPT { return static_cast(0); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1041:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture quiet_NaN() _GLIBCXX_USE_NOEXCEPT { return static_cast(0); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1044:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture signaling_NaN() _GLIBCXX_USE_NOEXCEPT { return static_cast(0); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1047:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture denorm_min() _GLIBCXX_USE_NOEXCEPT { return static_cast(0); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1066:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture min() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1069:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max() _GLIBCXX_USE_NOEXCEPT { return __INT_MAX__ * 2U + 1; } ^~~~~~~~~~~~~~~~~~~~~ In file included from CoreArray/dPlatform.h:47, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:1073:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lowest() noexcept { return min(); } ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:1089:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture epsilon() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1092:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture round_error() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1107:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture infinity() _GLIBCXX_USE_NOEXCEPT { return static_cast(0); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1110:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture quiet_NaN() _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1114:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture signaling_NaN() _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1118:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture denorm_min() _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1138:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture min() _GLIBCXX_USE_NOEXCEPT { return -__LONG_MAX__ - 1; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1141:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max() _GLIBCXX_USE_NOEXCEPT { return __LONG_MAX__; } ^~~~~~~~~~~~~~~~~~~~~ In file included from CoreArray/dPlatform.h:47, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:1145:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lowest() noexcept { return min(); } ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:1159:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture epsilon() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1162:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture round_error() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1177:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture infinity() _GLIBCXX_USE_NOEXCEPT { return static_cast(0); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1180:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture quiet_NaN() _GLIBCXX_USE_NOEXCEPT { return static_cast(0); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1183:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture signaling_NaN() _GLIBCXX_USE_NOEXCEPT { return static_cast(0); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1186:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture denorm_min() _GLIBCXX_USE_NOEXCEPT { return static_cast(0); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1205:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture min() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1208:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max() _GLIBCXX_USE_NOEXCEPT { return __LONG_MAX__ * 2UL + 1; } ^~~~~~~~~~~~~~~~~~~~~ In file included from CoreArray/dPlatform.h:47, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:1212:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lowest() noexcept { return min(); } ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:1228:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture epsilon() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1231:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture round_error() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1246:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture infinity() _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1250:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture quiet_NaN() _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1254:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture signaling_NaN() _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1258:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture denorm_min() _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1278:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture min() _GLIBCXX_USE_NOEXCEPT { return -__LONG_LONG_MAX__ - 1; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1281:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max() _GLIBCXX_USE_NOEXCEPT { return __LONG_LONG_MAX__; } ^~~~~~~~~~~~~~~~~~~~~ In file included from CoreArray/dPlatform.h:47, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:1285:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lowest() noexcept { return min(); } ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:1301:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture epsilon() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1304:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture round_error() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1319:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture infinity() _GLIBCXX_USE_NOEXCEPT { return static_cast(0); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1322:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture quiet_NaN() _GLIBCXX_USE_NOEXCEPT { return static_cast(0); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1325:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture signaling_NaN() _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1329:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture denorm_min() _GLIBCXX_USE_NOEXCEPT { return static_cast(0); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1348:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture min() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1351:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max() _GLIBCXX_USE_NOEXCEPT { return __LONG_LONG_MAX__ * 2ULL + 1; } ^~~~~~~~~~~~~~~~~~~~~ In file included from CoreArray/dPlatform.h:47, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:1355:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lowest() noexcept { return min(); } ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:1371:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture epsilon() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1374:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture round_error() _GLIBCXX_USE_NOEXCEPT { return 0; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1389:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture infinity() _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1393:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture quiet_NaN() _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1397:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture signaling_NaN() _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1401:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture denorm_min() _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1570:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __INT_N(__GLIBCXX_TYPE_INT_N_0, __GLIBCXX_BITSIZE_INT_N_0, ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1570:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __INT_N(__GLIBCXX_TYPE_INT_N_0, __GLIBCXX_BITSIZE_INT_N_0, ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1570:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __INT_N(__GLIBCXX_TYPE_INT_N_0, __GLIBCXX_BITSIZE_INT_N_0, ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1570:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __INT_N(__GLIBCXX_TYPE_INT_N_0, __GLIBCXX_BITSIZE_INT_N_0, ^~~~~~~ In file included from CoreArray/dPlatform.h:47, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:1571:4: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __INT_N_201103 (__GLIBCXX_TYPE_INT_N_0), __INT_N_U201103 (__GLIBCXX_TYPE_INT_N_0)) ^~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:1570:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __INT_N(__GLIBCXX_TYPE_INT_N_0, __GLIBCXX_BITSIZE_INT_N_0, ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1570:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __INT_N(__GLIBCXX_TYPE_INT_N_0, __GLIBCXX_BITSIZE_INT_N_0, ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1570:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __INT_N(__GLIBCXX_TYPE_INT_N_0, __GLIBCXX_BITSIZE_INT_N_0, ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1570:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __INT_N(__GLIBCXX_TYPE_INT_N_0, __GLIBCXX_BITSIZE_INT_N_0, ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1570:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __INT_N(__GLIBCXX_TYPE_INT_N_0, __GLIBCXX_BITSIZE_INT_N_0, ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1570:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __INT_N(__GLIBCXX_TYPE_INT_N_0, __GLIBCXX_BITSIZE_INT_N_0, ^~~~~~~ In file included from CoreArray/dPlatform.h:47, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:1571:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __INT_N_201103 (__GLIBCXX_TYPE_INT_N_0), __INT_N_U201103 (__GLIBCXX_TYPE_INT_N_0)) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:1570:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __INT_N(__GLIBCXX_TYPE_INT_N_0, __GLIBCXX_BITSIZE_INT_N_0, ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1570:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __INT_N(__GLIBCXX_TYPE_INT_N_0, __GLIBCXX_BITSIZE_INT_N_0, ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1570:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __INT_N(__GLIBCXX_TYPE_INT_N_0, __GLIBCXX_BITSIZE_INT_N_0, ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1570:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __INT_N(__GLIBCXX_TYPE_INT_N_0, __GLIBCXX_BITSIZE_INT_N_0, ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1570:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __INT_N(__GLIBCXX_TYPE_INT_N_0, __GLIBCXX_BITSIZE_INT_N_0, ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1570:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __INT_N(__GLIBCXX_TYPE_INT_N_0, __GLIBCXX_BITSIZE_INT_N_0, ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1599:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture min() _GLIBCXX_USE_NOEXCEPT { return __FLT_MIN__; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1602:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max() _GLIBCXX_USE_NOEXCEPT { return __FLT_MAX__; } ^~~~~~~~~~~~~~~~~~~~~ In file included from CoreArray/dPlatform.h:47, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:1606:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lowest() noexcept { return -__FLT_MAX__; } ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:1621:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture epsilon() _GLIBCXX_USE_NOEXCEPT { return __FLT_EPSILON__; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1624:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture round_error() _GLIBCXX_USE_NOEXCEPT { return 0.5F; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1640:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture infinity() _GLIBCXX_USE_NOEXCEPT { return __builtin_huge_valf(); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1643:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture quiet_NaN() _GLIBCXX_USE_NOEXCEPT { return __builtin_nanf(""); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1646:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture signaling_NaN() _GLIBCXX_USE_NOEXCEPT { return __builtin_nansf(""); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1649:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture denorm_min() _GLIBCXX_USE_NOEXCEPT { return __FLT_DENORM_MIN__; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1674:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture min() _GLIBCXX_USE_NOEXCEPT { return __DBL_MIN__; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1677:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max() _GLIBCXX_USE_NOEXCEPT { return __DBL_MAX__; } ^~~~~~~~~~~~~~~~~~~~~ In file included from CoreArray/dPlatform.h:47, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:1681:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lowest() noexcept { return -__DBL_MAX__; } ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:1696:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture epsilon() _GLIBCXX_USE_NOEXCEPT { return __DBL_EPSILON__; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1699:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture round_error() _GLIBCXX_USE_NOEXCEPT { return 0.5; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1715:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture infinity() _GLIBCXX_USE_NOEXCEPT { return __builtin_huge_val(); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1718:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture quiet_NaN() _GLIBCXX_USE_NOEXCEPT { return __builtin_nan(""); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1721:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture signaling_NaN() _GLIBCXX_USE_NOEXCEPT { return __builtin_nans(""); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1724:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture denorm_min() _GLIBCXX_USE_NOEXCEPT { return __DBL_DENORM_MIN__; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1749:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture min() _GLIBCXX_USE_NOEXCEPT { return __LDBL_MIN__; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1752:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max() _GLIBCXX_USE_NOEXCEPT { return __LDBL_MAX__; } ^~~~~~~~~~~~~~~~~~~~~ In file included from CoreArray/dPlatform.h:47, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:1756:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lowest() noexcept { return -__LDBL_MAX__; } ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/limits:1771:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture epsilon() _GLIBCXX_USE_NOEXCEPT { return __LDBL_EPSILON__; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1774:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture round_error() _GLIBCXX_USE_NOEXCEPT { return 0.5L; } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1790:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture infinity() _GLIBCXX_USE_NOEXCEPT { return __builtin_huge_vall(); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1793:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture quiet_NaN() _GLIBCXX_USE_NOEXCEPT { return __builtin_nanl(""); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1796:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture signaling_NaN() _GLIBCXX_USE_NOEXCEPT { return __builtin_nansl(""); } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1799:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture denorm_min() _GLIBCXX_USE_NOEXCEPT { return __LDBL_DENORM_MIN__; } ^~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:62, from CoreArray/dPlatform.h:48, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_construct.h:74:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Construct(_T1* __p, _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_construct.h:89:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Construct_novalue(_T1* __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_construct.h:97:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Destroy(_Tp* __pointer) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_construct.h:105:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __destroy(_ForwardIterator __first, _ForwardIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_construct.h:117:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __destroy(_ForwardIterator, _ForwardIterator) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_construct.h:127:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Destroy(_ForwardIterator __first, _ForwardIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_construct.h:145:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __destroy_n(_ForwardIterator __first, _Size __count) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_construct.h:158:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __destroy_n(_ForwardIterator __first, _Size __count) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_construct.h:172:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Destroy_n(_ForwardIterator __first, _Size __count) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_construct.h:194:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Allocator& __alloc) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_construct.h:204:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture allocator<_Tp>&) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:63, from CoreArray/dPlatform.h:48, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:77:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:100:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:116:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:144:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Tp& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:166:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Tp& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:182:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Tp& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:204:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Tp& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:227:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Tp& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:244:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture uninitialized_fill_n(_ForwardIterator __first, _Size __n, const _Tp& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:268:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator __result, _Allocator& __alloc) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:288:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator __result, allocator<_Tp>&) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:295:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator __result, _Allocator& __alloc) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:308:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Allocator& __alloc) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:318:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Tp& __x, _Allocator& __alloc) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:337:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Tp& __x, allocator<_Tp2>&) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:344:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Tp& __x, _Allocator& __alloc) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:365:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Tp& __x, allocator<_Tp2>&) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:386:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Allocator& __alloc) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:414:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Allocator& __alloc) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:438:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _InputIterator __last, _Allocator& __alloc) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:461:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Allocator& __alloc) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:486:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __uninit_default(_ForwardIterator __first, _ForwardIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:507:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __uninit_default(_ForwardIterator __first, _ForwardIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:521:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __uninit_default_n(_ForwardIterator __first, _Size __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:543:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __uninit_default_n(_ForwardIterator __first, _Size __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:558:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:574:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __uninitialized_default_n(_ForwardIterator __first, _Size __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:594:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Allocator& __alloc) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:614:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture allocator<_Tp>&) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:624:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Allocator& __alloc) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:644:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture allocator<_Tp>&) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:653:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:675:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:685:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __uninit_default_novalue_n(_ForwardIterator __first, _Size __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:707:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __uninit_default_novalue_n(_ForwardIterator __first, _Size __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:717:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:731:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __uninitialized_default_novalue_n(_ForwardIterator __first, _Size __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:745:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator __result, input_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:766:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture random_access_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:773:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator __result, input_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:794:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture random_access_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:813:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:820:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator __result) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:64, from CoreArray/dPlatform.h:48, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:95:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Vector_impl() ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:99:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Vector_impl(_Tp_alloc_type const& __a) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:64, from CoreArray/dPlatform.h:48, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:104:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Vector_impl(_Tp_alloc_type&& __a) noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:110:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _M_swap_data(_Vector_impl& __x) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:237:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_Tp_allocator() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:241:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_Tp_allocator() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:245:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get_allocator() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:64, from CoreArray/dPlatform.h:48, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:248:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Vector_base() ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:251:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Vector_base(const allocator_type& __a) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:64, from CoreArray/dPlatform.h:48, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:254:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Vector_base(size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:258:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Vector_base(size_t __n, const allocator_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:263:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Vector_base(_Tp_alloc_type&& __a) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:266:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Vector_base(_Vector_base&& __x) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:270:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Vector_base(_Vector_base&& __x, const allocator_type& __a) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:283:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~_Vector_base() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:64, from CoreArray/dPlatform.h:48, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:293:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_allocate(size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:300:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_deallocate(pointer __p, size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:309:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_create_storage(size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:393:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture noexcept(is_nothrow_default_constructible<_Alloc>::value) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:402:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vector(const allocator_type& __a) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:64, from CoreArray/dPlatform.h:48, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:415:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vector(size_type __n, const allocator_type& __a = allocator_type()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:428:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const allocator_type& __a = allocator_type()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:458:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vector(const vector& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:476:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vector(vector&& __x) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:480:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vector(const vector& __x, const allocator_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:491:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture noexcept(_Alloc_traits::_S_always_equal()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:516:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const allocator_type& __a = allocator_type()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:544:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const allocator_type& __a = allocator_type()) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:565:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~vector() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:64, from CoreArray/dPlatform.h:48, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:582:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const vector& __x); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:596:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(vector&& __x) noexcept(_Alloc_traits::_S_nothrow_move()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:617:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(initializer_list __l) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:636:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(size_type __n, const value_type& __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:655:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(_InputIterator __first, _InputIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:681:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(initializer_list __l) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:698:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture begin() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:707:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture begin() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:716:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture end() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:725:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture end() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:734:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rbegin() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:743:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rbegin() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:752:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rend() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:761:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rend() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:64, from CoreArray/dPlatform.h:48, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:771:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cbegin() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:780:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cend() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:789:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture crbegin() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:798:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture crend() const noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:805:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:810:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max_size() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:64, from CoreArray/dPlatform.h:48, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:824:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture resize(size_type __new_size) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:844:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture resize(size_type __new_size, const value_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:876:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shrink_to_fit() ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:885:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture capacity() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:894:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture empty() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:64, from CoreArray/dPlatform.h:48, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:915:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reserve(size_type __n); ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:930:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator[](size_type __n) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:948:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator[](size_type __n) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:64, from CoreArray/dPlatform.h:48, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:957:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_range_check(size_type __n) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:979:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture at(size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:997:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture at(size_type __n) const ^~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1008:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture front() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1019:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture front() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1030:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture back() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1041:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture back() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1055:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture data() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1059:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture data() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:64, from CoreArray/dPlatform.h:48, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1074:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture push_back(const value_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1090:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture push_back(value_type&& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1099:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture emplace_back(_Args&&... __args); ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1112:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pop_back() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:64, from CoreArray/dPlatform.h:48, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1135:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture emplace(const_iterator __position, _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1150:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(const_iterator __position, const value_type& __x); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1180:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(const_iterator __position, value_type&& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1197:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(const_iterator __position, initializer_list __l) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1222:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(const_iterator __position, size_type __n, const value_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1267:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _InputIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1317:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erase(const_iterator __position) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1344:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erase(const_iterator __first, const_iterator __last) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1367:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(vector& __x) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1385:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture clear() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:64, from CoreArray/dPlatform.h:48, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1396:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator __first, _ForwardIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1421:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_initialize_dispatch(_Integer __n, _Integer __value, __true_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1433:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __false_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1444:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::input_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1463:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::forward_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1477:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_fill_initialize(size_type __n, const value_type& __value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1487:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_default_initialize(size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1504:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_assign_dispatch(_Integer __n, _Integer __val, __true_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1511:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __false_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1518:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::input_iterator_tag); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1524:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::forward_iterator_tag); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1529:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_fill_assign(size_type __n, const value_type& __val); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1540:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __true_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1547:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _InputIterator __last, __false_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1557:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _InputIterator __last, std::input_iterator_tag); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1563:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator __last, std::forward_iterator_tag); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1568:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_fill_insert(iterator __pos, size_type __n, const value_type& __x); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1573:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_default_append(size_type __n); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1576:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_shrink_to_fit(); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1593:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Temporary_value(vector* __vec, _Args&&... __args) : _M_this(__vec) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1599:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~_Temporary_value() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1603:9: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_val() { return *reinterpret_cast<_Tp*>(&__buf); } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1607:9: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_ptr() { return pointer_traits::pointer_to(_M_val()); } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1617:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_aux(iterator __position, _Arg&& __arg); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1621:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_realloc_insert(iterator __position, _Args&&... __args); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1625:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_rval(const_iterator __position, value_type&& __v); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1630:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_emplace_aux(const_iterator __position, _Args&&... __args); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1634:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_emplace_aux(const_iterator __position, value_type&& __v) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1640:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_check_len(size_type __n, const char* __s) const ^~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1654:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_erase_at_end(pointer __pos) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:64, from CoreArray/dPlatform.h:48, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1666:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_erase(iterator __position); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1669:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_erase(iterator __first, iterator __last); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1677:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_move_assign(vector&& __x, std::true_type) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1688:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_move_assign(vector&& __x, std::false_type) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1705:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_data_ptr(_Up* __ptr) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:64, from CoreArray/dPlatform.h:48, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1711:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_data_ptr(_Ptr __ptr) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1753:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator==(const vector<_Tp, _Alloc>& __x, const vector<_Tp, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1770:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<(const vector<_Tp, _Alloc>& __x, const vector<_Tp, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1777:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator!=(const vector<_Tp, _Alloc>& __x, const vector<_Tp, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1783:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>(const vector<_Tp, _Alloc>& __x, const vector<_Tp, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1789:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<=(const vector<_Tp, _Alloc>& __x, const vector<_Tp, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1795:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>=(const vector<_Tp, _Alloc>& __x, const vector<_Tp, _Alloc>& __y) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1802:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT_IF(noexcept(__x.swap(__y))) ^~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:65, from CoreArray/dPlatform.h:48, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:77:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Bit_reference(_Bit_type * __x, _Bit_type __y) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:80:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Bit_reference() _GLIBCXX_NOEXCEPT : _M_p(0), _M_mask(0) { } ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:82:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator bool() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:86:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(bool __x) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:96:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const _Bit_reference& __x) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:65, from CoreArray/dPlatform.h:48, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:100:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator==(const _Bit_reference& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:104:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<(const _Bit_reference& __x) const ^~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:108:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture flip() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:65, from CoreArray/dPlatform.h:48, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:114:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(_Bit_reference __x, _Bit_reference __y) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:122:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(_Bit_reference __x, bool& __y) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:130:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(bool& __x, _Bit_reference __y) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:144:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Bit_iterator_base(_Bit_type * __x, unsigned int __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:148:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_bump_up() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:158:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_bump_down() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:168:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_incr(ptrdiff_t __i) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:182:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator==(const _Bit_iterator_base& __i) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:186:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<(const _Bit_iterator_base& __i) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:193:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator!=(const _Bit_iterator_base& __i) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:197:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>(const _Bit_iterator_base& __i) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:201:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<=(const _Bit_iterator_base& __i) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:205:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>=(const _Bit_iterator_base& __i) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:210:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator-(const _Bit_iterator_base& __x, const _Bit_iterator_base& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:222:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Bit_iterator() : _Bit_iterator_base(0, 0) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:224:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Bit_iterator(_Bit_type * __x, unsigned int __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:228:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_const_cast() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:232:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator*() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:236:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:243:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++(int) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:251:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator--() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:258:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator--(int) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:266:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+=(difference_type __i) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:273:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator-=(difference_type __i) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:280:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+(difference_type __i) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:287:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator-(difference_type __i) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:294:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator[](difference_type __i) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:299:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+(ptrdiff_t __n, const _Bit_iterator& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:309:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Bit_const_iterator() : _Bit_iterator_base(0, 0) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:311:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Bit_const_iterator(_Bit_type * __x, unsigned int __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:314:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Bit_const_iterator(const _Bit_iterator& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:318:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_const_cast() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:322:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator*() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:326:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:333:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++(int) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:341:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator--() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:348:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator--(int) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:356:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+=(difference_type __i) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:363:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator-=(difference_type __i) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:370:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+(difference_type __i) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:377:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator-(difference_type __i) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:384:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator[](difference_type __i) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:389:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+(ptrdiff_t __n, const _Bit_const_iterator& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:394:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned int __first, unsigned int __last, bool __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:407:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fill(_Bit_iterator __first, _Bit_iterator __last, const bool& __x) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:440:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Bvector_impl_data() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:65, from CoreArray/dPlatform.h:48, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:445:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Bvector_impl_data(_Bvector_impl_data&& __x) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:451:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_move_data(_Bvector_impl_data&& __x) noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:461:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_reset() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:472:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Bvector_impl() _GLIBCXX_NOEXCEPT_IF( ^~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:477:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Bvector_impl(const _Bit_alloc_type& __a) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:65, from CoreArray/dPlatform.h:48, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:482:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Bvector_impl(_Bvector_impl&&) = default; ^~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:486:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_end_addr() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:498:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_Bit_allocator() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:502:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_Bit_allocator() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:506:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get_allocator() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:65, from CoreArray/dPlatform.h:48, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:510:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Bvector_base() = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:515:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Bvector_base(const allocator_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:519:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Bvector_base(_Bvector_base&&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:522:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~_Bvector_base() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:529:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_allocate(size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:533:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_deallocate() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:547:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_move_data(_Bvector_base&& __x) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:552:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_nword(size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:613:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get_allocator() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:624:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vector() = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:630:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vector(const allocator_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:635:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vector(size_type __n, const allocator_type& __a = allocator_type()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:640:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const allocator_type& __a = allocator_type()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:652:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vector(const vector& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:660:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vector(vector&&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:663:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture noexcept(_Bit_alloc_traits::_S_always_equal()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:676:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vector(const vector& __x, const allocator_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:684:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const allocator_type& __a = allocator_type()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:696:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const allocator_type& __a = allocator_type()) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:710:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~vector() _GLIBCXX_NOEXCEPT { } ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:65, from CoreArray/dPlatform.h:48, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:713:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const vector& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:744:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(vector&& __x) noexcept(_Bit_alloc_traits::_S_nothrow_move()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:769:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(initializer_list __l) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:781:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(size_type __n, const bool& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:788:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(_InputIterator __first, _InputIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:802:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(initializer_list __l) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:807:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture begin() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:811:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture begin() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:815:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture end() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:819:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture end() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:823:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rbegin() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:827:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rbegin() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:831:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rend() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:835:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rend() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:65, from CoreArray/dPlatform.h:48, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:840:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cbegin() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:844:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cend() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:848:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture crbegin() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:852:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture crend() const noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:857:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:861:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max_size() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:873:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture capacity() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:878:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture empty() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:65, from CoreArray/dPlatform.h:48, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:882:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator[](size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:889:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator[](size_type __n) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:897:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_range_check(size_type __n) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:908:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture at(size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:912:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture at(size_type __n) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:916:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reserve(size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:925:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture front() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:929:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture front() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:933:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture back() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:937:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture back() const ^~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:946:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture data() _GLIBCXX_NOEXCEPT { } ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:65, from CoreArray/dPlatform.h:48, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:949:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture push_back(bool __x) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:958:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(vector& __x) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:970:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(reference __x, reference __y) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:65, from CoreArray/dPlatform.h:48, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:979:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(const_iterator __position, const bool& __x = bool()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:998:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _InputIterator __first, _InputIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1018:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(const_iterator __position, size_type __n, const bool& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1032:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(const_iterator __p, initializer_list __l) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1037:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pop_back() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1042:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erase(const_iterator __position) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1050:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erase(const_iterator __first, const_iterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1057:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture resize(size_type __new_size, bool __x = bool()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1067:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shrink_to_fit() ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1072:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture flip() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1080:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture clear() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:65, from CoreArray/dPlatform.h:48, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1090:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture emplace_back(_Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1100:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture emplace(const_iterator __pos, _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1108:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture iterator __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1116:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_initialize(size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1134:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_initialize_value(bool __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1143:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_reallocate(size_type __n); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1147:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_shrink_to_fit(); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1156:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_initialize_dispatch(_Integer __n, _Integer __x, __true_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1165:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __false_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1172:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::input_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1181:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::forward_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1204:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_fill_assign(size_t __n, bool __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1221:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::input_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1235:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::forward_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1256:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __true_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1263:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __false_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1268:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_fill_insert(iterator __position, size_type __n, bool __x); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1273:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _InputIterator __last, std::input_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1285:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator __last, std::forward_iterator_tag); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1288:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_aux(iterator __position, bool __x); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1291:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_check_len(size_type __n, const char* __s) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1301:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_erase_at_end(iterator __pos) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1305:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_erase(iterator __pos); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1308:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_erase(iterator __first, iterator __last); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1328:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _GLIBCXX_STD_C::vector&) const noexcept; ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:69, from CoreArray/dPlatform.h:48, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:67:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reserve(size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:98:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture emplace_back(_Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:120:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(const_iterator __position, const value_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:160:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_erase(iterator __position) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:173:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_erase(iterator __first, iterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:187:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const vector<_Tp, _Alloc>& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:246:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_fill_assign(size_t __n, const value_type& __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:272:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::input_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:290:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::forward_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:328:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_rval(const_iterator __position, value_type&& __v) -> iterator ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:353:10: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture -> iterator ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:383:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_aux(iterator __position, _Arg&& __arg) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:414:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_realloc_insert(iterator __position, _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:479:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_fill_insert(iterator __position, size_type __n, const value_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:581:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_default_append(size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:639:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_shrink_to_fit() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:653:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _InputIterator __last, std::input_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:674:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator __last, std::forward_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:762:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_reallocate(size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:776:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_fill_insert(iterator __position, size_type __n, bool __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:809:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator __last, std::forward_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:842:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_aux(iterator __position, bool __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:870:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_erase(iterator __position) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:881:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_erase(iterator __first, iterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:892:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_shrink_to_fit() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:919:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _GLIBCXX_STD_C::vector& __b) const noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/deque:64, from C:/rtools40/mingw64/include/c++/8.3.0/queue:60, from CoreArray/dPlatform.h:49, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:92:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __deque_buf_size(size_t __size) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:129:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static size_t _S_buffer_size() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:145:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deque_iterator(_Elt_pointer __x, _Map_pointer __y) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:149:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deque_iterator() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:152:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deque_iterator(const iterator& __x) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:157:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_const_cast() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:161:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator*() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:165:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator->() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:169:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:181:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++(int) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:189:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator--() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:201:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator--(int) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:209:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+=(difference_type __n) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:228:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+(difference_type __n) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:235:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator-=(difference_type __n) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:239:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator-(difference_type __n) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:246:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator[](difference_type __n) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:255:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_set_node(_Map_pointer __new_node) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:269:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Deque_iterator<_Tp, _Ref, _Ptr>& __y) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:276:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Deque_iterator<_Tp, _RefR, _PtrR>& __y) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:282:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Deque_iterator<_Tp, _Ref, _Ptr>& __y) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:289:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Deque_iterator<_Tp, _RefR, _PtrR>& __y) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:295:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Deque_iterator<_Tp, _Ref, _Ptr>& __y) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:303:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Deque_iterator<_Tp, _RefR, _PtrR>& __y) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:310:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Deque_iterator<_Tp, _Ref, _Ptr>& __y) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:317:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Deque_iterator<_Tp, _RefR, _PtrR>& __y) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:323:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Deque_iterator<_Tp, _Ref, _Ptr>& __y) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:330:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Deque_iterator<_Tp, _RefR, _PtrR>& __y) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:336:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Deque_iterator<_Tp, _Ref, _Ptr>& __y) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:343:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Deque_iterator<_Tp, _RefR, _PtrR>& __y) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:353:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Deque_iterator<_Tp, _Ref, _Ptr>& __y) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:365:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Deque_iterator<_Tp, _RefR, _PtrR>& __y) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:376:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/deque:64, from C:/rtools40/mingw64/include/c++/8.3.0/queue:60, from CoreArray/dPlatform.h:49, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:382:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Deque_iterator<_Tp, _Tp&, _Tp*>&, const _Tp&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:382:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:388:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deque_iterator<_Tp, _Tp&, _Tp*>); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:388:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:394:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deque_iterator<_Tp, _Tp&, _Tp*> __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:403:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deque_iterator<_Tp, _Tp&, _Tp*>); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:403:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:409:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deque_iterator<_Tp, _Tp&, _Tp*> __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:421:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deque_iterator<_Tp, _Tp&, _Tp*>); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:421:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:427:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deque_iterator<_Tp, _Tp&, _Tp*> __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:436:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deque_iterator<_Tp, _Tp&, _Tp*>); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:436:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:442:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deque_iterator<_Tp, _Tp&, _Tp*> __result) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:485:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get_allocator() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/deque:64, from C:/rtools40/mingw64/include/c++/8.3.0/queue:60, from CoreArray/dPlatform.h:49, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:491:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deque_base() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:495:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deque_base(size_t __num_elements) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:499:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deque_base(const allocator_type& __a, size_t __num_elements) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:503:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deque_base(const allocator_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:508:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deque_base(_Deque_base&& __x, false_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:512:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deque_base(_Deque_base&& __x, true_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:520:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deque_base(_Deque_base&& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:524:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deque_base(_Deque_base&& __x, const allocator_type& __a, size_type __n) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:542:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~_Deque_base() _GLIBCXX_NOEXCEPT; ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/deque:64, from C:/rtools40/mingw64/include/c++/8.3.0/queue:60, from CoreArray/dPlatform.h:49, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:558:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deque_impl() ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:563:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deque_impl(const _Tp_alloc_type& __a) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/deque:64, from C:/rtools40/mingw64/include/c++/8.3.0/queue:60, from CoreArray/dPlatform.h:49, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:569:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deque_impl(_Deque_impl&&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:571:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deque_impl(_Tp_alloc_type&& __a) noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:577:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _M_swap_data(_Deque_impl& __x) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:588:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_Tp_allocator() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:592:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_Tp_allocator() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:596:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_map_allocator() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/deque:64, from C:/rtools40/mingw64/include/c++/8.3.0/queue:60, from CoreArray/dPlatform.h:49, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:600:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_allocate_node() ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:607:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_deallocate_node(_Ptr __p) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/deque:64, from C:/rtools40/mingw64/include/c++/8.3.0/queue:60, from CoreArray/dPlatform.h:49, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:614:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_allocate_map(size_t __n) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:621:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_deallocate_map(_Map_pointer __p, size_t __n) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/deque:64, from C:/rtools40/mingw64/include/c++/8.3.0/queue:60, from CoreArray/dPlatform.h:49, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:628:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _M_initialize_map(size_t); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:629:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _M_create_nodes(_Map_pointer __nstart, _Map_pointer __nfinish); ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:631:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Map_pointer __nfinish) _GLIBCXX_NOEXCEPT; ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/deque:64, from C:/rtools40/mingw64/include/c++/8.3.0/queue:60, from CoreArray/dPlatform.h:49, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:639:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_move_impl() ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:662:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~_Deque_base() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/deque:64, from C:/rtools40/mingw64/include/c++/8.3.0/queue:60, from CoreArray/dPlatform.h:49, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:683:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_initialize_map(size_t __num_elements) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:722:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_create_nodes(_Map_pointer __nstart, _Map_pointer __nfinish) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:741:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Map_pointer __nfinish) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:872:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static size_t _S_buffer_size() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/deque:64, from C:/rtools40/mingw64/include/c++/8.3.0/queue:60, from CoreArray/dPlatform.h:49, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:898:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture deque() : _Base() { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:905:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture deque(const allocator_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:918:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture deque(size_type __n, const allocator_type& __a = allocator_type()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:931:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const allocator_type& __a = allocator_type()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:957:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture deque(const deque& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:972:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture deque(deque&& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:976:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture deque(const deque& __x, const allocator_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:983:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture deque(deque&& __x, const allocator_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1007:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const allocator_type& __a = allocator_type()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1034:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const allocator_type& __a = allocator_type()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1054:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~deque() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1067:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const deque& __x); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1079:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(deque&& __x) noexcept(_Alloc_traits::_S_always_equal()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1098:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(initializer_list __l) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1117:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(size_type __n, const value_type& __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1136:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(_InputIterator __first, _InputIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1161:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(initializer_list __l) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1167:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get_allocator() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1176:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture begin() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1184:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture begin() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1193:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture end() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1202:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture end() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1211:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rbegin() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1220:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rbegin() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1229:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rend() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1238:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rend() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/deque:64, from C:/rtools40/mingw64/include/c++/8.3.0/queue:60, from CoreArray/dPlatform.h:49, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1247:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cbegin() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1256:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cend() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1265:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture crbegin() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1274:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture crend() const noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1281:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1286:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max_size() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/deque:64, from C:/rtools40/mingw64/include/c++/8.3.0/queue:60, from CoreArray/dPlatform.h:49, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1300:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture resize(size_type __new_size) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1322:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture resize(size_type __new_size, const value_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1358:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shrink_to_fit() noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1367:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture empty() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1383:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator[](size_type __n) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1401:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator[](size_type __n) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/deque:64, from C:/rtools40/mingw64/include/c++/8.3.0/queue:60, from CoreArray/dPlatform.h:49, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1410:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_range_check(size_type __n) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1432:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture at(size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1450:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture at(size_type __n) const ^~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1461:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture front() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1472:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture front() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1483:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture back() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1496:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture back() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/deque:64, from C:/rtools40/mingw64/include/c++/8.3.0/queue:60, from CoreArray/dPlatform.h:49, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1515:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture push_front(const value_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1530:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture push_front(value_type&& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1539:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture emplace_front(_Args&&... __args); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1552:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture push_back(const value_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1567:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture push_back(value_type&& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1576:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture emplace_back(_Args&&... __args); ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1588:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pop_front() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1611:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pop_back() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/deque:64, from C:/rtools40/mingw64/include/c++/8.3.0/queue:60, from CoreArray/dPlatform.h:49, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1637:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture emplace(const_iterator __position, _Args&&... __args); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1649:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(const_iterator __position, const value_type& __x); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1675:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(const_iterator __position, value_type&& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1688:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(const_iterator __p, initializer_list __l) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1709:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(const_iterator __position, size_type __n, const value_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1746:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _InputIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1790:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erase(const_iterator __position) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1814:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erase(const_iterator __first, const_iterator __last) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1832:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(deque& __x) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1850:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture clear() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/deque:64, from C:/rtools40/mingw64/include/c++/8.3.0/queue:60, from CoreArray/dPlatform.h:49, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1862:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_initialize_dispatch(_Integer __n, _Integer __x, __true_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1872:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __false_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1893:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::input_iterator_tag); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1899:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::forward_iterator_tag); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1913:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_fill_initialize(const value_type& __value); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1918:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_default_initialize(); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1930:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_assign_dispatch(_Integer __n, _Integer __val, __true_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1937:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __false_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1944:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::input_iterator_tag); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1950:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::forward_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1968:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_fill_assign(size_type __n, const value_type& __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1990:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _M_push_back_aux(_Args&&... __args); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1993:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _M_push_front_aux(_Args&&... __args); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1996:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _M_pop_back_aux(); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1998:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _M_pop_front_aux(); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2011:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Integer __n, _Integer __x, __true_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2019:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __false_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2029:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _InputIterator __last, std::input_iterator_tag); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2035:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator __last, std::forward_iterator_tag); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2041:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_fill_insert(iterator __pos, size_type __n, const value_type& __x); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2050:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_aux(iterator __pos, _Args&&... __args); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2055:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_aux(iterator __pos, size_type __n, const value_type& __x); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2062:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_type __n); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2068:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_destroy_data_aux(iterator __first, iterator __last); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2074:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_destroy_data(iterator __first, iterator __last, const _Alloc1&) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2079:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const std::allocator<_Tp>&) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2087:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_erase_at_begin(iterator __pos) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2097:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_erase_at_end(iterator __pos) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2106:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_erase(iterator __pos); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2109:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_erase(iterator __first, iterator __last); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2114:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_default_append(size_type __n); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2117:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_shrink_to_fit(); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2123:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_reserve_elements_at_front(size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2133:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_reserve_elements_at_back(size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2143:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_new_elements_at_front(size_type __new_elements); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2146:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_new_elements_at_back(size_type __new_elements); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2159:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_reserve_map_at_back(size_type __nodes_to_add = 1) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2167:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_reserve_map_at_front(size_type __nodes_to_add = 1) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2175:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_reallocate_map(size_type __nodes_to_add, bool __add_at_front); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2182:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_move_assign1(deque&& __x, /* always equal: */ true_type) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2193:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_move_assign1(deque&& __x, /* always equal: */ false_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2204:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_replace_map(_Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2220:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_move_assign2(deque&& __x, /* propagate: */ true_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2234:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_move_assign2(deque&& __x, /* propagate: */ false_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2278:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const deque<_Tp, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2296:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const deque<_Tp, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2304:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const deque<_Tp, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2311:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const deque<_Tp, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2318:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const deque<_Tp, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2325:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const deque<_Tp, _Alloc>& __y) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2332:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT_IF(noexcept(__x.swap(__y))) ^~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/deque:66, from C:/rtools40/mingw64/include/c++/8.3.0/queue:60, from CoreArray/dPlatform.h:49, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:68:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_default_initialize() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:94:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const deque& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:139:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture emplace_front(_Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:163:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture emplace_back(_Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:186:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture emplace(const_iterator __position, _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:210:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(const_iterator __position, const value_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:234:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_erase(iterator __position) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:257:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_erase(iterator __first, iterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:291:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::input_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:306:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_fill_insert(iterator __pos, size_type __n, const value_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:349:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_default_append(size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:373:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_shrink_to_fit() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:392:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_fill_initialize(const value_type& __value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:419:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::input_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:443:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::forward_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:480:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_push_back_aux(_Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:515:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_push_front_aux(_Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:548:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_pop_back_aux() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:564:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_pop_front_aux() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:579:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::input_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:588:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::forward_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:633:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_aux(iterator __pos, _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:673:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_aux(iterator __pos, size_type __n, const value_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:761:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:847:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_destroy_data_aux(iterator __first, iterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:869:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_new_elements_at_front(size_type __new_elems) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:894:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_new_elements_at_back(size_type __new_elems) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:919:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_reallocate_map(size_type __nodes_to_add, bool __add_at_front) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:967:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Deque_iterator<_Tp, _Tp&, _Tp*>& __last, const _Tp& __value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:988:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deque_iterator<_Tp, _Tp&, _Tp*> __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:1011:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deque_iterator<_Tp, _Tp&, _Tp*> __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:1051:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deque_iterator<_Tp, _Tp&, _Tp*> __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:1074:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deque_iterator<_Tp, _Tp&, _Tp*> __result) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/queue:62, from CoreArray/dPlatform.h:49, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:75:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Compare& __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:92:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __is_heap(_RandomAccessIterator __first, _Distance __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:101:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __is_heap(_RandomAccessIterator __first, _Compare __comp, _Distance __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:110:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __is_heap(_RandomAccessIterator __first, _RandomAccessIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:116:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:130:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Compare& __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:154:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture push_heap(_RandomAccessIterator __first, _RandomAccessIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:190:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:215:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Distance __len, _Tp __value, _Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:244:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _RandomAccessIterator __result, _Compare& __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:271:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pop_heap(_RandomAccessIterator __first, _RandomAccessIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:305:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _RandomAccessIterator __last, _Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:327:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Compare& __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:360:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture make_heap(_RandomAccessIterator __first, _RandomAccessIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:387:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:403:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Compare& __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:422:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture sort_heap(_RandomAccessIterator __first, _RandomAccessIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:450:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:477:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture is_heap_until(_RandomAccessIterator __first, _RandomAccessIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:506:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:529:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture is_heap(_RandomAccessIterator __first, _RandomAccessIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:543:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Compare __comp) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:62, from C:/rtools40/mingw64/include/c++/8.3.0/queue:64, from CoreArray/dPlatform.h:49, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/uses_allocator.h:46:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture struct allocator_arg_t { explicit allocator_arg_t() = default; }; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/uses_allocator.h:71:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture struct _Sink { void operator=(const void*) { } } _M_a; ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/uses_allocator.h:106:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __use_alloc(const _Alloc& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/uses_allocator.h:115:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __use_alloc(const _Alloc&&) = delete; ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/uses_allocator.h:115:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/uses_allocator.h:158:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/uses_allocator.h:163:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/uses_allocator.h:171:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/uses_allocator.h:176:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Args&&... __args) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/queue:64, from CoreArray/dPlatform.h:49, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:111:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator==(const queue<_Tp1, _Seq1>&, const queue<_Tp1, _Seq1>&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:115:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<(const queue<_Tp1, _Seq1>&, const queue<_Tp1, _Seq1>&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:152:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture queue() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:156:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture queue(const _Sequence& __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:160:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture queue(_Sequence&& __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:165:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture queue(const _Alloc& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:169:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture queue(const _Sequence& __c, const _Alloc& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:173:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture queue(_Sequence&& __c, const _Alloc& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:177:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture queue(const queue& __q, const _Alloc& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:181:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture queue(queue&& __q, const _Alloc& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:189:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture empty() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:194:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:202:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture front() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:213:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture front() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:224:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture back() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:235:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture back() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:251:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture push(const value_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:256:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture push(value_type&& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:267:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture emplace(_Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:284:11: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pop() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:294:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture noexcept(__is_nothrow_swappable<_Sequence>::value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:330:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator==(const queue<_Tp, _Seq>& __x, const queue<_Tp, _Seq>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:348:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<(const queue<_Tp, _Seq>& __x, const queue<_Tp, _Seq>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:354:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator!=(const queue<_Tp, _Seq>& __x, const queue<_Tp, _Seq>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:360:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>(const queue<_Tp, _Seq>& __x, const queue<_Tp, _Seq>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:366:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<=(const queue<_Tp, _Seq>& __x, const queue<_Tp, _Seq>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:372:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>=(const queue<_Tp, _Seq>& __x, const queue<_Tp, _Seq>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:385:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture noexcept(noexcept(__x.swap(__y))) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:485:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture priority_queue() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:489:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture priority_queue(const _Compare& __x, const _Sequence& __s) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:494:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture priority_queue(const _Compare& __x, _Sequence&& __s = _Sequence()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:500:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture priority_queue(const _Alloc& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:504:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture priority_queue(const _Compare& __x, const _Alloc& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:509:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Alloc& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:513:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture priority_queue(const _Compare& __x, _Sequence&& __c, const _Alloc& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:517:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture priority_queue(const priority_queue& __q, const _Alloc& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:521:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture priority_queue(priority_queue&& __q, const _Alloc& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:555:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Sequence& __s) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:566:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Sequence&& __s = _Sequence()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:579:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture empty() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:584:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:592:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture top() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:607:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture push(const value_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:615:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture push(value_type&& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:623:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture emplace(_Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:642:11: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pop() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:659:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture >::value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_queue.h:708:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture noexcept(noexcept(__x.swap(__y))) ^ In file included from CoreArray/dPlatform.h:52, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Arith.h:61:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int R_IsNA(double); /* True for R's NA only */ ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Arith.h:61:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Arith.h:62:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int R_IsNaN(double); /* True for special NaN, *not* for NA */ ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Arith.h:62:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Arith.h:63:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int R_finite(double); /* True if none of NA, NaN, +/-Inf */ ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Arith.h:63:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Arith.h:73:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int R_isnancpp(double); /* in arithmetic.c */ ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Arith.h:73:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:47, from CoreArray/dPlatform.h:53, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Error.h:39:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void NORET Rf_error(const char *, ...); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Error.h:39:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Error.h:40:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void NORET UNIMPLEMENTED(const char *); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Error.h:40:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Error.h:41:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void NORET WrongArgCount(const char *); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Error.h:41:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Error.h:43:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Rf_warning(const char *, ...); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Error.h:43:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Error.h:44:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_ShowMessage(const char *s); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Error.h:44:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:48, from CoreArray/dPlatform.h:53, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Memory.h:44:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void* vmaxget(void); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Memory.h:44:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Memory.h:45:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void vmaxset(const void *); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Memory.h:45:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Memory.h:47:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_gc(void); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Memory.h:47:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Memory.h:48:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int R_gc_running(); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Memory.h:48:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Memory.h:50:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char* R_alloc(R_SIZE_T, int); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Memory.h:50:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Memory.h:51:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture long double *R_allocLD(R_SIZE_T nelem); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Memory.h:51:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Memory.h:52:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char* S_alloc(long, int); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Memory.h:52:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Memory.h:53:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char* S_realloc(char *, long, long, int); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Memory.h:53:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Memory.h:55:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void * R_malloc_gc(size_t); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Memory.h:55:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Memory.h:56:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void * R_calloc_gc(size_t, size_t); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Memory.h:56:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Memory.h:57:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void * R_realloc_gc(void *, size_t); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Memory.h:57:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:49, from CoreArray/dPlatform.h:53, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:59:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_isort(int*, int); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:59:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:60:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_rsort(double*, int); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:60:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:61:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_csort(Rcomplex*, int); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:61:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:62:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void rsort_with_index(double *, int *, int); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:62:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:63:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void revsort(double*, int*, int);/* reverse; sort i[] alongside */ ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:63:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:64:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void iPsort(int*, int, int); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:64:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:65:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void rPsort(double*, int, int); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:65:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:66:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void cPsort(Rcomplex*, int, int); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:66:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:70:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_qsort (double *v, R_SIZE_T i, R_SIZE_T j); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:70:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:71:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_qsort_I (double *v, int *II, int i, int j); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:71:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:72:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_qsort_int (int *iv, R_SIZE_T i, R_SIZE_T j); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:72:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:73:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_qsort_int_I(int *iv, int *II, int i, int j); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:73:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:80:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const char *R_ExpandFileName(const char *); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:80:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:84:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void setIVector(int*, int, int); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:84:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:85:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void setRVector(double*, int, double); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:85:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:86:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean StringFalse(const char *); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:86:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:87:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean StringTrue(const char *); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:87:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:88:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean isBlankString(const char *); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:88:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:93:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double R_atof(const char *str); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:93:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:94:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double R_strtod(const char *c, char **end); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:94:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:96:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *R_tmpnam(const char *prefix, const char *tempdir); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:96:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:97:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *R_tmpnam2(const char *prefix, const char *tempdir, const char *fileext); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:97:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:98:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_free_tmpnam(char *name); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:98:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:100:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_CheckUserInterrupt(void); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:100:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:101:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_CheckStack(void); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:101:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:102:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_CheckStack2(R_SIZE_T); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:102:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:108:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int *mflag); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:108:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:111:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int ilo, int *mflag); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:111:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:118:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int *rightmost_closed, int *all_inside, int *indx); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:118:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:121:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_max_col(double *matrix, int *nr, int *nc, int *maxes, int *ties_meth); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:121:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:50, from CoreArray/dPlatform.h:53, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Print.h:45:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Rprintf(const char *, ...); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Print.h:45:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Print.h:46:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void REprintf(const char *, ...); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Print.h:46:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Print.h:48:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Rvprintf(const char *, R_VA_LIST); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Print.h:48:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Print.h:49:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void REvprintf(const char *, R_VA_LIST); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Print.h:49:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:51, from CoreArray/dPlatform.h:53, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Rdynload.h:82:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const R_ExternalMethodDef * const externalRoutines); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Rdynload.h:82:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Rdynload.h:84:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean R_useDynamicSymbols(DllInfo *info, Rboolean value); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Rdynload.h:84:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Rdynload.h:85:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean R_forceSymbols(DllInfo *info, Rboolean value); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Rdynload.h:85:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Rdynload.h:87:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DllInfo *R_getDllInfo(const char *name); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Rdynload.h:87:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Rdynload.h:91:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DllInfo *R_getEmbeddingDllInfo(void); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Rdynload.h:91:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Rdynload.h:98:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture R_RegisteredNativeSymbol *symbol); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Rdynload.h:98:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Rdynload.h:107:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_RegisterCCallable(const char *package, const char *name, DL_FUNC fptr); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Rdynload.h:107:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Rdynload.h:108:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DL_FUNC R_GetCCallable(const char *package, const char *name); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Rdynload.h:108:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from CoreArray/dPlatform.h:53, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:198:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const char *(R_CHAR)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:198:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:201:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean (Rf_isNull)(SEXP s); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:201:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:202:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean (Rf_isSymbol)(SEXP s); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:202:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:203:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean (Rf_isLogical)(SEXP s); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:203:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:204:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean (Rf_isReal)(SEXP s); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:204:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:205:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean (Rf_isComplex)(SEXP s); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:205:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:206:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean (Rf_isExpression)(SEXP s); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:206:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:207:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean (Rf_isEnvironment)(SEXP s); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:207:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:208:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean (Rf_isString)(SEXP s); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:208:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:209:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean (Rf_isObject)(SEXP s); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:209:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:250:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (ATTRIB)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:250:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:251:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int (OBJECT)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:251:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:252:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int (MARK)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:252:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:253:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int (TYPEOF)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:253:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:254:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int (NAMED)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:254:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:255:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int (REFCNT)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:255:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:256:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SET_ATTRIB(SEXP x, SEXP v); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:256:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:257:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void DUPLICATE_ATTRIB(SEXP to, SEXP from); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:257:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:258:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SHALLOW_DUPLICATE_ATTRIB(SEXP to, SEXP from); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:258:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:259:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void (MARK_NOT_MUTABLE)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:259:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:262:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int (IS_S4_OBJECT)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:262:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:265:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int (LENGTH)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:265:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:266:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture R_xlen_t (XLENGTH)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:266:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:267:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture R_xlen_t (TRUELENGTH)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:267:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:268:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int (IS_LONG_VEC)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:268:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:269:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int (LEVELS)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:269:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:271:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int *(LOGICAL)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:271:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:272:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int *(INTEGER)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:272:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:273:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rbyte *(RAW)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:273:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:274:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double *(REAL)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:274:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:275:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rcomplex *(COMPLEX)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:275:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:276:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int *(LOGICAL_RO)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:276:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:277:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int *(INTEGER_RO)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:277:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:278:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const Rbyte *(RAW_RO)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:278:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:279:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const double *(REAL_RO)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:279:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:280:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const Rcomplex *(COMPLEX_RO)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:280:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:282:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (VECTOR_ELT)(SEXP x, R_xlen_t i); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:282:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:283:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SET_STRING_ELT(SEXP x, R_xlen_t i, SEXP v); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:283:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:284:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP SET_VECTOR_ELT(SEXP x, R_xlen_t i, SEXP v); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:284:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:285:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP *(STRING_PTR)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:285:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:286:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const SEXP *(STRING_PTR_RO)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:286:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:287:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP * NORET (VECTOR_PTR)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:287:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:289:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture R_xlen_t INTEGER_GET_REGION(SEXP sx, R_xlen_t i, R_xlen_t n, int *buf); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:289:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:290:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture R_xlen_t REAL_GET_REGION(SEXP sx, R_xlen_t i, R_xlen_t n, double *buf); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:290:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:291:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture R_xlen_t LOGICAL_GET_REGION(SEXP sx, R_xlen_t i, R_xlen_t n, int *buf); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:291:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:292:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture R_xlen_t COMPLEX_GET_REGION(SEXP sx, R_xlen_t i, R_xlen_t n, Rcomplex *buf); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:292:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:293:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture R_xlen_t RAW_GET_REGION(SEXP sx, R_xlen_t i, R_xlen_t n, Rbyte *buf); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:293:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:296:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int INTEGER_IS_SORTED(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:296:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:297:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int INTEGER_NO_NA(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:297:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:298:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int REAL_IS_SORTED(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:298:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:299:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int REAL_NO_NA(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:299:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:300:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int LOGICAL_IS_SORTED(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:300:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:301:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int LOGICAL_NO_NA(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:301:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:302:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int STRING_IS_SORTED(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:302:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:303:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int STRING_NO_NA(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:303:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:310:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (TAG)(SEXP e); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:310:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:311:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (CDR)(SEXP e); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:311:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:312:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (CAAR)(SEXP e); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:312:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:313:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (CDAR)(SEXP e); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:313:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:314:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (CADR)(SEXP e); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:314:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:315:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (CDDR)(SEXP e); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:315:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:316:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (CDDDR)(SEXP e); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:316:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:317:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (CADDR)(SEXP e); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:317:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:318:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (CADDDR)(SEXP e); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:318:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:319:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (CAD4R)(SEXP e); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:319:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:320:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int (MISSING)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:320:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:321:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SET_TAG(SEXP x, SEXP y); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:321:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:322:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP SETCAR(SEXP x, SEXP y); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:322:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:323:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP SETCDR(SEXP x, SEXP y); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:323:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:324:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP SETCADR(SEXP x, SEXP y); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:324:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:325:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP SETCADDR(SEXP x, SEXP y); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:325:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:326:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP SETCADDDR(SEXP x, SEXP y); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:326:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:327:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP SETCAD4R(SEXP e, SEXP y); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:327:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:330:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (FORMALS)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:330:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:331:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (BODY)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:331:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:332:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (CLOENV)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:332:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:333:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int (RDEBUG)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:333:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:334:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int (RSTEP)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:334:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:335:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int (RTRACE)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:335:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:336:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void (SET_RDEBUG)(SEXP x, int v); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:336:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:337:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void (SET_RSTEP)(SEXP x, int v); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:337:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:338:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void (SET_RTRACE)(SEXP x, int v); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:338:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:339:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SET_FORMALS(SEXP x, SEXP v); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:339:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:340:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SET_BODY(SEXP x, SEXP v); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:340:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:341:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SET_CLOENV(SEXP x, SEXP v); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:341:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:344:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (PRINTNAME)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:344:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:345:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (SYMVALUE)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:345:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:346:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (INTERNAL)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:346:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:347:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int (DDVAL)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:347:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:350:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (FRAME)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:350:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:351:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (ENCLOS)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:351:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:352:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (HASHTAB)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:352:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:353:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int (ENVFLAGS)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:353:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:356:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (PRCODE)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:356:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:357:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (PRENV)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:357:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:358:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (PRVALUE)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:358:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:359:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int (PRSEEN)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:359:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:362:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (EXTPTR_PROT)(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:362:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:363:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (EXTPTR_TAG)(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:363:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:364:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *(EXTPTR_PTR)(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:364:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:452:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_GetCurrentSrcref(int); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:452:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:453:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_GetSrcFilename(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:453:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:459:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_asChar(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:459:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:460:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_coerceVector(SEXP, SEXPTYPE); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:460:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:461:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_PairToVectorList(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:461:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:462:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_VectorToPairList(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:462:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:463:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_asCharacterFactor(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:463:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:464:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int Rf_asLogical(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:464:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:465:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int Rf_asInteger(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:465:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:466:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double Rf_asReal(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:466:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:467:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rcomplex Rf_asComplex(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:467:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:478:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char * Rf_acopy_string(const char *); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:478:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:479:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_alloc3DArray(SEXPTYPE, int, int, int); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:479:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:480:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_allocArray(SEXPTYPE, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:480:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:481:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_allocMatrix(SEXPTYPE, int, int); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:481:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:482:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_allocList(int); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:482:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:483:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_allocS4Object(void); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:483:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:484:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_allocSExp(SEXPTYPE); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:484:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:485:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_allocVector3(SEXPTYPE, R_xlen_t, R_allocator_t*); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:485:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:486:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture R_xlen_t Rf_any_duplicated(SEXP x, Rboolean from_last); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:486:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:487:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture R_xlen_t Rf_any_duplicated3(SEXP x, SEXP incomp, Rboolean from_last); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:487:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:488:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_applyClosure(SEXP, SEXP, SEXP, SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:488:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:489:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_classgets(SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:489:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:490:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_cons(SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:490:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:491:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Rf_copyMatrix(SEXP, SEXP, Rboolean); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:491:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:492:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Rf_copyListMatrix(SEXP, SEXP, Rboolean); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:492:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:493:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Rf_copyMostAttrib(SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:493:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:494:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Rf_copyVector(SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:494:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:495:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Rf_defineVar(SEXP, SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:495:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:496:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_dimgets(SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:496:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:497:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_dimnamesgets(SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:497:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:498:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_duplicate(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:498:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:499:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_shallow_duplicate(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:499:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:500:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_duplicate_attr(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:500:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:501:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_shallow_duplicate_attr(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:501:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:502:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_lazy_duplicate(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:502:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:504:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_duplicated(SEXP, Rboolean); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:504:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:505:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_eval(SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:505:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:506:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_findFun(SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:506:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:507:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_findVar(SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:507:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:508:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_findVarInFrame(SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:508:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:509:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_findVarInFrame3(SEXP, SEXP, Rboolean); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:509:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:510:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean R_existsVarInFrame(SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:510:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:511:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_removeVarFromFrame(SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:511:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:512:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_getAttrib(SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:512:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:513:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_GetArrayDimnames(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:513:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:514:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_GetColNames(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:514:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:515:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Rf_GetMatrixDimnames(SEXP, SEXP*, SEXP*, const char**, const char**); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:515:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:516:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_GetOption(SEXP, SEXP); /* pre-2.13.0 compatibility */ ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:516:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:517:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_GetOption1(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:517:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:518:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int Rf_GetOptionDigits(void); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:518:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:519:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int Rf_GetOptionWidth(void); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:519:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:520:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_GetRowNames(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:520:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:521:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Rf_gsetVar(SEXP, SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:521:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:522:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_install(const char *); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:522:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:523:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_installChar(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:523:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:524:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_installNoTrChar(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:524:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:525:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_installTrChar(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:525:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:526:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_isOrdered(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:526:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:527:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_isUnordered(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:527:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:528:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_isUnsorted(SEXP, Rboolean); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:528:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:529:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_lengthgets(SEXP, R_len_t); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:529:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:530:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_xlengthgets(SEXP, R_xlen_t); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:530:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:531:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_lsInternal(SEXP, Rboolean); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:531:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:532:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_lsInternal3(SEXP, Rboolean, Rboolean); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:532:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:533:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_match(SEXP, SEXP, int); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:533:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:534:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_namesgets(SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:534:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:535:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_mkChar(const char *); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:535:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:536:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_mkCharLen(const char *, int); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:536:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:537:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_NonNullStringMatch(SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:537:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:538:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int Rf_ncols(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:538:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:539:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int Rf_nrows(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:539:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:540:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_nthcdr(SEXP, int); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:540:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:545:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean allowNA, Rboolean keepNA, const char* msg_name); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:545:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:547:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_ParseEvalString(const char *, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:547:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:548:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Rf_PrintValue(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:548:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:552:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_setAttrib(SEXP, SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:552:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:553:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Rf_setVar(SEXP, SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:553:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:554:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXPTYPE Rf_str2type(const char *); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:554:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:555:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_StringBlank(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:555:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:556:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_substitute(SEXP,SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:556:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:557:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_topenv(SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:557:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:558:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const char * Rf_translateChar(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:558:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:559:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const char * Rf_translateCharUTF8(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:559:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:560:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const char * Rf_type2char(SEXPTYPE); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:560:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:561:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_type2rstr(SEXPTYPE); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:561:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:562:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_type2str(SEXPTYPE); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:562:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:563:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_type2str_nowarn(SEXPTYPE); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:563:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:567:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Rf_unprotect_ptr(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:567:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:573:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_tryEval(SEXP, SEXP, int *); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:573:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:574:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_tryEvalSilent(SEXP, SEXP, int *); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:574:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:575:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_GetCurrentEnv(); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:575:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:577:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_isS4(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:577:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:578:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_asS4(SEXP, Rboolean, int); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:578:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:579:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_S3Class(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:579:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:580:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int Rf_isBasicClass(const char *); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:580:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:593:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cetype_t Rf_getCharCE(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:593:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:594:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_mkCharCE(const char *, cetype_t); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:594:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:595:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_mkCharLenCE(const char *, int, cetype_t); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:595:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:596:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const char *Rf_reEnc(const char *x, cetype_t ce_in, cetype_t ce_out, int subst); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:596:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:604:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_forceAndCall(SEXP e, int n, SEXP rho); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:604:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:607:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_MakeExternalPtr(void *p, SEXP tag, SEXP prot); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:607:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:608:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *R_ExternalPtrAddr(SEXP s); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:608:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:609:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_ExternalPtrTag(SEXP s); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:609:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:610:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_ExternalPtrProtected(SEXP s); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:610:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:611:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_ClearExternalPtr(SEXP s); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:611:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:612:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_SetExternalPtrAddr(SEXP s, void *p); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:612:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:613:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_SetExternalPtrTag(SEXP s, SEXP tag); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:613:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:614:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_SetExternalPtrProtected(SEXP s, SEXP p); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:614:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:616:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_MakeExternalPtrFn(DL_FUNC p, SEXP tag, SEXP prot); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:616:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:617:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DL_FUNC R_ExternalPtrAddrFn(SEXP s); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:617:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:621:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_RegisterFinalizer(SEXP s, SEXP fun); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:621:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:622:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_RegisterCFinalizer(SEXP s, R_CFinalizer_t fun); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:622:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:623:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_RegisterFinalizerEx(SEXP s, SEXP fun, Rboolean onexit); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:623:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:624:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_RegisterCFinalizerEx(SEXP s, R_CFinalizer_t fun, Rboolean onexit); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:624:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:625:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_RunPendingFinalizers(void); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:625:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:628:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_MakeWeakRef(SEXP key, SEXP val, SEXP fin, Rboolean onexit); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:628:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:629:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_MakeWeakRefC(SEXP key, SEXP val, R_CFinalizer_t fin, Rboolean onexit); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:629:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:630:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_WeakRefKey(SEXP w); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:630:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:631:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_WeakRefValue(SEXP w); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:631:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:632:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_RunWeakRefFinalizer(SEXP w); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:632:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:634:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_PromiseExpr(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:634:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:635:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_ClosureExpr(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:635:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:636:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_BytecodeExpr(SEXP e); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:636:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:639:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean R_ToplevelExec(void (*fun)(void *), void *data); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:639:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:641:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void (*cleanfun)(void *), void *cleandata); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:641:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:645:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void (*)(void *), void *); /* finally closure */ ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:645:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:647:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (*)(SEXP, void *), void *); /* handler closure */ ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:647:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:649:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (*)(SEXP, void *), void *); /* handler closure */ ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:649:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:650:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_MakeUnwindCont(); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:650:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:651:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void NORET R_ContinueUnwind(SEXP cont); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:651:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:654:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *cleandata, SEXP cont); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:654:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:657:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_NewEnv(SEXP, int, int); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:657:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:658:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean R_IsPackageEnv(SEXP rho); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:658:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:659:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_PackageEnvName(SEXP rho); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:659:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:660:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_FindPackageEnv(SEXP info); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:660:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:661:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean R_IsNamespaceEnv(SEXP rho); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:661:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:662:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_NamespaceEnvSpec(SEXP rho); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:662:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:663:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_FindNamespace(SEXP info); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:663:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:664:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_LockEnvironment(SEXP env, Rboolean bindings); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:664:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:665:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean R_EnvironmentIsLocked(SEXP env); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:665:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:666:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_LockBinding(SEXP sym, SEXP env); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:666:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:667:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_unLockBinding(SEXP sym, SEXP env); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:667:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:668:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_MakeActiveBinding(SEXP sym, SEXP fun, SEXP env); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:668:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:669:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean R_BindingIsLocked(SEXP sym, SEXP env); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:669:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:670:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean R_BindingIsActive(SEXP sym, SEXP env); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:670:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:671:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_ActiveBindingFunction(SEXP sym, SEXP env); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:671:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:672:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean R_HasFancyBindings(SEXP rho); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:672:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:678:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Rf_errorcall(SEXP, const char *, ...) __attribute__((noreturn)); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:678:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:682:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Rf_warningcall(SEXP, const char *, ...); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:682:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:683:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Rf_warningcall_immediate(SEXP, const char *, ...); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:683:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:689:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_XDREncodeDouble(double d, void *buf); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:689:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:690:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double R_XDRDecodeDouble(void *buf); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:690:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:691:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_XDREncodeInteger(int i, void *buf); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:691:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:692:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int R_XDRDecodeInteger(void *buf); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:692:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:733:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (*phook)(SEXP, SEXP), SEXP pdata); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:733:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:738:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (*phook)(SEXP, SEXP), SEXP pdata); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:738:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:743:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (*phook)(SEXP, SEXP), SEXP pdata); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:743:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:746:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (*phook)(SEXP, SEXP), SEXP pdata); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:746:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:772:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_Serialize(SEXP s, R_outpstream_t ops); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:772:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:773:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_Unserialize(R_inpstream_t ips); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:773:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:774:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_SerializeInfo(R_inpstream_t ips); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:774:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:777:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_do_slot(SEXP obj, SEXP name); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:777:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:778:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_do_slot_assign(SEXP obj, SEXP name, SEXP value); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:778:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:779:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int R_has_slot(SEXP obj, SEXP name); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:779:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:781:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_S4_extends(SEXP klass, SEXP useTable); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:781:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:784:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_do_MAKE_CLASS(const char *what); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:784:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:785:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_getClassDef (const char *what); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:785:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:786:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_getClassDef_R(SEXP what); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:786:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:787:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean R_has_methods_attached(void); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:787:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:788:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean R_isVirtualClass(SEXP class_def, SEXP env); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:788:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:789:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean R_extends (SEXP class1, SEXP class2, SEXP env); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:789:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:790:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_do_new_object(SEXP class_def); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:790:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:792:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int R_check_class_and_super(SEXP x, const char **valid, SEXP rho); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:792:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:793:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int R_check_class_etc (SEXP x, const char **valid); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:793:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:796:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_PreserveObject(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:796:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:797:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_ReleaseObject(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:797:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:799:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_NewPreciousMSet(int); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:799:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:800:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_PreserveInMSet(SEXP x, SEXP mset); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:800:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:801:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_ReleaseFromMSet(SEXP x, SEXP mset); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:801:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:802:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_ReleaseMSet(SEXP mset, int keepSize); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:802:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:805:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_dot_Last(void); /* in main.c */ ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:805:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:806:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_RunExitFinalizers(void); /* in memory.c */ ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:806:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:816:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int R_system(const char *); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:816:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:828:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean R_compute_identical(SEXP, SEXP, int); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:828:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:830:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_body_no_src(SEXP x); // body(x) without "srcref" etc, ../main/utils.c ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:830:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:834:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_orderVector (int *indx, int n, SEXP arglist, Rboolean nalast, Rboolean decreasing); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:834:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:836:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_orderVector1(int *indx, int n, SEXP x, Rboolean nalast, Rboolean decreasing); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:836:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from CoreArray/dPlatform.h:53, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1035:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_allocVector(SEXPTYPE, R_xlen_t); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1035:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1036:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_conformable(SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1036:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1037:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_elt(SEXP, int); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1037:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1038:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_inherits(SEXP, const char *); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1038:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1039:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_isArray(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1039:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1040:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_isFactor(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1040:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1041:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_isFrame(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1041:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1042:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_isFunction(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1042:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1043:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_isInteger(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1043:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1044:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_isLanguage(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1044:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1045:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_isList(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1045:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1046:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_isMatrix(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1046:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1047:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_isNewList(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1047:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1048:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_isNumber(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1048:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1049:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_isNumeric(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1049:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1050:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_isPairList(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1050:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1051:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_isPrimitive(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1051:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1052:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_isTs(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1052:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1053:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_isUserBinop(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1053:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1054:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_isValidString(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1054:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1055:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_isValidStringF(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1055:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1056:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_isVector(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1056:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1057:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_isVectorAtomic(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1057:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1058:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_isVectorList(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1058:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1059:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_isVectorizable(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1059:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1060:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_lang1(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1060:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1061:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_lang2(SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1061:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1062:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_lang3(SEXP, SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1062:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1063:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_lang4(SEXP, SEXP, SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1063:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1064:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_lang5(SEXP, SEXP, SEXP, SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1064:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1065:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_lang6(SEXP, SEXP, SEXP, SEXP, SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1065:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1066:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_lastElt(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1066:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1067:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_lcons(SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1067:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1068:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture R_len_t Rf_length(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1068:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1069:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_list1(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1069:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1070:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_list2(SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1070:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1071:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_list3(SEXP, SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1071:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1072:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_list4(SEXP, SEXP, SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1072:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1073:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_list5(SEXP, SEXP, SEXP, SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1073:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1074:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_list6(SEXP, SEXP, SEXP, SEXP, SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1074:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1075:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_listAppend(SEXP, SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1075:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1076:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_mkNamed(SEXPTYPE, const char **); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1076:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1077:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_mkString(const char *); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1077:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1078:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int Rf_nlevels(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1078:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1079:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int Rf_stringPositionTr(SEXP, const char *); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1079:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1080:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_ScalarComplex(Rcomplex); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1080:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1081:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_ScalarInteger(int); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1081:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1082:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_ScalarLogical(int); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1082:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1083:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_ScalarRaw(Rbyte); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1083:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1084:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_ScalarReal(double); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1084:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1085:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_ScalarString(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1085:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1086:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture R_xlen_t Rf_xlength(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1086:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1087:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture R_xlen_t (XLENGTH)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1087:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1088:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture R_xlen_t (XTRUELENGTH)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1088:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1089:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int LENGTH_EX(SEXP x, const char *file, int line); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1089:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1090:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture R_xlen_t XLENGTH_EX(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1090:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1092:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP Rf_protect(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1092:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1093:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Rf_unprotect(int); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1093:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1094:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_ProtectWithIndex(SEXP, PROTECT_INDEX *); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1094:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1095:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_Reprotect(SEXP, PROTECT_INDEX); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1095:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1097:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (CAR)(SEXP e); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1097:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1098:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *(DATAPTR)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1098:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1099:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const void *(DATAPTR_RO)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1099:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1100:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const void *(DATAPTR_OR_NULL)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1100:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1101:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int *(LOGICAL_OR_NULL)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1101:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1102:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int *(INTEGER_OR_NULL)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1102:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1103:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const double *(REAL_OR_NULL)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1103:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1104:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const Rcomplex *(COMPLEX_OR_NULL)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1104:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1105:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const Rbyte *(RAW_OR_NULL)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1105:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1106:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int (INTEGER_ELT)(SEXP x, R_xlen_t i); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1106:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1107:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double (REAL_ELT)(SEXP x, R_xlen_t i); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1107:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1108:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int (LOGICAL_ELT)(SEXP x, R_xlen_t i); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1108:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1109:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rcomplex (COMPLEX_ELT)(SEXP x, R_xlen_t i); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1109:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1110:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rbyte (RAW_ELT)(SEXP x, R_xlen_t i); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1110:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1111:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP (STRING_ELT)(SEXP x, R_xlen_t i); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1111:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1112:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SET_LOGICAL_ELT(SEXP x, R_xlen_t i, int v); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1112:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1113:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SET_INTEGER_ELT(SEXP x, R_xlen_t i, int v); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1113:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1114:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SET_REAL_ELT(SEXP x, R_xlen_t i, double v); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1114:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1115:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SET_COMPLEX_ELT(SEXP x, R_xlen_t i, Rcomplex v); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1115:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1116:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SET_RAW_ELT(SEXP x, R_xlen_t i, Rbyte v); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1116:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1119:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP ALTREP_CLASS(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1119:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1120:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_altrep_data1(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1120:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1121:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_altrep_data2(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1121:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1122:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_set_altrep_data1(SEXP x, SEXP v); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1122:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1123:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_set_altrep_data2(SEXP x, SEXP v); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1123:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1125:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int *LOGICAL0(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1125:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1126:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int *INTEGER0(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1126:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1127:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double *REAL0(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1127:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1128:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rcomplex *COMPLEX0(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1128:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1129:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rbyte *RAW0(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1129:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1132:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int (ALTREP)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1132:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1169:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture R_hashtab_t R_asHashtable(SEXP h); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1169:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1170:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_HashtabSEXP(R_hashtab_t h); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1170:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1171:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int R_isHashtable(SEXP h); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1171:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1172:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture R_hashtab_t R_mkhashtab(int type); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1172:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1173:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_gethash(R_hashtab_t h, SEXP key, SEXP nomatch); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1173:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1174:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_sethash(R_hashtab_t h, SEXP key, SEXP value); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1174:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1175:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int R_remhash(R_hashtab_t h, SEXP key); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1175:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1176:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int R_numhash(R_hashtab_t h); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1176:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1177:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int R_typhash(R_hashtab_t h); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1177:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1178:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_maphash(R_hashtab_t h, SEXP FUN); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1178:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1179:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_maphashC(R_hashtab_t h, void (*FUN)(SEXP, SEXP, void *), void *data); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1179:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1180:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void R_clrhash(R_hashtab_t h); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1180:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1185:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void (SET_TYPEOF)(SEXP x, int v); // used by Rcpp ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1185:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1186:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void (SET_OBJECT)(SEXP x, int v); // used by Rcpp ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1186:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1187:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void (SET_S4_OBJECT)(SEXP x); // used by Rcpp (maybe?) ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1187:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1188:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void (UNSET_S4_OBJECT)(SEXP x); // used by Rcpp (maybe?) ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1188:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1189:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const char *R_curErrorBuf(); // used by unix */ ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1189:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1190:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int (IS_SCALAR)(SEXP x, int type); // used by symengine */ ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1190:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1191:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Rboolean Rf_psmatch(const char *, const char *, Rboolean); // used by rgl ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1191:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1198:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void (SETLENGTH)(SEXP x, R_xlen_t v); // used by data.table and others ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1198:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1199:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void (SET_TRUELENGTH)(SEXP x, R_xlen_t v); // used by data.table and others ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1199:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1200:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int (SETLEVELS)(SEXP x, int v); // used by quotedargs ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1200:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1202:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void (SET_ENVFLAGS)(SEXP x, int v); // used by rlang and others ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1202:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1203:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SET_FRAME(SEXP x, SEXP v); // used by rlang and others ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1203:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1204:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SET_ENCLOS(SEXP x, SEXP v); // used by rlang and others ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1204:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1205:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SET_HASHTAB(SEXP x, SEXP v); // used by rlang and others ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1205:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1207:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SET_PRENV(SEXP x, SEXP v); // used by dplyr, others ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1207:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1208:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SET_PRVALUE(SEXP x, SEXP v); // used by dplyr, others ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1208:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1209:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SET_PRCODE(SEXP x, SEXP v); // used by magrittr, others ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1209:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1211:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *(STDVEC_DATAPTR)(SEXP x); // used by vroom ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1211:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1214:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int (IS_GROWABLE)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1214:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1215:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void (SET_GROWABLE_BIT)(SEXP x); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1215:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1219:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void (SET_NAMED)(SEXP x, int v); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1219:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1228:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP R_tryWrap(SEXP); ^ D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1228:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:65, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/excpt.h:54:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned long __cdecl _exception_code(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/excpt.h:54:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/excpt.h:55:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *__cdecl _exception_info(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/excpt.h:55:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/excpt.h:56:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl _abnormal_termination(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/excpt.h:56:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/excpt.h:77:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __CppXcptFilter(unsigned long _ExceptionNum,struct _EXCEPTION_POINTERS * _ExceptionPtr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/excpt.h:77:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/excpt.h:78:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl _XcptFilter(unsigned long _ExceptionNum,struct _EXCEPTION_POINTERS * _ExceptionPtr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/excpt.h:78:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:574:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __faststorefence(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:574:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:576:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __faststorefence(void) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:585:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION void __stosq(unsigned __int64 *, unsigned __int64, size_t); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:585:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:587:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildstos(__stosq, unsigned __int64, "q|q") ^~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:592:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION unsigned char _interlockedbittestandset64(__int64 *a, __int64 b); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:592:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:594:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbittesti(_interlockedbittestandset64, __int64, "lock bts{q %[Offset],%[Base] | %[Base],%[Offset]}" __FLAGSET, "J", __int64) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:599:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION unsigned char _interlockedbittestandreset64(__int64 *a, __int64 b); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:599:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:601:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbittesti(_interlockedbittestandreset64, __int64, "lock btr{q %[Offset],%[Base] | %[Base],%[Offset]}" __FLAGSET, "J", __int64) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:606:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION unsigned char _interlockedbittestandcomplement64(__int64 *a, __int64 b); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:606:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:608:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbittesti(_interlockedbittestandcomplement64, __int64, "lock btc{q %[Offset],%[Base] | %[Base],%[Offset]}" __FLAGSET, "J", __int64) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:613:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION unsigned char InterlockedBitTestAndSet64(volatile __int64 *a, __int64 b); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:613:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:615:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbittesti(InterlockedBitTestAndSet64, volatile __int64, "lock bts{q %[Offset],%[Base] | %[Base],%[Offset]}" __FLAGSET, "J", __int64) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:620:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION unsigned char InterlockedBitTestAndReset64(volatile __int64 *a, __int64 b); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:620:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:622:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbittesti(InterlockedBitTestAndReset64, volatile __int64, "lock btr{q %[Offset],%[Base] | %[Base],%[Offset]}" __FLAGSET, "J", __int64) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:627:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION unsigned char InterlockedBitTestAndComplement64(volatile __int64 *a, __int64 b); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:627:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:629:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbittesti(InterlockedBitTestAndComplement64, volatile __int64, "lock btc{q %[Offset],%[Base] | %[Base],%[Offset]}" __FLAGSET, "J", __int64) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:634:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION __int64 _InterlockedAnd64(__int64 volatile *, __int64); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:634:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:636:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildlogicali(_InterlockedAnd64, __int64, and) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:641:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION __int64 _InterlockedOr64(__int64 volatile *, __int64); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:641:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:643:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildlogicali(_InterlockedOr64, __int64, or) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:648:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION __int64 _InterlockedXor64(__int64 volatile *, __int64); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:648:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:650:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildlogicali(_InterlockedXor64, __int64, xor) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:655:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION __int64 _InterlockedIncrement64(__int64 volatile *Addend); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:655:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:657:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __int64 _InterlockedIncrement64(__int64 volatile *Addend) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:664:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION __int64 _InterlockedDecrement64(__int64 volatile *Addend); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:664:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:666:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __int64 _InterlockedDecrement64(__int64 volatile *Addend) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:673:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION __int64 _InterlockedExchange64(__int64 volatile *Target, __int64 Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:673:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:675:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __int64 _InterlockedExchange64(__int64 volatile *Target, __int64 Value) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:682:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION __int64 _InterlockedExchangeAdd64(__int64 volatile *Addend, __int64 Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:682:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:684:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __int64 _InterlockedExchangeAdd64(__int64 volatile *Addend, __int64 Value) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:691:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char __readgsbyte(unsigned __LONG32 Offset); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:691:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:693:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildreadseg(__readgsbyte, unsigned char, "gs", "b") ^~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:698:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned short __readgsword(unsigned __LONG32 Offset); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:698:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:700:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildreadseg(__readgsword, unsigned short, "gs", "w") ^~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:705:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned __LONG32 __readgsdword(unsigned __LONG32 Offset); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:705:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:707:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildreadseg(__readgsdword, unsigned __LONG32, "gs", "l") ^~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:712:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION unsigned __int64 __readgsqword(unsigned __LONG32 Offset); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:712:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:714:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildreadseg(__readgsqword, unsigned __int64, "gs", "q") ^~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:719:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __writegsbyte(unsigned __LONG32 Offset,unsigned char Data); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:719:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:721:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildwriteseg(__writegsbyte, unsigned char, "gs", "b") ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:726:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __writegsword(unsigned __LONG32 Offset,unsigned short Data); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:726:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:728:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildwriteseg(__writegsword, unsigned short, "gs", "w") ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:733:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __writegsdword(unsigned __LONG32 Offset,unsigned __LONG32 Data); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:733:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:735:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildwriteseg(__writegsdword, unsigned __LONG32, "gs", "l") ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:740:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION void __writegsqword(unsigned __LONG32 Offset,unsigned __int64 Data); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:740:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:742:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildwriteseg(__writegsqword, unsigned __int64, "gs", "q") ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:747:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION unsigned char _BitScanForward64(unsigned __LONG32 *Index, unsigned __int64 Mask); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:747:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:749:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbitscan(_BitScanForward64, unsigned __int64, "bsf{q %[Mask],%[Index] | %[Index],%[Mask]}") ^~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:754:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION unsigned char _BitScanReverse64(unsigned __LONG32 *Index, unsigned __int64 Mask); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:754:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:756:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbitscan(_BitScanReverse64, unsigned __int64, "bsr{q %[Mask],%[Index] | %[Index],%[Mask]}") ^~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:761:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION unsigned char _bittest64(__int64 const *a, __int64 b); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:761:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:763:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbittest(_bittest64, __int64, "q", "J") ^~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:768:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION unsigned char _bittestandset64(__int64 *a, __int64 b); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:768:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:770:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbittestand(_bittestandset64, __int64, "bts", "J", "q") ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:775:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION unsigned char _bittestandreset64(__int64 *a, __int64 b); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:775:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:777:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbittestand(_bittestandreset64, __int64, "btr", "J", "q") ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:782:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION unsigned char _bittestandcomplement64(__int64 *a, __int64 b); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:782:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:784:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbittestand(_bittestandcomplement64, __int64, "btc", "J", "q") ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:852:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION void __movsq(unsigned __int64 *Dest, unsigned __int64 const *Source, size_t Count); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:852:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:854:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildmov(__movsq, unsigned __int64, "q") ^~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:975:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __LONG32 _InterlockedAnd(__LONG32 volatile *, __LONG32); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:975:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:977:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildlogicali(_InterlockedAnd, __LONG32, and) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:982:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __LONG32 _InterlockedOr(__LONG32 volatile *, __LONG32); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:982:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:984:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildlogicali(_InterlockedOr, __LONG32, or) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:989:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __LONG32 _InterlockedXor(__LONG32 volatile *, __LONG32); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:989:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:991:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildlogicali(_InterlockedXor, __LONG32, xor) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:996:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture short _InterlockedIncrement16(short volatile *Addend); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:996:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:998:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture short _InterlockedIncrement16(short volatile *Addend) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1005:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture short _InterlockedDecrement16(short volatile *Addend); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1005:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1007:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture short _InterlockedDecrement16(short volatile *Addend) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1014:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture short _InterlockedCompareExchange16(short volatile *Destination, short ExChange, short Comperand); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1014:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1016:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture short _InterlockedCompareExchange16(short volatile *Destination, short ExChange, short Comperand) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1023:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __LONG32 _InterlockedExchangeAdd(__LONG32 volatile *Addend, __LONG32 Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1023:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1026:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __LONG32 _InterlockedExchangeAdd(__LONG32 volatile *Addend, __LONG32 Value) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1034:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1034:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1037:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1045:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1045:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1048:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1056:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __LONG32 _InterlockedDecrement(__LONG32 volatile *Addend); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1056:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1059:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __LONG32 _InterlockedDecrement(__LONG32 volatile *Addend) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1067:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __LONG32 _InterlockedAdd(__LONG32 volatile *Addend, __LONG32 Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1067:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1069:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __LONG32 _InterlockedAdd(__LONG32 volatile *Addend, __LONG32 Value) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1076:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION __int64 _InterlockedAdd64(__int64 volatile *Addend, __int64 Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1076:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1078:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __int64 _InterlockedAdd64(__int64 volatile *Addend, __int64 Value) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1085:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __LONG32 _InterlockedExchange(__LONG32 volatile *Target, __LONG32 Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1085:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1088:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __LONG32 _InterlockedExchange(__LONG32 volatile *Target, __LONG32 Value) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1096:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION __int64 _InterlockedCompareExchange64(__int64 volatile *Destination, __int64 ExChange, __int64 Comperand); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1096:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1098:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __int64 _InterlockedCompareExchange64(__int64 volatile *Destination, __int64 ExChange, __int64 Comperand) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1105:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *_InterlockedCompareExchangePointer(void * volatile *Destination, void *ExChange, void *Comperand); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1105:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1108:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *_InterlockedCompareExchangePointer(void *volatile *Destination, void *ExChange, void *Comperand) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1116:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *_InterlockedExchangePointer(void *volatile *Target,void *Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1116:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1119:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *_InterlockedExchangePointer(void *volatile *Target,void *Value) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1131:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __int2c(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1131:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1133:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __int2c(void) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1140:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __stosb(unsigned char *, unsigned char, size_t); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1140:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1142:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildstos(__stosb, unsigned char, "b|b") ^~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1147:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __stosw(unsigned short *, unsigned short, size_t); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1147:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1149:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildstos(__stosw, unsigned short, "w|w") ^~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1154:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __stosd(unsigned __LONG32 *, unsigned __LONG32, size_t); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1154:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1156:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildstos(__stosd, unsigned __LONG32, "l|d") ^~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1161:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char _interlockedbittestandset(__LONG32 *a, __LONG32 b); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1161:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1163:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbittesti(_interlockedbittestandset, __LONG32, "lock bts{l %[Offset],%[Base] | %[Base],%[Offset]}" __FLAGSET, "I", __LONG32) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1168:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char _interlockedbittestandreset(__LONG32 *a, __LONG32 b); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1168:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1170:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbittesti(_interlockedbittestandreset, __LONG32, "lock btr{l %[Offset],%[Base] | %[Base],%[Offset]}" __FLAGSET, "I", __LONG32) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1175:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char _interlockedbittestandcomplement(__LONG32 *a, __LONG32 b); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1175:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1177:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbittesti(_interlockedbittestandcomplement, __LONG32, "lock btc{l %[Offset],%[Base] | %[Base],%[Offset]}" __FLAGSET, "I", __LONG32) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1182:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char InterlockedBitTestAndSet(volatile __LONG32 *a, __LONG32 b); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1182:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1184:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbittesti(InterlockedBitTestAndSet, volatile __LONG32, "lock bts{l %[Offset],%[Base] | %[Base],%[Offset]}" __FLAGSET, "I", __LONG32) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1189:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char InterlockedBitTestAndReset(volatile __LONG32 *a, __LONG32 b); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1189:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1191:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbittesti(InterlockedBitTestAndReset, volatile __LONG32, "lock btr{l %[Offset],%[Base] | %[Base],%[Offset]}" __FLAGSET, "I", __LONG32) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1196:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char InterlockedBitTestAndComplement(volatile __LONG32 *a, __LONG32 b); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1196:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1198:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbittesti(InterlockedBitTestAndComplement, volatile __LONG32, "lock btc{l %[Offset],%[Base] | %[Base],%[Offset]}" __FLAGSET, "I", __LONG32) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1203:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char _BitScanForward(unsigned __LONG32 *Index, unsigned __LONG32 Mask); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1203:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1205:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbitscan(_BitScanForward, unsigned __LONG32, "bsf{l %[Mask],%[Index] | %[Index],%[Mask]}") ^~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1210:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char _BitScanReverse(unsigned __LONG32 *Index, unsigned __LONG32 Mask); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1210:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1212:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbitscan(_BitScanReverse, unsigned __LONG32, "bsr{l %[Mask],%[Index] | %[Index],%[Mask]}") ^~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1217:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char _bittest(__LONG32 const *a, __LONG32 b); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1217:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1219:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbittest(_bittest, __LONG32, "l", "I") ^~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1224:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char _bittestandset(__LONG32 *a, __LONG32 b); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1224:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1226:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbittestand(_bittestandset, __LONG32, "bts", "I", "l") ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1231:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char _bittestandreset(__LONG32 *a, __LONG32 b); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1231:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1233:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbittestand(_bittestandreset, __LONG32, "btr", "I", "l") ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1238:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char _bittestandcomplement(__LONG32 *a, __LONG32 b); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1238:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1240:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbittestand(_bittestandcomplement, __LONG32, "btc", "I", "l") ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1388:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __movsb(unsigned char *Destination, unsigned char const *Source, size_t Count); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1388:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1390:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildmov(__movsb, unsigned char, "b") ^~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1395:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __movsw(unsigned short *Dest, unsigned short const *Source, size_t Count); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1395:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1397:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildmov(__movsw, unsigned short, "w") ^~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1402:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __movsd(unsigned __LONG32 *Dest, unsigned __LONG32 const *Source, size_t Count); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1402:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1404:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildmov(__movsd, unsigned __LONG32, "d") ^~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:143, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/basetsd.h:68:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __inline unsigned __LONG32 HandleToULong (const void *h) { return ((unsigned __LONG32) (ULONG_PTR) h); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/basetsd.h:69:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __inline __LONG32 HandleToLong (const void *h) { return ((__LONG32) (LONG_PTR) h); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/basetsd.h:70:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __inline void *ULongToHandle (const unsigned __LONG32 h) { return ((void *) (UINT_PTR) h); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/basetsd.h:71:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __inline void *LongToHandle (const __LONG32 h) { return ((void *) (INT_PTR) h); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/basetsd.h:72:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __inline unsigned __LONG32 PtrToUlong (const void *p) { return ((unsigned __LONG32) (ULONG_PTR) p); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/basetsd.h:73:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __inline unsigned int PtrToUint (const void *p) { return ((unsigned int) (UINT_PTR) p); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/basetsd.h:74:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __inline unsigned short PtrToUshort (const void *p) { return ((unsigned short) (unsigned __LONG32) (ULONG_PTR) p); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/basetsd.h:75:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __inline __LONG32 PtrToLong (const void *p) { return ((__LONG32) (LONG_PTR) p); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/basetsd.h:76:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __inline int PtrToInt (const void *p) { return ((int) (INT_PTR) p); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/basetsd.h:77:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __inline short PtrToShort (const void *p) { return ((short) (__LONG32) (LONG_PTR) p); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/basetsd.h:78:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __inline void *IntToPtr (const int i) { return ((void *) (INT_PTR)i); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/basetsd.h:79:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __inline void *UIntToPtr (const unsigned int ui) { return ((void *) (UINT_PTR)ui); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/basetsd.h:80:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __inline void *LongToPtr (const __LONG32 l) { return ((void *) (LONG_PTR)l); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/basetsd.h:81:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __inline void *ULongToPtr (const unsigned __LONG32 ul) { return ((void *) (ULONG_PTR)ul); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/basetsd.h:88:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __inline void *Ptr32ToPtr (const void *POINTER_32 p) { return ((void *) (ULONG_PTR) (unsigned __LONG32) (ULONG_PTR) p); } ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:143, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/basetsd.h:89:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __inline void *Handle32ToHandle (const void *POINTER_32 h) { return ((void *) (LONG_PTR) (__LONG32) (ULONG_PTR) h); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/basetsd.h:90:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __inline void *POINTER_32 PtrToPtr32 (const void *p) { return ((void *POINTER_32) (ULONG_PTR) (unsigned __LONG32) (ULONG_PTR) p); } ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:559:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char __cdecl _rotl8(unsigned char Value,unsigned char Shift); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:559:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:560:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned short __cdecl _rotl16(unsigned short Value,unsigned char Shift); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:560:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:561:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char __cdecl _rotr8(unsigned char Value,unsigned char Shift); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:561:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:562:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned short __cdecl _rotr16(unsigned short Value,unsigned char Shift); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:562:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:574:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned int __cdecl _rotl(unsigned int Value,int Shift); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:574:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:575:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned int __cdecl _rotr(unsigned int Value,int Shift); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:575:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:582:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION unsigned __int64 __cdecl _rotl64(unsigned __int64 Value,int Shift); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:582:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:583:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION unsigned __int64 __cdecl _rotr64(unsigned __int64 Value,int Shift); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:583:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:628, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/guiddef.h:30:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __extension__ template const GUID &__mingw_uuidof(); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/guiddef.h:30:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:628, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/guiddef.h:151:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __inline int InlineIsEqualGUID (REFGUID rguid1, REFGUID rguid2) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/guiddef.h:155:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __inline int IsEqualGUID (REFGUID rguid1, REFGUID rguid2) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/guiddef.h:174:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __inline bool operator== (REFGUID guidOne, REFGUID guidOther) { return !!IsEqualGUID (guidOne, guidOther); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/guiddef.h:175:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __inline bool operator!= (REFGUID guidOne, REFGUID guidOther) { return ! (guidOne == guidOther); } ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:31:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __bsfd (int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:39:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __bsrd (int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:47:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __bswapd (int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("sse4.2") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:63:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __crc32b (unsigned int __C, unsigned char __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:70:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __crc32w (unsigned int __C, unsigned short __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:77:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __crc32d (unsigned int __C, unsigned int __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:92:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __popcntd (unsigned int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:102:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __rdpmc (int __S) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:112:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __rdtsc (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:122:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __rdtscp (unsigned int *__A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:132:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __rolb (unsigned char __X, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:140:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __rolw (unsigned short __X, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:148:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __rold (unsigned int __X, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:157:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __rorb (unsigned char __X, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:165:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __rorw (unsigned short __X, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:173:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __rord (unsigned int __X, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:182:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __pause (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:191:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __bsfq (long long __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:199:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __bsrq (long long __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:207:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __bswapq (long long __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:221:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __crc32q (unsigned long long __C, unsigned long long __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:234:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __popcntq (unsigned long long __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:242:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __rolq (unsigned long long __X, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:251:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __rorq (unsigned long long __X, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:260:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __readeflags (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:268:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __writeeflags (unsigned long long __X) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:31, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:56:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_empty (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:62:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_empty (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:69:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsi32_si64 (int __i) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:75:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_from_int (int __i) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:85:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_from_int64 (long long __i) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:91:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsi64_m64 (long long __i) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:98:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsi64x_si64 (long long __i) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:104:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_set_pi64x (long long __i) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:112:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsi64_si32 (__m64 __i) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:118:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_to_int (__m64 __i) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:128:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_to_int64 (__m64 __i) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:134:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtm64_si64 (__m64 __i) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:141:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsi64_si64x (__m64 __i) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:151:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_packs_pi16 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:157:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_packsswb (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:166:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_packs_pi32 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:172:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_packssdw (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:181:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_packs_pu16 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:187:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_packuswb (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:195:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_unpackhi_pi8 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:201:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_punpckhbw (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:209:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_unpackhi_pi16 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:215:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_punpckhwd (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:223:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_unpackhi_pi32 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:229:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_punpckhdq (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:237:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_unpacklo_pi8 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:243:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_punpcklbw (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:251:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_unpacklo_pi16 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:257:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_punpcklwd (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:265:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_unpacklo_pi32 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:271:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_punpckldq (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:278:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_add_pi8 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:284:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_paddb (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:291:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_add_pi16 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:297:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_paddw (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:304:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_add_pi32 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:310:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_paddd (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:323:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_add_si64 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:335:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_adds_pi8 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:341:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_paddsb (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:349:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_adds_pi16 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:355:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_paddsw (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:363:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_adds_pu8 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:369:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_paddusb (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:377:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_adds_pu16 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:383:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_paddusw (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:390:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sub_pi8 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:396:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_psubb (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:403:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sub_pi16 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:409:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_psubw (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:416:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sub_pi32 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:422:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_psubd (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:435:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sub_si64 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:447:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_subs_pi8 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:453:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_psubsb (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:461:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_subs_pi16 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:467:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_psubsw (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:475:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_subs_pu8 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:481:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_psubusb (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:489:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_subs_pu16 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:495:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_psubusw (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:504:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_madd_pi16 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:510:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pmaddwd (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:518:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mulhi_pi16 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:524:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pmulhw (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:532:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mullo_pi16 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:538:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pmullw (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:545:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sll_pi16 (__m64 __m, __m64 __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:551:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_psllw (__m64 __m, __m64 __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:557:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_slli_pi16 (__m64 __m, int __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:563:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_psllwi (__m64 __m, int __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:570:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sll_pi32 (__m64 __m, __m64 __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:576:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pslld (__m64 __m, __m64 __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:582:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_slli_pi32 (__m64 __m, int __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:588:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pslldi (__m64 __m, int __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:595:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sll_si64 (__m64 __m, __m64 __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:601:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_psllq (__m64 __m, __m64 __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:607:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_slli_si64 (__m64 __m, int __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:613:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_psllqi (__m64 __m, int __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:620:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sra_pi16 (__m64 __m, __m64 __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:626:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_psraw (__m64 __m, __m64 __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:632:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_srai_pi16 (__m64 __m, int __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:638:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_psrawi (__m64 __m, int __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:645:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sra_pi32 (__m64 __m, __m64 __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:651:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_psrad (__m64 __m, __m64 __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:657:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_srai_pi32 (__m64 __m, int __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:663:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_psradi (__m64 __m, int __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:670:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_srl_pi16 (__m64 __m, __m64 __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:676:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_psrlw (__m64 __m, __m64 __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:682:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_srli_pi16 (__m64 __m, int __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:688:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_psrlwi (__m64 __m, int __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:695:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_srl_pi32 (__m64 __m, __m64 __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:701:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_psrld (__m64 __m, __m64 __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:707:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_srli_pi32 (__m64 __m, int __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:713:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_psrldi (__m64 __m, int __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:720:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_srl_si64 (__m64 __m, __m64 __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:726:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_psrlq (__m64 __m, __m64 __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:732:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_srli_si64 (__m64 __m, int __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:738:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_psrlqi (__m64 __m, int __count) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:745:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_and_si64 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:751:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pand (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:759:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_andnot_si64 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:765:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pandn (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:772:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_or_si64 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:778:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_por (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:785:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_xor_si64 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:791:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pxor (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:799:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpeq_pi8 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:805:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pcmpeqb (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:811:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpgt_pi8 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:817:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pcmpgtb (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:825:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpeq_pi16 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:831:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pcmpeqw (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:837:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpgt_pi16 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:843:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pcmpgtw (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:851:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpeq_pi32 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:857:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pcmpeqd (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:863:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpgt_pi32 (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:869:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pcmpgtd (__m64 __m1, __m64 __m2) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:876:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_setzero_si64 (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:883:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_set_pi32 (int __i1, int __i0) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:890:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_set_pi16 (short __w3, short __w2, short __w1, short __w0) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:898:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char __b3, char __b2, char __b1, char __b0) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:906:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_setr_pi32 (int __i0, int __i1) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:912:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_setr_pi16 (short __w0, short __w1, short __w2, short __w3) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:919:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char __b4, char __b5, char __b6, char __b7) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:926:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_set1_pi32 (int __i) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:933:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_set1_pi16 (short __w) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:940:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_set1_pi8 (char __b) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:33, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:52:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_prefetch (const void *__P, enum _mm_hint __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:114:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_undefined_ps (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:122:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_setzero_ps (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:132:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_add_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:138:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sub_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:144:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mul_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:150:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_div_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:156:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sqrt_ss (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:162:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rcp_ss (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:168:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rsqrt_ss (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:174:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_min_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:180:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_max_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:188:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_add_ps (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:194:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sub_ps (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:200:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mul_ps (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:206:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_div_ps (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:212:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sqrt_ps (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:218:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rcp_ps (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:224:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rsqrt_ps (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:230:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_min_ps (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:236:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_max_ps (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:244:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_and_ps (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:250:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_andnot_ps (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:256:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_or_ps (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:262:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_xor_ps (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:272:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpeq_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:278:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmplt_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:284:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmple_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:290:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpgt_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:300:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpge_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:310:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpneq_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:316:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpnlt_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:322:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpnle_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:328:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpngt_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:338:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpnge_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:348:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpord_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:354:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpunord_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:364:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpeq_ps (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:370:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmplt_ps (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:376:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmple_ps (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:382:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpgt_ps (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:388:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpge_ps (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:394:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpneq_ps (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:400:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpnlt_ps (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:406:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpnle_ps (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:412:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpngt_ps (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:418:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpnge_ps (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:424:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpord_ps (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:430:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpunord_ps (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:439:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comieq_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:445:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comilt_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:451:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comile_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:457:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comigt_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:463:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comige_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:469:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comineq_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:475:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_ucomieq_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:481:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_ucomilt_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:487:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_ucomile_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:493:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_ucomigt_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:499:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_ucomige_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:505:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_ucomineq_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:513:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtss_si32 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:519:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_ss2si (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:530:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtss_si64 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:537:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtss_si64x (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:546:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtps_pi32 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:552:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_ps2pi (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:559:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvttss_si32 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:565:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtt_ss2si (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:575:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvttss_si64 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:582:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvttss_si64x (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:591:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvttps_pi32 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:597:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtt_ps2pi (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:604:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsi32_ss (__m128 __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:610:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_si2ss (__m128 __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:620:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsi64_ss (__m128 __A, long long __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:627:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsi64x_ss (__m128 __A, long long __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:636:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtpi32_ps (__m128 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:642:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_pi2ps (__m128 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:649:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtpi16_ps (__m64 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:674:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtpu16_ps (__m64 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:693:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtpi8_ps (__m64 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:710:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtpu8_ps(__m64 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:718:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtpi32x2_ps(__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:728:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtps_pi16(__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:739:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtps_pi8(__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:748:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_shuffle_ps (__m128 __A, __m128 __B, int const __mask) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:760:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_unpackhi_ps (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:767:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_unpacklo_ps (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:775:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_loadh_pi (__m128 __A, __m64 const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:782:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_storeh_pi (__m64 *__P, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:789:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_movehl_ps (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:796:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_movelh_ps (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:804:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_loadl_pi (__m128 __A, __m64 const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:811:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_storel_pi (__m64 *__P, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:818:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_movemask_ps (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:825:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_getcsr (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:832:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_GET_EXCEPTION_STATE (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:838:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_GET_EXCEPTION_MASK (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:844:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_GET_ROUNDING_MODE (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:850:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_GET_FLUSH_ZERO_MODE (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:857:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_setcsr (unsigned int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:864:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_SET_EXCEPTION_STATE(unsigned int __mask) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:870:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_SET_EXCEPTION_MASK (unsigned int __mask) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:876:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_SET_ROUNDING_MODE (unsigned int __mode) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:882:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_SET_FLUSH_ZERO_MODE (unsigned int __mode) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:889:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_set_ss (float __F) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:896:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_set1_ps (float __F) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:902:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_set_ps1 (float __F) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:909:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_load_ss (float const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:916:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_load1_ps (float const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:922:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_load_ps1 (float const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:929:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_load_ps (float const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:936:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_loadu_ps (float const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:943:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_loadr_ps (float const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:951:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_set_ps (const float __Z, const float __Y, const float __X, const float __W) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:958:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_setr_ps (float __Z, float __Y, float __X, float __W) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:965:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_store_ss (float *__P, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:971:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtss_f32 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:978:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_store_ps (float *__P, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:985:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_storeu_ps (float *__P, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:992:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_store1_ps (float *__P, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1000:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_store_ps1 (float *__P, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1007:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_storer_ps (float *__P, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1016:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_move_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1024:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_extract_pi16 (__m64 const __A, int const __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1030:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pextrw (__m64 const __A, int const __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1045:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_insert_pi16 (__m64 const __A, int const __D, int const __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1051:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pinsrw (__m64 const __A, int const __D, int const __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1065:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_max_pi16 (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1071:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pmaxsw (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1078:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_max_pu8 (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1084:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pmaxub (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1091:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_min_pi16 (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1097:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pminsw (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1104:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_min_pu8 (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1110:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pminub (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1117:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_movemask_pi8 (__m64 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1123:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pmovmskb (__m64 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1131:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mulhi_pu16 (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1137:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pmulhuw (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1146:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_shuffle_pi16 (__m64 __A, int const __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1152:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pshufw (__m64 __A, int const __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1167:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskmove_si64 (__m64 __A, __m64 __N, char *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1173:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_maskmovq (__m64 __A, __m64 __N, char *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1180:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_avg_pu8 (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1186:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pavgb (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1193:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_avg_pu16 (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1199:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pavgw (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1208:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sad_pu8 (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1214:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_psadbw (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1221:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_stream_pi (__m64 *__P, __m64 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1228:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_stream_ps (float *__P, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1236:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sfence (void) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1260, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:33, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:66:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_set_sd (double __F) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:73:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_set1_pd (double __F) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:79:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_set_pd1 (double __F) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:86:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_set_pd (double __W, double __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:93:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_setr_pd (double __W, double __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:100:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_undefined_pd (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:108:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_setzero_pd (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:115:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_move_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:122:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_load_pd (double const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:129:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_loadu_pd (double const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:136:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_load1_pd (double const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:143:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_load_sd (double const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:149:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_load_pd1 (double const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:156:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_loadr_pd (double const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:164:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_store_pd (double *__P, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:171:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_storeu_pd (double *__P, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:178:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_store_sd (double *__P, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:184:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsd_f64 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:190:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_storel_pd (double *__P, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:197:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_storeh_pd (double *__P, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:205:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_store1_pd (double *__P, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:211:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_store_pd1 (double *__P, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:218:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_storer_pd (double *__P, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:224:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsi128_si32 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:232:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsi128_si64 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:239:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsi128_si64x (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:246:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_add_pd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:252:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_add_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:258:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sub_pd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:264:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sub_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:270:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mul_pd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:276:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mul_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:282:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_div_pd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:288:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_div_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:294:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sqrt_pd (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:301:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sqrt_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:308:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_min_pd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:314:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_min_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:320:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_max_pd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:326:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_max_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:332:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_and_pd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:338:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_andnot_pd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:344:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_or_pd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:350:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_xor_pd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:356:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpeq_pd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:362:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmplt_pd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:368:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmple_pd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:374:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpgt_pd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:380:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpge_pd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:386:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpneq_pd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:392:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpnlt_pd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:398:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpnle_pd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:404:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpngt_pd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:410:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpnge_pd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:416:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpord_pd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:422:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpunord_pd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:428:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpeq_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:434:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmplt_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:440:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmple_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:446:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpgt_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:456:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpge_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:466:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpneq_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:472:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpnlt_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:478:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpnle_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:484:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpngt_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:494:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpnge_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:504:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpord_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:510:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpunord_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:516:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comieq_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:522:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comilt_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:528:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comile_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:534:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comigt_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:540:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comige_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:546:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comineq_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:552:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_ucomieq_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:558:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_ucomilt_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:564:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_ucomile_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:570:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_ucomigt_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:576:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_ucomige_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:582:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_ucomineq_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:590:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_set_epi64x (long long __q1, long long __q0) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:596:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_set_epi64 (__m64 __q1, __m64 __q0) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:602:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_set_epi32 (int __q3, int __q2, int __q1, int __q0) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:609:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture short __q3, short __q2, short __q1, short __q0) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:619:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char __q03, char __q02, char __q01, char __q00) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:630:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_set1_epi64x (long long __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:636:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_set1_epi64 (__m64 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:642:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_set1_epi32 (int __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:648:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_set1_epi16 (short __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:654:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_set1_epi8 (char __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:664:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_setr_epi64 (__m64 __q0, __m64 __q1) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:670:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_setr_epi32 (int __q0, int __q1, int __q2, int __q3) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:677:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture short __q4, short __q5, short __q6, short __q7) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:686:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char __q12, char __q13, char __q14, char __q15) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:695:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_load_si128 (__m128i const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:701:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_loadu_si128 (__m128i_u const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:707:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_loadl_epi64 (__m128i_u const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:713:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_store_si128 (__m128i *__P, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:719:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_storeu_si128 (__m128i_u *__P, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:725:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_storel_epi64 (__m128i_u *__P, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:731:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_movepi64_pi64 (__m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:737:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_movpi64_epi64 (__m64 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:743:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_move_epi64 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:750:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_undefined_si128 (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:758:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_setzero_si128 (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:764:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepi32_pd (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:770:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepi32_ps (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:776:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtpd_epi32 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:782:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtpd_pi32 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:788:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtpd_ps (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:794:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvttpd_epi32 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:800:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvttpd_pi32 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:806:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtpi32_pd (__m64 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:812:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtps_epi32 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:818:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvttps_epi32 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:824:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtps_pd (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:830:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsd_si32 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:838:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsd_si64 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:845:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsd_si64x (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:852:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvttsd_si32 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:860:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvttsd_si64 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:867:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvttsd_si64x (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:874:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsd_ss (__m128 __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:880:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsi32_sd (__m128d __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:888:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsi64_sd (__m128d __A, long long __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:895:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsi64x_sd (__m128d __A, long long __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:902:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtss_sd (__m128d __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:909:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_shuffle_pd(__m128d __A, __m128d __B, const int __mask) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:920:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_unpackhi_pd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:926:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_unpacklo_pd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:932:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_loadh_pd (__m128d __A, double const *__B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:938:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_loadl_pd (__m128d __A, double const *__B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:944:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_movemask_pd (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:950:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_packs_epi16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:956:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_packs_epi32 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:962:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_packus_epi16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:968:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_unpackhi_epi8 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:974:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_unpackhi_epi16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:980:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_unpackhi_epi32 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:986:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_unpackhi_epi64 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:992:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_unpacklo_epi8 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:998:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_unpacklo_epi16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1004:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_unpacklo_epi32 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1010:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_unpacklo_epi64 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1016:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_add_epi8 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1022:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_add_epi16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1028:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_add_epi32 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1034:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_add_epi64 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1040:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_adds_epi8 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1046:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_adds_epi16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1052:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_adds_epu8 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1058:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_adds_epu16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1064:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sub_epi8 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1070:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sub_epi16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1076:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sub_epi32 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1082:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sub_epi64 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1088:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_subs_epi8 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1094:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_subs_epi16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1100:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_subs_epu8 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1106:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_subs_epu16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1112:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_madd_epi16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1118:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mulhi_epi16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1124:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mullo_epi16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1130:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mul_su32 (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1136:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mul_epu32 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1142:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_slli_epi16 (__m128i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1148:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_slli_epi32 (__m128i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1154:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_slli_epi64 (__m128i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1160:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_srai_epi16 (__m128i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1166:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_srai_epi32 (__m128i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1173:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_bsrli_si128 (__m128i __A, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1179:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_bslli_si128 (__m128i __A, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1185:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_srli_si128 (__m128i __A, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1191:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_slli_si128 (__m128i __A, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1207:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_srli_epi16 (__m128i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1213:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_srli_epi32 (__m128i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1219:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_srli_epi64 (__m128i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1225:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sll_epi16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1231:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sll_epi32 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1237:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sll_epi64 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1243:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sra_epi16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1249:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sra_epi32 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1255:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_srl_epi16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1261:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_srl_epi32 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1267:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_srl_epi64 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1273:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_and_si128 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1279:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_andnot_si128 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1285:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_or_si128 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1291:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_xor_si128 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1297:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpeq_epi8 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1303:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpeq_epi16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1309:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpeq_epi32 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1315:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmplt_epi8 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1321:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmplt_epi16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1327:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmplt_epi32 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1333:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpgt_epi8 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1339:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpgt_epi16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1345:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpgt_epi32 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1352:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_extract_epi16 (__m128i const __A, int const __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1358:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_insert_epi16 (__m128i const __A, int const __D, int const __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1371:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_max_epi16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1377:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_max_epu8 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1383:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_min_epi16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1389:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_min_epu8 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1395:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_movemask_epi8 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1401:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mulhi_epu16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1408:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_shufflehi_epi16 (__m128i __A, const int __mask) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1414:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_shufflelo_epi16 (__m128i __A, const int __mask) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1420:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_shuffle_epi32 (__m128i __A, const int __mask) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1434:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskmoveu_si128 (__m128i __A, __m128i __B, char *__C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1440:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_avg_epu8 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1446:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_avg_epu16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1452:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sad_epu8 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1458:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_stream_si32 (int *__A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1465:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_stream_si64 (long long int *__A, long long int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1472:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_stream_si128 (__m128i *__A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1478:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_stream_pd (double *__A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1484:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_clflush (void const *__A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1490:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_lfence (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1496:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mfence (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1502:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsi32_si128 (int __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1510:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsi64_si128 (long long __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1517:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsi64x_si128 (long long __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1526:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_castpd_ps(__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1532:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_castpd_si128(__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1538:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_castps_pd(__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1544:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_castps_si128(__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1550:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_castsi128_ps(__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1556:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_castsi128_pd(__m128i __A) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:33, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1273:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_pause (void) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:37, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/pmmintrin.h:50:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_addsub_ps (__m128 __X, __m128 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/pmmintrin.h:56:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_hadd_ps (__m128 __X, __m128 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/pmmintrin.h:62:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_hsub_ps (__m128 __X, __m128 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/pmmintrin.h:68:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_movehdup_ps (__m128 __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/pmmintrin.h:74:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_moveldup_ps (__m128 __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/pmmintrin.h:80:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_addsub_pd (__m128d __X, __m128d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/pmmintrin.h:86:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_hadd_pd (__m128d __X, __m128d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/pmmintrin.h:92:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_hsub_pd (__m128d __X, __m128d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/pmmintrin.h:98:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_loaddup_pd (double const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/pmmintrin.h:104:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_movedup_pd (__m128d __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/pmmintrin.h:110:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_lddqu_si128 (__m128i const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/pmmintrin.h:116:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_monitor (void const * __P, unsigned int __E, unsigned int __H) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/pmmintrin.h:122:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mwait (unsigned int __E, unsigned int __H) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:39, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:40:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_hadd_epi16 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:46:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_hadd_epi32 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:52:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_hadds_epi16 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:58:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_hadd_pi16 (__m64 __X, __m64 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:64:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_hadd_pi32 (__m64 __X, __m64 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:70:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_hadds_pi16 (__m64 __X, __m64 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:76:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_hsub_epi16 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:82:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_hsub_epi32 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:88:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_hsubs_epi16 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:94:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_hsub_pi16 (__m64 __X, __m64 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:100:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_hsub_pi32 (__m64 __X, __m64 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:106:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_hsubs_pi16 (__m64 __X, __m64 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:112:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maddubs_epi16 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:118:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maddubs_pi16 (__m64 __X, __m64 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:124:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mulhrs_epi16 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:130:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mulhrs_pi16 (__m64 __X, __m64 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:136:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_shuffle_epi8 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:142:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_shuffle_pi8 (__m64 __X, __m64 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:148:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sign_epi8 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:154:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sign_epi16 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:160:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sign_epi32 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:166:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sign_pi8 (__m64 __X, __m64 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:172:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sign_pi16 (__m64 __X, __m64 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:178:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sign_pi32 (__m64 __X, __m64 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:185:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_alignr_epi8(__m128i __X, __m128i __Y, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:192:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_alignr_pi8(__m64 __X, __m64 __Y, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:209:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_abs_epi8 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:215:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_abs_epi16 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:221:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_abs_epi32 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:227:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_abs_pi8 (__m64 __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:233:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_abs_pi16 (__m64 __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:239:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_abs_pi32 (__m64 __X) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:41, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ammintrin.h:35:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("sse4a") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ammintrin.h:35:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ammintrin.h:35:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ammintrin.h:35:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ammintrin.h:35:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ammintrin.h:35:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ammintrin.h:40:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_stream_sd (double * __P, __m128d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ammintrin.h:46:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_stream_ss (float * __P, __m128 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ammintrin.h:52:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_extract_si64 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ammintrin.h:59:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_extracti_si64 (__m128i __X, unsigned const int __I, unsigned const int __L) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ammintrin.h:70:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_insert_si64 (__m128i __X,__m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ammintrin.h:77:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_inserti_si64(__m128i __X, __m128i __Y, unsigned const int __I, unsigned const int __L) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:43, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:67:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_testz_si128 (__m128i __M, __m128i __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:75:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_testc_si128 (__m128i __M, __m128i __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:83:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_testnzc_si128 (__m128i __M, __m128i __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:100:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_round_pd (__m128d __V, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:106:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_round_sd(__m128d __D, __m128d __V, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:125:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_round_ps (__m128 __V, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:131:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_round_ss (__m128 __D, __m128 __V, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:166:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_blend_epi16 (__m128i __X, __m128i __Y, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:179:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_blendv_epi8 (__m128i __X, __m128i __Y, __m128i __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:191:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_blend_ps (__m128 __X, __m128 __Y, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:204:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_blendv_ps (__m128 __X, __m128 __Y, __m128 __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:216:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_blend_pd (__m128d __X, __m128d __Y, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:229:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_blendv_pd (__m128d __X, __m128d __Y, __m128d __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:241:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_dp_ps (__m128 __X, __m128 __Y, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:249:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_dp_pd (__m128d __X, __m128d __Y, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:268:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpeq_epi64 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:276:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_min_epi8 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:282:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_max_epi8 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:288:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_min_epu16 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:294:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_max_epu16 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:300:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_min_epi32 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:306:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_max_epi32 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:312:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_min_epu32 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:318:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_max_epu32 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:326:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mullo_epi32 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:334:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mul_epi32 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:346:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_insert_ps (__m128 __D, __m128 __S, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:366:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_extract_ps (__m128 __X, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:399:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_insert_epi8 (__m128i __D, int __S, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:406:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_insert_epi32 (__m128i __D, int __S, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:414:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_insert_epi64 (__m128i __D, long long __S, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:441:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_extract_epi8 (__m128i __X, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:447:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_extract_epi32 (__m128i __X, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:454:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_extract_epi64 (__m128i __X, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:474:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_minpos_epu16 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:482:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepi8_epi32 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:488:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepi16_epi32 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:494:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepi8_epi64 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:500:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepi32_epi64 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:506:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepi16_epi64 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:512:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepi8_epi16 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:520:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepu8_epi32 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:526:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepu16_epi32 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:532:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepu8_epi64 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:538:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepu32_epi64 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:544:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepu16_epi64 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:550:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepu8_epi16 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:558:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_packus_epi32 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:569:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mpsadbw_epu8 (__m128i __X, __m128i __Y, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:582:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_stream_load_si128 (__m128i *__X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:623:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpistrm (__m128i __X, __m128i __Y, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:631:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpistri (__m128i __X, __m128i __Y, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:639:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpestrm (__m128i __X, int __LX, __m128i __Y, int __LY, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:647:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpestri (__m128i __X, int __LX, __m128i __Y, int __LY, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:676:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpistra (__m128i __X, __m128i __Y, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:684:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpistrc (__m128i __X, __m128i __Y, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:692:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpistro (__m128i __X, __m128i __Y, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:700:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpistrs (__m128i __X, __m128i __Y, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:708:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpistrz (__m128i __X, __m128i __Y, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:716:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpestra (__m128i __X, int __LX, __m128i __Y, int __LY, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:724:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpestrc (__m128i __X, int __LX, __m128i __Y, int __LY, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:732:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpestro (__m128i __X, int __LX, __m128i __Y, int __LY, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:740:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpestrs (__m128i __X, int __LX, __m128i __Y, int __LY, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:748:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpestrz (__m128i __X, int __LX, __m128i __Y, int __LY, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:796:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpgt_epi64 (__m128i __X, __m128i __Y) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:811, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:43, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/popcntintrin.h:35:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_popcnt_u32 (unsigned int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/popcntintrin.h:42:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_popcnt_u64 (unsigned long long __X) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:43, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:827:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_crc32_u8 (unsigned int __C, unsigned char __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:833:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_crc32_u16 (unsigned int __C, unsigned short __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:839:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_crc32_u32 (unsigned int __C, unsigned int __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:846:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_crc32_u64 (unsigned long long __C, unsigned long long __V) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:45, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/wmmintrin.h:44:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_aesdec_si128 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/wmmintrin.h:52:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_aesdeclast_si128 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/wmmintrin.h:61:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_aesenc_si128 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/wmmintrin.h:69:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_aesenclast_si128 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/wmmintrin.h:77:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_aesimc_si128 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/wmmintrin.h:87:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_aeskeygenassist_si128 (__m128i __X, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/wmmintrin.h:116:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_clmulepi64_si128 (__m128i __X, __m128i __Y, const int __I) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:41, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("avx") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:140:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_add_pd (__m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:146:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_add_ps (__m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:152:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_addsub_pd (__m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:158:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_addsub_ps (__m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:165:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_and_pd (__m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:171:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_and_ps (__m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:177:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_andnot_pd (__m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:183:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_andnot_ps (__m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:193:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_blend_pd (__m256d __X, __m256d __Y, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:201:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_blend_ps (__m256 __X, __m256 __Y, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:218:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_blendv_pd (__m256d __X, __m256d __Y, __m256d __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:226:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_blendv_ps (__m256 __X, __m256 __Y, __m256 __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:234:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_div_pd (__m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:240:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_div_ps (__m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:250:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_dp_ps (__m256 __X, __m256 __Y, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:263:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_hadd_pd (__m256d __X, __m256d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:269:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_hadd_ps (__m256 __X, __m256 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:275:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_hsub_pd (__m256d __X, __m256d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:281:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_hsub_ps (__m256 __X, __m256 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:287:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_max_pd (__m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:293:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_max_ps (__m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:299:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_min_pd (__m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:305:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_min_ps (__m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:311:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mul_pd (__m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:317:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mul_ps (__m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:323:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_or_pd (__m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:329:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_or_ps (__m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:336:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_shuffle_pd (__m256d __A, __m256d __B, const int __mask) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:343:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_shuffle_ps (__m256 __A, __m256 __B, const int __mask) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:359:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_sub_pd (__m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:365:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_sub_ps (__m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:371:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_xor_pd (__m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:377:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_xor_ps (__m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:384:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmp_pd (__m128d __X, __m128d __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:390:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmp_ps (__m128 __X, __m128 __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:396:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmp_pd (__m256d __X, __m256d __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:403:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmp_ps (__m256 __X, __m256 __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:410:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmp_sd (__m128d __X, __m128d __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:416:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmp_ss (__m128 __X, __m128 __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:447:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepi32_pd (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:453:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepi32_ps (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:459:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtpd_ps (__m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:465:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtps_epi32 (__m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:471:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtps_pd (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:477:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvttpd_epi32 (__m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:483:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtpd_epi32 (__m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:489:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvttps_epi32 (__m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:496:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtsd_f64 (__m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:503:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtss_f32 (__m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:510:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_extractf128_pd (__m256d __X, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:516:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_extractf128_ps (__m256 __X, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:522:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_extractf128_si256 (__m256i __X, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:528:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_extract_epi32 (__m256i __X, int const __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:535:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_extract_epi16 (__m256i __X, int const __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:542:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_extract_epi8 (__m256i __X, int const __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:550:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_extract_epi64 (__m256i __X, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:601:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_zeroall (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:607:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_zeroupper (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:613:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_permutevar_pd (__m128d __A, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:620:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permutevar_pd (__m256d __A, __m256i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:627:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_permutevar_ps (__m128 __A, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:634:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permutevar_ps (__m256 __A, __m256i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:642:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_permute_pd (__m128d __X, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:648:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permute_pd (__m256d __X, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:654:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_permute_ps (__m128 __X, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:660:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permute_ps (__m256 __X, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:680:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permute2f128_pd (__m256d __X, __m256d __Y, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:688:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permute2f128_ps (__m256 __X, __m256 __Y, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:696:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permute2f128_si256 (__m256i __X, __m256i __Y, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:720:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_broadcast_ss (float const *__X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:726:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_broadcast_sd (double const *__X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:732:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_broadcast_ss (float const *__X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:738:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_broadcast_pd (__m128d const *__X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:744:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_broadcast_ps (__m128 const *__X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:751:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_insertf128_pd (__m256d __X, __m128d __Y, const int __O) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:759:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_insertf128_ps (__m256 __X, __m128 __Y, const int __O) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:767:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_insertf128_si256 (__m256i __X, __m128i __Y, const int __O) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:775:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_insert_epi32 (__m256i __X, int __D, int const __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:783:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_insert_epi16 (__m256i __X, int __D, int const __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:791:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_insert_epi8 (__m256i __X, int __D, int const __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:800:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_insert_epi64 (__m256i __X, long long __D, int const __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:859:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_load_pd (double const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:865:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_store_pd (double *__P, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:871:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_load_ps (float const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:877:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_store_ps (float *__P, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:883:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_loadu_pd (double const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:889:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_storeu_pd (double *__P, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:895:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_loadu_ps (float const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:901:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_storeu_ps (float *__P, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:907:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_load_si256 (__m256i const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:913:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_store_si256 (__m256i *__P, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:919:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_loadu_si256 (__m256i_u const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:925:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_storeu_si256 (__m256i_u *__P, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:931:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskload_pd (double const *__P, __m128i __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:938:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskstore_pd (double *__P, __m128i __M, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:944:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskload_pd (double const *__P, __m256i __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:951:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskstore_pd (double *__P, __m256i __M, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:957:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskload_ps (float const *__P, __m128i __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:964:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskstore_ps (float *__P, __m128i __M, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:970:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskload_ps (float const *__P, __m256i __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:977:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskstore_ps (float *__P, __m256i __M, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:983:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_movehdup_ps (__m256 __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:989:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_moveldup_ps (__m256 __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:995:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_movedup_pd (__m256d __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1001:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_lddqu_si256 (__m256i const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1007:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_stream_si256 (__m256i *__A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1013:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_stream_pd (double *__A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1019:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_stream_ps (float *__P, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1025:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_rcp_ps (__m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1031:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_rsqrt_ps (__m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1037:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_sqrt_pd (__m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1043:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_sqrt_ps (__m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1050:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_round_pd (__m256d __V, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1056:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_round_ps (__m256 __V, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1074:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_unpackhi_pd (__m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1080:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_unpacklo_pd (__m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1086:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_unpackhi_ps (__m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1092:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_unpacklo_ps (__m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1098:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_testz_pd (__m128d __M, __m128d __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1104:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_testc_pd (__m128d __M, __m128d __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1110:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_testnzc_pd (__m128d __M, __m128d __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1116:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_testz_ps (__m128 __M, __m128 __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1122:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_testc_ps (__m128 __M, __m128 __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1128:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_testnzc_ps (__m128 __M, __m128 __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1134:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_testz_pd (__m256d __M, __m256d __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1140:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_testc_pd (__m256d __M, __m256d __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1146:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_testnzc_pd (__m256d __M, __m256d __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1152:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_testz_ps (__m256 __M, __m256 __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1158:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_testc_ps (__m256 __M, __m256 __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1164:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_testnzc_ps (__m256 __M, __m256 __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1170:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_testz_si256 (__m256i __M, __m256i __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1176:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_testc_si256 (__m256i __M, __m256i __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1182:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_testnzc_si256 (__m256i __M, __m256i __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1188:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_movemask_pd (__m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1194:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_movemask_ps (__m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1200:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_undefined_pd (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1207:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_undefined_ps (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1214:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_undefined_si256 (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1221:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_setzero_pd (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1227:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_setzero_ps (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1234:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_setzero_si256 (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1241:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_set_pd (double __A, double __B, double __C, double __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1249:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture float __E, float __F, float __G, float __H) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1258:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __E, int __F, int __G, int __H) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1268:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture short __q03, short __q02, short __q01, short __q00) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1284:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char __q03, char __q02, char __q01, char __q00) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1296:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture long long __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1303:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_set1_pd (double __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1310:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_set1_ps (float __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1318:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_set1_epi32 (int __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1325:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_set1_epi16 (short __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1332:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_set1_epi8 (char __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1341:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_set1_epi64x (long long __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1350:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_setr_pd (double __A, double __B, double __C, double __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1357:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture float __E, float __F, float __G, float __H) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1364:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __E, int __F, int __G, int __H) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1373:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture short __q03, short __q02, short __q01, short __q00) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1389:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char __q03, char __q02, char __q01, char __q00) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1403:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture long long __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1411:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_castpd_ps (__m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1417:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_castpd_si256 (__m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1423:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_castps_pd (__m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1429:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_castps_si256(__m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1435:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_castsi256_ps (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1441:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_castsi256_pd (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1447:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_castpd256_pd128 (__m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1453:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_castps256_ps128 (__m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1459:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_castsi256_si128 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1470:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_castpd128_pd256 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1476:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_castps128_ps256 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1482:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_castsi128_si256 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1488:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_set_m128 ( __m128 __H, __m128 __L) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1494:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_set_m128d (__m128d __H, __m128d __L) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1500:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_set_m128i (__m128i __H, __m128i __L) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1506:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_setr_m128 (__m128 __L, __m128 __H) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1512:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_setr_m128d (__m128d __L, __m128d __H) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1518:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_setr_m128i (__m128i __L, __m128i __H) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:43, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("avx2") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:43:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mpsadbw_epu8 (__m256i __X, __m256i __Y, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:56:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_abs_epi8 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:63:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_abs_epi16 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:70:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_abs_epi32 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:77:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_packs_epi32 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:84:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_packs_epi16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:91:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_packus_epi32 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:98:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_packus_epi16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:105:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_add_epi8 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:112:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_add_epi16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:119:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_add_epi32 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:126:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_add_epi64 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:133:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_adds_epi8 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:140:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_adds_epi16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:147:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_adds_epu8 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:154:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_adds_epu16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:162:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_alignr_epi8 (__m256i __A, __m256i __B, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:179:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_and_si256 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:186:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_andnot_si256 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:193:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_avg_epu8 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:200:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_avg_epu16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:207:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_blendv_epi8 (__m256i __X, __m256i __Y, __m256i __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:217:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_blend_epi16 (__m256i __X, __m256i __Y, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:231:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpeq_epi8 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:238:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpeq_epi16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:245:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpeq_epi32 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:252:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpeq_epi64 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:259:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpgt_epi8 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:266:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpgt_epi16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:273:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpgt_epi32 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:280:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpgt_epi64 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:287:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_hadd_epi16 (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:295:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_hadd_epi32 (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:302:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_hadds_epi16 (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:310:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_hsub_epi16 (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:318:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_hsub_epi32 (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:325:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_hsubs_epi16 (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:333:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maddubs_epi16 (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:341:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_madd_epi16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:349:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_max_epi8 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:356:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_max_epi16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:363:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_max_epi32 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:370:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_max_epu8 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:377:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_max_epu16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:384:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_max_epu32 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:391:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_min_epi8 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:398:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_min_epi16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:405:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_min_epi32 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:412:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_min_epu8 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:419:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_min_epu16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:426:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_min_epu32 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:433:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_movemask_epi8 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:440:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepi8_epi16 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:447:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepi8_epi32 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:454:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepi8_epi64 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:461:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepi16_epi32 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:468:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepi16_epi64 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:475:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepi32_epi64 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:482:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepu8_epi16 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:489:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepu8_epi32 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:496:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepu8_epi64 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:503:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepu16_epi32 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:510:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepu16_epi64 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:517:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepu32_epi64 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:524:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mul_epi32 (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:531:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mulhrs_epi16 (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:539:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mulhi_epu16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:546:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mulhi_epi16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:553:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mullo_epi16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:560:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mullo_epi32 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:567:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mul_epu32 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:574:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_or_si256 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:581:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_sad_epu8 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:588:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_shuffle_epi8 (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:597:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_shuffle_epi32 (__m256i __A, const int __mask) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:604:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_shufflehi_epi16 (__m256i __A, const int __mask) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:611:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_shufflelo_epi16 (__m256i __A, const int __mask) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:626:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_sign_epi8 (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:633:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_sign_epi16 (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:640:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_sign_epi32 (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:648:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_bslli_epi128 (__m256i __A, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:655:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_slli_si256 (__m256i __A, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:668:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_slli_epi16 (__m256i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:675:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_sll_epi16 (__m256i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:682:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_slli_epi32 (__m256i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:689:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_sll_epi32 (__m256i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:696:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_slli_epi64 (__m256i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:703:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_sll_epi64 (__m256i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:710:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_srai_epi16 (__m256i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:717:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_sra_epi16 (__m256i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:724:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_srai_epi32 (__m256i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:731:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_sra_epi32 (__m256i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:739:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_bsrli_epi128 (__m256i __A, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:746:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_srli_si256 (__m256i __A, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:759:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_srli_epi16 (__m256i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:766:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_srl_epi16 (__m256i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:773:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_srli_epi32 (__m256i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:780:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_srl_epi32 (__m256i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:787:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_srli_epi64 (__m256i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:794:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_srl_epi64 (__m256i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:801:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_sub_epi8 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:808:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_sub_epi16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:815:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_sub_epi32 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:822:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_sub_epi64 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:829:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_subs_epi8 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:836:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_subs_epi16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:843:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_subs_epu8 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:850:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_subs_epu16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:857:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_unpackhi_epi8 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:864:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_unpackhi_epi16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:871:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_unpackhi_epi32 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:878:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_unpackhi_epi64 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:885:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_unpacklo_epi8 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:892:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_unpacklo_epi16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:899:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_unpacklo_epi32 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:906:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_unpacklo_epi64 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:913:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_xor_si256 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:920:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_stream_load_si256 (__m256i const *__X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:927:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_broadcastss_ps (__m128 __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:934:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_broadcastss_ps (__m128 __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:941:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_broadcastsd_pd (__m128d __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:948:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_broadcastsi128_si256 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:956:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_blend_epi32 (__m128i __X, __m128i __Y, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:971:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_blend_epi32 (__m256i __X, __m256i __Y, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:985:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_broadcastb_epi8 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:992:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_broadcastw_epi16 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:999:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_broadcastd_epi32 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1006:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_broadcastq_epi64 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1013:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_broadcastb_epi8 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1020:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_broadcastw_epi16 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1027:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_broadcastd_epi32 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1034:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_broadcastq_epi64 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1041:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permutevar8x32_epi32 (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1049:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permute4x64_pd (__m256d __X, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1060:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permutevar8x32_ps (__m256 __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1068:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permute4x64_epi64 (__m256i __X, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1081:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permute2x128_si256 (__m256i __X, __m256i __Y, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1093:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_extracti128_si256 (__m256i __X, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1105:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_inserti128_si256 (__m256i __X, __m128i __Y, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1118:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskload_epi32 (int const *__X, __m256i __M ) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1126:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskload_epi64 (long long const *__X, __m256i __M ) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1134:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskload_epi32 (int const *__X, __m128i __M ) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1142:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskload_epi64 (long long const *__X, __m128i __M ) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1150:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskstore_epi32 (int *__X, __m256i __M, __m256i __Y ) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1157:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskstore_epi64 (long long *__X, __m256i __M, __m256i __Y ) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1164:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskstore_epi32 (int *__X, __m128i __M, __m128i __Y ) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1171:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskstore_epi64 (long long *__X, __m128i __M, __m128i __Y ) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1178:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_sllv_epi32 (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1185:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sllv_epi32 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1192:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_sllv_epi64 (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1199:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sllv_epi64 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1206:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_srav_epi32 (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1213:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_srav_epi32 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1220:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_srlv_epi32 (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1227:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_srlv_epi32 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1234:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_srlv_epi64 (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1241:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_srlv_epi64 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1249:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_i32gather_pd (double const *__base, __m128i __index, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1264:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __mask, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1275:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_i32gather_pd (double const *__base, __m128i __index, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1290:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __index, __m256d __mask, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1301:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_i64gather_pd (double const *__base, __m128i __index, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1316:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __mask, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1327:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_i64gather_pd (double const *__base, __m256i __index, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1342:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __index, __m256d __mask, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1353:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_i32gather_ps (float const *__base, __m128i __index, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1368:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __mask, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1379:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_i32gather_ps (float const *__base, __m256i __index, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1394:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __index, __m256 __mask, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1405:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_i64gather_ps (float const *__base, __m128i __index, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1420:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __mask, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1431:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_i64gather_ps (float const *__base, __m256i __index, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1446:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __index, __m128 __mask, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1458:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __index, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1473:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __index, __m128i __mask, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1485:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __index, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1501:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1513:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __index, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1528:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __index, __m128i __mask, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1540:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __index, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1556:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1567:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_i32gather_epi32 (int const *__base, __m128i __index, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1582:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __mask, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1593:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_i32gather_epi32 (int const *__base, __m256i __index, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1609:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1620:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_i64gather_epi32 (int const *__base, __m128i __index, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1635:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __mask, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1646:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_i64gather_epi32 (int const *__base, __m256i __index, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1662:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __scale) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:45, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("avx512f") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:65:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_int2mask (int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:72:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask2int (__mmask16 __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:81:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture long long __G, long long __H) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:93:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __M, int __N, int __O, int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:103:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __E, double __F, double __G, double __H) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:114:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture float __M, float __N, float __O, float __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:136:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_undefined_ps (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:146:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_undefined_pd (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:154:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_undefined_epi32 (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:164:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_set1_epi8 (char __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:179:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_set1_epi16 (short __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:190:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_set1_pd (double __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:201:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_set1_ps (float __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:213:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_set4_epi32 (int __A, int __B, int __C, int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:223:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture long long __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:231:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_set4_pd (double __A, double __B, double __C, double __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:239:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_set4_ps (float __A, float __B, float __C, float __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:260:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_setzero_ps (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:268:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_setzero_pd (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:275:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_setzero_epi32 (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:282:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_setzero_si512 (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:289:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_mov_pd (__m512d __W, __mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:298:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_mov_pd (__mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:308:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_mov_ps (__m512 __W, __mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:317:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_mov_ps (__mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:327:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_load_pd (void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:334:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_load_pd (__m512d __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:343:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_load_pd (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:353:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_store_pd (void *__P, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:360:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_store_pd (void *__P, __mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:368:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_load_ps (void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:375:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_load_ps (__m512 __W, __mmask16 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:384:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_load_ps (__mmask16 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:394:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_store_ps (void *__P, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:401:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_store_ps (void *__P, __mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:409:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_mov_epi64 (__m512i __W, __mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:418:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_mov_epi64 (__mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:428:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_load_epi64 (void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:435:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_load_epi64 (__m512i __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:444:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_load_epi64 (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:454:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_store_epi64 (void *__P, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:461:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_store_epi64 (void *__P, __mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:469:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_mov_epi32 (__m512i __W, __mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:478:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_mov_epi32 (__mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:488:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_load_si512 (void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:495:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_load_epi32 (void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:502:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_load_epi32 (__m512i __W, __mmask16 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:511:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_load_epi32 (__mmask16 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:521:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_store_si512 (void *__P, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:528:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_store_epi32 (void *__P, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:535:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_store_epi32 (void *__P, __mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:543:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mullo_epi32 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:550:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_mullo_epi32 (__mmask16 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:561:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_mullo_epi32 (__m512i __W, __mmask16 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:570:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_sllv_epi32 (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:581:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_sllv_epi32 (__m512i __W, __mmask16 __U, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:591:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_sllv_epi32 (__mmask16 __U, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:602:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_srav_epi32 (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:613:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_srav_epi32 (__m512i __W, __mmask16 __U, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:623:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_srav_epi32 (__mmask16 __U, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:634:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_srlv_epi32 (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:645:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_srlv_epi32 (__m512i __W, __mmask16 __U, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:655:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_srlv_epi32 (__mmask16 __U, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:666:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_add_epi64 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:673:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_add_epi64 (__m512i __W, __mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:683:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_add_epi64 (__mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:694:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_sub_epi64 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:701:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_sub_epi64 (__m512i __W, __mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:711:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_sub_epi64 (__mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:722:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_sllv_epi64 (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:733:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_sllv_epi64 (__m512i __W, __mmask8 __U, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:743:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_sllv_epi64 (__mmask8 __U, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:754:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_srav_epi64 (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:765:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_srav_epi64 (__m512i __W, __mmask8 __U, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:775:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_srav_epi64 (__mmask8 __U, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:786:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_srlv_epi64 (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:797:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_srlv_epi64 (__m512i __W, __mmask8 __U, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:807:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_srlv_epi64 (__mmask8 __U, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:818:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_add_epi32 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:825:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_add_epi32 (__m512i __W, __mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:835:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_add_epi32 (__mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:846:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mul_epi32 (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:857:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_mul_epi32 (__m512i __W, __mmask8 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:866:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_mul_epi32 (__mmask8 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:877:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_sub_epi32 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:884:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_sub_epi32 (__m512i __W, __mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:894:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_sub_epi32 (__mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:905:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mul_epu32 (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:916:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_mul_epu32 (__m512i __W, __mmask8 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:925:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_mul_epu32 (__mmask8 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:937:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_slli_epi64 (__m512i __A, unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:948:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:957:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_slli_epi64 (__mmask8 __U, __m512i __A, unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:983:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_sll_epi64 (__m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:994:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_sll_epi64 (__m512i __W, __mmask8 __U, __m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1004:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_sll_epi64 (__mmask8 __U, __m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1016:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_srli_epi64 (__m512i __A, unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1027:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __A, unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1036:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_srli_epi64 (__mmask8 __U, __m512i __A, unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1062:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_srl_epi64 (__m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1073:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_srl_epi64 (__m512i __W, __mmask8 __U, __m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1083:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_srl_epi64 (__mmask8 __U, __m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1095:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_srai_epi64 (__m512i __A, unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1106:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1115:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_srai_epi64 (__mmask8 __U, __m512i __A, unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1141:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_sra_epi64 (__m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1152:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_sra_epi64 (__m512i __W, __mmask8 __U, __m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1162:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_sra_epi64 (__mmask8 __U, __m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1174:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_slli_epi32 (__m512i __A, unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1185:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1194:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_slli_epi32 (__mmask16 __U, __m512i __A, unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1220:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_sll_epi32 (__m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1231:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_sll_epi32 (__m512i __W, __mmask16 __U, __m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1241:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_sll_epi32 (__mmask16 __U, __m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1253:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_srli_epi32 (__m512i __A, unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1264:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __A, unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1273:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_srli_epi32 (__mmask16 __U, __m512i __A, unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1299:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_srl_epi32 (__m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1310:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_srl_epi32 (__m512i __W, __mmask16 __U, __m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1320:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_srl_epi32 (__mmask16 __U, __m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1332:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_srai_epi32 (__m512i __A, unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1343:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1352:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_srai_epi32 (__mmask16 __U, __m512i __A, unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1378:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_sra_epi32 (__m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1389:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_sra_epi32 (__m512i __W, __mmask16 __U, __m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1399:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_sra_epi32 (__mmask16 __U, __m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1411:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_add_round_sd (__m128d __A, __m128d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1421:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1432:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1443:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_add_round_ss (__m128 __A, __m128 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1453:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1464:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1475:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sub_round_sd (__m128d __A, __m128d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1485:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1496:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1507:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sub_round_ss (__m128 __A, __m128 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1517:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1528:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1580:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1591:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1602:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1613:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1624:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1635:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1668:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_rcp14_pd (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1678:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_rcp14_pd (__m512d __W, __mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1687:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_rcp14_pd (__mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1697:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_rcp14_ps (__m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1707:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_rcp14_ps (__m512 __W, __mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1716:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_rcp14_ps (__mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1726:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rcp14_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1734:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_rcp14_sd (__m128d __W, __mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1744:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_rcp14_sd (__mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1754:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rcp14_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1762:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_rcp14_ss (__m128 __W, __mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1772:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_rcp14_ss (__mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1782:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_rsqrt14_pd (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1792:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_rsqrt14_pd (__m512d __W, __mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1801:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_rsqrt14_pd (__mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1811:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_rsqrt14_ps (__m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1821:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_rsqrt14_ps (__m512 __W, __mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1830:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_rsqrt14_ps (__mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1840:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rsqrt14_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1848:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_rsqrt14_sd (__m128d __W, __mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1858:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_rsqrt14_sd (__mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1868:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rsqrt14_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1876:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_rsqrt14_ss (__m128 __W, __mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1886:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_rsqrt14_ss (__mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1897:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_sqrt_round_pd (__m512d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1908:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1917:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_sqrt_round_pd (__mmask8 __U, __m512d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1927:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_sqrt_round_ps (__m512 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1937:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_sqrt_round_ps (__m512 __W, __mmask16 __U, __m512 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1946:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_sqrt_round_ps (__mmask16 __U, __m512 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1956:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sqrt_round_sd (__m128d __A, __m128d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1968:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1978:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_sqrt_round_sd (__mmask8 __U, __m128d __A, __m128d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1989:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sqrt_round_ss (__m128 __A, __m128 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2001:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2011:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_sqrt_round_ss (__mmask8 __U, __m128 __A, __m128 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2063:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepi8_epi32 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2073:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepi8_epi32 (__m512i __W, __mmask16 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2082:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepi8_epi32 (__mmask16 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2092:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepi8_epi64 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2102:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepi8_epi64 (__m512i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2111:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepi8_epi64 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2121:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepi16_epi32 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2131:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepi16_epi32 (__m512i __W, __mmask16 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2140:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepi16_epi32 (__mmask16 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2150:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepi16_epi64 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2160:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepi16_epi64 (__m512i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2169:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepi16_epi64 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2179:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepi32_epi64 (__m256i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2189:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepi32_epi64 (__m512i __W, __mmask8 __U, __m256i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2198:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepi32_epi64 (__mmask8 __U, __m256i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2208:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepu8_epi32 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2218:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepu8_epi32 (__m512i __W, __mmask16 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2227:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepu8_epi32 (__mmask16 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2237:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepu8_epi64 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2247:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepu8_epi64 (__m512i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2256:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepu8_epi64 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2266:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepu16_epi32 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2276:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepu16_epi32 (__m512i __W, __mmask16 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2285:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepu16_epi32 (__mmask16 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2295:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepu16_epi64 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2305:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepu16_epi64 (__m512i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2314:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepu16_epi64 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2324:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepu32_epi64 (__m256i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2334:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepu32_epi64 (__m512i __W, __mmask8 __U, __m256i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2343:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepu32_epi64 (__mmask8 __U, __m256i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2354:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_add_round_pd (__m512d __A, __m512d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2366:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2377:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2388:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_add_round_ps (__m512 __A, __m512 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2400:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2410:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_add_round_ps (__mmask16 __U, __m512 __A, __m512 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2421:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_sub_round_pd (__m512d __A, __m512d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2433:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2444:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2455:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_sub_round_ps (__m512 __A, __m512 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2467:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2477:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_sub_round_ps (__mmask16 __U, __m512 __A, __m512 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2526:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mul_round_pd (__m512d __A, __m512d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2538:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2549:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2560:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mul_round_ps (__m512 __A, __m512 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2572:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2582:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_mul_round_ps (__mmask16 __U, __m512 __A, __m512 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2593:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_div_round_pd (__m512d __M, __m512d __V, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2605:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __V, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2616:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2627:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_div_round_ps (__m512 __A, __m512 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2639:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2649:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_div_round_ps (__mmask16 __U, __m512 __A, __m512 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2660:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mul_round_sd (__m128d __A, __m128d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2670:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2681:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2692:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mul_round_ss (__m128 __A, __m128 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2702:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2713:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2724:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_div_round_sd (__m128d __A, __m128d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2734:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2745:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2756:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_div_round_ss (__m128 __A, __m128 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2766:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2777:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2864:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_max_round_pd (__m512d __A, __m512d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2876:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2887:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2898:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_max_round_ps (__m512 __A, __m512 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2910:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2920:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_max_round_ps (__mmask16 __U, __m512 __A, __m512 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2931:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_min_round_pd (__m512d __A, __m512d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2943:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2954:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2965:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_min_round_ps (__m512 __A, __m512 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2977:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2987:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_min_round_ps (__mmask16 __U, __m512 __A, __m512 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3036:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_scalef_round_pd (__m512d __A, __m512d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3048:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3059:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3070:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_scalef_round_ps (__m512 __A, __m512 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3082:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3093:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3104:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_scalef_round_sd (__m128d __A, __m128d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3116:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3127:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3138:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_scalef_round_ss (__m128 __A, __m128 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3150:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3160:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_scalef_round_ss (__mmask8 __U, __m128 __A, __m128 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3199:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fmadd_round_pd (__m512d __A, __m512d __B, __m512d __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3210:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3221:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3232:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3242:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fmadd_round_ps (__m512 __A, __m512 __B, __m512 __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3253:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3264:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask16 __U, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3275:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3285:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fmsub_round_pd (__m512d __A, __m512d __B, __m512d __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3296:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3307:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3318:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3328:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fmsub_round_ps (__m512 __A, __m512 __B, __m512 __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3339:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3350:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask16 __U, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3361:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3371:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fmaddsub_round_pd (__m512d __A, __m512d __B, __m512d __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3382:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3393:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3404:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3414:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fmaddsub_round_ps (__m512 __A, __m512 __B, __m512 __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3425:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3436:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask16 __U, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3447:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3457:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fmsubadd_round_pd (__m512d __A, __m512d __B, __m512d __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3468:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3479:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3490:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3500:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fmsubadd_round_ps (__m512 __A, __m512 __B, __m512 __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3511:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3522:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask16 __U, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3533:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3543:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fnmadd_round_pd (__m512d __A, __m512d __B, __m512d __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3554:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3565:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3576:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3586:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fnmadd_round_ps (__m512 __A, __m512 __B, __m512 __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3597:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3608:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask16 __U, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3619:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3629:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fnmsub_round_pd (__m512d __A, __m512d __B, __m512d __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3640:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3651:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3662:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3672:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fnmsub_round_ps (__m512 __A, __m512 __B, __m512 __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3683:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3694:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask16 __U, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3705:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3860:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_abs_epi64 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3870:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_abs_epi64 (__m512i __W, __mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3879:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_abs_epi64 (__mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3889:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_abs_epi32 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3899:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_abs_epi32 (__m512i __W, __mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3908:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_abs_epi32 (__mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3918:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_broadcastss_ps (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3928:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_broadcastss_ps (__m512 __O, __mmask16 __M, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3936:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_broadcastss_ps (__mmask16 __M, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3946:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_broadcastsd_pd (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3956:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_broadcastsd_pd (__m512d __O, __mmask8 __M, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3964:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_broadcastsd_pd (__mmask8 __M, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3974:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_broadcastd_epi32 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3984:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_broadcastd_epi32 (__m512i __O, __mmask16 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3992:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_broadcastd_epi32 (__mmask16 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4002:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_set1_epi32 (int __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4012:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_set1_epi32 (__m512i __O, __mmask16 __M, int __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4020:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_set1_epi32 (__mmask16 __M, int __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4030:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_broadcastq_epi64 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4040:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_broadcastq_epi64 (__m512i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4048:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_broadcastq_epi64 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4058:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_set1_epi64 (long long __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4068:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_set1_epi64 (__m512i __O, __mmask8 __M, long long __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4076:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_set1_epi64 (__mmask8 __M, long long __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4086:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_broadcast_f32x4 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4096:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_broadcast_f32x4 (__m512 __O, __mmask16 __M, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4105:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_broadcast_f32x4 (__mmask16 __M, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4115:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_broadcast_i32x4 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4125:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_broadcast_i32x4 (__m512i __O, __mmask16 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4134:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_broadcast_i32x4 (__mmask16 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4144:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_broadcast_f64x4 (__m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4154:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_broadcast_f64x4 (__m512d __O, __mmask8 __M, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4163:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_broadcast_f64x4 (__mmask8 __M, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4173:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_broadcast_i64x4 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4183:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_broadcast_i64x4 (__m512i __O, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4192:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_broadcast_i64x4 (__mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4293:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_shuffle_epi32 (__m512i __A, _MM_PERM_ENUM __mask) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4305:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_PERM_ENUM __mask) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4315:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_shuffle_epi32 (__mmask16 __U, __m512i __A, _MM_PERM_ENUM __mask) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4326:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_shuffle_i64x2 (__m512i __A, __m512i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4338:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4349:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4360:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_shuffle_i32x4 (__m512i __A, __m512i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4373:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4385:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4397:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_shuffle_f64x2 (__m512d __A, __m512d __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4409:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4420:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4431:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_shuffle_f32x4 (__m512 __A, __m512 __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4443:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4454:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4554:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_rolv_epi32 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4565:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_rolv_epi32 (__m512i __W, __mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4575:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_rolv_epi32 (__mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4586:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_rorv_epi32 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4597:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_rorv_epi32 (__m512i __W, __mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4607:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_rorv_epi32 (__mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4618:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_rolv_epi64 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4629:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_rolv_epi64 (__m512i __W, __mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4639:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_rolv_epi64 (__mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4650:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_rorv_epi64 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4661:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_rorv_epi64 (__m512i __W, __mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4671:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_rorv_epi64 (__mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4683:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtt_roundpd_epi32 (__m512d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4694:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4703:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtt_roundpd_epi32 (__mmask8 __U, __m512d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4713:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtt_roundpd_epu32 (__m512d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4724:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4733:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtt_roundpd_epu32 (__mmask8 __U, __m512d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4763:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvt_roundpd_epi32 (__m512d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4774:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4783:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvt_roundpd_epi32 (__mmask8 __U, __m512d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4793:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvt_roundpd_epu32 (__m512d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4804:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4813:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvt_roundpd_epu32 (__mmask8 __U, __m512d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4843:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtt_roundps_epi32 (__m512 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4854:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4863:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtt_roundps_epi32 (__mmask16 __U, __m512 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4873:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtt_roundps_epu32 (__m512 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4884:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4893:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtt_roundps_epu32 (__mmask16 __U, __m512 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4923:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvt_roundps_epi32 (__m512 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4934:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4943:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvt_roundps_epi32 (__mmask16 __U, __m512 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4953:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvt_roundps_epu32 (__m512 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4964:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4973:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvt_roundps_epu32 (__mmask16 __U, __m512 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5002:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtu32_sd (__m128d __A, unsigned __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5011:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_roundu64_sd (__m128d __A, unsigned long long __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5018:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_roundi64_sd (__m128d __A, long long __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5025:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_roundsi64_sd (__m128d __A, long long __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5045:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_roundu32_ss (__m128 __A, unsigned __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5052:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_roundsi32_ss (__m128 __A, int __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5059:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_roundi32_ss (__m128 __A, int __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5078:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_roundu64_ss (__m128 __A, unsigned long long __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5085:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_roundsi64_ss (__m128 __A, long long __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5092:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_roundi64_ss (__m128 __A, long long __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5111:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepi32_epi8 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5121:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepi32_storeu_epi8 (void * __P, __mmask16 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5128:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepi32_epi8 (__m128i __O, __mmask16 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5136:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepi32_epi8 (__mmask16 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5146:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtsepi32_epi8 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5156:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtsepi32_storeu_epi8 (void * __P, __mmask16 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5163:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtsepi32_epi8 (__m128i __O, __mmask16 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5171:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtsepi32_epi8 (__mmask16 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5181:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtusepi32_epi8 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5191:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtusepi32_storeu_epi8 (void * __P, __mmask16 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5198:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtusepi32_epi8 (__m128i __O, __mmask16 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5207:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtusepi32_epi8 (__mmask16 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5217:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepi32_epi16 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5227:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepi32_storeu_epi16 (void * __P, __mmask16 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5234:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepi32_epi16 (__m256i __O, __mmask16 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5242:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepi32_epi16 (__mmask16 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5252:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtsepi32_epi16 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5262:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtsepi32_storeu_epi16 (void *__P, __mmask16 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5269:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtsepi32_epi16 (__m256i __O, __mmask16 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5277:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtsepi32_epi16 (__mmask16 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5287:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtusepi32_epi16 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5297:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtusepi32_storeu_epi16 (void *__P, __mmask16 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5304:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtusepi32_epi16 (__m256i __O, __mmask16 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5313:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtusepi32_epi16 (__mmask16 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5323:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepi64_epi32 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5333:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepi64_storeu_epi32 (void* __P, __mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5340:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepi64_epi32 (__m256i __O, __mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5348:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepi64_epi32 (__mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5358:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtsepi64_epi32 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5368:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtsepi64_storeu_epi32 (void *__P, __mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5375:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtsepi64_epi32 (__m256i __O, __mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5383:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtsepi64_epi32 (__mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5393:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtusepi64_epi32 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5403:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtusepi64_storeu_epi32 (void* __P, __mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5410:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtusepi64_epi32 (__m256i __O, __mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5418:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtusepi64_epi32 (__mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5428:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepi64_epi16 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5438:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepi64_storeu_epi16 (void *__P, __mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5445:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepi64_epi16 (__m128i __O, __mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5453:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepi64_epi16 (__mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5463:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtsepi64_epi16 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5473:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtsepi64_storeu_epi16 (void * __P, __mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5480:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtsepi64_epi16 (__m128i __O, __mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5488:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtsepi64_epi16 (__mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5498:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtusepi64_epi16 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5508:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtusepi64_storeu_epi16 (void *__P, __mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5515:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtusepi64_epi16 (__m128i __O, __mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5523:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtusepi64_epi16 (__mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5533:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepi64_epi8 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5543:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepi64_storeu_epi8 (void * __P, __mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5550:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepi64_epi8 (__m128i __O, __mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5558:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepi64_epi8 (__mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5568:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtsepi64_epi8 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5578:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtsepi64_storeu_epi8 (void * __P, __mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5585:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtsepi64_epi8 (__m128i __O, __mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5593:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtsepi64_epi8 (__mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5603:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtusepi64_epi8 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5613:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtusepi64_storeu_epi8 (void * __P, __mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5620:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtusepi64_epi8 (__m128i __O, __mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5629:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtusepi64_epi8 (__mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5639:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepi32_pd (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5649:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepi32_pd (__m512d __W, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5658:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepi32_pd (__mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5668:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepu32_pd (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5678:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepu32_pd (__m512d __W, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5687:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepu32_pd (__mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5698:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvt_roundepi32_ps (__m512i __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5709:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5718:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvt_roundepi32_ps (__mmask16 __U, __m512i __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5728:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvt_roundepu32_ps (__m512i __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5739:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5748:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvt_roundepu32_ps (__mmask16 __U, __m512i __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5779:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_extractf64x4_pd (__m512d __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5791:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5801:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_extractf64x4_pd (__mmask8 __U, __m512d __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5812:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_extractf32x4_ps (__m512 __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5824:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5834:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_extractf32x4_ps (__mmask8 __U, __m512 __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5845:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_extracti64x4_epi64 (__m512i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5857:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5867:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_extracti64x4_epi64 (__mmask8 __U, __m512i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5878:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_extracti32x4_epi32 (__m512i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5890:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5900:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_extracti32x4_epi32 (__mmask8 __U, __m512i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5986:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_inserti32x4 (__m512i __A, __m128i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5996:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_insertf32x4 (__m512 __A, __m128 __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6006:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_inserti64x4 (__m512i __A, __m256i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6019:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6031:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6043:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_insertf64x4 (__m512d __A, __m256d __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6056:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6068:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6125:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_loadu_pd (void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6132:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_loadu_pd (__m512d __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6141:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_loadu_pd (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6151:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_storeu_pd (void *__P, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6158:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_storeu_pd (void *__P, __mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6166:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_loadu_ps (void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6173:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_loadu_ps (__m512 __W, __mmask16 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6182:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_loadu_ps (__mmask16 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6192:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_storeu_ps (void *__P, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6199:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_storeu_ps (void *__P, __mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6207:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_loadu_epi64 (__m512i __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6216:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_loadu_epi64 (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6226:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_storeu_epi64 (void *__P, __mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6234:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_loadu_si512 (void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6241:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_loadu_epi32 (__m512i __W, __mmask16 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6250:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_loadu_epi32 (__mmask16 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6260:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_storeu_si512 (void *__P, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6267:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_storeu_epi32 (void *__P, __mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6275:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_permutevar_pd (__m512d __A, __m512i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6286:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_permutevar_pd (__m512d __W, __mmask8 __U, __m512d __A, __m512i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6296:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_permutevar_pd (__mmask8 __U, __m512d __A, __m512i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6307:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_permutevar_ps (__m512 __A, __m512i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6318:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_permutevar_ps (__m512 __W, __mmask16 __U, __m512 __A, __m512i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6328:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_permutevar_ps (__mmask16 __U, __m512 __A, __m512i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6339:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_permutex2var_epi64 (__m512i __A, __m512i __I, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6351:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6363:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6375:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __I, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6386:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_permutex2var_epi32 (__m512i __A, __m512i __I, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6398:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __I, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6410:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask16 __U, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6422:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __I, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6433:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_permutex2var_pd (__m512d __A, __m512i __I, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6445:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6457:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6469:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6480:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_permutex2var_ps (__m512 __A, __m512i __I, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6491:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_permutex2var_ps (__m512 __A, __mmask16 __U, __m512i __I, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6503:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6515:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6527:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_permute_pd (__m512d __X, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6537:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_permute_pd (__m512d __W, __mmask8 __U, __m512d __X, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6546:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_permute_pd (__mmask8 __U, __m512d __X, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6556:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_permute_ps (__m512 __X, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6566:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_permute_ps (__m512 __W, __mmask16 __U, __m512 __X, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6575:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_permute_ps (__mmask16 __U, __m512 __X, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6617:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_permutex_epi64 (__m512i __X, const int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6628:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __X, const int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6637:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_permutex_epi64 (__mmask8 __M, __m512i __X, const int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6647:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_permutex_pd (__m512d __X, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6657:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_permutex_pd (__m512d __W, __mmask8 __U, __m512d __X, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6666:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_permutex_pd (__mmask8 __U, __m512d __X, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6711:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_permutexvar_epi64 (__mmask8 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6722:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_permutexvar_epi64 (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6734:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6744:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_permutexvar_epi32 (__mmask16 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6755:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_permutexvar_epi32 (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6767:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6777:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_permutexvar_pd (__m512i __X, __m512d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6788:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_permutexvar_pd (__m512d __W, __mmask8 __U, __m512i __X, __m512d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6798:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_permutexvar_pd (__mmask8 __U, __m512i __X, __m512d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6809:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_permutexvar_ps (__m512i __X, __m512 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6820:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_permutexvar_ps (__m512 __W, __mmask16 __U, __m512i __X, __m512 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6830:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_permutexvar_ps (__mmask16 __U, __m512i __X, __m512 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6842:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_shuffle_ps (__m512 __M, __m512 __V, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6854:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __V, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6864:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_shuffle_ps (__mmask16 __U, __m512 __M, __m512 __V, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6875:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_shuffle_pd (__m512d __M, __m512d __V, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6887:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __V, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6898:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6910:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6922:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __C, const int __imm, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6934:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __C, const int __imm, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6946:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6958:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __C, const int __imm, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6970:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __C, const int __imm, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6982:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6993:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __C, const int __imm, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7004:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __C, const int __imm, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7016:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7027:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __C, const int __imm, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7038:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __C, const int __imm, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7146:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_movehdup_ps (__m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7156:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_movehdup_ps (__m512 __W, __mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7165:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_movehdup_ps (__mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7175:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_moveldup_ps (__m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7185:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_moveldup_ps (__m512 __W, __mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7194:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_moveldup_ps (__mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7204:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_or_si512 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7211:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_or_epi32 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7218:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_or_epi32 (__m512i __W, __mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7228:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_or_epi32 (__mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7239:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_or_epi64 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7246:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_or_epi64 (__m512i __W, __mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7256:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_or_epi64 (__mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7267:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_xor_si512 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7274:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_xor_epi32 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7281:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_xor_epi32 (__m512i __W, __mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7291:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_xor_epi32 (__mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7302:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_xor_epi64 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7309:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_xor_epi64 (__m512i __W, __mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7319:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_xor_epi64 (__mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7331:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_rol_epi32 (__m512i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7341:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_rol_epi32 (__m512i __W, __mmask16 __U, __m512i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7350:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_rol_epi32 (__mmask16 __U, __m512i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7360:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_ror_epi32 (__m512i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7370:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_ror_epi32 (__m512i __W, __mmask16 __U, __m512i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7379:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_ror_epi32 (__mmask16 __U, __m512i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7389:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_rol_epi64 (__m512i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7399:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_rol_epi64 (__m512i __W, __mmask8 __U, __m512i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7408:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_rol_epi64 (__mmask8 __U, __m512i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7418:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_ror_epi64 (__m512i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7428:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_ror_epi64 (__m512i __W, __mmask8 __U, __m512i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7437:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_ror_epi64 (__mmask8 __U, __m512i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7511:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_and_si512 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7518:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_and_epi32 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7525:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_and_epi32 (__m512i __W, __mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7535:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_and_epi32 (__mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7546:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_and_epi64 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7553:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_and_epi64 (__m512i __W, __mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7562:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_and_epi64 (__mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7573:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_andnot_si512 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7584:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_andnot_epi32 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7595:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_andnot_epi32 (__m512i __W, __mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7605:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_andnot_epi32 (__mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7616:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_andnot_epi64 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7627:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_andnot_epi64 (__m512i __W, __mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7636:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_andnot_epi64 (__mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7647:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_test_epi32_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7656:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_test_epi32_mask (__mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7664:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_test_epi64_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7673:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_test_epi64_mask (__mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7680:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_testn_epi32_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7689:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_testn_epi32_mask (__mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7697:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_testn_epi64_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7706:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_testn_epi64_mask (__mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7714:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_abs_ps (__m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7722:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_abs_ps (__m512 __W, __mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7730:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_abs_pd (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7738:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_abs_pd (__m512d __W, __mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7747:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_unpackhi_epi32 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7759:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7769:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_unpackhi_epi32 (__mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7780:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_unpackhi_epi64 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7791:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_unpackhi_epi64 (__m512i __W, __mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7801:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_unpackhi_epi64 (__mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7812:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_unpacklo_epi32 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7824:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7834:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_unpacklo_epi32 (__mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7845:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_unpacklo_epi64 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7856:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_unpacklo_epi64 (__m512i __W, __mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7866:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_unpacklo_epi64 (__mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7879:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_roundss_u64 (__m128 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7886:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_roundss_si64 (__m128 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7893:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_roundss_i64 (__m128 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7900:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtt_roundss_u64 (__m128 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7907:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtt_roundss_i64 (__m128 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7914:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtt_roundss_si64 (__m128 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7942:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_roundss_u32 (__m128 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7949:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_roundss_si32 (__m128 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7956:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_roundss_i32 (__m128 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7963:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtt_roundss_u32 (__m128 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7970:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtt_roundss_i32 (__m128 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7977:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtt_roundss_si32 (__m128 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8005:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_roundsd_u64 (__m128d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8012:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_roundsd_si64 (__m128d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8019:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_roundsd_i64 (__m128d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8026:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtt_roundsd_u64 (__m128d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8033:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtt_roundsd_si64 (__m128d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8040:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtt_roundsd_i64 (__m128d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8068:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_roundsd_u32 (__m128d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8075:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_roundsd_si32 (__m128d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8082:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_roundsd_i32 (__m128d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8089:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtt_roundsd_u32 (__m128d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8096:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtt_roundsd_i32 (__m128d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8103:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtt_roundsd_si32 (__m128d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8129:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_movedup_pd (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8139:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_movedup_pd (__m512d __W, __mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8148:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_movedup_pd (__mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8158:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_unpacklo_pd (__m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8169:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_unpacklo_pd (__m512d __W, __mmask8 __U, __m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8179:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_unpacklo_pd (__mmask8 __U, __m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8190:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_unpackhi_pd (__m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8201:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_unpackhi_pd (__m512d __W, __mmask8 __U, __m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8211:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_unpackhi_pd (__mmask8 __U, __m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8222:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_unpackhi_ps (__m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8233:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_unpackhi_ps (__m512 __W, __mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8243:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_unpackhi_ps (__mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8255:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvt_roundps_pd (__m256 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8266:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8275:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvt_roundps_pd (__mmask8 __U, __m256 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8285:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvt_roundph_ps (__m256i __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8296:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8305:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvt_roundph_ps (__mmask16 __U, __m256i __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8315:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvt_roundps_ph (__m512 __A, const int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8326:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtps_ph (__m512 __A, const int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8338:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8348:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtps_ph (__m256i __U, __mmask16 __W, __m512 __A, const int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8358:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvt_roundps_ph (__mmask16 __W, __m512 __A, const int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8369:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtps_ph (__mmask16 __W, __m512 __A, const int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8419:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvt_roundpd_ps (__m512d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8430:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8439:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvt_roundpd_ps (__mmask8 __U, __m512d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8449:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_roundsd_ss (__m128 __A, __m128d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8458:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_roundss_sd (__m128d __A, __m128 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8483:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_stream_si512 (__m512i * __P, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8490:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_stream_ps (float *__P, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8497:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_stream_pd (double *__P, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8504:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_stream_load_si512 (void *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8528:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_getexp_round_ss (__m128 __A, __m128 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8538:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8549:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8560:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_getexp_round_sd (__m128d __A, __m128d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8570:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8581:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8592:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_getexp_round_ps (__m512 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8603:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8612:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_getexp_round_ps (__mmask16 __U, __m512 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8622:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_getexp_round_pd (__m512d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8633:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8642:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_getexp_round_pd (__mmask8 __U, __m512d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8653:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8665:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8677:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8689:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8701:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8713:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8726:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __D, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8738:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __D, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8751:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __D, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8765:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __D, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8777:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __D, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8790:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __D, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8932:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_roundscale_round_ps (__m512 __A, const int __imm, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8943:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8953:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8964:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_roundscale_round_pd (__m512d __A, const int __imm, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8975:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __C, const int __imm, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8985:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8996:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_roundscale_round_ss (__m128 __A, __m128 __B, const int __imm, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9005:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9048:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_floor_ps (__m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9058:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_floor_pd (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9068:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_ceil_ps (__m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9078:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_ceil_pd (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9088:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_floor_ps (__m512 __W, __mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9098:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_floor_pd (__m512d __W, __mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9108:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_ceil_ps (__m512 __W, __mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9118:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_ceil_pd (__m512d __W, __mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9129:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_alignr_epi32 (__m512i __A, __m512i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9141:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9152:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9163:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_alignr_epi64 (__m512i __A, __m512i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9175:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9186:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9227:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpeq_epi32_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9236:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpeq_epi32_mask (__mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9244:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpeq_epi64_mask (__mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9252:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpeq_epi64_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9261:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpgt_epi32_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9270:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpgt_epi32_mask (__mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9278:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpgt_epi64_mask (__mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9286:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpgt_epi64_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9295:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpge_epi32_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9304:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpge_epi32_mask (__mmask16 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9313:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpge_epu32_mask (__mmask16 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9322:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpge_epu32_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9331:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpge_epi64_mask (__mmask8 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9340:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpge_epi64_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9349:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpge_epu64_mask (__mmask8 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9358:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpge_epu64_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9367:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmple_epi32_mask (__mmask16 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9376:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmple_epi32_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9385:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmple_epu32_mask (__mmask16 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9394:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmple_epu32_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9403:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmple_epi64_mask (__mmask8 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9412:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmple_epi64_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9421:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmple_epu64_mask (__mmask8 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9430:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmple_epu64_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9439:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmplt_epi32_mask (__mmask16 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9448:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmplt_epi32_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9457:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmplt_epu32_mask (__mmask16 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9466:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmplt_epu32_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9475:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmplt_epi64_mask (__mmask8 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9484:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmplt_epi64_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9493:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmplt_epu64_mask (__mmask8 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9502:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmplt_epu64_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9511:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpneq_epi32_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9520:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpneq_epi32_mask (__mmask16 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9529:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpneq_epu32_mask (__mmask16 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9538:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpneq_epu32_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9547:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpneq_epi64_mask (__mmask8 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9556:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpneq_epi64_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9565:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpneq_epu64_mask (__mmask8 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9574:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpneq_epu64_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9594:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kshiftli_mask16 (__mmask16 __A, unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9602:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kshiftri_mask16 (__mmask16 __A, unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9610:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmp_epi64_mask (__m512i __X, __m512i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9619:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmp_epi32_mask (__m512i __X, __m512i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9628:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmp_epu64_mask (__m512i __X, __m512i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9637:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmp_epu32_mask (__m512i __X, __m512i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9647:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9656:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmp_round_ps_mask (__m512 __X, __m512 __Y, const int __P, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9666:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9676:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9686:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9696:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9706:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9716:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9725:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmp_round_sd_mask (__m128d __X, __m128d __Y, const int __P, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9735:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9744:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmp_round_ss_mask (__m128 __X, __m128 __Y, const int __P, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9754:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9852:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_i32gather_ps (__m512i __index, void const *__addr, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9866:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __index, void const *__addr, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9876:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_i32gather_pd (__m256i __index, void const *__addr, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9890:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __index, void const *__addr, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9900:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_i64gather_ps (__m512i __index, void const *__addr, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9914:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __index, void const *__addr, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9924:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_i64gather_pd (__m512i __index, void const *__addr, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9938:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __index, void const *__addr, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9948:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_i32gather_epi32 (__m512i __index, void const *__addr, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9962:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __index, void const *__addr, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9972:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_i32gather_epi64 (__m256i __index, void const *__addr, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9987:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9997:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_i64gather_epi32 (__m512i __index, void const *__addr, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10011:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __index, void const *__addr, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10021:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_i64gather_epi64 (__m512i __index, void const *__addr, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10036:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10046:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_i32scatter_ps (void *__addr, __m512i __index, __m512 __v1, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10055:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __index, __m512 __v1, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10064:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10073:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __index, __m512d __v1, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10081:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_i64scatter_ps (void *__addr, __m512i __index, __m256 __v1, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10090:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __index, __m256 __v1, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10099:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10108:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __index, __m512d __v1, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10117:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __v1, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10126:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __index, __m512i __v1, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10135:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __v1, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10144:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __index, __m512i __v1, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10153:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __v1, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10162:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __index, __m256i __v1, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10171:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __v1, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10180:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __index, __m512i __v1, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10365:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_compress_pd (__m512d __W, __mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10374:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_compress_pd (__mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10384:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_compressstoreu_pd (void *__P, __mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10392:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_compress_ps (__m512 __W, __mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10401:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_compress_ps (__mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10411:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_compressstoreu_ps (void *__P, __mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10419:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_compress_epi64 (__m512i __W, __mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10428:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_compress_epi64 (__mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10438:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_compressstoreu_epi64 (void *__P, __mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10446:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_compress_epi32 (__m512i __W, __mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10455:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_compress_epi32 (__mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10465:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_compressstoreu_epi32 (void *__P, __mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10473:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_expand_pd (__m512d __W, __mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10482:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_expand_pd (__mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10492:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_expandloadu_pd (__m512d __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10501:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_expandloadu_pd (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10511:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_expand_ps (__m512 __W, __mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10520:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_expand_ps (__mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10530:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_expandloadu_ps (__m512 __W, __mmask16 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10539:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_expandloadu_ps (__mmask16 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10549:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_expand_epi64 (__m512i __W, __mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10558:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_expand_epi64 (__mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10568:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_expandloadu_epi64 (__m512i __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10577:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_expandloadu_epi64 (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10588:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_expand_epi32 (__m512i __W, __mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10597:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_expand_epi32 (__mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10607:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_expandloadu_epi32 (__m512i __W, __mmask16 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10616:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_expandloadu_epi32 (__mmask16 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10634:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kortest_mask16_u8 (__mmask16 __A, __mmask16 __B, unsigned char *__CF) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10642:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kortestz_mask16_u8 (__mmask16 __A, __mmask16 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10650:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kortestc_mask16_u8 (__mmask16 __A, __mmask16 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10658:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _cvtmask16_u32 (__mmask16 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10665:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _cvtu32_mask16 (unsigned int __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10672:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _load_mask16 (__mmask16 *__A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10679:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _store_mask16 (__mmask16 *__A, __mmask16 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10686:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_kand (__mmask16 __A, __mmask16 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10693:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_kandn (__mmask16 __A, __mmask16 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10701:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_kor (__mmask16 __A, __mmask16 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10708:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_kortestz (__mmask16 __A, __mmask16 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10716:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_kortestc (__mmask16 __A, __mmask16 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10724:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_kxnor (__mmask16 __A, __mmask16 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10731:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_kxor (__mmask16 __A, __mmask16 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10738:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_knot (__mmask16 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10745:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_kunpackb (__mmask16 __A, __mmask16 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10752:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kunpackb_mask16 (__mmask8 __A, __mmask8 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10761:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10774:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10786:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __D, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10798:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __D, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10829:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_max_epi64 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10840:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_max_epi64 (__mmask8 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10851:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_max_epi64 (__m512i __W, __mmask8 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10860:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_min_epi64 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10871:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_min_epi64 (__m512i __W, __mmask8 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10880:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_min_epi64 (__mmask8 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10891:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_max_epu64 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10902:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_max_epu64 (__mmask8 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10913:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_max_epu64 (__m512i __W, __mmask8 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10922:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_min_epu64 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10933:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_min_epu64 (__m512i __W, __mmask8 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10942:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_min_epu64 (__mmask8 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10953:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_max_epi32 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10964:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_max_epi32 (__mmask16 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10975:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_max_epi32 (__m512i __W, __mmask16 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10984:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_min_epi32 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10995:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_min_epi32 (__mmask16 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11006:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_min_epi32 (__m512i __W, __mmask16 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11015:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_max_epu32 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11026:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_max_epu32 (__mmask16 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11037:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_max_epu32 (__m512i __W, __mmask16 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11046:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_min_epu32 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11057:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_min_epu32 (__mmask16 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11068:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_min_epu32 (__m512i __W, __mmask16 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11077:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_unpacklo_ps (__m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11088:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_unpacklo_ps (__m512 __W, __mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11098:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_unpacklo_ps (__mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11110:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_max_round_sd (__m128d __A, __m128d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11120:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11131:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11142:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_max_round_ss (__m128 __A, __m128 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11152:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11163:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11174:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_min_round_sd (__m128d __A, __m128d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11184:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11195:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11206:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_min_round_ss (__m128 __A, __m128 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11216:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11227:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11277:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_blend_pd (__mmask8 __U, __m512d __A, __m512d __W) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11286:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_blend_ps (__mmask16 __U, __m512 __A, __m512 __W) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11295:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_blend_epi64 (__mmask8 __U, __m512i __A, __m512i __W) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11304:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_blend_epi32 (__mmask16 __U, __m512i __A, __m512i __W) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11314:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fmadd_round_sd (__m128d __W, __m128d __A, __m128d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11324:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fmadd_round_ss (__m128 __W, __m128 __A, __m128 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11334:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fmsub_round_sd (__m128d __W, __m128d __A, __m128d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11344:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fmsub_round_ss (__m128 __W, __m128 __A, __m128 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11354:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fnmadd_round_sd (__m128d __W, __m128d __A, __m128d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11364:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fnmadd_round_ss (__m128 __W, __m128 __A, __m128 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11374:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fnmsub_round_sd (__m128d __W, __m128d __A, __m128d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11384:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fnmsub_round_ss (__m128 __W, __m128 __A, __m128 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11420:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comi_round_ss (__m128 __A, __m128 __B, const int __P, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11427:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comi_round_sd (__m128d __A, __m128d __B, const int __P, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11440:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_sqrt_pd (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11451:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_sqrt_pd (__m512d __W, __mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11461:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_sqrt_pd (__mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11472:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_sqrt_ps (__m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11483:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_sqrt_ps (__m512 __W, __mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11493:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_sqrt_ps (__mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11504:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_add_pd (__m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11511:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_add_pd (__m512d __W, __mmask8 __U, __m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11522:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_add_pd (__mmask8 __U, __m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11534:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_add_ps (__m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11541:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_add_ps (__m512 __W, __mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11552:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_add_ps (__mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11564:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_add_sd (__m128d __W, __mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11575:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_add_sd (__mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11587:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_add_ss (__m128 __W, __mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11598:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_add_ss (__mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11610:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_sub_pd (__m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11617:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_sub_pd (__m512d __W, __mmask8 __U, __m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11628:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_sub_pd (__mmask8 __U, __m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11640:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_sub_ps (__m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11647:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_sub_ps (__m512 __W, __mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11658:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_sub_ps (__mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11670:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_sub_sd (__m128d __W, __mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11681:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_sub_sd (__mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11693:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_sub_ss (__m128 __W, __mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11704:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_sub_ss (__mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11716:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mul_pd (__m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11723:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_mul_pd (__m512d __W, __mmask8 __U, __m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11734:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_mul_pd (__mmask8 __U, __m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11746:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mul_ps (__m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11753:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_mul_ps (__m512 __W, __mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11764:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_mul_ps (__mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11777:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11788:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_mul_sd (__mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11801:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11812:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_mul_ss (__mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11824:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_div_pd (__m512d __M, __m512d __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11831:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_div_pd (__m512d __W, __mmask8 __U, __m512d __M, __m512d __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11842:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_div_pd (__mmask8 __U, __m512d __M, __m512d __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11854:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_div_ps (__m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11861:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_div_ps (__m512 __W, __mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11872:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_div_ps (__mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11885:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11896:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_div_sd (__mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11909:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11920:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_div_ss (__mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11932:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_max_pd (__m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11944:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_max_pd (__m512d __W, __mmask8 __U, __m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11955:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_max_pd (__mmask8 __U, __m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11967:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_max_ps (__m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11979:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_max_ps (__m512 __W, __mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11990:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_max_ps (__mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12002:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_max_sd (__m128d __W, __mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12013:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_max_sd (__mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12025:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_max_ss (__m128 __W, __mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12036:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_max_ss (__mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12048:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_min_pd (__m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12060:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_min_pd (__m512d __W, __mmask8 __U, __m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12071:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_min_pd (__mmask8 __U, __m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12083:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_min_ps (__m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12095:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_min_ps (__m512 __W, __mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12106:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_min_ps (__mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12118:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_min_sd (__m128d __W, __mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12129:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_min_sd (__mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12141:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_min_ss (__m128 __W, __mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12152:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_min_ss (__mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12164:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_scalef_pd (__m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12176:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_scalef_pd (__m512d __W, __mmask8 __U, __m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12187:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_scalef_pd (__mmask8 __U, __m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12199:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_scalef_ps (__m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12211:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_scalef_ps (__m512 __W, __mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12222:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_scalef_ps (__mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12234:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_scalef_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12246:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_scalef_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12258:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fmadd_pd (__m512d __A, __m512d __B, __m512d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12269:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_fmadd_pd (__m512d __A, __mmask8 __U, __m512d __B, __m512d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12280:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask3_fmadd_pd (__m512d __A, __m512d __B, __m512d __C, __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12291:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_fmadd_pd (__mmask8 __U, __m512d __A, __m512d __B, __m512d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12302:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fmadd_ps (__m512 __A, __m512 __B, __m512 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12313:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_fmadd_ps (__m512 __A, __mmask16 __U, __m512 __B, __m512 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12324:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask3_fmadd_ps (__m512 __A, __m512 __B, __m512 __C, __mmask16 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12335:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_fmadd_ps (__mmask16 __U, __m512 __A, __m512 __B, __m512 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12346:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fmsub_pd (__m512d __A, __m512d __B, __m512d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12357:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_fmsub_pd (__m512d __A, __mmask8 __U, __m512d __B, __m512d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12368:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask3_fmsub_pd (__m512d __A, __m512d __B, __m512d __C, __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12379:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_fmsub_pd (__mmask8 __U, __m512d __A, __m512d __B, __m512d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12390:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fmsub_ps (__m512 __A, __m512 __B, __m512 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12401:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_fmsub_ps (__m512 __A, __mmask16 __U, __m512 __B, __m512 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12412:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask3_fmsub_ps (__m512 __A, __m512 __B, __m512 __C, __mmask16 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12423:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_fmsub_ps (__mmask16 __U, __m512 __A, __m512 __B, __m512 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12434:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fmaddsub_pd (__m512d __A, __m512d __B, __m512d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12445:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_fmaddsub_pd (__m512d __A, __mmask8 __U, __m512d __B, __m512d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12456:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask3_fmaddsub_pd (__m512d __A, __m512d __B, __m512d __C, __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12467:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_fmaddsub_pd (__mmask8 __U, __m512d __A, __m512d __B, __m512d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12478:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fmaddsub_ps (__m512 __A, __m512 __B, __m512 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12489:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_fmaddsub_ps (__m512 __A, __mmask16 __U, __m512 __B, __m512 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12500:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask3_fmaddsub_ps (__m512 __A, __m512 __B, __m512 __C, __mmask16 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12511:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_fmaddsub_ps (__mmask16 __U, __m512 __A, __m512 __B, __m512 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12522:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fmsubadd_pd (__m512d __A, __m512d __B, __m512d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12533:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_fmsubadd_pd (__m512d __A, __mmask8 __U, __m512d __B, __m512d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12544:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask3_fmsubadd_pd (__m512d __A, __m512d __B, __m512d __C, __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12555:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_fmsubadd_pd (__mmask8 __U, __m512d __A, __m512d __B, __m512d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12566:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fmsubadd_ps (__m512 __A, __m512 __B, __m512 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12577:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_fmsubadd_ps (__m512 __A, __mmask16 __U, __m512 __B, __m512 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12588:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask3_fmsubadd_ps (__m512 __A, __m512 __B, __m512 __C, __mmask16 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12599:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_fmsubadd_ps (__mmask16 __U, __m512 __A, __m512 __B, __m512 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12610:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fnmadd_pd (__m512d __A, __m512d __B, __m512d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12621:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_fnmadd_pd (__m512d __A, __mmask8 __U, __m512d __B, __m512d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12632:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask3_fnmadd_pd (__m512d __A, __m512d __B, __m512d __C, __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12643:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_fnmadd_pd (__mmask8 __U, __m512d __A, __m512d __B, __m512d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12654:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fnmadd_ps (__m512 __A, __m512 __B, __m512 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12665:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_fnmadd_ps (__m512 __A, __mmask16 __U, __m512 __B, __m512 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12676:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask3_fnmadd_ps (__m512 __A, __m512 __B, __m512 __C, __mmask16 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12687:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_fnmadd_ps (__mmask16 __U, __m512 __A, __m512 __B, __m512 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12698:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fnmsub_pd (__m512d __A, __m512d __B, __m512d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12709:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_fnmsub_pd (__m512d __A, __mmask8 __U, __m512d __B, __m512d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12720:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask3_fnmsub_pd (__m512d __A, __m512d __B, __m512d __C, __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12731:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_fnmsub_pd (__mmask8 __U, __m512d __A, __m512d __B, __m512d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12742:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fnmsub_ps (__m512 __A, __m512 __B, __m512 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12753:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_fnmsub_ps (__m512 __A, __mmask16 __U, __m512 __B, __m512 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12764:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask3_fnmsub_ps (__m512 __A, __m512 __B, __m512 __C, __mmask16 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12775:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_fnmsub_ps (__mmask16 __U, __m512 __A, __m512 __B, __m512 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12786:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvttpd_epi32 (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12797:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvttpd_epi32 (__m256i __W, __mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12807:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvttpd_epi32 (__mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12818:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvttpd_epu32 (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12829:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvttpd_epu32 (__m256i __W, __mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12839:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvttpd_epu32 (__mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12850:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtpd_epi32 (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12861:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtpd_epi32 (__m256i __W, __mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12871:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtpd_epi32 (__mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12882:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtpd_epu32 (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12893:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtpd_epu32 (__m256i __W, __mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12903:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtpd_epu32 (__mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12914:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvttps_epi32 (__m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12925:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvttps_epi32 (__m512i __W, __mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12935:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvttps_epi32 (__mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12946:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvttps_epu32 (__m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12957:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvttps_epu32 (__m512i __W, __mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12967:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvttps_epu32 (__mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12978:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtps_epi32 (__m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12989:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtps_epi32 (__m512i __W, __mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12999:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtps_epi32 (__mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13010:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtps_epu32 (__m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13021:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtps_epu32 (__m512i __W, __mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13031:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtps_epu32 (__mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13042:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtsd_f64 (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13049:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtss_f32 (__m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13057:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtu64_ss (__m128 __A, unsigned long long __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13065:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtu64_sd (__m128d __A, unsigned long long __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13074:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtu32_ss (__m128 __A, unsigned __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13082:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepi32_ps (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13093:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepi32_ps (__m512 __W, __mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13103:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepi32_ps (__mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13114:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepu32_ps (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13125:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepu32_ps (__m512 __W, __mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13135:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepu32_ps (__mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13147:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fixupimm_pd (__m512d __A, __m512d __B, __m512i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13160:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13173:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13185:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fixupimm_ps (__m512 __A, __m512 __B, __m512i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13198:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13211:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13223:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fixupimm_sd (__m128d __A, __m128d __B, __m128i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13235:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13247:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13259:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fixupimm_ss (__m128 __A, __m128 __B, __m128i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13271:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13283:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13356:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtss_u64 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13365:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvttss_u64 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13374:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvttss_i64 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13383:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtss_u32 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13391:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvttss_u32 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13399:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvttss_i32 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13408:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsd_u64 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13417:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvttsd_u64 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13426:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvttsd_i64 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13435:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsd_u32 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13443:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvttsd_u32 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13451:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvttsd_i32 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13459:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtps_pd (__m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13470:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtps_pd (__m512d __W, __mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13480:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtps_pd (__mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13491:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtph_ps (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13502:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtph_ps (__m512 __W, __mmask16 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13512:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtph_ps (__mmask16 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13523:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtpd_ps (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13534:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtpd_ps (__m256 __W, __mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13544:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtpd_ps (__mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13556:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_getexp_ps (__m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13567:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_getexp_ps (__m512 __W, __mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13577:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_getexp_ps (__mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13588:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_getexp_pd (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13599:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_getexp_pd (__m512d __W, __mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13609:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_getexp_pd (__mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13620:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_getexp_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13629:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_getexp_ss (__m128 __W, __mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13640:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_getexp_ss (__mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13652:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_getexp_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13661:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_getexp_sd (__m128d __W, __mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13672:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_getexp_sd (__mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13685:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13697:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_NORM_ENUM __B, _MM_MANTISSA_SIGN_ENUM __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13708:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_NORM_ENUM __B, _MM_MANTISSA_SIGN_ENUM __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13721:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13733:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_NORM_ENUM __B, _MM_MANTISSA_SIGN_ENUM __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13744:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_NORM_ENUM __B, _MM_MANTISSA_SIGN_ENUM __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13757:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13768:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_NORM_ENUM __C, _MM_MANTISSA_SIGN_ENUM __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13781:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_NORM_ENUM __C, _MM_MANTISSA_SIGN_ENUM __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13795:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13806:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_NORM_ENUM __C, _MM_MANTISSA_SIGN_ENUM __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13819:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_NORM_ENUM __C, _MM_MANTISSA_SIGN_ENUM __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13967:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_roundscale_ps (__m512 __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13979:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13989:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_roundscale_ps (__mmask16 __A, __m512 __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14001:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_roundscale_pd (__m512d __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14013:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14023:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_roundscale_pd (__mmask8 __A, __m512d __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14035:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_roundscale_ss (__m128 __A, __m128 __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14044:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_roundscale_sd (__m128d __A, __m128d __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14089:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmp_pd_mask (__m512d __X, __m512d __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14099:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmp_ps_mask (__m512 __X, __m512 __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14109:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmp_ps_mask (__mmask16 __U, __m512 __X, __m512 __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14119:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmp_pd_mask (__mmask8 __U, __m512d __X, __m512d __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14129:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpeq_pd_mask (__m512d __X, __m512d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14139:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpeq_pd_mask (__mmask8 __U, __m512d __X, __m512d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14149:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmplt_pd_mask (__m512d __X, __m512d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14159:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmplt_pd_mask (__mmask8 __U, __m512d __X, __m512d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14169:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmple_pd_mask (__m512d __X, __m512d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14179:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmple_pd_mask (__mmask8 __U, __m512d __X, __m512d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14189:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpunord_pd_mask (__m512d __X, __m512d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14199:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpunord_pd_mask (__mmask8 __U, __m512d __X, __m512d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14209:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpneq_pd_mask (__m512d __X, __m512d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14219:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpneq_pd_mask (__mmask8 __U, __m512d __X, __m512d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14229:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpnlt_pd_mask (__m512d __X, __m512d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14239:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpnlt_pd_mask (__mmask8 __U, __m512d __X, __m512d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14249:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpnle_pd_mask (__m512d __X, __m512d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14259:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpnle_pd_mask (__mmask8 __U, __m512d __X, __m512d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14269:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpord_pd_mask (__m512d __X, __m512d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14279:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpord_pd_mask (__mmask8 __U, __m512d __X, __m512d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14289:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpeq_ps_mask (__m512 __X, __m512 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14299:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpeq_ps_mask (__mmask16 __U, __m512 __X, __m512 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14309:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmplt_ps_mask (__m512 __X, __m512 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14319:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmplt_ps_mask (__mmask16 __U, __m512 __X, __m512 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14329:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmple_ps_mask (__m512 __X, __m512 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14339:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmple_ps_mask (__mmask16 __U, __m512 __X, __m512 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14349:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpunord_ps_mask (__m512 __X, __m512 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14359:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpunord_ps_mask (__mmask16 __U, __m512 __X, __m512 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14369:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpneq_ps_mask (__m512 __X, __m512 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14379:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpneq_ps_mask (__mmask16 __U, __m512 __X, __m512 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14389:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpnlt_ps_mask (__m512 __X, __m512 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14399:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpnlt_ps_mask (__mmask16 __U, __m512 __X, __m512 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14409:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpnle_ps_mask (__m512 __X, __m512 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14419:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpnle_ps_mask (__mmask16 __U, __m512 __X, __m512 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14429:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpord_ps_mask (__m512 __X, __m512 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14439:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpord_ps_mask (__mmask16 __U, __m512 __X, __m512 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14449:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmp_sd_mask (__m128d __X, __m128d __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14459:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmp_sd_mask (__mmask8 __M, __m128d __X, __m128d __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14469:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmp_ss_mask (__m128 __X, __m128 __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14479:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmp_ss_mask (__mmask8 __M, __m128 __X, __m128 __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14531:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_kmov (__mmask16 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14538:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_castpd_ps (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14545:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_castpd_si512 (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14552:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_castps_pd (__m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14559:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_castps_si512 (__m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14566:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_castsi512_ps (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14573:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_castsi512_pd (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14580:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_castpd512_pd128 (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14587:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_castps512_ps128 (__m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14594:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_castsi512_si128 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14601:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_castpd512_pd256 (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14608:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_castps512_ps256 (__m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14615:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_castsi512_si256 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14622:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_castpd128_pd512 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14629:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_castps128_ps512 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14636:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_castsi128_si512 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14643:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_castpd256_pd512 (__m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14650:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_castps256_ps512 (__m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14657:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_castsi256_si512 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14664:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpeq_epu32_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14673:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpeq_epu32_mask (__mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14681:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpeq_epu64_mask (__mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14689:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpeq_epu64_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14698:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpgt_epu32_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14707:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpgt_epu32_mask (__mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14715:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpgt_epu64_mask (__mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14723:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpgt_epu64_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14744:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_add_epi32 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14751:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_mul_epi32 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14758:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_and_epi32 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14765:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_or_epi32 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14772:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_add_epi32 (__mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14780:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_mul_epi32 (__mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14788:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_and_epi32 (__mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14796:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_or_epi32 (__mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14820:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_min_epi32 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14827:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_max_epi32 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14834:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_min_epu32 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14841:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_max_epu32 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14848:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_min_epi32 (__mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14856:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_max_epi32 (__mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14864:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_min_epu32 (__mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14872:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_max_epu32 (__mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14892:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_add_ps (__m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14899:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_mul_ps (__m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14906:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_add_ps (__mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14914:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_mul_ps (__mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14936:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_min_ps (__m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14943:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_max_ps (__m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14950:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_min_ps (__mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14958:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_max_ps (__mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14976:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_add_epi64 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14983:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_mul_epi64 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14990:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_and_epi64 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14997:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_or_epi64 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:15004:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_add_epi64 (__mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:15012:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_mul_epi64 (__mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:15020:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_and_epi64 (__mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:15028:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_or_epi64 (__mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:15050:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_min_epi64 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:15057:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_max_epi64 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:15064:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_min_epi64 (__mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:15073:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_max_epi64 (__mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:15082:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_min_epu64 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:15089:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_max_epu64 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:15096:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_min_epu64 (__mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:15104:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_max_epu64 (__mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:15122:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_add_pd (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:15129:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_mul_pd (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:15136:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_add_pd (__mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:15144:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_mul_pd (__mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:15164:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_min_pd (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:15171:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_max_pd (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:15178:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_min_pd (__mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:15186:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_max_pd (__mmask8 __U, __m512d __A) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:47, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("avx512er") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:52:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_exp2a23_round_pd (__m512d __A, int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:62:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_exp2a23_round_pd (__m512d __W, __mmask8 __U, __m512d __A, int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:71:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_exp2a23_round_pd (__mmask8 __U, __m512d __A, int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:80:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_exp2a23_round_ps (__m512 __A, int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:90:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_exp2a23_round_ps (__m512 __W, __mmask16 __U, __m512 __A, int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:99:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_exp2a23_round_ps (__mmask16 __U, __m512 __A, int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:108:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_rcp28_round_pd (__m512d __A, int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:118:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_rcp28_round_pd (__m512d __W, __mmask8 __U, __m512d __A, int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:127:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_rcp28_round_pd (__mmask8 __U, __m512d __A, int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:136:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_rcp28_round_ps (__m512 __A, int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:146:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_rcp28_round_ps (__m512 __W, __mmask16 __U, __m512 __A, int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:155:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_rcp28_round_ps (__mmask16 __U, __m512 __A, int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:164:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rcp28_round_sd (__m128d __A, __m128d __B, int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:173:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rcp28_round_ss (__m128 __A, __m128 __B, int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:182:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_rsqrt28_round_pd (__m512d __A, int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:192:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_rsqrt28_round_pd (__m512d __W, __mmask8 __U, __m512d __A, int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:201:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_rsqrt28_round_pd (__mmask8 __U, __m512d __A, int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:210:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_rsqrt28_round_ps (__m512 __A, int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:220:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_rsqrt28_round_ps (__m512 __W, __mmask16 __U, __m512 __A, int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:229:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_rsqrt28_round_ps (__mmask16 __U, __m512 __A, int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:238:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rsqrt28_round_sd (__m128d __A, __m128d __B, int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:247:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rsqrt28_round_ss (__m128 __A, __m128 __B, int __R) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:49, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512pfintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("avx512pf") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512pfintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512pfintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512pfintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512pfintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512pfintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512pfintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512pfintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512pfintrin.h:52:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale, int __hint) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512pfintrin.h:61:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale, int __hint) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512pfintrin.h:70:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void const *__addr, int __scale, int __hint) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512pfintrin.h:79:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void const *__addr, int __scale, int __hint) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512pfintrin.h:88:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale, int __hint) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512pfintrin.h:97:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale, int __hint) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512pfintrin.h:106:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void const *__addr, int __scale, int __hint) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512pfintrin.h:115:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void const *__addr, int __scale, int __hint) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512pfintrin.h:124:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __hint) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512pfintrin.h:133:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __hint) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512pfintrin.h:142:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __index, int __scale, int __hint) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512pfintrin.h:151:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __index, int __scale, int __hint) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512pfintrin.h:160:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __hint) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512pfintrin.h:169:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __hint) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512pfintrin.h:178:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __index, int __scale, int __hint) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512pfintrin.h:187:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __index, int __scale, int __hint) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:51, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("avx512cd") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:51:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_conflict_epi32 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:61:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_conflict_epi32 (__m512i __W, __mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:70:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_conflict_epi32 (__mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:80:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_conflict_epi64 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:90:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_conflict_epi64 (__m512i __W, __mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:99:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_conflict_epi64 (__mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:109:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_lzcnt_epi64 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:119:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_lzcnt_epi64 (__m512i __W, __mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:128:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_lzcnt_epi64 (__mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:138:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_lzcnt_epi32 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:148:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_lzcnt_epi32 (__m512i __W, __mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:157:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_lzcnt_epi32 (__mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:167:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_broadcastmb_epi64 (__mmask8 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:174:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_broadcastmw_epi32 (__mmask16 __A) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:53, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("avx512vl") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:42:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_mov_pd (__m256d __W, __mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:51:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_mov_pd (__mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:61:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_mov_pd (__m128d __W, __mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:70:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_mov_pd (__mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:80:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_load_pd (__m256d __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:89:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_load_pd (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:99:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_load_pd (__m128d __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:108:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_load_pd (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:118:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_store_pd (void *__P, __mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:127:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_store_pd (void *__P, __mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:136:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_mov_ps (__m256 __W, __mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:145:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_mov_ps (__mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:155:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_mov_ps (__m128 __W, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:164:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_mov_ps (__mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:174:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_load_ps (__m256 __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:183:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_load_ps (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:193:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_load_ps (__m128 __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:202:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_load_ps (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:212:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_store_ps (void *__P, __mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:221:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_store_ps (void *__P, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:230:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_mov_epi64 (__m256i __W, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:239:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_mov_epi64 (__mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:249:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_mov_epi64 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:258:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_mov_epi64 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:268:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_load_epi64 (__m256i __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:278:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_load_epi64 (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:289:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_load_epi64 (__m128i __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:299:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_load_epi64 (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:310:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_store_epi64 (void *__P, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:319:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_store_epi64 (void *__P, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:328:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_mov_epi32 (__m256i __W, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:337:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_mov_epi32 (__mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:347:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_mov_epi32 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:356:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_mov_epi32 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:366:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_load_epi32 (__m256i __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:376:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_load_epi32 (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:387:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_load_epi32 (__m128i __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:397:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_load_epi32 (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:408:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_store_epi32 (void *__P, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:417:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_store_epi32 (void *__P, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:426:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_add_pd (__m128d __W, __mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:436:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_add_pd (__mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:448:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:458:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_add_pd (__mmask8 __U, __m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:469:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_add_ps (__m128 __W, __mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:479:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_add_ps (__mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:490:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_add_ps (__m256 __W, __mmask8 __U, __m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:500:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_add_ps (__mmask8 __U, __m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:511:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_sub_pd (__m128d __W, __mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:521:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_sub_pd (__mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:533:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:543:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_sub_pd (__mmask8 __U, __m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:554:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_sub_ps (__m128 __W, __mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:564:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_sub_ps (__mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:575:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_sub_ps (__m256 __W, __mmask8 __U, __m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:585:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_sub_ps (__mmask8 __U, __m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:596:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_store_epi64 (void *__P, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:603:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_store_epi64 (void *__P, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:610:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_loadu_pd (__m256d __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:619:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_loadu_pd (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:629:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_loadu_pd (__m128d __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:638:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_loadu_pd (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:648:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_storeu_pd (void *__P, __mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:657:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_storeu_pd (void *__P, __mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:666:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_loadu_ps (__m256 __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:675:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_loadu_ps (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:685:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_loadu_ps (__m128 __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:694:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_loadu_ps (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:704:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_storeu_ps (void *__P, __mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:713:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_storeu_ps (void *__P, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:722:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_loadu_epi64 (__m256i __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:731:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_loadu_epi64 (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:741:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_loadu_epi64 (__m128i __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:750:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_loadu_epi64 (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:760:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_storeu_epi64 (void *__P, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:769:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_storeu_epi64 (void *__P, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:778:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_loadu_epi32 (__m256i __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:787:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_loadu_epi32 (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:797:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_loadu_epi32 (__m128i __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:806:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_loadu_epi32 (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:816:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_storeu_epi32 (void *__P, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:825:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_storeu_epi32 (void *__P, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:834:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_abs_epi32 (__m256i __W, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:843:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_abs_epi32 (__mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:853:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_abs_epi32 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:862:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_abs_epi32 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:872:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_abs_epi64 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:882:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_abs_epi64 (__m256i __W, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:891:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_abs_epi64 (__mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:901:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_abs_epi64 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:911:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_abs_epi64 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:920:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_abs_epi64 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:930:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtpd_epu32 (__m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:940:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtpd_epu32 (__m128i __W, __mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:949:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtpd_epu32 (__mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:959:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtpd_epu32 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:969:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtpd_epu32 (__m128i __W, __mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:978:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtpd_epu32 (__mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:988:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvttps_epi32 (__m256i __W, __mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:997:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvttps_epi32 (__mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1007:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvttps_epi32 (__m128i __W, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1016:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvttps_epi32 (__mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1026:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvttps_epu32 (__m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1036:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvttps_epu32 (__m256i __W, __mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1045:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvttps_epu32 (__mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1055:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvttps_epu32 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1065:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvttps_epu32 (__m128i __W, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1074:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvttps_epu32 (__mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1084:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvttpd_epi32 (__m128i __W, __mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1093:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvttpd_epi32 (__mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1103:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvttpd_epi32 (__m128i __W, __mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1112:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvttpd_epi32 (__mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1122:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvttpd_epu32 (__m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1132:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvttpd_epu32 (__m128i __W, __mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1141:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvttpd_epu32 (__mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1151:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvttpd_epu32 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1161:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvttpd_epu32 (__m128i __W, __mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1170:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvttpd_epu32 (__mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1180:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtpd_epi32 (__m128i __W, __mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1189:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtpd_epi32 (__mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1199:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtpd_epi32 (__m128i __W, __mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1208:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtpd_epi32 (__mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1218:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepi32_pd (__m256d __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1227:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepi32_pd (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1237:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepi32_pd (__m128d __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1246:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepi32_pd (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1256:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepu32_pd (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1266:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepu32_pd (__m256d __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1275:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepu32_pd (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1285:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepu32_pd (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1295:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepu32_pd (__m128d __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1304:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepu32_pd (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1314:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepi32_ps (__m256 __W, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1323:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepi32_ps (__mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1333:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepi32_ps (__m128 __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1342:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepi32_ps (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1352:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepu32_ps (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1362:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepu32_ps (__m256 __W, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1371:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepu32_ps (__mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1381:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepu32_ps (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1391:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepu32_ps (__m128 __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1400:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepu32_ps (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1410:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtps_pd (__m256d __W, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1419:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtps_pd (__mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1429:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtps_pd (__m128d __W, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1438:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtps_pd (__mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1448:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepi32_epi8 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1458:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepi32_storeu_epi8 (void * __P, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1465:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepi32_epi8 (__m128i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1473:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepi32_epi8 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1483:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepi32_epi8 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1493:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepi32_epi8 (__m128i __O, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1501:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepi32_storeu_epi8 (void * __P, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1508:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepi32_epi8 (__mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1518:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsepi32_epi8 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1528:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtsepi32_storeu_epi8 (void * __P, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1535:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtsepi32_epi8 (__m128i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1543:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtsepi32_epi8 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1553:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtsepi32_epi8 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1563:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtsepi32_storeu_epi8 (void * __P, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1570:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtsepi32_epi8 (__m128i __O, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1578:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtsepi32_epi8 (__mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1588:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtusepi32_epi8 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1598:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtusepi32_storeu_epi8 (void * __P, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1605:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtusepi32_epi8 (__m128i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1614:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtusepi32_epi8 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1624:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtusepi32_epi8 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1634:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtusepi32_storeu_epi8 (void * __P, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1641:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtusepi32_epi8 (__m128i __O, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1650:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtusepi32_epi8 (__mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1660:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepi32_epi16 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1670:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepi32_storeu_epi16 (void * __P, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1677:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepi32_epi16 (__m128i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1685:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepi32_epi16 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1695:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepi32_epi16 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1705:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepi32_storeu_epi16 (void * __P, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1712:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepi32_epi16 (__m128i __O, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1720:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepi32_epi16 (__mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1730:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsepi32_epi16 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1740:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtsepi32_storeu_epi16 (void * __P, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1747:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtsepi32_epi16 (__m128i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1756:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtsepi32_epi16 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1766:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtsepi32_epi16 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1776:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtsepi32_storeu_epi16 (void * __P, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1783:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtsepi32_epi16 (__m128i __O, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1791:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtsepi32_epi16 (__mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1801:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtusepi32_epi16 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1811:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtusepi32_storeu_epi16 (void * __P, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1818:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtusepi32_epi16 (__m128i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1826:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtusepi32_epi16 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1836:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtusepi32_epi16 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1846:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtusepi32_storeu_epi16 (void * __P, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1853:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtusepi32_epi16 (__m128i __O, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1861:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtusepi32_epi16 (__mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1871:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepi64_epi8 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1881:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepi64_storeu_epi8 (void * __P, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1888:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepi64_epi8 (__m128i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1896:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepi64_epi8 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1906:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepi64_epi8 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1916:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepi64_storeu_epi8 (void * __P, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1923:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepi64_epi8 (__m128i __O, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1931:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepi64_epi8 (__mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1941:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsepi64_epi8 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1951:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtsepi64_storeu_epi8 (void * __P, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1958:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtsepi64_epi8 (__m128i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1966:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtsepi64_epi8 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1976:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtsepi64_epi8 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1986:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtsepi64_storeu_epi8 (void * __P, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1993:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtsepi64_epi8 (__m128i __O, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2001:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtsepi64_epi8 (__mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2011:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtusepi64_epi8 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2021:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtusepi64_storeu_epi8 (void * __P, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2028:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtusepi64_epi8 (__m128i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2037:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtusepi64_epi8 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2047:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtusepi64_epi8 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2057:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtusepi64_storeu_epi8 (void * __P, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2064:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtusepi64_epi8 (__m128i __O, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2073:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtusepi64_epi8 (__mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2083:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepi64_epi16 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2093:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepi64_storeu_epi16 (void * __P, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2100:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepi64_epi16 (__m128i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2109:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepi64_epi16 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2119:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepi64_epi16 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2129:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepi64_storeu_epi16 (void * __P, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2136:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepi64_epi16 (__m128i __O, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2144:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepi64_epi16 (__mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2154:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsepi64_epi16 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2164:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtsepi64_storeu_epi16 (void * __P, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2171:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtsepi64_epi16 (__m128i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2179:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtsepi64_epi16 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2189:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtsepi64_epi16 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2199:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtsepi64_storeu_epi16 (void * __P, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2206:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtsepi64_epi16 (__m128i __O, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2214:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtsepi64_epi16 (__mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2224:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtusepi64_epi16 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2234:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtusepi64_storeu_epi16 (void * __P, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2241:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtusepi64_epi16 (__m128i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2249:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtusepi64_epi16 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2259:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtusepi64_epi16 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2269:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtusepi64_storeu_epi16 (void * __P, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2276:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtusepi64_epi16 (__m128i __O, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2284:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtusepi64_epi16 (__mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2294:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepi64_epi32 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2304:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepi64_storeu_epi32 (void * __P, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2311:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepi64_epi32 (__m128i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2319:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepi64_epi32 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2329:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepi64_epi32 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2339:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepi64_storeu_epi32 (void * __P, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2346:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepi64_epi32 (__m128i __O, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2354:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepi64_epi32 (__mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2364:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsepi64_epi32 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2374:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtsepi64_storeu_epi32 (void * __P, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2381:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtsepi64_epi32 (__m128i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2389:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtsepi64_epi32 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2399:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtsepi64_epi32 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2409:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtsepi64_storeu_epi32 (void * __P, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2416:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtsepi64_epi32 (__m128i __O, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2425:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtsepi64_epi32 (__mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2435:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtusepi64_epi32 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2445:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtusepi64_storeu_epi32 (void * __P, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2452:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtusepi64_epi32 (__m128i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2460:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtusepi64_epi32 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2470:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtusepi64_epi32 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2480:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtusepi64_storeu_epi32 (void * __P, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2487:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtusepi64_epi32 (__m128i __O, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2495:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtusepi64_epi32 (__mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2505:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_broadcastss_ps (__m256 __O, __mmask8 __M, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2514:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_broadcastss_ps (__mmask8 __M, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2524:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_broadcastss_ps (__m128 __O, __mmask8 __M, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2533:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_broadcastss_ps (__mmask8 __M, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2543:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_broadcastsd_pd (__m256d __O, __mmask8 __M, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2552:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_broadcastsd_pd (__mmask8 __M, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2562:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_broadcastd_epi32 (__m256i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2571:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_broadcastd_epi32 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2581:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_set1_epi32 (__m256i __O, __mmask8 __M, int __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2589:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_set1_epi32 (__mmask8 __M, int __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2599:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_broadcastd_epi32 (__m128i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2608:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_broadcastd_epi32 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2618:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_set1_epi32 (__m128i __O, __mmask8 __M, int __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2626:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_set1_epi32 (__mmask8 __M, int __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2636:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_broadcastq_epi64 (__m256i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2645:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_broadcastq_epi64 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2655:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_set1_epi64 (__m256i __O, __mmask8 __M, long long __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2663:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_set1_epi64 (__mmask8 __M, long long __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2673:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_broadcastq_epi64 (__m128i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2682:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_broadcastq_epi64 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2692:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_set1_epi64 (__m128i __O, __mmask8 __M, long long __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2700:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_set1_epi64 (__mmask8 __M, long long __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2710:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_broadcast_f32x4 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2719:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_broadcast_f32x4 (__m256 __O, __mmask8 __M, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2728:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_broadcast_f32x4 (__mmask8 __M, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2738:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_broadcast_i32x4 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2748:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_broadcast_i32x4 (__m256i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2758:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_broadcast_i32x4 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2769:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepi8_epi32 (__m256i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2778:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepi8_epi32 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2788:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepi8_epi32 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2797:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepi8_epi32 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2807:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepi8_epi64 (__m256i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2816:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepi8_epi64 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2826:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepi8_epi64 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2835:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepi8_epi64 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2845:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepi16_epi32 (__m256i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2854:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepi16_epi32 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2864:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepi16_epi32 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2873:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepi16_epi32 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2883:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepi16_epi64 (__m256i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2892:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepi16_epi64 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2902:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepi16_epi64 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2911:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepi16_epi64 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2921:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepi32_epi64 (__m256i __W, __mmask8 __U, __m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2930:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepi32_epi64 (__mmask8 __U, __m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2940:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepi32_epi64 (__m128i __W, __mmask8 __U, __m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2949:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepi32_epi64 (__mmask8 __U, __m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2959:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepu8_epi32 (__m256i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2968:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepu8_epi32 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2978:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepu8_epi32 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2987:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepu8_epi32 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2997:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepu8_epi64 (__m256i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3006:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepu8_epi64 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3016:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepu8_epi64 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3025:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepu8_epi64 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3035:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepu16_epi32 (__m256i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3044:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepu16_epi32 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3054:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepu16_epi32 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3063:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepu16_epi32 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3073:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepu16_epi64 (__m256i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3082:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepu16_epi64 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3092:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepu16_epi64 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3101:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepu16_epi64 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3111:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepu32_epi64 (__m256i __W, __mmask8 __U, __m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3120:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepu32_epi64 (__mmask8 __U, __m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3130:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepu32_epi64 (__m128i __W, __mmask8 __U, __m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3139:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepu32_epi64 (__mmask8 __U, __m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3149:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_rcp14_pd (__m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3159:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_rcp14_pd (__m256d __W, __mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3168:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_rcp14_pd (__mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3178:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rcp14_pd (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3188:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_rcp14_pd (__m128d __W, __mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3197:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_rcp14_pd (__mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3207:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_rcp14_ps (__m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3217:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_rcp14_ps (__m256 __W, __mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3226:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_rcp14_ps (__mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3236:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rcp14_ps (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3246:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_rcp14_ps (__m128 __W, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3255:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_rcp14_ps (__mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3265:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_rsqrt14_pd (__m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3275:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_rsqrt14_pd (__m256d __W, __mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3284:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_rsqrt14_pd (__mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3294:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rsqrt14_pd (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3304:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_rsqrt14_pd (__m128d __W, __mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3313:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_rsqrt14_pd (__mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3323:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_rsqrt14_ps (__m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3333:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_rsqrt14_ps (__m256 __W, __mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3342:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_rsqrt14_ps (__mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3352:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rsqrt14_ps (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3362:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_rsqrt14_ps (__m128 __W, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3371:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_rsqrt14_ps (__mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3381:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_sqrt_pd (__m256d __W, __mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3390:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_sqrt_pd (__mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3400:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_sqrt_pd (__m128d __W, __mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3409:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_sqrt_pd (__mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3419:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_sqrt_ps (__m256 __W, __mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3428:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_sqrt_ps (__mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3438:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_sqrt_ps (__m128 __W, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3447:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_sqrt_ps (__mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3458:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3468:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_add_epi32 (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3480:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3490:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_add_epi64 (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3502:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3512:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_sub_epi32 (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3524:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3534:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_sub_epi64 (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3546:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3556:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_add_epi32 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3568:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3578:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_add_epi64 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3590:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3600:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_sub_epi32 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3612:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3622:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_sub_epi64 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3633:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_getexp_ps (__m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3643:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_getexp_ps (__m256 __W, __mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3652:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_getexp_ps (__mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3662:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_getexp_pd (__m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3672:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_getexp_pd (__m256d __W, __mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3681:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_getexp_pd (__mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3691:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_getexp_ps (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3701:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_getexp_ps (__m128 __W, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3710:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_getexp_ps (__mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3720:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_getexp_pd (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3730:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_getexp_pd (__m128d __W, __mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3739:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_getexp_pd (__mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3750:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3760:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_srl_epi32 (__mmask8 __U, __m256i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3772:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3782:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_srl_epi32 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3794:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3804:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_srl_epi64 (__mmask8 __U, __m256i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3816:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3826:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_srl_epi64 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3838:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3848:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_and_epi32 (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3859:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_scalef_pd (__m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3871:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3881:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_scalef_pd (__mmask8 __U, __m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3892:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_scalef_ps (__m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3904:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3914:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_scalef_ps (__mmask8 __U, __m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3925:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_scalef_pd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3937:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3947:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_scalef_pd (__mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3958:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_scalef_ps (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3969:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_scalef_ps (__m128 __W, __mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3979:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_scalef_ps (__mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3991:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4002:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4013:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4023:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_fmadd_pd (__m128d __A, __mmask8 __U, __m128d __B, __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4034:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4045:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4055:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_fmadd_ps (__m256 __A, __mmask8 __U, __m256 __B, __m256 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4066:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4077:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4087:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_fmadd_ps (__m128 __A, __mmask8 __U, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4097:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask3_fmadd_ps (__m128 __A, __m128 __B, __m128 __C, __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4107:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_fmadd_ps (__mmask8 __U, __m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4118:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4129:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4140:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4150:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_fmsub_pd (__m128d __A, __mmask8 __U, __m128d __B, __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4161:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4172:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4182:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_fmsub_ps (__m256 __A, __mmask8 __U, __m256 __B, __m256 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4193:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4204:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4214:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_fmsub_ps (__m128 __A, __mmask8 __U, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4224:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask3_fmsub_ps (__m128 __A, __m128 __B, __m128 __C, __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4234:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_fmsub_ps (__mmask8 __U, __m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4245:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4256:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4268:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4280:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4291:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4303:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4315:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4326:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4337:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4347:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_fmaddsub_ps (__m128 __A, __mmask8 __U, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4358:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4369:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4380:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4391:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4403:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4415:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4426:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4438:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4450:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4461:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4472:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4482:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_fmsubadd_ps (__m128 __A, __mmask8 __U, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4493:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4504:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4515:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4526:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4537:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4548:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4559:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4570:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4581:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4592:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4603:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4613:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_fnmadd_ps (__m128 __A, __mmask8 __U, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4623:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask3_fnmadd_ps (__m128 __A, __m128 __B, __m128 __C, __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4633:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_fnmadd_ps (__mmask8 __U, __m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4644:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4655:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4666:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4677:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4688:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4699:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4710:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4721:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4732:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4742:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_fnmsub_ps (__m128 __A, __mmask8 __U, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4752:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask3_fnmsub_ps (__m128 __A, __m128 __B, __m128 __C, __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4762:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_fnmsub_ps (__mmask8 __U, __m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4773:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4783:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_and_epi32 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4795:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4805:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_andnot_epi32 (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4817:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4827:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_andnot_epi32 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4839:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4849:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_or_epi32 (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4860:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_or_epi32 (__m128i __W, __mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4870:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_or_epi32 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4882:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4892:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_xor_epi32 (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4904:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4914:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_xor_epi32 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4925:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtpd_ps (__m128 __W, __mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4934:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtpd_ps (__mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4944:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtpd_ps (__m128 __W, __mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4953:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtpd_ps (__mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4963:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtps_epi32 (__m256i __W, __mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4972:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtps_epi32 (__mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4982:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtps_epi32 (__m128i __W, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4991:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtps_epi32 (__mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5001:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtps_epu32 (__m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5011:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtps_epu32 (__m256i __W, __mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5020:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtps_epu32 (__mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5030:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtps_epu32 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5040:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtps_epu32 (__m128i __W, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5049:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtps_epu32 (__mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5059:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_movedup_pd (__m256d __W, __mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5068:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_movedup_pd (__mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5078:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_movedup_pd (__m128d __W, __mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5087:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_movedup_pd (__mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5097:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_movehdup_ps (__m256 __W, __mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5106:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_movehdup_ps (__mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5116:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_movehdup_ps (__m128 __W, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5125:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_movehdup_ps (__mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5135:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_moveldup_ps (__m256 __W, __mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5144:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_moveldup_ps (__mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5154:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_moveldup_ps (__m128 __W, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5163:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_moveldup_ps (__mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5174:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5184:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_unpackhi_epi32 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5196:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5206:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_unpackhi_epi32 (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5218:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5228:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_unpackhi_epi64 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5240:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5250:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_unpackhi_epi64 (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5262:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5272:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_unpacklo_epi32 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5284:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5294:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_unpacklo_epi32 (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5306:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5316:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_unpacklo_epi64 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5328:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5338:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_unpacklo_epi64 (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5349:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpeq_epu32_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5358:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpeq_epi32_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5367:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpeq_epu32_mask (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5375:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpeq_epi32_mask (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5383:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpeq_epu32_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5392:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpeq_epi32_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5401:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpeq_epu32_mask (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5409:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpeq_epi32_mask (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5417:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpeq_epu64_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5426:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpeq_epi64_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5435:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpeq_epu64_mask (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5443:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpeq_epi64_mask (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5451:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpeq_epu64_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5460:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpeq_epi64_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5469:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpeq_epu64_mask (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5477:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpeq_epi64_mask (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5485:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpgt_epu32_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5494:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpgt_epi32_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5503:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpgt_epu32_mask (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5511:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpgt_epi32_mask (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5519:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpgt_epu32_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5528:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpgt_epi32_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5537:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpgt_epu32_mask (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5545:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpgt_epi32_mask (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5553:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpgt_epu64_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5562:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpgt_epi64_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5571:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpgt_epu64_mask (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5579:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpgt_epi64_mask (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5587:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpgt_epu64_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5596:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpgt_epi64_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5605:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpgt_epu64_mask (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5613:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpgt_epi64_mask (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5621:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_test_epi32_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5630:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_test_epi32_mask (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5638:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_test_epi32_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5647:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_test_epi32_mask (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5655:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_test_epi64_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5664:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_test_epi64_mask (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5672:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_test_epi64_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5681:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_test_epi64_mask (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5689:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_testn_epi32_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5698:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_testn_epi32_mask (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5706:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_testn_epi32_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5715:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_testn_epi32_mask (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5723:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_testn_epi64_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5732:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_testn_epi64_mask (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5740:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_testn_epi64_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5749:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_testn_epi64_mask (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5757:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_compress_pd (__m256d __W, __mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5766:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_compress_pd (__mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5776:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_compressstoreu_pd (void *__P, __mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5785:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_compress_pd (__m128d __W, __mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5794:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_compress_pd (__mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5804:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_compressstoreu_pd (void *__P, __mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5813:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_compress_ps (__m256 __W, __mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5822:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_compress_ps (__mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5832:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_compressstoreu_ps (void *__P, __mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5841:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_compress_ps (__m128 __W, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5850:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_compress_ps (__mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5860:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_compressstoreu_ps (void *__P, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5869:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_compress_epi64 (__m256i __W, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5878:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_compress_epi64 (__mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5888:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_compressstoreu_epi64 (void *__P, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5897:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_compress_epi64 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5906:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_compress_epi64 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5916:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_compressstoreu_epi64 (void *__P, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5925:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_compress_epi32 (__m256i __W, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5934:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_compress_epi32 (__mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5944:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_compressstoreu_epi32 (void *__P, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5953:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_compress_epi32 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5962:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_compress_epi32 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5972:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_compressstoreu_epi32 (void *__P, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5981:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_expand_pd (__m256d __W, __mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5990:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_expand_pd (__mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6000:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_expandloadu_pd (__m256d __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6010:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_expandloadu_pd (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6021:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_expand_pd (__m128d __W, __mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6030:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_expand_pd (__mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6040:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_expandloadu_pd (__m128d __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6050:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_expandloadu_pd (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6061:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_expand_ps (__m256 __W, __mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6070:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_expand_ps (__mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6080:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_expandloadu_ps (__m256 __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6089:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_expandloadu_ps (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6100:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_expand_ps (__m128 __W, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6109:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_expand_ps (__mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6119:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_expandloadu_ps (__m128 __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6128:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_expandloadu_ps (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6139:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_expand_epi64 (__m256i __W, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6148:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_expand_epi64 (__mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6159:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6169:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_expandloadu_epi64 (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6180:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_expand_epi64 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6189:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_expand_epi64 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6199:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_expandloadu_epi64 (__m128i __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6209:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_expandloadu_epi64 (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6220:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_expand_epi32 (__m256i __W, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6229:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_expand_epi32 (__mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6240:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6250:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_expandloadu_epi32 (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6261:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_expand_epi32 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6270:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_expand_epi32 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6280:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_expandloadu_epi32 (__m128i __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6290:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_expandloadu_epi32 (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6301:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permutex2var_pd (__m256d __A, __m256i __I, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6313:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6326:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6339:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6351:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permutex2var_ps (__m256 __A, __m256i __I, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6363:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6375:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6387:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6399:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_permutex2var_epi64 (__m128i __A, __m128i __I, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6411:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6423:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6435:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6447:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_permutex2var_epi32 (__m128i __A, __m128i __I, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6459:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6471:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6483:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6495:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permutex2var_epi64 (__m256i __A, __m256i __I, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6507:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6519:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6531:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __I, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6543:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permutex2var_epi32 (__m256i __A, __m256i __I, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6555:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6567:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6579:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __I, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6591:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_permutex2var_pd (__m128d __A, __m128i __I, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6603:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6616:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6629:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6641:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_permutex2var_ps (__m128 __A, __m128i __I, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6653:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6665:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6677:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6689:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_srav_epi64 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6701:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6711:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_srav_epi64 (__mmask8 __U, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6723:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6733:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_sllv_epi32 (__mmask8 __U, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6745:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6755:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_sllv_epi32 (__mmask8 __U, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6767:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6777:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_sllv_epi64 (__mmask8 __U, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6789:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6799:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_sllv_epi64 (__mmask8 __U, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6811:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6821:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_srav_epi32 (__mmask8 __U, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6833:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6843:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_srav_epi32 (__mmask8 __U, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6855:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6865:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_srlv_epi32 (__mmask8 __U, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6877:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6887:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_srlv_epi32 (__mmask8 __U, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6899:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6909:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_srlv_epi64 (__mmask8 __U, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6921:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6931:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_srlv_epi64 (__mmask8 __U, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6942:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_rolv_epi32 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6954:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6964:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_rolv_epi32 (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6975:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rolv_epi32 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6987:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6997:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_rolv_epi32 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7008:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_rorv_epi32 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7020:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7030:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_rorv_epi32 (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7041:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rorv_epi32 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7053:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7063:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_rorv_epi32 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7074:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_rolv_epi64 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7086:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7096:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_rolv_epi64 (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7107:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rolv_epi64 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7119:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7129:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_rolv_epi64 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7140:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_rorv_epi64 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7152:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7162:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_rorv_epi64 (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7173:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rorv_epi64 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7185:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7195:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_rorv_epi64 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7206:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_srav_epi64 (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7218:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7228:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_srav_epi64 (__mmask8 __U, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7240:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7249:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_and_epi64 (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7261:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7270:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_and_epi64 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7282:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7291:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_andnot_epi64 (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7303:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7312:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_andnot_epi64 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7324:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7334:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_or_epi64 (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7345:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_or_epi64 (__m128i __W, __mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7355:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_or_epi64 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7367:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7377:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_xor_epi64 (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7389:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7399:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_xor_epi64 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7411:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7421:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_max_pd (__mmask8 __U, __m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7432:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_max_ps (__m256 __W, __mmask8 __U, __m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7442:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_max_ps (__mmask8 __U, __m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7453:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_div_ps (__m128 __W, __mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7463:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_div_ps (__mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7474:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_div_pd (__m128d __W, __mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7484:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_div_pd (__mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7496:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7507:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7517:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_min_pd (__mmask8 __U, __m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7528:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_min_ps (__m256 __W, __mmask8 __U, __m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7538:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_div_pd (__mmask8 __U, __m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7549:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_div_ps (__m256 __W, __mmask8 __U, __m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7559:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_min_ps (__mmask8 __U, __m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7570:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_div_ps (__mmask8 __U, __m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7581:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_min_ps (__m128 __W, __mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7591:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_mul_ps (__m128 __W, __mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7601:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_min_ps (__mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7612:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_mul_ps (__mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7623:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_max_ps (__m128 __W, __mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7633:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_max_ps (__mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7644:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_min_pd (__m128d __W, __mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7654:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_min_pd (__mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7665:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_max_pd (__m128d __W, __mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7675:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_max_pd (__mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7686:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_mul_pd (__m128d __W, __mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7696:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_mul_pd (__mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7707:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_mul_ps (__m256 __W, __mmask8 __U, __m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7717:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_mul_ps (__mmask8 __U, __m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7729:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7739:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_mul_pd (__mmask8 __U, __m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7750:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_max_epi64 (__mmask8 __M, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7762:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7771:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_min_epi64 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7783:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7792:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_min_epi64 (__mmask8 __M, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7803:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_max_epu64 (__mmask8 __M, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7814:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_max_epi64 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7825:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_max_epu64 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7837:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7846:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_min_epu64 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7858:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7867:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_min_epu64 (__mmask8 __M, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7878:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_max_epi32 (__mmask8 __M, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7890:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7899:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_min_epi32 (__mmask8 __M, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7911:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7920:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_max_epu32 (__mmask8 __M, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7932:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7941:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_min_epu32 (__mmask8 __M, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7953:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7962:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_max_epi64 (__mmask8 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7974:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7983:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_min_epi64 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7995:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8004:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_min_epi64 (__mmask8 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8015:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_max_epu64 (__mmask8 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8026:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_max_epi64 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8037:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_max_epu64 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8049:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8058:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_min_epu64 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8070:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8079:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_min_epu64 (__mmask8 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8090:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_max_epi32 (__mmask8 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8102:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8111:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_min_epi32 (__mmask8 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8123:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8132:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_max_epu32 (__mmask8 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8144:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8153:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_min_epu32 (__mmask8 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8165:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8180:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_broadcastmb_epi64 (__mmask8 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8187:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_broadcastmb_epi64 (__mmask8 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8194:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_broadcastmw_epi32 (__mmask16 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8201:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_broadcastmw_epi32 (__mmask16 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8208:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_lzcnt_epi32 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8218:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_lzcnt_epi32 (__m256i __W, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8227:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_lzcnt_epi32 (__mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8237:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_lzcnt_epi64 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8247:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_lzcnt_epi64 (__m256i __W, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8256:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_lzcnt_epi64 (__mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8266:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_conflict_epi64 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8276:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_conflict_epi64 (__m256i __W, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8286:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_conflict_epi64 (__mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8297:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_conflict_epi32 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8307:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_conflict_epi32 (__m256i __W, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8317:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_conflict_epi32 (__mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8328:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_lzcnt_epi32 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8338:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_lzcnt_epi32 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8347:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_lzcnt_epi32 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8357:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_lzcnt_epi64 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8367:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_lzcnt_epi64 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8376:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_lzcnt_epi64 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8386:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_conflict_epi64 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8396:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_conflict_epi64 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8406:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_conflict_epi64 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8417:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_conflict_epi32 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8427:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_conflict_epi32 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8437:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_conflict_epi32 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8453:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8463:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_unpacklo_pd (__mmask8 __U, __m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8475:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8485:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_unpacklo_pd (__mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8497:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8508:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8518:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_unpackhi_pd (__mmask8 __U, __m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8530:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8540:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_unpackhi_pd (__mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8552:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8562:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_unpackhi_ps (__mmask8 __U, __m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8573:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_unpackhi_ps (__m128 __W, __mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8583:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_unpackhi_ps (__mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8594:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtph_ps (__m128 __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8603:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtph_ps (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8613:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_unpacklo_ps (__mmask8 __U, __m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8624:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtph_ps (__m256 __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8633:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtph_ps (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8643:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_unpacklo_ps (__m128 __W, __mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8653:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_unpacklo_ps (__mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8665:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8675:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_sra_epi32 (__mmask8 __U, __m256i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8687:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8697:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_sra_epi32 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8708:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_sra_epi64 (__m256i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8720:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8730:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_sra_epi64 (__mmask8 __U, __m256i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8741:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sra_epi64 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8753:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8763:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_sra_epi64 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8775:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8785:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_sll_epi32 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8797:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8807:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_sll_epi64 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8819:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8829:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_sll_epi32 (__mmask8 __U, __m256i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8841:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8851:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_sll_epi64 (__mmask8 __U, __m256i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8863:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8873:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_permutexvar_ps (__mmask8 __U, __m256i __X, __m256 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8884:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permutexvar_pd (__m256i __X, __m256d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8896:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8906:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_permutexvar_pd (__mmask8 __U, __m256i __X, __m256d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8918:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8929:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_permutevar_pd (__mmask8 __U, __m256d __A, __m256i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8942:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8952:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_permutevar_ps (__mmask8 __U, __m256 __A, __m256i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8964:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8974:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_permutevar_pd (__mmask8 __U, __m128d __A, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8986:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8996:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_permutevar_ps (__mmask8 __U, __m128 __A, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9007:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_mullo_epi32 (__mmask8 __M, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9018:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_permutexvar_epi64 (__mmask8 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9030:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9039:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_mullo_epi32 (__mmask8 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9051:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9061:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9070:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_mul_epi32 (__mmask8 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9082:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9091:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_mul_epi32 (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9102:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permutexvar_epi64 (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9114:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9125:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9134:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_permutexvar_epi32 (__mmask8 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9145:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_mul_epu32 (__mmask8 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9157:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9166:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_mul_epu32 (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9177:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permutexvar_epi32 (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9189:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9199:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpneq_epu32_mask (__mmask8 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9208:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpneq_epu32_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9217:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmplt_epu32_mask (__mmask8 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9226:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmplt_epu32_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9235:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpge_epu32_mask (__mmask8 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9244:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpge_epu32_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9253:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmple_epu32_mask (__mmask8 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9262:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmple_epu32_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9271:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpneq_epu64_mask (__mmask8 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9280:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpneq_epu64_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9289:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmplt_epu64_mask (__mmask8 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9298:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmplt_epu64_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9307:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpge_epu64_mask (__mmask8 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9316:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpge_epu64_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9325:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmple_epu64_mask (__mmask8 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9334:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmple_epu64_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9343:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpneq_epi32_mask (__mmask8 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9352:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpneq_epi32_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9361:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmplt_epi32_mask (__mmask8 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9370:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmplt_epi32_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9379:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpge_epi32_mask (__mmask8 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9388:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpge_epi32_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9397:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmple_epi32_mask (__mmask8 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9406:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmple_epi32_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9415:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpneq_epi64_mask (__mmask8 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9424:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpneq_epi64_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9433:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmplt_epi64_mask (__mmask8 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9442:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmplt_epi64_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9451:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpge_epi64_mask (__mmask8 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9460:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpge_epi64_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9469:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmple_epi64_mask (__mmask8 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9478:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmple_epi64_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9487:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpneq_epu32_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9496:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpneq_epu32_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9505:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmplt_epu32_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9514:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmplt_epu32_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9523:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpge_epu32_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9532:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpge_epu32_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9541:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmple_epu32_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9550:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmple_epu32_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9559:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpneq_epu64_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9568:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpneq_epu64_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9577:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmplt_epu64_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9586:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmplt_epu64_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9595:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpge_epu64_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9604:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpge_epu64_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9613:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmple_epu64_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9622:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmple_epu64_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9631:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpneq_epi32_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9640:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpneq_epi32_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9649:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmplt_epi32_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9658:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmplt_epi32_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9667:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpge_epi32_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9676:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpge_epi32_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9685:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmple_epi32_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9694:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmple_epi32_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9703:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpneq_epi64_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9712:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpneq_epi64_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9721:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmplt_epi64_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9730:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmplt_epi64_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9739:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpge_epi64_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9748:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpge_epi64_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9757:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmple_epi64_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9766:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmple_epi64_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9776:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permutex_epi64 (__m256i __X, const int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9788:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __X, const int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9798:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_permutex_epi64 (__mmask8 __M, __m256i __X, const int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9810:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9821:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9833:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9844:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9856:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256 __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9867:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9879:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9890:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9901:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_inserti32x4 (__m256i __A, __m128i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9914:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9927:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9940:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_insertf32x4 (__m256 __A, __m128 __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9953:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9965:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9977:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_extracti32x4_epi32 (__m256i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9989:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10001:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10013:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_extractf32x4_ps (__m256 __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10025:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10037:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10049:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_shuffle_i64x2 (__m256i __A, __m256i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10062:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10074:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10086:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_shuffle_i32x4 (__m256i __A, __m256i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10099:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10111:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10123:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_shuffle_f64x2 (__m256d __A, __m256d __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10136:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10148:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10160:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_shuffle_f32x4 (__m256 __A, __m256 __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10173:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256 __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10185:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10198:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10210:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10222:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10234:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10246:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10258:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10270:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10282:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10294:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10305:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fixupimm_ps (__m128 __A, __m128 __B, __m128i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10317:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10329:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10341:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10350:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_srli_epi32 (__mmask8 __U, __m256i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10361:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10370:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_srli_epi32 (__mmask8 __U, __m128i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10381:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10390:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_srli_epi64 (__mmask8 __U, __m256i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10401:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10410:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_srli_epi64 (__mmask8 __U, __m128i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10421:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10433:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10445:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10457:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10469:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10481:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10493:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10504:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B, __m128i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10515:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B, __m128i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10527:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10538:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B, __m128i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10549:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B, __m128i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10560:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_roundscale_ps (__m256 __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10572:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10582:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_roundscale_ps (__mmask8 __U, __m256 __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10593:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_roundscale_pd (__m256d __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10605:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10615:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_roundscale_pd (__mmask8 __U, __m256d __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10626:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_roundscale_ps (__m128 __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10638:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10648:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_roundscale_ps (__mmask8 __U, __m128 __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10659:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_roundscale_pd (__m128d __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10671:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10681:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_roundscale_pd (__mmask8 __U, __m128d __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10693:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10706:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10718:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10730:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10743:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10755:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10767:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10780:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10792:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10804:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10817:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10829:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10842:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10854:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10866:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10878:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10890:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10902:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10914:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10926:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10938:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10950:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10962:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10974:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10986:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10998:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11010:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11022:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11033:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256 __v1, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11044:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11053:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11064:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11073:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __v1, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11084:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11093:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __v1, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11104:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11113:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __v1, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11124:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11133:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11144:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11153:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __v1, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11164:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11173:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __v1, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11184:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11193:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __v1, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11204:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11213:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __v1, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11224:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11233:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __v1, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11244:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11253:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __v1, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11264:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11273:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __v1, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11284:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11293:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __v1, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11304:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11313:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __v1, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11324:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11333:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __v1, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11344:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11353:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_PERM_ENUM __mask) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11363:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_PERM_ENUM __mask) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11374:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_PERM_ENUM __mask) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11384:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_PERM_ENUM __mask) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11394:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_rol_epi32 (__m256i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11405:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11414:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_rol_epi32 (__mmask8 __U, __m256i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11424:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rol_epi32 (__m128i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11435:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11444:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_rol_epi32 (__mmask8 __U, __m128i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11454:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_ror_epi32 (__m256i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11465:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11474:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_ror_epi32 (__mmask8 __U, __m256i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11484:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_ror_epi32 (__m128i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11495:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11504:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_ror_epi32 (__mmask8 __U, __m128i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11514:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_rol_epi64 (__m256i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11525:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11534:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_rol_epi64 (__mmask8 __U, __m256i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11544:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rol_epi64 (__m128i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11555:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11564:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_rol_epi64 (__mmask8 __U, __m128i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11574:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_ror_epi64 (__m256i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11585:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11594:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_ror_epi64 (__mmask8 __U, __m256i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11604:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_ror_epi64 (__m128i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11615:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11624:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_ror_epi64 (__mmask8 __U, __m128i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11634:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_alignr_epi32 (__m128i __A, __m128i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11646:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11657:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11668:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_alignr_epi64 (__m128i __A, __m128i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11680:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11691:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11702:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_alignr_epi32 (__m256i __A, __m256i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11714:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11725:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11736:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_alignr_epi64 (__m256i __A, __m256i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11748:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11759:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11771:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11780:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtps_ph (__mmask8 __U, __m128 __A, const int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11791:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11800:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtps_ph (__mmask8 __U, __m256 __A, const int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11811:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11820:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_srai_epi32 (__mmask8 __U, __m256i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11831:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11840:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_srai_epi32 (__mmask8 __U, __m128i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11850:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_srai_epi64 (__m256i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11861:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11870:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_srai_epi64 (__mmask8 __U, __m256i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11880:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_srai_epi64 (__m128i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11891:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11900:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_srai_epi64 (__mmask8 __U, __m128i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11910:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_slli_epi32 (__m128i __W, __mmask8 __U, __m128i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11919:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_slli_epi32 (__mmask8 __U, __m128i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11929:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_slli_epi64 (__m128i __W, __mmask8 __U, __m128i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11938:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_slli_epi64 (__mmask8 __U, __m128i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11949:11: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11958:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_slli_epi32 (__mmask8 __U, __m256i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11969:11: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11978:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_slli_epi64 (__mmask8 __U, __m256i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11989:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11998:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_permutex_pd (__mmask8 __U, __m256d __X, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12009:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12018:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_permute_pd (__mmask8 __U, __m256d __X, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12029:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12038:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_permute_pd (__mmask8 __U, __m128d __X, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12049:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12058:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_permute_ps (__mmask8 __U, __m256 __X, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12069:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12078:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_permute_ps (__mmask8 __U, __m128 __X, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12088:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_blend_pd (__mmask8 __U, __m256d __A, __m256d __W) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12097:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_blend_ps (__mmask8 __U, __m256 __A, __m256 __W) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12106:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_blend_epi64 (__mmask8 __U, __m256i __A, __m256i __W) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12115:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_blend_epi32 (__mmask8 __U, __m256i __A, __m256i __W) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12124:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_blend_pd (__mmask8 __U, __m128d __A, __m128d __W) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12133:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_blend_ps (__mmask8 __U, __m128 __A, __m128 __W) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12142:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_blend_epi64 (__mmask8 __U, __m128i __A, __m128i __W) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12151:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_blend_epi32 (__mmask8 __U, __m128i __A, __m128i __W) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12160:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmp_epi64_mask (__m256i __X, __m256i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12169:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmp_epi32_mask (__m256i __X, __m256i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12178:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmp_epu64_mask (__m256i __X, __m256i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12187:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmp_epu32_mask (__m256i __X, __m256i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12196:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmp_pd_mask (__m256d __X, __m256d __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12205:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmp_ps_mask (__m256 __X, __m256 __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12215:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12225:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12235:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12245:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12255:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12265:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12274:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmp_epi64_mask (__m128i __X, __m128i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12283:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmp_epi32_mask (__m128i __X, __m128i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12292:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmp_epu64_mask (__m128i __X, __m128i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12301:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmp_epu32_mask (__m128i __X, __m128i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12310:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmp_pd_mask (__m128d __X, __m128d __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12319:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmp_ps_mask (__m128 __X, __m128 __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12329:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12339:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12349:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12359:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12369:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12379:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12388:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permutex_pd (__m256d __X, const int __M) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:55, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("avx512bw") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:45:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ktest_mask32_u8 (__mmask32 __A, __mmask32 __B, unsigned char *__CF) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:53:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ktest_mask64_u8 (__mmask64 __A, __mmask64 __B, unsigned char *__CF) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:61:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ktestz_mask32_u8 (__mmask32 __A, __mmask32 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:68:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ktestz_mask64_u8 (__mmask64 __A, __mmask64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:75:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ktestc_mask32_u8 (__mmask32 __A, __mmask32 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:82:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ktestc_mask64_u8 (__mmask64 __A, __mmask64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:89:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kortest_mask32_u8 (__mmask32 __A, __mmask32 __B, unsigned char *__CF) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:97:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kortest_mask64_u8 (__mmask64 __A, __mmask64 __B, unsigned char *__CF) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:105:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kortestz_mask32_u8 (__mmask32 __A, __mmask32 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:112:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kortestz_mask64_u8 (__mmask64 __A, __mmask64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:119:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kortestc_mask32_u8 (__mmask32 __A, __mmask32 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:126:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kortestc_mask64_u8 (__mmask64 __A, __mmask64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:133:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kadd_mask32 (__mmask32 __A, __mmask32 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:140:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kadd_mask64 (__mmask64 __A, __mmask64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:147:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _cvtmask32_u32 (__mmask32 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:154:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _cvtmask64_u64 (__mmask64 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:161:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _cvtu32_mask32 (unsigned int __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:168:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _cvtu64_mask64 (unsigned long long __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:175:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _load_mask32 (__mmask32 *__A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:182:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _load_mask64 (__mmask64 *__A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:189:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _store_mask32 (__mmask32 *__A, __mmask32 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:196:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _store_mask64 (__mmask64 *__A, __mmask64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:203:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _knot_mask32 (__mmask32 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:210:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _knot_mask64 (__mmask64 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:217:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kor_mask32 (__mmask32 __A, __mmask32 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:224:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kor_mask64 (__mmask64 __A, __mmask64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:231:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kxnor_mask32 (__mmask32 __A, __mmask32 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:238:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kxnor_mask64 (__mmask64 __A, __mmask64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:245:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kxor_mask32 (__mmask32 __A, __mmask32 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:252:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kxor_mask64 (__mmask64 __A, __mmask64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:259:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kand_mask32 (__mmask32 __A, __mmask32 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:266:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kand_mask64 (__mmask64 __A, __mmask64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:273:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kandn_mask32 (__mmask32 __A, __mmask32 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:280:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kandn_mask64 (__mmask64 __A, __mmask64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:287:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_mov_epi16 (__m512i __W, __mmask32 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:296:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_mov_epi16 (__mmask32 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:306:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_loadu_epi16 (__m512i __W, __mmask32 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:315:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_loadu_epi16 (__mmask32 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:325:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_storeu_epi16 (void *__P, __mmask32 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:334:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_mov_epi8 (__m512i __W, __mmask64 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:343:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_mov_epi8 (__mmask64 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:353:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_kunpackw (__mmask32 __A, __mmask32 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:361:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kunpackw_mask32 (__mmask16 __A, __mmask16 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:369:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_kunpackd (__mmask64 __A, __mmask64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:377:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kunpackd_mask64 (__mmask32 __A, __mmask32 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:385:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_loadu_epi8 (__m512i __W, __mmask64 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:394:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_loadu_epi8 (__mmask64 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:404:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_storeu_epi8 (void *__P, __mmask64 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:413:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_sad_epu8 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:421:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepi16_epi8 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:430:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepi16_storeu_epi8 (void * __P, __mmask32 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:437:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepi16_epi8 (__m256i __O, __mmask32 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:445:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepi16_epi8 (__mmask32 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:455:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtsepi16_epi8 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:464:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtsepi16_storeu_epi8 (void * __P, __mmask32 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:471:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtsepi16_epi8 (__m256i __O, __mmask32 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:480:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtsepi16_epi8 (__mmask32 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:490:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtusepi16_epi8 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:499:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtusepi16_epi8 (__m256i __O, __mmask32 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:508:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtusepi16_storeu_epi8 (void * __P, __mmask32 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:515:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtusepi16_epi8 (__mmask32 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:525:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_broadcastb_epi8 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:534:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_broadcastb_epi8 (__m512i __O, __mmask64 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:543:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_broadcastb_epi8 (__mmask64 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:553:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_set1_epi8 (__m512i __O, __mmask64 __M, char __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:562:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_set1_epi8 (__mmask64 __M, char __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:573:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_broadcastw_epi16 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:582:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_broadcastw_epi16 (__m512i __O, __mmask32 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:591:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_broadcastw_epi16 (__mmask32 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:601:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_set1_epi16 (__m512i __O, __mmask32 __M, short __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:610:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_set1_epi16 (__mmask32 __M, short __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:621:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mulhrs_epi16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:633:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:643:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_mulhrs_epi16 (__mmask32 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:654:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mulhi_epi16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:666:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:676:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_mulhi_epi16 (__mmask32 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:687:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mulhi_epu16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:699:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:709:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_mulhi_epu16 (__mmask32 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:720:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mullo_epi16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:728:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:738:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_mullo_epi16 (__mmask32 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:749:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepi8_epi16 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:759:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepi8_epi16 (__m512i __W, __mmask32 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:768:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepi8_epi16 (__mmask32 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:778:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepu8_epi16 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:788:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepu8_epi16 (__m512i __W, __mmask32 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:797:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepu8_epi16 (__mmask32 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:807:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_permutexvar_epi16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:819:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:831:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:841:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_permutex2var_epi16 (__m512i __A, __m512i __I, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:853:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __I, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:866:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask32 __U, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:879:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __I, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:891:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_avg_epu8 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:903:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:913:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_avg_epu8 (__mmask64 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:924:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_add_epi8 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:932:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:942:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_add_epi8 (__mmask64 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:953:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_sub_epi8 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:961:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:971:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_sub_epi8 (__mmask64 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:982:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_avg_epu16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:994:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1004:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_avg_epu16 (__mmask32 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1015:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_subs_epi8 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1027:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1037:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_subs_epi8 (__mmask64 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1048:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_subs_epu8 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1060:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1070:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_subs_epu8 (__mmask64 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1081:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_adds_epi8 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1093:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1103:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_adds_epi8 (__mmask64 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1114:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_adds_epu8 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1126:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1136:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_adds_epu8 (__mmask64 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1147:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_sub_epi16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1155:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1165:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_sub_epi16 (__mmask32 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1176:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_subs_epi16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1188:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1198:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_subs_epi16 (__mmask32 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1209:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_subs_epu16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1221:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1231:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_subs_epu16 (__mmask32 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1242:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_add_epi16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1250:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1260:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_add_epi16 (__mmask32 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1271:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_adds_epi16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1283:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1293:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_adds_epi16 (__mmask32 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1304:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_adds_epu16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1316:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1326:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_adds_epu16 (__mmask32 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1337:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_srl_epi16 (__m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1349:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1359:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_srl_epi16 (__mmask32 __U, __m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1370:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_packs_epi16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1381:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_sll_epi16 (__m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1393:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1403:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_sll_epi16 (__mmask32 __U, __m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1414:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maddubs_epi16 (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1426:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1436:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_maddubs_epi16 (__mmask32 __U, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1447:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_madd_epi16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1459:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1469:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_madd_epi16 (__mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1480:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_unpackhi_epi8 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1492:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1502:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_unpackhi_epi8 (__mmask64 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1513:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_unpackhi_epi16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1525:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1535:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_unpackhi_epi16 (__mmask32 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1546:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_unpacklo_epi8 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1558:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1568:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_unpacklo_epi8 (__mmask64 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1579:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_unpacklo_epi16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1591:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1601:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_unpacklo_epi16 (__mmask32 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1612:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpeq_epu8_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1621:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpeq_epi8_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1630:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpeq_epu8_mask (__mmask64 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1639:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpeq_epi8_mask (__mmask64 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1648:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpeq_epu16_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1657:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpeq_epi16_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1666:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpeq_epu16_mask (__mmask32 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1675:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpeq_epi16_mask (__mmask32 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1684:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpgt_epu8_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1693:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpgt_epi8_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1702:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpgt_epu8_mask (__mmask64 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1711:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpgt_epi8_mask (__mmask64 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1720:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpgt_epu16_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1729:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpgt_epi16_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1738:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpgt_epu16_mask (__mmask32 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1747:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpgt_epi16_mask (__mmask32 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1756:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_movepi8_mask (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1763:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_movepi16_mask (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1770:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_movm_epi8 (__mmask64 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1777:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_movm_epi16 (__mmask32 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1784:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_test_epi8_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1793:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_test_epi8_mask (__mmask64 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1801:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_test_epi16_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1810:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_test_epi16_mask (__mmask32 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1818:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_testn_epi8_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1827:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_testn_epi8_mask (__mmask64 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1835:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_testn_epi16_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1844:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_testn_epi16_mask (__mmask32 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1852:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_shuffle_epi8 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1864:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1874:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_shuffle_epi8 (__mmask64 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1885:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_min_epu16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1896:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_min_epu16 (__mmask32 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1908:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1918:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_min_epi16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1929:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_min_epi16 (__mmask32 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1941:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1951:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_max_epu8 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1962:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_max_epu8 (__mmask64 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1974:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1984:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_max_epi8 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1995:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_max_epi8 (__mmask64 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2007:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2017:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_min_epu8 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2028:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_min_epu8 (__mmask64 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2040:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2050:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_min_epi8 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2061:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_min_epi8 (__mmask64 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2073:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2083:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_max_epi16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2094:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_max_epi16 (__mmask32 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2106:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2116:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_max_epu16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2127:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_max_epu16 (__mmask32 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2139:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2149:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_sra_epi16 (__m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2161:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2171:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_sra_epi16 (__mmask32 __U, __m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2182:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_srav_epi16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2194:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2204:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_srav_epi16 (__mmask32 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2215:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_srlv_epi16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2227:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2237:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_srlv_epi16 (__mmask32 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2248:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_sllv_epi16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2260:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2270:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_sllv_epi16 (__mmask32 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2282:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2292:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_packs_epi16 (__mmask64 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2303:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_packus_epi16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2315:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2325:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_packus_epi16 (__mmask64 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2336:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_abs_epi8 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2346:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_abs_epi8 (__m512i __W, __mmask64 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2355:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_abs_epi8 (__mmask64 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2365:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_abs_epi16 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2375:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_abs_epi16 (__m512i __W, __mmask32 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2384:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_abs_epi16 (__mmask32 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2394:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpneq_epu8_mask (__mmask64 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2403:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmplt_epu8_mask (__mmask64 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2412:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpge_epu8_mask (__mmask64 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2421:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmple_epu8_mask (__mmask64 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2430:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpneq_epu16_mask (__mmask32 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2439:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmplt_epu16_mask (__mmask32 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2448:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpge_epu16_mask (__mmask32 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2457:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmple_epu16_mask (__mmask32 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2466:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpneq_epi8_mask (__mmask64 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2475:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmplt_epi8_mask (__mmask64 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2484:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpge_epi8_mask (__mmask64 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2493:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmple_epi8_mask (__mmask64 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2502:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpneq_epi16_mask (__mmask32 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2511:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmplt_epi16_mask (__mmask32 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2520:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpge_epi16_mask (__mmask32 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2529:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmple_epi16_mask (__mmask32 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2538:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpneq_epu8_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2547:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmplt_epu8_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2556:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpge_epu8_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2565:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmple_epu8_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2574:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpneq_epu16_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2583:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmplt_epu16_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2592:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpge_epu16_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2601:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmple_epu16_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2610:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpneq_epi8_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2619:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmplt_epi8_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2628:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpge_epi8_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2637:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmple_epi8_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2646:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpneq_epi16_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2655:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmplt_epi16_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2664:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpge_epi16_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2673:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmple_epi16_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2682:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_packs_epi32 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2693:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_packs_epi32 (__mmask32 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2705:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2715:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_packus_epi32 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2726:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_packus_epi32 (__mmask32 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2738:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2749:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kshiftli_mask32 (__mmask32 __A, unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2757:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kshiftli_mask64 (__mmask64 __A, unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2765:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kshiftri_mask32 (__mmask32 __A, unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2773:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kshiftri_mask64 (__mmask64 __A, unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2781:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_alignr_epi8 (__m512i __A, __m512i __B, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2790:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2802:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2814:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_dbsad_epu8 (__m512i __A, __m512i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2827:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2839:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2851:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_srli_epi16 (__m512i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2862:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2871:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_srli_epi16 (__mmask32 __U, __m512i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2881:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_slli_epi16 (__m512i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2892:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2901:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_slli_epi16 (__mmask32 __U, __m512i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2911:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_shufflehi_epi16 (__m512i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2923:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2934:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2945:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_shufflelo_epi16 (__m512i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2957:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2968:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2979:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_srai_epi16 (__m512i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2990:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2999:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_srai_epi16 (__mmask32 __U, __m512i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:3009:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_blend_epi16 (__mmask32 __U, __m512i __A, __m512i __W) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:3018:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_blend_epi8 (__mmask64 __U, __m512i __A, __m512i __W) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:3028:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:3037:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmp_epi16_mask (__m512i __X, __m512i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:3047:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:3056:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmp_epi8_mask (__m512i __X, __m512i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:3066:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:3075:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmp_epu16_mask (__m512i __X, __m512i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:3085:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:3094:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmp_epu8_mask (__m512i __X, __m512i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:3103:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_bslli_epi128 (__m512i __A, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:3110:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_bsrli_epi128 (__m512i __A, const int __N) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:57, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("avx512dq") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:39:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ktest_mask8_u8 (__mmask8 __A, __mmask8 __B, unsigned char *__CF) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:47:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ktestz_mask8_u8 (__mmask8 __A, __mmask8 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:54:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ktestc_mask8_u8 (__mmask8 __A, __mmask8 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:61:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ktest_mask16_u8 (__mmask16 __A, __mmask16 __B, unsigned char *__CF) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:69:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ktestz_mask16_u8 (__mmask16 __A, __mmask16 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:76:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ktestc_mask16_u8 (__mmask16 __A, __mmask16 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:83:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kortest_mask8_u8 (__mmask8 __A, __mmask8 __B, unsigned char *__CF) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:91:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kortestz_mask8_u8 (__mmask8 __A, __mmask8 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:98:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kortestc_mask8_u8 (__mmask8 __A, __mmask8 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:105:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kadd_mask8 (__mmask8 __A, __mmask8 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:112:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kadd_mask16 (__mmask16 __A, __mmask16 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:119:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _cvtmask8_u32 (__mmask8 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:126:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _cvtu32_mask8 (unsigned int __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:133:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _load_mask8 (__mmask8 *__A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:140:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _store_mask8 (__mmask8 *__A, __mmask8 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:147:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _knot_mask8 (__mmask8 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:154:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kor_mask8 (__mmask8 __A, __mmask8 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:161:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kxnor_mask8 (__mmask8 __A, __mmask8 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:168:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kxor_mask8 (__mmask8 __A, __mmask8 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:175:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kand_mask8 (__mmask8 __A, __mmask8 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:182:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kandn_mask8 (__mmask8 __A, __mmask8 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:189:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_broadcast_f64x2 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:199:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_broadcast_f64x2 (__m512d __O, __mmask8 __M, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:209:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_broadcast_f64x2 (__mmask8 __M, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:220:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_broadcast_i64x2 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:230:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_broadcast_i64x2 (__m512i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:240:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_broadcast_i64x2 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:251:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_broadcast_f32x2 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:261:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_broadcast_f32x2 (__m512 __O, __mmask16 __M, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:270:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_broadcast_f32x2 (__mmask16 __M, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:280:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_broadcast_i32x2 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:291:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_broadcast_i32x2 (__m512i __O, __mmask16 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:301:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_broadcast_i32x2 (__mmask16 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:312:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_broadcast_f32x8 (__m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:322:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_broadcast_f32x8 (__m512 __O, __mmask16 __M, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:331:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_broadcast_f32x8 (__mmask16 __M, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:341:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_broadcast_i32x8 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:352:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_broadcast_i32x8 (__m512i __O, __mmask16 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:362:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_broadcast_i32x8 (__mmask16 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:373:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mullo_epi64 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:381:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:391:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_mullo_epi64 (__mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:402:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_xor_pd (__m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:414:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:424:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_xor_pd (__mmask8 __U, __m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:435:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_xor_ps (__m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:446:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_xor_ps (__m512 __W, __mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:456:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_xor_ps (__mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:467:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_or_pd (__m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:478:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_or_pd (__m512d __W, __mmask8 __U, __m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:488:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_or_pd (__mmask8 __U, __m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:499:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_or_ps (__m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:510:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_or_ps (__m512 __W, __mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:520:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_or_ps (__mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:531:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_and_pd (__m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:543:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:553:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_and_pd (__mmask8 __U, __m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:564:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_and_ps (__m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:575:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_and_ps (__m512 __W, __mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:585:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_and_ps (__mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:596:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_andnot_pd (__m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:608:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:618:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_andnot_pd (__mmask8 __U, __m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:629:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_andnot_ps (__m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:641:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:651:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_andnot_ps (__mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:662:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_movepi32_mask (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:669:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_movepi64_mask (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:676:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_movm_epi32 (__mmask16 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:683:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_movm_epi64 (__mmask8 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:690:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvttpd_epi64 (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:701:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvttpd_epi64 (__m512i __W, __mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:711:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvttpd_epi64 (__mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:722:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvttpd_epu64 (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:733:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvttpd_epu64 (__m512i __W, __mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:743:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvttpd_epu64 (__mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:754:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvttps_epi64 (__m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:765:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvttps_epi64 (__m512i __W, __mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:775:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvttps_epi64 (__mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:786:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvttps_epu64 (__m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:797:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvttps_epu64 (__m512i __W, __mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:807:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvttps_epu64 (__mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:818:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtpd_epi64 (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:829:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtpd_epi64 (__m512i __W, __mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:839:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtpd_epi64 (__mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:850:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtpd_epu64 (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:861:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtpd_epu64 (__m512i __W, __mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:871:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtpd_epu64 (__mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:882:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtps_epi64 (__m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:893:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtps_epi64 (__m512i __W, __mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:903:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtps_epi64 (__mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:914:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtps_epu64 (__m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:925:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtps_epu64 (__m512i __W, __mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:935:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtps_epu64 (__mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:946:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepi64_ps (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:957:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepi64_ps (__m256 __W, __mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:967:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepi64_ps (__mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:978:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepu64_ps (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:989:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepu64_ps (__m256 __W, __mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:999:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepu64_ps (__mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1010:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepi64_pd (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1021:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepi64_pd (__m512d __W, __mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1031:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepi64_pd (__mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1042:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepu64_pd (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1053:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepu64_pd (__m512d __W, __mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1063:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepu64_pd (__mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1075:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kshiftli_mask8 (__mmask8 __A, unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1082:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kshiftri_mask8 (__mmask8 __A, unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1089:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_range_pd (__m512d __A, __m512d __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1102:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __A, __m512d __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1113:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_range_pd (__mmask8 __U, __m512d __A, __m512d __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1125:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_range_ps (__m512 __A, __m512 __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1138:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __A, __m512 __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1149:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_range_ps (__mmask16 __U, __m512 __A, __m512 __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1161:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_reduce_sd (__m128d __A, __m128d __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1172:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1182:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_reduce_sd (__mmask8 __U, __m128d __A, __m128d __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1192:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_reduce_ss (__m128 __A, __m128 __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1204:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1214:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_reduce_ss (__mmask8 __U, __m128 __A, __m128 __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1224:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_range_sd (__m128d __A, __m128d __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1236:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_range_sd (__m128d __W, __mmask8 __U, __m128d __A, __m128d __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1247:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_range_sd (__mmask8 __U, __m128d __A, __m128d __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1259:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_range_ss (__m128 __A, __m128 __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1271:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_range_ss (__m128 __W, __mmask8 __U, __m128 __A, __m128 __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1283:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_range_ss (__mmask8 __U, __m128 __A, __m128 __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1295:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_range_round_sd (__m128d __A, __m128d __B, int __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1307:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1318:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1329:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_range_round_ss (__m128 __A, __m128 __B, int __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1341:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1352:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1363:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fpclass_ss_mask (__m128 __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1370:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fpclass_sd_mask (__m128d __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1377:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtt_roundpd_epi64 (__m512d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1389:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1400:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1411:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtt_roundpd_epu64 (__m512d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1423:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1434:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1445:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtt_roundps_epi64 (__m256 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1457:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1468:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1479:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtt_roundps_epu64 (__m256 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1491:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1502:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1513:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvt_roundpd_epi64 (__m512d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1525:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1536:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1547:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvt_roundpd_epu64 (__m512d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1559:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1570:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1581:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvt_roundps_epi64 (__m256 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1593:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1604:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1615:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvt_roundps_epu64 (__m256 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1627:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1638:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1649:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvt_roundepi64_ps (__m512i __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1661:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1672:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1683:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvt_roundepu64_ps (__m512i __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1695:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1706:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1717:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvt_roundepi64_pd (__m512i __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1729:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1740:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1751:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvt_roundepu64_pd (__m512i __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1763:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1774:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1785:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_pd (__m512d __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1795:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_pd (__m512d __W, __mmask8 __U, __m512d __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1804:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_reduce_pd (__mmask8 __U, __m512d __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1814:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_ps (__m512 __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1824:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_ps (__m512 __W, __mmask16 __U, __m512 __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1833:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_reduce_ps (__mmask16 __U, __m512 __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1843:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_extractf32x8_ps (__m512 __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1855:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1866:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1877:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_extractf64x2_pd (__m512d __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1889:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1901:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1913:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_extracti32x8_epi32 (__m512i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1925:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1936:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1947:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_extracti64x2_epi64 (__m512i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1959:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1971:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1984:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1998:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:2010:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:2022:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_range_round_ps (__m512 __A, __m512 __B, int __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:2036:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:2048:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:2060:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_inserti32x8 (__m512i __A, __m256i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:2073:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:2085:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:2097:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_insertf32x8 (__m512 __A, __m256 __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:2110:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256 __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:2122:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:2134:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_inserti64x2 (__m512i __A, __m128i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:2147:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:2160:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:2173:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_insertf64x2 (__m512d __A, __m128d __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:2186:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:2199:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:2213:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:2221:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fpclass_pd_mask (__m512d __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:2231:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:2239:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fpclass_ps_mask (__m512 __A, const int __imm) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:59, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:40:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_mov_epi8 (__m256i __W, __mmask32 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:49:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_mov_epi8 (__mmask32 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:59:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_mov_epi8 (__m128i __W, __mmask16 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:68:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_mov_epi8 (__mmask16 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:78:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_storeu_epi8 (void *__P, __mmask32 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:87:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_storeu_epi8 (void *__P, __mmask16 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:96:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_loadu_epi16 (__m256i __W, __mmask16 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:105:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_loadu_epi16 (__mmask16 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:115:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_loadu_epi16 (__m128i __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:124:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_loadu_epi16 (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:135:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_mov_epi16 (__m256i __W, __mmask16 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:144:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_mov_epi16 (__mmask16 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:154:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_mov_epi16 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:163:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_mov_epi16 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:173:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_loadu_epi8 (__m256i __W, __mmask32 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:182:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_loadu_epi8 (__mmask32 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:192:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_loadu_epi8 (__m128i __W, __mmask16 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:201:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_loadu_epi8 (__mmask16 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:211:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepi16_epi8 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:221:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepi16_storeu_epi8 (void * __P, __mmask16 __M,__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:228:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepi16_epi8 (__m128i __O, __mmask16 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:236:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepi16_epi8 (__mmask16 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:246:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsepi16_epi8 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:256:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtsepi16_storeu_epi8 (void * __P, __mmask8 __M,__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:263:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtsepi16_epi8 (__m128i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:271:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtsepi16_epi8 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:281:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtsepi16_epi8 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:291:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtsepi16_storeu_epi8 (void * __P, __mmask16 __M,__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:298:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtsepi16_epi8 (__m128i __O, __mmask16 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:306:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtsepi16_epi8 (__mmask16 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:316:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtusepi16_epi8 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:326:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtusepi16_storeu_epi8 (void * __P, __mmask8 __M,__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:333:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtusepi16_epi8 (__m128i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:342:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtusepi16_epi8 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:352:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtusepi16_epi8 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:362:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtusepi16_storeu_epi8 (void * __P, __mmask16 __M,__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:369:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtusepi16_epi8 (__m128i __O, __mmask16 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:378:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtusepi16_epi8 (__mmask16 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:388:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_broadcastb_epi8 (__m256i __O, __mmask32 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:397:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_broadcastb_epi8 (__mmask32 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:407:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_set1_epi8 (__m256i __O, __mmask32 __M, char __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:416:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_set1_epi8 (__mmask32 __M, char __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:426:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_broadcastb_epi8 (__m128i __O, __mmask16 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:435:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_broadcastb_epi8 (__mmask16 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:445:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_set1_epi8 (__m128i __O, __mmask16 __M, char __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:454:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_set1_epi8 (__mmask16 __M, char __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:464:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_broadcastw_epi16 (__m256i __O, __mmask16 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:473:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_broadcastw_epi16 (__mmask16 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:483:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_set1_epi16 (__m256i __O, __mmask16 __M, short __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:492:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_set1_epi16 (__mmask16 __M, short __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:502:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_broadcastw_epi16 (__m128i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:511:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_broadcastw_epi16 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:521:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_set1_epi16 (__m128i __O, __mmask8 __M, short __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:530:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_set1_epi16 (__mmask8 __M, short __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:540:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permutexvar_epi16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:552:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:564:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:574:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_permutexvar_epi16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:585:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_permutexvar_epi16 (__mmask8 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:597:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:607:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permutex2var_epi16 (__m256i __A, __m256i __I, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:619:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __I, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:632:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask16 __U, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:645:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __I, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:657:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_permutex2var_epi16 (__m128i __A, __m128i __I, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:669:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:682:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:695:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:708:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:718:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_maddubs_epi16 (__mmask16 __U, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:730:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:740:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_maddubs_epi16 (__mmask8 __U, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:752:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:762:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_madd_epi16 (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:774:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:784:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_madd_epi16 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:795:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_movepi8_mask (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:802:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_movepi8_mask (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:809:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_movepi16_mask (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:816:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_movepi16_mask (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:823:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_movm_epi8 (__mmask16 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:830:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_movm_epi8 (__mmask32 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:837:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_movm_epi16 (__mmask8 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:844:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_movm_epi16 (__mmask16 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:851:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_test_epi8_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:860:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_test_epi8_mask (__mmask16 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:868:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_test_epi8_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:877:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_test_epi8_mask (__mmask32 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:885:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_test_epi16_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:894:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_test_epi16_mask (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:902:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_test_epi16_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:911:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_test_epi16_mask (__mmask16 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:919:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_min_epu16 (__mmask16 __M, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:931:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:941:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_min_epu16 (__mmask8 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:953:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:963:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_min_epi16 (__mmask16 __M, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:975:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:985:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_max_epu8 (__mmask32 __M, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:997:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1007:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_max_epu8 (__mmask16 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1019:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1029:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_max_epi8 (__mmask32 __M, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1041:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1051:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_max_epi8 (__mmask16 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1063:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1073:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_min_epu8 (__mmask32 __M, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1085:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1095:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_min_epu8 (__mmask16 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1107:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1117:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_min_epi8 (__mmask32 __M, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1129:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1139:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_min_epi8 (__mmask16 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1151:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1161:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_max_epi16 (__mmask16 __M, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1173:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1183:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_max_epi16 (__mmask8 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1195:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1205:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_max_epu16 (__mmask16 __M, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1217:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1227:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_max_epu16 (__mmask8 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1239:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1249:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_min_epi16 (__mmask8 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1261:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1273:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1285:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1298:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1310:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1322:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_dbsad_epu8 (__m256i __A, __m256i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1335:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1347:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1359:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_dbsad_epu8 (__m128i __A, __m128i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1372:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1384:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1396:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_blend_epi16 (__mmask8 __U, __m128i __A, __m128i __W) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1405:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_blend_epi8 (__mmask16 __U, __m128i __A, __m128i __W) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1414:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_blend_epi16 (__mmask16 __U, __m256i __A, __m256i __W) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1423:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_blend_epi8 (__mmask32 __U, __m256i __A, __m256i __W) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1433:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1442:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmp_epi16_mask (__m128i __X, __m128i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1452:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1461:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmp_epi16_mask (__m256i __X, __m256i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1471:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1480:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmp_epi8_mask (__m128i __X, __m128i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1490:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1499:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmp_epi8_mask (__m256i __X, __m256i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1509:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1518:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmp_epu16_mask (__m128i __X, __m128i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1528:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1537:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmp_epu16_mask (__m256i __X, __m256i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1547:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1556:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmp_epu8_mask (__m128i __X, __m128i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1566:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1575:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmp_epu8_mask (__m256i __X, __m256i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1585:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1594:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_srli_epi16 (__mmask16 __U, __m256i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1605:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1614:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_srli_epi16 (__mmask8 __U, __m128i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1625:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1636:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1648:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1657:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_shufflehi_epi16 (__mmask8 __U, __m128i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1668:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1679:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1691:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1700:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_shufflelo_epi16 (__mmask8 __U, __m128i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1711:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1720:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_srai_epi16 (__mmask16 __U, __m256i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1731:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1740:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_srai_epi16 (__mmask8 __U, __m128i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1751:11: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1760:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_slli_epi16 (__mmask16 __U, __m256i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1770:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_slli_epi16 (__m128i __W, __mmask8 __U, __m128i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1779:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_slli_epi16 (__mmask8 __U, __m128i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2041:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpneq_epi8_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2050:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmplt_epi8_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2059:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpge_epi8_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2068:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmple_epi8_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2077:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpneq_epi16_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2086:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmplt_epi16_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2095:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpge_epi16_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2104:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmple_epi16_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2113:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpneq_epu8_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2122:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmplt_epu8_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2131:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpge_epu8_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2140:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmple_epu8_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2149:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpneq_epu16_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2158:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmplt_epu16_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2167:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpge_epu16_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2176:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmple_epu16_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2185:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpneq_epi8_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2194:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmplt_epi8_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2203:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpge_epi8_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2212:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmple_epi8_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2221:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpneq_epi16_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2230:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmplt_epi16_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2239:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpge_epi16_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2248:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmple_epi16_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2258:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2268:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_mulhrs_epi16 (__mmask16 __U, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2280:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2290:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_mulhi_epu16 (__mmask16 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2302:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2312:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_mulhi_epi16 (__mmask16 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2324:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2334:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_mulhi_epi16 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2346:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2356:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_mulhi_epu16 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2368:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2378:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_mulhrs_epi16 (__mmask8 __U, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2390:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2400:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_mullo_epi16 (__mmask16 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2412:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2422:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_mullo_epi16 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2433:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepi8_epi16 (__m256i __W, __mmask16 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2442:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepi8_epi16 (__mmask16 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2452:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepi8_epi16 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2461:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepi8_epi16 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2471:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepu8_epi16 (__m256i __W, __mmask16 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2480:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepu8_epi16 (__mmask16 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2490:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepu8_epi16 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2499:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepu8_epi16 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2510:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2520:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_avg_epu8 (__mmask32 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2532:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2542:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_avg_epu8 (__mmask16 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2554:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2564:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_avg_epu16 (__mmask16 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2576:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2586:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_avg_epu16 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2598:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2608:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_add_epi8 (__mmask32 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2620:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2630:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_add_epi16 (__mmask16 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2642:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2652:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_adds_epi8 (__mmask32 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2664:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2674:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_adds_epi16 (__mmask16 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2686:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2696:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_adds_epu8 (__mmask32 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2708:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2718:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_adds_epu16 (__mmask16 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2730:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2740:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_sub_epi8 (__mmask32 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2752:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2762:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_sub_epi16 (__mmask16 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2774:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2784:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_subs_epi8 (__mmask32 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2796:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2806:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_subs_epi16 (__mmask16 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2818:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2828:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_subs_epu8 (__mmask32 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2840:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2850:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_subs_epu16 (__mmask16 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2862:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2872:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_add_epi8 (__mmask16 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2884:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2894:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_add_epi16 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2906:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2916:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_unpackhi_epi8 (__mmask32 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2928:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2938:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_unpackhi_epi8 (__mmask16 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2950:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2960:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_unpackhi_epi16 (__mmask16 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2972:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2982:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_unpackhi_epi16 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2994:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3004:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_unpacklo_epi8 (__mmask32 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3016:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3026:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_unpacklo_epi8 (__mmask16 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3038:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3048:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_unpacklo_epi16 (__mmask16 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3060:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3070:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_unpacklo_epi16 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3081:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpeq_epi8_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3090:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpeq_epu8_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3099:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpeq_epu8_mask (__mmask16 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3108:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpeq_epi8_mask (__mmask16 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3117:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpeq_epu8_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3126:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpeq_epi8_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3135:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpeq_epu8_mask (__mmask32 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3144:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpeq_epi8_mask (__mmask32 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3153:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpeq_epu16_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3162:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpeq_epi16_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3171:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpeq_epu16_mask (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3179:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpeq_epi16_mask (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3187:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpeq_epu16_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3196:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpeq_epi16_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3205:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpeq_epu16_mask (__mmask16 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3214:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpeq_epi16_mask (__mmask16 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3223:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpgt_epu8_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3232:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpgt_epi8_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3241:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpgt_epu8_mask (__mmask16 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3250:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpgt_epi8_mask (__mmask16 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3259:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpgt_epu8_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3268:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpgt_epi8_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3277:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpgt_epu8_mask (__mmask32 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3286:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpgt_epi8_mask (__mmask32 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3295:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpgt_epu16_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3304:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpgt_epi16_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3313:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpgt_epu16_mask (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3321:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpgt_epi16_mask (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3329:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpgt_epu16_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3338:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpgt_epi16_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3347:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpgt_epu16_mask (__mmask16 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3356:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpgt_epi16_mask (__mmask16 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3365:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_testn_epi8_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3374:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_testn_epi8_mask (__mmask16 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3382:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_testn_epi8_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3391:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_testn_epi8_mask (__mmask32 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3399:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_testn_epi16_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3408:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_testn_epi16_mask (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3416:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_testn_epi16_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3425:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_testn_epi16_mask (__mmask16 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3434:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3444:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_shuffle_epi8 (__mmask32 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3456:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3466:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_shuffle_epi8 (__mmask16 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3477:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_packs_epi16 (__mmask32 __M, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3489:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3499:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_packs_epi16 (__mmask16 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3511:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3521:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_packus_epi16 (__mmask32 __M, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3533:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3543:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_packus_epi16 (__mmask16 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3555:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3565:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_abs_epi8 (__m256i __W, __mmask32 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3574:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_abs_epi8 (__mmask32 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3584:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_abs_epi8 (__m128i __W, __mmask16 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3593:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_abs_epi8 (__mmask16 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3603:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_abs_epi16 (__m256i __W, __mmask16 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3612:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_abs_epi16 (__mmask16 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3622:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_abs_epi16 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3631:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_abs_epi16 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3641:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpneq_epu8_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3650:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmplt_epu8_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3659:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpge_epu8_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3668:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmple_epu8_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3677:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpneq_epu16_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3686:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmplt_epu16_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3695:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpge_epu16_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3704:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmple_epu16_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3713:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_storeu_epi16 (void *__P, __mmask16 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3722:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_storeu_epi16 (void *__P, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3732:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3743:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3753:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_subs_epi8 (__mmask16 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3765:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3775:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_subs_epi16 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3787:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3797:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_subs_epu8 (__mmask16 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3809:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3819:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_subs_epu16 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3831:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3841:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_srl_epi16 (__mmask16 __U, __m256i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3853:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3863:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_srl_epi16 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3875:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3885:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_sra_epi16 (__mmask16 __U, __m256i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3897:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3907:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_sra_epi16 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3918:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_adds_epi16 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3930:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3940:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_adds_epu8 (__mmask16 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3952:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3962:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_adds_epu16 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3974:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3984:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_sub_epi8 (__mmask16 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3996:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4006:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_sub_epi16 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4018:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4028:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_adds_epi8 (__mmask16 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4039:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepi16_epi8 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4049:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepi16_storeu_epi8 (void * __P, __mmask8 __M,__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4056:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepi16_epi8 (__m128i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4064:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepi16_epi8 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4074:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_srav_epi16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4086:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4096:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_srav_epi16 (__mmask16 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4107:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_srav_epi16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4119:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4129:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_srav_epi16 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4140:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_srlv_epi16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4152:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4162:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_srlv_epi16 (__mmask16 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4173:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_srlv_epi16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4185:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4195:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_srlv_epi16 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4206:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_sllv_epi16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4218:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4228:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_sllv_epi16 (__mmask16 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4239:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sllv_epi16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4251:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4261:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_sllv_epi16 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4273:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4283:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_sll_epi16 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4295:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4305:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_sll_epi16 (__mmask16 __U, __m256i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4316:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_packus_epi32 (__mmask16 __M, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4328:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4338:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_packus_epi32 (__mmask8 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4350:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4359:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_packs_epi32 (__mmask16 __M, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4371:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4381:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_packs_epi32 (__mmask8 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4393:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4402:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpneq_epu8_mask (__mmask16 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4411:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmplt_epu8_mask (__mmask16 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4420:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpge_epu8_mask (__mmask16 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4429:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmple_epu8_mask (__mmask16 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4438:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpneq_epu16_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4447:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmplt_epu16_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4456:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpge_epu16_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4465:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmple_epu16_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4474:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpneq_epi8_mask (__mmask16 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4483:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmplt_epi8_mask (__mmask16 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4492:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpge_epi8_mask (__mmask16 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4501:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmple_epi8_mask (__mmask16 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4510:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpneq_epi16_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4519:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmplt_epi16_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4528:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpge_epi16_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4537:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmple_epi16_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4546:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpneq_epu8_mask (__mmask32 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4555:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmplt_epu8_mask (__mmask32 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4564:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpge_epu8_mask (__mmask32 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4573:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmple_epu8_mask (__mmask32 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4582:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpneq_epu16_mask (__mmask16 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4591:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmplt_epu16_mask (__mmask16 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4600:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpge_epu16_mask (__mmask16 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4609:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmple_epu16_mask (__mmask16 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4618:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpneq_epi8_mask (__mmask32 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4627:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmplt_epi8_mask (__mmask32 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4636:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpge_epi8_mask (__mmask32 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4645:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmple_epi8_mask (__mmask32 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4654:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpneq_epi16_mask (__mmask16 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4663:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmplt_epi16_mask (__mmask16 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4672:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpge_epi16_mask (__mmask16 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4681:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmple_epi16_mask (__mmask16 __M, __m256i __X, __m256i __Y) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:61, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:39:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvttpd_epi64 (__m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:49:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvttpd_epi64 (__m256i __W, __mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:58:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvttpd_epi64 (__mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:68:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvttpd_epi64 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:78:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvttpd_epi64 (__m128i __W, __mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:87:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvttpd_epi64 (__mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:97:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvttpd_epu64 (__m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:107:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvttpd_epu64 (__m256i __W, __mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:116:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvttpd_epu64 (__mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:126:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvttpd_epu64 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:136:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvttpd_epu64 (__m128i __W, __mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:145:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvttpd_epu64 (__mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:155:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtpd_epi64 (__m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:165:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtpd_epi64 (__m256i __W, __mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:174:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtpd_epi64 (__mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:184:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtpd_epi64 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:194:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtpd_epi64 (__m128i __W, __mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:203:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtpd_epi64 (__mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:213:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtpd_epu64 (__m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:223:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtpd_epu64 (__m256i __W, __mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:232:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtpd_epu64 (__mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:242:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtpd_epu64 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:252:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtpd_epu64 (__m128i __W, __mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:261:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtpd_epu64 (__mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:271:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvttps_epi64 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:281:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvttps_epi64 (__m256i __W, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:290:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvttps_epi64 (__mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:300:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvttps_epi64 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:310:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvttps_epi64 (__m128i __W, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:319:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvttps_epi64 (__mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:329:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvttps_epu64 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:339:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvttps_epu64 (__m256i __W, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:348:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvttps_epu64 (__mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:358:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvttps_epu64 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:368:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvttps_epu64 (__m128i __W, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:377:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvttps_epu64 (__mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:387:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_broadcast_f64x2 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:397:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_broadcast_f64x2 (__m256d __O, __mmask8 __M, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:407:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_broadcast_f64x2 (__mmask8 __M, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:418:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_broadcast_i64x2 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:428:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_broadcast_i64x2 (__m256i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:438:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_broadcast_i64x2 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:449:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_broadcast_f32x2 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:458:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_broadcast_f32x2 (__m256 __O, __mmask8 __M, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:467:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_broadcast_f32x2 (__mmask8 __M, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:477:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_broadcast_i32x2 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:487:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_broadcast_i32x2 (__m256i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:497:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_broadcast_i32x2 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:508:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_broadcast_i32x2 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:518:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_broadcast_i32x2 (__m128i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:528:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_broadcast_i32x2 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:539:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mullo_epi64 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:547:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:557:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_mullo_epi64 (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:568:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mullo_epi64 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:576:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:586:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_mullo_epi64 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:598:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:608:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_andnot_pd (__mmask8 __U, __m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:620:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:630:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_andnot_pd (__mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:642:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:652:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_andnot_ps (__mmask8 __U, __m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:663:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_andnot_ps (__m128 __W, __mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:673:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_andnot_ps (__mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:684:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtps_epi64 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:694:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtps_epi64 (__m256i __W, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:703:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtps_epi64 (__mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:713:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtps_epi64 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:723:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtps_epi64 (__m128i __W, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:732:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtps_epi64 (__mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:742:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtps_epu64 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:752:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtps_epu64 (__m256i __W, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:761:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtps_epu64 (__mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:771:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtps_epu64 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:781:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtps_epu64 (__m128i __W, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:790:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtps_epu64 (__mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:800:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepi64_ps (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:810:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepi64_ps (__m128 __W, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:819:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepi64_ps (__mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:829:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepi64_ps (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:839:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepi64_ps (__m128 __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:848:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepi64_ps (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:858:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepu64_ps (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:868:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepu64_ps (__m128 __W, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:877:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepu64_ps (__mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:887:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepu64_ps (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:897:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepu64_ps (__m128 __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:906:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepu64_ps (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:916:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepi64_pd (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:926:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepi64_pd (__m256d __W, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:935:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepi64_pd (__mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:945:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepi64_pd (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:955:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepi64_pd (__m128d __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:964:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepi64_pd (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:974:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepu64_pd (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:984:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepu64_pd (__m256d __W, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:993:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepu64_pd (__mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1004:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1014:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_and_pd (__mmask8 __U, __m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1025:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_and_pd (__m128d __W, __mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1035:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_and_pd (__mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1046:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_and_ps (__m256 __W, __mmask8 __U, __m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1056:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_and_ps (__mmask8 __U, __m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1067:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_and_ps (__m128 __W, __mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1077:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_and_ps (__mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1088:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepu64_pd (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1098:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepu64_pd (__m128d __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1107:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepu64_pd (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1118:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1128:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_xor_pd (__mmask8 __U, __m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1139:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_xor_pd (__m128d __W, __mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1149:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_xor_pd (__mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1160:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_xor_ps (__m256 __W, __mmask8 __U, __m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1170:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_xor_ps (__mmask8 __U, __m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1181:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_xor_ps (__m128 __W, __mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1191:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_xor_ps (__mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1202:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_or_pd (__m256d __W, __mmask8 __U, __m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1212:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_or_pd (__mmask8 __U, __m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1223:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_or_pd (__m128d __W, __mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1233:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_or_pd (__mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1244:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_or_ps (__m256 __W, __mmask8 __U, __m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1254:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_or_ps (__mmask8 __U, __m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1265:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_or_ps (__m128 __W, __mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1275:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_or_ps (__mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1286:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_movm_epi32 (__mmask8 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1293:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_movm_epi32 (__mmask8 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1300:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_movm_epi64 (__mmask8 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1307:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_movm_epi64 (__mmask8 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1314:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_movepi32_mask (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1321:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_movepi32_mask (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1328:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_movepi64_mask (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1335:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_movepi64_mask (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1343:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_extractf64x2_pd (__m256d __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1355:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1367:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1379:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_extracti64x2_epi64 (__m256i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1391:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1403:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1415:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_reduce_pd (__m256d __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1425:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_reduce_pd (__m256d __W, __mmask8 __U, __m256d __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1434:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_reduce_pd (__mmask8 __U, __m256d __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1444:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_reduce_pd (__m128d __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1454:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_reduce_pd (__m128d __W, __mmask8 __U, __m128d __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1463:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_reduce_pd (__mmask8 __U, __m128d __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1473:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_reduce_ps (__m256 __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1483:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_reduce_ps (__m256 __W, __mmask8 __U, __m256 __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1492:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_reduce_ps (__mmask8 __U, __m256 __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1502:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_reduce_ps (__m128 __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1512:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_reduce_ps (__m128 __W, __mmask8 __U, __m128 __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1521:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_reduce_ps (__mmask8 __U, __m128 __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1531:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_range_pd (__m256d __A, __m256d __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1543:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __A, __m256d __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1553:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_range_pd (__mmask8 __U, __m256d __A, __m256d __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1564:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_range_pd (__m128d __A, __m128d __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1576:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __A, __m128d __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1586:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_range_pd (__mmask8 __U, __m128d __A, __m128d __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1597:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_range_ps (__m256 __A, __m256 __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1609:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1619:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_range_ps (__mmask8 __U, __m256 __A, __m256 __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1630:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_range_ps (__m128 __A, __m128 __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1642:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __A, __m128 __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1652:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_range_ps (__mmask8 __U, __m128 __A, __m128 __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1664:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1672:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_fpclass_pd_mask (__m256d __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1681:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_fpclass_ps_mask (__mmask8 __U, __m256 __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1689:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_fpclass_ps_mask (__m256 __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1698:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_fpclass_pd_mask (__mmask8 __U, __m128d __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1706:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fpclass_pd_mask (__m128d __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1715:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_fpclass_ps_mask (__mmask8 __U, __m128 __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1723:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fpclass_ps_mask (__m128 __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1732:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_inserti64x2 (__m256i __A, __m128i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1745:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1758:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1771:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_insertf64x2 (__m256d __A, __m128d __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1784:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1797:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:63, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512ifmaintrin.h:33:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("avx512ifma") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512ifmaintrin.h:33:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512ifmaintrin.h:33:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512ifmaintrin.h:33:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512ifmaintrin.h:39:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_madd52lo_epu64 (__m512i __X, __m512i __Y, __m512i __Z) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512ifmaintrin.h:49:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_madd52hi_epu64 (__m512i __X, __m512i __Y, __m512i __Z) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512ifmaintrin.h:60:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512ifmaintrin.h:71:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512ifmaintrin.h:81:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_madd52lo_epu64 (__mmask8 __M, __m512i __X, __m512i __Y, __m512i __Z) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512ifmaintrin.h:91:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_madd52hi_epu64 (__mmask8 __M, __m512i __X, __m512i __Y, __m512i __Z) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:65, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512ifmavlintrin.h:39:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_madd52lo_epu64 (__m128i __X, __m128i __Y, __m128i __Z) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512ifmavlintrin.h:49:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_madd52hi_epu64 (__m128i __X, __m128i __Y, __m128i __Z) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512ifmavlintrin.h:59:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_madd52lo_epu64 (__m256i __X, __m256i __Y, __m256i __Z) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512ifmavlintrin.h:69:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_madd52hi_epu64 (__m256i __X, __m256i __Y, __m256i __Z) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512ifmavlintrin.h:79:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_madd52lo_epu64 (__m128i __W, __mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512ifmavlintrin.h:89:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_madd52hi_epu64 (__m128i __W, __mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512ifmavlintrin.h:100:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512ifmavlintrin.h:111:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512ifmavlintrin.h:121:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_madd52lo_epu64 (__mmask8 __M, __m128i __X, __m128i __Y, __m128i __Z) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512ifmavlintrin.h:131:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_madd52hi_epu64 (__mmask8 __M, __m128i __X, __m128i __Y, __m128i __Z) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512ifmavlintrin.h:141:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_madd52lo_epu64 (__mmask8 __M, __m256i __X, __m256i __Y, __m256i __Z) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512ifmavlintrin.h:151:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_madd52hi_epu64 (__mmask8 __M, __m256i __X, __m256i __Y, __m256i __Z) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:67, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmiintrin.h:33:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("avx512vbmi") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmiintrin.h:33:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmiintrin.h:33:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmiintrin.h:33:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmiintrin.h:33:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmiintrin.h:39:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_multishift_epi64_epi8 (__m512i __W, __mmask64 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmiintrin.h:49:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_multishift_epi64_epi8 (__mmask64 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmiintrin.h:60:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_multishift_epi64_epi8 (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmiintrin.h:71:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_permutexvar_epi8 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmiintrin.h:83:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmiintrin.h:95:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmiintrin.h:105:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_permutex2var_epi8 (__m512i __A, __m512i __I, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmiintrin.h:117:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __I, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmiintrin.h:130:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask64 __U, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmiintrin.h:143:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __I, __m512i __B) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:69, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmivlintrin.h:39:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_multishift_epi64_epi8 (__m256i __W, __mmask32 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmivlintrin.h:49:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_multishift_epi64_epi8 (__mmask32 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmivlintrin.h:60:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_multishift_epi64_epi8 (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmivlintrin.h:71:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_multishift_epi64_epi8 (__m128i __W, __mmask16 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmivlintrin.h:81:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_multishift_epi64_epi8 (__mmask16 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmivlintrin.h:92:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_multishift_epi64_epi8 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmivlintrin.h:103:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permutexvar_epi8 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmivlintrin.h:115:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmivlintrin.h:127:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmivlintrin.h:137:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_permutexvar_epi8 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmivlintrin.h:148:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_permutexvar_epi8 (__mmask16 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmivlintrin.h:160:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmivlintrin.h:170:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permutex2var_epi8 (__m256i __A, __m256i __I, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmivlintrin.h:182:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __I, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmivlintrin.h:195:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask32 __U, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmivlintrin.h:208:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __I, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmivlintrin.h:220:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_permutex2var_epi8 (__m128i __A, __m128i __I, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmivlintrin.h:232:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmivlintrin.h:245:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmivlintrin.h:258:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:71, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124fmapsintrin.h:33:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("avx5124fmaps") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124fmapsintrin.h:33:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124fmapsintrin.h:33:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124fmapsintrin.h:33:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124fmapsintrin.h:33:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124fmapsintrin.h:33:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124fmapsintrin.h:33:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124fmapsintrin.h:33:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124fmapsintrin.h:40:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __D, __m512 __E, __m128 *__F) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124fmapsintrin.h:53:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __C, __m512 __D, __m512 __E, __m128 *__F) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124fmapsintrin.h:69:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __D, __m512 __E, __m128 *__F) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124fmapsintrin.h:84:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __D, __m128 __E, __m128 *__F) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124fmapsintrin.h:97:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __D, __m128 __E, __m128 *__F) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124fmapsintrin.h:112:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __D, __m128 __E, __m128 *__F) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124fmapsintrin.h:127:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __D, __m512 __E, __m128 *__F) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124fmapsintrin.h:140:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __C, __m512 __D, __m512 __E, __m128 *__F) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124fmapsintrin.h:156:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __D, __m512 __E, __m128 *__F) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124fmapsintrin.h:171:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __D, __m128 __E, __m128 *__F) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124fmapsintrin.h:184:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __D, __m128 __E, __m128 *__F) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124fmapsintrin.h:199:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __D, __m128 __E, __m128 *__F) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:73, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124vnniwintrin.h:33:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("avx5124vnniw") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124vnniwintrin.h:33:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124vnniwintrin.h:33:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124vnniwintrin.h:33:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124vnniwintrin.h:40:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __D, __m512i __E, __m128i *__F) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124vnniwintrin.h:54:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i *__F) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124vnniwintrin.h:70:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i *__F) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124vnniwintrin.h:85:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __D, __m512i __E, __m128i *__F) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124vnniwintrin.h:99:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i *__F) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124vnniwintrin.h:115:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i *__F) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:75, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vpopcntdqintrin.h:33:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("avx512vpopcntdq") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vpopcntdqintrin.h:33:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vpopcntdqintrin.h:33:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vpopcntdqintrin.h:33:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vpopcntdqintrin.h:39:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_popcnt_epi32 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vpopcntdqintrin.h:46:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_popcnt_epi32 (__m512i __A, __mmask16 __U, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vpopcntdqintrin.h:55:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_popcnt_epi32 (__mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vpopcntdqintrin.h:65:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_popcnt_epi64 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vpopcntdqintrin.h:72:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_popcnt_epi64 (__m512i __A, __mmask8 __U, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vpopcntdqintrin.h:81:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_popcnt_epi64 (__mmask8 __U, __m512i __A) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:77, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:33:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("avx512vbmi2") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:33:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:33:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:33:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:33:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:33:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:33:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:33:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:33:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:33:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:33:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:33:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:33:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:33:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:33:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:33:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:33:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:33:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:33:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:33:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:33:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:33:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:33:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:33:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:40:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_shrdi_epi16 (__m512i __A, __m512i __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:48:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_shrdi_epi32 (__m512i __A, __m512i __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:57:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:65:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_shrdi_epi32 (__mmask16 __A, __m512i __B, __m512i __C, int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:73:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_shrdi_epi64 (__m512i __A, __m512i __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:81:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:89:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_shrdi_epi64 (__mmask8 __A, __m512i __B, __m512i __C, int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:97:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_shldi_epi16 (__m512i __A, __m512i __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:105:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_shldi_epi32 (__m512i __A, __m512i __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:114:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:122:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_shldi_epi32 (__mmask16 __A, __m512i __B, __m512i __C, int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:130:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_shldi_epi64 (__m512i __A, __m512i __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:138:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:146:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_shldi_epi64 (__mmask8 __A, __m512i __B, __m512i __C, int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:202:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_shrdv_epi16 (__m512i __A, __m512i __B, __m512i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:210:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_shrdv_epi32 (__m512i __A, __m512i __B, __m512i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:218:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_shrdv_epi32 (__m512i __A, __mmask16 __B, __m512i __C, __m512i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:226:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_shrdv_epi32 (__mmask16 __A, __m512i __B, __m512i __C, __m512i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:234:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_shrdv_epi64 (__m512i __A, __m512i __B, __m512i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:242:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_shrdv_epi64 (__m512i __A, __mmask8 __B, __m512i __C, __m512i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:250:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_shrdv_epi64 (__mmask8 __A, __m512i __B, __m512i __C, __m512i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:257:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_shldv_epi16 (__m512i __A, __m512i __B, __m512i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:265:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_shldv_epi32 (__m512i __A, __m512i __B, __m512i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:273:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_shldv_epi32 (__m512i __A, __mmask16 __B, __m512i __C, __m512i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:281:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_shldv_epi32 (__mmask16 __A, __m512i __B, __m512i __C, __m512i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:289:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_shldv_epi64 (__m512i __A, __m512i __B, __m512i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:297:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_shldv_epi64 (__m512i __A, __mmask8 __B, __m512i __C, __m512i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:305:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_shldv_epi64 (__mmask8 __A, __m512i __B, __m512i __C, __m512i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:325:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_compress_epi8 (__m512i __A, __mmask64 __B, __m512i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:334:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_compress_epi8 (__mmask64 __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:343:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_compressstoreu_epi8 (void * __A, __mmask64 __B, __m512i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:351:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_compress_epi16 (__m512i __A, __mmask32 __B, __m512i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:359:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_compress_epi16 (__mmask32 __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:367:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_compressstoreu_epi16 (void * __A, __mmask32 __B, __m512i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:375:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_expand_epi8 (__m512i __A, __mmask64 __B, __m512i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:384:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_expand_epi8 (__mmask64 __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:392:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_expandloadu_epi8 (__m512i __A, __mmask64 __B, const void * __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:400:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_expandloadu_epi8 (__mmask64 __A, const void * __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:408:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_expand_epi16 (__m512i __A, __mmask32 __B, __m512i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:417:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_expand_epi16 (__mmask32 __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:425:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_expandloadu_epi16 (__m512i __A, __mmask32 __B, const void * __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:433:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_expandloadu_epi16 (__mmask32 __A, const void * __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:443:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:451:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_shrdi_epi16 (__mmask32 __A, __m512i __B, __m512i __C, int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:460:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:468:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_shldi_epi16 (__mmask32 __A, __m512i __B, __m512i __C, int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:493:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_shrdv_epi16 (__m512i __A, __mmask32 __B, __m512i __C, __m512i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:501:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_shrdv_epi16 (__mmask32 __A, __m512i __B, __m512i __C, __m512i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:509:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_shldv_epi16 (__m512i __A, __mmask32 __B, __m512i __C, __m512i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:517:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_shldv_epi16 (__mmask32 __A, __m512i __B, __m512i __C, __m512i __D) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:79, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:39:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_compress_epi8 (__m128i __A, __mmask16 __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:47:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_compress_epi8 (__mmask16 __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:56:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_compressstoreu_epi16 (void * __A, __mmask16 __B, __m256i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:64:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_compress_epi16 (__m128i __A, __mmask8 __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:72:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_compress_epi16 (__mmask8 __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:80:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_compress_epi16 (__m256i __A, __mmask16 __B, __m256i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:88:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_compress_epi16 (__mmask16 __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:96:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_compressstoreu_epi8 (void * __A, __mmask16 __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:104:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_compressstoreu_epi16 (void * __A, __mmask8 __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:112:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_expand_epi8 (__m128i __A, __mmask16 __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:121:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_expand_epi8 (__mmask16 __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:129:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_expandloadu_epi8 (__m128i __A, __mmask16 __B, const void * __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:137:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_expandloadu_epi8 (__mmask16 __A, const void * __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:145:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_expand_epi16 (__m128i __A, __mmask8 __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:154:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_expand_epi16 (__mmask8 __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:162:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_expandloadu_epi16 (__m128i __A, __mmask8 __B, const void * __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:170:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_expandloadu_epi16 (__mmask8 __A, const void * __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:177:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_expand_epi16 (__m256i __A, __mmask16 __B, __m256i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:186:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_expand_epi16 (__mmask16 __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:194:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_expandloadu_epi16 (__m256i __A, __mmask16 __B, const void * __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:202:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_expandloadu_epi16 (__mmask16 __A, const void * __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:211:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_shrdi_epi16 (__m256i __A, __m256i __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:220:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:228:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_shrdi_epi16 (__mmask16 __A, __m256i __B, __m256i __C, int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:237:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:245:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_shrdi_epi32 (__mmask8 __A, __m256i __B, __m256i __C, int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:253:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_shrdi_epi32 (__m256i __A, __m256i __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:261:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:269:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_shrdi_epi64 (__mmask8 __A, __m256i __B, __m256i __C, int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:277:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_shrdi_epi64 (__m256i __A, __m256i __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:285:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:293:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_shrdi_epi16 (__mmask8 __A, __m128i __B, __m128i __C, int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:301:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_shrdi_epi16 (__m128i __A, __m128i __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:309:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:317:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_shrdi_epi32 (__mmask8 __A, __m128i __B, __m128i __C, int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:325:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_shrdi_epi32 (__m128i __A, __m128i __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:333:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:341:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_shrdi_epi64 (__mmask8 __A, __m128i __B, __m128i __C, int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:349:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_shrdi_epi64 (__m128i __A, __m128i __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:356:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_shldi_epi16 (__m256i __A, __m256i __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:365:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:373:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_shldi_epi16 (__mmask16 __A, __m256i __B, __m256i __C, int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:382:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:390:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_shldi_epi32 (__mmask8 __A, __m256i __B, __m256i __C, int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:398:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_shldi_epi32 (__m256i __A, __m256i __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:406:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:414:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_shldi_epi64 (__mmask8 __A, __m256i __B, __m256i __C, int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:422:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_shldi_epi64 (__m256i __A, __m256i __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:430:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:438:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_shldi_epi16 (__mmask8 __A, __m128i __B, __m128i __C, int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:446:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_shldi_epi16 (__m128i __A, __m128i __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:454:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:462:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_shldi_epi32 (__mmask8 __A, __m128i __B, __m128i __C, int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:470:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_shldi_epi32 (__m128i __A, __m128i __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:478:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:486:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_shldi_epi64 (__mmask8 __A, __m128i __B, __m128i __C, int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:494:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_shldi_epi64 (__m128i __A, __m128i __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:623:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_shrdv_epi16 (__m256i __A, __m256i __B, __m256i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:631:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_shrdv_epi16 (__m256i __A, __mmask16 __B, __m256i __C, __m256i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:639:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_shrdv_epi16 (__mmask16 __A, __m256i __B, __m256i __C, __m256i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:647:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_shrdv_epi32 (__m256i __A, __m256i __B, __m256i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:655:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_shrdv_epi32 (__m256i __A, __mmask8 __B, __m256i __C, __m256i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:663:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_shrdv_epi32 (__mmask8 __A, __m256i __B, __m256i __C, __m256i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:671:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_shrdv_epi64 (__m256i __A, __m256i __B, __m256i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:679:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_shrdv_epi64 (__m256i __A, __mmask8 __B, __m256i __C, __m256i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:687:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_shrdv_epi64 (__mmask8 __A, __m256i __B, __m256i __C, __m256i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:695:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_shrdv_epi16 (__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:703:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_shrdv_epi16 (__m128i __A, __mmask8 __B, __m128i __C, __m128i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:711:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_shrdv_epi16 (__mmask8 __A, __m128i __B, __m128i __C, __m128i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:719:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_shrdv_epi32 (__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:727:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_shrdv_epi32 (__m128i __A, __mmask8 __B, __m128i __C, __m128i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:735:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_shrdv_epi32 (__mmask8 __A, __m128i __B, __m128i __C, __m128i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:743:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_shrdv_epi64 (__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:751:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_shrdv_epi64 (__m128i __A, __mmask8 __B, __m128i __C, __m128i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:759:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_shrdv_epi64 (__mmask8 __A, __m128i __B, __m128i __C, __m128i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:767:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_shldv_epi16 (__m256i __A, __m256i __B, __m256i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:775:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_shldv_epi16 (__m256i __A, __mmask16 __B, __m256i __C, __m256i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:783:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_shldv_epi16 (__mmask16 __A, __m256i __B, __m256i __C, __m256i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:791:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_shldv_epi32 (__m256i __A, __m256i __B, __m256i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:799:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_shldv_epi32 (__m256i __A, __mmask8 __B, __m256i __C, __m256i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:807:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_shldv_epi32 (__mmask8 __A, __m256i __B, __m256i __C, __m256i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:815:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_shldv_epi64 (__m256i __A, __m256i __B, __m256i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:823:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_shldv_epi64 (__m256i __A, __mmask8 __B, __m256i __C, __m256i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:831:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_shldv_epi64 (__mmask8 __A, __m256i __B, __m256i __C, __m256i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:839:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_shldv_epi16 (__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:847:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_shldv_epi16 (__m128i __A, __mmask8 __B, __m128i __C, __m128i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:855:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_shldv_epi16 (__mmask8 __A, __m128i __B, __m128i __C, __m128i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:863:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_shldv_epi32 (__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:871:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_shldv_epi32 (__m128i __A, __mmask8 __B, __m128i __C, __m128i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:879:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_shldv_epi32 (__mmask8 __A, __m128i __B, __m128i __C, __m128i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:887:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_shldv_epi64 (__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:895:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_shldv_epi64 (__m128i __A, __mmask8 __B, __m128i __C, __m128i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:903:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_shldv_epi64 (__mmask8 __A, __m128i __B, __m128i __C, __m128i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:926:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_compress_epi8 (__m256i __A, __mmask32 __B, __m256i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:934:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_compress_epi8 (__mmask32 __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:942:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_compressstoreu_epi8 (void * __A, __mmask32 __B, __m256i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:950:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_expand_epi8 (__m256i __A, __mmask32 __B, __m256i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:959:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_expand_epi8 (__mmask32 __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:967:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_expandloadu_epi8 (__m256i __A, __mmask32 __B, const void * __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:975:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_expandloadu_epi8 (__mmask32 __A, const void * __B) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:81, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnniintrin.h:33:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("avx512vnni") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnniintrin.h:33:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnniintrin.h:33:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnniintrin.h:33:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnniintrin.h:33:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnniintrin.h:33:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnniintrin.h:33:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnniintrin.h:33:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnniintrin.h:33:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnniintrin.h:33:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnniintrin.h:33:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnniintrin.h:33:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnniintrin.h:39:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_dpbusd_epi32 (__m512i __A, __m512i __B, __m512i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnniintrin.h:47:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_dpbusd_epi32 (__m512i __A, __mmask16 __B, __m512i __C, __m512i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnniintrin.h:56:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnniintrin.h:64:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_dpbusds_epi32 (__m512i __A, __m512i __B, __m512i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnniintrin.h:73:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnniintrin.h:82:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnniintrin.h:90:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_dpwssd_epi32 (__m512i __A, __m512i __B, __m512i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnniintrin.h:98:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_dpwssd_epi32 (__m512i __A, __mmask16 __B, __m512i __C, __m512i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnniintrin.h:107:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnniintrin.h:115:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_dpwssds_epi32 (__m512i __A, __m512i __B, __m512i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnniintrin.h:124:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnniintrin.h:133:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __D) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:83, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:39:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_dpbusd_epi32 (__m256i __A, __m256i __B, __m256i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:47:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_dpbusd_epi32 (__m256i __A, __mmask8 __B, __m256i __C, __m256i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:55:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_dpbusd_epi32 (__mmask8 __A, __m256i __B, __m256i __C, __m256i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:63:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_dpbusd_epi32 (__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:71:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_dpbusd_epi32 (__m128i __A, __mmask8 __B, __m128i __C, __m128i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:79:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_dpbusd_epi32 (__mmask8 __A, __m128i __B, __m128i __C, __m128i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:87:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_dpbusds_epi32 (__m256i __A, __m256i __B, __m256i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:95:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_dpbusds_epi32 (__m256i __A, __mmask8 __B, __m256i __C, __m256i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:104:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:112:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_dpbusds_epi32 (__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:120:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_dpbusds_epi32 (__m128i __A, __mmask8 __B, __m128i __C, __m128i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:128:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_dpbusds_epi32 (__mmask8 __A, __m128i __B, __m128i __C, __m128i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:136:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_dpwssd_epi32 (__m256i __A, __m256i __B, __m256i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:144:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_dpwssd_epi32 (__m256i __A, __mmask8 __B, __m256i __C, __m256i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:152:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_dpwssd_epi32 (__mmask8 __A, __m256i __B, __m256i __C, __m256i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:160:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_dpwssd_epi32 (__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:168:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_dpwssd_epi32 (__m128i __A, __mmask8 __B, __m128i __C, __m128i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:176:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_dpwssd_epi32 (__mmask8 __A, __m128i __B, __m128i __C, __m128i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:184:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_dpwssds_epi32 (__m256i __A, __m256i __B, __m256i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:192:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_dpwssds_epi32 (__m256i __A, __mmask8 __B, __m256i __C, __m256i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:201:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:209:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_dpwssds_epi32 (__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:217:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_dpwssds_epi32 (__m128i __A, __mmask8 __B, __m128i __C, __m128i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:225:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_dpwssds_epi32 (__mmask8 __A, __m128i __B, __m128i __C, __m128i __D) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:85, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vpopcntdqvlintrin.h:39:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_popcnt_epi32 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vpopcntdqvlintrin.h:46:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_popcnt_epi32 (__m128i __A, __mmask16 __U, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vpopcntdqvlintrin.h:55:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_popcnt_epi32 (__mmask16 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vpopcntdqvlintrin.h:65:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_popcnt_epi32 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vpopcntdqvlintrin.h:72:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_popcnt_epi32 (__m256i __A, __mmask16 __U, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vpopcntdqvlintrin.h:81:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_popcnt_epi32 (__mmask16 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vpopcntdqvlintrin.h:91:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_popcnt_epi64 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vpopcntdqvlintrin.h:98:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_popcnt_epi64 (__m128i __A, __mmask8 __U, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vpopcntdqvlintrin.h:107:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_popcnt_epi64 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vpopcntdqvlintrin.h:117:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_popcnt_epi64 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vpopcntdqvlintrin.h:124:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_popcnt_epi64 (__m256i __A, __mmask8 __U, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vpopcntdqvlintrin.h:133:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_popcnt_epi64 (__mmask8 __U, __m256i __A) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:87, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:33:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("avx512bitalg") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:33:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:39:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_popcnt_epi8 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:46:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_popcnt_epi16 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:64:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_popcnt_epi8 (__m512i __A, __mmask64 __U, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:73:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_popcnt_epi8 (__mmask64 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:82:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_popcnt_epi16 (__m512i __A, __mmask32 __U, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:91:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_popcnt_epi16 (__mmask32 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:101:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_bitshuffle_epi64_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:110:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_bitshuffle_epi64_mask (__mmask64 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:130:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_popcnt_epi8 (__m256i __A, __mmask32 __U, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:139:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_popcnt_epi8 (__mmask32 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:149:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_bitshuffle_epi64_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:158:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_bitshuffle_epi64_mask (__mmask32 __M, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:179:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_bitshuffle_epi64_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:188:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_bitshuffle_epi64_mask (__mmask16 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:197:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_popcnt_epi8 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:204:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_popcnt_epi16 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:211:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_popcnt_epi8 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:218:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_popcnt_epi16 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:225:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_popcnt_epi16 (__m256i __A, __mmask16 __U, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:234:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_popcnt_epi16 (__mmask16 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:244:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_popcnt_epi8 (__m128i __A, __mmask16 __U, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:253:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_popcnt_epi8 (__mmask16 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:262:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_popcnt_epi16 (__m128i __A, __mmask8 __U, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:271:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_popcnt_epi16 (__mmask8 __U, __m128i __A) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:89, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/shaintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("sha") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/shaintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/shaintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/shaintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/shaintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/shaintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/shaintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/shaintrin.h:39:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sha1msg1_epu32 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/shaintrin.h:46:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sha1msg2_epu32 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/shaintrin.h:53:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sha1nexte_epu32 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/shaintrin.h:61:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sha1rnds4_epu32 (__m128i __A, __m128i __B, const int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/shaintrin.h:73:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sha256msg1_epu32 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/shaintrin.h:80:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sha256msg2_epu32 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/shaintrin.h:87:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sha256rnds2_epu32 (__m128i __A, __m128i __B, __m128i __C) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:91, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/lzcntintrin.h:34:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("lzcnt") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/lzcntintrin.h:34:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/lzcntintrin.h:34:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/lzcntintrin.h:34:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/lzcntintrin.h:39:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __lzcnt16 (unsigned short __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/lzcntintrin.h:45:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __lzcnt32 (unsigned int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/lzcntintrin.h:51:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _lzcnt_u32 (unsigned int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/lzcntintrin.h:58:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __lzcnt64 (unsigned long long __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/lzcntintrin.h:64:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _lzcnt_u64 (unsigned long long __X) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:93, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("bmi") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:38:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __tzcnt_u16 (unsigned short __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:44:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __andn_u32 (unsigned int __X, unsigned int __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:50:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __bextr_u32 (unsigned int __X, unsigned int __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:56:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _bextr_u32 (unsigned int __X, unsigned int __Y, unsigned __Z) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:62:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __blsi_u32 (unsigned int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:68:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _blsi_u32 (unsigned int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:74:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __blsmsk_u32 (unsigned int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:80:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _blsmsk_u32 (unsigned int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:86:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __blsr_u32 (unsigned int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:92:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _blsr_u32 (unsigned int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:98:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __tzcnt_u32 (unsigned int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:104:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _tzcnt_u32 (unsigned int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:112:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __andn_u64 (unsigned long long __X, unsigned long long __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:118:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __bextr_u64 (unsigned long long __X, unsigned long long __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:124:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _bextr_u64 (unsigned long long __X, unsigned int __Y, unsigned int __Z) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:130:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __blsi_u64 (unsigned long long __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:136:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _blsi_u64 (unsigned long long __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:142:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __blsmsk_u64 (unsigned long long __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:148:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _blsmsk_u64 (unsigned long long __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:154:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __blsr_u64 (unsigned long long __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:160:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _blsr_u64 (unsigned long long __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:166:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __tzcnt_u64 (unsigned long long __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:172:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _tzcnt_u64 (unsigned long long __X) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:95, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmi2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("bmi2") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmi2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmi2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmi2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmi2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmi2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmi2intrin.h:39:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _bzhi_u32 (unsigned int __X, unsigned int __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmi2intrin.h:46:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _pdep_u32 (unsigned int __X, unsigned int __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmi2intrin.h:53:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _pext_u32 (unsigned int __X, unsigned int __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmi2intrin.h:62:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _bzhi_u64 (unsigned long long __X, unsigned long long __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmi2intrin.h:69:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _pdep_u64 (unsigned long long __X, unsigned long long __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmi2intrin.h:76:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _pext_u64 (unsigned long long __X, unsigned long long __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmi2intrin.h:84:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned long long *__P) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:97, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("fma") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:39:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fmadd_pd (__m128d __A, __m128d __B, __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:47:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_fmadd_pd (__m256d __A, __m256d __B, __m256d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:55:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fmadd_ps (__m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:63:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_fmadd_ps (__m256 __A, __m256 __B, __m256 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:71:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fmadd_sd (__m128d __A, __m128d __B, __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:79:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fmadd_ss (__m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:87:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fmsub_pd (__m128d __A, __m128d __B, __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:95:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_fmsub_pd (__m256d __A, __m256d __B, __m256d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:103:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fmsub_ps (__m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:111:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_fmsub_ps (__m256 __A, __m256 __B, __m256 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:119:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fmsub_sd (__m128d __A, __m128d __B, __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:127:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fmsub_ss (__m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:135:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fnmadd_pd (__m128d __A, __m128d __B, __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:143:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_fnmadd_pd (__m256d __A, __m256d __B, __m256d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:151:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fnmadd_ps (__m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:159:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_fnmadd_ps (__m256 __A, __m256 __B, __m256 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:167:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fnmadd_sd (__m128d __A, __m128d __B, __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:175:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fnmadd_ss (__m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:183:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fnmsub_pd (__m128d __A, __m128d __B, __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:191:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_fnmsub_pd (__m256d __A, __m256d __B, __m256d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:199:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fnmsub_ps (__m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:207:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_fnmsub_ps (__m256 __A, __m256 __B, __m256 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:215:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fnmsub_sd (__m128d __A, __m128d __B, __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:223:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fnmsub_ss (__m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:231:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fmaddsub_pd (__m128d __A, __m128d __B, __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:239:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_fmaddsub_pd (__m256d __A, __m256d __B, __m256d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:248:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fmaddsub_ps (__m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:256:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_fmaddsub_ps (__m256 __A, __m256 __B, __m256 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:265:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fmsubadd_pd (__m128d __A, __m128d __B, __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:273:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_fmsubadd_pd (__m256d __A, __m256d __B, __m256d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:282:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fmsubadd_ps (__m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:290:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_fmsubadd_ps (__m256 __A, __m256 __B, __m256 __C) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:99, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/f16cintrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("f16c") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/f16cintrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/f16cintrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/f16cintrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/f16cintrin.h:38:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _cvtsh_ss (unsigned short __S) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/f16cintrin.h:46:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtph_ps (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/f16cintrin.h:52:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtph_ps (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/f16cintrin.h:59:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _cvtss_sh (float __F, const int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/f16cintrin.h:67:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtps_ph (__m128 __A, const int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/f16cintrin.h:73:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtps_ph (__m256 __A, const int __I) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:101, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/rtmintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("rtm") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/rtmintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/rtmintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/rtmintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/rtmintrin.h:50:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _xbegin (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/rtmintrin.h:61:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _xend (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/rtmintrin.h:71:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _xabort (const unsigned int __imm) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:103, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xtestintrin.h:41:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _xtest (void) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:105, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/cetintrin.h:33:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target ("shstk") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/cetintrin.h:33:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/cetintrin.h:33:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/cetintrin.h:33:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/cetintrin.h:33:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/cetintrin.h:33:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/cetintrin.h:33:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/cetintrin.h:33:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/cetintrin.h:33:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/cetintrin.h:33:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/cetintrin.h:33:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/cetintrin.h:33:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/cetintrin.h:40:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _get_ssp (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/cetintrin.h:55:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _inc_ssp (unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/cetintrin.h:66:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _saveprevssp (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/cetintrin.h:73:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _rstorssp (void *__B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/cetintrin.h:80:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _wrssd (unsigned int __B, void *__C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/cetintrin.h:88:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _wrssq (unsigned long long __B, void *__C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/cetintrin.h:96:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _wrussd (unsigned int __B, void *__C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/cetintrin.h:104:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _wrussq (unsigned long long __B, void *__C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/cetintrin.h:112:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _setssbsy (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/cetintrin.h:119:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _clrssbsy (void *__B) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:107, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:39:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_gf2p8mul_epi8 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:48:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_gf2p8affineinv_epi64_epi8 (__m128i __A, __m128i __B, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:57:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_gf2p8affine_epi64_epi8 (__m128i __A, __m128i __B, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:84:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_gf2p8mul_epi8 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:93:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_gf2p8affineinv_epi64_epi8 (__m256i __A, __m256i __B, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:102:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_gf2p8affine_epi64_epi8 (__m256i __A, __m256i __B, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:130:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_gf2p8mul_epi8 (__m128i __A, __mmask16 __B, __m128i __C, __m128i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:139:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_gf2p8mul_epi8 (__mmask16 __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:149:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __D, const int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:161:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:172:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __D, const int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:181:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:219:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:228:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_gf2p8mul_epi8 (__mmask32 __A, __m256i __B, __m256i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:238:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __C, __m256i __D, const int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:250:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __C, const int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:260:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __D, const int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:272:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __C, const int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:309:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:317:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_gf2p8mul_epi8 (__mmask64 __A, __m512i __B, __m512i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:324:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_gf2p8mul_epi8 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:334:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __D, const int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:346:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __C, const int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:355:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_gf2p8affineinv_epi64_epi8 (__m512i __A, __m512i __B, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:364:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __D, const int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:373:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:380:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_gf2p8affine_epi64_epi8 (__m512i __A, __m512i __B, const int __C) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:109, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vaesintrin.h:29:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("vaes,avx") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vaesintrin.h:29:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vaesintrin.h:29:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vaesintrin.h:29:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vaesintrin.h:29:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vaesintrin.h:29:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vaesintrin.h:29:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vaesintrin.h:29:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vaesintrin.h:29:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vaesintrin.h:29:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vaesintrin.h:29:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vaesintrin.h:29:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vaesintrin.h:35:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_aesdec_epi128 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vaesintrin.h:42:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_aesdeclast_epi128 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vaesintrin.h:50:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_aesenc_epi128 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vaesintrin.h:57:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_aesenclast_epi128 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vaesintrin.h:78:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_aesdec_epi128 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vaesintrin.h:85:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_aesdeclast_epi128 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vaesintrin.h:93:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_aesenc_epi128 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vaesintrin.h:100:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_aesenclast_epi128 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vaesintrin.h:119:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_aesdec_epi128 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vaesintrin.h:126:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_aesdeclast_epi128 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vaesintrin.h:134:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_aesenc_epi128 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vaesintrin.h:141:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_aesenclast_epi128 (__m128i __A, __m128i __B) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:111, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vpclmulqdqintrin.h:40:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_clmulepi64_epi128 (__m512i __A, __m512i __B, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vpclmulqdqintrin.h:65:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_clmulepi64_epi128 (__m128i __A, __m128i __B, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vpclmulqdqintrin.h:90:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_clmulepi64_epi128 (__m256i __A, __m256i __B, const int __C) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:113, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/movdirintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target ("movdiri") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/movdirintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/movdirintrin.h:39:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _directstoreu_u32 (void * __P, unsigned int __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/movdirintrin.h:46:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _directstoreu_u64 (void * __P, unsigned long long __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/movdirintrin.h:59:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target ("movdir64b") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/movdirintrin.h:65:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _movdir64b (void * __P, const void * __Q) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:117:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _wbinvd (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:124:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("rdrnd") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:124:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:124:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:129:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _rdrand16_step (unsigned short *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:136:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _rdrand32_step (unsigned int *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:147:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("rdpid") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:152:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _rdpid_u32 (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:165:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("fsgsbase") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:165:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:165:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:165:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:165:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:165:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:165:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:165:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:170:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _readfsbase_u32 (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:177:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _readfsbase_u64 (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:184:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _readgsbase_u32 (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:191:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _readgsbase_u64 (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:198:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _writefsbase_u32 (unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:205:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _writefsbase_u64 (unsigned long long __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:212:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _writegsbase_u32 (unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:219:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _writegsbase_u64 (unsigned long long __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:235:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _rdrand64_step (unsigned long long *__P) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:31, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:50, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/prfchwintrin.h:32:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_prefetchw (void *__P) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:50, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:36:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("sse,3dnow") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:36:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:36:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:36:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:36:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:36:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:36:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:36:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:36:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:36:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:36:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:36:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:36:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:36:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:36:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:36:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:36:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:36:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:36:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:36:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:44:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_femms (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:50:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pavgusb (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:56:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pf2id (__m64 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:62:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pfacc (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:68:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pfadd (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:74:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pfcmpeq (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:80:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pfcmpge (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:86:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pfcmpgt (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:92:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pfmax (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:98:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pfmin (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:104:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pfmul (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:110:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pfrcp (__m64 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:116:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pfrcpit1 (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:122:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pfrcpit2 (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:128:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pfrsqrt (__m64 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:134:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pfrsqit1 (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:140:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pfsub (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:146:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pfsubr (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:152:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pi2fd (__m64 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:158:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pmulhrw (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:164:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_prefetch (void *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:170:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_from_float (float __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:176:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_to_float (__m64 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:191:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("sse,3dnowa") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:191:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:191:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:191:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:191:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:191:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:199:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pf2iw (__m64 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:205:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pfnacc (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:211:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pfpnacc (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:217:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pi2fw (__m64 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:223:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pswapd (__m64 __A) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:52, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:36:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("fma4") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:36:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:42:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_macc_ps (__m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:48:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_macc_pd (__m128d __A, __m128d __B, __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:54:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_macc_ss (__m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:60:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_macc_sd (__m128d __A, __m128d __B, __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:66:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_msub_ps (__m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:73:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_msub_pd (__m128d __A, __m128d __B, __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:79:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_msub_ss (__m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:85:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_msub_sd (__m128d __A, __m128d __B, __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:91:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_nmacc_ps (__m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:97:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_nmacc_pd (__m128d __A, __m128d __B, __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:103:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_nmacc_ss (__m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:109:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_nmacc_sd (__m128d __A, __m128d __B, __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:115:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_nmsub_ps (__m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:121:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_nmsub_pd (__m128d __A, __m128d __B, __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:127:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_nmsub_ss (__m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:133:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_nmsub_sd (__m128d __A, __m128d __B, __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:139:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maddsub_ps (__m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:145:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maddsub_pd (__m128d __A, __m128d __B, __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:151:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_msubadd_ps (__m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:157:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_msubadd_pd (__m128d __A, __m128d __B, __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:164:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_macc_ps (__m256 __A, __m256 __B, __m256 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:170:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_macc_pd (__m256d __A, __m256d __B, __m256d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:176:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_msub_ps (__m256 __A, __m256 __B, __m256 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:183:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_msub_pd (__m256d __A, __m256d __B, __m256d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:189:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_nmacc_ps (__m256 __A, __m256 __B, __m256 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:195:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_nmacc_pd (__m256d __A, __m256d __B, __m256d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:201:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_nmsub_ps (__m256 __A, __m256 __B, __m256 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:207:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_nmsub_pd (__m256d __A, __m256d __B, __m256d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:213:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maddsub_ps (__m256 __A, __m256 __B, __m256 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:219:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maddsub_pd (__m256d __A, __m256d __B, __m256d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:225:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_msubadd_ps (__m256 __A, __m256 __B, __m256 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:231:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_msubadd_pd (__m256d __A, __m256d __B, __m256d __C) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:54, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("xop") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:41:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maccs_epi16(__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:47:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_macc_epi16(__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:53:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maccsd_epi16(__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:59:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maccd_epi16(__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:65:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maccs_epi32(__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:71:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_macc_epi32(__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:77:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maccslo_epi32(__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:83:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_macclo_epi32(__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:89:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maccshi_epi32(__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:95:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_macchi_epi32(__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:101:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maddsd_epi16(__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:107:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maddd_epi16(__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:114:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_haddw_epi8(__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:120:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_haddd_epi8(__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:126:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_haddq_epi8(__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:132:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_haddd_epi16(__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:138:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_haddq_epi16(__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:144:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_haddq_epi32(__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:150:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_haddw_epu8(__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:156:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_haddd_epu8(__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:162:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_haddq_epu8(__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:168:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_haddd_epu16(__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:174:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_haddq_epu16(__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:180:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_haddq_epu32(__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:186:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_hsubw_epi8(__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:192:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_hsubd_epi16(__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:198:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_hsubq_epi32(__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:206:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmov_si128(__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:212:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_perm_epi8(__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:221:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rot_epi8(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:227:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rot_epi16(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:233:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rot_epi32(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:239:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rot_epi64(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:248:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_roti_epi8(__m128i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:254:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_roti_epi16(__m128i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:260:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_roti_epi32(__m128i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:266:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_roti_epi64(__m128i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:284:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_shl_epi8(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:290:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_shl_epi16(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:296:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_shl_epi32(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:302:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_shl_epi64(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:309:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sha_epi8(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:315:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sha_epi16(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:321:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sha_epi32(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:327:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sha_epi64(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:336:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comlt_epu8(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:342:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comle_epu8(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:348:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comgt_epu8(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:354:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comge_epu8(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:360:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comeq_epu8(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:366:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comneq_epu8(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:372:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comfalse_epu8(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:378:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comtrue_epu8(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:386:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comlt_epu16(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:392:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comle_epu16(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:398:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comgt_epu16(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:404:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comge_epu16(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:410:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comeq_epu16(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:416:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comneq_epu16(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:422:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comfalse_epu16(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:428:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comtrue_epu16(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:436:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comlt_epu32(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:442:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comle_epu32(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:448:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comgt_epu32(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:454:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comge_epu32(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:460:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comeq_epu32(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:466:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comneq_epu32(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:472:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comfalse_epu32(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:478:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comtrue_epu32(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:486:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comlt_epu64(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:492:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comle_epu64(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:498:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comgt_epu64(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:504:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comge_epu64(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:510:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comeq_epu64(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:516:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comneq_epu64(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:522:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comfalse_epu64(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:528:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comtrue_epu64(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:536:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comlt_epi8(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:542:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comle_epi8(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:548:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comgt_epi8(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:554:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comge_epi8(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:560:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comeq_epi8(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:566:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comneq_epi8(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:572:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comfalse_epi8(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:578:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comtrue_epi8(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:586:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comlt_epi16(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:592:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comle_epi16(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:598:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comgt_epi16(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:604:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comge_epi16(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:610:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comeq_epi16(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:616:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comneq_epi16(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:622:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comfalse_epi16(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:628:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comtrue_epi16(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:636:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comlt_epi32(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:642:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comle_epi32(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:648:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comgt_epi32(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:654:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comge_epi32(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:660:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comeq_epi32(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:666:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comneq_epi32(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:672:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comfalse_epi32(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:678:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comtrue_epi32(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:686:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comlt_epi64(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:692:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comle_epi64(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:698:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comgt_epi64(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:704:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comge_epi64(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:710:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comeq_epi64(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:716:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comneq_epi64(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:722:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comfalse_epi64(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:728:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comtrue_epi64(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:736:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_frcz_ps (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:742:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_frcz_pd (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:748:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_frcz_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:756:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_frcz_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:764:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_frcz_ps (__m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:770:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_frcz_pd (__m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:779:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_permute2_pd (__m128d __X, __m128d __Y, __m128i __C, const int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:788:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permute2_pd (__m256d __X, __m256d __Y, __m256i __C, const int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:797:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_permute2_ps (__m128 __X, __m128 __Y, __m128i __C, const int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:806:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permute2_ps (__m256 __X, __m256 __Y, __m256i __C, const int __I) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:56, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/lwpintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("lwp") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/lwpintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/lwpintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/lwpintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/lwpintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/lwpintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/lwpintrin.h:38:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __llwpcb (void *__pcbAddress) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/lwpintrin.h:44:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __slwpcb (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/lwpintrin.h:51:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __lwpval32 (unsigned int __data2, unsigned int __data1, unsigned int __flags) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/lwpintrin.h:59:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned int __flags) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/lwpintrin.h:78:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __lwpins32 (unsigned int __data2, unsigned int __data1, unsigned int __flags) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/lwpintrin.h:86:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned int __flags) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:62, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tbmintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("tbm") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tbmintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tbmintrin.h:39:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __bextri_u32 (unsigned int __X, const unsigned int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tbmintrin.h:50:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __blcfill_u32 (unsigned int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tbmintrin.h:56:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __blci_u32 (unsigned int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tbmintrin.h:62:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __blcic_u32 (unsigned int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tbmintrin.h:68:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __blcmsk_u32 (unsigned int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tbmintrin.h:74:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __blcs_u32 (unsigned int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tbmintrin.h:80:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __blsfill_u32 (unsigned int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tbmintrin.h:86:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __blsic_u32 (unsigned int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tbmintrin.h:92:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __t1mskc_u32 (unsigned int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tbmintrin.h:98:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __tzmsk_u32 (unsigned int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tbmintrin.h:108:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __bextri_u64 (unsigned long long __X, const unsigned int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tbmintrin.h:119:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __blcfill_u64 (unsigned long long __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tbmintrin.h:125:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __blci_u64 (unsigned long long __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tbmintrin.h:131:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __blcic_u64 (unsigned long long __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tbmintrin.h:137:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __blcmsk_u64 (unsigned long long __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tbmintrin.h:143:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __blcs_u64 (unsigned long long __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tbmintrin.h:149:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __blsfill_u64 (unsigned long long __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tbmintrin.h:155:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __blsic_u64 (unsigned long long __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tbmintrin.h:161:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __t1mskc_u64 (unsigned long long __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tbmintrin.h:167:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __tzmsk_u64 (unsigned long long __X) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:68, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/rdseedintrin.h:33:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("rdseed") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/rdseedintrin.h:33:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/rdseedintrin.h:33:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/rdseedintrin.h:40:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _rdseed16_step (unsigned short *__p) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/rdseedintrin.h:47:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _rdseed32_step (unsigned int *__p) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/rdseedintrin.h:55:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _rdseed64_step (unsigned long long *__p) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:72, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fxsrintrin.h:39:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _fxsave (void *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fxsrintrin.h:46:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _fxrstor (void *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fxsrintrin.h:54:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _fxsave64 (void *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fxsrintrin.h:61:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _fxrstor64 (void *__P) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:74, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xsaveintrin.h:39:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _xsave (void *__P, long long __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xsaveintrin.h:46:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _xrstor (void *__P, long long __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xsaveintrin.h:53:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _xsetbv (unsigned int __A, long long __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xsaveintrin.h:60:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _xgetbv (unsigned int __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xsaveintrin.h:68:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _xsave64 (void *__P, long long __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xsaveintrin.h:75:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _xrstor64 (void *__P, long long __M) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:76, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xsaveoptintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("xsaveopt") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xsaveoptintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xsaveoptintrin.h:39:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _xsaveopt (void *__P, long long __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xsaveoptintrin.h:47:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _xsaveopt64 (void *__P, long long __M) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:78, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/sgxintrin.h:112:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _encls_u32 (const unsigned int __L, size_t __D[]) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/sgxintrin.h:179:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _enclu_u32 (const unsigned int __L, size_t __D[]) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/sgxintrin.h:222:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _enclv_u32 (const unsigned int __L, size_t __D[]) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:80, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/pconfigintrin.h:28:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _pconfig_u32 (const unsigned int __L, size_t __D[]) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:84, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/adxintrin.h:34:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned int __Y, unsigned int *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/adxintrin.h:42:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned int __Y, unsigned int *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/adxintrin.h:50:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned int __Y, unsigned int *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/adxintrin.h:59:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned long long __Y, unsigned long long *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/adxintrin.h:67:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned long long __Y, unsigned long long *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/adxintrin.h:75:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned long long __Y, unsigned long long *__P) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:88, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/clwbintrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("clwb") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/clwbintrin.h:39:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_clwb (void *__A) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:90, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/clflushoptintrin.h:33:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("clflushopt") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/clflushoptintrin.h:39:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_clflushopt (void *__A) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:92, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xsavesintrin.h:33:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("xsaves") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xsavesintrin.h:33:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xsavesintrin.h:33:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xsavesintrin.h:33:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xsavesintrin.h:39:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _xsaves (void *__P, long long __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xsavesintrin.h:46:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _xrstors (void *__P, long long __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xsavesintrin.h:54:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _xrstors64 (void *__P, long long __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xsavesintrin.h:61:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _xsaves64 (void *__P, long long __M) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:94, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xsavecintrin.h:33:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("xsavec") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xsavecintrin.h:33:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xsavecintrin.h:39:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _xsavec (void *__P, long long __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xsavecintrin.h:47:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _xsavec64 (void *__P, long long __M) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:96, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mwaitxintrin.h:29:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("mwaitx") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mwaitxintrin.h:29:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mwaitxintrin.h:34:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_monitorx (void const * __P, unsigned int __E, unsigned int __H) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mwaitxintrin.h:40:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mwaitx (unsigned int __E, unsigned int __H, unsigned int __C) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:98, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/clzerointrin.h:29:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("clzero") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/clzerointrin.h:34:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_clzero (void * __I) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:100, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/wbnoinvdintrin.h:10:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("wbnoinvd") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/wbnoinvdintrin.h:16:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _wbnoinvd (void) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:102, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/pkuintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("pku") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/pkuintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/pkuintrin.h:39:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _rdpkru_u32 (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/pkuintrin.h:46:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _wrpkru (unsigned int __key) ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1547:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned __int32 __getcallerseflags(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1547:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1551:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD __segmentlimit(DWORD Selector); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1551:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1563:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONGLONG MultiplyHigh(LONGLONG Multiplier,LONGLONG Multiplicand); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1563:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1564:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONGLONG UnsignedMultiplyHigh(ULONGLONG Multiplier,ULONGLONG Multiplicand); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1564:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1569:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD64 ShiftLeft128(DWORD64 LowPart,DWORD64 HighPart,BYTE Shift); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1569:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1570:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD64 ShiftRight128(DWORD64 LowPart,DWORD64 HighPart,BYTE Shift); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1570:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1574:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG64 Multiply128(LONG64 Multiplier,LONG64 Multiplicand,LONG64 *HighProduct); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1574:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1578:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD64 UnsignedMultiply128(DWORD64 Multiplier,DWORD64 Multiplicand,DWORD64 *HighProduct); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1578:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1580:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG64 MultiplyExtract128(LONG64 Multiplier,LONG64 Multiplicand,BYTE Shift); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1580:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1581:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD64 UnsignedMultiplyExtract128(DWORD64 Multiplier,DWORD64 Multiplicand,BYTE Shift); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1581:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1584:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE LONG64 MultiplyExtract128(LONG64 Multiplier,LONG64 Multiplicand,BYTE Shift) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1593:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE DWORD64 UnsignedMultiplyExtract128(DWORD64 Multiplier,DWORD64 Multiplicand,BYTE Shift) { ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7118:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSYSAPI WORD NTAPI RtlCaptureStackBackTrace (DWORD FramesToSkip, DWORD FramesToCapture, PVOID *BackTrace, PDWORD BackTraceHash); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7118:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7119:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSYSAPI VOID NTAPI RtlCaptureContext (PCONTEXT ContextRecord); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7119:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7120:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSYSAPI SIZE_T NTAPI RtlCompareMemory (const VOID *Source1, const VOID *Source2, SIZE_T Length); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7120:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7127:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSYSAPI BOOLEAN __cdecl RtlAddFunctionTable (PRUNTIME_FUNCTION FunctionTable, DWORD EntryCount, DWORD64 BaseAddress); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7127:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7128:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSYSAPI BOOLEAN __cdecl RtlDeleteFunctionTable (PRUNTIME_FUNCTION FunctionTable); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7128:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7129:209: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSYSAPI BOOLEAN __cdecl RtlInstallFunctionTableCallback (DWORD64 TableIdentifier, DWORD64 BaseAddress, DWORD Length, PGET_RUNTIME_FUNCTION_CALLBACK Callback, PVOID Context, PCWSTR OutOfProcessCallbackDll); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7129:209: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7130:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSYSAPI VOID __cdecl RtlRestoreContext (PCONTEXT ContextRecord, struct _EXCEPTION_RECORD *ExceptionRecord); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7130:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7131:264: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSYSAPI PEXCEPTION_ROUTINE NTAPI RtlVirtualUnwind (DWORD HandlerType, DWORD64 ImageBase, DWORD64 ControlPc, PRUNTIME_FUNCTION FunctionEntry, PCONTEXT ContextRecord, PVOID *HandlerData, PDWORD64 EstablisherFrame, PKNONVOLATILE_CONTEXT_POINTERS ContextPointers); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7131:264: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7156:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSYSAPI VOID NTAPI RtlUnwind (PVOID TargetFrame, PVOID TargetIp, PEXCEPTION_RECORD ExceptionRecord, PVOID ReturnValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7156:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7157:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSYSAPI PVOID NTAPI RtlPcToFileHeader (PVOID PcValue, PVOID *BaseOfImage); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7157:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7159:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSYSAPI PRUNTIME_FUNCTION NTAPI RtlLookupFunctionEntry (DWORD64 ControlPc, PDWORD64 ImageBase, PUNWIND_HISTORY_TABLE HistoryTable); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7159:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7160:185: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSYSAPI VOID NTAPI RtlUnwindEx (PVOID TargetFrame, PVOID TargetIp, PEXCEPTION_RECORD ExceptionRecord, PVOID ReturnValue, PCONTEXT ContextRecord, PUNWIND_HISTORY_TABLE HistoryTable); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7160:185: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7220:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSYSAPI VOID NTAPI RtlInitializeSListHead (PSLIST_HEADER ListHead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7220:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7221:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSYSAPI PSLIST_ENTRY NTAPI RtlFirstEntrySList (const SLIST_HEADER *ListHead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7221:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7222:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSYSAPI PSLIST_ENTRY NTAPI RtlInterlockedPopEntrySList (PSLIST_HEADER ListHead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7222:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7223:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSYSAPI PSLIST_ENTRY NTAPI RtlInterlockedPushEntrySList (PSLIST_HEADER ListHead, PSLIST_ENTRY ListEntry); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7223:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7224:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSYSAPI PSLIST_ENTRY NTAPI RtlInterlockedPushListSListEx (PSLIST_HEADER ListHead, PSLIST_ENTRY List, PSLIST_ENTRY ListEnd, DWORD Count); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7224:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7225:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSYSAPI PSLIST_ENTRY NTAPI RtlInterlockedFlushSList (PSLIST_HEADER ListHead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7225:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7226:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSYSAPI WORD NTAPI RtlQueryDepthSList (PSLIST_HEADER ListHead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7226:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7334:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PVOID WINAPI RtlSecureZeroMemory(PVOID ptr,SIZE_T cnt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7334:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7337:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE PVOID WINAPI RtlSecureZeroMemory(PVOID ptr,SIZE_T cnt) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7468:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSYSAPI ULONGLONG NTAPI VerSetConditionMask (ULONGLONG ConditionMask, DWORD TypeMask, BYTE Condition); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7468:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7856:210: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VOID NTAPI RtlApplicationVerifierStop(ULONG_PTR Code,PSTR Message,ULONG_PTR Param1,PSTR Description1,ULONG_PTR Param2,PSTR Description2,ULONG_PTR Param3,PSTR Description3,ULONG_PTR Param4,PSTR Description4); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7856:210: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7857:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSYSAPI DWORD NTAPI RtlSetHeapInformation(PVOID HeapHandle,HEAP_INFORMATION_CLASS HeapInformationClass,PVOID HeapInformation,SIZE_T HeapInformationLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7857:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7858:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSYSAPI DWORD NTAPI RtlQueryHeapInformation(PVOID HeapHandle,HEAP_INFORMATION_CLASS HeapInformationClass,PVOID HeapInformation,SIZE_T HeapInformationLength,PSIZE_T ReturnLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7858:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7859:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD NTAPI RtlMultipleAllocateHeap(PVOID HeapHandle,DWORD Flags,SIZE_T Size,DWORD Count,PVOID *Array); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7859:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7860:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD NTAPI RtlMultipleFreeHeap(PVOID HeapHandle,DWORD Flags,DWORD Count,PVOID *Array); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7860:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:8324:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE VOID TpInitializeCallbackEnviron (PTP_CALLBACK_ENVIRON cbe) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:8340:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE VOID TpSetCallbackThreadpool (PTP_CALLBACK_ENVIRON cbe, PTP_POOL pool) { cbe->Pool = pool; } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:8341:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE VOID TpSetCallbackCleanupGroup (PTP_CALLBACK_ENVIRON cbe, PTP_CLEANUP_GROUP cleanup_group, PTP_CLEANUP_GROUP_CANCEL_CALLBACK cleanup_group_cb) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:8345:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE VOID TpSetCallbackActivationContext (PTP_CALLBACK_ENVIRON cbe, struct _ACTIVATION_CONTEXT *actx) { cbe->ActivationContext = actx; } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:8346:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE VOID TpSetCallbackNoActivationContext (PTP_CALLBACK_ENVIRON cbe) { cbe->ActivationContext = (struct _ACTIVATION_CONTEXT *) (LONG_PTR) -1; } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:8347:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE VOID TpSetCallbackLongFunction (PTP_CALLBACK_ENVIRON cbe) { cbe->u.s.LongFunction = 1; } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:8348:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE VOID TpSetCallbackRaceWithDll (PTP_CALLBACK_ENVIRON cbe, PVOID h) { cbe->RaceDll = h; } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:8349:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE VOID TpSetCallbackFinalizationCallback (PTP_CALLBACK_ENVIRON cbe, PTP_SIMPLE_CALLBACK fini_cb) { cbe->FinalizationCallback = fini_cb; } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:8353:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE VOID TpSetCallbackPersistent (PTP_CALLBACK_ENVIRON cbe) { cbe->u.s.Persistent = 1; } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:8354:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE VOID TpDestroyCallbackEnviron (PTP_CALLBACK_ENVIRON cbe) { UNREFERENCED_PARAMETER (cbe); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:8358:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture struct _TEB *NtCurrentTeb(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:8358:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:8359:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PVOID GetCurrentFiber(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:8359:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:8360:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PVOID GetFiberData(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:8360:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:8361:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE struct _TEB *NtCurrentTeb(VOID) { return (struct _TEB *)__readgsqword(FIELD_OFFSET(NT_TIB,Self)); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:8362:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE PVOID GetCurrentFiber(VOID) { return(PVOID)__readgsqword(FIELD_OFFSET(NT_TIB,FiberData)); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:8363:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE PVOID GetFiberData(VOID) { ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/bemapiset.h:23:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI BemCreateReference (REFGUID iid, void *interfaceInstance, BEM_FREE_INTERFACE_CALLBACK freeCallback, BEM_REFERENCE **reference); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bemapiset.h:23:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bemapiset.h:24:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI BemCreateContractFrom (LPCWSTR dllPath, REFGUID extensionId, const CONTRACT_DESCRIPTION *contractDescription, void *hostContract, void **contract); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bemapiset.h:24:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bemapiset.h:25:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI BemCopyReference (BEM_REFERENCE *reference, BEM_REFERENCE **copiedReference); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bemapiset.h:25:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bemapiset.h:26:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void WINAPI BemFreeReference (BEM_REFERENCE *reference); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bemapiset.h:26:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bemapiset.h:27:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void WINAPI BemFreeContract (void *contract); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bemapiset.h:27:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:15, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/debugapi.h:18:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI IsDebuggerPresent (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/debugapi.h:18:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/debugapi.h:19:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI OutputDebugStringA (LPCSTR lpOutputString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/debugapi.h:19:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/debugapi.h:20:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI OutputDebugStringW (LPCWSTR lpOutputString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/debugapi.h:20:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/debugapi.h:26:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI DebugBreak (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/debugapi.h:26:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/debugapi.h:27:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL APIENTRY ContinueDebugEvent (DWORD dwProcessId, DWORD dwThreadId, DWORD dwContinueStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/debugapi.h:27:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/debugapi.h:28:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL APIENTRY WaitForDebugEvent (LPDEBUG_EVENT lpDebugEvent, DWORD dwMilliseconds); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/debugapi.h:28:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/debugapi.h:29:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL APIENTRY DebugActiveProcess (DWORD dwProcessId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/debugapi.h:29:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/debugapi.h:30:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL APIENTRY DebugActiveProcessStop (DWORD dwProcessId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/debugapi.h:30:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/debugapi.h:31:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CheckRemoteDebuggerPresent (HANDLE hProcess, PBOOL pbDebuggerPresent); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/debugapi.h:31:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:16, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/errhandlingapi.h:20:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LONG WINAPI UnhandledExceptionFilter (struct _EXCEPTION_POINTERS *ExceptionInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/errhandlingapi.h:20:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:16, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/errhandlingapi.h:21:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPTOP_LEVEL_EXCEPTION_FILTER WINAPI SetUnhandledExceptionFilter (LPTOP_LEVEL_EXCEPTION_FILTER lpTopLevelExceptionFilter); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/errhandlingapi.h:21:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/errhandlingapi.h:22:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI SetErrorMode (UINT uMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/errhandlingapi.h:22:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/errhandlingapi.h:23:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI PVOID WINAPI AddVectoredExceptionHandler (ULONG First, PVECTORED_EXCEPTION_HANDLER Handler); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/errhandlingapi.h:23:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/errhandlingapi.h:24:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI ULONG WINAPI RemoveVectoredExceptionHandler (PVOID Handle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/errhandlingapi.h:24:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/errhandlingapi.h:25:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI PVOID WINAPI AddVectoredContinueHandler (ULONG First, PVECTORED_EXCEPTION_HANDLER Handler); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/errhandlingapi.h:25:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/errhandlingapi.h:26:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI ULONG WINAPI RemoveVectoredContinueHandler (PVOID Handle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/errhandlingapi.h:26:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/errhandlingapi.h:44:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI RaiseException (DWORD dwExceptionCode, DWORD dwExceptionFlags, DWORD nNumberOfArguments, CONST ULONG_PTR *lpArguments); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/errhandlingapi.h:44:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/errhandlingapi.h:45:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetLastError (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/errhandlingapi.h:45:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/errhandlingapi.h:46:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI SetLastError (DWORD dwErrCode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/errhandlingapi.h:46:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:18, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:44:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LONG WINAPI CompareFileTime (CONST FILETIME *lpFileTime1, CONST FILETIME *lpFileTime2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:44:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:18, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:45:223: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateFileA (LPCSTR lpFileName, DWORD dwDesiredAccess, DWORD dwShareMode, LPSECURITY_ATTRIBUTES lpSecurityAttributes, DWORD dwCreationDisposition, DWORD dwFlagsAndAttributes, HANDLE hTemplateFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:45:223: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:46:224: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateFileW (LPCWSTR lpFileName, DWORD dwDesiredAccess, DWORD dwShareMode, LPSECURITY_ATTRIBUTES lpSecurityAttributes, DWORD dwCreationDisposition, DWORD dwFlagsAndAttributes, HANDLE hTemplateFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:46:224: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:47:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI DefineDosDeviceW (DWORD dwFlags, LPCWSTR lpDeviceName, LPCWSTR lpTargetPath); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:47:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:48:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI DeleteVolumeMountPointW (LPCWSTR lpszVolumeMountPoint); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:48:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:49:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FileTimeToLocalFileTime (CONST FILETIME *lpFileTime, LPFILETIME lpLocalFileTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:49:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:50:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FindCloseChangeNotification (HANDLE hChangeHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:50:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:51:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI FindFirstChangeNotificationA (LPCSTR lpPathName, WINBOOL bWatchSubtree, DWORD dwNotifyFilter); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:51:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:52:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI FindFirstChangeNotificationW (LPCWSTR lpPathName, WINBOOL bWatchSubtree, DWORD dwNotifyFilter); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:52:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:53:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI FindFirstFileA (LPCSTR lpFileName, LPWIN32_FIND_DATAA lpFindFileData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:53:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:54:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI FindFirstFileW (LPCWSTR lpFileName, LPWIN32_FIND_DATAW lpFindFileData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:54:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:55:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI FindFirstVolumeW (LPWSTR lpszVolumeName, DWORD cchBufferLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:55:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:56:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FindNextChangeNotification (HANDLE hChangeHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:56:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:57:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FindNextVolumeW (HANDLE hFindVolume, LPWSTR lpszVolumeName, DWORD cchBufferLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:57:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:58:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FindVolumeClose (HANDLE hFindVolume); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:58:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:59:189: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetDiskFreeSpaceA (LPCSTR lpRootPathName, LPDWORD lpSectorsPerCluster, LPDWORD lpBytesPerSector, LPDWORD lpNumberOfFreeClusters, LPDWORD lpTotalNumberOfClusters); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:59:189: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:60:190: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetDiskFreeSpaceW (LPCWSTR lpRootPathName, LPDWORD lpSectorsPerCluster, LPDWORD lpBytesPerSector, LPDWORD lpNumberOfFreeClusters, LPDWORD lpTotalNumberOfClusters); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:60:190: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:61:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetDriveTypeA (LPCSTR lpRootPathName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:61:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:62:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetDriveTypeW (LPCWSTR lpRootPathName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:62:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:63:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetFileAttributesA (LPCSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:63:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:64:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetFileAttributesW (LPCWSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:64:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:65:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetFileInformationByHandle (HANDLE hFile, LPBY_HANDLE_FILE_INFORMATION lpFileInformation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:65:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:66:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetFileSize (HANDLE hFile, LPDWORD lpFileSizeHigh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:66:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:67:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetFileSizeEx (HANDLE hFile, PLARGE_INTEGER lpFileSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:67:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:68:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetFileTime (HANDLE hFile, LPFILETIME lpCreationTime, LPFILETIME lpLastAccessTime, LPFILETIME lpLastWriteTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:68:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:69:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetFileType (HANDLE hFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:69:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:70:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetFullPathNameA (LPCSTR lpFileName, DWORD nBufferLength, LPSTR lpBuffer, LPSTR *lpFilePart); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:70:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:71:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetFullPathNameW (LPCWSTR lpFileName, DWORD nBufferLength, LPWSTR lpBuffer, LPWSTR *lpFilePart); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:71:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:72:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetLogicalDrives (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:72:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:73:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetLogicalDriveStringsW (DWORD nBufferLength, LPWSTR lpBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:73:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:74:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetLongPathNameA (LPCSTR lpszShortPath, LPSTR lpszLongPath, DWORD cchBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:74:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:75:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetLongPathNameW (LPCWSTR lpszShortPath, LPWSTR lpszLongPath, DWORD cchBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:75:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:76:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetShortPathNameW (LPCWSTR lpszLongPath, LPWSTR lpszShortPath, DWORD cchBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:76:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:77:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetTempFileNameW (LPCWSTR lpPathName, LPCWSTR lpPrefixString, UINT uUnique, LPWSTR lpTempFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:77:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:18, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:78:273: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetVolumeInformationW (LPCWSTR lpRootPathName, LPWSTR lpVolumeNameBuffer, DWORD nVolumeNameSize, LPDWORD lpVolumeSerialNumber, LPDWORD lpMaximumComponentLength, LPDWORD lpFileSystemFlags, LPWSTR lpFileSystemNameBuffer, DWORD nFileSystemNameSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:78:273: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:79:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetVolumePathNameW (LPCWSTR lpszFileName, LPWSTR lpszVolumePathName, DWORD cchBufferLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:79:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:80:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI LocalFileTimeToFileTime (CONST FILETIME *lpLocalFileTime, LPFILETIME lpFileTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:80:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:81:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI LockFile (HANDLE hFile, DWORD dwFileOffsetLow, DWORD dwFileOffsetHigh, DWORD nNumberOfBytesToLockLow, DWORD nNumberOfBytesToLockHigh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:81:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:82:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI QueryDosDeviceW (LPCWSTR lpDeviceName, LPWSTR lpTargetPath, DWORD ucchMax); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:82:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:83:178: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ReadFileEx (HANDLE hFile, LPVOID lpBuffer, DWORD nNumberOfBytesToRead, LPOVERLAPPED lpOverlapped, LPOVERLAPPED_COMPLETION_ROUTINE lpCompletionRoutine); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:83:178: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:84:171: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ReadFileScatter (HANDLE hFile, FILE_SEGMENT_ELEMENT aSegmentArray[], DWORD nNumberOfBytesToRead, LPDWORD lpReserved, LPOVERLAPPED lpOverlapped); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:84:171: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:85:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI SetFilePointer (HANDLE hFile, LONG lDistanceToMove, PLONG lpDistanceToMoveHigh, DWORD dwMoveMethod); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:85:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:86:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetFileTime (HANDLE hFile, CONST FILETIME *lpCreationTime, CONST FILETIME *lpLastAccessTime, CONST FILETIME *lpLastWriteTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:86:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:87:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetFileValidData (HANDLE hFile, LONGLONG ValidDataLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:87:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:88:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI UnlockFile (HANDLE hFile, DWORD dwFileOffsetLow, DWORD dwFileOffsetHigh, DWORD nNumberOfBytesToUnlockLow, DWORD nNumberOfBytesToUnlockHigh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:88:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:89:181: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WriteFileEx (HANDLE hFile, LPCVOID lpBuffer, DWORD nNumberOfBytesToWrite, LPOVERLAPPED lpOverlapped, LPOVERLAPPED_COMPLETION_ROUTINE lpCompletionRoutine); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:89:181: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:90:172: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WriteFileGather (HANDLE hFile, FILE_SEGMENT_ELEMENT aSegmentArray[], DWORD nNumberOfBytesToWrite, LPDWORD lpReserved, LPOVERLAPPED lpOverlapped); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:90:172: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:91:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetVolumeNameForVolumeMountPointW (LPCWSTR lpszVolumeMountPoint, LPWSTR lpszVolumeName, DWORD cchBufferLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:91:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:92:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetVolumePathNamesForVolumeNameW (LPCWSTR lpszVolumeName, LPWCH lpszVolumePathNames, DWORD cchBufferLength, PDWORD lpcchReturnLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:92:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:149:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CreateDirectoryA (LPCSTR lpPathName, LPSECURITY_ATTRIBUTES lpSecurityAttributes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:149:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:150:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CreateDirectoryW (LPCWSTR lpPathName, LPSECURITY_ATTRIBUTES lpSecurityAttributes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:150:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:151:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI DeleteFileA (LPCSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:151:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:152:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI DeleteFileW (LPCWSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:152:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:153:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FindClose (HANDLE hFindFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:153:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:154:196: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI FindFirstFileExA (LPCSTR lpFileName, FINDEX_INFO_LEVELS fInfoLevelId, LPVOID lpFindFileData, FINDEX_SEARCH_OPS fSearchOp, LPVOID lpSearchFilter, DWORD dwAdditionalFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:154:196: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:155:197: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI FindFirstFileExW (LPCWSTR lpFileName, FINDEX_INFO_LEVELS fInfoLevelId, LPVOID lpFindFileData, FINDEX_SEARCH_OPS fSearchOp, LPVOID lpSearchFilter, DWORD dwAdditionalFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:155:197: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:156:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FindNextFileA (HANDLE hFindFile, LPWIN32_FIND_DATAA lpFindFileData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:156:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:157:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FindNextFileW (HANDLE hFindFile, LPWIN32_FIND_DATAW lpFindFileData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:157:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:158:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FlushFileBuffers (HANDLE hFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:158:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:159:198: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetDiskFreeSpaceExA (LPCSTR lpDirectoryName, PULARGE_INTEGER lpFreeBytesAvailableToCaller, PULARGE_INTEGER lpTotalNumberOfBytes, PULARGE_INTEGER lpTotalNumberOfFreeBytes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:159:198: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:160:199: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetDiskFreeSpaceExW (LPCWSTR lpDirectoryName, PULARGE_INTEGER lpFreeBytesAvailableToCaller, PULARGE_INTEGER lpTotalNumberOfBytes, PULARGE_INTEGER lpTotalNumberOfFreeBytes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:160:199: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:161:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetFileType (HANDLE hFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:161:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:162:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetFileAttributesExA (LPCSTR lpFileName, GET_FILEEX_INFO_LEVELS fInfoLevelId, LPVOID lpFileInformation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:162:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:163:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetFileAttributesExW (LPCWSTR lpFileName, GET_FILEEX_INFO_LEVELS fInfoLevelId, LPVOID lpFileInformation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:163:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:164:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetTempPathW (DWORD nBufferLength, LPWSTR lpBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:164:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:165:176: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI LockFileEx (HANDLE hFile, DWORD dwFlags, DWORD dwReserved, DWORD nNumberOfBytesToLockLow, DWORD nNumberOfBytesToLockHigh, LPOVERLAPPED lpOverlapped); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:165:176: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:166:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ReadFile (HANDLE hFile, LPVOID lpBuffer, DWORD nNumberOfBytesToRead, LPDWORD lpNumberOfBytesRead, LPOVERLAPPED lpOverlapped); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:166:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:167:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI RemoveDirectoryA (LPCSTR lpPathName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:167:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:168:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI RemoveDirectoryW (LPCWSTR lpPathName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:168:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:169:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetEndOfFile (HANDLE hFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:169:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:170:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetFileAttributesA (LPCSTR lpFileName, DWORD dwFileAttributes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:170:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:171:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetFileAttributesW (LPCWSTR lpFileName, DWORD dwFileAttributes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:171:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:172:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetFilePointerEx (HANDLE hFile, LARGE_INTEGER liDistanceToMove, PLARGE_INTEGER lpNewFilePointer, DWORD dwMoveMethod); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:172:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:173:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI UnlockFileEx (HANDLE hFile, DWORD dwReserved, DWORD nNumberOfBytesToUnlockLow, DWORD nNumberOfBytesToUnlockHigh, LPOVERLAPPED lpOverlapped); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:173:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:174:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WriteFile (HANDLE hFile, LPCVOID lpBuffer, DWORD nNumberOfBytesToWrite, LPDWORD lpNumberOfBytesWritten, LPOVERLAPPED lpOverlapped); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:174:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:19, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/handleapi.h:19:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CloseHandle (HANDLE hObject); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/handleapi.h:19:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:19, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/handleapi.h:20:213: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI DuplicateHandle (HANDLE hSourceProcessHandle, HANDLE hSourceHandle, HANDLE hTargetProcessHandle, LPHANDLE lpTargetHandle, DWORD dwDesiredAccess, WINBOOL bInheritHandle, DWORD dwOptions); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/handleapi.h:20:213: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/handleapi.h:24:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetHandleInformation (HANDLE hObject, LPDWORD lpdwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/handleapi.h:24:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/handleapi.h:25:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetHandleInformation (HANDLE hObject, DWORD dwMask, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/handleapi.h:25:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:20, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:28:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI HeapCreate (DWORD flOptions, SIZE_T dwInitialSize, SIZE_T dwMaximumSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:28:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:29:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI HeapDestroy (HANDLE hHeap); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:29:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:30:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI HeapValidate (HANDLE hHeap, DWORD dwFlags, LPCVOID lpMem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:30:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:31:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI SIZE_T WINAPI HeapCompact (HANDLE hHeap, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:31:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:32:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI HeapSummary (HANDLE hHeap, DWORD dwFlags, LPHEAP_SUMMARY lpSummary); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:32:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:33:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetProcessHeaps (DWORD NumberOfHeaps, PHANDLE ProcessHeaps); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:33:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:34:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI HeapLock (HANDLE hHeap); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:34:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:35:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI HeapUnlock (HANDLE hHeap); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:35:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:36:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI HeapWalk (HANDLE hHeap, LPPROCESS_HEAP_ENTRY lpEntry); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:36:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:20, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:37:164: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI HeapSetInformation (HANDLE HeapHandle, HEAP_INFORMATION_CLASS HeapInformationClass, PVOID HeapInformation, SIZE_T HeapInformationLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:37:164: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:38:188: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI HeapQueryInformation (HANDLE HeapHandle, HEAP_INFORMATION_CLASS HeapInformationClass, PVOID HeapInformation, SIZE_T HeapInformationLength, PSIZE_T ReturnLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:38:188: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:42:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPVOID WINAPI HeapAlloc (HANDLE hHeap, DWORD dwFlags, SIZE_T dwBytes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:42:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:43:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPVOID WINAPI HeapReAlloc (HANDLE hHeap, DWORD dwFlags, LPVOID lpMem, SIZE_T dwBytes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:43:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:44:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI HeapFree (HANDLE hHeap, DWORD dwFlags, LPVOID lpMem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:44:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:45:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI SIZE_T WINAPI HeapSize (HANDLE hHeap, DWORD dwFlags, LPCVOID lpMem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:45:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:46:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI GetProcessHeap (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:46:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:21, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/ioapiset.h:18:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetOverlappedResult (HANDLE hFile, LPOVERLAPPED lpOverlapped, LPDWORD lpNumberOfBytesTransferred, WINBOOL bWait); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ioapiset.h:18:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ioapiset.h:19:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateIoCompletionPort (HANDLE FileHandle, HANDLE ExistingCompletionPort, ULONG_PTR CompletionKey, DWORD NumberOfConcurrentThreads); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ioapiset.h:19:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ioapiset.h:20:191: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetQueuedCompletionStatus (HANDLE CompletionPort, LPDWORD lpNumberOfBytesTransferred, PULONG_PTR lpCompletionKey, LPOVERLAPPED *lpOverlapped, DWORD dwMilliseconds); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ioapiset.h:20:191: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ioapiset.h:21:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI PostQueuedCompletionStatus (HANDLE CompletionPort, DWORD dwNumberOfBytesTransferred, ULONG_PTR dwCompletionKey, LPOVERLAPPED lpOverlapped); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ioapiset.h:21:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ioapiset.h:22:217: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI DeviceIoControl (HANDLE hDevice, DWORD dwIoControlCode, LPVOID lpInBuffer, DWORD nInBufferSize, LPVOID lpOutBuffer, DWORD nOutBufferSize, LPDWORD lpBytesReturned, LPOVERLAPPED lpOverlapped); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ioapiset.h:22:217: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ioapiset.h:23:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CancelIo (HANDLE hFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ioapiset.h:23:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ioapiset.h:32:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetOverlappedResultEx (HANDLE hFile, LPOVERLAPPED lpOverlapped, LPDWORD lpNumberOfBytesTransferred, DWORD dwMilliseconds, WINBOOL bAlertable); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ioapiset.h:32:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:22, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/interlockedapi.h:51:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI InitializeSListHead (PSLIST_HEADER ListHead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/interlockedapi.h:51:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/interlockedapi.h:52:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI PSLIST_ENTRY WINAPI InterlockedPopEntrySList (PSLIST_HEADER ListHead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/interlockedapi.h:52:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/interlockedapi.h:53:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI PSLIST_ENTRY WINAPI InterlockedPushEntrySList (PSLIST_HEADER ListHead, PSLIST_ENTRY ListEntry); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/interlockedapi.h:53:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/interlockedapi.h:54:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI PSLIST_ENTRY WINAPI InterlockedFlushSList (PSLIST_HEADER ListHead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/interlockedapi.h:54:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/interlockedapi.h:55:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI USHORT WINAPI QueryDepthSList (PSLIST_HEADER ListHead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/interlockedapi.h:55:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:23, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/jobapi.h:18:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI IsProcessInJob (HANDLE ProcessHandle, HANDLE JobHandle, PBOOL Result); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/jobapi.h:18:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:24, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:80:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HRSRC WINAPI FindResourceExW (HMODULE hModule, LPCWSTR lpType, LPCWSTR lpName, WORD wLanguage); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:80:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:81:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DECLSPEC_NORETURN VOID WINAPI FreeLibraryAndExitThread (HMODULE hLibModule, DWORD dwExitCode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:81:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:82:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FreeResource (HGLOBAL hResData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:82:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:83:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetModuleFileNameA (HMODULE hModule, LPSTR lpFilename, DWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:83:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:84:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetModuleFileNameW (HMODULE hModule, LPWSTR lpFilename, DWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:84:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:85:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HMODULE WINAPI GetModuleHandleA (LPCSTR lpModuleName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:85:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:86:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HMODULE WINAPI GetModuleHandleW (LPCWSTR lpModuleName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:86:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:87:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HMODULE WINAPI LoadLibraryExA (LPCSTR lpLibFileName, HANDLE hFile, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:87:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:88:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HMODULE WINAPI LoadLibraryExW (LPCWSTR lpLibFileName, HANDLE hFile, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:88:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:89:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HGLOBAL WINAPI LoadResource (HMODULE hModule, HRSRC hResInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:89:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:90:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI LoadStringA (HINSTANCE hInstance, UINT uID, LPSTR lpBuffer, int cchBufferMax); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:90:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:91:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI LoadStringW (HINSTANCE hInstance, UINT uID, LPWSTR lpBuffer, int cchBufferMax); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:91:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:92:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPVOID WINAPI LockResource (HGLOBAL hResData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:92:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:93:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI SizeofResource (HMODULE hModule, HRSRC hResInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:93:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:94:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DLL_DIRECTORY_COOKIE WINAPI AddDllDirectory (PCWSTR NewDirectory); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:94:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:95:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI RemoveDllDirectory (DLL_DIRECTORY_COOKIE Cookie); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:95:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:96:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetDefaultDllDirectories (DWORD DirectoryFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:96:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:97:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetModuleHandleExA (DWORD dwFlags, LPCSTR lpModuleName, HMODULE *phModule); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:97:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:98:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetModuleHandleExW (DWORD dwFlags, LPCWSTR lpModuleName, HMODULE *phModule); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:98:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:113:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumResourceLanguagesA(HMODULE hModule,LPCSTR lpType,LPCSTR lpName,ENUMRESLANGPROCA lpEnumFunc,LONG_PTR lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:113:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:114:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumResourceLanguagesW(HMODULE hModule,LPCWSTR lpType,LPCWSTR lpName,ENUMRESLANGPROCW lpEnumFunc,LONG_PTR lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:114:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:133:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI DisableThreadLibraryCalls (HMODULE hLibModule); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:133:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:134:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FreeLibrary (HMODULE hLibModule); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:134:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:135:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI FARPROC WINAPI GetProcAddress (HMODULE hModule, LPCSTR lpProcName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:135:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:25, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:47:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI SIZE_T WINAPI VirtualQuery (LPCVOID lpAddress, PMEMORY_BASIC_INFORMATION lpBuffer, SIZE_T dwLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:47:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:48:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FlushViewOfFile (LPCVOID lpBaseAddress, SIZE_T dwNumberOfBytesToFlush); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:48:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:49:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI UnmapViewOfFile (LPCVOID lpBaseAddress); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:49:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:25, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:50:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateFileMappingFromApp (HANDLE hFile, PSECURITY_ATTRIBUTES SecurityAttributes, ULONG PageProtection, ULONG64 MaximumSize, PCWSTR Name); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:50:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:51:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI PVOID WINAPI MapViewOfFileFromApp (HANDLE hFileMappingObject, ULONG DesiredAccess, ULONG64 FileOffset, SIZE_T NumberOfBytesToMap); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:51:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:63:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPVOID WINAPI VirtualAlloc (LPVOID lpAddress, SIZE_T dwSize, DWORD flAllocationType, DWORD flProtect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:63:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:64:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI VirtualFree (LPVOID lpAddress, SIZE_T dwSize, DWORD dwFreeType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:64:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:65:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI VirtualProtect (LPVOID lpAddress, SIZE_T dwSize, DWORD flNewProtect, PDWORD lpflOldProtect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:65:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:66:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPVOID WINAPI VirtualAllocEx (HANDLE hProcess, LPVOID lpAddress, SIZE_T dwSize, DWORD flAllocationType, DWORD flProtect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:66:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:67:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI VirtualFreeEx (HANDLE hProcess, LPVOID lpAddress, SIZE_T dwSize, DWORD dwFreeType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:67:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:68:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI VirtualProtectEx (HANDLE hProcess, LPVOID lpAddress, SIZE_T dwSize, DWORD flNewProtect, PDWORD lpflOldProtect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:68:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:69:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI SIZE_T WINAPI VirtualQueryEx (HANDLE hProcess, LPCVOID lpAddress, PMEMORY_BASIC_INFORMATION lpBuffer, SIZE_T dwLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:69:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:70:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ReadProcessMemory (HANDLE hProcess, LPCVOID lpBaseAddress, LPVOID lpBuffer, SIZE_T nSize, SIZE_T *lpNumberOfBytesRead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:70:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:71:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WriteProcessMemory (HANDLE hProcess, LPVOID lpBaseAddress, LPCVOID lpBuffer, SIZE_T nSize, SIZE_T *lpNumberOfBytesWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:71:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:72:189: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateFileMappingW (HANDLE hFile, LPSECURITY_ATTRIBUTES lpFileMappingAttributes, DWORD flProtect, DWORD dwMaximumSizeHigh, DWORD dwMaximumSizeLow, LPCWSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:72:189: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:73:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI OpenFileMappingW (DWORD dwDesiredAccess, WINBOOL bInheritHandle, LPCWSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:73:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:74:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPVOID WINAPI MapViewOfFile (HANDLE hFileMappingObject, DWORD dwDesiredAccess, DWORD dwFileOffsetHigh, DWORD dwFileOffsetLow, SIZE_T dwNumberOfBytesToMap); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:74:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:75:191: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPVOID WINAPI MapViewOfFileEx (HANDLE hFileMappingObject, DWORD dwDesiredAccess, DWORD dwFileOffsetHigh, DWORD dwFileOffsetLow, SIZE_T dwNumberOfBytesToMap, LPVOID lpBaseAddress); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:75:191: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:76:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI SIZE_T WINAPI GetLargePageMinimum (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:76:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:77:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetProcessWorkingSetSizeEx (HANDLE hProcess, PSIZE_T lpMinimumWorkingSetSize, PSIZE_T lpMaximumWorkingSetSize, PDWORD Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:77:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:78:149: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetProcessWorkingSetSizeEx (HANDLE hProcess, SIZE_T dwMinimumWorkingSetSize, SIZE_T dwMaximumWorkingSetSize, DWORD Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:78:149: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:79:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI VirtualLock (LPVOID lpAddress, SIZE_T dwSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:79:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:80:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI VirtualUnlock (LPVOID lpAddress, SIZE_T dwSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:80:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:81:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetWriteWatch (DWORD dwFlags, PVOID lpBaseAddress, SIZE_T dwRegionSize, PVOID *lpAddresses, ULONG_PTR *lpdwCount, LPDWORD lpdwGranularity); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:81:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:82:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI ResetWriteWatch (LPVOID lpBaseAddress, SIZE_T dwRegionSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:82:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:83:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateMemoryResourceNotification (MEMORY_RESOURCE_NOTIFICATION_TYPE NotificationType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:83:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:84:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI QueryMemoryResourceNotification (HANDLE ResourceNotificationHandle, PBOOL ResourceState); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:84:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:85:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetSystemFileCacheSize (PSIZE_T lpMinimumFileCacheSize, PSIZE_T lpMaximumFileCacheSize, PDWORD lpFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:85:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:86:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetSystemFileCacheSize (SIZE_T MinimumFileCacheSize, SIZE_T MaximumFileCacheSize, DWORD Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:86:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:26, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/namedpipeapi.h:18:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI ImpersonateNamedPipeClient (HANDLE hNamedPipe); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/namedpipeapi.h:18:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:26, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/namedpipeapi.h:19:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CreatePipe (PHANDLE hReadPipe, PHANDLE hWritePipe, LPSECURITY_ATTRIBUTES lpPipeAttributes, DWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/namedpipeapi.h:19:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/namedpipeapi.h:20:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ConnectNamedPipe (HANDLE hNamedPipe, LPOVERLAPPED lpOverlapped); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/namedpipeapi.h:20:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/namedpipeapi.h:21:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI DisconnectNamedPipe (HANDLE hNamedPipe); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/namedpipeapi.h:21:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/namedpipeapi.h:22:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetNamedPipeHandleState (HANDLE hNamedPipe, LPDWORD lpMode, LPDWORD lpMaxCollectionCount, LPDWORD lpCollectDataTimeout); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/namedpipeapi.h:22:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/namedpipeapi.h:23:177: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI PeekNamedPipe (HANDLE hNamedPipe, LPVOID lpBuffer, DWORD nBufferSize, LPDWORD lpBytesRead, LPDWORD lpTotalBytesAvail, LPDWORD lpBytesLeftThisMessage); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/namedpipeapi.h:23:177: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/namedpipeapi.h:24:195: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI TransactNamedPipe (HANDLE hNamedPipe, LPVOID lpInBuffer, DWORD nInBufferSize, LPVOID lpOutBuffer, DWORD nOutBufferSize, LPDWORD lpBytesRead, LPOVERLAPPED lpOverlapped); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/namedpipeapi.h:24:195: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/namedpipeapi.h:25:227: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateNamedPipeW (LPCWSTR lpName, DWORD dwOpenMode, DWORD dwPipeMode, DWORD nMaxInstances, DWORD nOutBufferSize, DWORD nInBufferSize, DWORD nDefaultTimeOut, LPSECURITY_ATTRIBUTES lpSecurityAttributes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/namedpipeapi.h:25:227: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/namedpipeapi.h:26:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WaitNamedPipeW (LPCWSTR lpNamedPipeName, DWORD nTimeOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/namedpipeapi.h:26:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/namespaceapi.h:20:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreatePrivateNamespaceW (LPSECURITY_ATTRIBUTES lpPrivateNamespaceAttributes, LPVOID lpBoundaryDescriptor, LPCWSTR lpAliasPrefix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/namespaceapi.h:20:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/namespaceapi.h:21:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI OpenPrivateNamespaceW (LPVOID lpBoundaryDescriptor, LPCWSTR lpAliasPrefix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/namespaceapi.h:21:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/namespaceapi.h:26:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI BOOLEAN WINAPI ClosePrivateNamespace (HANDLE Handle, ULONG Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/namespaceapi.h:26:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/namespaceapi.h:27:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateBoundaryDescriptorW (LPCWSTR Name, ULONG Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/namespaceapi.h:27:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/namespaceapi.h:32:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI AddSIDToBoundaryDescriptor (HANDLE *BoundaryDescriptor, PSID RequiredSid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/namespaceapi.h:32:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/namespaceapi.h:33:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI DeleteBoundaryDescriptor (HANDLE BoundaryDescriptor); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/namespaceapi.h:33:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:28, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:18:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPCH WINAPI GetEnvironmentStrings (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:18:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:19:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPWCH WINAPI GetEnvironmentStringsW (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:19:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:20:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetEnvironmentStringsW (LPWCH NewEnvironment); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:20:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:29:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FreeEnvironmentStringsA (LPCH penv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:29:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:30:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FreeEnvironmentStringsW (LPWCH penv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:30:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:31:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI GetStdHandle (DWORD nStdHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:31:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:32:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetStdHandle (DWORD nStdHandle, HANDLE hHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:32:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:36:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPSTR WINAPI GetCommandLineA (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:36:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:37:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPWSTR WINAPI GetCommandLineW (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:37:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:38:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetEnvironmentVariableA (LPCSTR lpName, LPSTR lpBuffer, DWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:38:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:39:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetEnvironmentVariableW (LPCWSTR lpName, LPWSTR lpBuffer, DWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:39:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:40:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetEnvironmentVariableA (LPCSTR lpName, LPCSTR lpValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:40:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:41:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetEnvironmentVariableW (LPCWSTR lpName, LPCWSTR lpValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:41:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:42:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI ExpandEnvironmentStringsA (LPCSTR lpSrc, LPSTR lpDst, DWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:42:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:43:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI ExpandEnvironmentStringsW (LPCWSTR lpSrc, LPWSTR lpDst, DWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:43:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:44:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetCurrentDirectoryA (LPCSTR lpPathName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:44:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:45:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetCurrentDirectoryW (LPCWSTR lpPathName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:45:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:46:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetCurrentDirectoryA (DWORD nBufferLength, LPSTR lpBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:46:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:47:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetCurrentDirectoryW (DWORD nBufferLength, LPWSTR lpBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:47:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:28, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:48:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI SearchPathW (LPCWSTR lpPath, LPCWSTR lpFileName, LPCWSTR lpExtension, DWORD nBufferLength, LPWSTR lpBuffer, LPWSTR *lpFilePart); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:48:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:49:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD APIENTRY SearchPathA (LPCSTR lpPath, LPCSTR lpFileName, LPCSTR lpExtension, DWORD nBufferLength, LPSTR lpBuffer, LPSTR *lpFilePart); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:49:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:50:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI NeedCurrentDirectoryForExePathA (LPCSTR ExeName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:50:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:51:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI NeedCurrentDirectoryForExePathW (LPCWSTR ExeName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:51:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:29, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:78:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI QueueUserAPC (PAPCFUNC pfnAPC, HANDLE hThread, ULONG_PTR dwData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:78:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:29, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:79:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetProcessTimes (HANDLE hProcess, LPFILETIME lpCreationTime, LPFILETIME lpExitTime, LPFILETIME lpKernelTime, LPFILETIME lpUserTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:79:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:80:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DECLSPEC_NORETURN VOID WINAPI ExitProcess (UINT uExitCode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:80:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:81:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI TerminateProcess (HANDLE hProcess, UINT uExitCode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:81:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:82:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetExitCodeProcess (HANDLE hProcess, LPDWORD lpExitCode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:82:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:83:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SwitchToThread (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:83:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:84:227: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateRemoteThread (HANDLE hProcess, LPSECURITY_ATTRIBUTES lpThreadAttributes, SIZE_T dwStackSize, LPTHREAD_START_ROUTINE lpStartAddress, LPVOID lpParameter, DWORD dwCreationFlags, LPDWORD lpThreadId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:84:227: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:85:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI OpenThread (DWORD dwDesiredAccess, WINBOOL bInheritHandle, DWORD dwThreadId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:85:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:86:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetThreadPriorityBoost (HANDLE hThread, WINBOOL bDisablePriorityBoost); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:86:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:87:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetThreadPriorityBoost (HANDLE hThread, PBOOL pDisablePriorityBoost); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:87:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:88:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI TerminateThread (HANDLE hThread, DWORD dwExitCode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:88:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:89:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetProcessShutdownParameters (DWORD dwLevel, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:89:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:90:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetProcessVersion (DWORD ProcessId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:90:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:91:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI GetStartupInfoW (LPSTARTUPINFOW lpStartupInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:91:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:92:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL APIENTRY SetThreadToken (PHANDLE Thread, HANDLE Token); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:92:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:93:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI OpenProcessToken (HANDLE ProcessHandle, DWORD DesiredAccess, PHANDLE TokenHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:93:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:94:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI OpenThreadToken (HANDLE ThreadHandle, DWORD DesiredAccess, WINBOOL OpenAsSelf, PHANDLE TokenHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:94:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:95:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetPriorityClass (HANDLE hProcess, DWORD dwPriorityClass); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:95:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:96:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetThreadStackGuarantee (PULONG StackSizeInBytes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:96:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:97:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetPriorityClass (HANDLE hProcess); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:97:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:98:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ProcessIdToSessionId (DWORD dwProcessId, DWORD *pSessionId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:98:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:99:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetProcessId (HANDLE Process); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:99:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:100:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetThreadId (HANDLE Thread); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:100:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:29, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:101:275: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateRemoteThreadEx (HANDLE hProcess, LPSECURITY_ATTRIBUTES lpThreadAttributes, SIZE_T dwStackSize, LPTHREAD_START_ROUTINE lpStartAddress, LPVOID lpParameter, DWORD dwCreationFlags, LPPROC_THREAD_ATTRIBUTE_LIST lpAttributeList, LPDWORD lpThreadId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:101:275: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:102:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetThreadContext (HANDLE hThread, LPCONTEXT lpContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:102:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:103:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetThreadContext (HANDLE hThread, CONST CONTEXT *lpContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:103:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:104:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FlushInstructionCache (HANDLE hProcess, LPCVOID lpBaseAddress, SIZE_T dwSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:104:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:105:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetThreadTimes (HANDLE hThread, LPFILETIME lpCreationTime, LPFILETIME lpExitTime, LPFILETIME lpKernelTime, LPFILETIME lpUserTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:105:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:106:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI OpenProcess (DWORD dwDesiredAccess, WINBOOL bInheritHandle, DWORD dwProcessId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:106:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:107:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetProcessHandleCount (HANDLE hProcess, PDWORD pdwHandleCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:107:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:108:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetCurrentProcessorNumber (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:108:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:115:346: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CreateProcessA (LPCSTR lpApplicationName, LPSTR lpCommandLine, LPSECURITY_ATTRIBUTES lpProcessAttributes, LPSECURITY_ATTRIBUTES lpThreadAttributes, WINBOOL bInheritHandles, DWORD dwCreationFlags, LPVOID lpEnvironment, LPCSTR lpCurrentDirectory, LPSTARTUPINFOA lpStartupInfo, LPPROCESS_INFORMATION lpProcessInformation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:115:346: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:116:349: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CreateProcessW (LPCWSTR lpApplicationName, LPWSTR lpCommandLine, LPSECURITY_ATTRIBUTES lpProcessAttributes, LPSECURITY_ATTRIBUTES lpThreadAttributes, WINBOOL bInheritHandles, DWORD dwCreationFlags, LPVOID lpEnvironment, LPCWSTR lpCurrentDirectory, LPSTARTUPINFOW lpStartupInfo, LPPROCESS_INFORMATION lpProcessInformation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:116:349: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:121:369: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI CreateProcessAsUserW (HANDLE hToken, LPCWSTR lpApplicationName, LPWSTR lpCommandLine, LPSECURITY_ATTRIBUTES lpProcessAttributes, LPSECURITY_ATTRIBUTES lpThreadAttributes, WINBOOL bInheritHandles, DWORD dwCreationFlags, LPVOID lpEnvironment, LPCWSTR lpCurrentDirectory, LPSTARTUPINFOW lpStartupInfo, LPPROCESS_INFORMATION lpProcessInformation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:121:369: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:152:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI GetCurrentProcess (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:152:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:153:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetCurrentProcessId (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:153:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:154:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI GetCurrentThread (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:154:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:155:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetCurrentThreadId (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:155:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:156:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI IsProcessorFeaturePresent (DWORD ProcessorFeature); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:156:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:160:204: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateThread (LPSECURITY_ATTRIBUTES lpThreadAttributes, SIZE_T dwStackSize, LPTHREAD_START_ROUTINE lpStartAddress, LPVOID lpParameter, DWORD dwCreationFlags, LPDWORD lpThreadId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:160:204: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:161:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetThreadPriority (HANDLE hThread, int nPriority); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:161:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:162:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI GetThreadPriority (HANDLE hThread); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:162:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:163:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DECLSPEC_NORETURN VOID WINAPI ExitThread (DWORD dwExitCode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:163:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:164:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetExitCodeThread (HANDLE hThread, LPDWORD lpExitCode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:164:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:168:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI SuspendThread (HANDLE hThread); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:168:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:169:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI ResumeThread (HANDLE hThread); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:169:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:170:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI TlsAlloc (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:170:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:171:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPVOID WINAPI TlsGetValue (DWORD dwTlsIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:171:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:172:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI TlsSetValue (DWORD dwTlsIndex, LPVOID lpTlsValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:172:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:173:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI TlsFree (DWORD dwTlsIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:173:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:31, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/profileapi.h:16:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI QueryPerformanceCounter (LARGE_INTEGER *lpPerformanceCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/profileapi.h:16:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/profileapi.h:17:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI QueryPerformanceFrequency (LARGE_INTEGER *lpFrequency); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/profileapi.h:17:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:34, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:18:256: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AccessCheck (PSECURITY_DESCRIPTOR pSecurityDescriptor, HANDLE ClientToken, DWORD DesiredAccess, PGENERIC_MAPPING GenericMapping, PPRIVILEGE_SET PrivilegeSet, LPDWORD PrivilegeSetLength, LPDWORD GrantedAccess, LPBOOL AccessStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:18:256: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:19:324: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AccessCheckAndAuditAlarmW (LPCWSTR SubsystemName, LPVOID HandleId, LPWSTR ObjectTypeName, LPWSTR ObjectName, PSECURITY_DESCRIPTOR SecurityDescriptor, DWORD DesiredAccess, PGENERIC_MAPPING GenericMapping, WINBOOL ObjectCreation, LPDWORD GrantedAccess, LPBOOL AccessStatus, LPBOOL pfGenerateOnClose); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:19:324: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:24:347: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AccessCheckByType (PSECURITY_DESCRIPTOR pSecurityDescriptor, PSID PrincipalSelfSid, HANDLE ClientToken, DWORD DesiredAccess, POBJECT_TYPE_LIST ObjectTypeList, DWORD ObjectTypeListLength, PGENERIC_MAPPING GenericMapping, PPRIVILEGE_SET PrivilegeSet, LPDWORD PrivilegeSetLength, LPDWORD GrantedAccess, LPBOOL AccessStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:24:347: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:25:366: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AccessCheckByTypeResultList (PSECURITY_DESCRIPTOR pSecurityDescriptor, PSID PrincipalSelfSid, HANDLE ClientToken, DWORD DesiredAccess, POBJECT_TYPE_LIST ObjectTypeList, DWORD ObjectTypeListLength, PGENERIC_MAPPING GenericMapping, PPRIVILEGE_SET PrivilegeSet, LPDWORD PrivilegeSetLength, LPDWORD GrantedAccessList, LPDWORD AccessStatusList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:25:366: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:26:458: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AccessCheckByTypeAndAuditAlarmW (LPCWSTR SubsystemName, LPVOID HandleId, LPCWSTR ObjectTypeName, LPCWSTR ObjectName, PSECURITY_DESCRIPTOR SecurityDescriptor, PSID PrincipalSelfSid, DWORD DesiredAccess, AUDIT_EVENT_TYPE AuditType, DWORD Flags, POBJECT_TYPE_LIST ObjectTypeList, DWORD ObjectTypeListLength, PGENERIC_MAPPING GenericMapping, WINBOOL ObjectCreation, LPDWORD GrantedAccess, LPBOOL AccessStatus, LPBOOL pfGenerateOnClose); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:26:458: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:31:477: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AccessCheckByTypeResultListAndAuditAlarmW (LPCWSTR SubsystemName, LPVOID HandleId, LPCWSTR ObjectTypeName, LPCWSTR ObjectName, PSECURITY_DESCRIPTOR SecurityDescriptor, PSID PrincipalSelfSid, DWORD DesiredAccess, AUDIT_EVENT_TYPE AuditType, DWORD Flags, POBJECT_TYPE_LIST ObjectTypeList, DWORD ObjectTypeListLength, PGENERIC_MAPPING GenericMapping, WINBOOL ObjectCreation, LPDWORD GrantedAccessList, LPDWORD AccessStatusList, LPBOOL pfGenerateOnClose); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:31:477: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:36:505: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AccessCheckByTypeResultListAndAuditAlarmByHandleW (LPCWSTR SubsystemName, LPVOID HandleId, HANDLE ClientToken, LPCWSTR ObjectTypeName, LPCWSTR ObjectName, PSECURITY_DESCRIPTOR SecurityDescriptor, PSID PrincipalSelfSid, DWORD DesiredAccess, AUDIT_EVENT_TYPE AuditType, DWORD Flags, POBJECT_TYPE_LIST ObjectTypeList, DWORD ObjectTypeListLength, PGENERIC_MAPPING GenericMapping, WINBOOL ObjectCreation, LPDWORD GrantedAccessList, LPDWORD AccessStatusList, LPBOOL pfGenerateOnClose); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:36:505: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:41:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AddAccessAllowedAce (PACL pAcl, DWORD dwAceRevision, DWORD AccessMask, PSID pSid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:41:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:42:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AddAccessAllowedAceEx (PACL pAcl, DWORD dwAceRevision, DWORD AceFlags, DWORD AccessMask, PSID pSid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:42:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:43:183: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AddAccessAllowedObjectAce (PACL pAcl, DWORD dwAceRevision, DWORD AceFlags, DWORD AccessMask, GUID *ObjectTypeGuid, GUID *InheritedObjectTypeGuid, PSID pSid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:43:183: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:44:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AddAccessDeniedAce (PACL pAcl, DWORD dwAceRevision, DWORD AccessMask, PSID pSid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:44:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:45:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AddAccessDeniedAceEx (PACL pAcl, DWORD dwAceRevision, DWORD AceFlags, DWORD AccessMask, PSID pSid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:45:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:46:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AddAccessDeniedObjectAce (PACL pAcl, DWORD dwAceRevision, DWORD AceFlags, DWORD AccessMask, GUID *ObjectTypeGuid, GUID *InheritedObjectTypeGuid, PSID pSid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:46:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:47:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AddAce (PACL pAcl, DWORD dwAceRevision, DWORD dwStartingAceIndex, LPVOID pAceList, DWORD nAceListLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:47:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:48:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AddAuditAccessAce (PACL pAcl, DWORD dwAceRevision, DWORD dwAccessMask, PSID pSid, WINBOOL bAuditSuccess, WINBOOL bAuditFailure); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:48:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:49:172: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AddAuditAccessAceEx (PACL pAcl, DWORD dwAceRevision, DWORD AceFlags, DWORD dwAccessMask, PSID pSid, WINBOOL bAuditSuccess, WINBOOL bAuditFailure); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:49:172: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:50:227: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AddAuditAccessObjectAce (PACL pAcl, DWORD dwAceRevision, DWORD AceFlags, DWORD AccessMask, GUID *ObjectTypeGuid, GUID *InheritedObjectTypeGuid, PSID pSid, WINBOOL bAuditSuccess, WINBOOL bAuditFailure); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:50:227: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:60:183: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AdjustTokenGroups (HANDLE TokenHandle, WINBOOL ResetToDefault, PTOKEN_GROUPS NewState, DWORD BufferLength, PTOKEN_GROUPS PreviousState, PDWORD ReturnLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:60:183: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:61:201: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AdjustTokenPrivileges (HANDLE TokenHandle, WINBOOL DisableAllPrivileges, PTOKEN_PRIVILEGES NewState, DWORD BufferLength, PTOKEN_PRIVILEGES PreviousState, PDWORD ReturnLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:61:201: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:62:313: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AllocateAndInitializeSid (PSID_IDENTIFIER_AUTHORITY pIdentifierAuthority, BYTE nSubAuthorityCount, DWORD nSubAuthority0, DWORD nSubAuthority1, DWORD nSubAuthority2, DWORD nSubAuthority3, DWORD nSubAuthority4, DWORD nSubAuthority5, DWORD nSubAuthority6, DWORD nSubAuthority7, PSID *pSid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:62:313: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:63:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AllocateLocallyUniqueId (PLUID Luid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:63:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:64:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AreAllAccessesGranted (DWORD GrantedAccess, DWORD DesiredAccess); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:64:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:65:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AreAnyAccessesGranted (DWORD GrantedAccess, DWORD DesiredAccess); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:65:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:66:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL APIENTRY CheckTokenMembership (HANDLE TokenHandle, PSID SidToCheck, PBOOL IsMember); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:66:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:74:279: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI ConvertToAutoInheritPrivateObjectSecurity (PSECURITY_DESCRIPTOR ParentDescriptor, PSECURITY_DESCRIPTOR CurrentSecurityDescriptor, PSECURITY_DESCRIPTOR *NewSecurityDescriptor, GUID *ObjectType, BOOLEAN IsDirectoryObject, PGENERIC_MAPPING GenericMapping); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:74:279: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:75:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI CopySid (DWORD nDestinationSidLength, PSID pDestinationSid, PSID pSourceSid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:75:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:76:245: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI CreatePrivateObjectSecurity (PSECURITY_DESCRIPTOR ParentDescriptor, PSECURITY_DESCRIPTOR CreatorDescriptor, PSECURITY_DESCRIPTOR *NewDescriptor, WINBOOL IsDirectoryObject, HANDLE Token, PGENERIC_MAPPING GenericMapping); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:76:245: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:77:289: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI CreatePrivateObjectSecurityEx (PSECURITY_DESCRIPTOR ParentDescriptor, PSECURITY_DESCRIPTOR CreatorDescriptor, PSECURITY_DESCRIPTOR *NewDescriptor, GUID *ObjectType, WINBOOL IsContainerObject, ULONG AutoInheritFlags, HANDLE Token, PGENERIC_MAPPING GenericMapping); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:77:289: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:78:329: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI CreatePrivateObjectSecurityWithMultipleInheritance (PSECURITY_DESCRIPTOR ParentDescriptor, PSECURITY_DESCRIPTOR CreatorDescriptor, PSECURITY_DESCRIPTOR *NewDescriptor, GUID **ObjectTypes, ULONG GuidCount, WINBOOL IsContainerObject, ULONG AutoInheritFlags, HANDLE Token, PGENERIC_MAPPING GenericMapping); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:78:329: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:79:305: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL APIENTRY CreateRestrictedToken (HANDLE ExistingTokenHandle, DWORD Flags, DWORD DisableSidCount, PSID_AND_ATTRIBUTES SidsToDisable, DWORD DeletePrivilegeCount, PLUID_AND_ATTRIBUTES PrivilegesToDelete, DWORD RestrictedSidCount, PSID_AND_ATTRIBUTES SidsToRestrict, PHANDLE NewTokenHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:79:305: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:80:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI CreateWellKnownSid (WELL_KNOWN_SID_TYPE WellKnownSidType, PSID DomainSid, PSID pSid, DWORD *cbSid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:80:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:81:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI EqualDomainSid (PSID pSid1, PSID pSid2, WINBOOL *pfEqual); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:81:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:83:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI DeleteAce (PACL pAcl, DWORD dwAceIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:83:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:84:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI DestroyPrivateObjectSecurity (PSECURITY_DESCRIPTOR *ObjectDescriptor); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:84:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:85:149: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI DuplicateToken (HANDLE ExistingTokenHandle, SECURITY_IMPERSONATION_LEVEL ImpersonationLevel, PHANDLE DuplicateTokenHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:85:149: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:86:222: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI DuplicateTokenEx (HANDLE hExistingToken, DWORD dwDesiredAccess, LPSECURITY_ATTRIBUTES lpTokenAttributes, SECURITY_IMPERSONATION_LEVEL ImpersonationLevel, TOKEN_TYPE TokenType, PHANDLE phNewToken); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:86:222: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:87:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI EqualPrefixSid (PSID pSid1, PSID pSid2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:87:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:88:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI EqualSid (PSID pSid1, PSID pSid2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:88:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:89:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI FindFirstFreeAce (PACL pAcl, LPVOID *pAce); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:89:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:90:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI PVOID WINAPI FreeSid (PSID pSid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:90:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:91:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetAce (PACL pAcl, DWORD dwAceIndex, LPVOID *pAce); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:91:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:92:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetAclInformation (PACL pAcl, LPVOID pAclInformation, DWORD nAclInformationLength, ACL_INFORMATION_CLASS dwAclInformationClass); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:92:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:93:189: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetFileSecurityW (LPCWSTR lpFileName, SECURITY_INFORMATION RequestedInformation, PSECURITY_DESCRIPTOR pSecurityDescriptor, DWORD nLength, LPDWORD lpnLengthNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:93:189: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:98:191: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetKernelObjectSecurity (HANDLE Handle, SECURITY_INFORMATION RequestedInformation, PSECURITY_DESCRIPTOR pSecurityDescriptor, DWORD nLength, LPDWORD lpnLengthNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:98:191: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:99:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI DWORD WINAPI GetLengthSid (PSID pSid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:99:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:100:220: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetPrivateObjectSecurity (PSECURITY_DESCRIPTOR ObjectDescriptor, SECURITY_INFORMATION SecurityInformation, PSECURITY_DESCRIPTOR ResultantDescriptor, DWORD DescriptorLength, PDWORD ReturnLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:100:220: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:101:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetSecurityDescriptorControl (PSECURITY_DESCRIPTOR pSecurityDescriptor, PSECURITY_DESCRIPTOR_CONTROL pControl, LPDWORD lpdwRevision); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:101:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:102:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetSecurityDescriptorDacl (PSECURITY_DESCRIPTOR pSecurityDescriptor, LPBOOL lpbDaclPresent, PACL *pDacl, LPBOOL lpbDaclDefaulted); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:102:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:103:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetSecurityDescriptorGroup (PSECURITY_DESCRIPTOR pSecurityDescriptor, PSID *pGroup, LPBOOL lpbGroupDefaulted); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:103:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:104:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI DWORD WINAPI GetSecurityDescriptorLength (PSECURITY_DESCRIPTOR pSecurityDescriptor); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:104:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:105:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetSecurityDescriptorOwner (PSECURITY_DESCRIPTOR pSecurityDescriptor, PSID *pOwner, LPBOOL lpbOwnerDefaulted); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:105:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:106:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI DWORD WINAPI GetSecurityDescriptorRMControl (PSECURITY_DESCRIPTOR SecurityDescriptor, PUCHAR RMControl); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:106:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:107:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetSecurityDescriptorSacl (PSECURITY_DESCRIPTOR pSecurityDescriptor, LPBOOL lpbSaclPresent, PACL *pSacl, LPBOOL lpbSaclDefaulted); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:107:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:108:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI PSID_IDENTIFIER_AUTHORITY WINAPI GetSidIdentifierAuthority (PSID pSid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:108:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:109:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI DWORD WINAPI GetSidLengthRequired (UCHAR nSubAuthorityCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:109:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:110:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI PDWORD WINAPI GetSidSubAuthority (PSID pSid, DWORD nSubAuthority); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:110:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:111:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI PUCHAR WINAPI GetSidSubAuthorityCount (PSID pSid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:111:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:112:190: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetTokenInformation (HANDLE TokenHandle, TOKEN_INFORMATION_CLASS TokenInformationClass, LPVOID TokenInformation, DWORD TokenInformationLength, PDWORD ReturnLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:112:190: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:113:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetWindowsAccountDomainSid (PSID pSid, PSID pDomainSid, DWORD *cbDomainSid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:113:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:114:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL APIENTRY ImpersonateAnonymousToken (HANDLE ThreadHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:114:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:115:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI ImpersonateLoggedOnUser (HANDLE hToken); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:115:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:116:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI ImpersonateSelf (SECURITY_IMPERSONATION_LEVEL ImpersonationLevel); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:116:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:117:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI InitializeAcl (PACL pAcl, DWORD nAclLength, DWORD dwAclRevision); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:117:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:118:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI InitializeSecurityDescriptor (PSECURITY_DESCRIPTOR pSecurityDescriptor, DWORD dwRevision); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:118:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:119:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI InitializeSid (PSID Sid, PSID_IDENTIFIER_AUTHORITY pIdentifierAuthority, BYTE nSubAuthorityCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:119:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:120:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI IsTokenRestricted (HANDLE TokenHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:120:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:121:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI IsValidAcl (PACL pAcl); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:121:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:122:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI IsValidSecurityDescriptor (PSECURITY_DESCRIPTOR pSecurityDescriptor); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:122:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:123:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI IsValidSid (PSID pSid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:123:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:124:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI IsWellKnownSid (PSID pSid, WELL_KNOWN_SID_TYPE WellKnownSidType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:124:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:125:344: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI MakeAbsoluteSD (PSECURITY_DESCRIPTOR pSelfRelativeSecurityDescriptor, PSECURITY_DESCRIPTOR pAbsoluteSecurityDescriptor, LPDWORD lpdwAbsoluteSecurityDescriptorSize, PACL pDacl, LPDWORD lpdwDaclSize, PACL pSacl, LPDWORD lpdwSaclSize, PSID pOwner, LPDWORD lpdwOwnerSize, PSID pPrimaryGroup, LPDWORD lpdwPrimaryGroupSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:125:344: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:126:176: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI MakeSelfRelativeSD (PSECURITY_DESCRIPTOR pAbsoluteSecurityDescriptor, PSECURITY_DESCRIPTOR pSelfRelativeSecurityDescriptor, LPDWORD lpdwBufferLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:126:176: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:127:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI VOID WINAPI MapGenericMask (PDWORD AccessMask, PGENERIC_MAPPING GenericMapping); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:127:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:128:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI ObjectCloseAuditAlarmW (LPCWSTR SubsystemName, LPVOID HandleId, WINBOOL GenerateOnClose); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:128:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:133:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI ObjectDeleteAuditAlarmW (LPCWSTR SubsystemName, LPVOID HandleId, WINBOOL GenerateOnClose); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:133:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:138:333: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI ObjectOpenAuditAlarmW (LPCWSTR SubsystemName, LPVOID HandleId, LPWSTR ObjectTypeName, LPWSTR ObjectName, PSECURITY_DESCRIPTOR pSecurityDescriptor, HANDLE ClientToken, DWORD DesiredAccess, DWORD GrantedAccess, PPRIVILEGE_SET Privileges, WINBOOL ObjectCreation, WINBOOL AccessGranted, LPBOOL GenerateOnClose); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:138:333: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:143:185: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI ObjectPrivilegeAuditAlarmW (LPCWSTR SubsystemName, LPVOID HandleId, HANDLE ClientToken, DWORD DesiredAccess, PPRIVILEGE_SET Privileges, WINBOOL AccessGranted); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:143:185: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:148:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI PrivilegeCheck (HANDLE ClientToken, PPRIVILEGE_SET RequiredPrivileges, LPBOOL pfResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:148:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:149:170: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI PrivilegedServiceAuditAlarmW (LPCWSTR SubsystemName, LPCWSTR ServiceName, HANDLE ClientToken, PPRIVILEGE_SET Privileges, WINBOOL AccessGranted); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:149:170: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:158:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI RevertToSelf (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:158:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:159:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI SetAclInformation (PACL pAcl, LPVOID pAclInformation, DWORD nAclInformationLength, ACL_INFORMATION_CLASS dwAclInformationClass); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:159:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:160:148: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI SetFileSecurityW (LPCWSTR lpFileName, SECURITY_INFORMATION SecurityInformation, PSECURITY_DESCRIPTOR pSecurityDescriptor); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:160:148: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:165:149: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI SetKernelObjectSecurity (HANDLE Handle, SECURITY_INFORMATION SecurityInformation, PSECURITY_DESCRIPTOR SecurityDescriptor); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:165:149: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:166:235: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI SetPrivateObjectSecurity (SECURITY_INFORMATION SecurityInformation, PSECURITY_DESCRIPTOR ModificationDescriptor, PSECURITY_DESCRIPTOR *ObjectsSecurityDescriptor, PGENERIC_MAPPING GenericMapping, HANDLE Token); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:166:235: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:167:261: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI SetPrivateObjectSecurityEx (SECURITY_INFORMATION SecurityInformation, PSECURITY_DESCRIPTOR ModificationDescriptor, PSECURITY_DESCRIPTOR *ObjectsSecurityDescriptor, ULONG AutoInheritFlags, PGENERIC_MAPPING GenericMapping, HANDLE Token); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:167:261: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:173:195: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI SetSecurityDescriptorControl (PSECURITY_DESCRIPTOR pSecurityDescriptor, SECURITY_DESCRIPTOR_CONTROL ControlBitsOfInterest, SECURITY_DESCRIPTOR_CONTROL ControlBitsToSet); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:173:195: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:174:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI SetSecurityDescriptorDacl (PSECURITY_DESCRIPTOR pSecurityDescriptor, WINBOOL bDaclPresent, PACL pDacl, WINBOOL bDaclDefaulted); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:174:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:175:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI SetSecurityDescriptorGroup (PSECURITY_DESCRIPTOR pSecurityDescriptor, PSID pGroup, WINBOOL bGroupDefaulted); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:175:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:176:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI SetSecurityDescriptorOwner (PSECURITY_DESCRIPTOR pSecurityDescriptor, PSID pOwner, WINBOOL bOwnerDefaulted); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:176:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:177:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI DWORD WINAPI SetSecurityDescriptorRMControl (PSECURITY_DESCRIPTOR SecurityDescriptor, PUCHAR RMControl); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:177:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:178:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI SetSecurityDescriptorSacl (PSECURITY_DESCRIPTOR pSecurityDescriptor, WINBOOL bSaclPresent, PACL pSacl, WINBOOL bSaclDefaulted); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:178:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:179:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI SetTokenInformation (HANDLE TokenHandle, TOKEN_INFORMATION_CLASS TokenInformationClass, LPVOID TokenInformation, DWORD TokenInformationLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:179:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:35, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:43:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI EnterCriticalSection (LPCRITICAL_SECTION lpCriticalSection); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:43:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:44:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI LeaveCriticalSection (LPCRITICAL_SECTION lpCriticalSection); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:44:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:45:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI TryEnterCriticalSection (LPCRITICAL_SECTION lpCriticalSection); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:45:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:46:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI DeleteCriticalSection (LPCRITICAL_SECTION lpCriticalSection); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:46:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:47:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetEvent (HANDLE hEvent); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:47:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:48:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ResetEvent (HANDLE hEvent); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:48:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:49:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ReleaseSemaphore (HANDLE hSemaphore, LONG lReleaseCount, LPLONG lpPreviousCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:49:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:50:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ReleaseMutex (HANDLE hMutex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:50:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:51:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI WaitForSingleObjectEx (HANDLE hHandle, DWORD dwMilliseconds, WINBOOL bAlertable); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:51:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:35, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:52:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI WaitForMultipleObjectsEx (DWORD nCount, CONST HANDLE *lpHandles, WINBOOL bWaitAll, DWORD dwMilliseconds, WINBOOL bAlertable); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:52:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:53:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI OpenMutexW (DWORD dwDesiredAccess, WINBOOL bInheritHandle, LPCWSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:53:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:54:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI OpenEventA (DWORD dwDesiredAccess, WINBOOL bInheritHandle, LPCSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:54:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:55:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI OpenEventW (DWORD dwDesiredAccess, WINBOOL bInheritHandle, LPCWSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:55:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:56:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI OpenSemaphoreW (DWORD dwDesiredAccess, WINBOOL bInheritHandle, LPCWSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:56:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:57:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI WaitOnAddress (volatile VOID *Address, PVOID CompareAddress, SIZE_T AddressSize, DWORD dwMilliseconds); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:57:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:58:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VOID WINAPI WakeByAddressSingle (PVOID Address); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:58:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:59:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VOID WINAPI WakeByAddressAll (PVOID Address); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:59:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:112:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI InitializeCriticalSection (LPCRITICAL_SECTION lpCriticalSection); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:112:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:113:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI InitializeCriticalSectionAndSpinCount (LPCRITICAL_SECTION lpCriticalSection, DWORD dwSpinCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:113:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:114:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI SetCriticalSectionSpinCount (LPCRITICAL_SECTION lpCriticalSection, DWORD dwSpinCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:114:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:115:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI WaitForSingleObject (HANDLE hHandle, DWORD dwMilliseconds); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:115:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:116:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI SleepEx (DWORD dwMilliseconds, WINBOOL bAlertable); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:116:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:117:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateMutexA (LPSECURITY_ATTRIBUTES lpMutexAttributes, WINBOOL bInitialOwner, LPCSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:117:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:118:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateMutexW (LPSECURITY_ATTRIBUTES lpMutexAttributes, WINBOOL bInitialOwner, LPCWSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:118:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:119:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateEventA (LPSECURITY_ATTRIBUTES lpEventAttributes, WINBOOL bManualReset, WINBOOL bInitialState, LPCSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:119:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:120:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateEventW (LPSECURITY_ATTRIBUTES lpEventAttributes, WINBOOL bManualReset, WINBOOL bInitialState, LPCWSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:120:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:121:195: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetWaitableTimer (HANDLE hTimer, const LARGE_INTEGER *lpDueTime, LONG lPeriod, PTIMERAPCROUTINE pfnCompletionRoutine, LPVOID lpArgToCompletionRoutine, WINBOOL fResume); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:121:195: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:122:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CancelWaitableTimer (HANDLE hTimer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:122:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:123:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI OpenWaitableTimerW (DWORD dwDesiredAccess, WINBOOL bInheritHandle, LPCWSTR lpTimerName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:123:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:124:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI EnterSynchronizationBarrier (LPSYNCHRONIZATION_BARRIER lpBarrier, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:124:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:125:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI InitializeSynchronizationBarrier (LPSYNCHRONIZATION_BARRIER lpBarrier, LONG lTotalThreads, LONG lSpinCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:125:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:126:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DeleteSynchronizationBarrier (LPSYNCHRONIZATION_BARRIER lpBarrier); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:126:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:127:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI Sleep (DWORD dwMilliseconds); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:127:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:128:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI SignalObjectAndWait (HANDLE hObjectToSignal, HANDLE hObjectToWaitOn, DWORD dwMilliseconds, WINBOOL bAlertable); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:128:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:36, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:37:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI GetSystemTime (LPSYSTEMTIME lpSystemTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:37:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:38:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI GetSystemTimeAsFileTime (LPFILETIME lpSystemTimeAsFileTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:38:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:39:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI GetLocalTime (LPSYSTEMTIME lpSystemTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:39:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:40:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI GetNativeSystemInfo (LPSYSTEM_INFO lpSystemInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:40:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:47:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetVersion (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:47:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:73:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GlobalMemoryStatusEx (LPMEMORYSTATUSEX lpBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:73:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:74:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetLocalTime (CONST SYSTEMTIME *lpSystemTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:74:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:75:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI GetSystemInfo (LPSYSTEM_INFO lpSystemInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:75:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:76:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetTickCount (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:76:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:36, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:77:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetSystemTimeAdjustment (PDWORD lpTimeAdjustment, PDWORD lpTimeIncrement, PBOOL lpTimeAdjustmentDisabled); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:77:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:78:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetSystemDirectoryA (LPSTR lpBuffer, UINT uSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:78:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:79:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetSystemDirectoryW (LPWSTR lpBuffer, UINT uSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:79:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:80:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetWindowsDirectoryA (LPSTR lpBuffer, UINT uSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:80:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:81:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetWindowsDirectoryW (LPWSTR lpBuffer, UINT uSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:81:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:82:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetSystemWindowsDirectoryA (LPSTR lpBuffer, UINT uSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:82:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:83:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetSystemWindowsDirectoryW (LPWSTR lpBuffer, UINT uSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:83:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:84:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetComputerNameExA (COMPUTER_NAME_FORMAT NameType, LPSTR lpBuffer, LPDWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:84:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:85:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetComputerNameExW (COMPUTER_NAME_FORMAT NameType, LPWSTR lpBuffer, LPDWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:85:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:86:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetComputerNameExW (COMPUTER_NAME_FORMAT NameType, LPCWSTR lpBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:86:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:87:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetSystemTime (CONST SYSTEMTIME *lpSystemTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:87:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:88:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetVersionExA (LPOSVERSIONINFOA lpVersionInformation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:88:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:89:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetVersionExW (LPOSVERSIONINFOW lpVersionInformation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:89:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:90:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetLogicalProcessorInformation (PSYSTEM_LOGICAL_PROCESSOR_INFORMATION Buffer, PDWORD ReturnedLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:90:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:91:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSYSAPI ULONGLONG NTAPI VerSetConditionMask (ULONGLONG ConditionMask, ULONG TypeMask, UCHAR Condition); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:91:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:92:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI GetSystemTimePreciseAsFileTime (LPFILETIME lpSystemTimeAsFileTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:92:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:93:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI EnumSystemFirmwareTables (DWORD FirmwareTableProviderSignature, PVOID pFirmwareTableEnumBuffer, DWORD BufferSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:93:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:94:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetSystemFirmwareTable (DWORD FirmwareTableProviderSignature, DWORD FirmwareTableID, PVOID pFirmwareTableBuffer, DWORD BufferSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:94:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:37, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/systemtopologyapi.h:18:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetNumaHighestNodeNumber (PULONG HighestNodeNumber); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/systemtopologyapi.h:18:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:39, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/threadpoollegacyapiset.h:18:178: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CreateTimerQueueTimer (PHANDLE phNewTimer, HANDLE TimerQueue, WAITORTIMERCALLBACK Callback, PVOID Parameter, DWORD DueTime, DWORD Period, ULONG Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/threadpoollegacyapiset.h:18:178: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/threadpoollegacyapiset.h:19:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI DeleteTimerQueueTimer (HANDLE TimerQueue, HANDLE Timer, HANDLE CompletionEvent); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/threadpoollegacyapiset.h:19:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/threadpoollegacyapiset.h:23:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI QueueUserWorkItem (LPTHREAD_START_ROUTINE Function, PVOID Context, ULONG Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/threadpoollegacyapiset.h:23:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/threadpoollegacyapiset.h:24:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI UnregisterWaitEx (HANDLE WaitHandle, HANDLE CompletionEvent); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/threadpoollegacyapiset.h:24:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/threadpoollegacyapiset.h:25:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateTimerQueue (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/threadpoollegacyapiset.h:25:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/threadpoollegacyapiset.h:26:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ChangeTimerQueueTimer (HANDLE TimerQueue, HANDLE Timer, ULONG DueTime, ULONG Period); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/threadpoollegacyapiset.h:26:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/threadpoollegacyapiset.h:27:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI DeleteTimerQueueEx (HANDLE TimerQueue, HANDLE CompletionEvent); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/threadpoollegacyapiset.h:27:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:40, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/utilapiset.h:17:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI PVOID WINAPI EncodePointer (PVOID Ptr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/utilapiset.h:17:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/utilapiset.h:18:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI PVOID WINAPI DecodePointer (PVOID Ptr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/utilapiset.h:18:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/utilapiset.h:22:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI PVOID WINAPI EncodeSystemPointer (PVOID Ptr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/utilapiset.h:22:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/utilapiset.h:23:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI PVOID WINAPI DecodeSystemPointer (PVOID Ptr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/utilapiset.h:23:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/utilapiset.h:24:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI Beep (DWORD dwFreq, DWORD dwDuration); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/utilapiset.h:24:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:41, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/wow64apiset.h:18:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI Wow64DisableWow64FsRedirection (PVOID *OldValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wow64apiset.h:18:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wow64apiset.h:19:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI Wow64RevertWow64FsRedirection (PVOID OlValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wow64apiset.h:19:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wow64apiset.h:20:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI IsWow64Process (HANDLE hProcess, PBOOL Wow64Process); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wow64apiset.h:20:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:908:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG __cdecl InterlockedAnd(LONG volatile *Destination, LONG Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:908:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:909:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG __cdecl InterlockedOr(LONG volatile *Destination, LONG Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:909:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:910:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG __cdecl InterlockedXor(LONG volatile *Destination, LONG Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:910:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:928:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char __cdecl InterlockedAnd8(char volatile *Destination, char Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:928:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:929:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char __cdecl InterlockedOr8(char volatile *Destination, char Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:929:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:930:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char __cdecl InterlockedXor8(char volatile *Destination, char Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:930:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:931:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHORT __cdecl InterlockedAnd16(SHORT volatile *Destination, SHORT Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:931:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:932:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHORT __cdecl InterlockedOr16(SHORT volatile *Destination, SHORT Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:932:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:933:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHORT __cdecl InterlockedXor16(SHORT volatile *Destination, SHORT Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:933:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1069:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINAPI WinMain (HINSTANCE hInstance, HINSTANCE hPrevInstance, LPSTR lpCmdLine, int nShowCmd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1069:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1070:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINAPI wWinMain (HINSTANCE hInstance, HINSTANCE hPrevInstance, LPWSTR lpCmdLine, int nShowCmd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1070:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1071:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HGLOBAL WINAPI GlobalAlloc (UINT uFlags, SIZE_T dwBytes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1071:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1072:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HGLOBAL WINAPI GlobalReAlloc (HGLOBAL hMem, SIZE_T dwBytes, UINT uFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1072:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1073:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI SIZE_T WINAPI GlobalSize (HGLOBAL hMem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1073:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1074:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GlobalFlags (HGLOBAL hMem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1074:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1075:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPVOID WINAPI GlobalLock (HGLOBAL hMem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1075:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1076:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HGLOBAL WINAPI GlobalHandle (LPCVOID pMem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1076:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1077:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GlobalUnlock (HGLOBAL hMem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1077:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1078:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HGLOBAL WINAPI GlobalFree (HGLOBAL hMem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1078:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1079:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI SIZE_T WINAPI GlobalCompact (DWORD dwMinFree); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1079:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1080:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI GlobalFix (HGLOBAL hMem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1080:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1081:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI GlobalUnfix (HGLOBAL hMem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1081:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1082:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPVOID WINAPI GlobalWire (HGLOBAL hMem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1082:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1083:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GlobalUnWire (HGLOBAL hMem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1083:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1084:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI GlobalMemoryStatus (LPMEMORYSTATUS lpBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1084:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1085:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HLOCAL WINAPI LocalAlloc (UINT uFlags, SIZE_T uBytes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1085:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1086:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HLOCAL WINAPI LocalReAlloc (HLOCAL hMem, SIZE_T uBytes, UINT uFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1086:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1087:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPVOID WINAPI LocalLock (HLOCAL hMem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1087:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1088:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HLOCAL WINAPI LocalHandle (LPCVOID pMem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1088:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1089:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI LocalUnlock (HLOCAL hMem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1089:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1090:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI SIZE_T WINAPI LocalSize (HLOCAL hMem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1090:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1091:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI LocalFlags (HLOCAL hMem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1091:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1092:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HLOCAL WINAPI LocalFree (HLOCAL hMem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1092:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1093:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI SIZE_T WINAPI LocalShrink (HLOCAL hMem, UINT cbNewSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1093:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1094:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI SIZE_T WINAPI LocalCompact (UINT uMinFree); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1094:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1117:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetBinaryTypeA (LPCSTR lpApplicationName, LPDWORD lpBinaryType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1117:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1118:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetBinaryTypeW (LPCWSTR lpApplicationName, LPDWORD lpBinaryType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1118:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1119:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetShortPathNameA (LPCSTR lpszLongPath, LPSTR lpszShortPath, DWORD cchBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1119:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1124:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetProcessAffinityMask (HANDLE hProcess, PDWORD_PTR lpProcessAffinityMask, PDWORD_PTR lpSystemAffinityMask); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1124:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1125:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetProcessAffinityMask (HANDLE hProcess, DWORD_PTR dwProcessAffinityMask); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1125:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1126:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetProcessIoCounters (HANDLE hProcess, PIO_COUNTERS lpIoCounters); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1126:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1127:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetProcessWorkingSetSize (HANDLE hProcess, PSIZE_T lpMinimumWorkingSetSize, PSIZE_T lpMaximumWorkingSetSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1127:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1128:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetProcessWorkingSetSize (HANDLE hProcess, SIZE_T dwMinimumWorkingSetSize, SIZE_T dwMaximumWorkingSetSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1128:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1129:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI FatalExit (int ExitCode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1129:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1130:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetEnvironmentStringsA (LPCH NewEnvironment); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1130:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1145:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI RaiseFailFastException (PEXCEPTION_RECORD pExceptionRecord, PCONTEXT pContextRecord, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1145:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1146:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI SetThreadIdealProcessor (HANDLE hThread, DWORD dwIdealProcessor); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1146:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1153:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPVOID WINAPI CreateFiber (SIZE_T dwStackSize, LPFIBER_START_ROUTINE lpStartAddress, LPVOID lpParameter); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1153:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1154:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPVOID WINAPI CreateFiberEx (SIZE_T dwStackCommitSize, SIZE_T dwStackReserveSize, DWORD dwFlags, LPFIBER_START_ROUTINE lpStartAddress, LPVOID lpParameter); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1154:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1155:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI DeleteFiber (LPVOID lpFiber); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1155:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1156:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPVOID WINAPI ConvertThreadToFiber (LPVOID lpParameter); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1156:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1157:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPVOID WINAPI ConvertThreadToFiberEx (LPVOID lpParameter, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1157:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1158:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ConvertFiberToThread (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1158:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1159:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI SwitchToFiber (LPVOID lpFiber); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1159:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1160:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD_PTR WINAPI SetThreadAffinityMask (HANDLE hThread, DWORD_PTR dwThreadAffinityMask); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1160:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1201:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetProcessPriorityBoost (HANDLE hProcess, WINBOOL bDisablePriorityBoost); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1201:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1202:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetProcessPriorityBoost (HANDLE hProcess, PBOOL pDisablePriorityBoost); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1202:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1203:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI RequestWakeupLatency (LATENCY_TIME latency); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1203:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1204:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI IsSystemResumeAutomatic (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1204:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1205:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetThreadIOPendingFlag (HANDLE hThread, PBOOL lpIOIsPending); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1205:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1206:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetThreadSelectorEntry (HANDLE hThread, DWORD dwSelector, LPLDT_ENTRY lpSelectorEntry); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1206:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1207:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI EXECUTION_STATE WINAPI SetThreadExecutionState (EXECUTION_STATE esFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1207:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1244:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetThreadErrorMode (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1244:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1245:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetThreadErrorMode (DWORD dwNewMode, LPDWORD lpOldMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1245:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1258:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI DebugSetProcessKillOnExit (WINBOOL KillOnExit); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1258:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1259:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI DebugBreakProcess (HANDLE Process); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1259:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1286:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI PulseEvent (HANDLE hEvent); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1286:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1287:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI WaitForMultipleObjects (DWORD nCount, CONST HANDLE *lpHandles, WINBOOL bWaitAll, DWORD dwMilliseconds); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1287:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1288:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI ATOM WINAPI GlobalDeleteAtom (ATOM nAtom); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1288:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1289:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI InitAtomTable (DWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1289:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1290:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI ATOM WINAPI DeleteAtom (ATOM nAtom); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1290:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1291:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI SetHandleCount (UINT uNumber); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1291:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1292:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI RequestDeviceWakeup (HANDLE hDevice); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1292:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1293:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CancelDeviceWakeupRequest (HANDLE hDevice); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1293:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1294:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetDevicePowerState (HANDLE hDevice, WINBOOL *pfOn); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1294:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1295:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetMessageWaitingIndicator (HANDLE hMsgIndicator, ULONG ulMsgCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1295:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1296:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetFileShortNameA (HANDLE hFile, LPCSTR lpShortName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1296:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1297:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetFileShortNameW (HANDLE hFile, LPCWSTR lpShortName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1297:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1298:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI LoadModule (LPCSTR lpModuleName, LPVOID lpParameterBlock); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1298:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1299:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI WinExec (LPCSTR lpCmdLine, UINT uCmdShow); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1299:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1300:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ClearCommBreak (HANDLE hFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1300:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1301:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ClearCommError (HANDLE hFile, LPDWORD lpErrors, LPCOMSTAT lpStat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1301:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1302:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetupComm (HANDLE hFile, DWORD dwInQueue, DWORD dwOutQueue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1302:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1303:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EscapeCommFunction (HANDLE hFile, DWORD dwFunc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1303:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1304:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetCommConfig (HANDLE hCommDev, LPCOMMCONFIG lpCC, LPDWORD lpdwSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1304:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1305:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetCommMask (HANDLE hFile, LPDWORD lpEvtMask); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1305:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1306:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetCommProperties (HANDLE hFile, LPCOMMPROP lpCommProp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1306:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1307:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetCommModemStatus (HANDLE hFile, LPDWORD lpModemStat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1307:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1308:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetCommState (HANDLE hFile, LPDCB lpDCB); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1308:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1309:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetCommTimeouts (HANDLE hFile, LPCOMMTIMEOUTS lpCommTimeouts); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1309:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1310:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI PurgeComm (HANDLE hFile, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1310:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1311:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetCommBreak (HANDLE hFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1311:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1312:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetCommConfig (HANDLE hCommDev, LPCOMMCONFIG lpCC, DWORD dwSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1312:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1313:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetCommMask (HANDLE hFile, DWORD dwEvtMask); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1313:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1314:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetCommState (HANDLE hFile, LPDCB lpDCB); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1314:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1315:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetCommTimeouts (HANDLE hFile, LPCOMMTIMEOUTS lpCommTimeouts); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1315:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1316:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI TransmitCommChar (HANDLE hFile, char cChar); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1316:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1317:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WaitCommEvent (HANDLE hFile, LPDWORD lpEvtMask, LPOVERLAPPED lpOverlapped); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1317:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1318:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI SetTapePosition (HANDLE hDevice, DWORD dwPositionMethod, DWORD dwPartition, DWORD dwOffsetLow, DWORD dwOffsetHigh, WINBOOL bImmediate); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1318:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1319:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetTapePosition (HANDLE hDevice, DWORD dwPositionType, LPDWORD lpdwPartition, LPDWORD lpdwOffsetLow, LPDWORD lpdwOffsetHigh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1319:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1320:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI PrepareTape (HANDLE hDevice, DWORD dwOperation, WINBOOL bImmediate); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1320:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1321:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI EraseTape (HANDLE hDevice, DWORD dwEraseType, WINBOOL bImmediate); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1321:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1322:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI CreateTapePartition (HANDLE hDevice, DWORD dwPartitionMethod, DWORD dwCount, DWORD dwSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1322:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1323:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI WriteTapemark (HANDLE hDevice, DWORD dwTapemarkType, DWORD dwTapemarkCount, WINBOOL bImmediate); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1323:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1324:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetTapeStatus (HANDLE hDevice); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1324:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1325:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetTapeParameters (HANDLE hDevice, DWORD dwOperation, LPDWORD lpdwSize, LPVOID lpTapeInformation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1325:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1326:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI SetTapeParameters (HANDLE hDevice, DWORD dwOperation, LPVOID lpTapeInformation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1326:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1327:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DEP_SYSTEM_POLICY_TYPE WINAPI GetSystemDEPPolicy (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1327:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1328:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetSystemRegistryQuota (PDWORD pdwQuotaAllowed, PDWORD pdwQuotaUsed); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1328:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1329:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI GetSystemTimes (LPFILETIME lpIdleTime, LPFILETIME lpKernelTime, LPFILETIME lpUserTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1329:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1330:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FileTimeToDosDateTime (CONST FILETIME *lpFileTime, LPWORD lpFatDate, LPWORD lpFatTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1330:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1331:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI DosDateTimeToFileTime (WORD wFatDate, WORD wFatTime, LPFILETIME lpFileTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1331:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1332:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetSystemTimeAdjustment (DWORD dwTimeAdjustment, WINBOOL bTimeAdjustmentDisabled); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1332:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1339:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI MulDiv (int nNumber, int nNumerator, int nDenominator); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1339:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1342:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI FormatMessageA (DWORD dwFlags, LPCVOID lpSource, DWORD dwMessageId, DWORD dwLanguageId, LPSTR lpBuffer, DWORD nSize, va_list *Arguments); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1342:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1343:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI FormatMessageW (DWORD dwFlags, LPCVOID lpSource, DWORD dwMessageId, DWORD dwLanguageId, LPWSTR lpBuffer, DWORD nSize, va_list *Arguments); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1343:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1380:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetNamedPipeInfo (HANDLE hNamedPipe, LPDWORD lpFlags, LPDWORD lpOutBufferSize, LPDWORD lpInBufferSize, LPDWORD lpMaxInstances); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1380:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1381:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateMailslotA (LPCSTR lpName, DWORD nMaxMessageSize, DWORD lReadTimeout, LPSECURITY_ATTRIBUTES lpSecurityAttributes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1381:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1382:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateMailslotW (LPCWSTR lpName, DWORD nMaxMessageSize, DWORD lReadTimeout, LPSECURITY_ATTRIBUTES lpSecurityAttributes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1382:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1383:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetMailslotInfo (HANDLE hMailslot, LPDWORD lpMaxMessageSize, LPDWORD lpNextSize, LPDWORD lpMessageCount, LPDWORD lpReadTimeout); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1383:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1384:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetMailslotInfo (HANDLE hMailslot, DWORD lReadTimeout); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1384:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1385:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI EncryptFileA (LPCSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1385:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1386:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI EncryptFileW (LPCWSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1386:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1387:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI DecryptFileA (LPCSTR lpFileName, DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1387:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1388:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI DecryptFileW (LPCWSTR lpFileName, DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1388:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1389:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI FileEncryptionStatusA (LPCSTR lpFileName, LPDWORD lpStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1389:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1390:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI FileEncryptionStatusW (LPCWSTR lpFileName, LPDWORD lpStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1390:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1391:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI DWORD WINAPI OpenEncryptedFileRawA (LPCSTR lpFileName, ULONG ulFlags, PVOID *pvContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1391:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1392:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI DWORD WINAPI OpenEncryptedFileRawW (LPCWSTR lpFileName, ULONG ulFlags, PVOID *pvContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1392:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1393:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI DWORD WINAPI ReadEncryptedFileRaw (PFE_EXPORT_FUNC pfExportCallback, PVOID pvCallbackContext, PVOID pvContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1393:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1394:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI DWORD WINAPI WriteEncryptedFileRaw (PFE_IMPORT_FUNC pfImportCallback, PVOID pvCallbackContext, PVOID pvContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1394:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1395:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI VOID WINAPI CloseEncryptedFileRaw (PVOID pvContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1395:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1396:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI lstrcmpA (LPCSTR lpString1, LPCSTR lpString2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1396:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1397:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI lstrcmpW (LPCWSTR lpString1, LPCWSTR lpString2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1397:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1398:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI lstrcmpiA (LPCSTR lpString1, LPCSTR lpString2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1398:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1399:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI lstrcmpiW (LPCWSTR lpString1, LPCWSTR lpString2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1399:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1400:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPSTR WINAPI lstrcpynA (LPSTR lpString1, LPCSTR lpString2, int iMaxLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1400:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1401:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPWSTR WINAPI lstrcpynW (LPWSTR lpString1, LPCWSTR lpString2, int iMaxLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1401:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1402:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPSTR WINAPI lstrcpyA (LPSTR lpString1, LPCSTR lpString2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1402:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1403:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPWSTR WINAPI lstrcpyW (LPWSTR lpString1, LPCWSTR lpString2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1403:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1404:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPSTR WINAPI lstrcatA (LPSTR lpString1, LPCSTR lpString2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1404:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1405:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPWSTR WINAPI lstrcatW (LPWSTR lpString1, LPCWSTR lpString2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1405:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1406:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI lstrlenA (LPCSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1406:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1407:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI lstrlenW (LPCWSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1407:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1408:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HFILE WINAPI OpenFile (LPCSTR lpFileName, LPOFSTRUCT lpReOpenBuff, UINT uStyle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1408:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1409:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HFILE WINAPI _lopen (LPCSTR lpPathName, int iReadWrite); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1409:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1410:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HFILE WINAPI _lcreat (LPCSTR lpPathName, int iAttribute); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1410:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1411:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI _lread (HFILE hFile, LPVOID lpBuffer, UINT uBytes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1411:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1412:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI _lwrite (HFILE hFile, LPCCH lpBuffer, UINT uBytes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1412:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1413:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI __LONG32 WINAPI _hread (HFILE hFile, LPVOID lpBuffer, __LONG32 lBytes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1413:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1414:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI __LONG32 WINAPI _hwrite (HFILE hFile, LPCCH lpBuffer, __LONG32 lBytes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1414:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1415:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HFILE WINAPI _lclose (HFILE hFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1415:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1416:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LONG WINAPI _llseek (HFILE hFile, LONG lOffset, int iOrigin); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1416:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1417:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI IsTextUnicode (CONST VOID *lpv, int iSize, LPINT lpiResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1417:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1418:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI SignalObjectAndWait (HANDLE hObjectToSignal, HANDLE hObjectToWaitOn, DWORD dwMilliseconds, WINBOOL bAlertable); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1418:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1419:188: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI BackupRead (HANDLE hFile, LPBYTE lpBuffer, DWORD nNumberOfBytesToRead, LPDWORD lpNumberOfBytesRead, WINBOOL bAbort, WINBOOL bProcessSecurity, LPVOID *lpContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1419:188: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1420:176: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI BackupSeek (HANDLE hFile, DWORD dwLowBytesToSeek, DWORD dwHighBytesToSeek, LPDWORD lpdwLowByteSeeked, LPDWORD lpdwHighByteSeeked, LPVOID *lpContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1420:176: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1421:193: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI BackupWrite (HANDLE hFile, LPBYTE lpBuffer, DWORD nNumberOfBytesToWrite, LPDWORD lpNumberOfBytesWritten, WINBOOL bAbort, WINBOOL bProcessSecurity, LPVOID *lpContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1421:193: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1496:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateSemaphoreW (LPSECURITY_ATTRIBUTES lpSemaphoreAttributes, LONG lInitialCount, LONG lMaximumCount, LPCWSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1496:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1497:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HMODULE WINAPI LoadLibraryW (LPCWSTR lpLibFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1497:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1500:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI OpenMutexA (DWORD dwDesiredAccess, WINBOOL bInheritHandle, LPCSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1500:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1501:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateSemaphoreA (LPSECURITY_ATTRIBUTES lpSemaphoreAttributes, LONG lInitialCount, LONG lMaximumCount, LPCSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1501:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1502:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI OpenSemaphoreA (DWORD dwDesiredAccess, WINBOOL bInheritHandle, LPCSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1502:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1503:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateWaitableTimerA (LPSECURITY_ATTRIBUTES lpTimerAttributes, WINBOOL bManualReset, LPCSTR lpTimerName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1503:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1504:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateWaitableTimerW (LPSECURITY_ATTRIBUTES lpTimerAttributes, WINBOOL bManualReset, LPCWSTR lpTimerName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1504:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1505:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI OpenWaitableTimerA (DWORD dwDesiredAccess, WINBOOL bInheritHandle, LPCSTR lpTimerName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1505:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1506:188: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateFileMappingA (HANDLE hFile, LPSECURITY_ATTRIBUTES lpFileMappingAttributes, DWORD flProtect, DWORD dwMaximumSizeHigh, DWORD dwMaximumSizeLow, LPCSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1506:188: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1512:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI OpenFileMappingA (DWORD dwDesiredAccess, WINBOOL bInheritHandle, LPCSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1512:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1513:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetLogicalDriveStringsA (DWORD nBufferLength, LPSTR lpBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1513:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1514:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HMODULE WINAPI LoadLibraryA (LPCSTR lpLibFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1514:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1639:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetProcessShutdownParameters (LPDWORD lpdwLevel, LPDWORD lpdwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1639:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1640:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI FatalAppExitA (UINT uAction, LPCSTR lpMessageText); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1640:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1641:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI FatalAppExitW (UINT uAction, LPCWSTR lpMessageText); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1641:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1642:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI GetStartupInfoA (LPSTARTUPINFOA lpStartupInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1642:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1643:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetFirmwareEnvironmentVariableA (LPCSTR lpName, LPCSTR lpGuid, PVOID pBuffer, DWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1643:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1644:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetFirmwareEnvironmentVariableW (LPCWSTR lpName, LPCWSTR lpGuid, PVOID pBuffer, DWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1644:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1645:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetFirmwareEnvironmentVariableA (LPCSTR lpName, LPCSTR lpGuid, PVOID pValue, DWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1645:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1646:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetFirmwareEnvironmentVariableW (LPCWSTR lpName, LPCWSTR lpGuid, PVOID pValue, DWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1646:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1647:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HRSRC WINAPI FindResourceA (HMODULE hModule, LPCSTR lpName, LPCSTR lpType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1647:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1648:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HRSRC WINAPI FindResourceW (HMODULE hModule, LPCWSTR lpName, LPCWSTR lpType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1648:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1649:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HRSRC WINAPI FindResourceExA (HMODULE hModule, LPCSTR lpType, LPCSTR lpName, WORD wLanguage); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1649:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1650:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumResourceTypesA (HMODULE hModule, ENUMRESTYPEPROCA lpEnumFunc, LONG_PTR lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1650:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1651:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumResourceTypesW (HMODULE hModule, ENUMRESTYPEPROCW lpEnumFunc, LONG_PTR lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1651:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1652:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumResourceNamesA (HMODULE hModule, LPCSTR lpType, ENUMRESNAMEPROCA lpEnumFunc, LONG_PTR lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1652:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1653:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumResourceNamesW (HMODULE hModule, LPCWSTR lpType, ENUMRESNAMEPROCW lpEnumFunc, LONG_PTR lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1653:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1654:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumResourceLanguagesA (HMODULE hModule, LPCSTR lpType, LPCSTR lpName, ENUMRESLANGPROCA lpEnumFunc, LONG_PTR lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1654:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1655:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumResourceLanguagesW (HMODULE hModule, LPCWSTR lpType, LPCWSTR lpName, ENUMRESLANGPROCW lpEnumFunc, LONG_PTR lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1655:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1656:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI BeginUpdateResourceA (LPCSTR pFileName, WINBOOL bDeleteExistingResources); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1656:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1657:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI BeginUpdateResourceW (LPCWSTR pFileName, WINBOOL bDeleteExistingResources); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1657:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1658:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI UpdateResourceA (HANDLE hUpdate, LPCSTR lpType, LPCSTR lpName, WORD wLanguage, LPVOID lpData, DWORD cb); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1658:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1659:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI UpdateResourceW (HANDLE hUpdate, LPCWSTR lpType, LPCWSTR lpName, WORD wLanguage, LPVOID lpData, DWORD cb); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1659:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1660:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EndUpdateResourceA (HANDLE hUpdate, WINBOOL fDiscard); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1660:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1661:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EndUpdateResourceW (HANDLE hUpdate, WINBOOL fDiscard); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1661:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1670:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI ATOM WINAPI GlobalAddAtomA (LPCSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1670:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1671:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI ATOM WINAPI GlobalAddAtomW (LPCWSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1671:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1672:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI ATOM WINAPI GlobalAddAtomExA (LPCSTR lpString, DWORD Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1672:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1673:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI ATOM WINAPI GlobalAddAtomExW (LPCWSTR lpString, DWORD Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1673:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1674:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI ATOM WINAPI GlobalFindAtomA (LPCSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1674:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1675:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI ATOM WINAPI GlobalFindAtomW (LPCWSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1675:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1676:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GlobalGetAtomNameA (ATOM nAtom, LPSTR lpBuffer, int nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1676:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1677:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GlobalGetAtomNameW (ATOM nAtom, LPWSTR lpBuffer, int nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1677:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1678:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI ATOM WINAPI AddAtomA (LPCSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1678:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1679:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI ATOM WINAPI AddAtomW (LPCWSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1679:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1680:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI ATOM WINAPI FindAtomA (LPCSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1680:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1681:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI ATOM WINAPI FindAtomW (LPCWSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1681:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1682:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetAtomNameA (ATOM nAtom, LPSTR lpBuffer, int nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1682:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1683:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetAtomNameW (ATOM nAtom, LPWSTR lpBuffer, int nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1683:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1684:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetProfileIntA (LPCSTR lpAppName, LPCSTR lpKeyName, INT nDefault); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1684:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1685:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetProfileIntW (LPCWSTR lpAppName, LPCWSTR lpKeyName, INT nDefault); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1685:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1686:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetProfileStringA (LPCSTR lpAppName, LPCSTR lpKeyName, LPCSTR lpDefault, LPSTR lpReturnedString, DWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1686:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1687:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetProfileStringW (LPCWSTR lpAppName, LPCWSTR lpKeyName, LPCWSTR lpDefault, LPWSTR lpReturnedString, DWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1687:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1688:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WriteProfileStringA (LPCSTR lpAppName, LPCSTR lpKeyName, LPCSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1688:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1689:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WriteProfileStringW (LPCWSTR lpAppName, LPCWSTR lpKeyName, LPCWSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1689:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1690:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetProfileSectionA (LPCSTR lpAppName, LPSTR lpReturnedString, DWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1690:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1691:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetProfileSectionW (LPCWSTR lpAppName, LPWSTR lpReturnedString, DWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1691:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1692:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WriteProfileSectionA (LPCSTR lpAppName, LPCSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1692:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1693:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WriteProfileSectionW (LPCWSTR lpAppName, LPCWSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1693:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1694:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetPrivateProfileIntA (LPCSTR lpAppName, LPCSTR lpKeyName, INT nDefault, LPCSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1694:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1695:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetPrivateProfileIntW (LPCWSTR lpAppName, LPCWSTR lpKeyName, INT nDefault, LPCWSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1695:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1696:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetPrivateProfileStringA (LPCSTR lpAppName, LPCSTR lpKeyName, LPCSTR lpDefault, LPSTR lpReturnedString, DWORD nSize, LPCSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1696:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1697:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetPrivateProfileStringW (LPCWSTR lpAppName, LPCWSTR lpKeyName, LPCWSTR lpDefault, LPWSTR lpReturnedString, DWORD nSize, LPCWSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1697:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1698:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WritePrivateProfileStringA (LPCSTR lpAppName, LPCSTR lpKeyName, LPCSTR lpString, LPCSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1698:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1699:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WritePrivateProfileStringW (LPCWSTR lpAppName, LPCWSTR lpKeyName, LPCWSTR lpString, LPCWSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1699:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1700:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetPrivateProfileSectionA (LPCSTR lpAppName, LPSTR lpReturnedString, DWORD nSize, LPCSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1700:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1701:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetPrivateProfileSectionW (LPCWSTR lpAppName, LPWSTR lpReturnedString, DWORD nSize, LPCWSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1701:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1702:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WritePrivateProfileSectionA (LPCSTR lpAppName, LPCSTR lpString, LPCSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1702:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1703:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WritePrivateProfileSectionW (LPCWSTR lpAppName, LPCWSTR lpString, LPCWSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1703:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1704:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetPrivateProfileSectionNamesA (LPSTR lpszReturnBuffer, DWORD nSize, LPCSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1704:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1705:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetPrivateProfileSectionNamesW (LPWSTR lpszReturnBuffer, DWORD nSize, LPCWSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1705:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1706:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetPrivateProfileStructA (LPCSTR lpszSection, LPCSTR lpszKey, LPVOID lpStruct, UINT uSizeStruct, LPCSTR szFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1706:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1707:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetPrivateProfileStructW (LPCWSTR lpszSection, LPCWSTR lpszKey, LPVOID lpStruct, UINT uSizeStruct, LPCWSTR szFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1707:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1708:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WritePrivateProfileStructA (LPCSTR lpszSection, LPCSTR lpszKey, LPVOID lpStruct, UINT uSizeStruct, LPCSTR szFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1708:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1709:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WritePrivateProfileStructW (LPCWSTR lpszSection, LPCWSTR lpszKey, LPVOID lpStruct, UINT uSizeStruct, LPCWSTR szFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1709:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1710:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetTempPathA (DWORD nBufferLength, LPSTR lpBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1710:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1711:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetTempFileNameA (LPCSTR lpPathName, LPCSTR lpPrefixString, UINT uUnique, LPSTR lpTempFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1711:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1757:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetSystemWow64DirectoryA (LPSTR lpBuffer, UINT uSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1757:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1758:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetSystemWow64DirectoryW (LPWSTR lpBuffer, UINT uSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1758:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1762:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI BOOLEAN WINAPI Wow64EnableWow64FsRedirection (BOOLEAN Wow64FsEnableRedirection); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1762:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1779:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetDllDirectoryA (LPCSTR lpPathName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1779:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1780:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetDllDirectoryW (LPCWSTR lpPathName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1780:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1781:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetDllDirectoryA (DWORD nBufferLength, LPSTR lpBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1781:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1782:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetDllDirectoryW (DWORD nBufferLength, LPWSTR lpBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1782:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1792:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetSearchPathMode (DWORD Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1792:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1796:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CreateDirectoryExA (LPCSTR lpTemplateDirectory, LPCSTR lpNewDirectory, LPSECURITY_ATTRIBUTES lpSecurityAttributes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1796:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1797:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CreateDirectoryExW (LPCWSTR lpTemplateDirectory, LPCWSTR lpNewDirectory, LPSECURITY_ATTRIBUTES lpSecurityAttributes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1797:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1821:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI DefineDosDeviceA (DWORD dwFlags, LPCSTR lpDeviceName, LPCSTR lpTargetPath); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1821:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1822:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI QueryDosDeviceA (LPCSTR lpDeviceName, LPSTR lpTargetPath, DWORD ucchMax); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1822:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1838:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI ReOpenFile (HANDLE hOriginalFile, DWORD dwDesiredAccess, DWORD dwShareMode, DWORD dwFlagsAndAttributes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1838:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1850:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetCompressedFileSizeA (LPCSTR lpFileName, LPDWORD lpFileSizeHigh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1850:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1851:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetCompressedFileSizeW (LPCWSTR lpFileName, LPDWORD lpFileSizeHigh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1851:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1870:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CheckNameLegalDOS8Dot3A (LPCSTR lpName, LPSTR lpOemName, DWORD OemNameSize, PBOOL pbNameContainsSpaces, PBOOL pbNameLegal); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1870:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1871:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CheckNameLegalDOS8Dot3W (LPCWSTR lpName, LPSTR lpOemName, DWORD OemNameSize, PBOOL pbNameContainsSpaces, PBOOL pbNameLegal); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1871:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1872:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CopyFileA (LPCSTR lpExistingFileName, LPCSTR lpNewFileName, WINBOOL bFailIfExists); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1872:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1873:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CopyFileW (LPCWSTR lpExistingFileName, LPCWSTR lpNewFileName, WINBOOL bFailIfExists); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1873:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1874:178: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CopyFileExA (LPCSTR lpExistingFileName, LPCSTR lpNewFileName, LPPROGRESS_ROUTINE lpProgressRoutine, LPVOID lpData, LPBOOL pbCancel, DWORD dwCopyFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1874:178: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1875:180: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CopyFileExW (LPCWSTR lpExistingFileName, LPCWSTR lpNewFileName, LPPROGRESS_ROUTINE lpProgressRoutine, LPVOID lpData, LPBOOL pbCancel, DWORD dwCopyFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1875:180: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2003:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI MoveFileA (LPCSTR lpExistingFileName, LPCSTR lpNewFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2003:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2004:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI MoveFileW (LPCWSTR lpExistingFileName, LPCWSTR lpNewFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2004:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2010:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI MoveFileExA (LPCSTR lpExistingFileName, LPCSTR lpNewFileName, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2010:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2011:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI MoveFileExW (LPCWSTR lpExistingFileName, LPCWSTR lpNewFileName, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2011:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2017:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI MoveFileWithProgressA (LPCSTR lpExistingFileName, LPCSTR lpNewFileName, LPPROGRESS_ROUTINE lpProgressRoutine, LPVOID lpData, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2017:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2018:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI MoveFileWithProgressW (LPCWSTR lpExistingFileName, LPCWSTR lpNewFileName, LPPROGRESS_ROUTINE lpProgressRoutine, LPVOID lpData, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2018:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2040:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ReplaceFileA (LPCSTR lpReplacedFileName, LPCSTR lpReplacementFileName, LPCSTR lpBackupFileName, DWORD dwReplaceFlags, LPVOID lpExclude, LPVOID lpReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2040:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2041:185: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ReplaceFileW (LPCWSTR lpReplacedFileName, LPCWSTR lpReplacementFileName, LPCWSTR lpBackupFileName, DWORD dwReplaceFlags, LPVOID lpExclude, LPVOID lpReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2041:185: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2042:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CreateHardLinkA (LPCSTR lpFileName, LPCSTR lpExistingFileName, LPSECURITY_ATTRIBUTES lpSecurityAttributes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2042:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2043:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CreateHardLinkW (LPCWSTR lpFileName, LPCWSTR lpExistingFileName, LPSECURITY_ATTRIBUTES lpSecurityAttributes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2043:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2065:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI FindFirstStreamW (LPCWSTR lpFileName, STREAM_INFO_LEVELS InfoLevel, LPVOID lpFindStreamData, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2065:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2066:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL APIENTRY FindNextStreamW (HANDLE hFindStream, LPVOID lpFindStreamData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2066:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2080:226: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateNamedPipeA (LPCSTR lpName, DWORD dwOpenMode, DWORD dwPipeMode, DWORD nMaxInstances, DWORD nOutBufferSize, DWORD nInBufferSize, DWORD nDefaultTimeOut, LPSECURITY_ATTRIBUTES lpSecurityAttributes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2080:226: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2081:215: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetNamedPipeHandleStateA (HANDLE hNamedPipe, LPDWORD lpState, LPDWORD lpCurInstances, LPDWORD lpMaxCollectionCount, LPDWORD lpCollectDataTimeout, LPSTR lpUserName, DWORD nMaxUserNameSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2081:215: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2082:216: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetNamedPipeHandleStateW (HANDLE hNamedPipe, LPDWORD lpState, LPDWORD lpCurInstances, LPDWORD lpMaxCollectionCount, LPDWORD lpCollectDataTimeout, LPWSTR lpUserName, DWORD nMaxUserNameSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2082:216: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2083:186: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CallNamedPipeA (LPCSTR lpNamedPipeName, LPVOID lpInBuffer, DWORD nInBufferSize, LPVOID lpOutBuffer, DWORD nOutBufferSize, LPDWORD lpBytesRead, DWORD nTimeOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2083:186: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2084:187: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CallNamedPipeW (LPCWSTR lpNamedPipeName, LPVOID lpInBuffer, DWORD nInBufferSize, LPVOID lpOutBuffer, DWORD nOutBufferSize, LPDWORD lpBytesRead, DWORD nTimeOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2084:187: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2085:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WaitNamedPipeA (LPCSTR lpNamedPipeName, DWORD nTimeOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2085:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2086:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetVolumeLabelA (LPCSTR lpRootPathName, LPCSTR lpVolumeName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2086:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2087:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetVolumeLabelW (LPCWSTR lpRootPathName, LPCWSTR lpVolumeName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2087:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2088:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI SetFileApisToOEM (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2088:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2089:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI SetFileApisToANSI (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2089:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2090:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI AreFileApisANSI (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2090:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2091:270: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetVolumeInformationA (LPCSTR lpRootPathName, LPSTR lpVolumeNameBuffer, DWORD nVolumeNameSize, LPDWORD lpVolumeSerialNumber, LPDWORD lpMaximumComponentLength, LPDWORD lpFileSystemFlags, LPSTR lpFileSystemNameBuffer, DWORD nFileSystemNameSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2091:270: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2092:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI ClearEventLogA (HANDLE hEventLog, LPCSTR lpBackupFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2092:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2093:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI ClearEventLogW (HANDLE hEventLog, LPCWSTR lpBackupFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2093:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2094:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI BackupEventLogA (HANDLE hEventLog, LPCSTR lpBackupFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2094:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2095:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI BackupEventLogW (HANDLE hEventLog, LPCWSTR lpBackupFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2095:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2096:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI CloseEventLog (HANDLE hEventLog); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2096:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2097:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI DeregisterEventSource (HANDLE hEventLog); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2097:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2098:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI NotifyChangeEventLog (HANDLE hEventLog, HANDLE hEvent); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2098:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2099:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetNumberOfEventLogRecords (HANDLE hEventLog, PDWORD NumberOfRecords); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2099:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2100:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetOldestEventLogRecord (HANDLE hEventLog, PDWORD OldestRecord); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2100:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2101:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI HANDLE WINAPI OpenEventLogA (LPCSTR lpUNCServerName, LPCSTR lpSourceName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2101:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2102:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI HANDLE WINAPI OpenEventLogW (LPCWSTR lpUNCServerName, LPCWSTR lpSourceName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2102:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2103:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI HANDLE WINAPI RegisterEventSourceA (LPCSTR lpUNCServerName, LPCSTR lpSourceName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2103:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2104:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI HANDLE WINAPI RegisterEventSourceW (LPCWSTR lpUNCServerName, LPCWSTR lpSourceName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2104:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2105:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI HANDLE WINAPI OpenBackupEventLogA (LPCSTR lpUNCServerName, LPCSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2105:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2106:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI HANDLE WINAPI OpenBackupEventLogW (LPCWSTR lpUNCServerName, LPCWSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2106:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2107:198: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI ReadEventLogA (HANDLE hEventLog, DWORD dwReadFlags, DWORD dwRecordOffset, LPVOID lpBuffer, DWORD nNumberOfBytesToRead, DWORD *pnBytesRead, DWORD *pnMinNumberOfBytesNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2107:198: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2108:198: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI ReadEventLogW (HANDLE hEventLog, DWORD dwReadFlags, DWORD dwRecordOffset, LPVOID lpBuffer, DWORD nNumberOfBytesToRead, DWORD *pnBytesRead, DWORD *pnMinNumberOfBytesNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2108:198: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2109:192: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI ReportEventA (HANDLE hEventLog, WORD wType, WORD wCategory, DWORD dwEventID, PSID lpUserSid, WORD wNumStrings, DWORD dwDataSize, LPCSTR *lpStrings, LPVOID lpRawData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2109:192: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2110:193: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI ReportEventW (HANDLE hEventLog, WORD wType, WORD wCategory, DWORD dwEventID, PSID lpUserSid, WORD wNumStrings, DWORD dwDataSize, LPCWSTR *lpStrings, LPVOID lpRawData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2110:193: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2139:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetEventLogInformation (HANDLE hEventLog, DWORD dwInfoLevel, LPVOID lpBuffer, DWORD cbBufSize, LPDWORD pcbBytesNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2139:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2167:321: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AccessCheckAndAuditAlarmA (LPCSTR SubsystemName, LPVOID HandleId, LPSTR ObjectTypeName, LPSTR ObjectName, PSECURITY_DESCRIPTOR SecurityDescriptor, DWORD DesiredAccess, PGENERIC_MAPPING GenericMapping, WINBOOL ObjectCreation, LPDWORD GrantedAccess, LPBOOL AccessStatus, LPBOOL pfGenerateOnClose); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2167:321: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2168:455: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AccessCheckByTypeAndAuditAlarmA (LPCSTR SubsystemName, LPVOID HandleId, LPCSTR ObjectTypeName, LPCSTR ObjectName, PSECURITY_DESCRIPTOR SecurityDescriptor, PSID PrincipalSelfSid, DWORD DesiredAccess, AUDIT_EVENT_TYPE AuditType, DWORD Flags, POBJECT_TYPE_LIST ObjectTypeList, DWORD ObjectTypeListLength, PGENERIC_MAPPING GenericMapping, WINBOOL ObjectCreation, LPDWORD GrantedAccess, LPBOOL AccessStatus, LPBOOL pfGenerateOnClose); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2168:455: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2169:470: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AccessCheckByTypeResultListAndAuditAlarmA (LPCSTR SubsystemName, LPVOID HandleId, LPCSTR ObjectTypeName, LPCSTR ObjectName, PSECURITY_DESCRIPTOR SecurityDescriptor, PSID PrincipalSelfSid, DWORD DesiredAccess, AUDIT_EVENT_TYPE AuditType, DWORD Flags, POBJECT_TYPE_LIST ObjectTypeList, DWORD ObjectTypeListLength, PGENERIC_MAPPING GenericMapping, WINBOOL ObjectCreation, LPDWORD GrantedAccess, LPDWORD AccessStatusList, LPBOOL pfGenerateOnClose); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2169:470: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2170:498: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AccessCheckByTypeResultListAndAuditAlarmByHandleA (LPCSTR SubsystemName, LPVOID HandleId, HANDLE ClientToken, LPCSTR ObjectTypeName, LPCSTR ObjectName, PSECURITY_DESCRIPTOR SecurityDescriptor, PSID PrincipalSelfSid, DWORD DesiredAccess, AUDIT_EVENT_TYPE AuditType, DWORD Flags, POBJECT_TYPE_LIST ObjectTypeList, DWORD ObjectTypeListLength, PGENERIC_MAPPING GenericMapping, WINBOOL ObjectCreation, LPDWORD GrantedAccess, LPDWORD AccessStatusList, LPBOOL pfGenerateOnClose); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2170:498: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2171:330: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI ObjectOpenAuditAlarmA (LPCSTR SubsystemName, LPVOID HandleId, LPSTR ObjectTypeName, LPSTR ObjectName, PSECURITY_DESCRIPTOR pSecurityDescriptor, HANDLE ClientToken, DWORD DesiredAccess, DWORD GrantedAccess, PPRIVILEGE_SET Privileges, WINBOOL ObjectCreation, WINBOOL AccessGranted, LPBOOL GenerateOnClose); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2171:330: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2172:184: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI ObjectPrivilegeAuditAlarmA (LPCSTR SubsystemName, LPVOID HandleId, HANDLE ClientToken, DWORD DesiredAccess, PPRIVILEGE_SET Privileges, WINBOOL AccessGranted); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2172:184: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2173:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI ObjectCloseAuditAlarmA (LPCSTR SubsystemName, LPVOID HandleId, WINBOOL GenerateOnClose); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2173:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2174:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI ObjectDeleteAuditAlarmA (LPCSTR SubsystemName, LPVOID HandleId, WINBOOL GenerateOnClose); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2174:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2175:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI PrivilegedServiceAuditAlarmA (LPCSTR SubsystemName, LPCSTR ServiceName, HANDLE ClientToken, PPRIVILEGE_SET Privileges, WINBOOL AccessGranted); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2175:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2176:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI SetFileSecurityA (LPCSTR lpFileName, SECURITY_INFORMATION SecurityInformation, PSECURITY_DESCRIPTOR pSecurityDescriptor); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2176:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2177:188: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetFileSecurityA (LPCSTR lpFileName, SECURITY_INFORMATION RequestedInformation, PSECURITY_DESCRIPTOR pSecurityDescriptor, DWORD nLength, LPDWORD lpnLengthNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2177:188: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2178:257: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ReadDirectoryChangesW (HANDLE hDirectory, LPVOID lpBuffer, DWORD nBufferLength, WINBOOL bWatchSubtree, DWORD dwNotifyFilter, LPDWORD lpBytesReturned, LPOVERLAPPED lpOverlapped, LPOVERLAPPED_COMPLETION_ROUTINE lpCompletionRoutine); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2178:257: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2179:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI IsBadReadPtr (CONST VOID *lp, UINT_PTR ucb); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2179:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2180:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI IsBadWritePtr (LPVOID lp, UINT_PTR ucb); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2180:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2181:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI IsBadHugeReadPtr (CONST VOID *lp, UINT_PTR ucb); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2181:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2182:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI IsBadHugeWritePtr (LPVOID lp, UINT_PTR ucb); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2182:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2183:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI IsBadCodePtr (FARPROC lpfn); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2183:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2184:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI IsBadStringPtrA (LPCSTR lpsz, UINT_PTR ucchMax); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2184:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2185:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI IsBadStringPtrW (LPCWSTR lpsz, UINT_PTR ucchMax); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2185:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2192:187: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI LookupAccountSidA (LPCSTR lpSystemName, PSID Sid, LPSTR Name, LPDWORD cchName, LPSTR ReferencedDomainName, LPDWORD cchReferencedDomainName, PSID_NAME_USE peUse); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2192:187: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2193:190: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI LookupAccountSidW (LPCWSTR lpSystemName, PSID Sid, LPWSTR Name, LPDWORD cchName, LPWSTR ReferencedDomainName, LPDWORD cchReferencedDomainName, PSID_NAME_USE peUse); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2193:190: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2194:196: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI LookupAccountNameA (LPCSTR lpSystemName, LPCSTR lpAccountName, PSID Sid, LPDWORD cbSid, LPSTR ReferencedDomainName, LPDWORD cchReferencedDomainName, PSID_NAME_USE peUse); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2194:196: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2195:199: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI LookupAccountNameW (LPCWSTR lpSystemName, LPCWSTR lpAccountName, PSID Sid, LPDWORD cbSid, LPWSTR ReferencedDomainName, LPDWORD cchReferencedDomainName, PSID_NAME_USE peUse); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2195:199: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2235:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI LookupPrivilegeValueA (LPCSTR lpSystemName, LPCSTR lpName, PLUID lpLuid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2235:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2236:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI LookupPrivilegeValueW (LPCWSTR lpSystemName, LPCWSTR lpName, PLUID lpLuid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2236:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2237:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI LookupPrivilegeNameA (LPCSTR lpSystemName, PLUID lpLuid, LPSTR lpName, LPDWORD cchName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2237:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2238:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI LookupPrivilegeNameW (LPCWSTR lpSystemName, PLUID lpLuid, LPWSTR lpName, LPDWORD cchName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2238:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2239:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI LookupPrivilegeDisplayNameA (LPCSTR lpSystemName, LPCSTR lpName, LPSTR lpDisplayName, LPDWORD cchDisplayName, LPDWORD lpLanguageId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2239:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2240:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI LookupPrivilegeDisplayNameW (LPCWSTR lpSystemName, LPCWSTR lpName, LPWSTR lpDisplayName, LPDWORD cchDisplayName, LPDWORD lpLanguageId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2240:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2241:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI BuildCommDCBA (LPCSTR lpDef, LPDCB lpDCB); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2241:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2242:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI BuildCommDCBW (LPCWSTR lpDef, LPDCB lpDCB); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2242:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2243:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI BuildCommDCBAndTimeoutsA (LPCSTR lpDef, LPDCB lpDCB, LPCOMMTIMEOUTS lpCommTimeouts); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2243:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2244:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI BuildCommDCBAndTimeoutsW (LPCWSTR lpDef, LPDCB lpDCB, LPCOMMTIMEOUTS lpCommTimeouts); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2244:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2245:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CommConfigDialogA (LPCSTR lpszName, HWND hWnd, LPCOMMCONFIG lpCC); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2245:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2246:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CommConfigDialogW (LPCWSTR lpszName, HWND hWnd, LPCOMMCONFIG lpCC); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2246:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2247:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetDefaultCommConfigA (LPCSTR lpszName, LPCOMMCONFIG lpCC, LPDWORD lpdwSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2247:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2248:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetDefaultCommConfigW (LPCWSTR lpszName, LPCOMMCONFIG lpCC, LPDWORD lpdwSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2248:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2249:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetDefaultCommConfigA (LPCSTR lpszName, LPCOMMCONFIG lpCC, DWORD dwSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2249:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2250:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetDefaultCommConfigW (LPCWSTR lpszName, LPCOMMCONFIG lpCC, DWORD dwSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2250:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2263:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetComputerNameA (LPSTR lpBuffer, LPDWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2263:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2264:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetComputerNameW (LPWSTR lpBuffer, LPDWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2264:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2265:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetComputerNameA (LPCSTR lpComputerName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2265:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2266:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetComputerNameW (LPCWSTR lpComputerName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2266:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2267:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetComputerNameExA (COMPUTER_NAME_FORMAT NameType, LPCTSTR lpBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2267:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2268:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI DnsHostnameToComputerNameA (LPCSTR Hostname, LPSTR ComputerName, LPDWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2268:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2269:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI DnsHostnameToComputerNameW (LPCWSTR Hostname, LPWSTR ComputerName, LPDWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2269:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2270:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetUserNameA (LPSTR lpBuffer, LPDWORD pcbBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2270:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2271:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetUserNameW (LPWSTR lpBuffer, LPDWORD pcbBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2271:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2298:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI LogonUserA (LPCSTR lpszUsername, LPCSTR lpszDomain, LPCSTR lpszPassword, DWORD dwLogonType, DWORD dwLogonProvider, PHANDLE phToken); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2298:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2299:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI LogonUserW (LPCWSTR lpszUsername, LPCWSTR lpszDomain, LPCWSTR lpszPassword, DWORD dwLogonType, DWORD dwLogonProvider, PHANDLE phToken); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2299:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2300:256: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI LogonUserExA (LPCSTR lpszUsername, LPCSTR lpszDomain, LPCSTR lpszPassword, DWORD dwLogonType, DWORD dwLogonProvider, PHANDLE phToken, PSID *ppLogonSid, PVOID *ppProfileBuffer, LPDWORD pdwProfileLength, PQUOTA_LIMITS pQuotaLimits); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2300:256: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2301:259: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI LogonUserExW (LPCWSTR lpszUsername, LPCWSTR lpszDomain, LPCWSTR lpszPassword, DWORD dwLogonType, DWORD dwLogonProvider, PHANDLE phToken, PSID *ppLogonSid, PVOID *ppProfileBuffer, LPDWORD pdwProfileLength, PQUOTA_LIMITS pQuotaLimits); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2301:259: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2302:366: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI CreateProcessAsUserA (HANDLE hToken, LPCSTR lpApplicationName, LPSTR lpCommandLine, LPSECURITY_ATTRIBUTES lpProcessAttributes, LPSECURITY_ATTRIBUTES lpThreadAttributes, WINBOOL bInheritHandles, DWORD dwCreationFlags, LPVOID lpEnvironment, LPCSTR lpCurrentDirectory, LPSTARTUPINFOA lpStartupInfo, LPPROCESS_INFORMATION lpProcessInformation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2302:366: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2315:325: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI CreateProcessWithLogonW (LPCWSTR lpUsername, LPCWSTR lpDomain, LPCWSTR lpPassword, DWORD dwLogonFlags, LPCWSTR lpApplicationName, LPWSTR lpCommandLine, DWORD dwCreationFlags, LPVOID lpEnvironment, LPCWSTR lpCurrentDirectory, LPSTARTUPINFOW lpStartupInfo, LPPROCESS_INFORMATION lpProcessInformation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2315:325: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2316:282: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI CreateProcessWithTokenW (HANDLE hToken, DWORD dwLogonFlags, LPCWSTR lpApplicationName, LPWSTR lpCommandLine, DWORD dwCreationFlags, LPVOID lpEnvironment, LPCWSTR lpCurrentDirectory, LPSTARTUPINFOW lpStartupInfo, LPPROCESS_INFORMATION lpProcessInformation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2316:282: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2317:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI IsTokenUntrusted (HANDLE TokenHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2317:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2318:179: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI RegisterWaitForSingleObject (PHANDLE phNewWaitObject, HANDLE hObject, WAITORTIMERCALLBACK Callback, PVOID Context, ULONG dwMilliseconds, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2318:179: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2319:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI UnregisterWait (HANDLE WaitHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2319:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2320:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI BindIoCompletionCallback (HANDLE FileHandle, LPOVERLAPPED_COMPLETION_ROUTINE Function, ULONG Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2320:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2321:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI SetTimerQueueTimer (HANDLE TimerQueue, WAITORTIMERCALLBACK Callback, PVOID Parameter, DWORD DueTime, DWORD Period, WINBOOL PreferIo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2321:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2322:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CancelTimerQueueTimer (HANDLE TimerQueue, HANDLE Timer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2322:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2323:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI DeleteTimerQueue (HANDLE TimerQueue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2323:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2328:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreatePrivateNamespaceA (LPSECURITY_ATTRIBUTES lpPrivateNamespaceAttributes, LPVOID lpBoundaryDescriptor, LPCSTR lpAliasPrefix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2328:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2329:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI OpenPrivateNamespaceA (LPVOID lpBoundaryDescriptor, LPCSTR lpAliasPrefix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2329:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2330:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE APIENTRY CreateBoundaryDescriptorA (LPCSTR Name, ULONG Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2330:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2331:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI AddIntegrityLabelToBoundaryDescriptor (HANDLE *BoundaryDescriptor, PSID IntegrityLabel); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2331:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2367:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetCurrentHwProfileA (LPHW_PROFILE_INFOA lpHwProfileInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2367:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2368:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetCurrentHwProfileW (LPHW_PROFILE_INFOW lpHwProfileInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2368:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2369:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI VerifyVersionInfoA (LPOSVERSIONINFOEXA lpVersionInformation, DWORD dwTypeMask, DWORDLONG dwlConditionMask); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2369:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2370:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI VerifyVersionInfoW (LPOSVERSIONINFOEXW lpVersionInformation, DWORD dwTypeMask, DWORDLONG dwlConditionMask); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2370:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2378, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/timezoneapi.h:43:173: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SystemTimeToTzSpecificLocalTime (CONST TIME_ZONE_INFORMATION *lpTimeZoneInformation, CONST SYSTEMTIME *lpUniversalTime, LPSYSTEMTIME lpLocalTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/timezoneapi.h:43:173: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/timezoneapi.h:44:173: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI TzSpecificLocalTimeToSystemTime (CONST TIME_ZONE_INFORMATION *lpTimeZoneInformation, CONST SYSTEMTIME *lpLocalTime, LPSYSTEMTIME lpUniversalTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/timezoneapi.h:44:173: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/timezoneapi.h:45:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FileTimeToSystemTime (CONST FILETIME *lpFileTime, LPSYSTEMTIME lpSystemTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/timezoneapi.h:45:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/timezoneapi.h:46:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SystemTimeToFileTime (CONST SYSTEMTIME *lpSystemTime, LPFILETIME lpFileTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/timezoneapi.h:46:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/timezoneapi.h:47:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetTimeZoneInformation (LPTIME_ZONE_INFORMATION lpTimeZoneInformation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/timezoneapi.h:47:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/timezoneapi.h:64:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetTimeZoneInformation (CONST TIME_ZONE_INFORMATION *lpTimeZoneInformation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/timezoneapi.h:64:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2412:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetSystemPowerStatus (LPSYSTEM_POWER_STATUS lpSystemPowerStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2412:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2413:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetSystemPowerState (WINBOOL fSuspend, WINBOOL fForce); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2413:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2427:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI AllocateUserPhysicalPages (HANDLE hProcess, PULONG_PTR NumberOfPages, PULONG_PTR PageArray); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2427:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2428:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FreeUserPhysicalPages (HANDLE hProcess, PULONG_PTR NumberOfPages, PULONG_PTR PageArray); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2428:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2429:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI MapUserPhysicalPages (PVOID VirtualAddress, ULONG_PTR NumberOfPages, PULONG_PTR PageArray); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2429:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2430:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI MapUserPhysicalPagesScatter (PVOID *VirtualAddresses, ULONG_PTR NumberOfPages, PULONG_PTR PageArray); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2430:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2431:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateJobObjectA (LPSECURITY_ATTRIBUTES lpJobAttributes, LPCSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2431:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2432:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateJobObjectW (LPSECURITY_ATTRIBUTES lpJobAttributes, LPCWSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2432:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2433:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI OpenJobObjectA (DWORD dwDesiredAccess, WINBOOL bInheritHandle, LPCSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2433:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2434:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI OpenJobObjectW (DWORD dwDesiredAccess, WINBOOL bInheritHandle, LPCWSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2434:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2435:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI AssignProcessToJobObject (HANDLE hJob, HANDLE hProcess); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2435:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2436:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI TerminateJobObject (HANDLE hJob, UINT uExitCode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2436:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2437:204: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI QueryInformationJobObject (HANDLE hJob, JOBOBJECTINFOCLASS JobObjectInformationClass, LPVOID lpJobObjectInformation, DWORD cbJobObjectInformationLength, LPDWORD lpReturnLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2437:204: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2438:178: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetInformationJobObject (HANDLE hJob, JOBOBJECTINFOCLASS JobObjectInformationClass, LPVOID lpJobObjectInformation, DWORD cbJobObjectInformationLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2438:178: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2439:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CreateJobSet (ULONG NumJob, PJOB_SET_ARRAY UserJobSet, ULONG Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2439:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2440:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI FindFirstVolumeA (LPSTR lpszVolumeName, DWORD cchBufferLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2440:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2441:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FindNextVolumeA (HANDLE hFindVolume, LPSTR lpszVolumeName, DWORD cchBufferLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2441:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2442:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI FindFirstVolumeMountPointA (LPCSTR lpszRootPathName, LPSTR lpszVolumeMountPoint, DWORD cchBufferLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2442:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2443:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI FindFirstVolumeMountPointW (LPCWSTR lpszRootPathName, LPWSTR lpszVolumeMountPoint, DWORD cchBufferLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2443:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2444:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FindNextVolumeMountPointA (HANDLE hFindVolumeMountPoint, LPSTR lpszVolumeMountPoint, DWORD cchBufferLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2444:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2445:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FindNextVolumeMountPointW (HANDLE hFindVolumeMountPoint, LPWSTR lpszVolumeMountPoint, DWORD cchBufferLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2445:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2446:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FindVolumeMountPointClose (HANDLE hFindVolumeMountPoint); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2446:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2447:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetVolumeMountPointA (LPCSTR lpszVolumeMountPoint, LPCSTR lpszVolumeName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2447:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2448:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetVolumeMountPointW (LPCWSTR lpszVolumeMountPoint, LPCWSTR lpszVolumeName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2448:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2449:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI DeleteVolumeMountPointA (LPCSTR lpszVolumeMountPoint); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2449:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2450:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetVolumeNameForVolumeMountPointA (LPCSTR lpszVolumeMountPoint, LPSTR lpszVolumeName, DWORD cchBufferLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2450:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2451:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetVolumePathNameA (LPCSTR lpszFileName, LPSTR lpszVolumePathName, DWORD cchBufferLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2451:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2452:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetVolumePathNamesForVolumeNameA (LPCSTR lpszVolumeName, LPCH lpszVolumePathNames, DWORD cchBufferLength, PDWORD lpcchReturnLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2452:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2513:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateActCtxA (PCACTCTXA pActCtx); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2513:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2514:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateActCtxW (PCACTCTXW pActCtx); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2514:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2515:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI AddRefActCtx (HANDLE hActCtx); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2515:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2516:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI ReleaseActCtx (HANDLE hActCtx); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2516:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2517:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ZombifyActCtx (HANDLE hActCtx); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2517:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2518:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ActivateActCtx (HANDLE hActCtx, ULONG_PTR *lpCookie); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2518:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2519:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI DeactivateActCtx (DWORD dwFlags, ULONG_PTR ulCookie); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2519:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2520:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetCurrentActCtx (HANDLE *lphActCtx); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2520:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2571:180: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FindActCtxSectionStringA (DWORD dwFlags, const GUID *lpExtensionGuid, ULONG ulSectionId, LPCSTR lpStringToFind, PACTCTX_SECTION_KEYED_DATA ReturnedData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2571:180: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2572:181: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FindActCtxSectionStringW (DWORD dwFlags, const GUID *lpExtensionGuid, ULONG ulSectionId, LPCWSTR lpStringToFind, PACTCTX_SECTION_KEYED_DATA ReturnedData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2572:181: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2573:180: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FindActCtxSectionGuid (DWORD dwFlags, const GUID *lpExtensionGuid, ULONG ulSectionId, const GUID *lpGuidToFind, PACTCTX_SECTION_KEYED_DATA ReturnedData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2573:180: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2593:175: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI QueryActCtxW (DWORD dwFlags, HANDLE hActCtx, PVOID pvSubInstance, ULONG ulInfoClass, PVOID pvBuffer, SIZE_T cbBuffer, SIZE_T *pcbWrittenOrRequired); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2593:175: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2597:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI WTSGetActiveConsoleSessionId (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2597:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2598:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetNumaProcessorNode (UCHAR Processor, PUCHAR NodeNumber); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2598:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2599:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetNumaNodeProcessorMask (UCHAR Node, PULONGLONG ProcessorMask); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2599:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2600:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetNumaAvailableMemoryNode (UCHAR Node, PULONGLONG AvailableBytes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2600:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2892:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CopyContext (PCONTEXT Destination, DWORD ContextFlags, PCONTEXT Source); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2892:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2896:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI InitializeContext (PVOID Buffer, DWORD ContextFlags, PCONTEXT *Context, PDWORD ContextLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2896:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2898:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD64 WINAPI GetEnabledXStateFeatures (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2898:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2899:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetXStateFeaturesMask (PCONTEXT Context, PDWORD64 FeatureMask); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2899:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2900:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI PVOID WINAPI LocateXStateFeature (PCONTEXT Context, DWORD FeatureId, PDWORD Length); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2900:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2906:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetXStateFeaturesMask (PCONTEXT Context, DWORD64 FeatureMask); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2906:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2933:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE unsigned InterlockedIncrement (unsigned volatile *Addend) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2937:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE unsigned long InterlockedIncrement (unsigned long volatile *Addend) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2946:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE unsigned __int64 InterlockedIncrement (unsigned __int64 volatile *Addend) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2951:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE unsigned InterlockedDecrement (unsigned volatile *Addend) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2955:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE unsigned long InterlockedDecrement (unsigned long volatile *Addend) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2964:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE unsigned __int64 InterlockedDecrement (unsigned __int64 volatile *Addend) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2969:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE unsigned InterlockedExchange (unsigned volatile *Target, unsigned Value) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2973:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE unsigned long InterlockedExchange (unsigned long volatile *Target, unsigned long Value) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2982:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE unsigned __int64 InterlockedExchange (unsigned __int64 volatile *Target, unsigned __int64 Value) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2987:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE unsigned InterlockedExchangeAdd (unsigned volatile *Addend, unsigned Value) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2991:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE unsigned InterlockedExchangeSubtract (unsigned volatile *Addend, unsigned Value) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2995:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE unsigned long InterlockedExchangeAdd (unsigned long volatile *Addend, unsigned long Value) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:3003:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE unsigned long InterlockedExchangeSubtract (unsigned long volatile *Addend, unsigned long Value) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:3012:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE unsigned __int64 InterlockedExchangeAdd (unsigned __int64 volatile *Addend, unsigned __int64 Value) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:3016:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE unsigned __int64 InterlockedExchangeSubtract (unsigned __int64 volatile *Addend, unsigned __int64 Value) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:3021:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE unsigned InterlockedCompareExchange (unsigned volatile *Destination, unsigned Exchange, unsigned Comperand) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:3025:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE unsigned long InterlockedCompareExchange (unsigned long volatile *Destination, unsigned long Exchange, unsigned long Comperand) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:3034:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE unsigned __int64 InterlockedCompareExchange (unsigned __int64 volatile *Destination, unsigned __int64 Exchange, unsigned __int64 Comperand) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:3038:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE unsigned __int64 InterlockedAnd (unsigned __int64 volatile *Destination, unsigned __int64 Value) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:3042:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE unsigned __int64 InterlockedOr (unsigned __int64 volatile *Destination, unsigned __int64 Value) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:3046:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE unsigned __int64 InterlockedXor (unsigned __int64 volatile *Destination, unsigned __int64 Value) { ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:71, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2675:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI AddFontResourceA(LPCSTR); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2675:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2676:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI AddFontResourceW(LPCWSTR); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2676:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2677:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI AnimatePalette(HPALETTE hPal,UINT iStartIndex,UINT cEntries,CONST PALETTEENTRY *ppe); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2677:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2678:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI Arc(HDC hdc,int x1,int y1,int x2,int y2,int x3,int y3,int x4,int y4); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2678:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2679:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI BitBlt(HDC hdc,int x,int y,int cx,int cy,HDC hdcSrc,int x1,int y1,DWORD rop); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2679:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2680:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI CancelDC(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2680:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2681:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI Chord(HDC hdc,int x1,int y1,int x2,int y2,int x3,int y3,int x4,int y4); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2681:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2682:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI ChoosePixelFormat(HDC hdc,CONST PIXELFORMATDESCRIPTOR *ppfd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2682:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2683:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HMETAFILE WINAPI CloseMetaFile(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2683:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2684:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI CombineRgn(HRGN hrgnDst,HRGN hrgnSrc1,HRGN hrgnSrc2,int iMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2684:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2685:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HMETAFILE WINAPI CopyMetaFileA(HMETAFILE,LPCSTR); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2685:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2686:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HMETAFILE WINAPI CopyMetaFileW(HMETAFILE,LPCWSTR); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2686:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2687:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HBITMAP WINAPI CreateBitmap(int nWidth,int nHeight,UINT nPlanes,UINT nBitCount,CONST VOID *lpBits); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2687:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2688:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HBITMAP WINAPI CreateBitmapIndirect(CONST BITMAP *pbm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2688:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2689:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HBRUSH WINAPI CreateBrushIndirect(CONST LOGBRUSH *plbrush); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2689:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2690:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HBITMAP WINAPI CreateCompatibleBitmap(HDC hdc,int cx,int cy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2690:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2691:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HBITMAP WINAPI CreateDiscardableBitmap(HDC hdc,int cx,int cy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2691:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2692:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HDC WINAPI CreateCompatibleDC(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2692:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2693:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HDC WINAPI CreateDCA(LPCSTR pwszDriver,LPCSTR pwszDevice,LPCSTR pszPort,CONST DEVMODEA *pdm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2693:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2694:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HDC WINAPI CreateDCW(LPCWSTR pwszDriver,LPCWSTR pwszDevice,LPCWSTR pszPort,CONST DEVMODEW *pdm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2694:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:71, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2695:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HBITMAP WINAPI CreateDIBitmap(HDC hdc,CONST BITMAPINFOHEADER *pbmih,DWORD flInit,CONST VOID *pjBits,CONST BITMAPINFO *pbmi,UINT iUsage); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2695:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2696:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HBRUSH WINAPI CreateDIBPatternBrush(HGLOBAL h,UINT iUsage); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2696:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2697:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HBRUSH WINAPI CreateDIBPatternBrushPt(CONST VOID *lpPackedDIB,UINT iUsage); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2697:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2698:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HRGN WINAPI CreateEllipticRgn(int x1,int y1,int x2,int y2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2698:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2699:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HRGN WINAPI CreateEllipticRgnIndirect(CONST RECT *lprect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2699:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2700:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HFONT WINAPI CreateFontIndirectA(CONST LOGFONTA *lplf); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2700:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2701:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HFONT WINAPI CreateFontIndirectW(CONST LOGFONTW *lplf); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2701:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:71, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2702:265: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HFONT WINAPI CreateFontA(int cHeight,int cWidth,int cEscapement,int cOrientation,int cWeight,DWORD bItalic,DWORD bUnderline,DWORD bStrikeOut,DWORD iCharSet,DWORD iOutPrecision,DWORD iClipPrecision,DWORD iQuality,DWORD iPitchAndFamily,LPCSTR pszFaceName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2702:265: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2703:266: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HFONT WINAPI CreateFontW(int cHeight,int cWidth,int cEscapement,int cOrientation,int cWeight,DWORD bItalic,DWORD bUnderline,DWORD bStrikeOut,DWORD iCharSet,DWORD iOutPrecision,DWORD iClipPrecision,DWORD iQuality,DWORD iPitchAndFamily,LPCWSTR pszFaceName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2703:266: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2704:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HBRUSH WINAPI CreateHatchBrush(int iHatch,COLORREF color); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2704:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2705:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HDC WINAPI CreateICA(LPCSTR pszDriver,LPCSTR pszDevice,LPCSTR pszPort,CONST DEVMODEA *pdm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2705:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2706:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HDC WINAPI CreateICW(LPCWSTR pszDriver,LPCWSTR pszDevice,LPCWSTR pszPort,CONST DEVMODEW *pdm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2706:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2707:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HDC WINAPI CreateMetaFileA(LPCSTR pszFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2707:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2708:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HDC WINAPI CreateMetaFileW(LPCWSTR pszFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2708:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2709:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HPALETTE WINAPI CreatePalette(CONST LOGPALETTE *plpal); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2709:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2710:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HPEN WINAPI CreatePen(int iStyle,int cWidth,COLORREF color); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2710:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2711:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HPEN WINAPI CreatePenIndirect(CONST LOGPEN *plpen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2711:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2712:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HRGN WINAPI CreatePolyPolygonRgn(CONST POINT *pptl,CONST INT *pc,int cPoly,int iMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2712:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2713:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HBRUSH WINAPI CreatePatternBrush(HBITMAP hbm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2713:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2714:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HRGN WINAPI CreateRectRgn(int x1,int y1,int x2,int y2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2714:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2715:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HRGN WINAPI CreateRectRgnIndirect(CONST RECT *lprect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2715:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2716:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HRGN WINAPI CreateRoundRectRgn(int x1,int y1,int x2,int y2,int w,int h); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2716:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2717:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI CreateScalableFontResourceA(DWORD fdwHidden,LPCSTR lpszFont,LPCSTR lpszFile,LPCSTR lpszPath); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2717:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2718:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI CreateScalableFontResourceW(DWORD fdwHidden,LPCWSTR lpszFont,LPCWSTR lpszFile,LPCWSTR lpszPath); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2718:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2719:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HBRUSH WINAPI CreateSolidBrush(COLORREF color); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2719:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2720:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI DeleteDC(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2720:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2721:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI DeleteMetaFile(HMETAFILE hmf); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2721:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2722:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI DeleteObject(HGDIOBJ ho); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2722:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2723:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI DescribePixelFormat(HDC hdc,int iPixelFormat,UINT nBytes,LPPIXELFORMATDESCRIPTOR ppfd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2723:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2806:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSPOOLAPI int WINAPI DeviceCapabilitiesA(LPCSTR pDevice,LPCSTR pPort,WORD fwCapability,LPSTR pOutput,CONST DEVMODEA *pDevMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2806:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2807:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSPOOLAPI int WINAPI DeviceCapabilitiesW(LPCWSTR pDevice,LPCWSTR pPort,WORD fwCapability,LPWSTR pOutput,CONST DEVMODEW *pDevMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2807:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2808:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI DrawEscape(HDC hdc,int iEscape,int cjIn,LPCSTR lpIn); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2808:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2809:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI Ellipse(HDC hdc,int left,int top,int right,int bottom); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2809:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2810:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI EnumFontFamiliesExA(HDC hdc,LPLOGFONTA lpLogfont,FONTENUMPROCA lpProc,LPARAM lParam,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2810:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2811:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI EnumFontFamiliesExW(HDC hdc,LPLOGFONTW lpLogfont,FONTENUMPROCW lpProc,LPARAM lParam,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2811:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2812:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI EnumFontFamiliesA(HDC hdc,LPCSTR lpLogfont,FONTENUMPROCA lpProc,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2812:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2813:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI EnumFontFamiliesW(HDC hdc,LPCWSTR lpLogfont,FONTENUMPROCW lpProc,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2813:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2814:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI EnumFontsA(HDC hdc,LPCSTR lpLogfont,FONTENUMPROCA lpProc,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2814:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2815:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI EnumFontsW(HDC hdc,LPCWSTR lpLogfont,FONTENUMPROCW lpProc,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2815:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2816:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI EnumObjects(HDC hdc,int nType,GOBJENUMPROC lpFunc,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2816:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2817:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI EqualRgn(HRGN hrgn1,HRGN hrgn2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2817:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2818:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI Escape(HDC hdc,int iEscape,int cjIn,LPCSTR pvIn,LPVOID pvOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2818:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2819:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI ExtEscape(HDC hdc,int iEscape,int cjInput,LPCSTR lpInData,int cjOutput,LPSTR lpOutData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2819:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2820:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI ExcludeClipRect(HDC hdc,int left,int top,int right,int bottom); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2820:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2821:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HRGN WINAPI ExtCreateRegion(CONST XFORM *lpx,DWORD nCount,CONST RGNDATA *lpData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2821:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2822:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI ExtFloodFill(HDC hdc,int x,int y,COLORREF color,UINT type); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2822:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2823:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI FillRgn(HDC hdc,HRGN hrgn,HBRUSH hbr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2823:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2824:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI FloodFill(HDC hdc,int x,int y,COLORREF color); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2824:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2825:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI FrameRgn(HDC hdc,HRGN hrgn,HBRUSH hbr,int w,int h); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2825:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2826:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI GetROP2(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2826:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2827:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetAspectRatioFilterEx(HDC hdc,LPSIZE lpsize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2827:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2828:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI COLORREF WINAPI GetBkColor(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2828:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2829:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI COLORREF WINAPI GetDCBrushColor(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2829:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2830:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI COLORREF WINAPI GetDCPenColor(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2830:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2831:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI GetBkMode(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2831:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2832:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI LONG WINAPI GetBitmapBits(HBITMAP hbit,LONG cb,LPVOID lpvBits); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2832:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2833:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetBitmapDimensionEx(HBITMAP hbit,LPSIZE lpsize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2833:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2834:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI UINT WINAPI GetBoundsRect(HDC hdc,LPRECT lprect,UINT flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2834:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2835:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetBrushOrgEx(HDC hdc,LPPOINT lppt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2835:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2836:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetCharWidthA(HDC hdc,UINT iFirst,UINT iLast,LPINT lpBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2836:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2837:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetCharWidthW(HDC hdc,UINT iFirst,UINT iLast,LPINT lpBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2837:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2838:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetCharWidth32A(HDC hdc,UINT iFirst,UINT iLast,LPINT lpBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2838:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2839:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetCharWidth32W(HDC hdc,UINT iFirst,UINT iLast,LPINT lpBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2839:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2840:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetCharWidthFloatA(HDC hdc,UINT iFirst,UINT iLast,PFLOAT lpBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2840:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2841:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetCharWidthFloatW(HDC hdc,UINT iFirst,UINT iLast,PFLOAT lpBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2841:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2842:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetCharABCWidthsA(HDC hdc,UINT wFirst,UINT wLast,LPABC lpABC); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2842:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2843:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetCharABCWidthsW(HDC hdc,UINT wFirst,UINT wLast,LPABC lpABC); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2843:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2844:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetCharABCWidthsFloatA(HDC hdc,UINT iFirst,UINT iLast,LPABCFLOAT lpABC); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2844:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2845:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetCharABCWidthsFloatW(HDC hdc,UINT iFirst,UINT iLast,LPABCFLOAT lpABC); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2845:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2846:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI GetClipBox(HDC hdc,LPRECT lprect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2846:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2847:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI GetClipRgn(HDC hdc,HRGN hrgn); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2847:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2848:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI GetMetaRgn(HDC hdc,HRGN hrgn); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2848:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2849:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HGDIOBJ WINAPI GetCurrentObject(HDC hdc,UINT type); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2849:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2850:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetCurrentPositionEx(HDC hdc,LPPOINT lppt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2850:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2851:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI GetDeviceCaps(HDC hdc,int index); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2851:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2852:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI GetDIBits(HDC hdc,HBITMAP hbm,UINT start,UINT cLines,LPVOID lpvBits,LPBITMAPINFO lpbmi,UINT usage); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2852:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2853:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI DWORD WINAPI GetFontData (HDC hdc,DWORD dwTable,DWORD dwOffset,PVOID pvBuffer,DWORD cjBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2853:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2854:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI DWORD WINAPI GetGlyphOutlineA(HDC hdc,UINT uChar,UINT fuFormat,LPGLYPHMETRICS lpgm,DWORD cjBuffer,LPVOID pvBuffer,CONST MAT2 *lpmat2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2854:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2855:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI DWORD WINAPI GetGlyphOutlineW(HDC hdc,UINT uChar,UINT fuFormat,LPGLYPHMETRICS lpgm,DWORD cjBuffer,LPVOID pvBuffer,CONST MAT2 *lpmat2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2855:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2856:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI GetGraphicsMode(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2856:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2857:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI GetMapMode(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2857:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2858:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI UINT WINAPI GetMetaFileBitsEx(HMETAFILE hMF,UINT cbBuffer,LPVOID lpData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2858:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2859:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HMETAFILE WINAPI GetMetaFileA(LPCSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2859:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2860:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HMETAFILE WINAPI GetMetaFileW(LPCWSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2860:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2861:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI COLORREF WINAPI GetNearestColor(HDC hdc,COLORREF color); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2861:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2862:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI UINT WINAPI GetNearestPaletteIndex(HPALETTE h,COLORREF color); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2862:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2863:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI DWORD WINAPI GetObjectType(HGDIOBJ h); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2863:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2869:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI UINT WINAPI GetOutlineTextMetricsA(HDC hdc,UINT cjCopy,LPOUTLINETEXTMETRICA potm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2869:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2870:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI UINT WINAPI GetOutlineTextMetricsW(HDC hdc,UINT cjCopy,LPOUTLINETEXTMETRICW potm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2870:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2878:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI UINT WINAPI GetPaletteEntries(HPALETTE hpal,UINT iStart,UINT cEntries,LPPALETTEENTRY pPalEntries); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2878:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2879:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI COLORREF WINAPI GetPixel(HDC hdc,int x,int y); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2879:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2880:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI GetPixelFormat(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2880:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2881:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI GetPolyFillMode(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2881:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2882:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetRasterizerCaps(LPRASTERIZER_STATUS lpraststat,UINT cjBytes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2882:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2883:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI GetRandomRgn (HDC hdc,HRGN hrgn,INT i); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2883:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2884:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI DWORD WINAPI GetRegionData(HRGN hrgn,DWORD nCount,LPRGNDATA lpRgnData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2884:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2885:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI GetRgnBox(HRGN hrgn,LPRECT lprc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2885:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2886:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HGDIOBJ WINAPI GetStockObject(int i); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2886:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2887:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI GetStretchBltMode(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2887:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2888:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI UINT WINAPI GetSystemPaletteEntries(HDC hdc,UINT iStart,UINT cEntries,LPPALETTEENTRY pPalEntries); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2888:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2889:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI UINT WINAPI GetSystemPaletteUse(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2889:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2890:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI GetTextCharacterExtra(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2890:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2891:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI UINT WINAPI GetTextAlign(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2891:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2892:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI COLORREF WINAPI GetTextColor(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2892:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2893:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetTextExtentPointA(HDC hdc,LPCSTR lpString,int c,LPSIZE lpsz); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2893:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2894:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetTextExtentPointW(HDC hdc,LPCWSTR lpString,int c,LPSIZE lpsz); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2894:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2895:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetTextExtentPoint32A(HDC hdc,LPCSTR lpString,int c,LPSIZE psizl); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2895:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2896:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetTextExtentPoint32W(HDC hdc,LPCWSTR lpString,int c,LPSIZE psizl); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2896:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2897:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetTextExtentExPointA(HDC hdc,LPCSTR lpszString,int cchString,int nMaxExtent,LPINT lpnFit,LPINT lpnDx,LPSIZE lpSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2897:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2898:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetTextExtentExPointW(HDC hdc,LPCWSTR lpszString,int cchString,int nMaxExtent,LPINT lpnFit,LPINT lpnDx,LPSIZE lpSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2898:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2899:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI GetTextCharset(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2899:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2900:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI GetTextCharsetInfo(HDC hdc,LPFONTSIGNATURE lpSig,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2900:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2901:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI TranslateCharsetInfo(DWORD *lpSrc,LPCHARSETINFO lpCs,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2901:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2902:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI DWORD WINAPI GetFontLanguageInfo(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2902:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2903:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI DWORD WINAPI GetCharacterPlacementA(HDC hdc,LPCSTR lpString,int nCount,int nMexExtent,LPGCP_RESULTSA lpResults,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2903:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2904:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI DWORD WINAPI GetCharacterPlacementW(HDC hdc,LPCWSTR lpString,int nCount,int nMexExtent,LPGCP_RESULTSW lpResults,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2904:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2925:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI DWORD WINAPI GetFontUnicodeRanges(HDC hdc,LPGLYPHSET lpgs); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2925:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2926:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI DWORD WINAPI GetGlyphIndicesA(HDC hdc,LPCSTR lpstr,int c,LPWORD pgi,DWORD fl); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2926:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2927:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI DWORD WINAPI GetGlyphIndicesW(HDC hdc,LPCWSTR lpstr,int c,LPWORD pgi,DWORD fl); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2927:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2928:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetTextExtentPointI(HDC hdc,LPWORD pgiIn,int cgi,LPSIZE psize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2928:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2929:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetTextExtentExPointI (HDC hdc,LPWORD lpwszString,int cwchString,int nMaxExtent,LPINT lpnFit,LPINT lpnDx,LPSIZE lpSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2929:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2930:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetCharWidthI(HDC hdc,UINT giFirst,UINT cgi,LPWORD pgi,LPINT piWidths); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2930:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2931:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetCharABCWidthsI(HDC hdc,UINT giFirst,UINT cgi,LPWORD pgi,LPABC pabc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2931:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2946:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI AddFontResourceExA(LPCSTR name,DWORD fl,PVOID res); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2946:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2947:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI AddFontResourceExW(LPCWSTR name,DWORD fl,PVOID res); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2947:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2948:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI RemoveFontResourceExA(LPCSTR name,DWORD fl,PVOID pdv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2948:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2949:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI RemoveFontResourceExW(LPCWSTR name,DWORD fl,PVOID pdv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2949:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2950:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HANDLE WINAPI AddFontMemResourceEx(PVOID pFileView,DWORD cjSize,PVOID pvResrved,DWORD *pNumFonts); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2950:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2951:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI RemoveFontMemResourceEx(HANDLE h); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2951:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3006:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HFONT WINAPI CreateFontIndirectExA(CONST ENUMLOGFONTEXDVA *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3006:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3007:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HFONT WINAPI CreateFontIndirectExW(CONST ENUMLOGFONTEXDVW *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3007:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3028:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetViewportExtEx(HDC hdc,LPSIZE lpsize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3028:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3029:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetViewportOrgEx(HDC hdc,LPPOINT lppoint); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3029:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3030:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetWindowExtEx(HDC hdc,LPSIZE lpsize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3030:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3031:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetWindowOrgEx(HDC hdc,LPPOINT lppoint); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3031:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3032:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI IntersectClipRect(HDC hdc,int left,int top,int right,int bottom); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3032:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3033:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI InvertRgn(HDC hdc,HRGN hrgn); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3033:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3034:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI LineDDA(int xStart,int yStart,int xEnd,int yEnd,LINEDDAPROC lpProc,LPARAM data); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3034:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3035:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI LineTo(HDC hdc,int x,int y); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3035:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3036:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI MaskBlt(HDC hdcDest,int xDest,int yDest,int width,int height,HDC hdcSrc,int xSrc,int ySrc,HBITMAP hbmMask,int xMask,int yMask,DWORD rop); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3036:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3037:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI PlgBlt(HDC hdcDest,CONST POINT *lpPoint,HDC hdcSrc,int xSrc,int ySrc,int width,int height,HBITMAP hbmMask,int xMask,int yMask); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3037:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3038:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI OffsetClipRgn(HDC hdc,int x,int y); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3038:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3039:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI OffsetRgn(HRGN hrgn,int x,int y); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3039:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3040:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI PatBlt(HDC hdc,int x,int y,int w,int h,DWORD rop); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3040:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3041:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI Pie(HDC hdc,int left,int top,int right,int bottom,int xr1,int yr1,int xr2,int yr2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3041:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3042:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI PlayMetaFile(HDC hdc,HMETAFILE hmf); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3042:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3043:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI PaintRgn(HDC hdc,HRGN hrgn); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3043:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3044:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI PolyPolygon(HDC hdc,CONST POINT *apt,CONST INT *asz,int csz); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3044:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3045:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI PtInRegion(HRGN hrgn,int x,int y); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3045:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3046:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI PtVisible(HDC hdc,int x,int y); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3046:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3047:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI RectInRegion(HRGN hrgn,CONST RECT *lprect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3047:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3048:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI RectVisible(HDC hdc,CONST RECT *lprect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3048:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3049:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI Rectangle(HDC hdc,int left,int top,int right,int bottom); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3049:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3050:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI RestoreDC(HDC hdc,int nSavedDC); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3050:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3051:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HDC WINAPI ResetDCA(HDC hdc,CONST DEVMODEA *lpdm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3051:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3052:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HDC WINAPI ResetDCW(HDC hdc,CONST DEVMODEW *lpdm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3052:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3053:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI UINT WINAPI RealizePalette(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3053:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3054:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI RemoveFontResourceA(LPCSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3054:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3055:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI RemoveFontResourceW(LPCWSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3055:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3056:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI RoundRect(HDC hdc,int left,int top,int right,int bottom,int width,int height); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3056:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3057:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI ResizePalette(HPALETTE hpal,UINT n); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3057:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3058:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI SaveDC(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3058:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3059:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI SelectClipRgn(HDC hdc,HRGN hrgn); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3059:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3060:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI ExtSelectClipRgn(HDC hdc,HRGN hrgn,int mode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3060:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3061:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI SetMetaRgn(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3061:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3062:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HGDIOBJ WINAPI SelectObject(HDC hdc,HGDIOBJ h); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3062:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3063:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HPALETTE WINAPI SelectPalette(HDC hdc,HPALETTE hPal,WINBOOL bForceBkgd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3063:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3064:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI COLORREF WINAPI SetBkColor(HDC hdc,COLORREF color); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3064:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3065:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI COLORREF WINAPI SetDCBrushColor(HDC hdc,COLORREF color); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3065:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3066:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI COLORREF WINAPI SetDCPenColor(HDC hdc,COLORREF color); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3066:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3067:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI SetBkMode(HDC hdc,int mode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3067:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3068:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI LONG WINAPI SetBitmapBits(HBITMAP hbm,DWORD cb,CONST VOID *pvBits); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3068:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3069:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI UINT WINAPI SetBoundsRect(HDC hdc,CONST RECT *lprect,UINT flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3069:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3070:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI SetDIBits(HDC hdc,HBITMAP hbm,UINT start,UINT cLines,CONST VOID *lpBits,CONST BITMAPINFO *lpbmi,UINT ColorUse); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3070:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3071:188: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI SetDIBitsToDevice(HDC hdc,int xDest,int yDest,DWORD w,DWORD h,int xSrc,int ySrc,UINT StartScan,UINT cLines,CONST VOID *lpvBits,CONST BITMAPINFO *lpbmi,UINT ColorUse); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3071:188: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3072:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI DWORD WINAPI SetMapperFlags(HDC hdc,DWORD flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3072:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3073:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI SetGraphicsMode(HDC hdc,int iMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3073:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3074:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI SetMapMode(HDC hdc,int iMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3074:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3075:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI DWORD WINAPI SetLayout(HDC hdc,DWORD l); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3075:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3076:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI DWORD WINAPI GetLayout(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3076:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3077:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HMETAFILE WINAPI SetMetaFileBitsEx(UINT cbBuffer,CONST BYTE *lpData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3077:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3078:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI UINT WINAPI SetPaletteEntries(HPALETTE hpal,UINT iStart,UINT cEntries,CONST PALETTEENTRY *pPalEntries); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3078:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3079:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI COLORREF WINAPI SetPixel(HDC hdc,int x,int y,COLORREF color); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3079:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3080:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI SetPixelV(HDC hdc,int x,int y,COLORREF color); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3080:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3081:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI SetPixelFormat(HDC hdc,int format,CONST PIXELFORMATDESCRIPTOR *ppfd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3081:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3082:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI SetPolyFillMode(HDC hdc,int mode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3082:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3083:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI StretchBlt(HDC hdcDest,int xDest,int yDest,int wDest,int hDest,HDC hdcSrc,int xSrc,int ySrc,int wSrc,int hSrc,DWORD rop); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3083:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3084:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI SetRectRgn(HRGN hrgn,int left,int top,int right,int bottom); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3084:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3085:204: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI StretchDIBits(HDC hdc,int xDest,int yDest,int DestWidth,int DestHeight,int xSrc,int ySrc,int SrcWidth,int SrcHeight,CONST VOID *lpBits,CONST BITMAPINFO *lpbmi,UINT iUsage,DWORD rop); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3085:204: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3086:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI SetROP2(HDC hdc,int rop2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3086:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3087:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI SetStretchBltMode(HDC hdc,int mode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3087:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3088:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI UINT WINAPI SetSystemPaletteUse(HDC hdc,UINT use); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3088:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3089:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI SetTextCharacterExtra(HDC hdc,int extra); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3089:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3090:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI COLORREF WINAPI SetTextColor(HDC hdc,COLORREF color); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3090:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3091:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI UINT WINAPI SetTextAlign(HDC hdc,UINT align); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3091:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3092:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI SetTextJustification(HDC hdc,int extra,int count); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3092:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3093:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI UpdateColors(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3093:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3159:179: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI AlphaBlend(HDC hdcDest,int xoriginDest,int yoriginDest,int wDest,int hDest,HDC hdcSrc,int xoriginSrc,int yoriginSrc,int wSrc,int hSrc,BLENDFUNCTION ftn); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3159:179: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3160:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GdiAlphaBlend(HDC hdcDest,int xoriginDest,int yoriginDest,int wDest,int hDest,HDC hdcSrc,int xoriginSrc,int yoriginSrc,int wSrc,int hSrc,BLENDFUNCTION ftn); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3160:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3161:184: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI TransparentBlt(HDC hdcDest,int xoriginDest,int yoriginDest,int wDest,int hDest,HDC hdcSrc,int xoriginSrc,int yoriginSrc,int wSrc,int hSrc,UINT crTransparent); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3161:184: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3162:187: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GdiTransparentBlt(HDC hdcDest,int xoriginDest,int yoriginDest,int wDest,int hDest,HDC hdcSrc,int xoriginSrc,int yoriginSrc,int wSrc,int hSrc,UINT crTransparent); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3162:187: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3169:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GradientFill(HDC hdc,PTRIVERTEX pVertex,ULONG nVertex,PVOID pMesh,ULONG nMesh,ULONG ulMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3169:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3170:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GdiGradientFill(HDC hdc,PTRIVERTEX pVertex,ULONG nVertex,PVOID pMesh,ULONG nMesh,ULONG ulMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3170:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3179:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI PlayMetaFileRecord(HDC hdc,LPHANDLETABLE lpHandleTable,LPMETARECORD lpMR,UINT noObjs); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3179:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3183:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI EnumMetaFile(HDC hdc,HMETAFILE hmf,MFENUMPROC lpProc,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3183:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3187:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HENHMETAFILE WINAPI CloseEnhMetaFile(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3187:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3188:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HENHMETAFILE WINAPI CopyEnhMetaFileA(HENHMETAFILE hEnh,LPCSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3188:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3189:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HENHMETAFILE WINAPI CopyEnhMetaFileW(HENHMETAFILE hEnh,LPCWSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3189:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3190:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HDC WINAPI CreateEnhMetaFileA(HDC hdc,LPCSTR lpFilename,CONST RECT *lprc,LPCSTR lpDesc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3190:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3191:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HDC WINAPI CreateEnhMetaFileW(HDC hdc,LPCWSTR lpFilename,CONST RECT *lprc,LPCWSTR lpDesc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3191:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3192:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI DeleteEnhMetaFile(HENHMETAFILE hmf); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3192:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3193:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI EnumEnhMetaFile(HDC hdc,HENHMETAFILE hmf,ENHMFENUMPROC lpProc,LPVOID lpParam,CONST RECT *lpRect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3193:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3194:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HENHMETAFILE WINAPI GetEnhMetaFileA(LPCSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3194:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3195:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HENHMETAFILE WINAPI GetEnhMetaFileW(LPCWSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3195:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3196:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI UINT WINAPI GetEnhMetaFileBits(HENHMETAFILE hEMF,UINT nSize,LPBYTE lpData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3196:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3197:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI UINT WINAPI GetEnhMetaFileDescriptionA(HENHMETAFILE hemf,UINT cchBuffer,LPSTR lpDescription); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3197:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3198:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI UINT WINAPI GetEnhMetaFileDescriptionW(HENHMETAFILE hemf,UINT cchBuffer,LPWSTR lpDescription); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3198:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3199:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI UINT WINAPI GetEnhMetaFileHeader(HENHMETAFILE hemf,UINT nSize,LPENHMETAHEADER lpEnhMetaHeader); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3199:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3200:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI UINT WINAPI GetEnhMetaFilePaletteEntries(HENHMETAFILE hemf,UINT nNumEntries,LPPALETTEENTRY lpPaletteEntries); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3200:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3201:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI UINT WINAPI GetEnhMetaFilePixelFormat(HENHMETAFILE hemf,UINT cbBuffer,PIXELFORMATDESCRIPTOR *ppfd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3201:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3202:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI UINT WINAPI GetWinMetaFileBits(HENHMETAFILE hemf,UINT cbData16,LPBYTE pData16,INT iMapMode,HDC hdcRef); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3202:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3203:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI PlayEnhMetaFile(HDC hdc,HENHMETAFILE hmf,CONST RECT *lprect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3203:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3204:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI PlayEnhMetaFileRecord(HDC hdc,LPHANDLETABLE pht,CONST ENHMETARECORD *pmr,UINT cht); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3204:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3205:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HENHMETAFILE WINAPI SetEnhMetaFileBits(UINT nSize,CONST BYTE *pb); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3205:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3206:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HENHMETAFILE WINAPI SetWinMetaFileBits(UINT nSize,CONST BYTE *lpMeta16Data,HDC hdcRef,CONST METAFILEPICT *lpMFP); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3206:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3207:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GdiComment(HDC hdc,UINT nSize,CONST BYTE *lpData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3207:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3213:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetTextMetricsA(HDC hdc,LPTEXTMETRICA lptm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3213:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3214:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetTextMetricsW(HDC hdc,LPTEXTMETRICW lptm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3214:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3225:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI AngleArc(HDC hdc,int x,int y,DWORD r,FLOAT StartAngle,FLOAT SweepAngle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3225:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3226:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI PolyPolyline(HDC hdc,CONST POINT *apt,CONST DWORD *asz,DWORD csz); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3226:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3227:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetWorldTransform(HDC hdc,LPXFORM lpxf); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3227:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3228:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI SetWorldTransform(HDC hdc,CONST XFORM *lpxf); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3228:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3229:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI ModifyWorldTransform(HDC hdc,CONST XFORM *lpxf,DWORD mode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3229:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3230:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI CombineTransform(LPXFORM lpxfOut,CONST XFORM *lpxf1,CONST XFORM *lpxf2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3230:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3231:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HBITMAP WINAPI CreateDIBSection(HDC hdc,CONST BITMAPINFO *lpbmi,UINT usage,VOID **ppvBits,HANDLE hSection,DWORD offset); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3231:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3232:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI UINT WINAPI GetDIBColorTable(HDC hdc,UINT iStart,UINT cEntries,RGBQUAD *prgbq); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3232:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3233:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI UINT WINAPI SetDIBColorTable(HDC hdc,UINT iStart,UINT cEntries,CONST RGBQUAD *prgbq); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3233:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3280:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI SetColorAdjustment(HDC hdc,CONST COLORADJUSTMENT *lpca); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3280:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3281:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetColorAdjustment(HDC hdc,LPCOLORADJUSTMENT lpca); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3281:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3282:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HPALETTE WINAPI CreateHalftonePalette(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3282:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3315:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI StartDocA(HDC hdc,CONST DOCINFOA *lpdi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3315:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3316:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI StartDocW(HDC hdc,CONST DOCINFOW *lpdi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3316:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3317:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI EndDoc(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3317:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3318:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI StartPage(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3318:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3319:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI EndPage(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3319:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3320:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI AbortDoc(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3320:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3321:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI SetAbortProc(HDC hdc,ABORTPROC lpProc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3321:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3322:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI AbortPath(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3322:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3323:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI ArcTo(HDC hdc,int left,int top,int right,int bottom,int xr1,int yr1,int xr2,int yr2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3323:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3324:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI BeginPath(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3324:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3325:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI CloseFigure(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3325:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3326:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI EndPath(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3326:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3327:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI FillPath(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3327:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3328:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI FlattenPath(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3328:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3329:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI GetPath(HDC hdc,LPPOINT apt,LPBYTE aj,int cpt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3329:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3330:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HRGN WINAPI PathToRegion(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3330:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3331:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI PolyDraw(HDC hdc,CONST POINT *apt,CONST BYTE *aj,int cpt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3331:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3332:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI SelectClipPath(HDC hdc,int mode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3332:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3333:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI SetArcDirection(HDC hdc,int dir); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3333:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3334:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI SetMiterLimit(HDC hdc,FLOAT limit,PFLOAT old); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3334:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3335:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI StrokeAndFillPath(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3335:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3336:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI StrokePath(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3336:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3337:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI WidenPath(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3337:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3338:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HPEN WINAPI ExtCreatePen(DWORD iPenStyle,DWORD cWidth,CONST LOGBRUSH *plbrush,DWORD cStyle,CONST DWORD *pstyle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3338:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3339:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetMiterLimit(HDC hdc,PFLOAT plimit); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3339:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3340:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI GetArcDirection(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3340:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3341:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI GetObjectA(HANDLE h,int c,LPVOID pv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3341:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3342:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI GetObjectW(HANDLE h,int c,LPVOID pv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3342:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3343:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI MoveToEx(HDC hdc,int x,int y,LPPOINT lppt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3343:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3344:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI TextOutA(HDC hdc,int x,int y,LPCSTR lpString,int c); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3344:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3345:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI TextOutW(HDC hdc,int x,int y,LPCWSTR lpString,int c); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3345:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3346:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI ExtTextOutA(HDC hdc,int x,int y,UINT options,CONST RECT *lprect,LPCSTR lpString,UINT c,CONST INT *lpDx); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3346:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3347:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI ExtTextOutW(HDC hdc,int x,int y,UINT options,CONST RECT *lprect,LPCWSTR lpString,UINT c,CONST INT *lpDx); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3347:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3348:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI PolyTextOutA(HDC hdc,CONST POLYTEXTA *ppt,int nstrings); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3348:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3349:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI PolyTextOutW(HDC hdc,CONST POLYTEXTW *ppt,int nstrings); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3349:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3350:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HRGN WINAPI CreatePolygonRgn(CONST POINT *pptl,int cPoint,int iMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3350:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3351:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI DPtoLP(HDC hdc,LPPOINT lppt,int c); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3351:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3352:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI LPtoDP(HDC hdc,LPPOINT lppt,int c); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3352:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3353:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI Polygon(HDC hdc,CONST POINT *apt,int cpt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3353:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3354:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI Polyline(HDC hdc,CONST POINT *apt,int cpt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3354:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3355:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI PolyBezier(HDC hdc,CONST POINT *apt,DWORD cpt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3355:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3356:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI PolyBezierTo(HDC hdc,CONST POINT *apt,DWORD cpt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3356:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3357:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI PolylineTo(HDC hdc,CONST POINT *apt,DWORD cpt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3357:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3358:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI SetViewportExtEx(HDC hdc,int x,int y,LPSIZE lpsz); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3358:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3359:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI SetViewportOrgEx(HDC hdc,int x,int y,LPPOINT lppt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3359:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3360:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI SetWindowExtEx(HDC hdc,int x,int y,LPSIZE lpsz); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3360:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3361:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI SetWindowOrgEx(HDC hdc,int x,int y,LPPOINT lppt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3361:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3362:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI OffsetViewportOrgEx(HDC hdc,int x,int y,LPPOINT lppt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3362:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3363:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI OffsetWindowOrgEx(HDC hdc,int x,int y,LPPOINT lppt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3363:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3364:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI ScaleViewportExtEx(HDC hdc,int xn,int dx,int yn,int yd,LPSIZE lpsz); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3364:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3365:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI ScaleWindowExtEx(HDC hdc,int xn,int xd,int yn,int yd,LPSIZE lpsz); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3365:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3366:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI SetBitmapDimensionEx(HBITMAP hbm,int w,int h,LPSIZE lpsz); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3366:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3367:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI SetBrushOrgEx(HDC hdc,int x,int y,LPPOINT lppt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3367:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3368:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI GetTextFaceA(HDC hdc,int c,LPSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3368:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3369:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI GetTextFaceW(HDC hdc,int c,LPWSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3369:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3381:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI DWORD WINAPI GetKerningPairsA(HDC hdc,DWORD nPairs,LPKERNINGPAIR lpKernPair); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3381:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3382:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI DWORD WINAPI GetKerningPairsW(HDC hdc,DWORD nPairs,LPKERNINGPAIR lpKernPair); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3382:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3383:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetDCOrgEx(HDC hdc,LPPOINT lppt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3383:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3384:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI FixBrushOrgEx(HDC hdc,int x,int y,LPPOINT ptl); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3384:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3385:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI UnrealizeObject(HGDIOBJ h); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3385:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3386:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GdiFlush(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3386:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3387:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI DWORD WINAPI GdiSetBatchLimit(DWORD dw); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3387:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3388:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI DWORD WINAPI GdiGetBatchLimit(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3388:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3406:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI SetICMMode(HDC hdc,int mode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3406:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3407:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI CheckColorsInGamut(HDC hdc,LPVOID lpRGBTriple,LPVOID dlpBuffer,DWORD nCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3407:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3408:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HCOLORSPACE WINAPI GetColorSpace(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3408:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3409:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetLogColorSpaceA(HCOLORSPACE hColorSpace,LPLOGCOLORSPACEA lpBuffer,DWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3409:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3410:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetLogColorSpaceW(HCOLORSPACE hColorSpace,LPLOGCOLORSPACEW lpBuffer,DWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3410:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3411:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HCOLORSPACE WINAPI CreateColorSpaceA(LPLOGCOLORSPACEA lplcs); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3411:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3412:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HCOLORSPACE WINAPI CreateColorSpaceW(LPLOGCOLORSPACEW lplcs); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3412:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3413:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HCOLORSPACE WINAPI SetColorSpace(HDC hdc,HCOLORSPACE hcs); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3413:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3414:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI DeleteColorSpace(HCOLORSPACE hcs); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3414:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3415:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetICMProfileA(HDC hdc,LPDWORD pBufSize,LPSTR pszFilename); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3415:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3416:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetICMProfileW(HDC hdc,LPDWORD pBufSize,LPWSTR pszFilename); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3416:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3417:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI SetICMProfileA(HDC hdc,LPSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3417:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3418:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI SetICMProfileW(HDC hdc,LPWSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3418:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3419:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetDeviceGammaRamp(HDC hdc,LPVOID lpRamp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3419:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3420:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI SetDeviceGammaRamp(HDC hdc,LPVOID lpRamp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3420:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3421:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI ColorMatchToTarget(HDC hdc,HDC hdcTarget,DWORD action); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3421:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3422:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI EnumICMProfilesA(HDC hdc,ICMENUMPROCA lpProc,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3422:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3423:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI EnumICMProfilesW(HDC hdc,ICMENUMPROCW lpProc,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3423:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3424:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI UpdateICMRegKeyA(DWORD reserved,LPSTR lpszCMID,LPSTR lpszFileName,UINT command); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3424:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3425:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI UpdateICMRegKeyW(DWORD reserved,LPWSTR lpszCMID,LPWSTR lpszFileName,UINT command); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3425:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3426:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI ColorCorrectPalette(HDC hdc,HPALETTE hPal,DWORD deFirst,DWORD num); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3426:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4175:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI wglCopyContext(HGLRC,HGLRC,UINT); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4175:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4176:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HGLRC WINAPI wglCreateContext(HDC); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4176:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4177:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HGLRC WINAPI wglCreateLayerContext(HDC,int); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4177:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4178:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI wglDeleteContext(HGLRC); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4178:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4179:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HGLRC WINAPI wglGetCurrentContext(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4179:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4180:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HDC WINAPI wglGetCurrentDC(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4180:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4181:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI PROC WINAPI wglGetProcAddress(LPCSTR); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4181:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4182:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI wglMakeCurrent(HDC,HGLRC); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4182:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4183:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI wglShareLists(HGLRC,HGLRC); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4183:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4184:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI wglUseFontBitmapsA(HDC,DWORD,DWORD,DWORD); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4184:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4185:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI wglUseFontBitmapsW(HDC,DWORD,DWORD,DWORD); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4185:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4186:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI SwapBuffers(HDC); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4186:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4206:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI wglUseFontOutlinesA(HDC,DWORD,DWORD,DWORD,FLOAT,FLOAT,int,LPGLYPHMETRICSFLOAT); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4206:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4207:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI wglUseFontOutlinesW(HDC,DWORD,DWORD,DWORD,FLOAT,FLOAT,int,LPGLYPHMETRICSFLOAT); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4207:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4282:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI wglDescribeLayerPlane(HDC,int,int,UINT,LPLAYERPLANEDESCRIPTOR); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4282:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4283:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI wglSetLayerPaletteEntries(HDC,int,int,int,CONST COLORREF *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4283:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4284:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI wglGetLayerPaletteEntries(HDC,int,int,int,COLORREF *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4284:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4285:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI wglRealizeLayerPalette(HDC,int,WINBOOL); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4285:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4286:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI wglSwapLayerBuffers(HDC,UINT); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4286:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4295:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI DWORD WINAPI wglSwapMultipleBuffers(UINT,CONST WGLSWAP *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4295:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:24, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:72, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/guiddef.h:30:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __extension__ template const GUID &__mingw_uuidof(); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/guiddef.h:30:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:72, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:168:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI wvsprintfA(LPSTR,LPCSTR,va_list arglist); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:168:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:169:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI wvsprintfW(LPWSTR,LPCWSTR,va_list arglist); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:169:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:170:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPIV wsprintfA(LPSTR,LPCSTR,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:170:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:171:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPIV wsprintfW(LPWSTR,LPCWSTR,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:171:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:709:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HKL WINAPI LoadKeyboardLayoutA(LPCSTR pwszKLID,UINT Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:709:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:710:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HKL WINAPI LoadKeyboardLayoutW(LPCWSTR pwszKLID,UINT Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:710:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:711:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HKL WINAPI ActivateKeyboardLayout(HKL hkl,UINT Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:711:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:72, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:712:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI ToUnicodeEx(UINT wVirtKey,UINT wScanCode,CONST BYTE *lpKeyState,LPWSTR pwszBuff,int cchBuff,UINT wFlags,HKL dwhkl); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:712:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:713:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI UnloadKeyboardLayout(HKL hkl); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:713:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:714:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetKeyboardLayoutNameA(LPSTR pwszKLID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:714:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:715:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetKeyboardLayoutNameW(LPWSTR pwszKLID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:715:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:716:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI GetKeyboardLayoutList(int nBuff,HKL *lpList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:716:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:717:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HKL WINAPI GetKeyboardLayout(DWORD idThread); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:717:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:726:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI GetMouseMovePointsEx(UINT cbSize,LPMOUSEMOVEPOINT lppt,LPMOUSEMOVEPOINT lpptBuf,int nBufPoints,DWORD resolution); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:726:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:753:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HDESK WINAPI CreateDesktopA(LPCSTR lpszDesktop,LPCSTR lpszDevice,LPDEVMODEA pDevmode,DWORD dwFlags,ACCESS_MASK dwDesiredAccess,LPSECURITY_ATTRIBUTES lpsa); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:753:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:754:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HDESK WINAPI CreateDesktopW(LPCWSTR lpszDesktop,LPCWSTR lpszDevice,LPDEVMODEW pDevmode,DWORD dwFlags,ACCESS_MASK dwDesiredAccess,LPSECURITY_ATTRIBUTES lpsa); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:754:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:755:205: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HDESK WINAPI CreateDesktopExA (LPCSTR lpszDesktop, LPCSTR lpszDevice, DEVMODEA *pDevmode, DWORD dwFlags, ACCESS_MASK dwDesiredAccess, LPSECURITY_ATTRIBUTES lpsa, ULONG ulHeapSize, PVOID pvoid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:755:205: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:756:207: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HDESK WINAPI CreateDesktopExW (LPCWSTR lpszDesktop, LPCWSTR lpszDevice, DEVMODEW *pDevmode, DWORD dwFlags, ACCESS_MASK dwDesiredAccess, LPSECURITY_ATTRIBUTES lpsa, ULONG ulHeapSize, PVOID pvoid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:756:207: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:763:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HDESK WINAPI OpenDesktopA(LPCSTR lpszDesktop,DWORD dwFlags,WINBOOL fInherit,ACCESS_MASK dwDesiredAccess); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:763:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:764:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HDESK WINAPI OpenDesktopW(LPCWSTR lpszDesktop,DWORD dwFlags,WINBOOL fInherit,ACCESS_MASK dwDesiredAccess); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:764:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:765:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HDESK WINAPI OpenInputDesktop(DWORD dwFlags,WINBOOL fInherit,ACCESS_MASK dwDesiredAccess); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:765:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:766:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EnumDesktopsA(HWINSTA hwinsta,DESKTOPENUMPROCA lpEnumFunc,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:766:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:767:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EnumDesktopsW(HWINSTA hwinsta,DESKTOPENUMPROCW lpEnumFunc,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:767:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:768:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EnumDesktopWindows(HDESK hDesktop,WNDENUMPROC lpfn,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:768:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:769:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SwitchDesktop(HDESK hDesktop); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:769:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:770:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetThreadDesktop(HDESK hDesktop); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:770:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:771:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI CloseDesktop(HDESK hDesktop); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:771:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:772:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HDESK WINAPI GetThreadDesktop(DWORD dwThreadId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:772:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:797:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWINSTA WINAPI CreateWindowStationA(LPCSTR lpwinsta,DWORD dwFlags,ACCESS_MASK dwDesiredAccess,LPSECURITY_ATTRIBUTES lpsa); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:797:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:798:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWINSTA WINAPI CreateWindowStationW(LPCWSTR lpwinsta,DWORD dwFlags,ACCESS_MASK dwDesiredAccess,LPSECURITY_ATTRIBUTES lpsa); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:798:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:799:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWINSTA WINAPI OpenWindowStationA(LPCSTR lpszWinSta,WINBOOL fInherit,ACCESS_MASK dwDesiredAccess); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:799:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:800:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWINSTA WINAPI OpenWindowStationW(LPCWSTR lpszWinSta,WINBOOL fInherit,ACCESS_MASK dwDesiredAccess); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:800:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:801:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EnumWindowStationsA(WINSTAENUMPROCA lpEnumFunc,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:801:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:802:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EnumWindowStationsW(WINSTAENUMPROCW lpEnumFunc,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:802:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:803:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI CloseWindowStation(HWINSTA hWinSta); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:803:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:804:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetProcessWindowStation(HWINSTA hWinSta); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:804:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:805:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWINSTA WINAPI GetProcessWindowStation(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:805:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:811:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetUserObjectSecurity(HANDLE hObj,PSECURITY_INFORMATION pSIRequested,PSECURITY_DESCRIPTOR pSID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:811:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:812:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetUserObjectSecurity(HANDLE hObj,PSECURITY_INFORMATION pSIRequested,PSECURITY_DESCRIPTOR pSID,DWORD nLength,LPDWORD lpnLengthNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:812:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:834:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetUserObjectInformationA(HANDLE hObj,int nIndex,PVOID pvInfo,DWORD nLength,LPDWORD lpnLengthNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:834:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:835:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetUserObjectInformationW(HANDLE hObj,int nIndex,PVOID pvInfo,DWORD nLength,LPDWORD lpnLengthNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:835:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:836:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetUserObjectInformationA(HANDLE hObj,int nIndex,PVOID pvInfo,DWORD nLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:836:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:837:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetUserObjectInformationW(HANDLE hObj,int nIndex,PVOID pvInfo,DWORD nLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:837:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:908:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsHungAppWindow(HWND hwnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:908:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:909:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI VOID WINAPI DisableProcessWindowsGhosting(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:909:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1442:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI RegisterWindowMessageA(LPCSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1442:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1443:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI RegisterWindowMessageW(LPCWSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1443:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1513:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI TrackMouseEvent(LPTRACKMOUSEEVENT lpEventTrack); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1513:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1641:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI DrawEdge(HDC hdc,LPRECT qrc,UINT edge,UINT grfFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1641:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1687:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI DrawFrameControl(HDC,LPRECT,UINT,UINT); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1687:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1699:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI DrawCaption(HWND hwnd,HDC hdc,CONST RECT *lprect,UINT flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1699:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1706:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI DrawAnimatedRects(HWND hwnd,int idAni,CONST RECT *lprcFrom,CONST RECT *lprcTo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1706:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1900:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetMessageA(LPMSG lpMsg,HWND hWnd,UINT wMsgFilterMin,UINT wMsgFilterMax); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1900:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1901:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetMessageW(LPMSG lpMsg,HWND hWnd,UINT wMsgFilterMin,UINT wMsgFilterMax); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1901:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1902:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI TranslateMessage(CONST MSG *lpMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1902:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1903:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LRESULT WINAPI DispatchMessageA(CONST MSG *lpMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1903:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1904:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LRESULT WINAPI DispatchMessageW(CONST MSG *lpMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1904:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1905:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetMessageQueue(int cMessagesMax); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1905:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1906:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI PeekMessageA(LPMSG lpMsg,HWND hWnd,UINT wMsgFilterMin,UINT wMsgFilterMax,UINT wRemoveMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1906:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1907:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI PeekMessageW(LPMSG lpMsg,HWND hWnd,UINT wMsgFilterMin,UINT wMsgFilterMax,UINT wRemoveMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1907:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1921:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI RegisterHotKey(HWND hWnd,int id,UINT fsModifiers,UINT vk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1921:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1922:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI UnregisterHotKey(HWND hWnd,int id); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1922:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1970:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI ExitWindowsEx(UINT uFlags,DWORD dwReason); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1970:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1971:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SwapMouseButton(WINBOOL fSwap); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1971:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1972:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI GetMessagePos(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1972:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1973:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LONG WINAPI GetMessageTime(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1973:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1974:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LPARAM WINAPI GetMessageExtraInfo(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1974:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1978:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsWow64Message(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1978:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1979:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LPARAM WINAPI SetMessageExtraInfo(LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1979:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1980:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LRESULT WINAPI SendMessageA(HWND hWnd,UINT Msg,WPARAM wParam,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1980:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1981:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LRESULT WINAPI SendMessageW(HWND hWnd,UINT Msg,WPARAM wParam,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1981:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1982:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LRESULT WINAPI SendMessageTimeoutA(HWND hWnd,UINT Msg,WPARAM wParam,LPARAM lParam,UINT fuFlags,UINT uTimeout,PDWORD_PTR lpdwResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1982:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1983:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LRESULT WINAPI SendMessageTimeoutW(HWND hWnd,UINT Msg,WPARAM wParam,LPARAM lParam,UINT fuFlags,UINT uTimeout,PDWORD_PTR lpdwResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1983:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1984:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SendNotifyMessageA(HWND hWnd,UINT Msg,WPARAM wParam,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1984:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1985:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SendNotifyMessageW(HWND hWnd,UINT Msg,WPARAM wParam,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1985:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1986:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SendMessageCallbackA(HWND hWnd,UINT Msg,WPARAM wParam,LPARAM lParam,SENDASYNCPROC lpResultCallBack,ULONG_PTR dwData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1986:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1987:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SendMessageCallbackW(HWND hWnd,UINT Msg,WPARAM wParam,LPARAM lParam,SENDASYNCPROC lpResultCallBack,ULONG_PTR dwData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1987:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1999:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI __LONG32 WINAPI BroadcastSystemMessageExA(DWORD flags,LPDWORD lpInfo,UINT Msg,WPARAM wParam,LPARAM lParam,PBSMINFO pbsmInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1999:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2000:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI __LONG32 WINAPI BroadcastSystemMessageExW(DWORD flags,LPDWORD lpInfo,UINT Msg,WPARAM wParam,LPARAM lParam,PBSMINFO pbsmInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2000:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2001:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI __LONG32 WINAPI BroadcastSystemMessageA(DWORD flags,LPDWORD lpInfo,UINT Msg,WPARAM wParam,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2001:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2002:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI __LONG32 WINAPI BroadcastSystemMessageW(DWORD flags,LPDWORD lpInfo,UINT Msg,WPARAM wParam,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2002:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2055:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HPOWERNOTIFY WINAPI RegisterPowerSettingNotification (HANDLE hRecipient, LPCGUID PowerSettingGuid, DWORD Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2055:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2056:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI UnregisterPowerSettingNotification (HPOWERNOTIFY Handle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2056:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2057:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HPOWERNOTIFY WINAPI RegisterSuspendResumeNotification (HANDLE hRecipient, DWORD Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2057:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2058:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI UnregisterSuspendResumeNotification (HPOWERNOTIFY Handle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2058:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2061:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI PostMessageA (HWND hWnd, UINT Msg, WPARAM wParam, LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2061:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2062:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI PostMessageW (HWND hWnd, UINT Msg, WPARAM wParam, LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2062:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2063:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI PostThreadMessageA (DWORD idThread, UINT Msg, WPARAM wParam, LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2063:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2064:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI PostThreadMessageW (DWORD idThread, UINT Msg, WPARAM wParam, LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2064:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2069:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI AttachThreadInput (DWORD idAttach, DWORD idAttachTo, WINBOOL fAttach); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2069:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2070:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI ReplyMessage (LRESULT lResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2070:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2071:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI WaitMessage (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2071:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2072:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI WaitForInputIdle (HANDLE hProcess, DWORD dwMilliseconds); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2072:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2073:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LRESULT WINAPI DefWindowProcA (HWND hWnd, UINT Msg, WPARAM wParam, LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2073:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2074:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LRESULT WINAPI DefWindowProcW (HWND hWnd, UINT Msg, WPARAM wParam, LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2074:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2075:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI VOID WINAPI PostQuitMessage (int nExitCode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2075:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2076:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI InSendMessage (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2076:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2077:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI InSendMessageEx (LPVOID lpReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2077:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2078:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI GetDoubleClickTime (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2078:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2079:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetDoubleClickTime (UINT); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2079:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2080:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI ATOM WINAPI RegisterClassA (CONST WNDCLASSA *lpWndClass); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2080:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2081:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI ATOM WINAPI RegisterClassW (CONST WNDCLASSW *lpWndClass); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2081:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2082:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI UnregisterClassA (LPCSTR lpClassName, HINSTANCE hInstance); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2082:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2083:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI UnregisterClassW (LPCWSTR lpClassName, HINSTANCE hInstance); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2083:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2084:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetClassInfoA (HINSTANCE hInstance, LPCSTR lpClassName, LPWNDCLASSA lpWndClass); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2084:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2085:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetClassInfoW (HINSTANCE hInstance, LPCWSTR lpClassName, LPWNDCLASSW lpWndClass); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2085:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2086:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI ATOM WINAPI RegisterClassExA (CONST WNDCLASSEXA *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2086:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2087:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI ATOM WINAPI RegisterClassExW (CONST WNDCLASSEXW *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2087:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2088:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetClassInfoExA (HINSTANCE hInstance, LPCSTR lpszClass, LPWNDCLASSEXA lpwcx); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2088:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2089:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetClassInfoExW (HINSTANCE hInstance, LPCWSTR lpszClass, LPWNDCLASSEXW lpwcx); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2089:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2092:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LRESULT WINAPI CallWindowProcA (WNDPROC lpPrevWndFunc, HWND hWnd, UINT Msg, WPARAM wParam, LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2092:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2093:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LRESULT WINAPI CallWindowProcW (WNDPROC lpPrevWndFunc, HWND hWnd, UINT Msg, WPARAM wParam, LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2093:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2125:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HDEVNOTIFY WINAPI RegisterDeviceNotificationA(HANDLE hRecipient,LPVOID NotificationFilter,DWORD Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2125:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2126:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HDEVNOTIFY WINAPI RegisterDeviceNotificationW(HANDLE hRecipient,LPVOID NotificationFilter,DWORD Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2126:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2127:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI UnregisterDeviceNotification(HDEVNOTIFY Handle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2127:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2134:208: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI CreateWindowExA(DWORD dwExStyle,LPCSTR lpClassName,LPCSTR lpWindowName,DWORD dwStyle,int X,int Y,int nWidth,int nHeight,HWND hWndParent,HMENU hMenu,HINSTANCE hInstance,LPVOID lpParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2134:208: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2135:210: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI CreateWindowExW(DWORD dwExStyle,LPCWSTR lpClassName,LPCWSTR lpWindowName,DWORD dwStyle,int X,int Y,int nWidth,int nHeight,HWND hWndParent,HMENU hMenu,HINSTANCE hInstance,LPVOID lpParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2135:210: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2140:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsWindow(HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2140:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2141:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsMenu(HMENU hMenu); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2141:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2142:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsChild(HWND hWndParent,HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2142:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2143:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI DestroyWindow(HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2143:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2144:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI ShowWindow(HWND hWnd,int nCmdShow); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2144:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2145:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI AnimateWindow(HWND hWnd,DWORD dwTime,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2145:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2150:180: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI UpdateLayeredWindow (HWND hWnd, HDC hdcDst, POINT *pptDst, SIZE *psize, HDC hdcSrc, POINT *pptSrc, COLORREF crKey, BLENDFUNCTION *pblend, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2150:180: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2168:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI UpdateLayeredWindowIndirect (HWND hWnd, const UPDATELAYEREDWINDOWINFO *pULWInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2168:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2173:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetLayeredWindowAttributes (HWND hwnd, COLORREF *pcrKey, BYTE *pbAlpha, DWORD *pdwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2173:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2177:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI PrintWindow (HWND hwnd, HDC hdcBlt, UINT nFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2177:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2178:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetLayeredWindowAttributes (HWND hwnd, COLORREF crKey, BYTE bAlpha, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2178:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2205:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI ShowWindowAsync (HWND hWnd, int nCmdShow); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2205:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2206:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI FlashWindow (HWND hWnd, WINBOOL bInvert); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2206:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2207:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI FlashWindowEx (PFLASHWINFO pfwi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2207:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2208:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI ShowOwnedPopups (HWND hWnd, WINBOOL fShow); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2208:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2209:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI OpenIcon (HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2209:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2210:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI CloseWindow (HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2210:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2211:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI MoveWindow (HWND hWnd, int X, int Y, int nWidth, int nHeight, WINBOOL bRepaint); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2211:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2212:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetWindowPos (HWND hWnd, HWND hWndInsertAfter, int X, int Y, int cx, int cy, UINT uFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2212:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2213:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetWindowPlacement (HWND hWnd, WINDOWPLACEMENT *lpwndpl); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2213:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2214:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetWindowPlacement (HWND hWnd, CONST WINDOWPLACEMENT *lpwndpl); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2214:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2227:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HDWP WINAPI BeginDeferWindowPos (int nNumWindows); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2227:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2228:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HDWP WINAPI DeferWindowPos (HDWP hWinPosInfo, HWND hWnd, HWND hWndInsertAfter, int x, int y, int cx, int cy, UINT uFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2228:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2229:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EndDeferWindowPos (HDWP hWinPosInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2229:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2234:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsWindowVisible (HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2234:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2235:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsIconic (HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2235:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2236:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI AnyPopup (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2236:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2237:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI BringWindowToTop (HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2237:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2238:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsZoomed (HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2238:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:72, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2331:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI CreateDialogParamA(HINSTANCE hInstance,LPCSTR lpTemplateName,HWND hWndParent,DLGPROC lpDialogFunc,LPARAM dwInitParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2331:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2332:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI CreateDialogParamW(HINSTANCE hInstance,LPCWSTR lpTemplateName,HWND hWndParent,DLGPROC lpDialogFunc,LPARAM dwInitParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2332:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2333:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI CreateDialogIndirectParamA(HINSTANCE hInstance,LPCDLGTEMPLATEA lpTemplate,HWND hWndParent,DLGPROC lpDialogFunc,LPARAM dwInitParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2333:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2334:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI CreateDialogIndirectParamW(HINSTANCE hInstance,LPCDLGTEMPLATEW lpTemplate,HWND hWndParent,DLGPROC lpDialogFunc,LPARAM dwInitParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2334:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2341:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI INT_PTR WINAPI DialogBoxParamA(HINSTANCE hInstance,LPCSTR lpTemplateName,HWND hWndParent,DLGPROC lpDialogFunc,LPARAM dwInitParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2341:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2342:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI INT_PTR WINAPI DialogBoxParamW(HINSTANCE hInstance,LPCWSTR lpTemplateName,HWND hWndParent,DLGPROC lpDialogFunc,LPARAM dwInitParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2342:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2343:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI INT_PTR WINAPI DialogBoxIndirectParamA(HINSTANCE hInstance,LPCDLGTEMPLATEA hDialogTemplate,HWND hWndParent,DLGPROC lpDialogFunc,LPARAM dwInitParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2343:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2344:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI INT_PTR WINAPI DialogBoxIndirectParamW(HINSTANCE hInstance,LPCDLGTEMPLATEW hDialogTemplate,HWND hWndParent,DLGPROC lpDialogFunc,LPARAM dwInitParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2344:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2349:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EndDialog(HWND hDlg,INT_PTR nResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2349:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2350:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI GetDlgItem(HWND hDlg,int nIDDlgItem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2350:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2351:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetDlgItemInt(HWND hDlg,int nIDDlgItem,UINT uValue,WINBOOL bSigned); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2351:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2352:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI GetDlgItemInt(HWND hDlg,int nIDDlgItem,WINBOOL *lpTranslated,WINBOOL bSigned); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2352:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2353:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetDlgItemTextA(HWND hDlg,int nIDDlgItem,LPCSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2353:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2354:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetDlgItemTextW(HWND hDlg,int nIDDlgItem,LPCWSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2354:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2355:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI GetDlgItemTextA(HWND hDlg,int nIDDlgItem,LPSTR lpString,int cchMax); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2355:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2356:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI GetDlgItemTextW(HWND hDlg,int nIDDlgItem,LPWSTR lpString,int cchMax); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2356:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2357:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI CheckDlgButton(HWND hDlg,int nIDButton,UINT uCheck); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2357:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2358:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI CheckRadioButton(HWND hDlg,int nIDFirstButton,int nIDLastButton,int nIDCheckButton); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2358:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2359:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI IsDlgButtonChecked(HWND hDlg,int nIDButton); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2359:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2360:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LRESULT WINAPI SendDlgItemMessageA(HWND hDlg,int nIDDlgItem,UINT Msg,WPARAM wParam,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2360:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2361:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LRESULT WINAPI SendDlgItemMessageW(HWND hDlg,int nIDDlgItem,UINT Msg,WPARAM wParam,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2361:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2362:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI GetNextDlgGroupItem(HWND hDlg,HWND hCtl,WINBOOL bPrevious); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2362:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2363:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI GetNextDlgTabItem(HWND hDlg,HWND hCtl,WINBOOL bPrevious); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2363:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2364:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI GetDlgCtrlID(HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2364:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2365:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI __LONG32 WINAPI GetDialogBaseUnits(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2365:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2366:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LRESULT WINAPI DefDlgProcA(HWND hDlg,UINT Msg,WPARAM wParam,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2366:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2367:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LRESULT WINAPI DefDlgProcW(HWND hDlg,UINT Msg,WPARAM wParam,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2367:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2377:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI CallMsgFilterA(LPMSG lpMsg,int nCode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2377:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2378:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI CallMsgFilterW(LPMSG lpMsg,int nCode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2378:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2387:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI OpenClipboard(HWND hWndNewOwner); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2387:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2388:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI CloseClipboard(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2388:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2389:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI GetClipboardSequenceNumber(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2389:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2390:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI GetClipboardOwner(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2390:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2391:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI SetClipboardViewer(HWND hWndNewViewer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2391:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2392:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI GetClipboardViewer(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2392:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2393:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI ChangeClipboardChain(HWND hWndRemove, HWND hWndNewNext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2393:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2394:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HANDLE WINAPI SetClipboardData(UINT uFormat, HANDLE hMem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2394:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2395:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HANDLE WINAPI GetClipboardData(UINT uFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2395:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2396:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI RegisterClipboardFormatA(LPCSTR lpszFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2396:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2397:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI RegisterClipboardFormatW(LPCWSTR lpszFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2397:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2398:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI CountClipboardFormats(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2398:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2399:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI EnumClipboardFormats(UINT format); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2399:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2400:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI GetClipboardFormatNameA(UINT format, LPSTR lpszFormatName, int cchMaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2400:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2401:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI GetClipboardFormatNameW(UINT format, LPWSTR lpszFormatName, int cchMaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2401:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2402:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EmptyClipboard(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2402:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2403:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsClipboardFormatAvailable(UINT format); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2403:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2404:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI GetPriorityClipboardFormat(UINT *paFormatPriorityList, int cFormats); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2404:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2405:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI GetOpenClipboardWindow(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2405:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2426:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI CharToOemA(LPCSTR lpszSrc,LPSTR lpszDst); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2426:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2427:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI CharToOemW(LPCWSTR lpszSrc,LPSTR lpszDst); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2427:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2428:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI OemToCharA(LPCSTR lpszSrc,LPSTR lpszDst); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2428:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2429:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI OemToCharW(LPCSTR lpszSrc,LPWSTR lpszDst); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2429:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2430:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI CharToOemBuffA(LPCSTR lpszSrc,LPSTR lpszDst,DWORD cchDstLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2430:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2431:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI CharToOemBuffW(LPCWSTR lpszSrc,LPSTR lpszDst,DWORD cchDstLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2431:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2432:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI OemToCharBuffA(LPCSTR lpszSrc,LPSTR lpszDst,DWORD cchDstLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2432:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2433:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI OemToCharBuffW(LPCSTR lpszSrc,LPWSTR lpszDst,DWORD cchDstLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2433:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2434:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LPSTR WINAPI CharUpperA(LPSTR lpsz); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2434:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2435:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LPWSTR WINAPI CharUpperW(LPWSTR lpsz); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2435:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2436:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI CharUpperBuffA(LPSTR lpsz,DWORD cchLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2436:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2437:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI CharUpperBuffW(LPWSTR lpsz,DWORD cchLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2437:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2438:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LPSTR WINAPI CharLowerA(LPSTR lpsz); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2438:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2439:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LPWSTR WINAPI CharLowerW(LPWSTR lpsz); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2439:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2440:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI CharLowerBuffA(LPSTR lpsz,DWORD cchLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2440:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2441:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI CharLowerBuffW(LPWSTR lpsz,DWORD cchLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2441:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2442:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LPSTR WINAPI CharNextA(LPCSTR lpsz); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2442:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2443:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LPWSTR WINAPI CharNextW(LPCWSTR lpsz); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2443:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2444:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LPSTR WINAPI CharPrevA(LPCSTR lpszStart,LPCSTR lpszCurrent); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2444:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2445:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LPWSTR WINAPI CharPrevW(LPCWSTR lpszStart,LPCWSTR lpszCurrent); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2445:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2446:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LPSTR WINAPI CharNextExA(WORD CodePage,LPCSTR lpCurrentChar,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2446:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2447:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LPSTR WINAPI CharPrevExA(WORD CodePage,LPCSTR lpStart,LPCSTR lpCurrentChar,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2447:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2468:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsCharAlphaA(CHAR ch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2468:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2469:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsCharAlphaW(WCHAR ch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2469:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2470:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsCharAlphaNumericA(CHAR ch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2470:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2471:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsCharAlphaNumericW(WCHAR ch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2471:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2472:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsCharUpperA(CHAR ch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2472:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2473:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsCharUpperW(WCHAR ch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2473:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2474:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsCharLowerA(CHAR ch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2474:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2475:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsCharLowerW(WCHAR ch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2475:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2484:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI SetFocus(HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2484:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2485:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI GetActiveWindow(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2485:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2486:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI GetFocus(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2486:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2487:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI GetKBCodePage(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2487:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2488:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI SHORT WINAPI GetKeyState(int nVirtKey); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2488:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2489:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI SHORT WINAPI GetAsyncKeyState(int vKey); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2489:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2490:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetKeyboardState(PBYTE lpKeyState); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2490:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2491:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetKeyboardState(LPBYTE lpKeyState); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2491:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2492:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI GetKeyNameTextA(LONG lParam,LPSTR lpString,int cchSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2492:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2493:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI GetKeyNameTextW(LONG lParam,LPWSTR lpString,int cchSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2493:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2494:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI GetKeyboardType(int nTypeFlag); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2494:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2495:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI ToAscii(UINT uVirtKey,UINT uScanCode,CONST BYTE *lpKeyState,LPWORD lpChar,UINT uFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2495:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2496:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI ToAsciiEx(UINT uVirtKey,UINT uScanCode,CONST BYTE *lpKeyState,LPWORD lpChar,UINT uFlags,HKL dwhkl); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2496:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2497:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI ToUnicode(UINT wVirtKey,UINT wScanCode,CONST BYTE *lpKeyState,LPWSTR pwszBuff,int cchBuff,UINT wFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2497:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2498:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI OemKeyScan(WORD wOemChar); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2498:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2499:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI SHORT WINAPI VkKeyScanA(CHAR ch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2499:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2500:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI SHORT WINAPI VkKeyScanW(WCHAR ch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2500:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2501:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI SHORT WINAPI VkKeyScanExA(CHAR ch,HKL dwhkl); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2501:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2502:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI SHORT WINAPI VkKeyScanExW(WCHAR ch,HKL dwhkl); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2502:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2503:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI VOID WINAPI keybd_event(BYTE bVk,BYTE bScan,DWORD dwFlags,ULONG_PTR dwExtraInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2503:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2641:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI VOID WINAPI mouse_event(DWORD dwFlags,DWORD dx,DWORD dy,DWORD dwData,ULONG_PTR dwExtraInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2641:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2675:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI SendInput(UINT cInputs,LPINPUT pInputs,int cbSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2675:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2835:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetLastInputInfo(PLASTINPUTINFO plii); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2835:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2836:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI MapVirtualKeyA(UINT uCode,UINT uMapType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2836:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2837:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI MapVirtualKeyW(UINT uCode,UINT uMapType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2837:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2838:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI MapVirtualKeyExA(UINT uCode,UINT uMapType,HKL dwhkl); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2838:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2839:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI MapVirtualKeyExW(UINT uCode,UINT uMapType,HKL dwhkl); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2839:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2840:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetInputState(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2840:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2841:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI GetQueueStatus(UINT flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2841:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2842:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI GetCapture(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2842:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2843:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI SetCapture(HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2843:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2844:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI ReleaseCapture(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2844:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2845:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI MsgWaitForMultipleObjects(DWORD nCount,CONST HANDLE *pHandles,WINBOOL fWaitAll,DWORD dwMilliseconds,DWORD dwWakeMask); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2845:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2846:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI MsgWaitForMultipleObjectsEx(DWORD nCount,CONST HANDLE *pHandles,DWORD dwMilliseconds,DWORD dwWakeMask,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2846:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2901:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT_PTR WINAPI SetTimer(HWND hWnd,UINT_PTR nIDEvent,UINT uElapse,TIMERPROC lpTimerFunc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2901:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2902:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI KillTimer(HWND hWnd,UINT_PTR uIDEvent); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2902:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2903:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsWindowUnicode(HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2903:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2904:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EnableWindow(HWND hWnd,WINBOOL bEnable); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2904:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2905:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsWindowEnabled(HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2905:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2906:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HACCEL WINAPI LoadAcceleratorsA(HINSTANCE hInstance,LPCSTR lpTableName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2906:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2907:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HACCEL WINAPI LoadAcceleratorsW(HINSTANCE hInstance,LPCWSTR lpTableName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2907:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2908:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HACCEL WINAPI CreateAcceleratorTableA(LPACCEL paccel,int cAccel); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2908:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2909:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HACCEL WINAPI CreateAcceleratorTableW(LPACCEL paccel,int cAccel); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2909:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2910:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI DestroyAcceleratorTable(HACCEL hAccel); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2910:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2911:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI CopyAcceleratorTableA(HACCEL hAccelSrc,LPACCEL lpAccelDst,int cAccelEntries); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2911:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2912:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI CopyAcceleratorTableW(HACCEL hAccelSrc,LPACCEL lpAccelDst,int cAccelEntries); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2912:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2917:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI TranslateAcceleratorA(HWND hWnd,HACCEL hAccTable,LPMSG lpMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2917:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2918:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI TranslateAcceleratorW(HWND hWnd,HACCEL hAccTable,LPMSG lpMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2918:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3047:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI GetSystemMetrics(int nIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3047:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3114:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HMENU WINAPI LoadMenuA(HINSTANCE hInstance,LPCSTR lpMenuName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3114:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3115:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HMENU WINAPI LoadMenuW(HINSTANCE hInstance,LPCWSTR lpMenuName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3115:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3116:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HMENU WINAPI LoadMenuIndirectA(CONST MENUTEMPLATEA *lpMenuTemplate); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3116:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3117:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HMENU WINAPI LoadMenuIndirectW(CONST MENUTEMPLATEW *lpMenuTemplate); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3117:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3118:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HMENU WINAPI GetMenu(HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3118:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3119:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetMenu(HWND hWnd,HMENU hMenu); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3119:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3120:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI ChangeMenuA(HMENU hMenu,UINT cmd,LPCSTR lpszNewItem,UINT cmdInsert,UINT flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3120:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3121:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI ChangeMenuW(HMENU hMenu,UINT cmd,LPCWSTR lpszNewItem,UINT cmdInsert,UINT flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3121:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3122:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI HiliteMenuItem(HWND hWnd,HMENU hMenu,UINT uIDHiliteItem,UINT uHilite); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3122:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3123:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI GetMenuStringA(HMENU hMenu,UINT uIDItem,LPSTR lpString,int cchMax,UINT flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3123:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3124:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI GetMenuStringW(HMENU hMenu,UINT uIDItem,LPWSTR lpString,int cchMax,UINT flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3124:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3125:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI GetMenuState(HMENU hMenu,UINT uId,UINT uFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3125:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3126:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI DrawMenuBar(HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3126:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3128:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HMENU WINAPI GetSystemMenu(HWND hWnd,WINBOOL bRevert); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3128:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3129:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HMENU WINAPI CreateMenu(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3129:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3130:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HMENU WINAPI CreatePopupMenu(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3130:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3131:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI DestroyMenu(HMENU hMenu); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3131:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3132:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI CheckMenuItem(HMENU hMenu,UINT uIDCheckItem,UINT uCheck); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3132:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3133:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EnableMenuItem(HMENU hMenu,UINT uIDEnableItem,UINT uEnable); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3133:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3134:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HMENU WINAPI GetSubMenu(HMENU hMenu,int nPos); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3134:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3135:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI GetMenuItemID(HMENU hMenu,int nPos); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3135:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3136:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI GetMenuItemCount(HMENU hMenu); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3136:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3137:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI InsertMenuA(HMENU hMenu,UINT uPosition,UINT uFlags,UINT_PTR uIDNewItem,LPCSTR lpNewItem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3137:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3138:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI InsertMenuW(HMENU hMenu,UINT uPosition,UINT uFlags,UINT_PTR uIDNewItem,LPCWSTR lpNewItem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3138:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3139:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI AppendMenuA(HMENU hMenu,UINT uFlags,UINT_PTR uIDNewItem,LPCSTR lpNewItem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3139:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3140:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI AppendMenuW(HMENU hMenu,UINT uFlags,UINT_PTR uIDNewItem,LPCWSTR lpNewItem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3140:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3141:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI ModifyMenuA(HMENU hMnu,UINT uPosition,UINT uFlags,UINT_PTR uIDNewItem,LPCSTR lpNewItem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3141:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3142:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI ModifyMenuW(HMENU hMnu,UINT uPosition,UINT uFlags,UINT_PTR uIDNewItem,LPCWSTR lpNewItem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3142:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3143:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI RemoveMenu(HMENU hMenu,UINT uPosition,UINT uFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3143:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3144:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI DeleteMenu(HMENU hMenu,UINT uPosition,UINT uFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3144:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3145:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetMenuItemBitmaps(HMENU hMenu,UINT uPosition,UINT uFlags,HBITMAP hBitmapUnchecked,HBITMAP hBitmapChecked); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3145:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3146:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LONG WINAPI GetMenuCheckMarkDimensions(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3146:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3147:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI TrackPopupMenu(HMENU hMenu,UINT uFlags,int x,int y,int nReserved,HWND hWnd,CONST RECT *prcRect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3147:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3167:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI TrackPopupMenuEx(HMENU,UINT,int,int,HWND,LPTPMPARAMS); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3167:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3168:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetMenuInfo(HMENU,LPMENUINFO); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3168:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3169:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetMenuInfo(HMENU,LPCMENUINFO); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3169:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3170:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EndMenu(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3170:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3225:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI InsertMenuItemA(HMENU hmenu,UINT item,WINBOOL fByPosition,LPCMENUITEMINFOA lpmi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3225:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3226:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI InsertMenuItemW(HMENU hmenu,UINT item,WINBOOL fByPosition,LPCMENUITEMINFOW lpmi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3226:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3227:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetMenuItemInfoA(HMENU hmenu,UINT item,WINBOOL fByPosition,LPMENUITEMINFOA lpmii); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3227:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3228:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetMenuItemInfoW(HMENU hmenu,UINT item,WINBOOL fByPosition,LPMENUITEMINFOW lpmii); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3228:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3229:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetMenuItemInfoA(HMENU hmenu,UINT item,WINBOOL fByPositon,LPCMENUITEMINFOA lpmii); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3229:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3230:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetMenuItemInfoW(HMENU hmenu,UINT item,WINBOOL fByPositon,LPCMENUITEMINFOW lpmii); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3230:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3235:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI GetMenuDefaultItem(HMENU hMenu,UINT fByPos,UINT gmdiFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3235:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3236:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetMenuDefaultItem(HMENU hMenu,UINT uItem,UINT fByPos); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3236:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3237:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetMenuItemRect(HWND hWnd,HMENU hMenu,UINT uItem,LPRECT lprcItem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3237:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3238:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI MenuItemFromPoint(HWND hWnd,HMENU hMenu,POINT ptScreen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3238:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3288:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI DragObject(HWND hwndParent,HWND hwndFrom,UINT fmt,ULONG_PTR data,HCURSOR hcur); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3288:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3289:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI DragDetect(HWND hwnd,POINT pt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3289:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3290:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI DrawIcon(HDC hDC,int X,int Y,HICON hIcon); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3290:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3332:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI DrawTextA(HDC hdc,LPCSTR lpchText,int cchText,LPRECT lprc,UINT format); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3332:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3333:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI DrawTextW(HDC hdc,LPCWSTR lpchText,int cchText,LPRECT lprc,UINT format); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3333:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3334:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI DrawTextExA(HDC hdc,LPSTR lpchText,int cchText,LPRECT lprc,UINT format,LPDRAWTEXTPARAMS lpdtp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3334:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3335:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI DrawTextExW(HDC hdc,LPWSTR lpchText,int cchText,LPRECT lprc,UINT format,LPDRAWTEXTPARAMS lpdtp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3335:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3345:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GrayStringA(HDC hDC,HBRUSH hBrush,GRAYSTRINGPROC lpOutputFunc,LPARAM lpData,int nCount,int X,int Y,int nWidth,int nHeight); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3345:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3346:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GrayStringW(HDC hDC,HBRUSH hBrush,GRAYSTRINGPROC lpOutputFunc,LPARAM lpData,int nCount,int X,int Y,int nWidth,int nHeight); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3346:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3347:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI DrawStateA(HDC hdc,HBRUSH hbrFore,DRAWSTATEPROC qfnCallBack,LPARAM lData,WPARAM wData,int x,int y,int cx,int cy,UINT uFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3347:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3348:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI DrawStateW(HDC hdc,HBRUSH hbrFore,DRAWSTATEPROC qfnCallBack,LPARAM lData,WPARAM wData,int x,int y,int cx,int cy,UINT uFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3348:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3349:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LONG WINAPI TabbedTextOutA(HDC hdc,int x,int y,LPCSTR lpString,int chCount,int nTabPositions,CONST INT *lpnTabStopPositions,int nTabOrigin); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3349:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3350:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LONG WINAPI TabbedTextOutW(HDC hdc,int x,int y,LPCWSTR lpString,int chCount,int nTabPositions,CONST INT *lpnTabStopPositions,int nTabOrigin); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3350:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3351:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI GetTabbedTextExtentA(HDC hdc,LPCSTR lpString,int chCount,int nTabPositions,CONST INT *lpnTabStopPositions); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3351:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3352:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI GetTabbedTextExtentW(HDC hdc,LPCWSTR lpString,int chCount,int nTabPositions,CONST INT *lpnTabStopPositions); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3352:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3353:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI UpdateWindow(HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3353:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3354:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI SetActiveWindow(HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3354:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3355:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI GetForegroundWindow(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3355:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3356:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI PaintDesktop(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3356:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3357:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI VOID WINAPI SwitchToThisWindow(HWND hwnd,WINBOOL fUnknown); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3357:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3358:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetForegroundWindow(HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3358:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3359:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI AllowSetForegroundWindow(DWORD dwProcessId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3359:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3360:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI LockSetForegroundWindow(UINT uLockCode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3360:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3361:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI WindowFromDC(HDC hDC); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3361:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3362:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HDC WINAPI GetDC(HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3362:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3363:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HDC WINAPI GetDCEx(HWND hWnd,HRGN hrgnClip,DWORD flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3363:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3400:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HDC WINAPI GetWindowDC(HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3400:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3401:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI ReleaseDC(HWND hWnd,HDC hDC); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3401:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3402:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HDC WINAPI BeginPaint(HWND hWnd,LPPAINTSTRUCT lpPaint); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3402:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3403:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EndPaint(HWND hWnd,CONST PAINTSTRUCT *lpPaint); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3403:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3404:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetUpdateRect(HWND hWnd,LPRECT lpRect,WINBOOL bErase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3404:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3405:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI GetUpdateRgn(HWND hWnd,HRGN hRgn,WINBOOL bErase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3405:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3406:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI SetWindowRgn(HWND hWnd,HRGN hRgn,WINBOOL bRedraw); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3406:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3407:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI GetWindowRgn(HWND hWnd,HRGN hRgn); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3407:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3408:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI GetWindowRgnBox(HWND hWnd,LPRECT lprc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3408:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3409:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI ExcludeUpdateRgn(HDC hDC,HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3409:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3410:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI InvalidateRect(HWND hWnd,CONST RECT *lpRect,WINBOOL bErase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3410:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3411:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI ValidateRect(HWND hWnd,CONST RECT *lpRect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3411:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3412:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI InvalidateRgn(HWND hWnd,HRGN hRgn,WINBOOL bErase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3412:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3413:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI ValidateRgn(HWND hWnd,HRGN hRgn); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3413:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3414:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI RedrawWindow(HWND hWnd,CONST RECT *lprcUpdate,HRGN hrgnUpdate,UINT flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3414:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3435:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI LockWindowUpdate(HWND hWndLock); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3435:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3436:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI ScrollWindow(HWND hWnd,int XAmount,int YAmount,CONST RECT *lpRect,CONST RECT *lpClipRect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3436:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3437:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI ScrollDC(HDC hDC,int dx,int dy,CONST RECT *lprcScroll,CONST RECT *lprcClip,HRGN hrgnUpdate,LPRECT lprcUpdate); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3437:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3438:149: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI ScrollWindowEx(HWND hWnd,int dx,int dy,CONST RECT *prcScroll,CONST RECT *prcClip,HRGN hrgnUpdate,LPRECT prcUpdate,UINT flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3438:149: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3448:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI SetScrollPos(HWND hWnd,int nBar,int nPos,WINBOOL bRedraw); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3448:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3449:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI GetScrollPos(HWND hWnd,int nBar); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3449:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3450:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetScrollRange(HWND hWnd,int nBar,int nMinPos,int nMaxPos,WINBOOL bRedraw); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3450:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3451:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetScrollRange(HWND hWnd,int nBar,LPINT lpMinPos,LPINT lpMaxPos); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3451:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3452:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI ShowScrollBar(HWND hWnd,int wBar,WINBOOL bShow); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3452:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3453:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EnableScrollBar(HWND hWnd,UINT wSBflags,UINT wArrows); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3453:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3478:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetPropA(HWND hWnd,LPCSTR lpString,HANDLE hData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3478:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3479:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetPropW(HWND hWnd,LPCWSTR lpString,HANDLE hData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3479:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3480:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HANDLE WINAPI GetPropA(HWND hWnd,LPCSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3480:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3481:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HANDLE WINAPI GetPropW(HWND hWnd,LPCWSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3481:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3482:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HANDLE WINAPI RemovePropA(HWND hWnd,LPCSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3482:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3483:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HANDLE WINAPI RemovePropW(HWND hWnd,LPCWSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3483:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3484:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI EnumPropsExA(HWND hWnd,PROPENUMPROCEXA lpEnumFunc,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3484:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3485:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI EnumPropsExW(HWND hWnd,PROPENUMPROCEXW lpEnumFunc,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3485:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3486:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI EnumPropsA(HWND hWnd,PROPENUMPROCA lpEnumFunc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3486:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3487:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI EnumPropsW(HWND hWnd,PROPENUMPROCW lpEnumFunc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3487:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3488:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetWindowTextA(HWND hWnd,LPCSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3488:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3489:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetWindowTextW(HWND hWnd,LPCWSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3489:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3490:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI GetWindowTextA(HWND hWnd,LPSTR lpString,int nMaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3490:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3491:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI GetWindowTextW(HWND hWnd,LPWSTR lpString,int nMaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3491:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3492:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI GetWindowTextLengthA(HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3492:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3493:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI GetWindowTextLengthW(HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3493:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3494:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetClientRect(HWND hWnd,LPRECT lpRect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3494:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3495:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetWindowRect(HWND hWnd,LPRECT lpRect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3495:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3496:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI AdjustWindowRect(LPRECT lpRect,DWORD dwStyle,WINBOOL bMenu); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3496:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3497:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI AdjustWindowRectEx(LPRECT lpRect,DWORD dwStyle,WINBOOL bMenu,DWORD dwExStyle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3497:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3513:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetWindowContextHelpId(HWND,DWORD); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3513:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3514:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI GetWindowContextHelpId(HWND); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3514:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3515:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetMenuContextHelpId(HMENU,DWORD); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3515:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3516:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI GetMenuContextHelpId(HMENU); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3516:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3563:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI MessageBoxA(HWND hWnd,LPCSTR lpText,LPCSTR lpCaption,UINT uType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3563:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3564:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI MessageBoxW(HWND hWnd,LPCWSTR lpText,LPCWSTR lpCaption,UINT uType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3564:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3565:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI MessageBoxExA(HWND hWnd,LPCSTR lpText,LPCSTR lpCaption,UINT uType,WORD wLanguageId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3565:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3566:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI MessageBoxExW(HWND hWnd,LPCWSTR lpText,LPCWSTR lpCaption,UINT uType,WORD wLanguageId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3566:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3602:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI MessageBoxIndirectA(CONST MSGBOXPARAMSA *lpmbp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3602:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3603:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI MessageBoxIndirectW(CONST MSGBOXPARAMSW *lpmbp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3603:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3604:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI MessageBeep(UINT uType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3604:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3609:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI ShowCursor(WINBOOL bShow); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3609:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3610:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetCursorPos(int X,int Y); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3610:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3611:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HCURSOR WINAPI SetCursor(HCURSOR hCursor); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3611:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3612:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetCursorPos(LPPOINT lpPoint); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3612:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3613:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI ClipCursor(CONST RECT *lpRect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3613:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3614:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetClipCursor(LPRECT lpRect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3614:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3615:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HCURSOR WINAPI GetCursor(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3615:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3616:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI CreateCaret(HWND hWnd,HBITMAP hBitmap,int nWidth,int nHeight); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3616:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3617:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI GetCaretBlinkTime(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3617:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3618:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetCaretBlinkTime(UINT uMSeconds); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3618:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3619:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI DestroyCaret(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3619:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3620:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI HideCaret(HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3620:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3621:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI ShowCaret(HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3621:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3622:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetCaretPos(int X,int Y); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3622:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3623:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetCaretPos(LPPOINT lpPoint); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3623:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3624:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI ClientToScreen(HWND hWnd,LPPOINT lpPoint); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3624:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3625:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI ScreenToClient(HWND hWnd,LPPOINT lpPoint); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3625:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3626:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI MapWindowPoints(HWND hWndFrom,HWND hWndTo,LPPOINT lpPoints,UINT cPoints); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3626:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3627:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI WindowFromPoint(POINT Point); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3627:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3628:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI ChildWindowFromPoint(HWND hWndParent,POINT Point); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3628:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3629:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI ChildWindowFromPointEx(HWND hwnd,POINT pt,UINT flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3629:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3695:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI GetSysColor(int nIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3695:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3696:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HBRUSH WINAPI GetSysColorBrush(int nIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3696:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3697:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetSysColors(int cElements,CONST INT *lpaElements,CONST COLORREF *lpaRgbValues); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3697:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3702:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI DrawFocusRect(HDC hDC,CONST RECT *lprc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3702:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3703:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI FillRect(HDC hDC,CONST RECT *lprc,HBRUSH hbr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3703:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3704:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI FrameRect(HDC hDC,CONST RECT *lprc,HBRUSH hbr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3704:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3705:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI InvertRect(HDC hDC,CONST RECT *lprc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3705:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3706:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetRect(LPRECT lprc,int xLeft,int yTop,int xRight,int yBottom); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3706:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3707:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetRectEmpty(LPRECT lprc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3707:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3708:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI CopyRect(LPRECT lprcDst,CONST RECT *lprcSrc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3708:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3709:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI InflateRect(LPRECT lprc,int dx,int dy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3709:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3710:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IntersectRect(LPRECT lprcDst,CONST RECT *lprcSrc1,CONST RECT *lprcSrc2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3710:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3711:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI UnionRect(LPRECT lprcDst,CONST RECT *lprcSrc1,CONST RECT *lprcSrc2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3711:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3712:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SubtractRect(LPRECT lprcDst,CONST RECT *lprcSrc1,CONST RECT *lprcSrc2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3712:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3713:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI OffsetRect(LPRECT lprc,int dx,int dy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3713:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3714:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsRectEmpty(CONST RECT *lprc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3714:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3715:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EqualRect(CONST RECT *lprc1,CONST RECT *lprc2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3715:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3716:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI PtInRect(CONST RECT *lprc,POINT pt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3716:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3725:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WORD WINAPI GetWindowWord(HWND hWnd,int nIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3725:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3726:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WORD WINAPI SetWindowWord(HWND hWnd,int nIndex,WORD wNewWord); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3726:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3727:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LONG WINAPI GetWindowLongA(HWND hWnd,int nIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3727:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3728:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LONG WINAPI GetWindowLongW(HWND hWnd,int nIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3728:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3729:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LONG WINAPI SetWindowLongA(HWND hWnd,int nIndex,LONG dwNewLong); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3729:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3730:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LONG WINAPI SetWindowLongW(HWND hWnd,int nIndex,LONG dwNewLong); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3730:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3736:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LONG_PTR WINAPI GetWindowLongPtrA(HWND hWnd,int nIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3736:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3737:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LONG_PTR WINAPI GetWindowLongPtrW(HWND hWnd,int nIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3737:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3738:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LONG_PTR WINAPI SetWindowLongPtrA(HWND hWnd,int nIndex,LONG_PTR dwNewLong); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3738:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3739:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LONG_PTR WINAPI SetWindowLongPtrW(HWND hWnd,int nIndex,LONG_PTR dwNewLong); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3739:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3750:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WORD WINAPI GetClassWord(HWND hWnd,int nIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3750:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3751:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WORD WINAPI SetClassWord(HWND hWnd,int nIndex,WORD wNewWord); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3751:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3752:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI GetClassLongA(HWND hWnd,int nIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3752:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3753:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI GetClassLongW(HWND hWnd,int nIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3753:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3754:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI SetClassLongA(HWND hWnd,int nIndex,LONG dwNewLong); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3754:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3755:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI SetClassLongW(HWND hWnd,int nIndex,LONG dwNewLong); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3755:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3761:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI ULONG_PTR WINAPI GetClassLongPtrA(HWND hWnd,int nIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3761:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3762:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI ULONG_PTR WINAPI GetClassLongPtrW(HWND hWnd,int nIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3762:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3763:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI ULONG_PTR WINAPI SetClassLongPtrA(HWND hWnd,int nIndex,LONG_PTR dwNewLong); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3763:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3764:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI ULONG_PTR WINAPI SetClassLongPtrW(HWND hWnd,int nIndex,LONG_PTR dwNewLong); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3764:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3780:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetProcessDefaultLayout(DWORD *pdwDefaultLayout); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3780:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3781:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetProcessDefaultLayout(DWORD dwDefaultLayout); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3781:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3782:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI GetDesktopWindow(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3782:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3783:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI GetParent(HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3783:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3784:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI SetParent(HWND hWndChild,HWND hWndNewParent); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3784:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3785:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EnumChildWindows(HWND hWndParent,WNDENUMPROC lpEnumFunc,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3785:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3786:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI FindWindowA(LPCSTR lpClassName,LPCSTR lpWindowName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3786:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3787:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI FindWindowW(LPCWSTR lpClassName,LPCWSTR lpWindowName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3787:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3788:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI FindWindowExA(HWND hWndParent,HWND hWndChildAfter,LPCSTR lpszClass,LPCSTR lpszWindow); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3788:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3789:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI FindWindowExW(HWND hWndParent,HWND hWndChildAfter,LPCWSTR lpszClass,LPCWSTR lpszWindow); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3789:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3790:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI GetShellWindow(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3790:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3791:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI RegisterShellHookWindow(HWND hwnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3791:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3792:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI DeregisterShellHookWindow(HWND hwnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3792:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3793:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EnumWindows(WNDENUMPROC lpEnumFunc,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3793:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3794:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EnumThreadWindows(DWORD dwThreadId,WNDENUMPROC lpfn,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3794:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3798:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI GetClassNameA(HWND hWnd,LPSTR lpClassName,int nMaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3798:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3799:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI GetClassNameW(HWND hWnd,LPWSTR lpClassName,int nMaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3799:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3800:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI GetTopWindow(HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3800:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3806:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI GetWindowThreadProcessId(HWND hWnd,LPDWORD lpdwProcessId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3806:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3807:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsGUIThread(WINBOOL bConvert); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3807:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3811:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI GetLastActivePopup(HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3811:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3822:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI GetWindow(HWND hWnd,UINT uCmd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3822:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3829:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HHOOK WINAPI SetWindowsHookA (int nFilterType, HOOKPROC pfnFilterProc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3829:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3830:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HHOOK WINAPI SetWindowsHookW (int nFilterType, HOOKPROC pfnFilterProc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3830:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3839:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI UnhookWindowsHook (int nCode, HOOKPROC pfnFilterProc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3839:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3840:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HHOOK WINAPI SetWindowsHookExA (int idHook, HOOKPROC lpfn, HINSTANCE hmod, DWORD dwThreadId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3840:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3841:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HHOOK WINAPI SetWindowsHookExW (int idHook, HOOKPROC lpfn, HINSTANCE hmod, DWORD dwThreadId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3841:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3842:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI UnhookWindowsHookEx (HHOOK hhk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3842:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3843:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LRESULT WINAPI CallNextHookEx (HHOOK hhk, int nCode, WPARAM wParam, LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3843:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3898:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI CheckMenuRadioItem(HMENU hmenu,UINT first,UINT last,UINT check,UINT flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3898:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3952:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HBITMAP WINAPI LoadBitmapA(HINSTANCE hInstance,LPCSTR lpBitmapName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3952:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3953:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HBITMAP WINAPI LoadBitmapW(HINSTANCE hInstance,LPCWSTR lpBitmapName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3953:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3954:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HCURSOR WINAPI LoadCursorA(HINSTANCE hInstance,LPCSTR lpCursorName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3954:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3955:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HCURSOR WINAPI LoadCursorW(HINSTANCE hInstance,LPCWSTR lpCursorName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3955:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3956:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HCURSOR WINAPI LoadCursorFromFileA(LPCSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3956:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3957:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HCURSOR WINAPI LoadCursorFromFileW(LPCWSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3957:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3958:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HCURSOR WINAPI CreateCursor(HINSTANCE hInst,int xHotSpot,int yHotSpot,int nWidth,int nHeight,CONST VOID *pvANDPlane,CONST VOID *pvXORPlane); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3958:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3959:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI DestroyCursor(HCURSOR hCursor); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3959:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3994:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetSystemCursor(HCURSOR hcur,DWORD id); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3994:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3995:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HICON WINAPI LoadIconA(HINSTANCE hInstance,LPCSTR lpIconName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3995:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3996:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HICON WINAPI LoadIconW(HINSTANCE hInstance,LPCWSTR lpIconName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3996:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3997:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI PrivateExtractIconsA(LPCSTR szFileName,int nIconIndex,int cxIcon,int cyIcon,HICON *phicon,UINT *piconid,UINT nIcons,UINT flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3997:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3998:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI PrivateExtractIconsW(LPCWSTR szFileName,int nIconIndex,int cxIcon,int cyIcon,HICON *phicon,UINT *piconid,UINT nIcons,UINT flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3998:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3999:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HICON WINAPI CreateIcon(HINSTANCE hInstance,int nWidth,int nHeight,BYTE cPlanes,BYTE cBitsPixel,CONST BYTE *lpbANDbits,CONST BYTE *lpbXORbits); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3999:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4000:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI DestroyIcon(HICON hIcon); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4000:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4001:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI LookupIconIdFromDirectory(PBYTE presbits,WINBOOL fIcon); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4001:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4002:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI LookupIconIdFromDirectoryEx(PBYTE presbits,WINBOOL fIcon,int cxDesired,int cyDesired,UINT Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4002:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4003:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HICON WINAPI CreateIconFromResource(PBYTE presbits,DWORD dwResSize,WINBOOL fIcon,DWORD dwVer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4003:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4004:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HICON WINAPI CreateIconFromResourceEx(PBYTE presbits,DWORD dwResSize,WINBOOL fIcon,DWORD dwVer,int cxDesired,int cyDesired,UINT Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4004:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4039:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HANDLE WINAPI LoadImageA(HINSTANCE hInst,LPCSTR name,UINT type,int cx,int cy,UINT fuLoad); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4039:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4040:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HANDLE WINAPI LoadImageW(HINSTANCE hInst,LPCWSTR name,UINT type,int cx,int cy,UINT fuLoad); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4040:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4041:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HANDLE WINAPI CopyImage(HANDLE h,UINT type,int cx,int cy,UINT flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4041:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4042:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI DrawIconEx(HDC hdc,int xLeft,int yTop,HICON hIcon,int cxWidth,int cyWidth,UINT istepIfAniCur,HBRUSH hbrFlickerFreeDraw,UINT diFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4042:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4043:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HICON WINAPI CreateIconIndirect(PICONINFO piconinfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4043:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4044:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HICON WINAPI CopyIcon(HICON hIcon); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4044:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4045:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetIconInfo(HICON hIcon,PICONINFO piconinfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4045:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4442:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsDialogMessageA(HWND hDlg,LPMSG lpMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4442:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4443:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsDialogMessageW(HWND hDlg,LPMSG lpMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4443:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4451:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI MapDialogRect(HWND hDlg,LPRECT lpRect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4451:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4452:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI DlgDirListA(HWND hDlg,LPSTR lpPathSpec,int nIDListBox,int nIDStaticPath,UINT uFileType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4452:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4453:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI DlgDirListW(HWND hDlg,LPWSTR lpPathSpec,int nIDListBox,int nIDStaticPath,UINT uFileType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4453:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4454:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI DlgDirSelectExA(HWND hwndDlg,LPSTR lpString,int chCount,int idListBox); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4454:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4455:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI DlgDirSelectExW(HWND hwndDlg,LPWSTR lpString,int chCount,int idListBox); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4455:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4456:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI DlgDirListComboBoxA(HWND hDlg,LPSTR lpPathSpec,int nIDComboBox,int nIDStaticPath,UINT uFiletype); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4456:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4457:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI DlgDirListComboBoxW(HWND hDlg,LPWSTR lpPathSpec,int nIDComboBox,int nIDStaticPath,UINT uFiletype); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4457:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4458:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI DlgDirSelectComboBoxExA(HWND hwndDlg,LPSTR lpString,int cchOut,int idComboBox); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4458:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4459:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI DlgDirSelectComboBoxExW(HWND hwndDlg,LPWSTR lpString,int cchOut,int idComboBox); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4459:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4705:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI SetScrollInfo(HWND hwnd,int nBar,LPCSCROLLINFO lpsi,WINBOOL redraw); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4705:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4706:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetScrollInfo(HWND hwnd,int nBar,LPSCROLLINFO lpsi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4706:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4757:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LRESULT WINAPI DefFrameProcA(HWND hWnd,HWND hWndMDIClient,UINT uMsg,WPARAM wParam,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4757:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4758:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LRESULT WINAPI DefFrameProcW(HWND hWnd,HWND hWndMDIClient,UINT uMsg,WPARAM wParam,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4758:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4759:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LRESULT WINAPI DefMDIChildProcA(HWND hWnd,UINT uMsg,WPARAM wParam,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4759:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4760:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LRESULT WINAPI DefMDIChildProcW(HWND hWnd,UINT uMsg,WPARAM wParam,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4760:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4763:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI TranslateMDISysAccel(HWND hWndClient,LPMSG lpMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4763:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4766:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI ArrangeIconicWindows(HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4766:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4767:180: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI CreateMDIWindowA(LPCSTR lpClassName,LPCSTR lpWindowName,DWORD dwStyle,int X,int Y,int nWidth,int nHeight,HWND hWndParent,HINSTANCE hInstance,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4767:180: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4768:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI CreateMDIWindowW(LPCWSTR lpClassName,LPCWSTR lpWindowName,DWORD dwStyle,int X,int Y,int nWidth,int nHeight,HWND hWndParent,HINSTANCE hInstance,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4768:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4769:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WORD WINAPI TileWindows(HWND hwndParent,UINT wHow,CONST RECT *lpRect,UINT cKids,const HWND *lpKids); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4769:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4770:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WORD WINAPI CascadeWindows(HWND hwndParent,UINT wHow,CONST RECT *lpRect,UINT cKids,const HWND *lpKids); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4770:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4821:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI WinHelpA(HWND hWndMain,LPCSTR lpszHelp,UINT uCommand,ULONG_PTR dwData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4821:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4822:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI WinHelpW(HWND hWndMain,LPCWSTR lpszHelp,UINT uCommand,ULONG_PTR dwData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4822:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4866:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI GetGuiResources(HANDLE hProcess,DWORD uiFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4866:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/tvout.h:9, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5344, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:72, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/guiddef.h:30:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __extension__ template const GUID &__mingw_uuidof(); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/guiddef.h:30:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:72, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5364:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LONG WINAPI ChangeDisplaySettingsA(LPDEVMODEA lpDevMode,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5364:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5365:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LONG WINAPI ChangeDisplaySettingsW(LPDEVMODEW lpDevMode,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5365:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:72, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5366:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LONG WINAPI ChangeDisplaySettingsExA(LPCSTR lpszDeviceName,LPDEVMODEA lpDevMode,HWND hwnd,DWORD dwflags,LPVOID lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5366:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5367:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LONG WINAPI ChangeDisplaySettingsExW(LPCWSTR lpszDeviceName,LPDEVMODEW lpDevMode,HWND hwnd,DWORD dwflags,LPVOID lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5367:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5372:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EnumDisplaySettingsA(LPCSTR lpszDeviceName,DWORD iModeNum,LPDEVMODEA lpDevMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5372:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5373:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EnumDisplaySettingsW(LPCWSTR lpszDeviceName,DWORD iModeNum,LPDEVMODEW lpDevMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5373:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5374:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EnumDisplaySettingsExA(LPCSTR lpszDeviceName,DWORD iModeNum,LPDEVMODEA lpDevMode,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5374:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5375:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EnumDisplaySettingsExW(LPCWSTR lpszDeviceName,DWORD iModeNum,LPDEVMODEW lpDevMode,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5375:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5379:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EnumDisplayDevicesA(LPCSTR lpDevice,DWORD iDevNum,PDISPLAY_DEVICEA lpDisplayDevice,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5379:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5380:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EnumDisplayDevicesW(LPCWSTR lpDevice,DWORD iDevNum,PDISPLAY_DEVICEW lpDisplayDevice,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5380:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5396:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SystemParametersInfoA(UINT uiAction,UINT uiParam,PVOID pvParam,UINT fWinIni); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5396:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5397:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SystemParametersInfoW(UINT uiAction,UINT uiParam,PVOID pvParam,UINT fWinIni); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5397:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5606:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI VOID WINAPI SetDebugErrorLevel (DWORD dwLevel); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5606:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5607:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI VOID WINAPI SetLastErrorEx (DWORD dwErrCode, DWORD dwType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5607:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5608:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI InternalGetWindowText (HWND hWnd, LPWSTR pString, int cchMaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5608:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5609:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI CancelShutdown (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5609:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5610:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HMONITOR WINAPI MonitorFromPoint(POINT pt,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5610:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5611:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HMONITOR WINAPI MonitorFromRect(LPCRECT lprc,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5611:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5612:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HMONITOR WINAPI MonitorFromWindow(HWND hwnd,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5612:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5614:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EndTask (HWND hWnd, WINBOOL fShutDown, WINBOOL fForce); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5614:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5622:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetMonitorInfoA(HMONITOR hMonitor,LPMONITORINFO lpmi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5622:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5623:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetMonitorInfoW(HMONITOR hMonitor,LPMONITORINFO lpmi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5623:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5624:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EnumDisplayMonitors(HDC hdc,LPCRECT lprcClip,MONITORENUMPROC lpfnEnum,LPARAM dwData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5624:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5648:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI VOID WINAPI NotifyWinEvent(DWORD event,HWND hwnd,LONG idObject,LONG idChild); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5648:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5649:179: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWINEVENTHOOK WINAPI SetWinEventHook(DWORD eventMin,DWORD eventMax,HMODULE hmodWinEventProc,WINEVENTPROC pfnWinEventProc,DWORD idProcess,DWORD idThread,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5649:179: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5650:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsWinEventHookInstalled(DWORD event); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5650:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5659:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI UnhookWinEvent(HWINEVENTHOOK hWinEventHook); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5659:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5850:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetGUIThreadInfo(DWORD idThread,PGUITHREADINFO pgui); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5850:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5851:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI BlockInput (WINBOOL fBlockIt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5851:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5852:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI GetWindowModuleFileNameA(HWND hwnd,LPSTR pszFileName,UINT cchFileNameMax); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5852:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5853:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI GetWindowModuleFileNameW(HWND hwnd,LPWSTR pszFileName,UINT cchFileNameMax); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5853:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5913:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetCursorInfo(PCURSORINFO pci); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5913:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5930:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetWindowInfo(HWND hwnd,PWINDOWINFO pwi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5930:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5938:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetTitleBarInfo(HWND hwnd,PTITLEBARINFO pti); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5938:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5958:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetMenuBarInfo(HWND hwnd,LONG idObject,LONG idItem,PMENUBARINFO pmbi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5958:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5970:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetScrollBarInfo(HWND hwnd,LONG idObject,PSCROLLBARINFO psbi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5970:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5982:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetComboBoxInfo(HWND hwndCombo,PCOMBOBOXINFO pcbi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5982:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5992:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI GetAncestor(HWND hwnd,UINT gaFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5992:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5993:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI RealChildWindowFromPoint(HWND hwndParent,POINT ptParentClientCoords); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5993:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5994:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI RealGetWindowClassA(HWND hwnd,LPSTR ptszClassName,UINT cchClassNameMax); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5994:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5995:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI RealGetWindowClassW(HWND hwnd,LPWSTR ptszClassName,UINT cchClassNameMax); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5995:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6011:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetAltTabInfoA(HWND hwnd,int iItem,PALTTABINFO pati,LPSTR pszItemText,UINT cchItemText); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6011:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6012:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetAltTabInfoW(HWND hwnd,int iItem,PALTTABINFO pati,LPWSTR pszItemText,UINT cchItemText); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6012:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6013:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI GetListBoxInfo(HWND hwnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6013:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6018:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI LockWorkStation(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6018:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6019:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI UserHandleGrantAccess(HANDLE hUserHandle,HANDLE hJob,WINBOOL bGrant); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6019:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6135:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI GetRawInputData(HRAWINPUT hRawInput,UINT uiCommand,LPVOID pData,PUINT pcbSize,UINT cbSizeHeader); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6135:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6179:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI GetRawInputDeviceInfoA(HANDLE hDevice,UINT uiCommand,LPVOID pData,PUINT pcbSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6179:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6180:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI GetRawInputDeviceInfoW(HANDLE hDevice,UINT uiCommand,LPVOID pData,PUINT pcbSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6180:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6181:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI GetRawInputBuffer(PRAWINPUT pData,PUINT pcbSize,UINT cbSizeHeader); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6181:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6222:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI RegisterRawInputDevices (PCRAWINPUTDEVICE pRawInputDevices, UINT uiNumDevices, UINT cbSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6222:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6223:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI GetRegisteredRawInputDevices (PRAWINPUTDEVICE pRawInputDevices, PUINT puiNumDevices, UINT cbSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6223:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6224:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI GetRawInputDeviceList (PRAWINPUTDEVICELIST pRawInputDeviceList, PUINT puiNumDevices, UINT cbSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6224:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6225:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LRESULT WINAPI DefRawInputProc (PRAWINPUT *paRawInput, INT nInput, UINT cbSizeHeader); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6225:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6411:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI ShutdownBlockReasonCreate (HWND hWnd, LPCWSTR pwszReason); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6411:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6412:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI ShutdownBlockReasonQuery (HWND hWnd, LPWSTR pwszBuff, DWORD *pcchBuff); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6412:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6413:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI ShutdownBlockReasonDestroy (HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6413:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:16, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:73, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/datetimeapi.h:19:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI GetTimeFormatEx (LPCWSTR lpLocaleName, DWORD dwFlags, CONST SYSTEMTIME *lpTime, LPCWSTR lpFormat, LPWSTR lpTimeStr, int cchTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/datetimeapi.h:19:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/datetimeapi.h:20:172: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI GetDateFormatEx (LPCWSTR lpLocaleName, DWORD dwFlags, CONST SYSTEMTIME *lpDate, LPCWSTR lpFormat, LPWSTR lpDateStr, int cchDate, LPCWSTR lpCalendar); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/datetimeapi.h:20:172: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/datetimeapi.h:24:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI GetDateFormatA (LCID Locale, DWORD dwFlags, CONST SYSTEMTIME *lpDate, LPCSTR lpFormat, LPSTR lpDateStr, int cchDate); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/datetimeapi.h:24:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/datetimeapi.h:25:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI GetDateFormatW (LCID Locale, DWORD dwFlags, CONST SYSTEMTIME *lpDate, LPCWSTR lpFormat, LPWSTR lpDateStr, int cchDate); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/datetimeapi.h:25:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/datetimeapi.h:26:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI GetTimeFormatA (LCID Locale, DWORD dwFlags, CONST SYSTEMTIME *lpTime, LPCSTR lpFormat, LPSTR lpTimeStr, int cchTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/datetimeapi.h:26:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/datetimeapi.h:27:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI GetTimeFormatW (LCID Locale, DWORD dwFlags, CONST SYSTEMTIME *lpTime, LPCWSTR lpFormat, LPWSTR lpTimeStr, int cchTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/datetimeapi.h:27:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:886, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:73, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/stringapiset.h:19:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI CompareStringW (LCID Locale, DWORD dwCmpFlags, PCNZWCH lpString1, int cchCount1, PCNZWCH lpString2, int cchCount2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stringapiset.h:19:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stringapiset.h:20:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI FoldStringW (DWORD dwMapFlags, LPCWCH lpSrcStr, int cchSrc, LPWSTR lpDestStr, int cchDest); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stringapiset.h:20:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stringapiset.h:30:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetStringTypeExW (LCID Locale, DWORD dwInfoType, LPCWCH lpSrcStr, int cchSrc, LPWORD lpCharType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stringapiset.h:30:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stringapiset.h:40:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetStringTypeW (DWORD dwInfoType, LPCWCH lpSrcStr, int cchSrc, LPWORD lpCharType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stringapiset.h:40:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stringapiset.h:41:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI MultiByteToWideChar (UINT CodePage, DWORD dwFlags, LPCCH lpMultiByteStr, int cbMultiByte, LPWSTR lpWideCharStr, int cchWideChar); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stringapiset.h:41:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stringapiset.h:42:199: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI WideCharToMultiByte (UINT CodePage, DWORD dwFlags, LPCWCH lpWideCharStr, int cchWideChar, LPSTR lpMultiByteStr, int cbMultiByte, LPCCH lpDefaultChar, LPBOOL lpUsedDefaultChar); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stringapiset.h:42:199: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:73, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:901:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI IsValidCodePage (UINT CodePage); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:901:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:905:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetACP (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:905:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:909:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetOEMCP (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:909:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:910:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI CompareStringA (LCID Locale, DWORD dwCmpFlags, PCNZCH lpString1, int cchCount1, PCNZCH lpString2, int cchCount2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:910:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:911:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI LCMapStringW (LCID Locale, DWORD dwMapFlags, LPCWSTR lpSrcStr, int cchSrc, LPWSTR lpDestStr, int cchDest); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:911:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:912:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI LCMapStringA (LCID Locale, DWORD dwMapFlags, LPCSTR lpSrcStr, int cchSrc, LPSTR lpDestStr, int cchDest); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:912:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:913:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI GetLocaleInfoW (LCID Locale, LCTYPE LCType, LPWSTR lpLCData, int cchData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:913:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:914:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI GetLocaleInfoA (LCID Locale, LCTYPE LCType, LPSTR lpLCData, int cchData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:914:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:915:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI IsDBCSLeadByte (BYTE TestChar); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:915:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:916:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI IsDBCSLeadByteEx (UINT CodePage, BYTE TestChar); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:916:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:917:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI GetNumberFormatA (LCID Locale, DWORD dwFlags, LPCSTR lpValue, CONST NUMBERFMTA *lpFormat, LPSTR lpNumberStr, int cchNumber); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:917:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:918:149: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI GetNumberFormatW (LCID Locale, DWORD dwFlags, LPCWSTR lpValue, CONST NUMBERFMTW *lpFormat, LPWSTR lpNumberStr, int cchNumber); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:918:149: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:919:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI GetCurrencyFormatA (LCID Locale, DWORD dwFlags, LPCSTR lpValue, CONST CURRENCYFMTA *lpFormat, LPSTR lpCurrencyStr, int cchCurrency); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:919:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:920:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI GetCurrencyFormatW (LCID Locale, DWORD dwFlags, LPCWSTR lpValue, CONST CURRENCYFMTW *lpFormat, LPWSTR lpCurrencyStr, int cchCurrency); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:920:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:921:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumCalendarInfoA (CALINFO_ENUMPROCA lpCalInfoEnumProc, LCID Locale, CALID Calendar, CALTYPE CalType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:921:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:922:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumCalendarInfoW (CALINFO_ENUMPROCW lpCalInfoEnumProc, LCID Locale, CALID Calendar, CALTYPE CalType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:922:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:923:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumCalendarInfoExA (CALINFO_ENUMPROCEXA lpCalInfoEnumProcEx, LCID Locale, CALID Calendar, CALTYPE CalType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:923:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:924:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumCalendarInfoExW (CALINFO_ENUMPROCEXW lpCalInfoEnumProcEx, LCID Locale, CALID Calendar, CALTYPE CalType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:924:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:925:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumTimeFormatsA (TIMEFMT_ENUMPROCA lpTimeFmtEnumProc, LCID Locale, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:925:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:926:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumTimeFormatsW (TIMEFMT_ENUMPROCW lpTimeFmtEnumProc, LCID Locale, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:926:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:927:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumDateFormatsA (DATEFMT_ENUMPROCA lpDateFmtEnumProc, LCID Locale, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:927:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:928:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumDateFormatsW (DATEFMT_ENUMPROCW lpDateFmtEnumProc, LCID Locale, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:928:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:929:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumDateFormatsExA (DATEFMT_ENUMPROCEXA lpDateFmtEnumProcEx, LCID Locale, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:929:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:930:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumDateFormatsExW (DATEFMT_ENUMPROCEXW lpDateFmtEnumProcEx, LCID Locale, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:930:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:931:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI IsValidLanguageGroup (LGRPID LanguageGroup, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:931:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:932:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetNLSVersion (NLS_FUNCTION Function, LCID Locale, LPNLSVERSIONINFO lpVersionInformation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:932:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:933:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI IsNLSDefinedString (NLS_FUNCTION Function, DWORD dwFlags, LPNLSVERSIONINFO lpVersionInformation, LPCWSTR lpString, INT cchStr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:933:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:934:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI IsValidLocale (LCID Locale, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:934:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:935:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetLocaleInfoA (LCID Locale, LCTYPE LCType, LPCSTR lpLCData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:935:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:936:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetLocaleInfoW (LCID Locale, LCTYPE LCType, LPCWSTR lpLCData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:936:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:937:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI GetCalendarInfoA (LCID Locale, CALID Calendar, CALTYPE CalType, LPSTR lpCalData, int cchData, LPDWORD lpValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:937:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:938:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI GetCalendarInfoW (LCID Locale, CALID Calendar, CALTYPE CalType, LPWSTR lpCalData, int cchData, LPDWORD lpValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:938:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:939:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetCalendarInfoA (LCID Locale, CALID Calendar, CALTYPE CalType, LPCSTR lpCalData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:939:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:940:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetCalendarInfoW (LCID Locale, CALID Calendar, CALTYPE CalType, LPCWSTR lpCalData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:940:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:981:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI GetGeoInfoA (GEOID Location, GEOTYPE GeoType, LPSTR lpGeoData, int cchData, LANGID LangId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:981:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:982:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI GetGeoInfoW (GEOID Location, GEOTYPE GeoType, LPWSTR lpGeoData, int cchData, LANGID LangId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:982:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:983:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumSystemGeoID (GEOCLASS GeoClass, GEOID ParentGeoId, GEO_ENUMPROC lpGeoEnumProc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:983:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:984:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI GEOID WINAPI GetUserGeoID (GEOCLASS GeoClass); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:984:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:985:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetCPInfo (UINT CodePage, LPCPINFO lpCPInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:985:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:986:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetCPInfoExA (UINT CodePage, DWORD dwFlags, LPCPINFOEXA lpCPInfoEx); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:986:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:987:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetCPInfoExW (UINT CodePage, DWORD dwFlags, LPCPINFOEXW lpCPInfoEx); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:987:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1000:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetUserGeoID (GEOID GeoId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1000:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1001:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LCID WINAPI ConvertDefaultLocale (LCID Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1001:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1002:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LCID WINAPI GetThreadLocale (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1002:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1003:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetThreadLocale (LCID Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1003:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1004:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LANGID WINAPI GetSystemDefaultUILanguage (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1004:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1005:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LANGID WINAPI GetUserDefaultUILanguage (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1005:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1006:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LANGID WINAPI GetSystemDefaultLangID (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1006:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1007:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LANGID WINAPI GetUserDefaultLangID (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1007:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1008:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LCID WINAPI GetSystemDefaultLCID (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1008:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1009:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LCID WINAPI GetUserDefaultLCID (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1009:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1010:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LANGID WINAPI SetThreadUILanguage (LANGID LangId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1010:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1011:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetStringTypeExA (LCID Locale, DWORD dwInfoType, LPCSTR lpSrcStr, int cchSrc, LPWORD lpCharType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1011:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1012:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetStringTypeA (LCID Locale, DWORD dwInfoType, LPCSTR lpSrcStr, int cchSrc, LPWORD lpCharType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1012:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1013:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI FoldStringA (DWORD dwMapFlags, LPCSTR lpSrcStr, int cchSrc, LPSTR lpDestStr, int cchDest); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1013:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1014:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumSystemLocalesA (LOCALE_ENUMPROCA lpLocaleEnumProc, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1014:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1015:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumSystemLocalesW (LOCALE_ENUMPROCW lpLocaleEnumProc, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1015:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1016:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumSystemLanguageGroupsA (LANGUAGEGROUP_ENUMPROCA lpLanguageGroupEnumProc, DWORD dwFlags, LONG_PTR lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1016:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1017:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumSystemLanguageGroupsW (LANGUAGEGROUP_ENUMPROCW lpLanguageGroupEnumProc, DWORD dwFlags, LONG_PTR lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1017:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1018:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumLanguageGroupLocalesA (LANGGROUPLOCALE_ENUMPROCA lpLangGroupLocaleEnumProc, LGRPID LanguageGroup, DWORD dwFlags, LONG_PTR lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1018:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1019:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumLanguageGroupLocalesW (LANGGROUPLOCALE_ENUMPROCW lpLangGroupLocaleEnumProc, LGRPID LanguageGroup, DWORD dwFlags, LONG_PTR lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1019:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1020:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumUILanguagesA (UILANGUAGE_ENUMPROCA lpUILanguageEnumProc, DWORD dwFlags, LONG_PTR lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1020:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1021:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumUILanguagesW (UILANGUAGE_ENUMPROCW lpUILanguageEnumProc, DWORD dwFlags, LONG_PTR lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1021:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1049:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumSystemCodePagesA (CODEPAGE_ENUMPROCA lpCodePageEnumProc, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1049:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1050:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumSystemCodePagesW (CODEPAGE_ENUMPROCW lpCodePageEnumProc, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1050:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:74, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:207:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI PeekConsoleInputA(HANDLE hConsoleInput,PINPUT_RECORD lpBuffer,DWORD nLength,LPDWORD lpNumberOfEventsRead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:207:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:208:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI PeekConsoleInputW(HANDLE hConsoleInput,PINPUT_RECORD lpBuffer,DWORD nLength,LPDWORD lpNumberOfEventsRead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:208:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:209:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ReadConsoleInputA(HANDLE hConsoleInput,PINPUT_RECORD lpBuffer,DWORD nLength,LPDWORD lpNumberOfEventsRead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:209:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:210:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ReadConsoleInputW(HANDLE hConsoleInput,PINPUT_RECORD lpBuffer,DWORD nLength,LPDWORD lpNumberOfEventsRead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:210:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:211:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WriteConsoleInputA(HANDLE hConsoleInput,CONST INPUT_RECORD *lpBuffer,DWORD nLength,LPDWORD lpNumberOfEventsWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:211:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:212:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WriteConsoleInputW(HANDLE hConsoleInput,CONST INPUT_RECORD *lpBuffer,DWORD nLength,LPDWORD lpNumberOfEventsWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:212:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:213:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ReadConsoleOutputA(HANDLE hConsoleOutput,PCHAR_INFO lpBuffer,COORD dwBufferSize,COORD dwBufferCoord,PSMALL_RECT lpReadRegion); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:213:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:214:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ReadConsoleOutputW(HANDLE hConsoleOutput,PCHAR_INFO lpBuffer,COORD dwBufferSize,COORD dwBufferCoord,PSMALL_RECT lpReadRegion); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:214:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:215:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WriteConsoleOutputA(HANDLE hConsoleOutput,CONST CHAR_INFO *lpBuffer,COORD dwBufferSize,COORD dwBufferCoord,PSMALL_RECT lpWriteRegion); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:215:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:216:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WriteConsoleOutputW(HANDLE hConsoleOutput,CONST CHAR_INFO *lpBuffer,COORD dwBufferSize,COORD dwBufferCoord,PSMALL_RECT lpWriteRegion); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:216:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:217:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ReadConsoleOutputCharacterA(HANDLE hConsoleOutput,LPSTR lpCharacter,DWORD nLength,COORD dwReadCoord,LPDWORD lpNumberOfCharsRead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:217:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:218:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ReadConsoleOutputCharacterW(HANDLE hConsoleOutput,LPWSTR lpCharacter,DWORD nLength,COORD dwReadCoord,LPDWORD lpNumberOfCharsRead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:218:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:219:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ReadConsoleOutputAttribute(HANDLE hConsoleOutput,LPWORD lpAttribute,DWORD nLength,COORD dwReadCoord,LPDWORD lpNumberOfAttrsRead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:219:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:220:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WriteConsoleOutputCharacterA(HANDLE hConsoleOutput,LPCSTR lpCharacter,DWORD nLength,COORD dwWriteCoord,LPDWORD lpNumberOfCharsWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:220:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:221:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WriteConsoleOutputCharacterW(HANDLE hConsoleOutput,LPCWSTR lpCharacter,DWORD nLength,COORD dwWriteCoord,LPDWORD lpNumberOfCharsWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:221:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:222:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WriteConsoleOutputAttribute(HANDLE hConsoleOutput,CONST WORD *lpAttribute,DWORD nLength,COORD dwWriteCoord,LPDWORD lpNumberOfAttrsWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:222:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:223:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FillConsoleOutputCharacterA(HANDLE hConsoleOutput,CHAR cCharacter,DWORD nLength,COORD dwWriteCoord,LPDWORD lpNumberOfCharsWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:223:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:224:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FillConsoleOutputCharacterW(HANDLE hConsoleOutput,WCHAR cCharacter,DWORD nLength,COORD dwWriteCoord,LPDWORD lpNumberOfCharsWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:224:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:225:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FillConsoleOutputAttribute(HANDLE hConsoleOutput,WORD wAttribute,DWORD nLength,COORD dwWriteCoord,LPDWORD lpNumberOfAttrsWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:225:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:226:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetConsoleMode(HANDLE hConsoleHandle,LPDWORD lpMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:226:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:227:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetNumberOfConsoleInputEvents(HANDLE hConsoleInput,LPDWORD lpNumberOfEvents); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:227:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:228:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetConsoleScreenBufferInfo(HANDLE hConsoleOutput,PCONSOLE_SCREEN_BUFFER_INFO lpConsoleScreenBufferInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:228:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:229:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI COORD WINAPI GetLargestConsoleWindowSize(HANDLE hConsoleOutput); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:229:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:230:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetConsoleCursorInfo(HANDLE hConsoleOutput,PCONSOLE_CURSOR_INFO lpConsoleCursorInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:230:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:231:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetCurrentConsoleFont(HANDLE hConsoleOutput,WINBOOL bMaximumWindow,PCONSOLE_FONT_INFO lpConsoleCurrentFont); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:231:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:232:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI COORD WINAPI GetConsoleFontSize(HANDLE hConsoleOutput,DWORD nFont); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:232:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:233:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetConsoleSelectionInfo(PCONSOLE_SELECTION_INFO lpConsoleSelectionInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:233:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:234:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetNumberOfConsoleMouseButtons(LPDWORD lpNumberOfMouseButtons); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:234:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:235:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetConsoleMode(HANDLE hConsoleHandle,DWORD dwMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:235:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:236:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetConsoleActiveScreenBuffer(HANDLE hConsoleOutput); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:236:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:237:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FlushConsoleInputBuffer(HANDLE hConsoleInput); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:237:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:238:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetConsoleScreenBufferSize(HANDLE hConsoleOutput,COORD dwSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:238:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:239:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetConsoleCursorPosition(HANDLE hConsoleOutput,COORD dwCursorPosition); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:239:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:240:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetConsoleCursorInfo(HANDLE hConsoleOutput,CONST CONSOLE_CURSOR_INFO *lpConsoleCursorInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:240:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:241:197: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ScrollConsoleScreenBufferA(HANDLE hConsoleOutput,CONST SMALL_RECT *lpScrollRectangle,CONST SMALL_RECT *lpClipRectangle,COORD dwDestinationOrigin,CONST CHAR_INFO *lpFill); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:241:197: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:242:197: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ScrollConsoleScreenBufferW(HANDLE hConsoleOutput,CONST SMALL_RECT *lpScrollRectangle,CONST SMALL_RECT *lpClipRectangle,COORD dwDestinationOrigin,CONST CHAR_INFO *lpFill); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:242:197: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:243:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetConsoleWindowInfo(HANDLE hConsoleOutput,WINBOOL bAbsolute,CONST SMALL_RECT *lpConsoleWindow); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:243:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:244:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetConsoleTextAttribute(HANDLE hConsoleOutput,WORD wAttributes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:244:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:245:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetConsoleCtrlHandler(PHANDLER_ROUTINE HandlerRoutine,WINBOOL Add); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:245:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:246:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GenerateConsoleCtrlEvent(DWORD dwCtrlEvent,DWORD dwProcessGroupId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:246:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:247:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI AllocConsole(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:247:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:248:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FreeConsole(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:248:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:249:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI AttachConsole(DWORD dwProcessId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:249:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:253:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetConsoleTitleA(LPSTR lpConsoleTitle,DWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:253:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:254:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetConsoleTitleW(LPWSTR lpConsoleTitle,DWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:254:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:255:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetConsoleTitleA(LPCSTR lpConsoleTitle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:255:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:256:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetConsoleTitleW(LPCWSTR lpConsoleTitle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:256:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:257:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ReadConsoleA(HANDLE hConsoleInput,LPVOID lpBuffer,DWORD nNumberOfCharsToRead,LPDWORD lpNumberOfCharsRead,LPVOID lpReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:257:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:258:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ReadConsoleW(HANDLE hConsoleInput,LPVOID lpBuffer,DWORD nNumberOfCharsToRead,LPDWORD lpNumberOfCharsRead,LPVOID lpReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:258:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:259:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WriteConsoleA(HANDLE hConsoleOutput,CONST VOID *lpBuffer,DWORD nNumberOfCharsToWrite,LPDWORD lpNumberOfCharsWritten,LPVOID lpReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:259:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:260:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WriteConsoleW(HANDLE hConsoleOutput,CONST VOID *lpBuffer,DWORD nNumberOfCharsToWrite,LPDWORD lpNumberOfCharsWritten,LPVOID lpReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:260:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:264:181: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateConsoleScreenBuffer(DWORD dwDesiredAccess,DWORD dwShareMode,CONST SECURITY_ATTRIBUTES *lpSecurityAttributes,DWORD dwFlags,LPVOID lpScreenBufferData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:264:181: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:265:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetConsoleCP(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:265:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:266:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetConsoleCP(UINT wCodePageID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:266:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:267:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetConsoleOutputCP(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:267:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:268:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetConsoleOutputCP(UINT wCodePageID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:268:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:272:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetConsoleDisplayMode(LPDWORD lpModeFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:272:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:276:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetConsoleDisplayMode(HANDLE hConsoleOutput, DWORD dwFlags, PCOORD lpNewScreenBufferDimensions); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:276:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:278:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HWND WINAPI GetConsoleWindow(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:278:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:279:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetConsoleProcessList(LPDWORD lpdwProcessList,DWORD dwProcessCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:279:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:280:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI AddConsoleAliasA(LPSTR Source,LPSTR Target,LPSTR ExeName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:280:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:281:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI AddConsoleAliasW(LPWSTR Source,LPWSTR Target,LPWSTR ExeName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:281:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:282:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetConsoleAliasA(LPSTR Source,LPSTR TargetBuffer,DWORD TargetBufferLength,LPSTR ExeName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:282:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:283:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetConsoleAliasW(LPWSTR Source,LPWSTR TargetBuffer,DWORD TargetBufferLength,LPWSTR ExeName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:283:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:284:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetConsoleAliasesLengthA(LPSTR ExeName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:284:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:285:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetConsoleAliasesLengthW(LPWSTR ExeName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:285:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:286:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetConsoleAliasExesLengthA(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:286:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:287:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetConsoleAliasExesLengthW(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:287:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:288:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetConsoleAliasesA(LPSTR AliasBuffer,DWORD AliasBufferLength,LPSTR ExeName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:288:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:289:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetConsoleAliasesW(LPWSTR AliasBuffer,DWORD AliasBufferLength,LPWSTR ExeName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:289:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:290:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetConsoleAliasExesA(LPSTR ExeNameBuffer,DWORD ExeNameBufferLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:290:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:291:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetConsoleAliasExesW(LPWSTR ExeNameBuffer,DWORD ExeNameBufferLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:291:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:334:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:334:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:353:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:353:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:359:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:359:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:363:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:363:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:368:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:368:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:374:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:374:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:75, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:137:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI VerFindFileA(DWORD uFlags,LPSTR szFileName,LPSTR szWinDir,LPSTR szAppDir,LPSTR szCurDir,PUINT lpuCurDirLen,LPSTR szDestDir,PUINT lpuDestDirLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:137:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:138:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI VerFindFileW(DWORD uFlags,LPWSTR szFileName,LPWSTR szWinDir,LPWSTR szAppDir,LPWSTR szCurDir,PUINT lpuCurDirLen,LPWSTR szDestDir,PUINT lpuDestDirLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:138:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:139:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI VerInstallFileA(DWORD uFlags,LPSTR szSrcFileName,LPSTR szDestFileName,LPSTR szSrcDir,LPSTR szDestDir,LPSTR szCurDir,LPSTR szTmpFile,PUINT lpuTmpFileLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:139:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:140:173: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI VerInstallFileW(DWORD uFlags,LPWSTR szSrcFileName,LPWSTR szDestFileName,LPWSTR szSrcDir,LPWSTR szDestDir,LPWSTR szCurDir,LPWSTR szTmpFile,PUINT lpuTmpFileLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:140:173: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:141:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI GetFileVersionInfoSizeA(LPCSTR lptstrFilename,LPDWORD lpdwHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:141:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:142:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI GetFileVersionInfoSizeW(LPCWSTR lptstrFilename,LPDWORD lpdwHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:142:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:143:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI GetFileVersionInfoA(LPCSTR lptstrFilename,DWORD dwHandle,DWORD dwLen,LPVOID lpData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:143:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:144:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI GetFileVersionInfoW(LPCWSTR lptstrFilename,DWORD dwHandle,DWORD dwLen,LPVOID lpData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:144:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:145:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI VerLanguageNameA(DWORD wLang,LPSTR szLang,DWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:145:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:146:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI VerLanguageNameW(DWORD wLang,LPWSTR szLang,DWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:146:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:147:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI VerQueryValueA(LPCVOID pBlock,LPCSTR lpSubBlock,LPVOID *lplpBuffer,PUINT puLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:147:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:148:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI VerQueryValueW(LPCVOID pBlock,LPCWSTR lpSubBlock,LPVOID *lplpBuffer,PUINT puLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:148:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:76, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:140:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegCloseKey(HKEY hKey); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:140:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:141:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegOverridePredefKey(HKEY hKey,HKEY hNewHKey); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:141:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:142:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegOpenUserClassesRoot(HANDLE hToken,DWORD dwOptions,REGSAM samDesired,PHKEY phkResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:142:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:143:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegOpenCurrentUser(REGSAM samDesired,PHKEY phkResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:143:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:144:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegDisablePredefinedCache(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:144:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:145:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegConnectRegistryA(LPCSTR lpMachineName,HKEY hKey,PHKEY phkResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:145:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:146:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegConnectRegistryW(LPCWSTR lpMachineName,HKEY hKey,PHKEY phkResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:146:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:147:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegConnectRegistryExA(LPCSTR lpMachineName,HKEY hKey,ULONG Flags,PHKEY phkResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:147:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:148:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegConnectRegistryExW(LPCWSTR lpMachineName,HKEY hKey,ULONG Flags,PHKEY phkResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:148:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:149:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegCreateKeyA(HKEY hKey,LPCSTR lpSubKey,PHKEY phkResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:149:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:150:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegCreateKeyW(HKEY hKey,LPCWSTR lpSubKey,PHKEY phkResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:150:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:151:212: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegCreateKeyExA(HKEY hKey,LPCSTR lpSubKey,DWORD Reserved,LPSTR lpClass,DWORD dwOptions,REGSAM samDesired,LPSECURITY_ATTRIBUTES lpSecurityAttributes,PHKEY phkResult,LPDWORD lpdwDisposition); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:151:212: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:152:214: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegCreateKeyExW(HKEY hKey,LPCWSTR lpSubKey,DWORD Reserved,LPWSTR lpClass,DWORD dwOptions,REGSAM samDesired,LPSECURITY_ATTRIBUTES lpSecurityAttributes,PHKEY phkResult,LPDWORD lpdwDisposition); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:152:214: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:153:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegDeleteKeyA(HKEY hKey,LPCSTR lpSubKey); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:153:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:154:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegDeleteKeyW(HKEY hKey,LPCWSTR lpSubKey); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:154:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:155:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegDeleteKeyExA(HKEY hKey,LPCSTR lpSubKey,REGSAM samDesired,DWORD Reserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:155:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:156:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegDeleteKeyExW(HKEY hKey,LPCWSTR lpSubKey,REGSAM samDesired,DWORD Reserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:156:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:157:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegDisableReflectionKey(HKEY hBase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:157:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:158:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegEnableReflectionKey(HKEY hBase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:158:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:159:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegQueryReflectionKey(HKEY hBase,WINBOOL *bIsReflectionDisabled); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:159:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:160:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegDeleteValueA(HKEY hKey,LPCSTR lpValueName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:160:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:161:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegDeleteValueW(HKEY hKey,LPCWSTR lpValueName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:161:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:162:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegEnumKeyA(HKEY hKey,DWORD dwIndex,LPSTR lpName,DWORD cchName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:162:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:163:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegEnumKeyW(HKEY hKey,DWORD dwIndex,LPWSTR lpName,DWORD cchName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:163:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:164:173: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegEnumKeyExA(HKEY hKey,DWORD dwIndex,LPSTR lpName,LPDWORD lpcchName,LPDWORD lpReserved,LPSTR lpClass,LPDWORD lpcchClass,PFILETIME lpftLastWriteTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:164:173: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:165:175: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegEnumKeyExW(HKEY hKey,DWORD dwIndex,LPWSTR lpName,LPDWORD lpcchName,LPDWORD lpReserved,LPWSTR lpClass,LPDWORD lpcchClass,PFILETIME lpftLastWriteTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:165:175: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:166:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegEnumValueA(HKEY hKey,DWORD dwIndex,LPSTR lpValueName,LPDWORD lpcchValueName,LPDWORD lpReserved,LPDWORD lpType,LPBYTE lpData,LPDWORD lpcbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:166:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:167:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegEnumValueW(HKEY hKey,DWORD dwIndex,LPWSTR lpValueName,LPDWORD lpcchValueName,LPDWORD lpReserved,LPDWORD lpType,LPBYTE lpData,LPDWORD lpcbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:167:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:168:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegFlushKey(HKEY hKey); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:168:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:169:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegGetKeySecurity(HKEY hKey,SECURITY_INFORMATION SecurityInformation,PSECURITY_DESCRIPTOR pSecurityDescriptor,LPDWORD lpcbSecurityDescriptor); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:169:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:170:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegLoadKeyA(HKEY hKey,LPCSTR lpSubKey,LPCSTR lpFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:170:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:171:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegLoadKeyW(HKEY hKey,LPCWSTR lpSubKey,LPCWSTR lpFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:171:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:172:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegNotifyChangeKeyValue(HKEY hKey,WINBOOL bWatchSubtree,DWORD dwNotifyFilter,HANDLE hEvent,WINBOOL fAsynchronous); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:172:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:173:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegOpenKeyA(HKEY hKey,LPCSTR lpSubKey,PHKEY phkResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:173:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:174:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegOpenKeyW(HKEY hKey,LPCWSTR lpSubKey,PHKEY phkResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:174:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:175:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegOpenKeyExA(HKEY hKey,LPCSTR lpSubKey,DWORD ulOptions,REGSAM samDesired,PHKEY phkResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:175:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:176:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegOpenKeyExW(HKEY hKey,LPCWSTR lpSubKey,DWORD ulOptions,REGSAM samDesired,PHKEY phkResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:176:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:76, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:177:300: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegQueryInfoKeyA(HKEY hKey,LPSTR lpClass,LPDWORD lpcchClass,LPDWORD lpReserved,LPDWORD lpcSubKeys,LPDWORD lpcbMaxSubKeyLen,LPDWORD lpcbMaxClassLen,LPDWORD lpcValues,LPDWORD lpcbMaxValueNameLen,LPDWORD lpcbMaxValueLen,LPDWORD lpcbSecurityDescriptor,PFILETIME lpftLastWriteTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:177:300: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:178:301: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegQueryInfoKeyW(HKEY hKey,LPWSTR lpClass,LPDWORD lpcchClass,LPDWORD lpReserved,LPDWORD lpcSubKeys,LPDWORD lpcbMaxSubKeyLen,LPDWORD lpcbMaxClassLen,LPDWORD lpcValues,LPDWORD lpcbMaxValueNameLen,LPDWORD lpcbMaxValueLen,LPDWORD lpcbSecurityDescriptor,PFILETIME lpftLastWriteTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:178:301: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:179:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegQueryValueA(HKEY hKey,LPCSTR lpSubKey,LPSTR lpData,PLONG lpcbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:179:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:180:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegQueryValueW(HKEY hKey,LPCWSTR lpSubKey,LPWSTR lpData,PLONG lpcbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:180:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:181:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegQueryMultipleValuesA(HKEY hKey,PVALENTA val_list,DWORD num_vals,LPSTR lpValueBuf,LPDWORD ldwTotsize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:181:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:182:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegQueryMultipleValuesW(HKEY hKey,PVALENTW val_list,DWORD num_vals,LPWSTR lpValueBuf,LPDWORD ldwTotsize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:182:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:183:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegQueryValueExA(HKEY hKey,LPCSTR lpValueName,LPDWORD lpReserved,LPDWORD lpType,LPBYTE lpData,LPDWORD lpcbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:183:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:184:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegQueryValueExW(HKEY hKey,LPCWSTR lpValueName,LPDWORD lpReserved,LPDWORD lpType,LPBYTE lpData,LPDWORD lpcbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:184:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:185:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegReplaceKeyA(HKEY hKey,LPCSTR lpSubKey,LPCSTR lpNewFile,LPCSTR lpOldFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:185:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:186:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegReplaceKeyW(HKEY hKey,LPCWSTR lpSubKey,LPCWSTR lpNewFile,LPCWSTR lpOldFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:186:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:187:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegRestoreKeyA(HKEY hKey,LPCSTR lpFile,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:187:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:188:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegRestoreKeyW(HKEY hKey,LPCWSTR lpFile,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:188:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:189:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegSaveKeyA(HKEY hKey,LPCSTR lpFile,LPSECURITY_ATTRIBUTES lpSecurityAttributes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:189:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:190:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegSaveKeyW(HKEY hKey,LPCWSTR lpFile,LPSECURITY_ATTRIBUTES lpSecurityAttributes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:190:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:191:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegSetKeySecurity(HKEY hKey,SECURITY_INFORMATION SecurityInformation,PSECURITY_DESCRIPTOR pSecurityDescriptor); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:191:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:192:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegSetValueA(HKEY hKey,LPCSTR lpSubKey,DWORD dwType,LPCSTR lpData,DWORD cbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:192:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:193:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegSetValueW(HKEY hKey,LPCWSTR lpSubKey,DWORD dwType,LPCWSTR lpData,DWORD cbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:193:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:194:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegSetValueExA(HKEY hKey,LPCSTR lpValueName,DWORD Reserved,DWORD dwType,CONST BYTE *lpData,DWORD cbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:194:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:195:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegSetValueExW(HKEY hKey,LPCWSTR lpValueName,DWORD Reserved,DWORD dwType,CONST BYTE *lpData,DWORD cbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:195:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:196:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegUnLoadKeyA(HKEY hKey,LPCSTR lpSubKey); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:196:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:197:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegUnLoadKeyW(HKEY hKey,LPCWSTR lpSubKey); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:197:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:198:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegGetValueA(HKEY hkey,LPCSTR lpSubKey,LPCSTR lpValue,DWORD dwFlags,LPDWORD pdwType,PVOID pvData,LPDWORD pcbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:198:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:199:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegGetValueW(HKEY hkey,LPCWSTR lpSubKey,LPCWSTR lpValue,DWORD dwFlags,LPDWORD pdwType,PVOID pvData,LPDWORD pcbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:199:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:200:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI InitiateSystemShutdownA(LPSTR lpMachineName,LPSTR lpMessage,DWORD dwTimeout,WINBOOL bForceAppsClosed,WINBOOL bRebootAfterShutdown); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:200:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:201:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI InitiateSystemShutdownW(LPWSTR lpMachineName,LPWSTR lpMessage,DWORD dwTimeout,WINBOOL bForceAppsClosed,WINBOOL bRebootAfterShutdown); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:201:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:202:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AbortSystemShutdownA(LPSTR lpMachineName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:202:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:203:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AbortSystemShutdownW(LPWSTR lpMachineName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:203:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:76, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:222:174: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI InitiateSystemShutdownExA(LPSTR lpMachineName,LPSTR lpMessage,DWORD dwTimeout,WINBOOL bForceAppsClosed,WINBOOL bRebootAfterShutdown,DWORD dwReason); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:222:174: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:223:176: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI InitiateSystemShutdownExW(LPWSTR lpMachineName,LPWSTR lpMessage,DWORD dwTimeout,WINBOOL bForceAppsClosed,WINBOOL bRebootAfterShutdown,DWORD dwReason); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:223:176: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:224:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegSaveKeyExA(HKEY hKey,LPCSTR lpFile,LPSECURITY_ATTRIBUTES lpSecurityAttributes,DWORD Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:224:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:225:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegSaveKeyExW(HKEY hKey,LPCWSTR lpFile,LPSECURITY_ATTRIBUTES lpSecurityAttributes,DWORD Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:225:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:226:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI Wow64Win32ApiEntry (DWORD dwFuncNumber,DWORD dwFlag,DWORD dwRes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:226:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:77, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:106:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetAddConnectionA(LPCSTR lpRemoteName,LPCSTR lpPassword,LPCSTR lpLocalName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:106:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:107:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetAddConnectionW(LPCWSTR lpRemoteName,LPCWSTR lpPassword,LPCWSTR lpLocalName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:107:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:108:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetAddConnection2A(LPNETRESOURCEA lpNetResource,LPCSTR lpPassword,LPCSTR lpUserName,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:108:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:109:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetAddConnection2W(LPNETRESOURCEW lpNetResource,LPCWSTR lpPassword,LPCWSTR lpUserName,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:109:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:77, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:110:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetAddConnection3A(HWND hwndOwner,LPNETRESOURCEA lpNetResource,LPCSTR lpPassword,LPCSTR lpUserName,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:110:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:111:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetAddConnection3W(HWND hwndOwner,LPNETRESOURCEW lpNetResource,LPCWSTR lpPassword,LPCWSTR lpUserName,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:111:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:112:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetCancelConnectionA(LPCSTR lpName,WINBOOL fForce); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:112:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:113:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetCancelConnectionW(LPCWSTR lpName,WINBOOL fForce); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:113:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:114:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetCancelConnection2A(LPCSTR lpName,DWORD dwFlags,WINBOOL fForce); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:114:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:115:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetCancelConnection2W(LPCWSTR lpName,DWORD dwFlags,WINBOOL fForce); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:115:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:116:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetGetConnectionA(LPCSTR lpLocalName,LPSTR lpRemoteName,LPDWORD lpnLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:116:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:117:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetGetConnectionW(LPCWSTR lpLocalName,LPWSTR lpRemoteName,LPDWORD lpnLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:117:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:118:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetRestoreConnectionA(HWND hwndParent,LPCSTR lpDevice); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:118:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:119:183: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetUseConnectionA(HWND hwndOwner,LPNETRESOURCEA lpNetResource,LPCSTR lpPassword,LPCSTR lpUserID,DWORD dwFlags,LPSTR lpAccessName,LPDWORD lpBufferSize,LPDWORD lpResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:119:183: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:120:186: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetUseConnectionW(HWND hwndOwner,LPNETRESOURCEW lpNetResource,LPCWSTR lpPassword,LPCWSTR lpUserID,DWORD dwFlags,LPWSTR lpAccessName,LPDWORD lpBufferSize,LPDWORD lpResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:120:186: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:121:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetConnectionDialog(HWND hwnd,DWORD dwType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:121:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:122:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetDisconnectDialog(HWND hwnd,DWORD dwType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:122:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:126:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetRestoreConnectionW(HWND hwndParent,LPCWSTR lpDevice); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:126:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:158:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetConnectionDialog1A(LPCONNECTDLGSTRUCTA lpConnDlgStruct); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:158:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:159:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetConnectionDialog1W(LPCONNECTDLGSTRUCTW lpConnDlgStruct); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:159:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:189:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetDisconnectDialog1A(LPDISCDLGSTRUCTA lpConnDlgStruct); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:189:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:190:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetDisconnectDialog1W(LPDISCDLGSTRUCTW lpConnDlgStruct); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:190:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:191:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetOpenEnumA(DWORD dwScope,DWORD dwType,DWORD dwUsage,LPNETRESOURCEA lpNetResource,LPHANDLE lphEnum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:191:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:192:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetOpenEnumW(DWORD dwScope,DWORD dwType,DWORD dwUsage,LPNETRESOURCEW lpNetResource,LPHANDLE lphEnum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:192:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:193:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetEnumResourceA(HANDLE hEnum,LPDWORD lpcCount,LPVOID lpBuffer,LPDWORD lpBufferSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:193:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:194:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetEnumResourceW(HANDLE hEnum,LPDWORD lpcCount,LPVOID lpBuffer,LPDWORD lpBufferSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:194:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:195:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetCloseEnum(HANDLE hEnum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:195:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:196:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetGetResourceParentA(LPNETRESOURCEA lpNetResource,LPVOID lpBuffer,LPDWORD lpcbBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:196:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:197:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetGetResourceParentW(LPNETRESOURCEW lpNetResource,LPVOID lpBuffer,LPDWORD lpcbBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:197:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:198:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetGetResourceInformationA(LPNETRESOURCEA lpNetResource,LPVOID lpBuffer,LPDWORD lpcbBuffer,LPSTR *lplpSystem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:198:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:199:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetGetResourceInformationW(LPNETRESOURCEW lpNetResource,LPVOID lpBuffer,LPDWORD lpcbBuffer,LPWSTR *lplpSystem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:199:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:234:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetGetUniversalNameA(LPCSTR lpLocalPath,DWORD dwInfoLevel,LPVOID lpBuffer,LPDWORD lpBufferSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:234:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:235:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetGetUniversalNameW(LPCWSTR lpLocalPath,DWORD dwInfoLevel,LPVOID lpBuffer,LPDWORD lpBufferSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:235:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:236:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetGetUserA(LPCSTR lpName,LPSTR lpUserName,LPDWORD lpnLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:236:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:237:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetGetUserW(LPCWSTR lpName,LPWSTR lpUserName,LPDWORD lpnLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:237:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:244:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetGetProviderNameA(DWORD dwNetType,LPSTR lpProviderName,LPDWORD lpBufferSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:244:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:245:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetGetProviderNameW(DWORD dwNetType,LPWSTR lpProviderName,LPDWORD lpBufferSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:245:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:264:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetGetNetworkInformationA(LPCSTR lpProvider,LPNETINFOSTRUCT lpNetInfoStruct); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:264:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:265:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetGetNetworkInformationW(LPCWSTR lpProvider,LPNETINFOSTRUCT lpNetInfoStruct); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:265:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:289:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetGetLastErrorA(LPDWORD lpError,LPSTR lpErrorBuf,DWORD nErrorBufSize,LPSTR lpNameBuf,DWORD nNameBufSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:289:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:290:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetGetLastErrorW(LPDWORD lpError,LPWSTR lpErrorBuf,DWORD nErrorBufSize,LPWSTR lpNameBuf,DWORD nNameBufSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:290:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:350:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI MultinetGetConnectionPerformanceA(LPNETRESOURCEA lpNetResource,LPNETCONNECTINFOSTRUCT lpNetConnectInfoStruct); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:350:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:351:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI MultinetGetConnectionPerformanceW(LPNETRESOURCEW lpNetResource,LPNETCONNECTINFOSTRUCT lpNetConnectInfoStruct); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:351:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:82, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/dde.h:60:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DdeSetQualityOfService(HWND hwndClient,CONST SECURITY_QUALITY_OF_SERVICE *pqosNew,PSECURITY_QUALITY_OF_SERVICE pqosPrev); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/dde.h:60:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/dde.h:61:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImpersonateDdeClientWindow(HWND hWndClient,HWND hWndServer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/dde.h:61:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/dde.h:62:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPARAM WINAPI PackDDElParam(UINT msg,UINT_PTR uiLo,UINT_PTR uiHi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/dde.h:62:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/dde.h:63:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI UnpackDDElParam(UINT msg,LPARAM lParam,PUINT_PTR puiLo,PUINT_PTR puiHi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/dde.h:63:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/dde.h:64:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI FreeDDElParam(UINT msg,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/dde.h:64:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/dde.h:65:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPARAM WINAPI ReuseDDElParam(LPARAM lParam,UINT msgIn,UINT msgOut,UINT_PTR uiLo,UINT_PTR uiHi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/dde.h:65:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:83, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:159:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT WINAPI DdeInitializeA(LPDWORD pidInst,PFNCALLBACK pfnCallback,DWORD afCmd,DWORD ulRes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:159:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:160:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT WINAPI DdeInitializeW(LPDWORD pidInst,PFNCALLBACK pfnCallback,DWORD afCmd,DWORD ulRes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:160:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:183:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DdeUninitialize(DWORD idInst); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:183:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:184:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HCONVLIST WINAPI DdeConnectList(DWORD idInst,HSZ hszService,HSZ hszTopic,HCONVLIST hConvList,PCONVCONTEXT pCC); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:184:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:185:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HCONV WINAPI DdeQueryNextServer(HCONVLIST hConvList,HCONV hConvPrev); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:185:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:186:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DdeDisconnectList(HCONVLIST hConvList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:186:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:187:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HCONV WINAPI DdeConnect(DWORD idInst,HSZ hszService,HSZ hszTopic,PCONVCONTEXT pCC); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:187:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:188:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DdeDisconnect(HCONV hConv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:188:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:189:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HCONV WINAPI DdeReconnect(HCONV hConv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:189:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:190:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT WINAPI DdeQueryConvInfo(HCONV hConv,DWORD idTransaction,PCONVINFO pConvInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:190:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:191:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DdeSetUserHandle(HCONV hConv,DWORD id,DWORD_PTR hUser); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:191:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:192:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DdeAbandonTransaction(DWORD idInst,HCONV hConv,DWORD idTransaction); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:192:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:193:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DdePostAdvise(DWORD idInst,HSZ hszTopic,HSZ hszItem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:193:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:194:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DdeEnableCallback(DWORD idInst,HCONV hConv,UINT wCmd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:194:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:195:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DdeImpersonateClient(HCONV hConv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:195:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:207:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HDDEDATA WINAPI DdeNameService(DWORD idInst,HSZ hsz1,HSZ hsz2,UINT afCmd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:207:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:208:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HDDEDATA WINAPI DdeClientTransaction(LPBYTE pData,DWORD cbData,HCONV hConv,HSZ hszItem,UINT wFmt,UINT wType,DWORD dwTimeout,LPDWORD pdwResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:208:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:209:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HDDEDATA WINAPI DdeCreateDataHandle(DWORD idInst,LPBYTE pSrc,DWORD cb,DWORD cbOff,HSZ hszItem,UINT wFmt,UINT afCmd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:209:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:210:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HDDEDATA WINAPI DdeAddData(HDDEDATA hData,LPBYTE pSrc,DWORD cb,DWORD cbOff); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:210:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:211:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI DdeGetData(HDDEDATA hData,LPBYTE pDst,DWORD cbMax,DWORD cbOff); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:211:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:212:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPBYTE WINAPI DdeAccessData(HDDEDATA hData,LPDWORD pcbDataSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:212:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:213:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DdeUnaccessData(HDDEDATA hData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:213:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:214:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DdeFreeDataHandle(HDDEDATA hData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:214:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:218:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT WINAPI DdeGetLastError(DWORD idInst); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:218:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:244:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HSZ WINAPI DdeCreateStringHandleA(DWORD idInst,LPCSTR psz,int iCodePage); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:244:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:245:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HSZ WINAPI DdeCreateStringHandleW(DWORD idInst,LPCWSTR psz,int iCodePage); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:245:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:246:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI DdeQueryStringA(DWORD idInst,HSZ hsz,LPSTR psz,DWORD cchMax,int iCodePage); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:246:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:247:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI DdeQueryStringW(DWORD idInst,HSZ hsz,LPWSTR psz,DWORD cchMax,int iCodePage); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:247:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:248:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DdeFreeStringHandle(DWORD idInst,HSZ hsz); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:248:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:249:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DdeKeepStringHandle(DWORD idInst,HSZ hsz); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:249:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:250:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINAPI DdeCmpStringHandles(HSZ hsz1,HSZ hsz2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ddeml.h:250:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:85, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/lzexpand.h:27:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture INT WINAPI LZStart(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/lzexpand.h:27:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/lzexpand.h:28:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VOID WINAPI LZDone(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/lzexpand.h:28:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/lzexpand.h:29:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG WINAPI CopyLZFile(INT,INT); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/lzexpand.h:29:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/lzexpand.h:30:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG WINAPI LZCopy(INT,INT); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/lzexpand.h:30:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/lzexpand.h:31:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture INT WINAPI LZInit(INT); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/lzexpand.h:31:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/lzexpand.h:32:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture INT WINAPI GetExpandedNameA(LPSTR,LPSTR); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/lzexpand.h:32:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/lzexpand.h:33:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture INT WINAPI GetExpandedNameW(LPWSTR,LPWSTR); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/lzexpand.h:33:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/lzexpand.h:34:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture INT WINAPI LZOpenFileA(LPSTR,LPOFSTRUCT,WORD); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/lzexpand.h:34:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/lzexpand.h:35:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture INT WINAPI LZOpenFileW(LPWSTR,LPOFSTRUCT,WORD); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/lzexpand.h:35:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/lzexpand.h:36:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG WINAPI LZSeek(INT,LONG,INT); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/lzexpand.h:36:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/lzexpand.h:37:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture INT WINAPI LZRead(INT,LPSTR,INT); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/lzexpand.h:37:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/lzexpand.h:38:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VOID WINAPI LZClose(INT); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/lzexpand.h:38:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:86, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:204:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI LRESULT WINAPI CloseDriver(HDRVR hDriver,LPARAM lParam1,LPARAM lParam2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:204:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:205:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI HDRVR WINAPI OpenDriver(LPCWSTR szDriverName,LPCWSTR szSectionName,LPARAM lParam2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:205:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:206:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI LRESULT WINAPI SendDriverMessage(HDRVR hDriver,UINT message,LPARAM lParam1,LPARAM lParam2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:206:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:207:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI HMODULE WINAPI DrvGetModuleHandle(HDRVR hDriver); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:207:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:208:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI HMODULE WINAPI GetDriverModuleHandle(HDRVR hDriver); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:208:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:209:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI LRESULT WINAPI DefDriverProc(DWORD_PTR dwDriverIdentifier,HDRVR hdrvr,UINT uMsg,LPARAM lParam1,LPARAM lParam2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:209:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:237:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI WINBOOL WINAPI sndPlaySoundA(LPCSTR pszSound,UINT fuSound); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:237:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:238:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI WINBOOL WINAPI sndPlaySoundW(LPCWSTR pszSound,UINT fuSound); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:238:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:269:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI WINBOOL WINAPI PlaySoundA(LPCSTR pszSound,HMODULE hmod,DWORD fdwSound); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:269:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:270:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI WINBOOL WINAPI PlaySoundW(LPCWSTR pszSound,HMODULE hmod,DWORD fdwSound); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:270:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:505:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI UINT WINAPI waveOutGetNumDevs(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:505:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:506:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveOutGetDevCapsA(UINT_PTR uDeviceID,LPWAVEOUTCAPSA pwoc,UINT cbwoc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:506:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:507:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveOutGetDevCapsW(UINT_PTR uDeviceID,LPWAVEOUTCAPSW pwoc,UINT cbwoc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:507:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:511:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveOutGetVolume(HWAVEOUT hwo,LPDWORD pdwVolume); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:511:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:512:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveOutSetVolume(HWAVEOUT hwo,DWORD dwVolume); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:512:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:513:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveOutGetErrorTextA(MMRESULT mmrError,LPSTR pszText,UINT cchText); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:513:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:514:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveOutGetErrorTextW(MMRESULT mmrError,LPWSTR pszText,UINT cchText); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:514:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:86, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:518:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveOutOpen(LPHWAVEOUT phwo,UINT uDeviceID,LPCWAVEFORMATEX pwfx,DWORD_PTR dwCallback,DWORD_PTR dwInstance,DWORD fdwOpen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:518:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:519:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveOutClose(HWAVEOUT hwo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:519:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:520:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveOutPrepareHeader(HWAVEOUT hwo,LPWAVEHDR pwh,UINT cbwh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:520:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:521:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveOutUnprepareHeader(HWAVEOUT hwo,LPWAVEHDR pwh,UINT cbwh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:521:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:522:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveOutWrite(HWAVEOUT hwo,LPWAVEHDR pwh,UINT cbwh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:522:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:523:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveOutPause(HWAVEOUT hwo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:523:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:524:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveOutRestart(HWAVEOUT hwo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:524:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:525:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveOutReset(HWAVEOUT hwo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:525:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:526:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveOutBreakLoop(HWAVEOUT hwo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:526:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:527:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveOutGetPosition(HWAVEOUT hwo,LPMMTIME pmmt,UINT cbmmt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:527:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:528:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveOutGetPitch(HWAVEOUT hwo,LPDWORD pdwPitch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:528:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:529:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveOutSetPitch(HWAVEOUT hwo,DWORD dwPitch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:529:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:530:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveOutGetPlaybackRate(HWAVEOUT hwo,LPDWORD pdwRate); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:530:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:531:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveOutSetPlaybackRate(HWAVEOUT hwo,DWORD dwRate); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:531:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:532:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveOutGetID(HWAVEOUT hwo,LPUINT puDeviceID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:532:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:533:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveOutMessage(HWAVEOUT hwo,UINT uMsg,DWORD_PTR dw1,DWORD_PTR dw2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:533:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:534:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI UINT WINAPI waveInGetNumDevs(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:534:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:535:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveInGetDevCapsA(UINT_PTR uDeviceID,LPWAVEINCAPSA pwic,UINT cbwic); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:535:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:536:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveInGetDevCapsW(UINT_PTR uDeviceID,LPWAVEINCAPSW pwic,UINT cbwic); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:536:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:540:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveInGetErrorTextA(MMRESULT mmrError,LPSTR pszText,UINT cchText); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:540:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:541:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveInGetErrorTextW(MMRESULT mmrError,LPWSTR pszText,UINT cchText); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:541:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:545:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveInOpen(LPHWAVEIN phwi,UINT uDeviceID,LPCWAVEFORMATEX pwfx,DWORD_PTR dwCallback,DWORD_PTR dwInstance,DWORD fdwOpen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:545:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:546:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveInClose(HWAVEIN hwi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:546:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:547:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveInPrepareHeader(HWAVEIN hwi,LPWAVEHDR pwh,UINT cbwh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:547:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:548:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveInUnprepareHeader(HWAVEIN hwi,LPWAVEHDR pwh,UINT cbwh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:548:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:549:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveInAddBuffer(HWAVEIN hwi,LPWAVEHDR pwh,UINT cbwh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:549:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:550:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveInStart(HWAVEIN hwi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:550:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:551:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveInStop(HWAVEIN hwi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:551:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:552:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveInReset(HWAVEIN hwi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:552:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:553:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveInGetPosition(HWAVEIN hwi,LPMMTIME pmmt,UINT cbmmt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:553:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:554:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveInGetID(HWAVEIN hwi,LPUINT puDeviceID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:554:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:555:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI waveInMessage(HWAVEIN hwi,UINT uMsg,DWORD_PTR dw1,DWORD_PTR dw2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:555:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:797:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI UINT WINAPI midiOutGetNumDevs(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:797:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:798:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiStreamOpen(LPHMIDISTRM phms,LPUINT puDeviceID,DWORD cMidi,DWORD_PTR dwCallback,DWORD_PTR dwInstance,DWORD fdwOpen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:798:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:799:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiStreamClose(HMIDISTRM hms); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:799:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:800:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiStreamProperty(HMIDISTRM hms,LPBYTE lppropdata,DWORD dwProperty); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:800:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:801:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiStreamPosition(HMIDISTRM hms,LPMMTIME lpmmt,UINT cbmmt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:801:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:802:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiStreamOut(HMIDISTRM hms,LPMIDIHDR pmh,UINT cbmh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:802:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:803:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiStreamPause(HMIDISTRM hms); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:803:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:804:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiStreamRestart(HMIDISTRM hms); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:804:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:805:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiStreamStop(HMIDISTRM hms); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:805:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:806:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiConnect(HMIDI hmi,HMIDIOUT hmo,LPVOID pReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:806:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:807:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiDisconnect(HMIDI hmi,HMIDIOUT hmo,LPVOID pReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:807:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:808:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiOutGetDevCapsA(UINT_PTR uDeviceID,LPMIDIOUTCAPSA pmoc,UINT cbmoc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:808:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:809:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiOutGetDevCapsW(UINT_PTR uDeviceID,LPMIDIOUTCAPSW pmoc,UINT cbmoc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:809:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:813:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiOutGetVolume(HMIDIOUT hmo,LPDWORD pdwVolume); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:813:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:814:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiOutSetVolume(HMIDIOUT hmo,DWORD dwVolume); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:814:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:815:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiOutGetErrorTextA(MMRESULT mmrError,LPSTR pszText,UINT cchText); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:815:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:816:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiOutGetErrorTextW(MMRESULT mmrError,LPWSTR pszText,UINT cchText); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:816:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:820:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiOutOpen(LPHMIDIOUT phmo,UINT uDeviceID,DWORD_PTR dwCallback,DWORD_PTR dwInstance,DWORD fdwOpen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:820:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:821:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiOutClose(HMIDIOUT hmo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:821:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:822:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiOutPrepareHeader(HMIDIOUT hmo,LPMIDIHDR pmh,UINT cbmh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:822:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:823:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiOutUnprepareHeader(HMIDIOUT hmo,LPMIDIHDR pmh,UINT cbmh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:823:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:824:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiOutShortMsg(HMIDIOUT hmo,DWORD dwMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:824:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:825:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiOutLongMsg(HMIDIOUT hmo,LPMIDIHDR pmh,UINT cbmh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:825:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:826:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiOutReset(HMIDIOUT hmo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:826:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:827:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiOutCachePatches(HMIDIOUT hmo,UINT uBank,LPWORD pwpa,UINT fuCache); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:827:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:828:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiOutCacheDrumPatches(HMIDIOUT hmo,UINT uPatch,LPWORD pwkya,UINT fuCache); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:828:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:829:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiOutGetID(HMIDIOUT hmo,LPUINT puDeviceID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:829:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:830:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiOutMessage(HMIDIOUT hmo,UINT uMsg,DWORD_PTR dw1,DWORD_PTR dw2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:830:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:831:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI UINT WINAPI midiInGetNumDevs(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:831:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:832:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiInGetDevCapsA(UINT_PTR uDeviceID,LPMIDIINCAPSA pmic,UINT cbmic); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:832:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:833:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiInGetDevCapsW(UINT_PTR uDeviceID,LPMIDIINCAPSW pmic,UINT cbmic); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:833:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:837:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiInGetErrorTextA(MMRESULT mmrError,LPSTR pszText,UINT cchText); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:837:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:838:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiInGetErrorTextW(MMRESULT mmrError,LPWSTR pszText,UINT cchText); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:838:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:842:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiInOpen(LPHMIDIIN phmi,UINT uDeviceID,DWORD_PTR dwCallback,DWORD_PTR dwInstance,DWORD fdwOpen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:842:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:843:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiInClose(HMIDIIN hmi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:843:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:844:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiInPrepareHeader(HMIDIIN hmi,LPMIDIHDR pmh,UINT cbmh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:844:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:845:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiInUnprepareHeader(HMIDIIN hmi,LPMIDIHDR pmh,UINT cbmh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:845:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:846:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiInAddBuffer(HMIDIIN hmi,LPMIDIHDR pmh,UINT cbmh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:846:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:847:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiInStart(HMIDIIN hmi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:847:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:848:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiInStop(HMIDIIN hmi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:848:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:849:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiInReset(HMIDIIN hmi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:849:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:850:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiInGetID(HMIDIIN hmi,LPUINT puDeviceID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:850:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:851:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI midiInMessage(HMIDIIN hmi,UINT uMsg,DWORD_PTR dw1,DWORD_PTR dw2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:851:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:920:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI UINT WINAPI auxGetNumDevs(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:920:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:921:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI auxGetDevCapsA(UINT_PTR uDeviceID,LPAUXCAPSA pac,UINT cbac); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:921:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:922:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI auxGetDevCapsW(UINT_PTR uDeviceID,LPAUXCAPSW pac,UINT cbac); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:922:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:926:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI auxSetVolume(UINT uDeviceID,DWORD dwVolume); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:926:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:927:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI auxGetVolume(UINT uDeviceID,LPDWORD pdwVolume); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:927:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:928:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI auxOutMessage(UINT uDeviceID,UINT uMsg,DWORD_PTR dw1,DWORD_PTR dw2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:928:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:960:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI UINT WINAPI mixerGetNumDevs(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:960:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1012:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI mixerGetDevCapsA(UINT_PTR uMxId,LPMIXERCAPSA pmxcaps,UINT cbmxcaps); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1012:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1013:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI mixerGetDevCapsW(UINT_PTR uMxId,LPMIXERCAPSW pmxcaps,UINT cbmxcaps); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1013:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1017:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI mixerOpen(LPHMIXER phmx,UINT uMxId,DWORD_PTR dwCallback,DWORD_PTR dwInstance,DWORD fdwOpen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1017:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1018:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI mixerClose(HMIXER hmx); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1018:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1019:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI DWORD WINAPI mixerMessage(HMIXER hmx,UINT uMsg,DWORD_PTR dwParam1,DWORD_PTR dwParam2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1019:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1107:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI mixerGetLineInfoA(HMIXEROBJ hmxobj,LPMIXERLINEA pmxl,DWORD fdwInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1107:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1108:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI mixerGetLineInfoW(HMIXEROBJ hmxobj,LPMIXERLINEW pmxl,DWORD fdwInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1108:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1120:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI mixerGetID(HMIXEROBJ hmxobj,UINT *puMxId,DWORD fdwId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1120:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1273:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI mixerGetLineControlsA(HMIXEROBJ hmxobj,LPMIXERLINECONTROLSA pmxlc,DWORD fdwControls); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1273:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1274:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI mixerGetLineControlsW(HMIXEROBJ hmxobj,LPMIXERLINECONTROLSW pmxlc,DWORD fdwControls); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1274:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1323:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI mixerGetControlDetailsA(HMIXEROBJ hmxobj,LPMIXERCONTROLDETAILS pmxcd,DWORD fdwDetails); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1323:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1324:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI mixerGetControlDetailsW(HMIXEROBJ hmxobj,LPMIXERCONTROLDETAILS pmxcd,DWORD fdwDetails); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1324:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1333:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI mixerSetControlDetails(HMIXEROBJ hmxobj,LPMIXERCONTROLDETAILS pmxcd,DWORD fdwDetails); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1333:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1363:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI timeGetSystemTime(LPMMTIME pmmt,UINT cbmmt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1363:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1364:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI DWORD WINAPI timeGetTime(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1364:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1365:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI timeSetEvent(UINT uDelay,UINT uResolution,LPTIMECALLBACK fptc,DWORD_PTR dwUser,UINT fuEvent); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1365:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1366:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI timeKillEvent(UINT uTimerID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1366:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1367:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI timeGetDevCaps(LPTIMECAPS ptc,UINT cbtc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1367:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1368:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI timeBeginPeriod(UINT uPeriod); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1368:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1369:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI timeEndPeriod(UINT uPeriod); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1369:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1607:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI UINT WINAPI joyGetNumDevs(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1607:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1608:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI joyGetDevCapsA(UINT_PTR uJoyID,LPJOYCAPSA pjc,UINT cbjc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1608:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1609:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI joyGetDevCapsW(UINT_PTR uJoyID,LPJOYCAPSW pjc,UINT cbjc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1609:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1613:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI joyGetPos(UINT uJoyID,LPJOYINFO pji); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1613:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1614:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI joyGetPosEx(UINT uJoyID,LPJOYINFOEX pji); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1614:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1615:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI joyGetThreshold(UINT uJoyID,LPUINT puThreshold); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1615:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1616:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI joyReleaseCapture(UINT uJoyID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1616:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1617:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI joySetCapture(HWND hwnd,UINT uJoyID,UINT uPeriod,WINBOOL fChanged); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1617:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1618:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI joySetThreshold(UINT uJoyID,UINT uThreshold); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1618:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1742:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI FOURCC WINAPI mmioStringToFOURCCA(LPCSTR sz,UINT uFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1742:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1743:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI FOURCC WINAPI mmioStringToFOURCCW(LPCWSTR sz,UINT uFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1743:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1747:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI LPMMIOPROC WINAPI mmioInstallIOProcA(FOURCC fccIOProc,LPMMIOPROC pIOProc,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1747:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1748:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI LPMMIOPROC WINAPI mmioInstallIOProcW(FOURCC fccIOProc,LPMMIOPROC pIOProc,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1748:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1752:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI HMMIO WINAPI mmioOpenA(LPSTR pszFileName,LPMMIOINFO pmmioinfo,DWORD fdwOpen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1752:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1753:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI HMMIO WINAPI mmioOpenW(LPWSTR pszFileName,LPMMIOINFO pmmioinfo,DWORD fdwOpen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1753:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1757:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI mmioRenameA(LPCSTR pszFileName,LPCSTR pszNewFileName,LPCMMIOINFO pmmioinfo,DWORD fdwRename); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1757:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1758:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI mmioRenameW(LPCWSTR pszFileName,LPCWSTR pszNewFileName,LPCMMIOINFO pmmioinfo,DWORD fdwRename); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1758:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1762:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI mmioClose(HMMIO hmmio,UINT fuClose); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1762:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1763:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI LONG WINAPI mmioRead(HMMIO hmmio,HPSTR pch,LONG cch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1763:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1764:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI LONG WINAPI mmioWrite(HMMIO hmmio,const char _huge *pch,LONG cch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1764:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1765:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI LONG WINAPI mmioSeek(HMMIO hmmio,LONG lOffset,int iOrigin); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1765:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1766:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI mmioGetInfo(HMMIO hmmio,LPMMIOINFO pmmioinfo,UINT fuInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1766:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1767:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI mmioSetInfo(HMMIO hmmio,LPCMMIOINFO pmmioinfo,UINT fuInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1767:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1768:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI mmioSetBuffer(HMMIO hmmio,LPSTR pchBuffer,LONG cchBuffer,UINT fuBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1768:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1769:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI mmioFlush(HMMIO hmmio,UINT fuFlush); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1769:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1770:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI mmioAdvance(HMMIO hmmio,LPMMIOINFO pmmioinfo,UINT fuAdvance); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1770:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1771:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI LRESULT WINAPI mmioSendMessage(HMMIO hmmio,UINT uMsg,LPARAM lParam1,LPARAM lParam2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1771:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1772:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI mmioDescend(HMMIO hmmio,LPMMCKINFO pmmcki,const MMCKINFO *pmmckiParent,UINT fuDescend); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1772:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1773:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI mmioAscend(HMMIO hmmio,LPMMCKINFO pmmcki,UINT fuAscend); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1773:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1774:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MMRESULT WINAPI mmioCreateChunk(HMMIO hmmio,LPMMCKINFO pmmcki,UINT fuCreate); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1774:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1791:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MCIERROR WINAPI mciSendCommandA(MCIDEVICEID mciId,UINT uMsg,DWORD_PTR dwParam1,DWORD_PTR dwParam2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1791:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1792:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MCIERROR WINAPI mciSendCommandW(MCIDEVICEID mciId,UINT uMsg,DWORD_PTR dwParam1,DWORD_PTR dwParam2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1792:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1796:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MCIERROR WINAPI mciSendStringA(LPCSTR lpstrCommand,LPSTR lpstrReturnString,UINT uReturnLength,HWND hwndCallback); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1796:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1797:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MCIERROR WINAPI mciSendStringW(LPCWSTR lpstrCommand,LPWSTR lpstrReturnString,UINT uReturnLength,HWND hwndCallback); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1797:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1801:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MCIDEVICEID WINAPI mciGetDeviceIDA(LPCSTR pszDevice); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1801:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1802:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MCIDEVICEID WINAPI mciGetDeviceIDW(LPCWSTR pszDevice); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1802:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1806:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MCIDEVICEID WINAPI mciGetDeviceIDFromElementIDA(DWORD dwElementID,LPCSTR lpstrType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1806:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1807:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI MCIDEVICEID WINAPI mciGetDeviceIDFromElementIDW(DWORD dwElementID,LPCWSTR lpstrType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1807:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1811:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI WINBOOL WINAPI mciGetErrorStringA(MCIERROR mcierr,LPSTR pszText,UINT cchText); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1811:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1812:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI WINBOOL WINAPI mciGetErrorStringW(MCIERROR mcierr,LPWSTR pszText,UINT cchText); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1812:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1816:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI WINBOOL WINAPI mciSetYieldProc(MCIDEVICEID mciId,YIELDPROC fpYieldProc,DWORD dwYieldData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1816:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1817:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI HTASK WINAPI mciGetCreatorTask(MCIDEVICEID mciId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1817:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1818:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINMMAPI YIELDPROC WINAPI mciGetYieldProc(MCIDEVICEID mciId,LPDWORD pdwYieldData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/mmsystem.h:1818:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:87, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/nb30.h:209:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UCHAR WINAPI Netbios(PNCB pncb); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/nb30.h:209:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:40, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpc.h:82, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:88, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/guiddef.h:30:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __extension__ template const GUID &__mingw_uuidof(); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/guiddef.h:30:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpc.h:82, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:88, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:181:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcBindingCopy(RPC_BINDING_HANDLE SourceBinding,RPC_BINDING_HANDLE *DestinationBinding); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:181:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:182:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcBindingFree(RPC_BINDING_HANDLE *Binding); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:182:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:183:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcBindingSetOption(RPC_BINDING_HANDLE hBinding,unsigned __LONG32 option,ULONG_PTR optionValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:183:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpc.h:82, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:88, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:184:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcBindingInqOption(RPC_BINDING_HANDLE hBinding,unsigned __LONG32 option,ULONG_PTR *pOptionValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:184:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:185:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcBindingFromStringBindingA(RPC_CSTR StringBinding,RPC_BINDING_HANDLE *Binding); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:185:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:186:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcBindingFromStringBindingW(RPC_WSTR StringBinding,RPC_BINDING_HANDLE *Binding); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:186:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:187:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcSsGetContextBinding(void *ContextHandle,RPC_BINDING_HANDLE *Binding); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:187:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:188:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcBindingInqObject(RPC_BINDING_HANDLE Binding,UUID *ObjectUuid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:188:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:189:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcBindingReset(RPC_BINDING_HANDLE Binding); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:189:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:190:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcBindingSetObject(RPC_BINDING_HANDLE Binding,UUID *ObjectUuid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:190:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:191:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcMgmtInqDefaultProtectLevel(unsigned __LONG32 AuthnSvc,unsigned __LONG32 *AuthnLevel); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:191:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:192:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcBindingToStringBindingA(RPC_BINDING_HANDLE Binding,RPC_CSTR *StringBinding); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:192:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:193:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcBindingToStringBindingW(RPC_BINDING_HANDLE Binding,RPC_WSTR *StringBinding); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:193:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:194:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcBindingVectorFree(RPC_BINDING_VECTOR **BindingVector); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:194:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:195:171: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcStringBindingComposeA(RPC_CSTR ObjUuid,RPC_CSTR Protseq,RPC_CSTR NetworkAddr,RPC_CSTR Endpoint,RPC_CSTR Options,RPC_CSTR *StringBinding); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:195:171: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:196:171: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcStringBindingComposeW(RPC_WSTR ObjUuid,RPC_WSTR Protseq,RPC_WSTR NetworkAddr,RPC_WSTR Endpoint,RPC_WSTR Options,RPC_WSTR *StringBinding); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:196:171: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:197:180: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcStringBindingParseA(RPC_CSTR StringBinding,RPC_CSTR *ObjUuid,RPC_CSTR *Protseq,RPC_CSTR *NetworkAddr,RPC_CSTR *Endpoint,RPC_CSTR *NetworkOptions); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:197:180: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:198:180: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcStringBindingParseW(RPC_WSTR StringBinding,RPC_WSTR *ObjUuid,RPC_WSTR *Protseq,RPC_WSTR *NetworkAddr,RPC_WSTR *Endpoint,RPC_WSTR *NetworkOptions); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:198:180: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:199:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcStringFreeA(RPC_CSTR *String); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:199:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:200:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcStringFreeW(RPC_WSTR *String); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:200:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:201:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcIfInqId(RPC_IF_HANDLE RpcIfHandle,RPC_IF_ID *RpcIfId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:201:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:202:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcNetworkIsProtseqValidA(RPC_CSTR Protseq); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:202:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:203:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcNetworkIsProtseqValidW(RPC_WSTR Protseq); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:203:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:204:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcMgmtInqComTimeout(RPC_BINDING_HANDLE Binding,unsigned int *Timeout); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:204:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:205:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcMgmtSetComTimeout(RPC_BINDING_HANDLE Binding,unsigned int Timeout); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:205:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:206:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcMgmtSetCancelTimeout(__LONG32 Timeout); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:206:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:207:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcNetworkInqProtseqsA (RPC_PROTSEQ_VECTORA **ProtseqVector); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:207:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:208:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcNetworkInqProtseqsW (RPC_PROTSEQ_VECTORW **ProtseqVector); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:208:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:209:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcObjectInqType(UUID *ObjUuid,UUID *TypeUuid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:209:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:210:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcObjectSetInqFn(RPC_OBJECT_INQ_FN *InquiryFn); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:210:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:211:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcObjectSetType(UUID *ObjUuid,UUID *TypeUuid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:211:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:212:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcProtseqVectorFreeA(RPC_PROTSEQ_VECTORA **ProtseqVector); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:212:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:213:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcProtseqVectorFreeW(RPC_PROTSEQ_VECTORW **ProtseqVector); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:213:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:214:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerInqBindings (RPC_BINDING_VECTOR **BindingVector); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:214:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:215:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerInqIf(RPC_IF_HANDLE IfSpec,UUID *MgrTypeUuid,RPC_MGR_EPV **MgrEpv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:215:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:216:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerListen(unsigned int MinimumCallThreads,unsigned int MaxCalls,unsigned int DontWait); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:216:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:217:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerRegisterIf(RPC_IF_HANDLE IfSpec,UUID *MgrTypeUuid,RPC_MGR_EPV *MgrEpv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:217:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:218:185: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerRegisterIfEx(RPC_IF_HANDLE IfSpec,UUID *MgrTypeUuid,RPC_MGR_EPV *MgrEpv,unsigned int Flags,unsigned int MaxCalls,RPC_IF_CALLBACK_FN *IfCallback); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:218:185: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:219:210: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerRegisterIf2(RPC_IF_HANDLE IfSpec,UUID *MgrTypeUuid,RPC_MGR_EPV *MgrEpv,unsigned int Flags,unsigned int MaxCalls,unsigned int MaxRpcSize,RPC_IF_CALLBACK_FN *IfCallbackFn); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:219:210: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:220:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerUnregisterIf(RPC_IF_HANDLE IfSpec,UUID *MgrTypeUuid,unsigned int WaitForCallsToComplete); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:220:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:221:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerUnregisterIfEx(RPC_IF_HANDLE IfSpec,UUID *MgrTypeUuid,int RundownContextHandles); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:221:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:222:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerUseAllProtseqs(unsigned int MaxCalls,void *SecurityDescriptor); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:222:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:223:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerUseAllProtseqsEx(unsigned int MaxCalls,void *SecurityDescriptor,PRPC_POLICY Policy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:223:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:224:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerUseAllProtseqsIf(unsigned int MaxCalls,RPC_IF_HANDLE IfSpec,void *SecurityDescriptor); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:224:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:225:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerUseAllProtseqsIfEx(unsigned int MaxCalls,RPC_IF_HANDLE IfSpec,void *SecurityDescriptor,PRPC_POLICY Policy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:225:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:226:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerUseProtseqA(RPC_CSTR Protseq,unsigned int MaxCalls,void *SecurityDescriptor); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:226:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:227:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerUseProtseqExA(RPC_CSTR Protseq,unsigned int MaxCalls,void *SecurityDescriptor,PRPC_POLICY Policy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:227:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:228:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerUseProtseqW(RPC_WSTR Protseq,unsigned int MaxCalls,void *SecurityDescriptor); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:228:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:229:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerUseProtseqExW(RPC_WSTR Protseq,unsigned int MaxCalls,void *SecurityDescriptor,PRPC_POLICY Policy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:229:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:230:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerUseProtseqEpA(RPC_CSTR Protseq,unsigned int MaxCalls,RPC_CSTR Endpoint,void *SecurityDescriptor); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:230:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:231:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerUseProtseqEpExA(RPC_CSTR Protseq,unsigned int MaxCalls,RPC_CSTR Endpoint,void *SecurityDescriptor,PRPC_POLICY Policy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:231:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:232:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerUseProtseqEpW(RPC_WSTR Protseq,unsigned int MaxCalls,RPC_WSTR Endpoint,void *SecurityDescriptor); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:232:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:233:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerUseProtseqEpExW(RPC_WSTR Protseq,unsigned int MaxCalls,RPC_WSTR Endpoint,void *SecurityDescriptor,PRPC_POLICY Policy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:233:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:234:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerUseProtseqIfA(RPC_CSTR Protseq,unsigned int MaxCalls,RPC_IF_HANDLE IfSpec,void *SecurityDescriptor); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:234:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:235:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerUseProtseqIfExA(RPC_CSTR Protseq,unsigned int MaxCalls,RPC_IF_HANDLE IfSpec,void *SecurityDescriptor,PRPC_POLICY Policy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:235:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:236:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerUseProtseqIfW(RPC_WSTR Protseq,unsigned int MaxCalls,RPC_IF_HANDLE IfSpec,void *SecurityDescriptor); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:236:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:237:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerUseProtseqIfExW(RPC_WSTR Protseq,unsigned int MaxCalls,RPC_IF_HANDLE IfSpec,void *SecurityDescriptor,PRPC_POLICY Policy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:237:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:238:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY RpcServerYield (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:238:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:239:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcMgmtStatsVectorFree(RPC_STATS_VECTOR **StatsVector); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:239:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:240:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcMgmtInqStats(RPC_BINDING_HANDLE Binding,RPC_STATS_VECTOR **Statistics); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:240:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:241:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcMgmtIsServerListening(RPC_BINDING_HANDLE Binding); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:241:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:242:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcMgmtStopServerListening(RPC_BINDING_HANDLE Binding); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:242:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:243:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcMgmtWaitServerListen(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:243:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:244:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcMgmtSetServerStackSize(unsigned __LONG32 ThreadStackSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:244:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:245:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY RpcSsDontSerializeContext(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:245:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:246:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcMgmtEnableIdleCleanup(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:246:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:247:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcMgmtInqIfIds(RPC_BINDING_HANDLE Binding,RPC_IF_ID_VECTOR **IfIdVector); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:247:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:248:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcIfIdVectorFree(RPC_IF_ID_VECTOR **IfIdVector); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:248:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:249:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcMgmtInqServerPrincNameA(RPC_BINDING_HANDLE Binding,unsigned __LONG32 AuthnSvc,RPC_CSTR *ServerPrincName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:249:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:250:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcMgmtInqServerPrincNameW(RPC_BINDING_HANDLE Binding,unsigned __LONG32 AuthnSvc,RPC_WSTR *ServerPrincName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:250:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:251:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerInqDefaultPrincNameA(unsigned __LONG32 AuthnSvc,RPC_CSTR *PrincName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:251:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:252:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerInqDefaultPrincNameW(unsigned __LONG32 AuthnSvc,RPC_WSTR *PrincName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:252:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:253:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcEpResolveBinding(RPC_BINDING_HANDLE Binding,RPC_IF_HANDLE IfSpec); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:253:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:254:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcNsBindingInqEntryNameA(RPC_BINDING_HANDLE Binding,unsigned __LONG32 EntryNameSyntax,RPC_CSTR *EntryName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:254:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:255:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcNsBindingInqEntryNameW(RPC_BINDING_HANDLE Binding,unsigned __LONG32 EntryNameSyntax,RPC_WSTR *EntryName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:255:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpc.h:82, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:88, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:455:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcImpersonateClient(RPC_BINDING_HANDLE BindingHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:455:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:456:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcRevertToSelfEx(RPC_BINDING_HANDLE BindingHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:456:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:457:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcRevertToSelf(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:457:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:458:226: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcBindingInqAuthClientA(RPC_BINDING_HANDLE ClientBinding,RPC_AUTHZ_HANDLE *Privs,RPC_CSTR *ServerPrincName,unsigned __LONG32 *AuthnLevel,unsigned __LONG32 *AuthnSvc,unsigned __LONG32 *AuthzSvc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:458:226: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:459:226: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcBindingInqAuthClientW(RPC_BINDING_HANDLE ClientBinding,RPC_AUTHZ_HANDLE *Privs,RPC_WSTR *ServerPrincName,unsigned __LONG32 *AuthnLevel,unsigned __LONG32 *AuthnSvc,unsigned __LONG32 *AuthzSvc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:459:226: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:460:252: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcBindingInqAuthClientExA(RPC_BINDING_HANDLE ClientBinding,RPC_AUTHZ_HANDLE *Privs,RPC_CSTR *ServerPrincName,unsigned __LONG32 *AuthnLevel,unsigned __LONG32 *AuthnSvc,unsigned __LONG32 *AuthzSvc,unsigned __LONG32 Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:460:252: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:461:252: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcBindingInqAuthClientExW(RPC_BINDING_HANDLE ClientBinding,RPC_AUTHZ_HANDLE *Privs,RPC_WSTR *ServerPrincName,unsigned __LONG32 *AuthnLevel,unsigned __LONG32 *AuthnSvc,unsigned __LONG32 *AuthzSvc,unsigned __LONG32 Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:461:252: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:462:233: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcBindingInqAuthInfoA(RPC_BINDING_HANDLE Binding,RPC_CSTR *ServerPrincName,unsigned __LONG32 *AuthnLevel,unsigned __LONG32 *AuthnSvc,RPC_AUTH_IDENTITY_HANDLE *AuthIdentity,unsigned __LONG32 *AuthzSvc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:462:233: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:463:233: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcBindingInqAuthInfoW(RPC_BINDING_HANDLE Binding,RPC_WSTR *ServerPrincName,unsigned __LONG32 *AuthnLevel,unsigned __LONG32 *AuthnSvc,RPC_AUTH_IDENTITY_HANDLE *AuthIdentity,unsigned __LONG32 *AuthzSvc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:463:233: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:464:228: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcBindingSetAuthInfoA(RPC_BINDING_HANDLE Binding,RPC_CSTR ServerPrincName,unsigned __LONG32 AuthnLevel,unsigned __LONG32 AuthnSvc,RPC_AUTH_IDENTITY_HANDLE AuthIdentity,unsigned __LONG32 AuthzSvc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:464:228: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:465:260: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcBindingSetAuthInfoExA(RPC_BINDING_HANDLE Binding,RPC_CSTR ServerPrincName,unsigned __LONG32 AuthnLevel,unsigned __LONG32 AuthnSvc,RPC_AUTH_IDENTITY_HANDLE AuthIdentity,unsigned __LONG32 AuthzSvc,RPC_SECURITY_QOS *SecurityQos); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:465:260: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:466:228: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcBindingSetAuthInfoW(RPC_BINDING_HANDLE Binding,RPC_WSTR ServerPrincName,unsigned __LONG32 AuthnLevel,unsigned __LONG32 AuthnSvc,RPC_AUTH_IDENTITY_HANDLE AuthIdentity,unsigned __LONG32 AuthzSvc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:466:228: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:467:260: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcBindingSetAuthInfoExW(RPC_BINDING_HANDLE Binding,RPC_WSTR ServerPrincName,unsigned __LONG32 AuthnLevel,unsigned __LONG32 AuthnSvc,RPC_AUTH_IDENTITY_HANDLE AuthIdentity,unsigned __LONG32 AuthzSvc,RPC_SECURITY_QOS *SecurityQOS); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:467:260: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:468:297: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcBindingInqAuthInfoExA(RPC_BINDING_HANDLE Binding,RPC_CSTR *ServerPrincName,unsigned __LONG32 *AuthnLevel,unsigned __LONG32 *AuthnSvc,RPC_AUTH_IDENTITY_HANDLE *AuthIdentity,unsigned __LONG32 *AuthzSvc,unsigned __LONG32 RpcQosVersion,RPC_SECURITY_QOS *SecurityQOS); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:468:297: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:469:297: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcBindingInqAuthInfoExW(RPC_BINDING_HANDLE Binding,RPC_WSTR *ServerPrincName,unsigned __LONG32 *AuthnLevel,unsigned __LONG32 *AuthnSvc,RPC_AUTH_IDENTITY_HANDLE *AuthIdentity,unsigned __LONG32 *AuthzSvc,unsigned __LONG32 RpcQosVersion,RPC_SECURITY_QOS *SecurityQOS); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:469:297: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:473:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerRegisterAuthInfoA(RPC_CSTR ServerPrincName,unsigned __LONG32 AuthnSvc,RPC_AUTH_KEY_RETRIEVAL_FN GetKeyFn,void *Arg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:473:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:474:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerRegisterAuthInfoW(RPC_WSTR ServerPrincName,unsigned __LONG32 AuthnSvc,RPC_AUTH_KEY_RETRIEVAL_FN GetKeyFn,void *Arg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:474:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:501:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcBindingServerFromClient(RPC_BINDING_HANDLE ClientBinding,RPC_BINDING_HANDLE *ServerBinding); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:501:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:502:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI DECLSPEC_NORETURN void RPC_ENTRY RpcRaiseException(RPC_STATUS exception); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:502:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:503:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcTestCancel(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:503:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:504:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerTestCancel(RPC_BINDING_HANDLE BindingHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:504:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:505:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcCancelThread(void *Thread); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:505:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:506:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcCancelThreadEx(void *Thread,__LONG32 Timeout); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:506:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:507:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY UuidCreate(UUID *Uuid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:507:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:508:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY UuidCreateSequential(UUID *Uuid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:508:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:509:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY UuidToStringA(UUID *Uuid,RPC_CSTR *StringUuid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:509:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:510:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY UuidFromStringA(RPC_CSTR StringUuid,UUID *Uuid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:510:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:511:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY UuidToStringW(UUID *Uuid,RPC_WSTR *StringUuid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:511:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:512:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY UuidFromStringW(RPC_WSTR StringUuid,UUID *Uuid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:512:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:513:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI signed int RPC_ENTRY UuidCompare(UUID *Uuid1,UUID *Uuid2,RPC_STATUS *Status); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:513:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:514:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY UuidCreateNil(UUID *NilUuid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:514:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:515:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI int RPC_ENTRY UuidEqual(UUID *Uuid1,UUID *Uuid2,RPC_STATUS *Status); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:515:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:516:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned short RPC_ENTRY UuidHash(UUID *Uuid,RPC_STATUS *Status); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:516:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:517:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI int RPC_ENTRY UuidIsNil(UUID *Uuid,RPC_STATUS *Status); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:517:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:518:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcEpRegisterNoReplaceA(RPC_IF_HANDLE IfSpec,RPC_BINDING_VECTOR *BindingVector,UUID_VECTOR *UuidVector,RPC_CSTR Annotation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:518:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:519:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcEpRegisterNoReplaceW(RPC_IF_HANDLE IfSpec,RPC_BINDING_VECTOR *BindingVector,UUID_VECTOR *UuidVector,RPC_WSTR Annotation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:519:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:520:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcEpRegisterA(RPC_IF_HANDLE IfSpec,RPC_BINDING_VECTOR *BindingVector,UUID_VECTOR *UuidVector,RPC_CSTR Annotation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:520:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:521:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcEpRegisterW(RPC_IF_HANDLE IfSpec,RPC_BINDING_VECTOR *BindingVector,UUID_VECTOR *UuidVector,RPC_WSTR Annotation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:521:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:522:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcEpUnregister(RPC_IF_HANDLE IfSpec,RPC_BINDING_VECTOR *BindingVector,UUID_VECTOR *UuidVector); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:522:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:523:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY DceErrorInqTextA(RPC_STATUS RpcStatus,RPC_CSTR ErrorText); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:523:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:524:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY DceErrorInqTextW(RPC_STATUS RpcStatus,RPC_WSTR ErrorText); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:524:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:541:208: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcMgmtEpEltInqBegin(RPC_BINDING_HANDLE EpBinding,unsigned __LONG32 InquiryType,RPC_IF_ID *IfId,unsigned __LONG32 VersOption,UUID *ObjectUuid,RPC_EP_INQ_HANDLE *InquiryContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:541:208: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:542:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcMgmtEpEltInqDone(RPC_EP_INQ_HANDLE *InquiryContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:542:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:543:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcMgmtEpEltInqNextA(RPC_EP_INQ_HANDLE InquiryContext,RPC_IF_ID *IfId,RPC_BINDING_HANDLE *Binding,UUID *ObjectUuid,RPC_CSTR *Annotation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:543:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:544:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcMgmtEpEltInqNextW(RPC_EP_INQ_HANDLE InquiryContext,RPC_IF_ID *IfId,RPC_BINDING_HANDLE *Binding,UUID *ObjectUuid,RPC_WSTR *Annotation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:544:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:545:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcMgmtEpUnregister(RPC_BINDING_HANDLE EpBinding,RPC_IF_ID *IfId,RPC_BINDING_HANDLE Binding,UUID *ObjectUuid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:545:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:555:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcMgmtSetAuthorizationFn(RPC_MGMT_AUTHORIZATION_FN AuthorizationFn); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:555:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:623, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpc.h:82, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:88, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:117:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcNegotiateTransferSyntax(RPC_MESSAGE *Message); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:117:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:118:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcGetBuffer(RPC_MESSAGE *Message); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:118:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:119:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcGetBufferWithObject(RPC_MESSAGE *Message,UUID *ObjectUuid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:119:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:120:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcSendReceive(RPC_MESSAGE *Message); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:120:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:121:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcFreeBuffer(RPC_MESSAGE *Message); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:121:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:122:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcSend(PRPC_MESSAGE Message); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:122:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:123:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcReceive(PRPC_MESSAGE Message,unsigned int Size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:123:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:124:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcFreePipeBuffer(RPC_MESSAGE *Message); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:124:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:125:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcReallocPipeBuffer(PRPC_MESSAGE Message,unsigned int NewSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:125:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:134:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY I_RpcRequestMutex(I_RPC_MUTEX *Mutex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:134:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:135:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY I_RpcClearMutex(I_RPC_MUTEX Mutex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:135:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:136:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY I_RpcDeleteMutex(I_RPC_MUTEX Mutex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:136:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:137:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void *RPC_ENTRY I_RpcAllocate(unsigned int Size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:137:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:138:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY I_RpcFree(void *Object); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:138:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:139:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY I_RpcPauseExecution(unsigned __LONG32 Milliseconds); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:139:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:140:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcGetExtendedError(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:140:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:144:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcMonitorAssociation(RPC_BINDING_HANDLE Handle,PRPC_RUNDOWN RundownRoutine,void *Context); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:144:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:145:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcStopMonitorAssociation(RPC_BINDING_HANDLE Handle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:145:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:146:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_BINDING_HANDLE RPC_ENTRY I_RpcGetCurrentCallHandle(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:146:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:147:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcGetAssociationContext(RPC_BINDING_HANDLE BindingHandle,void **AssociationContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:147:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:148:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void *RPC_ENTRY I_RpcGetServerContextList(RPC_BINDING_HANDLE BindingHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:148:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:149:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY I_RpcSetServerContextList(RPC_BINDING_HANDLE BindingHandle,void *ServerContextList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:149:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:150:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcNsInterfaceExported(unsigned __LONG32 EntryNameSyntax,unsigned short *EntryName,RPC_SERVER_INTERFACE *RpcInterfaceInformation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:150:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:151:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcNsInterfaceUnexported(unsigned __LONG32 EntryNameSyntax,unsigned short *EntryName,RPC_SERVER_INTERFACE *RpcInterfaceInformation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:151:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:152:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcBindingToStaticStringBindingW(RPC_BINDING_HANDLE Binding,unsigned short **StringBinding); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:152:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:153:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcBindingInqSecurityContext(RPC_BINDING_HANDLE Binding,void **SecurityContextHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:153:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:154:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcBindingInqWireIdForSnego(RPC_BINDING_HANDLE Binding,RPC_CSTR WireId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:154:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:155:173: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcBindingInqMarshalledTargetInfo (RPC_BINDING_HANDLE Binding,unsigned __LONG32 *MarshalledTargetInfoLength,RPC_CSTR *MarshalledTargetInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:155:173: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:156:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcBindingInqLocalClientPID(RPC_BINDING_HANDLE Binding,unsigned __LONG32 *Pid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:156:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:157:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcBindingHandleToAsyncHandle(RPC_BINDING_HANDLE Binding,void **AsyncHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:157:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:158:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcNsBindingSetEntryNameW(RPC_BINDING_HANDLE Binding,unsigned __LONG32 EntryNameSyntax,RPC_WSTR EntryName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:158:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:159:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcNsBindingSetEntryNameA(RPC_BINDING_HANDLE Binding,unsigned __LONG32 EntryNameSyntax,RPC_CSTR EntryName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:159:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:160:177: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcServerUseProtseqEp2A(RPC_CSTR NetworkAddress,RPC_CSTR Protseq,unsigned int MaxCalls,RPC_CSTR Endpoint,void *SecurityDescriptor,void *Policy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:160:177: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:161:177: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcServerUseProtseqEp2W(RPC_WSTR NetworkAddress,RPC_WSTR Protseq,unsigned int MaxCalls,RPC_WSTR Endpoint,void *SecurityDescriptor,void *Policy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:161:177: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:162:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcServerUseProtseq2W(RPC_WSTR NetworkAddress,RPC_WSTR Protseq,unsigned int MaxCalls,void *SecurityDescriptor,void *Policy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:162:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:163:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcServerUseProtseq2A(RPC_CSTR NetworkAddress,RPC_CSTR Protseq,unsigned int MaxCalls,void *SecurityDescriptor,void *Policy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:163:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:164:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcBindingInqDynamicEndpointW(RPC_BINDING_HANDLE Binding,RPC_WSTR *DynamicEndpoint); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:164:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:165:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcBindingInqDynamicEndpointA(RPC_BINDING_HANDLE Binding,RPC_CSTR *DynamicEndpoint); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:165:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:166:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcServerCheckClientRestriction(RPC_BINDING_HANDLE Context); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:166:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:173:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcBindingInqTransportType(RPC_BINDING_HANDLE Binding,unsigned int *Type); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:173:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:181:189: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcIfInqTransferSyntaxes(RPC_IF_HANDLE RpcIfHandle,RPC_TRANSFER_SYNTAX *TransferSyntaxes,unsigned int TransferSyntaxSize,unsigned int *TransferSyntaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:181:189: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:182:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_UuidCreate(UUID *Uuid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:182:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:183:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcBindingCopy(RPC_BINDING_HANDLE SourceBinding,RPC_BINDING_HANDLE *DestinationBinding); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:183:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:184:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcBindingIsClientLocal(RPC_BINDING_HANDLE BindingHandle,unsigned int *ClientLocalFlag); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:184:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:185:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcBindingInqConnId(RPC_BINDING_HANDLE Binding,void **ConnId,int *pfFirstCall); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:185:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:186:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY I_RpcSsDontSerializeContext(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:186:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:187:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcLaunchDatagramReceiveThread(void *pAddress); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:187:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:188:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcServerRegisterForwardFunction(RPC_FORWARD_FUNCTION *pForwardFunction); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:188:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:189:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPC_ADDRESS_CHANGE_FN *RPC_ENTRY I_RpcServerInqAddressChangeFn(); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:189:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:190:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPC_STATUS RPC_ENTRY I_RpcServerSetAddressChangeFn(RPC_ADDRESS_CHANGE_FN *pAddressChangeFn); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:190:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:195:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcServerInqLocalConnAddress(RPC_BINDING_HANDLE Binding,void *Buffer,unsigned __LONG32 *BufferSize,unsigned __LONG32 *AddressFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:195:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:196:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY I_RpcSessionStrictContextHandle(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:196:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:197:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcTurnOnEEInfoPropagation(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:197:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:198:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcConnectionInqSockBuffSize(unsigned __LONG32 *RecvBuffSize,unsigned __LONG32 *SendBuffSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:198:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:199:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcConnectionSetSockBuffSize(unsigned __LONG32 RecvBuffSize,unsigned __LONG32 SendBuffSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:199:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:219:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcServerInqTransportType(unsigned int *Type); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:219:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:220:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI __LONG32 RPC_ENTRY I_RpcMapWin32Status(RPC_STATUS Status); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:220:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdce.h:623, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpc.h:82, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:88, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:263:287: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcProxyNewConnection(unsigned __LONG32 ConnectionType,unsigned short *ServerAddress,unsigned short *ServerPort,unsigned short *MinConnTimeout,void *ConnectionParameter,RDR_CALLOUT_STATE *CallOutState,I_RpcProxyCallbackInterface *ProxyCallbackInterface); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:263:287: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:264:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcReplyToClientWithStatus(void *ConnectionParameter,RPC_STATUS RpcStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:264:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:265:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY I_RpcRecordCalloutFailure(RPC_STATUS RpcStatus,RDR_CALLOUT_STATE *CallOutState,unsigned short *DllName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcdcep.h:265:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpc.h:84, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:88, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:25:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsBindingExportA(unsigned __LONG32 EntryNameSyntax,RPC_CSTR EntryName,RPC_IF_HANDLE IfSpec,RPC_BINDING_VECTOR *BindingVec,UUID_VECTOR *ObjectUuidVec); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:25:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:26:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsBindingUnexportA(unsigned __LONG32 EntryNameSyntax,RPC_CSTR EntryName,RPC_IF_HANDLE IfSpec,UUID_VECTOR *ObjectUuidVec); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:26:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:27:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsBindingExportW(unsigned __LONG32 EntryNameSyntax,RPC_WSTR EntryName,RPC_IF_HANDLE IfSpec,RPC_BINDING_VECTOR *BindingVec,UUID_VECTOR *ObjectUuidVec); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:27:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:28:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsBindingUnexportW(unsigned __LONG32 EntryNameSyntax,RPC_WSTR EntryName,RPC_IF_HANDLE IfSpec,UUID_VECTOR *ObjectUuidVec); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:28:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:29:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPC_STATUS RPC_ENTRY RpcNsBindingExportPnPA(unsigned __LONG32 EntryNameSyntax,RPC_CSTR EntryName,RPC_IF_HANDLE IfSpec,UUID_VECTOR *ObjectVector); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:29:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:30:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPC_STATUS RPC_ENTRY RpcNsBindingUnexportPnPA(unsigned __LONG32 EntryNameSyntax,RPC_CSTR EntryName,RPC_IF_HANDLE IfSpec,UUID_VECTOR *ObjectVector); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:30:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:31:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPC_STATUS RPC_ENTRY RpcNsBindingExportPnPW(unsigned __LONG32 EntryNameSyntax,RPC_WSTR EntryName,RPC_IF_HANDLE IfSpec,UUID_VECTOR *ObjectVector); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:31:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:32:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPC_STATUS RPC_ENTRY RpcNsBindingUnexportPnPW(unsigned __LONG32 EntryNameSyntax,RPC_WSTR EntryName,RPC_IF_HANDLE IfSpec,UUID_VECTOR *ObjectVector); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:32:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:33:206: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsBindingLookupBeginA(unsigned __LONG32 EntryNameSyntax,RPC_CSTR EntryName,RPC_IF_HANDLE IfSpec,UUID *ObjUuid,unsigned __LONG32 BindingMaxCount,RPC_NS_HANDLE *LookupContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:33:206: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:34:206: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsBindingLookupBeginW(unsigned __LONG32 EntryNameSyntax,RPC_WSTR EntryName,RPC_IF_HANDLE IfSpec,UUID *ObjUuid,unsigned __LONG32 BindingMaxCount,RPC_NS_HANDLE *LookupContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:34:206: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:35:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsBindingLookupNext(RPC_NS_HANDLE LookupContext,RPC_BINDING_VECTOR **BindingVec); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:35:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:36:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsBindingLookupDone(RPC_NS_HANDLE *LookupContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:36:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:37:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsGroupDeleteA(unsigned __LONG32 GroupNameSyntax,RPC_CSTR GroupName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:37:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:38:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsGroupMbrAddA(unsigned __LONG32 GroupNameSyntax,RPC_CSTR GroupName,unsigned __LONG32 MemberNameSyntax,RPC_CSTR MemberName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:38:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:39:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsGroupMbrRemoveA(unsigned __LONG32 GroupNameSyntax,RPC_CSTR GroupName,unsigned __LONG32 MemberNameSyntax,RPC_CSTR MemberName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:39:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:40:171: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsGroupMbrInqBeginA(unsigned __LONG32 GroupNameSyntax,RPC_CSTR GroupName,unsigned __LONG32 MemberNameSyntax,RPC_NS_HANDLE *InquiryContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:40:171: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:41:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsGroupMbrInqNextA(RPC_NS_HANDLE InquiryContext,RPC_CSTR *MemberName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:41:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:42:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsGroupDeleteW(unsigned __LONG32 GroupNameSyntax,RPC_WSTR GroupName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:42:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:43:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsGroupMbrAddW(unsigned __LONG32 GroupNameSyntax,RPC_WSTR GroupName,unsigned __LONG32 MemberNameSyntax,RPC_WSTR MemberName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:43:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:44:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsGroupMbrRemoveW(unsigned __LONG32 GroupNameSyntax,RPC_WSTR GroupName,unsigned __LONG32 MemberNameSyntax,RPC_WSTR MemberName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:44:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:45:171: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsGroupMbrInqBeginW(unsigned __LONG32 GroupNameSyntax,RPC_WSTR GroupName,unsigned __LONG32 MemberNameSyntax,RPC_NS_HANDLE *InquiryContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:45:171: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:46:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsGroupMbrInqNextW(RPC_NS_HANDLE InquiryContext,RPC_WSTR *MemberName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:46:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:47:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsGroupMbrInqDone(RPC_NS_HANDLE *InquiryContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:47:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:48:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsProfileDeleteA(unsigned __LONG32 ProfileNameSyntax,RPC_CSTR ProfileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:48:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:49:225: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsProfileEltAddA(unsigned __LONG32 ProfileNameSyntax,RPC_CSTR ProfileName,RPC_IF_ID *IfId,unsigned __LONG32 MemberNameSyntax,RPC_CSTR MemberName,unsigned __LONG32 Priority,RPC_CSTR Annotation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:49:225: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:50:181: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsProfileEltRemoveA(unsigned __LONG32 ProfileNameSyntax,RPC_CSTR ProfileName,RPC_IF_ID *IfId,unsigned __LONG32 MemberNameSyntax,RPC_CSTR MemberName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:50:181: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpc.h:84, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:88, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:51:272: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsProfileEltInqBeginA(unsigned __LONG32 ProfileNameSyntax,RPC_CSTR ProfileName,unsigned __LONG32 InquiryType,RPC_IF_ID *IfId,unsigned __LONG32 VersOption,unsigned __LONG32 MemberNameSyntax,RPC_CSTR MemberName,RPC_NS_HANDLE *InquiryContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:51:272: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:52:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsProfileEltInqNextA(RPC_NS_HANDLE InquiryContext,RPC_IF_ID *IfId,RPC_CSTR *MemberName,unsigned __LONG32 *Priority,RPC_CSTR *Annotation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:52:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:53:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsProfileDeleteW(unsigned __LONG32 ProfileNameSyntax,RPC_WSTR ProfileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:53:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:54:225: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsProfileEltAddW(unsigned __LONG32 ProfileNameSyntax,RPC_WSTR ProfileName,RPC_IF_ID *IfId,unsigned __LONG32 MemberNameSyntax,RPC_WSTR MemberName,unsigned __LONG32 Priority,RPC_WSTR Annotation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:54:225: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:55:181: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsProfileEltRemoveW(unsigned __LONG32 ProfileNameSyntax,RPC_WSTR ProfileName,RPC_IF_ID *IfId,unsigned __LONG32 MemberNameSyntax,RPC_WSTR MemberName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:55:181: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:56:272: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsProfileEltInqBeginW(unsigned __LONG32 ProfileNameSyntax,RPC_WSTR ProfileName,unsigned __LONG32 InquiryType,RPC_IF_ID *IfId,unsigned __LONG32 VersOption,unsigned __LONG32 MemberNameSyntax,RPC_WSTR MemberName,RPC_NS_HANDLE *InquiryContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:56:272: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:57:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsProfileEltInqNextW(RPC_NS_HANDLE InquiryContext,RPC_IF_ID *IfId,RPC_WSTR *MemberName,unsigned __LONG32 *Priority,RPC_WSTR *Annotation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:57:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:58:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsProfileEltInqDone(RPC_NS_HANDLE *InquiryContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:58:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:59:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsEntryObjectInqBeginA(unsigned __LONG32 EntryNameSyntax,RPC_CSTR EntryName,RPC_NS_HANDLE *InquiryContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:59:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:60:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsEntryObjectInqBeginW(unsigned __LONG32 EntryNameSyntax,RPC_WSTR EntryName,RPC_NS_HANDLE *InquiryContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:60:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:61:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsEntryObjectInqNext(RPC_NS_HANDLE InquiryContext,UUID *ObjUuid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:61:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:62:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsEntryObjectInqDone(RPC_NS_HANDLE *InquiryContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:62:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:63:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsEntryExpandNameA(unsigned __LONG32 EntryNameSyntax,RPC_CSTR EntryName,RPC_CSTR *ExpandedName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:63:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:64:181: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsMgmtBindingUnexportA(unsigned __LONG32 EntryNameSyntax,RPC_CSTR EntryName,RPC_IF_ID *IfId,unsigned __LONG32 VersOption,UUID_VECTOR *ObjectUuidVec); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:64:181: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:65:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsMgmtEntryCreateA(unsigned __LONG32 EntryNameSyntax,RPC_CSTR EntryName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:65:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:66:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsMgmtEntryDeleteA(unsigned __LONG32 EntryNameSyntax,RPC_CSTR EntryName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:66:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:67:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsMgmtEntryInqIfIdsA(unsigned __LONG32 EntryNameSyntax,RPC_CSTR EntryName,RPC_IF_ID_VECTOR **IfIdVec); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:67:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:68:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsMgmtHandleSetExpAge(RPC_NS_HANDLE NsHandle,unsigned __LONG32 ExpirationAge); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:68:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:69:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsMgmtInqExpAge(unsigned __LONG32 *ExpirationAge); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:69:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:70:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsMgmtSetExpAge(unsigned __LONG32 ExpirationAge); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:70:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:71:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsEntryExpandNameW(unsigned __LONG32 EntryNameSyntax,RPC_WSTR EntryName,RPC_WSTR *ExpandedName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:71:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:72:181: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsMgmtBindingUnexportW(unsigned __LONG32 EntryNameSyntax,RPC_WSTR EntryName,RPC_IF_ID *IfId,unsigned __LONG32 VersOption,UUID_VECTOR *ObjectUuidVec); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:72:181: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:73:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsMgmtEntryCreateW(unsigned __LONG32 EntryNameSyntax,RPC_WSTR EntryName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:73:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:74:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsMgmtEntryDeleteW(unsigned __LONG32 EntryNameSyntax,RPC_WSTR EntryName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:74:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:75:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsMgmtEntryInqIfIdsW(unsigned __LONG32 EntryNameSyntax,RPC_WSTR EntryName,RPC_IF_ID_VECTOR **IfIdVec); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:75:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:76:172: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsBindingImportBeginA(unsigned __LONG32 EntryNameSyntax,RPC_CSTR EntryName,RPC_IF_HANDLE IfSpec,UUID *ObjUuid,RPC_NS_HANDLE *ImportContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:76:172: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:77:172: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsBindingImportBeginW(unsigned __LONG32 EntryNameSyntax,RPC_WSTR EntryName,RPC_IF_HANDLE IfSpec,UUID *ObjUuid,RPC_NS_HANDLE *ImportContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:77:172: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:78:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsBindingImportNext(RPC_NS_HANDLE ImportContext,RPC_BINDING_HANDLE *Binding); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:78:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:79:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsBindingImportDone(RPC_NS_HANDLE *ImportContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:79:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:80:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY RpcNsBindingSelect(RPC_BINDING_VECTOR *BindingVec,RPC_BINDING_HANDLE *Binding); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsi.h:80:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpc.h:104, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:88, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:70:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcAsyncInitializeHandle(PRPC_ASYNC_STATE pAsync,unsigned int Size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:70:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:71:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcAsyncRegisterInfo(PRPC_ASYNC_STATE pAsync); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:71:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:72:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcAsyncGetCallStatus(PRPC_ASYNC_STATE pAsync); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:72:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:73:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcAsyncCompleteCall(PRPC_ASYNC_STATE pAsync,void *Reply); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:73:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:74:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcAsyncAbortCall(PRPC_ASYNC_STATE pAsync,unsigned __LONG32 ExceptionCode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:74:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:75:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcAsyncCancelCall(PRPC_ASYNC_STATE pAsync,WINBOOL fAbort); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:75:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:76:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcAsyncCleanupThread(DWORD dwTimeout); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:76:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:131:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcErrorStartEnumeration(RPC_ERROR_ENUM_HANDLE *EnumHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:131:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpc.h:104, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:88, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:132:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcErrorGetNextRecord(RPC_ERROR_ENUM_HANDLE *EnumHandle,WINBOOL CopyStrings,RPC_EXTENDED_ERROR_INFO *ErrorInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:132:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:133:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcErrorEndEnumeration(RPC_ERROR_ENUM_HANDLE *EnumHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:133:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:134:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcErrorResetEnumeration(RPC_ERROR_ENUM_HANDLE *EnumHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:134:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:135:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcErrorGetNumberOfRecords(RPC_ERROR_ENUM_HANDLE *EnumHandle,int *Records); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:135:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:136:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcErrorSaveErrorInfo(RPC_ERROR_ENUM_HANDLE *EnumHandle,PVOID *ErrorBlob,size_t *BlobSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:136:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:137:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcErrorLoadErrorInfo(PVOID ErrorBlob,size_t BlobSize,RPC_ERROR_ENUM_HANDLE *EnumHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:137:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:138:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcErrorAddRecord(RPC_EXTENDED_ERROR_INFO *ErrorInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:138:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:139:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY RpcErrorClearInformation(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:139:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:140:250: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcGetAuthorizationContextForClient(RPC_BINDING_HANDLE ClientBinding,WINBOOL ImpersonateOnReturn,PVOID Reserved1,PLARGE_INTEGER pExpirationTime,LUID Reserved2,DWORD Reserved3,PVOID Reserved4,PVOID *pAuthzClientContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:140:250: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:141:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcFreeAuthorizationContext(PVOID *pAuthzClientContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:141:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:142:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcSsContextLockExclusive(RPC_BINDING_HANDLE ServerBindingHandle,PVOID UserContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:142:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:143:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcSsContextLockShared(RPC_BINDING_HANDLE ServerBindingHandle,PVOID UserContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:143:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:176:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerInqCallAttributesW(RPC_BINDING_HANDLE ClientBinding,void *RpcCallAttributes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:176:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:177:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerInqCallAttributesA(RPC_BINDING_HANDLE ClientBinding,void *RpcCallAttributes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:177:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:181:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPC_STATUS RPC_ENTRY I_RpcAsyncSetHandle(PRPC_MESSAGE Message,PRPC_ASYNC_STATE pAsync); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:181:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:182:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPC_STATUS RPC_ENTRY I_RpcAsyncAbortCall(PRPC_ASYNC_STATE pAsync,unsigned __LONG32 ExceptionCode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:182:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:183:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int RPC_ENTRY I_RpcExceptionFilter(unsigned __LONG32 ExceptionCode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:183:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:208:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:208:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:212:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:212:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:245:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:245:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:251:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcasync.h:251:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:89, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:70:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(UINT) DragQueryFileA (HDROP hDrop, UINT iFile, LPSTR lpszFile, UINT cch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:70:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:71:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(UINT) DragQueryFileW (HDROP hDrop, UINT iFile, LPWSTR lpszFile, UINT cch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:71:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:72:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(WINBOOL) DragQueryPoint (HDROP hDrop, POINT *ppt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:72:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:73:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(void) DragFinish (HDROP hDrop); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:73:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:74:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(void) DragAcceptFiles (HWND hWnd, WINBOOL fAccept); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:74:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:89, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:75:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(HINSTANCE) ShellExecuteA (HWND hwnd, LPCSTR lpOperation, LPCSTR lpFile, LPCSTR lpParameters, LPCSTR lpDirectory, INT nShowCmd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:75:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:76:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(HINSTANCE) ShellExecuteW (HWND hwnd, LPCWSTR lpOperation, LPCWSTR lpFile, LPCWSTR lpParameters, LPCWSTR lpDirectory, INT nShowCmd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:76:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:77:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(HINSTANCE) FindExecutableA (LPCSTR lpFile, LPCSTR lpDirectory, LPSTR lpResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:77:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:78:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(HINSTANCE) FindExecutableW (LPCWSTR lpFile, LPCWSTR lpDirectory, LPWSTR lpResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:78:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:79:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(LPWSTR *) CommandLineToArgvW (LPCWSTR lpCmdLine, int *pNumArgs); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:79:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:80:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(INT) ShellAboutA (HWND hWnd, LPCSTR szApp, LPCSTR szOtherStuff, HICON hIcon); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:80:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:81:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(INT) ShellAboutW (HWND hWnd, LPCWSTR szApp, LPCWSTR szOtherStuff, HICON hIcon); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:81:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:82:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(HICON) DuplicateIcon (HINSTANCE hInst, HICON hIcon); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:82:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:83:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(HICON) ExtractAssociatedIconA (HINSTANCE hInst, LPSTR pszIconPath, WORD *piIcon); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:83:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:84:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(HICON) ExtractAssociatedIconW (HINSTANCE hInst, LPWSTR pszIconPath, WORD *piIcon); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:84:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:85:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(HICON) ExtractAssociatedIconExA (HINSTANCE hInst, LPSTR pszIconPath, WORD *piIconIndex, WORD *piIconId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:85:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:86:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(HICON) ExtractAssociatedIconExW (HINSTANCE hInst, LPWSTR pszIconPath, WORD *piIconIndex, WORD *piIconId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:86:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:87:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(HICON) ExtractIconA (HINSTANCE hInst, LPCSTR pszExeFileName, UINT nIconIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:87:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:88:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(HICON) ExtractIconW (HINSTANCE hInst, LPCWSTR pszExeFileName, UINT nIconIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:88:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:148:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(UINT_PTR) SHAppBarMessage (DWORD dwMessage, PAPPBARDATA pData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:148:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:149:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(DWORD) DoEnvironmentSubstA (LPSTR pszSrc, UINT cchSrc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:149:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:150:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(DWORD) DoEnvironmentSubstW (LPWSTR pszSrc, UINT cchSrc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:150:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:151:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(UINT) ExtractIconExA (LPCSTR lpszFile, int nIconIndex, HICON *phiconLarge, HICON *phiconSmall, UINT nIcons); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:151:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:152:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(UINT) ExtractIconExW (LPCWSTR lpszFile, int nIconIndex, HICON *phiconLarge, HICON *phiconSmall, UINT nIcons); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:152:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:218:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(int) SHFileOperationA (LPSHFILEOPSTRUCTA lpFileOp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:218:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:219:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(int) SHFileOperationW (LPSHFILEOPSTRUCTW lpFileOp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:219:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:223:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(void) SHFreeNameMappings (HANDLE hNameMappings); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:223:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:347:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(WINBOOL) ShellExecuteExA (SHELLEXECUTEINFOA *pExecInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:347:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:348:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(WINBOOL) ShellExecuteExW (SHELLEXECUTEINFOW *pExecInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:348:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:368:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(WINBOOL) SHCreateProcessAsUserW (PSHCREATEPROCESSINFOW pscpi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:368:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:409:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI SHQueryRecycleBinA (LPCSTR pszRootPath, LPSHQUERYRBINFO pSHQueryRBInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:409:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:410:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI SHQueryRecycleBinW (LPCWSTR pszRootPath, LPSHQUERYRBINFO pSHQueryRBInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:410:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:414:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI SHEmptyRecycleBinA (HWND hwnd, LPCSTR pszRootPath, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:414:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:415:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI SHEmptyRecycleBinW (HWND hwnd, LPCWSTR pszRootPath, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:415:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:564:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(WINBOOL) Shell_NotifyIconA (DWORD dwMessage, PNOTIFYICONDATAA lpData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:564:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:565:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(WINBOOL) Shell_NotifyIconW (DWORD dwMessage, PNOTIFYICONDATAW lpData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:565:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:616:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(DWORD_PTR) SHGetFileInfoA (LPCSTR pszPath, DWORD dwFileAttributes, SHFILEINFOA *psfi, UINT cbFileInfo, UINT uFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:616:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:617:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(DWORD_PTR) SHGetFileInfoW (LPCWSTR pszPath, DWORD dwFileAttributes, SHFILEINFOW *psfi, UINT cbFileInfo, UINT uFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:617:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:745:197: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(WINBOOL) SHGetDiskFreeSpaceExA (LPCSTR pszDirectoryName, ULARGE_INTEGER *pulFreeBytesAvailableToCaller, ULARGE_INTEGER *pulTotalNumberOfBytes, ULARGE_INTEGER *pulTotalNumberOfFreeBytes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:745:197: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:746:198: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(WINBOOL) SHGetDiskFreeSpaceExW (LPCWSTR pszDirectoryName, ULARGE_INTEGER *pulFreeBytesAvailableToCaller, ULARGE_INTEGER *pulTotalNumberOfBytes, ULARGE_INTEGER *pulTotalNumberOfFreeBytes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:746:198: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:747:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(WINBOOL) SHGetNewLinkInfoA (LPCSTR pszLinkTo, LPCSTR pszDir, LPSTR pszName, WINBOOL *pfMustCopy, UINT uFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:747:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:748:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(WINBOOL) SHGetNewLinkInfoW (LPCWSTR pszLinkTo, LPCWSTR pszDir, LPWSTR pszName, WINBOOL *pfMustCopy, UINT uFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:748:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:773:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(WINBOOL) SHInvokePrinterCommandA (HWND hwnd, UINT uAction, LPCSTR lpBuf1, LPCSTR lpBuf2, WINBOOL fModal); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:773:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:774:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(WINBOOL) SHInvokePrinterCommandW (HWND hwnd, UINT uAction, LPCWSTR lpBuf1, LPCWSTR lpBuf2, WINBOOL fModal); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:774:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:800:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI SHLoadNonloadedIconOverlayIdentifiers (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:800:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:801:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI SHIsFileAvailableOffline (PCWSTR pwszPath, DWORD *pdwStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:801:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:807:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI SHSetLocalizedName (PCWSTR pszPath, PCWSTR pszResModule, int idsRes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:807:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:820:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LWSTDAPIV_ (int) ShellMessageBoxA (HINSTANCE hAppInst, HWND hWnd, LPCSTR lpcText, LPCSTR lpcTitle, UINT fuStyle,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:820:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:821:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LWSTDAPIV_ (int) ShellMessageBoxW (HINSTANCE hAppInst, HWND hWnd, LPCWSTR lpcText, LPCWSTR lpcTitle, UINT fuStyle,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:821:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:825:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(WINBOOL) IsLFNDriveA (LPCSTR pszPath); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:825:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:826:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI_(WINBOOL) IsLFNDriveW (LPCWSTR pszPath); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:826:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:831:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI SHEnumerateUnreadMailAccountsA (HKEY hKeyUser, DWORD dwIndex, LPSTR pszMailAddress, int cchMailAddress); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:831:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:832:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI SHEnumerateUnreadMailAccountsW (HKEY hKeyUser, DWORD dwIndex, LPWSTR pszMailAddress, int cchMailAddress); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:832:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:833:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI SHGetUnreadMailCountA (HKEY hKeyUser, LPCSTR pszMailAddress, DWORD *pdwCount, FILETIME *pFileTime, LPSTR pszShellExecuteCommand, int cchShellExecuteCommand); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:833:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:834:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI SHGetUnreadMailCountW (HKEY hKeyUser, LPCWSTR pszMailAddress, DWORD *pdwCount, FILETIME *pFileTime, LPWSTR pszShellExecuteCommand, int cchShellExecuteCommand); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:834:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:835:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI SHSetUnreadMailCountA (LPCSTR pszMailAddress, DWORD dwCount, LPCSTR pszShellExecuteCommand); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:835:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:836:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI SHSetUnreadMailCountW (LPCWSTR pszMailAddress, DWORD dwCount, LPCWSTR pszShellExecuteCommand); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:836:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:844:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI_ (WINBOOL) SHTestTokenMembership (HANDLE hToken, ULONG ulRID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:844:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:848:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHSTDAPI SHGetImageList (int iImageList, REFIID riid, void **ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/shellapi.h:848:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:36, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:92, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/_fd_types.h:31:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINAPI __WSAFDIsSet(SOCKET,fd_set *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/_fd_types.h:31:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:92, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:277:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE SOCKET WSAAPI accept(SOCKET s,struct sockaddr *addr,int *addrlen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:277:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:278:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE int WSAAPI bind(SOCKET s,const struct sockaddr *name,int namelen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:278:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:279:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE int WSAAPI closesocket(SOCKET s); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:279:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:280:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE int WSAAPI connect(SOCKET s,const struct sockaddr *name,int namelen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:280:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:281:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE int WSAAPI ioctlsocket(SOCKET s,__LONG32 cmd,u_long *argp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:281:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:282:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE int WSAAPI getpeername(SOCKET s,struct sockaddr *name,int *namelen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:282:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:283:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE int WSAAPI getsockname(SOCKET s,struct sockaddr *name,int *namelen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:283:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:284:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE int WSAAPI getsockopt(SOCKET s,int level,int optname,char *optval,int *optlen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:284:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:286:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE u_long WSAAPI htonl(u_long hostlong); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:286:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:287:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE u_short WSAAPI htons(u_short hostshort); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:287:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:289:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE unsigned __LONG32 WSAAPI inet_addr(const char *cp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:289:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:290:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE char *WSAAPI inet_ntoa(struct in_addr in); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:290:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:291:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE int WSAAPI listen(SOCKET s,int backlog); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:291:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:293:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE u_long WSAAPI ntohl(u_long netlong); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:293:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:294:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE u_short WSAAPI ntohs(u_short netshort); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:294:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:296:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE int WSAAPI recv(SOCKET s,char *buf,int len,int flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:296:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:297:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE int WSAAPI recvfrom(SOCKET s,char *buf,int len,int flags,struct sockaddr *from,int *fromlen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:297:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:299:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE int WSAAPI select(int nfds,fd_set *readfds,fd_set *writefds,fd_set *exceptfds,const PTIMEVAL timeout); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:299:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:301:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE int WSAAPI send(SOCKET s,const char *buf,int len,int flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:301:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:302:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE int WSAAPI sendto(SOCKET s,const char *buf,int len,int flags,const struct sockaddr *to,int tolen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:302:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:303:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE int WSAAPI setsockopt(SOCKET s,int level,int optname,const char *optval,int optlen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:303:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:304:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE int WSAAPI shutdown(SOCKET s,int how); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:304:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:305:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE SOCKET WSAAPI socket(int af,int type,int protocol); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:305:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:306:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE struct hostent *WSAAPI gethostbyaddr(const char *addr,int len,int type); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:306:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:307:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE struct hostent *WSAAPI gethostbyname(const char *name); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:307:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:309:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE int WSAAPI gethostname(char *name,int namelen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:309:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:311:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE struct servent *WSAAPI getservbyport(int port,const char *proto); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:311:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:312:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE struct servent *WSAAPI getservbyname(const char *name,const char *proto); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:312:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:313:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE struct protoent *WSAAPI getprotobynumber(int number); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:313:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:314:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE struct protoent *WSAAPI getprotobyname(const char *name); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:314:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:315:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE int WSAAPI WSAStartup(WORD wVersionRequested,LPWSADATA lpWSAData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:315:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:316:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE int WSAAPI WSACleanup(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:316:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:317:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE void WSAAPI WSASetLastError(int iError); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:317:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:318:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE int WSAAPI WSAGetLastError(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:318:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:319:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE WINBOOL WSAAPI WSAIsBlocking(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:319:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:320:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE int WSAAPI WSAUnhookBlockingHook(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:320:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:321:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE FARPROC WSAAPI WSASetBlockingHook(FARPROC lpBlockFunc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:321:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:322:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE int WSAAPI WSACancelBlockingCall(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:322:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:92, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:323:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE HANDLE WSAAPI WSAAsyncGetServByName(HWND hWnd,u_int wMsg,const char *name,const char *proto,char *buf,int buflen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:323:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:324:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE HANDLE WSAAPI WSAAsyncGetServByPort(HWND hWnd,u_int wMsg,int port,const char *proto,char *buf,int buflen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:324:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:325:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE HANDLE WSAAPI WSAAsyncGetProtoByName(HWND hWnd,u_int wMsg,const char *name,char *buf,int buflen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:325:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:326:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE HANDLE WSAAPI WSAAsyncGetProtoByNumber(HWND hWnd,u_int wMsg,int number,char *buf,int buflen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:326:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:327:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE HANDLE WSAAPI WSAAsyncGetHostByName(HWND hWnd,u_int wMsg,const char *name,char *buf,int buflen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:327:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:328:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE HANDLE WSAAPI WSAAsyncGetHostByAddr(HWND hWnd,u_int wMsg,const char *addr,int len,int type,char *buf,int buflen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:328:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:329:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE int WSAAPI WSACancelAsyncRequest(HANDLE hAsyncTaskHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:329:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:330:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSOCK_API_LINKAGE int WSAAPI WSAAsyncSelect(SOCKET s,HWND hWnd,u_int wMsg,__LONG32 lEvent); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:330:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:334:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINAPI WSARecvEx(SOCKET s,char *buf,int len,int *flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:334:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:340:199: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI TransmitFile(SOCKET hSocket,HANDLE hFile,DWORD nNumberOfBytesToWrite,DWORD nNumberOfBytesPerSend,LPOVERLAPPED lpOverlapped,LPTRANSMIT_FILE_BUFFERS lpTransmitBuffers,DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:340:199: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:341:222: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI AcceptEx(SOCKET sListenSocket,SOCKET sAcceptSocket,PVOID lpOutputBuffer,DWORD dwReceiveDataLength,DWORD dwLocalAddressLength,DWORD dwRemoteAddressLength,LPDWORD lpdwBytesReceived,LPOVERLAPPED lpOverlapped); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:341:222: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:342:255: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VOID WINAPI GetAcceptExSockaddrs(PVOID lpOutputBuffer,DWORD dwReceiveDataLength,DWORD dwLocalAddressLength,DWORD dwRemoteAddressLength,struct sockaddr **LocalSockaddr,LPINT LocalSockaddrLength,struct sockaddr **RemoteSockaddr,LPINT RemoteSockaddrLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsock.h:342:255: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:11, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:95, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/guiddef.h:30:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __extension__ template const GUID &__mingw_uuidof(); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/guiddef.h:30:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:95, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:718:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptAcquireContextA (HCRYPTPROV *phProv, LPCSTR szContainer, LPCSTR szProvider, DWORD dwProvType, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:718:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:719:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptAcquireContextW (HCRYPTPROV *phProv, LPCWSTR szContainer, LPCWSTR szProvider, DWORD dwProvType, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:719:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:720:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptReleaseContext (HCRYPTPROV hProv, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:720:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:721:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptGenKey (HCRYPTPROV hProv, ALG_ID Algid, DWORD dwFlags, HCRYPTKEY *phKey); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:721:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:722:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptDeriveKey (HCRYPTPROV hProv, ALG_ID Algid, HCRYPTHASH hBaseData, DWORD dwFlags, HCRYPTKEY *phKey); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:722:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:723:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptDestroyKey (HCRYPTKEY hKey); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:723:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:724:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptSetKeyParam (HCRYPTKEY hKey, DWORD dwParam, CONST BYTE *pbData, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:724:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:725:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptGetKeyParam (HCRYPTKEY hKey, DWORD dwParam, BYTE *pbData, DWORD *pdwDataLen, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:725:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:726:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptSetHashParam (HCRYPTHASH hHash, DWORD dwParam, CONST BYTE *pbData, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:726:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:727:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptGetHashParam (HCRYPTHASH hHash, DWORD dwParam, BYTE *pbData, DWORD *pdwDataLen, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:727:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:728:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptSetProvParam (HCRYPTPROV hProv, DWORD dwParam, CONST BYTE *pbData, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:728:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:729:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptGetProvParam (HCRYPTPROV hProv, DWORD dwParam, BYTE *pbData, DWORD *pdwDataLen, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:729:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:730:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptGenRandom (HCRYPTPROV hProv, DWORD dwLen, BYTE *pbBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:730:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:731:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptGetUserKey (HCRYPTPROV hProv, DWORD dwKeySpec, HCRYPTKEY *phUserKey); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:731:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:732:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptExportKey (HCRYPTKEY hKey, HCRYPTKEY hExpKey, DWORD dwBlobType, DWORD dwFlags, BYTE *pbData, DWORD *pdwDataLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:732:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:733:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptImportKey (HCRYPTPROV hProv, CONST BYTE *pbData, DWORD dwDataLen, HCRYPTKEY hPubKey, DWORD dwFlags, HCRYPTKEY *phKey); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:733:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:734:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptEncrypt (HCRYPTKEY hKey, HCRYPTHASH hHash, WINBOOL Final, DWORD dwFlags, BYTE *pbData, DWORD *pdwDataLen, DWORD dwBufLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:734:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:735:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptDecrypt (HCRYPTKEY hKey, HCRYPTHASH hHash, WINBOOL Final, DWORD dwFlags, BYTE *pbData, DWORD *pdwDataLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:735:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:736:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptCreateHash (HCRYPTPROV hProv, ALG_ID Algid, HCRYPTKEY hKey, DWORD dwFlags, HCRYPTHASH *phHash); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:736:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:737:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptHashData (HCRYPTHASH hHash, CONST BYTE *pbData, DWORD dwDataLen, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:737:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:738:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptHashSessionKey (HCRYPTHASH hHash, HCRYPTKEY hKey, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:738:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:739:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptDestroyHash (HCRYPTHASH hHash); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:739:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:740:149: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptSignHashA (HCRYPTHASH hHash, DWORD dwKeySpec, LPCSTR szDescription, DWORD dwFlags, BYTE *pbSignature, DWORD *pdwSigLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:740:149: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:741:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptSignHashW (HCRYPTHASH hHash, DWORD dwKeySpec, LPCWSTR szDescription, DWORD dwFlags, BYTE *pbSignature, DWORD *pdwSigLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:741:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:742:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptVerifySignatureA (HCRYPTHASH hHash, CONST BYTE *pbSignature, DWORD dwSigLen, HCRYPTKEY hPubKey, LPCSTR szDescription, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:742:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:743:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptVerifySignatureW (HCRYPTHASH hHash, CONST BYTE *pbSignature, DWORD dwSigLen, HCRYPTKEY hPubKey, LPCWSTR szDescription, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:743:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:744:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptSetProviderA (LPCSTR pszProvName, DWORD dwProvType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:744:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:745:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptSetProviderW (LPCWSTR pszProvName, DWORD dwProvType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:745:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:746:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptSetProviderExA (LPCSTR pszProvName, DWORD dwProvType, DWORD *pdwReserved, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:746:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:747:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptSetProviderExW (LPCWSTR pszProvName, DWORD dwProvType, DWORD *pdwReserved, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:747:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:748:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptGetDefaultProviderA (DWORD dwProvType, DWORD *pdwReserved, DWORD dwFlags, LPSTR pszProvName, DWORD *pcbProvName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:748:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:749:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptGetDefaultProviderW (DWORD dwProvType, DWORD *pdwReserved, DWORD dwFlags, LPWSTR pszProvName, DWORD *pcbProvName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:749:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:750:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptEnumProviderTypesA (DWORD dwIndex, DWORD *pdwReserved, DWORD dwFlags, DWORD *pdwProvType, LPSTR szTypeName, DWORD *pcbTypeName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:750:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:751:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptEnumProviderTypesW (DWORD dwIndex, DWORD *pdwReserved, DWORD dwFlags, DWORD *pdwProvType, LPWSTR szTypeName, DWORD *pcbTypeName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:751:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:752:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptEnumProvidersA (DWORD dwIndex, DWORD *pdwReserved, DWORD dwFlags, DWORD *pdwProvType, LPSTR szProvName, DWORD *pcbProvName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:752:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:753:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptEnumProvidersW (DWORD dwIndex, DWORD *pdwReserved, DWORD dwFlags, DWORD *pdwProvType, LPWSTR szProvName, DWORD *pcbProvName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:753:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:754:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptContextAddRef (HCRYPTPROV hProv, DWORD *pdwReserved, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:754:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:755:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptDuplicateKey (HCRYPTKEY hKey, DWORD *pdwReserved, DWORD dwFlags, HCRYPTKEY *phKey); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:755:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:756:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptDuplicateHash (HCRYPTHASH hHash, DWORD *pdwReserved, DWORD dwFlags, HCRYPTHASH *phHash); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:756:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:757:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL __cdecl GetEncSChannel (BYTE **pData, DWORD *dwDecSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:757:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:764, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:95, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:554:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptOpenAlgorithmProvider (BCRYPT_ALG_HANDLE *phAlgorithm, LPCWSTR pszAlgId, LPCWSTR pszImplementation, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:554:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:555:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptEnumAlgorithms (ULONG dwAlgOperations, ULONG *pAlgCount, BCRYPT_ALGORITHM_IDENTIFIER **ppAlgList, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:555:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:556:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptEnumProviders (LPCWSTR pszAlgId, ULONG *pImplCount, BCRYPT_PROVIDER_NAME **ppImplList, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:556:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:557:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptGetProperty (BCRYPT_HANDLE hObject, LPCWSTR pszProperty, PUCHAR pbOutput, ULONG cbOutput, ULONG *pcbResult, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:557:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:558:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptSetProperty (BCRYPT_HANDLE hObject, LPCWSTR pszProperty, PUCHAR pbInput, ULONG cbInput, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:558:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:559:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptCloseAlgorithmProvider (BCRYPT_ALG_HANDLE hAlgorithm, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:559:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:560:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VOID WINAPI BCryptFreeBuffer (PVOID pvBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:560:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:561:188: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptGenerateSymmetricKey (BCRYPT_ALG_HANDLE hAlgorithm, BCRYPT_KEY_HANDLE *phKey, PUCHAR pbKeyObject, ULONG cbKeyObject, PUCHAR pbSecret, ULONG cbSecret, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:561:188: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:562:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptGenerateKeyPair (BCRYPT_ALG_HANDLE hAlgorithm, BCRYPT_KEY_HANDLE *phKey, ULONG dwLength, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:562:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:563:198: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptEncrypt (BCRYPT_KEY_HANDLE hKey, PUCHAR pbInput, ULONG cbInput, VOID *pPaddingInfo, PUCHAR pbIV, ULONG cbIV, PUCHAR pbOutput, ULONG cbOutput, ULONG *pcbResult, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:563:198: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:564:198: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptDecrypt (BCRYPT_KEY_HANDLE hKey, PUCHAR pbInput, ULONG cbInput, VOID *pPaddingInfo, PUCHAR pbIV, ULONG cbIV, PUCHAR pbOutput, ULONG cbOutput, ULONG *pcbResult, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:564:198: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:565:175: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptExportKey (BCRYPT_KEY_HANDLE hKey, BCRYPT_KEY_HANDLE hExportKey, LPCWSTR pszBlobType, PUCHAR pbOutput, ULONG cbOutput, ULONG *pcbResult, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:565:175: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:566:226: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptImportKey (BCRYPT_ALG_HANDLE hAlgorithm, BCRYPT_KEY_HANDLE hImportKey, LPCWSTR pszBlobType, BCRYPT_KEY_HANDLE *phKey, PUCHAR pbKeyObject, ULONG cbKeyObject, PUCHAR pbInput, ULONG cbInput, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:566:226: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:567:191: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptImportKeyPair (BCRYPT_ALG_HANDLE hAlgorithm, BCRYPT_KEY_HANDLE hImportKey, LPCWSTR pszBlobType, BCRYPT_KEY_HANDLE *phKey, PUCHAR pbInput, ULONG cbInput, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:567:191: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:568:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptDuplicateKey (BCRYPT_KEY_HANDLE hKey, BCRYPT_KEY_HANDLE *phNewKey, PUCHAR pbKeyObject, ULONG cbKeyObject, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:568:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:569:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptFinalizeKeyPair (BCRYPT_KEY_HANDLE hKey, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:569:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:570:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptDestroyKey (BCRYPT_KEY_HANDLE hKey); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:570:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:571:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptDestroySecret (BCRYPT_SECRET_HANDLE hSecret); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:571:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:572:174: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptSignHash (BCRYPT_KEY_HANDLE hKey, VOID *pPaddingInfo, PUCHAR pbInput, ULONG cbInput, PUCHAR pbOutput, ULONG cbOutput, ULONG *pcbResult, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:572:174: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:573:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptVerifySignature (BCRYPT_KEY_HANDLE hKey, VOID *pPaddingInfo, PUCHAR pbHash, ULONG cbHash, PUCHAR pbSignature, ULONG cbSignature, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:573:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:574:148: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptSecretAgreement (BCRYPT_KEY_HANDLE hPrivKey, BCRYPT_KEY_HANDLE hPubKey, BCRYPT_SECRET_HANDLE *phAgreedSecret, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:574:148: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:575:195: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptDeriveKey (BCRYPT_SECRET_HANDLE hSharedSecret, LPCWSTR pwszKDF, BCryptBufferDesc *pParameterList, PUCHAR pbDerivedKey, ULONG cbDerivedKey, ULONG *pcbResult, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:575:195: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:576:170: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptKeyDerivation (BCRYPT_KEY_HANDLE hKey, BCryptBufferDesc *pParameterList, PUCHAR pbDerivedKey, ULONG cbDerivedKey, ULONG *pcbResult, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:576:170: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:577:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptCreateHash (BCRYPT_ALG_HANDLE hAlgorithm, BCRYPT_HASH_HANDLE *phHash, PUCHAR pbHashObject, ULONG cbHashObject, PUCHAR pbSecret, ULONG cbSecret, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:577:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:578:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptHashData (BCRYPT_HASH_HANDLE hHash, PUCHAR pbInput, ULONG cbInput, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:578:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:579:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptFinishHash (BCRYPT_HASH_HANDLE hHash, PUCHAR pbOutput, ULONG cbOutput, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:579:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:580:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptDuplicateHash (BCRYPT_HASH_HANDLE hHash, BCRYPT_HASH_HANDLE *phNewHash, PUCHAR pbHashObject, ULONG cbHashObject, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:580:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:581:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptDestroyHash (BCRYPT_HASH_HANDLE hHash); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:581:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:582:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptGenRandom (BCRYPT_ALG_HANDLE hAlgorithm, PUCHAR pbBuffer, ULONG cbBuffer, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:582:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:583:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptDeriveKeyCapi (BCRYPT_HASH_HANDLE hHash, BCRYPT_ALG_HANDLE hTargetAlg, PUCHAR pbDerivedKey, ULONG cbDerivedKey, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:583:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:584:209: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptDeriveKeyPBKDF2 (BCRYPT_ALG_HANDLE hPrf, PUCHAR pbPassword, ULONG cbPassword, PUCHAR pbSalt, ULONG cbSalt, ULONGLONG cIterations, PUCHAR pbDerivedKey, ULONG cbDerivedKey, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:584:209: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:585:201: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptResolveProviders (LPCWSTR pszContext, ULONG dwInterface, LPCWSTR pszFunction, LPCWSTR pszProvider, ULONG dwMode, ULONG dwFlags, ULONG *pcbBuffer, PCRYPT_PROVIDER_REFS *ppBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:585:201: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:586:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptGetFipsAlgorithmMode (BOOLEAN *pfEnabled); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:586:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:588:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptQueryProviderRegistration (LPCWSTR pszProvider, ULONG dwMode, ULONG dwInterface, ULONG *pcbBuffer, PCRYPT_PROVIDER_REG *ppBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:588:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:589:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptEnumRegisteredProviders (ULONG *pcbBuffer, PCRYPT_PROVIDERS *ppBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:589:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:590:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptCreateContext (ULONG dwTable, LPCWSTR pszContext, PCRYPT_CONTEXT_CONFIG pConfig); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:590:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:591:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptDeleteContext (ULONG dwTable, LPCWSTR pszContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:591:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:592:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptEnumContexts (ULONG dwTable, ULONG *pcbBuffer, PCRYPT_CONTEXTS *ppBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:592:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:593:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptConfigureContext (ULONG dwTable, LPCWSTR pszContext, PCRYPT_CONTEXT_CONFIG pConfig); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:593:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:594:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptQueryContextConfiguration (ULONG dwTable, LPCWSTR pszContext, ULONG *pcbBuffer, PCRYPT_CONTEXT_CONFIG *ppBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:594:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:595:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptAddContextFunction (ULONG dwTable, LPCWSTR pszContext, ULONG dwInterface, LPCWSTR pszFunction, ULONG dwPosition); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:595:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:596:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptRemoveContextFunction (ULONG dwTable, LPCWSTR pszContext, ULONG dwInterface, LPCWSTR pszFunction); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:596:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:597:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptEnumContextFunctions (ULONG dwTable, LPCWSTR pszContext, ULONG dwInterface, ULONG *pcbBuffer, PCRYPT_CONTEXT_FUNCTIONS *ppBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:597:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:598:164: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptConfigureContextFunction (ULONG dwTable, LPCWSTR pszContext, ULONG dwInterface, LPCWSTR pszFunction, PCRYPT_CONTEXT_FUNCTION_CONFIG pConfig); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:598:164: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:599:193: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptQueryContextFunctionConfiguration (ULONG dwTable, LPCWSTR pszContext, ULONG dwInterface, LPCWSTR pszFunction, ULONG *pcbBuffer, PCRYPT_CONTEXT_FUNCTION_CONFIG *ppBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:599:193: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:600:191: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptEnumContextFunctionProviders (ULONG dwTable, LPCWSTR pszContext, ULONG dwInterface, LPCWSTR pszFunction, ULONG *pcbBuffer, PCRYPT_CONTEXT_FUNCTION_PROVIDERS *ppBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:600:191: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:601:178: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptSetContextFunctionProperty (ULONG dwTable, LPCWSTR pszContext, ULONG dwInterface, LPCWSTR pszFunction, LPCWSTR pszProperty, ULONG cbValue, PUCHAR pbValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:601:178: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:602:184: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptQueryContextFunctionProperty (ULONG dwTable, LPCWSTR pszContext, ULONG dwInterface, LPCWSTR pszFunction, LPCWSTR pszProperty, ULONG *pcbValue, PUCHAR *ppbValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:602:184: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:603:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSTATUS WINAPI BCryptRegisterConfigChangeNotify (HANDLE *phEvent); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bcrypt.h:603:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:767, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:95, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:221:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SECURITY_STATUS WINAPI NCryptOpenStorageProvider (NCRYPT_PROV_HANDLE *phProvider, LPCWSTR pszProviderName, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:221:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:767, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:95, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:222:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SECURITY_STATUS WINAPI NCryptEnumAlgorithms (NCRYPT_PROV_HANDLE hProvider, DWORD dwAlgOperations, DWORD *pdwAlgCount, NCryptAlgorithmName **ppAlgList, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:222:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:223:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SECURITY_STATUS WINAPI NCryptIsAlgSupported (NCRYPT_PROV_HANDLE hProvider, LPCWSTR pszAlgId, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:223:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:224:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SECURITY_STATUS WINAPI NCryptEnumKeys (NCRYPT_PROV_HANDLE hProvider, LPCWSTR pszScope, NCryptKeyName **ppKeyName, PVOID *ppEnumState, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:224:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:225:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SECURITY_STATUS WINAPI NCryptEnumStorageProviders (DWORD *pdwProviderCount, NCryptProviderName **ppProviderList, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:225:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:226:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SECURITY_STATUS WINAPI NCryptFreeBuffer (PVOID pvInput); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:226:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:227:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SECURITY_STATUS WINAPI NCryptOpenKey (NCRYPT_PROV_HANDLE hProvider, NCRYPT_KEY_HANDLE *phKey, LPCWSTR pszKeyName, DWORD dwLegacyKeySpec, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:227:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:228:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SECURITY_STATUS WINAPI NCryptCreatePersistedKey (NCRYPT_PROV_HANDLE hProvider, NCRYPT_KEY_HANDLE *phKey, LPCWSTR pszAlgId, LPCWSTR pszKeyName, DWORD dwLegacyKeySpec, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:228:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:350:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SECURITY_STATUS WINAPI NCryptGetProperty (NCRYPT_HANDLE hObject, LPCWSTR pszProperty, PBYTE pbOutput, DWORD cbOutput, DWORD *pcbResult, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:350:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:351:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SECURITY_STATUS WINAPI NCryptSetProperty (NCRYPT_HANDLE hObject, LPCWSTR pszProperty, PBYTE pbInput, DWORD cbInput, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:351:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:352:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SECURITY_STATUS WINAPI NCryptFinalizeKey (NCRYPT_KEY_HANDLE hKey, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:352:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:353:178: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SECURITY_STATUS WINAPI NCryptEncrypt (NCRYPT_KEY_HANDLE hKey, PBYTE pbInput, DWORD cbInput, VOID *pPaddingInfo, PBYTE pbOutput, DWORD cbOutput, DWORD *pcbResult, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:353:178: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:354:178: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SECURITY_STATUS WINAPI NCryptDecrypt (NCRYPT_KEY_HANDLE hKey, PBYTE pbInput, DWORD cbInput, VOID *pPaddingInfo, PBYTE pbOutput, DWORD cbOutput, DWORD *pcbResult, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:354:178: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:385:225: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SECURITY_STATUS WINAPI NCryptImportKey (NCRYPT_PROV_HANDLE hProvider, NCRYPT_KEY_HANDLE hImportKey, LPCWSTR pszBlobType, NCryptBufferDesc *pParameterList, NCRYPT_KEY_HANDLE *phKey, PBYTE pbData, DWORD cbData, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:385:225: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:386:215: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SECURITY_STATUS WINAPI NCryptExportKey (NCRYPT_KEY_HANDLE hKey, NCRYPT_KEY_HANDLE hExportKey, LPCWSTR pszBlobType, NCryptBufferDesc *pParameterList, PBYTE pbOutput, DWORD cbOutput, DWORD *pcbResult, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:386:215: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:387:193: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SECURITY_STATUS WINAPI NCryptSignHash (NCRYPT_KEY_HANDLE hKey, VOID *pPaddingInfo, PBYTE pbHashValue, DWORD cbHashValue, PBYTE pbSignature, DWORD cbSignature, DWORD *pcbResult, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:387:193: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:388:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SECURITY_STATUS WINAPI NCryptVerifySignature (NCRYPT_KEY_HANDLE hKey, VOID *pPaddingInfo, PBYTE pbHashValue, DWORD cbHashValue, PBYTE pbSignature, DWORD cbSignature, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:388:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:389:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SECURITY_STATUS WINAPI NCryptDeleteKey (NCRYPT_KEY_HANDLE hKey, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:389:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:390:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SECURITY_STATUS WINAPI NCryptFreeObject (NCRYPT_HANDLE hObject); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:390:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:391:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI NCryptIsKeyHandle (NCRYPT_KEY_HANDLE hKey); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:391:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:392:189: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SECURITY_STATUS WINAPI NCryptTranslateHandle (NCRYPT_PROV_HANDLE *phProvider, NCRYPT_KEY_HANDLE *phKey, HCRYPTPROV hLegacyProv, HCRYPTKEY hLegacyKey, DWORD dwLegacyKeySpec, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:392:189: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:393:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SECURITY_STATUS WINAPI NCryptNotifyChangeKey (NCRYPT_PROV_HANDLE hProvider, HANDLE *phEvent, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:393:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:394:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SECURITY_STATUS WINAPI NCryptSecretAgreement (NCRYPT_KEY_HANDLE hPrivKey, NCRYPT_KEY_HANDLE hPubKey, NCRYPT_SECRET_HANDLE *phAgreedSecret, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:394:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:395:201: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SECURITY_STATUS WINAPI NCryptDeriveKey (NCRYPT_SECRET_HANDLE hSharedSecret, LPCWSTR pwszKDF, NCryptBufferDesc *pParameterList, PBYTE pbDerivedKey, DWORD cbDerivedKey, DWORD *pcbResult, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ncrypt.h:395:201: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:95, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:1309:230: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptFormatObject (DWORD dwCertEncodingType, DWORD dwFormatType, DWORD dwFormatStrType, void *pFormatStruct, LPCSTR lpszStructType, const BYTE *pbEncoded, DWORD cbEncoded, void *pbFormat, DWORD *pcbFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:1309:230: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:1334:203: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptEncodeObjectEx (DWORD dwCertEncodingType, LPCSTR lpszStructType, const void *pvStructInfo, DWORD dwFlags, PCRYPT_ENCODE_PARA pEncodePara, void *pvEncoded, DWORD *pcbEncoded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:1334:203: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:1335:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptEncodeObject (DWORD dwCertEncodingType, LPCSTR lpszStructType, const void *pvStructInfo, BYTE *pbEncoded, DWORD *pcbEncoded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:1335:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:1354:223: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptDecodeObjectEx (DWORD dwCertEncodingType, LPCSTR lpszStructType, const BYTE *pbEncoded, DWORD cbEncoded, DWORD dwFlags, PCRYPT_DECODE_PARA pDecodePara, void *pvStructInfo, DWORD *pcbStructInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:1354:223: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:1355:189: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptDecodeObject (DWORD dwCertEncodingType, LPCSTR lpszStructType, const BYTE *pbEncoded, DWORD cbEncoded, DWORD dwFlags, void *pvStructInfo, DWORD *pcbStructInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:1355:189: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2503:190: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptInstallOIDFunctionAddress (HMODULE hModule, DWORD dwEncodingType, LPCSTR pszFuncName, DWORD cFuncEntry, const CRYPT_OID_FUNC_ENTRY rgFuncEntry[], DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2503:190: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2504:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM HCRYPTOIDFUNCSET WINAPI CryptInitOIDFunctionSet (LPCSTR pszFuncName, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2504:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2505:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptGetOIDFunctionAddress (HCRYPTOIDFUNCSET hFuncSet, DWORD dwEncodingType, LPCSTR pszOID, DWORD dwFlags, void **ppvFuncAddr, HCRYPTOIDFUNCADDR *phFuncAddr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2505:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2506:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptGetDefaultOIDDllList (HCRYPTOIDFUNCSET hFuncSet, DWORD dwEncodingType, WCHAR *pwszDllList, DWORD *pcchDllList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2506:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2507:191: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptGetDefaultOIDFunctionAddress (HCRYPTOIDFUNCSET hFuncSet, DWORD dwEncodingType, LPCWSTR pwszDll, DWORD dwFlags, void **ppvFuncAddr, HCRYPTOIDFUNCADDR *phFuncAddr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2507:191: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2508:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptFreeOIDFunctionAddress (HCRYPTOIDFUNCADDR hFuncAddr, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2508:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2509:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptRegisterOIDFunction (DWORD dwEncodingType, LPCSTR pszFuncName, LPCSTR pszOID, LPCWSTR pwszDll, LPCSTR pszOverrideFuncName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2509:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2510:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptUnregisterOIDFunction (DWORD dwEncodingType, LPCSTR pszFuncName, LPCSTR pszOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2510:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2511:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptRegisterDefaultOIDFunction (DWORD dwEncodingType, LPCSTR pszFuncName, DWORD dwIndex, LPCWSTR pwszDll); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2511:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2512:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptUnregisterDefaultOIDFunction (DWORD dwEncodingType, LPCSTR pszFuncName, LPCWSTR pwszDll); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2512:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2513:193: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptSetOIDFunctionValue (DWORD dwEncodingType, LPCSTR pszFuncName, LPCSTR pszOID, LPCWSTR pwszValueName, DWORD dwValueType, const BYTE *pbValueData, DWORD cbValueData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2513:193: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2514:191: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptGetOIDFunctionValue (DWORD dwEncodingType, LPCSTR pszFuncName, LPCSTR pszOID, LPCWSTR pwszValueName, DWORD *pdwValueType, BYTE *pbValueData, DWORD *pcbValueData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2514:191: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:95, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2518:171: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptEnumOIDFunction (DWORD dwEncodingType, LPCSTR pszFuncName, LPCSTR pszOID, DWORD dwFlags, void *pvArg, PFN_CRYPT_ENUM_OID_FUNC pfnEnumOIDFunc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2518:171: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2574:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM PCCRYPT_OID_INFO WINAPI CryptFindOIDInfo (DWORD dwKeyType, void *pvKey, DWORD dwGroupId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2574:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2600:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptRegisterOIDInfo (PCCRYPT_OID_INFO pInfo, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2600:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2601:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptUnregisterOIDInfo (PCCRYPT_OID_INFO pInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2601:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2602:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptEnumOIDInfo (DWORD dwGroupId, DWORD dwFlags, void *pvArg, PFN_CRYPT_ENUM_OID_INFO pfnEnumOIDInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2602:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2603:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM LPCWSTR WINAPI CryptFindLocalizedName (LPCWSTR pwszCryptName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2603:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2875:193: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM HCRYPTMSG WINAPI CryptMsgOpenToEncode (DWORD dwMsgEncodingType, DWORD dwFlags, DWORD dwMsgType, void const *pvMsgEncodeInfo, LPSTR pszInnerContentObjID, PCMSG_STREAM_INFO pStreamInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2875:193: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2876:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM DWORD WINAPI CryptMsgCalculateEncodedLength (DWORD dwMsgEncodingType, DWORD dwFlags, DWORD dwMsgType, void const *pvMsgEncodeInfo, LPSTR pszInnerContentObjID, DWORD cbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2876:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2877:193: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM HCRYPTMSG WINAPI CryptMsgOpenToDecode (DWORD dwMsgEncodingType, DWORD dwFlags, DWORD dwMsgType, HCRYPTPROV_LEGACY hCryptProv, PCERT_INFO pRecipientInfo, PCMSG_STREAM_INFO pStreamInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2877:193: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2878:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM HCRYPTMSG WINAPI CryptMsgDuplicate (HCRYPTMSG hCryptMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2878:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2879:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptMsgClose (HCRYPTMSG hCryptMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2879:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2880:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptMsgUpdate (HCRYPTMSG hCryptMsg, const BYTE *pbData, DWORD cbData, WINBOOL fFinal); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2880:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2881:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptMsgGetParam (HCRYPTMSG hCryptMsg, DWORD dwParamType, DWORD dwIndex, void *pvData, DWORD *pcbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:2881:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3020:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptMsgControl (HCRYPTMSG hCryptMsg, DWORD dwFlags, DWORD dwCtrlType, void const *pvCtrlPara); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3020:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3115:248: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI CryptMsgVerifyCountersignatureEncoded (HCRYPTPROV_LEGACY hCryptProv, DWORD dwEncodingType, PBYTE pbSignerInfo, DWORD cbSignerInfo, PBYTE pbSignerInfoCountersignature, DWORD cbSignerInfoCountersignature, PCERT_INFO pciCountersigner); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3115:248: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3116:287: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI CryptMsgVerifyCountersignatureEncodedEx (HCRYPTPROV_LEGACY hCryptProv, DWORD dwEncodingType, PBYTE pbSignerInfo, DWORD cbSignerInfo, PBYTE pbSignerInfoCountersignature, DWORD cbSignerInfoCountersignature, DWORD dwSignerType, void *pvSigner, DWORD dwFlags, void *pvExtra); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3116:287: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3117:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI CryptMsgCountersign (HCRYPTMSG hCryptMsg, DWORD dwIndex, DWORD cCountersigners, PCMSG_SIGNER_ENCODE_INFO rgCountersigners); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3117:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3118:226: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI CryptMsgCountersignEncoded (DWORD dwEncodingType, PBYTE pbSignerInfo, DWORD cbSignerInfo, DWORD cCountersigners, PCMSG_SIGNER_ENCODE_INFO rgCountersigners, PBYTE pbCountersignature, PDWORD pcbCountersignature); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3118:226: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3660:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM HCERTSTORE WINAPI CertOpenStore (LPCSTR lpszStoreProvider, DWORD dwEncodingType, HCRYPTPROV_LEGACY hCryptProv, DWORD dwFlags, const void *pvPara); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3660:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3746:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM HCERTSTORE WINAPI CertDuplicateStore (HCERTSTORE hCertStore); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3746:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3761:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertSaveStore (HCERTSTORE hCertStore, DWORD dwEncodingType, DWORD dwSaveAs, DWORD dwSaveTo, void *pvSaveToPara, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3761:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3762:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertCloseStore (HCERTSTORE hCertStore, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3762:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3763:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM PCCERT_CONTEXT WINAPI CertGetSubjectCertificateFromStore (HCERTSTORE hCertStore, DWORD dwCertEncodingType, PCERT_INFO pCertId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3763:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3764:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM PCCERT_CONTEXT WINAPI CertEnumCertificatesInStore (HCERTSTORE hCertStore, PCCERT_CONTEXT pPrevCertContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3764:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3765:202: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM PCCERT_CONTEXT WINAPI CertFindCertificateInStore (HCERTSTORE hCertStore, DWORD dwCertEncodingType, DWORD dwFindFlags, DWORD dwFindType, const void *pvFindPara, PCCERT_CONTEXT pPrevCertContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3765:202: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3839:173: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM PCCERT_CONTEXT WINAPI CertGetIssuerCertificateFromStore (HCERTSTORE hCertStore, PCCERT_CONTEXT pSubjectContext, PCCERT_CONTEXT pPrevIssuerContext, DWORD *pdwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3839:173: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3840:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertVerifySubjectCertificateContext (PCCERT_CONTEXT pSubject, PCCERT_CONTEXT pIssuer, DWORD *pdwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3840:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3841:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM PCCERT_CONTEXT WINAPI CertDuplicateCertificateContext (PCCERT_CONTEXT pCertContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3841:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3842:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM PCCERT_CONTEXT WINAPI CertCreateCertificateContext (DWORD dwCertEncodingType, const BYTE *pbCertEncoded, DWORD cbCertEncoded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3842:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3843:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertFreeCertificateContext (PCCERT_CONTEXT pCertContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3843:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3844:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertSetCertificateContextProperty (PCCERT_CONTEXT pCertContext, DWORD dwPropId, DWORD dwFlags, const void *pvData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3844:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3892:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM PCCRL_CONTEXT WINAPI CertEnumCRLsInStore (HCERTSTORE hCertStore, PCCRL_CONTEXT pPrevCrlContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3892:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3893:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertDeleteCRLFromStore (PCCRL_CONTEXT pCrlContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3893:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3894:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM PCCRL_CONTEXT WINAPI CertDuplicateCRLContext (PCCRL_CONTEXT pCrlContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3894:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3895:191: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM PCCRL_CONTEXT WINAPI CertFindCRLInStore (HCERTSTORE hCertStore, DWORD dwCertEncodingType, DWORD dwFindFlags, DWORD dwFindType, const void *pvFindPara, PCCRL_CONTEXT pPrevCrlContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3895:191: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3896:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertFreeCRLContext (PCCRL_CONTEXT pCrlContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3896:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3900:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertGetCertificateContextProperty (PCCERT_CONTEXT pCertContext, DWORD dwPropId, void *pvData, DWORD *pcbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3900:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3901:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM DWORD WINAPI CertEnumCertificateContextProperties (PCCERT_CONTEXT pCertContext, DWORD dwPropId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3901:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3902:224: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertCreateCTLEntryFromCertificateContextProperties (PCCERT_CONTEXT pCertContext, DWORD cOptAttr, PCRYPT_ATTRIBUTE rgOptAttr, DWORD dwFlags, void *pvReserved, PCTL_ENTRY pCtlEntry, DWORD *pcbCtlEntry); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3902:224: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3903:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertSetCertificateContextPropertiesFromCTLEntry (PCCERT_CONTEXT pCertContext, PCTL_ENTRY pCtlEntry, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3903:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3904:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM PCCRL_CONTEXT WINAPI CertGetCRLFromStore (HCERTSTORE hCertStore, PCCERT_CONTEXT pIssuerContext, PCCRL_CONTEXT pPrevCrlContext, DWORD *pdwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3904:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3905:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM PCCRL_CONTEXT WINAPI CertCreateCRLContext (DWORD dwCertEncodingType, const BYTE *pbCrlEncoded, DWORD cbCrlEncoded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3905:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3906:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertSetCRLContextProperty (PCCRL_CONTEXT pCrlContext, DWORD dwPropId, DWORD dwFlags, const void *pvData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3906:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3907:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertGetCRLContextProperty (PCCRL_CONTEXT pCrlContext, DWORD dwPropId, void *pvData, DWORD *pcbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3907:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3908:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM DWORD WINAPI CertEnumCRLContextProperties (PCCRL_CONTEXT pCrlContext, DWORD dwPropId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3908:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3909:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertFindCertificateInCRL (PCCERT_CONTEXT pCert, PCCRL_CONTEXT pCrlContext, DWORD dwFlags, void *pvReserved, PCRL_ENTRY *ppCrlEntry); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3909:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3910:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertIsValidCRLForCertificate (PCCERT_CONTEXT pCert, PCCRL_CONTEXT pCrl, DWORD dwFlags, void *pvReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3910:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3911:210: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertAddEncodedCertificateToStore (HCERTSTORE hCertStore, DWORD dwCertEncodingType, const BYTE *pbCertEncoded, DWORD cbCertEncoded, DWORD dwAddDisposition, PCCERT_CONTEXT *ppCertContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3911:210: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3912:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertAddCertificateContextToStore (HCERTSTORE hCertStore, PCCERT_CONTEXT pCertContext, DWORD dwAddDisposition, PCCERT_CONTEXT *ppStoreContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3912:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3913:233: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertAddSerializedElementToStore (HCERTSTORE hCertStore, const BYTE *pbElement, DWORD cbElement, DWORD dwAddDisposition, DWORD dwFlags, DWORD dwContextTypeFlags, DWORD *pdwContextType, const void **ppvContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3913:233: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3914:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertDeleteCertificateFromStore (PCCERT_CONTEXT pCertContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3914:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3915:198: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertAddEncodedCRLToStore (HCERTSTORE hCertStore, DWORD dwCertEncodingType, const BYTE *pbCrlEncoded, DWORD cbCrlEncoded, DWORD dwAddDisposition, PCCRL_CONTEXT *ppCrlContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3915:198: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3916:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertAddCRLContextToStore (HCERTSTORE hCertStore, PCCRL_CONTEXT pCrlContext, DWORD dwAddDisposition, PCCRL_CONTEXT *ppStoreContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3916:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3917:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertSerializeCertificateStoreElement (PCCERT_CONTEXT pCertContext, DWORD dwFlags, BYTE *pbElement, DWORD *pcbElement); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3917:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3918:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertSerializeCRLStoreElement (PCCRL_CONTEXT pCrlContext, DWORD dwFlags, BYTE *pbElement, DWORD *pcbElement); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3918:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3919:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM PCCTL_CONTEXT WINAPI CertDuplicateCTLContext (PCCTL_CONTEXT pCtlContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3919:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3920:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM PCCTL_CONTEXT WINAPI CertCreateCTLContext (DWORD dwMsgAndCertEncodingType, const BYTE *pbCtlEncoded, DWORD cbCtlEncoded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3920:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3921:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertFreeCTLContext (PCCTL_CONTEXT pCtlContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3921:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3922:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertSetCTLContextProperty (PCCTL_CONTEXT pCtlContext, DWORD dwPropId, DWORD dwFlags, const void *pvData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3922:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3923:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertGetCTLContextProperty (PCCTL_CONTEXT pCtlContext, DWORD dwPropId, void *pvData, DWORD *pcbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3923:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3924:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM DWORD WINAPI CertEnumCTLContextProperties (PCCTL_CONTEXT pCtlContext, DWORD dwPropId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3924:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3925:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM PCCTL_CONTEXT WINAPI CertEnumCTLsInStore (HCERTSTORE hCertStore, PCCTL_CONTEXT pPrevCtlContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3925:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3926:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM PCTL_ENTRY WINAPI CertFindSubjectInCTL (DWORD dwEncodingType, DWORD dwSubjectType, void *pvSubject, PCCTL_CONTEXT pCtlContext, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3926:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3927:197: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM PCCTL_CONTEXT WINAPI CertFindCTLInStore (HCERTSTORE hCertStore, DWORD dwMsgAndCertEncodingType, DWORD dwFindFlags, DWORD dwFindType, const void *pvFindPara, PCCTL_CONTEXT pPrevCtlContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:3927:197: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4002:204: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertAddEncodedCTLToStore (HCERTSTORE hCertStore, DWORD dwMsgAndCertEncodingType, const BYTE *pbCtlEncoded, DWORD cbCtlEncoded, DWORD dwAddDisposition, PCCTL_CONTEXT *ppCtlContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4002:204: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4003:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertAddCTLContextToStore (HCERTSTORE hCertStore, PCCTL_CONTEXT pCtlContext, DWORD dwAddDisposition, PCCTL_CONTEXT *ppStoreContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4003:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4004:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertSerializeCTLStoreElement (PCCTL_CONTEXT pCtlContext, DWORD dwFlags, BYTE *pbElement, DWORD *pcbElement); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4004:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4005:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertDeleteCTLFromStore (PCCTL_CONTEXT pCtlContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4005:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4006:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertAddCertificateLinkToStore (HCERTSTORE hCertStore, PCCERT_CONTEXT pCertContext, DWORD dwAddDisposition, PCCERT_CONTEXT *ppStoreContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4006:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4007:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertAddCRLLinkToStore (HCERTSTORE hCertStore, PCCRL_CONTEXT pCrlContext, DWORD dwAddDisposition, PCCRL_CONTEXT *ppStoreContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4007:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4008:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertAddCTLLinkToStore (HCERTSTORE hCertStore, PCCTL_CONTEXT pCtlContext, DWORD dwAddDisposition, PCCTL_CONTEXT *ppStoreContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4008:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4009:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertAddStoreToCollection (HCERTSTORE hCollectionStore, HCERTSTORE hSiblingStore, DWORD dwUpdateFlags, DWORD dwPriority); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4009:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4010:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM void WINAPI CertRemoveStoreFromCollection (HCERTSTORE hCollectionStore, HCERTSTORE hSiblingStore); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4010:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4011:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertControlStore (HCERTSTORE hCertStore, DWORD dwFlags, DWORD dwCtrlType, void const *pvCtrlPara); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4011:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4012:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertSetStoreProperty (HCERTSTORE hCertStore, DWORD dwPropId, DWORD dwFlags, const void *pvData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4012:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4013:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertGetStoreProperty (HCERTSTORE hCertStore, DWORD dwPropId, void *pvData, DWORD *pcbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4013:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4014:184: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM const void *WINAPI CertCreateContext (DWORD dwContextType, DWORD dwEncodingType, const BYTE *pbEncoded, DWORD cbEncoded, DWORD dwFlags, PCERT_CREATE_CONTEXT_PARA pCreatePara); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4014:184: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4015:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertRegisterSystemStore (const void *pvSystemStore, DWORD dwFlags, PCERT_SYSTEM_STORE_INFO pStoreInfo, void *pvReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4015:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4016:172: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertRegisterPhysicalStore (const void *pvSystemStore, DWORD dwFlags, LPCWSTR pwszStoreName, PCERT_PHYSICAL_STORE_INFO pStoreInfo, void *pvReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4016:172: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4017:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertUnregisterSystemStore (const void *pvSystemStore, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4017:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4018:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertUnregisterPhysicalStore (const void *pvSystemStore, DWORD dwFlags, LPCWSTR pwszStoreName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4018:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4035:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertEnumSystemStoreLocation (DWORD dwFlags, void *pvArg, PFN_CERT_ENUM_SYSTEM_STORE_LOCATION pfnEnum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4035:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4036:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertEnumSystemStore (DWORD dwFlags, void *pvSystemStoreLocationPara, void *pvArg, PFN_CERT_ENUM_SYSTEM_STORE pfnEnum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4036:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4037:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertEnumPhysicalStore (const void *pvSystemStore, DWORD dwFlags, void *pvArg, PFN_CERT_ENUM_PHYSICAL_STORE pfnEnum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4037:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4056:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertGetEnhancedKeyUsage (PCCERT_CONTEXT pCertContext, DWORD dwFlags, PCERT_ENHKEY_USAGE pUsage, DWORD *pcbUsage); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4056:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4057:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertSetEnhancedKeyUsage (PCCERT_CONTEXT pCertContext, PCERT_ENHKEY_USAGE pUsage); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4057:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4058:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertAddEnhancedKeyUsageIdentifier (PCCERT_CONTEXT pCertContext, LPCSTR pszUsageIdentifier); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4058:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4059:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertRemoveEnhancedKeyUsageIdentifier (PCCERT_CONTEXT pCertContext, LPCSTR pszUsageIdentifier); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4059:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4060:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertGetValidUsages (DWORD cCerts, PCCERT_CONTEXT *rghCerts, int *cNumOIDs, LPSTR *rghOIDs, DWORD *pcbOIDs); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4060:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4061:185: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptMsgGetAndVerifySigner (HCRYPTMSG hCryptMsg, DWORD cSignerStore, HCERTSTORE *rghSignerStore, DWORD dwFlags, PCCERT_CONTEXT *ppSigner, DWORD *pdwSignerIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4061:185: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4062:193: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptMsgSignCTL (DWORD dwMsgEncodingType, BYTE *pbCtlContent, DWORD cbCtlContent, PCMSG_SIGNED_ENCODE_INFO pSignInfo, DWORD dwFlags, BYTE *pbEncoded, DWORD *pcbEncoded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4062:193: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4063:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptMsgEncodeAndSignCTL (DWORD dwMsgEncodingType, PCTL_INFO pCtlInfo, PCMSG_SIGNED_ENCODE_INFO pSignInfo, DWORD dwFlags, BYTE *pbEncoded, DWORD *pcbEncoded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4063:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4064:185: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertFindSubjectInSortedCTL (PCRYPT_DATA_BLOB pSubjectIdentifier, PCCTL_CONTEXT pCtlContext, DWORD dwFlags, void *pvReserved, PCRYPT_DER_BLOB pEncodedAttributes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4064:185: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4065:174: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertEnumSubjectInSortedCTL (PCCTL_CONTEXT pCtlContext, void **ppvNextSubject, PCRYPT_DER_BLOB pSubjectIdentifier, PCRYPT_DER_BLOB pEncodedAttributes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4065:174: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4093:231: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertVerifyCTLUsage (DWORD dwEncodingType, DWORD dwSubjectType, void *pvSubject, PCTL_USAGE pSubjectUsage, DWORD dwFlags, PCTL_VERIFY_USAGE_PARA pVerifyUsagePara, PCTL_VERIFY_USAGE_STATUS pVerifyUsageStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4093:231: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4183:205: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertVerifyRevocation (DWORD dwEncodingType, DWORD dwRevType, DWORD cContext, PVOID rgpvContext[], DWORD dwFlags, PCERT_REVOCATION_PARA pRevPara, PCERT_REVOCATION_STATUS pRevStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4183:205: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4184:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI CertCompareIntegerBlob (PCRYPT_INTEGER_BLOB pInt1, PCRYPT_INTEGER_BLOB pInt2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4184:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4185:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertCompareCertificate (DWORD dwCertEncodingType, PCERT_INFO pCertId1, PCERT_INFO pCertId2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4185:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4186:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertCompareCertificateName (DWORD dwCertEncodingType, PCERT_NAME_BLOB pCertName1, PCERT_NAME_BLOB pCertName2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4186:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4187:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertIsRDNAttrsInCertificateName (DWORD dwCertEncodingType, DWORD dwFlags, PCERT_NAME_BLOB pCertName, PCERT_RDN pRDN); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4187:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4188:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertComparePublicKeyInfo (DWORD dwCertEncodingType, PCERT_PUBLIC_KEY_INFO pPublicKey1, PCERT_PUBLIC_KEY_INFO pPublicKey2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4188:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4189:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM DWORD WINAPI CertGetPublicKeyLength (DWORD dwCertEncodingType, PCERT_PUBLIC_KEY_INFO pPublicKey); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4189:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4190:187: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptVerifyCertificateSignature (HCRYPTPROV_LEGACY hCryptProv, DWORD dwCertEncodingType, const BYTE *pbEncoded, DWORD cbEncoded, PCERT_PUBLIC_KEY_INFO pPublicKey); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4190:187: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4191:219: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptVerifyCertificateSignatureEx (HCRYPTPROV_LEGACY hCryptProv, DWORD dwCertEncodingType, DWORD dwSubjectType, void *pvSubject, DWORD dwIssuerType, void *pvIssuer, DWORD dwFlags, void *pvExtra); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4191:219: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4192:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertIsStrongHashToSign (PCCERT_STRONG_SIGN_PARA pStrongSignPara, LPCWSTR pwszCNGHashAlgid, PCCERT_CONTEXT pSigningCert); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4192:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4193:187: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptHashToBeSigned (HCRYPTPROV_LEGACY hCryptProv, DWORD dwCertEncodingType, const BYTE *pbEncoded, DWORD cbEncoded, BYTE *pbComputedHash, DWORD *pcbComputedHash); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4193:187: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4194:191: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptHashCertificate (HCRYPTPROV_LEGACY hCryptProv, ALG_ID Algid, DWORD dwFlags, const BYTE *pbEncoded, DWORD cbEncoded, BYTE *pbComputedHash, DWORD *pcbComputedHash); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4194:191: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4198:320: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptSignCertificate (HCRYPTPROV_OR_NCRYPT_KEY_HANDLE hCryptProvOrNCryptKey, DWORD dwKeySpec, DWORD dwCertEncodingType, const BYTE *pbEncodedToBeSigned, DWORD cbEncodedToBeSigned, PCRYPT_ALGORITHM_IDENTIFIER pSignatureAlgorithm, const void *pvHashAuxInfo, BYTE *pbSignature, DWORD *pcbSignature); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4198:320: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4199:314: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptSignAndEncodeCertificate (HCRYPTPROV_OR_NCRYPT_KEY_HANDLE hCryptProvOrNCryptKey, DWORD dwKeySpec, DWORD dwCertEncodingType, LPCSTR lpszStructType, const void *pvStructInfo, PCRYPT_ALGORITHM_IDENTIFIER pSignatureAlgorithm, const void *pvHashAuxInfo, BYTE *pbEncoded, DWORD *pcbEncoded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4199:314: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4200:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM LONG WINAPI CertVerifyTimeValidity (LPFILETIME pTimeToVerify, PCERT_INFO pCertInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4200:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4201:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM LONG WINAPI CertVerifyCRLTimeValidity (LPFILETIME pTimeToVerify, PCRL_INFO pCrlInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4201:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4202:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertVerifyValidityNesting (PCERT_INFO pSubjectInfo, PCERT_INFO pIssuerInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4202:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4203:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertVerifyCRLRevocation (DWORD dwCertEncodingType, PCERT_INFO pCertId, DWORD cCrlInfo, PCRL_INFO rgpCrlInfo[]); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4203:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4204:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM LPCSTR WINAPI CertAlgIdToOID (DWORD dwAlgId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4204:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4205:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM DWORD WINAPI CertOIDToAlgId (LPCSTR pszObjId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4205:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4206:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM PCERT_EXTENSION WINAPI CertFindExtension (LPCSTR pszObjId, DWORD cExtensions, CERT_EXTENSION rgExtensions[]); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4206:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4207:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM PCRYPT_ATTRIBUTE WINAPI CertFindAttribute (LPCSTR pszObjId, DWORD cAttr, CRYPT_ATTRIBUTE rgAttr[]); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4207:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4208:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM PCERT_RDN_ATTR WINAPI CertFindRDNAttr (LPCSTR pszObjId, PCERT_NAME_INFO pName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4208:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4209:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertGetIntendedKeyUsage (DWORD dwCertEncodingType, PCERT_INFO pCertInfo, BYTE *pbKeyUsage, DWORD cbKeyUsage); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4209:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4210:196: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptInstallDefaultContext (HCRYPTPROV hCryptProv, DWORD dwDefaultType, const void *pvDefaultPara, DWORD dwFlags, void *pvReserved, HCRYPTDEFAULTCONTEXT *phDefaultContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4210:196: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4211:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptUninstallDefaultContext (HCRYPTDEFAULTCONTEXT hDefaultContext, DWORD dwFlags, void *pvReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4211:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4212:193: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptExportPublicKeyInfo (HCRYPTPROV_OR_NCRYPT_KEY_HANDLE hCryptProvOrNCryptKey, DWORD dwKeySpec, DWORD dwCertEncodingType, PCERT_PUBLIC_KEY_INFO pInfo, DWORD *pcbInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4212:193: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4213:252: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptExportPublicKeyInfoEx (HCRYPTPROV_OR_NCRYPT_KEY_HANDLE hCryptProvOrNCryptKey, DWORD dwKeySpec, DWORD dwCertEncodingType, LPSTR pszPublicKeyObjId, DWORD dwFlags, void *pvAuxInfo, PCERT_PUBLIC_KEY_INFO pInfo, DWORD *pcbInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4213:252: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4256:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptImportPublicKeyInfo (HCRYPTPROV hCryptProv, DWORD dwCertEncodingType, PCERT_PUBLIC_KEY_INFO pInfo, HCRYPTKEY *phKey); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4256:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4257:197: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptImportPublicKeyInfoEx (HCRYPTPROV hCryptProv, DWORD dwCertEncodingType, PCERT_PUBLIC_KEY_INFO pInfo, ALG_ID aiKeyAlg, DWORD dwFlags, void *pvAuxInfo, HCRYPTKEY *phKey); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4257:197: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4266:230: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptAcquireCertificatePrivateKey (PCCERT_CONTEXT pCert, DWORD dwFlags, void *pvParameters, HCRYPTPROV_OR_NCRYPT_KEY_HANDLE *phCryptProvOrNCryptKey, DWORD *pdwKeySpec, WINBOOL *pfCallerFreeProvOrNCryptKey); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4266:230: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4267:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptFindCertificateKeyProvInfo (PCCERT_CONTEXT pCert, DWORD dwFlags, void *pvReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4267:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4268:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptImportPKCS8 (CRYPT_PKCS8_IMPORT_PARAMS sPrivateKeyAndParams, DWORD dwFlags, HCRYPTPROV *phCryptProv, void *pvAuxInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4268:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4269:190: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptExportPKCS8 (HCRYPTPROV hCryptProv, DWORD dwKeySpec, LPSTR pszPrivateKeyObjId, DWORD dwFlags, void *pvAuxInfo, BYTE *pbPrivateKeyBlob, DWORD *pcbPrivateKeyBlob); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4269:190: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4270:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptExportPKCS8Ex (CRYPT_PKCS8_EXPORT_PARAMS *psExportParams, DWORD dwFlags, void *pvAuxInfo, BYTE *pbPrivateKeyBlob, DWORD *pcbPrivateKeyBlob); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4270:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4271:208: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptHashPublicKeyInfo (HCRYPTPROV_LEGACY hCryptProv, ALG_ID Algid, DWORD dwFlags, DWORD dwCertEncodingType, PCERT_PUBLIC_KEY_INFO pInfo, BYTE *pbComputedHash, DWORD *pcbComputedHash); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4271:208: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4272:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM DWORD WINAPI CertRDNValueToStrA (DWORD dwValueType, PCERT_RDN_VALUE_BLOB pValue, LPSTR psz, DWORD csz); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4272:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4273:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM DWORD WINAPI CertRDNValueToStrW (DWORD dwValueType, PCERT_RDN_VALUE_BLOB pValue, LPWSTR psz, DWORD csz); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4273:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4274:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM DWORD WINAPI CertNameToStrA (DWORD dwCertEncodingType, PCERT_NAME_BLOB pName, DWORD dwStrType, LPSTR psz, DWORD csz); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4274:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4275:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM DWORD WINAPI CertNameToStrW (DWORD dwCertEncodingType, PCERT_NAME_BLOB pName, DWORD dwStrType, LPWSTR psz, DWORD csz); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4275:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4300:172: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertStrToNameA (DWORD dwCertEncodingType, LPCSTR pszX500, DWORD dwStrType, void *pvReserved, BYTE *pbEncoded, DWORD *pcbEncoded, LPCSTR *ppszError); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4300:172: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4301:174: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertStrToNameW (DWORD dwCertEncodingType, LPCWSTR pszX500, DWORD dwStrType, void *pvReserved, BYTE *pbEncoded, DWORD *pcbEncoded, LPCWSTR *ppszError); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4301:174: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4302:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM DWORD WINAPI CertGetNameStringA (PCCERT_CONTEXT pCertContext, DWORD dwType, DWORD dwFlags, void *pvTypePara, LPSTR pszNameString, DWORD cchNameString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4302:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4303:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM DWORD WINAPI CertGetNameStringW (PCCERT_CONTEXT pCertContext, DWORD dwType, DWORD dwFlags, void *pvTypePara, LPWSTR pszNameString, DWORD cchNameString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4303:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4417:221: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptSignMessage (PCRYPT_SIGN_MESSAGE_PARA pSignPara, WINBOOL fDetachedSignature, DWORD cToBeSigned, const BYTE *rgpbToBeSigned[], DWORD rgcbToBeSigned[], BYTE *pbSignedBlob, DWORD *pcbSignedBlob); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4417:221: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4418:226: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptVerifyMessageSignature (PCRYPT_VERIFY_MESSAGE_PARA pVerifyPara, DWORD dwSignerIndex, const BYTE *pbSignedBlob, DWORD cbSignedBlob, BYTE *pbDecoded, DWORD *pcbDecoded, PCCERT_CONTEXT *ppSignerCert); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4418:226: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4419:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM LONG WINAPI CryptGetMessageSignerCount (DWORD dwMsgEncodingType, const BYTE *pbSignedBlob, DWORD cbSignedBlob); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4419:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4420:179: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM HCERTSTORE WINAPI CryptGetMessageCertificates (DWORD dwMsgAndCertEncodingType, HCRYPTPROV_LEGACY hCryptProv, DWORD dwFlags, const BYTE *pbSignedBlob, DWORD cbSignedBlob); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4420:179: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4421:283: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptVerifyDetachedMessageSignature (PCRYPT_VERIFY_MESSAGE_PARA pVerifyPara, DWORD dwSignerIndex, const BYTE *pbDetachedSignBlob, DWORD cbDetachedSignBlob, DWORD cToBeSigned, const BYTE *rgpbToBeSigned[], DWORD rgcbToBeSigned[], PCCERT_CONTEXT *ppSignerCert); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4421:283: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4422:244: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptEncryptMessage (PCRYPT_ENCRYPT_MESSAGE_PARA pEncryptPara, DWORD cRecipientCert, PCCERT_CONTEXT rgpRecipientCert[], const BYTE *pbToBeEncrypted, DWORD cbToBeEncrypted, BYTE *pbEncryptedBlob, DWORD *pcbEncryptedBlob); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4422:244: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4423:207: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptDecryptMessage (PCRYPT_DECRYPT_MESSAGE_PARA pDecryptPara, const BYTE *pbEncryptedBlob, DWORD cbEncryptedBlob, BYTE *pbDecrypted, DWORD *pcbDecrypted, PCCERT_CONTEXT *ppXchgCert); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4423:207: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4424:323: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptSignAndEncryptMessage (PCRYPT_SIGN_MESSAGE_PARA pSignPara, PCRYPT_ENCRYPT_MESSAGE_PARA pEncryptPara, DWORD cRecipientCert, PCCERT_CONTEXT rgpRecipientCert[], const BYTE *pbToBeSignedAndEncrypted, DWORD cbToBeSignedAndEncrypted, BYTE *pbSignedAndEncryptedBlob, DWORD *pcbSignedAndEncryptedBlob); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4424:323: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4425:316: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptDecryptAndVerifyMessageSignature (PCRYPT_DECRYPT_MESSAGE_PARA pDecryptPara, PCRYPT_VERIFY_MESSAGE_PARA pVerifyPara, DWORD dwSignerIndex, const BYTE *pbEncryptedBlob, DWORD cbEncryptedBlob, BYTE *pbDecrypted, DWORD *pcbDecrypted, PCCERT_CONTEXT *ppXchgCert, PCCERT_CONTEXT *ppSignerCert); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4425:316: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4426:388: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptDecodeMessage (DWORD dwMsgTypeFlags, PCRYPT_DECRYPT_MESSAGE_PARA pDecryptPara, PCRYPT_VERIFY_MESSAGE_PARA pVerifyPara, DWORD dwSignerIndex, const BYTE *pbEncodedBlob, DWORD cbEncodedBlob, DWORD dwPrevInnerContentType, DWORD *pdwMsgType, DWORD *pdwInnerContentType, BYTE *pbDecoded, DWORD *pcbDecoded, PCCERT_CONTEXT *ppXchgCert, PCCERT_CONTEXT *ppSignerCert); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4426:388: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4427:262: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptHashMessage (PCRYPT_HASH_MESSAGE_PARA pHashPara, WINBOOL fDetachedHash, DWORD cToBeHashed, const BYTE *rgpbToBeHashed[], DWORD rgcbToBeHashed[], BYTE *pbHashedBlob, DWORD *pcbHashedBlob, BYTE *pbComputedHash, DWORD *pcbComputedHash); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4427:262: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4428:212: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptVerifyMessageHash (PCRYPT_HASH_MESSAGE_PARA pHashPara, BYTE *pbHashedBlob, DWORD cbHashedBlob, BYTE *pbToBeHashed, DWORD *pcbToBeHashed, BYTE *pbComputedHash, DWORD *pcbComputedHash); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4428:212: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4429:263: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptVerifyDetachedMessageHash (PCRYPT_HASH_MESSAGE_PARA pHashPara, BYTE *pbDetachedHashBlob, DWORD cbDetachedHashBlob, DWORD cToBeHashed, const BYTE *rgpbToBeHashed[], DWORD rgcbToBeHashed[], BYTE *pbComputedHash, DWORD *pcbComputedHash); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4429:263: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4430:177: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptSignMessageWithKey (PCRYPT_KEY_SIGN_MESSAGE_PARA pSignPara, const BYTE *pbToBeSigned, DWORD cbToBeSigned, BYTE *pbSignedBlob, DWORD *pcbSignedBlob); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4430:177: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4431:224: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptVerifyMessageSignatureWithKey (PCRYPT_KEY_VERIFY_MESSAGE_PARA pVerifyPara, PCERT_PUBLIC_KEY_INFO pPublicKeyInfo, const BYTE *pbSignedBlob, DWORD cbSignedBlob, BYTE *pbDecoded, DWORD *pcbDecoded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4431:224: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4432:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM HCERTSTORE WINAPI CertOpenSystemStoreA (HCRYPTPROV_LEGACY hProv, LPCSTR szSubsystemProtocol); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4432:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4433:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM HCERTSTORE WINAPI CertOpenSystemStoreW (HCRYPTPROV_LEGACY hProv, LPCWSTR szSubsystemProtocol); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4433:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4434:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertAddEncodedCertificateToSystemStoreA (LPCSTR szCertStoreName, const BYTE *pbCertEncoded, DWORD cbCertEncoded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4434:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4435:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertAddEncodedCertificateToSystemStoreW (LPCWSTR szCertStoreName, const BYTE *pbCertEncoded, DWORD cbCertEncoded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4435:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4436:195: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI FindCertsByIssuer (PCERT_CHAIN pCertChains, DWORD *pcbCertChains, DWORD *pcCertChains, BYTE *pbEncodedIssuerName, DWORD cbEncodedIssuerName, LPCWSTR pwszPurpose, DWORD dwKeySpec); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4436:195: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4437:313: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptQueryObject (DWORD dwObjectType, const void *pvObject, DWORD dwExpectedContentTypeFlags, DWORD dwExpectedFormatTypeFlags, DWORD dwFlags, DWORD *pdwMsgAndCertEncodingType, DWORD *pdwContentType, DWORD *pdwFormatType, HCERTSTORE *phCertStore, HCRYPTMSG *phMsg, const void **ppvContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4437:313: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:95, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4488:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM LPVOID WINAPI CryptMemAlloc (ULONG cbSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4488:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4489:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM LPVOID WINAPI CryptMemRealloc (LPVOID pv, ULONG cbSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4489:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4490:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM VOID WINAPI CryptMemFree (LPVOID pv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4490:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4491:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptCreateAsyncHandle (DWORD dwFlags, PHCRYPTASYNC phAsync); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4491:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4492:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptSetAsyncParam (HCRYPTASYNC hAsync, LPSTR pszParamOid, LPVOID pvParam, PFN_CRYPT_ASYNC_PARAM_FREE_FUNC pfnFree); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4492:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4493:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptGetAsyncParam (HCRYPTASYNC hAsync, LPSTR pszParamOid, LPVOID *ppvParam, PFN_CRYPT_ASYNC_PARAM_FREE_FUNC *ppfnFree); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4493:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4494:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptCloseAsyncHandle (HCRYPTASYNC hAsync); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4494:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:95, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4622:260: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptRetrieveObjectByUrlA (LPCSTR pszUrl, LPCSTR pszObjectOid, DWORD dwRetrievalFlags, DWORD dwTimeout, LPVOID *ppvObject, HCRYPTASYNC hAsyncRetrieve, PCRYPT_CREDENTIALS pCredentials, LPVOID pvVerify, PCRYPT_RETRIEVE_AUX_INFO pAuxInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4622:260: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4623:261: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptRetrieveObjectByUrlW (LPCWSTR pszUrl, LPCSTR pszObjectOid, DWORD dwRetrievalFlags, DWORD dwTimeout, LPVOID *ppvObject, HCRYPTASYNC hAsyncRetrieve, PCRYPT_CREDENTIALS pCredentials, LPVOID pvVerify, PCRYPT_RETRIEVE_AUX_INFO pAuxInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4623:261: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4629:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptInstallCancelRetrieval (PFN_CRYPT_CANCEL_RETRIEVAL pfnCancel, const void *pvArg, DWORD dwFlags, void *pvReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4629:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4630:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptUninstallCancelRetrieval (DWORD dwFlags, void *pvReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4630:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4631:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptCancelAsyncRetrieval (HCRYPTASYNC hAsyncRetrieval); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4631:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4663:203: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptGetObjectUrl (LPCSTR pszUrlOid, LPVOID pvPara, DWORD dwFlags, PCRYPT_URL_ARRAY pUrlArray, DWORD *pcbUrlArray, PCRYPT_URL_INFO pUrlInfo, DWORD *pcbUrlInfo, LPVOID pvReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4663:203: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4726:272: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptGetTimeValidObject (LPCSTR pszTimeValidOid, LPVOID pvPara, PCCERT_CONTEXT pIssuer, LPFILETIME pftValidFor, DWORD dwFlags, DWORD dwTimeout, LPVOID *ppvObject, PCRYPT_CREDENTIALS pCredentials, PCRYPT_GET_TIME_VALID_OBJECT_EXTRA_INFO pExtraInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4726:272: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4727:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptFlushTimeValidObject (LPCSTR pszFlushTimeValidOid, LPVOID pvPara, PCCERT_CONTEXT pIssuer, DWORD dwFlags, LPVOID pvReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4727:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4728:328: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM PCCERT_CONTEXT WINAPI CertCreateSelfSignCertificate (HCRYPTPROV_OR_NCRYPT_KEY_HANDLE hCryptProvOrNCryptKey, PCERT_NAME_BLOB pSubjectIssuerBlob, DWORD dwFlags, PCRYPT_KEY_PROV_INFO pKeyProvInfo, PCRYPT_ALGORITHM_IDENTIFIER pSignatureAlgorithm, PSYSTEMTIME pStartTime, PSYSTEMTIME pEndTime, PCERT_EXTENSIONS pExtensions); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4728:328: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4729:199: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptGetKeyIdentifierProperty (const CRYPT_HASH_BLOB *pKeyIdentifier, DWORD dwPropId, DWORD dwFlags, LPCWSTR pwszComputerName, void *pvReserved, void *pvData, DWORD *pcbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4729:199: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4730:189: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptSetKeyIdentifierProperty (const CRYPT_HASH_BLOB *pKeyIdentifier, DWORD dwPropId, DWORD dwFlags, LPCWSTR pwszComputerName, void *pvReserved, const void *pvData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4730:189: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4731:220: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptEnumKeyIdentifierProperties (const CRYPT_HASH_BLOB *pKeyIdentifier, DWORD dwPropId, DWORD dwFlags, LPCWSTR pwszComputerName, void *pvReserved, void *pvArg, PFN_CRYPT_ENUM_KEYID_PROP pfnEnum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4731:220: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4732:224: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptCreateKeyIdentifierFromCSP (DWORD dwCertEncodingType, LPCSTR pszPubKeyOID, const PUBLICKEYSTRUC *pPubKeyStruc, DWORD cbPubKeyStruc, DWORD dwFlags, void *pvReserved, BYTE *pbHash, DWORD *pcbHash); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4732:224: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4860:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertCreateCertificateChainEngine (PCERT_CHAIN_ENGINE_CONFIG pConfig, HCERTCHAINENGINE *phChainEngine); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4860:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4861:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM VOID WINAPI CertFreeCertificateChainEngine (HCERTCHAINENGINE hChainEngine); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4861:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4862:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertResyncCertificateChainEngine (HCERTCHAINENGINE hChainEngine); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:4862:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5012:257: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertGetCertificateChain (HCERTCHAINENGINE hChainEngine, PCCERT_CONTEXT pCertContext, LPFILETIME pTime, HCERTSTORE hAdditionalStore, PCERT_CHAIN_PARA pChainPara, DWORD dwFlags, LPVOID pvReserved, PCCERT_CHAIN_CONTEXT *ppChainContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5012:257: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5013:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM VOID WINAPI CertFreeCertificateChain (PCCERT_CHAIN_CONTEXT pChainContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5013:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5014:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM PCCERT_CHAIN_CONTEXT WINAPI CertDuplicateCertificateChain (PCCERT_CHAIN_CONTEXT pChainContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5014:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5035:209: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM PCCERT_CHAIN_CONTEXT WINAPI CertFindChainInStore (HCERTSTORE hCertStore, DWORD dwCertEncodingType, DWORD dwFindFlags, DWORD dwFindType, const void *pvFindPara, PCCERT_CHAIN_CONTEXT pPrevChainContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5035:209: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5101:193: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertVerifyCertificateChainPolicy (LPCSTR pszPolicyOID, PCCERT_CHAIN_CONTEXT pChainContext, PCERT_CHAIN_POLICY_PARA pPolicyPara, PCERT_CHAIN_POLICY_STATUS pPolicyStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5101:193: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5163:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptStringToBinaryA (LPCSTR pszString, DWORD cchString, DWORD dwFlags, BYTE *pbBinary, DWORD *pcbBinary, DWORD *pdwSkip, DWORD *pdwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5163:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5164:164: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptStringToBinaryW (LPCWSTR pszString, DWORD cchString, DWORD dwFlags, BYTE *pbBinary, DWORD *pcbBinary, DWORD *pdwSkip, DWORD *pdwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5164:164: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5165:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptBinaryToStringA (CONST BYTE *pbBinary, DWORD cbBinary, DWORD dwFlags, LPSTR pszString, DWORD *pcchString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5165:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5166:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CryptBinaryToStringW (CONST BYTE *pbBinary, DWORD cbBinary, DWORD dwFlags, LPWSTR pszString, DWORD *pcchString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5166:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5200:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM HCERTSTORE WINAPI PFXImportCertStore (CRYPT_DATA_BLOB *pPFX, LPCWSTR szPassword, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5200:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5212:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI PFXIsPFXBlob (CRYPT_DATA_BLOB *pPFX); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5212:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5213:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI PFXVerifyPassword (CRYPT_DATA_BLOB *pPFX, LPCWSTR szPassword, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5213:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5214:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI PFXExportCertStoreEx (HCERTSTORE hStore, CRYPT_DATA_BLOB *pPFX, LPCWSTR szPassword, void *pvPara, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5214:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5224:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI PFXExportCertStore (HCERTSTORE hStore, CRYPT_DATA_BLOB *pPFX, LPCWSTR szPassword, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5224:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5249:247: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINIMPM WINBOOL WINAPI CertRetrieveLogoOrBiometricInfo (PCCERT_CONTEXT pCertContext, LPCSTR lpszLogoOrBiometricType, DWORD dwRetrievalFlags, DWORD dwTimeout, DWORD dwFlags, void *pvReserved, BYTE **ppbData, DWORD *pcbData, LPWSTR *ppwszMimeType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5249:247: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincrypt.h:5434, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:95, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/dpapi.h:78:210: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DPAPI_IMP WINBOOL WINAPI CryptProtectData (DATA_BLOB *pDataIn, LPCWSTR szDataDescr, DATA_BLOB *pOptionalEntropy, PVOID pvReserved, CRYPTPROTECT_PROMPTSTRUCT *pPromptStruct, DWORD dwFlags, DATA_BLOB *pDataOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/dpapi.h:78:210: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/dpapi.h:79:214: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DPAPI_IMP WINBOOL WINAPI CryptUnprotectData (DATA_BLOB *pDataIn, LPWSTR *ppszDataDescr, DATA_BLOB *pOptionalEntropy, PVOID pvReserved, CRYPTPROTECT_PROMPTSTRUCT *pPromptStruct, DWORD dwFlags, DATA_BLOB *pDataOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/dpapi.h:79:214: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/dpapi.h:80:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DPAPI_IMP WINBOOL WINAPI CryptProtectMemory (LPVOID pDataIn, DWORD cbDataIn, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/dpapi.h:80:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/dpapi.h:81:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DPAPI_IMP WINBOOL WINAPI CryptUnprotectMemory (LPVOID pDataIn, DWORD cbDataIn, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/dpapi.h:81:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:96, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winefs.h:66:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI DWORD WINAPI QueryUsersOnEncryptedFile(LPCWSTR lpFileName,PENCRYPTION_CERTIFICATE_HASH_LIST *pUsers); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winefs.h:66:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:96, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winefs.h:67:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI DWORD WINAPI QueryRecoveryAgentsOnEncryptedFile(LPCWSTR lpFileName,PENCRYPTION_CERTIFICATE_HASH_LIST *pRecoveryAgents); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winefs.h:67:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winefs.h:68:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI DWORD WINAPI RemoveUsersFromEncryptedFile(LPCWSTR lpFileName,PENCRYPTION_CERTIFICATE_HASH_LIST pHashes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winefs.h:68:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winefs.h:69:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI DWORD WINAPI AddUsersToEncryptedFile(LPCWSTR lpFileName,PENCRYPTION_CERTIFICATE_LIST pUsers); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winefs.h:69:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winefs.h:70:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI DWORD WINAPI SetUserFileEncryptionKey(PENCRYPTION_CERTIFICATE pEncryptionCertificate); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winefs.h:70:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winefs.h:71:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI VOID WINAPI FreeEncryptionCertificateHashList(PENCRYPTION_CERTIFICATE_HASH_LIST pHashes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winefs.h:71:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winefs.h:72:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI EncryptionDisable(LPCWSTR DirPath,WINBOOL Disable); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winefs.h:72:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winefs.h:73:190: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI DWORD WINAPI DuplicateEncryptionInfoFile(LPCWSTR SrcFileName,LPCWSTR DstFileName,DWORD dwCreationDistribution,DWORD dwAttributes,CONST LPSECURITY_ATTRIBUTES lpSecurityAttributes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winefs.h:73:190: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:21, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsip.h:19:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY I_RpcNsGetBuffer(PRPC_MESSAGE Message); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsip.h:19:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsip.h:20:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY I_RpcNsSendReceive(PRPC_MESSAGE Message,RPC_BINDING_HANDLE *Handle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsip.h:20:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsip.h:21:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI void RPC_ENTRY I_RpcNsRaiseException(PRPC_MESSAGE Message,RPC_STATUS Status); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsip.h:21:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsip.h:22:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY I_RpcReBindBuffer(PRPC_MESSAGE Message); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsip.h:22:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsip.h:23:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY I_NsServerBindSearch(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsip.h:23:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsip.h:24:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI RPC_STATUS RPC_ENTRY I_NsClientBindSearch(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsip.h:24:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsip.h:25:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCNSAPI void RPC_ENTRY I_NsClientBindDone(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcnsip.h:25:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:114:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *__RPC_USER MIDL_user_allocate(SIZE_T); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:114:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:115:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_USER MIDL_user_free(void *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:115:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:148:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_BINDING_HANDLE RPC_ENTRY NDRCContextBinding(NDR_CCONTEXT CContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:148:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:149:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NDRCContextMarshall(NDR_CCONTEXT CContext,void *pBuff); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:149:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:150:149: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NDRCContextUnmarshall(NDR_CCONTEXT *pCContext,RPC_BINDING_HANDLE hBinding,void *pBuff,unsigned __LONG32 DataRepresentation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:150:149: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:151:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NDRSContextMarshall(NDR_SCONTEXT CContext,void *pBuff,NDR_RUNDOWN userRunDownIn); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:151:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:152:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI NDR_SCONTEXT RPC_ENTRY NDRSContextUnmarshall(void *pBuff,unsigned __LONG32 DataRepresentation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:152:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:153:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NDRSContextMarshallEx(RPC_BINDING_HANDLE BindingHandle,NDR_SCONTEXT CContext,void *pBuff,NDR_RUNDOWN userRunDownIn); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:153:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:154:179: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NDRSContextMarshall2(RPC_BINDING_HANDLE BindingHandle,NDR_SCONTEXT CContext,void *pBuff,NDR_RUNDOWN userRunDownIn,void *CtxGuard,unsigned __LONG32 Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:154:179: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:155:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI NDR_SCONTEXT RPC_ENTRY NDRSContextUnmarshallEx(RPC_BINDING_HANDLE BindingHandle,void *pBuff,unsigned __LONG32 DataRepresentation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:155:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:156:178: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI NDR_SCONTEXT RPC_ENTRY NDRSContextUnmarshall2(RPC_BINDING_HANDLE BindingHandle,void *pBuff,unsigned __LONG32 DataRepresentation,void *CtxGuard,unsigned __LONG32 Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:156:178: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:157:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY RpcSsDestroyClientContext(void **ContextHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:157:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:401:208: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_API RpcCsGetTags(RPC_BINDING_HANDLE hBinding,int fServerSide,unsigned __LONG32 *pulSendingTag,unsigned __LONG32 *pulDesiredReceivingTag,unsigned __LONG32 *pulReceivingTag,error_status_t *pStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:401:208: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:522:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPC_STATUS RPC_ENTRY NdrClientGetSupportedSyntaxes(RPC_CLIENT_INTERFACE *pInf,unsigned __LONG32 *pCount,MIDL_SYNTAX_INFO **pArr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:522:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:523:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPC_STATUS RPC_ENTRY NdrServerGetSupportedSyntaxes(RPC_SERVER_INTERFACE *pInf,unsigned __LONG32 *pCount,MIDL_SYNTAX_INFO **pArr,unsigned __LONG32 *pPreferSyntaxIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:523:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:524:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrSimpleTypeMarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,unsigned char FormatChar); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:524:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:525:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrPointerMarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:525:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:526:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrCsArrayMarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:526:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:527:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrCsTagMarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:527:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:528:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrSimpleStructMarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:528:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:529:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrConformantStructMarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:529:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:530:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrConformantVaryingStructMarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:530:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:531:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrComplexStructMarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:531:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:532:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrFixedArrayMarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:532:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:533:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrConformantArrayMarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:533:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:534:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrConformantVaryingArrayMarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:534:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:535:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrVaryingArrayMarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:535:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:536:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrComplexArrayMarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:536:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:537:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrNonConformantStringMarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:537:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:538:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrConformantStringMarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:538:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:539:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrEncapsulatedUnionMarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:539:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:540:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrNonEncapsulatedUnionMarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:540:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:541:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrByteCountPointerMarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:541:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:542:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrXmitOrRepAsMarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:542:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:543:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrUserMarshalMarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:543:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:544:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrInterfacePointerMarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:544:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:545:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrClientContextMarshall(PMIDL_STUB_MESSAGE pStubMsg,NDR_CCONTEXT ContextHandle,int fCheck); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:545:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:546:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrServerContextMarshall(PMIDL_STUB_MESSAGE pStubMsg,NDR_SCONTEXT ContextHandle,NDR_RUNDOWN RundownRoutine); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:546:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:547:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrServerContextNewMarshall(PMIDL_STUB_MESSAGE pStubMsg,NDR_SCONTEXT ContextHandle,NDR_RUNDOWN RundownRoutine,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:547:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:548:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrSimpleTypeUnmarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,unsigned char FormatChar); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:548:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:549:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrCsArrayUnmarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **ppMemory,PFORMAT_STRING pFormat,unsigned char fMustAlloc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:549:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:550:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrCsTagUnmarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **ppMemory,PFORMAT_STRING pFormat,unsigned char fMustAlloc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:550:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:551:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrRangeUnmarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **ppMemory,PFORMAT_STRING pFormat,unsigned char fMustAlloc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:551:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:552:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrCorrelationInitialize(PMIDL_STUB_MESSAGE pStubMsg,void *pMemory,unsigned __LONG32 CacheSize,unsigned __LONG32 flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:552:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:553:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrCorrelationPass(PMIDL_STUB_MESSAGE pStubMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:553:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:554:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrCorrelationFree(PMIDL_STUB_MESSAGE pStubMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:554:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:555:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrPointerUnmarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **ppMemory,PFORMAT_STRING pFormat,unsigned char fMustAlloc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:555:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:556:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrSimpleStructUnmarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **ppMemory,PFORMAT_STRING pFormat,unsigned char fMustAlloc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:556:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:557:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrConformantStructUnmarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **ppMemory,PFORMAT_STRING pFormat,unsigned char fMustAlloc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:557:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:558:174: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrConformantVaryingStructUnmarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **ppMemory,PFORMAT_STRING pFormat,unsigned char fMustAlloc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:558:174: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:559:164: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrComplexStructUnmarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **ppMemory,PFORMAT_STRING pFormat,unsigned char fMustAlloc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:559:164: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:560:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrFixedArrayUnmarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **ppMemory,PFORMAT_STRING pFormat,unsigned char fMustAlloc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:560:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:561:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrConformantArrayUnmarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **ppMemory,PFORMAT_STRING pFormat,unsigned char fMustAlloc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:561:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:562:173: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrConformantVaryingArrayUnmarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **ppMemory,PFORMAT_STRING pFormat,unsigned char fMustAlloc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:562:173: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:563:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrVaryingArrayUnmarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **ppMemory,PFORMAT_STRING pFormat,unsigned char fMustAlloc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:563:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:564:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrComplexArrayUnmarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **ppMemory,PFORMAT_STRING pFormat,unsigned char fMustAlloc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:564:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:565:170: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrNonConformantStringUnmarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **ppMemory,PFORMAT_STRING pFormat,unsigned char fMustAlloc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:565:170: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:566:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrConformantStringUnmarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **ppMemory,PFORMAT_STRING pFormat,unsigned char fMustAlloc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:566:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:567:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrEncapsulatedUnionUnmarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **ppMemory,PFORMAT_STRING pFormat,unsigned char fMustAlloc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:567:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:568:171: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrNonEncapsulatedUnionUnmarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **ppMemory,PFORMAT_STRING pFormat,unsigned char fMustAlloc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:568:171: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:569:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrByteCountPointerUnmarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **ppMemory,PFORMAT_STRING pFormat,unsigned char fMustAlloc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:569:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:570:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrXmitOrRepAsUnmarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **ppMemory,PFORMAT_STRING pFormat,unsigned char fMustAlloc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:570:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:571:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrUserMarshalUnmarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **ppMemory,PFORMAT_STRING pFormat,unsigned char fMustAlloc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:571:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:572:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrInterfacePointerUnmarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **ppMemory,PFORMAT_STRING pFormat,unsigned char fMustAlloc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:572:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:573:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrClientContextUnmarshall(PMIDL_STUB_MESSAGE pStubMsg,NDR_CCONTEXT *pContextHandle,RPC_BINDING_HANDLE BindHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:573:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:574:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI NDR_SCONTEXT RPC_ENTRY NdrServerContextUnmarshall(PMIDL_STUB_MESSAGE pStubMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:574:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:575:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI NDR_SCONTEXT RPC_ENTRY NdrContextHandleInitialize(PMIDL_STUB_MESSAGE pStubMsg,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:575:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:576:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI NDR_SCONTEXT RPC_ENTRY NdrServerContextNewUnmarshall(PMIDL_STUB_MESSAGE pStubMsg,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:576:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:577:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrPointerBufferSize(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:577:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:578:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrCsArrayBufferSize(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:578:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:579:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrCsTagBufferSize(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:579:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:580:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrSimpleStructBufferSize(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:580:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:581:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrConformantStructBufferSize(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:581:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:582:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrConformantVaryingStructBufferSize(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:582:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:583:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrComplexStructBufferSize(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:583:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:584:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrFixedArrayBufferSize(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:584:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:585:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrConformantArrayBufferSize(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:585:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:586:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrConformantVaryingArrayBufferSize(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:586:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:587:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrVaryingArrayBufferSize(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:587:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:588:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrComplexArrayBufferSize(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:588:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:589:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrConformantStringBufferSize(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:589:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:590:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrNonConformantStringBufferSize(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:590:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:591:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrEncapsulatedUnionBufferSize(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:591:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:592:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrNonEncapsulatedUnionBufferSize(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:592:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:593:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrByteCountPointerBufferSize(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:593:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:594:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrXmitOrRepAsBufferSize(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:594:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:595:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrUserMarshalBufferSize(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:595:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:596:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrInterfacePointerBufferSize(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:596:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:597:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrContextHandleSize(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:597:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:598:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned __LONG32 RPC_ENTRY NdrPointerMemorySize(PMIDL_STUB_MESSAGE pStubMsg,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:598:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:599:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned __LONG32 RPC_ENTRY NdrCsArrayMemorySize(PMIDL_STUB_MESSAGE pStubMsg,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:599:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:600:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned __LONG32 RPC_ENTRY NdrCsTagMemorySize(PMIDL_STUB_MESSAGE pStubMsg,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:600:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:601:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned __LONG32 RPC_ENTRY NdrSimpleStructMemorySize(PMIDL_STUB_MESSAGE pStubMsg,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:601:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:602:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned __LONG32 RPC_ENTRY NdrConformantStructMemorySize(PMIDL_STUB_MESSAGE pStubMsg,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:602:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:603:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned __LONG32 RPC_ENTRY NdrConformantVaryingStructMemorySize(PMIDL_STUB_MESSAGE pStubMsg,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:603:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:604:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned __LONG32 RPC_ENTRY NdrComplexStructMemorySize(PMIDL_STUB_MESSAGE pStubMsg,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:604:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:605:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned __LONG32 RPC_ENTRY NdrFixedArrayMemorySize(PMIDL_STUB_MESSAGE pStubMsg,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:605:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:606:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned __LONG32 RPC_ENTRY NdrConformantArrayMemorySize(PMIDL_STUB_MESSAGE pStubMsg,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:606:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:607:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned __LONG32 RPC_ENTRY NdrConformantVaryingArrayMemorySize(PMIDL_STUB_MESSAGE pStubMsg,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:607:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:608:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned __LONG32 RPC_ENTRY NdrVaryingArrayMemorySize(PMIDL_STUB_MESSAGE pStubMsg,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:608:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:609:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned __LONG32 RPC_ENTRY NdrComplexArrayMemorySize(PMIDL_STUB_MESSAGE pStubMsg,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:609:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:610:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned __LONG32 RPC_ENTRY NdrConformantStringMemorySize(PMIDL_STUB_MESSAGE pStubMsg,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:610:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:611:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned __LONG32 RPC_ENTRY NdrNonConformantStringMemorySize(PMIDL_STUB_MESSAGE pStubMsg,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:611:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:612:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned __LONG32 RPC_ENTRY NdrEncapsulatedUnionMemorySize(PMIDL_STUB_MESSAGE pStubMsg,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:612:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:613:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned __LONG32 RPC_ENTRY NdrNonEncapsulatedUnionMemorySize(PMIDL_STUB_MESSAGE pStubMsg,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:613:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:614:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned __LONG32 RPC_ENTRY NdrXmitOrRepAsMemorySize(PMIDL_STUB_MESSAGE pStubMsg,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:614:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:615:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned __LONG32 RPC_ENTRY NdrUserMarshalMemorySize(PMIDL_STUB_MESSAGE pStubMsg,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:615:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:616:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned __LONG32 RPC_ENTRY NdrInterfacePointerMemorySize(PMIDL_STUB_MESSAGE pStubMsg,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:616:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:617:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrPointerFree(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:617:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:618:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrCsArrayFree(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:618:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:619:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrSimpleStructFree(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:619:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:620:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrConformantStructFree(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:620:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:621:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrConformantVaryingStructFree(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:621:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:622:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrComplexStructFree(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:622:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:623:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrFixedArrayFree(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:623:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:624:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrConformantArrayFree(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:624:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:625:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrConformantVaryingArrayFree(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:625:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:626:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrVaryingArrayFree(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:626:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:627:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrComplexArrayFree(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:627:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:628:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrEncapsulatedUnionFree(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:628:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:629:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrNonEncapsulatedUnionFree(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:629:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:630:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrByteCountPointerFree(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:630:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:631:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrXmitOrRepAsFree(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:631:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:632:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrUserMarshalFree(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:632:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:633:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrInterfacePointerFree(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:633:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:634:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrConvert2(PMIDL_STUB_MESSAGE pStubMsg,PFORMAT_STRING pFormat,__LONG32 NumberParams); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:634:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:635:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrConvert(PMIDL_STUB_MESSAGE pStubMsg,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:635:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:650:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrUserMarshalSimpleTypeConvert(unsigned __LONG32 *pFlags,unsigned char *pBuffer,unsigned char FormatChar); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:650:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:651:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrClientInitializeNew(PRPC_MESSAGE pRpcMsg,PMIDL_STUB_MESSAGE pStubMsg,PMIDL_STUB_DESC pStubDescriptor,unsigned int ProcNum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:651:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:652:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrServerInitializeNew(PRPC_MESSAGE pRpcMsg,PMIDL_STUB_MESSAGE pStubMsg,PMIDL_STUB_DESC pStubDescriptor); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:652:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:653:172: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrServerInitializePartial(PRPC_MESSAGE pRpcMsg,PMIDL_STUB_MESSAGE pStubMsg,PMIDL_STUB_DESC pStubDescriptor,unsigned __LONG32 RequestedBufferSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:653:172: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:654:148: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrClientInitialize(PRPC_MESSAGE pRpcMsg,PMIDL_STUB_MESSAGE pStubMsg,PMIDL_STUB_DESC pStubDescriptor,unsigned int ProcNum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:654:148: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:655:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrServerInitialize(PRPC_MESSAGE pRpcMsg,PMIDL_STUB_MESSAGE pStubMsg,PMIDL_STUB_DESC pStubDescriptor); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:655:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:656:148: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrServerInitializeUnmarshall (PMIDL_STUB_MESSAGE pStubMsg,PMIDL_STUB_DESC pStubDescriptor,PRPC_MESSAGE pRpcMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:656:148: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:657:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrServerInitializeMarshall (PRPC_MESSAGE pRpcMsg,PMIDL_STUB_MESSAGE pStubMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:657:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:658:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrGetBuffer(PMIDL_STUB_MESSAGE pStubMsg,unsigned __LONG32 BufferLength,RPC_BINDING_HANDLE Handle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:658:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:659:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrNsGetBuffer(PMIDL_STUB_MESSAGE pStubMsg,unsigned __LONG32 BufferLength,RPC_BINDING_HANDLE Handle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:659:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:660:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrSendReceive(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pBufferEnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:660:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:661:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned char *RPC_ENTRY NdrNsSendReceive(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pBufferEnd,RPC_BINDING_HANDLE *pAutoHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:661:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:662:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrFreeBuffer(PMIDL_STUB_MESSAGE pStubMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:662:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:663:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY NdrGetDcomProtocolVersion(PMIDL_STUB_MESSAGE pStubMsg,RPC_VERSION *pVersion); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:663:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:664:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CLIENT_CALL_RETURN RPC_VAR_ENTRY NdrClientCall2(PMIDL_STUB_DESC pStubDescriptor,PFORMAT_STRING pFormat,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:664:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:668:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CLIENT_CALL_RETURN RPC_VAR_ENTRY NdrClientCall(PMIDL_STUB_DESC pStubDescriptor,PFORMAT_STRING pFormat,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:668:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:669:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CLIENT_CALL_RETURN RPC_VAR_ENTRY NdrAsyncClientCall(PMIDL_STUB_DESC pStubDescriptor,PFORMAT_STRING pFormat,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:669:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:670:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CLIENT_CALL_RETURN RPC_VAR_ENTRY NdrDcomAsyncClientCall(PMIDL_STUB_DESC pStubDescriptor,PFORMAT_STRING pFormat,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:670:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:682:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrAsyncServerCall(PRPC_MESSAGE pRpcMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:682:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:683:164: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI __LONG32 RPC_ENTRY NdrAsyncStubCall(struct IRpcStubBuffer *pThis,struct IRpcChannelBuffer *pChannel,PRPC_MESSAGE pRpcMsg,unsigned __LONG32 *pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:683:164: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:684:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI __LONG32 RPC_ENTRY NdrDcomAsyncStubCall(struct IRpcStubBuffer *pThis,struct IRpcChannelBuffer *pChannel,PRPC_MESSAGE pRpcMsg,unsigned __LONG32 *pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:684:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:685:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI __LONG32 RPC_ENTRY NdrStubCall2(struct IRpcStubBuffer *pThis,struct IRpcChannelBuffer *pChannel,PRPC_MESSAGE pRpcMsg,unsigned __LONG32 *pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:685:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:686:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrServerCall2(PRPC_MESSAGE pRpcMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:686:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:687:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI __LONG32 RPC_ENTRY NdrStubCall (struct IRpcStubBuffer *pThis,struct IRpcChannelBuffer *pChannel,PRPC_MESSAGE pRpcMsg,unsigned __LONG32 *pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:687:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:688:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrServerCall(PRPC_MESSAGE pRpcMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:688:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:689:201: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI int RPC_ENTRY NdrServerUnmarshall(struct IRpcChannelBuffer *pChannel,PRPC_MESSAGE pRpcMsg,PMIDL_STUB_MESSAGE pStubMsg,PMIDL_STUB_DESC pStubDescriptor,PFORMAT_STRING pFormat,void *pParamList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:689:201: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:690:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrServerMarshall(struct IRpcStubBuffer *pThis,struct IRpcChannelBuffer *pChannel,PMIDL_STUB_MESSAGE pStubMsg,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:690:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:691:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY NdrMapCommAndFaultStatus(PMIDL_STUB_MESSAGE pStubMsg,unsigned __LONG32 *pCommStatus,unsigned __LONG32 *pFaultStatus,RPC_STATUS Status); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:691:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:692:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI int RPC_ENTRY NdrSH_UPDecision(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **pPtrInMem,RPC_BUFPTR pBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:692:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:693:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI int RPC_ENTRY NdrSH_TLUPDecision(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **pPtrInMem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:693:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:694:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI int RPC_ENTRY NdrSH_TLUPDecisionBuffer(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **pPtrInMem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:694:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:695:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI int RPC_ENTRY NdrSH_IfAlloc(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **pPtrInMem,unsigned __LONG32 Count); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:695:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:696:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI int RPC_ENTRY NdrSH_IfAllocRef(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **pPtrInMem,unsigned __LONG32 Count); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:696:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:697:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI int RPC_ENTRY NdrSH_IfAllocSet(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **pPtrInMem,unsigned __LONG32 Count); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:697:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:698:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_BUFPTR RPC_ENTRY NdrSH_IfCopy(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **pPtrInMem,unsigned __LONG32 Count); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:698:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:699:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_BUFPTR RPC_ENTRY NdrSH_IfAllocCopy(PMIDL_STUB_MESSAGE pStubMsg,unsigned char **pPtrInMem,unsigned __LONG32 Count); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:699:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:700:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI unsigned __LONG32 RPC_ENTRY NdrSH_Copy(unsigned char *pStubMsg,unsigned char *pPtrInMem,unsigned __LONG32 Count); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:700:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:701:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrSH_IfFree(PMIDL_STUB_MESSAGE pMessage,unsigned char *pPtr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:701:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:702:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_BUFPTR RPC_ENTRY NdrSH_StringMarshall(PMIDL_STUB_MESSAGE pMessage,unsigned char *pMemory,unsigned __LONG32 Count,int Size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:702:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:703:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_BUFPTR RPC_ENTRY NdrSH_StringUnMarshall(PMIDL_STUB_MESSAGE pMessage,unsigned char **pMemory,int Size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:703:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:710:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void *RPC_ENTRY RpcSsAllocate(size_t Size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:710:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:711:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY RpcSsDisableAllocate(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:711:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:712:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY RpcSsEnableAllocate(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:712:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:713:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY RpcSsFree(void *NodeToFree); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:713:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:714:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_SS_THREAD_HANDLE RPC_ENTRY RpcSsGetThreadHandle(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:714:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:715:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY RpcSsSetClientAllocFree(RPC_CLIENT_ALLOC *ClientAlloc,RPC_CLIENT_FREE *ClientFree); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:715:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:716:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY RpcSsSetThreadHandle(RPC_SS_THREAD_HANDLE Id); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:716:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:717:175: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY RpcSsSwapClientAllocFree(RPC_CLIENT_ALLOC *ClientAlloc,RPC_CLIENT_FREE *ClientFree,RPC_CLIENT_ALLOC **OldClientAlloc,RPC_CLIENT_FREE **OldClientFree); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:717:175: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:718:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void *RPC_ENTRY RpcSmAllocate(size_t Size,RPC_STATUS *pStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:718:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:719:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcSmClientFree(void *pNodeToFree); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:719:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:720:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcSmDestroyClientContext(void **ContextHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:720:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:721:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcSmDisableAllocate(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:721:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:722:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcSmEnableAllocate(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:722:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:723:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcSmFree(void *NodeToFree); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:723:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:724:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_SS_THREAD_HANDLE RPC_ENTRY RpcSmGetThreadHandle (RPC_STATUS *pStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:724:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:725:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcSmSetClientAllocFree(RPC_CLIENT_ALLOC *ClientAlloc,RPC_CLIENT_FREE *ClientFree); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:725:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:726:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcSmSetThreadHandle(RPC_SS_THREAD_HANDLE Id); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:726:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:727:181: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI RPC_STATUS RPC_ENTRY RpcSmSwapClientAllocFree(RPC_CLIENT_ALLOC *ClientAlloc,RPC_CLIENT_FREE *ClientFree,RPC_CLIENT_ALLOC **OldClientAlloc,RPC_CLIENT_FREE **OldClientFree); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:727:181: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:728:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrRpcSsEnableAllocate(PMIDL_STUB_MESSAGE pMessage); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:728:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:729:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrRpcSsDisableAllocate(PMIDL_STUB_MESSAGE pMessage); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:729:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:730:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrRpcSmSetClientToOsf(PMIDL_STUB_MESSAGE pMessage); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:730:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:731:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void *RPC_ENTRY NdrRpcSmClientAllocate(size_t Size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:731:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:732:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrRpcSmClientFree(void *NodeToFree); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:732:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:733:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void *RPC_ENTRY NdrRpcSsDefaultAllocate(size_t Size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:733:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:734:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrRpcSsDefaultFree(void *NodeToFree); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:734:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:735:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI PFULL_PTR_XLAT_TABLES RPC_ENTRY NdrFullPointerXlatInit(unsigned __LONG32 NumberOfPointers,XLAT_SIDE XlatSide); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:735:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:736:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrFullPointerXlatFree(PFULL_PTR_XLAT_TABLES pXlatTables); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:736:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:737:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI int RPC_ENTRY NdrFullPointerQueryPointer(PFULL_PTR_XLAT_TABLES pXlatTables,void *pPointer,unsigned char QueryType,unsigned __LONG32 *pRefId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:737:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:738:149: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI int RPC_ENTRY NdrFullPointerQueryRefId(PFULL_PTR_XLAT_TABLES pXlatTables,unsigned __LONG32 RefId,unsigned char QueryType,void **ppPointer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:738:149: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:739:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrFullPointerInsertRefId(PFULL_PTR_XLAT_TABLES pXlatTables,unsigned __LONG32 RefId,void *pPointer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:739:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:740:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI int RPC_ENTRY NdrFullPointerFree(PFULL_PTR_XLAT_TABLES pXlatTables,void *Pointer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:740:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:741:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void *RPC_ENTRY NdrAllocate(PMIDL_STUB_MESSAGE pStubMsg,size_t Len); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:741:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:742:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrClearOutParameters(PMIDL_STUB_MESSAGE pStubMsg,PFORMAT_STRING pFormat,void *ArgAddr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:742:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:743:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void *RPC_ENTRY NdrOleAllocate(size_t Size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:743:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:744:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrOleFree(void *NodeToFree); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:744:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:779:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPC_STATUS RPC_ENTRY NdrGetUserMarshalInfo(unsigned __LONG32 *pFlags,unsigned __LONG32 InformationLevel,NDR_USER_MARSHAL_INFO *pMarshalInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:779:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:780:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPC_STATUS RPC_ENTRY NdrCreateServerInterfaceFromStub(struct IRpcStubBuffer *pStub,RPC_SERVER_INTERFACE *pServerIf); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:780:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:781:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CLIENT_CALL_RETURN RPC_VAR_ENTRY NdrClientCall3(MIDL_STUBLESS_PROXY_INFO *pProxyInfo,unsigned __LONG32 nProcNum,void *pReturnValue,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:781:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:782:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CLIENT_CALL_RETURN RPC_VAR_ENTRY Ndr64AsyncClientCall(MIDL_STUBLESS_PROXY_INFO *pProxyInfo,unsigned __LONG32 nProcNum,void *pReturnValue,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:782:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:783:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CLIENT_CALL_RETURN RPC_VAR_ENTRY Ndr64DcomAsyncClientCall(MIDL_STUBLESS_PROXY_INFO *pProxyInfo,unsigned __LONG32 nProcNum,void *pReturnValue,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:783:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:787:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY Ndr64AsyncServerCall(PRPC_MESSAGE pRpcMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:787:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:788:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY Ndr64AsyncServerCall64(PRPC_MESSAGE pRpcMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:788:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:789:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY Ndr64AsyncServerCallAll(PRPC_MESSAGE pRpcMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:789:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:790:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI __LONG32 RPC_ENTRY Ndr64AsyncStubCall(struct IRpcStubBuffer *pThis,struct IRpcChannelBuffer *pChannel,PRPC_MESSAGE pRpcMsg,unsigned __LONG32 *pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:790:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:791:170: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI __LONG32 RPC_ENTRY Ndr64DcomAsyncStubCall(struct IRpcStubBuffer *pThis,struct IRpcChannelBuffer *pChannel,PRPC_MESSAGE pRpcMsg,unsigned __LONG32 *pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:791:170: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:792:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI __LONG32 RPC_ENTRY NdrStubCall3 (struct IRpcStubBuffer *pThis,struct IRpcChannelBuffer *pChannel,PRPC_MESSAGE pRpcMsg,unsigned __LONG32 *pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:792:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:793:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrServerCallAll(PRPC_MESSAGE pRpcMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:793:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:794:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrServerCallNdr64(PRPC_MESSAGE pRpcMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:794:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:795:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrServerCall3(PRPC_MESSAGE pRpcMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:795:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:796:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrPartialIgnoreClientMarshall(PMIDL_STUB_MESSAGE pStubMsg,void *pMemory); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:796:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:797:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrPartialIgnoreServerUnmarshall(PMIDL_STUB_MESSAGE pStubMsg,void **ppMemory); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:797:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:798:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrPartialIgnoreClientBufferSize(PMIDL_STUB_MESSAGE pStubMsg,void *pMemory); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:798:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:799:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCRTAPI void RPC_ENTRY NdrPartialIgnoreServerInitialize(PMIDL_STUB_MESSAGE pStubMsg,void **ppMemory,PFORMAT_STRING pFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:799:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:800:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void RPC_ENTRY RpcUserFree(handle_t AsyncHandle,void *pBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/rpcndr.h:800:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:78:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template void **IID_PPV_ARGS_Helper (T **pp) { ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypesbase.h:23, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:153, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/guiddef.h:30:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __extension__ template const GUID &__mingw_uuidof(); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/guiddef.h:30:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:154, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:68:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT STDMETHODCALLTYPE QueryInterface(REFIID riid, void **ppvObject) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:69:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ULONG STDMETHODCALLTYPE AddRef(void) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:70:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ULONG STDMETHODCALLTYPE Release(void) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:73:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT STDMETHODCALLTYPE QueryInterface(Q **pp) { ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:79:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IUnknown, 0x00000000, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:79:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IUnknown, 0x00000000, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:154, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:80:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT STDMETHODCALLTYPE IUnknown_QueryInterface_Proxy(IUnknown *This, REFIID riid, void **ppvObject); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:80:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:154, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:81:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IUnknown_QueryInterface_Stub(IRpcStubBuffer *This, IRpcChannelBuffer *_pRpcChannelBuffer, PRPC_MESSAGE _pRpcMessage, DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:81:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:82:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG STDMETHODCALLTYPE IUnknown_AddRef_Proxy(IUnknown *This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:82:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:83:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IUnknown_AddRef_Stub(IRpcStubBuffer *This, IRpcChannelBuffer *_pRpcChannelBuffer, PRPC_MESSAGE _pRpcMessage, DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:83:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:84:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG STDMETHODCALLTYPE IUnknown_Release_Proxy(IUnknown *This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:84:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:85:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IUnknown_Release_Stub(IRpcStubBuffer *This, IRpcChannelBuffer *_pRpcChannelBuffer, PRPC_MESSAGE _pRpcMessage, DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:85:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:195:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFIID riid) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:198:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppvObject) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:201:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:204:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:207:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:210:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:214:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(AsyncIUnknown, 0x000e0000, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:214:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(AsyncIUnknown, 0x000e0000, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:154, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:309:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFIID riid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:309:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:314:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:314:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:317:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppvObject); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:317:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:322:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:322:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:324:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture AsyncIUnknown* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:324:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:329:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:329:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:331:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture AsyncIUnknown* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:331:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:336:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:336:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:338:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture AsyncIUnknown* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:338:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:343:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:343:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:345:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture AsyncIUnknown* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:345:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:350:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:350:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:373:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppvObject) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:376:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fLock) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:380:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IClassFactory, 0x00000001, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:380:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IClassFactory, 0x00000001, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:154, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:450:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown **ppvObject); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:450:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:455:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:455:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:458:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fLock); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:458:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:463:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:463:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:468:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppvObject); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:468:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:472:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown **ppvObject); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:472:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:475:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fLock); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:475:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:478:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fLock); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unknwnbase.h:478:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:372:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CLSID *pCid) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:380:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pSize) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:388:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD mshlflags) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:393:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppv) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:396:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStream *pStm) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:399:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:403:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IMarshal, 0x00000003, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:403:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IMarshal, 0x00000003, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:524:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CLSID *pCid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:524:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:529:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:529:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:537:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:537:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:542:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:542:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:550:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD mshlflags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:550:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:555:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:555:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:560:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:560:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:565:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:565:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:568:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStream *pStm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:568:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:573:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:573:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:576:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:576:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:581:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:581:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:599:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(INoMarshal, 0xecc8691b, 0xc1db, 0x4dc0, 0x85,0x5e, 0x65,0xf6,0xc5,0x51,0xaf,0x49) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:599:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(INoMarshal, 0xecc8691b, 0xc1db, 0x4dc0, 0x85,0x5e, 0x65,0xf6,0xc5,0x51,0xaf,0x49) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:662:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IAgileObject, 0x94ea2b94, 0xe9cc, 0x49e0, 0xc0,0xff, 0xee,0x64,0xca,0x8f,0x5b,0x90) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:662:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IAgileObject, 0x94ea2b94, 0xe9cc, 0x49e0, 0xc0,0xff, 0xee,0x64,0xca,0x8f,0x5b,0x90) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:728:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IMarshal2, 0x000001cf, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:728:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IMarshal2, 0x000001cf, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:860:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SIZE_T cb) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:864:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SIZE_T cb) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:867:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *pv) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:870:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *pv) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:873:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *pv) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:876:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:880:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IMalloc, 0x00000002, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:880:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IMalloc, 0x00000002, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:979:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SIZE_T cb); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:979:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:984:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:984:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:988:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SIZE_T cb); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:988:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:993:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:993:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:996:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *pv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:996:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1001:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1001:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1004:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *pv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1004:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1009:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1009:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1012:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *pv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1012:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1017:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1017:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1019:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMalloc* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1019:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1024:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1024:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1045:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CLSID *pClsid) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1049:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IStdMarshalInfo, 0x00000018, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1049:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IStdMarshalInfo, 0x00000018, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1112:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CLSID *pClsid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1112:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1117:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1117:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1143:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD reserved) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1148:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fLastReleaseCloses) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1152:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IExternalConnection, 0x00000019, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1152:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IExternalConnection, 0x00000019, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1223:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD reserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1223:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1228:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1228:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1233:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fLastReleaseCloses); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1233:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1238:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1238:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1266:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture MULTI_QI *pMQIs) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1270:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IMultiQI, 0x00000020, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1270:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IMultiQI, 0x00000020, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1331:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture MULTI_QI *pMQIs); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1331:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1336:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1336:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1353:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture MULTI_QI *pMQIs) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1356:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture MULTI_QI *pMQIs) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1360:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(AsyncIMultiQI, 0x000e0020, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1360:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(AsyncIMultiQI, 0x000e0020, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1429:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture MULTI_QI *pMQIs); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1429:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1434:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1434:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1438:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture MULTI_QI *pMQIs); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1438:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1443:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1443:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1463:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppv) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1467:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternalUnknown, 0x00000021, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1467:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternalUnknown, 0x00000021, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1528:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1528:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1533:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1533:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1556:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1559:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG celt) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1562:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1565:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumUnknown **ppenum) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1569:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IEnumUnknown, 0x00000100, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1569:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IEnumUnknown, 0x00000100, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1655:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1655:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1660:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1660:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1663:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG celt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1663:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1668:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1668:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1670:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumUnknown* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1670:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1675:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1675:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1678:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumUnknown **ppenum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1678:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1683:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1683:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1688:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1688:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1693:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1693:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1714:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1717:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG celt) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1720:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1723:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumString **ppenum) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1727:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IEnumString, 0x00000101, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1727:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IEnumString, 0x00000101, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1813:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1813:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1818:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1818:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1821:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG celt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1821:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1826:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1826:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1828:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumString* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1828:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1833:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1833:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1836:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumString **ppenum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1836:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1841:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1841:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1846:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1846:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1851:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1851:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1870:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbRead) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1875:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbWritten) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1879:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ISequentialStream, 0x0c733a30, 0x2a1c, 0x11ce, 0xad,0xe5, 0x00,0xaa,0x00,0x44,0x77,0x3d) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1879:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ISequentialStream, 0x0c733a30, 0x2a1c, 0x11ce, 0xad,0xe5, 0x00,0xaa,0x00,0x44,0x77,0x3d) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1952:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbRead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1952:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1957:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1957:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1962:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1962:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1967:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1967:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1972:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbRead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1972:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1977:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbRead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1977:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1982:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1982:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1987:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:1987:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2041:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULARGE_INTEGER *plibNewPosition) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2044:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULARGE_INTEGER libNewSize) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2050:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULARGE_INTEGER *pcbWritten) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2053:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD grfCommitFlags) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2056:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2061:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwLockType) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2066:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwLockType) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2070:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD grfStatFlag) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2073:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStream **ppstm) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2077:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IStream, 0x0000000c, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2077:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IStream, 0x0000000c, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2234:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULARGE_INTEGER *plibNewPosition); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2234:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2239:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2239:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2242:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULARGE_INTEGER libNewSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2242:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2247:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2247:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2253:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULARGE_INTEGER *pcbWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2253:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2258:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2258:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2261:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD grfCommitFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2261:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2266:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2266:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2268:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStream* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2268:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2273:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2273:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2278:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwLockType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2278:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2283:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2283:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2288:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwLockType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2288:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2293:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2293:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2297:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD grfStatFlag); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2297:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2302:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2302:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2305:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStream **ppstm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2305:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2310:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2310:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2315:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULARGE_INTEGER *plibNewPosition); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2315:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2320:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULARGE_INTEGER *plibNewPosition); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2320:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2326:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULARGE_INTEGER *pcbWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2326:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2332:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULARGE_INTEGER *pcbWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2332:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2364:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFIID riid) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2368:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pStatus) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2371:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCOLEMESSAGE *pMessage) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2375:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppvDestContext) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2378:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2382:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IRpcChannelBuffer, 0xd5f56b60, 0x593b, 0x101a, 0xb5,0x69, 0x08,0x00,0x2b,0x2d,0xbf,0x7a) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2382:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IRpcChannelBuffer, 0xd5f56b60, 0x593b, 0x101a, 0xb5,0x69, 0x08,0x00,0x2b,0x2d,0xbf,0x7a) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2476:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFIID riid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2476:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2481:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2481:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2485:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2485:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2490:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2490:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2493:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCOLEMESSAGE *pMessage); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2493:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2498:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2498:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2502:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppvDestContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2502:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2507:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2507:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2509:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IRpcChannelBuffer* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2509:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2514:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2514:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2533:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwVersion) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2537:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IRpcChannelBuffer2, 0x594f31d0, 0x7f19, 0x11d0, 0xb1,0x94, 0x00,0xa0,0xc9,0x0d,0xc8,0xbf) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2537:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IRpcChannelBuffer2, 0x594f31d0, 0x7f19, 0x11d0, 0xb1,0x94, 0x00,0xa0,0xc9,0x0d,0xc8,0xbf) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2641:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwVersion); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2641:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2646:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2646:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2665:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pulStatus) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2669:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pulStatus) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2674:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppvDestContext) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2678:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IAsyncRpcChannelBuffer, 0xa5029fb6, 0x3c34, 0x11d1, 0x9c,0x99, 0x00,0xc0,0x4f,0xb9,0x98,0xaa) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2678:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IAsyncRpcChannelBuffer, 0xa5029fb6, 0x3c34, 0x11d1, 0x9c,0x99, 0x00,0xc0,0x4f,0xb9,0x98,0xaa) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2816:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pulStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2816:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2821:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2821:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2825:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pulStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2825:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2830:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2830:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2835:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppvDestContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2835:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2840:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2840:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2858:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pulStatus) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2863:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pulStatus) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2866:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCOLEMESSAGE *pMsg) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2871:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **pInterface) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2876:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppvDestContext) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2880:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pState) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2884:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAsyncManager *pAsyncMgr) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2888:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IRpcChannelBuffer3, 0x25b15600, 0x0115, 0x11d0, 0xbf,0x0d, 0x00,0xaa,0x00,0xb8,0xdf,0xd2) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:2888:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IRpcChannelBuffer3, 0x25b15600, 0x0115, 0x11d0, 0xbf,0x0d, 0x00,0xaa,0x00,0xb8,0xdf,0xd2) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3061:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pulStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3061:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3066:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3066:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3071:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pulStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3071:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3076:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3076:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3079:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCOLEMESSAGE *pMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3079:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3084:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3084:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3089:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **pInterface); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3089:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3094:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3094:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3099:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppvDestContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3099:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3104:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3104:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3108:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pState); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3108:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3113:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3113:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3117:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAsyncManager *pAsyncMgr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3117:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3122:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3122:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3139:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCOLEMESSAGE *pMsg) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3143:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IRpcSyntaxNegotiate, 0x58a08519, 0x24c8, 0x4935, 0xb4,0x82, 0x3f,0xd8,0x23,0x33,0x3a,0x4f) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3143:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IRpcSyntaxNegotiate, 0x58a08519, 0x24c8, 0x4935, 0xb4,0x82, 0x3f,0xd8,0x23,0x33,0x3a,0x4f) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3202:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RPCOLEMESSAGE *pMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3202:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3207:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3207:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3224:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IRpcChannelBuffer *pRpcChannelBuffer) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3227:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3231:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IRpcProxyBuffer, 0xd5f56a34, 0x593b, 0x101a, 0xb5,0x69, 0x08,0x00,0x2b,0x2d,0xbf,0x7a) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3231:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IRpcProxyBuffer, 0xd5f56a34, 0x593b, 0x101a, 0xb5,0x69, 0x08,0x00,0x2b,0x2d,0xbf,0x7a) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3297:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IRpcChannelBuffer *pRpcChannelBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3297:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3302:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3302:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3304:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IRpcProxyBuffer* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3304:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3309:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3309:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3328:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown *pUnkServer) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3331:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3335:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IRpcChannelBuffer *_pRpcChannelBuffer) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3338:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFIID riid) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3341:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3344:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppv) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3347:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *pv) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3351:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IRpcStubBuffer, 0xd5f56afc, 0x593b, 0x101a, 0xb5,0x69, 0x08,0x00,0x2b,0x2d,0xbf,0x7a) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3351:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IRpcStubBuffer, 0xd5f56afc, 0x593b, 0x101a, 0xb5,0x69, 0x08,0x00,0x2b,0x2d,0xbf,0x7a) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3457:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown *pUnkServer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3457:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3462:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3462:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3464:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IRpcStubBuffer* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3464:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3469:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3469:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3473:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IRpcChannelBuffer *_pRpcChannelBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3473:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3478:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3478:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3481:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFIID riid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3481:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3486:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3486:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3488:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IRpcStubBuffer* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3488:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3493:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3493:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3496:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3496:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3501:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3501:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3504:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *pv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3504:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3509:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3509:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3529:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppv) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3534:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IRpcStubBuffer **ppStub) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3538:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IPSFactoryBuffer, 0xd5f569d0, 0x593b, 0x101a, 0xb5,0x69, 0x08,0x00,0x2b,0x2d,0xbf,0x7a) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3538:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IPSFactoryBuffer, 0xd5f569d0, 0x593b, 0x101a, 0xb5,0x69, 0x08,0x00,0x2b,0x2d,0xbf,0x7a) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3613:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3613:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3618:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3618:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3623:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IRpcStubBuffer **ppStub); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3623:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3628:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3628:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3659:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pDataSize) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3665:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *pDataBuffer) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3673:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT hrFault) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3680:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD lDataRep) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3686:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pDataSize) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3693:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT hrFault) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3697:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IChannelHook, 0x1008c4a0, 0x7613, 0x11cf, 0x9a,0xf1, 0x00,0x20,0xaf,0x6e,0x72,0xf4) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3697:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IChannelHook, 0x1008c4a0, 0x7613, 0x11cf, 0x9a,0xf1, 0x00,0x20,0xaf,0x6e,0x72,0xf4) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3819:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pDataSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3819:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3824:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3824:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3830:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *pDataBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3830:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3835:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3835:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3843:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT hrFault); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3843:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3848:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3848:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3855:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD lDataRep); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3855:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3860:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3860:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3866:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pDataSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3866:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3871:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3871:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3878:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT hrFault); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3878:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3883:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3883:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3956:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pCapabilites) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3966:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwCapabilities) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3970:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown **ppCopy) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3974:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IClientSecurity, 0x0000013d, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:3974:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IClientSecurity, 0x0000013d, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4071:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pCapabilites); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4071:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4076:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4076:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4086:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwCapabilities); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4086:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4091:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4091:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4095:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown **ppCopy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4095:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4100:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4100:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4125:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pCapabilities) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4128:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4131:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4134:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4138:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IServerSecurity, 0x0000013e, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4138:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IServerSecurity, 0x0000013e, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4230:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pCapabilities); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4230:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4235:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4235:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4237:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IServerSecurity* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4237:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4242:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4242:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4244:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IServerSecurity* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4244:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4249:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4249:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4251:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IServerSecurity* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4251:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4256:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4256:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4287:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG_PTR dwValue) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4292:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG_PTR *pdwValue) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4296:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IRpcOptions, 0x00000144, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4296:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IRpcOptions, 0x00000144, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4369:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG_PTR dwValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4369:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4374:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4374:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4379:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG_PTR *pdwValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4379:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4384:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4384:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4441:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG_PTR dwValue) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4445:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG_PTR *pdwValue) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4449:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IGlobalOptions, 0x0000015b, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4449:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IGlobalOptions, 0x0000015b, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4519:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG_PTR dwValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4519:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4524:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4524:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4528:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG_PTR *pdwValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4528:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4533:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4533:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4555:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFCLSID Clsid) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4558:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4562:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ISurrogate, 0x00000022, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4562:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ISurrogate, 0x00000022, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4628:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFCLSID Clsid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4628:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4633:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4633:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4635:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ISurrogate* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4635:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4640:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4640:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4661:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwCookie) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4664:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwCookie) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4669:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppv) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4673:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IGlobalInterfaceTable, 0x00000146, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4673:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IGlobalInterfaceTable, 0x00000146, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4754:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwCookie); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4754:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4759:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4759:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4762:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwCookie); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4762:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4767:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4767:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4772:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4772:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4777:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4777:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4797:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwMilliseconds) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4800:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4803:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4807:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ISynchronize, 0x00000030, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4807:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ISynchronize, 0x00000030, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4882:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwMilliseconds); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4882:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4887:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4887:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4889:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ISynchronize* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4889:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4894:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4894:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4896:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ISynchronize* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4896:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4901:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4901:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4918:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HANDLE *ph) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4922:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ISynchronizeHandle, 0x00000031, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4922:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ISynchronizeHandle, 0x00000031, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4981:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HANDLE *ph); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4981:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4986:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:4986:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5003:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HANDLE *ph) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5007:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ISynchronizeEvent, 0x00000032, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5007:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ISynchronizeEvent, 0x00000032, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5077:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HANDLE *ph); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5077:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5082:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5082:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5099:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ISynchronize *pSync) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5104:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ISynchronize **ppSync) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5108:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ISynchronizeContainer, 0x00000033, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5108:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ISynchronizeContainer, 0x00000033, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5177:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ISynchronize *pSync); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5177:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5182:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5182:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5187:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ISynchronize **ppSync); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5187:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5192:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5192:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5209:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5213:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ISynchronizeMutex, 0x00000025, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5213:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ISynchronizeMutex, 0x00000025, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5296:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ISynchronizeMutex* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5296:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5301:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5301:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5320:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG ulSeconds) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5323:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5327:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ICancelMethodCalls, 0x00000029, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5327:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ICancelMethodCalls, 0x00000029, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5393:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG ulSeconds); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5393:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5398:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5398:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5400:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ICancelMethodCalls* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5400:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5405:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5405:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5428:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT Result) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5432:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **pInterface) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5435:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pulStateFlags) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5439:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IAsyncManager, 0x0000002a, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5439:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IAsyncManager, 0x0000002a, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5515:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT Result); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5515:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5520:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5520:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5524:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **pInterface); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5524:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5529:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5529:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5532:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pulStateFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5532:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5537:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5537:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5557:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown **ppv) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5561:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ICallFactory, 0x1c733a30, 0x2a1c, 0x11ce, 0xad,0xe5, 0x00,0xaa,0x00,0x44,0x77,0x3d) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5561:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ICallFactory, 0x1c733a30, 0x2a1c, 0x11ce, 0xad,0xe5, 0x00,0xaa,0x00,0x44,0x77,0x3d) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5626:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown **ppv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5626:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5631:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5631:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5648:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pComVersion) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5652:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IID **piid) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5656:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IRpcHelper, 0x00000149, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5656:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IRpcHelper, 0x00000149, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5724:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pComVersion); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5724:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5729:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5729:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5733:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IID **piid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5733:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5738:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5738:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5757:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown *pChnl) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5761:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IReleaseMarshalBuffers, 0xeb0cb9e8, 0x7996, 0x11d2, 0x87,0x2e, 0x00,0x00,0xf8,0x08,0x08,0x59) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5761:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IReleaseMarshalBuffers, 0xeb0cb9e8, 0x7996, 0x11d2, 0x87,0x2e, 0x00,0x00,0xf8,0x08,0x08,0x59) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5824:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown *pChnl); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5824:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5829:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5829:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5847:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ISynchronize **pSync) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5850:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ISynchronize *pSync) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5854:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IWaitMultiple, 0x0000002b, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5854:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IWaitMultiple, 0x0000002b, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5923:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ISynchronize **pSync); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5923:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5928:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5928:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5931:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ISynchronize *pSync); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5931:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5936:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5936:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5954:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5957:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5961:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IAddrTrackingControl, 0x00000147, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:5961:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IAddrTrackingControl, 0x00000147, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6025:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAddrTrackingControl* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6025:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6030:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6030:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6032:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAddrTrackingControl* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6032:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6037:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6037:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6056:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppEnumerator) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6059:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown *pEnumerator) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6063:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IAddrExclusionControl, 0x00000148, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6063:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IAddrExclusionControl, 0x00000148, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6132:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppEnumerator); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6132:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6137:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6137:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6140:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown *pEnumerator); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6140:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6145:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6145:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6164:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcReturned) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6168:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG cSent) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6172:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IPipeByte, 0xdb2f3aca, 0x2f86, 0x11d1, 0x8e,0x04, 0x00,0xc0,0x4f,0xb9,0x98,0x9a) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6172:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IPipeByte, 0xdb2f3aca, 0x2f86, 0x11d1, 0x8e,0x04, 0x00,0xc0,0x4f,0xb9,0x98,0x9a) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6244:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcReturned); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6244:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6249:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6249:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6253:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG cSent); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6253:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6258:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6258:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6277:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcReturned) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6281:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG cSent) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6285:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IPipeLong, 0xdb2f3acc, 0x2f86, 0x11d1, 0x8e,0x04, 0x00,0xc0,0x4f,0xb9,0x98,0x9a) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6285:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IPipeLong, 0xdb2f3acc, 0x2f86, 0x11d1, 0x8e,0x04, 0x00,0xc0,0x4f,0xb9,0x98,0x9a) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6357:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcReturned); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6357:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6362:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6362:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6366:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG cSent); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6366:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6371:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6371:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6390:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcReturned) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6394:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG cSent) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6398:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IPipeDouble, 0xdb2f3ace, 0x2f86, 0x11d1, 0x8e,0x04, 0x00,0xc0,0x4f,0xb9,0x98,0x9a) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6398:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IPipeDouble, 0xdb2f3ace, 0x2f86, 0x11d1, 0x8e,0x04, 0x00,0xc0,0x4f,0xb9,0x98,0x9a) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6470:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcReturned); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6470:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6475:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6475:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6479:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG cSent); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6479:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6484:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6484:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6862:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture APTTYPE *pAptType) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6865:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture THDTYPE *pThreadType) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6868:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture GUID *pguidLogicalThreadId) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6871:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFGUID rguid) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6875:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IComThreadingInfo, 0x000001ce, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6875:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IComThreadingInfo, 0x000001ce, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6958:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture APTTYPE *pAptType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6958:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6963:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6963:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6966:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture THDTYPE *pThreadType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6966:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6971:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6971:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6974:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture GUID *pguidLogicalThreadId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6974:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6979:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6979:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6982:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFGUID rguid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6982:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6987:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:6987:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:7004:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwSecondsRemaining) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:7008:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IProcessInitControl, 0x72380d55, 0x8d2b, 0x43a3, 0x85,0x13, 0x2b,0x6e,0xf3,0x14,0x34,0xe9) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:7008:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IProcessInitControl, 0x72380d55, 0x8d2b, 0x43a3, 0x85,0x13, 0x2b,0x6e,0xf3,0x14,0x34,0xe9) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:7067:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwSecondsRemaining); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:7067:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:7072:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:7072:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:7090:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IFastRundown, 0x00000040, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:7090:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IFastRundown, 0x00000040, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:7157:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG_PTR *pAttributeValue) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:7161:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IMarshalingStream, 0xd8f2f5e6, 0x6102, 0x4863, 0x9f,0x26, 0x38,0x9a,0x46,0x76,0xef,0xde) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:7161:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IMarshalingStream, 0xd8f2f5e6, 0x6102, 0x4863, 0x9f,0x26, 0x38,0x9a,0x46,0x76,0xef,0xde) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:155, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:7329:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG_PTR *pAttributeValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:7329:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:7334:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidlbase.h:7334:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:156, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/guiddef.h:30:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __extension__ template const GUID &__mingw_uuidof(); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/guiddef.h:30:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:173:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CreateStreamOnHGlobal (HGLOBAL hGlobal, WINBOOL fDeleteOnRelease, LPSTREAM *ppstm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:173:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:174:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI GetHGlobalFromStream (LPSTREAM pstm, HGLOBAL *phglobal); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:174:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:175:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_(void) CoUninitialize (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:175:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:176:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoInitializeEx (LPVOID pvReserved, DWORD dwCoInit); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:176:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:177:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoGetCurrentLogicalThreadId (GUID *pguid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:177:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:178:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoGetContextToken (ULONG_PTR *pToken); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:178:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:182:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoGetObjectContext (REFIID riid, LPVOID *ppv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:182:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:183:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoRegisterClassObject (REFCLSID rclsid, LPUNKNOWN pUnk, DWORD dwClsContext, DWORD flags, LPDWORD lpdwRegister); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:183:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:184:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoRevokeClassObject (DWORD dwRegister); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:184:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:185:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoResumeClassObjects (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:185:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:186:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoSuspendClassObjects (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:186:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:190:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoGetMalloc (DWORD dwMemContext, LPMALLOC *ppMalloc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:190:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:191:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_(DWORD) CoGetCurrentProcess (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:191:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:192:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoGetCallerTID (LPDWORD lpdwTID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:192:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:193:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoGetDefaultContext (APTTYPE aptType, REFIID riid, void **ppv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:193:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:201:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoGetClassObject (REFCLSID rclsid, DWORD dwClsContext, LPVOID pvReserved, REFIID riid, LPVOID *ppv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:201:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:202:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_(ULONG) CoAddRefServerProcess (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:202:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:203:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_(ULONG) CoReleaseServerProcess (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:203:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:204:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoGetPSClsid (REFIID riid, CLSID *pClsid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:204:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:205:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoRegisterPSClsid (REFIID riid, REFCLSID rclsid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:205:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:206:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoRegisterSurrogate (LPSURROGATE pSurrogate); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:206:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:207:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoMarshalHresult (LPSTREAM pstm, HRESULT hresult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:207:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:208:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoUnmarshalHresult (LPSTREAM pstm, HRESULT *phresult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:208:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:209:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoLockObjectExternal (LPUNKNOWN pUnk, WINBOOL fLock, WINBOOL fLastUnlockReleases); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:209:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:210:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoGetStdMarshalEx (LPUNKNOWN pUnkOuter, DWORD smexflags, LPUNKNOWN *ppUnkInner); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:210:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:219:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoGetMarshalSizeMax (ULONG *pulSize, REFIID riid, LPUNKNOWN pUnk, DWORD dwDestContext, LPVOID pvDestContext, DWORD mshlflags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:219:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:220:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoMarshalInterface (LPSTREAM pStm, REFIID riid, LPUNKNOWN pUnk, DWORD dwDestContext, LPVOID pvDestContext, DWORD mshlflags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:220:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:221:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoUnmarshalInterface (LPSTREAM pStm, REFIID riid, LPVOID *ppv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:221:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:222:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoReleaseMarshalData (LPSTREAM pStm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:222:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:223:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoDisconnectObject (LPUNKNOWN pUnk, DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:223:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:224:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoGetStandardMarshal (REFIID riid, LPUNKNOWN pUnk, DWORD dwDestContext, LPVOID pvDestContext, DWORD mshlflags, LPMARSHAL *ppMarshal); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:224:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:225:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoMarshalInterThreadInterfaceInStream (REFIID riid, LPUNKNOWN pUnk, LPSTREAM *ppStm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:225:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:226:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoGetInterfaceAndReleaseStream (LPSTREAM pStm, REFIID iid, LPVOID *ppv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:226:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:227:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoCreateFreeThreadedMarshaler (LPUNKNOWN punkOuter, LPUNKNOWN *ppunkMarshal); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:227:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:228:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_(void) CoFreeUnusedLibraries (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:228:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:229:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_(void) CoFreeUnusedLibrariesEx (DWORD dwUnloadDelay, DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:229:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:230:230: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoInitializeSecurity (PSECURITY_DESCRIPTOR pSecDesc, LONG cAuthSvc, SOLE_AUTHENTICATION_SERVICE *asAuthSvc, void *pReserved1, DWORD dwAuthnLevel, DWORD dwImpLevel, void *pAuthList, DWORD dwCapabilities, void *pReserved3); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:230:230: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:231:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoSwitchCallContext (IUnknown *pNewObject, IUnknown **ppOldObject); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:231:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:239:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoCreateInstanceFromApp (REFCLSID Clsid, IUnknown *punkOuter, DWORD dwClsCtx, PVOID reserved, DWORD dwCount, MULTI_QI *pResults); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:239:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:244:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_(WINBOOL) CoIsHandlerConnected (LPUNKNOWN pUnk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:244:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:248:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoGetCallContext (REFIID riid, void **ppInterface); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:248:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:249:209: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoQueryProxyBlanket (IUnknown *pProxy, DWORD *pwAuthnSvc, DWORD *pAuthzSvc, LPOLESTR *pServerPrincName, DWORD *pAuthnLevel, DWORD *pImpLevel, RPC_AUTH_IDENTITY_HANDLE *pAuthInfo, DWORD *pCapabilites); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:249:209: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:250:205: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoSetProxyBlanket (IUnknown *pProxy, DWORD dwAuthnSvc, DWORD dwAuthzSvc, OLECHAR *pServerPrincName, DWORD dwAuthnLevel, DWORD dwImpLevel, RPC_AUTH_IDENTITY_HANDLE pAuthInfo, DWORD dwCapabilities); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:250:205: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:251:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoCopyProxy (IUnknown *pProxy, IUnknown **ppCopy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:251:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:252:181: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoQueryClientBlanket (DWORD *pAuthnSvc, DWORD *pAuthzSvc, LPOLESTR *pServerPrincName, DWORD *pAuthnLevel, DWORD *pImpLevel, RPC_AUTHZ_HANDLE *pPrivs, DWORD *pCapabilities); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:252:181: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:253:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoImpersonateClient (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:253:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:254:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoRevertToSelf (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:254:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:255:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoQueryAuthenticationServices (DWORD *pcAuthSvc, SOLE_AUTHENTICATION_SERVICE **asAuthSvc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:255:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:256:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoCreateInstance (REFCLSID rclsid, LPUNKNOWN pUnkOuter, DWORD dwClsContext, REFIID riid, LPVOID *ppv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:256:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:257:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoCreateInstanceEx (REFCLSID Clsid, IUnknown *punkOuter, DWORD dwClsCtx, COSERVERINFO *pServerInfo, DWORD dwCount, MULTI_QI *pResults); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:257:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:282:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoGetCancelObject (DWORD dwThreadId, REFIID iid, void **ppUnk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:282:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:283:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoSetCancelObject (IUnknown *pUnk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:283:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:284:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoCancelCall (DWORD dwThreadId, ULONG ulTimeout); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:284:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:285:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoTestCancel (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:285:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:286:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoEnableCallCancellation (LPVOID pReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:286:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:287:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoDisableCallCancellation (LPVOID pReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:287:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:291:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI StringFromCLSID (REFCLSID rclsid, LPOLESTR *lplpsz); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:291:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:292:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CLSIDFromString (LPCOLESTR lpsz, LPCLSID pclsid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:292:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:293:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI StringFromIID (REFIID rclsid, LPOLESTR *lplpsz); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:293:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:294:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI IIDFromString (LPCOLESTR lpsz, LPIID lpiid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:294:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:298:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI ProgIDFromCLSID (REFCLSID clsid, LPOLESTR *lplpszProgID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:298:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:299:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CLSIDFromProgID (LPCOLESTR lpszProgID, LPCLSID lpclsid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:299:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:303:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_(int) StringFromGUID2 (REFGUID rguid, LPOLESTR lpsz, int cchMax); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:303:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:304:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoCreateGuid (GUID *pguid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:304:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:308:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI PropVariantCopy (PROPVARIANT *pvarDest, const PROPVARIANT *pvarSrc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:308:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:309:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI PropVariantClear (PROPVARIANT *pvar); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:309:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:310:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI FreePropVariantArray (ULONG cVariants, PROPVARIANT *rgvars); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:310:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:314:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoWaitForMultipleHandles (DWORD dwFlags, DWORD dwTimeout, ULONG cHandles, LPHANDLE pHandles, LPDWORD lpdwindex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:314:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:351:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoGetTreatAsClass (REFCLSID clsidOld, LPCLSID pClsidNew); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:351:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:352:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoInvalidateRemoteMachineBindings (LPOLESTR pszMachineName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:352:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:359:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI DllGetClassObject (REFCLSID rclsid, REFIID riid, LPVOID *ppv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:359:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:360:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI DllCanUnloadNow (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:360:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:361:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_ (LPVOID) CoTaskMemAlloc (SIZE_T cb); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:361:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:362:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_ (LPVOID) CoTaskMemRealloc (LPVOID pv, SIZE_T cb); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:362:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:363:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_ (void) CoTaskMemFree (LPVOID pv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/combaseapi.h:363:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7619:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SIZE_T cbRequest) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7622:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *pActual) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7626:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fSpyed) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7629:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fSpyed) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7635:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fSpyed) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7639:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fSpyed) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7643:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fSpyed) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7647:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fSpyed) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7651:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fSpyed) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7656:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int fActual) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7659:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7662:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7666:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IMallocSpy, 0x0000001d, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7666:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IMallocSpy, 0x0000001d, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7821:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SIZE_T cbRequest); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7821:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7826:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7826:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7829:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *pActual); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7829:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7834:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7834:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7838:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fSpyed); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7838:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7843:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7843:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7846:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fSpyed); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7846:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7851:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7851:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7857:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fSpyed); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7857:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7862:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7862:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7866:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fSpyed); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7866:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7871:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7871:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7875:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fSpyed); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7875:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7880:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7880:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7884:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fSpyed); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7884:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7889:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7889:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7893:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fSpyed); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7893:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7898:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7898:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7903:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int fActual); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7903:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7908:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7908:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7910:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMallocSpy* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7910:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7915:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7915:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7917:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMallocSpy* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7917:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7922:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:7922:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8000:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown *punk) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8003:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown *punk) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8006:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8009:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BIND_OPTS *pbindopts) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8012:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BIND_OPTS *pbindopts) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8015:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IRunningObjectTable **pprot) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8019:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown *punk) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8023:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown **ppunk) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8026:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumString **ppenum) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8029:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR pszKey) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8033:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IBindCtx, 0x0000000e, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8033:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IBindCtx, 0x0000000e, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8165:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown *punk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8165:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8170:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8170:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8173:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown *punk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8173:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8178:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8178:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8180:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IBindCtx* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8180:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8185:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8185:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8188:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BIND_OPTS2 *pbindopts); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8188:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8193:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8193:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8196:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BIND_OPTS2 *pbindopts); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8196:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8201:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8201:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8204:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IRunningObjectTable **pprot); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8204:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8209:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8209:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8213:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown *punk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8213:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8218:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8218:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8222:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown **ppunk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8222:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8227:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8227:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8230:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumString **ppenum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8230:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8235:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8235:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8238:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR pszKey); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8238:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8243:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8243:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8246:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BIND_OPTS *pbindopts); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8246:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8249:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BIND_OPTS2 *pbindopts); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8249:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8252:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BIND_OPTS *pbindopts); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8252:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8255:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BIND_OPTS2 *pbindopts); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8255:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8274:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8277:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG celt) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8280:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8283:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumMoniker **ppenum) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8287:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IEnumMoniker, 0x00000102, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8287:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IEnumMoniker, 0x00000102, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8373:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8373:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8378:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8378:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8381:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG celt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8381:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8386:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8386:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8388:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumMoniker* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8388:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8393:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8393:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8396:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumMoniker **ppenum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8396:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8401:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8401:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8406:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8406:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8411:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8411:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8430:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCLSID lpClsid) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8433:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPBINDCTX pbc) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8436:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8440:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fLastUnlockCloses) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8443:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fContained) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8447:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IRunnableObject, 0x00000126, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8447:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IRunnableObject, 0x00000126, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8538:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCLSID lpClsid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8538:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8543:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8543:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8546:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPBINDCTX pbc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8546:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8551:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8551:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8553:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IRunnableObject* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8553:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8558:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8558:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8562:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fLastUnlockCloses); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8562:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8567:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8567:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8570:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fContained); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8570:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8575:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8575:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8577:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IRunnableObject* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8577:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8579:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IRunnableObject* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8579:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8599:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwRegister) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8602:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwRegister) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8605:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmkObjectName) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8609:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown **ppunkObject) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8613:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FILETIME *pfiletime) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8617:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FILETIME *pfiletime) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8620:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumMoniker **ppenumMoniker) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8624:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IRunningObjectTable, 0x00000010, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8624:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IRunningObjectTable, 0x00000010, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8740:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwRegister); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8740:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8745:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8745:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8748:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwRegister); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8748:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8753:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8753:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8756:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmkObjectName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8756:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8761:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8761:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8765:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown **ppunkObject); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8765:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8770:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8770:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8774:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FILETIME *pfiletime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8774:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8779:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8779:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8783:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FILETIME *pfiletime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8783:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8788:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8788:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8791:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumMoniker **ppenumMoniker); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8791:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8796:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8796:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8815:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CLSID *pClassID) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8819:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IPersist, 0x0000010c, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8819:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IPersist, 0x0000010c, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8878:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CLSID *pClassID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8878:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8883:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8883:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8900:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8903:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStream *pStm) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8907:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fClearDirty) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8910:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULARGE_INTEGER *pcbSize) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8914:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IPersistStream, 0x00000109, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:8914:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IPersistStream, 0x00000109, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9007:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IPersistStream* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9007:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9012:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9012:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9015:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStream *pStm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9015:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9020:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9020:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9024:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fClearDirty); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9024:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9029:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9029:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9032:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULARGE_INTEGER *pcbSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9032:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9037:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9037:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9075:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppvResult) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9081:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppvObj) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9087:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker **ppmkReduced) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9092:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker **ppmkComposite) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9096:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumMoniker **ppenumMoniker) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9099:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmkOtherMoniker) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9102:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwHash) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9107:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmkNewlyRunning) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9112:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FILETIME *pFileTime) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9115:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker **ppmk) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9119:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker **ppmkPrefix) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9123:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker **ppmkRelPath) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9128:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR *ppszDisplayName) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9135:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker **ppmkOut) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9138:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwMksys) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9142:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IMoniker, 0x0000000f, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9142:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IMoniker, 0x0000000f, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9386:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown **ppvResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9386:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9391:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9391:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9397:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown **ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9397:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9402:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9402:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9408:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker **ppmkReduced); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9408:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9413:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9413:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9418:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker **ppmkComposite); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9418:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9423:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9423:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9427:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumMoniker **ppenumMoniker); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9427:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9432:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9432:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9435:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmkOtherMoniker); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9435:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9440:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9440:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9443:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwHash); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9443:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9448:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9448:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9453:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmkNewlyRunning); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9453:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9458:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9458:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9463:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FILETIME *pFileTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9463:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9468:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9468:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9471:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker **ppmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9471:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9476:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9476:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9480:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker **ppmkPrefix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9480:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9485:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9485:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9489:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker **ppmkRelPath); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9489:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9494:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9494:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9499:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR *ppszDisplayName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9499:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9504:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9504:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9511:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker **ppmkOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9511:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9516:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9516:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9519:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwMksys); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9519:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9524:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9524:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9530:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppvResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9530:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9536:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown **ppvResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9536:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9542:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9542:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9548:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown **ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9548:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9568:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbData) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9572:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IROTData, 0xf29f6bc0, 0x5021, 0x11ce, 0xaa,0x15, 0x00,0x00,0x69,0x01,0x29,0x3f) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9572:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IROTData, 0xf29f6bc0, 0x5021, 0x11ce, 0xaa,0x15, 0x00,0x00,0x69,0x01,0x29,0x3f) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9635:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9635:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9640:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9640:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9661:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9664:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG celt) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9667:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9670:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATSTG **ppenum) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9674:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IEnumSTATSTG, 0x0000000d, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9674:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IEnumSTATSTG, 0x0000000d, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9760:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9760:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9765:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9765:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9768:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG celt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9768:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9773:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9773:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9775:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATSTG* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9775:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9780:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9780:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9783:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATSTG **ppenum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9783:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9788:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9788:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9793:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9793:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9798:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9798:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9826:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStream **ppstm) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9833:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStream **ppstm) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9840:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStorage **ppstg) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9848:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStorage **ppstg) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9854:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStorage *pstgDest) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9860:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD grfFlags) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9863:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD grfCommitFlags) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9866:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9872:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATSTG **ppenum) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9875:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const OLECHAR *pwcsName) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9879:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const OLECHAR *pwcsNewName) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9885:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const FILETIME *pmtime) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9888:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFCLSID clsid) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9892:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD grfMask) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9896:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD grfStatFlag) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9900:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IStorage, 0x0000000b, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:9900:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IStorage, 0x0000000b, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10106:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStream **ppstm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10106:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10111:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10111:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10119:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStream **ppstm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10119:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10124:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10124:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10131:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStorage **ppstg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10131:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10136:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10136:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10144:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStorage **ppstg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10144:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10149:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10149:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10155:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStorage *pstgDest); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10155:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10160:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10160:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10166:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD grfFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10166:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10171:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10171:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10174:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD grfCommitFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10174:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10179:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10179:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10181:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStorage* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10181:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10186:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10186:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10193:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATSTG **ppenum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10193:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10198:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10198:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10201:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const OLECHAR *pwcsName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10201:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10206:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10206:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10210:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const OLECHAR *pwcsNewName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10210:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10215:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10215:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10221:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const FILETIME *pmtime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10221:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10226:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10226:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10229:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFCLSID clsid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10229:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10234:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10234:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10238:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD grfMask); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10238:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10243:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10243:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10247:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD grfStatFlag); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10247:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10252:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10252:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10259:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStream **ppstm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10259:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10267:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStream **ppstm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10267:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10273:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStorage *pstgDest); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10273:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10279:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStorage *pstgDest); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10279:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10285:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATSTG **ppenum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10285:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10292:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATSTG **ppenum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10292:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10311:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10315:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwMode) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10319:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fRemember) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10322:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCOLESTR pszFileName) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10325:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR *ppszFileName) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10329:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IPersistFile, 0x0000010b, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10329:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IPersistFile, 0x0000010b, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10431:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IPersistFile* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10431:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10436:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10436:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10440:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10440:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10445:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10445:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10449:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fRemember); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10449:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10454:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10454:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10457:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCOLESTR pszFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10457:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10462:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10462:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10465:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR *ppszFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10465:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10470:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10470:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10487:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10490:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStorage *pStg) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10493:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStorage *pStg) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10497:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fSameAsLoad) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10500:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStorage *pStgNew) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10503:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10507:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IPersistStorage, 0x0000010a, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10507:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IPersistStorage, 0x0000010a, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10615:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IPersistStorage* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10615:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10620:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10620:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10623:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStorage *pStg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10623:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10628:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10628:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10631:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStorage *pStg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10631:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10636:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10636:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10640:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fSameAsLoad); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10640:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10645:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10645:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10648:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStorage *pStgNew); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10648:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10653:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10653:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10655:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IPersistStorage* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10655:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10660:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10660:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10682:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbRead) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10688:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbWritten) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10691:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10694:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULARGE_INTEGER cb) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10699:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwLockType) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10704:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwLockType) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10708:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD grfStatFlag) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10712:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ILockBytes, 0x0000000a, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10712:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ILockBytes, 0x0000000a, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10832:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbRead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10832:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10837:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10837:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10843:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10843:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10848:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10848:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10850:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ILockBytes* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10850:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10855:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10855:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10858:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULARGE_INTEGER cb); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10858:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10863:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10863:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10868:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwLockType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10868:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10873:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10873:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10878:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwLockType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10878:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10883:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10883:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10887:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD grfStatFlag); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10887:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10892:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10892:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10898:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbRead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10898:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10904:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbRead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10904:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10910:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10910:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10916:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10916:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10952:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10955:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG celt) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10958:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10961:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumFORMATETC **ppenum) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10965:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IEnumFORMATETC, 0x00000103, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:10965:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IEnumFORMATETC, 0x00000103, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11051:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11051:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11056:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11056:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11059:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG celt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11059:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11064:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11064:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11066:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumFORMATETC* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11066:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11071:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11071:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11074:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumFORMATETC **ppenum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11074:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11079:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11079:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11084:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11084:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11089:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11089:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11124:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11127:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG celt) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11130:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11133:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATDATA **ppenum) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11137:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IEnumSTATDATA, 0x00000105, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11137:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IEnumSTATDATA, 0x00000105, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11223:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11223:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11228:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11228:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11231:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG celt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11231:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11236:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11236:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11238:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATDATA* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11238:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11243:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11243:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11246:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATDATA **ppenum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11246:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11251:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11251:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11256:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11256:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11261:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11261:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11278:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR pszFile) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11282:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IRootStorage, 0x00000012, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11282:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IRootStorage, 0x00000012, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11341:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR pszFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11341:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11346:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11346:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11450:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STGMEDIUM *pStgmed) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11454:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG lindex) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11457:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmk) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11460:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11463:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11467:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IAdviseSink, 0x0000010f, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11467:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IAdviseSink, 0x0000010f, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11559:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ASYNC_STGMEDIUM *pStgmed); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11559:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11564:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11564:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11568:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG lindex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11568:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11573:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11573:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11576:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11576:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11581:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11581:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11583:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11583:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11588:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11588:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11590:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11590:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11595:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11595:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11599:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STGMEDIUM *pStgmed); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11599:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11603:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ASYNC_STGMEDIUM *pStgmed); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11603:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11607:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG lindex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11607:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11611:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG lindex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11611:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11614:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11614:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11617:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11617:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11619:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11619:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11621:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11621:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11623:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11623:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11625:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11625:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11642:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STGMEDIUM *pStgmed) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11645:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11649:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG lindex) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11652:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11655:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmk) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11658:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11661:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11664:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11667:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11670:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11674:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(AsyncIAdviseSink, 0x00000150, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11674:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(AsyncIAdviseSink, 0x00000150, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11801:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ASYNC_STGMEDIUM *pStgmed); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11801:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11806:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11806:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11810:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ASYNC_STGMEDIUM *pStgmed); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11810:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11815:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11815:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11819:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG lindex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11819:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11824:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11824:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11828:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG lindex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11828:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11833:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11833:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11836:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11836:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11841:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11841:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11844:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11844:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11849:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11849:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11851:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11851:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11856:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11856:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11858:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11858:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11863:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11863:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11865:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11865:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11870:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11870:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11872:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11872:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11877:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11877:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11881:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STGMEDIUM *pStgmed); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11881:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11885:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ASYNC_STGMEDIUM *pStgmed); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11885:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11887:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11887:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11891:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ASYNC_STGMEDIUM *pStgmed); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11891:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11895:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG lindex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11895:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11899:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG lindex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11899:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11901:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11901:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11905:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG lindex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11905:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11908:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11908:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11911:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11911:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11913:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11913:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11916:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11916:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11918:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11918:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11920:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11920:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11922:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11922:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11924:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11924:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11926:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11926:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11928:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11928:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11930:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11930:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11932:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11932:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11951:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmk) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11955:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IAdviseSink2, 0x00000125, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:11955:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IAdviseSink2, 0x00000125, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12057:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12057:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12062:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12062:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12065:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12065:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12068:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12068:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12084:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmk) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12087:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12091:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(AsyncIAdviseSink2, 0x00000151, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12091:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(AsyncIAdviseSink2, 0x00000151, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12235:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12235:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12240:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12240:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12243:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12243:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12248:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12248:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12251:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12251:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12254:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12254:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12256:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink2* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12256:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12259:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12259:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12283:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STGMEDIUM *pmedium) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12287:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STGMEDIUM *pmedium) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12290:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORMATETC *pformatetc) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12294:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORMATETC *pformatetcOut) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12299:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fRelease) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12303:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumFORMATETC **ppenumFormatEtc) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12309:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwConnection) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12312:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwConnection) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12315:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATDATA **ppenumAdvise) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12319:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IDataObject, 0x0000010e, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12319:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IDataObject, 0x0000010e, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12452:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STGMEDIUM *pRemoteMedium); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12452:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12457:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12457:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12461:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STGMEDIUM *pRemoteMedium); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12461:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12466:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12466:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12469:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORMATETC *pformatetc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12469:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12474:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12474:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12478:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORMATETC *pformatetcOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12478:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12483:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12483:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12488:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fRelease); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12488:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12493:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12493:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12497:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumFORMATETC **ppenumFormatEtc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12497:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12502:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12502:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12508:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwConnection); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12508:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12513:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12513:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12516:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwConnection); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12516:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12521:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12521:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12524:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATDATA **ppenumAdvise); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12524:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12529:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12529:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12533:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STGMEDIUM *pmedium); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12533:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12537:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STGMEDIUM *pRemoteMedium); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12537:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12541:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STGMEDIUM *pmedium); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12541:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12545:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STGMEDIUM *pRemoteMedium); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12545:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12550:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fRelease); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12550:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12555:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fRelease); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12555:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12578:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwConnection) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12581:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwConnection) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12584:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATDATA **ppenumAdvise) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12589:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD advf) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12593:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IDataAdviseHolder, 0x00000110, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12593:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IDataAdviseHolder, 0x00000110, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12686:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwConnection); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12686:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12691:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12691:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12694:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwConnection); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12694:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12699:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12699:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12702:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATDATA **ppenumAdvise); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12702:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12707:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12707:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12712:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD advf); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12712:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12717:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12717:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12764:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPINTERFACEINFO lpInterfaceInfo) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12769:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwRejectType) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12774:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwPendingType) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12778:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IMessageFilter, 0x00000016, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12778:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IMessageFilter, 0x00000016, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12863:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPINTERFACEINFO lpInterfaceInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12863:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12868:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12868:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12873:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwRejectType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12873:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12878:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12878:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12883:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwPendingType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12883:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12888:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12888:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12925:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppv) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12929:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IClassActivator, 0x00000140, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12929:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IClassActivator, 0x00000140, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12996:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:12996:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13001:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13001:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13021:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbWritten) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13027:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbWritten) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13030:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULARGE_INTEGER ulSize) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13033:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL bCanceled) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13037:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IFillLockBytes, 0x99caf010, 0x415e, 0x11cf, 0x88,0x14, 0x00,0xaa,0x00,0xb5,0x69,0xf5) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13037:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IFillLockBytes, 0x99caf010, 0x415e, 0x11cf, 0x88,0x14, 0x00,0xaa,0x00,0xb5,0x69,0xf5) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13127:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13127:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13132:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13132:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13138:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13138:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13143:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13143:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13146:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULARGE_INTEGER ulSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13146:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13151:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13151:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13154:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL bCanceled); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13154:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13159:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13159:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13164:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13164:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13169:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13169:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13175:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13175:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13181:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13181:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13202:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fOwner) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13206:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IProgressNotify, 0xa9d758a0, 0x4617, 0x11cf, 0x95,0xfc, 0x00,0xaa,0x00,0x68,0x0d,0xb4) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13206:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IProgressNotify, 0xa9d758a0, 0x4617, 0x11cf, 0x95,0xfc, 0x00,0xaa,0x00,0x68,0x0d,0xb4) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13271:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fOwner); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13271:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13276:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13276:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13302:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD glfInterleavedFlag) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13305:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13308:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13311:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture OLECHAR *pwcsNewDfName) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13314:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ILockBytes *pILockBytes) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13318:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ILayoutStorage, 0x0e6d4d90, 0x6738, 0x11cf, 0x96,0x08, 0x00,0xaa,0x00,0x68,0x0d,0xb4) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13318:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ILayoutStorage, 0x0e6d4d90, 0x6738, 0x11cf, 0x96,0x08, 0x00,0xaa,0x00,0x68,0x0d,0xb4) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13411:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD glfInterleavedFlag); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13411:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13416:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13416:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13418:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ILayoutStorage* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13418:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13423:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13423:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13425:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ILayoutStorage* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13425:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13430:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13430:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13433:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture OLECHAR *pwcsNewDfName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13433:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13438:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13438:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13441:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ILockBytes *pILockBytes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13441:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13446:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13446:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13464:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwTimeout) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13467:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13471:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IBlockingLock, 0x30f3d47a, 0x6447, 0x11d1, 0x8e,0x3c, 0x00,0xc0,0x4f,0xb9,0x38,0x6d) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13471:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IBlockingLock, 0x30f3d47a, 0x6447, 0x11d1, 0x8e,0x3c, 0x00,0xc0,0x4f,0xb9,0x38,0x6d) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13537:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwTimeout); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13537:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13542:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13542:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13544:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IBlockingLock* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13544:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13549:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13549:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13566:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD res2) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13570:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ITimeAndNoticeControl, 0xbc0bf6ae, 0x8878, 0x11d1, 0x83,0xe9, 0x00,0xc0,0x4f,0xc2,0xc6,0xd4) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13570:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ITimeAndNoticeControl, 0xbc0bf6ae, 0x8878, 0x11d1, 0x83,0xe9, 0x00,0xc0,0x4f,0xc2,0xc6,0xd4) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13631:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD res2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13631:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13636:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13636:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13657:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppstgOpen) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13665:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppstgOpen) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13669:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOplockStorage, 0x8d19c834, 0x8879, 0x11d1, 0x83,0xe9, 0x00,0xc0,0x4f,0xc2,0xc6,0xd4) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13669:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOplockStorage, 0x8d19c834, 0x8879, 0x11d1, 0x83,0xe9, 0x00,0xc0,0x4f,0xc2,0xc6,0xd4) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13751:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppstgOpen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13751:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13756:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13756:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13764:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppstgOpen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13764:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13769:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13769:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13787:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwTimeout) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13790:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13793:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13797:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IDirectWriterLock, 0x0e6d4d92, 0x6738, 0x11cf, 0x96,0x08, 0x00,0xaa,0x00,0x68,0x0d,0xb4) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13797:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IDirectWriterLock, 0x0e6d4d92, 0x6738, 0x11cf, 0x96,0x08, 0x00,0xaa,0x00,0x68,0x0d,0xb4) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13870:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwTimeout); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13870:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13875:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13875:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13877:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IDirectWriterLock* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13877:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13882:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13882:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13884:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IDirectWriterLock* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13884:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13889:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13889:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13916:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD flags) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13920:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IUrlMon, 0x00000026, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13920:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IUrlMon, 0x00000026, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13997:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:13997:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14002:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14002:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14018:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *lpvReserved) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14022:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IForegroundTransfer, 0x00000145, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14022:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IForegroundTransfer, 0x00000145, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14081:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *lpvReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14081:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14086:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14086:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14107:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HBITMAP *phOutputBitmap) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14110:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStorage *pStg) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14114:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IThumbnailExtractor, 0x969dc708, 0x5c76, 0x11d1, 0x8d,0x86, 0x00,0x00,0xf8,0x04,0xb0,0x57) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14114:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IThumbnailExtractor, 0x969dc708, 0x5c76, 0x11d1, 0x8d,0x86, 0x00,0x00,0xf8,0x04,0xb0,0x57) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14191:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HBITMAP *phOutputBitmap); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14191:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14196:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14196:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14199:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IStorage *pStg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14199:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14204:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14204:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14221:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HDC h2) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14225:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IDummyHICONIncluder, 0x947990de, 0xcc28, 0x11d2, 0xa0,0xf7, 0x00,0x80,0x5f,0x85,0x8f,0xb1) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14225:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IDummyHICONIncluder, 0x947990de, 0xcc28, 0x11d2, 0xa0,0xf7, 0x00,0x80,0x5f,0x85,0x8f,0xb1) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14286:11: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HDC h2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14286:11: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14291:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14291:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14315:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14318:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14322:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IProcessLock, 0x000001d5, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14322:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IProcessLock, 0x000001d5, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14386:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IProcessLock* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14386:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14391:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14391:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14393:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IProcessLock* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14393:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14398:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14398:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14416:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL *pfApplicationAware) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14420:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ApplicationType appType) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14423:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFGUID rguidApplID) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14426:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG ulReserved) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14429:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ShutdownType shutdownType) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14433:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ISurrogateService, 0x000001d4, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14433:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ISurrogateService, 0x000001d4, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14529:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL *pfApplicationAware); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14529:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14534:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14534:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14538:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ApplicationType appType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14538:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14543:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14543:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14546:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFGUID rguidApplID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14546:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14551:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14551:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14554:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG ulReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14554:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14559:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14559:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14562:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ShutdownType shutdownType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14562:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14567:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14567:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14585:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwCurThreadAptRefs) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14590:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwNewThreadAptRefs) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14593:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwCurThreadAptRefs) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14596:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwNewThreadAptRefs) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14600:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInitializeSpy, 0x00000034, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14600:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInitializeSpy, 0x00000034, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14687:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwCurThreadAptRefs); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14687:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14692:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14692:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14697:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwNewThreadAptRefs); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14697:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14702:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14702:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14705:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwCurThreadAptRefs); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14705:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14710:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14710:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14713:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwNewThreadAptRefs); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14713:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14718:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14718:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14736:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT64 ui64ApartmentIdentifier) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14740:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IApartmentShutdown, 0xa2f05a09, 0x27a2, 0x42b5, 0xbc,0x0e, 0xac,0x16,0x3e,0xf4,0x9d,0x9b) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14740:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IApartmentShutdown, 0xa2f05a09, 0x27a2, 0x42b5, 0xbc,0x0e, 0xac,0x16,0x3e,0xf4,0x9d,0x9b) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:66, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14799:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT64 ui64ApartmentIdentifier); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14799:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14804:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14804:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14811:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG __RPC_USER SNB_UserSize (ULONG *, ULONG, SNB *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14811:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14812:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER SNB_UserMarshal (ULONG *, unsigned char *, SNB *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14812:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14813:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER SNB_UserUnmarshal(ULONG *, unsigned char *, SNB *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14813:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14814:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_USER SNB_UserFree (ULONG *, SNB *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14814:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14815:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG __RPC_USER CLIPFORMAT_UserSize (ULONG *, ULONG, CLIPFORMAT *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14815:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14816:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER CLIPFORMAT_UserMarshal (ULONG *, unsigned char *, CLIPFORMAT *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14816:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14817:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER CLIPFORMAT_UserUnmarshal(ULONG *, unsigned char *, CLIPFORMAT *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14817:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14818:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_USER CLIPFORMAT_UserFree (ULONG *, CLIPFORMAT *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14818:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14819:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG __RPC_USER STGMEDIUM_UserSize (ULONG *, ULONG, STGMEDIUM *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14819:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14820:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER STGMEDIUM_UserMarshal (ULONG *, unsigned char *, STGMEDIUM *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14820:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14821:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER STGMEDIUM_UserUnmarshal(ULONG *, unsigned char *, STGMEDIUM *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14821:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14822:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_USER STGMEDIUM_UserFree (ULONG *, STGMEDIUM *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14822:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14823:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG __RPC_USER ASYNC_STGMEDIUM_UserSize (ULONG *, ULONG, ASYNC_STGMEDIUM *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14823:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14824:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER ASYNC_STGMEDIUM_UserMarshal (ULONG *, unsigned char *, ASYNC_STGMEDIUM *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14824:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14825:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER ASYNC_STGMEDIUM_UserUnmarshal(ULONG *, unsigned char *, ASYNC_STGMEDIUM *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14825:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14826:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_USER ASYNC_STGMEDIUM_UserFree (ULONG *, ASYNC_STGMEDIUM *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14826:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14827:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG __RPC_USER FLAG_STGMEDIUM_UserSize (ULONG *, ULONG, FLAG_STGMEDIUM *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14827:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14828:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER FLAG_STGMEDIUM_UserMarshal (ULONG *, unsigned char *, FLAG_STGMEDIUM *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14828:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14829:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER FLAG_STGMEDIUM_UserUnmarshal(ULONG *, unsigned char *, FLAG_STGMEDIUM *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14829:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14830:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_USER FLAG_STGMEDIUM_UserFree (ULONG *, FLAG_STGMEDIUM *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14830:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14831:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG __RPC_USER HBITMAP_UserSize (ULONG *, ULONG, HBITMAP *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14831:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14832:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER HBITMAP_UserMarshal (ULONG *, unsigned char *, HBITMAP *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14832:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14833:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER HBITMAP_UserUnmarshal(ULONG *, unsigned char *, HBITMAP *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14833:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14834:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_USER HBITMAP_UserFree (ULONG *, HBITMAP *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14834:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14835:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG __RPC_USER HICON_UserSize (ULONG *, ULONG, HICON *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14835:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14836:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER HICON_UserMarshal (ULONG *, unsigned char *, HICON *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14836:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14837:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER HICON_UserUnmarshal(ULONG *, unsigned char *, HICON *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14837:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14838:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_USER HICON_UserFree (ULONG *, HICON *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14838:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14839:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG __RPC_USER HDC_UserSize (ULONG *, ULONG, HDC *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14839:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14840:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER HDC_UserMarshal (ULONG *, unsigned char *, HDC *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14840:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14841:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER HDC_UserUnmarshal(ULONG *, unsigned char *, HDC *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14841:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14842:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_USER HDC_UserFree (ULONG *, HDC *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objidl.h:14842:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:79:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_(DWORD) CoBuildVersion (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:79:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:80:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoInitialize (LPVOID pvReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:80:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:81:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoRegisterMallocSpy (LPMALLOCSPY pMallocSpy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:81:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:82:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoRevokeMallocSpy (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:82:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:83:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoCreateStandardMalloc (DWORD memctx, IMalloc **ppMalloc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:83:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:84:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoRegisterInitializeSpy (LPINITIALIZESPY pSpy, ULARGE_INTEGER *puliCookie); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:84:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:85:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoRevokeInitializeSpy (ULARGE_INTEGER uliCookie); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:85:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:94:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoGetSystemSecurityPermissions (COMSD comSDType, PSECURITY_DESCRIPTOR *ppSD); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:94:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:95:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_(HINSTANCE) CoLoadLibrary (LPOLESTR lpszLibName, WINBOOL bAutoFree); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:95:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:96:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_(void) CoFreeLibrary (HINSTANCE hInst); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:96:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:97:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_(void) CoFreeAllLibraries (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:97:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:98:180: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoGetInstanceFromFile (COSERVERINFO *pServerInfo, CLSID *pClsid, IUnknown *punkOuter, DWORD dwClsCtx, DWORD grfMode, OLECHAR *pwszName, DWORD dwCount, MULTI_QI *pResults); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:98:180: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:99:173: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoGetInstanceFromIStorage (COSERVERINFO *pServerInfo, CLSID *pClsid, IUnknown *punkOuter, DWORD dwClsCtx, struct IStorage *pstg, DWORD dwCount, MULTI_QI *pResults); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:99:173: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:100:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoAllowSetForegroundWindow (IUnknown *pUnk, LPVOID lpvReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:100:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:101:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI DcomChannelSetHResult (LPVOID pvReserved, ULONG *pulReserved, HRESULT appsHR); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:101:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:102:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_(WINBOOL) CoIsOle1Class (REFCLSID rclsid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:102:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:103:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CLSIDFromProgIDEx (LPCOLESTR lpszProgID, LPCLSID lpclsid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:103:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:104:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_(WINBOOL) CoFileTimeToDosDateTime (FILETIME *lpFileTime, LPWORD lpDosDate, LPWORD lpDosTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:104:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:105:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_(WINBOOL) CoDosDateTimeToFileTime (WORD nDosDate, WORD nDosTime, FILETIME *lpFileTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:105:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:106:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoFileTimeNow (FILETIME *lpFileTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:106:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:107:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoRegisterMessageFilter (LPMESSAGEFILTER lpMessageFilter, LPMESSAGEFILTER *lplpMessageFilter); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:107:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:108:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoRegisterChannelHook (REFGUID ExtensionUuid, IChannelHook *pChannelHook); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:108:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:109:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoTreatAsClass (REFCLSID clsidOld, REFCLSID clsidNew); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:109:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:110:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CreateDataAdviseHolder (LPDATAADVISEHOLDER *ppDAHolder); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:110:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:111:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CreateDataCache (LPUNKNOWN pUnkOuter, REFCLSID rclsid, REFIID iid, LPVOID *ppv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:111:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:112:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI StgOpenLayoutDocfile (OLECHAR const *pwcsDfName, DWORD grfMode, DWORD reserved, IStorage **ppstgOpen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:112:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:116:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI StgCreateDocfile (const WCHAR *pwcsName, DWORD grfMode, DWORD reserved, IStorage **ppstgOpen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:116:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:117:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI StgCreateDocfileOnILockBytes (ILockBytes *plkbyt, DWORD grfMode, DWORD reserved, IStorage **ppstgOpen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:117:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:118:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI StgOpenStorage (const WCHAR *pwcsName, IStorage *pstgPriority, DWORD grfMode, SNB snbExclude, DWORD reserved, IStorage **ppstgOpen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:118:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:119:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI StgOpenStorageOnILockBytes (ILockBytes *plkbyt, IStorage *pstgPriority, DWORD grfMode, SNB snbExclude, DWORD reserved, IStorage **ppstgOpen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:119:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:120:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI StgIsStorageFile (const WCHAR *pwcsName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:120:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:121:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI StgIsStorageILockBytes (ILockBytes *plkbyt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:121:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:122:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI StgSetTimes (const WCHAR *lpszName, const FILETIME *pctime, const FILETIME *patime, const FILETIME *pmtime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:122:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:123:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI StgOpenAsyncDocfileOnIFillLockBytes (IFillLockBytes *pflb, DWORD grfMode, DWORD asyncFlags, IStorage **ppstgOpen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:123:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:124:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI StgGetIFillLockBytesOnILockBytes (ILockBytes *pilb, IFillLockBytes **ppflb); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:124:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:125:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI StgGetIFillLockBytesOnFile (OLECHAR const *pwcsName, IFillLockBytes **ppflb); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:125:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:140:198: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI StgCreateStorageEx (const WCHAR *pwcsName, DWORD grfMode, DWORD stgfmt, DWORD grfAttrs, STGOPTIONS *pStgOptions, PSECURITY_DESCRIPTOR pSecurityDescriptor, REFIID riid, void **ppObjectOpen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:140:198: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:141:196: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI StgOpenStorageEx (const WCHAR *pwcsName, DWORD grfMode, DWORD stgfmt, DWORD grfAttrs, STGOPTIONS *pStgOptions, PSECURITY_DESCRIPTOR pSecurityDescriptor, REFIID riid, void **ppObjectOpen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:141:196: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:142:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI BindMoniker (LPMONIKER pmk, DWORD grfOpt, REFIID iidResult, LPVOID *ppvResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:142:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:143:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoGetObject (LPCWSTR pszName, BIND_OPTS *pBindOptions, REFIID riid, void **ppv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:143:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:144:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI MkParseDisplayName (LPBC pbc, LPCOLESTR szUserName, ULONG *pchEaten, LPMONIKER *ppmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:144:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:145:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI MonikerRelativePathTo (LPMONIKER pmkSrc, LPMONIKER pmkDest, LPMONIKER *ppmkRelPath, WINBOOL dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:145:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:146:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI MonikerCommonPrefixWith (LPMONIKER pmkThis, LPMONIKER pmkOther, LPMONIKER *ppmkCommon); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:146:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:147:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CreateBindCtx (DWORD reserved, LPBC *ppbc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:147:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:148:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CreateGenericComposite (LPMONIKER pmkFirst, LPMONIKER pmkRest, LPMONIKER *ppmkComposite); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:148:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:149:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI GetClassFile (LPCOLESTR szFilename, CLSID *pclsid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:149:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:150:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CreateClassMoniker (REFCLSID rclsid, LPMONIKER *ppmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:150:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:151:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CreateFileMoniker (LPCOLESTR lpszPathName, LPMONIKER *ppmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:151:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:152:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CreateItemMoniker (LPCOLESTR lpszDelim, LPCOLESTR lpszItem, LPMONIKER *ppmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:152:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:153:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CreateAntiMoniker (LPMONIKER *ppmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:153:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:154:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CreatePointerMoniker (LPUNKNOWN punk, LPMONIKER *ppmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:154:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:155:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CreateObjrefMoniker (LPUNKNOWN punk, LPMONIKER *ppmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:155:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:159:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CoInstall (IBindCtx *pbc, DWORD dwFlags, uCLSSPEC *pClassSpec, QUERYCONTEXT *pQuery, LPWSTR pszCodeBase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:159:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:160:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI GetRunningObjectTable (DWORD reserved, LPRUNNINGOBJECTTABLE *pprot); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:160:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:288, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:178:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwConnection) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:181:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwConnection) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:184:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATDATA **ppenumAdvise) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:187:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmk) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:190:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:193:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:197:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleAdviseHolder, 0x00000111, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:197:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleAdviseHolder, 0x00000111, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:288, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:296:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwConnection); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:296:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:301:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:301:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:304:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwConnection); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:304:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:309:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:309:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:312:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATDATA **ppenumAdvise); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:312:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:317:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:317:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:320:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:320:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:325:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:325:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:327:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IOleAdviseHolder* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:327:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:332:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:332:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:334:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IOleAdviseHolder* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:334:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:339:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:339:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:362:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwConnection) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:365:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwConnection) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:368:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATDATA **ppenumSTATDATA) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:371:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IDataObject *pDataObject) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:376:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fRelease) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:380:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleCache, 0x0000011e, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:380:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleCache, 0x0000011e, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:288, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:477:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwConnection); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:477:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:482:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:482:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:485:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwConnection); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:485:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:490:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:490:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:493:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATDATA **ppenumSTATDATA); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:493:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:498:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:498:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:501:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IDataObject *pDataObject); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:501:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:506:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:506:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:511:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fRelease); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:511:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:516:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:516:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:561:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPVOID pReserved) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:564:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwDiscardOptions) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:568:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleCache2, 0x00000128, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:568:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleCache2, 0x00000128, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:288, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:686:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG_PTR pReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:686:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:691:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:691:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:694:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwDiscardOptions); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:694:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:699:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:699:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:704:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPVOID pReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:704:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:709:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG_PTR pReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:709:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:730:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPDATAOBJECT pDataObject) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:733:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:737:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleCacheControl, 0x00000129, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:737:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleCacheControl, 0x00000129, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:288, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:803:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPDATAOBJECT pDataObject); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:803:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:808:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:808:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:810:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IOleCacheControl* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:810:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:815:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:815:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:837:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker **ppmkOut) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:841:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IParseDisplayName, 0x0000011a, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:841:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IParseDisplayName, 0x0000011a, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:288, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:906:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker **ppmkOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:906:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:911:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:911:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:931:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumUnknown **ppenum) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:934:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fLock) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:938:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleContainer, 0x0000011b, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:938:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleContainer, 0x0000011b, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:288, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1021:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumUnknown **ppenum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1021:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1026:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1026:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1029:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fLock); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1029:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1034:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1034:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1053:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1058:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker **ppmk) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1061:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IOleContainer **ppContainer) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1064:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1067:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fShow) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1070:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1074:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleClientSite, 0x00000118, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1074:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleClientSite, 0x00000118, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:288, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1171:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IOleClientSite* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1171:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1176:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1176:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1181:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker **ppmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1181:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1186:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1186:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1189:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IOleContainer **ppContainer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1189:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1194:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1194:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1196:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IOleClientSite* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1196:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1201:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1201:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1204:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fShow); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1204:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1209:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1209:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1211:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IOleClientSite* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1211:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1216:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1216:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1284:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IOleClientSite *pClientSite) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1287:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IOleClientSite **ppClientSite) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1291:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCOLESTR szContainerObj) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1294:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwSaveOption) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1298:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmk) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1303:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker **ppmk) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1308:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1312:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IDataObject **ppDataObject) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1320:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCRECT lprcPosRect) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1323:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumOLEVERB **ppEnumOleVerb) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1326:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1329:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1332:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CLSID *pClsid) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1336:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR *pszUserType) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1340:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SIZEL *psizel) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1344:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SIZEL *psizel) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1348:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwConnection) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1351:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwConnection) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1354:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATDATA **ppenumAdvise) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1358:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwStatus) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1361:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LOGPALETTE *pLogpal) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1365:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleObject, 0x00000112, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1365:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleObject, 0x00000112, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:288, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1599:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IOleClientSite *pClientSite); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1599:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1604:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1604:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1607:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IOleClientSite **ppClientSite); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1607:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1612:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1612:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1616:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCOLESTR szContainerObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1616:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1621:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1621:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1624:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwSaveOption); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1624:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1629:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1629:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1633:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker *pmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1633:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1638:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1638:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1643:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker **ppmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1643:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1648:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1648:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1653:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1653:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1658:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1658:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1662:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IDataObject **ppDataObject); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1662:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1667:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1667:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1675:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCRECT lprcPosRect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1675:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1680:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1680:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1683:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumOLEVERB **ppEnumOleVerb); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1683:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1688:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1688:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1690:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IOleObject* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1690:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1695:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1695:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1697:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IOleObject* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1697:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1702:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1702:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1705:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CLSID *pClsid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1705:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1710:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1710:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1714:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR *pszUserType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1714:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1719:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1719:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1723:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SIZEL *psizel); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1723:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1728:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1728:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1732:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SIZEL *psizel); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1732:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1737:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1737:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1741:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwConnection); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1741:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1746:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1746:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1749:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwConnection); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1749:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1754:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1754:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1757:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATDATA **ppenumAdvise); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1757:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1762:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1762:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1766:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1766:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1771:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1771:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1774:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LOGPALETTE *pLogpal); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1774:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1779:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1779:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1834:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HWND *phwnd) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1837:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fEnterMode) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1841:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleWindow, 0x00000114, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1841:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleWindow, 0x00000114, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:288, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1908:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HWND *phwnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1908:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1913:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1913:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1916:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fEnterMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1916:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1921:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1921:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1952:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwUpdateOpt) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1955:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwUpdateOpt) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1959:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFCLSID rclsid) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1962:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker **ppmk) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1965:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCOLESTR pszStatusText) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1968:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR *ppszDisplayName) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1972:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IBindCtx *pbc) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1975:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1978:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown **ppunk) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1981:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1984:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IBindCtx *pbc) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1988:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleLink, 0x0000011d, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:1988:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleLink, 0x0000011d, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:288, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2127:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwUpdateOpt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2127:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2132:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2132:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2135:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwUpdateOpt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2135:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2140:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2140:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2144:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFCLSID rclsid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2144:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2149:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2149:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2152:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker **ppmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2152:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2157:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2157:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2160:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCOLESTR pszStatusText); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2160:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2165:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2165:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2168:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR *ppszDisplayName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2168:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2173:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2173:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2177:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IBindCtx *pbc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2177:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2182:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2182:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2184:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IOleLink* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2184:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2189:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2189:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2192:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown **ppunk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2192:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2197:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2197:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2199:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IOleLink* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2199:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2204:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2204:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2207:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IBindCtx *pbc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2207:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2212:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2212:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2249:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppvObject) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2255:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppvStorage) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2258:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR pszItem) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2262:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleItemContainer, 0x0000011c, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2262:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleItemContainer, 0x0000011c, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:288, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2382:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppvObject); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2382:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2387:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2387:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2393:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppvStorage); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2393:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2398:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2398:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2401:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR pszItem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2401:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2406:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2406:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2428:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPRECT lprectBorder) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2431:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCBORDERWIDTHS pborderwidths) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2434:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCBORDERWIDTHS pborderwidths) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2438:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCOLESTR pszObjName) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2442:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleInPlaceUIWindow, 0x00000115, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2442:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleInPlaceUIWindow, 0x00000115, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:288, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2545:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPRECT lprectBorder); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2545:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2550:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2550:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2553:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCBORDERWIDTHS pborderwidths); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2553:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2558:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2558:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2561:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCBORDERWIDTHS pborderwidths); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2561:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2566:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2566:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2570:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCOLESTR pszObjName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2570:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2575:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2575:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2594:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPMSG lpmsg) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2597:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fActivate) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2600:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fActivate) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2605:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fFrameWindow) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2608:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fEnable) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2612:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleInPlaceActiveObject, 0x00000117, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2612:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleInPlaceActiveObject, 0x00000117, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:288, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2723:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IOleInPlaceActiveObject* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2723:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2728:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2728:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2731:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fActivate); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2731:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2736:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2736:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2739:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fActivate); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2739:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2744:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2744:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2750:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fFrameWindow); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2750:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2755:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2755:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2758:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fEnable); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2758:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2763:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2763:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2766:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPMSG lpmsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2766:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2768:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IOleInPlaceActiveObject* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2768:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2773:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fFrameWindow); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2773:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2779:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fFrameWindow); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2779:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2815:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLEMENUGROUPWIDTHS lpMenuWidths) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2820:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HWND hwndActiveObject) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2823:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HMENU hmenuShared) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2826:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCOLESTR pszStatusText) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2829:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fEnable) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2833:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WORD wID) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2837:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleInPlaceFrame, 0x00000116, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2837:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleInPlaceFrame, 0x00000116, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:288, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2996:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLEMENUGROUPWIDTHS lpMenuWidths); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:2996:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3001:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3001:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3006:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HWND hwndActiveObject); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3006:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3011:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3011:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3014:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HMENU hmenuShared); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3014:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3019:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3019:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3022:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCOLESTR pszStatusText); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3022:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3027:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3027:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3030:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fEnable); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3030:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3035:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3035:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3039:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WORD wID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3039:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3044:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3044:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3063:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3066:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3070:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCRECT lprcClipRect) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3073:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3077:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleInPlaceObject, 0x00000113, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3077:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleInPlaceObject, 0x00000113, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:288, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3176:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IOleInPlaceObject* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3176:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3181:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3181:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3183:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IOleInPlaceObject* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3183:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3188:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3188:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3192:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCRECT lprcClipRect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3192:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3197:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3197:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3199:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IOleInPlaceObject* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3199:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3204:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3204:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3223:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3226:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3229:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3236:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLEINPLACEFRAMEINFO lpFrameInfo) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3239:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SIZE scrollExtant) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3242:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fUndoable) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3245:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3248:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3251:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3254:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCRECT lprcPosRect) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3258:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleInPlaceSite, 0x00000119, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3258:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IOleInPlaceSite, 0x00000119, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:288, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3405:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IOleInPlaceSite* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3405:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3410:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3410:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3412:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IOleInPlaceSite* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3412:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3417:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3417:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3419:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IOleInPlaceSite* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3419:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3424:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3424:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3431:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLEINPLACEFRAMEINFO lpFrameInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3431:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3436:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3436:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3439:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SIZE scrollExtant); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3439:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3444:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3444:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3447:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fUndoable); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3447:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3452:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3452:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3454:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IOleInPlaceSite* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3454:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3459:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3459:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3461:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IOleInPlaceSite* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3461:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3466:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3466:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3468:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IOleInPlaceSite* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3468:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3473:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3473:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3476:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCRECT lprcPosRect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3476:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3481:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3481:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3498:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3502:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IContinue, 0x0000012a, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3502:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IContinue, 0x0000012a, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:288, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3559:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IContinue* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3559:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3564:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3564:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3592:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG_PTR dwContinue) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3600:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LOGPALETTE **ppColorSet) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3606:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwFreeze) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3609:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwFreeze) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3614:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink *pAdvSink) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3619:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink **ppAdvSink) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3623:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IViewObject, 0x0000010d, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3623:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IViewObject, 0x0000010d, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:288, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3751:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IContinue *pContinue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3751:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3756:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3756:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3764:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LOGPALETTE **ppColorSet); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3764:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3769:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3769:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3775:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwFreeze); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3775:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3780:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3780:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3783:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwFreeze); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3783:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3788:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3788:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3793:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink *pAdvSink); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3793:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3798:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3798:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3803:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink **ppAdvSink); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3803:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3808:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3808:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3820:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG_PTR dwContinue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3820:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3831:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IContinue *pContinue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3831:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3839:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LOGPALETTE **ppColorSet); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3839:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3847:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LOGPALETTE **ppColorSet); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3847:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3853:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwFreeze); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3853:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3859:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwFreeze); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3859:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3864:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink **ppAdvSink); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3864:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3869:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IAdviseSink **ppAdvSink); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3869:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3891:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPSIZEL lpsizel) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3895:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IViewObject2, 0x00000127, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:3895:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IViewObject2, 0x00000127, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:288, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4032:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPSIZEL lpsizel); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4032:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4037:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4037:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4057:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD grfKeyState) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4060:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwEffect) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4064:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IDropSource, 0x00000121, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4064:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IDropSource, 0x00000121, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:288, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4133:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD grfKeyState); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4133:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4138:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4138:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4141:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwEffect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4141:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4146:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4146:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4196:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwEffect) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4201:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwEffect) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4204:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4210:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwEffect) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4214:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IDropTarget, 0x00000122, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4214:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IDropTarget, 0x00000122, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:288, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4307:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwEffect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4307:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4312:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4312:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4317:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwEffect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4317:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4322:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4322:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4324:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IDropTarget* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4324:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4329:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4329:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4335:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwEffect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4335:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4340:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4340:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4357:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HWND hwndTarget) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4360:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4364:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IDropSourceNotify, 0x0000012b, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4364:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IDropSourceNotify, 0x0000012b, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:288, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4430:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HWND hwndTarget); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4430:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4435:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4435:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4437:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IDropSourceNotify* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4437:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4442:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4442:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4478:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4481:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG celt) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4484:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4487:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumOLEVERB **ppenum) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4491:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IEnumOLEVERB, 0x00000104, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4491:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IEnumOLEVERB, 0x00000104, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:288, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4577:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4577:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4582:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4582:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4585:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG celt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4585:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4590:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4590:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4592:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumOLEVERB* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4592:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4597:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4597:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4600:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumOLEVERB **ppenum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4600:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4605:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4605:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4610:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4610:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4615:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4615:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4622:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG __RPC_USER CLIPFORMAT_UserSize (ULONG *, ULONG, CLIPFORMAT *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4622:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4623:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER CLIPFORMAT_UserMarshal (ULONG *, unsigned char *, CLIPFORMAT *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4623:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4624:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER CLIPFORMAT_UserUnmarshal(ULONG *, unsigned char *, CLIPFORMAT *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4624:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4625:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_USER CLIPFORMAT_UserFree (ULONG *, CLIPFORMAT *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4625:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4626:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG __RPC_USER STGMEDIUM_UserSize (ULONG *, ULONG, STGMEDIUM *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4626:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4627:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER STGMEDIUM_UserMarshal (ULONG *, unsigned char *, STGMEDIUM *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4627:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4628:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER STGMEDIUM_UserUnmarshal(ULONG *, unsigned char *, STGMEDIUM *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4628:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4629:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_USER STGMEDIUM_UserFree (ULONG *, STGMEDIUM *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4629:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4630:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG __RPC_USER HWND_UserSize (ULONG *, ULONG, HWND *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4630:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4631:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER HWND_UserMarshal (ULONG *, unsigned char *, HWND *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4631:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4632:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER HWND_UserUnmarshal(ULONG *, unsigned char *, HWND *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4632:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4633:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_USER HWND_UserFree (ULONG *, HWND *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4633:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4634:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG __RPC_USER HMENU_UserSize (ULONG *, ULONG, HMENU *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4634:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4635:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER HMENU_UserMarshal (ULONG *, unsigned char *, HMENU *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4635:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4636:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER HMENU_UserUnmarshal(ULONG *, unsigned char *, HMENU *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4636:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4637:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_USER HMENU_UserFree (ULONG *, HMENU *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4637:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4638:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG __RPC_USER HGLOBAL_UserSize (ULONG *, ULONG, HGLOBAL *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4638:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4639:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER HGLOBAL_UserMarshal (ULONG *, unsigned char *, HGLOBAL *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4639:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4640:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER HGLOBAL_UserUnmarshal(ULONG *, unsigned char *, HGLOBAL *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4640:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4641:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_USER HGLOBAL_UserFree (ULONG *, HGLOBAL *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4641:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4642:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG __RPC_USER HACCEL_UserSize (ULONG *, ULONG, HACCEL *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4642:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4643:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER HACCEL_UserMarshal (ULONG *, unsigned char *, HACCEL *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4643:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4644:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER HACCEL_UserUnmarshal(ULONG *, unsigned char *, HACCEL *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4644:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4645:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_USER HACCEL_UserFree (ULONG *, HACCEL *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4645:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4646:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG __RPC_USER HDC_UserSize (ULONG *, ULONG, HDC *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4646:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4647:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER HDC_UserMarshal (ULONG *, unsigned char *, HDC *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4647:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4648:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER HDC_UserUnmarshal(ULONG *, unsigned char *, HDC *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4648:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4649:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_USER HDC_UserFree (ULONG *, HDC *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleidl.h:4649:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:289, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/servprov.h:62:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT STDMETHODCALLTYPE QueryService(REFGUID guidService, REFIID riid, void **ppvObject) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/servprov.h:65:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT STDMETHODCALLTYPE QueryService(REFGUID guidService, Q **pp) { ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:289, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/servprov.h:71:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT STDMETHODCALLTYPE IServiceProvider_RemoteQueryService_Proxy(IServiceProvider *This, REFGUID guidService, REFIID riid, IUnknown **ppvObject); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/servprov.h:71:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/servprov.h:72:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IServiceProvider_RemoteQueryService_Stub(IRpcStubBuffer *This, IRpcChannelBuffer *_pRpcChannelBuffer, PRPC_MESSAGE _pRpcMessage, DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/servprov.h:72:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/servprov.h:74:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IServiceProvider, 0x6d5140c1, 0x7436, 0x11ce, 0x80,0x34, 0x00,0xaa,0x00,0x60,0x09,0xfa) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/servprov.h:74:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IServiceProvider, 0x6d5140c1, 0x7436, 0x11ce, 0x80,0x34, 0x00,0xaa,0x00,0x60,0x09,0xfa) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:24, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:290, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:833:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFGUID guid) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:836:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT uTypeFlags) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:839:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR pStrDoc) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:842:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwHelpContext) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:846:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WORD wMinorVerNum) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:850:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HREFTYPE *phRefType) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:854:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FUNCDESC *pFuncDesc) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:858:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HREFTYPE hRefType) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:862:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture INT implTypeFlags) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:865:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WORD cbAlignment) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:868:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR pStrSchema) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:872:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARDESC *pVarDesc) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:877:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT cNames) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:881:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR szName) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:884:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TYPEDESC *pTDescAlias) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:889:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR szProcName) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:893:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR szDocString) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:897:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR szDocString) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:901:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwHelpContext) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:905:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwHelpContext) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:909:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR bstrMops) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:912:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IDLDESC *pIdlDesc) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:915:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:919:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ICreateTypeInfo, 0x00020405, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:919:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ICreateTypeInfo, 0x00020405, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:24, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:290, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1169:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFGUID guid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1169:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1174:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1174:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1177:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT uTypeFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1177:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1182:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1182:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1185:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR pStrDoc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1185:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1190:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1190:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1193:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwHelpContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1193:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1198:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1198:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1202:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WORD wMinorVerNum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1202:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1207:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1207:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1211:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HREFTYPE *phRefType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1211:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1216:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1216:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1220:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FUNCDESC *pFuncDesc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1220:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1225:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1225:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1229:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HREFTYPE hRefType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1229:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1234:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1234:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1238:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture INT implTypeFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1238:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1243:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1243:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1246:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WORD cbAlignment); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1246:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1251:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1251:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1254:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR pStrSchema); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1254:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1259:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1259:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1263:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARDESC *pVarDesc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1263:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1268:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1268:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1273:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT cNames); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1273:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1278:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1278:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1282:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR szName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1282:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1287:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1287:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1290:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TYPEDESC *pTDescAlias); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1290:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1295:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1295:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1300:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR szProcName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1300:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1305:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1305:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1309:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR szDocString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1309:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1314:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1314:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1318:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR szDocString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1318:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1323:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1323:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1327:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwHelpContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1327:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1332:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1332:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1336:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwHelpContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1336:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1341:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1341:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1345:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR bstrMops); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1345:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1350:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1350:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1353:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IDLDESC *pIdlDesc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1353:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1358:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1358:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1360:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ICreateTypeInfo* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1360:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1365:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1365:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1384:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT index) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1388:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture INVOKEKIND invKind) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1391:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT index) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1394:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture MEMBERID memid) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1397:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT index) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1401:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pVarVal) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1406:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pVarVal) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1412:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pVarVal) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1417:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pVarVal) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1422:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pVarVal) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1425:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG dwHelpStringContext) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1429:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG dwHelpStringContext) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1433:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG dwHelpStringContext) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1436:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1439:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR szName) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1443:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ICreateTypeInfo2, 0x0002040e, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1443:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ICreateTypeInfo2, 0x0002040e, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:24, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:290, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1828:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT index); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1828:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1833:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1833:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1837:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture INVOKEKIND invKind); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1837:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1842:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1842:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1845:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT index); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1845:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1850:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1850:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1853:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture MEMBERID memid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1853:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1858:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1858:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1861:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT index); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1861:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1866:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1866:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1870:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pVarVal); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1870:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1875:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1875:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1880:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pVarVal); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1880:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1885:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1885:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1891:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pVarVal); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1891:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1896:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1896:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1901:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pVarVal); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1901:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1906:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1906:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1911:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pVarVal); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1911:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1916:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1916:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1919:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG dwHelpStringContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1919:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1924:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1924:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1928:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG dwHelpStringContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1928:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1933:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1933:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1937:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG dwHelpStringContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1937:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1942:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1942:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1944:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ICreateTypeInfo2* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1944:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1949:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1949:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1952:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR szName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1952:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1957:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1957:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1978:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ICreateTypeInfo **ppCTInfo) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1981:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR szName) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1985:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WORD wMinorVerNum) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1988:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFGUID guid) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1991:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR szDoc) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1994:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR szHelpFileName) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:1997:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwHelpContext) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2000:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LCID lcid) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2003:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT uLibFlags) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2006:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2010:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ICreateTypeLib, 0x00020406, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2010:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ICreateTypeLib, 0x00020406, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:24, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:290, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2145:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ICreateTypeInfo **ppCTInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2145:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2150:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2150:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2153:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR szName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2153:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2158:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2158:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2162:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WORD wMinorVerNum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2162:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2167:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2167:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2170:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFGUID guid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2170:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2175:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2175:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2178:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR szDoc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2178:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2183:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2183:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2186:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR szHelpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2186:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2191:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2191:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2194:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwHelpContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2194:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2199:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2199:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2202:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LCID lcid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2202:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2207:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2207:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2210:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT uLibFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2210:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2215:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2215:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2217:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ICreateTypeLib* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2217:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2222:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2222:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2240:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR szName) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2244:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pVarVal) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2247:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG dwHelpStringContext) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2250:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR szFileName) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2254:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ICreateTypeLib2, 0x0002040f, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2254:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ICreateTypeLib2, 0x0002040f, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:24, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:290, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2423:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR szName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2423:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2428:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2428:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2432:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pVarVal); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2432:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2437:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2437:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2440:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG dwHelpStringContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2440:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2445:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2445:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2448:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR szFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2448:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2453:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2453:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2492:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT *pctinfo) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2497:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeInfo **ppTInfo) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2504:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DISPID *rgDispId) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2514:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT *puArgErr) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2518:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IDispatch, 0x00020400, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2518:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IDispatch, 0x00020400, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:24, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:290, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2614:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT *pctinfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2614:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2619:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2619:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2624:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeInfo **ppTInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2624:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2629:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2629:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2636:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DISPID *rgDispId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2636:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2641:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2641:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2654:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANTARG *rgVarRef); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2654:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2659:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2659:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2669:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT *puArgErr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2669:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2682:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANTARG *rgVarRef); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2682:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2703:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pCeltFetched) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2706:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG celt) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2709:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2712:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumVARIANT **ppEnum) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2716:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IEnumVARIANT, 0x00020404, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2716:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IEnumVARIANT, 0x00020404, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:24, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:290, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2802:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pCeltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2802:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2807:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2807:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2810:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG celt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2810:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2815:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2815:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2817:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumVARIANT* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2817:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2822:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2822:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2825:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumVARIANT **ppEnum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2825:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2830:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2830:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2835:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pCeltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2835:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2840:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pCeltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2840:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2880:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BINDPTR *pBindPtr) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2886:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeComp **ppTComp) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2890:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ITypeComp, 0x00020403, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2890:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ITypeComp, 0x00020403, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:24, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:290, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2973:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CLEANLOCALSTORAGE *pDummy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2973:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2978:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2978:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2983:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeInfo **ppTInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2983:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2988:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2988:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2996:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BINDPTR *pBindPtr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:2996:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3007:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CLEANLOCALSTORAGE *pDummy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3007:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3013:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeComp **ppTComp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3013:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3018:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeInfo **ppTInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3018:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3039:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TYPEATTR **ppTypeAttr) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3042:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeComp **ppTComp) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3046:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FUNCDESC **ppFuncDesc) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3050:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARDESC **ppVarDesc) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3056:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT *pcNames) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3060:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HREFTYPE *pRefType) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3064:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture INT *pImplTypeFlags) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3069:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture MEMBERID *pMemId) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3078:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT *puArgErr) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3085:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pBstrHelpFile) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3092:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WORD *pwOrdinal) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3096:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeInfo **ppTInfo) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3101:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PVOID *ppv) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3106:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PVOID *ppvObj) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3110:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pBstrMops) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3114:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT *pIndex) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3117:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TYPEATTR *pTypeAttr) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3120:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FUNCDESC *pFuncDesc) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3123:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARDESC *pVarDesc) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3127:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ITypeInfo, 0x00020401, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3127:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ITypeInfo, 0x00020401, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:24, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:290, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3361:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CLEANLOCALSTORAGE *pDummy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3361:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3366:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3366:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3369:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeComp **ppTComp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3369:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3374:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3374:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3379:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CLEANLOCALSTORAGE *pDummy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3379:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3384:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3384:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3389:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CLEANLOCALSTORAGE *pDummy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3389:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3394:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3394:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3400:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT *pcNames); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3400:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3405:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3405:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3409:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HREFTYPE *pRefType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3409:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3414:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3414:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3418:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture INT *pImplTypeFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3418:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3423:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3423:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3425:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeInfo* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3425:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3430:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3430:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3432:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeInfo* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3432:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3437:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3437:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3445:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pBstrHelpFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3445:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3450:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3450:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3458:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WORD *pwOrdinal); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3458:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3463:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3463:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3467:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeInfo **ppTInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3467:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3472:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3472:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3474:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeInfo* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3474:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3479:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3479:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3483:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown **ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3483:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3488:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3488:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3492:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pBstrMops); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3492:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3497:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3497:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3501:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT *pIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3501:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3506:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3506:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3508:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeInfo* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3508:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3513:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3513:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3515:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeInfo* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3515:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3520:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3520:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3522:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeInfo* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3522:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3527:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3527:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3530:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TYPEATTR **ppTypeAttr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3530:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3534:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CLEANLOCALSTORAGE *pDummy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3534:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3538:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FUNCDESC **ppFuncDesc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3538:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3543:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CLEANLOCALSTORAGE *pDummy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3543:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3547:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARDESC **ppVarDesc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3547:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3552:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CLEANLOCALSTORAGE *pDummy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3552:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3558:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT *pcNames); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3558:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3564:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT *pcNames); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3564:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3569:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture MEMBERID *pMemId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3569:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3571:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeInfo* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3571:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3580:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT *puArgErr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3580:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3582:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeInfo* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3582:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3589:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pBstrHelpFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3589:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3597:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pBstrHelpFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3597:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3604:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WORD *pwOrdinal); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3604:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3612:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WORD *pwOrdinal); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3612:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3617:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PVOID *ppv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3617:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3619:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeInfo* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3619:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3624:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PVOID *ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3624:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3628:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown **ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3628:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3632:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT *pIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3632:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3636:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT *pIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3636:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3639:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TYPEATTR *pTypeAttr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3639:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3641:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeInfo* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3641:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3644:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FUNCDESC *pFuncDesc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3644:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3646:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeInfo* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3646:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3649:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARDESC *pVarDesc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3649:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3651:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeInfo* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3651:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3670:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TYPEKIND *pTypeKind) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3673:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pTypeFlags) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3678:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT *pFuncIndex) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3682:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT *pVarIndex) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3686:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pVarVal) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3691:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pVarVal) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3697:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pVarVal) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3702:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pVarVal) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3707:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pVarVal) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3714:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pbstrHelpStringDll) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3717:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CUSTDATA *pCustData) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3721:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CUSTDATA *pCustData) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3726:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CUSTDATA *pCustData) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3730:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CUSTDATA *pCustData) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3734:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CUSTDATA *pCustData) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3738:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ITypeInfo2, 0x00020412, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:3738:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ITypeInfo2, 0x00020412, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:24, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:290, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4116:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TYPEKIND *pTypeKind); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4116:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4121:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4121:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4124:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pTypeFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4124:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4129:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4129:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4134:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT *pFuncIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4134:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4139:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4139:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4143:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT *pVarIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4143:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4148:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4148:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4152:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pVarVal); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4152:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4157:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4157:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4162:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pVarVal); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4162:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4167:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4167:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4173:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pVarVal); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4173:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4178:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4178:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4183:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pVarVal); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4183:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4188:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4188:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4193:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pVarVal); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4193:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4198:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4198:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4206:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pbstrHelpStringDll); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4206:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4211:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4211:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4214:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CUSTDATA *pCustData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4214:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4219:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4219:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4223:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CUSTDATA *pCustData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4223:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4228:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4228:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4233:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CUSTDATA *pCustData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4233:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4238:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4238:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4242:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CUSTDATA *pCustData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4242:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4247:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4247:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4251:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CUSTDATA *pCustData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4251:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4256:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4256:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4263:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pbstrHelpStringDll); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4263:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4271:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pbstrHelpStringDll); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4271:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4316:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4320:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeInfo **ppTInfo) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4324:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TYPEKIND *pTKind) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4328:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeInfo **ppTinfo) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4331:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TLIBATTR **ppTLibAttr) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4334:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeComp **ppTComp) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4341:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pBstrHelpFile) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4346:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL *pfName) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4353:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture USHORT *pcFound) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4356:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TLIBATTR *pTLibAttr) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4360:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ITypeLib, 0x00020402, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4360:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ITypeLib, 0x00020402, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:24, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:290, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4503:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT *pcTInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4503:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4508:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4508:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4512:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeInfo **ppTInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4512:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4517:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4517:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4521:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TYPEKIND *pTKind); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4521:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4526:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4526:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4530:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeInfo **ppTinfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4530:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4535:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4535:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4539:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CLEANLOCALSTORAGE *pDummy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4539:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4544:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4544:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4547:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeComp **ppTComp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4547:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4552:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4552:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4560:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pBstrHelpFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4560:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4565:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4565:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4571:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pBstrLibName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4571:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4576:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4576:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4584:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pBstrLibName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4584:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4589:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4589:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4591:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeLib* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4591:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4596:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4596:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4598:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeLib* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4598:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4601:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT *pcTInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4601:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4604:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TLIBATTR **ppTLibAttr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4604:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4608:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CLEANLOCALSTORAGE *pDummy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4608:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4615:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pBstrHelpFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4615:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4623:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pBstrHelpFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4623:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4628:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL *pfName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4628:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4634:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pBstrLibName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4634:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4641:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture USHORT *pcFound); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4641:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4649:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pBstrLibName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4649:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4652:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TLIBATTR *pTLibAttr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4652:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4654:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeLib* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4654:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4676:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pVarVal) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4680:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcchUniqueNames) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4687:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pbstrHelpStringDll) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4690:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CUSTDATA *pCustData) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4694:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ITypeLib2, 0x00020411, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4694:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ITypeLib2, 0x00020411, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:24, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:290, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4879:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pVarVal); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4879:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4884:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4884:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4888:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcchUniqueNames); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4888:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4893:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4893:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4901:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pbstrHelpStringDll); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4901:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4906:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4906:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4909:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CUSTDATA *pCustData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4909:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4914:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4914:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4918:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcchUniqueNames); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4918:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4922:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcchUniqueNames); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4922:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4929:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pbstrHelpStringDll); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4929:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4937:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pbstrHelpStringDll); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4937:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4970:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture INT *pfCancel) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4975:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR pStrName) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4979:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ITypeChangeEvents, 0x00020410, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:4979:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ITypeChangeEvents, 0x00020410, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:24, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:290, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5054:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture INT *pfCancel); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5054:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5059:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5059:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5064:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR pStrName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5064:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5069:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5069:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5088:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture GUID *pGUID) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5091:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pBstrSource) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5094:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pBstrDescription) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5097:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pBstrHelpFile) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5100:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwHelpContext) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5104:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IErrorInfo, 0x1cf2b120, 0x547d, 0x101b, 0x8e,0x65, 0x08,0x00,0x2b,0x2b,0xd1,0x19) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5104:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IErrorInfo, 0x1cf2b120, 0x547d, 0x101b, 0x8e,0x65, 0x08,0x00,0x2b,0x2b,0xd1,0x19) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:24, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:290, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5195:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture GUID *pGUID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5195:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5200:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5200:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5203:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pBstrSource); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5203:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5208:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5208:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5211:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pBstrDescription); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5211:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5216:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5216:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5219:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pBstrHelpFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5219:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5224:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5224:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5227:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwHelpContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5227:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5232:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5232:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5251:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFGUID rguid) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5254:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR szSource) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5257:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR szDescription) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5260:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR szHelpFile) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5263:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwHelpContext) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5267:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ICreateErrorInfo, 0x22f03340, 0x547d, 0x101b, 0x8e,0x65, 0x08,0x00,0x2b,0x2b,0xd1,0x19) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5267:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ICreateErrorInfo, 0x22f03340, 0x547d, 0x101b, 0x8e,0x65, 0x08,0x00,0x2b,0x2b,0xd1,0x19) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:24, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:290, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5358:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFGUID rguid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5358:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5363:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5363:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5366:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR szSource); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5366:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5371:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5371:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5374:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR szDescription); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5374:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5379:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5379:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5382:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR szHelpFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5382:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5387:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5387:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5390:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwHelpContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5390:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5395:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5395:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5414:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFIID riid) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5418:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ISupportErrorInfo, 0xdf0b3d60, 0x548f, 0x101b, 0x8e,0x65, 0x08,0x00,0x2b,0x2b,0xd1,0x19) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5418:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ISupportErrorInfo, 0xdf0b3d60, 0x548f, 0x101b, 0x8e,0x65, 0x08,0x00,0x2b,0x2b,0xd1,0x19) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:24, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:290, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5477:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFIID riid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5477:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5482:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5482:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5501:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown **ppv) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5505:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ITypeFactory, 0x0000002e, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5505:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ITypeFactory, 0x0000002e, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:24, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:290, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5568:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown **ppv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5568:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5573:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5573:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5593:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pSize) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5601:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbWritten) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5608:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbRead) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5611:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PVOID pvType) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5615:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ITypeMarshal, 0x0000002d, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5615:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ITypeMarshal, 0x0000002d, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:24, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:290, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5713:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5713:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5718:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5718:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5726:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5726:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5731:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5731:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5738:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbRead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5738:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5743:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5743:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5746:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PVOID pvType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5746:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5751:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5751:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5770:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PVOID pvNew) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5773:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PVOID pvExisting) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5777:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PVOID pvNew) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5780:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture GUID *pguid) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5783:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pbstrName) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5786:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbSize) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5789:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeInfo **ppTypeInfo) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5794:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pvarField) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5800:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PVOID *ppvDataCArray) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5806:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pvarField) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5812:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pvarField) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5816:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *rgBstrNames) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5819:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IRecordInfo *pRecordInfo) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5822:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5826:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PVOID *ppvDest) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5829:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PVOID pvRecord) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5833:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IRecordInfo, 0x0000002f, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:5833:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IRecordInfo, 0x0000002f, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:24, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:290, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6025:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PVOID pvNew); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6025:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6030:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6030:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6033:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PVOID pvExisting); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6033:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6038:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6038:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6042:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PVOID pvNew); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6042:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6047:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6047:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6050:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture GUID *pguid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6050:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6055:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6055:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6058:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *pbstrName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6058:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6063:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6063:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6066:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6066:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6071:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6071:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6074:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ITypeInfo **ppTypeInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6074:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6079:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6079:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6084:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pvarField); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6084:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6089:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6089:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6095:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PVOID *ppvDataCArray); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6095:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6100:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6100:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6106:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pvarField); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6106:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6111:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6111:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6117:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pvarField); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6117:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6122:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6122:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6126:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BSTR *rgBstrNames); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6126:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6131:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6131:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6134:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IRecordInfo *pRecordInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6134:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6139:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6139:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6141:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IRecordInfo* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6141:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6146:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6146:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6150:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PVOID *ppvDest); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6150:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6155:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6155:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6158:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PVOID pvRecord); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6158:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6163:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6163:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6183:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture EXCEPINFO *pExcepInfo) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6187:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IErrorLog, 0x3127ca40, 0x446e, 0x11ce, 0x81,0x35, 0x00,0xaa,0x00,0x4b,0xb8,0x51) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6187:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IErrorLog, 0x3127ca40, 0x446e, 0x11ce, 0x81,0x35, 0x00,0xaa,0x00,0x4b,0xb8,0x51) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:24, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:290, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6248:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture EXCEPINFO *pExcepInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6248:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6253:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6253:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6274:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IErrorLog *pErrorLog) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6278:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pVar) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6282:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IPropertyBag, 0x55272a00, 0x42cb, 0x11ce, 0x81,0x35, 0x00,0xaa,0x00,0x4b,0xb8,0x51) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6282:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IPropertyBag, 0x55272a00, 0x42cb, 0x11ce, 0x81,0x35, 0x00,0xaa,0x00,0x4b,0xb8,0x51) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:24, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:290, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6356:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown *pUnkObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6356:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6361:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6361:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6365:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT *pVar); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6365:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6370:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6370:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6375:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IErrorLog *pErrorLog); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6375:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6382:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown *pUnkObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6382:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6389:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG __RPC_USER VARIANT_UserSize (ULONG *, ULONG, VARIANT *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6389:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6390:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER VARIANT_UserMarshal (ULONG *, unsigned char *, VARIANT *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6390:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6391:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER VARIANT_UserUnmarshal(ULONG *, unsigned char *, VARIANT *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6391:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6392:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_USER VARIANT_UserFree (ULONG *, VARIANT *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6392:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6393:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG __RPC_USER BSTR_UserSize (ULONG *, ULONG, BSTR *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6393:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6394:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER BSTR_UserMarshal (ULONG *, unsigned char *, BSTR *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6394:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6395:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER BSTR_UserUnmarshal(ULONG *, unsigned char *, BSTR *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6395:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6396:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_USER BSTR_UserFree (ULONG *, BSTR *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6396:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6397:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG __RPC_USER CLEANLOCALSTORAGE_UserSize (ULONG *, ULONG, CLEANLOCALSTORAGE *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6397:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6398:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER CLEANLOCALSTORAGE_UserMarshal (ULONG *, unsigned char *, CLEANLOCALSTORAGE *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6398:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6399:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER CLEANLOCALSTORAGE_UserUnmarshal(ULONG *, unsigned char *, CLEANLOCALSTORAGE *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6399:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6400:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_USER CLEANLOCALSTORAGE_UserFree (ULONG *, CLEANLOCALSTORAGE *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oaidl.h:6400:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:290, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:260:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI hasFeature(BSTR feature,BSTR version,VARIANT_BOOL *hasFeature) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:290, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:289:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMImplementation_hasFeature_Proxy(IXMLDOMImplementation *This,BSTR feature,BSTR version,VARIANT_BOOL *hasFeature); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:289:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:290:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMImplementation_hasFeature_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:290:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:299:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_nodeName(BSTR *name) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:300:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_nodeValue(VARIANT *value) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:301:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI put_nodeValue(VARIANT value) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:302:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_nodeType(DOMNodeType *type) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:303:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_parentNode(IXMLDOMNode **parent) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:304:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_childNodes(IXMLDOMNodeList **childList) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:305:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_firstChild(IXMLDOMNode **firstChild) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:306:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_lastChild(IXMLDOMNode **lastChild) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:307:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_previousSibling(IXMLDOMNode **previousSibling) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:308:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_nextSibling(IXMLDOMNode **nextSibling) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:309:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_attributes(IXMLDOMNamedNodeMap **attributeMap) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:310:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI insertBefore(IXMLDOMNode *newChild,VARIANT refChild,IXMLDOMNode **outNewChild) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:311:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI replaceChild(IXMLDOMNode *newChild,IXMLDOMNode *oldChild,IXMLDOMNode **outOldChild) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:312:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI removeChild(IXMLDOMNode *childNode,IXMLDOMNode **oldChild) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:313:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI appendChild(IXMLDOMNode *newChild,IXMLDOMNode **outNewChild) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:314:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI hasChildNodes(VARIANT_BOOL *hasChild) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:315:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_ownerDocument(IXMLDOMDocument **DOMDocument) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:316:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI cloneNode(VARIANT_BOOL deep,IXMLDOMNode **cloneRoot) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:317:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_nodeTypeString(BSTR *nodeType) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:318:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_text(BSTR *text) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:319:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI put_text(BSTR text) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:320:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_specified(VARIANT_BOOL *isSpecified) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:321:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_definition(IXMLDOMNode **definitionNode) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:322:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_nodeTypedValue(VARIANT *typedValue) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:323:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI put_nodeTypedValue(VARIANT typedValue) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:324:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_dataType(VARIANT *dataTypeName) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:325:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI put_dataType(BSTR dataTypeName) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:326:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_xml(BSTR *xmlString) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:327:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI transformNode(IXMLDOMNode *stylesheet,BSTR *xmlString) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:328:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI selectNodes(BSTR queryString,IXMLDOMNodeList **resultList) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:329:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI selectSingleNode(BSTR queryString,IXMLDOMNode **resultNode) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:330:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_parsed(VARIANT_BOOL *isParsed) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:331:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_namespaceURI(BSTR *namespaceURI) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:332:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_prefix(BSTR *prefixString) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:333:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_baseName(BSTR *nameString) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:334:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI transformNodeToObject(IXMLDOMNode *stylesheet,VARIANT outputObject) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:433:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_get_nodeName_Proxy(IXMLDOMNode *This,BSTR *name); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:433:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:434:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_get_nodeName_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:434:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:435:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_get_nodeValue_Proxy(IXMLDOMNode *This,VARIANT *value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:435:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:436:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_get_nodeValue_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:436:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:437:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_put_nodeValue_Proxy(IXMLDOMNode *This,VARIANT value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:437:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:438:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_put_nodeValue_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:438:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:439:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_get_nodeType_Proxy(IXMLDOMNode *This,DOMNodeType *type); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:439:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:440:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_get_nodeType_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:440:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:441:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_get_parentNode_Proxy(IXMLDOMNode *This,IXMLDOMNode **parent); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:441:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:442:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_get_parentNode_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:442:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:443:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_get_childNodes_Proxy(IXMLDOMNode *This,IXMLDOMNodeList **childList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:443:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:444:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_get_childNodes_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:444:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:445:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_get_firstChild_Proxy(IXMLDOMNode *This,IXMLDOMNode **firstChild); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:445:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:446:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_get_firstChild_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:446:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:447:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_get_lastChild_Proxy(IXMLDOMNode *This,IXMLDOMNode **lastChild); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:447:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:448:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_get_lastChild_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:448:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:449:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_get_previousSibling_Proxy(IXMLDOMNode *This,IXMLDOMNode **previousSibling); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:449:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:450:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_get_previousSibling_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:450:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:451:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_get_nextSibling_Proxy(IXMLDOMNode *This,IXMLDOMNode **nextSibling); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:451:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:452:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_get_nextSibling_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:452:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:453:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_get_attributes_Proxy(IXMLDOMNode *This,IXMLDOMNamedNodeMap **attributeMap); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:453:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:454:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_get_attributes_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:454:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:455:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_insertBefore_Proxy(IXMLDOMNode *This,IXMLDOMNode *newChild,VARIANT refChild,IXMLDOMNode **outNewChild); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:455:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:456:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_insertBefore_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:456:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:457:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_replaceChild_Proxy(IXMLDOMNode *This,IXMLDOMNode *newChild,IXMLDOMNode *oldChild,IXMLDOMNode **outOldChild); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:457:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:458:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_replaceChild_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:458:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:459:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_removeChild_Proxy(IXMLDOMNode *This,IXMLDOMNode *childNode,IXMLDOMNode **oldChild); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:459:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:460:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_removeChild_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:460:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:461:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_appendChild_Proxy(IXMLDOMNode *This,IXMLDOMNode *newChild,IXMLDOMNode **outNewChild); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:461:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:462:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_appendChild_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:462:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:463:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_hasChildNodes_Proxy(IXMLDOMNode *This,VARIANT_BOOL *hasChild); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:463:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:464:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_hasChildNodes_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:464:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:465:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_get_ownerDocument_Proxy(IXMLDOMNode *This,IXMLDOMDocument **DOMDocument); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:465:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:466:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_get_ownerDocument_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:466:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:467:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_cloneNode_Proxy(IXMLDOMNode *This,VARIANT_BOOL deep,IXMLDOMNode **cloneRoot); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:467:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:468:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_cloneNode_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:468:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:469:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_get_nodeTypeString_Proxy(IXMLDOMNode *This,BSTR *nodeType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:469:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:470:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_get_nodeTypeString_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:470:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:471:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_get_text_Proxy(IXMLDOMNode *This,BSTR *text); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:471:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:472:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_get_text_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:472:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:473:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_put_text_Proxy(IXMLDOMNode *This,BSTR text); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:473:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:474:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_put_text_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:474:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:475:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_get_specified_Proxy(IXMLDOMNode *This,VARIANT_BOOL *isSpecified); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:475:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:476:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_get_specified_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:476:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:477:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_get_definition_Proxy(IXMLDOMNode *This,IXMLDOMNode **definitionNode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:477:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:478:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_get_definition_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:478:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:479:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_get_nodeTypedValue_Proxy(IXMLDOMNode *This,VARIANT *typedValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:479:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:480:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_get_nodeTypedValue_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:480:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:481:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_put_nodeTypedValue_Proxy(IXMLDOMNode *This,VARIANT typedValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:481:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:482:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_put_nodeTypedValue_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:482:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:483:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_get_dataType_Proxy(IXMLDOMNode *This,VARIANT *dataTypeName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:483:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:484:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_get_dataType_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:484:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:485:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_put_dataType_Proxy(IXMLDOMNode *This,BSTR dataTypeName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:485:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:486:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_put_dataType_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:486:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:487:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_get_xml_Proxy(IXMLDOMNode *This,BSTR *xmlString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:487:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:488:149: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_get_xml_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:488:149: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:489:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_transformNode_Proxy(IXMLDOMNode *This,IXMLDOMNode *stylesheet,BSTR *xmlString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:489:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:490:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_transformNode_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:490:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:491:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_selectNodes_Proxy(IXMLDOMNode *This,BSTR queryString,IXMLDOMNodeList **resultList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:491:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:492:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_selectNodes_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:492:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:493:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_selectSingleNode_Proxy(IXMLDOMNode *This,BSTR queryString,IXMLDOMNode **resultNode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:493:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:494:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_selectSingleNode_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:494:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:495:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_get_parsed_Proxy(IXMLDOMNode *This,VARIANT_BOOL *isParsed); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:495:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:496:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_get_parsed_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:496:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:497:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_get_namespaceURI_Proxy(IXMLDOMNode *This,BSTR *namespaceURI); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:497:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:498:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_get_namespaceURI_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:498:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:499:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_get_prefix_Proxy(IXMLDOMNode *This,BSTR *prefixString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:499:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:500:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_get_prefix_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:500:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:501:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_get_baseName_Proxy(IXMLDOMNode *This,BSTR *nameString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:501:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:502:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_get_baseName_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:502:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:503:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNode_transformNodeToObject_Proxy(IXMLDOMNode *This,IXMLDOMNode *stylesheet,VARIANT outputObject); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:503:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:504:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNode_transformNodeToObject_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:504:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:618:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_doctype(IXMLDOMDocumentType **documentType) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:619:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_implementation(IXMLDOMImplementation **impl) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:620:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_documentElement(IXMLDOMElement **DOMElement) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:621:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI putref_documentElement(IXMLDOMElement *DOMElement) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:622:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI createElement(BSTR tagName,IXMLDOMElement **element) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:623:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI createDocumentFragment(IXMLDOMDocumentFragment **docFrag) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:624:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI createTextNode(BSTR data,IXMLDOMText **text) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:625:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI createComment(BSTR data,IXMLDOMComment **comment) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:626:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI createCDATASection(BSTR data,IXMLDOMCDATASection **cdata) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:627:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI createProcessingInstruction(BSTR target,BSTR data,IXMLDOMProcessingInstruction **pi) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:628:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI createAttribute(BSTR name,IXMLDOMAttribute **attribute) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:629:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI createEntityReference(BSTR name,IXMLDOMEntityReference **entityRef) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:630:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI getElementsByTagName(BSTR tagName,IXMLDOMNodeList **resultList) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:631:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI createNode(VARIANT Type,BSTR name,BSTR namespaceURI,IXMLDOMNode **node) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:632:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI nodeFromID(BSTR idString,IXMLDOMNode **node) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:633:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI load(VARIANT xmlSource,VARIANT_BOOL *isSuccessful) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:634:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_readyState(LONG *value) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:635:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_parseError(IXMLDOMParseError **errorObj) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:636:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_url(BSTR *urlString) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:637:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_async(VARIANT_BOOL *isAsync) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:638:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI put_async(VARIANT_BOOL isAsync) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:639:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI abort(void) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:640:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI loadXML(BSTR bstrXML,VARIANT_BOOL *isSuccessful) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:641:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI save(VARIANT destination) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:642:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_validateOnParse(VARIANT_BOOL *isValidating) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:643:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI put_validateOnParse(VARIANT_BOOL isValidating) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:644:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_resolveExternals(VARIANT_BOOL *isResolving) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:645:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI put_resolveExternals(VARIANT_BOOL isResolving) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:646:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_preserveWhiteSpace(VARIANT_BOOL *isPreserving) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:647:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI put_preserveWhiteSpace(VARIANT_BOOL isPreserving) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:648:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI put_onreadystatechange(VARIANT readystatechangeSink) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:649:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI put_ondataavailable(VARIANT ondataavailableSink) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:650:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI put_ontransformnode(VARIANT ontransformnodeSink) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:815:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_get_doctype_Proxy(IXMLDOMDocument *This,IXMLDOMDocumentType **documentType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:815:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:816:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_get_doctype_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:816:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:817:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_get_implementation_Proxy(IXMLDOMDocument *This,IXMLDOMImplementation **impl); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:817:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:818:164: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_get_implementation_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:818:164: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:819:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_get_documentElement_Proxy(IXMLDOMDocument *This,IXMLDOMElement **DOMElement); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:819:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:820:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_get_documentElement_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:820:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:821:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_putref_documentElement_Proxy(IXMLDOMDocument *This,IXMLDOMElement *DOMElement); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:821:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:822:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_putref_documentElement_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:822:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:823:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_createElement_Proxy(IXMLDOMDocument *This,BSTR tagName,IXMLDOMElement **element); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:823:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:824:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_createElement_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:824:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:825:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_createDocumentFragment_Proxy(IXMLDOMDocument *This,IXMLDOMDocumentFragment **docFrag); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:825:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:826:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_createDocumentFragment_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:826:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:827:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_createTextNode_Proxy(IXMLDOMDocument *This,BSTR data,IXMLDOMText **text); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:827:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:828:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_createTextNode_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:828:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:829:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_createComment_Proxy(IXMLDOMDocument *This,BSTR data,IXMLDOMComment **comment); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:829:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:830:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_createComment_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:830:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:831:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_createCDATASection_Proxy(IXMLDOMDocument *This,BSTR data,IXMLDOMCDATASection **cdata); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:831:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:832:164: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_createCDATASection_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:832:164: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:833:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_createProcessingInstruction_Proxy(IXMLDOMDocument *This,BSTR target,BSTR data,IXMLDOMProcessingInstruction **pi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:833:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:834:173: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_createProcessingInstruction_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:834:173: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:835:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_createAttribute_Proxy(IXMLDOMDocument *This,BSTR name,IXMLDOMAttribute **attribute); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:835:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:836:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_createAttribute_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:836:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:837:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_createEntityReference_Proxy(IXMLDOMDocument *This,BSTR name,IXMLDOMEntityReference **entityRef); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:837:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:838:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_createEntityReference_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:838:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:839:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_getElementsByTagName_Proxy(IXMLDOMDocument *This,BSTR tagName,IXMLDOMNodeList **resultList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:839:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:840:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_getElementsByTagName_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:840:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:841:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_createNode_Proxy(IXMLDOMDocument *This,VARIANT Type,BSTR name,BSTR namespaceURI,IXMLDOMNode **node); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:841:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:842:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_createNode_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:842:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:843:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_nodeFromID_Proxy(IXMLDOMDocument *This,BSTR idString,IXMLDOMNode **node); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:843:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:844:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_nodeFromID_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:844:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:845:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_load_Proxy(IXMLDOMDocument *This,VARIANT xmlSource,VARIANT_BOOL *isSuccessful); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:845:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:846:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_load_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:846:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:847:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_get_readyState_Proxy(IXMLDOMDocument *This,LONG *value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:847:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:848:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_get_readyState_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:848:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:849:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_get_parseError_Proxy(IXMLDOMDocument *This,IXMLDOMParseError **errorObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:849:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:850:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_get_parseError_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:850:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:851:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_get_url_Proxy(IXMLDOMDocument *This,BSTR *urlString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:851:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:852:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_get_url_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:852:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:853:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_get_async_Proxy(IXMLDOMDocument *This,VARIANT_BOOL *isAsync); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:853:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:854:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_get_async_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:854:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:855:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_put_async_Proxy(IXMLDOMDocument *This,VARIANT_BOOL isAsync); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:855:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:856:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_put_async_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:856:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:857:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_abort_Proxy(IXMLDOMDocument *This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:857:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:858:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_abort_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:858:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:859:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_loadXML_Proxy(IXMLDOMDocument *This,BSTR bstrXML,VARIANT_BOOL *isSuccessful); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:859:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:860:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_loadXML_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:860:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:861:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_save_Proxy(IXMLDOMDocument *This,VARIANT destination); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:861:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:862:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_save_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:862:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:863:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_get_validateOnParse_Proxy(IXMLDOMDocument *This,VARIANT_BOOL *isValidating); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:863:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:864:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_get_validateOnParse_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:864:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:865:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_put_validateOnParse_Proxy(IXMLDOMDocument *This,VARIANT_BOOL isValidating); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:865:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:866:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_put_validateOnParse_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:866:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:867:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_get_resolveExternals_Proxy(IXMLDOMDocument *This,VARIANT_BOOL *isResolving); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:867:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:868:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_get_resolveExternals_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:868:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:869:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_put_resolveExternals_Proxy(IXMLDOMDocument *This,VARIANT_BOOL isResolving); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:869:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:870:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_put_resolveExternals_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:870:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:871:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_get_preserveWhiteSpace_Proxy(IXMLDOMDocument *This,VARIANT_BOOL *isPreserving); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:871:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:872:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_get_preserveWhiteSpace_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:872:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:873:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_put_preserveWhiteSpace_Proxy(IXMLDOMDocument *This,VARIANT_BOOL isPreserving); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:873:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:874:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_put_preserveWhiteSpace_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:874:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:875:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_put_onreadystatechange_Proxy(IXMLDOMDocument *This,VARIANT readystatechangeSink); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:875:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:876:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_put_onreadystatechange_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:876:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:877:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_put_ondataavailable_Proxy(IXMLDOMDocument *This,VARIANT ondataavailableSink); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:877:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:878:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_put_ondataavailable_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:878:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:879:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocument_put_ontransformnode_Proxy(IXMLDOMDocument *This,VARIANT ontransformnodeSink); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:879:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:880:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocument_put_ontransformnode_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:880:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:889:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_item(LONG index,IXMLDOMNode **listItem) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:890:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_length(LONG *listLength) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:891:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI nextNode(IXMLDOMNode **nextItem) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:892:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI reset(void) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:893:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get__newEnum(IUnknown **ppUnk) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:930:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNodeList_get_item_Proxy(IXMLDOMNodeList *This,LONG index,IXMLDOMNode **listItem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:930:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:931:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNodeList_get_item_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:931:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:932:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNodeList_get_length_Proxy(IXMLDOMNodeList *This,LONG *listLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:932:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:933:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNodeList_get_length_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:933:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:934:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNodeList_nextNode_Proxy(IXMLDOMNodeList *This,IXMLDOMNode **nextItem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:934:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:935:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNodeList_nextNode_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:935:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:936:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNodeList_reset_Proxy(IXMLDOMNodeList *This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:936:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:937:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNodeList_reset_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:937:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:938:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNodeList_get__newEnum_Proxy(IXMLDOMNodeList *This,IUnknown **ppUnk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:938:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:939:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNodeList_get__newEnum_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:939:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:948:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI getNamedItem(BSTR name,IXMLDOMNode **namedItem) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:949:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI setNamedItem(IXMLDOMNode *newItem,IXMLDOMNode **nameItem) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:950:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI removeNamedItem(BSTR name,IXMLDOMNode **namedItem) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:951:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_item(LONG index,IXMLDOMNode **listItem) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:952:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_length(LONG *listLength) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:953:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI getQualifiedItem(BSTR baseName,BSTR namespaceURI,IXMLDOMNode **qualifiedItem) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:954:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI removeQualifiedItem(BSTR baseName,BSTR namespaceURI,IXMLDOMNode **qualifiedItem) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:955:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI nextNode(IXMLDOMNode **nextItem) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:956:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI reset(void) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:957:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get__newEnum(IUnknown **ppUnk) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1004:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNamedNodeMap_getNamedItem_Proxy(IXMLDOMNamedNodeMap *This,BSTR name,IXMLDOMNode **namedItem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1004:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1005:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNamedNodeMap_getNamedItem_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1005:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1006:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNamedNodeMap_setNamedItem_Proxy(IXMLDOMNamedNodeMap *This,IXMLDOMNode *newItem,IXMLDOMNode **nameItem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1006:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1007:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNamedNodeMap_setNamedItem_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1007:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1008:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNamedNodeMap_removeNamedItem_Proxy(IXMLDOMNamedNodeMap *This,BSTR name,IXMLDOMNode **namedItem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1008:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1009:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNamedNodeMap_removeNamedItem_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1009:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1010:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNamedNodeMap_get_item_Proxy(IXMLDOMNamedNodeMap *This,LONG index,IXMLDOMNode **listItem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1010:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1011:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNamedNodeMap_get_item_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1011:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1012:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNamedNodeMap_get_length_Proxy(IXMLDOMNamedNodeMap *This,LONG *listLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1012:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1013:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNamedNodeMap_get_length_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1013:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1014:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNamedNodeMap_getQualifiedItem_Proxy(IXMLDOMNamedNodeMap *This,BSTR baseName,BSTR namespaceURI,IXMLDOMNode **qualifiedItem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1014:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1015:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNamedNodeMap_getQualifiedItem_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1015:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1016:149: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNamedNodeMap_removeQualifiedItem_Proxy(IXMLDOMNamedNodeMap *This,BSTR baseName,BSTR namespaceURI,IXMLDOMNode **qualifiedItem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1016:149: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1017:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNamedNodeMap_removeQualifiedItem_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1017:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1018:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNamedNodeMap_nextNode_Proxy(IXMLDOMNamedNodeMap *This,IXMLDOMNode **nextItem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1018:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1019:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNamedNodeMap_nextNode_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1019:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1020:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNamedNodeMap_reset_Proxy(IXMLDOMNamedNodeMap *This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1020:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1021:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNamedNodeMap_reset_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1021:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1022:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNamedNodeMap_get__newEnum_Proxy(IXMLDOMNamedNodeMap *This,IUnknown **ppUnk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1022:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1023:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNamedNodeMap_get__newEnum_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1023:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1032:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_data(BSTR *data) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1033:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI put_data(BSTR data) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1034:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_length(LONG *dataLength) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1035:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI substringData(LONG offset,LONG count,BSTR *data) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1036:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI appendData(BSTR data) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1037:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI insertData(LONG offset,BSTR data) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1038:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI deleteData(LONG offset,LONG count) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1039:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI replaceData(LONG offset,LONG count,BSTR data) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1154:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMCharacterData_get_data_Proxy(IXMLDOMCharacterData *This,BSTR *data); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1154:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1155:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMCharacterData_get_data_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1155:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1156:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMCharacterData_put_data_Proxy(IXMLDOMCharacterData *This,BSTR data); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1156:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1157:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMCharacterData_put_data_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1157:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1158:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMCharacterData_get_length_Proxy(IXMLDOMCharacterData *This,LONG *dataLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1158:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1159:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMCharacterData_get_length_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1159:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1160:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMCharacterData_substringData_Proxy(IXMLDOMCharacterData *This,LONG offset,LONG count,BSTR *data); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1160:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1161:164: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMCharacterData_substringData_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1161:164: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1162:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMCharacterData_appendData_Proxy(IXMLDOMCharacterData *This,BSTR data); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1162:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1163:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMCharacterData_appendData_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1163:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1164:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMCharacterData_insertData_Proxy(IXMLDOMCharacterData *This,LONG offset,BSTR data); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1164:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1165:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMCharacterData_insertData_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1165:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1166:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMCharacterData_deleteData_Proxy(IXMLDOMCharacterData *This,LONG offset,LONG count); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1166:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1167:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMCharacterData_deleteData_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1167:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1168:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMCharacterData_replaceData_Proxy(IXMLDOMCharacterData *This,LONG offset,LONG count,BSTR data); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1168:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1169:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMCharacterData_replaceData_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1169:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1178:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_name(BSTR *attributeName) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1179:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_value(VARIANT *attributeValue) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1180:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI put_value(VARIANT attributeValue) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1285:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMAttribute_get_name_Proxy(IXMLDOMAttribute *This,BSTR *attributeName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1285:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1286:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMAttribute_get_name_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1286:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1287:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMAttribute_get_value_Proxy(IXMLDOMAttribute *This,VARIANT *attributeValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1287:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1288:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMAttribute_get_value_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1288:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1289:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMAttribute_put_value_Proxy(IXMLDOMAttribute *This,VARIANT attributeValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1289:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1290:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMAttribute_put_value_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1290:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1299:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_tagName(BSTR *tagName) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1300:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI getAttribute(BSTR name,VARIANT *value) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1301:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI setAttribute(BSTR name,VARIANT value) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1302:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI removeAttribute(BSTR name) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1303:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI getAttributeNode(BSTR name,IXMLDOMAttribute **attributeNode) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1304:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI setAttributeNode(IXMLDOMAttribute *DOMAttribute,IXMLDOMAttribute **attributeNode) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1305:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI removeAttributeNode(IXMLDOMAttribute *DOMAttribute,IXMLDOMAttribute **attributeNode) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1306:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI getElementsByTagName(BSTR tagName,IXMLDOMNodeList **resultList) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1307:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI normalize(void) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1424:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMElement_get_tagName_Proxy(IXMLDOMElement *This,BSTR *tagName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1424:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1425:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMElement_get_tagName_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1425:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1426:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMElement_getAttribute_Proxy(IXMLDOMElement *This,BSTR name,VARIANT *value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1426:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1427:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMElement_getAttribute_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1427:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1428:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMElement_setAttribute_Proxy(IXMLDOMElement *This,BSTR name,VARIANT value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1428:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1429:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMElement_setAttribute_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1429:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1430:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMElement_removeAttribute_Proxy(IXMLDOMElement *This,BSTR name); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1430:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1431:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMElement_removeAttribute_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1431:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1432:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMElement_getAttributeNode_Proxy(IXMLDOMElement *This,BSTR name,IXMLDOMAttribute **attributeNode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1432:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1433:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMElement_getAttributeNode_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1433:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1434:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMElement_setAttributeNode_Proxy(IXMLDOMElement *This,IXMLDOMAttribute *DOMAttribute,IXMLDOMAttribute **attributeNode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1434:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1435:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMElement_setAttributeNode_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1435:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1436:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMElement_removeAttributeNode_Proxy(IXMLDOMElement *This,IXMLDOMAttribute *DOMAttribute,IXMLDOMAttribute **attributeNode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1436:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1437:164: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMElement_removeAttributeNode_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1437:164: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1438:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMElement_getElementsByTagName_Proxy(IXMLDOMElement *This,BSTR tagName,IXMLDOMNodeList **resultList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1438:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1439:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMElement_getElementsByTagName_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1439:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1440:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMElement_normalize_Proxy(IXMLDOMElement *This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1440:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1441:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMElement_normalize_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1441:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1450:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI splitText(LONG offset,IXMLDOMText **rightHandTextNode) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1567:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMText_splitText_Proxy(IXMLDOMText *This,LONG offset,IXMLDOMText **rightHandTextNode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1567:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1568:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMText_splitText_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1568:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1698:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_target(BSTR *name) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1699:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_data(BSTR *value) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1700:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI put_data(BSTR value) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1805:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMProcessingInstruction_get_target_Proxy(IXMLDOMProcessingInstruction *This,BSTR *name); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1805:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1806:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMProcessingInstruction_get_target_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1806:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1807:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMProcessingInstruction_get_data_Proxy(IXMLDOMProcessingInstruction *This,BSTR *value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1807:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1808:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMProcessingInstruction_get_data_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1808:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1809:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMProcessingInstruction_put_data_Proxy(IXMLDOMProcessingInstruction *This,BSTR value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1809:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1810:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMProcessingInstruction_put_data_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1810:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1942:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_name(BSTR *rootName) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1943:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_entities(IXMLDOMNamedNodeMap **entityMap) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:1944:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_notations(IXMLDOMNamedNodeMap **notationMap) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2049:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocumentType_get_name_Proxy(IXMLDOMDocumentType *This,BSTR *rootName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2049:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2050:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocumentType_get_name_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2050:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2051:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocumentType_get_entities_Proxy(IXMLDOMDocumentType *This,IXMLDOMNamedNodeMap **entityMap); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2051:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2052:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocumentType_get_entities_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2052:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2053:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMDocumentType_get_notations_Proxy(IXMLDOMDocumentType *This,IXMLDOMNamedNodeMap **notationMap); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2053:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2054:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMDocumentType_get_notations_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2054:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2063:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_publicId(VARIANT *publicID) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2064:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_systemId(VARIANT *systemID) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2167:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNotation_get_publicId_Proxy(IXMLDOMNotation *This,VARIANT *publicID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2167:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2168:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNotation_get_publicId_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2168:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2169:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMNotation_get_systemId_Proxy(IXMLDOMNotation *This,VARIANT *systemID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2169:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2170:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMNotation_get_systemId_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2170:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2179:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_publicId(VARIANT *publicID) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2180:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_systemId(VARIANT *systemID) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2181:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_notationName(BSTR *name) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2286:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMEntity_get_publicId_Proxy(IXMLDOMEntity *This,VARIANT *publicID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2286:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2287:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMEntity_get_publicId_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2287:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2288:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMEntity_get_systemId_Proxy(IXMLDOMEntity *This,VARIANT *systemID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2288:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2289:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMEntity_get_systemId_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2289:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2290:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMEntity_get_notationName_Proxy(IXMLDOMEntity *This,BSTR *name); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2290:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2291:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMEntity_get_notationName_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2291:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2405:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_errorCode(LONG *errorCode) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2406:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_url(BSTR *urlString) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2407:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_reason(BSTR *reasonString) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2408:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_srcText(BSTR *sourceString) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2409:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_line(LONG *lineNumber) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2410:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_linepos(LONG *linePosition) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2411:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_filepos(LONG *filePosition) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2452:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMParseError_get_errorCode_Proxy(IXMLDOMParseError *This,LONG *errorCode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2452:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2453:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMParseError_get_errorCode_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2453:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2454:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMParseError_get_url_Proxy(IXMLDOMParseError *This,BSTR *urlString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2454:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2455:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMParseError_get_url_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2455:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2456:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMParseError_get_reason_Proxy(IXMLDOMParseError *This,BSTR *reasonString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2456:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2457:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMParseError_get_reason_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2457:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2458:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMParseError_get_srcText_Proxy(IXMLDOMParseError *This,BSTR *sourceString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2458:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2459:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMParseError_get_srcText_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2459:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2460:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMParseError_get_line_Proxy(IXMLDOMParseError *This,LONG *lineNumber); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2460:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2461:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMParseError_get_line_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2461:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2462:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMParseError_get_linepos_Proxy(IXMLDOMParseError *This,LONG *linePosition); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2462:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2463:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMParseError_get_linepos_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2463:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2464:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDOMParseError_get_filepos_Proxy(IXMLDOMParseError *This,LONG *filePosition); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2464:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2465:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDOMParseError_get_filepos_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2465:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2474:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI uniqueID(IXMLDOMNode *pNode,LONG *pID) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2475:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI depth(IXMLDOMNode *pNode,LONG *pDepth) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2476:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI childNumber(IXMLDOMNode *pNode,LONG *pNumber) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2477:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI ancestorChildNumber(BSTR bstrNodeName,IXMLDOMNode *pNode,LONG *pNumber) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2478:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI absoluteChildNumber(IXMLDOMNode *pNode,LONG *pNumber) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2479:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI formatIndex(LONG lIndex,BSTR bstrFormat,BSTR *pbstrFormattedString) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2480:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI formatNumber(double dblNumber,BSTR bstrFormat,BSTR *pbstrFormattedString) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2481:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI formatDate(VARIANT varDate,BSTR bstrFormat,VARIANT varDestLocale,BSTR *pbstrFormattedString) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2482:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI formatTime(VARIANT varTime,BSTR bstrFormat,VARIANT varDestLocale,BSTR *pbstrFormattedString) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2599:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXTLRuntime_uniqueID_Proxy(IXTLRuntime *This,IXMLDOMNode *pNode,LONG *pID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2599:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2600:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXTLRuntime_uniqueID_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2600:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2601:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXTLRuntime_depth_Proxy(IXTLRuntime *This,IXMLDOMNode *pNode,LONG *pDepth); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2601:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2602:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXTLRuntime_depth_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2602:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2603:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXTLRuntime_childNumber_Proxy(IXTLRuntime *This,IXMLDOMNode *pNode,LONG *pNumber); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2603:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2604:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXTLRuntime_childNumber_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2604:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2605:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXTLRuntime_ancestorChildNumber_Proxy(IXTLRuntime *This,BSTR bstrNodeName,IXMLDOMNode *pNode,LONG *pNumber); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2605:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2606:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXTLRuntime_ancestorChildNumber_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2606:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2607:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXTLRuntime_absoluteChildNumber_Proxy(IXTLRuntime *This,IXMLDOMNode *pNode,LONG *pNumber); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2607:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2608:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXTLRuntime_absoluteChildNumber_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2608:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2609:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXTLRuntime_formatIndex_Proxy(IXTLRuntime *This,LONG lIndex,BSTR bstrFormat,BSTR *pbstrFormattedString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2609:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2610:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXTLRuntime_formatIndex_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2610:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2611:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXTLRuntime_formatNumber_Proxy(IXTLRuntime *This,double dblNumber,BSTR bstrFormat,BSTR *pbstrFormattedString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2611:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2612:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXTLRuntime_formatNumber_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2612:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2613:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXTLRuntime_formatDate_Proxy(IXTLRuntime *This,VARIANT varDate,BSTR bstrFormat,VARIANT varDestLocale,BSTR *pbstrFormattedString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2613:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2614:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXTLRuntime_formatDate_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2614:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2615:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXTLRuntime_formatTime_Proxy(IXTLRuntime *This,VARIANT varTime,BSTR bstrFormat,VARIANT varDestLocale,BSTR *pbstrFormattedString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2615:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2616:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXTLRuntime_formatTime_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2616:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2667:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI open(BSTR bstrMethod,BSTR bstrUrl,VARIANT varAsync,VARIANT bstrUser,VARIANT bstrPassword) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2668:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI setRequestHeader(BSTR bstrHeader,BSTR bstrValue) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2669:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI getResponseHeader(BSTR bstrHeader,BSTR *pbstrValue) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2670:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI getAllResponseHeaders(BSTR *pbstrHeaders) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2671:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI send(VARIANT varBody) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2672:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI abort(void) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2673:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_status(LONG *plStatus) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2674:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_statusText(BSTR *pbstrStatus) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2675:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_responseXML(IDispatch **ppBody) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2676:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_responseText(BSTR *pbstrBody) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2677:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_responseBody(VARIANT *pvarBody) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2678:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_responseStream(VARIANT *pvarBody) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2679:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_readyState(LONG *plState) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2680:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI put_onreadystatechange(IDispatch *pReadyStateSink) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2735:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLHttpRequest_open_Proxy(IXMLHttpRequest *This,BSTR bstrMethod,BSTR bstrUrl,VARIANT varAsync,VARIANT bstrUser,VARIANT bstrPassword); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2735:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2736:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLHttpRequest_open_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2736:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2737:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLHttpRequest_setRequestHeader_Proxy(IXMLHttpRequest *This,BSTR bstrHeader,BSTR bstrValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2737:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2738:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLHttpRequest_setRequestHeader_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2738:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2739:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLHttpRequest_getResponseHeader_Proxy(IXMLHttpRequest *This,BSTR bstrHeader,BSTR *pbstrValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2739:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2740:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLHttpRequest_getResponseHeader_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2740:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2741:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLHttpRequest_getAllResponseHeaders_Proxy(IXMLHttpRequest *This,BSTR *pbstrHeaders); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2741:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2742:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLHttpRequest_getAllResponseHeaders_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2742:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2743:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLHttpRequest_send_Proxy(IXMLHttpRequest *This,VARIANT varBody); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2743:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2744:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLHttpRequest_send_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2744:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2745:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLHttpRequest_abort_Proxy(IXMLHttpRequest *This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2745:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2746:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLHttpRequest_abort_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2746:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2747:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLHttpRequest_get_status_Proxy(IXMLHttpRequest *This,LONG *plStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2747:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2748:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLHttpRequest_get_status_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2748:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2749:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLHttpRequest_get_statusText_Proxy(IXMLHttpRequest *This,BSTR *pbstrStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2749:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2750:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLHttpRequest_get_statusText_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2750:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2751:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLHttpRequest_get_responseXML_Proxy(IXMLHttpRequest *This,IDispatch **ppBody); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2751:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2752:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLHttpRequest_get_responseXML_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2752:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2753:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLHttpRequest_get_responseText_Proxy(IXMLHttpRequest *This,BSTR *pbstrBody); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2753:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2754:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLHttpRequest_get_responseText_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2754:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2755:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLHttpRequest_get_responseBody_Proxy(IXMLHttpRequest *This,VARIANT *pvarBody); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2755:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2756:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLHttpRequest_get_responseBody_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2756:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2757:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLHttpRequest_get_responseStream_Proxy(IXMLHttpRequest *This,VARIANT *pvarBody); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2757:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2758:164: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLHttpRequest_get_responseStream_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2758:164: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2759:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLHttpRequest_get_readyState_Proxy(IXMLHttpRequest *This,LONG *plState); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2759:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2760:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLHttpRequest_get_readyState_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2760:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2761:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLHttpRequest_put_onreadystatechange_Proxy(IXMLHttpRequest *This,IDispatch *pReadyStateSink); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2761:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2762:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLHttpRequest_put_onreadystatechange_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2762:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2776:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_XMLDocument(IXMLDOMDocument **ppDoc) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2777:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI put_XMLDocument(IXMLDOMDocument *ppDoc) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2778:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_JavaDSOCompatible(WINBOOL *fJavaDSOCompatible) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2779:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI put_JavaDSOCompatible(WINBOOL fJavaDSOCompatible) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2780:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_readyState(LONG *state) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2817:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDSOControl_get_XMLDocument_Proxy(IXMLDSOControl *This,IXMLDOMDocument **ppDoc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2817:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2818:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDSOControl_get_XMLDocument_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2818:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2819:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDSOControl_put_XMLDocument_Proxy(IXMLDSOControl *This,IXMLDOMDocument *ppDoc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2819:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2820:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDSOControl_put_XMLDocument_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2820:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2821:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDSOControl_get_JavaDSOCompatible_Proxy(IXMLDSOControl *This,WINBOOL *fJavaDSOCompatible); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2821:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2822:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDSOControl_get_JavaDSOCompatible_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2822:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2823:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDSOControl_put_JavaDSOCompatible_Proxy(IXMLDSOControl *This,WINBOOL fJavaDSOCompatible); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2823:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2824:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDSOControl_put_JavaDSOCompatible_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2824:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2825:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDSOControl_get_readyState_Proxy(IXMLDSOControl *This,LONG *state); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2825:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2826:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDSOControl_get_readyState_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2826:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2840:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI put_length(LONG v) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2841:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_length(LONG *p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2842:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get__newEnum(IUnknown **ppUnk) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2843:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI item(VARIANT var1,VARIANT var2,IDispatch **ppDisp) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2878:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElementCollection_put_length_Proxy(IXMLElementCollection *This,LONG v); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2878:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2879:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElementCollection_put_length_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2879:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2880:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElementCollection_get_length_Proxy(IXMLElementCollection *This,LONG *p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2880:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2881:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElementCollection_get_length_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2881:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2882:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElementCollection_get__newEnum_Proxy(IXMLElementCollection *This,IUnknown **ppUnk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2882:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2883:164: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElementCollection_get__newEnum_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2883:164: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2884:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElementCollection_item_Proxy(IXMLElementCollection *This,VARIANT var1,VARIANT var2,IDispatch **ppDisp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2884:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2885:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElementCollection_item_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2885:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2894:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_root(IXMLElement **p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2895:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_fileSize(BSTR *p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2896:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_fileModifiedDate(BSTR *p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2897:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_fileUpdatedDate(BSTR *p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2898:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_URL(BSTR *p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2899:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI put_URL(BSTR p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2900:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_mimeType(BSTR *p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2901:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_readyState(LONG *pl) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2902:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_charset(BSTR *p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2903:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI put_charset(BSTR p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2904:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_version(BSTR *p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2905:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_doctype(BSTR *p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2906:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_dtdURL(BSTR *p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2907:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI createElement(VARIANT vType,VARIANT var1,IXMLElement **ppElem) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2962:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument_get_root_Proxy(IXMLDocument *This,IXMLElement **p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2962:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2963:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument_get_root_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2963:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2964:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument_get_fileSize_Proxy(IXMLDocument *This,BSTR *p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2964:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2965:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument_get_fileSize_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2965:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2966:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument_get_fileModifiedDate_Proxy(IXMLDocument *This,BSTR *p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2966:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2967:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument_get_fileModifiedDate_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2967:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2968:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument_get_fileUpdatedDate_Proxy(IXMLDocument *This,BSTR *p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2968:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2969:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument_get_fileUpdatedDate_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2969:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2970:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument_get_URL_Proxy(IXMLDocument *This,BSTR *p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2970:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2971:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument_get_URL_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2971:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2972:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument_put_URL_Proxy(IXMLDocument *This,BSTR p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2972:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2973:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument_put_URL_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2973:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2974:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument_get_mimeType_Proxy(IXMLDocument *This,BSTR *p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2974:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2975:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument_get_mimeType_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2975:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2976:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument_get_readyState_Proxy(IXMLDocument *This,LONG *pl); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2976:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2977:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument_get_readyState_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2977:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2978:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument_get_charset_Proxy(IXMLDocument *This,BSTR *p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2978:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2979:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument_get_charset_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2979:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2980:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument_put_charset_Proxy(IXMLDocument *This,BSTR p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2980:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2981:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument_put_charset_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2981:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2982:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument_get_version_Proxy(IXMLDocument *This,BSTR *p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2982:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2983:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument_get_version_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2983:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2984:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument_get_doctype_Proxy(IXMLDocument *This,BSTR *p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2984:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2985:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument_get_doctype_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2985:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2986:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument_get_dtdURL_Proxy(IXMLDocument *This,BSTR *p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2986:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2987:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument_get_dtdURL_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2987:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2988:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument_createElement_Proxy(IXMLDocument *This,VARIANT vType,VARIANT var1,IXMLElement **ppElem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2988:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2989:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument_createElement_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2989:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2998:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_root(IXMLElement2 **p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:2999:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_fileSize(BSTR *p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3000:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_fileModifiedDate(BSTR *p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3001:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_fileUpdatedDate(BSTR *p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3002:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_URL(BSTR *p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3003:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI put_URL(BSTR p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3004:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_mimeType(BSTR *p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3005:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_readyState(LONG *pl) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3006:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_charset(BSTR *p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3007:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI put_charset(BSTR p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3008:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_version(BSTR *p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3009:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_doctype(BSTR *p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3010:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_dtdURL(BSTR *p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3011:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI createElement(VARIANT vType,VARIANT var1,IXMLElement2 **ppElem) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3012:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_async(VARIANT_BOOL *pf) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3013:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI put_async(VARIANT_BOOL f) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3072:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument2_get_root_Proxy(IXMLDocument2 *This,IXMLElement2 **p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3072:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3073:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument2_get_root_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3073:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3074:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument2_get_fileSize_Proxy(IXMLDocument2 *This,BSTR *p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3074:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3075:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument2_get_fileSize_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3075:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3076:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument2_get_fileModifiedDate_Proxy(IXMLDocument2 *This,BSTR *p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3076:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3077:164: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument2_get_fileModifiedDate_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3077:164: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3078:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument2_get_fileUpdatedDate_Proxy(IXMLDocument2 *This,BSTR *p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3078:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3079:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument2_get_fileUpdatedDate_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3079:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3080:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument2_get_URL_Proxy(IXMLDocument2 *This,BSTR *p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3080:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3081:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument2_get_URL_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3081:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3082:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument2_put_URL_Proxy(IXMLDocument2 *This,BSTR p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3082:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3083:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument2_put_URL_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3083:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3084:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument2_get_mimeType_Proxy(IXMLDocument2 *This,BSTR *p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3084:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3085:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument2_get_mimeType_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3085:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3086:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument2_get_readyState_Proxy(IXMLDocument2 *This,LONG *pl); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3086:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3087:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument2_get_readyState_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3087:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3088:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument2_get_charset_Proxy(IXMLDocument2 *This,BSTR *p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3088:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3089:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument2_get_charset_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3089:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3090:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument2_put_charset_Proxy(IXMLDocument2 *This,BSTR p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3090:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3091:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument2_put_charset_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3091:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3092:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument2_get_version_Proxy(IXMLDocument2 *This,BSTR *p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3092:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3093:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument2_get_version_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3093:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3094:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument2_get_doctype_Proxy(IXMLDocument2 *This,BSTR *p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3094:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3095:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument2_get_doctype_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3095:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3096:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument2_get_dtdURL_Proxy(IXMLDocument2 *This,BSTR *p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3096:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3097:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument2_get_dtdURL_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3097:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3098:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument2_createElement_Proxy(IXMLDocument2 *This,VARIANT vType,VARIANT var1,IXMLElement2 **ppElem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3098:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3099:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument2_createElement_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3099:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3100:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument2_get_async_Proxy(IXMLDocument2 *This,VARIANT_BOOL *pf); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3100:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3101:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument2_get_async_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3101:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3102:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLDocument2_put_async_Proxy(IXMLDocument2 *This,VARIANT_BOOL f); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3102:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3103:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLDocument2_put_async_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3103:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3112:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_tagName(BSTR *p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3113:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI put_tagName(BSTR p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3114:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_parent(IXMLElement **ppParent) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3115:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI setAttribute(BSTR strPropertyName,VARIANT PropertyValue) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3116:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI getAttribute(BSTR strPropertyName,VARIANT *PropertyValue) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3117:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI removeAttribute(BSTR strPropertyName) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3118:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_children(IXMLElementCollection **pp) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3119:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_type(LONG *plType) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3120:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_text(BSTR *p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3121:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI put_text(BSTR p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3122:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI addChild(IXMLElement *pChildElem,LONG lIndex,LONG lReserved) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3123:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI removeChild(IXMLElement *pChildElem) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3174:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElement_get_tagName_Proxy(IXMLElement *This,BSTR *p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3174:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3175:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElement_get_tagName_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3175:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3176:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElement_put_tagName_Proxy(IXMLElement *This,BSTR p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3176:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3177:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElement_put_tagName_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3177:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3178:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElement_get_parent_Proxy(IXMLElement *This,IXMLElement **ppParent); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3178:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3179:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElement_get_parent_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3179:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3180:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElement_setAttribute_Proxy(IXMLElement *This,BSTR strPropertyName,VARIANT PropertyValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3180:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3181:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElement_setAttribute_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3181:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3182:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElement_getAttribute_Proxy(IXMLElement *This,BSTR strPropertyName,VARIANT *PropertyValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3182:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3183:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElement_getAttribute_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3183:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3184:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElement_removeAttribute_Proxy(IXMLElement *This,BSTR strPropertyName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3184:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3185:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElement_removeAttribute_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3185:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3186:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElement_get_children_Proxy(IXMLElement *This,IXMLElementCollection **pp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3186:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3187:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElement_get_children_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3187:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3188:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElement_get_type_Proxy(IXMLElement *This,LONG *plType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3188:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3189:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElement_get_type_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3189:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3190:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElement_get_text_Proxy(IXMLElement *This,BSTR *p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3190:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3191:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElement_get_text_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3191:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3192:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElement_put_text_Proxy(IXMLElement *This,BSTR p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3192:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3193:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElement_put_text_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3193:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3194:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElement_addChild_Proxy(IXMLElement *This,IXMLElement *pChildElem,LONG lIndex,LONG lReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3194:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3195:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElement_addChild_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3195:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3196:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElement_removeChild_Proxy(IXMLElement *This,IXMLElement *pChildElem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3196:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3197:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElement_removeChild_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3197:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3206:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_tagName(BSTR *p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3207:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI put_tagName(BSTR p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3208:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_parent(IXMLElement2 **ppParent) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3209:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI setAttribute(BSTR strPropertyName,VARIANT PropertyValue) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3210:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI getAttribute(BSTR strPropertyName,VARIANT *PropertyValue) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3211:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI removeAttribute(BSTR strPropertyName) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3212:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_children(IXMLElementCollection **pp) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3213:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_type(LONG *plType) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3214:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_text(BSTR *p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3215:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI put_text(BSTR p) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3216:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI addChild(IXMLElement2 *pChildElem,LONG lIndex,LONG lReserved) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3217:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI removeChild(IXMLElement2 *pChildElem) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3218:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_attributes(IXMLElementCollection **pp) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3271:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElement2_get_tagName_Proxy(IXMLElement2 *This,BSTR *p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3271:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3272:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElement2_get_tagName_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3272:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3273:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElement2_put_tagName_Proxy(IXMLElement2 *This,BSTR p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3273:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3274:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElement2_put_tagName_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3274:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3275:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElement2_get_parent_Proxy(IXMLElement2 *This,IXMLElement2 **ppParent); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3275:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3276:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElement2_get_parent_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3276:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3277:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElement2_setAttribute_Proxy(IXMLElement2 *This,BSTR strPropertyName,VARIANT PropertyValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3277:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3278:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElement2_setAttribute_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3278:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3279:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElement2_getAttribute_Proxy(IXMLElement2 *This,BSTR strPropertyName,VARIANT *PropertyValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3279:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3280:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElement2_getAttribute_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3280:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3281:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElement2_removeAttribute_Proxy(IXMLElement2 *This,BSTR strPropertyName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3281:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3282:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElement2_removeAttribute_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3282:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3283:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElement2_get_children_Proxy(IXMLElement2 *This,IXMLElementCollection **pp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3283:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3284:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElement2_get_children_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3284:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3285:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElement2_get_type_Proxy(IXMLElement2 *This,LONG *plType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3285:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3286:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElement2_get_type_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3286:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3287:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElement2_get_text_Proxy(IXMLElement2 *This,BSTR *p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3287:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3288:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElement2_get_text_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3288:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3289:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElement2_put_text_Proxy(IXMLElement2 *This,BSTR p); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3289:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3290:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElement2_put_text_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3290:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3291:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElement2_addChild_Proxy(IXMLElement2 *This,IXMLElement2 *pChildElem,LONG lIndex,LONG lReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3291:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3292:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElement2_addChild_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3292:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3293:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElement2_removeChild_Proxy(IXMLElement2 *This,IXMLElement2 *pChildElem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3293:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3294:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElement2_removeChild_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3294:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3295:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLElement2_get_attributes_Proxy(IXMLElement2 *This,IXMLElementCollection **pp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3295:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3296:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLElement2_get_attributes_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3296:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3305:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_name(BSTR *n) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3306:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI get_value(BSTR *v) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3337:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLAttribute_get_name_Proxy(IXMLAttribute *This,BSTR *n); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3337:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3338:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLAttribute_get_name_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3338:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3339:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLAttribute_get_value_Proxy(IXMLAttribute *This,BSTR *v); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3339:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3340:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLAttribute_get_value_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3340:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3349:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual HRESULT WINAPI GetErrorInfo(XML_ERROR *pErrorReturn) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3370:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI IXMLError_GetErrorInfo_Proxy(IXMLError *This,XML_ERROR *pErrorReturn); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3370:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3371:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_STUB IXMLError_GetErrorInfo_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/msxml.h:3371:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:425:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI CreateURLMoniker(LPMONIKER pMkCtx, LPCWSTR szURL, LPMONIKER *ppmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:425:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:426:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI CreateURLMonikerEx(LPMONIKER pMkCtx, LPCWSTR szURL, LPMONIKER *ppmk, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:426:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:427:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI GetClassURL(LPCWSTR szURL, CLSID *pClsID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:427:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:428:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI CreateAsyncBindCtx(DWORD reserved, IBindStatusCallback *pBSCb, IEnumFORMATETC *pEFetc, IBindCtx **ppBC); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:428:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:432:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI CreateAsyncBindCtxEx(IBindCtx *pbc, DWORD dwOptions, IBindStatusCallback *pBSCb, IEnumFORMATETC *pEnum, IBindCtx **ppBC, DWORD reserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:432:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:433:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI MkParseDisplayNameEx(IBindCtx *pbc, LPCWSTR szDisplayName, ULONG *pchEaten, LPMONIKER *ppmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:433:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:434:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI RegisterBindStatusCallback(LPBC pBC, IBindStatusCallback *pBSCb, IBindStatusCallback **ppBSCBPrev, DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:434:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:435:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI RevokeBindStatusCallback(LPBC pBC, IBindStatusCallback *pBSCb); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:435:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:436:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI GetClassFileOrMime(LPBC pBC, LPCWSTR szFilename, LPVOID pBuffer, DWORD cbSize, LPCWSTR szMime, DWORD dwReserved, CLSID *pclsid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:436:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:437:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI IsValidURL(LPBC pBC, LPCWSTR szURL, DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:437:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:438:212: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI CoGetClassObjectFromURL(REFCLSID rCLASSID, LPCWSTR szCODE, DWORD dwFileVersionMS, DWORD dwFileVersionLS, LPCWSTR szTYPE, LPBINDCTX pBindCtx, DWORD dwClsContext, LPVOID pvReserved, REFIID riid, LPVOID *ppv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:438:212: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:439:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI IEInstallScope(LPDWORD pdwScope); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:439:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:440:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI FaultInIEFeature(HWND hWnd, uCLSSPEC *pClassSpec, QUERYCONTEXT *pQuery, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:440:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:441:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI GetComponentIDFromCLSSPEC(uCLSSPEC *pClassspec, LPSTR *ppszComponentID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:441:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:447:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI IsAsyncMoniker(IMoniker *pmk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:447:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:448:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI CreateURLBinding(LPCWSTR lpszUrl, IBindCtx *pbc, IBinding **ppBdg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:448:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:449:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI RegisterMediaTypes(UINT ctypes, const LPCSTR *rgszTypes, CLIPFORMAT *rgcfTypes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:449:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:450:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI FindMediaType(LPCSTR rgszTypes, CLIPFORMAT *rgcfTypes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:450:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:451:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI CreateFormatEnumerator(UINT cfmtetc, FORMATETC *rgfmtetc, IEnumFORMATETC **ppenumfmtetc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:451:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:452:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI RegisterFormatEnumerator(LPBC pBC, IEnumFORMATETC *pEFetc, DWORD reserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:452:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:453:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI RevokeFormatEnumerator(LPBC pBC, IEnumFORMATETC *pEFetc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:453:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:454:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI RegisterMediaTypeClass(LPBC pBC,UINT ctypes, const LPCSTR *rgszTypes, CLSID *rgclsID, DWORD reserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:454:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:455:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI FindMediaTypeClass(LPBC pBC, LPCSTR szType, CLSID *pclsID, DWORD reserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:455:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:456:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI UrlMkSetSessionOption(DWORD dwOption, LPVOID pBuffer, DWORD dwBufferLength, DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:456:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:457:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI UrlMkGetSessionOption(DWORD dwOption, LPVOID pBuffer, DWORD dwBufferLength, DWORD *pdwBufferLengthOut, DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:457:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:458:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI FindMimeFromData(LPBC pBC, LPCWSTR pwzUrl, LPVOID pBuffer, DWORD cbSize, LPCWSTR pwzMimeProposed, DWORD dwMimeFlags, LPWSTR *ppwzMimeOut, DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:458:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:472:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI ObtainUserAgentString(DWORD dwOption, LPSTR pszUAOut, DWORD *cbSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:472:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:473:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI CompareSecurityIds(BYTE *pbSecurityId1, DWORD dwLen1, BYTE *pbSecurityId2, DWORD dwLen2, DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:473:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:474:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI CompatFlagsFromClsid(CLSID *pclsid, LPDWORD pdwCompatFlags, LPDWORD pdwMiscStatusFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:474:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:598:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CLSID *pClassID) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:601:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:607:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD grfMode) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:612:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fRemember) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:616:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPBC pibc) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:619:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker **ppimkName) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:623:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IPersistMoniker, 0x79eac9c9, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:623:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IPersistMoniker, 0x79eac9c9, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:727:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CLSID *pClassID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:727:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:732:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:732:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:734:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IPersistMoniker* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:734:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:739:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:739:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:745:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD grfMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:745:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:750:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:750:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:755:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fRemember); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:755:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:760:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:760:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:764:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPBC pibc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:764:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:769:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:769:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:772:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IMoniker **ppimkName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:772:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:777:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:777:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:808:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCWSTR val) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:812:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IMonikerProp, 0xa5ca5f7f, 0x1847, 0x4d87, 0x9c,0x5b, 0x91,0x85,0x09,0xf7,0x51,0x1d) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:812:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IMonikerProp, 0xa5ca5f7f, 0x1847, 0x4d87, 0x9c,0x5b, 0x91,0x85,0x09,0xf7,0x51,0x1d) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:873:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCWSTR val); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:873:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:878:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:878:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:903:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IBinding **ppb) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:907:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IBindProtocol, 0x79eac9cd, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:907:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IBindProtocol, 0x79eac9cd, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:970:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IBinding **ppb); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:970:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:975:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:975:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:998:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1001:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1004:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1007:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG nPriority) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1010:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG *pnPriority) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1016:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwReserved) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1020:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IBinding, 0x79eac9c0, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1020:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IBinding, 0x79eac9c0, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1118:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IBinding* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1118:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1123:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1123:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1125:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IBinding* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1125:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1130:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1130:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1132:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IBinding* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1132:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1137:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1137:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1140:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG nPriority); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1140:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1145:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1145:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1148:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG *pnPriority); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1148:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1153:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1153:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1159:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1159:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1164:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1164:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1170:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1170:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1176:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1176:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1404:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IBinding *pib) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1407:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG *pnPriority) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1410:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD reserved) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1416:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCWSTR szStatusText) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1420:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCWSTR szError) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1424:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BINDINFO *pbindinfo) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1430:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STGMEDIUM *pstgmed) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1434:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown *punk) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1438:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IBindStatusCallback, 0x79eac9c1, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1438:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IBindStatusCallback, 0x79eac9c1, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1564:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IBinding *pib); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1564:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1569:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1569:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1572:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG *pnPriority); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1572:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1577:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1577:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1580:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD reserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1580:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1585:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1585:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1591:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCWSTR szStatusText); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1591:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1596:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1596:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1600:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCWSTR szError); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1600:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1605:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1605:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1610:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RemSTGMEDIUM *pstgmed); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1610:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1615:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1615:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1621:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RemSTGMEDIUM *pstgmed); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1621:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1626:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1626:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1630:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown *punk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1630:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1635:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1635:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1639:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BINDINFO *pbindinfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1639:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1644:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RemSTGMEDIUM *pstgmed); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1644:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1650:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STGMEDIUM *pstgmed); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1650:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1656:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RemSTGMEDIUM *pstgmed); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1656:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1710:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwReserved) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1714:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IBindStatusCallbackEx, 0xaaa74ef9, 0x8ee7, 0x4659, 0x88,0xd9, 0xf8,0xc5,0x04,0xda,0x73,0xcc) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1714:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IBindStatusCallbackEx, 0xaaa74ef9, 0x8ee7, 0x4659, 0x88,0xd9, 0xf8,0xc5,0x04,0xda,0x73,0xcc) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1857:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1857:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1862:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1862:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1868:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1868:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1875:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1875:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1900:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPWSTR *pszPassword) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1904:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IAuthenticate, 0x79eac9d0, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1904:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IAuthenticate, 0x79eac9d0, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1967:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPWSTR *pszPassword); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1967:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1972:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:1972:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2009:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture AUTHENTICATEINFO *pauthinfo) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2013:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IAuthenticateEx, 0x2ad1edaf, 0xd83d, 0x48b5, 0x9a,0xdf, 0x03,0xdb,0xe1,0x9f,0x53,0xbd) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2013:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IAuthenticateEx, 0x2ad1edaf, 0xd83d, 0x48b5, 0x9a,0xdf, 0x03,0xdb,0xe1,0x9f,0x53,0xbd) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2091:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture AUTHENTICATEINFO *pauthinfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2091:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2096:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2096:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2122:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPWSTR *pszAdditionalHeaders) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2128:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPWSTR *pszAdditionalRequestHeaders) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2132:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IHttpNegotiate, 0x79eac9d2, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2132:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IHttpNegotiate, 0x79eac9d2, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2208:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPWSTR *pszAdditionalHeaders); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2208:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2213:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2213:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2219:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPWSTR *pszAdditionalRequestHeaders); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2219:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2224:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2224:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2249:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD_PTR dwReserved) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2253:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IHttpNegotiate2, 0x4f9f9fcb, 0xe0f4, 0x48eb, 0xb7,0xab, 0xfa,0x2e,0xa9,0x36,0x5c,0xb4) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2253:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IHttpNegotiate2, 0x4f9f9fcb, 0xe0f4, 0x48eb, 0xb7,0xab, 0xfa,0x2e,0xa9,0x36,0x5c,0xb4) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2341:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD_PTR dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2341:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2346:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2346:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2370:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pcbCert) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2374:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IHttpNegotiate3, 0x57b6c80a, 0x34c2, 0x4602, 0xbc,0x26, 0x66,0xa0,0x2f,0xc5,0x71,0x53) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2374:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IHttpNegotiate3, 0x57b6c80a, 0x34c2, 0x4602, 0xbc,0x26, 0x66,0xa0,0x2f,0xc5,0x71,0x53) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2473:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pcbCert); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2473:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2478:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2478:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2502:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD_PTR dwReserved) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2505:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD_PTR dwReserved) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2509:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IWinInetFileStream, 0xf134c4b7, 0xb1f8, 0x4e75, 0xb8,0x86, 0x74,0xb9,0x09,0x43,0xbe,0xcb) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2509:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IWinInetFileStream, 0xf134c4b7, 0xb1f8, 0x4e75, 0xb8,0x86, 0x74,0xb9,0x09,0x43,0xbe,0xcb) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2578:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD_PTR dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2578:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2583:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2583:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2586:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD_PTR dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2586:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2591:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2591:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2615:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HWND *phwnd) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2619:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IWindowForBindingUI, 0x79eac9d5, 0xbafa, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2619:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IWindowForBindingUI, 0x79eac9d5, 0xbafa, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2680:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HWND *phwnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2680:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2685:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2685:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2724:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2728:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ICodeInstall, 0x79eac9d1, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2728:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ICodeInstall, 0x79eac9d1, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2805:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2805:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2810:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:2810:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4269:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pcbBuf) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4273:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IWinInetInfo, 0x79eac9d6, 0xbafa, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4273:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IWinInetInfo, 0x79eac9d6, 0xbafa, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4336:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pcbBuf); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4336:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4341:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4341:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4346:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pcbBuf); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4346:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4351:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pcbBuf); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4351:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4376:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwProblem) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4380:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IHttpSecurity, 0x79eac9d7, 0xbafa, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4380:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IHttpSecurity, 0x79eac9d7, 0xbafa, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4451:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwProblem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4451:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4456:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4456:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4483:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwReserved) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4487:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IWinInetHttpInfo, 0x79eac9d8, 0xbafa, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4487:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IWinInetHttpInfo, 0x79eac9d8, 0xbafa, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4567:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4567:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4572:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4572:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4579:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4579:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4586:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4586:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4608:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwReceiveTimeout) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4612:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IWinInetHttpTimeouts, 0xf286fa56, 0xc1fd, 0x4270, 0x8e,0x67, 0xb3,0xeb,0x79,0x0a,0x81,0xe8) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4612:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IWinInetHttpTimeouts, 0xf286fa56, 0xc1fd, 0x4270, 0x8e,0x67, 0xb3,0xeb,0x79,0x0a,0x81,0xe8) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4675:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwReceiveTimeout); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4675:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4680:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4680:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4936:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4943:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppvObj) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4950:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppvObj) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4954:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IBindHost, 0xfc4801a1, 0x2ba9, 0x11cf, 0xa2,0x29, 0x00,0xaa,0x00,0x3d,0x73,0x52) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:4954:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IBindHost, 0xfc4801a1, 0x2ba9, 0x11cf, 0xa2,0x29, 0x00,0xaa,0x00,0x3d,0x73,0x52) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5043:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5043:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5048:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5048:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5055:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown **ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5055:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5060:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5060:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5067:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown **ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5067:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5072:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5072:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5079:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5079:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5086:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown **ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5086:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5093:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5093:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5100:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IUnknown **ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5100:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5111:186: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI HlinkSimpleNavigateToString(LPCWSTR szTarget, LPCWSTR szLocation, LPCWSTR szTargetFrameName, IUnknown *pUnk, IBindCtx *pbc, IBindStatusCallback *, DWORD grfHLNF, DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5111:186: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5112:190: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI HlinkSimpleNavigateToMoniker(IMoniker *pmkTarget, LPCWSTR szLocation, LPCWSTR szTargetFrameName, IUnknown *pUnk, IBindCtx *pbc, IBindStatusCallback *, DWORD grfHLNF, DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5112:190: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5113:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI URLOpenStreamA(LPUNKNOWN,LPCSTR,DWORD,LPBINDSTATUSCALLBACK); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5113:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5114:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI URLOpenStreamW(LPUNKNOWN,LPCWSTR,DWORD,LPBINDSTATUSCALLBACK); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5114:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5115:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI URLOpenPullStreamA(LPUNKNOWN,LPCSTR,DWORD,LPBINDSTATUSCALLBACK); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5115:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5116:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI URLOpenPullStreamW(LPUNKNOWN,LPCWSTR,DWORD,LPBINDSTATUSCALLBACK); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5116:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5117:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI URLDownloadToFileA(LPUNKNOWN,LPCSTR,LPCSTR,DWORD,LPBINDSTATUSCALLBACK); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5117:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5118:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI URLDownloadToFileW(LPUNKNOWN,LPCWSTR,LPCWSTR,DWORD,LPBINDSTATUSCALLBACK); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5118:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5119:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI URLDownloadToCacheFileA(LPUNKNOWN, LPCSTR, LPSTR, DWORD, DWORD, LPBINDSTATUSCALLBACK); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5119:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5120:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI URLDownloadToCacheFileW(LPUNKNOWN, LPCWSTR, LPWSTR, DWORD, DWORD, LPBINDSTATUSCALLBACK); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5120:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5121:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI URLOpenBlockingStreamA(LPUNKNOWN,LPCSTR,LPSTREAM*,DWORD,LPBINDSTATUSCALLBACK); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5121:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5122:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI URLOpenBlockingStreamW(LPUNKNOWN,LPCWSTR,LPSTREAM*,DWORD,LPBINDSTATUSCALLBACK); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5122:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5130:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI HlinkGoBack(IUnknown *pUnk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5130:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5131:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI HlinkGoForward(IUnknown *pUnk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5131:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5132:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI HlinkNavigateString(IUnknown *pUnk, LPCWSTR szTarget); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5132:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5133:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI HlinkNavigateMoniker(IUnknown *pUnk, IMoniker *pmkTarget); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5133:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5204:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternet, 0x79eac9e0, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5204:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternet, 0x79eac9e0, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5299:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BINDINFO *pbindinfo) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5305:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcElFetched) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5309:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetBindInfo, 0x79eac9e1, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5309:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetBindInfo, 0x79eac9e1, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5381:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BINDINFO *pbindinfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5381:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5386:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5386:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5392:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcElFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5392:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5397:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5397:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5423:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwReserved) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5427:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetBindInfoEx, 0xa3e015b7, 0xa82c, 0x4dcd, 0xa1,0x50, 0x56,0x9a,0xee,0xed,0x36,0xab) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5427:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetBindInfoEx, 0xa3e015b7, 0xa82c, 0x4dcd, 0xa1,0x50, 0x56,0x9a,0xee,0xed,0x36,0xab) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5515:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5515:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5520:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5520:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5577:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HANDLE_PTR dwReserved) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5580:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PROTOCOLDATA *pProtocolData) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5584:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwOptions) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5587:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwOptions) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5590:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5593:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5597:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetProtocolRoot, 0x79eac9e3, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5597:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetProtocolRoot, 0x79eac9e3, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5703:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HANDLE_PTR dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5703:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5708:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5708:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5711:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PROTOCOLDATA *pProtocolData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5711:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5716:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5716:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5720:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwOptions); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5720:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5725:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5725:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5728:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwOptions); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5728:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5733:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5733:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5735:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IInternetProtocolRoot* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5735:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5740:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5740:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5742:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IInternetProtocolRoot* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5742:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5747:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5747:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5772:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbRead) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5777:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULARGE_INTEGER *plibNewPosition) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5780:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwOptions) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5783:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5787:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetProtocol, 0x79eac9e4, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5787:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetProtocol, 0x79eac9e4, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5929:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pcbRead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5929:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5934:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5934:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5939:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULARGE_INTEGER *plibNewPosition); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5939:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5944:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5944:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5947:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwOptions); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5947:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5952:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5952:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5954:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IInternetProtocol* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5954:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5959:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:5959:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6176:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PROTOCOLDATA *pProtocolData) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6180:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCWSTR szStatusText) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6185:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG ulProgressMax) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6190:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCWSTR szResult) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6194:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetProtocolSink, 0x79eac9e5, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6194:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetProtocolSink, 0x79eac9e5, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6282:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PROTOCOLDATA *pProtocolData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6282:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6287:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6287:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6291:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCWSTR szStatusText); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6291:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6296:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6296:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6301:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG ulProgressMax); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6301:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6306:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6306:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6311:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCWSTR szResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6311:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6316:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6316:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6339:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IInternetProtocolSink *pOIProtSink) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6342:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6345:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6349:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetProtocolSinkStackable, 0x79eac9f0, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6349:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetProtocolSinkStackable, 0x79eac9f0, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6422:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IInternetProtocolSink *pOIProtSink); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6422:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6427:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6427:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6429:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IInternetProtocolSinkStackable* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6429:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6434:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6434:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6436:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IInternetProtocolSinkStackable* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6436:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6441:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6441:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6474:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6478:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCWSTR pszProtocol) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6483:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCWSTR pwzType) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6487:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCWSTR pwzType) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6495:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwOption) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6501:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6507:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6511:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetSession, 0x79eac9e7, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6511:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetSession, 0x79eac9e7, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6643:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6643:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6648:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6648:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6652:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCWSTR pszProtocol); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6652:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6657:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6657:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6662:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCWSTR pwzType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6662:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6667:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6667:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6671:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCWSTR pwzType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6671:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6676:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6676:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6684:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwOption); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6684:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6689:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6689:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6695:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6695:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6700:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6700:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6706:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6706:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6711:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6711:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6734:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6737:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6741:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetThreadSwitch, 0x79eac9e8, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6741:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetThreadSwitch, 0x79eac9e8, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6805:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IInternetThreadSwitch* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6805:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6810:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6810:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6812:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IInternetThreadSwitch* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6812:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6817:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6817:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6840:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG nPriority) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6843:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG *pnPriority) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6847:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetPriority, 0x79eac9eb, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6847:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetPriority, 0x79eac9eb, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6914:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG nPriority); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6914:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6919:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6919:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6922:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG *pnPriority); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6922:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6927:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:6927:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7002:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7011:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7016:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwCompareFlags) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7025:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7029:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetProtocolInfo, 0x79eac9ec, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7029:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetProtocolInfo, 0x79eac9ec, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7138:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7138:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7143:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7143:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7152:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7152:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7157:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7157:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7162:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwCompareFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7162:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7167:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7167:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7176:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7176:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7181:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7181:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7240:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI CoInternetParseUrl(LPCWSTR pwzUrl, PARSEACTION ParseAction, DWORD dwFlags, LPWSTR pszResult, DWORD cchResult, DWORD *pcchResult, DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7240:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7244:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI CoInternetCombineUrl(LPCWSTR pwzBaseUrl, LPCWSTR pwzRelativeUrl, DWORD dwCombineFlags, LPWSTR pszResult, DWORD cchResult, DWORD *pcchResult, DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7244:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7249:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI CoInternetCompareUrl(LPCWSTR pwzUrl1, LPCWSTR pwzUrl2, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7249:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7250:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI CoInternetGetProtocolFlags(LPCWSTR pwzUrl, DWORD *pdwFlags, DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7250:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7251:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI CoInternetQueryInfo(LPCWSTR pwzUrl, QUERYOPTION QueryOptions, DWORD dwQueryFlags, LPVOID pvBuffer, DWORD cbBuffer, DWORD *pcbBuffer, DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7251:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7252:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI CoInternetGetSession(DWORD dwSessionMode, IInternetSession **ppIInternetSession, DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7252:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7253:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI CoInternetGetSecurityUrl(LPCWSTR pwszUrl, LPWSTR *ppwszSecUrl, PSUACTION psuAction, DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7253:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7254:192: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI AsyncInstallDistributionUnit(LPCWSTR szDistUnit, LPCWSTR szTYPE, LPCWSTR szExt, DWORD dwFileVersionMS, DWORD dwFileVersionLS, LPCWSTR szURL,IBindCtx *pbc, LPVOID pvReserved,DWORD flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7254:192: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7320:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI CopyStgMedium(const STGMEDIUM *pcstgmedSrc, STGMEDIUM *pstgmedDest); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7320:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7321:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI CopyBindInfo(const BINDINFO *pcbiSrc, BINDINFO *pbiDest); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7321:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7322:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI_(void) ReleaseBindInfo(BINDINFO *pbindinfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7322:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7343:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI CoInternetCreateSecurityManager(IServiceProvider *pSP, IInternetSecurityManager **ppSM, DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7343:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7344:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI CoInternetCreateZoneManager(IServiceProvider *pSP, IInternetZoneManager **ppZM, DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7344:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7377:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HWND *phwnd) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7380:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fEnable) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7384:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetSecurityMgrSite, 0x79eac9ed, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7384:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetSecurityMgrSite, 0x79eac9ed, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7451:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HWND *phwnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7451:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7456:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7456:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7459:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL fEnable); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7459:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7464:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7464:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7535:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IInternetSecurityMgrSite *pSite) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7538:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IInternetSecurityMgrSite **ppSite) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7543:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwFlags) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7549:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD_PTR dwReserved) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7559:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7568:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7573:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwFlags) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7578:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwFlags) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7582:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetSecurityManager, 0x79eac9ee, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7582:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetSecurityManager, 0x79eac9ee, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7719:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IInternetSecurityMgrSite *pSite); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7719:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7724:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7724:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7727:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IInternetSecurityMgrSite **ppSite); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7727:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7732:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7732:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7737:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7737:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7742:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7742:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7748:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD_PTR dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7748:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7753:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7753:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7763:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7763:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7768:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7768:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7777:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7777:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7782:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7782:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7787:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7787:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7792:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7792:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7797:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7797:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7802:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:7802:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8471:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD_PTR dwReserved) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8480:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8488:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8492:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetHostSecurityManager, 0x3af280b6, 0xcb3f, 0x11d0, 0x89,0x1e, 0x00,0xc0,0x4f,0xb6,0xbf,0xc4) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8492:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetHostSecurityManager, 0x3af280b6, 0xcb3f, 0x11d0, 0x89,0x1e, 0x00,0xc0,0x4f,0xb6,0xbf,0xc4) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8582:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD_PTR dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8582:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8587:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8587:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8596:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8596:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8601:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8601:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8609:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8609:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8614:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8614:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8907:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZONEATTRIBUTES *pZoneAttributes) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8911:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZONEATTRIBUTES *pZoneAttributes) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8918:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture URLZONEREG urlZoneReg) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8925:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture URLZONEREG urlZoneReg) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8932:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture URLZONEREG urlZoneReg) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8939:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture URLZONEREG urlZoneReg) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8946:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwPromptFlags) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8952:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwLogFlags) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8957:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwFlags) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8962:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwZone) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8965:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwEnum) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8970:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8974:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetZoneManager, 0x79eac9ef, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:8974:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IInternetZoneManager, 0x79eac9ef, 0xbaf9, 0x11ce, 0x8c,0x82, 0x00,0xaa,0x00,0x4b,0xa9,0x0b) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9153:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZONEATTRIBUTES *pZoneAttributes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9153:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9158:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9158:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9162:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZONEATTRIBUTES *pZoneAttributes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9162:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9167:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9167:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9174:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture URLZONEREG urlZoneReg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9174:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9179:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9179:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9186:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture URLZONEREG urlZoneReg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9186:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9191:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9191:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9198:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture URLZONEREG urlZoneReg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9198:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9203:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9203:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9210:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture URLZONEREG urlZoneReg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9210:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9215:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9215:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9222:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwPromptFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9222:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9227:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9227:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9233:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwLogFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9233:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9238:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9238:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9243:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9243:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9248:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9248:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9253:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD *pdwZone); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9253:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9258:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9258:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9261:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwEnum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9261:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9266:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9266:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9271:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9271:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9276:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9276:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9940:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPSOFTDISTINFO lpsdi) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9944:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPDWORD dwMaxSize) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9948:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPDWORD dwMaxSize) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9954:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCODEBASEHOLD lpcbh) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9958:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ISoftDistExt, 0xb15b8dc1, 0xc7e1, 0x11d0, 0x86,0x80, 0x00,0xaa,0x00,0xbd,0xcb,0x71) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:9958:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ISoftDistExt, 0xb15b8dc1, 0xc7e1, 0x11d0, 0x86,0x80, 0x00,0xaa,0x00,0xbd,0xcb,0x71) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10050:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPSOFTDISTINFO lpsdi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10050:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10055:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10055:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10059:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPDWORD dwMaxSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10059:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10064:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10064:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10068:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPDWORD dwMaxSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10068:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10073:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10073:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10079:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPCODEBASEHOLD lpcbh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10079:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10084:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10084:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10089:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI GetSoftwareUpdateInfo(LPCWSTR szDistUnit, LPSOFTDISTINFO psdi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10089:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10090:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI SetSoftwareUpdateAdvertisementState(LPCWSTR szDistUnit, DWORD dwAdState, DWORD dwAdvertisedVersionMS, DWORD dwAdvertisedVersionLS); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10090:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10110:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPSTR *ppszCatalogFile) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10113:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppJavaTrust) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10117:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ICatalogFileInfo, 0x711c7600, 0x6b48, 0x11d1, 0xb4,0x03, 0x00,0xaa,0x00,0xb9,0x2a,0xf1) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10117:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(ICatalogFileInfo, 0x711c7600, 0x6b48, 0x11d1, 0xb4,0x03, 0x00,0xaa,0x00,0xb9,0x2a,0xf1) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10184:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPSTR *ppszCatalogFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10184:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10189:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10189:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10192:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **ppJavaTrust); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10192:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10197:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10197:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10228:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10239:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10242:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwEncLevel) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10246:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IDataFilter, 0x69d14c80, 0xc18e, 0x11d0, 0xa9,0xce, 0x00,0x60,0x97,0x94,0x23,0x11) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10246:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IDataFilter, 0x69d14c80, 0xc18e, 0x11d0, 0xa9,0xce, 0x00,0x60,0x97,0x94,0x23,0x11) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10345:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10345:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10350:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10350:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10361:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10361:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10366:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10366:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10369:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD dwEncLevel); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10369:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10374:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10374:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10415:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IDataFilter **ppDF) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10420:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IDataFilter **ppDF) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10424:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IEncodingFilterFactory, 0x70bdde00, 0xc18e, 0x11d0, 0xa9,0xce, 0x00,0x60,0x97,0x94,0x23,0x11) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10424:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IEncodingFilterFactory, 0x70bdde00, 0xc18e, 0x11d0, 0xa9,0xce, 0x00,0x60,0x97,0x94,0x23,0x11) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10499:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IDataFilter **ppDF); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10499:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10504:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10504:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10509:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IDataFilter **ppDF); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10509:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10514:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10514:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10523:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI IsLoggingEnabledA(LPCSTR pszUrl); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10523:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10524:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI IsLoggingEnabledW(LPCWSTR pwszUrl); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10524:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10536:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI WriteHitLogging(LPHIT_LOGGING_INFO lpLogginginfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10536:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10568:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD_PTR dwReserved) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10572:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IWrappedProtocol, 0x53c84785, 0x8425, 0x4dc5, 0x97,0x1b, 0xe5,0x8d,0x9c,0x19,0xf9,0xb6) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10572:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IWrappedProtocol, 0x53c84785, 0x8425, 0x4dc5, 0x97,0x1b, 0xe5,0x8d,0x9c,0x19,0xf9,0xb6) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10633:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD_PTR dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10633:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10638:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10638:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10668:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HANDLE *pRetHandle) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10672:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IGetBindHandle, 0xaf0ff408, 0x129d, 0x4b20, 0x91,0xf0, 0x02,0xbd,0x23,0xd8,0x83,0x52) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10672:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IGetBindHandle, 0xaf0ff408, 0x129d, 0x4b20, 0x91,0xf0, 0x02,0xbd,0x23,0xd8,0x83,0x52) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10733:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HANDLE *pRetHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10733:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10738:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10738:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10772:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT_BOOL *vbCancel) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10776:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IBindCallbackRedirect, 0x11c81bc2, 0x121e, 0x4ed5, 0xb9,0xc4, 0xb4,0x30,0xbd,0x54,0xf2,0xc0) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10776:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IBindCallbackRedirect, 0x11c81bc2, 0x121e, 0x4ed5, 0xb9,0xc4, 0xb4,0x30,0xbd,0x54,0xf2,0xc0) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10837:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VARIANT_BOOL *vbCancel); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10837:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10842:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10842:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10851:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG __RPC_USER STGMEDIUM_UserSize (ULONG *, ULONG, STGMEDIUM *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10851:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10852:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER STGMEDIUM_UserMarshal (ULONG *, unsigned char *, STGMEDIUM *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10852:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10853:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER STGMEDIUM_UserUnmarshal(ULONG *, unsigned char *, STGMEDIUM *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10853:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10854:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_USER STGMEDIUM_UserFree (ULONG *, STGMEDIUM *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10854:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10855:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG __RPC_USER CLIPFORMAT_UserSize (ULONG *, ULONG, CLIPFORMAT *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10855:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10856:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER CLIPFORMAT_UserMarshal (ULONG *, unsigned char *, CLIPFORMAT *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10856:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10857:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER CLIPFORMAT_UserUnmarshal(ULONG *, unsigned char *, CLIPFORMAT *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10857:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10858:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_USER CLIPFORMAT_UserFree (ULONG *, CLIPFORMAT *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10858:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10859:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG __RPC_USER HWND_UserSize (ULONG *, ULONG, HWND *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10859:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10860:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER HWND_UserMarshal (ULONG *, unsigned char *, HWND *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10860:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10861:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER HWND_UserUnmarshal(ULONG *, unsigned char *, HWND *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10861:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10862:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_USER HWND_UserFree (ULONG *, HWND *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10862:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10863:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG __RPC_USER BSTR_UserSize (ULONG *, ULONG, BSTR *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10863:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10864:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER BSTR_UserMarshal (ULONG *, unsigned char *, BSTR *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10864:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10865:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER BSTR_UserUnmarshal(ULONG *, unsigned char *, BSTR *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10865:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10866:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_USER BSTR_UserFree (ULONG *, BSTR *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/urlmon.h:10866:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:164, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:447:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PROPVARIANT rgpropvar[]) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:453:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PROPID propidNameFirst) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:457:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const PROPSPEC rgpspec[]) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:462:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR rglpwstrName[]) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:467:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const LPOLESTR rglpwstrName[]) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:471:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const PROPID rgpropid[]) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:474:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD grfCommitFlags) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:477:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:480:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATPROPSTG **ppenum) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:485:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const FILETIME *pmtime) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:488:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFCLSID clsid) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:491:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STATPROPSETSTG *pstatpsstg) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:495:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IPropertyStorage, 0x00000138, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:495:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IPropertyStorage, 0x00000138, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:164, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:656:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PROPVARIANT rgpropvar[]); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:656:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:661:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:661:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:667:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PROPID propidNameFirst); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:667:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:672:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:672:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:676:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const PROPSPEC rgpspec[]); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:676:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:681:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:681:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:686:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPOLESTR rglpwstrName[]); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:686:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:691:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:691:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:696:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const LPOLESTR rglpwstrName[]); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:696:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:701:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:701:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:705:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const PROPID rgpropid[]); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:705:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:710:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:710:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:713:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD grfCommitFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:713:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:718:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:718:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:720:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IPropertyStorage* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:720:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:725:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:725:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:728:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATPROPSTG **ppenum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:728:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:733:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:733:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:738:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const FILETIME *pmtime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:738:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:743:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:743:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:746:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFCLSID clsid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:746:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:751:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:751:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:754:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STATPROPSETSTG *pstatpsstg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:754:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:759:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:759:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:782:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IPropertyStorage **ppprstg) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:787:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IPropertyStorage **ppprstg) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:790:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFFMTID rfmtid) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:793:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATPROPSETSTG **ppenum) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:797:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IPropertySetStorage, 0x0000013a, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:797:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IPropertySetStorage, 0x0000013a, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:164, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:890:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IPropertyStorage **ppprstg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:890:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:895:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:895:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:900:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IPropertyStorage **ppprstg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:900:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:905:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:905:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:908:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture REFFMTID rfmtid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:908:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:913:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:913:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:916:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATPROPSETSTG **ppenum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:916:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:921:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:921:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:942:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:945:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG celt) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:948:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:951:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATPROPSTG **ppenum) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:955:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IEnumSTATPROPSTG, 0x00000139, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:955:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IEnumSTATPROPSTG, 0x00000139, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:164, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1041:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1041:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1046:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1046:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1049:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG celt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1049:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1054:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1054:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1056:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATPROPSTG* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1056:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1061:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1061:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1064:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATPROPSTG **ppenum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1064:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1069:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1069:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1074:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1074:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1079:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1079:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1100:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1103:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG celt) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1106:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) = 0; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1109:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATPROPSETSTG **ppenum) = 0; ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdint.h:28, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9, from ../inst/include/dType.h:46, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1113:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IEnumSTATPROPSETSTG, 0x0000013b, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1113:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_UUID_DECL(IEnumSTATPROPSETSTG, 0x0000013b, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:164, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1199:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1199:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1204:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1204:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1207:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG celt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1207:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1212:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1212:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1214:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATPROPSETSTG* This); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1214:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1219:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1219:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1222:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IEnumSTATPROPSETSTG **ppenum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1222:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1227:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD* pdwStubPhase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1227:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1232:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1232:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1237:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG *pceltFetched); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1237:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1244:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI PropVariantCopy(PROPVARIANT *pvarDest,const PROPVARIANT *pvarSrc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1244:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1245:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI PropVariantClear(PROPVARIANT *pvar); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1245:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1246:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI FreePropVariantArray(ULONG cVariants, PROPVARIANT *rgvars); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1246:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1250:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void PropVariantInit (PROPVARIANT *pvar) { memset (pvar, 0, sizeof (PROPVARIANT)); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1256:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI StgCreatePropStg(IUnknown *pUnk, REFFMTID fmtid, const CLSID *pclsid, DWORD grfFlags, DWORD dwReserved, IPropertyStorage **ppPropStg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1256:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1257:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI StgOpenPropStg(IUnknown *pUnk, REFFMTID fmtid, DWORD grfFlags, DWORD dwReserved, IPropertyStorage **ppPropStg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1257:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1258:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI StgCreatePropSetStg(IStorage *pStorage, DWORD dwReserved, IPropertySetStorage **ppPropSetStg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1258:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1262:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI FmtIdToPropStgName(const FMTID *pfmtid, LPOLESTR oszName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1262:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1263:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI PropStgNameToFmtId(const LPOLESTR oszName, FMTID *pfmtid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1263:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1276:208: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture EXTERN_C SERIALIZEDPROPERTYVALUE * __stdcall StgConvertVariantToProperty(const PROPVARIANT *pvar, USHORT CodePage, SERIALIZEDPROPERTYVALUE *pprop, ULONG *pcb, PROPID pid, BOOLEAN fReserved, ULONG *pcIndirect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1276:208: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1281:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture EXTERN_C BOOLEAN __stdcall StgConvertPropertyToVariant(const SERIALIZEDPROPERTYVALUE *pprop, USHORT CodePage, PROPVARIANT *pvar, PMemoryAllocator *pma); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1281:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1287:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG __RPC_USER BSTR_UserSize (ULONG *, ULONG, BSTR *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1287:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1288:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER BSTR_UserMarshal (ULONG *, unsigned char *, BSTR *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1288:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1289:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER BSTR_UserUnmarshal(ULONG *, unsigned char *, BSTR *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1289:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1290:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_USER BSTR_UserFree (ULONG *, BSTR *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1290:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1291:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONG __RPC_USER LPSAFEARRAY_UserSize (ULONG *, ULONG, LPSAFEARRAY *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1291:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1292:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER LPSAFEARRAY_UserMarshal (ULONG *, unsigned char *, LPSAFEARRAY *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1292:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1293:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char * __RPC_USER LPSAFEARRAY_UserUnmarshal(ULONG *, unsigned char *, LPSAFEARRAY *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1293:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1294:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __RPC_USER LPSAFEARRAY_UserFree (ULONG *, LPSAFEARRAY *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/propidl.h:1294:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:167:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CreateStdProgressIndicator (HWND hwndParent, LPCOLESTR pszTitle, IBindStatusCallback *pIbscCaller, IBindStatusCallback **ppIbsc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:167:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:18, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:43:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI_(BSTR) SysAllocString(const OLECHAR *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:43:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:44:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI_(INT) SysReAllocString(BSTR *,const OLECHAR *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:44:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:45:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI_(BSTR) SysAllocStringLen(const OLECHAR *,UINT); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:45:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:46:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI_(INT) SysReAllocStringLen(BSTR *,const OLECHAR *,UINT); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:46:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:47:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI_(void) SysFreeString(BSTR); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:47:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:48:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI_(UINT) SysStringLen(BSTR); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:48:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:49:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI_(UINT) SysStringByteLen(BSTR bstr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:49:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:50:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI_(BSTR) SysAllocStringByteLen(LPCSTR psz,UINT len); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:50:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:51:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI_(INT) DosDateTimeToVariantTime(USHORT wDosDate,USHORT wDosTime,DOUBLE *pvtime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:51:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:52:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI_(INT) VariantTimeToDosDateTime(DOUBLE vtime,USHORT *pwDosDate,USHORT *pwDosTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:52:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:53:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI_(INT) SystemTimeToVariantTime(LPSYSTEMTIME lpSystemTime,DOUBLE *pvtime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:53:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:54:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI_(INT) VariantTimeToSystemTime(DOUBLE vtime,LPSYSTEMTIME lpSystemTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:54:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:55:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI SafeArrayAllocDescriptor(UINT cDims,SAFEARRAY **ppsaOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:55:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:56:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI SafeArrayAllocDescriptorEx(VARTYPE vt,UINT cDims,SAFEARRAY **ppsaOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:56:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:57:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI SafeArrayAllocData(SAFEARRAY *psa); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:57:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:58:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI_(SAFEARRAY *) SafeArrayCreate(VARTYPE vt,UINT cDims,SAFEARRAYBOUND *rgsabound); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:58:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:59:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI_(SAFEARRAY *) SafeArrayCreateEx(VARTYPE vt,UINT cDims,SAFEARRAYBOUND *rgsabound,PVOID pvExtra); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:59:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:60:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI SafeArrayCopyData(SAFEARRAY *psaSource,SAFEARRAY *psaTarget); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:60:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:61:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI SafeArrayDestroyDescriptor(SAFEARRAY *psa); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:61:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:62:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI SafeArrayDestroyData(SAFEARRAY *psa); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:62:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:63:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI SafeArrayDestroy(SAFEARRAY *psa); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:63:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:64:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI SafeArrayRedim(SAFEARRAY *psa,SAFEARRAYBOUND *psaboundNew); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:64:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:65:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI_(UINT) SafeArrayGetDim(SAFEARRAY *psa); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:65:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:66:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI_(UINT) SafeArrayGetElemsize(SAFEARRAY *psa); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:66:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:67:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI SafeArrayGetUBound(SAFEARRAY *psa,UINT nDim,LONG *plUbound); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:67:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:68:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI SafeArrayGetLBound(SAFEARRAY *psa,UINT nDim,LONG *plLbound); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:68:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:69:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI SafeArrayLock(SAFEARRAY *psa); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:69:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:70:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI SafeArrayUnlock(SAFEARRAY *psa); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:70:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:71:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI SafeArrayAccessData(SAFEARRAY *psa,void HUGEP **ppvData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:71:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:72:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI SafeArrayUnaccessData(SAFEARRAY *psa); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:72:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:73:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI SafeArrayGetElement(SAFEARRAY *psa,LONG *rgIndices,void *pv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:73:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:74:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI SafeArrayPutElement(SAFEARRAY *psa,LONG *rgIndices,void *pv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:74:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:75:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI SafeArrayCopy(SAFEARRAY *psa,SAFEARRAY **ppsaOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:75:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:76:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI SafeArrayPtrOfIndex(SAFEARRAY *psa,LONG *rgIndices,void **ppvData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:76:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:77:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI SafeArraySetRecordInfo(SAFEARRAY *psa,IRecordInfo *prinfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:77:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:78:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI SafeArrayGetRecordInfo(SAFEARRAY *psa,IRecordInfo **prinfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:78:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:79:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI SafeArraySetIID(SAFEARRAY *psa,REFGUID guid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:79:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:80:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI SafeArrayGetIID(SAFEARRAY *psa,GUID *pguid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:80:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:81:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI SafeArrayGetVartype(SAFEARRAY *psa,VARTYPE *pvt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:81:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:82:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI_(SAFEARRAY *) SafeArrayCreateVector(VARTYPE vt,LONG lLbound,ULONG cElements); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:82:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:83:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI_(SAFEARRAY *) SafeArrayCreateVectorEx(VARTYPE vt,LONG lLbound,ULONG cElements,PVOID pvExtra); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:83:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:84:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI_(void) VariantInit(VARIANTARG *pvarg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:84:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:85:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VariantClear(VARIANTARG *pvarg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:85:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:86:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VariantCopy(VARIANTARG *pvargDest,VARIANTARG *pvargSrc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:86:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:87:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VariantCopyInd(VARIANT *pvarDest,VARIANTARG *pvargSrc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:87:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:88:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VariantChangeType(VARIANTARG *pvargDest,VARIANTARG *pvarSrc,USHORT wFlags,VARTYPE vt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:88:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:89:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VariantChangeTypeEx(VARIANTARG *pvargDest,VARIANTARG *pvarSrc,LCID lcid,USHORT wFlags,VARTYPE vt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:89:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:100:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VectorFromBstr (BSTR bstr,SAFEARRAY **ppsa); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:100:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:101:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI BstrFromVector (SAFEARRAY *psa,BSTR *pbstr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:101:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:121:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI1FromI2(SHORT sIn,BYTE *pbOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:121:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:122:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI1FromI4(LONG lIn,BYTE *pbOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:122:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:123:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI1FromI8(LONG64 i64In,BYTE *pbOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:123:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:124:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI1FromR4(FLOAT fltIn,BYTE *pbOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:124:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:125:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI1FromR8(DOUBLE dblIn,BYTE *pbOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:125:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:126:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI1FromCy(CY cyIn,BYTE *pbOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:126:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:127:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI1FromDate(DATE dateIn,BYTE *pbOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:127:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:128:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI1FromStr(OLECHAR *strIn,LCID lcid,ULONG dwFlags,BYTE *pbOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:128:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:129:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI1FromDisp(IDispatch *pdispIn,LCID lcid,BYTE *pbOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:129:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:130:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI1FromBool(VARIANT_BOOL boolIn,BYTE *pbOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:130:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:131:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI1FromI1(CHAR cIn,BYTE *pbOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:131:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:132:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI1FromUI2(USHORT uiIn,BYTE *pbOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:132:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:133:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI1FromUI4(ULONG ulIn,BYTE *pbOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:133:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:134:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI1FromUI8(ULONG64 ui64In,BYTE *pbOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:134:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:135:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI1FromDec(DECIMAL *pdecIn,BYTE *pbOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:135:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:136:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI2FromUI1(BYTE bIn,SHORT *psOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:136:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:137:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI2FromI4(LONG lIn,SHORT *psOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:137:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:138:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI2FromI8(LONG64 i64In,SHORT *psOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:138:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:139:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI2FromR4(FLOAT fltIn,SHORT *psOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:139:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:140:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI2FromR8(DOUBLE dblIn,SHORT *psOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:140:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:141:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI2FromCy(CY cyIn,SHORT *psOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:141:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:142:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI2FromDate(DATE dateIn,SHORT *psOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:142:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:143:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI2FromStr(OLECHAR *strIn,LCID lcid,ULONG dwFlags,SHORT *psOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:143:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:144:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI2FromDisp(IDispatch *pdispIn,LCID lcid,SHORT *psOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:144:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:145:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI2FromBool(VARIANT_BOOL boolIn,SHORT *psOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:145:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:146:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI2FromI1(CHAR cIn,SHORT *psOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:146:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:147:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI2FromUI2(USHORT uiIn,SHORT *psOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:147:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:148:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI2FromUI4(ULONG ulIn,SHORT *psOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:148:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:149:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI2FromUI8(ULONG64 ui64In,SHORT *psOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:149:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:150:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI2FromDec(DECIMAL *pdecIn,SHORT *psOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:150:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:151:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI4FromUI1(BYTE bIn,LONG *plOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:151:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:152:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI4FromI2(SHORT sIn,LONG *plOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:152:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:153:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI4FromI8(LONG64 i64In,LONG *plOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:153:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:154:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI4FromR4(FLOAT fltIn,LONG *plOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:154:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:155:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI4FromR8(DOUBLE dblIn,LONG *plOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:155:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:156:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI4FromCy(CY cyIn,LONG *plOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:156:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:157:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI4FromDate(DATE dateIn,LONG *plOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:157:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:158:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI4FromStr(OLECHAR *strIn,LCID lcid,ULONG dwFlags,LONG *plOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:158:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:159:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI4FromDisp(IDispatch *pdispIn,LCID lcid,LONG *plOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:159:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:160:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI4FromBool(VARIANT_BOOL boolIn,LONG *plOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:160:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:161:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI4FromI1(CHAR cIn,LONG *plOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:161:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:162:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI4FromUI2(USHORT uiIn,LONG *plOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:162:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:163:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI4FromUI4(ULONG ulIn,LONG *plOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:163:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:164:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI4FromUI8(ULONG64 ui64In,LONG *plOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:164:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:165:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI4FromDec(DECIMAL *pdecIn,LONG *plOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:165:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:166:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI4FromInt(INT intIn,LONG *plOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:166:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:167:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI8FromUI1(BYTE bIn,LONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:167:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:168:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI8FromI2(SHORT sIn,LONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:168:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:169:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI8FromI4(LONG lIn,LONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:169:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:170:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI8FromR4(FLOAT fltIn,LONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:170:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:171:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI8FromR8(DOUBLE dblIn,LONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:171:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:172:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI8FromCy(CY cyIn,LONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:172:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:173:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI8FromDate(DATE dateIn,LONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:173:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:174:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI8FromStr(OLECHAR *strIn,LCID lcid,unsigned __LONG32 dwFlags,LONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:174:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:175:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI8FromDisp(IDispatch *pdispIn,LCID lcid,LONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:175:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:176:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI8FromBool(VARIANT_BOOL boolIn,LONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:176:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:177:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI8FromI1(CHAR cIn,LONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:177:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:178:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI8FromUI2(USHORT uiIn,LONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:178:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:179:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI8FromUI4(ULONG ulIn,LONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:179:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:180:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI8FromUI8(ULONG64 ui64In,LONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:180:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:181:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI8FromDec(DECIMAL *pdecIn,LONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:181:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:182:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI8FromInt(INT intIn,LONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:182:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:183:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR4FromUI1(BYTE bIn,FLOAT *pfltOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:183:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:184:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR4FromI2(SHORT sIn,FLOAT *pfltOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:184:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:185:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR4FromI4(LONG lIn,FLOAT *pfltOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:185:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:186:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR4FromI8(LONG64 i64In,FLOAT *pfltOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:186:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:187:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR4FromR8(DOUBLE dblIn,FLOAT *pfltOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:187:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:188:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR4FromCy(CY cyIn,FLOAT *pfltOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:188:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:189:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR4FromDate(DATE dateIn,FLOAT *pfltOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:189:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:190:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR4FromStr(OLECHAR *strIn,LCID lcid,ULONG dwFlags,FLOAT *pfltOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:190:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:191:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR4FromDisp(IDispatch *pdispIn,LCID lcid,FLOAT *pfltOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:191:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:192:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR4FromBool(VARIANT_BOOL boolIn,FLOAT *pfltOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:192:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:193:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR4FromI1(CHAR cIn,FLOAT *pfltOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:193:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:194:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR4FromUI2(USHORT uiIn,FLOAT *pfltOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:194:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:195:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR4FromUI4(ULONG ulIn,FLOAT *pfltOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:195:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:196:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR4FromUI8(ULONG64 ui64In,FLOAT *pfltOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:196:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:197:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR4FromDec(DECIMAL *pdecIn,FLOAT *pfltOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:197:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:198:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR8FromUI1(BYTE bIn,DOUBLE *pdblOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:198:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:199:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR8FromI2(SHORT sIn,DOUBLE *pdblOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:199:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:200:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR8FromI4(LONG lIn,DOUBLE *pdblOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:200:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:201:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR8FromI8(LONG64 i64In,DOUBLE *pdblOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:201:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:202:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR8FromR4(FLOAT fltIn,DOUBLE *pdblOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:202:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:203:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR8FromCy(CY cyIn,DOUBLE *pdblOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:203:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:204:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR8FromDate(DATE dateIn,DOUBLE *pdblOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:204:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:205:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR8FromStr(OLECHAR *strIn,LCID lcid,ULONG dwFlags,DOUBLE *pdblOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:205:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:206:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR8FromDisp(IDispatch *pdispIn,LCID lcid,DOUBLE *pdblOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:206:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:207:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR8FromBool(VARIANT_BOOL boolIn,DOUBLE *pdblOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:207:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:208:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR8FromI1(CHAR cIn,DOUBLE *pdblOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:208:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:209:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR8FromUI2(USHORT uiIn,DOUBLE *pdblOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:209:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:210:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR8FromUI4(ULONG ulIn,DOUBLE *pdblOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:210:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:211:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR8FromUI8(ULONG64 ui64In,DOUBLE *pdblOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:211:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:212:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarR8FromDec(DECIMAL *pdecIn,DOUBLE *pdblOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:212:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:213:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDateFromUI1(BYTE bIn,DATE *pdateOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:213:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:214:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDateFromI2(SHORT sIn,DATE *pdateOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:214:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:215:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDateFromI4(LONG lIn,DATE *pdateOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:215:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:216:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDateFromI8(LONG64 i64In,DATE *pdateOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:216:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:217:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDateFromR4(FLOAT fltIn,DATE *pdateOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:217:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:218:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDateFromR8(DOUBLE dblIn,DATE *pdateOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:218:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:219:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDateFromCy(CY cyIn,DATE *pdateOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:219:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:220:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDateFromStr(OLECHAR *strIn,LCID lcid,ULONG dwFlags,DATE *pdateOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:220:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:221:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDateFromDisp(IDispatch *pdispIn,LCID lcid,DATE *pdateOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:221:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:222:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDateFromBool(VARIANT_BOOL boolIn,DATE *pdateOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:222:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:223:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDateFromI1(CHAR cIn,DATE *pdateOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:223:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:224:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDateFromUI2(USHORT uiIn,DATE *pdateOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:224:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:225:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDateFromUI4(ULONG ulIn,DATE *pdateOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:225:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:226:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDateFromUI8(ULONG64 ui64In,DATE *pdateOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:226:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:227:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDateFromDec(DECIMAL *pdecIn,DATE *pdateOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:227:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:228:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarCyFromUI1(BYTE bIn,CY *pcyOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:228:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:229:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarCyFromI2(SHORT sIn,CY *pcyOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:229:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:230:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarCyFromI4(LONG lIn,CY *pcyOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:230:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:231:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarCyFromI8(LONG64 i64In,CY *pcyOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:231:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:232:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarCyFromR4(FLOAT fltIn,CY *pcyOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:232:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:233:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarCyFromR8(DOUBLE dblIn,CY *pcyOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:233:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:234:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarCyFromDate(DATE dateIn,CY *pcyOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:234:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:235:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarCyFromStr(OLECHAR *strIn,LCID lcid,ULONG dwFlags,CY *pcyOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:235:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:236:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarCyFromDisp(IDispatch *pdispIn,LCID lcid,CY *pcyOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:236:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:237:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarCyFromBool(VARIANT_BOOL boolIn,CY *pcyOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:237:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:238:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarCyFromI1(CHAR cIn,CY *pcyOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:238:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:239:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarCyFromUI2(USHORT uiIn,CY *pcyOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:239:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:240:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarCyFromUI4(ULONG ulIn,CY *pcyOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:240:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:241:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarCyFromUI8(ULONG64 ui64In,CY *pcyOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:241:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:242:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarCyFromDec(DECIMAL *pdecIn,CY *pcyOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:242:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:243:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBstrFromUI1(BYTE bVal,LCID lcid,ULONG dwFlags,BSTR *pbstrOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:243:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:244:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBstrFromI2(SHORT iVal,LCID lcid,ULONG dwFlags,BSTR *pbstrOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:244:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:245:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBstrFromI4(LONG lIn,LCID lcid,ULONG dwFlags,BSTR *pbstrOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:245:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:246:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBstrFromI8(LONG64 i64In,LCID lcid,unsigned __LONG32 dwFlags,BSTR *pbstrOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:246:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:247:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBstrFromR4(FLOAT fltIn,LCID lcid,ULONG dwFlags,BSTR *pbstrOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:247:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:248:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBstrFromR8(DOUBLE dblIn,LCID lcid,ULONG dwFlags,BSTR *pbstrOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:248:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:249:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBstrFromCy(CY cyIn,LCID lcid,ULONG dwFlags,BSTR *pbstrOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:249:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:250:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBstrFromDate(DATE dateIn,LCID lcid,ULONG dwFlags,BSTR *pbstrOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:250:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:251:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBstrFromDisp(IDispatch *pdispIn,LCID lcid,ULONG dwFlags,BSTR *pbstrOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:251:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:252:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBstrFromBool(VARIANT_BOOL boolIn,LCID lcid,ULONG dwFlags,BSTR *pbstrOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:252:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:253:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBstrFromI1(CHAR cIn,LCID lcid,ULONG dwFlags,BSTR *pbstrOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:253:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:254:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBstrFromUI2(USHORT uiIn,LCID lcid,ULONG dwFlags,BSTR *pbstrOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:254:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:255:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBstrFromUI4(ULONG ulIn,LCID lcid,ULONG dwFlags,BSTR *pbstrOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:255:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:256:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBstrFromUI8(ULONG64 ui64In,LCID lcid,unsigned __LONG32 dwFlags,BSTR *pbstrOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:256:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:257:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBstrFromDec(DECIMAL *pdecIn,LCID lcid,ULONG dwFlags,BSTR *pbstrOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:257:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:258:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBoolFromUI1(BYTE bIn,VARIANT_BOOL *pboolOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:258:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:259:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBoolFromI2(SHORT sIn,VARIANT_BOOL *pboolOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:259:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:260:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBoolFromI4(LONG lIn,VARIANT_BOOL *pboolOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:260:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:261:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBoolFromI8(LONG64 i64In,VARIANT_BOOL *pboolOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:261:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:262:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBoolFromR4(FLOAT fltIn,VARIANT_BOOL *pboolOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:262:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:263:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBoolFromR8(DOUBLE dblIn,VARIANT_BOOL *pboolOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:263:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:264:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBoolFromDate(DATE dateIn,VARIANT_BOOL *pboolOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:264:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:265:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBoolFromCy(CY cyIn,VARIANT_BOOL *pboolOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:265:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:266:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBoolFromStr(OLECHAR *strIn,LCID lcid,ULONG dwFlags,VARIANT_BOOL *pboolOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:266:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:267:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBoolFromDisp(IDispatch *pdispIn,LCID lcid,VARIANT_BOOL *pboolOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:267:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:268:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBoolFromI1(CHAR cIn,VARIANT_BOOL *pboolOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:268:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:269:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBoolFromUI2(USHORT uiIn,VARIANT_BOOL *pboolOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:269:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:270:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBoolFromUI4(ULONG ulIn,VARIANT_BOOL *pboolOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:270:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:271:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBoolFromUI8(ULONG64 i64In,VARIANT_BOOL *pboolOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:271:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:272:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarBoolFromDec(DECIMAL *pdecIn,VARIANT_BOOL *pboolOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:272:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:273:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI1FromUI1(BYTE bIn,CHAR *pcOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:273:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:274:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI1FromI2(SHORT uiIn,CHAR *pcOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:274:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:275:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI1FromI4(LONG lIn,CHAR *pcOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:275:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:276:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI1FromI8(LONG64 i64In,CHAR *pcOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:276:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:277:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI1FromR4(FLOAT fltIn,CHAR *pcOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:277:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:278:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI1FromR8(DOUBLE dblIn,CHAR *pcOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:278:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:279:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI1FromDate(DATE dateIn,CHAR *pcOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:279:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:280:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI1FromCy(CY cyIn,CHAR *pcOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:280:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:281:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI1FromStr(OLECHAR *strIn,LCID lcid,ULONG dwFlags,CHAR *pcOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:281:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:282:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI1FromDisp(IDispatch *pdispIn,LCID lcid,CHAR *pcOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:282:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:283:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI1FromBool(VARIANT_BOOL boolIn,CHAR *pcOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:283:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:284:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI1FromUI2(USHORT uiIn,CHAR *pcOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:284:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:285:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI1FromUI4(ULONG ulIn,CHAR *pcOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:285:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:286:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI1FromUI8(ULONG64 i64In,CHAR *pcOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:286:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:287:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI1FromDec(DECIMAL *pdecIn,CHAR *pcOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:287:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:288:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI2FromUI1(BYTE bIn,USHORT *puiOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:288:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:289:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI2FromI2(SHORT uiIn,USHORT *puiOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:289:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:290:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI2FromI4(LONG lIn,USHORT *puiOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:290:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:291:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI2FromI8(LONG64 i64In,USHORT *puiOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:291:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:292:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI2FromR4(FLOAT fltIn,USHORT *puiOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:292:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:293:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI2FromR8(DOUBLE dblIn,USHORT *puiOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:293:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:294:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI2FromDate(DATE dateIn,USHORT *puiOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:294:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:295:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI2FromCy(CY cyIn,USHORT *puiOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:295:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:296:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI2FromStr(OLECHAR *strIn,LCID lcid,ULONG dwFlags,USHORT *puiOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:296:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:297:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI2FromDisp(IDispatch *pdispIn,LCID lcid,USHORT *puiOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:297:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:298:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI2FromBool(VARIANT_BOOL boolIn,USHORT *puiOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:298:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:299:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI2FromI1(CHAR cIn,USHORT *puiOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:299:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:300:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI2FromUI4(ULONG ulIn,USHORT *puiOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:300:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:301:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI2FromUI8(ULONG64 i64In,USHORT *puiOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:301:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:302:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI2FromDec(DECIMAL *pdecIn,USHORT *puiOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:302:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:303:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI4FromUI1(BYTE bIn,ULONG *pulOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:303:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:304:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI4FromI2(SHORT uiIn,ULONG *pulOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:304:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:305:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI4FromI4(LONG lIn,ULONG *pulOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:305:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:306:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI4FromI8(LONG64 i64In,ULONG *plOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:306:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:307:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI4FromR4(FLOAT fltIn,ULONG *pulOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:307:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:308:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI4FromR8(DOUBLE dblIn,ULONG *pulOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:308:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:309:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI4FromDate(DATE dateIn,ULONG *pulOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:309:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:310:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI4FromCy(CY cyIn,ULONG *pulOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:310:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:311:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI4FromStr(OLECHAR *strIn,LCID lcid,ULONG dwFlags,ULONG *pulOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:311:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:312:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI4FromDisp(IDispatch *pdispIn,LCID lcid,ULONG *pulOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:312:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:313:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI4FromBool(VARIANT_BOOL boolIn,ULONG *pulOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:313:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:314:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI4FromI1(CHAR cIn,ULONG *pulOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:314:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:315:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI4FromUI2(USHORT uiIn,ULONG *pulOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:315:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:316:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI4FromUI8(ULONG64 ui64In,ULONG *plOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:316:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:317:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI4FromDec(DECIMAL *pdecIn,ULONG *pulOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:317:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:318:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI8FromUI1(BYTE bIn,ULONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:318:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:319:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI8FromI2(SHORT sIn,ULONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:319:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:320:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI8FromI4(LONG lIn,ULONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:320:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:321:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI8FromI8(LONG64 ui64In,ULONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:321:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:322:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI8FromR4(FLOAT fltIn,ULONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:322:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:323:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI8FromR8(DOUBLE dblIn,ULONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:323:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:324:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI8FromCy(CY cyIn,ULONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:324:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:325:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI8FromDate(DATE dateIn,ULONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:325:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:326:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI8FromStr(OLECHAR *strIn,LCID lcid,unsigned __LONG32 dwFlags,ULONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:326:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:327:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI8FromDisp(IDispatch *pdispIn,LCID lcid,ULONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:327:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:328:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI8FromBool(VARIANT_BOOL boolIn,ULONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:328:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:329:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI8FromI1(CHAR cIn,ULONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:329:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:330:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI8FromUI2(USHORT uiIn,ULONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:330:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:331:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI8FromUI4(ULONG ulIn,ULONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:331:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:332:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI8FromDec(DECIMAL *pdecIn,ULONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:332:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:333:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUI8FromInt(INT intIn,ULONG64 *pi64Out); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:333:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:334:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDecFromUI1(BYTE bIn,DECIMAL *pdecOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:334:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:335:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDecFromI2(SHORT uiIn,DECIMAL *pdecOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:335:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:336:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDecFromI4(LONG lIn,DECIMAL *pdecOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:336:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:337:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDecFromI8(LONG64 i64In,DECIMAL *pdecOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:337:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:338:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDecFromR4(FLOAT fltIn,DECIMAL *pdecOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:338:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:339:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDecFromR8(DOUBLE dblIn,DECIMAL *pdecOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:339:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:340:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDecFromDate(DATE dateIn,DECIMAL *pdecOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:340:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:341:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDecFromCy(CY cyIn,DECIMAL *pdecOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:341:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:342:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDecFromStr(OLECHAR *strIn,LCID lcid,ULONG dwFlags,DECIMAL *pdecOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:342:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:343:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDecFromDisp(IDispatch *pdispIn,LCID lcid,DECIMAL *pdecOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:343:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:344:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDecFromBool(VARIANT_BOOL boolIn,DECIMAL *pdecOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:344:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:345:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDecFromI1(CHAR cIn,DECIMAL *pdecOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:345:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:346:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDecFromUI2(USHORT uiIn,DECIMAL *pdecOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:346:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:347:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDecFromUI4(ULONG ulIn,DECIMAL *pdecOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:347:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:348:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDecFromUI8(ULONG64 ui64In,DECIMAL *pdecOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:348:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:353:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI4FromI8(LONG64 i64In,LONG *plOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:353:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:354:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarI4FromUI8(ULONG64 ui64In,LONG *plOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:354:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:462:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarParseNumFromStr(OLECHAR *strIn,LCID lcid,ULONG dwFlags,NUMPARSE *pnumprs,BYTE *rgbDig); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:462:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:463:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarNumFromParseNum(NUMPARSE *pnumprs,BYTE *rgbDig,ULONG dwVtBits,VARIANT *pvar); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:463:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:464:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarAdd(LPVARIANT pvarLeft,LPVARIANT pvarRight,LPVARIANT pvarResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:464:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:465:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarAnd(LPVARIANT pvarLeft,LPVARIANT pvarRight,LPVARIANT pvarResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:465:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:466:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarCat(LPVARIANT pvarLeft,LPVARIANT pvarRight,LPVARIANT pvarResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:466:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:467:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarDiv(LPVARIANT pvarLeft,LPVARIANT pvarRight,LPVARIANT pvarResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:467:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:468:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarEqv(LPVARIANT pvarLeft,LPVARIANT pvarRight,LPVARIANT pvarResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:468:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:469:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarIdiv(LPVARIANT pvarLeft,LPVARIANT pvarRight,LPVARIANT pvarResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:469:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:470:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarImp(LPVARIANT pvarLeft,LPVARIANT pvarRight,LPVARIANT pvarResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:470:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:471:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarMod(LPVARIANT pvarLeft,LPVARIANT pvarRight,LPVARIANT pvarResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:471:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:472:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarMul(LPVARIANT pvarLeft,LPVARIANT pvarRight,LPVARIANT pvarResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:472:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:473:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarOr(LPVARIANT pvarLeft,LPVARIANT pvarRight,LPVARIANT pvarResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:473:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:474:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarPow(LPVARIANT pvarLeft,LPVARIANT pvarRight,LPVARIANT pvarResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:474:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:475:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarSub(LPVARIANT pvarLeft,LPVARIANT pvarRight,LPVARIANT pvarResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:475:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:476:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarXor(LPVARIANT pvarLeft,LPVARIANT pvarRight,LPVARIANT pvarResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:476:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:477:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarAbs(LPVARIANT pvarIn,LPVARIANT pvarResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:477:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:478:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarFix(LPVARIANT pvarIn,LPVARIANT pvarResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:478:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:479:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarInt(LPVARIANT pvarIn,LPVARIANT pvarResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:479:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:480:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarNeg(LPVARIANT pvarIn,LPVARIANT pvarResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:480:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:481:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarNot(LPVARIANT pvarIn,LPVARIANT pvarResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:481:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:482:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarRound(LPVARIANT pvarIn,int cDecimals,LPVARIANT pvarResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:482:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:483:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarCmp(LPVARIANT pvarLeft,LPVARIANT pvarRight,LCID lcid,ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:483:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:487:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __inline HRESULT WINAPI VarCmp(LPVARIANT pvarLeft,LPVARIANT pvarRight,LCID lcid) { return VarCmp(pvarLeft,pvarRight,lcid,0); } ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:18, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:491:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarDecAdd(LPDECIMAL pdecLeft,LPDECIMAL pdecRight,LPDECIMAL pdecResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:491:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:492:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarDecDiv(LPDECIMAL pdecLeft,LPDECIMAL pdecRight,LPDECIMAL pdecResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:492:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:493:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarDecMul(LPDECIMAL pdecLeft,LPDECIMAL pdecRight,LPDECIMAL pdecResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:493:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:494:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarDecSub(LPDECIMAL pdecLeft,LPDECIMAL pdecRight,LPDECIMAL pdecResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:494:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:495:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarDecAbs(LPDECIMAL pdecIn,LPDECIMAL pdecResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:495:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:496:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarDecFix(LPDECIMAL pdecIn,LPDECIMAL pdecResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:496:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:497:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarDecInt(LPDECIMAL pdecIn,LPDECIMAL pdecResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:497:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:498:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarDecNeg(LPDECIMAL pdecIn,LPDECIMAL pdecResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:498:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:499:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarDecRound(LPDECIMAL pdecIn,int cDecimals,LPDECIMAL pdecResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:499:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:500:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarDecCmp(LPDECIMAL pdecLeft,LPDECIMAL pdecRight); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:500:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:501:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarDecCmpR8(LPDECIMAL pdecLeft,double dblRight); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:501:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:502:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarCyAdd(CY cyLeft,CY cyRight,LPCY pcyResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:502:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:503:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarCyMul(CY cyLeft,CY cyRight,LPCY pcyResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:503:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:504:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarCyMulI4(CY cyLeft,__LONG32 lRight,LPCY pcyResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:504:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:505:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarCyMulI8(CY cyLeft,LONG64 lRight,LPCY pcyResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:505:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:506:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarCySub(CY cyLeft,CY cyRight,LPCY pcyResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:506:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:507:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarCyAbs(CY cyIn,LPCY pcyResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:507:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:508:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarCyFix(CY cyIn,LPCY pcyResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:508:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:509:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarCyInt(CY cyIn,LPCY pcyResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:509:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:510:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarCyNeg(CY cyIn,LPCY pcyResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:510:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:511:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarCyRound(CY cyIn,int cDecimals,LPCY pcyResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:511:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:512:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarCyCmp(CY cyLeft,CY cyRight); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:512:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:513:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarCyCmpR8(CY cyLeft,double dblRight); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:513:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:514:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarBstrCat(BSTR bstrLeft,BSTR bstrRight,LPBSTR pbstrResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:514:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:515:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarBstrCmp(BSTR bstrLeft,BSTR bstrRight,LCID lcid,ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:515:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:516:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarR8Pow(double dblLeft,double dblRight,double *pdblResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:516:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:517:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarR4CmpR8(float fltLeft,double dblRight); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:517:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:518:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDAPI VarR8Round(double dblIn,int cDecimals,double *pdblResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:518:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:532:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDateFromUdate(UDATE *pudateIn,ULONG dwFlags,DATE *pdateOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:532:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:533:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarDateFromUdateEx(UDATE *pudateIn,LCID lcid,ULONG dwFlags,DATE *pdateOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:533:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:534:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarUdateFromDate(DATE dateIn,ULONG dwFlags,UDATE *pudateOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:534:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:535:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI GetAltMonthNames(LCID lcid,LPOLESTR **prgp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:535:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:536:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarFormat(LPVARIANT pvarIn,LPOLESTR pstrFormat,int iFirstDay,int iFirstWeek,ULONG dwFlags,BSTR *pbstrOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:536:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:537:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarFormatDateTime(LPVARIANT pvarIn,int iNamedFormat,ULONG dwFlags,BSTR *pbstrOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:537:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:538:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarFormatNumber(LPVARIANT pvarIn,int iNumDig,int iIncLead,int iUseParens,int iGroup,ULONG dwFlags,BSTR *pbstrOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:538:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:539:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarFormatPercent(LPVARIANT pvarIn,int iNumDig,int iIncLead,int iUseParens,int iGroup,ULONG dwFlags,BSTR *pbstrOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:539:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:540:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarFormatCurrency(LPVARIANT pvarIn,int iNumDig,int iIncLead,int iUseParens,int iGroup,ULONG dwFlags,BSTR *pbstrOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:540:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:541:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarWeekdayName(int iWeekday,int fAbbrev,int iFirstDay,ULONG dwFlags,BSTR *pbstrOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:541:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:542:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarMonthName(int iMonth,int fAbbrev,ULONG dwFlags,BSTR *pbstrOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:542:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:543:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarFormatFromTokens(LPVARIANT pvarIn,LPOLESTR pstrFormat,LPBYTE pbTokCur,ULONG dwFlags,BSTR *pbstrOut,LCID lcid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:543:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:544:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI VarTokenizeFormatString(LPOLESTR pstrFormat,LPBYTE rgbTok,int cbTok,int iFirstDay,int iFirstWeek,LCID lcid,int *pcbActual); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:544:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:581:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI_(ULONG) LHashValOfNameSysA(SYSKIND syskind,LCID lcid,LPCSTR szName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:581:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:582:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI_(ULONG) LHashValOfNameSys(SYSKIND syskind,LCID lcid,const OLECHAR *szName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:582:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:588:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI LoadTypeLib(const OLECHAR *szFile,ITypeLib **pptlib); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:588:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:598:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI LoadTypeLibEx(LPCOLESTR szFile,REGKIND regkind,ITypeLib **pptlib); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:598:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:599:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI LoadRegTypeLib(REFGUID rguid,WORD wVerMajor,WORD wVerMinor,LCID lcid,ITypeLib **pptlib); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:599:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:600:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI QueryPathOfRegTypeLib(REFGUID guid,USHORT wMaj,USHORT wMin,LCID lcid,LPBSTR lpbstrPathName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:600:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:601:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI RegisterTypeLib(ITypeLib *ptlib,OLECHAR *szFullPath,OLECHAR *szHelpDir); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:601:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:602:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI UnRegisterTypeLib(REFGUID libID,WORD wVerMajor,WORD wVerMinor,LCID lcid,SYSKIND syskind); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:602:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:603:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI CreateTypeLib(SYSKIND syskind,const OLECHAR *szFile,ICreateTypeLib **ppctlib); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:603:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:604:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI CreateTypeLib2(SYSKIND syskind,LPCOLESTR szFile,ICreateTypeLib2 **ppctlib); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:604:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:632:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI DispGetParam(DISPPARAMS *pdispparams,UINT position,VARTYPE vtTarg,VARIANT *pvarResult,UINT *puArgErr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:632:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:633:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI DispGetIDsOfNames(ITypeInfo *ptinfo,OLECHAR **rgszNames,UINT cNames,DISPID *rgdispid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:633:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:634:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI DispInvoke(void *_this,ITypeInfo *ptinfo,DISPID dispidMember,WORD wFlags,DISPPARAMS *pparams,VARIANT *pvarResult,EXCEPINFO *pexcepinfo,UINT *puArgErr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:634:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:635:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI CreateDispTypeInfo(INTERFACEDATA *pidata,LCID lcid,ITypeInfo **pptinfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:635:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:636:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI CreateStdDispatch(IUnknown *punkOuter,void *pvThis,ITypeInfo *ptinfo,IUnknown **ppunkStdDisp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:636:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:637:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI DispCallFunc(void *pvInstance,ULONG_PTR oVft,CALLCONV cc,VARTYPE vtReturn,UINT cActuals,VARTYPE *prgvt,VARIANTARG **prgpvarg,VARIANT *pvargResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:637:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:642:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI RegisterActiveObject(IUnknown *punk,REFCLSID rclsid,DWORD dwFlags,DWORD *pdwRegister); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:642:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:643:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI RevokeActiveObject(DWORD dwRegister,void *pvReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:643:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:644:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI GetActiveObject(REFCLSID rclsid,void *pvReserved,IUnknown **ppunk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:644:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:645:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI SetErrorInfo(ULONG dwReserved,IErrorInfo *perrinfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:645:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:646:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI GetErrorInfo(ULONG dwReserved,IErrorInfo **pperrinfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:646:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:647:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI CreateErrorInfo(ICreateErrorInfo **pperrinfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:647:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:648:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI GetRecordInfoFromTypeInfo(ITypeInfo *pTypeInfo,IRecordInfo **ppRecInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:648:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:649:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI GetRecordInfoFromGuids(REFGUID rGuidTypeLib,ULONG uVerMajor,ULONG uVerMinor,LCID lcid,REFGUID rGuidTypeInfo,IRecordInfo **ppRecInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:649:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:650:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI_(ULONG) OaBuildVersion(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:650:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:651:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAUTAPI_(void) ClearCustData(LPCUSTDATA pCustData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/oleauto.h:651:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:41:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_ (DWORD) OleBuildVersion (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:41:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:43:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CreateDataAdviseHolder (LPDATAADVISEHOLDER *ppDAHolder); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:43:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:48:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI ReadClassStg (LPSTORAGE pStg, CLSID *pclsid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:48:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:49:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI WriteClassStg (LPSTORAGE pStg, REFCLSID rclsid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:49:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:50:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI ReadClassStm (LPSTREAM pStm, CLSID *pclsid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:50:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:51:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI WriteClassStm (LPSTREAM pStm, REFCLSID rclsid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:51:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:55:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI WriteFmtUserTypeStg (LPSTORAGE pstg, CLIPFORMAT cf, LPOLESTR lpszUserType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:55:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:56:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI ReadFmtUserTypeStg (LPSTORAGE pstg, CLIPFORMAT *pcf, LPOLESTR *lplpszUserType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:56:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:57:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleInitialize (LPVOID pvReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:57:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:58:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_ (void) OleUninitialize (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:58:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:59:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleQueryLinkFromData (LPDATAOBJECT pSrcDataObject); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:59:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:60:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleQueryCreateFromData (LPDATAOBJECT pSrcDataObject); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:60:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:61:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleCreate (REFCLSID rclsid, REFIID riid, DWORD renderopt, LPFORMATETC pFormatEtc, LPOLECLIENTSITE pClientSite, LPSTORAGE pStg, LPVOID *ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:61:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:62:251: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleCreateEx (REFCLSID rclsid, REFIID riid, DWORD dwFlags, DWORD renderopt, ULONG cFormats, DWORD *rgAdvf, LPFORMATETC rgFormatEtc, IAdviseSink *lpAdviseSink, DWORD *rgdwConnection, LPOLECLIENTSITE pClientSite, LPSTORAGE pStg, LPVOID *ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:62:251: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:63:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleCreateFromData (LPDATAOBJECT pSrcDataObj, REFIID riid, DWORD renderopt, LPFORMATETC pFormatEtc, LPOLECLIENTSITE pClientSite, LPSTORAGE pStg, LPVOID *ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:63:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:64:268: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleCreateFromDataEx (LPDATAOBJECT pSrcDataObj, REFIID riid, DWORD dwFlags, DWORD renderopt, ULONG cFormats, DWORD *rgAdvf, LPFORMATETC rgFormatEtc, IAdviseSink *lpAdviseSink, DWORD *rgdwConnection, LPOLECLIENTSITE pClientSite, LPSTORAGE pStg, LPVOID *ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:64:268: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:65:173: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleCreateLinkFromData (LPDATAOBJECT pSrcDataObj, REFIID riid, DWORD renderopt, LPFORMATETC pFormatEtc, LPOLECLIENTSITE pClientSite, LPSTORAGE pStg, LPVOID *ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:65:173: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:66:272: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleCreateLinkFromDataEx (LPDATAOBJECT pSrcDataObj, REFIID riid, DWORD dwFlags, DWORD renderopt, ULONG cFormats, DWORD *rgAdvf, LPFORMATETC rgFormatEtc, IAdviseSink *lpAdviseSink, DWORD *rgdwConnection, LPOLECLIENTSITE pClientSite, LPSTORAGE pStg, LPVOID *ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:66:272: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:67:174: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleCreateStaticFromData (LPDATAOBJECT pSrcDataObj, REFIID iid, DWORD renderopt, LPFORMATETC pFormatEtc, LPOLECLIENTSITE pClientSite, LPSTORAGE pStg, LPVOID *ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:67:174: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:68:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleCreateLink (LPMONIKER pmkLinkSrc, REFIID riid, DWORD renderopt, LPFORMATETC lpFormatEtc, LPOLECLIENTSITE pClientSite, LPSTORAGE pStg, LPVOID *ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:68:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:69:260: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleCreateLinkEx (LPMONIKER pmkLinkSrc, REFIID riid, DWORD dwFlags, DWORD renderopt, ULONG cFormats, DWORD *rgAdvf, LPFORMATETC rgFormatEtc, IAdviseSink *lpAdviseSink, DWORD *rgdwConnection, LPOLECLIENTSITE pClientSite, LPSTORAGE pStg, LPVOID *ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:69:260: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:70:170: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleCreateLinkToFile (LPCOLESTR lpszFileName, REFIID riid, DWORD renderopt, LPFORMATETC lpFormatEtc, LPOLECLIENTSITE pClientSite, LPSTORAGE pStg, LPVOID *ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:70:170: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:71:268: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleCreateLinkToFileEx (LPCOLESTR lpszFileName, REFIID riid, DWORD dwFlags, DWORD renderopt, ULONG cFormats, DWORD *rgAdvf, LPFORMATETC rgFormatEtc, IAdviseSink *lpAdviseSink, DWORD *rgdwConnection, LPOLECLIENTSITE pClientSite, LPSTORAGE pStg, LPVOID *ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:71:268: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:72:185: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleCreateFromFile (REFCLSID rclsid, LPCOLESTR lpszFileName, REFIID riid, DWORD renderopt, LPFORMATETC lpFormatEtc, LPOLECLIENTSITE pClientSite, LPSTORAGE pStg, LPVOID *ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:72:185: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:73:283: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleCreateFromFileEx (REFCLSID rclsid, LPCOLESTR lpszFileName, REFIID riid, DWORD dwFlags, DWORD renderopt, ULONG cFormats, DWORD *rgAdvf, LPFORMATETC rgFormatEtc, IAdviseSink *lpAdviseSink, DWORD *rgdwConnection, LPOLECLIENTSITE pClientSite, LPSTORAGE pStg, LPVOID *ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:73:283: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:74:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleLoad (LPSTORAGE pStg, REFIID riid, LPOLECLIENTSITE pClientSite, LPVOID *ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:74:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:75:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleSave (LPPERSISTSTORAGE pPS, LPSTORAGE pStg, WINBOOL fSameAsLoad); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:75:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:76:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleLoadFromStream (LPSTREAM pStm, REFIID iidInterface, LPVOID *ppvObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:76:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:77:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleSaveToStream (LPPERSISTSTREAM pPStm, LPSTREAM pStm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:77:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:78:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleSetContainedObject (LPUNKNOWN pUnknown, WINBOOL fContained); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:78:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:79:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleNoteObjectVisible (LPUNKNOWN pUnknown, WINBOOL fVisible); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:79:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:80:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI RegisterDragDrop (HWND hwnd, LPDROPTARGET pDropTarget); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:80:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:81:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI RevokeDragDrop (HWND hwnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:81:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:82:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI DoDragDrop (LPDATAOBJECT pDataObj, LPDROPSOURCE pDropSource, DWORD dwOKEffects, LPDWORD pdwEffect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:82:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:83:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleSetClipboard (LPDATAOBJECT pDataObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:83:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:84:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleGetClipboard (LPDATAOBJECT *ppDataObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:84:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:85:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleFlushClipboard (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:85:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:86:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleIsCurrentClipboard (LPDATAOBJECT pDataObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:86:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:87:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_ (HOLEMENU) OleCreateMenuDescriptor (HMENU hmenuCombined, LPOLEMENUGROUPWIDTHS lpMenuWidths); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:87:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:88:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleSetMenuDescriptor (HOLEMENU holemenu, HWND hwndFrame, HWND hwndActiveObject, LPOLEINPLACEFRAME lpFrame, LPOLEINPLACEACTIVEOBJECT lpActiveObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:88:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:89:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleDestroyMenuDescriptor (HOLEMENU holemenu); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:89:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:90:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleTranslateAccelerator (LPOLEINPLACEFRAME lpFrame, LPOLEINPLACEFRAMEINFO lpFrameInfo, LPMSG lpmsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:90:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:91:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_ (HANDLE) OleDuplicateData (HANDLE hSrc, CLIPFORMAT cfFormat, UINT uiFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:91:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:92:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleDraw (LPUNKNOWN pUnknown, DWORD dwAspect, HDC hdcDraw, LPCRECT lprcBounds); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:92:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:93:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleRun (LPUNKNOWN pUnknown); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:93:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:94:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_ (WINBOOL) OleIsRunning (LPOLEOBJECT pObject); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:94:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:95:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleLockRunning (LPUNKNOWN pUnknown, WINBOOL fLock, WINBOOL fLastUnlockCloses); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:95:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:96:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_ (void) ReleaseStgMedium (LPSTGMEDIUM); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:96:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:97:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CreateOleAdviseHolder (LPOLEADVISEHOLDER *ppOAHolder); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:97:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:98:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleCreateDefaultHandler (REFCLSID clsid, LPUNKNOWN pUnkOuter, REFIID riid, LPVOID *lplpObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:98:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:99:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleCreateEmbeddingHelper (REFCLSID clsid, LPUNKNOWN pUnkOuter, DWORD flags, LPCLASSFACTORY pCF, REFIID riid, LPVOID *lplpObj); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:99:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:100:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_ (WINBOOL) IsAccelerator (HACCEL hAccel, int cAccelEntries, LPMSG lpMsg, WORD *lpwCmd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:100:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:101:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_ (HGLOBAL) OleGetIconOfFile (LPOLESTR lpszPath, WINBOOL fUseFileAsLabel); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:101:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:102:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_ (HGLOBAL) OleGetIconOfClass (REFCLSID rclsid, LPOLESTR lpszLabel, WINBOOL fUseTypeAsLabel); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:102:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:103:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI_ (HGLOBAL) OleMetafilePictFromIconAndLabel (HICON hIcon, LPOLESTR lpszLabel, LPOLESTR lpszSourceFile, UINT iIconIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:103:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:104:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleRegGetUserType (REFCLSID clsid, DWORD dwFormOfType, LPOLESTR *pszUserType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:104:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:105:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleRegGetMiscStatus (REFCLSID clsid, DWORD dwAspect, DWORD *pdwStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:105:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:106:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleRegEnumFormatEtc (REFCLSID clsid, DWORD dwDirection, LPENUMFORMATETC *ppenum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:106:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:107:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleRegEnumVerbs (REFCLSID clsid, LPENUMOLEVERB *ppenum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:107:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:121:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleConvertOLESTREAMToIStorage (LPOLESTREAM lpolestream, LPSTORAGE pstg, const DVTARGETDEVICE *ptd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:121:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:122:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleConvertIStorageToOLESTREAM (LPSTORAGE pstg, LPOLESTREAM lpolestream); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:122:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:126:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI GetHGlobalFromILockBytes (LPLOCKBYTES plkbyt, HGLOBAL *phglobal); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:126:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:127:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI CreateILockBytesOnHGlobal (HGLOBAL hGlobal, WINBOOL fDeleteOnRelease, LPLOCKBYTES *pplkbyt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:127:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:131:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleDoAutoConvert (LPSTORAGE pStg, LPCLSID pClsidNew); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:131:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:132:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleGetAutoConvert (REFCLSID clsidOld, LPCLSID pClsidNew); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:132:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:133:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleSetAutoConvert (REFCLSID clsidOld, REFCLSID clsidNew); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:133:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:137:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI GetConvertStg (LPSTORAGE pStg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:137:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:141:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI SetConvertStg (LPSTORAGE pStg, WINBOOL fConvert); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:141:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:142:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleConvertIStorageToOLESTREAMEx (LPSTORAGE pstg, CLIPFORMAT cfFormat, LONG lWidth, LONG lHeight, DWORD dwSize, LPSTGMEDIUM pmedium, LPOLESTREAM polestm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:142:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:143:171: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINOLEAPI OleConvertOLESTREAMToIStorageEx (LPOLESTREAM polestm, LPSTORAGE pstg, CLIPFORMAT *pcfFormat, LONG *plwWidth, LONG *plHeight, DWORD *pdwSize, LPSTGMEDIUM pmedium); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:143:171: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:53:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardEstablishContext(DWORD dwScope,LPCVOID pvReserved1,LPCVOID pvReserved2,LPSCARDCONTEXT phContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:53:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:54:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardReleaseContext(SCARDCONTEXT hContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:54:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:55:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardIsValidContext(SCARDCONTEXT hContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:55:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:81:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardListReaderGroupsA(SCARDCONTEXT hContext,LPSTR mszGroups,LPDWORD pcchGroups); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:81:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:82:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardListReaderGroupsW(SCARDCONTEXT hContext,LPWSTR mszGroups,LPDWORD pcchGroups); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:82:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:83:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardListReadersA(SCARDCONTEXT hContext,LPCSTR mszGroups,LPSTR mszReaders,LPDWORD pcchReaders); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:83:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:84:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardListReadersW(SCARDCONTEXT hContext,LPCWSTR mszGroups,LPWSTR mszReaders,LPDWORD pcchReaders); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:84:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:85:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardListCardsA(SCARDCONTEXT hContext,LPCBYTE pbAtr,LPCGUID rgquidInterfaces,DWORD cguidInterfaceCount,LPSTR mszCards,LPDWORD pcchCards); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:85:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:86:170: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardListCardsW(SCARDCONTEXT hContext,LPCBYTE pbAtr,LPCGUID rgquidInterfaces,DWORD cguidInterfaceCount,LPWSTR mszCards,LPDWORD pcchCards); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:86:170: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:88:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardListInterfacesA(SCARDCONTEXT hContext,LPCSTR szCard,LPGUID pguidInterfaces,LPDWORD pcguidInterfaces); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:88:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:89:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardListInterfacesW(SCARDCONTEXT hContext,LPCWSTR szCard,LPGUID pguidInterfaces,LPDWORD pcguidInterfaces); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:89:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:90:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardGetProviderIdA(SCARDCONTEXT hContext,LPCSTR szCard,LPGUID pguidProviderId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:90:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:91:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardGetProviderIdW(SCARDCONTEXT hContext,LPCWSTR szCard,LPGUID pguidProviderId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:91:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:92:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardGetCardTypeProviderNameA(SCARDCONTEXT hContext,LPCSTR szCardName,DWORD dwProviderId,LPSTR szProvider,LPDWORD pcchProvider); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:92:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:93:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardGetCardTypeProviderNameW(SCARDCONTEXT hContext,LPCWSTR szCardName,DWORD dwProviderId,LPWSTR szProvider,LPDWORD pcchProvider); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:93:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:94:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardIntroduceReaderGroupA(SCARDCONTEXT hContext,LPCSTR szGroupName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:94:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:95:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardIntroduceReaderGroupW(SCARDCONTEXT hContext,LPCWSTR szGroupName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:95:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:96:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardForgetReaderGroupA(SCARDCONTEXT hContext,LPCSTR szGroupName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:96:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:97:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardForgetReaderGroupW(SCARDCONTEXT hContext,LPCWSTR szGroupName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:97:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:98:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardIntroduceReaderA(SCARDCONTEXT hContext,LPCSTR szReaderName,LPCSTR szDeviceName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:98:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:99:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardIntroduceReaderW(SCARDCONTEXT hContext,LPCWSTR szReaderName,LPCWSTR szDeviceName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:99:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:100:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardForgetReaderA(SCARDCONTEXT hContext,LPCSTR szReaderName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:100:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:101:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardForgetReaderW(SCARDCONTEXT hContext,LPCWSTR szReaderName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:101:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:102:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardAddReaderToGroupA(SCARDCONTEXT hContext,LPCSTR szReaderName,LPCSTR szGroupName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:102:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:103:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardAddReaderToGroupW(SCARDCONTEXT hContext,LPCWSTR szReaderName,LPCWSTR szGroupName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:103:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:104:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardRemoveReaderFromGroupA(SCARDCONTEXT hContext,LPCSTR szReaderName,LPCSTR szGroupName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:104:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:105:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardRemoveReaderFromGroupW(SCARDCONTEXT hContext,LPCWSTR szReaderName,LPCWSTR szGroupName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:105:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:106:221: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardIntroduceCardTypeA(SCARDCONTEXT hContext,LPCSTR szCardName,LPCGUID pguidPrimaryProvider,LPCGUID rgguidInterfaces,DWORD dwInterfaceCount,LPCBYTE pbAtr,LPCBYTE pbAtrMask,DWORD cbAtrLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:106:221: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:107:222: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardIntroduceCardTypeW(SCARDCONTEXT hContext,LPCWSTR szCardName,LPCGUID pguidPrimaryProvider,LPCGUID rgguidInterfaces,DWORD dwInterfaceCount,LPCBYTE pbAtr,LPCBYTE pbAtrMask,DWORD cbAtrLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:107:222: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:111:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardSetCardTypeProviderNameA(SCARDCONTEXT hContext,LPCSTR szCardName,DWORD dwProviderId,LPCSTR szProvider); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:111:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:112:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardSetCardTypeProviderNameW(SCARDCONTEXT hContext,LPCWSTR szCardName,DWORD dwProviderId,LPCWSTR szProvider); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:112:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:113:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardForgetCardTypeA(SCARDCONTEXT hContext,LPCSTR szCardName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:113:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:114:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardForgetCardTypeW(SCARDCONTEXT hContext,LPCWSTR szCardName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:114:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:115:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardFreeMemory(SCARDCONTEXT hContext,LPCVOID pvMem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:115:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:116:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI HANDLE WINAPI SCardAccessStartedEvent(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:116:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:117:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI void WINAPI SCardReleaseStartedEvent(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:117:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:167:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardLocateCardsA(SCARDCONTEXT hContext,LPCSTR mszCards,LPSCARD_READERSTATEA rgReaderStates,DWORD cReaders); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:167:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:168:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardLocateCardsW(SCARDCONTEXT hContext,LPCWSTR mszCards,LPSCARD_READERSTATEW rgReaderStates,DWORD cReaders); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:168:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:176:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardLocateCardsByATRA(SCARDCONTEXT hContext,LPSCARD_ATRMASK rgAtrMasks,DWORD cAtrs,LPSCARD_READERSTATEA rgReaderStates,DWORD cReaders); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:176:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:177:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardLocateCardsByATRW(SCARDCONTEXT hContext,LPSCARD_ATRMASK rgAtrMasks,DWORD cAtrs,LPSCARD_READERSTATEW rgReaderStates,DWORD cReaders); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:177:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:178:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardGetStatusChangeA(SCARDCONTEXT hContext,DWORD dwTimeout,LPSCARD_READERSTATEA rgReaderStates,DWORD cReaders); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:178:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:179:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardGetStatusChangeW(SCARDCONTEXT hContext,DWORD dwTimeout,LPSCARD_READERSTATEW rgReaderStates,DWORD cReaders); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:179:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:180:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardCancel(SCARDCONTEXT hContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:180:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:191:177: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardConnectA(SCARDCONTEXT hContext,LPCSTR szReader,DWORD dwShareMode,DWORD dwPreferredProtocols,LPSCARDHANDLE phCard,LPDWORD pdwActiveProtocol); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:191:177: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:192:178: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardConnectW(SCARDCONTEXT hContext,LPCWSTR szReader,DWORD dwShareMode,DWORD dwPreferredProtocols,LPSCARDHANDLE phCard,LPDWORD pdwActiveProtocol); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:192:178: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:193:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardReconnect(SCARDHANDLE hCard,DWORD dwShareMode,DWORD dwPreferredProtocols,DWORD dwInitialization,LPDWORD pdwActiveProtocol); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:193:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:194:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardDisconnect(SCARDHANDLE hCard,DWORD dwDisposition); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:194:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:195:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardBeginTransaction(SCARDHANDLE hCard); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:195:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:196:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardEndTransaction(SCARDHANDLE hCard,DWORD dwDisposition); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:196:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:197:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardCancelTransaction(SCARDHANDLE hCard); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:197:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:198:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardState(SCARDHANDLE hCard,LPDWORD pdwState,LPDWORD pdwProtocol,LPBYTE pbAtr,LPDWORD pcbAtrLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:198:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:199:173: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardStatusA(SCARDHANDLE hCard,LPSTR szReaderName,LPDWORD pcchReaderLen,LPDWORD pdwState,LPDWORD pdwProtocol,LPBYTE pbAtr,LPDWORD pcbAtrLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:199:173: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:200:174: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardStatusW(SCARDHANDLE hCard,LPWSTR szReaderName,LPDWORD pcchReaderLen,LPDWORD pdwState,LPDWORD pdwProtocol,LPBYTE pbAtr,LPDWORD pcbAtrLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:200:174: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:201:208: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardTransmit(SCARDHANDLE hCard,LPCSCARD_IO_REQUEST pioSendPci,LPCBYTE pbSendBuffer,DWORD cbSendLength,LPSCARD_IO_REQUEST pioRecvPci,LPBYTE pbRecvBuffer,LPDWORD pcbRecvLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:201:208: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:202:187: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardControl(SCARDHANDLE hCard,DWORD dwControlCode,LPCVOID lpInBuffer,DWORD nInBufferSize,LPVOID lpOutBuffer,DWORD nOutBufferSize,LPDWORD lpBytesReturned); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:202:187: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:203:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardGetAttrib(SCARDHANDLE hCard,DWORD dwAttrId,LPBYTE pbAttr,LPDWORD pcbAttrLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:203:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:207:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardSetAttrib(SCARDHANDLE hCard,DWORD dwAttrId,LPCBYTE pbAttr,DWORD cbAttrLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:207:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:316:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardUIDlgSelectCardA(LPOPENCARDNAMEA_EX); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:316:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:317:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardUIDlgSelectCardW(LPOPENCARDNAMEW_EX); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:317:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:384:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI GetOpenCardNameA(LPOPENCARDNAMEA); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:384:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:385:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI GetOpenCardNameW(LPOPENCARDNAMEW); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:385:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:386:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern WINSCARDAPI LONG WINAPI SCardDlgExtendedError(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:386:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:102, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/prsht.h:312:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINCOMMCTRLAPI HPROPSHEETPAGE WINAPI CreatePropertySheetPageA(LPCPROPSHEETPAGEA constPropSheetPagePointer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/prsht.h:312:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/prsht.h:313:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINCOMMCTRLAPI HPROPSHEETPAGE WINAPI CreatePropertySheetPageW(LPCPROPSHEETPAGEW constPropSheetPagePointer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/prsht.h:313:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/prsht.h:314:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINCOMMCTRLAPI WINBOOL WINAPI DestroyPropertySheetPage(HPROPSHEETPAGE); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/prsht.h:314:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/prsht.h:315:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINCOMMCTRLAPI INT_PTR WINAPI PropertySheetA(LPCPROPSHEETHEADERA); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/prsht.h:315:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/prsht.h:316:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINCOMMCTRLAPI INT_PTR WINAPI PropertySheetW(LPCPROPSHEETHEADERW); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/prsht.h:316:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:102, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:799:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI EnumPrintersA(DWORD Flags,LPSTR Name,DWORD Level,LPBYTE pPrinterEnum,DWORD cbBuf,LPDWORD pcbNeeded,LPDWORD pcReturned); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:799:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:800:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI EnumPrintersW(DWORD Flags,LPWSTR Name,DWORD Level,LPBYTE pPrinterEnum,DWORD cbBuf,LPDWORD pcbNeeded,LPDWORD pcReturned); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:800:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:863:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI OpenPrinterA(LPSTR pPrinterName,LPHANDLE phPrinter,LPPRINTER_DEFAULTSA pDefault); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:863:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:864:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI OpenPrinterW(LPWSTR pPrinterName,LPHANDLE phPrinter,LPPRINTER_DEFAULTSW pDefault); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:864:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:865:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ResetPrinterA(HANDLE hPrinter,LPPRINTER_DEFAULTSA pDefault); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:865:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:866:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ResetPrinterW(HANDLE hPrinter,LPPRINTER_DEFAULTSW pDefault); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:866:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:867:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI SetJobA(HANDLE hPrinter,DWORD JobId,DWORD Level,LPBYTE pJob,DWORD Command); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:867:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:868:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI SetJobW(HANDLE hPrinter,DWORD JobId,DWORD Level,LPBYTE pJob,DWORD Command); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:868:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:869:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI GetJobA(HANDLE hPrinter,DWORD JobId,DWORD Level,LPBYTE pJob,DWORD cbBuf,LPDWORD pcbNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:869:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:870:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI GetJobW(HANDLE hPrinter,DWORD JobId,DWORD Level,LPBYTE pJob,DWORD cbBuf,LPDWORD pcbNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:870:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:871:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI EnumJobsA(HANDLE hPrinter,DWORD FirstJob,DWORD NoJobs,DWORD Level,LPBYTE pJob,DWORD cbBuf,LPDWORD pcbNeeded,LPDWORD pcReturned); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:871:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:872:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI EnumJobsW(HANDLE hPrinter,DWORD FirstJob,DWORD NoJobs,DWORD Level,LPBYTE pJob,DWORD cbBuf,LPDWORD pcbNeeded,LPDWORD pcReturned); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:872:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:873:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HANDLE WINAPI AddPrinterA(LPSTR pName,DWORD Level,LPBYTE pPrinter); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:873:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:874:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HANDLE WINAPI AddPrinterW(LPWSTR pName,DWORD Level,LPBYTE pPrinter); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:874:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:875:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DeletePrinter(HANDLE hPrinter); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:875:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:876:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI SetPrinterA(HANDLE hPrinter,DWORD Level,LPBYTE pPrinter,DWORD Command); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:876:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:877:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI SetPrinterW(HANDLE hPrinter,DWORD Level,LPBYTE pPrinter,DWORD Command); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:877:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:878:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI GetPrinterA(HANDLE hPrinter,DWORD Level,LPBYTE pPrinter,DWORD cbBuf,LPDWORD pcbNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:878:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:879:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI GetPrinterW(HANDLE hPrinter,DWORD Level,LPBYTE pPrinter,DWORD cbBuf,LPDWORD pcbNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:879:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:880:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI AddPrinterDriverA(LPSTR pName,DWORD Level,LPBYTE pDriverInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:880:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:881:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI AddPrinterDriverW(LPWSTR pName,DWORD Level,LPBYTE pDriverInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:881:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:882:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI AddPrinterDriverExA(LPSTR pName,DWORD Level,LPBYTE pDriverInfo,DWORD dwFileCopyFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:882:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:883:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI AddPrinterDriverExW(LPWSTR pName,DWORD Level,LPBYTE pDriverInfo,DWORD dwFileCopyFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:883:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:884:148: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI EnumPrinterDriversA(LPSTR pName,LPSTR pEnvironment,DWORD Level,LPBYTE pDriverInfo,DWORD cbBuf,LPDWORD pcbNeeded,LPDWORD pcReturned); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:884:148: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:885:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI EnumPrinterDriversW(LPWSTR pName,LPWSTR pEnvironment,DWORD Level,LPBYTE pDriverInfo,DWORD cbBuf,LPDWORD pcbNeeded,LPDWORD pcReturned); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:885:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:886:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI GetPrinterDriverA(HANDLE hPrinter,LPSTR pEnvironment,DWORD Level,LPBYTE pDriverInfo,DWORD cbBuf,LPDWORD pcbNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:886:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:887:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI GetPrinterDriverW(HANDLE hPrinter,LPWSTR pEnvironment,DWORD Level,LPBYTE pDriverInfo,DWORD cbBuf,LPDWORD pcbNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:887:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:888:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI GetPrinterDriverDirectoryA(LPSTR pName,LPSTR pEnvironment,DWORD Level,LPBYTE pDriverDirectory,DWORD cbBuf,LPDWORD pcbNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:888:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:889:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI GetPrinterDriverDirectoryW(LPWSTR pName,LPWSTR pEnvironment,DWORD Level,LPBYTE pDriverDirectory,DWORD cbBuf,LPDWORD pcbNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:889:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:890:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DeletePrinterDriverA(LPSTR pName,LPSTR pEnvironment,LPSTR pDriverName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:890:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:891:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DeletePrinterDriverW(LPWSTR pName,LPWSTR pEnvironment,LPWSTR pDriverName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:891:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:892:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DeletePrinterDriverExA(LPSTR pName,LPSTR pEnvironment,LPSTR pDriverName,DWORD dwDeleteFlag,DWORD dwVersionFlag); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:892:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:893:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DeletePrinterDriverExW(LPWSTR pName,LPWSTR pEnvironment,LPWSTR pDriverName,DWORD dwDeleteFlag,DWORD dwVersionFlag); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:893:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:894:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI AddPrintProcessorA(LPSTR pName,LPSTR pEnvironment,LPSTR pPathName,LPSTR pPrintProcessorName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:894:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:895:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI AddPrintProcessorW(LPWSTR pName,LPWSTR pEnvironment,LPWSTR pPathName,LPWSTR pPrintProcessorName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:895:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:896:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI EnumPrintProcessorsA(LPSTR pName,LPSTR pEnvironment,DWORD Level,LPBYTE pPrintProcessorInfo,DWORD cbBuf,LPDWORD pcbNeeded,LPDWORD pcReturned); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:896:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:897:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI EnumPrintProcessorsW(LPWSTR pName,LPWSTR pEnvironment,DWORD Level,LPBYTE pPrintProcessorInfo,DWORD cbBuf,LPDWORD pcbNeeded,LPDWORD pcReturned); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:897:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:898:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI GetPrintProcessorDirectoryA(LPSTR pName,LPSTR pEnvironment,DWORD Level,LPBYTE pPrintProcessorInfo,DWORD cbBuf,LPDWORD pcbNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:898:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:899:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI GetPrintProcessorDirectoryW(LPWSTR pName,LPWSTR pEnvironment,DWORD Level,LPBYTE pPrintProcessorInfo,DWORD cbBuf,LPDWORD pcbNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:899:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:900:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI EnumPrintProcessorDatatypesA(LPSTR pName,LPSTR pPrintProcessorName,DWORD Level,LPBYTE pDatatypes,DWORD cbBuf,LPDWORD pcbNeeded,LPDWORD pcReturned); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:900:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:901:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI EnumPrintProcessorDatatypesW(LPWSTR pName,LPWSTR pPrintProcessorName,DWORD Level,LPBYTE pDatatypes,DWORD cbBuf,LPDWORD pcbNeeded,LPDWORD pcReturned); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:901:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:902:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DeletePrintProcessorA(LPSTR pName,LPSTR pEnvironment,LPSTR pPrintProcessorName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:902:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:903:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DeletePrintProcessorW(LPWSTR pName,LPWSTR pEnvironment,LPWSTR pPrintProcessorName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:903:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:904:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI StartDocPrinterA(HANDLE hPrinter,DWORD Level,LPBYTE pDocInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:904:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:905:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI StartDocPrinterW(HANDLE hPrinter,DWORD Level,LPBYTE pDocInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:905:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:906:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI StartPagePrinter(HANDLE hPrinter); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:906:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:907:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI WritePrinter(HANDLE hPrinter,LPVOID pBuf,DWORD cbBuf,LPDWORD pcWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:907:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:908:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI FlushPrinter(HANDLE hPrinter,LPVOID pBuf,DWORD cbBuf,LPDWORD pcWritten,DWORD cSleep); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:908:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:909:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI EndPagePrinter(HANDLE hPrinter); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:909:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:910:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI AbortPrinter(HANDLE hPrinter); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:910:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:911:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ReadPrinter(HANDLE hPrinter,LPVOID pBuf,DWORD cbBuf,LPDWORD pNoBytesRead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:911:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:912:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI EndDocPrinter(HANDLE hPrinter); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:912:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:913:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI AddJobA(HANDLE hPrinter,DWORD Level,LPBYTE pData,DWORD cbBuf,LPDWORD pcbNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:913:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:914:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI AddJobW(HANDLE hPrinter,DWORD Level,LPBYTE pData,DWORD cbBuf,LPDWORD pcbNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:914:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:915:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ScheduleJob(HANDLE hPrinter,DWORD JobId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:915:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:916:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI PrinterProperties(HWND hWnd,HANDLE hPrinter); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:916:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:917:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG WINAPI DocumentPropertiesA(HWND hWnd,HANDLE hPrinter,LPSTR pDeviceName,PDEVMODEA pDevModeOutput,PDEVMODEA pDevModeInput,DWORD fMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:917:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:918:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG WINAPI DocumentPropertiesW(HWND hWnd,HANDLE hPrinter,LPWSTR pDeviceName,PDEVMODEW pDevModeOutput,PDEVMODEW pDevModeInput,DWORD fMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:918:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:919:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG WINAPI AdvancedDocumentPropertiesA(HWND hWnd,HANDLE hPrinter,LPSTR pDeviceName,PDEVMODEA pDevModeOutput,PDEVMODEA pDevModeInput); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:919:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:920:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG WINAPI AdvancedDocumentPropertiesW(HWND hWnd,HANDLE hPrinter,LPWSTR pDeviceName,PDEVMODEW pDevModeOutput,PDEVMODEW pDevModeInput); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:920:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:921:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG ExtDeviceMode(HWND hWnd,HANDLE hInst,LPDEVMODEA pDevModeOutput,LPSTR pDeviceName,LPSTR pPort,LPDEVMODEA pDevModeInput,LPSTR pProfile,DWORD fMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:921:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:922:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI GetPrinterDataA(HANDLE hPrinter,LPSTR pValueName,LPDWORD pType,LPBYTE pData,DWORD nSize,LPDWORD pcbNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:922:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:923:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI GetPrinterDataW(HANDLE hPrinter,LPWSTR pValueName,LPDWORD pType,LPBYTE pData,DWORD nSize,LPDWORD pcbNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:923:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:924:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI GetPrinterDataExA(HANDLE hPrinter,LPCSTR pKeyName,LPCSTR pValueName,LPDWORD pType,LPBYTE pData,DWORD nSize,LPDWORD pcbNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:924:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:925:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI GetPrinterDataExW(HANDLE hPrinter,LPCWSTR pKeyName,LPCWSTR pValueName,LPDWORD pType,LPBYTE pData,DWORD nSize,LPDWORD pcbNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:925:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:926:174: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI EnumPrinterDataA(HANDLE hPrinter,DWORD dwIndex,LPSTR pValueName,DWORD cbValueName,LPDWORD pcbValueName,LPDWORD pType,LPBYTE pData,DWORD cbData,LPDWORD pcbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:926:174: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:927:175: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI EnumPrinterDataW(HANDLE hPrinter,DWORD dwIndex,LPWSTR pValueName,DWORD cbValueName,LPDWORD pcbValueName,LPDWORD pType,LPBYTE pData,DWORD cbData,LPDWORD pcbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:927:175: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:928:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI EnumPrinterDataExA(HANDLE hPrinter,LPCSTR pKeyName,LPBYTE pEnumValues,DWORD cbEnumValues,LPDWORD pcbEnumValues,LPDWORD pnEnumValues); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:928:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:929:148: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI EnumPrinterDataExW(HANDLE hPrinter,LPCWSTR pKeyName,LPBYTE pEnumValues,DWORD cbEnumValues,LPDWORD pcbEnumValues,LPDWORD pnEnumValues); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:929:148: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:930:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI EnumPrinterKeyA(HANDLE hPrinter,LPCSTR pKeyName,LPSTR pSubkey,DWORD cbSubkey,LPDWORD pcbSubkey); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:930:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:931:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI EnumPrinterKeyW(HANDLE hPrinter,LPCWSTR pKeyName,LPWSTR pSubkey,DWORD cbSubkey,LPDWORD pcbSubkey); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:931:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:932:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI SetPrinterDataA(HANDLE hPrinter,LPSTR pValueName,DWORD Type,LPBYTE pData,DWORD cbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:932:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:933:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI SetPrinterDataW(HANDLE hPrinter,LPWSTR pValueName,DWORD Type,LPBYTE pData,DWORD cbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:933:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:934:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI SetPrinterDataExA(HANDLE hPrinter,LPCSTR pKeyName,LPCSTR pValueName,DWORD Type,LPBYTE pData,DWORD cbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:934:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:935:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI SetPrinterDataExW(HANDLE hPrinter,LPCWSTR pKeyName,LPCWSTR pValueName,DWORD Type,LPBYTE pData,DWORD cbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:935:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:936:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI DeletePrinterDataA(HANDLE hPrinter,LPSTR pValueName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:936:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:937:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI DeletePrinterDataW(HANDLE hPrinter,LPWSTR pValueName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:937:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:938:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI DeletePrinterDataExA(HANDLE hPrinter,LPCSTR pKeyName,LPCSTR pValueName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:938:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:939:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI DeletePrinterDataExW(HANDLE hPrinter,LPCWSTR pKeyName,LPCWSTR pValueName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:939:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:940:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI DeletePrinterKeyA(HANDLE hPrinter,LPCSTR pKeyName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:940:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:941:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI DeletePrinterKeyW(HANDLE hPrinter,LPCWSTR pKeyName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:941:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1105:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WaitForPrinterChange(HANDLE hPrinter,DWORD Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1105:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1106:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HANDLE WINAPI FindFirstPrinterChangeNotification(HANDLE hPrinter,DWORD fdwFlags,DWORD fdwOptions,LPVOID pPrinterNotifyOptions); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1106:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1107:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI FindNextPrinterChangeNotification(HANDLE hChange,PDWORD pdwChange,LPVOID pPrinterNotifyOptions,LPVOID *ppPrinterNotifyInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1107:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1108:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI FreePrinterNotifyInfo (PPRINTER_NOTIFY_INFO pPrinterNotifyInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1108:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1109:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI FindClosePrinterChangeNotification(HANDLE hChange); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1109:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1158:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI PrinterMessageBoxA(HANDLE hPrinter,DWORD Error,HWND hWnd,LPSTR pText,LPSTR pCaption,DWORD dwType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1158:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1159:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI PrinterMessageBoxW(HANDLE hPrinter,DWORD Error,HWND hWnd,LPWSTR pText,LPWSTR pCaption,DWORD dwType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1159:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1169:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ClosePrinter(HANDLE hPrinter); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1169:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1170:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI AddFormA(HANDLE hPrinter,DWORD Level,LPBYTE pForm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1170:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1171:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI AddFormW(HANDLE hPrinter,DWORD Level,LPBYTE pForm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1171:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1172:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DeleteFormA(HANDLE hPrinter,LPSTR pFormName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1172:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1173:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DeleteFormW(HANDLE hPrinter,LPWSTR pFormName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1173:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1174:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI GetFormA(HANDLE hPrinter,LPSTR pFormName,DWORD Level,LPBYTE pForm,DWORD cbBuf,LPDWORD pcbNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1174:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1175:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI GetFormW(HANDLE hPrinter,LPWSTR pFormName,DWORD Level,LPBYTE pForm,DWORD cbBuf,LPDWORD pcbNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1175:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1176:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI SetFormA(HANDLE hPrinter,LPSTR pFormName,DWORD Level,LPBYTE pForm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1176:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1177:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI SetFormW(HANDLE hPrinter,LPWSTR pFormName,DWORD Level,LPBYTE pForm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1177:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1178:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI EnumFormsA(HANDLE hPrinter,DWORD Level,LPBYTE pForm,DWORD cbBuf,LPDWORD pcbNeeded,LPDWORD pcReturned); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1178:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1179:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI EnumFormsW(HANDLE hPrinter,DWORD Level,LPBYTE pForm,DWORD cbBuf,LPDWORD pcbNeeded,LPDWORD pcReturned); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1179:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1180:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI EnumMonitorsA(LPSTR pName,DWORD Level,LPBYTE pMonitor,DWORD cbBuf,LPDWORD pcbNeeded,LPDWORD pcReturned); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1180:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1181:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI EnumMonitorsW(LPWSTR pName,DWORD Level,LPBYTE pMonitor,DWORD cbBuf,LPDWORD pcbNeeded,LPDWORD pcReturned); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1181:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1182:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI AddMonitorA(LPSTR pName,DWORD Level,LPBYTE pMonitorInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1182:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1183:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI AddMonitorW(LPWSTR pName,DWORD Level,LPBYTE pMonitorInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1183:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1184:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DeleteMonitorA(LPSTR pName,LPSTR pEnvironment,LPSTR pMonitorName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1184:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1185:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DeleteMonitorW(LPWSTR pName,LPWSTR pEnvironment,LPWSTR pMonitorName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1185:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1186:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI EnumPortsA(LPSTR pName,DWORD Level,LPBYTE pPorts,DWORD cbBuf,LPDWORD pcbNeeded,LPDWORD pcReturned); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1186:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1187:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI EnumPortsW(LPWSTR pName,DWORD Level,LPBYTE pPorts,DWORD cbBuf,LPDWORD pcbNeeded,LPDWORD pcReturned); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1187:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1188:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI AddPortA(LPSTR pName,HWND hWnd,LPSTR pMonitorName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1188:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1189:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI AddPortW(LPWSTR pName,HWND hWnd,LPWSTR pMonitorName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1189:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1190:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ConfigurePortA(LPSTR pName,HWND hWnd,LPSTR pPortName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1190:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1191:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ConfigurePortW(LPWSTR pName,HWND hWnd,LPWSTR pPortName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1191:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1192:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DeletePortA(LPSTR pName,HWND hWnd,LPSTR pPortName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1192:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1193:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DeletePortW(LPWSTR pName,HWND hWnd,LPWSTR pPortName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1193:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1194:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI XcvDataW(HANDLE hXcv,PCWSTR pszDataName,PBYTE pInputData,DWORD cbInputData,PBYTE pOutputData,DWORD cbOutputData,PDWORD pcbOutputNeeded,PDWORD pdwStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1194:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1198:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI GetDefaultPrinterA(LPSTR pszBuffer,LPDWORD pcchBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1198:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1199:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI GetDefaultPrinterW(LPWSTR pszBuffer,LPDWORD pcchBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1199:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1200:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI SetDefaultPrinterA(LPCSTR pszPrinter); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1200:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1201:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI SetDefaultPrinterW(LPCWSTR pszPrinter); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1201:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1202:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI SetPortA(LPSTR pName,LPSTR pPortName,DWORD dwLevel,LPBYTE pPortInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1202:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1203:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI SetPortW(LPWSTR pName,LPWSTR pPortName,DWORD dwLevel,LPBYTE pPortInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1203:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1204:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI AddPrinterConnectionA(LPSTR pName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1204:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1205:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI AddPrinterConnectionW(LPWSTR pName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1205:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1206:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DeletePrinterConnectionA(LPSTR pName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1206:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1207:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DeletePrinterConnectionW(LPWSTR pName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1207:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1208:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HANDLE WINAPI ConnectToPrinterDlg(HWND hwnd,DWORD Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1208:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1242:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI AddPrintProvidorA(LPSTR pName,DWORD level,LPBYTE pProvidorInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1242:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1243:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI AddPrintProvidorW(LPWSTR pName,DWORD level,LPBYTE pProvidorInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1243:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1244:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DeletePrintProvidorA(LPSTR pName,LPSTR pEnvironment,LPSTR pPrintProvidorName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1244:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1245:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DeletePrintProvidorW(LPWSTR pName,LPWSTR pEnvironment,LPWSTR pPrintProvidorName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1245:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1246:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI IsValidDevmodeA (PDEVMODEA pDevmode,size_t DevmodeSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1246:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1247:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI IsValidDevmodeW (PDEVMODEW pDevmode,size_t DevmodeSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winspool.h:1247:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:108, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:159:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINCOMMDLGAPI WINBOOL WINAPI GetOpenFileNameA(LPOPENFILENAMEA); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:159:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:160:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINCOMMDLGAPI WINBOOL WINAPI GetOpenFileNameW(LPOPENFILENAMEW); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:160:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:164:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINCOMMDLGAPI WINBOOL WINAPI GetSaveFileNameA(LPOPENFILENAMEA); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:164:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:165:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINCOMMDLGAPI WINBOOL WINAPI GetSaveFileNameW(LPOPENFILENAMEW); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:165:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:169:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINCOMMDLGAPI short WINAPI GetFileTitleA(LPCSTR,LPSTR,WORD); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:169:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:170:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINCOMMDLGAPI short WINAPI GetFileTitleW(LPCWSTR,LPWSTR,WORD); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:170:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:307:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINCOMMDLGAPI WINBOOL WINAPI ChooseColorA(LPCHOOSECOLORA); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:307:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:308:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINCOMMDLGAPI WINBOOL WINAPI ChooseColorW(LPCHOOSECOLORW); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:308:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:377:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINCOMMDLGAPI HWND WINAPI FindTextA(LPFINDREPLACEA); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:377:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:378:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINCOMMDLGAPI HWND WINAPI FindTextW(LPFINDREPLACEW); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:378:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:382:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINCOMMDLGAPI HWND WINAPI ReplaceTextA(LPFINDREPLACEA); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:382:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:383:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINCOMMDLGAPI HWND WINAPI ReplaceTextW(LPFINDREPLACEW); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:383:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:430:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINCOMMDLGAPI WINBOOL WINAPI ChooseFontA(LPCHOOSEFONTA); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:430:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:431:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINCOMMDLGAPI WINBOOL WINAPI ChooseFontW(LPCHOOSEFONTW); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:431:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:566:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINCOMMDLGAPI WINBOOL WINAPI PrintDlgA(LPPRINTDLGA); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:566:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:567:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINCOMMDLGAPI WINBOOL WINAPI PrintDlgW(LPPRINTDLGW); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:567:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/objbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/ole2.h:17, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wtypes.h:12, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winscard.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:97, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:581:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDMETHOD(InitDone) (THIS) PURE; ^~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:582:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDMETHOD(SelectionChange) (THIS) PURE; ^~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:583:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDMETHOD(HandleMessage) (THIS_ HWND hDlg,UINT uMsg,WPARAM wParam,LPARAM lParam,LRESULT *pResult) PURE; ^~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:594:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDMETHOD(GetCurrentDevMode) (THIS_ LPDEVMODE pDevMode,UINT *pcbSize) PURE; ^~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:595:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDMETHOD(GetCurrentPrinterName) (THIS_ LPTSTR pPrinterName,UINT *pcchSize) PURE; ^~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:596:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture STDMETHOD(GetCurrentPortName) (THIS_ LPTSTR pPortName,UINT *pcchSize) PURE; ^~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:108, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:655:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINCOMMDLGAPI HRESULT WINAPI PrintDlgExA(LPPRINTDLGEXA); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:655:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:656:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINCOMMDLGAPI HRESULT WINAPI PrintDlgExW(LPPRINTDLGEXW); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:656:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:706:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINCOMMDLGAPI DWORD WINAPI CommDlgExtendedError(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:706:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:756:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINCOMMDLGAPI WINBOOL WINAPI PageSetupDlgA(LPPAGESETUPDLGA); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:756:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:757:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINCOMMDLGAPI WINBOOL WINAPI PageSetupDlgW(LPPAGESETUPDLGW); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/commdlg.h:757:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:114, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:49:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPUWSTR WINAPI uaw_CharUpperW(LPUWSTR String); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:49:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:50:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINAPI uaw_lstrcmpW(PCUWSTR String1,PCUWSTR String2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:50:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:51:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINAPI uaw_lstrcmpiW(PCUWSTR String1,PCUWSTR String2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:51:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:52:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINAPI uaw_lstrlenW(LPCUWSTR String); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:52:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:53:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PUWSTR __cdecl uaw_wcschr(PCUWSTR String,WCHAR Character); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:53:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:54:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PUWSTR __cdecl uaw_wcscpy(PUWSTR Destination,PCUWSTR Source); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:54:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:55:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl uaw_wcsicmp(PCUWSTR String1,PCUWSTR String2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:55:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:56:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl uaw_wcslen(PCUWSTR String); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:56:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:57:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PUWSTR __cdecl uaw_wcsrchr(PCUWSTR String,WCHAR Character); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:57:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:59:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPUWSTR ua_CharUpperW(LPUWSTR String); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:59:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:61:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE LPUWSTR ua_CharUpperW(LPUWSTR String) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:69:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int ua_lstrcmpW(LPCUWSTR String1,LPCUWSTR String2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:69:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:72:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int ua_lstrcmpiW(LPCUWSTR String1,LPCUWSTR String2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:72:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:75:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int ua_lstrlenW(LPCUWSTR String); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:75:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:80:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE int ua_lstrcmpW(LPCUWSTR String1,LPCUWSTR String2) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:88:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE int ua_lstrcmpiW(LPCUWSTR String1,LPCUWSTR String2) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:96:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE int ua_lstrlenW(LPCUWSTR String) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:110:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PUWSTR_C ua_wcschr(PCUWSTR String,WCHAR Character); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:110:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:111:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PUWSTR_C ua_wcsrchr(PCUWSTR String,WCHAR Character); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:111:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:116:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PUWSTR ua_wcscpy(PUWSTR Destination,PCUWSTR Source); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:116:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:117:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t ua_wcslen(PCUWSTR String); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:117:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:120:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE PUWSTR_C ua_wcschr(PCUWSTR String,WCHAR Character) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:124:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE PUWSTR_C ua_wcsrchr(PCUWSTR String,WCHAR Character) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:139:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE PUWSTR ua_wcscpy(PUWSTR Destination,PCUWSTR Source) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:144:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE size_t ua_wcslen(PCUWSTR String) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:150:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int ua_wcsicmp(LPCUWSTR String1,LPCUWSTR String2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:150:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:153:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE int ua_wcsicmp(LPCUWSTR String1,LPCUWSTR String2) { ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:122, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:282:279: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI ChangeServiceConfigA(SC_HANDLE hService,DWORD dwServiceType,DWORD dwStartType,DWORD dwErrorControl,LPCSTR lpBinaryPathName,LPCSTR lpLoadOrderGroup,LPDWORD lpdwTagId,LPCSTR lpDependencies,LPCSTR lpServiceStartName,LPCSTR lpPassword,LPCSTR lpDisplayName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:282:279: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:283:285: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI ChangeServiceConfigW(SC_HANDLE hService,DWORD dwServiceType,DWORD dwStartType,DWORD dwErrorControl,LPCWSTR lpBinaryPathName,LPCWSTR lpLoadOrderGroup,LPDWORD lpdwTagId,LPCWSTR lpDependencies,LPCWSTR lpServiceStartName,LPCWSTR lpPassword,LPCWSTR lpDisplayName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:283:285: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:284:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI ChangeServiceConfig2A(SC_HANDLE hService,DWORD dwInfoLevel,LPVOID lpInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:284:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:285:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI ChangeServiceConfig2W(SC_HANDLE hService,DWORD dwInfoLevel,LPVOID lpInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:285:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:286:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI CloseServiceHandle(SC_HANDLE hSCObject); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:286:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:287:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI ControlService(SC_HANDLE hService,DWORD dwControl,LPSERVICE_STATUS lpServiceStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:287:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:288:320: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI SC_HANDLE WINAPI CreateServiceA(SC_HANDLE hSCManager,LPCSTR lpServiceName,LPCSTR lpDisplayName,DWORD dwDesiredAccess,DWORD dwServiceType,DWORD dwStartType,DWORD dwErrorControl,LPCSTR lpBinaryPathName,LPCSTR lpLoadOrderGroup,LPDWORD lpdwTagId,LPCSTR lpDependencies,LPCSTR lpServiceStartName,LPCSTR lpPassword); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:288:320: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:289:327: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI SC_HANDLE WINAPI CreateServiceW(SC_HANDLE hSCManager,LPCWSTR lpServiceName,LPCWSTR lpDisplayName,DWORD dwDesiredAccess,DWORD dwServiceType,DWORD dwStartType,DWORD dwErrorControl,LPCWSTR lpBinaryPathName,LPCWSTR lpLoadOrderGroup,LPDWORD lpdwTagId,LPCWSTR lpDependencies,LPCWSTR lpServiceStartName,LPCWSTR lpPassword); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:289:327: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:290:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI DeleteService(SC_HANDLE hService); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:290:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:291:190: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI EnumDependentServicesA(SC_HANDLE hService,DWORD dwServiceState,LPENUM_SERVICE_STATUSA lpServices,DWORD cbBufSize,LPDWORD pcbBytesNeeded,LPDWORD lpServicesReturned); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:291:190: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:292:190: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI EnumDependentServicesW(SC_HANDLE hService,DWORD dwServiceState,LPENUM_SERVICE_STATUSW lpServices,DWORD cbBufSize,LPDWORD pcbBytesNeeded,LPDWORD lpServicesReturned); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:292:190: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:293:232: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI EnumServicesStatusA(SC_HANDLE hSCManager,DWORD dwServiceType,DWORD dwServiceState,LPENUM_SERVICE_STATUSA lpServices,DWORD cbBufSize,LPDWORD pcbBytesNeeded,LPDWORD lpServicesReturned,LPDWORD lpResumeHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:293:232: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:294:232: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI EnumServicesStatusW(SC_HANDLE hSCManager,DWORD dwServiceType,DWORD dwServiceState,LPENUM_SERVICE_STATUSW lpServices,DWORD cbBufSize,LPDWORD pcbBytesNeeded,LPDWORD lpServicesReturned,LPDWORD lpResumeHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:294:232: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:295:261: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI EnumServicesStatusExA(SC_HANDLE hSCManager,SC_ENUM_TYPE InfoLevel,DWORD dwServiceType,DWORD dwServiceState,LPBYTE lpServices,DWORD cbBufSize,LPDWORD pcbBytesNeeded,LPDWORD lpServicesReturned,LPDWORD lpResumeHandle,LPCSTR pszGroupName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:295:261: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:296:262: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI EnumServicesStatusExW(SC_HANDLE hSCManager,SC_ENUM_TYPE InfoLevel,DWORD dwServiceType,DWORD dwServiceState,LPBYTE lpServices,DWORD cbBufSize,LPDWORD pcbBytesNeeded,LPDWORD lpServicesReturned,LPDWORD lpResumeHandle,LPCWSTR pszGroupName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:296:262: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:297:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetServiceKeyNameA(SC_HANDLE hSCManager,LPCSTR lpDisplayName,LPSTR lpServiceName,LPDWORD lpcchBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:297:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:298:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetServiceKeyNameW(SC_HANDLE hSCManager,LPCWSTR lpDisplayName,LPWSTR lpServiceName,LPDWORD lpcchBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:298:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:299:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetServiceDisplayNameA(SC_HANDLE hSCManager,LPCSTR lpServiceName,LPSTR lpDisplayName,LPDWORD lpcchBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:299:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:300:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetServiceDisplayNameW(SC_HANDLE hSCManager,LPCWSTR lpServiceName,LPWSTR lpDisplayName,LPDWORD lpcchBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:300:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:301:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI SC_LOCK WINAPI LockServiceDatabase(SC_HANDLE hSCManager); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:301:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:302:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI NotifyBootConfigStatus(WINBOOL BootAcceptable); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:302:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:303:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI SC_HANDLE WINAPI OpenSCManagerA(LPCSTR lpMachineName,LPCSTR lpDatabaseName,DWORD dwDesiredAccess); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:303:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:304:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI SC_HANDLE WINAPI OpenSCManagerW(LPCWSTR lpMachineName,LPCWSTR lpDatabaseName,DWORD dwDesiredAccess); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:304:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:305:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI SC_HANDLE WINAPI OpenServiceA(SC_HANDLE hSCManager,LPCSTR lpServiceName,DWORD dwDesiredAccess); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:305:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:306:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI SC_HANDLE WINAPI OpenServiceW(SC_HANDLE hSCManager,LPCWSTR lpServiceName,DWORD dwDesiredAccess); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:306:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:307:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI QueryServiceConfigA(SC_HANDLE hService,LPQUERY_SERVICE_CONFIGA lpServiceConfig,DWORD cbBufSize,LPDWORD pcbBytesNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:307:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:308:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI QueryServiceConfigW(SC_HANDLE hService,LPQUERY_SERVICE_CONFIGW lpServiceConfig,DWORD cbBufSize,LPDWORD pcbBytesNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:308:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:309:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI QueryServiceConfig2A(SC_HANDLE hService,DWORD dwInfoLevel,LPBYTE lpBuffer,DWORD cbBufSize,LPDWORD pcbBytesNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:309:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:310:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI QueryServiceConfig2W(SC_HANDLE hService,DWORD dwInfoLevel,LPBYTE lpBuffer,DWORD cbBufSize,LPDWORD pcbBytesNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:310:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:311:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI QueryServiceLockStatusA(SC_HANDLE hSCManager,LPQUERY_SERVICE_LOCK_STATUSA lpLockStatus,DWORD cbBufSize,LPDWORD pcbBytesNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:311:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:312:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI QueryServiceLockStatusW(SC_HANDLE hSCManager,LPQUERY_SERVICE_LOCK_STATUSW lpLockStatus,DWORD cbBufSize,LPDWORD pcbBytesNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:312:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:313:197: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI QueryServiceObjectSecurity(SC_HANDLE hService,SECURITY_INFORMATION dwSecurityInformation,PSECURITY_DESCRIPTOR lpSecurityDescriptor,DWORD cbBufSize,LPDWORD pcbBytesNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:313:197: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:314:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI QueryServiceStatus(SC_HANDLE hService,LPSERVICE_STATUS lpServiceStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:314:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:315:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI QueryServiceStatusEx(SC_HANDLE hService,SC_STATUS_TYPE InfoLevel,LPBYTE lpBuffer,DWORD cbBufSize,LPDWORD pcbBytesNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:315:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:316:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI SERVICE_STATUS_HANDLE WINAPI RegisterServiceCtrlHandlerA(LPCSTR lpServiceName,LPHANDLER_FUNCTION lpHandlerProc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:316:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:317:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI SERVICE_STATUS_HANDLE WINAPI RegisterServiceCtrlHandlerW(LPCWSTR lpServiceName,LPHANDLER_FUNCTION lpHandlerProc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:317:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:318:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI SERVICE_STATUS_HANDLE WINAPI RegisterServiceCtrlHandlerExA(LPCSTR lpServiceName,LPHANDLER_FUNCTION_EX lpHandlerProc,LPVOID lpContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:318:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:319:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI SERVICE_STATUS_HANDLE WINAPI RegisterServiceCtrlHandlerExW(LPCWSTR lpServiceName,LPHANDLER_FUNCTION_EX lpHandlerProc,LPVOID lpContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:319:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:320:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI SetServiceObjectSecurity(SC_HANDLE hService,SECURITY_INFORMATION dwSecurityInformation,PSECURITY_DESCRIPTOR lpSecurityDescriptor); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:320:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:321:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI SetServiceStatus(SERVICE_STATUS_HANDLE hServiceStatus,LPSERVICE_STATUS lpServiceStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:321:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:322:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI StartServiceCtrlDispatcherA(CONST SERVICE_TABLE_ENTRYA *lpServiceStartTable); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:322:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:323:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI StartServiceCtrlDispatcherW(CONST SERVICE_TABLE_ENTRYW *lpServiceStartTable); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:323:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:324:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI StartServiceA(SC_HANDLE hService,DWORD dwNumServiceArgs,LPCSTR *lpServiceArgVectors); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:324:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:325:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI StartServiceW(SC_HANDLE hService,DWORD dwNumServiceArgs,LPCWSTR *lpServiceArgVectors); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:325:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:326:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI UnlockServiceDatabase(SC_LOCK ScLock); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:326:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:130, from CoreArray/dPlatform.h:65, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:143:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HKL WINAPI ImmInstallIMEA(LPCSTR lpszIMEFileName,LPCSTR lpszLayoutText); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:143:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:144:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HKL WINAPI ImmInstallIMEW(LPCWSTR lpszIMEFileName,LPCWSTR lpszLayoutText); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:144:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:145:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HWND WINAPI ImmGetDefaultIMEWnd(HWND); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:145:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:146:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT WINAPI ImmGetDescriptionA(HKL,LPSTR,UINT uBufLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:146:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:147:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT WINAPI ImmGetDescriptionW(HKL,LPWSTR,UINT uBufLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:147:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:148:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT WINAPI ImmGetIMEFileNameA(HKL,LPSTR,UINT uBufLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:148:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:149:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT WINAPI ImmGetIMEFileNameW(HKL,LPWSTR,UINT uBufLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:149:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:150:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI ImmGetProperty(HKL,DWORD); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:150:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:151:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmIsIME(HKL); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:151:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:152:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmSimulateHotKey(HWND,DWORD); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:152:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:153:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HIMC WINAPI ImmCreateContext(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:153:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:154:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmDestroyContext(HIMC); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:154:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:155:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HIMC WINAPI ImmGetContext(HWND); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:155:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:156:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmReleaseContext(HWND,HIMC); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:156:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:157:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HIMC WINAPI ImmAssociateContext(HWND,HIMC); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:157:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:158:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmAssociateContextEx(HWND,HIMC,DWORD); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:158:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:159:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG WINAPI ImmGetCompositionStringA(HIMC,DWORD,LPVOID,DWORD); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:159:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:160:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG WINAPI ImmGetCompositionStringW(HIMC,DWORD,LPVOID,DWORD); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:160:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:161:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmSetCompositionStringA(HIMC,DWORD dwIndex,LPVOID lpComp,DWORD,LPVOID lpRead,DWORD); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:161:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:162:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmSetCompositionStringW(HIMC,DWORD dwIndex,LPVOID lpComp,DWORD,LPVOID lpRead,DWORD); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:162:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:163:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI ImmGetCandidateListCountA(HIMC,LPDWORD lpdwListCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:163:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:164:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI ImmGetCandidateListCountW(HIMC,LPDWORD lpdwListCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:164:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:165:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI ImmGetCandidateListA(HIMC,DWORD deIndex,LPCANDIDATELIST,DWORD dwBufLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:165:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:166:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI ImmGetCandidateListW(HIMC,DWORD deIndex,LPCANDIDATELIST,DWORD dwBufLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:166:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:167:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI ImmGetGuideLineA(HIMC,DWORD dwIndex,LPSTR,DWORD dwBufLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:167:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:168:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI ImmGetGuideLineW(HIMC,DWORD dwIndex,LPWSTR,DWORD dwBufLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:168:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:169:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmGetConversionStatus(HIMC,LPDWORD,LPDWORD); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:169:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:170:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmSetConversionStatus(HIMC,DWORD,DWORD); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:170:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:171:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmGetOpenStatus(HIMC); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:171:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:172:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmSetOpenStatus(HIMC,WINBOOL); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:172:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:179:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmGetCompositionFontA(HIMC,LPLOGFONTA); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:179:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:180:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmGetCompositionFontW(HIMC,LPLOGFONTW); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:180:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:181:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmSetCompositionFontA(HIMC,LPLOGFONTA); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:181:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:182:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmSetCompositionFontW(HIMC,LPLOGFONTW); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:182:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:199:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmConfigureIMEA(HKL,HWND,DWORD,LPVOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:199:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:200:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmConfigureIMEW(HKL,HWND,DWORD,LPVOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:200:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:201:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LRESULT WINAPI ImmEscapeA(HKL,HIMC,UINT,LPVOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:201:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:202:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LRESULT WINAPI ImmEscapeW(HKL,HIMC,UINT,LPVOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:202:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:203:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI ImmGetConversionListA(HKL,HIMC,LPCSTR,LPCANDIDATELIST,DWORD dwBufLen,UINT uFlag); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:203:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:204:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI ImmGetConversionListW(HKL,HIMC,LPCWSTR,LPCANDIDATELIST,DWORD dwBufLen,UINT uFlag); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:204:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:205:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmNotifyIME(HIMC,DWORD dwAction,DWORD dwIndex,DWORD dwValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:205:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:206:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmGetStatusWindowPos(HIMC,LPPOINT); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:206:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:207:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmSetStatusWindowPos(HIMC,LPPOINT); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:207:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:208:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmGetCompositionWindow(HIMC,LPCOMPOSITIONFORM); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:208:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:209:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmSetCompositionWindow(HIMC,LPCOMPOSITIONFORM); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:209:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:210:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmGetCandidateWindow(HIMC,DWORD,LPCANDIDATEFORM); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:210:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:211:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmSetCandidateWindow(HIMC,LPCANDIDATEFORM); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:211:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:212:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmIsUIMessageA(HWND,UINT,WPARAM,LPARAM); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:212:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:213:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmIsUIMessageW(HWND,UINT,WPARAM,LPARAM); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:213:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:214:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT WINAPI ImmGetVirtualKey(HWND); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:214:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:215:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmRegisterWordA(HKL,LPCSTR lpszReading,DWORD,LPCSTR lpszRegister); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:215:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:216:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmRegisterWordW(HKL,LPCWSTR lpszReading,DWORD,LPCWSTR lpszRegister); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:216:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:217:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmUnregisterWordA(HKL,LPCSTR lpszReading,DWORD,LPCSTR lpszUnregister); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:217:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:218:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmUnregisterWordW(HKL,LPCWSTR lpszReading,DWORD,LPCWSTR lpszUnregister); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:218:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:219:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT WINAPI ImmGetRegisterWordStyleA(HKL,UINT nItem,LPSTYLEBUFA); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:219:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:220:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT WINAPI ImmGetRegisterWordStyleW(HKL,UINT nItem,LPSTYLEBUFW); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:220:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:221:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT WINAPI ImmEnumRegisterWordA(HKL,REGISTERWORDENUMPROCA,LPCSTR lpszReading,DWORD,LPCSTR lpszRegister,LPVOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:221:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:222:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT WINAPI ImmEnumRegisterWordW(HKL,REGISTERWORDENUMPROCW,LPCWSTR lpszReading,DWORD,LPCWSTR lpszRegister,LPVOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:222:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:223:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmDisableIME(DWORD); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:223:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:224:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmEnumInputContext(DWORD idThread,IMCENUMPROC lpfn,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:224:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:225:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI ImmGetImeMenuItemsA(HIMC,DWORD,DWORD,LPIMEMENUITEMINFOA,LPIMEMENUITEMINFOA,DWORD); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:225:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:226:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI ImmGetImeMenuItemsW(HIMC,DWORD,DWORD,LPIMEMENUITEMINFOW,LPIMEMENUITEMINFOW,DWORD); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:226:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:227:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmDisableTextFrameService(DWORD idThread); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:227:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: CoreArray/dPlatform.h:99:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT TFPClass FloatClassify(const float val); ^ CoreArray/dPlatform.h:99:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:100:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT TFPClass FloatClassify(const double val); ^ CoreArray/dPlatform.h:100:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:101:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT TFPClass FloatClassify(const long double val); ^ CoreArray/dPlatform.h:101:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:104:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT bool IsFinite(const float val); ^ CoreArray/dPlatform.h:104:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:106:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT bool IsFinite(const double val); ^ CoreArray/dPlatform.h:106:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:108:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT bool IsFinite(const long double val); ^ CoreArray/dPlatform.h:108:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:111:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT bool IsNaN(const float val); ^ CoreArray/dPlatform.h:111:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:113:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT bool IsNaN(const double val); ^ CoreArray/dPlatform.h:113:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:115:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT bool IsNaN(const long double val); ^ CoreArray/dPlatform.h:115:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:118:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT bool IsInf(const float val); ^ CoreArray/dPlatform.h:118:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:120:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT bool IsInf(const double val); ^ CoreArray/dPlatform.h:120:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:122:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT bool IsInf(const long double val); ^ CoreArray/dPlatform.h:122:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:125:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT bool IsNegInf(const float val); ^ CoreArray/dPlatform.h:125:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:127:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT bool IsNegInf(const double val); ^ CoreArray/dPlatform.h:127:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:129:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT bool IsNegInf(const long double val); ^ CoreArray/dPlatform.h:129:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:132:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT bool EqaulFloat(const float v1, const float v2); ^ CoreArray/dPlatform.h:132:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:133:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT bool EqaulFloat(const double v1, const double v2); ^ CoreArray/dPlatform.h:133:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:134:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT bool EqaulFloat(const long double v1, const long double v2); ^ CoreArray/dPlatform.h:134:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:143:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT string Format(const char *fmt, ...); ^ CoreArray/dPlatform.h:143:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:145:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT void FmtText(char buf[], size_t size, const char *fmt, ...); ^ CoreArray/dPlatform.h:145:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:147:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT string _FmtNum(const char *fmt, ...); ^ CoreArray/dPlatform.h:147:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:156:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT string FloatToStr(const float val); ^ CoreArray/dPlatform.h:156:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:158:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT string FloatToStr(const double val); ^ CoreArray/dPlatform.h:158:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:160:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT string FloatToStr(const long double val); ^ CoreArray/dPlatform.h:160:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:162:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT double StrToFloat(char const* str); ^ CoreArray/dPlatform.h:162:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:164:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT bool StrToFloat(char const* str, double *rv); ^ CoreArray/dPlatform.h:164:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:167:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const double Default); ^ CoreArray/dPlatform.h:167:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:176:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT string IntToStr(C_Int8 val); ^ CoreArray/dPlatform.h:176:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:178:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT string IntToStr(C_UInt8 val); ^ CoreArray/dPlatform.h:178:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:180:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT string IntToStr(C_Int16 val); ^ CoreArray/dPlatform.h:180:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:182:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT string IntToStr(C_UInt16 val); ^ CoreArray/dPlatform.h:182:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:184:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT string IntToStr(C_Int32 val); ^ CoreArray/dPlatform.h:184:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:186:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT string IntToStr(C_UInt32 val); ^ CoreArray/dPlatform.h:186:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:188:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT string IntToStr(C_Int64 val); ^ CoreArray/dPlatform.h:188:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:190:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT string IntToStr(C_UInt64 val); ^ CoreArray/dPlatform.h:190:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:192:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT long StrToInt(char const* str); ^ CoreArray/dPlatform.h:192:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:194:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT bool StrToInt(char const* str, long *rv); ^ CoreArray/dPlatform.h:194:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:196:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT long StrToIntDef(char const* str, const long Default); ^ CoreArray/dPlatform.h:196:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:205:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT UTF16String UTF8ToUTF16(const UTF8String &s); ^ CoreArray/dPlatform.h:205:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:207:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT UTF32String UTF8ToUTF32(const UTF8String &s); ^ CoreArray/dPlatform.h:207:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:209:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT UTF8String UTF16ToUTF8(const UTF16String &s); ^ CoreArray/dPlatform.h:209:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:211:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT UTF32String UTF16ToUTF32(const UTF16String &s); ^ CoreArray/dPlatform.h:211:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:213:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT UTF8String UTF32ToUTF8(const UTF32String &s); ^ CoreArray/dPlatform.h:213:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:215:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT UTF16String UTF32ToUTF16(const UTF32String &s); ^ CoreArray/dPlatform.h:215:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:218:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT RawString RawText(const string &s); ^ CoreArray/dPlatform.h:218:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:222:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT RawString RawText(const UTF16String &s); ^ CoreArray/dPlatform.h:222:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:224:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT RawString RawText(const UTF32String &s); ^ CoreArray/dPlatform.h:224:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:227:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT UTF8String UTF8Text(const char *s); ^ CoreArray/dPlatform.h:227:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:228:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT UTF8String UTF8Text(const string &s); ^ CoreArray/dPlatform.h:228:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:230:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT UTF8String UTF8Text(const UTF16String &s); ^ CoreArray/dPlatform.h:230:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:231:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT UTF8String UTF8Text(const UTF32String &s); ^ CoreArray/dPlatform.h:231:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:234:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT UTF16String UTF16Text(const char *s); ^ CoreArray/dPlatform.h:234:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:235:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT UTF16String UTF16Text(const string &s); ^ CoreArray/dPlatform.h:235:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:237:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT UTF16String UTF16Text(const UTF16String &s); ^ CoreArray/dPlatform.h:237:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:238:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT UTF16String UTF16Text(const UTF32String &s); ^ CoreArray/dPlatform.h:238:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:241:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT UTF32String UTF32Text(const char *s); ^ CoreArray/dPlatform.h:241:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:242:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT UTF32String UTF32Text(const string &s); ^ CoreArray/dPlatform.h:242:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:244:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT UTF32String UTF32Text(const UTF16String &s); ^ CoreArray/dPlatform.h:244:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:245:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT UTF32String UTF32Text(const UTF32String &s); ^ CoreArray/dPlatform.h:245:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:249:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT COREARRAY_INLINE UTF8String ASC(const char *s) ^ CoreArray/dPlatform.h:252:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT COREARRAY_INLINE UTF8String ASC(const string &s) ^ CoreArray/dPlatform.h:255:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT COREARRAY_INLINE UTF16String ASC16(const char *s) ^ CoreArray/dPlatform.h:258:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT COREARRAY_INLINE UTF16String ASC16(const string &s) ^ CoreArray/dPlatform.h:261:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT COREARRAY_INLINE UTF32String ASC32(const char *s) ^ CoreArray/dPlatform.h:264:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT COREARRAY_INLINE UTF32String ASC32(const string &s) ^ CoreArray/dPlatform.h:273:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT string NowDateToStr(); ^ CoreArray/dPlatform.h:273:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:305:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_UInt32 Mode); ^ CoreArray/dPlatform.h:305:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:307:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture enum TSysOpenMode mode, enum TSysShareMode smode); ^ CoreArray/dPlatform.h:307:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:309:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT bool SysCloseHandle(TSysHandle Handle); ^ CoreArray/dPlatform.h:309:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:311:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t Count); ^ CoreArray/dPlatform.h:311:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:313:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const void* Buffer, size_t Count); ^ CoreArray/dPlatform.h:313:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:315:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_Int64 Offset, enum TdSysSeekOrg sk); ^ CoreArray/dPlatform.h:315:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:317:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_Int64 NewSize); ^ CoreArray/dPlatform.h:317:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:321:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const char *tempdir); ^ CoreArray/dPlatform.h:321:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:323:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT bool FileExists(const string &FileName); ^ CoreArray/dPlatform.h:323:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:351:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT int GetLastOSError(); ^ CoreArray/dPlatform.h:351:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:353:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT string SysErrMessage(int err); ^ CoreArray/dPlatform.h:353:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:355:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT string LastSysErrMsg(); ^ CoreArray/dPlatform.h:355:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:358:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template COREARRAY_DLL_DEFAULT void RaiseLastOSError() ^ CoreArray/dPlatform.h:367:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT int GetCPU_NumOfCores(); ^ CoreArray/dPlatform.h:367:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:373:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT C_UInt64 GetCPU_LevelCache(int level); ^ CoreArray/dPlatform.h:373:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:386:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT TProcessID GetCurrentProcessID(); ^ CoreArray/dPlatform.h:386:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dPlatform.h:401:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdThreadMutex(); ^ CoreArray/dPlatform.h:403:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~CdThreadMutex(); ^ CoreArray/dPlatform.h:406:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Lock(); ^ CoreArray/dPlatform.h:408:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Unlock(); ^ CoreArray/dPlatform.h:410:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool TryLock(); ^ CoreArray/dPlatform.h:434:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TdAutoMutex(CdThreadMutex *m) { mutex = m; if (m) m->Lock(); } ^ CoreArray/dPlatform.h:435:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~TdAutoMutex() { if (mutex) mutex->Unlock(); } ^ CoreArray/dPlatform.h:438:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Reset(CdThreadMutex *m) ^ CoreArray/dPlatform.h:458:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdThreadCondition(); ^ CoreArray/dPlatform.h:460:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~CdThreadCondition(); ^ CoreArray/dPlatform.h:463:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Signal(); ^ CoreArray/dPlatform.h:465:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Broadcast(); ^ CoreArray/dPlatform.h:467:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Wait(CdThreadMutex &mutex); ^ CoreArray/dPlatform.h:500:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdThreadsSuspending(); ^ CoreArray/dPlatform.h:502:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~CdThreadsSuspending(); ^ CoreArray/dPlatform.h:505:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Suspend(); ^ CoreArray/dPlatform.h:507:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void WakeUp(); ^ CoreArray/dPlatform.h:527:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdThBasic() {} ^ CoreArray/dPlatform.h:550:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int _pTdThreadEx(CdThread *Thread, void *Data) { ^ CoreArray/dPlatform.h:571:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdThread(); ^ CoreArray/dPlatform.h:573:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdThread(TdThreadProc proc, void *Data); ^ In file included from ../inst/include/dType.h:41, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: ../inst/include/CoreDEF.h:363:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define COREARRAY_NOEXCEPT_FALSE noexcept(false) ^ CoreArray/dPlatform.h:575:23: note: in expansion of macro 'COREARRAY_NOEXCEPT_FALSE' virtual ~CdThread() COREARRAY_NOEXCEPT_FALSE; ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: CoreArray/dPlatform.h:578:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void BeginThread(); ^ CoreArray/dPlatform.h:581:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void BeginThread(int (*proc)(CdThread *, Tx), Tx val) ^ CoreArray/dPlatform.h:595:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int RunThreadSafe(); ^ CoreArray/dPlatform.h:597:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual int RunThread(); ^ CoreArray/dPlatform.h:599:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int EndThread(); ^ CoreArray/dPlatform.h:601:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Terminate(); ^ CoreArray/dPlatform.h:603:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE bool Terminated() const { return terminated; } ^~~~~ CoreArray/dPlatform.h:604:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE TThread &Thread() { return thread; } ^ CoreArray/dPlatform.h:605:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE int &ExitCode() { return fExitCode; } ^ CoreArray/dPlatform.h:606:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE string &ErrorInfo() { return fErrorInfo; } ^ CoreArray/dPlatform.h:614:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _BeginThread(); // need vData ^ CoreArray/dPlatform.h:618:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Done(); ^ CoreArray/dPlatform.h:630:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE void Proc(CdThread *thread) { (obj->*proc)(thread); } ^ CoreArray/dPlatform.h:650:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrCoreArray(): exception() ^ CoreArray/dPlatform.h:652:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrCoreArray(const char *fmt, ...): exception() ^ CoreArray/dPlatform.h:654:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrCoreArray(const string &msg): exception() ^ CoreArray/dPlatform.h:656:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual const char *what() const throw() ^ CoreArray/dPlatform.h:658:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~ErrCoreArray() throw() ^ CoreArray/dPlatform.h:663:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Init(const char *fmt, va_list arglist); ^ CoreArray/dPlatform.h:672:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrDEBUG(): ErrCoreArray() ^ CoreArray/dPlatform.h:674:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrDEBUG(const char *fmt, ...): ErrCoreArray() ^ CoreArray/dPlatform.h:684:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrOSError(): ErrCoreArray() ^ CoreArray/dPlatform.h:686:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrOSError(const char *fmt, ...): ErrCoreArray() ^ CoreArray/dPlatform.h:688:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrOSError(const string &msg): ErrCoreArray() ^ CoreArray/dPlatform.h:696:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrThread(): ErrOSError() ^ CoreArray/dPlatform.h:698:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrThread(const char *fmt, ...): ErrOSError() ^ CoreArray/dPlatform.h:700:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrThread(const string &msg): ErrOSError() ^ CoreArray/dPlatform.h:709:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrConvert(): ErrCoreArray() ^ CoreArray/dPlatform.h:711:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrConvert(const char *fmt, ...): ErrCoreArray() ^ CoreArray/dPlatform.h:713:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrConvert(const string &msg): ErrCoreArray() ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/float.h:507, from C:/rtools40/mingw64/include/c++/8.3.0/cfloat:42, from ../inst/include/dTrait.h:43, from CoreArray/dEndian.h:41, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:253:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP unsigned int __cdecl __MINGW_NOTHROW _controlfp (unsigned int unNew, unsigned int unMask) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:253:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/float.h:507, from C:/rtools40/mingw64/include/c++/8.3.0/cfloat:42, from ../inst/include/dTrait.h:43, from CoreArray/dEndian.h:41, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:254:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP errno_t __cdecl _controlfp_s(unsigned int *_CurrentState, unsigned int _NewValue, unsigned int _Mask); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:254:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:255:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP unsigned int __cdecl __MINGW_NOTHROW _control87 (unsigned int unNew, unsigned int unMask); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:255:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:258:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP unsigned int __cdecl __MINGW_NOTHROW _clearfp (void); /* Clear the FPU status word */ ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:258:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:259:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP unsigned int __cdecl __MINGW_NOTHROW _statusfp (void); /* Report the FPU status word */ ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:259:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:273:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl __MINGW_NOTHROW _fpreset (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:273:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:274:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl __MINGW_NOTHROW fpreset (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:274:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:277:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int * __cdecl __MINGW_NOTHROW __fpecode(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:277:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:287:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl __MINGW_NOTHROW _chgsign (double _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:287:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:288:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl __MINGW_NOTHROW _copysign (double _Number,double _Sign); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:288:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:289:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl __MINGW_NOTHROW _logb (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:289:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:290:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl __MINGW_NOTHROW _nextafter (double, double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:290:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:291:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl __MINGW_NOTHROW _scalb (double, long); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:291:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:293:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl __MINGW_NOTHROW _finite (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:293:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:294:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl __MINGW_NOTHROW _fpclass (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:294:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:295:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl __MINGW_NOTHROW _isnan (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:295:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:298:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl _chgsignl (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:298:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from CoreArray/dEndian.h:41, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: ../inst/include/dTrait.h:105:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *TraitName() { return "Int8"; } ^ ../inst/include/dTrait.h:106:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *StreamName() { return "dInt8"; } ^ ../inst/include/dTrait.h:108:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static short Min() { return INT8_MIN; } ^ ../inst/include/dTrait.h:109:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static short Max() { return INT8_MAX; } ^ ../inst/include/dTrait.h:123:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *TraitName() { return "UInt8"; } ^ ../inst/include/dTrait.h:124:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *StreamName() { return "dUInt8"; } ^ ../inst/include/dTrait.h:126:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static unsigned short Min() { return 0; } ^ ../inst/include/dTrait.h:127:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static unsigned short Max() { return UINT8_MAX; } ^ ../inst/include/dTrait.h:141:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *TraitName() { return "Int16"; } ^ ../inst/include/dTrait.h:142:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *StreamName() { return "dInt16"; } ^ ../inst/include/dTrait.h:144:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_Int16 Min() { return INT16_MIN; } ^ ../inst/include/dTrait.h:145:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_Int16 Max() { return INT16_MAX; } ^ ../inst/include/dTrait.h:159:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *TraitName() { return "UInt16"; } ^ ../inst/include/dTrait.h:160:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *StreamName() { return "dUInt16"; } ^ ../inst/include/dTrait.h:162:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_UInt16 Min() { return 0; } ^ ../inst/include/dTrait.h:163:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_UInt16 Max() { return UINT16_MAX; } ^ ../inst/include/dTrait.h:177:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *TraitName() { return "Int32"; } ^ ../inst/include/dTrait.h:178:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *StreamName() { return "dInt32"; } ^ ../inst/include/dTrait.h:180:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_Int32 Min() { return INT32_MIN; } ^ ../inst/include/dTrait.h:181:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_Int32 Max() { return INT32_MAX; } ^ ../inst/include/dTrait.h:195:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *TraitName() { return "UInt32"; } ^ ../inst/include/dTrait.h:196:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *StreamName() { return "dUInt32"; } ^ ../inst/include/dTrait.h:198:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_UInt32 Min() { return 0; } ^ ../inst/include/dTrait.h:199:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_UInt32 Max() { return UINT32_MAX; } ^ ../inst/include/dTrait.h:213:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *TraitName() { return "Int64"; } ^ ../inst/include/dTrait.h:214:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *StreamName() { return "dInt64"; } ^ ../inst/include/dTrait.h:216:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_Int64 Min() { return std::numeric_limits::min(); } ^ ../inst/include/dTrait.h:217:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_Int64 Max() { return std::numeric_limits::max(); } ^ ../inst/include/dTrait.h:231:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *TraitName() { return "UInt64"; } ^ ../inst/include/dTrait.h:232:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *StreamName() { return "dUInt64"; } ^ ../inst/include/dTrait.h:234:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_UInt64 Min() { return 0; } ^ ../inst/include/dTrait.h:235:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_UInt64 Max() { return std::numeric_limits::max(); } ^ ../inst/include/dTrait.h:254:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *TraitName() { return "Float32"; } ^ ../inst/include/dTrait.h:255:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *StreamName() { return "dFloat32"; } ^ ../inst/include/dTrait.h:257:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_Float32 Min() { return FLT_MIN; } ^ ../inst/include/dTrait.h:258:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_Float32 Max() { return FLT_MAX; } ^ ../inst/include/dTrait.h:259:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_Float32 Epsilon() { return FLT_EPSILON; } ^ ../inst/include/dTrait.h:260:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static int Digits() { return FLT_MANT_DIG; } ^ ../inst/include/dTrait.h:274:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *TraitName() { return "Float64"; } ^ ../inst/include/dTrait.h:275:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *StreamName() { return "dFloat64"; } ^ ../inst/include/dTrait.h:277:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_Float64 Min() { return DBL_MIN; } ^ ../inst/include/dTrait.h:278:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_Float64 Max() { return DBL_MAX; } ^ ../inst/include/dTrait.h:279:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_Float64 Epsilon() { return DBL_EPSILON; } ^ ../inst/include/dTrait.h:280:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static int Digits() { return DBL_MANT_DIG; } ^ ../inst/include/dTrait.h:294:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *StreamName() { return "dLongFloat"; } ^ ../inst/include/dTrait.h:295:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *TraitName() { return StreamName()+1; } ^ ../inst/include/dTrait.h:297:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_LongFloat Min() { return LDBL_MIN; } ^ ../inst/include/dTrait.h:298:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_LongFloat Max() { return LDBL_MAX; } ^ ../inst/include/dTrait.h:299:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_LongFloat Epsilon() { return LDBL_EPSILON; } ^ ../inst/include/dTrait.h:300:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static int Digits() { return LDBL_MANT_DIG; } ^ ../inst/include/dTrait.h:319:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *TraitName() { return "UTF8String"; } ^ ../inst/include/dTrait.h:332:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *TraitName() { return "UTF16String"; } ^ ../inst/include/dTrait.h:345:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *TraitName() { return "UTF32String"; } ^ In file included from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: CoreArray/dEndian.h:62:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BIT_LE_R() { Stream = NULL; } ^ CoreArray/dEndian.h:63:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BIT_LE_R(TYPE *s) { Stream = s; Reminder = Offset = 0; } ^ CoreArray/dEndian.h:64:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BIT_LE_R(TYPE &s) { Stream = &s; Reminder = Offset = 0; } ^ CoreArray/dEndian.h:67:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_UInt32 ReadBit(C_UInt8 nbit) ^ CoreArray/dEndian.h:85:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SkipBit(C_UInt8 nbit) ^ CoreArray/dEndian.h:101:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BIT_LE_W() { Stream = NULL; } ^ CoreArray/dEndian.h:102:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BIT_LE_W(TYPE *s) { Stream = s; Reminder = Offset = 0; } ^ CoreArray/dEndian.h:103:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BIT_LE_W(TYPE &s) { Stream = &s; Reminder = Offset = 0; } ^ CoreArray/dEndian.h:106:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~BIT_LE_W() ^ CoreArray/dEndian.h:116:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void WriteBit(C_UInt32 Value, C_UInt8 nbit) ^ CoreArray/dEndian.h:149:11: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BYTE_NT() { Stream = NULL; } ^ CoreArray/dEndian.h:150:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BYTE_NT(TYPE *s) { Stream = s; } ^ CoreArray/dEndian.h:151:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BYTE_NT(TYPE &s) { Stream = &s; } ^ CoreArray/dEndian.h:154:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE SIZE64 Position() ^ CoreArray/dEndian.h:159:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE void SetPosition(const SIZE64 Pos) ^ CoreArray/dEndian.h:165:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE void ReadData(void *Buffer, ssize_t Count) ^ CoreArray/dEndian.h:170:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE C_UInt8 R8b() ^ CoreArray/dEndian.h:176:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE void WriteData(const void *Buffer, ssize_t Count) ^ CoreArray/dEndian.h:181:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE void W8b(C_UInt8 val) ^ CoreArray/dEndian.h:191:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& operator >>(C_Int8 &val) ^ CoreArray/dEndian.h:196:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& operator >>(C_UInt8 &val) ^ CoreArray/dEndian.h:201:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& R(C_Int8 *pval, size_t n) ^ CoreArray/dEndian.h:206:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& R(C_UInt8 *pval, size_t n) ^ CoreArray/dEndian.h:212:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& operator >>(C_Int16 &val) ^ CoreArray/dEndian.h:217:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& operator >>(C_UInt16 &val) ^ CoreArray/dEndian.h:222:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& R(C_Int16 *pval, size_t n) ^ CoreArray/dEndian.h:227:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& R(C_UInt16 *pval, size_t n) ^ CoreArray/dEndian.h:233:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& operator >>(C_Int32 &val) ^ CoreArray/dEndian.h:238:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& operator >>(C_UInt32 &val) ^ CoreArray/dEndian.h:243:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& R(C_Int32 *pval, size_t n) ^ CoreArray/dEndian.h:248:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& R(C_UInt32 *pval, size_t n) ^ CoreArray/dEndian.h:254:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& operator >>(C_Int64 &val) ^ CoreArray/dEndian.h:259:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& operator >>(C_UInt64 &val) ^ CoreArray/dEndian.h:264:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& R(C_Int64 *pval, size_t n) ^ CoreArray/dEndian.h:269:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& R(C_UInt64 *pval, size_t n) ^ CoreArray/dEndian.h:275:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& operator >>(C_Float32 &val) ^ CoreArray/dEndian.h:280:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& operator >>(C_Float64 &val) ^ CoreArray/dEndian.h:285:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& R(C_Float32 *pval, size_t n) ^ CoreArray/dEndian.h:290:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& R(C_Float64 *pval, size_t n) ^ CoreArray/dEndian.h:300:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& operator <<(C_Int8 val) ^ CoreArray/dEndian.h:305:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& operator <<(C_UInt8 val) ^ CoreArray/dEndian.h:310:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& W(const C_Int8 *pval, size_t n) ^ CoreArray/dEndian.h:315:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& W(const C_UInt8 *pval, size_t n) ^ CoreArray/dEndian.h:321:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& operator <<(C_Int16 val) ^ CoreArray/dEndian.h:326:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& operator <<(C_UInt16 val) ^ CoreArray/dEndian.h:331:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& W(const C_Int16 *pval, size_t n) ^ CoreArray/dEndian.h:336:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& W(const C_UInt16 *pval, size_t n) ^ CoreArray/dEndian.h:342:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& operator <<(C_Int32 val) ^ CoreArray/dEndian.h:347:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& operator <<(C_UInt32 val) ^ CoreArray/dEndian.h:352:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& W(const C_Int32 *pval, size_t n) ^ CoreArray/dEndian.h:357:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& W(const C_UInt32 *pval, size_t n) ^ CoreArray/dEndian.h:363:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& operator <<(C_Int64 val) ^ CoreArray/dEndian.h:368:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& operator <<(C_UInt64 val) ^ CoreArray/dEndian.h:373:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& W(const C_Int64 *pval, size_t n) ^ CoreArray/dEndian.h:378:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& W(const C_UInt64 *pval, size_t n) ^ CoreArray/dEndian.h:384:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& operator <<(const C_Float32 val) ^ CoreArray/dEndian.h:389:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& operator <<(const C_Float64 val) ^ CoreArray/dEndian.h:394:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& W(const C_Float32 *pval, size_t n) ^ CoreArray/dEndian.h:399:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_NT& W(const C_Float64 *pval, size_t n) ^ CoreArray/dEndian.h:603:11: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BYTE_LE() { Stream = NULL; } ^ CoreArray/dEndian.h:604:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BYTE_LE(TYPE *s) { Stream = s; } ^ CoreArray/dEndian.h:605:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BYTE_LE(TYPE &s) { Stream = &s; } ^ CoreArray/dEndian.h:608:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE SIZE64 Position() ^ CoreArray/dEndian.h:613:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE void SetPosition(const SIZE64 Pos) ^ CoreArray/dEndian.h:619:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE void ReadData(void *Buffer, ssize_t Count) ^ CoreArray/dEndian.h:624:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE C_UInt8 R8b() ^ CoreArray/dEndian.h:630:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE void WriteData(const void *Buffer, ssize_t Count) ^ CoreArray/dEndian.h:635:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE void W8b(C_UInt8 val) ^ CoreArray/dEndian.h:645:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& operator >>(C_Int8 &val) ^ CoreArray/dEndian.h:650:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& operator >>(C_UInt8 &val) ^ CoreArray/dEndian.h:655:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& R(C_Int8 *pval, size_t n) ^ CoreArray/dEndian.h:660:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& R(C_UInt8 *pval, size_t n) ^ CoreArray/dEndian.h:666:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& operator >>(C_Int16 &val) ^ CoreArray/dEndian.h:671:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& operator >>(C_UInt16 &val) ^ CoreArray/dEndian.h:676:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& R(C_Int16 *pval, size_t n) ^ CoreArray/dEndian.h:683:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& R(C_UInt16 *pval, size_t n) ^ CoreArray/dEndian.h:691:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& operator >>(C_Int32 &val) ^ CoreArray/dEndian.h:696:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& operator >>(C_UInt32 &val) ^ CoreArray/dEndian.h:701:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& R(C_Int32 *pval, size_t n) ^ CoreArray/dEndian.h:708:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& R(C_UInt32 *pval, size_t n) ^ CoreArray/dEndian.h:716:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& operator >>(C_Int64 &val) ^ CoreArray/dEndian.h:721:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& operator >>(C_UInt64 &val) ^ CoreArray/dEndian.h:726:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& R(C_Int64 *pval, size_t n) ^ CoreArray/dEndian.h:733:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& R(C_UInt64 *pval, size_t n) ^ CoreArray/dEndian.h:741:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& operator >>(C_Float32 &val) ^ CoreArray/dEndian.h:748:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& operator >>(C_Float64 &val) ^ CoreArray/dEndian.h:755:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& R(C_Float32 *pval, size_t n) ^ CoreArray/dEndian.h:762:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& R(C_Float64 *pval, size_t n) ^ CoreArray/dEndian.h:774:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& operator <<(C_Int8 val) ^ CoreArray/dEndian.h:779:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& operator <<(C_UInt8 val) ^ CoreArray/dEndian.h:784:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& W(const C_Int8 *pval, size_t n) ^ CoreArray/dEndian.h:789:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& W(const C_UInt8 *pval, size_t n) ^ CoreArray/dEndian.h:795:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& operator <<(C_Int16 val) ^ CoreArray/dEndian.h:800:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& operator <<(C_UInt16 val) ^ CoreArray/dEndian.h:805:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& W(const C_Int16 *pval, size_t n) ^ CoreArray/dEndian.h:814:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& W(const C_UInt16 *pval, size_t n) ^ CoreArray/dEndian.h:824:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& operator <<(C_Int32 val) ^ CoreArray/dEndian.h:829:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& operator <<(C_UInt32 val) ^ CoreArray/dEndian.h:834:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& W(const C_Int32 *pval, size_t n) ^ CoreArray/dEndian.h:843:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& W(const C_UInt32 *pval, size_t n) ^ CoreArray/dEndian.h:853:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& operator <<(C_Int64 val) ^ CoreArray/dEndian.h:858:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& operator <<(C_UInt64 val) ^ CoreArray/dEndian.h:863:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& W(const C_Int64 *pval, size_t n) ^ CoreArray/dEndian.h:872:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& W(const C_UInt64 *pval, size_t n) ^ CoreArray/dEndian.h:882:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& operator <<(C_Float32 val) ^ CoreArray/dEndian.h:889:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& operator <<(C_Float64 val) ^ CoreArray/dEndian.h:896:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& W(const C_Float32 *pval, size_t n) ^ CoreArray/dEndian.h:905:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE& W(const C_Float64 *pval, size_t n) ^ CoreArray/dEndian.h:919:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_UInt16 Rp16b() ^ CoreArray/dEndian.h:930:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_UInt32 Rp32b() ^ CoreArray/dEndian.h:945:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_UInt64 Rp64b() ^ CoreArray/dEndian.h:969:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Wp16b(C_UInt16 val) ^ CoreArray/dEndian.h:979:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Wp32b(C_UInt32 val) ^ CoreArray/dEndian.h:993:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Wp64b(C_UInt64 val) ^ CoreArray/dEndian.h:1020:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UTF8String RpUTF8() ^ CoreArray/dEndian.h:1028:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UTF16String RpUTF16() ^ CoreArray/dEndian.h:1043:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UTF32String RpUTF32() ^ CoreArray/dEndian.h:1052:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void WpUTF8(const UTF8String &val) ^ CoreArray/dEndian.h:1058:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void WpUTF16(const UTF16String &val) ^ CoreArray/dEndian.h:1077:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void WpUTF32(const UTF32String &val) ^ CoreArray/dEndian.h:1089:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BYTE_LE& operator >>(TdGDSPos& out) ^ CoreArray/dEndian.h:1106:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BYTE_LE& operator <<(const TdGDSPos &in) ^ CoreArray/dEndian.h:1127:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BYTE_LE& operator >>(TdGDSBlockID& out) ^ CoreArray/dEndian.h:1133:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BYTE_LE& operator <<(const TdGDSBlockID &in) ^ CoreArray/dEndian.h:1147:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static COREARRAY_FORCEINLINE C_Int16 GET_VAL_UNALIGNED_LE_PTR(const C_Int16 *p) ^ CoreArray/dEndian.h:1158:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static COREARRAY_FORCEINLINE C_UInt16 GET_VAL_UNALIGNED_LE_PTR(const C_UInt16 *p) ^ CoreArray/dEndian.h:1169:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static COREARRAY_FORCEINLINE C_Int32 GET_VAL_UNALIGNED_LE_PTR(const C_Int32 *p) ^ CoreArray/dEndian.h:1181:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static COREARRAY_FORCEINLINE C_UInt32 GET_VAL_UNALIGNED_LE_PTR(const C_UInt32 *p) ^ CoreArray/dEndian.h:1193:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static COREARRAY_FORCEINLINE void SET_VAL_UNALIGNED_LE_PTR(C_Int16 *p, C_Int16 val) ^ CoreArray/dEndian.h:1205:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static COREARRAY_FORCEINLINE void SET_VAL_UNALIGNED_LE_PTR(C_UInt16 *p, C_UInt16 val) ^ CoreArray/dEndian.h:1217:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static COREARRAY_FORCEINLINE void SET_VAL_UNALIGNED_LE_PTR(C_Int32 *p, C_Int32 val) ^ CoreArray/dEndian.h:1229:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static COREARRAY_FORCEINLINE void SET_VAL_UNALIGNED_LE_PTR(C_UInt32 *p, C_UInt32 val) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:69, from C:/rtools40/mingw64/include/c++/8.3.0/map:60, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/ext/aligned_buffer.h:58:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __aligned_membuf() = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/ext/aligned_buffer.h:61:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __aligned_membuf(std::nullptr_t) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/aligned_buffer.h:64:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_addr() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/ext/aligned_buffer.h:68:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_addr() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/ext/aligned_buffer.h:72:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_ptr() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/ext/aligned_buffer.h:76:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_ptr() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/ext/aligned_buffer.h:96:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __aligned_buffer() = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/ext/aligned_buffer.h:99:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __aligned_buffer(std::nullptr_t) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/aligned_buffer.h:102:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_addr() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/ext/aligned_buffer.h:108:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_addr() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/ext/aligned_buffer.h:114:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_ptr() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/ext/aligned_buffer.h:118:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_ptr() const noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:112:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_minimum(_Base_ptr __x) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:119:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_minimum(_Const_Base_ptr __x) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:126:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_maximum(_Base_ptr __x) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:133:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_maximum(_Const_Base_ptr __x) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:147:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT_IF( ^~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/map:60, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:152:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree_key_compare(const _Key_compare& __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:158:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree_key_compare(const _Rb_tree_key_compare&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:161:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture noexcept(is_nothrow_copy_constructible<_Key_compare>::value) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:173:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree_header() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/map:60, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:180:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree_header(_Rb_tree_header&& __x) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:193:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_move_data(_Rb_tree_header& __from) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:206:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_reset() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:234:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_valptr() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:238:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_valptr() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:244:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree_increment(_Rb_tree_node_base* __x) throw (); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:244:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:247:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree_increment(const _Rb_tree_node_base* __x) throw (); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:247:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:250:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree_decrement(_Rb_tree_node_base* __x) throw (); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:250:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:253:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree_decrement(const _Rb_tree_node_base* __x) throw (); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:253:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:269:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree_iterator() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:273:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree_iterator(_Base_ptr __x) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:277:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator*() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:281:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator->() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:285:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:292:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++(int) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:300:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator--() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:307:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator--(int) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:315:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator==(const _Self& __x) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:319:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator!=(const _Self& __x) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:341:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree_const_iterator() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:345:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree_const_iterator(_Base_ptr __x) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:348:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree_const_iterator(const iterator& __it) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:352:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_const_cast() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:356:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator*() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:360:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator->() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:364:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:371:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++(int) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:379:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator--() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:386:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator--(int) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:394:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator==(const _Self& __x) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:398:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator!=(const _Self& __x) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:407:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Rb_tree_const_iterator<_Val>& __y) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:413:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Rb_tree_const_iterator<_Val>& __y) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/map:60, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:420:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree_node_base& __header) throw (); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:420:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:424:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree_node_base& __header) throw (); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:424:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:473:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Reuse_or_alloc_node(_Rb_tree& __t) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:488:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Reuse_or_alloc_node(const _Reuse_or_alloc_node&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:491:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~_Reuse_or_alloc_node() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:499:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Arg&& __arg) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:515:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_extract() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:557:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Alloc_node(_Rb_tree& __t) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:565:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Arg&& __arg) const ^~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:585:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_Node_allocator() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:589:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_Node_allocator() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:593:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get_allocator() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/map:60, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:598:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_node() ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:602:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_put_node(_Link_type __p) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/map:60, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:632:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_construct_node(_Link_type __node, _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:651:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_create_node(_Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:659:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_destroy_node(_Link_type __p) noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:667:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_drop_node(_Link_type __p) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/map:60, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:675:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_clone_node(_Const_Link_type __x, _NodeGen& __node_gen) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:700:6: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT_IF( ^~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/map:60, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:706:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree_impl(const _Rb_tree_impl& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:716:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree_impl(_Rb_tree_impl&&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:718:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree_impl(const _Key_compare& __comp, _Node_allocator&& __a) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:728:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_root() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:732:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_root() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:736:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_leftmost() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:740:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_leftmost() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:744:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_rightmost() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:748:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_rightmost() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:752:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_begin() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:756:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_begin() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:763:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_end() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:767:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_end() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/map:60, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:771:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_value(_Const_Link_type __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:775:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_key(_Const_Link_type __x) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:779:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_left(_Base_ptr __x) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:783:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_left(_Const_Base_ptr __x) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:787:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_right(_Base_ptr __x) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:791:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_right(_Const_Base_ptr __x) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/map:60, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:795:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_value(_Const_Base_ptr __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:799:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_key(_Const_Base_ptr __x) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:803:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_minimum(_Base_ptr __x) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:807:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_minimum(_Const_Base_ptr __x) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:811:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_maximum(_Base_ptr __x) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:815:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_maximum(_Const_Base_ptr __x) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/map:60, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:833:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_insert_unique_pos(const key_type& __k); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:836:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_insert_equal_pos(const key_type& __k); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:840:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const key_type& __k); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:844:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const key_type& __k); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:850:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_(_Base_ptr __x, _Base_ptr __y, _Arg&& __v, _NodeGen&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:853:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_node(_Base_ptr __x, _Base_ptr __y, _Link_type __z); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:857:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_lower(_Base_ptr __y, _Arg&& __v); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:861:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_equal_lower(_Arg&& __x); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:864:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_lower_node(_Base_ptr __p, _Link_type __z); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:867:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_equal_lower_node(_Link_type __z); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:885:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_copy(_Const_Link_type __x, _Base_ptr __p, _NodeGen&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:889:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_copy(const _Rb_tree& __x, _NodeGen& __gen) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:899:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_copy(const _Rb_tree& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:906:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_erase(_Link_type __x); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:910:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Key& __k); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:914:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Key& __k) const; ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:918:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Key& __k); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:922:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Key& __k) const; ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:929:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree() = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:933:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const allocator_type& __a = allocator_type()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:936:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree(const _Rb_tree& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:944:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree(const allocator_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:948:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree(const _Rb_tree& __x, const allocator_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:955:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree(_Rb_tree&&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:957:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree(_Rb_tree&& __x, const allocator_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:961:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree(_Rb_tree&& __x, _Node_allocator&& __a); ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:964:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~_Rb_tree() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/map:60, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:968:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const _Rb_tree& __x); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:972:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture key_comp() const ^~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:976:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture begin() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:980:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture begin() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:984:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture end() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:988:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture end() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:992:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rbegin() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:996:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rbegin() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1000:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rend() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1004:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rend() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1008:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture empty() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1012:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1016:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max_size() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1021:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT_IF(__is_nothrow_swappable<_Compare>::value); ^~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/map:60, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1027:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_unique(_Arg&& __x); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1031:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_equal(_Arg&& __x); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1035:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_unique_(const_iterator __pos, _Arg&& __x, _NodeGen&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1039:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_unique_(const_iterator __pos, _Arg&& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1047:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_equal_(const_iterator __pos, _Arg&& __x, _NodeGen&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1051:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_equal_(const_iterator __pos, _Arg&& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1059:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_emplace_unique(_Args&&... __args); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1063:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_emplace_equal(_Args&&... __args); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1067:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_emplace_hint_unique(const_iterator __pos, _Args&&... __args); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1071:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_emplace_hint_equal(const_iterator __pos, _Args&&... __args); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1105:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_unique(_InputIterator __first, _InputIterator __last); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1109:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_equal(_InputIterator __first, _InputIterator __last); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1113:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_erase_aux(const_iterator __position); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1116:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_erase_aux(const_iterator __first, const_iterator __last); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1124:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erase(const_iterator __position) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1136:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erase(iterator __position) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1160:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erase(const key_type& __x); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1167:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erase(const_iterator __first, const_iterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1182:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erase(const key_type* __first, const key_type* __last); ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1185:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture clear() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/map:60, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1193:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find(const key_type& __k); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1196:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find(const key_type& __k) const; ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1199:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture count(const key_type& __k) const; ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1202:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lower_bound(const key_type& __k) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1206:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lower_bound(const key_type& __k) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1210:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture upper_bound(const key_type& __k) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1214:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture upper_bound(const key_type& __k) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1218:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture equal_range(const key_type& __k); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1221:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture equal_range(const key_type& __k) const; ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1342:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __rb_verify() const; ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1348:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture && is_nothrow_move_assignable<_Compare>::value); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1352:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_assign_unique(_Iterator, _Iterator); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1356:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_assign_equal(_Iterator, _Iterator); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1361:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_move_data(_Rb_tree& __x, std::true_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1367:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_move_data(_Rb_tree&, std::false_type); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1371:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_move_assign(_Rb_tree&, std::true_type); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1376:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_move_assign(_Rb_tree&, std::false_type); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1550:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1560:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1570:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1577:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1584:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1591:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1598:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1605:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree(_Rb_tree&& __x, _Node_allocator&& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1617:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_move_data(_Rb_tree& __x, std::false_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h: In member function 'void std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_move_data(std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>&, std::false_type)': C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1625:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture [&__an](const value_type& __cval) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h: At global scope: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1638:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_move_assign(_Rb_tree& __x, true_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1651:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_move_assign(_Rb_tree& __x, false_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h: In member function 'void std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_move_assign(std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>&, std::false_type)': C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1663:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture [&__roan](const value_type& __cval) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h: At global scope: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1679:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture && is_nothrow_move_assignable<_Compare>::value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1691:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_assign_unique(_Iterator __first, _Iterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1704:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_assign_equal(_Iterator __first, _Iterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1717:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const _Rb_tree& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1763:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _NodeGen& __node_gen) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1785:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_lower(_Base_ptr __p, _Arg&& __v) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1810:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_equal_lower(_Arg&& __v) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1831:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_copy(_Const_Link_type __x, _Base_ptr __p, _NodeGen& __node_gen) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1867:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_erase(_Link_type __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1885:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Key& __k) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1901:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Key& __k) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1917:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Key& __k) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1933:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Key& __k) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1950:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture equal_range(const _Key& __k) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1982:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture equal_range(const _Key& __k) const ^~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2012:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT_IF(__is_nothrow_swappable<_Compare>::value) ^~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/map:60, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2045:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_insert_unique_pos(const key_type& __k) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2077:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_insert_equal_pos(const key_type& __k) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2100:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_unique(_Arg&& __v) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2128:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_equal(_Arg&& __v) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2148:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const key_type& __k) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2214:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _NodeGen& __node_gen) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2233:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_insert_hint_equal_pos(const_iterator __position, const key_type& __k) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2296:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _NodeGen& __node_gen) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2314:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_node(_Base_ptr __x, _Base_ptr __p, _Link_type __z) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2330:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_lower_node(_Base_ptr __p, _Link_type __z) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2346:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_equal_lower_node(_Link_type __z) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2365:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_emplace_unique(_Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2391:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_emplace_equal(_Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2412:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_emplace_hint_unique(const_iterator __pos, _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2438:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_emplace_hint_equal(const_iterator __pos, _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2464:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_unique(_II __first, _II __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2476:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_equal(_II __first, _II __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2487:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_erase_aux(const_iterator __position) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2501:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_erase_aux(const_iterator __first, const_iterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2514:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erase(const _Key& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2526:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erase(const _Key* __first, const _Key* __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2537:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find(const _Key& __k) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2550:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find(const _Key& __k) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2562:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture count(const _Key& __k) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2571:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Rb_tree_node_base* __root) throw (); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2571:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2576:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Rb_tree<_Key,_Val,_KeyOfValue,_Compare,_Alloc>::__rb_verify() const ^~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/utility:69, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:38, from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:63, from C:/rtools40/mingw64/include/c++/8.3.0/map:61, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_relops.h:87:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator!=(const _Tp& __x, const _Tp& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_relops.h:100:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>(const _Tp& __x, const _Tp& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_relops.h:113:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<=(const _Tp& __x, const _Tp& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_relops.h:126:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>=(const _Tp& __x, const _Tp& __y) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/tuple:38, from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:63, from C:/rtools40/mingw64/include/c++/8.3.0/map:61, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/utility:171:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __get(std::pair<_Tp1, _Tp2>& __pair) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/utility:176:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __move_get(std::pair<_Tp1, _Tp2>&& __pair) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/utility:181:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __const_get(const std::pair<_Tp1, _Tp2>& __pair) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/utility:186:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __const_move_get(const std::pair<_Tp1, _Tp2>&& __pair) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/utility:195:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __get(std::pair<_Tp1, _Tp2>& __pair) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/utility:200:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __move_get(std::pair<_Tp1, _Tp2>&& __pair) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/utility:205:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __const_get(const std::pair<_Tp1, _Tp2>& __pair) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/utility:210:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __const_move_get(const std::pair<_Tp1, _Tp2>&& __pair) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/utility:216:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get(std::pair<_Tp1, _Tp2>& ___in) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/utility:221:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get(std::pair<_Tp1, _Tp2>&& ___in) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/utility:226:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get(const std::pair<_Tp1, _Tp2>& ___in) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/utility:231:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get(const std::pair<_Tp1, _Tp2>&& __in) noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:63, from C:/rtools40/mingw64/include/c++/8.3.0/map:61, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:55:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __cow_string(); ^ C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:56:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __cow_string(const std::string&); ^ C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:57:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __cow_string(const char*, size_t); ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:58:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __cow_string(const __cow_string&) _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:59:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __cow_string& operator=(const __cow_string&) _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:63, from C:/rtools40/mingw64/include/c++/8.3.0/map:61, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:60:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~__cow_string(); ^ C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:62:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __cow_string(__cow_string&&) noexcept; ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:63:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __cow_string& operator=(__cow_string&&) noexcept; ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:120:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture logic_error(const string& __arg) _GLIBCXX_TXN_SAFE; ^ C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:124:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture logic_error(const char*) _GLIBCXX_TXN_SAFE; ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:128:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture logic_error(const logic_error&) _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:129:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture logic_error& operator=(const logic_error&) _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:132:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~logic_error() _GLIBCXX_TXN_SAFE_DYN _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:137:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture what() const _GLIBCXX_TXN_SAFE_DYN _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:63, from C:/rtools40/mingw64/include/c++/8.3.0/map:61, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:150:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit domain_error(const string& __arg) _GLIBCXX_TXN_SAFE; ^ C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:152:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit domain_error(const char*) _GLIBCXX_TXN_SAFE; ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:154:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~domain_error() _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:63, from C:/rtools40/mingw64/include/c++/8.3.0/map:61, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:161:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit invalid_argument(const string& __arg) _GLIBCXX_TXN_SAFE; ^ C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:163:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit invalid_argument(const char*) _GLIBCXX_TXN_SAFE; ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:165:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~invalid_argument() _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:63, from C:/rtools40/mingw64/include/c++/8.3.0/map:61, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:173:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit length_error(const string& __arg) _GLIBCXX_TXN_SAFE; ^ C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:175:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit length_error(const char*) _GLIBCXX_TXN_SAFE; ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:177:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~length_error() _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:63, from C:/rtools40/mingw64/include/c++/8.3.0/map:61, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:185:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit out_of_range(const string& __arg) _GLIBCXX_TXN_SAFE; ^ C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:187:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit out_of_range(const char*) _GLIBCXX_TXN_SAFE; ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:189:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~out_of_range() _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:63, from C:/rtools40/mingw64/include/c++/8.3.0/map:61, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:204:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture runtime_error(const string& __arg) _GLIBCXX_TXN_SAFE; ^ C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:208:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture runtime_error(const char*) _GLIBCXX_TXN_SAFE; ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:212:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture runtime_error(const runtime_error&) _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:213:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture runtime_error& operator=(const runtime_error&) _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:216:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~runtime_error() _GLIBCXX_TXN_SAFE_DYN _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:221:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture what() const _GLIBCXX_TXN_SAFE_DYN _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:63, from C:/rtools40/mingw64/include/c++/8.3.0/map:61, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:233:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit range_error(const string& __arg) _GLIBCXX_TXN_SAFE; ^ C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:235:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit range_error(const char*) _GLIBCXX_TXN_SAFE; ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:237:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~range_error() _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:63, from C:/rtools40/mingw64/include/c++/8.3.0/map:61, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:244:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit overflow_error(const string& __arg) _GLIBCXX_TXN_SAFE; ^ C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:246:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit overflow_error(const char*) _GLIBCXX_TXN_SAFE; ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:248:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~overflow_error() _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:63, from C:/rtools40/mingw64/include/c++/8.3.0/map:61, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:255:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit underflow_error(const string& __arg) _GLIBCXX_TXN_SAFE; ^ C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:257:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit underflow_error(const char*) _GLIBCXX_TXN_SAFE; ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:259:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~underflow_error() _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:63, from C:/rtools40/mingw64/include/c++/8.3.0/map:61, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/array:55:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_ref(const _Type& __t, std::size_t __n) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:59:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_ptr(const _Type& __t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:71:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_ref(const _Type&, std::size_t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:75:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_ptr(const _Type&) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:116:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fill(const value_type& __u) ^ C:/rtools40/mingw64/include/c++/8.3.0/array:121:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture noexcept(_AT_Type::_Is_nothrow_swappable::value) ^ C:/rtools40/mingw64/include/c++/8.3.0/array:126:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture begin() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:130:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture begin() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:134:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture end() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:138:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture end() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:142:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rbegin() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:146:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rbegin() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:150:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rend() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:154:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rend() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:158:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cbegin() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:162:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cend() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:166:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture crbegin() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:170:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture crend() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:175:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size() const noexcept { return _Nm; } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:178:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max_size() const noexcept { return _Nm; } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:181:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture empty() const noexcept { return size() == 0; } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:185:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator[](size_type __n) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:189:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator[](size_type __n) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:193:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture at(size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/array:203:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture at(size_type __n) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:215:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture front() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:219:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture front() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:223:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture back() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:227:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture back() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:234:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture data() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:238:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture data() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:252:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator==(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two) ^ C:/rtools40/mingw64/include/c++/8.3.0/array:257:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator!=(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two) ^ C:/rtools40/mingw64/include/c++/8.3.0/array:262:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<(const array<_Tp, _Nm>& __a, const array<_Tp, _Nm>& __b) ^ C:/rtools40/mingw64/include/c++/8.3.0/array:270:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two) ^ C:/rtools40/mingw64/include/c++/8.3.0/array:275:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<=(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two) ^ C:/rtools40/mingw64/include/c++/8.3.0/array:280:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>=(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two) ^ C:/rtools40/mingw64/include/c++/8.3.0/array:295:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture noexcept(noexcept(__one.swap(__two))) ^ C:/rtools40/mingw64/include/c++/8.3.0/array:302:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(array<_Tp, _Nm>&, array<_Tp, _Nm>&) = delete; ^ C:/rtools40/mingw64/include/c++/8.3.0/array:302:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/array:307:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get(array<_Tp, _Nm>& __arr) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:316:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get(array<_Tp, _Nm>&& __arr) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:324:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get(const array<_Tp, _Nm>& __arr) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/array:333:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get(const array<_Tp, _Nm>&& __arr) noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/tuple:41, from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:63, from C:/rtools40/mingw64/include/c++/8.3.0/map:61, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/invoke.h:54:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __invfwd(typename remove_reference<_Tp>::type& __t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/invoke.h:59:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __invoke_impl(__invoke_other, _Fn&& __f, _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/invoke.h:65:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/invoke.h:71:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/invoke.h:78:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __invoke_impl(__invoke_memobj_ref, _MemPtr&& __f, _Tp&& __t) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/invoke.h:83:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __invoke_impl(__invoke_memobj_deref, _MemPtr&& __f, _Tp&& __t) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/invoke.h:90:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture noexcept(__is_nothrow_invocable<_Callable, _Args...>::value) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:63, from C:/rtools40/mingw64/include/c++/8.3.0/map:61, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/tuple:76:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr _Head_base() ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:79:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr _Head_base(const _Head& __h) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:82:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr _Head_base(const _Head_base&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:83:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr _Head_base(_Head_base&&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:86:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr _Head_base(_UHead&& __h) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:89:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Head_base(allocator_arg_t, __uses_alloc0) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:93:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Head_base(allocator_arg_t, __uses_alloc1<_Alloc> __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:97:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Head_base(allocator_arg_t, __uses_alloc2<_Alloc> __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:101:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Head_base(__uses_alloc0, _UHead&& __uhead) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:105:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Head_base(__uses_alloc1<_Alloc> __a, _UHead&& __uhead) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:109:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Head_base(__uses_alloc2<_Alloc> __a, _UHead&& __uhead) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:113:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_head(_Head_base& __b) noexcept { return __b; } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:116:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_head(const _Head_base& __b) noexcept { return __b; } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:122:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr _Head_base() ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:125:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr _Head_base(const _Head& __h) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:128:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr _Head_base(const _Head_base&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:129:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr _Head_base(_Head_base&&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:132:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr _Head_base(_UHead&& __h) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:135:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Head_base(allocator_arg_t, __uses_alloc0) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:139:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Head_base(allocator_arg_t, __uses_alloc1<_Alloc> __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:143:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Head_base(allocator_arg_t, __uses_alloc2<_Alloc> __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:147:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Head_base(__uses_alloc0, _UHead&& __uhead) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:151:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Head_base(__uses_alloc1<_Alloc> __a, _UHead&& __uhead) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:156:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Head_base(__uses_alloc2<_Alloc> __a, _UHead&& __uhead) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:160:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_head(_Head_base& __b) noexcept { return __b._M_head_impl; } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:163:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_head(const _Head_base& __b) noexcept { return __b._M_head_impl; } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:195:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_head(_Tuple_impl& __t) noexcept { return _Base::_M_head(__t); } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:198:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_head(const _Tuple_impl& __t) noexcept { return _Base::_M_head(__t); } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:201:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_tail(_Tuple_impl& __t) noexcept { return __t; } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:204:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_tail(const _Tuple_impl& __t) noexcept { return __t; } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:206:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr _Tuple_impl() ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:210:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr _Tuple_impl(const _Head& __head, const _Tail&... __tail) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:216:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr _Tuple_impl(_UHead&& __head, _UTail&&... __tail) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:220:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr _Tuple_impl(const _Tuple_impl&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:225:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture is_nothrow_move_constructible<_Inherited>>::value) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:230:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr _Tuple_impl(const _Tuple_impl<_Idx, _UElements...>& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:235:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr _Tuple_impl(_Tuple_impl<_Idx, _UHead, _UTails...>&& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:242:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Tuple_impl(allocator_arg_t __tag, const _Alloc& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:248:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Head& __head, const _Tail&... __tail) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:256:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _UHead&& __head, _UTail&&... __tail) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:263:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Tuple_impl& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:269:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Tuple_impl&& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:276:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Tuple_impl<_Idx, _UElements...>& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:284:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Tuple_impl<_Idx, _UHead, _UTails...>&& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:292:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const _Tuple_impl& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:302:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture is_nothrow_move_assignable<_Inherited>>::value) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:311:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const _Tuple_impl<_Idx, _UElements...>& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:320:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(_Tuple_impl<_Idx, _UHead, _UTails...>&& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:333:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture && noexcept(_M_tail(___in)._M_swap(_M_tail(___in)))) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:351:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_head(_Tuple_impl& __t) noexcept { return _Base::_M_head(__t); } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:354:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_head(const _Tuple_impl& __t) noexcept { return _Base::_M_head(__t); } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:356:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr _Tuple_impl() ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:360:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr _Tuple_impl(const _Head& __head) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:365:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr _Tuple_impl(_UHead&& __head) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:368:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr _Tuple_impl(const _Tuple_impl&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:372:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture noexcept(is_nothrow_move_constructible<_Head>::value) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:376:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr _Tuple_impl(const _Tuple_impl<_Idx, _UHead>& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:380:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr _Tuple_impl(_Tuple_impl<_Idx, _UHead>&& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:385:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Tuple_impl(allocator_arg_t __tag, const _Alloc& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:390:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Head& __head) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:395:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _UHead&& __head) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:401:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Tuple_impl& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:406:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Tuple_impl&& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:412:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Tuple_impl<_Idx, _UHead>& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:418:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Tuple_impl<_Idx, _UHead>&& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:424:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const _Tuple_impl& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:432:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture noexcept(is_nothrow_move_assignable<_Head>::value) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:440:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const _Tuple_impl<_Idx, _UHead>& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:448:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(_Tuple_impl<_Idx, _UHead>&& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:458:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture noexcept(__is_nothrow_swappable<_Head>::value) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:471:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _ConstructibleTuple() ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:477:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _ImplicitlyConvertibleTuple() ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:483:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _MoveConstructibleTuple() ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:489:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _ImplicitlyMoveConvertibleTuple() ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:495:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _NonNestedTuple() ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:506:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _NotSameTuple() ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:519:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _ConstructibleTuple() ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:525:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _ImplicitlyConvertibleTuple() ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:531:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _MoveConstructibleTuple() ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:537:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _ImplicitlyMoveConvertibleTuple() ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:543:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _NonNestedTuple() ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:548:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _NotSameTuple() ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:565:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _DefaultConstructibleTuple() ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:569:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _ImplicitlyDefaultConstructibleTuple() ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:581:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr tuple() ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:591:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit constexpr tuple() ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:608:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr tuple(const _Elements&... __elements) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:619:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit constexpr tuple(const _Elements&... __elements) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:646:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr tuple(_UElements&&... __elements) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:657:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit constexpr tuple(_UElements&&... __elements) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:660:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr tuple(const tuple&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:662:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr tuple(tuple&&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:678:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr tuple(const tuple<_UElements...>& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:690:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit constexpr tuple(const tuple<_UElements...>& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:702:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr tuple(tuple<_UElements...>&& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:713:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit constexpr tuple(tuple<_UElements...>&& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:719:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tuple(allocator_arg_t __tag, const _Alloc& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:730:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Elements&... __elements) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:741:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Elements&... __elements) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:751:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _UElements&&... __elements) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:762:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _UElements&&... __elements) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:767:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tuple(allocator_arg_t __tag, const _Alloc& __a, const tuple& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:771:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tuple(allocator_arg_t __tag, const _Alloc& __a, tuple&& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:784:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const tuple<_UElements...>& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:799:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const tuple<_UElements...>& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:814:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tuple<_UElements...>&& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:829:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tuple<_UElements...>&& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:835:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const tuple& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:843:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture noexcept(is_nothrow_move_assignable<_Inherited>::value) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:853:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const tuple<_UElements...>& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:863:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(tuple<_UElements...>&& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:871:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture noexcept(noexcept(___in._M_swap(___in))) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:893:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void swap(tuple&) noexcept { /* no-op */ } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:896:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tuple() = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:899:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tuple(allocator_arg_t, const _Alloc&) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:901:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tuple(allocator_arg_t, const _Alloc&, const tuple&) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:919:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr tuple() ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:933:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit constexpr tuple() ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:947:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr tuple(const _T1& __a1, const _T2& __a2) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:956:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit constexpr tuple(const _T1& __a1, const _T2& __a2) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:971:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr tuple(_U1&& __a1, _U2&& __a2) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:982:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit constexpr tuple(_U1&& __a1, _U2&& __a2) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:985:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr tuple(const tuple&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:987:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr tuple(tuple&&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:995:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr tuple(const tuple<_U1, _U2>& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1004:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit constexpr tuple(const tuple<_U1, _U2>& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1013:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr tuple(tuple<_U1, _U2>&& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1022:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit constexpr tuple(tuple<_U1, _U2>&& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1031:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr tuple(const pair<_U1, _U2>& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1040:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit constexpr tuple(const pair<_U1, _U2>& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1049:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr tuple(pair<_U1, _U2>&& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1059:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit constexpr tuple(pair<_U1, _U2>&& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1066:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tuple(allocator_arg_t __tag, const _Alloc& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1078:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _T1& __a1, const _T2& __a2) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1090:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _T1& __a1, const _T2& __a2) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1099:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tuple(allocator_arg_t __tag, const _Alloc& __a, _U1&& __a1, _U2&& __a2) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1110:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _U1&& __a1, _U2&& __a2) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1115:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tuple(allocator_arg_t __tag, const _Alloc& __a, const tuple& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1119:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tuple(allocator_arg_t __tag, const _Alloc& __a, tuple&& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1129:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const tuple<_U1, _U2>& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1141:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const tuple<_U1, _U2>& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1152:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tuple(allocator_arg_t __tag, const _Alloc& __a, tuple<_U1, _U2>&& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1163:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tuple<_U1, _U2>&& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1174:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const pair<_U1, _U2>& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1184:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const pair<_U1, _U2>& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1193:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tuple(allocator_arg_t __tag, const _Alloc& __a, pair<_U1, _U2>&& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1204:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pair<_U1, _U2>&& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1209:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const tuple& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1217:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture noexcept(is_nothrow_move_assignable<_Inherited>::value) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1225:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const tuple<_U1, _U2>& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1233:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(tuple<_U1, _U2>&& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1241:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const pair<_U1, _U2>& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1250:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(pair<_U1, _U2>&& ___in) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1259:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture noexcept(noexcept(___in._M_swap(___in))) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1303:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __get_helper(_Tuple_impl<__i, _Head, _Tail...>& __t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1308:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __get_helper(const _Tuple_impl<__i, _Head, _Tail...>& __t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1314:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get(tuple<_Elements...>& __t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1320:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get(const tuple<_Elements...>& __t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1326:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get(tuple<_Elements...>&& __t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1335:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get(const tuple<_Elements...>&& __t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1386:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __eq(const _Tp& __t, const _Up& __u) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1393:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __less(const _Tp& __t, const _Up& __u) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1405:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __eq(const _Tp&, const _Up&) { return true; } ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1408:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __less(const _Tp&, const _Up&) { return false; } ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1414:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const tuple<_UElements...>& __u) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1427:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const tuple<_UElements...>& __u) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1440:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const tuple<_UElements...>& __u) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1446:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const tuple<_UElements...>& __u) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1452:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const tuple<_UElements...>& __u) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1458:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const tuple<_UElements...>& __u) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1464:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture make_tuple(_Elements&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1475:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture forward_as_tuple(_Elements&&... __args) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1566:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_do(_Tp&& __tp, _Tpls&&... __tps, _Us&&... __us) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1581:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_do(_Us&&... __us) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1592:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture -> typename __tuple_cat_result<_Tpls...>::__type ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1605:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tie(_Elements&... __args) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1619:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture noexcept(noexcept(__x.swap(__y))) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1625:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(tuple<_Elements...>&, tuple<_Elements...>&) = delete; ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1625:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/tuple:1636:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const _Tp&) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1654:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tuple<_Args1...> __first, tuple<_Args2...> __second) ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1666:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Index_tuple<_Indexes1...>, _Index_tuple<_Indexes2...>) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/map:61, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:134:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture value_compare(_Compare __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:138:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool operator()(const value_type& __x, const value_type& __y) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:183:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture map() = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:193:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const allocator_type& __a = allocator_type()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:205:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture map(const map&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:213:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture map(map&&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:228:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const allocator_type& __a = allocator_type()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:234:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture map(const allocator_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:238:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture map(const map& __m, const allocator_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:244:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture && _Alloc_traits::_S_always_equal()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:248:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture map(initializer_list __l, const allocator_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:255:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const allocator_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:271:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture map(_InputIterator __first, _InputIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:290:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const allocator_type& __a = allocator_type()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:300:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~map() = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:317:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const map&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:321:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(map&&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:335:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(initializer_list __l) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:344:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get_allocator() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:354:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture begin() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:363:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture begin() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:372:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture end() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:381:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture end() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:390:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rbegin() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:399:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rbegin() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:408:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rend() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:417:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rend() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/map:61, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:427:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cbegin() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:436:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cend() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:445:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture crbegin() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:454:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture crend() const noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:463:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture empty() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:468:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:473:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max_size() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/map:61, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:490:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator[](const key_type& __k) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:510:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator[](key_type&& __k) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:535:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture at(const key_type& __k) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:544:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture at(const key_type& __k) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:574:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture emplace(_Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:604:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture emplace_hint(const_iterator __pos, _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:801:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(const value_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:808:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(value_type&& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:814:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(_Pair&& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:828:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(std::initializer_list __list) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:858:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(const_iterator __position, const value_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:868:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(const_iterator __position, value_type&& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:873:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(const_iterator __position, _Pair&& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:891:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(_InputIterator __first, _InputIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1030:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erase(const_iterator __position) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1036:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erase(iterator __position) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1067:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erase(const key_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1087:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erase(const_iterator __first, const_iterator __last) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1122:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT_IF(__is_nothrow_swappable<_Compare>::value) ^~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1132:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture clear() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/map:61, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1141:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture key_comp() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1149:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture value_comp() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1168:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find(const key_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1193:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find(const key_type& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1214:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture count(const key_type& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1238:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lower_bound(const key_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1263:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lower_bound(const key_type& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1283:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture upper_bound(const key_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1303:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture upper_bound(const key_type& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1332:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture equal_range(const key_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1361:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture equal_range(const key_type& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1380:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const map<_K1, _T1, _C1, _A1>&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1385:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const map<_K1, _T1, _C1, _A1>&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1435:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const map<_Key, _Tp, _Compare, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1452:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const map<_Key, _Tp, _Compare, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1459:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const map<_Key, _Tp, _Compare, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1466:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const map<_Key, _Tp, _Compare, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1473:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const map<_Key, _Tp, _Compare, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1480:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const map<_Key, _Tp, _Compare, _Alloc>& __y) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1488:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT_IF(noexcept(__x.swap(__y))) ^~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/map:62, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:133:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture value_compare(_Compare __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:137:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool operator()(const value_type& __x, const value_type& __y) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:180:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture multimap() = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:190:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const allocator_type& __a = allocator_type()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:202:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture multimap(const multimap&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:211:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture multimap(multimap&&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:225:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const allocator_type& __a = allocator_type()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:231:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture multimap(const allocator_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:235:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture multimap(const multimap& __m, const allocator_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:241:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture && _Alloc_traits::_S_always_equal()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:245:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture multimap(initializer_list __l, const allocator_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:252:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const allocator_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:267:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture multimap(_InputIterator __first, _InputIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:285:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const allocator_type& __a = allocator_type()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:295:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~multimap() = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:312:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const multimap&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:316:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(multimap&&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:330:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(initializer_list __l) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:339:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get_allocator() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:349:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture begin() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:358:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture begin() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:367:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture end() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:376:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture end() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:385:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rbegin() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:394:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rbegin() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:403:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rend() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:412:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rend() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/map:62, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:422:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cbegin() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:431:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cend() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:440:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture crbegin() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:449:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture crend() const noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:456:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture empty() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:461:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:466:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max_size() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/map:62, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:489:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture emplace(_Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:516:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture emplace_hint(const_iterator __pos, _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:537:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(const value_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:544:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(value_type&& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:549:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(_Pair&& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:577:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(const_iterator __position, const value_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:587:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(const_iterator __position, value_type&& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:592:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(const_iterator __position, _Pair&& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:611:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(_InputIterator __first, _InputIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:623:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(initializer_list __l) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:700:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erase(const_iterator __position) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:706:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erase(iterator __position) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:737:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erase(const key_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:758:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erase(const_iterator __first, const_iterator __last) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:796:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT_IF(__is_nothrow_swappable<_Compare>::value) ^~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:806:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture clear() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/map:62, from CoreArray/dBase.h:44, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:815:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture key_comp() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:823:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture value_comp() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:841:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find(const key_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:865:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find(const key_type& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:883:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture count(const key_type& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:907:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lower_bound(const key_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:932:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lower_bound(const key_type& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:952:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture upper_bound(const key_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:972:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture upper_bound(const key_type& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:999:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture equal_range(const key_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:1026:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture equal_range(const key_type& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:1045:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const multimap<_K1, _T1, _C1, _A1>&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:1050:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const multimap<_K1, _T1, _C1, _A1>&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:1099:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const multimap<_Key, _Tp, _Compare, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:1116:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const multimap<_Key, _Tp, _Compare, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:1123:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const multimap<_Key, _Tp, _Compare, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:1130:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const multimap<_Key, _Tp, _Compare, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:1137:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const multimap<_Key, _Tp, _Compare, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:1144:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const multimap<_Key, _Tp, _Compare, _Alloc>& __y) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38, from ../inst/include/dType.h:55, from CoreArray/dPlatform.h:40, from CoreArray/dEndian.h:40, from CoreArray/dBase.h:41, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:1152:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT_IF(noexcept(__x.swap(__y))) ^~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tempbuf.h:85:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get_temporary_buffer(ptrdiff_t __len) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/memory:66, from CoreArray/dBase.h:46, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tempbuf.h:112:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture return_temporary_buffer(_Tp* __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tempbuf.h:141:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tempbuf.h:146:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture requested_size() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tempbuf.h:151:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture begin() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tempbuf.h:156:11: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture end() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tempbuf.h:163:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Temporary_buffer(_ForwardIterator __first, _ForwardIterator __last); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tempbuf.h:165:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~_Temporary_buffer() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tempbuf.h:173:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Temporary_buffer(const _Temporary_buffer&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tempbuf.h:176:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const _Temporary_buffer&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tempbuf.h:186:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator __seed) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tempbuf.h:216:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __ucr(_Pointer, _Pointer, _ForwardIterator) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tempbuf.h:232:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator __seed) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tempbuf.h:244:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Temporary_buffer(_ForwardIterator __first, _ForwardIterator __last) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/memory:67, from CoreArray/dBase.h:46, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_raw_storage_iter.h:76:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture raw_storage_iterator(_OutputIterator __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_raw_storage_iter.h:80:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator*() { return *this; } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_raw_storage_iter.h:83:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const _Tp& __element) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_raw_storage_iter.h:93:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(_Tp&& __element) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_raw_storage_iter.h:101:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_raw_storage_iter.h:108:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++(int) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_raw_storage_iter.h:117:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _OutputIterator base() const { return _M_iter; } ^~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/memory:74, from CoreArray/dBase.h:46, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:71:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture what() const throw() ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:79:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture what() const throw() ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:87:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture what() const throw() ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:95:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture what() const throw() ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:101:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_concurrence_lock_error() ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:105:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_concurrence_unlock_error() ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:110:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_concurrence_broadcast_error() ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:114:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_concurrence_wait_error() ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:127:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mutex(const __mutex&); ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:128:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mutex& operator=(const __mutex&); ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:131:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mutex() ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:140:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~__mutex() ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:147:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void lock() ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:158:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void unlock() ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:169:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_mutex_t* gthread_mutex(void) ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:182:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __recursive_mutex(const __recursive_mutex&); ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:183:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __recursive_mutex& operator=(const __recursive_mutex&); ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:186:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __recursive_mutex() ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:202:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void lock() ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:213:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void unlock() ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:224:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_recursive_mutex_t* gthread_recursive_mutex(void) ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:239:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __scoped_lock(const __scoped_lock&); ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:240:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __scoped_lock& operator=(const __scoped_lock&); ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:243:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit __scoped_lock(__mutex_type& __name) : _M_device(__name) ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:246:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~__scoped_lock() throw() ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:260:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __cond(const __cond&); ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:261:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __cond& operator=(const __cond&); ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:264:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __cond() ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:280:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void broadcast() ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:291:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void wait(__mutex *mutex) ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:301:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void wait_recursive(__recursive_mutex *mutex) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/memory:80, from CoreArray/dBase.h:46, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:62:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr default_delete() noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:71:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture default_delete(const default_delete<_Up>&) noexcept { } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:75:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Tp* __ptr) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:93:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr default_delete() noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:106:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture default_delete(const default_delete<_Up[]>&) noexcept { } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:111:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Up* __ptr) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:142:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __uniq_ptr_impl() = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:143:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __uniq_ptr_impl(pointer __p) : _M_t() { _M_ptr() = __p; } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:146:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __uniq_ptr_impl(pointer __p, _Del&& __d) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:149:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pointer& _M_ptr() { return std::get<0>(_M_t); } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:150:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pointer _M_ptr() const { return std::get<0>(_M_t); } ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:151:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Dp& _M_deleter() { return std::get<1>(_M_t); } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:152:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Dp& _M_deleter() const { return std::get<1>(_M_t); } ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:191:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr unique_ptr() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:204:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unique_ptr(pointer __p) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:217:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture deleter_type, const deleter_type&>::type __d) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:228:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture typename remove_reference::type&& __d) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:236:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr unique_ptr(nullptr_t) noexcept : _M_t() { } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:241:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unique_ptr(unique_ptr&& __u) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:255:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unique_ptr(unique_ptr<_Up, _Ep>&& __u) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:265:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unique_ptr(auto_ptr<_Up>&& __u) noexcept; ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:270:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~unique_ptr() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:287:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(unique_ptr&& __u) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:307:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(unique_ptr<_Up, _Ep>&& __u) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:316:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(nullptr_t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:326:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator*() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:334:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator->() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:342:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:347:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get_deleter() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:352:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get_deleter() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:356:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit operator bool() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:363:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture release() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:377:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reset(pointer __p = pointer()) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:387:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(unique_ptr& __u) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:394:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unique_ptr(const unique_ptr&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:395:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unique_ptr& operator=(const unique_ptr&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:459:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr unique_ptr() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:476:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unique_ptr(_Up __p) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:493:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture deleter_type, const deleter_type&>::type __d) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:508:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture remove_reference::type&& __d) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:514:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unique_ptr(unique_ptr&& __u) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:520:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr unique_ptr(nullptr_t) noexcept : _M_t() { } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:524:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unique_ptr(unique_ptr<_Up, _Ep>&& __u) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:529:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~unique_ptr() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:546:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(unique_ptr&& __u) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:566:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(unique_ptr<_Up, _Ep>&& __u) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:575:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(nullptr_t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:585:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator[](size_t __i) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:593:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:598:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get_deleter() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:603:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get_deleter() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:607:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit operator bool() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:614:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture release() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:640:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reset(_Up __p) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:649:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void reset(nullptr_t = nullptr) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:656:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(unique_ptr& __u) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:663:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unique_ptr(const unique_ptr&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:664:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unique_ptr& operator=(const unique_ptr&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:676:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unique_ptr<_Tp, _Dp>& __y) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:683:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unique_ptr<_Tp, _Dp>&) = delete; ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:683:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:690:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const unique_ptr<_Up, _Ep>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:695:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator==(const unique_ptr<_Tp, _Dp>& __x, nullptr_t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:700:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator==(nullptr_t, const unique_ptr<_Tp, _Dp>& __x) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:707:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const unique_ptr<_Up, _Ep>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:712:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator!=(const unique_ptr<_Tp, _Dp>& __x, nullptr_t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:717:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator!=(nullptr_t, const unique_ptr<_Tp, _Dp>& __x) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:724:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const unique_ptr<_Up, _Ep>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:734:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<(const unique_ptr<_Tp, _Dp>& __x, nullptr_t) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:740:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<(nullptr_t, const unique_ptr<_Tp, _Dp>& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:748:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const unique_ptr<_Up, _Ep>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:753:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<=(const unique_ptr<_Tp, _Dp>& __x, nullptr_t) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:758:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<=(nullptr_t, const unique_ptr<_Tp, _Dp>& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:765:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const unique_ptr<_Up, _Ep>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:770:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>(const unique_ptr<_Tp, _Dp>& __x, nullptr_t) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:776:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>(nullptr_t, const unique_ptr<_Tp, _Dp>& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:784:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const unique_ptr<_Up, _Ep>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:789:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>=(const unique_ptr<_Tp, _Dp>& __x, nullptr_t) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:794:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>=(nullptr_t, const unique_ptr<_Tp, _Dp>& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:804:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const unique_ptr<_Tp, _Dp>& __u) const noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:53, from C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:52, from C:/rtools40/mingw64/include/c++/8.3.0/memory:81, from CoreArray/dBase.h:46, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/allocated_ptr.h:52:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __allocated_ptr(_Alloc& __a, pointer __ptr) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/allocated_ptr.h:59:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __allocated_ptr(_Alloc& __a, _Ptr __ptr) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/allocated_ptr.h:65:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __allocated_ptr(__allocated_ptr&& __gd) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/allocated_ptr.h:70:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~__allocated_ptr() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/allocated_ptr.h:78:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(std::nullptr_t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/allocated_ptr.h:85:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture value_type* get() { return std::__to_address(_M_ptr); } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/allocated_ptr.h:95:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __allocate_guarded(_Alloc& __a) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:54, from C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:52, from C:/rtools40/mingw64/include/c++/8.3.0/memory:81, from CoreArray/dBase.h:46, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/refwrap.h:297:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reference_wrapper(_Tp& __indata) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/refwrap.h:301:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reference_wrapper(_Tp&&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/refwrap.h:303:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reference_wrapper(const reference_wrapper&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/refwrap.h:306:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const reference_wrapper&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/refwrap.h:308:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator _Tp&() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/refwrap.h:312:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/refwrap.h:317:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Args&&... __args) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/refwrap.h:327:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ref(_Tp& __t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/refwrap.h:333:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cref(const _Tp& __t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/refwrap.h:337:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void ref(const _Tp&&) = delete; ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/refwrap.h:337:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/refwrap.h:340:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void cref(const _Tp&&) = delete; ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/refwrap.h:340:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/refwrap.h:345:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ref(reference_wrapper<_Tp> __t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/refwrap.h:351:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cref(reference_wrapper<_Tp> __t) noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:52, from C:/rtools40/mingw64/include/c++/8.3.0/memory:81, from CoreArray/dBase.h:46, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:76:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual char const* what() const noexcept; ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:78:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~bad_weak_ptr() noexcept; ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:83:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_bad_weak_ptr() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:117:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Sp_counted_base() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:121:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~_Sp_counted_base() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:127:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_dispose() noexcept = 0; ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:131:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_destroy() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:135:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_deleter(const std::type_info&) noexcept = 0; ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:138:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_add_ref_copy() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:142:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_add_ref_lock(); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:145:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_add_ref_lock_nothrow(); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:148:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_release() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:177:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_weak_add_ref() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:181:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_weak_release() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:199:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_use_count() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:207:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Sp_counted_base(_Sp_counted_base const&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:208:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Sp_counted_base& operator=(_Sp_counted_base const&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:217:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_add_ref_lock() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:227:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_add_ref_lock() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:240:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_add_ref_lock() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:259:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_add_ref_lock_nothrow() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:270:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_add_ref_lock_nothrow() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:284:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_add_ref_lock_nothrow() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:303:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Sp_counted_base<_S_single>::_M_add_ref_copy() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:308:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Sp_counted_base<_S_single>::_M_release() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:320:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Sp_counted_base<_S_single>::_M_weak_add_ref() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:325:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Sp_counted_base<_S_single>::_M_weak_release() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:333:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Sp_counted_base<_S_single>::_M_get_use_count() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:372:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Sp_counted_ptr(_Ptr __p) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:376:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_dispose() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:380:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_destroy() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:384:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_deleter(const std::type_info&) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:387:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Sp_counted_ptr(const _Sp_counted_ptr&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:388:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Sp_counted_ptr& operator=(const _Sp_counted_ptr&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:396:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Sp_counted_ptr::_M_dispose() noexcept { } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:400:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Sp_counted_ptr::_M_dispose() noexcept { } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:404:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Sp_counted_ptr::_M_dispose() noexcept { } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:414:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit _Sp_ebo_helper(const _Tp& __tp) : _Tp(__tp) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:415:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit _Sp_ebo_helper(_Tp&& __tp) : _Tp(std::move(__tp)) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:418:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_get(_Sp_ebo_helper& __eboh) { return static_cast<_Tp&>(__eboh); } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:425:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit _Sp_ebo_helper(const _Tp& __tp) : _M_tp(__tp) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:426:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit _Sp_ebo_helper(_Tp&& __tp) : _M_tp(std::move(__tp)) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:429:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_get(_Sp_ebo_helper& __eboh) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:446:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Impl(_Ptr __p, _Deleter __d, const _Alloc& __a) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:450:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deleter& _M_del() noexcept { return _Del_base::_S_get(*this); } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:451:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Alloc& _M_alloc() noexcept { return _Alloc_base::_S_get(*this); } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:460:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Sp_counted_deleter(_Ptr __p, _Deleter __d) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:464:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Sp_counted_deleter(_Ptr __p, _Deleter __d, const _Alloc& __a) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:467:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~_Sp_counted_deleter() noexcept { } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:470:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_dispose() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:474:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_destroy() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:482:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_deleter(const std::type_info& __ti) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:508:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_ti() noexcept _GLIBCXX_VISIBILITY(default) ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:529:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit _Impl(_Alloc __a) noexcept : _A_base(__a) { } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:531:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Alloc& _M_alloc() noexcept { return _A_base::_S_get(*this); } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:540:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Sp_counted_ptr_inplace(_Alloc __a, _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:549:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~_Sp_counted_ptr_inplace() noexcept { } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:552:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_dispose() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:559:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_destroy() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:572:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_deleter(const std::type_info& __ti) noexcept override ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:592:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Tp* _M_ptr() noexcept { return _M_impl._M_storage._M_ptr(); } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:601:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator()(_Yp* __p) const { delete[] __p; } ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:614:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr __shared_count() noexcept : _M_pi(0) ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:619:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_count(_Ptr __p) : _M_pi(0) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:633:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_count(_Ptr __p, /* is_array = */ false_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:638:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_count(_Ptr __p, /* is_array = */ true_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:644:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_count(_Ptr __p, _Deleter __d) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:650:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_count(_Ptr __p, _Deleter __d, _Alloc __a) : _M_pi(0) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:671:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:690:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_count(std::auto_ptr<_Tp>&& __r); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:697:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_count(std::unique_ptr<_Tp, _Del>&& __r) : _M_pi(0) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:720:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit __shared_count(const __weak_count<_Lp>& __r); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:723:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit __shared_count(const __weak_count<_Lp>& __r, std::nothrow_t); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:725:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~__shared_count() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:731:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_count(const __shared_count& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:739:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const __shared_count& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:754:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_swap(__shared_count& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:762:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_use_count() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:766:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_unique() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:770:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_deleter(const std::type_info& __ti) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:774:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_less(const __shared_count& __rhs) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:778:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_less(const __weak_count<_Lp>& __rhs) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:783:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator==(const __shared_count& __a, const __shared_count& __b) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:797:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr __weak_count() noexcept : _M_pi(nullptr) ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:800:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __weak_count(const __shared_count<_Lp>& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:807:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __weak_count(const __weak_count& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:814:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __weak_count(__weak_count&& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:818:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~__weak_count() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:825:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const __shared_count<_Lp>& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:837:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const __weak_count& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:849:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(__weak_count&& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:859:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_swap(__weak_count& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:867:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_use_count() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:871:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_less(const __weak_count& __rhs) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:875:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_less(const __shared_count<_Lp>& __rhs) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:880:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator==(const __weak_count& __a, const __weak_count& __b) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:892:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_count<_Lp>::__shared_count(const __weak_count<_Lp>& __r) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:905:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_count(const __weak_count<_Lp>& __r, std::nothrow_t) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1003:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator*() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1010:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator->() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1018:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1030:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator->() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1048:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator*() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1056:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator->() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1064:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator[](ptrdiff_t __i) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1073:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1116:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr __shared_ptr() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1122:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_ptr(_Yp* __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1131:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_ptr(_Yp* __p, _Deleter __d) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1141:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_ptr(_Yp* __p, _Deleter __d, _Alloc __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1150:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_ptr(nullptr_t __p, _Deleter __d) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1155:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_ptr(nullptr_t __p, _Deleter __d, _Alloc __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1161:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture element_type* __p) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1165:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_ptr(const __shared_ptr&) noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1166:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_ptr& operator=(const __shared_ptr&) noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1167:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~__shared_ptr() = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1170:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_ptr(const __shared_ptr<_Yp, _Lp>& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1174:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_ptr(__shared_ptr&& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1182:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_ptr(__shared_ptr<_Yp, _Lp>&& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1190:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit __shared_ptr(const __weak_ptr<_Yp, _Lp>& __r) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1201:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_ptr(unique_ptr<_Yp, _Del>&& __r) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1217:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_ptr(unique_ptr<_Tp1, _Del>&& __r, __sp_array_delete) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1232:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_ptr(auto_ptr<_Yp>&& __r); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1236:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr __shared_ptr(nullptr_t) noexcept : __shared_ptr() { } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1240:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const __shared_ptr<_Yp, _Lp>& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1252:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(auto_ptr<_Yp>&& __r) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1261:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(__shared_ptr&& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1269:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(__shared_ptr<_Yp, _Lp>&& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1277:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(unique_ptr<_Yp, _Del>&& __r) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1284:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reset() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1289:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reset(_Yp* __p) // _Yp must be complete. ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1298:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reset(_Yp* __p, _Deleter __d) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1303:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reset(_Yp* __p, _Deleter __d, _Alloc __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1307:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1310:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit operator bool() const // never throws ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1314:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unique() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1318:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture use_count() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1322:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(__shared_ptr<_Tp, _Lp>& __other) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1330:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture owner_before(__shared_ptr<_Tp1, _Lp> const& __rhs) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1335:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture owner_before(__weak_ptr<_Tp1, _Lp> const& __rhs) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1341:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_ptr(_Sp_alloc_shared_tag<_Alloc> __tag, _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1348:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __allocate_shared(const _Alloc& __a, _Args&&... __args); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1352:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_ptr(const __weak_ptr<_Tp, _Lp>& __r, std::nothrow_t) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1378:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_enable_shared_from_this_with(_Yp* __p) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1386:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_enable_shared_from_this_with(_Yp*) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1390:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_deleter(const std::type_info& __ti) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1397:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture friend _Del* get_deleter(const __shared_ptr<_Tp1, _Lp1>&) noexcept; ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1400:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture friend _Del* get_deleter(const shared_ptr<_Tp1>&) noexcept; ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1411:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const __shared_ptr<_Tp2, _Lp>& __b) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1416:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator==(const __shared_ptr<_Tp, _Lp>& __a, nullptr_t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1421:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator==(nullptr_t, const __shared_ptr<_Tp, _Lp>& __a) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1427:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const __shared_ptr<_Tp2, _Lp>& __b) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1432:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator!=(const __shared_ptr<_Tp, _Lp>& __a, nullptr_t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1437:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator!=(nullptr_t, const __shared_ptr<_Tp, _Lp>& __a) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1443:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const __shared_ptr<_Up, _Lp>& __b) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1453:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<(const __shared_ptr<_Tp, _Lp>& __a, nullptr_t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1461:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<(nullptr_t, const __shared_ptr<_Tp, _Lp>& __a) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1470:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const __shared_ptr<_Tp2, _Lp>& __b) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1475:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<=(const __shared_ptr<_Tp, _Lp>& __a, nullptr_t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1480:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<=(nullptr_t, const __shared_ptr<_Tp, _Lp>& __a) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1486:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const __shared_ptr<_Tp2, _Lp>& __b) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1491:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>(const __shared_ptr<_Tp, _Lp>& __a, nullptr_t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1496:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>(nullptr_t, const __shared_ptr<_Tp, _Lp>& __a) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1502:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const __shared_ptr<_Tp2, _Lp>& __b) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1507:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>=(const __shared_ptr<_Tp, _Lp>& __a, nullptr_t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1512:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>=(nullptr_t, const __shared_ptr<_Tp, _Lp>& __a) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1519:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Sp& __lhs, const _Sp& __rhs) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1534:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(__shared_ptr<_Tp, _Lp>& __a, __shared_ptr<_Tp, _Lp>& __b) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1546:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static_pointer_cast(const __shared_ptr<_Tp1, _Lp>& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1559:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const_pointer_cast(const __shared_ptr<_Tp1, _Lp>& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1572:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture dynamic_pointer_cast(const __shared_ptr<_Tp1, _Lp>& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1604:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr __weak_ptr() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1608:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __weak_ptr(const __weak_ptr&) noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1610:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~__weak_ptr() = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1627:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __weak_ptr(const __weak_ptr<_Yp, _Lp>& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1632:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __weak_ptr(const __shared_ptr<_Yp, _Lp>& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1636:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __weak_ptr(__weak_ptr&& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1641:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __weak_ptr(__weak_ptr<_Yp, _Lp>&& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1646:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const __weak_ptr& __r) noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1650:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const __weak_ptr<_Yp, _Lp>& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1659:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const __shared_ptr<_Yp, _Lp>& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1667:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(__weak_ptr&& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1677:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(__weak_ptr<_Yp, _Lp>&& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1686:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lock() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1690:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture use_count() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1694:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture expired() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1699:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture owner_before(const __shared_ptr<_Tp1, _Lp>& __rhs) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1704:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture owner_before(const __weak_ptr<_Tp1, _Lp>& __rhs) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1708:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reset() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1712:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(__weak_ptr& __s) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1721:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_assign(_Tp* __ptr, const __shared_count<_Lp>& __refcount) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1742:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(__weak_ptr<_Tp, _Lp>& __a, __weak_ptr<_Tp, _Lp>& __b) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1749:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __lhs, const _Tp& __rhs) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1753:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __lhs, const _Tp1& __rhs) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1757:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp1& __lhs, const _Tp& __rhs) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1767:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture -> decltype(__lhs.owner_before(__rhs)) ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1788:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr __enable_shared_from_this() noexcept { } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1790:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __enable_shared_from_this(const __enable_shared_from_this&) noexcept { } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1793:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const __enable_shared_from_this&) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1796:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~__enable_shared_from_this() { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1800:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shared_from_this() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1804:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shared_from_this() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1809:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture weak_from_this() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1813:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture weak_from_this() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1820:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_weak_assign(_Tp1* __p, const __shared_count<_Lp>& __n) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1825:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const __enable_shared_from_this* __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1836:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __allocate_shared(const _Alloc& __a, _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1844:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __make_shared(_Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1857:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const __shared_ptr<_Tp, _Lp>& __s) const noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/memory:81, from CoreArray/dBase.h:46, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:67:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const __shared_ptr<_Tp, _Lp>& __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:75:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get_deleter(const __shared_ptr<_Tp, _Lp>& __p) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:87:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get_deleter(const shared_ptr<_Tp>& __p) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:127:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr shared_ptr() noexcept : __shared_ptr<_Tp>() { } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:129:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shared_ptr(const shared_ptr&) noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:139:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shared_ptr(_Yp* __p) : __shared_ptr<_Tp>(__p) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:156:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shared_ptr(_Yp* __p, _Deleter __d) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:173:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shared_ptr(nullptr_t __p, _Deleter __d) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:193:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shared_ptr(_Yp* __p, _Deleter __d, _Alloc __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:212:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shared_ptr(nullptr_t __p, _Deleter __d, _Alloc __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:234:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shared_ptr(const shared_ptr<_Yp>& __r, element_type* __p) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:246:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shared_ptr(const shared_ptr<_Yp>& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:254:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shared_ptr(shared_ptr&& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:263:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shared_ptr(shared_ptr<_Yp>&& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:275:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit shared_ptr(const weak_ptr<_Yp>& __r) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:282:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shared_ptr(auto_ptr<_Yp>&& __r); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:290:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shared_ptr(unique_ptr<_Yp, _Del>&& __r) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:299:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shared_ptr(unique_ptr<_Yp, _Del>&& __r) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:307:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr shared_ptr(nullptr_t) noexcept : shared_ptr() { } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:309:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shared_ptr& operator=(const shared_ptr&) noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:313:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const shared_ptr<_Yp>& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:324:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(auto_ptr<_Yp>&& __r) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:333:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(shared_ptr&& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:341:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(shared_ptr<_Yp>&& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:349:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(unique_ptr<_Yp, _Del>&& __r) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:358:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shared_ptr(_Sp_alloc_shared_tag<_Alloc> __tag, _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:364:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture allocate_shared(const _Alloc& __a, _Args&&... __args); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:367:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shared_ptr(const weak_ptr<_Tp>& __r, std::nothrow_t) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:383:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator==(const shared_ptr<_Tp>& __a, const shared_ptr<_Up>& __b) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:388:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator==(const shared_ptr<_Tp>& __a, nullptr_t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:393:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator==(nullptr_t, const shared_ptr<_Tp>& __a) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:398:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator!=(const shared_ptr<_Tp>& __a, const shared_ptr<_Up>& __b) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:403:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator!=(const shared_ptr<_Tp>& __a, nullptr_t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:408:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator!=(nullptr_t, const shared_ptr<_Tp>& __a) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:413:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<(const shared_ptr<_Tp>& __a, const shared_ptr<_Up>& __b) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:423:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<(const shared_ptr<_Tp>& __a, nullptr_t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:431:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<(nullptr_t, const shared_ptr<_Tp>& __a) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:439:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<=(const shared_ptr<_Tp>& __a, const shared_ptr<_Up>& __b) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:444:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<=(const shared_ptr<_Tp>& __a, nullptr_t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:449:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<=(nullptr_t, const shared_ptr<_Tp>& __a) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:454:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>(const shared_ptr<_Tp>& __a, const shared_ptr<_Up>& __b) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:459:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>(const shared_ptr<_Tp>& __a, nullptr_t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:464:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>(nullptr_t, const shared_ptr<_Tp>& __a) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:469:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>=(const shared_ptr<_Tp>& __a, const shared_ptr<_Up>& __b) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:474:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>=(const shared_ptr<_Tp>& __a, nullptr_t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:479:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>=(nullptr_t, const shared_ptr<_Tp>& __a) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:489:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(shared_ptr<_Tp>& __a, shared_ptr<_Tp>& __b) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:495:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static_pointer_cast(const shared_ptr<_Up>& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:503:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const_pointer_cast(const shared_ptr<_Up>& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:511:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture dynamic_pointer_cast(const shared_ptr<_Up>& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:548:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr weak_ptr() noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:552:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture weak_ptr(const shared_ptr<_Yp>& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:555:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture weak_ptr(const weak_ptr&) noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:558:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture weak_ptr(const weak_ptr<_Yp>& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:561:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture weak_ptr(weak_ptr&&) noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:564:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture weak_ptr(weak_ptr<_Yp>&& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:568:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const weak_ptr& __r) noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:572:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const weak_ptr<_Yp>& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:580:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const shared_ptr<_Yp>& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:587:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(weak_ptr&& __r) noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:591:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(weak_ptr<_Yp>&& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:598:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lock() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:610:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(weak_ptr<_Tp>& __a, weak_ptr<_Tp>& __b) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:642:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr enable_shared_from_this() noexcept { } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:644:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture enable_shared_from_this(const enable_shared_from_this&) noexcept { } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:647:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const enable_shared_from_this&) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:650:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~enable_shared_from_this() { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:654:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shared_from_this() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:658:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shared_from_this() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:664:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture weak_from_this() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:668:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture weak_from_this() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:675:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_weak_assign(_Tp1* __p, const __shared_count<>& __n) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:681:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const enable_shared_from_this* __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:703:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture allocate_shared(const _Alloc& __a, _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:718:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture make_shared(_Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:731:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const shared_ptr<_Tp>& __s) const noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/memory:82, from CoreArray/dBase.h:46, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:74:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator|(memory_order __m, __memory_order_modifier __mod) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:80:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator&(memory_order __m, __memory_order_modifier __mod) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:87:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __cmpexch_failure_order2(memory_order __m) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:94:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __cmpexch_failure_order(memory_order __m) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:101:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic_thread_fence(memory_order __m) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:105:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic_signal_fence(memory_order __m) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:111:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture kill_dependency(_Tp __y) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:162:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic_flag() noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:163:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~atomic_flag() noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:164:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic_flag(const atomic_flag&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:165:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic_flag& operator=(const atomic_flag&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:166:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic_flag& operator=(const atomic_flag&) volatile = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:169:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr atomic_flag(bool __i) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:174:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture test_and_set(memory_order __m = memory_order_seq_cst) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:180:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture test_and_set(memory_order __m = memory_order_seq_cst) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:186:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture clear(memory_order __m = memory_order_seq_cst) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:197:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture clear(memory_order __m = memory_order_seq_cst) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:209:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_init(bool __i) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:249:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __atomic_base() noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:250:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~__atomic_base() noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:251:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __atomic_base(const __atomic_base&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:252:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __atomic_base& operator=(const __atomic_base&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:253:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __atomic_base& operator=(const __atomic_base&) volatile = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:256:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr __atomic_base(__int_type __i) noexcept : _M_i (__i) { } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:258:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator __int_type() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:261:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator __int_type() const volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:265:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(__int_type __i) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:272:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(__int_type __i) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:279:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++(int) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:283:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++(int) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:287:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator--(int) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:291:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator--(int) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:295:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:299:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++() volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:303:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator--() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:307:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator--() volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:311:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+=(__int_type __i) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:315:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+=(__int_type __i) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:319:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator-=(__int_type __i) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:323:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator-=(__int_type __i) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:327:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator&=(__int_type __i) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:331:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator&=(__int_type __i) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:335:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator|=(__int_type __i) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:339:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator|=(__int_type __i) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:343:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator^=(__int_type __i) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:347:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator^=(__int_type __i) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:351:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture is_lock_free() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:359:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture is_lock_free() const volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:367:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture store(__int_type __i, memory_order __m = memory_order_seq_cst) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:379:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:390:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture load(memory_order __m = memory_order_seq_cst) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:400:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture load(memory_order __m = memory_order_seq_cst) const volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:411:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:419:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:426:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m1, memory_order __m2) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:440:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m2) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:453:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:461:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:469:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m1, memory_order __m2) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:483:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m2) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:497:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:505:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:513:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:518:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:523:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:528:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:533:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:538:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:543:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:548:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:553:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:558:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:574:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_type_size(ptrdiff_t __d) const { return __d * sizeof(_PTp); } ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:577:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_type_size(ptrdiff_t __d) const volatile { return __d * sizeof(_PTp); } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:580:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __atomic_base() noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:581:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~__atomic_base() noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:582:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __atomic_base(const __atomic_base&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:583:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __atomic_base& operator=(const __atomic_base&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:584:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __atomic_base& operator=(const __atomic_base&) volatile = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:587:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr __atomic_base(__pointer_type __p) noexcept : _M_p (__p) { } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:589:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator __pointer_type() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:592:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator __pointer_type() const volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:596:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(__pointer_type __p) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:603:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(__pointer_type __p) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:610:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++(int) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:614:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++(int) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:618:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator--(int) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:622:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator--(int) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:626:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:631:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++() volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:636:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator--() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:641:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator--() volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:646:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+=(ptrdiff_t __d) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:651:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+=(ptrdiff_t __d) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:656:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator-=(ptrdiff_t __d) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:661:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator-=(ptrdiff_t __d) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:666:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture is_lock_free() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:674:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture is_lock_free() const volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:683:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:696:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:707:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture load(memory_order __m = memory_order_seq_cst) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:717:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture load(memory_order __m = memory_order_seq_cst) const volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:728:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:736:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:744:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m2) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:758:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m2) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:772:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:777:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:782:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:787:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) volatile noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/memory:82, from CoreArray/dBase.h:46, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:46:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Sp_locker(const _Sp_locker&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:47:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Sp_locker& operator=(const _Sp_locker&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:51:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Sp_locker(const void*) noexcept; ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:52:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Sp_locker(const void*, const void*) noexcept; ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:53:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~_Sp_locker(); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:71:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic_is_lock_free(const __shared_ptr<_Tp, _Lp>* __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:82:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic_is_lock_free(const shared_ptr<_Tp>* __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:98:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic_load_explicit(const shared_ptr<_Tp>* __p, memory_order) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:106:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic_load(const shared_ptr<_Tp>* __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:111:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic_load_explicit(const __shared_ptr<_Tp, _Lp>* __p, memory_order) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:119:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic_load(const __shared_ptr<_Tp, _Lp>* __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:135:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:143:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic_store(shared_ptr<_Tp>* __p, shared_ptr<_Tp> __r) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:150:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:158:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic_store(__shared_ptr<_Tp, _Lp>* __p, __shared_ptr<_Tp, _Lp> __r) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:172:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:181:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic_exchange(shared_ptr<_Tp>* __p, shared_ptr<_Tp> __r) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:191:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:200:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic_exchange(__shared_ptr<_Tp, _Lp>* __p, __shared_ptr<_Tp, _Lp> __r) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:224:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:243:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shared_ptr<_Tp> __w) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:255:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __failure) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:264:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shared_ptr<_Tp> __w) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:276:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:296:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_ptr<_Tp, _Lp> __w) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:308:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __failure) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:318:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_ptr<_Tp, _Lp> __w) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/memory:84, from CoreArray/dBase.h:46, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/backward/auto_ptr.h:53:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture auto_ptr_ref(_Tp1* __p): _M_ptr(__p) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/backward/auto_ptr.h:105:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture auto_ptr(element_type* __p = 0) throw() : _M_ptr(__p) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/backward/auto_ptr.h:114:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture auto_ptr(auto_ptr& __a) throw() : _M_ptr(__a.release()) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/backward/auto_ptr.h:127:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture auto_ptr(auto_ptr<_Tp1>& __a) throw() : _M_ptr(__a.release()) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/backward/auto_ptr.h:138:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(auto_ptr& __a) throw() ^ C:/rtools40/mingw64/include/c++/8.3.0/backward/auto_ptr.h:156:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(auto_ptr<_Tp1>& __a) throw() ^ C:/rtools40/mingw64/include/c++/8.3.0/backward/auto_ptr.h:172:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~auto_ptr() { delete _M_ptr; } ^ C:/rtools40/mingw64/include/c++/8.3.0/backward/auto_ptr.h:183:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator*() const throw() ^ C:/rtools40/mingw64/include/c++/8.3.0/backward/auto_ptr.h:196:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator->() const throw() ^ C:/rtools40/mingw64/include/c++/8.3.0/backward/auto_ptr.h:213:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get() const throw() { return _M_ptr; } ^ C:/rtools40/mingw64/include/c++/8.3.0/backward/auto_ptr.h:227:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture release() throw() ^ C:/rtools40/mingw64/include/c++/8.3.0/backward/auto_ptr.h:242:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reset(element_type* __p = 0) throw() ^ C:/rtools40/mingw64/include/c++/8.3.0/backward/auto_ptr.h:266:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture auto_ptr(auto_ptr_ref __ref) throw() ^ C:/rtools40/mingw64/include/c++/8.3.0/backward/auto_ptr.h:270:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(auto_ptr_ref __ref) throw() ^ C:/rtools40/mingw64/include/c++/8.3.0/backward/auto_ptr.h:281:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator auto_ptr_ref<_Tp1>() throw() ^ C:/rtools40/mingw64/include/c++/8.3.0/backward/auto_ptr.h:285:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator auto_ptr<_Tp1>() throw() ^ C:/rtools40/mingw64/include/c++/8.3.0/backward/auto_ptr.h:302:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_count<_Lp>::__shared_count(std::auto_ptr<_Tp>&& __r) ^ C:/rtools40/mingw64/include/c++/8.3.0/backward/auto_ptr.h:309:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_ptr<_Tp, _Lp>::__shared_ptr(std::auto_ptr<_Tp1>&& __r) ^ C:/rtools40/mingw64/include/c++/8.3.0/backward/auto_ptr.h:322:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shared_ptr<_Tp>::shared_ptr(std::auto_ptr<_Tp1>&& __r) ^ C:/rtools40/mingw64/include/c++/8.3.0/backward/auto_ptr.h:328:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unique_ptr<_Tp, _Dp>::unique_ptr(auto_ptr<_Up>&& __u) noexcept ^~~~~~~~ In file included from CoreArray/dBase.h:46, from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/memory:114:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture align(size_t __align, size_t __size, void*& __ptr, size_t& __space) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/memory:133:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture declare_reachable(void*) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/memory:137:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture undeclare_reachable(_Tp* __p) { return __p; } ^ C:/rtools40/mingw64/include/c++/8.3.0/memory:140:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture declare_no_pointers(char*, size_t) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/memory:143:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture undeclare_no_pointers(char*, size_t) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/memory:146:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get_pointer_safety() noexcept { return pointer_safety::relaxed; } ^~~~~~~~ In file included from CoreArray/dFile.h:40, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: CoreArray/dBase.h:78:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ssize_t DirectAddRef(CdRef &Obj); ^ CoreArray/dBase.h:78:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dBase.h:84:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ssize_t DirectDecRef(CdRef &Obj); ^ CoreArray/dBase.h:84:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dBase.h:93:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture friend ssize_t _INTERNAL::DirectAddRef(CdRef &Obj); ^ CoreArray/dBase.h:95:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture friend ssize_t _INTERNAL::DirectDecRef(CdRef &Obj); ^ CoreArray/dBase.h:98:9: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdRef(); ^ CoreArray/dBase.h:100:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdRef(); ^ CoreArray/dBase.h:104:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ssize_t AddRef(); ^ CoreArray/dBase.h:107:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ssize_t Release(); ^ CoreArray/dBase.h:110:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE ssize_t Reference() const { return fReference; } ^~~~~ CoreArray/dBase.h:164:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TdVersion Version); ^ CoreArray/dBase.h:164:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dBase.h:167:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool IncludeName); ^ CoreArray/dBase.h:167:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dBase.h:181:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdReader &Reader, TdVersion Version); ^ CoreArray/dBase.h:184:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdWriter &Writer, bool IncludeName); ^ CoreArray/dBase.h:187:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdObject(): CdAbstract() {} ^ CoreArray/dBase.h:189:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdObject() {} ^ CoreArray/dBase.h:192:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual const char *dName(); ^ CoreArray/dBase.h:194:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual const char *dTraitName(); ^ CoreArray/dBase.h:197:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual TdVersion dVersion(); ^ CoreArray/dBase.h:199:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual TdVersion SaveVersion(); ^ CoreArray/dBase.h:206:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void LoadStruct(CdReader &Reader, TdVersion Version); ^ CoreArray/dBase.h:212:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Loading(CdReader &Reader, TdVersion Version); ^ CoreArray/dBase.h:216:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void SaveStruct(CdWriter &Writer, bool IncludeName); ^ CoreArray/dBase.h:217:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Saving(CdWriter &Writer); ^ CoreArray/dBase.h:220:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual string LogValue(); ^ CoreArray/dBase.h:235:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdObjRef(): CdRef(), CdObject() { } ^ CoreArray/dBase.h:248:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE TdAutoRef() ^ CoreArray/dBase.h:253:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE TdAutoRef(TYPE *vObj) ^ CoreArray/dBase.h:259:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE ~TdAutoRef() ^ CoreArray/dBase.h:266:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE TYPE *get() ^ CoreArray/dBase.h:271:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE TYPE* operator=(TYPE *_Right) ^ CoreArray/dBase.h:281:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE TYPE &operator*() const ^~~~~ CoreArray/dBase.h:285:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE TYPE *operator->() const ^~~~~ CoreArray/dBase.h:310:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE TdOnNotify() ^ CoreArray/dBase.h:316:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator bool() const ^~~~~ CoreArray/dBase.h:322:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE void Clear() ^ CoreArray/dBase.h:329:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void (TYPE::*vEvent)(TSender*)) ^ CoreArray/dBase.h:336:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE void Notify(TSender *Sender) ^ CoreArray/dBase.h:352:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TdOnBroadcast(); ^ CoreArray/dBase.h:354:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE void Clear() { Obj = NULL; Event = NULL; } ^ CoreArray/dBase.h:356:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void (T::*vEvent)(CdObjMsg*, C_Int32, void*)) ^ CoreArray/dBase.h:359:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Notify(CdObjMsg *Sender, C_Int32 MsgCode, void *Param); ^ CoreArray/dBase.h:361:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator bool() const { return (Event!=NULL); } ^~~~~ CoreArray/dBase.h:362:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE bool operator== (const TdOnBroadcast &v) const ^~~~~ CoreArray/dBase.h:364:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE bool operator!= (const TdOnBroadcast &v) const ^~~~~ CoreArray/dBase.h:379:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdObjMsg(); ^ CoreArray/dBase.h:381:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdObjMsg(); ^ CoreArray/dBase.h:384:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void AddMsg(const TdOnBroadcast &MsgObj); ^ CoreArray/dBase.h:387:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void (T::*vEvent)(CdObjMsg*, C_Int32, void*)) ^ CoreArray/dBase.h:395:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void RemoveMsg(const TdOnBroadcast &MsgObj); ^ CoreArray/dBase.h:398:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void (T::*vEvent)(CdObjMsg*, C_Int32, void*)) ^ CoreArray/dBase.h:406:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void BeginMsg(); ^ CoreArray/dBase.h:411:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void EndMsg(); ^ CoreArray/dBase.h:414:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Notify(C_Int32 MsgCode, void *Param = NULL); ^ CoreArray/dBase.h:417:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE void Notify32(C_Int32 MsgCode, const C_Int32 Value) ^ CoreArray/dBase.h:420:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE void Notify64(C_Int32 MsgCode, const C_Int64 Value) ^ CoreArray/dBase.h:423:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE void Notify32(C_Int32 MsgCode, C_Int32 const *Param) ^ CoreArray/dBase.h:426:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE void Notify64(C_Int32 MsgCode, C_Int64 const *Param) ^ CoreArray/dBase.h:430:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE const std::vector &MsgList() const ^~~~~ CoreArray/dBase.h:435:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual bool MsgFilter(C_Int32 MsgCode, void *Param); ^ CoreArray/dBase.h:448:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TdAutoObjMsg(CdObjMsg *vObj) ^ CoreArray/dBase.h:453:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~TdAutoObjMsg() ^ CoreArray/dBase.h:474:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdLogRecord(); ^ CoreArray/dBase.h:481:11: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TdItem() { Type = LOG_CUSTOM; } ^ CoreArray/dBase.h:482:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const char *TypeStr() const; ///< return a string for Type ^~~~~ CoreArray/dBase.h:486:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Add(const char *const str, C_Int32 vType=LOG_ERROR); ^ CoreArray/dBase.h:488:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Add(std::string &str, C_Int32 vType=LOG_ERROR); ^ CoreArray/dBase.h:490:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Add(C_Int32 vType, const char *fmt, ...); ^ CoreArray/dBase.h:493:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE std::vector &List() { return fList; } ^ CoreArray/dBase.h:498:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Loading(CdReader &Reader, TdVersion Version); ^ CoreArray/dBase.h:499:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Saving(CdWriter &Writer); ^ CoreArray/dBase.h:516:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdMemory(void *Ptr); ^ CoreArray/dBase.h:519:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void ReadData(void *Buffer, ssize_t Count); ^ CoreArray/dBase.h:521:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_UInt8 R8b(); ^ CoreArray/dBase.h:524:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void WriteData(const void *Buffer, ssize_t Count); ^ CoreArray/dBase.h:526:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void W8b(C_UInt8 val); ^ CoreArray/dBase.h:529:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SIZE64 Position(); ^ CoreArray/dBase.h:531:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetPosition(const SIZE64 pos); ^ CoreArray/dBase.h:533:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE void *Base() { return _Base; } ^ CoreArray/dBase.h:534:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE void *CurPtr() { return _CurPtr; } ^ CoreArray/dBase.h:559:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdStream(); ^ CoreArray/dBase.h:561:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdStream(); ^ CoreArray/dBase.h:564:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Read(void *Buffer, ssize_t Count) = 0; ^ CoreArray/dBase.h:566:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Write(const void *Buffer, ssize_t Count) = 0; ^ CoreArray/dBase.h:568:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 Seek(SIZE64 Offset, TdSysSeekOrg Origin) = 0; ^ CoreArray/dBase.h:570:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 GetSize(); ^ CoreArray/dBase.h:572:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void SetSize(SIZE64 NewSize) = 0; ^ CoreArray/dBase.h:575:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SIZE64 Position(); ^ CoreArray/dBase.h:577:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetPosition(const SIZE64 pos); ^ CoreArray/dBase.h:580:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void ReadData(void *Buffer, ssize_t Count); ^ CoreArray/dBase.h:582:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_UInt8 R8b(); ^ CoreArray/dBase.h:584:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_UInt16 R16b(); ^ CoreArray/dBase.h:586:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_UInt32 R32b(); ^ CoreArray/dBase.h:588:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_UInt64 R64b(); ^ CoreArray/dBase.h:591:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void WriteData(const void *Buffer, ssize_t Count); ^ CoreArray/dBase.h:593:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void W8b(C_UInt8 val); ^ CoreArray/dBase.h:595:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void W16b(C_UInt16 val); ^ CoreArray/dBase.h:597:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void W32b(C_UInt32 val); ^ CoreArray/dBase.h:599:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void W64b(C_UInt64 val); ^ CoreArray/dBase.h:606:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void CopyFrom(CdStream &Source, SIZE64 Pos, SIZE64 Count); ^ CoreArray/dBase.h:609:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void CopyFromBuf(CdBufStream &Source, SIZE64 Pos, SIZE64 Count); ^ CoreArray/dBase.h:612:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdStream& operator= (const CdStream& m); ^ CoreArray/dBase.h:613:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdStream& operator= (CdStream& m); ^ CoreArray/dBase.h:643:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdStreamPipe(): CdAbstractItem() {} ^ CoreArray/dBase.h:644:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdStreamPipe() {} ^ CoreArray/dBase.h:647:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdStream *InitPipe(CdBufStream *BufStream) = 0; ^ CoreArray/dBase.h:648:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdStream *FreePipe() = 0; ^ CoreArray/dBase.h:662:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdBufStream(CdStream *vStream, ssize_t vBufSize=STREAM_BUFFER_SIZE); ^ CoreArray/dBase.h:664:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdBufStream(); ^ CoreArray/dBase.h:666:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void FlushBuffer(); ^ CoreArray/dBase.h:667:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void FlushWrite(); ^ CoreArray/dBase.h:670:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void CopyFrom(CdStream &Source, SIZE64 Pos, SIZE64 Count); ^ CoreArray/dBase.h:672:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void CopyFromBuf(CdBufStream &Source, SIZE64 Pos, SIZE64 Count); ^ CoreArray/dBase.h:674:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Truncate(); ^ CoreArray/dBase.h:677:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void ReadData(void *Buffer, ssize_t Count); ^ CoreArray/dBase.h:679:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_UInt8 R8b(); ^ CoreArray/dBase.h:681:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_UInt16 R16b(); ^ CoreArray/dBase.h:683:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_UInt32 R32b(); ^ CoreArray/dBase.h:685:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_UInt64 R64b(); ^ CoreArray/dBase.h:688:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void WriteData(const void *Buffer, ssize_t Count); ^ CoreArray/dBase.h:690:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void W8b(C_UInt8 val); ^ CoreArray/dBase.h:692:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void W16b(C_UInt16 val); ^ CoreArray/dBase.h:694:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void W32b(C_UInt32 val); ^ CoreArray/dBase.h:696:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void W64b(C_UInt64 val); ^ CoreArray/dBase.h:698:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void ClearPipe(); ^ CoreArray/dBase.h:699:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void PushPipe(CdStreamPipe* APipe); ^ CoreArray/dBase.h:700:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void PopPipe(); ^ CoreArray/dBase.h:702:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE SIZE64 Position() { return _Position; } ^ CoreArray/dBase.h:703:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE void SetPosition(const SIZE64 pos) { _Position = pos; } ^ CoreArray/dBase.h:705:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE CdStream *Stream() const { return _Stream; } ^~~~~ CoreArray/dBase.h:706:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetStream(CdStream *Value); ^ CoreArray/dBase.h:707:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE CdStream *BaseStream() const { return _BaseStream; } ^~~~~ CoreArray/dBase.h:709:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE ssize_t BufSize() const { return _BufSize; } ^~~~~ CoreArray/dBase.h:710:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetBufSize(const ssize_t NewBufSize); ^ CoreArray/dBase.h:711:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 GetSize(); ^ CoreArray/dBase.h:712:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void SetSize(SIZE64 Value); ^ CoreArray/dBase.h:733:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdStreamPipe2(): CdStreamPipe() { fStream = NULL; fPStream = NULL; } ^ CoreArray/dBase.h:736:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdStream *InitPipe(CdBufStream *BufStream) ^ CoreArray/dBase.h:742:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdStream *FreePipe() ^ CoreArray/dBase.h:765:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdStreamIndex(); ^ CoreArray/dBase.h:767:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Reset(C_Int64 count); ^ CoreArray/dBase.h:768:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Initialize(); ^ CoreArray/dBase.h:771:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE void Forward(SIZE64 stream_pos) ^ CoreArray/dBase.h:778:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Set(C_Int64 index, C_Int64 &close_index, SIZE64 &stream_pos); ^ CoreArray/dBase.h:780:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE C_Int64 Count() const { return fCount; } ^~~~~ CoreArray/dBase.h:788:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TPair(C_Int64 i, SIZE64 p) { Index = i; StreamPos = p; } ^ CoreArray/dBase.h:804:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _Init(); ^ CoreArray/dBase.h:805:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _Hit(SIZE64 stream_pos); ^ CoreArray/dBase.h:821:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrObject(): ErrCoreArray() ^ CoreArray/dBase.h:823:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrObject(const char *fmt, ...): ErrCoreArray() ^ CoreArray/dBase.h:825:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrObject(const std::string &msg): ErrCoreArray() ^ CoreArray/dBase.h:834:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrStream(): ErrCoreArray() ^ CoreArray/dBase.h:836:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrStream(const char *fmt, ...): ErrCoreArray() ^ CoreArray/dBase.h:838:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrStream(const std::string &msg): ErrCoreArray() ^ CoreArray/dBase.h:847:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrBufStream(): ErrCoreArray() ^ CoreArray/dBase.h:849:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrBufStream(const char *fmt, ...): ErrCoreArray() ^ CoreArray/dBase.h:851:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrBufStream(const std::string &msg): ErrCoreArray() ^ In file included from CoreArray/dFile.h:41, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: CoreArray/dSerial.h:111:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrSerial(): ErrCoreArray() ^ CoreArray/dSerial.h:113:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrSerial(const char *fmt, ...): ErrCoreArray() ^ CoreArray/dSerial.h:115:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrSerial(const std::string &msg): ErrCoreArray() ^ CoreArray/dSerial.h:137:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdObjClassMgr *vClassMgr=NULL); ^ CoreArray/dSerial.h:144:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdObjClassMgr *vClassMgr=NULL); ^ CoreArray/dSerial.h:146:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdSerialization(); ^ CoreArray/dSerial.h:149:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE BYTE_LE &Storage() ^ CoreArray/dSerial.h:153:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE CdBufStream &BufStream() ^ CoreArray/dSerial.h:157:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE CdStream &Stream() ^ CoreArray/dSerial.h:161:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE CdLogRecord &Log() ^ CoreArray/dSerial.h:164:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetLog(CdLogRecord &vLog); ^ CoreArray/dSerial.h:167:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE CdObjClassMgr *ClassMgr() const ^~~~~ CoreArray/dSerial.h:171:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool HaveProperty(const char *Name); ^ CoreArray/dSerial.h:173:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TdSerialTypeID PropTypeID(const char *Name); ^ CoreArray/dSerial.h:175:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SIZE64 PropPosition(const char *Name); ^ CoreArray/dSerial.h:178:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TdSerialTypeID &TypeID, SIZE64 &Start, SIZE64 &Length); ^ CoreArray/dSerial.h:198:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TVariable(); ^ CoreArray/dSerial.h:199:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~TVariable(); ^ CoreArray/dSerial.h:213:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CVarList(); ^ CoreArray/dSerial.h:214:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~CVarList(); ^ CoreArray/dSerial.h:217:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TVariable* Name2Variable(const char *Name); ^ CoreArray/dSerial.h:219:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void ClearVarList(); ^ CoreArray/dSerial.h:226:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CVarList &PushStruct(); ^ CoreArray/dSerial.h:228:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void PopStruct(); ^ CoreArray/dSerial.h:230:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CVarList &CurrentStruct(); ^ CoreArray/dSerial.h:252:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdObjClassMgr *vClassMgr=NULL); ^ CoreArray/dSerial.h:259:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdObjClassMgr *vClassMgr=NULL); ^ CoreArray/dSerial.h:261:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdWriter(); ^ CoreArray/dSerial.h:264:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void BeginStruct(); ^ CoreArray/dSerial.h:266:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void BeginNameSpace(); ^ CoreArray/dSerial.h:268:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void EndStruct(); ^ CoreArray/dSerial.h:271:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void WriteClassName(const char *Name); ^ CoreArray/dSerial.h:274:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TdVar &operator[] (const char *Name); ^ CoreArray/dSerial.h:279:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void WritePropName(const char *Name); ^ CoreArray/dSerial.h:282:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TVariable* NewVar(const char *Name, TdSerialTypeID TypeID, SIZE64 Size); ^ CoreArray/dSerial.h:291:10: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TdVar(); ^ CoreArray/dSerial.h:294:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator << (C_Int8 val); ^ CoreArray/dSerial.h:295:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator << (C_UInt8 val); ^ CoreArray/dSerial.h:296:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator << (C_Int16 val); ^ CoreArray/dSerial.h:297:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator << (C_UInt16 val); ^ CoreArray/dSerial.h:298:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator << (C_Int32 val); ^ CoreArray/dSerial.h:299:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator << (C_UInt32 val); ^ CoreArray/dSerial.h:300:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator << (C_Int64 val); ^ CoreArray/dSerial.h:301:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator << (C_UInt64 val); ^ CoreArray/dSerial.h:304:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator << (C_Float32 val); ^ CoreArray/dSerial.h:305:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator << (C_Float64 val); ^ CoreArray/dSerial.h:308:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator << (const UTF8String &val); ^ CoreArray/dSerial.h:309:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator << (const UTF16String &val); ^ CoreArray/dSerial.h:310:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator << (const UTF32String &val); ^ CoreArray/dSerial.h:313:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Wp16b(C_UInt16 val); ^ CoreArray/dSerial.h:314:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Wp32b(C_UInt32 val); ^ CoreArray/dSerial.h:315:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Wp64b(C_UInt64 val); ^ CoreArray/dSerial.h:318:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void NewStruct(); ^ CoreArray/dSerial.h:319:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void NewShortRec(void *Ptr, size_t Size); ^ CoreArray/dSerial.h:320:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void NewShortRec(const C_Int32 *pval, size_t n); ^ CoreArray/dSerial.h:321:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void NewShortRec(const C_Int64 *pval, size_t n); ^ CoreArray/dSerial.h:322:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void NewNameSpace(); ^ CoreArray/dSerial.h:325:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator << (const TdGDSPos &val); ^ CoreArray/dSerial.h:328:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator << (const TdGDSBlockID &val); ^ CoreArray/dSerial.h:331:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void NewAutoArray(const C_Int32 *pval, size_t n); ^ CoreArray/dSerial.h:332:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void NewAutoArray(const C_Int64 *pval, size_t n); ^ CoreArray/dSerial.h:363:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdObjClassMgr *vClassMgr=NULL); ^ CoreArray/dSerial.h:370:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdObjClassMgr *vClassMgr=NULL); ^ CoreArray/dSerial.h:372:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdReader(); ^ CoreArray/dSerial.h:375:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SIZE64 BeginStruct(); ^ CoreArray/dSerial.h:377:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SIZE64 BeginNameSpace(); ^ CoreArray/dSerial.h:379:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void EndStruct(); ^ CoreArray/dSerial.h:382:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::string ReadClassName(); ^ CoreArray/dSerial.h:385:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TdVar &operator[] (const char *vName); ^ CoreArray/dSerial.h:405:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TYPE & NewVar(string &Name, TdSerialTypeID TypeID) ^ CoreArray/dSerial.h:428:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SIZE64 _BeginNameSpace(); ^ CoreArray/dSerial.h:430:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _InitNameSpace(); ^ CoreArray/dSerial.h:433:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::string ReadPropName(); ^ CoreArray/dSerial.h:436:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TVariable* FindVar(const char *Name); ^ CoreArray/dSerial.h:445:10: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TdVar(); ^ CoreArray/dSerial.h:448:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator >> (C_Int8 &val); ^ CoreArray/dSerial.h:449:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator >> (C_UInt8 &val); ^ CoreArray/dSerial.h:450:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator >> (C_Int16 &val); ^ CoreArray/dSerial.h:451:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator >> (C_UInt16 &val); ^ CoreArray/dSerial.h:452:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator >> (C_Int32 &val); ^ CoreArray/dSerial.h:453:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator >> (C_UInt32 &val); ^ CoreArray/dSerial.h:454:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator >> (C_Int64 &val); ^ CoreArray/dSerial.h:455:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator >> (C_UInt64 &val); ^ CoreArray/dSerial.h:458:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator >> (C_Float32 &val); ^ CoreArray/dSerial.h:459:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator >> (C_Float64 &val); ^ CoreArray/dSerial.h:462:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator >> (UTF8String &val); ^ CoreArray/dSerial.h:463:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator >> (UTF16String &val); ^ CoreArray/dSerial.h:464:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator >> (UTF32String &val); ^ CoreArray/dSerial.h:466:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void BeginStruct(); ^ CoreArray/dSerial.h:467:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void GetShortRec(void* &OutPtr, size_t &Size); ^ CoreArray/dSerial.h:468:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void GetShortRec(C_Int32 *pval, size_t n); ^ CoreArray/dSerial.h:469:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void GetShortRec(C_Int64 *pval, size_t n); ^ CoreArray/dSerial.h:470:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void BeginNameSpace(); ^ CoreArray/dSerial.h:473:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator >> (TdGDSPos &val); ^ CoreArray/dSerial.h:474:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator >> (TdGDSBlockID &val); ^ CoreArray/dSerial.h:477:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void GetAutoArray(C_Int32 *pval, ssize_t n); ^ CoreArray/dSerial.h:478:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void GetAutoArray(C_Int64 *pval, ssize_t n); ^ CoreArray/dSerial.h:489:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template static TYPE Cvt_Num(TVariable* Var) ^ CoreArray/dSerial.h:554:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool operator()(const char* s1, const char* s2) const; ^~~~~ CoreArray/dSerial.h:561:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdObjClassMgr(); ^ CoreArray/dSerial.h:563:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdObjClassMgr(); ^ CoreArray/dSerial.h:572:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ClassType vCType, const char *Desp=""); ^ CoreArray/dSerial.h:574:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void RemoveClass(const char *ClassName); ^ CoreArray/dSerial.h:576:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Clear(); ^ CoreArray/dSerial.h:579:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual TdOnObjCreate NameToClass(const char *ClassName); ^ CoreArray/dSerial.h:586:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool Silent); ^ CoreArray/dSerial.h:589:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const TClassStruct &ClassStruct(const char *ClassName) const; ^~~~~ CoreArray/dSerial.h:592:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE const TClassMap &ClassMap() const { return fClassMap; } ^~~~~ CoreArray/dSerial.h:595:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void GetClassDesp(vector &Key, vector &Desp); ^ CoreArray/dSerial.h:606:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT CdObjClassMgr &dObjManager(); ^ CoreArray/dSerial.h:606:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from CoreArray/../ZLIB/zlib.h:34, from CoreArray/dStream.h:47, from CoreArray/dFile.h:42, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: CoreArray/../ZLIB/zlib.h:220:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN const char * ZEXPORT zlibVersion OF((void)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:220:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN const char * ZEXPORT zlibVersion OF((void)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:250:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT deflate OF((z_streamp strm, int flush)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:250:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT deflate OF((z_streamp strm, int flush)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:363:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT deflateEnd OF((z_streamp strm)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:363:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT deflateEnd OF((z_streamp strm)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:400:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT inflate OF((z_streamp strm, int flush)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:400:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT inflate OF((z_streamp strm, int flush)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:520:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT inflateEnd OF((z_streamp strm)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:520:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT inflateEnd OF((z_streamp strm)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:613:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture uInt dictLength)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:613:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture uInt dictLength)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:657:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture uInt *dictLength)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:657:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture uInt *dictLength)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:678:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture z_streamp source)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:678:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture z_streamp source)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:695:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT deflateReset OF((z_streamp strm)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:695:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT deflateReset OF((z_streamp strm)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:708:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int strategy)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:708:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int strategy)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:747:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int max_chain)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:747:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int max_chain)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:761:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture uLong sourceLen)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:761:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture uLong sourceLen)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:777:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int *bits)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:777:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int *bits)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:792:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int value)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:792:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int value)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:808:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture gz_headerp head)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:808:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture gz_headerp head)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:886:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture uInt dictLength)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:886:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture uInt dictLength)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:909:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture uInt *dictLength)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:909:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture uInt *dictLength)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:922:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT inflateSync OF((z_streamp strm)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:922:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT inflateSync OF((z_streamp strm)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:942:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture z_streamp source)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:942:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture z_streamp source)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:957:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT inflateReset OF((z_streamp strm)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:957:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT inflateReset OF((z_streamp strm)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:968:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int windowBits)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:968:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int windowBits)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:983:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int value)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:983:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int value)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1002:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN long ZEXPORT inflateMark OF((z_streamp strm)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1002:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN long ZEXPORT inflateMark OF((z_streamp strm)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1031:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture gz_headerp head)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1031:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture gz_headerp head)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1098:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture out_func out, void FAR *out_desc)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1098:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture out_func out, void FAR *out_desc)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1166:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT inflateBackEnd OF((z_streamp strm)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1166:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT inflateBackEnd OF((z_streamp strm)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1174:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN uLong ZEXPORT zlibCompileFlags OF((void)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1174:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN uLong ZEXPORT zlibCompileFlags OF((void)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1228:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const Bytef *source, uLong sourceLen)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1228:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const Bytef *source, uLong sourceLen)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1244:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int level)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1244:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int level)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1258:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN uLong ZEXPORT compressBound OF((uLong sourceLen)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1258:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN uLong ZEXPORT compressBound OF((uLong sourceLen)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1266:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const Bytef *source, uLong sourceLen)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1266:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const Bytef *source, uLong sourceLen)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1284:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const Bytef *source, uLong *sourceLen)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1284:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const Bytef *source, uLong *sourceLen)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1340:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN gzFile ZEXPORT gzdopen OF((int fd, const char *mode)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1340:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN gzFile ZEXPORT gzdopen OF((int fd, const char *mode)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1363:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzbuffer OF((gzFile file, unsigned size)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1363:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzbuffer OF((gzFile file, unsigned size)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1379:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzsetparams OF((gzFile file, int level, int strategy)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1379:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzsetparams OF((gzFile file, int level, int strategy)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1390:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzread OF((gzFile file, voidp buf, unsigned len)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1390:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzread OF((gzFile file, voidp buf, unsigned len)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1421:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture gzFile file)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1421:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture gzFile file)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1447:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture voidpc buf, unsigned len)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1447:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture voidpc buf, unsigned len)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1455:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture z_size_t nitems, gzFile file)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1455:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture z_size_t nitems, gzFile file)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1468:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORTVA gzprintf Z_ARG((gzFile file, const char *format, ...)); ^ CoreArray/../ZLIB/zconf.h:298:26: note: in definition of macro 'Z_ARG' # define Z_ARG(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1468:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORTVA gzprintf Z_ARG((gzFile file, const char *format, ...)); ^ CoreArray/../ZLIB/zconf.h:298:26: note: in definition of macro 'Z_ARG' # define Z_ARG(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1483:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzputs OF((gzFile file, const char *s)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1483:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzputs OF((gzFile file, const char *s)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1491:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN char * ZEXPORT gzgets OF((gzFile file, char *buf, int len)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1491:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN char * ZEXPORT gzgets OF((gzFile file, char *buf, int len)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1504:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzputc OF((gzFile file, int c)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1504:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzputc OF((gzFile file, int c)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1510:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzgetc OF((gzFile file)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1510:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzgetc OF((gzFile file)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1519:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzungetc OF((int c, gzFile file)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1519:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzungetc OF((int c, gzFile file)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1531:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzflush OF((gzFile file, int flush)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1531:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzflush OF((gzFile file, int flush)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1566:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzrewind OF((gzFile file)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1566:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzrewind OF((gzFile file)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1594:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzeof OF((gzFile file)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1594:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzeof OF((gzFile file)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1609:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzdirect OF((gzFile file)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1609:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzdirect OF((gzFile file)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1630:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzclose OF((gzFile file)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1630:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzclose OF((gzFile file)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1643:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzclose_r OF((gzFile file)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1643:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzclose_r OF((gzFile file)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1644:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzclose_w OF((gzFile file)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1644:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzclose_w OF((gzFile file)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1655:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN const char * ZEXPORT gzerror OF((gzFile file, int *errnum)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1655:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN const char * ZEXPORT gzerror OF((gzFile file, int *errnum)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1671:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN void ZEXPORT gzclearerr OF((gzFile file)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1671:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN void ZEXPORT gzclearerr OF((gzFile file)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1688:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN uLong ZEXPORT adler32 OF((uLong adler, const Bytef *buf, uInt len)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1688:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN uLong ZEXPORT adler32 OF((uLong adler, const Bytef *buf, uInt len)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1708:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture z_size_t len)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1708:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture z_size_t len)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1725:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN uLong ZEXPORT crc32 OF((uLong crc, const Bytef *buf, uInt len)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1725:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN uLong ZEXPORT crc32 OF((uLong crc, const Bytef *buf, uInt len)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1743:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture z_size_t len)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1743:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture z_size_t len)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1765:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const char *version, int stream_size)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1765:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const char *version, int stream_size)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1767:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const char *version, int stream_size)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1767:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const char *version, int stream_size)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1771:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int stream_size)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1771:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int stream_size)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1773:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const char *version, int stream_size)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1773:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const char *version, int stream_size)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1777:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int stream_size)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1777:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int stream_size)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1822:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzgetc_ OF((gzFile file)); /* backward compatibility */ ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1822:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT gzgetc_ OF((gzFile file)); /* backward compatibility */ ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1872:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN gzFile ZEXPORT gzopen OF((const char *, const char *)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1872:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN gzFile ZEXPORT gzopen OF((const char *, const char *)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1873:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN z_off_t ZEXPORT gzseek OF((gzFile, z_off_t, int)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1873:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN z_off_t ZEXPORT gzseek OF((gzFile, z_off_t, int)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1874:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN z_off_t ZEXPORT gztell OF((gzFile)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1874:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN z_off_t ZEXPORT gztell OF((gzFile)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1875:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN z_off_t ZEXPORT gzoffset OF((gzFile)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1875:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN z_off_t ZEXPORT gzoffset OF((gzFile)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1876:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN uLong ZEXPORT adler32_combine OF((uLong, uLong, z_off_t)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1876:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN uLong ZEXPORT adler32_combine OF((uLong, uLong, z_off_t)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1877:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN uLong ZEXPORT crc32_combine OF((uLong, uLong, z_off_t)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1877:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN uLong ZEXPORT crc32_combine OF((uLong, uLong, z_off_t)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1888:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN const char * ZEXPORT zError OF((int)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1888:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN const char * ZEXPORT zError OF((int)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1889:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT inflateSyncPoint OF((z_streamp)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1889:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT inflateSyncPoint OF((z_streamp)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1890:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN const z_crc_t FAR * ZEXPORT get_crc_table OF((void)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1890:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN const z_crc_t FAR * ZEXPORT get_crc_table OF((void)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1891:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT inflateUndermine OF((z_streamp, int)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1891:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT inflateUndermine OF((z_streamp, int)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1892:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT inflateValidate OF((z_streamp, int)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1892:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT inflateValidate OF((z_streamp, int)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1893:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN unsigned long ZEXPORT inflateCodesUsed OF ((z_streamp)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1893:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN unsigned long ZEXPORT inflateCodesUsed OF ((z_streamp)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1894:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT inflateResetKeep OF((z_streamp)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1894:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT inflateResetKeep OF((z_streamp)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1895:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT deflateResetKeep OF((z_streamp)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1895:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ZEXTERN int ZEXPORT deflateResetKeep OF((z_streamp)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1898:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const char *mode)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1898:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const char *mode)); ^ CoreArray/../ZLIB/zconf.h:290:23: note: in definition of macro 'OF' # define OF(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1904:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture va_list va)); ^ CoreArray/../ZLIB/zconf.h:298:26: note: in definition of macro 'Z_ARG' # define Z_ARG(args) args ^~~~ CoreArray/../ZLIB/zlib.h:1904:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture va_list va)); ^ CoreArray/../ZLIB/zconf.h:298:26: note: in definition of macro 'Z_ARG' # define Z_ARG(args) args ^~~~ In file included from CoreArray/dStream.h:52, from CoreArray/dFile.h:42, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: CoreArray/../LZ4/lz4.h:112:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API int LZ4_versionNumber (void); /**< library version number; useful to check dll version */ ^ CoreArray/../LZ4/lz4.h:112:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:113:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API const char* LZ4_versionString (void); /**< library version string; useful to check dll version */ ^ CoreArray/../LZ4/lz4.h:113:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:148:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API int LZ4_compress_default(const char* src, char* dst, int srcSize, int dstCapacity); ^ CoreArray/../LZ4/lz4.h:148:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:164:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API int LZ4_decompress_safe (const char* src, char* dst, int compressedSize, int dstCapacity); ^ CoreArray/../LZ4/lz4.h:164:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:182:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API int LZ4_compressBound(int inputSize); ^ CoreArray/../LZ4/lz4.h:182:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:192:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API int LZ4_compress_fast (const char* src, char* dst, int srcSize, int dstCapacity, int acceleration); ^ CoreArray/../LZ4/lz4.h:192:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:201:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API int LZ4_sizeofState(void); ^ CoreArray/../LZ4/lz4.h:201:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:202:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API int LZ4_compress_fast_extState (void* state, const char* src, char* dst, int srcSize, int dstCapacity, int acceleration); ^ CoreArray/../LZ4/lz4.h:202:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:228:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API int LZ4_compress_destSize (const char* src, char* dst, int* srcSizePtr, int targetDstSize); ^ CoreArray/../LZ4/lz4.h:228:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:265:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API int LZ4_decompress_safe_partial (const char* src, char* dst, int srcSize, int targetOutputSize, int dstCapacity); ^ CoreArray/../LZ4/lz4.h:265:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:273:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API LZ4_stream_t* LZ4_createStream(void); ^ CoreArray/../LZ4/lz4.h:273:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:274:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API int LZ4_freeStream (LZ4_stream_t* streamPtr); ^ CoreArray/../LZ4/lz4.h:274:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:298:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API void LZ4_resetStream_fast (LZ4_stream_t* streamPtr); ^ CoreArray/../LZ4/lz4.h:298:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:311:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API int LZ4_loadDict (LZ4_stream_t* streamPtr, const char* dictionary, int dictSize); ^ CoreArray/../LZ4/lz4.h:311:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:336:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API int LZ4_compress_fast_continue (LZ4_stream_t* streamPtr, const char* src, char* dst, int srcSize, int dstCapacity, int acceleration); ^ CoreArray/../LZ4/lz4.h:336:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:345:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API int LZ4_saveDict (LZ4_stream_t* streamPtr, char* safeBuffer, int maxDictSize); ^ CoreArray/../LZ4/lz4.h:345:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:358:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API LZ4_streamDecode_t* LZ4_createStreamDecode(void); ^ CoreArray/../LZ4/lz4.h:358:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:359:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API int LZ4_freeStreamDecode (LZ4_streamDecode_t* LZ4_stream); ^ CoreArray/../LZ4/lz4.h:359:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:368:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API int LZ4_setStreamDecode (LZ4_streamDecode_t* LZ4_streamDecode, const char* dictionary, int dictSize); ^ CoreArray/../LZ4/lz4.h:368:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:381:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API int LZ4_decoderRingBufferSize(int maxBlockSize); ^ CoreArray/../LZ4/lz4.h:381:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:409:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API int LZ4_decompress_safe_continue (LZ4_streamDecode_t* LZ4_streamDecode, const char* src, char* dst, int srcSize, int dstCapacity); ^ CoreArray/../LZ4/lz4.h:409:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:420:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API int LZ4_decompress_safe_usingDict (const char* src, char* dst, int srcSize, int dstCapcity, const char* dictStart, int dictSize); ^ CoreArray/../LZ4/lz4.h:420:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from CoreArray/dStream.h:52, from CoreArray/dFile.h:42, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: CoreArray/../LZ4/lz4.h:645:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API LZ4_stream_t* LZ4_initStream (void* buffer, size_t size); ^ CoreArray/../LZ4/lz4.h:645:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:697:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("use LZ4_compress_default() instead") LZ4LIB_API int LZ4_compress (const char* src, char* dest, int srcSize); ^ CoreArray/../LZ4/lz4.h:697:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:698:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("use LZ4_compress_default() instead") LZ4LIB_API int LZ4_compress_limitedOutput (const char* src, char* dest, int srcSize, int maxOutputSize); ^ CoreArray/../LZ4/lz4.h:698:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:699:171: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("use LZ4_compress_fast_extState() instead") LZ4LIB_API int LZ4_compress_withState (void* state, const char* source, char* dest, int inputSize); ^ CoreArray/../LZ4/lz4.h:699:171: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:700:190: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("use LZ4_compress_fast_extState() instead") LZ4LIB_API int LZ4_compress_limitedOutput_withState (void* state, const char* source, char* dest, int inputSize, int maxOutputSize); ^ CoreArray/../LZ4/lz4.h:700:190: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:701:187: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("use LZ4_compress_fast_continue() instead") LZ4LIB_API int LZ4_compress_continue (LZ4_stream_t* LZ4_streamPtr, const char* source, char* dest, int inputSize); ^ CoreArray/../LZ4/lz4.h:701:187: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:702:206: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("use LZ4_compress_fast_continue() instead") LZ4LIB_API int LZ4_compress_limitedOutput_continue (LZ4_stream_t* LZ4_streamPtr, const char* source, char* dest, int inputSize, int maxOutputSize); ^ CoreArray/../LZ4/lz4.h:702:206: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:705:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("use LZ4_decompress_fast() instead") LZ4LIB_API int LZ4_uncompress (const char* source, char* dest, int outputSize); ^ CoreArray/../LZ4/lz4.h:705:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:706:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("use LZ4_decompress_safe() instead") LZ4LIB_API int LZ4_uncompress_unknownOutputSize (const char* source, char* dest, int isize, int maxOutputSize); ^ CoreArray/../LZ4/lz4.h:706:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:718:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("Use LZ4_createStream() instead") LZ4LIB_API void* LZ4_create (char* inputBuffer); ^ CoreArray/../LZ4/lz4.h:718:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:719:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("Use LZ4_createStream() instead") LZ4LIB_API int LZ4_sizeofStreamState(void); ^ CoreArray/../LZ4/lz4.h:719:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:720:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("Use LZ4_resetStream() instead") LZ4LIB_API int LZ4_resetStreamState(void* state, char* inputBuffer); ^ CoreArray/../LZ4/lz4.h:720:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:721:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("Use LZ4_saveDict() instead") LZ4LIB_API char* LZ4_slideInputBuffer (void* state); ^ CoreArray/../LZ4/lz4.h:721:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:724:175: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("use LZ4_decompress_safe_usingDict() instead") LZ4LIB_API int LZ4_decompress_safe_withPrefix64k (const char* src, char* dst, int compressedSize, int maxDstSize); ^ CoreArray/../LZ4/lz4.h:724:175: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:725:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("use LZ4_decompress_fast_usingDict() instead") LZ4LIB_API int LZ4_decompress_fast_withPrefix64k (const char* src, char* dst, int originalSize); ^ CoreArray/../LZ4/lz4.h:725:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:754:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API int LZ4_decompress_fast (const char* src, char* dst, int originalSize); ^ CoreArray/../LZ4/lz4.h:754:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:756:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API int LZ4_decompress_fast_continue (LZ4_streamDecode_t* LZ4_streamDecode, const char* src, char* dst, int originalSize); ^ CoreArray/../LZ4/lz4.h:756:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:758:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API int LZ4_decompress_fast_usingDict (const char* src, char* dst, int originalSize, const char* dictStart, int dictSize); ^ CoreArray/../LZ4/lz4.h:758:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4.h:766:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API void LZ4_resetStream (LZ4_stream_t* streamPtr); ^ CoreArray/../LZ4/lz4.h:766:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from CoreArray/dStream.h:53, from CoreArray/dFile.h:42, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: CoreArray/../LZ4/lz4hc.h:66:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API int LZ4_compress_HC (const char* src, char* dst, int srcSize, int dstCapacity, int compressionLevel); ^ CoreArray/../LZ4/lz4hc.h:66:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:79:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API int LZ4_sizeofStateHC(void); ^ CoreArray/../LZ4/lz4hc.h:79:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from CoreArray/dStream.h:53, from CoreArray/dFile.h:42, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: CoreArray/../LZ4/lz4hc.h:80:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API int LZ4_compress_HC_extStateHC(void* stateHC, const char* src, char* dst, int srcSize, int maxDstSize, int compressionLevel); ^ CoreArray/../LZ4/lz4hc.h:80:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:94:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int compressionLevel); ^ CoreArray/../LZ4/lz4hc.h:94:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:109:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API LZ4_streamHC_t* LZ4_createStreamHC(void); ^ CoreArray/../LZ4/lz4hc.h:109:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:110:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API int LZ4_freeStreamHC (LZ4_streamHC_t* streamHCPtr); ^ CoreArray/../LZ4/lz4hc.h:110:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:155:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API void LZ4_resetStreamHC_fast(LZ4_streamHC_t* streamHCPtr, int compressionLevel); /* v1.9.0+ */ ^ CoreArray/../LZ4/lz4hc.h:155:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:156:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API int LZ4_loadDictHC (LZ4_streamHC_t* streamHCPtr, const char* dictionary, int dictSize); ^ CoreArray/../LZ4/lz4hc.h:156:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:160:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int srcSize, int maxDstSize); ^ CoreArray/../LZ4/lz4hc.h:160:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:174:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int* srcSizePtr, int targetDstSize); ^ CoreArray/../LZ4/lz4hc.h:174:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:176:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API int LZ4_saveDictHC (LZ4_streamHC_t* streamHCPtr, char* safeBuffer, int maxDictSize); ^ CoreArray/../LZ4/lz4hc.h:176:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:247:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API LZ4_streamHC_t* LZ4_initStreamHC (void* buffer, size_t size); ^ CoreArray/../LZ4/lz4hc.h:247:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:256:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("use LZ4_compress_HC() instead") LZ4LIB_API int LZ4_compressHC (const char* source, char* dest, int inputSize); ^ CoreArray/../LZ4/lz4hc.h:256:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:257:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("use LZ4_compress_HC() instead") LZ4LIB_API int LZ4_compressHC_limitedOutput (const char* source, char* dest, int inputSize, int maxOutputSize); ^ CoreArray/../LZ4/lz4hc.h:257:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:258:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("use LZ4_compress_HC() instead") LZ4LIB_API int LZ4_compressHC2 (const char* source, char* dest, int inputSize, int compressionLevel); ^ CoreArray/../LZ4/lz4hc.h:258:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:259:180: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("use LZ4_compress_HC() instead") LZ4LIB_API int LZ4_compressHC2_limitedOutput(const char* source, char* dest, int inputSize, int maxOutputSize, int compressionLevel); ^ CoreArray/../LZ4/lz4hc.h:259:180: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:260:175: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("use LZ4_compress_HC_extStateHC() instead") LZ4LIB_API int LZ4_compressHC_withStateHC (void* state, const char* source, char* dest, int inputSize); ^ CoreArray/../LZ4/lz4hc.h:260:175: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:261:194: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("use LZ4_compress_HC_extStateHC() instead") LZ4LIB_API int LZ4_compressHC_limitedOutput_withStateHC (void* state, const char* source, char* dest, int inputSize, int maxOutputSize); ^ CoreArray/../LZ4/lz4hc.h:261:194: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:262:197: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("use LZ4_compress_HC_extStateHC() instead") LZ4LIB_API int LZ4_compressHC2_withStateHC (void* state, const char* source, char* dest, int inputSize, int compressionLevel); ^ CoreArray/../LZ4/lz4hc.h:262:197: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:263:216: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("use LZ4_compress_HC_extStateHC() instead") LZ4LIB_API int LZ4_compressHC2_limitedOutput_withStateHC(void* state, const char* source, char* dest, int inputSize, int maxOutputSize, int compressionLevel); ^ CoreArray/../LZ4/lz4hc.h:263:216: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:264:190: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("use LZ4_compress_HC_continue() instead") LZ4LIB_API int LZ4_compressHC_continue (LZ4_streamHC_t* LZ4_streamHCPtr, const char* source, char* dest, int inputSize); ^ CoreArray/../LZ4/lz4hc.h:264:190: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:265:209: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("use LZ4_compress_HC_continue() instead") LZ4LIB_API int LZ4_compressHC_limitedOutput_continue (LZ4_streamHC_t* LZ4_streamHCPtr, const char* source, char* dest, int inputSize, int maxOutputSize); ^ CoreArray/../LZ4/lz4hc.h:265:209: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:275:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("use LZ4_createStreamHC() instead") LZ4LIB_API void* LZ4_createHC (const char* inputBuffer); ^ CoreArray/../LZ4/lz4hc.h:275:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:276:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("use LZ4_saveDictHC() instead") LZ4LIB_API char* LZ4_slideInputBufferHC (void* LZ4HC_Data); ^ CoreArray/../LZ4/lz4hc.h:276:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:277:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("use LZ4_freeStreamHC() instead") LZ4LIB_API int LZ4_freeHC (void* LZ4HC_Data); ^ CoreArray/../LZ4/lz4hc.h:277:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:278:198: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("use LZ4_compress_HC_continue() instead") LZ4LIB_API int LZ4_compressHC2_continue (void* LZ4HC_Data, const char* source, char* dest, int inputSize, int compressionLevel); ^ CoreArray/../LZ4/lz4hc.h:278:198: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:279:217: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("use LZ4_compress_HC_continue() instead") LZ4LIB_API int LZ4_compressHC2_limitedOutput_continue (void* LZ4HC_Data, const char* source, char* dest, int inputSize, int maxOutputSize, int compressionLevel); ^ CoreArray/../LZ4/lz4hc.h:279:217: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:280:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("use LZ4_createStreamHC() instead") LZ4LIB_API int LZ4_sizeofStreamStateHC(void); ^ CoreArray/../LZ4/lz4hc.h:280:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:281:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4_DEPRECATED("use LZ4_initStreamHC() instead") LZ4LIB_API int LZ4_resetStreamStateHC(void* state, char* inputBuffer); ^ CoreArray/../LZ4/lz4hc.h:281:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4hc.h:292:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4LIB_API void LZ4_resetStreamHC (LZ4_streamHC_t* streamHCPtr, int compressionLevel); ^ CoreArray/../LZ4/lz4hc.h:292:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from CoreArray/dStream.h:54, from CoreArray/dFile.h:42, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: CoreArray/../LZ4/lz4frame.h:105:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4FLIB_API unsigned LZ4F_isError(LZ4F_errorCode_t code); /**< tells when a function result is an error code */ ^ CoreArray/../LZ4/lz4frame.h:105:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4frame.h:106:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4FLIB_API const char* LZ4F_getErrorName(LZ4F_errorCode_t code); /**< return error code string; for debugging */ ^ CoreArray/../LZ4/lz4frame.h:106:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from CoreArray/dStream.h:54, from CoreArray/dFile.h:42, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: CoreArray/../LZ4/lz4frame.h:207:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4FLIB_API int LZ4F_compressionLevel_max(void); /* v1.8.0+ */ ^ CoreArray/../LZ4/lz4frame.h:207:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4frame.h:215:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4FLIB_API size_t LZ4F_compressFrameBound(size_t srcSize, const LZ4F_preferences_t* preferencesPtr); ^ CoreArray/../LZ4/lz4frame.h:215:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4frame.h:226:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const LZ4F_preferences_t* preferencesPtr); ^ CoreArray/../LZ4/lz4frame.h:226:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4frame.h:243:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4FLIB_API unsigned LZ4F_getVersion(void); ^ CoreArray/../LZ4/lz4frame.h:243:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4frame.h:253:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4FLIB_API LZ4F_errorCode_t LZ4F_createCompressionContext(LZ4F_cctx** cctxPtr, unsigned version); ^ CoreArray/../LZ4/lz4frame.h:253:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4frame.h:254:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4FLIB_API LZ4F_errorCode_t LZ4F_freeCompressionContext(LZ4F_cctx* cctx); ^ CoreArray/../LZ4/lz4frame.h:254:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4frame.h:280:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const LZ4F_preferences_t* prefsPtr); ^ CoreArray/../LZ4/lz4frame.h:280:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4frame.h:297:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4FLIB_API size_t LZ4F_compressBound(size_t srcSize, const LZ4F_preferences_t* prefsPtr); ^ CoreArray/../LZ4/lz4frame.h:297:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4frame.h:313:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const LZ4F_compressOptions_t* cOptPtr); ^ CoreArray/../LZ4/lz4frame.h:313:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4frame.h:326:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const LZ4F_compressOptions_t* cOptPtr); ^ CoreArray/../LZ4/lz4frame.h:326:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4frame.h:340:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const LZ4F_compressOptions_t* cOptPtr); ^ CoreArray/../LZ4/lz4frame.h:340:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4frame.h:366:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4FLIB_API LZ4F_errorCode_t LZ4F_createDecompressionContext(LZ4F_dctx** dctxPtr, unsigned version); ^ CoreArray/../LZ4/lz4frame.h:366:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4frame.h:367:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4FLIB_API LZ4F_errorCode_t LZ4F_freeDecompressionContext(LZ4F_dctx* dctx); ^ CoreArray/../LZ4/lz4frame.h:367:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4frame.h:385:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4FLIB_API size_t LZ4F_headerSize(const void* src, size_t srcSize); ^ CoreArray/../LZ4/lz4frame.h:385:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4frame.h:432:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const void* srcBuffer, size_t* srcSizePtr); ^ CoreArray/../LZ4/lz4frame.h:432:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4frame.h:468:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const LZ4F_decompressOptions_t* dOptPtr); ^ CoreArray/../LZ4/lz4frame.h:468:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/../LZ4/lz4frame.h:476:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LZ4FLIB_API void LZ4F_resetDecompressionContext(LZ4F_dctx* dctx); /* always successful */ ^ CoreArray/../LZ4/lz4frame.h:476:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from CoreArray/dStream.h:62, from CoreArray/dFile.h:42, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:269:26: note: in expansion of macro 'lzma_attribute' # define lzma_attr_const lzma_attribute((__const__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/version.h:109:16: note: in expansion of macro 'lzma_attr_const' lzma_nothrow lzma_attr_const; ^~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:269:26: note: in expansion of macro 'lzma_attribute' # define lzma_attr_const lzma_attribute((__const__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/version.h:109:16: note: in expansion of macro 'lzma_attr_const' lzma_nothrow lzma_attr_const; ^~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:269:26: note: in expansion of macro 'lzma_attribute' # define lzma_attr_const lzma_attribute((__const__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/version.h:119:16: note: in expansion of macro 'lzma_attr_const' lzma_nothrow lzma_attr_const; ^~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:269:26: note: in expansion of macro 'lzma_attribute' # define lzma_attr_const lzma_attribute((__const__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/version.h:119:16: note: in expansion of macro 'lzma_attr_const' lzma_nothrow lzma_attr_const; ^~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/base.h:564:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/base.h:564:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/base.h:625:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/base.h:625:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/base.h:638:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/base.h:638:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/vli.h:166:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/vli.h:166:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:269:26: note: in expansion of macro 'lzma_attribute' # define lzma_attr_const lzma_attribute((__const__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/check.h:82:16: note: in expansion of macro 'lzma_attr_const' lzma_nothrow lzma_attr_const; ^~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:269:26: note: in expansion of macro 'lzma_attribute' # define lzma_attr_const lzma_attribute((__const__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/check.h:82:16: note: in expansion of macro 'lzma_attr_const' lzma_nothrow lzma_attr_const; ^~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:269:26: note: in expansion of macro 'lzma_attribute' # define lzma_attr_const lzma_attribute((__const__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/check.h:96:16: note: in expansion of macro 'lzma_attr_const' lzma_nothrow lzma_attr_const; ^~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:269:26: note: in expansion of macro 'lzma_attribute' # define lzma_attr_const lzma_attribute((__const__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/check.h:96:16: note: in expansion of macro 'lzma_attr_const' lzma_nothrow lzma_attr_const; ^~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/check.h:121:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/check.h:121:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/check.h:133:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/check.h:133:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:269:26: note: in expansion of macro 'lzma_attribute' # define lzma_attr_const lzma_attribute((__const__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/filter.h:79:16: note: in expansion of macro 'lzma_attr_const' lzma_nothrow lzma_attr_const; ^~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:269:26: note: in expansion of macro 'lzma_attribute' # define lzma_attr_const lzma_attribute((__const__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/filter.h:79:16: note: in expansion of macro 'lzma_attr_const' lzma_nothrow lzma_attr_const; ^~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:269:26: note: in expansion of macro 'lzma_attribute' # define lzma_attr_const lzma_attribute((__const__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/filter.h:89:16: note: in expansion of macro 'lzma_attr_const' lzma_nothrow lzma_attr_const; ^~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:269:26: note: in expansion of macro 'lzma_attribute' # define lzma_attr_const lzma_attribute((__const__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/filter.h:89:16: note: in expansion of macro 'lzma_attr_const' lzma_nothrow lzma_attr_const; ^~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/filter.h:140:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/filter.h:140:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/filter.h:159:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/filter.h:159:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/filter.h:181:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/filter.h:181:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/filter.h:199:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/filter.h:199:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/filter.h:386:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/filter.h:386:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/filter.h:409:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/filter.h:409:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/filter.h:426:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/filter.h:426:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:269:26: note: in expansion of macro 'lzma_attribute' # define lzma_attr_const lzma_attribute((__const__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/lzma12.h:129:16: note: in expansion of macro 'lzma_attr_const' lzma_nothrow lzma_attr_const; ^~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:269:26: note: in expansion of macro 'lzma_attribute' # define lzma_attr_const lzma_attribute((__const__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/lzma12.h:129:16: note: in expansion of macro 'lzma_attr_const' lzma_nothrow lzma_attr_const; ^~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:269:26: note: in expansion of macro 'lzma_attribute' # define lzma_attr_const lzma_attribute((__const__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/lzma12.h:171:16: note: in expansion of macro 'lzma_attr_const' lzma_nothrow lzma_attr_const; ^~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:269:26: note: in expansion of macro 'lzma_attribute' # define lzma_attr_const lzma_attribute((__const__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/lzma12.h:171:16: note: in expansion of macro 'lzma_attr_const' lzma_nothrow lzma_attr_const; ^~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/container.h:200:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/container.h:200:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/container.h:216:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/container.h:216:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/container.h:260:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/container.h:260:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/container.h:316:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/container.h:316:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/container.h:335:40: note: in expansion of macro 'lzma_attr_pure' const lzma_mt *options) lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/container.h:335:40: note: in expansion of macro 'lzma_attr_pure' const lzma_mt *options) lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/container.h:359:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/container.h:359:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/container.h:384:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/container.h:384:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/container.h:444:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/container.h:444:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/container.h:538:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/container.h:538:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/container.h:563:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/container.h:563:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/container.h:586:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/container.h:586:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/container.h:632:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/container.h:632:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/stream_flags.h:124:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/stream_flags.h:124:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/stream_flags.h:141:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/stream_flags.h:141:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/stream_flags.h:176:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/stream_flags.h:176:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/stream_flags.h:203:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/stream_flags.h:203:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/stream_flags.h:223:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/stream_flags.h:223:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/block.h:310:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/block.h:310:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/block.h:333:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/block.h:333:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/block.h:378:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/block.h:378:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/block.h:410:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/block.h:410:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/block.h:425:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/block.h:425:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/block.h:438:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/block.h:438:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/block.h:457:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/block.h:457:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/block.h:475:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/block.h:475:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/block.h:529:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/block.h:529:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/block.h:547:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/block.h:547:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:346:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:346:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:367:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:367:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:381:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:381:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:399:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:399:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:406:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:406:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:416:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:416:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:425:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:425:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:436:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:436:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:446:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:446:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:458:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:458:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:465:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:465:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:516:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:516:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:569:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:569:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:579:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:579:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:597:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:597:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:630:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index.h:630:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index_hash.h:41:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index_hash.h:41:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index_hash.h:67:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index_hash.h:67:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index_hash.h:97:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:274:3: note: in expansion of macro 'lzma_attribute' lzma_attribute((__warn_unused_result__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index_hash.h:97:16: note: in expansion of macro 'lzma_attr_warn_unused_result' lzma_nothrow lzma_attr_warn_unused_result; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index_hash.h:107:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:247:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_attribute(attr) __attribute__(attr) ^ CoreArray/../XZ/api/lzma.h:265:25: note: in expansion of macro 'lzma_attribute' # define lzma_attr_pure lzma_attribute((__pure__)) ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma/index_hash.h:107:16: note: in expansion of macro 'lzma_attr_pure' lzma_nothrow lzma_attr_pure; ^~~~~~~~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture # define lzma_nothrow noexcept ^~~~~~~~ CoreArray/../XZ/api/lzma.h:223:25: note: in definition of macro 'lzma_nothrow' # define lzma_nothrow noexcept ^~~~~~~~ In file included from CoreArray/dFile.h:42, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: CoreArray/dStream.h:85:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdHandleStream(); ^ CoreArray/dStream.h:86:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdHandleStream(TSysHandle AHandle); ^ CoreArray/dStream.h:88:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Read(void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:89:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Write(const void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:90:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 Seek(SIZE64 Offset, TdSysSeekOrg Origin); ^ CoreArray/dStream.h:91:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void SetSize(SIZE64 NewSize); ^ CoreArray/dStream.h:93:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE TSysHandle Handle() const { return fHandle; } ^~~~~ CoreArray/dStream.h:111:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdFileStream(const char *const AFileName, TdOpenMode mode); ^ CoreArray/dStream.h:112:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdFileStream(); ^ CoreArray/dStream.h:114:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE const string& FileName() const { return fFileName; } ^~~~~ CoreArray/dStream.h:115:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE TdOpenMode Model() const { return fMode; } ^~~~~ CoreArray/dStream.h:121:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdFileStream(): CdHandleStream() {} ^ CoreArray/dStream.h:122:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Init(const char *const AFileName, TdOpenMode Mode); ^ CoreArray/dStream.h:130:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdForkFileStream(const char *const AFileName, TdOpenMode Mode); ^ CoreArray/dStream.h:133:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Read(void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:135:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Write(const void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:137:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 Seek(SIZE64 Offset, TdSysSeekOrg Origin); ^ CoreArray/dStream.h:138:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 GetSize(); ^ CoreArray/dStream.h:139:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void SetSize(SIZE64 NewSize); ^ CoreArray/dStream.h:147:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE void RedirectFile(); ^ CoreArray/dStream.h:155:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdTempStream(); ^ CoreArray/dStream.h:156:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdTempStream(const char *Path); ^ CoreArray/dStream.h:157:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdTempStream(); ^ CoreArray/dStream.h:165:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdMemoryStream(size_t Size=0); ^ CoreArray/dStream.h:166:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdMemoryStream(); ^ CoreArray/dStream.h:168:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Read(void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:169:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Write(const void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:170:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 Seek(SIZE64 Offset, TdSysSeekOrg Origin); ^ CoreArray/dStream.h:172:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 GetSize(); ^ CoreArray/dStream.h:173:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void SetSize(SIZE64 NewSize); ^ CoreArray/dStream.h:175:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *BufPointer(); ^ CoreArray/dStream.h:237:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TdCompressRemainder() { Size = 0; Buf64 = 0; } ^ CoreArray/dStream.h:260:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdRecodeStream(CdStream &vStream); ^ CoreArray/dStream.h:261:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdRecodeStream(); ^ CoreArray/dStream.h:263:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE CdStream &Stream() const { return *fStream; } ^~~~~ CoreArray/dStream.h:264:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE SIZE64 TotalIn() const { return fTotalIn; } ^~~~~ CoreArray/dStream.h:265:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE SIZE64 TotalOut() const { return fTotalOut; } ^~~~~ CoreArray/dStream.h:272:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void UpdateStreamPosition(); ^ CoreArray/dStream.h:280:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdRecodeLevel(CdRecodeStream::TLevel level); ^ CoreArray/dStream.h:282:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE CdRecodeStream::TLevel Level() const { return fLevel; } ^~~~~ CoreArray/dStream.h:293:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrRecodeStream(): ErrStream() ^ CoreArray/dStream.h:295:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrRecodeStream(const std::string &msg): ErrStream() ^ CoreArray/dStream.h:297:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrRecodeStream(const char *fmt, ...): ErrStream() ^ CoreArray/dStream.h:331:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdRAAlgorithm(CdRecodeStream &owner); ^ CoreArray/dStream.h:333:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE TBlockSize SizeType() const { return fSizeType; } ^~~~~ CoreArray/dStream.h:347:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdRA_Read(CdRecodeStream *owner); ^ CoreArray/dStream.h:349:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~CdRA_Read(); ^ CoreArray/dStream.h:352:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void GetUpdated(); ^ CoreArray/dStream.h:354:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void GetBlockInfo(vector &RawSize, vector &CmpSize); ^ CoreArray/dStream.h:387:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void InitReadStream(); ^ CoreArray/dStream.h:389:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool SeekStream(SIZE64 Position); ^ CoreArray/dStream.h:391:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool NextBlock(); ^ CoreArray/dStream.h:393:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void BinSearch(SIZE64 Position, ssize_t low, ssize_t high); ^ CoreArray/dStream.h:395:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual bool ReadMagicNumber(CdStream &Stream) = 0; ^ CoreArray/dStream.h:397:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void LoadIndexing(); ^ CoreArray/dStream.h:401:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void GetBlockHeader_v1_0(); ^ CoreArray/dStream.h:408:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdRA_Write(CdRecodeStream *owner, TBlockSize bs); ^ CoreArray/dStream.h:411:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void InitWriteStream(); ^ CoreArray/dStream.h:413:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void DoneWriteStream(); ^ CoreArray/dStream.h:416:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void InitWriteBlock(); ^ CoreArray/dStream.h:418:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void DoneWriteBlock(); ^ CoreArray/dStream.h:436:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void AddBlockInfo(C_UInt32 CmpLen, C_UInt32 RawLen); ^ CoreArray/dStream.h:439:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void WriteMagicNumber(CdStream &Stream) = 0; ^ CoreArray/dStream.h:452:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdBaseZStream(CdStream &vStream); ^ CoreArray/dStream.h:469:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdZEncoder(CdStream &Dest, TLevel Level); ^ CoreArray/dStream.h:471:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int memLevel=Z_DEFAULT_MEMORY, int Strategy=Z_DEFAULT_STRATEGY); ^ CoreArray/dStream.h:472:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdZEncoder(); ^ CoreArray/dStream.h:474:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Read(void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:475:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Write(const void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:476:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 Seek(SIZE64 Offset, TdSysSeekOrg Origin); ^ CoreArray/dStream.h:477:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void SetSize(SIZE64 NewSize); ^ CoreArray/dStream.h:478:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Close(); ^ CoreArray/dStream.h:480:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ssize_t Pending(); ^ CoreArray/dStream.h:481:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE bool HaveClosed() const { return fHaveClosed; } ^~~~~ CoreArray/dStream.h:489:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SyncFinish(); ^ CoreArray/dStream.h:496:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdZDecoder(CdStream &Source); ^ CoreArray/dStream.h:497:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdZDecoder(CdStream &Source, int windowBits); ^ CoreArray/dStream.h:498:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdZDecoder(); ^ CoreArray/dStream.h:500:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Read(void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:501:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Write(const void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:502:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 Seek(SIZE64 Offset, TdSysSeekOrg Origin); ^ CoreArray/dStream.h:503:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 GetSize(); ^ CoreArray/dStream.h:504:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void SetSize(SIZE64 NewSize); ^ CoreArray/dStream.h:518:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdZEncoder_RA(CdStream &Dest, TLevel Level, TBlockSize BlockSize); ^ CoreArray/dStream.h:520:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Write(const void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:521:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Close(); ^ CoreArray/dStream.h:528:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void CopyFrom(CdStream &Source, SIZE64 Pos, SIZE64 Count); ^ CoreArray/dStream.h:535:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void WriteMagicNumber(CdStream &Stream); ^ CoreArray/dStream.h:537:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SyncFinishBlock(); ^ CoreArray/dStream.h:548:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdZDecoder_RA(CdStream &Source); ^ CoreArray/dStream.h:550:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Read(void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:551:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 Seek(SIZE64 Offset, TdSysSeekOrg Origin); ^ CoreArray/dStream.h:555:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual bool ReadMagicNumber(CdStream &Stream); ^ CoreArray/dStream.h:557:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Reset(); ^ CoreArray/dStream.h:565:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture EZLibError(int Code); ^ CoreArray/dStream.h:566:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture EZLibError(const char *fmt, ...): ErrRecodeStream() ^ CoreArray/dStream.h:568:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int ErrCode() const { return fErrCode; }; ^~~~~ CoreArray/dStream.h:602:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdBaseLZ4Stream(CdStream &vStream); ^ CoreArray/dStream.h:611:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TLZ4Chunk chunk); ^ CoreArray/dStream.h:612:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdLZ4Encoder(); ^ CoreArray/dStream.h:614:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Read(void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:615:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Write(const void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:616:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 Seek(SIZE64 Offset, TdSysSeekOrg Origin); ^ CoreArray/dStream.h:617:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void SetSize(SIZE64 NewSize); ^ CoreArray/dStream.h:618:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Close(); ^ CoreArray/dStream.h:619:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int Pending() { return 0; } ^ CoreArray/dStream.h:621:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE TLZ4Chunk Chunk() const { return fChunk; } ^~~~~ CoreArray/dStream.h:622:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE ssize_t ChunkSize() const { return fChunkSize; } ^~~~~ CoreArray/dStream.h:623:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE CdRecodeStream::TLevel Level() const { return fLevel; } ^~~~~ CoreArray/dStream.h:624:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE bool HaveClosed() const { return fHaveClosed; } ^~~~~ CoreArray/dStream.h:641:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdLZ4Decoder(CdStream &Source); ^ CoreArray/dStream.h:642:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdLZ4Decoder(); ^ CoreArray/dStream.h:644:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Read(void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:645:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Write(const void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:646:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 Seek(SIZE64 Offset, TdSysSeekOrg Origin); ^ CoreArray/dStream.h:647:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 GetSize(); ^ CoreArray/dStream.h:648:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void SetSize(SIZE64 NewSize); ^ CoreArray/dStream.h:668:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TBlockSize BlockSize); ^ CoreArray/dStream.h:669:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdLZ4Encoder_RA(); ^ CoreArray/dStream.h:671:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Read(void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:672:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Write(const void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:673:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 Seek(SIZE64 Offset, TdSysSeekOrg Origin); ^ CoreArray/dStream.h:674:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void SetSize(SIZE64 NewSize); ^ CoreArray/dStream.h:675:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Close(); ^ CoreArray/dStream.h:682:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void CopyFrom(CdStream &Source, SIZE64 Pos, SIZE64 Count); ^ CoreArray/dStream.h:684:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ssize_t Pending() { return 0; } ^ CoreArray/dStream.h:685:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE bool HaveClosed() const { return fHaveClosed; } ^~~~~ CoreArray/dStream.h:686:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE CdRecodeStream::TLevel Level() const { return fLevel; } ^~~~~ CoreArray/dStream.h:704:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void WriteMagicNumber(CdStream &Stream); ^ CoreArray/dStream.h:706:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Compressing(int bufsize); ^ CoreArray/dStream.h:716:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdLZ4Decoder_RA(CdStream &Source); ^ CoreArray/dStream.h:718:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Read(void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:719:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Write(const void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:720:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 Seek(SIZE64 Offset, TdSysSeekOrg Origin); ^ CoreArray/dStream.h:721:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 GetSize(); ^ CoreArray/dStream.h:722:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void SetSize(SIZE64 NewSize); ^ CoreArray/dStream.h:724:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE CdRecodeStream::TLevel Level() const { return fLevel; } ^~~~~ CoreArray/dStream.h:741:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual bool ReadMagicNumber(CdStream &Stream); ^ CoreArray/dStream.h:743:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Reset(); ^ CoreArray/dStream.h:751:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ELZ4Error(): ErrRecodeStream() ^ CoreArray/dStream.h:753:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ELZ4Error(const char *fmt, ...): ErrRecodeStream() ^ CoreArray/dStream.h:755:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ELZ4Error(const std::string &msg): ErrRecodeStream() ^ CoreArray/dStream.h:757:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ELZ4Error(LZ4F_errorCode_t err) ^ CoreArray/dStream.h:774:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdBaseXZStream(CdStream &vStream); ^ CoreArray/dStream.h:786:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdXZEncoder(CdStream &Dest, TLevel Level); ^ CoreArray/dStream.h:787:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdXZEncoder(CdStream &Dest, int DictKB); ^ CoreArray/dStream.h:788:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdXZEncoder(); ^ CoreArray/dStream.h:790:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Read(void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:791:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Write(const void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:792:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 Seek(SIZE64 Offset, TdSysSeekOrg Origin); ^ CoreArray/dStream.h:793:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void SetSize(SIZE64 NewSize); ^ CoreArray/dStream.h:794:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Close(); ^ CoreArray/dStream.h:796:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ssize_t Pending(); ^ CoreArray/dStream.h:797:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE bool HaveClosed() const { return fHaveClosed; } ^~~~~ CoreArray/dStream.h:802:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SyncFinish(); ^ CoreArray/dStream.h:803:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void InitXZStream(); ^ CoreArray/dStream.h:811:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdXZDecoder(CdStream &Source); ^ CoreArray/dStream.h:812:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdXZDecoder(); ^ CoreArray/dStream.h:814:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Read(void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:815:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Write(const void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:816:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 Seek(SIZE64 Offset, TdSysSeekOrg Origin); ^ CoreArray/dStream.h:817:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 GetSize(); ^ CoreArray/dStream.h:818:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void SetSize(SIZE64 NewSize); ^ CoreArray/dStream.h:831:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdXZEncoder_RA(CdStream &Dest, TLevel Level, TBlockSize BlockSize); ^ CoreArray/dStream.h:833:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Write(const void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:834:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Close(); ^ CoreArray/dStream.h:841:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void CopyFrom(CdStream &Source, SIZE64 Pos, SIZE64 Count); ^ CoreArray/dStream.h:848:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void WriteMagicNumber(CdStream &Stream); ^ CoreArray/dStream.h:850:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SyncFinishBlock(); ^ CoreArray/dStream.h:861:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdXZDecoder_RA(CdStream &Source); ^ CoreArray/dStream.h:863:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Read(void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:864:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 Seek(SIZE64 Offset, TdSysSeekOrg Origin); ^ CoreArray/dStream.h:868:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual bool ReadMagicNumber(CdStream &Stream); ^ CoreArray/dStream.h:870:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Reset(); ^ CoreArray/dStream.h:878:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture EXZError(): ErrRecodeStream() ^ CoreArray/dStream.h:880:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture EXZError(const char *fmt, ...): ErrRecodeStream() ^ CoreArray/dStream.h:882:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture EXZError(const std::string &msg): ErrRecodeStream() ^ CoreArray/dStream.h:884:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture EXZError(int code): ErrRecodeStream() ^ CoreArray/dStream.h:920:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TBlockInfo(); ^ CoreArray/dStream.h:921:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TBlockInfo(bool head, SIZE64 bs, SIZE64 ss, SIZE64 sn); ^ CoreArray/dStream.h:922:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SIZE64 AbsStart() const; /// the start position with overhead ^~~~~ CoreArray/dStream.h:923:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetSize(CdStream &Stream, SIZE64 _Size); ^ CoreArray/dStream.h:924:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetNext(CdStream &Stream, SIZE64 _Next); ^ CoreArray/dStream.h:925:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetSize2(CdStream &Stream, SIZE64 _Size, SIZE64 _Next); ^ CoreArray/dStream.h:928:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdBlockStream(CdBlockCollection &vCollection); ^ CoreArray/dStream.h:929:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdBlockStream(); ^ CoreArray/dStream.h:931:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Read(void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:932:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ssize_t Write(const void *Buffer, ssize_t Count); ^ CoreArray/dStream.h:933:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 Seek(SIZE64 Offset, TdSysSeekOrg Origin); ^ CoreArray/dStream.h:934:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 GetSize(); ^ CoreArray/dStream.h:935:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void SetSize(SIZE64 NewSize); ^ CoreArray/dStream.h:936:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetSizeOnly(SIZE64 NewSize); ^ CoreArray/dStream.h:938:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SyncSizeInfo(); ^ CoreArray/dStream.h:939:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SIZE64 GetSize() const; ^~~~~ CoreArray/dStream.h:941:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool ReadOnly() const; ^~~~~ CoreArray/dStream.h:942:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int ListCount() const; ^~~~~ CoreArray/dStream.h:944:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE TdGDSBlockID ID() const { return fID; } ^~~~~ CoreArray/dStream.h:945:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE SIZE64 Capacity() const { return fBlockCapacity; } ^~~~~ CoreArray/dStream.h:946:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE SIZE64 Size() const { return fBlockSize; } ^~~~~ CoreArray/dStream.h:947:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE CdBlockCollection &Collection() const { return fCollection; } ^~~~~ CoreArray/dStream.h:948:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE const TBlockInfo *List() const { return fList; } ^~~~~ CoreArray/dStream.h:959:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TBlockInfo *_FindCur(const SIZE64 Pos); ^ CoreArray/dStream.h:974:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdBlockCollection(const SIZE64 vCodeStart=0); ^ CoreArray/dStream.h:975:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdBlockCollection(); ^ CoreArray/dStream.h:978:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdLogRecord *Log); ^ CoreArray/dStream.h:979:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void WriteStream(CdStream *vStream); ^ CoreArray/dStream.h:980:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Clear(); ^ CoreArray/dStream.h:982:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdBlockStream *NewBlockStream(); ^ CoreArray/dStream.h:984:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void DeleteBlockStream(TdGDSBlockID id); ^ CoreArray/dStream.h:987:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdBlockStream *operator[] (const TdGDSBlockID &id); ^ CoreArray/dStream.h:989:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool HaveID(TdGDSBlockID id); ^ CoreArray/dStream.h:991:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int NumOfFragment(); ^ CoreArray/dStream.h:993:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE CdStream *Stream() const ^~~~~ CoreArray/dStream.h:995:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE CdObjClassMgr *ClassMgr() const ^~~~~ CoreArray/dStream.h:997:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE bool ReadOnly() const ^~~~~ CoreArray/dStream.h:999:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE const vector &BlockList() const ^~~~~ CoreArray/dStream.h:1001:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE const CdBlockStream::TBlockInfo* UnusedBlock() const ^~~~~ CoreArray/dStream.h:1013:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _IncStreamSize(CdBlockStream &Block, const SIZE64 NewSize); ^ CoreArray/dStream.h:1014:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _DecStreamSize(CdBlockStream &Block, const SIZE64 NewSize); ^ CoreArray/dStream.h:1015:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PdBlockStream_BlockInfo _NeedBlock(SIZE64 Size, bool Head); ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cmath:45, from CoreArray/dAllocator.h:43, from CoreArray/dAny.h:43, from CoreArray/dFile.h:43, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:177:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double rslt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:177:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:178:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __mingw_setusermatherr (int (__cdecl *)(struct _exception *)); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:178:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:179:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __setusermatherr(int (__cdecl *)(struct _exception *)); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:179:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:183:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl sin(double _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:183:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:184:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl cos(double _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:184:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:185:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl tan(double _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:185:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:186:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl sinh(double _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:186:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:187:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl cosh(double _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:187:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:188:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl tanh(double _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:188:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:189:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl asin(double _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:189:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:190:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl acos(double _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:190:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:191:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl atan(double _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:191:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:192:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl atan2(double _Y,double _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:192:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:193:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl exp(double _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:193:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:194:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl log(double _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:194:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:195:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl log10(double _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:195:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:196:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl pow(double _X,double _Y); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:196:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:197:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl sqrt(double _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:197:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:198:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl ceil(double _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:198:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:199:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl floor(double _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:199:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:202:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl fabsf (float x); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:202:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:203:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl fabsl (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:203:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:204:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl fabs (double _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:204:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:208:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE float __cdecl fabsf (float x) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:219:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE long double __cdecl fabsl (long double x) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:230:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE double __cdecl fabs (double x) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:243:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl ldexp(double _X,int _Y); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:243:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:244:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl frexp(double _X,int *_Y); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:244:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:245:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl modf(double _X,double *_Y); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:245:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:246:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl fmod(double _X,double _Y); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:246:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:248:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl sincos (double __x, double *p_sin, double *p_cos); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:248:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:249:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl sincosl (long double __x, long double *p_sin, long double *p_cos); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:249:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:250:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl sincosf (float __x, float *p_sin, float *p_cos); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:250:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:276:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl _cabs(struct _complex _ComplexA); /* Overriden to use our cabs. */ ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:276:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:277:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl _hypot(double _X,double _Y); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:277:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:278:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl _j0(double _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:278:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:279:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl _j1(double _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:279:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:280:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl _jn(int _X,double _Y); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:280:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:281:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl _y0(double _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:281:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:282:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl _y1(double _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:282:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:283:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl _yn(int _X,double _Y); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:283:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:286:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _matherr (struct _exception *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:286:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:311:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl j0 (double) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:311:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:312:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl j1 (double) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:312:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:313:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl jn (int, double) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:313:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:314:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl y0 (double) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:314:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:315:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl y1 (double) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:315:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:316:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl yn (int, double) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:316:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:318:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl chgsign (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:318:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:327:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl finite (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:327:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:328:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl fpclass (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:328:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:407:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern int __cdecl __fpclassifyl (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:407:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:408:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern int __cdecl __fpclassifyf (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:408:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:409:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern int __cdecl __fpclassify (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:409:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:412:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE int __cdecl __fpclassifyl (long double x) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:438:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE int __cdecl __fpclassify (double x) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:460:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE int __cdecl __fpclassifyf (float x) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:520:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern int __cdecl __isnan (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:520:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:521:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern int __cdecl __isnanf (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:521:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:522:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern int __cdecl __isnanl (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:522:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:525:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE int __cdecl __isnan (double _x) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:546:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE int __cdecl __isnanf (float _x) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:565:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE int __cdecl __isnanl (long double _x) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:607:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern int __cdecl __signbit (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:607:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:608:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern int __cdecl __signbitf (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:608:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:609:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern int __cdecl __signbitl (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:609:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:611:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE int __cdecl __signbit (double x) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:624:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE int __cdecl __signbitf (float x) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:636:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE int __cdecl __signbitl (long double x) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:664:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl sinf(float _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:664:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:665:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl sinl(long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:665:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:667:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl cosf(float _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:667:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:668:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl cosl(long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:668:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:670:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl tanf(float _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:670:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:671:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl tanl(long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:671:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:672:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl asinf(float _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:672:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:673:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl asinl(long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:673:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:675:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl acosf (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:675:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:676:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl acosl (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:676:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:678:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl atanf (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:678:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:679:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl atanl (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:679:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:681:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl atan2f (float, float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:681:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:682:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl atan2l (long double, long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:682:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:685:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl sinhf(float _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:685:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:687:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE float sinhf(float _X) { return ((float)sinh((double)_X)); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:689:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl sinhl(long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:689:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:691:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl coshf(float _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:691:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:693:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE float coshf(float _X) { return ((float)cosh((double)_X)); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:695:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl coshl(long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:695:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:697:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl tanhf(float _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:697:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:699:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE float tanhf(float _X) { return ((float)tanh((double)_X)); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:701:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl tanhl(long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:701:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:705:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl acosh (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:705:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:706:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl acoshf (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:706:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:707:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl acoshl (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:707:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:710:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl asinh (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:710:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:711:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl asinhf (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:711:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:712:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl asinhl (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:712:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:715:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl atanh (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:715:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:716:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl atanhf (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:716:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:717:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl atanhl (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:717:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:721:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl expf(float _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:721:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:723:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE float expf(float _X) { return ((float)exp((double)_X)); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:725:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl expl(long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:725:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:728:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl exp2(double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:728:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:729:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl exp2f(float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:729:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:730:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl exp2l(long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:730:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:734:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl expm1(double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:734:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:735:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl expm1f(float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:735:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:736:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl expm1l(long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:736:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:739:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float frexpf(float _X,int *_Y); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:739:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:741:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE float frexpf(float _X,int *_Y) { return ((float)frexp((double)_X,_Y)); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:743:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl frexpl(long double,int *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:743:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:748:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern int __cdecl ilogb (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:748:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:749:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern int __cdecl ilogbf (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:749:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:750:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern int __cdecl ilogbl (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:750:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:753:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl ldexpf(float _X,int _Y); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:753:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:755:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE float __cdecl ldexpf (float x, int expn) { return (float) ldexp ((double)x, expn); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:757:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl ldexpl (long double, int); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:757:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:760:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl logf (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:760:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:761:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl logl(long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:761:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:764:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl log10f (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:764:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:765:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl log10l(long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:765:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:768:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl log1p(double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:768:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:769:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl log1pf(float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:769:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:770:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl log1pl(long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:770:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:773:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl log2 (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:773:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:774:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl log2f (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:774:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:775:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl log2l (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:775:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:778:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl logb (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:778:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:779:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl logbf (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:779:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:780:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl logbl (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:780:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:863:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl modff (float, float*); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:863:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:864:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl modfl (long double, long double*); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:864:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:867:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl scalbn (double, int); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:867:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:868:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl scalbnf (float, int); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:868:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:869:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl scalbnl (long double, int); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:869:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:871:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl scalbln (double, long); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:871:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:872:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl scalblnf (float, long); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:872:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:873:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl scalblnl (long double, long); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:873:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:877:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl cbrt (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:877:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:878:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl cbrtf (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:878:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:879:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl cbrtl (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:879:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:882:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl hypot (double, double) __MINGW_ATTRIB_DEPRECATED_MSVC2005; /* in libmoldname.a */ ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:882:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:883:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl hypotf (float x, float y); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:883:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:885:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE float __cdecl hypotf (float x, float y) { return (float) hypot ((double)x, (double)y);} ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:887:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl hypotl (long double, long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:887:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:890:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl powf(float _X,float _Y); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:890:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:892:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE float powf(float _X,float _Y) { return ((float)pow((double)_X,(double)_Y)); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:894:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl powl (long double, long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:894:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:897:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl sqrtf (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:897:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:898:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double sqrtl(long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:898:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:901:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl erf (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:901:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:902:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl erff (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:902:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:903:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl erfl (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:903:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:906:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl erfc (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:906:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:907:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl erfcf (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:907:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:908:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl erfcl (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:908:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:911:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl lgamma (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:911:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:912:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl lgammaf (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:912:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:913:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl lgammal (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:913:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:918:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl tgamma (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:918:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:919:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl tgammaf (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:919:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:920:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl tgammal (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:920:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:923:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl ceilf (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:923:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:924:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl ceill (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:924:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:927:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl floorf (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:927:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:928:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl floorl (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:928:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:931:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl nearbyint ( double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:931:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:932:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl nearbyintf (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:932:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:933:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl nearbyintl (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:933:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:937:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl rint (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:937:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:938:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl rintf (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:938:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:939:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl rintl (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:939:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:942:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long __cdecl lrint (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:942:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:943:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long __cdecl lrintf (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:943:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:944:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long __cdecl lrintl (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:944:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:946:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION long long __cdecl llrint (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:946:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:947:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION long long __cdecl llrintf (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:947:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:948:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION long long __cdecl llrintl (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:948:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1030:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl round (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1030:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1031:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl roundf (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1031:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1032:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl roundl (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1032:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1035:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long __cdecl lround (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1035:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1036:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long __cdecl lroundf (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1036:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1037:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long __cdecl lroundl (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1037:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1038:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION long long __cdecl llround (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1038:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1039:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION long long __cdecl llroundf (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1039:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1040:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION long long __cdecl llroundl (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1040:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1044:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl trunc (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1044:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1045:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl truncf (float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1045:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1046:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl truncl (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1046:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1049:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl fmodf (float, float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1049:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1050:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl fmodl (long double, long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1050:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1053:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl remainder (double, double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1053:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1054:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl remainderf (float, float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1054:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1055:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl remainderl (long double, long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1055:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1058:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl remquo(double, double, int *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1058:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1059:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl remquof(float, float, int *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1059:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1060:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl remquol(long double, long double, int *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1060:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1063:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl copysign (double, double); /* in libmoldname.a */ ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1063:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1064:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl copysignf (float, float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1064:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1065:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl copysignl (long double, long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1065:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1069:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE double __cdecl copysign (double x, double y) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1076:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE float __cdecl copysignf (float x, float y) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1087:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl nan(const char *tagp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1087:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1088:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl nanf(const char *tagp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1088:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1089:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl nanl(const char *tagp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1089:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1098:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl nextafter (double, double); /* in libmoldname.a */ ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1098:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1099:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl nextafterf (float, float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1099:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1100:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl nextafterl (long double, long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1100:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1103:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl nexttoward (double, long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1103:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1104:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl nexttowardf (float, long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1104:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1105:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl nexttowardl (long double, long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1105:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1109:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl fdim (double x, double y); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1109:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1110:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl fdimf (float x, float y); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1110:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1111:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl fdiml (long double x, long double y); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1111:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1119:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl fmax (double, double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1119:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1120:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl fmaxf (float, float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1120:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1121:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl fmaxl (long double, long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1121:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1124:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl fmin (double, double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1124:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1125:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl fminf (float, float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1125:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1126:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl fminl (long double, long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1126:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1130:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern double __cdecl fma (double, double, double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1130:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1131:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern float __cdecl fmaf (float, float, float); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1131:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1132:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl fmal (long double, long double, long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1132:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1181:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP float __cdecl _copysignf (float _Number,float _Sign); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1181:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1182:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP float __cdecl _chgsignf (float _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1182:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1183:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP float __cdecl _logbf(float _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1183:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1184:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP float __cdecl _nextafterf(float _X,float _Y); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1184:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1185:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _finitef(float _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1185:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1186:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _isnanf(float _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1186:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1187:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fpclassf(float _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1187:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1191:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl _chgsignl (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1191:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from CoreArray/dAllocator.h:43, from CoreArray/dAny.h:43, from CoreArray/dFile.h:43, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: C:/rtools40/mingw64/include/c++/8.3.0/cmath:87:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture acos(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:91:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture acos(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:99:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture acos(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:106:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture asin(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:110:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture asin(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:118:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture asin(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:125:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atan(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:129:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atan(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:137:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atan(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:144:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atan2(float __y, float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:148:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atan2(long double __y, long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:155:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atan2(_Tp __y, _Up __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:165:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ceil(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:169:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ceil(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:177:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ceil(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:184:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cos(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:188:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cos(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:196:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cos(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:203:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cosh(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:207:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cosh(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:215:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cosh(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:222:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture exp(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:226:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture exp(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:234:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture exp(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:241:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fabs(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:245:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fabs(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:253:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fabs(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:260:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture floor(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:264:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture floor(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:272:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture floor(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:279:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fmod(float __x, float __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:283:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fmod(long double __x, long double __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:290:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fmod(_Tp __x, _Up __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:300:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture frexp(float __x, int* __exp) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:304:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture frexp(long double __x, int* __exp) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:312:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture frexp(_Tp __x, int* __exp) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:319:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ldexp(float __x, int __exp) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:323:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ldexp(long double __x, int __exp) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:331:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ldexp(_Tp __x, int __exp) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:338:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture log(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:342:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture log(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:350:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture log(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:357:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture log10(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:361:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture log10(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:369:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture log10(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:376:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture modf(float __x, float* __iptr) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:380:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture modf(long double __x, long double* __iptr) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:388:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pow(float __x, float __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:392:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pow(long double __x, long double __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:415:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pow(_Tp __x, _Up __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:425:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture sin(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:429:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture sin(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:437:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture sin(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:444:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture sinh(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:448:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture sinh(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:456:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture sinh(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:463:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture sqrt(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:467:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture sqrt(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:475:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture sqrt(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:482:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tan(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:486:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tan(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:494:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tan(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:501:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tanh(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:505:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tanh(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:513:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tanh(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:537:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fpclassify(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:542:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fpclassify(double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:547:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fpclassify(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:556:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fpclassify(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:562:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isfinite(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:566:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isfinite(double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:570:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isfinite(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:578:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isfinite(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:584:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isinf(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:592:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isinf(double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:597:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isinf(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:605:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isinf(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:611:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isnan(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:619:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isnan(double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:624:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isnan(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:632:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isnan(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:638:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isnormal(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:642:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isnormal(double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:646:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isnormal(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:654:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isnormal(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:661:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture signbit(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:665:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture signbit(double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:669:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture signbit(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:677:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture signbit(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:683:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isgreater(float __x, float __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:687:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isgreater(double __x, double __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:691:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isgreater(long double __x, long double __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:700:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isgreater(_Tp __x, _Up __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:709:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isgreaterequal(float __x, float __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:713:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isgreaterequal(double __x, double __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:717:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isgreaterequal(long double __x, long double __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:726:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isgreaterequal(_Tp __x, _Up __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:735:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isless(float __x, float __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:739:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isless(double __x, double __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:743:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isless(long double __x, long double __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:752:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isless(_Tp __x, _Up __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:761:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture islessequal(float __x, float __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:765:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture islessequal(double __x, double __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:769:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture islessequal(long double __x, long double __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:778:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture islessequal(_Tp __x, _Up __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:787:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture islessgreater(float __x, float __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:791:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture islessgreater(double __x, double __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:795:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture islessgreater(long double __x, long double __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:804:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture islessgreater(_Tp __x, _Up __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:813:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isunordered(float __x, float __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:817:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isunordered(double __x, double __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:821:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isunordered(long double __x, long double __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:830:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isunordered(_Tp __x, _Up __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1214:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture acosh(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1218:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture acosh(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1226:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture acosh(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1232:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture asinh(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1236:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture asinh(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1244:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture asinh(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1250:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atanh(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1254:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atanh(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1262:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atanh(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1268:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cbrt(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1272:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cbrt(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1280:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cbrt(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1286:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture copysign(float __x, float __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1290:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture copysign(long double __x, long double __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1297:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture copysign(_Tp __x, _Up __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1306:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erf(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1310:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erf(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1318:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erf(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1324:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erfc(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1328:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erfc(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1336:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erfc(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1342:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture exp2(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1346:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture exp2(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1354:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture exp2(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1360:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture expm1(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1364:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture expm1(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1372:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture expm1(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1378:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fdim(float __x, float __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1382:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fdim(long double __x, long double __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1389:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fdim(_Tp __x, _Up __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1398:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fma(float __x, float __y, float __z) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1402:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fma(long double __x, long double __y, long double __z) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1409:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fma(_Tp __x, _Up __y, _Vp __z) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1418:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fmax(float __x, float __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1422:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fmax(long double __x, long double __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1429:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fmax(_Tp __x, _Up __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1438:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fmin(float __x, float __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1442:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fmin(long double __x, long double __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1449:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fmin(_Tp __x, _Up __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1458:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture hypot(float __x, float __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1462:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture hypot(long double __x, long double __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1469:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture hypot(_Tp __x, _Up __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1478:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ilogb(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1482:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ilogb(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1491:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ilogb(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1497:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lgamma(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1501:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lgamma(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1509:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lgamma(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1515:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture llrint(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1519:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture llrint(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1527:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture llrint(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1533:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture llround(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1537:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture llround(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1545:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture llround(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1551:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture log1p(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1555:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture log1p(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1563:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture log1p(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1570:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture log2(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1574:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture log2(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1582:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture log2(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1588:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture logb(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1592:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture logb(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1600:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture logb(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1606:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lrint(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1610:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lrint(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1618:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lrint(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1624:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lround(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1628:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lround(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1636:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lround(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1642:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture nearbyint(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1646:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture nearbyint(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1654:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture nearbyint(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1660:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture nextafter(float __x, float __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1664:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture nextafter(long double __x, long double __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1671:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture nextafter(_Tp __x, _Up __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1680:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture nexttoward(float __x, long double __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1684:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture nexttoward(long double __x, long double __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1692:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture nexttoward(_Tp __x, long double __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1698:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture remainder(float __x, float __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1702:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture remainder(long double __x, long double __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1709:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture remainder(_Tp __x, _Up __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1718:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture remquo(float __x, float __y, int* __pquo) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1722:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture remquo(long double __x, long double __y, int* __pquo) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1729:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture remquo(_Tp __x, _Up __y, int* __pquo) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1738:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rint(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1742:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rint(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1750:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rint(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1756:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture round(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1760:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture round(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1768:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture round(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1774:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture scalbln(float __x, long __ex) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1778:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture scalbln(long double __x, long __ex) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1786:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture scalbln(_Tp __x, long __ex) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1792:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture scalbn(float __x, int __ex) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1796:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture scalbn(long double __x, int __ex) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1804:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture scalbn(_Tp __x, int __ex) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1810:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tgamma(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1814:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tgamma(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1822:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tgamma(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1828:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture trunc(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1832:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture trunc(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/cmath:1840:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture trunc(_Tp __x) ^ In file included from CoreArray/dAny.h:43, from CoreArray/dFile.h:43, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: CoreArray/dAllocator.h:66:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdAllocator(); ^ CoreArray/dAllocator.h:67:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~CdAllocator(); ^ CoreArray/dAllocator.h:69:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Initialize(); ^ CoreArray/dAllocator.h:70:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Initialize(CdStream &Stream, bool CanRead, bool CanWrite); ^ CoreArray/dAllocator.h:71:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Free(); ^ CoreArray/dAllocator.h:73:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE SIZE64 GetSize() ^ CoreArray/dAllocator.h:75:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE void SetSize(SIZE64 NewSize) ^ CoreArray/dAllocator.h:77:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE SIZE64 Position() ^ CoreArray/dAllocator.h:79:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE void SetPosition(SIZE64 NewPos) ^ CoreArray/dAllocator.h:83:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE void ReadData(void *Buffer, ssize_t Count) ^ CoreArray/dAllocator.h:86:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE C_UInt8 R8b() ^ CoreArray/dAllocator.h:89:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE C_UInt16 R16b() ^ CoreArray/dAllocator.h:92:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE C_UInt32 R32b() ^ CoreArray/dAllocator.h:95:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE C_UInt64 R64b() ^ CoreArray/dAllocator.h:99:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE void ReadVar(C_Int8 &val) { val = (*_R8b)(*this); } ^ CoreArray/dAllocator.h:101:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE void ReadVar(C_UInt8 &val) { val = (*_R8b)(*this); } ^ CoreArray/dAllocator.h:103:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE void ReadVar(C_Int16 &val) { val = (*_R16b)(*this); } ^ CoreArray/dAllocator.h:105:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE void ReadVar(C_UInt16 &val) { val = (*_R16b)(*this); } ^ CoreArray/dAllocator.h:107:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE void ReadVar(C_Int32 &val) { val = (*_R32b)(*this); } ^ CoreArray/dAllocator.h:109:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE void ReadVar(C_UInt32 &val) { val = (*_R32b)(*this); } ^ CoreArray/dAllocator.h:113:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE void WriteData(const void *Buffer, ssize_t Count) ^ CoreArray/dAllocator.h:116:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE void W8b(C_UInt8 val) ^ CoreArray/dAllocator.h:119:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE void W16b(C_UInt16 val) ^ CoreArray/dAllocator.h:122:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE void W32b(C_UInt32 val) ^ CoreArray/dAllocator.h:125:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE void W64b(C_UInt64 val) ^ CoreArray/dAllocator.h:129:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Move(SIZE64 Src, SIZE64 Dst, SIZE64 Size); ^ CoreArray/dAllocator.h:132:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void ZeroFill(SIZE64 Size); ^ CoreArray/dAllocator.h:134:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void ZeroFill(SIZE64 Pos, SIZE64 Size); ^ CoreArray/dAllocator.h:137:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void CopyTo(CdBufStream &Obj, SIZE64 Pos, SIZE64 Count); ^ CoreArray/dAllocator.h:140:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE CdBufStream *BufStream() ^ CoreArray/dAllocator.h:179:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void _InitFree(CdAllocator &Obj); ^ CoreArray/dAllocator.h:180:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static SIZE64 _InitGetSize(CdAllocator &Obj); ^ CoreArray/dAllocator.h:181:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void _InitSetSize(CdAllocator &Obj, SIZE64 NewSize); ^ CoreArray/dAllocator.h:182:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static SIZE64 _InitGetPos(CdAllocator &Obj); ^ CoreArray/dAllocator.h:183:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void _InitSetPos(CdAllocator &Obj, SIZE64 NewPos); ^ CoreArray/dAllocator.h:184:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void _InitRead(CdAllocator &Obj, void *Buffer, ssize_t Count); ^ CoreArray/dAllocator.h:185:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static C_UInt8 _InitR8b(CdAllocator &Obj); ^ CoreArray/dAllocator.h:186:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static C_UInt16 _InitR16b(CdAllocator &Obj); ^ CoreArray/dAllocator.h:187:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static C_UInt32 _InitR32b(CdAllocator &Obj); ^ CoreArray/dAllocator.h:188:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static C_UInt64 _InitR64b(CdAllocator &Obj); ^ CoreArray/dAllocator.h:189:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void _InitWrite(CdAllocator &Obj, const void *Buffer, ssize_t Count); ^ CoreArray/dAllocator.h:190:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void _InitW8b(CdAllocator &Obj, C_UInt8 val); ^ CoreArray/dAllocator.h:191:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void _InitW16b(CdAllocator &Obj, C_UInt16 val); ^ CoreArray/dAllocator.h:192:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void _InitW32b(CdAllocator &Obj, C_UInt32 val); ^ CoreArray/dAllocator.h:193:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void _InitW64b(CdAllocator &Obj, C_UInt64 val); ^ CoreArray/dAllocator.h:195:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void _BufFree(CdAllocator &Obj); ^ CoreArray/dAllocator.h:196:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static SIZE64 _BufGetSize(CdAllocator &Obj); ^ CoreArray/dAllocator.h:197:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void _BufSetSize(CdAllocator &Obj, SIZE64 NewSize); ^ CoreArray/dAllocator.h:198:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static SIZE64 _BufGetPos(CdAllocator &Obj); ^ CoreArray/dAllocator.h:199:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void _BufSetPos(CdAllocator &Obj, SIZE64 NewPos); ^ CoreArray/dAllocator.h:200:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void _BufRead(CdAllocator &Obj, void *Buffer, ssize_t Count); ^ CoreArray/dAllocator.h:201:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static C_UInt8 _BufR8b(CdAllocator &Obj); ^ CoreArray/dAllocator.h:202:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static C_UInt16 _BufR16b(CdAllocator &Obj); ^ CoreArray/dAllocator.h:203:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static C_UInt32 _BufR32b(CdAllocator &Obj); ^ CoreArray/dAllocator.h:204:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static C_UInt64 _BufR64b(CdAllocator &Obj); ^ CoreArray/dAllocator.h:205:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void _BufWrite(CdAllocator &Obj, const void *Buffer, ssize_t Count); ^ CoreArray/dAllocator.h:206:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void _BufW8b(CdAllocator &Obj, C_UInt8 val); ^ CoreArray/dAllocator.h:207:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void _BufW16b(CdAllocator &Obj, C_UInt16 val); ^ CoreArray/dAllocator.h:208:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void _BufW32b(CdAllocator &Obj, C_UInt32 val); ^ CoreArray/dAllocator.h:209:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void _BufW64b(CdAllocator &Obj, C_UInt64 val); ^ CoreArray/dAllocator.h:211:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static SIZE64 _NoGetSize(CdAllocator &Obj); ^ CoreArray/dAllocator.h:212:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void _NoSetSize(CdAllocator &Obj, SIZE64 NewSize); ^ CoreArray/dAllocator.h:213:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void _NoRead(CdAllocator &Obj, void *Buffer, ssize_t Count); ^ CoreArray/dAllocator.h:214:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static C_UInt8 _NoR8b(CdAllocator &Obj); ^ CoreArray/dAllocator.h:215:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static C_UInt16 _NoR16b(CdAllocator &Obj); ^ CoreArray/dAllocator.h:216:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static C_UInt32 _NoR32b(CdAllocator &Obj); ^ CoreArray/dAllocator.h:217:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static C_UInt64 _NoR64b(CdAllocator &Obj); ^ CoreArray/dAllocator.h:218:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void _NoWrite(CdAllocator &Obj, const void *Buffer, ssize_t Count); ^ CoreArray/dAllocator.h:219:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void _NoW8b(CdAllocator &Obj, C_UInt8 val); ^ CoreArray/dAllocator.h:220:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void _NoW16b(CdAllocator &Obj, C_UInt16 val); ^ CoreArray/dAllocator.h:221:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void _NoW32b(CdAllocator &Obj, C_UInt32 val); ^ CoreArray/dAllocator.h:222:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void _NoW64b(CdAllocator &Obj, C_UInt64 val); ^ CoreArray/dAllocator.h:254:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static DestT *Cvt(DestT *p, const SourceT *s, ssize_t n) ^ CoreArray/dAllocator.h:265:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static DestT *CvtSub(DestT *p, const SourceT *s, ssize_t n, const C_BOOL sel[]) ^ CoreArray/dAllocator.h:289:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static TYPE *Cvt(TYPE *p, const TYPE *s, ssize_t n) ^ CoreArray/dAllocator.h:294:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static TYPE *CvtSub(TYPE *p, const TYPE *s, ssize_t n, const C_BOOL sel[]) ^ CoreArray/dAllocator.h:315:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static TYPE *Cvt(TYPE *p, const TYPE *s, ssize_t n) ^ CoreArray/dAllocator.h:320:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static TYPE *CvtSub(TYPE *p, const TYPE *s, ssize_t n, const C_BOOL sel[]) ^ CoreArray/dAllocator.h:345:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TType(const SourceT &val) { value = DestT(round(val)); } ^ CoreArray/dAllocator.h:346:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator DestT() const { return value; } ^~~~~ CoreArray/dAllocator.h:351:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static DestT *Cvt(DestT *p, const SourceT *s, ssize_t n) ^ CoreArray/dAllocator.h:364:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static DestT *CvtSub(DestT *p, const SourceT *s, ssize_t n, const C_BOOL sel[]) ^ CoreArray/dAllocator.h:388:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TType(const SourceT &val) { value = StrToInt(RawText(val).c_str()); } ^ CoreArray/dAllocator.h:389:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator DestT() const { return value; } ^~~~~ CoreArray/dAllocator.h:394:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static DestT *Cvt(DestT *p, const SourceT *s, ssize_t n) ^ CoreArray/dAllocator.h:399:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static DestT *CvtSub(DestT *p, const SourceT *s, ssize_t n, const C_BOOL sel[]) ^ CoreArray/dAllocator.h:415:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TType(const SourceT &val) { value = StrToFloat(RawText(val).c_str()); } ^ CoreArray/dAllocator.h:416:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator DestT() const { return value; } ^~~~~ CoreArray/dAllocator.h:421:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static DestT *Cvt(DestT *p, const SourceT *s, ssize_t n) ^ CoreArray/dAllocator.h:426:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static DestT *CvtSub(DestT *p, const SourceT *s, ssize_t n, const C_BOOL sel[]) ^ CoreArray/dAllocator.h:442:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TType(const SourceT &val) { value = val; } ^ CoreArray/dAllocator.h:443:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator UTF8String() const { return ASC(IntToStr(value)); } ^~~~~ CoreArray/dAllocator.h:448:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static UTF8String *Cvt(UTF8String *p, const SourceT *s, ssize_t n) ^ CoreArray/dAllocator.h:453:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static UTF8String *CvtSub(UTF8String *p, const SourceT *s, ssize_t n, const C_BOOL sel[]) ^ CoreArray/dAllocator.h:468:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TType(const SourceT &val) { value = val; } ^ CoreArray/dAllocator.h:469:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator UTF8String() const { return ASC(FloatToStr(value)); } ^~~~~ CoreArray/dAllocator.h:474:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static UTF8String *Cvt(UTF8String *p, const SourceT *s, ssize_t n) ^ CoreArray/dAllocator.h:479:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static UTF8String *CvtSub(UTF8String *p, const SourceT *s, ssize_t n, const C_BOOL sel[]) ^ CoreArray/dAllocator.h:494:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TType(const UTF8String &val): value(val) { } ^ CoreArray/dAllocator.h:495:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator UTF16String() const { return UTF8ToUTF16(value); } ^~~~~ CoreArray/dAllocator.h:500:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static UTF16String *Cvt(UTF16String *p, const UTF8String *s, ssize_t n) ^ CoreArray/dAllocator.h:505:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static UTF16String *CvtSub(UTF16String *p, const UTF8String *s, ssize_t n, const C_BOOL sel[]) ^ CoreArray/dAllocator.h:520:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TType(const UTF8String &val): value(val) { } ^ CoreArray/dAllocator.h:521:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator UTF32String() const { return UTF8ToUTF32(value); } ^~~~~ CoreArray/dAllocator.h:526:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static UTF32String *Cvt(UTF32String *p, const UTF8String *s, ssize_t n) ^ CoreArray/dAllocator.h:531:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static UTF32String *CvtSub(UTF32String *p, const UTF8String *s, ssize_t n, const C_BOOL sel[]) ^ CoreArray/dAllocator.h:546:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TType(const SourceT &val) { value = val; } ^ CoreArray/dAllocator.h:547:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator UTF16String() const { return ASC16(IntToStr(value)); } ^~~~~ CoreArray/dAllocator.h:552:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static UTF16String *Cvt(UTF16String *p, const SourceT *s, ssize_t n) ^ CoreArray/dAllocator.h:557:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static UTF16String *CvtSub(UTF16String *p, const SourceT *s, ssize_t n, const C_BOOL sel[]) ^ CoreArray/dAllocator.h:572:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TType(const SourceT &val) { value = val; } ^ CoreArray/dAllocator.h:573:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator UTF16String() const { return ASC16(FloatToStr(value)); } ^~~~~ CoreArray/dAllocator.h:578:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static UTF16String *Cvt(UTF16String *p, const SourceT *s, ssize_t n) ^ CoreArray/dAllocator.h:583:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static UTF16String *CvtSub(UTF16String *p, const SourceT *s, ssize_t n, const C_BOOL sel[]) ^ CoreArray/dAllocator.h:598:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TType(const UTF16String &val): value(val) { } ^ CoreArray/dAllocator.h:599:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator UTF8String() const { return UTF16ToUTF8(value); } ^~~~~ CoreArray/dAllocator.h:604:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static UTF8String *Cvt(UTF8String *p, const UTF16String *s, ssize_t n) ^ CoreArray/dAllocator.h:609:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static UTF8String *CvtSub(UTF8String *p, const UTF16String *s, ssize_t n, const C_BOOL sel[]) ^ CoreArray/dAllocator.h:624:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TType(const UTF16String &val): value(val) { } ^ CoreArray/dAllocator.h:625:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator UTF32String() const { return UTF16ToUTF32(value); } ^~~~~ CoreArray/dAllocator.h:630:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static UTF32String *Cvt(UTF32String *p, const UTF16String *s, ssize_t n) ^ CoreArray/dAllocator.h:635:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static UTF32String *CvtSub(UTF32String *p, const UTF16String *s, ssize_t n, const C_BOOL sel[]) ^ CoreArray/dAllocator.h:650:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TType(const SourceT &val) { value = val; } ^ CoreArray/dAllocator.h:651:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator UTF32String() const { return ASC32(IntToStr(value)); } ^~~~~ CoreArray/dAllocator.h:656:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static UTF32String *Cvt(UTF32String *p, const SourceT *s, ssize_t n) ^ CoreArray/dAllocator.h:661:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static UTF32String *CvtSub(UTF32String *p, const SourceT *s, ssize_t n, const C_BOOL sel[]) ^ CoreArray/dAllocator.h:676:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TType(const SourceT &val) { value = val; } ^ CoreArray/dAllocator.h:677:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator UTF32String() const { return ASC32(FloatToStr(value)); } ^~~~~ CoreArray/dAllocator.h:682:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static UTF32String *Cvt(UTF32String *p, const SourceT *s, ssize_t n) ^ CoreArray/dAllocator.h:687:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static UTF32String *CvtSub(UTF32String *p, const SourceT *s, ssize_t n, const C_BOOL sel[]) ^ CoreArray/dAllocator.h:702:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TType(const UTF32String &val): value(val) { } ^ CoreArray/dAllocator.h:703:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator UTF8String() const { return UTF32ToUTF8(value); } ^~~~~ CoreArray/dAllocator.h:708:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static UTF8String *Cvt(UTF8String *p, const UTF32String *s, ssize_t n) ^ CoreArray/dAllocator.h:713:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static UTF8String *CvtSub(UTF8String *p, const UTF32String *s, ssize_t n, const C_BOOL sel[]) ^ CoreArray/dAllocator.h:728:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TType(const UTF32String &val): value(val) { } ^ CoreArray/dAllocator.h:729:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator UTF16String() const { return UTF32ToUTF16(value); } ^~~~~ CoreArray/dAllocator.h:734:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static UTF16String *Cvt(UTF16String *p, const UTF32String *s, ssize_t n) ^ CoreArray/dAllocator.h:739:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static UTF16String *CvtSub(UTF16String *p, const UTF32String *s, ssize_t n, const C_BOOL sel[]) ^ CoreArray/dAllocator.h:752:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_Int8* vec_simd_i32_to_i8(C_Int8 *p, const C_Int32 *s, size_t n); ^ CoreArray/dAllocator.h:752:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dAllocator.h:753:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_Int8* vec_simd_i32_to_i8_sel(C_Int8 *p, const C_Int32 *s, size_t n, const C_BOOL sel[]); ^ CoreArray/dAllocator.h:753:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dAllocator.h:760:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_Int8 *Cvt(C_Int8 *p, const C_Int32 *s, ssize_t n) ^ CoreArray/dAllocator.h:762:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_Int8 *CvtSub(C_Int8 *p, const C_Int32 *s, ssize_t n, const C_BOOL sel[]) ^ CoreArray/dAllocator.h:771:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_UInt8 *Cvt(C_UInt8 *p, const C_Int32 *s, ssize_t n) ^ CoreArray/dAllocator.h:773:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_UInt8 *CvtSub(C_UInt8 *p, const C_Int32 *s, ssize_t n, const C_BOOL sel[]) ^ CoreArray/dAllocator.h:782:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_Int8 *Cvt(C_Int8 *p, const C_UInt32 *s, ssize_t n) ^ CoreArray/dAllocator.h:784:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_Int8 *CvtSub(C_Int8 *p, const C_UInt32 *s, ssize_t n, const C_BOOL sel[]) ^ CoreArray/dAllocator.h:793:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_UInt8 *Cvt(C_UInt8 *p, const C_UInt32 *s, ssize_t n) ^ CoreArray/dAllocator.h:795:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_UInt8 *CvtSub(C_UInt8 *p, const C_UInt32 *s, ssize_t n, const C_BOOL sel[]) ^ CoreArray/dAllocator.h:834:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static COREARRAY_INLINE DestT ValCvt(const SourceT &val) ^ CoreArray/dAllocator.h:844:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static COREARRAY_INLINE DestT *ValCvtArray(DestT *p, const SourceT *s, ssize_t n) ^ CoreArray/dAllocator.h:863:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static MEM_TYPE *Read(CdBaseIterator &I, MEM_TYPE *p, ssize_t n) ^ CoreArray/dAllocator.h:883:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const C_BOOL sel[]) ^ CoreArray/dAllocator.h:906:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ssize_t n) ^ CoreArray/dAllocator.h:931:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static TYPE *Read(CdBaseIterator &I, TYPE *p, ssize_t n) ^ CoreArray/dAllocator.h:943:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const C_BOOL sel[]) ^ CoreArray/dAllocator.h:964:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const TYPE *Write(CdBaseIterator &I, const TYPE *p, ssize_t n) ^ CoreArray/dAllocator.h:985:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrAllocator(): ErrCoreArray() ^ CoreArray/dAllocator.h:987:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrAllocator(const char *fmt, ...): ErrCoreArray() ^ CoreArray/dAllocator.h:989:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrAllocator(const std::string &msg): ErrCoreArray() ^ CoreArray/dAllocator.h:996:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrAllocRead(); ^ CoreArray/dAllocator.h:1002:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrAllocWrite(); ^ In file included from CoreArray/dFile.h:43, from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: CoreArray/dAny.h:52:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture friend CdReader& operator>> (CdReader &s, CdAny &out); ^ CoreArray/dAny.h:53:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture friend CdWriter& operator<< (CdWriter &s, CdAny &in); ^ CoreArray/dAny.h:105:9: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdAny(); ^ CoreArray/dAny.h:107:10: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~CdAny(); ^ CoreArray/dAny.h:110:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE TDataType Type() const { return dsType; } ^~~~~ CoreArray/dAny.h:113:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *dvtNames(int index); ^ CoreArray/dAny.h:117:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_Int8 GetInt8() const; ///< get C_Int8, throw an exception if fail ^~~~~ CoreArray/dAny.h:118:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_UInt8 GetUInt8() const; ///< get C_UInt8, throw an exception if fail ^~~~~ CoreArray/dAny.h:119:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_Int16 GetInt16() const; ///< get C_Int16, throw an exception if fail ^~~~~ CoreArray/dAny.h:120:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_UInt16 GetUInt16() const; ///< get C_UInt16, throw an exception if fail ^~~~~ CoreArray/dAny.h:121:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_Int32 GetInt32() const; ///< get C_Int32, throw an exception if fail ^~~~~ CoreArray/dAny.h:122:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_UInt32 GetUInt32() const; ///< get C_UInt32, throw an exception if fail ^~~~~ CoreArray/dAny.h:123:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_Int64 GetInt64() const; ///< get C_Int64, throw an exception if fail ^~~~~ CoreArray/dAny.h:124:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_UInt64 GetUInt64() const; ///< get C_UInt64, throw an exception if fail ^~~~~ CoreArray/dAny.h:127:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_Float32 GetFloat32() const; ///< get C_Float32, throw an exception if fail ^~~~~ CoreArray/dAny.h:128:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_Float64 GetFloat64() const; ///< get C_Float64, throw an exception if fail ^~~~~ CoreArray/dAny.h:131:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UTF8String GetStr8() const; ///< get UTF8String, throw an exception if fail ^~~~~ CoreArray/dAny.h:132:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UTF16String GetStr16() const; ///< get UTF16String, throw an exception if fail ^~~~~ CoreArray/dAny.h:133:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UTF32String GetStr32() const; ///< get UTF32String, throw an exception if fail ^~~~~ CoreArray/dAny.h:136:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool GetBool() const; ///< get boolean, throw an exception if fail ^~~~~ CoreArray/dAny.h:139:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const void *GetPtr() const; ///< get a pointer, throw an exception if fail ^~~~~ CoreArray/dAny.h:142:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdAny *GetArray() const; ///< get a pointer ^~~~~ CoreArray/dAny.h:143:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_UInt32 GetArrayLength() const; ///< get the length of array ^~~~~ CoreArray/dAny.h:146:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdObjRef* GetObj() const; ///< get CdObjRef, throw an exception if fail ^~~~~ CoreArray/dAny.h:151:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TYPE Get() ^ CoreArray/dAny.h:161:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetEmpty(); ///< set Empty ^ CoreArray/dAny.h:163:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetInt8(const C_Int8 val); ///< set C_Int8 ^ CoreArray/dAny.h:164:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetUInt8(const C_UInt8 val); ///< set C_UInt8 ^ CoreArray/dAny.h:165:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetInt16(const C_Int16 val); ///< set C_Int16 ^ CoreArray/dAny.h:166:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetUInt16(const C_UInt16 val); ///< set C_UInt16 ^ CoreArray/dAny.h:167:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetInt32(const C_Int32 val); ///< set C_Int32 ^ CoreArray/dAny.h:168:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetUInt32(const C_UInt32 val); ///< set C_UInt32 ^ CoreArray/dAny.h:169:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetInt64(const C_Int64 val); ///< set C_Int64 ^ CoreArray/dAny.h:170:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetUInt64(const C_UInt64 val); ///< set C_UInt64 ^ CoreArray/dAny.h:173:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetFloat32(const C_Float32 val); ///< set C_Float32 ^ CoreArray/dAny.h:174:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetFloat64(const C_Float64 val); ///< set C_Float64 ^ CoreArray/dAny.h:177:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetStr8(const UTF8String &val); ///< set UTF8String ^ CoreArray/dAny.h:178:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetStr16(const UTF16String &val); ///< set UTF16String ^ CoreArray/dAny.h:179:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetStr32(const UTF32String &val); ///< set UTF32String ^ CoreArray/dAny.h:182:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetBool(const bool val); ///< set boolean ^ CoreArray/dAny.h:185:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetPtr(const void *ptr); ///< set a pointer ^ CoreArray/dAny.h:188:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetArray(C_UInt32 size); ///< set an array ^ CoreArray/dAny.h:189:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetArray(const C_Int32 ptr[], C_UInt32 size); ///< set an int32 array ^ CoreArray/dAny.h:190:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetArray(const C_Int64 ptr[], C_UInt32 size); ///< set an int64 array ^ CoreArray/dAny.h:191:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetArray(const C_Float64 ptr[], C_UInt32 size); ///< set a double array ^ CoreArray/dAny.h:192:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetArray(const char* const ptr[], C_UInt32 size); ///< set a string array ^ CoreArray/dAny.h:193:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetArray(const std::string ptr[], C_UInt32 size); ///< set a string array ^ CoreArray/dAny.h:194:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetArray(const bool ptr[], C_UInt32 size); ///< set a boolean array ^ CoreArray/dAny.h:197:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetObj(CdObjRef *obj); ///< set a CdObjRef object ^ CoreArray/dAny.h:200:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Assign(const UTF8String &val); ^ CoreArray/dAny.h:203:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool IsNULL() const; ///< return true, if it is dvtNULL ^~~~~ CoreArray/dAny.h:204:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool IsInt() const; ///< return true, if it is an integer ^~~~~ CoreArray/dAny.h:205:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool IsFloat() const; ///< return true, if it is a float number ^~~~~ CoreArray/dAny.h:206:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool IsNumeric() const; ///< return true, if it is an integer or float number ^~~~~ CoreArray/dAny.h:207:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool IsBool() const; ///< return true, if it is dvtBoolean ^~~~~ CoreArray/dAny.h:208:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool IsNaN() const; ///< return true, if it is a NaN, or not a number ^~~~~ CoreArray/dAny.h:209:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool IsNA() const; ///< return true, if it is a NaN, or dvtNULL ^~~~~ CoreArray/dAny.h:210:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool IsString() const; ///< return true, if it is a string ^~~~~ CoreArray/dAny.h:211:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool IsArray() const; ///< return true, if it is array-type ^~~~~ CoreArray/dAny.h:213:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool Packed(); ///< pack the data, if packed return true ^ CoreArray/dAny.h:214:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Swap(CdAny &D); ///< swap *this and D ^ CoreArray/dAny.h:224:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int Compare(const CdAny &D, bool NALast = true); ^ CoreArray/dAny.h:228:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator C_Int8() { return GetInt8(); } ^ CoreArray/dAny.h:229:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator C_UInt8() { return GetUInt8(); } ^ CoreArray/dAny.h:230:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator C_Int16() { return GetInt16(); } ^ CoreArray/dAny.h:231:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator C_UInt16() { return GetUInt16(); } ^ CoreArray/dAny.h:232:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator C_Int32() { return GetInt32(); } ^ CoreArray/dAny.h:233:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator C_UInt32() { return GetUInt32(); } ^ CoreArray/dAny.h:234:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator C_Int64() { return GetInt64(); } ^ CoreArray/dAny.h:235:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator C_UInt64() { return GetUInt64(); } ^ CoreArray/dAny.h:237:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator C_Float32() { return GetFloat32(); } ^ CoreArray/dAny.h:238:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator C_Float64() { return GetFloat64(); } ^ CoreArray/dAny.h:240:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator UTF8String() { return GetStr8(); } ^ CoreArray/dAny.h:241:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator UTF16String() { return GetStr16(); } ^ CoreArray/dAny.h:242:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE operator UTF32String() { return GetStr32(); } ^ CoreArray/dAny.h:245:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdAny & operator= (const CdAny &_Right); ^ CoreArray/dAny.h:246:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdAny & operator= (const C_Int8 val) { SetInt8(val); return *this; } ^ CoreArray/dAny.h:247:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdAny & operator= (const C_UInt8 val) { SetUInt8(val); return *this; } ^ CoreArray/dAny.h:248:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdAny & operator= (const C_Int16 val) { SetInt16(val); return *this; } ^ CoreArray/dAny.h:249:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdAny & operator= (const C_UInt16 val) { SetUInt16(val); return *this; } ^ CoreArray/dAny.h:250:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdAny & operator= (const C_Int32 val) { SetInt32(val); return *this; } ^ CoreArray/dAny.h:251:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdAny & operator= (const C_UInt32 val) { SetUInt32(val); return *this; } ^ CoreArray/dAny.h:252:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdAny & operator= (const C_Int64 val) { SetInt64(val); return *this; } ^ CoreArray/dAny.h:253:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdAny & operator= (const C_UInt64 val) { SetUInt64(val); return *this; } ^ CoreArray/dAny.h:255:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdAny & operator= (const C_Float32 val) { SetFloat32(val); return *this; } ^ CoreArray/dAny.h:256:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdAny & operator= (const C_Float64 val) { SetFloat64(val); return *this; } ^ CoreArray/dAny.h:258:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdAny & operator= (const UTF8String &val) { SetStr8(val); return *this; } ^ CoreArray/dAny.h:259:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdAny & operator= (const UTF16String &val) { SetStr16(val); return *this; } ^ CoreArray/dAny.h:260:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdAny & operator= (const UTF32String &val) { SetStr32(val); return *this; } ^ CoreArray/dAny.h:262:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdAny & operator= (const void *val) { SetPtr(val); return *this; } ^ CoreArray/dAny.h:299:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template TYPE & VAL() ^ CoreArray/dAny.h:304:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template const TYPE & VAL() const ^~~~~ CoreArray/dAny.h:310:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _Done(); ^ CoreArray/dAny.h:314:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT CdReader& operator>> (CdReader &s, CdAny& out); ^ CoreArray/dAny.h:314:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dAny.h:316:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_DEFAULT CdWriter& operator<< (CdWriter &s, CdAny &in); ^ CoreArray/dAny.h:316:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dAny.h:323:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Err_dsAny(): ErrConvert() ^ CoreArray/dAny.h:325:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Err_dsAny(const char *fmt, ...): ErrConvert() ^ CoreArray/dAny.h:327:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Err_dsAny(CdAny::TDataType fromType, CdAny::TDataType toType); ^ In file included from CoreArray/dStruct.h:40, from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: CoreArray/dFile.h:63:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdObjAttr(CdGDSObj &vOwner); ^ CoreArray/dFile.h:65:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdObjAttr(); ^ CoreArray/dFile.h:68:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Assign(CdObjAttr &Source); ^ CoreArray/dFile.h:71:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdAny &Add(const UTF8String &Name); ^ CoreArray/dFile.h:73:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int IndexName(const UTF8String &Name); ^ CoreArray/dFile.h:75:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool HasName(const UTF8String &Name); ^ CoreArray/dFile.h:77:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Delete(const UTF8String &Name); ^ CoreArray/dFile.h:79:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Delete(int Index); ^ CoreArray/dFile.h:81:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Clear(); ^ CoreArray/dFile.h:84:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE size_t Count() const { return fList.size(); } ^~~~~ CoreArray/dFile.h:87:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Changed(); ^ CoreArray/dFile.h:90:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE CdGDSObj &Owner() const { return fOwner; } ^~~~~ CoreArray/dFile.h:92:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdAny & operator[](const UTF8String &Name); ^ CoreArray/dFile.h:93:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdAny & operator[](int Index); ^ CoreArray/dFile.h:95:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE UTF8String &Names(int Index) ^ CoreArray/dFile.h:97:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetName(const UTF8String &OldName, const UTF8String &NewName); ^ CoreArray/dFile.h:98:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetName(int Index, const UTF8String &NewName); ^ CoreArray/dFile.h:109:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Loading(CdReader &Reader, TdVersion Version); ^ CoreArray/dFile.h:110:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Saving(CdWriter &Writer); ^ CoreArray/dFile.h:113:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::vector::iterator _Find(const UTF8String &Name); ^ CoreArray/dFile.h:114:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _ValidateName(const UTF8String &name); ^ CoreArray/dFile.h:128:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdGDSObj(); ^ CoreArray/dFile.h:130:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdGDSObj(); ^ CoreArray/dFile.h:133:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *NewObject() = 0; ^ CoreArray/dFile.h:136:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Assign(CdGDSObj &Source, bool Full) = 0; ^ CoreArray/dFile.h:139:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual UTF8String Name() const; ^~~~~ CoreArray/dFile.h:141:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UTF8String FullName() const; ^~~~~ CoreArray/dFile.h:143:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void SetName(const UTF8String &NewName); ^ CoreArray/dFile.h:146:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool GetHidden() const; ^~~~~ CoreArray/dFile.h:148:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetHidden(bool hidden); ^ CoreArray/dFile.h:151:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void MoveTo(CdGDSFolder &folder); ^ CoreArray/dFile.h:154:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Synchronize(); ^ CoreArray/dFile.h:157:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void GetOwnBlockStream(vector &Out) const; ^~~~~ CoreArray/dFile.h:159:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void GetOwnBlockStream(vector &Out); ^ CoreArray/dFile.h:162:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdGDSFile *GDSFile(); ^ CoreArray/dFile.h:163:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE CdObjAttr &Attribute() { return fAttr; } ^ CoreArray/dFile.h:164:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE CdBlockStream *GDSStream() const { return fGDSStream; } ^~~~~ CoreArray/dFile.h:165:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE CdGDSFolder *Folder() const { return fFolder; } ^~~~~ CoreArray/dFile.h:173:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void LoadStruct(CdReader &Reader, TdVersion Version); ^ CoreArray/dFile.h:174:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void SaveStruct(CdWriter &Writer, bool IncludeName); ^ CoreArray/dFile.h:176:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SaveToBlockStream(); ^ CoreArray/dFile.h:177:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual bool IsWithClassName() { return true; } ^ CoreArray/dFile.h:180:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual string LogValue(); ^ CoreArray/dFile.h:184:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void AssignAttribute(CdGDSObj &Source); ^ CoreArray/dFile.h:186:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _CheckWritable(); ^ CoreArray/dFile.h:188:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _CheckGDSStream(); ^ CoreArray/dFile.h:191:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void RaiseInvalidAssign(const char *ThisClass, CdGDSObj *Source); ^ CoreArray/dFile.h:195:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *Data); ^ CoreArray/dFile.h:217:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdPipeMgrItem(); ^ CoreArray/dFile.h:219:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdPipeMgrItem(); ^ CoreArray/dFile.h:222:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdPipeMgrItem *New() = 0; ^ CoreArray/dFile.h:225:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual const char *Coder() const = 0; ^ CoreArray/dFile.h:227:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual const char *Description() const = 0; ^ CoreArray/dFile.h:229:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual string CoderOptString() const = 0; ^ CoreArray/dFile.h:231:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual string ExtOptString() const = 0; ^ CoreArray/dFile.h:233:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual bool Equal(const char *Mode) const = 0; ^ CoreArray/dFile.h:235:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual string CoderParam() const = 0; ^ CoreArray/dFile.h:237:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void PushReadPipe(CdBufStream &buf) = 0; ^ CoreArray/dFile.h:238:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void PushWritePipe(CdBufStream &buf) = 0; ^ CoreArray/dFile.h:239:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void PopPipe(CdBufStream &buf) = 0; ^ CoreArray/dFile.h:240:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual bool WriteMode(CdBufStream &buf) const = 0; ^ CoreArray/dFile.h:241:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void ClosePipe(CdBufStream &buf) = 0; ^ CoreArray/dFile.h:243:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual bool GetStreamInfo(CdBufStream *BufStream) = 0; ^ CoreArray/dFile.h:245:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void UpdateStreamSize(); ^ CoreArray/dFile.h:246:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE SIZE64 StreamTotalIn() const { return fStreamTotalIn; } ^~~~~ CoreArray/dFile.h:247:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE SIZE64 StreamTotalOut() const { return fStreamTotalOut; } ^~~~~ CoreArray/dFile.h:249:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE CdGDSObjPipe *Owner() { return fOwner; } ^ CoreArray/dFile.h:250:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE TdCompressRemainder &Remainder() { return fRemainder; } ^ CoreArray/dFile.h:257:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdPipeMgrItem *Match(const char *Mode) const = 0; ^ CoreArray/dFile.h:258:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void UpdateStreamInfo(CdStream &Stream) = 0; ^ CoreArray/dFile.h:259:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void LoadStream(CdReader &Reader, TdVersion Version); ^ CoreArray/dFile.h:260:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void SaveStream(CdWriter &Writer); ^ CoreArray/dFile.h:262:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static bool EqualText(const char *s1, const char *s2); ^ CoreArray/dFile.h:270:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdPipeMgrItem2(); ^ CoreArray/dFile.h:273:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual string CoderOptString() const; ^~~~~ CoreArray/dFile.h:275:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual string ExtOptString() const; ^~~~~ CoreArray/dFile.h:277:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual bool Equal(const char *Mode) const; ^~~~~ CoreArray/dFile.h:279:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual string CoderParam() const; ^~~~~ CoreArray/dFile.h:285:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void ParseMode(const char *Mode, int &IdxCoder, int &IdxParam) const; ^~~~~ CoreArray/dFile.h:286:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual const char **CoderList() const = 0; ^ CoreArray/dFile.h:287:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual const char **ParamList() const = 0; ^ CoreArray/dFile.h:296:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdStreamPipeMgr(); ^ CoreArray/dFile.h:298:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~CdStreamPipeMgr(); ^ CoreArray/dFile.h:300:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Register(CdPipeMgrItem *vNewPipe); ^ CoreArray/dFile.h:301:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdPipeMgrItem *Match(CdGDSObjPipe &Obj, const char *Mode); ^ CoreArray/dFile.h:303:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE const std::vector &RegList() const ^~~~~ CoreArray/dFile.h:320:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdGDSObjPipe(); ^ CoreArray/dFile.h:322:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdGDSObjPipe(); ^ CoreArray/dFile.h:325:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE CdPipeMgrItem *PipeInfo() { return fPipeInfo; } ^ CoreArray/dFile.h:328:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void SetPackedMode(const char *Mode) = 0; ^ CoreArray/dFile.h:333:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Loading(CdReader &Reader, TdVersion Version); ^ CoreArray/dFile.h:334:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Saving(CdWriter &Writer); ^ CoreArray/dFile.h:335:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void GetPipeInfo(); ^ CoreArray/dFile.h:338:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdGDSObjPipe *AssignPipe(CdGDSObjPipe &Source); ^ CoreArray/dFile.h:340:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE bool _GetStreamPipeInfo(CdBufStream *buf, bool Close) ^ CoreArray/dFile.h:346:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE void _UpdateStreamPipeInfo(CdStream &Stream) ^ CoreArray/dFile.h:365:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual bool IsWithClassName() { return false; } ^ CoreArray/dFile.h:374:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *NewObject(); ^ CoreArray/dFile.h:376:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Assign(CdGDSObj &Source, bool Full); ^ CoreArray/dFile.h:384:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *AddFolder(const UTF8String &Name) = 0; ^ CoreArray/dFile.h:385:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *AddObj(const UTF8String &Name, CdGDSObj *val=NULL) = 0; ^ CoreArray/dFile.h:387:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdGDSObj *val=NULL) = 0; ^ CoreArray/dFile.h:388:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void MoveTo(int Index, int NewPos) = 0; ^ CoreArray/dFile.h:390:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void UnloadObj(int Index) = 0; ^ CoreArray/dFile.h:391:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void UnloadObj(CdGDSObj *val) = 0; ^ CoreArray/dFile.h:392:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void DeleteObj(int Index, bool force=true) = 0; ^ CoreArray/dFile.h:393:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void DeleteObj(CdGDSObj *val, bool force=true) = 0; ^ CoreArray/dFile.h:394:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void ClearObj(bool force=true) = 0; ^ CoreArray/dFile.h:397:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *ObjItem(int Index) = 0; ^ CoreArray/dFile.h:399:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *ObjItem(const UTF8String &Name) = 0; ^ CoreArray/dFile.h:402:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *ObjItemEx(int Index) = 0; ^ CoreArray/dFile.h:404:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *ObjItemEx(const UTF8String &Name) = 0; ^ CoreArray/dFile.h:407:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *Path(const UTF8String &FullName) = 0; ^ CoreArray/dFile.h:409:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *PathEx(const UTF8String &FullName) = 0; ^ CoreArray/dFile.h:411:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual int IndexObj(CdGDSObj *Obj) = 0; ^ CoreArray/dFile.h:412:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual bool HasChild(CdGDSObj *Obj, bool Recursive) = 0; ^ CoreArray/dFile.h:414:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual int NodeCount() = 0; ^ CoreArray/dFile.h:430:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdGDSFolder(); ^ CoreArray/dFile.h:433:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *NewObject(); ^ CoreArray/dFile.h:435:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Assign(CdGDSObj &Source, bool Full); ^ CoreArray/dFile.h:438:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void AssignFolder(CdGDSAbsFolder &Source); ^ CoreArray/dFile.h:440:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *AddFolder(const UTF8String &Name); ^ CoreArray/dFile.h:441:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *AddObj(const UTF8String &Name, CdGDSObj *val=NULL); ^ CoreArray/dFile.h:443:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdGDSObj *val=NULL); ^ CoreArray/dFile.h:444:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void MoveTo(int Index, int NewPos); ^ CoreArray/dFile.h:446:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void UnloadObj(int Index); ^ CoreArray/dFile.h:447:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void UnloadObj(CdGDSObj *val); ^ CoreArray/dFile.h:449:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void DeleteObj(int Index, bool force=true); ^ CoreArray/dFile.h:450:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void DeleteObj(CdGDSObj *val, bool force=true); ^ CoreArray/dFile.h:451:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void ClearObj(bool force=true); ^ CoreArray/dFile.h:453:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *ObjItem(int Index); ^ CoreArray/dFile.h:454:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *ObjItem(const UTF8String &Name); ^ CoreArray/dFile.h:456:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *ObjItemEx(int Index); ^ CoreArray/dFile.h:457:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *ObjItemEx(const UTF8String &Name); ^ CoreArray/dFile.h:459:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *Path(const UTF8String &FullName); ^ CoreArray/dFile.h:460:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *PathEx(const UTF8String &FullName); ^ CoreArray/dFile.h:462:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual int IndexObj(CdGDSObj *Obj); ^ CoreArray/dFile.h:463:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual bool HasChild(CdGDSObj *Obj, bool Recursive); ^ CoreArray/dFile.h:466:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual int NodeCount(); ^ CoreArray/dFile.h:468:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdGDSFolder &DirItem(int Index); ^ CoreArray/dFile.h:469:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdGDSFolder &DirItem(const UTF8String &Name); ^ CoreArray/dFile.h:471:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE CdGDSObj *operator[] (int Index) ^ CoreArray/dFile.h:473:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE CdGDSObj *operator[] (const UTF8String &Name) ^ CoreArray/dFile.h:500:10: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TNode(); ^ CoreArray/dFile.h:501:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool IsFlagType(C_UInt32 val) const; ^~~~~ CoreArray/dFile.h:502:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetFlagType(C_UInt32 val); ^ CoreArray/dFile.h:503:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool IsFlagAttr(C_UInt32 val) const; ^~~~~ CoreArray/dFile.h:504:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetFlagAttr(C_UInt32 val); ^ CoreArray/dFile.h:508:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Loading(CdReader &Reader, TdVersion Version); ^ CoreArray/dFile.h:509:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Saving(CdWriter &Writer); ^ CoreArray/dFile.h:510:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual bool IsWithClassName() { return false; } ^ CoreArray/dFile.h:512:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::vector::iterator FindObj(CdGDSObj *Obj); ^ CoreArray/dFile.h:513:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::vector::const_iterator FindObj(const CdGDSObj *Obj) const; ^~~~~ CoreArray/dFile.h:514:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _ClearFolder(); ^ CoreArray/dFile.h:517:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool _HasName(const UTF8String &Name); ^ CoreArray/dFile.h:518:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool _ValidName(const UTF8String &Name); ^ CoreArray/dFile.h:519:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TNode &_NameItem(const UTF8String &Name); ^ CoreArray/dFile.h:520:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _LoadItem(TNode &I); ^ CoreArray/dFile.h:521:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _UpdateAll(); ^ CoreArray/dFile.h:533:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdGDSVirtualFolder(); ^ CoreArray/dFile.h:535:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdGDSVirtualFolder(); ^ CoreArray/dFile.h:538:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *NewObject(); ^ CoreArray/dFile.h:540:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Assign(CdGDSObj &Source, bool Full); ^ CoreArray/dFile.h:542:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const UTF8String &LinkFileName() const ^~~~~ CoreArray/dFile.h:544:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetLinkFile(const UTF8String &FileName); ^ CoreArray/dFile.h:546:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool IsLoaded(bool Silent); ^ CoreArray/dFile.h:548:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *AddFolder(const UTF8String &Name); ^ CoreArray/dFile.h:549:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *AddObj(const UTF8String &Name, CdGDSObj *val=NULL); ^ CoreArray/dFile.h:551:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdGDSObj *val=NULL); ^ CoreArray/dFile.h:552:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void MoveTo(int Index, int NewPos); ^ CoreArray/dFile.h:554:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void UnloadObj(int Index); ^ CoreArray/dFile.h:555:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void UnloadObj(CdGDSObj *val); ^ CoreArray/dFile.h:557:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void DeleteObj(int Index, bool force=true); ^ CoreArray/dFile.h:558:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void DeleteObj(CdGDSObj *val, bool force=true); ^ CoreArray/dFile.h:559:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void ClearObj(bool force=true); ^ CoreArray/dFile.h:561:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *ObjItem(int Index); ^ CoreArray/dFile.h:562:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *ObjItem(const UTF8String &Name); ^ CoreArray/dFile.h:564:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *ObjItemEx(int Index); ^ CoreArray/dFile.h:565:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *ObjItemEx(const UTF8String &Name); ^ CoreArray/dFile.h:567:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *Path(const UTF8String &FullName); ^ CoreArray/dFile.h:568:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *PathEx(const UTF8String &FullName); ^ CoreArray/dFile.h:570:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual int IndexObj(CdGDSObj *Obj); ^ CoreArray/dFile.h:571:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual bool HasChild(CdGDSObj *Obj, bool Recursive); ^ CoreArray/dFile.h:573:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual int NodeCount(); ^ CoreArray/dFile.h:575:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Loading(CdReader &Reader, TdVersion Version); ^ CoreArray/dFile.h:576:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Saving(CdWriter &Writer); ^ CoreArray/dFile.h:577:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual bool IsWithClassName() { return false; } ^ CoreArray/dFile.h:578:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Synchronize(); ^ CoreArray/dFile.h:580:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const string &ErrMsg() const { return fErrMsg; } ^~~~~ CoreArray/dFile.h:589:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _CheckLinked(); ^ CoreArray/dFile.h:598:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdGDSStreamContainer(); ^ CoreArray/dFile.h:600:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdGDSStreamContainer(); ^ CoreArray/dFile.h:603:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual const char *dName(); ^ CoreArray/dFile.h:605:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual const char *dTraitName(); ^ CoreArray/dFile.h:608:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *NewObject(); ^ CoreArray/dFile.h:610:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Assign(CdGDSObj &Source, bool Full); ^ CoreArray/dFile.h:613:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void GetOwnBlockStream(vector &Out) const; ^~~~~ CoreArray/dFile.h:615:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void GetOwnBlockStream(vector &Out); ^ CoreArray/dFile.h:617:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void CopyFromBuf(CdBufStream &Source, SIZE64 Count=-1); ^ CoreArray/dFile.h:618:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void CopyFrom(CdStream &Source, SIZE64 Count=-1); ^ CoreArray/dFile.h:620:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void CopyTo(CdBufStream &Dest, SIZE64 Count=-1); ^ CoreArray/dFile.h:621:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void CopyTo(CdStream &Dest, SIZE64 Count=-1); ^ CoreArray/dFile.h:623:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SIZE64 GetSize(); ^ CoreArray/dFile.h:624:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE CdBufStream *BufStream() { return fBufStream; } ^ CoreArray/dFile.h:626:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void SetPackedMode(const char *Mode); ^ CoreArray/dFile.h:627:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void CloseWriter(); ^ CoreArray/dFile.h:636:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Loading(CdReader &Reader, TdVersion Version); ^ CoreArray/dFile.h:637:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Saving(CdWriter &Writer); ^ CoreArray/dFile.h:638:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual bool IsWithClassName() { return false; } ^ CoreArray/dFile.h:652:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdGDSRoot(); ^ CoreArray/dFile.h:654:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual UTF8String Name() const; ^~~~~ CoreArray/dFile.h:655:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void SetName(const UTF8String &NewName); ^ CoreArray/dFile.h:672:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *NewObject(); ^ CoreArray/dFile.h:674:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Assign(CdGDSObj &Source, bool Full); ^ CoreArray/dFile.h:677:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void SaveStruct(CdWriter &Writer, bool IncludeName); ^ CoreArray/dFile.h:696:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdGDSFile(); ^ CoreArray/dFile.h:698:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdGDSFile(const UTF8String &fn, TdOpenMode Mode); ^ CoreArray/dFile.h:700:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdGDSFile(const char *fn, TdOpenMode Mode); ^ CoreArray/dFile.h:702:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdGDSFile(); ^ CoreArray/dFile.h:704:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void LoadFile(const UTF8String &fn, bool ReadOnly=true, bool AllowError=false); ^ CoreArray/dFile.h:705:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void LoadFile(const char *fn, bool ReadOnly=true, bool AllowError=false); ^ CoreArray/dFile.h:706:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void LoadFileFork(const char *fn, bool ReadOnly=true, bool AllowError=false); ^ CoreArray/dFile.h:708:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SaveAsFile(const UTF8String &fn); ^ CoreArray/dFile.h:709:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SaveAsFile(const char *fn); ^ CoreArray/dFile.h:711:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void DuplicateFile(const UTF8String &fn, bool deep); ^ CoreArray/dFile.h:712:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void DuplicateFile(const char *fn, bool deep); ^ CoreArray/dFile.h:714:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SyncFile(); ^ CoreArray/dFile.h:715:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void CloseFile(); ^ CoreArray/dFile.h:718:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void TidyUp(bool deep); ^ CoreArray/dFile.h:720:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool Modified(); ^ CoreArray/dFile.h:723:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SIZE64 GetFileSize(); ^ CoreArray/dFile.h:725:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int GetNumOfFragment(); ^ CoreArray/dFile.h:727:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool IfSupportForking(); ^ CoreArray/dFile.h:728:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TProcessID GetProcessID(); ^ CoreArray/dFile.h:729:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetProcessID(); ^ CoreArray/dFile.h:732:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE UTF8String &FileName() { return fFileName; } ^ CoreArray/dFile.h:733:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE CdGDSFolder &Root() { return fRoot; } ^ CoreArray/dFile.h:734:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE bool ReadOnly() const { return fReadOnly; } ^~~~~ CoreArray/dFile.h:735:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE CdLogRecord &Log() { return *fLog; } ^ CoreArray/dFile.h:736:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE TdVersion Version() const { return fVersion; } ^~~~~ CoreArray/dFile.h:738:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *GDSFilePrefix(); ^ CoreArray/dFile.h:746:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void LoadStream(CdStream* Stream, bool ReadOnly, bool AllowError); ^ CoreArray/dFile.h:747:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SaveStream(CdStream* Stream); ^ CoreArray/dFile.h:753:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _Init(); ^ CoreArray/dFile.h:754:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool _HaveModify(CdGDSFolder *folder); ^ CoreArray/dFile.h:766:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrGDSObj(): ErrObject() ^ CoreArray/dFile.h:768:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrGDSObj(const std::string &msg): ErrObject() ^ CoreArray/dFile.h:770:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrGDSObj(const char *fmt, ...): ErrObject() ^ CoreArray/dFile.h:778:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrGDSStreamContainer(): ErrObject() ^ CoreArray/dFile.h:780:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrGDSStreamContainer(const std::string &msg): ErrObject() ^ CoreArray/dFile.h:782:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrGDSStreamContainer(const char *fmt, ...): ErrObject() ^ CoreArray/dFile.h:790:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrGDSFile(): ErrObject() ^ CoreArray/dFile.h:792:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrGDSFile(const std::string &msg): ErrObject() ^ CoreArray/dFile.h:794:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrGDSFile(const char *fmt, ...): ErrObject() ^ In file included from CoreArray/dSparse.h:40, from CoreArray/dSparse.cpp:32: CoreArray/dStruct.h:60:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdIterator& operator++(); ^ CoreArray/dStruct.h:62:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdIterator& operator--(); ^ CoreArray/dStruct.h:64:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdIterator& operator+= (SIZE64 offset); ^ CoreArray/dStruct.h:66:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdIterator& operator-= (SIZE64 offset); ^ CoreArray/dStruct.h:69:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_Int64 GetInteger(); ^ CoreArray/dStruct.h:71:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double GetFloat(); ^ CoreArray/dStruct.h:73:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UTF16String GetString(); ^ CoreArray/dStruct.h:76:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetInteger(C_Int64 val); ^ CoreArray/dStruct.h:78:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetFloat(double val); ^ CoreArray/dStruct.h:80:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetString(const UTF16String &val); ^ CoreArray/dStruct.h:83:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *ReadData(void *OutBuf, ssize_t n, C_SVType OutSV); ^ CoreArray/dStruct.h:85:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *ReadDataEx(void *OutBuf, ssize_t n, C_SVType OutSV, const C_BOOL Selection[]); ^ CoreArray/dStruct.h:87:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const void *WriteData(const void *InBuf, ssize_t n, C_SVType InSV); ^ CoreArray/dStruct.h:90:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void Copy(CdIterator &d, CdIterator &s, C_Int64 Count); ^ CoreArray/dStruct.h:110:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdContainer(); ^ CoreArray/dStruct.h:112:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdContainer(); ^ CoreArray/dStruct.h:115:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual C_SVType SVType() = 0; ^ CoreArray/dStruct.h:117:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual int TraitFlag() = 0; ^ CoreArray/dStruct.h:119:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual unsigned BitOf() = 0; ^ CoreArray/dStruct.h:121:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual bool IsPrimitive() = 0; ^ CoreArray/dStruct.h:124:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Clear() = 0; ^ CoreArray/dStruct.h:126:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual bool Empty() = 0; ^ CoreArray/dStruct.h:128:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual C_Int64 TotalCount() = 0; ^ CoreArray/dStruct.h:131:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void CloseWriter() = 0; ^ CoreArray/dStruct.h:134:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Caching(); ^ CoreArray/dStruct.h:137:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 GDSStreamSize(); ^ CoreArray/dStruct.h:143:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdIterator IterBegin() = 0; ^ CoreArray/dStruct.h:145:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdIterator IterEnd() = 0; ^ CoreArray/dStruct.h:152:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void IterOffset(CdIterator &I, SIZE64 val) = 0; ^ CoreArray/dStruct.h:154:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual C_Int64 IterGetInteger(CdIterator &I) = 0; ^ CoreArray/dStruct.h:156:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual double IterGetFloat(CdIterator &I) = 0; ^ CoreArray/dStruct.h:158:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual UTF16String IterGetString(CdIterator &I) = 0; ^ CoreArray/dStruct.h:160:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void IterSetInteger(CdIterator &I, C_Int64 val) = 0; ^ CoreArray/dStruct.h:162:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void IterSetFloat(CdIterator &I, double val) = 0; ^ CoreArray/dStruct.h:164:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void IterSetString(CdIterator &I, const UTF16String &val) = 0; ^ CoreArray/dStruct.h:167:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_SVType OutSV); ^ CoreArray/dStruct.h:170:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_SVType OutSV, const C_BOOL Selection[]); ^ CoreArray/dStruct.h:173:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ssize_t n, C_SVType InSV); ^ CoreArray/dStruct.h:195:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdAbstractArray(); ^ CoreArray/dStruct.h:197:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdAbstractArray(); ^ CoreArray/dStruct.h:200:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Assign(CdGDSObj &Source, bool Full); ^ CoreArray/dStruct.h:203:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual int DimCnt() const = 0; ^ CoreArray/dStruct.h:205:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void GetDim(C_Int32 DimLen[]) const = 0; ^ CoreArray/dStruct.h:207:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void ResetDim(const C_Int32 DimLen[], int DCnt) = 0; ^ CoreArray/dStruct.h:209:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual C_Int32 GetDLen(int I) const = 0; ^ CoreArray/dStruct.h:211:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void SetDLen(int I, C_Int32 Value) = 0; ^ CoreArray/dStruct.h:214:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual C_Int64 TotalArrayCount() = 0; ^ CoreArray/dStruct.h:219:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdIterator Iterator(const C_Int32 DimIndex[]) = 0; ^ CoreArray/dStruct.h:228:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *OutBuffer, C_SVType OutSV); ^ CoreArray/dStruct.h:238:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const C_BOOL *const Selection[], void *OutBuffer, C_SVType OutSV); ^ CoreArray/dStruct.h:247:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const void *InBuffer, C_SVType InSV); ^ CoreArray/dStruct.h:250:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual const void *Append(const void *Buffer, ssize_t Cnt, C_SVType InSV) = 0; ^ CoreArray/dStruct.h:253:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void AppendIter(CdIterator &I, C_Int64 Count); ^ CoreArray/dStruct.h:262:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_Int32 OutStart[], C_Int32 OutBlockLen[], C_Int32 OutValidCnt[]); ^ CoreArray/dStruct.h:272:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_Int32 OutStart[], C_Int32 OutBlockLen[], C_Int32 OutValidCnt[]); ^ CoreArray/dStruct.h:276:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _CheckRect(const C_Int32 Start[], const C_Int32 Length[]) const; ^~~~~ CoreArray/dStruct.h:277:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _AssignToDim(CdAbstractArray &Dest) const; ^~~~~ CoreArray/dStruct.h:281:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const C_Int32 DimI[]); ^ CoreArray/dStruct.h:299:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int DimCnt, TARRAY &Obj, TYPE *Buffer, F_ITER SetI, F_PROC Proc) ^ CoreArray/dStruct.h:339:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture F_ITER SetI, F_PROC Proc) ^ CoreArray/dStruct.h:381:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int DimCnt, TARRAY &Obj, const TYPE *Buffer, F_ITER SetI, F_PROC Proc) ^ CoreArray/dStruct.h:427:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdAllocArray(ssize_t vElmSize); ^ CoreArray/dStruct.h:428:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdAllocArray(); ^ CoreArray/dStruct.h:430:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual bool Empty(); ^ CoreArray/dStruct.h:431:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Clear(); ^ CoreArray/dStruct.h:434:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual C_Int64 TotalCount(); ^ CoreArray/dStruct.h:437:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual int DimCnt() const; ^~~~~ CoreArray/dStruct.h:439:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void GetDim(C_Int32 DimLen[]) const; ^~~~~ CoreArray/dStruct.h:441:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void ResetDim(const C_Int32 DimLen[], int DCnt); ^ CoreArray/dStruct.h:443:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual C_Int32 GetDLen(int I) const; ^~~~~ CoreArray/dStruct.h:445:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void SetDLen(int I, C_Int32 Value); ^ CoreArray/dStruct.h:448:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual C_Int64 TotalArrayCount(); ^ CoreArray/dStruct.h:451:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdIterator IterBegin(); ^ CoreArray/dStruct.h:453:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdIterator IterEnd(); ^ CoreArray/dStruct.h:455:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdIterator Iterator(const C_Int32 DimIndex[]); ^ CoreArray/dStruct.h:459:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Synchronize(); ^ CoreArray/dStruct.h:461:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void CloseWriter(); ^ CoreArray/dStruct.h:463:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void SetPackedMode(const char *Mode); ^ CoreArray/dStruct.h:466:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual const void *Append(const void *Buffer, ssize_t Cnt, C_SVType InSV); ^ CoreArray/dStruct.h:469:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void AppendIter(CdIterator &I, C_Int64 Count); ^ CoreArray/dStruct.h:472:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Caching(); ^ CoreArray/dStruct.h:475:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 GDSStreamSize(); ^ CoreArray/dStruct.h:478:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void GetOwnBlockStream(vector &Out) const; ^~~~~ CoreArray/dStruct.h:480:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void GetOwnBlockStream(vector &Out); ^ CoreArray/dStruct.h:483:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE ssize_t ElmSize() const { return fElmSize; } ^~~~~ CoreArray/dStruct.h:485:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_FORCEINLINE CdAllocator &Allocator() { return fAllocator; } ^ CoreArray/dStruct.h:500:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TDimItem() { DimLen = DimElmSize = DimElmCnt = 0; } ^ CoreArray/dStruct.h:511:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 AllocSize(C_Int64 Num); ^ CoreArray/dStruct.h:517:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void IterOffset(CdIterator &I, SIZE64 val); ^ CoreArray/dStruct.h:519:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void IterInit(CdIterator &I, SIZE64 n); ^ CoreArray/dStruct.h:521:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void IterDone(CdIterator &I, SIZE64 n); ^ CoreArray/dStruct.h:524:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Loading(CdReader &Reader, TdVersion Version); ^ CoreArray/dStruct.h:525:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Saving(CdWriter &Writer); ^ CoreArray/dStruct.h:526:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void GetPipeInfo(); ^ CoreArray/dStruct.h:529:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void UpdateInfo(CdBufStream *Sender); ^ CoreArray/dStruct.h:531:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void UpdateInfoExt(CdBufStream *Sender); ^ CoreArray/dStruct.h:534:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SetElmSize(ssize_t NewSize); ^ CoreArray/dStruct.h:538:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _CheckRange(const C_Int32 DimI[]); ^ CoreArray/dStruct.h:540:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _CheckRect(const C_Int32 *Start, const C_Int32 *Length); ^ CoreArray/dStruct.h:542:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _CheckSetDLen(int I, C_Int32 Value); ^ CoreArray/dStruct.h:544:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SIZE64 _IndexPtr(const C_Int32 DimI[]); ^ CoreArray/dStruct.h:546:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _ResetDim(const C_Int32 DimLen[], int DCnt); ^ CoreArray/dStruct.h:548:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _SetDimAuto(int DimIndex); ^ CoreArray/dStruct.h:549:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _SetSmallBuffer(); ^ CoreArray/dStruct.h:550:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _SetLargeBuffer(); ^ CoreArray/dStruct.h:551:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _SetFlushEvent(); ^ CoreArray/dStruct.h:576:11: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdArray(): CdAllocArray( ^ CoreArray/dStruct.h:581:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *NewObject() ^ CoreArray/dStruct.h:587:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual const char *dName() ^ CoreArray/dStruct.h:593:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual const char *dTraitName() ^ CoreArray/dStruct.h:598:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual C_SVType SVType() ^ CoreArray/dStruct.h:603:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual int TraitFlag() ^ CoreArray/dStruct.h:608:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual unsigned BitOf() ^ CoreArray/dStruct.h:613:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual bool IsPrimitive() ^ CoreArray/dStruct.h:625:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *OutBuffer, C_SVType OutSV) ^ CoreArray/dStruct.h:691:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const C_BOOL *const Selection[], void *OutBuffer, C_SVType OutSV) ^ CoreArray/dStruct.h:759:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const void *InBuffer, C_SVType InSV) ^ CoreArray/dStruct.h:819:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual const void *Append(const void *Buffer, ssize_t Cnt, C_SVType InSV) ^ CoreArray/dStruct.h:882:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdArray(ssize_t vElmSize): CdAllocArray(vElmSize) {} ^ CoreArray/dStruct.h:885:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual C_Int64 IterGetInteger(CdIterator &I) ^ CoreArray/dStruct.h:893:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual double IterGetFloat(CdIterator &I) ^ CoreArray/dStruct.h:901:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual UTF16String IterGetString(CdIterator &I) ^ CoreArray/dStruct.h:909:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void IterSetInteger(CdIterator &I, C_Int64 val) ^ CoreArray/dStruct.h:915:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void IterSetFloat(CdIterator &I, double val) ^ CoreArray/dStruct.h:921:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void IterSetString(CdIterator &I, const UTF16String &val) ^ CoreArray/dStruct.h:928:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_SVType OutSV) ^ CoreArray/dStruct.h:963:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_SVType OutSV, const C_BOOL Selection[]) ^ CoreArray/dStruct.h:998:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ssize_t n, C_SVType InSV) ^ CoreArray/dStruct.h:1033:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdIterator &I, const C_Int32 DimI[]) ^ CoreArray/dStruct.h:1049:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrContainer(): ErrObject() ^ CoreArray/dStruct.h:1051:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrContainer(const string &msg): ErrObject() ^ CoreArray/dStruct.h:1053:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrContainer(const char *fmt, ...): ErrObject() ^ CoreArray/dStruct.h:1061:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrArray(): ErrContainer() ^ CoreArray/dStruct.h:1063:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrArray(const string &msg): ErrContainer() ^ CoreArray/dStruct.h:1065:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ErrArray(const char *fmt, ...): ErrContainer() ^ CoreArray/dStruct.h:1112:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdArrayRead(); ^ CoreArray/dStruct.h:1114:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~CdArrayRead(); ^ CoreArray/dStruct.h:1117:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const C_BOOL *const vSelection[], bool buf_if_need=true); ^ CoreArray/dStruct.h:1123:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void AllocBuffer(C_Int64 buffer_size); ^ CoreArray/dStruct.h:1126:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void Read(void *Buffer); ^ CoreArray/dStruct.h:1129:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool Eof(); ^ CoreArray/dStruct.h:1132:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE CdAbstractArray &Object() { return *fObject; } ^ CoreArray/dStruct.h:1134:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE int Margin() { return fMargin; } ^ CoreArray/dStruct.h:1136:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE C_SVType SVType() { return fSVType; } ^ CoreArray/dStruct.h:1138:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE ssize_t ElmSize() { return fElmSize; } ^ CoreArray/dStruct.h:1140:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE C_Int32 Index() { return fIndex; } ^ CoreArray/dStruct.h:1141:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE C_Int32 Count() { return fCount; } ^ CoreArray/dStruct.h:1143:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE C_Int32 MarginIndex() { return fMarginIndex; } ^ CoreArray/dStruct.h:1144:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE C_Int64 MarginCount() { return fMarginCount; } ^ CoreArray/dStruct.h:1145:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE C_Int64 MarginSize() { return fMarginCount * fElmSize; } ^ CoreArray/dStruct.h:1147:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE const C_Int32 *DimCntValid() { return _DCntValid; } ^ CoreArray/dStruct.h:1200:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdArrayRead *array[], int n, C_Int64 buffer_size=-1); ^ CoreArray/dStruct.h:1200:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dStruct.h:1204:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdArrayRead array[], int n, C_Int64 buffer_size=-1); ^ CoreArray/dStruct.h:1204:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from CoreArray/dSparse.cpp:32: CoreArray/dSparse.h:82:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *TraitName() { return StreamName()+1; } ^ CoreArray/dSparse.h:83:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *StreamName() { return "dSparseInt8"; } ^ CoreArray/dSparse.h:85:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static short Min() { return INT8_MIN; } ^ CoreArray/dSparse.h:86:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static short Max() { return INT8_MAX; } ^ CoreArray/dSparse.h:100:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *TraitName() { return StreamName()+1; } ^ CoreArray/dSparse.h:101:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *StreamName() { return "dSparseUInt8"; } ^ CoreArray/dSparse.h:103:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static unsigned short Min() { return 0; } ^ CoreArray/dSparse.h:104:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static unsigned short Max() { return UINT8_MAX; } ^ CoreArray/dSparse.h:118:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *TraitName() { return StreamName()+1; } ^ CoreArray/dSparse.h:119:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *StreamName() { return "dSparseInt16"; } ^ CoreArray/dSparse.h:121:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_Int16 Min() { return INT16_MIN; } ^ CoreArray/dSparse.h:122:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_Int16 Max() { return INT16_MAX; } ^ CoreArray/dSparse.h:136:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *TraitName() { return StreamName()+1; } ^ CoreArray/dSparse.h:137:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *StreamName() { return "dSparseUInt16"; } ^ CoreArray/dSparse.h:139:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_UInt16 Min() { return 0; } ^ CoreArray/dSparse.h:140:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_UInt16 Max() { return UINT16_MAX; } ^ CoreArray/dSparse.h:154:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *TraitName() { return StreamName()+1; } ^ CoreArray/dSparse.h:155:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *StreamName() { return "dSparseInt32"; } ^ CoreArray/dSparse.h:157:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_Int32 Min() { return INT32_MIN; } ^ CoreArray/dSparse.h:158:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_Int32 Max() { return INT32_MAX; } ^ CoreArray/dSparse.h:172:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *TraitName() { return StreamName()+1; } ^ CoreArray/dSparse.h:173:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *StreamName() { return "dSparseUInt32"; } ^ CoreArray/dSparse.h:175:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_UInt32 Min() { return 0; } ^ CoreArray/dSparse.h:176:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_UInt32 Max() { return UINT32_MAX; } ^ CoreArray/dSparse.h:190:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *TraitName() { return StreamName()+1; } ^ CoreArray/dSparse.h:191:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *StreamName() { return "dSparseInt64"; } ^ CoreArray/dSparse.h:193:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_Int64 Min() { return numeric_limits::min(); } ^ CoreArray/dSparse.h:194:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_Int64 Max() { return numeric_limits::max(); } ^ CoreArray/dSparse.h:208:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *TraitName() { return StreamName()+1; } ^ CoreArray/dSparse.h:209:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *StreamName() { return "dSparseUInt64"; } ^ CoreArray/dSparse.h:211:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_UInt64 Min() { return 0; } ^ CoreArray/dSparse.h:212:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_UInt64 Max() { return numeric_limits::max(); } ^ CoreArray/dSparse.h:227:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *StreamName() { return "dSparseReal32"; } ^ CoreArray/dSparse.h:228:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *TraitName() { return StreamName()+1; } ^ CoreArray/dSparse.h:230:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_Float32 Min() { return FLT_MIN; } ^ CoreArray/dSparse.h:231:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_Float32 Max() { return FLT_MAX; } ^ CoreArray/dSparse.h:232:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_Float32 Epsilon() { return FLT_EPSILON; } ^ CoreArray/dSparse.h:233:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static int Digits() { return FLT_MANT_DIG; } ^ CoreArray/dSparse.h:248:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *StreamName() { return "dSparseReal64"; } ^ CoreArray/dSparse.h:249:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static const char *TraitName() { return StreamName()+1; } ^ CoreArray/dSparse.h:251:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_Float64 Min() { return DBL_MIN; } ^ CoreArray/dSparse.h:252:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_Float64 Max() { return DBL_MAX; } ^ CoreArray/dSparse.h:253:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static C_Float64 Epsilon() { return DBL_EPSILON; } ^ CoreArray/dSparse.h:254:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_INLINE static int Digits() { return DBL_MANT_DIG; } ^ CoreArray/dSparse.h:262:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool IS_ZERO(C_Int8 v) { return v==0; } ^ CoreArray/dSparse.h:263:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool IS_ZERO(C_UInt8 v) { return v==0; } ^ CoreArray/dSparse.h:264:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool IS_ZERO(C_Int16 v) { return v==0; } ^ CoreArray/dSparse.h:265:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool IS_ZERO(C_UInt16 v) { return v==0; } ^ CoreArray/dSparse.h:266:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool IS_ZERO(C_Int32 v) { return v==0; } ^ CoreArray/dSparse.h:267:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool IS_ZERO(C_UInt32 v) { return v==0; } ^ CoreArray/dSparse.h:268:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool IS_ZERO(C_Int64 v) { return v==0; } ^ CoreArray/dSparse.h:269:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool IS_ZERO(C_UInt64 v) { return v==0; } ^ CoreArray/dSparse.h:270:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool IS_ZERO(C_Float32 v) ^ CoreArray/dSparse.h:279:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool IS_ZERO(C_Float64 v) ^ CoreArray/dSparse.h:288:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool IS_ZERO(const UTF8String &v) { return v.empty(); } ^ CoreArray/dSparse.h:289:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool IS_ZERO(const UTF16String &v) { return v.empty(); } ^ CoreArray/dSparse.h:293:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void SET_ZERO(C_Int8 *p, size_t n) ^ CoreArray/dSparse.h:295:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void SET_ZERO(C_UInt8 *p, size_t n) ^ CoreArray/dSparse.h:297:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void SET_ZERO(C_Int16 *p, size_t n) ^ CoreArray/dSparse.h:299:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void SET_ZERO(C_UInt16 *p, size_t n) ^ CoreArray/dSparse.h:301:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void SET_ZERO(C_Int32 *p, size_t n) ^ CoreArray/dSparse.h:303:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void SET_ZERO(C_UInt32 *p, size_t n) ^ CoreArray/dSparse.h:305:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void SET_ZERO(C_Int64 *p, size_t n) ^ CoreArray/dSparse.h:307:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void SET_ZERO(C_UInt64 *p, size_t n) ^ CoreArray/dSparse.h:309:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void SET_ZERO(C_Float32 *p, size_t n) ^ CoreArray/dSparse.h:311:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void SET_ZERO(C_Float64 *p, size_t n) ^ CoreArray/dSparse.h:313:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void SET_ZERO(UTF8String *p, size_t n) ^ CoreArray/dSparse.h:315:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void SET_ZERO(UTF16String *p, size_t n) ^ CoreArray/dSparse.h:319:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static C_Int64 read_nzero(BYTE_LE &SS, int &sz) ^ CoreArray/dSparse.h:344:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdSpExStruct(int sz); ^ CoreArray/dSparse.h:350:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int &out_ncol, int &out_nrow) = 0; ^ CoreArray/dSparse.h:365:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdPipeMgrItem *PipeInfo, CdAllocator &Allocator); ^ CoreArray/dSparse.h:367:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SpSave(CdWriter &Writer, CdBlockStream *GDSStream); ^ CoreArray/dSparse.h:369:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SpWriteZero(CdAllocator &Allocator); ^ CoreArray/dSparse.h:371:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void SpSetPos(C_Int64 idx, CdAllocator &Allocator, C_Int64 TotalCount); ^ CoreArray/dSparse.h:375:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void LoadArrayIndex(); ^ CoreArray/dSparse.h:392:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdSpArray(): CdArray(1), CdSpExStruct(sizeof(ElmTypeEx)) { } ^ CoreArray/dSparse.h:394:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~CdSpArray() { SpWriteZero(this->fAllocator); } ^ CoreArray/dSparse.h:397:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual CdGDSObj *NewObject() ^ CoreArray/dSparse.h:403:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Synchronize() ^ CoreArray/dSparse.h:410:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void CloseWriter() ^ CoreArray/dSparse.h:420:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int &out_ncol, int &out_nrow) ^ CoreArray/dSparse.h:476:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void AppendIter(CdIterator &I, C_Int64 Count) ^ CoreArray/dSparse.h:483:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual SIZE64 AllocSize(C_Int64 Num) ^ CoreArray/dSparse.h:492:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Loading(CdReader &Reader, TdVersion Version) ^ CoreArray/dSparse.h:499:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void Saving(CdWriter &Writer) ^ CoreArray/dSparse.h:506:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void SetStreamPos(C_Int64 idx) ^ CoreArray/dSparse.h:513:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vector &out_i, vector &out_x) ^ CoreArray/dSparse.h:604:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static MEM_TYPE *Read(CdIterator &I, MEM_TYPE *p, ssize_t n) ^ CoreArray/dSparse.h:640:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const C_BOOL sel[]) ^ CoreArray/dSparse.h:720:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void append_index(C_Int64 I, CdSpArray *IT) ^ CoreArray/dSparse.h:732:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ssize_t n) ^ CoreArray/dSparse.h:802:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool IsSparseArray(CdGDSObj *Obj); ^ CoreArray/dSparse.h:802:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CoreArray/dSparse.cpp:37:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template static CdObjRef *OnObjCreate() ^ CoreArray/dSparse.cpp:42:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_DLL_LOCAL void RegisterClass_Sparse() ^ CoreArray/dSparse.cpp:67:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool IsSparseArray(CdGDSObj *Obj) ^ CoreArray/dSparse.cpp:87:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdSpExStruct::CdSpExStruct(int sz): SpElmSize(sz) ^ CoreArray/dSparse.cpp:96:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CdPipeMgrItem *PipeInfo, CdAllocator &Allocator) ^ CoreArray/dSparse.cpp:120:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void CdSpExStruct::SpSave(CdWriter &Writer, CdBlockStream *GDSStream) ^ CoreArray/dSparse.cpp:131:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void CdSpExStruct::SpWriteZero(CdAllocator &Allocator) ^ CoreArray/dSparse.cpp:156:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C_Int64 TotalCount) ^ CoreArray/dSparse.cpp:242:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void CdSpExStruct::LoadArrayIndex() ^ "C:/rtools40/mingw64/bin/"gcc -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -DUSING_R -D_FILE_OFFSET_BITS=64 -I../inst/include -ICoreArray -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition -c -g0 ZLIB/adler32.c -o ZLIB/adler32.o "C:/rtools40/mingw64/bin/"gcc -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -DUSING_R -D_FILE_OFFSET_BITS=64 -I../inst/include -ICoreArray -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition -c -g0 ZLIB/compress.c -o ZLIB/compress.o "C:/rtools40/mingw64/bin/"gcc -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -DUSING_R -D_FILE_OFFSET_BITS=64 -I../inst/include -ICoreArray -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition -c -g0 ZLIB/crc32.c -o ZLIB/crc32.o "C:/rtools40/mingw64/bin/"gcc -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -DUSING_R -D_FILE_OFFSET_BITS=64 -I../inst/include -ICoreArray -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition -c -g0 ZLIB/deflate.c -o ZLIB/deflate.o "C:/rtools40/mingw64/bin/"gcc -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -DUSING_R -D_FILE_OFFSET_BITS=64 -I../inst/include -ICoreArray -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition -c -g0 ZLIB/infback.c -o ZLIB/infback.o "C:/rtools40/mingw64/bin/"gcc -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -DUSING_R -D_FILE_OFFSET_BITS=64 -I../inst/include -ICoreArray -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition -c -g0 ZLIB/inffast.c -o ZLIB/inffast.o "C:/rtools40/mingw64/bin/"gcc -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -DUSING_R -D_FILE_OFFSET_BITS=64 -I../inst/include -ICoreArray -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition -c -g0 ZLIB/inflate.c -o ZLIB/inflate.o "C:/rtools40/mingw64/bin/"gcc -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -DUSING_R -D_FILE_OFFSET_BITS=64 -I../inst/include -ICoreArray -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition -c -g0 ZLIB/inftrees.c -o ZLIB/inftrees.o "C:/rtools40/mingw64/bin/"gcc -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -DUSING_R -D_FILE_OFFSET_BITS=64 -I../inst/include -ICoreArray -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition -c -g0 ZLIB/trees.c -o ZLIB/trees.o "C:/rtools40/mingw64/bin/"gcc -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -DUSING_R -D_FILE_OFFSET_BITS=64 -I../inst/include -ICoreArray -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition -c -g0 ZLIB/uncompr.c -o ZLIB/uncompr.o "C:/rtools40/mingw64/bin/"gcc -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -DUSING_R -D_FILE_OFFSET_BITS=64 -I../inst/include -ICoreArray -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition -c -g0 ZLIB/zutil.c -o ZLIB/zutil.o "C:/rtools40/mingw64/bin/"gcc -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -DUSING_R -D_FILE_OFFSET_BITS=64 -I../inst/include -ICoreArray -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition -c LZ4/lz4.c -o LZ4/lz4.o "C:/rtools40/mingw64/bin/"gcc -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -DUSING_R -D_FILE_OFFSET_BITS=64 -I../inst/include -ICoreArray -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition -c LZ4/lz4hc.c -o LZ4/lz4hc.o "C:/rtools40/mingw64/bin/"gcc -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -DUSING_R -D_FILE_OFFSET_BITS=64 -I../inst/include -ICoreArray -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition -c LZ4/lz4frame.c -o LZ4/lz4frame.o "C:/rtools40/mingw64/bin/"gcc -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -DUSING_R -D_FILE_OFFSET_BITS=64 -I../inst/include -ICoreArray -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition -c LZ4/xxhash.c -o LZ4/xxhash.o cd XZ && unzip -o -q xz-5.2.5-win.zip cp XZ/xz-5.2.5-win/x64/liblzma.a . C:/rtools40/mingw64/bin/g++ -std=gnu++11 -shared -s -static-libgcc -o gdsfmt.dll tmp.def R_CoreArray.o gdsfmt.o digest.o CoreArray/CoreArray.o CoreArray/dAllocator.o CoreArray/dAny.o CoreArray/dBase.o CoreArray/dBitGDS.o CoreArray/dEndian.o CoreArray/dFile.o CoreArray/dParallel.o CoreArray/dParallel_Ext.o CoreArray/dPlatform.o CoreArray/dRealGDS.o CoreArray/dSerial.o CoreArray/dStrGDS.o CoreArray/dStream.o CoreArray/dStruct.o CoreArray/dVLIntGDS.o CoreArray/dSparse.o ZLIB/adler32.o ZLIB/compress.o ZLIB/crc32.o ZLIB/deflate.o ZLIB/infback.o ZLIB/inffast.o ZLIB/inflate.o ZLIB/inftrees.o ZLIB/trees.o ZLIB/uncompr.o ZLIB/zutil.o LZ4/lz4.o LZ4/lz4hc.o LZ4/lz4frame.o LZ4/xxhash.o ./liblzma.a -LC:/extsoft/lib/x64 -LC:/extsoft/lib -LD:/biocbuild/bbs-3.15-bioc/R/bin/x64 -lR installing to D:/biocbuild/bbs-3.15-bioc/meat/gdsfmt.buildbin-libdir/00LOCK-gdsfmt/00new/gdsfmt/libs/x64 ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices converting help for package 'gdsfmt' finding HTML links ... done add.gdsn html addfile.gdsn html addfolder.gdsn html append.gdsn html apply.gdsn html assign.gdsn html cache.gdsn html cleanup.gds html closefn.gds html clusterApply.gdsn html cnt.gdsn html compression.gdsn html copyto.gdsn html createfn.gds html delete.attr.gdsn html delete.gdsn html diagnosis.gds html digest.gdsn html exist.gdsn html gds.class html gdsfmt-package html gdsn.class html get.attr.gdsn html getfile.gdsn html getfolder.gdsn html index.gdsn html is.element.gdsn html is.sparse.gdsn html lasterr.gds html ls.gdsn html moveto.gdsn html name.gdsn html objdesp.gdsn html openfn.gds html permdim.gdsn html print.gds.class html put.attr.gdsn html read.gdsn html readex.gdsn html readmode.gdsn html rename.gdsn html setdim.gdsn html showfile.gds html summarize.gdsn html sync.gds html system.gds html unload.gdsn html write.gdsn html ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * MD5 sums packaged installation of 'gdsfmt' as gdsfmt_1.31.1.zip * DONE (gdsfmt)